:root{font-family:Inter,ui-sans-serif,system-ui,Arial;color:#17212b;background:#eef3f7;--navy:#071f38;--blue:#145da0;--gold:#d5a72d;--line:#dce5ec;--panel:#fff;--muted:#66727e}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.login-page{min-height:100vh;display:grid;place-items:center;background:linear-gradient(145deg,#071f38,#0d6677);padding:20px}.login-card{width:min(430px,95vw);background:#fff;border-radius:22px;padding:34px;box-shadow:0 28px 80px #0006;text-align:center}.login-card img{width:150px}.login-card p{color:var(--gold);font-weight:900;letter-spacing:2px;font-size:12px}.login-card h1{margin:8px}.login-card span{color:var(--muted)}label{display:block;text-align:left;font-weight:700;margin-top:16px}input{width:100%;padding:11px;border:1px solid #c9d5df;border-radius:10px;margin-top:6px}.login-card button{width:100%;margin-top:18px;background:var(--blue);color:#fff;border:0;padding:12px;border-radius:10px;font-weight:800}.error{color:#b42318}.app-shell{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:100vh}.sidebar{background:var(--navy);color:#fff;padding:18px 12px;position:sticky;top:0;height:100vh;overflow:auto}.logo-wrap{display:flex;gap:10px;align-items:center;padding:4px 8px 20px}.logo-wrap img{width:50px;height:50px;object-fit:contain}.logo-wrap b{display:block}.logo-wrap small{color:#91a6b9}.sidebar nav button{width:100%;display:flex;align-items:center;gap:10px;background:transparent;color:#cbd7e2;border:0;padding:11px;border-radius:9px;text-align:left;margin:3px 0}.sidebar nav button.active,.sidebar nav button:hover{background:#ffffff17;color:#fff}main{min-width:0}header{height:68px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 22px;position:sticky;top:0;z-index:20}header h1{font-size:20px;margin:0}header small{color:var(--muted)}.logout,.menu-btn{display:flex;align-items:center;gap:7px;border:0;background:#eef3f7;padding:9px 12px;border-radius:9px}.menu-btn{display:none}.page{padding:20px;max-width:1800px;margin:auto}.loader-card,.panel{background:#fff;border-radius:14px;padding:22px;box-shadow:0 3px 14px #10293c0d}.loader-card{display:flex;gap:12px;align-items:center}.spinner{width:22px;height:22px;border:3px solid #d9e3eb;border-top-color:var(--blue);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin-bottom:18px}.kpi{background:#fff;border:0;border-radius:14px;padding:16px;text-align:left;box-shadow:0 3px 14px #10293c0d}.kpi span{font-size:11px;text-transform:uppercase;color:var(--muted);font-weight:800}.kpi strong{display:block;font-size:27px;margin-top:8px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.panel h2{margin-top:0}.status-list{display:grid;gap:2px}.status-list span{display:flex;justify-content:space-between;border-bottom:1px solid #edf1f4;padding:11px 0}.filter-bar{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:15px;align-items:flex-start}.search{flex:1 1 260px;max-width:440px;margin:0}.multi{position:relative}.multi-toggle{min-width:145px;border:1px solid #c9d5df;background:#fff;border-radius:10px;padding:10px 12px;display:flex;justify-content:space-between;gap:12px}.multi-menu{position:absolute;top:calc(100% + 5px);left:0;z-index:50;width:250px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 18px 45px #071f3830;padding:9px}.multi-menu input{margin:0}.multi-menu .clear{border:0;background:transparent;color:var(--blue);padding:8px}.multi-options{max-height:250px;overflow:auto}.multi-options label{display:flex;gap:8px;align-items:center;margin:0;padding:8px;border-radius:7px;font-weight:500}.multi-options label:hover{background:#eef6fb}.multi-options input{width:auto;margin:0}.table-shell{overflow:auto;background:#fff;border-radius:14px;box-shadow:0 3px 14px #10293c0d}table{width:100%;border-collapse:collapse;min-width:900px}th,td{padding:10px 11px;border-bottom:1px solid #edf1f4;text-align:left;vertical-align:top}th{position:sticky;top:0;background:#f8fafb;font-size:10px;text-transform:uppercase;color:var(--muted);z-index:1}tr.clickable{cursor:pointer}tr.clickable:hover{background:#f2f8fc}.badge{display:inline-block;border-radius:20px;padding:4px 8px;font-size:10px;font-weight:800}.badge.green{background:#d9fbe8;color:#087443}.badge.red{background:#fee4e2;color:#b42318}.empty{text-align:center;color:var(--muted);padding:30px}@media(max-width:900px){.app-shell{display:block}.sidebar{position:fixed;left:0;top:0;z-index:100;width:250px;transform:translate(-105%);transition:.2s}.sidebar.open{transform:none}.menu-btn{display:flex}.two-col{grid-template-columns:1fr}.page{padding:14px}header{padding:0 14px}}:root{font-size:13px;--shadow:0 2px 12px rgba(16,41,60,.07)}body{font-size:12.5px;letter-spacing:-.004em}.app-shell{grid-template-columns:226px minmax(0,1fr)}.sidebar{padding:16px 11px}.logo-wrap{align-items:center;padding:2px 7px 15px}.logo-wrap img{width:52px;height:52px}.logo-wrap span{display:block;color:var(--gold);font-size:9px;font-weight:900;letter-spacing:1.7px}.logo-wrap b{font-size:17px;line-height:1.15}.logo-wrap small{display:block;font-size:9px;letter-spacing:.7px;margin-top:4px}.nav-group{margin-top:13px}.nav-label{padding:8px 11px 5px;color:#7f97aa;font-size:9px;letter-spacing:1.35px}.sidebar nav button{padding:9px 11px;font-size:12.5px;margin:2px 0}.sidebar nav button.active{background:#ffffff19}.page{padding:18px 20px}.kpi-grid{gap:12px;margin-bottom:15px}.kpi{padding:14px;border-radius:11px;box-shadow:var(--shadow)}.kpi span{font-size:9.5px}.kpi strong{font-size:24px;margin-top:6px}.filter-bar{gap:8px;margin-bottom:13px}.search{height:40px;padding:9px 11px;border-radius:8px}.multi-toggle{height:40px;min-width:145px;max-width:230px;padding:9px 11px;border-radius:8px;font-size:12px;overflow:hidden}.multi-toggle span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multi-toggle.open{border-color:var(--blue);box-shadow:0 0 0 3px #145da01a}.multi-menu{width:260px;padding:0;border-radius:10px;overflow:hidden;box-shadow:0 16px 40px #071f3833}.multi-search{display:flex;align-items:center;gap:7px;padding:9px;background:#f8fafb;border-bottom:1px solid var(--line)}.multi-search input{margin:0;border:1px solid #c9d5df;height:36px;padding:7px 8px}.multi-search button{border:0;background:transparent;color:var(--muted);display:grid;place-items:center}.multi-actions{display:flex;align-items:center;justify-content:space-between;padding:7px 10px;border-bottom:1px solid #edf1f4;color:var(--muted);font-size:10px}.multi-actions button{border:0;background:transparent;color:var(--blue);padding:2px;font-weight:700}.multi-options{max-height:265px;padding:5px}.multi-options label{padding:7px 8px;font-size:12px}.multi-empty{padding:18px;text-align:center;color:var(--muted)}.table-shell{border-radius:11px;box-shadow:var(--shadow)}table{min-width:860px}th,td{padding:8px 10px}th{font-size:9px}td{font-size:12px}.panel{border-radius:11px;padding:17px;box-shadow:var(--shadow)}header{height:62px;padding:0 20px}header h1{font-size:18px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#040f1bad;z-index:200;display:grid;place-items:center;padding:20px}.modal-card{width:min(720px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:14px;padding:22px;position:relative;box-shadow:0 28px 90px #00000059}.modal-card.wide{width:min(1080px,97vw)}.modal-close{position:absolute;right:11px;top:10px;border:0;background:#eef3f7;width:34px;height:34px;border-radius:8px;display:grid;place-items:center}.modal-head{padding-right:42px;margin-bottom:16px}.modal-head h2{font-size:21px;margin:0}.modal-head p{margin:5px 0 0;color:var(--muted)}.detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.detail-grid>div{background:#f5f8fa;border:1px solid #e5ebf0;border-radius:9px;padding:11px;min-height:65px}.detail-grid span{display:block;color:var(--muted);font-size:9px;text-transform:uppercase;font-weight:800;letter-spacing:.4px}.detail-grid b{display:block;font-size:14px;margin-top:5px;overflow-wrap:anywhere}.detail-grid .full-detail{grid-column:1/-1}.record-json{white-space:pre-wrap;overflow-wrap:anywhere;background:#0d1b2a;color:#d9e6ef;border-radius:9px;padding:13px;font-size:11px}.full-detail{grid-column:1/-1}@media(max-width:1050px){.detail-grid{grid-template-columns:1fr 1fr}.app-shell{grid-template-columns:210px minmax(0,1fr)}}@media(max-width:900px){.app-shell{display:block}.sidebar{width:245px}.detail-grid{grid-template-columns:1fr 1fr}.page{padding:14px}.filter-bar{align-items:stretch}.search{max-width:none}.multi{flex:1 1 145px}.multi-toggle{width:100%;max-width:none}}@media(max-width:600px){.detail-grid{grid-template-columns:1fr}.modal-backdrop{padding:8px}.modal-card{padding:17px}.kpi-grid{grid-template-columns:1fr 1fr}.multi{flex:1 1 100%}.table-shell{border-radius:8px}}.edit-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.edit-form label{margin:0;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.45px}.edit-form input,.edit-form select,.edit-form textarea{width:100%;margin-top:6px;padding:10px 11px;border:1px solid #c9d5df;border-radius:8px;background:#fff;color:#17212b;text-transform:none;letter-spacing:0;font-size:12.5px}.edit-form textarea{min-height:110px;resize:vertical}.edit-form .full-field,.edit-form .check-row,.edit-form .form-actions{grid-column:1/-1}.check-row{display:flex!important;align-items:center;gap:9px;color:#17212b!important;font-size:12px!important;text-transform:none!important}.check-row input{width:auto;margin:0}.form-actions{display:flex;justify-content:flex-end;align-items:center;gap:9px;margin-top:5px}.form-actions button{border:0;border-radius:8px;background:var(--blue);color:#fff;padding:10px 14px;font-weight:800}.form-actions button:disabled{opacity:.6}.secondary-btn{background:#e9eff4!important;color:var(--navy)!important}.save-success{color:#087443;font-weight:800;margin-right:auto}.save-error{color:#b42318;font-weight:700;margin-right:auto;max-width:60%;overflow-wrap:anywhere}.import-page{display:grid;gap:16px}.import-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:13px 0}.import-steps span{padding:10px;border:1px solid var(--line);border-radius:8px;background:#f8fafb;color:var(--muted);font-weight:700}.import-steps span.active,.import-steps span.done{border-color:var(--blue);color:var(--navy)}.import-steps span.done{background:#eaf4fb}.import-top{align-items:start}.upload-zone{margin-top:14px;border:2px dashed #9db0bf;border-radius:12px;background:#f8fbfd;padding:22px;text-align:center}.upload-zone input{border:0;padding:0;margin:0;background:transparent}.upload-zone p{color:var(--muted);margin:10px 0 0}.import-file{margin-top:12px;padding:11px;border-left:4px solid #087443;background:#f4f8f6;border-radius:6px}.import-file b,.import-file span{display:block}.import-file span{color:var(--muted);font-size:11px;margin-top:3px}.mini-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.mini-kpis>div{padding:11px;border:1px solid var(--line);background:#f8fafb;border-radius:8px}.mini-kpis span{display:block;color:var(--muted);font-size:9px;text-transform:uppercase;font-weight:800}.mini-kpis b{display:block;font-size:20px;margin-top:4px}.issue-list{margin-top:12px}.issue{padding:9px 10px;border-left:4px solid #b54708;background:#fff9ed;margin:6px 0;border-radius:5px}.issue.good{border-left-color:#087443;background:#effaf4}.issue.bad{border-left-color:#b42318;background:#fff2f0}.import-log{min-height:180px;max-height:300px;overflow:auto;white-space:pre-wrap;background:#0d1b2a;color:#d9e6ef;padding:13px;border-radius:9px;font-family:ui-monospace,Consolas,monospace;font-size:11px}.status-list span span{display:block}.status-list small{display:block;color:var(--muted);margin-top:3px}@media(max-width:800px){.edit-form{grid-template-columns:1fr}.edit-form .full-field,.edit-form .check-row,.edit-form .form-actions{grid-column:auto}.import-steps,.mini-kpis{grid-template-columns:1fr 1fr}}.profile-loading{padding:34px;text-align:center;color:var(--muted);font-weight:700}.error-banner{padding:11px 13px;border-left:4px solid #b42318;background:#fff2f0;color:#8b1d15;border-radius:6px;margin-bottom:12px}.status-green{color:#087443}.status-red{color:#b42318}.inline-warning{display:block;color:#b42318;font-weight:800;margin-top:6px}.profile-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:13px 0}.profile-metrics>div{background:#f2f5f8;border-radius:9px;padding:12px}.profile-metrics span{display:block;color:var(--muted);font-size:10px}.profile-metrics b{display:block;font-size:19px;margin-top:5px}.profile-tabs{display:flex;gap:3px;border-bottom:1px solid var(--line);margin:14px 0 16px}.profile-tabs button{border:0;background:transparent;color:#566572;padding:10px 12px;border-bottom:3px solid transparent;font-weight:800}.profile-tabs button.active{color:var(--blue);border-color:var(--blue)}.customer-intel-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:15px}.intel-panel{background:#f8fafb;border:1px solid var(--line);border-radius:11px;padding:14px;margin-bottom:13px}.intel-panel h3{font-size:15px;margin:0 0 10px}.brand-performance-row{display:grid;grid-template-columns:1.3fr .7fr .7fr .8fr;gap:9px;align-items:center;padding:9px 0;border-bottom:1px solid var(--line)}.brand-performance-row:last-child{border-bottom:0}.recommendation{border-left:5px solid var(--gold);padding:12px 13px;background:#fff;border-radius:8px;margin:8px 0}.recommendation b,.recommendation span{display:block}.recommendation span{margin-top:4px;line-height:1.45}.activity-row{display:grid;grid-template-columns:1fr auto;gap:12px;padding:10px 0;border-bottom:1px solid var(--line);align-items:start}.activity-row:last-child{border-bottom:0}.activity-row small{display:block;color:var(--muted);margin-top:3px}.account-detail-row{display:grid;grid-template-columns:1fr auto;gap:12px;padding:9px 0;border-bottom:1px solid var(--line)}.peer-controls{display:flex;gap:8px;align-items:end;flex-wrap:wrap;margin-bottom:10px}.peer-controls label{margin:0;max-width:155px;font-size:10px;text-transform:uppercase;color:var(--muted)}.peer-controls input,.peer-controls select{margin-top:5px;padding:8px;border:1px solid #c9d5df;border-radius:8px}.peer-controls button{border:0;background:var(--blue);color:#fff;padding:9px 12px;border-radius:8px;font-weight:800}.visit-form{display:grid;grid-template-columns:1fr 1fr;gap:11px}.visit-form label{margin:0;font-size:10px;color:var(--muted);text-transform:uppercase}.visit-form input,.visit-form select,.visit-form textarea{width:100%;margin-top:5px;padding:9px 10px;border:1px solid #c9d5df;border-radius:8px;background:#fff}.visit-form textarea{min-height:105px}.profile-table{box-shadow:none;border:1px solid var(--line)}.product-detail-columns{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:15px}.product-overview{margin-top:12px}@media(max-width:900px){.customer-intel-grid,.product-detail-columns{grid-template-columns:1fr}.profile-metrics,.brand-performance-row{grid-template-columns:1fr 1fr}.visit-form{grid-template-columns:1fr}}.table-subtext{display:block;color:var(--muted);font-weight:500;margin-top:3px}.clear-filters{height:40px;border:0;border-radius:8px;padding:0 13px}.recovery-summary{display:flex;align-items:center;gap:20px;flex-wrap:wrap;background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px 13px;margin-bottom:12px;box-shadow:var(--shadow)}.recovery-summary span{color:var(--muted)}.relationship-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.intel-panel .table-shell{box-shadow:none;border:1px solid var(--line)}.intel-panel .table-shell table{min-width:650px}.profile-tabs{overflow-x:auto}.profile-tabs button{white-space:nowrap}@media(max-width:900px){.relationship-grid{grid-template-columns:1fr}.recovery-summary{gap:9px;align-items:flex-start;flex-direction:column}}.recovery-tabs{margin-top:0}.campaign-builder,.campaign-builder h2{margin-bottom:14px}.task-deploy-bar{display:flex;justify-content:space-between;gap:14px;align-items:center;background:#071f38;color:#fff;border-radius:10px;padding:12px 14px;margin-bottom:12px}.task-deploy-bar span{display:block;color:#b8c8d5;font-size:11px;margin-top:3px}.task-deploy-bar button{border:0;border-radius:8px;background:var(--gold);color:var(--navy);padding:10px 14px;font-weight:900}.task-deploy-bar button:disabled{opacity:.5}.recovery-tabs{overflow:auto}.recovery-tabs button{white-space:nowrap}.intel-panel textarea{width:100%;min-height:110px;margin-top:6px;padding:10px;border:1px solid #c9d5df;border-radius:8px}@media(max-width:760px){.task-deploy-bar{align-items:stretch;flex-direction:column}.task-deploy-bar button{width:100%}}.scope-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:9px;margin-top:14px}.recovery-customer-filters{margin-top:14px}.recovery-customer-filters .filter-bar{margin-bottom:0}.selection-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.task-deploy-bar .secondary{background:#e8eef4;color:#071f38;border:1px solid #d4dee7}.campaign-builder .edit-form{grid-template-columns:minmax(230px,2fr) minmax(180px,1fr) auto}.scope-filter-grid .multi{min-width:0}@media(max-width:1100px){.scope-filter-grid{grid-template-columns:repeat(3,minmax(145px,1fr))}}@media(max-width:800px){.scope-filter-grid,.campaign-builder .edit-form{grid-template-columns:1fr 1fr}.selection-actions{width:100%}}@media(max-width:560px){.scope-filter-grid,.campaign-builder .edit-form{grid-template-columns:1fr}.task-deploy-bar{align-items:stretch}.selection-actions{flex-direction:column;align-items:stretch}.selection-actions button{width:100%}}.filter-clear-button{align-self:stretch;min-height:40px;white-space:nowrap}.compact-campaign-builder{padding:15px 16px}.compact-campaign-builder h2{margin:0 0 11px}.campaign-top-row{display:flex;align-items:flex-end;gap:8px;margin-bottom:10px}.campaign-top-row label{margin:0}.campaign-name-field{flex:1 1 300px}.campaign-days-field{flex:0 0 190px}.generate-campaign-button{height:40px;flex:0 0 auto;white-space:nowrap}.recovery-product-filter-row{display:flex;align-items:flex-start;gap:6px;flex-wrap:nowrap}.recovery-product-filter-row .multi{flex:1 1 0;min-width:112px;max-width:none}.recovery-product-filter-row .multi-toggle{width:100%;min-width:0;max-width:none;padding-left:9px;padding-right:9px}.recovery-product-filter-row .multi-menu{min-width:235px}.recovery-customer-filters .filter-bar{gap:6px}.recovery-customer-filters .multi{flex:1 1 120px}.recovery-customer-filters .multi-toggle{width:100%;min-width:115px;max-width:none}@media(max-width:1350px){.recovery-product-filter-row{flex-wrap:wrap}.recovery-product-filter-row .multi{flex:1 1 145px}.recovery-product-filter-row .multi-toggle{min-width:135px}}@media(max-width:760px){.campaign-top-row{align-items:stretch;flex-direction:column}.campaign-days-field,.campaign-name-field{flex:1 1 auto}.generate-campaign-button{width:100%}.recovery-product-filter-row{flex-wrap:wrap}.recovery-product-filter-row .multi{flex:1 1 46%}}.filter-bar .multi,.recovery-product-filter-row .multi{min-width:138px}.panel-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.panel-title-row h2{margin:0}.panel-title-row p{margin:5px 0 0;color:var(--muted)}.resolution-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:10px;margin-top:14px}.resolution-row{display:grid;grid-template-columns:82px 1fr;align-items:center;gap:12px;padding:11px;border:1px solid var(--border);border-radius:10px;background:var(--soft)}.resolution-row select{width:100%}.status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:800}.status-pill.active{background:#d1fae5;color:#065f46}.status-pill.inactive{background:#fee2e2;color:#991b1b}@media(max-width:720px){.panel-title-row{flex-direction:column}.resolution-grid,.resolution-row{grid-template-columns:1fr}}.logo-wrap b{color:var(--gold);font-size:17px;line-height:1.15;letter-spacing:.15px}.logo-wrap span{display:none}.nav-label{font-weight:900;color:#a8bac9;letter-spacing:1.45px}.login-card img{width:108px;max-height:108px;object-fit:contain}.import-policy{display:grid;grid-template-columns:1fr 1fr;gap:14px;background:#f8fafb;border:1px solid var(--line)}.import-policy>div{padding:4px 2px}.import-policy b,.import-policy span{display:block}.import-policy b{color:var(--navy);margin-bottom:4px}.import-policy span{color:var(--muted);line-height:1.45}@media(max-width:800px){.import-policy{grid-template-columns:1fr}}.customer-mapping-note{color:var(--muted);font-size:11px}.edit-form textarea{width:100%;min-height:100px;padding:9px 10px;border:1px solid #c9d5df;border-radius:8px;background:#fff}.badge.orange{background:#ffead5;color:#b54708}.date-filter{margin:0;font-size:9px;text-transform:uppercase;color:var(--muted);font-weight:800}.date-filter input{display:block;width:145px;height:40px;margin:3px 0 0;padding:8px;border:1px solid #c9d5df;border-radius:8px}.invoice-filter-bar{align-items:flex-end}.invoice-audit-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px;margin-top:14px}.invoice-audit-grid>div{background:#f5f8fa;border:1px solid #e5ebf0;border-radius:9px;padding:12px}.invoice-audit-grid span{display:block;color:var(--muted);font-size:9px;text-transform:uppercase;font-weight:800}.invoice-audit-grid b{display:block;font-size:16px;margin-top:5px}.invoice-audit-grid .status-red{color:#b42318}.invoice-audit-grid .status-green{color:#087443}@media(max-width:900px){.invoice-audit-grid{grid-template-columns:1fr 1fr}.date-filter{flex:1 1 145px}.date-filter input{width:100%}}@media(max-width:560px){.invoice-audit-grid{grid-template-columns:1fr}}.invoice-action-row{display:flex;justify-content:flex-end;margin:0 0 12px}.invoice-action-row button{background:#0b5fa5}.deposit-summary td{background:#fff8e1;color:#5e4a00}.profile-table tfoot td{border-top:1px solid #d8e1ea;padding:11px}.opportunity-controls{display:grid;grid-template-columns:minmax(150px,1.2fr) minmax(150px,1.2fr) 110px 125px auto;gap:8px;align-items:end}.opportunity-controls label{min-width:0}.opportunity-controls select,.opportunity-controls input{width:100%}@media(max-width:980px){.opportunity-controls{grid-template-columns:1fr 1fr}.opportunity-controls button{grid-column:1/-1}}.login-page{position:relative;overflow:hidden;min-height:100vh;background:linear-gradient(135deg,#061b32,#073a55 48%,#087080);padding:34px}.login-atmosphere{position:absolute;border-radius:999px;filter:blur(4px);opacity:.45;pointer-events:none}.login-atmosphere-one{width:520px;height:520px;background:radial-gradient(circle,#d6aa2e55,transparent 68%);right:-120px;top:-190px}.login-atmosphere-two{width:620px;height:620px;background:radial-gradient(circle,#31bed055,transparent 68%);left:-220px;bottom:-300px}.login-shell{position:relative;z-index:1;width:min(1080px,96vw);display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);border:1px solid #ffffff2b;border-radius:28px;overflow:hidden;box-shadow:0 34px 100px #00101d80;background:#ffffff0c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login-story{padding:58px 58px 52px;color:#fff;background:linear-gradient(145deg,#071f38f0,#07394fe8);position:relative}.login-story:after{content:"";position:absolute;inset:auto -80px -120px auto;width:310px;height:310px;border:1px solid #d5a72d66;transform:rotate(45deg);border-radius:34px}.login-story-mark{width:78px;height:78px;border-radius:19px;background:#fff;padding:9px;display:grid;place-items:center;box-shadow:0 14px 35px #0004;margin-bottom:28px}.login-story-mark img{width:100%;height:100%;object-fit:contain}.login-eyebrow{display:block;color:#f2c64d;font-weight:900;letter-spacing:2.5px;font-size:10px}.login-story h1{font-size:42px;line-height:1.06;letter-spacing:-1.4px;margin:14px 0 18px;max-width:580px}.login-story>p{font-size:15px;line-height:1.65;color:#c7dbe7;max-width:560px}.login-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:36px}.login-feature-grid div{border:1px solid #ffffff22;background:#ffffff0d;border-radius:12px;padding:14px}.login-feature-grid b{display:block;color:#f2c64d;font-size:13px}.login-feature-grid span{display:block;color:#c3d3df;font-size:10.5px;line-height:1.45;margin-top:4px}.login-card{width:auto;border-radius:0;padding:54px 48px 42px;text-align:left;box-shadow:none;background:linear-gradient(180deg,#fff,#f5f9fb)}.login-card-logo{display:none}.login-card p{margin:0;color:var(--gold);font-size:10px}.login-card h2{font-size:26px;color:var(--navy);margin:9px 0 7px}.login-card>span{display:block;color:var(--muted);margin-bottom:24px}.login-card label{font-size:11px;color:#26384a}.login-card input{height:46px;background:#fff;border:1px solid #bdcbd7;box-shadow:0 1px #fff inset}.login-card input:focus{outline:0;border-color:#0f7793;box-shadow:0 0 0 4px #0f779318}.login-card button{height:47px;background:linear-gradient(90deg,#0a4e83,#0b8190);box-shadow:0 9px 22px #0a60803b}.login-card button:hover{filter:brightness(1.05)}.login-card>small{display:block;text-align:center;color:#82909d;margin-top:18px}.login-error{margin-top:12px;background:#fff0ef;border:1px solid #f4c3bf;padding:9px 10px;border-radius:8px}.opportunity-diagnostic{display:flex;flex-direction:column;gap:3px;border:1px solid #cfe1ec;background:#eef8fc;border-radius:9px;padding:10px 12px;margin:8px 0 12px;color:#325166}.opportunity-diagnostic b{color:#0b5579}.opportunity-diagnostic.error-state{background:#fff4f2;border-color:#efc8c1}.opportunity-diagnostic.error-state b{color:#a4372d}@media(max-width:900px){.login-shell{grid-template-columns:1fr}.login-story{padding:38px}.login-story h1{font-size:32px}.login-card{padding:38px}.login-feature-grid{grid-template-columns:1fr 1fr 1fr}}@media(max-width:620px){.login-page{padding:13px}.login-story{display:none}.login-card{border-radius:20px;padding:30px 23px}.login-card-logo{display:grid;width:74px;height:74px;border-radius:16px;background:#fff;border:1px solid #e0e8ed;padding:8px;place-items:center;margin-bottom:20px}.login-card-logo img{width:100%;height:100%;object-fit:contain}.login-shell{display:block;border-radius:20px;background:transparent}.login-card h2{font-size:23px}}.invoice-summary-metrics{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.negative-value{color:#b42318}.invoice-section{margin-top:18px}.invoice-section>h3{margin:0 0 9px;color:var(--navy)}.invoice-brand-groups{display:grid;gap:11px}.invoice-brand-group{border:1px solid #dce5ec;border-radius:10px;overflow:hidden;background:#fff}.invoice-brand-heading{display:flex;justify-content:space-between;align-items:center;padding:9px 12px;background:#edf4f8;color:var(--navy)}.invoice-brand-heading span{font-size:10px;color:var(--muted)}.invoice-brand-group .table-shell{border-radius:0;box-shadow:none}.invoice-brand-group table{min-width:650px}.invoice-brand-group th{top:0}.credits-returns-section{border:1px solid #f0c9b5;background:#fffaf7;border-radius:11px;padding:13px}.credits-returns-section>h3{color:#9a3412}.credit-subsection{margin-top:11px}.credit-subsection h4{margin:0 0 7px;padding:7px 10px;border-left:4px solid #d5a72d;background:#fff;color:#6b3414;border-radius:5px}.invoice-deposit-summary{display:flex;justify-content:space-between;gap:15px;margin-top:14px;padding:12px 14px;border:1px solid #f2d889;background:#fff8dd;border-radius:9px;color:#5e4a00}.compact-empty{padding:14px}.invoice-brand-group tbody td:last-child{white-space:nowrap}body{background:#edf3f7}.enterprise-shell{position:relative;background:radial-gradient(circle at 82% -10%,rgba(30,176,191,.11),transparent 30%),radial-gradient(circle at 28% 112%,rgba(213,167,45,.09),transparent 30%),#edf3f7}.enterprise-shell .sidebar{background:linear-gradient(180deg,#061b32,#082a45 54%,#073c50);border-right:1px solid #ffffff16;box-shadow:12px 0 38px #02162724;position:sticky;overflow:hidden auto}.sidebar-glow{position:absolute;border-radius:999px;pointer-events:none;filter:blur(2px);opacity:.34}.sidebar-glow-one{width:220px;height:220px;right:-145px;top:-70px;background:radial-gradient(circle,#d5a72d88,transparent 68%)}.sidebar-glow-two{width:280px;height:280px;left:-190px;bottom:-90px;background:radial-gradient(circle,#2db9c788,transparent 68%)}.enterprise-shell .logo-wrap,.enterprise-shell .sidebar-status,.enterprise-shell nav{position:relative;z-index:1}.sidebar-logo-tile{width:54px;height:54px;display:grid;place-items:center;border-radius:14px;padding:5px;background:linear-gradient(145deg,#fff,#eaf1f4);box-shadow:0 10px 28px #0005;border:1px solid #ffffff80;flex:0 0 auto}.sidebar-logo-tile img{width:100%;height:100%;object-fit:contain}.enterprise-shell .logo-wrap{gap:11px;padding:3px 7px 11px}.enterprise-shell .logo-wrap b{font-size:16px;color:#f1bf3b;line-height:1.08}.enterprise-shell .logo-wrap small{color:#9fc0d0;font-size:8.5px;letter-spacing:.6px;margin-top:5px}.sidebar-status{display:flex;justify-content:space-between;align-items:center;margin:0 7px 15px;padding:8px 9px;border:1px solid #ffffff17;background:#ffffff0c;border-radius:10px}.sidebar-status span{display:flex;align-items:center;gap:5px;color:#9ce5d9;font-size:9.5px;font-weight:800}.sidebar-status small{color:#7796a9;font-size:8px}.enterprise-shell .nav-label{color:#f1bf3b;font-size:9px;font-weight:950;letter-spacing:1.75px;padding-top:11px}.enterprise-shell .sidebar nav button{color:#c8d8e3;border:1px solid transparent}.enterprise-shell .sidebar nav button:hover{background:#ffffff10;border-color:#ffffff12}.enterprise-shell .sidebar nav button.active{background:linear-gradient(90deg,#ffffff1d,#22a6b31c);border-color:#ffffff16;color:#fff;box-shadow:inset 3px 0 #d5a72d}.enterprise-shell .sidebar nav button.active svg{color:#f1bf3b}.enterprise-header{height:78px;background:#ffffffe0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #d9e5eb;box-shadow:0 8px 28px #10293c0d}.header-title{display:flex;flex-direction:column}.header-eyebrow{display:flex;align-items:center;gap:5px;color:#0b7283;font-size:8.5px;font-weight:950;letter-spacing:1.55px;margin-bottom:2px}.enterprise-header h1{font-size:21px;color:#071f38}.header-actions{display:flex;align-items:center;gap:9px}.environment-pill{border:1px solid #d8ba5a;background:#fff8dc;color:#7d5a00;border-radius:999px;padding:5px 9px;font-size:8.5px;font-weight:900;letter-spacing:1px}.enterprise-header .logout{background:linear-gradient(90deg,#edf4f7,#e5f2f4);color:#17384c;border:1px solid #d5e3e9}.enterprise-page{padding-top:22px}.dashboard-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 145px;gap:22px;align-items:center;color:#fff;padding:26px 30px;margin-bottom:16px;border-radius:18px;background:linear-gradient(125deg,#071f38,#0a4b65 60%,#0b7c86);box-shadow:0 18px 46px #061f3833;border:1px solid #ffffff20}.dashboard-hero:before{content:"";position:absolute;width:260px;height:260px;right:-90px;top:-150px;border-radius:50%;background:radial-gradient(circle,#d5a72d70,transparent 66%)}.dashboard-hero:after{content:"";position:absolute;width:260px;height:260px;left:42%;bottom:-220px;border:1px solid #ffffff22;transform:rotate(45deg);border-radius:38px}.dashboard-hero>div{position:relative;z-index:1}.hero-kicker{display:flex;align-items:center;gap:6px;color:#f2c64d;font-size:9px;font-weight:950;letter-spacing:1.8px}.dashboard-hero h2{font-size:28px;letter-spacing:-.7px;line-height:1.12;margin:8px 0 9px}.dashboard-hero p{max-width:700px;color:#cae0e8;margin:0;line-height:1.55}.hero-mark{width:112px;height:112px;justify-self:end;border-radius:24px;padding:13px;background:linear-gradient(145deg,#fff,#e8f1f4);box-shadow:0 18px 42px #00121f70;display:grid;place-items:center}.hero-mark img{width:100%;height:100%;object-fit:contain}.enterprise-kpis .kpi{position:relative;overflow:hidden;border:1px solid #e2ebef;box-shadow:0 8px 24px #071f3812}.enterprise-kpis .kpi:before{content:"";position:absolute;left:0;top:0;width:100%;height:3px;background:linear-gradient(90deg,#d5a72d,#14a3b3)}.enterprise-kpis .kpi strong{color:#071f38}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.dashboard-grid .panel{border:1px solid #e0e9ee;box-shadow:0 8px 26px #071f3812}.panel-heading{display:flex;align-items:center;gap:11px;margin-bottom:12px}.panel-heading>div:last-child span{font-size:8.5px;color:#168092;font-weight:900;letter-spacing:1.35px}.panel-heading h2{margin:2px 0 0;font-size:18px;color:#071f38}.panel-icon{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#0a587d,#0a8491);box-shadow:0 8px 20px #0b6b8730}.panel-icon.gold{background:linear-gradient(145deg,#b78612,#dfb73e)}.good-status{color:#07805a}.action-list{display:grid;gap:9px}.action-list>div{display:grid;grid-template-columns:26px 1fr 18px;gap:8px;align-items:center;padding:11px;border:1px solid #e2eaee;border-radius:10px;background:linear-gradient(90deg,#f8fbfc,#f1f8f9)}.action-list>div>svg:first-child{color:#0b7587}.action-list b,.action-list small{display:block}.action-list b{color:#173448}.action-list small{color:#71808b;margin-top:2px}.panel,.table-shell,.kpi{transition:box-shadow .18s ease,border-color .18s ease,transform .18s ease}.panel:hover,.kpi:hover{border-color:#cbdde5;box-shadow:0 12px 34px #071f381a}@media(max-width:1000px){.dashboard-grid{grid-template-columns:1fr}.dashboard-hero{grid-template-columns:1fr 90px}.hero-mark{width:88px;height:88px}}@media(max-width:620px){.dashboard-hero{display:block;padding:22px}.dashboard-hero h2{font-size:23px}.hero-mark,.header-eyebrow,.environment-pill{display:none}.enterprise-header{height:68px}}.continuous-invoice .invoice-help{margin:-4px 0 10px;color:var(--muted);font-size:11px}.continuous-invoice-shell{overflow:auto;border:1px solid #dce5ec;border-radius:10px}.continuous-invoice-table{min-width:1280px}.continuous-invoice-table th{white-space:nowrap}.continuous-invoice-table td{vertical-align:top}.continuous-invoice-table .invoice-upc{font-size:10px;color:#4b5f70;white-space:nowrap}.invoice-section-row td{background:#edf4f8!important;color:var(--navy);font-weight:900;text-transform:uppercase;letter-spacing:.055em;border-top:2px solid #a7bdcb;padding:10px 12px}.invoice-section-row.credit td{background:#fff2ec!important;color:#9a3412;border-top-color:#d99a79}.invoice-section-row.free td{background:#edf9f2!important;color:#087443;border-top-color:#89c8a5}.invoice-line-type{display:block;font-size:8px;font-weight:900;text-transform:uppercase;color:#9a3412;letter-spacing:.04em;margin-bottom:2px}.discount-value{color:#b42318}.invoice-branded-summary{width:min(100%,470px);margin:18px 0 0 auto;border:2px solid var(--navy);border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 10px 24px #0a27441a}.invoice-branded-summary-head{padding:11px 15px;background:linear-gradient(90deg,var(--navy),#0b6f78);color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.07em;font-size:11px;font-weight:900}.invoice-branded-summary-body{padding:12px 16px;display:grid;gap:7px}.invoice-branded-summary-body span,.invoice-branded-summary-body strong{display:flex;justify-content:space-between;gap:20px}.invoice-branded-summary-body strong{border-top:2px solid #d4af37;padding-top:10px;margin-top:3px;font-size:17px;color:var(--navy)}.invoice-branded-summary-body em{text-align:center;color:#b88a16;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:.06em;padding-top:5px}@media(max-width:760px){.invoice-branded-summary{width:100%}}.invoice-document-modal{width:min(1500px,99vw)!important;max-height:96vh!important;border-radius:4px!important;padding:24px 26px!important;box-shadow:0 18px 55px #03142247!important}.invoice-document-modal .modal-close{border-radius:2px;background:#fff;border:1px solid #cbd5df}.invoice-document-modal .profile-metrics>div,.invoice-document-modal .detail-grid>div{border-radius:2px;background:#fff;border:1px solid #d7e0e7;box-shadow:none}.invoice-document-modal .continuous-invoice-shell{overflow-x:visible;border-radius:2px;border:1px solid #bfcbd5;box-shadow:none}.invoice-document-modal .continuous-invoice-table{width:100%;min-width:0;table-layout:fixed;font-size:10px}.invoice-document-modal .continuous-invoice-table th,.invoice-document-modal .continuous-invoice-table td{padding:7px 6px;overflow-wrap:anywhere}.invoice-document-modal .continuous-invoice-table th:nth-child(1){width:7%}.invoice-document-modal .continuous-invoice-table th:nth-child(2){width:18%}.invoice-document-modal .continuous-invoice-table th:nth-child(3){width:12%}.invoice-document-modal .continuous-invoice-table th:nth-child(4){width:9%}.invoice-document-modal .continuous-invoice-table th:nth-child(5){width:11%}.invoice-document-modal .continuous-invoice-table th:nth-child(10){width:8%}.invoice-document-modal .continuous-invoice-table th:nth-child(11){width:9%}.invoice-document-modal .invoice-section-row td{border-radius:0;background:#f3f6f8!important;border-top:1px solid #9eb0bd;padding:8px 7px}.invoice-document-modal .invoice-branded-summary{border-radius:2px;box-shadow:none;border-width:1px}.invoice-document-modal .invoice-branded-summary-head{background:#0a2744}.intel-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid #dbe3e9;padding-bottom:10px;margin-bottom:4px}.intel-title-row h3{margin:0}.intel-title-row small{display:block;color:var(--muted);margin-top:3px}.ai-badge{font-size:8px;font-weight:900;letter-spacing:.08em;color:#8a6710;border:1px solid #d7b84e;background:#fff9dd;padding:5px 7px;border-radius:2px;white-space:nowrap}.sales-copilot-panel{border-top:3px solid #d4af37}.copilot-action{display:grid;grid-template-columns:1fr auto;gap:14px;padding:12px 0;border-bottom:1px solid #e1e7ec}.copilot-action>div{display:grid;gap:3px}.copilot-action span,.copilot-action small{color:var(--muted)}.copilot-action strong{font-size:17px;align-self:center}.copilot-action.critical{border-left:4px solid #b42318;padding-left:10px}.copilot-action.critical strong{color:#b42318}.copilot-action.due{border-left:4px solid #d6a514;padding-left:10px}.copilot-action.due strong{color:#8b6500}.copilot-good{padding:14px 0;display:grid;gap:4px;color:#087443}.copilot-good span{color:var(--muted)}.copilot-watch-list,.copilot-rule{display:grid;gap:4px;padding:11px 0;border-top:1px solid #e1e7ec}.copilot-watch-list span,.copilot-rule span{color:var(--muted);line-height:1.45}.copilot-rule{font-size:11px}.market-proof-banner{display:grid;gap:3px;border-left:4px solid #d4af37;padding:10px 12px;background:#fffaf0;margin:12px 0}.market-proof-banner.owned{border-color:#0b6f78;background:#eefafa}.market-proof-banner span{color:var(--muted)}.nearby-account-list{border:1px solid #d9e2e9}.nearby-account-row{display:grid;grid-template-columns:minmax(230px,1fr) 100px 120px 120px;gap:12px;align-items:center;padding:10px 12px;border-bottom:1px solid #e3e9ee;background:#fff}.nearby-account-row:last-child{border-bottom:0}.nearby-account-row>div{display:grid;gap:2px}.nearby-account-row>div small{color:var(--muted)}.nearby-account-row>span{display:grid;gap:2px;text-align:right}.nearby-account-row>span b{font-size:13px}.nearby-account-row>span small{font-size:8px;text-transform:uppercase;color:var(--muted)}@media(max-width:1050px){.invoice-document-modal{padding:18px 16px!important}.invoice-document-modal .continuous-invoice-table{font-size:9px}.nearby-account-row{grid-template-columns:1fr 85px 100px}.nearby-account-row>span:last-child{display:none}}@media(max-width:760px){.invoice-document-modal .continuous-invoice-shell{overflow-x:auto}.invoice-document-modal .continuous-invoice-table{min-width:1050px}.nearby-account-row{grid-template-columns:1fr 80px}.nearby-account-row>span:nth-last-child(-n+2){display:none}}:root{--radius-sm:8px;--radius-md:11px;--radius-lg:14px}.panel,.kpi,.table-shell,.intel-panel,.modal-card,.multi-menu{border-radius:var(--radius-md)!important}.modal-card.wide{width:min(1680px,97vw)!important;max-height:96vh!important;padding:22px 24px!important}.customer-intel-grid{grid-template-columns:minmax(0,1.35fr) minmax(390px,.65fr)!important;gap:16px!important}.filter-reset{margin-left:auto;height:40px;display:flex;align-items:center;gap:6px;border:1px solid #b9c8d3;background:#fff;color:var(--navy);border-radius:8px;padding:0 12px;font-weight:800;white-space:nowrap}.filter-reset:hover{background:#f2f7fa}.copilot-buttons{display:flex!important;gap:6px!important;flex-wrap:wrap;margin-top:7px}.copilot-buttons button{border:1px solid #b8c8d3;background:#fff;border-radius:7px;padding:6px 9px;font-size:10px;font-weight:800;color:var(--navy)}.copilot-buttons button:first-child{background:#087443;color:#fff;border-color:#087443}.copilot-buttons button:nth-child(2){background:var(--navy);color:#fff;border-color:var(--navy)}.customer-profile-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0 13px;border-bottom:1px solid var(--line)}.customer-profile-actions button,.inline-nav{display:inline-flex;align-items:center;gap:6px;border:0;background:#0b6f78;color:#fff;border-radius:8px;padding:8px 12px;font-weight:800}.customer-profile-actions span{color:var(--muted);font-size:10px}.route-daybar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:14px 16px;margin-bottom:12px}.route-daybar>div{display:flex;align-items:center;justify-content:center;gap:9px}.route-daybar small{color:var(--muted)}.route-daybar button,.route-summary button{border:1px solid #bdccd6;background:#fff;border-radius:8px;padding:8px 11px;display:flex;align-items:center;gap:5px;font-weight:800}.route-summary{display:flex;justify-content:space-between;align-items:center;border-left:4px solid var(--gold);background:#fffaf0;padding:11px 14px;margin-bottom:13px;border-radius:8px}.route-summary>div{display:grid;gap:3px}.route-summary span{color:var(--muted)}.map-hero{display:grid;grid-template-columns:1fr auto;gap:18px;padding:24px;background:linear-gradient(125deg,#071f38,#0b6f78);color:#fff;border-radius:14px;margin-bottom:15px}.map-hero span{color:#e5c75f;font-size:9px;letter-spacing:.15em;font-weight:900}.map-hero h2{margin:6px 0;font-size:24px}.map-hero p{margin:0;color:#d5e7eb}.map-layer-tabs{display:grid;grid-template-columns:repeat(2,minmax(90px,1fr));gap:6px;align-content:center}.map-layer-tabs button{border:1px solid #ffffff38;background:#ffffff10;color:#fff;border-radius:8px;padding:8px;text-transform:capitalize}.map-layer-tabs button.active{background:#d4af37;color:#071f38;border-color:#d4af37;font-weight:900}.map-canvas-placeholder{height:330px;background:radial-gradient(circle at 20% 30%,#1c8b8b22 0 8%,transparent 9%),radial-gradient(circle at 60% 55%,#d4af3730 0 10%,transparent 11%),linear-gradient(#f8fbfc,#e9f1f5);border:1px solid #cbd8e1;border-radius:12px;display:grid;place-items:center;margin-bottom:14px;position:relative;overflow:hidden}.map-canvas-placeholder:before,.map-canvas-placeholder:after{content:"";position:absolute;top:-30%;right:-30%;bottom:-30%;left:-30%;background:repeating-linear-gradient(35deg,transparent 0 48px,#9eb7c51f 49px 51px);transform:rotate(6deg)}.map-canvas-placeholder>div{position:relative;z-index:1;background:#ffffffec;border:1px solid #cbd8e1;border-radius:10px;padding:20px 24px;display:grid;gap:6px;text-align:center;max-width:520px}.map-canvas-placeholder span,.map-canvas-placeholder small{color:var(--muted)}@media(max-width:1000px){.customer-intel-grid{grid-template-columns:1fr!important}.map-hero,.route-daybar{grid-template-columns:1fr}.route-daybar>div{order:-1}.filter-reset{margin-left:0}}.intel-map-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}.map-dot{fill:#0b6f78;stroke:#fff;stroke-width:.18;opacity:.72}.map-dot.inactive{fill:#9aa8b3;opacity:.35}.map-dot:hover{fill:#d4af37;opacity:1;stroke:#071f38;stroke-width:.3}:root{--radius-sm:7px;--radius-md:10px;--radius-lg:13px}.panel,.kpi,.table-shell,.intel-panel,.modal-card,.multi-menu,.detail-grid>div,.profile-metrics>div{border-radius:10px!important}.modal-card.wide{width:min(1780px,98vw)!important;max-height:97vh!important;padding:24px 28px!important}.customer-intel-grid{grid-template-columns:minmax(0,1.45fr) minmax(390px,.55fr)!important;gap:18px!important}.account-ai-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:14px 16px;margin:12px 0 4px;border:1px solid #d5e1e8;border-left:4px solid #d4af37;border-radius:10px;background:linear-gradient(100deg,#fffdf6,#f7fbfc)}.account-ai-summary span{font-size:9px;letter-spacing:.11em;font-weight:900;color:#8a6710}.account-ai-summary h3{margin:4px 0 3px;font-size:16px}.account-ai-summary p{margin:0;color:var(--muted);line-height:1.45}.account-ai-actions{display:grid;gap:3px;text-align:right;min-width:190px}.account-ai-actions b{color:var(--navy)}.account-ai-actions small{color:var(--muted)}.leaflet-map-shell{height:540px;border:1px solid #cbd8e1;border-radius:12px;overflow:hidden;background:#edf3f6;margin-bottom:14px;position:relative}.leaflet-map{height:100%;width:100%}.leaflet-container{font-family:inherit}.leaflet-popup-content{font-size:12px;line-height:1.5}.map-status-note{padding:10px 12px;border:1px solid #bfd3df;border-radius:9px;background:#eef8fb;color:#31536a;margin:0 0 10px}.map-status-note.warning{background:#fff8e8;border-color:#e4c96f;color:#74580d}.invoice-document-modal{width:min(1780px,98.5vw)!important;max-height:97vh!important;border-radius:12px!important;padding:25px 28px!important;box-shadow:0 24px 70px #03142240!important}.invoice-document-modal .profile-metrics>div,.invoice-document-modal .detail-grid>div{border-radius:9px!important;border-color:#d5e0e7!important;background:#fbfdfe!important}.invoice-document-modal .continuous-invoice-shell{border-radius:10px!important;border-color:#c4d1da!important;overflow:hidden!important}.invoice-document-modal .invoice-branded-summary{border-radius:10px!important;overflow:hidden!important}.invoice-document-modal .modal-close{border-radius:8px!important}.map-hero{border-radius:13px!important}.map-layer-tabs button{border-radius:8px!important}.filter-bar{align-items:flex-start}@media(max-width:1100px){.customer-intel-grid{grid-template-columns:1fr!important}.account-ai-summary{grid-template-columns:1fr}.account-ai-actions{text-align:left}.leaflet-map-shell{height:460px}}.map-hero>button{align-self:center;border:1px solid #f1d36b;background:#d4af37;color:#071f38;border-radius:9px;padding:11px 14px;font-weight:900;box-shadow:0 8px 20px #00000024}.map-hero>button:disabled{opacity:.55}.nearby-account-row>div small+small{color:#718495;font-size:9px}.geography-quality-exact{color:#087443}.geography-quality-estimate{color:#8a6710}.geography-quality-missing{color:#b42318}.filter-bar{position:relative;z-index:1200}.filter-bar .multi{z-index:1201}.filter-bar .multi:has(.multi-menu){z-index:1300}.multi-menu{z-index:2000!important}.leaflet-map-shell,.leaflet-container{z-index:1}.map-status-note b{display:block;margin-bottom:3px}.portal-preview-page{display:grid;gap:16px}.portal-preview-hero{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;padding:26px 28px;border-radius:14px;background:linear-gradient(120deg,#071f38,#0b6f78);color:#fff}.portal-preview-hero span{font-size:9px;letter-spacing:.14em;font-weight:900;color:#e5c75f}.portal-preview-hero h2{font-size:26px;margin:7px 0}.portal-preview-hero p{margin:0;color:#d8eaee}.portal-preview-customer{display:flex;align-items:center;gap:10px;background:#ffffff12;border:1px solid #ffffff30;padding:12px 14px;border-radius:10px}.portal-preview-customer label{display:grid;gap:5px;font-size:9px;text-transform:uppercase;font-weight:900}.portal-preview-customer select{min-width:260px;border-radius:8px;padding:9px 10px;border:1px solid #d2dfe7;background:#fff;color:#142335}.portal-command-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.portal-command-strip>div{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;background:#fff;border:1px solid #d7e1e8;border-radius:10px;padding:13px 14px}.portal-command-strip svg{color:#0b6f78}.portal-command-strip span{display:grid}.portal-command-strip small{color:#71808d}.portal-command-strip strong{color:#0a2744}.portal-order-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:16px;align-items:start}.portal-catalog,.portal-cart-panel{background:#fff;border:1px solid #d7e1e8;border-radius:12px;padding:18px}.portal-catalog-head{display:flex;justify-content:space-between;align-items:center;gap:16px}.portal-catalog-head h3{margin:0}.portal-catalog-head p{margin:4px 0 0;color:#71808d}.portal-search{display:flex;align-items:center;gap:8px;border:1px solid #cbd8e1;border-radius:9px;padding:0 11px;min-width:320px}.portal-search input{border:0;outline:0;width:100%;padding:10px 0}.portal-tabs{display:flex;gap:8px;margin:16px 0}.portal-tabs button{display:flex;align-items:center;gap:6px;border:1px solid #c8d6df;background:#f8fbfc;border-radius:8px;padding:8px 11px;font-weight:800}.portal-tabs button.active{background:#0a2744;color:#fff;border-color:#0a2744}.portal-ai-note{display:flex;gap:10px;padding:12px 14px;background:#fff9e8;border-left:4px solid #d4af37;border-radius:8px;margin-bottom:15px}.portal-ai-note>div{display:grid;gap:3px}.portal-ai-note span{color:#71808d}.portal-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(225px,1fr));gap:12px}.portal-product-card{border:1px solid #d8e2e8;border-radius:10px;padding:14px;display:grid;gap:8px;min-height:180px;box-shadow:0 4px 12px #071f380a}.portal-product-card h4{margin:0;font-size:15px}.portal-product-card p{margin:0;color:#71808d}.portal-product-brand{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#0b6f78;font-weight:900}.portal-product-insight{display:grid;gap:2px}.portal-product-insight span{font-weight:800;color:#087443}.portal-product-insight small{color:#71808d}.portal-product-card footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.portal-add,.portal-submit{border:0;background:#1768aa;color:#fff;border-radius:8px;padding:8px 12px;font-weight:900}.portal-qty{display:flex;align-items:center;gap:8px}.portal-qty button{width:28px;height:28px;border:1px solid #c7d5de;border-radius:7px;background:#fff}.portal-cart-panel{position:sticky;top:16px}.portal-cart-title{display:flex;align-items:center;gap:10px;border-bottom:1px solid #e1e7ec;padding-bottom:12px}.portal-cart-title h3{margin:0}.portal-cart-title span{color:#71808d}.portal-cart-lines{display:grid}.portal-cart-lines>div{display:grid;grid-template-columns:1fr auto;gap:5px;padding:11px 0;border-bottom:1px solid #e6ebef}.portal-cart-lines>div>div{display:grid}.portal-cart-lines small{color:#71808d}.portal-cart-lines strong{grid-column:2}.portal-cart-summary{display:grid;gap:8px;padding:13px 0}.portal-cart-summary span{display:flex;justify-content:space-between}.portal-cart-summary small{color:#71808d}.portal-submit{width:100%;display:flex;justify-content:center;align-items:center;gap:6px;padding:11px}.leaflet-map-shell{isolation:isolate}.filter-bar{z-index:5000!important}.multi-menu{z-index:9999!important}@media(max-width:1050px){.portal-order-layout{grid-template-columns:1fr}.portal-cart-panel{position:static}.portal-command-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.portal-preview-hero,.portal-catalog-head{align-items:stretch;flex-direction:column}.portal-command-strip{grid-template-columns:1fr}.portal-search{min-width:0}.portal-preview-customer select{min-width:0;width:100%}}.invoice-document-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.invoice-document-header h2{margin:0;color:var(--navy);font-size:25px}.invoice-document-header p{margin:4px 0 0;color:var(--muted)}.invoice-print-icon{width:42px;height:42px;border:1px solid #bfcdd7;border-radius:9px;background:#fff;color:var(--navy);display:grid;place-items:center;box-shadow:0 3px 10px #0a27440f}.invoice-print-icon:hover{background:#eef5f8}.invoice-customer-grid{margin-bottom:16px}.invoice-detail-title{margin:4px 0 8px;color:var(--navy)}.invoice-summary-ribbon{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:16px;border:1px solid #b8c7d1;border-radius:10px;overflow:hidden;background:#fff}.invoice-summary-ribbon>div{padding:12px 14px;border-right:1px solid #d8e1e7}.invoice-summary-ribbon>div:last-child{border-right:0}.invoice-summary-ribbon span{display:block;color:#687887;text-transform:uppercase;font-size:8px;font-weight:900;letter-spacing:.055em}.invoice-summary-ribbon b{display:block;font-size:16px;color:var(--navy);margin-top:4px}.invoice-summary-ribbon .total{background:linear-gradient(120deg,var(--navy),#0b6f78)}.invoice-summary-ribbon .total span,.invoice-summary-ribbon .total b{color:#fff}.invoice-document-modal .continuous-invoice-table{font-size:10.5px}.invoice-document-modal .continuous-invoice-table td{line-height:1.35}.invoice-document-modal .continuous-invoice-table th:nth-child(6){width:7%}.invoice-document-modal .continuous-invoice-table th:nth-child(7){width:5%}.invoice-document-modal .continuous-invoice-table th:nth-child(8){width:7%}.invoice-document-modal .continuous-invoice-table th:nth-child(9){width:7%}.invoice-document-modal .continuous-invoice-table th:nth-child(10){width:7%}.invoice-document-modal .continuous-invoice-table th:nth-child(11){width:8%}.brand-intel-modal{width:min(96vw,1450px)!important}.brand-intel-modal .table-shell{max-height:520px;overflow:auto}.brand-intel-modal small{font-weight:500;color:var(--muted)}.marketplace-page{display:grid;gap:0;background:#f4f7f9;min-height:calc(100vh - 80px);margin:-16px;padding:0}.marketplace-header{display:grid;grid-template-columns:auto minmax(320px,1fr) minmax(220px,360px) auto;align-items:center;gap:16px;padding:14px 22px;background:#fff;border-bottom:1px solid #d8e2e8;position:sticky;top:0;z-index:80}.marketplace-brand{display:flex;align-items:center;gap:10px;min-width:240px}.marketplace-brand img{width:46px;height:46px;object-fit:contain}.marketplace-brand div{display:grid}.marketplace-brand b{color:var(--navy);letter-spacing:.055em}.marketplace-brand span{font-size:9px;color:var(--muted)}.marketplace-search{display:flex;align-items:center;gap:8px;border:1px solid #bfcdd7;border-radius:9px;padding:0 12px;background:#f9fbfc}.marketplace-search input{border:0;background:transparent;outline:0;width:100%;padding:11px 0}.marketplace-customer{display:flex;align-items:center;gap:8px}.marketplace-customer select{width:100%;padding:10px;border:1px solid #c5d3dc;border-radius:8px;background:#fff}.marketplace-cart-button{position:relative;width:43px;height:43px;border:0;border-radius:9px;background:var(--navy);color:#fff;display:grid;place-items:center}.marketplace-cart-button b{position:absolute;right:-6px;top:-6px;background:#d4af37;color:#10273b;border-radius:999px;min-width:20px;height:20px;display:grid;place-items:center;font-size:10px}.marketplace-nav{display:flex;gap:4px;padding:0 22px;background:#fff;border-bottom:1px solid #d8e2e8;overflow:auto}.marketplace-nav button{display:flex;align-items:center;gap:6px;padding:11px 13px;border:0;border-bottom:3px solid transparent;background:transparent;color:#405364;font-weight:800;white-space:nowrap}.marketplace-nav button.active{color:var(--navy);border-bottom-color:#d4af37}.marketplace-welcome{display:flex;justify-content:space-between;gap:25px;align-items:center;padding:24px 28px;background:linear-gradient(110deg,#071f38,#0b6f78);color:#fff}.marketplace-welcome>div:first-child span{font-size:9px;color:#e5c75f;font-weight:900;letter-spacing:.13em}.marketplace-welcome h2{font-size:27px;margin:5px 0}.marketplace-welcome p{margin:0;color:#d7e8ec}.marketplace-status{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:9px}.marketplace-status>div{display:flex;align-items:center;gap:9px;padding:11px 12px;background:#ffffff12;border:1px solid #ffffff2e;border-radius:9px}.marketplace-status svg{color:#e5c75f}.marketplace-status span{display:grid;font-size:9px;color:#cfe1e5}.marketplace-status b{font-size:13px;color:#fff;margin-top:2px}.marketplace-layout{display:grid;grid-template-columns:220px minmax(0,1fr) 330px;gap:14px;padding:16px 20px 30px;align-items:start}.marketplace-sidebar,.marketplace-main,.marketplace-cart{background:#fff;border:1px solid #d7e1e8;border-radius:10px}.marketplace-sidebar{padding:12px;position:sticky;top:78px}.marketplace-sidebar h3{margin:4px 8px 10px;color:var(--navy)}.marketplace-sidebar>button{width:100%;display:flex;justify-content:space-between;align-items:center;border:0;background:transparent;padding:9px 10px;border-radius:7px;text-align:left;color:#425668}.marketplace-sidebar>button:hover,.marketplace-sidebar>button.active{background:#edf4f8;color:var(--navy);font-weight:900}.marketplace-help{margin-top:16px;padding:13px;background:#fff9e8;border-left:3px solid #d4af37;border-radius:7px;display:grid;gap:4px}.marketplace-help span{font-size:10px;color:#657789}.marketplace-main{padding:16px;min-width:0}.marketplace-breadcrumb{display:flex;align-items:center;gap:5px;color:#71808d;font-size:10px;margin-bottom:10px}.marketplace-toolbar{display:flex;justify-content:space-between;align-items:end;gap:16px;border-bottom:1px solid #e0e7ec;padding-bottom:13px}.marketplace-toolbar h3{font-size:20px;margin:0;color:var(--navy)}.marketplace-toolbar p{margin:3px 0 0;color:var(--muted)}.marketplace-facets{display:flex;gap:8px}.marketplace-facets label{display:grid;gap:4px;font-size:8px;text-transform:uppercase;font-weight:900;color:#607181}.marketplace-facets select{min-width:150px;border:1px solid #c6d4dd;border-radius:7px;padding:8px;background:#fff}.marketplace-recommendation-banner{display:flex;align-items:center;gap:10px;background:#fff9e7;border-left:4px solid #d4af37;padding:12px 14px;border-radius:7px;margin:13px 0}.marketplace-recommendation-banner div{display:grid}.marketplace-recommendation-banner span{color:#677888;font-size:10px}.marketplace-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:11px;margin-top:14px}.marketplace-product-card{border:1px solid #d6e0e6;border-radius:9px;background:#fff;overflow:hidden;display:grid;grid-template-rows:120px 1fr auto;min-height:305px;transition:.16s ease;cursor:pointer}.marketplace-product-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #071f3817;border-color:#aebfca}.marketplace-product-image{display:grid;place-items:center;background:linear-gradient(135deg,#edf5f7,#d8e8ec);position:relative;color:#0b6f78;font-size:28px;font-weight:900;letter-spacing:.06em}.marketplace-product-image small{position:absolute;bottom:7px;right:7px;background:#fff4db;color:#775900;border-radius:5px;padding:4px 6px;font-size:8px}.marketplace-product-copy{padding:12px;display:grid;align-content:start;gap:5px}.marketplace-product-copy>span{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#0b6f78;font-weight:900}.marketplace-product-copy h4{margin:0;font-size:14px;line-height:1.3;color:#172b3e}.marketplace-product-copy p,.marketplace-product-copy small{margin:0;color:#6e7f8e;font-size:10px}.marketplace-product-copy .market-fit{color:#087443;font-weight:800}.marketplace-product-card footer{display:flex;justify-content:space-between;align-items:center;padding:11px 12px;border-top:1px solid #e4eaee}.marketplace-product-card footer>div:first-child{display:grid}.marketplace-product-card footer strong{font-size:16px;color:var(--navy)}.marketplace-product-card footer small{color:#71808d;font-size:8px}.marketplace-add,.marketplace-checkout{border:0;border-radius:7px;background:#1768aa;color:#fff;font-weight:900;padding:8px 12px}.marketplace-cart{position:sticky;top:78px;padding:14px}.marketplace-cart-head{display:flex;align-items:center;gap:9px;border-bottom:1px solid #e1e7ec;padding-bottom:11px}.marketplace-cart-head h3{margin:0;color:var(--navy)}.marketplace-cart-head span{color:var(--muted)}.marketplace-cart-lines{max-height:420px;overflow:auto}.marketplace-cart-lines>div{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;padding:10px 0;border-bottom:1px solid #e7ecef}.marketplace-cart-lines>div>div{display:grid}.marketplace-cart-lines small{color:var(--muted)}.marketplace-cart-summary{display:grid;gap:8px;padding:13px 0}.marketplace-cart-summary>span{display:flex;justify-content:space-between}.marketplace-cart-summary>div{height:6px;background:#e3e9ed;border-radius:99px;overflow:hidden}.marketplace-cart-summary i{display:block;height:100%;background:#d4af37}.marketplace-cart-summary small{color:var(--muted)}.marketplace-checkout{width:100%;display:flex;justify-content:center;align-items:center;gap:6px;padding:11px}.marketplace-orders{display:grid;gap:8px;margin-top:13px}.marketplace-orders>div{display:grid;grid-template-columns:1fr 2fr auto;gap:12px;padding:12px;border:1px solid #d8e1e7;border-radius:8px}.marketplace-orders em{font-style:normal;color:#087443;font-weight:900}.marketplace-product-modal{width:min(94vw,900px)!important}.marketplace-modal-close{float:right;border:0;background:#edf3f6;border-radius:8px;width:38px;height:38px}.marketplace-product-detail{display:grid;grid-template-columns:300px 1fr;gap:24px;align-items:start}.marketplace-product-detail-image{min-height:320px;display:grid;place-items:center;background:linear-gradient(135deg,#e8f2f5,#cfe2e8);border-radius:10px;color:#0b6f78;font-size:64px;font-weight:900}.marketplace-product-detail>div:last-child>span{color:#0b6f78;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.marketplace-product-detail h2{font-size:27px;margin:6px 0}.marketplace-detail-price{display:block;font-size:23px;color:var(--navy);margin:17px 0}.marketplace-product-detail .marketplace-checkout{width:auto}.portal-qty{display:flex;align-items:center;gap:7px}.portal-qty button{width:28px;height:28px;border:1px solid #c6d4dd;border-radius:6px;background:#fff}.portal-success{display:flex;align-items:center;gap:7px;background:#edf9f2;color:#087443;padding:10px;border-radius:8px;margin:10px 0}.portal-empty-cart{display:grid;place-items:center;text-align:center;gap:6px;padding:42px 10px;color:#71808d}@media(max-width:1320px){.marketplace-layout{grid-template-columns:190px minmax(0,1fr) 300px}.marketplace-status{grid-template-columns:repeat(2,1fr)}.marketplace-header{grid-template-columns:auto 1fr 240px auto}}@media(max-width:1050px){.marketplace-layout{grid-template-columns:1fr}.marketplace-sidebar,.marketplace-cart{position:static}.marketplace-sidebar{display:flex;overflow:auto;align-items:center}.marketplace-sidebar h3,.marketplace-help{display:none}.marketplace-sidebar>button{width:auto;white-space:nowrap}.marketplace-header{grid-template-columns:auto 1fr auto}.marketplace-customer{grid-column:1/-1}.marketplace-welcome{align-items:flex-start;flex-direction:column}.invoice-summary-ribbon{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.marketplace-page{margin:-10px}.marketplace-header{grid-template-columns:1fr auto;padding:11px}.marketplace-brand span{display:none}.marketplace-search{grid-column:1/-1;grid-row:2}.marketplace-customer{grid-column:1/-1;grid-row:3}.marketplace-nav{padding:0 10px}.marketplace-welcome{padding:20px}.marketplace-status{grid-template-columns:1fr 1fr}.marketplace-layout{padding:10px}.marketplace-toolbar{align-items:stretch;flex-direction:column}.marketplace-facets{width:100%}.marketplace-facets label{flex:1}.marketplace-facets select{min-width:0;width:100%}.marketplace-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.marketplace-product-detail{grid-template-columns:1fr}.marketplace-product-detail-image{min-height:200px}.invoice-summary-ribbon{grid-template-columns:1fr 1fr}}body:has(.modal-backdrop) .filter-bar,body:has(.modal-backdrop) .map-filter-row,body:has(.modal-backdrop) .marketplace-header{visibility:hidden;pointer-events:none}.modal-backdrop{z-index:1000}.modal-card{z-index:1001}.brand-health-panel{overflow:hidden}.brand-health-head,.brand-health-row{display:grid;grid-template-columns:minmax(190px,1.5fr) .55fr .7fr .8fr .7fr;gap:10px;align-items:center}.brand-health-head{padding:8px 12px;background:#f5f8fa;border:1px solid #e2e9ee;border-radius:8px 8px 0 0;font-size:9px;text-transform:uppercase;font-weight:900;color:var(--muted)}.brand-health-group{border:1px solid #e1e8ed;border-top:0}.brand-health-group:last-child{border-radius:0 0 8px 8px}.brand-health-row{width:100%;border:0;background:#fff;padding:11px 12px;text-align:left;color:inherit}.brand-health-row:hover{background:#f7fafc}.brand-health-row>span{display:grid;gap:2px}.brand-health-row small{font-size:9px;color:var(--muted);font-weight:600}.brand-health-group.watch .brand-health-row{background:#fff9e6;border-left:4px solid #d5a72d}.brand-health-group.recovery .brand-health-row{background:#fff1ef;border-left:4px solid #d92d20}.brand-health-group.healthy .brand-health-row{border-left:4px solid #12a66a}.brand-health-group.watch .brand-health-row>span:last-child b{color:#8a6500}.brand-health-group.recovery .brand-health-row>span:last-child b{color:#b42318}.brand-health-group.healthy .brand-health-row>span:last-child b{color:#087443}.brand-health-skus{background:#f9fbfc;border-top:1px solid #e1e8ed;padding:5px 12px 9px}.brand-health-skus>div{display:grid;grid-template-columns:.65fr 1.5fr .55fr .7fr .8fr;gap:10px;padding:7px 5px;border-bottom:1px solid #e8edf1}.brand-health-skus>div:first-child{font-size:9px;text-transform:uppercase;color:var(--muted)}.brand-health-skus>div:last-child{border-bottom:0}@media(max-width:900px){.brand-health-head{display:none}.brand-health-row{grid-template-columns:1fr 1fr}.brand-health-row>span:first-child{grid-column:1/-1}.brand-health-skus>div{grid-template-columns:.7fr 1.4fr .6fr}.brand-health-skus>div>*:nth-child(4),.brand-health-skus>div>*:nth-child(5){display:none}}.product-image-shell,.product-image-fallback{height:190px;border-radius:16px;background:linear-gradient(145deg,#f8fafc,#e8eef2);display:flex;align-items:center;justify-content:center;overflow:hidden}.product-image-shell img{width:100%;height:100%;object-fit:contain;padding:14px}.product-image-fallback{font-size:42px;font-weight:800;color:#0f5963;letter-spacing:-2px}.sales-map-page{display:flex;flex-direction:column;gap:16px}.sales-map-header{display:flex;justify-content:space-between;gap:24px;align-items:end;background:linear-gradient(135deg,#083f47,#0d6871);padding:28px;border-radius:22px;color:#fff}.sales-map-header span,.route-command-summary span,.portal-v2-header span,.portal-v2-hero span,.portal-section-heading span,.order-hub-hero span{font-size:11px;font-weight:800;letter-spacing:.14em}.sales-map-header h2,.route-command-summary h2,.portal-v2-header h2,.order-hub-hero h2{margin:7px 0 5px}.sales-map-header p,.route-command-summary p,.portal-v2-header p,.order-hub-hero p{margin:0;opacity:.78}.sales-map-search{display:flex;align-items:center;background:#fff;color:#24434a;border-radius:13px;padding:7px 8px 7px 13px;min-width:430px}.sales-map-search input{border:0;outline:0;flex:1;padding:8px}.sales-map-search button{display:flex;gap:6px;align-items:center;border:0;border-radius:9px;background:#eaf3f4;padding:9px 12px}.sales-map-modes{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.sales-map-modes button{border:1px solid #dbe6e8;background:#fff;border-radius:14px;padding:16px;text-align:left;display:flex;justify-content:space-between;align-items:center}.sales-map-modes button b{font-size:22px}.sales-map-modes button.active{background:#0b6670;color:#fff;border-color:#0b6670}.sales-map-filter-panel{display:flex;gap:12px;align-items:end;padding:14px;background:#fff;border:1px solid #dfe7e9;border-radius:14px}.sales-map-filter-panel label{display:flex;flex-direction:column;gap:5px;font-size:12px;font-weight:700}.sales-map-filter-panel select{min-width:170px;padding:10px;border:1px solid #ccdadd;border-radius:9px}.sales-map-filter-panel button{display:flex;gap:6px;align-items:center;padding:10px 13px;border:0;border-radius:9px}.sales-map-stage{position:relative}.sales-map-canvas{height:650px;border-radius:20px;overflow:hidden;border:1px solid #d7e4e6}.sales-map-legend{position:absolute;left:18px;bottom:18px;background:#fffffff5;box-shadow:0 10px 35px #0f323c2e;border-radius:12px;padding:10px 13px;display:flex;gap:13px;align-items:center;font-size:12px;z-index:500}.sales-map-legend span{display:flex;gap:5px;align-items:center}.sales-map-legend i{width:9px;height:9px;border-radius:50%}.sales-map-legend .green{background:#157a6e}.sales-map-legend .yellow{background:#d99b18}.sales-map-legend .red{background:#c74634}.sales-map-legend .gray{background:#64748b}.sales-map-drawer{position:absolute;right:16px;top:16px;bottom:16px;width:360px;background:#fff;border-radius:18px;box-shadow:0 18px 60px #0c2a3247;padding:24px;z-index:600;overflow:auto}.drawer-close{position:absolute;right:14px;top:14px;border:0;background:#eef3f4;border-radius:50%;width:34px;height:34px}.sales-map-drawer>span{font-size:11px;font-weight:800;color:#0b6972}.sales-map-drawer h3{font-size:24px;margin:12px 35px 5px 0}.sales-map-drawer p{color:#64748b}.drawer-health{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0}.drawer-health div{background:#f4f7f8;border-radius:11px;padding:12px}.drawer-health span{font-size:10px;color:#64748b;display:block}.drawer-health b{font-size:13px}.drawer-actions{display:grid;gap:8px}.drawer-actions button,.drawer-actions a{display:flex;gap:8px;align-items:center;justify-content:center;border:1px solid #d6e2e4;background:#fff;padding:11px;border-radius:10px;color:#153f45;text-decoration:none}.drawer-actions svg{width:16px}.drawer-next{display:flex;gap:10px;background:#eaf5f3;padding:14px;border-radius:13px;margin-top:18px}.drawer-next span{display:block;font-size:12px;color:#45646a;margin-top:4px}.portal-v2{padding-bottom:90px}.portal-v2-header{display:flex;justify-content:space-between;gap:20px;background:#0b4b54;color:#fff;padding:28px;border-radius:22px}.portal-v2-header label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:700;min-width:300px}.portal-v2-header select{padding:11px;border-radius:10px;border:0}.portal-v2-nav{display:flex;gap:8px;align-items:center;margin:14px 0;background:#fff;border:1px solid #dee7e9;padding:8px;border-radius:14px;overflow:auto}.portal-v2-nav button{white-space:nowrap;display:flex;gap:6px;align-items:center;border:0;background:transparent;padding:10px 13px;border-radius:9px}.portal-v2-nav button.active{background:#0b6670;color:#fff}.portal-v2-hero{background:linear-gradient(135deg,#edf8f5,#f6f2e8);padding:42px;border-radius:24px;display:flex;justify-content:space-between;align-items:center;gap:25px}.portal-v2-hero h1{font-size:42px;max-width:650px;margin:10px 0}.portal-v2-hero p{max-width:650px;color:#567078}.portal-v2-hero button{display:flex;align-items:center;gap:7px;border:0;background:#0b6670;color:#fff;padding:13px 17px;border-radius:11px}.portal-v2-hero-card{min-width:260px;background:#fff;padding:24px;border-radius:18px;box-shadow:0 15px 45px #144a501f;display:flex;flex-direction:column;gap:10px}.portal-v2-hero-card svg{width:38px;height:38px;color:#0b6670}.portal-shop-section{margin-top:26px}.portal-section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:12px}.portal-section-heading h3{margin:5px 0}.portal-section-heading button{border:0;background:transparent;color:#0b6670;font-weight:700}.portal-brand-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.portal-brand-grid button{background:#fff;border:1px solid #dfe8ea;border-radius:16px;padding:16px;text-align:left}.portal-brand-grid button>div{height:80px;border-radius:12px;background:#edf4f5;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:800;color:#0b6670;margin-bottom:12px}.portal-brand-grid b,.portal-brand-grid span{display:block}.portal-brand-grid span{font-size:11px;color:#6a7c81;margin-top:5px}.portal-brand-grid svg{width:12px}.portal-category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.portal-category-grid button{border:1px solid #dfe8ea;background:#fff;border-radius:15px;padding:20px;text-align:left}.portal-category-grid svg{color:#0b6670}.portal-category-grid b,.portal-category-grid span{display:block;margin-top:8px}.portal-category-grid span{font-size:12px;color:#6e7e82}.portal-v2-catalog{display:grid;grid-template-columns:230px 1fr;gap:18px}.portal-v2-filters{background:#fff;border:1px solid #dfe7e9;border-radius:16px;padding:18px;height:max-content}.portal-v2-filters label{display:flex;flex-direction:column;gap:6px;margin:14px 0;font-size:12px;font-weight:700}.portal-v2-filters select{padding:10px;border:1px solid #d4e0e2;border-radius:9px}.portal-v2-filters button{display:flex;gap:6px;align-items:center;border:0;padding:9px;border-radius:8px}.portal-catalog-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.portal-search{display:flex;align-items:center;background:#fff;border:1px solid #d9e4e6;border-radius:11px;padding:0 11px;min-width:420px}.portal-search svg{width:16px}.portal-search input{border:0;outline:0;padding:11px;flex:1}.portal-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.portal-product-card{background:#fff;border:1px solid #dce6e8;border-radius:17px;padding:12px;cursor:pointer;display:flex;flex-direction:column}.portal-product-card>span{font-size:11px;font-weight:800;color:#0b6670;margin-top:12px}.portal-product-card h4{margin:5px 0;line-height:1.25}.portal-product-card p,.portal-product-card>small{font-size:11px;color:#6b7d82}.portal-product-card footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:14px}.portal-product-card footer small{display:block;font-size:10px}.portal-product-card footer>button,.portal-stepper button{border:0;background:#0b6670;color:#fff;border-radius:8px;padding:8px 12px}.portal-stepper{display:flex;align-items:center;gap:8px}.portal-stepper button{padding:7px}.portal-stepper svg{width:14px}.portal-floating-cart{position:fixed;right:28px;bottom:22px;z-index:900;background:#0b4b54;color:#fff;border-radius:15px;padding:12px 14px;box-shadow:0 15px 45px #00000040;display:flex;gap:14px;align-items:center}.portal-floating-cart>div{display:flex;gap:10px;align-items:center}.portal-floating-cart button{border:0;background:#fff;color:#0b4b54;border-radius:9px;padding:9px 13px;font-weight:700}.portal-floating-cart button:disabled{opacity:.45}.portal-floating-cart small{position:absolute;bottom:58px;right:0;background:#157a6e;padding:8px 10px;border-radius:8px;white-space:nowrap}.portal-product-detail{display:grid;grid-template-columns:1fr 1fr;gap:26px;padding:12px;position:relative}.portal-product-detail .product-image-shell,.portal-product-detail .product-image-fallback{height:380px}.portal-detail-close{position:absolute;right:0;top:0;border:0;background:#eef3f4;border-radius:50%}.portal-product-detail dl{display:grid;grid-template-columns:1fr 1fr;gap:8px}.portal-product-detail dl div{background:#f3f6f7;padding:11px;border-radius:9px}.portal-product-detail dt{font-size:10px;color:#64748b}.portal-product-detail dd{margin:4px 0 0;font-weight:700}.portal-product-detail>div>button{border:0;background:#0b6670;color:#fff;padding:11px 14px;border-radius:9px;margin-top:18px}.route-v2{display:flex;flex-direction:column;gap:14px}.route-command-summary{background:linear-gradient(135deg,#0b4b54,#0c7078);color:#fff;padding:26px;border-radius:20px;display:flex;justify-content:space-between;align-items:center}.route-command-kpis{display:flex;gap:10px}.route-command-kpis div{background:#ffffff1f;padding:13px 20px;border-radius:12px;text-align:center}.route-command-kpis b,.route-command-kpis span{display:block}.route-command-kpis b{font-size:25px}.route-command-kpis span{font-size:10px}.route-progress{height:28px;background:#e9eef0;border-radius:10px;position:relative;overflow:hidden}.route-progress i{display:block;height:100%;background:#1a8177}.route-progress span{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.route-stop-list{display:flex;flex-direction:column;gap:10px}.route-stop-list article{position:relative;display:grid;grid-template-columns:48px 1fr;background:#fff;border:1px solid #dce6e8;border-radius:15px;padding:15px}.route-stop-list article.done{opacity:.62}.route-stop-number{width:38px;height:38px;border-radius:50%;background:#e7f1f1;display:flex;align-items:center;justify-content:center;font-weight:800;color:#0b6670}.route-stop-number svg{width:20px}.route-stop-title{display:flex;justify-content:space-between;gap:12px}.route-stop-title span{font-size:10px;font-weight:800;color:#b34c35}.route-stop-title h3{margin:3px 0}.route-stop-title p{display:flex;gap:5px;align-items:center;margin:0;color:#697c81;font-size:12px}.route-stop-title p svg{width:13px}.route-stop-title>b{font-size:12px;color:#6b7d82}.route-stop-meta{display:flex;gap:8px;margin:10px 0}.route-stop-meta span{background:#f1f5f6;border-radius:7px;padding:5px 8px;font-size:11px}.route-stop-actions{display:flex;gap:7px}.route-stop-actions button,.route-stop-actions a{display:flex;gap:5px;align-items:center;text-decoration:none;border:1px solid #d9e4e6;background:#fff;color:#24434a;padding:8px 10px;border-radius:8px;font-size:12px}.route-stop-actions svg{width:14px}.route-stop-actions .complete{background:#0b6670;color:#fff;border-color:#0b6670}.route-risk-icon{position:absolute;right:14px;bottom:14px;color:#c46b2d;width:17px}.order-hub-v2{display:flex;flex-direction:column;gap:15px}.order-hub-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.order-hub-kpis>*{border:1px solid #dce6e8;background:#fff;border-radius:13px;padding:15px;text-align:left}.order-hub-kpis button.active{background:#0b6670;color:#fff}.order-hub-kpis span,.order-hub-kpis b{display:block}.order-hub-kpis b{font-size:23px;margin-top:5px}.order-hub-toolbar{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #dce6e8;padding:9px 12px;border-radius:12px}.order-hub-toolbar>div{display:flex;align-items:center}.order-hub-toolbar input{border:0;outline:0;padding:8px;min-width:300px}.order-hub-toolbar button{display:flex;align-items:center;gap:5px;border:0;padding:8px}.order-hub-board{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.order-hub-board article{background:#fff;border:1px solid #dce6e8;border-radius:16px;padding:17px}.order-hub-board article header{display:flex;justify-content:space-between}.order-hub-board h3{margin:4px 0}.order-hub-board header span,.order-hub-board header small{font-size:11px;color:#6a7b80}.order-hub-board footer{display:flex;gap:7px;margin-top:13px}.order-hub-board footer button{display:flex;align-items:center;gap:5px;border:1px solid #d6e2e4;background:#fff;padding:8px;border-radius:8px}.order-hub-board footer button.active{background:#0b6670;color:#fff}.order-hub-empty{text-align:center;padding:60px;background:#fff;border-radius:16px}.order-hub-empty svg{width:42px;height:42px;color:#1a8177}@media(max-width:1100px){.portal-brand-grid,.portal-category-grid{grid-template-columns:repeat(3,1fr)}.portal-product-grid{grid-template-columns:repeat(2,1fr)}.sales-map-header{align-items:stretch;flex-direction:column}.sales-map-search{min-width:0}.order-hub-board{grid-template-columns:1fr}}@media(max-width:760px){.sales-map-modes{grid-template-columns:1fr 1fr}.sales-map-canvas{height:560px}.sales-map-drawer{left:10px;right:10px;bottom:10px;top:auto;width:auto;max-height:70%}.sales-map-legend{right:10px;left:10px;overflow:auto}.portal-v2-header,.portal-v2-hero,.route-command-summary{flex-direction:column;align-items:stretch}.portal-v2-header label{min-width:0}.portal-v2-hero h1{font-size:31px}.portal-v2-catalog{grid-template-columns:1fr}.portal-brand-grid,.portal-category-grid,.portal-product-grid{grid-template-columns:1fr 1fr}.portal-v2-filters{display:grid;grid-template-columns:1fr 1fr;gap:8px}.portal-search{min-width:0}.portal-product-detail{grid-template-columns:1fr}.order-hub-kpis{grid-template-columns:1fr 1fr}.route-stop-title{flex-direction:column}.portal-floating-cart{left:14px;right:14px;bottom:10px;justify-content:space-between}}.import-progress-wrap{display:grid;gap:8px;margin:10px 0;padding:12px;border:1px solid #d7e1e8;border-radius:10px;background:#f8fbfc}.import-progress-wrap span{color:#8a5a00;font-weight:700}.import-progress-bar{height:12px;background:#e5edf2;border-radius:999px;overflow:hidden}.import-progress-bar i{display:block;height:100%;background:#0a6f5a;transition:width .2s ease}
