*{box-sizing:border-box}html,body,#root{color:#f8fafc;background:#4e96bb;min-width:100%;min-height:100%;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{overflow:hidden}.app-shell{background:radial-gradient(circle at 28% 12%,#c8ecf8 0,#79bddb 30%,#3c7697 72%,#284f6b 100%);justify-content:center;align-items:center;gap:56px;min-height:100vh;padding:24px;display:flex}.phone-frame{background:linear-gradient(145deg,#d8e7ec,#647782 45%,#263a46);border:1px solid #ffffff73;border-radius:34px;width:min(410px,100vw);padding:10px;box-shadow:0 35px 90px #153a4f8c,inset 0 1px #ffffffb3}.game-wrap{aspect-ratio:360/680;touch-action:none;background:#8bc9e5;border-radius:24px;width:100%;position:relative;overflow:hidden}.game-wrap canvas{width:100%;height:100%;display:block}.hud{pointer-events:none;text-shadow:0 2px 5px #00000073;position:absolute;inset:10px 10px auto}.mission-label{letter-spacing:.12em;color:#fff;margin:0 0 5px 2px;font-size:9px;font-weight:900}.progress{background:#1d30388c;border:1px solid #ffffff80;border-radius:999px;height:7px;overflow:hidden;box-shadow:0 3px 10px #1c465c40}.progress span{background:linear-gradient(90deg,#ffd341,#ff8f32);height:100%;transition:width .2s;display:block;box-shadow:0 0 9px #ffbc30cc}.stat-row{gap:6px;margin-top:7px;display:flex}.stat-row div,.score{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:linear-gradient(#1d3745d1,#0e1f2ad6);border:1px solid #ffffff40;border-radius:9px;align-items:center;gap:4px;padding:6px 7px;font-size:11px;font-weight:900;display:flex;box-shadow:0 4px 14px #1234462e}.score{position:absolute;top:18px;right:0}.overlay{text-align:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(#1c4f681f,#0c222fb3);flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex;position:absolute;inset:0}.eyebrow{letter-spacing:.24em;color:#8ee5ff;text-shadow:0 2px 8px #00263d73;font-size:11px;font-weight:900}.hero-panel{background:linear-gradient(#15425914,#051926c2 72%,#03121ce6);justify-content:flex-end;padding-bottom:72px}.hero-panel h1{text-shadow:0 7px 20px #001e2f8c;letter-spacing:-.045em;margin:14px 0;font-size:50px;line-height:.82}.hero-panel p{color:#e4f4fa;text-shadow:0 2px 6px #00000059;max-width:285px;line-height:1.45}.overlay button{color:#fff;letter-spacing:.03em;cursor:pointer;background:linear-gradient(#38c7ff,#0a83d8);border:1px solid #ffffff80;border-radius:14px;padding:14px 20px;font-weight:900;box-shadow:0 10px 28px #0074b859,inset 0 1px #ffffff73}.hero-panel>span{color:#d4edf7;margin-top:15px;font-size:12px}.choice-panel{background:linear-gradient(#13384985,#041926e6)}.choice-panel h2{margin:10px 0 22px}.choice-grid{gap:10px;width:100%;display:grid}.choice-card{text-align:left;flex-direction:column;align-items:flex-start;display:flex;background:linear-gradient(135deg,#0c425ef5,#112634f5)!important;border:1px solid #9be1ff73!important;box-shadow:0 10px 26px #0000002e!important}.choice-card strong{font-size:15px}.choice-card span{color:#d7edf5;margin-top:3px;font-size:12px}.result-panel{background:linear-gradient(#123d5075,#041b28eb)}.result-panel svg{color:#ffd34e;filter:drop-shadow(0 4px 10px #0000004d)}.result-panel h2{margin:8px 0 18px;font-size:30px}.result-stats{gap:7px;width:80%;margin-bottom:20px;display:grid}.result-stats span{background:#123241b3;border:1px solid #ffffff29;border-radius:10px;justify-content:space-between;padding:10px 12px;display:flex}.result-panel button{align-items:center;gap:8px;display:flex}.desktop-copy{text-shadow:0 3px 18px #10374c47;max-width:430px}.desktop-copy h2{margin:14px 0 20px;font-size:54px;line-height:.98}.desktop-copy p{color:#e0f0f6;font-size:18px;line-height:1.6}@media (width<=850px){.app-shell{background:#77b9d7;padding:0}.phone-frame{width:100vw;height:100vh;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.game-wrap{aspect-ratio:auto;border-radius:0;width:100%;height:100%}.game-wrap canvas{object-fit:fill;width:100%;height:100%}.desktop-copy{display:none}}
