@charset "UTF-8";:root,[data-theme=light]{--bg: #f2f5fb;--card: #ffffff;--surface: #f8fafc;--line: #dce4f0;--shadow: rgba(26, 79, 168, .1);--text: #0c1a35;--muted: #556070;--brand: #1A4FA8;--brand-2: #2461C0;--brand-soft: #E6EFFE;--brand-dark: #123880;--accent: #F08C00;--accent-2: #F5A623;--accent-soft: #FFF3DC;--accent-dark: #C07000}[data-theme=dark]{--bg: #0d1018;--card: #181c28;--surface: #1f2334;--line: #272d40;--shadow: rgba(0, 0, 0, .4);--text: #e4e8f4;--muted: #8a91a8;--brand: #5E93EE;--brand-2: #4A7FE0;--brand-soft: #1a2a48;--brand-dark: #3A68C8;--accent: #FFA836;--accent-2: #FFB84D;--accent-soft: #2d1e06;--accent-dark: #CC8400}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;overflow-x:hidden;overflow-y:auto}body{font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--text);background:var(--bg);line-height:1.5;overflow-x:hidden;overflow-y:auto;min-height:100%}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 20px;font-size:13px;font-weight:600;font-family:inherit;border-radius:10px;border:none;cursor:pointer;transition:background .2s,box-shadow .2s;text-decoration:none;white-space:nowrap}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff}.btn-primary:hover:not(:disabled){box-shadow:0 4px 12px var(--shadow)}.btn-accent{background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#fff}.btn-accent:hover:not(:disabled){box-shadow:0 4px 12px #f08c004d}.btn-secondary{background:var(--card);color:var(--text);border:1px solid var(--line)}.btn-secondary:hover:not(:disabled){background:var(--surface)}.btn-ghost{background:transparent;color:var(--brand);border:1px solid var(--brand);padding:6px 14px;font-size:12px;border-radius:8px}.btn-ghost:hover:not(:disabled){background:var(--brand-soft)}.btn-full{width:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--line);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--muted)}body.pdf-modal-open .sticky-top{z-index:0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.pdf-modal-open .nav-bar{z-index:0!important}body.zoom-client-active{overflow:hidden!important;background:#1a1a1a!important}body.zoom-client-active .sticky-top,body.zoom-client-active .tutoring-nav,body.zoom-client-active .nav-bar{display:none!important}body.zoom-client-active .console-main{padding:0!important;max-width:none!important;margin:0!important}body.zoom-client-active #zmmtg-root{display:block!important;position:fixed!important;inset:0!important;z-index:2147483000!important;width:100vw!important;height:100vh!important;background:#1a1a1a!important}
