:root{color:#1f2522;background:#edf1ed;font-family:Aptos,Segoe UI,sans-serif}body{margin:0}button,input{font:inherit}button{color:#f6faf5;cursor:pointer;background:#14211b;border:0;border-radius:6px;align-items:center;gap:8px;min-height:42px;padding:0 16px;display:inline-flex}.login-shell{background:linear-gradient(135deg,#1f322ae0,#33483fbd),repeating-linear-gradient(90deg,#dfe7dd 0 1px,#edf1ed 1px 18px);place-items:center;min-height:100vh;display:grid}.login-panel{background:#fbfdf9;border:1px solid #cad5cb;border-radius:8px;gap:16px;width:min(380px,100vw - 32px);padding:32px;display:grid;box-shadow:0 24px 60px #121e1833}.login-panel h1,.dashboard h1,.dashboard h2{margin:0}.login-panel input{border:1px solid #b9c5ba;border-radius:6px;min-height:42px;padding:0 12px}.error{color:#a5352f;margin:0}.dashboard{max-width:1180px;margin:0 auto;padding:32px 20px}header{justify-content:space-between;align-items:center;gap:16px;display:flex}.eyebrow{color:#617167;text-transform:uppercase;margin:0 0 6px;font-size:13px}.metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:28px 0;display:grid}.metrics div{background:#fbfdf9;border:1px solid #ced8cf;border-radius:8px;grid-template-columns:36px 1fr;align-items:center;gap:4px;padding:18px;display:grid}.metrics strong{font-size:30px}.metrics span{color:#617167;grid-column:2}.work-surface{grid-template-columns:1.1fr .9fr;gap:20px;display:grid}.thread-console{grid-template-columns:360px 1fr;gap:20px;margin:0 0 24px;display:grid}.thread-list,.thread-detail{background:#fbfdf9;border:1px solid #ced8cf;border-radius:8px;padding:16px}.thread-row{color:#1f2522;min-height:unset;text-align:left;background:0 0;border:1px solid #0000;place-items:start;gap:8px;width:100%;margin-top:8px;padding:12px;display:grid}.thread-row.selected{background:#e6eee6;border-color:#b8c8bb}.thread-row small,.thread-row em,.thread-heading p,.message small,.empty{color:#657268}.thread-row em{font-style:normal}.thread-heading{border-bottom:1px solid #dbe3dc;justify-content:space-between;align-items:start;gap:16px;padding-bottom:14px;display:flex}.thread-heading p{margin:6px 0 0}.thread-heading span{color:#314238;white-space:nowrap;background:#e6eee6;border-radius:999px;padding:6px 10px}.message-list{gap:10px;max-height:360px;margin:16px 0;display:grid;overflow:auto}.message{border-radius:8px;max-width:76%;padding:10px 12px}.message.inbound,.message.system{background:#eef3ed}.message.outbound{color:#f8faf6;background:#18251e;justify-self:end}.message p{margin:4px 0}.voice-reply{background:#78918329;border:1px solid #78918347;border-radius:8px;gap:6px;margin:8px 0;padding:8px;display:grid}.message.outbound .voice-reply{background:#f6faf51f;border-color:#f6faf533}.voice-reply span{color:#657268;text-transform:uppercase;font-size:12px}.message.outbound .voice-reply span{color:#dce7de}.voice-reply audio{width:260px;max-width:100%}.reply-bar{grid-template-columns:1fr auto;gap:10px;display:grid}.reply-bar input{border:1px solid #b9c5ba;border-radius:6px;min-height:42px;padding:0 12px}.alert-list,.agent-list{gap:10px;display:grid}.alert,.agent-list article{background:#fbfdf9;border:1px solid #ced8cf;border-left:5px solid #789183;border-radius:8px;padding:14px}.alert{grid-template-columns:24px 1fr auto;align-items:start;gap:12px;display:grid}.alert.critical{border-left-color:#b6322d}.alert.warning{border-left-color:#bf7d1f}.alert p,.agent-list p{color:#4f5f55;margin:4px 0}.alert small,.agent-list span{color:#6c7a70}@media (width<=760px){header,.work-surface{display:grid}.metrics,.thread-console{grid-template-columns:1fr}.alert{grid-template-columns:24px 1fr}.alert button{grid-column:2}}
