.MainLayout_publicShell__1me_K{min-height:100vh;display:flex;flex-direction:column;background:var(--bg-body);color:var(--text-primary)}.MainLayout_topbar__od_rl{position:-webkit-sticky;position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(to bottom,color-mix(in srgb,var(--bg-overlay) 90%,transparent) 0,color-mix(in srgb,var(--bg-overlay) 70%,transparent) 55%,transparent 100%);border-bottom:1px solid var(--border)}.MainLayout_topbar__od_rl:before{content:"";position:absolute;inset:0;background:var(--bg-surface);opacity:.8;z-index:-1}.MainLayout_topbar__inner__HjVQz{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:60px;padding:0 1.5rem}.MainLayout_brand__URD1_{display:inline-flex;align-items:center;text-decoration:none;color:var(--text-primary);transition:transform .2s ease}.MainLayout_brand__URD1_:hover{transform:translateY(-1px)}.MainLayout_brand__URD1_ img{height:auto;max-height:36px;width:auto;transition:filter .2s ease}.MainLayout_brand__URD1_:hover img{filter:brightness(1.05)}.MainLayout_brand__icon__Gw45d,.MainLayout_brand__text__yM21Z{display:none}.MainLayout_nav__woY_K{display:flex;gap:.75rem;align-items:center}.MainLayout_nav__link__CnmZ2{font-size:.75rem;text-transform:uppercase;letter-spacing:.07em;padding:.45rem .7rem .4rem;border-radius:6px;color:var(--text-secondary);text-decoration:none;font-weight:600;transition:background var(--transition-fast),color var(--transition-fast)}.MainLayout_nav__link__CnmZ2:hover{background:var(--bg-elevated);color:var(--text-primary)}.MainLayout_nav__link--active__BRFBF{background:var(--gradient-accent);color:var(--text-inverse)}.MainLayout_auth__qoXan{display:flex;align-items:center;gap:.75rem}.MainLayout_auth__link__yLN65{text-decoration:none;font-size:.875rem;font-weight:500;color:var(--text-secondary);padding:.5rem 1rem;border-radius:8px;border:1px solid var(--border-soft);background:var(--bg-surface);transition:all .2s ease}.MainLayout_auth__link__yLN65:hover{color:var(--text-primary);background:var(--bg-elevated);border-color:var(--border);transform:translateY(-1px)}.MainLayout_auth__cta__ENUQV{text-decoration:none;font-size:.875rem;font-weight:600;padding:.5rem 1.25rem;border-radius:8px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;box-shadow:0 2px 8px -2px rgba(102,126,234,.4);transition:all .2s ease}.MainLayout_auth__cta__ENUQV:hover{transform:translateY(-1px);box-shadow:0 4px 12px -2px rgba(102,126,234,.5);filter:brightness(1.05)}.MainLayout_auth__cta__ENUQV:active{transform:translateY(0)}.MainLayout_loadingDot__RKBRo{width:10px;height:10px;border-radius:50%;background:var(--text-secondary);animation:MainLayout_pulse__pJ3_g 1s ease-in-out infinite}@keyframes MainLayout_pulse__pJ3_g{0%,to{opacity:.4;transform:scale(.9)}50%{opacity:1;transform:scale(1)}}.MainLayout_main__OyktO{flex:1 1;width:100%;max-width:1080px;margin:0 auto}.MainLayout_mainFull__QUJa2{max-width:none;padding-left:0;padding-right:0}.MainLayout_pageIntro__X7CpR{margin-bottom:1.25rem}.MainLayout_pageIntro__X7CpR h1{font-size:1.55rem;margin:0 0 .4rem}.MainLayout_pageIntro__X7CpR p{margin:0;font-size:.9rem;color:var(--text-secondary)}.MainLayout_footer__aWoUD{border-top:1px solid var(--border);padding:.9rem 1rem;font-size:.65rem;display:flex;gap:1rem;align-items:center;justify-content:center;color:var(--text-muted)}.MainLayout_footer__link__hvHVN{color:var(--text-secondary);text-decoration:none}.MainLayout_footer__link__hvHVN:hover{color:var(--text-primary);text-decoration:underline}@media(max-width:640px){.MainLayout_topbar__inner__HjVQz{height:50px;gap:.9rem}.MainLayout_nav__woY_K{display:none}.MainLayout_main__OyktO{padding:1.5rem 1rem 2.5rem}}.AuthedLayout_appShell__AXF9F{--sidebar-width:250px;--sidebar-collapsed-width:68px;--bg-app:var(--bg-body);--bg-sidebar:var(--bg-surface);--bg-sidebar-alt:var(--bg-elevated);--bg-hover:var(--bg-accent-faint);--border-color:var(--border-soft);--text-primary:var(--text-primary);--text-secondary:var(--text-secondary);--accent:var(--primary);--radius:8px;--transition:0.2s ease;height:100vh;overflow:hidden;display:flex;background:var(--bg-app);color:var(--text-primary);font-family:Inter,system-ui,sans-serif}.AuthedLayout_sidebar___Yosj{width:var(--sidebar-width);background:var(--bg-sidebar);border-right:1px solid var(--border-color);display:flex;flex-direction:column;transition:width var(--transition);position:relative;z-index:100;max-height:100vh}.AuthedLayout_sidebar--collapsed__Z_NVc{width:var(--sidebar-collapsed-width)}.AuthedLayout_sidebar--collapsed__Z_NVc .AuthedLayout_navSection__Rqqst{overflow:hidden}.AuthedLayout_sidebar--collapsed__Z_NVc .AuthedLayout_historyWrapper__6yqLt,.AuthedLayout_sidebar--collapsed__Z_NVc .AuthedLayout_modeSwitch__rE3lB{display:none}.AuthedLayout_sidebar__header__wK1Vm{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem .875rem 1.1rem;font-weight:600;font-size:.95rem;letter-spacing:.5px;color:var(--text-primary);border-bottom:1px solid var(--border-color)}.AuthedLayout_sidebar__logo__eH1An{width:34px;height:34px;border-radius:8px;background:var(--gradient-accent);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;box-shadow:0 2px 6px -2px rgba(0,0,0,.6)}.AuthedLayout_collapseBtn__Be1al{position:absolute;top:.65rem;right:-14px;width:28px;height:28px;border-radius:50%;background:var(--bg-sidebar-alt);border:1px solid var(--border-color);color:var(--text-secondary);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.75rem;transition:background var(--transition),color var(--transition)}.AuthedLayout_collapseBtn__Be1al:hover{background:var(--bg-hover);color:var(--text-primary)}.AuthedLayout_navSection__Rqqst{padding:.75rem .5rem;border-bottom:1px solid var(--border-color);flex:1 1 auto;display:flex;flex-direction:column;min-height:0;overflow-y:auto}.AuthedLayout_navSection__title__4h4Y1{font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);padding:.25rem 1.1rem .35rem;font-weight:600}.AuthedLayout_navList__J1fAT{display:flex;flex-direction:column;gap:2px;margin:0;padding:.35rem .4rem .6rem;list-style:none}.AuthedLayout_navItem__GVBXV{--item-padding-x:0.85rem;display:flex;align-items:center;gap:.65rem;padding:.55rem var(--item-padding-x);border-radius:6px;font-size:.8rem;line-height:1.1;font-weight:500;color:var(--text-secondary);text-decoration:none;position:relative;transition:background var(--transition),color var(--transition);cursor:pointer;background:rgba(0,0,0,0);border:none;font-family:inherit;width:100%;text-align:left;-webkit-tap-highlight-color:rgba(0,0,0,0)}.AuthedLayout_navItem--active__8AvdM,.AuthedLayout_navItem__GVBXV:hover{background:var(--bg-hover);color:var(--text-primary)}.AuthedLayout_navItemIcon__IKRvc{font-size:1rem;width:18px;display:flex;justify-content:center}.AuthedLayout_navItem__GVBXV:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.AuthedLayout_sidebar__footer__OHPKW{margin-top:auto;padding:.75rem .5rem;border-top:1px solid var(--border-color);display:flex;flex-direction:column;gap:.4rem}.AuthedLayout_userCard__zQJ8K{display:flex;align-items:center;gap:.6rem;padding:.6rem .85rem;background:var(--bg-sidebar-alt);border:1px solid var(--border-color);border-radius:8px;font-size:.75rem;color:var(--text-primary);cursor:pointer;width:100%;text-align:left;transition:background var(--transition),border-color var(--transition)}.AuthedLayout_userCard__zQJ8K:hover{background:var(--bg-hover)}.AuthedLayout_userAvatar__oUYL4{width:30px;height:30px;border-radius:6px;background:var(--gradient-accent);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.8rem}.AuthedLayout_userMenuContainer__c1tz3{position:relative}.AuthedLayout_userMenu__oF75P{position:absolute;left:0;right:0;bottom:calc(100% + 8px);background:var(--bg-sidebar);border:1px solid var(--border-color);border-radius:10px;padding:.35rem;box-shadow:0 10px 30px -12px rgba(0,0,0,.6),inset 0 0 0 1px hsla(0,0%,100%,.03);display:flex;flex-direction:column;gap:4px;z-index:60}.AuthedLayout_userMenuItem__Z0SK5{background:rgba(0,0,0,0);border:none;color:var(--text-secondary);padding:.55rem .65rem;border-radius:8px;font-size:.8rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;text-align:left}.AuthedLayout_userMenuItem__Z0SK5:hover{background:var(--bg-hover);color:var(--text-primary)}.AuthedLayout_sidebar--collapsed__Z_NVc .AuthedLayout_userMenuContainer__c1tz3{position:relative}.AuthedLayout_sidebar--collapsed__Z_NVc .AuthedLayout_userMenu__oF75P{position:fixed;left:calc(var(--sidebar-collapsed-width) + 10px);right:auto;top:auto;bottom:16px;min-width:200px;max-width:260px}.AuthedLayout_contentArea__o0acn{flex:1 1;display:flex;flex-direction:column;min-width:0;position:relative;min-height:0;overflow-x:hidden;overflow-y:auto}.AuthedLayout_modeTabs__oP8km{display:inline-flex;background:var(--bg-sidebar-alt);border:1px solid var(--border-color);border-radius:6px;overflow:hidden;position:relative;box-shadow:0 1px 2px rgba(0,0,0,.4)}.AuthedLayout_modeTabs__tab__YsGbU{background:rgba(0,0,0,0);color:var(--text-secondary);border:none;font-size:.65rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:.45rem .9rem;cursor:pointer;transition:background var(--transition),color var(--transition);display:flex;align-items:center;gap:.35rem}.AuthedLayout_modeTabs__tab__YsGbU:hover{background:var(--bg-hover);color:var(--text-primary)}.AuthedLayout_modeTabs__tab--active__7rYt_{background:var(--gradient-accent);color:#fff;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.06)}.AuthedLayout_modeSwitch__rE3lB{margin:.6rem .55rem .2rem;background:var(--bg-sidebar-alt);border:1px solid var(--border-color);border-radius:8px;display:flex;gap:2px;padding:4px;position:relative}.AuthedLayout_modeSwitch__btn__AOnJ7{flex:1 1;background:rgba(0,0,0,0);border:none;color:var(--text-secondary);font-size:.65rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.55rem .4rem;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.35rem;transition:background var(--transition),color var(--transition)}.AuthedLayout_modeSwitch__btn__AOnJ7:hover{background:var(--bg-hover);color:var(--text-primary)}.AuthedLayout_modeSwitch__btn--active__oKrDR{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.06)}.AuthedLayout_historyWrapper__6yqLt{margin:.6rem .55rem .4rem;background:#111318;border:1px solid var(--border-color);border-radius:10px;padding:.4rem .4rem .6rem;max-height:calc(100vh - 320px);overflow-y:auto;scrollbar-width:thin}.AuthedLayout_historyWrapper__6yqLt .chatHistory{background:rgba(0,0,0,0);padding:0}.AuthedLayout_historyWrapper__6yqLt .chatHistory__header{display:none}.AuthedLayout_historyWrapper__6yqLt .chatHistory__search{margin:0 0 .5rem}.AuthedLayout_historyWrapper__6yqLt .chatHistory__list{gap:4px}.AuthedLayout_historyWrapper__6yqLt .chatSession{background:#161a21;border:1px solid #1f242c;padding:.55rem .6rem .55rem .65rem;border-radius:6px}.AuthedLayout_historyWrapper__6yqLt .chatSession:hover{background:#1d232d}.AuthedLayout_historyWrapper__6yqLt .chatSession--active{border-color:var(--primary);background:var(--gradient-accent-soft)}.AuthedLayout_historyWrapper__6yqLt .chatSession__title{font-size:.65rem;color:#d1d5db}.AuthedLayout_historyWrapper__6yqLt .chatSession__date{font-size:.5rem}.AuthedLayout_historyWrapper__6yqLt .chatHistory__content{overflow:visible}.AuthedLayout_mainContent__76_vA{flex:1 1;width:100%;max-width:1440px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;gap:1rem;min-height:100%;overflow:visible}.AuthedLayout_pageHeader__qlZ80{padding:0 0 .5rem;border-bottom:1px solid var(--border-color);margin-bottom:.5rem}.AuthedLayout_pageHeader__qlZ80 h1{margin:0 0 .2rem;font-size:1.15rem;font-weight:600;color:var(--text-primary);letter-spacing:.02em}.AuthedLayout_pageHeader__qlZ80 p{margin:0;font-size:.8rem;color:var(--text-secondary)}.AuthedLayout_settingsOverlay__oXohQ{position:fixed;inset:0;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:flex-start;justify-content:center;padding:4vh 1rem 2rem;z-index:2000}.AuthedLayout_settingsModal__dbDIy{width:100%;max-width:640px;background:var(--bg-sidebar);border:1px solid var(--border-color);border-radius:14px;box-shadow:0 10px 40px -10px rgba(0,0,0,.6),inset 0 0 0 1px hsla(0,0%,100%,.03);display:flex;flex-direction:column;overflow:hidden;animation:AuthedLayout_popIn__OZJrx .25s ease}@keyframes AuthedLayout_popIn__OZJrx{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}.AuthedLayout_settingsModal__header__6vL_R{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.2rem .85rem;border-bottom:1px solid var(--border-color)}.AuthedLayout_settingsModal__header__6vL_R h2{font-size:1rem;margin:0;font-weight:600}.AuthedLayout_settingsModal__close__e1T1_{background:rgba(0,0,0,0);border:1px solid var(--border-color);color:var(--text-secondary);border-radius:8px;width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.85rem;transition:background .15s,color .15s,border-color .15s}.AuthedLayout_settingsModal__close__e1T1_:hover{background:var(--bg-hover);color:var(--text-primary)}.AuthedLayout_settingsModal__section__U3d4p{padding:1rem 1.2rem 1.1rem;border-bottom:1px solid var(--border-color)}.AuthedLayout_settingsModal__section__U3d4p h3{margin:0 0 .6rem;font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;font-weight:600;color:var(--text-secondary)}.AuthedLayout_settingsModal__section__U3d4p:last-of-type{border-bottom:none}.AuthedLayout_settingRow__OqCuI{display:flex;flex-wrap:wrap;gap:.9rem 1.2rem}.AuthedLayout_settingRow__OqCuI label{font-size:.75rem;display:inline-flex;gap:.4rem;align-items:center;padding:.45rem .7rem .4rem;background:var(--bg-sidebar-alt);border:1px solid var(--border-color);border-radius:8px;cursor:pointer}.AuthedLayout_settingRow__OqCuI label input{margin:0}.AuthedLayout_settingRow__OqCuI label input[data-active=true]{border-color:var(--primary);background:var(--gradient-accent-soft);color:var(--text-primary)}.AuthedLayout_settingRow__OqCuI label:hover{background:var(--bg-hover)}.AuthedLayout_settingsModal__footer__iWIsO{padding:.85rem 1.2rem 1.05rem;display:flex;justify-content:flex-end}@media(max-width:860px){.AuthedLayout_sidebar___Yosj{position:fixed;inset:0 auto 0 0;transform:translateX(0);width:var(--sidebar-width);z-index:40}.AuthedLayout_appShell__AXF9F{flex-direction:column}.AuthedLayout_contentArea__o0acn{margin-left:0}}.SidebarChatList_sidebarChats__FnsMx{display:flex;flex-direction:column;gap:.4rem;font-family:Inter,system-ui,sans-serif;padding:.25rem .25rem .6rem;height:95%;min-height:0;overflow:hidden}.SidebarChatList_sidebarChats__header__SsmCN{font-size:.6rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--text-secondary);padding:.35rem .55rem .45rem;border-bottom:1px solid var(--border-color,var(--border-soft));background:var(--gradient-accent-soft);border-radius:6px}.SidebarChatList_sidebarChats__empty__Op8B7,.SidebarChatList_sidebarChats__loading__nIS1q{font-size:.65rem;color:var(--text-secondary);padding:.4rem .6rem}.SidebarChatList_sidebarChats__groups__jSKNz{display:flex;flex-direction:column;gap:.55rem;flex:1 1;min-height:0;overflow-y:auto;scrollbar-gutter:stable both-edges}.SidebarChatList_group__label__ocZhA{font-size:.55rem;text-transform:uppercase;letter-spacing:.09em;color:var(--text-muted);padding:0 .55rem .25rem;border-bottom:1px solid var(--border-color,var(--border));margin:0 0 .25rem}.SidebarChatList_group__list__a_Ioi{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.SidebarChatList_chatBtn__eXPfM{width:100%;text-align:left;background:var(--bg-elevated);border:1px solid var(--border);color:var(--text-secondary);font-size:.65rem;font-weight:500;padding:.55rem .6rem .55rem .65rem;border-radius:6px;cursor:pointer;display:flex;align-items:center;gap:.4rem;position:relative;transition:background .18s ease,color .18s ease,border-color .18s ease;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.SidebarChatList_chatBtn__eXPfM:hover{background:var(--bg-accent-faint);color:var(--text-primary)}.SidebarChatList_chatBtn--active__Bjf17{background:var(--gradient-accent-soft);border-color:var(--primary);color:var(--text-primary)}.SidebarChatList_chatBtn__title__DsgSU{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;color:inherit}.SidebarVideoList_container__OKVml{display:flex;flex-direction:column;height:100%;overflow:hidden}.SidebarVideoList_header__f_aNl{display:flex;justify-content:space-between;align-items:center;padding:1rem 1rem .5rem;border-bottom:1px solid var(--border);margin-bottom:.5rem}.SidebarVideoList_title__swPsU{font-size:.875rem;font-weight:600;color:var(--foreground);margin:0}.SidebarVideoList_viewAllLink__IVr7y{font-size:.75rem;color:var(--primary);text-decoration:none;padding:.25rem .5rem;border-radius:.25rem;transition:background-color .2s ease}.SidebarVideoList_viewAllLink__IVr7y:hover{background:var(--muted)}.SidebarVideoList_loading__ZJdtt{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;color:var(--muted-foreground)}.SidebarVideoList_spinner__lFGai{width:24px;height:24px;border-top:2px solid var(--border);border:2px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:SidebarVideoList_spin__IrBGa 1s linear infinite;margin-bottom:.5rem}@keyframes SidebarVideoList_spin__IrBGa{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SidebarVideoList_loadingText__UeCw4{font-size:.75rem;margin:0}.SidebarVideoList_error___HR02{padding:1rem;text-align:center}.SidebarVideoList_errorText__LGkY3{font-size:.75rem;color:var(--destructive);margin:0 0 .5rem}.SidebarVideoList_retryButton__VCQ4r{background:var(--primary);color:var(--primary-foreground);border:none;padding:.375rem .75rem;border-radius:.25rem;font-size:.75rem;cursor:pointer;transition:background-color .2s ease}.SidebarVideoList_retryButton__VCQ4r:hover{background:var(--primary-hover,var(--primary))}.SidebarVideoList_emptyState__FLgLg{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;text-align:center}.SidebarVideoList_emptyIcon__Y9xq_{font-size:2rem;margin-bottom:.5rem;opacity:.5}.SidebarVideoList_emptyText__IlIMd{font-size:.75rem;color:var(--muted-foreground);margin:0 0 1rem}.SidebarVideoList_createButton__2l4zT{background:var(--primary);color:var(--primary-foreground);padding:.5rem 1rem;border-radius:.375rem;text-decoration:none;font-size:.75rem;font-weight:500;transition:background-color .2s ease}.SidebarVideoList_createButton__2l4zT:hover{background:var(--primary-hover,var(--primary))}.SidebarVideoList_videoList__qgLdO{flex:1 1;overflow-y:auto;padding:0 .5rem}.SidebarVideoList_videoList__qgLdO::-webkit-scrollbar{width:4px}.SidebarVideoList_videoList__qgLdO::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.SidebarVideoList_videoList__qgLdO::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.SidebarVideoList_videoList__qgLdO::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}.SidebarVideoList_videoItem__lBfKr{display:block;padding:.75rem .5rem;margin-bottom:.5rem;border-radius:.5rem;text-decoration:none;color:var(--foreground);transition:all .2s ease;border:1px solid rgba(0,0,0,0)}.SidebarVideoList_videoItem__lBfKr:hover{background:var(--muted);border-color:var(--border)}.SidebarVideoList_videoItem__lBfKr.SidebarVideoList_active__JVouB{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}.SidebarVideoList_videoItem__lBfKr.SidebarVideoList_active__JVouB .SidebarVideoList_duration__13Ua6,.SidebarVideoList_videoItem__lBfKr.SidebarVideoList_active__JVouB .SidebarVideoList_videoDate__t2k_9,.SidebarVideoList_videoItem__lBfKr.SidebarVideoList_active__JVouB .SidebarVideoList_videoQuery__1DcXd{color:var(--primary-foreground);opacity:.8}.SidebarVideoList_videoContent__Lu4G4{display:flex;flex-direction:column;gap:.5rem}.SidebarVideoList_videoHeader__C_2xe{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.SidebarVideoList_videoTitle__CQvFw{font-size:.75rem;font-weight:500;line-height:1.2;flex:1 1}.SidebarVideoList_videoDate__t2k_9{font-size:.625rem;color:var(--muted-foreground);white-space:nowrap;flex-shrink:0}.SidebarVideoList_videoMeta__tiPlh{display:flex;flex-direction:column;gap:.25rem}.SidebarVideoList_videoQuery__1DcXd{font-size:.625rem;color:var(--muted-foreground);line-height:1.3;opacity:.8}.SidebarVideoList_videoStats__3LARQ{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.SidebarVideoList_duration__13Ua6{font-size:.625rem;color:var(--muted-foreground);display:flex;align-items:center;gap:.25rem}.SidebarVideoList_status__DfFAV{font-size:.75rem;display:flex;align-items:center}.SidebarVideoList_status--generated__9iOLJ{opacity:1}.SidebarVideoList_status--generating__6NUW1{opacity:.7;animation:SidebarVideoList_pulse__ePAoQ 1.5s ease-in-out infinite}.SidebarVideoList_status--failed__1zyV1{opacity:.5}@keyframes SidebarVideoList_pulse__ePAoQ{0%,to{opacity:.7}50%{opacity:1}}.SidebarVideoList_footer__Vghch{padding:1rem;border-top:1px solid var(--border);margin-top:auto}.SidebarVideoList_newVideoButton___zJeA{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;background:var(--primary);color:var(--primary-foreground);padding:.75rem 1rem;border-radius:.5rem;text-decoration:none;font-size:.75rem;font-weight:500;transition:all .2s ease}.SidebarVideoList_newVideoButton___zJeA:hover{background:var(--primary-hover,var(--primary));transform:translateY(-1px)}.SidebarVideoList_buttonIcon__oW7QE{font-size:.75rem}@media(max-width:768px){.SidebarVideoList_videoItem__lBfKr{padding:.5rem}.SidebarVideoList_videoTitle__CQvFw{font-size:.7rem}.SidebarVideoList_duration__13Ua6,.SidebarVideoList_videoDate__t2k_9,.SidebarVideoList_videoQuery__1DcXd{font-size:.6rem}.SidebarVideoList_newVideoButton___zJeA{padding:.625rem .75rem;font-size:.7rem}}.Loading_loading__07ldh{display:flex;align-items:center;justify-content:center;min-height:50vh;width:100%;padding:2rem}.Loading_container__rTzg6{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.Loading_message__E88tD{color:var(--text-secondary);font-size:1rem;font-weight:500;margin:0;animation:Loading_fadeInOut__AAX5j 2s ease-in-out infinite}.Loading_spinner__CNv_7{position:relative;display:flex;align-items:center;justify-content:center}.Loading_spinner__CNv_7.Loading_small__hWrKJ{width:24px;height:24px}.Loading_spinner__CNv_7.Loading_medium__e4gEH{width:40px;height:40px}.Loading_spinner__CNv_7.Loading_large__D86uv{width:60px;height:60px}.Loading_spinnerRing__aswQl{position:absolute;border:2px solid rgba(0,0,0,0);border-top:2px solid var(--primary);border-radius:50%;animation:Loading_spin__vGHL1 1.2s linear infinite}.Loading_small__hWrKJ .Loading_spinnerRing__aswQl{width:24px;height:24px}.Loading_medium__e4gEH .Loading_spinnerRing__aswQl{width:40px;height:40px}.Loading_large__D86uv .Loading_spinnerRing__aswQl{width:60px;height:60px}.Loading_spinnerRing__aswQl:first-child{animation-duration:1.2s;opacity:1}.Loading_spinnerRing__aswQl:nth-child(2){animation-duration:1.5s;animation-direction:reverse;opacity:.7;border-top-color:var(--secondary,var(--color-brand-secondary));transform:scale(.8)}.Loading_spinnerRing__aswQl:nth-child(3){animation-duration:1.8s;opacity:.4;border-top-color:var(--accent,var(--color-brand-accent));transform:scale(.6)}@keyframes Loading_spin__vGHL1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Loading_fadeInOut__AAX5j{0%,to{opacity:.6}50%{opacity:1}}.LocaleSwitcher_label__2zyuZ{position:relative;display:inline-block}.LocaleSwitcher_select__a8ueL{background-color:var(--color-background);border:1px solid var(--color-border);border-radius:6px;color:var(--color-text-primary);font-size:14px;padding:6px 12px;cursor:pointer;outline:none}.LocaleSwitcher_select__a8ueL:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-primary-alpha)}.LocaleSwitcher_select__a8ueL:disabled{opacity:.5;cursor:not-allowed}.LocaleSwitcher_select__a8ueL option{background-color:var(--color-background);color:var(--color-text-primary)}.page_tutorPage__HGmlq{min-height:0;background:rgba(0,0,0,0);max-width:100%}.page_tutorPage__HGmlq,.page_tutorPage__container__htB4Z{flex:1 1;overflow:visible;display:flex;flex-direction:column}.page_tutorPage__loading__GKlmk{display:flex;align-items:center;justify-content:center;height:100vh;font-size:1.125rem;color:var(--text-secondary)}