@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Orbitron:wght@600;700;800&display=swap";:root{color:#e8efff;background:#080b1d;font-family:DM Mono,monospace}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(ellipse at 50% -20%,#29327a 0%,transparent 47%),linear-gradient(135deg,#080b1d,#0e1230 48%,#050714)}main{width:min(100%,920px);margin:0 auto;padding:28px 18px 34px;text-align:center}.masthead{margin-bottom:18px}.eyebrow{color:#7e8ad7;font-size:.69rem;letter-spacing:.2em;margin:0 0 5px}h1{font-family:Orbitron,sans-serif;font-size:clamp(1.8rem,6vw,3.25rem);letter-spacing:.1em;margin:0;text-shadow:0 0 24px #6174ff88}h1 span{color:#ffdd64}.subtitle{color:#aeb9e9;margin:9px 0 0;font-size:.8rem}.game-ambient-frame{--ambilight-color: 83 101 215;--ambilight-opacity: .28;--ambilight-blur: 30px;position:relative;width:min(100%,650px);margin:auto;isolation:isolate}.game-ambient-frame:before{content:"";position:absolute;z-index:0;inset:-48px -54px;border-radius:34px;pointer-events:none;opacity:var(--ambilight-opacity);background:radial-gradient(ellipse at 18% 26%,rgb(var(--ambilight-color) / .78) 0%,transparent 48%),radial-gradient(ellipse at 82% 76%,rgb(var(--ambilight-color) / .56) 0%,transparent 54%),radial-gradient(ellipse at 50% 50%,rgb(var(--ambilight-color) / .38) 0%,transparent 66%);filter:blur(var(--ambilight-blur));transform:scale(.94);transition:opacity .18s ease-out,filter .24s ease-out,background .28s ease-out;animation:ambilight-drift 5.6s ease-in-out infinite alternate}.game-ambient-frame:after{content:"";position:absolute;z-index:2;inset:-2px;border:1px solid rgb(var(--ambilight-color) / .55);border-radius:14px;box-shadow:inset 0 0 18px rgb(var(--ambilight-color) / .2),0 0 16px rgb(var(--ambilight-color) / .18);pointer-events:none;transition:border-color .18s ease-out,box-shadow .18s ease-out}@keyframes ambilight-drift{0%{transform:scale(.93) rotate(-.25deg)}to{transform:scale(1.02) rotate(.25deg)}}#game-shell{position:relative;z-index:1;width:100%;border:2px solid #5365d7;border-radius:12px;overflow:hidden;box-shadow:0 0 0 4px #151a42,0 16px 50px #000a,0 0 38px #5365d755;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}#game{aspect-ratio:640 / 800;background:#070a18}#game canvas{display:block;width:100%!important;height:100%!important;touch-action:none}.touch-controls{display:none;justify-content:space-between;align-items:center;padding:12px;background:#0c1030;border-top:1px solid #303b88}.move-controls,.fire-controls{display:flex;align-items:center;gap:10px}.touch-controls button{min-height:46px;min-width:62px;border:1px solid #6b7df4;border-radius:8px;color:#e8efff;background:#1d2767;font:700 .8rem DM Mono,monospace;touch-action:manipulation;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.touch-controls button:active,.touch-controls button.active{background:#5266e2;transform:translateY(1px)}.touch-controls .fire{min-width:118px;color:#171425;background:#ffdc65;border-color:#ffefad}.touch-controls .music-toggle{min-width:48px;color:#9cfff2;background:#173c68;border-color:#61d9d4;font-size:1.2rem}.touch-controls .music-toggle.open{color:#171425;background:#86fff0;border-color:#d3fffb}.touch-controls .nucleon{min-width:92px;color:#fff5ce;background:#5a286f;border-color:#f0a6ff;font-size:.68rem;letter-spacing:.03em}.touch-controls .nucleon.ready{animation:nucleon-ready-pulse .8s ease-in-out infinite alternate}@keyframes nucleon-ready-pulse{0%{box-shadow:0 0 4px #edb5ff88;filter:brightness(1)}to{box-shadow:0 0 17px #fff2a9dd,0 0 29px #bd72ff99;filter:brightness(1.25)}}.game-description{width:min(100%,650px);margin:24px auto 0;padding:22px 24px;border:1px solid #364983;border-radius:10px;background:linear-gradient(145deg,#0c1435e8,#080c20e8);color:#c9d5ff;text-align:left;box-shadow:0 12px 28px #0005}.game-description h2{margin:0 0 12px;color:#8ef5ff;font:700 clamp(1rem,3.8vw,1.28rem) Orbitron,sans-serif;line-height:1.42}.game-description p,.game-description li{font-size:.8rem;line-height:1.68}.game-description p{margin:0}.game-description ul{margin:14px 0 0;padding-left:1.3rem}.game-description li+li{margin-top:5px}.game-description li::marker{color:#ffdf72}.site-footer{margin:18px 0 0;color:#8996cf;font-size:clamp(.62rem,2.4vw,.74rem);line-height:1.65}.site-footer a{color:#aebeff;text-decoration:none;text-shadow:0 0 10px #627cff66}.site-footer a:hover,.site-footer a:focus-visible{color:#8ef5ff}.fun-message{display:inline-flex;gap:.2em;font-family:Orbitron,sans-serif;font-size:.9em;letter-spacing:.025em}.fun-message span{display:inline-block;text-shadow:0 0 9px currentColor}.fun-message span:nth-child(1){color:#8ef5ff;transform:rotate(-3deg)}.fun-message span:nth-child(2){color:#ffdf72;transform:rotate(2deg)}.fun-message span:nth-child(3){color:#f79ac0;transform:rotate(-2deg)}.fun-message span:nth-child(4){color:#a998ff;transform:rotate(2deg)}.fun-message span:nth-child(5){color:#77f0bd;transform:rotate(-3deg)}@media(pointer:coarse),(max-width:640px){main{padding:16px 10px 22px}.masthead{margin-bottom:14px}.touch-controls{display:flex;padding:10px}.move-controls,.fire-controls{gap:6px}.touch-controls button{min-width:54px}.touch-controls .fire{min-width:94px}.touch-controls .music-toggle{min-width:44px}.touch-controls .nucleon{min-width:82px;font-size:.61rem}#game-shell{border-radius:8px}.game-ambient-frame:before{inset:-26px -30px;--ambilight-blur: 20px}.game-ambient-frame:after{border-radius:10px}.game-description{margin-top:18px;padding:18px}}@media(prefers-reduced-motion:reduce){.game-ambient-frame:before{animation:none;transition-duration:0ms}.game-ambient-frame:after{transition-duration:0ms}}
