:root{color:#101b29;font-synthesis:none;--teal:#087f78;--border:#dce2e7;--muted:#536174;background:#fff;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:default;color:#b8c1ca;background:#fff;border-color:#e7ebee}button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #2caaa1}.header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;height:74px;padding:0 30px;display:flex}.brand{align-items:center;gap:23px;display:flex}.brand strong{letter-spacing:-.6px;font-size:26px}.brand span{color:#39485a;border-left:2px solid #d3dbe2;padding-left:20px;font-size:18px}.actions{gap:15px;display:flex}.button{color:#101b29;background:#fff;border:1px solid #c9d2da;border-radius:6px;justify-content:center;align-items:center;gap:10px;min-height:45px;padding:10px 16px;font-size:16px;font-weight:600;line-height:23px;display:inline-flex}.primary{background:var(--teal);border-color:var(--teal);color:#fff;min-width:114px}.primary:hover:not(:disabled){background:#066f69}.secondary:hover:not(:disabled){background:#f3f6f7}.synthetic{color:var(--muted);background:#edf0f3;border-radius:5px;margin:18px 30px 0;padding:11px 16px;font-size:16px;line-height:19px}main{margin:22px 30px 30px}h1{letter-spacing:-1px;margin:0 0 4px;font-size:42px;font-weight:700;line-height:1.15}.subtitle{color:var(--muted);margin:0 0 25px;font-size:18px;line-height:28px}.workspace{grid-template-columns:minmax(0,3fr) minmax(0,2fr);align-items:start;gap:22px;display:grid}.search{color:#46576a;border:1px solid #c9d2da;border-radius:5px;align-items:center;gap:18px;height:47px;margin-bottom:16px;padding:0 16px;display:flex}.search input{color:#172536;background:0 0;border:0;outline:none;width:100%;min-width:0;font-size:17px}.search input::placeholder{color:var(--muted);opacity:1}.search:focus-within{outline:2px solid var(--teal);outline-offset:2px}.search input:focus-visible{outline:none}.table-scroll{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:16px;line-height:23px}th{color:#455264;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#f7f8f9;height:49px;padding:12px 18px;font-size:14px;font-weight:600}td{border-bottom:1px solid var(--border);color:#253549;height:52px;padding:0 18px}th:first-child,td:first-child{white-space:nowrap;width:24%}th:nth-child(2){width:39%}th:nth-child(3){width:23%}td:last-child{white-space:nowrap}.selected{background:#e0f2f2}.row-button{text-align:left;width:100%;height:100%;color:inherit;background:0 0;border:0;padding:13px 0;font-size:16px;line-height:24px;display:block}.row-button:hover{text-decoration:underline}.pagination{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-top:29px;font-size:16px;display:flex}.pagination .button{padding:8px 14px;font-weight:400}.detail{border-left:1px solid var(--border);min-height:760px;padding:3px 0 35px 22px}.detail h2{letter-spacing:-.65px;margin:0 0 7px;font-size:30px;line-height:36px}.call-date{margin:0 0 10px;font-size:21px;font-weight:600;line-height:29px}.muted{color:var(--muted);margin:0;font-size:16px;line-height:25px}.detail-section{margin-top:39px}.detail-section h3{letter-spacing:-.2px;border-bottom:1px solid #d1dae2;margin:0 0 13px;padding-bottom:7px;font-size:20px;line-height:26px}.detail-section p{margin-top:0}.transcript{gap:20px;display:grid}.utterance strong{font-size:14px;line-height:20px}.utterance p{overflow-wrap:anywhere;white-space:pre-wrap;background:#f3f5f7;border-radius:5px;margin:5px 0 0;padding:13px 15px;font-size:16px;line-height:24px}.utterance.assistant p{background:#eaf5f5}.empty{color:var(--muted);padding:24px 18px;line-height:25px}.error{color:#923326;background:#fff0ed;border:1px solid #efd0c7;border-radius:4px;padding:14px 16px;line-height:24px}.login{max-width:410px;margin:110px auto;padding:0 20px}.login h1{letter-spacing:-.7px;font-size:36px}.login .subtitle{margin-top:8px;margin-bottom:32px}.login label{margin-bottom:10px;font-size:15px;font-weight:600;display:block}.login input{border:1px solid #c9d2da;border-radius:5px;width:100%;height:48px;padding:10px 12px}.login button{width:100%;margin-top:24px}@media (width<=1100px){.workspace{grid-template-columns:minmax(0,1fr)}.detail{border-left:0;border-top:1px solid var(--border);min-height:0;padding:25px 0}.brand span{display:none}.detail-section{margin-top:30px}}@media (width<=600px){.header{flex-wrap:wrap;gap:14px;height:auto;min-height:72px;padding:16px}.brand strong{font-size:23px}.actions{gap:8px}.button{min-height:42px;padding:8px 12px;font-size:14px}.synthetic{margin:16px 16px 0;font-size:14px}main{margin:23px 16px}h1{font-size:36px}.subtitle{margin-bottom:22px;font-size:16px}.table-scroll table{min-width:650px}.pagination{gap:8px;font-size:13px}.pagination .button{gap:4px;padding:7px 8px;font-size:13px}.detail h2{font-size:27px}.login{margin:60px auto}.search{gap:12px}.workspace{gap:25px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
