.ib-app{--ink:#111018;--panel:#1c1a24;--cream:#fff3dc;--yellow:#f6e75a;--coral:#ff725f;--muted:#ada6b7;--border:#fff3dc24;background:var(--ink);min-height:100dvh;color:var(--cream);font-family:Figtree,sans-serif;font-size:15px;line-height:1.5;overflow-x:clip}.ib-app *{box-sizing:border-box}.ib-app button{cursor:pointer;font-family:inherit;transition:background .18s,transform .18s,color .18s}.ib-app button:active{transform:translateY(1px)}.ib-app button:disabled{opacity:.5;cursor:wait}.ib-app button:focus-visible,.ib-app input:focus-visible,.ib-app select:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}.ib-app h1,.ib-app h2,.ib-app h3{text-wrap:pretty;letter-spacing:-.02em;margin:0;font-family:Barlow Condensed,Impact,Arial Narrow,sans-serif;font-weight:800;line-height:.97}.ib-app p{margin:0}.ib-app img{max-width:100%;display:block}.ib-app button{border:0}.ib-app .eyebrow{letter-spacing:.15em;color:var(--yellow);align-items:center;gap:10px;font-size:11px;font-weight:800;display:flex}.ib-app .muted{color:var(--muted);font-size:12px;line-height:1.6}.ib-app small{font-size:11px}.ib-header{border-bottom:1px solid var(--border);z-index:5;justify-content:space-between;align-items:center;max-width:1600px;height:91px;margin:auto;padding:0 5%;display:flex;position:relative}.brand{color:var(--cream);text-align:left;letter-spacing:.08em;background:0 0;align-items:center;gap:12px;font-size:10px;font-weight:700;line-height:1.15;display:flex}.brand b{letter-spacing:.16em;font-size:19px}.brand-monogram{letter-spacing:-.08em;font-family:Barlow Condensed,Impact,sans-serif;font-size:48px;font-style:italic;line-height:1}.brand-monogram span{color:var(--yellow)}.header-location{color:var(--muted);align-items:center;gap:6px;font-size:11px;display:flex}.header-location i,.live-dot{background:var(--yellow);border-radius:50%;width:6px;height:6px;display:inline-block}.header-location span{color:var(--cream)}.ib-header nav{align-items:center;gap:26px;display:flex}.header-help{color:var(--cream);background:0 0;font-size:12px}.icon-button{width:42px;height:42px;color:var(--cream);background:#ffffff07;border-radius:50%;place-items:center;display:grid;border:1px solid var(--border)!important}.icon-button:hover{background:#ffffff18}.primary,.secondary{border-radius:4px;justify-content:center;align-items:center;gap:13px;min-height:53px;padding:14px 23px;font-size:14px;font-weight:800;line-height:1.4;display:flex}.primary{color:var(--ink);background:var(--yellow)}.primary:hover{background:#fff38a}.secondary{color:var(--cream);background:#ffffff09;border:1px solid var(--border)!important}.secondary:hover{background:#ffffff16}.primary>svg:last-child{margin-left:auto}.primary>svg:first-child{margin-left:0}.back-link,.text-button{color:var(--muted);background:0 0;align-items:center;gap:10px;padding:10px 0;font-size:12px;display:flex}.back-link:hover,.text-button:hover{color:var(--cream)}.home-hero{isolation:isolate;grid-template-columns:48% 52%;max-width:1600px;min-height:650px;margin:auto;padding:52px 5% 72px;display:grid;position:relative}.home-copy{z-index:2;grid-area:1/1;align-self:center;padding:0 10% 0 0}.home-copy h1{text-transform:uppercase;letter-spacing:-.028em;margin:22px 0 25px;font-size:clamp(76px,8.5vw,142px);line-height:.85}.home-copy h1 em{color:var(--yellow);font-style:normal}.home-copy>p{color:#c5bfcb;max-width:345px;font-size:15px;line-height:1.65}.play-cta{width:100%;max-width:355px;min-height:61px;margin-top:29px;font-size:15px}.hero-meta{color:var(--muted);flex-wrap:wrap;gap:15px;margin-top:18px;font-size:10px;display:flex}.hero-meta span{align-items:center;gap:5px;display:flex}.hero-art{aspect-ratio:2/3;border:5px solid var(--cream);background:#231e2a;grid-area:1/2;place-self:center;width:min(100%,395px);min-height:0;margin:5px 0 3px 8%;position:relative;transform:rotate(2deg);box-shadow:0 30px 70px #0008}.hero-art>img{object-fit:contain;object-position:center;width:100%;height:100%;position:absolute}.art-sticker{background:var(--yellow);color:var(--ink);box-shadow:5px 5px 0 var(--ink);flex-direction:column;padding:13px 22px;font-family:Barlow Condensed,Impact,sans-serif;font-size:32px;font-weight:800;line-height:.95;display:flex;position:absolute;bottom:25px;left:-35px;transform:rotate(-7deg)}.hero-footer{letter-spacing:.14em;color:var(--muted);justify-content:space-between;font-size:9px;font-weight:700;display:flex;position:absolute;bottom:21px;left:5%;right:5%}.hero-footer>span:last-child{align-items:center;gap:12px;display:flex}.home-roster{border-top:1px solid var(--border);max-width:1600px;margin:auto;padding:32px 5% 40px}.home-roster>div:first-child{justify-content:space-between;align-items:center;margin-bottom:23px;display:flex}.home-roster h2{letter-spacing:0;font-size:25px;font-weight:600}.roster-strip{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.roster-mini{color:var(--cream);text-align:left;background:#fff3dc06;align-items:center;gap:10px;min-width:0;padding:9px;display:flex;border-bottom:2px solid var(--fighter-color)!important}.roster-mini:hover{background:#fff3dc15}.roster-mini img{object-fit:cover;object-position:50% 18%;filter:saturate(.7);width:37px;height:43px}.roster-mini span{font-family:Barlow Condensed,Impact,sans-serif;font-size:16px;font-weight:700;line-height:1}.roster-mini svg{color:var(--fighter-color);flex-shrink:0;margin-left:auto}.ib-footer{border-top:1px solid var(--border);letter-spacing:.05em;max-width:1600px;color:var(--muted);justify-content:space-between;align-items:center;gap:35px;margin:auto;padding:22px 5%;font-size:9px;display:flex}.ib-footer p{letter-spacing:0;max-width:560px;font-size:10px}.ib-footer>span:first-child{white-space:nowrap}.ib-footer>span:last-child{border:1px solid var(--border);padding:4px}.selection-page,.episodes-page{max-width:1450px;margin:auto;padding:24px 5% 55px}.section-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin:24px 0 32px;display:flex}.section-heading h1{text-transform:uppercase;margin-top:13px;font-size:clamp(44px,5.5vw,76px);line-height:.9}.section-heading>p{color:var(--muted);text-align:right;font-size:13px;line-height:1.6}.fighter-layout{grid-template-columns:1.9fr 1fr;gap:38px;display:grid}.fighter-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.fighter-card{aspect-ratio:.9;text-align:left;background:#211d29;border-radius:3px;min-height:230px;position:relative;overflow:hidden;border:2px solid #0000!important}.fighter-card>img{object-fit:cover;object-position:50% 20%;filter:saturate(.7);width:100%;height:100%;transition:transform .3s,filter .3s}.fighter-card.selected{border-color:var(--fighter-color)!important}.fighter-card.selected>img,.fighter-card:hover>img{filter:saturate();transform:scale(1.04)}.fighter-card:after{content:"";pointer-events:none;background:linear-gradient(#11101800 35%,#111018f5 100%);position:absolute;inset:0}.fighter-card>div{z-index:1;color:var(--cream);position:absolute;bottom:18px;left:16px;right:10px}.fighter-card small{letter-spacing:.08em;color:var(--fighter-color);font-size:9px}.fighter-card h2{text-transform:uppercase;margin-top:5px;font-size:29px}.fighter-index{color:var(--cream);z-index:1;font-family:Barlow Condensed,sans-serif;font-size:15px;position:absolute;top:12px;left:14px}.selected-check{background:var(--fighter-color);color:var(--ink);z-index:1;border-radius:50%;place-items:center;width:26px;height:26px;display:grid;position:absolute;top:10px;right:10px}.fighter-details{border-left:1px solid var(--border);flex-direction:column;align-self:stretch;gap:20px;padding:12px 0 0 32px;display:flex}.fighter-details>.eyebrow{color:var(--fighter-color)}.fighter-details>h2{text-transform:uppercase;font-size:55px}.fighter-details blockquote{color:var(--muted);max-width:270px;margin:0;font-size:15px;font-style:italic;line-height:1.6}.fighter-stats{border-block:1px solid var(--border);gap:14px;padding:20px 0;display:grid}.fighter-stats>div{align-items:center;gap:10px;font-size:12px;display:flex}.fighter-stats b,.stat-bars{margin-left:auto}.stat-bars{gap:4px;display:flex}.stat-bars i{background:#ffffff18;width:13px;height:9px;transform:skew(-14deg)}.stat-bars .filled{background:var(--fighter-color)}.power-detail{gap:15px;display:flex}.power-detail>svg{color:var(--fighter-color);flex-shrink:0;margin-top:4px}.power-detail h3{margin:6px 0 8px;font-size:25px}.power-detail p{color:var(--muted);font-size:12px;line-height:1.6}.power-detail small,.super-detail small{letter-spacing:.1em;color:var(--muted);font-size:9px}.super-detail{align-items:center;gap:16px;display:flex}.super-detail>svg{color:var(--fighter-color)}.super-detail strong{margin-top:4px;font-size:13px;display:block}.fighter-details>.primary{margin-top:auto}.fighter-details>.muted{text-align:center;font-size:10px}.current-fighter{align-items:center;gap:12px;display:flex}.current-fighter img{object-fit:cover;object-position:top;border-radius:3px;width:55px;height:65px}.current-fighter strong,.current-fighter span{display:block}.current-fighter strong{font-size:15px}.current-fighter span,.current-fighter small{color:var(--muted);font-size:10px}.episode-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.episode-card{background:var(--panel);text-align:left;min-height:455px;color:var(--cream);position:relative;overflow:hidden;border:1px solid var(--border)!important}.episode-card>img{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.episode-card:hover>img{transform:scale(1.04)}.episode-card:after{content:"";background:linear-gradient(#11101805 10%,#111018ad 63%,#111018 100%);position:absolute;inset:0}.episode-number{z-index:1;-webkit-text-stroke:1px var(--cream);color:#0000;font-family:Barlow Condensed,sans-serif;font-size:65px;font-weight:700;line-height:1;position:absolute;top:15px;left:21px}.episode-copy{z-index:1;padding:27px 23px;position:absolute;bottom:0;left:0;right:0}.episode-copy>span{color:var(--yellow);align-items:center;gap:6px;font-size:10px;display:flex}.episode-copy h2{text-transform:uppercase;margin:12px 0 13px;font-size:44px}.episode-copy p{color:#cec6cf;font-size:12px}.episode-bottom{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:25px;padding-top:18px;font-size:11px;display:flex}.episode-boss{color:var(--yellow);letter-spacing:.1em;border:1px solid;margin-top:10px;padding:5px 8px;font:800 11px/1 Figtree,sans-serif;display:inline-flex}.episode-bottom>span{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.episode-stars{color:var(--yellow);display:flex}.episode-note{color:var(--muted);text-align:center;font-size:12px;margin-top:26px!important}.brief-page{isolation:isolate;background-position:50%;background-size:cover;min-height:calc(100dvh - 91px);padding:25px 6% 45px;position:relative}.brief-copy{max-width:540px;margin-top:40px}.location-label{color:#e6d5bc;align-items:center;gap:7px;margin-top:20px;font-size:12px;display:flex}.brief-copy h1{text-transform:uppercase;margin:16px 0 25px;font-size:clamp(62px,7vw,106px);line-height:.92}.brief-copy>p{color:#d0c5ce;max-width:460px;font-size:14px;line-height:1.8}.brief-objectives{gap:14px;margin:25px 0;font-size:12px;display:grid}.brief-objectives>div{align-items:center;gap:12px;display:flex}.brief-objectives span{border:1px solid var(--border);width:23px;height:23px;color:var(--yellow);place-items:center;font-size:11px;display:grid}.brief-objectives svg{color:var(--yellow)}.brief-copy>.primary{width:100%;max-width:400px;margin:25px 0 14px}.brief-copy>small{color:var(--muted);font-size:10px}.boss-preview{text-align:center;filter:drop-shadow(0 16px 22px #0009);justify-items:center;width:min(30vw,330px);display:grid;position:absolute;bottom:7%;right:8%}.boss-preview img{aspect-ratio:1;object-fit:contain;width:100%}.boss-preview span{color:var(--ink);letter-spacing:.16em;background:currentColor;padding:5px 9px;font:900 10px/1 Figtree,sans-serif}.boss-preview strong{text-transform:uppercase;text-shadow:4px 4px var(--ink);font:900 clamp(30px,4vw,58px)/.85 Barlow Condensed,Impact,sans-serif}.boss-preview small{color:var(--cream);margin-top:8px;font-size:11px}.in-game{height:100dvh;overflow:hidden}.battle-stage{touch-action:none;-webkit-user-select:none;user-select:none;width:100%;height:100dvh;position:relative;overflow:hidden}.battle-stage canvas{width:100%;height:100%;display:block}.battle-hud{left:max(20px, env(safe-area-inset-left));right:max(20px, env(safe-area-inset-right));top:max(17px, env(safe-area-inset-top));pointer-events:none;align-items:center;gap:20px;display:flex;position:absolute}.health-block{align-items:center;gap:11px;min-width:210px;display:flex}.health-block>img{object-fit:cover;object-position:50% 15%;border:2px solid var(--cream);border-radius:4px;width:46px;height:54px}.health-block>div{text-shadow:1px 2px #000;flex:1}.health-block strong{text-transform:uppercase;font-family:Barlow Condensed,sans-serif;font-size:20px;display:block}.health-block>div>span{font-size:11px;font-weight:700}.hud-small{color:#d3cbd6;font-size:8px}.health-track{background:#111018c9;border:1px solid #fff5;height:8px;margin:4px 0}.health-track i{background:var(--yellow);height:100%;transition:width .15s;display:block}.score-block{text-shadow:1px 2px #000;flex-direction:column;align-items:flex-end;margin-left:auto;line-height:1.1;display:flex}.score-block small{letter-spacing:.15em;font-size:8px}.score-block b{font-family:Barlow Condensed,sans-serif;font-size:31px}.score-block>span{color:var(--yellow);font-size:12px;font-weight:800}.pause-button{pointer-events:auto;background:#111018b0;width:39px;height:39px}.mission-hud{left:max(20px, env(safe-area-inset-left));border-left:2px solid var(--yellow);background:#111018b5;align-items:center;gap:9px;max-width:calc(100% - 40px);padding:8px 12px;display:flex;position:absolute;top:94px}.mission-hud>span{color:var(--yellow);white-space:nowrap;font-size:9px}.mission-hud p{font-size:11px;line-height:1.3}.mission-track{background:#fff1;height:2px;position:absolute;bottom:0;left:0;right:0}.mission-track i{background:var(--yellow);height:100%;display:block}.boss-hud{text-shadow:1px 2px #000;width:300px;position:absolute;top:88px;left:50%;transform:translate(-50%)}.boss-hud>div:first-child{justify-content:space-between;align-items:center;display:flex}.boss-hud strong{text-transform:uppercase;font-family:Barlow Condensed,sans-serif;font-size:20px}.boss-hud span{font-size:9px}.boss-track{background:#111018dd;border:1px solid #ff725f;height:9px;margin-top:4px}.boss-track i{background:var(--coral);height:100%;transition:width .15s;display:block}.weapon-hud{position:absolute;bottom:80px;left:20px}.weapon-hud button{color:var(--cream);background:#111018d0;border-radius:4px;align-items:center;gap:12px;min-width:155px;min-height:50px;padding:9px 13px;display:flex;border:1px solid var(--border)!important}.weapon-hud span{text-align:left;font-size:13px;font-weight:800}.weapon-hud small{color:var(--yellow);font-size:10px;display:block}.hype-hud{background:#111018b5;border-bottom:4px solid #fff2;width:155px;padding:8px;position:absolute;bottom:83px;right:20px}.hype-hud>div{color:var(--yellow);align-items:center;gap:6px;font-size:10px;display:flex}.hype-hud>i{background:var(--yellow);height:4px;transition:width .15s;position:absolute;bottom:-4px;left:0}.interact-button{white-space:nowrap;background:var(--yellow);color:var(--ink);border-radius:4px;align-items:center;gap:9px;padding:13px 18px;font-size:13px;font-weight:800;display:flex;position:absolute;bottom:125px;left:50%;transform:translate(-50%);box-shadow:0 5px 30px #0006}.interact-button:active{transform:translate(-50%,1px)!important}.keyboard-help{color:#ddd1da;text-shadow:0 1px #111;justify-content:center;gap:21px;font-size:10px;display:flex;position:absolute;bottom:21px;left:20px;right:20px}.keyboard-help>span{align-items:center;gap:4px;display:flex}.ib-app kbd{text-align:center;min-width:18px;color:var(--cream);background:#11101891;border:1px solid #ffffff50;border-radius:3px;padding:3px 5px;font-family:inherit;font-size:9px;font-weight:700;line-height:1.4}.interact-button kbd{margin-left:10px}.performance-mark{color:#f4ead788;font-size:8px;position:absolute;bottom:4px;right:10px}.touch-controls{display:none}.stage-loading{background:var(--ink);z-index:10;flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex;position:absolute;inset:0}.stage-loading h2{font-size:35px}.stage-loading p{color:var(--muted);text-align:center;padding:0 20px;font-size:13px}.loading-mark{color:var(--yellow);font-family:Barlow Condensed,sans-serif;font-size:80px;font-style:italic;font-weight:800}.result-page{isolation:isolate;justify-content:center;align-items:center;min-height:calc(100dvh - 91px);padding:40px 20px;display:flex;position:relative}.result-art{z-index:-2;filter:saturate(.5);background-position:50%;background-size:cover;position:absolute;inset:0}.result-page:after{content:"";z-index:-1;background:#111018e8;position:absolute;inset:0}.result-main{text-align:center;flex-direction:column;align-items:center;max-width:700px;display:flex}.result-symbol{width:84px;height:84px;color:var(--coral);border:1px solid var(--border);border-radius:50%;place-items:center;margin-bottom:24px;display:grid}.won .result-symbol{color:var(--yellow)}.result-main h1{text-transform:uppercase;margin:18px 0 22px;font-size:clamp(56px,7vw,92px)}.result-main>p{max-width:580px;color:var(--muted);font-size:13px;line-height:1.8}.result-stats{border-block:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:40px;width:100%;margin:32px 0;padding:22px 20px;display:grid}.result-stats small{color:var(--muted);letter-spacing:.12em;font-size:9px}.result-stats strong{font-family:Barlow Condensed,sans-serif;font-size:43px;display:block}.result-stats>div:first-child strong{color:var(--yellow)}.medal-row{color:#8c8793;flex-wrap:wrap;justify-content:center;gap:22px;margin-bottom:28px;font-size:11px;display:flex}.medal-row>span{align-items:center;gap:6px;display:flex}.medal-row svg{width:15px}.medal-row>span:first-child,.medal-row>.earned{color:var(--yellow)}.result-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.result-actions>.text-button{justify-content:center;width:100%}.modal-scrim{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);z-index:100;background:#090710c9;justify-content:center;align-items:center;padding:25px;display:flex;position:fixed;inset:0;overflow:auto}.ib-modal{background:var(--panel);border:1px solid var(--border);border-radius:7px;width:100%;max-width:490px;max-height:calc(100dvh - 50px);padding:38px;position:relative;overflow:auto;box-shadow:0 30px 120px #0008}.ib-modal h2{text-transform:uppercase;margin:13px 0 27px;font-size:56px}.modal-close{width:33px;height:33px;position:absolute;top:16px;right:16px}.ib-modal>.primary,.ib-modal>.secondary{width:100%;margin:12px 0}.ib-modal>.muted{margin-top:20px}.setting-toggle{width:100%;color:var(--cream);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:15px;padding:18px 0;font-size:13px;display:flex;border-bottom:1px solid var(--border)!important}.setting-toggle>span{align-items:center;gap:12px;display:flex}.setting-toggle svg{width:18px}.setting-toggle>i{background:#63596d;border-radius:20px;flex-shrink:0;width:36px;height:21px;padding:3px;display:block}.setting-toggle>i b{background:var(--cream);border-radius:50%;width:15px;height:15px;transition:transform .2s;display:block}.setting-toggle>i.on{background:var(--yellow)}.setting-toggle>i.on b{background:var(--ink);transform:translate(15px)}.setting-select{flex-direction:column;gap:8px;margin-top:22px;font-size:12px;display:flex}.setting-select select{border:1px solid var(--border);background:var(--ink);color:var(--cream);border-radius:4px;width:100%;min-width:0;padding:11px;font-size:13px}.help-list{gap:22px;display:grid}.help-list>div{gap:15px;display:flex}.help-list svg{width:21px;color:var(--yellow);flex-shrink:0}.help-list p{color:var(--muted);font-size:12px;line-height:1.7}.help-list strong{color:var(--cream);font-size:13px;display:block}.notice{border-left:2px solid var(--yellow);background:#f6e75a08;padding:10px 12px;color:#e7ccaa!important;margin-top:18px!important;font-size:12px!important;line-height:1.6!important}.share-modal{max-width:570px}.share-preview{border:1px solid var(--border);max-width:100%;max-height:330px;margin:0 auto 24px}.share-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.share-actions>.primary{grid-column:1/-1}.share-actions button{padding:10px;font-size:12px}.share-url{border:1px solid var(--border);background:var(--ink);width:100%;color:var(--muted);margin-top:15px;padding:10px;font-size:11px!important}.ib-toast{z-index:200;background:var(--cream);color:var(--ink);text-align:center;border-radius:4px;max-width:calc(100% - 32px);padding:14px 22px;font-size:12px;font-weight:700;position:fixed;top:17px;left:50%;transform:translate(-50%);box-shadow:0 6px 25px #0005}.talk-modal{background:var(--panel);border:1px solid var(--border);border-radius:6px;grid-template-columns:35% 65%;width:min(850px,100%);height:min(590px,100dvh - 40px);display:grid;overflow:hidden}.talk-portrait{position:relative;overflow:hidden}.talk-portrait>img{object-fit:cover;object-position:50% 10%;width:100%;height:100%}.talk-portrait:after{content:"";background:linear-gradient(#11101800 30%,#111018 100%);position:absolute;inset:0}.talk-portrait>div{z-index:1;position:absolute;bottom:24px;left:22px;right:16px}.talk-portrait h2{text-transform:uppercase;margin:8px 0;font-size:44px}.talk-portrait p{color:var(--fighter-color);font-size:11px}.talk-portrait .eyebrow{color:var(--fighter-color);font-size:8px}.talk-content{flex-direction:column;min-height:0;padding:22px;display:flex}.talk-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding-bottom:15px;display:flex}.talk-header>span{color:var(--muted);align-items:center;gap:6px;font-size:10px;display:flex}.talk-header .icon-button{flex-shrink:0;width:30px;height:30px}.talk-log{overscroll-behavior:contain;overflow-wrap:anywhere;flex-direction:column;flex:1;gap:14px;min-height:80px;padding:18px 0;display:flex;overflow:auto}.script-bubble{font-size:16px;font-weight:600;line-height:1.6}.script-bubble small,.chat-bubble small{color:var(--fighter-color);letter-spacing:.1em;margin-bottom:5px;font-size:8px;display:block}.chat-bubble{background:#fff1;border-radius:4px;padding:12px 14px;font-size:13px;line-height:1.6;margin-right:20px!important}.chat-bubble.user{color:#111018;background:#fff3dc;margin-left:25px!important;margin-right:0!important}.chat-bubble.user small{color:#76645b}.dialogue-choices{gap:7px;margin-bottom:17px;display:grid}.dialogue-choices>button{color:var(--cream);text-align:left;background:#fff3dc08;border-radius:3px;align-items:center;gap:10px;min-height:44px;padding:12px;font-size:12px;display:flex;border:1px solid var(--border)!important}.dialogue-choices>button:hover{background:#fff3dc16}.dialogue-choices>button>svg:last-child{margin-left:auto}.dialogue-choices>button>span{color:var(--fighter-color)}.dialogue-choices>.primary{color:var(--ink);background:var(--yellow)}.chat-form{gap:8px;display:flex}.chat-form input{background:var(--ink);border:1px solid var(--border);min-width:0;color:var(--cream);border-radius:3px;flex:1;padding:12px;font-size:16px}.chat-form button{background:var(--fighter-color);width:45px;color:var(--ink);border-radius:3px;flex-shrink:0;place-items:center;display:grid}.chat-note{color:var(--muted);margin-top:9px;font-size:9px!important}@media (hover:none),(pointer:coarse){.touch-controls{display:block}.keyboard-help{display:none}.weapon-hud{bottom:165px}.hype-hud{bottom:182px}.joystick{bottom:max(27px, env(safe-area-inset-bottom));left:max(35px, env(safe-area-inset-left));touch-action:none;background:#11101869;border:2px solid #fff3dc44;border-radius:50%;place-items:center;width:118px;height:118px;display:grid;position:absolute}.joystick-axis{letter-spacing:12px;opacity:.25;padding-left:12px;font-size:33px}.joystick-knob{pointer-events:none;background:#fff3dc65;border:2px solid #fff3dcaa;border-radius:50%;width:51px;height:51px;position:absolute}.action-pad{right:max(19px, env(safe-area-inset-right));bottom:max(22px, env(safe-area-inset-bottom));width:221px;height:154px;position:absolute}.pad-button{color:var(--cream);touch-action:none;background:#111018a6;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:1px;width:58px;height:58px;display:flex;position:absolute;border:1px solid #fff3dc66!important}.pad-button small{font-size:7px;font-weight:800}.pad-button:active{background:#fff3dc44}.attack-pad{background:var(--yellow);width:76px;height:76px;color:var(--ink);bottom:4px;right:57px;border:2px solid #fff3dc88!important}.jump-pad{bottom:62px;right:0}.dash-pad{bottom:50px;left:4px}.power-pad{color:var(--yellow);top:0;right:70px;border-color:var(--yellow)!important}.grenade-pad{flex-direction:row;width:43px;height:43px;bottom:0;left:0}.left-handed .joystick{left:auto;right:max(35px, env(safe-area-inset-right))}.left-handed .action-pad{right:auto;left:max(19px, env(safe-area-inset-left))}.left-handed .weapon-hud{left:auto;right:20px}.left-handed .hype-hud{left:20px;right:auto}.interact-button{bottom:185px}.performance-mark{bottom:5px}.boss-hud{top:91px}}@media (width>=1400px){.home-hero{min-height:760px}.hero-art{min-height:630px}.home-copy h1{font-size:148px}}@media (width<=1000px){.home-hero{min-height:600px}.home-copy h1{font-size:94px}.hero-art{min-height:475px;margin-left:0}.hero-meta{gap:8px;font-size:9px}.home-roster h2{font-size:22px}.roster-strip{grid-template-columns:repeat(3,1fr)}.fighter-layout{grid-template-columns:1.7fr 1fr;gap:22px}.fighter-card{min-height:180px}.fighter-card h2{font-size:23px}.fighter-card>div{bottom:13px;left:10px}.fighter-details{gap:15px;padding-left:22px}.fighter-details>h2{font-size:43px}.episode-copy{padding:24px 18px}.episode-copy h2{font-size:36px}.episode-card{min-height:415px}.boss-preview{width:260px;right:4%}.boss-hud{width:250px;left:auto;right:20px;transform:none}.mission-hud{max-width:47%}}@media (width<=700px){.ib-header{height:74px;padding:0 6%}.header-location{display:none}.ib-header nav{gap:15px}.brand-monogram{font-size:43px}.brand b{font-size:16px}.brand{font-size:8px}.header-help{font-size:11px}.icon-button{width:37px;height:37px}.home-hero{flex-direction:column;min-height:0;padding:0 6% 54px;display:flex}.hero-art{opacity:.65;z-index:-1;width:75%;height:410px;min-height:0;box-shadow:none;border-width:3px;margin:0;position:absolute;top:20px;right:-60px;transform:rotate(6deg);-webkit-mask-image:linear-gradient(90deg,#0000,#000 45%);mask-image:linear-gradient(90deg,#0000,#000 45%)}.hero-art>img{object-position:50% 14%}.home-copy{width:100%;padding:40px 0 0}.home-copy h1{text-shadow:0 3px 40px #111018;max-width:75%;margin-top:26px;font-size:clamp(78px,19vw,126px);line-height:.86}.home-copy>.eyebrow{font-size:9px}.home-copy>p{max-width:280px;margin-top:28px;font-size:13px}.play-cta{max-width:none;min-height:57px;margin-top:25px}.hero-meta{justify-content:space-between;gap:7px;margin-top:15px;font-size:9px}.art-sticker{display:none}.hero-footer{font-size:7px;bottom:17px;left:6%;right:6%}.home-roster{padding:26px 6%}.home-roster>div:first-child{margin-bottom:18px;display:block}.home-roster h2{margin-top:8px;font-size:26px}.roster-strip{grid-template-columns:repeat(2,1fr);gap:8px}.roster-mini{padding:8px}.roster-mini img{width:34px;height:39px}.roster-mini span{font-size:17px}.ib-footer{flex-wrap:wrap;gap:16px;padding:19px 6%}.ib-footer>p{order:3;width:100%;font-size:9px}.selection-page,.episodes-page{padding:15px 6% 30px}.section-heading{margin:15px 0 23px}.section-heading h1{font-size:49px}.section-heading>.eyebrow{font-size:9px}.section-heading>p{display:none}.fighter-layout{flex-direction:column;gap:24px;display:flex}.fighter-grid{gap:9px}.fighter-card{aspect-ratio:.68;min-height:0}.fighter-card>div{bottom:10px;left:8px;right:5px}.fighter-card h2{font-size:23px;line-height:.9}.fighter-card small{letter-spacing:0;font-size:7px;line-height:1.2;display:block}.fighter-index{font-size:10px;top:7px;left:8px}.selected-check{width:21px;height:21px;top:5px;right:5px}.selected-check svg{width:13px}.fighter-details{border-left:0;border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:14px;padding:20px 0 0;display:grid}.fighter-details>.eyebrow,.fighter-details>h2,.fighter-details>blockquote,.fighter-details>.primary,.fighter-details>.muted{grid-column:1/-1}.fighter-details>h2{font-size:43px}.fighter-details blockquote{max-width:none;font-size:13px}.fighter-stats{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:20px;padding:14px 0}.fighter-stats b{font-size:14px}.fighter-stats>div{gap:7px;font-size:10px}.stat-bars{gap:2px}.stat-bars i{width:8px}.power-detail h3{font-size:22px}.power-detail{gap:8px}.power-detail>svg{width:18px}.power-detail p{font-size:11px}.super-detail{align-items:flex-start;gap:8px}.super-detail>svg{width:18px;margin-top:4px}.super-detail strong{font-size:12px}.fighter-details>.primary{margin-top:7px}.current-fighter{gap:8px;max-width:130px}.current-fighter img{width:36px;height:47px}.current-fighter strong{font-size:11px;line-height:1.3}.current-fighter span,.current-fighter small{font-size:8px}.episode-grid{grid-template-columns:1fr;gap:16px}.episode-card{min-height:310px}.episode-copy{padding:25px}.episode-copy h2{max-width:270px;font-size:42px}.episode-number{font-size:50px;left:auto;right:20px}.episode-copy p{font-size:11px}.episode-bottom{margin-top:19px;padding-top:13px}.episode-note{font-size:11px}.brief-page{background-position:65%;min-height:calc(100dvh - 74px);padding:16px 6% 35px}.brief-copy{margin-top:30px}.brief-copy h1{max-width:350px;font-size:65px}.brief-copy>p{font-size:13px}.boss-preview{display:none}.brief-objectives{font-size:12px}.brief-copy>.primary{max-width:none;font-size:12px}.brief-copy>small{font-size:9px}.modal-scrim{padding:13px}.ib-modal{max-height:calc(100dvh - 26px);padding:32px 25px}.ib-modal h2{font-size:48px}.ib-modal .eyebrow{font-size:9px}.result-page{min-height:calc(100dvh - 74px);padding:30px 6%}.result-main h1{font-size:63px}.result-main>p{font-size:12px}.result-stats{gap:14px;margin:25px 0;padding:19px 0}.result-stats strong{font-size:37px}.result-stats small{font-size:7px}.result-actions,.result-actions>.primary,.result-actions>.secondary{width:100%}.medal-row{gap:12px;font-size:9px}.result-symbol{width:65px;height:65px;margin-bottom:19px}.result-symbol svg{width:31px}.talk-modal{grid-template-rows:113px minmax(0,1fr);grid-template-columns:1fr;height:min(720px,100dvh - 26px)}.talk-portrait>img{object-position:50% 15%;border-right:2px solid var(--fighter-color);width:97px;height:113px}.talk-portrait{background:#111018}.talk-portrait:after{display:none}.talk-portrait>div{bottom:21px;left:115px}.talk-portrait h2{margin:7px 0;font-size:34px}.talk-portrait p{font-size:10px}.talk-content{padding:13px 18px}.talk-header{padding-bottom:8px}.talk-header>span{font-size:9px}.talk-log{gap:10px;padding:12px 0}.script-bubble{font-size:14px}.dialogue-choices{gap:6px;margin-bottom:11px}.dialogue-choices>button{min-height:42px;padding:10px;font-size:11px}.chat-form input{padding:10px}.health-block{gap:8px;min-width:170px}.health-block>img{width:38px;height:45px}.health-block strong{font-size:17px}.battle-hud{left:12px;right:12px;top:max(12px, env(safe-area-inset-top));gap:10px}.score-block b{font-size:28px}.score-block small{font-size:7px}.pause-button{width:34px;height:34px}.mission-hud{max-width:none;padding:8px 10px;top:80px;left:12px;right:12px}.mission-hud p{font-size:10px}.boss-hud{width:auto;top:122px;left:12px;right:12px}.boss-hud strong{font-size:20px}.boss-track{height:7px}.weapon-hud{bottom:183px;left:14px}.weapon-hud button{gap:8px;min-width:135px;padding:8px 10px}.weapon-hud span{font-size:11px}.weapon-hud small{font-size:9px}.hype-hud{width:133px;bottom:183px;right:14px}.interact-button{padding:12px 14px;font-size:11px;bottom:247px}.interact-button kbd{display:none}.joystick{width:104px;height:104px;bottom:35px;left:20px}.joystick-knob{width:47px;height:47px}.action-pad{width:204px;height:152px;bottom:22px;right:13px}.attack-pad{right:53px}.power-pad{right:64px}.dash-pad{left:0}.jump-pad{right:0}.left-handed .joystick{right:20px}.left-handed .action-pad{left:13px}.keyboard-help{flex-wrap:wrap;gap:6px;padding:0 5px;font-size:8px}.keyboard-help kbd{padding:2px;font-size:7px}.ib-toast{width:max-content;max-width:calc(100% - 24px);padding:12px 17px;font-size:11px}}@media (hover:none) and (orientation:landscape) and (height<=550px){.battle-hud{top:10px;left:max(15px, env(safe-area-inset-left));right:max(15px, env(safe-area-inset-right))}.health-block{min-width:177px}.health-block>img{width:34px;height:40px}.health-block strong{font-size:16px}.health-track{height:6px}.score-block b{font-size:24px}.mission-hud{max-width:40%;top:68px;left:max(15px, env(safe-area-inset-left));padding:6px 9px;right:auto}.mission-hud p{font-size:9px}.boss-hud{width:220px;top:68px;left:auto;right:20px}.boss-hud strong{font-size:17px}.joystick{bottom:19px;left:max(28px, env(safe-area-inset-left));width:98px;height:98px}.joystick-knob{width:45px;height:45px}.action-pad{width:210px;height:145px;bottom:11px}.weapon-hud{left:max(20px, env(safe-area-inset-left));bottom:129px}.weapon-hud button{min-width:128px;min-height:38px;padding:6px 9px}.weapon-hud span{font-size:11px}.hype-hud{width:130px;padding:5px;bottom:169px;right:28px}.hype-hud b{font-size:8px}.interact-button{bottom:95px}.talk-modal{grid-template-rows:1fr;grid-template-columns:28% 72%;width:min(850px,100%);height:calc(100dvh - 26px)}.talk-portrait>img{border:0;width:100%;height:100%}.talk-portrait>div{bottom:17px;left:15px;right:10px}.talk-portrait:after{display:block}.talk-portrait h2{font-size:32px}.talk-content{padding:12px 17px}.talk-log{min-height:40px;padding:9px 0}.dialogue-choices{grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:8px}.dialogue-choices>button{gap:5px;padding:7px;font-size:9px;line-height:1.3}.dialogue-choices>button>svg:last-child{display:none}.dialogue-choices>.primary{grid-column:1/-1}.chat-form input{padding:8px}.chat-note{margin-top:4px}.script-bubble{font-size:13px}.talk-header{padding-bottom:6px}}@media (prefers-reduced-motion:reduce){.ib-app *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.py-star-brand{flex:none;place-items:center;display:inline-grid}.py-star-brand img{object-fit:contain;width:100%;height:100%;display:block}.py-star-brand.is-animated{animation:.85s cubic-bezier(.16,1,.3,1) both py-star-arrival}.publisher-header{filter:drop-shadow(0 0 12px #f6e75a22);width:38px;height:38px;margin-left:4px}.publisher-footer{width:78px;height:78px}.result-publisher{filter:drop-shadow(0 8px 22px #0009);width:92px;height:92px;margin-bottom:8px}.ranking-publisher{float:right;filter:drop-shadow(0 8px 18px #0008);width:76px;height:76px;margin:-10px 18px 4px 20px}@keyframes py-star-arrival{0%{opacity:0;filter:brightness(3);transform:scale(1.7)rotate(-8deg)}55%{opacity:1;filter:brightness(1.35);transform:scale(.92)rotate(2deg)}78%{transform:scale(1.06)rotate(-1deg)}to{opacity:1;filter:brightness();transform:scale(1)rotate(0)}}.game-intro{z-index:500;color:#fff3dc;isolation:isolate;background:#09080d;position:fixed;inset:0;overflow:hidden}.game-intro:after{content:"";z-index:10;pointer-events:none;opacity:0;background:#fff;animation:3s step-end both intro-flashes;position:absolute;inset:0}.game-intro>button{top:max(16px, env(safe-area-inset-top));right:max(16px, env(safe-area-inset-right));z-index:20;color:#fff;font:800 11px/1 var(--font-sans);letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c0b10b8;border:1px solid #fff5;border-radius:999px;padding:10px 16px;position:absolute}.intro-frame{opacity:0;pointer-events:none;will-change:transform, opacity;display:grid;position:absolute;inset:0}.intro-publisher{background:radial-gradient(circle,#163b9e55,#0000 47%),repeating-linear-gradient(125deg,#0000 0 24px,#ffffff08 25px 26px),#08070b;place-content:center;justify-items:center;gap:2px;animation:3s both intro-publisher}.intro-publisher .py-star-brand{aspect-ratio:1;filter:drop-shadow(0 16px 34px #000a);width:min(66vw,390px)}.intro-publisher>span:last-child{color:#f6e75a;font:900 10px/1 var(--font-sans);letter-spacing:.34em;margin-top:-5%}.intro-logo{text-align:center;background:radial-gradient(circle,#ed2b8f44 0 18%,#0000 45%),repeating-linear-gradient(115deg,#0000 0 18px,#ffffff08 19px 20px),#0b0910;place-content:center;gap:10px;padding:24px;animation:3s both intro-logo}.intro-logo span{font:900 12px/1 var(--font-sans);letter-spacing:.45em;color:#f6e75a}.intro-logo strong{font:950 clamp(50px, 14vw, 156px)/.78 var(--font-display);letter-spacing:-.07em;color:#f6e75a;-webkit-text-stroke:3px #111018;text-shadow:6px 6px #111018,12px 12px #e9257e;transform:skew(-5deg)}.intro-heroes{background:#e9257e;grid-template-columns:repeat(6,1fr);animation:3s both intro-heroes}.intro-heroes img{object-fit:cover;filter:saturate(1.14)contrast(1.07);width:100%;height:100%;transform:scale(1.08)}.intro-heroes img:nth-child(2n){transform:scale(1.08)translateY(3%)}.intro-bosses{opacity:1;background:#08070b;display:block}.intro-bosses figure{opacity:0;background:radial-gradient(circle at 50% 45%, color-mix(in srgb, var(--boss-color) 42%, transparent), transparent 42%), repeating-linear-gradient(115deg, transparent 0 21px, #ffffff08 22px 23px), #08070b;animation:.42s cubic-bezier(.2,.8,.2,1) both intro-boss-card;animation-delay:calc(.9s + var(--boss-index) * .38s);place-items:center;margin:0;display:grid;position:absolute;inset:0;overflow:hidden}.intro-bosses img{object-fit:contain;object-position:center;filter:saturate(1.2)contrast(1.14)drop-shadow(0 18px 32px #000c);z-index:2;width:min(76vw,720px);height:88%}.intro-bosses figure:after{content:"";z-index:3;background:linear-gradient(#0000,#09080df7 78%);position:absolute;inset:55% 0 0}.intro-bosses b{z-index:4;font:950 clamp(38px, 8vw, 112px)/.78 var(--font-display);letter-spacing:-.04em;text-transform:uppercase;color:#f6e75a;text-align:center;-webkit-text-stroke:2px #111018;text-shadow:5px 5px #e9257e;position:absolute;bottom:12%;left:5%;right:5%}.intro-bosses figure>small{z-index:4;color:#fff3dc;font:900 clamp(9px, 1.6vw, 17px)/1 var(--font-sans);letter-spacing:.18em;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;position:absolute;bottom:5%;left:8%;right:8%;overflow:hidden}.intro-bosses figure>span{z-index:4;color:var(--boss-color);font:950 clamp(12px, 2vw, 22px)/1 var(--font-sans);letter-spacing:.3em;position:absolute;top:9%;left:7%}.boss-lightning{z-index:5;width:18%;height:72%;filter:drop-shadow(0 0 8px #fff) drop-shadow(0 0 20px var(--boss-color));clip-path:polygon(58% 0,100% 0,68% 38%,92% 38%,24% 100%,42% 53%,15% 53%);background:#fff;animation:.18s steps(2,end) infinite boss-bolt;position:absolute;top:-8%;left:18%}.boss-lightning.l2{top:4%;left:auto;right:16%;transform:scaleX(-1)rotate(8deg)}.intro-final{background:#08070b;place-items:center;animation:3s both intro-final}.intro-final img{object-fit:cover;object-position:center 34%;filter:contrast(1.05)saturate(1.08);width:100%;height:100%;position:absolute;inset:0}.intro-final:after{content:"";background:linear-gradient(#0000 55%,#08070de8);position:absolute;inset:0}.intro-final strong{z-index:2;bottom:max(7%, env(safe-area-inset-bottom));font:950 clamp(24px, 6vw, 76px)/1 var(--font-display);letter-spacing:-.035em;color:#f6e75a;-webkit-text-stroke:2px #111018;text-shadow:5px 5px #111018,9px 9px #e9257e;position:absolute;transform:skew(-5deg)}@keyframes intro-publisher{0%{opacity:0;transform:scale(1.25)}2%,12%{opacity:1;transform:scale(1)}15%,to{opacity:0;transform:scale(.9)}}@keyframes intro-logo{0%,9%{opacity:0;transform:scale(1.35)}12%,20%{opacity:1;transform:scale(1)}23%,to{opacity:0;transform:scale(.88)}}@keyframes intro-heroes{0%,19%{opacity:0;transform:translate(-7%)}22%,28%{opacity:1;transform:translate(0)}31%,to{opacity:0;transform:translate(5%)}}@keyframes intro-boss-card{0%{opacity:0;filter:brightness(3);transform:scale(1.28)rotate(-2deg)}16%,78%{opacity:1;filter:brightness();transform:scale(1)}to{opacity:0;filter:brightness(2.2);transform:scale(.9)rotate(1deg)}}@keyframes boss-bolt{0%{opacity:.25}50%{opacity:1;transform:translate(5px)scaleX(.82)}to{opacity:.55}}@keyframes intro-final{0%,81%{opacity:0;transform:scale(1.12)}84%,to{opacity:1;transform:scale(1)}}@keyframes intro-flashes{0%,11%,14%,20%,23%,29%,32%,81%,84%,to{opacity:0}12%,21%,30%,82%{opacity:.92}}.header-ranking{color:#f6e75a;font:850 11px/1 var(--font-sans);letter-spacing:.06em;text-transform:uppercase;background:#f6e75a10;border:1px solid #f6e75a55;border-radius:999px;align-items:center;gap:7px;padding:9px 13px;display:inline-flex}.ranking-modal{width:min(1040px,100vw - 30px);max-height:min(820px,100dvh - 30px);padding:clamp(22px,4vw,48px);overflow:auto}.ranking-layout{grid-template-columns:minmax(0,1.5fr) minmax(270px,.75fr);gap:18px 30px;display:grid}.ranking-head{grid-column:1/-1}.ranking-head h2{margin:7px 0 8px}.ranking-head p{color:#beb8c7;margin:0}.ranking-board,.ranking-form{background:#ffffff08;border:1px solid #ffffff17}.ranking-board{min-height:340px}.ranking-labels{color:#f6e75a;font:850 10px/1 var(--font-sans);letter-spacing:.13em;border-bottom:1px solid #ffffff17;justify-content:space-between;padding:12px 16px;display:flex}.ranking-board ol{margin:0;padding:0;list-style:none}.ranking-board li{border-bottom:1px solid #ffffff10;grid-template-columns:30px 42px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:62px;padding:8px 14px;display:grid}.ranking-board li>b{color:#f6e75a;font-size:18px}.ranking-board li img{object-fit:cover;border-radius:3px;width:42px;height:46px}.ranking-board li span{gap:3px;min-width:0;display:grid}.ranking-board li span strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ranking-board li small{color:#a9a3b2;font-size:10px}.ranking-board li em{color:#fff3dc;font:950 22px/1 var(--font-display);font-style:normal}.ranking-loading,.ranking-empty{color:#aaa3b4;text-align:center;place-content:center;justify-items:center;gap:10px;min-height:290px;display:grid}.ranking-empty svg{color:#f6e75a;width:42px;height:42px}.ranking-empty strong{color:#fff3dc;font-size:20px}.ranking-form{align-self:start;gap:13px;padding:18px;display:grid}.ranking-form h3{font:900 25px/1 var(--font-display);margin:0}.ranking-form p{color:#beb8c7;margin:0;line-height:1.5}.ranking-form label{letter-spacing:.06em;text-transform:uppercase;gap:7px;font-size:11px;font-weight:800;display:grid}.ranking-form input:not([type=checkbox]){color:#fff3dc;width:100%;min-height:46px;font:600 15px/1 var(--font-sans);background:#08070b;border:1px solid #ffffff25;border-radius:3px;padding:0 12px}.contact-switch{grid-template-columns:1fr 1fr;gap:6px;display:grid}.contact-switch button{color:#aaa3b4;background:#08070b;border:1px solid #ffffff20;justify-content:center;align-items:center;gap:6px;min-height:40px;font-weight:800;display:flex}.contact-switch button.active{color:#f6e75a;background:#f6e75a10;border-color:#f6e75a}.contact-switch svg{width:16px}.ranking-consent{grid-template-columns:18px 1fr;align-items:start;line-height:1.4;text-transform:none!important;letter-spacing:0!important;font-weight:500!important}.ranking-consent input{accent-color:#e9257e;width:17px;height:17px}.ranking-form .primary{width:100%}.ranking-success{align-items:center;gap:7px;display:flex;color:#8df5ba!important}.spin{animation:.7s linear infinite ranking-spin}.header-shop{color:#f6e75a;text-transform:uppercase;background:#f6e75a12;border:1px solid #f6e75a55;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-weight:900;display:inline-flex}.shop-modal{width:min(920px,100vw - 24px);max-height:min(760px,100dvh - 24px);overflow:auto}.shop-panel{--shop-yellow:#f6e75a;--shop-pink:#ed2b8f;gap:18px;display:grid}.shop-heading{padding-right:44px}.shop-heading h2{font:950 clamp(34px, 5vw, 58px)/.9 var(--font-display);text-transform:uppercase;margin:8px 0}.shop-heading p,.shop-panel>small{color:#aaa3b4;line-height:1.45}.shop-strip{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.shop-strip span{color:var(--shop-yellow);font:900 10px/1 var(--font-sans);letter-spacing:.12em;background:#f6e75a0c;border:1px solid #f6e75a45;padding:6px 9px}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.shop-item{background:radial-gradient(circle at 100% 0,#ed2b8f1f,#0000 42%),repeating-linear-gradient(125deg,#0000 0 22px,#ffffff05 23px 24px),#09080de8;border:1px solid #ffffff1f;grid-template-columns:1fr auto;gap:12px;min-height:210px;padding:15px;display:grid;overflow:hidden;box-shadow:inset 0 3px #f6e75a}.shop-item-top{grid-column:1/-1;justify-content:space-between;align-items:flex-start;display:flex}.shop-item-top>img{object-fit:cover;background:#f6e75a0d;border:1px solid #f6e75a55;width:86px;height:86px;transform:rotate(-3deg);box-shadow:5px 5px #ed2b8f,0 10px 26px #0009}.shop-item-top>span{background:var(--shop-pink);color:#fff;font:950 9px/1 var(--font-sans);letter-spacing:.1em;padding:5px 7px;transform:rotate(2deg)}.shop-item-copy{grid-column:1/-1}.shop-item-copy>small{color:var(--shop-yellow);font:900 9px/1 var(--font-sans);letter-spacing:.18em}.shop-item h3{color:#fff3dc;font:900 21px/1 var(--font-display);text-transform:uppercase;margin:5px 0 7px}.shop-item p{color:#aaa3b4;margin:0;font-size:13px;line-height:1.35}.shop-price{color:var(--shop-yellow);font:950 27px/1 var(--font-display);align-self:end}.shop-price small{font:900 9px/1 var(--font-sans);letter-spacing:.08em}.shop-item button{min-height:40px;color:var(--shop-yellow);border-color:#f6e75a66;align-self:end;padding-inline:15px}.shop-panel .notice{align-items:center;gap:8px;margin:0;display:flex}@keyframes ranking-spin{to{transform:rotate(360deg)}}@media (width<=720px){.header-shop{justify-content:center;width:40px;padding:0;font-size:0}.shop-grid{grid-template-columns:1fr}.shop-item{min-height:190px}.shop-modal{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);padding:22px 12px 16px}.publisher-header{display:none}.publisher-footer{width:64px;height:64px}.result-publisher{width:74px;height:74px;margin:0 auto 4px}.ranking-publisher{width:62px;height:62px;margin-right:8px}.header-ranking{justify-content:center;width:40px;height:40px;padding:0;font-size:0}.intro-heroes{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr)}.intro-bosses b{font-size:clamp(18px,6vw,36px)}.intro-final img{object-position:center}.intro-final strong{text-align:center;width:90%}.ranking-modal{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);padding:25px 12px 18px}.ranking-layout{grid-template-columns:1fr;gap:13px}.ranking-head{grid-column:auto;padding:0 4px}.ranking-head p{font-size:12px}.ranking-board{min-height:260px}.ranking-board li{grid-template-columns:24px 34px minmax(0,1fr) auto;gap:7px;padding:7px 9px}.ranking-board li img{width:34px;height:40px}.ranking-board li em{font-size:18px}.ranking-form{padding:14px}}@media (prefers-reduced-motion:reduce){.intro-frame{display:none}.intro-final{opacity:1;display:grid;transform:none}.game-intro:after{display:none}.py-star-brand.is-animated{animation:none}}
