:root{font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif;color:#f4fbff;background:#07131f;font-synthesis:none;--cyan:#16e0d0;--orange:#ff6b2c;--acid:#b8ff3d;--purple:#8c7dff;--ink:#07131f;--panel:#0d1d2c;--muted:#8aa0b2}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}button,input,select{font:inherit}button{color:inherit}button:focus-visible{outline:3px solid var(--acid);outline-offset:3px}.screen{position:relative;width:100%;height:100%;overflow:hidden;background:#07131f}.glass{background:linear-gradient(135deg,#122b3ed6,#07131fad);border:1px solid rgba(160,227,238,.18);box-shadow:0 18px 55px #0000004d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.ambient{position:absolute;border-radius:50%;filter:blur(80px);opacity:.22}.ambient-a{width:55vw;height:55vw;background:var(--cyan);right:-20vw;top:-32vw}.ambient-b{width:42vw;height:42vw;background:var(--orange);left:-22vw;bottom:-30vw}.loading-screen{display:flex;align-items:center;justify-content:center;flex-direction:column;background:radial-gradient(circle at 50% 35%,#16364b 0,#07131f 55%)}.loading-logo{text-align:center;animation:float 2s ease-in-out infinite}.loading-logo>span{display:inline-grid;place-items:center;width:88px;height:88px;background:var(--cyan);color:#07131f;font-size:58px;font-weight:1000;transform:skew(-8deg) rotate(-5deg);border:6px solid #07131f;box-shadow:8px 8px 0 var(--orange)}.loading-logo h1{margin:22px 0 0;letter-spacing:.18em;font-size:24px}.loading-logo p{margin:5px;color:var(--muted);letter-spacing:.4em}.loading-bar{width:240px;height:5px;margin-top:42px;background:#233647;overflow:hidden}.loading-bar i{display:block;width:45%;height:100%;background:var(--cyan);animation:load 1s ease-in-out infinite}.loading-screen>small{margin-top:12px;color:var(--muted)}@keyframes load{0%{transform:translate(-110%)}to{transform:translate(330%)}}@keyframes float{50%{transform:translateY(-8px)}}.topbar{position:absolute;z-index:5;left:3.5vw;right:3.5vw;top:2.5vh;height:64px;display:flex;align-items:center;padding:0 18px;border-radius:18px}.brand-mini{display:flex;align-items:center;gap:12px;font-weight:900;letter-spacing:.12em}.brand-mark{display:grid;place-items:center;width:34px;height:34px;background:var(--cyan);color:var(--ink);font-size:24px;transform:skew(-8deg)}.top-stats{margin-left:auto;display:flex;gap:10px}.rank-chip,.coin-chip{padding:9px 13px;border:1px solid rgba(255,255,255,.13);background:#ffffff0f;border-radius:99px;font-size:12px}.coin-chip b{color:var(--acid)}.icon-btn{width:38px;height:38px;margin-left:12px;border:0;border-radius:11px;background:#22384b;cursor:pointer}.home-main{position:relative;height:100%;display:grid;grid-template-columns:.88fr 1.12fr;padding:12vh 6vw 10vh}.hero-copy{z-index:2;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.16em;color:var(--acid);display:flex;align-items:center;gap:8px}.eyebrow span{width:28px;height:3px;background:var(--acid)}.hero-copy h1{font-size:clamp(74px,9vw,148px);line-height:.72;margin:26px 0 14px;letter-spacing:-.1em;font-weight:1000;transform:skew(-7deg);text-shadow:6px 8px 0 #13283c}.hero-copy h1 span{color:var(--cyan)}.hero-en{position:absolute;left:21vw;top:31vh;font-size:15px;font-weight:1000;letter-spacing:.1em;transform:rotate(-8deg);background:var(--orange);padding:4px 10px;color:#fff}.hero-en i{font-style:normal;color:var(--acid)}.tagline{font-weight:700;font-size:18px;line-height:1.65;color:#c2d1db}.home-actions{display:flex;align-items:stretch;gap:12px;margin-top:22px}.primary-btn,.secondary-btn,.danger-btn{border:0;cursor:pointer;transition:.2s transform,.2s filter;border-radius:10px;font-weight:900}.primary-btn:hover,.secondary-btn:hover{transform:translateY(-2px);filter:brightness(1.12)}.primary-btn{display:flex;align-items:center;gap:18px;background:var(--cyan);color:#07131f;padding:15px 20px;box-shadow:6px 6px #082635}.primary-btn span{font-size:17px}.primary-btn small{display:block;font-size:8px;letter-spacing:.14em;opacity:.64}.primary-btn b{font-size:27px}.primary-btn.huge{min-width:255px}.primary-btn.compact{margin-top:24px;width:100%;justify-content:center}.secondary-btn{min-width:120px;padding:13px 18px;background:#182d40;border:1px solid #315066}.secondary-btn small{display:block;margin-top:4px;font-size:8px;color:var(--muted);letter-spacing:.15em}.danger-btn{padding:13px 18px;color:#ff9b82;background:#ff6b2c1f;border:1px solid rgba(255,107,44,.4)}.control-tip{margin-top:26px;color:#698196;font-size:11px}.control-tip kbd{padding:4px 7px;margin-right:3px;color:#bcd0dc;background:#132637;border:1px solid #294256;border-radius:4px}.hero-stage{position:relative;display:flex;align-items:center;justify-content:center}.character-card{position:relative;width:min(43vw,610px);height:min(74vh,700px);border-radius:50% 42% 48% 45%;background:radial-gradient(circle at 45% 35%,rgba(22,224,208,.32),rgba(15,41,58,.05) 52%,transparent 70%)}.character-card:before{content:"";position:absolute;inset:10% 2%;border:1px dashed rgba(184,255,61,.28);border-radius:50%;transform:rotate(-12deg)}.avatar-preview{--avatar-primary:#101e31;--avatar-accent:#16e0d0;position:absolute;width:300px;height:500px;left:50%;bottom:8%;transform:translate(-50%) rotate(3deg);filter:drop-shadow(18px 25px 0 rgba(4,12,20,.38))}.avatar-preview.large{transform:translate(-50%) scale(1.08)}.avatar-shadow{position:absolute;bottom:0;left:28px;width:250px;height:48px;background:#02080d;border-radius:50%;filter:blur(7px);opacity:.65}.avatar-leg{position:absolute;bottom:32px;width:57px;height:145px;background:var(--avatar-primary);border:7px solid #07131f;border-radius:25px 25px 16px 16px}.avatar-leg.l{left:80px;transform:rotate(4deg)}.avatar-leg.r{right:76px;transform:rotate(-7deg)}.avatar-body{position:absolute;left:55px;bottom:151px;width:195px;height:180px;background:linear-gradient(135deg,var(--avatar-primary),#101827);border:8px solid #07131f;border-radius:45% 45% 30% 30%;transform:skew(-2deg)}.avatar-body:before{content:"N-07";position:absolute;left:36px;top:62px;padding:5px 10px;background:var(--avatar-accent);color:#07131f;font-weight:1000;font-size:18px;transform:rotate(-8deg)}.avatar-arm{position:absolute;bottom:162px;width:48px;height:175px;background:var(--avatar-primary);border:7px solid #07131f;border-radius:30px}.avatar-arm.l{left:29px;transform:rotate(18deg)}.avatar-arm.r{right:30px;transform:rotate(-28deg);transform-origin:top}.avatar-head{position:absolute;left:75px;bottom:310px;width:155px;height:150px;background:#ffd6b8;border:8px solid #07131f;border-radius:48% 48% 44% 44%;z-index:2}.hair{position:absolute;background:var(--avatar-accent);border:6px solid #07131f;border-radius:50% 50% 20%;z-index:3}.h1{width:88px;height:115px;left:-22px;top:-55px;transform:rotate(-22deg)}.h2{width:94px;height:130px;right:-28px;top:-65px;transform:rotate(28deg)}.h3{width:90px;height:80px;left:32px;top:-50px}.visor{position:absolute;width:122px;height:30px;left:9px;top:57px;background:#0c1824;border:5px solid #07131f;border-radius:16px;box-shadow:inset 0 -6px #1a5368}.avatar-gun{position:absolute;right:-27px;bottom:178px;width:145px;height:80px;background:var(--avatar-accent);border:8px solid #07131f;border-radius:45px 14px 20px 45px;z-index:5;transform:rotate(-7deg)}.avatar-gun:after{content:"";position:absolute;right:-45px;top:15px;width:65px;height:32px;background:#dff8fb;border:7px solid #07131f;border-radius:8px}.avatar-gun i{position:absolute;left:14px;top:17px;width:44px;height:44px;border-radius:50%;background:#fff8;border:5px solid #07131f}.sticker{position:absolute;z-index:3;display:grid;place-items:center;text-align:center;font-weight:1000;color:#07131f;border:4px solid #07131f;box-shadow:5px 5px #07131f}.sticker-new{right:7%;top:10%;width:88px;height:88px;background:var(--acid);border-radius:50%;transform:rotate(12deg)}.sticker-squad{left:3%;top:27%;padding:10px;background:var(--orange);color:#fff;transform:rotate(-9deg)}.loadout-strip{position:absolute;z-index:4;left:8%;right:3%;bottom:0;display:flex;align-items:center;gap:13px;padding:12px 14px;border-radius:13px}.weapon-glyph{display:grid;place-items:center;width:50px;height:50px;color:var(--cyan);font-size:36px;background:#091725;border-radius:11px}.loadout-strip div{display:flex;flex:1;flex-direction:column}.loadout-strip small,.loadout-strip em{font-size:9px;color:var(--muted);font-style:normal}.loadout-strip strong{font-size:17px}.loadout-strip button{border:0;background:var(--cyan);color:#07131f;border-radius:8px;padding:9px 12px;font-weight:900;cursor:pointer}.home-footer{position:absolute;z-index:5;bottom:2.5vh;left:3.5vw;right:3.5vw;display:flex;align-items:center;justify-content:space-between}.mode-pill{display:flex;align-items:center;gap:10px}.mode-pill small{display:block;color:var(--muted);font-size:9px}.mode-pill b{font-size:12px}.live-dot{width:9px;height:9px;background:var(--acid);border-radius:50%;box-shadow:0 0 16px var(--acid)}.news-ticker{font-size:10px;color:#71879a}.news-ticker>*{margin-left:12px}.news-ticker b{color:var(--orange)}.panel-screen{background:linear-gradient(145deg,#07131f,#0c2131)}.panel-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(22,224,208,.04) 1px,transparent 1px),linear-gradient(rgba(22,224,208,.04) 1px,transparent 1px);background-size:52px 52px;transform:perspective(500px) rotateX(25deg) scale(1.4);opacity:.28}.panel-header{height:104px;position:relative;z-index:2;display:flex;align-items:center;padding:0 4vw;border-bottom:1px solid #20384b}.back-btn{width:45px;height:45px;margin-right:18px;border-radius:12px;border:1px solid #2b465a;background:#10283a;font-size:22px;cursor:pointer}.panel-header small,.section-heading small,.weapon-detail>small{font-size:9px;letter-spacing:.16em;color:var(--cyan)}.panel-header h2{margin:3px 0 0;font-size:30px}.panel-header .coin-chip{margin-left:auto}.loadout-layout{position:relative;z-index:1;height:calc(100% - 104px);display:grid;grid-template-columns:280px 1fr 250px;gap:20px;padding:24px 3vw}.workshop-preview{position:relative;border-radius:20px;overflow:hidden;background:radial-gradient(circle at 50% 35%,#16e0d038,#07131f66)}.workshop-preview .avatar-preview{transform:translate(-50%) scale(.72);bottom:-35px}.preview-label{position:absolute;left:16px;top:15px;font-size:10px;letter-spacing:.15em;color:var(--muted)}.equipped-tag{position:absolute;bottom:16px;left:16px;right:16px;padding:11px;text-align:center;background:#07131fba;border:1px solid #2a5262;border-radius:8px;font-size:11px}.catalog{overflow-y:auto;padding-right:8px}.catalog::-webkit-scrollbar{width:6px}.catalog::-webkit-scrollbar-thumb{background:#284659;border-radius:9px}.catalog-section{margin-bottom:28px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:12px}.section-heading h3{margin:3px 0 0;font-size:23px}.section-heading>span{font-size:9px;color:var(--muted)}.weapon-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:10px}.weapon-card,.outfit-card{position:relative;text-align:left;color:#d8e7ef;background:#102536;border:1px solid #294356;border-radius:14px;cursor:pointer;transition:.18s}.weapon-card{display:grid;grid-template-columns:54px 1fr;align-items:center;gap:10px;padding:13px}.weapon-card:hover,.outfit-card:hover{transform:translateY(-2px);border-color:#568195}.weapon-card.selected,.outfit-card.selected{border-color:var(--item-color,var(--cyan));box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--item-color,var(--cyan)) 35%,transparent)}.weapon-icon{display:grid;place-items:center;width:52px;height:52px;color:var(--item-color);background:#071725;border-radius:11px;font-size:34px}.weapon-card strong,.outfit-card strong{display:block}.weapon-card small,.outfit-card small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.weapon-bars{grid-column:1/-1;display:flex;gap:4px}.weapon-bars i{height:3px;flex:1;background:linear-gradient(90deg,var(--item-color) var(--v),#284052 var(--v))}.check{display:none;position:absolute;right:9px;top:8px;width:20px;height:20px;text-align:center;background:var(--cyan);color:#07131f;border-radius:50%}.selected .check{display:block}.outfit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.outfit-card{padding:10px}.fabric{height:70px;display:block;margin-bottom:9px;border-radius:8px;background:repeating-linear-gradient(135deg,var(--p) 0 19px,var(--a) 20px 27px)}.weapon-detail{padding:20px;border-radius:20px;align-self:start}.detail-icon{display:block;font-size:70px;margin:8px 0}.weapon-detail h3{font-size:25px;margin:4px 0}.weapon-detail p{margin:0 0 20px;color:var(--muted)}.stat-row{display:grid;grid-template-columns:42px 1fr;gap:9px;align-items:center;margin:14px 0;font-size:10px}.stat-row i{height:5px;background:#263c4d}.stat-row b{display:block;height:100%;background:var(--cyan)}.modal-layer{position:absolute;z-index:100;inset:0;display:grid;place-items:center;background:#02080db8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.settings-modal,.pause-modal{position:relative;width:min(560px,90vw);padding:30px;border-radius:22px}.modal-close{position:absolute;right:18px;top:14px;width:36px;height:36px;border-radius:50%;border:0;background:#1d3649;font-size:25px;cursor:pointer}.settings-modal>small,.pause-modal>small{color:var(--cyan);font-size:9px;letter-spacing:.16em}.settings-modal h2,.pause-modal h2{margin:7px 0 24px;font-size:31px}.settings-grid{display:flex;flex-direction:column}.settings-grid label{display:grid;grid-template-columns:1fr 180px;align-items:center;padding:14px 0;border-top:1px solid #294052}.settings-grid span{font-weight:800}.settings-grid em{display:block;color:var(--muted);font-size:9px;font-style:normal;font-weight:400;margin-top:3px}.settings-grid select,.settings-grid input{width:100%}.settings-grid select{padding:8px;background:#122b3c;color:#fff;border:1px solid #345065;border-radius:7px}.settings-note{margin:18px 0;padding:12px;background:#16e0d014;border-left:3px solid var(--cyan)}.settings-note p{margin:5px 0 0;color:#9eb0bd;font-size:11px}.pause-modal{display:flex;flex-direction:column;gap:12px;text-align:center}.pause-modal .primary-btn{justify-content:center}.pause-modal h2{font-size:48px;margin:0 0 18px}.global-toast{position:absolute;z-index:200;left:50%;bottom:28px;transform:translate(-50%);padding:12px 18px;background:#101f2c;border:1px solid #315166;border-radius:999px;box-shadow:0 8px 30px #0008}.spectator-badge{position:absolute;z-index:5;left:50%;bottom:24px;transform:translate(-50%);display:flex;align-items:center;gap:10px;padding:8px 14px;border:1px solid rgba(184,255,61,.45);border-radius:999px;background:#07131fc7;box-shadow:0 8px 25px #0007;color:#fff}.spectator-badge b{color:var(--acid);font-size:11px}.spectator-badge span{font-size:9px;color:#a9bbc6}.game-screen canvas{position:absolute;width:100%;height:100%;touch-action:none}.game-screen>:not(canvas):not(.modal-layer):not(.mobile-controls){pointer-events:none}.game-screen .pause-btn{pointer-events:auto!important;position:absolute!important;z-index:20}.game-screen .mobile-controls{pointer-events:none!important}.game-screen .mobile-controls .joystick,.game-screen .mobile-controls button{pointer-events:auto!important;touch-action:none}.game-vignette{pointer-events:none;position:absolute;inset:0;background:radial-gradient(circle,transparent 58%,rgba(2,8,14,.42));z-index:1}.hud-top{position:absolute;z-index:4;left:50%;top:17px;transform:translate(-50%);display:flex;align-items:center;filter:drop-shadow(0 7px 10px #0008)}.timer{min-width:145px;text-align:center;padding:7px 18px;background:#081521;clip-path:polygon(10% 0,90% 0,100% 100%,0 100%)}.timer small{display:block;color:#91a8b6;font-size:7px;letter-spacing:.16em}.timer b{font-size:28px;line-height:1}.team-score{display:flex;align-items:center;gap:9px;height:47px;padding:0 17px;font-weight:1000}.team-score.cyan{background:var(--cyan);color:#07131f;border-radius:12px 0 0 12px}.team-score.orange{background:var(--orange);border-radius:0 12px 12px 0}.team-score span{font-size:10px}.team-score b{font-size:16px}.turf-meter{position:absolute;z-index:4;top:78px;left:50%;transform:translate(-50%) skew(-12deg);width:355px;height:8px;background:var(--orange);border:2px solid #07131f}.turf-meter i{display:block;height:100%}.cyan-fill{background:var(--cyan);width:50%;transition:.2s}.crosshair{position:absolute;z-index:4;left:50%;top:50%;width:34px;height:34px;transform:translate(-50%,-50%);filter:drop-shadow(1px 1px 0 #07131f)}.crosshair i{position:absolute;background:#f4feff}.crosshair i:nth-child(1){width:2px;height:9px;left:16px;top:0}.crosshair i:nth-child(2){width:2px;height:9px;left:16px;bottom:0}.crosshair i:nth-child(3){height:2px;width:9px;left:0;top:16px}.crosshair i:nth-child(4){height:2px;width:9px;right:0;top:16px}.event-feed{position:absolute;z-index:5;right:22px;top:105px;display:flex;flex-direction:column;gap:7px}.event{padding:8px 12px;background:#07131fd9;border-left:3px solid #73899b;font-size:10px;border-radius:4px;animation:eventIn .25s ease}.event.cyan{border-color:var(--cyan)}.event.orange{border-color:var(--orange)}.event.leave{opacity:0;transform:translate(30px);transition:.5s}@keyframes eventIn{0%{opacity:0;transform:translate(20px)}}.hud-bottom-left{position:absolute;z-index:4;left:25px;bottom:24px}.weapon-hud{display:flex;align-items:center;gap:10px}.weapon-hud>span{display:grid;place-items:center;width:58px;height:58px;background:#07131f;border:2px solid var(--cyan);border-radius:14px;color:var(--cyan);font-size:38px}.weapon-hud div{display:flex;flex-direction:column;text-shadow:0 2px 3px #000}.weapon-hud small{font-size:8px;color:#acbec9}.weapon-hud b{font-size:16px}.ammo-wrap{width:230px;margin-top:10px}.ammo-label{display:flex;justify-content:space-between;font-size:9px;font-weight:800}.ammo-wrap>i{display:block;height:9px;margin-top:4px;padding:2px;background:#07131f;transform:skew(-10deg)}.ammo-wrap>i b{display:block;width:100%;height:100%;background:linear-gradient(90deg,#0d8f93,var(--cyan));transition:.1s}.health-ring{position:absolute;z-index:4;left:265px;bottom:23px;width:69px;height:69px;display:grid;place-items:center}.health-ring svg{position:absolute;inset:0;transform:rotate(-90deg)}.health-ring circle{fill:#07131f99;stroke:#264052;stroke-width:8}.health-ring circle:nth-child(2){fill:none;stroke:var(--acid);stroke-dasharray:264;stroke-dashoffset:0;transition:.2s}.health-ring b{font-size:18px}.health-ring small{position:absolute;bottom:10px;font-size:6px;color:#9db0bc}.score-chip{position:absolute;z-index:4;right:24px;bottom:26px;text-align:right;text-shadow:0 2px 4px #000}.score-chip small{display:block;color:#c3d1d9;font-size:8px}.score-chip b{font-size:27px;color:var(--acid)}.pause-btn{position:absolute;z-index:5;right:23px;top:22px;width:43px;height:43px;border:1px solid #5a7080;background:#07131faa;border-radius:50%;cursor:pointer}.respawn-overlay{position:absolute;z-index:10;inset:0;display:none;place-items:center;align-content:center;background:#ff6b2c26;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.respawn-overlay.show{display:grid}.respawn-overlay small{letter-spacing:.25em}.respawn-overlay b{font-size:78px;color:var(--orange);line-height:1;text-shadow:5px 5px 0 #07131f}.respawn-overlay span{font-size:12px}.mobile-controls{display:none}.crosshair b{position:absolute;left:50%;top:50%;min-width:42px;transform:translate(-50%,-50%) scale(.65);font-size:12px;font-weight:1000;text-align:center;color:#fff;text-shadow:0 2px 0 #07131f,0 0 10px #fff;opacity:0;white-space:nowrap}.crosshair b.hit{animation:hitmark .32s ease-out}.crosshair b.eliminated{color:var(--acid);font-size:15px;animation:eliminated .65s cubic-bezier(.2,.9,.2,1)}@keyframes hitmark{0%{opacity:1;transform:translate(-50%,-50%) scale(1.35) rotate(-5deg)}to{opacity:0;transform:translate(-50%,-85%) scale(.8)}}@keyframes eliminated{0%{opacity:1;transform:translate(-50%,-50%) scale(.5) rotate(-8deg)}45%{opacity:1;transform:translate(-50%,-70%) scale(1.3) rotate(3deg)}to{opacity:0;transform:translate(-50%,-130%) scale(.85)}}.damage-vignette{position:absolute;z-index:3;inset:0;pointer-events:none;opacity:0;background:radial-gradient(circle,transparent 45%,rgba(255,44,80,.62));mix-blend-mode:screen}.damage-vignette.flash{animation:damageFlash .42s ease-out}@keyframes damageFlash{0%{opacity:.95}to{opacity:0}}.jump-btn{display:none}@media(pointer:coarse),(max-width:760px){.jump-btn{display:grid;place-items:center;position:absolute;right:108px;bottom:92px;width:56px;height:56px;border-radius:50%;border:2px solid rgba(244,251,255,.5);background:linear-gradient(145deg,#8c7dffeb,#4635b4e6);box-shadow:0 6px #20175d,0 12px 28px #0008;color:#fff;font-size:11px;font-weight:1000;touch-action:none}.jump-btn:active{transform:translateY(4px);box-shadow:0 2px #20175d,0 5px 15px #0008}}.result-screen{display:flex;align-items:center;justify-content:center;flex-direction:column;background:radial-gradient(circle at 50% 30%,#16394a,#07131f 62%);text-align:center}.result-rays{position:absolute;width:900px;height:900px;background:repeating-conic-gradient(from 0deg,rgba(22,224,208,.055) 0 7deg,transparent 7deg 18deg);animation:spin 35s linear infinite}.lost .result-rays{background:repeating-conic-gradient(from 0deg,rgba(255,107,44,.05) 0 7deg,transparent 7deg 18deg)}@keyframes spin{to{transform:rotate(360deg)}}.result-stamp{position:absolute;right:7vw;top:14vh;padding:9px 16px;background:var(--acid);color:#07131f;border:4px solid #07131f;font-weight:1000;transform:rotate(9deg);box-shadow:5px 5px 0 var(--orange)}.result-screen header{position:relative}.result-screen header small{color:var(--cyan);letter-spacing:.22em;font-size:9px}.result-screen header h1{font-size:clamp(46px,6vw,78px);margin:5px;letter-spacing:-.06em;transform:skew(-6deg)}.result-screen header p{color:#a9bbc6}.result-board{position:relative;width:min(760px,88vw);display:grid;grid-template-columns:1fr 70px 1fr;align-items:center;margin:16px 0;padding:17px 25px;border-radius:18px}.result-team{text-align:left}.result-team.orange{text-align:right}.result-team span{display:block;font-size:10px}.result-team b{font-size:43px}.result-team small{font-size:16px}.result-team i{display:block;height:7px;margin-top:5px}.result-team.cyan i{background:var(--cyan)}.result-team.orange i{margin-left:auto;background:var(--orange)}.result-team.cyan b{color:var(--cyan)}.result-team.orange b{color:var(--orange)}.versus{font-style:italic;font-weight:1000;color:#738898}.performance-grid{position:relative;display:grid;grid-template-columns:repeat(3,150px);gap:10px}.performance-grid>div{padding:12px;background:#0d2130;border:1px solid #284255;border-radius:12px}.performance-grid small,.performance-grid em{display:block;font-size:8px;color:#8ca1af;font-style:normal}.performance-grid b{font-size:28px}.performance-grid em{color:var(--cyan)}.result-actions{position:relative;display:flex;gap:12px;margin-top:19px}@media(max-width:980px){.home-main{grid-template-columns:1fr 1.1fr;padding-left:4vw;padding-right:4vw}.hero-copy h1{font-size:76px}.character-card{width:50vw}.loadout-layout{grid-template-columns:220px 1fr}.weapon-detail{display:none}.outfit-grid{grid-template-columns:repeat(2,1fr)}.workshop-preview .avatar-preview{transform:translate(-50%) scale(.62)}}@media(pointer:coarse),(max-width:760px){.desktop-only{display:none}.topbar{left:2vw;right:2vw;top:2vh;height:50px}.brand-mini{font-size:11px}.rank-chip{display:none}.home-main{grid-template-columns:.8fr 1.2fr;padding:11vh 4vw 9vh}.hero-copy h1{font-size:clamp(52px,11vw,78px);margin-top:15px}.hero-en{display:none}.tagline{font-size:12px}.home-actions{flex-direction:column;margin-top:10px}.primary-btn.huge{min-width:190px}.secondary-btn{padding:9px}.character-card{height:70vh;width:53vw}.avatar-preview{transform:translate(-50%) scale(.62);bottom:-10%}.sticker{font-size:9px}.sticker-new{width:57px;height:57px}.sticker-squad{display:none}.loadout-strip{left:-18%;right:-5%;bottom:3%}.loadout-strip div{display:none}.home-footer{bottom:1vh}.news-ticker{display:none}.mode-pill{font-size:9px}.panel-header{height:72px}.panel-header h2{font-size:22px}.loadout-layout{height:calc(100% - 72px);grid-template-columns:1fr;padding:12px 3vw}.workshop-preview{display:none}.weapon-grid{grid-template-columns:repeat(2,1fr)}.weapon-card{grid-template-columns:40px 1fr;padding:9px}.weapon-icon{width:40px;height:40px;font-size:27px}.weapon-bars{display:none}.outfit-grid{grid-template-columns:repeat(4,1fr)}.fabric{height:40px}.outfit-card strong{font-size:9px}.outfit-card small{display:none}.settings-modal{padding:22px}.settings-grid label{grid-template-columns:1fr 130px}.hud-top{top:8px}.timer{min-width:100px;padding:5px 10px}.timer b{font-size:21px}.team-score{height:38px;padding:0 10px}.team-score span{display:none}.turf-meter{top:57px;width:260px}.event-feed{top:74px;right:9px}.hud-bottom-left{left:14px;bottom:11px}.weapon-hud>span{width:45px;height:45px;font-size:30px}.weapon-hud div{display:none}.ammo-wrap{width:150px}.health-ring{left:172px;bottom:7px;transform:scale(.8)}.score-chip{right:15px;bottom:9px}.pause-btn{right:10px;top:9px;width:36px;height:36px}.mobile-controls{position:absolute;z-index:6;inset:0;display:block;pointer-events:none}.joystick{position:absolute;pointer-events:auto;left:24px;bottom:90px;width:110px;height:110px;border:2px solid rgba(255,255,255,.2);border-radius:50%;background:#07131f2e}.joystick:before{content:"";position:absolute;inset:19px;border:1px solid rgba(255,255,255,.13);border-radius:50%}.joystick i{position:absolute;left:50%;top:50%;width:46px;height:46px;margin:-23px;border-radius:50%;background:#dff8f6aa;border:3px solid #07131f;box-shadow:0 0 18px #16e0d055}.fire-btn{position:absolute;pointer-events:auto;right:27px;bottom:74px;width:93px;height:93px;border-radius:50%;border:5px solid #07131f;background:var(--orange);box-shadow:0 0 0 3px #ffbd70;color:#fff;font-weight:1000;transform:rotate(-5deg)}.fire-btn:active{transform:rotate(-5deg) scale(.92)}.dash-btn{position:absolute;pointer-events:auto;right:133px;bottom:51px;width:58px;height:58px;border-radius:50%;border:3px solid #07131f;background:var(--cyan);color:#07131f;font-size:10px;font-weight:1000}.result-screen header h1{font-size:42px}.result-board{grid-template-columns:1fr 38px 1fr;padding:12px}.result-team b{font-size:31px}.performance-grid{grid-template-columns:repeat(3,100px)}.performance-grid>div{padding:8px}.performance-grid b{font-size:22px}.result-actions{margin-top:12px}.result-stamp{display:none}}@media(max-height:600px)and (pointer:coarse){.home-main{padding-top:9vh}.hero-copy h1{font-size:52px}.tagline{display:none}.character-card{height:78vh}.avatar-preview{bottom:-20%;transform:translate(-50%) scale(.55)}.result-screen header p{display:none}.result-board{margin:5px}.performance-grid>div{padding:6px}.result-actions{margin-top:6px}}.arena-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:min(390px,82vw)}.arena-option{padding:10px 12px;border:1px solid #2a4658;border-radius:12px;background:#0b2232cc;text-align:left;cursor:pointer;transition:.18s}.arena-option b,.arena-option small{display:block}.arena-option small{margin-top:3px;color:#8ea8b7;font-size:8px}.arena-option.selected{border-color:var(--cyan);background:#16e0d024;box-shadow:inset 0 0 0 1px #16e0d059}.hud-top .team-score{width:48px;padding:0 8px;justify-content:center}.turf-meter{width:220px!important;height:7px!important}.event-feed{display:none!important}.avatar-preview{transform:translate(-50%) scaleX(.86)}@media(pointer:coarse),(max-width:760px){.arena-picker{width:min(320px,74vw);gap:5px}.arena-option{padding:7px 8px}.arena-option small{display:none}.turf-meter{width:165px!important}.hud-top .team-score{width:36px;padding:0 5px}}.svg-icon,.hud-digits,.team-mark,.timer-glyph,.status-icon,.bot-duel-icon,.control-icon,.blaster-icon,.health-icon,.respawn-icon{display:block;overflow:visible}.hud-digits{height:28px;width:auto;filter:drop-shadow(0 3px 0 rgba(7,19,31,.6))}.timer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0}.timer-glyph{width:28px;height:12px;margin-bottom:1px}.time-digits{height:29px;min-width:86px}.pct-digits{height:20px;max-width:82px}.team-mark{width:30px;height:30px;flex:none}.team-score{gap:6px}.score-chip{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:100px}.score-chip .status-icon{width:38px;height:28px}.score-chip .bot-duel-icon{width:76px;height:38px}.score-digits{height:27px;max-width:94px}.weapon-hud{padding:7px!important;min-width:70px!important;justify-content:center}.weapon-hud>div{display:none}.weapon-glyph{display:grid;place-items:center;width:58px!important;height:48px!important}.weapon-glyph svg{width:58px;height:48px;filter:drop-shadow(0 0 8px rgba(22,224,208,.35))}.ammo-ring{display:grid;place-items:center;width:86px;height:86px;filter:drop-shadow(0 7px 10px #0008)}.ammo-ring>svg:first-child{grid-area:1/1;width:86px;height:86px;transform:rotate(-90deg)}.ammo-ring>svg:first-child circle{fill:#07131fb8;stroke:#b8ff3d38;stroke-width:10}.ammo-ring>svg:first-child circle:last-child{fill:none;stroke:var(--acid);stroke-width:10;stroke-linecap:round;stroke-dasharray:264;stroke-dashoffset:0;transition:stroke-dashoffset .14s ease}.ammo-ring .svg-icon{grid-area:1/1;width:28px!important;height:28px!important;transform:translateY(-14px)}.ammo-ring .ammo-digits{grid-area:1/1;height:20px;max-width:45px;transform:translateY(15px)}.ammo-digits{height:20px;max-width:58px}.health-ring{display:grid;place-items:center}.health-ring>svg:first-child{grid-area:1/1}.health-ring .health-icon{grid-area:1/1;width:31px;height:31px;transform:translateY(-14px)}.health-ring .health-digits{grid-area:1/1;height:20px;max-width:45px;transform:translateY(15px)}.health-ring small{display:none!important}.pause-btn{display:grid;place-items:center}.pause-btn .pause-icon{width:16px;height:16px;pointer-events:none}.spectator-badge,.score-chip.spectator-only{display:none!important}.spectator-badge .status-icon{width:40px;height:30px}.spectator-badge .bot-duel-icon{width:70px;height:35px}.respawn-overlay{gap:10px}.respawn-overlay .respawn-icon{width:78px;height:78px;filter:drop-shadow(0 8px 12px #0008)}.respawn-overlay .respawn-digits{height:88px;max-width:220px;filter:drop-shadow(0 8px 0 #07131f)}.crosshair b{width:64px;height:64px;min-width:0}.crosshair b svg{width:100%;height:100%;overflow:visible}.event{width:62px;height:38px;padding:0!important;background:none!important;border:0!important}.event svg{display:block;width:62px;height:38px;filter:drop-shadow(0 4px 5px #0008)}.fire-btn,.dash-btn,.bomb-btn{display:grid;place-items:center;padding:0}.jump-btn{display:none;place-items:center;padding:0}.fire-btn .control-icon{width:64px;height:64px}.dash-btn .control-icon{width:48px;height:48px}.bomb-btn{position:absolute;right:184px;bottom:62px;width:58px;height:58px;border-radius:50%;border:2px solid rgba(244,251,255,.55);background:linear-gradient(145deg,#16e0d0f2,#007282f0);box-shadow:0 6px #064454,0 12px 28px #0008;touch-action:none}.bomb-btn .control-icon,.jump-btn .control-icon{width:43px;height:43px}@media(pointer:coarse),(max-width:760px){.jump-btn{display:grid}.hud-top{max-width:95vw}.team-mark{width:24px;height:24px}.pct-digits{height:16px;max-width:63px}.time-digits{height:22px;min-width:65px}.timer-glyph{width:22px;height:9px}.health-ring .health-icon{width:26px;height:26px;transform:translateY(-11px)}.health-ring .health-digits{height:16px;max-width:37px;transform:translateY(12px)}.score-chip{min-width:74px}.score-chip .status-icon{width:31px;height:23px}.score-chip .bot-duel-icon{width:59px;height:30px}}:root{--page-pad:clamp(18px,3.4vw,54px);--content-max:1440px;--safe-top:max(14px,env(safe-area-inset-top));--safe-right:max(16px,env(safe-area-inset-right));--safe-bottom:max(14px,env(safe-area-inset-bottom));--safe-left:max(16px,env(safe-area-inset-left));--ui-radius:18px;--ui-gap:clamp(10px,1.2vw,18px)}html,body,#app,.screen{min-width:320px;min-height:280px}.screen{isolation:isolate}.topbar,.panel-header{padding-left:var(--page-pad);padding-right:var(--page-pad)}.topbar{left:50%;right:auto;top:clamp(14px,2.5vh,28px);width:min(calc(100% - var(--page-pad)*2),var(--content-max));height:clamp(52px,7vh,66px);transform:translate(-50%);border-radius:16px}.brand-mini{gap:10px;white-space:nowrap}.top-stats{margin-left:auto}.icon-btn{flex:none}.home-main{width:min(100%,var(--content-max));height:100%;margin:0 auto;padding:clamp(92px,13vh,126px) var(--page-pad) clamp(78px,10vh,96px);grid-template-columns:minmax(390px,.92fr) minmax(480px,1.08fr);gap:clamp(28px,5vw,84px);align-items:center}.hero-copy{min-width:0;align-self:center}.hero-copy h1{font-size:clamp(72px,8.8vw,136px);line-height:.78;margin:clamp(16px,2.6vh,32px) 0 18px}.tagline{max-width:380px;line-height:1.55}.home-actions{display:grid;grid-template-columns:minmax(220px,1.3fr) minmax(132px,.72fr) minmax(132px,.72fr);align-items:stretch;gap:10px;width:min(100%,720px);margin-top:clamp(22px,3.4vh,38px)}.arena-picker{grid-column:1/-1;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.arena-option{min-height:58px;padding:10px 13px;display:flex;flex-direction:column;justify-content:center}.arena-option b{font-size:12px}.arena-option small{line-height:1.3}.home-actions .primary-btn.huge,.home-actions .secondary-btn{width:100%;min-width:0;min-height:72px;margin:0;justify-content:center;text-align:center}.home-actions .primary-btn.huge{justify-content:space-between;padding:0 20px}.control-tip{margin-top:16px;line-height:1.8;opacity:.86}.hero-stage{min-width:0;height:min(72vh,700px);display:grid;place-items:center}.character-card{width:min(100%,680px);height:min(70vh,670px);margin:0 auto}.character-card:before{inset:8% 4%}.loadout-strip{left:6%;right:2%;bottom:3%;min-height:78px;padding:12px 16px}.loadout-strip>button{flex:none}.home-footer{left:50%;right:auto;width:min(calc(100% - var(--page-pad)*2),var(--content-max));transform:translate(-50%);bottom:clamp(14px,2.5vh,25px)}.panel-header{height:clamp(76px,10vh,104px)}.loadout-layout{width:min(100%,var(--content-max));height:calc(100% - clamp(76px,10vh,104px));margin:0 auto;grid-template-columns:minmax(220px,280px) minmax(420px,1fr) minmax(220px,270px);gap:var(--ui-gap);padding:clamp(14px,2.4vh,28px) var(--page-pad)}.workshop-preview,.weapon-detail{border-radius:var(--ui-radius)}.catalog{min-width:0;padding:2px 8px 20px 2px}.weapon-grid{grid-template-columns:repeat(2,minmax(190px,1fr));gap:10px}.outfit-grid{grid-template-columns:repeat(4,minmax(100px,1fr));gap:10px}.weapon-card,.outfit-card{min-width:0;border-radius:14px}.weapon-detail{align-self:stretch;overflow:auto}.section-heading{position:sticky;top:-2px;z-index:2;padding:8px 0;background:linear-gradient(#0a1c2a 75%,transparent)}.settings-modal{width:min(620px,calc(100vw - 32px));max-height:min(86vh,720px);overflow:auto;padding:clamp(22px,3vw,34px)}.settings-grid label{gap:22px}.settings-note{border-radius:0 12px 12px 0}.pause-modal{width:min(460px,calc(100vw - 32px));padding:clamp(24px,4vw,38px)}.result-screen{padding:clamp(70px,10vh,100px) var(--page-pad) clamp(24px,5vh,46px);justify-content:center}.result-screen header{max-width:760px}.result-screen header h1{font-size:clamp(44px,6.2vw,76px);line-height:.95}.result-screen header p{margin:10px 0}.result-board{width:min(760px,92vw);margin:clamp(10px,2vh,18px) 0;padding:clamp(14px,2vw,20px) clamp(18px,3vw,30px)}.performance-grid{grid-template-columns:repeat(3,minmax(120px,160px));gap:10px}.result-actions{position:relative;display:grid;grid-template-columns:minmax(220px,1fr) minmax(110px,.46fr);gap:10px;width:min(490px,90vw);margin-top:14px}.result-actions>*{width:100%;margin:0;min-width:0}.result-stamp{right:clamp(22px,6vw,90px);top:clamp(74px,12vh,120px)}.hud-top{top:var(--safe-top)}.pause-btn{top:var(--safe-top)!important;right:var(--safe-right)!important}.turf-meter{top:calc(var(--safe-top) + 59px)!important}.hud-bottom-left{left:var(--safe-left);bottom:var(--safe-bottom);display:flex;align-items:flex-end;gap:10px}.health-ring{left:calc(var(--safe-left) + 176px);bottom:var(--safe-bottom)}.score-chip{right:var(--safe-right);bottom:var(--safe-bottom)}.mobile-controls{inset:0}.joystick{left:var(--safe-left);bottom:calc(var(--safe-bottom) + 62px)}.fire-btn{right:var(--safe-right);bottom:calc(var(--safe-bottom) + 57px)}.dash-btn{right:calc(var(--safe-right) + 108px);bottom:var(--safe-bottom)}@media(max-width:1180px){.home-main{grid-template-columns:minmax(350px,.9fr) minmax(420px,1.1fr);gap:26px}.home-actions{grid-template-columns:1.2fr .75fr .75fr}.hero-copy h1{font-size:clamp(68px,9.5vw,110px)}.loadout-layout{grid-template-columns:220px minmax(390px,1fr)}.weapon-detail{display:none}.character-card{width:min(54vw,620px)}}@media(max-width:900px)and (min-height:560px){.home-main{grid-template-columns:1fr;padding-top:92px;overflow-y:auto;align-content:start}.hero-copy{position:relative;z-index:2}.hero-stage{position:absolute;right:-12vw;top:70px;width:62vw;height:64vh;opacity:.46;pointer-events:none}.character-card{width:100%;height:100%}.loadout-strip,.sticker-squad{display:none}.home-actions{width:min(100%,680px)}.tagline{max-width:340px}.loadout-layout{grid-template-columns:1fr}.workshop-preview{display:none}.weapon-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media(pointer:coarse),(max-width:760px),(max-height:520px){:root{--page-pad:clamp(14px,3.8vw,30px);--safe-top:max(8px,env(safe-area-inset-top));--safe-right:max(12px,env(safe-area-inset-right));--safe-bottom:max(8px,env(safe-area-inset-bottom));--safe-left:max(12px,env(safe-area-inset-left))}.topbar{top:var(--safe-top);height:50px;width:calc(100% - var(--page-pad)*2);border-radius:15px}.topbar .brand-mark{width:34px;height:34px}.topbar .coin-chip{height:32px}.home-main{display:grid;grid-template-columns:minmax(270px,.9fr) minmax(300px,1.1fr);gap:16px;width:100%;padding:64px var(--page-pad) 12px;align-items:center;overflow:hidden}.hero-copy{z-index:3;align-self:center}.eyebrow,.tagline,.control-tip{display:none!important}.hero-copy h1{font-size:clamp(52px,10vh,74px);line-height:.74;margin:6px 0 12px}.home-actions{display:grid;grid-template-columns:1.3fr .72fr .72fr;gap:7px;width:min(100%,720px);margin:0}.arena-picker{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.arena-option{min-height:40px;padding:5px 8px;border-radius:10px}.arena-option b{font-size:10px}.arena-option small{display:none}.home-actions .primary-btn.huge,.home-actions .secondary-btn{min-height:54px;padding:8px 12px;border-radius:11px}.home-actions .primary-btn.huge span{font-size:15px}.home-actions .primary-btn.huge small,.home-actions .secondary-btn small{font-size:7px}.home-actions .primary-btn.huge b{display:none}.hero-stage{display:block;position:relative;inset:auto;width:auto;height:100%;min-height:0;opacity:1;overflow:visible}.character-card{position:absolute;right:-8vw;top:-8vh;width:min(58vw,580px);height:calc(100% + 16vh);margin:0}.character-card:before{inset:8% 4%}.avatar-preview{bottom:-8%;transform:translate(-50%) scale(.7)}.sticker-new{right:8%;top:21%}.sticker-squad,.loadout-strip{display:none}.home-footer{left:var(--page-pad);right:auto;bottom:var(--safe-bottom);width:auto;transform:none}.home-footer .news-ticker{display:none}.mode-pill{padding:0;background:none;border:0}.panel-header{height:62px;padding:0 var(--page-pad)}.panel-header h2{font-size:20px}.loadout-layout{height:calc(100% - 62px);display:grid;grid-template-columns:1fr;padding:8px var(--page-pad) var(--safe-bottom)}.workshop-preview,.weapon-detail{display:none}.catalog{padding:0 4px 12px 0}.catalog-section{margin-bottom:16px}.section-heading{padding:4px 0;margin-bottom:6px}.section-heading h3{font-size:18px}.weapon-grid{grid-template-columns:repeat(4,minmax(118px,1fr));gap:7px}.weapon-card{grid-template-columns:38px 1fr;padding:7px;min-height:62px}.weapon-icon{width:38px;height:38px;font-size:25px}.weapon-card strong{font-size:10px}.weapon-card small,.weapon-bars{display:none}.outfit-grid{grid-template-columns:repeat(4,minmax(104px,1fr));gap:7px}.outfit-card{padding:7px}.fabric{height:34px}.outfit-card small{display:none}.settings-modal{max-height:92vh;padding:18px 20px}.settings-modal h2{font-size:24px;margin-bottom:12px}.settings-grid label{grid-template-columns:minmax(150px,1fr) minmax(120px,180px);padding:9px 0;gap:12px}.settings-note{display:none}.pause-modal{max-height:92vh;padding:18px 22px;gap:8px}.pause-modal h2{font-size:34px;margin-bottom:4px}.pause-modal button{min-height:42px}.result-screen{padding:42px var(--page-pad) 12px;justify-content:center}.result-screen header small{font-size:7px}.result-screen header h1{font-size:clamp(32px,9vh,48px);margin:3px}.result-screen header p{display:none}.result-board{width:min(620px,84vw);margin:8px 0;padding:9px 16px;grid-template-columns:1fr 40px 1fr}.result-team b{font-size:28px}.performance-grid{grid-template-columns:repeat(3,minmax(90px,120px));gap:7px}.performance-grid>div{padding:8px}.performance-grid b{font-size:21px}.result-actions{grid-template-columns:1.3fr .7fr;width:min(390px,82vw);margin-top:8px}.result-actions .primary-btn,.result-actions .secondary-btn{min-height:46px}.result-stamp{right:3vw;top:54px;font-size:9px;padding:6px 10px}.hud-top{top:var(--safe-top)}.timer{min-width:86px;padding:3px 8px}.hud-top .team-score{width:34px;height:34px}.turf-meter{top:calc(var(--safe-top) + 44px)!important;width:150px!important;height:6px!important}.pause-btn{width:38px!important;height:38px!important}.hud-bottom-left{left:var(--safe-left);bottom:var(--safe-bottom);gap:5px}.weapon-hud{display:none!important}.ammo-ring{width:58px;height:58px}.ammo-ring>svg:first-child{width:58px;height:58px}.ammo-ring>svg:first-child circle{stroke-width:11}.ammo-ring .svg-icon{width:22px!important;height:22px!important;transform:translateY(-10px)}.ammo-ring .ammo-digits{height:15px;max-width:34px;transform:translateY(11px)}.health-ring{left:calc(var(--safe-left) + 72px);bottom:var(--safe-bottom);width:56px;height:56px}.score-chip{right:var(--safe-right);bottom:var(--safe-bottom);min-width:62px}.joystick{left:calc(var(--safe-left) + 6px);bottom:calc(var(--safe-bottom) + 56px);width:104px;height:104px}.fire-btn{right:calc(var(--safe-right) + 2px);bottom:calc(var(--safe-bottom) + 58px);width:92px;height:92px}.jump-btn{right:calc(var(--safe-right) + 104px);bottom:calc(var(--safe-bottom) + 112px);width:54px;height:54px}.bomb-btn{right:calc(var(--safe-right) + 170px);bottom:calc(var(--safe-bottom) + 54px);width:56px;height:56px}.dash-btn{right:calc(var(--safe-right) + 108px);bottom:calc(var(--safe-bottom) + 48px);width:58px;height:58px}.fire-btn .control-icon{width:60px;height:60px}.dash-btn .control-icon{width:42px;height:42px}.bomb-btn .control-icon,.jump-btn .control-icon{width:39px;height:39px}}.avatar-hair-style{position:absolute;inset:-9px -5px 20px;border-radius:50% 50% 38% 38%;background:var(--cyan);border:5px solid #172b3b;z-index:1}.avatar-hair-style i,.avatar-hair-style b{position:absolute;display:block;background:var(--cyan);border:4px solid #172b3b}.avatar-hair-style.hair-twin-tail i,.avatar-hair-style.hair-twin-tail b{top:28px;width:35px;height:82px;border-radius:50%}.avatar-hair-style.hair-twin-tail i{left:-30px;transform:rotate(16deg)}.avatar-hair-style.hair-twin-tail b{right:-30px;transform:rotate(-16deg)}.avatar-hair-style.hair-long i,.avatar-hair-style.hair-hime i{left:0;right:0;top:42px;height:82px;border-radius:0 0 30px 30px}.avatar-hair-style.hair-ponytail i,.avatar-hair-style.hair-side-tail i{right:-27px;top:22px;width:36px;height:83px;border-radius:50%;transform:rotate(-25deg)}.avatar-hair-style.hair-bun i{left:32px;top:-34px;width:40px;height:40px;border-radius:50%}.avatar-hair-style.hair-spiky:after{content:"";position:absolute;left:18px;top:-34px;width:62px;height:55px;background:var(--cyan);clip-path:polygon(0 100%,15% 10%,36% 64%,52% 0,69% 64%,100% 18%,86% 100%)}.avatar-hair-style.hair-curly i,.avatar-hair-style.hair-curly b{top:34px;width:33px;height:70px;border-radius:50%}.avatar-hair-style.hair-curly i{left:-21px}.avatar-hair-style.hair-curly b{right:-21px}.avatar-hair-style.hair-braid i{right:-18px;top:40px;width:25px;height:74px;border-radius:12px}.avatar-hair-style.hair-wolf i,.avatar-hair-style.hair-wolf b{top:44px;width:28px;height:54px;border-radius:40%}.avatar-hair-style.hair-wolf i{left:5px;transform:rotate(12deg)}.avatar-hair-style.hair-wolf b{right:5px;transform:rotate(-12deg)}.hair-section{padding-bottom:28px}.hair-grid{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:9px}.hair-card{position:relative;min-height:112px;padding:9px;border:1px solid #29475a;border-radius:14px;background:#0c2232;cursor:pointer;text-align:center}.hair-card.selected{border-color:var(--cyan);box-shadow:inset 0 0 0 1px var(--cyan),0 0 18px #16e0d029}.hair-card strong,.hair-card small{display:block}.hair-card strong{font-size:10px}.hair-card small{margin-top:3px;color:var(--muted);font-size:7px}.hair-card .check{position:absolute;right:7px;top:6px;opacity:0}.hair-card.selected .check{opacity:1;color:var(--acid)}.hair-preview{position:relative;display:block;width:56px;height:58px;margin:0 auto 6px;border-radius:50%;background:#ffc7a5;border:3px solid #172b3b;overflow:visible}.hair-preview:before{content:"";position:absolute;left:5px;right:5px;top:-2px;height:30px;border-radius:50% 50% 35% 35%;background:var(--cyan);border:2px solid #172b3b}.hair-preview i,.hair-preview b{position:absolute;display:block;background:var(--cyan);border:2px solid #172b3b}.hair-twin-tail i,.hair-twin-tail b{top:14px;width:17px;height:39px;border-radius:50%}.hair-twin-tail i{left:-15px;transform:rotate(18deg)}.hair-twin-tail b{right:-15px;transform:rotate(-18deg)}.hair-long i{left:2px;right:2px;top:20px;height:42px;border-radius:0 0 18px 18px}.hair-ponytail i,.hair-side-tail i{right:-13px;top:12px;width:18px;height:43px;border-radius:50%;transform:rotate(-25deg)}.hair-side-tail i{height:52px}.hair-bun i{left:16px;top:-16px;width:20px;height:20px;border-radius:50%}.hair-braid i{right:-9px;top:22px;width:12px;height:36px;border-radius:8px}.hair-spiky:after{content:"";position:absolute;left:12px;top:-12px;width:28px;height:26px;background:var(--cyan);clip-path:polygon(0 100%,15% 12%,36% 65%,52% 0,69% 65%,100% 20%,86% 100%)}.hair-curly i,.hair-curly b{top:17px;width:16px;height:34px;border-radius:50%}.hair-curly i{left:-10px}.hair-curly b{right:-10px}.hair-hime i{left:4px;right:4px;top:20px;height:42px}.hair-wolf i{left:8px;right:8px;top:28px;height:30px;clip-path:polygon(0 0,30% 25%,50% 0,70% 25%,100% 0,82% 100%,50% 68%,18% 100%)}.outfit-grid{grid-template-columns:repeat(4,minmax(130px,1fr));gap:10px}.outfit-card{min-height:138px}.outfit-card em{display:block;margin-top:5px;color:var(--cyan);font-size:7px;font-style:normal;letter-spacing:.04em}.fabric{position:relative;overflow:hidden}.fabric:before{content:"";position:absolute;left:50%;top:8px;width:28px;height:35px;transform:translate(-50%);border-radius:10px 10px 5px 5px;background:var(--p);border:3px solid var(--a);box-shadow:-18px 8px 0 -11px var(--a),18px 8px 0 -11px var(--a)}.fabric:after{content:"";position:absolute;left:50%;top:3px;width:22px;height:16px;transform:translate(-50%);border-radius:50% 50% 35% 35%;background:var(--a)}.floating-joystick .joystick{display:none!important}.floating-joystick .joystick.floating-active{display:block!important;position:fixed!important;transform:translate(-50%,-50%);left:0;top:0;bottom:auto!important;right:auto!important;opacity:1;pointer-events:none!important}@media(max-width:560px)and (orientation:portrait){.screen:has(.home-main){overflow:auto}.topbar{position:fixed}.home-main{display:block;min-height:760px;padding-top:82px;overflow:visible}.hero-stage{position:absolute;top:70px;right:-32vw;width:94vw;height:440px;opacity:.35}.hero-copy h1{font-size:72px}.home-actions{grid-template-columns:1fr 1fr;margin-top:18px}.arena-picker,.home-actions .primary-btn.huge{grid-column:1/-1}.home-footer{position:fixed}.weapon-grid{grid-template-columns:repeat(2,minmax(128px,1fr))}.outfit-grid{grid-template-columns:repeat(2,minmax(110px,1fr))}.settings-grid label{grid-template-columns:1fr}.result-board{width:94vw}.performance-grid{width:94vw;grid-template-columns:repeat(3,1fr)}.result-actions{width:94vw}}
