html:has(.game-shell),body.game-shell{width:100%;height:100%;margin:0;overflow:hidden;background:#061719}
.game-shell>header,.game-shell>footer,.game-shell .intro,.game-shell main>.controls,.game-shell .left-panel,.game-shell .right-panel{display:none!important}
.game-shell main{padding:0!important;margin:0!important;max-width:none!important}
.game-shell .cockpit{position:fixed;inset:0;width:100%;height:100dvh;border:0;display:flex;align-items:center;justify-content:center;background:#041115}
.game-shell .viewport{height:100%;max-height:none;min-height:0;width:auto;max-width:100%;aspect-ratio:4/5;border:0}
.game-shell .overlay{overflow-y:auto;overscroll-behavior:contain;padding:24px 20px!important;justify-content:flex-start;gap:8px;background:linear-gradient(180deg,#061b24e8,#061b24cc)!important}
.game-shell .overlay .crosshair,.game-shell .overlay>.eyebrow{display:none}
.game-shell .overlay h2{font-size:clamp(36px,7vh,72px)!important;margin:4px 0 8px}
.game-shell .overlay p{margin:5px 0}
.game-shell .game-menu-actions{display:flex;gap:10px;width:min(100%,340px)}
.game-menu-actions button{flex:1;min-height:44px;background:#12313d;color:#d7eadf;border:1px solid #557c80;border-radius:8px;font-weight:700}
.game-shell .overlay #test-menu-open{margin:0;min-height:44px}
.game-shell .overlay #launch{margin:0;min-height:48px}
.game-panel{box-sizing:border-box;width:min(520px,calc(100% - 24px));max-height:calc(100dvh - 24px);padding:24px;border:1px solid #577b7e;border-radius:16px;background:#0a232b;color:#eaf4e4;overflow:auto;overscroll-behavior:contain;box-shadow:0 24px 100px #000b;font:15px/1.5 Arial,sans-serif}
.game-panel::backdrop{background:#010b13cc}
.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.panel-heading h2{margin:0;font-size:28px}
.panel-heading button,.game-panel #sound,.game-panel #camera-toggle{min-height:44px;border:1px solid #527479;background:#143640;color:#edf4dc;border-radius:8px;padding:10px 16px;cursor:pointer}
#game-audio-settings{display:grid;gap:18px;margin:24px 0}
#game-audio-settings .volume-control,.setting-row{display:grid!important;grid-template-columns:1fr;gap:8px;color:#dce8dd;font-size:14px;letter-spacing:1px}
#game-audio-settings input{width:100%;min-height:44px;accent-color:#d4ef99}
.setting-row select{min-height:46px;padding:10px;background:#143640;color:#fff;border:1px solid #527479;border-radius:6px}
.panel-note{color:#9eb9b9;font-size:12px}
.game-panel .account-card{padding:20px 0 0;background:transparent;border:0;box-shadow:none}
.game-panel .account-bar{margin:16px 0;padding:12px;background:#102e35;display:block}
.game-panel .account-actions{margin:10px 0 0;display:flex}
.game-panel #cloud-account{display:none}.game-panel .account-guest{border:0;background:transparent;color:#cce8b2;min-height:44px;width:100%;cursor:pointer}
.game-panel button:focus-visible,.game-menu-actions button:focus-visible{outline:2px solid #d5f296;outline-offset:3px}
@media(max-width:600px){.game-shell .viewport{width:100%;max-width:none;aspect-ratio:auto}.game-panel{padding:18px}.game-shell .overlay h2{font-size:36px!important}.game-shell .ship-picker{margin:0!important}.game-shell .overlay{gap:6px;padding:18px 12px!important}}

#coop-open{min-height:44px;width:min(100%,340px);background:#1b4650;color:#d9f5a8;border:1px solid #78a19d;border-radius:8px;font-weight:700}
#coop-panel button{min-height:44px;margin:8px 6px 8px 0;padding:10px 15px;border:1px solid #668788;border-radius:7px;background:#163943;color:#e5f4cf}#coop-panel input{box-sizing:border-box;width:100%;min-height:46px;background:#061b25;border:1px solid #668788;color:white;border-radius:7px;padding:10px}#coop-panel #coop-start{background:#d4ef99;color:#14302c}#coop-list{display:grid;gap:4px}.coop-playing #test-menu-open,.coop-playing #pilot-open{display:none!important}

#coop-network{display:none;font-size:9px;letter-spacing:.04em;color:#b8dece}.coop-playing #coop-network{display:block}
