:root{color:#f4efe1;background:#1f2523;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}canvas{position:fixed;inset:0;width:100%;height:100%;display:block}.hud{position:relative;min-height:100%;display:grid;grid-template-rows:auto 1fr auto;align-content:stretch;gap:1.5rem;padding:clamp(1rem,3vw,2.75rem);pointer-events:none}.title-panel,.grounding-panel,.start-panel,.run-status-panel{width:min(100%,42rem);text-shadow:0 2px 18px rgb(0 0 0 / 55%)}.grounding-panel{align-self:center;max-width:44rem;padding:.95rem;border:1px solid rgb(244 239 225 / 22%);background:#1f2523bd;pointer-events:auto}.panel-label{margin-bottom:.35rem;color:#d8c66f;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.notice{width:fit-content;margin:0 0 .85rem;padding:.35rem .55rem;border:1px solid rgb(244 239 225 / 35%);background:#1f2523b3;font-size:.82rem;line-height:1.3}h1,h2,p{margin-top:0}h1{margin-bottom:.45rem;font-size:clamp(2.6rem,8vw,6.4rem);line-height:.95;letter-spacing:0}.subtitle{max-width:38rem;margin-bottom:0;color:#ddd3b8;font-size:clamp(1rem,2vw,1.35rem)}.grounding-panel h2{margin-bottom:.4rem;font-size:clamp(1.2rem,2vw,1.65rem);line-height:1.05}.grounding-panel p{margin-bottom:.75rem;color:#e8dec1;line-height:1.42}.grounding-panel ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin:0;padding:0;list-style:none}.grounding-panel li{min-height:4.1rem;padding:.65rem;border:1px solid rgb(244 239 225 / 18%);background:#f4efe114;color:#d8d0b8;font-size:.9rem;line-height:1.34}.start-panel{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding:1rem;border:1px solid rgb(244 239 225 / 28%);background:#1f2523d1;pointer-events:auto}.start-panel-copy{flex:1 1 22rem}.start-panel h2{margin-bottom:.35rem;font-size:1.1rem}.start-panel p{margin-bottom:0;color:#d5c9a8;line-height:1.45}.start-actions{display:flex;flex:0 0 auto;gap:.75rem}.run-status-panel{padding:.95rem 1rem;border:1px solid rgb(216 198 111 / 24%);background:#1f2523b8;pointer-events:auto}.run-status-panel p:last-child{margin-bottom:0;color:#ebe0c1;line-height:1.45}button{min-width:8.5rem;min-height:2.75rem;border:1px solid rgb(244 239 225 / 35%);border-radius:4px;background:#6f5941;color:#f4efe1;font:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}.queue-ticket{position:fixed;right:clamp(1rem,4vw,3rem);bottom:clamp(1rem,4vw,3rem);padding:.45rem .7rem;border:1px solid rgb(31 37 35 / 45%);background:#d8c66f;color:#24251f;font-weight:800;letter-spacing:0;box-shadow:0 12px 40px #00000059}@media(max-width:700px){.hud{gap:.85rem}.grounding-panel{padding:.75rem}.grounding-panel ul{grid-template-columns:1fr}.grounding-panel li{min-height:auto}.start-panel{align-items:stretch;flex-direction:column}.start-actions{width:100%;flex-direction:column}button{width:100%}}
