.ProgramLayout_program__uEQST{width:100%;height:100vh;min-height:100vh;display:flex;overflow:hidden;background:var(--panel);border:1px solid var(--border,hsla(0,0%,100%,.14));color:var(--text,#e5e7eb)}.ProgramLayout_left__UCIT3{width:260px;padding:16px;border-right:1px solid var(--border,hsla(0,0%,100%,.14));background:var(--bg);display:flex;flex-direction:column;flex-shrink:0;transition:transform .25s ease;height:100vh;overflow-y:auto}.ProgramLayout_logoLine__KNgwc{display:flex;align-items:center;gap:10px;margin-bottom:24px;padding:0 4px}.ProgramLayout_logo__AWjRI{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:linear-gradient(135deg,var(--primary,#60a5fa),var(--primary-2,#2563eb));font-weight:800;color:#fff}.ProgramLayout_nav__Hnqfc{display:flex;flex-direction:column;gap:4px}.ProgramLayout_navLink__OHrPB{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;color:var(--text,#e5e7eb);text-decoration:none;font-weight:600;transition:background-color .2s}.ProgramLayout_navLink__OHrPB:hover{background:hsla(0,0%,100%,.08)}.ProgramLayout_navLinkActive__FNsis{background:rgba(96,165,250,.15);color:#fff}.ProgramLayout_right__p91Sk{flex:1 1;display:flex;flex-direction:column;position:relative;overflow:hidden;height:100vh}.ProgramLayout_top__KOnLx{height:56px;display:flex;align-items:center;gap:10px;padding:8px 14px;border-bottom:1px solid var(--border,hsla(0,0%,100%,.14));background:var(--bg);flex-shrink:0}.ProgramLayout_search__LRqk8{flex:1 1;height:36px;border:1px solid var(--border,hsla(0,0%,100%,.14));border-radius:12px;background:var(--panel);color:var(--text,#e5e7eb);padding:0 12px;font-family:inherit;font-size:14px}.ProgramLayout_search__LRqk8::placeholder{color:var(--muted,#94a3b8)}.ProgramLayout_main__D1wn_{flex:1 1;padding:24px;overflow-y:auto}.ProgramLayout_topBtn__hWghI{height:36px;padding:0 12px;border-radius:10px;border:1px solid var(--border);background:var(--panel);color:var(--text,#e5e7eb);cursor:pointer;font-family:inherit;font-weight:600}.ProgramLayout_topBtn__hWghI:hover{background-color:var(--border)}.ProgramLayout_logoutButton__8Hcra{margin-top:auto;width:100%;justify-content:flex-start;cursor:pointer;border:none;background:none;font-size:inherit;font-family:inherit}.ProgramLayout_spacer__1Memy{flex:1 1}.ProgramLayout_usagePill__5TwRj{display:flex;align-items:center;gap:10px;padding:6px 10px;border-radius:9999px;border:1px solid var(--border);background:var(--panel);font-weight:700}.ProgramLayout_usageText__YMqtd{min-width:68px;text-align:right}.ProgramLayout_usageBarWrap__3jMkC{width:100px;height:8px;border-radius:9999px;background:var(--border);overflow:hidden}.ProgramLayout_usageBar__hW3sn{height:100%;background:linear-gradient(90deg,#60a5fa,#2563eb)}.ProgramLayout_usageReset__GJoQq{color:var(--muted,#94a3b8);font-weight:600;min-width:48px;text-align:right}.ProgramLayout_overlay__a6TCx{position:fixed;inset:0;background:rgba(0,0,0,.35);opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:39}.ProgramLayout_menuBtn___Ic9R{display:none;border:1px solid var(--border);background:var(--panel);border-radius:10px;height:36px;padding:0 12px;font-weight:700;cursor:pointer}@media (max-width:1023px){.ProgramLayout_menuBtn___Ic9R{display:inline-flex;align-items:center}.ProgramLayout_left__UCIT3{height:100dvh;max-height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-bottom:calc(16px + env(safe-area-inset-bottom));position:fixed;top:0;bottom:0;left:0;z-index:40;transform:translateX(-100%);width:260px;background:var(--sidebar-mobile-bg);box-shadow:var(--sidebar-mobile-shadow);border-right:1px solid var(--sidebar-mobile-border);-webkit-backdrop-filter:none;backdrop-filter:none}.ProgramLayout_leftOpen__F8nQQ{transform:translateX(0)}.ProgramLayout_overlay__a6TCx{background:rgba(0,0,0,.5)}.ProgramLayout_overlayVisible__LQlYO{opacity:1;pointer-events:auto}.ProgramLayout_right__p91Sk{width:100%}.ProgramLayout_nav__Hnqfc{flex:1 1 auto}.ProgramLayout_logoutButton__8Hcra{position:-webkit-sticky;position:sticky;bottom:0;margin-top:12px;padding:12px;background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.06));border-top:1px solid hsla(0,0%,100%,.08)}}@media (min-width:1024px){.ProgramLayout_left__UCIT3{transform:none!important;position:relative;z-index:1}.ProgramLayout_overlayVisible__LQlYO,.ProgramLayout_overlay__a6TCx{display:none!important}}.ProgramLayout_mainChat__6esoN{padding:0;overflow:hidden}html,html.dark{--bg:#111319;--panel:hsla(0,0%,100%,.06);--border:hsla(0,0%,100%,.14);--text:#e5e7eb;--muted:#94a3b8;--input-bg:rgba(0,0,0,.25);--primary:#60a5fa;--primary-2:#2563eb;--danger:#ef4444;--success:#22c55e;--background-image:radial-gradient(1200px 900px at 75% -10%,rgba(96,165,250,.22),transparent 60%),radial-gradient(900px 700px at 10% 100%,rgba(34,211,238,.15),transparent 60%);--glass-bg:linear-gradient(hsla(0,0%,100%,.12),hsla(0,0%,100%,.06));--glass-bg-expanded:rgba(17,24,39,.72);--sidebar-mobile-bg:linear-gradient(180deg,#0f172a,#0f172a);--sidebar-mobile-border:hsla(0,0%,100%,.08);--sidebar-mobile-shadow:6px 0 20px rgba(0,0,0,.45)}html.light{--bg:#f9fafb;--panel:#fff;--border:#e5e7eb;--text:#1f2937;--muted:#6b7280;--input-bg:#fff;--primary:#60a5fa;--primary-2:#2563eb;--danger:#ef4444;--success:#22c55e;--background-image:none;--glass-bg:hsla(0,0%,100%,.6);--glass-bg-expanded:rgba(249,250,251,.7);--sidebar-mobile-bg:#fff;--sidebar-mobile-border:#e5e7eb;--sidebar-mobile-shadow:6px 0 20px rgba(0,0,0,.1)}:root{--shadow:0 12px 50px rgba(0,0,0,.35);--rad:14px;--rad-lg:18px;--blur:14px}*{box-sizing:border-box}body,html{height:100%;padding:0;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:var(--background-image,none) var(--bg);color:var(--text)}#__next{height:100%;min-height:100vh}