:root{color:#1c2430;background:#f4f1ea;font-family:Inter,Noto Sans JP,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{border:0;border-radius:8px;background:#233142;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 14px}button:hover{background:#314864}input,select,textarea{width:100%;border:1px solid #ccd0d5;border-radius:8px;background:#fff;color:#1c2430;padding:10px 12px}textarea{min-height:330px;resize:vertical;line-height:1.8}label{display:grid;gap:6px;color:#4a5563;font-size:.9rem}.app{width:min(1440px,100%);margin:0 auto;padding:24px}.topbar{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:18px}h1,h2,h3,p{margin:0}h1{font-size:clamp(2rem,4vw,4rem)}h2{font-size:1.25rem}h3{font-size:1.05rem}.eyebrow{color:#a0442c;font-size:.78rem;font-weight:700;text-transform:uppercase}.nickname{width:min(280px,100%)}.notice{background:#dcefe5;border:1px solid #9fc9ad;border-radius:8px;padding:10px 12px;margin-bottom:16px}.workspace{display:grid;grid-template-columns:280px minmax(0,1fr) 320px;gap:16px;align-items:start}.panel{background:#fffdfa;border:1px solid #ded7cd;border-radius:8px;padding:18px;box-shadow:0 10px 28px #2a201414}.sidebar,.feed{position:sticky;top:16px;display:grid;gap:12px}.main-stage{min-width:0}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0}.primary{background:#007b7a}.primary:hover{background:#006263}.danger{background:#a0442c}.danger:hover{background:#7e3422}.check{display:flex;grid-template-columns:auto 1fr;align-items:center;gap:10px;margin-bottom:16px}.check input{width:auto}.join-row,.title-submit,.actions,.write-footer,.pager,.feed-head,.stage-head{display:flex;gap:10px;align-items:center}.stage-head,.feed-head,.write-footer{justify-content:space-between}.room-list,.players,.story-grid{display:grid;gap:10px}.room-chip{align-items:flex-start;background:#f6f0e5;color:#1c2430;display:grid;justify-content:stretch;min-height:auto;padding:12px;text-align:left}.room-chip:hover{background:#eadfcf}.room-chip small,.muted,.session,.story-card small,.feed-story small{color:#687282}.player{display:grid;grid-template-columns:auto 1fr auto auto;gap:8px;align-items:center;min-height:38px;border:1px solid #e5dfd5;border-radius:8px;padding:8px 10px}.icon-button{width:34px;min-height:34px;padding:0}.writing{display:grid;gap:14px}.timer{min-width:112px;border-radius:8px;background:#e8f2f1;color:#006263;font-weight:700;padding:10px 12px;text-align:center}.timer.urgent,.count.warn{background:#fae1d6;color:#a0442c}.count{border-radius:8px;background:#edf3ea;color:#426b48;padding:9px 12px}.done-button.active{background:#426b48}.finished{display:grid;gap:16px}.story-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.story-card,.feed-story{border:1px solid #e2dbcf;border-radius:8px;padding:14px;display:grid;gap:12px;background:#fff}.story-card p,.feed-story p{white-space:pre-wrap;line-height:1.8}.feed-story{min-height:360px}.session{margin-top:16px;font-size:.82rem}code{border-radius:8px;background:#f1e4d1;padding:8px 10px}@media(max-width:1100px){.workspace{grid-template-columns:1fr}.sidebar,.feed{position:static}}@media(max-width:680px){.app{padding:16px}.topbar,.stage-head,.write-footer{align-items:stretch;flex-direction:column}.form-grid{grid-template-columns:1fr}.join-row,.title-submit,.actions{align-items:stretch;flex-direction:column}}
