*{box-sizing:border-box}body{margin:0;background:#102c40;color:#f3fcff;font:600 14px system-ui;overflow:hidden;touch-action:none;user-select:none}canvas{display:block;width:100vw;height:100dvh}button,a{font:inherit;color:inherit;border:1px solid #ffffff35;background:#193e55;border-radius:12px;padding:12px;cursor:pointer;text-decoration:none;touch-action:manipulation}button:active{transform:scale(.96)}button:focus-visible,a:focus-visible{outline:3px solid #ffe082}[hidden]{display:none!important}#hud{position:fixed;top:max(10px,env(safe-area-inset-top));left:12px;right:12px;pointer-events:none;display:flex;gap:8px;align-items:start;flex-wrap:wrap}#status{background:#102b40df;border:1px solid #ffffff25;border-radius:12px;padding:10px;line-height:1.7}#pause{pointer-events:auto;margin-left:auto}#objective{flex-basis:100%;font-size:12px;text-shadow:0 2px 3px #000;max-width:65%}#toast{position:fixed;top:27%;left:50%;transform:translateX(-50%);text-align:center;background:#102b40e8;border-radius:12px;padding:10px 18px;pointer-events:none;width:max-content;max-width:90%;opacity:0;transition:opacity .15s}#weapons{position:fixed;bottom:max(12px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);display:flex;gap:5px}#weapons button{padding:8px 6px;min-width:48px;font-size:11px;border-bottom:4px solid var(--c)}#weapons button.selected{background:#eafff6;color:#113747;box-shadow:0 0 20px #9effca55}#controls{position:fixed;bottom:85px;width:100%;display:flex;align-items:end;justify-content:space-between;padding:0 18px;pointer-events:none}.stick{pointer-events:auto;width:108px;height:108px;border-radius:50%;background:#173d5155;border:2px solid #c1ffe344;position:relative;touch-action:none}.stick i{position:absolute;width:42px;height:42px;border-radius:50%;background:#dcfff755;top:31px;left:31px;pointer-events:none}.stick span{position:absolute;bottom:10px;width:100%;text-align:center;font-size:10px;pointer-events:none}#aim{border-color:#ffe6a255}#actions{display:flex;gap:5px;flex-direction:column;pointer-events:auto}#actions button{font-size:11px;padding:9px}#overlay{position:fixed;inset:0;display:grid;place-items:center;background:radial-gradient(ellipse at 70% 20%,#258c8a88,transparent 60%),linear-gradient(150deg,#112e49ee,#102137f5);overflow:auto;padding:18px;touch-action:pan-y}article{max-width:620px;text-align:center;width:100%}.eyebrow{font-size:10px;letter-spacing:3px;color:#98dacf}h1{font-size:clamp(30px,7vw,62px);font-weight:1000;line-height:.95;margin:18px 0 12px;letter-spacing:-2px;text-shadow:3px 4px #071d31}.tag{display:inline-block;background:#ffe18d;color:#193e55;letter-spacing:4px;padding:6px 17px;transform:rotate(-3deg);font-weight:900}.cards{display:flex;gap:10px;margin:22px 0}.cards div{flex:1;background:#ffffff0c;padding:14px 9px;border:1px solid #ffffff18;border-radius:15px;font-size:12px;color:#a9cad8}.cards b{display:block;color:white;margin:5px 0;font-size:14px}.help{font-size:12px;line-height:1.8;color:#b4d4e1}.primary{background:#a9ffbe;color:#173c3d;font-size:18px;padding:14px 30px;margin:8px}#record{color:#ffe18d;font-size:12px}label{font-size:12px}article a{display:inline-block;margin:8px} @media(max-width:380px){#controls{padding:0 10px}.stick{width:90px;height:90px}.stick i{top:22px;left:22px}#weapons button{min-width:43px;font-size:10px}.cards{gap:5px}.cards div{padding:8px 4px}#status{font-size:12px}}@media(max-height:500px){#controls{bottom:65px}.stick{width:90px;height:90px}.stick i{top:22px;left:22px}article{max-width:720px}h1{font-size:30px;margin:8px}h1 br{display:none}.cards{margin:8px 0}.help{margin:6px}.eyebrow{display:none}#objective{max-width:50%}#status{padding:5px 10px;font-size:12px}}