:root{color:#fff9e9;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#111827;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#111827;min-height:100%}body{min-width:320px;min-height:100svh;margin:0}#root{min-height:100svh}.game-shell{color:#f8f4e8;background:radial-gradient(circle at 50% 8%,#f5ca5c33,#0000 25rem),linear-gradient(135deg,#171514 0%,#2a1821 45%,#111827 100%);grid-template-rows:auto 1fr auto;min-height:100svh;display:grid;overflow-x:hidden}.topbar,.controls{width:min(1120px,100% - 32px);margin:0 auto}.topbar{justify-content:space-between;align-items:center;gap:16px;padding:24px 0 12px;display:flex}.eyebrow{color:#d7b56d;letter-spacing:.14em;text-transform:uppercase;margin:0 0 5px;font-size:12px;font-weight:800}h1{color:#fff9e9;text-shadow:0 3px 20px #f7900940;margin:0;font-family:Georgia,Times New Roman,serif;font-size:44px;line-height:1}button{color:#fff9e9;min-height:44px;font:inherit;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:8px;font-weight:800;transition:transform .16s,border-color .16s,background .16s}button:hover:not(:disabled){background:#ffffff24;border-color:#f5ca5cad;transform:translateY(-1px)}button:disabled{cursor:not-allowed;opacity:.52}.motion-button,.reset-button{padding:0 16px}.top-actions,.settings-wrap{align-items:center;gap:10px;display:flex;position:relative}.icon-button{width:44px;min-width:44px;padding:0;font-size:22px;line-height:1}.settings-panel{z-index:100;background:#080a0ef0;border:1px solid #ffffff29;border-radius:8px;gap:12px;width:min(330px,100vw - 32px);max-height:calc(100svh - 92px);padding:14px;display:grid;position:fixed;top:76px;right:max(16px,50vw - 560px);overflow-y:auto;box-shadow:0 22px 60px #00000073}.settings-panel label{color:#d8d2c2;text-transform:uppercase;gap:7px;font-size:13px;font-weight:800;display:grid}.settings-panel .settings-toggle{text-transform:none;grid-template-columns:auto 1fr;align-items:center}.settings-toggle input{accent-color:#f5ca5c;width:20px;height:20px}.settings-toggle span{color:#fff9e9;gap:3px;display:grid}.settings-toggle small{color:#d8d2c2;font-size:12px;font-weight:600;line-height:1.3}.settings-panel select{color:#fff9e9;width:100%;min-height:42px;font:inherit;background:#141822;border:1px solid #ffffff2e;border-radius:8px;padding:0 10px}.test-voice{padding:0 14px}.menu-shell{grid-template-rows:auto auto auto;align-items:center;overflow-y:auto}.manual-shell{min-height:100svh;display:block;overflow-y:auto}.manual-page{gap:18px;width:min(1120px,100% - 32px);margin:24px auto;display:grid}.manual-header{background:#080a0e94;border:1px solid #ffffff24;border-radius:8px;justify-content:space-between;align-items:end;gap:16px;padding:24px;display:flex}.manual-header button{padding:0 16px}.manual-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.manual-grid article{background:#ffffff12;border:1px solid #ffffff24;border-radius:8px;min-height:210px;padding:18px}.manual-grid h2{color:#fff9e9;margin:0 0 12px;font-family:Georgia,Times New Roman,serif}.manual-grid p{color:#d8d2c2;margin:10px 0 0;line-height:1.45}.manual-grid code{color:#f5ca5c;background:#141822;border-radius:8px;margin-top:10px;padding:10px;font:13px/1.4 ui-monospace,Consolas,monospace;display:block;overflow-x:auto}.lesson-shell{grid-template-rows:auto 1fr}.lesson-arena{display:block}.lesson-card{z-index:7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080a0eb8;border:1px solid #ffffff24;border-radius:8px;gap:10px;width:min(340px,100% - 32px);padding:16px;display:grid;position:absolute;top:16px;left:16px}.lesson-card h2{color:#fff9e9;margin:0;font-family:Georgia,Times New Roman,serif}.lesson-card p:not(.eyebrow){color:#d8d2c2;margin:0;line-height:1.4}.lesson-card strong{color:#f5ca5c}.lesson-progress{background:#ffffff1f;border-radius:999px;height:10px;overflow:hidden}.lesson-progress span{border-radius:inherit;background:linear-gradient(90deg,#f5ca5c,#f79009);height:100%;transition:width .22s;display:block}.practice-spells{flex-wrap:wrap;gap:8px;max-height:160px;display:flex;overflow:auto}.spell-chip{border-color:color-mix(in srgb, var(--spell-color) 42%, #ffffff2e);min-height:34px;padding:0 10px;font-size:12px}.spell-chip.selected{color:#1d1710;background:var(--spell-color)}.menu-stage{background:radial-gradient(circle at 72% 28%,#f5ca5c2e,#0000 15rem),linear-gradient(110deg,#080a0ee6 0%,#21161ec7 46%,#0c121ce0 100%);border:1px solid #ffffff24;border-radius:8px;grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);align-items:center;gap:24px;width:min(1120px,100% - 32px);min-height:610px;margin:24px auto 0;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000061}.menu-stage:before{content:"";transform-origin:bottom;background:linear-gradient(90deg,#0000 49.6%,#f5ca5c38 49.6% 50.4%,#0000 50.4%),repeating-linear-gradient(90deg,#e2b75c29 0 2px,#0000 2px 92px),repeating-linear-gradient(0deg,#e2b75c1f 0 2px,#0000 2px 58px);height:44%;position:absolute;inset:auto -18% -4%;transform:perspective(900px)rotateX(66deg)}.menu-copy{z-index:2;max-width:520px;padding:46px;position:relative}.menu-copy h1{font-size:72px}.menu-lede{color:#d8d2c2;max-width:440px;margin:20px 0 0;font-size:20px;line-height:1.45}.menu-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.primary-action{color:#1d1710;background:linear-gradient(#f5ca5c,#f79009);border-color:#ffffff52;min-width:160px;padding:0 22px}.menu-preview{z-index:1;perspective:900px;min-height:520px;position:relative;overflow:hidden}.menu-preview:before{content:"";background:radial-gradient(circle at 50% 44%,#0000 26%,#0000005c);position:absolute;inset:0}.preview-rival{filter:drop-shadow(0 18px 24px #0000006b);width:150px;height:250px;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)scale(.74)}.preview-reticle{z-index:3;border:1px solid #f5ca5cad;border-radius:50%;width:62px;height:62px;position:absolute;top:calc(43% - 31px);left:calc(50% - 31px);box-shadow:0 0 22px #f5ca5c47}.preview-reticle:before,.preview-reticle:after,.preview-reticle span{content:"";background:#f5ca5cc7;position:absolute}.preview-reticle:before{width:1px;height:82px;top:-10px;left:50%}.preview-reticle:after{width:82px;height:1px;top:50%;left:-10px}.preview-reticle span{border-radius:50%;width:8px;height:8px;top:50%;left:50%;transform:translate(-50%,-50%)}.preview-wand{z-index:4;width:230px;height:330px;position:absolute;bottom:-70px;right:2%;transform:rotate(-3deg)}.menu-loadout{grid-template-columns:minmax(180px,.32fr) 1fr;align-items:center;gap:16px;width:min(1120px,100% - 32px);margin:16px auto 24px;display:grid}.menu-loadout h2{color:#fff9e9;margin:0;font-family:Georgia,Times New Roman,serif;font-size:28px}.online-panel{background:#080a0e8f;border:1px solid #ffffff24;border-radius:8px;grid-template-columns:minmax(180px,.32fr) 1fr;align-items:end;gap:16px;width:min(1120px,100% - 32px);margin:16px auto 0;padding:16px;display:grid}.online-panel h2{color:#fff9e9;margin:0;font-family:Georgia,Times New Roman,serif;font-size:28px}.online-panel span,.online-status{color:#d8d2c2;font-size:13px}.online-status{margin:8px 0 0}.online-match{justify-items:start;gap:6px;margin-top:8px;display:grid}.online-match .online-status{margin:0}.reward-button{color:#1d1710;background:linear-gradient(#f5ca5c,#f79009);min-height:36px;padding:0 12px}.room-controls{grid-template-columns:auto minmax(160px,1fr) auto;gap:10px;display:grid}.room-controls button{padding:0 14px}.room-controls input{color:#fff9e9;min-width:0;min-height:44px;font:inherit;letter-spacing:.08em;background:#141822;border:1px solid #ffffff2e;border-radius:8px;padding:0 12px;font-weight:800}.learning-mode{gap:16px;width:min(1120px,100% - 32px);margin:0 auto 28px;display:grid}.learning-header{justify-content:space-between;align-items:end;gap:16px;display:flex}.learning-header h2,.transfer-panel h3,.spell-entry h3{color:#fff9e9;margin:0;font-family:Georgia,Times New Roman,serif}.learning-header span{color:#d8d2c2;font-size:14px}.spell-library{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.spell-entry{background:#ffffff12;border:1px solid #ffffff24;border-radius:8px;align-content:space-between;gap:16px;min-height:210px;padding:16px;display:grid}.spell-entry.learned{background:#f5ca5c14;border-color:#f5ca5c5c}.spell-entry p:not(.eyebrow){color:#d8d2c2;margin:10px 0;font-size:14px;line-height:1.35}.spell-entry strong{color:#f5ca5c;font-size:13px}.unlearn-button{color:#fecdd3;background:#fb71851a;border-color:#fb718561}.transfer-panel{background:#080a0e8f;border:1px solid #ffffff24;border-radius:8px;grid-template-columns:minmax(180px,.3fr) 1fr auto;align-items:end;gap:14px;padding:16px;display:grid}.transfer-panel img{background:#fff;border-radius:8px;width:132px;height:132px;margin-top:10px}.transfer-panel label{gap:8px;display:grid}.transfer-panel label span{color:#d8d2c2;text-transform:uppercase;font-size:12px;font-weight:800}.transfer-panel textarea{resize:vertical;color:#fff9e9;background:#141822;border:1px solid #ffffff29;border-radius:8px;width:100%;min-height:132px;padding:10px;font:13px/1.35 ui-monospace,Consolas,monospace}.transfer-actions{gap:10px;display:grid}.transfer-actions button{padding:0 14px}.arena{cursor:crosshair;isolation:isolate;perspective:900px;background:radial-gradient(circle at 50% 26%,#f5ca5c29,#0000 10rem),linear-gradient(#08090c1f,#08090c9e),linear-gradient(#281923 0%,#16161b 48%,#0a111b 100%);border:1px solid #ffffff24;border-radius:8px;width:min(1120px,100% - 32px);min-height:560px;margin:8px auto;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000061}.arena:before{content:"";transform-origin:bottom;z-index:-1;background:linear-gradient(90deg,#0000 49.6%,#f5ca5c3d 49.6% 50.4%,#0000 50.4%),repeating-linear-gradient(90deg,#e2b75c2e 0 2px,#0000 2px 92px),repeating-linear-gradient(0deg,#e2b75c21 0 2px,#0000 2px 58px),linear-gradient(#462a2629,#070b12e0);height:54%;position:absolute;inset:auto -18% -5%;transform:rotateX(66deg)}.arena:after{content:"";pointer-events:none;background:linear-gradient(90deg,#00000057,#0000 20% 80%,#00000057),radial-gradient(circle,#0000 42%,#00000057);position:absolute;inset:0}.view-hud{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080a0ea3;border:1px solid #ffffff24;border-radius:8px;gap:10px;width:min(300px,100% - 32px);padding:14px;display:grid;position:absolute}.rival-hud{top:16px;left:16px}.player-hud{bottom:16px;right:16px}.stat-row,.mini-stats{color:#fff9e9;justify-content:space-between;gap:12px;display:flex}.stat-row strong{color:#f5ca5c}.mini-stats{color:#d8d2c2;font-size:13px}.meter{background:#ffffff1f;border-radius:999px;height:10px;overflow:hidden}.meter span{border-radius:inherit;background:linear-gradient(90deg,#2fd16d,#addb67);height:100%;transition:width .22s;display:block}.danger span{background:linear-gradient(90deg,#f04438,#f79009)}.mana span{background:linear-gradient(90deg,#2e90fa,#7cd4fd)}.focus span{background:linear-gradient(90deg,#f5ca5c,#f79009)}.far-duelist{z-index:2;filter:drop-shadow(0 18px 24px #0000006b);width:150px;height:250px;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)scale(.78)}.hat{border-bottom:104px solid #22212b;border-left:45px solid #0000;border-right:45px solid #0000;width:0;height:0;position:absolute;top:0;left:50%;transform:translate(-50%)}.hat:after{content:"";background:#111827;border-radius:999px;width:124px;height:16px;position:absolute;bottom:-112px;left:-62px}.robe{background:linear-gradient(90deg,#0000 46%,#2e90fac7 47% 53%,#0000 54%),linear-gradient(145deg,#402331,#10131f);border-radius:60px 60px 10px 10px;width:124px;height:176px;position:absolute;bottom:10px;left:50%;transform:translate(-50%);box-shadow:inset 18px 0 #ffffff0f,0 24px 36px #0000005c}.wand{transform-origin:50% 92%;background:linear-gradient(#f5ca5c,#624321 42%,#21130d);border-radius:999px;position:absolute;box-shadow:0 0 22px #f5ca5c75}.rival-wand{width:8px;height:116px;bottom:82px;right:12px;transform:rotate(38deg)}.shadow{background:#0000006b;border-radius:50%;width:150px;height:22px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.reticle{z-index:5;pointer-events:none;border:1px solid #f5ca5cb3;border-radius:50%;width:62px;height:62px;transition:transform .1s linear;position:absolute;top:calc(48% - 31px);left:calc(50% - 31px);box-shadow:0 0 22px #f5ca5c47}.free-cast .reticle{opacity:.18}.reticle:before,.reticle:after,.reticle span{content:"";background:#f5ca5cc7;position:absolute}.reticle:before{width:1px;height:82px;top:-10px;left:50%}.reticle:after{width:82px;height:1px;top:50%;left:-10px}.reticle span{border-radius:50%;width:8px;height:8px;top:50%;left:50%;transform:translate(-50%,-50%)}.gesture-trace{z-index:4;aspect-ratio:1;pointer-events:none;width:min(360px,70%);position:absolute;top:48%;left:50%;overflow:visible;transform:translate(-50%,-50%)}.gesture-trace polyline{fill:none;stroke:#f5ca5cdb;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px;filter:drop-shadow(0 0 8px #f5ca5c94)}.spell-beam{z-index:3;background:linear-gradient(0deg, var(--spell-color), #ffffffb3, var(--spell-color));width:14px;height:390px;box-shadow:0 0 24px var(--spell-color), 0 0 80px var(--spell-color);transform-origin:50% 100%;opacity:.68;pointer-events:none;border-radius:999px;animation:1.1s ease-in-out infinite alternate castPulse;position:absolute;bottom:92px;left:calc(50% - 7px)}.spell-lane{z-index:4;text-align:center;pointer-events:none;justify-items:center;gap:14px;width:min(340px,72%);display:grid;position:absolute;top:22%;left:50%;transform:translate(-50%)}.spell-lane p{color:#fff9e9;text-shadow:0 3px 18px #000000ad;min-height:56px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:28px;line-height:1.08}.rune{color:#f5ca5c;border:1px solid #f5ca5c6b;border-radius:50%;place-items:center;width:58px;height:58px;font-size:30px;display:grid}.rune-one{animation:8s linear infinite spin}.rune-two{animation:11s linear infinite reverse spin}.first-person-wand{z-index:6;pointer-events:none;transform-origin:72% 96%;width:230px;height:330px;transition:transform .1s linear;position:absolute;bottom:-40px;right:15%}.sleeve{background:linear-gradient(145deg,#252836,#0d111c);border-radius:42px 42px 12px 12px;width:90px;height:160px;position:absolute;bottom:0;right:24px;transform:rotate(-24deg);box-shadow:inset 14px 0 #ffffff0d}.hand{background:linear-gradient(145deg,#c9875d,#80533a);border-radius:30px 30px 18px 18px;width:56px;height:70px;position:absolute;bottom:128px;right:72px;transform:rotate(-24deg)}.player-wand{width:13px;height:220px;bottom:170px;right:118px}.controls{grid-template-columns:1fr minmax(300px,.75fr);gap:16px;padding:12px 0 24px;display:grid}.spellbook,.cast-panel{gap:10px;display:grid}.spellbook{grid-template-columns:repeat(3,minmax(0,1fr))}.spell{border-left:5px solid var(--spell-color);text-align:left;align-content:center;justify-items:start;min-height:78px;padding:12px 14px;display:grid}.spell span{color:#d8d2c2;text-transform:uppercase;font-size:12px}.spell strong{color:#fff9e9;font-family:Georgia,Times New Roman,serif;font-size:20px}.spell em{color:#d8d2c2;margin-top:4px;font-size:12px;font-style:normal;line-height:1.2}.spell.selected{background:color-mix(in srgb, var(--spell-color) 26%, #ffffff14);border-color:var(--spell-color)}.cast-panel{grid-template-columns:1fr auto auto auto;align-items:end}.cast-panel .meter{margin-top:8px}.cast-button{color:#1d1710;background:linear-gradient(#f5ca5c,#f79009);border-color:#ffffff52;padding:0 18px}.gesture-readout{background:#ffffff14;border:1px solid #ffffff29;border-radius:8px;align-content:center;gap:3px;min-width:210px;min-height:56px;padding:8px 14px;display:grid}.gesture-readout span{color:#d8d2c2;text-transform:uppercase;font-size:11px;font-weight:800}.gesture-readout strong{color:#fff9e9;font-size:14px;line-height:1.2}.gesture-readout.ready{border-color:#f5ca5c75;box-shadow:inset 0 0 18px #f5ca5c1a}@keyframes castPulse{0%{opacity:.36;scale:.78 .9}to{opacity:.86;scale:1}}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=820px){.topbar{align-items:flex-start}.top-actions{flex-wrap:wrap;justify-content:flex-end}h1{font-size:34px}.arena{min-height:560px}.view-hud{width:calc(50% - 22px);padding:10px}.player-hud{bottom:16px;left:16px;right:auto}.mini-stats{flex-direction:column;gap:2px}.far-duelist{top:42%;transform:translate(-50%,-50%)scale(.58)}.spell-lane{width:68%;top:22%}.spell-lane p{min-height:44px;font-size:22px}.rune{width:42px;height:42px;font-size:24px}.first-person-wand{bottom:-64px;right:-18px;transform:scale(.82)}.reticle{width:50px;height:50px;top:calc(46% - 25px);left:calc(50% - 25px)}.spell-beam{height:330px;bottom:76px}.controls,.cast-panel{grid-template-columns:1fr}.menu-stage{grid-template-columns:1fr;min-height:auto}.manual-header,.manual-grid{grid-template-columns:1fr}.manual-header{flex-direction:column;align-items:start}.manual-grid article{min-height:auto}.lesson-card{padding:12px;top:12px;left:12px}.menu-copy{padding:30px 22px 0}.menu-copy h1{font-size:42px}.menu-lede{font-size:17px}.menu-preview{min-height:360px}.preview-rival{top:40%;transform:translate(-50%,-50%)scale(.55)}.preview-wand{bottom:-100px;right:-54px;transform:scale(.76)rotate(-3deg)}.menu-loadout,.online-panel,.room-controls{grid-template-columns:1fr}.learning-header{flex-direction:column;align-items:start}.spell-library,.transfer-panel{grid-template-columns:1fr}.spell-entry{min-height:auto}.transfer-actions{grid-template-columns:1fr 1fr}.spellbook{grid-template-columns:1fr}}@media (width<=520px){.topbar{flex-direction:column}.top-actions{justify-content:flex-start;width:100%}.settings-wrap{margin-left:auto}.settings-panel{width:auto;top:76px;left:16px;right:16px}}
