html,body,#root{min-height:100%;width:100%;max-width:100%}:root{--squadron-safe-top: env(safe-area-inset-top, 0px);--squadron-safe-right: env(safe-area-inset-right, 0px);--squadron-safe-bottom: env(safe-area-inset-bottom, 0px);--squadron-safe-left: env(safe-area-inset-left, 0px);--squadron-phone-inline: clamp(12px, 4vw, 20px);--squadron-phone-block: clamp(12px, 3.5vh, 24px)}html,body{margin:0;overflow-x:hidden}.squadron-app-shell{min-height:100vh;height:100vh}@supports (height: 100dvh){.squadron-app-shell{min-height:100svh;height:100dvh}}body.game-active{overflow:hidden;overscroll-behavior:none}.squadron-phone-page,.squadron-phone-panel{min-width:0;max-width:100%}.squadron-phone-page,.squadron-phone-overlay{overflow-x:hidden}.squadron-phone-scroll{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}html[data-layout-mode=phone] .squadron-phone-page{padding-left:max(var(--squadron-phone-inline),var(--squadron-safe-left));padding-right:max(var(--squadron-phone-inline),var(--squadron-safe-right));padding-bottom:calc(var(--squadron-phone-block) + var(--squadron-safe-bottom))}html[data-layout-mode=phone] .squadron-phone-overlay{padding-top:max(var(--squadron-phone-block),var(--squadron-safe-top));padding-right:max(var(--squadron-phone-inline),var(--squadron-safe-right));padding-bottom:max(var(--squadron-phone-block),var(--squadron-safe-bottom));padding-left:max(var(--squadron-phone-inline),var(--squadron-safe-left))}html[data-layout-mode=phone] .squadron-phone-panel{max-height:calc(100dvh - var(--squadron-safe-top) - var(--squadron-safe-bottom) - 24px)}.squadron-phone-actions,.squadron-phone-grid{min-width:0;max-width:100%}html[data-layout-mode=phone] .squadron-phone-actions{flex-wrap:wrap;max-width:100%}html[data-layout-mode=phone] .squadron-phone-actions>*{min-width:0;max-width:100%}html[data-layout-mode=phone] .squadron-phone-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;width:min(100%,920px);margin-right:auto;margin-left:auto}html[data-layout-mode=phone] .squadron-phone-grid>*{width:100%;height:auto;min-height:176px}html[data-layout-mode=phone] .squadron-phone-ally-reward{display:block;overflow-y:auto}html[data-layout-mode=phone] .squadron-phone-ally-art{min-height:190px;border-right:0}html[data-layout-mode=phone] .squadron-phone-ally-detail{overflow:visible}html[data-layout-mode=phone] .squadron-game-stage .squadron-phone-panel{max-height:696px}html[data-layout-mode=phone] .squadron-phone-overlay>header{padding:14px 18px!important}html[data-layout-mode=phone] .squadron-phone-overlay>header h2{font-size:22px!important}html[data-layout-mode=phone] .squadron-phone-game-results{align-items:flex-start}html[data-layout-mode=phone] .squadron-phone-game-results .grid-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-layout-mode=phone] .squadron-phone-game-deploying .w-96{width:min(24rem,88%)}html[data-layout-mode=phone] .squadron-phone-game-training .xl\:grid-cols-\[1fr_300px\],html[data-layout-mode=phone] .squadron-phone-game-training .lg\:grid-cols-\[1fr_280px\]{grid-template-columns:minmax(0,1fr)}.squadron-phone-orientation-guard{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding-top:max(20px,var(--squadron-safe-top));padding-right:max(20px,var(--squadron-safe-right));padding-bottom:max(20px,var(--squadron-safe-bottom));padding-left:max(20px,var(--squadron-safe-left));overflow:hidden;cursor:auto;pointer-events:auto;background:radial-gradient(circle at 50% 35%,rgba(34,211,238,.18),transparent 38%),#020617f7;color:#fff}.squadron-phone-orientation-card{width:min(100%,390px);padding:28px 24px;border:1px solid rgba(34,211,238,.65);border-radius:18px;background:#080f23f5;box-shadow:0 0 44px #22d3ee33,inset 0 0 30px #0ea5e914;font-family:Rajdhani,sans-serif;text-align:center}.squadron-phone-orientation-icon{display:grid;width:74px;height:48px;margin:0 auto 18px;place-items:center;border:2px solid #22d3ee;border-radius:12px;color:#67e8f9;box-shadow:0 0 24px #22d3ee52;font-size:30px;line-height:1;transform:rotate(-8deg)}.squadron-phone-orientation-kicker{margin:0 0 6px;color:#67e8f9;font-size:11px;font-weight:900;letter-spacing:.28em}.squadron-phone-orientation-card h2{margin:0;font-size:clamp(28px,8vw,40px);font-weight:900;line-height:1;text-transform:uppercase}.squadron-phone-orientation-card>p:not(.squadron-phone-orientation-kicker){margin:14px auto 0;color:#cbd5e1;font-size:15px;font-weight:600;line-height:1.45}.squadron-phone-orientation-status{color:#fbbf24!important;font-size:13px!important;font-weight:800!important;letter-spacing:.04em}.squadron-game-stage{isolation:isolate}.squadron-mobile-controls{contain:layout paint}html[data-layout-mode=phone] .squadron-gameplay-status{left:12px;scale:1.06;transform-origin:top left}html[data-layout-mode=phone] .squadron-squad-selector{top:56px;gap:4px;scale:1.08;transform-origin:top center}html[data-layout-mode=phone] .squadron-gameplay-pause{top:10px;right:10px;scale:1.12;transform-origin:top right}html[data-layout-mode=phone] .squadron-mode-hud{top:8px;gap:4px;scale:1.06;transform-origin:top center}html[data-layout-mode=phone] .squadron-mobile-move-control,html[data-layout-mode=phone] .squadron-mobile-attack-control{width:144px;height:144px;bottom:20px}html[data-layout-mode=phone] .squadron-mobile-move-control{left:20px}html[data-layout-mode=phone] .squadron-mobile-attack-control{right:20px}html[data-layout-mode=phone] .squadron-mobile-stick{width:56px;height:56px}html[data-layout-mode=phone] .squadron-mobile-ability-cluster{width:128px;height:128px;right:160px;bottom:160px}html[data-layout-mode=phone] .squadron-mobile-ability-control{width:56px;height:56px}html[data-layout-mode=phone] .squadron-mobile-swap-control{width:64px;height:64px;right:192px;bottom:80px}html[data-layout-mode=phone] .squadron-mobile-interact-control{width:112px;height:112px;right:24px;bottom:24px}body{background:radial-gradient(circle at 50% 45%,#32466e2e,#0a0a1400 58%),#0a0a14}*{scrollbar-color:rgba(168,85,247,.72) rgba(15,23,42,.74);scrollbar-width:thin}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{border-radius:999px;background:linear-gradient(180deg,#0f172ae0,#020617f0);box-shadow:inset 0 0 0 1px #94a3b82e,inset 0 0 12px #0ea5e914}*::-webkit-scrollbar-thumb{border:2px solid rgba(2,6,23,.9);border-radius:999px;background:linear-gradient(90deg,#a855f7f5,#22d3eed1);box-shadow:0 0 12px #a855f757,inset 0 1px #ffffff3d}*::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#d8b4fefa,#67e8f9e6)}*::-webkit-scrollbar-corner{background:transparent}.squadron-scrollbar-hidden{-ms-overflow-style:none;scrollbar-width:none}.squadron-scrollbar-hidden::-webkit-scrollbar{display:none;width:0;height:0}.squadron-scrollbar-x::-webkit-scrollbar{height:9px}.squadron-scrollbar-y::-webkit-scrollbar{width:9px}.squadron-perf-log{position:fixed;right:10px;bottom:10px;z-index:10000;display:flex;align-items:center;gap:8px;padding:6px 8px;border:1px solid rgba(148,163,184,.35);background:#050812d1;color:#e5e7eb;font:600 12px/1.2 Rajdhani,sans-serif}.squadron-perf-log button{padding:3px 6px;border:1px solid rgba(96,165,250,.55);background:#1e40af6b;color:#fff;cursor:pointer}
