.Toast-module__C1drLG__toast{border:var(--glass-border);background:var(--glass-background);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);touch-action:pan-y pinch-zoom;border-radius:12px;min-width:300px;max-width:500px;transition:opacity .3s ease-out,transform .3s ease-out;animation:.3s ease-out Toast-module__C1drLG__slide-in}.Toast-module__C1drLG__toast.Toast-module__C1drLG__swiping{-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:none}.Toast-module__C1drLG__toast.Toast-module__C1drLG__dismissing{pointer-events:none;transition:transform .2s ease-out,opacity .2s ease-out}.Toast-module__C1drLG__toast.Toast-module__C1drLG__exiting{animation:.3s ease-out forwards Toast-module__C1drLG__slide-out}.Toast-module__C1drLG__toast .Toast-module__C1drLG__glassWrapper{border-radius:12px;align-items:center;gap:12px;width:100%;height:100%;padding:16px;display:flex}@keyframes Toast-module__C1drLG__slide-in{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes Toast-module__C1drLG__slide-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.Toast-module__C1drLG__iconWrapper{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.Toast-module__C1drLG__icon{width:16px;height:16px}.Toast-module__C1drLG__content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.Toast-module__C1drLG__message{word-break:break-word}.Toast-module__C1drLG__requestId{text-align:left;color:var(--text-tertiary);transition:color var(--transition-fast);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;display:inline-flex}.Toast-module__C1drLG__requestId:hover{color:var(--brand-primary)}.Toast-module__C1drLG__closeButton{width:24px;height:24px;color:var(--text-secondary);transition:color var(--transition-fast);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.Toast-module__C1drLG__closeButton:hover{color:var(--text-primary)}.Toast-module__C1drLG__error .Toast-module__C1drLG__iconWrapper{background:var(--status-error);color:#fff}.Toast-module__C1drLG__success .Toast-module__C1drLG__iconWrapper{background:var(--status-success);color:#fff}.Toast-module__C1drLG__warning .Toast-module__C1drLG__iconWrapper{background:var(--status-warning);color:#fff}.Toast-module__C1drLG__info .Toast-module__C1drLG__iconWrapper{background:var(--status-info);color:#fff}@media (max-width:768px){.Toast-module__C1drLG__toast{touch-action:none;min-width:calc(100dvw - 32px);max-width:calc(100dvw - 32px)}}
.ToastContainer-module__tJV96W__container{z-index:9999;pointer-events:none;flex-direction:column;gap:12px;display:flex;position:fixed;top:20px;right:20px}.ToastContainer-module__tJV96W__container>*{pointer-events:auto}@media (max-width:768px){.ToastContainer-module__tJV96W__container{top:16px;left:16px;right:16px}}
.GoToPageWithInput-module__SltWhG__inputWrapper{align-items:flex-end;gap:8px;display:flex;border:1px solid rgba(255,255,255,.08)!important;border-radius:12px!important;padding:8px 8px 8px 16px!important}.GoToPageWithInput-module__SltWhG__textareaWrapper{flex:1;min-width:0}.GoToPageWithInput-module__SltWhG__textarea{color:var(--text-primary);resize:none;background:0 0;border:none;outline:none;padding:0;font-size:16px;font-weight:400;line-height:1.4}.GoToPageWithInput-module__SltWhG__textarea::placeholder{opacity:1;color:var(--text-secondary)}.GoToPageWithInput-module__SltWhG__textarea:disabled{color:var(--text-muted);cursor:not-allowed}.GoToPageWithInput-module__SltWhG__searchButton{background:var(--brand-primary);color:#fff;cursor:pointer;border:none;border-radius:50%;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .15s ease-out,opacity .2s,background-color .2s;display:flex}.GoToPageWithInput-module__SltWhG__searchButton:disabled{opacity:.7;cursor:not-allowed}.GoToPageWithInput-module__SltWhG__searchButton:hover:not(:disabled){background-color:var(--brand-primary-hover);opacity:.8;transform:scale(1.02)}.GoToPageWithInput-module__SltWhG__searchButton:active:not(:disabled){opacity:.7;transform:scale(.98)}.GoToPageWithInput-module__SltWhG__searchButton svg{transform:rotate(90deg)}
.SelectPage-module__bj3q3a__card{cursor:pointer;border-radius:10px;align-items:center;gap:16px;height:100%;padding:20px;display:flex}.SelectPage-module__bj3q3a__card.SelectPage-module__bj3q3a__current{border-color:var(--brand-primary);background:var(--brand-primary-20)}.SelectPage-module__bj3q3a__iconCurrent{color:var(--brand-primary)}.SelectPage-module__bj3q3a__content{flex-direction:column;flex:auto;gap:4px;display:flex}.SelectPage-module__bj3q3a__header{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}@media screen and (max-width:768px){.SelectPage-module__bj3q3a__card{align-items:center;gap:8px;width:100%;padding:16px 10px}.SelectPage-module__bj3q3a__content{gap:0}}
.CategoryBlock-module__-m_b7G__section{flex-direction:column;justify-content:center;align-items:center;gap:30px;width:100%;display:flex}.CategoryBlock-module__-m_b7G__title{text-align:center;margin:0}.CategoryBlock-module__-m_b7G__card,.CategoryBlock-module__-m_b7G__cardWrapper{height:100%}.CategoryBlock-module__-m_b7G__tabsWrapper{justify-content:center;width:100%;display:flex}.CategoryBlock-module__-m_b7G__counter{width:100%;padding:0 12px}.CategoryBlock-module__-m_b7G__grid{grid-template-columns:repeat(4,1fr);gap:10px;width:100%;margin:16px 0 0;display:grid}.CategoryBlock-module__-m_b7G__grid:not(.CategoryBlock-module__-m_b7G__expanded){grid-template-rows:repeat(3,1fr)}.CategoryBlock-module__-m_b7G__hidden{display:none}.CategoryBlock-module__-m_b7G__moreButtonWrapper{justify-content:center;width:100%;margin-top:16px;display:flex}@media (max-width:1024px){.CategoryBlock-module__-m_b7G__grid{grid-template-columns:repeat(2,1fr);gap:10px}.CategoryBlock-module__-m_b7G__grid:not(.CategoryBlock-module__-m_b7G__expanded){grid-template-rows:repeat(6,1fr)}}@media screen and (max-width:768px){.CategoryBlock-module__-m_b7G__section{gap:16px}.CategoryBlock-module__-m_b7G__counter{margin-bottom:-10px}.CategoryBlock-module__-m_b7G__grid{grid-template-columns:repeat(1,1fr);gap:8px}.CategoryBlock-module__-m_b7G__grid:not(.CategoryBlock-module__-m_b7G__expanded){grid-template-rows:repeat(12,1fr)}}
.CategoryAccordion-module__jY7AMG__accordion{flex-direction:column;display:flex}.CategoryAccordion-module__jY7AMG__header{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:12px 0;display:flex}.CategoryAccordion-module__jY7AMG__header:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.CategoryAccordion-module__jY7AMG__categoryIcon{flex-shrink:0;width:20px;height:20px}.CategoryAccordion-module__jY7AMG__headerContent{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.CategoryAccordion-module__jY7AMG__arrow{width:16px;height:16px;color:var(--text-tertiary);transition:color var(--transition-base),transform var(--transition-base);flex-shrink:0;transform:rotate(180deg)}.CategoryAccordion-module__jY7AMG__arrowExpanded{transform:rotate(0)}.CategoryAccordion-module__jY7AMG__headerExpanded .CategoryAccordion-module__jY7AMG__arrow,.CategoryAccordion-module__jY7AMG__header:hover .CategoryAccordion-module__jY7AMG__arrow{color:var(--text-secondary)}.CategoryAccordion-module__jY7AMG__categoriesCount{align-self:flex-end}.CategoryAccordion-module__jY7AMG__content{flex-direction:column;gap:8px;padding:8px 0 16px;display:flex}
.MobileCategorySelector-module__O83ngW__container{flex-direction:column;gap:10px;height:100%;padding:16px;display:flex}.MobileCategorySelector-module__O83ngW__header{justify-content:space-between;align-items:center;display:flex}.MobileCategorySelector-module__O83ngW__closeButton{flex-shrink:0}.MobileCategorySelector-module__O83ngW__categoriesList{flex-direction:column;flex:1;gap:4px;min-height:0;display:flex;overflow-y:auto}@media screen and (max-width:768px){.MobileCategorySelector-module__O83ngW__container{padding:0}}
.CategoryPopover-module__FYrSfq__popover{--popover-border-radius:30px}.CategoryPopover-module__FYrSfq__popover:has(.CategoryPopover-module__FYrSfq__disabledTooltip){--popover-border-radius:10px}.CategoryPopover-module__FYrSfq__popoverContent{width:600px;height:400px;overflow:hidden}.CategoryPopover-module__FYrSfq__popoverBody,.CategoryPopover-module__FYrSfq__popoverTabs{height:100%}.CategoryPopover-module__FYrSfq__popoverTabPanel{max-height:100%;margin:-8px;padding:8px;overflow-x:clip;overflow-y:auto;flex-wrap:nowrap!important}.CategoryPopover-module__FYrSfq__popoverTabList{flex-wrap:nowrap;overflow-y:auto}.CategoryPopover-module__FYrSfq__categoryItems{flex-direction:column;gap:6px;display:flex}.CategoryPopover-module__FYrSfq__popoverTitle{display:none}.CategoryPopover-module__FYrSfq__disabledTooltipContent{width:auto;max-width:280px}.CategoryPopover-module__FYrSfq__disabledTooltipBody{padding:0}.CategoryPopover-module__FYrSfq__disabledTooltip{flex-direction:column;gap:12px;padding:4px 0;display:flex}.CategoryPopover-module__FYrSfq__disabledTooltipText{color:var(--text-secondary);font-size:14px;line-height:1.4}
.FullscreenContainer-module__7_V5oq__container{z-index:1000;--padding:20px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}@media screen and (max-width:768px){.FullscreenContainer-module__7_V5oq__container{--padding:12px}}
.ToggleHistory-module__KXlY6W__icon{transition:transform .3s}.ToggleHistory-module__KXlY6W__iconClosed{transform:rotate(180deg)}
.UnregisteredBanner-module__Nz2KYW__overlay{z-index:10;justify-content:center;align-items:center;padding:10px 20px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.UnregisteredBanner-module__Nz2KYW__banner{border:1px solid var(--border-primary);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:rgba(255,255,255,.02);border-radius:10px;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:277px;height:-moz-fit-content;height:fit-content;padding:24px 10px 10px;display:flex;position:relative}.UnregisteredBanner-module__Nz2KYW__iconWrapper{border-radius:30px;justify-content:center;align-items:center;width:41px;height:41px;display:flex;position:absolute;top:-21px}.UnregisteredBanner-module__Nz2KYW__icon,.UnregisteredBanner-module__Nz2KYW__highlight{color:var(--brand-primary)}.UnregisteredBanner-module__Nz2KYW__text{text-align:center;color:var(--text-primary)}.UnregisteredBanner-module__Nz2KYW__button{width:100%}@media screen and (max-width:768px){.UnregisteredBanner-module__Nz2KYW__banner{max-width:100%}}
.ShortcutHelpModal-module__DQ5EUa__body{flex-direction:column;gap:24px;padding-top:8px;display:flex}.ShortcutHelpModal-module__DQ5EUa__category{flex-direction:column;gap:8px;display:flex}.ShortcutHelpModal-module__DQ5EUa__categoryLabel{margin-bottom:4px}.ShortcutHelpModal-module__DQ5EUa__shortcutRow{justify-content:space-between;align-items:center;gap:16px;padding:8px 0;display:flex}.ShortcutHelpModal-module__DQ5EUa__shortcutDescription{flex:auto}.ShortcutHelpModal-module__DQ5EUa__keys{flex:none;align-items:center;gap:4px;display:flex}.ShortcutHelpModal-module__DQ5EUa__kbd{border:1px solid var(--border-primary);background:var(--bg-tertiary);min-width:28px;height:28px;font-family:var(--font-mono);color:var(--text-secondary);border-radius:6px;justify-content:center;align-items:center;padding:2px 8px;font-size:12px;line-height:1;display:inline-flex}
.ShortcutHelpButton-module__YFOs_G__button{z-index:10;border:1px solid var(--border-primary);background:var(--bg-secondary);cursor:pointer;pointer-events:auto;border-radius:50%;flex:0 0 40px;justify-content:center;align-self:flex-end;align-items:center;width:40px;height:40px;margin-top:-40px;margin-right:24px;padding:0;transition:background-color .2s;display:flex;position:-webkit-sticky;position:sticky;bottom:24px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.ShortcutHelpButton-module__YFOs_G__button:hover{background:var(--bg-tertiary)}.ShortcutHelpButton-module__YFOs_G__icon{color:var(--text-secondary)}
.NotificationIcon-module__8HsHYW__iconContainer{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:3px;display:flex}
.NotificationItem-module__Bi6VXW__item{gap:10px;padding:10px;display:flex}.NotificationItem-module__Bi6VXW__content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.NotificationItem-module__Bi6VXW__titleRow{align-items:center;gap:4px;width:100%;max-width:269px;display:flex}.NotificationItem-module__Bi6VXW__title{min-width:0;color:var(--text-primary-light);flex:1}.NotificationItem-module__Bi6VXW__unreadDot{background:var(--brand-primary);border-radius:10px;flex-shrink:0;width:6px;height:6px}.NotificationItem-module__Bi6VXW__description{color:var(--text-secondary)}.NotificationItem-module__Bi6VXW__imagePreview{-o-object-fit:cover;object-fit:cover;border-radius:10px;width:100%;height:269px}.NotificationItem-module__Bi6VXW__footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.NotificationItem-module__Bi6VXW__timestamp{color:var(--text-secondary)}
.NotificationList-module__AflECq__list{flex-direction:column;flex:1;gap:2px;max-height:500px;padding:0 10px;display:flex;overflow-y:auto}@media (max-width:768px){.NotificationList-module__AflECq__list{padding:0}}.NotificationList-module__AflECq__divider{background:#333534;height:1px}.NotificationList-module__AflECq__observer{height:1px}.NotificationList-module__AflECq__empty{color:var(--text-secondary);flex:1;justify-content:center;align-items:center;display:flex}.NotificationList-module__AflECq__loading{color:var(--text-secondary);flex:1;justify-content:center;align-items:center;padding:20px 0;display:flex}
.NotificationFilters-module__Rt7kha__container{border:1px solid var(--border-primary);background:rgba(51,51,51,.02);border-radius:20px;gap:4px;padding:4px;display:flex}.NotificationFilters-module__Rt7kha__tab{opacity:.7;color:var(--text-primary-light);cursor:pointer;background:0 0;border:none;border-radius:16px;flex:1;padding:12px 10px;transition:opacity .2s,background .2s}.NotificationFilters-module__Rt7kha__tab:hover:not(.NotificationFilters-module__Rt7kha__active){opacity:.9;background:rgba(59,59,59,.4)}.NotificationFilters-module__Rt7kha__tab.NotificationFilters-module__Rt7kha__active{opacity:1;background:rgba(59,59,59,.6)}
.NotificationModal-module__jgB22G__modal{flex-direction:column;max-width:500px;min-height:400px;max-height:80svh;display:flex}.NotificationModal-module__jgB22G__modal>div{flex-direction:column;flex:1;min-height:0;display:flex}.NotificationModal-module__jgB22G__content{flex-direction:column;flex:1;gap:10px;min-height:0;display:flex}.NotificationModal-module__jgB22G__list{flex:1;min-height:0;max-height:none;overflow-y:auto}.NotificationModal-module__jgB22G__empty{flex:1;justify-content:center;align-items:center;display:flex}
.NotificationPopover-module__QJG3Qa__headerSection{flex-direction:column;gap:10px;padding:0 10px;display:flex}.NotificationPopover-module__QJG3Qa__header{align-items:center;gap:10px;display:flex}.NotificationPopover-module__QJG3Qa__markAllButton{margin-left:auto}.NotificationPopover-module__QJG3Qa__divider{background:#333534;height:1px}.NotificationPopover-module__QJG3Qa__footer{justify-content:center;padding:0 10px;display:flex}
.NotificationButton-module__Yc4uOW__wrapper{position:relative}.NotificationButton-module__Yc4uOW__badge{z-index:1;pointer-events:none;border-radius:50%;min-width:18px;position:absolute;top:-4px;right:-4px}.NotificationButton-module__Yc4uOW__popoverContent{background:#121212;flex-direction:column;width:400px;min-height:300px;padding:16px 0;display:flex}.NotificationButton-module__Yc4uOW__popoverContent>div{flex-direction:column;flex:1;gap:10px;display:flex}
.SearchNavigationBar-module__RuvgDq__bar{z-index:10;background:var(--bg-primary);box-shadow:0 0 0 0 var(--brand-primary);pointer-events:auto;border-radius:10px;align-self:flex-end;margin-right:16px;animation:3s ease-in-out infinite SearchNavigationBar-module__RuvgDq__pulse-glow;display:inline-flex;position:-webkit-sticky;position:sticky;top:16px}@keyframes SearchNavigationBar-module__RuvgDq__pulse-glow{0%,to{box-shadow:0 0 1px rgba(223,130,0,.15)}50%{box-shadow:0 0 4px 1px rgba(223,130,0,.25)}}.SearchNavigationBar-module__RuvgDq__glass{border:1px solid var(--border-primary);border-radius:10px;align-items:center;gap:12px;padding:8px 12px;display:flex}.SearchNavigationBar-module__RuvgDq__querySection{flex-shrink:1;align-items:center;gap:6px;min-width:0;display:flex}.SearchNavigationBar-module__RuvgDq__searchIcon{color:var(--text-tertiary);flex-shrink:0}.SearchNavigationBar-module__RuvgDq__query{text-overflow:ellipsis;white-space:nowrap;color:var(--text-primary);overflow:hidden}.SearchNavigationBar-module__RuvgDq__navigation{align-items:center;gap:4px;display:flex}.SearchNavigationBar-module__RuvgDq__counter{text-align:center;min-width:32px;color:var(--text-tertiary)}.SearchNavigationBar-module__RuvgDq__navButton{width:24px;height:24px;color:var(--text-secondary);transition:background-color var(--transition-fast),color var(--transition-fast),transform .15s ease-out;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex}.SearchNavigationBar-module__RuvgDq__navButton:disabled{opacity:.3;cursor:not-allowed}.SearchNavigationBar-module__RuvgDq__navButton:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.SearchNavigationBar-module__RuvgDq__navButton:hover:not(:disabled){background:var(--bg-secondary);color:var(--brand-primary)}.SearchNavigationBar-module__RuvgDq__navButton:active:not(:disabled){transform:scale(.92)}.SearchNavigationBar-module__RuvgDq__navButtonUp{transform:rotate(180deg)}.SearchNavigationBar-module__RuvgDq__navButtonUp:hover:not(:disabled){transform:rotate(180deg)scale(1.05)}.SearchNavigationBar-module__RuvgDq__navButtonUp:active:not(:disabled){transform:rotate(180deg)scale(.92)}.SearchNavigationBar-module__RuvgDq__closeButton{width:24px;height:24px;color:var(--text-tertiary);transition:background-color var(--transition-fast),color var(--transition-fast),transform .15s ease-out;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;margin-left:4px;padding:0;display:flex}.SearchNavigationBar-module__RuvgDq__closeButton:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.SearchNavigationBar-module__RuvgDq__closeButton:hover{background:var(--bg-secondary);color:var(--text-primary)}.SearchNavigationBar-module__RuvgDq__closeButton:active{transform:scale(.92)}@media (prefers-reduced-motion:reduce){.SearchNavigationBar-module__RuvgDq__navButton,.SearchNavigationBar-module__RuvgDq__closeButton{transition:background-color var(--transition-fast),color var(--transition-fast)}.SearchNavigationBar-module__RuvgDq__navButton:active:not(:disabled),.SearchNavigationBar-module__RuvgDq__closeButton:active,.SearchNavigationBar-module__RuvgDq__navButtonDown:hover:not(:disabled),.SearchNavigationBar-module__RuvgDq__navButtonDown:active:not(:disabled){transform:rotate(180deg)}}
.AttachFileButton-module__g0ARiq__disabledPopoverWrapper{--popover-border-radius:14px}.AttachFileButton-module__g0ARiq__disabledPopover{flex-direction:column;align-items:center;gap:8px;max-width:210px;padding:4px;display:flex}
.DropZoneOverlay-module__9SZlJG__overlay{z-index:10;border:1px dashed var(--brand-primary);background:rgb(var(--bg-primary-rgb)/80%);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:10px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.DropZoneOverlay-module__9SZlJG__icon{color:var(--brand-primary);flex-shrink:0}.DropZoneOverlay-module__9SZlJG__text{text-align:center;color:var(--brand-primary);font-size:16px;font-weight:400}@media (max-width:768px){.DropZoneOverlay-module__9SZlJG__overlay{flex-direction:column;gap:8px;padding:16px}.DropZoneOverlay-module__9SZlJG__text{font-size:14px}}
.StreamingTimer-module__KtnhXG__timer{font-variant-numeric:tabular-nums;align-items:center;margin-right:8px;display:flex}
.ToolsListContent-module__I6TauW__content{flex-direction:column;gap:24px;height:100%;display:flex}.ToolsListContent-module__I6TauW__header{align-items:center;gap:10px;display:flex}.ToolsListContent-module__I6TauW__headerIcon{color:var(--text-secondary)}.ToolsListContent-module__I6TauW__headerTitle{font-size:var(--font-size-lg);color:var(--text-primary);font-weight:600;line-height:1.4}.ToolsListContent-module__I6TauW__toolsList{-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior-y:contain;flex-direction:column;flex:auto;gap:24px;padding-right:8px;display:flex}.ToolsListContent-module__I6TauW__emptyState{font-size:var(--font-size-sm);text-align:center;color:var(--text-secondary);padding:24px}@media screen and (max-width:1200px){.ToolsListContent-module__I6TauW__toolsList{overflow-y:auto}}
.ToolsHelpContent-module__km9dPW__container{flex-direction:column;gap:9px;display:flex}.ToolsHelpContent-module__km9dPW__header{align-items:center;gap:8px;display:flex}.ToolsHelpContent-module__km9dPW__headerIcon{font-size:18px}.ToolsHelpContent-module__km9dPW__title{color:var(--text-primary);flex:1}.ToolsHelpContent-module__km9dPW__closeButton{width:24px;height:24px;color:var(--brand-primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex}.ToolsHelpContent-module__km9dPW__closeButton:hover{color:var(--text-secondary)}.ToolsHelpContent-module__km9dPW__flowContainer,.ToolsHelpContent-module__km9dPW__userSection{flex-direction:column;align-items:center;display:flex}.ToolsHelpContent-module__km9dPW__userIcon{background:var(--bg-tertiary);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .4s;display:flex}.ToolsHelpContent-module__km9dPW__userIcon.ToolsHelpContent-module__km9dPW__active{background:var(--brand-primary)}.ToolsHelpContent-module__km9dPW__userIconSvg{fill:var(--text-tertiary);transition:fill .4s}.ToolsHelpContent-module__km9dPW__userIcon.ToolsHelpContent-module__km9dPW__active .ToolsHelpContent-module__km9dPW__userIconSvg{fill:var(--bg-primary)}.ToolsHelpContent-module__km9dPW__connectorLine{background:var(--brand-primary);transform-origin:top;width:2px;height:12px;transform:scaleY(0)}.ToolsHelpContent-module__km9dPW__connectorLine.ToolsHelpContent-module__km9dPW__active{animation:.4s ease-out forwards ToolsHelpContent-module__km9dPW__draw-connector}@keyframes ToolsHelpContent-module__km9dPW__draw-connector{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.ToolsHelpContent-module__km9dPW__modelBox{border:1px solid var(--border-primary);text-align:center;background:rgba(255,255,255,.03);border-radius:12px;width:100%;padding:10px 16px;transition:border-color .4s,background .4s}.ToolsHelpContent-module__km9dPW__modelBox.ToolsHelpContent-module__km9dPW__active{border-color:var(--brand-primary);background:rgba(223,130,0,.1)}.ToolsHelpContent-module__km9dPW__modelStatus{margin-top:2px}.ToolsHelpContent-module__km9dPW__toolsCarouselWrapper{width:100%;position:relative}.ToolsHelpContent-module__km9dPW__toolsScroller{--card-width:56px;--card-gap:6px;gap:var(--card-gap);scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-inline:calc((100% - var(--card-width))/2);scrollbar-width:none;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;padding-bottom:6px;display:flex;position:relative;overflow-x:auto}.ToolsHelpContent-module__km9dPW__cardLine{pointer-events:none;position:absolute;top:-24px;overflow:visible}.ToolsHelpContent-module__km9dPW__linePath{transition:stroke .3s,stroke-opacity .3s}.ToolsHelpContent-module__km9dPW__linePath.ToolsHelpContent-module__km9dPW__animating{animation:.6s forwards ToolsHelpContent-module__km9dPW__draw-line}@keyframes ToolsHelpContent-module__km9dPW__draw-line{to{stroke-dashoffset:0}}.ToolsHelpContent-module__km9dPW__toolsScroller::-webkit-scrollbar{display:none}.ToolsHelpContent-module__km9dPW__toolCard{width:var(--card-width,56px);border:1px solid var(--border-secondary);text-align:center;scroll-snap-align:center;background:rgba(255,255,255,.03);border-radius:8px;flex-shrink:0;margin-top:24px;padding:6px 4px;transition:border-color .4s,background .4s;position:relative}.ToolsHelpContent-module__km9dPW__toolCard.ToolsHelpContent-module__km9dPW__active{border-color:var(--brand-primary);background:rgba(223,130,0,.2)}.ToolsHelpContent-module__km9dPW__toolIcon{width:30px;height:30px;color:var(--text-tertiary);justify-content:center;align-items:center;margin:0 auto 4px;font-size:30px;transition:color .4s;display:flex}.ToolsHelpContent-module__km9dPW__toolIconSvg{width:30px;height:30px}.ToolsHelpContent-module__km9dPW__toolCard.ToolsHelpContent-module__km9dPW__active .ToolsHelpContent-module__km9dPW__toolIcon{color:var(--brand-primary)}.ToolsHelpContent-module__km9dPW__toolName{word-break:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:9px;line-height:1.2;transition:color .4s}.ToolsHelpContent-module__km9dPW__toolCard.ToolsHelpContent-module__km9dPW__active .ToolsHelpContent-module__km9dPW__toolName{color:var(--text-primary)}.ToolsHelpContent-module__km9dPW__toolsIndicator{justify-content:center;gap:3px;margin-top:2px;display:flex;position:relative}.ToolsHelpContent-module__km9dPW__dot{background:var(--border-primary);border-radius:2px;width:4px;height:4px}.ToolsHelpContent-module__km9dPW__slider{background:var(--brand-primary);border-radius:2px;height:4px;transition:transform .3s;position:absolute;top:0;left:0}.ToolsHelpContent-module__km9dPW__stepsProgress{flex-direction:column;gap:10px;display:flex}.ToolsHelpContent-module__km9dPW__progressBars{gap:4px;display:flex}.ToolsHelpContent-module__km9dPW__progressBar{background:var(--border-primary);border-radius:2px;flex:1;height:3px;transition:background .4s}.ToolsHelpContent-module__km9dPW__progressBar.ToolsHelpContent-module__km9dPW__active{background:var(--brand-primary)}.ToolsHelpContent-module__km9dPW__stepsInfo{justify-content:space-between;align-items:flex-start;display:flex}.ToolsHelpContent-module__km9dPW__stepDesc{margin-top:2px}.ToolsHelpContent-module__km9dPW__stepCounter{background:rgba(223,130,0,.1);border:1px solid rgba(223,130,0,.3);border-radius:6px;padding:4px 8px}.ToolsHelpContent-module__km9dPW__infoBox{background:rgba(255,255,255,.03);border-radius:10px;padding:8px}.ToolsHelpContent-module__km9dPW__infoText{margin:0;line-height:1.5}
.ToolsPanelMobile-module__zascZa__content{flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.ToolsPanelMobile-module__zascZa__helpButton{z-index:1;border:1px solid var(--brand-primary);width:28px;height:28px;color:var(--brand-primary);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:14px;font-weight:600;transition:background .2s,color .2s;display:flex;position:absolute;top:0;right:16px}.ToolsPanelMobile-module__zascZa__helpButton:hover{background:var(--brand-primary);color:var(--bg-primary)}.ToolsPanelMobile-module__zascZa__sliderContainer,.ToolsPanelMobile-module__zascZa__slide{min-width:0}
.ToolsPanelDesktop-module__H7BOgW__modalContent{flex-direction:column;min-height:0;display:flex;position:relative;overflow:hidden}.ToolsPanelDesktop-module__H7BOgW__slideContainer{flex:1;min-height:0}.ToolsPanelDesktop-module__H7BOgW__slideMain,.ToolsPanelDesktop-module__H7BOgW__slideHelp{flex-direction:column;min-height:0;display:flex}.ToolsPanelDesktop-module__H7BOgW__content{flex:1;min-width:320px;min-height:0;overflow-y:auto}.ToolsPanelDesktop-module__H7BOgW__helpContent{flex:1;min-height:0;overflow-y:auto}.ToolsPanelDesktop-module__H7BOgW__popover{--popover-border-radius:10px;max-width:400px}.ToolsPanelDesktop-module__H7BOgW__popoverWrapper,.ToolsPanelDesktop-module__H7BOgW__popoverBody{padding:0}.ToolsPanelDesktop-module__H7BOgW__popoverContent{max-height:400px;overflow-y:auto}.ToolsPanelDesktop-module__H7BOgW__helpButton{z-index:1;width:32px;min-width:32px;height:32px;min-height:32px;padding:0;font-size:14px;position:absolute;bottom:4px;right:4px;border-radius:50%!important}
.ToolsPanelContainer-module__aRiy0W__desktop{max-width:450px}
.ToolsButton-module__Eqwo8a__wrapper{position:relative}.ToolsButton-module__Eqwo8a__badge{border-radius:8px;position:absolute;top:-4px;right:-4px}.ToolsButton-module__Eqwo8a__active{border-color:var(--brand-primary);background:var(--brand-primary-10)}.ToolsButton-module__Eqwo8a__active:hover{background:var(--brand-primary-20)}
.SelectModel-module__04knMW__lockedPopoverWrapper{--popover-border-radius:14px}.SelectModel-module__04knMW__lockedPopover{flex-direction:column;align-items:center;gap:8px;max-width:210px;padding:4px;display:flex}.SelectModel-module__04knMW__lockedWrapper{pointer-events:auto;width:100%}.SelectModel-module__04knMW__lockedTriggerWrapper{width:100%}.SelectModel-module__04knMW__infoPopoverWrapper{--popover-border-radius:30px;width:100%;min-width:400px;max-width:540px}.SelectModel-module__04knMW__infoPopoverContent{padding:20px}.SelectModel-module__04knMW__infoExpandInner{border-top:1px solid var(--border-primary);margin-top:10px;padding-top:12px}
.MobileModelSelector-module__gCld_a__container{flex-direction:column;flex:1;gap:10px;min-height:0;padding:16px;display:flex}.MobileModelSelector-module__gCld_a__header{justify-content:space-between;align-items:center;display:flex}.MobileModelSelector-module__gCld_a__closeButton{flex-shrink:0}.MobileModelSelector-module__gCld_a__tabsWrapper{flex-direction:column;flex:1;min-height:0;display:flex}.MobileModelSelector-module__gCld_a__tabs{width:100%}.MobileModelSelector-module__gCld_a__tabButton{border-radius:16px;justify-content:center;gap:6px;padding:10px}.MobileModelSelector-module__gCld_a__tabButton:not([data-active=true]){opacity:.7}.MobileModelSelector-module__gCld_a__providersList{-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior-y:contain;flex-direction:column;flex:1 1 0;gap:4px;height:0;margin:0 -12px;padding:0 16px 20px;display:flex;overflow-y:auto}.MobileModelSelector-module__gCld_a__tabList{grid-template-columns:repeat(2,1fr);display:grid}.MobileModelSelector-module__gCld_a__infoExpandInner{border-top:1px solid var(--border-primary);margin-top:10px;padding-top:12px}@media screen and (max-width:768px){.MobileModelSelector-module__gCld_a__container{padding:0}}
.ModelPopover-module__ZHVBJW__popover{--popover-border-radius:30px}.ModelPopover-module__ZHVBJW__popoverContent{width:600px;height:460px;overflow:visible}.ModelPopover-module__ZHVBJW__popoverBody{height:100%;overflow:visible}.ModelPopover-module__ZHVBJW__desktopContainerWrapper{height:100%;display:flex;position:relative;overflow:visible}.ModelPopover-module__ZHVBJW__modelInfoPortal{--popover-border-radius:30px;width:540px;padding:20px}.ModelPopover-module__ZHVBJW__desktopContainer{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.ModelPopover-module__ZHVBJW__typeTabsWrapper{flex-shrink:0}.ModelPopover-module__ZHVBJW__typeTabsListWrapper{grid-template-columns:1fr 1fr;display:grid;overflow-y:auto}.ModelPopover-module__ZHVBJW__typeTabButton{flex:1 0 auto;justify-content:center;align-items:center}.ModelPopover-module__ZHVBJW__typeTabs .tabList{gap:4px}.ModelPopover-module__ZHVBJW__typeTabs .tabButton{padding:8px 12px}.ModelPopover-module__ZHVBJW__popoverTabs{flex:1;min-height:0;margin:-8px;padding:8px;overflow-x:hidden}.ModelPopover-module__ZHVBJW__popoverTabPanel{max-height:100%;margin:-8px;padding:8px;overflow-x:clip;overflow-y:auto}.ModelPopover-module__ZHVBJW__modelItems{flex-direction:column;gap:6px;max-height:100%;display:flex}.ModelPopover-module__ZHVBJW__popoverTitle{display:none}.ModelPopover-module__ZHVBJW__providerTabsListWrapper{flex-wrap:nowrap;overflow-y:auto}.ModelPopover-module__ZHVBJW__bottomSheetContent{flex-direction:column;display:flex;overflow:hidden}.ModelPopover-module__ZHVBJW__infoPopoverWrapper{--popover-border-radius:30px;width:100%;min-width:400px;max-width:540px}.ModelPopover-module__ZHVBJW__infoPopoverContent{padding:20px}@media screen and (max-width:768px){.ModelPopover-module__ZHVBJW__popoverContent{width:100%;height:100%}.ModelPopover-module__ZHVBJW__popoverBody{height:100%}}
.ProviderAccordion-module__wYTnra__accordion{flex-direction:column;display:flex}.ProviderAccordion-module__wYTnra__header{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:12px 0;display:flex}.ProviderAccordion-module__wYTnra__header:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.ProviderAccordion-module__wYTnra__providerIcon{flex-shrink:0;width:20px;height:20px}.ProviderAccordion-module__wYTnra__headerContent{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.ProviderAccordion-module__wYTnra__arrow{width:16px;height:16px;color:var(--text-tertiary);transition:color var(--transition-base),transform var(--transition-base);flex-shrink:0;transform:rotate(180deg)}.ProviderAccordion-module__wYTnra__arrowExpanded{transform:rotate(0)}.ProviderAccordion-module__wYTnra__headerExpanded .ProviderAccordion-module__wYTnra__arrow,.ProviderAccordion-module__wYTnra__header:hover .ProviderAccordion-module__wYTnra__arrow{color:var(--text-secondary)}.ProviderAccordion-module__wYTnra__modelsCount{align-self:flex-end}.ProviderAccordion-module__wYTnra__content{flex-direction:column;gap:8px;padding:8px 0 16px;display:flex}
.ReasoningPopover-module__srO2AW__popover{--popover-border-radius:16px}.ReasoningPopover-module__srO2AW__popoverContent{width:-moz-fit-content;width:fit-content;min-width:220px;padding:10px}.ReasoningPopover-module__srO2AW__content{flex-direction:column;gap:8px;display:flex}.ReasoningPopover-module__srO2AW__title{color:var(--text-primary)}.ReasoningPopover-module__srO2AW__pills{flex-direction:column;gap:4px;display:flex}.ReasoningPopover-module__srO2AW__active svg{color:var(--brand-primary)}
.ChatInput-module__AbSZHG__chatInput{border-radius:16px;flex-direction:column;width:100%;margin:0 auto;transition:border-color .2s;display:flex}.ChatInput-module__AbSZHG__chatInput:focus-within,.ChatInput-module__AbSZHG__chatInput.ChatInput-module__AbSZHG__noAnimation{animation:none}.ChatInput-module__AbSZHG__inputWrapper{background:var(--bg-quaternary);border-radius:16px;flex-direction:column;align-items:flex-end;gap:8px;padding:12px 16px;transition:height .2s;display:flex;position:relative;overflow:visible}.ChatInput-module__AbSZHG__textarea{width:100%;min-height:24px;color:var(--text-primary);resize:none;background:0 0;border:none;flex:1;padding:0;font-size:16px;line-height:1.5}.ChatInput-module__AbSZHG__textareaWrapper{width:100%;transition:height .2s}.ChatInput-module__AbSZHG__textarea:focus{outline:none}.ChatInput-module__AbSZHG__textarea::placeholder{color:var(--text-tertiary)}.ChatInput-module__AbSZHG__actions{--inner-gap:4px;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.ChatInput-module__AbSZHG__leftOptions{align-items:center;gap:var(--inner-gap);display:flex}.ChatInput-module__AbSZHG__characterCounter{white-space:nowrap;color:var(--text-tertiary);font-size:12px}.ChatInput-module__AbSZHG__rightOptions{align-items:center;gap:var(--inner-gap);display:flex}.ChatInput-module__AbSZHG__sendButton{flex-shrink:0;width:36px;height:36px;padding:0}.ChatInput-module__AbSZHG__sendButton:disabled{opacity:.5;cursor:not-allowed}.ChatInput-module__AbSZHG__stopButton{position:relative}.ChatInput-module__AbSZHG__stopButtonContent{width:14px;height:14px;color:var(--text-primary);position:relative}.ChatInput-module__AbSZHG__stopButtonContent>*{color:var(--text-primary);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ChatInput-module__AbSZHG__stopButtonContent [role=status]>div{border-width:3px;border-color:color-mix(in srgb,var(--text-primary)30%,transparent);border-top-color:var(--text-primary)}.ChatInput-module__AbSZHG__fileCardsRow{flex-wrap:wrap;gap:10px;width:100%;display:flex}.ChatInput-module__AbSZHG__globalDragging{box-shadow:0 0 0 2px var(--brand-primary);animation:1.5s ease-in-out infinite ChatInput-module__AbSZHG__drag-glow}@keyframes ChatInput-module__AbSZHG__drag-glow{0%,to{box-shadow:0 0 0 2px var(--brand-primary),0 0 8px 0 rgb(var(--brand-primary-rgb)/30%)}50%{box-shadow:0 0 0 2px var(--brand-primary),0 0 16px 4px rgb(var(--brand-primary-rgb)/15%)}}.ChatInput-module__AbSZHG__dragging{box-shadow:none;animation:none;position:relative}.ChatInput-module__AbSZHG__dragging>:not(:-webkit-any([class*=DropZoneOverlay],[class*=overlay])){opacity:.3;pointer-events:none}.ChatInput-module__AbSZHG__dragging>:not(:-moz-any([class*=DropZoneOverlay],[class*=overlay])){opacity:.3;pointer-events:none}.ChatInput-module__AbSZHG__dragging>:not(:is([class*=DropZoneOverlay],[class*=overlay])){opacity:.3;pointer-events:none}.ChatInput-module__AbSZHG__hintsContainer{flex-wrap:wrap;justify-content:center;gap:8px;display:flex;overflow:hidden}.ChatInput-module__AbSZHG__hintWrapper{flex-shrink:0}.ChatInput-module__AbSZHG__hintButton{max-width:100%;overflow:hidden}@media (max-width:768px){.ChatInput-module__AbSZHG__actions{--inner-gap:6px}.ChatInput-module__AbSZHG__sendButton{width:28px;height:28px}.ChatInput-module__AbSZHG__inputWrapper{order:2;padding:10px 12px}.ChatInput-module__AbSZHG__textarea{font-size:15px}.ChatInput-module__AbSZHG__hintsContainer{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;order:1;justify-content:flex-start;gap:6px;margin-top:0;margin-bottom:8px;padding-bottom:4px;overflow-x:auto}.ChatInput-module__AbSZHG__hintsContainer::-webkit-scrollbar{display:none}.ChatInput-module__AbSZHG__hintButton{flex-shrink:0}}
.FilesSyncError-module__np0ova__container{align-items:center;gap:var(--spacing-sm);margin-bottom:var(--spacing-sm);padding:var(--spacing-sm)var(--spacing-md);border:1px solid var(--color-red-30);border-radius:var(--radius-md);background:var(--color-red-10);display:flex}.FilesSyncError-module__np0ova__icon{color:var(--status-error);flex-shrink:0}.FilesSyncError-module__np0ova__text{color:var(--text-secondary);flex:1}
.SearchInput-module__cD4hyW__input{width:100%;color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;padding:0;font-size:16px;font-weight:400;line-height:1}.SearchInput-module__cD4hyW__input::placeholder{color:var(--text-tertiary)}
.SearchResultsList-module__rXXWCq__resultsList{flex-direction:column;flex:1;gap:10px;min-height:0;display:flex}.SearchResultsList-module__rXXWCq__periodGroup{flex-direction:column;gap:10px;display:flex}.SearchResultsList-module__rXXWCq__periodLabel{color:var(--text-quaternary);padding:0}.SearchResultsList-module__rXXWCq__chatsList{flex-direction:column;gap:8px;display:flex}.SearchResultsList-module__rXXWCq__emptyState{justify-content:center;align-items:center;gap:var(--spacing-sm);min-height:200px;padding:var(--spacing-xl);flex-direction:column;flex:1;display:flex}.SearchResultsList-module__rXXWCq__loadMore{justify-content:center;align-items:center;height:48px;display:flex}
.SearchChatsModal-module__cQVWDW__overlay{z-index:1000;padding:var(--spacing-sm);background:var(--bg-overlay);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);justify-content:center;align-items:center;animation:.2s ease-out SearchChatsModal-module__cQVWDW__fade-in;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes SearchChatsModal-module__cQVWDW__fade-in{0%{opacity:0}to{opacity:1}}.SearchChatsModal-module__cQVWDW__modalContainer{border-radius:var(--radius-xl);flex-direction:column;width:694px;max-width:95vw;height:872px;max-height:90svh;animation:.3s ease-out SearchChatsModal-module__cQVWDW__slide-up;display:flex;position:relative;overflow:hidden}@keyframes SearchChatsModal-module__cQVWDW__slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.SearchChatsModal-module__cQVWDW__searchHeader{border-bottom:1px solid var(--border-secondary);flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:16px;display:flex}.SearchChatsModal-module__cQVWDW__fullscreenButton{border:1px solid var(--border-secondary);border-radius:var(--radius-sm);color:var(--text-secondary);transition:background var(--transition-base),color var(--transition-base),border-color var(--transition-base);cursor:pointer;background:rgba(51,51,51,.02);flex-shrink:0;justify-content:center;align-items:center;padding:10px;display:flex}.SearchChatsModal-module__cQVWDW__fullscreenButton:hover{border-color:var(--border-primary);background:var(--glass-background-hover,rgba(255,255,255,.05));color:var(--text-primary)}.SearchChatsModal-module__cQVWDW__mainContent{flex-direction:column;flex:1;gap:24px;min-height:0;padding:16px;display:flex;overflow-y:auto}@media screen and (max-width:768px){.SearchChatsModal-module__cQVWDW__modalContainer{border-radius:0;width:100%;max-width:100%;height:100%;max-height:100%;border:none!important}.SearchChatsModal-module__cQVWDW__overlay{padding:0}}
.CreateFolderModal-module__p4vk3a__form{flex-direction:column;gap:24px;margin-top:24px;display:flex}@media not (min-width:768px){.CreateFolderModal-module__p4vk3a__form{margin-top:0}}.CreateFolderModal-module__p4vk3a__colorPickerSection{flex-direction:column;gap:8px;display:flex}.CreateFolderModal-module__p4vk3a__colorPickerLabel{color:var(--text-secondary)}.CreateFolderModal-module__p4vk3a__actions{justify-content:flex-end;gap:12px;display:flex}.CreateFolderModal-module__p4vk3a__actions button{min-width:100px}
.EditFolderModal-module__hxlxda__form{flex-direction:column;gap:24px;margin-top:24px;padding:4px;display:flex}.EditFolderModal-module__hxlxda__colorPickerSection{flex-direction:column;gap:8px;display:flex}.EditFolderModal-module__hxlxda__colorPickerLabel{color:var(--text-secondary)}.EditFolderModal-module__hxlxda__actions{justify-content:flex-end;gap:12px;display:flex}.EditFolderModal-module__hxlxda__actions button{min-width:100px}
.FolderItemWithActions-module__suQSnq__menuBtn{width:20px;height:20px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:background .15s;display:flex}.FolderItemWithActions-module__suQSnq__menuBtn:disabled{opacity:.5;cursor:not-allowed}.FolderItemWithActions-module__suQSnq__menuBtn:hover:not(:disabled){background:var(--bg-tertiary)}
.MoveChatToFolderModal-module__TqunKa__content{flex-direction:column;gap:24px;margin-top:24px;display:flex}.MoveChatToFolderModal-module__TqunKa__foldersList{flex-direction:column;gap:8px;max-height:300px;display:flex;overflow-y:auto}.MoveChatToFolderModal-module__TqunKa__folderOption{border:1px solid var(--border-primary);text-align:left;cursor:pointer;background:0 0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;transition:all .2s;display:flex}.MoveChatToFolderModal-module__TqunKa__folderOption:hover{border-color:var(--brand-primary);background:var(--bg-secondary)}.MoveChatToFolderModal-module__TqunKa__folderOption.MoveChatToFolderModal-module__TqunKa__selected{border-color:var(--brand-primary);background:var(--brand-primary-10)}.MoveChatToFolderModal-module__TqunKa__folderInfo{align-items:center;gap:12px;display:flex}.MoveChatToFolderModal-module__TqunKa__colorIndicator{border-radius:2px;flex-shrink:0;width:4px;height:20px}.MoveChatToFolderModal-module__TqunKa__checkmark{opacity:0;color:var(--brand-primary);align-items:center;font-size:14px;line-height:1;transition:opacity .2s;display:flex}.MoveChatToFolderModal-module__TqunKa__checkmark.MoveChatToFolderModal-module__TqunKa__visible{opacity:1}.MoveChatToFolderModal-module__TqunKa__actions{justify-content:flex-end;gap:12px;display:flex}.MoveChatToFolderModal-module__TqunKa__actions button{min-width:100px}
.DraggableHistoryItem-module__7tk8mq__draggableItem{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:6px;transition:transform .15s,background-color .15s}@media (hover:none) and (pointer:coarse){.DraggableHistoryItem-module__7tk8mq__draggableItem:active{animation:.2s ease-out forwards DraggableHistoryItem-module__7tk8mq__long-press-hint}}@keyframes DraggableHistoryItem-module__7tk8mq__long-press-hint{0%{background-color:transparent;transform:scale(1)}to{background-color:var(--bg-tertiary);transform:scale(.98)}}.DraggableHistoryItem-module__7tk8mq__dragging{z-index:999;cursor:grabbing;pointer-events:none}
.DroppableFolder-module__f6p7JG__droppableFolder{min-width:0;transition:background-color var(--transition-base),border-color var(--transition-base);border:1px solid transparent;border-radius:8px;position:relative}.DroppableFolder-module__f6p7JG__dropTarget{border-color:var(--brand-primary);background-color:var(--bg-secondary)}.DroppableFolder-module__f6p7JG__dropTarget:before{content:"";pointer-events:none;background-color:rgba(223,130,0,.05);border-radius:8px;position:absolute;top:0;bottom:0;left:0;right:0}.DroppableFolder-module__f6p7JG__folderChildren{padding-left:24px}
.HistoryDnDProvider-module__h7GnjG__dragOverlay{border:var(--glass-border);background:var(--glass-background);opacity:.9;cursor:grabbing;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:6px;align-items:center;gap:10px;width:250px;padding:8px 12px;display:flex;box-shadow:0 8px 24px rgba(0,0,0,.3)}.HistoryDnDProvider-module__h7GnjG__dragTitle{text-overflow:ellipsis;white-space:nowrap;color:var(--text-primary);flex:1;overflow:hidden}
.CreateNewSpace-module__FFbfgW__popoverContent{flex-direction:column;align-items:center;gap:12px;max-width:300px;padding:4px;display:flex}
.HistoryItemWithActions-module__eazegG__menuBtn{width:20px;height:20px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;flex:0 0 20px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.HistoryItemWithActions-module__eazegG__menuBtn:hover{background:var(--glass-background-hover);color:var(--text-primary)}.HistoryItemWithActions-module__eazegG__menuBtn:disabled{opacity:.5;cursor:not-allowed}
.ClearHomelessChatsButton-module__OIumoa__popoverContent{flex-direction:column;align-items:center;gap:12px;max-width:300px;padding:4px;display:flex}.ClearHomelessChatsButton-module__OIumoa__confirmActions{justify-content:center;gap:12px;margin-top:8px;display:flex}
.OrganizeChatsButton-module__eZyfFq__popoverContent{flex-direction:column;align-items:center;gap:12px;max-width:300px;padding:4px;display:flex}.OrganizeChatsButton-module__eZyfFq__confirmActions{justify-content:center;gap:12px;margin-top:8px;display:flex}
.WaveSeparator-module__xYVeWq__waveSeparator{background:var(--border-primary);flex:auto;min-width:16px;height:1px;position:relative;overflow:visible}.WaveSeparator-module__xYVeWq__canvas{pointer-events:none;width:100%;height:10px;position:absolute;top:50%;left:0;transform:translateY(-50%)}
.History-module__QUo-LG__wrapper{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.History-module__QUo-LG__desktopContent{flex-direction:column;width:100%;min-width:200px;height:100%;transition:transform .3s;display:flex;transform:translate(0)}.History-module__QUo-LG__desktopContent.History-module__QUo-LG__closing{transform:translate(-100%)}.History-module__QUo-LG__history{border-right:1px solid var(--bg-tertiary);flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.History-module__QUo-LG__header{border-bottom:1px solid var(--bg-tertiary);justify-content:space-between;align-items:center;gap:12px;padding:10px;display:flex}.History-module__QUo-LG__actions{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.History-module__QUo-LG__searchActions{flex:none}.History-module__QUo-LG__bulkActions{flex:none;align-items:center;gap:4px;display:flex}.History-module__QUo-LG__bulkButtons{align-items:center;display:flex}.History-module__QUo-LG__bulkDivider{background-color:var(--border-primary);width:1px;height:16px}.History-module__QUo-LG__searchButton.History-module__QUo-LG__searchButton{justify-content:flex-start;width:100%}.History-module__QUo-LG__content{flex-direction:column;gap:4px;padding:0 16px;display:flex;overflow-y:auto}.History-module__QUo-LG__mobileContainer{pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.History-module__QUo-LG__overlay{z-index:99;opacity:0;pointer-events:none;background:rgba(0,0,0,.5);transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.History-module__QUo-LG__overlayOpen{opacity:1;pointer-events:auto}.History-module__QUo-LG__wrapperMobile{z-index:100;background:var(--bg-chat);pointer-events:none;touch-action:none;border-radius:20px;flex-direction:column;width:100%;height:100%;transition:transform .3s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.History-module__QUo-LG__wrapperMobileOpen{pointer-events:auto}.History-module__QUo-LG__wrapperMobile.History-module__QUo-LG__fullscreen{border-radius:0}.History-module__QUo-LG__wrapperMobile .History-module__QUo-LG__history{touch-action:none;border-right:none}.History-module__QUo-LG__historyList{flex-direction:column;flex:1;gap:4px;padding:16px;display:flex;overflow-y:auto}.History-module__QUo-LG__wrapperMobile .History-module__QUo-LG__historyList{touch-action:pan-y}.History-module__QUo-LG__periodSection{flex-direction:column;gap:4px;display:flex}.History-module__QUo-LG__periodLabel{padding:8px 0 4px}.History-module__QUo-LG__chatsList{flex-direction:column;gap:2px;display:flex}.History-module__QUo-LG__sentinel{justify-content:center;align-items:center;min-height:40px;padding:16px;display:flex}.History-module__QUo-LG__foldersSection{flex-direction:column;gap:4px;margin-bottom:16px;display:flex}.History-module__QUo-LG__sectionHeader{justify-content:space-between;align-items:center;padding:8px 0 4px;display:flex}.History-module__QUo-LG__sectionLabel{flex:1}.History-module__QUo-LG__foldersList{flex-direction:column;gap:2px;display:flex}.History-module__QUo-LG__folderGroup{flex-direction:column;display:flex}.History-module__QUo-LG__folderChats{flex-direction:column;gap:2px;margin-top:2px;padding-left:24px;display:flex}.History-module__QUo-LG__folderLoading{justify-content:center;align-items:center;padding:12px;display:flex}.History-module__QUo-LG__emptyFolder{padding:8px 24px}.History-module__QUo-LG__loadingContainer,.History-module__QUo-LG__emptyContainer{flex:1;justify-content:center;align-items:center;padding:32px 16px;display:flex}.History-module__QUo-LG__uncategorizedZone{min-height:40px;transition:background-color var(--transition-base),border-color var(--transition-base);border:1px dashed transparent;border-radius:8px;flex:1 0 auto;padding:4px;position:relative}.History-module__QUo-LG__uncategorizedZone.History-module__QUo-LG__dropTarget{border-color:var(--brand-primary);background-color:var(--bg-secondary)}.History-module__QUo-LG__unregisteredWrapper{flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.History-module__QUo-LG__blurred{filter:blur(6px);pointer-events:none}@media (hover:none) and (pointer:coarse){.History-module__QUo-LG__uncategorizedZone{padding:8px}}
.MinimapPreview-module__ZVgDcq__preview{flex-direction:column;gap:4px;max-width:200px;padding:4px 0;display:flex}.MinimapPreview-module__ZVgDcq__text{-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.MinimapPreview-module__ZVgDcq__subtitle{opacity:.7;font-size:11px}
.MinimapBar-module__LR4FRa__barPopover{--popover-border-radius:10px;--popover-padding:8px 12px}.MinimapBar-module__LR4FRa__barTrigger{justify-content:flex-end;align-items:center;width:100%;height:12px;display:flex}.MinimapBar-module__LR4FRa__bar{cursor:pointer;border:none;justify-content:flex-end;align-items:center;width:100%;height:100%;display:flex}.MinimapBar-module__LR4FRa__barLine{background:var(--bg-secondary);height:1px;transition:background-color var(--transition-fast),transform var(--transition-fast),width var(--transition-fast);transform-origin:100%;border-radius:3px;display:block}.MinimapBar-module__LR4FRa__barLine[data-role=user]{width:40%}.MinimapBar-module__LR4FRa__barLine[data-role=ai]{width:100%}.MinimapBar-module__LR4FRa__barLine[data-wrapper-hovered=true]{background:var(--bg-secondary)}.MinimapBar-module__LR4FRa__barLine:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.MinimapBar-module__LR4FRa__bar:hover .MinimapBar-module__LR4FRa__barLine{background:var(--text-primary);transform:scaleX(1.3)}.MinimapBar-module__LR4FRa__bar:hover .MinimapBar-module__LR4FRa__barLine[data-role=user]{background:var(--text-primary);width:100%;transform:scaleX(1.3)}.MinimapBar-module__LR4FRa__barLine[data-streaming=true]{animation:1.5s ease-in-out infinite MinimapBar-module__LR4FRa__pulse}.MinimapBar-module__LR4FRa__barLine[data-last-visible=true]{background:var(--text-primary);width:100%;transform:scaleX(1.3)}.MinimapBar-module__LR4FRa__barLine[data-search-highlighted=true]{background:var(--brand-primary)}@keyframes MinimapBar-module__LR4FRa__pulse{0%,to{opacity:1}50%{opacity:.5}}@media (prefers-reduced-motion:reduce){.MinimapBar-module__LR4FRa__barLine{transition:none}.MinimapBar-module__LR4FRa__barLine[data-streaming=true]{opacity:.7;animation:none}}
.ChatMinimap-module__2am7za__minimap{z-index:100;opacity:.6;width:30px;transition:opacity var(--transition-fast),visibility var(--transition-fast);flex-direction:column;align-items:center;padding:8px;display:flex;position:fixed;top:50%;right:16px;transform:translateY(-50%)}.ChatMinimap-module__2am7za__minimap:hover,.ChatMinimap-module__2am7za__minimap.ChatMinimap-module__2am7za__hovered{opacity:1}.ChatMinimap-module__2am7za__navButton{--rotate:0deg;width:24px;height:24px;color:var(--text-tertiary);transition:transform .15s ease-out,background-color var(--transition-fast),color var(--transition-fast);transform:rotate(var(--rotate));cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ChatMinimap-module__2am7za__navButton:disabled{opacity:.3;cursor:not-allowed}.ChatMinimap-module__2am7za__navButton:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}.ChatMinimap-module__2am7za__navButton:hover:not(:disabled){background:var(--bg-secondary);color:var(--text-primary);transform:rotate(var(--rotate))scale(1.05)}.ChatMinimap-module__2am7za__navButton:active:not(:disabled){transform:rotate(var(--rotate))scale(.95)}.ChatMinimap-module__2am7za__navButtonUp{--rotate:0deg}.ChatMinimap-module__2am7za__navButtonDown{--rotate:180deg}.ChatMinimap-module__2am7za__barsWrapper{scrollbar-width:none;width:100%;max-height:300px;position:relative}.ChatMinimap-module__2am7za__barsWrapper::-webkit-scrollbar{display:none}.ChatMinimap-module__2am7za__barsContainer{flex-direction:column;gap:0;padding:4px 0;display:flex}.ChatMinimap-module__2am7za__minimap.ChatMinimap-module__2am7za__hidden{opacity:0;visibility:hidden;transition:opacity var(--transition-fast),visibility 0s linear var(--transition-fast);pointer-events:none}@media (max-width:768px){.ChatMinimap-module__2am7za__minimap{display:none}}@media (prefers-reduced-motion:reduce){.ChatMinimap-module__2am7za__navButton{transition:background-color var(--transition-fast),color var(--transition-fast)}.ChatMinimap-module__2am7za__navButton:hover:not(:disabled),.ChatMinimap-module__2am7za__navButton:active:not(:disabled){transform:rotate(var(--rotate))}}
.ScrollToBottomButton-module__jvB-8W__button{z-index:10;border:1px solid var(--border-primary);background:var(--bg-secondary);cursor:pointer;pointer-events:auto;border-radius:50%;flex:0 0 40px;justify-content:center;align-self:flex-end;align-items:center;width:40px;height:40px;margin-top:-40px;margin-right:24px;padding:0;transition:background-color .2s;display:flex;position:-webkit-sticky;position:sticky;bottom:24px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.ScrollToBottomButton-module__jvB-8W__button:hover{background:var(--bg-tertiary)}.ScrollToBottomButton-module__jvB-8W__icon{color:var(--text-primary);transform:rotate(180deg)}
.SyncIndicator-module__E4FplW__indicator{z-index:10;border:1px solid var(--border-primary);background:var(--bg-secondary);pointer-events:none;border-radius:50%;flex:0 0 40px;justify-content:center;align-self:flex-end;align-items:center;width:40px;height:40px;margin-top:-40px;margin-right:24px;padding:0;display:flex;position:-webkit-sticky;position:sticky;bottom:24px;box-shadow:0 2px 8px rgba(0,0,0,.15)}
.LinkPreview-module__zp8drq__linkPreview{gap:var(--basic-gap);width:-moz-fit-content;width:fit-content;padding:var(--padding);opacity:.9;transition:opacity var(--transition-fast);border-radius:8px;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.LinkPreview-module__zp8drq__linkPreview:hover{opacity:1}.LinkPreview-module__zp8drq__compact{--basic-gap:4px;--padding:8px;--header-gap:6px}.LinkPreview-module__zp8drq__expanded{--basic-gap:4px;--padding:12px;--header-gap:4px}.LinkPreview-module__zp8drq__source{--padding:6px 8px;border-radius:var(--radius-md,8px);width:100%;box-shadow:none;transition:background-color var(--transition-fast);background:0 0;border:none;flex-direction:row;align-items:center;gap:12px;text-decoration:none;display:flex}.LinkPreview-module__zp8drq__source:hover{background-color:var(--bg-secondary)}.LinkPreview-module__zp8drq__sourceTitle{letter-spacing:.16px;flex:1;min-width:0;font-weight:300}.LinkPreview-module__zp8drq__sourceDomain{text-transform:lowercase;flex-shrink:0}.LinkPreview-module__zp8drq__content{gap:var(--basic-gap);flex-direction:column;display:flex;overflow:hidden}.LinkPreview-module__zp8drq__header{align-items:center;gap:var(--header-gap);display:flex}.LinkPreview-module__zp8drq__metaRow{align-items:center;gap:6px;display:flex}.LinkPreview-module__zp8drq__iconWrapper{border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex;overflow:hidden}.LinkPreview-module__zp8drq__favicon{-o-object-fit:cover;object-fit:cover;width:16px;height:16px}.LinkPreview-module__zp8drq__title{width:100%}.LinkPreview-module__zp8drq__description{word-break:break-word}
.CitationsList-module__9X4olW__citationsList{flex-direction:column;gap:8px;display:flex}.CitationsList-module__9X4olW__citationItem{width:100%}
.ImageStep-module__l8WF1a__imageStep{border-radius:var(--radius-md);width:100%;max-width:600px;margin:16px 0;position:relative}.ImageStep-module__l8WF1a__image{border-radius:var(--radius-md);cursor:pointer;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.ImageStep-module__l8WF1a__img{border-radius:var(--radius-md);width:100%;height:auto;display:block}.ImageStep-module__l8WF1a__animation{border-radius:var(--radius-md);opacity:1;contain:strict;transition:opacity .3s ease-out;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.ImageStep-module__l8WF1a__animation.ImageStep-module__l8WF1a__hidden{opacity:0}.ImageStep-module__l8WF1a__spinnerPlaceholder{border-radius:var(--radius-md);background:var(--bg-tertiary);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ImageStep-module__l8WF1a__errorWrapper{border-radius:var(--radius-md);background:var(--bg-tertiary);max-width:600px;min-height:200px;color:var(--status-error);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;display:flex}
.ImagePreview-module__njy1cW__preview{border-radius:8px;flex-direction:column;text-decoration:none;transition:transform .2s,opacity .2s;display:flex;overflow:hidden}.ImagePreview-module__njy1cW__default{width:170px;height:120px}.ImagePreview-module__njy1cW__imageWrapper{flex-shrink:0;overflow:hidden}.ImagePreview-module__njy1cW__default .ImagePreview-module__njy1cW__imageWrapper{width:100%;height:100%}.ImagePreview-module__njy1cW__big{width:auto;max-width:100%}.ImagePreview-module__njy1cW__big .ImagePreview-module__njy1cW__imageWrapper{height:138px}.ImagePreview-module__njy1cW__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .2s}@media (hover:hover) and (pointer:fine){.ImagePreview-module__njy1cW__preview:hover .ImagePreview-module__njy1cW__image{transform:scale(1.05)}}.ImagePreview-module__njy1cW__info{flex-direction:column;gap:4px;padding:12px;display:flex}.ImagePreview-module__njy1cW__info p{margin:0;line-height:1.14}.ImagePreview-module__njy1cW__info span{line-height:1.6}@media (hover:hover) and (pointer:fine){.ImagePreview-module__njy1cW__default:hover{opacity:.8}.ImagePreview-module__njy1cW__big:hover{opacity:1}}
.MessageAnswer-module__LvwzVa__answerTab{flex-direction:column;gap:12px;display:flex}.MessageAnswer-module__LvwzVa__inlineSourcesPreview{flex-wrap:nowrap;gap:8px;max-width:100%;display:flex;overflow:hidden}.MessageAnswer-module__LvwzVa__sourceLink{flex:0 0 180px}.MessageAnswer-module__LvwzVa__imagePreview{flex:0 180px}.MessageAnswer-module__LvwzVa__citationButton{align-self:flex-start;margin-top:4px}
.MessageImages-module__dERnrG__images{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;display:grid}@media (max-width:768px){.MessageImages-module__dERnrG__images{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}
.MessageSources-module__iaUFSG__sources{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}.MessageSources-module__iaUFSG__sourceLink{width:100%}@media (max-width:768px){.MessageSources-module__iaUFSG__sources{grid-template-columns:1fr}}
.MessageSteps-module__H8VMYW__steps{flex-direction:column;gap:0;display:flex}.MessageSteps-module__H8VMYW__step{flex-direction:column;gap:8px;padding:16px 16px 16px 56px;display:flex;position:relative}.MessageSteps-module__H8VMYW__stepHeader{align-items:flex-start;gap:12px;display:flex}.MessageSteps-module__H8VMYW__stepNumber{z-index:1;background-color:var(--brand-primary);width:32px;height:32px;color:var(--text-inverse);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex;position:absolute;top:16px;left:16px}.MessageSteps-module__H8VMYW__stepTitleWrapper{flex-direction:column;flex:1;gap:4px;display:flex}.MessageSteps-module__H8VMYW__stepTitle{color:var(--text-primary);margin:0;font-size:16px;font-weight:600;line-height:1.4}.MessageSteps-module__H8VMYW__stepDuration{color:var(--text-tertiary);align-items:center;gap:4px;font-size:12px;display:flex}.MessageSteps-module__H8VMYW__stepDescription{margin:0;font-size:14px;line-height:1.5}.MessageSteps-module__H8VMYW__stepModel{color:var(--text-tertiary);font-size:12px}.MessageSteps-module__H8VMYW__promptGenerationWrapper{border-radius:12px;margin-top:4px;padding:12px 16px}.MessageSteps-module__H8VMYW__promptLabel{color:var(--text-tertiary);margin-bottom:4px;font-size:12px}.MessageSteps-module__H8VMYW__promptContent{color:var(--text-primary);font-size:14px;line-height:1.5}.MessageSteps-module__H8VMYW__reasoningWrapper{color:var(--text-secondary);border-radius:12px;margin-top:4px;padding:12px 16px}.MessageSteps-module__H8VMYW__stepConnector{background-color:var(--border-primary);width:2px;position:absolute;top:48px;bottom:-16px;left:31px}.MessageSteps-module__H8VMYW__step:last-child .MessageSteps-module__H8VMYW__stepConnector{display:none}.MessageSteps-module__H8VMYW__webSearchContent{flex-direction:column;gap:12px;display:flex}.MessageSteps-module__H8VMYW__webSearchSection{flex-direction:column;gap:4px;display:flex}.MessageSteps-module__H8VMYW__webSearchChips{flex-wrap:wrap;gap:6px;display:flex}.MessageSteps-module__H8VMYW__webSearchSources{border:1px solid var(--border-primary);border-radius:var(--radius-lg,12px);flex-direction:column;padding:6px;display:flex;box-shadow:0 1px 2px rgba(0,0,0,.05)}.MessageSteps-module__H8VMYW__videoAnalysisContent{flex-direction:column;gap:8px;display:flex}.MessageSteps-module__H8VMYW__videoLink{color:var(--text-secondary);align-items:center;gap:6px;text-decoration:none;transition:color .15s;display:flex}.MessageSteps-module__H8VMYW__videoLink:hover{color:var(--brand-primary)}.MessageSteps-module__H8VMYW__videoAnalysisWrapper{color:var(--text-secondary);border-radius:12px;margin-top:4px;padding:12px 16px}@media (max-width:768px){.MessageSteps-module__H8VMYW__step{padding-left:48px}.MessageSteps-module__H8VMYW__stepNumber{width:28px;height:28px;font-size:12px}.MessageSteps-module__H8VMYW__stepConnector{left:29px}}
.PromoMessage-module__DFH8na__container{border:1px solid var(--bg-secondary);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:rgba(255,255,255,.02);border-radius:12px;flex-direction:column;gap:32px;padding:20px;display:flex;box-shadow:inset 0 0 4.8px rgba(255,255,255,.13)}.PromoMessage-module__DFH8na__header{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.PromoMessage-module__DFH8na__iconWrapper{width:36px;height:36px;color:var(--brand-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.PromoMessage-module__DFH8na__textBlock{flex-direction:column;gap:12px;display:flex}.PromoMessage-module__DFH8na__title{color:var(--text-primary)}.PromoMessage-module__DFH8na__content,.PromoMessage-module__DFH8na__subtext{color:var(--text-secondary)}.PromoMessage-module__DFH8na__benefitsSection{flex-direction:column;gap:24px;display:flex}.PromoMessage-module__DFH8na__chips{flex-wrap:wrap;gap:10px;display:flex}.PromoMessage-module__DFH8na__chip{border:1px solid var(--brand-primary-20);background:var(--brand-primary-10);-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border-radius:16px;align-items:center;gap:6px;padding:10px 8px;display:inline-flex}.PromoMessage-module__DFH8na__chipIcon{width:16px;height:16px;color:var(--brand-primary);flex-shrink:0}.PromoMessage-module__DFH8na__chipText{white-space:nowrap;color:var(--brand-primary);font-size:16px;line-height:1}.PromoMessage-module__DFH8na__buttons{gap:22px;display:flex}@media screen and (max-width:768px){.PromoMessage-module__DFH8na__container{gap:24px;padding:16px}.PromoMessage-module__DFH8na__header{flex-direction:column;gap:12px}.PromoMessage-module__DFH8na__chips{gap:8px}.PromoMessage-module__DFH8na__chip{padding:8px 6px}.PromoMessage-module__DFH8na__chipText{font-size:14px}.PromoMessage-module__DFH8na__buttons{flex-direction:column;gap:12px}}@media (prefers-reduced-motion:reduce){.PromoMessage-module__DFH8na__container,.PromoMessage-module__DFH8na__chip{-webkit-backdrop-filter:none;backdrop-filter:none}}
.CollapsibleBlock-module__ZSYXSa__collapsibleBlock{border-radius:8px;padding:24px 0}.CollapsibleBlock-module__ZSYXSa__header{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:0;display:flex}.CollapsibleBlock-module__ZSYXSa__iconWrapper{background-color:var(--brand-primary);width:24px;height:24px;color:var(--text-inverse);border-radius:50%;justify-content:center;align-items:center;display:flex}.CollapsibleBlock-module__ZSYXSa__label{color:var(--text-secondary);flex:1}.CollapsibleBlock-module__ZSYXSa__labelShimmer{background:linear-gradient(90deg,var(--text-secondary)0%,var(--text-secondary)40%,var(--text-primary)50%,var(--text-secondary)60%,var(--text-secondary)100%);color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:1s linear infinite CollapsibleBlock-module__ZSYXSa__shimmer}@keyframes CollapsibleBlock-module__ZSYXSa__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.CollapsibleBlock-module__ZSYXSa__chevron{color:var(--text-tertiary);transition:transform .2s;transform:rotate(180deg)}.CollapsibleBlock-module__ZSYXSa__chevronUp{transform:rotate(0)}.CollapsibleBlock-module__ZSYXSa__preview{opacity:1;max-height:50px;padding-top:8px;padding-left:32px;transition:max-height .3s,opacity .3s,padding-top .3s;overflow:hidden}.CollapsibleBlock-module__ZSYXSa__previewHidden{opacity:0;max-height:0;padding-top:0}.CollapsibleBlock-module__ZSYXSa__previewText{white-space:nowrap;color:var(--text-tertiary);text-overflow:ellipsis;overflow:hidden}
.PromptGenerationBlock-module__6nEaPG__content{padding-top:12px;padding-left:8px}.PromptGenerationBlock-module__6nEaPG__promptWrapper{border-radius:12px;padding:12px 16px}.PromptGenerationBlock-module__6nEaPG__promptHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px;display:flex}.PromptGenerationBlock-module__6nEaPG__promptLabel,.PromptGenerationBlock-module__6nEaPG__modelTitle{color:var(--text-tertiary);font-size:12px}.PromptGenerationBlock-module__6nEaPG__promptContent{color:var(--text-primary);font-size:14px;line-height:1.5}
.ReasoningBlock-module__q96XhW__content{padding-top:12px;padding-left:8px}.ReasoningBlock-module__q96XhW__reasoningWrapper{color:var(--text-secondary);border-radius:12px;padding:12px 16px}
.StreamingContent-module__ENLXIW__streamingContent{gap:var(--spacing-md);flex-direction:column;display:flex}.StreamingContent-module__ENLXIW__imageWrapper{max-width:100%}
.AttachmentSummary-module__ssBQ2q__summary{border:var(--glass-border);box-sizing:border-box;background:0 0;border-radius:10px 0 10px 10px;width:200px;padding:6px 10px}.AttachmentSummary-module__ssBQ2q__summarySingle{border:var(--glass-border);background:0 0}.AttachmentSummary-module__ssBQ2q__header{width:100%;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;display:flex}.AttachmentSummary-module__ssBQ2q__header:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px;border-radius:4px}.AttachmentSummary-module__ssBQ2q__headerText{text-align:left;flex:1 0 auto}.AttachmentSummary-module__ssBQ2q__chevron{transition:transform var(--transition-base);transform:rotate(180deg)}.AttachmentSummary-module__ssBQ2q__chevronOpen{transform:rotate(0)}.AttachmentSummary-module__ssBQ2q__trigger{width:100%}.AttachmentSummary-module__ssBQ2q__popover{--popover-border-radius:10px}.AttachmentSummary-module__ssBQ2q__popoverContent{border:var(--glass-border);background:var(--glass-background);border-radius:10px;padding:0}.AttachmentSummary-module__ssBQ2q__popoverBody{flex-direction:column;gap:6px;width:209px;padding:6px 10px;display:flex}.AttachmentSummary-module__ssBQ2q__item{background:var(--glass-background);border-radius:10px;align-items:center;gap:6px;padding:0;display:flex}.AttachmentSummary-module__ssBQ2q__thumbnail{background:var(--bg-tertiary);border-radius:6px;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;display:flex;position:relative;overflow:hidden}.AttachmentSummary-module__ssBQ2q__thumbnailImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.AttachmentSummary-module__ssBQ2q__fileIcon{justify-content:center;align-items:center;display:flex}.AttachmentSummary-module__ssBQ2q__hoverOverlay{opacity:0;transition:opacity var(--transition-fast);cursor:pointer;background:rgba(17,17,17,.67);border:none;border-radius:6px;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.AttachmentSummary-module__ssBQ2q__thumbnail:hover .AttachmentSummary-module__ssBQ2q__hoverOverlay{opacity:1}.AttachmentSummary-module__ssBQ2q__textColumn{flex-direction:column;flex:1;justify-content:center;gap:0;min-width:0;display:flex}.AttachmentSummary-module__ssBQ2q__filename{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.AttachmentSummary-module__ssBQ2q__text{flex:auto}
.UserPromptBlock-module__HZRJNW__wrapper{justify-content:flex-end;align-items:flex-start;gap:8px;display:flex}.UserPromptBlock-module__HZRJNW__actions{align-items:center;gap:8px;display:flex}.UserPromptBlock-module__HZRJNW__messageGroup{flex-direction:column;max-width:100%;display:flex}.UserPromptBlock-module__HZRJNW__messageGroupWithAttachments{align-items:flex-end;gap:4px;min-width:200px}.UserPromptBlock-module__HZRJNW__messageGroupWithAttachments>:first-child{margin-bottom:-1px}.UserPromptBlock-module__HZRJNW__bubble{background:var(--bg-quaternary);border-radius:16px 16px 0;max-width:100%;padding:12px 16px;position:relative}.UserPromptBlock-module__HZRJNW__bubbleWithAttachments{border-radius:10px 10px 0;flex:0 auto;width:-moz-fit-content;width:fit-content}.UserPromptBlock-module__HZRJNW__contentWrapper{position:relative}.UserPromptBlock-module__HZRJNW__content{white-space:pre-wrap;word-break:break-word}.UserPromptBlock-module__HZRJNW__contentClamped{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.UserPromptBlock-module__HZRJNW__fade{background:linear-gradient(to top,var(--bg-quaternary),transparent);pointer-events:none;height:40px;position:absolute;bottom:0;left:0;right:0}.UserPromptBlock-module__HZRJNW__expandButton{margin-top:8px}.UserPromptBlock-module__HZRJNW__expandIcon{transition:transform var(--transition-base);transform:rotate(180deg)}.UserPromptBlock-module__HZRJNW__expandIconUp{transform:rotate(0)}@media screen and (max-width:769px){.UserPromptBlock-module__HZRJNW__wrapper{flex-direction:column;align-items:flex-end}.UserPromptBlock-module__HZRJNW__actions{order:1}}
.VideoAnalysisStep-module__nq0lXq__container{border:1px solid var(--border-primary);border-radius:12px;align-items:flex-start;gap:14px;margin-top:12px;padding:12px 16px;display:flex}.VideoAnalysisStep-module__nq0lXq__iconWrapper{flex-shrink:0;width:42px;height:42px}.VideoAnalysisStep-module__nq0lXq__content{flex:1;min-width:0}.VideoAnalysisStep-module__nq0lXq__title{margin-bottom:5px;font-weight:600}.VideoAnalysisStep-module__nq0lXq__phaseRow{align-items:center;gap:4px;animation:.35s ease-out VideoAnalysisStep-module__nq0lXq__fade-up;display:flex}.VideoAnalysisStep-module__nq0lXq__phaseText{display:inline}.VideoAnalysisStep-module__nq0lXq__dotWave{gap:2px;margin-left:2px;display:inline-flex}.VideoAnalysisStep-module__nq0lXq__waveDot{background-color:var(--brand-primary);border-radius:50%;width:3px;height:3px;animation:1.4s infinite VideoAnalysisStep-module__nq0lXq__dot-wave;display:inline-block}.VideoAnalysisStep-module__nq0lXq__waveDot:first-child{animation-delay:0s}.VideoAnalysisStep-module__nq0lXq__waveDot:nth-child(2){animation-delay:.2s}.VideoAnalysisStep-module__nq0lXq__waveDot:nth-child(3){animation-delay:.4s}.VideoAnalysisStep-module__nq0lXq__shimmerBar{background:var(--bg-quaternary,var(--border-primary));border-radius:2px;height:2px;margin-top:8px;position:relative;overflow:hidden}.VideoAnalysisStep-module__nq0lXq__shimmer{background:linear-gradient(90deg,transparent,var(--brand-primary),transparent);border-radius:2px;width:40%;animation:1.8s ease-in-out infinite VideoAnalysisStep-module__nq0lXq__shimmer;position:absolute;top:0;bottom:0;left:0;right:0}.VideoAnalysisStep-module__nq0lXq__loadingIcon{overflow:visible}.VideoAnalysisStep-module__nq0lXq__outerRing{transform-origin:21px 21px;animation:3s linear infinite VideoAnalysisStep-module__nq0lXq__spin-slow}.VideoAnalysisStep-module__nq0lXq__innerRing{transform-origin:21px 21px;animation:2s linear infinite VideoAnalysisStep-module__nq0lXq__spin-rev}.VideoAnalysisStep-module__nq0lXq__progressBar{background:var(--bg-quaternary,var(--border-primary));border-radius:2px;height:2px;margin-top:8px;overflow:hidden}.VideoAnalysisStep-module__nq0lXq__progressFill{background:linear-gradient(90deg,var(--brand-primary),var(--brand-secondary));opacity:.5;border-radius:2px;width:100%;height:100%}.VideoAnalysisStep-module__nq0lXq__completedIcon{overflow:visible}.VideoAnalysisStep-module__nq0lXq__glowCircle{animation:3s ease-in-out infinite VideoAnalysisStep-module__nq0lXq__soft-glow}.VideoAnalysisStep-module__nq0lXq__completedRing{stroke-dashoffset:0;animation:.6s ease-out forwards VideoAnalysisStep-module__nq0lXq__ring-fill}.VideoAnalysisStep-module__nq0lXq__checkmark{stroke-dashoffset:20px;animation:.4s ease-out .3s forwards VideoAnalysisStep-module__nq0lXq__check-draw}@keyframes VideoAnalysisStep-module__nq0lXq__spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes VideoAnalysisStep-module__nq0lXq__spin-rev{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes VideoAnalysisStep-module__nq0lXq__shimmer{0%{transform:translate(-100%)}to{transform:translate(200%)}}@keyframes VideoAnalysisStep-module__nq0lXq__dot-wave{0%,80%,to{opacity:0}40%{opacity:1}}@keyframes VideoAnalysisStep-module__nq0lXq__fade-up{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes VideoAnalysisStep-module__nq0lXq__check-draw{0%{stroke-dashoffset:20px}to{stroke-dashoffset:0}}@keyframes VideoAnalysisStep-module__nq0lXq__ring-fill{0%{stroke-dashoffset:113px}to{stroke-dashoffset:0}}@keyframes VideoAnalysisStep-module__nq0lXq__soft-glow{0%,to{opacity:.15}50%{opacity:.08}}@media (prefers-reduced-motion:reduce){.VideoAnalysisStep-module__nq0lXq__outerRing,.VideoAnalysisStep-module__nq0lXq__innerRing,.VideoAnalysisStep-module__nq0lXq__shimmer,.VideoAnalysisStep-module__nq0lXq__waveDot,.VideoAnalysisStep-module__nq0lXq__phaseRow,.VideoAnalysisStep-module__nq0lXq__glowCircle,.VideoAnalysisStep-module__nq0lXq__completedRing,.VideoAnalysisStep-module__nq0lXq__checkmark{animation:none}.VideoAnalysisStep-module__nq0lXq__checkmark,.VideoAnalysisStep-module__nq0lXq__completedRing{stroke-dashoffset:0}.VideoAnalysisStep-module__nq0lXq__glowCircle{opacity:.15}.VideoAnalysisStep-module__nq0lXq__phaseRow{opacity:1;transform:none}.VideoAnalysisStep-module__nq0lXq__waveDot{opacity:1}}
.WebSearchStep-module__qUK6ga__stepper{flex-direction:column;padding-top:12px;padding-left:8px;display:flex}.WebSearchStep-module__qUK6ga__step{gap:12px;display:flex}.WebSearchStep-module__qUK6ga__stepTrack{flex-direction:column;flex-shrink:0;align-items:center;width:8px;display:flex}.WebSearchStep-module__qUK6ga__dot,.WebSearchStep-module__qUK6ga__dotComplete{background-color:var(--brand-primary);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.WebSearchStep-module__qUK6ga__line{background-color:var(--border-primary);flex:1;width:2px;min-height:8px;margin-bottom:-6px}.WebSearchStep-module__qUK6ga__stepContent{flex-direction:column;flex:1;gap:4px;min-width:0;padding-bottom:12px;display:flex}.WebSearchStep-module__qUK6ga__chipsContainer{flex-wrap:wrap;gap:6px;display:flex}.WebSearchStep-module__qUK6ga__sourcesContainer{border:1px solid var(--border-primary);border-radius:var(--radius-lg,12px);flex-direction:column;max-height:350px;padding:6px;display:flex;overflow-y:auto;box-shadow:0 1px 2px rgba(0,0,0,.05)}.WebSearchStep-module__qUK6ga__sourcesContainer>*{flex-shrink:0}.WebSearchStep-module__qUK6ga__searchChip{color:var(--text-primary)}.WebSearchStep-module__qUK6ga__searchChip svg{color:var(--text-secondary)}.WebSearchStep-module__qUK6ga__chipItem{opacity:0;animation:.3s ease-out forwards WebSearchStep-module__qUK6ga__chip-appear;animation-delay:calc(var(--i,0)*60ms)}@keyframes WebSearchStep-module__qUK6ga__chip-appear{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.WebSearchStep-module__qUK6ga__sourceItem{opacity:0;animation:.3s ease-out forwards WebSearchStep-module__qUK6ga__source-appear;animation-delay:calc(var(--i,0)*50ms)}@keyframes WebSearchStep-module__qUK6ga__source-appear{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}
.Message-module__lA_5aq__messageWrapper{width:100%}.Message-module__lA_5aq__userPromptWrapper{justify-content:flex-end;align-items:flex-end;gap:8px;display:flex}.Message-module__lA_5aq__copyButton{opacity:0;pointer-events:none;flex-shrink:0;transition:opacity .3s ease-in-out}.Message-module__lA_5aq__userPromptWrapper:hover .Message-module__lA_5aq__copyButton,.Message-module__lA_5aq__copyButtonVisible{opacity:1;pointer-events:auto}@media screen and (max-width:769px){.Message-module__lA_5aq__copyButton{opacity:1;pointer-events:auto}}.Message-module__lA_5aq__streamingImages{flex-direction:column;gap:16px;margin-bottom:16px;display:flex}
.CitationButton-module__9Envnq__citationButton{gap:8px}.CitationButton-module__9Envnq__faviconStack{align-items:center;display:flex}.CitationButton-module__9Envnq__favicon{border:2px solid var(--bg-primary);background:var(--bg-secondary);-o-object-fit:cover;object-fit:cover;border-radius:50%;width:16px;height:16px}.CitationButton-module__9Envnq__favicon:not(:first-child){margin-left:-6px}.CitationButton-module__9Envnq__label{white-space:nowrap}
.StreamingImage-module__smKHJW__skeleton{border-radius:var(--radius-md);width:-moz-fit-content;width:fit-content;overflow:hidden}.StreamingImage-module__smKHJW__animatedWrapper{border-radius:var(--radius-md);width:100%;max-width:600px;overflow:hidden}.StreamingImage-module__smKHJW__image{border-radius:var(--radius-md);width:100%;max-width:600px;height:auto}.StreamingImage-module__smKHJW__errorWrapper{border-radius:var(--radius-md);background:var(--bg-tertiary);max-width:600px;min-height:200px;color:var(--status-error);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;display:flex}
.MessageActions-module__G93RHW__actions{align-items:center;gap:16px;margin-top:16px;display:flex;overflow:hidden}.MessageActions-module__G93RHW__leftActions{align-items:center;gap:8px;display:flex}@media (hover:hover) and (pointer:fine){.MessageActions-module__G93RHW__active:hover{background-color:var(--brand-primary-hover)!important}}.MessageActions-module__G93RHW__regenerateGroup{align-items:center;display:flex;position:relative}.MessageActions-module__G93RHW__settingsButton{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px;transition:opacity .15s,color .15s;display:flex;position:absolute;top:50%;right:4px;transform:translateY(-50%)}@media (hover:hover) and (pointer:fine){.MessageActions-module__G93RHW__settingsButton:hover{background:var(--bg-tertiary);color:var(--text-primary)}}.MessageActions-module__G93RHW__regenerateGroup button:first-child{padding-right:24px}.MessageActions-module__G93RHW__actionsAnimated{animation:.25s ease-out forwards MessageActions-module__G93RHW__actions-slide-in}@keyframes MessageActions-module__G93RHW__actions-slide-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.MessageActions-module__G93RHW__arrowDown{transition:transform .2s;transform:rotate(0)}.MessageActions-module__G93RHW__arrowUp{transform:rotate(180deg)}@media (max-width:768px){.MessageActions-module__G93RHW__actions{flex-wrap:wrap;gap:12px}}
.LocalToolsSection-module__NC5r9G__section{flex-direction:column;gap:16px;display:flex}.LocalToolsSection-module__NC5r9G__toolItem{border-radius:12px}.LocalToolsSection-module__NC5r9G__popover{--popover-border-radius:16px;max-width:400px}.LocalToolsSection-module__NC5r9G__popoverWrapper,.LocalToolsSection-module__NC5r9G__popoverBody{padding:0}.LocalToolsSection-module__NC5r9G__popoverContent{max-height:400px;overflow-y:auto}
.ModelSelectorPopover-module__0wzXQa__popover{--popover-border-radius:30px}.ModelSelectorPopover-module__0wzXQa__popoverContent{width:600px;height:460px;overflow:visible}.ModelSelectorPopover-module__0wzXQa__popoverBody{height:100%;overflow:visible}.ModelSelectorPopover-module__0wzXQa__infoPopoverWrapper{--popover-border-radius:30px;width:100%;min-width:400px;max-width:540px}.ModelSelectorPopover-module__0wzXQa__infoPopoverContent{padding:20px}@media screen and (max-width:768px){.ModelSelectorPopover-module__0wzXQa__popoverContent{width:100%;height:auto}}
.RegenerateSettingsPopover-module__9L1dlW__popover{--horizontal-padding:16px;--popover-border-radius:10px;width:380px;max-width:calc(100dvw - 32px);max-height:600px;display:flex}.RegenerateSettingsPopover-module__9L1dlW__popoverContent{flex-direction:column;padding:0;display:flex}.RegenerateSettingsPopover-module__9L1dlW__popoverBody{flex:auto;height:100%;padding:0;overflow-y:hidden}.RegenerateSettingsPopover-module__9L1dlW__popoverTitle{padding:16px var(--horizontal-padding)0;flex:none}.RegenerateSettingsPopover-module__9L1dlW__content{flex-direction:column;height:100%;display:flex}.RegenerateSettingsPopover-module__9L1dlW__section{padding:16px var(--horizontal-padding)0;flex:none}.RegenerateSettingsPopover-module__9L1dlW__section+.RegenerateSettingsPopover-module__9L1dlW__section{padding-top:20px}.RegenerateSettingsPopover-module__9L1dlW__sectionTitle{margin-bottom:12px}.RegenerateSettingsPopover-module__9L1dlW__toolsSection{height:100%;padding:0 var(--horizontal-padding);flex:auto;margin-top:8px;overflow-y:auto}.RegenerateSettingsPopover-module__9L1dlW__footer{padding:16px var(--horizontal-padding);border-top:1px solid var(--border-primary);flex:none;margin-top:16px}.RegenerateSettingsPopover-module__9L1dlW__applyButton{width:100%}.RegenerateSettingsPopover-module__9L1dlW__bottomSheet{--popover-border-radius:16px}.RegenerateSettingsPopover-module__9L1dlW__bottomSheetContent{padding:0}.RegenerateSettingsPopover-module__9L1dlW__toolsSectionWrapper{margin:0 -8px;padding:0 8px;overflow:auto!important}@media (max-width:768px){.RegenerateSettingsPopover-module__9L1dlW__popover{--horizontal-padding:0;width:100%;max-width:none}.RegenerateSettingsPopover-module__9L1dlW__bottomSheetContent{padding:0 16px}.RegenerateSettingsPopover-module__9L1dlW__footer{padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px))}}
.VirtualMessageRow-module__GT-MSG__messageRow{border-left:2px solid transparent;width:100%;margin:0 -8px;padding:0 8px;position:relative}.VirtualMessageRow-module__GT-MSG__searchHighlighted{border-radius:var(--border-radius-lg);border-left-color:transparent;box-shadow:inset 0 0 0 1000px rgba(223,130,0,.08)}.VirtualMessageRow-module__GT-MSG__currentHighlight{border-left-color:var(--brand-primary);box-shadow:inset 0 0 0 1000px rgba(223,130,0,.12)}.VirtualMessageRow-module__GT-MSG__userMessage{width:100%;margin:8px 0;padding:8px 0}.VirtualMessageRow-module__GT-MSG__spinnerWrapper{width:100%;max-width:var(--chat-max-width-primary);justify-content:flex-start;padding:20px 20px 20px 0;display:flex}.VirtualMessageRow-module__GT-MSG__errorMessage{width:100%;padding:16px 0}.VirtualMessageRow-module__GT-MSG__aiResponse{flex-direction:column;gap:16px;display:flex}.VirtualMessageRow-module__GT-MSG__streamingImages{flex-direction:column;gap:12px;max-width:100%;display:flex}.VirtualMessageRow-module__GT-MSG__continueButtonWrapper{justify-content:center;padding:32px 0;display:flex}
.ChatMessages-module__LBmmHW__container{flex-direction:column;flex:1;align-items:center;min-height:min-content;display:flex}.ChatMessages-module__LBmmHW__chatMessages{flex:1;width:100%;height:100%}.ChatMessages-module__LBmmHW__chatMessages.ChatMessages-module__LBmmHW__fullscreen{max-width:var(--chat-max-width-primary)}.ChatMessages-module__LBmmHW__chatMessages::-webkit-scrollbar{width:8px}.ChatMessages-module__LBmmHW__chatMessages::-webkit-scrollbar-track{background:var(--bg-primary)}.ChatMessages-module__LBmmHW__chatMessages::-webkit-scrollbar-thumb{background:var(--border-primary);border-radius:4px}.ChatMessages-module__LBmmHW__chatMessages::-webkit-scrollbar-thumb:hover{background:var(--border-secondary)}.ChatMessages-module__LBmmHW__typingIndicator{justify-content:flex-start;width:100%;min-height:40px;padding:8px 0 20px;display:flex}@media screen and (max-width:768px){.ChatMessages-module__LBmmHW__chatMessages{padding:0}}
.Greeting-module__q3I_xW__greeting{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;max-width:1200px;margin:0 auto;display:flex}.Greeting-module__q3I_xW__title span{color:var(--brand-primary);filter:brightness(1.2)}
.ChatWrapper-module__ozovAG__greeting{flex:auto;padding-top:20px;padding-bottom:20px}@media (prefers-reduced-motion:no-preference){.ChatWrapper-module__ozovAG__greeting{transition:flex .4s ease-out,padding .4s ease-out}}.ChatWrapper-module__ozovAG__greeting.ChatWrapper-module__ozovAG__open{flex:none}.ChatWrapper-module__ozovAG__greeting.ChatWrapper-module__ozovAG__hidden{display:none}.ChatWrapper-module__ozovAG__backdrop{z-index:999;background:var(--bg-chat);touch-action:none;overscroll-behavior:none;position:fixed;top:0;bottom:0;left:0;right:0}.ChatWrapper-module__ozovAG__chatOverlay{background:0 0;border-radius:20px;display:flex}.ChatWrapper-module__ozovAG__chatOverlay.ChatWrapper-module__ozovAG__open{background:var(--bg-chat);flex:auto;height:calc(100dvh - 100px);display:flex;overflow:hidden}@media screen and (max-width:560px){.ChatWrapper-module__ozovAG__chatOverlay.ChatWrapper-module__ozovAG__open{height:70svh}}.ChatWrapper-module__ozovAG__chatOverlay.ChatWrapper-module__ozovAG__fullscreen{z-index:1000;height:var(--visual-viewport-height,100svh);padding-top:var(--safe-area-top);padding-bottom:var(--safe-area-bottom);background:var(--bg-chat);overscroll-behavior:contain;touch-action:pan-y pinch-zoom;border-radius:0;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}html[data-keyboard-closing] .ChatWrapper-module__ozovAG__chatOverlay.ChatWrapper-module__ozovAG__fullscreen{transition:height .25s cubic-bezier(.17,.59,.4,.77)}.ChatWrapper-module__ozovAG__chatWrapper{border-radius:20px;width:100%;height:100%;display:flex;position:relative}.ChatWrapper-module__ozovAG__chatWrapper.ChatWrapper-module__ozovAG__fullscreen{background:var(--bg-chat);border-radius:0}.ChatWrapper-module__ozovAG__chatWrapper.ChatWrapper-module__ozovAG__loading{justify-content:center;align-items:center}.ChatWrapper-module__ozovAG__historyPanel{overflow:hidden}.ChatWrapper-module__ozovAG__chatPanel{flex-direction:column;display:flex;overflow:hidden}
.ChatEmptyState-module__kbM_GG__container{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;padding:0 16px;display:flex}.ChatEmptyState-module__kbM_GG__greeting{align-items:baseline;gap:8px;max-width:100%;display:flex}.ChatEmptyState-module__kbM_GG__greetingText{flex:none}.ChatEmptyState-module__kbM_GG__name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:768px){.ChatEmptyState-module__kbM_GG__greeting{flex-direction:column;align-items:center;gap:4px}.ChatEmptyState-module__kbM_GG__name{max-width:100%}}
.Chat-module__FuRbKW__balanceGlassWrapper{padding-top:8px;padding-bottom:8px}.Chat-module__FuRbKW__container.Chat-module__FuRbKW__open{height:auto}.Chat-module__FuRbKW__container{--device-height:100svh;height:calc(var(--device-height) - 96px - var(--safe-area-top) - var(--safe-area-bottom));--container-max-width:1400px;--padding:20px;--chat-max-width-primary:740px;flex-direction:column;gap:50px;padding-top:0;padding-bottom:20px;display:flex}.Chat-module__FuRbKW__header{border-bottom:1px solid var(--bg-tertiary);flex-shrink:0;justify-content:space-between;align-items:center;padding:10px;display:flex}.Chat-module__FuRbKW__headerLeft{align-items:center;gap:8px;width:100%;display:flex}.Chat-module__FuRbKW__headerFullscreen{margin-left:auto}.Chat-module__FuRbKW__chatWrapper{flex-direction:column;justify-content:flex-end;height:100%;display:flex;overflow-y:auto}.Chat-module__FuRbKW__messagesWrapper{width:100%;min-height:0;padding:var(--padding);flex-direction:column;padding-right:0;display:flex;position:relative;overflow-y:auto;flex:auto!important}.Chat-module__FuRbKW__content{flex-direction:column;width:100%;height:100%;max-height:100%;display:flex}.Chat-module__FuRbKW__inputContainer{flex:none!important}.Chat-module__FuRbKW__inputContainer.Chat-module__FuRbKW__fullscreen{max-width:calc(var(--chat-max-width-primary) + var(--padding)*2)}.Chat-module__FuRbKW__loadingContainer{flex:1;justify-content:center;align-items:center;width:100%;display:flex}.Chat-module__FuRbKW__open .Chat-module__FuRbKW__inputContainer,.Chat-module__FuRbKW__contentOpen .Chat-module__FuRbKW__inputContainer{padding:var(--padding)}@media screen and (max-width:768px){.Chat-module__FuRbKW__container{--padding:12px;--device-height:90svh;gap:24px}.Chat-module__FuRbKW__inputContainer{padding:0}}
.FAQSection-module__GcYNwa__section{flex-direction:column;justify-content:center;align-items:center;gap:30px;display:flex}.FAQSection-module__GcYNwa__faqList{flex-direction:column;gap:15px;width:100%;display:flex}.FAQSection-module__GcYNwa__faqItem{border-radius:10px;overflow:hidden}.FAQSection-module__GcYNwa__question{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:14px 20px;list-style:none;display:flex}.FAQSection-module__GcYNwa__question::-webkit-details-marker{display:none}.FAQSection-module__GcYNwa__question::marker{display:none}.FAQSection-module__GcYNwa__question:hover{opacity:.9}.FAQSection-module__GcYNwa__icon{width:36px;height:auto;color:var(--text-primary);-webkit-backface-visibility:hidden;backface-visibility:hidden;flex-shrink:0;justify-content:center;align-items:center;padding:10px;transition:transform .2s;display:flex;transform:translateZ(0)rotate(0)}.FAQSection-module__GcYNwa__faqItem.FAQSection-module__GcYNwa__open .FAQSection-module__GcYNwa__icon{transform:translateZ(0)rotate(180deg)}.FAQSection-module__GcYNwa__answerText{border-top:1px solid var(--border-primary);padding:14px 35px 14px 20px}@media (max-width:1024px){.FAQSection-module__GcYNwa__faqList{gap:12px}.FAQSection-module__GcYNwa__question,.FAQSection-module__GcYNwa__answerText{padding:12px 24px}}@media (max-width:768px){.FAQSection-module__GcYNwa__section{gap:16px}.FAQSection-module__GcYNwa__faqList{gap:10px}.FAQSection-module__GcYNwa__question{gap:8px;padding:12px 20px}.FAQSection-module__GcYNwa__answerText{padding:12px 20px}.FAQSection-module__GcYNwa__icon{width:28px;padding:6px}.FAQSection-module__GcYNwa__icon svg{width:14px;height:14px}}
.MobileMenu-module__p_6LnW__backdrop{z-index:98;background-color:var(--bg-overlay);-webkit-backface-visibility:hidden;backface-visibility:hidden;position:fixed;top:0;bottom:0;left:0;right:0;transform:translateZ(0)}.MobileMenu-module__p_6LnW__panel{z-index:99;width:85%;max-width:320px;height:100dvh;padding-top:max(var(--header-height-mobile),var(--safe-area-top));padding-bottom:var(--safe-area-bottom);background-color:var(--bg-primary);-webkit-backface-visibility:hidden;backface-visibility:hidden;flex-direction:column;display:flex;position:fixed;top:0;right:0;transform:translateZ(0);box-shadow:-4px 0 24px rgba(0,0,0,.2)}@media screen and (max-width:767px){.MobileMenu-module__p_6LnW__panel{width:100%;max-width:none;box-shadow:none}}.MobileMenu-module__p_6LnW__panelHidden{pointer-events:none}.MobileMenu-module__p_6LnW__nav{flex-direction:column;flex:auto;gap:4px;padding:16px;display:flex;overflow-y:auto}.MobileMenu-module__p_6LnW__menuSection{flex-direction:column;display:flex}.MobileMenu-module__p_6LnW__menuItem{width:100%;font:inherit;text-align:left;color:var(--text-primary);transition:background-color var(--transition-fast),color var(--transition-fast);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;padding:14px 12px;text-decoration:none;display:flex}@media (hover:hover) and (pointer:fine){.MobileMenu-module__p_6LnW__menuItem:hover{background-color:var(--bg-secondary)}}.MobileMenu-module__p_6LnW__menuItem:active{background-color:var(--bg-tertiary)}.MobileMenu-module__p_6LnW__expandable{justify-content:flex-start}.MobileMenu-module__p_6LnW__menuIcon{color:var(--brand-primary);flex-shrink:0}.MobileMenu-module__p_6LnW__dangerIcon{color:var(--status-error)}.MobileMenu-module__p_6LnW__chevron{color:var(--text-tertiary);transition:transform var(--transition-fast);margin-left:auto}.MobileMenu-module__p_6LnW__chevronExpanded{transform:rotate(90deg)}.MobileMenu-module__p_6LnW__submenu{flex-direction:column;padding-left:24px;display:flex;overflow:hidden}.MobileMenu-module__p_6LnW__submenuItem{width:100%;font:inherit;text-align:left;color:var(--text-secondary);transition:background-color var(--transition-fast),color var(--transition-fast);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;padding:12px;text-decoration:none;display:flex}.MobileMenu-module__p_6LnW__submenuItem:active{background-color:var(--bg-tertiary)}@media (hover:hover) and (pointer:fine){.MobileMenu-module__p_6LnW__submenuItem:hover{background-color:var(--bg-secondary)}.MobileMenu-module__p_6LnW__danger:hover{background-color:var(--status-error-bg,rgba(239,68,68,.1))}}.MobileMenu-module__p_6LnW__footer{border-top:1px solid var(--border-primary);flex-direction:column;flex:none;gap:10px;padding:16px;display:flex}.MobileMenu-module__p_6LnW__fullWidth{width:100%}.MobileMenu-module__p_6LnW__burgerButton{position:relative}.MobileMenu-module__p_6LnW__iconWrapper{justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:relative}.MobileMenu-module__p_6LnW__animatedIcon{justify-content:center;align-items:center;display:flex;position:absolute}@media screen and (min-width:769px){.MobileMenu-module__p_6LnW__mobile{display:none}}@media (prefers-reduced-motion:reduce){.MobileMenu-module__p_6LnW__menuItem,.MobileMenu-module__p_6LnW__submenuItem,.MobileMenu-module__p_6LnW__chevron{transition:none}}
.Header-module__bL51Jq__header{z-index:100;width:100%;max-width:none;transition:background-color var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base);pointer-events:none;padding-top:20px;padding-bottom:0;position:fixed;top:0;left:0}.Header-module__bL51Jq__container{max-width:var(--container-max-width);pointer-events:auto;border-radius:20px;justify-content:space-between;align-items:center;gap:40px;height:100%;margin:0 auto;padding:20px;display:flex}.Header-module__bL51Jq__logo{width:-moz-fit-content;width:fit-content;height:20px;color:var(--text-primary);transition:opacity var(--transition-fast);align-items:center;text-decoration:none;display:flex}.Header-module__bL51Jq__leftSide{align-items:center;gap:32px;display:flex}.Header-module__bL51Jq__logo svg,.Header-module__bL51Jq__logo use{width:100px;height:100%}.Header-module__bL51Jq__logo:hover{opacity:.8}.Header-module__bL51Jq__mobile{display:none}.Header-module__bL51Jq__logoText{font-size:var(--text-xl);letter-spacing:-.02em;color:var(--text-primary);font-weight:700}.Header-module__bL51Jq__actions{align-items:center;gap:40px;display:flex}.Header-module__bL51Jq__rightSide{align-items:center;gap:16px;display:flex}.Header-module__bL51Jq__freeButton{display:inline-flex}@media screen and (max-width:768px){.Header-module__bL51Jq__container{gap:24px;padding:10px 16px}.Header-module__bL51Jq__desktop{display:none}.Header-module__bL51Jq__mobile{width:30px;height:30px;display:flex}.Header-module__bL51Jq__mobile svg,.Header-module__bL51Jq__mobile use{width:30px;height:30px}.Header-module__bL51Jq__leftSide{gap:12px}}
.NeuroFeaturesBlock-module__tFa_Jq__wrapper{flex-direction:column;gap:40px;display:flex}.NeuroFeaturesBlock-module__tFa_Jq__header{flex-direction:column;gap:16px;max-width:768px;display:flex}.NeuroFeaturesBlock-module__tFa_Jq__heading{letter-spacing:-.025em}.NeuroFeaturesBlock-module__tFa_Jq__subheading{line-height:1.6}.NeuroFeaturesBlock-module__tFa_Jq__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.NeuroFeaturesBlock-module__tFa_Jq__card{--pattern-line:var(--pattern-line-rgb);--pattern-accent-blue:103 232 249;--pattern-accent-green:110 231 183;--pattern-accent-violet:196 181 253;--pattern-accent-pink:244 114 182;--pattern-accent-amber:252 211 77;--pattern-accent-orange:253 186 116;border-radius:20px;min-height:360px;padding:28px;position:relative;overflow:hidden}.NeuroFeaturesBlock-module__tFa_Jq__patternContainer{opacity:.9;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.NeuroFeaturesBlock-module__tFa_Jq__cardContent{z-index:10;flex-direction:column;justify-content:space-between;height:100%;display:flex;position:relative}.NeuroFeaturesBlock-module__tFa_Jq__iconArea{justify-content:center;align-items:center;margin-top:32px;display:flex}.NeuroFeaturesBlock-module__tFa_Jq__iconBox{border-radius:28px;justify-content:center;align-items:center;width:96px;height:96px;display:flex}.NeuroFeaturesBlock-module__tFa_Jq__iconSvg{width:40px;height:40px;color:var(--brand-primary);position:relative}.NeuroFeaturesBlock-module__tFa_Jq__cardTextBlock{z-index:10;margin-top:40px;position:relative}.NeuroFeaturesBlock-module__tFa_Jq__cardTitle{letter-spacing:-.015em}.NeuroFeaturesBlock-module__tFa_Jq__cardDescription{max-width:448px;margin-top:12px}.NeuroFeaturesBlock-module__tFa_Jq__orbitCircle1{border:1px solid var(--border-primary);border-radius:50%;width:128px;height:128px;transition:transform .5s;position:absolute;top:48px;left:40px}.NeuroFeaturesBlock-module__tFa_Jq__orbitCircle2{border:1px solid rgb(var(--pattern-line)/5%);border-radius:50%;width:176px;height:176px;transition:transform .5s;position:absolute;top:80px;left:96px}.NeuroFeaturesBlock-module__tFa_Jq__orbitCircle3{border:1px solid var(--border-primary);border-radius:50%;width:80px;height:80px;transition:transform .5s;position:absolute;top:32px;right:48px}.NeuroFeaturesBlock-module__tFa_Jq__orbitDot1{background:rgb(var(--pattern-line)/30%);border-radius:50%;width:8px;height:8px;transition:transform .5s;position:absolute;bottom:48px;left:64px}.NeuroFeaturesBlock-module__tFa_Jq__orbitDot2{background:rgb(var(--pattern-accent-blue)/40%);border-radius:50%;width:12px;height:12px;transition:transform .5s;position:absolute;top:96px;right:96px}@media (hover:hover) and (pointer:fine){.NeuroFeaturesBlock-module__tFa_Jq__card:hover .NeuroFeaturesBlock-module__tFa_Jq__orbitCircle1{transform:translate(-6px,-4px)}.NeuroFeaturesBlock-module__tFa_Jq__card:hover .NeuroFeaturesBlock-module__tFa_Jq__orbitCircle2{transform:translate(5px,6px)}.NeuroFeaturesBlock-module__tFa_Jq__card:hover .NeuroFeaturesBlock-module__tFa_Jq__orbitCircle3{transform:translate(4px,-5px)}.NeuroFeaturesBlock-module__tFa_Jq__card:hover .NeuroFeaturesBlock-module__tFa_Jq__orbitDot1{transform:translate(8px,-6px)}.NeuroFeaturesBlock-module__tFa_Jq__card:hover .NeuroFeaturesBlock-module__tFa_Jq__orbitDot2{transform:translate(-6px,8px)}}.NeuroFeaturesBlock-module__tFa_Jq__videoDot{background:rgb(var(--pattern-accent-violet)/25%);border-radius:50%;position:absolute}.NeuroFeaturesBlock-module__tFa_Jq__waveformBar{background:rgb(var(--pattern-line)/10%);transform-origin:bottom;border-radius:9999px;width:3px;transition:transform .5s;position:absolute;bottom:38%;transform:scaleY(1)}@media (hover:hover) and (pointer:fine){.NeuroFeaturesBlock-module__tFa_Jq__card:hover .NeuroFeaturesBlock-module__tFa_Jq__waveformBar:nth-child(odd){transform:scaleY(1.35)}.NeuroFeaturesBlock-module__tFa_Jq__card:hover .NeuroFeaturesBlock-module__tFa_Jq__waveformBar:nth-child(2n){transform:scaleY(.7)}}.NeuroFeaturesBlock-module__tFa_Jq__waveformDot{background:rgb(var(--pattern-accent-violet)/50%);filter:blur(.5px);border-radius:50%;width:8px;height:8px;position:absolute;bottom:32%;left:42%}.NeuroFeaturesBlock-module__tFa_Jq__gridBorder{border:1px solid rgb(var(--pattern-line)/6%);border-radius:28px;position:absolute;top:32px;bottom:32px;left:32px;right:32px}.NeuroFeaturesBlock-module__tFa_Jq__gridLines{background:linear-gradient(to right,rgb(var(--pattern-line)/4%)1px,transparent 1px),linear-gradient(to bottom,rgb(var(--pattern-line)/4%)1px,transparent 1px);background-size:38px 38px;position:absolute;top:32px;bottom:32px;left:32px;right:32px}.NeuroFeaturesBlock-module__tFa_Jq__gridSquare{border:1px solid rgb(var(--pattern-accent-blue)/20%);background:rgb(var(--pattern-accent-blue)/10%);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:16px;width:56px;height:56px;transition:transform .5s;position:absolute;top:28%;left:22%}.NeuroFeaturesBlock-module__tFa_Jq__gridCircle{border:1px solid rgb(var(--pattern-accent-green)/20%);background:rgb(var(--pattern-accent-green)/10%);border-radius:50%;width:40px;height:40px;transition:transform .5s;position:absolute;bottom:22%;right:18%}@media (hover:hover) and (pointer:fine){.NeuroFeaturesBlock-module__tFa_Jq__card:hover .NeuroFeaturesBlock-module__tFa_Jq__gridSquare{transform:translate(6px,-8px)}.NeuroFeaturesBlock-module__tFa_Jq__card:hover .NeuroFeaturesBlock-module__tFa_Jq__gridCircle{transform:translate(-6px,6px)}}.NeuroFeaturesBlock-module__tFa_Jq__layer1{border:1px solid var(--border-primary);background:rgb(var(--pattern-line)/3%);border-radius:24px;width:160px;height:112px;transition:transform .5s;position:absolute;top:32%;left:34%;transform:translate(-50%,-50%)rotate(-10deg)}.NeuroFeaturesBlock-module__tFa_Jq__layer2{border:1px solid rgb(var(--pattern-line)/8%);background:rgb(var(--pattern-line)/2%);border-radius:24px;width:160px;height:112px;transition:transform .5s;position:absolute;top:44%;left:48%;transform:translate(-50%,-50%)rotate(8deg)}.NeuroFeaturesBlock-module__tFa_Jq__layer3{border:1px solid rgb(var(--pattern-accent-pink)/15%);background:rgb(var(--pattern-accent-pink)/3%);border-radius:24px;width:160px;height:112px;transition:transform .5s;position:absolute;top:32%;left:62%;transform:translate(-50%,-50%)rotate(-4deg)}@media (hover:hover) and (pointer:fine){.NeuroFeaturesBlock-module__tFa_Jq__card:hover .NeuroFeaturesBlock-module__tFa_Jq__layer1{transform:translate(-50%,-50%)rotate(-6deg)translate(-8px,-6px)}.NeuroFeaturesBlock-module__tFa_Jq__card:hover .NeuroFeaturesBlock-module__tFa_Jq__layer2{transform:translate(-50%,-50%)rotate(12deg)translate(6px,8px)}.NeuroFeaturesBlock-module__tFa_Jq__card:hover .NeuroFeaturesBlock-module__tFa_Jq__layer3{transform:translate(-50%,-50%)rotate(-1deg)translate(10px,-4px)}}.NeuroFeaturesBlock-module__tFa_Jq__starDot{background:rgb(var(--pattern-line)/20%);border-radius:50%;position:absolute}.NeuroFeaturesBlock-module__tFa_Jq__starCircle1{border:1px solid rgb(var(--pattern-accent-amber)/10%);border-radius:50%;width:96px;height:96px;transition:transform .5s;position:absolute;top:24%;left:18%}.NeuroFeaturesBlock-module__tFa_Jq__starCircle2{border:1px solid rgb(var(--pattern-accent-orange)/10%);border-radius:50%;width:128px;height:128px;transition:transform .5s;position:absolute;bottom:18%;right:18%}@media (hover:hover) and (pointer:fine){.NeuroFeaturesBlock-module__tFa_Jq__card:hover .NeuroFeaturesBlock-module__tFa_Jq__starCircle1{transform:translate(-6px,-5px)}.NeuroFeaturesBlock-module__tFa_Jq__card:hover .NeuroFeaturesBlock-module__tFa_Jq__starCircle2{transform:translate(5px,6px)}}.NeuroFeaturesBlock-module__tFa_Jq__waveBar{background:rgb(var(--pattern-line)/10%);border-radius:9999px;width:6px;transition:transform .5s;position:absolute;top:58%;transform:translateY(-50%)scaleY(1)}@media (hover:hover) and (pointer:fine){.NeuroFeaturesBlock-module__tFa_Jq__card:hover .NeuroFeaturesBlock-module__tFa_Jq__waveBar:nth-child(odd){transform:translateY(-50%)scaleY(1.35)}.NeuroFeaturesBlock-module__tFa_Jq__card:hover .NeuroFeaturesBlock-module__tFa_Jq__waveBar:nth-child(2n){transform:translateY(-50%)scaleY(.7)}}@media (max-width:1260px){.NeuroFeaturesBlock-module__tFa_Jq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.NeuroFeaturesBlock-module__tFa_Jq__wrapper{gap:24px}.NeuroFeaturesBlock-module__tFa_Jq__grid{grid-template-columns:1fr;gap:16px}.NeuroFeaturesBlock-module__tFa_Jq__card{border-radius:16px;min-height:300px;padding:20px}.NeuroFeaturesBlock-module__tFa_Jq__iconBox{border-radius:20px;width:72px;height:72px}.NeuroFeaturesBlock-module__tFa_Jq__iconSvg{width:32px;height:32px}.NeuroFeaturesBlock-module__tFa_Jq__iconArea{margin-top:24px}.NeuroFeaturesBlock-module__tFa_Jq__cardTextBlock{margin-top:28px}}
.MarqueeTrack-module__mwtFiW__track{width:max-content;animation:MarqueeTrack-module__mwtFiW__marquee var(--marquee-duration,30s)linear infinite;display:flex}.MarqueeTrack-module__mwtFiW__track:hover{animation-play-state:paused}.MarqueeTrack-module__mwtFiW__segment{align-items:center;gap:var(--marquee-gap,48px);flex-shrink:0;display:flex}.MarqueeTrack-module__mwtFiW__segment:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-right:var(--marquee-gap,48px)}.MarqueeTrack-module__mwtFiW__segment:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-right:var(--marquee-gap,48px)}.MarqueeTrack-module__mwtFiW__segment:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-right:var(--marquee-gap,48px)}.MarqueeTrack-module__mwtFiW__segment:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:var(--marquee-gap,48px)}.MarqueeTrack-module__mwtFiW__segment:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:var(--marquee-gap,48px)}.MarqueeTrack-module__mwtFiW__segment:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:var(--marquee-gap,48px)}.MarqueeTrack-module__mwtFiW__item{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;align-items:center;gap:12px;display:flex}.MarqueeTrack-module__mwtFiW__providerIcon{flex-shrink:0;width:32px;height:32px}.MarqueeTrack-module__mwtFiW__providerTitle{white-space:nowrap}@keyframes MarqueeTrack-module__mwtFiW__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.MarqueeTrack-module__mwtFiW__track{animation:none}}@media (max-width:768px){.MarqueeTrack-module__mwtFiW__providerIcon{width:24px;height:24px}.MarqueeTrack-module__mwtFiW__segment{gap:var(--marquee-gap,32px)}.MarqueeTrack-module__mwtFiW__segment:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-right:var(--marquee-gap,32px)}.MarqueeTrack-module__mwtFiW__segment:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-right:var(--marquee-gap,32px)}.MarqueeTrack-module__mwtFiW__segment:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){padding-right:var(--marquee-gap,32px)}.MarqueeTrack-module__mwtFiW__segment:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:var(--marquee-gap,32px)}.MarqueeTrack-module__mwtFiW__segment:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:var(--marquee-gap,32px)}.MarqueeTrack-module__mwtFiW__segment:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:var(--marquee-gap,32px)}}
.ProvidersMarquee-module__UlJzja__section{flex-direction:column;align-items:center;gap:30px;width:100%;display:flex}.ProvidersMarquee-module__UlJzja__marqueeWrapper{width:100%;position:relative;overflow:hidden}.ProvidersMarquee-module__UlJzja__marqueeWrapper:before,.ProvidersMarquee-module__UlJzja__marqueeWrapper:after{content:"";z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.ProvidersMarquee-module__UlJzja__marqueeWrapper:before{background:linear-gradient(90deg,var(--bg-primary),transparent);left:0}.ProvidersMarquee-module__UlJzja__marqueeWrapper:after{background:linear-gradient(270deg,var(--bg-primary),transparent);right:0}@media (prefers-reduced-motion:reduce){.ProvidersMarquee-module__UlJzja__marqueeWrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:768px){.ProvidersMarquee-module__UlJzja__section{gap:16px}.ProvidersMarquee-module__UlJzja__marqueeWrapper:before,.ProvidersMarquee-module__UlJzja__marqueeWrapper:after{width:60px}}
.ReviewsBlock-module__jtNxCq__section{flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:30px;display:flex}.ReviewsBlock-module__jtNxCq__title{text-align:center}.ReviewsBlock-module__jtNxCq__reviewsGrid{flex-direction:row;justify-content:stretch;align-self:stretch;align-items:stretch;gap:10px;display:flex}.ReviewsBlock-module__jtNxCq__reviewCard{flex:1 0 300px}@media (max-width:1200px){.ReviewsBlock-module__jtNxCq__reviewsGrid{flex-wrap:wrap}.ReviewsBlock-module__jtNxCq__reviewCard{flex:calc(50% - 5px);min-width:280px}}@media (max-width:768px){.ReviewsBlock-module__jtNxCq__section{gap:16px}.ReviewsBlock-module__jtNxCq__content{gap:20px}.ReviewsBlock-module__jtNxCq__reviewCard{flex:0 0 80%}}
.SeoFeaturesBlock-module__GNoRcq__section{flex-direction:column;justify-content:center;align-items:center;gap:30px;width:100%;display:flex}.SeoFeaturesBlock-module__GNoRcq__features{flex-wrap:wrap;gap:10px;display:flex}.SeoFeaturesBlock-module__GNoRcq__featureCard{flex-grow:0;flex-shrink:0}.SeoFeaturesBlock-module__GNoRcq__id-1{flex-basis:477px}.SeoFeaturesBlock-module__GNoRcq__id-2{flex-basis:377px}.SeoFeaturesBlock-module__GNoRcq__id-3{flex-basis:326px}.SeoFeaturesBlock-module__GNoRcq__id-4{flex-basis:215px}.SeoFeaturesBlock-module__GNoRcq__id-5{flex-basis:392px}.SeoFeaturesBlock-module__GNoRcq__id-6{flex-basis:241px}.SeoFeaturesBlock-module__GNoRcq__id-7{flex-basis:322px}@media screen and (max-width:1260px){.SeoFeaturesBlock-module__GNoRcq__featureCard{flex-basis:100%!important}.SeoFeaturesBlock-module__GNoRcq__features{flex-direction:column;width:100%}}@media screen and (max-width:768px){.SeoFeaturesBlock-module__GNoRcq__section{gap:16px}}
.SeoTextBlock-module__AtWeMq__content{width:100%}.SeoTextBlock-module__AtWeMq__section{justify-content:center;align-items:center;width:100%;display:flex}.SeoTextBlock-module__AtWeMq__container{border-radius:20px;flex-direction:column;align-items:center;gap:30px;width:100%;max-width:1200px;padding:20px;display:flex}@media (max-width:1024px){.SeoTextBlock-module__AtWeMq__container{gap:24px;padding:16px}}@media screen and (max-width:640px){.SeoTextBlock-module__AtWeMq__container{gap:20px;padding:12px}}
.HomePage-module__ZgXEZG__main{width:100%}.HomePage-module__ZgXEZG__disclaimerContainer{--vertical-padding:16px}
.CategoryItem-module__rVUl5q__wrapper{text-align:left;cursor:pointer;border-radius:10px;align-items:center;gap:12px;width:100%;padding:12px;display:flex}.CategoryItem-module__rVUl5q__icon{color:var(--text-secondary);flex-shrink:0}.CategoryItem-module__rVUl5q__content{flex-direction:column;flex:1;gap:2px;display:flex}.CategoryItem-module__rVUl5q__title{flex:1}.CategoryItem-module__rVUl5q__description{line-height:1.3}.CategoryItem-module__rVUl5q__arrow{color:var(--text-tertiary);flex-shrink:0;transition:color .15s}.CategoryItem-module__rVUl5q__wrapper:hover .CategoryItem-module__rVUl5q__arrow{color:var(--text-secondary)}
.AuthLayout-module__7thQaa__container{min-height:calc(100dvh - var(--safe-area-top) - var(--safe-area-bottom));padding-top:var(--safe-area-top);padding-bottom:var(--safe-area-bottom);flex-direction:column;display:flex}.AuthLayout-module__7thQaa__header{flex:none}.AuthLayout-module__7thQaa__main{flex:auto;align-items:center;display:flex}
/*# sourceMappingURL=7db150793b0d7b5b.css.map*/