:root{color:#171717;background:#fff8eb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}main{display:grid;gap:1rem;margin:0 auto;max-width:44rem;min-height:100vh;padding:1rem}.hero,.card{background:#fff;border:2px solid #171717;border-radius:1.25rem;box-shadow:.35rem .35rem #171717;padding:1.25rem}.hero{align-self:end;background:#ffe08a}.eyebrow{font-size:.8rem;font-weight:800;letter-spacing:.08em;margin:0 0 .5rem;text-transform:uppercase}h1,h2{font-size:clamp(2.4rem,12vw,4.5rem);line-height:.95;margin:0 0 1rem}h2{font-size:clamp(2rem,10vw,3.5rem);letter-spacing:.08em}.lede{font-size:1.1rem;margin:0}label{display:block;font-weight:800;margin-bottom:.35rem}input,textarea,button{border:2px solid #171717;border-radius:.85rem;font:inherit;min-height:3rem;padding:.75rem 1rem;width:100%}input,textarea{background:#fffdf7;margin-bottom:1rem}textarea{min-height:8rem;resize:vertical}button{background:#ff7a59;box-shadow:.2rem .2rem #171717;cursor:pointer;font-weight:900}button:disabled{cursor:not-allowed;opacity:.55}.secondary-button{background:#fffdf7;width:auto}.actions{display:grid;gap:1rem}.join-form{border-top:2px dashed #171717;padding-top:1rem}.error{background:#ffe3e3;border:2px solid #b00020;border-radius:.75rem;color:#680012;font-weight:700;padding:.75rem}.room-header{align-items:start;display:flex;gap:1rem;justify-content:space-between}.room ul{display:grid;gap:.5rem;list-style:none;margin:1rem 0 0;padding:0}.room li{align-items:center;background:#dcfce7;border:2px solid #171717;border-radius:.75rem;display:flex;font-weight:800;gap:.75rem;justify-content:space-between;padding:.75rem 1rem}.player-badges{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:end}.success{background:#dcfce7;border:2px solid #166534;border-radius:.75rem;color:#14532d;font-weight:800;padding:.75rem}.game-status{background:#e0f2fe;border:2px solid #075985;border-radius:.75rem;color:#0c4a6e;font-weight:800;padding:.75rem}.waiting-note{background:#fff8eb;border:2px dashed #171717;border-radius:.75rem;font-weight:800;padding:.75rem}.status-badge{background:#fff8eb;border:2px solid #171717;border-radius:999px;font-size:.75rem;padding:.25rem .5rem;text-transform:uppercase}.host-badge{background:#dbeafe}.story-origin-toggle{background:#fff8eb;border:2px solid #171717;border-radius:1rem;display:grid;gap:.5rem;margin-bottom:1rem;padding:.5rem}.toggle-option{background:#fffdf7;box-shadow:none}.toggle-option.selected{background:#ffe08a;box-shadow:.15rem .15rem #171717 inset}.start-panel{display:grid;gap:1rem;margin-top:1rem}.start-panel .waiting-panel{background:#fff8eb;border:2px dashed #171717;border-radius:.75rem;padding:.75rem}.room .start-panel ul{margin:0}.room .start-panel li{background:transparent;border:0;border-radius:0;display:list-item;font-weight:700;padding:0}@media(min-width:680px){main{padding:4rem 1.5rem}.hero,.card{padding:1.75rem}.actions,.story-origin-toggle{grid-template-columns:1fr 1fr}.join-form{border-left:2px dashed #171717;border-top:0;padding-left:1rem;padding-top:0}}
