.admin-login,.admin-dashboard,.admin-support-portal-shell,.admin-support-portal-entry{--admin-font:"Avenir Next", Inter, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--admin-ink:#181b21;--admin-muted:#667085;--admin-subtle:#98a2b3;--admin-paper:#f6f7f9;--admin-surface:#fff;--admin-surface-muted:#f9fafb;--admin-line:#e5e7eb;--admin-line-strong:#d0d5dd;--admin-accent:#356ae6;--admin-accent-strong:#2857c7;--admin-accent-soft:#eef4ff;--admin-purple:#6941c6;--admin-purple-soft:#f4f3ff;--admin-danger:#d92d20;--admin-danger-soft:#fef3f2;--admin-warning:#b54708;--admin-warning-soft:#fffaeb;--admin-success:#067647;--admin-success-soft:#ecfdf3;--admin-radius:.75rem;--admin-shadow:0 1px 2px #1018280a;--admin-shadow-raised:0 1px 3px #10182812, 0 10px 28px #10182812;font-family:var(--admin-font);color:var(--admin-ink);font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:.9rem}.admin-dashboard *,.admin-login *,.admin-support-portal-shell *,.admin-support-portal-entry *{box-sizing:border-box}.admin-dashboard{background:var(--admin-paper);grid-template-columns:15.5rem minmax(0,1fr);min-height:100dvh}.admin-sidebar{z-index:40;width:15.5rem;height:100dvh;box-shadow:none;background:#101828;border-right:1px solid #202939;padding:1.25rem .8rem 1rem;position:sticky;top:0}.admin-sidebar-header{align-items:flex-start;min-height:3.4rem}.admin-sidebar-brand{color:#fff;padding:.18rem .75rem 1.35rem;text-decoration:none;display:block}.admin-sidebar-brand>div{gap:.1rem;display:grid}.admin-sidebar-brand strong{color:#fff;letter-spacing:-.035em;font-size:1.08rem;font-weight:700}.admin-sidebar-brand small{color:#98a2b3;letter-spacing:.01em;font-size:.7rem;font-weight:500}.admin-sidebar-toggle{color:#d0d5dd}.admin-sidebar nav{gap:1.15rem;margin-top:.15rem;display:grid}.admin-sidebar-group{gap:.2rem;display:grid}.admin-sidebar-group-label{color:#667085;letter-spacing:.095em;text-transform:uppercase;padding:0 .72rem .35rem;font-size:.64rem;font-weight:700;line-height:1.2}.admin-sidebar nav a{color:#98a2b3;border:1px solid #0000;border-radius:.5rem;align-items:center;gap:.68rem;min-height:2.4rem;padding:.52rem .72rem;font-size:.81rem;font-weight:550;text-decoration:none;transition:color .14s,background .14s;display:flex}.admin-sidebar nav a svg{color:#667085;stroke-width:1.9px;flex:none;width:1rem;height:1rem}.admin-sidebar nav a:hover{color:#eaecf0;background:#1d2939;border-color:#0000}.admin-sidebar nav a:hover svg{color:#b2ccff}.admin-sidebar nav a[aria-current=page]{color:#fff;box-shadow:none;background:#344054;border-color:#0000}.admin-sidebar nav a[aria-current=page] svg{color:#b2ccff}.admin-sidebar-footer{border-top:1px solid #344054;gap:.65rem;padding:.9rem .35rem 0}.admin-sidebar-footer strong{color:#f2f4f7;max-width:8.3rem;font-size:.76rem;font-weight:600}.admin-sidebar-footer small{color:#98a2b3;font-size:.67rem}.admin-avatar{color:#d1e0ff;width:2.15rem;height:2.15rem;box-shadow:none;background:#344054;border:1px solid #475467;font-size:.72rem}.admin-sidebar-sign-out{color:#98a2b3;background:0 0;border-color:#344054;border-radius:.5rem;width:2.1rem;min-height:2.1rem}.admin-sidebar-sign-out:hover,.admin-sidebar-sign-out:focus-visible{color:#fff;background:#1d2939;border-color:#475467;outline:none}.admin-shell-body{background:var(--admin-paper);min-width:0}.admin-tenant-navigation{border-right:1px solid var(--admin-line);width:13.5rem;min-width:13.5rem;box-shadow:none;background:#fff;padding:1.1rem .75rem}.admin-tenant-navigation-header{border-bottom-color:var(--admin-line);padding:.2rem .5rem 1rem}.admin-tenant-navigation-header small,.admin-tenant-navigation-identity small{color:var(--admin-muted)}.admin-tenant-navigation-identity strong{color:var(--admin-ink);letter-spacing:-.02em;font-size:.94rem;font-weight:650}.admin-tenant-navigation nav a{color:#475467;border-radius:.5rem;min-height:2.4rem;padding:.52rem .62rem;font-size:.78rem;font-weight:550}.admin-tenant-navigation nav a:hover{color:var(--admin-ink);background:#f2f4f7}.admin-tenant-navigation nav a[aria-current=page]{color:#1849a9;background:#eef4ff;box-shadow:inset 2px 0 #356ae6}.admin-workspace{padding:0 clamp(1.25rem,2.8vw,3rem) 4rem}.admin-topbar{z-index:25;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f6f7f9eb;border-bottom:1px solid #e5e7ebe6;min-height:4.7rem;margin:0 calc(-1*clamp(1.25rem,2.8vw,3rem));padding:1rem clamp(1.25rem,2.8vw,3rem);position:sticky;top:0}.admin-topbar h1{color:var(--admin-ink);letter-spacing:-.04em;font-size:clamp(1.45rem,2.1vw,1.8rem);font-weight:700}.admin-topbar-actions{gap:.55rem}.admin-primary-action,.admin-secondary-action,.admin-warning-action,.admin-danger-action,.admin-sign-out,.admin-compact-action{min-height:2.55rem;font-family:var(--admin-font);box-shadow:var(--admin-shadow);border-radius:.5rem;padding:.62rem .9rem;font-size:.78rem;font-weight:650;transition:border-color .14s,color .14s,background .14s,box-shadow .14s}.admin-primary-action{color:#fff;background:#356ae6;border-color:#356ae6;box-shadow:0 1px 2px #1018280d}.admin-primary-action:hover,.admin-primary-action:focus-visible{background:#2857c7;border-color:#2857c7;transform:none;box-shadow:0 1px 2px #1018280d}.admin-secondary-action,.admin-sign-out,.admin-compact-action{border-color:var(--admin-line-strong);color:#344054;background:#fff}.admin-secondary-action:hover,.admin-sign-out:hover,.admin-compact-action:hover{color:var(--admin-ink);background:#f9fafb;border-color:#98a2b3;transform:none}.admin-warning-action{color:#93370d;background:#fffaeb;border-color:#fec84b}.admin-danger-action{color:#b42318;background:#fef3f2;border-color:#fecdca}.admin-primary-action:disabled,.admin-secondary-action:disabled,.admin-warning-action:disabled,.admin-danger-action:disabled,.admin-compact-action:disabled{color:#98a2b3;box-shadow:none;background:#f2f4f7;border-color:#eaecf0}.admin-row-actions{flex-wrap:nowrap;gap:.3rem}.admin-row-action{color:#667085;background:0 0;border:1px solid #0000;border-radius:.45rem;width:2.05rem;height:2.05rem;min-height:2.05rem}.admin-row-action:hover,.admin-row-action:focus-visible{color:#1849a9;background:#f9fafb;border-color:#d0d5dd;outline:none}.admin-row-action[data-tone=danger]:hover,.admin-row-action[data-tone=danger]:focus-visible{color:#b42318;background:#fef3f2;border-color:#fecdca}.admin-overview-grid,.admin-detail-grid,.admin-management-grid,.admin-detail-management-grid,.admin-domain-detail-grid,.admin-activation-grid{gap:1rem}.admin-overview-grid{margin-top:1.5rem}.admin-stat-card,.admin-readiness-card,.admin-system-card,.admin-management-panel,.admin-create-page,.admin-empty-state{border:1px solid var(--admin-line);border-radius:var(--admin-radius);box-shadow:var(--admin-shadow);background:#fff}.admin-stat-card{min-height:8.8rem;padding:1.2rem;overflow:hidden}.admin-stat-card:after{display:none}.admin-stat-card-heading>span{color:#667085;font-size:.75rem;font-weight:600}.admin-stat-card-heading svg,.admin-stat-card[data-tone=purple] .admin-stat-card-heading svg,.admin-stat-card[data-tone=blue] .admin-stat-card-heading svg{color:#356ae6;width:1rem;height:1rem}.admin-stat-card>strong{color:#101828;letter-spacing:-.04em;margin-top:1.05rem;font-size:2rem;font-weight:700}.admin-stat-card p{color:#667085;font-size:.75rem}.admin-readiness-card,.admin-system-card,.admin-management-panel{padding:1.3rem}.admin-table-panel{padding:0;overflow:hidden}.admin-card-heading h2,.admin-system-card h2,.admin-management-panel h2,.admin-section-heading h2,.admin-section-heading h3{color:var(--admin-ink);letter-spacing:-.025em;font-weight:650}.admin-card-heading h2,.admin-system-card h2,.admin-management-panel h2{font-size:1rem}.admin-section-heading>div>p,.admin-config-section>div:first-child>p,.admin-management-panel>p,.admin-empty-state p{color:var(--admin-muted)}.admin-table-panel>.admin-section-heading{padding:1.15rem 1.25rem}.admin-table-wrap{border-top:1px solid var(--admin-line);border-radius:0;overflow-x:auto}.admin-data-table{border-collapse:collapse;min-width:50rem}.admin-data-table th,.admin-data-table td{border-bottom-color:#eaecf0;padding:.82rem 1.2rem}.admin-data-table th{color:#475467;letter-spacing:.045em;text-transform:uppercase;background:#f9fafb;font-size:.68rem;font-weight:700}.admin-data-table td{color:#475467;background:#fff;font-size:.8rem}.admin-data-table tbody tr:hover,.admin-data-table tbody tr:hover td{background:#f8faff}.admin-table-primary{color:#101828;font-weight:650}.admin-data-table td>small,.admin-data-table code{color:#667085;font-size:.72rem}.admin-data-table code{background:#f2f4f7;border-radius:.28rem;padding:.16rem .32rem}.admin-pagination{border-top:1px solid var(--admin-line);background:#fff;padding:.85rem 1.2rem}.admin-pagination a,.admin-pagination button{border-color:var(--admin-line-strong);color:#344054;background:#fff;border-radius:.45rem}.admin-status-pill,.admin-state{letter-spacing:0;border:1px solid #0000;border-radius:999px;align-items:center;gap:.36rem;padding:.27rem .52rem;font-size:.66rem;font-weight:650;line-height:1.2;display:inline-flex}.admin-status-pill:before,.admin-state:before{content:"";background:currentColor;border-radius:50%;flex:none;width:.38rem;height:.38rem}.admin-state-active,.admin-state-accepted,.admin-state-verified,.admin-state-completed,.admin-state-succeeded,.admin-state-paid{color:#067647;background:#ecfdf3;border-color:#abefc6}.admin-state-published,.admin-state-prepared,.admin-state-ready,.admin-state-sent,.admin-state-accepted_by_provider,.admin-state-upcoming{color:#175cd3;background:#eff4ff;border-color:#b2ccff}.admin-state-opened{color:#5925dc;background:#f4f3ff;border-color:#d9d6fe}.admin-state-clicked{color:#3538cd;background:#eef4ff;border-color:#c7d7fe}.admin-state-draft,.admin-state-awaiting_dns,.admin-state-pending,.admin-state-waiting,.admin-state-waiting_goal,.admin-state-retry_wait,.admin-state-processing,.admin-state-retrying,.admin-state-deferred,.admin-state-due,.admin-state-rate_limited{color:#b54708;background:#fffaeb;border-color:#fedf89}.admin-state-queued,.admin-state-verifying{color:#175cd3;background:#eff4ff;border-color:#b2ccff}.admin-state-delivered{color:#067647;background:#ecfdf3;border-color:#abefc6}.admin-state-overdue,.admin-state-suspended,.admin-state-deletion_pending,.admin-state-error,.admin-state-failed,.admin-state-complained,.admin-state-not_found,.admin-state-invalid_request,.admin-state-unauthorized,.admin-state-rejected{color:#b42318;background:#fef3f2;border-color:#fecdca}.admin-state-inactive,.admin-state-archived,.admin-state-deleted,.admin-state-retired,.admin-state-disabled,.admin-state-revoked,.admin-state-expired,.admin-state-invited,.admin-state-unsubscribed,.admin-state-stopped,.admin-state-cancelled,.admin-state-paused,.admin-state-void,.admin-state-synthetic_test{color:#475467;background:#f2f4f7;border-color:#e4e7ec}.admin-management-panel label,.admin-form-grid label{color:#344054;font-family:var(--admin-font);gap:.42rem;font-size:.76rem;font-weight:600}.admin-management-panel label small,.admin-form-grid label small,.admin-field-help,.admin-override-fields small,.admin-colour-override small,.admin-override-row small,.admin-category-setting-copy small{color:#667085;font-size:.7rem;font-weight:450;line-height:1.5}.admin-dashboard input:not([type=checkbox]):not([type=radio]),.admin-dashboard select,.admin-dashboard textarea,.admin-support-portal-shell input:not([type=checkbox]):not([type=radio]),.admin-support-portal-shell select,.admin-support-portal-shell textarea{border:1px solid var(--admin-line-strong);color:#101828;font-family:var(--admin-font);background:#fff;border-radius:.5rem;font-size:.82rem;box-shadow:0 1px 2px #1018280a}.admin-dashboard input:not([type=checkbox]):not([type=radio]),.admin-dashboard select,.admin-support-portal-shell input:not([type=checkbox]):not([type=radio]),.admin-support-portal-shell select{min-height:2.65rem;padding:.68rem .8rem}.admin-dashboard textarea,.admin-support-portal-shell textarea{padding:.72rem .8rem}.admin-dashboard input:hover,.admin-dashboard select:hover,.admin-dashboard textarea:hover,.admin-support-portal-shell input:hover,.admin-support-portal-shell select:hover,.admin-support-portal-shell textarea:hover{border-color:#98a2b3}.admin-dashboard input:focus,.admin-dashboard select:focus,.admin-dashboard textarea:focus,.admin-support-portal-shell input:focus,.admin-support-portal-shell select:focus,.admin-support-portal-shell textarea:focus{border-color:#528bff;outline:none;box-shadow:0 0 0 3px #356ae621}.admin-dashboard input:disabled,.admin-dashboard select:disabled,.admin-dashboard textarea:disabled{color:#667085;background:#f2f4f7}.admin-dashboard button,.admin-dashboard input,.admin-dashboard select,.admin-dashboard textarea,.admin-support-portal-shell button,.admin-support-portal-shell input,.admin-support-portal-shell select,.admin-support-portal-shell textarea{font-family:var(--admin-font)}.admin-form-grid,.admin-create-panel form,.admin-danger-panel form{gap:1rem}.admin-config-row,.admin-override-row,.admin-page-default,.admin-plan-metrics>div,.admin-lifecycle-metrics>div,.admin-inherited-summary,.admin-permission-option{background:#f9fafb;border:1px solid #eaecf0;border-radius:.6rem}.admin-toggle-row{background:#fff;border-color:#e4e7ec;border-radius:.55rem;min-height:2.65rem;font-size:.76rem}.admin-toggle-row:hover{background:#f8faff;border-color:#b2ccff}.admin-save-bar,.admin-sticky-save{box-shadow:var(--admin-shadow-raised);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #b2ccff;border-radius:.7rem;padding:.9rem 1rem;bottom:1rem}.admin-notice{min-height:3.25rem;box-shadow:none;border-radius:.6rem;padding:.78rem .9rem;font-size:.78rem}.admin-notice-info{color:#1849a9;background:#eff4ff;border-color:#b2ccff}.admin-notice-success{color:#067647;background:#ecfdf3;border-color:#abefc6}.admin-notice-error{color:#b42318;background:#fef3f2;border-color:#fecdca}.admin-notice-warning{color:#93370d;background:#fffaeb;border-color:#fedf89}.admin-empty-state{padding:2.5rem 1.5rem}.admin-empty-state svg{color:#356ae6}.admin-login{background:#f6f7f9;align-content:center;min-height:100dvh;padding:1.5rem}.admin-login-brand{color:#101828;width:min(31rem,100%);margin:0 auto .8rem;font-size:.88rem;font-weight:700}.admin-login-card,.admin-confirm-card{border:1px solid var(--admin-line);width:min(31rem,100%);box-shadow:var(--admin-shadow-raised);background:#fff;border-radius:.8rem;grid-template-columns:1fr}.admin-login-copy{padding:2rem 2rem .65rem}.admin-login-action{background:#fff;border:0;padding:.65rem 2rem 2rem}.admin-login-copy h1,.admin-confirm-card h1{color:#101828;letter-spacing:-.045em;font-size:clamp(1.7rem,5vw,2rem);font-weight:700}.admin-login-copy p,.admin-confirm-card>p,.admin-login-action>p{color:#667085;font-size:.8rem;line-height:1.6}.admin-security-mark{color:#356ae6;background:#eff4ff;border:1px solid #b2ccff;border-radius:.55rem;width:2.4rem;height:2.4rem}.admin-locked-state{color:#475467;background:#f9fafb;border-color:#eaecf0;border-radius:.55rem}.admin-login-footnote{color:#98a2b3;width:min(31rem,100%)}.admin-contact-hero,.admin-custom-oauth-hero,.admin-custom-oauth-log-intro,.admin-custom-oauth-request-hero,.admin-integration-provider-hero,.admin-integration-auth-window-heading{border:1px solid var(--admin-line);border-radius:var(--admin-radius);color:var(--admin-ink);box-shadow:var(--admin-shadow);background:#fff}.admin-contact-hero:before,.admin-contact-hero:after,.admin-custom-oauth-hero:before,.admin-custom-oauth-log-intro:before,.admin-custom-oauth-request-hero:before{display:none}.admin-contact-code{color:#1849a9;background:#eff4ff;border-color:#b2ccff}.admin-contact-hero h2,.admin-custom-oauth-hero h2,.admin-custom-oauth-log-intro h2,.admin-custom-oauth-request-hero h2,.admin-integration-provider-hero h2{color:#101828}.admin-contact-hero p,.admin-custom-oauth-hero p,.admin-custom-oauth-log-intro p,.admin-custom-oauth-request-hero p,.admin-integration-provider-hero p{color:#667085}.admin-custom-oauth-hero-icon,.admin-custom-oauth-log-icon,.admin-custom-oauth-request-result-icon,.admin-integration-auth-window-icon,.admin-role-icon{color:#356ae6;box-shadow:none;background:#eff4ff;border:1px solid #b2ccff}.admin-custom-oauth-eyebrow{color:#175cd3;background:#eff4ff}.admin-custom-oauth-safety,.admin-custom-oauth-log-privacy,.admin-custom-oauth-log-boundary,.admin-integration-auth-window-scope{color:#1849a9;background:#eff4ff;border-color:#b2ccff}.admin-custom-oauth-endpoints>div,.admin-custom-oauth-request-facts>div,.admin-custom-oauth-result-grid>div,.admin-integration-auth-path-card,.admin-integration-connect-card,.admin-role-card,.admin-permission-group{box-shadow:none;background:#fff;border-color:#e4e7ec;border-radius:.65rem}.admin-custom-oauth-endpoints code,.admin-custom-oauth-key-value code,.admin-integration-auth-window-derived code,.admin-integration-auth-path-heading code{color:#344054;background:#f2f4f7}.admin-integration-auth-window-config,.admin-integrations-overview{border-color:var(--admin-line);border-radius:var(--admin-radius);box-shadow:var(--admin-shadow);background:#fff}.admin-integration-auth-path-card:hover,.admin-integration-connect-card:hover,.admin-role-card:hover{border-color:#b2ccff;box-shadow:0 4px 14px #1018280d}.admin-category-publish-guide,.admin-category-publish-panel,.admin-publish-panel,.admin-filter-panel{border-color:var(--admin-line);box-shadow:var(--admin-shadow);background:#fff}.admin-category-publish-guide li:before{color:#fff;box-shadow:none;background:#356ae6}.admin-contact-card{box-shadow:var(--admin-shadow);background:#fff;border-color:#e4e7ec;border-radius:.7rem}.admin-contact-card:hover{border-color:#b2ccff;transform:none;box-shadow:0 4px 14px #1018280f}.admin-contact-avatar{color:#175cd3;background:#eff4ff;border-color:#b2ccff;border-radius:.65rem}.admin-contact-card-identity a:hover,.admin-contact-card-link,.automation-run-timeline li a{color:#175cd3}.telegram-notification-summary,.telegram-notification-private,.telegram-notification-list,.telegram-notification-row,.telegram-recipient-chip{box-shadow:none;background:#fff;border-color:#e4e7ec;border-radius:.65rem}.telegram-notification-row:hover{background:#f8faff;border-color:#b2ccff}.automation-builder-shell{--automation-panel:#fff;--automation-ink:#182230;--automation-muted:#667085;--automation-line:#e4e7ec;background:#f2f4f7;margin:1.1rem calc(-1*clamp(1.25rem,2.8vw,3rem)) -4rem}.automation-builder-toolbar{background:#fffffff5;border-bottom-color:#e4e7ec;min-height:4.65rem;top:4.7rem;box-shadow:0 2px 6px #1018280a}.automation-builder-library,.automation-builder-properties,.automation-builder-canvas{scrollbar-color:#d0d5dd transparent}.automation-step-card,.automation-library-item,.automation-properties-card,.automation-trigger-card,.admin-automation-create-panel,.admin-automation-runner-note{box-shadow:var(--admin-shadow);background:#fff;border-color:#e4e7ec;border-radius:.65rem}.automation-step-card:hover,.automation-library-item:hover{border-color:#b2ccff;box-shadow:0 4px 14px #1018280f}.automation-step-card[data-selected=true],.automation-library-item[data-selected=true]{background:#f8faff;border-color:#528bff;box-shadow:0 0 0 2px #356ae61a}.automation-canvas{background-color:#f2f4f7;background-image:radial-gradient(#d0d5dd .65px,#0000 .65px)}.automation-trigger-zone{border-color:#d0d5dd;border-radius:.7rem;box-shadow:0 4px 14px #1018280f}.automation-trigger-zone>header>span,.automation-invoice-item>header>span{color:#fff;box-shadow:none;background:#356ae6}.automation-invoice-item,.automation-step-report ol,.automation-flow-report,.admin-member-automation-hero,.admin-live-run-hero{box-shadow:var(--admin-shadow);background:#fff;border-color:#e4e7ec;border-radius:.7rem}.automation-step-report li.is-ready,.automation-step-report li.is-waiting,.automation-step-report li.is-failed,.admin-live-step-report li.is-current{background:#fff}.automation-flow-report-header{background:#f9fafb;border-bottom-color:#e4e7ec}.automation-flow-report-header>div:first-child>small,.admin-member-automation-hero>div:nth-child(2)>span,.admin-live-run-title small{color:#175cd3}.admin-member-automation-hero-icon,.admin-live-run-title>span{color:#356ae6;background:#eff4ff;box-shadow:inset 0 0 0 1px #b2ccff}.admin-member-journey-progress-row>div>span{background:#356ae6}.automation-open-email-builder{color:#1849a9;background:#eff4ff;border-color:#b2ccff}.automation-open-email-builder small{color:#667085}.automation-email-test-modal>header{color:#101828;background:#fff}.automation-email-test-modal>header strong{color:#101828}.automation-email-test-modal>header small{color:#667085}.automation-email-test-modal-icon{color:#356ae6;background:#eff4ff}.automation-email-test-route{background:#eff4ff;border-color:#b2ccff}.automation-email-test-route span,.automation-email-test-route small{color:#667085}.automation-email-test-route strong{color:#1849a9}.admin-integration-auth-path-card>div:first-child>span,.admin-integration-provider-hero-icon,.admin-crm-connection-icon,.admin-integration-connect-icon,.admin-crm-routing-heading-icon,.admin-crm-category-identity>span:first-child{color:#356ae6;background:#eff4ff;box-shadow:inset 0 0 0 1px #b2ccff}.admin-integration-provider-card{box-shadow:none;border-color:#e4e7ec;border-radius:.7rem}.admin-integration-provider-card:hover{border-color:#b2ccff;transform:none;box-shadow:0 4px 14px #1018280f}.admin-integration-connect-hero,.admin-crm-connection-hero{color:#101828;background:#f9fafb;border-bottom-color:#e4e7ec}.admin-integration-connect-hero h2,.admin-crm-connection-hero h2,.admin-crm-connection-stats strong{color:#101828}.admin-integration-connect-hero p,.admin-crm-connection-hero p,.admin-crm-connection-stats span{color:#667085}.admin-integration-secure-chip{color:#067647;background:#ecfdf3;border-color:#abefc6}.admin-crm-connection-hero .admin-secondary-action{color:#344054;background:#fff;border-color:#d0d5dd}.admin-crm-connection-stats{border-top-color:#e4e7ec}.admin-crm-category-route{background:#fff;border-color:#e4e7ec;border-radius:.65rem}.admin-role-card{background:#fff;border-color:#e4e7ec;border-radius:.7rem}.admin-role-card:hover{border-color:#b2ccff;transform:none;box-shadow:0 4px 14px #1018280f}.admin-role-icon{border-radius:.55rem}.admin-permission-group{border-radius:.7rem}.admin-permission-group legend{color:#344054;font-size:.76rem;font-weight:700}.admin-permission-option:has(input:checked){background:#eff4ff;border-color:#b2ccff}.admin-dashboard-builder,.admin-settings-builder{background:#f2f4f7;border-color:#e4e7ec}.admin-dashboard-canvas,.admin-settings-canvas{border-color:#d0d5dd;border-radius:.7rem;box-shadow:0 4px 14px #1018280d}.admin-dashboard-canvas-toolbar svg,.admin-settings-canvas-toolbar svg,.admin-dashboard-empty-canvas svg,.admin-dashboard-no-selection svg,.admin-settings-empty-canvas svg{color:#356ae6}.admin-dashboard-canvas-widget,.admin-settings-canvas-widget{box-shadow:var(--admin-shadow);border-color:#e4e7ec;border-radius:.65rem}.admin-dashboard-canvas-widget:hover,.admin-settings-canvas-widget:hover,.admin-dashboard-canvas-widget[data-selected=true]{border-color:#528bff;transform:none;box-shadow:0 0 0 2px #356ae61a}.admin-preview-switcher button[aria-pressed=true]{color:#175cd3}.admin-landing-import-field{color:#667085;background:#f9fafb;border-color:#98a2b3}.admin-landing-import-field>svg{color:#356ae6}.admin-support-portal-shell{color:#182230;background:#f2f4f7;min-height:100dvh}.admin-support-overview-hero{color:#101828;box-shadow:var(--admin-shadow);background:#fff;border:1px solid #e4e7ec;border-radius:.8rem}.admin-support-overview-hero span{color:#175cd3}.admin-support-overview-hero h2{color:#101828}.admin-support-overview-hero p{color:#667085}.admin-support-overview-hero>a,.admin-support-overview-queue .admin-section-heading>a{color:#fff;background:#356ae6;border:1px solid #356ae6;border-radius:.5rem}.admin-support-overview-stats article,.admin-support-presence,.admin-support-automation-intro,.admin-support-automation-card{box-shadow:var(--admin-shadow);background:#fff;border-color:#e4e7ec;border-radius:.7rem}.admin-support-presence-icon,.admin-support-automation-intro>span,.admin-support-automation-card>header>span,.admin-support-composer-heading>div:first-child>span{color:#356ae6;background:#eff4ff}.admin-support-portal-header{color:#182230;min-height:4.25rem;box-shadow:none;background:#fff;border-bottom:1px solid #e4e7ec;padding:.72rem 1.1rem}.admin-support-portal-header>div>span{color:#356ae6;background:#eff4ff;border-color:#b2ccff}.admin-support-portal-header>div strong{color:#101828;font-weight:700}.admin-support-portal-header>div small{color:#667085}.admin-support-portal-header button,.admin-support-portal-header>a{color:#344054;box-shadow:var(--admin-shadow);background:#fff;border-color:#d0d5dd;border-radius:.5rem}.admin-support-inbox-portal{background:#fff;border-color:#e4e7ec}.admin-support-inbox-portal .admin-support-inbox-list>div>button[data-selected=true]{background:#eff4ff}.admin-support-inbox-portal .admin-support-inbox-list>div>button[data-selected=true]:before{background:#356ae6}.admin-support-inbox-portal .admin-support-inbox-avatar{color:#175cd3;background:#eff4ff}.admin-support-queue,.admin-support-thread-list,.admin-support-thread,.admin-support-live-reply-panel{background:#fff;border-color:#e4e7ec}.admin-support-thread-list-item,.admin-support-conversation-item{border-color:#eaecf0}.admin-support-thread-list-item:hover,.admin-support-conversation-item:hover{background:#f8faff}.admin-support-thread-list-item[aria-current=page],.admin-support-conversation-item[aria-current=page]{color:#1849a9;background:#eff4ff;box-shadow:inset 3px 0 #356ae6}.admin-support-transcript,.admin-support-thread-transcript,.admin-support-inbox-portal .admin-support-thread{background:#f6f7f9}.admin-support-inbox-portal .admin-support-message-administrator{background:#eff4ff;border-color:#b2ccff}.admin-support-live-reply-panel{border-top:1px solid #e4e7ec;box-shadow:0 -4px 16px #1018280a}.admin-support-live-reply,.admin-support-inbox-portal .admin-support-live-reply{box-shadow:var(--admin-shadow);border-color:#d0d5dd;border-radius:.7rem}.admin-support-ticket-salutation button{color:#344054;border-bottom-color:#98a2b3}.admin-support-ticket-salutation button:hover,.admin-support-ticket-salutation button:focus-visible{color:#175cd3;border-bottom-color:#356ae6}.admin-support-live-reply>footer>button,.admin-support-live-reply button[type=submit]{color:#fff;box-shadow:none;background:#356ae6}.admin-support-customer-panel{background:#f9fafb}.admin-support-customer-panel>span{color:#175cd3}.admin-support-presence-compact,.admin-support-source-badge,.admin-support-status-badge{background:#f9fafb;border-color:#d0d5dd}.admin-support-portal-entry{color:#182230;background:#f6f7f9;min-height:100dvh}.admin-support-portal-entry>*{box-shadow:var(--admin-shadow-raised);background:#fff;border-color:#e4e7ec;border-radius:.8rem}.admin-support-portal-entry-heading>span{color:#356ae6;background:#eff4ff;border-color:#b2ccff}.admin-support-portal-entry>button{box-shadow:none;background:#356ae6;border-color:#356ae6;border-radius:.5rem}[data-tooltip]:after{color:#fff;font-family:var(--admin-font);background:#101828;border:0;border-radius:.4rem;font-size:.68rem;font-weight:550;box-shadow:0 4px 12px #10182824}[data-tooltip]:before{border-top-color:#101828}@media (max-width:1460px){.admin-shell-body{flex-direction:column}.admin-tenant-navigation{z-index:24;border-right:0;border-bottom:1px solid var(--admin-line);width:100%;min-width:0;height:auto;min-height:0;padding:.8rem clamp(1.25rem,2.8vw,3rem) 0;position:sticky;top:0}.admin-tenant-navigation-header{border:0;align-items:center;gap:1rem;min-width:0;padding:0 0 .7rem;display:flex}.admin-tenant-navigation-back{flex:none;order:2;margin-left:auto}.admin-tenant-navigation-identity{order:1}.admin-tenant-navigation nav{scrollbar-width:thin;scrollbar-color:#d0d5dd transparent;gap:.25rem;width:100%;min-width:0;margin:0;padding:0 0 .65rem;display:flex;overflow-x:auto}.admin-tenant-navigation nav a{flex:none;min-width:max-content}.admin-tenant-navigation-state{display:none}}@media (max-width:1100px){.admin-dashboard{grid-template-columns:14.5rem minmax(0,1fr)}.admin-sidebar{width:14.5rem}}@media (max-width:820px){.admin-dashboard{display:block}.admin-sidebar{border-bottom:1px solid #344054;border-right:0;width:100%;height:auto;min-height:4rem;padding:.75rem 1rem;position:sticky}.admin-sidebar-header{align-items:center;min-height:2.5rem}.admin-sidebar-brand{padding:0}.admin-sidebar-toggle{background:#1d2939;border:1px solid #344054;border-radius:.5rem;place-items:center;width:2.4rem;min-height:2.4rem;padding:0;display:grid}.admin-sidebar nav{max-height:calc(100dvh - 10rem);margin-top:.85rem;padding:.25rem 0 .8rem;display:none;overflow-y:auto}.admin-sidebar[data-mobile-open=true] nav{display:grid}.admin-sidebar-footer{display:none}.admin-sidebar[data-mobile-open=true] .admin-sidebar-footer{display:flex}.admin-shell-body{display:block}.admin-tenant-navigation{border-right:0;border-bottom:1px solid var(--admin-line);width:100%;min-width:0;height:auto;padding:.75rem 1rem;position:static}.admin-tenant-navigation nav{gap:.3rem;padding-bottom:.15rem;display:flex;overflow-x:auto}.admin-tenant-navigation nav a{box-shadow:none;flex:none}.admin-workspace{padding:0 1rem 2.5rem}.admin-topbar{background:#f6f7f9;min-height:4rem;margin:0 -1rem;padding:.85rem 1rem;position:static}.admin-topbar h1{font-size:1.35rem}.automation-builder-shell{margin:1rem -1rem -2.5rem}.automation-builder-toolbar{top:0}}@media (max-width:760px){.admin-tenant-navigation-header{grid-template-columns:minmax(0,1fr) auto;display:grid}.admin-tenant-navigation-back{grid-column:1/-1;margin:0}.admin-tenant-navigation-toggle{border:1px solid var(--admin-line-strong);color:#344054;cursor:pointer;background:#fff;border-radius:.5rem;place-items:center;width:2.4rem;min-height:2.4rem;padding:0;display:grid}.admin-tenant-navigation nav{border-top:1px solid var(--admin-line);flex-direction:column;padding-top:.7rem;display:none;overflow:visible}.admin-tenant-navigation[data-mobile-open=true] nav{display:flex}.admin-tenant-navigation nav a{width:100%;min-width:0}}@media (max-width:600px){.admin-login{padding:1rem}.admin-login-copy,.admin-login-action{padding-left:1.25rem;padding-right:1.25rem}.admin-topbar{align-items:flex-start;gap:.65rem}.admin-topbar-actions{width:100%}.admin-topbar-actions .admin-primary-action,.admin-topbar-actions .admin-secondary-action{flex:auto}.admin-readiness-card,.admin-system-card,.admin-management-panel,.admin-create-page{border-radius:.65rem;padding:1rem}.admin-table-panel{padding:0}.admin-table-panel>.admin-section-heading{padding:1rem}.admin-data-table th,.admin-data-table td{padding:.75rem 1rem}}@media (prefers-reduced-motion:reduce){.admin-dashboard *,.admin-login *,.admin-support-portal-shell *{scroll-behavior:auto;transition-duration:.01ms}}.admin-support-portal-shell{--support-blue:#155eef;--support-blue-dark:#004eeb;--support-blue-soft:#eff4ff;--support-border:#e4e7ec;--support-border-strong:#d0d5dd;--support-canvas:#f6f7f9;--support-muted:#667085;--support-text:#182230;height:100dvh;min-height:100dvh;color:var(--support-text);background:var(--support-canvas);overflow:hidden}.admin-support-portal-shell .admin-support-portal-header{border-bottom:1px solid var(--support-border);height:4.5rem;min-height:4.5rem;color:var(--support-text);background:#fff;align-items:center;gap:.75rem;padding:.65rem 1rem;display:flex;box-shadow:0 1px 3px #1018280a}.admin-support-portal-shell .admin-support-portal-header>div:first-child{gap:.55rem;min-width:max-content}.admin-support-portal-shell .admin-support-portal-header>div:first-child>span{width:2rem;height:2rem;color:var(--support-blue);background:var(--support-blue-soft);border:0;border-radius:.5rem;place-items:center;display:grid}.admin-support-portal-shell .admin-support-portal-header>div:first-child strong{color:#101828;letter-spacing:-.015em;font-size:.88rem;font-weight:750}.admin-support-portal-shell .admin-support-portal-header form{justify-content:flex-end;align-items:center;gap:.4rem;min-width:0;max-width:none;display:flex}.admin-support-portal-shell .admin-support-portal-header form label{min-width:0}.admin-support-portal-shell .admin-support-portal-header form>button,.admin-support-portal-shell .admin-support-portal-header>a{border:1px solid var(--support-border-strong);color:#344054;background:#fff;border-radius:.45rem;justify-content:center;align-items:center;gap:.35rem;width:auto;height:2.25rem;min-height:2.25rem;padding:0 .68rem;font-size:.68rem;font-weight:700;display:inline-flex;box-shadow:0 1px 2px #10182808}.admin-support-portal-shell .admin-support-portal-header form>button:hover,.admin-support-portal-shell .admin-support-portal-header>a:hover{color:#101828;background:#f9fafb;border-color:#98a2b3}.admin-support-portal-shell .admin-support-portal-header .admin-support-presence-compact{border:1px solid var(--support-border);min-width:12.5rem;box-shadow:none;background:#f9fafb;border-radius:.55rem;align-items:center;gap:.45rem;padding:.28rem .32rem .28rem .38rem;display:flex;position:relative}.admin-support-portal-shell .admin-support-presence-compact-avatar{width:1.75rem;height:1.75rem;color:var(--support-blue);background:var(--support-blue-soft)}.admin-support-portal-shell .admin-support-presence-compact-avatar i{background:#98a2b3;border-color:#f9fafb}.admin-support-portal-shell .admin-support-presence-compact-avatar i[data-online=true]{background:#12b76a}.admin-support-portal-shell .admin-support-presence-compact-copy strong{color:#101828;max-width:7rem;font-size:.67rem;font-weight:720}.admin-support-portal-shell .admin-support-presence-compact-copy small{color:var(--support-muted);font-size:.56rem}.admin-support-portal-shell .admin-support-portal-header .admin-support-presence-compact-toggle{color:#067647;width:auto;min-width:4.25rem;height:1.7rem;min-height:1.7rem;box-shadow:none;background:#ecfdf3;border:1px solid #a6f4c5;border-radius:.4rem;margin-left:auto;padding:0 .48rem;font-size:.58rem;font-weight:750}.admin-support-portal-shell .admin-support-portal-header .admin-support-presence-compact-toggle[data-online=true]{color:#b42318;background:#fef3f2;border-color:#fecdca}.admin-support-portal-shell .admin-support-inbox-portal{height:calc(100dvh - 4.5rem);min-height:0;box-shadow:none;background:#fff;border:0;border-radius:0;grid-template-columns:minmax(17rem,19rem) minmax(34rem,1fr) minmax(15.5rem,16.75rem);margin:0;display:grid;overflow:hidden}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-inbox-list{border-right:1px solid var(--support-border);background:#fff;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;display:grid}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-inbox-list>header{border-bottom:1px solid var(--support-border);background:#fff;padding:.9rem .85rem .75rem}.admin-support-portal-shell .admin-support-inbox-list h2{color:#101828;letter-spacing:-.02em;font-size:1rem;font-weight:750}.admin-support-portal-shell .admin-support-inbox-list>header>div>span{color:#475467;background:#f2f4f7;border-radius:999px;padding:.2rem .42rem;font-size:.62rem;font-weight:700}.admin-support-portal-shell .admin-support-inbox-list header label{border:1px solid var(--support-border-strong);background:#fff;border-radius:.5rem;height:2.45rem;margin-top:.65rem;padding:0 .65rem;box-shadow:0 1px 2px #10182808}.admin-support-portal-shell .admin-support-inbox-list header label:focus-within{border-color:#84adff;box-shadow:0 0 0 3px #155eef1a}.admin-support-portal-shell .admin-support-inbox-list header input{height:2.35rem;min-height:0;box-shadow:none;background:0 0;border:0;padding:0;font-size:.72rem}.admin-support-portal-shell .admin-support-channel-tabs{background:#f2f4f7;border:1px solid #eaecf0;border-radius:.52rem;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:.65rem;padding:.18rem;display:grid}.admin-support-portal-shell .admin-support-channel-tabs button{color:#667085;min-width:0;min-height:1.9rem;box-shadow:none;background:0 0;border:0;border-radius:.38rem;padding:0 .18rem;font-size:.6rem;font-weight:720}.admin-support-portal-shell .admin-support-channel-tabs button[aria-current=page]{color:#1849a9;background:#fff;box-shadow:0 1px 3px #10182814}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-inbox-list>div{scrollbar-color:#d0d5dd transparent;background:#fff;min-height:0;max-height:none;padding:.3rem 0;overflow-y:auto}.admin-support-portal-shell .admin-support-inbox-list>div>button{background:#fff;border-bottom:1px solid #f0f1f3;border-radius:0;gap:.62rem;margin:0;padding:.78rem .8rem;transition:background .12s}.admin-support-portal-shell .admin-support-inbox-list>div>button:hover{background:#f9fafb;transform:none}.admin-support-portal-shell .admin-support-inbox-list>div>button[data-selected=true]{background:var(--support-blue-soft)}.admin-support-portal-shell .admin-support-inbox-list>div>button[data-selected=true]:before{background:var(--support-blue);border-radius:0;width:3px}.admin-support-portal-shell .admin-support-inbox-avatar{width:2.35rem;height:2.35rem;color:var(--support-blue);background:var(--support-blue-soft);border-radius:.55rem}.admin-support-portal-shell .admin-support-inbox-copy strong,.admin-support-portal-shell .admin-support-inbox-copy b{color:#182230;font-size:.74rem;font-weight:700}.admin-support-portal-shell .admin-support-inbox-copy b{color:#344054;margin-top:.12rem;font-weight:600}.admin-support-portal-shell .admin-support-inbox-copy small,.admin-support-portal-shell .admin-support-inbox-copy time{color:#667085;font-size:.6rem}.admin-support-portal-shell .admin-support-source-badge{padding:.17rem .34rem;font-size:.54rem}.admin-support-portal-shell .admin-support-inbox-unread{background:var(--support-blue);min-width:1.18rem;height:1.18rem;font-size:.61rem}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-inbox-conversation{background:#fff;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0;display:grid;overflow:hidden}.admin-support-portal-shell .admin-support-inbox-conversation>header{border-bottom:1px solid var(--support-border);background:#fff;min-height:4.25rem;padding:.68rem 1.2rem}.admin-support-portal-shell .admin-support-inbox-conversation>header strong{color:#101828;letter-spacing:-.015em;font-size:.88rem;font-weight:750}.admin-support-portal-shell .admin-support-conversation-subtitle{color:var(--support-muted);gap:.3rem .45rem;margin-top:.22rem;font-size:.63rem}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-thread{min-height:0;max-height:none;box-shadow:none;overscroll-behavior:contain;scrollbar-color:#d0d5dd transparent;background:#f6f7f9;border:0;border-radius:0;align-content:start;margin:0;padding:1.15rem clamp(1rem,2.4vw,1.75rem) 1.4rem;overflow-y:auto}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-live-thread-meta{z-index:2;border-bottom:1px solid var(--support-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f6f7f9eb;margin:-1.15rem -1.75rem .85rem;padding:.6rem 1.75rem;position:sticky;top:-1.15rem}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-live-thread-meta>span{border-color:var(--support-border-strong);color:#475467;background:#fff;padding:.24rem .44rem;font-size:.58rem}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-message{color:#344054;background:#fff;border:1px solid #e4e7ec;border-radius:.72rem .72rem .72rem .2rem;width:min(78%,42rem);padding:.78rem .9rem;box-shadow:0 1px 2px #10182808}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-message-administrator{background:var(--support-blue-soft);border-color:#b2ccff;border-radius:.72rem .72rem .2rem}.admin-support-portal-shell .admin-support-thread:not([data-channel=live_chat]) .admin-support-live-thread-meta{border-bottom:1px solid var(--support-border);-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;margin:-.2rem 0 1.15rem;padding:0 0 .85rem;position:static}.admin-support-portal-shell .admin-support-thread:not([data-channel=live_chat]) .admin-support-message{border:0;border-bottom:1px solid var(--support-border);color:#344054;width:100%;max-width:none;box-shadow:none;background:0 0;border-radius:0;margin:0;padding:1.2rem 0 1.4rem}.admin-support-portal-shell .admin-support-thread:not([data-channel=live_chat]) .admin-support-message+.admin-support-message{margin-top:.2rem}.admin-support-portal-shell .admin-support-thread:not([data-channel=live_chat]) .admin-support-message-author strong{color:#101828;font-size:.76rem}.admin-support-portal-shell .admin-support-thread:not([data-channel=live_chat]) .admin-support-message>p{color:#344054;max-width:64rem;margin-top:.8rem;font-size:.78rem;line-height:1.7}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-live-reply-panel{z-index:100;border:0;border-top:1px solid var(--support-border-strong);background:#f9fafb;border-radius:0;min-width:0;max-height:none;margin:0;padding:0;position:relative;overflow:visible;box-shadow:0 -6px 18px #1018280d}.admin-support-portal-shell .admin-support-composer-heading{border-bottom:1px solid var(--support-border);background:#fff;justify-content:space-between;align-items:center;gap:.75rem;min-height:3.25rem;padding:.55rem .85rem;display:flex}.admin-support-portal-shell .admin-support-composer-heading>div:first-child{align-items:center;gap:.5rem;min-width:0;display:flex}.admin-support-portal-shell .admin-support-composer-channel{width:1.85rem;height:1.85rem;color:var(--support-blue);background:var(--support-blue-soft);border-radius:.45rem;flex:none;place-items:center;display:grid}.admin-support-portal-shell .admin-support-composer-heading h2,.admin-support-portal-shell .admin-support-composer-heading p{margin:0}.admin-support-portal-shell .admin-support-composer-heading h2{color:#101828;font-size:.75rem;font-weight:750}.admin-support-portal-shell .admin-support-composer-heading p{color:var(--support-muted);margin-top:.06rem;font-size:.58rem}.admin-support-portal-shell .admin-support-live-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.4rem;min-width:0;display:flex}.admin-support-portal-shell .admin-support-live-indicator{color:#175cd3;background:var(--support-blue-soft);border:1px solid #b2ccff;border-radius:999px;align-items:center;gap:.3rem;min-height:1.75rem;padding:0 .5rem;font-size:.58rem;font-weight:750;display:inline-flex}.admin-support-portal-shell .admin-support-live-indicator i{background:currentColor;border-radius:999px;width:.4rem;height:.4rem}.admin-support-portal-shell .admin-support-live-indicator[data-state=waiting_on_member]{color:#b54708;background:#fffaeb;border-color:#fedf89}.admin-support-portal-shell .admin-support-live-indicator[data-state=resolved]{color:#067647;background:#ecfdf3;border-color:#a6f4c5}.admin-support-portal-shell .admin-support-live-indicator[data-state=closed]{color:#475467;background:#f2f4f7;border-color:#d0d5dd}.admin-support-portal-shell .admin-support-standalone-state{border-left:1px solid var(--support-border);align-items:center;gap:.3rem;padding-left:.4rem;display:flex}.admin-support-portal-shell .admin-support-standalone-state select,.admin-support-portal-shell .admin-support-standalone-state button,.admin-support-portal-shell .admin-support-end-chat-trigger{border:1px solid var(--support-border-strong);color:#344054;width:auto;height:1.85rem;min-height:1.85rem;box-shadow:none;background:#fff;border-radius:.4rem;margin:0;padding:0 .5rem;font-size:.57rem;font-weight:720}.admin-support-portal-shell .admin-support-standalone-state .admin-support-update-state:not(:disabled){color:#175cd3;background:var(--support-blue-soft);border-color:#84adff}.admin-support-portal-shell .admin-support-standalone-state .admin-support-archive-thread{border-color:var(--support-border);color:#667085;background:#f9fafb}.admin-support-portal-shell .admin-support-reply-composer{z-index:110;min-width:0;margin:0;padding:.75rem clamp(.85rem,2.4vw,1.5rem) .9rem;display:block;position:relative}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-live-reply{border:1px solid var(--support-border-strong);background:#fff;border-radius:.55rem;grid-template-columns:minmax(0,1fr);gap:0;min-width:0;margin:0;padding:0;display:grid;overflow:visible;box-shadow:0 1px 3px #1018280d}.admin-support-portal-shell .admin-support-compose-recipient{background:#f9fafb;border-bottom:1px solid #eaecf0;border-radius:.55rem .55rem 0 0;align-items:baseline;gap:.4rem;min-width:0;min-height:2.35rem;padding:.5rem .78rem;display:flex}.admin-support-portal-shell .admin-support-compose-recipient>span{color:#667085;flex:none;font-size:.6rem;font-weight:650}.admin-support-portal-shell .admin-support-compose-recipient strong{color:#344054;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.68rem;font-weight:720;overflow:hidden}.admin-support-portal-shell .admin-support-compose-recipient small{color:#98a2b3;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.59rem;overflow:hidden}.admin-support-portal-shell .admin-support-composer-document{background:#fff;min-width:0;padding:.8rem .95rem .75rem}.admin-support-portal-shell .admin-support-ticket-salutation,.admin-support-portal-shell .admin-support-ticket-signature{color:#344054;padding:0;font-size:.7rem;line-height:1.45}.admin-support-portal-shell .admin-support-ticket-salutation{min-height:auto;margin-bottom:.22rem}.admin-support-portal-shell .admin-support-ticket-context{color:#667085;margin:.14rem 0 .58rem;font-size:.72rem;line-height:1.45}.admin-support-portal-shell .admin-support-live-reply .admin-support-ticket-salutation button{color:#344054;font-size:.7rem}.admin-support-portal-shell .admin-support-composer-field{min-width:0;display:block}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-live-reply textarea{color:#182230;width:100%;min-height:5.25rem;max-height:9rem;box-shadow:none;font:inherit;text-align:left;resize:vertical;background:0 0;border:0;border-radius:0;outline:0;padding:.2rem 0;font-size:.74rem;line-height:1.55;display:block}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-live-reply textarea:focus{box-shadow:none;border:0;outline:0}.admin-support-portal-shell .admin-support-ticket-signature{color:#475467;margin-top:.25rem}.admin-support-portal-shell .admin-support-ticket-signature small{color:#667085;margin-top:.05rem;font-size:.61rem;font-weight:650}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-live-reply>footer{background:#f9fafb;border-top:1px solid #eaecf0;border-radius:0 0 .55rem .55rem;justify-content:space-between;align-items:flex-end;gap:.7rem;min-width:0;min-height:3rem;padding:.48rem .55rem;display:flex}.admin-support-portal-shell .admin-support-composer-tools,.admin-support-portal-shell .admin-support-composer-delivery{align-items:flex-end;gap:.35rem;min-width:0;display:flex}.admin-support-portal-shell .admin-support-composer-delivery{justify-content:flex-end;margin-left:auto}.admin-support-portal-shell .admin-support-attach-button,.admin-support-portal-shell .admin-canned-picker-trigger{border:1px solid var(--support-border-strong);color:#475467;width:auto;height:2.15rem;min-height:2.15rem;box-shadow:none;cursor:pointer;background:#fff;border-radius:.42rem;justify-content:center;align-items:center;gap:.32rem;margin:0;padding:0 .58rem;font-size:.62rem;font-weight:700;display:inline-flex;position:relative;inset:auto}.admin-support-portal-shell .admin-support-attach-button:hover,.admin-support-portal-shell .admin-canned-picker-trigger:hover{color:#182230;background:#f9fafb;border-color:#98a2b3}.admin-support-portal-shell .admin-support-attach-button svg,.admin-support-portal-shell .admin-canned-picker-trigger svg{color:#667085;width:.85rem;height:.85rem}.admin-support-portal-shell .admin-support-attach-button input{opacity:0;width:1px;height:1px;position:absolute}.admin-support-portal-shell .admin-canned-picker{z-index:115;margin:0;display:flex;position:relative}.admin-support-portal-shell .admin-support-reply-composer .admin-canned-picker-panel{z-index:1000;border:1px solid var(--support-border-strong);background:#fff;border-radius:.65rem;width:min(32rem,100vw - 2rem);max-height:min(24rem,60dvh);bottom:calc(100% + .48rem);left:0;right:auto;box-shadow:0 18px 48px #1018282e}.admin-support-portal-shell .admin-support-send-state{color:#667085;align-items:end;gap:.16rem;min-width:10.5rem;font-size:.56rem;display:grid}.admin-support-portal-shell .admin-support-send-state>span{color:#667085;padding-left:.05rem;font-size:.54rem;font-weight:650}.admin-support-portal-shell .admin-support-send-state select{border:1px solid var(--support-border-strong);color:#344054;width:100%;max-width:none;height:2.15rem;min-height:2.15rem;box-shadow:none;background-color:#fff;border-radius:.42rem;padding:0 1.7rem 0 .55rem;font-size:.62rem;font-weight:680}.admin-support-portal-shell .admin-support-composer-delivery>button[type=submit]{border:1px solid var(--support-blue);color:#fff;background:var(--support-blue);border-radius:.42rem;justify-content:center;align-items:center;gap:.34rem;width:auto;min-width:6.6rem;height:2.15rem;min-height:2.15rem;padding:0 .72rem;font-size:.64rem;font-weight:750;display:inline-flex;box-shadow:0 1px 2px #10182814}.admin-support-portal-shell .admin-support-composer-delivery>button[type=submit]:hover:not(:disabled){border-color:var(--support-blue-dark);background:var(--support-blue-dark)}.admin-support-portal-shell .admin-support-chat-ended,.admin-support-portal-shell .admin-support-end-confirm,.admin-support-portal-shell .admin-support-claim-card,.admin-support-portal-shell .admin-support-read-only{box-shadow:none;border-radius:.6rem;margin:.75rem .85rem .85rem}.admin-support-portal-shell .admin-support-live-error{color:#b42318;background:#f9fafb;margin:0;padding:.5rem .85rem .75rem}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-customer-panel{border-left:1px solid var(--support-border);background:#fff;min-width:0;min-height:0;padding:1rem;display:block;overflow-y:auto}.admin-support-portal-shell .admin-support-customer-panel>span{color:#667085;letter-spacing:.08em;font-size:.58rem;font-weight:750}.admin-support-portal-shell .admin-support-customer-panel h2{color:#101828;letter-spacing:-.025em;margin:.35rem 0 1rem;font-size:1.05rem;font-weight:750}.admin-support-portal-shell .admin-support-customer-panel dl{gap:0;margin:0;display:grid}.admin-support-portal-shell .admin-support-customer-panel dl div{border-bottom:1px solid var(--support-border);padding:.72rem 0}.admin-support-portal-shell .admin-support-customer-panel dt{color:#667085;text-transform:none;margin:0 0 .18rem;font-size:.56rem;font-weight:650}.admin-support-portal-shell .admin-support-customer-panel dd{color:#344054;font-size:.69rem;font-weight:600;line-height:1.45}@media (max-width:1180px){.admin-support-portal-shell .admin-support-inbox-portal{grid-template-columns:minmax(17rem,19.5rem) minmax(0,1fr)}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-customer-panel,.admin-support-portal-shell .admin-support-portal-header form label:first-child{display:none}}@media (max-width:900px){.admin-support-portal-shell .admin-support-portal-header .admin-support-presence-compact-copy{display:none}.admin-support-portal-shell .admin-support-portal-header .admin-support-presence-compact{min-width:6.4rem}.admin-support-portal-shell .admin-support-composer-heading{flex-direction:column;align-items:flex-start}.admin-support-portal-shell .admin-support-live-actions{justify-content:space-between;width:100%}.admin-support-portal-shell .admin-support-standalone-state{border-left:0;padding-left:0}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-live-reply>footer{flex-direction:column;align-items:stretch}.admin-support-portal-shell .admin-support-composer-delivery{width:100%}.admin-support-portal-shell .admin-support-send-state{flex:auto}}@media (max-width:720px){.admin-support-portal-shell .admin-support-portal-header{height:4.25rem;min-height:4.25rem;padding:.55rem .7rem;overflow:visible}.admin-support-portal-shell .admin-support-portal-header form{display:none}.admin-support-portal-shell .admin-support-portal-header>div:first-child strong{font-size:.78rem}.admin-support-portal-shell .admin-support-portal-header>a{width:2.25rem;padding:0;font-size:0}.admin-support-portal-shell .admin-support-portal-header>a svg{width:.9rem;height:.9rem}.admin-support-portal-shell .admin-support-inbox-portal{grid-template-columns:1fr;height:calc(100dvh - 4.25rem);display:grid}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-inbox-list,.admin-support-portal-shell .admin-support-inbox-portal .admin-support-inbox-conversation{grid-area:1/1}.admin-support-portal-shell .admin-support-inbox-portal[data-mobile-thread=closed] .admin-support-inbox-conversation,.admin-support-portal-shell .admin-support-inbox-portal[data-mobile-thread=open] .admin-support-inbox-list{display:none}.admin-support-portal-shell .admin-support-inbox-conversation>header{min-height:3.8rem;padding:.55rem .75rem}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-thread{padding:.85rem .75rem 1rem}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-live-thread-meta{margin:-.85rem -.75rem .7rem;padding:.5rem .75rem;top:-.85rem}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-message{width:92%}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-live-reply-panel{max-height:min(58dvh,32rem);overflow-y:auto}.admin-support-portal-shell .admin-support-composer-heading{padding:.5rem .7rem}.admin-support-portal-shell .admin-support-composer-heading p{display:none}.admin-support-portal-shell .admin-support-live-actions,.admin-support-portal-shell .admin-support-standalone-state{flex-wrap:wrap;align-items:stretch;width:100%}.admin-support-portal-shell .admin-support-standalone-state select{flex:9rem;min-width:0}.admin-support-portal-shell .admin-support-standalone-state button{flex:auto}.admin-support-portal-shell .admin-support-reply-composer{padding:.55rem .65rem .65rem}.admin-support-portal-shell .admin-support-compose-recipient small{display:none}.admin-support-portal-shell .admin-support-composer-document{padding:.55rem .7rem .6rem}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-live-reply textarea{min-height:4.25rem}.admin-support-portal-shell .admin-support-composer-tools,.admin-support-portal-shell .admin-support-composer-delivery{width:100%}.admin-support-portal-shell .admin-support-composer-tools>*,.admin-support-portal-shell .admin-support-composer-delivery>*{flex:auto}.admin-support-portal-shell .admin-support-composer-delivery>button{min-width:6.5rem}.admin-support-portal-shell .admin-support-reply-composer .admin-canned-picker-panel{z-index:2000;width:auto;max-height:calc(100dvh - 6rem);position:fixed;inset:5rem .75rem auto}}@media (prefers-reduced-motion:reduce){.admin-support-portal-shell *{transition-duration:.01ms}}.admin-support-portal-shell .admin-support-inbox-portal{background:var(--support-canvas);display:block;position:relative}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-inbox-list{background:#f7f8fa;border:0;grid-template-rows:auto minmax(0,1fr);width:100%;height:100%;display:grid}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-inbox-list>header{border-bottom:1px solid var(--support-border);grid-template-columns:minmax(10rem,1fr) minmax(15rem,25rem) auto;align-items:end;gap:.75rem;padding:.85rem 1rem;display:grid}.admin-support-portal-shell .admin-support-inbox-list header label,.admin-support-portal-shell .admin-support-channel-tabs{margin:0}.admin-support-portal-shell .admin-support-channel-tabs{width:23rem}.admin-support-portal-shell .admin-support-inbox-list>div>button{border:1px solid var(--support-border);background:#fff;border-radius:.62rem;grid-template-columns:2.35rem minmax(0,1fr) auto;align-items:center;width:100%;margin:0 0 .42rem;padding:.8rem .9rem;transition:border-color .12s,box-shadow .12s,background .12s;display:grid;box-shadow:0 1px 2px #10182805}.admin-support-portal-shell .admin-support-inbox-list>div>button:hover{background:#fff;border-color:#b9c1cc;box-shadow:0 3px 10px #1018280f}.admin-support-portal-shell .admin-support-inbox-list>div>button[data-selected=true]{background:#f7f9ff;border-color:#9bb8ff;box-shadow:0 0 0 2px #155eef14}.admin-support-portal-shell .admin-support-inbox-list>div>button[data-selected=true]:before{display:none}.admin-support-portal-shell .admin-support-inbox-copy>span:first-child{align-items:baseline}.admin-support-portal-shell .admin-support-inbox-copy strong{font-size:.79rem}.admin-support-portal-shell .admin-support-inbox-copy b{margin-top:.18rem;font-size:.68rem}.admin-support-portal-shell .admin-support-inbox-copy small{flex-wrap:wrap;align-items:center;gap:.3rem .55rem;margin-top:.32rem;display:flex}.admin-support-portal-shell .admin-support-inbox-state{color:#175cd3;background:#eff8ff;border-radius:999px;align-items:center;padding:.14rem .38rem;font-size:.54rem;font-weight:750;display:inline-flex}.admin-support-portal-shell .admin-support-inbox-state[data-state=waiting_on_member]{color:#b54708;background:#fffaeb}.admin-support-portal-shell .admin-support-inbox-state[data-state=resolved]{color:#067647;background:#ecfdf3}.admin-support-portal-shell .admin-support-inbox-state[data-state=closed]{color:#475467;background:#f2f4f7}.admin-support-conversation-overlay{z-index:4000;pointer-events:none;position:fixed;inset:0}.admin-support-conversation-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:auto;background:#0f172a4d;border:0;border-radius:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.admin-support-conversation-window{pointer-events:auto;background:#fff;grid-template-columns:minmax(0,1fr) 16.5rem;width:min(76rem,100vw - 5rem);min-width:0;animation:.18s cubic-bezier(.22,1,.36,1) admin-support-drawer-in;display:grid;position:absolute;top:0;bottom:0;right:0;overflow:hidden;box-shadow:-18px 0 50px #1018282e}.admin-support-conversation-overlay[data-expanded=true] .admin-support-conversation-window{grid-template-columns:minmax(0,1fr) 18rem;width:100%;left:0}@keyframes admin-support-drawer-in{0%{opacity:0;transform:translate(1.5rem)}to{opacity:1;transform:translate(0)}}.admin-support-portal-shell .admin-support-conversation-window .admin-support-inbox-conversation{grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0;display:grid}.admin-support-conversation-heading{align-items:center;gap:.65rem;min-width:0;display:flex}.admin-support-conversation-heading>div{min-width:0}.admin-support-conversation-heading>div>strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.admin-support-overlay-close,.admin-support-overlay-expand{border:1px solid var(--support-border);color:#475467;background:#fff;border-radius:.48rem;flex:none;place-items:center;width:2.2rem;height:2.2rem;min-height:0;padding:0;display:inline-grid;box-shadow:0 1px 2px #1018280a}.admin-support-overlay-close:hover,.admin-support-overlay-expand:hover{color:#101828;background:#f9fafb;border-color:#98a2b3}.admin-support-portal-shell .admin-support-inbox-conversation>header{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.admin-support-conversation-window .admin-support-customer-panel{border-left:1px solid var(--support-border);background:#f9fafb;min-width:0;padding:1.25rem 1rem;overflow-y:auto}.admin-support-portal-shell .admin-support-thread:not([data-channel=live_chat]) .admin-support-ticket-message{border:1px solid var(--support-border);background:#fff;border-radius:.58rem;margin:0 0 .5rem;padding:0;overflow:hidden;box-shadow:0 1px 2px #10182808}.admin-support-ticket-message-summary{color:#344054;width:100%;min-height:4.15rem;box-shadow:none;text-align:left;background:#fff;border:0;border-radius:0;grid-template-columns:minmax(10.5rem,.8fr) minmax(8rem,1.4fr) auto auto;align-items:center;gap:.75rem;padding:.7rem .8rem;display:grid}.admin-support-ticket-message-summary:hover{background:#f9fafb}.admin-support-ticket-message[data-expanded=true] .admin-support-ticket-message-summary{background:#fcfcfd}.admin-support-ticket-message-summary .admin-support-message-author{align-items:center;gap:.5rem;min-width:0;display:flex}.admin-support-ticket-message-summary .admin-support-message-author>span:not(.admin-support-message-initial){min-width:0;display:grid}.admin-support-ticket-message-summary .admin-support-message-author strong,.admin-support-ticket-message-summary .admin-support-message-author small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-support-message-initial{color:#344054;background:#eaecf0;border-radius:50%;flex:none;place-items:center;width:1.9rem;height:1.9rem;font-size:.68rem;font-weight:750;display:grid}.admin-support-message-administrator .admin-support-message-initial{color:#1849a9;background:#d1e0ff}.admin-support-ticket-message-preview{color:#667085;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.69rem;overflow:hidden}.admin-support-ticket-message-summary time{color:#667085;white-space:nowrap;font-size:.58rem}.admin-support-ticket-message-summary>svg{color:#667085;width:.95rem;height:.95rem;transition:transform .14s}.admin-support-ticket-message[data-expanded=true] .admin-support-ticket-message-summary>svg{transform:rotate(180deg)}.admin-support-ticket-message-body{color:#344054;background:#fff;border-top:1px solid #f0f1f3;padding:1rem 1.15rem 1.3rem 3.25rem}.admin-support-ticket-message-body>p{white-space:pre-wrap;max-width:64rem;margin:0;font-size:.76rem;line-height:1.7}.admin-support-ticket-message-body>p+p,.admin-support-ticket-message-body>p+.support-message-attachment{margin-top:.8rem}@media (max-width:1080px){.admin-support-portal-shell .admin-support-inbox-portal .admin-support-inbox-list>header{grid-template-columns:minmax(9rem,1fr) minmax(14rem,22rem)}.admin-support-portal-shell .admin-support-channel-tabs{grid-column:1/-1;width:100%}.admin-support-conversation-window{grid-template-columns:minmax(0,1fr) 14rem;width:calc(100vw - 2rem)}}@media (max-width:760px){.admin-support-portal-shell .admin-support-inbox-portal[data-mobile-thread=open] .admin-support-inbox-list,.admin-support-portal-shell .admin-support-inbox-portal[data-mobile-thread=closed] .admin-support-inbox-list{display:grid}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-inbox-list>header{grid-template-columns:1fr;align-items:stretch;gap:.55rem;padding:.7rem}.admin-support-portal-shell .admin-support-channel-tabs{grid-column:auto}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-inbox-list>div{padding:.45rem}.admin-support-conversation-window,.admin-support-conversation-overlay[data-expanded=true] .admin-support-conversation-window{grid-template-columns:minmax(0,1fr);width:100%;left:0}.admin-support-conversation-window .admin-support-customer-panel,.admin-support-overlay-expand{display:none}.admin-support-ticket-message-summary{grid-template-columns:minmax(0,1fr) auto auto}.admin-support-ticket-message-preview{display:none}.admin-support-ticket-message-body{padding:.85rem .9rem 1.1rem}.admin-support-portal-shell .admin-support-thread:not([data-channel=live_chat]) .admin-support-message{width:100%}}.admin-support-portfolio-grid{gap:14px;margin-top:22px;display:grid}.admin-support-portfolio-card{min-height:92px;color:var(--admin-ink,#172033);background:#fff;border:1px solid #dfe5ec;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:18px 20px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:0 8px 26px #0f172a0d}.admin-support-portfolio-card:hover{border-color:#b9c4d2;transform:translateY(-1px);box-shadow:0 14px 34px #0f172a17}.admin-support-portfolio-card>div{min-width:0}.admin-support-portfolio-card strong{font-size:16px;display:block}.admin-support-portfolio-card p{color:#697586;margin:4px 0 0;font-size:13px}.admin-support-portfolio-icon{color:#216869;background:#e8f5f2;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.admin-support-portfolio-icon svg{width:21px}.admin-support-brand-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 18px;display:grid}.admin-support-brand-summary article{background:#fff;border:1px solid #dfe5ec;border-radius:16px;align-items:center;gap:14px;min-height:90px;padding:18px;display:flex}.admin-support-brand-summary article>svg{color:#216869;width:22px}.admin-support-brand-summary strong,.admin-support-brand-summary small{display:block}.admin-support-brand-summary strong{font-size:22px;line-height:1}.admin-support-brand-summary small{color:#697586;margin-top:6px;font-size:12px}.admin-support-properties,.admin-support-brand-staff{margin-top:18px}.admin-support-properties code{color:#334155;background:#f4f6f8;border-radius:9px;max-width:520px;padding:9px 11px;font:11px/1.45 ui-monospace,SFMono-Regular,Menlo,monospace;display:block;overflow:auto}.admin-support-properties td a{align-items:center;gap:5px;display:inline-flex}.admin-support-properties td a svg{width:13px}.admin-support-brands-intro,.admin-support-site-intro{max-width:820px}.admin-support-site-wizard{gap:18px;max-width:1040px;margin-top:22px;display:grid}.admin-support-wizard-section{grid-template-columns:42px minmax(230px,.72fr) minmax(360px,1.28fr);align-items:start;gap:22px;padding:26px;display:grid;position:relative}.admin-support-wizard-number{color:#fff;background:#185e5e;border-radius:50%;place-items:center;width:34px;height:34px;font-size:13px;font-weight:750;display:grid}.admin-support-wizard-copy{gap:13px;display:flex}.admin-support-wizard-copy h2,.admin-support-setup-install h2,.admin-support-site-settings h2,.admin-support-site-lifecycle h2,.admin-support-boundary-card h2{color:#172033;letter-spacing:-.015em;margin:0;font-size:17px}.admin-support-wizard-copy p,.admin-support-setup-install .admin-section-heading p,.admin-support-site-settings .admin-section-heading p,.admin-support-site-lifecycle p,.admin-support-boundary-card p{color:#697586;margin:7px 0 0;font-size:13px;line-height:1.55}.admin-support-wizard-icon{color:#185e5e;background:#e8f5f2;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:grid}.admin-support-wizard-icon svg{width:18px}.admin-support-wizard-review{color:#244445;background:#edf8f5;border:1px solid #cfe9e3;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;padding:19px 22px;display:grid}.admin-support-wizard-review>svg{color:#16806f;width:23px}.admin-support-wizard-review strong{color:#183a3c;font-size:14px}.admin-support-wizard-review p{margin:3px 0 0;font-size:12px;line-height:1.5}.admin-support-setup-hero{background:linear-gradient(135deg,#fff 20%,#f3f8fa);border:1px solid #dce5eb;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:17px;margin-bottom:18px;padding:24px 26px;display:grid}.admin-support-setup-hero[data-connected=true]{background:linear-gradient(135deg,#fff 20%,#edf8f4);border-color:#cbe7dd}.admin-support-setup-status-icon{color:#607083;background:#eef2f6;border-radius:15px;place-items:center;width:52px;height:52px;display:grid}.admin-support-setup-hero[data-connected=true] .admin-support-setup-status-icon{color:#08745d;background:#daf2e9}.admin-support-setup-status-icon svg{width:25px}.admin-support-setup-hero h2{color:#172033;letter-spacing:-.025em;margin:8px 0 0;font-size:23px}.admin-support-setup-hero p{color:#697586;max-width:760px;margin:6px 0 0;font-size:13px;line-height:1.55}.admin-support-setup-grid{grid-template-columns:minmax(0,1.55fr) minmax(260px,.65fr);gap:18px;display:grid}.admin-support-setup-install,.admin-support-boundary-card,.admin-support-site-settings,.admin-support-site-lifecycle{padding:24px}.admin-support-setup-install .admin-section-heading h2,.admin-support-site-settings .admin-section-heading h2{align-items:center;gap:9px;display:flex}.admin-support-setup-install .admin-section-heading h2 svg,.admin-support-site-settings .admin-section-heading h2 svg{color:#185e5e;width:19px}.admin-support-install-steps{gap:0;margin:22px 0;padding:0;list-style:none;display:grid}.admin-support-install-steps li{border-bottom:1px solid #e8edf1;grid-template-columns:30px minmax(0,1fr);gap:13px;padding:13px 0;display:grid}.admin-support-install-steps li>span{color:#185e5e;background:#e8f5f2;border-radius:9px;place-items:center;width:27px;height:27px;font-size:11px;font-weight:800;display:grid}.admin-support-install-steps strong{color:#263244;margin-bottom:7px;font-size:13px;display:block}.admin-support-install-steps code{color:#334155;background:#f4f6f8;border-radius:9px;padding:9px 11px;font:11px/1.45 ui-monospace,SFMono-Regular,Menlo,monospace;display:block;overflow-x:auto}.admin-support-install-steps p{color:#697586;margin:0;font-size:12px;line-height:1.5}.admin-support-handoff-actions{flex-wrap:wrap;gap:9px;display:flex}.admin-support-handoff-actions svg{width:15px}.admin-support-boundary-card>svg{color:#16806f;width:27px;margin-bottom:14px}.admin-support-boundary-card dl{gap:12px;margin:22px 0 0;display:grid}.admin-support-boundary-card dl div{border-top:1px solid #e8edf1;padding-top:11px}.admin-support-boundary-card dt{color:#7a8697;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:750}.admin-support-boundary-card dd{overflow-wrap:anywhere;color:#263244;margin:4px 0 0;font-size:12px}.admin-support-site-settings,.admin-support-site-lifecycle{margin-top:18px}.admin-support-settings-save{border-top:1px solid #e8edf1;justify-content:flex-end;margin-top:18px;padding-top:18px;display:flex}.admin-support-site-lifecycle>div:first-child{gap:13px;display:flex}.admin-support-site-lifecycle>div:first-child>svg{color:#64748b;width:22px}.admin-support-lifecycle-actions{border-top:1px solid #e8edf1;flex-wrap:wrap;justify-content:space-between;align-items:end;gap:18px;margin-top:18px;padding-top:18px;display:flex}.admin-support-lifecycle-actions form{align-items:center;gap:12px;display:flex}.admin-support-archive-confirm{max-width:360px;font-size:11px}.admin-table-actions-cell{text-align:right;width:54px}@media (max-width:900px){.admin-support-wizard-section{grid-template-columns:34px minmax(0,1fr)}.admin-support-wizard-section>.admin-form-grid{grid-column:2}.admin-support-setup-grid{grid-template-columns:1fr}}@media (max-width:640px){.admin-support-wizard-section{padding:19px;display:block}.admin-support-wizard-number{margin-bottom:12px}.admin-support-wizard-copy{margin-bottom:18px}.admin-support-wizard-review{grid-template-columns:auto 1fr}.admin-support-wizard-review .admin-primary-action{grid-column:1/-1;justify-content:center}.admin-support-setup-hero,.admin-support-setup-install,.admin-support-boundary-card,.admin-support-site-settings,.admin-support-site-lifecycle{padding:19px}.admin-support-handoff-actions,.admin-support-handoff-actions>*{width:100%}.admin-support-handoff-actions>*{justify-content:center}.admin-support-lifecycle-actions,.admin-support-lifecycle-actions form{flex-direction:column;align-items:stretch;width:100%}}.admin-table-subtext{color:#7a8697;margin-top:4px;font-size:11px;display:block}.admin-support-brand-staff-list{gap:2px;display:grid}.admin-support-brand-staff-list article{border-bottom:1px solid #edf0f4;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;min-height:68px;padding:10px 4px;display:grid}.admin-support-brand-staff-list article:last-child{border-bottom:0}.admin-support-brand-staff-list small{color:#748093;margin-top:3px;font-size:12px;display:block}.admin-inline-status{color:#216869;background:#eaf6f3;border-radius:10px;padding:10px 12px;font-size:13px}.admin-modal-backdrop{z-index:1200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a61;place-items:center;padding:24px;animation:.15s ease-out admin-modal-in;display:grid;position:fixed;inset:0}@keyframes admin-modal-in{0%{opacity:0}}.admin-modal-card{background:#fff;border:1px solid #dce3eb;border-radius:20px;width:min(620px,100%);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 30px 90px #0f172a40}.admin-support-property-modal>header{border-bottom:1px solid #e9edf2;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px 18px;display:flex}.admin-support-property-modal h2,.admin-support-property-modal p{margin:0}.admin-support-property-modal p{color:#697586;margin-top:6px;font-size:13px;line-height:1.5}.admin-support-property-modal form{gap:15px;padding:22px 24px 24px;display:grid}.admin-support-property-modal form>label,.admin-support-colour-fields label{color:#344054;gap:7px;font-size:12px;font-weight:700;display:grid}.admin-support-property-modal input:not([type=color]){border:1px solid #d6dde6;border-radius:11px;outline:none;width:100%;height:44px;padding:0 12px}.admin-support-property-modal input:focus{border-color:#216869;box-shadow:0 0 0 3px #2168691f}.admin-support-colour-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-support-colour-fields input{background:#fff;border:1px solid #d6dde6;border-radius:11px;width:100%;height:44px;padding:4px}.admin-support-property-modal footer{justify-content:flex-end;gap:10px;padding-top:5px;display:flex}@media (max-width:760px){.admin-support-brand-summary{grid-template-columns:1fr}.admin-support-portfolio-card{grid-template-columns:auto minmax(0,1fr) auto}.admin-support-portfolio-card .admin-state{display:none}.admin-support-brand-staff-list article{grid-template-columns:auto minmax(0,1fr)}.admin-support-brand-staff-list button{grid-column:1/-1;justify-self:stretch}}@media (prefers-reduced-motion:reduce){.admin-support-conversation-window{animation:none}}.admin-support-portal-shell{--support-blue:#2463eb;--support-blue-dark:#174ec7;--support-blue-soft:#eef4ff;--support-border:#dfe3e8;--support-border-strong:#c9d0d8;--support-canvas:#f5f7f9;--support-muted:#667382;--support-text:#1f2d3d;letter-spacing:normal;text-rendering:optimizelegibility;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.45}.admin-support-portal-shell .admin-support-portal-header{border-bottom:1px solid var(--support-border);background:#fff;grid-template-columns:auto minmax(320px,1fr) auto;align-items:center;gap:20px;height:64px;min-height:64px;padding:0 18px;display:grid;box-shadow:0 1px 3px #1018280a}.admin-support-portal-shell .admin-support-portal-brand{align-items:center;gap:10px;min-width:148px;display:flex}.admin-support-portal-shell .admin-support-portal-brand>span{width:34px;height:34px;color:var(--support-blue);background:var(--support-blue-soft);border:1px solid #cfddff;border-radius:7px;place-items:center;display:grid}.admin-support-portal-shell .admin-support-portal-brand>span svg{width:17px;height:17px}.admin-support-portal-shell .admin-support-portal-brand>div{gap:1px;display:grid}.admin-support-portal-shell .admin-support-portal-brand strong{color:#172536;letter-spacing:-.01em;font-size:15px;font-weight:650;line-height:1.2}.admin-support-portal-shell .admin-support-portal-brand small{color:#778391;font-size:11px;font-weight:450;line-height:1.2}.admin-support-portal-shell .admin-support-portal-header form{justify-content:flex-start;align-items:center;gap:7px;min-width:0;display:flex}.admin-support-portal-shell .admin-support-portal-header form label{flex:0 150px}.admin-support-portal-shell .admin-support-portal-header select{border:1px solid var(--support-border-strong);color:#344454;background-color:#fff;border-radius:6px;width:100%;max-width:170px;height:36px;min-height:36px;padding:0 30px 0 11px;font-size:12px;font-weight:500;box-shadow:0 1px 2px #10182808}.admin-support-portal-shell .admin-support-portal-header form>button,.admin-support-portal-shell .admin-support-portal-actions>a{border:1px solid var(--support-border-strong);color:#344454;background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:6px;width:auto;height:36px;min-height:36px;padding:0 12px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 1px 2px #10182808}.admin-support-portal-shell .admin-support-portal-header form>button:hover,.admin-support-portal-shell .admin-support-portal-actions>a:hover{color:#172536;background:#f8fafc;border-color:#9da8b5}.admin-support-portal-shell .admin-support-portal-header form svg,.admin-support-portal-shell .admin-support-portal-actions>a svg{width:15px;height:15px}.admin-support-portal-shell .admin-support-portal-actions{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.admin-support-portal-shell .admin-support-portal-actions .admin-support-presence-compact{border:1px solid var(--support-border);background:#f8fafc;border-radius:7px;gap:7px;min-width:190px;height:40px;padding:4px 5px 4px 7px}.admin-support-portal-shell .admin-support-presence-compact-copy strong{max-width:92px;font-size:12px;font-weight:600}.admin-support-portal-shell .admin-support-presence-compact-copy small{font-size:10.5px}.admin-support-portal-shell .admin-support-portal-actions .admin-support-presence-compact-toggle{border-radius:5px;min-width:58px;height:28px;min-height:28px;padding:0 8px;font-size:11px;font-weight:650}.admin-support-portal-shell .admin-support-inbox-portal{height:calc(100dvh - 64px)}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-inbox-list>header{background:#fff;grid-template-columns:minmax(140px,1fr) minmax(240px,380px) auto;align-items:center;gap:14px;min-height:76px;padding:12px 18px;display:grid}.admin-support-portal-shell .admin-support-inbox-list h2{color:#172536;letter-spacing:-.015em;margin:0;font-size:18px;font-weight:650;line-height:1.2}.admin-support-portal-shell .admin-support-inbox-list>header>div>span{color:#667382;background:#eef1f4;padding:2px 7px;font-size:11px;font-weight:600}.admin-support-portal-shell .admin-support-inbox-list header label{border-radius:6px;gap:8px;height:40px;padding:0 11px}.admin-support-portal-shell .admin-support-inbox-list header label svg{width:16px;height:16px}.admin-support-portal-shell .admin-support-inbox-list header input{height:38px;font-size:13px}.admin-support-portal-shell .admin-support-channel-tabs{border:0;border-bottom:1px solid var(--support-border);background:0 0;border-radius:0;align-items:stretch;gap:2px;width:auto;height:40px;margin:0;padding:0;display:flex}.admin-support-portal-shell .admin-support-channel-tabs button{color:#637180;min-width:72px;min-height:40px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0 10px;font-size:12px;font-weight:550;position:relative}.admin-support-portal-shell .admin-support-channel-tabs button[aria-current=page]{color:#174ec7;background:0 0;font-weight:650;box-shadow:inset 0 -2px #2463eb}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-inbox-list>div{background:#f5f7f9;padding:12px 16px 20px}.admin-support-portal-shell .admin-support-inbox-list>div>button{border-color:#dfe3e8;border-radius:6px;grid-template-columns:40px minmax(0,1fr) auto;gap:13px;min-height:84px;margin:0 0 8px;padding:13px 15px;box-shadow:0 1px 2px #10182808}.admin-support-portal-shell .admin-support-inbox-list>div>button:hover{border-color:#b8c1cb;box-shadow:0 2px 7px #1018280f}.admin-support-portal-shell .admin-support-inbox-avatar{border-radius:7px;width:40px;height:40px}.admin-support-portal-shell .admin-support-inbox-avatar svg{width:18px;height:18px}.admin-support-portal-shell .admin-support-inbox-copy>span:first-child{align-items:center;gap:12px}.admin-support-portal-shell .admin-support-inbox-copy strong{color:#203247;letter-spacing:-.005em;font-size:14px;font-weight:650}.admin-support-portal-shell .admin-support-inbox-copy b{color:#46576a;margin-top:2px;font-size:12.5px;font-weight:500}.admin-support-portal-shell .admin-support-inbox-copy small{color:#74808d;gap:4px 10px;margin-top:5px;font-size:11.5px;line-height:1.35}.admin-support-portal-shell .admin-support-inbox-copy time{color:#7b8794;font-size:11.5px}.admin-support-portal-shell .admin-support-source-badge,.admin-support-portal-shell .admin-support-inbox-state{border-radius:999px;min-height:21px;padding:2px 7px;font-size:10.5px;font-weight:600;line-height:1}.admin-support-portal-shell .admin-support-source-badge svg{width:11px;height:11px}.admin-support-portal-shell .admin-support-inbox-unread{min-width:22px;height:22px;padding:0 6px;font-size:11px;font-weight:700}.admin-support-conversation-backdrop{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:#1725363d}.admin-support-conversation-window{grid-template-columns:minmax(0,1fr) 256px;width:min(1120px,100vw - 64px);box-shadow:-14px 0 40px #1725362e}.admin-support-conversation-overlay[data-expanded=true] .admin-support-conversation-window{grid-template-columns:minmax(0,1fr) 280px}.admin-support-portal-shell .admin-support-inbox-conversation>header{min-height:64px;padding:10px 18px}.admin-support-conversation-heading{gap:11px}.admin-support-conversation-heading>div>strong{color:#172536;letter-spacing:-.01em;font-size:15px;font-weight:650}.admin-support-portal-shell .admin-support-conversation-subtitle{gap:5px 8px;margin-top:3px;font-size:11.5px}.admin-support-overlay-close,.admin-support-overlay-expand{border-radius:6px;width:36px;height:36px}.admin-support-overlay-close svg,.admin-support-overlay-expand svg{width:16px;height:16px}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-thread{background:#f5f7f9;padding:18px 24px 24px}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-live-thread-meta{border-bottom-color:var(--support-border);background:#f5f7f9f2;margin:-18px -24px 14px;padding:10px 24px;top:-18px}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-live-thread-meta>span{min-height:22px;padding:2px 8px;font-size:10.5px;font-weight:600}.admin-support-portal-shell .admin-support-live-thread-meta small{color:#667382;font-size:11.5px}.admin-support-portal-shell .admin-support-thread:not([data-channel=live_chat]){background:#f5f7f9;padding:20px 26px 28px}.admin-support-portal-shell .admin-support-thread:not([data-channel=live_chat]) .admin-support-live-thread-meta{margin:0 0 12px;padding:0 0 11px}.admin-support-portal-shell .admin-support-thread:not([data-channel=live_chat]) .admin-support-ticket-message{border-color:#dde2e7;border-radius:6px;margin-bottom:8px}.admin-support-ticket-message-summary{grid-template-columns:minmax(190px,.85fr) minmax(160px,1.4fr) auto auto;gap:14px;min-height:66px;padding:11px 14px}.admin-support-ticket-message-summary .admin-support-message-author{gap:9px}.admin-support-ticket-message-summary .admin-support-message-author strong{color:#203247;font-size:13px;font-weight:650}.admin-support-ticket-message-summary .admin-support-message-author small{color:#74808d;font-size:11px;font-weight:400}.admin-support-message-initial,.admin-support-ticket-message-summary .admin-support-message-author img{width:34px;height:34px}.admin-support-message-initial{font-size:12px;font-weight:650}.admin-support-ticket-message-preview{color:#637180;font-size:12.5px}.admin-support-ticket-message-summary time{font-size:11px}.admin-support-ticket-message-body{padding:18px 24px 22px 58px}.admin-support-ticket-message-body>p{color:#344454;font-size:14px;line-height:1.65}.admin-support-portal-shell .admin-support-thread[data-channel=live_chat] .admin-support-message{border-radius:9px 9px 9px 3px;width:min(76%,620px);padding:11px 13px}.admin-support-portal-shell .admin-support-thread[data-channel=live_chat] .admin-support-message-administrator{border-radius:9px 9px 3px}.admin-support-portal-shell .admin-support-message-author strong{font-size:12.5px;font-weight:650}.admin-support-portal-shell .admin-support-message-author small,.admin-support-portal-shell .admin-support-message time{font-size:10.5px}.admin-support-portal-shell .admin-support-message p{font-size:13px;line-height:1.55}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-live-reply-panel{background:#fff;border-top-color:#d7dde4;box-shadow:0 -3px 12px #1018280a}.admin-support-portal-shell .admin-support-composer-heading{gap:12px;min-height:58px;padding:9px 18px}.admin-support-portal-shell .admin-support-composer-channel{border-radius:6px;width:32px;height:32px}.admin-support-portal-shell .admin-support-composer-channel svg{width:15px;height:15px}.admin-support-portal-shell .admin-support-composer-heading h2{font-size:14px;font-weight:650}.admin-support-portal-shell .admin-support-composer-heading p{margin-top:1px;font-size:11.5px}.admin-support-portal-shell .admin-support-live-indicator{min-height:28px;padding:0 9px;font-size:11px;font-weight:650}.admin-support-portal-shell .admin-support-standalone-state{gap:6px;padding-left:8px}.admin-support-portal-shell .admin-support-portal-actions .admin-support-presence-compact[data-online=true]{background:#f0fdf4;border-color:#86efac;box-shadow:inset 0 0 0 1px #16a34a12}.admin-support-portal-shell .admin-support-portal-actions .admin-support-presence-compact[data-online=true] .admin-support-presence-compact-copy small{color:#067647;font-weight:750}.admin-support-portal-shell .admin-support-standalone-state select,.admin-support-portal-shell .admin-support-standalone-state button,.admin-support-portal-shell .admin-support-end-chat-trigger{border-radius:5px;height:32px;min-height:32px;padding:0 9px;font-size:11.5px;font-weight:600}.admin-support-portal-shell .admin-support-standalone-state select{min-width:142px;padding-right:28px}.admin-support-portal-shell .admin-support-reply-composer{padding:12px 18px 16px}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-live-reply{border-color:#cfd6de;border-radius:7px;box-shadow:0 1px 3px #1018280d}.admin-support-portal-shell .admin-support-compose-recipient{border-radius:7px 7px 0 0;gap:7px;min-height:40px;padding:9px 13px}.admin-support-portal-shell .admin-support-compose-recipient>span{font-size:11.5px;font-weight:500}.admin-support-portal-shell .admin-support-compose-recipient strong{font-size:12.5px;font-weight:650}.admin-support-portal-shell .admin-support-compose-recipient small{font-size:11px}.admin-support-portal-shell .admin-support-composer-document{padding:14px 16px 13px}.admin-support-portal-shell .admin-support-ticket-salutation,.admin-support-portal-shell .admin-support-ticket-signature,.admin-support-portal-shell .admin-support-live-reply .admin-support-ticket-salutation button{font-size:13px;line-height:1.5}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-live-reply textarea{color:#26384b;min-height:88px;max-height:180px;padding:5px 0;font-size:14px;line-height:1.55}.admin-support-portal-shell .admin-support-ticket-signature{margin-top:5px}.admin-support-portal-shell .admin-support-ticket-signature small{margin-top:2px;font-size:11.5px}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-live-reply>footer{border-radius:0 0 7px 7px;align-items:center;gap:10px;min-height:52px;padding:7px 8px 7px 11px}.admin-support-portal-shell .admin-support-attach-button,.admin-support-portal-shell .admin-canned-picker-trigger,.admin-support-portal-shell .admin-support-send-state select,.admin-support-portal-shell .admin-support-composer-delivery>button[type=submit]{border-radius:6px;height:36px;min-height:36px;font-size:12px;font-weight:600}.admin-support-portal-shell .admin-support-attach-button,.admin-support-portal-shell .admin-canned-picker-trigger{padding:0 10px}.admin-support-portal-shell .admin-support-send-state{gap:2px;min-width:166px;font-size:11px}.admin-support-portal-shell .admin-support-send-state>span{font-size:10.5px;font-weight:500}.admin-support-portal-shell .admin-support-composer-delivery>button[type=submit]{min-width:104px;padding:0 14px}.admin-support-conversation-window .admin-support-customer-panel{background:#f8fafc;padding:20px 18px}.admin-support-portal-shell .admin-support-customer-panel>span{color:#74808d;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:650}.admin-support-portal-shell .admin-support-customer-panel h2{letter-spacing:-.015em;margin:5px 0 16px;font-size:17px;font-weight:650}.admin-support-portal-shell .admin-support-customer-panel dl div{padding:11px 0}.admin-support-portal-shell .admin-support-customer-panel dt{margin-bottom:3px;font-size:10.5px;font-weight:550}.admin-support-portal-shell .admin-support-customer-panel dd{color:#344454;overflow-wrap:anywhere;font-size:12.5px;font-weight:500;line-height:1.45}@media (max-width:1180px){.admin-support-portal-shell .admin-support-portal-header{grid-template-columns:auto minmax(260px,1fr) auto;gap:12px}.admin-support-portal-shell .admin-support-portal-actions .admin-support-presence-compact{min-width:112px}.admin-support-portal-shell .admin-support-presence-compact-copy{display:none}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-inbox-list>header{grid-template-columns:minmax(130px,1fr) minmax(220px,340px)}.admin-support-portal-shell .admin-support-channel-tabs{grid-column:1/-1;width:100%}}@media (max-width:900px){.admin-support-portal-shell .admin-support-portal-header{grid-template-columns:auto minmax(0,1fr) auto}.admin-support-portal-shell .admin-support-portal-header form label{display:none}.admin-support-portal-shell .admin-support-portal-header form{justify-content:flex-end}.admin-support-conversation-window{grid-template-columns:minmax(0,1fr);width:calc(100vw - 24px)}.admin-support-conversation-window .admin-support-customer-panel{display:none}.admin-support-ticket-message-summary{grid-template-columns:minmax(180px,.9fr) minmax(120px,1fr) auto auto}}@media (max-width:760px){.admin-support-portal-shell .admin-support-portal-header{grid-template-columns:auto 1fr;gap:10px;height:60px;min-height:60px;padding:0 10px}.admin-support-portal-shell .admin-support-portal-brand{min-width:0}.admin-support-portal-shell .admin-support-portal-brand small,.admin-support-portal-shell .admin-support-portal-header form{display:none}.admin-support-portal-shell .admin-support-portal-actions{justify-self:end}.admin-support-portal-shell .admin-support-portal-actions .admin-support-presence-compact{min-width:100px;height:36px}.admin-support-portal-shell .admin-support-portal-actions>a{width:36px;padding:0;font-size:0}.admin-support-portal-shell .admin-support-inbox-portal{height:calc(100dvh - 60px)}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-inbox-list>header{grid-template-columns:1fr;gap:9px;min-height:0;padding:10px}.admin-support-portal-shell .admin-support-channel-tabs{overflow-x:auto}.admin-support-portal-shell .admin-support-channel-tabs button{flex:1 0 auto}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-inbox-list>div{padding:8px}.admin-support-portal-shell .admin-support-inbox-list>div>button{grid-template-columns:36px minmax(0,1fr) auto;gap:10px;min-height:80px;padding:11px}.admin-support-portal-shell .admin-support-inbox-avatar{width:36px;height:36px}.admin-support-portal-shell .admin-support-inbox-copy small{gap:4px 7px}.admin-support-conversation-window,.admin-support-conversation-overlay[data-expanded=true] .admin-support-conversation-window{width:100%;left:0}.admin-support-portal-shell .admin-support-inbox-conversation>header{min-height:58px;padding:9px 10px}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-thread,.admin-support-portal-shell .admin-support-thread:not([data-channel=live_chat]){padding:12px 10px 16px}.admin-support-ticket-message-summary{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;min-height:60px;padding:9px 10px}.admin-support-ticket-message-preview{display:none}.admin-support-ticket-message-body{padding:14px 13px 18px}.admin-support-portal-shell .admin-support-composer-heading{padding:8px 10px}.admin-support-portal-shell .admin-support-live-actions{gap:6px}.admin-support-portal-shell .admin-support-reply-composer{padding:8px 9px 10px}.admin-support-portal-shell .admin-support-composer-document{padding:11px 12px}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-live-reply>footer{flex-direction:column;align-items:stretch;padding:8px}.admin-support-portal-shell .admin-support-composer-tools,.admin-support-portal-shell .admin-support-composer-delivery{width:100%}.admin-support-portal-shell .admin-support-composer-delivery>*{flex:auto}}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-thread:not([data-channel=live_chat]){background:#fff}.admin-support-portal-shell .admin-support-thread:not([data-channel=live_chat]) .admin-support-ticket-message-full{width:100%;max-width:none;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #e7eaee;border-radius:0;margin:0;padding:0;overflow:visible}.admin-support-portal-shell .admin-support-thread:not([data-channel=live_chat]) .admin-support-ticket-message-full:last-of-type{border-bottom:0}.admin-support-ticket-message-heading{background:0 0;border:0;justify-content:space-between;align-items:center;gap:14px;min-height:0;padding:18px 0 8px;display:flex}.admin-support-ticket-message-heading .admin-support-message-author{align-items:center;gap:9px;min-width:0;display:flex}.admin-support-ticket-message-heading .admin-support-message-author>span:not(.admin-support-message-initial){gap:1px;min-width:0;display:grid}.admin-support-ticket-message-heading .admin-support-message-author strong{color:#203247;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;overflow:hidden}.admin-support-ticket-message-heading .admin-support-message-author small,.admin-support-ticket-message-heading time{color:#74808d;font-size:11px;font-weight:400}.admin-support-ticket-message-heading time{white-space:nowrap;flex:none}.admin-support-ticket-message-heading .admin-support-message-author img,.admin-support-ticket-message-heading .admin-support-message-initial{flex:0 0 34px;width:34px;height:34px}.admin-support-ticket-message-full .admin-support-ticket-message-body{background:0 0;border-top:0;padding:0 0 22px 43px}.admin-support-portal-shell .admin-support-inbox-portal .admin-support-live-reply-panel[data-collapsed=true]{background:#fff;min-height:0;box-shadow:0 -3px 12px #1018280a}.admin-support-live-reply-panel[data-collapsed=true]>.admin-support-composer-heading,.admin-support-live-reply-panel[data-collapsed=true]>.admin-support-reply-composer{display:none}.admin-support-collapsed-composer{color:#26384b;cursor:text;text-align:left;background:#fff;border:1px solid #cfd6de;border-radius:6px;align-items:center;gap:10px;width:calc(100% - 36px);height:48px;min-height:48px;margin:10px 18px;padding:0 13px;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 1px 2px #1725360d}.admin-support-collapsed-composer:hover,.admin-support-collapsed-composer:focus-visible{border-color:#94a3b3;outline:none;box-shadow:0 0 0 3px #375f9117}.admin-support-collapsed-composer>svg{color:#3973b7;flex:0 0 17px;width:17px;height:17px}.admin-support-collapsed-composer>span{gap:1px;min-width:0;display:grid}.admin-support-collapsed-composer strong{font-size:12.5px;font-weight:650;line-height:1.2}.admin-support-collapsed-composer small{color:#74808d;font-size:11.5px;line-height:1.2}@media (max-width:760px){.admin-support-ticket-message-heading{min-height:0;padding:15px 0 7px}.admin-support-ticket-message-heading time{font-size:10px}.admin-support-ticket-message-full .admin-support-ticket-message-body{padding:0 0 18px}.admin-support-collapsed-composer{width:calc(100% - 20px);margin:8px 10px}}
.admin-login,.admin-dashboard{--admin-font:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--admin-ink:#1d1e22;--admin-muted:#68696f;--admin-subtle:#929399;--admin-paper:#f3f1ec;--admin-surface:#fffefa;--admin-surface-muted:#f8f6f1;--admin-line:#dfddd7;--admin-line-strong:#cbc8c0;--admin-accent:#5264ff;--admin-accent-strong:#4051e9;--admin-accent-soft:#eef0ff;--admin-danger:#cf5135;--admin-danger-soft:#fff0eb;--admin-warning:#9b6718;--admin-warning-soft:#fff6df;--admin-success:#28795a;--admin-success-soft:#eaf7f0;--admin-coral:#ee6c4d;--admin-radius:.7rem;--admin-radius-large:1rem;--admin-shadow:0 1px 2px #1c1d210d;--admin-shadow-raised:0 10px 30px #1c1d2114, 0 2px 8px #1c1d210d;color:var(--admin-ink);font-family:var(--admin-font);font-variant-numeric:tabular-nums;text-rendering:optimizelegibility;font-size:.9rem}.admin-dashboard{background:radial-gradient(circle at 80% -5%, #5264ff0d, transparent 30rem), var(--admin-paper);grid-template-columns:16.25rem minmax(0,1fr);width:100%;min-width:0;min-height:100dvh;display:grid;overflow-x:hidden}.admin-sidebar{z-index:40;background:radial-gradient(circle at 20% 0,#5264ff1f,#0000 16rem),#191a1f;border:0;border-right:1px solid #2c2e34;flex-direction:column;width:16.25rem;min-width:0;height:100dvh;padding:1.15rem .8rem .85rem;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:12px 0 32px #1c1d2108}.admin-sidebar-header,.admin-tenant-navigation-header{border:0;flex:none;justify-content:space-between;align-items:flex-start;min-height:3.65rem;padding:0 .45rem;display:flex}.admin-sidebar-brand{color:#fff;align-items:center;gap:.72rem;min-width:0;padding:0 0 1.15rem;text-decoration:none;display:flex}.admin-sidebar-brand>div{gap:.02rem;min-width:0;display:grid}.admin-brand-mark{color:#fff;letter-spacing:-.05em;background:linear-gradient(145deg,#6170ff,#4252e7);border:1px solid #ffffff21;border-radius:.58rem;flex:0 0 2rem;place-items:center;width:2rem;height:2rem;font-size:.76rem;font-weight:800;display:grid;box-shadow:0 7px 18px #2632b442,inset 0 1px #fff3}.admin-sidebar-brand strong{color:#fff;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;font-size:.98rem;font-weight:720;line-height:1.25;overflow:hidden}.admin-sidebar-brand small{color:#8d8f98;letter-spacing:.025em;font-size:.66rem;font-weight:560}.admin-sidebar-toggle,.admin-tenant-navigation-toggle{color:#d8d9de;background:#24262c;border:1px solid #36383f;border-radius:.55rem;justify-content:center;align-items:center;width:2.15rem;height:2.15rem;padding:0;display:none}.admin-sidebar nav{scrollbar-color:#3c3e45 transparent;scrollbar-width:thin;flex:auto;grid-template-columns:minmax(0,1fr);grid-auto-flow:row;align-content:start;gap:1.15rem;width:100%;min-height:0;margin:0 -.2rem;padding:.25rem .2rem 1rem;display:grid;overflow:hidden auto}.admin-dashboard .admin-sidebar nav>.admin-sidebar-group{flex:none;grid-template-columns:minmax(0,1fr);gap:.16rem;width:100%;min-width:0;max-width:none;display:grid}.admin-sidebar-group-label{color:#6f717a;letter-spacing:.105em;overflow-wrap:normal;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;word-break:normal;width:100%;min-width:0;max-width:none;padding:0 .64rem .32rem;font-size:.62rem;font-weight:750;line-height:1.2;display:block;overflow:hidden}.admin-sidebar nav a{color:#a5a7ae;border:1px solid #0000;border-radius:.55rem;flex:none;align-items:center;gap:.68rem;width:100%;min-width:0;max-width:100%;min-height:2.34rem;padding:.48rem .62rem;font-size:.79rem;font-weight:575;line-height:1.2;text-decoration:none;transition:color .13s,background .13s,border-color .13s;display:flex;position:relative}.admin-sidebar nav a>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.admin-sidebar nav a svg{color:#73757e;stroke-width:1.85px;flex:0 0 1.02rem;width:1.02rem;height:1.02rem}.admin-sidebar nav a:hover{color:#f0f0f2;background:#24262c}.admin-sidebar nav a:hover svg{color:#b9bfff}.admin-sidebar nav a[aria-current=page]{color:#fff;background:linear-gradient(90deg,#5264ff38,#5264ff17);border-color:#707cff1f;box-shadow:inset 2px 0 #7180ff}.admin-sidebar nav a[aria-current=page] svg{color:#aeb5ff}.admin-sidebar-footer{border-top:1px solid #303238;flex:none;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.62rem;min-width:0;padding:.82rem .2rem 0;display:grid}.admin-sidebar-footer>div{gap:.05rem;min-width:0;display:grid}.admin-sidebar-footer strong,.admin-sidebar-footer small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-sidebar-footer strong{color:#e8e8ea;font-size:.73rem;font-weight:650}.admin-sidebar-footer small{color:#7f818a;font-size:.63rem}.admin-avatar{color:#dfe1ff;background:#292c34;border:1px solid #40424a;border-radius:50%;place-items:center;width:2rem;height:2rem;font-size:.68rem;font-weight:750;display:grid}.admin-sidebar-sign-out{color:#858892;background:0 0;border:1px solid #0000;border-radius:.5rem;place-items:center;width:1.95rem;height:1.95rem;min-height:1.95rem;padding:0;display:grid}.admin-sidebar-sign-out svg{width:.95rem;height:.95rem}.admin-sidebar-sign-out:hover,.admin-sidebar-sign-out:focus-visible{color:#fff;background:#292b32;border-color:#3e4048;outline:none}.admin-tenant-navigation{background:radial-gradient(circle at 20% 0,#5264ff1f,#0000 16rem),#191a1f;border-right:1px solid #2c2e34;width:16.25rem;min-width:0;padding:1.15rem .8rem .85rem}.admin-tenant-context{background:#ffffff08;border:1px solid #34363d;border-radius:.7rem;flex:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.58rem .7rem;min-width:0;margin:.2rem 0 1.15rem;padding:.8rem;display:grid}.admin-tenant-navigation-back{color:#8f919a;order:0;grid-area:1/1/auto/-1;justify-self:start;align-items:center;gap:.35rem;width:fit-content;min-height:0;margin:0;font-size:.66rem;font-weight:620;text-decoration:none;display:inline-flex}.admin-tenant-navigation-back:hover{color:#fff}.admin-tenant-navigation-back svg{width:.78rem;height:.78rem}.admin-tenant-navigation-identity{order:0;grid-area:2/1;gap:.12rem;min-width:0;display:grid}.admin-tenant-navigation-identity strong,.admin-tenant-navigation-identity span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-tenant-navigation-identity strong{color:#f2f2f4;font-size:.86rem;font-weight:680}.admin-tenant-navigation-identity span{color:#7e8089;font-size:.66rem}.admin-tenant-context .admin-state{color:#c8ccff;background:#5264ff21;border-color:#7580ff33;order:0;grid-area:2/2;place-self:center end;width:fit-content;margin:0}.admin-shell-body,.admin-workspace{width:100%;min-width:0;max-width:100%}.admin-shell-body{background:0 0;display:block;overflow-x:clip}.admin-workspace{box-sizing:border-box;padding:0 clamp(1.4rem,3vw,3.25rem) 4.5rem}.admin-topbar{z-index:25;-webkit-backdrop-filter:blur(18px)saturate(135%);backdrop-filter:blur(18px)saturate(135%);background:#f3f1ece3;border-bottom:1px solid #d0cdc5b8;justify-content:space-between;align-items:center;min-height:4.55rem;margin:0 calc(-1*clamp(1.4rem,3vw,3.25rem));padding:.85rem clamp(1.4rem,3vw,3.25rem);display:flex;position:sticky;top:0}.admin-topbar h1{color:var(--admin-ink);letter-spacing:-.045em;margin:0;font-size:clamp(1.45rem,2.1vw,1.82rem);font-weight:720;line-height:1.1}.admin-topbar-actions{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.admin-primary-action,.admin-secondary-action,.admin-warning-action,.admin-danger-action,.admin-sign-out,.admin-compact-action{min-height:2.45rem;font-family:var(--admin-font);border-radius:.55rem;justify-content:center;align-items:center;gap:.45rem;padding:.55rem .82rem;font-size:.76rem;font-weight:680;line-height:1.2;text-decoration:none;transition:border-color .13s,color .13s,background .13s,box-shadow .13s;display:inline-flex}.admin-primary-action{border:1px solid var(--admin-accent);color:#fff;background:var(--admin-accent);box-shadow:0 3px 10px #4051e92e}.admin-primary-action:hover,.admin-primary-action:focus-visible{border-color:var(--admin-accent-strong);background:var(--admin-accent-strong);transform:none;box-shadow:0 5px 14px #4051e93b}.admin-secondary-action,.admin-sign-out,.admin-compact-action{border:1px solid var(--admin-line-strong);color:#48494f;background:var(--admin-surface);box-shadow:var(--admin-shadow)}.admin-secondary-action:hover,.admin-secondary-action:focus-visible,.admin-sign-out:hover,.admin-compact-action:hover{color:var(--admin-ink);background:#fff;border-color:#aaa79f}.admin-danger-action{color:#ad422d;background:var(--admin-danger-soft);border:1px solid #edc3b8}.admin-warning-action{color:#82530e;background:var(--admin-warning-soft);border:1px solid #e7cf94}.admin-primary-action svg,.admin-secondary-action svg,.admin-warning-action svg,.admin-danger-action svg,.admin-compact-action svg{stroke-width:1.9px;width:.95rem;height:.95rem}.admin-overview-grid,.admin-detail-grid,.admin-management-grid,.admin-detail-management-grid,.admin-domain-detail-grid,.admin-activation-grid{gap:1rem}.admin-overview-grid{margin-top:1.65rem}.admin-stat-card,.admin-management-panel,.admin-readiness-card,.admin-system-card,.admin-detail-card,.admin-form-card{border:1px solid var(--admin-line);border-radius:var(--admin-radius-large);background:var(--admin-surface);box-shadow:var(--admin-shadow)}.admin-stat-card{min-height:9.8rem;padding:1.15rem 1.2rem;position:relative;overflow:hidden}.admin-stat-card:after{background:var(--admin-accent);content:"";height:2px;position:absolute;top:0;left:0;right:0}.admin-stat-card[data-tone=teal]:after{background:#3d9b76}.admin-stat-card[data-tone=purple]:after{background:#8a61d4}.admin-stat-card[data-tone=blue]:after{background:var(--admin-accent)}.admin-stat-card-heading>span{color:var(--admin-muted);letter-spacing:.015em;font-size:.72rem;font-weight:670}.admin-stat-card-heading svg{color:#3d9b76;width:1rem;height:1rem}.admin-stat-card>strong{letter-spacing:-.065em;margin-top:1.25rem;font-size:2.25rem;font-weight:720;line-height:1}.admin-stat-card p{color:var(--admin-muted);font-size:.74rem}.admin-home-shortcuts{border:1px solid var(--admin-line);border-radius:var(--admin-radius-large);background:var(--admin-surface);box-shadow:var(--admin-shadow);margin-top:1rem;overflow:hidden}.admin-home-shortcuts .admin-section-heading{border-bottom:1px solid var(--admin-line);min-height:4.35rem}.admin-home-shortcut-grid{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));display:grid}.admin-home-shortcut-grid>a{border-right:1px solid var(--admin-line);border-bottom:1px solid var(--admin-line);min-width:0;min-height:5.7rem;color:var(--admin-ink);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.68rem;padding:.9rem 1rem;text-decoration:none;transition:background .12s;display:grid}.admin-home-shortcut-grid>a:hover{background:#f9f8f4}.admin-home-shortcut-grid>a>span{width:2.15rem;height:2.15rem;color:var(--admin-accent-strong);background:var(--admin-accent-soft);border:1px solid #d8dcff;border-radius:.58rem;place-items:center;display:grid}.admin-home-shortcut-grid>a>span svg{width:.95rem;height:.95rem}.admin-home-shortcut-grid>a>div{gap:.14rem;min-width:0;display:grid}.admin-home-shortcut-grid strong{font-size:.76rem;font-weight:680}.admin-home-shortcut-grid small{color:var(--admin-muted);text-overflow:ellipsis;font-size:.65rem;line-height:1.35;overflow:hidden}.admin-home-shortcut-grid>a>svg{color:#9b9ca1;width:.86rem;height:.86rem}.admin-management-panel{box-sizing:border-box;width:100%;min-width:0;max-width:100%;margin-top:1.6rem;padding:1.25rem}.admin-table-panel{padding:0;overflow:hidden}.admin-section-heading{box-sizing:border-box;border-bottom:1px solid var(--admin-line);justify-content:space-between;align-items:center;gap:1rem;width:100%;min-width:0;min-height:4.75rem;padding:1.1rem 1.25rem;display:flex}.admin-section-heading>div{flex:auto;gap:.28rem;min-width:0;display:grid}.admin-table-panel>.admin-section-heading>div:first-child{align-items:initial;gap:.28rem;min-width:0;display:grid}.admin-management-panel h2,.admin-section-heading h2{color:var(--admin-ink);letter-spacing:-.025em;margin:0;font-size:1rem;font-weight:690}.admin-section-heading p,.admin-management-panel>p{color:var(--admin-muted);margin:0;font-size:.75rem;line-height:1.5}.admin-section-heading>span{color:var(--admin-muted);flex:none;font-size:.72rem;font-weight:620}.admin-table-wrap{box-sizing:border-box;border-radius:0 0 var(--admin-radius-large) var(--admin-radius-large);overscroll-behavior-inline:contain;border-top:0;width:100%;min-width:0;max-width:100%;margin:0;padding:0;display:block;overflow-x:auto}.admin-data-table{border-collapse:separate;border-spacing:0;color:#37383d;width:100%;min-width:47rem;max-width:none;margin:0;font-size:.78rem}.admin-data-table th,.admin-data-table td{vertical-align:middle;text-align:left;border:0;border-bottom:1px solid #e7e4de;padding:.88rem 1rem}.admin-data-table th{z-index:2;color:#74757b;letter-spacing:.025em;text-transform:none;white-space:nowrap;background:#f8f6f1;font-size:.66rem;font-weight:720;line-height:1.2;position:sticky;top:0}.admin-data-table tbody tr{background:var(--admin-surface);transition:background .11s}.admin-data-table tbody tr:hover,.admin-data-table tbody tr:hover td{background:#faf9f5}.admin-data-table tbody tr:last-child td{border-bottom:0}.admin-data-table td>small,.admin-data-table td>a+small,.admin-data-table td>span+small{color:#85868c;text-overflow:ellipsis;max-width:28rem;margin-top:.22rem;font-size:.67rem;line-height:1.35;display:block;overflow:hidden}.admin-table-primary,.admin-table-tenant{color:#292a2f;font-weight:670;text-decoration:none}.admin-table-primary:hover,.admin-table-tenant:hover{color:var(--admin-accent-strong);text-underline-offset:.2em;-webkit-text-decoration:underline #4051e959;text-decoration:underline #4051e959}.admin-table-tenant{font-weight:610}.admin-actions-heading{width:1%;text-align:right!important}.admin-data-table td:last-child{white-space:nowrap}.admin-row-actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.3rem;display:flex}.admin-row-action{color:#67686e;background:#fffefa;border:1px solid #dedbd4;border-radius:.5rem;flex:0 0 2rem;place-items:center;width:2rem;height:2rem;min-height:2rem;padding:0;text-decoration:none;display:inline-grid;position:relative;box-shadow:0 1px 1px #1d1e2208}.admin-row-action svg{stroke-width:1.9px;width:.88rem;height:.88rem}.admin-row-action:hover,.admin-row-action:focus-visible{color:#303136;background:#fff;border-color:#b7b3aa;outline:none;box-shadow:0 3px 9px #1d1e2214}.admin-row-action-primary{color:var(--admin-accent-strong);background:var(--admin-accent-soft);border-color:#d7dbff}.admin-row-action-primary:hover,.admin-row-action-primary:focus-visible{color:#3042d4;background:#e5e8ff;border-color:#aeb6ff}.admin-row-action-danger,.admin-row-action[data-tone=danger]{color:#b8533c;box-shadow:none;background:0 0;border-color:#0000}.admin-row-action-danger:hover,.admin-row-action-danger:focus-visible,.admin-row-action[data-tone=danger]:hover,.admin-row-action[data-tone=danger]:focus-visible{color:#a93e29;background:var(--admin-danger-soft);border-color:#edc7be}.admin-row-action:before,.admin-row-action:after,.admin-sidebar-sign-out:before,.admin-sidebar-sign-out:after{pointer-events:none}.admin-row-action[data-tooltip]:after,.admin-sidebar-sign-out[data-tooltip]:after{z-index:90;color:#f7f7f8;content:attr(data-tooltip);opacity:0;white-space:nowrap;background:#25262b;border:1px solid #34363c;border-radius:.38rem;padding:.35rem .48rem;font-size:.62rem;font-weight:620;line-height:1;transition:opacity .1s,transform .1s;position:absolute;bottom:calc(100% + .48rem);right:0;transform:translateY(.15rem);box-shadow:0 6px 18px #1415182b}.admin-row-action[data-tooltip]:hover:after,.admin-row-action[data-tooltip]:focus-visible:after,.admin-sidebar-sign-out[data-tooltip]:hover:after,.admin-sidebar-sign-out[data-tooltip]:focus-visible:after{opacity:1;transform:translateY(0)}.admin-state,.admin-status-pill{color:#5e6066;text-transform:capitalize;white-space:nowrap;background:#f7f5f0;border:1px solid #dedbd4;border-radius:999px;align-items:center;gap:.35rem;min-height:1.55rem;padding:.25rem .52rem;font-size:.63rem;font-weight:680;line-height:1;display:inline-flex}.admin-state:before{content:"";background:#98999e;border-radius:50%;flex:0 0 .36rem;width:.36rem;height:.36rem}.admin-state-active,.admin-state-published,.admin-state-enabled,.admin-state-verified,.admin-state-connected,.admin-state-ready,.admin-state-drawn{color:#246a50;background:var(--admin-success-soft);border-color:#bfdfd0}.admin-state-active:before,.admin-state-published:before,.admin-state-enabled:before,.admin-state-verified:before,.admin-state-connected:before,.admin-state-ready:before,.admin-state-drawn:before{background:#3b9c73}.admin-state-draft,.admin-state-draft-changes,.admin-state-pending,.admin-state-pending_verification,.admin-state-awaiting_dns{color:#4d56a8;background:#f0f1ff;border-color:#d4d8fb}.admin-state-draft:before,.admin-state-draft-changes:before,.admin-state-pending:before,.admin-state-pending_verification:before,.admin-state-awaiting_dns:before{background:#6674df}.admin-state-paused,.admin-state-degraded,.admin-state-action_required,.admin-state-verifying{color:#825b16;background:var(--admin-warning-soft);border-color:#ead59c}.admin-state-paused:before,.admin-state-degraded:before,.admin-state-action_required:before,.admin-state-verifying:before{background:#c28b27}.admin-state-suspended,.admin-state-error,.admin-state-deletion_pending,.admin-state-cancelled{color:#a94c37;background:var(--admin-danger-soft);border-color:#efc8bf}.admin-state-suspended:before,.admin-state-error:before,.admin-state-deletion_pending:before,.admin-state-cancelled:before{background:var(--admin-coral)}.admin-management-panel label,.admin-form-grid label{color:#4a4b50;font-size:.72rem;font-weight:660}.admin-management-panel label small,.admin-form-grid label small{color:var(--admin-muted);font-size:.67rem;font-weight:450;line-height:1.45}.admin-dashboard input:not([type=checkbox]):not([type=radio]),.admin-dashboard select,.admin-dashboard textarea{border:1px solid var(--admin-line-strong);min-height:2.55rem;color:var(--admin-ink);font-family:var(--admin-font);background:#fffefa;border-radius:.55rem;font-size:.78rem;box-shadow:inset 0 1px 1px #1d1e2205}.admin-dashboard textarea{min-height:7rem;line-height:1.55}.admin-dashboard input:hover,.admin-dashboard select:hover,.admin-dashboard textarea:hover{border-color:#aaa79f}.admin-dashboard input:focus,.admin-dashboard select:focus,.admin-dashboard textarea:focus{border-color:#8691ff;outline:none;box-shadow:0 0 0 3px #5264ff1c}.admin-directory-intro{justify-content:space-between;align-items:flex-end;gap:2rem;margin:1.9rem 0 0;padding:0 .15rem;display:flex}.admin-directory-intro>div{gap:.45rem;max-width:46rem;display:grid}.admin-eyebrow{color:var(--admin-accent-strong);letter-spacing:.095em;text-transform:uppercase;font-size:.64rem;font-weight:760}.admin-directory-intro h2{color:var(--admin-ink);letter-spacing:-.05em;margin:0;font-size:clamp(1.55rem,2.3vw,2.05rem);font-weight:730;line-height:1.05}.admin-directory-intro p{color:var(--admin-muted);margin:0;font-size:.82rem;line-height:1.55}.admin-directory-intro>strong{color:#b9b6ae;letter-spacing:-.075em;font-size:clamp(2.3rem,5vw,4.2rem);font-weight:690;line-height:.82}.admin-directory-panel{margin-top:1.3rem}.admin-directory-filters{border-bottom:1px solid var(--admin-line);background:#fffefa;align-items:center;gap:.55rem;min-height:4.4rem;padding:.85rem 1rem;display:flex}.admin-directory-filters label{min-width:0;display:block}.admin-directory-filters select{min-width:10.5rem}.admin-filter-search{flex:18rem;position:relative}.admin-filter-search svg{z-index:1;color:#8d8e94;width:.95rem;height:.95rem;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.admin-filter-search input{width:100%;padding-left:2.25rem!important}.admin-filter-reset{color:#77787e;align-items:center;gap:.33rem;padding:.45rem;font-size:.7rem;font-weight:620;text-decoration:none;display:inline-flex}.admin-filter-reset:hover{color:var(--admin-ink)}.admin-filter-reset svg{width:.8rem;height:.8rem}.admin-directory-table{min-width:61rem}.admin-directory-table td:first-child{max-width:24rem}.admin-directory-table td:nth-child(2){min-width:10.5rem}.admin-directory-table td:nth-last-child(2){color:#74757b;white-space:nowrap;font-size:.7rem}.admin-pagination{border-top:1px solid var(--admin-line);min-height:4.35rem;color:var(--admin-muted);background:#fffefa;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem;display:flex}.admin-pagination p{margin:0;font-size:.7rem}.admin-pagination p strong{color:#45464b;font-weight:680}.admin-pagination-controls{align-items:center;gap:.2rem;display:flex}.admin-pagination-icon,.admin-pagination-page{color:#66676d;border:1px solid #0000;border-radius:.45rem;place-items:center;width:2rem;height:2rem;font-size:.68rem;font-weight:650;text-decoration:none;display:grid}.admin-pagination-icon svg{width:.85rem;height:.85rem}.admin-pagination-icon:hover,.admin-pagination-page:hover{border-color:var(--admin-line);color:var(--admin-ink);background:#f7f5f0}.admin-pagination-page[aria-current=page]{color:var(--admin-accent-strong);background:var(--admin-accent-soft);border-color:#d5d9ff}.admin-pagination-icon[data-disabled=true]{pointer-events:none;opacity:.34}.admin-empty-table{color:var(--admin-muted)!important;text-align:center!important;padding:3.25rem 1rem!important}.admin-login{background:radial-gradient(circle at 15% 10%,#5264ff1f,#0000 28rem),radial-gradient(circle at 85% 90%,#ee6c4d17,#0000 25rem),#191a1f;min-height:100dvh;padding:clamp(1.2rem,4vw,3rem)}.admin-login-brand strong{color:#fff;letter-spacing:-.03em}.admin-login-card{background:#fffefa;border:1px solid #ffffff1a;border-radius:1.15rem;overflow:hidden;box-shadow:0 28px 80px #04050840}.admin-login-copy{color:#fff;background:linear-gradient(145deg,#5264ff2e,#0000 65%),#22242b}.admin-login-copy h1{color:#fff;letter-spacing:-.05em}.admin-login-copy p{color:#aaacb5}.admin-login-footnote{color:#777983}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (max-width:1080px){.admin-dashboard{grid-template-columns:14.5rem minmax(0,1fr)}.admin-sidebar,.admin-tenant-navigation{width:14.5rem}.admin-directory-filters{flex-wrap:wrap}.admin-filter-search{flex-basis:100%}}@media (max-width:760px){.admin-dashboard{padding-top:3.7rem;display:block}.admin-sidebar,.admin-tenant-navigation{border-bottom:1px solid #303238;border-right:0;width:100%;height:3.7rem;padding:.78rem .9rem;transition:height .17s;position:fixed;top:0;left:0;right:0;overflow:hidden}.admin-sidebar[data-mobile-open=true],.admin-tenant-navigation[data-mobile-open=true]{height:100dvh}.admin-sidebar-header,.admin-tenant-navigation-header{min-height:2.1rem;padding:0}.admin-sidebar-brand{padding:0}.admin-brand-mark{width:2rem;height:2rem}.admin-sidebar-toggle,.admin-tenant-navigation-toggle{display:inline-flex}.admin-sidebar nav,.admin-sidebar-footer,.admin-tenant-context{visibility:hidden;opacity:0}.admin-sidebar[data-mobile-open=true] nav,.admin-sidebar[data-mobile-open=true] .admin-sidebar-footer,.admin-tenant-navigation[data-mobile-open=true] nav,.admin-tenant-navigation[data-mobile-open=true] .admin-sidebar-footer,.admin-tenant-navigation[data-mobile-open=true] .admin-tenant-context{visibility:visible;opacity:1}.admin-sidebar nav,.admin-tenant-context{margin-top:1rem}.admin-workspace{padding:0 .85rem 3rem}.admin-topbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;flex-direction:column;align-items:flex-start;gap:.75rem;min-height:4.2rem;margin:0 -.85rem;padding:1rem .85rem;position:relative}.admin-topbar-actions{justify-content:flex-start;width:100%;overflow-x:auto}.admin-directory-intro{align-items:flex-start;margin-top:1.15rem}.admin-directory-intro>strong{font-size:2.4rem}.admin-directory-filters{grid-template-columns:1fr 1fr;padding:.8rem;display:grid}.admin-directory-filters label,.admin-directory-filters select,.admin-filter-search{width:100%;min-width:0}.admin-filter-search{grid-column:1/-1}.admin-directory-filters .admin-secondary-action{width:100%}.admin-section-heading{flex-direction:column;align-items:flex-start;padding:1rem}.admin-pagination{flex-direction:column;align-items:flex-start}.admin-pagination-controls{justify-content:space-between;width:100%}.admin-management-panel{margin-top:1rem}}@media (prefers-reduced-motion:reduce){.admin-dashboard *,.admin-login *{scroll-behavior:auto!important;transition-duration:.01ms!important}}
