:root{--family-accent:#176962;--family-accent-dark:#124c48;--family-accent-soft:#e0f1eb;--family-ink:#193d3a;--family-muted:#61736f;--family-border:#d2e0d9;--family-surface:#fffefa;--family-page:#f4f6ef;--bs-body-font-family:Inter,system-ui,sans-serif;--family-line:#d2e0d9;--family-header-bg:rgba(255,254,250,.96);--family-accent-rgb:23,105,98;--family-accent-secondary:#b59a48}
body{background:#f4f6ef;color:#193d3a;font-family:Inter,system-ui,sans-serif}.app-header{background:#fffefa;border-bottom:1px solid #d2e0d9}.app-main{padding-top:2rem;min-height:85vh}.app-footer{text-align:center;padding:2rem;color:#61736f;font-size:.8rem}.app-footer a{color:inherit}.app-brand{display:flex;align-items:center;gap:.4rem}.app-family-link{color:#193d3a;text-decoration:none;font-weight:800}.eyebrow{font-weight:800;letter-spacing:.12em;font-size:.7rem;color:#326e64}h1,h2{font-weight:800;letter-spacing:-.055em}h2{font-size:1.65rem;margin:.7rem 0 1.4rem}.listen-hero{position:relative;overflow:hidden;background:#173f3a;border-radius:2rem;padding:3.6rem;color:#fffefa;margin-bottom:1.5rem}.listen-hero .eyebrow{color:#b4d9c0}.listen-hero h1{font-size:clamp(2.6rem,5vw,4.4rem);line-height:1.02;margin:1rem 0 1.4rem;position:relative;z-index:1}.listen-hero p{max-width:33rem;color:#d4e4d7;position:relative;z-index:1}.hero-orbit{position:absolute;font-size:25rem;line-height:1;right:1rem;top:-2rem;color:#3f6c57;transform:rotate(-20deg)}.lobby-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:1.5rem}.panel{background:#fffefa;border:1px solid #d2e0d9;border-radius:1.5rem;padding:2rem}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}label{display:block;font-size:.8rem;font-weight:700;margin:1rem 0 .5rem}label small{font-weight:400;color:#61736f}textarea,select,input:not([type=checkbox]){width:100%;border:1px solid #c5d4ce;border-radius:.8rem;background:#fff;color:#193d3a;padding:.8rem;font:inherit}textarea{resize:vertical}input[type=checkbox]{accent-color:#176962;width:1rem;height:1rem}.check{display:flex;align-items:center;gap:.6rem}.muted,.fine,.privacy-note{color:#61736f}.fine{font-size:.75rem;line-height:1.6;margin-top:1rem}.muted{font-size:.9rem;line-height:1.6}.privacy-note{font-size:.8rem;line-height:1.7;margin:1.8rem auto;max-width:55rem;text-align:center}.btn{border-radius:.7rem;padding:.65rem 1rem;font-weight:700;font-size:.85rem}.btn-primary{background:#176962;border-color:#176962}.btn-primary:hover,.btn-primary:focus{background:#124c48;border-color:#124c48}.btn-outline-secondary{color:#38635c;border-color:#a8beb5}.btn-outline-secondary:hover{background:#e0f1eb;color:#193d3a;border-color:#38635c}.history-card{display:block;text-align:left;background:#f4f6ef;border:1px solid #d2e0d9;border-radius:.8rem;padding:1rem;margin-bottom:.7rem;width:100%;color:#193d3a;font-weight:600}.history-card:hover{border-color:#176962}.room-heading{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.2rem}.room-heading h1{font-size:2rem;margin:.6rem 0;overflow-wrap:anywhere}.chat-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:1.3rem}.room-sidebar{padding:1.2rem;align-self:start}.room-sidebar .btn{width:100%;margin-top:.6rem}.member{font-size:.85rem;padding:.65rem 0;color:#61736f}.member:before{content:'○';margin-right:.5rem}.member.present{color:#193d3a}.member.present:before{content:'●';color:#3f8f65}.ai-member{border-top:1px solid #d2e0d9;font-weight:700}.chat-panel{background:#fffefa;border:1px solid #d2e0d9;border-radius:1.5rem;padding:1rem;min-width:0}#messages{height:min(55vh,650px);min-height:260px;overflow:auto;padding:.7rem;overscroll-behavior:contain}.message{max-width:90%;width:fit-content;margin:0 0 1rem;background:#eef1eb;border-radius:1rem;padding:.9rem 1.1rem}.message.mine{margin-left:auto;background:#e1eee5}.message.assistant{border:1px solid #a7c8b6;background:#fffefa}.message.event{background:none;color:#61736f;font-size:.75rem;text-align:center;max-width:100%;width:100%;padding:.3rem}.message-byline{font-size:.72rem;font-weight:700;color:#4d6c60;margin-bottom:.5rem}.message-body,#note-body{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.65;font-size:.93rem}.queue-marker{display:block;color:#61736f;font-size:.65rem;margin-top:.4rem}#assistant-status{font-size:.78rem;color:#61736f;padding:0 .8rem}#composer{border-top:1px solid #d2e0d9;padding-top:1rem}.composer-bottom{display:flex;align-items:center;justify-content:space-between;gap:.7rem}.composer-bottom .check{margin:.7rem 0}.note-card{display:block;border:1px solid #a7c8b6;background:#edf4ec;color:#176962;border-radius:.6rem;padding:.7rem;margin-top:.7rem;font-size:.85rem;font-weight:700}dialog{border:1px solid #a7c8b6;border-radius:1.5rem;padding:2rem;width:min(720px,95vw);max-height:85vh;color:#193d3a}dialog::backdrop{background:#173f3aaa;backdrop-filter:blur(5px)}.note-heading{display:flex;justify-content:space-between;gap:1rem;align-items:start}#note-body{margin:1rem 0 2rem}#notice{border:1px solid #d5ad70;border-radius:.8rem;background:#fff0d6;padding:1rem;margin-bottom:1rem}.login-shell{max-width:550px;margin:3rem auto}.login-card{background:#fffefa;border:1px solid #d2e0d9;border-radius:2rem;padding:2rem}.login-badge{font-size:4rem}.login-form .btn{margin-top:1rem;width:100%}:focus-visible{outline:3px solid #bd9f50!important;outline-offset:3px}[hidden]{display:none!important}
.btn-primary{--bs-btn-bg:#176962;--bs-btn-border-color:#176962;--bs-btn-hover-bg:#124c48;--bs-btn-hover-border-color:#124c48;--bs-btn-active-bg:#124c48;--bs-btn-active-border-color:#124c48;--bs-btn-disabled-bg:#176962;--bs-btn-disabled-border-color:#176962}#host-tools{border-top:1px solid #d2e0d9;margin-top:.7rem;padding-top:.7rem}#host-tools summary{font-size:.85rem;font-weight:700;cursor:pointer;padding:.4rem 0}#host-tools[open] summary{margin-bottom:.7rem}
@media(max-width:991px){.chat-layout{grid-template-columns:1fr}.room-sidebar{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center}.room-sidebar .eyebrow{width:100%}#members{display:flex;flex-wrap:wrap;gap:1rem}#host-tools{width:100%}#host-tools .btn{width:auto;margin:.3rem}#host-tools label,#host-tools select{display:inline-block;width:auto}.ai-member{border:0}.room-sidebar #leave{width:auto}.room-sidebar .fine{margin:0}.lobby-grid{grid-template-columns:1fr}}
#assistant-status.is-working{font-weight:700;color:#176962}#assistant-status.is-working::before{content:'';display:inline-block;width:.6rem;height:.6rem;border-radius:50%;background:currentColor;margin-right:.5rem;animation:listen-thinking 1.2s ease-in-out infinite}.composer-bottom .fine{margin:0}#rename-controls{margin-bottom:1rem}@keyframes listen-thinking{50%{opacity:.3;transform:scale(.8)}}@media(prefers-reduced-motion:reduce){#assistant-status.is-working::before{animation:none}}
@media(max-width:575px){.app-main{padding-top:1rem}.listen-hero{padding:2rem 1.4rem;border-radius:1.5rem}.hero-orbit{right:-7rem;opacity:.5}.panel{padding:1.3rem}.field-grid{grid-template-columns:1fr;gap:0}.room-heading{align-items:start}.room-heading h1{font-size:1.5rem}.room-heading .btn{white-space:nowrap;padding:.5rem}.message{max-width:96%;padding:.8rem}.chat-panel{padding:.6rem}#messages{height:50vh}.composer-bottom .check{font-size:.75rem}}
