*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;overflow:hidden;background:#cfe9df;color:#10201a;font-family:Inter,ui-rounded,SF Pro Rounded,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{font:inherit}#game{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;display:block;touch-action:none}.hud{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;padding:18px}.topbar{display:flex;align-items:center;gap:10px;width:min(680px,calc(100vw - 36px))}.brand,.metric,.status,.leaderboard,.quick-start,.title-panel,.store-panel,.celebration{background:#ffffffd1;border:2px solid rgba(16,32,26,.14);box-shadow:0 14px 32px #14463c29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand{border-radius:8px;padding:10px 14px;font-weight:900;letter-spacing:0}.metric{min-width:92px;border-radius:8px;padding:8px 12px}.metric span,.store-jewels span{display:block;color:#4a6b61;font-size:12px;font-weight:800;text-transform:uppercase}.metric strong,.store-jewels strong{font-size:22px;line-height:1}.status{width:min(580px,calc(100vw - 36px));min-height:44px;margin:12px 0 0;border-radius:8px;padding:11px 14px;font-weight:800}.leaderboard{position:fixed;top:18px;right:18px;width:min(230px,calc(100vw - 36px));margin:0;padding:12px 14px 12px 34px;border-radius:8px;font-weight:850}.leaderboard li{margin:4px 0}.quick-start{position:fixed;left:18px;bottom:18px;pointer-events:auto;border-radius:8px;border-color:#10201a33;padding:12px 18px;font-weight:900;color:#10201a;cursor:pointer}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;display:grid;place-items:center;padding:22px;background:#0e322e38}.title-panel,.store-panel,.celebration{border-radius:8px}.title-panel{width:min(440px,calc(100vw - 44px));padding:28px;text-align:center}.title-panel h1{margin:0;font-size:56px;line-height:.95}.title-panel p{margin:14px 0 22px;color:#31574d;font-weight:750}.primary-action{min-width:148px;min-height:48px;border:0;border-radius:8px;background:#ff7a45;color:#fff8ed;box-shadow:0 10px #a83f20;font-weight:950;cursor:pointer}.primary-action:active{transform:translateY(5px);box-shadow:0 5px #a83f20}.store-panel{width:min(780px,calc(100vw - 28px));max-height:calc(100vh - 28px);overflow:auto;padding:18px}.store-header{display:flex;justify-content:space-between;gap:16px;align-items:start}.store-header h2,.celebration h2{margin:0}.store-header p,.celebration p{margin:6px 0 0;color:#31574d;font-weight:750}.store-jewels{border-radius:8px;background:#66f7ff38;padding:9px 14px;text-align:right}.runner-preview{height:74px;margin:14px 0;border-radius:8px;background:linear-gradient(90deg,#75d7c440,#ff7a452e)}.store-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.store-tabs button,.store-grid button{border:2px solid rgba(16,32,26,.14);border-radius:8px;background:#fffaf0;color:#10201a;cursor:pointer;font-weight:850}.store-tabs button{padding:9px 13px}.store-tabs button.active,.store-grid button.active{border-color:#ff7a45;background:#ffe4d6}.store-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-bottom:16px}.store-grid button{min-height:82px;padding:12px;text-align:left}.store-grid button strong,.store-grid button span{display:block}.store-grid button span{margin-top:6px;color:#4a6b61}.celebration{position:fixed;top:50%;left:50%;z-index:11;width:min(420px,calc(100vw - 32px));padding:22px;text-align:center;transform:translate(-50%,-50%)}.joystick{position:fixed;right:22px;bottom:22px;z-index:6;width:118px;height:118px;border-radius:50%;background:#ffffff3d;border:2px solid rgba(16,32,26,.12);touch-action:none}.stick{position:absolute;left:50%;top:50%;width:48px;height:48px;border-radius:50%;background:#ff7a45e6;transform:translate(-50%,-50%);box-shadow:inset 0 -6px #00000029}.hidden{display:none!important}@media(max-width:760px){.hud{padding:10px}.topbar{width:calc(100vw - 20px);gap:6px}.brand{display:none}.metric{flex:1;min-width:0;padding:8px}.metric strong{font-size:19px}.status{width:calc(100vw - 20px);font-size:13px}.leaderboard{top:auto;right:10px;bottom:150px;width:180px;font-size:12px}.quick-start{left:10px;bottom:10px}.joystick{width:104px;height:104px;right:10px;bottom:10px}.title-panel h1{font-size:44px}}
