@font-face{font-family:Clash Royale;src:url(/assets/fonts/Clash_Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}:root{--bg0:#070610;--bg1:#0b0920;--ink:#f7f4ff;--muted:#c8c1e6;--purple:#6d28d9;--purple2:#3b1d7a;--purple-glow:#6d28d966;--gold:#f5c84c;--gold2:#c98c10;--lavender:#d7c8ff;--red:#ef4444;--green:#22c55e;--r-sm:10px;--r-md:14px;--r-lg:20px;--r-xl:28px;--shadow:0 18px 60px #0000008c;--col:1120px;--font-display:"Clash Royale", system-ui, sans-serif;--font-body:"Inter", system-ui, -apple-system, "Segoe UI", "Roboto", "Arial", sans-serif;--font-mono:ui-monospace, "SFMono-Regular", "Menlo", "Consolas", monospace;--gold-lite:#ffe99a;--gold-shine:#fff6d5;--ink-on-gold:#2a1500;--lavender-2:#e7ddff;--faint:#a99fce;--blue:#3b82f6;--blue-2:#60a5fa;--blue-3:#93c5fd;--red-2:#f87171;--red-3:#fca5a5;--panel:#120d28b3;--hairline:#d7c8ff29;--gold-grad:linear-gradient(135deg, #f5c84c, #c98c10);--purple-grad:linear-gradient(135deg, #8b5cf6, #6d28d9);--progress-grad:linear-gradient(90deg, #8b5cf6, #f5c84c);--ed-safe-area-top:env(safe-area-inset-top,0px);--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-5:18px;--s-6:22px;--s-8:34px;--ease-drop:cubic-bezier(.22, .8, .24, 1);--ease-spring:cubic-bezier(.34, 1.5, .5, 1);--ease-launch:cubic-bezier(.32, 0, .2, 1);--bp-desktop:1024px}*,:before,:after{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}#app{flex-direction:column;min-height:100dvh;display:flex}button{touch-action:manipulation}.icon{vertical-align:-.125em;justify-content:center;align-items:center;line-height:0;display:inline-flex}.icon svg{width:1em;height:1em}.icon--spin svg{animation:1.1s linear infinite icon-spin}@keyframes icon-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.icon--spin svg{animation:none}}html.reduce-motion .icon--spin svg{animation:none}body{background:radial-gradient(1200px 700px at 20% 0%, #6d28d959, transparent 55%), radial-gradient(900px 600px at 90% 20%, #f5c84c38, transparent 55%), radial-gradient(1000px 700px at 50% 100%, #6d28d938, transparent 60%), linear-gradient(180deg, var(--bg0), var(--bg1));background-color:var(--bg0);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;background-attachment:fixed;font-size:16px;line-height:1.5}.main-content{flex-direction:column;flex:1;align-items:center;gap:32px;padding:32px 24px 64px;display:flex}.route-loading{justify-content:center;align-items:center;min-height:50vh;display:flex}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--ink);font-size:.7rem;font-weight:700}h1,.h1{font-family:var(--font-display);color:var(--ink);margin:0 0 8px;font-size:clamp(1.4rem,4vw,2.2rem);font-weight:700}h2{font-family:var(--font-display);margin:0 0 8px;font-size:1.4rem;font-weight:700}.lede{color:var(--muted);margin:0;font-size:1.1rem;line-height:1.6}a{color:var(--lavender)}.update-strip{left:50%;bottom:calc(env(safe-area-inset-bottom,0px) + 84px);z-index:60;width:min(calc(100% - 24px), var(--col,440px));border-radius:var(--r-lg);background:radial-gradient(circle at 0%,#f5c84c29,#0000 45%),#120d28;border:1px solid #f5c84c80;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:11px;padding:11px 12px 11px 14px;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 12px 34px #0000006b}.ed-desktop .update-strip{bottom:24px}.update-strip__icon{color:var(--gold-lite);flex:none;font-size:26px}.update-strip__copy{gap:2px;min-width:0;display:grid}.update-strip__copy strong{color:var(--gold);font-size:.88rem}.update-strip__copy span{color:var(--muted);font-size:.8rem}.update-strip__x{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.player-avatar{background:radial-gradient(circle at 50% 65%,#6d28d9b8,#120d28f5 70%);border:2px solid #f5c84cb8;border-radius:50%;flex:none;justify-content:center;align-items:flex-end;display:inline-flex;overflow:hidden;box-shadow:0 6px 20px #07061059}.player-avatar img{object-fit:cover;object-position:var(--avatar-x,50%) var(--avatar-y,48%);width:100%;height:100%;transform:scale(var(--avatar-scale,1.06))}.player-avatar--fallback img{object-fit:contain;object-position:center;width:82%;height:82%;transform:none}.player-avatar--small{border-width:1px;width:30px;height:30px}.player-avatar--medium{width:52px;height:52px}.player-avatar--large{border-width:3px;width:104px;height:104px}.account-screen,.leaderboard-screen{min-height:65vh}.account-card{border-radius:var(--r-xl);width:min(100%,560px);box-shadow:var(--shadow);text-align:center;background:#120d28e0;border:1px solid #d7c8ff33;padding:clamp(24px,5vw,42px)}.ed-offline-page{justify-content:center;min-height:65vh}.ed-offline-page__card{background:radial-gradient(circle at 50% 0,#6d28d947,#0000 48%),#120d28e6;justify-items:center;gap:10px;display:grid;overflow:hidden}.ed-offline-page__mark{width:76px;height:76px;color:var(--gold);background:#f5c84c1a;border:1px solid #f5c84c6b;border-radius:24px;place-items:center;margin-bottom:4px;font-size:34px;display:grid;box-shadow:0 14px 34px #07061057}.ed-offline-page__title{color:var(--ink);font-family:var(--font-display);margin:0;font-size:clamp(1.35rem,4vw,1.8rem);line-height:1.15}.ed-offline-page__line{max-width:42ch;color:var(--muted);margin:0;font-size:.92rem;line-height:1.55}.ed-offline-page__practice{max-width:42ch;color:var(--lavender-2);text-align:left;background:#6d28d924;border:1px solid #6d28d96b;border-radius:12px;align-items:center;gap:8px;margin:10px 0 2px;padding:10px 12px;font-size:.78rem;font-weight:700;display:flex}.ed-offline-page__practice .icon{color:var(--gold);flex:none;font-size:1rem}.ed-offline-page__actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:10px;display:flex}.ed-offline-page__actions .ed-btn{min-height:48px}@media (width<=520px){.ed-offline-page{padding-inline:18px}.ed-offline-page__actions,.ed-offline-page__actions .ed-btn{width:100%}}.account-privacy{color:var(--muted);margin:14px 0 0;font-size:.82rem;line-height:1.55}.text-link{color:var(--gold);cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;padding:0;text-decoration:underline}.account-form{text-align:left;gap:10px;margin:24px 0;display:grid}.account-form input{border-radius:var(--r-md);width:100%;color:var(--ink);font:inherit;background:#070610cc;border:1px solid #d7c8ff59;padding:13px 14px}.account-form--code input{font-family:var(--font-display);font-variant-numeric:tabular-nums;letter-spacing:.32em;text-align:center;font-size:1.35rem;font-weight:800}.account-form--code .account-privacy{text-align:center;margin:0 0 6px}.account-message{border-radius:var(--r-md);background:#6d28d933;margin:18px 0;padding:12px 14px}.account-message--success{color:#baf7c9}.account-message--error{color:#ffb4b4;background:#ef444429}.run-recording{z-index:1200;pointer-events:none;justify-content:center;display:flex;position:fixed;bottom:18px;left:18px;right:18px}.run-recording:not(.run-recording--blocking){width:min(420px,100% - 36px);left:auto}.run-recording--blocking{-webkit-backdrop-filter:blur(5px);pointer-events:auto;background:#070610b8;align-items:center;padding:20px;inset:0}.run-recording__card{border-radius:var(--r-lg);width:min(100%,520px);box-shadow:var(--shadow);pointer-events:none;background:#120d28f7;border:1px solid #d7c8ff47;align-items:center;gap:14px;padding:16px 18px;display:flex}.run-recording__card--scoring,.run-recording__card--saved{border-color:#22c55e8c}.run-recording__card--error{pointer-events:auto;border-color:#ef4444a6;align-items:flex-start}.run-recording__body{flex:1;gap:3px;min-width:0;display:grid}.run-recording__card strong{font-family:var(--font-display);font-size:.9rem}.run-recording__card small{color:var(--muted)}.run-recording__icon{width:34px;height:34px;color:var(--gold);font-family:var(--font-display);background:#6d28d959;border-radius:50%;flex:none;place-items:center;display:grid}.run-report{border-top:1px solid var(--hairline);gap:10px;margin-top:9px;padding-top:10px;display:grid}.run-report p{color:var(--text);margin:0;font-size:.86rem}.run-report .btn{justify-self:start}.run-report__context{gap:7px;display:grid}.run-report__context label{font-family:var(--font-display);letter-spacing:.04em;font-size:.78rem}.run-report__context textarea{resize:vertical;border:1px solid var(--hairline);border-radius:var(--r-md);width:100%;min-height:72px;color:var(--text);font:inherit;background:#070610b8;padding:10px 12px}.run-report__context textarea:focus-visible{outline:2px solid var(--gold);outline-offset:2px}@media (width<=1023px){.run-recording:not(.run-recording--blocking){top:max(12px, env(safe-area-inset-top));width:auto;bottom:auto;left:18px;right:18px}.run-recording__card{width:min(100%,420px)}}.profile-xp,.profile-section{border:1px solid var(--hairline);border-radius:var(--r-lg);text-align:left;margin-top:24px;padding:20px}.profile-xp{gap:18px;display:grid}.profile-section p{color:var(--muted)}.card-search{gap:7px;font-weight:700;display:grid}.card-search input{border-radius:var(--r-md);width:100%;color:var(--ink);font:inherit;background:#070610cc;border:1px solid #d7c8ff59;padding:13px 14px}.favorite-card-grid{overscroll-behavior:contain;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;max-height:430px;padding:4px 8px 4px 4px;display:grid;overflow-y:auto}.favorite-card{border:1px solid var(--hairline);border-radius:var(--r-md);min-width:0;color:var(--ink);cursor:pointer;font:inherit;text-align:center;background:#0706108c;grid-template-rows:88px auto;justify-items:center;gap:7px;padding:10px 6px;font-size:.78rem;font-weight:700;line-height:1.15;display:grid}.favorite-card:hover{background:#6d28d92e;border-color:#f5c84c99}.favorite-card:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.favorite-card--selected{border-color:var(--gold);box-shadow:inset 0 0 0 1px var(--gold);background:#f5c84c21}.favorite-card-empty{text-align:center;grid-column:1/-1;padding:30px}.name-options{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.name-option{border:1px solid var(--gold2);color:var(--gold);cursor:pointer;background:#f5c84c1a;border-radius:999px;padding:10px 14px}.cr-card-grid{overscroll-behavior:contain;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;max-height:560px;margin-top:14px;padding:4px 8px 4px 4px;display:grid;overflow-y:auto}.leaderboard-list{width:100%;margin:0;padding:0}.avatar-audit{align-items:stretch;width:min(100%,1180px)}.avatar-audit__head{text-align:center}.avatar-audit__controls{grid-template-columns:minmax(240px,1fr) auto;align-items:end;gap:18px;display:grid}.avatar-size-picker{flex-wrap:wrap;gap:8px;display:flex}.avatar-size-picker__option{color:var(--muted);cursor:pointer;font:inherit;background:#120d28d1;border:1px solid #d7c8ff3d;border-radius:999px;padding:10px 13px;font-weight:700}.avatar-size-picker__option--active{border-color:var(--gold);color:var(--gold);background:#f5c84c21}.avatar-audit__count{color:var(--muted);text-align:right;margin:0}.avatar-audit__grid{grid-template-columns:repeat(auto-fill,minmax(128px,1fr));gap:10px;display:grid}.avatar-audit-card{border-radius:var(--r-md);text-align:center;background:#120d28b8;border:1px solid #d7c8ff24;align-content:start;justify-items:center;gap:8px;min-width:0;padding:16px 10px;display:grid}.avatar-audit-card strong{font-size:.82rem;line-height:1.2}.avatar-audit-card small{color:var(--muted);font-size:.68rem}.avatar-audit__grid--small .avatar-audit-card{min-height:116px}.avatar-audit__grid--medium .avatar-audit-card{min-height:138px}.avatar-audit__grid--large{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.avatar-audit__grid--large .avatar-audit-card{min-height:196px}.avatar-audit__empty{color:var(--muted);text-align:center;padding:40px}@media (width<=600px){.favorite-card-grid,.cr-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.avatar-audit__controls{grid-template-columns:1fr}.avatar-audit__count{text-align:left}.avatar-audit__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=430px){.favorite-card-grid,.cr-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.elixir-pip{object-fit:contain;vertical-align:middle;flex-shrink:0;width:13px;height:13px;display:inline-block}.btn{border-radius:var(--r-md);cursor:pointer;min-height:44px;font-family:var(--font-display);-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border:none;justify-content:center;align-items:center;gap:8px;padding:13px 28px;font-size:1rem;font-weight:700;line-height:1;text-decoration:none;transition:transform .1s,box-shadow .15s,filter .15s;display:inline-flex}.btn:active{transform:scale(.95)}.btn:disabled{cursor:not-allowed;filter:grayscale(.25);opacity:.55;transform:none}.btn--gold{background:linear-gradient(135deg, var(--gold) 0%, var(--gold2) 100%);color:var(--ink-on-gold);box-shadow:0 4px 24px #f5c84c59}.btn--gold:hover{filter:brightness(1.08)}.btn--purple{background:var(--purple);color:var(--ink);box-shadow:0 4px 24px #6d28d973}.btn--purple:hover{filter:brightness(1.1)}.btn--ghost{color:var(--muted);background:0 0;border:1.5px solid #d7c8ff33}.btn--ghost:hover{color:var(--ink);border-color:#d7c8ff80}.btn--sm{padding:9px 18px;font-size:.875rem}.pill{text-transform:uppercase;letter-spacing:.06em;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:.72rem;font-weight:700;display:inline-flex}.cr-card-art{position:relative;overflow:visible}.cr-card-name--common{--cr-name-color:#bde9ff}.cr-card-name--rare{--cr-name-color:#ffd569}.cr-card-name--epic{--cr-name-color:#ff9dff}.cr-card-name--legendary{--cr-name-color:#a9fff3}.cr-card-name--champion{--cr-name-color:#ffe978}.cr-card-art__img,.cr-card-art__fallback{z-index:0;position:relative}.cr-card-art__img--loading{visibility:hidden;position:absolute;inset:0}.cr-card-name{color:var(--cr-name-color);font-family:var(--font-display);text-shadow:0 2px #05030b,1.5px 1.5px #05030b,-1.5px 1.5px #05030b,1.5px -1.5px #05030b,-1.5px -1.5px #05030b,0 5px 8px #000000b8;font-weight:700}.cr-elixir-badge{z-index:5;color:#fff;min-width:34px;height:32px;font-family:var(--font-display);text-shadow:0 2px #3b075b,1px 1px #3b075b,-1px 1px #3b075b;background:radial-gradient(circle at 35% 20%,#ff9efcfa,#0000 40%),linear-gradient(150deg,#f23cff,#a915dc 58%,#5b0b87);border:1.5px solid #ffffffa8;border-radius:999px;justify-content:center;align-items:center;gap:2px;padding:0 8px 1px;font-size:.88rem;line-height:1;display:inline-flex;position:absolute;top:-5px;left:-9px;box-shadow:0 6px 12px #00000061,inset 0 2px 3px #ffffff5c}.cr-elixir-badge--wrong{background:radial-gradient(circle at 35% 20%, #ffc4c4f0, transparent 40%), linear-gradient(150deg, var(--red), #a11d3c 58%, #5f1226);text-shadow:0 2px #5f1226,1px 1px #5f1226,-1px 1px #5f1226}.cr-elixir-badge .elixir-pip{width:15px;height:15px}.pcard{text-align:center;width:100%;max-width:340px;padding:8px 24px 16px;position:relative;overflow:visible}.pcard--correct .pcard__img{filter:drop-shadow(0 10px 18px #00000061)drop-shadow(0 0 22px #22c55e8c)}.pcard--wrong .pcard__img{filter:drop-shadow(0 10px 18px #00000061)drop-shadow(0 0 22px #ef44448c)}.pcard__art{aspect-ratio:.82;place-items:center;width:min(100%,250px);margin:0 auto 14px;display:grid;position:relative}.pcard__cost{min-width:46px;height:40px;padding-inline:10px;font-size:1.08rem;top:1px;left:0}.pcard__cost .elixir-pip{width:18px;height:18px}.pcard__img{object-fit:contain;width:100%;height:100%;image-rendering:crisp-edges;filter:drop-shadow(0 10px 18px #00000061);transition:filter .2s;display:block}.pcard__fallback{border-radius:var(--r-md);background:#6d28d933;border:1.5px dashed #d7c8ff40;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.pcard__name{z-index:2;text-align:center;-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;text-wrap:balance;word-break:normal;border-radius:9px;padding:7px 7px 8px;font-size:1.24rem;line-height:1.06;position:absolute;bottom:18px;left:10px;right:10px}.pcard__answer-cost{z-index:4;color:var(--gold);font-family:var(--font-display);filter:drop-shadow(0 8px 7px #000000e6)drop-shadow(0 0 28px #f5c84cad);pointer-events:none;place-items:center;font-size:7.5rem;font-weight:700;line-height:1;display:grid;position:absolute;inset:0}.ed-desktop__main .pcard__answer-cost{font-size:8.5rem}.pip-keypad{flex-direction:column;gap:6px;width:100%;display:flex}.pip-keypad__row{gap:6px;width:100%;display:flex}.pip-keypad__pip{cursor:pointer;color:#fff;height:clamp(42px,12vw,60px);font-family:var(--font-display);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:linear-gradient(160deg,#4a2da0,#2a1860);border:none;border-radius:12px;flex:1;place-items:center;padding:0;transition:transform 80ms,box-shadow 80ms,filter .15s;display:grid;position:relative;overflow:visible;box-shadow:0 5px #1a0f3a,inset 0 1px #ffffff2e}.pip-keypad__pip:hover{filter:brightness(1.08)}.pip-keypad__pip:active{transform:translateY(3px);box-shadow:0 2px #1a0f3a,inset 0 1px #ffffff2e}.pip-keypad__pip--disabled{opacity:.5;pointer-events:none}.pip-keypad__face{will-change:transform;place-items:center;width:100%;height:100%;display:grid;position:relative}.pip-keypad__num{font-size:1.5rem;font-weight:700;line-height:1}.ed-desktop__main .pip-keypad__num{font-size:1.6rem}.pip-keypad__ring{aspect-ratio:1;pointer-events:none;border:2px solid #f5c84cbf;border-radius:50%;width:74%;position:absolute;top:50%;left:50%}.pip-keypad__spark{pointer-events:none;background:radial-gradient(circle at 35% 30%,#e6ccff,#a855f7 60%,#7c3aed);border-radius:50% 50% 50% 0;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.mc-choices{grid-template-columns:1fr 1fr;gap:12px;width:100%;max-width:360px;display:grid}.mc-choices__btn{color:#fff;height:70px;font-family:var(--font-display);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:linear-gradient(160deg,#4a2da0,#2a1860);border:none;border-radius:12px;place-items:center;padding:0;font-size:1.6rem;transition:transform 80ms,box-shadow 80ms,filter .15s;display:grid;position:relative;box-shadow:0 5px #1a0f3a,inset 0 1px #ffffff2e}.mc-choices__btn:hover{filter:brightness(1.08)}.mc-choices__btn:active{transform:translateY(3px);box-shadow:0 2px #1a0f3a,inset 0 1px #ffffff2e}.mc-choices__btn:disabled{cursor:default}.mc-choices__btn--wrong{color:#fecaca;background:linear-gradient(160deg,#c0364a,#771c2b);box-shadow:0 5px #4a0f19,inset 0 1px #ffffff2e}.mc-choices__btn--correct{color:#2a1500;background:linear-gradient(160deg,#e0b64a,#b77513);box-shadow:0 5px #7a4d0d,inset 0 1px #ffffff3d}.input-toggle{align-items:center;gap:6px;display:flex}.input-toggle__btn{min-height:44px;color:var(--muted);cursor:pointer;font-size:.78rem;font-weight:600;font-family:var(--font-body);background:0 0;border:1.5px solid #d7c8ff33;border-radius:999px;padding:5px 14px;transition:all .15s}.input-toggle__btn--active{background:var(--purple);border-color:var(--purple);color:var(--ink)}.home{padding-bottom:56px}.competition-panel{border:1px solid var(--hairline);border-radius:var(--r-xl);background:linear-gradient(145deg,#1d103dd6,#0b0920eb);min-width:0;padding:4px 0 16px}.competition-panel--join{align-content:center;justify-items:start;gap:10px;padding:24px;display:grid}.competition-panel--join h2,.competition-panel--join p{margin:0}.competition-panel--join h2{font-family:var(--font-display)}.competition-panel--join p{color:var(--muted);font-size:.88rem}.signin-save{width:100%}.signin-save--line{border-radius:var(--r-md);color:var(--muted);font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin:0 auto;padding:4px 10px;font-size:.85rem;text-decoration:underline;display:inline-block}.signin-save--line:hover{color:var(--ink)}.game-cues{z-index:6;pointer-events:none;position:absolute;inset:0;overflow:hidden}.game-cues__slot{justify-content:center;gap:10px;display:flex;position:absolute;left:0;right:0}.game-cues__slot--top{top:16%}.game-cues__slot--bottom{bottom:17%}.floating-cue{-webkit-backdrop-filter:blur(5px);font-family:var(--font-display);letter-spacing:.04em;white-space:nowrap;will-change:transform, opacity;background:#0b0920b8;border-radius:999px;align-items:center;gap:5px;padding:6px 13px;font-size:.9rem;font-weight:800;display:inline-flex;box-shadow:0 8px 22px #00000059}.floating-cue .icon{font-size:.92em}.floating-cue--penalty{color:var(--red)}.floating-cue--hint{color:var(--gold);text-transform:uppercase}.floating-cue--pace{font-family:var(--font-display);font-size:19px;font-weight:700}.floating-cue--pace.is-ahead{color:#34d399}.floating-cue--pace.is-behind{color:var(--red)}.floating-cue--practice-recovery{color:var(--gold);text-transform:uppercase}.game-motion{transform-origin:50% 46%;will-change:transform, opacity;place-items:center;width:100%;display:grid}.game-motion--pair,.game-motion--board{transform-origin:50%}.game-fx-layer{z-index:30;pointer-events:none;position:fixed;inset:0;overflow:hidden}.game-fx-layer__canvas{pointer-events:none;width:100%;height:100%;display:block}html.reduce-motion .game-motion{will-change:opacity}@media (prefers-reduced-motion:reduce){.game-motion{will-change:opacity}}.ed-sharedrun{flex-direction:column;gap:18px;min-height:100%;padding:16px 16px 24px;display:flex}.ed-sharedrun__head{justify-content:space-between;align-items:center;gap:10px;display:flex}.ed-sharedrun__free{color:var(--faint);font-family:var(--font-body);font-size:.66rem;font-weight:600}.ed-sharedrun__card{background:radial-gradient(340px 190px at 50% -10%,#6d28d980,#0000 70%),linear-gradient(#150e35,#080616);border:1px solid #d7c8ff2e;border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.ed-sharedrun__by{align-items:center;gap:8px;padding:13px 15px 0;display:flex}.ed-sharedrun__name{min-width:0;color:var(--ink);font-family:var(--font-display);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.8rem;overflow:hidden}.ed-sharedrun__mode{margin-left:auto}.ed-sharedrun__result{justify-content:space-between;align-items:flex-end;gap:10px;padding:9px 15px 0;display:flex}.ed-sharedrun__score{color:var(--gold);font-family:var(--font-display);font-size:1.8rem;line-height:.95}.ed-sharedrun__mode-label{color:var(--muted);font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;font-size:.56rem;font-weight:800}.ed-sharedrun__chart{align-items:flex-end;gap:2px;height:104px;padding:11px 15px 0;display:flex}.ed-sharedrun__bar{background:linear-gradient(#c4b5fd,#7c3aed);border-radius:2px 2px 0 0;flex:1;min-width:0}.ed-sharedrun__foot{color:var(--lavender);font-family:var(--font-display);letter-spacing:.06em;background:#07061080;border-top:1px solid #d7c8ff24;justify-content:space-between;align-items:center;margin-top:11px;padding:8px 15px;font-size:.56rem;display:flex}.ed-sharedrun__foot span:last-child{color:var(--faint);font-family:var(--font-body);font-weight:600}.ed-sharedrun__pitch{color:var(--muted);text-align:center;text-wrap:pretty;margin:0;font-size:.78rem;font-weight:600;line-height:1.5}.ed-sharedrun__cta{width:100%}.ed-sharedrun__player{color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;border-top:1px solid #d7c8ff1f;align-items:center;gap:12px;padding:15px 0 0;display:flex}.ed-sharedrun__player-text{flex:1;min-width:0}.ed-sharedrun__player-name{font-family:var(--font-body);font-size:.78rem;font-weight:700;display:block}.ed-sharedrun__player-meta{color:var(--muted);font-family:var(--font-body);margin-top:2px;font-size:.66rem;display:block}.ed-sharedrun__player-go{color:var(--lavender);font-family:var(--font-body);flex:none;font-size:.68rem;font-weight:600}.ed-sharedrun__fan{color:var(--faint);text-align:center;margin:auto 0 0;font-size:.66rem;line-height:1.5}.ed-permalink{background:#120d28b8;border:1px solid #f5c84c47;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.ed-permalink__copy-block{flex:1;min-width:0}.ed-permalink__score{color:var(--gold);font-family:var(--font-display);margin-top:3px;font-size:.92rem}.ed-permalink__status{min-height:1.2em;color:var(--muted);margin-top:3px;font-size:.7rem}.ed-permalink__btn{flex-shrink:0;align-items:center;gap:7px;min-height:44px;display:inline-flex}.ed-permalink__btn.ed-btn--ghost{color:var(--gold);border-color:#f5c84c7a}.ed-permalink__btn .icon{width:16px;height:16px}.ed-permalink--compact{background:0 0;border:0;padding:0}.ed-link-action,.ed-permalink__action{gap:4px;display:grid}.ed-link-action__status{min-height:1.2em;color:var(--muted);font-size:.7rem;display:block}.ed-link-action__button,.ed-link-action__button:hover{transition:none;transform:none}.ed-link-action__button.ed-btn--gold,.ed-link-action__button.ed-btn--gold:hover{transition:none;transform:none;box-shadow:0 6px 24px #f5c84c73}.ed-link-action__fallback{text-align:left;gap:4px;display:grid}.ed-link-action__fallback input{width:min(100%,360px);min-height:36px;color:var(--ink);font-family:var(--font-mono);background:#070610db;border:1px solid #f5c84c6b;border-radius:8px;padding:7px 9px;font-size:.68rem}.ed-permalink__action{justify-items:end}.ed-link-action--hero{justify-items:center;width:100%}.ed-link-action--hero .ed-link-action__status{text-align:center;max-width:360px}.ed-link-action--celebration{justify-items:stretch}@media (width<=520px){.ed-permalink:not(.ed-permalink--compact){flex-direction:column;align-items:stretch}.ed-permalink:not(.ed-permalink--compact) .ed-permalink__btn{justify-content:center;width:100%}.ed-permalink__action{justify-items:stretch;width:100%}}.run-count{z-index:4;pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.run-count__num{z-index:1;font-family:var(--font-display);color:var(--gold);filter:drop-shadow(0 0 40px #f5c84c80);will-change:transform, opacity;font-size:clamp(5rem,24vw,9rem);font-weight:700;line-height:1;position:relative}.run-count__num--go{letter-spacing:.04em}.screensaver{z-index:1300;background:radial-gradient(120% 120% at 50% 0%, #14102b 0%, var(--bg0) 70%);cursor:none;animation:.6s ease-out screensaver-in;position:fixed;inset:0}.screensaver--desktop-background{background:0 0;animation:none}.screensaver:focus{outline:none}.screensaver canvas{width:100%;height:100%;display:block}@keyframes screensaver-in{0%{opacity:0}}.trade{width:100%}.settings__card{flex-direction:column;gap:6px;width:100%;max-width:520px;display:flex}.setting-row{border-bottom:1px solid #d7c8ff14;justify-content:space-between;align-items:center;gap:16px;padding:18px 0;display:flex}.setting-row__text{flex:1;min-width:0}.setting-row__name{font-family:var(--font-display);margin-bottom:3px;font-size:1.02rem;font-weight:700}.setting-row__desc{color:var(--muted);font-size:.84rem;line-height:1.4}.settings-meta{border-top:1px solid #d7c8ff14;margin:14px 0 0;padding:14px 0 0}.settings-meta__row{color:var(--muted);justify-content:space-between;align-items:baseline;gap:16px;padding:7px 0;font-size:.78rem;display:flex}.settings-meta__row dt{margin:0;font-weight:700}.settings-meta__row dd{text-align:right;overflow-wrap:anywhere;margin:0}.settings-meta__row code,.settings-meta__row time{color:var(--ink);font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,monospace;font-size:.76rem}.settings__back{align-self:flex-start;margin-top:20px}.switch{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#0b0920b3;border:1.5px solid #d7c8ff33;border-radius:999px;flex-shrink:0;width:68px;height:44px;padding:0;transition:background .18s,border-color .18s;position:relative}.switch__knob{background:var(--muted);border-radius:50%;width:24px;height:24px;transition:transform .18s,background .18s;position:absolute;top:8px;left:8px}.switch--on{background:var(--purple);border-color:var(--purple)}.switch--on .switch__knob{background:var(--ink);transform:translate(28px)}@media (width<=480px){.main-content{gap:24px;padding:24px 16px 48px}.pcard{padding:20px 16px 18px}.pcard__name{font-size:1.06rem}}body.modal-open{overflow:hidden}.ed-detail-modal{z-index:1260;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#070610c7;place-items:center;padding:18px;animation:.18s ease-out ed-overlay-fade;display:grid;position:fixed;inset:0}.ed-detail-modal__card{border-radius:var(--r-lg);width:min(100%,460px);max-height:calc(100dvh - 36px);box-shadow:var(--shadow);animation:ed-overlay-rise .22s var(--ease-drop);background:radial-gradient(90% 120% at 0 0,#6d28d93d,#0000 56%),#120d28fc;border:1px solid #f5c84c66;padding:28px 20px 22px;position:relative;overflow-y:auto}.ed-detail-modal__card:focus{outline:none}.ed-detail-modal__close{z-index:1;width:36px;height:36px;color:var(--lavender-2);cursor:pointer;background:#07061080;border:1px solid #d7c8ff24;border-radius:11px;place-items:center;display:grid;position:absolute;top:10px;right:10px}.ed-detail-modal__close svg{width:17px;height:17px}@keyframes ed-overlay-fade{0%{opacity:0}}@keyframes ed-overlay-rise{0%{opacity:0;transform:translateY(12px)}}.rank-card{background:radial-gradient(60% 100% at 0 0,#f5c84c2e,#0000 55%),#ffffff0a;border:1px solid #f5c84c47;border-radius:14px;align-items:center;gap:18px;margin:18px 0;padding:16px;display:flex}.rank-card__meta{flex:auto;min-width:0}.rank-card__eyebrow{font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:10.5px}.rank-card__name{font-family:var(--font-display);color:#fff;letter-spacing:.02em;margin:2px 0 8px;font-size:22px;font-weight:800;line-height:1.15}.rank-card__count{font-family:var(--font-display);color:#ffe9b3;margin-bottom:10px;font-size:14px}.rank-progress{background:#ffffff14;border:1px solid #ffffff0f;border-radius:999px;height:8px;overflow:hidden}.rank-progress__fill{background:linear-gradient(90deg, var(--gold2), var(--gold), #ffe9b3);height:100%;transition:width .5s cubic-bezier(.2,.9,.3,1);box-shadow:0 0 10px #f5c84c99}.rank-progress__label{color:var(--muted);letter-spacing:.03em;margin-top:6px;font-size:12px}.rank-card__xp-link{color:var(--gold-lite,#ffe9b3);margin-top:8px;font-size:12px;font-weight:700;display:inline-block}@media (width<=520px){.rank-card{text-align:center;flex-direction:column;align-items:stretch;gap:12px}.rank-card__name{font-size:20px}}@media (prefers-reduced-motion:reduce){.rank-progress__fill{transition:none}}@keyframes ed-goldShine{0%{background-position:-140% 0}55%,to{background-position:240% 0}}@keyframes ed-cellDrop{0%{opacity:0;transform:translateY(-12px)scale(.7)}15%{opacity:.55}80%{opacity:.55}to{opacity:0;transform:translateY(170px)scale(1)}}@keyframes ed-sheen{0%{transform:translate(-160%)skew(-18deg)}60%,to{transform:translate(320%)skew(-18deg)}}@keyframes ed-haloSpin{to{transform:rotate(360deg)}}@keyframes ed-bob{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-6px)rotate(-4deg)}}.ed-drop-shape{border-radius:50%/40% 40% 60% 60%}.tap-fx{-webkit-tap-highlight-color:transparent;position:relative}.ed-wordmark{font-family:var(--font-display);letter-spacing:.01em;background:linear-gradient(100deg, var(--gold2) 0%, var(--gold) 30%, var(--gold-shine) 48%, var(--gold) 66%, var(--gold2) 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 6px #f5c84c59);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;line-height:1;text-decoration:none;animation:4.5s ease-in-out infinite ed-goldShine}.ed-wordmark--tap{font-size:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background-color:#0000;border:0;padding:0;display:inline-block}.ed-wordmark__by{font-family:var(--font-display);letter-spacing:.02em;color:var(--faint);font-size:.56rem;text-decoration:none}.ed-fx{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.ed-cell-drop{background:linear-gradient(#d7c8ff99,#8b5cf666);border-radius:50%/40% 40% 60% 60%;width:11px;height:14px;animation:3.4s linear infinite ed-cellDrop;position:absolute;top:-12px}.ed-cell-sheen{background:linear-gradient(90deg,#0000,#ffffff24,#0000);width:46px;animation:4.6s ease-in-out infinite ed-sheen;position:absolute;top:0;bottom:0;left:0}.ed-app{min-height:100dvh;color:var(--ink);background:radial-gradient(900px 700px at 50% -10%,#6d28d959,#0000 60%),linear-gradient(#0a0818,#06050f)}.ed-mobile{min-height:100dvh;padding-top:var(--ed-safe-area-top);flex-direction:column;display:flex;position:relative}.ed-mobile--game{height:100dvh;min-height:0}.ed-mobile__scroll{scrollbar-width:none;flex:1;padding-bottom:96px;overflow-y:auto}.ed-mobile__scroll::-webkit-scrollbar{width:0}.ed-pillnav{left:50%;bottom:calc(14px + env(safe-area-inset-bottom,0px));z-index:40;width:min(300px,100% - 32px);position:fixed;transform:translate(-50%)}.ed-pillnav__track{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#120d28f0;border:1px solid #d7c8ff33;border-radius:999px;padding:5px;display:flex;position:relative;box-shadow:0 12px 30px #0000008c}.ed-pillnav__ind{background:var(--gold-grad);z-index:0;width:calc(33.3333% - 3.33333px);transition:transform .28s var(--ease-drop);border-radius:999px;position:absolute;top:5px;bottom:5px;left:5px;box-shadow:0 4px 14px #f5c84c73}.ed-pillnav__btn{z-index:1;cursor:pointer;color:var(--muted);font-family:var(--font-body);background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:6px;padding:9px 0;font-size:.74rem;font-weight:700;display:inline-flex;position:relative}.ed-pillnav__btn[aria-current=page]{color:var(--ink-on-gold);font-weight:800}.ed-pillnav__btn svg{width:15px;height:15px}@media (width>=1024px){.ed-app--letterbox .ed-mobile{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080614ed;border-inline:1px solid #d7c8ff14;width:min(440px,100%);margin-inline:auto;position:relative}.ed-aside .ed-rail-block,.ed-aside .ed-rail-btn--saver{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b0920e6;border:1px solid #d7c8ff24;border-radius:18px;padding:15px 16px}.ed-app--letterbox .ed-pillnav{left:50%}.ed-aside{scrollbar-width:none;z-index:20;flex-direction:column;gap:18px;width:min(320px,50% - 276px);padding:26px 20px;display:flex;position:fixed;top:0;bottom:0;left:calc(50% + 248px);overflow-y:auto}.ed-aside::-webkit-scrollbar{width:0}.ed-aside .ed-rail-btn--saver{margin-bottom:2px}}.ed-desktop{grid-template-columns:248px minmax(0,1fr) 340px;width:100%;max-width:1280px;height:100dvh;min-height:0;margin-inline:auto;display:grid;position:relative}.ed-desktop--game{height:100dvh;min-height:0}.ed-desktop__rail,.ed-desktop__right{overflow-y:auto}.ed-desktop__rail::-webkit-scrollbar{width:0}.ed-desktop__right::-webkit-scrollbar{width:0}.ed-desktop__main::-webkit-scrollbar{width:0}.ed-desktop__rail,.ed-desktop__right,.ed-desktop__main{scrollbar-width:none}.ed-desktop__rail{background:#0a081880;border-right:1px solid #d7c8ff1a;flex-direction:column;padding:24px 18px;display:flex}.ed-desktop__main{padding:28px 34px;position:relative;overflow-y:auto}.ed-desktop__right{background:#0a081866;border-left:1px solid #d7c8ff1a;flex-direction:column;gap:20px;padding:28px 22px;transition:opacity .3s;display:flex}.ed-desktop__brand{text-align:center;padding:0 8px 22px}.ed-desktop__brand .ed-wordmark{font-size:1.25rem;display:block}.ed-desktop__brand .ed-wordmark__by{margin-top:7px;display:block}.ed-desktop__me{width:100%;min-height:44px;color:var(--gold-lite);cursor:pointer;background:#f5c84c12;border:1px solid #f5c84c38;border-radius:14px;justify-content:center;align-items:center;gap:9px;margin:-8px 0 14px;padding:5px 10px;display:flex}.ed-desktop__me:hover{background:#f5c84c1c;border-color:#f5c84c6b}.ed-desktop__xp{font-family:var(--font-display);letter-spacing:.02em;white-space:nowrap;font-size:.75rem;line-height:1}.ed-desktop__me .player-avatar{width:30px;height:30px}.ed-nav{flex-direction:column;gap:6px;display:flex}.ed-nav__item{cursor:pointer;color:var(--muted);text-align:left;background:0 0;border:1px solid #0000;border-radius:14px;align-items:center;gap:12px;padding:12px 14px;font-size:.95rem;font-weight:700;transition:background .15s,color .15s;display:flex}.ed-nav__item:hover{color:var(--ink);background:#d7c8ff0f}.ed-nav__item[aria-current=page]{color:var(--gold);background:#f5c84c1f;border-color:#f5c84c66}.ed-nav__item svg{width:19px;height:19px}.ed-rail__foot{flex-direction:column;gap:10px;margin-top:auto;display:flex}@media (prefers-reduced-motion:reduce){.ed-wordmark,.ed-cell-drop,.ed-cell-sheen{animation:none}.ed-pillnav__ind{transition:none}}html.reduce-motion .ed-wordmark,html.reduce-motion .ed-cell-drop,html.reduce-motion .ed-cell-sheen{animation:none}html.reduce-motion .ed-pillnav__ind{transition:none}.tap-fx .tap-face{align-items:center;gap:8px;display:inline-flex}.ed-nav__item--practice{border:1px dashed #8b5cf666;margin-top:10px}.ed-nav__badge{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;background:#d7c8ff1f;border-radius:999px;margin-left:auto;padding:2px 7px;font-size:.52rem;font-weight:800}.ed-rail-chip{cursor:pointer;text-align:left;color:var(--ink);background:#120d2899;border:1px solid #d7c8ff24;border-radius:16px;align-items:center;gap:12px;width:100%;padding:12px;display:flex}.ed-rail-chip--guest{color:var(--gold-lite);background:#f5c84c1a;border-color:#f5c84c66}.ed-rail-chip__avatar-guest{border:2px dashed #f5c84c99;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid}.ed-rail-chip__text{flex-direction:column;min-width:0;display:flex}.ed-rail-chip__name{font-family:var(--font-display);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.ed-rail-chip__sub{color:var(--muted);font-size:.66rem;font-weight:700}.ed-rail-chip--guest .ed-rail-chip__sub{color:#e9c976}.ed-rail-btn{color:var(--lavender);font-family:var(--font-body);cursor:pointer;background:#8b5cf61f;border:1px solid #8b5cf666;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:.8rem;font-weight:800;display:flex}.ed-rail-btn svg{width:15px;height:15px}.ed-rail-btn--danger{color:var(--red-3);background:0 0;border-color:#f8717159}.ed-rail-foot{flex-direction:column;gap:9px;margin-top:auto;display:flex}.ed-rail-foot .ed-rail-btn--saver{color:var(--muted);background:#0b09208c;border:1px solid #d7c8ff1f;border-radius:14px;padding:10px 12px;font-size:.72rem;font-weight:600}.ed-rail-foot .ed-rail-btn--saver .tap-face{text-align:left;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:2px 9px;width:100%;display:grid}.ed-rail-foot .ed-rail-btn--saver svg{color:#c4b5fd;grid-row:1}.ed-rail-foot .ed-rail-btn__hint{color:#6f6699;grid-column:2;margin-left:0;font-size:.56rem}.ed-rail-meta{flex-wrap:wrap;gap:3px 11px;padding:0 4px;display:flex}.ed-rail-meta a{color:#6f6699;font-size:.6rem;font-weight:500;line-height:1.5;text-decoration:none}.ed-rail-meta a:hover{color:var(--lavender)}.ed-rail-block__head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.ed-rail-block__title{font-family:var(--font-display);font-size:.95rem}.ed-rail-live__head{align-items:center;gap:8px;margin-bottom:10px;display:flex}.ed-rail-live__pulse{background:var(--green);border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 0 3px #22c55e38}.ed-rail-btn__hint{color:var(--lavender);font-family:var(--font-body);margin-left:auto;font-size:.62rem;font-weight:600}.ed-rail-live{flex-direction:column;gap:8px;display:flex}.ed-rail-live__row{cursor:pointer;text-align:left;color:var(--ink);background:#120d2880;border:1px solid #d7c8ff1f;border-radius:12px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 12px;display:grid}.ed-rail-live__row .player-avatar{width:30px;height:30px}.ed-rail-live__text{flex-direction:column;min-width:0;display:flex}.ed-rail-live__name{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:700;overflow:hidden}.ed-rail-live__action{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.64rem;font-weight:700;overflow:hidden}.ed-rail-live__when{color:var(--faint);font-size:.62rem;font-weight:700}.ed-wallpaper{pointer-events:none;z-index:0;background:radial-gradient(120% 120% at 50% 0%, #14102b 0%, var(--bg0) 70%);position:fixed;inset:0;overflow:hidden}.ed-wallpaper canvas{width:100%;height:100%;display:block}.ed-wallpaper--subtle canvas{opacity:.28}.ed-wallpaper--off canvas{display:none}.ed-btn{cursor:pointer;font-family:var(--font-display);color:var(--ink);border:none;border-radius:16px;justify-content:center;align-items:center;gap:9px;text-decoration:none;display:inline-flex}.ed-btn--gold{color:var(--ink-on-gold);background:var(--gold-grad);transition:transform .12s,box-shadow .15s;box-shadow:0 6px 24px #f5c84c73}.ed-btn--gold:hover{transform:translateY(-1px);box-shadow:0 8px 24px #f5c84c80}.ed-btn--lg{min-height:56px;padding:0 30px;font-size:1.15rem}.ed-btn--sm{border-radius:12px;min-height:40px;padding:0 16px;font-size:.86rem}.ed-btn .icon svg{fill:currentColor}html.reduce-motion .ed-btn--gold{transition:none}.ed-pill{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;padding:5px 11px;font-size:.62rem;font-weight:800;display:inline-flex}.ed-pill--gold{color:var(--gold-lite);background:#f5c84c33}.ed-pill--muted{border:1px solid var(--hairline);color:#d9d1f5;letter-spacing:normal;text-transform:none;background:#6d28d933;padding:8px 14px;font-size:.78rem;font-weight:700}.ed-pill--muted svg{fill:none}.ed-pill--muted .icon{color:var(--gold);font-size:.85rem}.ed-h1{font-family:var(--font-display);margin:0;font-size:1.5rem}.ed-eyebrow{color:var(--lavender);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:800}.ed-sum__head .ed-eyebrow{align-items:center;gap:10px;display:flex}.ed-textlink{color:var(--lavender);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-flex}.ed-home{flex-direction:column;gap:0;padding:0 0 8px;display:flex;position:relative}.ed-home>.update-banner,.ed-home>.ed-installbar,.ed-home>.ed-installrow,.ed-home>.ed-cause{margin:8px 18px 0}.ed-home>.ed-cause{z-index:2;min-height:34px;margin:0;position:absolute;top:16px;right:16px}.ed-home:has(.ed-hero-carousel__me)>.ed-cause{right:58px}.ed-home-intro h1{font-family:var(--font-display);margin:0;font-size:1.65rem;line-height:1}.ed-home-intro p{color:var(--muted);margin:6px 0 0;font-size:.76rem;line-height:1.4}.ed-idchip{border:1px solid var(--hairline);background:var(--panel);cursor:pointer;text-align:left;color:var(--ink);border-radius:16px;align-items:center;gap:12px;width:100%;padding:10px 12px;display:flex}.ed-idchip__avatar{flex:none;position:relative}.ed-idchip__level{background:var(--gold-grad);min-width:20px;height:20px;color:var(--ink-on-gold);font-family:var(--font-display);border:2px solid var(--bg1);border-radius:999px;place-items:center;padding:0 4px;font-size:.62rem;display:grid;position:absolute;bottom:-4px;right:-4px}.ed-idchip__text{flex-direction:column;flex:1;min-width:0;display:flex}.ed-idchip__name{font-family:var(--font-display);font-size:.9rem;line-height:1.1}.ed-idchip__sub{color:var(--muted);font-size:.7rem;font-weight:700}.ed-idchip>.icon{color:var(--lavender)}.ed-hero{background:0 0;border:0;border-radius:0;padding:0;position:relative;overflow:hidden}.ed-hero-carousel{background:linear-gradient(165deg,#3b1d7ae6,#0b0920fa 72%);flex-direction:column;padding:16px 16px 20px;display:flex;position:relative;overflow:hidden}.ed-hero-carousel__glow{pointer-events:none;background:radial-gradient(circle,#8b5cf66b,#0000 68%);border-radius:50%;width:190px;height:190px;position:absolute;top:-70px;right:-50px}.ed-hero-carousel__topbar{z-index:1;justify-content:space-between;align-items:center;min-height:34px;display:flex;position:relative}.ed-hero-carousel__brand{font-family:var(--font-display);letter-spacing:.06em;color:var(--lavender);font-size:.81rem}.ed-hero-carousel__me{color:var(--gold-lite);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;line-height:1;display:inline-flex}.ed-hero-carousel__xp{color:var(--gold-lite);font-family:var(--font-display);letter-spacing:.02em;white-space:nowrap;font-size:.75rem}.ed-hero-carousel__me .player-avatar{border-width:2px;border-color:#f5c84cb8;width:34px;height:34px}.ed-hero-carousel__track{z-index:1;overscroll-behavior-x:contain;scrollbar-width:none;scroll-snap-type:x mandatory;display:flex;position:relative;overflow-x:auto}.ed-hero-carousel__track::-webkit-scrollbar{height:0}.ed-hero-carousel__slide{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;min-width:0;height:322px}.ed-hero-carousel__slide>.ed-hero{height:100%}.ed-hero-carousel__dots{z-index:1;justify-content:center;gap:6px;margin-top:8px;display:flex;position:relative}.ed-hero-carousel__dots button{cursor:pointer;background:#d7c8ff4d;border:0;border-radius:3px;width:5px;height:5px;padding:0}.ed-hero-carousel__dots button.is-active{background:var(--gold);width:18px}.ed-hero-carousel__dots button:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.ed-hero__body{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:9px;height:100%;padding-top:14px;display:flex;position:relative}.ed-hero__art{filter:drop-shadow(0 8px 18px #0009);display:block}.ed-hero__wordmark{font-family:var(--font-display);color:#f7f4ff;text-shadow:0 4px 18px #0009;font-size:2.625rem;line-height:.95}.ed-hero__wordmark--pass,.ed-hero__wordmark--share{font-size:2.2rem;line-height:.92}.ed-hero__feature-icon{width:60px;height:60px;color:var(--gold);background:#f5c84c1a;border:1px solid #f5c84c61;border-radius:18px;place-items:center;font-size:2rem;display:grid}.ed-hero__desc{color:var(--lavender);max-width:280px;margin:0;font-size:.78rem;line-height:1.45}.ed-hero__play{border-radius:16px;width:100%;margin-top:5px;padding:15px;font-size:1.25rem;box-shadow:0 8px 22px #c98c1066}.ed-hero__result{justify-content:center;align-items:center;gap:16px;margin-top:2px;display:flex}.ed-hero__result-item{color:var(--faint);font-size:.69rem}.ed-hero__result-item strong{font-family:var(--font-display);color:var(--gold);font-size:.88rem;font-weight:400}.ed-hero__result-div{background:#d7c8ff33;width:1px;height:12px}.ed-pill--season{color:#e7ddff;background:#8b5cf64d;border:1px solid #a78bfa99}.ed-hero__cta{align-items:center;gap:12px;width:100%;margin-top:5px;display:flex}.ed-hero__cta .ed-btn{flex:1}.ed-hero__cta .ed-hero__play{width:auto;margin-top:0}.ed-hero__cta--split .ed-btn{min-width:0}.ed-hero__onphone{color:#ffe99a;font-family:var(--font-body);text-align:left;background:#30220866;border:1.5px dashed #f5c84c80;border-radius:16px;align-items:center;gap:10px;padding:13px 14px;font-size:.74rem;font-weight:700;line-height:1.35;display:flex}.ed-hero__onphone svg{flex:none;width:19px;height:19px}.ed-hero__best{text-align:right;gap:1px;display:grid}.ed-hero__best-label{letter-spacing:.06em;color:var(--lavender);text-transform:uppercase;font-size:.58rem;font-weight:800}.ed-hero__best-val{font-family:var(--font-display);color:var(--gold);font-size:1.15rem;line-height:1}.ed-hero__blob{z-index:0;position:absolute}.ed-hero__blob--a{background:#ffffff0f;width:64px;height:84px;top:-24px;right:26px}.ed-hero__blob--b{background:#f5c84c14;width:96px;height:126px;bottom:-30px;right:-14px}.ed-more{flex-direction:column;gap:8px;display:flex}.ed-more__head{justify-content:space-between;align-items:baseline;padding:20px 18px 2px;display:flex}.ed-more__title{font-family:var(--font-display);font-size:1rem}.ed-more__hint{color:var(--muted);font-size:.66rem;font-weight:700}.ed-more-row{scrollbar-width:none;scroll-snap-type:x mandatory;gap:12px;margin:0 -18px;padding:0 18px 2px;display:flex;overflow-x:auto}.ed-more-row::-webkit-scrollbar{height:0}.ed-more-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.mode-icon{object-fit:contain;flex:none}.ed-gcard{border:1px solid var(--hairline);background:linear-gradient(160deg,#26164ee6,#0b0920f2);border-radius:18px;min-height:128px;padding:14px;transition:transform .14s,border-color .15s;position:relative;overflow:hidden}.ed-gcard:hover{border-color:#f5c84c66;transform:translateY(-3px)}html.reduce-motion .ed-gcard{transition:none}.ed-gcard--accent{background:linear-gradient(160deg,#482594eb,#180e34f2);border-color:#8b5cf680}.ed-more-row .ed-gcard{scroll-snap-align:start;flex:0 0 176px}.ed-gcard__body{z-index:1;flex-direction:column;gap:12px;height:100%;display:flex;position:relative}.ed-gcard__title{font-family:var(--font-display);align-items:center;gap:7px;font-size:.9rem;line-height:1.05;display:flex}.ed-gcard__art{margin-right:1px}.ed-gcard__badge{color:var(--gold-lite);letter-spacing:.06em;background:#f5c84c33;border-radius:999px;padding:2px 7px;font-size:.52rem;font-weight:800}.ed-gcard__desc{color:#d9d1f5;flex:1;margin:0;font-size:.72rem;line-height:1.4}.ed-gcard__champ{color:var(--faint);align-items:center;gap:5px;font-size:.62rem;font-weight:700;display:flex}.ed-gcard__champ .icon{color:var(--gold);font-size:.75rem}.ed-gcard__champ span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ed-gcard .ed-btn--sm{width:100%;margin-top:auto}.ed-practice-options{--practice-blue:#50b7ff;--practice-red:#ff647d;border-top:1px solid #d7c8ff1f;flex-direction:column;gap:14px;padding-top:18px;display:flex}.ed-practice-options__head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.ed-practice-options__eyebrow{color:var(--lavender-2);letter-spacing:.11em;text-transform:uppercase;font-size:.62rem;font-weight:800}.ed-practice-options h2{font-family:var(--font-display);margin:3px 0 4px;font-size:1.18rem}.ed-practice-options__head p{color:var(--muted);margin:0;font-size:.72rem;line-height:1.45}.ed-practice-options__badge{color:#e1d7f9ad;letter-spacing:.06em;text-transform:uppercase;background:#402a6957;border:1px solid #ae8aff47;border-radius:999px;flex:none;align-items:center;gap:5px;padding:5px 8px;font-size:.56rem;font-weight:800;display:inline-flex}.ed-installbar{background:linear-gradient(135deg,#f5c84c26,#8b5cf621);border:1px solid #f5c84c59;border-radius:16px;align-items:center;gap:11px;padding:12px 13px;display:flex}.ed-installbar__icon{width:40px;height:40px;color:var(--gold);background:#f5c84c2e;border-radius:12px;flex:none;place-items:center;display:grid}.ed-installbar__text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ed-installbar__title{font-family:var(--font-display);font-size:.8rem;line-height:1.25}.ed-installbar__sub{color:var(--lavender);font-size:.68rem;font-weight:700}.ed-installbar__go{cursor:pointer;font-family:var(--font-display);color:var(--ink-on-gold);background:var(--gold-grad);border:none;border-radius:11px;flex:none;padding:9px 14px;font-size:.7rem}.ed-installbar__x{width:24px;height:24px;color:var(--faint);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:none;place-items:center;display:grid}.ed-installbar__x:hover{color:var(--ink)}.ed-installrow{border:1px solid var(--hairline);width:100%;color:var(--ink);cursor:pointer;background:#120d288c;border-radius:14px;align-items:center;gap:11px;padding:12px 14px;display:flex}.ed-installrow__icon{width:32px;height:32px;color:var(--gold);background:#f5c84c29;border-radius:10px;flex:none;place-items:center;display:grid}.ed-installrow__text{text-align:left;flex:1;font-size:.84rem;font-weight:700}.ed-installrow__end{color:var(--faint)}.ed-home__foot{text-align:center;flex-direction:column;align-items:center;gap:5px;padding:20px 18px 8px;display:flex}.ed-home__foot .ed-wordmark{font-size:1.15rem;display:block}.ed-home__foot .ed-wordmark__by{margin-top:6px;display:block}.ed-page{flex-direction:column;gap:16px;width:100%;max-width:640px;margin:0 auto;padding:6px 18px 40px;display:flex}.ed-desktop__main .ed-page{padding:0 0 40px}.ed-page__head{align-items:center;gap:12px;display:flex}.ed-page__back{border:1px solid var(--hairline);background:var(--panel);width:38px;height:38px;color:var(--lavender);cursor:pointer;border-radius:12px;flex:none;place-items:center;display:grid}.ed-page__back:hover{color:var(--ink)}.ed-page__eyebrow{color:var(--lavender);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:800}.ed-page__title{font-family:var(--font-display);margin:2px 0 0;font-size:1.35rem}.ed-page__prose{flex-direction:column;gap:13px;display:flex}.ed-page__prose p,.ed-page__intro{color:#d9d1f5;text-wrap:pretty;margin:0;font-size:.9rem;line-height:1.6}.ed-page__updated{color:var(--faint);margin:0;font-size:.74rem}.ed-meta-sections{flex-direction:column;gap:10px;display:flex}.ed-meta-section{background:#120d2880;border:1px solid #d7c8ff1f;border-radius:14px;padding:14px 15px}.ed-meta-section__title{font-family:var(--font-display);color:var(--gold);margin:0;font-size:.86rem;line-height:1.35}.ed-meta-section__body{color:#d9d1f5;text-wrap:pretty;margin:8px 0 0;font-size:.84rem;line-height:1.55}.ed-meta-section__body p{margin:0}.ed-meta-section__body p+p{margin-top:10px}.ed-meta-section__body ul{gap:8px;margin:0;padding-left:20px;display:grid}.ed-meta-section__body a{color:var(--gold)}.ed-meta-section--muted{background:#120d2847;border-style:dashed}.ed-meta-section--muted .ed-meta-section__title,.ed-meta-section--muted .ed-meta-section__body{color:var(--faint)}.ed-install-steps{background:#120d288c;border:1px solid #d7c8ff24;border-radius:16px;padding:16px}.ed-install-steps__label{font-family:var(--font-display);color:var(--gold);margin-bottom:12px;font-size:.82rem}.ed-install-steps__list{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.ed-install-steps__step{color:var(--lavender-2);align-items:flex-start;gap:11px;font-size:.86rem;line-height:1.45;display:flex}.ed-install-steps__n{width:24px;height:24px;color:var(--gold);font-family:var(--font-display);background:#f5c84c29;border-radius:999px;flex:none;place-items:center;font-size:.7rem;display:grid}.ed-appinfo__ready{background:#120d289e;border:1px solid #d7c8ff24;border-radius:16px;align-items:center;gap:12px;padding:14px 16px;display:flex}.ed-appinfo__ready>.icon{width:24px;height:24px;color:var(--lavender);flex:none}.ed-appinfo__ready h2,.ed-appinfo__api h2{font-family:var(--font-display);margin:0;font-size:1rem}.ed-appinfo__ready p,.ed-appinfo__api p{color:var(--muted);margin:4px 0 0;font-size:.78rem;line-height:1.45}.ed-appinfo__ready--ready{background:#34d39914;border-color:#34d3995c}.ed-appinfo__ready--ready>.icon{color:#6ee7b7}.ed-appinfo__ready--caching{border-color:#f5c84c52}.ed-appinfo__ready--caching>.icon{color:var(--gold)}.ed-appinfo__ready--error{background:#7f1d1d24;border-color:#f8717170}.ed-appinfo__ready--error>.icon{color:#f87171}.ed-appinfo__ready--checking>.icon,.ed-appinfo__refresh:disabled .icon{animation:.9s linear infinite appinfo-spin}@keyframes appinfo-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.ed-appinfo__ready--checking>.icon,.ed-appinfo__refresh:disabled .icon{animation:none}}html.reduce-motion .ed-appinfo__ready--checking>.icon,html.reduce-motion .ed-appinfo__refresh:disabled .icon{animation:none}.ed-appinfo__api{background:#120d288a;border:1px solid #d7c8ff24;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;gap:10px 16px;padding:16px;display:grid}.ed-appinfo__label{color:var(--lavender);letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:.66rem;font-weight:800}.ed-appinfo__latency{color:var(--gold);justify-content:flex-end;align-items:baseline;gap:4px;display:flex}.ed-appinfo__latency strong{font-family:var(--font-display);font-size:1.35rem}.ed-appinfo__latency span{color:var(--muted);font-size:.7rem;font-weight:700}.ed-appinfo__endpoint{overflow-wrap:anywhere;color:var(--lavender-2);background:#0706108c;border-radius:10px;grid-column:1/-1;padding:9px 10px;font-size:.7rem}.ed-appinfo__api p{grid-column:1/-1}.ed-appinfo__cache{background:radial-gradient(90% 140% at 100% 0,#6d28d93d,#0000 58%),#120d28a8;border:1px solid #f5c84c4d;border-radius:16px;grid-template-columns:44px minmax(0,1fr);gap:10px 12px;padding:16px;display:grid}.ed-appinfo__cache-icon{width:44px;height:44px;color:var(--gold);background:#6d28d96b;border-radius:14px;place-items:center;display:grid}.ed-appinfo__cache-icon--ready{color:#6ee7b7;background:#34d39929}.ed-appinfo__cache-icon .icon{width:22px;height:22px}.ed-appinfo__cache-copy h2{font-family:var(--font-display);margin:2px 0 3px;font-size:1rem}.ed-appinfo__cache-copy p,.ed-appinfo__cache-note{color:var(--muted);margin:0;font-size:.78rem;line-height:1.45}.ed-appinfo__progress{background:#d7c8ff1f;border-radius:999px;grid-column:1/-1;height:8px;overflow:hidden}.ed-appinfo__progress>span{border-radius:inherit;background:var(--progress-grad);height:100%;transition:width .25s ease-out;display:block}.ed-appinfo__cache-note{grid-column:1/-1}.ed-appinfo__meta{margin-top:0}.ed-appinfo__refresh{align-self:flex-start}.ed-appinfo__refresh .icon{width:16px;height:16px}.ed-appinfo__recovery{background:radial-gradient(90% 130% at 100% 0,#6d28d938,#0000 62%),#120d28a8;border:1px solid #a78bfa66;border-radius:16px;gap:12px;padding:16px;display:grid}.ed-appinfo__recovery h2{font-family:var(--font-display);margin:-6px 0 0;font-size:1rem}.ed-appinfo__recovery>p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.45}.ed-appinfo__recovery-state{color:var(--lavender-2);background:#07061075;border-radius:12px;gap:3px;padding:11px 12px;font-size:.78rem;display:grid}.ed-appinfo__recovery-state strong{color:var(--ink);font-family:var(--font-display);font-size:.9rem}.ed-appinfo__recovery-state--found{border:1px solid #f5c84c52}.ed-appinfo__recovery-state--clear{border:1px solid #34d39957}.ed-appinfo__recovery-state--inconsistent,.ed-appinfo__recovery-state--error{color:#fecaca;border:1px solid #f8717170}.ed-appinfo__recovery-totals{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.ed-appinfo__recovery-totals>div{background:#07061066;border-radius:10px;min-width:0;padding:10px}.ed-appinfo__recovery-totals dt{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.66rem;font-weight:800}.ed-appinfo__recovery-totals dd{overflow-wrap:anywhere;margin:3px 0 0;font-size:.75rem}.ed-appinfo__recovery-code{max-width:100%;color:var(--lavender-2);-webkit-overflow-scrolling:touch;background:#070610b8;border-radius:10px;margin:0;padding:12px;font:.68rem/1.45 ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,monospace;overflow-x:auto}.ed-appinfo__recovery .ed-btn{justify-self:start}.ed-appinfo__recovery .ed-btn .icon{width:16px;height:16px}.ed-appinfo__recovery-copy{color:#6ee7b7;font-size:.75rem}.ed-appinfo__recovery-note{padding-top:2px}.ed-morelist{margin-top:4px}.ed-morelist__label{color:var(--lavender);letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:.66rem;font-weight:800}.ed-morelist__group{background:#120d2899;border:1px solid #d7c8ff24;border-radius:16px;overflow:hidden}.ed-morelist__row{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #d7c8ff14;align-items:center;gap:12px;padding:14px;font-size:.88rem;font-weight:700;text-decoration:none;display:flex}.ed-morelist__row:last-child{border-bottom:none}.ed-morelist__lead{color:var(--lavender)}.ed-morelist__text{flex:1}.ed-morelist__end{color:var(--faint)}.ed-home-d{flex-direction:column;gap:22px;max-width:600px;margin:0 auto;display:flex}.ed-home-d__head{justify-content:space-between;align-items:center;display:flex}.ed-home-d__identity p{color:var(--muted);margin:5px 0 0;font-size:.72rem}.ed-home-d .ed-hero{padding:26px 28px}.ed-hero__wordmark--long{font-size:1.9rem}.ed-home-d .ed-hero__wordmark{margin-top:4px;font-size:3.4rem}.ed-home-d .ed-hero__wordmark--long{font-size:2.4rem}.ed-home-d .ed-hero__wordmark--pass,.ed-home-d .ed-hero__wordmark--share{font-size:2.7rem}.ed-home-d .ed-hero__desc{max-width:360px;font-size:.92rem}.ed-home-d .ed-hero__cta{gap:18px}.ed-home-d .ed-hero__cta .ed-btn{flex:none}.ed-home-d .ed-more__title{font-size:1rem}.ed-more-grid .ed-gcard{padding:18px}.ed-more-grid .ed-gcard__title{font-size:1rem}.ed-more-grid .ed-gcard__desc{font-size:.76rem}.ed-more-grid .ed-gcard .ed-btn--sm{min-height:42px}@media (prefers-reduced-motion:reduce){.ed-btn--gold,.ed-gcard{transition:none}}.ed-mobile__scroll--game{flex-direction:column;min-height:0;padding-bottom:0;display:flex}:is(.ed-mobile--game:has(>.ed-mobile__scroll--game>.ed-game),.ed-mobile__scroll--game:has(>.ed-game)){overscroll-behavior:none;overflow:hidden}.ed-mobile__scroll--game:has(>.ed-game){touch-action:none}.ed-mobile--game:has(>.ed-mobile__scroll--game>.ed-gamewrap){height:auto;min-height:100dvh}.ed-mobile__scroll--game:has(>.ed-gamewrap){flex:none;overflow-y:visible}.ed-mobile__scroll--game>.ed-game{flex:1;height:auto;min-height:0}.ed-desktop--game .ed-desktop__main{flex-direction:column;min-height:0;display:flex}.ed-desktop--game .ed-desktop__main>.ed-game{flex:1;width:100%;height:auto;min-height:0}.ed-game{flex-direction:column;height:100%;min-height:100%;padding:8px 18px 20px;display:flex;position:relative;overflow:hidden}.ed-desktop__main .ed-game{max-width:520px;margin:0 auto;padding:6px 0 20px}.ed-game__count{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:18px;display:flex}.ed-game__count-mode{font-family:var(--font-display);color:var(--lavender);font-size:1rem}.ed-game__count-num{place-items:center;width:clamp(150px,44vw,210px);height:clamp(150px,44vw,210px);display:grid;position:relative}.ed-game__count-num .run-count__num{font-family:var(--font-display);color:var(--gold);text-shadow:0 8px 30px #f5c84c66;font-size:6rem;line-height:1}.ed-desktop__main .ed-game__count-num .run-count__num{font-size:7rem}.ed-game__count-num--status{width:min(100%,460px)}.ed-game__count-num .run-count__num--status,.ed-desktop__main .ed-game__count-num .run-count__num--status{letter-spacing:.035em;text-align:center;white-space:nowrap;max-width:100%;padding-inline:8px;font-size:clamp(2.2rem,10vw,3.25rem)}.ed-game__top{z-index:3;flex:none;align-items:center;gap:8px;padding:6px 0 12px;display:flex;position:relative}.ed-game__top-l{flex:1;justify-content:flex-start;display:flex}.ed-game__top-c{text-align:center;flex:none}.ed-game__top-r{flex-direction:column;flex:1;align-items:flex-end;display:flex}.ed-game__mode{font-family:var(--font-display);font-size:.95rem}.ed-game__progress{color:var(--muted);font-size:.68rem;font-weight:700}.ed-game__offline{color:var(--gold-lite);letter-spacing:.04em;text-transform:uppercase;font-size:.58rem;font-weight:800}.ed-game__offline--start{margin-top:-12px}.ed-lives{align-items:center;gap:.18em;font-size:1.05rem;line-height:1;display:inline-flex}.ed-lives__heart svg{fill:var(--red);color:var(--red)}.ed-lives__heart--spent svg{fill:none;color:var(--muted);opacity:.45}.ed-game__metric{font-family:var(--font-display);color:var(--gold);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1.05rem}.ed-game__metric-label{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.58rem;font-weight:800}.ed-response-clock{background:#ffffff14;border:1px solid #ffffff0f;border-radius:999px;height:12px;margin:6px 0 10px;overflow:hidden;box-shadow:inset 0 1px 3px #0006}.ed-response-clock__fill{background:linear-gradient(90deg,#8b5cf6,#f5c84c);border-radius:999px;height:100%;transition:none}.ed-response-clock--low .ed-response-clock__fill{background:linear-gradient(90deg,#ef4444,#f59e0b);box-shadow:0 0 10px #ef444499}.ed-iconbtn{border:1px solid var(--hairline);background:var(--panel);width:38px;height:38px;color:var(--lavender);cursor:pointer;border-radius:12px;place-items:center;display:grid}.ed-iconbtn svg{width:20px;height:20px}.ed-game__bar{z-index:3;background:#d7c8ff1f;border-radius:999px;flex:none;height:4px;margin:0 0 8px;position:relative;overflow:hidden}.ed-game__bar-fill{background:var(--progress-grad);height:100%;transition:width .3s var(--ease-drop);border-radius:999px}.ed-game__bar-fill--low{background:linear-gradient(90deg, var(--red), var(--gold))}html.reduce-motion .ed-game__bar-fill{transition:none}.ed-kstage .input-toggle{margin:4px auto 12px}.ed-game__stage{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.ed-game__stage--bleed{margin:0 -18px -20px}.ed-desktop__main .ed-game__stage--bleed{margin:0 0 -20px}.ed-kstage{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.ed-kstage__card{flex:1;justify-content:center;align-items:center;min-height:0;display:flex}.practice-card-feedback{width:100%;max-width:340px;position:relative}.practice-save-warning{z-index:8;color:#fff3c4;text-align:center;background:#2a183ff0;border:1px solid #ffc55ca6;border-radius:.75rem;width:min(90vw,32rem);padding:.65rem .9rem;font-size:.85rem;line-height:1.25;position:absolute;top:.5rem;left:50%;transform:translate(-50%);box-shadow:0 .4rem 1rem #0000004d}.game-cues--practice{z-index:7;overflow:visible}.game-cues--practice .game-cues__slot--top{top:7%}.game-cues--practice .game-cues__slot--bottom{bottom:0}.game-cues--practice .floating-cue--hint{letter-spacing:.055em;background:#0b0920eb;border:1px solid #f5c84c9e;padding:9px 17px;font-size:1.05rem;box-shadow:0 9px 24px #00000094,0 0 18px #f5c84c33}.game-cues--practice .floating-cue--hint .icon{stroke-width:3px;font-size:1.15em}.ed-kstage__hint{text-align:center;color:var(--muted);margin:6px 0 14px;font-size:.8rem;font-weight:700}.ed-kstage--practice .ed-kstage__hint{z-index:6;justify-content:center;align-items:center;min-height:32px;display:flex;position:relative}.practice-idle-assist{min-height:32px;color:var(--gold);font:inherit;cursor:pointer;background:#f5c84c1a;border:1px solid #f5c84c73;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:5px 12px;display:inline-flex}.practice-idle-assist .icon{font-size:1rem}.ed-gamewrap{width:100%;max-width:460px;margin:0 auto;padding:24px 18px 40px}.ed-desktop__main .ed-gamewrap{padding:30px 0 40px}.ed-sum{flex-direction:column;gap:18px;display:flex}@media (width<=520px){.ed-sum{gap:12px}}.ed-sum__head{text-align:center;margin-top:10px}.ed-sum__headline{font-family:var(--font-display);color:var(--gold);margin-top:8px;font-size:2.4rem;line-height:1}.ed-desktop__main .ed-sum__headline{font-size:2.8rem}.ed-sum__pb{color:var(--gold-lite);background:#f5c84c2e;border-radius:999px;align-items:center;gap:6px;margin-top:10px;padding:6px 14px;font-size:.8rem;font-weight:800;display:inline-flex}.ed-sum__pb svg{fill:currentColor}.ed-sum__offline{max-width:34rem;color:var(--muted);text-align:left;background:#f5c84c1a;border:1px solid #f5c84c57;border-radius:12px;align-items:flex-start;gap:8px;margin:12px auto 0;padding:10px 14px;font-size:.82rem;line-height:1.45;display:flex}.ed-sum__offline>svg{color:var(--gold);flex:none;margin-top:.15em}.ed-sum__offline strong{color:var(--ink)}.ed-sum__review{max-width:34rem;color:var(--muted);text-align:left;border:1px solid #d7c8ff38;border-radius:12px;align-items:flex-start;gap:8px;margin:12px auto 0;padding:10px 14px;font-size:.82rem;line-height:1.45;display:flex}.ed-sum__review strong{color:var(--ink)}.ed-sum__review-reference{color:var(--muted);margin-top:4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem;display:block}.ed-sum__review .ed-review-status{flex:none;margin-top:.15em}.ed-sum-tiles{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.ed-sum-tile{border:1px solid var(--hairline);text-align:center;background:linear-gradient(160deg,#26164eb3,#0b0920cc);border-radius:14px;padding:12px 10px}.ed-sum-tile__label{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.58rem;font-weight:800}.ed-sum-tile__value{font-family:var(--font-display);color:var(--ink);margin-top:6px;font-size:.92rem}.ed-sum-tile--gold .ed-sum-tile__value{color:var(--gold)}.ed-sum-tile--green .ed-sum-tile__value{color:var(--green)}.ed-practice-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;display:grid}.ed-practice-stat{border:1px solid var(--hairline);text-align:center;background:linear-gradient(160deg,#26164eb3,#0b0920cc);border-radius:14px;min-width:0;padding:12px 8px}.ed-practice-stat dt{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.58rem;font-weight:800}.ed-practice-stat dd{flex-direction:column;gap:4px;margin:6px 0 0;display:flex}.ed-practice-stat strong{color:var(--ink);font-family:var(--font-display);font-size:.94rem;line-height:1}.ed-practice-stat span{color:var(--muted);font-size:.58rem;line-height:1.25}.ed-practice-stat--recall strong{color:var(--gold)}.ed-practice-stat--recovered strong{color:var(--green)}.ed-practice-stat--due strong{color:var(--gold-lite)}@media (width<=520px){.ed-practice-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.ed-sum-bands{border:1px solid var(--hairline);background:#120d2899;border-radius:16px;padding:14px 16px}.ed-sum__label{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:10px;font-size:.6rem;font-weight:800}.ed-sum-bandrow{align-items:flex-end;gap:6px;height:74px;display:flex}.ed-sum-band{flex-direction:column;flex:1;align-items:center;gap:5px;height:100%;display:flex}.ed-sum-band__bar{background:#d7c8ff14;border-radius:6px;flex:1;align-items:flex-end;width:100%;display:flex;overflow:hidden}.ed-sum-band__fill{background:linear-gradient(180deg, var(--gold), var(--gold2));width:100%;transition:height .4s var(--ease-drop);border-radius:6px}html.reduce-motion .ed-sum-band__fill{transition:none}.ed-sum-band__label{color:var(--muted);font-size:.56rem;font-weight:700}.ed-sum-section{flex-direction:column;gap:8px;display:flex}.ed-sum-chips{flex-wrap:wrap;gap:8px;display:flex}.ed-sum-chip{border:1px solid var(--hairline);background:#120d2880;border-radius:12px;align-items:center;gap:6px;padding:6px 10px;font-size:.78rem;display:inline-flex}.ed-sum-chip__cost{z-index:auto;flex:none;min-width:26px;height:24px;padding:0 6px 1px;font-size:.68rem;position:static;box-shadow:0 3px 7px #0000004d,inset 0 1px 2px #ffffff4d}.ed-sum-chip__cost .elixir-pip{width:11px;height:11px}.ed-sum-chip__sub{color:var(--muted);font-size:.7rem}.ed-sum__actions{flex-direction:column;gap:10px;margin-top:auto;display:flex}.ed-desktop__main .ed-sum__actions{flex-direction:row}.ed-desktop__main .ed-sum__actions .ed-btn--gold{flex:1}.ed-btn--ghost{color:var(--lavender);min-height:48px;font-weight:800;font-family:var(--font-body);background:0 0;border:1px solid #d7c8ff38;border-radius:16px}.ed-duel>.game-motion,.ed-trade>.game-motion{flex-direction:column;flex:1;min-height:0;display:flex}.ed-duel{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.ed-duel__prompt{text-align:center;font-family:var(--font-display);margin:8px 0 14px;font-size:1.05rem}.ed-duel__cards{flex-direction:column;flex:1;gap:12px;width:100%;min-height:0;display:flex}.ed-duel__card{cursor:pointer;min-height:0;color:var(--ink);background:linear-gradient(120deg,#3a2470,#1a1030);border:2px solid #f5c84c66;border-radius:20px;flex:1;justify-content:center;align-items:center;padding:10px;transition:border-color .2s,opacity .2s,box-shadow .2s;display:flex;position:relative}.ed-duel__card:disabled{cursor:default}.ed-duel__card--correct{border-color:#4ade80;box-shadow:0 0 24px #4ade8066}.ed-duel__card--wrong{border-color:var(--red);box-shadow:0 0 24px #ef444466}.ed-duel__card--dim{opacity:.5}.ed-duel__card .pcard__art{width:min(60%,132px);margin:0 auto 8px}.ed-duel__card .pcard__name{font-size:1rem}.ed-duel__vs{text-align:center;font-family:var(--font-display);color:var(--lavender);font-size:.85rem}html.reduce-motion .ed-duel__card{transition:none}.ed-desktop__main .ed-duel__card .pcard__art{width:min(100%,160px)}.ed-trade{flex-direction:column;flex:1;gap:10px;min-height:0;display:flex}.ed-trade__teams{flex-direction:column;flex:1;justify-content:center;gap:8px;min-height:0;display:flex}.ed-trade__team{border-radius:16px;flex-direction:column;flex:none;gap:6px;min-height:0;padding:12px 12px 14px;display:flex}.ed-trade__team--blue{background:#3b82f61f;border:1px solid #60a5fa66}.ed-trade__team--red{background:#ef44441f;border:1px solid #f8717166}.ed-trade__team-label{font-family:var(--font-display);letter-spacing:.06em;font-size:.68rem}.ed-trade__team--blue .ed-trade__team-label{color:var(--blue-3)}.ed-trade__team--red .ed-trade__team-label{color:var(--red-3)}.ed-trade__cards{flex:none;justify-content:center;align-items:flex-start;gap:12px;margin:0;padding:0;list-style:none;display:flex}.ed-trade__card{flex-direction:column;flex:0 116px;align-items:center;gap:6px;max-width:136px;display:flex}.ed-trade__card--revealed .ed-trade__card-img{filter:drop-shadow(0 3px 6px #00000073)drop-shadow(0 0 9px #f5c84c99)}.ed-trade__card-art{flex-direction:column;align-items:center;gap:5px;width:clamp(76px,22vw,108px);display:flex}.ed-trade__card-img,.ed-trade__card-fallback{object-fit:contain;filter:drop-shadow(0 3px 6px #00000073);width:100%;height:clamp(92px,26vw,130px)}.ed-trade__card-name{font-family:var(--font-display);text-align:center;text-wrap:balance;font-size:.68rem;line-height:1.05}.ed-trade__card-cost{font-family:var(--font-display);color:var(--lavender-2);align-items:center;gap:3px;font-size:.8rem;display:inline-flex}.ed-trade__divider{font-family:var(--font-display);color:var(--lavender);align-items:center;gap:10px;padding:0 4px;font-size:.66rem;display:flex}.ed-trade__divider span{background:var(--hairline);flex:1;height:1px}.ed-trade__prompt{text-align:center;font-family:var(--font-display);text-wrap:balance;min-height:1.2em;font-size:.9rem}.ed-trade__math-line strong{color:var(--gold)}.ed-trade__pad{align-items:stretch;gap:8px;display:flex}.ed-trade__pad-col{flex:1}.ed-trade__pad-mid{flex-direction:column;flex:none;display:flex}.ed-trade__pad-label{text-align:center;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:5px;font-size:.54rem;font-weight:800}.ed-trade__pad-label--down{color:var(--red-3)}.ed-trade__pad-label--up{color:var(--blue-3)}.ed-trade__pad-grid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.ed-trade__ans{cursor:pointer;min-height:46px;font-family:var(--font-display);color:#fff;border:none;border-radius:12px;font-size:1rem;position:relative}.ed-trade__ans:active{transform:translateY(2px)}.ed-trade__ans--neg{color:#ffe4ec;background:linear-gradient(160deg,#7f2540,#4a1526);box-shadow:0 4px #2e0d18}.ed-trade__ans--pos{color:#dbeafe;background:linear-gradient(160deg,#2563a0,#153a66);box-shadow:0 4px #0c2340}.ed-trade__ans--even{background:linear-gradient(160deg, var(--gold), var(--gold2));width:76px;color:var(--ink-on-gold);border-radius:14px;flex:1;font-size:1.05rem;box-shadow:0 5px #7a5300}.ed-trade__ans--wrong{outline:2px solid var(--red);outline-offset:1px}.ed-trade__ans--correct{outline:2px solid var(--green);outline-offset:1px}.ed-trade__coach{text-align:center;color:var(--muted);margin:0;font-size:.85rem}.ed-trade__math{color:var(--lavender);justify-content:space-between;gap:10px;font-size:.8rem;display:flex}.ed-desktop__main .ed-trade__card{flex:0 132px;max-width:152px}.ed-desktop__main .ed-trade__card-art{width:104px}.ed-desktop__main .ed-trade__card-img,.ed-desktop__main .ed-trade__card-fallback{height:124px}:is(.ed-mobile__scroll--game,.ed-desktop__main):not(:has(>.update-banner)) .ed-trade__team[data-card-count="1"] .ed-trade__card-art{width:clamp(104px,min(30vw,16vh),136px)}:is(.ed-mobile__scroll--game,.ed-desktop__main):not(:has(>.update-banner)) .ed-trade__team[data-card-count="1"] :is(.ed-trade__card-img,.ed-trade__card-fallback){height:clamp(122px,min(36vw,19vh),164px)}:is(.ed-mobile__scroll--game,.ed-desktop__main):not(:has(>.update-banner)) .ed-trade__team[data-card-count="2"] .ed-trade__card-art{width:clamp(92px,min(25vw,14vh),116px)}:is(.ed-mobile__scroll--game,.ed-desktop__main):not(:has(>.update-banner)) .ed-trade__team[data-card-count="2"] :is(.ed-trade__card-img,.ed-trade__card-fallback){height:clamp(108px,min(30vw,16.5vh),140px)}:is(.ed-mobile__scroll--game,.ed-desktop__main):not(:has(>.update-banner)) .ed-trade__team[data-card-count="3"] .ed-trade__card-art{width:clamp(82px,min(24vw,13vh),100px)}:is(.ed-mobile__scroll--game,.ed-desktop__main):not(:has(>.update-banner)) .ed-trade__team[data-card-count="3"] :is(.ed-trade__card-img,.ed-trade__card-fallback){height:clamp(96px,min(28vw,15.5vh),122px)}@media (height<=760px){.ed-trade__teams{gap:4px}.ed-trade__team{border-radius:12px;gap:2px;padding:5px 10px 7px}.ed-trade__team-label{font-size:.6rem;line-height:1}.ed-trade__card-art{gap:2px;width:76px}.ed-trade__card-img,.ed-trade__card-fallback{height:72px}.ed-trade__card-name{font-size:.58rem;line-height:1}.ed-trade__divider{gap:6px;padding:0 2px;font-size:.58rem}.ed-desktop__main .ed-trade__card-art{width:82px}.ed-desktop__main .ed-trade__card-img,.ed-desktop__main .ed-trade__card-fallback{height:88px}}.ed-board{flex-direction:column;gap:16px;max-width:640px;margin:0 auto;padding:6px 18px 40px;display:flex}.ed-desktop__main .ed-board{padding:0 0 40px}.ed-board__head{justify-content:space-between;align-items:baseline;gap:12px;margin:6px 0 0;display:flex}.ed-board__title{font-family:var(--font-display);margin:0;font-size:19px}.ed-board__clock{color:var(--muted);text-align:right;flex-direction:column;flex:none;align-items:flex-end;font-size:.68rem;font-weight:700;line-height:1.3;display:flex}.ed-board__clock strong{color:var(--ink);font-weight:800}.ed-board__scopes{gap:8px;display:flex}.ed-scope{border:1px solid var(--hairline);cursor:pointer;color:var(--muted);background:0 0;border-radius:12px;flex:1;padding:9px;font-size:.78rem;font-weight:800}.ed-desktop__main .ed-scope{flex:none;padding:9px 18px}.ed-scope--active{background:var(--gold);border-color:var(--gold);color:#2a1500}.ed-board__modes{gap:6px;display:flex}.ed-board__mode-strip{min-width:0}.ed-modetab{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;flex-direction:column;flex:1 1 0;align-items:center;gap:5px;min-width:0;padding:8px 4px 7px;display:inline-flex}.ed-modetab .mode-icon{opacity:.62;border-radius:9px;transition:opacity .18s;display:block}.ed-modetab__label{font-family:var(--font-display);letter-spacing:.08em;color:var(--muted);font-size:9px}.ed-modetab--active{background:#f5c84c1f;border-color:#f5c84c8c}.ed-modetab--active .mode-icon{opacity:1}.ed-modetab--active .ed-modetab__label{color:#ffe9b3}.ed-modetab:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.ed-board__list{border:1px solid var(--hairline);border-radius:18px;overflow:hidden}.ed-board__rows{margin:0;padding:0;list-style:none}.ed-lbrow{background:#120d287a;border-bottom:1px solid #d7c8ff14;min-height:78px}.ed-lbrow--podium{background:linear-gradient(90deg,#6d28d92e,#120d289e)}.ed-lbrow__button{width:100%;min-height:78px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:26px 34px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 14px;display:grid}.ed-lbrow__button:focus-visible{z-index:1;outline:2px solid var(--gold);outline-offset:-3px;position:relative}.ed-lbrow:last-child{border-bottom:none}.ed-lbrow--you{box-shadow:inset 3px 0 var(--gold);background:linear-gradient(90deg,#6d28d980,#6d28d929)}.ed-lbrow__rank{font-family:var(--font-display);font-size:.85rem}.ed-lbrow__rank--gold{color:var(--gold)}.ed-lbrow__rank--lav{color:var(--lavender-2)}.ed-lbrow__rank--muted{color:var(--muted)}.ed-lbrow .player-avatar{width:32px;height:32px}.ed-lbrow__player{min-width:0}.ed-lbrow__name-line{align-items:center;gap:6px;min-width:0;display:flex}.ed-lbrow__name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.82rem;font-weight:700;display:block;overflow:hidden}.ed-lbrow__name em{color:var(--gold);font-size:.72rem;font-style:normal}.ed-account-tags{flex:none;align-items:center;gap:4px;display:inline-flex}.ed-account-tags .ed-account-tag--verified{min-height:0;box-shadow:none;color:#4ade80;background:0 0;border:0;padding:0;font-size:.9em;line-height:1}.ed-account-tags .ed-account-tag--verified .icon{width:1em;height:1em}.ed-account-tag{border:1px solid var(--gold-lite);background:linear-gradient(180deg, var(--gold-shine) 0%, var(--gold) 42%, var(--gold2) 100%);min-height:16px;color:var(--ink-on-gold);font-family:var(--font-body);letter-spacing:.06em;text-shadow:0 1px #fff6d5b8;white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;padding:1px 5px 0;font-size:.58rem;font-weight:900;line-height:1.2;display:inline-flex;box-shadow:inset 0 1px #ffffffb8,inset 0 -2px #2a15003d,0 0 0 1px #6d28d98f,0 3px 9px #6d28d957}.ed-lbrow__meta{color:var(--muted);gap:4px;font-size:.64rem;font-weight:700;display:flex}.ed-lbrow__xp{align-items:center;gap:2px;display:inline-flex}.ed-lbrow__xp .icon{color:var(--gold);font-size:.7rem}.ed-lbrow__meta--awaiting{color:#ffe99a}.ed-lbrow__result{align-items:center;gap:10px;display:flex}.ed-lbrow__result .ed-review-status{margin-inline-start:0}.ed-lbrow__seal-slot{flex:none;width:26px;display:block}.ed-lbrow__score{font-family:var(--font-display);color:var(--gold);text-align:right;font-size:.9rem}.ed-review-status{vertical-align:.06em;white-space:nowrap;align-items:center;gap:.35rem;margin-inline-start:.35rem;display:inline-flex}.ed-review-status__word{color:var(--muted);font-family:var(--font-body);font-size:.62rem;font-weight:800;line-height:1.15}.ed-seal{width:var(--seal-size,26px);height:var(--seal-size,26px);transform:rotate(var(--seal-rotation,0deg));border-radius:50%;flex:none;display:inline-block;position:relative}.ed-seal--reviewed{background:radial-gradient(circle at 36% 28%,#6ee7a0,#16a34a 56%,#0d5227 100%);border:2px solid #f5c84ce6;box-shadow:inset 0 0 0 1.4px #ffffff38,inset 0 -3px 6px #00000073}.ed-seal--reviewed:after{content:"";border:solid #07300f;border-width:0 calc(var(--seal-size,26px) / 11) calc(var(--seal-size,26px) / 11) 0;width:24%;height:46%;position:absolute;top:24%;left:34%;transform:rotate(42deg)}.ed-seal--pending{background:0 0;border:2px dashed #f5c84cd1;animation:2.4s ease-in-out infinite ed-seal-pulse}.ed-seal--pending:after{content:"";background:#f5c84c;border-radius:50%;width:22%;height:22%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ed-seal--excluded{background:radial-gradient(circle at 36% 28%,#b8354a,#7f1d29 60%);border:1.8px solid #fca5a5bf}.ed-seal--excluded:after{content:"";background:#fca5a5;width:76%;height:2px;position:absolute;top:50%;left:12%;transform:translateY(-50%)rotate(-45deg)}.ed-seal--not-recorded{background:0 0;border:1.5px dotted #b9aaffb8}@keyframes ed-seal-pulse{0%,to{opacity:1}50%{opacity:.42}}.ed-seal--struck{animation:.32s cubic-bezier(.2,.9,.3,1.3) ed-seal-strike}.ed-seal--pending.ed-seal--struck{animation:.32s cubic-bezier(.2,.9,.3,1.3) ed-seal-strike,2.4s ease-in-out .32s infinite ed-seal-pulse}@keyframes ed-seal-strike{0%{opacity:0;transform:rotate(var(--seal-rotation,0deg)) scale(1.5)}to{opacity:1;transform:rotate(var(--seal-rotation,0deg)) scale(1)}}@media (prefers-reduced-motion:reduce){.ed-seal--pending,.ed-seal--struck,.ed-seal--pending.ed-seal--struck{animation:none}}html.reduce-motion .ed-seal--pending,html.reduce-motion .ed-seal--struck,html.reduce-motion .ed-seal--pending.ed-seal--struck{animation:none}.ed-fair-play-statuses{gap:.75rem;padding:0;list-style:none;display:grid}.ed-fair-play-statuses li{grid-template-columns:minmax(6.4rem,auto) 1fr;align-items:start;gap:.75rem;display:grid}.ed-fair-play-statuses .ed-review-status{margin-inline-start:0;padding-top:.15rem}.ed-fair-play-statuses .ed-review-status__word{font-size:.72rem}.ed-profile__ranked-restriction{color:var(--muted);background:#5c182d57;border:1px solid #ff757557;border-radius:14px;gap:.3rem;margin:0 16px;padding:12px 14px;font-size:.78rem;display:grid}.ed-profile__ranked-restriction strong{color:var(--ink)}.ed-profile__ranked-restriction .ed-textlink{justify-self:start;padding:0}.ed-lbrow__time{color:var(--muted);font-family:var(--font-body);font-size:10px;font-weight:700;display:block}.ed-lbrow--crown{position:relative;overflow:hidden}.ed-lbrow--crown:before{content:"";z-index:0;pointer-events:none;border:6px solid #4ade8021;border-radius:50%;width:86px;height:86px;position:absolute;top:50%;right:-16px;transform:translateY(-50%)}.ed-lbrow--crown .ed-lbrow__button{z-index:1;position:relative}.ed-board__clan{border:1px solid var(--hairline);background:#120d287a;border-radius:14px;align-items:center;gap:10px;padding:9px 12px;display:flex}.ed-board__crest{width:30px;height:30px;color:var(--gold);background:#6d28d947;border:1px solid #f5c84c66;border-radius:9px;flex:none;place-items:center;display:grid}.ed-board__crest .icon{font-size:.85rem}.ed-board__clan-ident{flex-direction:column;flex:1;min-width:0;display:flex}.ed-board__clan-ident strong{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.ed-board__clan-ident small{color:var(--muted);font-size:.66rem;font-weight:700}.ed-board__key{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.3rem;padding-bottom:64px;font-size:10.5px;font-weight:700;display:flex}.ed-desktop__main .ed-board__key{padding-bottom:0}.ed-board__key .ed-review-status{margin-inline-start:0}.ed-board__key .ed-textlink{padding:0;font-size:10.5px}.ed-board__empty{text-align:center;color:var(--muted);flex-direction:column;align-items:center;gap:6px;padding:24px;display:flex}.ed-board__error{color:var(--red-3);text-align:center;padding:14px;font-weight:700}.ed-profile-guest{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;max-width:360px;min-height:60vh;margin:0 auto;padding:40px 18px;display:flex}.ed-profile-guest__halo{place-items:center;width:96px;height:96px;display:grid;position:relative}.ed-profile-guest__halo:before{content:"";background:conic-gradient(#0000,#f5c84c80,#0000 60%);border-radius:50%;animation:3.6s linear infinite ed-haloSpin;position:absolute;inset:0}html.reduce-motion .ed-profile-guest__halo:before{animation:none}.ed-profile-guest__drop{background:linear-gradient(#d7c8ffe6,#8b5cf699);width:54px;height:70px;box-shadow:inset 0 6px 12px #fff6}.ed-profile-guest__lede{color:var(--muted);margin:8px 0 0;font-size:.86rem;line-height:1.5}.ed-profile-guest .ed-btn--lg{width:100%}.ed-profile-guest__note{color:var(--faint);font-size:.7rem;font-weight:700}.ed-profile,.ed-edit{flex-direction:column;gap:18px;max-width:640px;margin:0 auto;padding:6px 18px 40px;display:flex}.ed-desktop__main .ed-profile,.ed-desktop__main .ed-edit{padding:0 0 40px}.ed-profile__banner{background:linear-gradient(160deg,#3b1d7ab3,#120d28e6);border:1px solid #f5c84c47;border-radius:22px;padding:20px;position:relative;overflow:hidden}.ed-profile__banner-row{align-items:flex-start;gap:14px;display:flex;position:relative}.ed-profile__banner-row .player-avatar{border:3px solid #f5c84cd9;flex:none;width:72px;height:72px}.ed-profile__ident{flex:1;min-width:0}.ed-profile__name{font-family:var(--font-display);flex-wrap:wrap;align-items:center;gap:7px;font-size:1.35rem;display:flex}.ed-profile__name .ed-account-tag,.ed-you__name .ed-account-tag{min-height:18px;padding:2px 6px 1px;font-size:.62rem}.ed-profile__card{color:var(--lavender-2);margin-top:2px;font-size:.78rem}.ed-profile__reference{color:var(--gold);font-family:var(--font-mono);letter-spacing:.04em;margin-top:4px;font-size:.68rem;font-weight:800}.ed-profile__email,.ed-profile__clash-link{color:var(--muted);font-size:.72rem}.ed-profile__clash{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;margin-top:5px;display:flex}.ed-profile__clash-name{color:var(--ink);overflow-wrap:anywhere;font-size:.78rem;font-weight:800;line-height:1.25}.ed-profile__clash-link{overflow-wrap:anywhere;align-items:center;gap:4px;max-width:100%;line-height:1.3;text-decoration:none;display:inline-flex}.ed-profile__clash-link--clan{color:var(--lavender-2)}.ed-profile__clash-link:hover,.ed-profile__clash-link:focus-visible{color:var(--gold);text-decoration:underline}.ed-profile__clash-link .icon{flex:none;font-size:.85em}.ed-profile__edit{color:var(--gold);cursor:pointer;background:#f5c84c29;border:1px solid #f5c84c80;border-radius:12px;flex:none;align-items:center;gap:6px;padding:8px 12px;font-size:.72rem;font-weight:800;display:inline-flex}.ed-profile__edit svg{width:13px;height:13px}.ed-you__identity-actions{flex:none;justify-items:end;gap:7px;display:grid}.ed-link-action--profile{justify-items:end}.ed-link-action--profile .ed-link-action__fallback{width:min(220px,52vw)}.ed-profile__stats{border:1px solid var(--hairline);background:#120d2899;border-radius:18px;flex-direction:column;gap:14px;padding:16px;display:flex}.ed-profile__stat-row{gap:24px;display:flex}.ed-profile__stat-val{font-family:var(--font-display);font-size:1.3rem}.ed-profile__stat-val--gold{color:var(--gold)}.ed-profile__stat-label{color:var(--muted);font-size:.68rem;font-weight:700}.ed-profile__recent-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.ed-profile__badges--featured{background:radial-gradient(100% 120% at 0 0,#f5c84c1c,#0000 56%),#120d2894;border:1px solid #f5c84c57;border-radius:20px;padding:16px 14px 14px}.ed-profile__badges--featured .ed-profile__recent-title{color:var(--gold-lite);font-size:1.04rem}.ed-profile__preferences{border:1px solid var(--hairline);background:#120d2899;border-radius:18px;padding:16px}.ed-profile__preferences>.ed-profile__recent-title{margin:0 0 4px;display:block}.ed-profile__preferences .setting-row{padding:14px 0}.ed-profile__preferences .setting-row:last-child{border-bottom:0;padding-bottom:0}.ed-profile__recent-title{font-family:var(--font-display);font-size:.95rem}.ed-profile__recent-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ed-profile__recent-list li{background:#120d2880;border:1px solid #d7c8ff1f;border-radius:13px;grid-template-columns:1fr auto auto;align-items:center;gap:11px;padding:11px 13px;display:grid}.ed-profile__recent-name{font-size:.82rem;font-weight:700}.ed-profile__recent-score{font-family:var(--font-display);color:var(--gold);font-size:.86rem}.ed-profile__recent-list time{color:var(--muted);font-size:.68rem;font-weight:700}.ed-review-details{border-top:1px solid #d7c8ff1a;grid-column:1/-1;padding-top:8px}.ed-review-reference{color:var(--muted);overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.66rem;display:block}.ed-profile__recent-empty{color:var(--muted);font-size:.8rem}.ed-profile__actions{gap:10px;display:flex}.ed-profile__actions .ed-btn--ghost{flex:1}.ed-public-profile__back{align-self:flex-start}.ed-public-profile .ed-scoperow{margin-bottom:0}.ed-public-profile__state{border:1px solid var(--hairline);min-height:240px;color:var(--muted);text-align:center;border-radius:18px;place-items:center;font-weight:700;display:grid}.ed-public-profile .ed-profile__name{margin:0}.ed-profile__signout{min-height:48px;color:var(--red-3);cursor:pointer;background:0 0;border:1px solid #f8717166;border-radius:16px;flex:none;padding:0 18px;font-weight:800}.ed-profile__arena{margin-top:14px;position:relative}.ed-profile__arena-row{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:6px;display:flex}.ed-profile__arena-name{font-family:var(--font-display);font-size:.86rem}.ed-profile__arena-xp{color:var(--gold);font-family:var(--font-display);font-size:.86rem}.ed-profile__arena-note{color:var(--muted);margin-top:6px;font-size:10.5px;font-weight:700}.ed-games__filters{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:10px;display:grid}.ed-games__filters select{border:1px solid var(--hairline);min-width:0;color:var(--ink);font-family:var(--font-body);background:#120d2899;border-radius:11px;padding:8px 9px;font-size:.72rem;font-weight:700}.ed-profile__badges-toggle{color:var(--gold);font-family:var(--font-display);cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:.86rem;display:inline-flex}.ed-profile__badges-toggle .icon{font-size:.8rem}.ed-badges__grid--featured{flex-wrap:wrap;gap:10px;display:flex}.ed-badges__grid--featured .ed-badges__cell{width:auto;padding:0}.ed-games__tiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.ed-games__tile{border:1px solid var(--hairline);color:var(--muted);cursor:pointer;background:#120d2880;border-radius:12px;flex-direction:column;gap:1px;padding:9px 6px;display:flex}.ed-games__tile-count{align-items:center;gap:5px;display:inline-flex}.ed-games__tile-count .ed-review-status{margin-inline-start:0}.ed-games__tile strong{font-family:var(--font-display);font-size:1rem}.ed-games__tile span{font-size:.64rem;font-weight:800}.ed-games__tile--reviewed strong{color:var(--green)}.ed-games__tile--pending strong{color:#ffe99a}.ed-games__tile--excluded strong{color:var(--red-3)}.ed-games__tile--on{color:var(--ink);background:#f5c84c1f;border-color:#f5c84c99}.ed-games__month+.ed-games__month{margin-top:12px}.ed-games__month-head{z-index:1;background:var(--bg0);justify-content:space-between;align-items:baseline;gap:10px;padding:6px 2px;display:flex;position:sticky;top:0}.ed-games__month-head strong{font-family:var(--font-display);font-size:.8rem}.ed-games__month-head small{color:var(--muted);font-size:.66rem;font-weight:700}.ed-games__rows{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.ed-games__row{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#120d2880;border:1px solid #d7c8ff1f;border-radius:12px;grid-template-columns:42px 22px auto minmax(0,1fr) 18px;align-items:center;gap:10px;padding:9px 11px;display:grid}.ed-games__row:focus-visible{outline:2px solid var(--gold);outline-offset:-2px}.ed-games__time{color:var(--muted);font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem}.ed-games__score{font-family:var(--font-display);color:var(--gold);font-size:.82rem}.ed-games__note{color:var(--muted);letter-spacing:.06em;text-overflow:ellipsis;white-space:nowrap;font-size:.6rem;font-weight:800;overflow:hidden}.ed-games__note--pending{color:#ffe99a}.ed-games__note--excluded{color:var(--red-3)}.ed-games__row .ed-review-status{margin-inline-start:0}.ed-games__more{border:1px solid var(--hairline);width:100%;color:var(--lavender-2);cursor:pointer;background:0 0;border-radius:12px;margin-top:12px;padding:10px;font-size:.74rem;font-weight:800}.ed-run-modal__head{align-items:center;gap:12px;padding:0 42px 12px 2px;display:flex}.ed-run-modal__head>div{flex:1;min-width:0}.ed-run-modal__title{font-family:var(--font-display);margin:0;font-size:1.2rem}.ed-run-modal__head p{color:var(--muted);margin:2px 0 0;font-size:.76rem;font-weight:700}.ed-run-modal__reference{color:var(--muted);overflow-wrap:anywhere;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem}.ed-run-modal__note{color:var(--muted);margin:8px 0 0;font-size:.78rem;line-height:1.45}.ed-profile__cr-fresh{color:var(--muted);font-family:var(--font-body);font-size:.66rem;font-weight:700}.ed-profile__cr{align-items:center;gap:11px;display:flex}.ed-profile__cr .ed-textlink{flex:none;align-items:center;gap:2px;padding:0;font-size:.72rem;display:inline-flex}.ed-profile__cr .ed-textlink .icon{font-size:.72rem}.ed-profile__cr-crest{width:34px;height:34px;color:var(--gold);background:#6d28d947;border:1px solid #f5c84c66;border-radius:10px;flex:none;place-items:center;display:grid}.ed-profile__cr-ident{flex-direction:column;flex:1;min-width:0;display:flex}.ed-profile__cr-ident strong{text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;overflow:hidden}.ed-profile__cr-ident small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;font-weight:700;overflow:hidden}.ed-profile__account{border:1px solid var(--hairline);background:#120d2899;border-radius:18px;flex-direction:column;gap:10px;padding:16px;display:flex}.ed-profile__account-line{color:var(--muted);overflow-wrap:anywhere;font-size:.76rem}.ed-profile__account-actions{align-items:center;gap:10px;display:flex}.ed-profile__account-actions .ed-profile__signout{flex:1}.ed-profile__account-actions .ed-danger__open{flex:1;margin:0}.ed-profile__account .ed-profile__reference{margin-top:0}.ed-edit__top{align-items:center;gap:12px;display:flex}.ed-edit__preview{background:linear-gradient(160deg,#3b1d7a8c,#120d28d9);border:1px solid #f5c84c47;border-radius:18px;align-items:center;gap:14px;padding:16px;display:flex}.ed-edit__preview .player-avatar{border:3px solid #f5c84cd9;width:64px;height:64px}.ed-edit__preview-name{font-family:var(--font-display);font-size:1.2rem}.ed-edit__preview-card{color:var(--lavender-2);margin-top:2px;font-size:.76rem}.ed-edit__note{color:var(--muted);margin:0;font-size:.78rem}.ed-edit__section{flex-direction:column;gap:10px;display:flex}.ed-edit__section-title{font-family:var(--font-display);font-size:.92rem}.ed-edit__section-sub{color:var(--muted);margin:0;font-size:.74rem}.ed-edit__section .ed-btn--sm{align-self:flex-start}.ed-edit__names{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ed-nameopt{border:1px solid var(--hairline);cursor:pointer;min-height:44px;color:var(--lavender-2);background:#120d2899;border-radius:12px;font-size:.82rem;font-weight:800}.ed-nameopt:hover{border-color:var(--gold);color:var(--gold)}.ed-edit__search{border:1px solid var(--hairline);width:100%;min-height:44px;color:var(--ink);background:#09061499;border-radius:12px;outline:none;padding:0 14px;font-family:inherit;font-size:.88rem}.ed-edit__cards{scrollbar-width:none;grid-template-columns:repeat(3,1fr);gap:8px;max-height:340px;display:grid;overflow-y:auto}.ed-edit__cards::-webkit-scrollbar{width:0}.ed-cardopt{cursor:pointer;color:var(--ink);text-align:center;background:#120d2880;border:1px solid #d7c8ff24;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:10px 6px;font-size:.64rem;font-weight:700;display:flex}.ed-cardopt--sel{border-color:var(--gold);background:#f5c84c24}.ed-cardopt__avatar{width:40px;height:40px}.ed-edit__noresult{color:var(--muted);text-align:center;grid-column:1/-1;font-size:.8rem}.ed-edit__tagform{gap:10px;display:flex}.ed-edit__tagform input{border:1px solid var(--hairline);min-height:44px;color:var(--ink);background:#09061499;border-radius:12px;outline:none;flex:1;padding:0 14px;font-family:inherit;font-size:.88rem}.ed-edit__msg{border:1px solid var(--hairline);color:var(--lavender-2);background:#120d2899;border-radius:12px;padding:10px 14px;font-size:.82rem}.ed-edit__msg--err{color:var(--red-3);border-color:#f8717166}.ed-edit__actions .ed-btn{width:100%}.ed-danger{border-top:1px solid #f8717138;flex-direction:column;gap:8px;margin-top:4px;padding-top:16px;display:flex}.ed-danger__title{font-family:var(--font-display);color:var(--red-3);font-size:.9rem}.ed-danger__sub{color:var(--muted);margin:0;font-size:.74rem;line-height:1.5}.ed-danger__open{cursor:pointer;min-height:46px;color:var(--red-3);background:#f871711a;border:1px solid #f8717180;border-radius:14px;align-self:flex-start;padding:0 18px;font-size:.82rem;font-weight:800}.ed-danger__confirm{flex-direction:column;gap:10px;max-width:420px;display:flex}.ed-danger__confirm label{color:var(--muted);font-size:.72rem;font-weight:700}.ed-danger__confirm input{width:100%;min-height:46px;color:var(--ink);letter-spacing:.12em;background:#09061499;border:1px solid #f8717166;border-radius:12px;outline:none;padding:0 14px;font-family:inherit;font-size:.9rem}.ed-danger__actions{gap:10px;display:flex}.ed-danger__actions .ed-btn{flex:1}.ed-danger__delete{cursor:pointer;background:linear-gradient(135deg, var(--red), #991b1b);color:#fff;border:none;border-radius:14px;flex:1;min-height:46px;font-size:.82rem;font-weight:800}.ed-danger__delete:disabled{opacity:.45;cursor:default}@keyframes ed-rain-clear{0%{opacity:1;transform:scale(1)}40%{opacity:1;transform:scale(1.2)translateY(-10px)}to{opacity:0;transform:scale(.4)translateY(-60px)}}@keyframes ed-rain-shake{0%,to{transform:translate(0)}25%{transform:translate(-8px)}50%{transform:translate(7px)}75%{transform:translate(-4px)}}.ed-rain{background:linear-gradient(#120d2866,#0b0920b3);flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.ed-rain__field{z-index:0;position:absolute;inset:0 0 150px;overflow:hidden}.ed-rain__killline{z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000,#ef4444e6 10%,#ffd0d0 50%,#ef4444e6 90%,#0000);height:3px;position:absolute;bottom:150px;left:0;right:0;box-shadow:0 -6px 14px #ef444447}.ed-rain__pad{z-index:2;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(#0b092000,#0b0920d1 42%);padding:12px 10px 14px;position:absolute;bottom:0;left:0;right:0}.ed-rain__cue{z-index:3;pointer-events:none;justify-content:center;display:flex;position:absolute;bottom:168px;left:0;right:0}.game-milestone{z-index:2;pointer-events:none;place-items:center;display:grid;position:absolute;inset:0 0 150px}.game-milestone__num{font-family:var(--font-display);color:var(--gold);filter:drop-shadow(0 0 32px #f5c84c8c);will-change:transform, opacity;grid-area:1/1;font-size:clamp(3.2rem,15vw,5rem);font-weight:700;line-height:1}.game-milestone__ring{aspect-ratio:1;border:3px solid #f5c84c80;border-radius:50%;grid-area:1/1;width:clamp(96px,26vw,132px);animation:.5s ease-out forwards game-milestone-ring}@keyframes game-milestone-ring{0%{opacity:.7;transform:scale(.5)}to{opacity:0;transform:scale(1.8)}}@media (prefers-reduced-motion:reduce){.game-milestone__ring{display:none}}.ed-rain__tile{opacity:.66;will-change:top;background:linear-gradient(165deg,#3a2470,#1a1030);border:2px solid #d7c8ff33;border-radius:14px;flex-direction:column;align-items:center;gap:4px;width:88px;padding:8px 7px;display:flex;position:absolute;top:-16%;box-shadow:0 8px 20px #0006}.ed-rain__tile--lit{border-color:var(--gold);opacity:1;box-shadow:0 0 20px #f5c84c8c}.ed-rain__tile-img{object-fit:contain;filter:drop-shadow(0 3px 6px #00000080);width:52px;height:62px}.ed-rain__tile-name{font-family:var(--font-display);text-align:center;color:var(--ink);font-size:.62rem;line-height:1.05}.ed-rain__tile--clear{animation:.4s cubic-bezier(.32,0,.2,1) forwards ed-rain-clear}.ed-rain__tile--fragment{z-index:3;opacity:1;pointer-events:none;will-change:transform, opacity}.ed-rain__shake{animation:.3s ed-rain-shake}.ed-desktop__main .ed-rain__tile{width:96px}.ed-empty{text-align:center;justify-items:center;gap:6px;padding:18px 12px 22px;display:grid}.ed-empty__art{object-fit:contain;width:132px;height:132px;margin-bottom:2px}.ed-empty__heading{font-family:var(--font-display);color:var(--ink);font-size:1rem}.ed-empty__line{max-width:34ch;color:var(--muted);font-size:.8rem;line-height:1.45}.ed-empty__cta{margin-top:8px}.badge-med{background:var(--badge-rim,linear-gradient(160deg, #3a3357, #221d38));border-radius:50%;flex:none;place-items:center;padding:4px;display:inline-grid;position:relative}.badge-med__plate{background:radial-gradient(circle at 50% 34%,#402f74f2,#0c091efa);border-radius:50%;position:absolute;inset:4px;box-shadow:inset 0 2px 10px #0000008c}.badge-med__art{object-fit:contain;width:68%;height:68%;position:relative}.badge-med__chip{background:var(--badge-chip,var(--purple-grad));color:var(--ink-on-gold,#2a1500);font-family:var(--font-display);white-space:nowrap;border-radius:999px;padding:1px 7px;font-size:.56rem;line-height:1.5;position:absolute;bottom:-5px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #00000080}.badge-med--unlit{--badge-rim:linear-gradient(160deg, #37324f, #1d1930)}.badge-med--copper{--badge-rim:linear-gradient(160deg, #d08a52, #7a4520);--badge-chip:linear-gradient(135deg, #e6a06a, #a35f2c)}.badge-med--silver{--badge-rim:linear-gradient(160deg, #dfe4f2, #8a92ad);--badge-chip:linear-gradient(135deg, #eef1fa, #9aa2bd)}.badge-med--gold{--badge-rim:var(--gold-grad);--badge-chip:var(--gold-grad)}.badge-med--prismatic{--badge-rim:conic-gradient(from 210deg, #f5c84c, #8b5cf6, #3b82f6, #22c55e, #f5c84c);--badge-chip:linear-gradient(135deg, #fff6d5, #d7c8ff)}.badge-med--locked .badge-med__art{filter:grayscale()brightness(1.4);opacity:.34}.badge-med--concealed .badge-med__art{filter:brightness(0);opacity:.42}.ed-badges__grid{grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:16px 8px;padding:4px 2px 8px;display:grid}.ed-badges__cell{color:var(--muted);text-align:center;cursor:pointer;background:0 0;border:none;justify-items:center;gap:9px;font-size:.6rem;line-height:1.25;display:grid}.ed-badges__cell-name{max-width:11ch}.ed-badges__sheet{text-align:center;justify-items:center;gap:10px;padding:28px 18px 22px;display:grid}.ed-badges__sheet-name{font-family:var(--font-display);color:var(--ink);font-size:1.05rem}.ed-badges__sheet-req{color:var(--muted);font-size:.78rem}.ed-badges__permalink{justify-items:center;gap:4px;width:min(100%,320px);margin-top:4px;display:grid}.ed-badges__permalink-btn{width:100%;min-height:44px;color:var(--gold);border-color:#f5c84c7a;justify-content:center;align-items:center;gap:7px;display:inline-flex}.ed-badges__permalink-btn .icon{width:16px;height:16px}.ed-badges__permalink-status{min-height:1.2em;color:var(--muted);font-size:.68rem}.ed-badges__milestone{background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:12px;gap:8px;width:min(100%,320px);margin-top:4px;padding:12px 14px;display:grid}.ed-badges__milestone-head{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.ed-badges__milestone-kicker{color:var(--lavender-2);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:700}.ed-badges__milestone-value{color:var(--ink);font-family:var(--font-display);font-size:.95rem}.ed-badges__progress-label{color:var(--muted);text-align:left;font-size:.72rem}.ed-badges__progress{background:#d7c8ff1a;border-radius:999px;width:100%;height:7px;overflow:hidden;box-shadow:inset 0 1px 3px #00000059}.ed-badges__progress-fill{border-radius:inherit;background:var(--progress-grad);height:100%;display:block}.ed-earned{justify-items:center;gap:10px;padding:14px 0 6px;display:grid}.ed-earned__title{font-family:var(--font-display);color:var(--gold-lite);letter-spacing:.06em;text-transform:uppercase;font-size:.86rem}.ed-earned__row{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.ed-earned__item{justify-items:center;gap:12px;display:grid;position:relative}.ed-earned__name{font-family:var(--font-display);color:var(--ink);text-align:center;font-size:.82rem}.ed-scoperow{gap:8px;margin:0 0 14px;display:flex}.ed-scopepill{color:#cbbdf2;min-height:40px;font-family:var(--font-display);letter-spacing:.02em;cursor:pointer;background:0 0;border:1px solid #b4a0f057;border-radius:999px;flex:1 1 0;justify-content:center;align-items:center;gap:7px;padding:0 10px;font-size:13px;font-weight:700;transition:background .18s,color .18s,border-color .18s;display:inline-flex}.ed-scopepill--active{color:#fff;background:linear-gradient(160deg,#8b5cf6,#6d28d9);border-color:#0000;box-shadow:0 2px 10px #6d28d980}.ed-scopepill__dot{background:var(--gold);border-radius:50%;flex:none;width:7px;height:7px}.ed-scopepill--active .ed-scopepill__dot{background:#2a1500}.ed-gate{text-align:center;background:linear-gradient(160deg,#3b1d7a80,#120d28db);border:1px solid #f5c84c38;border-radius:22px;flex-direction:column;align-items:center;gap:12px;max-width:380px;margin:24px auto;padding:28px 24px;display:flex}.ed-gate__mark{place-items:center;display:grid}.ed-gate__state{font-family:var(--font-display);letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-size:9.5px}.ed-gate__line{color:#e7e0ff;margin:0;font-size:14.5px;line-height:1.5}.ed-gate .ed-btn--gold{width:100%}.ed-gate__secondary{font-size:13px}.ed-badges__rungs{width:100%;min-width:0;margin-top:16px}.ed-badges__rungs-head{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:9px;font-size:10.5px}.ed-badges__rungs-track{gap:4px;display:flex}.ed-badges__rungs-track--long{flex-wrap:wrap}.ed-badges__rungs-track--long .ed-badges__rung{flex:0 0 calc(12.5% - 3.5px)}.ed-badges__rung{flex-direction:column;flex:1 1 0;align-items:center;gap:5px;min-width:0;display:flex}.ed-badges__rung-seg{background:#ffffff17;border-radius:999px;width:100%;height:6px}.ed-badges__rung-num{color:var(--muted);font-variant-numeric:tabular-nums;font-size:9px}.ed-badges__rung-seg--remaining{background:#ffffff17}.ed-badges__rung-seg--current{background:var(--gold);box-shadow:0 0 8px #f5c84c8c}.ed-badges__rung-seg--tier-unlit{background:#ffffff2e}.ed-badges__rung-seg--tier-copper{background:linear-gradient(90deg,#d08a52,#7a4520)}.ed-badges__rung-seg--tier-silver{background:linear-gradient(90deg,#dfe4f2,#8a92ad)}.ed-badges__rung-seg--tier-gold{background:linear-gradient(90deg,#ffe189,#b77513)}.ed-badges__rung-seg--tier-prismatic{background:linear-gradient(90deg,#f5c84c,#8b5cf6,#22c55e)}.ed-ladder__head{margin:6px 0 12px;padding:4px 2px 0;position:relative}.ed-ladder__head:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(60% 100% at 50% 0,#8b5cf638,#0000 70%);height:96px;position:absolute;inset:-20px -30px auto}.ed-ladder__titlerow{z-index:1;justify-content:space-between;align-items:baseline;gap:12px;display:flex;position:relative}.ed-ladder__title{font-family:var(--font-display);font-size:21px;font-weight:800}.ed-ladder__clock{color:var(--muted);text-align:right;flex:none;font-size:.68rem;font-weight:700}.ed-xp__hero{background:radial-gradient(80% 120% at 100% 0,#8b5cf64d,#0000 68%),linear-gradient(145deg,#341868db,#120c2bf2);border:1px solid #f5c84c40;border-radius:22px;padding:18px;position:relative;overflow:hidden}.ed-xp__hero:after{content:"";pointer-events:none;border:19px solid #38bf931a;border-radius:50%;width:128px;height:128px;position:absolute;top:-34px;right:-23px}.ed-xp--stale .ed-xp__hero{filter:saturate(.72)}.ed-xp__arena-kicker,.ed-xp__arena-row,.ed-xp__progress,.ed-xp__progress-copy{z-index:1;position:relative}.ed-xp__arena-kicker{color:#c3b5e9;letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:800}.ed-xp__arena-row{justify-content:space-between;align-items:end;gap:12px;margin-top:3px;display:flex}.ed-xp__arena-name,.ed-xp__total{font-family:var(--font-display);font-weight:800}.ed-xp__arena-name{color:var(--gold);font-size:20px}.ed-xp__total{color:var(--ink);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:21px}.ed-xp__progress{background:#ffffff14;border:1px solid #ffffff0f;border-radius:999px;height:9px;margin-top:14px;overflow:hidden}.ed-xp__progress span{border-radius:inherit;background:linear-gradient(90deg,#8b5cf6,#f5c84c);height:100%;transition:width .5s cubic-bezier(.2,.9,.3,1);display:block;box-shadow:0 0 10px #8b5cf68c}.ed-xp__progress-copy{color:var(--muted);justify-content:space-between;gap:12px;margin-top:8px;font-size:11px;display:flex}.ed-xp__progress-copy a{flex:none}.ed-xp__history-head{justify-content:space-between;align-items:end;gap:14px;margin:20px 2px 0;display:flex}.ed-xp__history-head h2{font-family:var(--font-display);margin:0;font-size:18px;font-weight:800}.ed-xp__history-head strong{color:var(--gold);text-align:right;font-size:11px}.ed-xp__utc{color:var(--muted);margin:5px 2px 10px;font-size:10px}.ed-xp__days{background:#130c2bbd;border:1px solid #c5b1f224;border-radius:18px;margin:0;padding:0;list-style:none;overflow:hidden}.ed-xp__day{border-bottom:1px solid #d1c2ff1a;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:64px;padding:10px 13px;display:grid}.ed-xp__day:last-child{border-bottom:0}.ed-xp__day-mark{width:34px;height:34px;color:var(--gold);background:#8b5cf62b;border-radius:50%;place-items:center;display:grid}.ed-xp__day-mark .icon{width:17px;height:17px}.ed-xp__day-copy{min-width:0}.ed-xp__day-copy strong,.ed-xp__day-copy small{display:block}.ed-xp__day-copy strong{font-size:12px}.ed-xp__day-copy small{color:var(--muted);margin-top:2px;font-size:10px;line-height:1.35}.ed-xp__day-total{color:var(--gold);font-family:var(--font-display);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:18px}.ed-xp__opening{color:var(--muted);justify-content:space-between;gap:12px;margin:10px 3px 0;font-size:10px;display:flex}.ed-xp__opening strong{color:#c8bddc;flex:none}.ed-xp__more{align-items:center;gap:5px;margin:12px auto 0;display:flex}.ed-xp__more .icon{width:14px;height:14px}.ed-xp__empty{border:1px solid var(--hairline);color:var(--muted);text-align:center;border-radius:18px;padding:24px 18px;font-size:12px}@media (width<=360px){.ed-xp__hero{padding:15px}.ed-xp__arena-name{font-size:18px}.ed-xp__total{font-size:19px}.ed-xp__day{grid-template-columns:34px minmax(0,1fr) auto;gap:8px;padding-inline:10px}}.ed-ladder__periods{margin-bottom:12px;position:relative}.ed-ladder__periods:after{content:"";background:linear-gradient(90deg, transparent, var(--bg0,#0d0a1e));pointer-events:none;width:40px;height:100%;position:absolute;top:0;right:0}.ed-ladder__periods-track{scrollbar-width:none;gap:7px;padding-right:40px;display:flex;overflow-x:auto}.ed-ladder__periods-track::-webkit-scrollbar{display:none}.ed-period{color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:999px;flex:none;padding:6px 13px;font-size:12px;font-weight:700}.ed-period--active{background:var(--gold);border-color:var(--gold);color:#2a1500}.ed-ladder__badges-head{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:12px;display:flex}.ed-ladder__badges-head strong{font-family:var(--font-display);color:var(--gold);font-size:15px}.ed-clan-invite{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:12px;margin-top:12px;padding:12px 14px;display:flex}.ed-clan-invite__medal{color:#cbbdf2;border:1.5px dashed #b9aaff99;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;display:grid}.ed-clan-invite__text{flex-direction:column;flex:auto;min-width:0;display:flex}.ed-clan-invite__text strong{font-size:14px}.ed-clan-invite-modal{gap:14px;display:grid}.ed-clan-invite-modal__head{align-items:center;gap:12px;padding:0 42px 2px 2px;display:flex}.ed-clan-invite-modal__mark{width:40px;height:40px;color:var(--gold);background:#6d28d947;border:1px solid #f5c84c66;border-radius:12px;flex:none;place-items:center;font-size:19px;display:grid}.ed-clan-invite-modal__head h2{font-family:var(--font-display);margin:0;font-size:1.2rem}.ed-clan-invite-modal__head p,.ed-clan-invite-modal__hint{color:var(--muted);margin:2px 0 0;font-size:.76rem;font-weight:700}.ed-clan-invite-modal .ed-scoperow{margin:0}.ed-clan-invite-modal__hint{margin:-2px 2px 0}.ed-clan-invite-modal__preview{min-height:128px;color:var(--ink);background:#6d28d91f;border:1px solid #8b5cf657;border-radius:14px;padding:15px 16px;font-size:.82rem;line-height:1.55}.ed-clan-invite-modal__preview p{margin:0}.ed-clan-invite-modal__preview p+p{margin-top:12px}.ed-clan-invite-modal__preview strong{color:var(--lavender-2)}.ed-clan-invite-modal__preview-link{color:var(--gold);text-underline-offset:2px;text-decoration:underline}.ed-clan-invite-modal__copy{width:100%;min-height:48px;color:var(--gold);border-color:#f5c84c7a;justify-content:center;align-items:center;gap:8px;display:inline-flex}.ed-clan-invite-modal__copy .icon{width:17px;height:17px}.ed-clan-invite-modal__status{min-height:1.2em;color:var(--muted);font-size:.7rem}.ed-clan-invite-modal__fallback{gap:6px;display:grid}.ed-clan-invite-modal__fallback textarea{resize:vertical;width:100%;min-height:96px;color:var(--ink);font:.72rem/1.45 var(--font-body);background:#070610db;border:1px solid #f5c84c6b;border-radius:10px;padding:10px}.ed-you{flex-direction:column;gap:4px;display:flex}.ed-you__identity{align-items:center;gap:14px;margin:6px 0 14px;display:flex}.ed-you__ident-text{flex:auto;min-width:0}.ed-you__name{font-family:var(--font-display);flex-wrap:wrap;align-items:center;gap:7px;font-size:20px;font-weight:800;line-height:1.15;display:flex}.ed-you__ident-line{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;overflow:hidden}.ed-you__scope-head{justify-content:space-between;align-items:baseline;gap:10px;margin:2px 0 12px;display:flex}.ed-you__scope-title{font-family:var(--font-display);font-size:15px;font-weight:800}.ed-you__scope-meta{color:var(--muted);font-size:12px}.ed-nav-dot{background:var(--gold);border-radius:50%;flex:none;width:7px;height:7px}.ed-pillnav__btn[aria-current=page] .ed-nav-dot{background:#2a1500}.ed-games__chips{gap:8px;margin-bottom:14px;display:flex}.ed-filterchip{color:#cbbdf2;cursor:pointer;background:0 0;border:1px solid #b4a0f04d;border-radius:999px;align-items:center;gap:7px;padding:7px 14px;font-size:12.5px;font-weight:700;display:inline-flex}.ed-filterchip--on{color:#efeaff;background:#8b5cf638;border-color:#8b5cf680}.ed-filterchip__ring{border:1.5px dashed #f5c84cd9;border-radius:50%;width:12px;height:12px}.ed-games__day-group{margin-bottom:16px}.ed-games__day-head{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:8px;display:flex}.ed-games__day-head strong{font-family:var(--font-display);letter-spacing:.08em;color:#d6ccf5;font-size:11px}.ed-games__day-head small{color:var(--muted);font-size:11px}.ed-games__tz-note{color:var(--faint);text-align:center;margin:12px 0 0;font-size:9.5px}.ed-updates__referee{background:#f5c84c0f;border:1.5px dashed #f5c84c8c;border-radius:14px;margin-bottom:16px;padding:13px 14px}.ed-updates__referee-head{font-family:var(--font-display);letter-spacing:.04em;color:#ffe9b3;align-items:center;gap:8px;font-size:12px;display:flex}.ed-updates__referee-ring{border:1.5px dashed #f5c84ce6;border-radius:50%;width:13px;height:13px;animation:2.4s ease-in-out infinite ed-seal-pulse}.ed-updates__referee-list{flex-direction:column;gap:6px;margin:10px 0 0;padding:0;list-style:none;display:flex}.ed-updates__referee-run{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#120d2880;border:0;border-radius:10px;align-items:center;gap:10px;padding:7px 9px;display:flex}.ed-updates__referee-score{font-family:var(--font-display);color:var(--gold);margin-left:auto;font-size:.8rem}.ed-updates__referee-note{color:var(--muted);margin:10px 0 0;font-size:11.5px;line-height:1.4}.ed-updates__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ed-updates__status{color:var(--muted);margin:10px 2px 0;font-size:11.5px;line-height:1.4}.ed-updates__loading{margin-top:8px}.ed-update{background:#120d2880;border:1px solid #d7c8ff1f;border-radius:12px;overflow:hidden}.ed-update--unread{background:#8b5cf61f;border-color:#8b5cf657}.ed-update__head{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:12px 13px;display:flex}.ed-update__dot{background:var(--gold);border-radius:50%;flex:none;width:7px;height:7px}.ed-update__title{text-overflow:ellipsis;flex:auto;min-width:0;font-size:13.5px;font-weight:700;overflow:hidden}.ed-update--unread .ed-update__title{font-weight:800}.ed-update__date{color:var(--muted);flex:none;font-size:11px}.ed-update__body{padding:0 13px 13px}.ed-update__body p{color:#d9d1f5;margin:8px 0 0;font-size:13px;line-height:1.5}.ed-update__body a{color:var(--gold);font-weight:700}.ed-update__body code{background:#ffffff14;border-radius:4px;padding:1px 4px;font-size:.92em}.ed-updates__rungs{margin-top:18px}.ed-updates__rungs-head{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:9px;font-size:10.5px}.ed-updates__rungs-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.ed-updates__rung{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#120d2880;border:1px solid #d7c8ff1f;border-radius:12px;align-items:center;gap:11px;padding:8px 10px;display:flex}.ed-updates__rung-text{flex-direction:column;flex:auto;min-width:0;display:flex}.ed-updates__rung-text strong{font-size:13px}.ed-updates__rung-text small{color:var(--gold);font-family:var(--font-display);font-size:11px}.ed-settings__note{color:var(--faint);text-align:center;margin:14px 0 0;font-size:11px}.ed-account__block{background:#120d2880;border:1px solid #d7c8ff1a;border-radius:14px;margin-bottom:16px;padding:14px 15px}.ed-account__label{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:8px;font-size:10.5px}.ed-account__line{font-size:13.5px;line-height:1.5}.ed-account__muted{color:var(--muted);font-size:12px}.ed-account__actions{flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.ed-account__links{grid-template-columns:1fr 1fr;gap:6px 16px;display:grid}.ed-account__link{color:var(--lavender-2);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:6px 0;font-size:13.5px;text-decoration:none}.ed-account__link:hover{color:var(--ink)}.ed-account__version{color:var(--faint);margin-top:12px;font-size:11px}.ed-account__version code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.ed-run-modal__scorerow{align-items:center;gap:12px;margin-top:4px;display:flex}.ed-run-modal__score{font-family:var(--font-display);color:var(--gold);font-size:34px;font-weight:800;line-height:1}.ed-run-modal__place{font-family:var(--font-display);color:var(--muted);font-size:15px}.ed-run-modal__scorerow .ed-review-status{margin-left:auto}.ed-run-modal__ref{align-items:center;gap:12px;margin-top:16px;display:flex}.ed-run-modal__ref code{min-width:0;color:var(--lavender-2);overflow-wrap:anywhere;background:#07061080;border-radius:9px;flex:auto;padding:8px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem}.ed-cause{color:#cbbdf2;font-family:var(--font-display);letter-spacing:.18em;background:0 0;border:1.5px dotted #b9aaff99;border-radius:999px;align-self:flex-start;align-items:center;margin:2px 0 10px;padding:3px 12px;font-size:9px;font-weight:700;display:inline-flex}.ed-cause--button{cursor:pointer}.ed-rows{flex-direction:column;gap:0;display:flex}.ed-grow{cursor:pointer;text-align:left;background:0 0;border:0;border-top:1px solid #d7c8ff12;border-radius:0;align-items:center;gap:13px;width:100%;padding:13px 18px;display:flex}.ed-grow__art{flex:none;place-items:center;width:46px;height:46px;display:grid}.ed-grow__art img{border-radius:11px;display:block}.ed-grow__glyph{color:#cbbdf2;background:#8b5cf629;border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.ed-grow__body{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.ed-grow__name{font-family:var(--font-display);color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:17px;font-weight:800;overflow:hidden}.ed-grow__meta{color:var(--faint);font-size:11px;line-height:1.35}.ed-grow__play{min-width:72px;min-height:32px;color:var(--ink-on-gold);background:var(--gold-grad);font-family:var(--font-display);letter-spacing:.02em;border-radius:11px;flex:none;justify-content:center;align-items:center;gap:5px;padding:0 11px;font-size:.68rem;line-height:1;display:inline-flex;box-shadow:0 4px 14px #f5c84c47}.ed-grow__play svg{fill:currentColor;width:12px;height:12px}.ed-grow--drill .ed-grow__play{color:#fff;background:var(--purple-grad);box-shadow:0 4px 14px #6d28d959}.ed-more__aside{color:var(--muted);font-size:12px;font-weight:700}.ed-more__aside--pill{color:#b9a7ff;font-family:var(--font-display);letter-spacing:.14em;border:1px solid #8b5cf666;border-radius:999px;padding:3px 10px;font-size:9px}.ed-home__ready{color:#7d739f;text-align:left;border-top:1px solid #d7c8ff14;align-items:center;gap:8px;margin:16px 18px 0;padding-top:11px;font-size:.66rem;line-height:1.4;display:flex}.ed-home__ready-mark{border:1.2px dotted #d7c8ff80;border-radius:50%;flex:none;width:13px;height:13px}.ed-ladder__arena--stale{opacity:.55;filter:grayscale(.7)}.ed-xboard{flex-direction:column;gap:8px;width:100%;max-width:420px;margin:0 auto;display:flex}.ed-xlane{border-radius:16px;min-height:150px;padding:10px 12px 12px}.ed-xlane--red{background:#c0364a1c;border:1px solid #c0364a61}.ed-xlane--blue{background:#2f5fd01c;border:1px solid #2f5fd061}.ed-xlane__label{font-family:var(--font-display);letter-spacing:.14em;margin-bottom:6px;font-size:11px;display:block}.ed-xlane--red .ed-xlane__label{color:#f3a3ad}.ed-xlane--blue .ed-xlane__label{color:#a8c0f5}.ed-xlane__cards{flex-wrap:wrap;justify-content:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ed-xcard{width:96px}.ed-xcard__art{width:96px;display:block;position:relative}.ed-xcard__img,.ed-xcard__fallback{object-fit:cover;border-radius:10px;width:96px;height:120px}.ed-xcard__name{text-align:center;color:var(--muted);margin-top:3px;font-size:10px;display:block}.ed-xcard__cost{position:absolute;top:4px;left:4px}.ed-xboard__balance{justify-content:center;align-items:center;min-height:34px;display:flex}.ed-xboard__q{font-family:var(--font-display);color:var(--muted);font-size:22px}.ed-xboard__value{font-family:var(--font-display);color:var(--gold);font-size:20px}.ed-xpad{flex-direction:column;gap:6px;width:100%;max-width:420px;margin:12px auto 0;display:flex}.ed-xpad__row{gap:6px;display:flex}.ed-xpad__key{color:#fff;height:clamp(42px,12vw,60px);font-family:var(--font-display);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;border:none;border-radius:12px;flex:1;place-items:center;padding:0;font-size:1.3rem;transition:transform 80ms,box-shadow 80ms,filter .15s;display:grid;position:relative}.ed-xpad__key--red{background:linear-gradient(160deg,#c0364a,#771c2b);box-shadow:0 4px #4a0f19,inset 0 1px #ffffff2e}.ed-xpad__key--blue{background:linear-gradient(160deg,#2f5fd0,#1a3480);box-shadow:0 4px #10204d,inset 0 1px #ffffff2e}.ed-xpad__key--even{letter-spacing:.08em;background:linear-gradient(160deg,#4a2da0,#2a1860);font-size:1rem;box-shadow:0 4px #1a0f3a,inset 0 1px #ffffff2e}.ed-xpad__key:hover{filter:brightness(1.08)}.ed-xpad__key:active{transform:translateY(3px);box-shadow:0 1px #00000080,inset 0 1px #ffffff2e}.ed-xpad__key:disabled{cursor:default}.ed-xpad__key.is-wrong{outline-offset:1px;outline:2px solid #f87171}.ed-xpad__key.is-correct,.ed-xpad__key.is-answer{outline:2px solid var(--gold);outline-offset:1px}@media (width<=620px) and (height<=700px){.ed-xboard{gap:4px}.ed-xlane{min-height:104px;padding:6px 8px 7px}.ed-xlane__label{margin-bottom:2px;font-size:9px}.ed-xlane__cards{gap:4px}.ed-xcard,.ed-xcard__art{width:70px}.ed-xcard__img,.ed-xcard__fallback{width:70px;height:86px}.ed-xcard__name{margin-top:1px;font-size:8px;line-height:1}.ed-xcard__cost{transform-origin:0 0;transform:scale(.78)}.ed-xboard__balance{min-height:26px}.ed-xboard__q,.ed-xboard__value{font-size:17px}.ed-trade{gap:5px}.ed-trade__prompt{min-height:18px;font-size:.72rem;line-height:1.15}.ed-xpad{gap:4px;margin-top:4px}}.pip-keypad__shortcut,.mc-choices__shortcut,.ed-xpad__shortcut,.ed-default-key{display:none}@media (hover:hover) and (pointer:fine){.pip-keypad__shortcut,.mc-choices__shortcut,.ed-xpad__shortcut{color:#d7c8ff9e;font:700 9px/1 ui-monospace,Menlo,monospace;display:block;position:absolute;top:4px;right:5px}.ed-default-key{font:800 .54rem/1 var(--font-body);border:1px solid #2a150059;border-radius:5px;margin-left:8px;padding:3px 5px;display:inline-block}}.ed-app--desktop{width:100vw;min-width:0;height:100dvh;min-height:0;overflow:hidden}.ed-app--desktop .ed-desktop{z-index:1;grid-template-columns:180px 440px 280px;gap:18px;width:936px;min-width:936px;max-width:none;height:720px;min-height:720px;margin-inline:auto;padding:16px 0;display:grid;position:relative}.ed-app--desktop .ed-desktop__rail,.ed-app--desktop .ed-desktop__main,.ed-app--desktop .ed-aside{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#090718e0;border:1px solid #d7c8ff21;border-radius:22px;align-self:stretch;min-width:0;min-height:0;box-shadow:0 24px 70px #00000057}.ed-app--desktop .ed-desktop__rail{padding:20px 14px 14px;overflow:hidden}.ed-app--desktop .ed-desktop__main{overscroll-behavior:contain;padding:10px 18px;overflow-y:auto}.ed-app--desktop .ed-aside{z-index:auto;width:auto;padding:14px;position:relative;inset:auto;overflow-y:auto}.ed-app--desktop .ed-aside .ed-rail-block{-webkit-backdrop-filter:none;backdrop-filter:none;background:#120d28ad;border:1px solid #d7c8ff24;border-radius:18px;padding:13px}.ed-app--desktop .ed-aside>.ed-rail-block{flex-direction:column;flex:auto;min-height:0;display:flex}.ed-app--desktop .ed-aside .ed-rail-live{scrollbar-width:none;flex:auto;min-height:0;overflow-y:auto}.ed-app--desktop .ed-aside .ed-rail-live::-webkit-scrollbar{width:0}.ed-app--desktop .ed-desktop__brand{padding:4px 4px 20px}.ed-app--desktop .ed-desktop__brand .ed-wordmark{font-size:1.08rem}.ed-app--desktop .ed-nav__item{width:100%;padding:11px 12px}.ed-app--desktop .ed-home{gap:5px;width:100%;max-width:404px;margin-inline:auto;padding:0 2px 8px}.ed-app--desktop .ed-cause{width:max-content;min-height:0;margin:0 0 2px;position:static}.ed-app--desktop .ed-hero-carousel{padding:10px 14px 12px}.ed-app--desktop .ed-hero-carousel__topbar{display:none}.ed-app--desktop .ed-hero-carousel__slide{height:214px}.ed-app--desktop .ed-hero-carousel__dots{margin-top:5px}.ed-app--desktop .ed-hero__body{gap:6px;padding-top:2px}.ed-app--desktop .ed-hero__art{filter:none;width:46px!important;height:46px!important}.ed-app--desktop .ed-hero__feature-icon{width:46px;height:46px;font-size:1.45rem}.ed-app--desktop .ed-hero__wordmark{font-size:2.05rem}.ed-app--desktop .ed-hero__wordmark--long{font-size:1.6rem}.ed-app--desktop .ed-hero__wordmark--pass,.ed-app--desktop .ed-hero__wordmark--share{font-size:1.7rem}.ed-app--desktop .ed-hero__desc{max-width:370px;font-size:.78rem;line-height:1.3}.ed-app--desktop .ed-hero__cta{max-width:430px}.ed-app--desktop .ed-hero__cta .ed-btn{min-height:42px;padding-block:8px}.ed-app--desktop .ed-hero__play{margin-top:2px;padding:10px;font-size:1.05rem}.ed-app--desktop .ed-hero__result{margin-top:0}.ed-app--desktop .ed-more{gap:6px}.ed-app--desktop .ed-more__title{font-size:.82rem}.ed-app--desktop .ed-more .ed-grow{padding:6px 8px}.ed-app--desktop .ed-more .ed-grow__art,.ed-app--desktop .ed-more--practice .ed-grow__art,.ed-app--desktop .ed-more .ed-grow__glyph{width:38px;height:38px}.ed-app--desktop .ed-more .ed-grow__art .mode-icon{width:38px!important;height:38px!important}.ed-app--desktop .ed-more .ed-grow__name,.ed-app--desktop .ed-more--practice .ed-grow__name{font-size:.88rem}.ed-app--desktop .ed-more .ed-grow__meta,.ed-app--desktop .ed-more--practice .ed-grow__meta{font-size:.61rem}.ed-app--desktop .ed-more--practice .ed-grow{min-height:50px;padding:6px 8px}.ed-app--desktop .ed-home__ready{margin:1px 0 0;font-size:.62rem}.ed-app--desktop .ed-home__foot,.ed-app--desktop .ed-installbar,.ed-app--desktop .ed-installrow{display:none}.ed-app--desktop .ed-desktop--game{grid-template-columns:minmax(0,1fr);justify-content:center;width:480px;min-width:480px}.ed-app--desktop .ed-desktop--game .ed-desktop__main{background:#090718e6;padding:10px 22px}.ed-app--desktop .ed-game__top-l{gap:6px;position:relative}.ed-app--desktop .ed-game__help{font-family:var(--font-display);font-size:1rem}.ed-app--desktop .ed-game__quit-hint{color:#fecaca;background:#230a14f5;border:1px solid #f8717159;border-radius:8px;width:max-content;padding:5px 8px;font-size:.62rem;font-weight:800;position:absolute;top:44px;left:0}.ed-app--desktop :is(button,a[href],[tabindex]:not([tabindex="-1"])):focus-visible{outline:3px solid var(--gold);outline-offset:2px}.ed-app--desktop [tabindex="-1"]:focus-visible{outline:none}.ed-app--screensaver .ed-desktop,.ed-app--screensaver .ed-keyhelp{visibility:hidden;pointer-events:none}.ed-keyhelp{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#04030cb8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.ed-keyhelp__dialog{background:linear-gradient(160deg,#171034,#0b0920);border:1px solid #f5c84c57;border-radius:22px;width:min(520px,100%);padding:22px;box-shadow:0 32px 90px #000000b3}.ed-keyhelp__head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.ed-keyhelp__eyebrow{color:var(--gold);letter-spacing:.13em;text-transform:uppercase;font-size:.62rem;font-weight:800}.ed-keyhelp h2{font-family:var(--font-display);margin:5px 0 0;font-size:1.35rem}.ed-keyhelp__mapping{background:#8b5cf617;border:1px solid #8b5cf657;border-radius:15px;margin-top:20px;padding:14px}.ed-keyhelp__keys,.ed-keyhelp__costs{grid-template-columns:repeat(5,1fr) 10px repeat(4,1fr);gap:5px;display:grid}.ed-keyhelp__keys>:nth-child(6),.ed-keyhelp__costs>:nth-child(6){grid-column:7}.ed-keyhelp__keys kbd{text-align:center;background:#ffffff14;border:1px solid #d7c8ff40;border-radius:7px;padding:8px 0;box-shadow:0 3px #00000073}.ed-keyhelp__costs{color:var(--muted);text-align:center;margin-top:6px;font-size:.65rem;font-weight:800}.ed-keyhelp__mapping p{color:var(--lavender);margin:12px 0 0;font-size:.75rem;line-height:1.45}.ed-keyhelp__list{gap:8px;margin:16px 0 0;display:grid}.ed-keyhelp__list>div{border-top:1px solid #d7c8ff1a;grid-template-columns:90px 1fr;align-items:center;gap:12px;padding-top:8px;display:grid}.ed-keyhelp__list dt,.ed-keyhelp__list dd{margin:0}.ed-keyhelp__list kbd{color:var(--gold);font-weight:800}.ed-keyhelp__list dd{color:var(--muted);font-size:.72rem}.ed-kstage--practice .ed-kstage__card{position:relative}.ed-kstage--practice .ed-kstage__card:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(520px 300px at 50% 22%,#6d28d929,#0000 70%);position:absolute;inset:0}.ed-sum__score-row{justify-content:center;align-items:center;gap:12px;display:flex}.ed-sum__state{color:var(--muted);text-align:center;margin:8px 0 0;font-size:13px;line-height:1.5}.ed-sum__changed{border:1px solid #f5c84c47;border-radius:16px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}.ed-sum__changed-row{color:var(--gold-lite,#ffe9b3);align-items:center;gap:8px;font-weight:700;display:flex}.ed-sum__changed-row--detail{color:var(--muted);justify-content:space-between;padding-left:32px;font-size:12px;font-weight:600}.ed-sum__changed-row--detail strong{color:var(--gold-lite,#ffe9b3);font-variant-numeric:tabular-nums}.ed-sum__changed-xp{color:var(--gold);font-variant-numeric:tabular-nums}.ed-run-modal__xp{color:var(--gold-lite,#ffe9b3);align-items:center;gap:8px;margin-top:12px;font-weight:700;display:flex}.ed-run-modal__xp strong{color:var(--gold);font-variant-numeric:tabular-nums}.ed-run-modal__xp-detail{color:var(--muted);justify-content:space-between;gap:16px;padding:5px 0 0 28px;font-size:12px;display:flex}.ed-run-modal__xp-detail strong{color:var(--gold-lite,#ffe9b3);font-variant-numeric:tabular-nums}.ed-run-modal__rungs{margin-top:14px}.ed-run-modal__rungs-label{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:8px;font-size:10.5px;display:block}.ed-run-modal__rungs-list{flex-wrap:wrap;gap:10px;display:flex}.ed-run-modal__rung{cursor:pointer;background:0 0;border:0;border-radius:50%;padding:0}.ed-run-modal__rung:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.ed-sum__signature{border-radius:16px}.charge-ring{text-align:center;flex-direction:column;align-items:center;gap:14px;display:flex}.charge-ring__svg{width:172px;height:172px;transform:rotate(-90deg)}.charge-ring__track{fill:none;stroke:#f5c84c24;stroke-width:6px}.charge-ring__arc{fill:none;stroke:var(--gold);stroke-width:6px;stroke-linecap:round;filter:drop-shadow(0 0 12px #f5c84c80);animation:1.4s cubic-bezier(.5,.1,.4,1) infinite charge-ring-fill}@keyframes charge-ring-fill{0%{stroke-dashoffset:276.46px}55%,to{stroke-dashoffset:8px}}.charge-ring__label{font-family:var(--font-display);letter-spacing:.06em;color:var(--gold);font-size:15px}.charge-ring__note{max-width:300px;color:var(--muted);margin:0;font-size:12.5px;line-height:1.5}.charge-ring--reconnecting .charge-ring__arc{animation:2s ease-in-out infinite charge-ring-pulse}@keyframes charge-ring-pulse{0%,to{opacity:1}50%{opacity:.4}}@media (prefers-reduced-motion:reduce){.charge-ring--reconnecting .charge-ring__arc{animation:none}}html.reduce-motion .charge-ring--reconnecting .charge-ring__arc{animation:none}.ed-skeleton{flex-direction:column;gap:8px;display:flex}.ed-skeleton__row{background:linear-gradient(100deg,#ffffff0a 30%,#ffffff17 50%,#ffffff0a 70%) 0 0/220% 100%;border-radius:14px;height:56px;animation:1.4s ease-in-out infinite ed-skeleton-shimmer}.ed-skeleton--log .ed-skeleton__row{height:46px}@keyframes ed-skeleton-shimmer{0%{background-position:140% 0}to{background-position:-40% 0}}@media (prefers-reduced-motion:reduce){.ed-skeleton__row{animation:none}}html.reduce-motion .ed-skeleton__row{animation:none}.badge-celebrate{z-index:1250;background:radial-gradient(120% 120% at 50% 30%,#3b1d7ab8,#070610f0 70%);place-items:center;padding:24px;animation:.22s ease-out ed-overlay-fade;display:grid;position:fixed;inset:0}.badge-celebrate__card{text-align:center;flex-direction:column;align-items:center;gap:10px;max-width:340px;display:flex}.badge-celebrate__eyebrow{font-family:var(--font-display);letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-size:10px}.badge-celebrate__medal{place-items:center;margin:4px 0;display:grid;position:relative}.badge-celebrate__name{font-family:var(--font-display);color:#fff;font-size:22px;font-weight:800}.badge-celebrate__chip{font-family:var(--font-display);color:var(--gold);font-size:15px}.badge-celebrate__more{color:var(--muted);font-size:12.5px}.badge-celebrate__actions{flex-direction:column;align-items:stretch;gap:8px;width:100%;margin-top:12px;display:flex}.ed-updates__tagcard{background:radial-gradient(90% 120% at 0 0,#f5c84c1f,#0000 55%),#ffffff08;border:1px solid #f5c84c47;border-radius:16px;align-items:center;gap:12px;margin-bottom:14px;padding:12px 14px;display:flex}.ed-updates__tagcard-icon{width:40px;height:40px;color:var(--gold);background:#6d28d952;border-radius:12px;flex:none;place-items:center;display:grid}.ed-updates__tagcard-text{flex-direction:column;flex:auto;min-width:0;display:flex}.ed-updates__tagcard-text strong{font-size:14px}.ed-updates__tagcard-text small{color:var(--muted);font-size:11.5px;line-height:1.45}.ed-sig{flex-direction:column;gap:8px;margin:0;display:flex}.ed-sig__legend{letter-spacing:.04em;color:var(--muted);text-wrap:pretty;justify-content:space-between;align-items:baseline;gap:12px;font-size:11px;display:flex}.ed-sig__unit{color:var(--ink);text-transform:uppercase;letter-spacing:.1em;flex:none;font-weight:700}.ed-sig__ref{text-align:right;align-items:center;gap:6px;display:inline-flex}.ed-sig__ref-tick{background:var(--gold);border-radius:1px;flex:none;width:14px;height:2px}.ed-sig__plot{align-items:stretch;gap:8px;display:flex}.ed-sig__scale{font-variant-numeric:tabular-nums;height:92px;color:var(--muted);flex-direction:column;flex:none;justify-content:space-between;align-items:flex-end;font-size:10px;display:flex}.ed-sig__chart{border-bottom:1px solid #d7c8ff29;border-left:1px solid #d7c8ff29;flex:auto;min-width:0;height:92px;display:block}.ed-sig__bar{fill:#8b5cf680}.ed-sig__bar--bad{fill:#ef44449e}.ed-sig__bar--gold{fill:#f5c84cb3}.ed-sig__tick{stroke:var(--gold);stroke-width:2px;stroke-linecap:round;vector-effect:non-scaling-stroke}.ed-sig__marks,.ed-sig__dots{display:flex}.ed-sig__mark,.ed-sig__dot{flex:1 1 0;justify-content:center;display:flex}.ed-sig__mark:before,.ed-sig__dot:before{content:"";background:0 0;border-radius:50%;width:6px;height:6px}.ed-sig__mark--on:before{background:#ef4444}.ed-sig__dot--ok:before{background:#22c55e}.ed-sig__dot--bad:before{background:#ef4444}.ed-sig__range{font-variant-numeric:tabular-nums;color:var(--muted);justify-content:space-between;font-size:10px;display:flex}.ed-sig__cost{color:var(--muted);align-items:center;gap:6px;margin:0;font-size:11.5px;display:flex}.ed-sig__swatch{background:#ef44449e;border-radius:2px;flex:none;width:10px;height:10px}.ed-sig__reading{color:var(--muted);margin:0;font-size:12.5px;line-height:1.4}.ed-idsetup{flex-direction:column;gap:16px;min-height:100%;padding:8px 2px 24px;display:flex}.ed-idsetup__top{align-items:center;gap:12px;min-height:40px;display:flex}.ed-idsetup__steps{flex-direction:column;flex:auto;gap:6px;display:flex}.ed-idsetup__stepnum{font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:10.5px}.ed-idsetup__bars{gap:6px;display:flex}.ed-idsetup__bar{background:#ffffff1f;border-radius:999px;flex:1 1 0;height:4px}.ed-idsetup__bar.is-done{background:linear-gradient(90deg,#8b5cf6,#f5c84c)}.ed-idsetup__step{flex-direction:column;gap:14px;display:flex}.ed-idsetup__h{font-family:var(--font-display);margin:0;font-size:24px;font-weight:800}.ed-idsetup__sub{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.ed-idsetup__fine{color:#7d739f;margin:0;font-size:12px}.ed-idsetup__noresult{color:var(--muted)}.ed-idsetup__cards{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.ed-idsetup__chosen{align-items:center;gap:14px;display:flex}.ed-idsetup__names{flex-direction:column;gap:8px;display:flex}.ed-idsetup__names .name-option{color:#e7e0ff;cursor:pointer;background:0 0;border:1px solid #b4a0f057;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px;font-weight:700;display:flex}.ed-idsetup__names .name-option--selected{color:#fff;background:linear-gradient(160deg,#8b5cf6,#6d28d9);border-color:#0000}.ed-idsetup__more{align-self:center;align-items:center;gap:6px;display:inline-flex}.ed-idsetup__tagform{flex-direction:column;gap:10px;display:flex}.ed-idsetup__tagform input{color:#fff;background:#ffffff08;border:1px solid #b4a0f057;border-radius:12px;padding:13px;font-size:16px}.ed-idsetup__actions{flex-direction:column;gap:10px;margin-top:6px;display:flex}.ed-idsetup__actions .ed-btn{width:100%}.ed-idsetup__msg{color:#fca5a5;font-size:13px}.account-elixir{gap:10px;margin-top:18px;display:grid}.account-elixir__rule{color:var(--ink-dim,#bdb4e2);align-items:center;gap:10px;font-size:.8rem;display:flex}.account-elixir__rule:before,.account-elixir__rule:after{content:"";opacity:.35;background:currentColor;flex:1;height:1px}.account-elixir__btn{width:100%;min-height:48px}.ed-elixir__verified{color:#4ade80;align-items:center;gap:4px;margin-left:8px;font-size:.85em;display:inline-flex}.ed-elixir__verified .icon{width:1em;height:1em}.ed-elixir__unverified{color:var(--ink-dim,#bdb4e2);margin-left:8px;font-size:.85em}.ed-elixir__picker{gap:8px;margin:10px 0 4px;display:grid}.ed-elixir__candidate{min-height:48px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#8b5cf614;border:1px solid #8b5cf659;border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 12px;display:flex}.ed-elixir__candidate:disabled{cursor:default}.ed-elixir__candidate--current{border-color:#f5c84c;box-shadow:inset 2px 0 #f5c84c}.ed-elixir__candidate-name{font-weight:700}.ed-elixir__candidate-meta{color:var(--ink-dim,#bdb4e2);align-items:center;gap:4px;margin-left:auto;font-size:.85em;display:inline-flex}.ed-elixir__candidate-meta .icon{color:#4ade80;width:1em;height:1em}
