:root{color:#1f2722;font-synthesis:none;text-rendering:optimizelegibility;--ink:#1f2722;--muted:#68716b;--line:#d8ddd7;--surface:#fff;--canvas:#f3f4ef;--green:#176b4a;--green-dark:#0f5138;--green-soft:#e8f1ec;--red:#b93b35;--red-soft:#f8e9e7;--amber:#9b6818;--amber-soft:#f5eedf;--radius:6px;background:#f3f4ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--canvas);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{letter-spacing:0}button:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #176b4a38}button:disabled{cursor:not-allowed;opacity:.48}h1,h2,h3,p{margin-top:0}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:0;margin-bottom:7px;font-size:12px;font-weight:750}.button{border-radius:var(--radius);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 17px;font-weight:700;transition:background-color .16s,border-color .16s,transform .16s;display:inline-flex}.button:not(:disabled):active{transform:translateY(1px)}.button-primary{background:var(--green);color:#fff}.button-primary:not(:disabled):hover{background:var(--green-dark)}.button-secondary{color:var(--ink);border-color:var(--line);background:#fff}.button-secondary:not(:disabled):hover{background:#fafbf9;border-color:#aab4ad}.icon-button{border:1px solid var(--line);border-radius:var(--radius);width:40px;height:40px;color:var(--ink);cursor:pointer;background:#fff;flex:0 0 40px;justify-content:center;align-items:center;display:inline-flex}.icon-button:not(:disabled):hover{background:#f8faf7;border-color:#aab4ad}.text-action{color:var(--green);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:4px 0;font-weight:700;display:inline-flex}.danger-text{color:var(--red)}label{color:#434b46;gap:8px;font-size:13px;font-weight:700;display:grid}input,select{border-radius:var(--radius);width:100%;height:46px;color:var(--ink);background:#fff;border:1px solid #cbd2cd;padding:0 13px}input::placeholder{color:#9aa29d}input:focus,select:focus{border-color:var(--green);outline:3px solid #176b4a1f}textarea{resize:vertical;border-radius:var(--radius);width:100%;color:var(--ink);background:#fff;border:1px solid #cbd2cd;padding:11px 46px 11px 12px;line-height:1.5}textarea:focus{border-color:var(--green);outline:3px solid #176b4a1f}.field-optional{color:#8a938d;font-weight:500}.entry-shell{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);min-height:100vh;display:grid}.entry-intro{border-right:1px solid var(--line);background:#e9ede8;flex-direction:column;justify-content:center;padding:clamp(50px,8vw,112px);display:flex}.brand-mark{border-radius:var(--radius);background:var(--ink);color:#fff;place-items:center;width:46px;height:46px;margin-bottom:44px;display:grid}.entry-intro h1{letter-spacing:0;max-width:700px;margin-bottom:18px;font-family:Georgia,Songti SC,serif;font-size:clamp(48px,7vw,94px);font-weight:500;line-height:.98}.intro-copy{color:#505a53;max-width:580px;margin-bottom:36px;font-size:18px;line-height:1.75}.entry-rule{background:var(--amber);width:72px;height:3px;margin-bottom:24px}.entry-note{color:#5c655f;align-items:flex-start;gap:11px;max-width:520px;font-size:14px;line-height:1.6;display:flex}.entry-note svg{flex:none;margin-top:2px}.entry-panel{background:var(--surface);flex-direction:column;justify-content:center;padding:clamp(38px,7vw,94px);display:flex}.panel-heading{margin-bottom:30px}.panel-heading h2{letter-spacing:0;margin-bottom:0;font-size:27px}.entry-form{gap:20px;display:grid}.entry-form .button{margin-top:8px}.entry-panel>.text-action{align-self:center;margin-top:26px}.room-shell,.dashboard-shell{min-height:100vh}.room-header,.dashboard-header{border-bottom:1px solid var(--line);z-index:5;background:#fffffff0;justify-content:space-between;align-items:center;gap:20px;height:86px;padding:0 clamp(18px,4vw,54px);display:flex;position:sticky;top:0}.room-identity,.dashboard-header{align-items:center;gap:14px;display:flex}.dashboard-header{justify-content:flex-start}.room-identity p{color:var(--muted);margin:0 0 2px;font-size:12px;font-weight:700}.room-identity h1,.dashboard-header h1{letter-spacing:0;margin:0;font-size:21px}.dashboard-header .eyebrow{margin:0 0 2px}.live-status{border:1px solid var(--line);border-radius:var(--radius);min-width:250px;height:42px;color:var(--muted);background:#f9faf8;grid-template-columns:18px 1fr auto;align-items:center;gap:8px;padding:0 12px;font-size:13px;display:grid}.live-status strong{color:var(--ink);font-variant-numeric:tabular-nums}.status-recording{color:var(--green);background:var(--green-soft);border-color:#bad2c5}.status-paused{color:var(--amber);background:var(--amber-soft);border-color:#e2d1af}.status-error{color:var(--red);background:var(--red-soft);border-color:#e7c4c0}.status-reconnecting,.status-connecting{color:var(--amber);background:var(--amber-soft);border-color:#e2d1af}.status-dot{background:currentColor;border-radius:50%;width:9px;height:9px}.room-workspace{grid-template-columns:minmax(0,1.45fr) minmax(360px,.75fr);height:calc(100vh - 86px);display:grid}.transcript-panel,.summary-panel{flex-direction:column;min-height:0;padding:clamp(20px,3vw,38px);display:flex}.transcript-panel{border-right:1px solid var(--line)}.summary-panel{background:#fff}.section-title{justify-content:space-between;align-items:center;gap:14px;min-height:48px;margin-bottom:20px;display:flex}.section-title h2{letter-spacing:0;margin:0;font-size:20px}.section-title>span,.section-title h2 span{color:var(--muted);font-size:13px;font-weight:600}.section-title .eyebrow{margin-bottom:4px}.transcript-stream{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff75;flex:1;min-height:280px;overflow-y:auto}.transcript-empty{color:#89918c;text-align:center;place-content:center;justify-items:center;min-height:100%;padding:60px 20px;display:grid}.transcript-empty p{max-width:280px;margin:14px 0 0;line-height:1.6}.transcript-line{border-bottom:1px solid #e2e5e1;grid-template-columns:42px minmax(0,1fr);gap:10px;padding:16px 8px;display:grid}.transcript-line p{overflow-wrap:anywhere;margin:0;font-size:16px;line-height:1.68}.transcript-line time{color:#89918c;font-variant-numeric:tabular-nums;margin-bottom:3px;font-size:11px;display:block}.speaker-label{color:#3f4d44;background:#dfe6e1;border-radius:4px;place-items:center;width:34px;height:25px;font-size:11px;font-weight:800;display:grid}.transcript-line.interim{color:#7b847e}.transcript-line.interim p{font-style:italic}.inline-alert,.status-message{border-radius:var(--radius);background:var(--amber-soft);color:#72511c;margin:12px 0 0;padding:10px 12px;font-size:13px;line-height:1.5}.inline-alert{align-items:center;gap:8px;display:flex}.record-controls{flex-wrap:wrap;align-items:center;gap:10px;min-height:70px;padding-top:18px;display:flex}.button-record{background:var(--green);color:#fff;min-width:170px}.button-stop{background:var(--red);color:#fff;min-width:170px}.summary-empty{border-radius:var(--radius);color:#7b847e;text-align:center;border:1px dashed #cbd3cd;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:280px;padding:42px 20px;display:flex}.summary-empty p{max-width:280px;margin:15px 0 24px;line-height:1.65}.summary-tabs{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;height:42px;margin:-8px 0 16px;display:grid}.summary-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;justify-content:center;align-items:center;gap:7px;font-weight:700;display:flex}.summary-tabs button.active{border-bottom-color:var(--green);color:var(--green)}.meeting-chat{flex-direction:column;flex:1;min-height:0;display:flex}.chat-messages{flex-direction:column;flex:1;gap:12px;min-height:260px;max-height:calc(100vh - 390px);padding:4px 2px 16px;display:flex;overflow-y:auto}.chat-empty{text-align:center;min-height:250px;color:var(--muted);place-content:center;justify-items:center;display:grid}.chat-empty strong{color:var(--ink);margin-top:12px}.chat-empty p{max-width:290px;margin:8px 0 0;line-height:1.6}.chat-message{grid-template-columns:28px minmax(0,1fr);align-items:flex-start;gap:8px;display:grid}.chat-message>span{color:#455149;background:#e2e7e3;border-radius:4px;place-items:center;width:28px;height:28px;display:grid}.chat-message p{border-radius:var(--radius);color:#3e4741;white-space:pre-wrap;overflow-wrap:anywhere;background:#f2f4f1;margin:0;padding:10px 12px;line-height:1.65}.chat-user>span{background:var(--green-soft);color:var(--green)}.chat-user p{background:var(--green-soft)}.chat-loading p{color:var(--muted)}.chat-composer{border-top:1px solid var(--line);padding-top:14px}.chat-composer>label{margin-bottom:8px}.chat-composer>div{position:relative}.chat-send{color:#fff;background:var(--green);border-color:var(--green);width:34px;min-width:34px;height:34px;position:absolute;bottom:8px;right:7px}.utility-actions{border-top:1px solid var(--line);justify-content:space-between;gap:14px;margin-top:auto;padding-top:24px;display:flex}.report-view{min-width:0;overflow-y:auto}.report-summary{border-left:3px solid var(--amber);color:#3d463f;background:#faf8f1;margin:0 0 22px;padding:16px;line-height:1.7}.report-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.report-section{min-width:0;padding:14px 0}.report-section h3{color:#3f4942;align-items:center;gap:7px;margin:0 0 10px;font-size:13px;display:flex}.report-section ul{color:#4e5851;margin:0;padding-left:19px}.report-section li{overflow-wrap:anywhere;margin:0 0 7px;line-height:1.55}.action-section{border-top:1px solid var(--line);margin-top:4px}.action-list{gap:7px;display:grid}.action-row{background:#f6f7f4;grid-template-columns:minmax(0,1fr) 80px 90px;gap:8px;padding:10px;font-size:12px;display:grid}.action-row strong{overflow-wrap:anywhere;font-size:13px}.empty-copy{color:var(--muted)}.dashboard-shell{padding-bottom:60px}.dashboard-controls,.room-monitor,.group-overview,.aggregate-result{width:min(1120px,100% - 36px);margin:28px auto 0}.dashboard-controls{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:1fr 1fr auto;align-items:end;gap:14px;padding:20px;display:grid}.dashboard-shell>.status-message{width:min(1120px,100% - 36px);margin:14px auto 0}.group-overview,.aggregate-result,.room-monitor{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:24px}.room-state-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.room-state{border:1px solid var(--line);border-radius:var(--radius);background:#f8f9f7;min-width:0;min-height:92px;padding:12px}.room-state>div{justify-content:space-between;align-items:center;gap:6px;display:flex}.room-state strong{font-size:13px}.room-state-label{color:#59635c;background:#e6e9e6;border-radius:3px;padding:3px 5px;font-size:10px;font-weight:800}.room-state p{color:var(--muted);margin:18px 0 0;font-size:11px}.room-state-recording{background:var(--green-soft);border-color:#9bc3ad}.room-state-recording .room-state-label{background:var(--green);color:#fff}.room-state-paused{background:var(--amber-soft);border-color:#ddc591}.room-state-completed{background:#eef2ee;border-color:#b6c5ba}.room-state-error{background:var(--red-soft);border-color:#e1aaa6}.empty-state{min-height:180px;color:var(--muted);text-align:center;place-items:center;margin:0;display:grid}.group-list{border-top:1px solid var(--line)}.group-row{border-bottom:1px solid var(--line);grid-template-columns:180px minmax(0,1fr);gap:20px;padding:16px 2px;display:grid}.group-row>div{gap:5px;display:grid}.group-row strong{font-size:15px}.group-row span{color:var(--muted);font-size:12px}.group-row p{color:#59625c;overflow-wrap:anywhere;margin:0;line-height:1.55}@media (width<=900px){.entry-shell{grid-template-columns:1fr}.entry-intro{border-right:0;border-bottom:1px solid var(--line);min-height:42vh;padding:36px 24px}.brand-mark{margin-bottom:26px}.entry-intro h1{font-size:52px}.intro-copy{margin-bottom:22px;font-size:16px}.entry-panel{padding:36px 24px 50px}.room-workspace{grid-template-columns:1fr;height:auto}.transcript-panel{border-right:0;border-bottom:1px solid var(--line);min-height:calc(100vh - 86px)}.summary-panel{min-height:560px}.chat-messages{max-height:520px}.dashboard-controls{grid-template-columns:1fr 1fr}.dashboard-controls .button{grid-column:1/-1}.room-state-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.room-header{flex-direction:column;align-items:flex-start;height:auto;min-height:108px;padding:12px 14px}.room-identity{width:100%}.live-status{width:100%;min-width:0}.room-workspace{display:block}.transcript-panel,.summary-panel{padding:20px 14px}.transcript-panel{min-height:calc(100vh - 108px)}.record-controls .button{flex:150px}.report-grid{grid-template-columns:1fr;gap:0}.action-row{grid-template-columns:1fr}.utility-actions{flex-direction:column;align-items:flex-start}.dashboard-header{height:78px;padding:0 14px}.dashboard-controls{grid-template-columns:1fr}.dashboard-controls .button{grid-column:auto}.group-overview,.aggregate-result,.room-monitor{padding:18px 14px}.group-row{grid-template-columns:1fr;gap:8px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
