@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.block{display:block}.hidden{display:none}.inline{display:inline}}:root{--ink:#f8f7f2;--muted:#a7a5ad;--surface:#111116;--surface-2:#1a1a21;--line:#ffffff1f;--gold:#ffd84d;--gold-2:#ff9f1c;--violet:#9d68ff;--green:#65ef9b;--red:#ff6d7a}*{box-sizing:border-box}html{background:#08080a;min-width:320px}body{color:var(--ink);overflow-wrap:anywhere;background:radial-gradient(circle at 50% -10%,#9d68ff3d,#0000 38rem),#08080a;min-height:100dvh;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{white-space:normal;overflow-wrap:anywhere;touch-action:manipulation;min-width:0}.game-shell{place-items:start center;width:100%;min-height:100dvh;padding:18px 14px 28px;display:grid;position:relative}.game-glow{filter:blur(70px);pointer-events:none;background:#ffd84d14;border-radius:999px;width:260px;height:260px;position:fixed;bottom:-130px;right:-80px}.game-panel{gap:14px;width:min(100%,520px);min-width:0;max-width:100%;display:grid;position:relative}.career-header{border:1px solid var(--line);background:linear-gradient(135deg,#1a1a21f5,#0c0c10f5);border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex;position:relative;box-shadow:0 12px 30px #0003}.career-header>span{color:#c8c6cf;letter-spacing:.11em;font-size:.72rem;font-weight:900}.exit-button{min-height:44px;color:var(--ink);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff29;border-radius:12px;padding:10px 18px}.exit-button:hover{background:#ffd84d14;border-color:#ffd84d73}.exit-button:focus-visible,.exit-dialog button:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.modal-backdrop{z-index:100;background:#000c;place-items:center;padding:16px;display:grid;position:fixed;inset:0;overflow-y:auto}.exit-dialog{border:1px solid var(--gold);background:var(--surface);border-radius:22px;width:min(100%,440px);max-height:calc(100dvh - 32px);padding:24px;overflow-y:auto;box-shadow:0 24px 80px #00000080}.exit-dialog h2{margin:0;font-size:1.6rem}.exit-dialog>p:not(.eyebrow){color:var(--muted);margin:18px 0 24px;line-height:1.6}.name-entry{text-align:center;flex-direction:column;justify-content:center;min-height:calc(100dvh - 50px);padding:26px 8px;display:flex}.eyebrow,.card-number,.battle-kicker{color:var(--gold);letter-spacing:.14em;margin:0 0 10px;font-size:.72rem;font-weight:900}.name-entry h1{letter-spacing:-.07em;text-transform:uppercase;margin:0;font-size:clamp(3.2rem,17vw,5.2rem);line-height:.86}.name-entry h1 span{color:var(--gold);text-shadow:0 0 40px #ffd84d47;display:block}.lead{color:var(--muted);max-width:32rem;margin:24px auto 28px;line-height:1.55}.name-entry form{gap:10px;display:grid}.mode-list{text-align:left;gap:12px;display:grid}.mode-card{border:1px solid var(--gold);background:radial-gradient(circle at 100% 0, #ffd84d26, transparent 70%), var(--surface);width:100%;min-height:140px;color:var(--ink);text-align:left;cursor:pointer;border-radius:20px;gap:9px;padding:22px;display:grid}.mode-card strong{font-size:1.3rem}.mode-card span:not(.eyebrow){color:var(--muted);line-height:1.5}.mode-card b{color:var(--gold)}.mode-card .eyebrow{margin:0}.online-mode{opacity:.5;border-color:var(--line);background:var(--surface);cursor:not-allowed}.mode-card:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.arsenal-bonus{color:var(--green);font-weight:850;line-height:1.5}.starter-moves{gap:10px;display:grid}.starter-moves button{border:1px solid var(--line);min-width:0;min-height:100px;color:var(--ink);background:var(--surface-2);text-align:left;cursor:pointer;border-radius:16px;gap:7px;padding:16px;display:grid}.starter-moves strong{font-size:1.1rem}.starter-moves button>span:last-child{color:var(--muted);font-size:.85rem;line-height:1.5}.starter-moves button[aria-pressed=true]{border-color:var(--gold);background:#ffd84d1a}.starter-moves button:disabled{opacity:.45;cursor:not-allowed}.starter-moves button:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.arsenal-confirm{background:var(--surface);padding:12px 0;position:sticky;bottom:0}.arsenal-confirm p{color:var(--gold);margin:0 0 10px;font-weight:850}.name-entry label{text-align:left;color:var(--muted);font-size:.78rem;font-weight:800}.name-entry input{border:1px solid var(--line);background:var(--surface);width:100%;min-height:56px;color:var(--ink);border-radius:16px;outline:none;padding:0 16px;font-size:1rem}.name-entry input:focus{border-color:var(--gold);box-shadow:0 0 0 3px #ffd84d1f}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:16px;width:100%;min-height:54px;padding:12px 18px;font-weight:950}.primary-button{color:#141008;background:linear-gradient(135deg, var(--gold), var(--gold-2));box-shadow:0 12px 35px #ffaa1c33}.primary-button:disabled{opacity:.45;cursor:not-allowed}.secondary-button{color:var(--ink);background:var(--surface-2);border:1px solid var(--line)}.microcopy{color:#777680;margin:15px 0 0;font-size:.75rem}.stats-header{border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#111116e0;border-radius:20px;padding:14px}.player-row{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.player-row strong{text-transform:uppercase;letter-spacing:.05em}.live-pill{color:var(--green);border:1px solid #65ef9b59;border-radius:99px;padding:4px 7px;font-size:.58rem;font-weight:900}.stats-grid{grid-template-columns:1.5fr 1fr 1fr;gap:8px;display:grid}.stats-grid>div{background:var(--surface-2);border-radius:13px;gap:3px;padding:10px;display:grid}.stats-grid span{color:var(--muted);letter-spacing:.1em;font-size:.57rem;font-weight:900}.stats-grid strong{font-size:1.05rem}.stats-grid .aura-stat{background:linear-gradient(145deg,#ffd84d2e,#ff9f1c14);border:1px solid #ffd84d33}.stats-grid .aura-stat strong{color:var(--gold);font-size:1.35rem}.aura-score{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:9px;padding-top:9px;display:flex}.aura-score span{color:var(--muted);letter-spacing:.1em;font-size:.62rem;font-weight:900}.aura-score strong{color:var(--gold)}.stage-progress{border:1px solid var(--line);background:#111116c7;border-radius:16px;gap:10px;padding:11px 10px;display:grid}.attempt-meter{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.attempt-meter strong{color:var(--gold);text-transform:uppercase;font-size:.78rem}.attempt-meter span{color:var(--muted);text-align:right;font-size:.58rem}.stage-progress ol{grid-template-columns:repeat(5,1fr);gap:0;margin:0;padding:0;list-style:none;display:grid;position:relative}.stage-progress ol:before{content:"";background:#34333b;height:2px;position:absolute;top:4px;left:10%;right:10%}.stage-progress li{z-index:1;min-width:0;position:relative}.stage-progress li span{color:#68666f;text-align:center;place-items:center;gap:5px;font-size:.52rem;display:grid}.stage-progress i{background:#34333b;border:2px solid #111116;border-radius:50%;width:9px;height:9px}.stage-progress .current span{color:var(--gold);font-weight:800}.stage-progress .current i{background:var(--gold);box-shadow:0 0 12px var(--gold)}.stage-progress .done span{color:#aaa8b0}.stage-progress .done i{background:var(--green)}.story-card,.minigame,.result-card{border:1px solid var(--line);background:linear-gradient(165deg,#1f1f27fa,#0f0f13fa);border-radius:24px;min-width:0;max-width:100%;padding:22px 18px;box-shadow:0 22px 70px #00000059}.story-card h2,.minigame h2{letter-spacing:-.045em;margin:0;font-size:clamp(1.65rem,8vw,2.4rem);line-height:1}.story-card h3{margin:20px 0 0;font-size:1.15rem}.story-copy,.story-card blockquote{color:#d2d0d6;margin:16px 0 20px;line-height:1.55}.story-card blockquote{border-left:2px solid var(--gold);padding-left:13px;font-style:italic}.choice-list{gap:10px;display:grid}.choice-list button{border:1px solid var(--line);width:100%;min-height:58px;color:var(--ink);text-align:left;cursor:pointer;background:#ffffff09;border-radius:15px;grid-template-columns:34px 1fr;align-items:center;gap:10px;padding:10px 12px;display:grid}.choice-list button:active{border-color:var(--gold);transform:scale(.985)}.choice-list button span{width:32px;height:32px;color:var(--gold);background:#ffd84d1a;border-radius:9px;place-items:center;font-weight:950;display:grid}.choice-prompt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:.7rem;font-weight:900}.archetype-select h1{letter-spacing:-.05em;margin:0;font-size:clamp(2rem,11vw,3.2rem);line-height:.95}.archetype-grid{gap:10px;display:grid}.archetype-grid button{border:1px solid var(--line);min-height:112px;color:var(--ink);background:var(--surface-2);text-align:left;cursor:pointer;border-radius:17px;gap:7px;padding:16px;display:grid}.archetype-grid button strong{font-size:1.05rem}.archetype-grid button span{color:var(--muted);line-height:1.35}.archetype-grid button b{color:var(--green);letter-spacing:.08em;font-size:.75rem}.objective-box,.rival-hint{background:#ffd84d0f;border:1px solid #ffd84d2e;border-radius:15px;gap:6px;margin:18px 0;padding:14px;display:grid}.objective-box strong,.rival-hint strong{color:var(--gold);letter-spacing:.12em;font-size:.68rem}.objective-box span,.rival-hint span{color:#d4d1d8;line-height:1.45}.consequence h2{font-size:1.55rem;line-height:1.2}.positive{color:var(--green)}.negative{color:var(--red)}.reward-feedback{isolation:isolate;border:1px solid var(--line);text-align:center;background:var(--surface);border-radius:20px;margin:22px 0;padding:22px 12px;position:relative;overflow:hidden}.reward-feedback:before{content:"";z-index:-1;background:radial-gradient(#9d68ff29,#0000 72%);position:absolute;inset:0}.reward-gain{border-color:#ffd84d66}.reward-gain:before{background:radial-gradient(#ffd84d3b,#0000 72%)}.reward-burst{color:var(--gold);margin-bottom:12px;font-size:2.1rem;line-height:1;display:block}.reward-change .reward-burst{color:#d4baff}.reward-deltas{font-variant-numeric:tabular-nums;flex-wrap:wrap;justify-content:center;gap:8px 14px;display:flex}.reward-deltas>span{font-size:1rem;font-weight:900}.reward-deltas>span:first-child{letter-spacing:-.035em;flex-basis:100%;font-size:clamp(1.8rem,9vw,2.7rem)}.duel-verdict{color:var(--gold);letter-spacing:.06em;font-weight:900}.battle-card{background:linear-gradient(160deg,#251d11,#121116 55%);border-color:#ffd84d59}.battle-kicker{color:#ffca39}.battle-result{text-align:center;padding-block:38px}.battle-result.won h2{color:var(--green)}.battle-result.lost h2{color:var(--red)}.battle-progress{background:#0000003d;border-radius:15px;gap:7px;margin:18px 0;padding:12px;display:grid}.battle-score{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;display:grid}.battle-score span{color:var(--muted);font-size:.62rem;font-weight:900}.battle-score span:last-child{text-align:right}.battle-score strong{color:var(--gold);font-size:1.45rem}.battle-progress>p{color:var(--muted);text-align:center;margin:0;font-size:.7rem}.battle-progress ol{grid-template-columns:repeat(3,1fr);gap:7px;margin:0;padding:0;list-style:none;display:grid}.battle-progress li{border:1px solid var(--line);min-height:28px;color:var(--muted);border-radius:9px;place-items:center;font-size:.7rem;font-weight:900;display:grid}.battle-progress li.ganado{color:#07180d;border-color:var(--green);background:var(--green)}.battle-progress li.perdido{color:#fff;border-color:var(--red);background:#ff6d7a73}.battle-progress li.actual{color:var(--gold);border-color:var(--gold);box-shadow:0 0 12px #ffd84d29}.battle-move-list,.move-list{gap:10px;display:grid}.battle-move-list button,.move-card{border:1px solid var(--line);min-width:0;color:var(--ink);text-align:left;background:#ffffff0a;border-radius:16px;gap:7px;padding:14px;display:grid}.battle-move-list button{cursor:pointer;width:100%}.battle-move-list button:active{border-color:var(--gold);transform:scale(.985)}.battle-move-list strong,.move-card h3{margin:0;font-size:1.05rem}.battle-move-list small,.move-card p{color:var(--muted);line-height:1.4}.move-insights,.round-factor-list{flex-wrap:wrap;gap:6px;display:flex}.move-insights{margin-top:2px}.insight-chip,.round-factor-list span{border:1px solid var(--line);color:#c9c6ce;background:#ffffff09;border-radius:99px;width:fit-content;max-width:100%;padding:5px 7px;font-size:.62rem;font-weight:850;line-height:1.2}.insight-chip.favorable{color:var(--green);border-color:#65ef9b59}.insight-chip.outlook{border-style:dashed;border-radius:8px;width:100%}.insight-chip.best{color:#d4baff;border-color:var(--violet);background:#9d68ff1f}.insight-chip.mixed,.insight-chip.risky{color:var(--gold);border-color:#ffd84d59}.insight-chip.countered,.insight-chip.burned,.insight-chip.high_risk,.insight-chip.long_shot{color:var(--red);border-color:#ff6d7a59}.rival-move{border-left:3px solid var(--gold);color:#d9d6df;background:#ffd84d0f;border-radius:0 12px 12px 0;margin:16px 0 8px;padding:13px 14px;line-height:1.45}.rival-move strong,.rival-move q{color:var(--gold)}.rival-move p{margin:0}.rival-move p+p{margin-top:8px}.round-explanation{text-align:left;background:#0000003d;border-radius:16px;gap:10px;margin:18px 0 22px;padding:16px;display:grid}.round-explanation h3{color:var(--ink);margin:0;font-size:1.25rem}.round-explanation p{color:var(--muted);margin:0;line-height:1.45}.round-verdict{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:950}.round-factor-list span{border-radius:9px}.move-category{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:900}.move-reward,.move-category-scroll{min-width:0;max-width:100%}.scroll-hint{color:var(--muted);text-align:right;margin:0 0 7px;font-size:.68rem;font-weight:800}.scroll-hint span{color:var(--gold)}.move-category-tabs{overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:var(--gold) #ffffff14;gap:7px;width:100%;max-width:100%;margin:0 0 14px;padding:0 2px 6px;display:flex;overflow-x:auto}.move-category-tabs button{border:1px solid var(--line);min-height:40px;color:var(--muted);background:var(--surface-2);cursor:pointer;border-radius:99px;flex:none;padding:8px 12px;font-size:.72rem;font-weight:850}.move-category-tabs button[aria-pressed=true]{color:#171108;border-color:var(--gold);background:var(--gold)}.move-stats{flex-wrap:wrap;gap:6px;margin:5px 0;display:flex}.move-stats span{color:var(--green);background:#65ef9b14;border-radius:99px;padding:6px 8px;font-size:.72rem;font-weight:850}.move-tier-guide{border-left:3px solid var(--gold);color:var(--muted);background:#ffd84d0f;border-radius:0 10px 10px 0;margin:-2px 0 4px;padding:11px 12px;font-size:.8rem;line-height:1.45}.move-tier-guide strong{color:var(--ink)}.move-acquired{text-align:center}.move-acquired .move-stats{justify-content:center;margin-bottom:20px}.world-invitation{background:radial-gradient(circle at 80% 0,#ffd84d33,#0000 45%),#15130f;border-color:#ffd84d8c}.minigame{text-align:center;padding-block:32px}.six-seven{gap:16px;display:grid}.six-seven p{margin:0;line-height:1.45}.six-seven-rules{text-align:left;gap:8px;margin:0;padding-left:20px;list-style:outside;display:grid}.six-seven-input-instruction{color:var(--ink);background:#ffd84d12;border:1px solid #ffd84d47;border-radius:14px;padding:12px 14px;font-weight:750}.six-seven-input-instruction--keyboard{display:none}.six-seven-input-instruction kbd{background:var(--surface-2);min-width:1.8em;min-height:1.8em;font:inherit;border:1px solid #ffffff47;border-bottom-width:3px;border-radius:6px;place-items:center;margin-inline:2px;font-weight:900;display:inline-grid}.six-seven-stats{font-variant-numeric:tabular-nums;flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:1.2rem;font-weight:850;display:flex}.six-seven-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.six-seven-buttons button{border:2px solid var(--line);min-height:112px;color:var(--ink);background:var(--surface-2);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:20px;font-size:3.5rem;font-weight:900}.six-seven-buttons .six-seven-expected{color:#171108;border-color:var(--gold);background:var(--gold)}.six-seven-buttons button:focus-visible{outline:3px solid var(--ink);outline-offset:4px}.six-seven-buttons button:disabled{opacity:.5;cursor:default}.timing-game{gap:14px;display:grid}.timing-game h2,.timing-game p{margin:0}.timing-game p{color:var(--muted);line-height:1.45}.timing-rules{text-align:left;gap:8px;margin:0;padding-left:20px;line-height:1.45;display:grid}.timing-track{border:1px solid var(--line);background:#492b34;border-radius:99px;height:44px;margin:14px 0;position:relative;overflow:hidden}.timing-perfect{background:var(--green);position:absolute;inset-block:0;box-shadow:0 0 16px #65ef9b80}.timing-indicator{background:#fff;border-radius:99px;width:4px;position:absolute;top:-5px;bottom:-5px;transform:translate(-50%);box-shadow:0 0 12px #fff}.memory-sequence{letter-spacing:.12em;place-items:center;min-height:90px;font-size:clamp(2rem,11vw,3rem);display:grid}.memory-ready{gap:12px;display:grid}.memory-ready h2,.memory-ready p{margin:0}.memory-ready p{color:var(--muted);line-height:1.5}.memory-ready button{margin-top:8px}.memory-buttons{grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0;display:grid}.memory-buttons button{border:1px solid var(--line);background:var(--surface-2);border-radius:16px;min-height:62px;font-size:1.8rem}.result-wrap{gap:12px;display:grid}.result-card{text-align:center;background:radial-gradient(circle at 50% 0,#ffd84d2e,#0000 45%),linear-gradient(160deg,#1d1a13,#111116);overflow:hidden}.result-card h1{text-transform:uppercase;letter-spacing:.16em;margin:0;font-size:1rem}.result-card h2{color:var(--gold);letter-spacing:-.05em;margin:12px 0;font-size:clamp(2rem,10vw,3rem);line-height:.95}.ending-copy{color:var(--muted);line-height:1.45}.final-aura{margin:22px 0;font-size:clamp(1.8rem,9vw,2.7rem);display:block}.result-facts{text-align:left;background:#00000038;border-radius:16px;gap:8px;padding:16px;font-size:.85rem;display:grid}.legacy-score{border-top:1px solid var(--line);justify-content:space-between;align-items:end;margin-top:18px;padding-top:16px;display:flex}.legacy-score span{color:var(--muted);letter-spacing:.12em;font-size:.7rem;font-weight:900}.legacy-score strong{color:var(--gold);font-size:1.5rem}.result-actions{gap:9px;display:grid}.ad-slot{opacity:0;width:100%}@media (min-width:520px){.game-shell{padding-top:28px}.career-header{padding-inline:20px}.story-card,.minigame,.result-card{padding:28px}}@media (hover:hover) and (pointer:fine){.six-seven-input-instruction--touch{display:none}.six-seven-input-instruction--keyboard{display:inline}p.six-seven-input-instruction--keyboard{display:block}}@media (prefers-reduced-motion:no-preference){.story-card,.minigame,.result-wrap{animation:.22s ease-out both enter}.choice-list button,.primary-button,.secondary-button{transition:transform .12s,border-color .12s,filter .12s}.primary-button:hover{filter:brightness(1.05)}.reward-feedback:before{animation:.8s ease-out both reward-halo}.reward-burst{animation:.65s ease-out both reward-burst}.stat-pulse{animation:.75s ease-out stat-pulse}}@media (prefers-reduced-motion:reduce){.choice-list button:active,.battle-move-list button:active{transform:none}}@keyframes reward-halo{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes reward-burst{0%{opacity:0;transform:scale(.4)rotate(-30deg)}60%{opacity:1;transform:scale(1.2)rotate(8deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes stat-pulse{35%{box-shadow:0 0 0 2px var(--gold), 0 0 22px #ffd84d4d}to{box-shadow:none}}@keyframes enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
