.AIChat_aiSearch__Gy4rv{min-height:calc(100vh - var(--header-height));background:var(--color-neutral-background);display:flex;flex-direction:column}.AIChat_aiSearch__Gy4rv:after{content:"";background:var(--color-neutral-background);width:100%;height:2rem;position:-webkit-sticky;position:sticky;bottom:0}.AIChat_aiSearch__Gy4rv .AIChat_resetButton__snkNI{display:none}@media screen and (min-width:768px){.AIChat_aiSearch__Gy4rv .AIChat_resetButton__snkNI{display:flex;margin-top:var(--space-2);align-self:flex-start}}@media screen and (min-width:1200px){.AIChat_aiSearch__Gy4rv .AIChat_resetButton__snkNI{position:-webkit-sticky;position:sticky;top:calc(var(--header-height) + 1rem)}}.AIChat_aiSearch__Gy4rv>form>button{opacity:0;transition:opacity .5s ease-in-out}.AIChat_aiSearch__Gy4rv .AIChat_messagesContainer__yI4Qx:hover~form>button,.AIChat_aiSearch__Gy4rv form:hover>button{opacity:1}.AIChat_aiSearch__Gy4rv .AIChat_messagesContainer__yI4Qx{display:flex;flex-direction:column;flex:1 1;overflow-y:auto;padding:var(--space-4) 0;scroll-behavior:smooth;max-width:45rem;width:100%;align-self:center}.AIChat_aiSearch__Gy4rv .AIChat_messagesContainer__yI4Qx .AIChat_emptyMessage__DpmKY{margin:auto;display:flex;flex-direction:column;align-items:center}.AIChat_aiSearch__Gy4rv .AIChat_messagesContainer__yI4Qx .AIChat_emptyMessage__DpmKY h1{text-align:center}.AIChat_aiSearch__Gy4rv .AIChat_messagesContainer__yI4Qx .AIChat_emptyMessage__DpmKY img{width:5rem;height:5rem}@media screen and (min-width:768px){.AIChat_aiSearch__Gy4rv .AIChat_messagesContainer__yI4Qx .AIChat_emptyMessage__DpmKY svg{width:6rem;height:6rem}}.AIChat_aiSearch__Gy4rv .AIChat_messagesContainer__yI4Qx::-webkit-scrollbar{width:.5rem}.AIChat_aiSearch__Gy4rv .AIChat_messagesContainer__yI4Qx::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.AIChat_aiSearch__Gy4rv .AIChat_messagesContainer__yI4Qx::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:.25rem}@media(prefers-color-scheme:dark){.AIChat_aiSearch__Gy4rv .AIChat_messagesContainer__yI4Qx::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2)}}.AIChat_aiSearch__Gy4rv .AIChat_messagesContainer__yI4Qx::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.2)}@media(prefers-color-scheme:dark){.AIChat_aiSearch__Gy4rv .AIChat_messagesContainer__yI4Qx::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.3)}}.AIChat_aiSearch__Gy4rv .AIChat_loadingIndicator__Eg6P4{display:flex;align-items:center;justify-content:center;gap:var(--space-1);max-width:48rem;margin:0 auto var(--space-4);padding:var(--space-2);color:var(--color-neutral-text);font-size:.875rem}.AIChat_aiSearch__Gy4rv .AIChat_loadingIndicator__Eg6P4 .AIChat_spinner__L3RpV{width:1rem;height:1rem;border:2px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:AIChat_spin__gqoPC 1s linear infinite}@media(prefers-color-scheme:dark){.AIChat_aiSearch__Gy4rv .AIChat_loadingIndicator__Eg6P4 .AIChat_spinner__L3RpV{border-color:#60a5fa #374151 #374151}}@keyframes AIChat_spin__gqoPC{to{transform:rotate(1turn)}}