:root{color:#18231d;font-synthesis:none;background:#edf1ed;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;padding:24px}.topbar{justify-content:space-between;align-items:center;gap:20px;max-width:1540px;margin:0 auto 20px;display:flex}h1,h2,p{margin-top:0}h1{letter-spacing:-.04em;margin-bottom:0;font-size:clamp(1.5rem,3vw,2.25rem)}h2{letter-spacing:-.025em;margin-bottom:4px}.eyebrow{color:#5c6d62;text-transform:uppercase;letter-spacing:.12em;margin-bottom:6px;font-size:.72rem;font-weight:800}.session-card{background:#fff;border:1px solid #d0d9d2;border-radius:14px;min-width:210px;padding:12px 16px;display:grid;box-shadow:0 8px 28px #1c32230f}.session-card span{color:#69766e;font-size:.86rem}.workspace{background:#fff;border:1px solid #d2dbd4;border-radius:20px;grid-template-columns:minmax(300px,390px) 1fr;max-width:1540px;min-height:calc(100vh - 128px);margin:0 auto;display:grid;overflow:hidden;box-shadow:0 18px 60px #1f322614}.queue-panel{background:#f8faf8;border-right:1px solid #dce3dd}.panel-heading,.conversation-header{border-bottom:1px solid #e0e6e1;justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}.panel-heading h2{font-size:1rem}.quiet-button{color:#315e44;background:0 0;border:0;font-weight:700}.conversation-list{display:grid}.conversation-item{text-align:left;background:0 0;border:0;border-bottom:1px solid #e5eae6;grid-template-columns:10px 1fr auto;align-items:start;gap:12px;width:100%;padding:16px 18px;display:grid}.conversation-item:hover,.conversation-item.active{background:#e9f2eb}.conversation-copy{gap:4px;min-width:0;display:grid}.conversation-copy span{color:#4f5e54;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.conversation-copy small{color:#7a867e}.risk-dot{background:#789084;border-radius:50%;width:9px;height:9px;margin-top:5px}.risk-attention{background:#c98217}.risk-urgent{background:#b93838;box-shadow:0 0 0 4px #b938381f}.badge{color:#fff;background:#1d6338;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:.75rem;display:grid}.conversation-panel{flex-direction:column;min-width:0;display:flex}.conversation-header button,.composer button,.state-card button{color:#fff;background:#1d6338;border:0;border-radius:10px;padding:10px 16px;font-weight:800}button:disabled{cursor:not-allowed;opacity:.48}.message-list{background:#f4f6f4;flex-direction:column;flex:1;gap:12px;padding:24px;display:flex;overflow:auto}.message{background:#fff;border:1px solid #dfe5e0;border-radius:14px;max-width:min(76%,720px);padding:13px 15px;box-shadow:0 5px 18px #1f32260a}.message p{white-space:pre-wrap;margin:6px 0;line-height:1.5}.message small{color:#718077;font-weight:700}.message a{color:#1d6338;margin-top:6px;font-size:.84rem;display:block}.message-officer,.message-bot{background:#e1efe5;align-self:flex-end}.message-system{color:#59685f;background:#eef1ee;align-self:center}.composer{border-top:1px solid #dfe5e0;grid-template-columns:1fr auto;gap:10px;padding:18px 20px;display:grid}.composer label{color:#54645a;grid-column:1/-1;font-size:.8rem;font-weight:800}.composer textarea{resize:vertical;border:1px solid #bdc9c0;border-radius:10px;min-height:70px;padding:12px}.empty-conversation,.centered-state{text-align:center;place-items:center;min-height:100%;padding:40px;display:grid}.empty-copy{color:#6c7870;padding:20px}.centered-state{min-height:100vh}.state-card{background:#fff;border:1px solid #d3dcd5;border-radius:18px;max-width:520px;padding:30px;box-shadow:0 18px 60px #1f322614}@media (width<=860px){.app-shell{padding:12px}.topbar{flex-direction:column;align-items:stretch}.workspace{grid-template-columns:1fr}.queue-panel{border-bottom:1px solid #dce3dd;border-right:0}.conversation-panel{min-height:620px}.message{max-width:92%}}
