: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;align-content:space-between;gap:1.5rem;padding:clamp(1rem,3vw,2.75rem);pointer-events:none}.title-panel,.start-panel{width:min(100%,42rem);text-shadow:0 2px 18px rgb(0 0 0 / 55%)}.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)}.start-panel{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;border:1px solid rgb(244 239 225 / 28%);background:#1f2523d1;pointer-events:auto}.start-panel h2{margin-bottom:.35rem;font-size:1.1rem}.start-panel p{margin-bottom:0;color:#d5c9a8;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}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){.start-panel{align-items:stretch;flex-direction:column}button{width:100%}}
