:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--nm-blue-950:#0d0753;--nm-blue-900:#12077d;--nm-blue-800:#1800ad;--nm-blue-700:#2714c9;--nm-blue-600:#4338e0;--nm-blue-100:#e9e8ff;--nm-blue-50:#f4f3ff;--nm-logo-blue:#0c1d97;--nm-logo-gold:#e3ad44;--nm-cyan-600:#0088a8;--nm-cyan-500:#00a8cc;--nm-cyan-100:#dff8ff;--nm-gold-600:#a66500;--nm-gold-500:var(--nm-logo-gold);--nm-gold-300:#f4c95d;--nm-gold-100:#fff3cf;--ink:#15172b;--ink-soft:#30344f;--muted:#62677f;--surface:#fff;--surface-subtle:#fafaff;--canvas:#f5f6fb;--brand:var(--nm-logo-blue);--brand-hover:#071b62;--brand-soft:#eaf1ff;--interaction:#075be8;--achievement:var(--nm-gold-500);--line:#dfe1ec;--border:var(--line);--focus-ring:#075be8;--success:#177245;--success-soft:#e2f6eb;--warning:#8a5700;--warning-soft:#fff3cf;--danger:#b4233c;--danger-soft:#ffe8ec;--font-display:"Avenir Next", Avenir, "Segoe UI", sans-serif;--font-body:Inter, Aptos, "Segoe UI", sans-serif;--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--text-xs:.75rem;--text-sm:.875rem;--text-md:1rem;--text-lg:1.125rem;--text-xl:1.375rem;--text-2xl:clamp(1.75rem, 3vw, 2.25rem);--text-display:clamp(2.5rem, 6vw, 4.75rem);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-pill:999px;--shadow-sm:0 .25rem 1rem #0d07530f;--shadow-md:0 1rem 3rem #0d07531a;--shadow-brand:0 .75rem 2rem #1800ad38;--ease-standard:cubic-bezier(.2, 0, 0, 1);--duration-fast:.14s;--duration-standard:.22s}.portal-student{--student-blue:var(--nm-logo-blue);--student-cobalt:var(--interaction);--student-gold:var(--nm-logo-gold);--student-ink:#0b1026;background:#eef3fb}.portal-student .app-header{border-bottom:3px solid var(--student-gold);background:linear-gradient(100deg,#070f4e,#102991)}.student-hq{max-width:1180px;color:var(--student-ink);margin:0 auto;padding:clamp(1rem,2.5vw,2.5rem)}.student-hq__hero{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:1rem;display:grid}.student-hq .student-player-card,.student-match-card,.student-hq-panel,.student-progression-strip,.student-profile__hero,.student-profile__progress,.student-profile-panel,.student-profile-stat-grid article{background:#fff;border:1px solid #d9e1f2;border-radius:18px;box-shadow:0 12px 34px #13275c17}.student-hq .student-player-card{grid-template-columns:112px 1fr auto;align-items:center;gap:1rem;padding:1.1rem;display:grid}.student-hq .student-player-card__portrait{border:4px solid var(--student-gold);background:linear-gradient(135deg, var(--student-cobalt), var(--student-blue));color:#fff;border-radius:16px;width:104px;height:104px;position:relative;overflow:hidden}.student-hq .student-player-card__portrait>span{place-items:center;height:100%;font-size:2rem;font-weight:900;display:grid}.student-hq .student-player-card__portrait img{object-fit:cover}.student-hq .student-player-card__portrait input{display:none}.student-hq .student-player-card__portrait button{z-index:2;color:#fff;background:#070f4ee6;border:0;padding:.42rem;font-size:.68rem;font-weight:800;position:absolute;inset:auto 0 0}.student-hq .student-player-card__identity h1{margin:.2rem 0;font-size:clamp(1.55rem,3vw,2.4rem)}.student-hq .student-player-card__identity p{color:var(--student-cobalt);margin:0;font-weight:850}.student-hq .student-player-card__identity small{color:#5d6681}.student-player-card__level{background:var(--student-blue);color:#fff;text-align:center;border-radius:14px;min-width:86px;padding:.8rem}.student-player-card__level span{letter-spacing:.14em;font-size:.68rem;font-weight:800;display:block}.student-player-card__level strong{font-size:2.25rem}.student-match-card{color:#fff;background:radial-gradient(circle at 100% 0,#234bea 0,#0b1b73 55%,#071044 100%);border:0;padding:1.35rem}.student-match-card>span{color:var(--student-gold);letter-spacing:.14em;font-size:.75rem;font-weight:900}.student-match-card>span.is-live{color:#fff;background:#e03045;border-radius:999px;padding:.35rem .65rem;display:inline-flex}.student-match-card h2{margin:.65rem 0 .4rem;font-size:1.55rem}.student-match-card p{color:#dce5ff}.student-match-card__action{background:var(--student-gold);color:#10163a;border-radius:10px;margin-top:.7rem;padding:.72rem 1rem;font-weight:950;display:inline-flex}.student-progression-strip{grid-template-columns:auto minmax(220px,1fr) auto minmax(180px,auto);align-items:center;gap:1rem;margin:1rem 0;padding:.9rem 1.1rem;display:grid}.student-progression-strip>div>span{color:#65708c;letter-spacing:.08em;font-size:.68rem;font-weight:850;display:block}.student-progression-strip>div>strong{color:var(--student-blue);margin-top:.15rem;display:block}.student-progression-strip__track>span{background:linear-gradient(90deg, var(--student-gold) var(--student-xp), #e4e8f2 var(--student-xp));border-radius:999px;height:10px;display:block;overflow:hidden}.student-progression-strip__track small{color:#66708a;margin-top:.35rem;display:block}.student-hq__grid{grid-template-columns:1.2fr .8fr;gap:1rem;display:grid}.student-hq-panel{padding:1.1rem}.student-hq-panel--news{grid-column:1/-1}.student-hq-panel>header,.student-profile-panel>header,.student-locker>header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.student-hq-panel h2,.student-profile-panel h2{margin:.2rem 0 .8rem}.student-hq-panel header a,.student-profile-panel header a{color:var(--student-cobalt);font-weight:800}.student-competition-list,.student-news-list{gap:.55rem;display:grid}.student-competition-list>a,.student-news-list>a{color:inherit;border:1px solid #e2e7f3;border-radius:12px;align-items:center;gap:.8rem;padding:.72rem;display:flex}.student-competition-list svg{width:42px;height:42px}.student-competition-list div,.student-news-list div{flex:1;min-width:0}.student-competition-list span,.student-news-list small{color:#66708a;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.student-competition-list b{color:var(--student-cobalt)}.student-hq-panel--stats dl,.student-profile-stat-grid{grid-template-columns:repeat(3,1fr);gap:.6rem;display:grid}.student-hq-panel--stats dl div{background:#f3f6fc;border-radius:10px;padding:.7rem}.student-hq-panel--stats dt{color:#6a7389;font-size:.72rem;font-weight:750}.student-hq-panel--stats dd{color:var(--student-blue);margin:.2rem 0 0;font-size:1.35rem;font-weight:900}.student-latest-achievement{border-left:4px solid var(--student-gold);color:inherit;background:#fff7de;flex-direction:column;margin-top:.65rem;padding:.65rem .8rem;display:flex}.student-latest-achievement span,.student-news-tag{letter-spacing:.08em;font-size:.65rem;font-weight:900}.student-news-tag{min-width:86px;color:var(--student-blue);text-align:center;background:#e9edfa;border-radius:999px;padding:.3rem .45rem}.student-news-tag--live{color:#fff;background:#e03045}.student-news-tag--achievement{color:#604700;background:#fff0ba}.student-level-up{z-index:30;border:2px solid var(--student-gold);color:#fff;background:#071044;border-radius:14px;align-items:center;gap:1rem;padding:1rem 1.3rem;display:flex;position:fixed;top:90px;left:50%;transform:translate(-50%);box-shadow:0 20px 70px #00000059}.student-level-up strong{color:var(--student-gold);font-size:1.3rem}.student-level-up button{color:#fff;background:0 0;border:0;font-size:1.5rem}.student-profile{color:var(--student-ink);gap:1rem;display:grid}.student-profile__hero{background:linear-gradient(110deg,#fff,#f0f4ff);align-items:center;gap:1rem;padding:1.25rem;display:flex}.student-profile__hero h1{margin:.15rem 0}.student-profile__rank{text-align:right;margin-left:auto}.student-profile__rank span{color:#66708a;display:block}.student-profile__rank strong{color:var(--student-blue);font-size:1.4rem}.student-profile__progress{grid-template-columns:auto 1fr minmax(180px,auto);align-items:center;gap:1rem;padding:1rem 1.25rem;display:grid}.student-profile__progress span{color:#66708a;font-size:.8rem;display:block}.student-profile__xp>span{background:linear-gradient(90deg, var(--student-gold), #ffdd79);border-radius:999px;height:11px}.student-profile__xp{background:#e6eaf3;border-radius:999px;flex-direction:column;gap:.3rem;display:flex}.student-profile-stat-grid{grid-template-columns:repeat(5,1fr)}.student-profile-stat-grid article{text-align:center;padding:.85rem}.student-profile-stat-grid span{color:#69728a;font-size:.72rem;display:block}.student-profile-stat-grid strong{color:var(--student-blue);font-size:1.35rem;display:block}.student-profile-panel{padding:1.2rem}.student-locker__grid{grid-template-columns:repeat(3,1fr);gap:.7rem;display:grid}.student-cosmetic{border:2px solid #d9dfed;border-radius:13px;padding:.85rem}.student-cosmetic--rare{border-color:#2979dd}.student-cosmetic--epic{border-color:#8a48d8}.student-cosmetic--legendary{border-color:var(--student-gold);background:#fff9e8}.student-cosmetic>span:first-child{color:#6d7590;letter-spacing:.1em;font-size:.65rem;font-weight:900}.student-cosmetic h3{margin:.35rem 0}.student-cosmetic button{background:var(--student-blue);color:#fff;border:0;border-radius:8px;margin-top:.7rem;padding:.55rem .8rem;font-weight:850}@media (max-width:820px){.student-hq__hero,.student-hq__grid{grid-template-columns:1fr}.student-hq-panel--news{grid-column:auto}.student-progression-strip{grid-template-columns:1fr 1fr}.student-progression-strip__track{grid-area:2/1/auto/-1}.student-profile-stat-grid{grid-template-columns:repeat(2,1fr)}.student-locker__grid{grid-template-columns:1fr 1fr}}@media (max-width:540px){.student-hq .student-player-card{grid-template-columns:82px 1fr}.student-hq .student-player-card__portrait{width:76px;height:76px}.student-player-card__level{grid-column:1/-1}.student-progression-strip,.student-profile__progress{grid-template-columns:1fr}.student-progression-strip__track{grid-area:auto}.student-hq-panel--stats dl,.student-locker__grid{grid-template-columns:1fr}.student-profile__hero{flex-wrap:wrap;align-items:flex-start}.student-profile__rank{margin-left:0}}.teacher-mpl-source-cards>button{border:1px solid var(--nm-blue-100);text-align:left;background:#fff;border-radius:.85rem;align-content:center;gap:.55rem;min-height:8rem;padding:1rem;display:grid}.teacher-mpl-source-cards>button.is-selected{border-color:var(--nm-blue-700);background:var(--nm-blue-50)}.teacher-nex-bank-selection label,.teacher-mpl-import>label,.teacher-mpl-ai-prompt>label,.teacher-import-expanded label{gap:.4rem;font-weight:800;display:grid}.teacher-prompt-actions,.teacher-import-parse-actions{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.teacher-import-checkbox{accent-color:#6541c2;width:18px!important;height:18px!important;min-height:0!important;margin:0!important;padding:0!important}.teacher-import-number{grid-area:number;font-weight:800}.teacher-import-type{grid-area:type;font-size:.68rem;font-weight:800}.teacher-import-card-question{grid-area:question;min-width:0;line-height:1.35}.teacher-import-card-answer{text-overflow:ellipsis;white-space:nowrap;grid-area:answer;overflow:hidden}.teacher-import-card-action.is-edit{grid-area:edit}.teacher-import-card-action.is-delete{color:#9b2f38;grid-area:delete}.teacher-mpl-review{color:#17213a;background:#f5f4fa;border-radius:1rem;margin-top:1.5rem;padding:1.25rem}.teacher-generated-preview{gap:.85rem;display:grid}.teacher-mpl-review .teacher-generated-preview article{background:#fff;border:1px solid #e2deeb;border-radius:.9rem;grid-template-columns:2.5rem minmax(16rem,1fr) minmax(9rem,.5fr);align-items:start;gap:1rem;padding:1rem;display:grid}.teacher-question-number{color:#fff;background:#6541c2;border-radius:.65rem;place-items:center;width:2.35rem;height:2.35rem;font-weight:900;display:grid}.teacher-question-content{gap:.7rem;min-width:0;display:grid}.teacher-question-meta{flex-wrap:wrap;gap:.5rem;display:flex}.teacher-question-meta span{color:#5334a7;background:#eee9fa;border-radius:999px;padding:.25rem .55rem;font-size:.67rem;font-weight:900}.teacher-question-prompt{font-weight:750;line-height:1.55}.teacher-question-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.teacher-question-choices li{border:1px solid #e5e1ee;border-radius:.55rem;grid-template-columns:1.65rem 1fr;gap:.45rem;padding:.45rem .55rem;display:grid}.teacher-question-visual img{object-fit:contain;width:100%;max-height:18rem;display:block}.teacher-question-answer{color:#24623d;background:#f1faf4;border:1px solid #cfe7d7;border-radius:.7rem;gap:.4rem;min-width:0;padding:.85rem;display:grid}.teacher-mpl-review-actions{z-index:4;background:#fffffff5;border-top:1px solid #ddd8e8;justify-content:space-between;align-items:center;gap:1rem;margin:1rem -1.25rem -1.25rem;padding:.85rem 1.25rem;display:flex;position:sticky;bottom:0}@media (max-width:800px){.teacher-mpl-source-cards,.teacher-nex-bank-selection{grid-template-columns:1fr}.teacher-mpl-review .teacher-generated-preview article{grid-template-columns:2.35rem minmax(0,1fr)}.teacher-question-answer{grid-column:2}}@media (max-width:760px){.teacher-import-card-header{grid-template-columns:1.25rem 2.25rem minmax(0,1fr) auto auto;grid-template-areas:"select number type edit delete""question question question question question""answer answer answer answer answer"}}.question-image{object-fit:contain;background:#fff;border-radius:.75rem;width:min(100%,32rem);max-height:20rem;margin:1rem auto;display:block}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--canvas);color:var(--ink);font-family:var(--font-body);font-size:var(--text-md);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;line-height:1.5}a{color:inherit}::selection{background:var(--nm-cyan-100);color:var(--nm-blue-950)}:where(a,button,input,select,textarea):focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}button,.button{border-radius:var(--radius-md);background:var(--brand);color:#fff;min-height:2.75rem;font:inherit;cursor:pointer;transition:background-color var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);border:0;justify-content:center;align-items:center;padding:.65rem 1rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 .3rem .8rem #1800ad24}button:hover,.button:hover{background:var(--brand-hover);box-shadow:var(--shadow-brand);transform:translateY(-1px)}button:active,.button:active{transform:translateY(0)}button:disabled,.button[aria-disabled=true]{cursor:not-allowed;opacity:.55;box-shadow:none;transform:none}select,input,textarea{border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;min-height:2.75rem;color:var(--ink);font:inherit;transition:border-color var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard);background:#fff;margin-top:.35rem;padding:.55rem}select:hover,input:hover,textarea:hover{border-color:#b9bdd0}select:focus,input:focus,textarea:focus{border-color:var(--interaction);box-shadow:0 0 0 3px var(--nm-cyan-100)}.button.secondary{background:var(--brand-soft);color:var(--brand);box-shadow:none}.button.secondary:hover{background:#dcd9ff}.actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.stack{gap:.75rem;display:grid}.details{gap:1rem;margin:2rem 0 0;display:grid}.details div{border-bottom:1px solid var(--line);padding-bottom:1rem}.details dt{color:var(--muted);text-transform:uppercase;font-size:.85rem;font-weight:700}.details dd{margin:.35rem 0 0;font-size:1.05rem}.tag-list{flex-wrap:wrap;gap:.5rem;padding:0;list-style:none;display:flex}.tag-list li{background:var(--brand-soft);color:var(--brand);text-transform:capitalize;border-radius:999px;padding:.45rem .75rem;font-weight:700}.assignment-list{gap:.75rem;margin-top:2rem;display:grid}.assignment-list article{border:1px solid var(--line);border-radius:.6rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.wide-card{width:min(100%,72rem)}.form-grid{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));align-items:end;gap:1rem;display:grid}.form-grid label,.form-grid input,.form-grid select{width:100%}.secure-output{border:1px solid var(--border);overflow-wrap:anywhere;border-radius:.75rem;gap:.5rem;padding:1rem;display:grid}.data-list{gap:.75rem;display:grid}.data-list article{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 0;display:flex}.data-list article div{gap:.2rem;display:grid}.data-list span{color:var(--muted)}.action-row{flex-wrap:wrap;gap:.5rem!important;display:flex!important}.admin-workspace{width:min(100%,78rem)}.admin-section{border-top:1px solid var(--border);gap:1rem;margin-top:2rem;padding-top:1.5rem;display:grid}.subcard{border:1px solid var(--border);border-radius:.75rem;gap:1rem;padding:1.25rem;display:grid}textarea{resize:vertical;min-height:7rem}.dashboard-shell{min-height:100vh;padding:clamp(1rem,4vw,3rem)}.dashboard-workspace{gap:1.25rem;width:min(90rem,100%);margin:0 auto;display:grid}.dashboard-header{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem 0;display:flex}.dashboard-header h1,.dashboard-panel h2,.dashboard-panel h3{margin:.35rem 0}.dashboard-panel{border:1px solid var(--line);background:var(--surface);border-radius:1rem;padding:1.25rem;box-shadow:0 .5rem 2rem #22375f0d}.dashboard-stack{gap:1.25rem;display:grid}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:1rem;display:grid}.metric{background:linear-gradient(135deg, var(--nm-blue-800), var(--nm-blue-600));color:#fff;border-radius:1rem;gap:.45rem;padding:1.25rem;display:grid}.metric span{opacity:.8;text-transform:uppercase;font-size:.85rem;font-weight:700}.metric strong{font-size:1.8rem}.dashboard-columns{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:1.25rem;display:grid}.team-heading{align-items:center;gap:1rem;display:flex}.team-heading span,.topic-grid span{color:var(--muted)}.team-mark{color:#fff;border-radius:.85rem;place-items:center;width:3.5rem;height:3.5rem;font-weight:800;display:grid;overflow:hidden}.team-mark img{object-fit:cover;width:100%;height:100%}.compact-list{margin:0;padding-left:1.25rem;line-height:1.8}.topic-grid{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:.75rem;display:grid}.topic-grid div{background:var(--canvas);border-radius:.7rem;gap:.25rem;padding:.8rem;display:grid}.badge-row{flex-wrap:wrap;gap:.6rem;display:flex}.badge-row>span,.state{background:var(--brand-soft);color:var(--brand);text-transform:capitalize;border-radius:999px;padding:.45rem .7rem;font-size:.8rem;font-weight:800}.state-ready_to_process{color:#765000;background:#fff1cf}.state-embargoed{color:#66258a;background:#f5e5ff}.state-revealed{color:#176637;background:#ddf7e6}@media (max-width:42rem){.dashboard-header{flex-direction:column}.data-list article{flex-direction:column;align-items:flex-start}}.ai-artifact{align-items:stretch!important}.ai-artifact pre{color:#e5e7eb;white-space:pre-wrap;background:#111827;border-radius:.6rem;max-width:100%;margin:.75rem 0 0;padding:1rem;overflow:auto}.assignment-list span{color:var(--muted);text-transform:capitalize;margin-top:.25rem;display:block}.shell{place-items:center;min-height:100vh;padding:2rem;display:grid}.card{background:var(--surface);border:1px solid var(--line);width:min(46rem,100%);box-shadow:var(--shadow-md);border-radius:1rem;padding:clamp(1.5rem,5vw,3rem)}.eyebrow{color:var(--brand);font-size:var(--text-xs);letter-spacing:.11em;text-transform:uppercase;font-weight:800}h1{margin:.5rem 0 1rem;font-size:clamp(2rem,5vw,3.5rem);line-height:1.05}h1,h2,h3{color:var(--ink);font-family:var(--font-display);letter-spacing:-.025em;font-weight:800}p{color:var(--muted);font-size:1.05rem;line-height:1.65}.status{border-top:1px solid var(--line);margin-top:2rem;padding-top:1rem;font-size:.9rem}.nm-mark{border-radius:12%;flex:none;height:auto;display:block}.nm-lockup{align-items:center;text-decoration:none;display:inline-flex}.nm-lockup__image{height:auto;display:block}.nm-achievement{background:var(--nm-gold-100);color:var(--nm-gold-600)}.nm-interactive-accent{color:var(--interaction)}@media (prefers-reduced-motion:reduce){.nexus-robot *,.nexus-robot__assembly,.nexus-robot__head,.nexus-robot__eyes,.nexus-robot__sensors,.nexus-robot__core,.nexus-robot__effect{animation:none!important}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes pc-unlock-confetti{0%{opacity:0;translate:0 -2rem;rotate:none}10%{opacity:1}to{translate:var(--burst-drift) 110vh;opacity:.15;rotate:560deg}}@media (prefers-reduced-motion:reduce){.player-card-unlock__burst i{top:var(--burst-x);opacity:.62;animation:none!important}}.nexus-player-character__isolated{--character-focal-x:50%;--character-focal-y:50%;--character-scale:1;--character-padding:7%;transform-origin:50% 88%;width:100%;height:100%;display:block;position:relative;overflow:visible}.nexus-player-card__character>.nexus-player-character__isolated,.nexus-player-character>.nexus-player-character__isolated{width:100%;min-width:100%;height:100%;min-height:100%}.nexus-player-character__isolated img{object-fit:contain;object-position:var(--character-focal-x) var(--character-focal-y);padding:var(--character-padding);filter:drop-shadow(0 .8rem .7rem #0000006b);transform:scale(var(--character-scale))}.nexus-player-character__isolated--legendary:before,.nexus-player-character__isolated--legendary:after{z-index:-1;content:"";pointer-events:none;position:absolute}.nexus-player-character__isolated--legendary:before{filter:blur(.35rem);background:conic-gradient(from 20deg,#1bd9ff,#7859ff,#ffd75e,#1bd9ff);border:.16rem solid #fff1a0;border-radius:50%;animation:6s linear infinite legendary-nex-aura;inset:5%}.nexus-player-character__isolated--legendary:after{background:radial-gradient(circle,#fff185b3,#22a5ff2e 48%,#0000 70%);border-radius:50% 50% 14% 14%;inset:16% 10% 4%}.nexus-player-card--legendary-nex .nexus-player-card__stage{background:radial-gradient(circle at 50% 78%,#ffe057b3,#0000 26%),conic-gradient(from 10deg,#09235e,#4a21a0,#006ca3,#09235e);border-color:#fff0a0;box-shadow:inset 0 0 2.4rem #21cfff,0 0 1.6rem #ffd752}.nexus-player-card--legendary-nex .nexus-player-card__stage-label:before{content:"LEGENDARY NEX · ";color:#fff09a}.nexus-player-card__nickname{min-width:0;color:var(--card-bright);letter-spacing:.09em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;justify-content:center;align-items:center;gap:.38rem;margin-top:.24rem;font-size:clamp(.66rem,2.8cqw,.88rem);font-weight:900;line-height:1.1;display:flex;overflow:hidden}.nexus-player-card--shield .nexus-player-card__nickname{color:#101a35;background:linear-gradient(90deg, transparent, var(--card-bright) 20% 80%, transparent);border-radius:999px;margin:.3rem -.3rem -.45rem;padding:.2rem .7rem}.nexus-player-card--stadium .nexus-player-card__nickname,.nexus-player-card--sport .nexus-player-card__nickname{border:1px solid var(--card-accent);font-variant-numeric:tabular-nums;background:#01040c;padding:.22rem .45rem}.nexus-player-card--future .nexus-player-card__nickname,.nexus-player-card--electric .nexus-player-card__nickname{border-left:.25rem solid var(--card-bright);background:linear-gradient(90deg, color-mix(in srgb, var(--card-primary) 40%, transparent), transparent);text-align:left;justify-content:flex-start;padding:.32rem .4rem}.nexus-player-card--neon .nexus-player-card__nickname{color:#fff;text-shadow:0 0 .3rem #fff, 0 0 .7rem var(--card-primary);justify-content:flex-start}.nexus-player-card--champion .nexus-player-card__nickname,.nexus-player-card--nexus-master .nexus-player-card__nickname,.nexus-player-card--nexus .nexus-player-card__nickname{border-top:1px solid var(--card-accent);border-bottom:1px solid var(--card-accent);background:linear-gradient(90deg,#0000,#ffffff1a,#0000);margin-inline:auto;padding:.2rem .8rem}.nexus-player-card__name,.nexus-player-card__nickname,.player-card-font-preview{font-family:var(--player-identity-font,"Arial Black", Impact, sans-serif)}.nexus-player-card__name{font-size:clamp(1.05rem,5cqw,1.6rem)}.nexus-player-card--font-sport,.player-card-font-preview--sport{--player-identity-font:"Arial Black", Impact, sans-serif}.nexus-player-card--font-block,.player-card-font-preview--block{--player-identity-font:Impact, "Arial Narrow", sans-serif;letter-spacing:.035em}.nexus-player-card--font-future,.player-card-font-preview--future{--player-identity-font:"Trebuchet MS", "Arial Narrow", sans-serif;letter-spacing:.14em}.nexus-player-card--font-arcade,.player-card-font-preview--arcade{--player-identity-font:"Courier New", monospace;letter-spacing:.06em}.nexus-player-card--font-comic,.player-card-font-preview--comic{--player-identity-font:"Comic Sans MS", "Trebuchet MS", sans-serif}.nexus-player-card--font-neon,.player-card-font-preview--neon{--player-identity-font:"Trebuchet MS", sans-serif;letter-spacing:.11em;text-shadow:0 0 .45rem #43edff}.nexus-player-card--font-champion,.player-card-font-preview--champion{--player-identity-font:Georgia, "Times New Roman", serif;letter-spacing:.07em}.nexus-player-card--font-racing,.player-card-font-preview--racing{--player-identity-font:Impact, "Arial Narrow", sans-serif;letter-spacing:.08em;font-style:italic}.nexus-player-card--font-ice,.player-card-font-preview--ice{--player-identity-font:"Arial Narrow", Arial, sans-serif;letter-spacing:.13em;text-shadow:0 0 .38rem #adf7ff}.nexus-player-card--font-fire,.player-card-font-preview--fire{--player-identity-font:Impact, sans-serif;letter-spacing:.06em;text-shadow:0 0 .4rem #ff9b36}.nexus-player-card--font-space,.player-card-font-preview--space{--player-identity-font:"Trebuchet MS", sans-serif;letter-spacing:.18em;text-shadow:0 0 .45rem #bd7dff}.nexus-player-card--font-nexus,.player-card-font-preview--nexus{--player-identity-font:"Arial Black", "Trebuchet MS", sans-serif;letter-spacing:.12em;text-shadow:0 0 .32rem #4de8ff}.player-card-font-preview{color:#f7fbff;text-align:center;text-overflow:ellipsis;text-transform:uppercase;place-items:center;min-height:4.8rem;padding:.65rem;font-size:clamp(.7rem,1.6vw,1rem);line-height:1.05;display:grid;overflow:hidden}.player-card-studio__nickname-editor{background:#020d24c7;border:1px solid #63dcff73;border-radius:1rem;gap:.65rem;padding:1.2rem;display:grid}.player-card-studio__nickname-editor label{color:#7ceaff;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:900}.player-card-studio__nickname-editor input{color:#fff;text-transform:uppercase;background:#061531;border:.12rem solid #3fdbff;border-radius:.7rem;width:100%;padding:.85rem 1rem;font:900 1.15rem/1.2 Arial Black,sans-serif}.player-card-studio__nickname-editor span{color:#bed8ef;font-size:.72rem}.nexus-player-card--mode-dashboard .nexus-player-card__nickname{font-size:.52rem}.nexus-player-card--mode-compact .nexus-player-card__nickname{background:0 0;border:0;gap:.1rem;margin-top:.08rem;padding:0;font-size:.34rem}@keyframes legendary-nex-aura{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.nexus-player-character__isolated--legendary:before{animation:none}}.nexus-player-card{--pc-metal-light:color-mix(in srgb, var(--card-accent) 48%, white);--pc-metal-mid:color-mix(in srgb, var(--card-accent) 72%, #6a3a00);--pc-metal-dark:color-mix(in srgb, var(--card-secondary) 55%, #01040d);isolation:isolate;perspective:900px;filter:saturate(1.08)contrast(1.03)}.nexus-player-card__environment,.nexus-player-card__foreground,.nexus-player-card__crest{pointer-events:none;position:absolute;inset:0}.nexus-player-card__environment{z-index:0;border-radius:inherit;overflow:hidden}.nexus-player-card__foreground{z-index:6;overflow:visible}.nexus-player-card__crest{z-index:7}.nexus-player-card__architecture{z-index:6}.nexus-player-card>:not(.nexus-player-card__environment,.nexus-player-card__frame,.nexus-player-card__foil,.nexus-player-card__material,.nexus-player-card__particles,.nexus-player-card__architecture,.nexus-player-card__crest,.nexus-player-card__foreground){z-index:3;position:relative}.nexus-player-card__architecture i{background:linear-gradient(120deg, var(--pc-metal-light), var(--pc-metal-mid) 28%, var(--pc-metal-dark) 58%, var(--pc-metal-light) 78%, var(--pc-metal-dark));box-shadow:inset .08rem .08rem .18rem #fff9, inset -.12rem -.14rem .2rem #000000b8, 0 0 .65rem color-mix(in srgb, var(--card-accent) 68%, transparent);border:1px solid #ffffff61}.nexus-player-card__architecture i:first-child{clip-path:polygon(0 5%,100% 0,72% 100%,15% 94%);left:-.22rem}.nexus-player-card__architecture i:nth-child(2){clip-path:polygon(0 0,100% 5%,85% 94%,28% 100%);right:-.22rem}.nexus-player-card__architecture i:nth-child(3),.nexus-player-card__architecture i:nth-child(4){width:38%;height:.72rem;top:-.2rem;bottom:auto}.nexus-player-card__architecture i:nth-child(3){clip-path:polygon(0 15%,100% 0,87% 100%,10% 72%);left:8%}.nexus-player-card__architecture i:nth-child(4){clip-path:polygon(0 0,100% 15%,90% 72%,13% 100%);right:8%}.nexus-player-card__architecture i:nth-child(5),.nexus-player-card__architecture i:nth-child(6){width:36%;height:.8rem;bottom:-.28rem}.nexus-player-card__architecture i:nth-child(5){clip-path:polygon(8% 0,100% 28%,88% 100%,0 75%);left:8%}.nexus-player-card__architecture i:nth-child(6){clip-path:polygon(0 28%,92% 0,100% 75%,12% 100%);right:8%}.nexus-player-card__architecture i:nth-child(n+7){width:1.5rem;height:1.5rem;transform:rotate(45deg)}.nexus-player-card__architecture i:nth-child(7){top:4%;left:-.42rem}.nexus-player-card__architecture i:nth-child(8){top:4%;right:-.42rem}.nexus-player-card__architecture i:nth-child(9){bottom:6%;left:-.42rem}.nexus-player-card__architecture i:nth-child(10){bottom:6%;right:-.42rem}.nexus-player-card__architecture i:nth-child(11){top:34%;left:-.35rem;scale:.7}.nexus-player-card__architecture i:nth-child(12){top:34%;right:-.35rem;scale:.7}.nexus-player-card__crest i{border:.16rem solid var(--pc-metal-light);background:linear-gradient(135deg, #fff, var(--card-accent) 30%, var(--card-primary) 68%, #02102b);width:2.1rem;height:2.1rem;box-shadow:0 0 1rem var(--card-accent), inset 0 0 .5rem #fff;position:absolute;top:-.82rem;left:50%;translate:-50%;rotate:45deg}.nexus-player-card__crest i:nth-child(2){top:auto;bottom:-.85rem;scale:.88}.nexus-player-card__crest i:nth-child(3){width:.72rem;height:.72rem;box-shadow:0 0 1rem white, 0 0 1.5rem var(--card-accent);background:#fff;top:-.28rem}.nexus-player-card__environment i{display:block;position:absolute}.nexus-player-card--bg-stadium .nexus-player-card__environment,.nexus-player-card--stadium .nexus-player-card__environment{background:linear-gradient(#02091b 0 20%,#12396b 44%,#07111f 45% 100%)}.nexus-player-card--bg-stadium .nexus-player-card__environment i:nth-child(-n+4),.nexus-player-card--stadium .nexus-player-card__environment i:nth-child(-n+4){filter:drop-shadow(0 0 .35rem #bff5ff);background:repeating-radial-gradient(circle,#fff 0 2px,#0000 3px 9px);width:28%;height:30%;top:9%;transform:perspective(8rem)rotateX(-16deg)}.nexus-player-card--bg-stadium .nexus-player-card__environment i:first-child,.nexus-player-card--stadium .nexus-player-card__environment i:first-child{left:-5%}.nexus-player-card--bg-stadium .nexus-player-card__environment i:nth-child(2),.nexus-player-card--stadium .nexus-player-card__environment i:nth-child(2){right:-5%}.nexus-player-card--bg-stadium .nexus-player-card__environment i:nth-child(3),.nexus-player-card--stadium .nexus-player-card__environment i:nth-child(3){top:4%;left:26%}.nexus-player-card--bg-stadium .nexus-player-card__environment i:nth-child(4),.nexus-player-card--stadium .nexus-player-card__environment i:nth-child(4){top:4%;right:26%}.nexus-player-card--bg-flames .nexus-player-card__environment,.nexus-player-card--fire .nexus-player-card__environment{background:radial-gradient(at 50% 72%,#ffcf30 0 8%,#f23a00 25%,#0000 48%),repeating-radial-gradient(at bottom,#ff6a00 0 5%,#0000 7% 13%),linear-gradient(#190103,#520700)}.nexus-player-card--bg-ice .nexus-player-card__environment,.nexus-player-card--ice .nexus-player-card__environment{background:linear-gradient(145deg,#e9ffff 0 5%,#0000 6% 30%,#d4fcff55 31% 34%,#0000 35%),radial-gradient(circle at 50% 38%,#bffbff,#167fbd 38%,#04194d 76%)}.nexus-player-card--bg-space .nexus-player-card__environment,.nexus-player-card--space .nexus-player-card__environment,.nexus-player-card--bg-stars .nexus-player-card__environment{background:radial-gradient(circle at 76% 17%,#f9c8ff 0 2%,#b354e9 3% 7%,#0000 8%),radial-gradient(at 18% 35%,#2cd9ff88,#0000 26%),radial-gradient(at 78% 60%,#d739f088,#0000 32%),linear-gradient(145deg,#070322,#02030c 70%)}.nexus-player-card--bg-space .nexus-player-card__environment i:first-child,.nexus-player-card--space .nexus-player-card__environment i:first-child{aspect-ratio:1;border:.2rem solid #8edcff88;border-radius:50%;width:52%;top:13%;right:-18%;box-shadow:inset -1rem -1rem 2rem #53147d,0 0 2rem #774cff}.nexus-player-card--bg-digital .nexus-player-card__environment{background:repeating-linear-gradient(90deg,#00d9ff22 0 1px,#0000 1px 13px),repeating-linear-gradient(#00d9ff18 0 1px,#0000 1px 13px),linear-gradient(145deg,#052f55,#030716)}.nexus-player-card--bg-geometric .nexus-player-card__environment{background:conic-gradient(from 45deg at 50% 42%, var(--card-primary), #020616, var(--card-secondary), #020616, var(--card-primary))}.nexus-player-card--bg-nexus .nexus-player-card__environment{background:radial-gradient(circle, #e9ffff 0 2%, #36dbff 3% 7%, transparent 8%), conic-gradient(from 0deg at 50% 42%, transparent 0 7%, #23a9ff44 8% 10%, transparent 11% 20%), linear-gradient(#052f83, #02071d)}.nexus-player-card--bg-championship .nexus-player-card__environment{background:radial-gradient(ellipse at 50% 12%, #fff9a8, #e7a51a 8%, transparent 24%), repeating-conic-gradient(from 0deg at 50% 12%, #ffe47c44 0 3deg, transparent 3deg 15deg), linear-gradient(#3e2200, #090601)}.nexus-player-card--bg-team .nexus-player-card__environment{background:linear-gradient(155deg, var(--card-primary) 0 38%, var(--card-secondary) 39% 58%, var(--card-accent) 59% 64%, #020713 65%)}.nexus-player-card--shield{clip-path:polygon(8% 0,92% 0,100% 12%,91% 82%,50% 100%,9% 82%,0 12%);border-radius:0;padding-inline:1.7rem}.nexus-player-card--shield .nexus-player-card__architecture i:first-child,.nexus-player-card--shield .nexus-player-card__architecture i:nth-child(2){width:.9rem;height:65%;top:9%}.nexus-player-card--shield .nexus-player-card__footer{margin-bottom:1.1rem}.nexus-player-card--electric,.nexus-player-card--future{clip-path:polygon(0 5%,8% 0,88% 0,100% 10%,96% 43%,100% 48%,100% 91%,91% 100%,10% 100%,0 91%,4% 54%,0 48%)}.nexus-player-card--fire{clip-path:polygon(7% 4%,22% 0,34% 4%,50% 0,66% 4%,79% 0,94% 5%,100% 18%,97% 45%,100% 75%,91% 96%,70% 94%,50% 100%,30% 94%,8% 97%,0 78%,3% 48%,0 20%)}.nexus-player-card--ice{clip-path:polygon(4% 7%,19% 2%,29% 7%,43% 0,54% 7%,70% 1%,82% 7%,97% 3%,94% 21%,100% 38%,94% 53%,100% 72%,91% 95%,72% 91%,54% 100%,38% 92%,19% 98%,4% 90%,8% 70%,0 54%,7% 35%)}.nexus-player-card--champion{clip-path:polygon(8% 8%,19% 3%,31% 6%,42% 0,50% 6%,58% 0,69% 6%,81% 3%,92% 8%,100% 25%,96% 82%,87% 97%,65% 94%,50% 100%,35% 94%,13% 97%,4% 82%,0 25%)}.nexus-player-card--nexus-master{clip-path:polygon(5% 8%,17% 2%,31% 6%,42% 0,50% 5%,58% 0,69% 6%,83% 2%,95% 8%,100% 23%,96% 46%,100% 78%,91% 95%,70% 92%,50% 100%,30% 92%,9% 95%,0 78%,4% 46%,0 23%)}.nexus-player-card--fire .nexus-player-card__header,.nexus-player-card--fire .nexus-player-card__identity,.nexus-player-card--fire .nexus-player-card__stats span{background:linear-gradient(110deg,#1a0100,#8d1405 46%,#240100);border-color:#ffdb68;box-shadow:inset 0 0 .7rem #ff4b00,0 0 .65rem #f30}.nexus-player-card--ice .nexus-player-card__header,.nexus-player-card--ice .nexus-player-card__stats span{color:#021634;text-shadow:none;background:linear-gradient(135deg,#ecffff,#83ddf4 58%,#2775bb);border-color:#fff;box-shadow:inset 0 0 .65rem #fff,0 0 .7rem #80eaff}.nexus-player-card--electric .nexus-player-card__header,.nexus-player-card--electric .nexus-player-card__identity,.nexus-player-card--electric .nexus-player-card__stats span{background:linear-gradient(135deg,#031424,#073d71 54%,#071126);border-color:#9ffcff;box-shadow:inset 0 0 .65rem #00b9ff,0 0 .75rem #21dfff}.nexus-player-card--champion .nexus-player-card__level,.nexus-player-card--nexus-master .nexus-player-card__level{clip-path:polygon(50% 0,92% 20%,100% 68%,50% 100%,0 68%,8% 20%);background:linear-gradient(145deg,#fff7bd,#f6bd27 38%,#704000 72%,#ffe77e);padding:.55rem .65rem}.nexus-player-card--champion .nexus-player-card__crest i:first-child{width:3.4rem;height:2rem;rotate:0;clip-path:polygon(0 100%,8% 12%,35% 55%,50% 0,65% 55%,92% 12%,100% 100%);background:linear-gradient(#fff8b9,#eaa715 55%,#734000)}.nexus-player-card--nexus-master .nexus-player-card__crest i:first-child{background:conic-gradient(#fff,#31dcff,#126fe7,#ffe065,#fff);width:3.5rem;height:3.5rem;box-shadow:0 0 1.2rem #fff,0 0 2.5rem #168fff}.nexus-player-card--neon .nexus-player-card__architecture i{background:#e9ffff;border:0;box-shadow:0 0 .35rem #fff,0 0 .9rem #00eaff,0 0 1.5rem #ff2eea}.nexus-player-card--frame-standard{border-color:var(--card-accent);box-shadow:0 0 0 .14rem #d7e7f9,inset 0 0 1.3rem #000}.nexus-player-card--frame-silver{--pc-metal-light:#fff;--pc-metal-mid:#aabbd0;--pc-metal-dark:#27364a;border-color:#ddecff;box-shadow:0 0 0 .16rem #536b83,0 0 1.2rem #d9eeff,inset 0 0 1.5rem #4c6178}.nexus-player-card--frame-gold{--pc-metal-light:#fff3a2;--pc-metal-mid:#daa51f;--pc-metal-dark:#593100}.nexus-player-card--frame-holographic{--pc-metal-light:#fff;--pc-metal-mid:#53ecff;--pc-metal-dark:#8d2ae9;background-image:linear-gradient(140deg, #ff4fdc44, #42eaff55, #fff17644, #7255ff55), linear-gradient(145deg, var(--card-primary), #020713)}.nexus-player-card--frame-stars{background-image:radial-gradient(circle at 18% 16%,#fff 0 1px,#0000 2px),radial-gradient(circle at 75% 28%,#fff 0 2px,#0000 3px),radial-gradient(circle at 52% 72%,#b9a2ff 0 1px,#0000 2px),linear-gradient(145deg,#251264,#020515);background-size:34px 34px,57px 57px,43px 43px,auto;border-color:#d7c2ff}.nexus-player-card--frame-legendary{--pc-metal-light:#fff4a3;--pc-metal-mid:#ffad19;--pc-metal-dark:#481168;filter:saturate(1.24)}.nexus-player-card--effect-foil .nexus-player-card__foil,.nexus-player-card--effect-shine .nexus-player-card__foil,.nexus-player-card--effect-light-streak .nexus-player-card__foil{opacity:.7;background:linear-gradient(112deg,#0000 18%,#fffd 36%,#fff0a788 43%,#0000 59%) 0 0/260% 100%;animation:3.2s ease-in-out infinite pc-metal-sweep}.nexus-player-card--effect-holographic .nexus-player-card__foil{opacity:.78;mix-blend-mode:screen;background:conic-gradient(from 120deg at 45% 40%,#ff49d288,#72ffffaa,#fff59aaa,#785effaa,#ff49d288);animation:4s ease-in-out infinite pc-prism;-webkit-mask:linear-gradient(#0000 8%,#000 20% 84%,#0000 96%);mask:linear-gradient(#0000 8%,#000 20% 84%,#0000 96%)}.nexus-player-card--effect-energy .nexus-player-card__architecture i{animation:1.8s ease-in-out infinite alternate pc-energy-rail}.nexus-player-card--effect-legendary .nexus-player-card__crest i{animation:2.4s ease-in-out infinite pc-legendary-crest}.nexus-player-card__identity small{letter-spacing:.16em;justify-content:center;align-items:center;gap:.45rem;font-weight:900;display:flex}.nexus-player-card__identity small i{color:var(--card-accent);text-shadow:0 0 .5rem;font-size:.48rem;font-style:normal}.nexus-player-card:has(.nexus-player-card__identity small:first-child) .nexus-player-card__identity{position:relative}.nexus-player-card__badges span{box-shadow:inset 0 0 0 .12rem #ffffff80, 0 0 .55rem var(--card-accent);clip-path:polygon(50% 0,66% 22%,94% 22%,78% 48%,88% 80%,50% 69%,12% 80%,22% 48%,6% 22%,34% 22%);border-width:.14rem;position:relative}.nexus-player-card--previewing .nexus-player-card__flames i{filter:drop-shadow(0 0 .8rem #ff2600);scale:1.28}.nexus-player-card--previewing .nexus-player-card__energy path{stroke-width:2px;filter:drop-shadow(0 0 5px #fff)drop-shadow(0 0 9px #0af)}.nexus-player-card--previewing .nexus-player-card__crystals i{filter:drop-shadow(0 0 .8rem #fff)drop-shadow(0 0 1rem #39cfff)}.player-card-unlock--electric{background:radial-gradient(circle,#1edaff,#063479 45%,#010616)}.player-card-unlock--gold{background:radial-gradient(circle,#ffe78b,#855100 48%,#090500)}.player-card-unlock--neon{background:radial-gradient(circle,#ff38e8,#24217c 45%,#050112)}.player-card-unlock--space,.player-card-unlock--stars{background:radial-gradient(circle,#8c4dff,#170640 48%,#020208)}.player-card-unlock--nexus-master,.player-card-unlock--nexus{background:radial-gradient(circle,#48e5ff,#0757b8 40%,#02081f 66%,#d29e1b)}@keyframes pc-prism{0%,to{filter:hue-rotate();transform:translate(-18%)rotate(-4deg)}50%{filter:hue-rotate(100deg);transform:translate(18%)rotate(4deg)}}@keyframes pc-energy-rail{0%{filter:brightness(.8);opacity:.72}to{filter:brightness(1.8);opacity:1}}@keyframes pc-legendary-crest{0%,to{filter:brightness();scale:1}50%{filter:brightness(1.8);scale:1.1}}.nexus-player-card--mode-dashboard{width:min(100%,20rem);min-width:17rem;box-shadow:0 1rem 2.4rem #00071973, 0 0 1.5rem color-mix(in srgb, var(--card-accent) 45%, transparent)}.nexus-player-card--mode-dashboard .nexus-player-card__architecture i:nth-child(n+11),.nexus-player-card--mode-compact .nexus-player-card__architecture i:nth-child(n+9){display:none}.nexus-player-card--mode-compact .nexus-player-card__environment,.nexus-player-card--mode-dashboard .nexus-player-card__environment{opacity:.9}@media (prefers-reduced-motion:reduce){.nexus-player-card__foil,.nexus-player-card__architecture i,.nexus-player-card__crest i{animation:none!important}.nexus-player-card__foil{background-position:45%!important;transform:none!important}.nexus-player-card__flames i{opacity:1!important;scale:1!important}.nexus-player-card__energy path{stroke-dashoffset:0!important;opacity:1!important}}.nexus-player-card__material,.nexus-player-card__flames,.nexus-player-card__crystals,.nexus-player-card__energy,.nexus-player-card__particles{z-index:5;pointer-events:none;position:absolute;inset:-.48rem;overflow:visible}.nexus-player-card__flames,.nexus-player-card__crystals,.nexus-player-card__energy{opacity:0}.nexus-player-card__particles{background:0 0!important}.nexus-player-card__particles i{left:var(--x);top:var(--y);width:var(--size);height:var(--size);opacity:0;background:#fff;border-radius:50%;position:absolute;box-shadow:0 0 .55rem}:is(.nexus-player-card--fire,.nexus-player-card--frame-fire,.nexus-player-card--effect-fire,.nexus-player-card--animation-fire-reveal) .nexus-player-card__flames{opacity:1}.nexus-player-card__flames i{bottom:-.1rem;left:var(--edge-x);filter:drop-shadow(0 0 .45rem #ff3b00);transform-origin:50% 100%;width:clamp(.75rem,5cqw,1.5rem);height:clamp(2rem,12cqw,4rem);animation:pc-flame var(--edge-duration) ease-in-out var(--edge-delay) infinite alternate;background:radial-gradient(at 50% 80%,#fff9b0 0 13%,#ffc21c 27%,#ff4a00 57%,#0000 72%);border-radius:70% 20% 62% 38%;position:absolute}.nexus-player-card__flames i:nth-child(3n){bottom:18%;left:-.55rem;transform:rotate(-18deg)}.nexus-player-card__flames i:nth-child(3n+1){bottom:42%;left:auto;right:-.55rem;transform:rotate(20deg)}.nexus-player-card__flames i:nth-child(4n){top:-1.1rem;bottom:auto}:is(.nexus-player-card--fire,.nexus-player-card--frame-fire,.nexus-player-card--effect-fire){box-shadow:0 0 0 .16rem #fff1a8,0 0 1.2rem #ffab18,0 0 3rem #e51c00,inset 0 0 2rem #ff4b00}:is(.nexus-player-card--fire,.nexus-player-card--frame-fire,.nexus-player-card--effect-fire) .nexus-player-card__particles i{opacity:.9;color:#ff8a00;animation:pc-ember calc(1.7s + var(--size) * .12) ease-out var(--delay) infinite;background:#fff1a0}:is(.nexus-player-card--ice,.nexus-player-card--frame-ice,.nexus-player-card--effect-ice,.nexus-player-card--animation-ice-reveal) .nexus-player-card__crystals{opacity:1}.nexus-player-card__crystals i{clip-path:polygon(50% 0,92% 32%,72% 100%,26% 88%,5% 35%);filter:drop-shadow(0 0 .45rem #70e7ff);background:linear-gradient(105deg,#fff 0 12%,#9ff4ff 34%,#238dda 62%,#eaffff 63% 72%,#2871cb);width:clamp(1rem,7cqw,2.3rem);height:clamp(2.2rem,15cqw,4.8rem);position:absolute}.nexus-player-card__crystals i:nth-child(odd){left:var(--edge-x);transform:rotate(var(--edge-rotation));bottom:-.7rem}.nexus-player-card__crystals i:nth-child(2n){right:-.65rem;top:var(--edge-y);transform:rotate(var(--edge-rotation)) scale(.8)}:is(.nexus-player-card--ice,.nexus-player-card--frame-ice,.nexus-player-card--effect-ice) .nexus-player-card__particles i{opacity:.82;color:#d9ffff;clip-path:polygon(50% 0,62% 36%,100% 50%,62% 64%,50% 100%,38% 64%,0 50%,38% 36%);animation:pc-snow calc(3s + var(--size) * .18) linear var(--delay) infinite;background:#efffff}:is(.nexus-player-card--electric,.nexus-player-card--frame-electric,.nexus-player-card--effect-electric,.nexus-player-card--animation-electric) .nexus-player-card__energy{opacity:1}.nexus-player-card__energy path{fill:none;stroke:#c8fcff;stroke-width:1.25px;stroke-linecap:round;stroke-linejoin:bevel;filter:drop-shadow(0 0 3px #00b7ff);stroke-dasharray:7 4;animation:1.1s linear infinite pc-current}.nexus-player-card__energy path:nth-child(2){animation-duration:.85s;animation-direction:reverse}:is(.nexus-player-card--electric,.nexus-player-card--frame-electric,.nexus-player-card--effect-electric) .nexus-player-card__particles i{opacity:.95;color:#57eaff;animation:pc-node 1.4s ease-in-out var(--delay) infinite;background:#fff}:is(.nexus-player-card--frame-holographic,.nexus-player-card--effect-holographic,.nexus-player-card--animation-holographic) .nexus-player-card__foil{opacity:.72;mix-blend-mode:screen;background:linear-gradient(112deg,#0000 12%,#ff51da88 25%,#73ffffcc 35%,#fff6aacc 46%,#8a65ff99 58%,#0000 72%) 0 0/260% 100%;animation:2.8s ease-in-out infinite pc-foil}:is(.nexus-player-card--frame-gold,.nexus-player-card--frame-champion,.nexus-player-card--frame-legendary,.nexus-player-card--champion,.nexus-player-card--nexus-master){border-color:#ffd454;box-shadow:0 0 0 .12rem #6f3d00,0 0 0 .28rem #fff1a3,0 0 2.2rem #ffbd20,inset 0 0 1.8rem #563000}:is(.nexus-player-card--frame-gold,.nexus-player-card--frame-champion,.nexus-player-card--frame-legendary,.nexus-player-card--champion,.nexus-player-card--nexus-master) .nexus-player-card__frame{opacity:.85;background:linear-gradient(118deg,#0000 28%,#fffbd8 45%,#0000 60%) 0 0/260% 100%;animation:3.5s ease-in-out infinite pc-metal-sweep}:is(.nexus-player-card--neon,.nexus-player-card--frame-neon) .nexus-player-card__architecture i{background:#d9ffff;box-shadow:0 0 .35rem #fff,0 0 1rem #00eaff,0 0 1.5rem #ff27e6}:is(.nexus-player-card--space,.nexus-player-card--bg-space,.nexus-player-card--bg-stars) .nexus-player-card__particles i{opacity:.78;color:hsl(var(--hue) 90% 72%);animation:pc-star calc(2.2s + var(--size) * .2) ease-in-out var(--delay) infinite}.nexus-player-card--effect-confetti .nexus-player-card__particles i,.nexus-player-card--animation-confetti .nexus-player-card__particles i{opacity:.32;background:hsl(var(--hue) 92% 61%);transform:rotate(calc(var(--hue) * 1deg));animation:pc-confetti-idle 4.5s ease-in-out var(--delay) infinite;border-radius:1px}.nexus-player-card--previewing:is(.nexus-player-card--effect-confetti,.nexus-player-card--animation-confetti) .nexus-player-card__particles i,.player-card-unlock .nexus-player-card--effect-confetti .nexus-player-card__particles i{opacity:1;animation:pc-confetti-burst calc(1.7s + var(--size) * .08) cubic-bezier(.15, .7, .25, 1) var(--delay) 2}.nexus-player-card--effect-particles .nexus-player-card__particles i,.nexus-player-card--effect-sparkle .nexus-player-card__particles i,.nexus-player-card--effect-stars .nexus-player-card__particles i,.nexus-player-card--effect-legendary .nexus-player-card__particles i{opacity:.8;color:hsl(var(--hue) 88% 73%);animation:pc-star calc(1.5s + var(--size) * .16) ease-in-out var(--delay) infinite}.player-card-unlock__burst{background:repeating-conic-gradient(from 10deg, #ffe66b 0 2deg, transparent 2deg 14deg);border-radius:50%;width:22rem;height:22rem;animation:1.8s ease-out infinite pc-unlock-rays}@keyframes pc-flame{0%{opacity:.76;rotate:-7deg;scale:.72 1}to{opacity:1;rotate:8deg;scale:1.08 1.24}}@keyframes pc-ember{0%{opacity:0;translate:0 1.5rem;scale:.5}18%{opacity:1}to{translate:var(--drift) -5.5rem;opacity:0;scale:.2}}@keyframes pc-snow{0%{translate:0 -2rem;rotate:none}to{translate:var(--drift) 5.5rem;rotate:180deg}}@keyframes pc-current{to{stroke-dashoffset:-22px}}@keyframes pc-node{0%,to{opacity:.28;scale:.45}45%{opacity:1;scale:1.45}}@keyframes pc-foil{0%,to{filter:hue-rotate();background-position:120% 0}50%{filter:hue-rotate(55deg);background-position:-30% 0}}@keyframes pc-metal-sweep{0%,25%{background-position:120% 0}70%,to{background-position:-40% 0}}@keyframes pc-star{0%,to{opacity:.25;scale:.35}50%{opacity:1;scale:1.45}}@keyframes pc-confetti-idle{0%,to{opacity:.18;translate:0 -.25rem}50%{translate:var(--drift) .65rem;opacity:.48}}@keyframes pc-confetti-burst{0%{opacity:0;top:46%;translate:0;scale:.2}12%{opacity:1}to{translate:var(--drift) 0;opacity:0;top:108%;rotate:390deg}}@keyframes pc-unlock-rays{0%{opacity:.8;rotate:none;scale:.65}to{opacity:0;rotate:22deg;scale:1.2}}@media (prefers-reduced-motion:reduce){.nexus-player-card__flames i,.nexus-player-card__crystals i,.nexus-player-card__energy path,.nexus-player-card__particles i,.nexus-player-card__foil,.nexus-player-card__frame,.player-card-unlock__burst{animation:none!important}.nexus-player-card__flames i,.nexus-player-card__crystals i,.nexus-player-card__particles i{opacity:.82}}.nexus-player-card{isolation:isolate;border-style:solid;border-width:.72rem;width:min(100%,25rem);transition:clip-path .22s,border-radius .22s,filter .22s}.nexus-player-card__frame{box-shadow:inset 0 0 0 .24rem color-mix(in srgb, var(--card-accent) 72%, transparent);border:.18rem solid #ffffffb8;inset:-.45rem}.nexus-player-card__frame:before,.nexus-player-card__frame:after{clip-path:polygon(12% 0,88% 0,100% 50%,88% 100%,12% 100%,0 50%);background:linear-gradient(90deg, var(--card-secondary), #fff7c7, var(--card-accent));width:6.4rem;height:1.25rem;box-shadow:0 0 1rem var(--card-accent);content:"";position:absolute;left:50%;translate:-50%}.nexus-player-card__frame:before{top:-.7rem}.nexus-player-card__frame:after{bottom:-.7rem}.nexus-player-card--classic{clip-path:polygon(6% 0,94% 0,100% 6%,100% 94%,94% 100%,6% 100%,0 94%,0 6%)}.nexus-player-card--sport{clip-path:polygon(10% 0,90% 0,100% 9%,95% 100%,5% 100%,0 9%)}.nexus-player-card--shield{clip-path:polygon(12% 0,88% 0,100% 10%,93% 82%,50% 100%,7% 82%,0 10%);padding-bottom:2.25rem}.nexus-player-card--champion{clip-path:polygon(16% 0,84% 0,100% 14%,94% 88%,76% 100%,24% 100%,6% 88%,0 14%);transform:scale(1.02)}.nexus-player-card--future{clip-path:polygon(0 0,88% 0,100% 12%,94% 100%,11% 94%,0 78%);border-radius:0}.nexus-player-card--neon{border-radius:3.2rem .9rem}.nexus-player-card--elite{clip-path:polygon(13% 0,87% 0,100% 7%,96% 93%,84% 100%,16% 100%,4% 93%,0 7%);aspect-ratio:.65}.nexus-player-card--nexus,.nexus-player-card--nexus-master{clip-path:polygon(20% 0,80% 0,100% 12%,95% 86%,78% 100%,22% 100%,5% 86%,0 12%);border-width:.85rem}.nexus-player-card--frame-silver{border-image:linear-gradient(135deg,#fff,#75869d,#eef8ff,#627084) 1}.nexus-player-card--frame-gold{filter:drop-shadow(0 0 1.05rem #ffc83d);border-image:linear-gradient(135deg,#fff4a3,#b66a00,#fff1a0,#7c3e00) 1}.nexus-player-card--frame-fire{filter:drop-shadow(0 0 1rem #ff4d00);border-image:linear-gradient(#fff36b,#ff7800,#901000,#ffb000) 1}.nexus-player-card--frame-ice{filter:drop-shadow(0 0 1rem #56dcff);border-image:linear-gradient(135deg,#fff,#76efff,#1682d7,#e9ffff) 1}.nexus-player-card--frame-champion,.nexus-player-card--frame-legendary{filter:drop-shadow(0 0 1.25rem #ffc21a);border-image:conic-gradient(#fff5a1,#d27500,#7624d3,#fff,#ffc31f) 1}.nexus-player-card--frame-electric{border-image:conic-gradient(#fff,#22e7ff,#1768ff,#fff,#22e7ff) 1}.nexus-player-card--effect-particles .nexus-player-card__particles{opacity:1;background-size:55% 45%,70% 60%,45% 52%,65% 72%}.nexus-player-card--effect-sparkle .nexus-player-card__particles{filter:drop-shadow(0 0 .5rem #fff);transform-origin:50%}.nexus-player-card--effect-electric .nexus-player-card__frame{box-shadow:inset 0 0 0 .3rem #fff,inset 0 0 1.4rem #15e9ff,0 0 1.3rem #11cfff}.nexus-player-card--effect-glow{filter:drop-shadow(0 0 1.5rem var(--card-accent))}.nexus-player-card--previewing{animation:2.4s cubic-bezier(.2,.8,.2,1) both player-card-reveal!important}.nexus-player-card--previewing .nexus-player-card__foil{opacity:.95!important;animation:1.1s ease-in-out 2 player-card-shine!important}@keyframes player-card-reveal{0%{opacity:0;filter:brightness(2);transform:scale(.72)rotateY(-18deg)}35%{opacity:1;transform:scale(1.06)rotateY(3deg)}to{transform:scale(1)rotateY(0)}}.player-card-studio{background:radial-gradient(circle at 50% 25%,#0c4d9d,#06142d 55%,#020814);position:relative;overflow:hidden}.player-card-studio__layout{grid-template-columns:minmax(21rem,27rem) 1fr}.player-card-preview-action{width:100%;max-width:19rem;background:linear-gradient(110deg,#0b63dc,#713cf0)!important}.player-card-choice{justify-items:center;gap:.25rem;min-width:6.5rem;display:grid;position:relative}.player-card-choice small{color:#8dffbf;letter-spacing:.08em;font-size:.53rem}.player-card-unlock{z-index:1000;color:#fff;text-align:center;background:radial-gradient(circle,#103e87e6,#010612f5 65%);place-content:center;justify-items:center;padding:2rem;display:grid;position:fixed;inset:0}.player-card-unlock:before{background:repeating-conic-gradient(from 0deg, transparent 0 10deg, #ffd75033 11deg 12deg);content:"";animation:10s linear infinite unlock-spin;position:absolute;inset:0}.player-card-unlock>*{z-index:1}.player-card-unlock__burst{color:#ffe56a;filter:drop-shadow(0 0 2rem #ffb400);font-size:8rem;line-height:1;animation:.7s ease-out both unlock-pop}.player-card-unlock span,.player-card-unlock h2{color:#ffe56a;text-transform:uppercase}.player-card-unlock h2{margin:.3rem;font-size:clamp(2rem,6vw,4rem)}.player-card-unlock button{min-width:14rem;color:#131a2e!important;background:linear-gradient(#fff3a1,#f6b51e)!important}@keyframes unlock-spin{to{transform:rotate(360deg)}}@keyframes unlock-pop{0%{opacity:0;transform:scale(.2)}70%{transform:scale(1.2)}}.student-home-player{background:radial-gradient(circle at 50% 10%,#123d83,#020a1b 80%);border-radius:1rem;justify-items:center;gap:.55rem;padding:.75rem;display:grid}.student-home-player .nexus-player-card--compact{aspect-ratio:.69;border-width:.48rem;width:min(100%,15.5rem);padding:.62rem}.student-home-player .nexus-player-card--compact .nexus-player-card__character{min-height:6.6rem}.student-home-player .nexus-player-card--compact .nexus-player-card__character .nexus-player-character__art{min-height:7rem}.student-home-player .nexus-player-card--compact .nexus-player-card__name{font-size:1rem}.student-home-player__actions{grid-template-columns:1fr 1fr;gap:.45rem;width:100%;display:grid}.student-home-player__actions a,.student-home-player__actions button{color:#fff;text-transform:uppercase;background:#0b3984;border:1px solid #4c8ff7;border-radius:.55rem;place-items:center;min-height:2.25rem;font-size:.65rem;font-weight:900;text-decoration:none;display:grid}@media (max-width:52rem){.player-card-studio__preview{position:static}.player-card-studio__layout{grid-template-columns:1fr}.student-home-player .nexus-player-card--compact{width:min(100%,19rem)}}@media (prefers-reduced-motion:reduce){.player-card-unlock:before,.player-card-unlock__burst,.nexus-player-card--previewing{animation:none!important}.nexus-player-card--previewing{opacity:1!important;transform:none!important}}:root{--player-blue:#087cff;--player-red:#ec2547;--player-green:#19ad72;--player-yellow:#ffd53b;--player-orange:#ff7a18;--player-purple:#7c3cff;--player-pink:#ff4fa3;--player-white:#f8fbff;--player-black:#101522;--player-silver:#b8c5d8;--player-gold:#ffc83d;--player-cyan:#22e7ff}.nexus-player-card{--card-primary:var(--player-blue);--card-secondary:var(--player-white);--card-accent:var(--player-gold);isolation:isolate;aspect-ratio:.72;color:#fff;border:.62rem solid var(--card-accent);background:radial-gradient(circle at 70% 20%, color-mix(in srgb, var(--card-accent) 55%, transparent), transparent 30%), linear-gradient(145deg, var(--card-primary), #07142f 65%, var(--card-secondary));width:min(100%,25rem);box-shadow:0 1.6rem 3rem #03113059, inset 0 0 0 .16rem #ffffffa6, inset 0 0 0 .55rem color-mix(in srgb, var(--card-primary) 75%, #071020);font-family:var(--font-heading), system-ui;text-transform:uppercase;border-radius:1.65rem;grid-template-rows:auto 1fr auto auto auto;grid-template-areas:"header""character""identity""stats""footer";padding:1.3rem;display:grid;position:relative;overflow:hidden}.nexus-player-character{filter:drop-shadow(0 .5rem .45rem #05122d52);place-items:center;width:100%;min-width:3rem;height:100%;min-height:3rem;display:grid;overflow:hidden}.nexus-player-character__art--breathe{animation:4.8s ease-in-out infinite player-character-breathe}.nexus-player-character__art--float{animation:4.2s ease-in-out infinite player-character-float}.nexus-player-character__art--wing{animation:3.7s ease-in-out infinite player-character-wing}@keyframes player-character-breathe{50%{transform:translateY(-.15rem)scale(1.025,1.04)}}@keyframes player-character-float{50%{transform:translateY(-.45rem)rotate(1deg)}}@keyframes player-character-wing{50%{transform:translateY(-.25rem)scale(1.035)rotate(-.8deg)}}.nexus-player-card:before{content:"";z-index:-1;opacity:.42;background:repeating-linear-gradient(125deg,#0000 0 18px,#fff 19px 20px);position:absolute;inset:0}.nexus-player-card:after{content:"";z-index:5;pointer-events:none;border-radius:inherit;border:.12rem solid #ffffff7a;position:absolute;inset:.36rem;box-shadow:inset 0 0 1rem #00000073}.nexus-player-card__frame{z-index:4;pointer-events:none;border:.28rem solid color-mix(in srgb, var(--card-accent) 72%, white);box-shadow:inset 0 0 0 .15rem #00000059, inset 0 0 1rem color-mix(in srgb, var(--card-accent) 55%, transparent);border-radius:1.1rem;position:absolute;inset:.18rem}.nexus-player-card--classic{border-radius:.45rem;grid-template-rows:auto 1.3fr auto auto auto;box-shadow:0 1.6rem 3rem #03113061}.nexus-player-card--sport{clip-path:polygon(5% 0,95% 0,100% 5%,100% 95%,95% 100%,5% 100%,0 95%,0 5%);border-radius:.85rem}.nexus-player-card--shield{clip-path:polygon(10% 0,90% 0,100% 7%,96% 82%,50% 100%,4% 82%,0 7%);border-radius:1.8rem 1.8rem 3.2rem 3.2rem;padding-bottom:2rem}.nexus-player-card--future{clip-path:polygon(13% 0,100% 0,100% 79%,88% 79%,88% 100%,0 100%,0 17%);aspect-ratio:.78;border-radius:0;grid-template:"header header""character identity"1fr"character stats""footer footer"/1.2fr .8fr;padding:1.45rem}.nexus-player-card--champion{clip-path:polygon(8% 0,92% 0,100% 9%,94% 90%,74% 90%,50% 100%,26% 90%,6% 90%,0 9%);background:radial-gradient(circle at 50% 28%, var(--card-primary), #100d03 68%);border-width:.8rem;padding-bottom:1.7rem}.nexus-player-card--neon{background:linear-gradient(155deg, #050517, var(--card-primary));border-radius:3rem;grid-template:"header header""character identity"1fr"character stats""footer footer"/1fr .85fr}.nexus-player-card--elite{aspect-ratio:.64;clip-path:polygon(0 0,100% 0,100% 94%,92% 100%,8% 100%,0 94%);background:linear-gradient(125deg, #090d18, var(--card-primary), #05070c);border-radius:.25rem;grid-template-rows:auto 1.45fr auto auto auto}.nexus-player-card--nexus{clip-path:polygon(50% 0,94% 5%,100% 82%,72% 94%,50% 100%,28% 94%,0 82%,6% 5%);background:radial-gradient(circle at 50% 30%, var(--card-accent), var(--card-primary) 38%, #02091b 78%);border-radius:2rem;padding-bottom:1.9rem}.nexus-player-card--nexus-master{clip-path:polygon(50% 0,94% 6%,100% 28%,94% 82%,72% 94%,50% 100%,28% 94%,6% 82%,0 28%,6% 6%);background:radial-gradient(circle at 50% 30%, var(--card-accent), var(--card-primary) 35%, #02091b 75%);border-radius:2.2rem;padding:1.65rem 1.5rem 2rem}.nexus-player-card--frame-electric{border-color:#72f5ff;box-shadow:0 0 .45rem #fff,0 0 1.6rem #27e9ff,0 1.5rem 3rem #061332}.nexus-player-card--frame-standard{border-color:color-mix(in srgb, var(--card-accent) 78%, #fff)}.nexus-player-card--frame-silver{border-color:#dfe8f3;box-shadow:inset 0 0 0 .25rem #8292a8,0 1.5rem 3rem #03113061}.nexus-player-card--frame-gold{border-color:#ffd96a;box-shadow:inset 0 0 0 .25rem #9b6411,0 0 1rem #ffc83d,0 1.5rem 3rem #03113061}.nexus-player-card--frame-holographic{box-shadow:0 0 1.8rem color-mix(in srgb, var(--card-accent) 70%, #52eaff);border-image:conic-gradient(#57f,#4ff,#ff6,#f5f,#57f) 1}.nexus-player-card--frame-legendary{border-color:#ffcf40;box-shadow:inset 0 0 0 .2rem #fff0a6,inset 0 0 0 .48rem #6d22a8,0 0 .65rem #fff,0 0 2rem #ffb000}.nexus-player-card--frame-electric .nexus-player-card__frame,.nexus-player-card--frame-neon .nexus-player-card__frame,.nexus-player-card--frame-holographic .nexus-player-card__frame,.nexus-player-card--frame-legendary .nexus-player-card__frame{animation:3.2s ease-in-out infinite player-frame-trace}.nexus-player-card--bg-stadium{background:radial-gradient(ellipse at 50% 8%, #fffc 0 2%, transparent 18%), linear-gradient(90deg, transparent 48%, #ffffff26 49% 51%, transparent 52%), linear-gradient(165deg, var(--card-primary), #06132f 66%)}.nexus-player-card--bg-lightning{background:linear-gradient(112deg, transparent 43%, #fff 44% 45%, var(--card-accent) 46% 49%, transparent 50%), linear-gradient(150deg, var(--card-primary), #030918 72%)}.nexus-player-card--bg-space{background:radial-gradient(circle at 25% 18%, #fff 0 2px, transparent 3px), radial-gradient(circle at 75% 30%, var(--card-accent) 0 2px, transparent 3px), radial-gradient(circle at 68% 64%, #fff 0 1px, transparent 2px), linear-gradient(145deg, #371474, #030616)}.nexus-player-card--bg-digital{background:linear-gradient(#ffffff21 1px, transparent 1px), linear-gradient(90deg, #ffffff21 1px, transparent 1px), linear-gradient(145deg, var(--card-primary), #06172b);background-size:1.4rem 1.4rem,1.4rem 1.4rem,auto}.nexus-player-card--bg-flames{background:radial-gradient(at bottom,#ffcb2d,#d82912 42%,#180506 72%)}.nexus-player-card--bg-ice{background:linear-gradient(140deg,#ecffff,#138fd1 48%,#071a47)}.nexus-player-card--bg-championship{background:radial-gradient(circle at 50% 35%,#ffe783,#7b4d08 52%,#0b0904)}.nexus-player-card--bg-stars{background:radial-gradient(circle at 18% 16%, #fff 0 .16rem, transparent .18rem), radial-gradient(circle at 82% 24%, var(--card-accent) 0 .2rem, transparent .22rem), radial-gradient(circle at 66% 72%, #fff 0 .12rem, transparent .14rem), linear-gradient(145deg, #35105f, var(--card-primary), #060419)}.nexus-player-card--bg-geometric{background:linear-gradient(30deg, color-mix(in srgb, var(--card-secondary) 28%, transparent) 12%, transparent 12.5% 87%, color-mix(in srgb, var(--card-accent) 32%, transparent) 87.5%), linear-gradient(150deg, var(--card-primary), #061027 72%);background-size:3rem 5rem,auto}.nexus-player-card--bg-nexus{background:radial-gradient(circle at 50% 35%, color-mix(in srgb, var(--card-accent) 85%, white), transparent 8%), repeating-conic-gradient(from 15deg at 50% 35%, transparent 0 12deg, color-mix(in srgb, var(--card-secondary) 28%, transparent) 13deg 15deg), radial-gradient(circle, var(--card-primary), #02091b 72%)}.nexus-player-card--bg-team{background:repeating-linear-gradient(118deg, var(--card-primary) 0 18%, var(--card-secondary) 18% 30%, #071127 30% 42%)}.nexus-player-card--pattern-none:before{opacity:0}.nexus-player-card--pattern-chevrons:before{background:linear-gradient(135deg,#0000 35%,#fff 35% 42%,#0000 42%) 0 0/3rem 3rem}.nexus-player-card--pattern-halftone:before{background:radial-gradient(circle,#fff 0 .13rem,#0000 .15rem) 0 0/1rem 1rem}.nexus-player-card--pattern-grid:before{background-color:#0000;background-image:linear-gradient(#fff 1px,#0000 1px),linear-gradient(90deg,#fff 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:1.6rem 1.6rem;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.nexus-player-card--pattern-rays:before{background:repeating-conic-gradient(from 0deg at 50% 35%, #fff 0 6deg, transparent 6deg 18deg)}.nexus-player-card--pattern-topographic:before{background:repeating-radial-gradient(at 30% 30%,#0000 0 .75rem,#fff .8rem .88rem)}.nexus-player-card--pattern-team-stripes:before{background:repeating-linear-gradient(115deg, transparent 0 1.2rem, var(--card-secondary) 1.25rem 1.65rem, transparent 1.7rem 2.6rem);opacity:.5}.nexus-player-card>header,.nexus-player-card>footer{z-index:2;justify-content:space-between;align-items:center;display:flex}.nexus-player-card>header{color:#fff;background:linear-gradient(90deg, color-mix(in srgb, var(--card-primary) 86%, #020817), color-mix(in srgb, var(--card-secondary) 50%, #020817));box-shadow:inset 0 -.16rem 0 var(--card-accent);border-radius:.7rem .7rem .25rem .25rem;grid-area:header;margin:-.35rem -.35rem 0;padding:.55rem .7rem}.nexus-player-card>footer{border-top:.12rem solid color-mix(in srgb, var(--card-accent) 72%, white);grid-area:footer;padding-top:.45rem}.nexus-player-card__character{filter:drop-shadow(0 .8rem .55rem #0000006b);grid-area:character;place-items:center;min-height:11.5rem;margin:.35rem 0 -.25rem;display:grid;overflow:hidden}.nexus-player-card__character .nexus-player-character__art{width:100%;height:100%;min-height:11.5rem}.nexus-player-card__identity{z-index:2;border:.1rem solid color-mix(in srgb, var(--card-accent) 70%, white);background:linear-gradient(105deg, color-mix(in srgb, var(--card-secondary) 38%, #02091a), color-mix(in srgb, var(--card-primary) 70%, #02091a));border-left-width:.45rem;grid-area:identity;padding:.72rem .9rem;box-shadow:0 .45rem 1rem #00000052}.nexus-player-card__name{color:#fff;margin:.1rem 0;font-size:1.8rem;line-height:1;display:block}.nexus-player-card__identity p,.nexus-player-card__identity small{color:#eaf4ff;margin:0}.nexus-player-card__stats{z-index:2;grid-area:stats;grid-template-columns:repeat(3,1fr);gap:.35rem;margin:.65rem 0;display:grid}.nexus-player-card__stats span{text-align:center;border:.08rem solid color-mix(in srgb, var(--card-secondary) 44%, transparent);background:linear-gradient(150deg, color-mix(in srgb, var(--card-primary) 58%, #020a1c), color-mix(in srgb, var(--card-secondary) 28%, #020a1c));border-radius:.45rem;padding:.42rem;font-size:.57rem;display:grid}.nexus-player-card__stats b{color:var(--card-accent);font-size:1.08rem}.nexus-player-card__stats--ribbon,.nexus-player-card__stats--sports{grid-template-columns:repeat(3,1fr);margin-inline:-.55rem;transform:skew(-4deg)}.nexus-player-card__stats--ribbon span,.nexus-player-card__stats--sports span{border-top:.18rem solid var(--card-accent);border-radius:0}.nexus-player-card__stats--sports span:nth-child(-n+3) b{font-size:1.55rem}.nexus-player-card__stats--scoreboard{box-shadow:inset 0 0 0 .12rem var(--card-accent);background:#01050d;border-radius:.4rem;grid-template-columns:repeat(2,1fr);padding:.35rem}.nexus-player-card__stats--scoreboard b{color:#7dff8c;text-shadow:0 0 .4rem #31ff55;font-family:ui-monospace,monospace}.nexus-player-card__stats--compact{gap:.15rem;display:flex}.nexus-player-card__stats--compact span{background:#0000006b;border:0;flex:1;padding:.3rem .12rem;font-size:.46rem}.nexus-player-card__stats--minimal{display:flex}.nexus-player-card__stats--minimal span{border:0;border-bottom:.12rem solid var(--card-accent);background:0 0;border-radius:0;flex:1}.nexus-player-card__stats--minimal span:nth-child(n+4){display:none}.nexus-player-card__stats--career{grid-template-columns:repeat(2,1fr)}.nexus-player-card__stats--career span:nth-child(3),.nexus-player-card__stats--career span:nth-child(5){grid-column:span 2}.nexus-player-card__stats--champion{grid-template-columns:repeat(4,1fr)}.nexus-player-card__stats--champion span:nth-child(4),.nexus-player-card__stats--champion span:nth-child(5){display:none}.nexus-player-card__stats--champion span:last-child{background:linear-gradient(150deg,#704907,#171003);border-color:#ffe47c;grid-column:span 2}.nexus-player-card__stats--champion span:last-child b{font-size:1.7rem}.nexus-player-card__badges{color:var(--card-accent);gap:.3rem;display:flex}.nexus-player-card__foil{z-index:3;pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000 35%,#ffffffa6,#0000 65%);position:absolute;inset:-80% -50%;transform:rotate(22deg)}.nexus-player-card__particles{z-index:3;pointer-events:none;opacity:0;background:radial-gradient(circle at 18% 22%, #fff 0 .15rem, transparent .18rem), radial-gradient(circle at 78% 18%, var(--card-accent) 0 .18rem, transparent .21rem), radial-gradient(circle at 64% 68%, #fff 0 .12rem, transparent .15rem), radial-gradient(circle at 28% 82%, var(--card-secondary) 0 .16rem, transparent .2rem);position:absolute;inset:0}.nexus-player-card--effect-foil .nexus-player-card__foil,.nexus-player-card--effect-holographic .nexus-player-card__foil,.nexus-player-card--effect-light-streak .nexus-player-card__foil,.nexus-player-card--effect-shine .nexus-player-card__foil,.nexus-player-card--animation-shine .nexus-player-card__foil{opacity:.55;animation:5s ease-in-out infinite player-card-shine}.nexus-player-card--effect-holographic:before,.nexus-player-card--animation-holographic:before{opacity:.5;background:conic-gradient(from 90deg,#59ffed66,#ff64de6b,#ffe85a61,#59ffed66) 0 0/180% 180%;animation:7s ease-in-out infinite player-card-holographic}.nexus-player-card--effect-sparkle .nexus-player-card__particles,.nexus-player-card--animation-sparkle .nexus-player-card__particles{opacity:.9;animation:3.8s ease-in-out infinite player-card-sparkle}.nexus-player-card--effect-particles .nexus-player-card__particles{opacity:.7;animation:7s linear infinite player-card-particles}.nexus-player-card--effect-glow{box-shadow:0 0 .75rem #fff, 0 0 2.2rem var(--card-accent), 0 1.6rem 3rem #03113061}.nexus-player-card--animation-energy,.nexus-player-card--effect-energy{box-shadow:0 0 .75rem #fff, 0 0 2.2rem var(--card-accent), 0 1.6rem 3rem #03113061;animation:3.5s ease-in-out infinite player-card-energy}.nexus-player-card--effect-electric,.nexus-player-card--animation-electric{animation:2.8s ease-in-out infinite player-card-pulse}.nexus-player-card--effect-electric .nexus-player-card__frame,.nexus-player-card--animation-electric .nexus-player-card__frame{animation:2.4s ease-in-out infinite player-frame-trace}.nexus-player-card--effect-light-streak .nexus-player-card__foil{opacity:.72;animation-duration:3.4s}.nexus-player-card--effect-shine .nexus-player-card__foil{opacity:.78;animation-duration:2.9s}.nexus-player-card--future .nexus-player-card__identity,.nexus-player-card--neon .nexus-player-card__identity{border-left-width:.18rem;align-self:end;padding:.75rem .45rem}.nexus-player-card--future .nexus-player-card__name,.nexus-player-card--neon .nexus-player-card__name{font-size:1.2rem}.nexus-player-card--future .nexus-player-card__identity small,.nexus-player-card--neon .nexus-player-card__identity small{font-size:.58rem}.nexus-player-card--future .nexus-player-card__identity p,.nexus-player-card--neon .nexus-player-card__identity p{font-size:.65rem}.nexus-player-card--future .nexus-player-card__character,.nexus-player-card--neon .nexus-player-card__character{min-width:11rem;margin-right:-1.25rem}.nexus-player-card--future .nexus-player-card__stats,.nexus-player-card--neon .nexus-player-card__stats{grid-template-columns:repeat(2,1fr);align-self:start}.nexus-player-card--future>footer,.nexus-player-card--neon>footer{padding-inline:.7rem;font-size:.72rem}.nexus-player-card--future>footer strong,.nexus-player-card--neon>footer strong{white-space:nowrap;font-size:.58rem}.nexus-player-card--compact{aspect-ratio:.72;border-width:.3rem;border-radius:.8rem;width:9rem;padding:.45rem}.nexus-player-card--compact .nexus-player-card__character{min-height:3.4rem;margin:0}.nexus-player-card--compact .nexus-player-card__character .nexus-player-character__art{min-height:3.8rem}.nexus-player-card--compact .nexus-player-card__name{font-size:.7rem}.nexus-player-card--compact .nexus-player-card__identity p,.nexus-player-card--compact .nexus-player-card__identity small,.nexus-player-card--compact .nexus-player-card__stats span,.nexus-player-card--compact footer{font-size:.35rem}.nexus-player-card--compact .nexus-player-card__stats b{font-size:.55rem}@keyframes player-card-shine{0%,65%{transform:translate(-55%)rotate(22deg)}to{transform:translate(60%)rotate(22deg)}}@keyframes player-card-pulse{0%,to{opacity:.25;transform:scale(.88)}50%{opacity:.78;transform:scale(1.05)}}@keyframes player-frame-trace{0%,to{opacity:.72;filter:hue-rotate()brightness()}50%{opacity:1;filter:hue-rotate(28deg)brightness(1.35)}}@keyframes player-card-sparkle{0%,to{opacity:.25;transform:scale(.98)}50%{opacity:1;transform:scale(1.02)}}@keyframes player-card-holographic{0%,to{background-position:0 0}50%{background-position:100% 100%}}@keyframes player-card-particles{0%,to{transform:translateY(0)}50%{transform:translateY(-.7rem)}}@keyframes player-card-energy{0%,to{filter:saturate()brightness()}50%{filter:saturate(1.2)brightness(1.08)}}.player-card-studio{color:#f4f9ff;background:linear-gradient(145deg,#06142d,#0a2851);border-radius:1.25rem;padding:1.3rem;box-shadow:0 1.5rem 3rem #0311303d}.player-card-studio>header{justify-content:space-between;gap:1rem;display:flex}.player-card-studio h1{color:#fff;margin:.15rem 0}.player-card-studio__layout{grid-template-columns:minmax(18rem,25rem) 1fr;align-items:start;gap:1.4rem;margin-top:1rem;display:grid}.player-card-studio__controls nav{flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;display:flex}.player-card-studio button{color:#eaf4ff;text-transform:uppercase;cursor:pointer;background:#102b50;border:1px solid #5575a4;border-radius:.65rem;padding:.58rem .75rem;font-weight:800}.player-card-studio button:hover,.player-card-studio button:focus-visible,.player-card-studio button.is-selected,.player-card-choice.is-equipped{background:#126adb;outline:2px solid #65e6ff}.player-card-studio__choices{flex-wrap:wrap;gap:.55rem;display:flex}.player-card-character-filters{scrollbar-width:thin;margin-bottom:.65rem;overflow-x:auto;gap:.45rem!important;display:flex!important}.player-card-character-filters button{text-transform:uppercase;flex:none;font-size:.68rem;font-weight:900;color:#dff8ff!important;background:#0a2348!important;border:1px solid #3a6597!important;border-radius:999px!important;min-height:2.35rem!important;padding:.5rem .85rem!important}.player-card-character-filters button.is-selected{color:#041b3d!important;background:#70eaff!important;border-color:#77efff!important}.player-card-character-gallery{overscroll-behavior:contain;grid-template-columns:repeat(auto-fill,minmax(7.1rem,1fr));max-height:min(34rem,62vh)}.player-card-choice:has(.nexus-player-character){grid-template-rows:4.5rem auto;place-items:center;width:6.2rem;padding:.35rem;display:grid}.player-card-choice--swatch{width:2.6rem;height:2.6rem;border-radius:50%!important;padding:0!important}.player-card-studio fieldset{text-transform:uppercase;border:0;margin:0 0 .8rem;padding:0}.player-card-studio__save{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.2rem;display:flex}.player-card-studio__save button{color:#101b33;background:#ffd23f}@media (max-width:52rem){.player-card-studio__layout{grid-template-columns:1fr}.nexus-player-card{margin:auto}}@media (max-width:30rem){.player-card-studio{padding:.85rem}.player-card-studio>header,.player-card-studio__save{flex-direction:column;align-items:flex-start}.player-card-studio__layout{grid-template-columns:minmax(0,1fr)}.nexus-player-card{width:min(100%,21rem);padding:1rem}.nexus-player-card--future,.nexus-player-card--neon{grid-template:"header""character"1fr"identity""stats""footer"/1fr}.nexus-player-card--future .nexus-player-card__character,.nexus-player-card--neon .nexus-player-card__character{min-width:0;margin-right:0}}@media (prefers-reduced-motion:reduce){.nexus-player-card,.nexus-player-card *,.nexus-player-character{transition:none!important;animation:none!important}.nexus-player-character__art,.nexus-player-card__frame,.nexus-player-card__foil,.nexus-player-card__particles{animation:none!important}}.dashboard-shell:has(.student-home-screen){min-height:100dvh;padding:0}.student-home-screen{color:#091650;background:linear-gradient(140deg,#f9fcff,#eef6ff 58%,#f8f5ff);grid-template-rows:auto minmax(0,1fr) auto;gap:.75rem;min-height:100dvh;padding:1rem 1.25rem .65rem;display:grid;overflow:hidden}.student-home-screen__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.student-home-screen__header h1{margin:.12rem 0 0;font-size:clamp(1.35rem,2.2vw,2rem)}.student-home-screen__header a,.student-home-player footer a,.student-home-player footer button,.student-level-card>a,.student-home-mini>a{color:#0755ce;text-align:center;background:#fff;border:1px solid #1765e8;border-radius:.7rem;padding:.55rem .8rem;font-weight:800;text-decoration:none}.student-announcement-board{color:#fff;background:radial-gradient(circle at 95% 0,#2864ffb8,#0000 42%),linear-gradient(135deg,#071a72,#102bb5 58%,#07165e);border:1px solid #3454dd;border-radius:1.3rem;padding:clamp(1rem,2.5vw,1.6rem);position:relative;overflow:hidden;box-shadow:0 16px 34px #06186738}.student-announcement-board>header{align-items:center;gap:.85rem;margin-bottom:1rem;display:flex}.student-announcement-board>header>span{font-size:2rem}.student-announcement-board h2,.student-announcement-board small{margin:0}.student-announcement-board small{color:#ffe45b;letter-spacing:.09em;font-weight:900}.student-announcement-board h2{color:#fff;font-size:clamp(1.25rem,2.6vw,1.8rem)}.student-announcement-board__feed{gap:.7rem;display:grid}.student-announcement-board article{background:#030d407a;border:1px solid #ffffff2e;border-radius:.9rem;grid-template-columns:auto minmax(0,1fr);gap:.85rem;padding:.9rem;display:grid}.student-announcement-board article.is-latest{background:linear-gradient(110deg,#ffffff24,#030d406b);border-color:#f6cf28;box-shadow:inset 4px 0 #f6cf28}.student-announcement-board article>div{min-width:0}.student-announcement-board article span{color:#ffe45b;font-weight:900}.student-announcement-board article p{color:#fff;white-space:pre-wrap;margin:.35rem 0;line-height:1.55}.student-announcement-board__images{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;margin-top:.75rem;display:grid}.student-announcement-board__images img{object-fit:contain;background:#0000002e;border-radius:.75rem;width:100%;max-height:18rem;display:block}@media (max-width:42rem){.student-announcement-board__images{grid-template-columns:1fr}.student-announcement-board__images img{max-height:15rem}}.student-home-grid{grid-template-columns:minmax(15rem,.86fr) minmax(24rem,1.45fr) minmax(14rem,.8fr);gap:.8rem;min-height:0;display:grid}.student-home-grid article{background:#fff;border:1px solid #cfe0f6;border-radius:1.1rem;box-shadow:0 10px 28px #1b57a312}.student-home-player{grid-template-rows:auto auto auto 1fr;padding:.85rem;display:grid;overflow:hidden}.student-home-player__portrait{place-items:center;max-height:clamp(9rem,26vh,13rem);display:grid}.student-home-player__portrait svg{max-width:100%;height:100%}.student-home-player h2{margin:.25rem 0;font-size:1.35rem}.student-home-player p{color:#536080;margin:.2rem 0}.student-home-player dl{grid-template-columns:repeat(3,1fr);gap:.35rem;margin:.55rem 0;display:grid}.student-home-player dl div{text-align:center;background:#eef5ff;border-radius:.65rem;padding:.4rem}.student-home-player dt,.student-home-player dd{margin:0}.student-home-player dt{text-transform:uppercase;font-size:.68rem}.student-home-player dd{font-size:1.05rem;font-weight:900}.student-home-player footer{grid-template-columns:repeat(2,1fr);align-self:end;gap:.35rem;display:grid}.student-home-player footer button{cursor:pointer;grid-column:1/-1}.student-home-match{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;padding:.85rem;display:flex;overflow:hidden;background:linear-gradient(160deg,#fff 4%,#dff0ff 54%,#d9ffe3)!important}.student-home-match>span{color:#fff;background:#0864ee;border-radius:999px;padding:.38rem 1rem;font-size:.75rem;font-weight:900}.student-home-match h2{margin:.25rem;font-size:clamp(1.45rem,2.8vw,2.4rem)}.student-home-match__fixture{grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;width:100%;font-size:1.05rem;display:grid}.student-home-match__fixture span{color:#1659bd;font-size:1.3rem;font-weight:900}.student-home-match__schedule{background:#fff;border-radius:.75rem;align-items:center;gap:.65rem;padding:.55rem .85rem;display:flex}.student-home-match>a{color:#fff;background:linear-gradient(#32c64b,#129b2e);border-radius:.7rem;width:min(100%,25rem);padding:.75rem;font-weight:950;text-decoration:none;box-shadow:0 5px #087621}.student-home-rail{grid-template-rows:minmax(0,1.35fr) minmax(0,.65fr);gap:.8rem;min-height:0;display:grid}.student-level-card,.student-home-mini{padding:.8rem;overflow:hidden}.student-level-card header{color:#0b43a6;justify-content:space-between;align-items:center;font-weight:900;display:flex}.student-level-card header strong{font-size:3.2rem;line-height:1}.student-level-card>p{margin:.1rem 0 .5rem;font-weight:900}.student-level-card__track{background:#dce8f7;border-radius:99px;height:.65rem;overflow:hidden}.student-level-card__track span{height:100%;width:var(--student-xp);background:linear-gradient(90deg,#0a68f5,#ffbc18);display:block}.student-level-card small{margin:.3rem 0;display:block}.student-level-card dl{gap:.35rem;margin:.45rem 0;display:grid}.student-level-card dl div{background:#f2f7ff;border-radius:.6rem;padding:.4rem}.student-level-card dt{text-transform:uppercase;font-size:.68rem}.student-level-card dd{margin:.1rem 0 0;font-weight:900}.student-level-card>a{display:block}.student-home-mini{grid-template-columns:1fr 1fr;gap:.4rem;display:grid}.student-home-mini>div{text-align:center;background:#f6f2ff;border-radius:.65rem;flex-direction:column;justify-content:center;align-items:center;display:flex}.student-home-mini>div>span{font-size:.66rem;font-weight:900}.student-home-mini>div>strong{font-size:1.5rem}.student-home-mini>a{padding:.38rem;font-size:.72rem}.student-news-ticker{background:#fff;border:1px solid #cddff8;border-radius:.75rem;grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:2.5rem;display:grid;overflow:hidden}.student-news-ticker>strong{color:#fff;background:#075ee4;align-self:stretch;place-items:center;padding:0 .9rem;font-size:.75rem;display:grid}.student-news-ticker>div{white-space:nowrap;overflow:hidden}.student-news-ticker>div>span{gap:2.5rem;padding-left:2rem;animation:28s linear infinite nexus-news;display:inline-flex}.student-news-ticker a{color:#142355;text-decoration:none}.student-news-ticker b{color:#075ee4;margin-right:.35rem}@keyframes nexus-news{to{transform:translate(-55%)}}.student-team-dialog{z-index:100;background:#06123d88;place-items:center;display:grid;position:fixed;inset:0}.student-team-dialog form{background:#fff;border-radius:1rem;width:min(28rem,100% - 2rem);padding:1.2rem}.student-team-dialog label,.student-team-dialog input{width:100%;display:block}.student-team-dialog input{margin-top:.35rem;padding:.7rem}.student-team-dialog form>div{justify-content:flex-end;gap:.5rem;margin-top:.8rem;display:flex}.student-profile-avatar{filter:drop-shadow(0 .6rem .7rem #092a6938);border-radius:1.45rem;width:7rem;height:7rem}.student-avatar-creator{color:#eff7ff;background:radial-gradient(circle at 94% 0,#29cdff38,#0000 22rem),linear-gradient(145deg,#07172f,#0a2348 55%,#07152c);border:1px solid #cbdcf3;border-radius:1.1rem;padding:1.15rem;scroll-margin-top:1rem;box-shadow:0 18px 42px #0211303d}.student-avatar-creator>header,.student-avatar-creator>footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.student-avatar-creator h2{color:#f8fbff;margin:.15rem 0}.student-avatar-creator>header .eyebrow{color:#65e6ff}.student-avatar-creator header p{color:#bed1eb;max-width:42rem;margin:.25rem 0 0}.student-avatar-creator__layout{grid-template-columns:minmax(0,1.54fr) minmax(14rem,.46fr);align-items:start;gap:1.25rem;margin-top:1rem;display:grid}.student-avatar-creator__preview{width:100%;max-height:24rem}.student-avatar-preview-card{color:#eff8ff;text-align:center;background:radial-gradient(circle at 50% 14%,#4dd6ff45,#0000 44%),linear-gradient(145deg,#102957,#07162f 65%,#14244a);border:2px solid #2f87ef;border-radius:1.1rem;grid-area:1/2;justify-items:center;gap:.25rem;padding:.75rem;display:grid;position:sticky;top:1rem}.student-avatar-preview-card>strong{font-size:1.1rem}.student-avatar-preview-card>span{color:#0762df;letter-spacing:.06em;font-size:.65rem;font-weight:950}.student-avatar-name{color:#d9e7ff;gap:.35rem;width:100%;font-weight:700;display:grid}.student-avatar-name input{color:#fff;background:#030d27c7;border:1px solid #73b5ff8c;border-radius:.7rem;width:100%;padding:.7rem .8rem}.student-avatar-quick-actions{gap:.5rem;width:100%;display:flex}.student-avatar-quick-actions button{color:#fff;background:#0a347d;border:1px solid #5bd5ffb3;border-radius:999px;flex:1;padding:.62rem .55rem;font-weight:800}.student-avatar-quick-actions button:disabled{opacity:.4}.nexus-robot{cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;width:100%;display:block}.nexus-robot:focus-visible{filter:drop-shadow(0 0 8px #5ff2ed)}.nexus-robot__assembly{transform-box:fill-box;transform-origin:50% 62%;animation:4s ease-in-out infinite nexus-robot-idle}.nexus-robot__head{transform-box:fill-box;transform-origin:bottom;animation:7s ease-in-out infinite nexus-robot-look}.nexus-robot__eyes{transform-box:fill-box;transform-origin:50%;animation:5.2s ease-in-out infinite nexus-robot-blink}.nexus-robot__sensors{transform-box:fill-box;transform-origin:bottom;animation:2.7s ease-in-out infinite nexus-robot-antenna}.nexus-robot__core,.nexus-robot__effect{animation:2.3s ease-in-out infinite nexus-robot-pulse}.nexus-robot--pose-ready .nexus-robot__assembly{transform:rotate(-2deg)translateY(4px)}.nexus-robot--pose-confident .nexus-robot__arm--left{transform-box:fill-box;transform-origin:top;rotate:8deg}.nexus-robot--pose-playful .nexus-robot__head{animation-duration:2.2s}.nexus-robot--pose-champion .nexus-robot__arm--right{transform-box:fill-box;transform-origin:top;rotate:-18deg}.nexus-robot--reaction-1 .nexus-robot__arm--left,.nexus-robot--celebrate-round-win .nexus-robot__arm--left,.nexus-robot--celebrate-round-start .nexus-robot__arm--left{animation:.75s ease-in-out 2 nexus-robot-wave}.nexus-robot--reaction-2 .nexus-robot__assembly,.nexus-robot--celebrate-round-complete .nexus-robot__assembly,.nexus-robot--celebrate-correct-answer .nexus-robot__assembly,.nexus-robot--celebrate-level-up .nexus-robot__assembly,.nexus-robot--celebrate-perfect-round .nexus-robot__assembly,.nexus-robot--celebrate-win-streak .nexus-robot__assembly{animation:.7s ease-in-out nexus-robot-jump}.nexus-robot--reaction-3 .nexus-robot__head{animation:.55s ease-in-out nexus-robot-surprise}.nexus-robot--reaction-4 .nexus-robot__assembly,.nexus-robot--celebrate-championship .nexus-robot__assembly{animation:.8s ease-in-out nexus-robot-spin}@keyframes nexus-robot-idle{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-3px)scale(1.008)}}@keyframes nexus-robot-look{0%,42%,to{transform:rotate(0)}48%{transform:rotate(-2deg)}58%{transform:rotate(2deg)}}@keyframes nexus-robot-blink{0%,45%,49%,to{transform:scaleY(1)}47%{transform:scaleY(.08)}}@keyframes nexus-robot-antenna{0%,to{transform:rotate(-1deg)}50%{transform:rotate(2deg)}}@keyframes nexus-robot-pulse{0%,to{opacity:.75}50%{opacity:1}}@keyframes nexus-robot-wave{0%,to{rotate:none}50%{rotate:20deg}}@keyframes nexus-robot-jump{0%,to{transform:translateY(0)}45%{transform:translateY(-18px)}}@keyframes nexus-robot-surprise{50%{transform:scale(1.08)}}@keyframes nexus-robot-spin{50%{transform:rotateY(180deg)scale(.94)}}.nexus-robot-studio .student-avatar-preview-card>span{color:#71e9ff}.nexus-robot-studio .student-avatar-preview-card>small{color:#b9cce7}.nexus-creature__idle{transform-box:fill-box;transform-origin:50% 70%;animation:4.8s ease-in-out infinite nexus-creature-breathe}.nexus-creature__eyes{transform-box:fill-box;transform-origin:50%;animation:5.8s ease-in-out infinite nexus-creature-blink}.nexus-creature--dragon .nexus-creature__idle{animation-name:nexus-creature-dragon}.nexus-creature--tiger .nexus-creature__idle,.nexus-creature--lion .nexus-creature__idle,.nexus-creature--panther .nexus-creature__idle{animation-name:nexus-creature-feline}.nexus-creature--wolf .nexus-creature__idle,.nexus-creature--fox .nexus-creature__idle{animation-name:nexus-creature-canid}.nexus-creature--eagle .nexus-creature__idle,.nexus-creature--owl .nexus-creature__idle{animation-name:nexus-creature-bird}.nexus-creature--rabbit .nexus-creature__idle{animation-name:nexus-creature-rabbit}.nexus-creature--motion-spirited .nexus-creature__idle{animation-duration:3.2s}.nexus-creature[class*=nexus-creature--celebrate-] .nexus-creature__idle{animation-name:nexus-creature-celebrate;animation-duration:1.2s}.nexus-creature--pose-confident .nexus-creature__idle{transform:translateY(-2px)scale(1.025)}.nexus-creature--pose-champion .nexus-creature__idle{animation-name:nexus-creature-champion}.nexus-creature--pose-ready .nexus-creature__idle{animation-duration:3.1s}.nexus-creature--pose-playful .nexus-creature__idle{animation-name:nexus-creature-playful;animation-duration:3.6s}.nexus-creature--shark .nexus-creature__idle,.nexus-creature--dolphin .nexus-creature__idle{animation-name:nexus-creature-swim}@keyframes nexus-creature-breathe{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-2px)scale(1.012)}}@keyframes nexus-creature-champion{0%,to{transform:translateY(0)scale(1.02)}50%{transform:translateY(-4px)scale(1.035)rotate(.5deg)}}@keyframes nexus-creature-playful{0%,to{transform:rotate(-.5deg)}50%{transform:translateY(-3px)rotate(.8deg)}}@keyframes nexus-creature-swim{0%,to{transform:translate(-2px)rotate(-.5deg)}50%{transform:translate(3px)translateY(-2px)rotate(.5deg)}}@keyframes nexus-creature-blink{0%,45%,49%,to{transform:scaleY(1)}47%{transform:scaleY(.08)}}@keyframes nexus-creature-dragon{0%,to{transform:translateY(0)rotate(-.35deg)}50%{transform:translateY(-3px)scale(1.015)rotate(.35deg)}}@keyframes nexus-creature-feline{0%,to{transform:translateY(0)skew(0)}50%{transform:translateY(-2px)skew(.45deg)}}@keyframes nexus-creature-canid{0%,to{transform:rotate(-.35deg)}50%{transform:translateY(-2px)rotate(.5deg)}}@keyframes nexus-creature-bird{0%,to{transform:translateY(0)scaleX(1)}50%{transform:translateY(-2px)scaleX(1.012)}}@keyframes nexus-creature-rabbit{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes nexus-creature-celebrate{0%,to{transform:translateY(0)scale(1)}45%{transform:translateY(-8px)scale(1.035)}}@media (prefers-reduced-motion:reduce){.nexus-creature__idle,.nexus-creature__eyes{animation:none!important}}.student-avatar-options{grid-area:1/1;gap:.7rem;display:grid}.student-avatar-options>nav{background:#051327;border-radius:.8rem;flex-wrap:wrap;gap:.35rem;padding:.4rem;display:flex}.student-avatar-options>nav button{color:#d9eaff;cursor:pointer;background:#10294c;border:1px solid #35557d;border-radius:999px;padding:.4rem .6rem;font-size:.68rem;font-weight:900}.student-avatar-options>nav button.is-selected{color:#fff;background:#075ee4;border-color:#075ee4}.student-avatar-options fieldset{background:#041124d1;border:1px solid #29496e;border-radius:.85rem;padding:.6rem}.student-avatar-options__creatures{grid-column:auto}.student-avatar-options legend{color:#dcecff;font-weight:900}.student-avatar-options fieldset>div{flex-wrap:wrap;gap:.4rem;display:flex}.student-avatar-option{color:#edf7ff;cursor:pointer;background:linear-gradient(155deg,#17345a,#091a34);border:1px solid #335982;border-radius:.75rem;justify-items:center;gap:.15rem;min-width:6rem;padding:.4rem .55rem;font-weight:850;display:grid}.student-avatar-option small{color:#9fb8d7;font-size:.52rem;font-weight:950}.student-avatar-species-mark{color:#fff;text-shadow:0 2px #071747;background:radial-gradient(circle at 50% 30%,#236bb8,#030b19 72%);border:.22rem solid #fff;border-radius:.65rem;place-items:center;width:4.5rem;height:4rem;font-size:1.1rem;font-weight:950;display:grid;overflow:hidden;transform:none;box-shadow:0 0 0 1px #8caee0,0 .3rem .7rem #092f703d}.student-avatar-species-mark img{object-fit:contain;filter:drop-shadow(0 .25rem .3rem #00000073);width:100%;height:100%}.student-avatar-option--colour{text-align:left;grid-template-columns:auto 1fr;justify-items:start;min-width:6.6rem}.student-avatar-option--colour small{grid-column:2}.student-avatar-colour{border:2px solid #fff;border-radius:999px;grid-row:1/span 2;align-self:center;width:1.45rem;height:1.45rem;box-shadow:0 0 0 1px #8fa5c8}.student-avatar-option[aria-pressed=true]{color:#fff;background:#075ee4;border-color:#075ee4;box-shadow:0 0 0 2px #fff,0 0 0 4px #4ba4ff}.student-avatar-option[aria-pressed=true] small{color:#dff3ff}.student-avatar-option:disabled{opacity:.48;cursor:not-allowed}.student-avatar-creator>footer{border-top:1px solid #29496e;flex-wrap:wrap;margin-top:.75rem;padding-top:.75rem}.student-avatar-creator>footer>div{color:#b7cbe4;font-size:.72rem;display:grid}.student-avatar-creator>footer>button{color:#fff;background:#075ee4;border:0;border-radius:.7rem;padding:.7rem 1.1rem;font-weight:900}.student-cosmetic__art--avatar{background:radial-gradient(circle at 50% 35%,#85efff 0 10%,#0000 11%),conic-gradient(from 25deg,#0a67ef,#722bcd,#17d8ec,#0a67ef)!important}@media (max-width:70rem){.student-home-screen{min-height:auto;overflow:auto}.student-home-grid{grid-template-columns:1fr 1.3fr}.student-home-rail{grid-column:1/-1;grid-template-rows:auto;grid-template-columns:1fr 1fr}.student-avatar-creator__layout{grid-template-columns:1fr}.student-avatar-creator__preview{max-height:15rem}.student-avatar-preview-card{grid-area:auto;position:static}.student-avatar-options{grid-area:auto}}@media (max-width:46rem){.student-home-screen{padding:.75rem}.student-home-grid{flex-direction:column;display:flex}.student-home-screen__header{flex-direction:column;align-items:flex-start}.student-home-player__portrait{height:12rem}.student-home-rail{flex-direction:column;display:flex}.student-avatar-options{grid-template-columns:1fr}.student-avatar-creator>header,.student-avatar-creator>footer{flex-direction:column;align-items:flex-start}}.nexus-player-card__environment{filter:saturate(1.06)contrast(1.04);background:linear-gradient(180deg, #000d2e14 0%, #000a260a 48%, #00082070 100%), var(--player-card-background-image) center / cover no-repeat!important;opacity:1!important}.nexus-player-card__environment:after{content:"";background:radial-gradient(circle at 50% 42%,#0000 16%,#000a2814 54%,#00061c61 100%);position:absolute;inset:0}.nexus-player-card__environment>i{display:none!important}.nexus-player-card__premium-effect{z-index:8;pointer-events:none;border-radius:12% 12% 7% 7%;position:absolute;inset:3.8% 4.5% 21%;overflow:hidden}.nexus-player-card__premium-effect i{left:calc((var(--particle-index,1) * 17%) - 12%);top:calc((var(--particle-index,1) * 29%) - 18%);display:none;position:absolute}.nexus-player-card__premium-effect i:first-child{--particle-index:1}.nexus-player-card__premium-effect i:nth-child(2){--particle-index:2}.nexus-player-card__premium-effect i:nth-child(3){--particle-index:3}.nexus-player-card__premium-effect i:nth-child(4){--particle-index:4}.nexus-player-card__premium-effect i:nth-child(5){--particle-index:5}.nexus-player-card__premium-effect i:nth-child(6){--particle-index:6}.nexus-player-card__premium-effect i:nth-child(7){--particle-index:7}.nexus-player-card__premium-effect i:nth-child(8){--particle-index:8}.nexus-player-card__premium-effect i:nth-child(9){--particle-index:9}.nexus-player-card__premium-effect i:nth-child(10){--particle-index:10}.nexus-player-card__premium-effect i:nth-child(11){--particle-index:11}.nexus-player-card__premium-effect i:nth-child(12){--particle-index:12}.nexus-player-card--effect-electric .nexus-player-card__premium-effect:before,.nexus-player-card--effect-electric .nexus-player-card__premium-effect:after{content:"";clip-path:polygon(48% 0,37% 38%,53% 38%,31% 100%,44% 53%,27% 53%);filter:drop-shadow(0 0 8px #1fbfff);opacity:0;background:linear-gradient(#fff,#53d9ff 35%,#0000 80%);animation:2.8s step-end infinite player-card-lightning;position:absolute;inset:4% 8%}.nexus-player-card--effect-electric .nexus-player-card__premium-effect:after{animation-delay:1.2s;transform:translate(46%)scale(.7)rotate(12deg)}.nexus-player-card--effect-fire .nexus-player-card__premium-effect i,.nexus-player-card--effect-sparkle .nexus-player-card__premium-effect i,.nexus-player-card--effect-particles .nexus-player-card__premium-effect i,.nexus-player-card--effect-stars .nexus-player-card__premium-effect i,.nexus-player-card--effect-legendary .nexus-player-card__premium-effect i{aspect-ratio:1;color:#ffd84d;width:6px;animation:player-card-particle-rise 2.6s calc(var(--particle-index) * -180ms) ease-in-out infinite;background:#ffd84d;border-radius:50%;display:block;box-shadow:0 0 10px}.nexus-player-card--effect-fire .nexus-player-card__premium-effect i{color:#ff8a24;background:#ff6a21}.nexus-player-card--effect-particles .nexus-player-card__premium-effect i{color:#a86cff;background:#c88cff}.nexus-player-card--effect-stars .nexus-player-card__premium-effect i{background:0 0;border:1px solid #77ddffc7;animation-name:player-card-orbit;animation-duration:4s}.nexus-player-card--effect-legendary .nexus-player-card__premium-effect i{background:#ff9a31;box-shadow:0 0 12px #ff9a31,0 -14px 24px #6332ffb3}.nexus-player-card--effect-ice .nexus-player-card__premium-effect:after,.nexus-player-card--effect-shine .nexus-player-card__premium-effect:after{content:"";background:repeating-linear-gradient(118deg,#0000 0 18%,#c7f6ff6b 20%,#0000 23% 38%);animation:3.8s ease-in-out infinite player-card-shimmer;position:absolute;inset:0;transform:translate(-65%)}.nexus-player-card--effect-ice .nexus-player-card__premium-effect:before{content:"";background:radial-gradient(circle at 10% 15%,#fff 0 2px,#0000 3px),radial-gradient(circle at 76% 32%,#b9efff 0 2px,#0000 3px),radial-gradient(circle at 42% 72%,#fff 0 2px,#0000 3px);animation:3s linear infinite player-card-snow;position:absolute;inset:0}.nexus-player-card--effect-energy .nexus-player-card__premium-effect:before,.nexus-player-card--effect-glow .nexus-player-card__premium-effect:before{content:"";border:2px solid #41d8ff94;border-radius:50%;animation:2.3s ease-in-out infinite player-card-pulse;position:absolute;inset:12%;box-shadow:0 0 26px #3097ff8f,inset 0 0 25px #2c95ff47}.nexus-player-card--effect-glow .nexus-player-card__premium-effect:before{background:radial-gradient(circle,#0000 35%,#1102307a 76%);border-color:#6730b273;box-shadow:0 0 30px #4a137da6}.nexus-player-card--effect-holographic .nexus-player-card__premium-effect,.nexus-player-card--effect-light-streak .nexus-player-card__premium-effect{background:linear-gradient(115deg,#0000 15%,#3dd8ff3d,#ff5ede36,#ffd94a3d,#0000 78%) 0 0/250% 100%;animation:4.5s linear infinite player-card-prism}.nexus-player-card--effect-light-streak .nexus-player-card__premium-effect{background:conic-gradient(from 210deg at 50% 110%,#0000,#ffffff80 7deg,#0000 16deg 35deg,#60bfff6b 43deg,#0000 52deg);animation:3.2s ease-in-out infinite player-card-stadium-lights}@keyframes player-card-lightning{0%,86%,to{opacity:0}88%,91%{opacity:.82}89%,94%{opacity:.2}}@keyframes player-card-particle-rise{0%{opacity:0;transform:translateY(65px)scale(.5)}35%,72%{opacity:.9}to{opacity:0;transform:translateY(-90px)scale(1.15)}}@keyframes player-card-orbit{0%{opacity:.3;transform:rotate(0)translate(35px)rotate(0)}50%{opacity:.9}to{opacity:.3;transform:rotate(360deg)translate(35px)rotate(-360deg)}}@keyframes player-card-shimmer{0%,18%{transform:translate(-70%)}70%,to{transform:translate(70%)}}@keyframes player-card-snow{0%{transform:translateY(-12px)}to{transform:translateY(45px)}}@keyframes player-card-prism{to{background-position:-250% 0}}@keyframes player-card-stadium-lights{0%,to{opacity:.32;transform:rotate(-4deg)}50%{opacity:.72;transform:rotate(4deg)}}.player-card-choice--background,.player-card-choice--effect{min-height:10.5rem;overflow:hidden;padding:.45rem!important}.player-card-choice__background-preview,.player-card-choice__effect-preview{background-position:50%;background-size:cover;border:1px solid #50b0ff6b;border-radius:.72rem;width:100%;min-height:6.7rem;position:relative;overflow:hidden;box-shadow:inset 0 -1.5rem 2rem #00082361}.player-card-choice__effect-preview{background:radial-gradient(circle,#1647a7,#03143b 68%)}.player-card-choice__background-preview img{object-fit:cover}.player-card-choice__effect-preview i{left:calc(var(--preview-index,1) * 11%);top:calc(var(--preview-index,1) * 9%);aspect-ratio:1;width:6px;animation:player-card-particle-rise 2.6s calc(var(--preview-index,1) * -170ms) infinite;background:#5bdfff;border-radius:50%;position:absolute;box-shadow:0 0 10px}.player-card-choice__effect-preview i:first-child{--preview-index:1}.player-card-choice__effect-preview i:nth-child(2){--preview-index:2}.player-card-choice__effect-preview i:nth-child(3){--preview-index:3}.player-card-choice__effect-preview i:nth-child(4){--preview-index:4}.player-card-choice__effect-preview i:nth-child(5){--preview-index:5}.player-card-choice__effect-preview i:nth-child(6){--preview-index:6}.player-card-choice__effect-preview i:nth-child(7){--preview-index:7}.player-card-choice__effect-preview i:nth-child(8){--preview-index:8}.player-card-choice__effect-preview--none i{display:none}.player-card-choice__effect-preview--fire i,.player-card-choice__effect-preview--legendary i{color:#ff9a31;background:#ff7a22}.player-card-choice__effect-preview--ice i,.player-card-choice__effect-preview--shine i{color:#98eaff;background:#d6f9ff}.player-card-choice__effect-preview--sparkle i{color:#ffd84d;background:#ffd84d}.player-card-choice__effect-preview--glow{box-shadow:inset 0 0 30px #7a2ab8}.player-card-choice__effect-preview--holographic{background:linear-gradient(135deg,#0d2c78,#24bed1,#ab5fd9,#f0bf4f,#09215f)}.player-card-choice--background>strong,.player-card-choice--effect>strong{color:#f7fbff;letter-spacing:.045em;text-align:left;text-transform:uppercase;width:100%;font-size:.72rem}@media (max-width:46rem){.nexus-player-card__premium-effect i:nth-child(n+7){display:none!important}.player-card-choice--background,.player-card-choice--effect{min-height:9rem}.player-card-choice__background-preview,.player-card-choice__effect-preview{min-height:5.25rem}}@media (prefers-reduced-motion:reduce){.nexus-player-card__premium-effect,.nexus-player-card__premium-effect:before,.nexus-player-card__premium-effect:after,.nexus-player-card__premium-effect i,.player-card-choice__effect-preview i{animation:none!important}}.portal-student,.portal-teacher,.portal-commissioner{--student-blue:var(--nm-logo-blue);--student-blue-soft:var(--brand-soft);--student-gold:var(--nm-logo-gold);--student-green:var(--success);--teacher-gold:var(--nm-logo-gold);--teacher-gold-dark:var(--warning);--teacher-gold-soft:var(--nm-gold-100)}:is(.portal-student,.portal-teacher,.portal-commissioner) .app-nav__link:hover{background:var(--nexus-ice);color:var(--nexus-stadium-blue);border-color:#b9c9e4}:is(.portal-student,.portal-teacher,.portal-commissioner) .app-nav__link[aria-current=page]{border-color:var(--nexus-gold);background:var(--nexus-scoreboard);color:#fff;box-shadow:inset 0 -3px var(--nexus-gold), 0 .45rem 1rem #071b6229}:is(.portal-student,.portal-teacher,.portal-commissioner) :where(a,button,input,select,textarea,summary):focus-visible{outline-color:var(--focus-ring)}:is(.portal-student,.portal-teacher,.portal-commissioner) .button.secondary{color:var(--nexus-stadium-blue);background:#fff;border:1px solid #b9c9e4}:is(.portal-student,.portal-teacher,.portal-commissioner) .button.secondary:hover{border-color:var(--nexus-electric-blue);background:var(--nexus-ice);color:var(--nexus-electric-blue)}.teacher-quick-list a{border-color:var(--nexus-gold);background:var(--nexus-gold);color:#17140a}.teacher-quick-list a:hover{border-color:var(--nexus-gold);color:#17140a;background:#f0c85e}.student-news-ticker>strong{background:var(--nexus-scoreboard)}.student-news-ticker>strong:after{background:var(--nexus-gold)}:root{--nexus-stadium-blue:var(--brand-hover);--nexus-electric-blue:var(--interaction);--nexus-scoreboard:var(--nm-logo-blue);--nexus-gold:var(--nm-logo-gold);--nexus-ice:var(--brand-soft);--nexus-win:var(--success);--nexus-win-soft:var(--success-soft);--nexus-loss:var(--danger);--nexus-loss-soft:var(--danger-soft);--nexus-neutral:#596276;--nexus-neutral-soft:#e5e9f1}.portal-teacher .app-header,.portal-commissioner .app-header,.portal-student .app-header{border-bottom-color:#ffc928b3;box-shadow:0 .35rem 1.4rem #071b6214}.student-nav-icon{width:1.05rem;height:1.05rem;color:var(--nexus-electric-blue);flex:none;display:inline-grid}.student-nav-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.portal-teacher .app-nav__link,.portal-commissioner .app-nav__link{gap:.45rem}.results-ranking-list--teams article{grid-template-columns:auto minmax(14rem,1fr) auto minmax(9rem,auto) auto}.league-table-key{grid-template-columns:3rem minmax(14rem,1fr) 5rem minmax(9rem,auto) 5rem}.league-form{align-items:center;gap:.35rem;display:flex!important}.league-form i{background:var(--nexus-neutral-soft);width:1.65rem;height:1.65rem;color:var(--nexus-neutral);border-radius:50%;place-items:center;font-size:.68rem;font-style:normal;font-weight:950;display:grid}.league-form i[data-result=W]{background:var(--nexus-win-soft);color:var(--nexus-win)}.league-form i[data-result=D]{background:var(--nexus-neutral-soft);color:var(--nexus-neutral)}.league-form i[data-result=L]{background:var(--nexus-loss-soft);color:var(--nexus-loss)}.league-form-legend{color:#67758d;flex-wrap:wrap;justify-content:flex-end;gap:.8rem;margin:-.25rem 1rem .65rem;font-size:.62rem;font-weight:750;display:flex}.league-form-legend span{align-items:center;gap:.25rem;display:inline-flex}.league-form-legend i{background:var(--nexus-neutral-soft);width:1.15rem;height:1.15rem;color:var(--nexus-neutral);border-radius:50%;place-items:center;font-size:.52rem;font-style:normal;font-weight:950;display:grid}.league-form-legend i[data-result=W]{background:var(--nexus-win-soft);color:var(--nexus-win)}.league-form-legend i[data-result=D]{background:var(--nexus-neutral-soft);color:var(--nexus-neutral)}.league-form-legend i[data-result=L]{background:var(--nexus-loss-soft);color:var(--nexus-loss)}.league-team-identity{align-items:center;gap:.7rem;color:var(--nexus-stadium-blue)!important;display:flex!important}.league-team-identity img,.league-team-identity>i{object-fit:cover;border:1px solid #d9ad22;border-radius:50%;flex:none;width:2.25rem;height:2.25rem}.league-team-identity>i{background:var(--nexus-stadium-blue);color:var(--nexus-gold);place-items:center;font-size:.65rem;font-style:normal;font-weight:950;display:grid}.hall-shell{background:radial-gradient(circle at 15% 2%,#2883ff26,#0000 30rem),linear-gradient(#f8fbff,#edf3fc);min-height:calc(100vh - 5.5rem);padding:clamp(1rem,4vw,3rem);overflow-x:hidden}.hall-shell>*{width:min(78rem,100%);margin-inline:auto}.hall-hero{background:linear-gradient(110deg, #051452fa, #0f3da8f0), var(--nexus-stadium-blue);color:#fff;border:1px solid #ffffff2e;border-radius:2rem;padding:clamp(2.2rem,6vw,5rem);position:relative;overflow:hidden;box-shadow:0 .65rem #020c35,0 1.4rem 3rem #04195c38}.hall-hero:after{content:"NM";color:#ffffff0d;letter-spacing:-.12em;font-size:clamp(9rem,24vw,19rem);font-weight:950;position:absolute;bottom:-4rem;right:-1rem}.hall-hero .eyebrow{color:var(--nexus-gold)}.hall-hero h1{z-index:1;color:#fff;margin:.45rem 0;font-size:clamp(3rem,8vw,6.5rem);position:relative}.hall-hero p{z-index:1;color:#dce8ff;margin:0;font-size:clamp(1rem,2vw,1.2rem);position:relative}.hall-controls{background:#ffffffe0;border:1px solid #cfdaeb;border-radius:1.25rem;justify-content:space-between;align-items:end;gap:1rem;margin-top:2rem;padding:1rem;display:flex;box-shadow:0 .35rem 1rem #08236714}.hall-tabs{flex-wrap:wrap;gap:.5rem;display:flex}.hall-tabs button{color:var(--nexus-stadium-blue);background:#fff;border:1px solid #b9c9e4;border-radius:999px;padding:.7rem 1rem;font-size:.75rem;font-weight:900}.hall-tabs button[aria-pressed=true]{border-color:var(--nexus-gold);background:var(--nexus-stadium-blue);color:#fff;box-shadow:inset 0 -3px var(--nexus-gold)}.hall-controls label{color:#40516d;text-transform:uppercase;gap:.3rem;font-size:.7rem;font-weight:900;display:grid}.hall-controls select{min-width:13rem;color:var(--nexus-stadium-blue);background:#fff;border:1px solid #b9c9e4;border-radius:.65rem;padding:.65rem}.hall-status{color:#60718e;font-size:.8rem;font-weight:700;margin-block:1.15rem!important}.hall-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem;display:grid}.hall-card{background:linear-gradient(145deg,#fff,#f7faff);border:1px solid #cfdaeb;border-radius:1.5rem;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;min-width:0;padding:clamp(1.15rem,3vw,1.75rem);display:grid;box-shadow:0 .35rem #d5dfef,0 .8rem 1.6rem #071b6212}.hall-card[data-featured=true]{background:linear-gradient(145deg,#fffaf0,#fff);border-color:#edc244;box-shadow:0 .35rem #d7aa24,0 .9rem 2rem #976c001a}.hall-card__icon{background:var(--nexus-stadium-blue);width:3.3rem;height:3.3rem;color:var(--nexus-gold);border-radius:1rem;place-items:center;font-size:1.45rem;display:grid;box-shadow:inset 0 -4px #00000038}.hall-card__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.8rem;height:1.8rem}.hall-card h2{color:var(--nexus-stadium-blue);margin:.15rem 0 0;font-size:clamp(1.15rem,2vw,1.5rem)}.hall-card>div>span{color:#697994;letter-spacing:.07em;text-transform:uppercase;font-size:.64rem;font-weight:900}.hall-card>strong{color:var(--nexus-electric-blue);text-align:right;font-size:clamp(1.15rem,2.5vw,1.7rem)}.hall-card__holders{flex-wrap:wrap;grid-column:2/-1;gap:.5rem!important;display:flex!important}.hall-card__context{color:#526784;grid-column:2/-1;align-items:baseline;gap:.55rem;font-size:.68rem;display:flex}.hall-card__context b{color:#8b6500;letter-spacing:.12em;font-size:.62rem}.hall-card__holders>span{background:#eaf1ff;border-radius:.65rem;gap:.55rem;padding:.55rem .75rem;display:grid;color:var(--nexus-stadium-blue)!important;letter-spacing:normal!important;text-transform:none!important}.hall-card__holder-name{align-items:center;gap:.55rem;display:flex}.hall-card__provenance{color:#435779;gap:.12rem;font-size:.68rem;line-height:1.35;display:grid}.hall-card__provenance :is(small,time){color:#71809a;font-size:.62rem}.hall-card__holders small{color:#73819a;font-size:.55rem;font-weight:900}@media (max-width:64rem){.hall-grid{grid-template-columns:1fr}.results-ranking-list--teams article{grid-template-columns:auto minmax(10rem,1fr) auto}.results-ranking-list--teams article>.league-form,.results-ranking-list--teams article>span:last-child{grid-column:2}}@media (max-width:42rem){.hall-shell{padding:.7rem}.hall-hero{border-radius:1.25rem}.hall-controls{flex-direction:column;align-items:stretch}.hall-controls select{width:100%;min-width:0}.hall-card{grid-template-columns:auto minmax(0,1fr)}.hall-card>strong{text-align:left;grid-column:2}.hall-card__holders{grid-column:1/-1}.hall-card__context{flex-wrap:wrap;grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.student-news-ticker>div>span{animation:none}}.teacher-nvl-workspace,.teacher-nvl-editor{gap:1.25rem;display:grid}.teacher-nvl-workspace{margin-block:1.5rem}.teacher-nvl-editor{background:#fff;border:1px solid #ded8c5;border-radius:1.25rem;padding:clamp(1rem,2vw,1.75rem);box-shadow:0 12px 32px #1f253014}.teacher-nvl-heading,.teacher-nvl-controls,.teacher-nvl-actions{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1rem;display:flex}.teacher-nvl-heading h2,.teacher-nvl-preview h3,.teacher-nvl-diagnostics h3{margin:0}.teacher-nvl-heading p{max-width:48rem;margin-bottom:0}.teacher-nvl-saved{color:#185c36;background:#dff4e8;border-radius:999px;padding:.45rem .75rem;font-weight:700}.teacher-nvl-controls label,.teacher-nvl-question-picker,.teacher-nvl-source{color:#273142;gap:.45rem;font-weight:700;display:grid}.teacher-nvl-controls select,.teacher-nvl-question-picker select{background:#fff;border:1px solid #aeb7c5;border-radius:.65rem;min-height:2.8rem;padding:.55rem .75rem}.teacher-nvl-source textarea{resize:vertical;color:#172033;tab-size:2;background:#f8fafc;border:1px solid #8f99aa;border-radius:.75rem;min-height:26rem;padding:1rem;font:.94rem/1.55 Consolas,Courier New,monospace}.teacher-nvl-result{border-top:1px solid #e2e6ec;gap:1rem;padding-top:1rem;display:grid}.teacher-nvl-diagnostics{gap:.55rem;display:grid}.teacher-nvl-diagnostics button,.teacher-nvl-diagnostics p,.teacher-nvl-blocked{color:#742525;text-align:left;background:#fff1f1;border:1px solid #e8a5a5;border-radius:.65rem;width:100%;margin:0;padding:.75rem .9rem}.teacher-nvl-diagnostics .is-warning{color:#614d09;background:#fff9df;border-color:#e1c66f}.teacher-nvl-preview{background:#fbfcff;border:1px solid #ced6e2;border-radius:1rem;padding:1rem}.teacher-nvl-svg svg{width:100%;height:auto;max-height:32rem;display:block}.teacher-nvl-preview p{color:#566173;font-size:.9rem}@media (max-width:760px){.teacher-nvl-controls,.teacher-nvl-actions{flex-direction:column;align-items:stretch}.teacher-nvl-source textarea{min-height:20rem}}.app-nav__more{position:relative}.app-nav__more>summary{cursor:pointer;color:var(--nm-ink-muted);padding:.65rem .8rem;font-weight:700;list-style:none}.app-nav__more>summary::-webkit-details-marker{display:none}.app-nav__more>div{z-index:30;border:1px solid var(--nm-border);background:#fff;border-radius:1rem;min-width:13rem;padding:.5rem;display:grid;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 18px 48px #1d1f3329}.teacher-competition-focus,.nova-card{border-radius:1.5rem;box-shadow:0 14px 40px #1c233814}.teacher-competition-focus{background:linear-gradient(145deg,#fff,#f5fbf7);border:1px solid #d8e9df;padding:clamp(1.2rem,3vw,2rem)}.teacher-competition-focus__heading,.teacher-competition-card,.nova-card__progress>div{justify-content:space-between;align-items:center;gap:1rem;display:flex}.teacher-competition-focus__heading h2,.teacher-competition-card h3,.nova-card h2{margin:0}.teacher-competition-card{background:#fff;border:1px solid #dfe9e3;border-radius:1.1rem;margin-top:1rem;padding:1.15rem}.teacher-competition-card__mark{object-fit:contain;border-radius:1rem;flex:0 0 3.5rem;width:3.5rem;height:3.5rem;display:block}.teacher-competition-card>div{flex:1}.teacher-competition-card p,.teacher-competition-card dl{margin:.25rem 0 0}.teacher-competition-card dl{gap:2rem;display:flex}.teacher-competition-card dt{color:var(--nm-ink-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:700}.teacher-competition-card dd{margin:.2rem 0 0;font-weight:800}.teacher-details,.admin-advanced-panel,.ai-advanced-settings,.ai-workflow-details,.student-learning-details{border:1px solid var(--nm-border);background:#ffffffc2;border-radius:1rem}.teacher-details>summary,.admin-advanced-panel>summary,.ai-advanced-settings>summary,.ai-workflow-details>summary,.student-learning-details>summary,.student-learning-timeline>summary{cursor:pointer;padding:1rem 1.1rem;font-weight:800}.teacher-details[open]>summary,.admin-advanced-panel[open]>summary,.ai-advanced-settings[open]>summary,.ai-workflow-details[open]>summary,.student-learning-details[open]>summary,.student-learning-timeline[open]>summary{border-bottom:1px solid var(--nm-border)}.teacher-details .coach-overview-grid,.admin-advanced-panel>:not(summary),.ai-advanced-settings>div{margin:1rem}.nova-card{color:#fff;background:radial-gradient(circle at 18% 15%,#3ae8ff42,#0000 35%),linear-gradient(135deg,#160a73 0%,#1800ad 58%,#5427d8 100%);grid-template-columns:minmax(170px,.7fr) minmax(0,1.5fr);min-height:17rem;display:grid;position:relative;overflow:hidden}.nova-card:after{content:"";pointer-events:none;opacity:.28;background-image:radial-gradient(circle,#ffffff8c 1px,#0000 1.5px);background-size:44px 44px;position:absolute;inset:0}.nova-card__art{z-index:1;align-self:end;height:17rem;position:relative}.nova-card__art img{object-fit:contain;object-position:bottom center;filter:drop-shadow(0 18px 14px #0301234d);width:100%;height:100%}.nova-card__content{z-index:1;align-self:center;padding:clamp(1.5rem,4vw,3rem) clamp(1.5rem,5vw,4rem) clamp(1.5rem,4vw,3rem) 1rem;position:relative}.nova-card__content .eyebrow{color:#8ff5ff}.nova-card__content p{color:#ffffffdb;max-width:38rem}.nova-card__progress{max-width:34rem;margin-top:1.25rem}.nova-card__progress progress{accent-color:#ffd44d;border:0;border-radius:999px;width:100%;height:.8rem;margin-top:.45rem;overflow:hidden}.nova-card__reward{background:#ffffff1f;border:1px solid #ffffff3d;border-radius:999px;margin-top:.7rem;padding:.42rem .7rem;font-size:.82rem;font-weight:750;display:inline-block}.ai-studio-intro{text-align:center;max-width:42rem;margin:0 auto}.ai-simple-form{background:#f8faff;border:1px solid #dde4f2;border-radius:1.4rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%;max-width:52rem;margin:0 auto;padding:clamp(1rem,3vw,2rem);display:grid}.ai-simple-form__concept,.ai-advanced-settings,.ai-generate-button{grid-column:1/-1}.ai-simple-form textarea{min-height:7rem}.ai-workflow-details>:not(summary){margin:1rem}.student-learning-details{margin-top:.8rem}.ai-generate-button{min-height:3.4rem;font-size:1rem}.admin-primary-actions{margin:1.25rem 0}.admin-next-action{background:linear-gradient(145deg,#fff,#fff8fa);border:1px solid #b11f4a3d}@media (max-width:760px){.teacher-competition-focus__heading,.teacher-competition-card,.teacher-competition-card dl{flex-direction:column;align-items:stretch}.teacher-competition-focus__heading .button{text-align:center}.nova-card{grid-template-columns:1fr}.nova-card__art{height:13rem}.nova-card__content{padding:1.25rem}.ai-simple-form{grid-template-columns:1fr}.ai-simple-form>*{grid-column:1}}@media (prefers-reduced-motion:reduce){.nova-card__art img{animation:none!important}}.app-frame{min-height:100vh}.skip-link{top:var(--space-3);left:var(--space-3);z-index:100;padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);background:var(--ink);color:#fff;font-weight:800;text-decoration:none;position:fixed;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.app-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #0c1d971a;min-height:5.5rem;position:sticky;top:0;box-shadow:0 .35rem 1.5rem #0d07530d}.app-header__inner{width:min(94rem,100%);min-height:5.5rem;padding:0 var(--space-6);align-items:center;gap:var(--space-6);margin:0 auto;display:flex}.app-header .nm-lockup{flex:none}.app-header .nm-lockup__image{width:5.5rem}.app-nav{align-items:center;gap:var(--space-1);display:flex}.app-nav--desktop{flex:auto;min-width:0}.app-nav__link{border-radius:var(--radius-sm);color:var(--ink-soft);font-size:var(--text-sm);white-space:nowrap;transition:color var(--duration-fast) var(--ease-standard), background-color var(--duration-fast) var(--ease-standard);padding:.65rem .7rem;font-weight:750;text-decoration:none;position:relative}.app-nav__link:hover{background:var(--nm-blue-50);color:var(--brand)}.app-nav__link[aria-current=page]{background:var(--brand-soft);color:var(--brand)}.app-nav__link[aria-current=page]:after{border-radius:var(--radius-pill);background:var(--interaction);content:"";height:2px;position:absolute;bottom:.25rem;left:.7rem;right:.7rem}.app-header__account{flex:none;margin-left:auto}.app-header__sign-in{min-height:2.5rem;padding-inline:var(--space-5)}.account-link{align-items:center;gap:var(--space-3);padding:var(--space-2);border-radius:var(--radius-md);text-decoration:none;display:flex}.account-link:hover{background:var(--nm-blue-50)}.account-link__context{text-align:right;max-width:11rem;display:grid}.account-link__context strong,.account-link__context span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-link__context strong{color:var(--ink);font-size:var(--text-sm)}.account-link__context span{color:var(--muted);font-size:var(--text-xs)}.account-avatar{border:2px solid var(--nm-blue-100);background:linear-gradient(145deg, var(--brand), var(--nm-blue-600));color:#fff;width:2.5rem;height:2.5rem;font-size:var(--text-xs);letter-spacing:.04em;border-radius:50%;place-items:center;font-weight:900;display:grid}.app-header__loading{background:linear-gradient(90deg, var(--nm-blue-50), var(--nm-blue-100), var(--nm-blue-50));background-size:200% 100%;border-radius:50%;width:2.5rem;height:2.5rem;animation:1.4s infinite shell-loading;display:block}.app-menu{display:none;position:relative}.app-menu summary{min-height:2.75rem;padding:0 var(--space-4);border:1px solid var(--line);border-radius:var(--radius-md);color:var(--brand);cursor:pointer;font-size:var(--text-sm);place-items:center;font-weight:800;list-style:none;display:grid}.app-menu summary::-webkit-details-marker{display:none}.app-menu__panel{top:calc(100% + var(--space-3));gap:var(--space-1);width:min(20rem,100vw - 2rem);padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;display:grid;position:absolute;right:0}.app-content{min-height:calc(100vh - 5.5625rem)}.app-content>.shell,.app-content>.dashboard-shell{min-height:calc(100vh - 5.5rem)}@keyframes shell-loading{to{background-position:-200% 0}}@media (max-width:72rem){.app-nav--desktop{display:none}.app-menu{display:block}.app-header__account{margin-left:auto}}@media (max-width:44rem){.app-header__account{display:none}}@media (max-width:38rem){.app-header,.app-header__inner{min-height:4.75rem}.app-header__inner{padding:0 var(--space-4);gap:var(--space-3)}.app-header .nm-lockup__image{width:4.5rem}.app-content,.app-content>.shell,.app-content>.dashboard-shell{min-height:calc(100vh - 4.75rem)}}.portal-commissioner{--commissioner-burgundy:#8f2450;--commissioner-burgundy-dark:#621533;--commissioner-burgundy-soft:#f7e8ee;--commissioner-charcoal:#242832;--commissioner-slate:#596170;--commissioner-gold:#b68a36;--commissioner-warning:#a66400;--commissioner-danger:#b42318;--commissioner-healthy:#247447;background:#f3f4f6}.portal-commissioner .app-header{background:var(--commissioner-charcoal);border-bottom-color:#11141a;box-shadow:0 .2rem .8rem #0000002e}.portal-commissioner .app-header .nm-lockup{background:#fff;border-radius:.45rem;padding:.35rem .5rem}.commissioner-portal-identity{color:#fff;white-space:nowrap;border-left:1px solid #ffffff3d;gap:.12rem;padding-left:1rem;display:grid}.commissioner-portal-identity strong{letter-spacing:.035em;font-size:.76rem}.commissioner-portal-identity span{color:#c9cdd5;letter-spacing:.05em;text-transform:uppercase;font-size:.57rem;font-weight:700}.portal-commissioner .app-nav__link{color:#d9dce2}.portal-commissioner .app-nav__link:hover{color:#fff;background:#ffffff14}.portal-commissioner .app-nav__link[aria-current=page]{background:var(--commissioner-burgundy);color:#fff;box-shadow:inset 0 -2px var(--commissioner-gold)}.portal-commissioner .account-link__context strong,.portal-commissioner .account-link__context span{color:#fff}.portal-commissioner .account-link__context span{color:#c9cdd5}.portal-commissioner .account-avatar{background:var(--commissioner-burgundy);color:#fff;box-shadow:0 0 0 2px var(--commissioner-gold)}.portal-commissioner .app-menu summary{color:#fff;background:#303640;border-color:#565d69}.portal-commissioner .app-content{background:#f3f4f6}.commissioner-dashboard{--commissioner-burgundy:#8f2450;--commissioner-burgundy-dark:#621533;--commissioner-burgundy-soft:#f7e8ee;--commissioner-charcoal:#242832;--commissioner-gold:#b68a36;--commissioner-warning:#a66400;--commissioner-danger:#b42318;--commissioner-healthy:#247447;color:#222738;gap:1.25rem;width:100%;min-width:0;display:grid}.commissioner-header{border-top:.28rem solid var(--commissioner-gold);background:linear-gradient(115deg, var(--commissioner-burgundy-dark), var(--commissioner-burgundy) 65%, #30343d);color:#fff;border-radius:.75rem;justify-content:space-between;align-items:center;gap:2rem;padding:1.75rem 2rem;display:flex;box-shadow:0 .65rem 1.8rem #2e10192e}.commissioner-header h1{color:#fff;margin:.2rem 0 .35rem;font-size:clamp(2rem,4vw,3.15rem)}.commissioner-header p{color:#dfe4ff;margin:0}.commissioner-header .eyebrow{color:#e3c57f}.commissioner-header__actions{flex-wrap:wrap;justify-content:flex-end;gap:.65rem;display:flex}.commissioner-header__actions a{color:#fff;background:#ffffff1a;border:1px solid #ffffff59;border-radius:.5rem;padding:.7rem .9rem;font-size:.76rem;font-weight:800;text-decoration:none}.commissioner-header__actions a.is-primary{background:var(--commissioner-gold);color:#241804;border-color:#d4ad5a}.commissioner-alerts,.commissioner-panel{background:#fff;border:1px solid #d9deea;border-radius:.75rem;min-width:0;padding:1.35rem;box-shadow:0 .25rem .8rem #141b350d}.commissioner-section-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.commissioner-section-heading h2,.commissioner-panel h2{color:var(--commissioner-burgundy-dark);margin:.15rem 0 0;font-size:1.25rem}.commissioner-section-heading>span{color:#8b3434;text-transform:uppercase;background:#f7e9e9;border-radius:999px;padding:.32rem .55rem;font-size:.65rem;font-weight:900}.commissioner-section-heading>a{color:var(--commissioner-burgundy);font-size:.73rem;font-weight:800;text-decoration:none}.commissioner-alert-grid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.commissioner-alert-grid article{background:#fafbfc;border:1px solid #dee2eb;border-radius:.6rem;grid-template-columns:auto 1fr;gap:.3rem .65rem;padding:.9rem;display:grid}.commissioner-alert-grid article>span{width:1.8rem;height:1.8rem;color:var(--commissioner-charcoal);background:#eceef1;border-radius:.4rem;grid-row:1/3;place-items:center;font-size:.7rem;font-weight:900;display:grid}.commissioner-alert-grid article>div{gap:.2rem;display:grid}.commissioner-alert-grid small{color:#6b7284;line-height:1.4}.commissioner-alert-grid a{color:var(--commissioner-burgundy);grid-column:2;font-size:.68rem;font-weight:800;text-decoration:none}.commissioner-alert-grid .commissioner-alert--priority{border-left:.25rem solid var(--commissioner-danger);background:snow}.commissioner-alert-grid article:nth-child(3){border-left:.25rem solid var(--commissioner-warning);background:#fffcf5}.commissioner-kpi-grid{grid-template-columns:repeat(5,1fr);gap:.75rem;display:grid}.commissioner-kpi-grid article{background:#fff;border:1px solid #d9deea;border-radius:.65rem;gap:.2rem;padding:1rem;display:grid}.commissioner-kpi-grid article:first-child,.commissioner-kpi-grid article:nth-child(3){border-top:.2rem solid var(--commissioner-burgundy);background:linear-gradient(180deg, var(--commissioner-burgundy-soft), white 42%)}.commissioner-kpi-grid article>span{color:#687085;text-transform:uppercase;font-size:.65rem;font-weight:900}.commissioner-kpi-grid article>strong{color:var(--commissioner-burgundy);font-size:1.75rem}.commissioner-kpi-grid small{color:#747b8d}.commissioner-main-grid{grid-template-columns:minmax(0,1.75fr) minmax(17rem,.7fr);align-items:start;gap:1rem;min-width:0;display:grid}.commissioner-column{gap:1rem;min-width:0;display:grid}.commissioner-round-table{border:1px solid #e0e4ec;border-radius:.55rem;overflow:hidden}.commissioner-table-head,.commissioner-round-table article{grid-template-columns:minmax(11rem,1.5fr) .8fr .8fr .9fr auto;align-items:center;gap:.75rem;padding:.7rem .85rem;display:grid}.commissioner-table-head{color:#636b7e;text-transform:uppercase;background:#f1f3f7;font-size:.61rem;font-weight:900}.commissioner-round-table article{border-top:1px solid #e4e7ee;font-size:.76rem}.commissioner-round-table article>span{color:#666e81}.commissioner-round-table article>a{color:var(--commissioner-burgundy);font-weight:800;text-decoration:none}.commissioner-state{text-transform:uppercase;background:#eceff4;border-radius:.3rem;width:fit-content;padding:.27rem .45rem;font-size:.59rem;font-weight:900;display:inline-flex;color:#596175!important}.commissioner-state--published,.commissioner-state--revealed{background:#e2f1e8;color:var(--commissioner-healthy)!important}.commissioner-state--not_ready{background:#fff0d6;color:var(--commissioner-warning)!important}.commissioner-admin-grid{grid-template-columns:repeat(2,1fr);gap:.7rem;display:grid}.commissioner-admin-grid>a{color:#24293b;border:1px solid #dfe3ec;border-radius:.6rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;padding:.9rem;text-decoration:none;display:grid}.commissioner-admin-grid>a>span{background:var(--commissioner-burgundy-soft);width:2.2rem;height:2.2rem;color:var(--commissioner-burgundy);border-radius:.45rem;place-items:center;font-weight:900;display:grid}.commissioner-admin-grid>a>div{display:grid}.commissioner-admin-grid small{color:#71788a}.commissioner-admin-grid b{color:var(--commissioner-burgundy);font-size:.68rem}.commissioner-league-table{border:1px solid #e0e4ec;border-radius:.55rem;overflow:hidden}.commissioner-league-table article{border-top:1px solid #e4e7ee;grid-template-columns:2rem minmax(9rem,1fr) minmax(9rem,1fr) 4rem 4rem;align-items:center;gap:.7rem;padding:.7rem .85rem;font-size:.75rem;display:grid}.commissioner-league-table article:first-child{box-shadow:inset .22rem 0 var(--commissioner-gold);background:#fffaf0;border-top:0}.commissioner-league-table article>span{color:#687085}.commissioner-next-round time{color:#666e81;margin:.65rem 0;font-size:.78rem;display:block}.commissioner-checklist{border-top:1px solid #e2e5ed;margin:1rem 0;display:grid}.commissioner-checklist span{color:#555d70;border-bottom:1px solid #e2e5ed;align-items:center;gap:.55rem;padding:.65rem 0;font-size:.75rem;display:flex}.commissioner-checklist b{background:var(--commissioner-burgundy-soft);width:1.45rem;height:1.45rem;color:var(--commissioner-burgundy);border-radius:50%;place-items:center;display:grid}.commissioner-next-round>a,.commissioner-audit-summary>a{color:var(--commissioner-burgundy);font-size:.73rem;font-weight:800;text-decoration:none;display:inline-flex}.commissioner-quick-actions{gap:.55rem;display:grid}.commissioner-quick-actions>a{color:#252a3b;border:1px solid #e0e4ec;border-radius:.5rem;grid-template-columns:auto 1fr;align-items:center;gap:.65rem;padding:.7rem;text-decoration:none;display:grid}.commissioner-quick-actions>a>span{background:var(--commissioner-burgundy-soft);width:1.9rem;height:1.9rem;color:var(--commissioner-burgundy);border-radius:.38rem;grid-row:1/3;place-items:center;font-size:.67rem;font-weight:900;display:grid}.commissioner-quick-actions>a>div{display:grid}.commissioner-quick-actions small{color:#71788a}.commissioner-audit-summary dl{margin:.75rem 0 1rem;display:grid}.commissioner-audit-summary dl div{border-bottom:1px solid #e3e6ed;justify-content:space-between;gap:1rem;padding:.6rem 0;display:flex}.commissioner-audit-summary dt{color:#697185}.commissioner-audit-summary dd{margin:0;font-weight:800}.commissioner-assignment-panel{border-radius:.75rem;box-shadow:0 .25rem .8rem #141b350d}@media (max-width:74rem){.commissioner-alert-grid{grid-template-columns:repeat(2,1fr)}.commissioner-kpi-grid{grid-template-columns:repeat(3,1fr)}.commissioner-main-grid{grid-template-columns:1fr}}@media (max-width:52rem){.commissioner-header{flex-direction:column;align-items:flex-start}.commissioner-header__actions{justify-content:flex-start}.commissioner-kpi-grid{grid-template-columns:repeat(2,1fr)}.commissioner-round-table,.commissioner-league-table{overflow-x:auto}.commissioner-table-head,.commissioner-round-table article{min-width:44rem}.commissioner-league-table article{min-width:38rem}}.coach-dashboard{color:#202538;gap:1.5rem;display:grid}.coach-dashboard__header{border:1px solid #dfe3ef;border-left:.4rem solid var(--brand);background:#fff;border-radius:1rem;justify-content:space-between;align-items:center;gap:2rem;padding:2rem clamp(1.5rem,4vw,2.75rem);display:flex;box-shadow:0 .5rem 1.5rem #181f3b12}.coach-dashboard__header h1{color:#181c2b;margin:.25rem 0 .45rem;font-size:clamp(2rem,4vw,3rem)}.coach-dashboard__header p{color:#687086;margin:0}.coach-header-status{background:#f4faf6;border:1px solid #d8e8dd;border-radius:.75rem;align-items:center;gap:.75rem;min-width:12rem;padding:.9rem 1rem;display:flex}.coach-header-status>span:last-child{display:grid}.coach-header-status small{color:#627066}.coach-status-dot{background:#288c52;border-radius:50%;width:.65rem;height:.65rem;box-shadow:0 0 0 .25rem #d9efe1}.coach-attention,.coach-panel{background:#fff;border:1px solid #dfe3ed;border-radius:1rem;padding:1.5rem;box-shadow:0 .35rem 1rem #181f3b0d}.coach-section-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.coach-section-heading h2,.coach-panel h2{color:#202538;margin:.2rem 0 0;font-size:1.35rem}.coach-section-heading>span{color:#697187;font-size:.78rem;font-weight:700}.coach-priority-grid{grid-template-columns:repeat(3,1fr);gap:.9rem;display:grid}.coach-priority{background:#fafbfe;border:1px solid #dfe4ef;border-radius:.8rem;grid-template-columns:auto 1fr;gap:.35rem .8rem;padding:1rem;display:grid}.coach-priority--important{background:snow;border-left:.25rem solid #c95252}.coach-priority--gold{background:#fffdf7;border-left:.25rem solid #c28a1b}.coach-priority__icon{width:2rem;height:2rem;color:var(--brand);background:#eceefa;border-radius:.55rem;grid-row:1/3;place-items:center;font-weight:900;display:grid}.coach-priority>div{gap:.25rem;display:grid}.coach-priority>div span{color:#6a7184;font-size:.76rem;line-height:1.45}.coach-priority a{color:var(--brand);grid-column:2;font-size:.75rem;font-weight:800;text-decoration:none}.coach-overview-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.coach-overview-grid article{background:#fff;border:1px solid #dfe3ed;border-radius:.85rem;gap:.35rem;padding:1.25rem;display:grid}.coach-overview-grid article>span{color:#6a7184;text-transform:uppercase;font-size:.72rem;font-weight:800}.coach-overview-grid article>strong{color:var(--brand);font-size:2rem}.coach-overview-grid small{color:#6a7184}.coach-main-grid{grid-template-columns:minmax(0,1.65fr) minmax(18rem,.85fr);align-items:start;gap:1.25rem;display:grid}.coach-column{gap:1.25rem;display:grid}.coach-label{text-transform:uppercase;white-space:nowrap;border-radius:999px;width:fit-content;padding:.3rem .55rem;font-size:.62rem;font-weight:900;display:inline-flex}.coach-label--active,.coach-label--on-track{color:#17683a;background:#e2f3e8}.coach-label--attention{color:#943535;background:#fbe8e8}.coach-label--watch{color:#795000;background:#fff1c9}.coach-team-row{border-top:1px solid #e7eaf1;grid-template-columns:auto minmax(9rem,1fr) minmax(14rem,1fr);align-items:center;gap:1rem;padding:1rem 0;display:grid}.coach-team-row:first-of-type{border-top:0}.coach-team-mark{color:#fff;border-radius:.65rem;place-items:center;width:3rem;height:3rem;font-weight:900;display:grid}.coach-team-row>div{gap:.2rem;display:grid}.coach-team-row>div>span{color:#6a7184;font-size:.76rem}.coach-team-fixture{border-left:1px solid #e2e5ed;padding-left:1rem}.coach-team-fixture small{color:#6a7184;text-transform:uppercase}.coach-student-table{border:1px solid #e0e4ed;border-radius:.7rem;overflow:hidden}.coach-student-table__head,.coach-student-table article{grid-template-columns:minmax(8rem,1.3fr) .55fr .7fr minmax(9rem,1.2fr) auto;align-items:center;gap:.75rem;padding:.8rem 1rem;display:grid}.coach-student-table__head{color:#646c80;text-transform:uppercase;background:#f3f5f9;font-size:.65rem;font-weight:900}.coach-student-table article{border-top:1px solid #e7eaf1;font-size:.8rem}.coach-student-table article>span:not(.coach-label){color:#60687b}.coach-next-fixture>article{background:#f8f9fc;border:1px solid #dce2f0;border-radius:.75rem;margin-top:1rem;padding:1rem}.coach-next-fixture>article>span{color:var(--brand);text-transform:uppercase;font-size:.7rem;font-weight:900}.coach-next-fixture>article>strong{margin-top:.25rem;font-size:1.2rem;display:block}.coach-next-fixture p{color:#646c80;font-size:.8rem;line-height:1.5}.coach-readiness{color:#596175;border-top:1px solid #e0e4ec;gap:.45rem;padding-top:.75rem;font-size:.75rem;display:grid}.coach-readiness b{color:#237a47;place-items:center;width:1.2rem;margin-right:.4rem;display:inline-grid}.coach-result-list{margin-top:.75rem;display:grid}.coach-result-list article{border-top:1px solid #e7eaf1;align-items:center;gap:.75rem;padding:.7rem 0;display:flex}.coach-result-list article>div{display:grid}.coach-result-list small{color:#697187}.coach-result{border-radius:.45rem;place-items:center;width:2rem;height:2rem;font-size:.6rem;font-weight:900;display:grid}.coach-result--win{color:#17683a;background:#e2f3e8}.coach-result--draw{color:#5f6675;background:#edf0f5}.coach-result--loss{color:#943535;background:#fbe8e8}.coach-text-link{color:var(--brand);margin-top:.75rem;font-size:.78rem;font-weight:800;text-decoration:none;display:inline-flex}.coach-qualification-panel>p{color:#697187;font-size:.8rem}.coach-qualification-panel>article{border-top:1px solid #e7eaf1;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;padding:.7rem 0;display:grid}.coach-qualification-panel article>div{display:grid}.coach-qualification-panel small{color:#697187}.coach-rank-chip{width:2.2rem;height:2.2rem;color:var(--brand);background:#eef0fb;border-radius:50%;place-items:center;font-weight:900;display:grid}.coach-quick-actions{gap:.65rem;display:grid}.coach-quick-actions a{color:#202538;border:1px solid #e0e4ed;border-radius:.65rem;grid-template-columns:auto 1fr;align-items:center;gap:.1rem .7rem;padding:.75rem;text-decoration:none;display:grid}.coach-quick-actions a>span{width:2rem;height:2rem;color:var(--brand);background:#eef0fb;border-radius:.5rem;grid-row:1/3;place-items:center;font-size:.7rem;font-weight:900;display:grid}.coach-quick-actions small{color:#697187}@media (max-width:68rem){.coach-priority-grid{grid-template-columns:1fr}.coach-overview-grid{grid-template-columns:repeat(2,1fr)}.coach-main-grid{grid-template-columns:1fr}}@media (max-width:46rem){.coach-dashboard__header{flex-direction:column;align-items:flex-start}.coach-header-status{width:100%}.coach-team-row{grid-template-columns:auto 1fr}.coach-team-fixture{border:0;border-top:1px solid #e2e5ed;grid-column:2;padding:.65rem 0 0}.coach-student-table{overflow-x:auto}.coach-student-table__head,.coach-student-table article{min-width:42rem}}.student-dashboard{gap:var(--space-5);display:grid}.student-dashboard__header{padding:var(--space-8);border-radius:var(--radius-xl);background:radial-gradient(circle at 88% 10%, #00a8cc40, transparent 18rem), linear-gradient(135deg, var(--nm-blue-950), var(--nm-blue-800));color:#fff;box-shadow:var(--shadow-brand);align-items:center}.student-dashboard__header h1{color:#fff;font-size:clamp(2.25rem,5vw,4rem)}.student-dashboard__header p{color:#dfe4ff;max-width:42rem;font-size:var(--text-md);margin:0}.student-dashboard__header .eyebrow{color:var(--nm-logo-gold)}.student-dashboard__header .button.secondary{background:#fff}.student-dashboard>.dashboard-panel:first-of-type{background:linear-gradient(125deg, white, var(--nm-blue-50));box-shadow:var(--shadow-md);border:0;padding:clamp(1.5rem,4vw,2.5rem);position:relative;overflow:hidden}.student-dashboard>.dashboard-panel:first-of-type:after{content:"";border:2.5rem solid #1800ad0a;border-radius:50%;width:13rem;height:13rem;position:absolute;top:-5rem;right:-5rem}.student-dashboard .team-heading{z-index:1;position:relative}.student-dashboard .team-mark{width:5rem;height:5rem;font-size:var(--text-xl);border:4px solid #fff;border-radius:1.4rem;box-shadow:0 .8rem 1.8rem #0d07532e}.student-dashboard .team-heading h2{font-size:clamp(1.75rem,4vw,2.6rem)}.student-dashboard .team-heading+.dashboard-columns{z-index:1;margin-top:var(--space-6);position:relative}.student-dashboard .team-heading+.dashboard-columns>div{padding:var(--space-5);border-radius:var(--radius-lg);background:#ffffffc7;border:1px solid #1800ad17}.student-dashboard .team-heading+.dashboard-columns h3{color:var(--brand);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase}.student-metric-grid{grid-template-columns:repeat(4,1fr)}.student-metric-grid .metric{min-height:8.5rem;color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;align-content:space-between}.student-metric-grid .metric:first-child{background:linear-gradient(145deg, var(--nm-logo-gold), #f3cc72);color:#291a00;border:0}.student-metric-grid .metric span{color:var(--muted);opacity:1}.student-metric-grid .metric:first-child span{color:#654000}.student-metric-grid .metric strong{color:inherit;font-family:var(--font-display);font-size:2.25rem}.student-topic-panel,.student-achievements-panel{padding:clamp(1.5rem,4vw,2.25rem)}.student-topic-panel .topic-grid>div{padding:var(--space-4);border:1px solid var(--line);background:var(--surface-subtle);position:relative;overflow:hidden}.student-topic-panel .topic-grid>div:after{width:var(--topic-progress,100%);background:linear-gradient(90deg, var(--interaction), var(--brand));content:"";height:3px;position:absolute;bottom:0;left:0;right:0}.student-achievements-panel{background:radial-gradient(circle at 95% 0, var(--nm-gold-100), transparent 20rem), white;border-color:#f0d79a}.student-achievements-panel .badge-row{margin-top:var(--space-5)}.student-achievements-panel .badge-row>span{min-height:5.5rem;padding:var(--space-4) var(--space-5);border-radius:var(--radius-lg);background:linear-gradient(145deg, white, var(--nm-gold-100));color:var(--nm-gold-600);box-shadow:var(--shadow-sm);border:1px solid #edd18b;align-items:center;display:inline-flex}.student-achievements-panel .badge-row>span:before{width:2rem;height:2rem;margin-right:var(--space-3);background:var(--nm-logo-gold);color:#2a1a00;content:"★";border-radius:50%;place-items:center;display:grid}.student-career-link{margin-top:var(--space-6);color:var(--brand);font-size:var(--text-sm);font-weight:800;text-decoration:none;display:inline-flex}.student-career-link:after{margin-left:var(--space-2);content:"→"}.student-career__header{border-radius:var(--radius-xl);background:radial-gradient(circle at 90% 0, #00a8cc3d, transparent 22rem), linear-gradient(135deg, var(--nm-blue-950), var(--nm-blue-800));color:#fff;box-shadow:var(--shadow-brand);justify-content:flex-start;align-items:center;padding:clamp(1.5rem,5vw,3rem)}.student-career__header h1{color:#fff;font-size:clamp(2.25rem,5vw,4rem)}.student-career__header p{color:#dfe4ff;margin:0}.student-career__header .eyebrow{color:var(--nm-logo-gold)}.student-profile-avatar{width:clamp(5rem,12vw,8rem);height:clamp(5rem,12vw,8rem);color:var(--brand);font-family:var(--font-display);background:#fff;border:4px solid #ffffff52;border-radius:2rem;flex:none;place-items:center;font-size:clamp(1.5rem,5vw,2.75rem);font-weight:900;display:grid;box-shadow:0 1rem 2.5rem #0000003d}.student-career__metrics .metric{color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff}.student-career__metrics .metric span{color:var(--muted);opacity:1}.student-career__metrics .metric strong{color:var(--brand)}.trophy-cabinet{background:linear-gradient(135deg,#fff,#fffaf0);border-color:#efd698}.trophy-cabinet .badge-row>span{padding:var(--space-4) var(--space-5);border-radius:var(--radius-lg);color:var(--nm-gold-600);background:#fff;border:1px solid #efd698}.career-timeline .data-list{padding-left:var(--space-8);position:relative}.career-timeline .data-list:before{top:var(--space-3);bottom:var(--space-3);background:var(--nm-blue-100);content:"";width:2px;position:absolute;left:.55rem}.career-timeline .data-list article{position:relative}.career-timeline .data-list article:before{top:1rem;left:calc(-1 * var(--space-8));background:var(--brand);width:.8rem;height:.8rem;box-shadow:0 0 0 2px var(--nm-blue-100);content:"";border:3px solid #fff;border-radius:50%;position:absolute}.competition-waiting{background:radial-gradient(circle at 75% 20%, #00a8cc2e, transparent 22rem), var(--nm-blue-50)}.competition-entry-card{width:min(58rem,100%);box-shadow:var(--shadow-md);text-align:center;background:#fff;border:1px solid #1800ad1f;border-radius:1.75rem;padding:clamp(2rem,6vw,4rem)}.competition-entry-card>.eyebrow{border-radius:var(--radius-pill);background:var(--brand-soft);padding:.45rem .75rem;display:inline-flex}.competition-entry-card h1{max-width:13ch;margin:var(--space-5) auto;font-size:clamp(2.5rem,6vw,4.5rem)}.competition-entry-card>p{max-width:38rem;margin-inline:auto}.competition-entry{margin-top:var(--space-8)}.competition-entry__steps{gap:var(--space-3);margin-bottom:var(--space-8);grid-template-columns:repeat(3,1fr);display:grid}.competition-entry__steps span{justify-items:center;gap:var(--space-2);color:var(--muted);font-size:var(--text-xs);text-transform:uppercase;font-weight:800;display:grid}.competition-entry__steps strong{background:var(--brand);color:#fff;width:2.5rem;height:2.5rem;font-size:var(--text-md);border-radius:50%;place-items:center;display:grid}.competition-entry__form{text-align:left;max-width:39rem;margin:0 auto}.competition-entry__form>div,.results-season-form>div{gap:var(--space-3);grid-template-columns:1fr auto;align-items:end;display:grid}.competition-entry__form label,.results-season-form label{color:var(--ink);font-size:var(--text-sm);font-weight:800}.competition-entry__note{margin:var(--space-5) 0 0;color:var(--muted);font-size:var(--text-xs)}.results-shell{background:var(--canvas);min-height:calc(100vh - 5.5rem);padding:clamp(1rem,4vw,3rem)}.results-workspace{gap:var(--space-5);width:min(78rem,100%);margin:0 auto;display:grid}.results-hero{border-radius:var(--radius-xl);background:radial-gradient(circle at 88% 12%, #e3ad4447, transparent 20rem), linear-gradient(135deg, var(--nm-blue-950), var(--nm-blue-800));color:#fff;box-shadow:var(--shadow-brand);padding:clamp(2rem,6vw,4rem)}.results-hero .eyebrow{color:var(--nm-logo-gold)}.results-hero h1{margin:var(--space-3) 0;color:#fff;font-size:clamp(2.75rem,7vw,5rem)}.results-hero p{color:#dfe4ff;max-width:42rem;margin:0}.results-workspace>[role=status]{padding:var(--space-3) var(--space-4);border:1px solid var(--line);border-radius:var(--radius-md);font-size:var(--text-sm);background:#fff;margin:0}.results-season-form{padding:var(--space-5);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff}.results-section{border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);background:#fff;padding:clamp(1.25rem,4vw,2.25rem)}.results-section__heading{align-items:center;gap:var(--space-4);margin-bottom:var(--space-5);display:flex}.results-section__heading>span{border-radius:var(--radius-md);background:var(--brand-soft);width:3rem;height:3rem;color:var(--brand);place-items:center;font-weight:900;display:grid}.results-section__heading h2,.results-section__heading h3{margin:var(--space-1) 0 0}.results-league-list,.results-league-workspace{gap:var(--space-5);display:grid}.results-league-heading{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-5);border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);background:#fff;display:flex}.results-league-heading h2{margin:var(--space-1) 0 0}.results-league-heading>span{padding:var(--space-2) var(--space-3);background:var(--brand-soft);color:var(--brand);font-size:var(--text-xs);border-radius:999px;font-weight:800}.results-ranking-list{display:grid}.results-ranking-list article{align-items:center;gap:var(--space-4);padding:var(--space-4);border-top:1px solid var(--line);grid-template-columns:auto minmax(10rem,1fr) auto auto;display:grid}.results-ranking-list article:first-child{border-top:0}.results-ranking-list article>div{gap:var(--space-1);display:grid}.results-ranking-list article>div span,.results-ranking-list article>span{color:var(--muted);font-size:var(--text-sm)}.ranking-position{background:var(--canvas);border-radius:50%;place-items:center;width:2.25rem;height:2.25rem;font-weight:900;display:grid;color:var(--ink)!important}.ranking-position--1{background:var(--nm-gold-100);color:var(--nm-gold-600)!important}.ranking-position--2{background:#edf0f5;color:#50586a!important}.ranking-position--3{background:#f5e6d8;color:#89512d!important}.results-awards-section{background:linear-gradient(135deg,#fff,#fffaf0);border-color:#efd698}.results-awards-section .results-section__heading>span,.qualification-section .results-section__heading>span{background:var(--nm-gold-100);color:var(--nm-gold-600)}.results-award-grid{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));display:grid}.results-award-grid article{gap:var(--space-2);padding:var(--space-5);border-radius:var(--radius-lg);background:#fff;border:1px solid #efd698;display:grid}.results-award-grid article>span:first-child{color:var(--nm-logo-gold);font-size:var(--text-xl)}.results-award-grid article>span:last-child{color:var(--muted)}.qualification-section{background:linear-gradient(135deg, white, var(--nm-blue-50))}.qualification-list{gap:var(--space-3);display:grid}.qualification-list article{align-items:center;gap:var(--space-4);padding:var(--space-4);border:1px solid var(--nm-blue-100);border-radius:var(--radius-lg);background:#fff;grid-template-columns:auto 1fr auto;display:grid}.qualification-list article>span{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:2.5rem;height:2.5rem;font-weight:900;display:grid}.qualification-list article>div{display:grid}.qualification-list small{color:var(--muted)}@media (max-width:52rem){.student-metric-grid{grid-template-columns:repeat(2,1fr)}.results-ranking-list article{grid-template-columns:auto 1fr auto}.results-ranking-list article>span:last-child{grid-column:2}}@media (max-width:38rem){.student-dashboard__header{padding:var(--space-6)}.student-metric-grid{grid-template-columns:1fr 1fr}.student-metric-grid .metric{min-height:7rem}.student-career__header{align-items:flex-start}.competition-entry__steps{gap:var(--space-1)}.competition-entry__steps span{font-size:.62rem}.competition-entry__form>div,.results-season-form>div{grid-template-columns:1fr}.results-ranking-list article{gap:var(--space-3);padding-inline:0}.qualification-list article{grid-template-columns:auto 1fr}.qualification-list article>strong{font-size:var(--text-xs);grid-column:2}}.student-dashboard,.student-career,.competition-waiting,.student-results{--student-cyan:#19cbea;--student-yellow:#ffd55f;--student-lime:#7bdc65;--student-coral:#ff7167;--student-purple:#7355e8}.student-dashboard{gap:clamp(1.25rem,3vw,2rem)}.student-dashboard__header{isolation:isolate;background:radial-gradient(circle at 88% 22%,#2edfff73 0 4rem,#0000 4.1rem),radial-gradient(circle at 92% 18%,#ffd55f38 0 8rem,#0000 8.1rem),linear-gradient(125deg,#120080 0%,#2712c5 55%,#007eae 130%);border:3px solid #ffffff24;border-radius:2.25rem;min-height:19rem;position:relative;overflow:hidden;box-shadow:0 1.4rem 3.5rem #1800ad45}.student-dashboard__header:before,.student-dashboard__header:after{z-index:-1;content:"";border-radius:50%;position:absolute}.student-dashboard__header:before{border:1.5rem solid #ffffff12;width:15rem;height:15rem;bottom:-6rem;right:9rem}.student-dashboard__header:after{opacity:.65;background:radial-gradient(circle,#fff 0 7%,#0000 9%),radial-gradient(circle at 70% 25%,#fff 0 5%,#0000 7%);width:4rem;height:4rem;top:2rem;right:2rem}.student-dashboard__header h1{letter-spacing:-.035em;text-shadow:0 .2rem #0500473d;max-width:11ch;margin-block:.5rem 1rem;font-size:clamp(2.7rem,6vw,5rem);line-height:.96}.student-hero-kicker{color:#dffaff;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.65rem;font-weight:900;display:flex}.student-hero-kicker span{background:var(--student-yellow);color:#392400;border:1px solid #ffffff47;border-radius:999px;padding:.38rem .7rem;font-size:.7rem;box-shadow:0 .25rem #bd8100}.student-hero-actions{justify-items:center;gap:1rem;display:grid}.student-hero-rank{background:linear-gradient(145deg, var(--student-yellow), #ffab21);color:#432800;width:7rem;height:7rem;font-family:var(--font-display);text-align:center;border:.42rem solid #fff;border-radius:50%;place-content:center;font-size:2.15rem;font-weight:900;line-height:1;display:grid;box-shadow:0 .7rem #9b5b00,0 1.3rem 2rem #00000040}.student-hero-rank small{letter-spacing:.06em;text-transform:uppercase;margin-top:.25rem;font-family:inherit;font-size:.57rem}.student-competitions-panel{background:radial-gradient(circle at 96% 0,#19cbea1f,#0000 18rem),#fff;border:2px solid #d8ddf3;border-radius:2rem;padding:clamp(1.5rem,4vw,2.25rem);box-shadow:0 .5rem #dfe4f2}.student-ecosystem-mark{background:linear-gradient(145deg, var(--brand), #00a8cc);color:#fff;width:3.6rem;height:3.6rem;font-family:var(--font-display);border:3px solid #fff;border-radius:1.15rem;place-items:center;font-weight:900;display:grid;box-shadow:0 .3rem #0b0064}.student-competitions-panel__intro{max-width:45rem;color:var(--muted);margin:.75rem 0 1.5rem}.student-competition-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.student-competition-card{background:#fff;border:2px solid #dce2f1;border-radius:1.5rem;grid-template-columns:auto 1fr;align-items:start;gap:1rem;min-height:12rem;padding:1.25rem;transition:transform .2s;display:grid;box-shadow:0 .32rem #dce2f1}.student-competition-card:hover{transform:translateY(-.18rem)}.student-competition-card h3{color:var(--ink);margin:.55rem 0 .3rem;font-size:1.15rem}.student-competition-card p{color:var(--muted);margin:0;font-size:.83rem}.student-competition-card--mpl{background:linear-gradient(145deg,#effcff,#fff 60%);border-color:#7ddff1;box-shadow:0 .35rem #7ddff1}.student-competition-card--math-masters{background:linear-gradient(145deg,#fff9df,#fff 60%);border-color:#f0ce79;box-shadow:0 .35rem #d8ae42}.student-competition-card--mind-masters{background:linear-gradient(145deg,#f4f1ff,#fff 60%);border-color:#cfc4ff;box-shadow:0 .35rem #b7abe8}.student-competition-card--future{box-shadow:none;background:#f7f8fc;border-style:dashed}.student-competition-emblem{background:linear-gradient(145deg, var(--brand), #00a8cc);color:#fff;width:3.8rem;height:4.4rem;font-family:var(--font-display);border:3px solid #fff;border-radius:1.2rem 1.2rem 1.7rem 1.7rem;place-items:center;font-size:1.55rem;font-weight:900;display:grid;box-shadow:0 .32rem #0b0064}.student-competition-card--math-masters .student-competition-emblem{color:#4b2d00;background:linear-gradient(145deg,#ffd75f,#e69a13);box-shadow:0 .32rem #9b5b00}.student-competition-card--mind-masters .student-competition-emblem{background:linear-gradient(145deg,#8268ed,#4930b7);box-shadow:0 .32rem #2d1b82}.student-competition-card--future .student-competition-emblem{color:#7c8497;box-shadow:none;background:#fff;border-color:#e0e4ef}.competition-status{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;width:fit-content;padding:.35rem .65rem;font-size:.66rem;font-weight:900;display:inline-flex}.competition-status--active{color:#075f35;background:#c9f5de}.competition-status--qualified{color:#704300;background:#fff0b5}.competition-status--soon{color:#4327a7;background:#e7e1ff}.competition-status--future{color:#5f6675;background:#e9ebf1}.competition-card-note{color:var(--brand);margin-top:.8rem;font-size:.72rem;font-weight:800;display:block}.student-competition-card dl{flex-wrap:wrap;gap:.5rem 1rem;margin:.8rem 0 0;display:flex}.student-competition-card dl div{display:grid}.student-competition-card dt{color:var(--muted);text-transform:uppercase;font-size:.58rem;font-weight:800}.student-competition-card dd{color:var(--brand);margin:0;font-size:.78rem;font-weight:900}.student-platform-career{background:linear-gradient(145deg,#fffdf5,#f6f3ff);border:2px solid #f0ce79;border-radius:2rem;padding:0;overflow:hidden;box-shadow:0 .55rem #d8ae42,0 1.2rem 2.4rem #1800ad1a}.student-platform-career__banner{isolation:isolate;color:#fff;background:radial-gradient(circle at 82% 20%,#19cbea6b,#0000 11rem),linear-gradient(125deg,#120080,#2a12c8 60%,#007b9e);grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;padding:clamp(1.5rem,4vw,2.5rem);display:grid;position:relative;overflow:hidden}.student-platform-career__banner:after{z-index:-1;content:"";border:1.4rem solid #ffffff12;border-radius:50%;width:13rem;height:13rem;position:absolute;bottom:-5rem;right:16%}.student-career-level-emblem{clip-path:polygon(50% 0,94% 18%,88% 74%,50% 100%,12% 74%,6% 18%);filter:drop-shadow(0 .55rem #8e5200)drop-shadow(0 .8rem .8rem #0000002e);background:linear-gradient(145deg,#ffe983,#efaa20);place-items:center;width:6.25rem;height:7rem;display:grid}.student-career-level-emblem span{color:#3f2700;font-family:var(--font-display);font-size:1.65rem;font-weight:900}.student-platform-career__eyebrow{color:#bff6ff;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:900}.student-platform-career__banner h2{color:#fff;text-shadow:0 .2rem #0500474d;margin:.25rem 0 .4rem;font-size:clamp(2.25rem,5vw,4rem);line-height:1}.student-career-stars{color:var(--student-yellow);filter:drop-shadow(0 .15rem #8e5200);gap:.35rem;font-size:1.5rem;display:flex}.student-career-rank{-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background:#ffffff21;border:2px solid #ffffff52;border-radius:1.4rem;justify-items:center;gap:.2rem;min-width:7rem;padding:1rem;display:grid}.student-career-rank span{color:#dffaff;text-transform:uppercase;font-size:.62rem;font-weight:900}.student-career-rank strong{color:#fff;font-family:var(--font-display);font-size:2.15rem}.student-platform-career__progress{background:#fff;border-bottom:1px solid #e5def4;padding:1.35rem clamp(1.5rem,4vw,2.5rem)}.student-career-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;padding:clamp(1.5rem,4vw,2.25rem);display:grid}.student-career-stat-grid article{text-align:center;background:#fff;border:2px solid #dfe4f2;border-radius:1.4rem;align-content:center;justify-items:center;gap:.25rem;min-height:10.5rem;padding:1rem;display:grid;box-shadow:0 .35rem #dfe4f2}.student-career-stat-grid article:nth-child(2){border-color:#f0ce79;box-shadow:0 .35rem #d8ae42}.student-career-stat-grid article:nth-child(3){border-color:#8ee7f7;box-shadow:0 .35rem #8ee7f7}.student-career-stat-grid article>strong{color:var(--brand);font-family:var(--font-display);font-size:2.25rem;line-height:1}.student-career-stat-grid article>span:last-child{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:800}.student-career-stat-art{width:3.6rem;height:3.6rem}.student-career-stat-icon{background:linear-gradient(145deg, var(--brand), #00a8cc);width:3.25rem;height:3.25rem;font-family:var(--font-display);border-radius:1rem;place-items:center;font-weight:900;display:grid;box-shadow:0 .3rem #0b0064;color:#fff!important;font-size:1.4rem!important}.student-career-stat-icon--rank{background:linear-gradient(145deg,#8268ed,#4930b7);box-shadow:0 .3rem #2d1b82}.student-career-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:0 clamp(1.5rem,4vw,2.25rem) clamp(1.5rem,4vw,2.25rem);display:grid}.student-career-status{background:#fff;border:2px solid #dfe4f2;border-radius:1.35rem;align-items:center;gap:1rem;min-height:7.5rem;padding:1.1rem 1.25rem;display:flex}.student-career-status--qualified{background:linear-gradient(145deg,#fff8df,#fff);border-color:#f0ce79}.student-career-status--soon{background:linear-gradient(145deg,#f4f1ff,#fff);border-color:#cfc4ff}.student-career-status__art{flex:none;width:4.4rem;height:4.4rem}.student-career-status__mind{color:#fff;background:linear-gradient(145deg,#8268ed,#4930b7);border-radius:1.2rem;flex:none;place-items:center;width:4rem;height:4rem;font-size:1.75rem;display:grid;box-shadow:0 .3rem #2d1b82}.student-career-status>div{gap:.15rem;display:grid}.student-career-status>div>span{color:var(--muted);text-transform:uppercase;font-size:.68rem;font-weight:800}.student-career-status>div>strong{color:var(--brand);font-size:1.3rem}.student-career-status small{color:#5f6675;font-weight:700}.student-team-card{grid-template-columns:1fr auto;align-items:center;gap:1rem 2rem;min-height:18rem;display:grid;background:radial-gradient(circle at 95% 10%,#19cbea2e,#0000 18rem),linear-gradient(135deg,#fff 0%,#eff5ff 100%)!important;border:3px solid #cdd9ff!important;border-radius:2rem!important;box-shadow:0 .75rem #d8e0f5,0 1.4rem 2.8rem #170d641f!important}.student-team-card .team-heading{gap:1.5rem}.student-team-card .team-heading>div:last-child{align-self:center}.student-team-crest{filter:drop-shadow(0 .8rem .65rem #1800ad3d);flex:none;width:clamp(6rem,15vw,9rem);height:auto}.student-team-card__label{color:#00677e;letter-spacing:.08em;text-transform:uppercase;background:#dffaff;border-radius:999px;width:fit-content;margin-bottom:.4rem;padding:.3rem .65rem;font-size:.7rem;font-weight:900}.student-team-card .team-heading h2{color:var(--brand);font-size:clamp(2.15rem,5vw,3.5rem)}.student-team-status{text-align:center;background:#fff;border:2px solid #9feaf7;border-radius:1.25rem;gap:.3rem;min-width:10rem;padding:1.1rem 1.25rem;display:grid;box-shadow:0 .35rem #9feaf7}.student-team-status strong{color:var(--brand);font-size:1.35rem}.student-team-status span{color:var(--muted);font-size:.75rem}.student-team-card .dashboard-columns{grid-column:1/-1}.student-team-card .dashboard-columns>div{box-shadow:0 .3rem #e1e7fa;background:#fff!important;border:2px solid #e1e7fa!important;border-radius:1.35rem!important}.student-metric-grid{gap:1rem}.student-metric-grid .metric{border:2px solid #e4e8f5;border-radius:1.6rem;min-height:9.5rem;transition:transform .2s,box-shadow .2s;box-shadow:0 .42rem #dde3f2}.student-metric-grid .metric:first-child{background:linear-gradient(145deg,#ffe784,#ffc842);border-color:#e5a51a;box-shadow:0 .42rem #bf7b00}.student-metric-grid .metric:nth-child(2){border-color:#8ee7f7;box-shadow:0 .42rem #8ee7f7}.student-metric-grid .metric:nth-child(3){border-color:#cfc4ff;box-shadow:0 .42rem #cfc4ff}.student-metric-grid .metric:nth-child(4){border-color:#b7ebb0;box-shadow:0 .42rem #b7ebb0}.student-metric-grid .metric:hover{transform:translateY(-.2rem)}.student-section-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.student-section-heading h2{margin:.25rem 0 0;font-size:clamp(1.65rem,3vw,2.3rem)}.student-quest-panel,.student-topic-panel,.student-achievements-panel,.career-progress-panel,.trophy-cabinet,.career-timeline{border-width:2px;border-radius:2rem;box-shadow:0 .5rem #e4e8f5}.student-quest-panel{background:linear-gradient(135deg,#fff,#f4f1ff);border-color:#cfc4ff;overflow:hidden}.student-quest-panel__spark{background:var(--student-purple);color:#fff;border-radius:1.1rem;place-items:center;width:3.5rem;height:3.5rem;font-size:1.7rem;display:grid;box-shadow:0 .35rem #4025a8}.student-progress-grid{gap:1.15rem;margin-top:1.5rem;display:grid}.student-progress{gap:.55rem;display:grid}.student-progress__label{justify-content:space-between;gap:1rem;display:flex}.student-progress__label strong{color:var(--ink)}.student-progress__label span{color:var(--muted);font-size:.78rem;font-weight:700}.student-progress__track{background:#edf0f7;border:2px solid #d9def0;border-radius:999px;height:1rem;overflow:hidden;box-shadow:inset 0 .16rem .25rem #190c651f}.student-progress__track>span{width:var(--progress-value);border-radius:inherit;background:linear-gradient(90deg, var(--student-cyan), var(--brand), var(--student-purple));height:100%;animation:.9s cubic-bezier(.2,.8,.2,1) both student-progress-fill;display:block;box-shadow:inset 0 .18rem #ffffff4d}.student-next-action{background:var(--brand);color:#fff;border-radius:1.2rem;grid-template-columns:auto 1fr;align-items:center;gap:.1rem .75rem;margin-top:1.5rem;padding:1rem 1.2rem;text-decoration:none;transition:transform .2s;display:grid;box-shadow:0 .38rem #0b0064}.student-next-action>span{background:var(--student-cyan);color:#003c4a;border-radius:50%;grid-row:1/3;place-items:center;width:2.4rem;height:2.4rem;display:grid}.student-next-action small{color:#dfe4ff}.student-next-action:hover{transform:translateY(-.15rem)}.student-topic-panel .topic-grid{gap:1rem}.student-topic-panel .topic-grid>div{border:2px solid #bfeef6;border-radius:1.3rem;min-height:7rem;box-shadow:0 .3rem #bfeef6}.student-topic-panel .topic-grid>div:after{background:linear-gradient(90deg, var(--student-cyan), var(--brand));height:.55rem}.achievement-count{color:#754800;text-transform:uppercase;background:#fff1bd;border-radius:999px;padding:.45rem .75rem;font-size:.72rem;font-weight:900}.student-award-grid{grid-template-columns:repeat(auto-fit,minmax(10.5rem,1fr));gap:1rem;margin-top:1.5rem;display:grid}.student-award-card{text-align:center;background:linear-gradient(145deg,#fff,#fff8df);border:2px solid #f0ce79;border-radius:1.55rem;align-content:center;justify-items:center;gap:.4rem;min-height:13rem;padding:1.25rem;transition:transform .2s,box-shadow .2s;display:grid;position:relative;overflow:hidden;box-shadow:0 .42rem #d8ae42}.student-award-card:hover{transform:translateY(-.25rem)rotate(-.5deg);box-shadow:0 .65rem #d8ae42}.student-award-card strong{color:#4c3100;text-transform:capitalize;font-size:.9rem}.student-award-card>span{color:#8a6517;font-size:.72rem;font-weight:700}.student-award-card.is-legendary{background:radial-gradient(circle at 50% 18%,#fff,#0000 5rem),linear-gradient(145deg,#e8fbff,#e8e2ff);border-color:#65dff4;box-shadow:0 .42rem #36bdd4}.student-award-card.is-legendary:after{content:"";background:linear-gradient(110deg,#0000 40%,#ffffffbf 48%,#0000 56%);animation:4.5s ease-in-out infinite badge-shimmer;position:absolute;inset:-50%}.student-award-card.is-locked{filter:grayscale();opacity:.58;box-shadow:none;border-style:dashed}.student-award-card.is-locked .student-award-art{opacity:.42}.student-award-art{filter:drop-shadow(0 .4rem .35rem #643e0033);width:5.5rem;height:5.5rem}.trophy-count{background:var(--brand);border-radius:999px;padding:.25rem .45rem;position:absolute;top:.75rem;right:.75rem;color:#fff!important;font-weight:900!important}.student-career__header{border:3px solid #ffffff24;border-radius:2.25rem;overflow:hidden;box-shadow:0 1rem #0b0064,0 1.6rem 2.5rem #1800ad38}.student-profile-avatar{box-shadow:0 .55rem 0 var(--student-cyan), 0 1rem 2rem #0000003d;border-radius:50%}.student-career__metrics .metric{border-width:2px;border-radius:1.45rem;box-shadow:0 .38rem #dce2f1}.trophy-cabinet{background:radial-gradient(circle at 90% 0,#fff0ad,#0000 18rem),#fffcf2;border-color:#f0ce79;box-shadow:0 .5rem #e3bd59}.career-progress-panel{background:linear-gradient(145deg,#fff,#eefcff);border-color:#bfeef6;gap:1.15rem;display:grid;box-shadow:0 .5rem #bfeef6}.career-timeline__art{float:left;width:2.5rem;height:2.5rem;margin-right:.7rem}.career-timeline__art svg{width:100%;height:100%}.competition-entry-card{border:3px solid #cfc4ff;border-radius:2.25rem;overflow:hidden;box-shadow:0 .8rem #b7abe8,0 1.6rem 3rem #1800ad2e}.competition-team-banner{color:#fff;text-align:left;background:linear-gradient(120deg,#17009d,#007fa9);align-items:center;gap:1rem;margin:calc(-1*clamp(2rem,6vw,4rem)) calc(-1*clamp(2rem,6vw,4rem)) 2rem;padding:1rem clamp(1.25rem,4vw,2.5rem);display:flex}.competition-team-banner__crest{filter:drop-shadow(0 .4rem .3rem #00000040);width:4.5rem;height:5rem}.competition-team-banner>span{display:grid}.competition-team-banner small{color:#dffaff}.competition-team-banner__stars{color:var(--student-yellow);letter-spacing:.4rem;margin-left:auto;display:block!important}.competition-entry__steps strong{width:3.3rem;height:3.3rem;box-shadow:0 .35rem 0 #0b0064, 0 0 0 3px var(--student-cyan);border:3px solid #fff}.competition-entry__form input{border-width:2px;border-color:#bbb0ed;border-radius:1rem;min-height:3.5rem}.competition-entry__form button{border-radius:1rem;min-height:3.5rem;box-shadow:0 .3rem #0b0064}.student-results{background:radial-gradient(circle at 15% 8%,#e9faff,#0000 24rem),#f5f7fc}.student-results .results-hero{border:3px solid #ffffff24;border-radius:2.25rem;box-shadow:0 1rem #0b0064,0 1.6rem 2.5rem #1800ad2e}.student-results .results-section{border-width:2px;border-radius:2rem;box-shadow:0 .5rem #dfe4f2}.league-table-key{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;grid-template-columns:3rem minmax(10rem,1fr) minmax(15rem,1.3fr) 5rem 5rem;gap:1rem;padding:.65rem 1rem;font-size:.65rem;font-weight:900;display:grid}.league-record{grid-template-columns:repeat(4,1fr);gap:.45rem;display:grid!important}.league-record b{min-width:2.6rem;color:var(--ink);background:#f0f3fb;border-radius:.7rem;place-items:center;padding:.4rem;font-size:.9rem;display:grid}.league-record small{color:var(--muted);text-transform:uppercase;font-size:.48rem}.student-results .results-ranking-list article{background:#fff;border:2px solid #e4e8f3;border-radius:1.15rem;margin-top:.45rem;box-shadow:0 .25rem #e4e8f3}.student-results .results-ranking-list article:first-child{background:linear-gradient(90deg,#fff9e6,#fff);border-color:#f0ce79;box-shadow:0 .3rem #e0b84f}.student-results .ranking-position{border:2px solid #fff;width:2.7rem;height:2.7rem;box-shadow:0 .22rem #ccd3e6}.results-award-grid article{text-align:center;border-width:2px;border-radius:1.5rem;align-content:center;justify-items:center;min-height:13rem;box-shadow:0 .35rem #e0b84f}.results-award-art{width:5.3rem;height:5.3rem}.qualification-section .student-progress{margin-top:1.5rem}@keyframes student-progress-fill{0%{width:0}to{width:var(--progress-value)}}@keyframes badge-shimmer{0%,65%{transform:translate(-60%)}90%,to{transform:translate(60%)}}@media (max-width:52rem){.student-team-card{grid-template-columns:1fr}.student-career-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.student-team-status{position:absolute;top:1.5rem;right:1.5rem}.league-table-key{display:none}}@media (max-width:38rem){.student-dashboard__header{align-items:flex-start;min-height:23rem}.student-hero-actions{grid-template-columns:auto 1fr;place-items:center stretch}.student-hero-rank{border-width:.3rem;width:5.3rem;height:5.3rem;font-size:1.55rem}.student-competition-grid{grid-template-columns:1fr}.student-competition-card{min-height:0}.student-platform-career__banner{grid-template-columns:auto 1fr;gap:1rem}.student-career-level-emblem{width:4.8rem;height:5.5rem}.student-career-rank{grid-column:1/-1;grid-template-columns:1fr auto;justify-items:start}.student-career-rank strong{justify-self:end}.student-career-stat-grid{gap:.75rem}.student-career-stat-grid article{min-height:9.5rem;padding:.75rem}.student-career-status-grid{grid-template-columns:1fr}.student-team-card .team-heading{align-items:flex-start;padding-right:0}.student-team-crest{width:5.5rem}.student-team-status{position:static}.student-progress__label{gap:.2rem;display:grid}.student-award-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.student-award-card{min-height:11.5rem;padding:.8rem}.student-award-art{width:4.5rem;height:4.5rem}.competition-team-banner__stars{display:none!important}.league-record{grid-template-columns:repeat(4,2.8rem)}}@media (prefers-reduced-motion:reduce){.student-dashboard *,.student-career *,.competition-waiting *,.student-results *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.student-home{--student-ink:#18144a;--student-blue:#3122b7;--student-cyan:#20c7df;--student-gold:#ffc94b;color:var(--student-ink);gap:clamp(1.1rem,2.5vw,1.75rem);display:grid}.student-home__hero{isolation:isolate;color:#fff;background:radial-gradient(circle at 82% 20%,#49deff8c,#0000 14rem),linear-gradient(125deg,#15106e,#3527c7 60%,#087f9f);border-radius:2rem;justify-content:space-between;align-items:center;gap:2rem;min-height:18rem;padding:clamp(2rem,5vw,4rem);display:flex;position:relative;overflow:hidden;box-shadow:0 1rem 2.5rem #18106e33}.student-home__hero:after{z-index:-1;content:"";border:1.8rem solid #ffffff14;border-radius:50%;width:18rem;height:18rem;position:absolute;bottom:-8rem;right:13%}.student-home__hero h1{color:#fff;letter-spacing:-.04em;margin:.35rem 0 .55rem;font-size:clamp(2.65rem,6vw,5.25rem);line-height:.96}.student-home__hero p{color:#e8f9ff;margin:0;font-size:clamp(1rem,2vw,1.2rem)}.student-home__eyebrow,.student-section-title span,.student-trophy-card__copy>span,.student-team-summary__heading span,.student-streak-card>div>span{letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:900}.student-home__eyebrow{color:#9df3ff}.student-home__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.student-primary-action,.student-secondary-action{border-radius:1rem;justify-content:center;align-items:center;min-height:3.3rem;padding:.8rem 1.25rem;font-weight:900;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex}.student-primary-action{background:var(--student-gold);color:#392500;box-shadow:0 .3rem #a96900}.student-secondary-action{color:#fff;background:#ffffff1f;border:2px solid #ffffff73}.student-primary-action:hover,.student-secondary-action:hover{transform:translateY(-.15rem)}.student-level-orbit{aspect-ratio:1;color:#442900;background:linear-gradient(145deg,#ffdf70,#ffad28);border:.55rem solid #fff;border-radius:50%;flex:none;place-content:center;justify-items:center;width:clamp(8rem,16vw,10.5rem);display:grid;box-shadow:0 .8rem #8d5700,0 1.3rem 2rem #00000038}.student-level-orbit span{text-transform:uppercase;font-size:.68rem;font-weight:900}.student-level-orbit strong{font-family:var(--font-display);font-size:clamp(2.8rem,6vw,4.6rem);line-height:.9}.student-level-orbit small{margin-top:.4rem;font-weight:900}.student-xp-card,.student-team-summary,.student-result-card,.student-streak-card,.student-achievement-shelf{background:#fff;border:2px solid #e0e4f2;border-radius:1.65rem;padding:clamp(1.35rem,3vw,2rem);box-shadow:0 .42rem #dfe3ef}.student-section-title{justify-content:space-between;align-items:end;gap:1rem;display:flex}.student-section-title span{color:#6557ca}.student-section-title h2{margin:.2rem 0 0;font-size:clamp(1.45rem,3vw,2rem)}.student-section-title>strong{color:#6557ca;font-size:.82rem}.student-section-title a{color:var(--student-blue);font-weight:900}.student-xp-track{background:#eceefa;border-radius:999px;height:1.15rem;margin:1.25rem 0 1.4rem;overflow:hidden;box-shadow:inset 0 .15rem .25rem #23196f24}.student-xp-track>span{width:var(--student-xp);border-radius:inherit;background:linear-gradient(90deg,#20c7df,#5847df 70%,#8b54e8);height:100%;animation:.9s ease-out both student-progress-fill;display:block}.student-stat-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.65rem;display:grid}.student-stat-grid article{text-align:center;background:#f4f6fc;border-radius:1rem;align-content:center;gap:.15rem;min-height:6rem;padding:.8rem;display:grid}.student-stat-grid article:nth-child(2),.student-stat-grid article:nth-child(5){background:#e9fbfe}.student-stat-grid article:nth-child(3),.student-stat-grid article:nth-child(4){background:#fff5d7}.student-stat-grid span{color:#63677d;text-transform:uppercase;font-size:.68rem;font-weight:900}.student-stat-grid strong{color:var(--student-blue);font-family:var(--font-display);font-size:clamp(1.45rem,3vw,2rem)}.student-home__two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.1rem,2.5vw,1.75rem);display:grid}.student-trophy-card{isolation:isolate;color:#fff;background:#080f27;border-radius:1.65rem;align-items:flex-end;min-height:21rem;padding:clamp(1.5rem,3vw,2.2rem);display:flex;position:relative;overflow:hidden;box-shadow:0 .5rem #171549}.student-trophy-card:after{z-index:-1;content:"";background:linear-gradient(90deg,#050a21f5 0 30%,#050a2140 62%,#0000);position:absolute;inset:0}.student-trophy-card img{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.student-trophy-card__copy{max-width:15rem}.student-trophy-card__copy>span{color:#8beeff}.student-trophy-card h2{color:#fff;margin:.35rem 0 .7rem;font-size:clamp(1.8rem,4vw,2.7rem);line-height:1}.student-trophy-card p{color:#e8edff}.student-trophy-card p strong{color:#ffd56a;font-size:1.5rem}.student-trophy-card a{color:#fff;gap:.5rem;font-weight:900;display:inline-flex}.student-team-summary{background:linear-gradient(145deg,#fff,#f1f4ff);align-content:space-between;display:grid}.student-team-summary__heading{grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;display:grid}.student-team-summary__heading span{color:#6557ca}.student-team-summary__heading h2{margin:.15rem 0 0;font-size:clamp(1.65rem,3vw,2.4rem)}.student-team-summary__heading>strong{color:var(--student-blue);font-family:var(--font-display);font-size:2.4rem}.student-team-summary__crest{filter:drop-shadow(0 .5rem .45rem #1800ad38);width:5rem;height:auto}.student-record{grid-template-columns:repeat(3,1fr);gap:.7rem;margin:1.5rem 0;display:grid}.student-record>div{background:#fff;border-radius:1rem;justify-items:center;gap:.2rem;padding:1.1rem .5rem;display:grid;box-shadow:0 .25rem #e0e4f2}.student-record>div:first-child{background:#e7f9eb;box-shadow:0 .25rem #b5e2bd}.student-record strong{color:var(--student-blue);font-family:var(--font-display);font-size:2rem}.student-record span{color:#63677d;text-transform:uppercase;font-size:.7rem;font-weight:900}.student-team-summary>a{color:var(--student-blue);font-weight:900}.student-result-card__result{background:#f5f7fc;border-radius:1.1rem;grid-template-columns:auto 1fr auto auto;align-items:center;gap:.9rem;margin:1.2rem 0;padding:1rem;display:grid}.student-result-card__result>div{gap:.15rem;display:grid}.student-result-card__result>div:nth-last-child(-n+2){justify-items:center}.student-result-card__result span{color:#676b7e;font-size:.7rem}.student-result-badge{text-align:center;background:#e6f8eb;border-radius:.8rem;min-width:3.2rem;padding:.65rem .45rem;font-weight:900;color:#126534!important;font-size:.72rem!important}.student-result-badge--loss{background:#ffebe9;color:#92241d!important}.student-result-badge--draw{background:#fff2c9;color:#745100!important}.student-next-fixture{background:var(--student-blue);color:#fff;border-radius:1rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.85rem 1rem;text-decoration:none;display:grid}.student-next-fixture span,.student-next-fixture small{color:#dce7ff;font-size:.7rem}.student-streak-card{background:linear-gradient(145deg,#fff9ec,#fff1e7);border-color:#ffc58c;grid-template-columns:auto 1fr;align-content:center;gap:1rem;display:grid;position:relative;overflow:hidden;box-shadow:0 .42rem #efaf6e}.student-streak-card__flame{filter:drop-shadow(0 .3rem .25rem #ac43002e);font-size:3.2rem}.student-streak-card h2{margin:.15rem 0 .35rem;font-size:clamp(1.8rem,4vw,2.7rem)}.student-streak-card p{color:#715746;margin:0}.student-streak-dots{grid-column:1/-1;grid-template-columns:repeat(5,1fr);gap:.45rem;display:grid}.student-streak-dots span{aspect-ratio:1.6;color:#9b806d;background:#f0ddd0;border-radius:.8rem;place-items:center;font-weight:900;display:grid}.student-streak-dots span.is-active{color:#4d2500;background:linear-gradient(145deg,#ffcf55,#ff8c37);box-shadow:0 .22rem #bd5608}.student-streak-card>small{color:#7c6759;grid-column:1/-1}.student-achievement-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.8rem;margin-top:1.3rem;display:grid}.student-achievement-grid article{filter:grayscale();opacity:.66;text-align:center;background:#f6f7fa;border:2px dashed #d6d9e4;border-radius:1.2rem;align-content:center;justify-items:center;gap:.35rem;min-height:10.5rem;padding:.8rem;display:grid}.student-achievement-grid article.is-unlocked{filter:none;opacity:1;background:linear-gradient(145deg,#fff,#fff5cf);border:2px solid #e3bd55;box-shadow:0 .28rem #e3bd55}.student-achievement-grid strong{font-size:.78rem}.student-achievement-grid span{color:#6d7081;font-size:.68rem;font-weight:800}.student-achievement-grid .is-unlocked span{color:#775600}.student-achievement-art{width:4rem;height:4rem}@media (max-width:62rem){.student-stat-grid,.student-achievement-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.student-home__two-column{grid-template-columns:1fr}}@media (max-width:42rem){.student-home__hero{align-items:flex-start;min-height:25rem;padding:1.5rem}.student-level-orbit{width:7.2rem;position:absolute;bottom:1.25rem;right:1.25rem}.student-home__actions{width:calc(100% - 7.8rem);display:grid}.student-section-title{align-items:start}.student-section-title>strong{text-align:right;max-width:9rem}.student-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.student-trophy-card{min-height:24rem}.student-trophy-card img{object-position:62% center}.student-trophy-card:after{background:linear-gradient(0deg,#050a21fa 0 38%,#0000 78%)}.student-result-card__result{grid-template-columns:auto 1fr}.student-result-card__result>div:nth-last-child(-n+2){justify-items:start}.student-achievement-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.student-home *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (min-width:44.01rem){.app-frame:has(.student-home){height:100dvh;min-height:0;overflow:hidden}.app-content:has(.student-home)>.dashboard-shell{box-sizing:border-box;height:calc(100dvh - 5.5rem - 2px);min-height:0;padding:clamp(.65rem,1.3vw,1rem);overflow:hidden}.app-content:has(.demo-role-bar):has(.student-home)>.dashboard-shell{height:calc(100dvh - 9.7rem - 2px)}.app-content:has(.student-home) .dashboard-workspace{height:100%}.student-home{height:100%;min-height:0}}.student-home{color:#171744;grid-template-rows:minmax(0,1fr) 2.7rem;gap:.65rem;display:grid;position:relative}.nex-dashboard-companion{z-index:18;pointer-events:none;grid-template-columns:minmax(10.5rem,1fr) minmax(8.5rem,.78fr);align-items:end;gap:clamp(.2rem,.6vw,.55rem);width:min(32rem,38vw);display:grid;position:fixed;bottom:clamp(3.7rem,6vh,4.8rem);right:clamp(.55rem,1.4vw,1.2rem)}.nex-teleprompter{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:auto;background:linear-gradient(145deg,#3063e5e0,#10addcd1),#2b59dbdb;border:1px solid #b0f0ffc7;border-radius:1.05rem;margin-bottom:clamp(1.5rem,4vh,3.25rem);padding:clamp(.7rem,1.1vw,.95rem);position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1a,inset 0 0 1.8rem #91eeff33,0 .65rem 1.5rem #1f50be33,0 0 1.25rem #50ccff1f}.nex-teleprompter:before{content:"";pointer-events:none;background:linear-gradient(115deg,#ffffff21,#0000 28%),repeating-linear-gradient(0deg,#0000 0 7px,#5be1ff08 8px);position:absolute;inset:0}.nex-teleprompter__topline{color:#8eebff;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:.56rem;font-weight:950;display:flex;position:relative}.nex-teleprompter__topline i{background:#ffd351;border-radius:50%;width:.42rem;height:.42rem;box-shadow:0 0 .6rem #ffd351}.nex-teleprompter__result{grid-template-columns:1fr auto 1fr;align-items:center;gap:.42rem;margin:.55rem 0;display:grid;position:relative}.nex-teleprompter__result div{min-width:0;display:grid}.nex-teleprompter__result div:last-child{text-align:right}.nex-teleprompter__result span{color:#d9f9ff;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.55rem,.75vw,.68rem);font-weight:800;overflow:hidden}.nex-teleprompter__result strong{color:#fff;font-family:var(--font-display);font-size:clamp(1.15rem,2vw,1.65rem);line-height:1}.nex-teleprompter__result b{color:#ffd65d;letter-spacing:.08em;font-size:.52rem}.nex-teleprompter__reward{background:#03083347;border:1px solid #ffd75d61;border-radius:.65rem;justify-content:space-between;align-items:center;padding:.45rem .58rem;display:flex;position:relative}.nex-teleprompter__reward strong{color:#fff;font-size:.82rem}.nex-teleprompter__reward span{color:#ffd65d;font-size:.68rem;font-weight:950}.nex-teleprompter__details{grid-template-columns:.8fr 1.2fr;gap:.4rem;margin:.5rem 0 0;display:grid;position:relative}.nex-teleprompter__details div{min-width:0;display:grid}.nex-teleprompter__details dt{color:#8edff1;text-transform:uppercase;font-size:.48rem;font-weight:850}.nex-teleprompter__details dd{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:.08rem 0 0;font-size:.66rem;font-weight:900;overflow:hidden}.nex-mascot__stage{pointer-events:auto;min-width:0;position:relative}.nex-mascot{cursor:pointer;transform-origin:52% 88%;background:0 0;border:0;width:100%;padding:0;display:block;position:relative}.nex-mascot:focus-visible{outline-offset:3px;border-radius:45%;outline:3px solid #ffd452}.nex-mascot__walk{transform-origin:50% 88%;will-change:transform;width:100%;display:block;position:relative}.nex-mascot__base{z-index:1;filter:drop-shadow(0 0 1px #f8fcff5c)drop-shadow(0 .3rem .3rem #1b29681f);width:100%;height:auto;display:block;position:relative}.nex-mascot__shadow{filter:blur(6px);background:#2433702b;border-radius:50%;height:7%;position:absolute;bottom:3.5%;left:20%;right:15%;transform:scaleX(1.06)}.nex-mascot__limb{z-index:2;pointer-events:none;will-change:transform;background:url(/brand/nex/canonical/nex-canonical.png) 50%/100% 100% no-repeat;display:block;position:absolute;inset:0}.nex-mascot__limb--left-leg{clip-path:polygon(21% 68%,48% 67%,48% 96%,19% 96%);transform-origin:39% 70%}.nex-mascot__limb--right-leg{clip-path:polygon(47% 65%,73% 66%,74% 98%,47% 98%);transform-origin:54% 69%}.nex-mascot__limb--arm{clip-path:polygon(8% 24%,35% 25%,41% 60%,18% 60%);transform-origin:34%}.nex-mascot__limb--tail{z-index:0;clip-path:polygon(56% 52%,95% 55%,94% 86%,63% 86%);transform-origin:61% 70%}.nex-mascot__eyelid{z-index:3;pointer-events:none;transform-origin:50%;will-change:transform;background:linear-gradient(#2863d6,#174ebf);border-radius:50%;width:11.5%;height:9%;position:absolute;box-shadow:inset 0 -1px #072b8759}.nex-mascot__eyelid--left{top:21.8%;left:34.2%;rotate:-7deg}.nex-mascot__eyelid--right{top:23.6%;left:50.4%;rotate:6deg}.nex-speech{z-index:4;color:#211879;white-space:pre-line;text-align:center;background:#fff;border:2px solid #c7edff;border-radius:.9rem .9rem .2rem;width:max-content;max-width:13rem;padding:.68rem .85rem;font-size:clamp(.72rem,.9vw,.86rem);font-weight:900;line-height:1.35;position:absolute;bottom:79%;right:62%;box-shadow:0 .45rem 1rem #13145b2e}.nex-asset-comparison{z-index:50;color:#171744;pointer-events:auto;background:#fffffff5;border:1px solid #dce4f6;border-radius:1rem;width:min(92vw,48rem);padding:1rem;position:fixed;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 1.3rem 3rem #18185b47}.nex-asset-comparison__heading{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.75rem;display:flex}.nex-asset-comparison__heading span{color:#68708b;font-size:.72rem}.nex-asset-comparison__grid{grid-template-columns:repeat(2,1fr);gap:.7rem;display:grid}.nex-asset-comparison figure{background:#fff;border:1px solid #e0e5f1;border-radius:.8rem;margin:0;overflow:hidden}.nex-asset-comparison figure.is-blue{background:#edf7ff}.nex-asset-comparison figure>div{place-items:center;height:11rem;display:grid}.nex-asset-comparison figure img{object-fit:contain;width:10.625rem;height:10.625rem}.nex-asset-comparison figcaption{text-align:center;background:#ebf0fbe6;padding:.4rem;font-size:.67rem;font-weight:900}@media (max-width:1080px){.nex-dashboard-companion{grid-template-columns:minmax(9.5rem,1fr) minmax(7.5rem,.72fr);width:min(27rem,45vw)}}@media (max-width:760px){.nex-dashboard-companion{z-index:3;grid-row:2;grid-template-columns:minmax(10rem,1fr) minmax(8rem,.72fr);width:min(100%,30rem);margin:0 auto;position:relative;bottom:auto;right:auto}.student-home{grid-template-rows:auto auto auto;height:auto}.student-results-ticker{grid-row:3}.nex-teleprompter{margin-bottom:1.5rem}}@media (prefers-reduced-motion:reduce){.nex-dashboard-companion *,.nex-dashboard-companion :before,.nex-dashboard-companion :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.student-home__workspace{grid-template-columns:clamp(15.5rem,23vw,19.5rem) minmax(0,1fr);gap:clamp(.65rem,1.2vw,1rem);min-height:0;display:grid}.student-player-card{background:linear-gradient(145deg,#fffffff5,#ebf3fff5),linear-gradient(135deg,#2515a3,#16b8d1);border:2px solid #c8d2f5;border-radius:1.35rem;grid-template-rows:auto minmax(8rem,1fr) auto auto auto;min-height:0;padding:clamp(.8rem,1.4vw,1.1rem);display:grid;position:relative;overflow:hidden;box-shadow:0 .4rem #bec9eb,0 .8rem 1.5rem #1c146c1a}.student-player-card:before{content:"";background:linear-gradient(115deg,#211394,#087d9c);height:4.2rem;position:absolute;inset:0 0 auto}.student-player-card__topline{z-index:1;color:#fff;justify-content:space-between;align-items:center;display:flex;position:relative}.student-player-card__topline span{letter-spacing:.07em;text-transform:uppercase;font-size:.64rem;font-weight:900}.student-player-card__topline strong{font-family:var(--font-display);font-size:1.4rem}.student-player-card__portrait{background:linear-gradient(145deg,#dff9ff,#d9d4ff);border:3px solid #fff;border-radius:1.1rem;place-items:center;width:min(100%,13rem);min-height:8rem;margin:.65rem auto 0;display:grid;position:relative;overflow:hidden;box-shadow:0 .28rem #7084c5}.student-player-card__portrait>span{color:#2e2790;font-family:var(--font-display);font-size:clamp(2.7rem,6vh,4.6rem);font-weight:900}.student-player-card__portrait img{object-fit:cover}.student-player-card__portrait button{z-index:2;color:#fff;background:#100d46db;border:1px solid #fff9;border-radius:.65rem;min-height:2rem;padding:.35rem .65rem;font-size:.65rem;font-weight:900;position:absolute;bottom:.45rem;right:.45rem}.student-player-card__portrait input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.student-player-card__identity{text-align:center;padding:.65rem 0 .45rem}.student-player-card__identity h1{color:#17144c;margin:0;font-size:clamp(1.35rem,2.7vh,1.8rem)}.student-player-card__identity p{color:#414a70;margin:.12rem 0 .3rem;font-weight:850}.student-player-card__identity>span{color:#74788c;text-transform:uppercase;font-size:.65rem;font-weight:800}.student-player-card__record{grid-template-columns:repeat(3,1fr);gap:.35rem;margin:0;display:grid}.student-player-card__record div{background:#fff;border-radius:.65rem;justify-items:center;padding:.4rem .2rem;display:grid;box-shadow:0 .15rem #d7ddef}.student-player-card__record dt{color:#666b81;text-transform:uppercase;font-size:.54rem;font-weight:900}.student-player-card__record dt small,.student-player-card__points small{color:#7a43a0;font-size:.42rem}.student-player-card__record dd{color:#24178d;font-family:var(--font-display);margin:0;font-size:1.08rem;font-weight:900}.student-player-card__points{color:#442a00;background:linear-gradient(110deg,#ffe074,#ffc64c);border-radius:.7rem;justify-content:space-between;align-items:center;margin-top:.45rem;padding:.55rem .7rem;display:flex}.student-player-card__points span{text-transform:uppercase;font-size:.62rem;font-weight:900;display:grid}.student-player-card__points strong{font-family:var(--font-display);font-size:1.35rem}.student-command{grid-template-rows:auto auto minmax(0,1fr) auto;gap:clamp(.55rem,1vh,.8rem);min-width:0;min-height:0;display:grid}.student-command__welcome{color:#fff;background:linear-gradient(115deg,#171077,#3829c5 62%,#087e9c);border-radius:1.2rem;justify-content:space-between;align-items:center;gap:1rem;padding:clamp(.8rem,1.4vw,1.15rem) clamp(1rem,2vw,1.5rem);display:flex}.student-command__welcome h2{color:#fff;margin:.1rem 0;font-size:clamp(1.5rem,3.2vw,2.35rem);line-height:1}.student-command__welcome p{color:#dff8ff;margin:0;font-size:.78rem}.student-preview-pill{color:#ffe083;letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:900}.student-command__play{color:#3d2700;white-space:nowrap;background:#ffd04f;border-radius:.85rem;align-items:center;gap:.6rem;min-height:2.9rem;padding:.65rem 1rem;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 .25rem #956000}.student-command__progress{background:#fff;border:2px solid #dfe3f2;border-radius:1.05rem;grid-template-columns:auto minmax(10rem,1fr) auto auto;align-items:center;gap:.75rem;padding:.65rem .8rem;display:grid;box-shadow:0 .25rem #dfe3f2}.student-level-chip{color:#432800;background:linear-gradient(145deg,#ffe278,#ffb62f);border-radius:50%;place-content:center;justify-items:center;width:3.8rem;height:3.8rem;display:grid;box-shadow:0 .22rem #a66a00}.student-level-chip span,.student-quick-stat span{text-transform:uppercase;font-size:.52rem;font-weight:900}.student-level-chip strong{font-family:var(--font-display);font-size:1.6rem;line-height:1}.student-xp-compact h3{margin:0;font-size:1rem}.student-xp-compact>div:first-child{justify-content:space-between;align-items:baseline;gap:.7rem;display:flex}.student-xp-compact>div:first-child span{color:#6f7388;font-size:.62rem}.student-command__progress .student-xp-track{height:.65rem;margin:.32rem 0 0}.student-quick-stat{border-left:1px solid #e2e5ef;justify-items:center;min-width:5rem;padding:.45rem;display:grid}.student-quick-stat strong{color:#281b95;font-family:var(--font-display);font-size:1.25rem}.student-command__middle{grid-template-columns:.88fr .78fr 1.2fr;gap:.7rem;min-height:0;display:grid}.student-team-mini,.student-result-mini{background:#fff;border:2px solid #dfe3f0;border-radius:1.05rem;align-content:center;min-width:0;padding:clamp(.65rem,1.1vw,.9rem);display:grid;box-shadow:0 .25rem #dfe3f0}.student-team-mini__heading{grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem;display:grid}.student-team-mini__crest{width:clamp(2.7rem,5vw,4rem);height:auto}.student-team-mini__heading span,.student-result-mini>span{color:#6758c5;letter-spacing:.06em;text-transform:uppercase;font-size:.55rem;font-weight:900}.student-team-mini h3,.student-result-mini h3{text-overflow:ellipsis;white-space:nowrap;margin:.05rem 0;font-size:clamp(1rem,1.8vw,1.35rem);overflow:hidden}.student-team-mini__heading>strong{color:#271991;font-family:var(--font-display);font-size:1.5rem}.student-team-mini .student-record{gap:.25rem;margin:.55rem 0}.student-team-mini .student-record>div{box-shadow:none;background:#f1f3fa;padding:.28rem}.student-team-mini .student-record strong{font-size:1rem}.student-team-mini>a{color:#281b94;font-size:.68rem;font-weight:900}.student-result-mini{background:linear-gradient(145deg,#fff,#f8f4ff)}.student-result-mini>h3{color:#19733f;font-size:clamp(1.25rem,2.5vw,2rem)}.student-result-mini p{color:#5e6277;text-overflow:ellipsis;white-space:nowrap;margin:.15rem 0 .55rem;font-size:.72rem;overflow:hidden}.student-result-mini dl{grid-template-columns:1fr 1fr;gap:.4rem;margin:0;display:grid}.student-result-mini dl div{background:#fff;border-radius:.55rem;padding:.4rem;display:grid}.student-result-mini dt{color:#74788a;text-transform:uppercase;font-size:.52rem;font-weight:900}.student-result-mini dd{color:#281b94;font-family:var(--font-display);margin:0;font-size:1rem;font-weight:900}.student-cabinet-preview{isolation:isolate;color:#fff;border-radius:1.05rem;align-content:end;min-height:0;padding:.85rem;text-decoration:none;display:grid;position:relative;overflow:hidden;box-shadow:0 .28rem #17164d}.student-cabinet-preview:after{z-index:-1;content:"";background:linear-gradient(#05081b1f 25%,#05081bfa);position:absolute;inset:0}.student-cabinet-preview img{z-index:-2;object-fit:cover;transition:transform .25s}.student-cabinet-preview:hover img,.student-cabinet-preview:focus-visible img{transform:scale(1.035)}.student-cabinet-preview>span{color:#87edff;letter-spacing:.07em;text-transform:uppercase;font-size:.6rem;font-weight:900}.student-cabinet-preview>strong{color:#fff;font-size:1.15rem}.student-cabinet-preview>small{color:#ffd86d;font-weight:850}.student-advanced-actions{grid-template-columns:repeat(3,1fr);gap:.55rem;display:grid}.student-advanced-actions a{color:#271991;text-align:center;background:#fff;border:1px solid #cfd6ed;border-radius:.75rem;place-items:center;min-height:2.5rem;padding:.45rem;font-size:.7rem;font-weight:900;text-decoration:none;display:grid}.student-results-ticker{color:#1e1b08;background:#ffd330;border:2px solid #c78b00;border-radius:.6rem;grid-template-columns:auto minmax(0,1fr);min-width:0;display:grid;overflow:hidden;box-shadow:0 .22rem #9f7100}.student-results-ticker__label{z-index:2;letter-spacing:.05em;background:#ffbf19;border-right:2px solid #2d2707;place-items:center;padding:0 .8rem;font-size:.66rem;display:grid}.student-results-ticker__window{align-items:center;display:flex;overflow:hidden}.student-results-ticker__track{align-items:center;width:max-content;animation:36s linear infinite student-ticker;display:flex}.student-results-ticker__track span{white-space:nowrap;padding-inline:1.1rem;font-size:.72rem;font-weight:900}.student-results-ticker__track b{margin-left:2rem;font-size:.55rem}.student-results-ticker:hover .student-results-ticker__track,.student-results-ticker:focus .student-results-ticker__track,.student-results-ticker:focus-within .student-results-ticker__track{animation-play-state:paused}@keyframes student-ticker{to{transform:translate(-50%)}}.trophy-room{color:#171744;background:radial-gradient(circle at 75% 0,#ffde7e6b,#0000 28rem),linear-gradient(145deg,#f8fbff,#e7f3ff 54%,#fff5d9);min-height:calc(100dvh - 5.5rem);padding:clamp(1rem,3vw,2rem)}.trophy-room__header{align-items:end;gap:1.5rem;width:min(86rem,100%);margin:0 auto 1rem;display:flex}.trophy-room__header>a{color:#281b94;background:#ffffffc7;border:1px solid #cad8ef;border-radius:.75rem;align-items:center;min-height:2.7rem;padding:.6rem .85rem;font-weight:850;text-decoration:none;display:inline-flex;box-shadow:0 .2rem #d6e0ef}.trophy-room__header>div span{color:#2368b2;letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:900}.trophy-room__header h1{color:#17135f;margin:.1rem 0;font-size:clamp(2rem,4vw,3.2rem)}.trophy-room__header p{color:#5d6680;margin:0}.trophy-room__layout{grid-template-columns:minmax(0,1fr) minmax(18rem,21rem);align-items:start;gap:1.1rem;width:min(86rem,100%);margin:0 auto;display:grid}.trophy-cabinet-real{isolation:isolate;background:linear-gradient(120deg,#ffffffb8,#e1f2ffc7),#e6f3ff;border:.55rem solid #477ac6;border-radius:1.15rem;min-width:0;padding:clamp(.8rem,1.5vw,1.2rem);position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #fffc,inset 0 0 2.5rem #3a7fce1a,0 1rem 2.2rem #274b8b2b}.trophy-cabinet-real:before{z-index:-1;content:"";background:linear-gradient(110deg,#ffffffa6,#0000 24%),repeating-linear-gradient(90deg,#2959a408 0 1px,#0000 1px 38px);position:absolute;inset:0}.trophy-cabinet-real__light{pointer-events:none;background:radial-gradient(#ffd66752,#0000 68%);width:80%;height:25rem;position:absolute;top:-8rem;left:10%}.trophy-display{z-index:1;background:#ffffff9e;border:1px solid #517ebb40;border-radius:.95rem;padding:clamp(.8rem,1.4vw,1.1rem);position:relative;box-shadow:inset 0 1px #ffffffd9,0 .4rem .9rem #355a9114}.trophy-display+.trophy-display{margin-top:.85rem}.trophy-display--championship{background:radial-gradient(circle at 50% 30%,#ffdd6f59,#0000 45%),#fffdf2d1}.trophy-display>header{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:.55rem;display:flex}.trophy-display>header span{color:#81702a;letter-spacing:.06em;text-transform:uppercase;font-size:.55rem;font-weight:900}.trophy-display>header h2{color:#1c1764;margin:.08rem 0 0;font-size:clamp(1rem,1.6vw,1.35rem)}.trophy-display>header p{color:#65708a;text-align:right;max-width:26rem;margin:0;font-size:.68rem}.trophy-display__shelf{border-bottom:.65rem solid #8ab2d8;grid-template-columns:repeat(auto-fit,minmax(7rem,1fr));align-items:end;gap:.55rem;padding:.45rem .35rem .75rem;display:grid;position:relative;box-shadow:0 .5rem .8rem #304f7921}.trophy-display--championship .trophy-display__shelf{border-bottom-color:#d7b85b;grid-template-columns:repeat(4,minmax(7.2rem,1fr))}.trophy-display--medal .trophy-display__shelf{border-bottom-color:#7ea8d1;grid-template-columns:repeat(5,minmax(5.8rem,1fr))}.trophy-display__shelf button{z-index:1;color:#171744;cursor:pointer;background:0 0;border:2px solid #0000;border-radius:.8rem;align-content:end;justify-items:center;gap:.3rem;min-width:0;min-height:8rem;padding:.45rem;transition:transform .18s,border-color .18s,background .18s;display:grid;position:relative}.trophy-display--championship .trophy-display__shelf button{min-height:11.8rem}.trophy-display--medal .trophy-display__shelf button{min-height:7.8rem}.trophy-display__shelf button:hover{transform:translateY(-.2rem)}.trophy-display__shelf button:hover,.trophy-display__shelf button.is-selected{background:#4c90f017;border-color:#2b67dc}.trophy-display__shelf button:focus-visible{outline-offset:2px;outline:3px solid #ffbf24}.trophy-nameplate{color:#352000;text-align:center;background:linear-gradient(#fff0a8,#dcb34c);border:1px solid #b98c2f;border-radius:.35rem;gap:.04rem;width:100%;padding:.35rem .4rem;display:grid;overflow:hidden}.trophy-nameplate strong{text-overflow:ellipsis;white-space:nowrap;font-size:.55rem;overflow:hidden}.trophy-nameplate small{color:#6c4b12;text-transform:uppercase;font-size:.45rem;font-weight:900}.trophy-award{filter:drop-shadow(0 .35rem .28rem #30355c38);width:5.2rem;height:6.8rem;display:block;position:relative}.trophy-display--championship .trophy-award{width:7.3rem;height:9rem}.trophy-award__body{background:linear-gradient(110deg,#b87516,#fff0a0 45%,#d18a1d 70%,#8d5711);border-radius:.35rem .35rem 48% 48%;width:64%;height:46%;position:absolute;top:.55rem;left:18%;box-shadow:inset 0 0 0 1px #ffffff73}.trophy-award__handles{border:.48rem solid #e1a32d;border-top-color:#0000;border-radius:0 0 50% 50%;width:92%;height:32%;position:absolute;top:1rem;left:4%}.trophy-award__stem{background:linear-gradient(90deg,#95611c,#ffe181,#9d651c);width:14%;height:34%;position:absolute;bottom:1.15rem;left:43%}.trophy-award__base{background:linear-gradient(#354f88,#14265a);border-bottom:.2rem solid #dca635;border-radius:.25rem;height:1rem;position:absolute;bottom:.25rem;left:14%;right:14%}.trophy-award__emblem,.trophy-award__ribbon,.trophy-award__halo{display:block;position:absolute}.trophy-award__halo{z-index:-1;background:radial-gradient(circle,#ffd75057,#0000 67%);border-radius:50%;inset:-8%}.trophy-award--math-crystal .trophy-award__handles,.trophy-award--mind-globe .trophy-award__handles{display:none}.trophy-award--math-crystal .trophy-award__body{clip-path:polygon(50% 0,100% 34%,75% 100%,25% 100%,0 34%);background:linear-gradient(125deg,#2785da,#e8ffff 42%,#7de5ff 62%,#2860b3);border-radius:0;width:52%;height:58%;top:.3rem;left:24%}.trophy-award--mind-globe .trophy-award__body{background:radial-gradient(circle at 35% 28%,#8ff6ff,#2467c7 48%,#152e75);border:.28rem solid #efbd39;border-radius:50%;width:56%;height:52%;top:.35rem;left:22%}.trophy-award--mind-globe .trophy-award__body:after{content:"";border:.16rem solid #ffe073bf;border-radius:50%;position:absolute;inset:18% -12%}.trophy-award--season-star .trophy-award__emblem{aspect-ratio:1;clip-path:polygon(50% 0,61% 34%,98% 35%,68% 56%,79% 93%,50% 71%,21% 93%,32% 56%,2% 35%,39% 34%);background:linear-gradient(135deg,#fff1a3,#df991b);width:50%;top:.1rem;left:25%}.trophy-award--season-star .trophy-award__body{height:25%;top:2.4rem}.trophy-award--round-gold,.trophy-award--round-silver,.trophy-award--perfect-medal{width:4.4rem;height:5.4rem}.trophy-award--round-gold .trophy-award__handles,.trophy-award--round-gold .trophy-award__stem,.trophy-award--round-gold .trophy-award__base,.trophy-award--round-silver .trophy-award__handles,.trophy-award--round-silver .trophy-award__stem,.trophy-award--round-silver .trophy-award__base,.trophy-award--perfect-medal .trophy-award__handles,.trophy-award--perfect-medal .trophy-award__stem,.trophy-award--perfect-medal .trophy-award__base{display:none}.trophy-award--round-gold .trophy-award__ribbon,.trophy-award--round-silver .trophy-award__ribbon,.trophy-award--perfect-medal .trophy-award__ribbon{clip-path:polygon(0 0,100% 0,74% 100%,50% 76%,26% 100%);background:linear-gradient(90deg,#1756bd 0 38%,#f5cf47 38% 62%,#1756bd 62%);width:50%;height:58%;top:0;left:25%}.trophy-award--round-gold .trophy-award__body,.trophy-award--round-silver .trophy-award__body,.trophy-award--perfect-medal .trophy-award__body{aspect-ratio:1;background:radial-gradient(circle at 35% 30%,#fff3a7,#e6aa24 66%,#9b6512);border:.25rem solid #c98718;border-radius:50%;width:64%;height:auto;top:2rem;left:18%}.trophy-award--round-silver .trophy-award__body{background:radial-gradient(circle at 35% 30%,#fff,#bdc8d8 65%,#75849c);border-color:#7d8ca4}.trophy-award--perfect-medal .trophy-award__body{background:radial-gradient(circle at 35% 30%,#fff,#8cecff 52%,#347bc1);border-color:#3d87c6}.trophy-award--perfect-medal .trophy-award__emblem{aspect-ratio:1;clip-path:polygon(50% 0,61% 34%,98% 35%,68% 56%,79% 93%,50% 71%,21% 93%,32% 56%,2% 35%,39% 34%);background:#fff;width:24%;top:2.75rem;left:38%}.trophy-award--accuracy-shield .trophy-award__handles,.trophy-award--accuracy-shield .trophy-award__stem,.trophy-award--accuracy-shield .trophy-award__base,.trophy-award--qualification-shield .trophy-award__handles,.trophy-award--qualification-shield .trophy-award__stem,.trophy-award--qualification-shield .trophy-award__base{display:none}.trophy-award--accuracy-shield .trophy-award__body,.trophy-award--qualification-shield .trophy-award__body{clip-path:polygon(50% 0,96% 16%,87% 70%,50% 100%,13% 70%,4% 16%);background:linear-gradient(135deg,#263eac,#4fd6eb 48%,#162d86);border-radius:0;width:62%;height:65%;top:.7rem;left:19%}.trophy-award--qualification-shield .trophy-award__body{background:linear-gradient(135deg,#1873a7,#c3f8ff 48%,#2461a8)}.trophy-award--first-win-plaque .trophy-award__handles,.trophy-award--first-win-plaque .trophy-award__stem,.trophy-award--first-win-plaque .trophy-award__base,.trophy-award--runner-up-plaque .trophy-award__handles,.trophy-award--runner-up-plaque .trophy-award__stem,.trophy-award--runner-up-plaque .trophy-award__base{display:none}.trophy-award--first-win-plaque .trophy-award__body,.trophy-award--runner-up-plaque .trophy-award__body{background:linear-gradient(135deg,#f5d286,#bb7832);border:.38rem solid #8c5a2b;border-radius:.45rem;width:76%;height:64%;top:.8rem;left:12%}.trophy-award--runner-up-plaque .trophy-award__body{background:linear-gradient(135deg,#f9fbff,#98a8bd);border-color:#7a879c}.trophy-award--questions-badge .trophy-award__handles,.trophy-award--questions-badge .trophy-award__stem,.trophy-award--questions-badge .trophy-award__base{display:none}.trophy-award--questions-badge .trophy-award__body{aspect-ratio:1;background:radial-gradient(circle,#4fdceb,#214db0 72%);border:.32rem double #f3c746;border-radius:50%;width:64%;height:auto;top:.55rem;left:18%}.trophy-award.is-locked{opacity:.6;filter:saturate(.65)drop-shadow(0 0 .55rem #ffd34985)}.trophy-detail{background:#ffffffeb;border:1px solid #cbd9ed;border-radius:1rem;align-self:start;gap:.65rem;padding:1rem;display:grid;position:sticky;top:1rem;box-shadow:inset 0 1px #fff,0 .7rem 1.6rem #2e4e8224}.trophy-detail--inline{display:none}.trophy-detail__nex{background:linear-gradient(135deg,#edf8ff,#fff9df);border-radius:.85rem;grid-template-columns:5.1rem 1fr;align-items:center;gap:.45rem;padding:.45rem;display:grid}.trophy-detail__nex img{object-fit:contain;filter:drop-shadow(0 .22rem .22rem #2c396829);width:5.1rem;height:5.1rem;animation:3s ease-in-out infinite trophy-nex-guide}.trophy-detail__nex p{color:#211879;margin:0;font-size:.73rem;font-weight:900;line-height:1.35;animation:.24s ease-out trophy-message-in}.trophy-detail__title{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.trophy-detail__title>span{text-transform:uppercase;border-radius:999px;width:fit-content;padding:.3rem .55rem;font-size:.62rem;font-weight:900}.trophy-detail__title>span.is-earned{color:#075f35;background:#c9f6dc}.trophy-detail__title>span.is-locked{color:#444a63;background:#e8eaf2}.trophy-detail__title small{color:#6f768b;text-transform:uppercase;font-size:.55rem;font-weight:900}.trophy-detail h2{color:#19145d;margin:0;font-size:clamp(1.3rem,2.4vw,1.75rem)}.trophy-detail__explanation{color:#5c6681;margin:0;font-size:.75rem;line-height:1.4}.trophy-detail dl{grid-template-columns:1fr 1fr;gap:.55rem;margin:0;display:grid}.trophy-detail dl div{background:#f8faff;border:1px solid #e1e7f1;border-radius:.55rem;gap:.15rem;padding:.55rem;display:grid}.trophy-detail dt{color:#3972b1;text-transform:uppercase;font-size:.62rem;font-weight:900}.trophy-detail dd{color:#292a45;margin:0;font-size:.7rem;font-weight:750}@keyframes trophy-nex-guide{50%{transform:translateY(-.12rem)rotate(-.8deg)}}@keyframes trophy-message-in{0%{opacity:0;transform:translateY(.2rem)}}@media (max-width:62rem) and (min-width:44.01rem){.student-home__workspace{grid-template-columns:15rem minmax(0,1fr)}.student-command__middle{grid-template-columns:1fr 1fr}.student-cabinet-preview{grid-column:1/-1;min-height:7rem}.student-cabinet-preview img{object-position:center 48%}.student-player-card__record{gap:.22rem}.student-command__welcome p{display:none}}@media (max-width:64rem){.trophy-room__layout{grid-template-columns:1fr}.trophy-detail--desktop{display:none}.trophy-detail--inline{margin-top:.8rem;display:grid;position:static}.trophy-detail--inline .trophy-detail__nex{grid-template-columns:5.5rem minmax(0,1fr)}.trophy-display--championship .trophy-display__shelf{grid-template-columns:repeat(4,minmax(6.5rem,1fr))}.trophy-display--medal .trophy-display__shelf{grid-template-columns:repeat(4,minmax(5.8rem,1fr))}}@media (max-width:44rem){.student-home{grid-template-rows:auto auto;padding:0}.student-home__workspace{grid-template-columns:1fr}.student-player-card{min-height:38rem}.student-command__middle{grid-template-columns:1fr}.student-cabinet-preview{min-height:14rem}.student-command__progress{grid-template-columns:auto 1fr}.student-quick-stat{border-top:1px solid #e2e5ef;border-left:0}.student-advanced-actions{grid-template-columns:1fr}.student-results-ticker{min-height:3rem;position:static}.trophy-room__layout{grid-template-columns:1fr}.trophy-room__header{flex-direction:column;align-items:start}.trophy-room{padding:.75rem}.trophy-cabinet-real{border-width:.35rem;padding:.55rem}.trophy-display{padding:.7rem .55rem}.trophy-display>header{flex-direction:column;align-items:start;gap:.25rem}.trophy-display>header p{text-align:left}.trophy-display--championship .trophy-display__shelf,.trophy-display--medal .trophy-display__shelf,.trophy-display__shelf{grid-template-columns:repeat(2,minmax(7rem,1fr))}.trophy-display--championship .trophy-display__shelf button{min-height:10.5rem}.trophy-detail dl{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.student-results-ticker__track{width:auto;animation:none}.student-results-ticker__track span:nth-child(n+5){display:none}.student-cabinet-preview img{transition:none}.trophy-display__shelf button,.trophy-detail__nex img,.trophy-detail__nex p{transition:none;animation:none}}.landing-page{background:#fff;overflow:hidden}.landing-container{width:min(76rem,100% - 2rem);margin:0 auto}.landing-hero{isolation:isolate;background:radial-gradient(circle at 78% 18%, #00a8cc38, transparent 24rem), linear-gradient(135deg, var(--nm-blue-950), var(--nm-blue-800) 58%, #2918cb);color:#fff;padding:clamp(4.5rem,9vw,8rem) 0 clamp(5rem,10vw,8.5rem);position:relative;overflow:hidden}.landing-hero:before{z-index:-1;opacity:.17;content:"";background-image:linear-gradient(#ffffff2e 1px,#0000 1px),linear-gradient(90deg,#ffffff2e 1px,#0000 1px);background-size:4rem 4rem;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 85%);mask-image:linear-gradient(#000,#0000 85%)}.landing-hero__glow{z-index:-1;border:1px solid #ffffff2e;border-radius:50%;width:42rem;height:42rem;position:absolute;bottom:-17rem;right:-12rem;box-shadow:0 0 0 5rem #ffffff08,0 0 0 10rem #ffffff05}.landing-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(24rem,.95fr);align-items:center;gap:clamp(3rem,7vw,6rem);display:grid}.landing-kicker{align-items:center;gap:var(--space-3);border-radius:var(--radius-pill);color:#f1f4ff;font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;background:#ffffff17;border:1px solid #ffffff40;padding:.45rem .8rem;font-weight:800;display:inline-flex}.landing-kicker__dot{background:var(--nm-cyan-500);border-radius:50%;width:.5rem;height:.5rem;box-shadow:0 0 0 .3rem #00a8cc2e}.landing-hero h1{max-width:12ch;margin:var(--space-6) 0;color:#fff;letter-spacing:-.055em;font-size:clamp(3rem,6.8vw,5.75rem);line-height:.97}.landing-hero__lead{color:#dfe4ff;max-width:39rem;margin:0;font-size:clamp(1.08rem,2vw,1.3rem);line-height:1.65}.landing-hero__actions{gap:var(--space-3);margin-top:var(--space-8);flex-wrap:wrap;display:flex}.landing-button--gold{background:linear-gradient(135deg, var(--nm-logo-gold), #f0c35e);color:#231700;box-shadow:0 .8rem 2rem #0000002e}.landing-button--gold:hover{color:#231700;background:linear-gradient(135deg,#f0bd4e,#f7d47e)}.landing-button--ghost{color:#fff;box-shadow:none;background:#ffffff1a;border:1px solid #ffffff59}.landing-button--ghost:hover{background:#ffffff2e}.landing-proof{gap:var(--space-5);margin:var(--space-8) 0 0;color:#ccd3ff;font-size:var(--text-sm);flex-wrap:wrap;padding:0;list-style:none;display:flex}.landing-proof li:before{margin-right:var(--space-2);color:var(--nm-cyan-500);content:"✓";font-weight:900}.competition-preview{color:var(--ink);background:#fffffff5;border:1px solid #ffffff59;border-radius:1.75rem;padding:clamp(1.25rem,3vw,2rem);position:relative;transform:rotate(1.5deg);box-shadow:0 2.5rem 6rem #04023461}.competition-preview:before{z-index:-1;border:1px solid var(--nm-blue-100);content:"";border-radius:1.25rem;position:absolute;inset:.7rem}.competition-preview__topline,.competition-preview__caption,.preview-question-meta,.preview-answer{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.preview-live{color:var(--success);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;font-weight:900}.preview-live i{width:.55rem;height:.55rem;margin-right:var(--space-2);box-shadow:0 0 0 .3rem var(--success-soft);background:#20aa68;border-radius:50%;display:inline-block}.preview-timer{color:var(--brand);font-family:var(--font-mono);font-size:var(--text-xl);font-weight:900}.competition-preview__fixture{align-items:center;gap:var(--space-3);margin:var(--space-6) 0;text-align:center;grid-template-columns:1fr auto 1fr;display:grid}.competition-preview__fixture>div{justify-items:center;gap:var(--space-2);display:grid}.competition-preview__fixture>span{color:var(--muted);font-size:var(--text-xs);text-transform:uppercase;font-weight:900}.competition-preview__fixture strong{font-size:var(--text-sm)}.preview-team-mark{color:#fff;border-radius:1rem;place-items:center;width:3.6rem;height:3.6rem;font-weight:900;display:grid}.preview-team-mark--blue{background:linear-gradient(145deg, var(--nm-blue-800), var(--nm-blue-600))}.preview-team-mark--gold{background:linear-gradient(145deg, var(--nm-gold-600), var(--nm-logo-gold));color:#2c1b00}.competition-preview__question{padding:var(--space-5);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface-subtle)}.preview-question-meta{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.68rem;font-weight:800}.competition-preview__question>p{margin:var(--space-6) 0;color:var(--ink);font-family:var(--font-display);text-align:center;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800}.preview-answer{padding:var(--space-3) var(--space-4);border:2px solid var(--interaction);border-radius:var(--radius-md);background:#fff}.preview-answer span{font-size:var(--text-lg);font-weight:800}.preview-answer strong{color:var(--success);font-size:var(--text-xs)}.preview-progress{gap:var(--space-1);margin-top:var(--space-5);grid-template-columns:repeat(10,1fr);display:grid}.preview-progress span{aspect-ratio:1;border-radius:var(--radius-sm);background:var(--canvas);color:var(--muted);place-items:center;font-size:.65rem;font-weight:800;display:grid}.preview-progress .is-complete{background:var(--success-soft);color:var(--success)}.preview-progress .is-current{background:var(--brand);color:#fff;box-shadow:0 0 0 3px var(--nm-blue-100)}.competition-preview__caption{margin-top:var(--space-5);color:var(--muted);font-size:.68rem;font-weight:700}.landing-section{padding:clamp(5rem,9vw,8rem) 0}.landing-section--tint{background:var(--nm-blue-50)}.section-heading{max-width:39rem}.section-heading--centered{text-align:center;margin:0 auto}.section-heading h2,.landing-cta h2{margin:var(--space-4) 0;font-size:clamp(2rem,4.5vw,3.5rem);line-height:1.08}.section-heading p{margin:0}.workflow-grid{gap:var(--space-5);margin-top:var(--space-12);grid-template-columns:repeat(3,1fr);display:grid}.workflow-card{padding:var(--space-8);border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);background:#fff;position:relative;overflow:hidden}.workflow-card>span{color:var(--nm-logo-gold);font-family:var(--font-mono);font-size:var(--text-sm);font-weight:900}.workflow-card h3{margin:var(--space-8) 0 var(--space-3);font-size:var(--text-xl)}.workflow-card p{font-size:var(--text-md);margin:0}.value-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.text-link{gap:var(--space-2);margin-top:var(--space-6);color:var(--brand);font-weight:800;text-decoration:none;display:inline-flex}.text-link:hover{color:var(--interaction)}.value-cards{gap:var(--space-4);grid-template-columns:repeat(2,1fr);display:grid}.value-card{gap:var(--space-5);padding:var(--space-6);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #1800ad1a;display:grid}.value-card--large{grid-column:1/-1;grid-template-columns:auto 1fr;align-items:center}.value-card h3{margin:0 0 var(--space-2)}.value-card p{font-size:var(--text-md);margin:0}.value-icon{border-radius:var(--radius-md);background:var(--brand-soft);width:3rem;height:3rem;color:var(--brand);font-size:var(--text-xl);place-items:center;font-weight:900;display:grid}.value-icon--cyan{background:var(--nm-cyan-100);color:var(--interaction)}.value-icon--gold{background:var(--nm-gold-100);color:var(--nm-gold-600)}.landing-cta{background:var(--nm-blue-950);padding:clamp(4rem,7vw,6rem) 0}.landing-cta__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(1.5rem,4vw,3rem);display:grid}.landing-cta .nm-mark{background:#fff}.landing-cta h2{margin:var(--space-2) 0;color:#fff;font-size:clamp(1.75rem,3.5vw,2.75rem)}.landing-cta p{color:#cbd1f6;margin:0}.landing-cta .eyebrow{color:var(--nm-logo-gold)}.auth-page{background:radial-gradient(circle at 12% 15%, var(--nm-cyan-100), transparent 24rem), var(--canvas);place-items:center;min-height:calc(100vh - 5.5rem);padding:clamp(1rem,5vw,4rem);display:grid}.auth-layout{border:1px solid var(--line);background:#fff;border-radius:1.75rem;grid-template-columns:minmax(19rem,.85fr) minmax(22rem,1.15fr);width:min(62rem,100%);display:grid;overflow:hidden;box-shadow:0 2rem 5rem #0d075324}.auth-brand-panel{justify-content:space-between;gap:var(--space-10);background:radial-gradient(circle at 80% 15%, #00a8cc4d, transparent 15rem), linear-gradient(145deg, var(--nm-blue-950), var(--nm-blue-800));color:#fff;flex-direction:column;min-height:34rem;padding:clamp(2rem,5vw,3.5rem);display:flex}.auth-brand-panel .nm-mark{background:#fff;box-shadow:0 1rem 2rem #0000002e}.auth-brand-panel__label{color:var(--nm-logo-gold);font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;font-weight:900}.auth-brand-panel h2{margin:var(--space-4) 0;color:#fff;font-size:clamp(2rem,4vw,3rem);line-height:1.05}.auth-brand-panel p{color:#dbe0ff;font-size:var(--text-md);margin:0}.auth-brand-panel__footer{color:#bfc7f6;font-size:var(--text-xs);font-weight:700}.auth-card{align-self:center;padding:clamp(2rem,6vw,4.5rem)}.auth-card h1{margin:var(--space-3) 0 var(--space-4);font-size:clamp(2.25rem,4.5vw,3.5rem)}.auth-card__intro{font-size:var(--text-md);margin:0}.auth-card__content{margin-top:var(--space-8)}.student-team-rename{margin-top:.75rem}.student-team-rename form{gap:.5rem;display:grid}.student-team-rename label{gap:.3rem;font-weight:700;display:grid}.student-team-rename input{border:1px solid #b8c4d4;border-radius:8px;min-height:42px;padding:.55rem .7rem}.student-team-rename button{color:#174ea6;background:#fff;border:1px solid #174ea6;border-radius:8px;width:fit-content;padding:.5rem .75rem;font-weight:700}.student-team-rename__message{margin:.5rem 0 0;font-size:.9rem}.student-login-form{gap:1rem;display:grid}.student-login-form label{gap:.45rem;font-weight:700;display:grid}.student-login-form input{min-height:3.25rem;font-size:1.05rem}.student-credential-field{grid-template-columns:minmax(0,1fr) auto;gap:.55rem;display:grid}.student-credential-toggle,.student-login-submit{min-height:3.25rem}.student-login-submit{width:100%;font-size:1.1rem}.student-adult-sign-in{border-top:1px solid var(--line);text-align:center;gap:.65rem;margin-top:1.4rem;padding-top:1.2rem;display:grid}.auth-actions{gap:var(--space-3);display:grid}.auth-actions .button{width:100%}.auth-assurance{margin:var(--space-6) 0 0;padding-top:var(--space-5);border-top:1px solid var(--line);color:var(--muted);font-size:var(--text-xs);text-align:center}.auth-assurance:before{margin-right:var(--space-2);color:var(--success);content:"✓";font-weight:900}.auth-alert{margin:0 0 var(--space-5);padding:var(--space-4);border-radius:var(--radius-md);background:var(--danger-soft);color:var(--danger);font-size:var(--text-sm);border:1px solid #f2b5c0}.auth-loading{padding:var(--space-5);border-radius:var(--radius-md);background:var(--canvas);font-size:var(--text-sm)}.auth-invitation{gap:var(--space-3);padding:var(--space-5);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface-subtle);display:grid}.auth-invitation span{color:var(--muted);font-size:var(--text-sm)}.auth-invitation strong{margin-bottom:var(--space-3);font-family:var(--font-display);font-size:var(--text-xl)}.school-choice-list{gap:var(--space-3);display:grid}.school-choice{align-items:center;gap:var(--space-3);width:100%;padding:var(--space-3);border:1px solid var(--line);color:var(--ink);box-shadow:none;text-align:left;background:#fff;grid-template-columns:auto 1fr auto;display:grid}.school-choice:hover{border-color:var(--interaction);background:var(--nm-cyan-100);color:var(--ink);box-shadow:none}.school-choice__mark{border-radius:var(--radius-md);background:var(--brand-soft);width:2.75rem;height:2.75rem;color:var(--brand);place-items:center;font-weight:900;display:grid}.school-choice>span:nth-child(2){display:grid}.school-choice small{color:var(--muted);margin-top:.15rem}@media (max-width:56rem){.landing-hero__grid,.value-grid{grid-template-columns:1fr}.landing-hero h1{max-width:14ch}.competition-preview{width:min(35rem,100%);margin:0 auto;transform:none}.workflow-grid{grid-template-columns:1fr}.workflow-card h3{margin-top:var(--space-4)}.landing-cta__inner{grid-template-columns:auto 1fr}.landing-cta__inner>.button{grid-column:2;justify-self:start}.auth-layout{grid-template-columns:1fr}.auth-brand-panel{grid-template-columns:auto 1fr;align-items:center;min-height:auto;display:grid}.auth-brand-panel__footer{grid-column:1/-1}}@media (max-width:38rem){.landing-container{width:min(100% - 1.5rem,76rem)}.landing-hero{padding-top:3.5rem}.landing-kicker{background:0 0;border:0;align-items:flex-start;padding:0;line-height:1.5}.landing-hero h1{font-size:clamp(2.8rem,14vw,4rem)}.landing-hero__actions,.landing-hero__actions .button{width:100%}.competition-preview{padding:var(--space-4);border-radius:var(--radius-xl)}.competition-preview__fixture strong{font-size:var(--text-xs)}.preview-question-meta span:last-child,.competition-preview__caption span:last-child{display:none}.value-cards{grid-template-columns:1fr}.value-card--large{grid-column:auto;grid-template-columns:1fr}.landing-cta__inner{text-align:center;grid-template-columns:1fr}.landing-cta .nm-mark,.landing-cta__inner>.button{grid-column:auto;justify-self:center}.auth-page{min-height:calc(100vh - 4.75rem);padding:var(--space-3)}.auth-layout{border-radius:var(--radius-xl)}.auth-brand-panel{padding:var(--space-6);grid-template-columns:auto 1fr}.auth-brand-panel .nm-mark{width:4rem}.auth-brand-panel h2{margin:var(--space-2) 0 0;font-size:var(--text-xl)}.auth-brand-panel p,.auth-brand-panel__footer{display:none}.auth-card{padding:var(--space-8) var(--space-5)}}.demo-role-bar{color:#172033;background:#fff7d6;border-bottom:1px solid #ead17a;flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;padding:.65rem 1rem;display:flex}.demo-role-bar button{border-radius:999px;padding:.4rem .7rem}.demo-login-panel{background:#f7f5ff;border:1px solid #d9d4ff;border-radius:1rem;padding:1rem}.ai-diagram-preview{border:1px solid var(--line);background:var(--surface-subtle);border-radius:1rem;margin:0;padding:.8rem}.ai-diagram-preview__grid{background-image:linear-gradient(#dfe3ee 1px,#0000 1px),linear-gradient(90deg,#dfe3ee 1px,#0000 1px);background-size:1.5rem 1.5rem;border:1px solid #b9bdd0;border-radius:.65rem;width:min(100%,22rem);height:10rem;position:relative;overflow:hidden}.ai-diagram-preview__axis-x,.ai-diagram-preview__axis-y{background:#374151;display:block;position:absolute}.ai-diagram-preview__axis-x{height:2px;top:50%;left:0;right:0}.ai-diagram-preview__axis-y{width:2px;top:0;bottom:0;left:50%}.ai-diagram-preview__point{color:var(--nm-gold-600);font-size:1.5rem;position:absolute;top:22%;left:68%}.ai-diagram-preview figcaption{color:var(--muted);margin-top:.5rem;font-size:.85rem}.portal-teacher{--teacher-gold:#c69214;--teacher-gold-dark:#674700;--teacher-gold-soft:#fff3c4;--teacher-ink:#152033;--teacher-muted:#647084;--teacher-line:#e5e3dd;background:#f6f6f4}.portal-teacher .app-header{border-bottom-color:#d8b853;box-shadow:0 3px 14px #67470012}.portal-teacher :where(a,button,input,select,textarea,summary):focus-visible{outline-color:var(--teacher-gold)}.teacher-prototype{color:var(--teacher-ink);gap:1rem;display:grid}.teacher-portal-nav{background:linear-gradient(90deg,#fffdf7,#fff);border:1px solid #dfc66e;border-radius:.9rem;gap:.25rem;padding:.3rem;display:flex;overflow-x:auto;box-shadow:0 6px 18px #6747000f}.teacher-portal-nav a{color:var(--teacher-muted);border-radius:.65rem;flex:none;padding:.65rem .9rem;font-size:.88rem;font-weight:750;text-decoration:none}.teacher-portal-nav a:hover,.teacher-portal-nav a.is-active{color:#2c1e00;background:#edc84d;box-shadow:inset 0 -2px #a87700}.teacher-generator-shell{color:#1d2924;background:#f6f7f5;min-height:100vh;padding:1.5rem clamp(1rem,4vw,4rem) 4rem}.teacher-generator-panel,.teacher-generator-summary,.teacher-generated-card{background:#fff;border:1px solid #dbe2dc;border-radius:18px;max-width:1120px;margin:1.25rem auto;box-shadow:0 12px 32px #1c362a14}.teacher-generator-panel{padding:clamp(1rem,3vw,2rem)}.teacher-generator-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.teacher-type-first{background:#f5f9f6;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));margin:1rem 0;padding:1rem}.teacher-generator-guidance,.teacher-selected-concepts{background:#f8faf8;border:1px solid #dbe2dc;border-radius:12px;margin-bottom:1rem;padding:.9rem 1rem}.teacher-generator-guidance p,.teacher-selected-concepts p{color:#496258;margin:.35rem 0 0}.teacher-generator-panel label{gap:.4rem;font-weight:700;display:grid}.teacher-generator-panel input,.teacher-generator-panel select{min-height:44px;color:inherit;background:#fff;border:1px solid #b8c6be;border-radius:10px;padding:.65rem .75rem}.teacher-concept-picker,.teacher-builder-filter{border:0;margin:1.25rem 0;padding:0}.teacher-concept-picker legend,.teacher-builder-filter legend{width:100%;margin-bottom:.75rem;font-size:1.05rem;font-weight:800}.teacher-concept-picker legend span{float:right;color:#47715e;font-size:.9rem}.teacher-selected-concepts{background:#f8faf8;border:1px solid #dbe2dc;border-radius:12px;margin-bottom:1rem;padding:.9rem 1rem}.teacher-selected-concepts h2{margin:0;font-size:1rem}.teacher-selected-concepts p{color:#496258;margin:.35rem 0 0}.teacher-concept-actions{justify-content:flex-end;margin:-.25rem 0 .75rem;display:flex}.teacher-concept-actions button{color:#28523f;background:#fff;border:1px solid #9eb3a8;border-radius:9px;min-height:38px;padding:.45rem .8rem;font-weight:750}.teacher-concept-actions button:disabled{cursor:not-allowed;opacity:.55}.teacher-question-type-legend span:nth-child(3) strong,.teacher-concept-type-badges .is-i{background:#7e22ce}.teacher-concept-option{border:1px solid #dbe2dc;border-radius:12px;align-items:start;margin:.5rem 0;padding:.75rem;grid-template-columns:auto 1fr!important}.teacher-concept-option input,.teacher-builder-filter input{min-height:auto}.teacher-concept-option span,.teacher-concept-option small,.teacher-concept-option em{display:block}.teacher-concept-option small{color:#567063;margin-top:.25rem;font-weight:500}.teacher-concept-option em{color:#815d20;margin-top:.35rem;font-size:.85rem;font-style:normal;font-weight:500}.teacher-concept-option.is-unavailable{background:#f5f2eb}.teacher-builder-filter{flex-wrap:wrap;gap:.75rem 1.25rem;display:flex}.teacher-builder-filter label{flex-direction:row;align-items:center;display:flex}.teacher-generator-warning{color:#593f10;background:#fff6dc;border-left:4px solid #b78320;border-radius:8px;max-width:1120px;margin:.75rem auto;padding:.8rem 1rem}.teacher-generator-actions{flex-wrap:wrap;gap:.75rem;display:flex}.teacher-generator-summary{flex-wrap:wrap;align-items:center;gap:.75rem 1.5rem;padding:1rem 1.25rem;display:flex}.teacher-generator-details{flex-basis:100%}.teacher-generated-list{max-width:960px;margin:1.5rem auto}.teacher-generated-card{overflow:hidden}.teacher-generated-card>header{color:#1e5a41;text-transform:capitalize;background:#eaf4ef;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1.25rem;font-weight:800;display:flex}.teacher-generated-card-title{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.teacher-question-type-badge{color:#17496c;letter-spacing:0;text-transform:none;background:#eef6ff;border:1px solid #8aa6bc;border-radius:999px;align-items:center;gap:.35rem;padding:.18rem .55rem .18rem .25rem;font-size:.75rem;font-weight:750;display:inline-flex}.teacher-question-type-badge strong{color:#fff;background:#2477b3;border-radius:50%;place-items:center;width:1.35rem;height:1.35rem;font-size:.72rem;display:inline-grid}.teacher-question-type-badge.is-v{color:#1e5a41;background:#effaf3;border-color:#74a98d}.teacher-question-type-badge.is-m{color:#684600;background:#fff4c2;border-color:#9a6700}.teacher-question-type-badge.is-c,.teacher-concept-type-badges .is-c{color:#3f247f;background:#eee8ff;border-color:#7054b7}.polygon-construction{gap:.8rem;display:grid}.polygon-construction>header{justify-content:space-between;gap:1rem;display:flex}.polygon-construction-surface{background:#fbfcff;border:2px solid #8c96aa;border-radius:.85rem;width:100%;max-width:46rem;margin-inline:auto;overflow:hidden}.polygon-construction-surface svg{aspect-ratio:5/4;touch-action:none;-webkit-user-select:none;user-select:none;width:100%;max-height:min(66vh,36rem);display:block}.construction-polygon{fill:none;stroke:#3723a8;stroke-linecap:round;stroke-linejoin:round;stroke-width:8px}.construction-polygon.is-closed{fill:#3723a81a}.construction-vertex{cursor:grab;fill:#fff;stroke:#3723a8;stroke-width:8px;outline:none}.construction-vertex.is-first{fill:#ffd45f}.construction-vertex:focus-visible{stroke:#c22444;stroke-width:12px}.construction-vertex.is-dragging{cursor:grabbing}.construction-assistance-guide{pointer-events:none;stroke:#7054b7;stroke-dasharray:12 10;stroke-width:3px}.construction-assistance-candidate{pointer-events:none}.construction-assistance-candidate circle{fill:#7054b71f;stroke:#7054b7;stroke-dasharray:7 6;stroke-width:4px}.construction-right-angle-marker{fill:none;stroke:#7054b7;stroke-width:4px}.polygon-construction-actions{flex-wrap:wrap;gap:.55rem;display:flex}@media (prefers-reduced-motion:no-preference){.construction-vertex{transition:cx .12s linear,cy .12s linear}.construction-vertex.is-dragging{transition:none}}.polygon-construction-result{font-weight:800}@media (max-width:24rem){.polygon-construction-actions button{flex:calc(50% - .55rem)}}.teacher-concept-type-badges .is-m{color:#684600;background:#fff4c2;border-color:#9a6700}.teacher-manipulative{background:radial-gradient(circle at 100% 0,#ffdc6938,#0000 15rem),linear-gradient(145deg,#fffef8,#fff9e8);border:2px solid #d4a922;border-radius:1.35rem;gap:1rem;margin:1rem 0;padding:clamp(1rem,2.5vw,1.4rem);display:grid;overflow:hidden;box-shadow:0 .35rem #ead58f,0 1rem 2rem #47350017}.teacher-manipulative>header,.teacher-manipulative-actions,.teacher-manipulative-stepper{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.teacher-manipulative>header{border-bottom:1px solid #eadba8;justify-content:space-between;padding-bottom:.7rem}.teacher-manipulative-slots{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:.75rem;display:grid}.teacher-manipulative-slot{background:#fff;border:1px solid #d7dce5;border-radius:.8rem;gap:.6rem;min-width:0;padding:.85rem;display:grid}.teacher-manipulative-tokens{color:#1800ad;flex-wrap:wrap;gap:.25rem;min-height:2.5rem;font-size:1.35rem;display:flex}.teacher-manipulative-stepper{justify-content:center}.teacher-manipulative-stepper button,.teacher-fraction-manipulative button{min-width:2.75rem;min-height:2.75rem}.teacher-manipulative-stepper output{text-align:center;min-width:2ch;font-size:1.2rem;font-weight:800}.teacher-fraction-manipulative{touch-action:none;border-radius:1rem;width:min(100%,34rem);min-height:6.25rem;display:flex;overflow:hidden;box-shadow:0 .4rem #1800ad24}.teacher-fraction-manipulative button{background:linear-gradient(#fff,#f5f7ff);border:2px solid #1800ad;border-radius:0;flex:1;transition:background .14s,transform .14s}.teacher-fraction-manipulative button.is-filled{background:repeating-linear-gradient(45deg,#45d5e9,#45d5e9 8px,#2b17ba 8px 12px)}.teacher-fraction-manipulative button:hover,.teacher-fraction-manipulative button:focus-visible{z-index:1;position:relative;transform:translateY(-.12rem);box-shadow:inset 0 0 0 3px #ffd45f}.manipulative-workspace{touch-action:none;background-color:#fff;background-image:linear-gradient(#ece9ff 1px,#0000 1px),linear-gradient(90deg,#ece9ff 1px,#0000 1px);background-size:2rem 2rem;border:2px dashed #8b77d9;border-radius:.9rem;min-height:13rem;position:relative;overflow:hidden}.manipulative-workspace>span{color:#5a5470;pointer-events:none;font-size:.82rem;position:absolute;bottom:.5rem;left:.65rem;right:.65rem}.polygon-workspace svg{color:#1800ad;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.direct-placement,.tally-manipulative{gap:.75rem;display:grid}.piece-palette{flex-wrap:wrap;gap:.6rem;display:flex}.piece-palette button,.placed-piece{color:#1800ad;touch-action:none;cursor:grab;background:linear-gradient(145deg,#fff,#f3f0ff);border:2px solid #1800ad;border-radius:.9rem;min-width:3rem;min-height:3rem;font-weight:800;transition:transform .14s,box-shadow .14s;box-shadow:0 .25rem #c8c0eb}.piece-palette button.is-dragging{cursor:grabbing;background:#fff4c2;transform:scale(1.07)translateY(-.12rem)}.manipulative-drag-ghost{z-index:100;color:#1800ad;pointer-events:none;background:#fff4c2;border:2px solid #1800ad;border-radius:.9rem;place-items:center;width:3rem;height:3rem;font-size:1.35rem;font-weight:900;display:grid;position:fixed;transform:translate(-50%,-50%);box-shadow:0 .65rem 1.5rem #1800ad38}.drop-workspace{flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:.5rem;padding:1rem;display:flex}.pictograph-builder{touch-action:none;-webkit-user-select:none;user-select:none;gap:.85rem;display:grid}.pictograph-title{color:#16133d;text-align:center;grid-template-columns:minmax(7rem,.8fr) minmax(13rem,3fr);align-items:end;gap:.75rem;display:grid}.pictograph-title strong{grid-column:1/-1;font-size:1.15rem}.pictograph-title span{letter-spacing:.04em;text-transform:uppercase;grid-column:2;font-size:.82rem;font-weight:850}.pictograph-chart{background:#fff;border:2px solid #3d3190;border-radius:1rem;overflow:hidden;box-shadow:0 .35rem #1800ad1f}.pictograph-row{grid-template-columns:minmax(7rem,.8fr) minmax(13rem,3fr);min-height:5rem;display:grid}.pictograph-row+.pictograph-row{border-top:2px solid #d9d4ef}.pictograph-row>strong{color:#25195f;background:linear-gradient(135deg,#fff5c7,#fff);border-right:2px solid #3d3190;place-items:center start;padding:.8rem 1rem;font-size:1rem;display:grid}.pictograph-drop-row{background-image:repeating-linear-gradient(90deg,#0000 0 3.35rem,#3d319014 3.35rem 3.4rem);align-items:center;gap:.55rem;min-width:0;padding:.7rem;transition:background-color .12s,box-shadow .12s;display:flex}.pictograph-drop-row.is-target{background-color:#eefcf9;box-shadow:inset 0 0 0 4px #16a085}.pictograph-symbol,.pictograph-tray button{color:#7b3000;cursor:grab;touch-action:none;background:linear-gradient(145deg,#fff7a8,#ffbd2e);border:2px solid #c76a00;border-radius:50%;flex:0 0 2.8rem;place-items:center;width:2.8rem;height:2.8rem;padding:0;font-size:1.45rem;display:inline-grid;box-shadow:0 .2rem #b65a00}.pictograph-symbol.is-snap-preview{opacity:.5;box-shadow:none;border-style:dashed}.pictograph-key,.pictograph-tray{border-radius:.85rem;align-items:center;gap:.7rem;width:fit-content;padding:.65rem .9rem;display:flex}.pictograph-key{color:#4f3900;background:#fff8cf;border:2px solid #d7a500}.pictograph-key span{color:#c76a00;font-size:1.5rem}.pictograph-tray{background:#f6f3ff;border:2px dashed #7d69cf;flex-wrap:wrap;width:100%}.pictograph-tray>span{color:#25195f;font-weight:850}.pictograph-tray small{color:#595272}@media (max-width:36rem){.pictograph-title,.pictograph-row{grid-template-columns:minmax(5.5rem,.8fr) minmax(12rem,3fr)}.pictograph-row>strong{padding:.65rem}.pictograph-drop-row{overflow-x:auto}}.bar-manipulative{gap:0;min-width:0;padding:2rem 1rem 1rem;display:grid}.bar-plot-area{grid-template-columns:2.75rem repeat(var(--bar-column-count), minmax(4.5rem, 1fr));border-bottom:3px solid #2f3441;align-items:stretch;gap:.75rem;height:13rem;display:grid;position:relative}.bar-gridlines{pointer-events:none;position:absolute;inset:0 0 0 2.75rem}.bar-gridlines i{background:#aeb7c8;height:1px;position:absolute;left:0;right:0;transform:translateY(50%)}.bar-axis{color:#4b5262;height:100%;font-size:.78rem;font-weight:700;position:relative}.bar-axis span{line-height:1;position:absolute;right:.35rem;transform:translateY(50%)}.bar-category-labels{grid-template-columns:2.75rem repeat(var(--bar-column-count), minmax(4.5rem, 1fr));text-align:center;gap:.75rem;padding-top:.55rem;display:grid}.bar-track{touch-action:none;cursor:ns-resize;-webkit-user-select:none;user-select:none;border-radius:.65rem .65rem 0 0;align-items:end;min-width:3.5rem;height:100%;transition:background .14s;display:flex;position:relative}.bar-track:hover,.bar-track:focus-visible{outline-offset:2px;background:#39c6dc17;outline:3px solid #ffd45f}.bar-fill{background:linear-gradient(180deg, var(--bar-colour-start), var(--bar-colour-end));border-radius:.4rem .4rem 0 0;width:100%;min-height:.35rem;transition:height .12s ease-out;position:relative;box-shadow:inset 0 0 0 2px #ffffff47}.bar-track.is-dragging .bar-fill{transition:none}.bar-fill span{font-weight:800;position:absolute;top:-1.6rem;left:50%;transform:translate(-50%)}@media (max-width:36rem){.bar-manipulative{padding-left:.25rem;padding-right:.25rem;overflow-x:auto}.bar-plot-area,.bar-category-labels{grid-template-columns:2.4rem repeat(var(--bar-column-count), minmax(4rem, 1fr));gap:.4rem;min-width:22rem}.bar-gridlines{left:2.4rem}}.direct-category-row{grid-template-columns:minmax(5rem,.7fr) minmax(10rem,3fr) auto;align-items:center;gap:.65rem;display:grid}.tally-drop-zone{color:#1800ad;text-align:left;touch-action:none;background:#fff;border:2px dashed #8b77d9;border-radius:.85rem;min-height:3.5rem;padding:.65rem;transition:background .14s,border-color .14s;box-shadow:inset 0 0 0 1px #1800ad0d}.tally-drop-zone:hover,.tally-drop-zone:focus-visible{background:#f5f2ff;border-color:#1800ad}.tally-strokes{flex-wrap:wrap;align-items:center;gap:.75rem;min-height:2.15rem;display:flex}.tally-group{grid-template-columns:repeat(4,.32rem);justify-content:start;align-items:center;gap:.3rem;width:2.18rem;height:2rem;display:inline-grid;position:relative}.tally-group.is-remainder{grid-template-columns:repeat(4,.32rem);width:auto}.tally-group i{transform-origin:50%;background:#1800ad;border-radius:999px;display:block}.tally-vertical{justify-self:center;width:.18rem;height:1.85rem;transform:rotate(-2deg)}.tally-diagonal{width:2.4rem;height:.18rem;position:absolute;top:.87rem;left:-.09rem;transform:rotate(-42deg)}.line-plot-manipulative{border-bottom:3px solid #2f3441;grid-template-columns:repeat(auto-fit,minmax(5rem,1fr));align-items:end;min-height:13rem;display:grid}.line-plot-column{touch-action:none;background:0 0;border:0;border-right:1px solid #d8dce5;grid-template-rows:10rem auto;align-items:end;min-height:12rem;transition:background .12s,box-shadow .12s;display:grid;position:relative}.line-plot-column.is-previewing{background:linear-gradient(#0000 28%,#ffd45f42);box-shadow:inset 0 -.25rem #d39b00}.line-plot-stack{color:#1800ad;flex-direction:column-reverse;align-items:center;font-size:1.5rem;font-weight:900;display:flex}.line-plot-stack button{min-width:2.75rem;min-height:2.25rem;color:inherit;font:inherit;background:0 0;border:0}.line-plot-stack button,.line-plot-ghost{flex:0 0 2.25rem;place-items:center;width:2.75rem;height:2.25rem;line-height:1;display:grid}.line-plot-ghost{color:#8b6d13;opacity:.58;pointer-events:none}.classroom-ruler-wrap{padding:2.75rem 1.1rem 1.5rem;overflow-x:auto}.classroom-ruler{touch-action:none;-webkit-user-select:none;user-select:none;cursor:ew-resize;background:linear-gradient(90deg,#6f4c180a 1px,#0000 1px) 0 0/2.5rem 100%,linear-gradient(#ead29b 0%,#dcb975 48%,#cda85f 100%);border:1px solid #9d7c43;border-radius:.65rem;outline:none;min-width:34rem;height:8.5rem;position:relative;box-shadow:inset 0 1px #ffffff9e,inset 0 -5px 8px #5b3a0d1c,0 5px 12px #2a1f0c2e}.classroom-ruler:focus-visible{box-shadow:0 0 0 4px #ffd45f,inset 0 1px #ffffff9e,inset 0 -5px 8px #5b3a0d1c}.ruler-markings{position:absolute;inset:0 1.1rem}.ruler-markings i{background:#302716;width:1.5px;position:absolute;top:0;transform:translate(-50%)}.ruler-markings i.is-major{width:2px;height:3.25rem}.ruler-markings i.is-medium{height:2.35rem}.ruler-markings i.is-minor{height:1.55rem}.ruler-markings span{color:#302716;font-variant-numeric:tabular-nums;font-size:1.05rem;font-weight:750;position:absolute;top:3.55rem;transform:translate(-50%)}.ruler-measurement-line{pointer-events:none;background:#c9222b;width:3px;transition:left .125s cubic-bezier(.2,.75,.35,1);position:absolute;top:-1.4rem;bottom:-.75rem;transform:translate(-50%);box-shadow:0 0 0 1px #ffffffbf}.classroom-ruler.is-dragging .ruler-measurement-line{transition:none}.ruler-measurement-line:before{content:"";background:#c9222b;border-radius:50%;width:.85rem;height:.85rem;position:absolute;top:-.1rem;left:50%;transform:translate(-50%,-50%)}.ruler-measurement-line span{color:#fff;text-align:center;background:#8c1019;border-radius:999px;min-width:3.4rem;padding:.2rem .45rem;font-size:.78rem;font-weight:800;position:absolute;top:-1.55rem;left:50%;transform:translate(-50%)}@media (max-width:42rem){.classroom-ruler-wrap{padding-left:0;padding-right:0}}.manipulative-alternative{background:#fff;border:1px solid #d7dce5;border-radius:.7rem;padding:.7rem}.teacher-manipulative-actions button{min-height:2.75rem}@media (max-width:520px){.teacher-manipulative{padding:.75rem}.teacher-manipulative-slots,.direct-category-row{grid-template-columns:1fr}.bar-manipulative{grid-template-columns:1.75rem repeat(3,minmax(3.5rem,1fr));padding-inline:.5rem}}.explore-nexus{background:var(--nx-cream);padding:clamp(4rem,6vw,6rem) 0}.explore-nexus__heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.explore-nexus__heading .nexus-eyebrow{margin-bottom:.6rem}.explore-nexus__heading h2,.explore-copy h2{color:var(--nx-navy);letter-spacing:-.06em;text-transform:uppercase;margin:0;font-size:clamp(2.8rem,5.5vw,5.5rem);line-height:.9}.explore-tabs{border-block:1px solid #aeb5c0;grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.explore-tabs button{border:0;color:#44516a;min-height:4rem;font:inherit;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border-right:1px solid #c7ccd4;padding:.8rem .6rem;font-size:.73rem;font-weight:950}.explore-tabs button:last-child{border-right:0}.explore-tabs button[aria-selected=true]{color:#fff;background:var(--nx-blue)}.explore-tabs button:focus-visible{z-index:2;outline:3px solid var(--nx-gold);outline-offset:-3px;position:relative}.explore-panel{background:#fff;border-radius:0 0 1rem 1rem;min-height:43rem;animation:.24s both explore-panel-in;overflow:hidden;box-shadow:0 1.5rem 4rem #0f274e1f}@keyframes explore-panel-in{0%{opacity:.55;transform:translateY(.35rem)}to{opacity:1;transform:translateY(0)}}.explore-copy>p:not(.nexus-eyebrow){color:#5b6678;max-width:38rem;margin:1.25rem 0 0;font-size:1.05rem;line-height:1.6}.explore-copy--center{text-align:center}.explore-copy--center>p:not(.nexus-eyebrow){margin-inline:auto}.explore-student,.explore-teachers,.explore-legacy{grid-template-columns:minmax(18rem,.8fr) minmax(22rem,1.2fr);align-items:center;gap:clamp(2rem,6vw,6rem);min-height:43rem;padding:clamp(2rem,5vw,4.5rem);display:grid}.explore-student .identity-card{max-width:25rem;margin-inline:auto}.explore-student .identity-card__avatar{aspect-ratio:1/.65}.explore-student .identity-card h3{font-size:2rem}.student-features{border-top:1px solid #c9ced6;grid-template-columns:repeat(3,1fr);margin-top:2rem;display:grid}.student-features span{color:var(--nx-navy);text-transform:uppercase;border-bottom:1px solid #d7dbe1;gap:.75rem;padding:.9rem 0;font-size:.82rem;font-weight:900;display:flex}.student-features b{color:#b37a0e}.student-features span>span{text-transform:none;border:0;gap:.2rem;padding:0;display:grid}.student-features strong{color:var(--nx-navy);text-transform:uppercase;font-size:.78rem}.student-features small{color:#657083;font-size:.72rem;font-weight:600;line-height:1.35}.explore-competitions{min-height:43rem;padding:clamp(2rem,4vw,3.5rem)}.master-family{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;margin-top:2.5rem;display:grid}.master-badge{color:#fff;text-align:center;background:#27386b;align-content:center;justify-items:center;min-height:24rem;padding:1.25rem .8rem;display:grid}.master-badge--blue{background:#07558f}.master-badge--navy{background:#071a3d}.master-badge--ink{background:#482458}.master-badge--gold{background:#8c5a0b}.master-badge__logo{aspect-ratio:1;background:#fff;border-radius:50%;place-items:center;width:8.75rem;padding:.4rem;display:grid;box-shadow:0 0 0 .35rem #ffffff24}.master-badge__logo img{object-fit:contain;width:100%;height:100%}.master-badge h3{color:#fff;text-transform:uppercase;margin:.65rem 0 .35rem;font-size:1.25rem}.master-badge p{color:#e4e9f3;margin:0;font-size:.88rem}.master-badge>small{color:#d6ddec;margin-top:.75rem;font-size:.72rem;line-height:1.4}.master-badge__status,.olympics-status{color:#071a3d;background:var(--nx-gold);letter-spacing:.04em;text-transform:uppercase;width:max-content;margin-top:.85rem;padding:.35rem .5rem;font-size:.62rem;font-weight:950;display:inline-flex}.explore-olympics{color:#fff;background:#081b3d;align-content:center;min-height:43rem;padding:clamp(2rem,4vw,3.5rem);display:grid}.olympics-compact__intro{grid-template-columns:11rem 1fr;align-items:center;gap:2.5rem;display:grid}.olympics-crest{aspect-ratio:1;background:#fff;border-radius:50%;place-items:center;padding:.55rem;display:grid}.olympics-crest img{object-fit:contain;width:100%;height:100%}.explore-olympics h2{color:#fff;letter-spacing:-.06em;text-transform:uppercase;margin:0;font-size:clamp(2.7rem,5vw,5rem);line-height:.88}.olympics-status{margin:0 0 .85rem}.explore-olympics h2 em{color:var(--nx-gold);font-style:normal}.olympics-compact__intro>div:last-child>p:last-child{color:#c6d3e8;max-width:50rem;margin:1rem 0 0}.olympics-compact__body{grid-template-columns:.85fr 1.15fr;gap:1.5rem;margin-top:2rem;display:grid}.event-cloud{flex-wrap:wrap;align-content:center;gap:.55rem;display:flex}.event-cloud span,.event-cloud small{color:#fff;text-transform:uppercase;border:1px solid #48618a;padding:.65rem .8rem;font-size:.72rem;font-weight:850}.event-cloud small{color:var(--nx-gold)}.forge-compact{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.forge-compact article{color:var(--nx-navy);background:#fff;padding:1.2rem}.forge-compact article>span{aspect-ratio:1;color:#fff;background:var(--nx-blue);place-items:center;width:2.4rem;font-weight:950;display:grid}.forge-compact h3{color:var(--nx-navy);text-transform:uppercase;margin:.8rem 0 .35rem}.forge-compact p{color:#566176;margin:0;font-size:.9rem}.olympics-promise{color:var(--nx-gold);text-align:right;text-transform:uppercase;margin-top:1.5rem;font-size:clamp(1.25rem,2vw,2rem)}.explore-teachers{grid-template-columns:.8fr 1.2fr}.teacher-flow{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-top:2rem;display:grid}.teacher-flow span{color:#fff;background:var(--nx-blue);text-transform:uppercase;gap:.15rem;margin:0;padding:.65rem .75rem;font-size:.72rem;font-weight:900;display:grid;position:relative}.teacher-flow b{color:var(--nx-gold);font-size:.58rem}.teacher-flow strong{font-size:.72rem}.teacher-flow small{text-transform:none;font-size:.65rem;font-weight:600;line-height:1.3}.teacher-promise{text-transform:uppercase}.teacher-promise strong{color:var(--nx-blue)}.teacher-mini-console{border:1px solid #cbd2dd;border-radius:.8rem;overflow:hidden;box-shadow:0 1.5rem 3rem #0f274e1f}.teacher-mini-console header,.teacher-mini-console footer{color:#fff;text-transform:uppercase;background:#0b265a;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;font-size:.72rem;font-weight:850;display:flex}.teacher-mini-console>div,.teacher-mini-console article{padding:1.25rem}.teacher-mini-console>div h3,.teacher-mini-console article h4{color:var(--nx-navy);margin:.3rem 0}.teacher-mini-console article{border:1px solid #d6dce5;margin:0 1.25rem 1.25rem}.teacher-mini-console article p{color:#5c6676}.teacher-mini-console button{color:#fff;background:var(--nx-blue);font:inherit;border:0;padding:.7rem;font-weight:850}.teacher-mini-console footer{color:#5f697b;background:#edf0f5;justify-content:flex-start}.explore-legacy{color:#fff;background:#102956}.explore-legacy .explore-copy h2,.explore-legacy .explore-copy>p:not(.nexus-eyebrow){color:#fff}.legacy-promise{color:var(--nx-gold);text-transform:uppercase;margin-top:2rem;display:block}.legacy-status{width:max-content;color:var(--nx-navy);background:var(--nx-gold);letter-spacing:.05em;text-transform:uppercase;margin-top:1.5rem;padding:.4rem .55rem;font-size:.7rem;font-weight:950;display:inline-flex}.career-scorecard{background:#0a1d42;border:1px solid #607397}.career-scorecard header,.career-scorecard footer{color:#cbd6e8;text-transform:uppercase;border-bottom:1px solid #53698f;justify-content:space-between;gap:1rem;padding:1rem;font-size:.72rem;font-weight:850;display:flex}.legacy-vision{font-size:.85rem!important}.career-scorecard header span{color:var(--nx-gold)}.career-scorecard>div{grid-template-columns:repeat(3,1fr);display:grid}.career-scorecard>div span{color:#bdc9dc;text-transform:uppercase;border-bottom:1px solid #40577e;border-right:1px solid #40577e;align-content:center;min-height:7rem;padding:1rem;font-size:.68rem;display:grid}.career-scorecard>div strong{color:#fff;font-size:2rem}.career-scorecard footer{color:var(--nx-gold);border:0}.nexus-purpose--compact{padding:clamp(3.5rem,5vw,5rem) 0}.nexus-purpose--compact .nexus-section__heading{margin-bottom:2rem}.nexus-purpose--compact .purpose-grid h3{margin-top:1rem}.nexus-final--compact>.nexus-wrap{min-height:auto;display:block}.nexus-final--compact>.nexus-wrap>div{padding:clamp(4rem,6vw,6rem) 0}@media (prefers-reduced-motion:reduce){.explore-panel{animation:none}}@media (max-width:920px){.student-features{grid-template-columns:repeat(2,1fr)}.master-family{grid-template-columns:repeat(3,1fr)}.master-badge{min-height:18rem}.explore-student,.explore-teachers,.explore-legacy{gap:2rem}}@media (max-width:720px){.explore-nexus{padding:3.5rem 0}.explore-tabs{overscroll-behavior-inline:contain;scrollbar-width:thin;display:flex;overflow-x:auto}.explore-tabs button{flex:none;min-width:8.5rem}.explore-panel{min-height:0}.explore-student,.explore-teachers,.explore-legacy,.olympics-compact__intro,.olympics-compact__body{grid-template-columns:1fr;min-height:0}.explore-student,.explore-teachers,.explore-legacy,.explore-competitions,.explore-olympics{padding:2rem 1rem}.explore-student .identity-card{width:min(100% - 1rem,25rem)}.master-family{grid-template-columns:repeat(2,1fr)}.master-badge{min-height:17rem}.olympics-crest{width:9rem}.forge-compact{grid-template-columns:1fr 1fr}.explore-olympics h2{font-size:clamp(2.3rem,11vw,3.5rem)}.nexus-purpose--compact .purpose-grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.explore-nexus__heading{display:block}.explore-nexus__heading h2,.explore-copy h2{font-size:2.55rem}.student-features,.master-family,.forge-compact,.career-scorecard>div,.nexus-purpose--compact .purpose-grid{grid-template-columns:1fr}.master-badge{min-height:15rem}.teacher-mini-console footer{flex-wrap:wrap}}.teacher-question-type-badge.is-v strong{background:#2f8a5d}.teacher-question-type-legend,.teacher-concept-type-badges{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.teacher-question-type-legend{color:#475569;margin:.4rem 0 .85rem;font-size:.78rem}.teacher-question-type-legend span{align-items:center;gap:.3rem;display:inline-flex}.teacher-question-type-legend strong,.teacher-concept-type-badges b{color:#fff;border-radius:.45rem;place-items:center;width:1.55rem;height:1.55rem;font-size:.72rem;font-style:normal;display:inline-grid}.teacher-question-type-legend span:first-child strong,.teacher-concept-type-badges .is-t{background:#2563eb}.teacher-question-type-legend span:nth-child(2) strong,.teacher-concept-type-badges .is-v{background:#15803d}.teacher-question-type-legend span:nth-child(3) strong{background:#b7791f}.teacher-question-type-legend span:nth-child(4) strong,.teacher-concept-type-badges .is-i{background:#7e22ce}.teacher-concept-type-badges{margin-top:.35rem}.teacher-generator-guidance{color:#694b0c;background:#fffaf0;border:1px solid #f0cf7b;border-radius:.8rem;justify-content:space-between;align-items:center;gap:1rem;margin:.85rem 0;padding:.85rem 1rem;display:flex}.teacher-generator-guidance p{margin:0}.teacher-generator-guidance button{flex:none}.teacher-generated-card h2,.teacher-generated-card dl,.teacher-generated-card footer,.teacher-generated-visual{margin:1.25rem}.teacher-generated-card h2{font-size:clamp(1.2rem,2vw,1.55rem)}.teacher-generated-card dl{gap:1rem;display:grid}.teacher-generated-card dt{color:#486055;letter-spacing:.04em;text-transform:uppercase;font-size:.8rem;font-weight:800}.teacher-generated-card dd{margin:.2rem 0 0}.teacher-generated-visual{background:#f4faf7;border:1px dashed #8ba89a;border-radius:12px;padding:1rem}.teacher-generated-visual img{object-fit:contain;width:min(100%,720px);max-height:420px;margin:.85rem auto 0;display:block}.teacher-generated-visual details{color:#486055;margin-top:.85rem;font-size:.9rem}.teacher-generated-card footer{border-top:1px solid #e4e9e6;flex-wrap:wrap;gap:.75rem;padding-top:1rem;display:flex}@media (max-width:760px){.teacher-generator-grid{grid-template-columns:1fr}}.teacher-greeting{justify-content:space-between;align-items:center;gap:1.5rem;padding:.6rem .25rem;display:flex}.teacher-greeting h1{letter-spacing:-.035em;margin:.15rem 0 .25rem;font-size:clamp(1.9rem,3vw,2.65rem)}.teacher-greeting p{color:var(--teacher-muted);margin:0;font-size:1.02rem}.teacher-greeting .eyebrow{color:var(--teacher-gold-dark)}.teacher-season-pill{color:var(--teacher-gold-dark);background:var(--teacher-gold-soft);white-space:nowrap;border:1px solid #e7d9aa;border-radius:999px;padding:.55rem .85rem;font-size:.82rem;font-weight:800}.teacher-dashboard-grid,.teacher-control-grid{grid-template-columns:minmax(0,1.5fr) minmax(19rem,.8fr);gap:1rem;display:grid}.teacher-today-card,.teacher-coming-card,.teacher-attention-card,.teacher-quick-card,.teacher-live-now,.teacher-running-card,.teacher-advanced-tools{border:1px solid var(--teacher-line);background:#fff;border-radius:1.2rem;box-shadow:0 10px 28px #1c212b0e}.teacher-today-card{border-color:#ddc778;border-top:5px solid var(--teacher-gold);min-height:16.5rem;padding:clamp(1.25rem,2.5vw,2rem);box-shadow:0 14px 34px #6747001a}.teacher-coming-card,.teacher-attention-card,.teacher-quick-card,.teacher-live-now,.teacher-running-card{padding:1.2rem}.teacher-control-centre{gap:1rem;display:grid}.portal-teacher .app-content .teacher-control-centre{width:min(90rem,100%)}.teacher-dashboard-layout{grid-template-columns:minmax(0,1fr) clamp(15.5rem,20vw,18rem);align-items:start;gap:clamp(1rem,2vw,1.5rem);display:grid}.teacher-dashboard-main{gap:1rem;min-width:0;display:grid}.teacher-quick-sidebar{color:#fff;background:radial-gradient(circle at 100% 0%, #1855dabf, transparent 45%), linear-gradient(155deg, var(--nm-blue-700,#1232bd), var(--nm-blue-950,#061a73));border:1px solid #ffffff24;border-radius:1.25rem;min-height:calc(100vh - 10rem);padding:1.2rem 1rem;position:sticky;top:6.5rem;overflow:hidden;box-shadow:0 18px 42px #071e7e3d}.teacher-quick-sidebar:after{content:"";pointer-events:none;border:1.25rem solid #ffffff0a;border-radius:2rem;width:9rem;height:9rem;position:absolute;bottom:-1.5rem;right:-1.5rem;transform:rotate(45deg)}.teacher-quick-sidebar>header{z-index:1;align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex;position:relative}.teacher-quick-sidebar h2,.teacher-quick-sidebar p{margin:0}.teacher-quick-sidebar h2{color:#fff;letter-spacing:-.015em;font-size:1.35rem}.teacher-quick-sidebar p{color:#ffffffb8;margin-top:.25rem;font-size:.88rem}.teacher-quick-bolt{color:#ffdc35;font-size:1.45rem;line-height:1.2}.teacher-quick-list{z-index:1;gap:.68rem;display:grid;position:relative}.teacher-quick-list a{color:#0a1746;background:linear-gradient(135deg,#ffe44f,#ffd027);border:1px solid #e3b600;border-radius:.85rem;align-items:center;gap:.85rem;min-height:3.55rem;padding:.68rem .9rem;text-decoration:none;transition:transform .16s,background-color .16s,box-shadow .16s;display:flex;box-shadow:0 7px 16px #010f4838}.teacher-quick-list a:hover{background:linear-gradient(135deg,#ffeb74,#ffda39);transform:translateY(-2px);box-shadow:0 10px 22px #010f484d}.teacher-quick-list a:focus-visible{outline-offset:3px;outline:3px solid #fff}.teacher-quick-list svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 1.55rem;width:1.55rem;height:1.55rem}.teacher-quick-list strong{font-size:.9rem}.teacher-control-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.teacher-control-grid .teacher-attention-card{grid-column:1/-1}.teacher-live-now{background:linear-gradient(110deg,#fff,#fff5f7);border-color:#ef9db0 #ef9db0 #ef9db0 #c72950;border-left-style:solid;border-left-width:5px}.teacher-live-list{gap:.75rem;display:grid}.teacher-live-list article{background:#fff;border:1px solid #f0cad3;border-radius:.9rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:.85rem;display:grid}.teacher-live-list article>div:nth-child(2),.teacher-live-actions{gap:.2rem;display:grid}.teacher-live-list article span{color:var(--teacher-muted);font-size:.86rem}.teacher-live-actions{grid-auto-flow:column;gap:.5rem}.teacher-live-actions a{color:#21149e;background:#fff;border:1px solid #2d22ab;border-radius:.65rem;justify-content:center;align-items:center;min-height:2.45rem;padding:.55rem .75rem;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-flex}.teacher-card-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.teacher-card-heading h2{margin:0;font-size:1.15rem}.teacher-card-heading a{color:var(--teacher-gold-dark);font-size:.82rem;font-weight:800}.teacher-status{border-radius:999px;padding:.4rem .65rem;font-size:.78rem;font-weight:850}.teacher-status--ready,.teacher-status--complete{color:#17623f;background:#e8f7ef}.teacher-status--attention{color:#765400;background:#fff2c2}.teacher-status--live{color:#9a1836;background:#fde9ee}.teacher-status--immediate{color:#8f1530;background:#fde1e8}.teacher-today-event{grid-template-columns:auto 1fr auto;align-items:center;gap:1.2rem;min-height:9rem;display:grid}.teacher-competition-mark{color:#fff;background:linear-gradient(145deg,#1800ad,#5038da);border-radius:1.15rem;place-items:center;width:4.5rem;height:4.5rem;font-weight:900;display:grid;box-shadow:0 9px 22px #1800ad33}.teacher-today-event h3{margin:.2rem 0;font-size:clamp(1.5rem,2.5vw,2rem)}.teacher-today-event p{color:var(--teacher-muted);margin:0}.teacher-primary-action{color:#251900;background:linear-gradient(135deg,#f5d35d,#dcae23);border:1px solid #a87700;border-radius:.75rem;justify-content:center;align-items:center;min-height:2.9rem;padding:.7rem 1rem;font-weight:850;text-decoration:none;display:inline-flex;box-shadow:0 8px 20px #8e65003d}.teacher-event-list,.teacher-attention-list{display:grid}.teacher-event-list a,.teacher-attention-list a{min-height:3.6rem;color:inherit;border-top:1px solid #efeee9;align-items:center;gap:.75rem;padding:.7rem 0;text-decoration:none;display:grid}.teacher-event-list a{grid-template-columns:5.25rem 1fr auto}.teacher-event-list a:first-child,.teacher-attention-list a:first-child{border-top:0}.teacher-event-list time{color:var(--teacher-gold-dark);font-size:.78rem;font-weight:850}.teacher-event-list time span{color:var(--teacher-muted);font-weight:650;display:block}.teacher-event-list span{color:var(--teacher-muted);font-size:.82rem;display:grid}.teacher-event-list strong{color:var(--teacher-ink)}.teacher-event-list small{color:#17623f;font-weight:800}.teacher-state-label{white-space:nowrap;border-radius:999px;width:fit-content;padding:.34rem .5rem;font-size:.72rem;font-weight:850}.teacher-state-label--ready{color:#17623f;background:#e8f7ef}.teacher-state-label--needs-attention{color:#765400;background:#fff2c2}.teacher-state-label--live{color:#9a1836;background:#fde9ee}.teacher-state-label--complete{color:#3e4b5e;background:#edf0f4}.teacher-attention-card .teacher-card-heading>span{color:#765400;background:#fff2c2;border-radius:999px;place-items:center;min-width:1.75rem;height:1.75rem;font-weight:900;display:grid}.teacher-attention-list a{grid-template-columns:auto 1fr auto}.teacher-attention-list a>span{color:#765400;background:#fff2c2;border-radius:.55rem;place-items:center;width:1.8rem;height:1.8rem;font-weight:900;display:grid}.teacher-attention-list small{color:var(--teacher-gold-dark);font-weight:800}.teacher-ready-state,.teacher-empty-state{min-height:7rem;color:var(--teacher-muted);align-items:center;gap:.85rem;display:flex}.teacher-ready-state>span{color:#17623f;background:#e8f7ef;border-radius:.8rem;place-items:center;width:2.6rem;height:2.6rem;font-weight:900;display:grid}.teacher-ready-state p,.teacher-empty-state span{margin:.2rem 0 0}.teacher-empty-state{background:#fafaf8;border-radius:.9rem;flex-direction:column;justify-content:center;align-items:flex-start;padding:1rem}.teacher-empty-state--compact{min-height:6rem}.teacher-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.teacher-quick-grid a{min-height:4.6rem;color:var(--teacher-ink);background:#fffefa;border:1px solid #ebe8dd;border-radius:.85rem;align-items:center;gap:.6rem;padding:.7rem;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex}.teacher-quick-grid a:hover{border-color:#dbc374;transform:translateY(-2px);box-shadow:0 8px 18px #342a0d14}.teacher-quick-grid a>span{width:2rem;height:2rem;color:var(--teacher-gold-dark);background:var(--teacher-gold-soft);border-radius:.6rem;flex:0 0 2rem;place-items:center;font-weight:900;display:grid}.teacher-quick-grid strong{font-size:.82rem}.teacher-running-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.teacher-running-grid>a{min-width:0;color:inherit;background:#fffefa;border:1px solid #e2dfd4;border-radius:.9rem;grid-template-columns:auto minmax(0,1.25fr) minmax(8.5rem,.75fr) auto;align-items:center;gap:.85rem;padding:.9rem;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.teacher-running-grid>a:hover{border-color:#c9aa42;transform:translateY(-1px);box-shadow:0 8px 18px #342a0d14}.teacher-running-main,.teacher-running-next{gap:.15rem;min-width:0;display:grid}.teacher-running-main strong,.teacher-running-next span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.teacher-running-main small,.teacher-running-next small{color:var(--teacher-gold-dark);font-weight:800}.teacher-running-main span,.teacher-running-next span{color:var(--teacher-muted);font-size:.8rem}.teacher-quick-card--compact .teacher-quick-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.teacher-quick-card--compact .teacher-quick-grid a{min-height:3.4rem}.teacher-advanced-tools{box-shadow:none}.teacher-advanced-tools>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:4.5rem;padding:.8rem 1.1rem;list-style:none;display:flex}.teacher-advanced-tools>summary::-webkit-details-marker{display:none}.teacher-advanced-tools>summary>span:first-child{display:grid}.teacher-advanced-tools summary small{color:var(--teacher-muted);font-weight:500}.teacher-advanced-tools>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;padding:0 1.1rem 1.1rem;display:grid}.teacher-advanced-tools>div a{color:var(--teacher-gold-dark);background:var(--teacher-gold-soft);border-radius:.7rem;padding:.75rem;font-size:.82rem;font-weight:800;text-decoration:none}@media (max-width:70rem){.teacher-dashboard-layout{grid-template-columns:1fr}.teacher-quick-sidebar{min-height:auto;position:static}.teacher-quick-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:62rem){.teacher-dashboard-grid,.teacher-control-grid{grid-template-columns:1fr}.teacher-coming-card,.teacher-attention-card,.teacher-quick-card{min-height:auto}.teacher-advanced-tools>div{grid-template-columns:repeat(2,minmax(0,1fr))}.teacher-control-grid .teacher-attention-card{grid-column:auto}.teacher-running-grid{grid-template-columns:1fr}.teacher-quick-card--compact .teacher-quick-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:42rem){.teacher-greeting,.teacher-today-event{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.teacher-season-pill{white-space:normal}.teacher-primary-action{width:100%}.teacher-event-list a{grid-template-columns:4.5rem 1fr}.teacher-event-list small{grid-column:2}.teacher-quick-grid,.teacher-quick-card--compact .teacher-quick-grid,.teacher-advanced-tools>div{grid-template-columns:1fr}.teacher-quick-sidebar{border-radius:1rem;padding:1.25rem 1rem}.teacher-quick-list{grid-template-columns:1fr}.teacher-live-list article,.teacher-running-grid>a{grid-template-columns:auto minmax(0,1fr)}.teacher-live-actions,.teacher-running-next,.teacher-live-list article>.teacher-status,.teacher-running-grid>a>.teacher-state-label{grid-column:2}.teacher-live-actions{grid-auto-flow:row}.teacher-running-main strong,.teacher-running-next span{white-space:normal}}@media (prefers-reduced-motion:reduce){.teacher-quick-grid a,.teacher-running-grid>a{transition:none}}.teacher-workflow{max-width:76rem;margin:0 auto}.teacher-page-header,.teacher-stadium-header{justify-content:space-between;align-items:center;gap:1.5rem;padding:.75rem .25rem;display:flex}.teacher-page-header h1,.teacher-stadium-header h1{letter-spacing:-.04em;margin:.15rem 0 .3rem;font-size:clamp(2rem,4vw,3rem)}.teacher-page-header p,.teacher-stadium-header p{color:var(--teacher-muted);margin:0}.teacher-page-header--competition{background:linear-gradient(120deg,#fffdf6,#fff7db);border:1px solid #e7d9aa;border-radius:1.2rem;padding:1.2rem}.teacher-back-link{width:fit-content;color:var(--teacher-gold-dark);font-weight:800;text-decoration:none}.teacher-success-banner{color:#17623f;background:#e8f7ef;border:1px solid #a9dcc0;border-radius:.85rem;margin:0;padding:.9rem 1rem}.teacher-round-question-continuation{color:#17623f;background:#e8f7ef;border:1px solid #a9dcc0;border-radius:1rem;justify-content:space-between;align-items:center;gap:1.5rem;padding:clamp(1.25rem,4vw,2.25rem);display:flex;box-shadow:0 12px 30px #17623f1a}.teacher-round-question-continuation>div{gap:.45rem;display:grid}.teacher-round-question-continuation h1,.teacher-round-question-continuation p{margin:0}.teacher-round-question-continuation .teacher-primary-action{flex:none}.teacher-selection-bar>div{gap:.2rem;display:grid}@media (max-width:44rem){.teacher-round-question-continuation,.teacher-selection-bar{flex-direction:column;align-items:stretch}.teacher-round-question-continuation .teacher-primary-action,.teacher-selection-bar .teacher-primary-action{text-align:center;width:100%}}.teacher-create-panel,.teacher-import-panel,.teacher-prompt-builder,.teacher-inline-create,.teacher-default-time,.teacher-empty-panel{border:1px solid var(--teacher-line);background:#fff;border-radius:1rem;padding:1.2rem;box-shadow:0 10px 28px #1c212b0d}.teacher-create-panel{gap:1rem;display:grid}.teacher-create-panel h2,.teacher-import-panel h2{margin:0}.teacher-create-panel label,.teacher-import-panel label,.teacher-prompt-builder label,.teacher-round-card label,.teacher-team-card label,.teacher-question-card label,.teacher-inline-create label{color:var(--teacher-ink);gap:.35rem;font-size:.82rem;font-weight:800;display:grid}.teacher-create-panel :where(input,select,textarea),.teacher-import-panel :where(input,select,textarea),.teacher-prompt-builder :where(input,select,textarea),.teacher-round-card :where(input,select),.teacher-team-card :where(input,select),.teacher-question-card :where(input,select,textarea),.teacher-inline-create input,.teacher-default-time input{min-height:2.75rem;color:var(--teacher-ink);font:inherit;background:#fff;border:1px solid #d8d6ce;border-radius:.7rem;padding:.65rem .75rem}.teacher-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.teacher-form-note,.teacher-muted{color:var(--teacher-muted);margin:0}.teacher-competition-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.teacher-competition-card{border:1px solid var(--teacher-line);min-height:10rem;color:inherit;background:#fff;border-radius:1.1rem;grid-template-columns:auto 1fr;align-items:center;gap:1rem;padding:1.2rem;text-decoration:none;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid;box-shadow:0 9px 25px #1c212b0d}.teacher-competition-card:hover{border-color:#dbc374;transform:translateY(-2px);box-shadow:0 12px 30px #3c300c1a}.teacher-competition-card__mark{object-fit:contain;border-radius:1rem;width:4.2rem;height:4.2rem;display:block}.teacher-competition-card small,.teacher-card-progress{color:var(--teacher-gold-dark);font-weight:800}.teacher-competition-card h2{margin:.15rem 0 .35rem;font-size:1.25rem}.teacher-competition-card p{color:var(--teacher-muted);margin:0}.teacher-card-progress{grid-column:2;font-size:.8rem}.teacher-card-actions{border-top:1px solid var(--teacher-line);flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;align-items:center;gap:.65rem;min-width:0;padding-top:.85rem;display:flex}.teacher-card-actions a,.teacher-card-actions button{min-height:2.45rem;font:inherit;text-align:center;white-space:normal;cursor:pointer;border-radius:.65rem;justify-content:center;align-items:center;padding:.55rem .85rem;font-size:.82rem;font-weight:800;line-height:1.2;text-decoration:none;display:inline-flex}.teacher-card-actions a{color:#fff;background:#174ea6;border:1px solid #174ea6}.teacher-card-actions button{color:#8f1f1f;background:#fff;border:1px solid #a32626}.teacher-card-actions a:hover,.teacher-card-actions a:focus-visible{background:#103d83}.teacher-card-actions button:hover,.teacher-card-actions button:focus-visible{color:#fff;background:#9d1c1c}.teacher-card-actions a:focus-visible,.teacher-card-actions button:focus-visible{outline-offset:2px;outline:3px solid #2457c540}.teacher-default-time{grid-template-columns:1fr auto auto;align-items:center;gap:1rem;display:grid}.teacher-default-time>div{display:grid}.teacher-default-time span,.teacher-default-time small{color:var(--teacher-muted)}.teacher-section-heading{justify-content:space-between;align-items:end;gap:1rem;margin:.5rem 0 0;display:flex}.teacher-section-heading h2{margin:.15rem 0 0}.teacher-section-heading a{color:var(--teacher-gold-dark);font-weight:800}.teacher-round-grid,.teacher-team-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.teacher-round-card,.teacher-team-card{border:1px solid var(--teacher-line);background:#fff;border-radius:1rem;gap:.8rem;padding:1rem;display:grid;box-shadow:0 8px 22px #1c212b0d}.teacher-round-card__top{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.teacher-round-card h3,.teacher-team-card h2{margin:0}.teacher-round-card>small{color:var(--teacher-muted)}.teacher-card-action{min-height:2.5rem;color:var(--teacher-gold-dark);background:var(--teacher-gold-soft);border:1px solid #d9bb56;border-radius:.65rem;justify-content:center;align-items:center;padding:.55rem .8rem;font-weight:850;text-decoration:none;display:inline-flex}.teacher-inline-create{align-items:end;gap:.75rem;display:flex}.teacher-inline-create label{flex:1}.teacher-team-card{border-top:4px solid var(--team-color)}.teacher-team-card__header{align-items:center;gap:.8rem;display:flex}.teacher-team-card__header>span{color:#fff;background:var(--team-color);border-radius:.8rem;place-items:center;width:3rem;height:3rem;font-weight:900;display:grid}.teacher-team-card__header small{color:var(--teacher-muted)}.teacher-member-list{display:grid}.teacher-member-list>div{border-top:1px solid #efeee9;grid-template-columns:auto 1fr auto;align-items:center;gap:.55rem;min-height:3rem;display:grid}.teacher-member-list button{color:var(--teacher-gold-dark);cursor:pointer;background:0 0;border:0;padding:.3rem}.teacher-member-list span{display:grid}.teacher-member-list small{color:var(--teacher-gold-dark)}.teacher-question-actions{border:1px solid var(--teacher-line);background:#fff;border-radius:.9rem;align-items:center;gap:.65rem;padding:.75rem;display:flex}.teacher-question-actions button{min-height:2.6rem;color:var(--teacher-gold-dark);background:var(--teacher-gold-soft);cursor:pointer;border:1px solid #d9bb56;border-radius:.65rem;padding:.55rem .8rem;font-weight:800}.teacher-question-actions button[aria-selected=true]{color:#251900;background:linear-gradient(135deg,#f6d56b,#e0b531);border-color:#a87900;box-shadow:inset 0 -2px #6648002e}.teacher-question-actions span{color:var(--teacher-muted);margin-left:auto;font-size:.8rem}.teacher-import-panel{gap:.75rem;display:grid}.teacher-prompt-builder{background:linear-gradient(145deg,#fffefa,#fff8df);border:1px solid #dfc36f;border-radius:1rem;gap:1rem;padding:1.2rem;display:grid;box-shadow:0 10px 28px #3c300c12}.teacher-prompt-builder h2,.teacher-prompt-builder p{margin:.15rem 0 0}.teacher-prompt-builder p{color:var(--teacher-muted)}.teacher-prompt-options{grid-template-columns:repeat(3,minmax(0,1fr))}.teacher-prompt-builder>label>textarea{resize:vertical;min-height:15rem;line-height:1.55}.teacher-prompt-actions{align-items:center;gap:.65rem;display:flex}.teacher-prompt-actions button{min-height:2.7rem;color:var(--teacher-gold-dark);cursor:pointer;background:#fff;border:1px solid #d9bb56;border-radius:.65rem;padding:.6rem .9rem;font-weight:850}.teacher-prompt-actions .teacher-primary-action{color:#251900;background:linear-gradient(135deg,#f2c94c,#d7a821)}.teacher-prompt-actions span{color:var(--teacher-muted);font-size:.82rem}.teacher-import-panel p{color:var(--teacher-muted);margin:0}.teacher-import-panel textarea{resize:vertical;min-height:10rem}.teacher-import-panel .teacher-primary-action{border:0;width:fit-content}.teacher-nmaif-import{border-top:1px solid var(--teacher-border,#d9dee8);gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:grid}.teacher-nmaif-dropzone{text-align:center;background:#fffdf6;border:2px dashed #b8a56a;border-radius:14px;justify-items:center;gap:.6rem;padding:1.5rem;display:grid}.teacher-nmaif-dropzone input[type=file]{max-width:min(100%,20rem);margin-top:.5rem;display:block}.teacher-nmaif-file-summary,.teacher-nmaif-review-heading,.teacher-nmaif-block>div:first-child,.teacher-nmaif-block-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.teacher-nmaif-review{grid-template-columns:minmax(14rem,.8fr) minmax(0,1.4fr);align-items:start;gap:1rem;display:grid}.teacher-nmaif-review img,.teacher-nmaif-block img{background:#fff;border:1px solid #d7dbe3;border-radius:10px;width:100%;height:auto;margin-top:.75rem;display:block}.teacher-nmaif-blocks{gap:1rem;margin:1rem 0;display:grid}.teacher-nmaif-block{background:#fff;border:1px solid #d7dbe3;border-radius:12px;padding:1rem}.teacher-nmaif-block dl,.teacher-nmaif-block dd{margin:.75rem 0 0}.teacher-nmaif-card-metadata,.teacher-question-visual-status{background:#f7f8fb;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;margin:.75rem 0;padding:.7rem;display:flex}.teacher-nmaif-block progress{accent-color:#217a53;width:100%}.teacher-nmaif-detail{background:#fffdf7;border:1px solid #d8c894;border-radius:18px;grid-column:1/-1;margin-top:1rem;padding:1rem}.teacher-nmaif-detail>header,.teacher-student-safe-preview>header,.teacher-nmaif-review-actions{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.teacher-nmaif-compare{grid-template-columns:minmax(0,1fr);gap:1rem;display:grid}.teacher-nmaif-compare img,.teacher-student-safe-preview img,.teacher-nmaif-card-metadata img{background:#fff;border:1px solid #d6dbe4;border-radius:10px;width:100%;height:auto;display:block}.teacher-nmaif-visual-review{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:1rem;display:grid}.teacher-nmaif-visual-review>section{background:#fff;border:1px solid #d6dbe4;border-radius:12px;gap:.65rem;padding:.85rem;display:grid}.teacher-nmaif-crop-stage{position:relative}.teacher-nmaif-crop-overlay{box-sizing:border-box;pointer-events:none;background:#0b8f551a;border:3px solid #0b8f55;border-radius:4px;position:absolute;box-shadow:0 0 0 2px #fff}.teacher-nmaif-visual-status{gap:.4rem;margin:0;display:grid}.teacher-nmaif-visual-status>div{border-bottom:1px solid #e5e8ee;grid-template-columns:minmax(9rem,.8fr) minmax(0,1.2fr);gap:.55rem;padding:.45rem 0;display:grid}.teacher-nmaif-visual-status dt{font-weight:700}.teacher-nmaif-visual-status dd{overflow-wrap:anywhere;margin:0}.teacher-nmaif-import-summary{background:#fffdf7;border:1px solid #d6dbe4;border-radius:14px;gap:.7rem;padding:1rem;display:grid}.teacher-nmaif-import-summary dl{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:.55rem;margin:0;display:grid}.teacher-nmaif-import-summary dl>div{background:#fff;border:1px solid #e5e8ee;border-radius:10px;gap:.2rem;padding:.65rem;display:grid}.teacher-nmaif-import-summary dt{color:#5c6472;font-size:.78rem;font-weight:700}.teacher-nmaif-import-summary dd{margin:0;font-size:1.25rem;font-weight:800}.teacher-nmaif-import-summary dl>.is-ready{background:#f2fbf6;border-color:#9fd2b6}.teacher-nmaif-import-summary dl>.is-needs-review{background:#fffaf0;border-color:#e4c96f}.teacher-nmaif-import-summary dl>.is-error{background:#fff5f5;border-color:#e2a6a6}.teacher-nmaif-summary-actions,.teacher-nmaif-teacher-actions{flex-wrap:wrap;gap:.65rem;display:flex}.teacher-nmaif-review-stage-four{grid-template-columns:minmax(0,1fr)}.teacher-nmaif-review-stage-four>.teacher-nmaif-original-sheet,.teacher-nmaif-review-stage-four .teacher-nmaif-review-heading>button{display:none}.teacher-nmaif-question-card{border-width:2px;border-color:#8bc6a5;border-radius:16px;padding:0;overflow:hidden;box-shadow:0 8px 24px #1c253012}.teacher-nmaif-question-card.is-needs-review{border-color:#d8b84f}.teacher-nmaif-question-card.is-error{border-color:#c94f4f}.teacher-nmaif-question-card>:not(.teacher-nmaif-teacher-card){display:none}.teacher-nmaif-question-card.is-details-open>:not(.teacher-nmaif-teacher-card){border-top:1px solid #dde1e7;margin:0 1.15rem 1.15rem;padding-top:1rem;display:block}.teacher-nmaif-question-card.is-details-open>.teacher-nmaif-block-actions,.teacher-nmaif-question-card.is-details-open>div:first-of-type{display:flex}.teacher-nmaif-teacher-card{gap:1rem;padding:1.15rem;display:grid}.teacher-nmaif-teacher-card>header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.teacher-nmaif-teacher-card h3{max-width:54rem;margin:.2rem 0 0;font-size:1.15rem;line-height:1.45}.teacher-nmaif-status{color:#145d3a;background:#e7f7ee;border-radius:999px;flex:none;padding:.35rem .7rem;font-size:.8rem;font-weight:800}.teacher-nmaif-status.is-needs-review{color:#6d5200;background:#fff1bd}.teacher-nmaif-status.is-error{color:#8e2323;background:#ffe2e2}.teacher-nmaif-question-card img.teacher-nmaif-question-visual{object-fit:contain;width:min(100%,32rem);max-height:18rem;margin:0}.teacher-nmaif-answer-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 2rem;margin:0;padding-left:1.75rem;display:grid}.teacher-nmaif-question-facts{grid-template-columns:minmax(12rem,2fr) repeat(2,minmax(8rem,1fr));gap:.75rem;margin:0;display:grid}.teacher-nmaif-question-facts>div{background:#f6f7f9;border-radius:10px;padding:.7rem .8rem}.teacher-nmaif-question-facts dt{color:#626a77;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:800}.teacher-nmaif-question-facts dd{margin:.25rem 0 0;font-weight:700}.teacher-nmaif-teacher-warning{color:#654d00;background:#fff7dc;border-radius:10px;padding:.8rem}.teacher-nmaif-question-card.is-error .teacher-nmaif-teacher-warning{color:#7b2525;background:#fff0f0}.teacher-nmaif-teacher-warning p,.teacher-nmaif-approved{margin:.25rem 0 0}.teacher-nmaif-approved{color:#176a43;font-weight:800}.teacher-nmaif-native-card,.teacher-student-safe-preview{background:#fff;border:1px solid #d6dbe4;border-radius:14px;gap:.8rem;padding:1rem;display:grid}.teacher-nmaif-native-card label,.teacher-nmaif-choice label,.teacher-nmaif-native-choices label{gap:.3rem;font-weight:700;display:grid}.teacher-nmaif-choice{grid-template-columns:6rem minmax(0,1fr);gap:.6rem;display:grid}.teacher-nmaif-confidence dl{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:.5rem;display:grid}.teacher-nmaif-confidence dl div{background:#f4f6f9;border-radius:8px;padding:.5rem}.teacher-nmaif-native-choices{border:1px solid #d6dbe4;border-radius:10px;gap:.5rem;padding:.8rem;display:grid}@media (max-width:900px){.teacher-nmaif-visual-review,.teacher-nmaif-compare,.teacher-nmaif-review,.teacher-nmaif-question-facts,.teacher-nmaif-answer-choices{grid-template-columns:1fr}}.teacher-studio-bank-list{gap:.55rem;display:grid}.teacher-studio-bank-list>div{border:1px solid var(--teacher-line);background:#fffefa;border-radius:.75rem;gap:.18rem;padding:.75rem .85rem;display:grid}.teacher-studio-bank-list span{color:var(--teacher-gold-dark);text-transform:uppercase;font-size:.72rem;font-weight:800}.teacher-question-list{gap:.8rem;display:grid}.teacher-question-card{background:#fff;border:1px solid #238651;border-left-width:5px;border-radius:1rem;grid-template-columns:5rem 1fr;display:grid;overflow:hidden}.teacher-question-card--needs-review{border-color:#d89200}.teacher-question-card--cannot-organize{border-color:#b4233f}.teacher-question-card__rail{background:#faf9f5;flex-direction:column;align-items:center;gap:.7rem;padding:1rem .5rem;display:flex}.teacher-question-card__body{gap:.75rem;padding:1rem;display:grid}.teacher-question-card__body textarea{resize:vertical;min-height:5rem}.teacher-question-image{background-color:#faf9f5;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #e4e1d7;border-radius:.8rem;min-height:12rem}.teacher-question-card__status{color:#167343;justify-content:space-between;gap:1rem;font-size:.8rem;font-weight:850;display:flex}.teacher-question-card__status>span:first-child{color:#12683b;background:#e2f5e9;border-radius:999px;width:fit-content;padding:.2rem .48rem}.teacher-question-card--needs-review .teacher-question-card__status>span:first-child{color:#765400;background:#fff2c2}.teacher-question-card--cannot-organize .teacher-question-card__status>span:first-child{color:#98243a;background:#fde9ee}.teacher-question-issue{color:#765400;background:#fff2c2;border-radius:.65rem;margin:0;padding:.65rem .75rem;font-size:.85rem;font-weight:750}.teacher-selection-bar{color:#2b1e00;background:#fff7db;border:1px solid #d7a821;border-radius:.85rem;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex;box-shadow:0 10px 25px #3c300c1f}.teacher-selection-bar .teacher-primary-action{border:0}.teacher-question-workspace-actions{color:var(--teacher-muted);justify-content:flex-end;align-items:center;gap:.7rem;font-size:.8rem;display:flex}.teacher-question-workspace-actions button{border:1px solid var(--teacher-line);min-height:2.5rem;color:var(--teacher-ink);cursor:pointer;background:#fff;border-radius:.65rem;padding:.5rem .8rem;font-weight:800}.teacher-bank-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.teacher-bank-summary>div{border:1px solid var(--teacher-line);background:#fff;border-radius:.85rem;gap:.15rem;padding:1rem;display:grid}.teacher-bank-summary strong{font-size:1.4rem}.teacher-bank-summary span,.teacher-bank-list small,.teacher-bank-list p{color:var(--teacher-muted)}.teacher-bank-list{gap:.75rem;display:grid}.teacher-bank-list article{border:1px solid var(--teacher-line);border-left:5px solid var(--teacher-gold);background:#fff;border-radius:.9rem;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1rem;display:grid}.teacher-bank-list article>span:first-child{width:2.7rem;height:2.7rem;color:var(--teacher-gold-dark);background:var(--teacher-gold-soft);border-radius:.7rem;place-items:center;font-weight:900;display:grid}.teacher-bank-list h2,.teacher-bank-list p{margin:.2rem 0;font-size:1rem}.teacher-question-card--cannot-organize .teacher-question-issue{color:#98243a;background:#fde9ee}.teacher-question-card__status button{min-width:2rem;min-height:2rem;color:var(--teacher-gold-dark);background:var(--teacher-gold-soft);cursor:pointer;border:0;border-radius:.4rem}.teacher-empty-panel{text-align:center;place-content:center;gap:.25rem;min-height:9rem;display:grid}.teacher-empty-panel span{color:var(--teacher-muted)}.teacher-stadium-header{color:#fff;background:linear-gradient(130deg,#172033,#34323a);border-radius:1.2rem;padding:1.2rem}.teacher-stadium-header p,.teacher-stadium-header .eyebrow{color:#f5dda0}.teacher-live-pill{color:#261b00;background:#f3cd5d;border:1px solid #dfc36f;border-radius:999px;padding:.55rem .75rem;font-size:.8rem;font-weight:900}.teacher-stadium-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.teacher-stadium-summary>div{border:1px solid var(--teacher-line);background:#fff;border-radius:.85rem;gap:.15rem;padding:.9rem;display:grid}.teacher-stadium-summary strong{font-size:1.65rem}.teacher-stadium-summary span{color:var(--teacher-muted);font-size:.8rem}.teacher-stadium-table-wrap{border:1px solid var(--teacher-line);background:#fff;border-radius:1rem;max-width:100%;overflow-x:auto}.teacher-stadium-table{border-collapse:collapse;width:100%;min-width:46rem}.teacher-stadium-table :where(th,td){text-align:center;border-bottom:1px solid #eceae3;padding:.75rem}.teacher-stadium-table th:first-child{text-align:left}.stadium-indicator{cursor:pointer;border:0;border-radius:.65rem;width:2.25rem;height:2.25rem;font-weight:900}.stadium-indicator--correct{color:#17623f;background:#e8f7ef}.stadium-indicator--incorrect{color:#98243a;background:#fde9ee}.stadium-indicator--attention{color:#765400;background:#fff2c2;width:auto;min-width:3.75rem;padding-inline:.45rem}.stadium-indicator--immediate{color:#98243a;background:#fde9ee}.stadium-indicator--waiting{color:#647084;background:#f1f2f4}.teacher-issue-drawer{color:#4f3a00;background:#fff7db;border:1px solid #e4bd42;border-radius:.9rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.teacher-issue-drawer p{margin:.2rem 0 0}.teacher-issue-details{flex-wrap:wrap;gap:.6rem 1.25rem;margin:.65rem 0;display:flex}.teacher-issue-details div{gap:.1rem;display:grid}.teacher-issue-details dt{letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:850}.teacher-issue-details dd{margin:0;font-weight:800}.teacher-stadium-legend{color:var(--teacher-muted);flex-wrap:wrap;gap:1rem;font-size:.82rem;display:flex}@media (max-width:62rem){.teacher-round-grid,.teacher-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.teacher-form-grid{grid-template-columns:1fr}.teacher-prompt-options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:42rem){.teacher-page-header,.teacher-stadium-header,.teacher-inline-create,.teacher-issue-drawer{flex-direction:column;align-items:stretch}.teacher-competition-cards,.teacher-round-grid,.teacher-team-grid,.teacher-stadium-summary,.teacher-default-time{grid-template-columns:1fr}.teacher-question-actions,.teacher-selection-bar{flex-direction:column;align-items:stretch}.teacher-bank-summary,.teacher-bank-list article,.teacher-prompt-options{grid-template-columns:1fr}.teacher-prompt-actions{flex-direction:column;align-items:stretch}.teacher-question-actions span{margin-left:0}.teacher-question-card{grid-template-columns:3.5rem 1fr}.teacher-card-actions{justify-content:stretch}.teacher-card-actions a,.teacher-card-actions button{flex:10rem}}@media (prefers-reduced-motion:reduce){.teacher-competition-card{transition:none}}.stadium-page{--stadium-blue:#0968d9;--stadium-blue-deep:#07348f;--stadium-sky:#8edcff;--stadium-yellow:#ffd84f;--stadium-green:#36a94f;--stadium-ink:#101b45;min-height:calc(100vh - 5.5rem);color:var(--stadium-ink);background:#dff4ff;padding-bottom:0;position:relative;overflow:hidden}.stadium-scene{isolation:isolate;background:linear-gradient(#9ce1ff 0 36%,#eaf9ff 36% 40%,#2fa34c 40%);min-height:calc(100vh - 9rem);padding:clamp(1rem,2.5vw,2rem);position:relative;overflow:hidden}.stadium-scene__sky,.stadium-scene__stands,.stadium-scene__crowd,.stadium-scene__field{pointer-events:none;position:absolute}.stadium-scene__sky{z-index:-4;background:radial-gradient(circle at 84% 18%,#ffffffeb 0 2.8rem,#0000 2.9rem),linear-gradient(#7dd5ff,#e7f8ff);height:43%;inset:0 0 auto;overflow:hidden}.stadium-scene__sky:before,.stadium-scene__sky:after{content:"";background:#e8f2fa;border-radius:999px;width:.7rem;height:13rem;position:absolute;top:1.5rem;box-shadow:0 0 0 .35rem #ffffff7a}.stadium-scene__sky:before{left:5%;transform:rotate(-13deg)}.stadium-scene__sky:after{right:5%;transform:rotate(13deg)}.stadium-scene__sky i{background:radial-gradient(circle,#fff 0 .2rem,#0000 .23rem) 0 0/1.1rem 1.1rem,#dbeaf4;border-radius:.35rem;width:5.5rem;height:2.2rem;position:absolute;top:1rem;box-shadow:0 0 1.2rem #fff}.stadium-scene__sky i:first-child{left:2.5%;transform:rotate(-9deg)}.stadium-scene__sky i:nth-child(2){top:5rem;left:7%;transform:rotate(-9deg)}.stadium-scene__sky i:nth-child(3){right:2.5%;transform:rotate(9deg)}.stadium-scene__sky i:nth-child(4){top:5rem;right:7%;transform:rotate(9deg)}.stadium-scene__stands{z-index:-3;background:repeating-linear-gradient(90deg,#1c5dbd 0 1.5rem,#ffd84f 1.5rem 2.4rem,#f44968 2.4rem 3.9rem,#fff 3.9rem 4.7rem);border:.75rem solid #f7fbff;border-radius:50% 50% 0 0/28% 28% 0 0;justify-content:space-around;align-items:start;height:31%;padding:1rem 12%;display:flex;inset:24% -3% auto;box-shadow:inset 0 -3rem #0b35847a}.stadium-scene__stands span{color:var(--stadium-blue-deep);letter-spacing:.07em;background:#fff;border-radius:.25rem;padding:.35rem .65rem;font-size:.62rem;font-weight:950}.stadium-scene__crowd{z-index:-2;opacity:.9;background:radial-gradient(circle,#142d72 0 .16rem,#0000 .18rem) 0 0/1.5rem 1.35rem,radial-gradient(circle,#ffdc59 0 .16rem,#0000 .18rem) .7rem .5rem/1.6rem 1.4rem,radial-gradient(circle,#fff 0 .15rem,#0000 .17rem) .25rem .8rem/1.4rem 1.25rem;height:15%;inset:33% 0 auto}.stadium-scene__field{z-index:-1;background:linear-gradient(90deg,#0000 49.8%,#ffffff80 50%,#0000 50.2%),repeating-linear-gradient(90deg,#43b95b 0 8%,#35a84e 8% 16%);border:.22rem solid #ffffffd1;border-radius:50% 50% 0 0;inset:47% -12% -25%;box-shadow:inset 0 0 0 2rem #ffffff14}.stadium-preview-nav{z-index:20;color:var(--ink);white-space:nowrap;background:#fff;border-bottom:1px solid #c7d8e9;align-items:center;gap:.75rem;padding:.55rem 1rem;font-size:.72rem;display:flex;position:relative;overflow-x:auto}.stadium-preview-nav>strong{color:#6c748c;text-transform:uppercase}.stadium-preview-nav>div{gap:.35rem;display:flex}.stadium-preview-nav a{color:#24304f;border:1px solid #d7deec;border-radius:999px;padding:.3rem .55rem;font-weight:800;text-decoration:none}.stadium-preview-nav a[aria-current=page]{border-color:var(--brand);background:var(--brand);color:#fff}.stadium-waiting-card,.stadium-complete-card,.stadium-results-card{text-align:center;background:radial-gradient(circle at 80% 8%,#ffd84f3d,#0000 12rem),#fffffff5;border:.4rem solid #fff;border-radius:2.25rem;align-content:center;place-items:center;gap:.45rem;width:min(52rem,100% - 1rem);min-height:0;margin:0 auto;padding:clamp(1.15rem,2.5vw,2rem);display:grid;box-shadow:0 1.2rem #042f802e,0 2rem 4rem #02235b40}.stadium-waiting-card h1,.stadium-complete-card h1,.stadium-results-card h1{color:var(--stadium-blue-deep);margin:0;font-size:clamp(2.6rem,6vw,4rem);line-height:.95}.stadium-waiting-card>p,.stadium-complete-card>p,.stadium-results-card>p{color:#4f5b75;max-width:38rem;margin:0;font-size:clamp(.95rem,2vw,1.1rem)}.stadium-eyebrow{color:#0b64bc;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:950}.stadium-competition-mark{color:#fff;width:5.2rem;height:5.2rem;box-shadow:0 .45rem 0 #061f69, 0 0 0 .25rem var(--stadium-yellow);font-family:var(--font-display);background:linear-gradient(145deg,#0b71df,#142e94);border:.35rem solid #fff;border-radius:1.35rem;place-items:center;font-size:1.45rem;font-weight:950;display:grid}.stadium-countdown{color:#fff;min-width:8rem;font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:-.05em;background:#102154;border:.25rem solid #cfe3f7;border-radius:1.25rem;padding:.45rem 1rem;font-size:clamp(3.25rem,8vw,5rem);line-height:1;box-shadow:inset 0 0 1.5rem #44b5ff47}.stadium-student{min-width:14rem;color:var(--stadium-ink);text-align:left;background:#fffffff2;border:1px solid #cfe0ee;border-radius:1rem;align-items:center;gap:.75rem;padding:.55rem .8rem;display:flex;box-shadow:0 .4rem 1rem #042b691a}.stadium-student__avatar{color:#fff;background:linear-gradient(145deg,#13b9df,#174fc5);border:.18rem solid #fff;border-radius:50%;flex:none;place-items:center;width:2.8rem;height:2.8rem;font-size:.78rem;font-weight:950;display:grid;box-shadow:0 0 0 .15rem #8fdcf0}.stadium-student>span:last-child{min-width:0;display:grid}.stadium-student strong{font-size:.9rem}.stadium-student small{color:#5a6680;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.stadium-nex{background:#fffbea;border:1px solid #d8e5f0;border-radius:1.1rem;grid-template-columns:auto minmax(8rem,1fr);align-items:center;gap:.55rem;max-width:20rem;padding:.4rem .75rem .4rem .35rem;display:grid;box-shadow:0 .35rem 1rem #2a335c1a}.stadium-nex img{object-fit:contain;border-radius:.75rem;width:3.8rem;height:3.8rem}.stadium-nex p{color:#172766;margin:0;font-size:.78rem;font-weight:850;line-height:1.35}.stadium-live-layout{grid-template-rows:auto auto 1fr;grid-template-columns:minmax(0,1fr) 15rem;gap:.8rem;width:min(78rem,100%);min-height:calc(100vh - 12.5rem);margin:0 auto;display:grid}.stadium-scoreboard{color:#fff;background:#10235b;border:.24rem solid #fff;border-radius:1.2rem;grid-column:1/-1;grid-template-columns:2fr .65fr .9fr 1fr auto;align-items:stretch;display:grid;overflow:hidden;box-shadow:0 .7rem 1.8rem #001f5340}.stadium-scoreboard>div{border-right:1px solid #ffffff2e;align-content:center;gap:.15rem;padding:.65rem .9rem;display:grid}.stadium-scoreboard small,.stadium-release-clock small,.stadium-results-grid small,.stadium-award-unlock small{color:#a9d9ff;letter-spacing:.08em;text-transform:uppercase;font-size:.6rem;font-weight:900}.stadium-scoreboard strong{color:#fff;font-size:clamp(.82rem,1.5vw,1.1rem)}.stadium-scoreboard>span{background:var(--stadium-yellow);color:#302100;letter-spacing:.07em;place-items:center;padding:.65rem 1rem;font-size:.68rem;font-weight:950;display:grid}.stadium-clock strong{color:#fff;font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:clamp(1.25rem,3vw,2rem);line-height:1}.stadium-clock.is-near-end{background:#52310c;box-shadow:inset 0 0 0 .18rem #ffc85a}.stadium-live-layout>.stadium-student,.stadium-live-layout>.stadium-nex{grid-column:2}.stadium-live-layout>.stadium-student{grid-row:2}.stadium-live-layout>.stadium-nex{grid-row:3;align-self:start}.stadium-question,.stadium-loading{grid-area:2/1/span 2}.stadium-question{background:#fffffffa;border:.32rem solid #fff;border-radius:1.8rem;align-self:stretch;overflow:hidden;box-shadow:0 .75rem #053d892e,0 1.5rem 3rem #052e6933}.stadium-question>header{color:#31415f;background:linear-gradient(90deg,#e9f5ff,#fff8d9);justify-content:space-between;align-items:center;gap:1rem;padding:.65rem 1.25rem;font-size:.72rem;font-weight:850;display:flex}.stadium-question>header span{color:var(--stadium-blue-deep);font-weight:950}.stadium-question__body{gap:clamp(.75rem,1.7vh,1.15rem);padding:clamp(1rem,2.4vw,1.75rem);display:grid}.stadium-question__body h1{max-width:34ch;color:var(--stadium-ink);text-align:center;margin:0 auto;font-size:clamp(1.65rem,3.2vw,2.8rem);line-height:1.13}.stadium-question__body>.stadium-eyebrow{text-align:center}.stadium-question__diagram{background:#f4f9fc;border:1px solid #d9e5ee;border-radius:1rem;place-items:center;max-height:13rem;display:grid;overflow:hidden}.stadium-question__diagram img{object-fit:contain;width:auto;max-width:100%;height:min(12rem,24vh)}.stadium-answers{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin:0;padding:0;display:grid}.stadium-answers legend{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.stadium-answers button{min-height:4.15rem;color:var(--stadium-ink);text-align:left;background:#fff;border:.16rem solid #cfd9e7;border-radius:1rem;grid-template-columns:2.3rem 1fr auto;align-items:center;gap:.7rem;padding:.65rem .8rem;display:grid;box-shadow:0 .3rem #d8e0ea}.stadium-answers button>span{color:#0b55b0;background:#eaf3ff;border-radius:.7rem;place-items:center;width:2.2rem;height:2.2rem;font-weight:950;display:grid}.stadium-answers button strong{font-size:clamp(.85rem,1.6vw,1rem)}.stadium-answers button small{color:#075e3b;text-transform:uppercase;font-size:.62rem;font-weight:950}.stadium-answers button:hover:not(:disabled){color:var(--stadium-ink);background:#f4faff;border-color:#4292e6;transform:translateY(-1px)}.stadium-answers button.is-selected{background:#eafaf3;border-color:#16845b;box-shadow:0 .3rem #8acdb5,inset 0 0 0 .12rem #fff}.stadium-answers button.is-selected>span{color:#fff;background:#16845b}.stadium-answers button:disabled{cursor:default;opacity:1}.stadium-text-answer{color:var(--stadium-ink);gap:.45rem;font-size:.78rem;font-weight:900;display:grid}.stadium-text-answer input{min-height:4rem;color:var(--stadium-ink);background:#fff;border:.16rem solid #a9bdd4;border-radius:1rem;font-size:1.15rem}.stadium-question__actions{justify-content:center;gap:.7rem;display:flex}.stadium-question__actions button{background:linear-gradient(#1687ef,#075bbb);border-radius:.9rem;min-width:11rem;min-height:3.25rem;padding:.65rem 1rem;font-size:.86rem;font-weight:950;box-shadow:0 .3rem #063879}.stadium-question__actions button.is-secondary{color:#322000;background:linear-gradient(#ffd95b,#efb725);box-shadow:0 .3rem #a16a00}.stadium-question__actions button:disabled{box-shadow:none}.stadium-submission-status{color:#4d5c74;text-align:center;min-height:1.3rem;margin:0;font-size:.75rem;font-weight:800}.stadium-loading{text-align:center;background:#fffffff7;border:.32rem solid #fff;border-radius:1.8rem;place-content:center;place-items:center;gap:.8rem;min-height:28rem;display:grid;box-shadow:0 1.5rem 3rem #052e6933}.stadium-loading>span{border:.35rem solid #d5e9f8;border-top-color:var(--stadium-blue);border-radius:50%;width:3.2rem;height:3.2rem;animation:.9s linear infinite stadium-spin}.stadium-loading h1{color:var(--stadium-blue-deep);margin:0;font-size:clamp(2rem,4vw,3rem)}.stadium-loading p{color:#556079;margin:0}.stadium-connection{color:#4b3202;background:#fff5d9;border:2px solid #d99018;border-radius:.85rem;grid-area:2/1/auto/-1;justify-content:center;align-items:center;gap:.7rem;padding:.55rem .8rem;font-size:.78rem;display:flex}.stadium-live-layout.has-connection{grid-template-rows:auto auto auto 1fr}.stadium-live-layout.has-connection>.stadium-student{grid-row:3}.stadium-live-layout.has-connection>.stadium-nex{grid-row:4}.stadium-live-layout.has-connection>.stadium-question,.stadium-live-layout.has-connection>.stadium-loading{grid-row:3/span 2}.stadium-connection--reconnected{color:#0c5237;background:#e8f9f1;border-color:#16845b}.stadium-release-clock{background:#10235b;border-radius:.9rem;gap:.25rem;padding:.8rem 1.2rem;display:grid}.stadium-release-clock strong{color:#fff}.stadium-complete-card__icon{background:var(--stadium-green);color:#fff;border:.3rem solid #fff;border-radius:50%;place-items:center;width:4rem;height:4rem;font-size:2rem;font-weight:950;display:grid;box-shadow:0 0 0 .3rem #bdebc8}.stadium-preview-label{color:#5a3a00;text-transform:uppercase;background:#fff5c2;border:1px solid #e2bc45;border-radius:999px;padding:.35rem .65rem;font-size:.65rem;font-weight:900}.stadium-results-card{max-width:58rem}.stadium-results-grid{grid-template-columns:repeat(4,1fr);gap:.65rem;width:min(38rem,100%);display:grid}.stadium-results-grid>div{background:#f7fbff;border:1px solid #d8e3ee;border-radius:.9rem;gap:.25rem;padding:.9rem .6rem;display:grid}.stadium-results-grid small,.stadium-award-unlock small{color:#42618a}.stadium-results-grid strong{color:var(--stadium-blue-deep);font-size:1.3rem}.stadium-award-unlock{text-align:left;background:linear-gradient(135deg,#fff8d5,#fff);border:2px solid #e8bd3d;border-radius:1rem;align-items:center;gap:.8rem;padding:.65rem 1rem;display:flex}.stadium-award-unlock>span{font-size:2rem}.stadium-award-unlock>div{display:grid}.stadium-ticker{z-index:12;background:var(--stadium-yellow);color:#271d00;grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:3.5rem;display:grid;position:absolute;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -.25rem 1rem #1a233d2e}.stadium-ticker>strong{color:#fff;letter-spacing:.08em;background:#13265e;align-self:stretch;place-items:center;padding:0 1rem;font-size:.72rem;display:grid}.stadium-ticker>div{overflow:hidden}.stadium-ticker__track{align-items:center;width:max-content;animation:28s linear infinite stadium-ticker;display:flex}.stadium-ticker__track>span{white-space:nowrap;align-items:center;gap:1.5rem;padding-left:2rem;font-size:.82rem;font-weight:950;display:inline-flex}.stadium-ticker__track i{font-style:normal}.stadium-ticker:hover .stadium-ticker__track,.stadium-ticker:focus .stadium-ticker__track,.stadium-ticker:focus-within .stadium-ticker__track{animation-play-state:paused}@keyframes stadium-spin{to{transform:rotate(360deg)}}@keyframes stadium-ticker{to{transform:translate(-50%)}}@media (max-width:64rem){.stadium-live-layout{grid-template-rows:auto auto auto auto;grid-template-columns:1fr}.stadium-scoreboard{grid-column:1}.stadium-live-layout>.stadium-student{grid-area:2/1;justify-self:start}.stadium-live-layout>.stadium-nex{grid-area:3/1;justify-self:end;margin-top:-4.4rem}.stadium-question,.stadium-loading{grid-area:4/1}.stadium-connection{grid-column:1}.stadium-live-layout.has-connection{grid-template-rows:auto auto auto auto auto}.stadium-live-layout.has-connection>.stadium-student{grid-row:3}.stadium-live-layout.has-connection>.stadium-nex{grid-row:4;margin-top:-4.4rem}.stadium-live-layout.has-connection>.stadium-question,.stadium-live-layout.has-connection>.stadium-loading{grid-row:5}}@media (max-width:48rem){.stadium-page{padding-bottom:0}.stadium-scene{min-height:calc(100vh - 8rem);padding:.7rem}.stadium-scoreboard{grid-template-columns:1.2fr .65fr .9fr}.stadium-scoreboard>div:first-child{grid-column:span 2}.stadium-scoreboard>.stadium-clock{border-right:0;grid-area:1/3/span 2}.stadium-scoreboard>span{grid-column:1/span 2}.stadium-scoreboard>div{padding:.5rem .65rem}.stadium-scoreboard strong{font-size:.78rem}.stadium-clock strong{font-size:1.3rem}.stadium-question__body{padding:.9rem}.stadium-question__body h1{font-size:clamp(1.45rem,5.5vw,2rem)}.stadium-answers button{grid-template-columns:2.1rem 1fr;min-height:4.6rem}.stadium-answers button small{grid-column:2}}@media (max-width:32rem){.stadium-page,.stadium-scene{overflow:clip visible}.stadium-preview-nav{flex-direction:column;align-items:start}.stadium-live-layout{gap:.55rem}.stadium-scoreboard{z-index:8;grid-template-columns:1fr 1fr;position:sticky;top:.25rem}.stadium-scoreboard>div:first-child,.stadium-scoreboard>div:nth-child(2){display:none}.stadium-scoreboard>div:nth-child(3){grid-area:1/1}.stadium-scoreboard>.stadium-clock{grid-area:1/2}.stadium-scoreboard>span{grid-area:2/1/auto/-1}.stadium-live-layout>.stadium-student{width:100%}.stadium-live-layout>.stadium-nex{grid-row:3;justify-self:stretch;width:100%;max-width:none;margin-top:0}.stadium-answers{grid-template-columns:1fr}.stadium-question__actions{flex-direction:column;align-items:stretch}.stadium-question__actions button{width:100%}.stadium-question>header{flex-direction:column;align-items:flex-start;gap:.2rem}.stadium-results-grid{grid-template-columns:repeat(2,1fr)}.stadium-waiting-card,.stadium-complete-card,.stadium-results-card{border-width:.25rem;border-radius:1.5rem;width:100%;min-height:auto}.stadium-waiting-card h1,.stadium-complete-card h1,.stadium-results-card h1{font-size:2.65rem}.stadium-ticker{min-height:3.25rem}.stadium-ticker>strong{padding:0 .6rem;font-size:.62rem}}@media (prefers-reduced-motion:reduce){.stadium-loading>span,.stadium-ticker__track{animation:none}.stadium-ticker__track>span:nth-child(n+5){display:none}.stadium-answers button{transition:none}}.teacher-curriculum-builder{background:#fffdf8;border:1px solid #eadfbf;border-radius:20px;gap:1.25rem;padding:1.5rem;display:grid}.teacher-builder-header,.teacher-builder-form>header,.teacher-builder-preview>header,.teacher-builder-preview-actions{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.teacher-builder-header h2,.teacher-builder-form h3,.teacher-builder-preview h3{margin:.2rem 0}.teacher-concept-search{gap:.4rem;font-weight:700;display:grid;position:relative}.teacher-concept-search input{width:100%}.teacher-search-results{z-index:5;background:#fff;border:1px solid #d8c894;border-radius:12px;width:100%;max-height:18rem;position:absolute;top:100%;overflow:auto;box-shadow:0 12px 30px #231e0f29}.teacher-search-results button{text-align:left;background:#fff;border:0;border-bottom:1px solid #eee7d5;width:100%;padding:.8rem 1rem;display:grid}.teacher-search-results button:hover{background:#fff9e8}.teacher-search-results span{color:#5d6470;font-size:.82rem}.teacher-curriculum-path{grid-template-columns:repeat(3,1fr);gap:.8rem;display:grid}.teacher-curriculum-path label{gap:.35rem;font-weight:700;display:grid}.teacher-curriculum-path label>span{color:#fff;background:#806018;border-radius:50%;place-items:center;width:1.6rem;height:1.6rem;display:grid}.teacher-curriculum-path select{width:100%}.teacher-concept-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.8rem;display:grid}.teacher-concept-grid button{text-align:left;background:#fff;border:2px solid #e7dfca;border-radius:14px;gap:.35rem;padding:1rem;display:grid}.teacher-concept-grid button:hover,.teacher-concept-grid button.is-selected{background:#fff9e8;border-color:#b48620;box-shadow:0 6px 18px #8060181f}.teacher-concept-grid button>span{color:#806018;text-transform:uppercase;font-size:.78rem;font-weight:800}.teacher-concept-grid small{color:#5d6470}.teacher-builder-form,.teacher-builder-preview{background:#fff;border:1px solid #ded5bd;border-radius:16px;gap:1rem;padding:1.2rem;display:grid}.teacher-builder-essentials{grid-template-columns:minmax(220px,1.5fr) repeat(2,minmax(150px,1fr));gap:.85rem;display:grid}.teacher-builder-essentials label,.teacher-builder-customize label{gap:.35rem;font-weight:700;display:grid}.teacher-builder-essentials small,.teacher-builder-customize small{color:#68707c;font-weight:500}.teacher-builder-customize{border-top:1px solid #eee7d5;padding-top:.8rem}.teacher-builder-customize summary{cursor:pointer;color:#6b551d;font-weight:800}.teacher-quality-check{border:1px solid;border-radius:12px;gap:.35rem;padding:.9rem 1rem;display:grid}.teacher-quality-check.is-ready{color:#1b623b;background:#edf9f1;border-color:#80b89a}.teacher-quality-check.has-errors{color:#8b2525;background:#fff1f1;border-color:#da8c8c}.teacher-quality-check ul{margin:.25rem 0 0;padding-left:1.25rem}.teacher-builder-form code{color:#6b551d}.teacher-builder-message{background:#fff7df;border-left:4px solid #b48620;margin:0;padding:.8rem 1rem}.teacher-built-question{background:#f8f9fb;border-radius:14px;gap:1rem;max-width:760px;margin:auto;padding:1.25rem;display:grid}.teacher-built-svg svg{width:100%;max-height:420px;display:block}.teacher-answer-line{color:#626973;border-bottom:2px solid #8b9098;height:3rem}.teacher-builder-warning{color:#8a4c00}@media (max-width:760px){.teacher-builder-header,.teacher-builder-form>header,.teacher-builder-preview>header,.teacher-builder-preview-actions{flex-direction:column}.teacher-curriculum-path,.teacher-builder-essentials{grid-template-columns:1fr}}.advanced-construction{background:#fffdf7;border:1px solid #d9c27b;border-radius:1rem;gap:.8rem;padding:1rem;display:grid}.advanced-construction>header,.advanced-construction-actions,.advanced-construction-tray{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.advanced-construction>header{justify-content:space-between}.advanced-construction-canvas,.structure-canvas{touch-action:none;-webkit-user-select:none;user-select:none;background:#f8fafc;border:1px solid #cbd3df;border-radius:.8rem;width:100%;min-height:22rem}.advanced-construction-canvas g,.advanced-construction-canvas g.is-movable{cursor:grab}.advanced-construction-canvas g.is-dragging{cursor:grabbing}.advanced-construction-canvas g.is-fixed{cursor:default;opacity:.78}.advanced-construction-canvas g.is-fixed polygon{stroke:#526174;stroke-width:5px}.advanced-construction-canvas g.is-selected polygon{stroke:#8d6413;stroke-width:10px}.advanced-target-outline{fill:#cfa63d14;stroke:#a67c1d;stroke-dasharray:18 12;stroke-width:7px}.advanced-target-outline.is-active{fill:#cfa63d2e;stroke-width:10px}.advanced-snap-preview{fill:#4967c92e;stroke:#4967c9;stroke-dasharray:12 9;stroke-width:7px;pointer-events:none}.advanced-construction-tray-label{color:#304f9d;background:#edf2ff;border-radius:999px;width:fit-content;padding:.35rem .65rem;font-size:.82rem;font-weight:800}.structure-canvas{transform-origin:50%;background:linear-gradient(30deg,#0000 48%,#dfe5ee 49% 51%,#0000 52%) 0 0/48px 28px,linear-gradient(150deg,#0000 48%,#dfe5ee 49% 51%,#0000 52%) 0 0/48px 28px,#f8fafc;position:relative;overflow:hidden}.structure-block{color:#fff;touch-action:none;background:#5b79c9;border:2px solid #283a58;border-radius:.35rem;width:3.1rem;height:3.1rem;position:absolute;transform:translate(-50%,-50%);box-shadow:.45rem .45rem #344f94}.structure-block.is-loose{cursor:grab;background:#d9892f;width:3.8rem;height:3.8rem;box-shadow:.5rem .5rem #9f5d18}.structure-block.is-dragging{z-index:10;cursor:grabbing;transition:none}.structure-block.is-selected{outline-offset:3px;outline:4px solid #d5a52d}.structure-target-cube{pointer-events:none;background:#e8aa3229;border:3px dashed #c07d15;border-radius:.35rem;width:3.2rem;height:3.2rem;position:absolute;transform:translate(-50%,-50%);box-shadow:.42rem .42rem #a67c1d3d}.structure-target-cube.is-active{background:#e8aa3247;border-color:#8d6413}.structure-block.is-fixed{cursor:default;opacity:.75;filter:saturate(.65)}.construction-view-controls{background:#f8fafc;border:1px solid #d8dee8;border-radius:.6rem;padding:.35rem .55rem}.construction-view-controls summary{cursor:pointer;font-weight:700}.construction-view-controls>div{flex-wrap:wrap;gap:.45rem;padding-top:.55rem;display:flex}@media (prefers-reduced-motion:no-preference){.advanced-construction-canvas g,.structure-block,.structure-target-cube{transition:transform .12s ease-out,left .12s ease-out,top .12s ease-out}.advanced-construction-canvas g.is-dragging,.structure-block.is-dragging{transition:none}}@media (max-width:640px){.advanced-construction-canvas,.structure-canvas{min-height:17rem}.structure-block{width:2.1rem;height:2.1rem;box-shadow:.3rem .3rem #344f94}.structure-block.is-loose{width:3.2rem;height:3.2rem;box-shadow:.4rem .4rem #9f5d18}.structure-target-cube{width:2.2rem;height:2.2rem;box-shadow:.3rem .3rem #a67c1d3d}}.graph-construction table{border-collapse:collapse;width:100%}.graph-construction th,.graph-construction td{border:1px solid var(--border-subtle,#cbd5e1);text-align:center;padding:.35rem}.graph-construction input{text-align:center;width:4rem}.graph-construction svg{touch-action:none;text-rendering:geometricprecision;shape-rendering:geometricprecision;background:#fbfdff;border:1px solid #d8e1ec;border-radius:.75rem;width:min(100%,32rem);margin:1rem auto;display:block;box-shadow:0 .35rem 1rem #1e40af12}.graph-construction svg .graph-grid-line line{stroke:#dce5ef;stroke-width:.55px}.graph-construction svg .graph-axis{stroke:#26374d;stroke-width:1.35px}.graph-construction svg .graph-tick{stroke:#26374d;stroke-width:.9px}.graph-axis-label{fill:#46566b;font-family:var(--font-sans,Arial, sans-serif);font-variant-numeric:tabular-nums;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:6px;font-weight:600}.graph-construction svg .graph-student-line{stroke:#315fbd;stroke-linecap:round;stroke-width:1.45px;vector-effect:non-scaling-stroke}.graph-construction svg marker path{fill:#315fbd}.graph-construction svg .graph-plotted-point{fill:#315fbd;stroke:#fff;stroke-width:1.35px;vector-effect:non-scaling-stroke}.graph-construction svg .graph-plotted-point.is-selected{fill:#fff;stroke:#d97706;stroke-width:2.25px}.graph-construction svg .graph-plotted-point.is-completed{fill:#173f91;stroke:#fff}.graph-construction svg .graph-keyboard-cursor{fill:#0000;stroke:#d97706;stroke-width:2px;vector-effect:non-scaling-stroke;pointer-events:none}@media (prefers-contrast:more){.graph-construction svg .graph-grid-line line{stroke:#9aa9ba}.graph-construction svg .graph-axis,.graph-construction svg .graph-tick{stroke:#000}.graph-axis-label{fill:#000}}.teacher-math-source{border:1px solid var(--teacher-line,#dedbe9);background:#fff;border-radius:1rem;gap:1rem;margin:0;padding:1.2rem;display:grid}.teacher-math-source legend{color:#24146f;padding:0 .4rem;font-weight:900}.teacher-math-source__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.teacher-math-source__cards>label{cursor:pointer;border:2px solid #dedbe9;border-radius:.9rem;grid-template-columns:auto 1fr;gap:.35rem .7rem;padding:1rem;display:grid}.teacher-math-source__cards>label.is-selected{background:#f5f1ff;border-color:#6d4bd1}.teacher-math-source__cards span{color:#5f6675;grid-column:2;font-weight:600}.teacher-math-settings{background:#f8f7fc;border-radius:.8rem;gap:.75rem;padding:1rem;display:grid}.teacher-grade-options{flex-wrap:wrap;gap:.55rem 1rem;display:flex}.teacher-grade-options label{grid-auto-flow:column;align-items:center;gap:.35rem!important;display:flex!important}.teacher-grade-options input{min-height:auto!important}.teacher-concept-results{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.5rem;display:grid}.teacher-concept-results button{text-align:left;background:#fff;border:1px solid #d8d3eb;border-radius:.65rem;justify-content:space-between;gap:.5rem;padding:.65rem;display:flex}.teacher-concept-categories{gap:.55rem;display:grid}.teacher-grade-concepts{--grade-accent:#6d5bb1;border-left:3px solid var(--grade-accent);gap:.3rem;margin:0 .65rem .55rem;padding:.25rem 0 .35rem .55rem;display:grid}.teacher-grade-concepts[data-grade-index="0"]{--grade-accent:#b14f69}.teacher-grade-concepts[data-grade-index="1"]{--grade-accent:#a76428}.teacher-grade-concepts[data-grade-index="2"]{--grade-accent:#8a7520}.teacher-grade-concepts[data-grade-index="3"]{--grade-accent:#39805b}.teacher-grade-concepts[data-grade-index="4"]{--grade-accent:#287b82}.teacher-grade-concepts[data-grade-index="5"]{--grade-accent:#376fa1}.teacher-grade-concepts[data-grade-index="6"]{--grade-accent:#655bb0}.teacher-grade-concepts[data-grade-index="7"]{--grade-accent:#87549d}.teacher-grade-concepts[data-grade-index="8"]{--grade-accent:#984f78}.teacher-grade-concepts>h3{color:#40384f;align-items:center;gap:.45rem;margin:0;padding:.2rem 0;font-size:.76rem;font-weight:900;display:flex}.teacher-grade-concepts>h3 span{border:1px solid color-mix(in srgb, var(--grade-accent) 42%, white);background:color-mix(in srgb, var(--grade-accent) 10%, white);color:var(--grade-accent);border-radius:999px;padding:.2rem .5rem}.teacher-grade-concepts>h3 small{color:#73717b;font-size:.68rem}.teacher-concept-heading{gap:.2rem;padding-top:.35rem;display:grid}.teacher-concept-heading span{color:#24146f;text-transform:uppercase;letter-spacing:.04em;font-size:1rem;font-weight:950}.teacher-concept-heading small{color:#626879;font-weight:650}.teacher-concept-categories details{background:#fff;border:1px solid #d8d3eb;border-radius:.75rem;overflow:hidden}.teacher-concept-categories summary{color:#332168;cursor:pointer;justify-content:space-between;padding:.8rem;font-weight:900;display:flex}.teacher-concept-categories summary span{text-align:center;background:#eee8ff;border-radius:999px;min-width:1.6rem;padding:.1rem .45rem}.teacher-grade-concepts>div{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:.15rem;display:grid}.teacher-concept-categories details label{border-radius:.55rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.45rem;padding:.45rem .55rem;display:grid}.teacher-concept-categories details label:hover{background:#f7f4ff}.teacher-concept-categories details label span{gap:.1rem;display:grid}.teacher-concept-categories details label small{color:#6b6d79;font-size:.7rem;font-weight:600}.teacher-concept-categories details label em{color:#7561a6;white-space:nowrap;font-size:.7rem;font-style:normal;font-weight:850}.teacher-concept-categories details input{min-height:auto;margin-top:.2rem}.teacher-category-select-all{border-bottom:1px solid #ece8f5;margin:0 .8rem .65rem;font-weight:850}.teacher-concept-chips{flex-wrap:wrap;gap:.45rem;display:flex}.teacher-concept-chips button{color:#3f287d;background:#e9e1ff;border:0;border-radius:999px;padding:.45rem .7rem}.teacher-field-error{color:#a12637;margin:0;font-weight:800}.teacher-generate-questions{color:#fff;width:100%;min-height:3.5rem;font:inherit;letter-spacing:.045em;cursor:pointer;background:linear-gradient(135deg,#5f3fd0,#24146f);border:0;border-radius:.85rem;font-weight:950;box-shadow:0 .35rem #170b55}.teacher-generate-questions:disabled{color:#74717f;box-shadow:none;cursor:not-allowed;background:#dddbe3}.teacher-generated-preview{gap:.65rem;padding-top:.5rem;display:grid}.teacher-generated-preview>header{color:#24146f;justify-content:space-between;align-items:center;display:flex}.teacher-generated-preview>header span{background:#e9e1ff;border-radius:999px;padding:.25rem .6rem;font-weight:900}.teacher-generated-preview article{background:#fff;border:1px solid #ded9ee;border-radius:.75rem;grid-template-columns:auto 1fr;gap:.25rem .75rem;padding:.8rem;display:grid}.teacher-generated-preview article>span{color:#705aa8;text-align:right;font-size:.78rem;font-weight:800}.teacher-generated-preview article>div,.teacher-generated-preview article>ol,.teacher-generated-preview article>dl,.teacher-generated-preview article>.visual-viewer{grid-column:1/-1}.teacher-generated-preview article p{margin:.25rem 0 0}.teacher-generated-preview article img{object-fit:contain;border-radius:.6rem;width:100%;max-height:14rem}.teacher-generated-preview article dl{gap:.4rem;margin:0;display:grid}.teacher-generated-preview article dl>div{grid-template-columns:8rem 1fr;gap:.5rem;display:grid}.teacher-generated-preview article dt{font-weight:800}.teacher-generated-preview article dd{margin:0}.teacher-nex-round{gap:1.2rem;display:grid}.teacher-regular-generation{background:#f8f6ff;border:1px solid #d8d3eb;border-radius:1rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:1rem;padding:1rem;display:flex}.teacher-regular-generation .teacher-field-error{flex-basis:100%}.teacher-nex-question-grid{grid-template-columns:repeat(auto-fit,minmax(22rem,1fr));gap:1rem;display:grid}.teacher-nex-visual{object-fit:contain;background:#faf9ff;border:1px solid #e4e1f2;border-radius:.8rem;width:100%;max-height:20rem;display:block}@media (max-width:700px){.teacher-math-source__cards{grid-template-columns:1fr}}.teacher-mpl-source-chooser,.teacher-mpl-source-workflow{border:1px solid var(--teacher-line,#dedbe9);background:#fff;border-radius:1rem;margin-top:1.25rem;padding:1.25rem}.teacher-mpl-source-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.teacher-mpl-source-cards>button{border:1px solid var(--nm-blue-100);text-align:left;cursor:pointer;background:#fff;border-radius:.85rem;grid-template-columns:2.75rem minmax(0,1fr);align-content:start;align-items:start;gap:.85rem;min-height:8rem;padding:1rem;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s;display:grid;position:relative;box-shadow:0 .4rem 1rem #0d075314}.teacher-mpl-source-cards>button:after{background:var(--nm-gold-500);content:"";border-radius:999px 999px 0 0;height:.2rem;position:absolute;bottom:0;left:1rem;right:1rem}.teacher-mpl-source-cards>button:hover{border-color:var(--nm-blue-600);transform:translateY(-2px);box-shadow:0 .65rem 1.4rem #0d075324}.teacher-mpl-source-cards>button:focus-visible{outline:3px solid var(--nm-gold-300);outline-offset:3px}.teacher-mpl-source-cards>button.is-selected{border-color:var(--nm-blue-700);background:var(--nm-blue-50);box-shadow:0 .55rem 1.3rem #1800ad29}.teacher-mpl-source-icon{color:#fff;background:linear-gradient(145deg, var(--nm-blue-950), var(--nm-blue-700));width:2.75rem;height:2.75rem;box-shadow:inset 0 -3px var(--nm-gold-500);border-radius:.75rem;place-items:center;display:grid}.teacher-mpl-source-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.45rem;height:1.45rem}.teacher-mpl-source-copy{gap:.4rem;min-width:0;display:grid}.teacher-mpl-source-copy strong{color:var(--nm-blue-950);letter-spacing:.035em;font-size:.9rem;line-height:1.25}.teacher-mpl-source-copy>span{font-size:.9rem;line-height:1.45}.teacher-mpl-source-cards span,.teacher-mpl-source-workflow p{color:#536071}.teacher-mpl-import>label,.teacher-mpl-import-review article>label{gap:.4rem;margin:.85rem 0;display:grid}.teacher-mpl-import textarea{min-height:9rem}.teacher-mpl-ai-prompt{background:#f8fafc;border:1px solid #d8dee8;border-radius:.8rem;margin:1.25rem 0;padding:1rem}.teacher-mpl-ai-prompt>label{gap:.4rem;margin-top:1rem;font-weight:700;display:grid}.teacher-mpl-ai-prompt textarea{min-height:28rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85rem;line-height:1.45}.teacher-mpl-import-review{gap:.45rem;margin:1rem 0;display:grid}.teacher-mpl-import-review article{border:1px solid #d8dee8;border-radius:.65rem;padding:.55rem .7rem}.teacher-import-parse-actions{flex-wrap:wrap;gap:.65rem;display:flex}.teacher-import-choice{align-items:center;gap:.65rem;display:flex}.teacher-import-card-header{grid-template-columns:1.25rem 2.25rem 7.25rem minmax(10rem,1fr) minmax(5.5rem,auto) auto auto;grid-template-areas:"select number type question answer edit delete";align-items:center;gap:.5rem;min-width:0;min-height:2.75rem;display:grid}.teacher-import-select{grid-area:select;place-items:center;width:1.25rem;height:2rem;padding:0;margin:0!important;display:grid!important}.teacher-mpl-import-review .teacher-import-checkbox{accent-color:#6541c2;box-shadow:none;border-radius:4px;width:18px!important;height:18px!important;min-height:0!important;margin:0!important;padding:0!important}.teacher-import-number{white-space:nowrap;grid-area:number;min-width:2.25rem;font-weight:800}.teacher-import-type{color:#4d3b78;white-space:nowrap;background:#eee9fa;border-radius:999px;grid-area:type;width:fit-content;padding:.15rem .38rem;font-size:.68rem;font-weight:800}.teacher-import-card-question{-webkit-line-clamp:2;line-clamp:2;color:#26314a;-webkit-box-orient:vertical;grid-area:question;min-width:0;line-height:1.35;display:-webkit-box;overflow:hidden}.teacher-import-card-answer{text-overflow:ellipsis;white-space:nowrap;color:#26314a;grid-area:answer;overflow:hidden}.teacher-import-card-answer small{color:#687386}.teacher-import-card-answer strong{color:#277247}.teacher-import-card-action{min-height:2rem;margin:0;padding:.3rem .48rem;font-size:.76rem;line-height:1}.teacher-import-card-action.is-edit{color:#5637aa;background:#fbf9ff;border-color:#cfc5e9;grid-area:edit}.teacher-import-card-action.is-delete{grid-area:delete}.teacher-import-card-action.is-delete,.teacher-import-delete-expanded{color:#9b2f38;background:snow;border-color:#e6b9bd}.teacher-import-expanded{border-top:1px solid #e2e6ed;margin-top:1rem;padding-top:1rem}.teacher-import-delete-expanded{margin-top:.8rem}.teacher-import-choice input:first-child{width:3.5rem}.teacher-import-choice input:nth-child(2){flex:1}@media (max-width:760px){.teacher-import-card-header{grid-template-columns:1.25rem 2.25rem minmax(0,1fr) auto auto;grid-template-areas:"select number type edit delete""question question question question question""answer answer answer answer answer";gap:.4rem .5rem}.teacher-import-card-question{margin-top:.1rem}.teacher-import-card-answer{font-size:.82rem}}@media (max-width:1100px){.teacher-mpl-source-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.teacher-mpl-source-cards{grid-template-columns:1fr}}.teacher-nex-bank-selection{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:1rem 0;display:grid}.teacher-nex-bank-selection label{gap:.35rem;font-weight:800;display:grid}.teacher-nex-bank-selection select{width:100%;min-width:0}@media (max-width:700px){.teacher-nex-bank-selection{grid-template-columns:1fr}}.teacher-mpl-review{color:#17213a;background:#f5f4fa;border-radius:1rem;margin:1.5rem -1.25rem -1.25rem;padding:1.25rem}.teacher-mpl-breadcrumb{color:#657087;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.82rem;display:flex}.teacher-mpl-breadcrumb a{color:#5e3bbf;font-weight:800}.teacher-mpl-review-layout{grid-template-columns:minmax(12.5rem,15rem) minmax(0,1fr);align-items:start;gap:1.25rem;display:grid}.teacher-mpl-review-sidebar{background:#fff;border:1px solid #e2deec;border-radius:.9rem;padding:1.1rem;position:sticky;top:1rem;box-shadow:0 .35rem 1rem #1f17400f}.teacher-mpl-review-sidebar h2{margin:0 0 1rem;font-size:1.1rem}.teacher-mpl-review-sidebar ol{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.teacher-mpl-review-sidebar li{color:#697186;grid-template-columns:1.9rem 1fr;gap:.65rem;display:grid}.teacher-mpl-review-sidebar li>span{border:1px solid #d8d3e6;border-radius:.55rem;place-items:center;width:1.9rem;height:1.9rem;font-weight:900;display:grid}.teacher-mpl-review-sidebar li div{gap:.08rem;min-width:0;display:grid}.teacher-mpl-review-sidebar li small{text-transform:uppercase;letter-spacing:.06em;font-size:.66rem}.teacher-mpl-review-sidebar li strong{color:#26314a;font-size:.86rem}.teacher-mpl-review-sidebar li p{margin:.15rem 0 0;font-size:.73rem;line-height:1.35}.teacher-mpl-review-sidebar li.is-active>span{color:#fff;background:#6541c2;border-color:#6541c2}.teacher-mpl-review-sidebar li.is-active strong{color:#4e2eaa}.teacher-mpl-review-help{color:#5b6477;background:#f5f2fc;border-radius:.7rem;margin:1.1rem 0 0;padding:.8rem;font-size:.74rem;line-height:1.45}.teacher-mpl-review-main{min-width:0}.teacher-mpl-review-header{justify-content:space-between;align-items:start;gap:1.25rem;margin-bottom:1rem;display:flex}.teacher-mpl-review-header h2{color:#17213a;margin:.15rem 0 .3rem;font-size:clamp(1.55rem,3vw,2.15rem)}.teacher-mpl-review-header p{margin:0}.teacher-mpl-review-summary{flex:none;justify-items:end;gap:.15rem;display:grid}.teacher-mpl-review-summary>strong{color:#4d2ca7;font-size:1.25rem}.teacher-mpl-review-summary>span{color:#72798a;font-size:.72rem}.teacher-mpl-review-summary button{color:#4e2eaa;font:inherit;background:#fff;border:1px solid #cfc6e7;border-radius:.55rem;margin-top:.55rem;padding:.55rem .75rem;font-size:.76rem;font-weight:850}.teacher-mpl-review .teacher-generated-preview{gap:.85rem;padding:0}.teacher-mpl-review .teacher-generated-preview article{background:#fff;border:1px solid #e2deeb;border-radius:.9rem;grid-template-columns:2.5rem minmax(16rem,1.7fr) minmax(10rem,.8fr) minmax(9rem,.65fr);align-items:start;gap:1rem;padding:1rem;display:grid;box-shadow:0 .25rem .8rem #1f17400d}.teacher-question-number{color:#fff;background:#6541c2;border-radius:.65rem;place-items:center;width:2.35rem;height:2.35rem;font-size:1rem;font-weight:950;display:grid;grid-column:auto!important}.teacher-question-content{gap:.7rem;min-width:0;display:grid;grid-column:auto!important}.teacher-question-meta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.teacher-question-meta span{color:#5334a7;letter-spacing:.035em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;background:#eee9fa;border-radius:999px;max-width:100%;padding:.25rem .55rem;font-size:.67rem;font-weight:900;overflow:hidden}.teacher-question-meta small{color:#788094;font-weight:700}.teacher-question-prompt{font-size:.96rem;font-weight:750;line-height:1.55;grid-column:auto!important}.teacher-question-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;margin:0;padding:0;list-style:none;display:grid;grid-column:auto!important}.teacher-question-choices li{border:1px solid #e5e1ee;border-radius:.55rem;grid-template-columns:1.65rem 1fr;align-items:center;gap:.45rem;min-width:0;padding:.45rem .55rem;display:grid}.teacher-question-choices li>strong{color:#5135a0;background:#f0ecfa;border-radius:50%;place-items:center;width:1.55rem;height:1.55rem;font-size:.7rem;display:grid}.teacher-question-visual{background:#fafafe;border:1px solid #e4e0ed;border-radius:.7rem;width:min(100%,34rem);overflow:hidden;grid-column:auto!important}.teacher-question-explanation,.teacher-question-answer{border-radius:.7rem;min-width:0;padding:.85rem;font-size:.78rem;line-height:1.5}.teacher-question-explanation{color:#4f596e;background:#f4f2f9}.teacher-question-explanation>strong{color:#28324a;margin-bottom:.45rem;display:block}.teacher-question-answer{color:#24623d;background:#f1faf4;border:1px solid #cfe7d7;gap:.4rem;display:grid}.teacher-question-answer>small{color:#4f745e;letter-spacing:.04em;text-transform:uppercase;font-size:.66rem;font-weight:850}.teacher-question-answer>strong{overflow-wrap:anywhere;font-size:.95rem}.teacher-question-answer details{color:#35465d;border-top:1px solid #d4e9db;padding-top:.45rem}.teacher-question-answer summary{color:#3d278a;cursor:pointer;font-weight:850}.teacher-question-answer details div{margin-top:.45rem}.visual-viewer-compact{display:grid}.visual-viewer-compact .visual-viewer-toolbar{background:#f8f7fb;border-bottom:1px solid #e7e3ef;justify-content:flex-end;gap:.25rem;padding:.35rem .45rem;display:flex}.visual-viewer-compact .visual-viewer-toolbar button{color:#4b3b72;min-height:1.75rem;font:inherit;background:#fff;border:1px solid #d8d2e6;border-radius:.4rem;padding:.25rem .45rem;font-size:.65rem;font-weight:800}.visual-viewer-compact .visual-viewer-toolbar output{color:#6a7180;text-align:center;align-self:center;min-width:2.4rem;font-size:.65rem}.visual-viewer-compact .visual-viewer-viewport{touch-action:none;max-height:19rem;overflow:hidden}.visual-viewer-compact .visual-viewer-canvas{transform-origin:50%;place-items:center;min-height:8rem;display:grid}.visual-viewer-compact img,.visual-viewer-compact svg{object-fit:contain;width:100%;max-width:32rem;max-height:18rem;display:block}.teacher-mpl-review-actions{z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border-top:1px solid #ddd8e8;border-radius:0 0 1rem 1rem;justify-content:space-between;align-items:center;gap:1rem;margin:1rem -1.25rem -1.25rem;padding:.85rem 1.25rem;display:flex;position:sticky;bottom:0;box-shadow:0 -.35rem 1rem #1f174012}.teacher-mpl-review-actions>div{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.teacher-mpl-review-actions button{color:#3d2a70;font:inherit;background:#fff;border:1px solid #cfc8df;border-radius:.6rem;padding:.65rem .85rem;font-weight:850}.teacher-mpl-review-actions .teacher-primary-action{color:#fff;background:#5b38b8;border-color:#5b38b8}@media (max-width:1100px){.teacher-mpl-review .teacher-generated-preview article{grid-template-columns:2.5rem minmax(0,1fr) minmax(9rem,.55fr)}.teacher-question-explanation{grid-column:2/3}.teacher-question-answer{grid-area:1/3/span 2}}@media (max-width:760px){.teacher-mpl-review{margin-inline:-.75rem;padding:.75rem}.teacher-mpl-review-layout{grid-template-columns:1fr}.teacher-mpl-review-sidebar{position:static}.teacher-mpl-review-sidebar ol{grid-template-columns:repeat(3,minmax(0,1fr))}.teacher-mpl-review-sidebar li{grid-template-columns:1fr}.teacher-mpl-review-sidebar li>span{width:1.65rem;height:1.65rem}.teacher-mpl-review-help{display:none}.teacher-mpl-review-header{align-items:end}.teacher-mpl-review .teacher-generated-preview article{grid-template-columns:2.35rem minmax(0,1fr)}.teacher-question-content,.teacher-question-explanation,.teacher-question-answer{grid-area:auto/2}.teacher-question-choices{grid-template-columns:1fr}.teacher-mpl-review-actions{margin-inline:-.75rem;padding-inline:.75rem}}@media (max-width:440px){.teacher-mpl-review-header{display:grid}.teacher-mpl-review-summary{justify-items:start}.teacher-mpl-review-sidebar ol{grid-template-columns:1fr}.teacher-mpl-review-sidebar li{grid-template-columns:1.9rem 1fr}.teacher-mpl-review .teacher-generated-preview article{grid-template-columns:1fr}.teacher-question-number,.teacher-question-content,.teacher-question-explanation,.teacher-question-answer{grid-column:1}.teacher-mpl-review-actions,.teacher-mpl-review-actions>div{flex-direction:column;align-items:stretch}.teacher-mpl-review-actions button{width:100%}}.portal-teacher{--teacher-muted:#4f5a6a;--teacher-line:#d7d4ca;background:#f5f5f2}.portal-teacher .app-header__inner{gap:1rem}.portal-teacher .app-nav{gap:.15rem}.portal-teacher .app-nav__link{color:#30394a;padding:.58rem .62rem}.portal-teacher .app-nav__link:hover{color:#3f2c00;background:#fff8df}.portal-teacher .app-nav__link[aria-current=page]{color:#302000;background:#ffefad;box-shadow:inset 0 -3px #b88200,0 0 0 1px #e4c866}.portal-teacher .app-header__account{align-items:center;gap:.45rem;display:flex}.portal-teacher .app-header__account>.button.secondary{text-align:center;min-height:2.35rem;box-shadow:none;border:1px solid #d8d5e9;border-radius:.65rem;padding:.48rem .7rem;font-size:.78rem;line-height:1.2}.portal-teacher .account-link{gap:.55rem;padding:.35rem}.portal-teacher .account-link__context{max-width:9.5rem}.portal-teacher .account-avatar{width:2.25rem;height:2.25rem}.portal-teacher .app-content :where(.teacher-workflow,.teacher-prototype){width:min(76rem,100%);min-width:0}.portal-teacher .app-content .button,.portal-teacher .app-content .teacher-primary-action,.portal-teacher .app-content .teacher-card-action{border-radius:.65rem;max-width:100%;min-height:2.55rem;padding:.55rem .85rem;font-size:.88rem;line-height:1.2}.portal-teacher .app-content .teacher-primary-action{background:linear-gradient(135deg,#f1ca4a,#d7a817);border-color:#9a6c00;box-shadow:0 5px 12px #744f002e}.portal-teacher .app-content .teacher-card-action{background:#fff6d5;border-color:#c9aa42}.portal-teacher .app-content .button.secondary{color:#2413a6;background:#fff;border:1px solid #bbb7dc}.portal-teacher .teacher-page-header,.portal-teacher .teacher-stadium-header{flex-wrap:wrap;gap:.75rem 1rem;padding:.55rem .15rem}.portal-teacher .teacher-page-header h1,.portal-teacher .teacher-stadium-header h1{font-size:clamp(1.9rem,3.5vw,2.55rem)}.portal-teacher :where(.teacher-create-panel,.teacher-import-panel,.teacher-prompt-builder,.teacher-inline-create,.teacher-default-time,.teacher-empty-panel,.teacher-round-card,.teacher-team-card,.teacher-today-card,.teacher-coming-card,.teacher-attention-card,.teacher-quick-card,.teacher-advanced-tools){border-color:var(--teacher-line);box-shadow:0 7px 18px #1e242f0f}.portal-teacher :where(input,select,textarea){border-color:#bfc3ca}.portal-teacher :where(input,select,textarea):focus{border-color:#8d6900;box-shadow:0 0 0 3px #c6921433}.portal-teacher .teacher-question-actions,.portal-teacher .teacher-prompt-actions,.portal-teacher .teacher-selection-bar,.portal-teacher .teacher-section-heading{flex-wrap:wrap}.portal-teacher .teacher-question-actions{border-color:var(--teacher-line);padding:.6rem}.portal-teacher .teacher-question-actions button{background:#fff8df;border-color:#c9aa42;min-height:2.45rem;padding:.5rem .72rem;font-size:.82rem}.portal-teacher .teacher-round-grid,.portal-teacher .teacher-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-teacher .teacher-round-card,.portal-teacher .teacher-team-card{gap:.65rem;padding:.9rem}.portal-teacher .teacher-member-list>div{min-height:2.65rem}.portal-teacher .teacher-status{border:1px solid #0000000f}@media (max-width:82rem){.portal-teacher .app-header__inner{padding-inline:1rem}.portal-teacher .app-nav__link{padding-inline:.5rem;font-size:.8rem}.portal-teacher .app-header__account>.button.secondary:first-child{max-width:10rem}}@media (max-width:62rem){.portal-teacher .teacher-round-grid,.portal-teacher .teacher-team-grid{grid-template-columns:1fr}}@media (max-width:42rem){.portal-teacher .teacher-page-header,.portal-teacher .teacher-stadium-header{align-items:stretch}.portal-teacher .teacher-page-header>:where(a,button),.portal-teacher .teacher-stadium-header>:where(a,button){text-align:center;width:100%}}@media (max-width:44rem){.portal-teacher .app-header__account{display:none}}.portal-student{--student-blue:#0868f7;--student-blue-deep:#10328d;--student-blue-soft:#eaf4ff;--student-cyan:#18bdeb;--student-gold:#ffc52f;--student-purple:#6e3ff1;--student-green:#1db954;--student-ink:#10204f;background:radial-gradient(circle at 82% 0,#3eb6ff26,#0000 26rem),linear-gradient(135deg,#f7fbff,#edf5ff 62%,#f9f7ff)}.portal-student .app-content{min-width:0}.portal-student .app-header{background:#fffffff7;border-color:#d9e8fb;box-shadow:0 .35rem 1.5rem #184c9c14}.portal-student .app-nav__link,.portal-student .account-link,.portal-student .account-link__context span{color:var(--student-ink)}.portal-student .app-nav__link:hover{background:var(--student-blue-soft);color:var(--student-blue)}.portal-student .app-nav__link[aria-current=page]{background:linear-gradient(100deg, var(--student-blue), #1d7cff);color:#fff;box-shadow:0 .5rem 1.2rem #0868f73d}.portal-student .app-nav__link[aria-current=page]:after{display:none}.portal-student :where(button,.button,a):focus-visible{outline-offset:3px;outline:3px solid #ffbf22}.student-command-centre{grid-template-rows:none;gap:1rem;width:min(100%,96rem);max-width:none;margin:0 auto;padding:clamp(1rem,2vw,2rem);display:grid}@media (min-width:44.01rem){.app-frame:has(.student-command-centre){height:auto;min-height:100dvh;overflow:visible}.app-content:has(.student-command-centre)>.dashboard-shell{height:auto;min-height:calc(100dvh - 5.5rem - 2px);padding:0;overflow:visible}.student-command-centre{height:auto}.app-content:has(.student-command-centre) .dashboard-workspace{height:auto}}.student-command-centre__greeting{justify-content:space-between;align-items:end;gap:1rem;padding:.3rem .2rem;display:flex}.student-command-centre__greeting h1{color:#10256b;margin:.15rem 0;font-size:clamp(1.8rem,3vw,2.7rem);line-height:1}.student-command-centre__greeting p{color:#536485;margin:0}.student-command-centre__greeting>a{color:#fff;background:linear-gradient(110deg,#713cf0,#5624cf);border-radius:.8rem;align-items:center;min-height:2.75rem;padding:.65rem 1rem;font-weight:900;text-decoration:none;display:inline-flex}.student-command-grid{grid-template-columns:minmax(17rem,.9fr) minmax(22rem,1.35fr) minmax(16rem,.85fr) minmax(14rem,.7fr);align-items:stretch;gap:.85rem;display:grid}.student-command-grid>article,.student-hq-panel,.student-progression-strip,.student-reward-guide,.student-profile__hero,.student-profile__progress,.student-profile-panel,.student-profile-stat-grid article{background:#fffffff5;border:1px solid #d7e5f7;border-radius:1rem;box-shadow:0 .65rem 1.8rem #2459a717}.student-command-grid .student-player-card{background:radial-gradient(circle at 0 0,#28d6ff57,#0000 10rem),linear-gradient(145deg,#f9fdff,#e9f4ff 60%,#f4f0ff);border:3px solid #2d79ff;border-radius:1.1rem;grid-template-rows:auto auto auto auto auto;grid-template-columns:7.4rem minmax(0,1fr);gap:.7rem .85rem;min-height:28rem;padding:.85rem;box-shadow:inset 0 0 0 2px #fff,0 .4rem #145ac6,0 1rem 2.4rem #2363c82e}.student-command-grid .student-player-card:before{background:linear-gradient(110deg,#075fef,#13bde8);height:3.1rem}.student-command-grid .student-player-card--card-neon-pulse{background:radial-gradient(circle at 10% 0,#24d7ff66,#0000 12rem),linear-gradient(145deg,#f8fdff,#e8edff 48%,#f4e9ff)}.student-command-grid .student-player-card--frame-epic-gold{border-color:#ffc52f;box-shadow:inset 0 0 0 2px #fff,0 .4rem #b47300,0 1rem 2.4rem #e79e0038}.student-command-grid .student-player-card__topline{grid-column:1/-1}.student-command-grid .student-player-card__portrait{background:linear-gradient(145deg,#1bbff0,#0b60ea 62%,#563ee8);border:4px solid #fff;border-radius:1rem;grid-row:2;width:7.4rem;height:9rem;min-height:0;margin:0;box-shadow:0 0 0 3px #1d6be4,0 .45rem #0c439e}.student-command-grid .student-player-card__portrait>span{color:#fff;font-size:2.3rem}.student-command-grid .student-player-card__portrait button{background:#0a2b76e0;border:0;border-radius:0;bottom:0;left:0;right:0}.student-command-grid .student-player-card__identity{text-align:left;align-self:center;padding:0}.student-command-grid .student-player-card__identity h2{color:#10266c;margin:0;font-size:clamp(1.35rem,2vw,1.85rem)}.student-command-grid .student-player-card__identity p{color:#075ecb;margin:.35rem 0;font-weight:900}.student-command-grid .student-player-card__identity span{color:#536485;font-size:.72rem;font-weight:800}.student-command-grid .student-player-card__record{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:.4rem}.student-command-grid .student-player-card__record div{min-width:0;box-shadow:none;background:#fff;border:1px solid #dbe8f8;padding:.55rem .25rem}.student-command-grid .student-player-card__record dt{font-size:.55rem}.student-command-grid .student-player-card__points{background:linear-gradient(110deg,#fff3b8,#ffd24b);grid-column:1/-1;margin:0;box-shadow:inset 0 0 0 1px #edb600}.student-player-card__actions{grid-column:1/-1;grid-template-columns:1fr 1.15fr;gap:.55rem;display:grid}.student-player-card__actions a,.student-trophy-preview>a,.student-match-card__action{color:#0b5bdb;text-align:center;text-transform:uppercase;background:#fff;border:1px solid #1a6bf2;border-radius:.7rem;justify-content:center;align-items:center;min-height:2.75rem;padding:.65rem .8rem;font-size:.76rem;font-weight:950;text-decoration:none;display:inline-flex}.student-player-card__actions a:last-child,.student-trophy-preview>a{color:#fff;background:linear-gradient(110deg,#0967f4,#1558dc)}.student-command-grid .student-match-card{isolation:isolate;color:#102560;text-align:center;background:linear-gradient(#ebf8ff9e,#ffffffdb 52%,#1f944b38),repeating-linear-gradient(90deg,#dff4ff 0 3rem,#edf9ff 3rem 6rem);border:0;align-content:center;justify-items:center;gap:.55rem;padding:1.1rem;display:grid;position:relative;overflow:hidden}.student-command-grid .student-match-card:before,.student-command-grid .student-match-card:after{z-index:-1;content:"";background:linear-gradient(#27b75b,#0d8b3d);border:1rem solid #ffffffa6;border-radius:50%;height:9rem;position:absolute;bottom:-4.5rem;left:-8%;right:-8%}.student-command-grid .student-match-card:after{background:0 0;border-width:.3rem;border-color:#ffffffb3;height:7.5rem;bottom:-5rem;left:28%;right:28%}.student-match-card__status{color:#fff;letter-spacing:.06em;background:linear-gradient(100deg,#0868f7,#1558dc);border-radius:999px;padding:.35rem 1.15rem;font-size:.7rem;font-weight:950}.student-command-grid .student-match-card>svg,.student-command-grid .student-match-card>img{filter:drop-shadow(0 .4rem .5rem #14489633)}.student-command-grid .student-match-card h2{color:#112a74;margin:0;font-size:clamp(1.7rem,3vw,2.4rem);line-height:1}.student-command-grid .student-match-card>strong{color:#233c7c;text-transform:uppercase;font-size:.9rem}.student-match-card__fixture{background:#ffffffe0;border-radius:.85rem;grid-template-columns:1fr auto 1fr;align-items:center;gap:.7rem;width:100%;padding:.75rem;font-size:.8rem;font-weight:900;display:grid;box-shadow:0 .3rem 1.2rem #1e4c8f1f}.student-match-card__fixture b{color:#0a67ef;font-size:1.15rem}.student-match-card__schedule{grid-template-columns:1fr auto;gap:.55rem;width:100%;display:grid}.student-match-card__schedule>*{background:#ffffffeb;border:1px solid #d3e3f6;border-radius:.7rem;place-items:center;padding:.55rem .7rem;font-size:.75rem;font-weight:900;display:grid}.student-match-card__schedule span{color:#0762e6;font-variant-numeric:tabular-nums;font-size:1.15rem}.student-command-grid .student-match-card__action{z-index:1;color:#fff;background:linear-gradient(110deg,#23bc50,#139738);border:0;width:100%;font-size:.86rem;box-shadow:0 .3rem #087229}.student-command-grid .student-hq-panel--news{grid-column:auto;min-width:0;padding:.85rem}.student-command-grid .student-news-list{gap:.45rem}.student-command-grid .student-news-list>a{border:0;border-bottom:1px solid #e4edf8;border-radius:0;align-items:start;padding:.6rem}.student-command-grid .student-news-tag{min-width:4.8rem;font-size:.55rem}.student-trophy-preview{text-align:center;align-content:start;justify-items:center;padding:.85rem;display:grid;overflow:hidden}.student-trophy-preview header{text-align:left;width:100%}.student-trophy-preview h2{color:#13286c;margin:.1rem 0 .55rem}.student-trophy-preview__stage{background:radial-gradient(circle at 50% 30%,#ffe26db3,#0000 36%),linear-gradient(145deg,#5b3108,#b27213 45%,#3e2108);border-radius:.8rem;place-items:center;width:100%;min-height:10rem;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 .55rem #ffe28d33}.student-trophy-preview__stage:before,.student-trophy-preview__stage:after{content:"";background:linear-gradient(#ecbd56,#6e3d08);border-radius:.2rem;height:.65rem;position:absolute;bottom:1rem;left:8%;right:8%}.student-trophy-preview__stage:after{bottom:4.5rem}.student-trophy-preview__stage span{z-index:1;color:#ffe86f;filter:drop-shadow(0 .5rem .45rem #1f0c0073);font-size:5rem}.student-trophy-preview>strong{color:#12296f;margin-top:.5rem;font-size:1.85rem;line-height:1}.student-trophy-preview>span{color:#62708b;text-transform:uppercase;font-size:.65rem;font-weight:900}.student-trophy-preview dl{grid-template-columns:repeat(3,1fr);gap:.35rem;width:100%;margin:.65rem 0;display:grid}.student-trophy-preview dl div{background:#f0f6ff;border-radius:.55rem;padding:.4rem .15rem}.student-trophy-preview dt{color:#65718d;text-transform:uppercase;font-size:.5rem;font-weight:900}.student-trophy-preview dd{color:#1a3b96;margin:.1rem 0 0;font-weight:950}.student-trophy-preview>a{width:100%}.student-command-centre .student-progression-strip{border-color:#d6e6fa;grid-template-columns:auto minmax(14rem,1.6fr) minmax(9rem,auto) minmax(13rem,auto);margin:0;padding:.8rem;box-shadow:0 .5rem 1.4rem #1e56a814}.student-progression-strip__level{background:linear-gradient(145deg,#153ca4,#0a67f0);border:3px solid #f5b700;border-radius:1rem;place-content:center;justify-items:center;width:4.4rem;height:4.4rem;display:grid;box-shadow:inset 0 0 0 2px #fff}.student-command-centre .student-progression-strip__level>span,.student-command-centre .student-progression-strip__level>strong{color:#fff}.student-command-centre .student-progression-strip__level>strong{font-size:1.75rem}.student-command-centre .student-progression-strip__track>span{background:linear-gradient(90deg, #0a80ed var(--student-xp), #e4eaf3 var(--student-xp));border:1px solid #cad7e8;height:.8rem}.student-command-centre .student-progression-strip a{color:#0963dd;margin-top:.2rem;font-size:.7rem;font-weight:900;display:block}.student-command-centre .student-hq__grid{grid-template-columns:minmax(18rem,.85fr) minmax(28rem,1.5fr) minmax(16rem,.75fr);gap:.85rem}.student-command-centre .student-hq-panel{min-width:0;padding:.9rem}.student-command-centre .student-hq-panel h2{color:#142866;margin-bottom:.45rem}.student-locker-preview{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;display:grid}.student-locker-preview__item{color:#14265f;background:linear-gradient(145deg,#fff,#eef6ff);border:1px solid #d8e4f6;border-radius:.75rem;gap:.28rem;min-width:0;padding:.55rem;text-decoration:none;display:grid}.student-locker-preview__item>span{color:#0754c5;background:#d8ecff;border-radius:999px;width:fit-content;padding:.18rem .35rem;font-size:.5rem;font-weight:950}.student-locker-preview__item>b{color:#fff;background:linear-gradient(145deg,#17bdea,#075fea 60%,#633ee8);border-radius:.55rem;place-items:center;min-height:4.2rem;font-size:1.8rem;display:grid}.student-locker-preview__item--epic>b{background:linear-gradient(145deg,#5324c8,#b140eb 55%,#ff8bc7)}.student-locker-preview__item--legendary>b{background:radial-gradient(circle,#ffdf61,#df7c05 55%,#551a04)}.student-locker-preview__item>strong{text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.student-locker-preview__item>small{color:#775400;font-size:.58rem;font-weight:900}.student-hq-panel--locker>p{color:#66728c;margin:.55rem 0 0;font-size:.68rem}.student-reward-guide{gap:.85rem;padding:1rem;display:grid}.student-reward-guide>header{justify-content:space-between;align-items:end;gap:1rem;display:flex}.student-reward-guide h2{color:#13296f;margin:.12rem 0 0;font-size:clamp(1.25rem,2vw,1.65rem)}.student-reward-guide__key{flex-wrap:wrap;justify-content:end;gap:.4rem;display:flex}.student-reward-guide__key span{color:#4f5f7e;background:#edf5ff;border-radius:.55rem;padding:.4rem .55rem;font-size:.68rem}.student-reward-guide__key b{color:#075fe4}.student-reward-guide__items{grid-template-columns:repeat(6,minmax(7rem,1fr));gap:.6rem;display:grid}.student-reward-guide__items article{background:linear-gradient(145deg,#fff,#f4f8ff);border:1px solid #dae7f7;border-radius:.75rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.5rem;min-width:0;padding:.55rem;display:grid}.student-reward-icon{color:#fff;background:linear-gradient(145deg,#13bef0,#0a61e9);border:3px solid #fff;border-radius:50%;place-items:center;width:2.8rem;height:2.8rem;font-weight:950;display:grid;box-shadow:0 .18rem #1653b5}.student-reward-icon--round_win,.student-reward-icon--competition_champion{color:#5c3700;background:linear-gradient(145deg,#ffe77e,#f7a400);box-shadow:0 .18rem #a86800}.student-reward-icon--perfect_round{background:linear-gradient(145deg,#83ef76,#15a63f)}.student-reward-icon--three_win_streak,.student-reward-icon--five_win_streak{background:linear-gradient(145deg,#ffae47,#e43a3a 55%,#7624ce)}.student-reward-guide__items article>div{display:grid}.student-reward-guide__items strong{color:#14265d;font-size:.68rem}.student-reward-guide__items article span:not(.student-reward-icon){color:#075fdd;font-size:.62rem;font-weight:900}.student-reward-guide>p{color:#69758d;margin:0;font-size:.68rem}.student-profile-shell{background:0 0}.student-profile-shell .dashboard-workspace{width:min(92rem,100% - 2rem);max-width:none}.student-profile__hero{background:radial-gradient(circle at 90% 0,#2fc4f240,#0000 18rem),linear-gradient(110deg,#fff,#ebf5ff);border:2px solid #bedcff}.student-locker{scroll-margin-top:1rem}.student-locker__nav{background:#eff6ff;border-radius:.75rem;flex-wrap:wrap;gap:.45rem;margin:.8rem 0;padding:.45rem;display:flex}.student-locker__nav button{color:#174ea7;cursor:pointer;background:#fff;border:1px solid #c9dcf4;border-radius:.55rem;padding:.42rem .7rem;font-size:.7rem;font-weight:900}.student-locker__nav button:hover,.student-locker__nav button:focus-visible,.student-locker__nav button.is-selected{color:#fff;background:#0967ea;border-color:#0967ea}.student-locker__subnav{flex-wrap:wrap;gap:.35rem;margin:-.3rem 0 .9rem;display:flex}.student-locker__subnav button{color:#345071;cursor:pointer;background:#fff;border:1px solid #b9cce7;border-radius:999px;padding:.32rem .58rem;font-size:.65rem;font-weight:850}.student-locker__subnav button.is-selected{color:#074eb7;background:#ddecff;border-color:#0a63e6}.student-profile .student-locker__grid{grid-template-columns:repeat(auto-fill,minmax(12rem,1fr))}.student-profile .student-cosmetic{background:linear-gradient(145deg,#fff,#f3f8ff);border:2px solid #d9e6f6;border-radius:.85rem;align-content:start;gap:.45rem;padding:.65rem;display:grid;overflow:hidden}.student-profile .student-cosmetic>span:first-child{color:#0758cf;background:#dcedff;border-radius:999px;width:fit-content;padding:.2rem .45rem;font-size:.58rem;font-weight:950}.student-profile .student-cosmetic--epic>span:first-child{color:#6923bb;background:#ebdfff}.student-profile .student-cosmetic--legendary>span:first-child{color:#8a4d00;background:#fff0af}.student-cosmetic__art{color:#fff;background:radial-gradient(circle at 65% 25%,#ffffff8c,#0000 20%),linear-gradient(145deg,#1bc6ed,#0a61e9 55%,#6043e8);border-radius:.7rem;place-items:center;min-height:7rem;font-size:2.8rem;display:grid;box-shadow:inset 0 0 0 2px #ffffff59}.trophy-room__avatar{filter:drop-shadow(0 .5rem .55rem #0e337033);flex:none;width:5rem;height:5rem}.student-cosmetic__art img{object-fit:contain;filter:drop-shadow(0 .45rem .55rem #020a1e8c);width:100%;height:7rem}.student-cosmetic--epic .student-cosmetic__art{background:linear-gradient(145deg,#27128c,#8b3ce8 50%,#f07bd0)}.student-cosmetic--legendary .student-cosmetic__art{background:radial-gradient(circle,#ffef91,#0000 22%),linear-gradient(145deg,#32105b,#c16605 55%,#ffca35)}.student-cosmetic h3{color:#14285f;margin:0}.student-cosmetic p{color:#66728d;margin:0;font-size:.72rem}.student-cosmetic button,.student-cosmetic__status{color:#fff;background:linear-gradient(110deg,#0868f7,#1555d9);border:0;border-radius:.65rem;place-items:center;min-height:2.65rem;margin-top:auto;padding:.55rem .7rem;font-size:.7rem;font-weight:950;display:grid}.student-cosmetic__status{color:#0b59cc;background:#e7f2ff}.trophy-room{background:radial-gradient(circle at 50% 8%,#ffdb5f52,#0000 24rem),linear-gradient(145deg,#f8fbff,#edf5ff 60%,#fff8e5)}.trophy-cabinet-real{background:linear-gradient(120deg,#fff9e3c7,#e0f4ff99),linear-gradient(145deg,#5b310c,#b9791e);border-color:#bd7b18;box-shadow:inset 0 0 0 3px #fff1bcb3,inset 0 0 3rem #592c032e,0 1rem 2.4rem #4543722e}.trophy-display{background:#ffffffc7}.trophy-display__shelf{border-bottom-color:#8d5216;box-shadow:0 .45rem #512c08,0 .8rem .8rem #2814032e}.trophy-room-empty{color:#48300c;text-align:center;place-content:center;justify-items:center;gap:.5rem;min-height:24rem;padding:2rem;display:grid}.trophy-room-empty>span{color:#e4a81c;filter:drop-shadow(0 .5rem .35rem #46230040);font-size:7rem}.trophy-room-empty h2,.trophy-room-empty p{margin:0}.student-results .results-workspace{width:min(92rem,100% - 2rem);max-width:none}.student-results .results-hero{background:radial-gradient(circle at 90% 0,#33c8f540,#0000 18rem),linear-gradient(110deg,#fff,#eef6ff);border-color:#cbe1fb}.student-results .results-hero h1{color:var(--nexus-stadium-blue)}.student-results .results-hero p{color:#4f6283}.student-league-group{gap:.75rem;margin-top:1rem;display:grid}.student-league-group>header{padding:.4rem .2rem}.student-league-group>header h2{color:#13296f;margin:.12rem 0 0}.student-results .results-league-workspace{border-color:#d1e3f7;box-shadow:0 .6rem 1.8rem #1d55a117}@media (min-width:72.01rem){.portal-student .app-header{border-bottom:0;border-right:1px solid #d6e5f7;width:11rem;min-height:100dvh;position:fixed;inset:0 auto 0 0;box-shadow:.45rem 0 1.8rem #194c9614}.portal-student .app-header__inner{flex-direction:column;align-items:stretch;gap:1rem;width:100%;min-height:100dvh;padding:1rem .75rem}.portal-student .app-header .nm-lockup{place-items:center;padding:.4rem;display:grid}.portal-student .app-header .nm-lockup__image{width:7.6rem}.portal-student .app-nav--desktop{flex:none;gap:.45rem;width:100%;display:grid}.portal-student .app-nav__link{text-transform:uppercase;border-radius:.8rem;align-items:center;min-height:3rem;padding:.75rem .9rem;font-size:.78rem;font-weight:900;display:flex}.portal-student .app-nav__link:before{color:currentColor;content:"◆";text-align:center;width:1.4rem;margin-right:.6rem}.portal-student .app-nav__link:first-child:before{content:"⌂"}.portal-student .app-nav__link:nth-child(2):before{content:"♛"}.portal-student .app-nav__link:nth-child(3):before{content:"▥"}.portal-student .app-nav__link:nth-child(4):before{content:"★"}.portal-student .app-nav__link:nth-child(5):before{content:"●"}.portal-student .app-header__account{gap:.5rem;width:100%;margin:auto 0 0;display:grid}.portal-student .account-link{background:#f5f9ff;border:1px solid #d8e7f8;flex-direction:column-reverse;justify-content:center;min-width:0}.portal-student .account-link__context{text-align:center;max-width:100%}.portal-student .app-header__account>.button{color:#164999;background:#fff;border-color:#c8daf1;width:100%;min-height:2.5rem}.portal-student .app-content{min-height:100dvh;margin-left:11rem}}@media (max-width:88rem){.student-command-grid{grid-template-columns:minmax(17rem,.85fr) minmax(22rem,1.25fr) minmax(16rem,.8fr)}.student-command-grid .student-trophy-preview{grid-column:3}.student-command-centre .student-hq__grid{grid-template-columns:1fr 1.4fr}.student-hq-panel--stats{grid-column:1/-1}.student-reward-guide__items{grid-template-columns:repeat(3,1fr)}}@media (max-width:68rem){.student-command-grid{grid-template-columns:1fr 1.25fr}.student-command-grid .student-hq-panel--news,.student-command-grid .student-trophy-preview{grid-column:auto}.student-command-centre .student-progression-strip{grid-template-columns:auto 1fr}.student-command-centre .student-hq__grid{grid-template-columns:1fr}.student-hq-panel--stats{grid-column:auto}.student-locker-preview{grid-template-columns:repeat(4,minmax(8rem,1fr));padding-bottom:.4rem;overflow-x:auto}}@media (max-width:46rem){.student-command-centre{padding:.75rem}.student-command-centre__greeting,.student-reward-guide>header{flex-direction:column;align-items:stretch}.student-command-centre__greeting>a{justify-content:center;width:100%}.student-command-grid{grid-template-columns:1fr}.student-command-grid .student-player-card,.student-command-grid .student-match-card,.student-command-grid .student-hq-panel--news,.student-command-grid .student-trophy-preview{grid-column:auto}.student-command-grid .student-player-card{min-height:0}.student-command-centre .student-progression-strip{grid-template-columns:1fr}.student-progression-strip__level{width:100%;height:auto;min-height:4rem}.student-locker-preview{grid-template-columns:repeat(2,1fr);overflow:visible}.student-reward-guide__items{grid-template-columns:1fr 1fr}.student-reward-guide__key{justify-content:start}.student-profile .student-locker__grid{grid-template-columns:1fr 1fr}.student-level-up{width:calc(100% - 1.5rem);top:1rem}}@media (max-width:32rem){.student-command-grid .student-player-card{grid-template-columns:6.2rem 1fr}.student-command-grid .student-player-card__portrait{width:6.2rem;height:7.8rem}.student-command-grid .student-player-card__record,.student-trophy-preview dl,.student-player-card__actions,.student-reward-guide__items,.student-profile .student-locker__grid{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){.student-level-up,.student-command-grid *,.student-reward-guide *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html{scroll-behavior:smooth}.nexus-landing{--nx-navy:#071a3d;--nx-blue:#123f91;--nx-gold:#f2b928;--nx-cream:#f5f1e8;color:var(--nx-navy);background:#fff;overflow:hidden}.nexus-landing *{box-sizing:border-box}.nexus-wrap{width:min(1180px,100% - 3rem);margin-inline:auto}.nexus-eyebrow{color:var(--nx-gold);letter-spacing:.18em;text-transform:uppercase;margin:0 0 1.25rem;font-size:.75rem;font-weight:900}.nexus-section{padding:clamp(4rem,6.5vw,6.5rem) 0}.nexus-section__heading{grid-template-columns:minmax(0,1.3fr) minmax(18rem,.7fr);align-items:end;gap:2rem;margin-bottom:3rem;display:grid}.nexus-section__heading h2,.nexus-olympics h2,.nexus-final h2{letter-spacing:-.065em;text-transform:uppercase;margin:0;font-size:clamp(3rem,7vw,6.5rem);line-height:.9}.nexus-section__heading p{color:#586276;margin:0;font-size:clamp(1rem,1.6vw,1.3rem);line-height:1.65}.nexus-actions{flex-wrap:wrap;gap:.75rem;margin-top:2.25rem;display:flex}.nexus-actions a{border:2px solid var(--nx-gold);min-height:3.4rem;color:var(--nx-navy);background:var(--nx-gold);letter-spacing:.08em;text-transform:uppercase;border-radius:.25rem;padding:1rem 1.35rem;font-size:.78rem;font-weight:950}.nexus-actions a.is-outline{color:#fff;background:0 0}.nexus-hero{color:#fff;background:linear-gradient(115deg,#061633 0%,#0b2860 72%,#164a9f 100%);padding-top:clamp(1.5rem,3vw,3rem)}.nexus-hero__grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(1.5rem,4vw,4rem);min-height:31rem;display:grid}.nexus-hero__copy{z-index:2;padding-bottom:1.5rem;position:relative}.nexus-hero h1{color:#fff;letter-spacing:-.075em;text-transform:uppercase;max-width:12ch;margin:0;font-size:clamp(3.8rem,7.4vw,7.5rem);line-height:.84}.nexus-hero h1 em,.nexus-olympics h2 em{color:var(--nx-gold);font-style:normal}.nexus-hero__copy>p:not(.nexus-eyebrow){color:#d6e1f5;max-width:43rem;margin:2rem 0 0;font-size:clamp(1.05rem,1.6vw,1.3rem);line-height:1.6}.nexus-hero__visual{background:#123b80;border:1px solid #fff3;border-radius:.8rem;align-self:center;min-height:31rem;position:relative;overflow:hidden;box-shadow:0 1.5rem 4rem #00000038}.nexus-hero__visual>img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.nexus-sport-strip{color:#dbe5f8;letter-spacing:.12em;text-transform:uppercase;border-block:1px solid #ffffff26;justify-content:center;gap:clamp(1rem,3vw,3.5rem);padding:1.2rem 1rem;font-size:.68rem;font-weight:900;display:flex}.nexus-discover{color:#fff;letter-spacing:.16em;text-align:center;text-transform:uppercase;padding:1.25rem;font-size:.7rem;font-weight:900;display:block}.nexus-identity{background:var(--nx-cream)}.identity-stage{grid-template-columns:minmax(20rem,.9fr) minmax(20rem,1.1fr);align-items:center;gap:clamp(2rem,7vw,7rem);display:grid}.identity-card{background:linear-gradient(145deg,#f6ce63,#bd7d12);border:1px solid #d2a72e;border-radius:1.6rem;max-width:31rem;padding:1.3rem;position:relative;transform:rotate(-1.5deg);box-shadow:1.2rem 1.2rem #0b285b}.identity-card__top{letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;padding:.4rem .2rem;font-size:.67rem;font-weight:950;display:flex}.identity-card__top img{object-fit:contain;width:3rem;height:3rem}.identity-card__top strong{align-self:center}.identity-card__avatar{aspect-ratio:1/.82;background:#102e69;border-radius:1rem;overflow:hidden}.identity-card__avatar img{object-fit:cover;object-position:center 18%;width:100%;height:100%}.identity-card h3{letter-spacing:-.045em;text-transform:uppercase;margin:1rem 0 .15rem;font-size:2.5rem}.identity-card>p{margin:0;font-weight:800}.identity-card__stats{border-top:1px solid #071a3d40;grid-template-columns:repeat(3,1fr);margin-top:1rem;display:grid}.identity-card__stats span{text-transform:uppercase;padding:.8rem .35rem 0;font-size:.62rem;font-weight:800;display:grid}.identity-card__stats strong{font-size:1.3rem}.identity-notes{gap:0;display:grid}.identity-notes article{border-top:1px solid #cbc4b5;grid-template-columns:3.5rem 1fr;gap:.25rem 1rem;padding:1.6rem 0;display:grid}.identity-notes span{color:#b18418;grid-row:1/3;font-weight:950}.identity-notes h3,.identity-notes p{margin:0}.identity-notes h3{text-transform:uppercase;font-size:1.5rem}.identity-notes p{color:#606878}.nexus-transition{text-align:center;text-transform:uppercase;margin:3.5rem 0 0;font-size:clamp(1.2rem,2.5vw,2rem)}.nexus-transition strong{color:#17499a;display:block}.nexus-arenas{background:#fff}.arena-list{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid}.arena{color:#fff;background:#132452;border-radius:.75rem;grid-column:span 2;grid-template-rows:10rem 1fr;min-height:19rem;display:grid;overflow:hidden}.arena:nth-child(4),.arena:nth-child(5){grid-column:span 3}.arena__brand{background:#fffffff2;place-items:center;min-height:10rem;display:grid}.arena__brand img{object-fit:contain;width:min(70%,10rem);max-height:8rem}.arena>div:last-child{align-content:center;padding:1.5rem;display:grid}.arena>div>span{color:var(--nx-gold);letter-spacing:.15em;font-size:.7rem;font-weight:950}.arena h3{color:#fff;text-transform:uppercase;margin:.55rem 0;font-size:clamp(1.45rem,2.4vw,2.35rem);line-height:.9}.arena p{color:#fff;margin:0;font-size:1rem}.arena small{color:#ced8ee;margin-top:1rem}.arena--blue{background:#07558f}.arena--navy{background:#071a3d}.arena--ink{background:#482458}.arena--gold{background:#9c6510}.art-mark{color:#172c62;text-align:center;display:grid;transform:rotate(-4deg)}.art-mark span{letter-spacing:.15em;font-size:5rem;font-weight:300}.art-mark strong{color:#fff;letter-spacing:.25em;background:#e5a51c;padding:.25rem 1rem;font-size:1.6rem}.nexus-big-transition{color:#132452;letter-spacing:-.05em;text-align:center;text-transform:uppercase;margin:3.75rem 0 0;font-size:clamp(2rem,5vw,5rem);font-weight:950}.nexus-olympics{color:#fff;background:#081b3d}.nexus-olympics h2,.nexus-legacy h2{color:#fff}.nexus-olympics__lead{color:#cedaf0;max-width:50rem;margin:1.75rem 0 3rem;font-size:1.2rem;line-height:1.7}.nexus-olympics__header{grid-template-columns:minmax(10rem,.35fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.nexus-olympics__header>img{object-fit:contain;width:min(100%,16rem);height:auto;max-height:11rem}.olympic-programme{grid-template-columns:.75fr 1.25fr;gap:2rem;display:grid}.olympic-programme>div:first-child{border-top:1px solid #55709d;grid-template-columns:1fr 1fr;align-content:start;column-gap:1rem;display:grid}.olympic-programme>div:first-child>span{color:var(--nx-gold);letter-spacing:.15em;text-transform:uppercase;grid-column:1/-1;padding:1.2rem 0;font-size:.7rem;font-weight:900;display:block}.olympic-programme>div:first-child p{border-top:1px solid #263d64;gap:1rem;margin:0;padding:.85rem 0;font-size:1.1rem;font-weight:800;display:flex}.olympic-programme b{color:#6d86aa}.forge-events{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.forge-events article{color:var(--nx-navy);background:#fff;padding:1.5rem}.forge-events article>span{color:#fff;background:#14428c;place-items:center;width:3rem;height:3rem;font-size:1.3rem;font-weight:950;display:grid}.forge-events h3{text-transform:uppercase;margin:1.5rem 0 .5rem;font-size:2rem}.letters{color:#fff;word-spacing:.4rem;background:#0e326e;margin-top:1.25rem;padding:1rem;font-weight:900}.forge-events article>strong{color:#174792;margin-top:1.25rem;display:block}.olympic-message{text-transform:uppercase;border-block:1px solid #4f668d;justify-content:space-between;align-items:center;gap:2rem;margin-top:2.5rem;padding:1.5rem 0;display:flex}.olympic-message span{color:#aebdd4}.olympic-message strong{color:var(--nx-gold);font-size:clamp(1.5rem,3vw,3rem)}.nexus-live{background:#f3f5f8}.live-stage{background:#fff;border:1px solid #ccd4e1;border-radius:1rem;max-width:62rem;margin:auto;overflow:hidden;box-shadow:0 2rem 5rem #0c234a26}.live-stage header{color:#fff;background:#0d2c67;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.live-stage header img{width:4rem;height:4rem}.live-stage header>div{text-align:right;display:grid}.live-stage header span{text-transform:uppercase;font-size:.7rem}.live-stage header strong{color:var(--nx-gold);font-size:1.7rem}.live-stage main{padding:clamp(2rem,6vw,5rem)}.live-stage main>span{color:#315fa4;letter-spacing:.13em;text-transform:uppercase;font-size:.7rem;font-weight:900}.live-stage h3{max-width:38rem;margin:1rem 0 2.5rem;font-size:clamp(1.6rem,3vw,2.6rem);line-height:1.25}.answer-grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.answer-grid button{color:#17386f;font:inherit;background:#fff;border:1px solid #cbd4e2;border-radius:.5rem;justify-content:space-between;padding:1rem;font-weight:900;display:flex}.live-stage footer{background:#e9edf3;grid-template-columns:repeat(5,1fr);display:grid}.live-stage footer span{color:#59667b;text-align:center;text-transform:uppercase;padding:1rem .5rem;font-size:.62rem;font-weight:850}.nexus-signal{text-align:center;text-transform:uppercase;margin:3rem 0 0;font-size:1.2rem}.nexus-signal strong{color:#1c54a0}.nexus-teachers{background:var(--nx-cream)}.teacher-console{background:#fff;border:1px solid #ced3dc;border-radius:1rem;grid-template-columns:15rem 1fr;display:grid;overflow:hidden;box-shadow:0 2rem 5rem #12284e1f}.teacher-console aside{color:#fff;background:#0b265a;padding:2rem 1.3rem}.teacher-console aside>span{color:var(--nx-gold);text-transform:uppercase;font-size:.7rem;font-weight:900}.teacher-console aside h3{color:#fff;margin:.4rem 0 2rem}.teacher-console aside p{color:#aebcda;gap:.8rem;margin:.35rem 0;padding:.75rem;font-weight:800;display:flex}.teacher-console aside p.is-active{color:#102b5d;background:var(--nx-gold);border-radius:.4rem}.teacher-console main{padding:2rem}.teacher-console main header{border-bottom:1px solid #dce1e8;justify-content:space-between;align-items:start;display:flex}.teacher-console main header h3{margin:.25rem 0 1.2rem;font-size:1.8rem}.teacher-console main header>strong{color:#26714a;font-size:.75rem}.teacher-question{border:1px solid #d8dee7;border-radius:.7rem;max-width:40rem;margin:2rem auto;padding:1.5rem}.teacher-question>span{color:#29599f;text-transform:uppercase;font-size:.7rem;font-weight:900}.teacher-question h4{margin:.5rem 0;font-size:1.6rem}.teacher-question>div{gap:.6rem;margin-top:1.5rem;display:flex}.teacher-question button,.teacher-console footer button{color:#fff;font:inherit;background:#17458f;border:0;border-radius:.35rem;padding:.8rem;font-weight:850}.teacher-console main footer{color:#59667a;border-top:1px solid #dce1e8;align-items:center;gap:1.3rem;padding-top:1rem;font-size:.8rem;display:flex}.teacher-console footer button{color:#172957;background:#d79e16;margin-left:auto}.nexus-legacy{color:#fff;background:#102956}.nexus-legacy .nexus-section__heading p{color:#bdcbe2}.career-line{border-block:1px solid #52698f;grid-template-columns:repeat(4,1fr);display:grid}.career-line article{border-right:1px solid #52698f;min-height:12rem;padding:1.5rem;display:grid;position:relative}.career-line span{color:var(--nx-gold);text-transform:uppercase;font-size:.7rem;font-weight:900}.career-line strong{text-transform:uppercase;align-self:end;font-size:1.1rem}.career-line b{color:#ffffff14;font-size:6rem;position:absolute;top:2rem;right:1rem}.legacy-statement{color:var(--nx-gold);text-align:center;text-transform:uppercase;margin:2.75rem 0 0;font-size:clamp(1.5rem,3vw,3rem);font-weight:950}.nexus-purpose{background:#fff}.purpose-grid{border-top:2px solid var(--nx-navy);grid-template-columns:repeat(4,1fr);display:grid}.purpose-grid article{border-right:1px solid #d7dce4;padding:2rem 1.5rem}.purpose-grid span{color:#bd8512;font-weight:950}.purpose-grid h3{text-transform:uppercase;margin:1.75rem 0 .7rem}.purpose-grid p{color:#596477;line-height:1.55}.nexus-final{color:#fff;background:#071a3d}.nexus-final h2{color:#fff}.nexus-final>.nexus-wrap{grid-template-columns:.7fr 1.3fr;align-items:end;min-height:30rem;display:grid}.nexus-final img{filter:drop-shadow(0 1rem 2rem #00000059);width:100%;height:auto}.nexus-final>div>div{padding:4rem 0}.nexus-final .nexus-actions a.is-outline{color:#fff}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media (max-width:820px){.nexus-wrap{width:min(100% - 2rem,44rem)}.nexus-hero__grid,.nexus-section__heading,.identity-stage,.nexus-olympics__header,.olympic-programme,.teacher-console,.nexus-final>.nexus-wrap{grid-template-columns:1fr}.nexus-hero__visual{min-height:27rem}.nexus-hero__visual>img{width:100%}.nexus-sport-strip{justify-content:flex-start;overflow:auto}.nexus-section__heading{gap:1.5rem;margin-bottom:3rem}.arena{grid-column:auto;grid-template-columns:1fr}.arena:nth-child(4),.arena:nth-child(5){grid-column:auto}.arena-list{grid-template-columns:1fr 1fr}.arena__brand{min-height:15rem}.forge-events{grid-template-columns:1fr}.teacher-console aside{display:none}.career-line,.purpose-grid{grid-template-columns:1fr 1fr}.nexus-final>div>div{padding:4rem 0}.nexus-final>.nexus-wrap{min-height:auto}.nexus-final img{display:none}.olympic-message{display:grid}.identity-card{margin:auto}}@media (max-width:520px){.nexus-wrap{width:calc(100% - 1.25rem)}.nexus-section{padding:4.5rem 0}.nexus-hero h1{letter-spacing:-.065em;font-size:clamp(2.55rem,12.5vw,2.85rem)}.nexus-hero .nexus-eyebrow{letter-spacing:.11em;font-size:.64rem}.nexus-actions{display:grid}.nexus-actions a{text-align:center}.nexus-hero__visual{min-height:22rem}.nexus-hero__visual>img{width:100%}.identity-card{box-shadow:.6rem .6rem #0b285b}.identity-card__stats{grid-template-columns:1fr}.arena__brand{min-height:12rem}.arena-list{grid-template-columns:1fr}.arena>div:last-child{padding:2rem}.answer-grid,.career-line,.purpose-grid{grid-template-columns:1fr}.live-stage footer{grid-template-columns:1fr 1fr}.teacher-console main,.teacher-question{padding:1rem}.teacher-question>div,.teacher-console main footer{flex-direction:column;align-items:stretch}.teacher-console footer button{margin-left:0}.nexus-final h2{font-size:3.2rem}}.student-home-grid>.student-home-player{background:radial-gradient(circle at 50% 8%,#164e9e,#02091c 78%);border-radius:1rem;align-content:start;justify-items:center;gap:.45rem;min-width:0;padding:.7rem;display:grid}.student-home-player>.nexus-player-card--compact{aspect-ratio:.69;border-width:.48rem;width:min(100%,15.75rem);padding:.58rem}.student-home-player>.nexus-player-card--compact .nexus-player-card__character{min-height:6.7rem}.student-home-player>.nexus-player-card--compact .nexus-player-character__art{min-height:7rem}.student-home-player>.nexus-player-card--compact .nexus-player-card__name{font-size:1rem}.student-home-player>.student-home-player__actions{grid-template-columns:repeat(2,1fr);gap:.4rem;width:100%;display:grid}.student-home-player>.student-home-player__actions a,.student-home-player>.student-home-player__actions button{color:#fff;text-transform:uppercase;background:#0a3985;border:1px solid #4a90ff;border-radius:.55rem;place-items:center;min-height:2.2rem;margin:0;padding:.35rem;font-size:.62rem;font-weight:900;text-decoration:none;display:grid}@media (min-width:70rem) and (min-height:45rem){.student-home-screen{height:100dvh;overflow:hidden}.student-home-grid{min-height:0}}.nexus-landing .nexus-hero__visual--mascot{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.nexus-final.nexus-final--compact>.nexus-wrap{min-height:auto;display:block}.nexus-final.nexus-final--compact>.nexus-wrap>div{padding:clamp(4rem,6vw,6rem) 0}.nexus-landing{--nx-blue:#0c1d97;--nx-gold:#e3ad44}.nexus-landing .nexus-hero{background:radial-gradient(circle at 78% 22%, #e3ad4438, transparent 22rem), linear-gradient(118deg, #07175e 0%, var(--nx-blue) 72%, #1747c5 100%)}.nexus-landing .nexus-hero__visual--mascot{place-items:end center;display:grid}.nexus-landing .nexus-hero__visual--mascot>img{object-fit:contain;filter:drop-shadow(0 1.5rem 2rem #00000047);width:min(42rem,125%);max-width:none;height:auto;max-height:40rem;position:relative;inset:auto}.explore-nexus{padding:clamp(.75rem,1.8vh,1.25rem) 0;scroll-margin-top:4.5rem}.explore-nexus__heading{margin-bottom:.65rem}.explore-nexus__heading h2{font-size:clamp(2.25rem,4.6vw,4rem)}.explore-tabs button{min-height:3.15rem;padding-block:.55rem;scroll-margin-top:10.75rem}.explore-panel{height:clamp(29rem,100dvh - 14.5rem,40rem);min-height:0}.explore-student,.explore-teachers,.explore-legacy{height:100%;min-height:100%;padding:clamp(1.25rem,3vw,2.5rem);position:relative}.explore-competitions,.explore-olympics{height:100%;min-height:100%;padding:clamp(1.25rem,2.5vw,2.25rem);position:relative}.explore-copy h2{font-size:clamp(2.35rem,4.7vw,4.7rem)}.explore-copy>p:not(.nexus-eyebrow){margin-top:.8rem}.explore-nex-pose{z-index:2;pointer-events:none;filter:drop-shadow(0 .75rem .75rem #04164a38);width:clamp(5rem,8vw,8rem);position:absolute}.explore-nex-pose img{width:100%;height:auto;display:block}.explore-nex-pose--students{width:clamp(5.5rem,8.5vw,8.5rem);bottom:.75rem;left:36%}.explore-nex-pose--competitions{top:1rem;right:1rem}.explore-nex-pose--olympics{top:1rem;right:1.25rem}.explore-nex-pose--teachers{bottom:.75rem;left:40%}.explore-nex-pose--legacy{top:1rem;right:1rem}.identity-card__logo{box-sizing:border-box;background:#fff;border:2px solid #102b73;border-radius:50%;flex:none;place-items:center;width:3.65rem;height:3.65rem;display:grid;overflow:hidden;box-shadow:0 .25rem .65rem #3422003d}.identity-card__logo img{object-fit:contain;width:76%;max-width:76%;height:76%;display:block}.student-progression{border-block:1px solid #c9ced6;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1rem;display:grid}.student-progression span{border-right:1px solid #d7dbe1;gap:.2rem;padding:.65rem .45rem;display:grid}.student-progression span:last-child{border-right:0}.student-progression b{color:#a86f00;font-size:.62rem}.student-progression strong{color:var(--nx-navy);text-transform:uppercase;font-size:.7rem}.student-rewards{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;margin-top:.75rem;display:grid}.student-rewards span{background:#fffaf0;border:1px solid #d8cfb6;border-radius:.45rem;align-content:center;min-height:3.4rem;padding:.45rem;display:grid}.student-rewards b{color:#9d6800;font-size:.8rem}.student-rewards strong{color:#27344e;text-transform:uppercase;font-size:.58rem}.master-family{margin-top:1.4rem}.master-badge{min-height:21rem}.olympics-compact__body,.teacher-flow,.legacy-promise{margin-top:1rem}@media (max-width:920px),(max-height:700px){.explore-panel{height:auto;min-height:0}.explore-student,.explore-teachers,.explore-legacy,.explore-competitions,.explore-olympics{height:auto;min-height:32rem}}@media (max-width:720px){.nexus-landing .nexus-hero__visual--mascot{min-height:auto;padding-block:1rem}.nexus-landing .nexus-hero__visual--mascot>img{width:min(30rem,100%);max-height:28rem}.explore-nexus{padding:2rem 0}.explore-nex-pose{width:5rem}.explore-nex-pose--students,.explore-nex-pose--teachers{bottom:.5rem;left:auto;right:.5rem}}@media (max-width:480px){.student-progression,.student-rewards{grid-template-columns:repeat(2,minmax(0,1fr))}.explore-nex-pose{opacity:.9;width:4rem}.explore-student .identity-card{width:min(100%,20rem)}.explore-student .identity-card h3{font-size:1.5rem}.explore-student .identity-card__stats{grid-template-columns:repeat(3,minmax(0,1fr))}.explore-student .identity-card__stats span{min-width:0;font-size:.52rem}}.nexus-player-card{--card-ink:#030b1d;--card-panel:color-mix(in srgb, var(--card-primary) 62%, var(--card-ink));--card-bright:color-mix(in srgb, var(--card-accent) 78%, white);aspect-ratio:.72;border:.55rem solid var(--card-accent);clip-path:none;background:radial-gradient(circle at 70% 18%, color-mix(in srgb, var(--card-accent) 58%, transparent), transparent 31%), linear-gradient(145deg, var(--card-primary), var(--card-ink) 72%);border-radius:1.45rem;grid-template-rows:auto minmax(12rem,1fr) auto auto auto;grid-template-areas:"header""stage""identity""stats""footer";gap:.42rem;width:min(100%,27rem);padding:1.15rem;box-shadow:0 1.8rem 3.6rem #00081e7a,inset 0 0 0 .12rem #ffffffad,inset 0 0 2.3rem #00000080}.nexus-player-card:after{border-width:.1rem;border-radius:1.05rem;inset:.28rem}.nexus-player-card__architecture{z-index:1;pointer-events:none;position:absolute;inset:0}.nexus-player-card__architecture i{background:linear-gradient(145deg, var(--card-bright), var(--card-accent) 42%, #5d3600);box-shadow:0 0 .7rem color-mix(in srgb, var(--card-accent) 60%, transparent);display:block;position:absolute}.nexus-player-card__architecture i:first-child,.nexus-player-card__architecture i:nth-child(2){width:.42rem;height:54%;top:8%}.nexus-player-card__architecture i:first-child{left:.18rem}.nexus-player-card__architecture i:nth-child(2){right:.18rem}.nexus-player-card__architecture i:nth-child(3),.nexus-player-card__architecture i:nth-child(4){width:30%;height:.3rem;bottom:.42rem}.nexus-player-card__architecture i:nth-child(3){left:8%}.nexus-player-card__architecture i:nth-child(4){right:8%}.nexus-player-card__header{z-index:3;border:.1rem solid color-mix(in srgb, var(--card-accent) 68%, white);background:linear-gradient(110deg, color-mix(in srgb, var(--card-primary) 52%, #020817), #020817 72%);box-shadow:inset 0 -.18rem 0 var(--card-accent), 0 .35rem .8rem #0000004d;border-radius:.7rem;grid-area:header;grid-template-columns:1fr auto;grid-template-areas:"family level""rank level";align-items:center;gap:.05rem .6rem;margin:0;padding:.58rem .72rem;display:grid}.nexus-player-card__family{color:var(--card-bright);letter-spacing:.13em;grid-area:family;font-size:.72rem;font-weight:950}.nexus-player-card__rank{letter-spacing:.08em;grid-area:rank;font-size:.58rem}.nexus-player-card__level{color:#08142c;background:linear-gradient(#fff7c8, var(--card-accent));text-align:center;min-width:3.5rem;text-shadow:none;border-radius:.45rem;grid-area:level;padding:.28rem .5rem;font-size:1.45rem;line-height:1;display:grid}.nexus-player-card__level small{letter-spacing:.08em;font-size:.48rem}.nexus-player-card__stage{z-index:2;border:.12rem solid color-mix(in srgb, var(--card-secondary) 55%, transparent);background:radial-gradient(ellipse at 50% 95%, color-mix(in srgb, var(--card-accent) 58%, transparent), transparent 48%);border-radius:.85rem;grid-area:stage;min-height:12rem;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 -1.2rem 1.4rem #0000005c}.nexus-player-card__stage:before,.nexus-player-card__stage:after{content:"";z-index:2;opacity:.45;filter:blur(.35rem);background:linear-gradient(#ffffffbf,#0000 76%);width:18%;height:72%;position:absolute;top:-18%}.nexus-player-card__stage:before{left:13%;transform:rotate(-18deg)}.nexus-player-card__stage:after{right:13%;transform:rotate(18deg)}.nexus-player-card__stage-label{z-index:2;color:color-mix(in srgb, var(--card-accent) 72%, white);letter-spacing:.22em;text-align:center;background:#000614ad;padding:.22rem;font-size:.5rem;font-weight:900;position:absolute;inset:auto 0 0}.nexus-player-card__character{height:100%;min-height:0;margin:0}.nexus-player-card__character .nexus-player-character__art{aspect-ratio:1;transform-origin:50% 90%;width:min(100%,20rem);height:auto;min-height:0;max-height:100%}.nexus-player-card__identity{z-index:3;border:.13rem solid var(--card-bright);background:linear-gradient(105deg, var(--card-ink), var(--card-panel), var(--card-ink));text-align:center;border-inline-width:.38rem;border-radius:.35rem;grid-area:identity;min-width:0;padding:.65rem .78rem;box-shadow:0 .45rem .9rem #00000061}.nexus-player-card__name{text-overflow:ellipsis;white-space:nowrap;font-size:clamp(1.35rem,6.5cqw,2rem);line-height:1;overflow:hidden}.nexus-player-card__stats{gap:.3rem;margin:0}.nexus-player-card__stats span{background:color-mix(in srgb, var(--card-panel) 76%, #020713);border-radius:.38rem;min-width:0;padding:.38rem .18rem}.nexus-player-card__stats b{font-size:1.15rem}.nexus-player-card__footer{min-height:2rem;padding:.35rem .1rem 0}.nexus-player-card__badges span{aspect-ratio:1;border:.1rem solid var(--card-accent);color:#15213a;background:linear-gradient(#fff8c7, var(--card-accent));width:1.55rem;text-shadow:none;border-radius:50%;place-items:center;display:grid}.nexus-player-card__trophies{color:#111a2f;background:var(--card-bright);white-space:nowrap;border-radius:999px;padding:.25rem .48rem}.nexus-player-card--classic{border-radius:.65rem;grid-template-rows:auto minmax(13rem,1.2fr) auto auto auto}.nexus-player-card--classic .nexus-player-card__stage{border-radius:.2rem}.nexus-player-card--classic .nexus-player-card__identity{border-radius:0;margin-inline:-.35rem}.nexus-player-card--sport,.nexus-player-card--stadium{border-radius:1.1rem 1.1rem .55rem .55rem;grid-template:"header header""stage stage"minmax(13rem,1fr)"identity identity""stats footer"/1fr 5.4rem}.nexus-player-card--sport .nexus-player-card__header,.nexus-player-card--stadium .nexus-player-card__header{background:linear-gradient(90deg, #02050c 0 18%, var(--card-panel) 18% 82%, #02050c 82%);border-radius:.25rem}.nexus-player-card--sport .nexus-player-card__stage,.nexus-player-card--stadium .nexus-player-card__stage{border-width:.24rem .08rem;border-color:var(--card-bright);border-radius:48% 48% .35rem .35rem/15% 15% .35rem .35rem}.nexus-player-card--sport .nexus-player-card__stats,.nexus-player-card--stadium .nexus-player-card__stats{border:.12rem solid var(--card-accent);background:#01040b;grid-template-columns:repeat(3,1fr);padding:.3rem}.nexus-player-card--sport .nexus-player-card__footer,.nexus-player-card--stadium .nexus-player-card__footer{border:.12rem solid var(--card-accent);background:#01040b;align-self:stretch;place-items:center;display:grid}.nexus-player-card--shield{border-width:.72rem 1rem 1.15rem;border-radius:28% 28% 42% 42%/12% 12% 18% 18%;grid-template-rows:auto minmax(12rem,1fr) auto auto auto;grid-template-areas:"header""stage""identity""stats""footer";padding-inline:1.35rem}.nexus-player-card--shield .nexus-player-card__header{border-radius:999px 999px .45rem .45rem;margin-inline:1.1rem}.nexus-player-card--shield .nexus-player-card__stage{border-radius:45% 45% 1rem 1rem/16% 16% 1rem 1rem;margin-inline:.35rem}.nexus-player-card--shield .nexus-player-card__identity{border-width:.18rem .7rem;border-radius:999px;margin-inline:-.55rem}.nexus-player-card--shield .nexus-player-card__stats{grid-template-columns:repeat(3,1fr);margin-inline:.3rem}.nexus-player-card--electric,.nexus-player-card--future{border-radius:.3rem 1.6rem;grid-template:"header header""stage identity""stage stats"1fr"footer footer"/1.35fr .9fr;padding:1rem}.nexus-player-card--electric .nexus-player-card__stage,.nexus-player-card--future .nexus-player-card__stage{border-radius:.15rem 2rem .15rem .8rem;min-width:0;min-height:20rem;margin:0}.nexus-player-card--electric .nexus-player-card__identity,.nexus-player-card--future .nexus-player-card__identity{border-radius:.25rem;align-self:end;margin:0 0 0 -1.2rem;padding:.75rem .42rem;transform:none}.nexus-player-card--electric .nexus-player-card__stats,.nexus-player-card--future .nexus-player-card__stats{grid-template-columns:repeat(2,1fr);align-self:start}.nexus-player-card--fire{background:radial-gradient(at 50% 100%,#ffb000,#d22708 34%,#250306 74%);border-width:.7rem .85rem .95rem;border-color:#ffb52d;border-radius:48% 48% 1.2rem 1.2rem/8% 8% 1.2rem 1.2rem;grid-template-rows:auto minmax(13rem,1fr) auto auto auto}.nexus-player-card--fire .nexus-player-card__architecture i{background:linear-gradient(#fff29b,#ff7a00 36%,#a40000);border-radius:80% 0 80% 20%;transform:rotate(35deg)}.nexus-player-card--fire .nexus-player-card__stage{background:radial-gradient(at bottom,#ffcd45,#ef3b0a 34%,#0000 69%);border-color:#ffdf6c;border-radius:50% 50% .6rem .6rem/20% 20% .6rem .6rem}.nexus-player-card--fire .nexus-player-card__identity{background:linear-gradient(90deg,#4a0500,#c93408,#4a0500)}.nexus-player-card--ice{background:linear-gradient(135deg,#f5ffff,#37bce8 34%,#123c83 66%,#061237);border-width:.8rem;border-color:#dffeff;border-radius:2.2rem .5rem;grid-template:"header header""stage stage"minmax(13.5rem,1fr)"identity identity""stats footer"/1fr 5.5rem}.nexus-player-card--ice .nexus-player-card__architecture i{background:linear-gradient(135deg,#ffffffe6,#57ddff52);border:.1rem solid #fff;width:1.25rem;height:4.5rem;transform:rotate(34deg)}.nexus-player-card--ice .nexus-player-card__stage{border:.28rem double #fff;border-radius:1.5rem .25rem;margin-inline:.45rem}.nexus-player-card--ice .nexus-player-card__identity{color:#061b42;text-shadow:none;background:linear-gradient(100deg,#efffff,#71d8f5,#efffff)}.nexus-player-card--ice .nexus-player-card__identity p,.nexus-player-card--ice .nexus-player-card__identity small,.nexus-player-card--ice .nexus-player-card__name{color:#061b42}.nexus-player-card--space{background:radial-gradient(circle at 72% 21%,#ff7eea,#0000 13%),radial-gradient(circle at 24% 34%,#315eff,#0000 24%),linear-gradient(145deg,#160a4d,#02030e 72%);border-radius:2.1rem;grid-template:"header header""stage stage"minmax(14rem,1fr)"identity footer""stats stats"/1fr auto}.nexus-player-card--space .nexus-player-card__header,.nexus-player-card--space .nexus-player-card__identity,.nexus-player-card--space .nexus-player-card__stats span{-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem);background:#090525bd;border-color:#b77cff;border-radius:1.2rem}.nexus-player-card--space .nexus-player-card__stage{border:0;border-radius:50%;box-shadow:inset 0 0 3rem #714dff,0 0 2rem #3cf}.nexus-player-card--space .nexus-player-card__footer{justify-content:center;min-width:5.5rem}.nexus-player-card--champion,.nexus-player-card--elite{background:radial-gradient(circle at 50% 28%,#ffe589,#8a5707 40%,#100b04 74%);border-width:.85rem;border-color:#ffe27b;border-radius:38% 38% .8rem .8rem/10% 10% .8rem .8rem;grid-template-rows:auto minmax(12rem,1fr) auto auto auto;grid-template-areas:"header""stage""identity""footer""stats"}.nexus-player-card--champion .nexus-player-card__header,.nexus-player-card--elite .nexus-player-card__header{border-radius:999px;margin-inline:1.2rem}.nexus-player-card--champion .nexus-player-card__stage,.nexus-player-card--elite .nexus-player-card__stage{border:.3rem ridge #ffe89a;border-radius:50% 50% .5rem .5rem/18% 18% .5rem .5rem}.nexus-player-card--champion .nexus-player-card__identity,.nexus-player-card--elite .nexus-player-card__identity{background:linear-gradient(90deg,#241400,#9e690a,#241400);border-width:.35rem .8rem;border-color:#ffe992}.nexus-player-card--champion .nexus-player-card__footer,.nexus-player-card--elite .nexus-player-card__footer{border:0;justify-content:center;gap:1rem}.nexus-player-card--neon{background:linear-gradient(155deg,#2d0a58,#061a44 50%,#05020f);border:.7rem solid #ff4ff3;border-radius:2.4rem;grid-template-rows:auto auto minmax(12.5rem,1fr) auto auto;grid-template-areas:"header""identity""stage""stats""footer";box-shadow:0 0 .65rem #fff,0 0 2.2rem #ff3be9,inset 0 0 2rem #00eaff}.nexus-player-card--neon .nexus-player-card__header,.nexus-player-card--neon .nexus-player-card__identity,.nexus-player-card--neon .nexus-player-card__stats span{background:#11124a;border-color:#4bffff;border-radius:999px;box-shadow:0 0 .6rem #00eaff}.nexus-player-card--neon .nexus-player-card__identity{text-align:left;margin:0;padding:.55rem 1rem;transform:none}.nexus-player-card--neon .nexus-player-card__stage{border-radius:2rem;min-width:0;margin:0}.nexus-player-card--nexus,.nexus-player-card--nexus-master{background:radial-gradient(circle at 50% 24%,#40dfff,#0000 18%),linear-gradient(145deg,#0b5fc3,#03102f 58%,#01040d);border-width:.8rem;border-color:#ffd75b;border-radius:1.8rem 1.8rem .45rem .45rem;grid-template:"header header""stage stage"minmax(13.5rem,1fr)"identity identity""stats footer"/1fr 5.5rem;box-shadow:0 0 .8rem #fff,0 0 2.5rem #168fff,0 1.8rem 3.6rem #01081b}.nexus-player-card--nexus .nexus-player-card__stage,.nexus-player-card--nexus-master .nexus-player-card__stage{border:.28rem solid #5be8ff;border-radius:50% 50% 1rem 1rem/15% 15% 1rem 1rem;box-shadow:inset 0 0 2rem #008cff,0 0 1rem #22dfff}.nexus-player-card--nexus .nexus-player-card__identity,.nexus-player-card--nexus-master .nexus-player-card__identity{background:linear-gradient(100deg,#06132f,#096ac5,#06132f);border-width:.32rem .75rem;border-color:#ffe786;margin-inline:.6rem}.nexus-player-card--frame-fire{border-color:#ffb331;box-shadow:0 0 0 .16rem #fff1a8,0 0 1.8rem #ff3c00,inset 0 0 1.7rem #a30b00}.nexus-player-card--frame-ice{border-color:#e8ffff;box-shadow:0 0 0 .18rem #68dcff,0 0 1.8rem #39bfff,inset 0 0 1.6rem #a8f4ff}.nexus-player-card--frame-neon{border-color:#ff4df3;box-shadow:0 0 0 .14rem #fff,0 0 1.9rem #ff3be9,inset 0 0 1.2rem #20e9ff}.nexus-player-card--frame-stars{border-color:#fff0a2;box-shadow:0 0 0 .2rem #9168ff,0 0 1.8rem #d2a7ff,inset 0 0 1.2rem #fff09a}.nexus-player-card--frame-champion{border-color:#ffde61;box-shadow:0 0 0 .22rem #6e4200,0 0 0 .38rem #fff2a8,0 0 2rem #ffc42c}.nexus-player-card--frame-holographic{border:.72rem solid #7dfbff;box-shadow:0 0 0 .18rem #ff71ea,0 0 1.9rem #74efff,inset 0 0 1.3rem #ff8dec}.nexus-player-card--frame-legendary{border-width:.86rem;border-color:#ffe36c;box-shadow:0 0 0 .18rem #fff,0 0 0 .4rem #6933b8,0 0 2.4rem #ffb526,inset 0 0 1.5rem #612b9e}.nexus-player-card--effect-fire .nexus-player-card__particles{opacity:.9;background:radial-gradient(circle at 14% 82%,#fff6a0 0 .14rem,#0000 .18rem),radial-gradient(circle at 82% 72%,#ff6a00 0 .2rem,#0000 .24rem),radial-gradient(circle at 55% 40%,#ffd04a 0 .1rem,#0000 .14rem);animation:2.8s ease-out infinite player-card-embers}.nexus-player-card--effect-ice .nexus-player-card__foil{opacity:.72;background:repeating-linear-gradient(130deg,#0000 0 15%,#e1ffffb3 16% 18%,#0000 19% 34%);animation:4s ease-in-out infinite player-card-frost}.nexus-player-card--effect-stars .nexus-player-card__particles,.nexus-player-card--effect-confetti .nexus-player-card__particles,.nexus-player-card--effect-legendary .nexus-player-card__particles{opacity:1;animation:3.2s ease-in-out infinite player-card-stars}.nexus-player-card--effect-confetti .nexus-player-card__particles{background:radial-gradient(circle at 12% 18%,#ff4f9a 0 .18rem,#0000 .2rem),radial-gradient(circle at 82% 16%,#52f5ff 0 .18rem,#0000 .2rem),radial-gradient(circle at 68% 72%,#ffe053 0 .2rem,#0000 .22rem),radial-gradient(circle at 25% 82%,#80ff64 0 .16rem,#0000 .18rem)}.nexus-player-card--effect-legendary{filter:saturate(1.16);box-shadow:0 0 .8rem white, 0 0 2.8rem var(--card-accent), 0 1.8rem 3.6rem #020816}.nexus-player-card--animation-stadium-lights .nexus-player-card__stage:before,.nexus-player-card--animation-stadium-lights .nexus-player-card__stage:after{animation:2.8s ease-in-out infinite alternate player-card-lights}.nexus-player-card--animation-fire-reveal .nexus-player-card__particles{opacity:.85;animation:3s ease-out infinite player-card-embers}.nexus-player-card--animation-ice-reveal .nexus-player-card__foil{opacity:.64;animation:4s ease-in-out infinite player-card-frost}.nexus-player-card--animation-confetti .nexus-player-card__particles{opacity:.9;animation:3s ease-in-out infinite player-card-stars}@keyframes player-card-embers{0%{opacity:.25;transform:translateY(1.4rem)scale(.85)}70%{opacity:1}to{opacity:0;transform:translateY(-2rem)scale(1.15)}}@keyframes player-card-frost{0%,to{filter:hue-rotate();transform:translate(-30%)rotate(12deg)}50%{filter:hue-rotate(25deg);transform:translate(30%)rotate(12deg)}}@keyframes player-card-stars{0%,to{opacity:.38;transform:scale(.92)rotate(0)}50%{opacity:1;transform:scale(1.05)rotate(3deg)}}@keyframes player-card-lights{0%{opacity:.18;transform:rotate(-25deg)}to{opacity:.76;transform:rotate(25deg)}}.nexus-player-card--mode-dashboard{aspect-ratio:.74;border-width:.46rem;grid-template-rows:auto minmax(8rem,1fr) auto auto auto;gap:.25rem;width:min(100%,18.5rem);padding:.72rem}.nexus-player-card--mode-dashboard .nexus-player-card__stage{min-height:8rem}.nexus-player-card--mode-dashboard .nexus-player-card__stats span{padding:.24rem .1rem;font-size:.42rem}.nexus-player-card--mode-dashboard .nexus-player-card__stats b{font-size:.76rem}.nexus-player-card--mode-dashboard .nexus-player-card__identity{padding:.42rem}.nexus-player-card--mode-dashboard .nexus-player-card__header{padding:.38rem .48rem}.nexus-player-card--mode-dashboard .nexus-player-card__level{min-width:2.8rem;font-size:1rem}.nexus-player-card--mode-compact{aspect-ratio:.82;border-width:.28rem;border-radius:.65rem;grid-template:"header""stage"minmax(4.8rem,1fr)"identity""footer"/1fr;gap:.16rem;width:9.5rem;padding:.38rem}.nexus-player-card--mode-compact .nexus-player-card__stage{border-radius:.38rem;min-height:4.8rem;margin:0}.nexus-player-card--mode-compact .nexus-player-card__stats{display:none}.nexus-player-card--mode-compact .nexus-player-card__identity{border-width:.1rem .2rem;border-radius:.25rem;margin:0;padding:.25rem;transform:none}.nexus-player-card--mode-compact .nexus-player-card__identity p,.nexus-player-card--mode-compact .nexus-player-card__identity small{font-size:.38rem}.nexus-player-card--mode-compact .nexus-player-card__header{border-radius:.25rem;margin:0;padding:.22rem .3rem}.nexus-player-card--mode-compact .nexus-player-card__family{font-size:.4rem}.nexus-player-card--mode-compact .nexus-player-card__rank{display:none}.nexus-player-card--mode-compact .nexus-player-card__level{min-width:1.8rem;padding:.15rem;font-size:.7rem}.nexus-player-card--mode-compact .nexus-player-card__level small{font-size:.28rem}.nexus-player-card--mode-compact .nexus-player-card__footer{padding:.1rem;font-size:.36rem}.nexus-player-card--mode-compact .nexus-player-card__badges span{width:.8rem}.nexus-player-card--mode-compact .nexus-player-card__trophies{padding:.08rem .2rem}.player-card-studio{background:radial-gradient(circle at 25% 15%,#0b5cbc,#0000 30%),radial-gradient(circle at 85% 75%,#57219f,#0000 34%),linear-gradient(145deg,#030a20,#071a3c 64%,#020713);border:.12rem solid #1b65ad;border-radius:1.8rem;padding:clamp(1rem,2.5vw,2rem);overflow:hidden;box-shadow:inset 0 0 3rem #1894ff24,0 1.5rem 3.5rem #00071957;container-type:inline-size}.player-card-studio>header{border-bottom:1px solid #68d6ff47;align-items:end;padding-bottom:1rem}.player-card-studio>header h1{letter-spacing:-.045em;text-transform:uppercase;font-size:clamp(2rem,5vw,3.7rem)}.player-card-studio>header>strong{color:#68efff;background:#082657;border:1px solid #53efff;border-radius:999px;align-self:start;padding:.55rem .8rem;font-size:.68rem;box-shadow:0 0 1rem #3bddff4d}.player-card-studio>header p,.player-card-unlock p{color:#dceaff}.player-card-studio__layout{grid-template-columns:minmax(20rem,28rem) minmax(0,1fr);gap:clamp(1rem,2.5vw,2rem)}.player-card-studio__preview{justify-items:center;gap:.8rem;display:grid;position:sticky;top:1rem}.player-card-studio__preview-stage{background:radial-gradient(circle,#28b7ff38,#0000 60%);border-radius:1.4rem;place-items:center;width:100%;padding:1.2rem .6rem;display:grid;position:relative}.player-card-studio__preview-stage>span{color:#6feaff;opacity:.08;filter:blur(.12rem);font-size:12rem;position:absolute}.player-card-preview-action{width:min(100%,19rem);min-height:3.1rem;box-shadow:0 .55rem 1.2rem #00000057,0 0 1.2rem #ffcf334d;color:#10204a!important;background:linear-gradient(#fff19a,#ffc830)!important;border-color:#ffe57d!important}.player-card-studio__controls{background:#030c23ad;border:1px solid #5ed3ff40;border-radius:1.2rem;min-width:0;padding:.85rem}.player-card-studio__controls nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:.38rem;display:grid}.player-card-studio__controls nav button{border-radius:.55rem;min-width:0;padding:.62rem .25rem;font-size:.63rem}.player-card-studio__controls nav button.is-selected{color:#071633;background:linear-gradient(#7ff5ff,#36bfff);box-shadow:0 0 1rem #35d5ff7a}.player-card-studio__section-heading{grid-template-columns:auto 1fr;align-items:end;gap:1.2rem;margin:.9rem 0 .75rem;display:grid}.player-card-studio__section-heading small{color:#65e6ff;letter-spacing:.12em;font-weight:900}.player-card-studio__section-heading h2{color:#fff;text-transform:uppercase;margin:0;font-size:1.5rem}.player-card-studio__section-heading p{color:#b9ccec;margin:0 0 .15rem;font-size:.8rem}.player-card-studio__choices{grid-template-columns:repeat(auto-fill,minmax(6.8rem,1fr));gap:.62rem;max-height:31rem;padding:.18rem;display:grid;overflow:auto}.player-card-choice{text-align:center;grid-template-rows:4.5rem auto auto;place-items:center;min-height:7.4rem;display:grid;position:relative;overflow:hidden;color:#eefdff!important;background:linear-gradient(145deg,#102f5e,#07152f)!important;border:1px solid #315985!important;border-radius:.9rem!important;padding:.45rem!important}.player-card-choice>strong{align-self:end;font-size:.7rem;line-height:1.1}.player-card-choice>small{color:#7f9bbd;letter-spacing:.08em;font-size:.5rem}.player-card-choice.is-equipped{outline-offset:-.18rem;outline:.16rem solid #75efff;box-shadow:0 0 1rem #52e0ff6b;background:linear-gradient(145deg,#126bd0,#10286c)!important;border-color:#75efff!important}.player-card-choice.is-equipped:after{content:"✓";aspect-ratio:1;color:#082040;background:#78f5ff;border-radius:50%;place-items:center;width:1.25rem;font-size:.72rem;font-weight:950;display:grid;position:absolute;top:.3rem;right:.35rem}.player-card-choice__visual{border:.22rem solid var(--card-accent,#5de5ff);background:linear-gradient(145deg, var(--card-primary,#1269ce), #050b24);border-radius:.55rem;place-items:center;width:3.25rem;height:4.2rem;display:grid;position:relative;box-shadow:0 0 .7rem,inset 0 0 .6rem #ffffff2e}.player-card-choice__visual i:first-child{background:radial-gradient(circle,#c9fbff,#2770e6 55%,#061538 58%);border-radius:50%;width:55%;height:42%}.player-card-choice__visual i:last-child{background:var(--card-accent,#ffd84d);border-radius:999px;width:76%;height:.35rem}.player-card-choice--cardDesign[data-option=shield] .player-card-choice__visual{border-width:.35rem;border-radius:1.2rem 1.2rem 1.5rem 1.5rem/.7rem .7rem 1.8rem 1.8rem}.player-card-choice--cardDesign[data-option=stadium] .player-card-choice__visual,.player-card-choice--cardDesign[data-option=sport] .player-card-choice__visual{border-radius:1rem 1rem .2rem .2rem;box-shadow:0 -.35rem #d9f8ff,0 0 .8rem #58dfff}.player-card-choice--cardDesign[data-option=electric] .player-card-choice__visual,.player-card-choice--cardDesign[data-option=future] .player-card-choice__visual{border-radius:.15rem .9rem;transform:skewY(-3deg)}.player-card-choice--cardDesign[data-option=fire] .player-card-choice__visual{background:linear-gradient(#ef3810,#3b0507);border-color:#ffb22d;border-radius:1.7rem 1.7rem .3rem .3rem/.7rem}.player-card-choice--cardDesign[data-option=ice] .player-card-choice__visual{background:linear-gradient(145deg,#eaffff,#187ccc);border-color:#dff;border-radius:1rem .2rem}.player-card-choice--cardDesign[data-option=space] .player-card-choice__visual{background:radial-gradient(circle at 65% 20%,#fa7ee8,#0000 18%),#090426;border-color:#bc79ff;border-radius:1.4rem}.player-card-choice--cardDesign[data-option=champion] .player-card-choice__visual,.player-card-choice--cardDesign[data-option=nexus-master] .player-card-choice__visual{border-width:.34rem;border-color:#ffe36a;border-radius:1.5rem 1.5rem .3rem .3rem;box-shadow:0 0 .85rem #ffc533}.player-card-choice--frame .player-card-choice__visual{background:#061020;border-width:.38rem}.player-card-choice--background .player-card-choice__visual{background:radial-gradient(circle at 65% 25%, var(--card-accent,#6feaff), transparent 15%), linear-gradient(145deg, #234fa5, #09051d);border-color:#284d7d}.player-card-choice--effect .player-card-choice__visual{background:conic-gradient(from 30deg,#28e8ff,#894dff,#ff5dd6,#ffd34e,#28e8ff);border-color:#fff}.player-card-choice:has(.nexus-player-character){grid-template-rows:5.4rem auto auto;width:auto;min-height:8.2rem}.player-card-choice .nexus-player-character{width:5rem;min-height:5rem}.player-card-choice--swatch{width:auto;min-width:2.8rem;height:2.8rem;min-height:2.8rem;box-shadow:inset 0 0 0 .15rem #ffffff73;background:var(--player-card-swatch)!important;border-radius:.65rem!important}.player-card-choice--swatch:hover,.player-card-choice--swatch:focus-visible{z-index:2;outline-offset:.12rem;outline:.15rem solid #6feaff;box-shadow:0 0 .9rem #52e0ff8c,inset 0 0 0 .15rem #ffffffa6;border-color:#fff!important}.player-card-choice--swatch.is-equipped{outline-offset:.12rem;outline:.18rem solid #fff;box-shadow:0 0 0 .35rem #62eaff,0 0 1.1rem #52e0ffbf,inset 0 0 0 .12rem #ffffff8c;background:var(--player-card-swatch)!important}.player-card-choice--swatch.is-equipped:after{color:#fff;background:#05112bb8;width:1.3rem;top:50%;right:50%;transform:translate(50%,-50%)}.player-card-choice--swatch.is-equipped[data-check-tone=dark]:after{color:#061a38;background:#ffffffc2}.player-card-choice__swatch-label{z-index:4;color:#fff;letter-spacing:.04em;opacity:0;pointer-events:none;background:#061a38;border:1px solid #6feaff;border-radius:.35rem;width:max-content;max-width:9rem;padding:.28rem .42rem;font-size:.56rem;font-weight:850;line-height:1;transition:opacity .12s,transform .12s;position:absolute;bottom:calc(100% + .42rem);left:50%;transform:translate(-50%,.2rem);box-shadow:0 .25rem .7rem #0006}.player-card-choice--swatch:hover .player-card-choice__swatch-label,.player-card-choice--swatch:focus-visible .player-card-choice__swatch-label{opacity:1;transform:translate(-50%)}.player-card-studio__color-groups .player-card-studio__choices{grid-template-columns:repeat(auto-fill,minmax(2.8rem,1fr));max-height:none}.player-card-studio__save{z-index:6;-webkit-backdrop-filter:blur(.7rem);backdrop-filter:blur(.7rem);background:#030c23f0;border-top:1px solid #31547d;border-radius:0 0 1.1rem 1.1rem;margin:.9rem -.85rem -.85rem;padding:.75rem .85rem;position:sticky;bottom:0}.player-card-studio__save button{background:linear-gradient(#ffe985,#fbbd25);min-height:2.9rem;padding-inline:1.25rem;box-shadow:0 0 1rem #ffc42b52}.player-card-unlock{background:radial-gradient(circle at 50% 42%,#126bd6,#050b25 55%,#01030b);padding:1.4rem}.player-card-unlock__reveal{aspect-ratio:.72;color:#fff1a7;background:radial-gradient(circle,#2ebfff,#132d80 40%,#060a24 72%);border:.75rem double #ffe372;border-radius:1.2rem;place-items:center;width:min(13rem,48vw);margin:.8rem auto;font-size:4rem;display:grid;position:relative;box-shadow:0 0 1rem #fff,0 0 3.5rem #ffd13e}.player-card-unlock__actions{justify-content:center;gap:.6rem;display:flex}.player-card-unlock__actions button:first-child{color:#0b1832;background:linear-gradient(#fff2a5,#ffc42d)}@media (max-width:62rem){.player-card-studio__layout{grid-template-columns:1fr}.player-card-studio__preview{position:relative;top:auto}.player-card-studio__controls nav{grid-template-columns:repeat(5,1fr)}}@media (max-width:36rem){.player-card-studio{border-radius:1rem;padding:.8rem}.player-card-studio>header{align-items:flex-start}.player-card-studio__controls{padding:.55rem}.player-card-studio__controls nav{flex-wrap:nowrap;padding-bottom:.3rem;display:flex;overflow-x:auto}.player-card-studio__controls nav button{flex:none;padding-inline:.75rem}.player-card-studio__section-heading{grid-template-columns:1fr;gap:.2rem}.player-card-studio__choices{grid-template-columns:repeat(2,minmax(0,1fr));max-height:25rem}.nexus-player-card--mode-full{width:min(100%,22rem)}.player-card-studio__save{align-items:stretch}}@media (prefers-reduced-motion:reduce){.nexus-player-card--effect-fire .nexus-player-card__particles,.nexus-player-card--effect-ice .nexus-player-card__foil,.nexus-player-card--effect-stars .nexus-player-card__particles,.nexus-player-card--effect-confetti .nexus-player-card__particles,.nexus-player-card--effect-legendary .nexus-player-card__particles,.nexus-player-card__stage:before,.nexus-player-card__stage:after{animation:none!important}}.player-card-unlock{isolation:isolate}.player-card-unlock__burst{border-radius:inherit;background:repeating-conic-gradient(from 10deg at 50% 46%, #ffe66b55 0 2deg, transparent 2deg 14deg);width:auto;height:auto;animation:1.8s ease-out infinite pc-unlock-rays;position:absolute;inset:0;overflow:hidden}.player-card-unlock__burst i{top:-8%;left:var(--burst-x);background:hsl(var(--burst-hue) 92% 62%);width:.48rem;height:.9rem;box-shadow:0 0 .5rem hsl(var(--burst-hue) 92% 62%);animation:pc-unlock-confetti 2.15s cubic-bezier(.12, .58, .25, 1) var(--burst-delay) infinite;border-radius:.1rem;position:absolute}.player-card-unlock__reveal{aspect-ratio:auto;width:auto;box-shadow:none;background:0 0;border:0}.player-card-unlock__reveal .nexus-player-card{margin:auto;transform:scale(1.08)}.player-card-unlock--fire{background:radial-gradient(circle,#e54208,#290300 58%,#050101)}.player-card-unlock--ice{background:radial-gradient(circle,#bffaff,#1459a0 52%,#020c24)}.player-card-unlock--holographic{background:radial-gradient(circle,#f471ff,#263caf 48%,#03051b)}.player-card-unlock--champion,.player-card-unlock--legendary{background:radial-gradient(circle,#e4a51d,#422000 52%,#070300)}@media (prefers-reduced-motion:reduce){.player-card-unlock__burst i{top:var(--burst-x);opacity:.62;animation:none!important}}.nexus-player-card__stage>.nexus-player-card__character{width:100%;height:100%;position:absolute;inset:0}.nexus-player-card__stage>.nexus-player-card__character>.nexus-player-character__isolated{width:100%;min-width:100%;height:100%;min-height:100%}.nexus-player-card__name{letter-spacing:.015em;font-size:clamp(1rem,4.2cqw,1.42rem)}.nexus-player-card__nickname{letter-spacing:.07em}.nexus-player-card--mode-dashboard .nexus-player-card__name{font-size:clamp(.88rem,4.2cqw,1.08rem)}.nexus-player-card--mode-compact .nexus-player-card__name{font-size:.62rem}[title="Real certificate PDF preview"]{aspect-ratio:1.414;background:#f4f5f9;border:1px solid #cfd4e3;width:100%}.portal-student .student-nav-icon{color:#0b5fd7;background:#eaf4ff;border-radius:.65rem;flex:0 0 2rem;place-items:center;width:2rem;height:2rem;transition:transform .16s,color .16s,background .16s;display:grid}.portal-student .student-nav-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.25rem;height:1.25rem}.portal-student .app-nav__link:hover .student-nav-icon{color:#fff;background:#1469df;transform:scale(1.06)}.portal-student .app-nav__link[aria-current=page] .student-nav-icon{color:#092b70;background:linear-gradient(145deg,#ffe887,#ffc52f);box-shadow:0 .28rem .7rem #051c5b38}.student-home-screen{grid-template-rows:auto minmax(0,1fr) auto;gap:.65rem;padding:.8rem 1rem .55rem}.student-home-screen:has(>.student-announcement-board){grid-template-rows:auto auto minmax(0,1fr) auto}.student-home-screen__header .eyebrow{color:#0c5ccb;letter-spacing:.1em;font-size:.68rem;font-weight:950}.student-announcement-board{border-radius:1rem;padding:.7rem .85rem .8rem;box-shadow:0 .65rem 1.5rem #0618672e}.student-announcement-board>header{gap:.65rem;margin-bottom:.55rem}.student-announcement-board__icon{color:#09286f;background:linear-gradient(145deg,#ffe57b,#ffc52f);border-radius:.65rem;flex:0 0 2.15rem;place-items:center;width:2.15rem;height:2.15rem;display:grid}.student-announcement-board__icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:1.25rem}.student-announcement-board h2{font-size:clamp(1rem,1.8vw,1.3rem)}.student-announcement-board small{font-size:.62rem}.student-announcement-board__pager{align-items:center;gap:.45rem;margin-left:auto;font-size:.72rem;font-weight:900;display:flex}.student-announcement-board__pager button{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff59;border-radius:50%;place-items:center;width:2rem;height:2rem;font-size:1.25rem;display:grid}.student-announcement-board__pager button:hover{color:#ffe06a;background:#ffffff2e;border-color:#ffe06a}.student-announcement-board article,.student-announcement-board article.is-latest{color:#10204f;background:linear-gradient(105deg,#fff,#eaf5ff 70%,#d9ebff);border:1px solid #ffd651;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.62rem .72rem;box-shadow:inset 4px 0 #ffc52f,0 .45rem 1.1rem #000a412e}.student-announcement-board__summary>div{align-items:center;gap:.5rem;display:flex}.student-announcement-board article span{color:#10328d}.student-announcement-board__summary b{color:#14234f;letter-spacing:.07em;background:#ffd53e;border-radius:99px;padding:.16rem .4rem;font-size:.58rem}.student-announcement-board article p{color:#263866;text-overflow:ellipsis;white-space:nowrap;max-width:72ch;margin:.12rem 0;font-size:.78rem;line-height:1.35;overflow:hidden}.student-announcement-board article time{color:#627293;font-size:.65rem}.student-announcement-board article>button{color:#fff;letter-spacing:.05em;cursor:pointer;background:#0b5fd7;border:0;border-radius:.65rem;min-height:2.35rem;padding:.45rem .75rem;font-size:.72rem;font-weight:950}.student-announcement-board article>button:hover{background:#082f91;transform:translateY(-1px)}.student-home-grid{grid-template-columns:minmax(20rem,1.25fr) minmax(20rem,1.05fr) minmax(14rem,.7fr);gap:.75rem}.student-home-grid>.student-home-player{background:radial-gradient(circle at 50% 18%,#2e8cff57,#0000 38%),linear-gradient(150deg,#071b43,#02091c 72%);border:1px solid #295eb5;border-radius:1.15rem;align-content:start;gap:.55rem;padding:.72rem .85rem .8rem;position:relative;box-shadow:0 .9rem 2.1rem #03133940}.student-home-grid>.student-home-player:before{pointer-events:none;content:"";border:1px solid #ffd24438;border-radius:.85rem;position:absolute;inset:.45rem}.student-home-player__heading{z-index:1;color:#fff;justify-content:space-between;align-items:end;gap:.7rem;width:100%;padding:0 .2rem;display:flex;position:relative}.student-home-player__heading span,.student-home-match__eyebrow,.student-home-rail__eyebrow{color:#ffd146;letter-spacing:.11em;font-size:.6rem;font-weight:950}.student-home-player__heading h2{color:#fff;margin:0;font-size:1rem}.student-home-player>.nexus-player-card--mode-dashboard{filter:drop-shadow(0 .8rem 1.2rem #00000059);width:min(100%,20rem)}.student-home-player>.student-home-player__actions{z-index:1;position:relative}.student-home-player>.student-home-player__actions a,.student-home-player>.student-home-player__actions button{background:#08357ee0;border-color:#4f96ff;min-height:2.35rem;font-size:.66rem}.student-home-player>.student-home-player__actions a:hover,.student-home-player>.student-home-player__actions button:hover{color:#10204f;background:#ffd14a;border-color:#ffd14a}.student-home-match{padding:1rem;position:relative;background:radial-gradient(circle at 50% 25%,#ffffffe0,#0000 15rem),linear-gradient(160deg,#f8fcff 4%,#dcefff 56%,#e5fbe8)!important;border-color:#b8d8f7!important;box-shadow:0 .8rem 1.9rem #1358a71f!important}.student-home-match__eyebrow{color:#0c58c7}.student-home-match>span{border:2px solid #fff;box-shadow:0 .35rem .85rem #043c9538}.student-home-match>a{letter-spacing:.05em;place-items:center;min-height:3.15rem;font-size:.85rem;display:grid}.student-home-match>a:hover{filter:brightness(1.06);transform:translateY(-1px)}.student-home-rail{gap:.7rem}.student-level-card,.student-home-mini{background:linear-gradient(145deg,#fff,#f3f8ff)!important;border-color:#cadff7!important;box-shadow:0 .7rem 1.6rem #124b961a!important}.student-home-rail__eyebrow{color:#0b5bcf;margin-bottom:.25rem;display:block}.student-level-card header{border-bottom:1px solid #dce9f8;padding-bottom:.35rem}.student-home-mini>div{background:linear-gradient(145deg,#fbf9ff,#f0ebff);border:1px solid #e0d6ff}.student-news-ticker{border-color:#aacbee;min-height:2.65rem;box-shadow:0 .35rem .9rem #0f458e1a}.student-news-ticker>strong{letter-spacing:.08em;background:linear-gradient(110deg,#073692,#0870ef);padding-inline:1rem 1.35rem;position:relative}.student-news-ticker>strong:after{clip-path:polygon(0 0,100% 50%,0 100%);content:"";background:#ffc52f;width:.9rem;height:100%;position:absolute;right:-.45rem}.student-announcement-dialog{z-index:120;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#020a2bc7;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.student-announcement-dialog>article{background:#fff;border:2px solid #f2bd2c;border-radius:1.2rem;width:min(42rem,100%);max-height:min(46rem,100dvh - 2rem);padding:1.1rem;overflow:auto;box-shadow:0 1.5rem 4rem #00000061}.student-announcement-dialog header{border-bottom:1px solid #d9e6f5;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;padding-bottom:.8rem;display:grid}.student-announcement-dialog h2,.student-announcement-dialog p{margin:0}.student-announcement-dialog header small{color:#0a5fd7;letter-spacing:.08em;font-weight:950}.student-announcement-dialog time{color:#667694;font-size:.75rem}.student-announcement-dialog header>button{color:#fff;cursor:pointer;background:#0a3a91;border:0;border-radius:50%;width:2.4rem;height:2.4rem;font-size:1.5rem}.student-announcement-dialog>article>p{color:#1b2f5d;white-space:pre-wrap;padding:1rem 0;line-height:1.65}.student-announcement-dialog__images{gap:.7rem;display:grid}.student-announcement-dialog__images img{object-fit:contain;background:#edf3fb;border-radius:.8rem;width:100%;max-height:32rem}@media (min-width:72.01rem){.portal-student .app-nav__link{border:1px solid #0000;border-radius:.9rem;gap:.7rem;min-height:3.65rem;padding:.65rem .72rem;font-size:.76rem}.portal-student .app-nav__link:before{display:none}.portal-student .app-nav__link:hover{border-color:#b8d6f8;transform:translate(2px)}.portal-student .app-nav__link[aria-current=page]{border-color:#ffd34c;box-shadow:inset 4px 0 #ffd34c,0 .55rem 1.2rem #0868f738}}@media (max-width:70rem){.student-home-grid{grid-template-columns:minmax(19rem,1.08fr) minmax(20rem,1fr)}.student-home-rail{grid-column:1/-1}.student-home-player>.nexus-player-card--mode-dashboard{width:min(100%,21rem)}}@media (max-width:46rem){.student-home-screen{padding:.7rem;overflow-x:hidden}.student-announcement-board>header{flex-wrap:wrap;align-items:flex-start}.student-announcement-board__pager{justify-content:flex-end;width:100%}.student-announcement-board article,.student-announcement-board article.is-latest{grid-template-columns:auto minmax(0,1fr)}.student-announcement-board article>button{grid-column:1/-1;width:100%}.student-home-grid{flex-direction:column;display:flex}.student-home-player{order:1}.student-home-match{order:2;min-height:28rem}.student-home-rail{order:3}.student-home-player>.nexus-player-card--mode-dashboard{width:min(100%,20rem)}.student-news-ticker{grid-template-columns:1fr}.student-news-ticker>strong{min-height:2rem}.student-news-ticker>strong:after{display:none}}.nexus-player-card .nexus-player-card__environment{filter:saturate(1.06)contrast(1.04);background:linear-gradient(180deg, #000d2e14 0%, #000a260a 48%, #00082070 100%), var(--player-card-background-image) center / cover no-repeat!important;opacity:1!important}.nexus-player-card .nexus-player-card__environment>i{display:none!important}.player-card-studio .player-card-choice--background,.player-card-studio .player-card-choice--effect{min-height:10.5rem;padding:.45rem;overflow:hidden}.player-card-studio .player-card-choice__background-preview,.player-card-studio .player-card-choice__effect-preview{width:100%;min-height:6.7rem}.player-card-studio .player-card-choice--background>strong,.player-card-studio .player-card-choice--effect>strong{color:#f7fbff}@media (max-width:46rem){.nexus-player-card__premium-effect i:nth-child(n+7){display:none!important}.player-card-studio .player-card-choice--background,.player-card-studio .player-card-choice--effect{min-height:9rem}.player-card-studio .player-card-choice__background-preview,.player-card-studio .player-card-choice__effect-preview{min-height:5.25rem}}.competition-hub{background:linear-gradient(145deg,#f8fbff 0%,#fff 55%,#fff9e8 100%);border:1px solid #d9e2f2;border-radius:24px;margin:1.25rem 0;padding:clamp(1rem,2vw,1.75rem);box-shadow:0 14px 38px #1537681a}.competition-hub__heading,.competition-hub-card>header,.competition-hub-card__detail,.competition-hub__heading>div{align-items:center;gap:.8rem;display:flex}.competition-hub__heading{justify-content:space-between;margin-bottom:1rem}.competition-hub__heading h2{color:#102d60;margin:0;font-size:clamp(1.5rem,3vw,2.2rem)}.competition-hub__heading a{color:#164eaa;font-weight:800}.competition-hub-next>h3,.competition-hub-section>h3{letter-spacing:.12em;color:#52637d;margin:.75rem 0;font-size:.78rem}.competition-hub-card{background:#fff;border:1px solid #d9e2f2;border-radius:16px;gap:.85rem;padding:1rem;display:grid}.competition-hub-card--next{background:linear-gradient(120deg,#fff 0%,#fff8df 100%);border:2px solid #f2b313}.competition-hub-card>header>div{flex:1;min-width:0}.competition-hub-card h3{color:#102d60;margin:.1rem 0 0}.competition-hub-card small{color:#63718a;font-weight:750}.competition-hub-status{color:#233b61;background:#e8eef7;border-radius:999px;padding:.35rem .55rem;font-size:.75rem}.competition-hub-status--live{color:#087133;background:#d9f8e5}.competition-hub-status--completed,.competition-hub-status--submitted,.competition-hub-status--result_pending{color:#55358b;background:#eee9fa}.competition-hub-card__detail{flex-wrap:wrap;align-items:flex-start}.competition-hub-card__detail>div{gap:.15rem;min-width:12rem;display:grid}.competition-hub-card__detail time{color:#1a3766;font-weight:800}.competition-hub-card__detail p{margin:0}.competition-hub-action,.competition-hub-card>button{border-radius:10px;justify-self:start;padding:.65rem .9rem;font-weight:850}.competition-hub-action{color:#fff;background:#154ca0;text-decoration:none}.competition-hub-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.competition-hub-list{gap:.65rem;display:grid}.competition-hub-empty{text-align:center;border:1px dashed #9cacc4;border-radius:16px;padding:2rem}.competition-hub-empty h3{color:#102d60;margin:0}:is(.student-home-screen,.student-home-screen:has(>.student-announcement-board)){flex-direction:column;grid-template-rows:none;display:flex;overflow:hidden visible}.competition-hub,.student-home-grid,.student-news-ticker{flex:none;width:100%}.student-home-grid{align-items:start}.student-home-grid:has(>.student-home-player):not(:has(>.student-home-match)){grid-template-columns:minmax(0,1fr) minmax(16rem,.48fr)}@media (max-width:760px){.competition-hub{border-radius:16px;padding:.85rem}.competition-hub__heading{align-items:flex-start}.competition-hub-sections{grid-template-columns:1fr}.competition-hub-card>header{flex-wrap:wrap;align-items:flex-start}.competition-hub-status{margin-left:auto}.student-home-grid:has(>.student-home-player):not(:has(>.student-home-match)){grid-template-columns:1fr}}.student-home-screen{gap:.5rem;padding-block:.55rem}.student-home-screen__header h1{margin-block:.12rem 0;font-size:clamp(1.35rem,2.2vw,2rem)}.student-home-screen__header .student-home__actions a{min-height:2.15rem;padding-block:.35rem}.student-home-grid:has(>.student-home-player):not(:has(>.student-home-match)){grid-template-columns:minmax(24rem,1.25fr) minmax(22rem,.75fr);gap:.65rem}.student-home-player>.nexus-player-card--mode-dashboard{width:min(100%,19rem)}.student-home-rail{grid-template-rows:auto auto auto;align-content:start;gap:.5rem}.student-home-rail .competition-hub{order:-1}.competition-hub--compact{border-radius:1rem;margin:0;padding:.7rem;box-shadow:0 .4rem 1rem #15376817}.competition-hub--compact .competition-hub__heading{gap:.5rem;margin-bottom:.45rem}.competition-hub--compact .competition-hub__heading h2{font-size:1.05rem}.competition-hub--compact .competition-hub__heading a{font-size:.68rem}.competition-hub-rows{gap:.28rem;display:grid}.competition-hub-row{background:#fff;border:1px solid #dce6f3;border-radius:.65rem;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.45rem;padding:.38rem .42rem;display:grid}.competition-hub-row>div{gap:.05rem;min-width:0;display:grid}.competition-hub-row>div>strong{color:#102d60;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.competition-hub-row>div>span,.competition-hub-row__schedule time{color:#60708a;font-size:.62rem}.competition-hub-row__schedule{justify-items:end}.competition-hub-row .competition-hub-status{padding:.15rem .35rem;font-size:.57rem}.competition-hub-row .competition-hub-action,.competition-hub-row>button{border-radius:.5rem;padding:.38rem .48rem;font-size:.58rem}.competition-hub-recent{color:#5c6980;margin:.4rem 0 0;font-size:.65rem}.competition-hub--compact .competition-hub-empty{padding:.6rem}.competition-hub--compact .competition-hub-empty h3{font-size:.85rem}.competition-hub--compact .competition-hub-empty p{margin:.1rem 0;font-size:.68rem}.competition-live{isolation:isolate;color:#fff;background:linear-gradient(135deg,#071c42 0%,#103f8e 62%,#0b6a53 100%);border:2px solid #ffca28;border-radius:.9rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem .7rem;margin-bottom:.4rem;padding:.72rem;display:grid;position:relative;overflow:hidden;box-shadow:0 .55rem 1.3rem #061d4347}.competition-live:after{z-index:-1;content:"";background:#ffca2824;border-radius:50%;width:12rem;height:12rem;position:absolute;inset:-70% auto auto 55%}.competition-live__brand{align-items:center;gap:.5rem;display:flex}.competition-live__brand>div{gap:.12rem;display:grid}.competition-live__brand small{color:#dceaff;font-size:.6rem;font-weight:800}.competition-live__signal{color:#08204a;letter-spacing:.09em;background:#ffca28;border-radius:999px;width:max-content;padding:.16rem .38rem;font-size:.62rem;font-weight:950}.competition-live__match{min-width:0}.competition-live__match h3{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.88rem;overflow:hidden}.competition-live__match>strong{color:#ffdc70;letter-spacing:.04em;text-transform:uppercase;font-size:.68rem}.competition-live__match p{color:#fff;margin:.12rem 0 0;font-size:.7rem}.competition-live__countdown{color:#fff;justify-items:end;margin:0;display:grid}.competition-live__countdown span{color:#dceaff;text-transform:uppercase;font-size:.56rem;font-weight:750}.competition-live__countdown strong{color:#fff;font-variant-numeric:tabular-nums;font-size:.78rem}.competition-live__action,.competition-live>button{color:#071c42;letter-spacing:.045em;text-align:center;background:#ffca28;border:2px solid #ffe394;border-radius:.62rem;grid-column:1/-1;min-height:2.35rem;padding:.55rem .75rem;font-size:.78rem;font-weight:950;text-decoration:none}.competition-live__action:hover{background:#ffe078}.competition-live__action:focus-visible{outline-offset:2px;outline:3px solid #fff}.competition-live>button:disabled{color:#fff;opacity:1;cursor:not-allowed;background:#38577f;border-color:#9fb3d4}.competition-hub-more-live{color:#0f4da6;margin:.3rem 0;font-size:.65rem;font-weight:850;display:block}.competition-hub-card--live{border-color:#ffca28;box-shadow:0 0 0 2px #ffca282e}@media (prefers-reduced-motion:no-preference){.competition-live{animation:2.8s ease-in-out infinite competition-live-glow}}@keyframes competition-live-glow{50%{box-shadow:0 .55rem 1.5rem #0d5b8e6b}}@media (max-width:520px){.competition-live{grid-template-columns:1fr auto}.competition-live__brand{grid-column:1/-1}.competition-live__countdown{align-self:end}.student-home-grid:has(.competition-live){flex-direction:column;display:flex}.student-home-grid:has(.competition-live)>.student-home-rail{display:contents}.student-home-grid:has(.competition-live) .competition-hub{order:-2}.student-home-grid:has(.competition-live)>.student-home-player{order:-1}}.student-home-rail .student-level-card{padding:.65rem}.student-home-rail .student-level-card header strong{font-size:2.15rem}.student-home-rail .student-level-card>p{margin-block:.05rem .25rem;font-size:.78rem;line-height:1.2}.student-home-rail .student-level-card small{margin-block:.16rem;font-size:.65rem;line-height:1.25}.student-home-rail .student-level-card dl{grid-template-columns:1fr 1fr;gap:.25rem;margin-block:.25rem}.student-home-rail .student-level-card dl div{padding:.28rem .35rem}.student-home-rail .student-level-card dt{font-size:.56rem}.student-home-rail .student-level-card dd{font-size:.72rem}.student-home-rail .student-level-card>a{min-height:1.8rem;padding:.28rem .5rem;font-size:.65rem}.student-home-rail .student-home-mini{padding:.5rem}.student-home-rail .student-home-mini>a{min-height:1.8rem;padding:.28rem .4rem}.league-selector{gap:.65rem;display:grid}.league-selector header h2{margin:.1rem 0 0}.league-selector [role=tablist]{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.55rem;display:grid}.league-selector [role=tab]{color:#153361;text-align:left;cursor:pointer;background:#fff;border:1px solid #cdd9e9;border-radius:.8rem;gap:.16rem;min-height:3.6rem;padding:.65rem .75rem;display:grid}.league-selector [role=tab] span{color:#62728a;font-size:.68rem}.league-selector [role=tab][aria-selected=true]{background:#eef6ff;border-color:#0b5fd7;box-shadow:inset 4px 0 #0b5fd7}.league-selector [role=tab]:focus-visible{outline-offset:2px;outline:3px solid #ffc52f}.league-detail-tabs{flex-wrap:wrap;gap:.35rem;display:flex}.league-detail-tabs button{color:#304867;cursor:pointer;background:#fff;border:1px solid #cdd9e9;border-radius:99px;min-height:2.25rem;padding:.38rem .7rem;font-size:.68rem;font-weight:850}.league-detail-tabs button[aria-pressed=true]{color:#fff;background:#0b5fd7;border-color:#0b5fd7}.league-detail-tabs button:focus-visible{outline-offset:2px;outline:3px solid #ffc52f}.results-league-workspace{gap:.7rem}.results-league-heading{border-radius:.9rem;padding:.75rem 1rem}.results-section{border-radius:1rem;padding:.8rem 1rem}.results-section__heading{gap:.65rem;margin-bottom:.6rem}.results-section__heading>span{width:2rem;height:2rem}.league-table-scroll{overflow-x:auto}.league-standings-table{border-collapse:collapse;width:100%;font-size:.78rem}.league-standings-table th,.league-standings-table td{text-align:center;white-space:nowrap;border-bottom:1px solid #e0e7f1;height:2.65rem;padding:.28rem .45rem}.league-standings-table thead th{color:#53627a;letter-spacing:.04em;text-transform:uppercase;background:#f3f6fa;height:2rem;font-size:.62rem}.league-standings-table th:nth-child(2){text-align:left}.league-standings-table tbody tr:hover{background:#f7faff}.league-standings-table tbody tr.is-current-team{background:#fff7d8;box-shadow:inset 4px 0 #e3a900}.league-team-identity{gap:.45rem}.league-team-identity img,.league-team-identity>i{width:1.65rem;height:1.65rem}.league-team-identity small{color:#0a458f;background:#dcecff;border-radius:99px;padding:.1rem .3rem;font-size:.56rem}.league-standings-table .ranking-position{width:1.7rem;height:1.7rem;font-size:.7rem}.league-form{gap:.18rem;display:inline-flex}.league-form i{border-radius:.32rem;place-items:center;width:1.35rem;height:1.35rem;font-size:.62rem;font-style:normal;font-weight:950;display:grid}.league-form i[data-result=W]{color:#fff;background:#087a38}.league-form i[data-result=L]{color:#fff;background:#c52932}.league-form i[data-result=D]{color:#fff;background:#596273}.league-form i:not([data-result]){color:#596273;background:#e6e9ee}.league-form-legend{margin-bottom:.45rem;font-size:.68rem}.league-form-legend i[data-result=W]{color:#fff;background:#087a38}.league-form-legend i[data-result=L]{color:#fff;background:#c52932}.league-form-legend i[data-result=D]{color:#fff;background:#596273}.teacher-student-view-banner{box-sizing:border-box;min-height:3rem}.teacher-student-view-banner__context,.teacher-student-view-banner__controls{align-items:center;gap:1rem;min-width:0;display:flex}.teacher-student-view-banner__controls{flex:none}.teacher-student-view-banner .teacher-quick-menu>summary{color:#102d5c;background:#fff8df;border-color:#f1c64e;min-height:2rem;padding-block:.32rem}.teacher-student-view-banner .teacher-quick-menu__panel{z-index:2}@media (min-width:46.01rem){.app-frame:has(.student-home-screen){height:100dvh;min-height:0;overflow:hidden}.app-content:has(.student-home-screen)>.dashboard-shell{box-sizing:border-box;height:calc(100dvh - 5.5rem - 2px);min-height:0;padding:clamp(.65rem,1.3vw,1rem);overflow:hidden}.dashboard-shell:has(.student-home-screen)>.dashboard-workspace{height:100%;min-height:0;overflow:hidden}.teacher-student-view-banner{height:3rem;flex-wrap:nowrap!important;padding-block:.55rem!important}.teacher-student-view-banner__context{white-space:nowrap;overflow:hidden}.app-content:has(>.teacher-student-view-banner):has(.student-home-screen)>.dashboard-shell{height:calc(100dvh - 8.5rem - 2px)}.app-content:has(>.teacher-student-view-banner):has(>.student-home-screen)>.student-home-screen{height:calc(100dvh - 8.5rem - 2px)}:is(.student-home-screen,.student-home-screen:has(>.student-announcement-board)){height:100%;min-height:0;overflow:hidden}.student-home-grid{flex:auto;align-items:stretch;min-height:0}.student-home-grid>.student-home-player{grid-template-rows:auto minmax(0,1fr) auto;align-items:center;height:100%;min-height:0;display:grid}.student-home-player>.nexus-player-card--mode-dashboard{width:min(100%,clamp(19rem,25vw,22.5rem));max-height:100%}.student-home-rail{grid-template-rows:auto minmax(0,1fr) minmax(0,1fr);height:100%;min-height:0}.student-home-rail .student-level-card,.student-home-rail .student-home-mini{align-content:center;min-height:0}.student-news-ticker{min-height:2.65rem}}.league-selector [role=tablist]{grid-template-columns:repeat(auto-fit,minmax(13.5rem,1fr));gap:.45rem}.league-selector [role=tab]{--league-brand:#0b5fd7;--league-tint:#edf6ff;border-left:4px solid var(--league-brand);grid-template-rows:1fr;grid-template-columns:2.4rem minmax(0,1fr) auto;align-items:center;gap:.55rem;min-height:4rem;padding:.48rem .58rem;position:relative;overflow:hidden}.league-selector [role=tab]:before{z-index:0;background:linear-gradient(120deg, var(--league-tint), transparent 58%);opacity:.44;content:"";pointer-events:none;position:absolute;inset:0}.league-selector [role=tab]>*{z-index:1;position:relative}.league-selector [role=tab]>img{object-fit:contain;width:2.25rem;height:2.25rem}.league-selector__identity{gap:.08rem;min-width:0;display:grid}.league-selector__identity strong{color:#102d60;text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.league-selector__identity small{color:#64738a;letter-spacing:.035em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.55rem;font-weight:800;overflow:hidden}.league-selector__meta{justify-items:end;gap:.12rem;display:grid}.league-selector__meta b,.league-selector__meta small{letter-spacing:.035em;text-transform:uppercase;border-radius:99px;padding:.12rem .3rem;font-style:normal;font-weight:900;line-height:1.25;font-size:.52rem!important}.league-selector__meta b{color:#173662;background:#e5edf8}.league-selector__meta small{background:var(--league-brand);color:#fff!important}.league-selector__selected{color:#fff;background:#073e94;border-radius:50%;place-items:center;width:1.1rem;height:1.1rem;font-size:.65rem;font-style:normal;display:none;top:.25rem;right:.25rem;box-shadow:0 .15rem .4rem #001c5040;position:absolute!important}.league-selector [role=tab][aria-selected=true]{border-color:var(--league-brand);background:var(--league-tint);box-shadow:inset 0 0 0 2px var(--league-brand), 0 .4rem 1rem #0837822e;transform:translateY(-1px)}.league-selector [role=tab][aria-selected=true] .league-selector__selected{display:grid}.competition-brand--mpl{--league-brand:#0b5fd7;--league-tint:#edf5ff}.competition-brand--math-masters{--league-brand:#e99b00;--league-tint:#fff7dc}.competition-brand--mind-masters{--league-brand:#7048c9;--league-tint:#f4efff}.competition-brand--science-masters{--league-brand:#00856e;--league-tint:#e9fbf6}.competition-brand--ink-masters,.competition-brand--ink-master{--league-brand:#bd3b77;--league-tint:#fff0f7}.competition-brand--art-master{--league-brand:#d45b32;--league-tint:#fff2ec}.league-form i[data-result=W],.league-form-legend i[data-result=W]{background:#00a84f;box-shadow:inset 0 0 0 1px #006b32,0 .12rem .3rem #00743547}.league-form i[data-result=L],.league-form-legend i[data-result=L]{background:#e22735;box-shadow:inset 0 0 0 1px #9b101c,0 .12rem .3rem #b4142340}.league-form i[data-result=D],.league-form-legend i[data-result=D]{background:#606b7c;box-shadow:inset 0 0 0 1px #343b47}@media (max-width:46rem){.teacher-student-view-banner{min-height:0}.student-results .results-workspace,.student-results .results-hero,.student-results .results-league-workspace,.student-results .results-section{width:100%;min-width:0;max-width:100%}.student-results .results-hero h1{font-size:clamp(2rem,12vw,3rem)}.league-selector [role=tab]{grid-template-columns:2.4rem minmax(0,1fr)}.league-selector__meta{grid-column:2;grid-template-columns:auto auto;justify-items:start}}@media (min-width:70rem) and (min-height:46rem){.student-home-player>.nexus-player-card--mode-dashboard{width:min(100%,19rem)}.student-news-ticker{min-height:2.2rem}.student-announcement-board{grid-template-columns:minmax(11rem,.34fr) minmax(0,1fr);align-items:center;gap:.6rem;padding-block:.45rem;display:grid}.student-announcement-board>header{margin:0}.student-announcement-board>header h2{font-size:.82rem}.student-announcement-board article,.student-announcement-board article.is-latest{padding-block:.38rem}}@media (max-width:70rem){.student-home-grid:has(>.student-home-player):not(:has(>.student-home-match)){grid-template-columns:minmax(20rem,1fr) minmax(19rem,.8fr)}.competition-hub-row{grid-template-columns:auto minmax(0,1fr) auto}.competition-hub-row .competition-hub-action,.competition-hub-row>button{grid-column:2/-1;justify-self:start}}@media (max-width:46rem){.student-home-grid:has(>.student-home-player):not(:has(>.student-home-match)){display:flex}.student-home-rail{order:2}.competition-hub-row{grid-template-columns:auto minmax(0,1fr)}.competition-hub-row__schedule{grid-column:2;justify-items:start}.competition-hub-row .competition-hub-action,.competition-hub-row>button{grid-column:1/-1}.league-selector [role=tablist]{grid-template-columns:1fr}.results-hero{padding:1.2rem}}.competition-management-actions{justify-content:flex-end;margin-block:.75rem 1rem;display:flex}.competition-delete-trigger{color:#a41220;cursor:pointer;font:inherit;background:#fff;border:1px solid #bd1e2d;border-radius:.65rem;padding:.65rem .9rem;font-weight:800}.competition-delete-trigger:hover,.competition-delete-trigger:focus-visible{outline-offset:2px;background:#fff1f2;outline:3px solid #bd1e2d38}.competition-delete-modal{z-index:10000;padding:max(1rem, env(safe-area-inset-top)) max(1rem, env(safe-area-inset-right)) max(1rem, env(safe-area-inset-bottom)) max(1rem, env(safe-area-inset-left));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#061332b8;place-items:center;display:grid;position:fixed;inset:0;overflow:auto}.competition-delete-modal__dialog{color:#0c2354;background:#fff;border:1px solid #ffc7cc;border-radius:1rem;width:min(100%,34rem);max-height:calc(100dvh - 2rem);padding:clamp(1.1rem,4vw,2rem);overflow:auto;box-shadow:0 1.5rem 4rem #04143659}.competition-delete-modal__eyebrow{color:#bd1e2d;letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:900}.competition-delete-modal__dialog h2{margin:.35rem 0 .2rem}.competition-delete-modal__name{overflow-wrap:anywhere;color:#071a45;font-size:1.1rem;display:block}.competition-delete-modal__dialog label,.competition-delete-modal__dialog input{width:100%;display:block}.competition-delete-modal__dialog input{font:inherit;letter-spacing:.08em;border:2px solid #8794ad;border-radius:.55rem;margin-top:.45rem;padding:.7rem .8rem;font-weight:800}.competition-delete-modal__dialog input:focus{border-color:#174ea6;outline:3px solid #174ea633}.competition-delete-modal__actions{justify-content:flex-end;gap:.65rem;margin-top:1.25rem;display:flex}.competition-delete-modal__actions button{color:#0c2354;cursor:pointer;font:inherit;background:#fff;border:1px solid #7b89a5;border-radius:.6rem;padding:.65rem .85rem;font-weight:800}.competition-delete-modal__actions .competition-delete-modal__confirm{color:#fff;background:#bd1e2d;border-color:#a41220}.competition-delete-modal__actions button:disabled{cursor:not-allowed;opacity:.52}.teacher-success-message{color:#126b35;background:#effbf3;border:1px solid #a8ddbd;border-radius:.65rem;padding:.75rem .9rem}@media (max-width:480px){.competition-delete-modal__actions{flex-direction:column-reverse;align-items:stretch}.competition-delete-modal__actions button{width:100%}}.teacher-quick-menu{flex:none;position:relative}.teacher-quick-menu>summary{color:#102d5c;cursor:pointer;white-space:nowrap;background:#fff8df;border:1px solid #d39c18;border-radius:.55rem;align-items:center;gap:.42rem;min-height:40px;padding:.5rem .68rem;font-size:.82rem;font-weight:900;list-style:none;display:inline-flex}.teacher-quick-menu>summary::-webkit-details-marker{display:none}.teacher-quick-menu>summary:hover{background:#ffefad}.teacher-quick-menu>summary:focus-visible,.teacher-quick-menu__panel a:focus-visible{outline-offset:3px;outline:3px solid #f4b41a}.teacher-quick-menu__panel{z-index:1200;color:#102d5c;background:#fff;border:1px solid #c8d3e4;border-radius:.85rem;width:min(31rem,100vw - 2rem);position:absolute;top:calc(100% + .7rem);right:0;overflow:hidden;box-shadow:0 1.25rem 3.5rem #04143640}.teacher-quick-menu__panel>header{color:#fff;background:#102d5c;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem .9rem;display:flex}.teacher-quick-menu__panel header div{display:grid}.teacher-quick-menu__panel header small{color:#ffd96a;letter-spacing:.11em;font-size:.66rem;font-weight:900}.teacher-quick-menu__panel header>span{color:#dbe8ff;font-size:.72rem}.teacher-quick-menu__panel nav{background:#dce3ee;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.teacher-quick-menu__panel nav a{color:#102d5c;background:#fff;grid-template-columns:2rem minmax(0,1fr);align-items:center;gap:.65rem;min-width:0;padding:.75rem;text-decoration:none;display:grid;position:relative}.teacher-quick-menu__panel nav a:hover{background:#f3f7fc}.teacher-quick-menu__panel nav a[aria-current=page]{background:#fff8df;box-shadow:inset 4px 0 #d39c18}.teacher-quick-menu__panel nav a[aria-current=page]:after{color:#785600;content:"CURRENT";letter-spacing:.08em;font-size:.55rem;font-weight:900;position:absolute;top:.45rem;right:.55rem}.teacher-quick-menu__panel nav a>span:last-child{min-width:0;display:grid}.teacher-quick-menu__panel nav a small{color:#55657e;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.teacher-quick-menu__icon{color:#174ea6;background:#eaf0f9;border-radius:.45rem;place-items:center;width:2rem;height:2rem;display:grid}.teacher-quick-menu__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.15rem}.teacher-quick-menu--student-view>summary{color:#fff;background:#102d5c;border-color:#f1c64e}.portal-teacher :is(button,.button,input,select,textarea):disabled,.portal-student :is(button,.button,input,select,textarea):disabled,.portal-commissioner :is(button,.button,input,select,textarea):disabled{cursor:not-allowed;opacity:.58}.portal-teacher :is(a,button,input,select,textarea):focus-visible,.portal-student :is(a,button,input,select,textarea):focus-visible,.portal-commissioner :is(a,button,input,select,textarea):focus-visible{outline-offset:3px;outline:3px solid #f4b41a}.portal-commissioner .app-header{color:#fff;background:#071a45;border-bottom-color:#d9a51c;min-height:4.5rem}.portal-commissioner .app-header__inner{gap:clamp(.55rem,1.2vw,1.15rem);min-height:4.5rem;padding-inline:clamp(1rem,2.4vw,2rem)}.portal-commissioner .app-header .nm-lockup{padding:.2rem .35rem}.portal-commissioner .app-header .nm-lockup__image{width:4.35rem}.portal-commissioner .commissioner-portal-identity{padding-left:.65rem}.portal-commissioner .app-nav__link{padding:.52rem .55rem;font-size:.78rem}.portal-commissioner .app-header__account{align-items:center;gap:.35rem;display:flex}.portal-commissioner .app-header__account>.button.secondary,.portal-commissioner .commissioner-teacher-link{color:#fff;white-space:nowrap;background:0 0;border-color:#93acd4;min-height:2.3rem;padding:.42rem .65rem;font-size:.72rem}.portal-commissioner .app-header__account>.button.secondary:hover,.portal-commissioner .commissioner-teacher-link:hover{color:#fff;background:#173568;border-color:#ffd96a}.portal-commissioner .account-link{gap:.45rem;padding:.3rem .4rem}.portal-commissioner .account-link:hover{background:#173568}.portal-commissioner .account-link__context{max-width:9.5rem}.portal-commissioner .account-avatar{width:2.15rem;height:2.15rem}.portal-commissioner .commissioner-portal-identity span,.portal-commissioner .account-link__context span{color:#dbe8ff}.portal-commissioner .app-nav__link,.portal-commissioner .account-link{color:#fff}.portal-commissioner .app-nav__link[aria-current=page]{color:#071a45;background:#ffd96a}@media (max-width:72rem){.portal-commissioner .app-header__account>.commissioner-teacher-link{display:none}.portal-commissioner .app-menu__panel a.app-nav__link{color:#071a45}.portal-commissioner .app-menu__panel a.app-nav__link:hover{color:#071a45;background:#eaf1fb}.portal-commissioner .app-menu__panel a.app-nav__link[aria-current=page]{color:#071a45;background:#ffd96a}}@media (max-width:44rem){.portal-commissioner .app-header__account{display:none}.portal-commissioner .commissioner-portal-identity{white-space:normal;min-width:0}.portal-commissioner .commissioner-portal-identity span{display:none}}@media (max-width:1180px){.teacher-quick-menu>summary span:last-child{display:none}}@media (max-width:760px){.teacher-quick-menu{order:3}.teacher-quick-menu__panel{width:auto;max-height:calc(100dvh - 5.6rem);position:fixed;top:4.8rem;left:.75rem;right:.75rem;overflow-y:auto}.teacher-quick-menu__panel nav{grid-template-columns:1fr}.teacher-student-view-banner{flex-direction:column;align-items:stretch!important}.teacher-student-view-banner__context,.teacher-student-view-banner__controls{justify-content:space-between}.teacher-quick-menu--student-view .teacher-quick-menu__panel{top:9rem}}
