.filter-select{position:relative;display:grid;gap:5px;min-width:150px;color:var(--ink, #213731)}.filter-select__label{color:var(--muted, #6a7b76);font-size:12px}.filter-select__trigger{width:100%;min-height:38px;display:inline-flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line, #dce5e1);border-radius:8px;background:var(--surface-raised, #fff);color:var(--ink, #213731);padding:8px 10px;text-align:left}.filter-select__trigger:hover:not(:disabled),.filter-select__trigger[aria-expanded=true]{border-color:var(--teal, #006e63);background:var(--surface-soft, #f3f8f5)}.filter-select__trigger:disabled{cursor:not-allowed;opacity:.58}.filter-select__summary{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-select__chevron{color:var(--muted, #6a7b76);font-size:17px;line-height:1;transform:translateY(-2px)}.filter-select__popover{position:absolute;z-index:30;top:calc(100% + 6px);left:0;width:max-content;min-width:min(250px,calc(100vw - 32px));max-width:min(330px,calc(100vw - 32px));padding:8px;border:1px solid var(--line, #dce5e1);border-radius:9px;background:var(--surface-raised, #fff);box-shadow:0 12px 30px #21373124}.filter-select__search-wrap{display:grid;gap:4px;padding:2px 2px 8px}.filter-select__search-label{color:var(--muted, #6a7b76);font-size:11px}.filter-select__search{width:100%;min-height:34px;padding:6px 8px}.filter-select__options{display:grid;max-height:260px;overflow-y:auto;overscroll-behavior:contain}.filter-select__option{display:flex;align-items:center;gap:8px;min-height:34px;padding:6px 7px;border-radius:6px;color:var(--ink, #213731);cursor:pointer;font-size:13px}.filter-select__option:hover{background:var(--surface-soft, #f3f8f5)}.filter-select .filter-select__option input[type=checkbox]{width:16px;height:16px;min-width:16px;min-height:16px;margin:0;padding:0;border:0;border-radius:3px;background:transparent;accent-color:var(--teal, #006e63);flex:0 0 auto}.filter-select__empty{margin:4px;padding:12px 8px;color:var(--muted, #6a7b76);font-size:12px}.filters .filter-select__label,.filters .filter-select__search-label{display:block;min-width:0;margin:0}.filters .filter-select__label{color:var(--muted, #6a7b76);font-size:12px}.filters .filter-select__search-label{color:var(--muted, #6a7b76);font-size:11px}.filters .filter-select__option{display:flex;min-width:0;margin:0;gap:8px;padding:6px 7px;color:var(--ink, #213731);font-size:13px}.filters .filter-select__option input[type=checkbox]{width:16px;height:16px;min-width:16px;min-height:16px;padding:0}.filters .filter-select__search{width:100%;min-height:34px;padding:6px 8px}@media (max-width: 620px){.filter-select{min-width:135px}.filter-select__popover{width:min(300px,calc(100vw - 24px))}}.customer-app{--customer-teal: #006e63;--customer-teal-dark: #00564e;--customer-teal-soft: #e6f3f0;--customer-ink: #213731;--customer-muted: #6a7e79;--customer-border: #dce5e1;--customer-canvas: #f4f7f6;--customer-danger: #b54b46;--customer-warning: #96691b;background:var(--customer-canvas);color:var(--customer-ink)}.customer-rail{background:#fff;border-right:1px solid var(--customer-border);color:var(--customer-ink);display:flex;flex:0 0 240px;flex-direction:column;min-height:100dvh;padding:1.5rem 1rem 1rem}.customer-rail .brand{align-items:center;color:var(--customer-ink);display:flex;gap:.65rem;margin:0 .4rem 2.2rem}.customer-rail .brand>span,.auth-mark{align-items:center;background:var(--customer-teal);border-radius:10px;color:#fff;display:inline-flex;font-family:Manrope,Inter,system-ui,sans-serif;font-size:.72rem;font-weight:800;height:2.1rem;justify-content:center;letter-spacing:-.03em;width:2.1rem}.customer-rail .brand>div{font-family:Manrope,Inter,system-ui,sans-serif;font-size:1.03rem;font-weight:800;letter-spacing:-.03em}.customer-rail .brand small,.customer-rail .profile small{color:var(--customer-muted);display:block;font-size:.68rem;font-weight:500;margin-top:.1rem}.customer-rail nav{display:grid;gap:.35rem}.customer-rail nav button,.customer-rail nav .active{align-items:center;background:transparent;border:1px solid transparent;border-radius:9px;color:#63746f;display:flex;font-size:.83rem;gap:.65rem;padding:.68rem .75rem;text-align:left}.customer-rail nav button.active,.customer-rail nav button:hover,.customer-rail nav .active{background:var(--customer-teal-soft);border-color:#c9e4df;color:var(--customer-teal-dark)}.customer-rail .profile{align-items:center;border-top:1px solid var(--customer-border);display:flex;gap:.55rem;margin-top:auto;padding:1rem .35rem 0}.customer-rail .profile>span{align-items:center;background:#dceeea;border-radius:50%;color:var(--customer-teal-dark);display:inline-flex;flex:0 0 1.9rem;font-weight:700;height:1.9rem;justify-content:center;text-transform:uppercase;width:1.9rem}.customer-rail .profile>div{flex:1;font-size:.74rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-rail .profile button{background:transparent;border:0;color:var(--customer-muted);padding:.35rem}.customer-main{background:var(--customer-canvas);min-width:0;padding:0 2rem 2.5rem}.app.customer-app>main.customer-main{padding:24px 30px 36px}.customer-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1180px;padding:2rem 0 1.05rem}.app.customer-app>main.customer-main>header.customer-header{margin-bottom:11px;padding:0}.customer-header h1,.grid-card-header h2,.drawer-head h2,.access h1{color:var(--customer-ink);font-family:Manrope,Inter,system-ui,sans-serif;letter-spacing:-.035em}.customer-header h1{font-size:clamp(1.55rem,2vw,2rem);margin:.18rem 0 0}.header-subtitle{color:var(--customer-muted);font-size:.8rem;margin:.38rem 0 0}.kicker{color:var(--customer-teal);font-size:.63rem;font-weight:800;letter-spacing:.11em;margin:0}.customer-header>button,.primary{align-items:center;background:var(--customer-teal);border:1px solid var(--customer-teal);border-radius:8px;color:#fff;display:inline-flex;font-size:.78rem;font-weight:700;gap:.42rem;justify-content:center;padding:.62rem .85rem}.customer-header>button:hover,.primary:hover{background:var(--customer-teal-dark);border-color:var(--customer-teal-dark)}.support-banner{align-items:center;background:#fff8e7;border:1px solid #ead9aa;border-radius:0 0 8px 8px;color:#694f20;display:flex;font-size:.77rem;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1180px;padding:.7rem .85rem}.support-banner>div{display:grid;gap:.15rem}.support-banner strong{font-size:.78rem}.support-banner span{color:#806b3d;font-size:.72rem}.support-banner button{background:transparent;border:1px solid #c8ae70;border-radius:6px;color:#694f20;font-size:.72rem;padding:.38rem .6rem}.customer-workspace{margin:0 auto;max-width:1180px;min-width:0}.cw-tabs{align-items:center;border-bottom:1px solid var(--customer-border);display:flex;gap:.8rem;justify-content:space-between;padding:0 0 .6rem}.cw-view-tabs,.cw-toolbar-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem}.cw-tabs button{background:transparent;border:1px solid transparent;border-radius:7px;color:#60746f;font-size:.78rem;padding:.5rem .7rem}.cw-tabs button:hover,.cw-tabs button.active{background:#fff;border-color:var(--customer-border);color:var(--customer-teal-dark)}.cw-tabs .cw-refresh{border-color:var(--customer-border);color:var(--customer-teal-dark)}.cw-tabs .cw-refresh:hover{background:var(--customer-teal-soft);border-color:#b8dcd6}.selection-count{background:var(--customer-teal-soft);border-radius:999px;color:var(--customer-teal-dark);font-size:.7rem;padding:.31rem .55rem}.filters{display:grid;gap:.7rem;padding:.85rem 0 1rem}.filter-fields{align-items:end;display:flex;flex-wrap:wrap;gap:.55rem}.filters .filter-fields>label,.filters .filter-fields>.filter-select{flex:1 1 128px;min-width:0;max-width:150px}.filter-fields>label input,.filter-fields>.filter-select .filter-select__trigger{min-width:0;width:100%}.filter-fields>.filter-select{width:128px}.filters label,.dashboard-toolbar label{color:#62756f;display:grid;font-size:.68rem;gap:.25rem;min-width:112px}.filters input,.dashboard-toolbar input,.dashboard-toolbar select,.import-panel input,.import-panel select,.access input{background:#fff;border:1px solid var(--customer-border);border-radius:7px;color:var(--customer-ink);font:inherit;font-size:.76rem;min-height:2.1rem;padding:.48rem .58rem}.filters input:focus,.import-panel input:focus,.import-panel select:focus,.access input:focus,.filter-select__trigger:focus-visible{border-color:#73b9ad;box-shadow:0 0 0 3px #006e631f;outline:0}.filter-select,[data-filter-select]{min-width:140px;position:relative}.filter-select__label{color:#62756f;display:block;font-size:.68rem;margin-bottom:.25rem}.filter-select__trigger,[data-filter-select]>button{align-items:center;background:#fff;border:1px solid var(--customer-border);border-radius:7px;color:var(--customer-ink);display:flex;font:inherit;font-size:.76rem;justify-content:space-between;min-height:2.1rem;min-width:140px;padding:.48rem .58rem;text-align:left;width:100%}.filter-select__trigger:hover,[data-filter-select]>button:hover{border-color:#a9cbc5}.filter-select__popover,[data-filter-select] [role=listbox]{background:#fff;border:1px solid var(--customer-border);border-radius:8px;box-shadow:0 12px 30px #21373121;left:0;max-height:15rem;min-width:100%;overflow:auto;padding:.3rem;position:absolute;top:calc(100% + .3rem);z-index:20}.filter-select__option,[data-filter-select] [role=option]{align-items:center;border-radius:5px;display:flex;gap:.45rem;padding:.42rem .45rem;white-space:nowrap}.filter-select__option:hover,[data-filter-select] [role=option]:hover{background:var(--customer-canvas)}.active-filters{align-items:center;display:flex;flex-wrap:wrap;gap:.38rem;min-height:1.65rem}.filter-chip{background:var(--customer-teal-soft);border:1px solid #c9e4df;border-radius:999px;color:var(--customer-teal-dark);font-size:.68rem;padding:.34rem .54rem}.clear-filters{background:transparent;border:0;color:var(--customer-danger);font-size:.68rem;padding:.34rem .25rem}.more-filters{align-items:center;background:transparent;border:1px solid var(--customer-border);border-radius:7px;color:var(--customer-teal-dark);display:inline-flex;font-size:.7rem;gap:.35rem;min-height:2.1rem;padding:.45rem .62rem}.more-filters:hover{background:var(--customer-teal-soft);border-color:#b8dcd6}.more-filters span{font-size:.9rem;line-height:1}.insight-filters{align-items:end;display:flex;flex-basis:100%;flex-wrap:wrap;gap:.55rem}.grid-card,.dash-card,.coverage-card{background:#fff;border:1px solid var(--customer-border);border-radius:10px;box-shadow:0 3px 12px #21373109}.grid-card{overflow:hidden}.grid-card-header{align-items:center;display:flex;gap:.8rem;justify-content:space-between;padding:.95rem 1rem .75rem}.grid-card-header h2{font-size:1rem;margin:.16rem 0 0}.grid-card-header .muted{font-size:.7rem}.customer-workspace .table-wrap{margin:0;max-width:none;overflow-x:auto}.customer-workspace table{border-collapse:collapse;min-width:620px;width:100%}.customer-workspace th{background:#f8faf9;color:#70837d;font-size:.64rem;font-weight:800;letter-spacing:.06em;padding:.62rem .8rem;text-align:left;text-transform:uppercase}.customer-workspace td{border-top:1px solid #edf2f0;color:#334d46;font-size:13px;padding:.72rem .8rem;vertical-align:middle}.customer-workspace tbody tr{cursor:pointer;transition:background .12s ease}.customer-workspace tbody tr:hover{background:#f8fbfa}.customer-workspace tbody tr:focus{background:#f4faf8;outline:2px solid #77bcb1;outline-offset:-2px}.customer-workspace td:first-child,.customer-workspace th:first-child{padding-left:1rem;width:2.8rem}.customer-workspace input[type=checkbox],.import-panel input[type=checkbox],.import-panel input[type=radio]{accent-color:var(--customer-teal)}.status-pill{background:#eef2f1;border-radius:999px;color:#62746f;display:inline-block;font-size:.63rem;font-weight:800;letter-spacing:.02em;padding:.29rem .5rem;text-transform:capitalize}.status-completed{background:#e1f3eb;color:#1d7356}.status-processing{background:#fff0d5;color:#946119}.status-failed{background:#fde7e4;color:#a33f3a}.status-on_hold{background:#ebeaf8;color:#625f91}.status-skipped{background:#edf0f1;color:#687a78}.load-more{background:#fff;border:1px solid var(--customer-border);border-radius:7px;color:var(--customer-teal-dark);display:block;font-size:.75rem;margin:.85rem auto 0;padding:.53rem .85rem}.load-more:hover{background:var(--customer-teal-soft)}.load-more:disabled{opacity:.55}.empty{background:#fff;border:1px dashed #bfd3ce;border-radius:10px;color:var(--customer-muted);padding:2rem 1.2rem;text-align:center}.empty h2{color:var(--customer-ink);font-family:Manrope,Inter,system-ui,sans-serif;font-size:1rem;margin:0 0 .35rem}.empty p{font-size:.78rem;margin:0}.error{align-items:center;background:#fff0ef;border:1px solid #f0c7c4;border-radius:7px;color:var(--customer-danger);display:flex;font-size:.75rem;gap:.7rem;justify-content:space-between;margin:.5rem 0;padding:.58rem .7rem}.error button{background:transparent;border:1px solid #d7918b;border-radius:5px;color:inherit;font-size:.7rem;padding:.3rem .5rem}.warning{background:#fff8e7;border:1px solid #ead9aa;border-radius:7px;color:var(--customer-warning);font-size:.75rem;padding:.58rem .7rem}.muted{color:var(--customer-muted)}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.dashboard{padding-top:.25rem}.dashboard-toolbar{align-items:center;display:flex;gap:.8rem;justify-content:space-between;margin-bottom:.65rem}.dashboard-toolbar .muted{font-size:.72rem}.dashboard-toolbar>button{background:#fff;border:1px solid var(--customer-border);border-radius:7px;color:var(--customer-teal-dark);font-size:.72rem;padding:.48rem .7rem}.coverage-cards{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin:.5rem 0 .75rem}.coverage-card{padding:.65rem .75rem}.coverage-card span,.coverage-card small{color:var(--customer-muted);display:block;font-size:.65rem}.coverage-card strong{color:var(--customer-teal-dark);display:block;font-size:1.1rem;margin:.15rem 0}.dash-grid{display:grid;gap:.7rem;grid-template-columns:repeat(2,minmax(0,1fr))}.dash-card{min-width:0;padding:.8rem}.dash-card h3{color:var(--customer-ink);font-family:Manrope,Inter,system-ui,sans-serif;font-size:.8rem;margin:0 0 .65rem}.chart-button,.dash-card.heatmap button{background:transparent;border:0;color:#42625a;display:block;padding:.24rem 0;text-align:left;width:100%}.chart-button:hover,.dash-card.heatmap button:hover{color:var(--customer-teal)}.chart-row{align-items:center;display:grid;font-size:.68rem;gap:.45rem;grid-template-columns:minmax(70px,1fr) minmax(50px,2fr) 28px}.chart-row>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chart-row i{background:#e7efed;border-radius:999px;height:7px;overflow:hidden}.chart-row b{background:#2c9b8c;border-radius:999px;display:block;height:100%}.chart-row strong{font-size:.68rem;text-align:right}.daily-columns,.trend-columns{align-items:end;display:flex;gap:.25rem;min-height:132px;overflow:auto;padding-top:.3rem}.daily-column,.trend-column{align-items:center;background:transparent;border:0;border-radius:5px;color:#60766f;display:flex;flex-direction:column;gap:.2rem;height:132px;justify-content:end;min-width:42px;padding:.1rem}.daily-column:hover,.trend-column:hover{background:#f1f8f6}.daily-stack,.trend-stack{background:#edf3f1;border-radius:3px;display:flex;min-height:2px;overflow:hidden}.daily-stack{flex-direction:column-reverse;width:22px}.daily-stack i{display:block;min-height:1px}.daily-column small,.trend-column small{font-size:.58rem;max-height:54px;transform:rotate(180deg);writing-mode:vertical-rl}.daily-column strong{font-size:.67rem}.trend-stack{align-items:stretch;flex-direction:row;height:80px;min-height:80px;width:100%}.trend-stack i{background:#299b91;display:block;height:100%;min-width:1px}.trend-stack .sentiment-negative{background:#d36662}.trend-stack .sentiment-neutral{background:#dfab4c}.trend-stack .sentiment-unavailable{background:repeating-linear-gradient(135deg,#d8e1e8 0,#d8e1e8 3px,#eff3f6 3px,#eff3f6 6px)}.outcome-children{border-left:2px solid #d5e7e2;margin:.1rem 0 .3rem .7rem;padding-left:.5rem}.heatmap button{align-items:center;border-bottom:1px solid #edf2f0;display:flex;gap:.5rem;justify-content:space-between;padding:.42rem}.heatmap button b{background:#e1f2ef;border-radius:4px;display:grid;min-width:28px;padding:.25rem;place-items:center}.customer-app .overlay{align-items:stretch;background:#192d2852;display:flex;top:0;right:0;bottom:0;left:0;justify-content:flex-end;position:fixed;z-index:50}.customer-app .drawer{background:#fff;border-left:1px solid var(--customer-border);box-shadow:-12px 0 35px #21373124;display:flex;flex-direction:column;height:100dvh;max-height:100dvh;max-width:640px;overflow:hidden;width:min(640px,100vw)}.customer-app .drawer-head{align-items:flex-start;border-bottom:1px solid var(--customer-border);display:flex;flex:0 0 auto;gap:1rem;justify-content:space-between;padding:1.05rem 1.15rem .9rem}.customer-app .drawer-head h2{font-size:1.08rem;margin:.18rem 0 0}.customer-app .drawer-head>button{background:transparent;border:0;color:var(--customer-muted);font-size:1.35rem;padding:.1rem .25rem}.customer-app .drawer-body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:1rem 1.15rem 1.5rem}.customer-app .record-drawer{overflow:hidden}.customer-app .record-drawer .drawer-body{overflow-y:auto}.customer-app .record-drawer .tabs{flex:0 0 auto;margin:0 1.15rem;overflow-x:auto}.customer-app .import-panel{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow-y:auto;padding:0 1.15rem 1.4rem}.customer-app .import-panel>.tabs{background:#fff;flex:0 0 auto;margin:0 -1.15rem .95rem;padding:0 1.15rem;position:sticky;top:0;z-index:2}.customer-app .import-panel>.tabs button,.customer-app .record-drawer .tabs button{background:transparent;border:0;border-bottom:2px solid transparent;color:var(--customer-muted);font-size:.76rem;padding:.7rem .55rem .55rem}.customer-app .import-panel>.tabs button[aria-selected=true],.customer-app .record-drawer .tabs button.active{border-bottom-color:var(--customer-teal);color:var(--customer-teal-dark);font-weight:800}.customer-app .import-panel label{margin:.45rem 0}.customer-app .import-panel>label,.customer-app .import-panel .spreadsheet-source>label,.customer-app .import-panel .manual-fields>label{color:#62756f;display:grid;gap:.32rem;min-width:0}.customer-app .import-panel .advanced-section label{color:#62756f;display:grid;gap:.32rem;min-width:0}.customer-app .import-panel .advanced-section label input{width:100%}.customer-app .import-panel>label select,.customer-app .import-panel .spreadsheet-source>label input[type=file],.customer-app .import-panel .manual-fields>label input{width:100%}.customer-app .schema-note{font-size:.68rem;margin:.1rem 0 .25rem}.customer-app .template-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-top:.7rem}.customer-app .template-actions>div{display:flex;flex-wrap:wrap;gap:.25rem}.customer-app .upload-help{color:var(--customer-muted);font-size:.68rem;margin:.1rem 0 .25rem}.customer-app .import-mode{display:grid;gap:.5rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:1rem 0 .75rem}.customer-app .import-mode label{align-items:center;background:#f8fbfa;border:1px solid var(--customer-border);border-radius:8px;display:flex;gap:.5rem;margin:0;padding:.65rem .7rem}.customer-app .import-mode label:has(input:checked){background:var(--customer-teal-soft);border-color:#a9d1c8;color:var(--customer-teal-dark);font-weight:700}.customer-app .spreadsheet-source,.customer-app .manual-fields{display:grid;gap:.15rem;min-width:0}.customer-app .manual-fields{gap:.25rem}.customer-app .manual-fields>.muted{font-size:.72rem;margin:.05rem 0 .35rem}.customer-app .advanced-section{border-top:1px solid var(--customer-border);margin-top:.8rem;padding-top:.7rem}.customer-app .advanced-section summary{color:var(--customer-teal-dark);cursor:pointer;font-size:.73rem;font-weight:700}.customer-app .advanced-section>p{font-size:.7rem;margin:.5rem 0}.customer-app .advanced-section fieldset{margin:.5rem 0 0}.customer-app .downloads-actions{display:flex;flex-wrap:wrap;gap:.25rem}.customer-app .import-panel fieldset{border:1px solid var(--customer-border);border-radius:8px;margin:.9rem 0;padding:.75rem}.customer-app .import-panel legend{color:var(--customer-ink);font-size:.72rem;font-weight:800;padding:0 .25rem}.customer-app .import-panel button{border:1px solid var(--customer-border);border-radius:7px;color:var(--customer-teal-dark);font-size:.74rem;margin:.2rem .3rem .2rem 0;padding:.48rem .65rem}.customer-app .import-panel button.primary{background:var(--customer-teal);border-color:var(--customer-teal);color:#fff}.customer-app .import-panel article{border-top:1px solid var(--customer-border);margin-top:.75rem;padding:.75rem 0}.customer-app .import-panel .preflight{background:#f8fbfa;border:1px solid var(--customer-border);border-radius:8px;margin-top:.85rem;padding:.75rem}.customer-app .import-panel .preflight label{display:flex;gap:.45rem}.drawer dl{display:grid;gap:.4rem .9rem;grid-template-columns:minmax(105px,145px) 1fr;margin:0}.drawer dt{color:var(--customer-muted);font-size:.7rem}.drawer dd{font-size:.76rem;margin:0;overflow-wrap:anywhere}.metadata-field{display:contents}.record-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin:.8rem 0}.record-actions button{background:#fff;border:1px solid var(--customer-border);border-radius:6px;color:var(--customer-teal-dark);font-size:.72rem;padding:.42rem .6rem}.record-actions audio{max-width:100%}.transcript{border-top:1px solid var(--customer-border);line-height:1.6;padding-top:.9rem;white-space:pre-wrap}.auth-shell{background:var(--customer-canvas)}.access{background:#fff;border:1px solid var(--customer-border);border-radius:12px;box-shadow:0 12px 35px #21373114;max-width:410px;padding:2rem;width:min(100% - 2rem,410px)}.access .auth-mark{margin-bottom:1rem}.access h1{font-size:1.6rem;margin:.3rem 0 .5rem}.auth-explanation{color:var(--customer-muted);font-size:.78rem;line-height:1.5;margin:0 0 1.15rem}.access>button{min-height:2.35rem;width:100%}.access>label{color:var(--customer-muted);display:grid;font-size:.7rem;gap:.27rem;margin:.55rem 0}.access .google{background:#fff;border:1px solid var(--customer-border);border-radius:7px;color:var(--customer-ink);font-size:.77rem;font-weight:700}.access .google:hover{border-color:#a9cbc5;background:#f8fbfa}.auth-divider{align-items:center;color:#9aa9a4;display:flex;font-size:.65rem;gap:.55rem;margin:1rem 0 .7rem}.auth-divider:before,.auth-divider:after{background:var(--customer-border);content:"";flex:1;height:1px}.auth-secondary{display:flex;gap:.4rem;justify-content:center;margin-top:.55rem}.auth-secondary button{background:transparent;border:0;color:var(--customer-teal-dark);font-size:.68rem;padding:.35rem}@media (max-width: 800px){.customer-rail{flex-basis:196px}.customer-main{padding:0 1.1rem 2rem}.customer-header{padding-top:1.35rem}.dash-grid{grid-template-columns:1fr}}@media (max-width: 760px){.app.customer-app .customer-rail nav .current-page{justify-content:center;font-size:0;padding:9px 5px}.app.customer-app .customer-rail nav .current-page>:not(svg){display:none}}@media (max-width: 620px){.customer-app{display:block}.app.customer-app>aside.customer-rail{border-bottom:1px solid var(--customer-border);border-right:0;min-height:auto;padding:.8rem 1rem;position:static;width:auto}.customer-rail .brand{margin:0}.customer-rail nav{display:none}.customer-rail .profile{border-top:0;margin-top:.7rem;padding:.55rem 0 0}.app.customer-app>main.customer-main{margin-left:0;padding:1.1rem 1rem 2rem}.customer-header{align-items:stretch;flex-direction:column;padding:1.1rem 0 .8rem}.customer-header>button{align-self:flex-start}.cw-tabs{align-items:stretch;flex-direction:column;gap:.35rem}.cw-toolbar-actions{justify-content:flex-start}.filter-fields>label,.filter-fields>.filter-select{flex-basis:125px}.grid-card-header{align-items:flex-start;flex-direction:column;gap:.25rem}.support-banner{align-items:flex-start;flex-direction:column}.support-banner button{align-self:flex-start}}.ops-workspace{--ops-teal: #006e63;--ops-teal-dark: #00574f;--ops-teal-soft: #e8f4f2;--ops-ink: #213731;--ops-muted: #687675;--ops-line: #dce5e1;--ops-bg: #f4f7f6;background:var(--ops-bg);color:var(--ops-ink);font:14px/1.45 Inter,DM Sans,ui-sans-serif,system-ui,sans-serif;letter-spacing:-.01em;min-height:100vh;padding:0}.ops-workspace *{box-sizing:border-box}.ops-workspace button,.ops-workspace input,.ops-workspace select,.ops-workspace textarea{font:inherit}.ops-workspace button{cursor:pointer}.ops-workspace button:disabled,.ops-workspace input:disabled,.ops-workspace select:disabled,.ops-workspace textarea:disabled{cursor:not-allowed;opacity:.58}.ops-workspace button:focus-visible,.ops-workspace input:focus-visible,.ops-workspace select:focus-visible,.ops-workspace textarea:focus-visible,.ops-workspace a:focus-visible{outline:3px solid #9dd6cf;outline-offset:2px}.ops-workspace .ops-header{align-items:center;background:#fff;border-bottom:1px solid var(--ops-line);display:flex;justify-content:space-between;padding:24px clamp(20px,4vw,48px)}.ops-workspace .ops-header h1{font-size:25px;letter-spacing:-.04em;margin:5px 0 2px}.ops-workspace .ops-header p{color:var(--ops-muted);margin:0}.ops-workspace .ops-eyebrow{color:#70827e;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.ops-header-actions{align-items:center;display:flex;gap:8px}.ops-operator{align-items:center;color:#52706a;display:inline-flex;font-size:12px;gap:6px;margin-right:8px}.ops-workspace .ops-layout{display:grid;grid-template-columns:266px minmax(0,1fr);min-height:calc(100vh - 103px)}.ops-workspace .ops-detail,.ops-workspace .ops-card,.ops-workspace .ops-panel-stack,.ops-workspace .ops-panel-grid,.ops-workspace .ops-config-grid{min-width:0}.ops-workspace .ops-client-rail{background:#fff;border-right:1px solid var(--ops-line);padding:22px 14px;position:relative}.ops-workspace .ops-rail-heading{align-items:center;color:var(--ops-ink);display:flex;font-size:13px;font-weight:750;justify-content:space-between;padding:0 8px 12px}.ops-workspace .ops-rail-heading em{background:#edf1f0;border-radius:10px;color:#63716f;font-size:11px;font-style:normal;margin-left:5px;padding:2px 6px}.ops-workspace .ops-search{align-items:center;background:#f8faf9;border:1px solid var(--ops-line);border-radius:8px;color:#81908e;display:flex;gap:7px;padding:8px 10px}.ops-workspace .ops-search input{background:transparent;border:0;color:var(--ops-ink);min-width:0;outline:0;padding:1px;width:100%}.ops-workspace .ops-client-list{margin-top:12px}.ops-workspace .ops-client-row{align-items:center;background:transparent;border:1px solid transparent;border-radius:9px;color:var(--ops-ink);display:flex;gap:9px;margin:3px 0;padding:9px 8px;text-align:left;width:100%}.ops-workspace .ops-client-row:hover{background:#f5f9f8}.ops-workspace .ops-client-row.is-active{background:var(--ops-teal-soft);border-color:#c9e4df}.ops-workspace .ops-client-row>svg{color:#91a19e;margin-left:auto}.ops-workspace .ops-client-mark{align-items:center;background:#d8ebe7;border-radius:8px;color:var(--ops-teal);display:inline-flex;flex:0 0 auto;font-size:11px;font-weight:800;height:31px;justify-content:center;letter-spacing:.02em;min-width:31px}.ops-workspace .ops-client-mark.large{border-radius:11px;font-size:14px;height:46px;min-width:46px}.ops-workspace .ops-client-row-copy{display:flex;flex-direction:column;min-width:0}.ops-workspace .ops-client-row-copy strong{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-workspace .ops-client-row-copy small{color:#788784;font-size:11px;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-workspace .ops-rail-footer{border-top:1px solid var(--ops-line);bottom:20px;color:#748783;display:flex;flex-direction:column;font-size:11px;left:22px;padding-top:14px;position:absolute;right:22px}.ops-workspace .ops-rail-footer strong{color:var(--ops-ink);font-size:12px;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ops-workspace .ops-rail-footer small{color:#879691;margin-top:2px}.ops-workspace .ops-detail{margin:0 auto;max-width:1160px;padding:28px clamp(20px,4vw,48px) 56px;width:100%}.ops-workspace .ops-detail-head{align-items:flex-start;display:flex;gap:20px;justify-content:space-between}.ops-workspace .ops-breadcrumb{align-items:center;color:#869390;display:flex;font-size:12px;gap:4px}.ops-workspace .ops-breadcrumb span{color:var(--ops-ink);font-weight:700}.ops-workspace .ops-context-select{color:#60726e;display:none;flex-direction:column;font-size:11px;font-weight:750;gap:5px;min-width:190px}.ops-workspace .ops-field-label{color:#53635f;display:flex;flex-direction:column;font-size:11px;font-weight:750;gap:5px}.ops-workspace input,.ops-workspace select,.ops-workspace textarea{background:#fff;border:1px solid #cbd9d5;border-radius:7px;color:var(--ops-ink);min-height:38px;padding:8px 10px}.ops-workspace textarea{min-height:82px;resize:vertical}.ops-workspace input::placeholder{color:#9aa9a5}.ops-workspace .ops-context-select select{min-height:36px;min-width:190px}.ops-workspace .ops-client-summary{align-items:center;display:flex;gap:13px;margin:25px 0 22px}.ops-workspace .ops-client-summary strong{display:block;font-size:18px;letter-spacing:-.03em}.ops-workspace .ops-client-summary small{color:var(--ops-muted);display:block;font-size:12px;margin-top:2px}.ops-workspace .ops-summary-actions{align-items:center;display:flex;gap:10px;margin-left:auto}.ops-workspace .ops-status-dot{background:#1e9a82;border-radius:50%;display:inline-block;height:7px;margin-right:4px;width:7px}.ops-workspace .ops-status-dot.is-warning{background:#c98b39}.ops-workspace .ops-status-pill{background:var(--ops-teal-soft);border-radius:14px;color:var(--ops-teal);font-size:11px;font-weight:800;padding:5px 9px}.ops-workspace .ops-status-pill.is-warning{background:#fff4e2;color:#986528}.ops-workspace .ops-tabs{border-bottom:1px solid var(--ops-line);display:flex;gap:25px;margin:0 0 24px;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}.ops-workspace .ops-tabs button{background:transparent;border:0;border-bottom:2px solid transparent;color:#75827f;font-size:13px;font-weight:750;padding:0 1px 12px;white-space:nowrap}.ops-workspace .ops-tabs button:hover,.ops-workspace .ops-tabs button.is-active{border-bottom-color:var(--ops-teal);color:var(--ops-teal)}.ops-workspace .ops-panel-stack{display:flex;flex-direction:column;gap:17px}.ops-workspace .ops-panel-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.ops-workspace .ops-access-grid .ops-card:nth-child(-n+2){min-height:180px}.ops-workspace .ops-card{background:#fff;border:1px solid var(--ops-line);border-radius:10px;padding:18px}.ops-workspace .ops-card h2{color:var(--ops-ink);font-size:16px;letter-spacing:-.025em;margin:3px 0 0}.ops-workspace .ops-card p{color:var(--ops-muted);font-size:13px;margin:0}.ops-workspace .ops-card-heading{align-items:flex-start;color:var(--ops-teal);display:flex;justify-content:space-between;margin-bottom:16px}.ops-workspace .ops-card-heading>svg{margin-top:2px}.ops-workspace .ops-count{align-items:center;background:var(--ops-teal-soft);border-radius:14px;color:var(--ops-teal);display:inline-flex;font-size:12px;font-weight:800;min-height:26px;padding:3px 9px}.ops-workspace .ops-chip{align-items:center;background:var(--ops-teal-soft);border-radius:15px;color:var(--ops-teal);display:inline-flex;font-size:11px;font-weight:750;gap:5px;padding:5px 9px}.ops-workspace .ops-request{align-items:center;border-top:1px solid #edf1f0;display:flex;gap:12px;justify-content:space-between;padding:11px 0}.ops-workspace .ops-request>div{min-width:0}.ops-workspace .ops-request strong{font-size:13px;overflow-wrap:anywhere}.ops-workspace .ops-request small{color:#81908d;display:block;font-size:11px;margin-top:2px}.ops-workspace .ops-actions{align-items:center;display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end}.ops-workspace .ops-button{align-items:center;border:1px solid transparent;border-radius:7px;display:inline-flex;font-size:12px;font-weight:750;gap:6px;justify-content:center;min-height:36px;padding:8px 12px;text-decoration:none}.ops-workspace .ops-button-primary{background:var(--ops-teal);border-color:var(--ops-teal);color:#fff}.ops-workspace .ops-button-primary:hover{background:var(--ops-teal-dark)}.ops-workspace .ops-button-secondary{background:#fff;border-color:#cbd9d5;color:#41615b}.ops-workspace .ops-button-secondary:hover{background:#f4f8f7;border-color:#a9c5bf}.ops-workspace .ops-button-danger{background:#fff8f7;border-color:#efc7c1;color:#aa4b43}.ops-workspace .ops-button-danger:hover{background:#fcedeb}.ops-workspace .ops-field-label input,.ops-workspace .ops-field-label select,.ops-workspace .ops-field-label textarea{margin:0;width:100%}.ops-workspace .ops-field-label+.ops-button{margin-top:12px}.ops-workspace .ops-result{background:#edf8f5;border:1px solid #d4ebe6;border-radius:8px;display:grid;gap:8px;margin-top:12px;padding:11px}.ops-workspace .ops-result code,.ops-workspace .ops-modal code{color:#38605b;font:11px ui-monospace,SFMono-Regular,monospace;overflow-wrap:anywhere}.ops-workspace .ops-success{align-items:center;color:var(--ops-teal)!important;display:flex;font-size:12px!important;font-weight:750;gap:6px}.ops-workspace .ops-progress{color:var(--ops-teal)!important;font-size:12px!important;margin-top:10px!important}.ops-workspace .ops-muted{color:var(--ops-muted);font-size:12px}.ops-workspace .ops-error{align-items:center;background:#fff5f3;border:1px solid #efc7c1;border-radius:8px;color:#a4463d;display:flex;gap:8px;margin:16px auto 0;max-width:1160px;padding:10px 12px}.ops-workspace .ops-icon-button{align-items:center;background:transparent;border:0;color:inherit;display:inline-flex;margin-left:auto;padding:4px}.ops-workspace .ops-empty{align-items:center;background:#fff;border:1px dashed #cbd9d5;border-radius:10px;color:var(--ops-teal);display:flex;flex-direction:column;justify-content:center;min-height:300px;padding:30px;text-align:center}.ops-workspace .ops-empty h2{color:var(--ops-ink);font-size:18px;margin:12px 0 5px}.ops-workspace .ops-empty p{color:var(--ops-muted);max-width:480px}.ops-workspace .ops-config-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.ops-workspace .ops-config-grid>.ops-card{min-width:0}.ops-workspace .ops-support-card p{line-height:1.55;margin-bottom:15px}.ops-workspace .ops-confirm{align-items:center;background:#fff8ed;border:1px solid #eed6aa;border-radius:8px;color:#785628;display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;padding:10px}.ops-workspace .ops-confirm>span{flex:1 1 100%;font-size:12px}.ops-workspace .ops-capability-grid{display:grid;gap:9px;grid-template-columns:repeat(2,minmax(0,1fr))}.ops-workspace .ops-capability{align-items:center;border:1px solid var(--ops-line);border-radius:8px;display:flex;justify-content:space-between;padding:11px 12px}.ops-workspace .ops-capability strong{display:block;font-size:13px}.ops-workspace .ops-capability small{color:var(--ops-muted);display:block;font-size:10px;margin-top:2px}.ops-workspace .ops-capability input{accent-color:var(--ops-teal);height:17px;min-height:17px;padding:0;width:17px}.ops-workspace .ops-inline-fields{display:grid;gap:10px;grid-template-columns:1fr 1fr;margin:10px 0}.ops-workspace .ops-inline-fields .ops-field-label input{min-width:0}.ops-workspace .ops-catalog>p{margin-bottom:13px}.ops-workspace .ops-campaign{align-items:end;border-top:1px solid #edf1f0;display:grid;gap:11px;grid-template-columns:minmax(150px,1.3fr) minmax(120px,.7fr) minmax(170px,1fr) auto;padding:13px 0}.ops-workspace .ops-campaign-copy{min-width:0}.ops-workspace .ops-campaign-copy strong,.ops-workspace .ops-campaign-copy small{display:block}.ops-workspace .ops-campaign-copy strong{font-size:13px;overflow-wrap:anywhere}.ops-workspace .ops-campaign-copy small{color:#81908d;font-size:11px;margin-top:3px}.ops-workspace .ops-warning-text{color:#a2682b!important}.ops-workspace .ops-campaign .ops-button{white-space:nowrap}.ops-workspace .ops-modal{align-items:center;background:#21373166;display:grid;top:0;right:0;bottom:0;left:0;justify-items:center;padding:18px;position:fixed;z-index:5}.ops-workspace .ops-modal>div{background:#fff;border:1px solid var(--ops-line);border-radius:11px;box-shadow:0 18px 45px #2137312e;display:grid;gap:12px;max-width:510px;padding:20px;width:100%}.ops-workspace .ops-modal h2{font-size:18px;margin:0}.ops-workspace .ops-modal p{color:var(--ops-muted);font-size:13px;margin:0}.ops-workspace .sr-only{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media (max-width: 900px){.ops-workspace .ops-header{align-items:flex-start;flex-direction:column;gap:16px}.ops-header-actions{flex-wrap:wrap}.ops-operator{flex-basis:100%;margin:0}.ops-workspace .ops-layout{grid-template-columns:1fr}.ops-workspace .ops-client-rail{border-bottom:1px solid var(--ops-line);border-right:0}.ops-workspace .ops-client-list{display:flex;gap:6px;overflow-x:auto}.ops-workspace .ops-client-row{min-width:190px}.ops-workspace .ops-summary-actions{flex-wrap:wrap}.ops-workspace .ops-rail-footer{display:none}}@media (max-width: 700px){.ops-workspace .ops-client-rail{display:none}.ops-workspace .ops-detail-head{flex-direction:column}.ops-workspace .ops-context-select{display:flex}.ops-workspace .ops-context-select select{min-width:0;width:100%}.ops-workspace .ops-client-summary{align-items:flex-start;flex-wrap:wrap}.ops-workspace .ops-client-summary>div:nth-child(2){flex:1 1 calc(100% - 62px);min-width:0}.ops-workspace .ops-summary-actions{flex:1 1 100%;margin-left:0}.ops-workspace .ops-summary-actions .ops-button{width:100%}.ops-workspace .ops-tabs{gap:16px}.ops-workspace .ops-panel-grid,.ops-workspace .ops-config-grid,.ops-workspace .ops-capability-grid{grid-template-columns:1fr}.ops-workspace .ops-campaign{align-items:stretch;grid-template-columns:1fr}.ops-workspace .ops-campaign .ops-button{justify-self:start}.ops-workspace .ops-inline-fields{grid-template-columns:1fr}}:root{font:15px/1.45 DM Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--surface);font-synthesis:none;text-rendering:optimizeLegibility;--teal: #006e63;--teal-deep: #00574e;--teal-soft: #e7f3ef;--ink: #213731;--muted: #6a7b76;--line: #dce5e1;--surface: #f4f7f6;--surface-soft: #f0f6f3;--surface-raised: #ffffff;--warning: #785814;--warning-surface: #fff4da;--danger: #a4463d;--danger-surface: #fff3f0;--focus: #66c7b5;--shadow-soft: 0 4px 18px rgb(33 55 49 / 7%);--shadow-drawer: -12px 0 60px rgb(29 51 45 / 15%)}*,*:before,*:after{box-sizing:border-box}html{min-width:320px;background:var(--surface)}body{min-width:320px;min-height:100vh;margin:0;background:var(--surface);color:var(--ink)}button,input,select,textarea{font:inherit}button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:8px;padding:8px 12px;background:var(--surface-raised);color:var(--ink);cursor:pointer;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,color .15s ease,opacity .15s ease}button:hover:not(:disabled){border-color:#b9d1c9;background:var(--surface-soft)}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.58}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--focus);outline-offset:2px}button svg{flex:0 0 auto}a{color:var(--teal)}button.primary,a.primary{border-color:var(--teal);background:var(--teal);color:#fff;box-shadow:0 2px 3px #123b2821;text-decoration:none}button.primary:hover:not(:disabled),a.primary:hover{border-color:var(--teal-deep);background:var(--teal-deep);color:#fff}button.secondary,a.secondary{border-color:var(--line);background:var(--surface-raised);color:#37564a;text-decoration:none}button.secondary:hover:not(:disabled),a.secondary:hover{background:var(--surface-soft)}button.danger,a.danger{border-color:#e7b8b0;background:var(--danger-surface);color:var(--danger);text-decoration:none}button.text-button{min-height:0;border:0;padding:4px 0;background:transparent;color:var(--teal)}button.text-button:hover:not(:disabled){background:transparent;text-decoration:underline}input:not([type=checkbox]):not([type=radio]),select,textarea{min-width:0;min-height:38px;border:1px solid var(--line);border-radius:7px;padding:8px 10px;background:var(--surface-raised);color:var(--ink)}textarea{min-height:86px;resize:vertical}input[type=checkbox],input[type=radio]{width:16px;height:16px;margin:0;accent-color:var(--teal)}.app.customer-app .import-panel input[type=checkbox],.app.customer-app .import-panel input[type=radio],.app.customer-app .customer-workspace input[type=checkbox],.app.customer-app .customer-workspace input[type=radio]{width:16px;height:16px;min-width:16px;min-height:16px;padding:0;border:0;border-radius:3px}.app.customer-app{display:flex;min-height:100vh;background:var(--surface)}.app.customer-app>aside.customer-rail{position:fixed;inset:0 auto 0 0;z-index:20;width:244px;display:flex;flex-direction:column;padding:30px 18px;border-right:1px solid var(--line);background:var(--surface-raised)}.customer-rail .brand{display:flex;align-items:center;gap:10px;padding:0 10px;color:var(--ink);font:800 27px/1 Manrope,DM Sans,ui-sans-serif,sans-serif;letter-spacing:-1.5px}.customer-rail .brand>span:first-child,.auth-mark{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:10px;background:var(--teal);color:#fff;font:800 13px/1 Manrope,DM Sans,ui-sans-serif,sans-serif;letter-spacing:0}.customer-rail .brand small,.customer-rail .profile small{display:block;margin-top:4px;color:var(--muted);font:400 12px/1.2 DM Sans,ui-sans-serif,sans-serif;letter-spacing:0}.customer-rail nav{display:grid;gap:5px;margin-top:42px}.customer-rail nav button{justify-content:flex-start;width:100%;border-color:transparent;background:transparent;color:#65746f;text-align:left;font-size:14px;font-weight:550}.customer-rail nav button.active,.customer-rail nav button:hover{border-color:transparent;background:var(--teal-soft);color:var(--teal)}.customer-rail .profile{display:flex;align-items:center;gap:9px;min-width:0;margin-top:auto;padding:15px 5px 0;border-top:1px solid var(--line);font-size:13px}.customer-rail .profile>span{display:inline-grid;place-items:center;flex:0 0 auto;width:32px;height:32px;border:1px solid #cee1d7;border-radius:9px;background:#e4f1ec;color:var(--teal);font-weight:700}.customer-rail .profile>div{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-rail .profile button{min-height:30px;margin-left:auto;border-color:transparent;background:transparent;color:var(--muted);padding:5px}.app.customer-app>main.customer-main{flex:1;min-width:0;margin-left:244px;padding:30px 36px 44px}.app.customer-app>main.customer-main>header.customer-header{display:flex;align-items:center;justify-content:space-between;max-width:1100px;gap:20px;margin:0 auto 24px}.kicker{margin:0 0 7px;color:var(--teal);font-size:11px;font-weight:700;letter-spacing:1.6px;text-transform:uppercase}h1,h2,h3{color:var(--ink);font-family:Manrope,DM Sans,ui-sans-serif,sans-serif}h1{margin:0;font-size:31px;line-height:1.2;letter-spacing:-1px}h2{margin:0;font-size:21px;line-height:1.25}h3{margin:0;font-size:16px;line-height:1.3}p{line-height:1.6}.header-subtitle{margin:8px 0 0;color:var(--muted);font-size:14px}.support-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:1100px;margin:0 auto 18px;padding:11px 16px;border:1px solid #ead9a9;border-radius:9px;background:var(--warning-surface);color:var(--warning);font-size:13px}.support-banner>div{display:grid;gap:2px}.support-banner>div span{color:#8a6f31}.support-banner button{border-color:#ddc89b;background:#fffaf0;color:inherit;white-space:nowrap}.status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:4px 8px;background:#edf1ef;color:var(--muted);font-size:12px;text-transform:capitalize}.status-pill.status-completed{background:#e4f5ee;color:#26785e}.status-pill.status-processing{background:#fff2d7;color:#8d671e}.status-pill.status-failed{background:#fff0ed;color:#ad5146}.status-pill.status-on_hold,.status-pill.status-skipped{background:#edf0f5;color:#646d87}.empty{display:grid;place-items:center;gap:5px;min-height:220px;color:var(--muted);text-align:center}.empty h2,.empty p{margin:0}.load-more{display:block;margin:16px auto}.error{display:flex;align-items:center;gap:10px;margin:12px 0;padding:11px 13px;border:1px solid #efc7c1;border-radius:8px;background:var(--danger-surface);color:var(--danger)}.error button{margin-left:auto}.muted{color:var(--muted)}.warning{color:var(--warning)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.center{min-height:100vh;display:grid;place-items:center;align-content:center;gap:9px;padding:24px;color:var(--ink)}.center>svg{color:var(--teal)}.access{width:min(420px,100%);padding:30px;border:1px solid var(--line);border-radius:13px;background:var(--surface-raised);box-shadow:0 12px 34px #21373117;text-align:center}.auth-mark{margin:0 auto 15px}.access h1{margin:5px 0 0;font-size:25px}.access label{display:grid;gap:5px;margin-top:12px;color:var(--muted);font-size:12px;text-align:left}.auth-explanation{margin:12px 0 18px;color:var(--muted);font-size:13px}.access .primary,.access .google{width:100%;margin-top:14px}.google{border-color:var(--line);background:var(--surface-raised);color:var(--ink)}.google:hover:not(:disabled){background:var(--surface-soft)}.auth-divider{display:flex;align-items:center;gap:10px;margin:17px 0 5px;color:var(--muted);font-size:11px}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:var(--line)}.auth-secondary{display:flex;justify-content:space-between;gap:12px;margin-top:14px}.auth-secondary button{min-height:0;border:0;padding:2px 0;background:transparent;color:var(--teal);font-size:12px}.app.customer-app .overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;justify-content:flex-end;background:#132b2347}.app.customer-app .overlay>.drawer{width:min(640px,100vw);height:100dvh;min-height:0;display:flex;flex-direction:column;overflow:hidden;border-left:1px solid var(--line);background:var(--surface-raised);box-shadow:var(--shadow-drawer)}.app.customer-app .drawer-head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:21px 26px;border-bottom:1px solid var(--line);background:var(--surface-raised)}.app.customer-app .drawer-head button{min-width:34px;min-height:34px;border-color:transparent;background:transparent;color:var(--muted);font-size:20px}.app.customer-app .drawer>.tabs,.app.customer-app .drawer>.detail-tabs{flex:0 0 auto;overflow-x:auto}.app.customer-app .drawer>.import-panel>.tabs{position:sticky;top:0;z-index:2;flex:0 0 auto;background:var(--surface-raised)}.app.customer-app .drawer>.drawer-body,.app.customer-app .drawer>.import-panel{flex:1 1 auto;min-height:0;overflow-y:auto}.app.customer-app .drawer>.import-panel{display:flex;flex-direction:column;padding:0 26px 36px}.app.customer-app .drawer>.tabs{display:flex;gap:18px;padding:0 26px;border-bottom:1px solid var(--line)}.app.customer-app .drawer>.tabs button{min-height:46px;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:var(--muted);white-space:nowrap}.app.customer-app .drawer>.tabs button[aria-selected=true],.app.customer-app .drawer>.tabs button.active{border-bottom-color:var(--teal);color:var(--teal)}.app.customer-app .drawer-body{padding:24px 26px 36px}.app.customer-app .drawer-body dl{display:grid;grid-template-columns:minmax(120px,150px) minmax(0,1fr);gap:10px 14px;margin:0;padding-top:15px;border-top:1px solid var(--line)}.app.customer-app .drawer-body dt{color:var(--muted)}.app.customer-app .drawer-body dd{min-width:0;margin:0;overflow-wrap:anywhere}.app.customer-app .record-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:17px}.app.customer-app .transcript{padding-top:17px;border-top:1px solid var(--line);white-space:pre-wrap;line-height:1.65}@media (max-width: 760px){.app.customer-app>aside.customer-rail{width:68px;padding:22px 8px}.customer-rail .brand{justify-content:center;padding:0}.customer-rail .brand>div,.customer-rail nav button:not(.active)>:not(svg),.customer-rail nav button.active>:not(svg),.customer-rail .profile>div,.customer-rail .profile>button{display:none}.customer-rail nav button{justify-content:center;padding:9px 5px;font-size:0}.customer-rail .profile{justify-content:center;padding-inline:0}.app.customer-app>main.customer-main{margin-left:68px;padding:24px 18px 34px}.app.customer-app>main.customer-main>header.customer-header{align-items:flex-start;flex-direction:column;gap:15px}.support-banner{align-items:flex-start;flex-direction:column}.support-banner button{align-self:flex-start}.app.customer-app .drawer-head,.app.customer-app .drawer-body{padding-inline:18px}}@media (max-width: 430px){.app.customer-app>main.customer-main{padding-inline:12px}.app.customer-app .drawer>.tabs{gap:10px;padding-inline:18px}}
