:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f5f7fb;max-width:100%;overflow-x:hidden}*{box-sizing:border-box;min-width:0}html,body{margin:0;min-height:100vh;background:#f5f7fb;max-width:100%;overflow-x:hidden}#root{max-width:100%;overflow-x:hidden}button,input,select,textarea{font:inherit;max-width:100%}button{min-height:40px;border:0;border-radius:8px;padding:0 16px;color:#fff;background:#1f6feb;cursor:pointer;font-weight:700}button:hover{background:#195fc8}button:disabled{cursor:not-allowed;opacity:.68}button.secondary{color:#172033;background:#e8edf5}button.secondary:hover{background:#dce4ef}button.ghost{color:#435169;background:transparent;border:1px solid #c9d4e5}button.ghost:hover{background:#eef3f9}button.danger{background:#b42318;border-color:#b42318;color:#fff}button.danger:hover{background:#971b12;border-color:#971b12;color:#fff}button.small{min-height:34px;padding:0 10px;font-size:.86rem}button.tiny{min-height:24px;padding:0 6px;font-size:.72rem}input,select,textarea{width:100%;border:1px solid #c9d4e5;border-radius:8px;color:#172033;background:#fff}input{min-height:40px;padding:0 12px}input[type=checkbox],input[type=radio]{width:auto;min-height:auto;margin:0;padding:0;flex:0 0 auto}select{min-height:40px;padding:0 34px 0 12px}textarea{min-height:96px;padding:10px 12px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#1f6feb;outline:3px solid rgba(31,111,235,.14)}label{display:grid;gap:6px;color:#435169;font-size:.9rem;font-weight:700}a{color:#0b63ce;font-weight:700;text-decoration:none}a:hover{text-decoration:underline}.page{width:min(100%,1440px);max-width:none;margin:0 auto;padding:28px clamp(18px,3vw,40px) 56px}.topbar{display:flex;gap:20px;align-items:center;justify-content:space-between;margin-bottom:20px}.appbar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto minmax(280px,1fr) auto;gap:14px;align-items:center;border:1px solid #d7e0ec;border-bottom-color:#cfd8ea;border-radius:12px;margin-bottom:18px;padding:8px 10px;background:#fffffff5;box-shadow:0 8px 24px #17203314}.appbar-brand h1{font-size:1.25rem}.appbar-center,.appbar-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.appbar-center{justify-content:center}.appbar-actions{justify-content:flex-end}.appbar-select{display:grid;grid-template-columns:auto minmax(220px,360px);gap:8px;align-items:center;color:#66758f;font-size:.78rem;font-weight:900;text-transform:uppercase}.appbar-select select{text-transform:none}.appbar-menu,.appbar-more{position:relative}.appbar-more>summary{min-height:34px;border:1px solid #c9d4e5;border-radius:8px;padding:7px 10px;color:#435169;background:transparent;cursor:pointer;font-size:.86rem;font-weight:800;list-style:none}.appbar-more>summary::-webkit-details-marker{display:none}.appbar-more-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:26;display:grid;min-width:min(260px,calc(100vw - 24px));gap:8px;border:1px solid #d7e0ec;border-radius:10px;padding:10px;background:#fff;box-shadow:0 18px 44px #1720332e}.appbar-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:25;width:min(520px,calc(100vw - 24px));max-height:min(680px,calc(100vh - 112px));overflow:hidden;border:1px solid #d7e0ec;border-radius:10px;padding:12px;background:#fff;box-shadow:0 18px 44px #1720332e}.appbar-popover-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:24;min-height:0;padding:0;background:transparent;cursor:default}.appbar-popover-backdrop:hover{background:transparent}.module-nav{display:flex;flex-wrap:wrap;gap:4px;justify-content:center;border:1px solid #dbe3ef;border-radius:999px;padding:4px;background:#f7f9fc}.module-nav-button{position:relative;display:inline-flex;align-items:center;gap:8px;min-height:34px;border:1px solid transparent;border-radius:999px;padding-inline:13px;color:#435169;background:transparent;box-shadow:none;white-space:nowrap;transition:color .15s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease}.module-nav-button:hover{color:#243148;border-color:#c7d2fe;background:#fff}.module-nav-button.active{color:#312e81;border-color:#c4b5fd;background:#f5f3ff;box-shadow:none}.module-menu-toggle{display:none;align-items:center;justify-content:center;gap:8px;min-height:36px;border:1px solid #d7e0ec;border-radius:999px;padding:0 13px;color:#243148;background:#fff;box-shadow:none}.module-menu-toggle:hover,.module-menu-toggle[aria-expanded=true]{border-color:#c4b5fd;color:#312e81;background:#f5f3ff}.module-menu-toggle span{font-size:1rem;line-height:1}.module-nav-button span{display:inline-grid;min-width:22px;min-height:22px;place-items:center;border-radius:999px;padding:2px 7px;color:#374151;background:#e8edf5;font-size:.75rem}.module-nav-button.active span{color:#312e81;background:#e9d5ff}.appbar .ghost,.appbar-more>summary{border-color:#c9d4e5;color:#435169;background:transparent}.appbar .ghost:hover,.appbar-more>summary:hover,.appbar-more[open]>summary{border-color:#c4b5fd;color:#312e81;background:#f5f3ff}.appbar .badge-button span{color:#312e81;background:#e9d5ff}.appbar .user-pill{border-color:#d7e0ec;color:#172033;background:#fff}.appbar .status-dot{box-shadow:0 0 0 3px #1720330f}.appbar-brand{display:flex;align-items:center;justify-content:flex-start;min-width:120px}.appbar-logo{display:block;width:clamp(110px,12vw,170px);max-height:42px;object-fit:contain}.badge-button{display:inline-flex;gap:6px;align-items:center}.badge-button span,.hot-lead-badge{display:inline-grid;min-width:22px;min-height:22px;place-items:center;border-radius:999px;padding:2px 7px;color:#1b4f9c;background:#eef5ff;font-size:.75rem;font-weight:900}.priority-cell{display:inline-flex;align-items:center;gap:.4rem;flex-wrap:wrap;min-width:0}.priority-cell strong{font-size:1rem}.action-advice-cell{display:inline-flex;max-width:100%;align-items:center;gap:.4rem;flex-wrap:wrap;min-width:0}.action-advice-badge{display:inline-flex;width:fit-content;max-width:100%;gap:5px;align-items:center;border:1px solid #d7e0ec;border-radius:999px;padding:5px 9px;color:#2d3a4f;background:#f8fafd;font-size:.82rem;font-weight:900;line-height:1.15;white-space:normal;overflow-wrap:anywhere}.action-advice-badge.action-call_now,.action-advice-badge.action-high_priority_call,.action-advice-badge.action-planned_callback{border-color:#f5c26b;color:#7a4700;background:#fff7e8}.action-advice-badge.action-follow_up_email{border-color:#a8d9ba;color:#17633a;background:#effaf3}.action-advice-badge.action-wait_out_of_office{border-color:#a9c9f5;color:#1e5a9d;background:#eef6ff}.action-advice-badge.action-stop_contact,.action-advice-badge.action-blocked_opt_out{border-color:#e68a82;color:#8f1d15;background:#ffe8e5}.soft-badge{display:inline-grid;width:fit-content;border-radius:999px;padding:2px 7px;color:#17633a;background:#effaf3;font-size:.75rem;font-weight:800}.notifications-panel,.notification-list{display:grid;gap:8px}.notifications-popover{display:flex;flex-direction:column;min-height:0}.notifications-panel{min-height:0;max-height:calc(100vh - 136px);overflow-y:auto;padding-right:2px}.notifications-panel>.section-heading{position:sticky;top:0;z-index:1;border-bottom:1px solid #e4ebf3;padding-bottom:8px;background:#fff}.notification-item{display:grid;gap:3px;min-height:auto;border:1px solid #e4ebf3;border-radius:8px;padding:9px 10px;color:#2d3a4f;background:#fff;text-align:left}.notification-item:hover,.notification-item.unread{border-color:#b8c9e6;background:#f4f8ff}.notification-item span{color:#66758f;font-size:.84rem}.unmatched-panel{border-top:1px solid #e4ebf3;margin-top:4px;padding-top:8px}.unmatched-panel>summary{cursor:pointer;color:#0b63ce;font-weight:900}.read-notifications{border-top:1px solid #e4ebf3;margin-top:4px;padding-top:8px}.read-notifications>summary{cursor:pointer;color:#66758f;font-size:.84rem;font-weight:900}.read-notifications .notification-item{opacity:.78}.eyebrow{margin:0 0 4px;color:#66758f;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:2rem;line-height:1.1}h2{margin-bottom:8px;font-size:1.15rem}h3{margin-bottom:6px;font-size:1rem}p{color:#66758f;line-height:1.5;overflow-wrap:anywhere}.topbar-status{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-end;color:#435169;font-size:.92rem}.status-dot{width:10px;height:10px;border-radius:999px;background:#d64545}.status-dot.ok{background:#248a55}.user-pill{max-width:260px;overflow:hidden;border:1px solid #d7e0ec;border-radius:999px;padding:5px 10px;background:#fff;color:#172033;text-overflow:ellipsis;white-space:nowrap}.panel,.toolbar{border:1px solid #d7e0ec;border-radius:8px;background:#fff;box-shadow:0 8px 24px #1720330f}.panel{padding:18px}.auth-panel{display:grid;grid-template-columns:minmax(220px,1fr) minmax(280px,420px);gap:28px;align-items:start}.login-form{display:grid;gap:14px}.form-error{margin:0;color:#b42318;font-weight:700}.warning-text{color:#7a4b00}.message{border-radius:8px;margin:0 0 14px;padding:10px 12px;font-weight:700}.message.success{border:1px solid #b8ddca;color:#17633a;background:#effaf3}.message.error{border:1px solid #f3b7b1;color:#b42318;background:#fff2f0}.stack{display:grid;gap:18px}.tab-panel{display:grid;gap:14px}.overview-tab,.discovery-tab,.templates-tab,.hot-leads-tab,.action-list-tab{align-content:start}.companies-tab{display:grid;gap:14px}.companies-action-bar{display:flex;gap:12px;align-items:center;justify-content:space-between}.companies-action-bar p{margin-bottom:0}.companies-tab-grid{display:grid;grid-template-columns:1fr;gap:16px;align-items:start}.companies-tab-sidebar,.companies-tab-main{display:grid;gap:14px;min-width:0}.modal-panel,.settings-panel,.compact-create-panel{border-color:#c9d4e5;background:#fff}.compact-create-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.compact-create-panel p{margin-bottom:0}.settings-tabs{display:flex;flex-wrap:wrap;gap:8px}.episode-manage-details{border-top:1px solid #e4ebf3;padding-top:8px}.episode-manage-details summary{cursor:pointer;color:#66758f;font-size:.84rem;font-weight:900}.company-form,.episode-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:14px}.website-import-form{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:14px;align-items:end}.import-results{display:grid;gap:8px;margin-top:14px}.import-result{display:grid;gap:3px;border:1px solid #d7e0ec;border-radius:8px;padding:10px 12px;background:#f8fafd}.import-result strong{color:#172033}.import-result span{color:#66758f;font-size:.9rem}.import-result.created,.import-result.updated{border-color:#b8ddca;background:#effaf3}.import-result.error{border-color:#f3b7b1;background:#fff2f0}.import-result.error span{color:#b42318}.wide-field{grid-column:1 / -1}.form-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:end}.toolbar{display:flex;gap:16px;align-items:end;justify-content:space-between;padding:14px}.filter-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:10px;align-items:end}.checkbox-field{display:flex;min-height:40px;gap:8px;align-items:center;color:#172033}.checkbox-field input{width:auto;min-height:auto}.toolbar-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:end;justify-content:flex-end}.episode-filter{width:min(280px,100%)}.episode-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.episode-card{display:grid;min-height:96px;align-content:space-between;gap:10px;border:1px solid #d7e0ec;border-radius:8px;padding:12px;color:#172033;background:#fff}.episode-card:hover,.episode-card.selected{border-color:#1f6feb;background:#eef5ff}.episode-item{display:grid;align-content:start;gap:4px;border:0;min-height:auto;padding:0;color:#172033;background:transparent;text-align:left}.episode-item:hover{background:transparent}.episode-item span{color:#66758f;font-size:.88rem;font-weight:600}.episode-delete{justify-self:start}.episode-workspace{display:grid;gap:12px}.episode-nav{display:grid;gap:8px}.episode-section-select{display:none}.episode-tabs{display:flex;flex-wrap:wrap;gap:8px}.bulk-mail-bar{display:flex;gap:10px;align-items:end;flex-wrap:wrap;border-top:1px solid #d7e0ec;margin-top:12px;padding-top:12px}.bulk-mail-bar span,.selection-check{color:#435169;font-size:.86rem;font-weight:800}.bulk-mail-results{display:grid;gap:6px;margin-top:10px}.selection-check{display:inline-flex;gap:6px;align-items:center}.selection-check.inline{margin-right:8px}.tab-button{min-height:36px;border:1px solid #c9d4e5;color:#435169;background:#fff}.tab-button:hover,.tab-button.active{border-color:#1f6feb;color:#172033;background:#eef5ff}.empty-copy{margin-bottom:0}.section-heading{display:flex;gap:16px;align-items:start;justify-content:space-between;margin-bottom:12px}.section-heading p{margin-bottom:0}.compact-heading{margin-bottom:8px}.deal-dashboard{display:grid;gap:16px}.deal-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));gap:10px}.deal-metric{border:1px solid #d7e0ec;border-radius:8px;padding:12px;background:#f8fafd}.deal-metric strong{display:block;color:#172033;font-size:1.5rem;line-height:1}.deal-metric span{display:block;margin-top:6px;color:#66758f;font-size:.86rem;font-weight:700}.bulk-scoring{display:flex;gap:14px;align-items:center;justify-content:space-between;border:1px solid #d7e0ec;border-radius:8px;padding:12px;background:#f8fafd}.bulk-scoring strong,.bulk-scoring span{display:block}.bulk-scoring span{margin-top:4px;color:#66758f;font-size:.9rem}.bulk-scoring-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-end}.bulk-progress{border:1px solid #c9d4e5;border-radius:999px;padding:6px 10px;color:#172033;background:#fff;font-size:.88rem;font-weight:800}.bulk-score-errors{display:grid;gap:8px}.bulk-score-error{display:grid;gap:3px;border:1px solid #f3b7b1;border-radius:8px;padding:10px 12px;background:#fff2f0}.bulk-score-error span{color:#b42318;font-size:.9rem}.automation-tab{display:grid;align-content:start;gap:14px}.automation-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,.72fr);gap:14px;align-items:start}.automation-card,.automation-panel{display:grid;gap:12px;border:1px solid #d7e0ec;border-radius:8px;padding:12px;background:#f8fafd}.automation-grid,.automation-settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:10px}.automation-days{display:flex;flex-wrap:wrap;gap:8px 12px}.automation-note{border-radius:8px;padding:9px 10px;color:#42526c;background:#fff;font-size:.9rem;font-weight:700}.automation-warning{border:1px solid #f1cf86;border-radius:8px;padding:9px 10px;color:#7a4b00;background:#fff8e6;font-size:.9rem;font-weight:800}.automation-followup-section{display:grid;gap:10px;padding-top:12px;border-top:1px solid #d7e0ec}.automation-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.automation-logs{display:grid;gap:8px}.automation-log{display:grid;grid-template-columns:.5fr .7fr minmax(0,1fr);gap:8px;align-items:start;border:1px solid #d7e0ec;border-radius:8px;padding:8px 10px;background:#fff;font-size:.88rem}.automation-log div{display:grid;gap:3px;min-width:0}.automation-log span{color:#66758f;overflow-wrap:anywhere}.automation-log.completed{border-color:#b8ddca}.automation-log.failed{border-color:#f3b7b1;background:#fff2f0}.automation-log.skipped{background:#f5f7fb}.send-queue-panel{display:grid;gap:14px}.send-queue-metrics{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:8px}.send-queue-metrics div{border:1px solid #d7e0ec;border-radius:8px;padding:10px;background:#fff}.send-queue-metrics span,.send-queue-main span{color:#59667c;font-size:.86rem}.send-queue-metrics strong{display:block;margin-top:4px;color:#172033;font-size:1.2rem}.send-queue-actions,.send-queue-list{display:grid;gap:10px}.send-queue-actions{display:flex;flex-wrap:wrap;align-items:center}.send-queue-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:start;border:1px solid #d7e0ec;border-radius:10px;padding:12px;background:#fff}.send-queue-card.status-needs_approval{box-shadow:inset 3px 0 #f1cf86}.send-queue-card.status-failed{box-shadow:inset 3px 0 #e7a6a6}.send-queue-card.status-sent{box-shadow:inset 3px 0 #9ed5b5}.send-queue-main{display:grid;gap:5px;min-width:0}.error-text{color:#9f2f2f}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:18px;background:#0f172a5c}.modal-panel.mail-preview-modal{width:min(760px,100%);max-height:min(84vh,760px);overflow:auto;border:1px solid #c9d4e5;border-radius:12px;padding:16px}.mail-body-preview{white-space:pre-wrap;overflow:auto;border:1px solid #d7e0ec;border-radius:8px;padding:10px;background:#f8fafc;color:#263247}.sales-context-bar{position:sticky;top:74px;z-index:12;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding-block:12px}.sales-context-main{display:grid;grid-template-columns:auto minmax(180px,420px);gap:10px;align-items:center}.context-label{color:#66758f;font-size:.78rem;font-weight:900;text-transform:uppercase}.sales-actions-landing .episode-list,.action-landing-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))}.action-landing-card{display:grid;gap:6px;min-height:132px;justify-items:start;text-align:left;color:#172033;background:#fff}.action-landing-card:hover{color:#172033;background:#f7fbff}.assignee-overview-card{border-color:#d7e0ec}.assignee-chip-list{display:flex;flex-wrap:wrap;gap:8px}.assignee-chip{display:inline-grid;gap:2px;max-width:240px;border:1px solid #d7e0ec;border-radius:999px;padding:7px 10px;background:#f8fafc;color:#263247}.assignee-chip small{overflow:hidden;color:#66758f;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.assignee-manager{width:min(920px,100%);max-height:min(86vh,820px);overflow:auto}.assignee-manager-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}.compact-list{max-height:420px;overflow:auto}.advanced-filter-details{grid-column:1 / -1;border:1px solid #d7e0ec;border-radius:8px;padding:8px 10px;background:#fff}.advanced-filter-details>summary{cursor:pointer;color:#263247;font-weight:900}.advanced-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr));gap:10px;margin-top:10px}.active-filter-chips{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.active-filter-chips span{border:1px solid #d7e0ec;border-radius:999px;padding:4px 8px;color:#435169;background:#f8fafc;font-size:.78rem;font-weight:800}.active-filter-chip{display:inline-flex;gap:6px;align-items:center}.episode-edit-section,.episode-edit-summary{display:grid;gap:10px}.episode-edit-section h3{margin:0}.radio-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));gap:10px}.radio-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:start;border:1px solid #d7e0ec;border-radius:8px;padding:10px;background:#fff}.radio-card.selected{border-color:#1f6feb;background:#f0f6ff}.radio-card small,.episode-edit-summary span{color:#66758f}.muted-line{color:#66758f;font-size:.9rem}.status-pill{display:inline-flex;align-items:center;border:1px solid #d7e0ec;border-radius:999px;padding:6px 10px;color:#66758f;background:#fff;font-size:.86rem;font-weight:800}.status-pill.active,.email-quality-suitable_personal,.email-quality-suitable_role_target{border-color:#b8ddca;color:#17633a;background:#effaf3}.email-quality-fallback_general{border-color:#bdd0ef;color:#28558f;background:#f2f7ff}.email-quality-bad_role,.email-quality-invalid{border-color:#f0c7c7;color:#9f2f2f;background:#fff5f5}.email-quality-weak_generic,.email-quality-missing{border-color:#e5d39b;color:#7a4b00;background:#fff8e6}.discovery-campaign{display:grid;gap:10px}.callcenter-tab{display:grid;gap:14px}.callcenter-filter-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));gap:10px;align-items:end}.callcenter-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));gap:10px}.callcenter-summary-grid div{min-width:0;border:1px solid #d7e0ec;border-radius:8px;padding:10px;background:#f8fafd}.callcenter-summary-grid strong,.callcenter-summary-grid span{display:block}.callcenter-summary-grid strong{color:#172033;font-size:1.25rem}.callcenter-summary-grid span{color:#66758f;font-size:.82rem;font-weight:800}.callcenter-table-wrap table{min-width:1220px}.discovery-progress-card,.filter-rules-card{border:1px solid #d7e0ec;border-radius:8px;padding:10px 12px;background:#f8fafd}.discovery-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:12px;align-items:end}.discovery-provider-note,.discovery-run-meta{border:1px solid #d7e0ec;border-radius:8px;padding:9px 10px;color:#42526c;background:#fff;font-size:.9rem;font-weight:700}.discovery-provider-note{margin:0}.discovery-provider-note.warning{border-color:#f1cf86;color:#7a4b00;background:#fff8e6}.discovery-run-meta{display:grid;gap:4px;margin-bottom:8px}.template-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);gap:14px;align-items:start}.template-editor-panel{border:1px solid #d7e0ec;border-radius:8px;padding:10px 12px;background:#f8fafd}.template-editor-panel>summary{cursor:pointer;color:#172033;font-weight:900}.template-editor-panel[open]>summary{margin-bottom:12px}.template-form,.user-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:12px;align-items:end}.helper-copy{margin:0;color:#66758f;font-size:.86rem;font-weight:700}.template-list,.user-list{display:grid;gap:8px}.template-item,.user-row{display:flex;gap:12px;align-items:center;justify-content:space-between;border:1px solid #d7e0ec;border-radius:8px;padding:10px 12px;background:#f8fafd}.unmatched-mail{display:block}.unmatched-mail summary{display:flex;gap:10px;align-items:center;justify-content:space-between;cursor:pointer}.compact-form{margin-top:10px}.template-item span,.user-row span,.muted-inline{color:#66758f;font-size:.88rem;font-weight:700}.editor-heading,.rich-editor-toolbar{display:flex;gap:8px;align-items:center;justify-content:space-between}.rich-editor{display:grid;gap:8px}.rich-editor-toolbar{justify-content:flex-start}.rich-editor-surface,.mail-html-preview{min-height:140px;border:1px solid #cbd6e5;border-radius:8px;padding:10px 12px;background:#fff;color:#2d3a4f;font-weight:600;line-height:1.5}.rich-editor-surface:focus{border-color:#3b73d9;outline:2px solid rgba(59,115,217,.16)}.mail-html-preview{overflow:auto;background:#f8fafd}.discovery-results{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.loading-line{display:grid;gap:4px;border:1px solid #b8c9e6;border-radius:8px;margin-bottom:0;padding:10px 12px;color:#1b4f9c;background:#eef5ff;font-weight:800}.loading-line span{color:#435169;font-size:.9rem;font-weight:700}.discovery-results div{border:1px solid #d7e0ec;border-radius:8px;padding:10px 12px;background:#f8fafd}.discovery-results strong,.discovery-results span{display:block}.discovery-results strong{color:#172033;font-size:1.25rem;line-height:1}.discovery-results span{margin-top:5px;color:#66758f;font-size:.82rem;font-weight:700}.discovery-errors{display:grid;gap:8px}.discovery-error{display:grid;gap:3px;border:1px solid #f3b7b1;border-radius:8px;padding:10px 12px;background:#fff2f0}.discovery-error span{color:#b42318;font-size:.9rem}.hot-leads{display:grid;gap:8px}.hot-lead-list{display:grid;border-top:1px solid #e4ebf3}.hot-lead-item{display:grid;grid-template-columns:minmax(260px,1fr) 92px 110px 130px auto;gap:12px;align-items:start;border-bottom:1px solid #e4ebf3;padding:12px 0}.hot-lead-item strong,.hot-lead-item span{display:block}.hot-lead-item>div:first-child span{margin-top:4px;color:#66758f;font-size:.9rem;line-height:1.45}.inline-details,.card-details,.company-details{color:#435169;font-size:.9rem}.inline-details summary,.card-details summary,.company-details summary{cursor:pointer;color:#0b63ce;font-weight:800}.inline-details p,.card-details p,.company-details p{margin:8px 0 0;color:#2d3a4f}.hot-lead-score strong{color:#172033;font-size:1.2rem;line-height:1}.hot-lead-score span{margin-top:5px;color:#66758f;font-size:.78rem;font-weight:800;text-transform:uppercase}.sales-actions{display:grid;gap:8px}.sales-action-list{display:grid;gap:10px}.sales-action-card{display:grid;gap:12px;border:1px solid #d7e0ec;border-radius:8px;padding:12px;background:#fff}.sales-action-main,.sales-action-scores,.sales-note-update{display:grid;gap:10px;align-items:start}.sales-action-main{grid-template-columns:minmax(220px,1fr) auto}.sales-action-main strong{display:block;color:#172033}.action-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.action-tags span{border:1px solid #c9d4e5;border-radius:999px;padding:4px 8px;color:#435169;background:#f8fafd;font-size:.78rem;font-weight:800}.sales-action-scores{grid-template-columns:repeat(3,minmax(0,1fr))}.sales-action-scores div{border:1px solid #e4ebf3;border-radius:8px;padding:9px 10px;background:#f8fafd}.sales-action-scores strong,.sales-action-scores span{display:block}.sales-action-scores strong{color:#172033;font-size:1rem}.sales-action-scores span{margin-top:4px;color:#66758f;font-size:.82rem;font-weight:700}.sales-contact-list{display:flex;flex-wrap:wrap;gap:8px 14px;color:#66758f;font-size:.9rem}.sales-action-reason{margin-bottom:0;color:#2d3a4f}.next-action{border:1px solid #b8c9e6;border-radius:8px;padding:10px 12px;background:#eef5ff}.next-action strong,.next-action span{display:block}.next-action span{margin-top:4px;color:#1b4f9c;font-weight:800}.sales-note-update{grid-template-columns:minmax(240px,1fr) auto}.sales-note-update textarea{min-height:66px}.table-wrap{overflow-x:auto;border:1px solid #d7e0ec;border-radius:8px}table{width:100%;min-width:920px;border-collapse:collapse;background:#fff}th,td{border-bottom:1px solid #e4ebf3;padding:12px;text-align:left;vertical-align:top}th{color:#435169;background:#f8fafd;font-size:.82rem;text-transform:uppercase}td{color:#2d3a4f;line-height:1.45}td strong,td span{display:block}td span{margin-top:3px;color:#66758f;font-size:.88rem}tbody tr:last-child td{border-bottom:0}.company-row{transition:background .16s ease,box-shadow .16s ease}.hot-company-row{background:#fbfdff;box-shadow:inset 3px 0 #b8c9e6}.lead-detail-panel{display:grid;gap:12px;border:1px solid #d7e0ec;border-radius:10px;margin-top:10px;padding:12px;background:#fff}.company-detail-view-cell{padding:0!important;background:#f8fafd}.company-detail-view{width:100%;min-width:0;padding:14px}.company-detail-view .lead-detail-panel{margin-top:0}.lead-detail-back{display:flex;justify-content:flex-start}.company-name-button{display:block;max-width:100%;border:0;padding:0;color:#172033;background:transparent;font:inherit;font-weight:900;text-align:left;overflow-wrap:anywhere}.company-name-button:hover{color:#0b63ce;background:transparent}.lead-detail-panel-header{display:flex;gap:12px;align-items:start;justify-content:space-between;border-bottom:1px solid #e4ebf3;padding-bottom:10px}.lead-detail-title-row,.lead-detail-header-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.lead-detail-panel-header strong{color:#172033;font-size:1rem}.lead-detail-panel-header span{margin-top:0}.score-chip{border:1px solid #b8ddca;border-radius:999px;padding:5px 10px;color:#17633a;background:#effaf3;font-size:.82rem;font-weight:900}.status-pill.danger-soft{border-color:#f0c7c7;color:#9f2f2f;background:#fff5f5}.discovery-review-panel{display:grid;gap:14px}.review-finding-list{display:grid;gap:10px}.review-finding-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start;border:1px solid #d7e0ec;border-radius:10px;padding:12px;background:#fff}.review-finding-meta,.review-contact-list{display:flex;flex-wrap:wrap;gap:8px 12px;color:#59667c;font-size:.86rem}.review-finding-card p{margin:8px 0 0;color:#39465c}.lead-detail-panel-grid{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(360px,1.2fr);gap:12px}.lead-detail-tabs{display:flex;flex-wrap:wrap;gap:6px;border-bottom:1px solid #e4ebf3;padding-bottom:8px;min-width:0}.lead-detail-tabs button{flex:1 1 150px;border:1px solid #d7e0ec;padding:8px 10px;color:#435169;background:#f8fafd;font-size:.84rem;line-height:1.2;white-space:normal}.lead-detail-tabs button.active{border-color:#9db8dd;color:#163d75;background:#eef6ff;box-shadow:inset 0 -2px #2b70c9}.lead-detail-panel .lead-detail-panel-grid.compact-detail-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))}.lead-detail-panel .lead-detail-panel-grid.single-column-detail{grid-template-columns:1fr}.lead-detail-section.compact{align-content:start}.overview-meta{display:grid;gap:6px;min-width:0;color:#435169;font-size:.88rem}.overview-meta span{margin-top:0;overflow-wrap:anywhere}.form-helper-text{color:#66758f;font-size:.82rem;overflow-wrap:anywhere}.empty-state{height:96px;color:#66758f;text-align:center;vertical-align:middle}.row-actions{display:flex;flex-wrap:wrap;gap:8px}.compact-actions{gap:6px}.pipeline-badge{border:1px solid #d7e0ec;border-radius:999px;padding:5px 10px;color:#2d3a4f;background:#f8fafd;font-size:.84rem;font-weight:800}.reply-status-badge{display:inline-flex;width:fit-content;max-width:100%;gap:5px;align-items:center;border:1px solid #d7e0ec;border-radius:999px;padding:5px 9px;color:#2d3a4f;background:#f8fafd;font-size:.82rem;font-weight:900;line-height:1.15;white-space:nowrap}.reply-status-badge span{margin-top:0;font-size:.84rem;line-height:1}.reply-status-badge.status-positive{border-color:#a8d9ba;color:#17633a;background:#effaf3}.reply-status-badge.status-neutral{border-color:#ead27b;color:#765600;background:#fff9db}.reply-status-badge.status-negative{border-color:#f3a6a0;color:#b42318;background:#fff1ef}.reply-status-badge.status-meeting{border-color:#d1b9f6;color:#5d36a6;background:#f5efff}.reply-status-badge.status-out-of-office{border-color:#a9c9f5;color:#1e5a9d;background:#eef6ff}.reply-status-badge.status-opt-out{border-color:#e68a82;color:#8f1d15;background:#ffe8e5;box-shadow:inset 0 0 0 1px #b423181f}.reply-status-badge.status-no-reply{border-color:#d7e0ec;color:#59667c;background:#f8fafd}.engagement-badges{display:flex;flex-wrap:wrap;gap:6px;align-items:center;min-width:0}.engagement-badges.compact{margin-top:6px}.engagement-badge{display:inline-flex;align-items:center;width:fit-content;max-width:100%;border:1px solid #d7e0ec;border-radius:999px;padding:4px 8px;color:#59667c;background:#f8fafd;font-size:.78rem;font-weight:850;line-height:1.15;white-space:nowrap}.engagement-badge.is-active{border-color:#a9c9f5;color:#1e5a9d;background:#eef6ff}.engagement-badge.is-strong{border-color:#b8ddca;color:#17633a;background:#effaf3}.engagement-note{color:#66758f;font-size:.8rem;overflow-wrap:anywhere}.pipeline-badge.status-deal{border-color:#b8ddca;color:#17633a;background:#effaf3}.pipeline-badge.status-lost{border-color:#f3b7b1;color:#b42318;background:#fff2f0}.pipeline-cell{display:grid;min-width:220px;gap:8px}.pipeline-cell.compact{min-width:0}.compact-field{gap:4px;font-size:.78rem}.pipeline-readonly{display:grid;gap:3px;color:#435169;font-size:.78rem;font-weight:700}.pipeline-readonly span{margin-top:0;color:#2d3a4f;font-size:.9rem;font-weight:600}.pipeline-cell textarea{min-height:72px}.contact-section,.outreach-section{display:grid;gap:6px;min-width:260px}.company-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:10px}.company-detail-grid>div{min-width:0}.lead-detail-header{display:flex;gap:12px;align-items:start;justify-content:space-between;margin-top:12px;border-bottom:1px solid #e4ebf3;padding-bottom:12px}.lead-detail-header strong,.lead-detail-header span{display:block}.lead-detail-grid{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(340px,1.1fr);gap:14px;margin-top:14px}.lead-detail-section{display:grid;gap:8px;min-width:0;border:1px solid #e4ebf3;border-radius:8px;padding:12px;background:#fff}.lead-detail-section>strong{color:#172033;font-size:.88rem}.contact-persons{display:grid;gap:10px;border-top:1px solid #e4ebf3;margin-top:4px;padding-top:10px}.contact-persons-heading{display:flex;gap:8px;align-items:center;justify-content:space-between}.contact-persons-heading strong{color:#172033;font-size:.86rem}.contact-person-list{display:grid;gap:8px}.contact-person-card{display:grid;gap:8px;border:1px solid #e4ebf3;border-radius:8px;padding:10px;background:#f8fafd}.contact-person-card.is-best{border-color:#b8ddca;background:#f7fcf9}.contact-person-card>div{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.contact-person-card span,.contact-person-card a{font-size:.84rem}.contact-person-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.contact-person-form .row-actions,.lead-detail-section.full-span,.lead-detail-grid .outreach-section.full-span{grid-column:1 / -1}.lead-score-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.lead-score-grid div{border:1px solid #e4ebf3;border-radius:8px;padding:8px;background:#f8fafd}.lead-score-grid strong,.lead-score-grid span{display:block}.lead-score-grid strong{color:#172033;font-size:1rem}.lead-score-grid span{color:#66758f;font-size:.76rem;font-weight:800}.lead-timeline{display:grid;gap:8px}.company-notes,.company-note-list,.company-activities,.company-activity-list,.timeline-reply-area{display:grid;gap:10px;min-width:0}.lead-detail-section.notes-section{border-color:#b8c9e6;padding:16px;background:#f8fbff}.lead-detail-section.notes-section>strong{color:#1b4f9c;font-size:1rem}.company-note-card{display:grid;gap:8px;min-width:0;border:1px solid #e4ebf3;border-radius:8px;padding:10px;background:#f8fafd}.company-note-card.legacy-note{border-style:dashed;background:#fff}.company-note-card p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.company-note-card button{width:fit-content}.lead-detail-section.activities-section{border-color:#c8d8cf;background:#f8fcfa}.lead-detail-section.activities-section>strong{color:#285d44;font-size:1rem}.lead-detail-section.callback-section{border-color:#d9c58f;background:#fffaf0}.callback-card{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;min-width:0}.callback-card>div{display:grid;gap:6px;min-width:0}.callback-card p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.callback-card.empty{color:#66758f}.company-activity-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;border-bottom:1px solid #dce7e0;padding-bottom:12px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.company-activity-form.is-highlighted{border-color:#d9c58f;border-radius:8px;padding:10px;background:#fffaf0;box-shadow:0 0 0 3px #d9c58f47}.company-activity-form.inline-edit{margin-top:.6rem;border:1px solid rgba(44,107,79,.28);border-radius:8px;padding:10px;background:#2c6b4f0d}.company-activity-form .wide-field{grid-column:1 / -1}.company-activity-card{display:grid;gap:6px;min-width:0;border:1px solid #dce7e0;border-radius:8px;padding:10px;background:#fff}.company-activity-card p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.company-activity-card>span{color:#66758f;font-size:.82rem}.inbound-reply-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;border:1px solid #c9d4e5;border-radius:8px;padding:12px;background:#fff}.inbound-reply-form .wide-field,.inbound-reply-form .row-actions{grid-column:1 / -1}.inbound-reply-form textarea{min-height:140px}.mail-workspace{display:grid;gap:14px;min-width:0}.mail-workspace-header,.mail-composer-heading,.mail-thread-title,.mail-message-header,.mail-message-meta{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;justify-content:space-between;min-width:0}.mail-workspace-header>div,.mail-message-header>div{display:grid;gap:3px;min-width:0}.mail-workspace-header span,.mail-thread-title span,.mail-message-header span,.mail-message-meta span{margin-top:0;color:#66758f;font-size:.82rem}.mail-thread-group{display:grid;gap:10px;min-width:0}.mail-composer-card{display:grid;gap:12px;min-width:0;border:1px solid #b8c9e6;border-radius:8px;padding:12px;background:#f8fbff}.mail-composer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0}.mail-composer-grid .wide-field{grid-column:1 / -1}.mail-field-label{display:block;margin-bottom:5px;color:#435169;font-size:.78rem;font-weight:800}.mail-footer-preview{display:grid;gap:5px;border:1px dashed #c9d4e5;border-radius:8px;padding:10px;color:#59667c;background:#fff}.mail-footer-preview p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.mail-message{display:grid;gap:9px;min-width:0;border:1px solid #d7e0ec;border-radius:8px;padding:12px;background:#fff}.mail-message.inbound{border-left:4px solid #2b70c9}.mail-message.outbound{border-left:4px solid #17633a}.mail-message.status-failed{border-left-color:#b42318}.mail-direction-badge{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;padding:3px 8px;font-size:.76rem;font-weight:900}.mail-direction-badge.inbound{color:#174f92;background:#e4efff}.mail-direction-badge.outbound{color:#12613b;background:#e4f5ec}.mail-message-body{margin:0;color:#2d3a4f;white-space:pre-wrap;overflow-wrap:anywhere}.mail-message-body.html{display:grid;gap:8px;white-space:normal}.mail-message-body.html p,.mail-message-body.html ul,.mail-message-body.html ol,.mail-message-body.html blockquote{margin:0 0 8px}.mail-message-body.html ul,.mail-message-body.html ol{padding-left:22px}.mail-message-body.html a{color:#0b63ce;overflow-wrap:anywhere}.mail-message-body.html img{max-width:100%;height:auto;border-radius:4px}.mail-image-warning{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:space-between;border:1px dashed #c9d4e5;border-radius:8px;padding:8px 10px;color:#59667c;background:#f8fafd}.blocked-image-placeholder{display:inline-flex;width:fit-content;max-width:100%;border:1px dashed #c9d4e5;border-radius:6px;padding:5px 8px;color:#66758f;background:#f8fafd;font-size:.82rem;font-weight:800}.mail-compose-box{margin-top:2px;border-color:#b8c9e6;background:#f8fbff}.latest-reply-summary{display:flex;flex-wrap:wrap;gap:8px 10px;align-items:center;min-width:0}.latest-reply-summary span{margin-top:0;color:#59667c;font-size:.86rem}.latest-reply-summary p{flex-basis:100%;margin:0;color:#2d3a4f;overflow-wrap:anywhere}.relations-workspace,.relation-dashboard,.relation-detail,.sales-dashboard,.relation-company-actions{min-width:0}.relation-module-nav{padding:.75rem}.relation-module-nav .active{background:#1f6b4b;color:#fff}.relation-filter-form,.relation-form{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))}.relation-card-grid,.relation-mini-grid,.sales-dashboard-grid,.relation-detail-grid,.relation-action-forms{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:.75rem;min-width:0}.relation-card,.relation-mini-card,.relation-link-card,.relation-conversion-panel{display:grid;gap:.35rem;min-width:0;border:1px solid #dce7e0;border-radius:8px;padding:.75rem;background:#fff;color:inherit;text-align:left;overflow-wrap:anywhere}.relation-card{cursor:pointer}.status-badge{width:fit-content;border-radius:999px;padding:.18rem .55rem;border:1px solid #d4dce8;background:#f7fafc;color:#334155;font-size:.78rem;font-weight:700}.management-dashboard{min-width:0}.management-dashboard-grid,.management-list-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:.9rem;min-width:0}.management-block,.management-list{display:grid;gap:.75rem;min-width:0;border:1px solid #dce7e0;border-radius:8px;padding:.9rem;background:#fff}.management-block h3,.management-list h3{margin:0;color:#111827}.management-stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,130px),1fr));gap:.55rem;min-width:0}.management-stat{display:grid;gap:.2rem;min-width:0;border:1px solid #d6dee8;border-left-width:4px;border-radius:8px;padding:.65rem;background:#f8fafc}.management-stat span{color:#4b5563;font-size:.78rem;font-weight:700}.management-stat strong{color:#111827;font-size:1.45rem;line-height:1}.management-stat-success{border-left-color:#159464;background:#ecfdf5}.management-stat-warning{border-left-color:#d97706;background:#fffbeb}.management-stat-danger{border-left-color:#dc2626;background:#fef2f2}.management-stat-info{border-left-color:#7c3aed;background:#f5f3ff}.management-list-item{display:grid;gap:.2rem;width:100%;min-width:0;border:1px solid #dce7e0;border-radius:8px;padding:.7rem;background:#fbfdff;color:inherit;text-align:left;overflow-wrap:anywhere}.management-list-item-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem;align-items:start;min-width:0}.management-list-item-header strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.management-list-relation{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.management-action-badge{width:fit-content;max-width:170px;border:1px solid #d6dee8;border-radius:999px;padding:.18rem .55rem;color:#334155;background:#f8fafc;font-size:.74rem;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.management-action-warning{border-color:#f3d38a;background:#fffbeb;color:#92400e}.management-action-danger{border-color:#fecaca;background:#fef2f2;color:#991b1b}.management-action-neutral{border-color:#d6dee8;background:#f8fafc;color:#334155}.management-list-item:hover{border-color:#a7b7d8;background:#f7f9ff}.management-list-item strong{color:#111827}.management-list-item span,.management-list-item small{color:#475569}.status-badge.status-approved{border-color:#b7e4c7;background:#edfdf3;color:#166534}.status-badge.status-rejected{border-color:#fecaca;background:#fff1f2;color:#991b1b}.relation-dashboard .relation-card-grid{grid-template-columns:1fr;gap:.65rem}.relation-dashboard .relation-card{width:100%;display:grid;grid-template-columns:minmax(220px,1.5fr) minmax(160px,.8fr) minmax(220px,1fr);align-items:center;gap:.75rem;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.relation-card-header{display:flex;align-items:center;gap:.55rem;min-width:0}.relation-card-header strong{min-width:0;font-size:1rem}.relation-type-badge{display:inline-grid;place-items:center;flex:0 0 auto;width:2rem;height:2rem;border-radius:999px;font-size:1.05rem;line-height:1}.relation-dashboard .relation-card-company{border-color:#c8d3ff;border-left:5px solid #6f72e8;background:linear-gradient(90deg,#f0f2ff,#fbfcff 78%)}.relation-dashboard .relation-card-person{border-color:#bfecd0;border-left:5px solid #2fa766;background:linear-gradient(90deg,#edf9f2,#fbfffc 78%)}.relation-dashboard .relation-card-company .relation-type-badge{background:#dfe4ff;color:#353bc0}.relation-dashboard .relation-card-person .relation-type-badge{background:#d7f4e2;color:#166c3c}.relation-dashboard .relation-card-company:hover{border-color:#8f99f1;background:linear-gradient(90deg,#e5e8ff,#f7f8ff 78%);box-shadow:0 8px 24px #5c62be1f}.relation-dashboard .relation-card-person:hover{border-color:#72d99d;background:linear-gradient(90deg,#e0f6e9,#f7fff9 78%);box-shadow:0 8px 24px #2fa7661f}.relation-card:hover,.user-row.as-button:hover{border-color:#8dbb9d;background:#f7fbf8}.relation-card-grid.compact{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))}.contact-person-card .relation-card-link{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:grid;gap:.25rem;width:100%;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:inherit;font:inherit;text-align:left;cursor:pointer}.contact-person-card .relation-card-link strong{color:inherit;font:inherit;font-weight:700}.contact-person-card .relation-card-link span{color:inherit}.contact-person-card .relation-card-link:hover strong,.contact-person-card .relation-card-link:focus-visible strong{text-decoration:underline;text-underline-offset:.16em}.contact-person-card .relation-card-link:focus-visible{outline:2px solid #8dbb9d;outline-offset:3px;border-radius:4px}.productions-workspace,.productions-dashboard,.production-detail{min-width:0}.production-filter-form,.production-form{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))}.production-card-grid{display:grid;grid-template-columns:1fr;gap:.7rem;min-width:0}.production-card{display:grid;grid-template-columns:minmax(220px,1.5fr) auto minmax(180px,.8fr) minmax(150px,.7fr);gap:.75rem;align-items:center;width:100%;min-width:0;padding:.85rem;border:1px solid #dce7e0;border-left-width:5px;border-radius:8px;background:#fff;color:inherit;text-align:left;cursor:pointer;overflow-wrap:anywhere;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.production-card:hover{box-shadow:0 8px 24px #1e293b14}.production-card-main{display:grid;gap:.25rem;min-width:0}.production-code{color:#667085;font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.production-status-pill{display:inline-flex;align-items:center;justify-content:center;width:fit-content;border-radius:999px;padding:.24rem .65rem;font-size:.78rem;font-weight:800;white-space:nowrap}.production-status-not-started{border-color:#cbd5e1;background:#f8fafc;color:#475569}.production-card.production-status-in-progress{border-color:#aeb7ff;border-left-color:#6f72e8;background:linear-gradient(90deg,#f0f2ff,#fbfcff 78%)}.production-status-in-progress{background:#dfe4ff;color:#353bc0}.production-card.production-status-waiting{border-color:#f6cf86;border-left-color:#e99524;background:linear-gradient(90deg,#fff7e6,#fffdf7 78%)}.production-status-waiting{background:#ffedc2;color:#9a5a05}.production-card.production-status-completed{border-color:#a7e0ba;border-left-color:#2fa766;background:linear-gradient(90deg,#eef9f2,#fbfffc 78%)}.production-status-completed{background:#d7f4e2;color:#166c3c}.production-card.production-status-cancelled{border-color:#e3b5bd;border-left-color:#b84a5a;background:linear-gradient(90deg,#fff1f3,snow 78%)}.production-status-cancelled{background:#fde2e7;color:#8a2433}.contracts-workspace,.contracts-dashboard,.contract-detail{min-width:0}.contract-filter-form,.contract-form{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))}.contract-documents-section{border-color:#cdd9ea;background:#fbfdff}.contract-documents-section>.documents-panel{border-top:1px solid #e1e8f2;padding-top:.75rem}.contract-template-manager{background:#fbfdff}.contract-template-layout{display:grid;grid-template-columns:minmax(260px,.42fr) minmax(620px,1fr);gap:1rem;min-width:0;align-items:start}.contract-template-preview{display:grid;gap:.7rem;min-width:0}.template-editor-toolbar{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center}.template-element-list{display:grid;gap:.4rem;min-width:0}.template-element-row{display:grid;gap:.1rem;width:100%;text-align:left;border:1px solid #d9e2f1;border-radius:7px;background:#f8fbff;color:#1f2937;padding:.55rem .65rem;box-shadow:none}.template-element-row.is-selected{border-color:#7c3aed;background:#f4f0ff}.template-element-row span{color:#64748b;font-size:.82rem}.template-inspector{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,130px),1fr));gap:.65rem;border:1px solid #d9e2f1;border-radius:8px;background:#fff;padding:.75rem}.template-inspector>strong,.template-inspector>.wide-field{grid-column:1 / -1}.rich-text-toolbar{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center}.markup-bold{font-weight:700}.markup-italic{font-style:italic}.markup-underline{text-decoration:underline}.template-block-list,.template-asset-list,.template-asset-upload{display:grid;gap:.75rem;min-width:0}.template-block-editor,.template-asset-card{border:1px solid #d9e2f1;border-radius:8px;background:#fff;padding:.75rem;min-width:0}.template-block-editor.is-disabled{opacity:.68;background:#f8fafc}.template-block-heading{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-width:0}.template-block-grid,.template-asset-position-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));gap:.65rem;margin-top:.7rem;min-width:0}.placeholder-token-grid{display:flex;flex-wrap:wrap;gap:.45rem;min-width:0}.template-asset-upload{border:1px solid #d9e2f1;border-radius:8px;background:#f8fbff;padding:.8rem}.template-canvas-scroll{width:100%;max-width:100%;overflow:auto;border:1px solid #d9e2f1;border-radius:10px;background:#edf2f7;padding:1rem}.template-canvas-page{position:relative;width:595px;height:842px;margin:0 auto;background:#fff;border:1px solid #cbd5e1;border-radius:2px;box-shadow:0 12px 30px #0f172a24;overflow:visible}.template-canvas-element{box-sizing:border-box;border:1px dashed rgba(100,116,139,.65);background:#ffffffd1;min-width:24px;min-height:24px;overflow:hidden}.template-canvas-element.is-selected{border:2px solid #7c3aed;box-shadow:0 0 0 3px #7c3aed29}.template-canvas-image{display:grid!important;place-items:center;background:#f1f5f966}.template-canvas-image img{width:100%;height:100%;object-fit:fill;display:block;pointer-events:none}.template-canvas-text{display:grid!important;align-content:start;gap:.25rem;padding:0;color:#1f2937;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.25}.template-canvas-text strong,.template-canvas-text span{display:block;min-width:0}.template-canvas-text span{white-space:pre-wrap}.template-asset-card{display:grid;grid-template-columns:86px minmax(0,1fr) auto;gap:.75rem;align-items:center}.template-asset-card.asset-background{border-left:4px solid #7c3aed}.template-asset-card.asset-header,.template-asset-card.asset-logo,.template-asset-card.asset-footer{border-left:4px solid #2563eb}.template-asset-card.asset-image{border-left:4px solid #059669}.template-asset-card strong,.template-asset-card span{display:block;min-width:0;overflow-wrap:anywhere}.template-asset-thumb{display:grid;place-items:center;width:86px;height:64px;border:1px solid #dbe5f3;border-radius:7px;background:#eef4ff;color:#475569;overflow:hidden}.template-asset-thumb img{width:100%;height:100%;object-fit:contain;display:block}.template-preview-page{display:grid;gap:.45rem;min-height:420px;border:1px solid #cdd9ea;border-radius:8px;padding:1rem;background:#fff;color:#1f2937;box-shadow:0 10px 24px #1e293b14}.template-preview-page>div,.template-preview-page>span{border:1px dashed #cbd5e1;border-radius:6px;padding:.45rem;color:#475569}.template-preview-header{min-height:44px;background:#f4f0ff}.template-preview-background{background:#eef2ff}.template-preview-signatures{align-self:end}.contract-card-grid{display:grid;grid-template-columns:1fr;gap:.7rem;min-width:0}.contract-card{display:grid;grid-template-columns:minmax(220px,1.5fr) auto minmax(180px,.8fr) minmax(150px,.7fr);gap:.75rem;align-items:center;width:100%;min-width:0;padding:.85rem;border:1px solid #d8e3ee;border-left-width:5px;border-radius:8px;background:#fff;color:inherit;text-align:left;cursor:pointer;overflow-wrap:anywhere;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.contract-card:hover{box-shadow:0 8px 24px #1e293b14}.contract-card-main{display:grid;gap:.25rem;min-width:0}.contract-card.contract-status-draft{border-color:#cbd5e1;border-left-color:#64748b;background:linear-gradient(90deg,#f8fafc,#fff 78%)}.contract-card.contract-status-active{border-color:#b8c9ff;border-left-color:#4f61d8;background:linear-gradient(90deg,#f0f4ff,#fbfdff 78%)}.contract-card.contract-status-ended{border-color:#a7e0ba;border-left-color:#2fa766;background:linear-gradient(90deg,#eef9f2,#fbfffc 78%)}.contract-card.contract-status-cancelled{border-color:#e3b5bd;border-left-color:#b84a5a;background:linear-gradient(90deg,#fff1f3,snow 78%)}.contract-status-draft{background:#eef2f6;color:#475569}.contract-status-active{background:#dfe7ff;color:#2f3fb8}.contract-status-ended{background:#d7f4e2;color:#166c3c}.contract-status-cancelled{background:#fde2e7;color:#8a2433}.contract-checklist{display:flex;flex-wrap:wrap;gap:.45rem;min-width:0}.checklist-item{display:inline-flex;width:fit-content;border-radius:999px;padding:.28rem .65rem;font-size:.78rem;font-weight:800}.checklist-item.complete{background:#d7f4e2;color:#166c3c}.checklist-item.missing{background:#fff1c7;color:#8a5a04}.link-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#2563eb;padding:0;text-align:left;font:inherit;font-weight:700;cursor:pointer}.link-button:hover{text-decoration:underline;text-underline-offset:.16em}@media (max-width: 900px){.relation-dashboard .relation-card,.production-card,.contract-card,.contract-template-layout{grid-template-columns:1fr}}.relation-conversion-panel{margin-block:.75rem;background:#f8fbf9}.relation-candidates,.relation-action-forms form,.inline-form{display:grid;gap:.5rem;min-width:0}.user-row.as-button{width:100%;border:1px solid #dce7e0;background:#fff;color:inherit;text-align:left;cursor:pointer}.timeline-item{display:grid;gap:5px;border-left:3px solid #c9d4e5;padding:8px 0 8px 10px}.timeline-item.status-sent{border-left-color:#17633a}.timeline-item.status-failed{border-left-color:#b42318}.timeline-meta{display:flex;gap:8px;align-items:baseline;justify-content:space-between}.timeline-meta strong,.timeline-meta span{margin-top:0}.timeline-meta span{color:#66758f;font-size:.78rem}.mail-body-details{border:1px solid #e4ebf3;border-radius:8px;padding:8px;background:#f8fafd}.outreach-section.compact{margin-top:0}.outreach-section.compact p{margin:0;color:#2d3a4f}.source-list{display:grid;gap:3px;margin:10px 0}.outreach-section{margin-top:12px}.draft-card{border:1px solid #d7e0ec;border-radius:8px;padding:10px 12px;background:#f8fafd}.draft-card p{margin-bottom:0;color:#2d3a4f}.score-cell{display:grid;gap:4px;max-width:260px}.score-cell strong{display:inline-grid;width:44px;height:34px;place-items:center;border-radius:8px;color:#fff;background:#17633a}@media (min-width: 1180px){.episode-workspace,.deal-dashboard,.panel,.toolbar{width:100%}.deal-metrics{grid-template-columns:repeat(8,minmax(0,1fr))}.company-detail-grid,.lead-detail-grid,.lead-detail-panel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 1100px){.page{padding-inline:18px}.appbar{grid-template-columns:1fr}.appbar-center,.appbar-actions{justify-content:start}.episode-tabs{flex-wrap:wrap;overflow:visible;padding-bottom:0}.tab-button{flex:1 1 150px;white-space:normal}.company-form,.episode-form,.template-form,.user-form{grid-template-columns:repeat(2,minmax(0,1fr))}.template-workspace{grid-template-columns:1fr}.discovery-form,.episode-list,.deal-metrics,.filter-form{grid-template-columns:repeat(2,minmax(0,1fr))}.toolbar{display:grid;gap:12px}.toolbar-actions{justify-content:start}.hot-lead-item{grid-template-columns:minmax(220px,1fr) 88px 100px auto}.hot-lead-item .hot-lead-score:nth-of-type(3){display:none}}@media (max-width: 820px){.topbar,.compact-create-panel,.toolbar,.section-heading,.bulk-scoring,.sales-action-main,.sales-note-update,.auth-panel{display:grid;grid-template-columns:1fr}.topbar-status,.bulk-scoring-actions,.toolbar-actions{justify-content:start}.filter-form,.automation-grid,.automation-settings-grid,.automation-layout,.automation-log,.review-finding-card,.send-queue-card,.send-queue-metrics{grid-template-columns:1fr}.automation-actions{display:grid}.company-form,.discovery-form,.episode-form,.template-form,.user-form,.website-import-form,.episode-list,.deal-metrics,.company-detail-grid,.lead-detail-grid,.lead-detail-panel-grid,.mail-composer-grid,.discovery-results,.sales-action-scores,.hot-lead-item{grid-template-columns:1fr}.lead-detail-section.full-span,.lead-detail-grid .outreach-section.full-span,.lead-detail-panel-grid .full-span{grid-column:auto}}@media (max-width: 640px){.page{padding:16px 12px 36px}.appbar{position:static;grid-template-columns:minmax(0,1fr);gap:10px;padding:10px}.appbar-brand{min-width:0}.appbar-logo{width:120px;max-width:100%}.appbar-select{width:100%;grid-template-columns:1fr}.appbar-center,.appbar-actions,.appbar-action,.appbar-menu{width:100%}.appbar-actions{display:grid;grid-template-columns:auto minmax(0,1fr) auto}.appbar-more{justify-self:end}.appbar-more-menu{position:fixed;inset:auto 10px 10px 10px;min-width:0}.appbar-popover{position:fixed;top:10px;right:10px;bottom:10px;left:10px;width:auto;max-height:none}.appbar-popover-backdrop{background:#0f172a5c}.module-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.module-nav-button,.module-nav button{width:100%;justify-content:center;padding-inline:8px}.panel,.toolbar{padding:14px;box-shadow:0 4px 14px #1720330d}.topbar{gap:12px;margin-bottom:14px}h1{font-size:1.55rem}.topbar-status,.row-actions,.form-actions,.toolbar-actions,.bulk-mail-bar,.sales-contact-list{align-items:stretch}.topbar-status>*,.row-actions>*,.form-actions>*,.toolbar-actions>*,.bulk-mail-bar>*,.episode-filter{width:100%}.appbar-actions>*{width:auto}button,button.small{width:100%}.checkbox-field,.checkbox-row,.selection-check{width:auto}.episode-section-select{display:grid}.episode-tabs{display:none}.deal-metric,.sales-action-card,.hot-lead-item,.import-result{padding:10px}.hot-lead-list{gap:8px;border-top:0}.hot-lead-item{grid-template-columns:28px minmax(0,1fr) auto;border:1px solid #e4ebf3;border-radius:8px;padding:10px}.hot-lead-item .hot-lead-score{display:none}.hot-lead-item .pipeline-badge{grid-column:2 / -1;justify-self:start}.hot-lead-item .row-actions{grid-column:1 / -1}.sales-action-card{gap:10px}.sales-action-scores{grid-template-columns:1fr}.next-action{padding:9px 10px}.table-wrap{overflow:visible;border:0}table,thead,tbody,tr,th,td{display:block}table{min-width:0;background:transparent}thead{display:none}tbody{display:grid;gap:12px}tbody tr{border:1px solid #d7e0ec;border-radius:8px;padding:10px;background:#fff}td{display:grid;gap:4px;border-bottom:1px solid #eef2f7;padding:9px 0}td:last-child{border-bottom:0;padding-bottom:0}td:before{content:attr(data-label);color:#66758f;font-size:.74rem;font-weight:900;letter-spacing:0;text-transform:uppercase}td:first-child{padding-top:0}td:first-child:before{content:"";display:none}.company-details{width:100%}.company-details.lead-detail[open]{position:static;overflow:visible;border-radius:0;padding:0;background:transparent}.company-details summary{display:block;border:1px solid #c9d4e5;border-radius:8px;padding:9px 10px;background:#f8fafd}.company-details.lead-detail[open]>summary{position:static;margin:0 0 10px;border-radius:8px;border-inline:1px solid #c9d4e5}.company-detail-grid,.lead-detail-grid,.lead-detail-panel-grid,.lead-score-grid,.company-activity-form,.mail-composer-grid,.inbound-reply-form{grid-template-columns:1fr;gap:10px}.company-detail-view{padding:0}.company-detail-view-cell:before{display:none;content:""}.lead-detail-header,.lead-detail-panel-header,.companies-action-bar,.timeline-meta{display:grid;justify-content:stretch}.contact-section,.outreach-section{min-width:0}.mail-html-preview{max-width:100%;overflow-x:auto}.empty-state{height:auto;text-align:left}}.appbar{grid-template-columns:150px minmax(420px,1fr) max-content;align-items:center;gap:16px;padding:10px 14px}.appbar-brand{min-width:0;justify-content:flex-start}.appbar-logo{width:115px;max-height:40px;object-fit:contain}.appbar-center{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;min-width:0}.appbar-select{grid-template-columns:auto minmax(260px,360px);flex:0 1 auto;min-width:0}.appbar-select select{min-width:0}.appbar-action{flex:0 0 auto;white-space:nowrap}.appbar-actions{flex-wrap:nowrap;min-width:max-content}.user-pill{max-width:210px}@media (max-width: 1050px){.appbar{grid-template-columns:1fr}.appbar-center,.appbar-actions{justify-content:flex-start;flex-wrap:wrap;min-width:0;width:100%}.appbar-select{grid-template-columns:1fr;width:100%}.appbar-select select{width:100%}}@media (max-width: 640px){.contact-person-form{grid-template-columns:1fr}.contact-persons-heading,.contact-person-card>div{align-items:flex-start;flex-direction:column}}.work-queue-page{min-height:calc(100vh - 140px)}.compact-stat-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr))}.work-queue-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.segmented-tabs{display:flex;flex-wrap:wrap;gap:8px}.segmented-tabs .tab-button{flex:0 1 auto}.work-item-list{display:grid;gap:.75rem}.work-item-list.grouped{gap:1rem}.work-item-group{display:grid;gap:.65rem}.work-item-group>h3{margin:0;color:#435169;font-size:.95rem}.work-item-group>h3{display:inline-flex;width:fit-content;align-items:center;border-radius:999px;padding:4px 10px;background:#f4f7fb}.work-item-group-today>h3{color:#237a4c;background:#ebf9f1}.work-item-group-overdue>h3{color:#a52c2c;background:#fff0f0}.work-item-group-this-week>h3{color:#6043ac;background:#f3efff}.work-item-group-undated>h3{color:#52647d;background:#f1f5fa}.work-item-group-unassigned>h3{color:#9b620c;background:#fff6e7}.work-item-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:start;border:1px solid var(--border);border-radius:8px;padding:.9rem;background:var(--surface)}.work-item-card.type-email,.work-item-card.type-unmatched{box-shadow:inset 4px 0 #8bb6ff}.work-item-card.bucket-new_reply{border-color:#b8d4ff;background:linear-gradient(135deg,#f6faff,#fff 64%);box-shadow:inset 4px 0 #4f8df7,0 7px 20px #3469b414}.work-item-card.type-callback{box-shadow:inset 4px 0 #24a148}.work-item-card.type-meeting{box-shadow:inset 4px 0 #8b5cf6}.work-item-card.type-manual,.work-item-card.type-review,.work-item-card.type-follow-up{box-shadow:inset 4px 0 #f59e0b}.work-item-card.unread{border-color:color-mix(in srgb,var(--accent) 45%,var(--border))}.work-item-card.colleague-item{border-color:#d9e1ec;background:#f5f7fb;box-shadow:inset 4px 0 #b7c3d4}.work-item-card.colleague-item .priority-badge,.work-item-card.colleague-item .reply-badge{opacity:.72}.work-item-group-today .work-item-card{border-color:#cdeedb;box-shadow:inset 4px 0 #2f9b62}.work-item-group-overdue .work-item-card{border-color:#f1c8c8;box-shadow:inset 4px 0 #d14343}.work-item-group-this-week .work-item-card{border-color:#dcd3ff;box-shadow:inset 4px 0 #7657c7}.work-item-group-undated .work-item-card{border-color:#dce5f0;box-shadow:inset 4px 0 #8aa4c7}.work-item-group-unassigned .work-item-card{border-color:#f3d7a6;box-shadow:inset 4px 0 #df962b}.work-item-main{display:grid;gap:.35rem;min-width:0}.work-item-main h3,.work-item-main p{margin:0;overflow-wrap:anywhere}.work-item-card-topline,.work-item-meta{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.work-item-type{display:inline-flex;align-items:center;gap:5px;width:fit-content;border-radius:999px;padding:4px 8px;color:#263247;background:#eef3f9;font-size:.78rem;font-weight:900}.work-item-preview{color:#435169}.work-item-meta{color:#66758f;font-size:.84rem}.priority-badge{width:fit-content}.unread-badge{width:fit-content;color:#0f4c81;background:#dcecff}.work-item-actions{justify-content:flex-end}.assignment-list .checkbox-row{grid-template-columns:auto minmax(0,1fr);align-items:center}.checkbox-row input{width:auto}.documents-panel{display:grid;gap:.85rem;min-width:0}.documents-panel>.section-heading{margin-bottom:0}.documents-panel .section-heading span{color:#66758f;font-size:.82rem}.documents-upload-form,.document-edit-grid{margin:0}.documents-list{display:grid;gap:.7rem;min-width:0}.document-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.85rem;align-items:center;border:1px solid #dce5f0;border-radius:8px;padding:.75rem;background:#fff}.document-card-main{display:grid;gap:.28rem;min-width:0}.document-card-main strong,.document-card-main span,.document-card-main small{overflow-wrap:anywhere}.document-card-main small{color:#66758f}.document-category-badge{width:fit-content;color:#5941a9;background:#f3efff}.document-edit-grid{display:grid;grid-column:1 / -1;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:.75rem;align-items:end}.document-edit-grid .wide-field{grid-column:1 / -1}button.danger,button.destructive,button.delete,button.remove,button.archive{background:#b42318;border-color:#b42318;color:#fff}button.danger:hover,button.destructive:hover,button.delete:hover,button.remove:hover,button.archive:hover{background:#971b12;border-color:#971b12;color:#fff}button.ghost.danger,button.ghost.destructive,button.ghost.delete,button.ghost.remove,button.ghost.archive,button.secondary.danger,button.secondary.destructive,button.secondary.delete,button.secondary.remove,button.secondary.archive{background:#fff5f5;border-color:#f5b5b0;color:#8f1d14}button.ghost.danger:hover,button.ghost.destructive:hover,button.ghost.delete:hover,button.ghost.remove:hover,button.ghost.archive:hover,button.secondary.danger:hover,button.secondary.destructive:hover,button.secondary.delete:hover,button.secondary.remove:hover,button.secondary.archive:hover{background:#b42318;border-color:#b42318;color:#fff}@media (max-width: 720px){.sales-context-bar,.sales-context-main,.work-queue-toolbar,.assignee-manager-grid{grid-template-columns:1fr}.sales-context-bar{position:static}.sales-context-main select,.segmented-tabs .tab-button{width:100%}.segmented-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.work-item-card,.document-card{grid-template-columns:1fr}.work-item-actions{display:grid;grid-template-columns:1fr}.assignee-chip{max-width:100%}.notifications-popover{display:flex;max-height:calc(100vh - 20px);overflow:hidden}.notifications-panel{max-height:calc(100vh - 44px)}.notifications-close{display:inline-flex}}.work-queue-panel .compact-stat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:4px 0 18px}.work-queue-panel .compact-stat-grid .stat-card{position:relative;display:flex;min-height:104px;flex-direction:column;justify-content:center;overflow:hidden;border:1px solid #dce5f0;border-radius:14px;padding:16px 18px;background:#fff;box-shadow:0 5px 16px #1720330e}.work-queue-panel .compact-stat-grid .stat-card:before{position:absolute;top:0;bottom:0;left:0;width:4px;border-radius:14px 0 0 14px;background:#8aa4c7;content:""}.work-queue-panel .compact-stat-grid .stat-card:after{position:absolute;top:13px;right:15px;display:grid;width:30px;height:30px;place-items:center;border-radius:10px;color:#52647d;background:#f1f5fa;font-size:.95rem;font-weight:900}.work-queue-panel .compact-stat-grid .stat-card strong{order:-1;margin:0 0 5px;color:#172033;font-size:clamp(1.65rem,2.3vw,2.15rem);font-variant-numeric:tabular-nums;line-height:1}.work-queue-panel .compact-stat-grid .stat-card span{max-width:calc(100% - 28px);color:#66758f;font-size:.78rem;font-weight:850;letter-spacing:.025em;line-height:1.25;text-transform:uppercase}.work-queue-panel .compact-stat-grid .stat-card:nth-child(1):before{background:#3b73d9}.work-queue-panel .compact-stat-grid .stat-card:nth-child(1):after{color:#2459af;background:#edf4ff;content:"✓"}.work-queue-panel .compact-stat-grid .stat-card:nth-child(2):before{background:#d14343}.work-queue-panel .compact-stat-grid .stat-card:nth-child(2):after{color:#a52c2c;background:#fff0f0;content:"!"}.work-queue-panel .compact-stat-grid .stat-card:nth-child(3):before{background:#df962b}.work-queue-panel .compact-stat-grid .stat-card:nth-child(3):after{color:#9b620c;background:#fff6e7;content:"◷"}.work-queue-panel .compact-stat-grid .stat-card:nth-child(4):before{background:#7657c7}.work-queue-panel .compact-stat-grid .stat-card:nth-child(4):after{color:#6043ac;background:#f3efff;content:"▶"}.work-queue-panel .compact-stat-grid .stat-card:nth-child(5):before{background:#2f9b62}.work-queue-panel .compact-stat-grid .stat-card:nth-child(5):after{color:#237a4c;background:#ebf9f1;content:"✓"}.work-queue-panel .compact-stat-grid .stat-card.stat-card-today:before{background:#2f9b62}.work-queue-panel .compact-stat-grid .stat-card.stat-card-today:after{color:#237a4c;background:#ebf9f1;content:"✓"}.work-queue-panel .compact-stat-grid .stat-card.stat-card-overdue:before{background:#d14343}.work-queue-panel .compact-stat-grid .stat-card.stat-card-overdue:after{color:#a52c2c;background:#fff0f0;content:"!"}.work-queue-panel .compact-stat-grid .stat-card.stat-card-week:before{background:#7657c7}.work-queue-panel .compact-stat-grid .stat-card.stat-card-week:after{color:#6043ac;background:#f3efff;content:"7"}.work-queue-panel .compact-stat-grid .stat-card.stat-card-unassigned:before{background:#df962b}.work-queue-panel .compact-stat-grid .stat-card.stat-card-unassigned:after{color:#9b620c;background:#fff6e7;content:"?"}.work-queue-panel .compact-stat-grid .stat-card.stat-card-total:before{background:#8aa4c7}.work-queue-panel .compact-stat-grid .stat-card.stat-card-total:after{color:#52647d;background:#f1f5fa;content:"#"}@media (max-width: 980px){.work-queue-panel .compact-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 620px){.work-queue-panel .compact-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.work-queue-panel .compact-stat-grid .stat-card{min-height:90px;border-radius:12px;padding:13px 14px}.work-queue-panel .compact-stat-grid .stat-card:after{top:11px;right:11px;width:27px;height:27px}.work-queue-panel .compact-stat-grid .stat-card span{font-size:.7rem}.work-queue-panel .compact-stat-grid .stat-card:nth-child(5){grid-column:1 / -1}}@media (max-width: 640px){.module-menu-toggle{display:inline-flex;justify-self:start;width:auto}.module-nav{display:none;width:100%;border:0;border-radius:0;padding:0;background:transparent}.module-nav.open{display:grid;grid-template-columns:1fr;gap:6px;align-self:stretch;margin-top:-2px;border:1px solid #e4ebf3;border-radius:10px;padding:6px;background:#fff;box-shadow:none}.module-nav-button,.module-nav button{justify-content:flex-start;width:100%;border-radius:8px;padding-inline:10px;box-shadow:none}.module-nav-button.active{border-left-color:#8b5cf6;border-left-width:3px;box-shadow:none}}.work-item-group[aria-label="Nu doen"]>h3{display:inline-flex;width:fit-content;align-items:center;gap:7px;border-radius:999px;padding:6px 11px;color:#a52c2c;background:#fff0f0;font-size:.82rem}.work-item-group[aria-label="Nu doen"]>h3:before{color:#d14343;content:"●";font-size:.68rem}.work-item-group[aria-label="Nu doen"] .work-item-card{border-color:#efb0aa;background:linear-gradient(135deg,snow,#fff 58%);box-shadow:inset 4px 0 #d14343,0 7px 20px #8b262614}.work-item-group[aria-label="Nu doen"] .work-item-meta span:first-child{color:#a52c2c;font-weight:900}.replacement-run-card{display:grid;gap:16px}.replacement-run-card .compact-stats{grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr))}.replacement-run-card .stat-card{min-width:0}.replacement-toolbar,.replacement-apply-bar{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:12px;min-width:0}.replacement-toolbar label{min-width:min(100%,240px)}.replacement-table-wrap{max-width:100%;overflow-x:auto}.replacement-table-wrap td{min-width:0;vertical-align:top}.replacement-table-wrap td>span,.replacement-table-wrap td>strong{display:block;overflow-wrap:anywhere}.status-pill.muted{color:#596574;background:#eef2f6}@media (max-width: 720px){.replacement-toolbar,.replacement-apply-bar{align-items:stretch}.replacement-toolbar>*,.replacement-apply-bar>*{width:100%}.replacement-table-wrap table,.replacement-table-wrap thead,.replacement-table-wrap tbody,.replacement-table-wrap tr,.replacement-table-wrap th,.replacement-table-wrap td{display:block}.replacement-table-wrap thead{display:none}.replacement-table-wrap tr{border:1px solid #dde5ee;border-radius:8px;padding:10px;margin-bottom:10px;background:#fff}.replacement-table-wrap td{border:0;padding:8px 0}.replacement-table-wrap td:before{display:block;margin-bottom:4px;color:#687386;content:attr(data-label);font-size:.75rem;font-weight:700;text-transform:uppercase}}:root{--brand:#5a2d82;--brand2:#47205f;--brand3:#351544;--brand-soft:#f8f4fb;--canvas:#f4f1f7;--surface:#fff;--muted:#faf8fc;--line:#e7e0ec;--line2:#d7cddd;--ink:#29242e;--soft:#686070;--faint:#958b9d;--success:#27855d;--danger:#c73d4d;--shadow:0 1px 2px rgba(38,17,49,.05),0 10px 32px rgba(38,17,49,.04)}html.tvle-dark{color-scheme:dark;--canvas:#17131b;--surface:#211b26;--muted:#29222f;--line:#3a3042;--line2:#4b3f55;--ink:#f4eff7;--soft:#c8bdce;--faint:#9f92a8;--brand-soft:#291f31;--shadow:0 12px 40px rgba(0,0,0,.16)}html,body,#root{min-height:100%}body{margin:0;background:var(--canvas);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(112,64,154,.22);outline-offset:2px}.tvle-shell{min-height:100vh;background:radial-gradient(circle at 85% -10%,rgba(135,88,173,.1),transparent 24rem),var(--canvas);color:var(--ink)}.tvle-sidebar{position:fixed;inset:0 auto 0 0;z-index:40;display:flex;width:276px;flex-direction:column;color:#fff;background:radial-gradient(circle at -15% -5%,rgba(255,255,255,.15),transparent 17rem),linear-gradient(175deg,var(--brand) 0%,var(--brand2) 58%,var(--brand3) 100%);box-shadow:14px 0 42px #24112f1c}.tvle-sidebar-brand{padding:28px 24px 22px;border-bottom:1px solid rgba(255,255,255,.11)}.tvle-brand-lockup{display:grid;min-height:66px;place-items:center;border:1px solid rgba(255,255,255,.45);padding:8px 10px}.tvle-brand-lockup img{display:block;width:min(100%,178px);max-height:48px;object-fit:contain;filter:brightness(0) invert(1)}.tvle-brand-caption{margin:10px 0 0;color:#ffffff94;font-size:10px;font-weight:800;letter-spacing:.13em;text-align:center;text-transform:uppercase}.tvle-nav{flex:1;overflow-y:auto;padding:18px 14px}.tvle-nav-section+.tvle-nav-section{margin-top:22px}.tvle-nav-title{padding:0 12px 8px;color:#ffffff7a;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.tvle-nav-list{display:grid;gap:3px}.tvle-nav-button{position:relative;display:flex;width:100%;min-height:42px;align-items:center;gap:12px;border:0;border-radius:11px;padding:10px 12px;color:#ffffffc2;background:transparent;box-shadow:none;font-size:13px;font-weight:650;text-align:left;cursor:pointer}.tvle-nav-button:hover{color:#fff;background:#ffffff14}.tvle-nav-button.is-active{color:var(--brand3);background:#fff;box-shadow:0 8px 22px #1e0b2a29}.tvle-nav-button.is-active:before{position:absolute;left:-14px;width:4px;height:20px;border-radius:0 6px 6px 0;background:#fff;content:""}.tvle-nav-icon{display:grid;width:23px;flex:0 0 auto;place-items:center}.tvle-nav-count{display:grid;min-width:22px;min-height:22px;margin-left:auto;place-items:center;border-radius:999px;padding:1px 6px;color:#fff;background:#ffffff24;font-size:10px;font-weight:850}.tvle-nav-button.is-active .tvle-nav-count{color:var(--brand2);background:#eee7f6}.tvle-sidebar-footer{padding:12px 14px 18px;border-top:1px solid rgba(255,255,255,.11)}.tvle-sidebar-actions{display:flex;justify-content:flex-end;gap:5px;margin-bottom:8px}.tvle-icon-button{display:grid;width:34px;height:34px;min-height:34px;place-items:center;border:0;border-radius:9px;padding:0;color:#ffffffb8;background:transparent;box-shadow:none;cursor:pointer}.tvle-icon-button:hover,.tvle-icon-button.is-active{color:#fff;background:#ffffff1a}.tvle-user-card{display:flex;min-width:0;align-items:center;gap:10px;border-radius:13px;padding:10px;background:#ffffff14}.tvle-avatar{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:11px;color:var(--brand2);background:#fff;font-size:11px;font-weight:850}.tvle-user-copy{display:flex;min-width:0;flex:1;flex-direction:column}.tvle-user-copy strong,.tvle-user-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tvle-user-copy strong{color:#fff;font-size:11px}.tvle-user-copy span{margin-top:2px;color:#ffffff8c;font-size:10px;text-transform:capitalize}.tvle-workspace{min-height:100vh;margin-left:276px}.tvle-header{position:sticky;top:0;z-index:25;display:flex;min-height:104px;align-items:center;justify-content:space-between;gap:24px;padding:20px clamp(24px,3vw,48px);border-bottom:1px solid var(--line2);background:color-mix(in srgb,var(--canvas) 90%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.tvle-header-copy{min-width:0}.tvle-eyebrow{display:block;margin-bottom:4px;color:#70409a;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.tvle-header h1{margin:0;color:var(--ink);font-size:clamp(22px,2.1vw,30px);font-weight:800;letter-spacing:-.035em;line-height:1.1}.tvle-header p{margin:6px 0 0;color:var(--soft);font-size:12px}.tvle-header-actions{display:flex;align-items:center;gap:8px}.tvle-header-button,.tvle-mobile-menu{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line);border-radius:11px;padding:0 11px;color:var(--soft);background:var(--surface);box-shadow:var(--shadow);cursor:pointer}.tvle-header-button:hover,.tvle-mobile-menu:hover{border-color:#d8c5e8;color:var(--brand);background:var(--brand-soft)}.tvle-badge{display:grid;min-width:20px;min-height:20px;place-items:center;border-radius:999px;padding:1px 6px;color:#fff;background:var(--brand);font-size:10px;font-weight:850}.tvle-api{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:999px;padding:7px 10px;color:var(--faint);background:var(--surface);font-size:10px;font-weight:750}.tvle-api-dot{width:8px;height:8px;border-radius:50%;background:var(--danger)}.tvle-api.is-ok .tvle-api-dot{background:var(--success)}.tvle-mobile-menu{display:none}.tvle-content{min-width:0;padding:clamp(20px,2.7vw,42px) clamp(20px,3vw,48px) 56px}.tvle-notification-wrap{position:relative}.tvle-popover-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:49;min-height:0;padding:0;border:0;background:transparent}.tvle-notifications{position:absolute;top:calc(100% + 9px);right:0;z-index:50;width:min(520px,calc(100vw - 32px));max-height:min(680px,calc(100vh - 128px));overflow:auto;border:1px solid var(--line);border-radius:16px;padding:12px;color:var(--ink);background:var(--surface);box-shadow:0 24px 60px #24112f33}.tvle-content .panel,.tvle-auth-shell .panel{border:1px solid var(--line)!important;border-radius:17px!important;color:var(--ink);background:var(--surface)!important;box-shadow:var(--shadow)!important}.tvle-content :is(h1,h2,h3,h4),.tvle-auth-shell :is(h1,h2,h3){color:var(--ink)}.tvle-content :is(p,small,.muted,.empty-copy),.tvle-auth-shell p{color:var(--soft)}.tvle-content :is(input,select,textarea,[contenteditable=true]),.tvle-auth-shell :is(input,select,textarea){border-color:var(--line2)!important;color:var(--ink)!important;background:var(--surface)!important}.tvle-content button:not(.tvle-header-button):not(.tvle-popover-backdrop),.tvle-auth-shell button{border-radius:10px;background:var(--brand)}.tvle-content button:not(.tvle-header-button):not(.tvle-popover-backdrop):hover,.tvle-auth-shell button:hover{background:var(--brand2)}.tvle-content button.secondary,.tvle-content button.ghost{border:1px solid var(--line2);color:var(--soft);background:var(--muted)}.tvle-content button.secondary:hover,.tvle-content button.ghost:hover{border-color:#d8c5e8;color:var(--brand);background:var(--brand-soft)}.tvle-content table{color:var(--ink);background:var(--surface)}.tvle-content th{color:var(--soft);background:var(--muted)}.tvle-content th,.tvle-content td{border-color:var(--line)!important}.tvle-content tbody tr:hover{background:var(--brand-soft)}.tvle-content .management-block,.tvle-content .management-list{border:1px solid var(--line);border-radius:15px;background:var(--muted)}.tvle-content .management-stat,.tvle-content .management-list-item{border-color:var(--line)!important;border-radius:13px;color:var(--ink)!important;background:var(--surface)!important}.tvle-auth-shell{display:grid;min-height:100vh;place-items:center;padding:28px 18px;background:radial-gradient(circle at 15% 5%,rgba(135,88,173,.2),transparent 24rem),radial-gradient(circle at 90% 90%,rgba(90,45,130,.12),transparent 22rem),var(--canvas)}.tvle-auth-wrap{width:min(100%,440px)}.tvle-auth-brand{display:grid;margin:0 auto 18px;place-items:center}.tvle-auth-logo{display:grid;width:min(100%,270px);min-height:105px;place-items:center;border-radius:20px;padding:18px 24px;background:linear-gradient(160deg,var(--brand),var(--brand3));box-shadow:0 20px 48px #3515442e}.tvle-auth-logo img{display:block;width:75%;max-height:62px;object-fit:contain;filter:brightness(0) invert(1)}.tvle-auth-brand span{margin-top:12px;color:var(--faint);font-size:10px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.tvle-auth-shell .auth-panel{width:100%;margin:0;padding:26px}.tvle-auth-shell .auth-panel>div:first-child{text-align:center}.tvle-auth-shell .login-form{margin-top:22px}.tvle-auth-shell .login-form button[type=submit]{width:100%;min-height:44px;margin-top:4px}.tvle-mobile-overlay{display:none}@media (max-width:820px){.tvle-sidebar{width:min(300px,calc(100vw - 48px));transform:translate(-105%);transition:transform .18s ease}.tvle-shell.is-menu-open .tvle-sidebar{transform:translate(0)}.tvle-mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;display:block;border:0;padding:0;background:#130c1761;opacity:0;pointer-events:none}.tvle-shell.is-menu-open .tvle-mobile-overlay{opacity:1;pointer-events:auto}.tvle-workspace{margin-left:0}.tvle-header{min-height:86px;gap:12px;padding:14px 16px}.tvle-mobile-menu{display:inline-flex;padding-inline:10px}.tvle-header-copy{flex:1}.tvle-header p,.tvle-api{display:none}.tvle-header h1{font-size:20px}.tvle-header-button .label{display:none}.tvle-header-button{width:38px;padding:0}.tvle-content{padding:18px 14px 42px}}@media (max-width:520px){.tvle-eyebrow{display:none}.tvle-header h1{overflow:hidden;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.tvle-content{padding-inline:10px}.tvle-auth-shell{padding-inline:12px}.tvle-auth-shell .auth-panel{padding:21px 18px}}.tvle-brand-lockup img,.tvle-auth-logo img{background:transparent!important;box-shadow:none!important;border:0!important}.tvle-theme-button{display:flex;width:100%;min-height:48px;align-items:center;gap:10px;margin:0 0 8px;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:8px 10px;color:#fff;background:#ffffff0f;box-shadow:none;text-align:left;cursor:pointer}.tvle-theme-button:hover{border-color:#fff3;background:#ffffff1c}.tvle-theme-icon{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:9px;color:#fff;background:#ffffff17}.tvle-theme-copy{display:flex;min-width:0;flex-direction:column;line-height:1.15}.tvle-theme-copy small{color:#ffffff85;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.tvle-theme-copy strong{margin-top:3px;color:#fff;font-size:11px;font-weight:750}.tvle-sidebar-actions{margin-bottom:8px}.tvle-brand-lockup .tvle-brand-image,.tvle-auth-logo .tvle-brand-image{display:block;width:145px;max-width:100%;height:auto;max-height:46px;object-fit:contain;filter:none}.tvle-auth-logo{min-height:92px;border-radius:17px;padding:16px 22px}.tvle-theme-control{display:flex;width:100%;min-height:48px;align-items:center;gap:10px;margin:0 0 9px;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:8px 10px;color:#ffffffd1;background:#ffffff0f;box-shadow:none;text-align:left}.tvle-theme-control:hover,.tvle-theme-control:focus-visible{color:#fff;background:#ffffff1c}.tvle-theme-icon{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:9px;background:#ffffff1a}.tvle-theme-copy{display:flex;min-width:0;flex:1;flex-direction:column}.tvle-theme-copy small{color:#ffffff7a;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.tvle-theme-copy strong{overflow:hidden;margin-top:2px;color:inherit;font-size:11px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.tvle-user-card .tvle-icon-button{flex:0 0 auto;margin-left:auto}.tvle-header-button.is-active{border-color:#d8c5e8;color:var(--brand);background:var(--brand-soft)}.tvle-popover-backdrop,.tvle-popover-backdrop:hover,.tvle-popover-backdrop:focus,.tvle-popover-backdrop:active{position:fixed;top:104px;right:0;bottom:0;left:276px;z-index:24;min-height:0;border:0;padding:0;background:transparent!important;box-shadow:none!important;cursor:default}.tvle-notifications{z-index:55}.tvle-content.is-settings-view>*{display:none!important}.tvle-content.is-settings-view>.settings-panel,.tvle-content.is-settings-view>.admin-panel{display:block!important}.tvle-content.is-settings-view>.settings-panel{margin-bottom:16px}.tvle-content .danger,.tvle-content button.danger{border-color:var(--danger)!important;color:#fff!important;background:var(--danger)!important}.tvle-content .danger:hover,.tvle-content button.danger:hover{filter:brightness(.92)}.tvle-content :is(.secondary,.ghost,button.small.secondary,button.small.ghost,button.tiny.secondary,button.tiny.ghost){border:1px solid var(--line2)!important;color:var(--soft)!important;background:var(--surface)!important;box-shadow:none!important}.tvle-content :is(.secondary,.ghost,button.small.secondary,button.small.ghost,button.tiny.secondary,button.tiny.ghost):hover{border-color:#d8c5e8!important;color:var(--brand)!important;background:var(--brand-soft)!important}.tvle-content :is(.tabs,.tab-list,.episode-tabs,.segmented,.filter-tabs) button{border:1px solid var(--line)!important;color:var(--soft)!important;background:var(--surface)!important;box-shadow:none!important}.tvle-content :is(.tabs,.tab-list,.episode-tabs,.segmented,.filter-tabs) button:is(.active,[aria-selected=true]){border-color:#d8c5e8!important;color:var(--brand)!important;background:var(--brand-soft)!important}.tvle-content{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-feature-settings:"cv02","cv03","cv04","cv11"}.tvle-content :is(h1,h2,h3,h4){letter-spacing:-.025em}.tvle-content h2{font-weight:800}.tvle-content h3,.tvle-content h4{font-weight:750}.tvle-mobile-bottom-nav{display:none}@media (max-width: 820px){.tvle-popover-backdrop,.tvle-popover-backdrop:hover,.tvle-popover-backdrop:focus,.tvle-popover-backdrop:active{top:86px;right:0;bottom:0;left:0}.tvle-content{padding-bottom:calc(94px + env(safe-area-inset-bottom))}.tvle-mobile-bottom-nav{position:fixed;inset:auto 0 0;z-index:32;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));min-height:calc(64px + env(safe-area-inset-bottom));padding:6px 6px calc(6px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:color-mix(in srgb,var(--surface) 94%,transparent);box-shadow:0 -10px 30px #24112f14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.tvle-mobile-bottom-nav button,.tvle-mobile-bottom-nav button:hover,.tvle-mobile-bottom-nav button:active{position:relative;display:flex;min-width:0;min-height:52px;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;border-radius:11px;padding:5px 2px;color:var(--faint);background:transparent!important;box-shadow:none;font-size:9px;font-weight:750}.tvle-mobile-bottom-nav button.is-active{color:var(--brand);background:var(--brand-soft)!important}.tvle-mobile-bottom-nav button span{overflow:hidden;width:100%;text-align:center;text-overflow:ellipsis;white-space:nowrap}.tvle-mobile-bottom-nav button em{position:absolute;top:2px;left:calc(50% + 7px);display:grid;min-width:17px;height:17px;place-items:center;border-radius:999px;padding:0 4px;color:#fff;background:var(--brand);font-size:8px;font-style:normal;font-weight:850}}.tvle-brand-lockup{display:block;width:fit-content;min-height:0;border:0;padding:0}.tvle-brand-lockup .tvle-brand-image{width:109px;max-width:none;height:auto;max-height:none}.tvle-auth-logo{width:fit-content;min-height:0;margin-inline:auto;border:0;border-radius:10px;padding:7px 9px;background:linear-gradient(120deg,var(--brand),var(--brand2));box-shadow:0 8px 22px #3719462e}.tvle-auth-logo .tvle-brand-image{width:109px;max-width:none;height:auto;max-height:none}.tvle-sidebar-utilities{display:flex;justify-content:flex-end;gap:5px;margin-bottom:8px}.tvle-mobile-brand{display:none}.tvle-mobile-overlay,.tvle-mobile-overlay:hover,.tvle-mobile-overlay:focus,.tvle-mobile-overlay:active{background:#180c1f85!important;box-shadow:none!important}.tvle-shell:not(.is-menu-open) .tvle-mobile-overlay,.tvle-shell:not(.is-menu-open) .tvle-mobile-overlay:hover{background:#180c1f85!important}@media (max-width: 1023px){.tvle-sidebar{inset:0 0 0 auto;width:min(88vw,360px);transform:translate(105%);transition:transform .17s ease-out;background:radial-gradient(circle at 110% 0,rgba(255,255,255,.13),transparent 19rem),linear-gradient(175deg,var(--brand),var(--brand3));box-shadow:-20px 0 60px #1b092547}.tvle-shell.is-menu-open .tvle-sidebar{transform:translate(0)}.tvle-sidebar-brand{display:flex;min-height:72px;align-items:center;padding:0 20px;border-bottom:1px solid rgba(255,255,255,.11)}.tvle-sidebar .tvle-brand-image{width:99px}.tvle-brand-caption{display:none}.tvle-mobile-overlay,.tvle-mobile-overlay:hover,.tvle-mobile-overlay:focus,.tvle-mobile-overlay:active{position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;display:block;width:100%;height:100%;border:0;padding:0;background:#180c1f85!important;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none}.tvle-shell.is-menu-open .tvle-mobile-overlay,.tvle-shell.is-menu-open .tvle-mobile-overlay:hover{opacity:1;pointer-events:auto;background:#180c1f85!important}.tvle-workspace{min-height:calc(100vh - 64px);margin-left:0}.tvle-header{position:sticky;top:0;z-index:30;display:flex;width:100%;height:64px;min-height:64px;align-items:center;justify-content:flex-start;gap:8px;padding:0 16px;border-bottom:0;color:#fff;background:linear-gradient(120deg,var(--brand),var(--brand2));box-shadow:0 7px 24px #24112f2b;-webkit-backdrop-filter:none;backdrop-filter:none}.tvle-mobile-brand{display:block;order:1;flex:0 0 auto}.tvle-mobile-brand .tvle-brand-image{display:block;width:85px;max-width:none;height:auto;max-height:none}.tvle-mobile-menu,.tvle-header-button{width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;flex:0 0 40px!important;border:0!important;border-radius:11px!important;padding:0!important;color:#fff!important;background:#ffffff1a!important;box-shadow:none!important}.tvle-mobile-menu:hover,.tvle-mobile-menu:focus-visible,.tvle-header-button:hover,.tvle-header-button:focus-visible,.tvle-header-button.is-active{color:#fff!important;background:#ffffff29!important}.tvle-mobile-menu{display:grid;order:2;margin-left:auto;place-items:center}.tvle-mobile-menu svg,.tvle-header-button svg{width:20px!important;height:20px!important;flex:0 0 20px!important}.tvle-header-copy{display:none}.tvle-header-actions{order:3;display:flex;flex:0 0 auto;align-items:center;gap:8px}.tvle-api,.tvle-header-button .label{display:none}.tvle-notification-wrap{flex:0 0 40px}.tvle-header-button{position:relative;display:grid;place-items:center}.tvle-badge{position:absolute;top:-3px;right:-3px;display:grid;min-width:18px;height:18px;min-height:18px;place-items:center;border:2px solid var(--brand2);border-radius:999px;padding:0 4px;color:var(--brand2);background:#fff;font-size:8px;font-weight:850;line-height:1}.tvle-popover-backdrop,.tvle-popover-backdrop:hover,.tvle-popover-backdrop:focus,.tvle-popover-backdrop:active{top:64px!important;right:0!important;bottom:0!important;left:0!important;background:transparent!important}.tvle-notifications{top:calc(100% + 10px);right:0;width:min(420px,calc(100vw - 24px));max-height:calc(100vh - 88px)}.tvle-content{padding:10px 12px 92px}.tvle-mobile-bottom-nav{position:fixed;inset:auto 0 0;z-index:35;display:flex;min-height:68px;align-items:stretch;justify-content:space-around;padding:6px max(7px,env(safe-area-inset-right)) max(6px,env(safe-area-inset-bottom)) max(7px,env(safe-area-inset-left));border-top:1px solid var(--line);background:color-mix(in srgb,var(--surface) 94%,transparent);box-shadow:0 -8px 30px #26113114;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.tvle-mobile-bottom-nav button,.tvle-mobile-bottom-nav button:hover,.tvle-mobile-bottom-nav button:active{position:relative;display:flex;min-width:0;min-height:0;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;border-radius:11px;padding:4px 2px;color:var(--faint);background:transparent!important;box-shadow:none!important;font-size:9px;font-weight:700}.tvle-mobile-bottom-nav button.is-active{color:var(--brand);background:var(--brand-soft)!important}.tvle-mobile-bottom-nav button.is-active:before{position:absolute;top:-6px;width:24px;height:3px;border-radius:0 0 4px 4px;background:#70409a;content:""}}@media (max-width: 520px){.tvle-content{padding-inline:10px}}.tvle-drawer-close{display:none}@media (max-width: 1023px){.tvle-sidebar-brand{justify-content:space-between}.tvle-drawer-close,.tvle-drawer-close:hover,.tvle-drawer-close:focus-visible,.tvle-drawer-close:active{display:grid;width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;flex:0 0 40px;place-items:center;border:0;border-radius:11px;padding:0;color:#fff;background:#ffffff1a!important;box-shadow:none!important}.tvle-drawer-close:hover,.tvle-drawer-close:focus-visible{background:#ffffff29!important}.tvle-mobile-menu svg{width:24px!important;height:24px!important;flex:0 0 24px!important}.tvle-header-button svg{width:20px!important;height:20px!important;flex:0 0 20px!important}}@media (min-width: 1024px){.tvle-sidebar-brand{align-items:flex-start}.tvle-brand-caption{width:109px;margin-top:10px;text-align:left}.tvle-header-actions{gap:10px}.tvle-api{width:9px;min-width:9px;height:9px;min-height:9px;overflow:hidden;border:0;border-radius:50%;padding:0;color:transparent;background:var(--danger);box-shadow:0 0 0 4px color-mix(in srgb,var(--danger) 12%,transparent);font-size:0}.tvle-api.is-ok{background:var(--success);box-shadow:0 0 0 4px color-mix(in srgb,var(--success) 12%,transparent)}.tvle-api .tvle-api-dot{display:none}.tvle-header-button{min-height:38px;border-color:transparent;padding:0 10px;color:var(--soft);background:transparent;box-shadow:none;font-size:12px;font-weight:700}.tvle-header-button:hover,.tvle-header-button:focus-visible,.tvle-header-button.is-active{border-color:var(--line);color:var(--brand);background:var(--surface);box-shadow:var(--shadow)}.tvle-header-button svg{width:18px;height:18px;flex:0 0 18px}.tvle-badge{min-width:19px;min-height:19px;padding:0 5px;font-size:9px}}.tvle-notifications{overflow:hidden;border:1px solid var(--line);border-radius:17px;padding:0;background:var(--surface);box-shadow:0 22px 60px #24112f2e}.tvle-notifications .notifications-panel{display:flex;max-height:min(620px,calc(100dvh - 132px));flex-direction:column;gap:0;overflow-y:auto;padding:0;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--line2) transparent}.tvle-notifications .notifications-panel>.section-heading{position:sticky;top:0;z-index:3;display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:14px;margin:0;border-bottom:1px solid var(--line);padding:13px 14px;background:color-mix(in srgb,var(--surface) 96%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.tvle-notifications .section-heading h3{margin:0;color:var(--ink);font-size:15px;font-weight:800;letter-spacing:-.025em}.tvle-notifications .section-heading p{margin:3px 0 0;color:var(--faint);font-size:10px;font-weight:600}.tvle-notifications .section-heading .row-actions{flex:0 0 auto}.tvle-notifications .section-heading button.secondary,.tvle-notifications .section-heading button.secondary:hover,.tvle-notifications .section-heading button.secondary:focus-visible{min-height:32px;border:1px solid var(--line)!important;border-radius:9px;padding:0 9px;color:var(--soft)!important;background:var(--surface)!important;box-shadow:none!important;font-size:10px;font-weight:700}.tvle-notifications .section-heading button.secondary:hover,.tvle-notifications .section-heading button.secondary:focus-visible{border-color:#d8c5e8!important;color:var(--brand)!important;background:var(--brand-soft)!important}.tvle-notifications .notification-list{display:grid;gap:7px;padding:10px}.tvle-notifications .notification-item,.tvle-notifications .notification-item:hover,.tvle-notifications .notification-item:focus-visible{position:relative;display:grid;min-height:0;gap:4px;border:1px solid var(--line)!important;border-radius:12px;padding:10px 11px 10px 13px;color:var(--ink)!important;background:var(--surface)!important;box-shadow:0 1px 2px #26113108!important;text-align:left;transition:border-color .15s ease,background .15s ease,transform .15s ease,box-shadow .15s ease}.tvle-notifications .notification-item:hover,.tvle-notifications .notification-item:focus-visible{border-color:#d8c5e8!important;background:var(--brand-soft)!important;box-shadow:0 7px 20px #37194612!important;transform:translateY(-1px)}.tvle-notifications .notification-item.unread{border-color:color-mix(in srgb,var(--brand) 28%,var(--line))!important;background:color-mix(in srgb,var(--brand-soft) 72%,var(--surface))!important}.tvle-notifications .notification-item.unread:before{position:absolute;top:13px;left:6px;width:5px;height:5px;border-radius:50%;background:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 10%,transparent);content:""}.tvle-notifications .notification-item strong{overflow:hidden;padding-left:2px;color:var(--ink);font-size:11px;font-weight:780;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.tvle-notifications .notification-item span{display:block;overflow:hidden;color:var(--soft)!important;font-size:9px;font-weight:500;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.tvle-notifications .notification-item span:nth-last-child(1){color:var(--faint)!important;font-size:8px}.tvle-notifications .empty-copy{margin:0;padding:18px 14px;color:var(--faint);font-size:10px;text-align:center}.tvle-notifications .read-notifications{margin:0;border-top:1px solid var(--line);padding:0}.tvle-notifications .read-notifications>summary{display:flex;min-height:42px;align-items:center;gap:7px;padding:0 14px;color:var(--soft);background:var(--muted);cursor:pointer;font-size:10px;font-weight:750;list-style:none}.tvle-notifications .read-notifications>summary::-webkit-details-marker{display:none}.tvle-notifications .read-notifications>summary:before{width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;content:"";transform:rotate(-45deg);transition:transform .15s ease}.tvle-notifications .read-notifications[open]>summary:before{transform:rotate(45deg) translate(-1px,-1px)}.tvle-notifications .read-notifications .notification-list{padding-top:9px}.tvle-notifications .read-notifications .notification-item{opacity:.72}@media (max-width: 1023px){.tvle-notifications{position:fixed;top:72px;right:12px;left:12px;width:auto;max-height:calc(100dvh - 156px - env(safe-area-inset-bottom));border-radius:15px}.tvle-notifications .notifications-panel{max-height:calc(100dvh - 156px - env(safe-area-inset-bottom))}.tvle-notifications .notification-item strong{font-size:12px}.tvle-notifications .notification-item span{font-size:10px}.tvle-content{padding-bottom:calc(112px + env(safe-area-inset-bottom))!important}.tvle-mobile-bottom-nav{min-height:calc(68px + env(safe-area-inset-bottom));padding-bottom:max(6px,env(safe-area-inset-bottom))}.tvle-shell,.tvle-workspace{min-height:100dvh}}@media (max-width: 520px){.tvle-notifications{right:8px;left:8px}.tvle-notifications .notifications-panel>.section-heading{padding-inline:11px}.tvle-notifications .notification-list{padding:8px}}.tvle-notifications .section-heading .row-actions.compact-actions{display:flex;flex:0 0 auto;flex-wrap:nowrap;align-items:center;gap:6px}.tvle-notifications .section-heading .row-actions.compact-actions>button{position:relative;display:block;width:34px;min-width:34px;max-width:34px;height:34px;min-height:34px;overflow:hidden;border:1px solid var(--line)!important;border-radius:9px!important;padding:0!important;color:var(--soft)!important;background:var(--surface)!important;box-shadow:none!important;font-size:0!important;line-height:0!important}.tvle-notifications .section-heading .row-actions.compact-actions>button:hover,.tvle-notifications .section-heading .row-actions.compact-actions>button:focus-visible{border-color:#d8c5e8!important;color:var(--brand)!important;background:var(--brand-soft)!important}.tvle-notifications .section-heading .row-actions.compact-actions>button:before{position:absolute;top:50%;left:50%;display:block;width:22px;height:22px;color:currentColor;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-weight:800;line-height:22px;text-align:center;transform:translate(-50%,-50%);transform-origin:center}.tvle-notifications .section-heading .row-actions.compact-actions>button:first-child:before{content:"↻";font-size:20px;font-weight:800;transform:translate(-50%,-52%)}.tvle-notifications .section-heading .row-actions.compact-actions>.notifications-close:before{content:"×";font-size:23px;font-weight:700;transform:translate(-50%,-54%)}.tvle-notifications .unmatched-panel{margin:0;border-top:1px solid var(--line);padding:0;background:var(--surface)}.tvle-notifications .unmatched-panel>summary{display:flex;min-height:42px;align-items:center;gap:7px;padding:0 14px;color:var(--soft);background:var(--muted);cursor:pointer;font-size:10px;font-weight:850;list-style:none}.tvle-notifications .unmatched-panel>summary::-webkit-details-marker{display:none}.tvle-notifications .unmatched-panel>summary:before{width:6px;height:6px;flex:0 0 auto;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;background:transparent;box-shadow:none;content:"";transform:rotate(-45deg);transition:transform .15s ease}.tvle-notifications .unmatched-panel[open]>summary:before{transform:rotate(45deg) translate(-1px,-1px)}.tvle-notifications .unmatched-panel>summary:after{display:none}.tvle-notifications .unmatched-panel>.section-heading.compact-heading{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:10px;margin:0;border-bottom:1px solid var(--line);padding:7px 10px 7px 14px;background:var(--surface)}.tvle-notifications .unmatched-panel>.section-heading.compact-heading>p{margin:0;color:var(--faint);font-size:9px;font-weight:650}.tvle-notifications .unmatched-panel>.section-heading.compact-heading>button,.tvle-notifications .unmatched-panel>.section-heading.compact-heading>button:hover,.tvle-notifications .unmatched-panel>.section-heading.compact-heading>button:focus-visible{min-height:30px;border:1px solid var(--line)!important;border-radius:8px;padding:0 9px;color:var(--soft)!important;background:var(--surface)!important;box-shadow:none!important;font-size:9px;font-weight:700}.tvle-notifications .unmatched-panel>.section-heading.compact-heading>button:hover,.tvle-notifications .unmatched-panel>.section-heading.compact-heading>button:focus-visible{border-color:#d8c5e8!important;color:var(--brand)!important;background:var(--brand-soft)!important}.tvle-notifications .unmatched-panel .user-list{display:grid;gap:7px;margin:0;padding:10px!important}.tvle-notifications .unmatched-panel .unmatched-mail{overflow:hidden;margin:0;border:1px solid var(--line)!important;border-radius:12px;background:var(--surface)!important;box-shadow:0 1px 2px #26113108}.tvle-notifications .unmatched-panel .unmatched-mail>summary{position:relative;display:grid;gap:4px;min-height:0;padding:10px 32px 10px 13px;color:var(--ink);background:var(--surface);cursor:pointer;list-style:none;transition:border-color .15s ease,background .15s ease}.tvle-notifications .unmatched-panel .unmatched-mail>summary::-webkit-details-marker{display:none}.tvle-notifications .unmatched-panel .unmatched-mail>summary:hover,.tvle-notifications .unmatched-panel .unmatched-mail>summary:focus-visible{background:var(--brand-soft)}.tvle-notifications .unmatched-panel .unmatched-mail[open]{border-color:color-mix(in srgb,var(--brand) 24%,var(--line))!important}.tvle-notifications .unmatched-panel .unmatched-mail[open]>summary{background:color-mix(in srgb,var(--brand-soft) 58%,var(--surface))}.tvle-notifications .unmatched-panel .unmatched-mail>summary:after{position:absolute;top:50%;right:13px;width:6px;height:6px;border-right:1.5px solid var(--faint);border-bottom:1.5px solid var(--faint);content:"";transform:translateY(-65%) rotate(45deg);transition:transform .15s ease}.tvle-notifications .unmatched-panel .unmatched-mail[open]>summary:after{transform:translateY(-35%) rotate(225deg)}.tvle-notifications .unmatched-panel .unmatched-mail>summary strong{overflow:hidden;color:var(--ink);font-size:11px;font-weight:780;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.tvle-notifications .unmatched-panel .unmatched-mail>summary span{display:block;overflow:hidden;color:var(--soft);font-size:9px;font-weight:500;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.tvle-notifications .unmatched-panel .unmatched-mail>summary span:last-of-type{color:var(--faint);font-size:8px}.tvle-notifications .unmatched-panel .unmatched-mail>:not(summary){border-top-color:var(--line)!important}.tvle-notifications .unmatched-panel .unmatched-mail .source-list{display:flex;flex-wrap:wrap;gap:5px 10px;margin:0;border-top:1px solid var(--line);padding:9px 11px;color:var(--faint);background:var(--muted);font-size:8px}.tvle-notifications .unmatched-panel .unmatched-mail :is(input,select,textarea){border-color:var(--line2)!important;color:var(--ink)!important;background:var(--surface)!important}.tvle-notifications .unmatched-panel .unmatched-mail button.secondary,.tvle-notifications .unmatched-panel .unmatched-mail button.ghost{border:1px solid var(--line2)!important;color:var(--soft)!important;background:var(--surface)!important;box-shadow:none!important}@media (max-width: 520px){.tvle-notifications .notifications-panel>.section-heading{min-height:60px;gap:8px}.tvle-notifications .section-heading .row-actions.compact-actions{flex-direction:row!important;width:auto!important;gap:5px}.tvle-notifications .section-heading .row-actions.compact-actions>button{width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;flex:0 0 34px!important}.tvle-notifications .unmatched-panel>summary{min-height:42px;padding-inline:11px;font-size:10px}.tvle-notifications .unmatched-panel .user-list{padding:8px!important}.tvle-notifications .unmatched-panel .unmatched-mail>summary{padding:10px 30px 10px 11px}.tvle-notifications .unmatched-panel .unmatched-mail>summary strong{font-size:12px}.tvle-notifications .unmatched-panel .unmatched-mail>summary span{font-size:10px}}.management-dashboard-newsroom{display:grid;gap:18px;width:100%}.management-dashboard-mobile-heading{display:none}.management-dashboard-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px}.management-dashboard-toolbar>div{display:flex;min-width:0;flex-direction:column}.management-dashboard-toolbar>div>span{color:var(--brand);font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.management-dashboard-toolbar>div>strong{margin-top:3px;color:var(--ink);font-size:18px;font-weight:820;letter-spacing:-.035em}.management-dashboard-toolbar>div>small{margin-top:4px;color:var(--faint);font-size:10px}.tvle-content .management-refresh,.tvle-content .management-refresh:hover,.tvle-content .management-refresh:focus-visible{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line)!important;border-radius:9px!important;padding:0 10px;color:var(--soft)!important;background:var(--surface)!important;box-shadow:none!important;font-size:10px;font-weight:720}.tvle-content .management-refresh:hover,.tvle-content .management-refresh:focus-visible{border-color:#d8c5e8!important;color:var(--brand)!important;background:var(--brand-soft)!important}.management-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.management-kpi{position:relative;display:flex;min-width:0;min-height:112px;align-items:center;gap:13px;overflow:hidden;border:1px solid var(--line);border-radius:14px;padding:15px;background:var(--surface);box-shadow:var(--shadow)}.management-kpi:after{position:absolute;top:0;right:0;width:42%;height:100%;background:linear-gradient(135deg,transparent,color-mix(in srgb,var(--brand) 5%,transparent));content:"";pointer-events:none}.management-kpi-icon{position:relative;z-index:1;display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;border-radius:13px;color:var(--brand);background:var(--brand-soft)}.management-kpi-copy{position:relative;z-index:1;display:flex;min-width:0;flex-direction:column}.management-kpi-copy strong{color:var(--ink);font-size:25px;font-weight:850;letter-spacing:-.045em;line-height:1}.management-kpi-copy span{margin-top:5px;color:var(--ink);font-size:11px;font-weight:760}.management-kpi-copy small{margin-top:3px;color:var(--faint);font-size:8px;line-height:1.35}.management-kpi-success .management-kpi-icon{color:#1f7c57;background:color-mix(in srgb,#27855d 11%,var(--surface))}.management-kpi-warning .management-kpi-icon{color:#986100;background:color-mix(in srgb,#f0b33c 18%,var(--surface))}.management-kpi-danger .management-kpi-icon{color:var(--danger);background:color-mix(in srgb,var(--danger) 10%,var(--surface))}.management-kpi-info .management-kpi-icon{color:var(--brand);background:var(--brand-soft)}.management-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:start}.management-action-column{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:var(--shadow)}.management-action-column>header{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:10px;padding:11px 12px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--muted) 70%,var(--surface))}.management-action-column>header>div{display:flex;min-width:0;align-items:center;gap:9px}.management-section-icon{display:grid;width:31px;height:31px;flex:0 0 auto;place-items:center;border-radius:9px;color:var(--brand);background:var(--brand-soft)}.management-action-column h3,.management-action-column p{margin:0}.management-action-column h3{color:var(--ink);font-size:11px;font-weight:810;letter-spacing:-.015em}.management-action-column p{overflow:hidden;margin-top:2px;color:var(--faint);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.management-action-column>header>strong{display:grid;min-width:24px;height:24px;flex:0 0 auto;place-items:center;border-radius:999px;padding:0 7px;color:#fff;background:var(--brand);font-size:9px;font-weight:850}.management-action-list{display:grid;gap:0}.tvle-content .management-action-item,.tvle-content .management-action-item:hover,.tvle-content .management-action-item:focus-visible{display:flex;width:100%;min-height:72px;align-items:center;justify-content:space-between;gap:10px;border:0!important;border-bottom:1px solid var(--line)!important;border-radius:0!important;padding:10px 12px;color:var(--ink)!important;background:var(--surface)!important;box-shadow:none!important;text-align:left}.tvle-content .management-action-item:last-child{border-bottom:0!important}.tvle-content .management-action-item:hover,.tvle-content .management-action-item:focus-visible{background:var(--brand-soft)!important}.management-action-main{display:flex;min-width:0;flex:1;flex-direction:column}.management-action-main strong,.management-action-main span,.management-action-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.management-action-main strong{color:var(--ink);font-size:10px;font-weight:770}.management-action-main span{margin-top:3px;color:var(--soft);font-size:9px}.management-action-main small{margin-top:3px;color:var(--faint);font-size:8px}.management-action-side{display:flex;flex:0 0 auto;align-items:center;gap:7px;color:var(--faint)}.management-action-badge{display:inline-flex;max-width:120px;align-items:center;border:1px solid var(--line);border-radius:999px;padding:4px 7px;color:var(--soft);background:var(--muted);font-size:7px;font-weight:780;line-height:1.2;text-align:center}.management-action-warning{border-color:color-mix(in srgb,#d18b10 30%,var(--line));color:#8a5700;background:color-mix(in srgb,#f0b33c 12%,var(--surface))}.management-action-danger{border-color:color-mix(in srgb,var(--danger) 28%,var(--line));color:var(--danger);background:color-mix(in srgb,var(--danger) 8%,var(--surface))}.management-empty{display:grid;min-height:110px;place-items:center;padding:18px;color:var(--faint);font-size:9px;text-align:center}.management-status-overview{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:var(--shadow)}.management-status-overview>header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;padding:13px 14px;border-bottom:1px solid var(--line)}.management-status-overview>header span{color:var(--brand);font-size:8px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.management-status-overview>header h3{margin:3px 0 0;color:var(--ink);font-size:15px;font-weight:820;letter-spacing:-.025em}.management-status-overview>header p{margin:0;color:var(--faint);font-size:9px}.management-status-groups{display:grid;grid-template-columns:1.4fr 1fr .8fr}.management-status-groups>section{min-width:0;padding:13px;border-right:1px solid var(--line)}.management-status-groups>section:last-child{border-right:0}.management-status-title{display:flex;align-items:center;gap:6px;margin-bottom:9px;color:var(--brand)}.management-status-title h4{margin:0;color:var(--ink);font-size:10px;font-weight:800}.management-status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.management-status-card{display:flex;min-width:0;min-height:48px;align-items:center;justify-content:space-between;gap:8px;border:1px solid var(--line);border-radius:9px;padding:8px 9px;background:var(--muted)}.management-status-card span{overflow:hidden;color:var(--soft);font-size:8px;font-weight:650;text-overflow:ellipsis}.management-status-card strong{flex:0 0 auto;color:var(--ink);font-size:15px;font-weight:830}.management-status-success strong{color:var(--success)}.management-status-warning strong{color:#a56900}.management-status-danger strong{color:var(--danger)}.management-status-info strong{color:var(--brand)}@media (max-width: 1180px){.management-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.management-action-grid,.management-status-groups{grid-template-columns:1fr}.management-status-groups>section{border-right:0;border-bottom:1px solid var(--line)}.management-status-groups>section:last-child{border-bottom:0}.management-status-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 1023px){.management-dashboard-newsroom{gap:14px}.management-dashboard-toolbar{display:none}.management-dashboard-mobile-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:4px 2px 2px}.management-dashboard-mobile-heading h2{margin:0;color:var(--ink);font-size:26px;font-weight:850;letter-spacing:-.04em}.management-dashboard-mobile-heading p{margin:4px 0 0;color:var(--soft);font-size:12px;line-height:1.45}.tvle-content .management-dashboard-mobile-heading .management-refresh{width:40px;min-width:40px;height:40px;min-height:40px;flex:0 0 40px;border:0!important;border-radius:50%!important;padding:0;color:#fff!important;background:var(--brand)!important}.management-kpi{min-height:102px;padding:13px}.management-kpi-icon{width:42px;height:42px}.management-kpi-copy strong{font-size:23px}.management-kpi-copy span{font-size:10px}.management-status-overview>header p{display:none}.management-status-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 620px){.management-kpi-grid{gap:8px}.management-kpi{min-height:96px;gap:9px;padding:11px}.management-kpi-icon{width:38px;height:38px;border-radius:11px}.management-kpi-icon svg{width:18px;height:18px}.management-kpi-copy strong{font-size:21px}.management-kpi-copy span{font-size:9px}.management-kpi-copy small{display:none}.management-action-column>header{min-height:60px}.management-action-column p{display:none}.management-action-item{min-height:70px}.management-action-badge{max-width:90px}.management-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.management-status-overview>header{align-items:center}}.work-queue-panel.work-queue-page{display:grid;min-height:0;gap:16px;border:0!important;border-radius:0!important;padding:0!important;background:transparent!important;box-shadow:none!important}.work-queue-panel>.section-heading:first-child{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin:0;border:0;border-radius:16px;padding:16px 18px;background:var(--surface);box-shadow:var(--shadow)}.work-queue-panel>.section-heading:first-child h2{margin:0;color:var(--ink);font-size:17px;font-weight:820;letter-spacing:-.03em}.work-queue-panel>.section-heading:first-child p{margin:5px 0 0;color:var(--soft);font-size:10px;line-height:1.45}.work-queue-panel>.section-heading:first-child .row-actions{display:flex;flex:0 0 auto;flex-wrap:nowrap;gap:7px}.work-queue-panel>.section-heading:first-child button,.work-queue-panel>.section-heading:first-child button.secondary,.work-queue-panel>.section-heading:first-child button.ghost{min-height:34px;border:1px solid var(--line)!important;border-radius:9px;padding:0 10px;color:var(--soft)!important;background:var(--surface)!important;box-shadow:none!important;font-size:10px;font-weight:720}.work-queue-panel>.section-heading:first-child button:hover,.work-queue-panel>.section-heading:first-child button:focus-visible{border-color:#d8c5e8!important;color:var(--brand)!important;background:var(--brand-soft)!important}.work-queue-panel .compact-stat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:0}.work-queue-panel .compact-stat-grid .stat-card{position:relative;display:grid;min-height:102px;align-content:center;gap:5px;overflow:hidden;border:1px solid var(--line)!important;border-radius:14px!important;padding:15px 16px 14px 17px;background:var(--surface)!important;box-shadow:var(--shadow)!important}.work-queue-panel .compact-stat-grid .stat-card:before{position:absolute;inset:13px auto 13px 0;width:3px;border-radius:0 4px 4px 0;background:var(--brand);content:""}.work-queue-panel .compact-stat-grid .stat-card:after{position:absolute;top:13px;right:13px;display:grid;width:29px;height:29px;place-items:center;border-radius:9px;color:var(--brand);background:var(--brand-soft);font-size:12px;font-weight:850;line-height:1}.work-queue-panel .compact-stat-grid .stat-card strong{order:-1;margin:0;color:var(--ink);font-size:clamp(24px,2.2vw,31px);font-weight:830;letter-spacing:-.04em;line-height:1}.work-queue-panel .compact-stat-grid .stat-card span{max-width:calc(100% - 28px);color:var(--soft);font-size:9px;font-weight:720;letter-spacing:0;line-height:1.3;text-transform:none}.work-queue-panel .compact-stat-grid .stat-card.stat-card-today:before{background:var(--success)}.work-queue-panel .compact-stat-grid .stat-card.stat-card-today:after{color:var(--success);background:color-mix(in srgb,var(--success) 10%,var(--surface));content:"✓"}.work-queue-panel .compact-stat-grid .stat-card.stat-card-overdue:before{background:var(--danger)}.work-queue-panel .compact-stat-grid .stat-card.stat-card-overdue:after{color:var(--danger);background:color-mix(in srgb,var(--danger) 9%,var(--surface));content:"!"}.work-queue-panel .compact-stat-grid .stat-card.stat-card-week:before{background:#8758ad}.work-queue-panel .compact-stat-grid .stat-card.stat-card-week:after{color:#70409a;background:var(--brand-soft);content:"7"}.work-queue-panel .compact-stat-grid .stat-card.stat-card-unassigned:before{background:#d38a24}.work-queue-panel .compact-stat-grid .stat-card.stat-card-unassigned:after{color:#a4650f;background:color-mix(in srgb,#d38a24 10%,var(--surface));content:"?"}.work-queue-panel .compact-stat-grid .stat-card.stat-card-total:before{background:var(--line2)}.work-queue-panel .compact-stat-grid .stat-card.stat-card-total:after{color:var(--soft);background:var(--muted);content:"#"}.work-queue-panel .work-queue-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--line);border-radius:14px;padding:8px;background:var(--surface);box-shadow:var(--shadow)}.work-queue-panel .segmented-tabs{display:flex;min-width:0;flex:1;flex-wrap:wrap;gap:5px;border:0;padding:0;background:transparent}.work-queue-panel .segmented-tabs .tab-button,.work-queue-panel .segmented-tabs button{min-height:34px;border:0!important;border-radius:9px!important;padding:0 11px;color:var(--soft)!important;background:transparent!important;box-shadow:none!important;font-size:10px;font-weight:720}.work-queue-panel .segmented-tabs .tab-button:hover,.work-queue-panel .segmented-tabs button:hover{color:var(--brand)!important;background:var(--brand-soft)!important}.work-queue-panel .segmented-tabs .tab-button.active,.work-queue-panel .segmented-tabs .tab-button.is-active,.work-queue-panel .segmented-tabs button.active,.work-queue-panel .segmented-tabs button.is-active,.work-queue-panel .segmented-tabs button[aria-selected=true]{color:var(--brand)!important;background:var(--brand-soft)!important;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--brand) 15%,transparent)!important}.work-queue-panel .work-queue-toolbar>button,.work-queue-panel .work-queue-toolbar>.secondary,.work-queue-panel .work-queue-toolbar>.ghost{min-height:34px;border:1px solid var(--line)!important;border-radius:9px;padding:0 10px;color:var(--soft)!important;background:var(--surface)!important;box-shadow:none!important;font-size:10px;font-weight:720}.work-queue-panel .work-queue-filter-form{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin:0;border:1px solid var(--line);border-radius:14px;padding:12px;background:var(--surface);box-shadow:var(--shadow)}.work-queue-panel .work-queue-filter-form label{display:grid;gap:5px;color:var(--faint);font-size:8px;font-weight:800;letter-spacing:.075em;text-transform:uppercase}.work-queue-panel .work-queue-filter-form :is(select,input){min-height:38px;border:1px solid var(--line2)!important;border-radius:9px;color:var(--ink)!important;background:var(--surface)!important;font-size:10px;font-weight:600;text-transform:none}.work-queue-panel .work-queue-filter-form :is(select,input):focus{border-color:#bda3d4!important;outline:3px solid color-mix(in srgb,var(--brand) 10%,transparent)!important}.work-queue-panel .work-item-list.grouped{display:grid;gap:15px}.work-queue-panel .work-item-group{display:grid;gap:7px}.work-queue-panel .work-item-group>h3,.work-queue-panel .work-item-group[aria-label="Nu doen"]>h3{display:flex;width:100%;min-height:38px;align-items:center;gap:8px;margin:0;border:1px solid var(--line);border-radius:11px 11px 7px 7px;padding:0 11px;color:var(--ink);background:var(--muted);font-size:10px;font-weight:820;letter-spacing:0}.work-queue-panel .work-item-group>h3:before,.work-queue-panel .work-item-group[aria-label="Nu doen"]>h3:before{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--brand);content:""}.work-queue-panel .work-item-group-today>h3:before{background:var(--success)}.work-queue-panel .work-item-group-overdue>h3:before,.work-queue-panel .work-item-group[aria-label="Nu doen"]>h3:before{background:var(--danger)}.work-queue-panel .work-item-group-this-week>h3:before{background:#8758ad}.work-queue-panel .work-item-group-unassigned>h3:before{background:#d38a24}.work-queue-panel .work-item-group-undated>h3:before{background:var(--line2)}.work-queue-panel .work-item-card,.work-queue-panel .work-item-group[aria-label="Nu doen"] .work-item-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;overflow:hidden;border:1px solid var(--line)!important;border-radius:12px;padding:11px 12px 11px 15px;color:var(--ink);background:var(--surface)!important;box-shadow:0 1px 2px #26113109!important}.work-queue-panel .work-item-card:before,.work-queue-panel .work-item-group[aria-label="Nu doen"] .work-item-card:before{position:absolute;inset:9px auto 9px 0;width:3px;border-radius:0 4px 4px 0;background:var(--line2);content:""}.work-queue-panel .work-item-card:hover{border-color:#d8c5e8!important;box-shadow:0 8px 22px #37194611!important}.work-queue-panel .work-item-card.unread:before,.work-queue-panel .work-item-card.bucket-new_reply:before,.work-queue-panel .work-item-card.type-email:before,.work-queue-panel .work-item-card.type-unmatched:before{background:var(--brand)}.work-queue-panel .work-item-card.type-callback:before,.work-queue-panel .work-item-group-today .work-item-card:before{background:var(--success)}.work-queue-panel .work-item-card.type-meeting:before,.work-queue-panel .work-item-group-this-week .work-item-card:before{background:#8758ad}.work-queue-panel .work-item-card.type-manual:before,.work-queue-panel .work-item-card.type-review:before,.work-queue-panel .work-item-card.type-follow-up:before,.work-queue-panel .work-item-group-unassigned .work-item-card:before{background:#d38a24}.work-queue-panel .work-item-group-overdue .work-item-card:before,.work-queue-panel .work-item-group[aria-label="Nu doen"] .work-item-card:before{background:var(--danger)}.work-queue-panel .work-item-card.colleague-item{opacity:.78;background:var(--muted)!important}.work-queue-panel .work-item-main{display:grid;gap:4px}.work-queue-panel .work-item-main h3{margin:0;color:var(--ink);font-size:12px;font-weight:780;letter-spacing:-.015em;line-height:1.35}.work-queue-panel .work-item-preview{display:-webkit-box;overflow:hidden;margin:0;color:var(--soft);font-size:10px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.work-queue-panel .work-item-card-topline,.work-queue-panel .work-item-meta{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.work-queue-panel .work-item-type,.work-queue-panel .priority-badge,.work-queue-panel .reply-badge,.work-queue-panel .assignee-chip{display:inline-flex;width:fit-content;min-height:20px;align-items:center;border:1px solid var(--line);border-radius:999px;padding:2px 7px;color:var(--soft);background:var(--muted);font-size:8px;font-weight:750;line-height:1.2}.work-queue-panel .priority-badge,.work-queue-panel .work-item-card.unread .work-item-type{border-color:color-mix(in srgb,var(--brand) 20%,var(--line));color:var(--brand);background:var(--brand-soft)}.work-queue-panel .work-item-meta{color:var(--faint);font-size:9px;line-height:1.35}.work-queue-panel .work-item-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:6px}.work-queue-panel .work-item-actions button,.work-queue-panel .work-item-actions button.secondary,.work-queue-panel .work-item-actions button.ghost{min-height:31px;border:1px solid var(--line)!important;border-radius:8px;padding:0 9px;color:var(--soft)!important;background:var(--surface)!important;box-shadow:none!important;font-size:9px;font-weight:720}.work-queue-panel .work-item-actions button:not(.secondary):not(.ghost):not(.danger){border-color:var(--brand)!important;color:#fff!important;background:var(--brand)!important}.work-queue-panel .work-item-actions button:hover,.work-queue-panel .work-item-actions button.secondary:hover,.work-queue-panel .work-item-actions button.ghost:hover{border-color:#d8c5e8!important;color:var(--brand)!important;background:var(--brand-soft)!important}.work-queue-panel .work-item-actions button:not(.secondary):not(.ghost):not(.danger):hover{border-color:var(--brand2)!important;color:#fff!important;background:var(--brand2)!important}.work-queue-panel>.empty-copy,.work-queue-panel .work-item-group>.empty-copy{margin:0;border:1px dashed var(--line2);border-radius:12px;padding:18px;color:var(--faint);background:color-mix(in srgb,var(--muted) 70%,transparent);font-size:10px;text-align:center}@media (max-width: 1180px){.work-queue-panel .compact-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.work-queue-panel .compact-stat-grid .stat-card:nth-child(4),.work-queue-panel .compact-stat-grid .stat-card:nth-child(5){grid-column:auto}.work-queue-panel .work-queue-filter-form{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 760px){.work-queue-panel.work-queue-page{gap:11px}.work-queue-panel>.section-heading:first-child{padding:13px 14px}.work-queue-panel>.section-heading:first-child h2{font-size:16px}.work-queue-panel>.section-heading:first-child p{font-size:10px}.work-queue-panel .compact-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.work-queue-panel .compact-stat-grid .stat-card{min-height:88px;border-radius:12px!important;padding:13px 13px 12px 14px}.work-queue-panel .compact-stat-grid .stat-card strong{font-size:25px}.work-queue-panel .compact-stat-grid .stat-card:nth-child(5){grid-column:1 / -1}.work-queue-panel .work-queue-toolbar{display:block;overflow-x:auto;padding:6px;scrollbar-width:none}.work-queue-panel .work-queue-toolbar::-webkit-scrollbar{display:none}.work-queue-panel .segmented-tabs{display:flex;width:max-content;min-width:100%;flex-wrap:nowrap}.work-queue-panel .segmented-tabs .tab-button,.work-queue-panel .segmented-tabs button{flex:0 0 auto;white-space:nowrap}.work-queue-panel .work-queue-toolbar>button{margin-top:6px}.work-queue-panel .work-queue-filter-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px}.work-queue-panel .work-item-group>h3,.work-queue-panel .work-item-group[aria-label="Nu doen"]>h3{min-height:36px;border-radius:10px}.work-queue-panel .work-item-card,.work-queue-panel .work-item-group[aria-label="Nu doen"] .work-item-card{grid-template-columns:1fr;gap:9px;border-radius:12px;padding:11px 11px 11px 14px}.work-queue-panel .work-item-main h3{font-size:12px}.work-queue-panel .work-item-preview{font-size:10px}.work-queue-panel .work-item-actions{display:flex;width:100%;justify-content:flex-start}.work-queue-panel .work-item-actions button{min-width:0;flex:0 1 auto}}@media (max-width: 520px){.work-queue-panel>.section-heading:first-child{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.work-queue-panel>.section-heading:first-child .row-actions{align-self:start}.work-queue-panel>.section-heading:first-child .row-actions button{min-width:34px;padding-inline:8px}.work-queue-panel .work-queue-filter-form{grid-template-columns:1fr 1fr}.work-queue-panel .work-queue-filter-form label:last-child:nth-child(odd){grid-column:1 / -1}}.work-queue-panel>.section-heading:first-child{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0;border:0!important;border-radius:0!important;padding:0!important;background:transparent!important;box-shadow:none!important}.work-queue-panel>.section-heading:first-child>div:first-child{display:flex;min-width:0;flex-direction:column}.work-queue-panel>.section-heading:first-child>div:first-child:before{color:var(--brand);font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase;content:"Werkvoorraad"}.work-queue-panel>.section-heading:first-child h2{margin:3px 0 0;color:var(--ink);font-size:18px;font-weight:820;letter-spacing:-.035em}.work-queue-panel>.section-heading:first-child p{margin:4px 0 0;color:var(--faint);font-size:10px;line-height:1.45}.work-queue-panel>.section-heading:first-child .row-actions{display:flex;flex:0 0 auto;align-items:center;gap:7px}.work-queue-panel>.section-heading:first-child .row-actions>.ghost{display:none!important}.work-queue-panel>.section-heading:first-child .row-actions>.secondary,.work-queue-panel>.section-heading:first-child .row-actions>.secondary:hover,.work-queue-panel>.section-heading:first-child .row-actions>.secondary:focus-visible{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line)!important;border-radius:9px!important;padding:0 10px;color:var(--soft)!important;background:var(--surface)!important;box-shadow:none!important;font-size:10px;font-weight:720}.work-queue-panel>.section-heading:first-child .row-actions>.secondary:hover,.work-queue-panel>.section-heading:first-child .row-actions>.secondary:focus-visible{border-color:#d8c5e8!important;color:var(--brand)!important;background:var(--brand-soft)!important}.activity-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.activity-kpi-grid .management-kpi{min-height:112px}.activity-kpi-grid .management-kpi-icon svg{width:23px;height:23px}.work-queue-panel .work-queue-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;overflow:hidden}.work-queue-panel .segmented-tabs,.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions{display:flex;min-width:0;flex-wrap:nowrap;align-items:center;gap:5px}.work-queue-panel .segmented-tabs{flex:1 1 auto}.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions{flex:0 0 auto}.work-queue-panel .segmented-tabs .tab-button,.work-queue-panel .segmented-tabs button,.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions>button,.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions>button.secondary,.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions>button.ghost{min-height:34px;flex:0 0 auto;border:0!important;border-radius:9px!important;padding:0 11px;color:var(--soft)!important;background:transparent!important;box-shadow:none!important;font-size:10px;font-weight:720;white-space:nowrap}.work-queue-panel .segmented-tabs button:hover,.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions>button:hover,.work-queue-panel .segmented-tabs button:focus-visible,.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions>button:focus-visible{color:var(--brand)!important;background:var(--brand-soft)!important}.work-queue-panel .segmented-tabs button.active,.work-queue-panel .segmented-tabs button.is-active,.work-queue-panel .segmented-tabs button[aria-selected=true],.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions>button.active,.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions>button.secondary.active{color:var(--brand)!important;background:var(--brand-soft)!important;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--brand) 15%,transparent)!important}.work-queue-panel .work-item-list.grouped{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,310px),1fr));align-items:start;gap:12px;width:100%;overflow:visible!important;padding:0}.work-queue-panel .work-item-list.grouped>.work-item-group{display:grid;min-width:0;height:440px;grid-template-rows:auto minmax(0,1fr);gap:0;overflow:hidden;border:1px solid var(--line);border-radius:14px;padding:0;background:color-mix(in srgb,var(--surface) 97%,var(--muted));box-shadow:var(--shadow)}.work-queue-panel .work-item-list.grouped>.work-item-group>h3,.work-queue-panel .work-item-list.grouped>.work-item-group[aria-label="Nu doen"]>h3{position:relative;top:auto;z-index:1;display:flex;width:100%;min-height:44px;align-items:center;gap:8px;margin:0;border:0!important;border-bottom:1px solid var(--line)!important;border-radius:0;padding:0 12px;color:var(--ink);background:color-mix(in srgb,var(--muted) 72%,var(--surface));font-size:10px;font-weight:820}.work-queue-panel .work-item-list.grouped>.work-item-group>h3:before,.work-queue-panel .work-item-list.grouped>.work-item-group[aria-label="Nu doen"]>h3:before{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--brand);content:""}.work-queue-panel .work-item-group-overdue>h3:before,.work-queue-panel .work-item-group[aria-label="Nu doen"]>h3:before{background:var(--danger)!important}.work-queue-panel .work-item-group-today>h3:before{background:var(--success)!important}.work-queue-panel .work-item-group-this-week>h3:before{background:#8758ad!important}.work-queue-panel .work-item-group-undated>h3:before{background:var(--line2)!important}.work-queue-panel .work-item-group-later>h3:before{background:var(--brand)!important}.work-queue-panel .work-item-list.grouped>.work-item-group>.work-item-list{display:grid;min-height:0;grid-auto-rows:max-content;align-content:start;gap:8px;overflow-x:hidden;overflow-y:auto;padding:9px;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--line2) transparent}.work-queue-panel .work-item-list.grouped>.work-item-group>.work-item-list:empty{place-items:center;align-content:center}.work-queue-panel .work-item-list.grouped>.work-item-group>.work-item-list:empty:before{display:grid;min-height:120px;place-items:center;padding:18px;color:var(--faint);font-size:10px;font-weight:650;text-align:center;content:"Geen activiteiten"}.work-queue-panel .work-item-list.grouped>.work-item-group .work-item-card,.work-queue-panel .work-item-list.grouped>.work-item-group[aria-label="Nu doen"] .work-item-card{display:grid;width:100%;height:auto!important;min-height:0!important;grid-template-columns:1fr!important;grid-auto-rows:max-content;gap:8px;align-items:start;overflow:visible;border:1px solid var(--line)!important;border-radius:11px;padding:11px 11px 11px 14px;background:var(--surface)!important}.work-queue-panel .work-item-list.grouped>.work-item-group .work-item-main{display:grid;gap:5px;min-width:0}.work-queue-panel .work-item-list.grouped>.work-item-group .work-item-card-topline,.work-queue-panel .work-item-list.grouped>.work-item-group .work-item-meta{display:flex;flex-wrap:wrap;gap:5px;align-items:center}.work-queue-panel .work-item-list.grouped>.work-item-group .work-item-preview{display:-webkit-box;overflow:hidden;margin:0;color:var(--soft);font-size:10px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.work-queue-panel .work-item-list.grouped>.work-item-group .work-item-actions{display:flex;width:100%;flex-wrap:wrap;justify-content:flex-start!important;gap:6px}.work-queue-panel .work-item-list.grouped>.work-item-group .work-item-actions button{width:auto;min-height:30px;flex:0 0 auto}.work-queue-panel .work-item-list.grouped>.work-item-group:only-child{grid-column:1 / -1;height:auto;min-height:180px}.work-queue-panel .work-item-list.grouped>.work-item-group:only-child>.work-item-list{overflow:visible}.work-queue-panel .work-item-list.grouped>.work-item-group:only-child .work-item-card{grid-template-columns:minmax(0,1fr) auto!important;align-items:center}.work-queue-panel .work-item-list.grouped>.work-item-group:only-child .work-item-actions{width:auto;justify-content:flex-end!important}@media (max-width: 1320px){.activity-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 1023px){.work-queue-panel>.section-heading:first-child{align-items:flex-start;gap:12px;margin:4px 2px 2px}.work-queue-panel>.section-heading:first-child>div:first-child:before{display:none}.work-queue-panel>.section-heading:first-child h2{margin:0;font-size:26px;font-weight:850;letter-spacing:-.04em}.work-queue-panel>.section-heading:first-child p{margin:4px 0 0;color:var(--soft);font-size:12px;line-height:1.45}.work-queue-panel>.section-heading:first-child .row-actions>.secondary,.work-queue-panel>.section-heading:first-child .row-actions>.secondary:hover,.work-queue-panel>.section-heading:first-child .row-actions>.secondary:focus-visible{position:relative;width:40px;min-width:40px;height:40px;min-height:40px;flex:0 0 40px;overflow:hidden;border:0!important;border-radius:50%!important;padding:0;color:transparent!important;background:var(--brand)!important;font-size:0}.work-queue-panel>.section-heading:first-child .row-actions>.secondary:before{position:absolute;top:50%;left:50%;color:#fff;content:"↻";font-size:21px;font-weight:800;line-height:1;transform:translate(-50%,-52%)}.activity-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.activity-kpi-grid .management-kpi{min-height:102px}.work-queue-panel .work-queue-toolbar{display:flex;width:100%;gap:0;overflow-x:auto;overflow-y:hidden;padding:7px 8px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.work-queue-panel .work-queue-toolbar::-webkit-scrollbar{display:none}.work-queue-panel .segmented-tabs,.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions{display:contents}.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions>button:first-child{margin-left:14px}.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions>button:first-child:before{position:absolute;top:8px;bottom:8px;left:-8px;width:1px;background:var(--line);content:""}.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions>button:first-child{position:relative}.work-queue-panel .work-item-list.grouped{grid-template-columns:1fr}.work-queue-panel .work-item-list.grouped>.work-item-group,.work-queue-panel .work-item-list.grouped>.work-item-group:only-child{height:auto;min-height:0}.work-queue-panel .work-item-list.grouped>.work-item-group>.work-item-list{max-height:none;overflow:visible}.work-queue-panel .work-item-list.grouped>.work-item-group .work-item-card,.work-queue-panel .work-item-list.grouped>.work-item-group:only-child .work-item-card{grid-template-columns:1fr!important}.work-queue-panel .work-item-list.grouped>.work-item-group .work-item-actions,.work-queue-panel .work-item-list.grouped>.work-item-group:only-child .work-item-actions{width:100%;justify-content:flex-start!important}}@media (max-width: 620px){.activity-kpi-grid .management-kpi{min-height:96px;gap:9px;padding:11px}.activity-kpi-grid .management-kpi-icon{width:38px;height:38px;border-radius:11px}.activity-kpi-grid .management-kpi-icon svg{width:20px;height:20px}.activity-kpi-grid .management-kpi-copy strong{font-size:23px}.activity-kpi-grid .management-kpi-copy span{font-size:10px}}@media (min-width: 1181px){.work-queue-panel .activity-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.work-queue-panel .activity-kpi-grid .management-kpi{min-width:0}.work-queue-panel .activity-kpi-grid .management-kpi-icon svg{display:block;width:21px;height:21px}.work-queue-panel .work-item-list.grouped{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))!important;align-items:stretch!important;gap:12px!important;overflow-x:visible!important;padding:0!important}.work-queue-panel .work-item-list.grouped>.work-item-group,.work-queue-panel .work-item-list.grouped>.work-item-group:only-child{display:grid!important;width:auto!important;min-width:0!important;height:470px!important;max-height:470px!important;grid-column:auto!important;grid-row:auto!important;grid-template-rows:auto minmax(0,1fr)!important;gap:0!important;overflow:hidden!important;border:1px solid var(--line)!important;border-radius:14px!important;padding:0!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.work-queue-panel .work-item-list.grouped>.work-item-group>h3,.work-queue-panel .work-item-list.grouped>.work-item-group[aria-label="Nu doen"]>h3{position:relative!important;top:auto!important;z-index:2!important;width:100%!important;min-height:44px!important;margin:0!important;border:0!important;border-bottom:1px solid var(--line)!important;border-radius:0!important;padding:0 13px!important;background:color-mix(in srgb,var(--muted) 72%,var(--surface))!important;box-shadow:none!important}.work-queue-panel .work-item-list.grouped>.work-item-group:has(.work-item-card)>h3:after{display:inline-flex;margin-left:auto;align-items:center;gap:4px;color:var(--faint);content:"↕ scroll";font-size:8px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.work-queue-panel .work-item-list.grouped>.work-item-group>.work-item-list{position:relative;display:grid!important;min-height:0!important;align-content:start!important;gap:7px!important;overflow-x:hidden!important;overflow-y:scroll!important;padding:9px 8px 12px!important;scrollbar-gutter:stable;scrollbar-width:auto;scrollbar-color:#a98fba color-mix(in srgb,var(--muted) 80%,transparent);overscroll-behavior-y:contain}.work-queue-panel .work-item-list.grouped>.work-item-group>.work-item-list::-webkit-scrollbar{width:9px}.work-queue-panel .work-item-list.grouped>.work-item-group>.work-item-list::-webkit-scrollbar-track{border-radius:999px;background:color-mix(in srgb,var(--muted) 80%,transparent)}.work-queue-panel .work-item-list.grouped>.work-item-group>.work-item-list::-webkit-scrollbar-thumb{min-height:38px;border:2px solid var(--surface);border-radius:999px;background:#a98fba}.work-queue-panel .work-item-list.grouped>.work-item-group>.work-item-list::-webkit-scrollbar-thumb:hover{background:var(--brand)}.work-queue-panel .work-item-empty{display:grid;min-height:130px;place-items:center;margin:0;border:1px dashed var(--line);border-radius:10px;padding:18px;color:var(--faint);background:color-mix(in srgb,var(--muted) 55%,var(--surface));font-size:10px;font-weight:650;text-align:center}.work-queue-panel .work-item-list.grouped>.work-item-group>.work-item-list:empty:before{display:grid;min-height:130px;place-items:center;border:1px dashed var(--line);border-radius:10px;padding:18px;color:var(--faint);background:color-mix(in srgb,var(--muted) 55%,var(--surface));content:"Geen activiteiten";font-size:10px;font-weight:650;text-align:center}.work-queue-panel .work-item-list.grouped>.work-item-group:only-child{grid-column:1 / -1!important}.work-queue-panel .work-item-list.grouped>.work-item-group:only-child .work-item-card{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important}.work-queue-panel .work-item-list.grouped>.work-item-group:only-child .work-item-actions{justify-content:flex-end!important}@media (max-width: 1023px){.work-queue-panel .work-item-list.grouped{grid-template-columns:1fr!important}.work-queue-panel .work-item-list.grouped>.work-item-group,.work-queue-panel .work-item-list.grouped>.work-item-group:only-child{height:min(430px,58vh)!important;max-height:min(430px,58vh)!important}.work-queue-panel .work-item-list.grouped>.work-item-group:has(>.work-item-list:empty),.work-queue-panel .work-item-list.grouped>.work-item-group:only-child:has(>.work-item-list:empty){height:auto!important;min-height:0!important;max-height:none!important;grid-template-rows:auto auto!important}.work-queue-panel .work-item-list.grouped>.work-item-group:has(>.work-item-list:empty)>.work-item-list{min-height:0!important;overflow:hidden!important;padding:8px!important}.work-queue-panel .work-item-list.grouped>.work-item-group:has(>.work-item-list:empty)>.work-item-list:empty:before{min-height:64px;padding:12px}.work-queue-panel .work-item-list.grouped>.work-item-group .work-item-card,.work-queue-panel .work-item-list.grouped>.work-item-group:only-child .work-item-card{grid-template-columns:1fr!important;align-items:start!important}.work-queue-panel .work-item-list.grouped>.work-item-group .work-item-actions,.work-queue-panel .work-item-list.grouped>.work-item-group:only-child .work-item-actions{justify-content:flex-start!important}}.work-queue-panel .compact-stat-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;margin:0!important}.work-queue-panel .compact-stat-grid .stat-card{position:relative!important;display:grid!important;grid-template-columns:46px minmax(0,1fr)!important;grid-template-rows:auto auto!important;min-width:0!important;min-height:112px!important;align-content:center!important;align-items:center!important;column-gap:13px!important;row-gap:0!important;overflow:hidden!important;border:1px solid var(--line)!important;border-radius:14px!important;padding:15px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.work-queue-panel .compact-stat-grid .stat-card:before{position:relative!important;inset:auto!important;z-index:1!important;display:block!important;width:46px!important;height:46px!important;grid-column:1!important;grid-row:1 / 3!important;border-radius:13px!important;background-position:center!important;background-repeat:no-repeat!important;background-size:21px 21px!important;content:""!important}.work-queue-panel .compact-stat-grid .stat-card:after{position:absolute!important;inset:0 0 0 auto!important;z-index:0!important;display:block!important;width:42%!important;height:100%!important;border:0!important;border-radius:0!important;background:linear-gradient(135deg,transparent,color-mix(in srgb,var(--brand) 5%,transparent))!important;box-shadow:none!important;content:""!important;transform:none!important;pointer-events:none!important}.work-queue-panel .compact-stat-grid .stat-card strong{position:relative!important;z-index:1!important;grid-column:2!important;grid-row:1!important;align-self:end!important;order:initial!important;margin:0!important;color:var(--ink)!important;font-size:25px!important;font-weight:850!important;letter-spacing:-.045em!important;line-height:1!important}.work-queue-panel .compact-stat-grid .stat-card span{position:relative!important;z-index:1!important;grid-column:2!important;grid-row:2!important;align-self:start!important;max-width:none!important;margin:5px 0 0!important;color:var(--ink)!important;font-size:11px!important;font-weight:760!important;line-height:1.25!important;text-transform:none!important}.work-queue-panel .compact-stat-grid .stat-card-today:before{background-color:color-mix(in srgb,#27855d 11%,var(--surface))!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231f7c57' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='16' rx='2'/%3E%3Cpath d='M16 3v4M8 3v4M3 10h18M8.5 15l2 2 4-4'/%3E%3C/svg%3E")!important}.work-queue-panel .compact-stat-grid .stat-card-overdue:before{background-color:color-mix(in srgb,var(--danger) 10%,var(--surface))!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c73d4d' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v6M12 17h.01'/%3E%3C/svg%3E")!important}.work-queue-panel .compact-stat-grid .stat-card-week:before{background-color:var(--brand-soft)!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2370409a' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='16' rx='2'/%3E%3Cpath d='M16 3v4M8 3v4M3 10h18M8 14h3M8 17h7'/%3E%3C/svg%3E")!important}.work-queue-panel .compact-stat-grid .stat-card-unassigned:before{background-color:color-mix(in srgb,#f0b33c 18%,var(--surface))!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23986100' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='8' r='3.5'/%3E%3Cpath d='M3.5 20v-1.5A5.5 5.5 0 019 13h1.5M16 14.5a2.5 2.5 0 114.1 1.9c-.9.7-1.6 1.1-1.6 2.1M18.5 21h.01'/%3E%3C/svg%3E")!important}.work-queue-panel .compact-stat-grid .stat-card-total:before{background-color:var(--brand-soft)!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2370409a' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 6h11M9 12h11M9 18h11M4 6h.01M4 12h.01M4 18h.01'/%3E%3C/svg%3E")!important}@media (max-width: 1320px){.work-queue-panel .compact-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width: 1023px){.work-queue-panel .compact-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.work-queue-panel .compact-stat-grid .stat-card{min-height:102px!important;grid-template-columns:42px minmax(0,1fr)!important;gap:11px!important;padding:13px!important}.work-queue-panel .compact-stat-grid .stat-card:before{width:42px!important;height:42px!important}}@media (max-width: 620px){.work-queue-panel .compact-stat-grid .stat-card{min-height:96px!important;grid-template-columns:38px minmax(0,1fr)!important;gap:9px!important;padding:11px!important}.work-queue-panel .compact-stat-grid .stat-card:before{width:38px!important;height:38px!important;border-radius:11px!important;background-size:18px 18px!important}.work-queue-panel .compact-stat-grid .stat-card strong{font-size:21px!important}.work-queue-panel .compact-stat-grid .stat-card span{font-size:9px!important}}@media (max-width: 1023px){.work-queue-panel .work-queue-toolbar{display:grid!important;width:100%!important;min-width:0!important;grid-template-columns:max-content max-content!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;overflow:visible!important;border:1px solid var(--line)!important;border-radius:12px!important;padding:6px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.work-queue-panel .work-queue-toolbar>.segmented-tabs{display:grid!important;width:auto!important;min-width:0!important;grid-template-columns:56px 50px 46px!important;gap:2px!important;margin:0!important;padding:0!important}.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions{position:relative!important;display:grid!important;width:auto!important;min-width:0!important;grid-auto-flow:column!important;grid-auto-columns:38px!important;gap:3px!important;margin:0!important;border-left:1px solid var(--line)!important;padding:0 0 0 9px!important}.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions:before,.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions>button:first-child:before{display:none!important;content:none!important}.work-queue-panel .work-queue-toolbar>.segmented-tabs>button,.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions>button,.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions>button.secondary,.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions>button.ghost{position:relative!important;display:inline-flex!important;width:100%!important;min-width:0!important;height:36px!important;min-height:36px!important;align-items:center!important;justify-content:center!important;margin:0!important;border:0!important;border-radius:9px!important;padding:0 4px!important;color:var(--soft)!important;background:transparent!important;box-shadow:none!important;font-size:0!important;font-weight:760!important;line-height:1!important;white-space:nowrap!important;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.work-queue-panel .work-queue-toolbar>.segmented-tabs>button:after,.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions>button:after{display:block;color:inherit;font-size:10px;font-weight:760;line-height:1}.work-queue-panel .work-queue-toolbar>.segmented-tabs>button:nth-child(1):after{content:"Te doen"}.work-queue-panel .work-queue-toolbar>.segmented-tabs>button:nth-child(2):after{content:"Bezig"}.work-queue-panel .work-queue-toolbar>.segmented-tabs>button:nth-child(3):after{content:"Klaar"}.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions>button:nth-child(1):after{content:"Ik"}.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions>button:nth-child(2):after{content:"Team";font-size:9px}.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions>button:nth-child(3):after{content:"Vrij"}.work-queue-panel .work-queue-toolbar>.segmented-tabs>button.active,.work-queue-panel .work-queue-toolbar>.segmented-tabs>button[aria-selected=true],.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions>button.active,.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions>button.secondary.active{color:#fff!important;background:var(--brand)!important;box-shadow:0 3px 10px color-mix(in srgb,var(--brand) 22%,transparent)!important}.work-queue-panel .work-queue-toolbar>.segmented-tabs>button:active,.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions>button:active{transform:scale(.97)}.work-queue-panel .work-item-list.grouped>.work-item-group,.work-queue-panel .work-item-list.grouped>.work-item-group:only-child{height:auto!important;min-height:0!important;max-height:none!important;grid-template-rows:auto auto!important}.work-queue-panel .work-item-list.grouped>.work-item-group>.work-item-list,.work-queue-panel .work-item-list.grouped>.work-item-group:only-child>.work-item-list{height:auto!important;min-height:0!important;max-height:none!important;overflow-x:hidden!important;overflow-y:visible!important;scrollbar-gutter:auto!important;scrollbar-width:none!important;overscroll-behavior-y:auto!important}.work-queue-panel .work-item-list.grouped>.work-item-group>.work-item-list::-webkit-scrollbar,.work-queue-panel .work-item-list.grouped>.work-item-group:only-child>.work-item-list::-webkit-scrollbar{display:none!important}.work-queue-panel .work-item-list.grouped>.work-item-group:has(.work-item-card)>h3:after{display:none!important;content:none!important}.work-queue-panel .work-item-list.grouped>.work-item-group:has(>.work-item-list:empty)>.work-item-list:empty:before{min-height:64px;padding:12px}}@media (max-width: 350px){.work-queue-panel .work-queue-toolbar{gap:5px!important;padding:5px!important}.work-queue-panel .work-queue-toolbar>.segmented-tabs{grid-template-columns:50px 45px 42px!important;gap:1px!important}.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions{grid-auto-columns:33px!important;gap:2px!important;padding-left:6px!important}.work-queue-panel .work-queue-toolbar>.segmented-tabs>button:after,.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions>button:after{font-size:9px}.work-queue-panel .work-queue-toolbar>.row-actions.compact-actions>button:nth-child(2):after{content:"Tm"}}.tvle-content .sales-context-bar{position:static!important;z-index:auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:12px!important;margin:0!important;border:1px solid var(--line)!important;border-radius:14px!important;padding:12px 14px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.tvle-content .sales-context-main{display:grid!important;grid-template-columns:auto minmax(220px,520px)!important;align-items:center!important;justify-content:start!important;gap:10px!important}.tvle-content .sales-context-main .context-label{color:var(--brand)!important;font-size:9px!important;font-weight:850!important;letter-spacing:.11em!important;text-transform:uppercase!important}.tvle-content .sales-context-main select{height:38px!important;min-height:38px!important;border:1px solid var(--line)!important;border-radius:9px!important;padding:0 34px 0 11px!important;color:var(--ink)!important;background-color:var(--surface-muted)!important;box-shadow:none!important;font-size:11px!important;font-weight:720!important}.tvle-content .sales-context-bar>.row-actions{display:flex!important;justify-content:flex-end!important}.tvle-content .sales-context-bar>.row-actions>button,.tvle-content .sales-context-bar>.row-actions>button:hover,.tvle-content .sales-context-bar>.row-actions>button:focus-visible{height:38px!important;min-height:38px!important;border:0!important;border-radius:9px!important;padding:0 13px!important;color:#fff!important;background:var(--brand)!important;box-shadow:0 4px 12px color-mix(in srgb,var(--brand) 20%,transparent)!important;font-size:10px!important;font-weight:780!important}.tvle-content .sales-context-bar+.compact-panel{border:1px solid var(--line)!important;border-radius:14px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.tvle-content .episode-workspace{display:grid!important;width:100%!important;gap:12px!important;margin:0!important;border:0!important;border-radius:0!important;padding:0!important;background:transparent!important;box-shadow:none!important}.tvle-content .episode-workspace>.section-heading:first-child{display:flex!important;min-height:86px!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin:0!important;border:1px solid var(--line)!important;border-radius:14px!important;padding:14px 16px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.tvle-content .episode-workspace>.section-heading:first-child>div:first-child{display:flex!important;min-width:0!important;flex-direction:column!important}.tvle-content .episode-workspace>.section-heading:first-child>div:first-child:before{margin-bottom:4px!important;color:var(--brand)!important;content:"ACTIE"!important;font-size:9px!important;font-weight:850!important;letter-spacing:.12em!important}.tvle-content .episode-workspace>.section-heading:first-child h2{margin:0!important;color:var(--ink)!important;font-size:20px!important;font-weight:850!important;letter-spacing:-.04em!important;line-height:1.1!important}.tvle-content .episode-workspace>.section-heading:first-child p{margin:5px 0 0!important;color:var(--faint)!important;font-size:10px!important;line-height:1.4!important}.tvle-content .episode-workspace>.section-heading:first-child .row-actions{display:flex!important;flex:0 0 auto!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:6px!important}.tvle-content .episode-workspace>.section-heading:first-child .row-actions button,.tvle-content .episode-workspace>.section-heading:first-child .row-actions button:hover,.tvle-content .episode-workspace>.section-heading:first-child .row-actions button:focus-visible{min-height:34px!important;border:1px solid var(--line)!important;border-radius:9px!important;padding:0 10px!important;color:var(--soft)!important;background:var(--surface-muted)!important;box-shadow:none!important;font-size:9px!important;font-weight:720!important}.tvle-content .episode-workspace>.section-heading:first-child .row-actions button:hover,.tvle-content .episode-workspace>.section-heading:first-child .row-actions button:focus-visible{border-color:#d8c5e8!important;color:var(--brand)!important;background:var(--brand-soft)!important}.tvle-content .episode-manage-details{justify-self:end!important;margin:-4px 4px 0 0!important;border:0!important;padding:0!important}.tvle-content .episode-manage-details>summary{color:var(--faint)!important;font-size:9px!important;font-weight:720!important}.tvle-content .episode-manage-details[open]{display:grid!important;gap:6px!important;border:1px solid var(--line)!important;border-radius:10px!important;padding:8px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.tvle-content .episode-nav{display:grid!important;gap:8px!important}.tvle-content .episode-tabs{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(105px,1fr))!important;gap:4px!important;overflow:visible!important;border:1px solid var(--line)!important;border-radius:12px!important;padding:5px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.tvle-content .episode-tabs .tab-button,.tvle-content .episode-tabs .tab-button:hover,.tvle-content .episode-tabs .tab-button:focus-visible{width:100%!important;min-height:34px!important;border:0!important;border-radius:8px!important;padding:0 8px!important;color:var(--soft)!important;background:transparent!important;box-shadow:none!important;font-size:9px!important;font-weight:740!important;white-space:nowrap!important}.tvle-content .episode-tabs .tab-button:hover,.tvle-content .episode-tabs .tab-button:focus-visible{color:var(--brand)!important;background:var(--brand-soft)!important}.tvle-content .episode-tabs .tab-button.active{color:#fff!important;background:var(--brand)!important;box-shadow:0 3px 10px color-mix(in srgb,var(--brand) 20%,transparent)!important}.tvle-content .episode-workspace>.bulk-mail-bar{display:none!important}.tvle-content .episode-workspace:has(.episode-tabs .tab-button:nth-child(2).active)>.bulk-mail-bar{display:flex!important}.tvle-content .episode-workspace>.bulk-mail-bar{align-items:end!important;gap:8px!important;margin:0!important;border:1px solid var(--line)!important;border-radius:12px!important;padding:10px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.tvle-content .episode-workspace>.bulk-mail-bar .episode-filter{min-width:150px!important;flex:1 1 180px!important;gap:4px!important;color:var(--faint)!important;font-size:8px!important;font-weight:760!important;text-transform:uppercase!important}.tvle-content .episode-workspace>.bulk-mail-bar select{min-height:34px!important;border-color:var(--line)!important;border-radius:8px!important;color:var(--ink)!important;background:var(--surface-muted)!important;font-size:9px!important;text-transform:none!important}.tvle-content .episode-workspace>.bulk-mail-bar>span{align-self:center!important;color:var(--faint)!important;font-size:9px!important}.tvle-content .episode-workspace>.bulk-mail-bar button{min-height:34px!important;border-radius:8px!important;font-size:9px!important}.tvle-content .tab-panel.panel,.tvle-content .deal-dashboard.tab-panel,.tvle-content .assignee-overview-card,.tvle-content .replacement-run-card,.tvle-content .discovery-review-panel{border:1px solid var(--line)!important;border-radius:14px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.tvle-content .tab-panel>.section-heading,.tvle-content .deal-dashboard .section-heading,.tvle-content .assignee-overview-card .section-heading,.tvle-content .replacement-run-card .section-heading,.tvle-content .discovery-review-panel .section-heading{margin-bottom:12px!important}.tvle-content .tab-panel>.section-heading h2,.tvle-content .deal-dashboard .section-heading h2,.tvle-content .deal-dashboard .section-heading h3,.tvle-content .assignee-overview-card .section-heading h2,.tvle-content .replacement-run-card .section-heading h2,.tvle-content .discovery-review-panel .section-heading h2{color:var(--ink)!important;font-size:15px!important;font-weight:820!important;letter-spacing:-.025em!important}.tvle-content .tab-panel>.section-heading p,.tvle-content .deal-dashboard .section-heading p,.tvle-content .assignee-overview-card .section-heading p,.tvle-content .replacement-run-card .section-heading p,.tvle-content .discovery-review-panel .section-heading p{margin-top:3px!important;color:var(--faint)!important;font-size:9px!important}.tvle-content .overview-tab .deal-metrics{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important}.tvle-content .overview-tab .deal-metric{position:relative!important;display:flex!important;min-height:92px!important;flex-direction:column!important;justify-content:center!important;overflow:hidden!important;border:1px solid var(--line)!important;border-radius:13px!important;padding:13px 14px 13px 17px!important;background:var(--surface-muted)!important;box-shadow:none!important}.tvle-content .overview-tab .deal-metric:before{position:absolute!important;top:14px!important;bottom:14px!important;left:0!important;width:3px!important;border-radius:0 3px 3px 0!important;background:var(--brand)!important;content:""!important}.tvle-content .overview-tab .deal-metric:after{position:absolute!important;top:0!important;right:0!important;width:48%!important;height:100%!important;background:linear-gradient(135deg,transparent,color-mix(in srgb,var(--brand) 5%,transparent))!important;content:""!important;pointer-events:none!important}.tvle-content .overview-tab .deal-metric strong{position:relative!important;z-index:1!important;color:var(--ink)!important;font-size:24px!important;font-weight:850!important;letter-spacing:-.045em!important;line-height:1!important}.tvle-content .overview-tab .deal-metric span{position:relative!important;z-index:1!important;margin-top:6px!important;color:var(--soft)!important;font-size:9px!important;font-weight:720!important}.tvle-content .overview-tab .bulk-scoring{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin-top:12px!important;border:1px solid var(--line)!important;border-radius:12px!important;padding:12px 14px!important;background:var(--surface-muted)!important}.tvle-content .overview-tab .bulk-scoring>div:first-child{display:flex!important;flex-direction:column!important;gap:3px!important}.tvle-content .overview-tab .bulk-scoring strong{color:var(--ink)!important;font-size:11px!important}.tvle-content .overview-tab .bulk-scoring span{color:var(--faint)!important;font-size:9px!important}.tvle-content .overview-tab .bulk-scoring button{min-height:34px!important;border-radius:9px!important;background:var(--brand)!important;font-size:9px!important}.tvle-content .assignee-chip-list{display:flex!important;flex-wrap:wrap!important;gap:6px!important}.tvle-content .assignee-chip{display:inline-flex!important;min-height:34px!important;align-items:center!important;gap:6px!important;border:1px solid var(--line)!important;border-radius:9px!important;padding:5px 9px!important;color:var(--ink)!important;background:var(--surface-muted)!important}.tvle-content .assignee-chip strong{font-size:9px!important}.tvle-content .assignee-chip small{color:var(--faint)!important;font-size:8px!important}.tvle-content .discovery-tab .discovery-campaign,.tvle-content .templates-tab,.tvle-content .automation-tab,.tvle-content .replies-tab,.tvle-content .callcenter-tab{min-width:0!important}.tvle-content .discovery-form,.tvle-content .template-form,.tvle-content .automation-settings-grid,.tvle-content .callcenter-filter-form{gap:10px!important}.tvle-content .discovery-form label,.tvle-content .template-form label,.tvle-content .automation-settings-grid label,.tvle-content .callcenter-filter-form label{gap:4px!important;color:var(--soft)!important;font-size:9px!important;font-weight:720!important}.tvle-content .discovery-form input,.tvle-content .discovery-form select,.tvle-content .template-form input,.tvle-content .template-form select,.tvle-content .automation-settings-grid input,.tvle-content .automation-settings-grid select,.tvle-content .callcenter-filter-form input,.tvle-content .callcenter-filter-form select{min-height:36px!important;border-color:var(--line)!important;border-radius:9px!important;color:var(--ink)!important;background:var(--surface-muted)!important;font-size:10px!important}.tvle-content .discovery-form textarea,.tvle-content .template-form textarea{border-color:var(--line)!important;border-radius:9px!important;color:var(--ink)!important;background:var(--surface-muted)!important;font-size:10px!important}.tvle-content .sales-action-card,.tvle-content .hot-lead-card,.tvle-content .template-item,.tvle-content .review-finding-card{border-color:var(--line)!important;border-radius:12px!important;background:var(--surface-muted)!important;box-shadow:none!important}@media (max-width: 1023px){.tvle-content .sales-context-bar{grid-template-columns:1fr auto!important;gap:8px!important;padding:10px!important}.tvle-content .sales-context-main{grid-template-columns:1fr!important;gap:4px!important}.tvle-content .sales-context-main .context-label{font-size:8px!important}.tvle-content .sales-context-main select{width:100%!important;min-width:0!important}.tvle-content .sales-context-bar>.row-actions>button{width:40px!important;min-width:40px!important;padding:0!important;overflow:hidden!important;color:transparent!important;font-size:0!important}.tvle-content .sales-context-bar>.row-actions>button:before{color:#fff!important;content:"+"!important;font-size:20px!important;font-weight:500!important}.tvle-content .episode-workspace>.section-heading:first-child{min-height:0!important;flex-direction:column!important;align-items:stretch!important;gap:11px!important;padding:13px!important}.tvle-content .episode-workspace>.section-heading:first-child h2{font-size:20px!important}.tvle-content .episode-workspace>.section-heading:first-child .row-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;justify-content:stretch!important}.tvle-content .episode-workspace>.section-heading:first-child .row-actions button{width:100%!important;padding:0 6px!important;font-size:8px!important}.tvle-content .episode-manage-details{justify-self:stretch!important;margin:-4px 0 0!important}.tvle-content .episode-section-select{display:grid!important;gap:4px!important;border:1px solid var(--line)!important;border-radius:12px!important;padding:8px 10px!important;color:var(--faint)!important;background:var(--surface)!important;box-shadow:var(--shadow)!important;font-size:8px!important;font-weight:760!important;text-transform:uppercase!important}.tvle-content .episode-section-select select{min-height:38px!important;border:1px solid var(--line)!important;border-radius:9px!important;color:var(--ink)!important;background:var(--surface-muted)!important;font-size:11px!important;font-weight:720!important;text-transform:none!important}.tvle-content .episode-tabs{display:none!important}.tvle-content .episode-workspace:has(.episode-tabs .tab-button:nth-child(2).active)>.bulk-mail-bar{display:grid!important;grid-template-columns:1fr!important;align-items:stretch!important}.tvle-content .episode-workspace>.bulk-mail-bar .episode-filter,.tvle-content .episode-workspace>.bulk-mail-bar>button,.tvle-content .episode-workspace>.bulk-mail-bar>span{width:100%!important}.tvle-content .overview-tab .deal-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.tvle-content .overview-tab .deal-metric{min-height:82px!important;padding:11px 11px 11px 15px!important}.tvle-content .overview-tab .deal-metric strong{font-size:21px!important}.tvle-content .overview-tab .deal-metric span{font-size:8px!important}.tvle-content .overview-tab .bulk-scoring{flex-direction:column!important;align-items:stretch!important}.tvle-content .overview-tab .bulk-scoring-actions{display:grid!important;gap:7px!important}.tvle-content .overview-tab .bulk-scoring button{width:100%!important}.tvle-content .tab-panel.panel,.tvle-content .deal-dashboard.tab-panel,.tvle-content .assignee-overview-card,.tvle-content .replacement-run-card,.tvle-content .discovery-review-panel{padding:12px!important}}@media (max-width: 560px){.tvle-content .sales-context-bar{grid-template-columns:minmax(0,1fr) 40px!important}.tvle-content .episode-workspace>.section-heading:first-child .row-actions{grid-template-columns:1fr 1fr!important}.tvle-content .episode-workspace>.section-heading:first-child .row-actions button:first-child{grid-column:1 / -1!important}}.tvle-mobile-topbar{display:none}.management-dashboard-mobile-heading{display:none!important}.work-queue-panel>.section-heading:first-child>div:first-child,.relation-dashboard>.section-heading:first-child>div:first-child,.productions-dashboard>.section-heading:first-child>div:first-child,.contracts-dashboard>.section-heading:first-child>div:first-child,.callcenter-admin-panel>.section-heading:first-child>div:first-child{display:none!important}.work-queue-panel>.section-heading:first-child,.relation-dashboard>.section-heading:first-child,.productions-dashboard>.section-heading:first-child,.contracts-dashboard>.section-heading:first-child,.callcenter-admin-panel>.section-heading:first-child{min-height:0!important;align-items:center!important;justify-content:flex-end!important;margin:0!important;border:0!important;padding:0!important;background:transparent!important;box-shadow:none!important}.tvle-content .sales-context-bar:before,.tvle-content .sales-context-bar:after,.tvle-content .sales-context-main:before{display:none!important;content:none!important}.tvle-content .sales-context-bar{margin-top:0!important}@media (max-width: 1023px){.tvle-mobile-topbar{position:sticky;top:0;z-index:30;display:flex;width:100%;height:64px;min-height:64px;align-items:center;gap:8px;padding:0 16px;color:#fff;background:linear-gradient(120deg,var(--brand),var(--brand2));box-shadow:0 7px 24px #24112f2b}.tvle-mobile-topbar .tvle-mobile-brand{display:block!important;flex:0 0 auto}.tvle-mobile-topbar .tvle-mobile-brand .tvle-brand-image{display:block;width:85px;max-width:none;height:auto;max-height:none}.tvle-mobile-topbar-actions{display:flex;margin-left:auto;align-items:center;gap:8px}.tvle-mobile-topbar .tvle-mobile-menu,.tvle-mobile-topbar .tvle-header-button{position:relative;display:grid!important;width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;flex:0 0 40px!important;place-items:center;border:0!important;border-radius:11px!important;padding:0!important;color:#fff!important;background:#ffffff1a!important;box-shadow:none!important}.tvle-mobile-topbar .tvle-mobile-menu{order:1;margin-left:0!important}.tvle-mobile-topbar .tvle-mobile-notification-wrap{order:2;flex:0 0 40px}.tvle-mobile-topbar .tvle-mobile-menu:hover,.tvle-mobile-topbar .tvle-mobile-menu:focus-visible,.tvle-mobile-topbar .tvle-header-button:hover,.tvle-mobile-topbar .tvle-header-button:focus-visible,.tvle-mobile-topbar .tvle-header-button.is-active{color:#fff!important;background:#ffffff29!important}.tvle-mobile-topbar .tvle-header-button .label{display:none!important}.tvle-mobile-topbar .tvle-badge{position:absolute;top:-3px;right:-3px;display:grid;min-width:18px;height:18px;min-height:18px;place-items:center;border:2px solid var(--brand2);border-radius:999px;padding:0 4px;color:var(--brand2);background:#fff;font-size:8px;font-weight:850;line-height:1}.tvle-mobile-topbar .tvle-notifications{top:calc(100% + 10px);right:0;width:min(420px,calc(100vw - 24px));max-height:calc(100vh - 88px)}.tvle-header{position:static!important;top:auto!important;z-index:auto!important;display:flex!important;width:100%!important;height:auto!important;min-height:auto!important;align-items:flex-start!important;justify-content:flex-start!important;gap:0!important;padding:22px 16px 14px!important;border:0!important;color:var(--ink)!important;background:transparent!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.tvle-header-copy{display:block!important;min-width:0;flex:1 1 auto}.tvle-header .tvle-header-actions{display:none!important}.tvle-header .tvle-eyebrow{display:block!important;margin-bottom:4px!important;color:var(--brand)!important;font-size:10px!important;font-weight:850!important;letter-spacing:.12em!important;text-transform:uppercase!important}.tvle-header h1{display:block!important;overflow:visible!important;margin:0!important;color:var(--ink)!important;font-size:25px!important;font-weight:800!important;letter-spacing:-.035em!important;line-height:1.1!important;text-overflow:clip!important;white-space:normal!important}.tvle-header p{display:block!important;max-width:36rem;margin:6px 0 0!important;color:var(--soft)!important;font-size:11px!important;line-height:1.5!important}.tvle-content{padding-top:10px!important}.work-queue-panel>.section-heading:first-child,.relation-dashboard>.section-heading:first-child,.productions-dashboard>.section-heading:first-child,.contracts-dashboard>.section-heading:first-child,.callcenter-admin-panel>.section-heading:first-child{margin:0 0 10px!important}}@media (max-width: 520px){.tvle-header .tvle-eyebrow{display:block!important}.tvle-header{padding:18px 12px 12px!important}.tvle-header h1{font-size:24px!important}.tvle-header p{font-size:11px!important}}.work-queue-panel>.section-heading:first-child{display:none!important}@media (max-width: 1023px){.tvle-mobile-topbar{z-index:70!important}.tvle-shell.is-menu-open .tvle-mobile-topbar{z-index:30!important}.tvle-mobile-bottom-nav{z-index:35!important}.tvle-mobile-overlay,.tvle-mobile-overlay:hover,.tvle-mobile-overlay:focus,.tvle-mobile-overlay:active{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:60!important;width:100%!important;height:100%!important;border:0!important;padding:0!important;background:#180c1f85!important;backdrop-filter:blur(2px)!important;-webkit-backdrop-filter:blur(2px)!important;box-shadow:none!important}.tvle-sidebar{z-index:61!important}.tvle-mobile-topbar .tvle-mobile-brand{order:0!important;margin:0 auto 0 0!important}.tvle-mobile-topbar-actions{order:1!important;margin:0 0 0 auto!important}.tvle-mobile-topbar .tvle-mobile-notification-wrap{position:relative!important;z-index:2!important}.tvle-mobile-topbar .tvle-popover-backdrop{position:fixed!important;top:64px!important;right:0!important;bottom:0!important;left:0!important;z-index:71!important;display:block!important;width:auto!important;height:auto!important;min-height:0!important;border:0!important;padding:0!important;background:#130c171f!important}.tvle-mobile-topbar .tvle-notifications{position:fixed!important;top:72px!important;right:12px!important;bottom:auto!important;left:12px!important;z-index:72!important;width:auto!important;max-width:none!important;max-height:calc(100dvh - 156px - env(safe-area-inset-bottom))!important;overflow:hidden!important}.tvle-mobile-topbar .tvle-notifications .notifications-panel{max-height:calc(100dvh - 156px - env(safe-area-inset-bottom))!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}}@media (max-width: 520px){.tvle-mobile-topbar .tvle-notifications{right:8px!important;left:8px!important}}.tvle-content .companies-tab{display:grid!important;min-width:0!important;gap:12px!important}.tvle-content .companies-tab>.panel,.tvle-content .companies-tab>.toolbar{min-width:0!important;margin:0!important;border:1px solid var(--line)!important;border-radius:14px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.tvle-content .companies-action-bar{display:flex!important;min-height:70px!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:13px 14px!important}.tvle-content .companies-action-bar>div:first-child{display:flex!important;min-width:0!important;flex-direction:column!important}.tvle-content .companies-action-bar h2{margin:0!important;color:var(--ink)!important;font-size:15px!important;font-weight:830!important;letter-spacing:-.025em!important}.tvle-content .companies-action-bar p{margin:4px 0 0!important;color:var(--faint)!important;font-size:9px!important}.tvle-content .companies-action-bar .row-actions{display:flex!important;flex:0 0 auto!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:6px!important}.tvle-content .companies-action-bar button{min-height:34px!important;border-radius:9px!important;padding:0 10px!important;font-size:9px!important;font-weight:740!important}.tvle-content .companies-action-bar button:not(.secondary):not(.ghost){border:0!important;color:#fff!important;background:var(--brand)!important;box-shadow:0 4px 12px color-mix(in srgb,var(--brand) 18%,transparent)!important}.tvle-content .companies-action-bar button.secondary,.tvle-content .companies-action-bar button.ghost{border:1px solid var(--line)!important;color:var(--soft)!important;background:var(--surface-muted)!important;box-shadow:none!important}.tvle-content .companies-tab>.panel:not(.companies-action-bar){padding:14px!important}.tvle-content .companies-tab>.panel>.section-heading{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;margin:0 0 12px!important}.tvle-content .companies-tab>.panel>.section-heading h2{margin:0!important;color:var(--ink)!important;font-size:15px!important;font-weight:820!important;letter-spacing:-.025em!important}.tvle-content .companies-tab>.panel>.section-heading p{margin:3px 0 0!important;color:var(--faint)!important;font-size:9px!important;line-height:1.45!important}.tvle-content .companies-tab .company-form{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.tvle-content .companies-tab .website-import-form{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:10px!important}.tvle-content .companies-tab :is(.company-form,.website-import-form) label{display:grid!important;gap:4px!important;color:var(--soft)!important;font-size:9px!important;font-weight:720!important}.tvle-content .companies-tab :is(.company-form,.website-import-form) :is(input,select){min-height:37px!important;border:1px solid var(--line)!important;border-radius:9px!important;padding:0 10px!important;color:var(--ink)!important;background:var(--surface-muted)!important;font-size:10px!important}.tvle-content .companies-tab :is(.company-form,.website-import-form) textarea{border:1px solid var(--line)!important;border-radius:9px!important;padding:9px 10px!important;color:var(--ink)!important;background:var(--surface-muted)!important;font-size:10px!important;line-height:1.5!important}.tvle-content .companies-tab .company-form .wide-field,.tvle-content .companies-tab .website-import-form>label{grid-column:1 / -1!important}.tvle-content .companies-tab .company-form .form-actions{grid-column:1 / -1!important}.tvle-content .companies-tab .import-results{display:grid!important;gap:7px!important;margin-top:12px!important}.tvle-content .companies-tab .import-result{border:1px solid var(--line)!important;border-radius:10px!important;padding:9px 10px!important;background:var(--surface-muted)!important;font-size:9px!important}.tvle-content .companies-tab>.toolbar{display:grid!important;gap:10px!important;padding:12px!important}.tvle-content .companies-tab>.toolbar .filter-form{display:grid!important;grid-template-columns:minmax(240px,1fr) auto!important;align-items:end!important;gap:10px!important;margin:0!important}.tvle-content .companies-tab>.toolbar .filter-form>label{display:grid!important;gap:4px!important;color:var(--soft)!important;font-size:9px!important;font-weight:720!important}.tvle-content .companies-tab>.toolbar .filter-form>label input{min-height:38px!important;border:1px solid var(--line)!important;border-radius:9px!important;padding:0 11px!important;color:var(--ink)!important;background:var(--surface-muted)!important;font-size:10px!important}.tvle-content .companies-tab .advanced-filter-details{min-width:120px!important}.tvle-content .companies-tab .advanced-filter-details>summary{display:flex!important;min-height:38px!important;align-items:center!important;justify-content:center!important;border:1px solid var(--line)!important;border-radius:9px!important;padding:0 12px!important;color:var(--soft)!important;background:var(--surface-muted)!important;font-size:9px!important;font-weight:760!important;list-style:none!important;cursor:pointer!important}.tvle-content .companies-tab .advanced-filter-details>summary::-webkit-details-marker{display:none!important}.tvle-content .companies-tab .advanced-filter-details>summary:after{margin-left:7px!important;color:var(--faint)!important;content:"⌄"!important;font-size:12px!important}.tvle-content .companies-tab .advanced-filter-details[open]>summary{border-color:color-mix(in srgb,var(--brand) 26%,var(--line))!important;color:var(--brand)!important;background:var(--brand-soft)!important}.tvle-content .companies-tab .advanced-filter-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;margin-top:10px!important;border:1px solid var(--line)!important;border-radius:11px!important;padding:10px!important;background:var(--surface-muted)!important}.tvle-content .companies-tab .advanced-filter-grid label{display:grid!important;min-width:0!important;gap:4px!important;color:var(--soft)!important;font-size:8px!important;font-weight:720!important}.tvle-content .companies-tab .advanced-filter-grid :is(input:not([type=checkbox]),select){width:100%!important;min-width:0!important;min-height:35px!important;border:1px solid var(--line)!important;border-radius:8px!important;padding:0 9px!important;color:var(--ink)!important;background:var(--surface)!important;font-size:9px!important}.tvle-content .companies-tab .advanced-filter-grid .checkbox-field{display:flex!important;min-height:35px!important;align-items:center!important;gap:7px!important;border:1px solid var(--line)!important;border-radius:8px!important;padding:7px 9px!important;background:var(--surface)!important}.tvle-content .companies-tab .active-filter-chips{display:flex!important;min-height:0!important;flex-wrap:wrap!important;gap:6px!important}.tvle-content .companies-tab .active-filter-chips:empty{display:none!important}.tvle-content .companies-tab .active-filter-chips>span{display:inline-flex!important;min-height:27px!important;align-items:center!important;border:1px solid color-mix(in srgb,var(--brand) 18%,var(--line))!important;border-radius:999px!important;padding:0 9px!important;color:var(--brand)!important;background:var(--brand-soft)!important;font-size:8px!important;font-weight:720!important}.tvle-content .companies-tab .toolbar-actions{display:flex!important;min-width:0!important;flex-wrap:wrap!important;align-items:end!important;gap:7px!important;border-top:1px solid var(--line)!important;padding-top:10px!important}.tvle-content .companies-tab .toolbar-actions .episode-filter{display:grid!important;min-width:150px!important;gap:4px!important;color:var(--faint)!important;font-size:8px!important;font-weight:740!important;text-transform:uppercase!important}.tvle-content .companies-tab .toolbar-actions select{min-height:34px!important;border:1px solid var(--line)!important;border-radius:8px!important;color:var(--ink)!important;background:var(--surface-muted)!important;font-size:9px!important;text-transform:none!important}.tvle-content .companies-tab .toolbar-actions button{min-height:34px!important;border:1px solid var(--line)!important;border-radius:8px!important;padding:0 10px!important;color:var(--soft)!important;background:var(--surface-muted)!important;box-shadow:none!important;font-size:9px!important;font-weight:720!important}.tvle-content .companies-tab .toolbar-actions>span{align-self:center!important;color:var(--faint)!important;font-size:9px!important;font-weight:700!important;white-space:nowrap!important}.tvle-content .companies-tab .table-wrap{width:100%!important;min-width:0!important;overflow-x:auto!important;border:1px solid var(--line)!important;border-radius:11px!important;background:var(--surface)!important}.tvle-content .companies-tab table{width:100%!important;min-width:960px!important;border-collapse:separate!important;border-spacing:0!important}.tvle-content .companies-tab thead th{height:38px!important;border-bottom:1px solid var(--line)!important;padding:0 10px!important;color:var(--faint)!important;background:var(--surface-muted)!important;font-size:8px!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important;white-space:nowrap!important}.tvle-content .companies-tab .company-row>td{min-width:0!important;vertical-align:top!important;border-bottom:1px solid var(--line)!important;padding:11px 10px!important;color:var(--soft)!important;background:var(--surface)!important;font-size:9px!important;line-height:1.45!important}.tvle-content .companies-tab .company-row:last-child>td{border-bottom:0!important}.tvle-content .companies-tab .company-row:hover>td{background:color-mix(in srgb,var(--brand-soft) 42%,var(--surface))!important}.tvle-content .companies-tab .company-row.hot-company-row>td:first-child{box-shadow:inset 3px 0 color-mix(in srgb,var(--brand) 75%,#fff)!important}.tvle-content .companies-tab .company-row td>span,.tvle-content .companies-tab .company-row td>div>span{display:block;margin-top:3px}.tvle-content .companies-tab .company-name-button,.tvle-content .companies-tab .company-name-button:hover,.tvle-content .companies-tab .company-name-button:focus-visible{display:inline!important;min-height:0!important;border:0!important;border-radius:0!important;padding:0!important;color:var(--ink)!important;background:transparent!important;box-shadow:none!important;font-size:10px!important;font-weight:820!important;line-height:1.35!important;text-align:left!important}.tvle-content .companies-tab .company-name-button:hover{color:var(--brand)!important}.tvle-content .companies-tab .selection-check.inline{display:flex!important;align-items:center!important;gap:5px!important;margin-bottom:6px!important;color:var(--faint)!important;font-size:8px!important;font-weight:700!important}.tvle-content .companies-tab .score-cell strong,.tvle-content .companies-tab .priority-cell strong{color:var(--ink)!important;font-size:14px!important;font-weight:850!important}.tvle-content .companies-tab .action-advice-cell{display:flex!important;min-width:130px!important;align-items:center!important;gap:5px!important}.tvle-content .companies-tab .action-advice-cell>strong{color:var(--ink)!important;font-size:11px!important}.tvle-content .companies-tab :is(.hot-lead-badge,.status-pill,.pipeline-badge,.reply-status-badge,.engagement-badge,.action-advice-badge){max-width:100%!important;font-size:8px!important;line-height:1.25!important}.tvle-content .companies-tab .company-detail-view-cell{padding:0!important;background:var(--surface-muted)!important}.tvle-content .companies-tab .company-detail-view{padding:12px!important}.tvle-content .companies-tab .lead-detail-panel{display:grid!important;gap:11px!important;margin:0!important;border:1px solid var(--line)!important;border-radius:12px!important;padding:12px!important;background:var(--surface)!important;box-shadow:none!important}.tvle-content .companies-tab .lead-detail-panel-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;border-bottom:1px solid var(--line)!important;padding-bottom:11px!important}.tvle-content .companies-tab .lead-detail-title-row{display:flex!important;min-width:0!important;flex-wrap:wrap!important;align-items:center!important;gap:6px!important}.tvle-content .companies-tab .lead-detail-title-row>strong{color:var(--ink)!important;font-size:17px!important;font-weight:850!important;letter-spacing:-.03em!important}.tvle-content .companies-tab .lead-detail-panel-header>div:first-child>span{display:block!important;margin-top:4px!important;color:var(--faint)!important;font-size:9px!important}.tvle-content .companies-tab .lead-detail-header-meta{display:flex!important;flex:0 0 auto!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-end!important;gap:6px!important}.tvle-content .companies-tab .score-chip{display:inline-flex!important;min-height:27px!important;align-items:center!important;border-radius:999px!important;padding:0 9px!important;color:var(--brand)!important;background:var(--brand-soft)!important;font-size:8px!important;font-weight:780!important}.tvle-content .companies-tab .lead-detail-tabs{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important;border:1px solid var(--line)!important;border-radius:10px!important;padding:4px!important;background:var(--surface-muted)!important}.tvle-content .companies-tab .lead-detail-tabs button,.tvle-content .companies-tab .lead-detail-tabs button:hover,.tvle-content .companies-tab .lead-detail-tabs button:focus-visible{min-height:32px!important;border:0!important;border-radius:7px!important;color:var(--soft)!important;background:transparent!important;box-shadow:none!important;font-size:8px!important;font-weight:740!important}.tvle-content .companies-tab .lead-detail-tabs button.active{color:#fff!important;background:var(--brand)!important}.tvle-content .companies-tab .lead-detail-panel-grid.compact-detail-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.tvle-content .companies-tab .lead-detail-panel-grid.single-column-detail{display:grid!important;grid-template-columns:1fr!important;gap:9px!important}.tvle-content .companies-tab .lead-detail-section{min-width:0!important;border:1px solid var(--line)!important;border-radius:10px!important;padding:11px!important;background:var(--surface-muted)!important}.tvle-content .companies-tab .lead-detail-section>strong:first-child{display:block!important;margin-bottom:7px!important;color:var(--ink)!important;font-size:9px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.04em!important}.tvle-content .companies-tab .lead-detail-section.full-span{grid-column:1 / -1!important}@media (max-width: 1180px){.tvle-content .companies-tab .advanced-filter-grid,.tvle-content .companies-tab .company-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 1023px){.tvle-content .companies-tab{gap:10px!important}.tvle-content .companies-action-bar{min-height:0!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important;padding:12px!important}.tvle-content .companies-action-bar h2{font-size:16px!important}.tvle-content .companies-action-bar .row-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.tvle-content .companies-action-bar .row-actions button{width:100%!important;min-width:0!important;min-height:38px!important;padding:0 7px!important;font-size:8px!important}.tvle-content .companies-action-bar .row-actions button:first-child{grid-column:1 / -1!important}.tvle-content .companies-tab>.panel:not(.companies-action-bar),.tvle-content .companies-tab>.toolbar{padding:11px!important}.tvle-content .companies-tab .company-form,.tvle-content .companies-tab .website-import-form,.tvle-content .companies-tab>.toolbar .filter-form{grid-template-columns:1fr!important}.tvle-content .companies-tab .website-import-form>label,.tvle-content .companies-tab .website-import-form .form-actions{grid-column:auto!important}.tvle-content .companies-tab .advanced-filter-details{width:100%!important}.tvle-content .companies-tab .advanced-filter-details>summary{justify-content:space-between!important}.tvle-content .companies-tab .advanced-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tvle-content .companies-tab .toolbar-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:7px!important}.tvle-content .companies-tab .toolbar-actions .episode-filter:first-child,.tvle-content .companies-tab .toolbar-actions>span{grid-column:1 / -1!important}.tvle-content .companies-tab .toolbar-actions .episode-filter,.tvle-content .companies-tab .toolbar-actions button{width:100%!important;min-width:0!important}.tvle-content .companies-tab .toolbar-actions>span{padding:3px 0!important;text-align:center!important}.tvle-content .companies-tab .table-wrap{overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important}.tvle-content .companies-tab table,.tvle-content .companies-tab tbody{display:block!important;width:100%!important;min-width:0!important}.tvle-content .companies-tab thead{display:none!important}.tvle-content .companies-tab tbody{display:grid!important;gap:9px!important}.tvle-content .companies-tab tr.company-row{display:grid!important;min-width:0!important;overflow:hidden!important;border:1px solid var(--line)!important;border-radius:11px!important;background:var(--surface)!important;box-shadow:0 1px 2px #2611310a!important}.tvle-content .companies-tab .company-row>td{display:grid!important;width:100%!important;min-width:0!important;grid-template-columns:92px minmax(0,1fr)!important;align-items:start!important;gap:9px!important;border:0!important;border-bottom:1px solid var(--line)!important;padding:9px 10px!important;background:transparent!important}.tvle-content .companies-tab .company-row>td:last-child{border-bottom:0!important}.tvle-content .companies-tab .company-row>td:before{color:var(--faint)!important;content:attr(data-label)!important;font-size:8px!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important}.tvle-content .companies-tab .company-row>td[data-label=Bedrijf]{grid-template-columns:1fr!important;gap:5px!important;padding-top:11px!important}.tvle-content .companies-tab .company-row>td[data-label=Bedrijf]:before{margin-bottom:1px!important}.tvle-content .companies-tab .company-detail-view-cell{display:block!important;padding:0!important;background:var(--surface-muted)!important}.tvle-content .companies-tab .company-detail-view-cell:before{display:none!important;content:none!important}.tvle-content .companies-tab .company-detail-view{padding:8px!important}.tvle-content .companies-tab .lead-detail-panel{padding:10px!important}.tvle-content .companies-tab .lead-detail-panel-header{flex-direction:column!important;align-items:stretch!important}.tvle-content .companies-tab .lead-detail-header-meta{justify-content:flex-start!important}.tvle-content .companies-tab .lead-detail-title-row>strong{font-size:16px!important}.tvle-content .companies-tab .lead-detail-tabs{grid-template-columns:repeat(4,minmax(0,1fr))!important}.tvle-content .companies-tab .lead-detail-tabs button{min-width:0!important;padding:0 3px!important;font-size:7.5px!important}.tvle-content .companies-tab .lead-detail-panel-grid.compact-detail-grid{grid-template-columns:1fr!important}.tvle-content .companies-tab .lead-detail-section.full-span{grid-column:auto!important}}@media (max-width: 560px){.tvle-content .companies-tab .advanced-filter-grid,.tvle-content .companies-tab .company-form{grid-template-columns:1fr!important}.tvle-content .companies-action-bar .row-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tvle-content .companies-tab .company-row>td{grid-template-columns:82px minmax(0,1fr)!important}}.tvle-content .companies-tab .score-cell{display:inline-flex!important;min-width:42px!important;min-height:32px!important;align-items:center!important;justify-content:center!important;border:1px solid color-mix(in srgb,var(--success) 22%,var(--line))!important;border-radius:9px!important;padding:0 9px!important;background:color-mix(in srgb,var(--success) 8%,var(--surface))!important;box-shadow:none!important}.tvle-content .companies-tab .score-cell strong{margin:0!important;color:var(--ink)!important;background:transparent!important;text-shadow:none!important;font-size:15px!important;font-weight:850!important;line-height:1!important}.tvle-content .companies-tab .reply-status-badge{display:inline-flex!important;width:auto!important;max-width:100%!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:5px!important;white-space:nowrap!important}.tvle-content .companies-tab .reply-status-badge>span{display:inline!important;width:auto!important;margin:0!important;line-height:1!important}@media (max-width: 1023px){.tvle-content .companies-tab .table-wrap:has(.company-detail-view-cell){display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:visible!important;border:0!important;background:transparent!important}.tvle-content .companies-tab .table-wrap:has(.company-detail-view-cell) table,.tvle-content .companies-tab .table-wrap:has(.company-detail-view-cell) tbody,.tvle-content .companies-tab .table-wrap:has(.company-detail-view-cell) tr,.tvle-content .companies-tab .table-wrap:has(.company-detail-view-cell) td{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important}.tvle-content .companies-tab .table-wrap:has(.company-detail-view-cell) table{table-layout:fixed!important;border-collapse:separate!important;border-spacing:0!important}.tvle-content .companies-tab .company-row:has(.company-detail-view-cell){margin:0!important;border:0!important;padding:0!important;background:transparent!important;box-shadow:none!important}.tvle-content .companies-tab .company-row:has(.company-detail-view-cell)>td:not(.company-detail-view-cell){display:none!important}.tvle-content .companies-tab .company-detail-view-cell{width:100%!important;min-width:0!important;max-width:100%!important;border:0!important;padding:0!important;background:transparent!important}.tvle-content .companies-tab .company-detail-view,.tvle-content .companies-tab .lead-detail-panel,.tvle-content .companies-tab .lead-detail-panel>*,.tvle-content .companies-tab .lead-detail-panel-grid,.tvle-content .companies-tab .lead-detail-section{width:100%!important;min-width:0!important;max-width:100%!important}.tvle-content .companies-tab .company-detail-view{padding:0!important}.tvle-content .companies-tab .lead-detail-panel{gap:10px!important;border:1px solid var(--line)!important;border-radius:14px!important;padding:12px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.tvle-content .companies-tab .lead-detail-panel-header{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important}.tvle-content .companies-tab .lead-detail-title-row{display:flex!important;min-width:0!important;flex-wrap:wrap!important;align-items:center!important;gap:6px!important}.tvle-content .companies-tab .lead-detail-title-row>strong{min-width:0!important;overflow-wrap:anywhere!important}.tvle-content .companies-tab .lead-detail-header-meta{display:flex!important;min-width:0!important;flex-wrap:wrap!important;justify-content:flex-start!important;gap:6px!important}.tvle-content .companies-tab .lead-detail-tabs{display:grid!important;width:100%!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important;overflow:visible!important}.tvle-content .companies-tab .lead-detail-tabs button{width:100%!important;min-width:0!important;white-space:nowrap!important}.tvle-content .companies-tab .lead-detail-panel-grid,.tvle-content .companies-tab .compact-detail-grid,.tvle-content .companies-tab .single-column-detail{display:grid!important;grid-template-columns:minmax(0,1fr)!important}.tvle-content .companies-tab .lead-detail-section,.tvle-content .companies-tab .company-activity-form,.tvle-content .companies-tab .contact-person-form,.tvle-content .companies-tab .mail-compose-box,.tvle-content .companies-tab .contact-person-card,.tvle-content .companies-tab .timeline-item{min-width:0!important;max-width:100%!important;overflow-wrap:anywhere!important}.tvle-content .companies-tab .lead-detail-section :is(input,select,textarea){width:100%!important;min-width:0!important;max-width:100%!important}}@media (max-width: 560px){.tvle-content .companies-tab .lead-detail-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tvle-content .companies-tab .lead-detail-panel{padding:10px!important}}.tvle-content .discovery-tab{min-width:0!important;margin:0!important;border:1px solid var(--line)!important;border-radius:14px!important;padding:14px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.tvle-content .discovery-tab .discovery-campaign{display:grid!important;min-width:0!important;gap:12px!important}.tvle-content .discovery-tab .section-heading.compact-heading{display:flex!important;min-height:48px!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:0!important;border-bottom:1px solid var(--line)!important;padding:0 0 12px!important}.tvle-content .discovery-tab .section-heading h3{margin:0!important;color:var(--ink)!important;font-size:16px!important;font-weight:830!important;letter-spacing:-.03em!important}.tvle-content .discovery-tab .section-heading p{margin:4px 0 0!important;color:var(--faint)!important;font-size:9px!important;line-height:1.45!important}.tvle-content .discovery-tab .discovery-progress-card{position:relative!important;display:grid!important;min-width:0!important;gap:4px!important;overflow:hidden!important;border:1px solid color-mix(in srgb,var(--brand) 22%,var(--line))!important;border-radius:12px!important;padding:12px 14px 12px 17px!important;color:var(--soft)!important;background:color-mix(in srgb,var(--brand-soft) 72%,var(--surface))!important;box-shadow:none!important}.tvle-content .discovery-tab .discovery-progress-card:before{position:absolute!important;top:10px!important;bottom:10px!important;left:0!important;width:3px!important;border-radius:0 3px 3px 0!important;background:var(--brand)!important;content:""!important}.tvle-content .discovery-tab .discovery-progress-card strong{color:var(--ink)!important;font-size:11px!important;font-weight:800!important}.tvle-content .discovery-tab .discovery-progress-card span{overflow-wrap:anywhere!important;color:var(--soft)!important;font-size:9px!important;line-height:1.4!important}.tvle-content .discovery-tab .discovery-form{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin:0!important;border:1px solid var(--line)!important;border-radius:13px!important;padding:12px!important;background:var(--surface-muted)!important}.tvle-content .discovery-tab .discovery-form>label,.tvle-content .discovery-tab .filter-rules-card .compact-field{display:grid!important;min-width:0!important;gap:4px!important;color:var(--soft)!important;font-size:9px!important;font-weight:730!important}.tvle-content .discovery-tab .discovery-form .wide-field{grid-column:1 / -1!important}.tvle-content .discovery-tab .discovery-form :is(input,select){width:100%!important;min-width:0!important;min-height:38px!important;border:1px solid var(--line)!important;border-radius:9px!important;padding:0 10px!important;color:var(--ink)!important;background:var(--surface)!important;box-shadow:none!important;font-size:10px!important}.tvle-content .discovery-tab .discovery-form textarea{width:100%!important;min-width:0!important;border:1px solid var(--line)!important;border-radius:9px!important;padding:9px 10px!important;resize:vertical!important;color:var(--ink)!important;background:var(--surface)!important;box-shadow:none!important;font-size:10px!important;line-height:1.5!important}.tvle-content .discovery-tab .discovery-form :is(input,select,textarea):focus{border-color:color-mix(in srgb,var(--brand) 38%,var(--line))!important;outline:3px solid color-mix(in srgb,var(--brand) 10%,transparent)!important;outline-offset:0!important}.tvle-content .discovery-tab .filter-rules-card{overflow:hidden!important;margin:0!important;border:1px solid var(--line)!important;border-radius:11px!important;padding:0!important;background:var(--surface)!important}.tvle-content .discovery-tab .filter-rules-card>summary{position:relative!important;display:flex!important;min-height:40px!important;align-items:center!important;padding:0 38px 0 11px!important;color:var(--soft)!important;background:var(--surface)!important;cursor:pointer!important;font-size:9px!important;font-weight:780!important;list-style:none!important}.tvle-content .discovery-tab .filter-rules-card>summary::-webkit-details-marker{display:none!important}.tvle-content .discovery-tab .filter-rules-card>summary:after{position:absolute!important;top:50%!important;right:14px!important;width:6px!important;height:6px!important;border-right:1.5px solid var(--faint)!important;border-bottom:1.5px solid var(--faint)!important;content:""!important;transform:translateY(-70%) rotate(45deg)!important;transition:transform .15s ease!important}.tvle-content .discovery-tab .filter-rules-card[open]>summary{border-bottom:1px solid var(--line)!important;color:var(--brand)!important;background:color-mix(in srgb,var(--brand-soft) 58%,var(--surface))!important}.tvle-content .discovery-tab .filter-rules-card[open]>summary:after{transform:translateY(-30%) rotate(225deg)!important}.tvle-content .discovery-tab .filter-rules-card>:not(summary){margin:10px!important}.tvle-content .discovery-tab .filter-rules-card .source-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;border:0!important;padding:0!important;background:transparent!important}.tvle-content .discovery-tab .filter-rules-card .source-list span{min-width:0!important;overflow-wrap:anywhere!important;border:1px solid var(--line)!important;border-radius:8px!important;padding:7px 8px!important;color:var(--faint)!important;background:var(--surface-muted)!important;font-size:8px!important;line-height:1.45!important}.tvle-content .discovery-tab .discovery-provider-note{position:relative!important;margin:0!important;border:1px solid color-mix(in srgb,var(--brand) 16%,var(--line))!important;border-radius:10px!important;padding:9px 11px 9px 30px!important;color:var(--soft)!important;background:color-mix(in srgb,var(--brand-soft) 55%,var(--surface))!important;font-size:8px!important;line-height:1.5!important}.tvle-content .discovery-tab .discovery-provider-note:before{position:absolute!important;top:9px!important;left:10px!important;color:var(--brand)!important;content:"i"!important;font-size:10px!important;font-weight:850!important}.tvle-content .discovery-tab .discovery-provider-note.warning{border-color:color-mix(in srgb,#b7791f 28%,var(--line))!important;color:var(--soft)!important;background:color-mix(in srgb,#fff4d6 58%,var(--surface))!important}html.tvle-dark .tvle-content .discovery-tab .discovery-provider-note.warning{background:color-mix(in srgb,#5d471c 24%,var(--surface))!important}.tvle-content .discovery-tab .discovery-provider-note.warning:before{color:#9a6616!important;content:"!"!important}.tvle-content .discovery-tab .discovery-form .form-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;border-top:1px solid var(--line)!important;padding-top:11px!important}.tvle-content .discovery-tab .discovery-form .form-actions button{min-height:36px!important;border-radius:9px!important;padding:0 12px!important;font-size:9px!important;font-weight:760!important}.tvle-content .discovery-tab .discovery-form .form-actions button[type=submit]{border:0!important;color:#fff!important;background:var(--brand)!important;box-shadow:0 4px 12px color-mix(in srgb,var(--brand) 18%,transparent)!important}.tvle-content .discovery-tab .discovery-form .form-actions button.secondary{border:1px solid var(--line)!important;color:var(--soft)!important;background:var(--surface)!important;box-shadow:none!important}.tvle-content .discovery-tab .discovery-form .form-actions button:disabled{opacity:.48!important;cursor:default!important}.tvle-content .discovery-tab .discovery-run-meta{display:flex!important;min-width:0!important;flex-wrap:wrap!important;gap:6px!important;border:1px solid var(--line)!important;border-radius:10px!important;padding:8px 10px!important;background:var(--surface-muted)!important}.tvle-content .discovery-tab .discovery-run-meta span{min-width:0!important;overflow-wrap:anywhere!important;color:var(--faint)!important;font-size:8px!important;line-height:1.45!important}.tvle-content .discovery-tab .discovery-run-meta span:first-child{color:var(--brand)!important;font-weight:780!important}.tvle-content .discovery-tab .discovery-results{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important}.tvle-content .discovery-tab .discovery-results>div{position:relative!important;display:flex!important;min-width:0!important;min-height:82px!important;flex-direction:column!important;justify-content:center!important;overflow:hidden!important;border:1px solid var(--line)!important;border-radius:12px!important;padding:11px 11px 11px 14px!important;background:var(--surface-muted)!important;box-shadow:none!important}.tvle-content .discovery-tab .discovery-results>div:before{position:absolute!important;top:12px!important;bottom:12px!important;left:0!important;width:3px!important;border-radius:0 3px 3px 0!important;background:color-mix(in srgb,var(--brand) 72%,#fff)!important;content:""!important}.tvle-content .discovery-tab .discovery-results strong{color:var(--ink)!important;font-size:21px!important;font-weight:850!important;letter-spacing:-.04em!important;line-height:1!important}.tvle-content .discovery-tab .discovery-results span{margin-top:5px!important;color:var(--faint)!important;font-size:8px!important;font-weight:720!important;line-height:1.25!important}.tvle-content .discovery-tab .discovery-errors{display:grid!important;gap:7px!important}.tvle-content .discovery-tab .discovery-error{display:grid!important;min-width:0!important;gap:3px!important;border:1px solid color-mix(in srgb,var(--danger) 28%,var(--line))!important;border-radius:10px!important;padding:9px 11px!important;color:var(--soft)!important;background:color-mix(in srgb,var(--danger) 5%,var(--surface))!important}.tvle-content .discovery-tab .discovery-error strong{color:var(--danger)!important;font-size:9px!important;font-weight:800!important}.tvle-content .discovery-tab .discovery-error span{overflow-wrap:anywhere!important;color:var(--soft)!important;font-size:8px!important;line-height:1.45!important}.tvle-content .discovery-tab>.discovery-campaign>.message{margin:0!important;border-radius:10px!important;padding:9px 11px!important;font-size:9px!important;line-height:1.45!important}@media (max-width: 1180px){.tvle-content .discovery-tab .discovery-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tvle-content .discovery-tab .discovery-results{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width: 1023px){.tvle-content .discovery-tab{padding:12px!important}.tvle-content .discovery-tab .section-heading.compact-heading{min-height:0!important;padding-bottom:10px!important}.tvle-content .discovery-tab .section-heading h3{font-size:15px!important}.tvle-content .discovery-tab .discovery-form{grid-template-columns:1fr!important;padding:10px!important}.tvle-content .discovery-tab .discovery-form>*,.tvle-content .discovery-tab .discovery-form .wide-field{grid-column:1!important}.tvle-content .discovery-tab .filter-rules-card .source-list{grid-template-columns:1fr!important}.tvle-content .discovery-tab .discovery-form .form-actions{display:grid!important;grid-template-columns:1fr 1fr!important;align-items:stretch!important}.tvle-content .discovery-tab .discovery-form .form-actions button{width:100%!important}.tvle-content .discovery-tab .discovery-results{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tvle-content .discovery-tab .discovery-results>div{min-height:76px!important}}@media (max-width: 520px){.tvle-content .discovery-tab{border-radius:12px!important;padding:10px!important}.tvle-content .discovery-tab .discovery-campaign{gap:10px!important}.tvle-content .discovery-tab .discovery-form .form-actions{grid-template-columns:1fr!important}.tvle-content .discovery-tab .discovery-results>div{min-height:72px!important;padding:10px 9px 10px 13px!important}.tvle-content .discovery-tab .discovery-results strong{font-size:19px!important}}.tvle-content .automation-tab{min-width:0!important;margin:0!important;border:0!important;padding:0!important;background:transparent!important;box-shadow:none!important}.tvle-content .automation-tab>.section-heading{display:flex!important;min-height:66px!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin:0 0 12px!important;border:1px solid var(--line)!important;border-radius:14px!important;padding:12px 14px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.tvle-content .automation-tab>.section-heading h2{margin:0!important;color:var(--ink)!important;font-size:15px!important;font-weight:830!important;letter-spacing:-.025em!important}.tvle-content .automation-tab>.section-heading p{margin:3px 0 0!important;color:var(--faint)!important;font-size:9px!important;line-height:1.45!important}.tvle-content .automation-tab>.section-heading .row-actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;gap:7px!important}.tvle-content .automation-tab>.section-heading .status-pill{display:inline-flex!important;min-height:30px!important;align-items:center!important;border:1px solid var(--line)!important;border-radius:999px!important;padding:0 10px!important;color:var(--faint)!important;background:var(--surface-muted)!important;font-size:8px!important;font-weight:800!important}.tvle-content .automation-tab>.section-heading .status-pill.active{border-color:color-mix(in srgb,var(--success) 24%,var(--line))!important;color:var(--success)!important;background:color-mix(in srgb,var(--success) 9%,var(--surface))!important}.tvle-content .automation-tab>.section-heading button{min-height:32px!important;border:1px solid var(--line)!important;border-radius:8px!important;padding:0 10px!important;color:var(--soft)!important;background:var(--surface-muted)!important;box-shadow:none!important;font-size:8px!important;font-weight:740!important}.tvle-content .automation-tab>.message,.tvle-content .automation-tab>.muted-line{display:block!important;margin:0 0 10px!important;border:1px solid var(--line)!important;border-radius:10px!important;padding:9px 11px!important;background:var(--surface)!important;font-size:9px!important}.tvle-content .automation-tab>.message.success{border-color:color-mix(in srgb,var(--success) 25%,var(--line))!important;color:var(--success)!important;background:color-mix(in srgb,var(--success) 6%,var(--surface))!important}.tvle-content .automation-tab>.message.error{border-color:color-mix(in srgb,var(--danger) 25%,var(--line))!important;color:var(--danger)!important;background:color-mix(in srgb,var(--danger) 6%,var(--surface))!important}.tvle-content .automation-layout{display:grid!important;grid-template-columns:minmax(0,1.75fr) minmax(300px,.8fr)!important;align-items:start!important;gap:12px!important}.tvle-content .automation-card{display:grid!important;min-width:0!important;gap:12px!important;border:1px solid var(--line)!important;border-radius:14px!important;padding:14px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.tvle-content .automation-card>.section-heading{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;margin:0!important;border-bottom:1px solid var(--line)!important;padding:0 0 12px!important}.tvle-content .automation-card>.section-heading h3,.tvle-content .automation-followup-section .section-heading h3{margin:0!important;color:var(--ink)!important;font-size:13px!important;font-weight:820!important;letter-spacing:-.02em!important}.tvle-content .automation-card>.section-heading p,.tvle-content .automation-followup-section .section-heading p{margin:3px 0 0!important;color:var(--faint)!important;font-size:8px!important;line-height:1.45!important}.tvle-content .automation-card:first-child>.section-heading>div{display:grid!important;gap:2px!important}.tvle-content .automation-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.tvle-content .automation-grid .checkbox-row{display:flex!important;min-width:0!important;min-height:42px!important;align-items:center!important;gap:8px!important;margin:0!important;border:1px solid var(--line)!important;border-radius:10px!important;padding:8px 10px!important;color:var(--soft)!important;background:var(--surface-muted)!important;font-size:9px!important;font-weight:700!important;line-height:1.35!important}.tvle-content .automation-grid .checkbox-row:has(input:checked){border-color:color-mix(in srgb,var(--brand) 25%,var(--line))!important;color:var(--brand)!important;background:var(--brand-soft)!important}.tvle-content .automation-grid .checkbox-row:has(input:disabled){opacity:.55!important}.tvle-content .automation-grid input[type=checkbox],.tvle-content .automation-days input[type=checkbox]{width:16px!important;height:16px!important;min-width:16px!important;margin:0!important;accent-color:var(--brand)!important}.tvle-content .automation-warning,.tvle-content .automation-note{position:relative!important;margin:0!important;border:1px solid var(--line)!important;border-radius:10px!important;padding:9px 11px 9px 31px!important;color:var(--soft)!important;background:var(--surface-muted)!important;font-size:8px!important;line-height:1.5!important}.tvle-content .automation-warning:before,.tvle-content .automation-note:before{position:absolute!important;top:9px!important;left:11px!important;display:grid!important;width:14px!important;height:14px!important;place-items:center!important;border-radius:50%!important;font-size:9px!important;font-weight:850!important}.tvle-content .automation-warning{border-color:color-mix(in srgb,#b7791f 24%,var(--line))!important;background:color-mix(in srgb,#b7791f 5%,var(--surface))!important}.tvle-content .automation-warning:before{color:#946315!important;background:color-mix(in srgb,#b7791f 14%,transparent)!important;content:"!"!important}.tvle-content .automation-note{border-color:color-mix(in srgb,var(--brand) 18%,var(--line))!important;background:color-mix(in srgb,var(--brand-soft) 55%,var(--surface))!important}.tvle-content .automation-note:before{color:var(--brand)!important;background:color-mix(in srgb,var(--brand) 10%,transparent)!important;content:"i"!important}.tvle-content .automation-settings-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important}.tvle-content .automation-settings-grid label{display:grid!important;min-width:0!important;gap:4px!important;color:var(--soft)!important;font-size:8px!important;font-weight:720!important}.tvle-content .automation-settings-grid :is(input,select){width:100%!important;min-width:0!important;min-height:37px!important;border:1px solid var(--line)!important;border-radius:9px!important;padding:0 10px!important;color:var(--ink)!important;background:var(--surface-muted)!important;font-size:9px!important}.tvle-content .automation-settings-grid :is(input,select):disabled{opacity:.55!important}.tvle-content .automation-followup-section{display:grid!important;gap:10px!important;border:1px solid var(--line)!important;border-radius:12px!important;padding:12px!important;background:var(--surface-muted)!important}.tvle-content .automation-followup-section .section-heading{margin:0!important;border-bottom:1px solid var(--line)!important;padding:0 0 9px!important}.tvle-content .automation-followup-section .automation-grid .checkbox-row,.tvle-content .automation-followup-section .automation-settings-grid :is(input,select){background:var(--surface)!important}.tvle-content .automation-card>div:has(>.automation-days){display:grid!important;gap:8px!important;border:1px solid var(--line)!important;border-radius:12px!important;padding:11px 12px!important;background:var(--surface-muted)!important}.tvle-content .automation-card>div:has(>.automation-days)>strong{color:var(--ink)!important;font-size:10px!important;font-weight:800!important}.tvle-content .automation-days{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:6px!important}.tvle-content .automation-days .checkbox-row{display:flex!important;min-height:38px!important;align-items:center!important;justify-content:center!important;gap:5px!important;margin:0!important;border:1px solid var(--line)!important;border-radius:9px!important;padding:6px!important;color:var(--soft)!important;background:var(--surface)!important;font-size:8px!important;font-weight:760!important}.tvle-content .automation-days .checkbox-row:has(input:checked){border-color:color-mix(in srgb,var(--brand) 25%,var(--line))!important;color:var(--brand)!important;background:var(--brand-soft)!important}.tvle-content .automation-actions{display:grid!important;grid-template-columns:minmax(110px,1fr) minmax(130px,1fr) minmax(130px,1fr)!important;gap:7px!important;border-top:1px solid var(--line)!important;padding-top:12px!important}.tvle-content .automation-actions button{width:100%!important;min-height:38px!important;border-radius:9px!important;padding:0 10px!important;font-size:9px!important;font-weight:760!important}.tvle-content .automation-actions button:not(.secondary){border:0!important;color:#fff!important;background:var(--brand)!important;box-shadow:0 4px 12px color-mix(in srgb,var(--brand) 18%,transparent)!important}.tvle-content .automation-actions button.secondary{border:1px solid var(--line)!important;color:var(--soft)!important;background:var(--surface-muted)!important;box-shadow:none!important}.tvle-content .automation-actions button:disabled{opacity:.48!important}.tvle-content .automation-logs{display:grid!important;min-width:0!important;gap:7px!important}.tvle-content .automation-log{position:relative!important;display:grid!important;min-width:0!important;gap:7px!important;overflow:hidden!important;border:1px solid var(--line)!important;border-radius:11px!important;padding:10px 11px 10px 14px!important;background:var(--surface-muted)!important}.tvle-content .automation-log:before{position:absolute!important;top:0!important;bottom:0!important;left:0!important;width:3px!important;background:var(--line2)!important;content:""!important}.tvle-content .automation-log.completed:before{background:var(--success)!important}.tvle-content .automation-log.failed:before{background:var(--danger)!important}.tvle-content .automation-log.started:before{background:var(--brand)!important}.tvle-content .automation-log.skipped:before{background:#b7791f!important}.tvle-content .automation-log>div{display:flex!important;min-width:0!important;flex-wrap:wrap!important;justify-content:space-between!important;gap:4px 8px!important}.tvle-content .automation-log>div:first-child strong{overflow-wrap:anywhere!important;color:var(--ink)!important;font-size:10px!important;font-weight:800!important}.tvle-content .automation-log>div:first-child span{display:inline-flex!important;min-height:21px!important;align-items:center!important;border:1px solid var(--line)!important;border-radius:999px!important;padding:0 7px!important;color:var(--soft)!important;background:var(--surface)!important;font-size:7px!important;font-weight:800!important;text-transform:uppercase!important}.tvle-content .automation-log>div:not(:first-child) span{min-width:0!important;overflow-wrap:anywhere!important;color:var(--faint)!important;font-size:8px!important;line-height:1.45!important}.tvle-content .automation-log.failed>div:last-child span:first-child{color:var(--danger)!important}@media (max-width: 1180px){.tvle-content .automation-layout{grid-template-columns:minmax(0,1.45fr) minmax(280px,.8fr)!important}.tvle-content .automation-grid,.tvle-content .automation-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 1023px){.tvle-content .automation-tab>.section-heading{align-items:flex-start!important;flex-direction:column!important}.tvle-content .automation-tab>.section-heading .row-actions{width:100%!important;justify-content:space-between!important}.tvle-content .automation-layout{grid-template-columns:1fr!important}.tvle-content .automation-card{padding:12px!important}.tvle-content .automation-grid,.tvle-content .automation-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tvle-content .automation-days{grid-template-columns:repeat(4,minmax(0,1fr))!important}.tvle-content .automation-actions{grid-template-columns:1fr 1fr!important}.tvle-content .automation-actions button:first-child{grid-column:1 / -1!important}}@media (max-width: 560px){.tvle-content .automation-tab>.section-heading{padding:11px!important}.tvle-content .automation-tab>.section-heading .row-actions{display:grid!important;grid-template-columns:1fr auto!important}.tvle-content .automation-grid,.tvle-content .automation-settings-grid{grid-template-columns:1fr!important}.tvle-content .automation-grid .checkbox-row{min-height:46px!important;font-size:10px!important}.tvle-content .automation-settings-grid label{font-size:9px!important}.tvle-content .automation-settings-grid :is(input,select){min-height:42px!important;font-size:10px!important}.tvle-content .automation-days{grid-template-columns:repeat(4,minmax(0,1fr))!important}.tvle-content .automation-days .checkbox-row{min-height:42px!important}.tvle-content .automation-actions{grid-template-columns:1fr!important}.tvle-content .automation-actions button:first-child{grid-column:auto!important}.tvle-content .automation-actions button{min-height:42px!important;font-size:10px!important}.tvle-content .automation-log>div{display:grid!important;justify-content:stretch!important}}.tvle-content .send-queue-panel{display:grid!important;min-width:0!important;gap:12px!important;margin:0!important;border:1px solid var(--line)!important;border-radius:14px!important;padding:14px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.tvle-content .send-queue-panel>.section-heading{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;margin:0!important}.tvle-content .send-queue-panel>.section-heading h2{margin:0!important;color:var(--ink)!important;font-size:15px!important;font-weight:830!important;letter-spacing:-.025em!important}.tvle-content .send-queue-panel>.section-heading p{margin:4px 0 0!important;color:var(--faint)!important;font-size:9px!important;line-height:1.45!important}.tvle-content .send-queue-panel>.section-heading .row-actions{display:flex!important;flex:0 0 auto!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:6px!important}.tvle-content .send-queue-panel>.section-heading select,.tvle-content .send-queue-panel>.section-heading button{min-height:35px!important;border:1px solid var(--line)!important;border-radius:9px!important;padding:0 10px!important;color:var(--soft)!important;background:var(--surface-muted)!important;box-shadow:none!important;font-size:9px!important;font-weight:720!important}.tvle-content .send-queue-panel .automation-note,.tvle-content .send-queue-panel .automation-warning,.tvle-content .send-queue-panel>.muted-line{margin:0!important;border:1px solid var(--line)!important;border-radius:10px!important;padding:9px 11px!important;color:var(--soft)!important;background:var(--surface-muted)!important;font-size:9px!important;line-height:1.5!important}.tvle-content .send-queue-panel .automation-warning{border-color:color-mix(in srgb,#b97820 26%,var(--line))!important;color:color-mix(in srgb,#8a5714 80%,var(--ink))!important;background:color-mix(in srgb,#fff4df 76%,var(--surface))!important}.tvle-dark .tvle-content .send-queue-panel .automation-warning{color:#e6c48d!important;background:color-mix(in srgb,#6c4514 25%,var(--surface))!important}.tvle-content .send-queue-metrics{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important}.tvle-content .send-queue-metrics>div{position:relative!important;display:flex!important;min-width:0!important;min-height:78px!important;flex-direction:column!important;justify-content:center!important;overflow:hidden!important;border:1px solid var(--line)!important;border-radius:12px!important;padding:11px 12px 11px 15px!important;background:var(--surface-muted)!important}.tvle-content .send-queue-metrics>div:before{position:absolute!important;top:12px!important;bottom:12px!important;left:0!important;width:3px!important;border-radius:0 3px 3px 0!important;background:var(--brand)!important;content:""!important}.tvle-content .send-queue-metrics strong{order:-1!important;color:var(--ink)!important;font-size:21px!important;font-weight:850!important;letter-spacing:-.04em!important;line-height:1!important}.tvle-content .send-queue-metrics span{margin-top:6px!important;color:var(--faint)!important;font-size:8px!important;font-weight:720!important;line-height:1.3!important}.tvle-content .send-queue-actions{display:flex!important;min-width:0!important;align-items:center!important;flex-wrap:wrap!important;gap:7px!important;border:1px solid var(--line)!important;border-radius:11px!important;padding:9px 10px!important;background:var(--surface-muted)!important}.tvle-content .send-queue-actions>span{margin-right:auto!important;color:var(--soft)!important;font-size:9px!important;font-weight:750!important}.tvle-content .send-queue-actions button{min-height:33px!important;border-radius:8px!important;padding:0 10px!important;font-size:9px!important}.tvle-content .send-queue-list{display:grid!important;gap:8px!important}.tvle-content .send-queue-card{position:relative!important;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;min-width:0!important;align-items:start!important;gap:12px!important;overflow:hidden!important;border:1px solid var(--line)!important;border-radius:12px!important;padding:11px 12px!important;background:var(--surface-muted)!important;box-shadow:none!important}.tvle-content .send-queue-card:before{position:absolute!important;top:0!important;bottom:0!important;left:0!important;width:3px!important;background:var(--brand)!important;content:""!important}.tvle-content .send-queue-card.status-failed:before,.tvle-content .send-queue-card.status-cancelled:before{background:var(--danger)!important}.tvle-content .send-queue-card.status-sent:before{background:var(--success)!important}.tvle-content .send-queue-card>.selection-check{margin:2px 0 0!important;color:var(--faint)!important;font-size:8px!important}.tvle-content .send-queue-main{display:grid!important;min-width:0!important;gap:4px!important}.tvle-content .send-queue-main>.lead-detail-title-row{display:flex!important;min-width:0!important;flex-wrap:wrap!important;align-items:center!important;gap:5px!important}.tvle-content .send-queue-main>.lead-detail-title-row>strong{margin-right:3px!important;color:var(--ink)!important;font-size:11px!important;font-weight:820!important}.tvle-content .send-queue-main>span{overflow-wrap:anywhere!important;color:var(--soft)!important;font-size:9px!important;line-height:1.4!important}.tvle-content .send-queue-card .status-pill,.tvle-content .send-queue-card .soft-badge{display:inline-flex!important;width:auto!important;min-height:23px!important;align-items:center!important;border-radius:999px!important;padding:0 7px!important;font-size:7px!important;font-weight:780!important;white-space:nowrap!important}.tvle-content .send-queue-card>.row-actions,.tvle-content .send-queue-card .send-queue-actions-inline{display:flex!important;max-width:280px!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:5px!important}.tvle-content .send-queue-card button{min-height:31px!important;border-radius:8px!important;padding:0 8px!important;font-size:8px!important}.tvle-content .mail-preview-modal{width:min(760px,calc(100vw - 28px))!important;max-height:calc(100dvh - 32px)!important;overflow-y:auto!important;border:1px solid var(--line)!important;border-radius:15px!important;padding:15px!important;color:var(--ink)!important;background:var(--surface)!important;box-shadow:0 24px 70px #24112f3d!important}.tvle-content .mail-preview-modal .mail-body-preview,.tvle-content .mail-preview-modal .mail-html-preview{max-width:100%!important;overflow:auto!important;border:1px solid var(--line)!important;border-radius:10px!important;padding:11px!important;color:var(--ink)!important;background:var(--surface-muted)!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important}.tvle-content .templates-tab{display:grid!important;min-width:0!important;gap:12px!important;margin:0!important;border:1px solid var(--line)!important;border-radius:14px!important;padding:14px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.tvle-content .templates-tab>.section-heading{margin:0!important}.tvle-content .templates-tab .template-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.tvle-content .templates-tab .template-item{display:flex!important;min-width:0!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;border:1px solid var(--line)!important;border-radius:12px!important;padding:11px 12px!important;background:var(--surface-muted)!important;box-shadow:none!important}.tvle-content .templates-tab .template-item>div:first-child{display:grid!important;min-width:0!important;gap:3px!important}.tvle-content .templates-tab .template-item strong{overflow:hidden!important;color:var(--ink)!important;font-size:10px!important;font-weight:820!important;text-overflow:ellipsis!important;white-space:nowrap!important}.tvle-content .templates-tab .template-item span{color:var(--faint)!important;font-size:8px!important;line-height:1.4!important}.tvle-content .templates-tab .template-item .row-actions{display:flex!important;flex:0 0 auto!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:5px!important}.tvle-content .templates-tab .template-item button{min-height:31px!important;border-radius:8px!important;padding:0 8px!important;font-size:8px!important}.tvle-content .templates-tab .template-editor-panel{overflow:hidden!important;margin:0!important;border:1px solid var(--line)!important;border-radius:12px!important;background:var(--surface-muted)!important}.tvle-content .templates-tab .template-editor-panel>summary{display:flex!important;min-height:44px!important;align-items:center!important;padding:0 13px!important;color:var(--ink)!important;background:var(--surface-muted)!important;font-size:10px!important;font-weight:800!important;list-style:none!important;cursor:pointer!important}.tvle-content .templates-tab .template-editor-panel>summary::-webkit-details-marker{display:none!important}.tvle-content .templates-tab .template-editor-panel>summary:after{margin-left:auto!important;color:var(--faint)!important;content:"⌄"!important}.tvle-content .templates-tab .template-editor-panel[open]>summary{border-bottom:1px solid var(--line)!important;color:var(--brand)!important;background:color-mix(in srgb,var(--brand-soft) 55%,var(--surface))!important}.tvle-content .templates-tab .template-form{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;padding:13px!important}.tvle-content .templates-tab .template-form label,.tvle-content .templates-tab .template-form .editor-heading{min-width:0!important}.tvle-content .templates-tab .template-form :is(input,select,textarea){width:100%!important;min-width:0!important;border:1px solid var(--line)!important;border-radius:9px!important;color:var(--ink)!important;background:var(--surface)!important}.tvle-content .templates-tab .template-form .checkbox-field{display:flex!important;min-height:37px!important;align-items:center!important;gap:7px!important;border:1px solid var(--line)!important;border-radius:9px!important;padding:0 10px!important;background:var(--surface)!important}.tvle-content .templates-tab .editor-heading{display:flex!important;min-height:34px!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;margin-bottom:6px!important}.tvle-content .templates-tab .helper-copy{margin:0!important;border:1px solid var(--line)!important;border-radius:9px!important;padding:8px 10px!important;color:var(--faint)!important;background:var(--surface)!important;font-size:8px!important;line-height:1.45!important}.tvle-content .replies-tab{min-width:0!important;overflow:hidden!important;margin:0!important;border:1px solid var(--line)!important;border-radius:14px!important;padding:0!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.tvle-content .replies-tab .notifications-panel{display:grid!important;min-width:0!important;gap:0!important;max-height:none!important;overflow:visible!important;padding:0!important}.tvle-content .replies-tab .notifications-panel>.section-heading{position:static!important;display:flex!important;min-height:64px!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:0!important;border-bottom:1px solid var(--line)!important;padding:12px 14px!important;background:var(--surface)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.tvle-content .replies-tab .notifications-panel>.section-heading h3{margin:0!important;color:var(--ink)!important;font-size:15px!important;font-weight:830!important}.tvle-content .replies-tab .notifications-panel>.section-heading p{margin:3px 0 0!important;color:var(--faint)!important;font-size:9px!important}.tvle-content .replies-tab .notifications-close{display:none!important}.tvle-content .replies-tab .notifications-panel>.section-heading button{width:auto!important;min-width:0!important;max-width:none!important;height:33px!important;min-height:33px!important;border:1px solid var(--line)!important;border-radius:8px!important;padding:0 10px!important;color:var(--soft)!important;background:var(--surface-muted)!important;box-shadow:none!important;font-size:9px!important;line-height:1!important}.tvle-content .replies-tab .notifications-panel>.section-heading button:before{display:none!important;content:none!important}.tvle-content .replies-tab .notification-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:12px!important}.tvle-content .replies-tab .notification-item{position:relative!important;display:grid!important;min-width:0!important;gap:4px!important;border:1px solid var(--line)!important;border-radius:12px!important;padding:11px 12px 11px 14px!important;color:var(--ink)!important;background:var(--surface-muted)!important;box-shadow:none!important;text-align:left!important}.tvle-content .replies-tab .notification-item.unread{border-color:color-mix(in srgb,var(--brand) 28%,var(--line))!important;background:color-mix(in srgb,var(--brand-soft) 62%,var(--surface))!important}.tvle-content .replies-tab .notification-item.unread:before{position:absolute!important;top:14px!important;left:6px!important;width:5px!important;height:5px!important;border-radius:50%!important;background:var(--brand)!important;content:""!important}.tvle-content .replies-tab .notification-item strong{overflow:hidden!important;color:var(--ink)!important;font-size:11px!important;font-weight:800!important;text-overflow:ellipsis!important;white-space:nowrap!important}.tvle-content .replies-tab .notification-item span{display:block!important;overflow:hidden!important;color:var(--soft)!important;font-size:9px!important;line-height:1.4!important;text-overflow:ellipsis!important;white-space:nowrap!important}.tvle-content .replies-tab :is(.read-notifications,.unmatched-panel){margin:0!important;border:0!important;border-top:1px solid var(--line)!important;padding:0!important;background:var(--surface)!important}.tvle-content .replies-tab :is(.read-notifications,.unmatched-panel)>summary{display:flex!important;min-height:43px!important;align-items:center!important;gap:7px!important;padding:0 14px!important;color:var(--soft)!important;background:var(--surface-muted)!important;font-size:9px!important;font-weight:780!important;list-style:none!important;cursor:pointer!important}.tvle-content .replies-tab .unmatched-panel .user-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:12px!important}.tvle-content .replies-tab .unmatched-mail{min-width:0!important;overflow:hidden!important;border:1px solid var(--line)!important;border-radius:12px!important;background:var(--surface-muted)!important}.tvle-content .callcenter-tab{display:grid!important;min-width:0!important;gap:12px!important;margin:0!important;border:1px solid var(--line)!important;border-radius:14px!important;padding:14px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.tvle-content .callcenter-tab>.section-heading{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;margin:0!important}.tvle-content .callcenter-tab>.section-heading h2{margin:0!important;color:var(--ink)!important;font-size:15px!important;font-weight:830!important}.tvle-content .callcenter-tab>.section-heading p{margin:4px 0 0!important;color:var(--faint)!important;font-size:9px!important}.tvle-content .callcenter-tab>.section-heading button{min-height:34px!important;border-radius:8px!important;padding:0 10px!important;font-size:9px!important}.tvle-content .callcenter-filter-form{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;border:1px solid var(--line)!important;border-radius:12px!important;padding:11px!important;background:var(--surface-muted)!important}.tvle-content .callcenter-filter-form label{display:grid!important;min-width:0!important;gap:4px!important;color:var(--soft)!important;font-size:8px!important;font-weight:720!important}.tvle-content .callcenter-filter-form :is(input:not([type=checkbox]),select){width:100%!important;min-width:0!important;min-height:35px!important;border:1px solid var(--line)!important;border-radius:8px!important;padding:0 9px!important;color:var(--ink)!important;background:var(--surface)!important;font-size:9px!important}.tvle-content .callcenter-filter-form .checkbox-field{display:flex!important;min-height:35px!important;align-items:center!important;gap:7px!important;border:1px solid var(--line)!important;border-radius:8px!important;padding:7px 9px!important;background:var(--surface)!important}.tvle-content .callcenter-filter-form button{min-height:35px!important;align-self:end!important;border-radius:8px!important;font-size:9px!important}.tvle-content .callcenter-summary-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important}.tvle-content .callcenter-summary-grid>div{position:relative!important;display:flex!important;min-height:72px!important;flex-direction:column!important;justify-content:center!important;overflow:hidden!important;border:1px solid var(--line)!important;border-radius:11px!important;padding:10px 11px 10px 14px!important;background:var(--surface-muted)!important}.tvle-content .callcenter-summary-grid>div:before{position:absolute!important;top:11px!important;bottom:11px!important;left:0!important;width:3px!important;border-radius:0 3px 3px 0!important;background:var(--brand)!important;content:""!important}.tvle-content .callcenter-summary-grid strong{color:var(--ink)!important;font-size:20px!important;font-weight:850!important;letter-spacing:-.04em!important;line-height:1!important}.tvle-content .callcenter-summary-grid span{margin-top:5px!important;color:var(--faint)!important;font-size:8px!important;line-height:1.3!important}.tvle-content .callcenter-table-wrap{width:100%!important;min-width:0!important;overflow-x:auto!important;border:1px solid var(--line)!important;border-radius:11px!important;background:var(--surface)!important}.tvle-content .callcenter-table-wrap table{width:100%!important;min-width:1280px!important;border-collapse:separate!important;border-spacing:0!important}.tvle-content .callcenter-table-wrap th{height:38px!important;border-bottom:1px solid var(--line)!important;padding:0 9px!important;color:var(--faint)!important;background:var(--surface-muted)!important;font-size:7px!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important;white-space:nowrap!important}.tvle-content .callcenter-table-wrap td{vertical-align:top!important;border-bottom:1px solid var(--line)!important;padding:10px 9px!important;color:var(--soft)!important;background:var(--surface)!important;font-size:8px!important;line-height:1.45!important}.tvle-content .callcenter-table-wrap td>span{display:block!important;margin-top:3px!important}.tvle-content .callcenter-table-wrap .reply-status-badge,.tvle-content .callcenter-table-wrap .engagement-badge,.tvle-content .callcenter-table-wrap .action-advice-badge,.tvle-content .callcenter-table-wrap .hot-lead-badge{display:inline-flex!important;width:auto!important;align-items:center!important;gap:4px!important;white-space:nowrap!important}@media (max-width: 1180px){.tvle-content .send-queue-metrics,.tvle-content .callcenter-summary-grid,.tvle-content .callcenter-filter-form{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width: 1023px){.tvle-content .send-queue-panel,.tvle-content .templates-tab,.tvle-content .callcenter-tab{padding:12px!important}.tvle-content .send-queue-panel>.section-heading,.tvle-content .callcenter-tab>.section-heading{flex-direction:column!important;align-items:stretch!important}.tvle-content .send-queue-panel>.section-heading .row-actions,.tvle-content .callcenter-tab>.section-heading .row-actions{width:100%!important;justify-content:stretch!important}.tvle-content .send-queue-panel>.section-heading select,.tvle-content .send-queue-panel>.section-heading button,.tvle-content .callcenter-tab>.section-heading button{flex:1 1 140px!important}.tvle-content .send-queue-metrics,.tvle-content .callcenter-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tvle-content .send-queue-card{grid-template-columns:1fr!important;gap:8px!important;padding:11px!important}.tvle-content .send-queue-card>.selection-check{order:0!important}.tvle-content .send-queue-main{order:1!important}.tvle-content .send-queue-card>.row-actions,.tvle-content .send-queue-card .send-queue-actions-inline{order:2!important;width:100%!important;max-width:none!important;justify-content:stretch!important}.tvle-content .send-queue-card button{flex:1 1 120px!important}.tvle-content .templates-tab .template-list,.tvle-content .replies-tab .notification-list,.tvle-content .replies-tab .unmatched-panel .user-list{grid-template-columns:1fr!important}.tvle-content .templates-tab .template-item{align-items:flex-start!important}.tvle-content .templates-tab .template-form{grid-template-columns:1fr!important}.tvle-content .templates-tab .template-form .wide-field{grid-column:auto!important}.tvle-content .callcenter-filter-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tvle-content .callcenter-table-wrap{overflow:visible!important;border:0!important;background:transparent!important}.tvle-content .callcenter-table-wrap table,.tvle-content .callcenter-table-wrap tbody{display:block!important;width:100%!important;min-width:0!important}.tvle-content .callcenter-table-wrap thead{display:none!important}.tvle-content .callcenter-table-wrap tbody{display:grid!important;gap:9px!important}.tvle-content .callcenter-table-wrap tr{display:grid!important;min-width:0!important;overflow:hidden!important;border:1px solid var(--line)!important;border-radius:12px!important;background:var(--surface-muted)!important}.tvle-content .callcenter-table-wrap td{display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;min-width:0!important;align-items:start!important;gap:8px!important;border:0!important;border-bottom:1px solid var(--line)!important;padding:8px 10px!important;background:transparent!important;font-size:9px!important}.tvle-content .callcenter-table-wrap td:last-child{border-bottom:0!important}.tvle-content .callcenter-table-wrap td:before{display:block!important;color:var(--faint)!important;content:attr(data-label)!important;font-size:7px!important;font-weight:800!important;letter-spacing:.04em!important;text-transform:uppercase!important}.tvle-content .callcenter-table-wrap td>:is(span,strong,a){min-width:0!important;overflow-wrap:anywhere!important}}@media (max-width: 560px){.tvle-content .send-queue-metrics,.tvle-content .callcenter-summary-grid,.tvle-content .callcenter-filter-form{grid-template-columns:1fr 1fr!important}.tvle-content .send-queue-actions{align-items:stretch!important}.tvle-content .send-queue-actions>span{width:100%!important;margin-right:0!important}.tvle-content .send-queue-actions button{flex:1 1 120px!important}.tvle-content .templates-tab .template-item{flex-direction:column!important;align-items:stretch!important}.tvle-content .templates-tab .template-item .row-actions{width:100%!important;justify-content:stretch!important}.tvle-content .templates-tab .template-item button{flex:1 1 110px!important}.tvle-content .replies-tab .notifications-panel>.section-heading{min-height:58px!important;padding:10px 11px!important}.tvle-content .replies-tab .notification-list,.tvle-content .replies-tab .unmatched-panel .user-list{padding:9px!important}.tvle-content .callcenter-table-wrap td{grid-template-columns:96px minmax(0,1fr)!important}}.tvle-content .relation-dashboard,.tvle-content .relation-detail{min-width:0!important;margin:0!important;border:0!important;border-radius:0!important;padding:0!important;background:transparent!important;box-shadow:none!important}.tvle-content .relation-dashboard>.section-heading:first-child{display:flex!important;min-height:0!important;justify-content:flex-end!important;margin:0 0 12px!important;border:0!important;padding:0!important;background:transparent!important;box-shadow:none!important}.tvle-content .relation-dashboard>.section-heading:first-child>div:first-child{display:none!important}.tvle-content .relation-dashboard>.section-heading:first-child>button{min-height:36px!important;border:0!important;border-radius:9px!important;padding:0 12px!important;color:#fff!important;background:var(--brand)!important;box-shadow:0 4px 12px color-mix(in srgb,var(--brand) 18%,transparent)!important;font-size:9px!important;font-weight:780!important}.tvle-content .relation-filter-form{display:grid!important;grid-template-columns:minmax(260px,1fr) minmax(150px,190px) minmax(170px,220px)!important;gap:8px!important;margin:0 0 12px!important;border:1px solid var(--line)!important;border-radius:14px!important;padding:11px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.tvle-content .relation-filter-form label,.tvle-content .relation-form label{display:grid!important;min-width:0!important;gap:4px!important;color:var(--soft)!important;font-size:8px!important;font-weight:740!important}.tvle-content .relation-filter-form :is(input,select),.tvle-content .relation-form :is(input,select){width:100%!important;min-width:0!important;min-height:36px!important;border:1px solid var(--line)!important;border-radius:8px!important;padding:0 9px!important;color:var(--ink)!important;background:var(--surface-muted)!important;font-size:9px!important}.tvle-content .relation-form textarea{min-height:84px!important;border:1px solid var(--line)!important;border-radius:8px!important;padding:8px 9px!important;color:var(--ink)!important;background:var(--surface-muted)!important;font-size:9px!important}.tvle-content .relation-dashboard>.relation-form{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;margin:0 0 12px!important;border:1px solid var(--line)!important;border-radius:14px!important;padding:12px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.tvle-content .relation-form .wide-field,.tvle-content .relation-form .form-actions.wide-field{grid-column:1 / -1!important}.tvle-content .relation-dashboard .relation-card-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(255px,1fr))!important;gap:8px!important;margin:0!important}.tvle-content .relation-dashboard .relation-card,.tvle-content .relation-dashboard .relation-card:hover,.tvle-content .relation-dashboard .relation-card:focus-visible{position:relative!important;display:grid!important;min-width:0!important;min-height:88px!important;grid-template-columns:1fr!important;align-content:center!important;gap:2px!important;overflow:hidden!important;border:1px solid var(--line)!important;border-radius:12px!important;padding:10px 11px!important;color:var(--ink)!important;background:var(--surface)!important;box-shadow:none!important;text-align:left!important}.tvle-content .relation-dashboard .relation-card:hover,.tvle-content .relation-dashboard .relation-card:focus-visible{border-color:color-mix(in srgb,var(--brand) 26%,var(--line))!important;background:color-mix(in srgb,var(--brand-soft) 38%,var(--surface))!important;transform:none!important}.tvle-content .relation-dashboard .relation-card:after{position:absolute!important;top:0!important;right:0!important;width:38%!important;height:100%!important;background:linear-gradient(135deg,transparent,color-mix(in srgb,var(--brand) 4%,transparent))!important;content:""!important;pointer-events:none!important}.tvle-content .relation-card-header-leading-badge{position:relative!important;z-index:1!important;display:flex!important;min-width:0!important;align-items:center!important;gap:7px!important;margin:0 0 2px!important}.tvle-content .relation-type-badge{display:grid!important;width:27px!important;height:27px!important;min-width:27px!important;flex:0 0 27px!important;place-items:center!important;border:1px solid color-mix(in srgb,var(--brand) 14%,var(--line))!important;border-radius:8px!important;padding:0!important;color:var(--brand)!important;background:var(--brand-soft)!important;font-size:12px!important}.tvle-content .relation-card-header-leading-badge strong{overflow:hidden!important;color:var(--ink)!important;font-size:10px!important;font-weight:820!important;line-height:1.25!important;text-overflow:ellipsis!important;white-space:nowrap!important}.tvle-content .relation-dashboard .relation-card>span{position:relative!important;z-index:1!important;display:block!important;overflow:hidden!important;margin:0 0 0 34px!important;color:var(--faint)!important;font-size:8px!important;font-weight:560!important;line-height:1.35!important;text-overflow:ellipsis!important;white-space:nowrap!important}.tvle-content .relation-dashboard .relation-card>span:nth-of-type(2){color:var(--soft)!important}.tvle-content .relation-detail>.section-heading:first-child{display:flex!important;min-width:0!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin:0 0 12px!important;border:1px solid var(--line)!important;border-radius:14px!important;padding:13px 14px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.tvle-content .relation-detail>.section-heading:first-child>div:first-child{display:grid!important;min-width:0!important;gap:3px!important}.tvle-content .relation-detail>.section-heading:first-child h2{margin:3px 0 0!important;color:var(--ink)!important;font-size:18px!important;font-weight:830!important;letter-spacing:-.03em!important}.tvle-content .relation-detail>.section-heading:first-child p{margin:0!important;color:var(--faint)!important;font-size:9px!important}.tvle-content .relation-detail>.section-heading:first-child .secondary.small{justify-self:start!important;min-height:30px!important;border:1px solid var(--line)!important;border-radius:8px!important;padding:0 9px!important;color:var(--soft)!important;background:var(--surface-muted)!important;font-size:8px!important}.tvle-content .relation-detail>.section-heading:first-child .toolbar-actions{display:flex!important;flex:0 0 auto!important;align-items:center!important;gap:7px!important}.tvle-content .relation-detail-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.tvle-content .relation-detail-grid>.lead-detail-section,.tvle-content .relation-detail-grid>.documents-panel{min-width:0!important;margin:0!important;border:1px solid var(--line)!important;border-radius:13px!important;padding:12px!important;color:var(--ink)!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.tvle-content .relation-detail-grid>.lead-detail-section.full-span,.tvle-content .relation-detail-grid>.documents-panel{grid-column:1 / -1!important}.tvle-content .relation-detail-grid>.lead-detail-section>strong{display:block!important;margin-bottom:7px!important;color:var(--ink)!important;font-size:10px!important;font-weight:820!important}.tvle-content .relation-detail .section-heading.compact-heading{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:9px!important;margin:0 0 9px!important}.tvle-content .relation-detail .section-heading.compact-heading>strong,.tvle-content .relation-detail .section-heading.compact-heading strong{color:var(--ink)!important;font-size:10px!important;font-weight:820!important}.tvle-content .relation-detail .section-heading.compact-heading span{color:var(--faint)!important;font-size:8px!important}.tvle-content .relation-mini-grid,.tvle-content .relation-card-grid.compact{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(230px,1fr))!important;gap:7px!important}.tvle-content .relation-mini-card,.tvle-content .contact-person-card{display:grid!important;min-width:0!important;min-height:0!important;align-content:start!important;gap:3px!important;border:1px solid var(--line)!important;border-radius:10px!important;padding:9px 10px!important;color:var(--ink)!important;background:var(--surface-muted)!important;box-shadow:none!important}.tvle-content .relation-mini-card>strong,.tvle-content .relation-mini-card .relation-card-link strong{color:var(--ink)!important;font-size:9px!important;font-weight:800!important;line-height:1.35!important}.tvle-content .relation-mini-card>span,.tvle-content .relation-mini-card .relation-card-link span{display:block!important;overflow-wrap:anywhere!important;color:var(--faint)!important;font-size:8px!important;line-height:1.35!important}.tvle-content .contact-person-card .relation-card-link,.tvle-content .contact-person-card .relation-card-link:hover,.tvle-content .contact-person-card .relation-card-link:focus-visible{display:grid!important;min-height:0!important;gap:2px!important;border:0!important;padding:0!important;color:var(--ink)!important;background:transparent!important;box-shadow:none!important;text-align:left!important}.tvle-content .relation-mini-card .row-actions,.tvle-content .relation-mini-card .toolbar-actions,.tvle-content .contact-person-card .row-actions{display:flex!important;flex-wrap:wrap!important;gap:5px!important;margin-top:4px!important}.tvle-content .relation-mini-card button,.tvle-content .contact-person-card button,.tvle-content .relation-detail .section-heading.compact-heading button{min-height:29px!important;border-radius:7px!important;padding:0 8px!important;font-size:8px!important}.tvle-content .relation-detail .relation-form{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;margin:9px 0!important;border:1px solid var(--line)!important;border-radius:10px!important;padding:10px!important;background:var(--surface-muted)!important}.tvle-content .relation-detail .inline-form{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr)) auto!important;gap:7px!important;margin-top:8px!important}.tvle-content .relation-detail .active-filter-chips{display:flex!important;flex-wrap:wrap!important;gap:5px!important}.tvle-content .relation-detail .active-filter-chip{display:inline-flex!important;min-height:27px!important;align-items:center!important;gap:5px!important;border:1px solid color-mix(in srgb,var(--brand) 17%,var(--line))!important;border-radius:999px!important;padding:2px 4px 2px 8px!important;color:var(--brand)!important;background:var(--brand-soft)!important;font-size:8px!important}.tvle-content .relation-detail .timeline-filter-row,.tvle-content .relation-detail .section-heading.compact-heading .row-actions{display:flex!important;min-width:0!important;flex-wrap:wrap!important;align-items:center!important;gap:5px!important}.tvle-content .relation-detail .checkbox-row{display:inline-flex!important;min-height:28px!important;align-items:center!important;gap:5px!important;border:1px solid var(--line)!important;border-radius:7px!important;padding:4px 7px!important;color:var(--soft)!important;background:var(--surface-muted)!important;font-size:8px!important;font-weight:680!important}@media (max-width: 1180px){.tvle-content .relation-dashboard .relation-card-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))!important}.tvle-content .relation-dashboard>.relation-form{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width: 1023px){.tvle-content .relation-dashboard>.section-heading:first-child{margin-bottom:9px!important}.tvle-content .relation-dashboard>.section-heading:first-child>button{width:100%!important;min-height:40px!important;font-size:10px!important}.tvle-content .relation-filter-form{grid-template-columns:1fr!important;gap:7px!important;padding:10px!important}.tvle-content .relation-dashboard>.relation-form{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:10px!important}.tvle-content .relation-dashboard .relation-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.tvle-content .relation-dashboard .relation-card{min-height:86px!important;padding:9px 10px!important}.tvle-content .relation-detail>.section-heading:first-child{flex-direction:column!important;align-items:stretch!important;gap:10px!important;padding:11px!important}.tvle-content .relation-detail>.section-heading:first-child .toolbar-actions{width:100%!important}.tvle-content .relation-detail>.section-heading:first-child .toolbar-actions button{width:100%!important}.tvle-content .relation-detail-grid{grid-template-columns:1fr!important;gap:8px!important}.tvle-content .relation-detail-grid>.lead-detail-section.full-span,.tvle-content .relation-detail-grid>.documents-panel{grid-column:auto!important}.tvle-content .relation-mini-grid,.tvle-content .relation-card-grid.compact,.tvle-content .relation-detail .relation-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 620px){.tvle-content .relation-dashboard .relation-card-grid,.tvle-content .relation-mini-grid,.tvle-content .relation-card-grid.compact,.tvle-content .relation-dashboard>.relation-form,.tvle-content .relation-detail .relation-form,.tvle-content .relation-detail .inline-form{grid-template-columns:1fr!important}.tvle-content .relation-dashboard .relation-card{min-height:78px!important;padding:8px 9px!important}.tvle-content .relation-type-badge{width:25px!important;height:25px!important;min-width:25px!important;flex-basis:25px!important}.tvle-content .relation-dashboard .relation-card>span{margin-left:32px!important}.tvle-content .relation-detail .section-heading.compact-heading{align-items:flex-start!important;flex-direction:column!important}.tvle-content .relation-detail .section-heading.compact-heading .row-actions,.tvle-content .relation-mini-card .row-actions,.tvle-content .contact-person-card .row-actions{width:100%!important}.tvle-content .relation-detail .section-heading.compact-heading .row-actions>button,.tvle-content .relation-mini-card .row-actions>button,.tvle-content .contact-person-card .row-actions>button{flex:1 1 auto!important}}.tvle-content .productions-workspace,.tvle-content .productions-dashboard,.tvle-content .production-detail{min-width:0!important}.tvle-content .productions-dashboard,.tvle-content .production-detail{margin:0!important;border:1px solid var(--line)!important;border-radius:15px!important;padding:14px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.tvle-content .productions-dashboard>.section-heading:first-child{min-height:34px!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;margin:0 0 11px!important;padding:0!important;border:0!important;background:transparent!important}.tvle-content .productions-dashboard>.section-heading:first-child>div:first-child{display:none!important}.tvle-content .productions-dashboard>.section-heading:first-child .row-actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:6px!important}.tvle-content .productions-dashboard>.section-heading:first-child button{min-height:34px!important;border-radius:9px!important;padding:0 10px!important;font-size:9px!important;font-weight:760!important}.tvle-content .productions-dashboard>.section-heading:first-child button:first-child{border:0!important;color:#fff!important;background:var(--brand)!important;box-shadow:0 4px 12px color-mix(in srgb,var(--brand) 18%,transparent)!important}.tvle-content .productions-dashboard>.section-heading:first-child button:not(:first-child){border:1px solid var(--line)!important;color:var(--soft)!important;background:var(--surface-muted)!important;box-shadow:none!important}.tvle-content .production-filter-form{display:grid!important;grid-template-columns:minmax(210px,1.5fr) repeat(5,minmax(130px,1fr))!important;gap:8px!important;margin:0 0 12px!important;border:1px solid var(--line)!important;border-radius:12px!important;padding:10px!important;background:var(--surface-muted)!important}.tvle-content .production-filter-form label,.tvle-content .production-form label,.tvle-content .productions-dashboard .compact-form label,.tvle-content .production-detail .compact-form label{display:grid!important;min-width:0!important;gap:4px!important;color:var(--soft)!important;font-size:8px!important;font-weight:760!important}.tvle-content .production-filter-form :is(input,select),.tvle-content .production-form :is(input,select,textarea),.tvle-content .productions-dashboard .compact-form :is(input,select,textarea),.tvle-content .production-detail .compact-form :is(input,select,textarea){width:100%!important;min-width:0!important;min-height:36px!important;border:1px solid var(--line)!important;border-radius:9px!important;padding:0 9px!important;color:var(--ink)!important;background:var(--surface)!important;font-size:9px!important}.tvle-content .production-form textarea,.tvle-content .productions-dashboard .compact-form textarea,.tvle-content .production-detail .compact-form textarea{min-height:76px!important;padding:8px 9px!important;line-height:1.45!important}.tvle-content .production-form{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;margin:0 0 12px!important;border:1px solid color-mix(in srgb,var(--brand) 18%,var(--line))!important;border-radius:12px!important;padding:12px!important;background:color-mix(in srgb,var(--brand-soft) 45%,var(--surface))!important}.tvle-content .production-form .wide-field,.tvle-content .productions-dashboard .compact-form .wide-field,.tvle-content .production-detail .compact-form .wide-field{grid-column:1 / -1!important}.tvle-content .production-form .form-actions,.tvle-content .productions-dashboard .compact-form .form-actions,.tvle-content .production-detail .compact-form .form-actions{display:flex!important;flex-wrap:wrap!important;gap:6px!important}.tvle-content .production-form .form-actions button,.tvle-content .productions-dashboard .compact-form .form-actions button,.tvle-content .production-detail .compact-form button{min-height:34px!important;border-radius:9px!important;padding:0 10px!important;font-size:9px!important}.tvle-content .productions-dashboard>.lead-detail-section{margin:0 0 12px!important;border:1px solid var(--line)!important;border-radius:12px!important;padding:12px!important;background:var(--surface-muted)!important}.tvle-content .productions-dashboard>.lead-detail-section>strong:first-child{display:block!important;margin:0 0 10px!important;color:var(--ink)!important;font-size:13px!important;font-weight:820!important}.tvle-content .productions-dashboard .compact-form{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin:0 0 10px!important}.tvle-content .productions-dashboard .relation-mini-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(230px,1fr))!important;gap:7px!important}.tvle-content .productions-dashboard .relation-mini-card{display:grid!important;min-width:0!important;gap:3px!important;border:1px solid var(--line)!important;border-radius:10px!important;padding:9px 10px!important;background:var(--surface)!important;box-shadow:none!important}.tvle-content .productions-dashboard .relation-mini-card>strong{color:var(--ink)!important;font-size:10px!important;font-weight:800!important}.tvle-content .productions-dashboard .relation-mini-card>span{color:var(--soft)!important;font-size:8px!important;line-height:1.35!important}.tvle-content .production-card-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(270px,1fr))!important;gap:8px!important;align-items:stretch!important}.tvle-content .production-card,.tvle-content .production-card:hover,.tvle-content .production-card:focus-visible{position:relative!important;display:grid!important;min-width:0!important;min-height:112px!important;align-content:start!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"main status" "meta meta" "date date"!important;gap:5px 8px!important;overflow:hidden!important;border:1px solid var(--line)!important;border-radius:12px!important;padding:11px 12px 10px 14px!important;color:var(--ink)!important;background:var(--surface)!important;box-shadow:none!important;text-align:left!important;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease,transform .14s ease!important}.tvle-content .production-card:before{position:absolute!important;top:10px!important;bottom:10px!important;left:0!important;width:3px!important;border-radius:0 3px 3px 0!important;background:var(--brand)!important;content:""!important}.tvle-content .production-card:hover,.tvle-content .production-card:focus-visible{border-color:color-mix(in srgb,var(--brand) 24%,var(--line))!important;background:color-mix(in srgb,var(--brand-soft) 42%,var(--surface))!important;box-shadow:0 7px 18px #2d16390f!important;transform:translateY(-1px)!important}.tvle-content .production-card-main{grid-area:main!important;display:grid!important;min-width:0!important;gap:2px!important}.tvle-content .production-card-main .production-code,.tvle-content .production-detail .production-code{color:var(--brand)!important;font-size:8px!important;font-weight:850!important;letter-spacing:.07em!important;text-transform:uppercase!important}.tvle-content .production-card-main>strong{overflow:hidden!important;color:var(--ink)!important;font-size:11px!important;font-weight:820!important;line-height:1.3!important;text-overflow:ellipsis!important;white-space:nowrap!important}.tvle-content .production-card-main>span:last-child,.tvle-content .production-card>span:not(.production-status-pill){overflow:hidden!important;color:var(--soft)!important;font-size:8px!important;line-height:1.35!important;text-overflow:ellipsis!important;white-space:nowrap!important}.tvle-content .production-card>span:nth-last-child(2){grid-area:meta!important}.tvle-content .production-card>span:last-child{grid-area:date!important;color:var(--faint)!important}.tvle-content .production-status-pill{grid-area:status!important;display:inline-flex!important;min-height:24px!important;align-items:center!important;justify-content:center!important;align-self:start!important;border:1px solid var(--line)!important;border-radius:999px!important;padding:0 7px!important;color:var(--soft)!important;background:var(--surface-muted)!important;font-size:7px!important;font-weight:820!important;white-space:nowrap!important}.tvle-content .production-status-pill.production-status-in-progress{border-color:color-mix(in srgb,var(--brand) 22%,var(--line))!important;color:var(--brand)!important;background:var(--brand-soft)!important}.tvle-content .production-status-pill.production-status-completed{border-color:color-mix(in srgb,var(--success) 24%,var(--line))!important;color:var(--success)!important;background:color-mix(in srgb,var(--success) 8%,var(--surface))!important}.tvle-content .production-status-pill.production-status-waiting{border-color:#e8d5a5!important;color:#80621b!important;background:#fff9e9!important}html.tvle-dark .tvle-content .production-status-pill.production-status-waiting{border-color:#5b4a2d!important;color:#e1c77b!important;background:#30291e!important}.tvle-content .production-status-pill.production-status-cancelled{border-color:color-mix(in srgb,var(--danger) 24%,var(--line))!important;color:var(--danger)!important;background:color-mix(in srgb,var(--danger) 7%,var(--surface))!important}.tvle-content .production-detail{display:grid!important;gap:12px!important}.tvle-content .production-detail>.detail-heading{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;margin:-2px -2px 0!important;border-bottom:1px solid var(--line)!important;padding:0 2px 13px!important}.tvle-content .production-detail>.detail-heading>button:first-child{min-height:32px!important;border:1px solid var(--line)!important;border-radius:8px!important;padding:0 9px!important;color:var(--soft)!important;background:var(--surface-muted)!important;box-shadow:none!important;font-size:8px!important}.tvle-content .production-detail>.detail-heading>div:nth-child(2){display:grid!important;min-width:0!important;gap:2px!important}.tvle-content .production-detail>.detail-heading h2{overflow:hidden!important;margin:0!important;color:var(--ink)!important;font-size:19px!important;font-weight:840!important;letter-spacing:-.035em!important;line-height:1.15!important;text-overflow:ellipsis!important;white-space:nowrap!important}.tvle-content .production-detail>.detail-heading p{margin:1px 0 0!important;color:var(--faint)!important;font-size:9px!important}.tvle-content .production-detail>.detail-heading .row-actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:5px!important}.tvle-content .production-detail>.detail-heading .row-actions button{min-height:32px!important;border-radius:8px!important;padding:0 9px!important;font-size:8px!important}.tvle-content .production-detail>.relation-detail-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.tvle-content .production-detail .lead-detail-section{display:grid!important;min-width:0!important;align-content:start!important;gap:6px!important;margin:0!important;border:1px solid var(--line)!important;border-radius:12px!important;padding:11px 12px!important;background:var(--surface-muted)!important;box-shadow:none!important}.tvle-content .production-detail .lead-detail-section.full-span{grid-column:1 / -1!important}.tvle-content .production-detail .lead-detail-section>strong:first-child,.tvle-content .production-detail .lead-detail-section .compact-heading>strong:first-child{color:var(--ink)!important;font-size:11px!important;font-weight:820!important}.tvle-content .production-detail .lead-detail-section :is(span,p){color:var(--soft)!important;font-size:9px!important;line-height:1.45!important}.tvle-content .production-detail .link-button,.tvle-content .production-detail .link-button:hover,.tvle-content .production-detail .link-button:focus-visible{width:fit-content!important;min-height:0!important;border:0!important;border-radius:0!important;padding:0!important;color:var(--brand)!important;background:transparent!important;box-shadow:none!important;font-size:9px!important;font-weight:760!important;text-align:left!important}.tvle-content .production-detail .compact-heading{display:flex!important;min-width:0!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;margin:0!important}.tvle-content .production-detail .compact-heading select{width:auto!important;min-width:150px!important;min-height:33px!important;border:1px solid var(--line)!important;border-radius:8px!important;color:var(--ink)!important;background:var(--surface)!important;font-size:8px!important}.tvle-content .production-detail .relation-mini-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))!important;gap:7px!important}.tvle-content .production-detail .relation-mini-card{display:grid!important;min-width:0!important;gap:3px!important;border:1px solid var(--line)!important;border-radius:10px!important;padding:9px 10px!important;background:var(--surface)!important;box-shadow:none!important}.tvle-content .production-detail .relation-mini-card>strong{color:var(--ink)!important;font-size:10px!important;font-weight:800!important}.tvle-content .production-detail .relation-mini-card>span{color:var(--soft)!important;font-size:8px!important;line-height:1.4!important}.tvle-content .production-detail .relation-mini-card button{width:fit-content!important;min-height:30px!important;margin-top:3px!important;border-radius:8px!important;padding:0 8px!important;font-size:8px!important}.tvle-content .production-detail .lead-timeline{display:grid!important;gap:6px!important}.tvle-content .production-detail .timeline-item{display:grid!important;min-width:0!important;gap:3px!important;border:1px solid var(--line)!important;border-radius:10px!important;padding:9px 10px!important;background:var(--surface)!important}.tvle-content .production-detail .timeline-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}.tvle-content .production-detail .timeline-meta strong{color:var(--brand)!important;font-size:8px!important;font-weight:820!important;text-transform:capitalize!important}.tvle-content .production-detail .timeline-meta span{color:var(--faint)!important;font-size:7px!important}.tvle-content .production-detail .record-audit-footer{display:flex!important;flex-wrap:wrap!important;gap:4px 10px!important;margin-top:4px!important;border-top:1px solid var(--line)!important;padding-top:5px!important}.tvle-content .production-detail .record-audit-footer span{color:var(--faint)!important;font-size:7px!important}.tvle-content .production-detail .documents-panel,.tvle-content .production-detail [class*=document]{min-width:0!important}@media (max-width: 1280px){.tvle-content .production-filter-form{grid-template-columns:repeat(3,minmax(0,1fr))!important}.tvle-content .production-filter-form label:first-child{grid-column:span 2!important}.tvle-content .production-form,.tvle-content .productions-dashboard .compact-form{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width: 1023px){.tvle-content .productions-dashboard,.tvle-content .production-detail{border-radius:13px!important;padding:11px!important}.tvle-content .productions-dashboard>.section-heading:first-child{min-height:0!important;margin-bottom:9px!important}.tvle-content .productions-dashboard>.section-heading:first-child .row-actions{width:100%!important;display:grid!important;grid-template-columns:1fr 1fr 1fr!important}.tvle-content .productions-dashboard>.section-heading:first-child .row-actions button{width:100%!important;padding-inline:5px!important}.tvle-content .production-filter-form{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;padding:9px!important}.tvle-content .production-filter-form label:first-child{grid-column:1 / -1!important}.tvle-content .production-form,.tvle-content .productions-dashboard .compact-form,.tvle-content .production-detail .compact-form,.tvle-content .production-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tvle-content .production-detail>.detail-heading{grid-template-columns:1fr auto!important;align-items:start!important}.tvle-content .production-detail>.detail-heading>button:first-child{grid-column:1 / -1!important;width:fit-content!important}.tvle-content .production-detail>.relation-detail-grid{grid-template-columns:1fr!important}.tvle-content .production-detail .lead-detail-section.full-span{grid-column:auto!important}}@media (max-width: 620px){.tvle-content .productions-dashboard>.section-heading:first-child .row-actions{grid-template-columns:1fr!important}.tvle-content .production-filter-form,.tvle-content .production-form,.tvle-content .productions-dashboard .compact-form,.tvle-content .production-detail .compact-form,.tvle-content .production-card-grid{grid-template-columns:1fr!important}.tvle-content .production-card{min-height:104px!important}.tvle-content .production-detail>.detail-heading{grid-template-columns:1fr!important;gap:9px!important}.tvle-content .production-detail>.detail-heading>button:first-child,.tvle-content .production-detail>.detail-heading .row-actions{width:100%!important}.tvle-content .production-detail>.detail-heading .row-actions{justify-content:flex-start!important}.tvle-content .production-detail>.detail-heading .row-actions button{flex:1 1 auto!important}.tvle-content .production-detail>.detail-heading h2{font-size:18px!important;white-space:normal!important}.tvle-content .production-detail .compact-heading{align-items:stretch!important;flex-direction:column!important}.tvle-content .production-detail .compact-heading select,.tvle-content .production-detail .relation-mini-card button{width:100%!important}.tvle-content .production-detail .relation-mini-grid,.tvle-content .productions-dashboard .relation-mini-grid{grid-template-columns:1fr!important}.tvle-content .production-detail .timeline-meta{align-items:flex-start!important;flex-direction:column!important;gap:2px!important}}.tvle-content .contracts-workspace,.tvle-content .contracts-dashboard,.tvle-content .contract-detail{min-width:0!important}.tvle-content .contracts-dashboard,.tvle-content .contract-detail{margin:0!important;border:1px solid var(--line)!important;border-radius:15px!important;padding:14px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.tvle-content .contracts-dashboard>.section-heading:first-child{min-height:34px!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;margin:0 0 11px!important;padding:0!important;border:0!important;background:transparent!important}.tvle-content .contracts-dashboard>.section-heading:first-child>div:first-child{display:none!important}.tvle-content .contracts-dashboard>.section-heading:first-child .row-actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:6px!important}.tvle-content .contracts-dashboard>.section-heading:first-child button{min-height:34px!important;border-radius:9px!important;padding:0 10px!important;font-size:9px!important;font-weight:760!important}.tvle-content .contracts-dashboard>.section-heading:first-child button:first-child{border:0!important;color:#fff!important;background:var(--brand)!important;box-shadow:0 4px 12px color-mix(in srgb,var(--brand) 18%,transparent)!important}.tvle-content .contracts-dashboard>.section-heading:first-child button:not(:first-child){border:1px solid var(--line)!important;color:var(--soft)!important;background:var(--surface-muted)!important;box-shadow:none!important}.tvle-content .contract-filter-form{display:grid!important;grid-template-columns:minmax(210px,1.5fr) repeat(4,minmax(130px,1fr))!important;gap:8px!important;margin:0 0 12px!important;border:1px solid var(--line)!important;border-radius:12px!important;padding:10px!important;background:var(--surface-muted)!important}.tvle-content .contract-filter-form label,.tvle-content .contract-form label,.tvle-content .contracts-dashboard .compact-form label,.tvle-content .contract-detail .compact-form label{display:grid!important;min-width:0!important;gap:4px!important;color:var(--soft)!important;font-size:8px!important;font-weight:760!important}.tvle-content .contract-filter-form :is(input,select),.tvle-content .contract-form :is(input,select,textarea),.tvle-content .contracts-dashboard .compact-form :is(input,select,textarea),.tvle-content .contract-detail .compact-form :is(input,select,textarea){width:100%!important;min-width:0!important;min-height:36px!important;border:1px solid var(--line)!important;border-radius:9px!important;padding:0 9px!important;color:var(--ink)!important;background:var(--surface)!important;font-size:9px!important}.tvle-content .contract-form textarea,.tvle-content .contracts-dashboard .compact-form textarea,.tvle-content .contract-detail .compact-form textarea{min-height:76px!important;padding:8px 9px!important;line-height:1.45!important}.tvle-content .contract-form{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;margin:0 0 12px!important;border:1px solid color-mix(in srgb,var(--brand) 18%,var(--line))!important;border-radius:12px!important;padding:12px!important;background:color-mix(in srgb,var(--brand-soft) 45%,var(--surface))!important}.tvle-content .contract-form .wide-field,.tvle-content .contracts-dashboard .compact-form .wide-field,.tvle-content .contract-detail .compact-form .wide-field{grid-column:1 / -1!important}.tvle-content .contract-form .form-actions,.tvle-content .contracts-dashboard .compact-form .form-actions,.tvle-content .contract-detail .compact-form .form-actions{display:flex!important;flex-wrap:wrap!important;gap:6px!important}.tvle-content .contract-form .form-actions button,.tvle-content .contracts-dashboard .compact-form .form-actions button,.tvle-content .contract-detail .compact-form button{min-height:34px!important;border-radius:9px!important;padding:0 10px!important;font-size:9px!important}.tvle-content .contracts-dashboard>.lead-detail-section{margin:0 0 12px!important;border:1px solid var(--line)!important;border-radius:12px!important;padding:12px!important;background:var(--surface-muted)!important}.tvle-content .contracts-dashboard>.lead-detail-section>strong:first-child,.tvle-content .contracts-dashboard .contract-template-manager>.section-heading strong{color:var(--ink)!important;font-size:13px!important;font-weight:820!important}.tvle-content .contracts-dashboard .compact-form{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin:10px 0!important}.tvle-content .contracts-dashboard .relation-mini-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(230px,1fr))!important;gap:7px!important}.tvle-content .contracts-dashboard .relation-mini-card{display:grid!important;min-width:0!important;gap:3px!important;border:1px solid var(--line)!important;border-radius:10px!important;padding:9px 10px!important;background:var(--surface)!important;box-shadow:none!important}.tvle-content .contracts-dashboard .relation-mini-card>strong{color:var(--ink)!important;font-size:10px!important;font-weight:800!important}.tvle-content .contracts-dashboard .relation-mini-card>span{color:var(--soft)!important;font-size:8px!important;line-height:1.35!important}.tvle-content .contract-card-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(285px,1fr))!important;gap:8px!important;align-items:stretch!important}.tvle-content .contract-card,.tvle-content .contract-card:hover,.tvle-content .contract-card:focus-visible{position:relative!important;display:grid!important;min-width:0!important;min-height:112px!important;align-content:start!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"main status" "owner owner" "dates dates"!important;gap:5px 8px!important;overflow:hidden!important;border:1px solid var(--line)!important;border-radius:12px!important;padding:11px 12px 10px 14px!important;color:var(--ink)!important;background:var(--surface)!important;box-shadow:none!important;text-align:left!important;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease,transform .14s ease!important}.tvle-content .contract-card:before{position:absolute!important;top:10px!important;bottom:10px!important;left:0!important;width:3px!important;border-radius:0 3px 3px 0!important;background:var(--brand)!important;content:""!important}.tvle-content .contract-card.contract-status-warning:before{background:#b98518!important}.tvle-content .contract-card.contract-status-ended:before{background:var(--faint)!important}.tvle-content .contract-card.contract-status-cancelled:before{background:var(--danger)!important}.tvle-content .contract-card:hover,.tvle-content .contract-card:focus-visible{border-color:color-mix(in srgb,var(--brand) 24%,var(--line))!important;background:color-mix(in srgb,var(--brand-soft) 42%,var(--surface))!important;box-shadow:0 7px 18px #2d16390f!important;transform:translateY(-1px)!important}.tvle-content .contract-card-main{grid-area:main!important;display:grid!important;min-width:0!important;gap:2px!important}.tvle-content .contract-card-main .production-code,.tvle-content .contract-detail .production-code{color:var(--brand)!important;font-size:8px!important;font-weight:850!important;letter-spacing:.07em!important;text-transform:uppercase!important}.tvle-content .contract-card-main>strong{overflow:hidden!important;color:var(--ink)!important;font-size:11px!important;font-weight:820!important;line-height:1.3!important;text-overflow:ellipsis!important;white-space:nowrap!important}.tvle-content .contract-card-main>span:last-child,.tvle-content .contract-card>span:not(.production-status-pill){overflow:hidden!important;color:var(--soft)!important;font-size:8px!important;line-height:1.35!important;text-overflow:ellipsis!important;white-space:nowrap!important}.tvle-content .contract-card>span:nth-last-child(2){grid-area:owner!important}.tvle-content .contract-card>span:last-child{grid-area:dates!important;color:var(--faint)!important}.tvle-content .contract-card .production-status-pill,.tvle-content .contract-detail .production-status-pill{grid-area:status!important;display:inline-flex!important;min-height:24px!important;align-items:center!important;justify-content:center!important;align-self:start!important;border:1px solid var(--line)!important;border-radius:999px!important;padding:0 7px!important;color:var(--soft)!important;background:var(--surface-muted)!important;font-size:7px!important;font-weight:820!important;white-space:nowrap!important}.tvle-content .production-status-pill.contract-status-active{border-color:color-mix(in srgb,var(--success) 24%,var(--line))!important;color:var(--success)!important;background:color-mix(in srgb,var(--success) 8%,var(--surface))!important}.tvle-content .production-status-pill.contract-status-warning{border-color:#e8d5a5!important;color:#80621b!important;background:#fff9e9!important}html.tvle-dark .tvle-content .production-status-pill.contract-status-warning{border-color:#5b4a2d!important;color:#e1c77b!important;background:#30291e!important}.tvle-content .production-status-pill.contract-status-cancelled{border-color:color-mix(in srgb,var(--danger) 24%,var(--line))!important;color:var(--danger)!important;background:color-mix(in srgb,var(--danger) 7%,var(--surface))!important}.tvle-content .contract-detail{display:grid!important;gap:12px!important}.tvle-content .contract-detail>.detail-heading{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;margin:-2px -2px 0!important;border-bottom:1px solid var(--line)!important;padding:0 2px 13px!important}.tvle-content .contract-detail>.detail-heading>button:first-child{min-height:32px!important;border:1px solid var(--line)!important;border-radius:8px!important;padding:0 9px!important;color:var(--soft)!important;background:var(--surface-muted)!important;box-shadow:none!important;font-size:8px!important}.tvle-content .contract-detail>.detail-heading>div:nth-child(2){display:grid!important;min-width:0!important;gap:2px!important}.tvle-content .contract-detail>.detail-heading h2{overflow:hidden!important;margin:0!important;color:var(--ink)!important;font-size:19px!important;font-weight:840!important;letter-spacing:-.035em!important;line-height:1.15!important;text-overflow:ellipsis!important;white-space:nowrap!important}.tvle-content .contract-detail>.detail-heading p{margin:1px 0 0!important;color:var(--faint)!important;font-size:9px!important}.tvle-content .contract-detail>.detail-heading .row-actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:5px!important}.tvle-content .contract-detail>.detail-heading .row-actions button{min-height:32px!important;border-radius:8px!important;padding:0 9px!important;font-size:8px!important}.tvle-content .contract-detail>.relation-detail-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.tvle-content .contract-detail .lead-detail-section,.tvle-content .contract-detail>.lead-detail-section{min-width:0!important;margin:0!important;border:1px solid var(--line)!important;border-radius:12px!important;padding:11px!important;background:var(--surface-muted)!important;box-shadow:none!important}.tvle-content .contract-detail .lead-detail-section.full-span,.tvle-content .contract-detail>.lead-detail-section.full-span{grid-column:1 / -1!important}.tvle-content .contract-detail .lead-detail-section>strong:first-child{display:block!important;margin-bottom:7px!important;color:var(--ink)!important;font-size:11px!important;font-weight:820!important}.tvle-content .contract-detail .lead-detail-section>:is(span,p){margin:3px 0!important;color:var(--soft)!important;font-size:8px!important;line-height:1.45!important}.tvle-content .contract-detail .link-button,.tvle-content .contract-detail .link-button:hover,.tvle-content .contract-detail .link-button:focus-visible{min-height:0!important;border:0!important;border-radius:0!important;padding:0!important;color:var(--brand)!important;background:transparent!important;box-shadow:none!important;font-size:9px!important;font-weight:760!important;text-align:left!important}.tvle-content .contract-detail>.lead-detail-section.full-span:first-of-type .relation-mini-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.tvle-content .contract-detail .status-badge{display:inline-flex!important;min-height:27px!important;align-items:center!important;justify-content:center!important;border:1px solid var(--line)!important;border-radius:999px!important;padding:0 8px!important;color:var(--soft)!important;background:var(--surface)!important;font-size:8px!important;font-weight:780!important}.tvle-content .contract-detail .relation-mini-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))!important;gap:7px!important}.tvle-content .contract-detail .relation-mini-card{display:grid!important;min-width:0!important;gap:3px!important;border:1px solid var(--line)!important;border-radius:10px!important;padding:9px 10px!important;background:var(--surface)!important;box-shadow:none!important}.tvle-content .contract-detail .relation-mini-card>strong{color:var(--ink)!important;font-size:10px!important;font-weight:800!important;line-height:1.35!important}.tvle-content .contract-detail .relation-mini-card>span{color:var(--soft)!important;font-size:8px!important;line-height:1.35!important;overflow-wrap:anywhere!important}.tvle-content .contract-detail .relation-mini-card .row-actions{display:flex!important;flex-wrap:wrap!important;gap:5px!important;margin-top:4px!important}.tvle-content .contract-detail .relation-mini-card button{min-height:29px!important;border-radius:8px!important;padding:0 8px!important;font-size:8px!important}.tvle-content .contract-detail .checkbox-row{min-height:34px!important;border:1px solid var(--line)!important;border-radius:9px!important;padding:7px 9px!important;color:var(--soft)!important;background:var(--surface)!important;font-size:8px!important}.tvle-content .contract-template-manager{overflow:hidden!important;background:var(--surface-muted)!important}.tvle-content .contract-template-manager>.section-heading{margin:0 0 10px!important;border-bottom:1px solid var(--line)!important;padding:0 0 9px!important}.tvle-content .contract-template-manager .contract-template-layout{min-width:0!important;gap:12px!important}.tvle-content .contract-template-manager :is(.contract-template-list,.contract-template-editor,.contract-template-assets,.template-sidebar){min-width:0!important;border-color:var(--line)!important;border-radius:11px!important;background:var(--surface)!important}.tvle-content .contract-detail .documents-panel,.tvle-content .contracts-dashboard .documents-panel{min-width:0!important;border-color:var(--line)!important;border-radius:11px!important;background:var(--surface-muted)!important}@media (max-width: 1280px){.tvle-content .contract-filter-form,.tvle-content .contract-form,.tvle-content .contracts-dashboard .compact-form{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width: 1023px){.tvle-content .contracts-dashboard,.tvle-content .contract-detail{border-radius:13px!important;padding:11px!important}.tvle-content .contracts-dashboard>.section-heading:first-child{margin-bottom:9px!important}.tvle-content .contracts-dashboard>.section-heading:first-child .row-actions{width:100%!important;justify-content:flex-start!important}.tvle-content .contract-filter-form{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:9px!important}.tvle-content .contract-form,.tvle-content .contracts-dashboard .compact-form,.tvle-content .contract-detail .compact-form,.tvle-content .contract-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tvle-content .contract-detail>.detail-heading{grid-template-columns:1fr!important;align-items:start!important}.tvle-content .contract-detail>.detail-heading>button:first-child{justify-self:start!important}.tvle-content .contract-detail>.detail-heading .row-actions{justify-content:flex-start!important}.tvle-content .contract-detail>.relation-detail-grid{grid-template-columns:1fr!important}.tvle-content .contract-detail .lead-detail-section.full-span,.tvle-content .contract-detail>.lead-detail-section.full-span{grid-column:auto!important}.tvle-content .contract-detail>.lead-detail-section.full-span:first-of-type .relation-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tvle-content .contract-template-manager{overflow-x:auto!important}}@media (max-width: 620px){.tvle-content .contracts-dashboard,.tvle-content .contract-detail{padding:10px!important}.tvle-content .contracts-dashboard>.section-heading:first-child .row-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.tvle-content .contracts-dashboard>.section-heading:first-child button{width:100%!important}.tvle-content .contract-filter-form,.tvle-content .contract-form,.tvle-content .contracts-dashboard .compact-form,.tvle-content .contract-detail .compact-form,.tvle-content .contract-card-grid{grid-template-columns:1fr!important}.tvle-content .contract-card,.tvle-content .contract-card:hover,.tvle-content .contract-card:focus-visible{min-height:0!important;grid-template-columns:minmax(0,1fr) auto!important;padding:10px 10px 9px 13px!important}.tvle-content .contract-card-main>strong{white-space:normal!important}.tvle-content .contract-detail>.detail-heading h2{font-size:18px!important;white-space:normal!important}.tvle-content .contract-detail>.detail-heading .row-actions{display:grid!important;width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.tvle-content .contract-detail>.detail-heading .row-actions>*{width:100%!important}.tvle-content .contract-detail .relation-mini-grid,.tvle-content .contracts-dashboard .relation-mini-grid,.tvle-content .contract-detail>.lead-detail-section.full-span:first-of-type .relation-mini-grid{grid-template-columns:1fr!important}.tvle-content .contract-detail .relation-mini-card .row-actions,.tvle-content .contract-detail .form-actions,.tvle-content .contract-form .form-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important}.tvle-content .contract-detail .relation-mini-card .row-actions button,.tvle-content .contract-detail .form-actions button,.tvle-content .contract-form .form-actions button{width:100%!important}}.tvle-content .callcenter-admin-panel{display:grid!important;min-width:0!important;gap:12px!important;margin:0!important;border:1px solid var(--line)!important;border-radius:15px!important;padding:14px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.tvle-content .callcenter-admin-panel>.section-heading:first-child{min-height:34px!important;align-items:center!important;justify-content:flex-end!important;margin:0!important;border:0!important;padding:0!important;background:transparent!important}.tvle-content .callcenter-admin-panel>.section-heading:first-child>div:first-child{display:none!important}.tvle-content .callcenter-admin-panel>.section-heading:first-child>button{min-height:34px!important;border:1px solid var(--line)!important;border-radius:9px!important;padding:0 11px!important;color:var(--soft)!important;background:var(--surface-muted)!important;box-shadow:none!important;font-size:9px!important;font-weight:780!important}.tvle-content .callcenter-admin-panel>.message{margin:0!important;border-radius:10px!important;padding:9px 11px!important;font-size:9px!important;line-height:1.45!important}.tvle-content .callcenter-admin-panel>.message code{display:inline!important;overflow-wrap:anywhere!important;color:inherit!important;font-size:8px!important}.tvle-content .callcenter-admin-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;min-width:0!important}.tvle-content .callcenter-admin-panel .admin-card{display:grid!important;min-width:0!important;align-content:start!important;gap:10px!important;margin:0!important;border:1px solid var(--line)!important;border-radius:13px!important;padding:12px!important;background:var(--surface-muted)!important;box-shadow:none!important}.tvle-content .callcenter-admin-panel .admin-card>h3{margin:0!important;color:var(--ink)!important;font-size:13px!important;font-weight:820!important;letter-spacing:-.015em!important;line-height:1.2!important}.tvle-content .callcenter-admin-panel .compact-form{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;gap:7px!important;min-width:0!important;margin:0!important}.tvle-content .callcenter-admin-panel .discovery-form.compact-form{grid-template-columns:repeat(4,minmax(0,1fr))!important}.tvle-content .callcenter-admin-panel .compact-form label,.tvle-content .callcenter-admin-panel .discovery-form label{display:grid!important;min-width:0!important;gap:4px!important;color:var(--soft)!important;font-size:8px!important;font-weight:760!important}.tvle-content .callcenter-admin-panel .compact-form :is(input,select,textarea),.tvle-content .callcenter-admin-panel .discovery-form :is(input,select,textarea){width:100%!important;min-width:0!important;min-height:36px!important;border:1px solid var(--line)!important;border-radius:9px!important;padding:0 9px!important;color:var(--ink)!important;background:var(--surface)!important;font-size:9px!important;box-shadow:none!important}.tvle-content .callcenter-admin-panel .compact-form textarea,.tvle-content .callcenter-admin-panel .discovery-form textarea{min-height:72px!important;padding:8px 9px!important;line-height:1.4!important;resize:vertical!important}.tvle-content .callcenter-admin-panel .compact-form button,.tvle-content .callcenter-admin-panel .form-actions button{min-height:34px!important;border-radius:9px!important;padding:0 10px!important;font-size:9px!important;font-weight:780!important}.tvle-content .callcenter-admin-panel .compact-form>button[type=submit]{align-self:end!important;color:#fff!important;background:var(--brand)!important}.tvle-content .callcenter-admin-panel .user-list{display:grid!important;gap:6px!important;min-width:0!important}.tvle-content .callcenter-admin-panel .user-row{display:flex!important;min-width:0!important;min-height:0!important;align-items:center!important;justify-content:space-between!important;gap:9px!important;border:1px solid var(--line)!important;border-radius:10px!important;padding:8px 9px!important;color:var(--ink)!important;background:var(--surface)!important;box-shadow:none!important}.tvle-content .callcenter-admin-panel .user-row>div:first-child{display:grid!important;min-width:0!important;flex:1 1 auto!important;gap:2px!important}.tvle-content .callcenter-admin-panel .user-row strong{overflow:hidden!important;color:var(--ink)!important;font-size:10px!important;font-weight:810!important;line-height:1.25!important;text-overflow:ellipsis!important;white-space:nowrap!important}.tvle-content .callcenter-admin-panel .user-row span{overflow:hidden!important;color:var(--soft)!important;font-size:8px!important;line-height:1.35!important;text-overflow:ellipsis!important;white-space:nowrap!important}.tvle-content .callcenter-admin-panel .user-row .row-actions{display:flex!important;flex:0 0 auto!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:4px!important}.tvle-content .callcenter-admin-panel .user-row button{min-height:30px!important;border-radius:8px!important;padding:0 8px!important;font-size:8px!important}.tvle-content .callcenter-admin-panel .discovery-form.compact-form .wide-field,.tvle-content .callcenter-admin-panel .discovery-form.compact-form fieldset.wide-field{grid-column:1 / -1!important}.tvle-content .callcenter-admin-panel fieldset{min-width:0!important;margin:0!important;border:1px solid var(--line)!important;border-radius:10px!important;padding:9px!important;background:var(--surface)!important}.tvle-content .callcenter-admin-panel fieldset legend{padding:0 5px!important;color:var(--soft)!important;font-size:8px!important;font-weight:800!important}.tvle-content .callcenter-admin-panel .checkbox-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))!important;gap:5px!important}.tvle-content .callcenter-admin-panel .checkbox-field{display:flex!important;min-width:0!important;min-height:32px!important;align-items:center!important;gap:7px!important;border:1px solid var(--line)!important;border-radius:8px!important;padding:6px 8px!important;color:var(--soft)!important;background:var(--surface)!important;font-size:8px!important;font-weight:720!important}.tvle-content .callcenter-admin-panel .checkbox-field input{width:15px!important;min-width:15px!important;height:15px!important;min-height:15px!important;flex:0 0 15px!important;accent-color:var(--brand)!important}.tvle-content .callcenter-admin-panel .discovery-form.compact-form>.checkbox-field{align-self:end!important}.tvle-content .callcenter-admin-panel .form-actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:6px!important}.tvle-content .callcenter-admin-panel .callcenter-summary-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(115px,1fr))!important;gap:6px!important;min-width:0!important}.tvle-content .callcenter-admin-panel .callcenter-summary-grid>div{display:grid!important;min-width:0!important;gap:2px!important;border:1px solid var(--line)!important;border-radius:10px!important;padding:9px 10px!important;background:var(--surface)!important}.tvle-content .callcenter-admin-panel .callcenter-summary-grid strong{color:var(--brand)!important;font-size:17px!important;font-weight:840!important;line-height:1!important}.tvle-content .callcenter-admin-panel .callcenter-summary-grid span{color:var(--soft)!important;font-size:7px!important;font-weight:720!important;line-height:1.25!important}.tvle-content .callcenter-admin-panel .source-list{display:flex!important;flex-wrap:wrap!important;gap:5px!important}.tvle-content .callcenter-admin-panel .source-list>span{display:inline-flex!important;min-height:25px!important;align-items:center!important;border:1px solid var(--line)!important;border-radius:999px!important;padding:0 8px!important;color:var(--soft)!important;background:var(--surface)!important;font-size:7px!important;font-weight:760!important}.tvle-content .callcenter-admin-panel .callcenter-preview-block{display:grid!important;min-width:0!important;gap:7px!important;border-top:1px solid var(--line)!important;padding-top:9px!important}.tvle-content .callcenter-admin-panel .callcenter-preview-block>.section-heading{min-height:0!important;margin:0!important;border:0!important;padding:0!important;background:transparent!important}.tvle-content .callcenter-admin-panel .callcenter-preview-block h4{margin:0!important;color:var(--ink)!important;font-size:11px!important;font-weight:800!important}.tvle-content .callcenter-admin-panel .callcenter-preview-block p{margin:2px 0 0!important;color:var(--faint)!important;font-size:8px!important}.tvle-content .callcenter-admin-panel .table-wrap{width:100%!important;min-width:0!important;overflow-x:auto!important;border:1px solid var(--line)!important;border-radius:10px!important;background:var(--surface)!important}.tvle-content .callcenter-admin-panel table{width:100%!important;min-width:720px!important;border-collapse:collapse!important;table-layout:auto!important}.tvle-content .callcenter-admin-panel thead{background:var(--surface-muted)!important}.tvle-content .callcenter-admin-panel th{border-bottom:1px solid var(--line)!important;padding:8px 9px!important;color:var(--faint)!important;font-size:7px!important;font-weight:820!important;letter-spacing:.04em!important;text-align:left!important;text-transform:uppercase!important;white-space:nowrap!important}.tvle-content .callcenter-admin-panel td{border-bottom:1px solid var(--line)!important;padding:8px 9px!important;color:var(--soft)!important;font-size:8px!important;line-height:1.35!important;vertical-align:top!important}.tvle-content .callcenter-admin-panel tbody tr:last-child td{border-bottom:0!important}.tvle-content .callcenter-admin-panel tbody tr:hover td{background:color-mix(in srgb,var(--brand-soft) 34%,var(--surface))!important}.tvle-content .callcenter-admin-panel td:first-child{color:var(--ink)!important;font-weight:720!important}.tvle-content .callcenter-admin-panel td.empty-state{padding:18px 10px!important;color:var(--faint)!important;text-align:center!important;font-weight:600!important}.tvle-content .callcenter-admin-panel td button{min-height:28px!important;border-radius:7px!important;padding:0 8px!important;font-size:7px!important}@media (max-width: 1180px){.tvle-content .callcenter-admin-panel .discovery-form.compact-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 900px){.tvle-content .callcenter-admin-grid{grid-template-columns:1fr!important}}@media (max-width: 1023px){.tvle-content .callcenter-admin-panel{gap:10px!important;border-radius:13px!important;padding:10px!important}.tvle-content .callcenter-admin-panel>.section-heading:first-child{margin-bottom:0!important}.tvle-content .callcenter-admin-panel .admin-card{gap:9px!important;border-radius:11px!important;padding:10px!important}.tvle-content .callcenter-admin-panel .admin-card>h3{font-size:12px!important}.tvle-content .callcenter-admin-panel .compact-form,.tvle-content .callcenter-admin-panel .discovery-form.compact-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tvle-content .callcenter-admin-panel .callcenter-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.tvle-content .callcenter-admin-panel .table-wrap{overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important}.tvle-content .callcenter-admin-panel table,.tvle-content .callcenter-admin-panel tbody{display:grid!important;width:100%!important;min-width:0!important;gap:7px!important}.tvle-content .callcenter-admin-panel thead{display:none!important}.tvle-content .callcenter-admin-panel tr{display:grid!important;min-width:0!important;gap:0!important;overflow:hidden!important;border:1px solid var(--line)!important;border-radius:10px!important;padding:4px 9px!important;background:var(--surface)!important}.tvle-content .callcenter-admin-panel td{display:grid!important;min-width:0!important;grid-template-columns:92px minmax(0,1fr)!important;gap:7px!important;align-items:start!important;border:0!important;border-bottom:1px solid var(--line)!important;padding:6px 0!important;color:var(--ink)!important;background:transparent!important;font-size:8px!important;overflow-wrap:anywhere!important}.tvle-content .callcenter-admin-panel td:last-child{border-bottom:0!important}.tvle-content .callcenter-admin-panel td[data-label]:before{color:var(--faint)!important;content:attr(data-label)!important;font-size:7px!important;font-weight:800!important;letter-spacing:.03em!important;text-transform:uppercase!important}.tvle-content .callcenter-admin-panel td.empty-state{display:block!important;grid-template-columns:none!important;border:0!important;padding:14px 4px!important;text-align:center!important}}@media (max-width: 600px){.tvle-content .callcenter-admin-panel{padding:9px!important}.tvle-content .callcenter-admin-panel .compact-form,.tvle-content .callcenter-admin-panel .discovery-form.compact-form{grid-template-columns:1fr!important}.tvle-content .callcenter-admin-panel .discovery-form.compact-form .wide-field,.tvle-content .callcenter-admin-panel .discovery-form.compact-form fieldset.wide-field{grid-column:1!important}.tvle-content .callcenter-admin-panel .checkbox-grid{grid-template-columns:1fr!important}.tvle-content .callcenter-admin-panel .callcenter-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.tvle-content .callcenter-admin-panel .callcenter-summary-grid>div{min-height:54px!important;padding:8px!important}.tvle-content .callcenter-admin-panel .callcenter-summary-grid strong{font-size:15px!important}.tvle-content .callcenter-admin-panel .user-row{align-items:stretch!important;flex-direction:column!important}.tvle-content .callcenter-admin-panel .user-row strong,.tvle-content .callcenter-admin-panel .user-row span{white-space:normal!important;overflow-wrap:anywhere!important}.tvle-content .callcenter-admin-panel .user-row .row-actions{justify-content:flex-start!important}.tvle-content .callcenter-admin-panel .user-row .row-actions button,.tvle-content .callcenter-admin-panel .form-actions button{flex:1 1 auto!important}.tvle-content .callcenter-admin-panel td{grid-template-columns:82px minmax(0,1fr)!important}}.tvle-content.is-settings-view .stack>*:not(.settings-panel):not(.admin-panel){display:none!important}.tvle-content.is-settings-view .stack{display:grid!important;width:100%!important;min-width:0!important;gap:12px!important}.tvle-content.is-settings-view .settings-panel,.tvle-content.is-settings-view .admin-panel{width:100%!important;min-width:0!important;margin:0!important;border:1px solid var(--line)!important;border-radius:15px!important;background:var(--surface)!important;box-shadow:var(--shadow)!important}.tvle-content.is-settings-view .settings-panel{padding:8px!important}.tvle-content.is-settings-view .settings-panel>.section-heading:first-child{display:none!important}.tvle-content.is-settings-view .settings-tabs{display:flex!important;width:fit-content!important;max-width:100%!important;gap:4px!important;overflow-x:auto!important;border:1px solid var(--line)!important;border-radius:11px!important;padding:4px!important;background:var(--surface-muted)!important;scrollbar-width:none!important}.tvle-content.is-settings-view .settings-tabs::-webkit-scrollbar{display:none!important}.tvle-content.is-settings-view .settings-tabs .tab-button{display:inline-flex!important;min-width:max-content!important;min-height:34px!important;align-items:center!important;justify-content:center!important;border:1px solid transparent!important;border-radius:8px!important;padding:0 13px!important;color:var(--soft)!important;background:transparent!important;box-shadow:none!important;font-size:9px!important;font-weight:780!important}.tvle-content.is-settings-view .settings-tabs .tab-button:hover,.tvle-content.is-settings-view .settings-tabs .tab-button:focus-visible{color:var(--ink)!important;background:color-mix(in srgb,var(--brand-soft) 45%,var(--surface))!important}.tvle-content.is-settings-view .settings-tabs .tab-button.active{border-color:color-mix(in srgb,var(--brand) 22%,var(--line))!important;color:var(--brand)!important;background:var(--surface)!important;box-shadow:0 3px 10px #2d16390f!important}.tvle-content.is-settings-view .admin-panel{display:grid!important;gap:12px!important;padding:15px!important}.tvle-content.is-settings-view .admin-panel>.section-heading{display:flex!important;min-height:0!important;align-items:flex-start!important;justify-content:space-between!important;gap:12px!important;margin:0!important;border-bottom:1px solid var(--line)!important;padding:0 0 12px!important;background:transparent!important}.tvle-content.is-settings-view .admin-panel>.section-heading>div{display:grid!important;gap:3px!important}.tvle-content.is-settings-view .admin-panel>.section-heading h2{margin:0!important;color:var(--ink)!important;font-size:16px!important;font-weight:830!important;letter-spacing:-.025em!important}.tvle-content.is-settings-view .admin-panel>.section-heading p{margin:0!important;color:var(--faint)!important;font-size:9px!important;line-height:1.45!important}.tvle-content.is-settings-view .admin-panel .user-form{position:relative!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;margin:0!important;border:1px solid var(--line)!important;border-radius:12px!important;padding:12px!important;background:var(--surface-muted)!important}.tvle-content.is-settings-view .admin-panel .user-form label{display:grid!important;min-width:0!important;align-content:start!important;gap:4px!important;color:var(--soft)!important;font-size:8px!important;font-weight:760!important;line-height:1.3!important}.tvle-content.is-settings-view .admin-panel .user-form :is(input,select,textarea){width:100%!important;min-width:0!important;min-height:36px!important;border:1px solid var(--line)!important;border-radius:9px!important;padding:0 9px!important;color:var(--ink)!important;background:var(--surface)!important;box-shadow:none!important;font-size:9px!important}.tvle-content.is-settings-view .admin-panel .user-form :is(input,select,textarea):focus{border-color:color-mix(in srgb,var(--brand) 48%,var(--line))!important;outline:3px solid color-mix(in srgb,var(--brand) 10%,transparent)!important}.tvle-content.is-settings-view .admin-panel .user-form .checkbox-row{display:flex!important;min-height:36px!important;align-items:center!important;gap:7px!important;align-self:end!important;border:1px solid var(--line)!important;border-radius:9px!important;padding:0 9px!important;color:var(--ink)!important;background:var(--surface)!important;font-size:9px!important;font-weight:730!important}.tvle-content.is-settings-view .admin-panel .user-form .checkbox-row input[type=checkbox]{width:15px!important;min-width:15px!important;height:15px!important;min-height:15px!important;accent-color:var(--brand)!important}.tvle-content.is-settings-view .admin-panel .user-form .wide-field{grid-column:1 / -1!important}.tvle-content.is-settings-view .admin-panel .user-form .form-actions{display:flex!important;flex-wrap:wrap!important;gap:6px!important;padding-top:2px!important}.tvle-content.is-settings-view .admin-panel .user-form .form-actions button{min-height:34px!important;border-radius:9px!important;padding:0 11px!important;font-size:9px!important;font-weight:780!important}.tvle-content.is-settings-view .admin-panel .user-form .form-actions button[type=submit]{border:0!important;color:#fff!important;background:var(--brand)!important}.tvle-content.is-settings-view .admin-panel .user-list{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))!important;gap:8px!important;min-width:0!important}.tvle-content.is-settings-view .admin-panel .user-row{display:flex!important;min-width:0!important;min-height:78px!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;border:1px solid var(--line)!important;border-radius:11px!important;padding:10px 11px!important;color:var(--ink)!important;background:var(--surface)!important;box-shadow:none!important}.tvle-content.is-settings-view .admin-panel .user-row>div:first-child{display:grid!important;min-width:0!important;gap:3px!important}.tvle-content.is-settings-view .admin-panel .user-row strong{overflow:hidden!important;color:var(--ink)!important;font-size:10px!important;font-weight:820!important;line-height:1.3!important;text-overflow:ellipsis!important;white-space:nowrap!important}.tvle-content.is-settings-view .admin-panel .user-row span{overflow-wrap:anywhere!important;color:var(--soft)!important;font-size:8px!important;line-height:1.4!important}.tvle-content.is-settings-view .admin-panel .user-row .warning-text{color:#8b6918!important}.tvle-content.is-settings-view .admin-panel .user-row .error-text{color:var(--danger)!important}html.tvle-dark .tvle-content.is-settings-view .admin-panel .user-row .warning-text{color:#e3c66f!important}.tvle-content.is-settings-view .admin-panel .user-row .row-actions{display:flex!important;flex:0 0 auto!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:5px!important}.tvle-content.is-settings-view .admin-panel .user-row .row-actions button{min-height:31px!important;border-radius:8px!important;padding:0 8px!important;font-size:8px!important;font-weight:760!important}.tvle-content.is-settings-view .admin-panel .user-row .row-actions .secondary,.tvle-content.is-settings-view .admin-panel .user-row .row-actions .ghost{border:1px solid var(--line)!important;color:var(--soft)!important;background:var(--surface-muted)!important;box-shadow:none!important}.tvle-content.is-settings-view .admin-panel .user-row .row-actions .danger{border:1px solid color-mix(in srgb,var(--danger) 22%,var(--line))!important;color:var(--danger)!important;background:color-mix(in srgb,var(--danger) 7%,var(--surface))!important;box-shadow:none!important}.tvle-content.is-settings-view .admin-panel>.message{margin:0!important;border-radius:10px!important;padding:9px 10px!important;font-size:9px!important;line-height:1.45!important}@media (max-width: 1180px){.tvle-content.is-settings-view .admin-panel .user-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 760px){.tvle-content.is-settings-view .settings-panel,.tvle-content.is-settings-view .admin-panel{border-radius:12px!important}.tvle-content.is-settings-view .settings-panel{padding:6px!important}.tvle-content.is-settings-view .settings-tabs{width:100%!important}.tvle-content.is-settings-view .settings-tabs .tab-button{flex:1 0 auto!important;min-height:38px!important;padding-inline:12px!important;font-size:10px!important}.tvle-content.is-settings-view .admin-panel{gap:10px!important;padding:12px!important}.tvle-content.is-settings-view .admin-panel>.section-heading h2{font-size:15px!important}.tvle-content.is-settings-view .admin-panel>.section-heading p{font-size:9px!important}.tvle-content.is-settings-view .admin-panel .user-form{grid-template-columns:1fr!important;gap:8px!important;padding:10px!important}.tvle-content.is-settings-view .admin-panel .user-form .wide-field{grid-column:auto!important}.tvle-content.is-settings-view .admin-panel .user-form label{font-size:9px!important}.tvle-content.is-settings-view .admin-panel .user-form :is(input,select,textarea){min-height:40px!important;font-size:16px!important}.tvle-content.is-settings-view .admin-panel .user-form .checkbox-row{min-height:40px!important;font-size:10px!important}.tvle-content.is-settings-view .admin-panel .user-form .form-actions{grid-column:auto!important;display:grid!important;grid-template-columns:1fr!important}.tvle-content.is-settings-view .admin-panel .user-form .form-actions button{width:100%!important;min-height:40px!important;font-size:10px!important}.tvle-content.is-settings-view .admin-panel .user-list{grid-template-columns:1fr!important;gap:7px!important}.tvle-content.is-settings-view .admin-panel .user-row{display:grid!important;min-height:0!important;gap:9px!important;padding:10px!important}.tvle-content.is-settings-view .admin-panel .user-row strong{white-space:normal!important}.tvle-content.is-settings-view .admin-panel .user-row span{font-size:9px!important}.tvle-content.is-settings-view .admin-panel .user-row .row-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;justify-content:stretch!important}.tvle-content.is-settings-view .admin-panel .user-row .row-actions button{width:100%!important;min-height:36px!important;font-size:9px!important}}@media (max-width: 420px){.tvle-content.is-settings-view .admin-panel .user-row .row-actions{grid-template-columns:1fr!important}}.tvle-product-brand{display:inline-flex;min-width:0;align-items:center;gap:9px;color:#fff}.tvle-product-brand .tvle-brand-image{display:block;width:109px;max-width:none;height:auto;max-height:none;flex:0 0 auto;object-fit:contain;filter:none}.tvle-product-divider{width:1px;height:31px;flex:0 0 1px;background:#ffffff4d}.tvle-product-mark{display:block;width:31px;height:31px;flex:0 0 31px;color:#fff}.tvle-product-name{color:#fff;font-size:14px;font-weight:800;letter-spacing:-.02em;line-height:1;white-space:nowrap}.tvle-sidebar .tvle-product-brand{gap:7px}.tvle-sidebar .tvle-product-brand .tvle-brand-image{width:88px}.tvle-sidebar .tvle-product-divider{height:29px}.tvle-sidebar .tvle-product-mark{width:27px;height:27px;flex-basis:27px}.tvle-sidebar .tvle-product-name{font-size:11px}.tvle-sidebar .tvle-brand-caption{width:auto;margin-top:9px;color:#ffffffa8;font-size:10px;letter-spacing:.13em;text-align:left}.tvle-auth-logo{width:min(100%,360px);box-sizing:border-box;padding:16px 20px}.tvle-auth-product-brand{gap:11px}.tvle-auth-product-brand .tvle-brand-image{width:128px}.tvle-auth-product-brand .tvle-product-divider{height:42px}.tvle-auth-product-brand .tvle-product-mark{width:42px;height:42px;flex-basis:42px}.tvle-auth-product-brand .tvle-product-name{font-size:18px}.tvle-auth-shell .auth-panel{display:block;width:100%;margin:0;border-radius:17px!important;padding:26px;color:var(--ink);background:var(--surface)!important;box-shadow:var(--shadow)!important}.tvle-auth-shell .tvle-login-heading{margin:0;color:var(--ink);font-size:28px;font-weight:820;letter-spacing:-.04em;line-height:1.2;text-align:center}.tvle-auth-shell .tvle-login-intro{margin:8px 0 22px;color:var(--soft);font-size:13px;line-height:1.55;text-align:center}.tvle-auth-shell .tvle-login-error{margin:0 0 18px;border:1px solid #f0c8cd;border-radius:11px;padding:10px 12px;color:#a8293a;background:#fff5f6;font-size:12px;font-weight:700}.tvle-auth-shell .tvle-login-form{display:grid;gap:17px;margin-top:0}.tvle-login-field label{display:block;margin-bottom:7px;color:var(--soft);font-size:12px;font-weight:700}.tvle-auth-shell .tvle-login-field input{width:100%;height:45px;min-height:45px;border:1px solid var(--line2)!important;border-radius:11px;padding:0 13px;color:var(--ink)!important;background:var(--surface)!important;outline:none}.tvle-auth-shell .tvle-login-field input:focus{border-color:#8758ad!important;outline:none;box-shadow:0 0 0 4px #70409a1c}.tvle-auth-shell .tvle-login-submit,.tvle-auth-shell .tvle-login-submit:hover{width:100%;height:46px;min-height:46px;margin-top:4px;border:0;border-radius:11px;padding:0 16px;color:#fff;background:var(--brand);font-size:13px;font-weight:750;box-shadow:0 10px 24px #5a2d8238;cursor:pointer}.tvle-auth-shell .tvle-login-submit:hover{background:var(--brand2)}.tvle-auth-shell .tvle-login-footnote{margin:22px 0 0;color:var(--faint);font-size:10px;line-height:1.4;text-align:center}@media (max-width: 1023px){.tvle-mobile-brand .tvle-product-brand{gap:7px}.tvle-mobile-brand .tvle-brand-image{width:85px}.tvle-mobile-brand .tvle-product-divider{height:25px}.tvle-mobile-brand .tvle-product-mark{width:25px;height:25px;flex-basis:25px}.tvle-mobile-brand .tvle-product-name{font-size:11px}.tvle-sidebar-product-brand{gap:7px}.tvle-sidebar-product-brand .tvle-brand-image{width:85px}.tvle-sidebar-product-brand .tvle-product-divider{height:25px}.tvle-sidebar-product-brand .tvle-product-mark{width:25px;height:25px;flex-basis:25px}.tvle-sidebar-product-brand .tvle-product-name{display:inline;font-size:11px}}@media (max-width: 380px){.tvle-mobile-brand .tvle-brand-image{width:76px}.tvle-mobile-brand .tvle-product-divider{height:23px}.tvle-mobile-brand .tvle-product-mark{width:23px;height:23px;flex-basis:23px}.tvle-mobile-brand .tvle-product-name{font-size:10px}.tvle-auth-product-brand{gap:8px}.tvle-auth-product-brand .tvle-brand-image{width:109px}.tvle-auth-product-brand .tvle-product-divider{height:36px}.tvle-auth-product-brand .tvle-product-mark{width:36px;height:36px;flex-basis:36px}.tvle-auth-product-brand .tvle-product-name{font-size:15px}}@media (max-width: 520px){.tvle-auth-shell .auth-panel{border-radius:20px!important;padding:28px 22px}.tvle-auth-shell .tvle-login-heading{font-size:25px}}@media (max-width: 340px){.tvle-sidebar-product-brand{gap:6px}.tvle-sidebar-product-brand .tvle-brand-image{width:76px}.tvle-sidebar-product-brand .tvle-product-divider{height:23px}.tvle-sidebar-product-brand .tvle-product-mark{width:23px;height:23px;flex-basis:23px}.tvle-sidebar-product-brand .tvle-product-name{font-size:10px}}
