:root{color:#17211c;background:#f6f4ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{min-height:42px;border:0;border-radius:8px;background:#184335;color:#fffdf7;font-weight:750;cursor:pointer}button.secondary{border:1px solid #cfc8bb;background:#fffdf7;color:#17211c}input{width:100%;min-height:42px;padding:9px 11px;border:1px solid #cfc8bb;border-radius:6px;background:#fffdf7;color:#17211c}label{display:grid;gap:7px;color:#526057;font-size:13px;font-weight:700}.app-shell{min-height:100vh}.eyebrow{margin:0 0 10px;color:#a86620;font-size:12px;font-weight:850;letter-spacing:0;text-transform:uppercase}.login-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:40px;align-items:center;min-height:100vh;padding:48px;background:#184335;color:#fffdf7}.login-layout h1{max-width:720px;margin:0;font-size:58px;line-height:1.02}.login-layout p{max-width:620px;color:#e7eee8;line-height:1.6}.panel{padding:22px;border:1px solid #d8d3c5;border-radius:8px;background:#fffdf7;color:#17211c}.login-panel{display:grid;gap:16px}.form-status{margin:0;color:#526057}.dashboard-shell{min-height:100vh;padding:26px}.app-header{display:flex;gap:18px;align-items:center;justify-content:space-between;margin-bottom:18px}.app-header h1{margin:0;font-size:34px;line-height:1.1}.filters{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr)) 86px;gap:12px;align-items:end;padding:14px;border:1px solid #ded8cc;border-radius:8px;background:#fffdf7}.workspace{display:grid;grid-template-columns:340px minmax(0,1fr);gap:16px;margin-top:16px}.call-list,.call-detail{min-height:560px;border:1px solid #ded8cc;border-radius:8px;background:#fffdf7}.call-list{overflow:hidden}.list-header{display:flex;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #ded8cc;color:#526057}.call-row{display:grid;gap:4px;width:100%;min-height:68px;padding:12px 16px;border-bottom:1px solid #ece7dd;border-radius:0;background:transparent;color:#17211c;text-align:left}.call-row.active,.call-row:hover{background:#eaf2ed}.call-row span{font-weight:800}.call-row small,.detail-meta,.empty{color:#667268}.call-detail{padding:22px}.detail-header{display:flex;gap:20px;align-items:start;justify-content:space-between}.detail-header h2{margin:0;font-size:28px}.detail-meta{display:grid;gap:6px;text-align:right}.recording{width:100%;margin:24px 0}.transcript{padding-top:18px;border-top:1px solid #ded8cc}.transcript h3{margin:0 0 10px}.transcript p{margin:0;white-space:pre-wrap;color:#29352e;line-height:1.65}@media(max-width:900px){.login-layout,.workspace,.filters{grid-template-columns:1fr}.login-layout{padding:26px}.login-layout h1{font-size:42px}.app-header,.detail-header{align-items:stretch;flex-direction:column}.detail-meta{text-align:left}.call-list,.call-detail{min-height:auto}}
