/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-amber-200:oklch(92.4% .12 95.746);--color-yellow-300:oklch(90.5% .182 98.111);--color-green-300:oklch(87.1% .15 154.449);--color-sky-300:oklch(82.8% .111 230.318);--color-rose-300:oklch(81% .117 11.638);--color-slate-200:oklch(92.9% .013 255.508);--color-slate-300:oklch(86.9% .022 252.894);--color-white:#fff;--spacing:.25rem;--container-xl:36rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--text-6xl:3.75rem;--text-6xl--line-height:1;--font-weight-bold:700;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.mx-auto{margin-inline:auto}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.table{display:table}.min-h-28{min-height:calc(var(--spacing) * 28)}.max-w-xl{max-width:var(--container-xl)}.flex-wrap{flex-wrap:wrap}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-6{gap:calc(var(--spacing) * 6)}.rounded{border-radius:.25rem}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-white\/10{border-color:#ffffff1a}@supports (color:color-mix(in lab,red,red)){.border-white\/10{border-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}.pb-3{padding-bottom:calc(var(--spacing) * 3)}.text-center{text-align:center}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.leading-7{--tw-leading:calc(var(--spacing) * 7);line-height:calc(var(--spacing) * 7)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.whitespace-pre-wrap{white-space:pre-wrap}.text-amber-200{color:var(--color-amber-200)}.text-green-300{color:var(--color-green-300)}.text-rose-300{color:var(--color-rose-300)}.text-sky-300{color:var(--color-sky-300)}.text-slate-200{color:var(--color-slate-200)}.text-slate-300{color:var(--color-slate-300)}.text-white{color:var(--color-white)}.text-yellow-300{color:var(--color-yellow-300)}@media (min-width:48rem){.md\:col-span-2{grid-column:span 2/span 2}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-\[1fr_180px_180px_auto\]{grid-template-columns:1fr 180px 180px auto}.md\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.md\:grid-cols-\[80px_1fr_auto_auto\]{grid-template-columns:80px 1fr auto auto}.md\:grid-cols-\[220px_auto\]{grid-template-columns:220px auto}.md\:text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}}}:root{--background:#05070d;--foreground:#f8fafc;--line:#f8fafc;--panel:#0f172a;--gold:#facc15;--mana:#38bdf8}*{box-sizing:border-box}body{min-height:100vh;color:var(--foreground);letter-spacing:0;background:radial-gradient(circle at 20% 15%,#38bdf81f,#0000 24rem),radial-gradient(circle at 80% 10%,#facc151a,#0000 20rem),linear-gradient(#05070d,#0b1120 55%,#05070d);margin:0;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}a{color:inherit;text-decoration:none}code,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.rpg-shell{width:min(1180px,100vw - 24px);margin:0 auto;padding:24px 0 48px}.rpg-hero{border:4px solid var(--line);background:#05070deb;padding:clamp(20px,4vw,44px);box-shadow:0 0 0 4px #111827,0 22px 70px #0000007a}.rpg-title{text-transform:uppercase;text-shadow:4px 4px #1e293b;font-size:clamp(2rem,6vw,5rem);font-weight:900;line-height:1}.rpg-window{border:3px solid var(--line);background:#0f172af0;padding:clamp(16px,3vw,28px);position:relative;box-shadow:0 0 0 3px #020617,0 14px 38px #00000061}.rpg-caption{color:var(--gold);text-transform:uppercase;margin-bottom:4px;font-size:.9rem;font-weight:900;display:inline-flex;transform:translateY(-8px)}.rpg-button{border:2px solid var(--line);color:#fff;text-align:center;background:#020617;justify-content:center;align-items:center;min-height:44px;padding:10px 16px;font-weight:900;transition:transform .12s,background .12s,color .12s}.rpg-button:focus-visible,.rpg-button:hover{background:var(--gold);color:#111827;outline:none;transform:translateY(-1px)}.rpg-button:disabled,.rpg-button:disabled:focus-visible,.rpg-button:disabled:hover{cursor:not-allowed;opacity:.58;transform:none}.rpg-danger:focus-visible,.rpg-danger:hover{background:#fb7185}.rpg-input{color:#f8fafc;background:#020617;border:2px solid #e2e8f0;outline:none;width:100%;padding:11px 12px}.rpg-input:focus{border-color:var(--gold);box-shadow:0 0 0 3px #facc1533}.rpg-input:disabled{cursor:not-allowed;opacity:.68}.rpg-card-grid,.rpg-grid{gap:16px;display:grid}.rpg-card-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.rpg-student-shell{width:min(900px,100vw - 24px)}.rpg-student-hero{align-content:center;gap:clamp(20px,4vw,32px);min-height:calc(100vh - 72px);display:grid}.rpg-student-join{background:#020617f5}.rpg-table{border-collapse:collapse;width:100%;font-size:.92rem;overflow:hidden}.rpg-table td,.rpg-table th{text-align:left;vertical-align:top;border-bottom:1px solid #e2e8f038;padding:10px}.rpg-table th{color:var(--gold);text-transform:uppercase;font-size:.8rem}.rpg-code{white-space:pre-wrap;background:#020617;border:2px solid #f8fafcb3;padding:16px;line-height:1.65;overflow-x:auto}.rpg-pill{color:#e0f2fe;border:1px solid #f8fafc99;align-items:center;padding:4px 8px;font-size:.78rem;display:inline-flex}.admin-shell{color:#172033;background:#f6f7fb;grid-template-columns:248px minmax(0,1fr);min-height:100vh;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.admin-sidebar{color:#f8fafc;background:#172033;border-right:1px solid #17203329;flex-direction:column;gap:22px;height:100vh;padding:22px 16px;display:flex;position:sticky;top:0}.admin-brand{gap:2px;padding:0 6px 10px;display:grid}.admin-brand-kicker{color:#93c5fd;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.admin-brand-title{font-size:1.35rem;font-weight:900}.admin-nav{gap:6px;display:grid}.admin-nav-link{min-height:40px;color:inherit;white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:flex-start;align-items:center;padding:9px 11px;font-size:.94rem;font-weight:800;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.admin-nav-link.is-active,.admin-nav-link:focus-visible,.admin-nav-link:hover{color:#fff;background:#93c5fd29;border-color:#93c5fd6b;outline:none}.admin-logout{margin-top:auto}.admin-logout-button{cursor:pointer;text-align:left;background:0 0;width:100%}.admin-main{min-width:0;padding:24px}.admin-mobile-menu{display:none}.admin-page-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.admin-page-kicker{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:900}.admin-page-header h1{color:#172033;margin:2px 0 0;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:900;line-height:1.1}.admin-page-description{color:#475569;max-width:720px;margin-top:8px;line-height:1.6}.admin-page-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.admin-content{gap:16px;display:grid}.admin-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-stat-card{background:#fff;border:1px solid #1720331f;border-radius:8px;align-content:center;gap:6px;min-height:96px;padding:14px;display:grid;box-shadow:0 1px 2px #0f172a0f}.admin-stat-label{color:#64748b;font-size:.78rem;font-weight:900}.admin-stat-value{color:#172033;font-size:1.9rem;font-weight:900;line-height:1}.admin-work-grid{grid-template-columns:minmax(300px,380px) minmax(0,1fr);align-items:start;gap:16px;display:grid}.admin-table-wrap{overflow-x:auto}.admin-actions{flex-wrap:wrap;gap:6px;display:flex}.admin-muted{color:#64748b;font-size:.88rem;line-height:1.5}.admin-copy-code{cursor:pointer;color:#1d4ed8;min-height:30px;font:inherit;background:#eff6ff;border:1px solid #2563eb3d;border-radius:8px;align-items:center;gap:8px;padding:5px 8px;font-size:.84rem;font-weight:900;line-height:1;display:inline-flex}.admin-copy-code:focus-visible,.admin-copy-code:hover{background:#dbeafe;border-color:#2563eb;outline:none}.admin-copy-code-status{color:#64748b;font-size:.72rem;font-weight:800}.admin-empty{color:#475569;background:#f8fafc;border:1px dashed #94a3b8;border-radius:8px;padding:14px}.admin-disclosure{background:#fff;border:1px solid #1720331f;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #0f172a0f}.admin-disclosure>summary{cursor:pointer;color:#172033;padding:14px 16px;font-weight:900;list-style:none}.admin-disclosure>summary::-webkit-details-marker{display:none}.admin-disclosure>summary:after{float:right;color:#64748b;content:"+"}.admin-disclosure[open]>summary{border-bottom:1px solid #1720331a}.admin-disclosure[open]>summary:after{content:"-"}.admin-disclosure-body{padding:16px}.admin-shell .rpg-window{color:#172033;background:#fff;border:1px solid #1720331f;border-radius:8px;padding:16px;box-shadow:0 1px 2px #0f172a0f}.admin-shell .rpg-window .rpg-window{box-shadow:none}.admin-shell .rpg-caption{color:#172033;text-transform:none;margin-bottom:12px;font-size:.96rem;font-weight:900;display:block;transform:none}.admin-shell .rpg-button{color:#fff;background:#2563eb;border:1px solid #2563eb;border-radius:8px;min-height:38px;padding:8px 12px;font-size:.9rem;font-weight:800;transition:background .12s,border-color .12s,color .12s}.admin-shell .rpg-button:focus-visible,.admin-shell .rpg-button:hover{color:#fff;background:#1d4ed8;border-color:#1d4ed8;transform:none}.admin-shell .rpg-danger{color:#be123c;background:#fff1f2;border-color:#e11d48}.admin-shell .rpg-danger:focus-visible,.admin-shell .rpg-danger:hover{color:#fff;background:#be123c;border-color:#be123c}.admin-shell .rpg-input{color:#172033;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-height:38px;padding:8px 10px}.admin-shell textarea.rpg-input{min-height:96px}.admin-shell .rpg-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.admin-shell .rpg-table{color:#172033;min-width:720px;font-size:.9rem}.admin-shell .rpg-table td,.admin-shell .rpg-table th{vertical-align:middle;border-bottom:1px solid #1720331a;padding:9px 10px}.admin-shell .rpg-table th{color:#475569;background:#f8fafc;font-size:.76rem}.admin-shell .rpg-card-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.admin-shell .text-slate-200,.admin-shell .text-slate-300,.admin-shell label{color:#475569}.admin-shell .text-white,.admin-shell .text-yellow-300{color:#172033}.admin-shell .text-sky-300{color:#2563eb}@media (max-width:960px){.admin-shell{display:block}.admin-sidebar{display:none}.admin-main{padding:14px}.admin-mobile-menu{color:#f8fafc;background:#172033;border:1px solid #1720331f;border-radius:8px;gap:8px;margin-bottom:16px;padding:8px;display:flex;overflow-x:auto}.admin-mobile-logout{flex:none}.admin-page-header{display:grid}.admin-page-actions{justify-content:flex-start}.admin-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-work-grid{grid-template-columns:1fr}}@media (max-width:520px){.admin-main{padding:10px}.admin-stat-grid{grid-template-columns:1fr}.admin-disclosure-body,.admin-shell .rpg-window{padding:12px}}.student-quest{--student-ink:#172033;--student-night:#14213d;--student-panel:#fff8e8;--student-panel-strong:#fff;--student-border:#ffe7a3;--student-gold:#ffd166;--student-orange:#fb923c;--student-coral:#fb7185;--student-mint:#5eead4;--student-green:#86efac;--student-blue:#67e8f9;--student-plum:#8b5cf6;isolation:isolate;color:#fffdf4;min-height:calc(100vh - 24px);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative}.student-quest:before{z-index:0;content:"";background:linear-gradient(#ffffff0f 1px,#0000 0) 0 0/28px 28px,linear-gradient(90deg,#ffffff0d 1px,#0000 0) 0 0/28px 28px,linear-gradient(135deg,#10231f,#17213a 48%,#2a1f2e);border-radius:8px;position:absolute;inset:0}.student-quest>*{z-index:1;position:relative}.student-quest code,.student-quest pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.student-quest .rpg-hero{background:linear-gradient(135deg,#ffd16638,#0000 34%),linear-gradient(120deg,#5eead433,#0000 45%),linear-gradient(135deg,#14213df5,#2f1e33f2);border:0;border-radius:8px;overflow:hidden;box-shadow:0 0 0 2px #ffe7a3bd,0 16px #060c18b8,0 24px 60px #0000005c}.student-quest .rpg-window{border:2px solid var(--student-border);color:var(--student-ink);background:linear-gradient(#fffdf4fa,#fff8e8f5);border-radius:8px;padding:clamp(14px,2vw,22px);box-shadow:0 0 0 4px #172033c7,0 10px #060c186b,0 20px 36px #0000003d}.student-quest .rpg-caption{background:var(--student-gold);color:#1d1507;border:2px solid #172033e6;border-radius:999px;margin-bottom:10px;padding:4px 9px;font-size:.78rem;transform:none}.student-quest .rpg-button{background:linear-gradient(180deg,var(--student-gold),var(--student-orange));color:#211407;border:2px solid #fff8e8;border-radius:8px;min-height:48px;box-shadow:inset 0 1px #ffffffb3,0 5px #7c2d12,0 12px 24px #0000002e}.student-quest .rpg-button:focus-visible,.student-quest .rpg-button:hover{color:#1e1212;background:linear-gradient(#fff3b0,#fb7185);transform:translateY(-2px)}.student-quest .rpg-button:disabled,.student-quest .rpg-button:disabled:focus-visible,.student-quest .rpg-button:disabled:hover{color:#4b2e12;opacity:.62;background:linear-gradient(#fde68a,#fdba74);transform:none;box-shadow:inset 0 1px #ffffff8c,0 3px #7c2d12}.student-quest .rpg-input{color:var(--student-ink);background:#fffdf4;border:2px solid #fed7aa;border-radius:8px;font-weight:800}.student-quest .rpg-input::placeholder{color:#64748b}.student-quest .rpg-input:focus{border-color:var(--student-orange);box-shadow:0 0 0 3px #fb923c33,0 0 0 6px #5eead424}.student-quest .rpg-code{color:#e0f2fe;background:#101827;border-color:#5eead4bf;border-radius:8px;box-shadow:inset 0 0 0 2px #ffffff0a}.student-hero{gap:18px;display:grid}.student-lobby{align-content:center;min-height:calc(100vh - 72px)}.student-play-hero{grid-template-columns:minmax(0,1fr) minmax(230px,300px);align-items:center;gap:18px;padding:clamp(16px,2.2vw,24px)}.student-hero-copy{gap:12px;display:grid}.student-play-hero .student-hero-copy{gap:8px}.student-badge{color:#fff4c2;background:#ffd1662e;border:2px solid #fff8e8e6;border-radius:999px;align-items:center;width:fit-content;max-width:100%;padding:5px 10px;font-size:.82rem;font-weight:900;display:inline-flex}.student-play-hero .student-badge{padding:4px 9px;font-size:.78rem}.student-main-title,.student-section-title{color:#fffdf4;overflow-wrap:anywhere;text-shadow:0 4px #172033,0 8px #fb923c8c,0 18px 36px #00000047;font-size:4.25rem}.student-section-title{font-size:3.5rem}.student-play-hero .student-section-title{font-size:clamp(2rem,4vw,2.9rem)}.student-lead{color:#f8fafc;max-width:680px;font-size:1.08rem;line-height:1.8}.student-play-hero .student-lead{font-size:.95rem;line-height:1.35}.student-join-panel{border:2px solid var(--student-border);width:min(100%,560px);color:var(--student-ink);background:linear-gradient(#fffdf4fa,#fff8e8f5);border-radius:8px;gap:18px;margin:0 auto;padding:clamp(18px,4vw,30px);display:grid;box-shadow:0 0 0 4px #172033d1,0 14px #060c1875,0 24px 48px #0000004d}.student-panel-heading{border-bottom:1px solid #1720331f;padding-bottom:10px}.student-panel-heading h2{color:var(--student-ink);margin:0;font-size:1.35rem;line-height:1.2}.student-join-panel label{color:#334155}.student-join-panel label span{color:var(--student-ink)}.student-feedback,.student-rank-row,.student-stat-card,.student-status-panel{border:2px solid #fff8e8eb;border-radius:8px}.student-status-panel{color:var(--student-ink);background:#fffdf4f5;gap:14px;padding:18px;display:grid;box-shadow:0 0 0 4px #172033b8,0 12px #060c186b}.student-play-hero .student-status-panel{gap:10px;padding:12px;box-shadow:0 0 0 3px #172033b8,0 8px #060c1861}.student-stat-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));align-items:start;gap:14px;display:grid}.student-play-hero .student-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.student-stat-card{min-height:76px;color:var(--student-ink);background:linear-gradient(#fffffffa,#fff8e8eb);align-content:center;gap:6px;padding:12px;display:grid;box-shadow:0 6px #17203329}.student-play-hero .student-stat-card{min-height:62px;padding:9px 10px;box-shadow:0 4px #17203324}.student-stat-label{color:#475569;font-size:.82rem;font-weight:900}.student-stat-value{color:#172033;font-size:1.7rem;font-weight:900;line-height:1}.student-play-hero .student-stat-value{font-size:1.35rem}.student-stat-accent{color:#b45309}.student-progress-block{gap:8px;display:grid}.student-play-hero .student-progress-block{gap:6px}.student-progress-meta{color:#334155;justify-content:space-between;gap:12px;font-size:.86rem;font-weight:900;display:flex}.student-play-hero .student-progress-meta{font-size:.78rem}.student-progress{background:#dbeafe;border:2px solid #172033;border-radius:999px;height:16px;overflow:hidden}.student-play-hero .student-progress{height:12px}.student-progress-bar{border-radius:inherit;background:linear-gradient(90deg,var(--student-mint),var(--student-gold),var(--student-coral));height:100%;transition:width .18s;display:block}.student-mission-card{overflow:hidden}.student-mission-header{grid-template-columns:auto 1fr;align-items:center;gap:12px;display:grid}.student-step-token{background:linear-gradient(180deg,#fef3c7,var(--student-gold));color:#172033;border:2px solid #172033;border-radius:8px;place-items:center;min-width:50px;min-height:38px;font-weight:900;display:inline-grid;box-shadow:0 4px #172033cc}.student-mission-title{color:#334155;font-size:.95rem;font-weight:900}.student-prompt{color:#172033;font-size:1.08rem;line-height:1.65}.student-choice-grid{gap:10px;display:grid}.student-choice{cursor:pointer;min-height:52px;color:var(--student-ink);background:#fffdf4;border:2px solid #172033;border-radius:8px;grid-template-columns:auto auto 1fr;align-items:center;gap:12px;padding:10px 12px;transition:transform .12s,background .12s,box-shadow .12s;display:grid;box-shadow:0 5px #17203329}.student-choice:focus-within,.student-choice:hover{background:#ecfeff;transform:translateY(-2px);box-shadow:0 7px #17203333}.student-choice:has(input:checked){background:#fff7cc;border-color:#b45309}.student-choice input{width:18px;height:18px;accent-color:var(--student-orange)}.student-choice-marker{background:var(--student-night);color:#fffdf4;border-radius:8px;place-items:center;width:28px;height:28px;font-weight:900;display:inline-grid}.student-choice-text{overflow-wrap:anywhere;min-width:0;font-weight:900;line-height:1.4}.student-feedback{color:var(--student-ink);background:#fffdf4;gap:10px;padding:14px;display:grid}.student-feedback-correct{border-color:var(--student-green);background:linear-gradient(#f0fdf4,#fffdf4)}.student-feedback-wrong{border-color:var(--student-coral);background:linear-gradient(#fff1f2,#fffdf4)}.student-feedback-title{color:#172033;font-size:1.2rem;font-weight:900}.student-answer-summary{color:#334155;gap:8px;font-size:.95rem;display:grid}.student-answer-summary div{flex-wrap:wrap;justify-content:space-between;gap:8px;display:flex}.student-answer-summary dd{color:#172033;font-weight:900}.student-display-page,.student-play-page{align-content:start}.student-display-page>*{min-width:0}.student-result-page{align-content:start;gap:18px}.student-result-hero{gap:12px;padding:clamp(18px,3vw,30px)}.student-result-hero .student-hero-copy{gap:10px}.student-result-hero .student-section-title{font-size:clamp(2.25rem,5vw,3.25rem)}.student-result-hero .student-lead{font-size:.98rem;line-height:1.35}.student-result-window{align-self:start;padding:clamp(14px,2vw,20px)}.student-result-grid{grid-template-columns:repeat(auto-fit,minmax(128px,1fr));align-items:start;gap:12px;display:grid}.student-result-score{color:#b45309;font-size:2.25rem}.student-result-actions{align-content:center;align-items:center;gap:12px;padding-top:4px}.student-result-actions .rpg-button{min-height:46px;padding:10px 16px}.student-display-stats{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:12px;display:grid}.student-score-histogram{grid-auto-columns:minmax(68px,1fr);grid-auto-flow:column;gap:12px;padding:4px 2px 2px;display:grid;overflow-x:auto}.student-histogram-column{min-width:68px;color:var(--student-ink);text-align:center;grid-template-rows:auto 150px auto;align-items:end;gap:8px;display:grid}.student-histogram-count,.student-histogram-label{white-space:nowrap;font-size:.82rem;font-weight:900}.student-histogram-label{color:#334155}.student-histogram-count{color:#b45309}.student-histogram-track{background:#dbeafe;border:2px solid #172033;border-radius:8px;align-items:end;width:100%;height:150px;display:flex;overflow:hidden}.student-histogram-bar{background:linear-gradient(180deg,var(--student-coral),var(--student-gold),var(--student-mint));border-radius:6px 6px 0 0;width:100%;min-height:3px;transition:height .18s;display:block}.student-rank-list{gap:10px;display:grid}.student-rank-board-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;display:grid}.student-rank-board{gap:10px;min-width:0;display:grid}.student-rank-board-title{color:#172033;font-size:1rem;font-weight:900}.student-rank-row{color:var(--student-ink);background:#fffdf4;grid-template-columns:minmax(52px,auto) minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px 12px;display:grid;box-shadow:0 5px #17203329}.student-rank-row:first-child{border-color:var(--student-gold);background:linear-gradient(90deg,#fff7cc,#fffdf4)}.student-rank-place{justify-content:center;align-items:center;min-width:52px;display:inline-flex}.student-rank-number{background:var(--student-night);color:#fffdf4;border-radius:8px;place-items:center;min-width:42px;min-height:32px;font-weight:900;display:inline-grid}.student-rank-medal{object-fit:contain;filter:drop-shadow(0 3px 2px #17203347);flex:none;width:42px;height:42px;display:block}.student-rank-name{overflow-wrap:anywhere;min-width:0;font-size:1rem;font-weight:900}.student-rank-score{color:#b45309;text-align:right;white-space:nowrap;justify-items:end;gap:2px;font-size:.72rem;font-weight:900;line-height:1.1;display:grid}.student-rank-score strong{color:#b45309;font-size:1rem}.student-empty{color:#334155;text-align:center;background:#fffdf4b3;border:2px dashed #17203347;border-radius:8px;padding:16px;font-weight:900}@media (max-width:720px){.rpg-shell{width:min(100vw - 16px,680px);padding-top:12px}.rpg-table{white-space:nowrap;display:block;overflow-x:auto}.student-play-hero{grid-template-columns:1fr;gap:12px;padding:12px}.student-main-title{font-size:2.4rem}.student-section-title{font-size:2.2rem}.student-play-hero .student-section-title{font-size:1.85rem}.student-result-page{gap:14px}.student-result-hero{padding:16px 14px}.student-result-hero .student-section-title{font-size:2rem}.student-result-hero .student-lead{font-size:.95rem}.student-result-window{padding:14px}.student-lead,.student-prompt{font-size:1rem}.student-play-hero .student-status-panel{gap:8px;padding:10px}.student-stat-card{min-height:64px;padding:10px}.student-play-hero .student-stat-card{min-height:56px;padding:8px}.student-stat-value{font-size:1.45rem}.student-play-hero .student-stat-value{font-size:1.25rem}.student-play-hero .student-progress{height:10px}.student-display-stats,.student-result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.student-rank-board-grid{grid-template-columns:1fr;gap:14px}.student-choice{grid-template-columns:auto auto minmax(0,1fr);gap:8px 10px;min-height:auto;padding:10px}.student-choice input{grid-row:auto}.student-rank-row{grid-template-columns:minmax(56px,auto) minmax(0,1fr);gap:8px 10px;padding:10px}.student-rank-place{min-width:56px}.student-rank-number{min-width:40px;min-height:32px}.student-score-histogram{grid-auto-columns:minmax(58px,72px);gap:10px}.student-histogram-column{grid-template-rows:auto 120px auto;min-width:58px}.student-histogram-count,.student-histogram-label{font-size:.74rem}.student-histogram-track{height:120px}.student-result-actions{gap:10px;padding-top:2px}.student-result-actions .rpg-button{min-height:44px;padding:9px 12px}.student-rank-score{text-align:left;grid-column:2;justify-self:start;justify-items:start}}@media (max-width:360px){.student-display-stats,.student-result-grid{grid-template-columns:1fr}.student-rank-row{grid-template-columns:minmax(56px,auto) minmax(0,1fr)}.student-rank-score{grid-column:2}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}