.ai-guide-sent-message mjx-container.MathJax{-webkit-filter:hue-rotate(180deg)invert()brightness(1.1);filter:hue-rotate(180deg)invert()brightness(1.1);color:#000}.onboarding-animation{grid-template-columns:258px 196px 258px;gap:2rem .8rem;display:grid}.onboarding-animation__message{opacity:0;background-color:#faf2ef;border-radius:1.6rem;align-items:center;padding:1.8rem;font-family:Lato,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue;font-size:1.8rem;animation:.25s cubic-bezier(.645,.045,.355,1) forwards messageIn;display:flex}.onboarding-animation__message:first-child{transform-origin:0 100%;border-bottom-left-radius:0;grid-column:3;animation-delay:2s}.onboarding-animation__message:nth-child(2){transform-origin:0 0;border-top-left-radius:0;grid-column:3;animation-delay:3s}.onboarding-animation__message:nth-child(3){transform-origin:100% 100%;border-bottom-right-radius:0;grid-area:1/1;animation-delay:5s}.onboarding-animation__message:nth-child(4){transform-origin:100% 0;border-top-right-radius:0;grid-area:2/1;animation-delay:6s}.onboarding-animation__illustration{grid-area:1/2/span 2;justify-content:center;align-self:center;align-items:center;display:flex;position:relative}.onboarding-animation__illustration #avatar,.onboarding-animation__illustration #back{transform-origin:50%;animation-timing-function:cubic-bezier(.645,.045,.355,1);animation-fill-mode:forwards}.onboarding-animation__illustration #avatar{animation-name:figureIn;animation-duration:.5s}.onboarding-animation__illustration #back{animation-name:backgroundIn;animation-duration:.25s}.onboarding-animation__illustration [id^=eyes-]{opacity:0;animation-duration:10s;animation-fill-mode:forwards}.onboarding-animation__illustration #eyes-front{animation-name:eyesFront}.onboarding-animation__illustration #eyes-right{animation-name:eyesRight}.onboarding-animation__illustration #eyes-left{animation-name:eyesLeft}.onboarding-animation__illustration #eyes-down{animation-name:eyesDown}@keyframes messageIn{0%{opacity:0;transform:scale(.5)}to{opacity:1}}@keyframes backgroundIn{0%{transform:scale(.5)}90%{transform:scale(1)}to{transform:scale(.9)}}@keyframes figureIn{0%,49.99%{transform:rotate(-20deg)scale(0)}95%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes eyesFront{0%,9.99%{opacity:1}20%,69.99%{opacity:0}70%,79.99%{opacity:1}80%{opacity:0}}@keyframes eyesRight{0%,9.99%{opacity:0}10%,39.99%{opacity:1}40%{opacity:0}}@keyframes eyesLeft{0%,39.99%{opacity:0}40%,69.99%{opacity:1}70%{opacity:0}}@keyframes eyesDown{0%,79.99%{opacity:0}80%,to{opacity:1}}.onboarding-animation[data-reduce-motion=true] *{opacity:initial;animation:none!important}.onboarding-animation[data-reduce-motion=true] #back{transform:scale(.9)}.onboarding-animation[data-reduce-motion=true] [id^=eyes-]{opacity:0}.onboarding-animation[data-reduce-motion=true] #eyes-down{opacity:1}@media print{html,body{height:auto!important}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}