:root{color:#e8e8e8;background:#050505;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:14px;line-height:1.5;scrollbar-color:#303030 #050505}*{box-sizing:border-box}html,body,#app{height:100%}body{margin:0;background:#050505;color:#e8e8e8}*::-webkit-scrollbar{width:.7rem;height:.7rem}*::-webkit-scrollbar-track{background:#050505}*::-webkit-scrollbar-thumb{background:#303030;border:2px solid #050505}button,input,textarea{font:inherit;color:inherit}button{background:#0d0d0d;border:1px solid #5a5a5a;border-radius:0;cursor:pointer;padding:.65rem .8rem;text-align:left}button:hover:not(:disabled),button:focus-visible{border-color:#e8e8e8;outline:none}button:disabled{cursor:not-allowed;opacity:.45}input,textarea{width:100%;border:1px solid #4a4a4a;border-radius:0;padding:.65rem .8rem;background:#080808;resize:none}input:focus,textarea:focus{border-color:#e8e8e8;outline:none}textarea:disabled{opacity:.6}h1{font-size:1rem;font-weight:700;line-height:1.3;margin:0;text-transform:lowercase}p{margin:0}.screen{min-height:100dvh;padding:1rem}.home-screen{display:grid;align-content:center;gap:1.25rem;max-width:44rem}.home-copy{display:grid;gap:.35rem;color:#a6a6a6}.home-screen button{width:fit-content;min-width:min(20rem,100%)}.room-shell{display:grid;grid-template-rows:auto auto minmax(0,1fr);height:100dvh;background:#050505;overflow:hidden}.room-header{position:sticky;top:0;z-index:3;display:grid;gap:.35rem;align-items:start;border-bottom:1px solid #242424;background:#050505;padding:.85rem 1rem}.room-line,.status-primary,.status-secondary{grid-column:1}.room-line{color:#f0f0f0;font-weight:700}.status-primary,.status-secondary,.invite-panel{color:#a6a6a6;overflow-wrap:anywhere}.status-primary{color:#d0d0d0}.verify.pending{color:#ff5f5f}.verify.ok{color:#61d394}.invite-panel{position:sticky;top:6.95rem;z-index:2;display:grid;gap:.5rem;border-bottom:1px solid #242424;background:#050505;padding:.85rem 1rem}.invite-actions{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center}.invite-actions button{height:2.5rem;min-width:11rem;padding:.55rem .75rem;width:auto;white-space:nowrap}.messages{min-height:0;overflow:auto;padding:1rem 1rem 10.5rem;white-space:pre-wrap;overflow-wrap:anywhere}.message-line{margin:0 0 .7rem}.message-line.system{color:#8f8f8f}.message-line.sent{color:#f0f0f0}.message-line.received{color:#cfcfcf}.composer{position:fixed;right:0;bottom:0;left:0;display:grid;gap:.55rem;align-items:center;border-top:1px solid #242424;background:#050505;padding:.65rem 1rem}.message-form{display:grid;min-width:0}.message-form textarea{height:8.75rem;min-height:8.75rem;max-height:8.75rem;overflow-y:auto}.room-actions{display:contents;gap:.55rem;align-items:center}.room-actions button{height:2.5rem;min-width:11rem;padding:.55rem .75rem;width:auto;white-space:nowrap}.room-actions .burn-room-button{background:#8b1111;border-color:#ff5f5f;color:#fff}.room-actions .burn-room-button:hover:not(:disabled),.room-actions .burn-room-button:focus-visible{background:#ad1717;border-color:#fff}.delete-confirm{min-width:0}.composer-waiting{color:#ff5f5f}.verify-prompt{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.55rem;align-items:center}.verify-prompt p{color:#ff5f5f;overflow-wrap:anywhere}.verify-prompt button{height:2.5rem;min-width:8rem}@media(max-width:640px){:root{font-size:14px}.invite-panel{top:7.2rem}.screen,.room-header,.invite-panel,.messages,.composer{padding-left:.8rem;padding-right:.8rem}.home-screen button{width:100%}.invite-actions{display:grid;grid-template-columns:1fr}.message-form textarea{height:5.25rem;min-height:5.25rem;max-height:5.25rem}.verify-prompt{grid-template-columns:1fr}.verify-prompt button{width:100%}.messages{padding-bottom:7rem}.room-actions button,.invite-actions button{width:100%}}
