.room-shell{max-width:820px;padding:0 20px 50px;margin:auto}.room-shell h1{font-size:30px;margin:25px 0 15px}.room-shell h2{font-size:21px;margin:25px 0 12px}.room-notice{background:#efe7f4;border-radius:12px;padding:13px;font-size:13px;margin:12px 0}.room-hint{font-size:12px;color:var(--muted);margin:10px 0;line-height:1.7}.room-shell input,.room-shell select,.room-shell textarea,.room-create-panel input{width:100%;padding:11px;border:1px solid var(--line);border-radius:9px;background:white;font:inherit;box-sizing:border-box}.room-shell textarea{resize:vertical}.room-shell button,.room-create-panel button{border-radius:9px;padding:9px 14px;background:var(--lilac);border:1px solid var(--line);font-size:13px}.room-form{display:grid;gap:9px;margin:18px 0;padding:16px;background:var(--white);border:1px solid var(--line);border-radius:14px}.room-share{margin:16px 0;display:grid;gap:9px}.room-link{display:inline-block;color:var(--purple);padding:10px 0;overflow-wrap:anywhere}.room-shell article{background:var(--white);border:1px solid var(--line);padding:18px;border-radius:15px;margin:14px 0}.room-shell .user-text{white-space:pre-wrap;overflow-wrap:anywhere;margin:9px 0}.room-shell .room-danger{background:#f7e5df;color:#7d3636;margin:20px 0}.room-votes{display:flex;gap:7px;flex-wrap:wrap;margin:10px 0}.room-votes button[aria-pressed=true]{background:var(--purple);color:white}.room-place{border-top:1px solid var(--line);padding:13px 0;overflow-wrap:anywhere}.room-place h4{margin:6px 0;font-size:15px}.room-check{display:flex;gap:9px;align-items:center;margin:8px 0;overflow-wrap:anywhere}.room-check input{width:18px;min-height:18px;flex-shrink:0}.room-check label{flex:1;min-width:0}.room-check button{flex-shrink:0}.room-check-form{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0}.room-check-form input{flex:1;min-width:140px}.room-shell #room-status{margin:12px 0;color:var(--purple);min-height:24px}.room-shell #members{overflow-wrap:anywhere}.room-create-panel{padding:16px;background:var(--white);border:1px solid var(--line);border-radius:14px;margin:15px 0}.room-create-panel form{display:grid;gap:8px}.room-create-panel h3{font-size:16px}.room-actions{display:flex;gap:8px;flex-wrap:wrap}.room-actions button{flex:1;font-size:12px}.room-recent{font-size:12px;margin:14px 0}.room-recent a{display:block;padding:8px 0;color:var(--purple);overflow-wrap:anywhere}
