:root{color:#1b2026;background:#16191d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}button,a{font:inherit}button{align-items:center;border:0;border-radius:8px;cursor:pointer;display:inline-flex;font-weight:800;gap:9px;justify-content:center;min-height:48px;padding:0 16px;touch-action:none;transition:filter .16s ease,transform .16s ease;-webkit-user-select:none;user-select:none}button:hover{filter:brightness(1.05)}button:active{transform:translateY(1px) scale(.99)}button:disabled{cursor:not-allowed;filter:grayscale(.35);opacity:.45}button svg{height:20px;width:20px}.game-shell{background:radial-gradient(circle at 24% 16%,rgba(255,205,112,.16),transparent 29%),linear-gradient(135deg,#151a21,#232832 48%,#1b1614);color:#fff7e7;min-height:100vh;padding:22px clamp(14px,3vw,34px) 32px}.hero-band{align-items:end;display:flex;gap:22px;justify-content:space-between;margin:0 auto 16px;max-width:1180px}.title-block{align-items:flex-start;display:flex;flex-direction:column;gap:10px;min-width:0}.eyebrow{color:#f1b761;font-size:.78rem;font-weight:900;letter-spacing:0;margin:0 0 5px;text-transform:uppercase}h1{color:#fff7e7;font-size:clamp(2.1rem,5vw,4.8rem);letter-spacing:0;line-height:.94;margin:0;text-wrap:balance}.tip-link{align-items:center;background:#fd7;border:1px solid rgba(255,255,255,.44);border-radius:8px;color:#221a13;display:inline-flex;font-size:.94rem;font-weight:900;gap:8px;min-height:40px;padding:0 12px;text-decoration:none;transition:filter .16s ease,transform .16s ease}.tip-link:hover{filter:brightness(1.06)}.tip-link:active{transform:translateY(1px)}.tip-link svg{height:18px;width:18px}.scoreboard{display:grid;flex:0 0 auto;gap:8px;grid-template-columns:repeat(3,minmax(82px,1fr))}.scoreboard div,.status-panel,.briefing div{background:#fff7e7eb;border:1px solid rgba(255,255,255,.36);border-radius:8px;box-shadow:0 18px 42px #0000002e;color:#1f252b}.scoreboard div{display:flex;flex-direction:column;min-height:72px;min-width:0;padding:11px 12px}.scoreboard span,.status-panel span{color:#6e4933;font-size:.74rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.scoreboard strong{color:#18202a;font-size:1.55rem;line-height:1.1;overflow-wrap:anywhere}.stage-wrap{margin:0 auto;max-width:1180px;position:relative}.game-canvas{background:#202934;border:1px solid rgba(255,255,255,.18);border-radius:8px;box-shadow:0 28px 70px #00000057;display:block;height:min(62vh,650px);min-height:430px;width:100%}.status-panel{align-items:center;bottom:14px;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) minmax(130px,230px);left:14px;padding:12px 14px;position:absolute;right:14px}.status-panel div:first-child{display:flex;flex-direction:column;min-width:0}.status-panel strong{color:#1f252b;font-size:1.02rem;line-height:1.2;overflow-wrap:anywhere}.tilt-track{background:#e1d3bd;border-radius:999px;height:14px;overflow:hidden}.tilt-track span{background:linear-gradient(90deg,#5ba86b,#e1aa3d 56%,#c74634);display:block;height:100%;min-width:8px;transition:width 90ms linear}.controls{display:grid;gap:10px;grid-template-columns:minmax(160px,1fr) auto auto auto minmax(160px,1fr);margin:14px auto 0;max-width:1180px}.control-button{background:#f1b761;color:#1f252b;min-height:58px}.round-button{background:#fff7e7;color:#1f252b;min-width:112px}.briefing{display:grid;gap:10px;grid-template-columns:1fr 1fr;margin:14px auto 0;max-width:1180px}.briefing div{align-items:center;display:flex;gap:10px;min-height:52px;padding:12px 14px}.briefing svg{color:#1f6f78;flex:0 0 auto;height:20px;width:20px}.briefing span{color:#283039;font-size:.95rem;font-weight:750;line-height:1.35}.parody-notice{color:#fff7e7c7;font-size:.82rem;font-weight:650;line-height:1.45;margin:14px auto 0;max-width:1180px}.parody-notice strong{color:#fd7}@media (max-width: 820px){.hero-band{align-items:stretch;flex-direction:column}.scoreboard{grid-template-columns:repeat(3,1fr)}.game-canvas{height:58vh;min-height:390px}.controls{grid-template-columns:1fr 1fr}.control-button:first-child{order:1}.control-button:last-child{order:2}.round-button{min-width:0;order:3}.briefing{grid-template-columns:1fr}}@media (max-width: 560px){.game-shell{padding:16px 10px 24px}.scoreboard{gap:6px}.scoreboard div{min-height:62px;padding:9px 8px}.scoreboard strong{font-size:1.25rem}.game-canvas{height:56vh;min-height:360px}.status-panel{bottom:10px;grid-template-columns:1fr;left:10px;right:10px}.controls{gap:8px}button{min-height:50px;padding:0 10px}.control-button{flex-direction:column;gap:3px}}
