@import "https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@300;400;500;600&display=swap";
:root{--gold:#f59e0b;--gold-hover:#fbbf24;--gold-light:#f59e0b1f;--gold-border:#f59e0b42;--cyan:#22d3ee;--green:#10b981;--red:#ef4444;--blue:#3b82f6;--bg:#f8fafc;--bg-2:#fff;--bg-3:#e9f0f5;--surface:#ffffffdb;--surface-2:#f8fafceb;--surface-3:#e8f0f7f2;--border:#0f274014;--border-strong:#0f27402e;--text:#0f172a;--text-2:#334155;--text-3:#64748b;--text-4:#94a3b8;--shadow-xs:0 4px 10px #0f27400a;--shadow-sm:0 8px 20px #0f27400f, 0 2px 8px #0f27400a;--shadow-md:0 16px 38px #0f274014, 0 4px 12px #0f27400f;--shadow-lg:0 24px 64px #0f27401f, 0 8px 24px #0f274014}[data-theme=dark]{--bg:#08111d;--bg-2:#0e1b2b;--bg-3:#09101a;--surface:#0e1b2bd6;--surface-2:#132336eb;--surface-3:#1a2f48f0;--border:#789dba1f;--border-strong:#789dba38;--text:#f8fafc;--text-2:#cbd5e1;--text-3:#94a3b8;--text-4:#64748b;--shadow-xs:0 4px 12px #00000038;--shadow-sm:0 10px 24px #00000042;--shadow-md:0 18px 42px #00000057;--shadow-lg:0 28px 72px #0000006b}*,:before,:after{box-sizing:border-box;margin:0;padding:0}*{font-family:Plus Jakarta Sans,sans-serif}.sora,h1,h2,h3,h4,h5,.font-display{font-family:Sora,sans-serif!important}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);text-rendering:optimizelegibility;min-height:100vh;transition:background .25s,color .25s;overflow-x:hidden}.btn-gold{background:var(--gold);color:#fff;letter-spacing:-.01em;cursor:pointer;border:1px solid #e8950a2e;justify-content:center;align-items:center;font-family:Sora,sans-serif;font-weight:700;text-decoration:none;transition:transform .22s,box-shadow .22s,background .22s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 16px 30px #f59e0b38}.btn-gold:after{display:none}.btn-gold:hover{background:#e88d0a;transform:translateY(-3px);box-shadow:0 20px 34px #f59e0b47}.btn-ghost{color:var(--text-2);cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff80;border:1.5px solid #789dba2e;justify-content:center;align-items:center;font-weight:500;text-decoration:none;transition:transform .2s,border-color .2s,color .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:inset 0 1px #ffffff3d}.btn-ghost:hover{border-color:var(--gold);color:var(--gold);box-shadow:var(--shadow-sm);background:#ffffffc7;transform:translateY(-2px)}.btn-danger{color:#ef4444;cursor:pointer;background:#ef444414;border:1px solid #ef44442e;transition:all .2s}.btn-danger:hover{background:#ef444424}.input{border:1.5px solid var(--border);color:var(--text);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb8;border-radius:14px;width:100%;padding:11px 14px;font-family:Plus Jakarta Sans,sans-serif;font-size:.875rem;transition:border-color .2s,box-shadow .2s,background .2s,transform .2s;box-shadow:inset 0 1px #ffffff80,0 1px 2px #0f274005}.input:focus{background:#ffffffeb;border-color:#f59e0b8c;outline:none;box-shadow:0 0 0 4px #f59e0b1f,0 18px 30px #0f27400f}.input::placeholder{color:var(--text-4)}select.input option{background:var(--surface);color:var(--text)}textarea.input{resize:vertical;min-height:80px}.card{background:linear-gradient(155deg, #ffffffdb, #ffffffb8), var(--surface);border:1.5px solid var(--border);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:20px;transition:border-color .22s,box-shadow .22s,transform .22s,background .22s}.card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md), inset 0 1px 0 #ffffff73}.card-hover:hover{border-color:var(--gold-border);transform:translateY(-4px)}.ui-modal-overlay{z-index:100100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000059;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.ui-modal-card{background:var(--surface);border:1.5px solid var(--border);width:min(520px,100%);box-shadow:var(--shadow-lg);border-radius:18px;padding:16px}.ui-confirm-row{align-items:flex-start;gap:12px;display:flex}.ui-confirm-ic{background:var(--surface-2);border:1.5px solid var(--border);-webkit-user-select:none;user-select:none;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.15rem;display:flex}.ui-confirm-title{margin-bottom:6px;font-family:Sora,sans-serif;font-size:1.05rem;font-weight:900}.ui-confirm-msg{color:var(--text-3);font-size:.9rem;line-height:1.6}.ui-confirm-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.ui-confirm-actions button{border-radius:12px;padding:10px 12px;font-size:.9rem}.app-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);z-index:50;background:#ffffffb8;transition:background .25s;position:sticky;top:0;box-shadow:0 10px 26px #0f27400f}[data-theme=dark] .app-nav{background:#08111dc7}.app-nav-inner{justify-content:space-between;align-items:center;max-width:100%;height:60px;padding:0 20px;display:flex}.logo{align-items:center;gap:11px;text-decoration:none;display:flex}.logo-mark{flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.logo-mark img{object-fit:contain;width:100%;height:100%;display:block}.logo-name{letter-spacing:-.03em;color:var(--text);font-family:Sora,sans-serif;font-size:1.1rem;font-weight:800}.logo-name span{color:var(--gold)}.theme-toggle{border:1.5px solid var(--border);cursor:pointer;width:40px;height:40px;color:var(--text-3);background:#ffffff8a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:inset 0 1px #ffffff38}.theme-toggle:hover{border-color:var(--gold);color:var(--gold);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.landing-nav{z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--border);background:#f7f5f0f0;transition:background .25s;position:sticky;top:0;left:0;right:0;box-shadow:0 12px 30px #0f274014}[data-theme=dark] .landing-nav{background:#0e1520eb}.nav-wrap{justify-content:space-between;align-items:center;gap:22px;max-width:1100px;min-height:72px;margin:0 auto;padding:0 28px;display:flex}.nav-center{align-items:center;gap:4px;display:flex}.nav-link{color:var(--text-2);border-radius:10px;padding:9px 14px;font-size:.96rem;font-weight:600;text-decoration:none;transition:all .2s}.nav-link:hover{color:var(--text);background:var(--surface-2)}.nav-link[aria-current=page]{color:var(--text);background:#f59e0b1a;box-shadow:inset 0 0 0 1px #f59e0b2e}.nav-right{align-items:center;gap:12px;display:flex}.nav-icons{flex-shrink:0;align-items:center;gap:8px;display:flex}.nav-auth-links{align-items:center;gap:8px;display:flex}.hamburger{display:none}.mob-menu{border-bottom:1.5px solid var(--border);z-index:79;background:#fff;padding:16px 24px;display:none;position:sticky;top:72px;left:0;right:0;box-shadow:0 18px 32px #0f27401f}[data-theme=dark] .mob-menu{background:#0f172a;border-bottom-color:#789dba29}.mob-menu.open{display:block}@media (max-width:768px){.nav-center,.nav-right .btn-ghost,.nav-right .btn-gold{display:none}.hamburger{background:var(--surface-2);border:1.5px solid var(--border);cursor:pointer;width:40px;height:40px;color:var(--text-3);border-radius:12px;justify-content:center;align-items:center;display:flex}}@media (max-width:600px){.nav-wrap{gap:12px;min-height:68px;padding:0 16px}.mob-menu{padding:16px;top:68px}}.sidebar{background:var(--surface);border-right:1.5px solid var(--border);z-index:40;flex-direction:column;width:230px;min-height:100vh;transition:transform .3s,background .25s;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-overlay{z-index:35;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000004d;display:none;position:fixed;inset:0}.sidebar-nav-item{color:var(--text-3);cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:9px 12px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .18s;display:flex}.sidebar-nav-item:hover{color:var(--text-2);background:#ffffff94;transform:translate(2px)}.sidebar-nav-item.active{background:linear-gradient(135deg, #f59e0b29, #22d3ee14), var(--gold-light);color:var(--gold);border:1px solid var(--gold-border);font-weight:600;box-shadow:0 10px 22px #f59e0b14}.sidebar-nav-item.active svg{color:var(--gold)}.pbar{background:var(--surface-3);border-radius:3px;height:6px;overflow:hidden}.pbar-fill{border-radius:3px;height:100%;transition:width .8s}.tag{letter-spacing:.04em;text-transform:uppercase;border-radius:100px;align-items:center;gap:5px;padding:3px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.tag-gold{background:var(--gold-light);border:1px solid var(--gold-border);color:var(--gold)}.tag-blue{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f633}.tag-green{color:#10b981;background:#10b9811a;border:1px solid #10b98133}.tag-red{color:#ef4444;background:#ef44441a;border:1px solid #ef444433}.streak-badge{border:1.5px solid var(--gold-border);color:var(--gold);background:#e8950a1a;border-radius:100px;align-items:center;gap:5px;padding:4px 12px;font-size:.875rem;font-weight:700;display:inline-flex}.stat-card{background:linear-gradient(155deg, #ffffffd1, #ffffffad), var(--surface);border:1.5px solid var(--border);box-shadow:var(--shadow-xs);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:18px;padding:18px 20px}.stat-num{color:var(--text);letter-spacing:-.03em;font-family:Sora,sans-serif;font-size:1.75rem;font-weight:800}.stat-label{color:var(--text-3);margin-top:2px;font-size:.78rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:.5s both fadeUp}.d1{animation-delay:80ms}.d2{animation-delay:.18s}.d3{animation-delay:.28s}.d4{animation-delay:.38s}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}body.ace-ai-open{overscroll-behavior:none;overflow:hidden}.ace-ai-fab{border:1.5px solid var(--border);width:54px;height:54px;box-shadow:var(--shadow-md);cursor:pointer;color:var(--text);z-index:99998;-webkit-user-select:none;user-select:none;touch-action:none;background:linear-gradient(135deg,#f59e0b2e,#22d3ee1f);border-radius:18px;place-items:center;display:grid;position:fixed;bottom:18px;right:18px}.ace-ai-fab:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.ace-ai-fab-ic{font-size:1.15rem}.ace-ai-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:99997;background:#0000002e;justify-content:flex-end;align-items:flex-end;padding:16px;display:none;position:fixed;inset:0}.ace-ai-overlay.open{display:flex}.ace-ai-panel{background:var(--surface);border:1.5px solid var(--border);width:380px;max-width:calc(100vw - 32px);height:520px;min-height:0;max-height:calc(100vh - 32px);box-shadow:var(--shadow-lg);border-radius:24px;flex-direction:column;display:flex;overflow:hidden}.ace-ai-head{border-bottom:1.5px solid var(--border);background:linear-gradient(135deg,#f59e0b1f,#22d3ee0d);justify-content:space-between;align-items:flex-start;gap:10px;padding:14px 14px 12px;display:flex}.ace-ai-title{letter-spacing:-.02em;font-family:Sora,sans-serif;font-size:1rem;font-weight:900}.ace-ai-sub{color:var(--text-3);margin-top:2px;font-size:.78rem}.ace-ai-head-btns{gap:8px;display:flex}.ace-ai-ghost{border:1.5px solid var(--border);background:var(--surface);cursor:pointer;width:34px;height:34px;color:var(--text-2);border-radius:10px}.ace-ai-ghost:hover{border-color:var(--gold);color:var(--gold);background:var(--gold-light)}.ace-ai-msgs{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:var(--bg-2);flex:1;min-height:0;padding:14px;overflow:auto}.ace-ai-msg{margin-bottom:10px;display:flex}.ace-ai-user{justify-content:flex-end}.ace-ai-assistant{justify-content:flex-start}.ace-ai-bubble{border:1.5px solid var(--border);background:var(--surface);max-width:86%;color:var(--text);white-space:normal;word-break:break-word;border-radius:14px;padding:10px 12px;font-size:.9rem;line-height:1.5}.ace-ai-user .ace-ai-bubble{background:linear-gradient(135deg,#e8950a2e,#e8950a0f);border-color:#e8950a38}.ace-ai-typing{color:var(--text-3);font-style:italic}.ace-ai-foot{border-top:1.5px solid var(--border);background:var(--surface);flex-shrink:0;align-items:flex-end;gap:10px;padding:12px;display:flex}.ace-ai-in{resize:none;border:1.5px solid var(--border);background:var(--surface-2);min-height:38px;max-height:120px;color:var(--text);border-radius:12px;outline:none;flex:1;padding:9px 10px;font-size:.9rem}.ace-ai-in:focus{border-color:var(--gold);box-shadow:0 0 0 3px #e8950a1a}.ace-ai-send{cursor:pointer;background:linear-gradient(135deg, #f0a020, var(--gold));color:#fff;border:none;border-radius:12px;height:38px;padding:0 14px;font-family:Sora,sans-serif;font-weight:800}.ace-ai-send:disabled{opacity:.6;cursor:not-allowed}.ace-ai-note{color:var(--text-4);background:var(--surface);flex-shrink:0;padding:8px 12px 12px;font-size:.72rem}@media (max-width:640px){.ace-ai-overlay{padding:max(8px, env(safe-area-inset-top)) 8px max(8px, env(safe-area-inset-bottom));justify-content:stretch;align-items:flex-end}.ace-ai-panel{width:100%;max-width:none;height:calc(100vh - 16px);max-height:calc(100vh - 16px);height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom));max-height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom));border-radius:20px 20px 16px 16px}.ace-ai-head{align-items:center;padding:12px 12px 10px}.ace-ai-sub{white-space:nowrap;text-overflow:ellipsis;max-width:calc(100vw - 140px);font-size:.74rem;overflow:hidden}.ace-ai-ghost{width:36px;height:36px}.ace-ai-msgs{padding:12px}.ace-ai-bubble{max-width:92%;font-size:.88rem;line-height:1.55}.ace-ai-foot{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:10px;display:grid}.ace-ai-in{min-width:0;min-height:42px;max-height:92px;font-size:.92rem}.ace-ai-send{height:42px;padding:0 13px}.ace-ai-note{padding:7px 10px calc(8px + env(safe-area-inset-bottom));line-height:1.35}.ace-ai-fab{border-radius:16px;bottom:14px;right:14px}}@media (max-width:380px){.ace-ai-title{font-size:.95rem}.ace-ai-sub{display:none}.ace-ai-head{gap:8px}.ace-ai-head-btns{gap:6px}.ace-ai-ghost{width:34px;height:34px}}.ace-ach-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:12px;display:grid}@media (max-width:640px){.ace-ach-grid{grid-template-columns:1fr}}.ace-ach-badge{border:1.5px solid var(--border);background:var(--surface);box-shadow:var(--shadow-xs);border-radius:14px;align-items:flex-start;gap:10px;padding:12px;display:flex}.ace-ach-badge-ic{width:36px;height:36px;color:var(--gold);background:#e8950a1a;border:1.5px solid #e8950a38;border-radius:14px;flex-shrink:0;place-items:center;font-size:1.05rem;display:grid}.ace-ach-badge-title{letter-spacing:-.02em;color:var(--text);font-family:Sora,sans-serif;font-size:.92rem;font-weight:900}.ace-ach-badge-desc{color:var(--text-3);margin-top:3px;font-size:.78rem;line-height:1.45}.ace-ach-badge-ok,.ace-ach-badge-lock{border:1.5px solid var(--border);background:var(--surface-2);width:26px;height:26px;color:var(--text-3);border-radius:10px;flex-shrink:0;place-items:center;margin-left:auto;font-weight:900;display:grid}.ace-ach-badge.unlocked .ace-ach-badge-ok{color:#059669;background:#10b9811f;border-color:#10b98138}.ace-ach-badge.locked{opacity:.72}.ace-ach-overlay{z-index:99996;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000038;justify-content:center;align-items:flex-start;padding:22px;display:none;position:fixed;inset:0}.ace-ach-overlay.open{animation:.18s both aceAchFade;display:flex}.ace-ach-card{width:min(560px,100vw - 44px);box-shadow:var(--shadow-lg);transform-origin:top;background:linear-gradient(135deg,#e8950a29,#e8950a0f);border:1.5px solid #e8950a40;border-radius:18px;align-items:flex-start;gap:12px;margin-top:16px;padding:14px;animation:.22s both aceAchPop;display:flex;position:relative}.ace-ach-ic{background:#ffffffb3;border:1.5px solid #0000000f;border-radius:16px;flex-shrink:0;place-items:center;width:44px;height:44px;font-size:1.3rem;display:grid}[data-theme=dark] .ace-ach-ic{background:#15203099;border-color:#ffffff1a}.ace-ach-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--gold);font-size:.72rem;font-weight:900}.ace-ach-title{letter-spacing:-.02em;color:var(--text);margin-top:2px;font-family:Sora,sans-serif;font-size:1.05rem;font-weight:900}.ace-ach-desc{color:var(--text-2);margin-top:6px;font-size:.9rem;line-height:1.55}.ace-ach-x{cursor:pointer;width:34px;height:34px;color:var(--text-2);background:#ffffffa6;border:1.5px solid #00000014;border-radius:12px;position:absolute;top:10px;right:10px}[data-theme=dark] .ace-ach-x{background:#1520308c;border-color:#ffffff1a}.ace-ach-x:hover{color:var(--gold);border-color:#e8950a59}@keyframes aceAchPop{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes aceAchFade{0%{opacity:0}to{opacity:1}}
:root{--ace-cyan:#22d3ee;--ace-cyan-soft:#22d3ee24;--ace-blue-deep:#0f2740;--ace-shell-line:#78c0ff29;--ace-grid-line:#0f27400f}html,body{min-height:100%}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body.ace-root-shell{isolation:isolate;color:var(--text);background:radial-gradient(circle at 0 0,#f59e0b1a,#0000 26rem),radial-gradient(circle at 100% 0,#22d3ee1a,#0000 28rem),linear-gradient(#f7fafc 0%,#eef4f8 100%);margin:0;position:relative}body.ace-root-shell>*{z-index:1;position:relative}.ace-seo-links{z-index:1;background:#ffffffe0;border:1px solid #0f27401a;border-radius:18px;width:min(100% - 32px,1120px);margin:40px auto;padding:24px;position:relative;box-shadow:0 16px 38px #0f274014}body.ace-route-marketing #legacy-public-practice-html,body.ace-route-marketing #legacy-past-questions-html{z-index:3;position:relative}body.ace-route-marketing #legacy-public-practice-html .modal,body.ace-route-marketing #legacy-past-questions-html .modal{z-index:100000}.ace-seo-eyebrow{color:#d97706;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font:800 .78rem/1.2 Sora,system-ui,sans-serif}.ace-seo-links h2{color:var(--text,#0f2740);margin:0;font:900 clamp(1.45rem,3vw,2.1rem)/1.12 Sora,system-ui,sans-serif}.ace-seo-links p:not(.ace-seo-eyebrow){max-width:760px;color:var(--text-3,#64748b);margin:10px 0 0;line-height:1.7}.ace-seo-link-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.ace-seo-link-grid a{color:#0f2740;background:#f8fafce6;border:1px solid #0f274014;border-radius:12px;min-width:0;padding:10px 12px;font-size:.9rem;font-weight:750;line-height:1.35;text-decoration:none}.ace-seo-link-grid a:hover,.ace-seo-link-grid a:focus-visible{color:#b45309;border-color:#f59e0b52}html[data-theme=dark] .ace-seo-links{background:#0b1322e0;border-color:#7d9dba24;box-shadow:0 22px 58px #0206175c}html[data-theme=dark] .ace-seo-link-grid a{color:#e2e8f0e6;background:#0f172ab8;border-color:#7d9dba24}@media (max-width:760px){.ace-seo-links{border-radius:16px;width:min(100% - 24px,1120px);margin:28px auto;padding:18px}.ace-seo-link-grid{grid-template-columns:1fr}}body.ace-root-shell:before,body.ace-root-shell:after{content:"";pointer-events:none;z-index:0;opacity:0;transition:opacity .24s;position:fixed;inset:auto}body.ace-root-shell:before{filter:blur(28px);border-radius:999px;width:34rem;height:34rem;top:-10rem;right:-10rem}body.ace-root-shell:after{filter:blur(34px);border-radius:999px;width:36rem;height:36rem;bottom:-12rem;left:-12rem}body.ace-route-marketing:before,body.ace-route-marketing:after,body.ace-route-auth:before,body.ace-route-auth:after,body.ace-route-student:before,body.ace-route-student:after,body.ace-route-admin:before,body.ace-route-admin:after{opacity:1}img{max-width:100%}::selection{color:var(--text);background:#f59e0b33}body.ace-route-marketing{background:linear-gradient(#ffffffb3, #f6f9fce6), radial-gradient(circle at 14% 18%, #f59e0b29, transparent 26rem), radial-gradient(circle at 86% 16%, #22d3ee29, transparent 28rem), linear-gradient(var(--ace-grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--ace-grid-line) 1px, transparent 1px), linear-gradient(180deg, #f8fafc 0%, #eef4f8 100%);background-size:auto,auto,auto,42px 42px,42px 42px,auto}body.ace-route-marketing:before{background:radial-gradient(circle,#f59e0b38,#0000 70%)}body.ace-route-marketing:after{background:radial-gradient(circle,#22d3ee2e,#0000 72%)}body.ace-route-auth{background:linear-gradient(#f7f2eb 0%,#f2ece4 100%)}body.ace-route-auth:before,body.ace-route-student:before,body.ace-route-admin:before{background:radial-gradient(circle,#f59e0b38,#0000 70%)}body.ace-route-auth:after,body.ace-route-student:after,body.ace-route-admin:after{background:radial-gradient(circle,#22d3ee29,#0000 72%)}body.ace-route-auth:before,body.ace-route-auth:after{opacity:0}body.ace-route-student,body.ace-route-admin{background:linear-gradient(#ffffff80, #f1f6fae6), radial-gradient(circle at top right, #f59e0b1f, transparent 28rem), radial-gradient(circle at bottom left, #22d3ee1f, transparent 28rem), linear-gradient(var(--ace-grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--ace-grid-line) 1px, transparent 1px), linear-gradient(180deg, #f7fafc 0%, #edf3f8 100%);background-size:auto,auto,auto,44px 44px,44px 44px,auto}body.ace-route-marketing .theme-toggle,body.ace-route-auth .theme-toggle,body.ace-route-student .theme-toggle,body.ace-route-admin .theme-toggle{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}body.ace-route-marketing #legacy-index-html .landing-nav{border-bottom-color:#78c0ff24;box-shadow:0 14px 30px #0f274014}body.ace-route-marketing #legacy-index-html .nav-link:hover{background:#fffc;box-shadow:0 10px 24px #0f274014}body.ace-route-marketing #legacy-index-html .hero-wrap:after{background:radial-gradient(940px 520px at 15% 18%,#f59e0b1f,#f59e0b00 60%),radial-gradient(840px 520px at 85% 18%,#22d3ee1f,#22d3ee00 62%),linear-gradient(#f8fafce6,#f1f5f9c2)}body.ace-route-marketing #legacy-index-html .hero-title .gold{text-shadow:0 0 16px #f59e0b29}body.ace-route-marketing #legacy-index-html .hero-card,body.ace-route-marketing #legacy-index-html .float-badge,body.ace-route-marketing #legacy-index-html .subj-card,body.ace-route-marketing #legacy-index-html .feat-card,body.ace-route-marketing #legacy-index-html .mini-row,body.ace-route-marketing #legacy-index-html .stream-card,body.ace-route-marketing #legacy-past-questions-html .card,body.ace-route-marketing #legacy-public-practice-html .card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(155deg,#ffffffe6,#ffffffc7),#ffffffdb;border-color:#78c0ff1f;box-shadow:0 14px 30px #0f274014,inset 0 1px #ffffff80}body.ace-route-marketing #legacy-index-html .subj-card:hover,body.ace-route-marketing #legacy-index-html .feat-card:hover{box-shadow:0 16px 32px #0f27401a,0 0 0 1px #0f27400f}body.ace-route-marketing #legacy-index-html .hero-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(160deg,#fffffff0,#ffffffd1),#ffffffe6;border-color:#f59e0b38;box-shadow:0 26px 60px #0f274024,0 0 0 1px #f59e0b1a,0 0 34px #f59e0b2e}body.ace-route-marketing #legacy-index-html .mini-row{background:#f8fafce0;border-color:#0f274012}body.ace-route-marketing #legacy-index-html .float-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border-color:#f59e0b33;box-shadow:0 16px 30px #0f27401a,0 0 24px #f59e0b24}body.ace-route-marketing #legacy-index-html .float-badge-success{color:#10b981;background:#f0fdf4f0;border-color:#10b98138}body.ace-route-marketing #legacy-index-html .float-badge-streak{color:#d97706;background:#fff8ebf2;border-color:#f59e0b3d}body.ace-route-marketing #legacy-index-html .feat-card{background:#ffffffe6;border-color:#0f27400f;box-shadow:0 14px 28px #0f274014}body.ace-route-marketing #legacy-index-html .stats-bar,body.ace-route-marketing #legacy-index-html .cta-band{background:linear-gradient(135deg,#f59e0b 0%,#f2a203 52%,#e88d0a 100%)}body.ace-route-marketing #legacy-index-html footer{color:#ffffffe0;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#14213d 0%,#0f1b33 100%)}body.ace-route-marketing #legacy-index-html .footer-link:hover{text-shadow:none}body.ace-route-auth #legacy-login-html .card,body.ace-route-auth #legacy-signup-html .card,body.ace-route-auth #legacy-forgot-html .card,body.ace-route-auth #legacy-verify-reset-html .card,body.ace-route-auth #legacy-reset-html .card{-webkit-backdrop-filter:none;backdrop-filter:none;border-color:#0f274014;position:relative;overflow:hidden;box-shadow:0 18px 40px #0f274014,inset 0 1px #ffffff8f}body.ace-route-auth #legacy-login-html .card:before,body.ace-route-auth #legacy-signup-html .card:before,body.ace-route-auth #legacy-forgot-html .card:before,body.ace-route-auth #legacy-verify-reset-html .card:before,body.ace-route-auth #legacy-reset-html .card:before{content:"";pointer-events:none;background:radial-gradient(circle,#f59e0b24,#0000 70%);border-radius:999px;width:18rem;height:18rem;position:absolute;inset:-40% auto auto -20%}body.ace-route-auth #legacy-login-html .wrap,body.ace-route-auth #legacy-signup-html .wrap,body.ace-route-auth #legacy-forgot-html .wrap,body.ace-route-auth #legacy-verify-reset-html .wrap,body.ace-route-auth #legacy-reset-html .wrap{z-index:1;position:relative}body.ace-route-auth #legacy-login-html{width:100%}body.ace-route-auth #legacy-login-html .wrap{width:min(400px,100vw - 40px);max-width:400px;margin-inline:auto}body.ace-route-auth #legacy-login-html .card{width:100%}body.ace-route-student .sidebar,body.ace-route-admin .sidebar{-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);background:linear-gradient(#ffffffeb,#f6f9fcc7),#ffffffe0;box-shadow:0 18px 42px #0f274014,inset -1px 0 #ffffff6b}body.ace-route-student .topbar,body.ace-route-admin .topbar{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(#ffffffeb,#ffffffb8),#ffffffc7}body.ace-route-student .main,body.ace-route-admin .main{background:linear-gradient(#ffffff80,#f6f9fcd6),0 0}body.ace-route-student .card,body.ace-route-student .sc,body.ace-route-student .form-card,body.ace-route-student .dt,body.ace-route-student .modal,body.ace-route-admin .card,body.ace-route-admin .sc,body.ace-route-admin .form-card,body.ace-route-admin .dt,body.ace-route-admin .modal{border-color:#78c0ff1f;box-shadow:0 18px 42px #0f274014,inset 0 1px #ffffff85}body.ace-route-student .ni.active,body.ace-route-admin .ni.active{box-shadow:0 12px 28px #f59e0b1f,inset 0 1px #ffffff6b}.ui-modal-overlay{overscroll-behavior:contain;box-sizing:border-box;background:#0f172a6b;overflow-y:auto;z-index:10000!important;justify-content:center!important;align-items:center!important;padding:18px!important;position:fixed!important;inset:0!important}.ui-modal-card{box-sizing:border-box;border:1.5px solid var(--border,#94a3b847);background:var(--surface,#fff);width:min(440px,100%);max-height:calc(100dvh - 36px);color:var(--text,#0f172a);border-radius:16px;padding:18px;overflow-y:auto}.ui-confirm-row{align-items:flex-start;gap:12px;display:flex}.ui-confirm-ic{background:var(--surface-2,#f8fafc);border:1px solid var(--border,#94a3b83d);border-radius:12px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.ui-confirm-title{font-family:Sora,system-ui,sans-serif;font-size:1rem;font-weight:900;line-height:1.25}.ui-confirm-msg{color:var(--text-3,#64748b);margin-top:5px;font-size:.9rem;line-height:1.55}.ui-confirm-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:18px;display:flex}@media (max-width:420px){.ui-modal-overlay{padding:12px!important}.ui-modal-card{padding:16px}.ui-confirm-actions>button{flex:120px}}.ui-modal-card,.ace-ach-card,.ace-copy-guard-card,.ace-ai-panel{box-shadow:0 24px 80px #0f274038,inset 0 1px #ffffff14}.ui-modal-card,.ace-copy-guard-card,.ace-ai-panel{border-color:#78c0ff29}.ace-ach-overlay,.ace-ai-overlay,.ui-modal-overlay,.ace-copy-guard-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ace-ai-fab{box-shadow:0 16px 38px #f59e0b2e,0 10px 22px #0f27402e}.ace-ai-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#fffffff2,#ffffffd6),#ffffffe0}html[data-theme=dark] body.ace-root-shell{background:radial-gradient(circle at 0 0,#f59e0b1f,#0000 26rem),radial-gradient(circle at 100% 0,#22d3ee1f,#0000 28rem),linear-gradient(#08111d 0%,#0a1422 100%)}html[data-theme=dark] body.ace-route-marketing{background:linear-gradient(#080f1beb,#080f1bfa),radial-gradient(circle at 14% 18%,#f59e0b29,#0000 26rem),radial-gradient(circle at 86% 16%,#22d3ee24,#0000 28rem),linear-gradient(#7d9dba14 1px,#0000 1px) 0 0/42px 42px,linear-gradient(90deg,#7d9dba14 1px,#0000 1px) 0 0/42px 42px,linear-gradient(#08111d 0%,#0a1422 100%)}html[data-theme=dark] body.ace-route-marketing #legacy-index-html .hero-wrap:after{background:radial-gradient(940px 520px at 15% 18%,#f59e0b29,#f59e0b00 60%),radial-gradient(840px 520px at 85% 18%,#22d3ee24,#22d3ee00 62%),linear-gradient(#080f1be0,#080f1bbd)}html[data-theme=dark] body.ace-route-auth{background:linear-gradient(#08111d 0%,#0b1420 100%)}html[data-theme=dark] body.ace-route-student,html[data-theme=dark] body.ace-route-admin{background:linear-gradient(#080f1bf0,#080f1bfa),radial-gradient(circle at 100% 0,#f59e0b1f,#0000 26rem),radial-gradient(circle at 0 100%,#22d3ee1f,#0000 28rem),linear-gradient(#7d9dba14 1px,#0000 1px) 0 0/44px 44px,linear-gradient(90deg,#7d9dba14 1px,#0000 1px) 0 0/44px 44px,linear-gradient(#09101d 0%,#0d1627 100%)}html[data-theme=dark] body.ace-route-marketing #legacy-index-html .hero-card,html[data-theme=dark] body.ace-route-marketing #legacy-index-html .float-badge,html[data-theme=dark] body.ace-route-marketing #legacy-index-html .subj-card,html[data-theme=dark] body.ace-route-marketing #legacy-index-html .feat-card,html[data-theme=dark] body.ace-route-marketing #legacy-index-html .mini-row,html[data-theme=dark] body.ace-route-marketing #legacy-past-questions-html .card,html[data-theme=dark] body.ace-route-marketing #legacy-public-practice-html .card,html[data-theme=dark] body.ace-route-student .sidebar,html[data-theme=dark] body.ace-route-admin .sidebar,html[data-theme=dark] body.ace-route-student .topbar,html[data-theme=dark] body.ace-route-admin .topbar,html[data-theme=dark] body.ace-route-auth #legacy-login-html .card,html[data-theme=dark] body.ace-route-auth #legacy-signup-html .card,html[data-theme=dark] body.ace-route-auth #legacy-forgot-html .card,html[data-theme=dark] body.ace-route-auth #legacy-verify-reset-html .card,html[data-theme=dark] body.ace-route-auth #legacy-reset-html .card,html[data-theme=dark] .ace-ai-panel{background:linear-gradient(155deg,#0b1322e6,#0b1322c2),#0b1322d6}html[data-theme=dark] body.ace-route-marketing #legacy-index-html .hero-card{border-color:#f59e0b38;box-shadow:0 28px 68px #0206177a,0 0 0 1px #f59e0b14,0 0 28px #f59e0b29}html[data-theme=dark] body.ace-route-marketing #legacy-index-html .mini-row{background:#0f172ab8;border-color:#789dba1f}html[data-theme=dark] body.ace-route-marketing #legacy-index-html .float-badge{background:#0b1322d6;border-color:#f59e0b2e}html[data-theme=dark] body.ace-route-marketing #legacy-index-html .float-badge-success{color:#86efac;background:#14532de0;border-color:#4ade803d}html[data-theme=dark] body.ace-route-marketing #legacy-index-html .float-badge-streak{color:#fbbf24;background:#542d08e0;border-color:#f59e0b38}html[data-theme=dark] body.ace-route-marketing #legacy-index-html .feat-card{background:#0f172abd;border-color:#7d9dba1f}html[data-theme=dark] body.ace-route-student .card,html[data-theme=dark] body.ace-route-student .sc,html[data-theme=dark] body.ace-route-student .form-card,html[data-theme=dark] body.ace-route-student .dt,html[data-theme=dark] body.ace-route-student .modal,html[data-theme=dark] body.ace-route-admin .card,html[data-theme=dark] body.ace-route-admin .sc,html[data-theme=dark] body.ace-route-admin .form-card,html[data-theme=dark] body.ace-route-admin .dt,html[data-theme=dark] body.ace-route-admin .modal,html[data-theme=dark] .ui-modal-card,html[data-theme=dark] .ace-ach-card,html[data-theme=dark] .ace-copy-guard-card,html[data-theme=dark] .ace-ai-panel{border-color:#7d9dba24;box-shadow:0 24px 80px #0206177a,inset 0 1px #ffffff0a}html[data-theme=dark] body.ace-route-marketing #legacy-index-html footer{background:linear-gradient(#101b31 0%,#0a1427 100%)}@media (max-width:640px){body.ace-root-shell:before{width:24rem;height:24rem}body.ace-root-shell:after{width:26rem;height:26rem}}.ace-access-viewport{place-items:center;min-height:100vh;padding:24px;display:grid;position:relative;overflow:hidden}.ace-access-viewport:before,.ace-access-viewport:after{content:"";filter:blur(32px);opacity:.45;pointer-events:none;border-radius:999px;width:32rem;height:32rem;position:absolute;inset:auto}.ace-access-viewport:before{background:radial-gradient(circle,#e8950a6b,#0000 70%);top:-8rem;right:-8rem}.ace-access-viewport:after{background:radial-gradient(circle,#3b82f640,#0000 70%);bottom:-10rem;left:-10rem}.ace-access-panel{z-index:1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(155deg,#ffffffe0,#ffffffad),#ffffffd1;border:1px solid #ffffff8c;border-radius:28px;width:min(100%,34rem);padding:28px;position:relative;box-shadow:0 24px 80px #11182724,inset 0 1px #fff9}.ace-access-signal{background:linear-gradient(135deg,#e8950a2e,#3b82f624);border:1px solid #e8950a38;border-radius:24px;place-items:center;width:72px;height:72px;margin-bottom:18px;display:grid;box-shadow:0 14px 36px #e8950a1f}.ace-access-signal-glyph{color:#0f2740;place-items:center;font-size:1.85rem;display:inline-grid}.ace-access-eyebrow{color:#b66f00;letter-spacing:.06em;text-transform:uppercase;background:#e8950a1a;border:1px solid #e8950a29;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.77rem;font-weight:800;display:inline-flex}.ace-access-title{letter-spacing:-.04em;color:#101828;margin:18px 0 8px;font-family:Sora,sans-serif;font-size:clamp(1.8rem,2vw,2.3rem);font-weight:800;line-height:1.02}.ace-access-copy{color:#0f172ab3;max-width:32rem;font-size:.98rem;line-height:1.75}.ace-access-progress-track{background:#0f172a0f;border-radius:999px;height:12px;margin:22px 0 18px;overflow:hidden}.ace-access-progress-bar{border-radius:inherit;background:linear-gradient(90deg,#f59e0b,#3b82f6,#22c55e) 0 0/200% 100%;width:36%;height:100%;animation:1.4s linear infinite ace-access-scan}.ace-access-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.ace-access-stat{background:#ffffff94;border:1px solid #94a3b82e;border-radius:18px;padding:14px}.ace-access-stat-label{letter-spacing:.08em;text-transform:uppercase;color:#0f172a73;font-size:.74rem;font-weight:700}.ace-access-stat-value{color:#0f172a;margin-top:8px;font-family:Sora,sans-serif;font-size:1rem;font-weight:700}.ace-access-hint-card{background:#0f172a0a;border:1px solid #94a3b833;border-radius:18px;padding:16px 18px}.ace-access-hint-label{letter-spacing:.08em;text-transform:uppercase;color:#0f172a73;font-size:.74rem;font-weight:800}.ace-access-hint-value{color:#0f172ac7;margin-top:8px;font-size:.95rem;line-height:1.7}html[data-theme=dark] .ace-access-panel{background:linear-gradient(155deg,#0f172adb,#0f172ab8),#0f172ad1;border-color:#94a3b829;box-shadow:0 24px 80px #0206176b,inset 0 1px #ffffff0a}html[data-theme=dark] .ace-access-eyebrow{color:#ffcc73;background:#e8950a1f}html[data-theme=dark] .ace-access-title,html[data-theme=dark] .ace-access-signal-glyph,html[data-theme=dark] .ace-access-stat-value{color:#f8fafc}html[data-theme=dark] .ace-access-copy,html[data-theme=dark] .ace-access-hint-value{color:#e2e8f0c2}html[data-theme=dark] .ace-access-stat,html[data-theme=dark] .ace-access-hint-card{background:#0f172a7a;border-color:#94a3b81f}html[data-theme=dark] .ace-access-stat-label,html[data-theme=dark] .ace-access-hint-label{color:#e2e8f070}@keyframes ace-access-scan{0%{background-position:0%;transform:translate(-24%)}to{background-position:100%;transform:translate(160%)}}@media (max-width:640px){.ace-access-panel{border-radius:24px;padding:22px}.ace-access-stats{grid-template-columns:1fr}}
