.AvenirChat-module__QZMiXW__root{--chat-bg:#f6f2f4;--chat-surface:#fffdf9;--chat-assistant:#f8f4fa;--chat-student:#d9cbef;--chat-violet:#8b72c7;--chat-violet-dark:#7156b5;--chat-lavender:#eee7f7;--chat-navy:#17224f;--chat-muted:#6b6880;--chat-line:#e4dde8;--chat-peach:#f0c59a;--chat-success:#5d8176;--chat-error:#a85661;background-color:var(--chat-bg);height:100dvh;min-height:540px;color:var(--chat-navy);background-image:linear-gradient(#f6f2f4b8,#f6f2f4d1),url(/images/avenir-chat/paper-texture.jpg);background-size:cover;position:relative;overflow:hidden}:is(.AvenirChat-module__QZMiXW__root button,.AvenirChat-module__QZMiXW__root a,.AvenirChat-module__QZMiXW__root textarea){outline-color:var(--chat-violet);outline-offset:3px}.AvenirChat-module__QZMiXW__horizon{background:linear-gradient(180deg, var(--chat-bg) 0%, #f6f2f4ad 32%, #f6f2f447 100%), url(/images/avenir-chat/horizon.jpg) center bottom / cover no-repeat;opacity:.32;height:52%;position:absolute;top:auto;bottom:0;left:0;right:0}.AvenirChat-module__QZMiXW__shell{z-index:1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf9f5;border:1px solid #e4dde8eb;border-radius:2rem;flex-direction:column;width:min(100% - 2rem,800px);height:calc(100dvh - 2rem);min-height:508px;margin:1rem auto;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 90px -58px #17224f7a}.AvenirChat-module__QZMiXW__conversation{overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-color:#8b72c759 transparent;flex:1;min-height:0;overflow-y:auto}.AvenirChat-module__QZMiXW__composerSafeArea{padding-bottom:max(.65rem, env(safe-area-inset-bottom))}@media (max-width:767px){.AvenirChat-module__QZMiXW__root{background-image:none;min-height:100dvh}.AvenirChat-module__QZMiXW__horizon{display:none}.AvenirChat-module__QZMiXW__shell{width:100%;height:100dvh;min-height:100dvh;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-radius:0;margin:0}}@media (prefers-reduced-motion:reduce){.AvenirChat-module__QZMiXW__root *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}