*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--blue-900: #0e2d6a;--blue-800: #1a4dab;--blue-700: #1a4dab;--blue-600: #1a4dab;--blue-300: #93b8e8;--blue-200: #c2d9f5;--blue-50: #e8f2fc;--green-text: #14653a;--green-bg: #d4f5e2;--amber-text: #7a4b00;--amber-bg: #fef3c7;--red-text: #9b1c1c;--red-bg: #fee2e2;--red-500: #ef4444;--red-50: #fef2f2;--red-200: #fecaca;--gray-50: #f8f9fb;--gray-100: #f0f2f5;--gray-200: #e2e6ed;--gray-300: #d1d5db;--gray-400: #9ba3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--font: "Geist", sans-serif;--mono: "Geist Mono", monospace;--radius: 14px;--radius-sm: 8px;--radius-xs: 6px}html,body{min-height:100%;font-family:var(--font);color:var(--gray-900)}.num{font-family:Geist Mono,monospace;font-weight:500;font-variant-numeric:tabular-nums}.num-bold,.amt{font-family:Geist Mono,monospace;font-weight:600;font-variant-numeric:tabular-nums}.id-code{font-family:Geist Mono,monospace;font-weight:600;letter-spacing:.01em}[style*="Geist Mono"],[style*="var(--mono)"],.mono,[class*=-num],[class*=-val],[class*=-amount],[class*=-mono]{font-variant-numeric:tabular-nums}.topbar{background:var(--blue-800);padding:0 20px;height:60px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:10}.topbar-left{display:flex;align-items:center;gap:12px}.topbar-logo{width:36px;height:36px;background:#ffffff1f;border-radius:8px;display:flex;align-items:center;justify-content:center}.topbar-logo svg{width:22px;height:22px}.topbar-logo-img{height:36px;width:auto;max-width:160px;object-fit:contain;object-position:left center;flex-shrink:0;filter:brightness(0) invert(1)}.topbar-title{color:#fff;font-size:15px;font-weight:600}.topbar-title span{color:var(--blue-200);font-weight:400;font-size:13px;display:block;margin-top:-2px}.user-chip{display:flex;align-items:center;gap:7px;background:#ffffff1a;border-radius:20px;padding:5px 12px 5px 6px}.user-avatar{width:24px;height:24px;border-radius:50%;background:var(--blue-200);color:var(--blue-900);font-size:10px;font-weight:600;display:flex;align-items:center;justify-content:center}.user-name{color:#fff;font-size:12px;font-weight:500}.signout-btn{background:#ffffff1f;color:#fff;border:none;border-radius:8px;padding:6px 12px;font-size:12px;font-family:var(--font);cursor:pointer}.signout-btn:hover{background:#ffffff38}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:320px;gap:14px;color:var(--gray-400);font-size:13px;font-weight:500}.loading-spin{width:36px;height:36px;border:3px solid var(--gray-200);border-top-color:var(--blue-800);border-radius:50%;animation:spin .75s linear infinite;flex-shrink:0}.loading-state:after,.crm-loading:after,.dash-loading:after,.o-loading:after{content:'Data is Legen... wait for it... dary "Legendary"';font-size:12px!important;font-weight:500;color:var(--gray-400);font-family:var(--font)}.crm-loading,.dash-loading,.o-loading,.orders-app .o-loading,.crm-app .crm-loading{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;min-height:320px!important;gap:14px!important;font-size:0!important;color:var(--gray-400)!important;padding:60px 20px!important;text-align:center!important}.crm-loading:before,.dash-loading:before,.o-loading:before{content:"";width:36px;height:36px;border:3px solid var(--gray-200);border-top-color:var(--blue-800);border-radius:50%;animation:spin .75s linear infinite;flex-shrink:0}html{color-scheme:light}html[data-theme=dark]{color-scheme:dark}html[data-theme=dark] .orders-app{--o-bg: #1E1E1E;--o-bg-2: #2D2D2D;--o-surface: #252526;--o-line: #3C3C3C;--o-line-2: #3C3C3C;--o-ink: #D4D4D4;--o-muted: #858585;--o-muted-2: #6A6A6A;--o-shadow: 0 1px 3px rgba(0,0,0,.5), 0 1px 2px rgba(0,0,0,.4)}html[data-theme=dark] .orders-app{background:#1e1e1e!important}html[data-theme=dark] .crm-app{--c-bg: #181818;--c-bg-2: #2D2D2D;--c-surface: #252526;--c-line: #3C3C3C;--c-line-2: #3C3C3C;--c-ink: #D4D4D4;--c-muted: #858585;--c-muted-2: #6A6A6A;--c-shadow: 0 1px 3px rgba(0,0,0,.4), 0 1px 2px rgba(0,0,0,.3)}html[data-theme=dark] .pf-app{--pf-bg: #181818;--pf-bg-2: #2D2D2D;--pf-surface: #252526;--pf-line: #3C3C3C;--pf-line-2: #3C3C3C;--pf-ink: #D4D4D4;--pf-muted: #858585;--pf-muted-2: #6A6A6A;--pf-shadow: 0 1px 3px rgba(0,0,0,.4), 0 1px 2px rgba(0,0,0,.3);--pf-shadow-lg: 0 12px 32px -8px rgba(0,0,0,.6), 0 4px 12px rgba(0,0,0,.4)}html[data-theme=dark] .kpi-app{--kbg: #181818;--kbg-2: #2D2D2D;--ksurface: #252526;--kline: #3C3C3C;--kline-2: #3C3C3C;--kink: #D4D4D4;--kink-2: #BBBBBB;--kmuted: #858585;--kmuted-2: #6A6A6A;--kshadow-sm: 0 1px 2px rgba(0,0,0,.3);--kshadow: 0 1px 3px rgba(0,0,0,.4), 0 1px 2px rgba(0,0,0,.3);--kshadow-lg: 0 12px 32px -8px rgba(0,0,0,.6), 0 4px 12px rgba(0,0,0,.4)}html[data-theme=dark] .c360-page,html[data-theme=dark] .crm-page,html[data-theme=dark] .no-page,html[data-theme=dark] .acc-page,html[data-theme=dark] .od-page,html[data-theme=dark] .orders-app,html[data-theme=dark] .crm-app,html[data-theme=dark] .pf-app,html[data-theme=dark] .kpi-app,html[data-theme=dark] .hd-content{--gray-50: #252526;--gray-100: #2D2D2D;--gray-200: #3C3C3C;--gray-300: #4A4A4A;--gray-400: #6A6A6A;--gray-500: #858585;--gray-600: #BBBBBB;--gray-700: #E2E8F0;--gray-800: #ECEEF3;--gray-900: #FFFFFF;--green-text: #6EE7B7;--green-bg: rgba(16,185,129,.15);--red-text: #FCA5A5;--red-bg: rgba(239,68,68,.15)}html[data-theme=dark] .loading-state{color:#858585!important}html[data-theme=dark] .loading-spin{border-color:#3c3c3c!important;border-top-color:#818cf8!important}.orders-app,.orders-app *,.crm-app,.crm-app *,.kpi-app,.kpi-app *,.od-page,.od-page *,.c360-page,.c360-page *,.crm-page,.crm-page *,.no-page,.no-page *,.acc-page,.acc-page *,.hd-content,.hd-content *,.ly-sidebar,.ly-sidebar *,.ly-topbar,.ly-topbar *,.ly-content{transition:background-color .18s ease,border-color .18s ease,color .12s ease}html[data-theme=dark] body{background:#181818;color:#d4d4d4}html[data-theme=dark] .orders-app,html[data-theme=dark] .crm-app,html[data-theme=dark] .pf-app,html[data-theme=dark] .kpi-app,html[data-theme=dark] .od-page,html[data-theme=dark] .c360-page,html[data-theme=dark] .crm-page,html[data-theme=dark] .no-page,html[data-theme=dark] .acc-page,html[data-theme=dark] .ly-content:has(.hd-content),html[data-theme=dark] .ly-main:has(.hd-content){background:#181818;color:#d4d4d4}html[data-theme=dark] .c360-page .c360-hero,html[data-theme=dark] .c360-page .c360-stat,html[data-theme=dark] .c360-page .c360-card,html[data-theme=dark] .c360-page .c360-section,html[data-theme=dark] .c360-page .c360-tab-content,html[data-theme=dark] .c360-page .c360-table-wrap,html[data-theme=dark] .c360-page .c360-empty,html[data-theme=dark] .c360-page .c360-list-card{background:#252526!important;border-color:#3c3c3c!important;color:#d4d4d4!important}html[data-theme=dark] .c360-page .c360-hero-name,html[data-theme=dark] .c360-page .c360-stat-value,html[data-theme=dark] .c360-page .c360-card-title,html[data-theme=dark] .c360-page .c360-section-title,html[data-theme=dark] .c360-page .c360-table-name,html[data-theme=dark] .c360-page .c360-list-card-name{color:#fff!important}html[data-theme=dark] .c360-page .c360-stat-label,html[data-theme=dark] .c360-page .c360-meta,html[data-theme=dark] .c360-page .c360-section-sub,html[data-theme=dark] .c360-page .c360-table-sub,html[data-theme=dark] .c360-page .c360-list-card-sub{color:#858585!important}html[data-theme=dark] .c360-page tr:hover td{background:#2d2d2d!important}html[data-theme=dark] .c360-page .c360-stats{border-top-color:#3c3c3c!important}html[data-theme=dark] .c360-page .c360-stat,html[data-theme=dark] .c360-page .c360-stats>.c360-stat{background:#2d2d2d!important;border:1px solid #3C3C3C!important}html[data-theme=dark] .c360-page .c360-stat-value.accent{color:#818cf8!important}html[data-theme=dark] .c360-page .c360-stat-value.green{color:#10b981!important}html[data-theme=dark] .c360-page .c360-badge-blue{background:#818cf81f!important;color:#818cf8!important}html[data-theme=dark] .c360-page .c360-badge-green{background:#10b98126!important;color:#6ee7b7!important}html[data-theme=dark] .c360-page .c360-badge-amber{background:#f59e0b26!important;color:#fbbf24!important}html[data-theme=dark] .c360-page .c360-badge-red{background:#ef444426!important;color:#fca5a5!important}html[data-theme=dark] .c360-page .c360-badge-gray{background:#3c3c3c!important;color:#858585!important}html[data-theme=dark] .c360-page .c360-btn{background:#2d2d2d!important;color:#d4d4d4!important;border-color:#3c3c3c!important}html[data-theme=dark] .c360-page .c360-btn:hover{background:#3c3c3c!important}html[data-theme=dark] .c360-page .c360-btn-primary{background:#818cf8!important;color:#0a2540!important;border-color:#818cf8!important}html[data-theme=dark] .c360-page .c360-btn-primary:hover{background:#6366f1!important}html[data-theme=dark] .c360-page .c360-btn-approve{background:#10b981!important;color:#0a2540!important;border-color:#10b981!important}html[data-theme=dark] .c360-page .c360-btn-danger{background:#2d2d2d!important;color:#fca5a5!important;border-color:#ef444466!important}html[data-theme=dark] .c360-page .c360-btn-danger:hover{background:#ef44441f!important}html[data-theme=dark] .c360-page .c360-btn-amber{background:#f59e0b1f!important;color:#fbbf24!important;border-color:#f59e0b66!important}html[data-theme=dark] .od-page .od-btn{background:#2d2d2d!important;color:#d4d4d4!important;border-color:#3c3c3c!important}html[data-theme=dark] .od-page .od-btn:hover{background:#3c3c3c!important}html[data-theme=dark] .od-page .od-btn-primary{background:#818cf8!important;color:#0a2540!important;border-color:#818cf8!important}html[data-theme=dark] .od-page .od-btn-danger{background:#2d2d2d!important;color:#fca5a5!important;border-color:#ef444466!important}html[data-theme=dark] .od-page .od-btn-danger:hover{background:#ef44441f!important}html[data-theme=dark] .od-page .od-pipe-stage{background:#252526!important;color:#858585!important;border-color:#3c3c3c!important}html[data-theme=dark] .od-page .od-pipe-stage.active:after,html[data-theme=dark] .od-page .od-pipe-stage.active:before{border-left-color:#818cf8!important}html[data-theme=dark] .od-page .od-pipe-stage.done{background:#2d2d2d!important;color:#d4d4d4!important}html[data-theme=dark] .od-page .od-batch-btn{background:#2d2d2d!important;color:#858585!important;border-color:#3c3c3c!important}html[data-theme=dark] .od-page .od-batch-btn:hover{background:#3c3c3c!important;color:#d4d4d4!important}html[data-theme=dark] .od-page .od-batch-btn.active{background:#818cf8!important;color:#0a2540!important;border-color:#818cf8!important}html[data-theme=dark] .od-page .od-edit-field input,html[data-theme=dark] .od-page .od-edit-field select,html[data-theme=dark] .od-page .od-edit-field textarea{background:#2d2d2d!important;color:#d4d4d4!important;border-color:#3c3c3c!important}html[data-theme=dark] .od-page .od-items-table thead th{background:#2d2d2d!important;color:#858585!important;border-bottom-color:#3c3c3c!important}html[data-theme=dark] .od-page .od-items-table tbody td{color:#d4d4d4!important;border-color:#3c3c3c!important}html[data-theme=dark] .od-page .od-items-table tbody tr:hover td{background:#2d2d2d!important}html[data-theme=dark] .od-page .od-tl-rail{background:#3c3c3c!important}html[data-theme=dark] .od-page .od-tl-dot{background:#2d2d2d!important;color:#858585!important}html[data-theme=dark] .od-page .od-tl-dot.edited{background:#f59e0b26!important;color:#fbbf24!important}html[data-theme=dark] .od-page .od-status-badge.cancelled,html[data-theme=dark] .od-page .od-cancelled-banner{background:#ef44441f!important;color:#fca5a5!important;border-color:#ef444466!important}html[data-theme=dark] .od-page .od-grn-banner{background:#3b82f61f!important;color:#93c5fd!important;border-color:#3b82f666!important}html[data-theme=dark] .od-page .od-grn-banner-sub{color:#bfdbfe!important}html[data-theme=dark] .od-page .od-grn-banner-btn{background:#3b82f6!important;color:#0a2540!important}html[data-theme=dark] .od-page .od-grn-banner-btn:hover{background:#60a5fa!important}html[data-theme=dark] .od-page .od-delivery-banner{background:#22c55e1f!important;color:#86efac!important;border-color:#22c55e66!important}html[data-theme=dark] .od-page .od-pending-banner{background:#3b82f61f!important;color:#93c5fd!important;border-color:#3b82f666!important}html[data-theme=dark] .od-page .od-pending-banner.od-banner-success{background:#22c55e1f!important;color:#86efac!important;border-color:#22c55e66!important}html[data-theme=dark] .od-page,html[data-theme=dark] .od-page .od-card,html[data-theme=dark] .od-page .od-side-card,html[data-theme=dark] .od-page .od-header{color:#d4d4d4!important}html[data-theme=dark] .od-page .od-batch-card{background:#252526!important}html[data-theme=dark] .od-list-page,html[data-theme=dark] .od-dash-page,html[data-theme=dark] .dash-page{background:#181818!important;color:#d4d4d4!important}html[data-theme=dark] .od-list-page,html[data-theme=dark] .od-list-body,html[data-theme=dark] .od-list-page *{font-family:Geist,-apple-system,system-ui,sans-serif!important}html[data-theme=dark] .od-list-title,html[data-theme=dark] .od-dash-greeting,html[data-theme=dark] .dash-greeting{color:#fff!important}html[data-theme=dark] .od-list-sub,html[data-theme=dark] .od-dash-date,html[data-theme=dark] .dash-date{color:#858585!important}html[data-theme=dark] .od-download-btn,html[data-theme=dark] .od-dash-viewall-btn{background:#2d2d2d!important;border-color:#3c3c3c!important;color:#d4d4d4!important}html[data-theme=dark] .od-download-btn:hover,html[data-theme=dark] .od-dash-viewall-btn:hover{background:#3c3c3c!important}html[data-theme=dark] .od-list-page .od-summary-tile,html[data-theme=dark] .od-list-page .od-table-card,html[data-theme=dark] .od-list-page .orders-empty,html[data-theme=dark] .od-list-page .dash-card,html[data-theme=dark] .od-dash-page .dash-card{background:#252526!important;border-color:#3c3c3c!important;color:#d4d4d4!important}html[data-theme=dark] .od-list-page .od-summary-val{color:#fff!important}html[data-theme=dark] .od-list-page .od-summary-label{color:#858585!important}html[data-theme=dark] .od-list-page .od-summary-divider{background:#3c3c3c!important}html[data-theme=dark] .od-list-page .orders-empty-title{color:#fff!important}html[data-theme=dark] .od-list-page .orders-empty-sub{color:#858585!important}html[data-theme=dark] .od-list-page .od-items-table thead th{background:#2d2d2d!important;color:#858585!important;border-bottom-color:#3c3c3c!important}html[data-theme=dark] .od-list-page .od-items-table tbody td{color:#d4d4d4!important;border-color:#3c3c3c!important}html[data-theme=dark] .od-list-page .od-items-table tbody tr:hover td{background:#2d2d2d!important}html[data-theme=dark] .od-list-page .order-num-cell{color:#818cf8!important}html[data-theme=dark] .od-dispatch-choice-btn{background:#2d2d2d!important;border-color:#3c3c3c!important;color:#d4d4d4!important}html[data-theme=dark] .od-dispatch-choice-btn:hover{background:#3c3c3c!important;border-color:#818cf8!important;box-shadow:0 0 0 3px #818cf81a!important}html[data-theme=dark] .od-dispatch-choice-btn>div[style*="color: rgb(11, 27, 48)"],html[data-theme=dark] .od-dispatch-choice-btn>div[style*="rgb(11, 27, 48)"]{color:#d4d4d4!important}html[data-theme=dark] .od-dispatch-choice-btn>div[style*="color: rgb(91, 104, 120)"],html[data-theme=dark] .od-dispatch-choice-btn>div[style*="rgb(91, 104, 120)"]{color:#858585!important}html[data-theme=dark] .od-dispatch-choice-btn div{color:inherit}html[data-theme=dark] .od-dispatch-choice-btn>div:nth-of-type(1){color:#d4d4d4!important}html[data-theme=dark] .od-dispatch-choice-btn>div:nth-of-type(2){color:#858585!important}html[data-theme=dark] .od-page .od-pipeline-partial .od-pipe-stage.active{background:#fbbf24!important;color:#0a2540!important}html[data-theme=dark] .od-page .od-pipeline-partial .od-pipe-stage.active:after{border-left-color:#fbbf24!important}html[data-theme=dark] .od-page .od-pipeline-partial .od-pipe-stage.active:before{border-left-color:#f59e0b!important}html[data-theme=dark] .od-page .od-dispatch-tile{border-color:#3c3c3c!important;background:#252526!important}html[data-theme=dark] .od-page .od-dispatch-tile-pending{border-color:#f59e0b66!important}html[data-theme=dark] .od-page .od-dispatch-tile-dispatched{border-color:#10b98166!important}html[data-theme=dark] .od-page .od-dispatch-tile-pending .od-dispatch-tile-header{background:#f59e0b1a!important}html[data-theme=dark] .od-page .od-dispatch-tile-dispatched .od-dispatch-tile-header{background:#10b9811a!important}html[data-theme=dark] .od-page .od-dispatch-tile-pending .od-dispatch-tile-label{color:#fbbf24!important}html[data-theme=dark] .od-page .od-dispatch-tile-dispatched .od-dispatch-tile-label{color:#6ee7b7!important}html[data-theme=dark] .od-page .od-dispatch-tile-pending .od-dispatch-tile-count{background:#f59e0b26!important;color:#fbbf24!important;border-color:#f59e0b66!important}html[data-theme=dark] .od-page .od-dispatch-tile-dispatched .od-dispatch-tile-count{background:#10b98126!important;color:#6ee7b7!important;border-color:#10b98166!important}html[data-theme=dark] [style*="rgb(209, 250, 229)"],html[data-theme=dark] [style*="rgb(209,250,229)"]{background:#10b98126!important}html[data-theme=dark] [style*="color: rgb(6, 95, 70)"],html[data-theme=dark] [style*="rgb(6, 95, 70)"],html[data-theme=dark] [style*="rgb(22, 101, 52)"],html[data-theme=dark] [style*="color: rgb(22, 101, 52)"]{color:#6ee7b7!important}html[data-theme=dark] .od-page .od-batch-card.od-batch-done{background:#252526!important;border-color:#10b9814d!important}html[data-theme=dark] .od-page .od-batch-card.od-batch-done *{opacity:1!important}html[data-theme=dark] .od-page .od-batch-pill{background:#f59e0b26!important;color:#fbbf24!important}html[data-theme=dark] [style*="background:#f0fdf4"],html[data-theme=dark] [style*="background: #f0fdf4"],html[data-theme=dark] [style*="rgb(240, 253, 244)"],html[data-theme=dark] [style*="rgb(240,253,244)"]{background:#10b98114!important}html[data-theme=dark] [style*="color:#166534"],html[data-theme=dark] [style*="color: #166534"],html[data-theme=dark] [style*="rgb(22, 101, 52)"],html[data-theme=dark] [style*="rgb(22,101,52)"]{color:#6ee7b7!important}html[data-theme=dark] [style*="color:#c2410c"],html[data-theme=dark] [style*="color: #c2410c"],html[data-theme=dark] [style*="rgb(194, 65, 12)"],html[data-theme=dark] [style*="rgb(194,65,12)"]{color:#fdba74!important}html[data-theme=dark] [style*="color:#065f46"],html[data-theme=dark] [style*="color: #065f46"],html[data-theme=dark] [style*="rgb(6, 95, 70)"],html[data-theme=dark] [style*="rgb(6,95,70)"]{color:#6ee7b7!important}html[data-theme=dark] .od-page .od-dispatch-tile-dispatched .od-items-table tbody tr,html[data-theme=dark] .od-page .od-dispatch-tile-dispatched .od-items-table tbody td{background:transparent!important}html[data-theme=dark] .od-page .od-dispatch-tile-dispatched .od-items-table tbody td,html[data-theme=dark] .od-page .od-dispatch-tile-dispatched .od-items-table tbody td *{color:#d4d4d4!important}html[data-theme=dark] .od-page .od-dispatch-tile-dispatched .od-items-table tbody td .mono,html[data-theme=dark] .od-page .od-dispatch-tile-dispatched .od-items-table tbody td span[style*=underline]{color:#818cf8!important}html[data-theme=dark] .od-page .od-dispatch-tile-dispatched .od-items-table tbody td:nth-child(6),html[data-theme=dark] .od-page .od-dispatch-tile-dispatched .od-items-table tbody td:nth-child(7){color:#6ee7b7!important}html[data-theme=dark] .od-page .od-dispatch-tile-dispatched .od-items-table tbody td:nth-child(7) span,html[data-theme=dark] .od-page .od-dispatch-tile-dispatched .od-items-table tbody td:nth-child(7) *{color:#6ee7b7!important}html[data-theme=dark] .od-page .od-pipe-stage{background:#252526!important;color:#858585!important}html[data-theme=dark] .od-page .od-pipe-stage.done{background:#2d2d2d!important;color:#818cf8!important}html[data-theme=dark] .od-page .od-pipe-stage.done:after{border-left-color:#2d2d2d!important}html[data-theme=dark] .od-page .od-pipe-stage.done:before{border-left-color:#3c3c3c!important}html[data-theme=dark] .od-page .od-pipe-stage.active{background:#818cf8!important;color:#0a2540!important}html[data-theme=dark] .od-page .od-pipe-stage.active:after{border-left-color:#818cf8!important}html[data-theme=dark] .od-page .od-pipe-stage.active:before{border-left-color:#818cf8!important}html[data-theme=dark] .od-page .od-pipeline-delivery .od-pipe-stage.active{background:#10b981!important;color:#0a2540!important}html[data-theme=dark] .od-page .od-pipeline-delivery .od-pipe-stage.active:after{border-left-color:#10b981!important}html[data-theme=dark] .od-page .od-pipeline-delivery .od-pipe-stage.active:before{border-left-color:#10b981!important}html[data-theme=dark] .od-page .od-pipeline-cancelled .od-pipe-stage.active{background:#ef444433!important;color:#fca5a5!important}html[data-theme=dark] .od-page .od-pipeline-cancelled .od-pipe-stage.active:after{border-left-color:#ef444433!important}html[data-theme=dark] .od-page .od-pipeline-cancelled .od-pipe-stage.active:before{border-left-color:#ef444466!important}html[data-theme=dark] [style*="color:#1a4dab"],html[data-theme=dark] [style*="color: #1a4dab"],html[data-theme=dark] [style*="rgb(26, 77, 171)"],html[data-theme=dark] [style*="rgb(26,77,171)"],html[data-theme=dark] .od-page .od-detail-field .val span[style*=cursor],html[data-theme=dark] .od-page .od-detail-field .val span[style*=underline]{color:#818cf8!important}html[data-theme=dark] .od-page .od-notes-val,html[data-theme=dark] .no-page .no-notes-val{background:#f59e0b1a!important;border-color:#f59e0b59!important;color:#fbbf24!important}html[data-theme=dark] .od-page .od-pipeline-bar{background:#252526!important;border-color:#3c3c3c!important;box-shadow:none!important}html[data-theme=dark] .od-page .od-pipe-stage:after{border-left-color:#252526!important}html[data-theme=dark] .od-page .od-pipe-stage:before{border-left-color:#3c3c3c!important}html[data-theme=dark] [style*="background:#fef2f2"],html[data-theme=dark] [style*="background: #fef2f2"],html[data-theme=dark] [style*="rgb(254, 242, 242)"],html[data-theme=dark] [style*="rgb(254,242,242)"]{background:#ef44441a!important;border-color:#ef444459!important;color:#fca5a5!important}html[data-theme=dark] [style*="color:#991b1b"],html[data-theme=dark] [style*="color: #991b1b"],html[data-theme=dark] [style*="rgb(153, 27, 27)"],html[data-theme=dark] [style*="rgb(153,27,27)"]{color:#fca5a5!important}html[data-theme=dark] .orders-app .kpi-tile,html[data-theme=dark] .crm-app .kpi-tile,html[data-theme=dark] .pf-app .kpi-tile,html[data-theme=dark] .kpi-app .kpi-tile{background:#252526!important;background-image:none!important;color:#d4d4d4!important;border:1px solid #3C3C3C!important;box-shadow:none!important}html[data-theme=dark] .orders-app .kpi-tile.kpi-hero,html[data-theme=dark] .crm-app .kpi-tile.kpi-hero,html[data-theme=dark] .pf-app .kpi-tile.kpi-hero,html[data-theme=dark] .kpi-app .kpi-tile.kpi-hero{border-left:3px solid #818CF8!important}html[data-theme=dark] .orders-app .kpi-tile.kpi-hero.tone-forest,html[data-theme=dark] .crm-app .kpi-tile.kpi-hero.tone-forest{border-left-color:#10b981!important}html[data-theme=dark] .orders-app .kpi-tile.kpi-hero.tone-teal,html[data-theme=dark] .crm-app .kpi-tile.kpi-hero.tone-teal{border-left-color:#14b8a6!important}html[data-theme=dark] .orders-app .kpi-tile .kt-label,html[data-theme=dark] .crm-app .kpi-tile .kt-label{color:#858585!important}html[data-theme=dark] .orders-app .kpi-tile .kt-value,html[data-theme=dark] .crm-app .kpi-tile .kt-value{color:#fff!important}html[data-theme=dark] .orders-app .kpi-tile .kt-sub,html[data-theme=dark] .crm-app .kpi-tile .kt-sub{color:#858585!important}html[data-theme=dark] .orders-app .kpi-tile .kt-arrow,html[data-theme=dark] .crm-app .kpi-tile .kt-arrow{background:#2d2d2d!important;color:#858585!important}html[data-theme=dark] .orders-app .kpi-tile .kt-chart,html[data-theme=dark] .crm-app .kpi-tile .kt-chart{color:#818cf8!important;opacity:.4}html[data-theme=dark] .pf-app .card,html[data-theme=dark] .pf-app .brand-bar,html[data-theme=dark] .pf-app .meta-pill,html[data-theme=dark] .pf-app .brand-btn,html[data-theme=dark] .pf-app .brand-menu,html[data-theme=dark] .pf-app .calc-card,html[data-theme=dark] .pf-app .cc-card,html[data-theme=dark] .pf-app .impact-box,html[data-theme=dark] .pf-app .items-table-wrap,html[data-theme=dark] .pf-app .it-row.it-head,html[data-theme=dark] .pf-app .sc-stats,html[data-theme=dark] .pf-app .sc-stat,html[data-theme=dark] .pf-app .table-foot,html[data-theme=dark] .pf-modal,html[data-theme=dark] .pf-modal .modal-summary,html[data-theme=dark] .pf-modal .ms-cell,html[data-theme=dark] .pf-modal .modal-toolbar,html[data-theme=dark] .pf-modal .modal-table,html[data-theme=dark] .pf-modal .mt-row.mt-head,html[data-theme=dark] .pf-modal .modal-foot,html[data-theme=dark] .pf-modal .modal-search,html[data-theme=dark] .pf-drawer,html[data-theme=dark] .pf-drawer .drawer-foot,html[data-theme=dark] .pf-drawer .drawer-head{background:#252526!important;border-color:#3c3c3c!important;color:#d4d4d4!important}html[data-theme=dark] .pf-app .it-data:hover,html[data-theme=dark] .pf-app .brand-menu-item:hover,html[data-theme=dark] .pf-modal .mt-row:hover{background:#2d2d2d!important}html[data-theme=dark] .pf-app .page-title,html[data-theme=dark] .pf-app .card-title,html[data-theme=dark] .pf-app .sc-title,html[data-theme=dark] .pf-app .brand-name,html[data-theme=dark] .pf-app .brand-menu-name,html[data-theme=dark] .pf-app .brand-menu-search input,html[data-theme=dark] .pf-app .it-name,html[data-theme=dark] .pf-app .it-stock-total,html[data-theme=dark] .pf-app .sc-stat b,html[data-theme=dark] .pf-modal .modal-title,html[data-theme=dark] .pf-modal .ms-val,html[data-theme=dark] .pf-modal .mt-code,html[data-theme=dark] .pf-drawer .drawer-title,html[data-theme=dark] .pf-drawer .sf-val,html[data-theme=dark] .pf-drawer .cc-val{color:#fff!important}html[data-theme=dark] .pf-app .brand-menu-item{color:#d4d4d4!important}html[data-theme=dark] .pf-app .brand-menu-item.on{background:#818cf81a!important}html[data-theme=dark] .pf-app .brand-menu-search{background:#2d2d2d!important;border-color:#3c3c3c!important}html[data-theme=dark] .pf-app .brand-menu-search input{background:transparent!important;border:0!important;color:#d4d4d4!important}html[data-theme=dark] .pf-app .it-num.it-min{color:#818cf8!important}html[data-theme=dark] .pf-app .it-num.it-po{color:#6ee7b7!important}html[data-theme=dark] .pf-app .it-id{background:#818cf81f!important;color:#818cf8!important}html[data-theme=dark] .pf-app .page-sub,html[data-theme=dark] .pf-app .card-eyebrow,html[data-theme=dark] .pf-app .meta-label,html[data-theme=dark] .pf-app .brand-sub,html[data-theme=dark] .pf-app .sc-eyebrow,html[data-theme=dark] .pf-app .sc-headline-sub,html[data-theme=dark] .pf-app .it-orig,html[data-theme=dark] .pf-app .sc-stat span:first-child,html[data-theme=dark] .pf-app .sc-stat-sub,html[data-theme=dark] .pf-modal .modal-eyebrow,html[data-theme=dark] .pf-modal .ms-label,html[data-theme=dark] .pf-drawer .drawer-eyebrow,html[data-theme=dark] .pf-drawer .drawer-sub,html[data-theme=dark] .pf-drawer .calc-head,html[data-theme=dark] .pf-drawer .cc-label,html[data-theme=dark] .pf-drawer .cc-formula{color:#858585!important}html[data-theme=dark] .pf-app .it-input,html[data-theme=dark] .pf-modal .mt-input{background:#252526!important;border-color:#fcd34d!important;color:#fcd34d!important}html[data-theme=dark] .pf-app .it-input.empty{border-color:#3c3c3c!important;background:#2d2d2d!important;color:#858585!important}html[data-theme=dark] .pf-app .sc-filter-bar,html[data-theme=dark] .pf-app .bm-pill{background:#2d2d2d!important;border-color:#3c3c3c!important;color:#d4d4d4!important}html[data-theme=dark] .pf-app .sc-filter-bar button.on,html[data-theme=dark] .pf-app .btn-primary,html[data-theme=dark] .pf-modal .btn-primary,html[data-theme=dark] .pf-drawer .btn-primary{background:#818cf8!important;color:#0a2540!important;border-color:#818cf8!important}html[data-theme=dark] .kpi-app .card,html[data-theme=dark] .kpi-app .team-panel,html[data-theme=dark] .kpi-app .hero,html[data-theme=dark] .kpi-app .tp-foot-cell,html[data-theme=dark] .kpi-app .meta-pill,html[data-theme=dark] .kpi-drawer,html[data-theme=dark] .kpi-drawer .drawer-head,html[data-theme=dark] .kpi-drawer .drawer-foot,html[data-theme=dark] .kpi-drawer .drawer-tabs{background:#252526!important;border-color:#3c3c3c!important;color:#d4d4d4!important}html[data-theme=dark] .kpi-app .tp-row:hover,html[data-theme=dark] .kpi-drawer .drawer-tab:hover{background:#2d2d2d!important}html[data-theme=dark] .kpi-app .tp-row.selected{background:#818cf81a!important;box-shadow:inset 2px 0 #818cf8!important}html[data-theme=dark] .kpi-app .page-title,html[data-theme=dark] .kpi-app .tp-title,html[data-theme=dark] .kpi-app .tp-name,html[data-theme=dark] .kpi-app .tp-score-val,html[data-theme=dark] .kpi-app .tp-foot-val,html[data-theme=dark] .kpi-app .hero-name,html[data-theme=dark] .kpi-app .card-title,html[data-theme=dark] .kpi-drawer .drawer-title{color:#fff!important}html[data-theme=dark] .kpi-app .page-sub,html[data-theme=dark] .kpi-app .tp-sub,html[data-theme=dark] .kpi-app .tp-role,html[data-theme=dark] .kpi-app .meta-label,html[data-theme=dark] .kpi-app .tp-foot-label,html[data-theme=dark] .kpi-app .hero-meta,html[data-theme=dark] .kpi-app .card-eyebrow,html[data-theme=dark] .kpi-drawer .drawer-eyebrow,html[data-theme=dark] .kpi-drawer .drawer-sub{color:#858585!important}html[data-theme=dark] .ly-content{background:#181818}html[data-theme=dark] .orders-app .card,html[data-theme=dark] .orders-app .kpi-tile:not(.kpi-hero),html[data-theme=dark] .orders-app .rep-panel,html[data-theme=dark] .orders-app .ol-wrap,html[data-theme=dark] .orders-app .cust-table,html[data-theme=dark] .crm-app .card,html[data-theme=dark] .crm-app .kpi-tile:not(.kpi-hero),html[data-theme=dark] .crm-app .dl-wrap,html[data-theme=dark] .od-card,html[data-theme=dark] .od-side-card,html[data-theme=dark] .od-header,html[data-theme=dark] .no-card,html[data-theme=dark] .acc-status-card,html[data-theme=dark] .acc-detect-card,html[data-theme=dark] .acc-preview-card,html[data-theme=dark] .acc-how-item,html[data-theme=dark] .acc-upload-zone,html[data-theme=dark] .hd-stat,html[data-theme=dark] .hd-app-card,html[data-theme=dark] .hd-kpi-tile:not(.hd-kpi-hero){background:#252526!important;border-color:#3c3c3c!important;color:#d4d4d4}html[data-theme=dark] .acc-how-num{background:#3872e038!important;color:#93c5fd!important}html[data-theme=dark] .acc-how-label{color:#94a3b8!important}html[data-theme=dark] .acc-how-label strong{color:#d4d4d4!important}html[data-theme=dark] .acc-upload-zone{border-color:#3c3c3c!important}html[data-theme=dark] .acc-upload-zone:hover,html[data-theme=dark] .acc-upload-zone.drag-over{border-color:#3872e0!important;background:#3872e01f!important}html[data-theme=dark] .acc-upload-zone h3{color:#d4d4d4!important}html[data-theme=dark] .acc-upload-zone p{color:#94a3b8!important}html[data-theme=dark] .acc-upload-zone .acc-hint{color:#8a8a8a!important}html[data-theme=dark] .acc-upload-icon{background:#3872e029!important;color:#93c5fd!important}html[data-theme=dark] .acc-detect-header{background:#3872e02e!important;border-color:#3c3c3c!important}html[data-theme=dark] .acc-detect-header svg,html[data-theme=dark] .acc-detect-header-text h3{color:#93c5fd!important}html[data-theme=dark] .acc-detect-header-text p{color:#bfdbfe!important}html[data-theme=dark] .acc-detect-field{border-color:#3c3c3c!important}html[data-theme=dark] .acc-detect-value,html[data-theme=dark] .acc-status-name{color:#d4d4d4!important}html[data-theme=dark] .acc-status-meta{color:#94a3b8!important}html[data-theme=dark] .acc-tabs{background:#252526!important;border-color:#3c3c3c!important}html[data-theme=dark] .acc-tab{color:#94a3b8!important}html[data-theme=dark] .acc-tab.on{background:#3872e0!important;color:#fff!important}html[data-theme=dark] .orders-app .ol-row.ol-head,html[data-theme=dark] .orders-app .cust-row.cust-head,html[data-theme=dark] .crm-app .dl-head,html[data-theme=dark] .orders-app .ol-foot,html[data-theme=dark] .crm-app .dl-foot,html[data-theme=dark] .od-cancel-modal,html[data-theme=dark] .od-drawer,html[data-theme=dark] .od-drawer-foot,html[data-theme=dark] .od-drawer-head,html[data-theme=dark] .pf-modal,html[data-theme=dark] .pf-drawer{background:#252526!important;color:#d4d4d4;border-color:#3c3c3c!important}html[data-theme=dark] .ol-data:hover,html[data-theme=dark] .dl-data:hover,html[data-theme=dark] .cust-data:hover{background:#2d2d2d!important}html[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=range]),html[data-theme=dark] textarea,html[data-theme=dark] select{background:#252526!important;border-color:#3c3c3c!important;color:#d4d4d4!important}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#6a6a6a!important}html[data-theme=dark] .orders-app .ol-row,html[data-theme=dark] .orders-app .cust-row,html[data-theme=dark] .crm-app .dl-row,html[data-theme=dark] .od-card-header,html[data-theme=dark] .od-batch-card{border-color:#3c3c3c!important}html[data-theme=dark] .orders-app,html[data-theme=dark] .crm-app,html[data-theme=dark] .od-page,html[data-theme=dark] .c360-page,html[data-theme=dark] .crm-page,html[data-theme=dark] .no-page,html[data-theme=dark] .acc-page,html[data-theme=dark] .hd-content{color:#d4d4d4}html[data-theme=dark] .orders-app .o-summary b,html[data-theme=dark] .orders-app .ol-num,html[data-theme=dark] .orders-app .ol-cust,html[data-theme=dark] .orders-app .ol-owner-name,html[data-theme=dark] .orders-app .ol-date,html[data-theme=dark] .orders-app .ol-pending,html[data-theme=dark] .orders-app .ol-items,html[data-theme=dark] .orders-app .o-list-cust,html[data-theme=dark] .orders-app .ol-val,html[data-theme=dark] .orders-app .o-list-val,html[data-theme=dark] .orders-app .o-list-num,html[data-theme=dark] .orders-app .cust-name,html[data-theme=dark] .orders-app .cust-num,html[data-theme=dark] .orders-app .lb-name,html[data-theme=dark] .orders-app .lb-val,html[data-theme=dark] .orders-app .lb-total-val,html[data-theme=dark] .orders-app .rp-name,html[data-theme=dark] .orders-app .rp-val,html[data-theme=dark] .orders-app .rp-foot-val,html[data-theme=dark] .orders-app .rp-title,html[data-theme=dark] .orders-app .gf-val,html[data-theme=dark] .orders-app .gs-val,html[data-theme=dark] .orders-app .funnel-val,html[data-theme=dark] .orders-app .funnel-name,html[data-theme=dark] .orders-app .qs-count,html[data-theme=dark] .orders-app .sc-stat b,html[data-theme=dark] .orders-app .task-title,html[data-theme=dark] .orders-app .dl-title,html[data-theme=dark] .orders-app .dl-value,html[data-theme=dark] .orders-app .kt-value,html[data-theme=dark] .orders-app .card-title,html[data-theme=dark] .orders-app .page-title,html[data-theme=dark] .orders-app .sc-coverage,html[data-theme=dark] .crm-app .page-title,html[data-theme=dark] .crm-app .card-title,html[data-theme=dark] .crm-app .dl-title,html[data-theme=dark] .crm-app .dl-value,html[data-theme=dark] .crm-app .dl-cust,html[data-theme=dark] .crm-app .dl-owner-name,html[data-theme=dark] .crm-app .dl-date-main,html[data-theme=dark] .crm-app .lb-name,html[data-theme=dark] .crm-app .lb-val,html[data-theme=dark] .crm-app .lb-total-val,html[data-theme=dark] .crm-app .gs-val,html[data-theme=dark] .crm-app .gf-val,html[data-theme=dark] .crm-app .funnel-name,html[data-theme=dark] .crm-app .funnel-val,html[data-theme=dark] .crm-app .qs-count,html[data-theme=dark] .crm-app .task-title,html[data-theme=dark] .crm-app .kt-value,html[data-theme=dark] .crm-app .kb-card-title,html[data-theme=dark] .crm-app .kb-col-name,html[data-theme=dark] .crm-app .kb-card-value,html[data-theme=dark] .od-card-title,html[data-theme=dark] .od-header-title,html[data-theme=dark] .od-detail-field .val,html[data-theme=dark] .od-side-val-big,html[data-theme=dark] .no-page-title,html[data-theme=dark] .acc-page-title,html[data-theme=dark] .hd-greeting,html[data-theme=dark] .hd-stat-num,html[data-theme=dark] .hd-app-name,html[data-theme=dark] .hd-kpi-value:not(.hd-kpi-hero .hd-kpi-value){color:#fff!important}html[data-theme=dark] .orders-app .page-sub,html[data-theme=dark] .crm-app .page-sub,html[data-theme=dark] .orders-app .o-summary,html[data-theme=dark] .orders-app .card-eyebrow,html[data-theme=dark] .crm-app .card-eyebrow,html[data-theme=dark] .orders-app .kt-label,html[data-theme=dark] .crm-app .kt-label,html[data-theme=dark] .od-header-eyebrow,html[data-theme=dark] .od-header-num,html[data-theme=dark] .od-detail-field label,html[data-theme=dark] .od-side-card-title,html[data-theme=dark] .od-side-sub,html[data-theme=dark] .no-page-sub,html[data-theme=dark] .acc-page-sub,html[data-theme=dark] .hd-date,html[data-theme=dark] .hd-stat-lbl,html[data-theme=dark] .hd-app-desc,html[data-theme=dark] .hd-section-label,html[data-theme=dark] .hd-kpi-label,html[data-theme=dark] .hd-kpi-sub{color:#858585!important}html[data-theme=dark] .ly-sidebar{background:#181818;border-right-color:#3c3c3c}html[data-theme=dark] .ly-logo-row{border-bottom-color:#3c3c3c}html[data-theme=dark] .ly-logo-text{color:#d4d4d4}html[data-theme=dark] .ly-nav-item{color:#858585}html[data-theme=dark] .ly-nav-item:hover{background:#252526;color:#d4d4d4}html[data-theme=dark] .ly-nav-item.active{background:#818cf81a;color:#818cf8}html[data-theme=dark] .ly-nav-item.active:before{background:#818cf8}html[data-theme=dark] .ly-collapse-btn{background:#252526;border-color:#3c3c3c;color:#858585}html[data-theme=dark] .ly-collapse-btn:hover{background:#2d2d2d;color:#d4d4d4}html[data-theme=dark] .ly-nav-section.ly-nav-bottom{border-top-color:#3c3c3c}html[data-theme=dark] .ly-user-fullname{color:#d4d4d4}html[data-theme=dark] .ly-topbar{background:#181818!important;border-bottom-color:#3c3c3c!important}html[data-theme=dark] html,html[data-theme=dark] body,html[data-theme=dark] #root,html[data-theme=dark] .ly-wrap,html[data-theme=dark] .ly-main{background:#181818!important}html[data-theme=dark] .ly-topbar-app{color:#fff!important}html[data-theme=dark] .ly-topbar-sep{color:#6a6a6a!important}html[data-theme=dark] .ly-topbar-page{color:#fff!important}html[data-theme=dark] .ly-topbar-hamburger{background:#2d2d2d!important;border-color:#3c3c3c!important;color:#d4d4d4!important}html[data-theme=dark] .ly-topbar-hamburger:hover{background:#3c3c3c!important;color:#fff!important}html[data-theme=dark] .ly-user-chip{background:#252526!important;border-color:#3c3c3c!important}html[data-theme=dark] .ly-user-name{color:#d4d4d4!important}html[data-theme=dark] .ly-user-avatar{background:#818cf8!important;color:#181818!important}html[data-theme=dark] .ly-user-menu{background:#252526!important;border-color:#3c3c3c!important;box-shadow:0 8px 24px #00000080!important}html[data-theme=dark] .ly-user-menu-head{border-bottom-color:#3c3c3c!important}html[data-theme=dark] .ly-user-avatar-lg{background:#818cf8!important;color:#181818!important}html[data-theme=dark] .ly-user-menu-name{color:#fff!important}html[data-theme=dark] .ly-user-menu-role{color:#858585!important}html[data-theme=dark] .ly-user-menu-section{border-bottom-color:#3c3c3c!important}html[data-theme=dark] .ly-user-menu-label{color:#858585!important}html[data-theme=dark] .ly-user-menu-input{background:#2d2d2d!important;border-color:#3c3c3c!important;color:#d4d4d4!important}html[data-theme=dark] .ly-user-menu-input:focus{border-color:#818cf8!important;background:#2d2d2d!important}html[data-theme=dark] .ly-user-menu-save{background:#818cf8!important;color:#181818!important}html[data-theme=dark] .ly-user-menu-save:hover:not(:disabled){background:#6366f1!important}html[data-theme=dark] .ly-user-menu-item{color:#d4d4d4!important}html[data-theme=dark] .ly-user-menu-item:hover{background:#2d2d2d!important}html[data-theme=dark] .ly-user-menu-logout{color:#fca5a5!important}html[data-theme=dark] [style*="background:white"],html[data-theme=dark] [style*="background: white"],html[data-theme=dark] [style*="background:rgb(255, 255, 255)"],html[data-theme=dark] [style*="background: rgb(255, 255, 255)"]{background:#252526!important}html[data-theme=dark] [style*="background:#f8fafc"],html[data-theme=dark] [style*="background: #f8fafc"],html[data-theme=dark] [style*="background:rgb(248, 250, 252)"],html[data-theme=dark] [style*="background: rgb(248, 250, 252)"]{background:#2d2d2d!important}html[data-theme=dark] .typeahead-dropdown{background:#252526!important;border-color:#3c3c3c!important;box-shadow:0 8px 24px #00000080!important}html[data-theme=dark] .typeahead-item{color:#d4d4d4!important;border-bottom-color:#3c3c3c!important}html[data-theme=dark] .typeahead-item:hover{background:#2d2d2d!important}html[data-theme=dark] .typeahead-item-main{color:#fff!important}html[data-theme=dark] .typeahead-item-sub,html[data-theme=dark] .typeahead-empty{color:#858585!important}html[data-theme=dark] .od-mention-dropdown{background:#252526!important;border-color:#3c3c3c!important;box-shadow:0 8px 24px #00000080!important}html[data-theme=dark] .od-mention-item{color:#d4d4d4!important}html[data-theme=dark] .od-mention-item:hover{background:#2d2d2d!important}html[data-theme=dark] .od-mention-name{color:#fff!important}html[data-theme=dark] .od-mention-uname{color:#858585!important}html[data-theme=dark] .od-mention-avatar{background:#818cf826!important;color:#818cf8!important}html[data-theme=dark] .od-mention-tag{background:#818cf82e!important;color:#a5b4fc!important}html[data-theme=dark] [style*="rgb(251, 251, 253)"],html[data-theme=dark] [style*="#FBFBFD"],html[data-theme=dark] [style*="#fbfbfd"]{background:#252526!important}html[data-theme=dark] [style*="rgb(232, 235, 240)"],html[data-theme=dark] [style*="#E8EBF0"],html[data-theme=dark] [style*="#e8ebf0"],html[data-theme=dark] [style*="rgb(238, 241, 245)"]{border-color:#3c3c3c!important}html[data-theme=dark] [style*="rgb(11, 27, 48)"],html[data-theme=dark] [style*="#0B1B30"],html[data-theme=dark] [style*="#0b1b30"]{color:#fff!important}html[data-theme=dark] [style*="rgb(91, 104, 120)"],html[data-theme=dark] [style*="#5B6878"],html[data-theme=dark] [style*="#5b6878"]{color:#858585!important}html[data-theme=dark] [style*="rgb(148, 163, 184)"],html[data-theme=dark] [style*="#94A3B8"],html[data-theme=dark] [style*="#94a3b8"]{color:#6a6a6a!important}html[data-theme=dark] .kpi-app input[type=number],html[data-theme=dark] .kpi-app input[type=text],html[data-theme=dark] .kpi-app select{background:#2d2d2d!important;border-color:#3c3c3c!important;color:#d4d4d4!important}html[data-theme=dark] .ly-topbar .ly-bell-wrap .ly-bell-btn,html[data-theme=dark] .ly-bell-btn{background:#252526!important;border-color:#3c3c3c!important;color:#858585!important}html[data-theme=dark] .ly-topbar .ly-bell-wrap .ly-bell-btn:hover,html[data-theme=dark] .ly-bell-btn:hover{background:#2d2d2d!important;color:#d4d4d4!important}html[data-theme=dark] .ly-bell-btn svg,html[data-theme=dark] .ly-bell-btn svg path{color:#d4d4d4!important;stroke:#d4d4d4!important}html[data-theme=dark] .ly-bell-btn:hover svg,html[data-theme=dark] .ly-bell-btn:hover svg path{stroke:#fff!important}html[data-theme=dark] .ly-bell-badge{border-color:#181818!important}html[data-theme=dark] .ly-notif-dropdown{background:#252526!important;border-color:#3c3c3c!important;box-shadow:0 8px 24px #00000080!important}html[data-theme=dark] .ly-notif-header{color:#d4d4d4!important;border-bottom-color:#3c3c3c!important}html[data-theme=dark] .ly-notif-markread{color:#818cf8!important}html[data-theme=dark] .ly-notif-empty{color:#858585!important}html[data-theme=dark] .ly-notif-item{border-bottom-color:#3c3c3c!important}html[data-theme=dark] .ly-notif-item:hover{background:#2d2d2d!important}html[data-theme=dark] .ly-notif-item.unread{background:#818cf814!important}html[data-theme=dark] .ly-notif-item.unread:hover{background:#818cf824!important}html[data-theme=dark] .ly-notif-msg{color:#d4d4d4!important}html[data-theme=dark] .ly-notif-time{color:#858585!important}html[data-theme=dark] .kpi-hero,html[data-theme=dark] .hd-kpi-hero{background:#252526!important;color:#d4d4d4!important;border:1px solid #3C3C3C!important;border-left:3px solid!important;box-shadow:none!important}html[data-theme=dark] .kpi-hero.tone-deep,html[data-theme=dark] .hd-kpi-hero.hd-tone-deep{border-left-color:#818cf8!important}html[data-theme=dark] .kpi-hero.tone-forest,html[data-theme=dark] .hd-kpi-hero.hd-tone-forest{border-left-color:#10b981!important}html[data-theme=dark] .kpi-hero.tone-teal,html[data-theme=dark] .hd-kpi-hero.hd-tone-teal{border-left-color:#14b8a6!important}html[data-theme=dark] .kpi-hero .kt-label,html[data-theme=dark] .hd-kpi-hero .hd-kpi-label{color:#858585!important}html[data-theme=dark] .kpi-hero .kt-value,html[data-theme=dark] .hd-kpi-hero .hd-kpi-value{color:#fff!important}html[data-theme=dark] .kpi-hero .kt-sub,html[data-theme=dark] .hd-kpi-hero .hd-kpi-sub{color:#858585!important}html[data-theme=dark] .kpi-hero .kt-arrow,html[data-theme=dark] .hd-kpi-hero .hd-kpi-arrow{background:#2d2d2d!important;color:#858585!important}html[data-theme=dark] .kpi-hero .kt-chart,html[data-theme=dark] .hd-kpi-hero .hd-kpi-chart{color:#818cf8!important;opacity:.4}html[data-theme=dark] .orders-app [class*=-card]:not([class*=hero]),html[data-theme=dark] .crm-app [class*=-card]:not([class*=hero]),html[data-theme=dark] .pf-app [class*=-card],html[data-theme=dark] .kpi-app [class*=-card],html[data-theme=dark] .od-page [class*=-card],html[data-theme=dark] .c360-page [class*=-card],html[data-theme=dark] .crm-page [class*=-card],html[data-theme=dark] .no-page [class*=-card],html[data-theme=dark] .acc-page [class*=-card],html[data-theme=dark] .hd-content [class*=-card]:not(.hd-app-soon),html[data-theme=dark] .orders-app [class*=-tile]:not([class*=hero]),html[data-theme=dark] .crm-app [class*=-tile]:not([class*=hero]),html[data-theme=dark] .hd-content [class*=-tile]:not([class*=hero]){background:#252526!important;border-color:#3c3c3c!important}html[data-theme=dark] .ol-status-pill,html[data-theme=dark] .dl-stage-pill{background:color-mix(in srgb,var(--stage-color) 24%,transparent);color:color-mix(in srgb,var(--stage-color) 90%,white)}html[data-theme=dark] .od-drawer-scrim,html[data-theme=dark] .od-cancel-overlay,html[data-theme=dark] .pf-modal-scrim,html[data-theme=dark] .pf-drawer-scrim,html[data-theme=dark] .kpi-drawer-scrim{background:#0000008c}html[data-theme=dark] .linked-opp-tile{background:#3872e02e!important;border-color:#3872e073!important}html[data-theme=dark] .linked-opp-label{color:#93c5fd!important}html[data-theme=dark] .linked-opp-arrow{stroke:#93c5fd!important}html[data-theme=dark] .qu-rev-current{background:#3872e029!important}html[data-theme=dark] .qu-rev-ref{color:#93c5fd!important}html[data-theme=dark] .qu-rev-badge{background:#3872e04d!important;color:#bfdbfe!important}html[data-theme=dark] .visit-distance-tile{background:#16653433!important;border-color:#22c55e66!important}html[data-theme=dark] .visit-distance-label{color:#86efac!important}html[data-theme=dark] .visit-trip-tile{background:var(--c-bg-2)!important;border-color:var(--c-line)!important}html[data-theme=dark] .visit-type-SOLO{background:#94a3b82e!important;color:#cbd5e1!important}html[data-theme=dark] .visit-type-JOINT_PRINCIPAL{background:#3872e038!important;color:#93c5fd!important}html[data-theme=dark] .visit-type-JOINT_SSC_TEAM{background:#7c3aed38!important;color:#c4b5fd!important}html[data-theme=dark] .ol-sample-tag{background:#7c3aed33;color:#c4b5fd}html[data-theme=dark] .dl-pr-tag{background:#252526;border-color:#3c3c3c;color:#d4d4d4}html[data-theme=dark] .orders-app .filt-select,html[data-theme=dark] .crm-app .filt-select,html[data-theme=dark] .orders-app .o-chip,html[data-theme=dark] .orders-app .o-search,html[data-theme=dark] .crm-app .opps-search,html[data-theme=dark] .orders-app .o-toolbar,html[data-theme=dark] .crm-app .opps-filters,html[data-theme=dark] .orders-app .o-timeline,html[data-theme=dark] .orders-app .o-datemode,html[data-theme=dark] .orders-app .view-toggle,html[data-theme=dark] .crm-app .view-toggle,html[data-theme=dark] .orders-app .ol-page-btn,html[data-theme=dark] .orders-app .o-test-toggle,html[data-theme=dark] .orders-app .btn-ghost,html[data-theme=dark] .crm-app .btn-ghost{background:#252526!important;border-color:#3c3c3c!important;color:#d4d4d4!important}html[data-theme=dark] .orders-app .o-chip:hover,html[data-theme=dark] .orders-app .filt-select:hover,html[data-theme=dark] .crm-app .filt-select:hover,html[data-theme=dark] .orders-app .ol-page-btn:hover,html[data-theme=dark] .orders-app .btn-ghost:hover{background:#2d2d2d!important;border-color:#4a4a4a!important}html[data-theme=dark] .orders-app .o-chip.on,html[data-theme=dark] .orders-app .view-toggle button.on,html[data-theme=dark] .crm-app .view-toggle button.on,html[data-theme=dark] .orders-app .o-timeline button.on,html[data-theme=dark] .orders-app .o-datemode button.on,html[data-theme=dark] .orders-app .ol-page-btn.on{background:#818cf8!important;color:#0a2540!important;border-color:#818cf8!important;font-weight:600!important}html[data-theme=dark] .orders-app .btn-primary,html[data-theme=dark] .crm-app .btn-primary{background:#818cf8!important;color:#0a2540!important;border-color:#818cf8!important}html[data-theme=dark] .orders-app .btn-primary:hover,html[data-theme=dark] .crm-app .btn-primary:hover{background:#6366f1!important}html[data-theme=dark] [style*="color:#0B1B30"],html[data-theme=dark] [style*="color: #0B1B30"],html[data-theme=dark] [style*="color:#0f172a"],html[data-theme=dark] [style*="color: #0f172a"],html[data-theme=dark] [style*="color:#181818"],html[data-theme=dark] [style*="color: #181818"],html[data-theme=dark] [style*="color:#0e2d6a"],html[data-theme=dark] [style*="color: #0e2d6a"],html[data-theme=dark] [style*="color:#0d1f4c"],html[data-theme=dark] [style*="color: #0d1f4c"],html[data-theme=dark] [style*="color:#1e2d5a"],html[data-theme=dark] [style*="color: #1e2d5a"],html[data-theme=dark] [style*="color:#1f2937"],html[data-theme=dark] [style*="color: #1f2937"],html[data-theme=dark] [style*="color:#111827"],html[data-theme=dark] [style*="color: #111827"],html[data-theme=dark] [style*="color:#374151"],html[data-theme=dark] [style*="color: #374151"],html[data-theme=dark] [style*="color:var(--gray-900)"],html[data-theme=dark] [style*="color: var(--gray-900)"],html[data-theme=dark] [style*="color:var(--gray-800)"],html[data-theme=dark] [style*="color: var(--gray-800)"],html[data-theme=dark] [style*="color:var(--gray-700)"],html[data-theme=dark] [style*="color: var(--gray-700)"]{color:#fff!important}html[data-theme=dark] [style*="color:#5B6878"],html[data-theme=dark] [style*="color: #5B6878"],html[data-theme=dark] [style*="color:#475569"],html[data-theme=dark] [style*="color: #475569"],html[data-theme=dark] [style*="color:#64748b"],html[data-theme=dark] [style*="color: #64748b"],html[data-theme=dark] [style*="color:var(--gray-600)"],html[data-theme=dark] [style*="color: var(--gray-600)"],html[data-theme=dark] [style*="color:var(--gray-500)"],html[data-theme=dark] [style*="color: var(--gray-500)"]{color:#858585!important}html[data-theme=dark] [style*="color:#858585"],html[data-theme=dark] [style*="color: #858585"],html[data-theme=dark] [style*="color:#9ba3af"],html[data-theme=dark] [style*="color: #9ba3af"],html[data-theme=dark] [style*="color:#9ca3af"],html[data-theme=dark] [style*="color: #9ca3af"],html[data-theme=dark] [style*="color:var(--gray-400)"],html[data-theme=dark] [style*="color: var(--gray-400)"],html[data-theme=dark] [style*="color:var(--gray-300)"],html[data-theme=dark] [style*="color: var(--gray-300)"]{color:#6a6a6a!important}html[data-theme=dark] [style*="color:#1A4DAB"],html[data-theme=dark] [style*="color: #1A4DAB"],html[data-theme=dark] [style*="color:#1a4dab"],html[data-theme=dark] [style*="color: #1a4dab"],html[data-theme=dark] [style*="color:#1E54B7"],html[data-theme=dark] [style*="color: #1E54B7"],html[data-theme=dark] [style*="color:#1e54b7"],html[data-theme=dark] [style*="color: #1e54b7"],html[data-theme=dark] [style*="color:#1d4ed8"],html[data-theme=dark] [style*="color: #1d4ed8"],html[data-theme=dark] [style*="color:#2563eb"],html[data-theme=dark] [style*="color: #2563eb"],html[data-theme=dark] [style*="color:var(--blue-700)"],html[data-theme=dark] [style*="color: var(--blue-700)"],html[data-theme=dark] [style*="color:var(--blue-800)"],html[data-theme=dark] [style*="color: var(--blue-800)"],html[data-theme=dark] [style*="color:var(--blue-600)"],html[data-theme=dark] [style*="color: var(--blue-600)"]{color:#818cf8!important}html[data-theme=dark] [style*="background:white"],html[data-theme=dark] [style*="background: white"],html[data-theme=dark] [style*="background:#fff"],html[data-theme=dark] [style*="background: #fff"],html[data-theme=dark] [style*="background:#FFF"],html[data-theme=dark] [style*="background: #FFF"],html[data-theme=dark] [style*="background:#FFFFFF"],html[data-theme=dark] [style*="background: #FFFFFF"],html[data-theme=dark] [style*="background:#fafafa"],html[data-theme=dark] [style*="background: #fafafa"],html[data-theme=dark] [style*="background:#f8fafc"],html[data-theme=dark] [style*="background: #f8fafc"]{background:#252526!important}html[data-theme=dark] [style*="background:#f1f5f9"],html[data-theme=dark] [style*="background: #f1f5f9"],html[data-theme=dark] [style*="background:#f9fafb"],html[data-theme=dark] [style*="background: #f9fafb"],html[data-theme=dark] [style*="background:var(--gray-50)"],html[data-theme=dark] [style*="background: var(--gray-50)"],html[data-theme=dark] [style*="background:var(--gray-100)"],html[data-theme=dark] [style*="background: var(--gray-100)"]{background:#2d2d2d!important}html[data-theme=dark] [style*="border:1px solid #e2e8f0"],html[data-theme=dark] [style*="border: 1px solid #e2e8f0"],html[data-theme=dark] [style*="border:1px solid #e8ecf3"],html[data-theme=dark] [style*="border: 1px solid #e8ecf3"],html[data-theme=dark] [style*="border:1px solid #f1f5f9"],html[data-theme=dark] [style*="border: 1px solid #f1f5f9"],html[data-theme=dark] [style*="border:1px solid #E8EBF0"],html[data-theme=dark] [style*="border: 1px solid #E8EBF0"],html[data-theme=dark] [style*="border:1px solid var(--gray-200)"],html[data-theme=dark] [style*="border: 1px solid var(--gray-200)"],html[data-theme=dark] [style*="border:1px solid var(--gray-100)"],html[data-theme=dark] [style*="border: 1px solid var(--gray-100)"]{border-color:#3c3c3c!important}html[data-theme=dark] table{color:#d4d4d4}html[data-theme=dark] th{background:#252526!important;color:#858585!important;border-color:#3c3c3c!important}html[data-theme=dark] td{border-color:#3c3c3c!important;color:#d4d4d4}html[data-theme=dark] tr:hover td{background:#2d2d2d!important}html[data-theme=dark] .orders-app,html[data-theme=dark] .crm-app,html[data-theme=dark] .pf-app,html[data-theme=dark] .kpi-app,html[data-theme=dark] .od-page,html[data-theme=dark] .c360-page,html[data-theme=dark] .crm-page,html[data-theme=dark] .no-page,html[data-theme=dark] .acc-page,html[data-theme=dark] .hd-content,html[data-theme=dark] .ly-sidebar,html[data-theme=dark] .ly-topbar{color:#d4d4d4}html[data-theme=dark] [style*="color:#0"],html[data-theme=dark] [style*="color: #0"],html[data-theme=dark] [style*="color:#1"],html[data-theme=dark] [style*="color: #1"],html[data-theme=dark] [style*="color:#2"],html[data-theme=dark] [style*="color: #2"],html[data-theme=dark] [style*="color:#3"],html[data-theme=dark] [style*="color: #3"],html[data-theme=dark] [style*="color:#4"],html[data-theme=dark] [style*="color: #4"],html[data-theme=dark] [style*="color:rgb(0"],html[data-theme=dark] [style*="color: rgb(0"]{color:#d4d4d4!important}html[data-theme=dark] [style*="color:#3DD"],html[data-theme=dark] [style*="color: #3DD"],html[data-theme=dark] [style*="color:#10B981"],html[data-theme=dark] [style*="color: #10B981"],html[data-theme=dark] [style*="color:#22C"],html[data-theme=dark] [style*="color: #22C"],html[data-theme=dark] [style*="color:#0F76"],html[data-theme=dark] [style*="color: #0F76"],html[data-theme=dark] [style*="color:#0EA"],html[data-theme=dark] [style*="color: #0EA"],html[data-theme=dark] [style*="color:#06B"],html[data-theme=dark] [style*="color: #06B"],html[data-theme=dark] [style*="color:#04785"],html[data-theme=dark] [style*="color: #04785"],html[data-theme=dark] [style*="color:#16653"],html[data-theme=dark] [style*="color: #16653"],html[data-theme=dark] [style*="color:#15803"],html[data-theme=dark] [style*="color: #15803"],html[data-theme=dark] [style*="color:#16a34"],html[data-theme=dark] [style*="color: #16a34"],html[data-theme=dark] [style*="color:#3DD9"]{color:revert!important}.theme-toggle{width:36px;height:36px;border-radius:9px;background:transparent;border:1px solid #E8EBF0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#5b6878;transition:background .15s,color .15s,border-color .15s;padding:0}.theme-toggle:hover{background:#f6f7f9;color:#0b1b30}.theme-toggle svg{width:17px;height:17px}html[data-theme=dark] .theme-toggle{border-color:#3c3c3c;color:#858585}html[data-theme=dark] .theme-toggle:hover{background:#252526;color:#d4d4d4}html[data-theme=dark] .hd-nav-item:hover,html[data-theme=dark] .hd-topnav-item:hover{background:#252526!important;color:#d4d4d4!important}html[data-theme=dark] .hd-app-card:hover .hd-app-arrow{color:#818cf8!important}html[data-theme=dark] .hd-stat:hover,html[data-theme=dark] .hd-app-card:hover,html[data-theme=dark] .hd-kpi-tile:hover{border-color:#818cf8!important;background:#2d2d2d!important}html[data-theme=dark] .hd-kpi-tile.hd-accent-amber .hd-kpi-value{color:#fbbf24!important}html[data-theme=dark] .hd-stat-num,html[data-theme=dark] .hd-kpi-value,html[data-theme=dark] .hd-kpi-hero .hd-kpi-value{color:#fff!important}html[data-theme=dark] .hd-app-card .hd-app-icon-box{background:#2d2d2d!important;box-shadow:inset 0 0 0 1px #3c3c3c}html[data-theme=dark] .hd-app-card .hd-app-icon-box svg{filter:brightness(1.7) saturate(1.1)}.ly-logo-dark,html[data-theme=dark] .ly-logo-light{display:none}html[data-theme=dark] .ly-logo-dark{display:block}html[data-theme=dark] .ly-logo-icon{background:transparent!important;padding:0!important}html[data-theme=dark] .ly-collapsed-logo{background:transparent!important}html[data-theme=dark] [style*="color:#0A2540"],html[data-theme=dark] [style*="color: #0A2540"],html[data-theme=dark] [style*="color:#0B1B30"],html[data-theme=dark] [style*="color: #0B1B30"],html[data-theme=dark] [style*="color:#0e2d6a"],html[data-theme=dark] [style*="color: #0e2d6a"],html[data-theme=dark] [style*="color:#163E68"],html[data-theme=dark] [style*="color:#1a2d5a"],html[data-theme=dark] [style*="color:#1e2d5a"],html[data-theme=dark] [style*="color:#1a4dab"],html[data-theme=dark] [style*="color:#1E54B7"],html[data-theme=dark] .donut-center,html[data-theme=dark] .donut-pct,html[data-theme=dark] .donut-label,html[data-theme=dark] .donut-value,html[data-theme=dark] .pipe-count,html[data-theme=dark] .pipe-label,html[data-theme=dark] .perf-value,html[data-theme=dark] .perf-label,html[data-theme=dark] .rep-name,html[data-theme=dark] .rep-value,html[data-theme=dark] .mix-label,html[data-theme=dark] .mix-value,html[data-theme=dark] .card-title,html[data-theme=dark] .card-eyebrow,html[data-theme=dark] .ord-card h2,html[data-theme=dark] .ord-card h3,html[data-theme=dark] .ord-card .num,html[data-theme=dark] .ord-card strong{color:#d4d4d4!important}html[data-theme=dark] .donut-wrap svg text[fill="#0B1B30"],html[data-theme=dark] .gauge-wrap svg text[fill="#0B1B30"],html[data-theme=dark] .orders-app svg text[fill="#0B1B30"],html[data-theme=dark] .crm-app svg text[fill="#0B1B30"],html[data-theme=dark] .pf-app svg text[fill="#0B1B30"],html[data-theme=dark] .kpi-app svg text[fill="#0B1B30"],html[data-theme=dark] .hd-content svg text[fill="#0B1B30"]{fill:#fff!important}html[data-theme=dark] .donut-wrap svg text[fill="#6B7280"],html[data-theme=dark] .gauge-wrap svg text[fill="#6B7280"],html[data-theme=dark] .orders-app svg text[fill="#6B7280"],html[data-theme=dark] .crm-app svg text[fill="#6B7280"],html[data-theme=dark] .pf-app svg text[fill="#6B7280"],html[data-theme=dark] .kpi-app svg text[fill="#6B7280"],html[data-theme=dark] .hd-content svg text[fill="#6B7280"]{fill:#858585!important}html[data-theme=dark] .donut-wrap svg text tspan[fill="#6B7280"]{fill:#858585!important}html[data-theme=dark] .orders-app svg text[fill="#9CA3AF"],html[data-theme=dark] .crm-app svg text[fill="#9CA3AF"],html[data-theme=dark] .pf-app svg text[fill="#9CA3AF"],html[data-theme=dark] .kpi-app svg text[fill="#9CA3AF"],html[data-theme=dark] .hd-content svg text[fill="#9CA3AF"]{fill:#6a6a6a!important}html[data-theme=dark] .orders-app .rp-row:hover,html[data-theme=dark] .orders-app .rp-foot{background:#2d2d2d!important}html[data-theme=dark] .orders-app .rp-foot{border-top-color:#3c3c3c!important}html[data-theme=dark] .orders-app .rp-foot-label,html[data-theme=dark] .orders-app .rp-sub,html[data-theme=dark] .orders-app .rp-rank{color:#858585!important}html[data-theme=dark] .orders-app .rp-name,html[data-theme=dark] .orders-app .rp-val,html[data-theme=dark] .orders-app .rp-foot-val,html[data-theme=dark] .orders-app .rp-title{color:#d4d4d4!important}html[data-theme=dark] .orders-app .rp-bar{background:#3c3c3c!important}html[data-theme=dark] .orders-app .trend-pill,html[data-theme=dark] .orders-app .donut-total,html[data-theme=dark] .orders-app .anal-total,html[data-theme=dark] .orders-app .card-head .pill,html[data-theme=dark] .crm-app .trend-pill{background:#2d2d2d!important;color:#d4d4d4!important;border-color:#3c3c3c!important}html[data-theme=dark] .orders-app .gs-label,html[data-theme=dark] .orders-app .gs-val,html[data-theme=dark] .orders-app .dlg-name,html[data-theme=dark] .orders-app .dlg-pct{color:#d4d4d4!important}html[data-theme=dark] .orders-app,html[data-theme=dark] .orders-app .card,html[data-theme=dark] .orders-app .kpi-tile,html[data-theme=dark] .orders-app .rep-panel,html[data-theme=dark] .orders-app .ol-wrap,html[data-theme=dark] .orders-app .cust-table,html[data-theme=dark] .orders-app .anal-card,html[data-theme=dark] .orders-app .o-anal,html[data-theme=dark] .orders-app [class*=-card]:not([class*=hero]){background-color:#1e1e1e!important;border-color:#3c3c3c!important}html[data-theme=dark] .orders-app .card,html[data-theme=dark] .orders-app .kpi-tile,html[data-theme=dark] .orders-app .rep-panel,html[data-theme=dark] .orders-app .ol-wrap,html[data-theme=dark] .orders-app .anal-card{background-color:#252526!important}html[data-theme=dark] .orders-app .ol-row.ol-head,html[data-theme=dark] .orders-app .cust-row.cust-head,html[data-theme=dark] .orders-app .ol-foot,html[data-theme=dark] .orders-app .rp-foot,html[data-theme=dark] .orders-app .rp-row:hover,html[data-theme=dark] .orders-app .ol-data:hover,html[data-theme=dark] .orders-app .cust-data:hover,html[data-theme=dark] .orders-app tr:hover td,html[data-theme=dark] .orders-app .o-chip:hover,html[data-theme=dark] .orders-app .filt-select:hover,html[data-theme=dark] .orders-app .ol-page-btn:hover{background-color:#2d2d2d!important}html[data-theme=dark] .orders-app .o-chip,html[data-theme=dark] .orders-app .filt-select,html[data-theme=dark] .orders-app .ol-page-btn,html[data-theme=dark] .orders-app .o-search,html[data-theme=dark] .orders-app .o-search input,html[data-theme=dark] .orders-app .btn-ghost,html[data-theme=dark] .orders-app .o-test-toggle{background-color:#2d2d2d!important;border-color:#3c3c3c!important;color:#d4d4d4!important}html[data-theme=dark] .orders-app .kpi-tile.kpi-hero,html[data-theme=dark] .orders-app .kpi-tile{background-color:#252526!important;background-image:none!important;border:1px solid #3C3C3C!important;box-shadow:none!important}html[data-theme=dark] .orders-app .kpi-tile.kpi-hero{border-left:3px solid #818CF8!important}html[data-theme=dark] .orders-app .kpi-tile.kpi-hero.tone-forest{border-left-color:#10b981!important}html[data-theme=dark] .orders-app .kpi-tile.kpi-hero.tone-teal{border-left-color:#14b8a6!important}html[data-theme=dark] .orders-app,html[data-theme=dark] .orders-app *{color:#d4d4d4}html[data-theme=dark] .orders-app .page-sub,html[data-theme=dark] .orders-app .o-summary,html[data-theme=dark] .orders-app .card-eyebrow,html[data-theme=dark] .orders-app .kt-label,html[data-theme=dark] .orders-app .kt-sub,html[data-theme=dark] .orders-app .ol-cell-sub,html[data-theme=dark] .orders-app .cust-cell-sub,html[data-theme=dark] .orders-app .rp-foot-label,html[data-theme=dark] .orders-app .rp-sub,html[data-theme=dark] .orders-app .rp-rank{color:#858585!important}html[data-theme=dark] .orders-app .page-title,html[data-theme=dark] .orders-app .kt-value,html[data-theme=dark] .orders-app .card-title{color:#fff!important}html[data-theme=dark] .orders-app .trend-pill{background-color:#2d2d2d!important;color:#d4d4d4!important;border-color:#3c3c3c!important}html[data-theme=dark] .no-items-table thead th{background:#1f1f1f!important;color:#858585!important;border-bottom-color:#3c3c3c!important}html[data-theme=dark] .no-items-table tbody tr{border-bottom-color:#2d2d2d!important;background:transparent!important}html[data-theme=dark] .no-items-table tbody tr.row-filled{background:#1f1f1f!important}html[data-theme=dark] .no-items-table tbody tr:hover{background:#2d2d2d!important}html[data-theme=dark] .no-items-table input{background:#2d2d2d!important;color:#d4d4d4!important;border-color:#3c3c3c!important}html[data-theme=dark] .no-items-table input:focus{border-color:#818cf8!important}html[data-theme=dark] .no-items-table .calc-field{background:#252526!important;color:#d4d4d4!important;border-color:#3c3c3c!important}html[data-theme=dark] .c360-page .c360-tabs{background:#252526!important;border-color:#3c3c3c!important;box-shadow:none!important}html[data-theme=dark] .c360-page .c360-tab{color:#858585!important}html[data-theme=dark] .c360-page .c360-tab:hover{color:#d4d4d4!important}html[data-theme=dark] .c360-page .c360-tab.active{color:#818cf8!important;border-bottom-color:#818cf8!important}html[data-theme=dark] .c360-page .c360-tab-count{background:#3c3c3c!important;color:#d4d4d4!important}html[data-theme=dark] .c360-page .c360-tab.active .c360-tab-count{background:#818cf826!important;color:#c7d2fe!important}html,body{background:#fff}.split-wrap{min-height:100vh;display:flex}.split-left{width:42%;background:linear-gradient(145deg,#0d2461,#1a3a8b 55%,#2550c0);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 40px;position:relative;overflow:hidden;flex-shrink:0}.split-left:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(255,255,255,.055) 1px,transparent 1px);background-size:28px 28px;pointer-events:none}.left-orb-top{position:absolute;top:-100px;left:-100px;width:320px;height:320px;border-radius:50%;background:#0d246180;filter:blur(60px);pointer-events:none}.left-orb-bottom{position:absolute;bottom:-100px;right:-80px;width:300px;height:300px;border-radius:50%;background:#2550c066;filter:blur(60px);pointer-events:none}.left-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;gap:28px}.left-logo img{height:48px;object-fit:contain;filter:brightness(0) invert(1)}.left-divider{width:44px;height:2px;background:#fff3;border-radius:2px}.left-headline{color:#fff;font-size:24px;font-weight:600;letter-spacing:-.4px;line-height:1.3}.left-sub{color:#ffffff80;font-size:13px;line-height:1.65;max-width:240px}.left-badge{display:inline-flex;align-items:center;gap:7px;background:#ffffff1a;border:1px solid rgba(255,255,255,.16);border-radius:100px;padding:7px 16px;color:#ffffffbf;font-size:12px;font-weight:500;letter-spacing:.2px}.left-badge svg{width:13px;height:13px;opacity:.65}.left-tagline{color:#ffffff4d;font-size:11px;letter-spacing:1px;text-transform:uppercase}.split-right{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px;background:#fff;position:relative;overflow-y:auto}.right-inner{width:100%;max-width:400px}.right-eyebrow{font-family:Geist Mono,monospace;font-size:10.5px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:#5b6878;margin-bottom:8px}.right-title{font-size:24px;font-weight:600;color:#0b1b30;letter-spacing:-.02em;margin-bottom:6px}.right-sub{font-size:13.5px;color:#5b6878;margin-bottom:24px}.field{margin-bottom:18px}.field-label{margin-bottom:7px;font-size:12px;font-weight:600;color:var(--gray-700);display:block}.input-wrap{position:relative}.input-icon{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:var(--gray-400);display:flex;align-items:center;pointer-events:none}.input-icon svg{width:16px;height:16px}.input-wrap input{width:100%;padding:12px 12px 12px 40px;border:1.5px solid var(--gray-200);border-radius:var(--radius-sm);font-family:var(--mono);font-size:14px;color:var(--gray-900);background:var(--gray-50);outline:none;transition:border-color .15s,box-shadow .15s}.input-wrap input:focus{border-color:var(--blue-600);background:#fff;box-shadow:0 0 0 3px #2550c01a}.input-wrap input.error{border-color:var(--red-500);background:var(--red-50)}.input-wrap input::placeholder{font-family:var(--font);color:var(--gray-400)}.eye-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:var(--gray-400);display:flex;align-items:center}.eye-btn svg{width:17px;height:17px}.error-msg{display:none;align-items:flex-start;gap:9px;background:var(--red-50);border:1px solid var(--red-200);border-radius:var(--radius-sm);padding:11px 14px;margin-bottom:16px;font-size:13px;color:#b91c1c}.error-msg.show{display:flex}.error-msg svg{width:15px;height:15px;flex-shrink:0;margin-top:1px}.submit-btn{width:100%;padding:13px;background:var(--blue-700);color:#fff;border:none;border-radius:var(--radius-sm);font-family:var(--font);font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .15s,transform .1s;margin-top:4px}.submit-btn:hover:not(:disabled){background:var(--blue-800)}.submit-btn:active:not(:disabled){transform:scale(.99)}.submit-btn:disabled{opacity:.65;cursor:not-allowed}.spinner{width:17px;height:17px;border:2.5px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.right-footer{margin-top:28px;padding-top:18px;border-top:1px solid var(--gray-100);display:flex;align-items:center;gap:9px;color:var(--gray-400);font-size:12px;line-height:1.5}.right-footer svg{width:14px;height:14px;flex-shrink:0}.mfa-eyebrow{font-family:Geist Mono,monospace;font-size:10.5px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:#5b6878;margin-bottom:8px}.mfa-title{font-size:22px;font-weight:600;color:#0b1b30;letter-spacing:-.02em;margin-bottom:6px}.mfa-sub{font-size:13px;color:var(--gray-500);margin-bottom:24px}.selector-eyebrow{font-family:Geist Mono,monospace;font-size:10.5px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:#5b6878;margin-bottom:6px}.selector-title{font-size:22px;font-weight:600;color:#0b1b30;letter-spacing:-.02em;margin-bottom:18px}.view-btn{display:flex;align-items:center;gap:14px;padding:16px 18px;border-radius:10px;border:1.5px solid var(--gray-200);background:var(--gray-50);cursor:pointer;transition:all .15s;text-align:left;width:100%;font-family:var(--font);margin-bottom:12px}.view-btn:hover{border-color:var(--blue-600);background:var(--blue-50);box-shadow:0 0 0 3px #2550c012}.view-btn-icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.view-btn-icon svg{width:20px;height:20px}.view-btn-icon.sales{background:var(--green-bg);color:var(--green-text)}.view-btn-icon.accounts{background:var(--blue-50);color:var(--blue-800)}.view-btn-title{font-size:14px;font-weight:600;color:var(--gray-900);margin-bottom:2px}.view-btn-sub{font-size:12px;color:var(--gray-500)}.view-btn-arrow{margin-left:auto;color:var(--gray-300);flex-shrink:0}.view-btn-arrow svg{width:18px;height:18px}.view-btn:hover .view-btn-arrow{color:var(--blue-600)}.success-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;animation:fadeIn .3s ease}.success-circle{width:64px;height:64px;border-radius:50%;background:var(--green-bg);display:flex;align-items:center;justify-content:center;animation:popIn .4s cubic-bezier(.175,.885,.32,1.275) .1s both}.success-circle svg{width:28px;height:28px;color:var(--green-text)}.success-text{color:var(--gray-900);font-size:19px;font-weight:600}.success-sub{color:var(--gray-400);font-size:14px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popIn{0%{transform:scale(.7);opacity:0}to{transform:scale(1);opacity:1}}@media(max-width:768px){.split-wrap{flex-direction:column}.split-left{width:100%;min-height:200px;padding:32px 24px}.left-headline{font-size:20px}.left-sub,.left-tagline{display:none}.split-right{padding:32px 24px}}
