@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";.explore-backdrop{padding:12px;place-items:stretch}.orders-explore-modal{width:min(1480px,100%);height:calc(100vh - 24px);max-height:calc(100vh - 24px);display:grid;grid-template-rows:auto minmax(0,1fr);gap:8px;padding:10px;overflow:hidden;box-shadow:0 26px 90px #10182852}.explore-top-stack{min-height:0;display:grid;gap:5px}.explore-modal-header{display:flex;justify-content:space-between;gap:12px;align-items:center;padding-bottom:6px;border-bottom:1px solid var(--border)}.explore-modal-header>div{min-width:0;display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:4px 10px;align-items:baseline}.explore-modal-header .eyebrow{margin:0;font-size:10.5px;line-height:1;white-space:nowrap}.explore-modal-header h2{margin:0;font-size:19px;line-height:1.05;white-space:nowrap}.explore-title-context{min-width:0;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600}.explore-controls{display:grid;grid-template-columns:minmax(126px,.42fr) minmax(126px,.42fr) minmax(180px,.58fr) minmax(260px,1fr);gap:6px;align-items:end;padding:4px 0 2px}.explore-controls.with-source{grid-template-columns:minmax(126px,.38fr) minmax(126px,.38fr) minmax(176px,.54fr) minmax(150px,.42fr) minmax(260px,1fr)}.explore-controls.problem-controls{grid-template-columns:minmax(126px,.42fr) minmax(126px,.42fr) minmax(180px,.58fr) minmax(260px,1fr)}.explore-controls.problem-controls.with-source{grid-template-columns:minmax(126px,.38fr) minmax(126px,.38fr) minmax(176px,.54fr) minmax(150px,.42fr) minmax(260px,1fr)}.explore-controls label{display:grid;gap:2px;color:var(--muted);font-size:11px;font-weight:900}.store-autocomplete{position:relative;min-width:0}.store-autocomplete label{width:100%}.explore-controls label svg{display:inline;margin-right:4px;vertical-align:-3px}.explore-controls input,.explore-controls select{width:100%;min-height:30px;border:1px solid var(--border-strong);border-radius:7px;padding:0 9px;color:var(--foreground);background:#fff;outline:0}.explore-controls input:focus,.explore-controls select:focus,.explore-title-search input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #4f46e51f}.source-control select,.chain-control select{cursor:pointer;font-weight:850}.store-suggestions{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:5;max-height:280px;overflow:auto;border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:0 16px 36px #1018282e}.store-suggestions button{width:100%;border:0;border-top:1px solid var(--border);display:grid;gap:2px;padding:8px 10px;color:var(--foreground);background:#fff;text-align:left}.store-suggestions button:first-child{border-top:0}.store-suggestions button:hover{background:#f7f8ff}.store-suggestions strong{font-size:13px}.store-suggestions span{color:var(--muted);font-size:12px;font-weight:800}.explore-mode-switch{height:34px;display:inline-flex;gap:2px;padding:3px;border:1px solid var(--border);border-radius:8px;background:#f2f4f7}.explore-mode-switch button,.explore-reset{min-height:30px;border:0;border-radius:6px;padding:0 11px;font-size:12px;font-weight:900}.explore-mode-switch button{color:var(--muted);background:transparent}.explore-mode-switch button.active{color:var(--primary);background:#fff;box-shadow:0 1px 4px #1018281f}.explore-mode-switch button:disabled{cursor:not-allowed;opacity:.42}.explore-reset{height:34px;border:1px solid var(--border);color:var(--primary);background:var(--primary-soft)}.explore-crumbs{display:none}.explore-stepper{min-height:42px;display:flex;align-items:stretch;gap:5px;padding:1px 0 2px;overflow-x:auto}.explore-stepper button{cursor:pointer}.explore-stepper .step-home{min-width:76px;border:1px solid rgba(79,70,229,.2);border-radius:7px;padding:6px 9px;color:var(--primary);background:var(--primary-soft);font-size:12px;font-weight:900}.step-node{display:flex;align-items:center;gap:4px;min-width:0}.step-node>svg{flex:0 0 auto;color:#cbd5e1}.step-node button{min-width:132px;max-width:240px;border:1px solid var(--border);border-radius:8px;display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:6px;row-gap:1px;padding:5px 8px;color:var(--foreground);background:#fff;text-align:left;box-shadow:0 8px 18px -18px #0f172a6b}.step-node button span{grid-row:1 / 3;width:18px;height:18px;border-radius:999px;display:grid;place-items:center;color:var(--muted);background:#eef2f7;font-size:10px;font-weight:900}.step-node button strong{min-width:0;font-size:11.5px;font-weight:900;line-height:1.05}.step-node button em{min-width:0;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-style:normal;font-weight:800}.step-node.active button{border-color:#4f46e557;background:linear-gradient(135deg,#4f46e517,#fffffff0 54%),#fff;box-shadow:0 12px 26px -22px #4f46e59e}.step-node.active button span{color:#fff;background:var(--primary)}.step-node.active button strong{color:var(--primary)}.step-node.locked button{cursor:not-allowed;opacity:.52}.explore-summary{display:flex;align-items:baseline;gap:8px 18px;flex-wrap:wrap;padding:3px 2px 7px;border-bottom:1px solid var(--border)}.explore-summary div{display:inline-flex;align-items:baseline;gap:7px}.explore-summary div+div{padding-left:18px;border-left:1px solid var(--border)}.explore-summary span{color:#8b91a5;font-size:9.5px;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.explore-summary strong{color:var(--foreground);font-size:13.5px;font-weight:700;font-variant-numeric:tabular-nums}.problem-summary-panel{padding:7px;border:1px solid #fecdd3;border-radius:8px;background:linear-gradient(135deg,#fff7ed,#fff1f2)}.problem-summary-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.problem-summary-metrics div{padding:6px 8px;border:1px solid rgba(251,113,133,.28);border-radius:7px;background:#ffffffad}.problem-summary-metrics span{color:var(--muted);font-size:9.5px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.problem-summary-metrics strong{display:block;margin-top:1px;color:#9f1239;font-size:15px}.explore-content{min-height:0;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto minmax(0,1fr);overflow:hidden;border:1px solid var(--border);border-radius:8px;background:#fff}.explore-title-row{min-height:40px;display:flex;align-items:center;gap:8px;padding:9px 12px;border-bottom:1px solid var(--border);color:var(--primary);background:#fbfcff}.explore-title-row h3{flex:0 0 auto;color:var(--foreground);font-size:15px}.problem-table-tabs{min-width:0;flex:1 1 auto;display:flex;align-items:stretch;gap:5px;overflow-x:auto}.problem-table-tabs button{min-width:164px;border:1px solid rgba(251,113,133,.24);border-radius:7px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:5px 8px;color:#9f1239;background:#fff;cursor:pointer}.problem-table-tabs button span,.problem-table-tabs button em{display:grid;place-items:center;border-radius:999px;font-size:10.5px;font-style:normal;font-weight:950;line-height:1}.problem-table-tabs button span{width:20px;height:20px;color:#be123c;background:#ffe4e6}.problem-table-tabs button strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#9f1239;font-size:11.5px;font-weight:950}.problem-table-tabs button strong small{display:block;margin-top:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#b45309;font-size:9.5px;font-weight:900;line-height:1.05}.problem-table-tabs button em{min-width:24px;height:20px;padding:0 6px;color:#9f1239;background:#fff1f2}.problem-table-tabs button.active{border-color:#be123c;background:#be123c;box-shadow:0 12px 26px -22px #be123cb8}.problem-table-tabs button.active span{color:#be123c;background:#fff}.problem-table-tabs button.active strong,.problem-table-tabs button.active em{color:#fff}.problem-table-tabs button.active strong small{color:#ffffffd1}.problem-table-tabs button.active em{background:#ffffff2e}.problem-context-note{flex:1 1 260px;min-width:220px;margin:0 0 0 2px;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800}.problem-context-note strong{color:#9f1239}.explore-title-meta{margin-left:auto;min-width:0;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;color:var(--muted);font-size:11.5px;font-weight:900}.explore-title-meta span{min-width:0;max-width:260px;display:inline-flex;align-items:baseline;gap:4px}.explore-title-meta strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--foreground);font-size:12px}.order-detail-header{min-width:0;border-bottom:1px solid var(--border);background:linear-gradient(180deg,#fbfcff,#fff);padding:7px 12px 8px;display:grid;gap:6px}.odh-main{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.odh-code{color:var(--foreground);font-size:16px;font-weight:700;letter-spacing:-.01em;line-height:1.15}.odh-status{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:2.5px 8px;color:#475569;background:#f1f5f9;font-size:10.5px;font-weight:700;line-height:1.2}.odh-status.accepted{color:#047857;background:#d1fae5}.odh-status.partially_accepted{color:#a16207;background:#fef3c7}.odh-status.canceled,.odh-status.cancelled,.odh-status.rejected{color:#be123c;background:#ffe4e6}.status-dot{width:7px;height:7px;flex:0 0 auto;display:inline-block;border-radius:50%;background:#94a3b8}.status-dot.accepted{background:#059669}.status-dot.partially_accepted{background:#d97706}.status-dot.canceled,.status-dot.cancelled,.status-dot.rejected{background:#dc2626}.odh-badge{border-radius:6px;padding:2px 7px;color:#475569;background:#f1f5f9;box-shadow:inset 0 0 0 1px #e2e8f0;font-size:10px;font-weight:600;letter-spacing:.02em}.odh-when{color:var(--muted);font-size:11.5px;font-weight:600;font-variant-numeric:tabular-nums}.odh-fin{margin-left:auto;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;font-variant-numeric:tabular-nums}.odh-fin-label{color:#8b91a5;font-size:9.5px;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.odh-fin-value strong{color:var(--foreground);font-size:13.5px;font-weight:700}.odh-fin-value small{color:var(--muted);font-size:11.5px;font-weight:500}.odh-rate{align-self:center;border-radius:999px;padding:2px 6px;font-size:10.5px;font-style:normal;font-weight:900;line-height:1}.odh-rate.low{color:#be123c;background:#ffe4e6}.odh-rate.medium{color:#a16207;background:#fef3c7}.odh-rate.high{color:#047857;background:#d1fae5}.odh-rate.empty{color:var(--muted);background:#eef2f7}.odh-items{color:var(--muted);font-size:11px;font-weight:600;white-space:nowrap}.odh-zones{display:flex;align-items:baseline;gap:6px 14px;padding-top:6px;border-top:1px solid #eceef4;flex-wrap:wrap}.odh-zone{min-width:0;display:inline-flex;align-items:baseline;gap:7px}.odh-zone+.odh-zone{padding-left:14px;border-left:1px solid var(--border)}.odh-label{color:#8b91a5;font-size:9.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.odh-value{color:#182230;font-size:12.5px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.odh-route{display:inline-flex;align-items:center;gap:6px}.odh-route svg{flex:0 0 auto;color:#98a2b3}.odh-sub{color:var(--muted);font-size:11.5px;font-weight:500;font-variant-numeric:tabular-nums;white-space:nowrap}.odh-mail{min-width:0;max-width:100%;display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:2px 9px;color:#3730a3;background:#eef2ff;box-shadow:inset 0 0 0 1px #dfe3fb;font-size:11.5px;font-weight:600}.odh-mail svg{flex:0 0 auto}.odh-mail span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.explore-state{display:inline-flex;align-items:center;gap:7px;margin:12px;padding:10px 12px;border:1px solid var(--border);border-radius:8px;color:var(--muted);background:var(--card-soft);font-size:13px;font-weight:800}.explore-state.error{color:var(--danger);background:var(--danger-soft)}.explore-state.compact{margin:4px 0;padding:7px 9px;font-size:12px}.explore-title-search{margin-left:auto;min-width:220px;flex:0 1 340px;display:flex;align-items:center;gap:7px;color:var(--muted)}.explore-title-search input{width:100%;min-height:30px;border:1px solid var(--border);border-radius:8px;padding:0 10px;color:var(--foreground);outline:0}.explore-table{min-width:0;min-height:0;overflow:auto}.explore-content>.explore-table:nth-child(2){grid-row:2 / -1}.explore-head,.explore-row{display:grid;gap:8px;align-items:center;min-width:1120px}.day-table .explore-head,.day-table .explore-row{min-width:1020px;grid-template-columns:minmax(100px,.8fr) minmax(56px,.42fr) minmax(60px,.44fr) minmax(112px,.66fr) minmax(112px,.66fr) minmax(170px,.95fr) minmax(210px,1.1fr) minmax(86px,.56fr)}.cnpj-table .explore-head,.cnpj-table .explore-row{min-width:980px;grid-template-columns:minmax(180px,1.2fr) minmax(70px,.48fr) minmax(112px,.66fr) minmax(112px,.66fr) minmax(112px,.72fr) minmax(160px,.86fr) minmax(104px,.7fr)}.order-table .explore-head,.order-table .explore-row{min-width:1000px;grid-template-columns:minmax(110px,.7fr) minmax(200px,1.2fr) minmax(164px,.9fr) minmax(96px,.6fr) minmax(120px,.72fr) minmax(52px,.36fr) minmax(220px,1.2fr)}.problem-full-table .explore-head,.problem-full-table .explore-row{min-width:1160px;grid-template-columns:minmax(96px,.56fr) minmax(132px,.72fr) minmax(98px,.56fr) minmax(210px,1.12fr) minmax(150px,.82fr) minmax(86px,.46fr) minmax(78px,.42fr) minmax(72px,.38fr)}.shipping-problem-full-table .explore-head,.shipping-problem-full-table .explore-row{grid-template-columns:minmax(96px,.5fr) minmax(126px,.64fr) minmax(96px,.48fr) minmax(180px,.9fr) minmax(280px,1.35fr) minmax(70px,.34fr) minmax(78px,.38fr) minmax(72px,.34fr)}.item-table .explore-head,.item-table .explore-row{min-width:1220px;grid-template-columns:minmax(280px,1.42fr) minmax(116px,.62fr) minmax(150px,.78fr) minmax(118px,.58fr) minmax(125px,.66fr) minmax(138px,.68fr) minmax(110px,.6fr) minmax(168px,.88fr)}.item-external-group{min-width:1220px;border-top:1px solid var(--border)}.item-external-group:first-of-type{border-top:0}.item-external-head{display:flex;align-items:center;gap:8px;padding:8px 10px;color:var(--muted);background:linear-gradient(90deg,rgba(15,118,110,.08),transparent 48%),#f8fafc;font-size:11px;font-weight:900}.item-external-head span{text-transform:uppercase;letter-spacing:.08em}.item-external-head strong{color:#0f766e;font-size:12px}.item-external-head em{margin-left:auto;border-radius:999px;padding:2px 7px;color:#0f766e;background:#ccfbf1;font-size:10.5px;font-style:normal}.explore-head{position:sticky;top:0;z-index:2;padding:8px 10px;border-bottom:1px solid var(--border);color:var(--muted);background:#f8fafc;font-size:10.5px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.explore-row{position:relative;width:100%;border:0;border-top:1px solid var(--border);padding:8px 32px 8px 10px;color:var(--foreground);background:transparent;text-align:left}button.explore-row:hover,button.explore-row.selected{background:linear-gradient(90deg,rgba(79,70,229,.075),transparent 42%),#f8faff}button.explore-row.selected{box-shadow:inset 3px 0 0 var(--primary)}.explore-row span{color:var(--muted);font-size:11.5px;font-weight:800}.explore-row .connector-cell,.explore-row .distributor-cell,.explore-title-meta .connector-meta strong{white-space:pre-line;line-height:1.18}.explore-row .distributor-cell,.explore-title-meta .distributor-meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-status-reason{max-width:100%;color:#9f1239;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-cell{min-width:0}.product-name{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.explore-row .amount-ratio{display:flex;min-width:0;align-items:baseline;gap:6px;flex-wrap:wrap;line-height:1.2}.explore-row .amount-ratio strong{color:var(--foreground);font-size:12.5px}.explore-row .amount-ratio small{display:inline;margin-top:0;font-size:11px;white-space:nowrap}.explore-row .amount-ratio-store{flex-basis:100%;color:#94a3b8;font-size:10.5px;font-weight:700;white-space:nowrap}.explore-row .amount-ratio-rate{width:fit-content;align-self:center;margin:0;border-radius:999px;padding:2px 6px;font-size:10.5px;font-style:normal;font-weight:900;line-height:1}.explore-row .amount-ratio-rate.low{color:#be123c;background:#ffe4e6}.explore-row .amount-ratio-rate.medium{color:#a16207;background:#fef3c7}.explore-row .amount-ratio-rate.high{color:#047857;background:#d1fae5}.explore-row .amount-ratio-rate.empty{color:var(--muted);background:#eef2f7}.explore-count-split{display:flex!important;flex-wrap:wrap;align-items:baseline;gap:5px;min-width:0}.explore-count-split b{color:#8b91a5;font-size:9.5px;font-weight:700}.explore-count-split strong{color:var(--foreground);font-size:12.5px;font-weight:700;line-height:1.05}.explore-count-split i{color:#cbd5e1;font-size:11px;font-style:normal;font-weight:700}.day-result{display:flex;align-items:center;gap:10px;min-width:0}.day-result span{display:inline-flex;align-items:center;gap:5px;color:var(--foreground);font-size:12.5px;font-weight:700}.route-cell{min-width:0;display:inline-flex;align-items:center;gap:6px;color:var(--foreground);font-size:12px;font-weight:600}.route-cell svg{flex:0 0 auto;color:#98a2b3}.route-cell span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:inherit;font-size:inherit;font-weight:inherit}.badge-cell{display:flex;gap:5px;flex-wrap:wrap;min-width:0}.badge-cell .odh-badge{color:#475569;font-size:10px;font-weight:600}.explore-row .odh-status{width:fit-content;font-size:10.5px;font-weight:700}.explore-row strong{display:block;font-size:12.5px}.explore-row small{display:block;margin-top:3px;color:var(--muted);font-size:11.5px;font-weight:700}.product-meta{display:flex;align-items:center;gap:6px;min-width:0}.product-meta span{min-width:0;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-meta span+span{max-width:210px}.product-meta span+span:before{content:"·";margin-right:6px;color:#94a3b8}.explore-row em{margin-left:7px;border-radius:999px;padding:2px 6px;color:var(--warning);background:var(--warning-soft);font-size:11px;font-style:normal;font-weight:900}.row-next{position:absolute;top:50%;right:10px;color:#c4c9d4;translate:0 -50%;transition:color .12s ease,translate .12s ease}button.explore-row:hover .row-next,button.explore-row.selected .row-next{color:var(--primary);translate:3px -50%}@media (max-width: 1080px){.orders-explore-modal{max-height:calc(100vh - 24px)}.explore-backdrop{padding:12px}.explore-controls,.explore-controls.with-source,.explore-controls.problem-controls,.explore-controls.problem-controls.with-source{grid-template-columns:repeat(2,minmax(0,1fr))}.problem-summary-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.problem-summary-panel{grid-template-columns:1fr}.explore-mode-switch,.explore-reset{width:100%}}@media (max-width: 640px){.modal-backdrop.explore-backdrop{padding:0}.orders-explore-modal{width:100%;height:100dvh;max-height:100dvh;display:flex;flex-direction:column;border-radius:0;padding:10px;overflow-y:auto;overscroll-behavior:contain}.explore-modal-header{gap:10px}.explore-modal-header>div{grid-template-columns:1fr;gap:3px}.explore-modal-header h2{font-size:18px;white-space:normal}.explore-controls,.explore-controls.with-source,.explore-controls.problem-controls,.explore-controls.problem-controls.with-source{grid-template-columns:1fr;gap:7px}.explore-mode-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.explore-stepper{min-height:max-content;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(44px,auto);align-items:stretch;gap:6px;padding-bottom:6px;overflow:visible}.explore-stepper .step-home,.step-node button{width:100%;min-height:44px;min-width:0;max-width:none;padding:7px 8px}.step-node{display:block;min-height:44px;min-width:0}.step-node>svg{display:none}.step-node button em{overflow:visible;text-overflow:clip;white-space:normal;line-height:1.15}.explore-summary{gap:6px 14px;padding:6px 0 8px}.explore-summary div+div{padding-left:14px}.problem-summary-metrics{grid-template-columns:1fr}.problem-group-table{max-height:none}.explore-title-row{align-items:flex-start;flex-wrap:wrap;padding:9px 10px}.explore-title-row h3{font-size:14px}.explore-title-meta{width:100%;margin-left:25px;justify-content:flex-start;gap:6px 8px}.problem-table-tabs{width:100%;flex-basis:100%;margin-left:25px}.problem-table-tabs button{min-width:136px}.problem-context-note{width:100%;min-width:0;margin-left:25px;white-space:normal;line-height:1.25}.explore-title-meta span{max-width:100%}.explore-title-search{flex:1 1 100%;margin-left:25px;min-width:0}.odh-fin{width:100%;margin-left:0}.odh-zones{flex-direction:column;align-items:stretch}.odh-zone{display:flex}.odh-zone+.odh-zone{padding-left:0;border-left:0}.explore-content{min-height:auto;overflow:visible}.explore-table{min-height:auto;overflow:visible;padding:8px}.explore-head{display:none}.explore-row,.day-table .explore-row,.cnpj-table .explore-row,.order-table .explore-row,.problem-full-table .explore-row,.item-table .explore-row{width:100%;min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 12px;margin-bottom:8px;padding:10px 34px 10px 10px;border:1px solid var(--border);border-radius:10px;background:#fff}.item-external-group{min-width:0;border:0}.item-external-head{flex-wrap:wrap;margin:4px 0 8px;border:1px solid var(--border);border-radius:10px}.explore-row>:not(.row-next){min-width:0;display:grid;gap:3px}.explore-row>:not(.row-next):before{color:var(--muted);font-size:9.5px;font-weight:900;letter-spacing:.05em;line-height:1;text-transform:uppercase}.day-table .explore-row>:nth-child(1),.cnpj-table .explore-row>:nth-child(1),.order-table .explore-row>:nth-child(1),.item-table .explore-row>:nth-child(1){grid-column:1 / -1}.day-table .explore-row>:nth-child(1):before{content:"Data"}.day-table .explore-row>:nth-child(2):before{content:"CNPJs"}.day-table .explore-row>:nth-child(3):before{content:"Pedidos"}.day-table .explore-row>:nth-child(4):before{content:"Manual / auto"}.day-table .explore-row>:nth-child(5):before{content:"Loja / rede"}.day-table .explore-row>:nth-child(6):before{content:"Resultado"}.day-table .explore-row>:nth-child(7):before{content:"Aceito / total"}.day-table .explore-row>:nth-child(8):before{content:"Ticket"}.cnpj-table .explore-row>:nth-child(1):before{content:"Loja"}.cnpj-table .explore-row>:nth-child(2):before{content:"Pedidos"}.cnpj-table .explore-row>:nth-child(3):before{content:"Manual / auto"}.cnpj-table .explore-row>:nth-child(4):before{content:"Loja / rede"}.cnpj-table .explore-row>:nth-child(5):before{content:"Último pedido"}.cnpj-table .explore-row>:nth-child(6):before{content:"Aceito / total"}.cnpj-table .explore-row>:nth-child(7):before{content:"Ticket"}.order-table .explore-row>:nth-child(1):before{content:"Pedido"}.order-table .explore-row>:nth-child(2):before{content:"Roteamento"}.order-table .explore-row>:nth-child(3):before{content:"Tipo · Origem"}.order-table .explore-row>:nth-child(4):before{content:"Data"}.order-table .explore-row>:nth-child(5):before{content:"Status"}.order-table .explore-row>:nth-child(6):before{content:"Itens"}.order-table .explore-row>:nth-child(7):before{content:"Aceito / total"}.problem-full-table .explore-row>:nth-child(1):before{content:"Data"}.problem-full-table .explore-row>:nth-child(2):before{content:"Conector"}.problem-full-table .explore-row>:nth-child(3):before{content:"Dimensão"}.problem-full-table .explore-row>:nth-child(4):before{content:"Grupo"}.canceled-problem-table .explore-row>:nth-child(5):before{content:"Itens cancelados"}.canceled-problem-table .explore-row>:nth-child(6):before{content:"Itens totais"}.shipping-problem-full-table .explore-row>:nth-child(5):before{content:"Motivo"}.shipping-problem-full-table .explore-row>:nth-child(6):before{content:"Itens"}.problem-full-table .explore-row>:nth-child(7):before{content:"Pedidos"}.problem-full-table .explore-row>:nth-child(8):before{content:"CNPJs"}.item-table .explore-row>:nth-child(1):before{content:"Produto"}.item-table .explore-row>:nth-child(2):before{content:"Conector"}.item-table .explore-row>:nth-child(3):before{content:"Distribuidora"}.item-table .explore-row>:nth-child(4):before{content:"Origem do pedido"}.item-table .explore-row>:nth-child(5):before{content:"Status"}.item-table .explore-row>:nth-child(6):before{content:"Solicitada / aceita"}.item-table .explore-row>:nth-child(7):before{content:"Preço líquido"}.item-table .explore-row>:nth-child(8):before{content:"Aceito / total"}.product-meta{flex-wrap:wrap}.product-meta span+span{max-width:100%}}:root{color-scheme:light;--background: #f7f8fa;--foreground: #111827;--muted: #667085;--muted-2: #98a2b3;--card: #ffffff;--card-soft: #fbfcfe;--border: #e4e7ec;--border-strong: #d0d5dd;--sidebar: #111827;--sidebar-soft: #1f2937;--primary: #4f46e5;--primary-soft: #eef2ff;--success: #059669;--success-soft: #ecfdf3;--warning: #d97706;--warning-soft: #fffbeb;--danger: #dc2626;--danger-soft: #fef2f2;--shadow: 0 10px 28px rgba(16, 24, 40, .08)}*{box-sizing:border-box}body{margin:0;font-family:IBM Plex Sans,sans-serif;color:var(--foreground);background:linear-gradient(180deg,rgba(79,70,229,.045),transparent 260px),var(--background)}button,input,select{font:inherit}button{cursor:pointer}.loading-screen,.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.aura-card{border:1px solid var(--border);border-radius:8px;background:var(--card);box-shadow:var(--shadow)}.login-panel{width:min(430px,100%);padding:32px}.brand-mark,.side-brand span{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;color:#fff;background:linear-gradient(135deg,var(--primary),#0ea5e9);font-size:22px;font-weight:800}.eyebrow{margin:0 0 8px;color:var(--primary);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}h1,h2,h3{margin:0;letter-spacing:0}h1{font-size:clamp(28px,3.4vw,40px);line-height:1.02}h2{font-size:22px;line-height:1.18}h3{font-size:14px}.login-copy{color:var(--muted);margin:10px 0 26px}.login-form{display:grid;gap:16px}.login-form label,.filters label{display:grid;gap:7px;color:var(--muted);font-size:13px;font-weight:700}.login-form input,.filters input,.filters select{min-height:40px;border:1px solid var(--border-strong);border-radius:8px;padding:0 12px;color:var(--foreground);background:#fff;outline:none}.login-form input:focus,.filters input:focus,.filters select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #4f46e51f}.login-form button,.refresh,.ghost-button{min-height:40px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.login-form button,.refresh{border:0;background:var(--primary);color:#fff;font-weight:800;padding:0 16px}.ghost-button{background:var(--card);color:var(--muted);border:1px solid var(--border);padding:0 14px}.form-error,.error-box{color:var(--danger)}.dashboard-shell{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr);align-items:start;transition:grid-template-columns .18s ease}.dashboard-shell.sidebar-collapsed{grid-template-columns:78px minmax(0,1fr)}.sidebar{position:sticky;top:0;align-self:start;height:100dvh;overflow-y:auto;background:var(--sidebar);color:#f9fafb;padding:22px;display:flex;flex-direction:column;gap:24px;min-width:0}.side-brand{display:flex;align-items:center;gap:12px}.side-brand strong{font-size:17px}.side-menu-footer{margin-top:auto;width:100%;display:flex;justify-content:flex-start;padding-top:10px;border-top:1px solid rgba(255,255,255,.1)}.sidebar-toggle{width:34px;height:34px;border:1px solid rgba(255,255,255,.12);border-radius:8px;display:grid;place-items:center;color:#cbd5e1;background:#ffffff0f}.sidebar-toggle:hover{color:#fff;background:#ffffff1f}.sidebar nav{display:grid;gap:8px}.sidebar nav button{width:100%;border:0;display:flex;gap:10px;align-items:center;padding:11px 12px;border-radius:8px;background:transparent;color:#cbd5e1;text-align:left}.sidebar nav button.active{background:#ffffff1a;color:#fff}.side-user{margin-top:0;display:flex;gap:10px;align-items:flex-start;color:#d1d5db;font-size:13px}.side-user strong,.side-user span{display:block}.side-user span{color:#9ca3af;margin-top:3px;overflow-wrap:anywhere}.dashboard-shell.sidebar-collapsed .sidebar{padding:22px 12px;align-items:center}.dashboard-shell.sidebar-collapsed .side-brand{width:100%;flex-direction:column;gap:14px}.dashboard-shell.sidebar-collapsed .side-brand strong,.dashboard-shell.sidebar-collapsed .nav-label,.dashboard-shell.sidebar-collapsed .side-user-copy{display:none}.dashboard-shell.sidebar-collapsed .side-menu-footer{justify-content:center}.dashboard-shell.sidebar-collapsed .sidebar nav{width:100%}.dashboard-shell.sidebar-collapsed .sidebar nav button{justify-content:center;padding:12px 0}.dashboard-shell.sidebar-collapsed .side-user{justify-content:center;align-items:center;width:100%}.content{padding:10px 20px 16px;max-width:none;width:100%;min-width:0}.topbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px}.topbar h1{font-size:22px;line-height:1.1}.topbar .eyebrow{margin:0 0 3px}@media (min-width: 861px){.content:has(>.conn-page),.content:has(>.sp-page){height:100dvh;overflow:hidden;display:flex;flex-direction:column}.content:has(>.conn-page)>.topbar,.content:has(>.sp-page)>.topbar{flex:0 0 auto}}.filters{display:flex;flex-wrap:wrap;align-items:end;gap:10px;padding:8px 12px;margin-bottom:12px;box-shadow:none}.filters label:first-child{min-width:auto}.filters label{min-width:auto;display:inline-flex;align-items:center;gap:7px;font-size:12px;white-space:nowrap}.filters label svg{display:inline;vertical-align:-3px;margin-right:4px}.filters input,.filters select{min-height:34px;width:150px;padding:0 10px}.filters select{width:150px}.loading-box,.error-box{padding:16px;border:1px solid var(--border);border-radius:8px;background:var(--card);margin-bottom:14px}.chart-card{padding:16px 18px 10px;box-shadow:none;background:linear-gradient(180deg,#fff,#fbfcff)}.chart-actions{width:340px;display:grid;justify-items:end;gap:12px}.mode-switch{display:inline-flex;gap:2px;padding:3px;border:1px solid var(--border);border-radius:8px;background:#f2f4f7}.mode-switch button{min-height:30px;border:0;border-radius:6px;padding:0 10px;color:var(--muted);background:transparent;font-size:12px;font-weight:900}.mode-switch button.active{color:var(--primary);background:#fff;box-shadow:0 1px 4px #1018281f}.legend{min-height:42px;display:inline-flex;align-items:flex-start;justify-content:flex-end;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:12px;font-weight:800}.legend.compact{max-width:420px;justify-content:flex-end}.legend-item{display:inline-flex;align-items:center;gap:5px;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legend-item.wrap{max-width:96px;white-space:normal;line-height:1.05}.dot{width:9px;height:9px;border-radius:999px;display:inline-block}.dot.automatic{background:var(--primary)}.dot.manual{background:var(--warning)}.dot.value{background:var(--success)}.dot.planned{background:#cbd5e1}.chart-hint{width:fit-content;display:inline-flex;align-items:center;gap:7px;margin-bottom:2px;color:var(--primary);background:var(--primary-soft);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.week-chart-shell{min-height:365px;display:grid;gap:6px}.chart-axis-row{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;font-weight:800}.chart-body{display:grid;grid-template-columns:54px minmax(0,1fr) 64px;gap:10px;min-height:322px}.order-axis,.value-axis{height:270px;display:flex;flex-direction:column;justify-content:space-between;padding-top:12px;color:var(--muted);font-size:12px;font-weight:700}.value-axis{text-align:right}.chart-stage{--chart-width: 420px;position:relative;min-height:302px;overflow-x:auto;padding:8px 0 0}.grid-lines{position:absolute;top:20px;right:0;bottom:54px;left:0;width:max(100%,var(--chart-width));display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.grid-lines span{border-top:1px dashed #d8dee8}.value-line{position:absolute;top:18px;left:22px;width:calc(100% - 44px);height:calc(100% - 80px);z-index:4;overflow:hidden;pointer-events:none}.value-line polyline{fill:none;stroke:var(--success);stroke-width:1.2;vector-effect:non-scaling-stroke}.value-line circle{fill:var(--success);stroke:#fff;stroke-width:.8;vector-effect:non-scaling-stroke}.value-labels{position:absolute;top:18px;left:22px;width:calc(100% - 44px);height:calc(100% - 80px);z-index:5;pointer-events:none}.value-labels span{position:absolute;translate:-50% -50%;color:var(--success);background:#ffffffe6;border-radius:999px;padding:2px 6px;font-size:12px;font-weight:900;white-space:nowrap;box-shadow:0 1px 4px #10182814}.week-chart{position:relative;z-index:8;width:max(100%,var(--chart-width));height:302px;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(74px,1fr);align-items:end;gap:18px;padding:14px 22px 0}.week-column{position:relative;height:286px;min-width:68px;border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:5px;color:var(--foreground)}.week-tooltip{position:absolute;left:50%;top:10px;bottom:auto;z-index:60;width:max-content;min-width:252px;max-width:336px;translate:-50% -2px;opacity:0;visibility:hidden;pointer-events:none;display:grid;gap:6px;padding:9px 10px 10px;border:1px solid rgba(15,23,42,.14);border-radius:8px;color:var(--foreground);background:linear-gradient(180deg,#f8fafcfa,#fffffffa),radial-gradient(circle at 16% 0%,rgba(37,99,235,.1),transparent 38%);box-shadow:0 18px 42px #10182838;text-align:left;transition:opacity .12s ease,translate .12s ease,visibility .12s ease}.week-tooltip:after{content:"";position:absolute;left:50%;bottom:-6px;width:10px;height:10px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:#fffffffa;rotate:45deg;translate:-50% 0}.week-column:hover,.week-column:focus-visible{z-index:70}.week-column:first-child .week-tooltip{left:0;translate:0 -4px}.week-column:first-child .week-tooltip:after{left:24px}.week-column:last-child .week-tooltip{left:auto;right:0;translate:0 -4px}.week-column:last-child .week-tooltip:after{left:auto;right:24px;translate:0}.week-column:hover .week-tooltip,.week-column:focus-visible .week-tooltip{opacity:1;visibility:visible;translate:-50% 2px}.week-column:first-child:hover .week-tooltip,.week-column:first-child:focus-visible .week-tooltip,.week-column:last-child:hover .week-tooltip,.week-column:last-child:focus-visible .week-tooltip{translate:0 2px}.week-column .bar-offset-tooltip{top:auto;bottom:calc(var(--bar-height, 8%) + 58px)}.week-column:hover .bar-offset-tooltip,.week-column:focus-visible .bar-offset-tooltip{translate:-50% -8px}.week-column:first-child:hover .bar-offset-tooltip,.week-column:first-child:focus-visible .bar-offset-tooltip,.week-column:last-child:hover .bar-offset-tooltip,.week-column:last-child:focus-visible .bar-offset-tooltip{translate:0 -8px}.week-column .side-tooltip{top:8px;bottom:auto}.week-column .side-tooltip.side-right{left:calc(100% + 14px);right:auto;translate:0 -2px}.week-column .side-tooltip.side-left{left:auto;right:calc(100% + 14px);translate:0 -2px}.week-column .side-tooltip:after{display:none}.week-column:hover .side-tooltip,.week-column:focus-visible .side-tooltip,.week-column:first-child:hover .side-tooltip,.week-column:first-child:focus-visible .side-tooltip,.week-column:last-child:hover .side-tooltip,.week-column:last-child:focus-visible .side-tooltip{translate:0 2px}.tooltip-title{padding-bottom:2px;color:#0f172a;font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.tooltip-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;color:var(--muted);font-size:11px;font-weight:800;line-height:1.2}.tooltip-row span{min-width:0;display:inline-flex;align-items:center;gap:6px}.tooltip-row i{width:8px;height:8px;border-radius:999px}.tooltip-row strong{color:var(--foreground);font-size:11px;text-align:right;white-space:nowrap}.matrix-tooltip{min-width:328px;max-width:344px;z-index:240}.matrix-tooltip.ratio-tooltip{min-width:448px;max-width:476px}.matrix-tooltip .tooltip-title{letter-spacing:.02em}.tooltip-columns{display:grid;grid-template-columns:minmax(0,1fr) 58px 112px;gap:12px;padding:0;color:#94a3b8;font-size:9px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.tooltip-columns span:nth-child(2),.tooltip-columns span:nth-child(3),.tooltip-columns span:nth-child(4){text-align:right}.ratio-tooltip .tooltip-columns{grid-template-columns:minmax(0,1fr) 96px 52px 136px}.tooltip-row.has-amount{grid-template-columns:minmax(0,1fr) 58px 112px;gap:12px;min-height:20px;padding:1px 0;font-size:11px}.tooltip-row.has-rate{grid-template-columns:minmax(0,1fr) 96px 52px 136px}.tooltip-row.has-amount strong,.tooltip-row.has-amount b,.tooltip-row.has-amount em{font-size:11px;font-style:normal;font-weight:900;text-align:right;white-space:nowrap}.tooltip-row.has-amount em{color:#0f766e}.tooltip-row.has-amount b{color:#475569}.tooltip-row.has-amount em:empty{display:none}.tooltip-row.has-amount.is-total{margin:1px 0 3px;padding:6px 8px;border:1px solid rgba(15,23,42,.09);border-radius:8px;color:#334155;background:#ffffffd1;box-shadow:inset 0 1px #ffffffe6}.tooltip-row.has-amount.is-total span,.tooltip-row.has-amount.is-total strong{color:#0f172a}.tooltip-row.has-amount.is-total em{color:#047857}.goal-accepted-tooltip{min-width:430px;max-width:460px;gap:8px;padding:10px;border-color:#05966938;background:radial-gradient(circle at 14% 0%,rgba(16,185,129,.18),transparent 42%),linear-gradient(180deg,#fafdfbfa,#fffffffa)}.goal-tooltip-hero{display:grid;gap:3px;padding:10px 12px 11px;border:1px solid rgba(5,150,105,.16);border-radius:8px;background:linear-gradient(135deg,#ecfdf5f5,#ffffffeb),radial-gradient(circle at 100% 0%,rgba(16,185,129,.18),transparent 48%);box-shadow:inset 0 1px #fffffff0}.goal-tooltip-hero span{color:#047857;font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.goal-tooltip-hero strong{color:#064e3b;font-size:23px;font-weight:900;letter-spacing:-.02em;line-height:1.05;white-space:nowrap}.goal-tooltip-hero em{color:#64748b;font-size:11px;font-style:normal;font-weight:800}.goal-accepted-tooltip .goal-tooltip-columns{grid-template-columns:minmax(0,1fr) 96px 52px 136px;padding:1px 2px 0}.goal-tooltip-plan{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:7px;border-top:1px solid rgba(148,163,184,.2)}.goal-tooltip-plan>span{display:grid;gap:2px;padding:8px 9px;border-radius:8px;background:#f8fafce0}.goal-tooltip-plan small{color:#64748b;font-size:9px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.goal-tooltip-plan strong{color:#0f172a;font-size:12px;font-weight:900;white-space:nowrap}.goal-tooltip-plan .up strong{color:#047857}.goal-tooltip-plan .down strong{color:#e11d48}.selection-band{position:absolute;top:0;right:2px;bottom:28px;left:2px;border:1px dashed transparent;border-radius:8px;pointer-events:none}.week-column.selected .selection-band{border-color:#f59e0bbf;background:#f59e0b09}.week-column strong{font-size:13px}.week-column em{color:var(--muted);font-size:12px;font-style:normal;font-weight:800}.week-column small{color:var(--muted);font-weight:800}.week-bar{position:relative;width:48px;min-height:8px;border-radius:8px 8px 3px 3px;overflow:hidden;background:#eef2f7;outline:1px solid rgba(16,24,40,.06);display:flex;flex-direction:column-reverse;box-shadow:0 14px 24px #10182814}.week-bar-part.automatic{display:block;background:var(--primary)}.week-bar-part.manual{display:block;background:var(--warning)}.week-bar-part.store-origin{display:block;background:linear-gradient(180deg,#3b82f6,#2563eb)}.week-bar-part.network-origin{display:block;background:linear-gradient(180deg,#94a3b8,#64748b)}.week-bar-part.financial{display:block;background:linear-gradient(180deg,#34d399,#059669)}.week-bar-part.financial-store{display:block;background:linear-gradient(180deg,#10b981,#047857)}.week-bar-part.financial-network{display:block;background:linear-gradient(180deg,#6ee7b7,#34d399)}.weekly-v2 .week-bar-part.external{display:block}.weekly-v2 .week-bar-part.external-empty{display:block;background:#cbd5e1}.weekly-v2 .week-column.external-column .week-bar{width:50px;outline-color:#2563eb1a;box-shadow:0 14px 28px #2563eb17}.weekly-v2 .external-column .week-tooltip{z-index:240;min-width:280px;max-width:336px}.weekly-v2 .external-column .bar-offset-tooltip{bottom:calc(var(--bar-height, 8%) + 84px)}.weekly-v2 .external-column .side-tooltip{top:8px;bottom:auto}.weekly-v2 .external-column .tooltip-title{line-height:1.1}.weekly-v2 .external-column .tooltip-row{line-height:1.15}.weekly-v2 .external-column .tooltip-row i{width:7px;height:7px}.weekly-v2 .external-column:nth-last-child(-n+3) .week-tooltip{left:auto;right:0;translate:0 -4px}.weekly-v2 .external-column:nth-last-child(-n+3) .week-tooltip:after{left:auto;right:24px;translate:0}.weekly-v2 .external-column:nth-last-child(-n+3):hover .week-tooltip,.weekly-v2 .external-column:nth-last-child(-n+3):focus-visible .week-tooltip{translate:0 2px}.weekly-v2 .external-column:nth-last-child(-n+3):hover .bar-offset-tooltip,.weekly-v2 .external-column:nth-last-child(-n+3):focus-visible .bar-offset-tooltip{translate:0 -8px}.weekly-v2 .external-column:nth-last-child(-n+3):hover .side-tooltip,.weekly-v2 .external-column:nth-last-child(-n+3):focus-visible .side-tooltip{translate:0 2px}.weekly-v2 .external-column:nth-last-child(-n+3) .side-tooltip.side-right,.weekly-v2 .external-column:nth-last-child(-n+3) .side-tooltip.side-left{top:8px;bottom:auto}.weekly-v2 .external-column:nth-last-child(-n+3) .side-tooltip.side-right{left:calc(100% + 14px);right:auto}.weekly-v2 .external-column:nth-last-child(-n+3) .side-tooltip.side-left{left:auto;right:calc(100% + 14px)}.weekly-v2 .week-column.external-column.selected .selection-band{border-color:#2563eb9e;background:#2563eb09}.week-column:hover .week-bar,.week-column.selected .week-bar{box-shadow:0 0 0 4px #4f46e524}.weekly-v2 .week-column.external-column:hover .week-bar,.weekly-v2 .week-column.external-column.selected .week-bar{box-shadow:0 0 0 4px #2563eb21}.week-column.selected small{color:var(--primary)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:24px;background:#11182785}.modal-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding-bottom:14px;border-bottom:1px solid var(--border)}.modal-header span,.modal-toolbar{color:var(--muted);font-size:13px;font-weight:800}.icon-button{width:34px;height:34px;border:1px solid var(--border);border-radius:8px;display:grid;place-items:center;color:var(--muted);background:#fff}.modal-toolbar{display:flex;justify-content:space-between;gap:12px;padding:12px 0}@media (max-width: 980px){.dashboard-shell,.dashboard-shell.sidebar-collapsed{grid-template-columns:1fr}.sidebar{position:static;height:auto;overflow-y:visible}.dashboard-shell.sidebar-collapsed .sidebar{align-items:stretch;padding:22px}.dashboard-shell.sidebar-collapsed .side-brand{flex-direction:row;gap:12px}.dashboard-shell.sidebar-collapsed .side-brand strong,.dashboard-shell.sidebar-collapsed .nav-label,.dashboard-shell.sidebar-collapsed .side-user-copy{display:block}.dashboard-shell.sidebar-collapsed .side-menu-footer{margin-top:0;justify-content:flex-start;padding-top:0;border-top:0}.dashboard-shell.sidebar-collapsed .sidebar nav button{justify-content:flex-start;padding:11px 12px}.dashboard-shell.sidebar-collapsed .side-user{justify-content:flex-start;align-items:flex-start}.chart-actions,.legend.compact{justify-content:flex-start;justify-items:start;width:100%}.chart-body{grid-template-columns:minmax(0,1fr)}.order-axis,.value-axis{display:none}.chart-stage{overflow-x:hidden;min-height:286px}.grid-lines{width:100%}.value-line,.value-labels{left:8px;width:calc(100% - 16px)}.week-chart{width:100%;height:286px;grid-auto-columns:minmax(48px,1fr);gap:10px;padding:14px 8px 0}.week-column{min-width:0}.week-bar{width:38px}.topbar,.hero-band{align-items:stretch;flex-direction:column}.hero-hint{width:fit-content}.modal-backdrop{align-items:stretch;padding:12px}.modal-header{align-items:stretch}}@media (max-width: 720px){.content{padding:10px 14px 16px}.topbar{gap:10px}.topbar .ghost-button{width:100%}.filters{display:grid;grid-template-columns:1fr;align-items:stretch;padding:10px}.filters label{width:100%;display:grid;grid-template-columns:1fr;white-space:normal}.filters label svg{margin-right:6px}.filters input,.filters select,.filters .refresh{width:100%}.chart-card{padding:12px}.chart-actions{width:100%}.chart-axis-row{gap:10px;font-size:11px}}@media (max-width: 480px){.login-shell{align-items:start;padding:20px 14px}.login-panel{padding:24px 20px}h1{font-size:32px;line-height:1.08}.sidebar{padding:14px;gap:14px}.dashboard-shell.sidebar-collapsed .sidebar{padding:14px}}.weekly-v2{--wv2-accent: #10b981;--wv2-accent-deep: #059669;--wv2-accent-soft: #ecfdf5;--wv2-accent-ring: rgba(16, 185, 129, .22);display:grid;grid-template-columns:minmax(0,1fr);gap:9px;min-width:0;overflow-x:clip}.weekly-v2>*{min-width:0}.weekly-v2.on-track{--wv2-accent: #38bdf8;--wv2-accent-deep: #0284c7;--wv2-accent-soft: #ecfeff;--wv2-accent-ring: rgba(56, 189, 248, .22)}.weekly-v2.behind{--wv2-accent: #fb7185;--wv2-accent-deep: #e11d48;--wv2-accent-soft: #fff1f2;--wv2-accent-ring: rgba(251, 113, 133, .22)}.wv2-hero{position:relative;border-radius:18px;overflow:hidden;color:#e5e7f5;background:radial-gradient(900px 420px at 88% -10%,rgba(99,102,241,.32),transparent 70%),linear-gradient(155deg,#1b1d3a,#14152b 48%,#0c0d1c);box-shadow:0 30px 70px -28px #0a0c1e9e;isolation:isolate}.wv2-hero-aura{position:absolute;width:460px;height:460px;right:-120px;top:-200px;border-radius:999px;background:radial-gradient(circle,var(--wv2-accent),transparent 62%);opacity:.34;filter:blur(14px);z-index:-1}.wv2-hero-grain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:34px 34px;-webkit-mask-image:radial-gradient(680px 360px at 22% 18%,#000 0%,transparent 78%);mask-image:radial-gradient(680px 360px at 22% 18%,#000 0%,transparent 78%)}.wv2-hero-inner{padding:12px 18px}.wv2-hero-head{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:10px 18px}.wv2-hero-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.wv2-hero-eyebrow{display:inline-flex;align-items:center;gap:6px;margin:0 0 5px;padding:3px 9px;border-radius:999px;background:#ffffff14;color:#c7c9e8;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.wv2-hero-head h2{margin:0;font-size:clamp(20px,2.2vw,28px);font-weight:800;line-height:1.04;letter-spacing:-.02em;color:#fff}.wv2-hero-head h2 span{display:block;margin-top:2px;font-size:clamp(14px,1.15vw,17px);font-weight:600;color:#a6a9cf;letter-spacing:0}.wv2-hero-sub{margin:4px 0 0;color:#8d90b8;font-size:12px;font-weight:600}.wv2-status-badge{flex-shrink:0;display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap;border:1px solid var(--wv2-accent-ring);background:#ffffff0d;color:var(--wv2-accent);box-shadow:0 0 0 4px #ffffff04,0 0 26px -6px var(--wv2-accent)}.goal-help-button{width:32px;height:32px;display:grid;place-items:center;border:1px solid rgba(203,213,225,.2);border-radius:999px;color:#cbd5e1;background:#ffffff12;cursor:pointer;transition:color .12s ease,background .12s ease,border-color .12s ease,transform .12s ease}.goal-help-button:hover,.goal-help-button:focus-visible{color:#fff;border-color:#7dd3fc6b;background:#0e749047;transform:translateY(-1px);outline:none}.wv2-hero-body{display:grid;grid-template-columns:168px minmax(0,1fr);gap:14px;align-items:center;margin-top:6px}.wv2-gauge{position:relative}.wv2-gauge svg{width:100%;display:block;overflow:visible}.wv2-gauge-track{stroke:#ffffff17}.wv2-gauge-fill{stroke:url(#wv2GaugeArc);filter:drop-shadow(0 4px 16px var(--wv2-accent-ring));transition:stroke-dashoffset 1.4s cubic-bezier(.22,1,.36,1)}.wv2-gauge-marker{fill:#fff}.wv2-gauge-marker-halo{fill:#ffffff29}.wv2-gauge-center{position:absolute;left:50%;bottom:8%;translate:-50% 0;text-align:center}.wv2-gauge-center strong{display:block;font-size:34px;font-weight:800;line-height:1;letter-spacing:-.03em;color:#fff}.wv2-gauge-center span{display:block;margin-top:4px;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#8d90b8}.wv2-gauge-ends{display:flex;justify-content:space-between;margin-top:2px;padding:0 8px;color:#6f7299;font-size:10px;font-weight:800}.wv2-hero-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.wv2-hero-stat{padding:9px 11px;border-radius:12px;border:1px solid rgba(255,255,255,.07);background:linear-gradient(180deg,#ffffff0e,#ffffff05)}.wv2-hero-stat.realized{border-color:var(--wv2-accent-ring);background:linear-gradient(180deg,#ffffff0d,#ffffff03),radial-gradient(120px 80px at 100% 0%,var(--wv2-accent-ring),transparent 70%)}.wv2-hero-stat-label{display:block;color:#9295bf;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.wv2-hero-stat strong{display:block;margin:3px 0 2px;font-size:18px;font-weight:800;letter-spacing:-.02em;color:#fff}.wv2-hero-stat small{display:inline-flex;align-items:center;gap:4px;color:#8d90b8;font-size:11px;font-weight:700}.wv2-hero-stat small.up{color:#34d399}.wv2-hero-stat small.down{color:#fb7185}.wv2-hero-track-wrap{margin-top:8px}.wv2-hero-track{position:relative;height:10px;border-radius:999px;background:#ffffff12;box-shadow:inset 0 0 0 1px #ffffff0d}.wv2-hero-track-fill{position:absolute;inset:0 auto 0 0;border-radius:999px;background:linear-gradient(90deg,var(--wv2-accent-deep),var(--wv2-accent));box-shadow:0 0 18px var(--wv2-accent-ring);transition:width 1.2s cubic-bezier(.22,1,.36,1)}.wv2-hero-track-marker{position:absolute;top:-5px;bottom:-5px;width:3px;translate:-50% 0;background:#f8fafc;border-radius:999px}.wv2-hero-track-marker i{position:absolute;top:-6px;left:50%;translate:-50% 0;width:9px;height:9px;border-radius:999px;background:#f8fafc}.wv2-hero-track-legend{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px;color:#9295bf;font-size:11px;font-weight:700}.wv2-hero-track-legend span{display:inline-flex;align-items:center;gap:7px}.wv2-hero-track-legend .dot{width:9px;height:9px;border-radius:999px}.wv2-hero-track-legend .dot.realized{background:var(--wv2-accent)}.wv2-hero-track-legend .dot.expected{background:#f8fafc}.wv2-hero-track-legend .dot.target{background:#6f7299}.super-goal-disclosure-wrap{position:relative;z-index:1;margin-top:14px}.super-goal-disclosure{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid rgba(125,211,252,.24);border-radius:9px;padding:10px 12px;color:#f8fafc;background:linear-gradient(135deg,#0f172a3d,#0e74901f),#ffffff09;cursor:pointer;text-align:left;box-shadow:inset 0 1px #ffffff14;transition:border-color .14s ease,background .14s ease,transform .14s ease}.super-goal-disclosure:hover,.super-goal-disclosure:focus-visible{border-color:#93c5fd7a;background:linear-gradient(135deg,#0f172a4d,#0e74902e),#ffffff0e;outline:none;transform:translateY(-1px)}.super-goal-disclosure-copy{min-width:0}.super-goal-disclosure-copy strong{color:#f8fafc;font-size:15px;font-weight:950}.super-goal-disclosure-action{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;border-radius:999px;padding:7px 10px;color:#dbeafe;background:#0f172a4d;font-size:12px;font-weight:900}.super-goal-disclosure-action svg{transition:rotate .14s ease}.super-goal-disclosure-wrap.open .super-goal-disclosure-action svg{rotate:180deg}.super-goal-disclosure-wrap.open .super-goal-panel{margin-top:8px}.super-goal-panel{position:relative;z-index:1;display:grid;grid-template-columns:minmax(220px,.72fr) minmax(0,1fr);gap:14px;align-items:stretch;margin-top:14px;border:1px solid rgba(125,211,252,.22);border-radius:9px;padding:12px;background:linear-gradient(135deg,#0f172a33,#0e749029),#ffffff0a;box-shadow:inset 0 1px #ffffff14}.super-goal-panel.reserved{border-color:#93c5fd4d;background:linear-gradient(135deg,#0f172a47,#1e293b2e),#ffffff0a}.super-goal-copy{display:grid;gap:3px}.super-goal-copy span{color:#93c5fd;font-size:10px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.super-goal-copy strong{color:#f8fafc;font-size:15px;font-weight:950}.super-goal-copy small{color:#cbd5e1;font-size:12px;font-weight:750}.super-goal-panel.achieved .super-goal-copy small{color:#86efac}.super-goal-panel.partial .super-goal-copy small{color:#bae6fd}.super-goal-panel.waiting .super-goal-copy small{color:#fde68a}.super-goal-panel.reserved .super-goal-copy small{color:#bfdbfe}.super-goal-meters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.super-goal-meter{display:grid;gap:7px;min-width:0;border-radius:8px;padding:9px;background:#0f172a3d}.super-goal-meter>span{display:grid;gap:2px;min-width:0}.super-goal-meter small{color:#bfdbfe;font-size:10px;font-weight:950;text-transform:uppercase}.super-goal-meter strong{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px;color:#f8fafc;font-size:14px;font-weight:950}.super-goal-meter strong em{color:#cbd5e1;font-size:11px;font-style:normal}.super-goal-meter>i{height:8px;overflow:hidden;border-radius:999px;background:#94a3b83d}.super-goal-meter>i b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#38bdf8,#22c55e)}.super-goal-meter.reserved>i b{width:46%;background:repeating-linear-gradient(90deg,#93c5fdf2 0,#93c5fdf2 8px,#60a5fa57 8px,#60a5fa57 14px);filter:blur(.4px)}.super-goal-meter.store-origin>i b{background:linear-gradient(90deg,#60a5fa,#2563eb)}.super-goal-meter.store-origin.reserved>i b{background:repeating-linear-gradient(90deg,#60a5faf2 0,#60a5faf2 8px,#2563eb57 8px,#2563eb57 14px)}.super-goal-meter>em{color:#e2e8f0;font-size:11px;font-style:normal;font-weight:900}.super-goal-meter.reserved>em{color:#bfdbfe}.super-goal-reserved{display:inline-grid;grid-template-columns:auto 34px;align-items:center;gap:5px;color:#bfdbfe;font-size:11px;font-weight:850;white-space:nowrap}.super-goal-reserved.compact{grid-template-columns:auto 22px;font-size:10.5px}.super-goal-reserved i{height:8px;border-radius:999px;background:repeating-linear-gradient(90deg,#dbeafe 0,#dbeafe 5px,#93c5fd59 5px,#93c5fd59 9px);filter:blur(1px)}.goal-help-backdrop{background:#0f172aa3}.goal-help-modal{width:min(760px,100%);max-height:min(720px,calc(100vh - 24px));overflow:auto;border:1px solid rgba(203,213,225,.72);border-radius:12px;padding:0;box-shadow:0 28px 80px #0f172a57}.goal-help-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 22px 14px;border-bottom:1px solid var(--border);background:linear-gradient(135deg,#eff6fff0,#fffffffa),#fff}.goal-help-header h2{margin:4px 0 0;color:var(--foreground);font-size:24px;line-height:1.05}.goal-help-reserved-note{display:grid;gap:3px;margin:14px 22px 0;border:1px solid #bfdbfe;border-radius:10px;padding:10px 14px;background:linear-gradient(135deg,#eff6ff,#f8fafc)}.goal-help-reserved-note strong{color:#1d4ed8;font-size:12px;font-weight:950;text-transform:uppercase}.goal-help-reserved-note span{color:#334155;font-size:13px;line-height:1.4;font-weight:700}.goal-help-body{display:grid;gap:10px;padding:16px 22px 18px}.goal-help-body article{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;border:1px solid #e2e8f0;border-radius:10px;padding:12px 14px;background:#fff}.goal-help-body article>span{width:30px;height:30px;display:grid;place-items:center;border-radius:999px;color:#1d4ed8;background:#eff6ff;font-size:12px;font-weight:950}.goal-help-body h3{margin:0 0 6px;color:var(--foreground);font-size:15px;font-weight:950}.goal-help-body p{margin:0;color:#475569;font-size:13px;line-height:1.45;font-weight:650}.goal-help-body p+p{margin-top:6px}.goal-help-body strong{color:#0f172a;font-weight:950}.wv2-pace-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.wv2-pace-card{display:flex;gap:10px;padding:9px 11px;border-radius:12px;border:1px solid var(--border);background:var(--card);box-shadow:0 12px 26px -18px #10182866;transition:transform .14s ease,box-shadow .14s ease}.wv2-pace-card:hover{transform:translateY(-2px);box-shadow:0 18px 34px -18px #10182873}.wv2-pace-icon{flex-shrink:0;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:var(--primary);background:var(--primary-soft)}.wv2-pace-card.good .wv2-pace-icon{color:#047857;background:#d1fae5}.wv2-pace-card.bad .wv2-pace-icon{color:#be123c;background:#ffe4e6}.wv2-pace-body{min-width:0}.wv2-pace-body p{margin:0;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.wv2-pace-body strong{display:block;margin:4px 0 2px;font-size:18px;font-weight:800;letter-spacing:-.02em}.wv2-pace-card.good .wv2-pace-body strong{color:#047857}.wv2-pace-card.bad .wv2-pace-body strong{color:#be123c}.wv2-pace-body small{color:var(--muted);font-size:11px;font-weight:600}.wv2-panel{min-width:0;padding:12px 14px;border-radius:16px;border:1px solid var(--border);background:var(--card);box-shadow:0 14px 32px -24px #10182880}.wv2-temporal-panel{overflow:hidden}.wv2-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:10px}.wv2-panel-head h3{display:flex;align-items:center;gap:8px;margin:0;font-size:16px;font-weight:800}.wv2-panel-head h3 svg{color:var(--primary)}.wv2-panel-head p{display:flex;align-items:center;gap:6px;margin:5px 0 0;color:var(--muted);font-size:12px;font-weight:600}.wv2-panel-tag{flex-shrink:0;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:800;color:var(--wv2-accent-deep);background:var(--wv2-accent-soft);border:1px solid var(--wv2-accent-ring)}.wv2-problem-orders-cta{flex-shrink:0;min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid #fecdd3;border-radius:10px;padding:5px 8px 5px 12px;color:#be123c;background:#fff1f2;font-size:12px;font-weight:900;transition:border-color .12s ease,background .12s ease,transform .12s ease}.problem-cta-label,.problem-cta-counts,.problem-cta-chip{display:inline-flex;align-items:center}.problem-cta-label{border:0;display:grid;grid-template-columns:auto auto;gap:0 6px;padding:0;color:inherit;background:transparent;font:inherit;white-space:nowrap;cursor:pointer}.problem-cta-label small{grid-column:2;color:#9f1239;opacity:.72;font-size:9.5px;font-weight:900;line-height:1;text-align:left}.problem-cta-counts{gap:5px}.problem-cta-chip{min-height:24px;gap:4px;border:1px solid rgba(190,18,60,.16);border-radius:999px;padding:0 7px;color:#9f1239;background:#fff;font-size:10.5px;font-weight:900;line-height:1.2;white-space:nowrap;cursor:pointer;transition:border-color .12s ease,background .12s ease,transform .12s ease}.problem-cta-chip b{min-width:18px;min-height:18px;border-radius:999px;display:inline-grid;place-items:center;padding:0 5px;color:#fff;background:#be123c;font-size:10.5px;line-height:1}.problem-cta-chip.neutral{border-color:#64748b2e;color:#475569;background:#f8fafc}.wv2-problem-orders-cta:focus-within{border-color:#fb7185;background:#ffe4e6}.problem-cta-label:hover,.problem-cta-label:focus-visible,.problem-cta-chip:hover,.problem-cta-chip:focus-visible{border-color:#fb7185;outline:none;transform:translateY(-1px)}.problem-cta-chip:hover,.problem-cta-chip:focus-visible{background:#fff7f8}.wv2-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.wv2-kpi{position:relative;padding:10px 12px 9px;border-radius:12px;border:1px solid var(--border);background:var(--card);overflow:hidden;box-shadow:0 12px 26px -20px #1018286b;transition:transform .16s cubic-bezier(.22,1,.36,1),box-shadow .16s ease,border-color .16s ease}.wv2-kpi:hover{transform:translateY(-2px);border-color:#d5dbe6;box-shadow:0 20px 34px -22px #10182885}.wv2-kpi:before{content:"";position:absolute;inset:0 0 auto 0;height:3px}.wv2-kpi.indigo:before{background:#6366f1}.wv2-kpi.emerald:before{background:#10b981}.wv2-kpi.sky:before{background:#0ea5e9}.wv2-kpi.amber:before{background:#f59e0b}.wv2-kpi-top{display:flex;align-items:center;gap:8px}.wv2-kpi-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:8px}.wv2-kpi.indigo .wv2-kpi-icon{color:#4f46e5;background:#eef2ff}.wv2-kpi.emerald .wv2-kpi-icon{color:#047857;background:#ecfdf5}.wv2-kpi.sky .wv2-kpi-icon{color:#0369a1;background:#e0f2fe}.wv2-kpi.amber .wv2-kpi-icon{color:#b45309;background:#fffbeb}.wv2-kpi-top p{margin:0;color:var(--muted);font-size:11px;font-weight:800}.wv2-kpi strong{display:block;margin:8px 0 3px;font-size:22px;font-weight:800;letter-spacing:-.02em}.wv2-kpi small{color:var(--muted);font-size:11px;font-weight:600}.wv2-workbench{display:grid;gap:12px;min-width:0;overflow:hidden}.wv2-temporal-panel .wv2-panel-head{display:grid;grid-template-columns:minmax(260px,1fr) auto;align-items:flex-start;overflow:hidden}.wv2-temporal-panel .wv2-panel-head>div:first-child{min-width:0}.wv2-temporal-panel .chart-actions{width:min(100%,760px);min-width:0;justify-self:end;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"mode goal" "group group" "legend legend";align-items:center;gap:8px 10px}.wv2-temporal-panel .mode-switch{grid-area:mode;justify-self:end}.wv2-temporal-panel .goal-layer-toggle{grid-area:goal;justify-self:end}.wv2-temporal-panel .external-group-switch{grid-area:group;justify-self:end}.wv2-temporal-panel .legend{grid-area:legend;width:100%;min-width:0;max-width:none;min-height:0;align-items:flex-start;justify-content:flex-start;justify-self:stretch}.wv2-temporal-panel .legend.compact{max-width:none}.wv2-temporal-panel .legend-item{flex:0 1 auto;max-width:132px;overflow:visible;text-overflow:clip;white-space:normal;line-height:1.08}.wv2-temporal-panel .legend.legend-grouped{display:flex;flex-wrap:wrap;align-items:stretch;gap:8px 14px;padding-top:3px}.legend-group{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;min-width:0}.legend-group-label{flex-shrink:0;padding:2px 8px;border-radius:999px;background:#f1f5f9;color:#7c8aa3;font-size:9.5px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.legend-divider{flex-shrink:0;width:1px;align-self:stretch;min-height:20px;background:linear-gradient(180deg,transparent,var(--border) 22%,var(--border) 78%,transparent)}.weekly-v2 .line-dot.value-line-solid{background:#10b981}.goal-layer-toggle{min-height:30px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid var(--border);border-radius:8px;color:var(--muted);background:#fff;font-size:12px;font-weight:900;cursor:pointer}.goal-layer-toggle.active{color:#be123c;border-color:#fecdd3;background:#fff1f2;box-shadow:0 6px 16px -12px #e11d48b3}.goal-layer-toggle:disabled{cursor:not-allowed;opacity:.5}.external-group-switch{display:inline-flex;gap:2px;padding:3px;border:1px solid #dbeafe;border-radius:8px;background:#eff6ff}.external-group-switch button{min-height:28px;border:0;border-radius:6px;padding:0 9px;color:#475569;background:transparent;font-size:11px;font-weight:900;cursor:pointer}.external-group-switch button.active{color:#1d4ed8;background:#fff;box-shadow:0 1px 4px #2563eb24}.external-group-switch button:focus-visible{outline:2px solid rgba(37,99,235,.35);outline-offset:1px}.weekly-v2 .external-legend .legend-item{max-width:128px}.weekly-v2 .external-legend{gap:6px}.weekly-v2 .external-toggle,.weekly-v2 .legend-reset{min-height:24px;border:1px solid transparent;border-radius:999px;padding:3px 8px;background:transparent;color:var(--muted);font:inherit;cursor:pointer}.weekly-v2 .external-toggle.active{background:#f8fafc;border-color:#e2e8f0;color:#334155}.weekly-v2 .external-toggle.inactive{opacity:.42;text-decoration:line-through}.weekly-v2 .external-toggle:hover,.weekly-v2 .external-toggle:focus-visible{border-color:#bfdbfe;color:#1d4ed8;outline:none}.weekly-v2 .legend-reset{color:#1d4ed8;background:#eff6ff;font-size:11px;font-weight:900}.weekly-v2 .legend-reset:hover,.weekly-v2 .legend-reset:focus-visible{background:#dbeafe;outline:none}.weekly-v2 .line-dot{width:22px;height:3px;display:inline-block;border-radius:999px}.weekly-v2 .line-dot.actual{background:#e11d48}.weekly-v2 .line-dot.expected{background:repeating-linear-gradient(90deg,#94a3b8 0 6px,transparent 6px 11px)}.weekly-v2 .line-dot.projection{background:repeating-linear-gradient(90deg,#fb7185 0 2px,transparent 2px 6px)}.weekly-v2 .line-dot.super-total{background:repeating-linear-gradient(90deg,#0ea5e9 0 6px,transparent 6px 11px)}.weekly-v2 .week-chart-shell.with-goal .chart-stage{min-height:340px;overflow:visible}.weekly-v2 .week-chart-shell.with-goal .chart-body{grid-template-columns:74px minmax(0,1fr)}.weekly-v2 .week-chart-shell.with-goal .order-axis{font-size:11px;line-height:1.05}.weekly-v2 .week-chart-shell.with-goal .value-axis{display:none}.weekly-v2 .week-chart-shell.with-goal .grid-lines{bottom:64px}.weekly-v2 .goal-months{position:absolute;left:22px;bottom:29px;z-index:6;width:calc(100% - 44px);pointer-events:none}.weekly-v2 .goal-months span{position:absolute;translate:-50% 0;color:var(--muted);font-size:11px;font-weight:900;text-transform:uppercase;white-space:nowrap}.weekly-v2 .goal-months span.last{translate:-100% 0}.weekly-v2 .value-line .goal-expected-line{stroke:#94a3b8;stroke-width:1.55;stroke-dasharray:5 5;opacity:.9}.weekly-v2 .value-line .goal-projection-line{stroke:#fb7185;stroke-width:1.65;stroke-dasharray:1 5;opacity:.8}.weekly-v2 .value-line .goal-actual-line{stroke:#e11d48;stroke-width:1.9;filter:drop-shadow(0 4px 9px rgba(225,29,72,.2))}.weekly-v2 .value-line .super-goal-expected-line{stroke:#0ea5e9;stroke-width:1.55;stroke-dasharray:7 5;opacity:.82}.weekly-v2 .goal-line-hit-layer{position:absolute;top:18px;left:22px;width:calc(100% - 44px);height:calc(100% - 80px);z-index:132;pointer-events:none}.weekly-v2 .goal-line-hit{position:absolute;width:28px;height:28px;translate:-50% -50%;display:grid;place-items:center;border:0;border-radius:999px;padding:0;background:transparent;pointer-events:auto}.weekly-v2 .goal-line-dot{width:7px;height:7px;border-radius:999px;border:2px solid #fff;box-shadow:0 0 0 3px #0f172a0a;opacity:.72;transition:transform .12s ease,opacity .12s ease,box-shadow .12s ease}.weekly-v2 .goal-line-hit.actual .goal-line-dot{background:#e11d48}.weekly-v2 .goal-line-hit.expected .goal-line-dot{background:#94a3b8}.weekly-v2 .goal-line-hit:hover .goal-line-dot,.weekly-v2 .goal-line-hit:focus-visible .goal-line-dot{opacity:1;transform:scale(1.45);box-shadow:0 0 0 6px #e11d481a}.weekly-v2 .goal-line-tooltip{position:absolute;left:50%;bottom:24px;width:max-content;min-width:270px;display:grid;gap:6px;padding:10px 11px;border:1px solid rgba(15,23,42,.13);border-radius:9px;color:var(--foreground);background:#fffffffa;box-shadow:0 18px 42px #10182838;text-align:left;opacity:0;visibility:hidden;translate:-50% -2px;pointer-events:none;transition:opacity .12s ease,translate .12s ease,visibility .12s ease}.weekly-v2 .goal-line-tooltip:after{content:"";position:absolute;left:50%;bottom:-6px;width:10px;height:10px;border-right:1px solid rgba(15,23,42,.13);border-bottom:1px solid rgba(15,23,42,.13);background:#fffffffa;rotate:45deg;translate:-50% 0}.weekly-v2 .goal-line-tooltip strong{color:#0f172a;font-size:13px;font-weight:900}.weekly-v2 .goal-line-tooltip span:not(.tooltip-title){display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;color:#64748b;font-size:11px;font-weight:800}.weekly-v2 .goal-line-tooltip b{color:#0f172a;font-size:11px;font-weight:900}.weekly-v2 .goal-line-tooltip .up b{color:#047857}.weekly-v2 .goal-line-tooltip .down b{color:#e11d48}.weekly-v2 .goal-line-hit:hover .goal-line-tooltip,.weekly-v2 .goal-line-hit:focus-visible .goal-line-tooltip{opacity:1;visibility:visible;translate:-50% -8px}.weekly-v2 .goal-line-hit-layer .goal-line-hit:first-child .goal-line-tooltip{left:0;translate:0 -2px}.weekly-v2 .goal-line-hit-layer .goal-line-hit:first-child .goal-line-tooltip:after{left:18px}.weekly-v2 .goal-line-hit-layer .goal-line-hit:first-child:hover .goal-line-tooltip,.weekly-v2 .goal-line-hit-layer .goal-line-hit:first-child:focus-visible .goal-line-tooltip{translate:0 -8px}.weekly-v2 .goal-target-note{position:absolute;top:56px;right:30px;z-index:7;color:#64748b;background:#ffffffd1;border:1px solid rgba(203,213,225,.72);border-radius:999px;padding:3px 8px;font-size:11px;font-weight:900;line-height:1;white-space:nowrap;box-shadow:0 8px 18px -16px #0f172a8c}.weekly-v2 .goal-target-note small{display:block;margin-top:3px;color:#1d4ed8}.weekly-v2 .week-chart.goal-timeline{z-index:8;display:block;padding-bottom:0}.weekly-v2 .chart-stage:has(.week-chart.goal-timeline .week-column:hover) .week-chart.goal-timeline,.weekly-v2 .chart-stage:has(.week-chart.goal-timeline .week-column:focus-visible) .week-chart.goal-timeline{z-index:220}.weekly-v2 .week-chart.goal-timeline .week-column{position:absolute;left:var(--week-x);bottom:30px;width:30px;min-width:30px;height:132px;translate:-50% 0;gap:2px}.weekly-v2 .week-chart.goal-timeline .week-tooltip{top:auto;bottom:calc(var(--bar-height, 8%) + 20px)}.weekly-v2 .week-chart.goal-timeline .goal-accepted-tooltip{bottom:calc(var(--bar-height, 8%) + 20px)}.weekly-v2 .week-chart.goal-timeline .selection-band{top:auto;right:-4px;bottom:-5px;left:-4px;height:calc(var(--bar-height, 8%) + 10px);border-radius:8px 8px 4px 4px}.weekly-v2 .week-chart.goal-timeline .week-bar{width:18px;border-radius:6px 6px 2px 2px;box-shadow:0 14px 24px #05966929}.weekly-v2 .week-chart.goal-timeline .week-total-bar{position:absolute;left:50%;bottom:0;width:26px;min-height:8px;translate:-50% 0;border:1px solid rgba(14,116,144,.22);border-bottom-color:#0e749057;border-radius:8px 8px 3px 3px;background:linear-gradient(180deg,#7dd3fc4d,#0ea5e91c);box-shadow:inset 0 1px #ffffffc2,0 10px 22px -18px #0e749094;pointer-events:none}.weekly-v2 .week-chart.goal-timeline .week-total-bar+.week-bar{z-index:2}.weekly-v2 .week-chart.goal-timeline .projection-column{z-index:5;cursor:default}.weekly-v2 .week-chart.goal-timeline .projection-column .week-tooltip{left:auto;right:0;translate:0 -4px}.weekly-v2 .week-chart.goal-timeline .projection-column .week-tooltip:after{left:auto;right:24px;translate:0}.weekly-v2 .week-chart.goal-timeline .projection-column .week-bar{width:18px;background:transparent;outline-color:#94a3b82e;box-shadow:none}.weekly-v2 .week-chart.goal-timeline .projection-column .week-bar-part.planned{display:block;border:1px solid rgba(148,163,184,.34);border-bottom-color:#94a3b880;background:linear-gradient(180deg,#e2e8f057,#94a3b829),repeating-linear-gradient(45deg,rgba(148,163,184,.2) 0 3px,transparent 3px 7px);border-radius:inherit}.weekly-v2 .week-chart.goal-timeline .projection-column:hover,.weekly-v2 .week-chart.goal-timeline .projection-column:focus-visible{z-index:72;outline:none}.weekly-v2 .week-chart.goal-timeline .projection-column:hover .week-tooltip,.weekly-v2 .week-chart.goal-timeline .projection-column:focus-visible .week-tooltip{translate:0 -10px}.weekly-v2 .week-chart.goal-timeline .projection-column:hover .week-bar,.weekly-v2 .week-chart.goal-timeline .projection-column:focus-visible .week-bar{box-shadow:0 0 0 4px #94a3b824}.weekly-v2 .week-chart.goal-timeline .week-column>strong,.weekly-v2 .week-chart.goal-timeline .week-column>em{display:none}.weekly-v2 .week-chart.goal-timeline .week-column small{display:none}.weekly-v2 .week-chart.goal-timeline .goal-tooltip-hero span{display:block;color:#047857}.weekly-v2 .week-chart.goal-timeline .goal-tooltip-hero strong{display:block;color:#064e3b;font-size:24px;line-height:1.02}.weekly-v2 .week-chart.goal-timeline .goal-tooltip-hero em{display:block;color:#64748b;font-size:11px}.weekly-v2 .week-chart.goal-timeline .goal-tooltip-plan small{display:block}.weekly-v2 .week-chart.goal-timeline .goal-tooltip-plan strong{display:block;font-size:12px}.weekly-v2 .week-chart.goal-timeline .week-column:first-child .week-tooltip,.weekly-v2 .week-chart.goal-timeline .week-column:last-child .week-tooltip{left:50%;right:auto;translate:-50% -4px}.weekly-v2 .week-chart.goal-timeline .week-column.edge-start .week-tooltip{left:0;right:auto;translate:0 -4px}.weekly-v2 .week-chart.goal-timeline .week-column.edge-end .week-tooltip{left:auto;right:0;translate:0 -4px}.weekly-v2 .week-chart.goal-timeline .week-column:first-child:hover .week-tooltip,.weekly-v2 .week-chart.goal-timeline .week-column:first-child:focus-visible .week-tooltip,.weekly-v2 .week-chart.goal-timeline .week-column:last-child:hover .week-tooltip,.weekly-v2 .week-chart.goal-timeline .week-column:last-child:focus-visible .week-tooltip{translate:-50% -10px}.weekly-v2 .week-chart.goal-timeline .week-column.edge-start:hover .week-tooltip,.weekly-v2 .week-chart.goal-timeline .week-column.edge-start:focus-visible .week-tooltip,.weekly-v2 .week-chart.goal-timeline .week-column.edge-end:hover .week-tooltip,.weekly-v2 .week-chart.goal-timeline .week-column.edge-end:focus-visible .week-tooltip{translate:0 -8px}.weekly-v2 .week-chart.goal-timeline .week-column:hover .goal-accepted-tooltip,.weekly-v2 .week-chart.goal-timeline .week-column:focus-visible .goal-accepted-tooltip{translate:-50% -8px}.weekly-v2 .week-chart.goal-timeline .week-column.edge-start:hover .goal-accepted-tooltip,.weekly-v2 .week-chart.goal-timeline .week-column.edge-start:focus-visible .goal-accepted-tooltip,.weekly-v2 .week-chart.goal-timeline .week-column.edge-end:hover .goal-accepted-tooltip,.weekly-v2 .week-chart.goal-timeline .week-column.edge-end:focus-visible .goal-accepted-tooltip{translate:0 -8px}.weekly-v2 .value-labels .goal-label{color:#fff;background:#14152b;box-shadow:0 8px 18px -12px #0f172acc}.weekly-v2 .chart-stage:has(.week-column:hover) .value-labels,.weekly-v2 .chart-stage:has(.week-column:focus-visible) .value-labels{opacity:0}.weekly-v2 .week-chart-shell:has(.external-column){min-height:405px}.weekly-v2 .week-chart-shell:has(.external-column) .chart-body{min-height:360px}.weekly-v2 .week-chart-shell:has(.external-column) .chart-stage{min-height:348px;overflow-x:auto;overflow-y:visible;padding-top:44px}.weekly-v2 .week-chart-shell:has(.external-column) .value-line,.weekly-v2 .week-chart-shell:has(.external-column) .value-labels{top:54px}.weekly-v2 .week-chart-shell:has(.external-column) .week-chart{z-index:120}.weekly-v2 .week-chart-shell:has(.external-column) .week-column:hover,.weekly-v2 .week-chart-shell:has(.external-column) .week-column:focus-visible{z-index:260}.wv2-bars{display:flex;align-items:flex-end;gap:8px;padding-top:56px}.wv2-bar-col{position:relative;flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:8px;padding:0;border:0;background:transparent}.wv2-bar-area{width:100%;height:196px;display:flex;align-items:flex-end;justify-content:center}.wv2-bar-track{position:relative;width:100%;max-width:46px;min-height:5px;transition:transform .14s ease}.wv2-bar-fill{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column-reverse;border-radius:8px 8px 4px 4px;overflow:hidden;background:#eef1f6;box-shadow:inset 0 0 0 1px #1018280a}.wv2-bar-part{display:block;width:100%}.wv2-bar-part.automatic{background:linear-gradient(180deg,#818cf8,#4f46e5)}.wv2-bar-part.manual{background:linear-gradient(180deg,#fcd34d,#f59e0b)}.wv2-bar-col:hover .wv2-bar-track{transform:scaleY(1.03);transform-origin:bottom}.wv2-bar-col.selected .wv2-bar-fill{box-shadow:0 0 0 2px var(--card),0 0 0 4px var(--primary)}.wv2-bar-col small{min-height:14px;color:var(--muted);font-size:11px;font-weight:700;white-space:nowrap}.wv2-bar-col.selected small{color:var(--primary);font-weight:800}.wv2-bar-tip{position:absolute;left:50%;bottom:100%;translate:-50% -10px;z-index:10;width:max-content;min-width:200px;display:grid;gap:6px;padding:11px 12px;border-radius:12px;background:#14152b;color:#d6d8f0;text-align:left;opacity:0;visibility:hidden;pointer-events:none;box-shadow:0 18px 40px -12px #0a0c1e99;transition:opacity .13s ease,translate .13s ease}.wv2-bar-tip:after{content:"";position:absolute;left:50%;bottom:-5px;width:10px;height:10px;translate:-50% 0;rotate:45deg;background:#14152b}.wv2-bar-col:hover .wv2-bar-tip,.wv2-bar-col:focus-visible .wv2-bar-tip{opacity:1;visibility:visible;translate:-50% -4px}.wv2-bars .wv2-bar-col:first-child .wv2-bar-tip{left:0;translate:0 -10px}.wv2-bars .wv2-bar-col:first-child:hover .wv2-bar-tip,.wv2-bars .wv2-bar-col:first-child:focus-visible .wv2-bar-tip{translate:0 -4px}.wv2-bars .wv2-bar-col:first-child .wv2-bar-tip:after{left:22px}.wv2-bars .wv2-bar-col:last-child .wv2-bar-tip{left:auto;right:0;translate:0 -10px}.wv2-bars .wv2-bar-col:last-child:hover .wv2-bar-tip,.wv2-bars .wv2-bar-col:last-child:focus-visible .wv2-bar-tip{translate:0 -4px}.wv2-bars .wv2-bar-col:last-child .wv2-bar-tip:after{left:auto;right:22px}.wv2-bar-tip strong{font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#9295bf}.wv2-bar-tip span{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:12px;font-weight:600}.wv2-bar-tip span b{color:#fff;font-weight:800}.wv2-bar-tip .dot{width:8px;height:8px;border-radius:999px;margin-right:6px}.wv2-bars-legend{display:flex;gap:18px;margin-top:12px;color:var(--muted);font-size:12px;font-weight:700}.wv2-bars-legend span{display:inline-flex;align-items:center;gap:7px}.weekly-v2 .dot{width:9px;height:9px;border-radius:999px;display:inline-block}.weekly-v2 .dot.automatic{background:#4f46e5}.weekly-v2 .dot.store-origin{background:#2563eb}.weekly-v2 .dot.network-origin{background:#64748b}.weekly-v2 .dot.manual{background:#f59e0b}.weekly-v2 .dot.total{background:#94a3b8}.weekly-v2 .dot.value{background:#10b981}.weekly-v2 .dot.financial-store{background:#059669}.weekly-v2 .dot.financial-network{background:#34d399}.weekly-v2 em.up{color:var(--success)}.weekly-v2 em.down{color:var(--danger)}.weekly-v2 em.neutral{color:var(--muted)}.wv2-table{display:grid;overflow-x:auto}.wv2-table-head,.wv2-table-row{display:grid;grid-template-columns:minmax(124px,1.08fr) minmax(126px,.66fr) minmax(126px,.66fr) 58px minmax(64px,.38fr) minmax(148px,.82fr) minmax(148px,.82fr) minmax(136px,.78fr) minmax(96px,.48fr);gap:10px;align-items:center;min-width:1100px}.wv2-table-head{padding:0 30px 7px 14px;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.wv2-table-head span{min-width:0;white-space:nowrap}.wv2-table-head span:nth-child(4),.wv2-table-head span:nth-child(5),.wv2-table-head span:nth-child(8),.wv2-table-head span:nth-child(9){text-align:right}.wv2-table-row>:nth-child(4),.wv2-table-row>:nth-child(5),.wv2-table-row>:nth-child(8){justify-self:end;text-align:right}.wv2-table-row{position:relative;width:100%;padding:8px 30px 8px 14px;border:0;border-top:1px solid var(--border);background:transparent;text-align:left;color:var(--foreground);cursor:pointer;transition:background .13s ease,box-shadow .13s ease}.wv2-table-row:nth-child(2n){background:#fbfcfe}.wv2-table-row:hover,.wv2-table-row:focus-visible{background:var(--card-soft);box-shadow:inset 3px 0 0 var(--wv2-accent);outline:none}.wv2-table-row.selected{background:#f5f5ff;box-shadow:inset 3px 0 0 var(--primary)}.wv2-table-chevron{position:absolute;right:8px;top:50%;translate:4px -50%;display:grid;place-items:center;color:var(--wv2-accent-deep);opacity:0;transition:opacity .13s ease,translate .13s ease;pointer-events:none}.wv2-table-row:hover .wv2-table-chevron,.wv2-table-row:focus-visible .wv2-table-chevron,.wv2-table-row.selected .wv2-table-chevron{opacity:1;translate:0 -50%}.wv2-table-row.selected .wv2-table-chevron{color:var(--primary)}.wv2-table-row span,.wv2-table-row em{color:var(--muted);font-size:12.5px;font-weight:700;font-style:normal;line-height:1.16}.wv2-table-row strong{font-size:14px;font-weight:800}.wv2-table-week{color:var(--foreground)!important;font-weight:800!important}.wv2-value-ratio{display:grid;align-items:start;gap:3px;color:var(--muted);font-size:12.5px;font-weight:700;line-height:1.16}.wv2-value-ratio-values{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px}.wv2-value-ratio-bar{position:relative;width:min(128px,100%);height:7px;border-radius:999px;background:#edf2f7;box-shadow:inset 0 0 0 1px #94a3b829;overflow:hidden}.wv2-value-ratio-bar i{position:absolute;inset:0 auto 0 0;border-radius:inherit}.wv2-value-ratio-bar.low i{background:linear-gradient(90deg,#fb7185,#e11d48)}.wv2-value-ratio-bar.medium i{background:linear-gradient(90deg,#fbbf24,#d97706)}.wv2-value-ratio-bar.high i{background:linear-gradient(90deg,#34d399,#059669)}.wv2-value-ratio-bar.empty i{background:#cbd5e1}.wv2-value-ratio strong{color:var(--foreground);font-size:14px;font-weight:800}.wv2-value-ratio small{color:var(--muted);font-size:11.5px;font-weight:800;white-space:nowrap}.wv2-value-ratio-rate{width:fit-content;border-radius:999px;padding:2px 6px;font-size:10.5px!important;font-weight:900!important;line-height:1!important}.wv2-value-ratio-rate.low{color:#be123c!important;background:#ffe4e6}.wv2-value-ratio-rate.medium{color:#a16207!important;background:#fef3c7}.wv2-value-ratio-rate.high{color:#047857!important;background:#d1fae5}.wv2-value-ratio-rate.empty{color:var(--muted)!important;background:#eef2f7}.wv2-count-split{display:flex!important;flex-wrap:wrap;align-items:baseline;gap:4px;min-width:0}.wv2-count-split strong{color:var(--foreground);font-size:14px;font-weight:850;line-height:1.05}.wv2-count-split i{color:#94a3b8;font-size:12px;font-style:normal;font-weight:850}.wv2-table-row em.up{color:var(--success)}.wv2-table-row em.down{color:var(--danger)}.wv2-table-row em.neutral{color:var(--muted)}.wv2-table-pct{display:flex!important;align-items:center;justify-content:flex-end;gap:7px;color:var(--foreground)!important;font-weight:800!important}.wv2-table-pct-bar{position:relative;flex-shrink:0;width:48px;height:8px;border-radius:999px;background:#eef1f6;box-shadow:inset 0 0 0 1px #94a3b81f;overflow:hidden}.wv2-table-pct-bar i{position:absolute;inset:0 auto 0 0;border-radius:999px;background:linear-gradient(90deg,var(--wv2-accent-deep),var(--wv2-accent))}@media (max-width: 1180px){.wv2-hero-body{grid-template-columns:1fr}.wv2-gauge{max-width:320px;margin:0 auto}.wv2-pace-grid,.wv2-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.super-goal-panel{grid-template-columns:1fr}}@media (max-width: 720px){.wv2-hero-inner{padding:24px 20px}.wv2-hero-aura{display:none}.wv2-hero-head{flex-direction:column}.wv2-hero-actions{justify-content:flex-start}.wv2-hero-stats{grid-template-columns:1fr}.super-goal-disclosure{align-items:flex-start;flex-direction:column}.super-goal-meters{grid-template-columns:1fr}.wv2-panel{padding:12px;border-radius:10px}.wv2-panel-head{flex-direction:column;gap:10px}.wv2-panel-head p{align-items:flex-start;line-height:1.25}.wv2-problem-orders-cta{width:100%;justify-content:flex-start;flex-wrap:wrap}.problem-cta-counts{flex-wrap:wrap}.wv2-temporal-panel{overflow:hidden}.wv2-temporal-panel .wv2-panel-head{display:grid;grid-template-columns:minmax(0,1fr);overflow:visible}.wv2-temporal-panel .chart-actions{width:100%;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-start;justify-items:start;gap:8px}.wv2-temporal-panel .mode-switch{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-self:stretch}.wv2-temporal-panel .mode-switch button{padding:0 6px}.wv2-temporal-panel .goal-layer-toggle{min-width:78px}.wv2-temporal-panel .external-group-switch{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.wv2-temporal-panel .legend{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 10px}.wv2-temporal-panel .legend-item{max-width:none;display:inline-grid;grid-template-columns:auto minmax(0,1fr);align-items:center;justify-content:start;font-size:11px}.weekly-v2 .chart-stage{--chart-scroll-width: var(--chart-width);overflow-x:auto;overflow-y:hidden}.weekly-v2 .goal-chart-stage{--chart-scroll-width: 1120px}.weekly-v2 .compact-chart-stage{--chart-scroll-width: max(100%, calc(var(--chart-width) * .56))}.weekly-v2 .week-chart-shell.with-goal,.weekly-v2 .week-chart-shell:has(.external-column){min-height:360px}.weekly-v2 .week-chart-shell.with-goal .chart-body,.weekly-v2 .week-chart-shell:has(.external-column) .chart-body{min-height:324px;grid-template-columns:minmax(0,1fr)}.weekly-v2 .week-chart-shell.with-goal .chart-stage,.weekly-v2 .week-chart-shell:has(.external-column) .chart-stage{width:100%;min-width:0;min-height:324px;overflow-x:auto;overflow-y:hidden;padding-top:28px;padding-bottom:8px}.weekly-v2 .chart-stage .grid-lines{width:max(100%,var(--chart-scroll-width))}.weekly-v2 .chart-stage .value-line,.weekly-v2 .chart-stage .value-labels,.weekly-v2 .goal-line-hit-layer,.weekly-v2 .goal-months{left:22px;width:max(calc(100% - 44px),calc(var(--chart-scroll-width) - 44px))}.weekly-v2 .week-chart,.weekly-v2 .week-chart.goal-timeline,.weekly-v2 .week-chart-shell:has(.external-column) .week-chart{width:max(100%,var(--chart-scroll-width));min-width:max(100%,var(--chart-scroll-width))}.weekly-v2 .compact-chart-stage .week-chart{grid-auto-columns:minmax(34px,1fr);gap:7px;padding-right:8px;padding-left:8px}.weekly-v2 .compact-chart-stage .week-bar{width:32px}.weekly-v2 .compact-chart-stage .week-column strong,.weekly-v2 .compact-chart-stage .week-column em{font-size:11.5px}.weekly-v2 .compact-chart-stage .week-column small{font-size:10.5px;line-height:1.05}.weekly-v2 .goal-chart-stage .week-chart.goal-timeline .week-column{width:26px;min-width:26px}.weekly-v2 .goal-chart-stage .week-chart.goal-timeline .week-bar{width:14px}.weekly-v2 .goal-chart-stage .week-chart.goal-timeline .week-total-bar{width:22px}.weekly-v2 .goal-chart-stage .week-chart.goal-timeline .projection-column{width:16px;min-width:16px}.weekly-v2 .goal-chart-stage .week-chart.goal-timeline .projection-column .week-bar{width:11px}.weekly-v2 .goal-chart-stage .value-labels .goal-label{translate:-100% -50%}.weekly-v2 .goal-line-tooltip,.weekly-v2 .week-tooltip,.weekly-v2 .goal-accepted-tooltip,.matrix-tooltip,.matrix-tooltip.ratio-tooltip{min-width:min(260px,calc(100vw - 72px));max-width:min(300px,calc(100vw - 56px))}.weekly-v2 .goal-chart-stage .goal-accepted-tooltip{width:min(284px,calc(100vw - 56px));min-width:0;left:50%;right:auto;gap:5px;padding:7px}.weekly-v2 .goal-chart-stage .week-chart.goal-timeline .week-column.edge-start .goal-accepted-tooltip,.weekly-v2 .goal-chart-stage .week-chart.goal-timeline .week-column.edge-end .goal-accepted-tooltip{left:50%;right:auto}.weekly-v2 .goal-chart-stage .week-chart.goal-timeline .week-column:hover .goal-accepted-tooltip,.weekly-v2 .goal-chart-stage .week-chart.goal-timeline .week-column:focus-visible .goal-accepted-tooltip,.weekly-v2 .goal-chart-stage .week-chart.goal-timeline .week-column.edge-start:hover .goal-accepted-tooltip,.weekly-v2 .goal-chart-stage .week-chart.goal-timeline .week-column.edge-start:focus-visible .goal-accepted-tooltip,.weekly-v2 .goal-chart-stage .week-chart.goal-timeline .week-column.edge-end:hover .goal-accepted-tooltip,.weekly-v2 .goal-chart-stage .week-chart.goal-timeline .week-column.edge-end:focus-visible .goal-accepted-tooltip{translate:-50% -8px}.weekly-v2 .goal-chart-stage .goal-accepted-tooltip .goal-tooltip-columns{display:none}.weekly-v2 .goal-chart-stage .goal-accepted-tooltip .tooltip-row.has-amount.has-rate{grid-template-columns:minmax(0,1fr) auto;gap:2px 8px;padding:5px 7px;border-radius:8px;background:#f8fafce6}.weekly-v2 .goal-chart-stage .goal-accepted-tooltip .tooltip-row.has-amount.has-rate:not(.is-total){display:none}.weekly-v2 .goal-chart-stage .goal-accepted-tooltip .tooltip-row.has-amount b{display:none}.weekly-v2 .goal-chart-stage .goal-accepted-tooltip .tooltip-row.has-amount em{grid-column:1 / -1;text-align:left;white-space:normal}.weekly-v2 .goal-chart-stage .goal-tooltip-hero{display:none}.goal-tooltip-hero strong{white-space:normal}.weekly-v2 .goal-chart-stage .goal-tooltip-plan{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding-top:5px}.weekly-v2 .goal-chart-stage .goal-tooltip-plan>span{padding:6px 7px}.weekly-v2 .goal-chart-stage .goal-tooltip-plan strong{font-size:11px}.wv2-pace-grid,.wv2-kpi-grid{grid-template-columns:1fr}.wv2-table{gap:10px;overflow:visible}.wv2-table-head{display:none}.wv2-table-row{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;padding:12px;border:1px solid var(--border);border-radius:10px;background:#fff}.wv2-table-row.selected{box-shadow:inset 3px 0 0 var(--primary),0 10px 24px -22px #4f46e5e6}.wv2-table-row:nth-child(2n){background:#fff}.wv2-table-row:hover,.wv2-table-row:focus-visible{box-shadow:inset 3px 0 0 var(--wv2-accent),0 12px 26px -22px #10182866}.wv2-table-row>:nth-child(4),.wv2-table-row>:nth-child(5),.wv2-table-row>:nth-child(8){justify-self:start;text-align:left}.wv2-table-pct{justify-content:flex-start}.wv2-table-chevron{display:none}.wv2-table-row>*{min-width:0;display:grid!important;gap:3px}.wv2-table-row>:first-child{grid-column:1 / -1}.wv2-table-row>*:before{color:var(--muted);font-size:9.5px;font-weight:900;letter-spacing:.05em;line-height:1;text-transform:uppercase}.wv2-table-row>:nth-child(1):before{content:"Semana"}.wv2-table-row>:nth-child(2):before{content:"Manual / auto"}.wv2-table-row>:nth-child(3):before{content:"Loja / rede"}.wv2-table-row>:nth-child(4):before{content:"Total"}.wv2-table-row>:nth-child(5):before{content:"CNPJs"}.wv2-table-row>:nth-child(6):before{content:"Aceito / total"}.wv2-table-row>:nth-child(7):before{content:"Loja aceito / total"}.wv2-table-row>:nth-child(8):before{content:"Acum. meta"}.wv2-table-row>:nth-child(9):before{content:"% meta"}.wv2-value-ratio{align-items:flex-start}.wv2-value-ratio-bar{width:min(150px,100%)}.wv2-table-pct{align-items:flex-start!important}}@keyframes wv2-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.wv2-kpi,.wv2-pace-card{animation:wv2-rise .52s cubic-bezier(.22,1,.36,1) both}.wv2-pace-grid>.wv2-pace-card:nth-child(1){animation-delay:40ms}.wv2-pace-grid>.wv2-pace-card:nth-child(2){animation-delay:90ms}.wv2-pace-grid>.wv2-pace-card:nth-child(3){animation-delay:.14s}.wv2-pace-grid>.wv2-pace-card:nth-child(4){animation-delay:.19s}.wv2-kpi-grid>.wv2-kpi:nth-child(1){animation-delay:.21s}.wv2-kpi-grid>.wv2-kpi:nth-child(2){animation-delay:.26s}.wv2-kpi-grid>.wv2-kpi:nth-child(3){animation-delay:.31s}.wv2-kpi-grid>.wv2-kpi:nth-child(4){animation-delay:.36s}@media (prefers-reduced-motion: reduce){.wv2-kpi,.wv2-pace-card{animation:none}.wv2-kpi:hover{transform:none}.wv2-gauge-fill{transition:none}}.store-analytics{--sa-accent: #10b981;--sa-accent-deep: #059669;--sa-accent-soft: #ecfdf5;--sa-accent-ring: rgba(16, 185, 129, .22);--sa-rose: #fb7185;--sa-rose-deep: #e11d48;--sa-sky: #38bdf8;--sa-indigo: #818cf8;display:grid;grid-template-columns:minmax(0,1fr);gap:9px;min-width:0;color:var(--foreground)}.store-analytics>*,.sa-hero,.sa-explorer,.sa-table-wrap{min-width:0}.sa-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:8px 12px;box-shadow:none}.sa-store-combo{min-width:min(520px,100%)}.sa-store-combo>button{width:100%;min-height:36px;justify-content:flex-start;padding-inline:11px}.sa-store-combo>button strong{max-width:min(360px,54vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sa-store-combo .conn-store-panel{top:calc(100% + 6px);bottom:auto;width:min(620px,calc(100vw - 40px))}.sa-search{display:inline-flex;align-items:center;gap:8px;min-width:min(300px,100%);padding:0 12px;min-height:36px;border:1px solid var(--border-strong);border-radius:8px;background:#fff;color:var(--muted)}.sa-search:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #4f46e51f}.sa-search input{min-width:0;flex:1;border:0;outline:0;font:inherit;font-weight:700;color:var(--foreground)}.sa-toolbar-note{color:var(--muted);font-size:12px;font-weight:700}.sa-refresh{display:inline-flex;align-items:center;gap:7px;margin-left:auto;min-height:36px;padding:0 14px;border:0;border-radius:8px;background:var(--primary);color:#fff;font:inherit;font-weight:800;cursor:pointer}.sa-refresh:disabled{opacity:.6;cursor:default}.error-box{color:var(--danger)}.sa-empty-state{display:grid;justify-items:center;gap:8px;padding:60px 24px;color:var(--muted);text-align:center}.sa-empty-state strong{color:var(--foreground);font-size:16px}.sa-empty-state span{max-width:420px;font-size:13px}.sa-empty-note{margin:0;padding:6px 2px;color:var(--muted);font-size:12px;font-weight:700}.sa-hero{position:relative;overflow:hidden;border-radius:18px;color:#e5e7f5;background:radial-gradient(900px 420px at 88% -10%,rgba(99,102,241,.32),transparent 70%),linear-gradient(155deg,#1b1d3a,#14152b 48%,#0c0d1c);box-shadow:0 30px 70px -28px #0a0c1e9e;isolation:isolate}.sa-hero-aura{position:absolute;width:460px;height:460px;right:-120px;top:-200px;border-radius:999px;background:radial-gradient(circle,var(--sa-accent),transparent 62%);opacity:.3;filter:blur(14px);z-index:-1}.sa-hero-grain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:34px 34px;-webkit-mask-image:radial-gradient(680px 360px at 22% 18%,#000 0%,transparent 78%);mask-image:radial-gradient(680px 360px at 22% 18%,#000 0%,transparent 78%)}.sa-hero-inner{padding:12px 18px}.sa-hero-skeleton{height:200px;margin:18px 24px;border-radius:14px;background:linear-gradient(90deg,#ffffff0d,#ffffff1c,#ffffff0d);background-size:200% 100%;animation:sa-shimmer 1.4s ease-in-out infinite}@keyframes sa-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.sa-hero-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px 18px;margin-bottom:14px}.sa-hero-eyebrow{display:inline-flex;align-items:center;gap:6px;margin:0;padding:4px 10px;border-radius:999px;background:#ffffff14;color:#c7c9e8;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.sa-status-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap;border:1px solid var(--sa-accent-ring);background:#ffffff0d;color:var(--sa-accent);box-shadow:0 0 26px -6px var(--sa-accent)}.sa-status-badge.down{border-color:#fb71854d;color:var(--sa-rose);box-shadow:0 0 26px -6px var(--sa-rose)}.sa-hero-top{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,380px);gap:18px;align-items:start;margin-bottom:12px}.sa-hero-figures{display:grid;grid-template-columns:auto auto;gap:10px 28px;align-items:start}.sa-hero-figure span{display:block;margin-bottom:4px;color:#8d90b8;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sa-hero-figure strong{display:flex;align-items:baseline;gap:8px;color:#fff;font-size:25px;font-weight:800;line-height:1;letter-spacing:-.02em;white-space:nowrap}.sa-hero-figure strong em{color:#a6a9cf;font-size:16px;font-style:normal;font-weight:700}.sa-hero-figure strong svg{align-self:center;color:#63668f}.sa-hero-figure.primary strong{font-size:29px;color:var(--sa-accent)}.sa-hero-figure.primary strong em{font-size:17px}.sa-hero-figure small{display:block;margin-top:4px;font-size:12px;font-weight:800}.sa-hero-figure small.up{color:var(--sa-accent)}.sa-hero-figure small.down{color:var(--sa-rose)}.sa-hero-figure small.flat{color:#a6a9cf}.sa-hero-figure.minor strong{font-size:17px}.sa-hero-figure.minor strong em{font-size:13px}.sa-hero-figure.minor span{margin-bottom:3px}.sa-hero-figure.minor small{margin-top:3px;font-size:11px}.sa-hero-insight{justify-self:end;max-width:380px;padding:9px 12px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff0d}.sa-hero-insight p{margin:0;color:#d9dbf1;font-size:12.5px;line-height:1.5}.sa-hero-insight p strong{color:var(--sa-accent);font-weight:800}.sa-hero-caveats{display:flex;flex-wrap:wrap;gap:5px;margin-top:9px}.sa-hero-caveats span{padding:3px 8px;border-radius:999px;border:1px solid rgba(251,191,36,.28);background:#fbbf2417;color:#fbd38d;font-size:10px;font-weight:800;white-space:nowrap}.sa-layer{min-width:0}.sa-layer-label{display:block;margin-bottom:4px;color:#8d90b8;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sa-layer-values{display:flex;align-items:flex-end;gap:10px;color:#63668f;flex-wrap:wrap}.sa-layer-step{display:grid;gap:1px}.sa-layer-step small{color:#8d90b8;font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.sa-layer-step em{color:#a6a9cf;font-size:16px;font-style:normal;font-weight:700;white-space:nowrap}.sa-layer-step strong{color:var(--sa-accent);font-size:25px;font-weight:800;line-height:1.05;letter-spacing:-.02em;white-space:nowrap}.sa-layer-step.ceiling{padding-left:10px;border-left:1px dashed rgba(255,255,255,.18)}.sa-layer-step.ceiling span{color:#d9dbf1;font-size:14px;font-weight:700;white-space:nowrap}.sa-layer-values>svg{align-self:center;color:#63668f;flex:none}.sa-layer.primary .sa-layer-step strong{font-size:30px}.sa-layer.primary .sa-layer-step em{font-size:17px}.sa-layer-delta{display:block;margin-top:4px;font-size:12px;font-weight:800}.sa-layer-delta.up{color:var(--sa-accent)}.sa-layer-delta.down{color:var(--sa-rose)}.sa-layer-delta.flat{color:#a6a9cf;font-weight:700}.sa-levers{display:grid;gap:6px;margin-top:10px}.sa-lever{display:grid;grid-template-columns:132px 1fr;align-items:center;gap:8px}.sa-lever-label{color:#8d90b8;font-size:10.5px;font-weight:800}.sa-lever-track{position:relative;display:flex;align-items:center;gap:8px;min-height:14px}.sa-lever-bar{height:8px;min-width:2px;border-radius:999px;background:#ffffff40}.sa-lever-bar.tone-rupture{background:linear-gradient(90deg,var(--sa-rose),var(--sa-rose-deep))}.sa-lever-bar.tone-buy{background:linear-gradient(90deg,var(--sa-sky),#0ea5e9)}.sa-lever-bar.tone-expand{background:linear-gradient(90deg,var(--sa-accent),var(--sa-accent-deep))}.sa-lever-bar.hypothesis{opacity:.55;background-image:repeating-linear-gradient(135deg,rgba(255,255,255,.35) 0 4px,transparent 4px 8px),linear-gradient(90deg,var(--sa-accent),var(--sa-accent-deep))}.sa-lever-value{color:#d9dbf1;font-size:11px;font-weight:800;white-space:nowrap}.sa-explorer{padding:10px 14px 8px}.sa-controls{display:grid;gap:10px}.sa-chips{display:flex;flex-wrap:wrap;gap:6px}.sa-chip{display:inline-flex;align-items:center;gap:7px;padding:6px 11px;border:1px solid var(--border);border-radius:999px;background:var(--card);color:var(--foreground);font:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease}.sa-chip:hover{border-color:var(--border-strong);box-shadow:0 2px 8px #10182814}.sa-chip i{width:8px;height:8px;border-radius:999px;background:var(--muted-2)}.sa-chip.tone-rupture i{background:var(--sa-rose-deep)}.sa-chip.tone-buy i{background:var(--sa-sky)}.sa-chip.tone-expand i{background:var(--sa-accent)}.sa-chip.tone-info i{background:var(--muted-2)}.sa-chip strong{font-size:12px}.sa-chip strong.up{color:var(--success)}.sa-chip strong.down{color:var(--danger)}.sa-chip.active{border-color:var(--primary);background:var(--primary-soft);box-shadow:0 0 0 3px #4f46e51a}.sa-chip.quality{border-style:dashed;color:var(--muted);background:var(--card-soft)}.sa-control-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.sa-select{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:12px;font-weight:700}.sa-select select{min-height:32px;padding:0 8px;border:1px solid var(--border-strong);border-radius:8px;background:#fff;color:var(--foreground);font:inherit;font-size:12px;font-weight:700}.sa-filter-tag{display:inline-flex;align-items:center;gap:5px;padding:6px 10px;border:1px solid var(--primary);border-radius:999px;background:var(--primary-soft);color:var(--primary);font:inherit;font-size:11px;font-weight:800;cursor:pointer}.sa-clear{border:0;background:transparent;color:var(--muted);font:inherit;font-size:11px;font-weight:800;text-decoration:underline;cursor:pointer}.sa-spacer{flex:1}.sa-crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:4px}.sa-crumb{display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--foreground);font:inherit;font-size:11.5px;font-weight:800;cursor:pointer}.sa-crumb:hover{border-color:var(--primary);color:var(--primary)}.sa-crumb.root{border-color:transparent;background:transparent;color:var(--muted)}.sa-crumb.root:hover{color:var(--primary)}.sa-crumb-step{display:inline-flex;align-items:center;gap:4px;color:var(--muted-2)}.sa-crumb-current{padding:5px 10px;border-radius:999px;background:var(--primary-soft);color:var(--primary);font-size:11.5px;font-weight:800}.sa-seg{display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid var(--border);border-radius:8px;background:#f2f4f7}.sa-seg button{min-height:28px;border:0;border-radius:6px;display:inline-flex;align-items:center;padding:0 10px;color:var(--muted);background:transparent;font:inherit;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap}.sa-seg button.active{color:var(--primary);background:#fff;box-shadow:0 1px 4px #1018281f}.sa-seg button.consumed{color:var(--muted-2);text-decoration:line-through;text-decoration-thickness:1px}.sa-columns-toggle{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 10px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--muted);font:inherit;font-size:12px;font-weight:800;cursor:pointer}.sa-columns-toggle.active{border-color:var(--primary);color:var(--primary);background:var(--primary-soft)}.sa-actions-strip{margin-top:12px;padding:10px 12px;border:1px solid var(--border);border-radius:10px;background:linear-gradient(180deg,#fbfcfe,#f8fafc)}.sa-actions-head{display:flex;align-items:center;gap:10px;margin-bottom:8px}.sa-actions-head strong{font-size:13px}.sa-actions-head select{min-height:28px;padding:0 8px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--muted);font:inherit;font-size:11px;font-weight:800}.sa-actions-cards{display:flex;align-items:stretch;gap:8px;min-height:78px;overflow-x:auto;padding-bottom:2px}.sa-actions-cards .sa-empty-note{align-self:center}.sa-action-card{flex:0 0 auto;display:grid;gap:2px;width:172px;padding:9px 11px;border:1px solid var(--border);border-radius:9px;background:#fff;text-align:left;font:inherit;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease}.sa-action-card:hover{border-color:var(--primary);box-shadow:0 4px 14px #4f46e51f}.sa-action-card span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;color:var(--foreground)}.sa-action-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:10px;font-weight:700}.sa-action-card strong{color:var(--success);font-size:13px}.sa-table-wrap{position:relative;margin-top:10px;height:clamp(360px,calc(100dvh - 330px),760px);overflow:auto;border:1px solid var(--border);border-radius:10px;background:#fff}.sa-table{width:100%;border-collapse:collapse;font-size:12px;background:#fff}.sa-table th{position:sticky;top:0;z-index:2;padding:8px 10px;color:var(--foreground);background:#f9fafb;box-shadow:inset 0 -1px 0 var(--border);text-align:right;vertical-align:top;font-size:10.5px;font-weight:800;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;cursor:help}.sa-table th small{display:block;margin-top:1px;color:var(--muted-2);font-size:9px;font-weight:700;letter-spacing:0;text-transform:none}.sa-th-label{display:inline-flex;align-items:center;gap:4px}.sa-th-label svg{color:var(--muted-2);flex:none}.sa-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.sa-table th.sortable:hover{background:#f2f4f7}.sa-table th.sorted{color:var(--primary)}.sa-table th.sorted .sa-th-label svg{color:var(--primary)}.sa-table th.sorted small{color:var(--primary);opacity:.7}.sa-table th:first-child,.sa-table td:first-child{text-align:left}.sa-table td{padding:6px 10px;border-top:1px solid #eef2f7;text-align:right;white-space:nowrap}.sa-table tbody tr{cursor:pointer}.sa-table tbody tr:hover{background:#f5f7ff}.sa-table tbody tr:focus-visible{outline:2px solid var(--primary);outline-offset:-2px;background:#f5f7ff}.sa-table td strong{display:block;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sa-table td small{display:inline-flex;align-items:center;gap:4px;margin-top:2px;color:var(--muted);font-weight:700}.sa-table td.up{color:var(--success);font-weight:800}.sa-table td.down{color:var(--danger);font-weight:800}.sa-total-row{cursor:default!important;background:#f8fafc}.sa-total-row:hover{background:#f8fafc!important}.sa-total-row td{border-top:0;box-shadow:inset 0 -1px 0 var(--border);font-weight:800}.sa-empty-row td{text-align:center;color:var(--muted);font-weight:700;cursor:default}.sa-fromto{display:inline-flex;align-items:center;gap:5px}.sa-fromto em{color:var(--muted);font-style:normal;font-weight:600}.sa-fromto svg{color:var(--muted-2)}.sa-fromto strong{font-weight:800}.sa-increment{display:inline-grid;justify-items:end;gap:3px}.sa-increment-bar{width:56px;height:4px;border-radius:999px;background:#eef2f7;overflow:hidden}.sa-increment-bar b{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#34d399,var(--sa-accent-deep))}td.down .sa-increment-bar b{background:linear-gradient(90deg,var(--sa-rose),var(--sa-rose-deep))}.sa-table-loading{position:sticky;bottom:0;padding:8px;background:#ffffffeb;color:var(--warning);text-align:center;font-size:12px;font-weight:800}.sa-table-hint{margin:8px 2px 2px;color:var(--muted-2);font-size:11px;font-weight:700}.sa-pill{display:inline-flex;max-width:168px;overflow:hidden;text-overflow:ellipsis;padding:3px 8px;border-radius:999px;background:var(--primary-soft);color:var(--primary);font-size:11px;font-weight:800;white-space:nowrap}.sa-pill.good{background:var(--success-soft);color:var(--success)}.sa-detail-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#0f172a2e}.sa-detail{position:absolute;top:20px;right:20px;bottom:20px;width:min(500px,calc(100vw - 40px));overflow:auto;padding:18px;border:1px solid var(--border);border-radius:12px;background:#fff;box-shadow:0 30px 80px -24px #10182873}.sa-detail-head{display:flex;justify-content:space-between;gap:12px}.sa-detail-head span{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.sa-detail-head h3{margin:4px 0 0;font-size:19px;font-weight:800;line-height:1.15;letter-spacing:-.01em}.sa-detail-subtitle{display:block;margin-top:4px;color:var(--muted-2);font-size:12px;font-weight:800}.sa-detail-head button{width:32px;height:32px;flex:none;display:grid;place-items:center;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--muted);cursor:pointer}.sa-detail-narrative{margin:12px 0 0;padding:10px 12px;border-radius:8px;background:var(--card-soft);border:1px solid var(--border);color:var(--muted);font-size:12px;line-height:1.5}.sa-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:14px 0}.sa-detail-grid div,.sa-detail-list>div,.sa-member-card,.sa-members-head{padding:9px 11px;border:1px solid var(--border);border-radius:8px;background:var(--card-soft)}.sa-detail-grid span,.sa-detail-list dt,.sa-members small,.sa-members dt{color:var(--muted);font-size:11px;font-weight:700}.sa-detail-grid strong,.sa-detail-list dd{display:block;margin:3px 0 0;font-weight:800}.sa-detail-grid em{display:block;margin-top:2px;font-size:11px;font-style:normal;font-weight:800}.sa-detail-grid em.up{color:var(--success)}.sa-detail-grid em.down{color:var(--danger)}.sa-detail-grid em.muted{color:var(--muted);font-weight:700}.sa-badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.sa-detail-list{display:grid;gap:7px;margin:0}.sa-detail-list dd{margin-left:0}.sa-members{display:grid;gap:7px;margin-top:14px}.sa-members>strong{font-size:12px}.sa-members-head{display:grid;gap:8px}.sa-members-head strong{font-size:12px}.sa-members-head p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.sa-members-head p.sa-members-note{padding:6px 9px;border-radius:6px;border:1px dashed var(--border-strong);color:var(--foreground);font-weight:700}.sa-members-head dl,.sa-member-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px;margin:0}.sa-members-head dl div,.sa-member-card dl div{min-width:0}.sa-members dd{margin:2px 0 0;font-size:12px;font-weight:850}.sa-member-card{display:grid;gap:7px}.sa-member-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.sa-member-card header span{display:block;min-width:0;font-size:12px;font-weight:850;line-height:1.35}.sa-member-card header strong{flex:0 0 auto;padding:3px 6px;border-radius:999px;background:#15803d1a;color:var(--success);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:0}.sa-member-card dd.up{color:var(--success)}.sa-member-card dd.down{color:var(--danger)}@media (max-height: 840px){.sa-hero-inner{padding:8px 14px}.sa-hero-head{margin-bottom:8px}.sa-hero-top{gap:12px;margin-bottom:6px}.sa-hero-figures{gap:6px 22px}.sa-layer.primary .sa-layer-step strong{font-size:24px}.sa-layer-step strong{font-size:20px}.sa-layer-step em{font-size:14px}.sa-layer.primary .sa-layer-step em{font-size:15px}.sa-layer-delta{margin-top:2px;font-size:11px}.sa-hero-figure.minor strong{font-size:15px}.sa-hero-figure.minor small{margin-top:1px}.sa-hero-insight{padding:7px 10px}.sa-hero-insight p{font-size:11.5px}.sa-levers{margin-top:6px;gap:4px}.sa-lever-bar{height:6px}.sa-hero-caveats{margin-top:6px}.sa-explorer{padding:8px 14px 6px}.sa-controls{gap:7px}.sa-table-wrap{margin-top:8px;height:clamp(300px,calc(100dvh - 560px),760px);min-height:220px}}@media (max-width: 1180px){.sa-hero-top{grid-template-columns:1fr}.sa-hero-insight{justify-self:stretch;max-width:none}}@media (max-width: 760px){.sa-toolbar{align-items:stretch}.sa-search{min-width:100%}.sa-refresh{margin-left:0;width:100%;justify-content:center}.sa-hero-inner{padding:14px 16px}.sa-hero-figures{grid-template-columns:1fr}.sa-hero-figure strong{font-size:26px;flex-wrap:wrap}.sa-hero-figure.primary strong{font-size:30px}.sa-control-row .sa-spacer{display:none}.sa-seg{width:100%;overflow-x:auto}.sa-lever{grid-template-columns:1fr;gap:2px}.sa-detail{left:12px;right:12px;width:auto}.sa-detail-grid{grid-template-columns:1fr}.sa-table td strong{max-width:180px}.sa-table-wrap{height:440px}}.conn-page{min-height:0;display:flex;flex:1 1 auto;flex-direction:column;gap:8px}.conn-hero{display:flex;align-items:center;justify-content:space-between;gap:14px}.conn-hero h1{font-size:clamp(22px,2.5vw,30px)}.conn-hero span{display:block;max-width:880px;color:var(--muted);font-size:12px;font-weight:650}.conn-hierarchy-controls{width:fit-content;max-width:100%;border:1px solid #d0d5dd;border-radius:8px;display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:5px 6px;background:linear-gradient(180deg,#fff,#f8fafc),repeating-linear-gradient(135deg,rgba(37,99,235,.05) 0 1px,transparent 1px 9px)}.conn-hierarchy-title{padding:0 4px 0 2px;color:#475467;font-size:11px;font-weight:950;letter-spacing:.02em;text-transform:uppercase}.conn-hierarchy-flow,.conn-hierarchy-step{display:inline-flex;align-items:center;gap:5px;min-width:0}.conn-hierarchy-flow{flex-wrap:wrap}.conn-hierarchy-step{transition:transform .17s ease,opacity .17s ease}.conn-hierarchy-arrow{flex:0 0 auto;color:#98a2b3}.conn-overview-strip{min-height:38px;border:1px solid var(--border);border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:5px 10px;background:linear-gradient(180deg,#fffffffa,#f8fafcf5),repeating-linear-gradient(135deg,rgba(37,99,235,.05) 0 1px,transparent 1px 10px)}.conn-overview-strip>p{min-width:260px;display:inline-flex;align-items:center;gap:6px;color:#344054;font-size:11px;font-weight:850}.conn-overview-strip>p svg{flex:0 0 auto;color:#2563eb}.conn-overview-strip dl{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:0;margin:0}.conn-overview-strip dl div{min-width:0;display:inline-flex;align-items:baseline;gap:4px;padding:0 9px;border-left:1px solid #e4e7ec;white-space:nowrap}.conn-overview-strip dt{color:var(--muted);font-size:10px;font-weight:850;text-transform:uppercase}.conn-overview-strip dd{margin:0;color:#182230;font-size:12px;font-weight:950}.conn-kpi-card span,.conn-table-card>header>span,.conn-name-cell span,.conn-realtime-modal header span{color:var(--muted);font-size:12px;font-weight:700}.conn-kpis{min-height:0}.conn-detail-head{min-width:0}.conn-detail-path{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:4px}.conn-detail-path .eyebrow{margin:0}.conn-dim-chip{border-radius:6px;padding:2px 7px;color:#4338ca;background:#eef2ff;box-shadow:inset 0 0 0 1px #dfe3fb;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.conn-detail-ancestors{min-width:0;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700}.conn-detail-summary{display:flex;align-items:center;gap:10px 16px;flex-wrap:wrap;margin-top:7px;font-variant-numeric:tabular-nums}.conn-detail-stat{display:inline-flex;align-items:baseline;gap:6px}.conn-detail-stat>span{color:#8b91a5;font-size:9.5px;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.conn-detail-stat strong{color:var(--foreground);font-size:13px;font-weight:700}.conn-detail-stat strong small{color:#98a2b3;font-size:11px;font-weight:700}.conn-kpi-grid{display:flex;gap:6px;padding:0 0 2px;overflow-x:auto;scrollbar-gutter:stable}.conn-kpi-card{min-width:174px;flex:1 1 0;border:1px solid var(--border);border-radius:7px;text-align:left;padding:6px 8px;display:grid;gap:4px;color:var(--foreground);background:#fff;box-shadow:0 3px 12px #1018280a}.conn-kpi-card.active{border-color:#2563eb;background:#eff6ff;box-shadow:0 0 0 2px #2563eb1f}.conn-kpi-card.low-coverage{border-color:#fdb022;background:linear-gradient(180deg,#fffdf5fa,#fffaebf2),#fff;box-shadow:inset 3px 0 #f79009,0 3px 12px #b547080f}.conn-kpi-card.low-coverage.active{border-color:#f79009;box-shadow:inset 3px 0 #dc6803,0 0 0 2px #f7900929}.conn-kpi-card strong{display:block;overflow:hidden;color:#182230;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.conn-kpi-title{min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:8px}.conn-kpi-title b{flex:0 0 auto;color:#0f766e;font-size:13px}.conn-kpi-meter{height:6px;overflow:hidden;border-radius:999px;background:#e4e7ec}.conn-kpi-meter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#059669)}.conn-kpi-card footer{display:flex;align-items:center;justify-content:space-between;gap:6px}.conn-kpi-card footer span{font-size:10px;font-weight:800}.conn-kpi-card.low-coverage .conn-kpi-title b{color:#b54708}.conn-kpi-card.low-coverage .conn-kpi-meter{background:#fef0c7}.conn-kpi-card.low-coverage .conn-kpi-meter span{background:linear-gradient(90deg,#fdb022,#f79009)}.conn-table-card{min-height:240px;display:flex;flex:1 1 0;flex-direction:column;box-shadow:none;overflow:visible}.conn-table-card>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 14px;border-bottom:1px solid var(--border);background:#fff}.conn-table-card>header h2{font-size:17px}.conn-table-card>header>div:first-child>span{display:block;margin-top:1px;color:var(--muted);font-size:10px;font-weight:800}.conn-table-meta{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px}.conn-table-meta label{min-height:32px;border:1px solid var(--border);border-radius:8px;display:inline-flex;align-items:center;gap:7px;padding:0 8px;color:var(--muted);background:#fff;font-size:12px;font-weight:900}.conn-table-meta select{border:0;min-height:28px;color:var(--foreground);background:transparent;font:inherit;font-weight:950}.conn-table-toolbar{display:grid;gap:6px;padding:6px 10px;border-bottom:1px solid var(--border);background:linear-gradient(180deg,#fff,#fbfcff),repeating-linear-gradient(135deg,rgba(37,99,235,.05) 0 1px,transparent 1px 10px)}.conn-table-control-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.conn-filter>button,.conn-clear-filters{min-height:30px;border:1px solid var(--border);border-radius:7px;display:inline-flex;align-items:center;gap:6px;padding:0 8px;background:#fff;color:var(--muted);font-size:12px;font-weight:850}.conn-hierarchy-pill{min-height:31px;border:1px solid #d0d5dd;border-radius:8px;display:inline-flex;align-items:center;gap:6px;padding:0 7px;color:#475467;background:#fff;cursor:grab;font-size:12px;font-weight:900;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease,opacity .16s ease}.conn-hierarchy-pill:active{cursor:grabbing}.conn-hierarchy-pill.dragging{border-color:#2563eb;background:#eff6ff;box-shadow:0 14px 34px #2563eb3d,0 0 0 3px #2563eb1f;cursor:grabbing;transform:scale(1.02)}.conn-hierarchy-placeholder{border:1px dashed #2563eb;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#eff6ffe6,#dbeafeb8),repeating-linear-gradient(135deg,rgba(37,99,235,.12) 0 1px,transparent 1px 8px);box-shadow:inset 0 0 0 1px #2563eb14;animation:conn-drop-slot .18s ease-out}.conn-hierarchy-placeholder:after{width:26px;height:3px;border-radius:999px;background:#2563eb;content:""}.conn-hierarchy-floating{position:fixed;top:0;left:0;z-index:1000;width:var(--drag-width);height:var(--drag-height);pointer-events:none;will-change:transform}.conn-hierarchy-floating .conn-hierarchy-pill{width:100%;height:100%}@keyframes conn-drop-slot{0%{opacity:.45;transform:scaleX(.68)}to{opacity:1;transform:scaleX(1)}}.conn-hierarchy-pill svg{color:#98a2b3}.conn-hierarchy-pill>svg:first-of-type{color:#1d4ed8}.conn-hierarchy-pill strong{color:var(--foreground)}.conn-hierarchy-rank{width:20px;height:20px;border-radius:999px;display:inline-grid;place-items:center;color:#fff;background:#344054;font-size:11px;font-weight:950}.conn-hierarchy-controls.drag-active .conn-hierarchy-arrow{color:#2563eb}.conn-filter-controls{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;min-width:min(100%,560px)}.conn-filter{position:relative}.conn-filter>button strong{color:var(--foreground)}.conn-filter>button.active{border-color:#bfdbfe;color:#1d4ed8;background:#eff6ff}.conn-filter-panel{position:absolute;top:calc(100% + 6px);left:0;z-index:70;width:min(360px,calc(100vw - 40px));border:1px solid rgba(15,23,42,.16);border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 18px 44px #1018282e}.conn-store-panel{width:min(560px,calc(100vw - 40px));display:flex;flex-direction:column}.conn-store-panel.drop-down{top:calc(100% + 6px);bottom:auto}.conn-store-panel.drop-up{top:auto;bottom:calc(100% + 6px)}.conn-store-panel .conn-filter-options{max-height:none;min-height:0;flex:1 1 auto}.conn-filter-search{min-height:38px;display:flex;align-items:center;gap:7px;padding:0 10px;border-bottom:1px solid var(--border);color:var(--muted)}.conn-filter-search input{width:100%;border:0;outline:0;color:var(--foreground)}.conn-filter-actions{display:flex;flex-wrap:wrap;gap:5px;padding:7px;border-bottom:1px solid var(--border);background:#f8fafc}.conn-filter-actions button,.conn-clear-filters{border:1px solid var(--border);border-radius:6px;min-height:26px;padding:0 7px;color:var(--muted);background:#fff;font-size:11px;font-weight:850}.conn-clear-filters{color:#b42318;background:#fff7f7}.conn-filter-options{max-height:310px;overflow:auto}.conn-filter-option{min-height:34px;display:grid;grid-template-columns:0 18px minmax(0,1fr) auto;align-items:center;gap:7px;padding:0 9px;border-bottom:1px solid #eef2f7;cursor:pointer}.conn-filter-option input{opacity:0}.conn-filter-option span{width:17px;height:17px;border:1px solid var(--border-strong);border-radius:5px;display:grid;place-items:center;color:transparent;background:#fff}.conn-filter-option input:checked+span{border-color:#2563eb;color:#fff;background:#2563eb}.conn-filter-option strong{overflow:hidden;color:var(--foreground);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.conn-filter-option em{color:var(--muted);font-size:11px;font-style:normal;font-weight:850}.conn-store-tree{max-height:360px}.conn-store-group{border-bottom:1px solid #eef2f7}.conn-store-group-row{min-height:34px;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;padding:0 8px;background:#fbfcff}.conn-store-group-row>button:not(.conn-store-group-name){width:22px;height:22px;border:0;display:grid;place-items:center;color:var(--muted);background:transparent}.conn-store-group-row label{min-width:0;display:grid;grid-template-columns:0 18px minmax(0,1fr) auto;align-items:center;gap:7px;cursor:pointer}.conn-store-group-name{min-width:0;border:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;padding:0;background:transparent;text-align:left;cursor:pointer}.conn-store-group-row input{opacity:0}.conn-store-group-row label>span{width:17px;height:17px;border:1px solid var(--border-strong);border-radius:5px;display:grid;place-items:center;color:transparent;background:#fff}.conn-store-group-row input:checked+span,.conn-store-group-row input:indeterminate+span{border-color:#2563eb;color:#fff;background:#2563eb}.conn-store-group-row strong,.conn-store-group-name strong{overflow:hidden;color:var(--foreground);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.conn-store-group-row em,.conn-store-group-name em{color:var(--muted);font-size:11px;font-style:normal;font-weight:900}.conn-store-children{border-top:1px solid #eef2f7}.conn-store-option{grid-template-columns:0 18px minmax(160px,1fr) minmax(140px,auto);padding-left:32px}.conn-filter-empty{padding:16px;color:var(--muted);font-size:12px;font-weight:800;text-align:center}.conn-active-filters{display:flex;flex-wrap:wrap;gap:5px}.conn-active-filters button{min-height:24px;border:1px solid #bfdbfe;border-radius:999px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;color:#1d4ed8;background:#eff6ff;font-size:11px;font-weight:850}.conn-table-shell{position:relative;min-height:0;flex:1 1 auto}.conn-table-shell:after{position:absolute;top:30px;right:0;bottom:0;width:26px;pointer-events:none;content:"";background:linear-gradient(90deg,#fff0,#fff)}.conn-scroll-hint{display:none}.conn-table{overflow:auto;width:100%;height:100%;min-height:0;scrollbar-gutter:stable}.conn-table-head,.conn-table-row{display:grid;grid-template-columns:minmax(320px,1.7fr) 110px minmax(150px,.9fr) minmax(150px,.85fr) 118px 44px;gap:10px;align-items:center;min-width:980px;padding:0 12px}.conn-table-head{position:sticky;top:0;z-index:3;min-height:30px;color:var(--muted);background:#f8fafc;border-bottom:1px solid var(--border);font-size:11px;font-weight:900;text-transform:uppercase}.conn-table-row{min-height:34px;border-bottom:1px solid #eef2f7;content-visibility:auto;contain-intrinsic-size:34px;font-size:13px}.conn-table-row:hover{background:#fbfdff}.conn-table-row.clickable{cursor:pointer}.conn-table-row.section{background:linear-gradient(90deg,rgba(79,70,229,.05),transparent 55%),#f8f9fe;border-bottom-color:var(--border)}.conn-table-row.section:hover{background:linear-gradient(90deg,rgba(79,70,229,.07),transparent 55%),#f4f5fd}.conn-name-cell{min-width:0;display:flex;align-items:center;gap:7px}.conn-name-cell>svg{flex:0 0 auto;color:#475467}.conn-name-cell strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.conn-table-row.section .conn-name-cell strong{font-size:13.5px;font-weight:750}.conn-name-cell span{flex:0 0 auto;white-space:nowrap}.conn-tl{flex:0 0 auto;width:16px;align-self:stretch;margin-left:10px;border-left:2px solid #e8ebf2}.conn-expand{width:24px;height:24px;border:1px solid var(--border);border-radius:6px;display:grid;place-items:center;color:var(--muted);background:#fff}.conn-expand:disabled{opacity:0;cursor:default}.conn-coverage{display:inline-grid;grid-template-columns:68px 52px;align-items:center;gap:8px}.conn-coverage i{height:6px;overflow:hidden;border-radius:999px;background:#eef1f6;box-shadow:inset 0 0 0 1px #94a3b824}.conn-coverage b{display:block;height:100%;border-radius:inherit}.conn-coverage em{font-size:12.5px;font-style:normal;font-weight:800}.conn-coverage.low b{background:linear-gradient(90deg,#fb7185,#e11d48)}.conn-coverage.low em{color:#be123c}.conn-coverage.medium b{background:linear-gradient(90deg,#fbbf24,#d97706)}.conn-coverage.medium em{color:#a16207}.conn-coverage.high b{background:linear-gradient(90deg,#34d399,#059669)}.conn-coverage.high em{color:#047857}.conn-stores small,.conn-struct small{color:#98a2b3;font-size:11px;font-weight:700}.conn-struct{white-space:nowrap}.conn-fresh{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-weight:600}.conn-fresh i{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#cbd5e1}.conn-fresh.ok i{background:#059669}.conn-fresh.warn{color:#a16207}.conn-fresh.warn i{background:#d97706}.conn-fresh.bad{color:#be123c;font-weight:700}.conn-fresh.bad i{background:#dc2626}.conn-sort{display:inline-flex;align-items:center;gap:4px;border:0;padding:0;color:inherit;background:transparent;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;text-align:left}.conn-sort svg{flex:0 0 auto;color:#98a2b3}.conn-sort.active,.conn-sort.active svg{color:#4f46e5}.conn-link-button{min-height:30px;width:32px;border:1px solid #bfdbfe;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;padding:0;color:#1d4ed8;background:#eff6ff;font-size:12px;font-weight:900}.conn-row-actions{display:flex;gap:6px;justify-content:flex-end}.conn-empty{min-height:84px;display:grid;place-items:center;gap:8px;color:var(--muted);font-weight:800}.conn-loading-detail:after{display:inline-block;width:18px;overflow:hidden;vertical-align:bottom;content:"...";animation:conn-loading-dots 1.1s steps(4,end) infinite}@keyframes conn-loading-dots{0%{width:0}to{width:18px}}.conn-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#0f172a57}.conn-modal{position:absolute;top:44px;right:28px;bottom:28px;width:min(780px,calc(100vw - 56px));border:1px solid rgba(15,23,42,.18);border-radius:10px;display:flex;flex-direction:column;overflow:hidden;background:#fff;box-shadow:0 28px 80px #0f172a42}.conn-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px 18px 12px;border-bottom:1px solid var(--border)}.conn-modal>header h2{margin-bottom:4px}.conn-modal>header button{width:34px;height:34px;border:1px solid var(--border);border-radius:8px;display:grid;place-items:center;color:var(--muted);background:#fff}.conn-detail-tabs{display:flex;gap:6px;padding:8px 18px;border-bottom:1px solid var(--border);background:linear-gradient(180deg,#fff,#fbfcff),repeating-linear-gradient(135deg,rgba(37,99,235,.05) 0 1px,transparent 1px 10px)}.conn-detail-tabs button{min-height:32px;border:1px solid var(--border);border-radius:8px;display:inline-flex;align-items:center;gap:7px;padding:0 11px;color:#475467;background:#fff;font-size:12px;font-weight:950}.conn-detail-tabs button.active{border-color:#2563eb;color:#1d4ed8;background:#eff6ff;box-shadow:0 0 0 2px #2563eb1a}.conn-modal-summary{display:flex;flex-wrap:wrap;gap:8px;padding:10px 18px;border-bottom:1px solid var(--border);background:#f8fafc}.conn-seg{display:inline-flex;gap:2px;padding:3px;border:1px solid var(--border);border-radius:8px;background:#f2f4f7}.conn-seg button{min-height:26px;border:0;border-radius:6px;padding:0 10px;color:#667085;background:transparent;font-size:12px;font-weight:700}.conn-seg button.active{color:#1d4ed8;background:#fff;box-shadow:0 1px 4px #1018281f}.conn-toggle{min-height:28px;border:1px solid #bfdbfe;border-radius:999px;display:inline-flex;align-items:center;gap:6px;padding:4px 10px;color:#1d4ed8;background:#eff6ff;font-size:12px;font-weight:700}.conn-toggle.active{border-color:#1d4ed8;box-shadow:0 0 0 2px #2563eb1f}.conn-summary-when{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:12px;font-weight:600}.conn-modal-summary .conn-summary-when:last-child{margin-left:auto}.conn-modal-table{min-height:0;overflow:auto}.conn-store-modal{left:50%;right:auto;width:82vw;max-width:calc(100vw - 56px);transform:translate(-50%)}.conn-modal-head,.conn-modal-row{display:grid;grid-template-columns:minmax(260px,1fr) 86px 96px 86px 128px;gap:10px;align-items:center;min-width:690px;padding:0 18px}.conn-modal-head{min-height:34px;color:var(--muted);background:#fbfcfe;border-bottom:1px solid var(--border);font-size:11px;font-weight:900;text-transform:uppercase}.conn-modal-row{min-height:42px;border-bottom:1px solid #eef2f7;font-size:13px}.conn-modal-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conn-modal-tools{display:grid;grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:12px;padding:9px 18px;border-bottom:1px solid var(--border);background:#fff}.conn-modal-tools .conn-filter-search{min-height:34px;border:1px solid var(--border);border-radius:8px}.conn-modal-tools>span{color:var(--muted);font-size:12px;font-weight:900}.conn-status-pill{width:fit-content;min-height:20px;border-radius:999px;display:inline-flex;align-items:center;gap:5px;padding:2px 8px;font-size:10px;font-weight:800;white-space:nowrap}.conn-status-pill i{width:6px;height:6px;flex:0 0 auto;border-radius:50%}.conn-status-pill.connected{color:#047857;background:#d1fae5}.conn-status-pill.connected i{background:#059669}.conn-status-pill.disconnected{color:#b42318;background:#fee2e2}.conn-status-pill.disconnected i{background:#dc2626}.conn-store-head,.conn-store-row{display:grid;grid-template-columns:104px minmax(280px,1.5fr) minmax(180px,.95fr) minmax(190px,.9fr) 122px;gap:10px;align-items:center;min-width:900px;padding:0 18px}.conn-store-head{position:sticky;top:0;z-index:1;min-height:36px;color:var(--muted);background:#fbfcfe;border-bottom:1px solid var(--border);font-size:11px;font-weight:900;text-transform:uppercase}.conn-store-row{min-height:36px;border-bottom:1px solid #eef2f7;font-size:12px;padding-top:4px;padding-bottom:4px}.conn-store-row>*{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conn-store-identity{min-width:0;display:flex;align-items:center;gap:7px}.conn-store-name{min-width:0;display:grid;gap:1px}.conn-store-name strong{overflow:hidden;color:#101828;font-size:12.5px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.conn-store-name small{color:#98a2b3;font-size:10.5px;font-weight:700}.conn-sp-ico{flex:0 0 auto;width:18px;height:18px;display:inline-grid;place-items:center;border-radius:5px;color:#047857;background:#ecfdf5;box-shadow:inset 0 0 0 1px #bbf7d0}.conn-store-actions{margin-left:auto;display:inline-flex;gap:4px;opacity:0;transition:opacity .12s ease}.conn-store-row:hover .conn-store-actions,.conn-store-row:focus-within .conn-store-actions{opacity:1}.conn-store-actions button{width:22px;height:22px;border:1px solid #d0d5dd;border-radius:6px;display:inline-grid;place-items:center;color:#475467;background:#fff}.conn-store-actions button:hover{border-color:#2563eb;color:#1d4ed8;background:#eff6ff}.conn-store-actions .conn-store-api-test{border-color:#bfdbfe;color:#1d4ed8;background:#eff6ff}.conn-store-actions .conn-store-api-test:hover{border-color:#1d4ed8;background:#dbeafe}.conn-store-actions .conn-store-smartped-config{border-color:#bbf7d0;color:#047857;background:#ecfdf5}.conn-store-actions .conn-store-smartped-config:hover{border-color:#047857;color:#065f46;background:#dcfce7}.conn-integrations{color:#475467;font-size:11.5px;font-weight:600}.conn-integrations b{color:#182230;font-weight:700}.conn-cd-head,.conn-cd-row{display:grid;grid-template-columns:104px minmax(230px,1fr) 110px minmax(150px,.8fr) 100px 112px;gap:10px;align-items:center;min-width:840px;padding:0 18px}.conn-cd-head{position:sticky;top:0;z-index:1;min-height:36px;color:var(--muted);background:#fbfcfe;border-bottom:1px solid var(--border);font-size:11px;font-weight:900;text-transform:uppercase}.conn-realtime-modal{left:50%;right:auto;top:28px;bottom:20px;width:min(1160px,calc(100vw - 40px));max-width:calc(100vw - 40px);transform:translate(-50%)}.conn-realtime-modal>header{flex:0 0 auto;background:linear-gradient(90deg,#eff6fff2,#fff 58%),repeating-linear-gradient(135deg,rgba(37,99,235,.06) 0 1px,transparent 1px 10px)}.conn-realtime-actions{display:inline-flex;align-items:center;gap:8px}.conn-realtime-modal .conn-realtime-actions button{width:auto;min-width:34px;min-height:32px;border:1px solid var(--border);border-radius:8px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;color:#182230;background:#fff;font-size:12px;font-weight:900}.conn-realtime-modal .conn-realtime-actions button[aria-label=Fechar]{width:34px;padding:0}.conn-realtime-modal .conn-realtime-actions button:disabled{opacity:.68;cursor:wait}.conn-realtime-summary{flex:0 0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:8px 12px;border-bottom:1px solid #dbeafe;background:#fff}.conn-realtime-summary article{border:1px solid #dbeafe;border-radius:8px;padding:7px 9px;background:#fbfdff}.conn-realtime-summary span{display:block;color:var(--muted);font-size:10px;font-weight:950;text-transform:uppercase}.conn-realtime-summary strong{font-size:18px;line-height:1.05}.conn-realtime-body{flex:1;min-height:0;overflow:auto;padding:8px 12px 12px;background:#f8fafc}.conn-realtime-token{border:1px solid #dbeafe;border-radius:9px;overflow:hidden;background:#fff;box-shadow:0 1px #0f172a08}.conn-realtime-token+.conn-realtime-token{margin-top:7px}.conn-realtime-token-row{width:100%;min-height:40px;border:0;border-bottom:1px solid transparent;display:grid;grid-template-columns:22px minmax(260px,1fr) 110px 132px 96px;gap:10px;align-items:center;padding:0 10px;color:#182230;background:#fff;text-align:left}.conn-realtime-token.expanded .conn-realtime-token-row{border-bottom-color:#dbeafe}.conn-realtime-token-row strong{display:block;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.conn-realtime-token-row span{color:var(--muted);font-size:11px;font-weight:800}.conn-realtime-token-row em{color:#344054;font-size:12px;font-style:normal;font-weight:900;text-align:right}.conn-token-status{width:fit-content;border-radius:999px;padding:4px 8px;font-size:11px!important;font-weight:950!important}.conn-token-status.ok{color:#047857;background:#ecfdf5}.conn-token-status.warning{color:#92400e;background:#fffbeb}.conn-token-status.danger{color:#b42318;background:#fff1f3}.conn-realtime-distributors{overflow:auto}.conn-realtime-distributor-head,.conn-realtime-distributor-row{display:grid;grid-template-columns:minmax(260px,1fr) 76px 86px 96px 96px;gap:10px;align-items:center;min-width:690px;padding:0 10px}.conn-realtime-distributor-head{position:sticky;top:0;z-index:1;min-height:30px;color:var(--muted);background:#fbfcfe;border-bottom:1px solid #e4e7ec;font-size:10px;font-weight:950;text-transform:uppercase}.conn-realtime-distributor-row{min-height:28px;border-bottom:1px solid #eef2f7;font-size:12px}.conn-realtime-distributor-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conn-cd-row{min-height:40px;border-bottom:1px solid #eef2f7;font-size:12px}.conn-cd-row>*{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 1180px){.conn-table-control-row{display:grid;justify-content:stretch}.conn-filter-controls{justify-content:flex-start;min-width:0}.conn-store-head,.conn-store-row{grid-template-columns:94px minmax(210px,1.25fr) minmax(145px,.8fr) minmax(145px,.75fr) 106px;gap:8px;min-width:760px;padding-right:12px;padding-left:12px}}@media (max-width: 860px){.dashboard-shell:has(.conn-page){display:block}.dashboard-shell:has(.conn-page) .sidebar{min-height:auto;padding:12px 14px;gap:10px}.dashboard-shell:has(.conn-page) .side-brand{width:100%;flex-direction:row;gap:10px}.dashboard-shell:has(.conn-page) .side-brand strong,.dashboard-shell:has(.conn-page) .nav-label,.dashboard-shell:has(.conn-page) .side-user-copy{display:block}.dashboard-shell:has(.conn-page) .side-menu-footer{margin-top:0;justify-content:flex-start;padding-top:0;border-top:0}.dashboard-shell:has(.conn-page) .sidebar nav{width:100%;display:flex;gap:6px;overflow-x:auto;padding-bottom:2px}.dashboard-shell:has(.conn-page) .sidebar nav button{width:auto;min-width:max-content;padding:9px 11px;justify-content:flex-start}.dashboard-shell:has(.conn-page) .side-user{width:100%;margin-top:0;align-items:center}.dashboard-shell:has(.conn-page) .content{padding:12px 14px 18px}.dashboard-shell:has(.conn-page) .topbar{align-items:center;flex-direction:row;justify-content:space-between;margin-bottom:8px}.dashboard-shell:has(.conn-page) .topbar h1{font-size:26px}.conn-hero{align-items:stretch;flex-direction:column;gap:8px}.conn-overview-strip{align-items:flex-start;flex-direction:column;gap:5px}.conn-overview-strip dl{width:100%;justify-content:flex-start;overflow-x:auto}.conn-overview-strip dl div:first-child{padding-left:0;border-left:0}.conn-table-card>header{gap:8px}.conn-table-card>header h2{font-size:17px}.conn-scroll-hint{display:block;padding:7px 12px;color:#475467;background:#f8fafc;border-bottom:1px solid var(--border);font-size:11px;font-weight:850}.conn-table{height:min(62dvh,560px);min-height:360px}.conn-table-shell:after{top:66px;width:34px;background:linear-gradient(90deg,#fff0,#2563eb1f)}.conn-modal{top:20px;right:14px;bottom:20px;left:14px;width:auto}.conn-store-modal{left:14px;right:14px;width:auto;max-width:none;transform:none}}@media (max-width: 720px){.dashboard-shell:has(.conn-page) .topbar{align-items:stretch;flex-direction:column}}.sp-page{min-height:0;display:flex;flex:1 1 auto;flex-direction:column;gap:10px}.sp-context-strip{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:2px 0}.sp-context-strip span{color:var(--muted);font-size:12px;font-weight:700}.sp-eye,.sp-clear{min-height:30px;border:1px solid var(--border);border-radius:7px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;color:#475467;background:#fff;font-size:12px;font-weight:900}.sp-eye.active{border-color:#0f766e;color:#0f766e;background:#ecfdf5}.sp-summary{min-height:50px;display:grid;flex:0 0 auto;gap:8px;grid-template-columns:repeat(5,minmax(140px,1fr));overflow-x:auto;scrollbar-gutter:stable}.sp-summary article,.sp-detail-fields article{border:1px solid var(--border);border-radius:8px;display:grid;gap:1px;padding:6px 11px;background:#fff}.sp-detail-fields article{padding:7px 9px}.sp-summary article.warning{border-color:#f04438;background:#fff7f7}.sp-summary span,.sp-detail-fields span{color:var(--muted);font-size:11px;font-weight:850;text-transform:uppercase}.sp-summary strong{font-size:17px;line-height:1.05}.sp-workspace{min-height:0;display:flex;flex:1 1 auto}.sp-card{box-shadow:none;overflow:visible}.sp-store-card{width:100%;min-height:0;display:flex;flex:1 1 auto;flex-direction:column;padding-top:10px}.sp-card>header{min-height:58px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 14px 9px;border-bottom:1px solid var(--border);background:#fff}.sp-card>header span{display:block;margin-top:3px;color:var(--muted);font-size:12px;font-weight:700}.sp-toolbar,.sp-distributor-tools{display:flex;flex-wrap:wrap;align-items:center;gap:7px;padding:8px 10px;border-bottom:1px solid var(--border);background:linear-gradient(180deg,#fff,#fbfcff),repeating-linear-gradient(135deg,rgba(37,99,235,.05) 0 1px,transparent 1px 10px)}.sp-search{min-height:32px;min-width:260px;border:1px solid var(--border);border-radius:8px;display:flex;align-items:center;gap:7px;padding:0 9px;color:var(--muted);background:#fff}.sp-search input{width:100%;border:0;outline:0;color:var(--foreground);background:transparent;font-size:12px}.sp-toolbar .sp-search,.sp-distributor-tools .sp-search{flex:1 1 280px}.sp-opportunity-filter{min-height:30px;border:1px solid #86efac;border-radius:7px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;color:#166534;background:#f0fdf4;font-size:11px;font-weight:900;white-space:nowrap}.sp-opportunity-filter strong{min-width:20px;border-radius:999px;padding:2px 5px;color:#166534;background:#dcfce7;font-size:10px;text-align:center}.sp-opportunity-filter.active{border-color:#15803d;color:#fff;background:#15803d}.sp-opportunity-filter.active strong{color:#14532d;background:#fff}.sp-result-count{min-height:30px;border-left:1px solid var(--border);display:inline-flex;align-items:center;padding-left:9px;color:#344054;font-size:11px;font-weight:900;white-space:nowrap}.sp-store-table,.sp-distributor-table,.sp-detail-table{overflow:auto}.sp-store-table{min-height:0;flex:1 1 auto;scrollbar-gutter:stable}.sp-store-bulkbar{min-height:48px;border-bottom:1px solid #86efac;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 10px;background:linear-gradient(90deg,#ecfdf5,#fff 72%),repeating-linear-gradient(135deg,rgba(22,101,52,.05) 0 1px,transparent 1px 9px)}.sp-store-bulkbar-title,.sp-store-bulkbar-actions{display:flex;align-items:center;gap:8px}.sp-store-bulkbar-title>span{width:30px;height:30px;flex:0 0 auto;border:1px solid #86efac;border-radius:7px;display:grid;place-items:center;color:#166534;background:#dcfce7}.sp-store-bulkbar-title>div{min-width:0;display:grid;gap:1px}.sp-store-bulkbar-title strong{color:#14532d;font-size:12px;font-weight:950}.sp-store-bulkbar-title small{color:#4b5563;font-size:10px;font-weight:800}.sp-store-bulkbar-actions button{min-height:30px;border:1px solid #86efac;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 9px;color:#166534;background:#fff;font-size:11px;font-weight:950;white-space:nowrap}.sp-store-bulkbar-actions button.primary{border-color:#15803d;color:#fff;background:#15803d}.sp-store-head,.sp-store-row{display:grid;grid-template-columns:minmax(240px,1.35fr) minmax(170px,.82fr) 82px minmax(150px,.75fr) 52px minmax(130px,.62fr) minmax(126px,.62fr);gap:10px;align-items:center;min-width:1180px;padding:0 12px}.sp-store-head.selection-mode,.sp-store-row.selection-mode{grid-template-columns:30px minmax(240px,1.35fr) minmax(170px,.82fr) 82px minmax(150px,.75fr) 52px minmax(130px,.62fr) minmax(126px,.62fr);min-width:1220px}.sp-store-head,.sp-distributor-head,.sp-detail-head{position:sticky;top:0;z-index:2;min-height:30px;color:var(--muted);background:#f8fafc;border-bottom:1px solid var(--border);font-size:11px;font-weight:900;text-transform:uppercase}.sp-store-head button,.sp-distributor-head button{border:0;padding:0;color:inherit;background:transparent;font:inherit;text-align:left;text-transform:uppercase}.sp-distributor-head button{cursor:pointer}.sp-distributor-head button:hover{color:#3730a3}.sp-store-row{width:100%;min-height:34px;border:0;border-bottom:1px solid #eef2f7;content-visibility:auto;contain-intrinsic-size:34px;color:var(--foreground);background:#fff;font-size:12px;text-align:left;cursor:pointer}.sp-store-row:focus-visible{outline:2px solid #2563eb;outline-offset:-2px}.sp-store-row:hover,.sp-store-row.selected{background:#eff6ff}.sp-store-row.selected{box-shadow:inset 3px 0 #2563eb}.sp-store-row.batch-selected{background:#f0fdf4;box-shadow:inset 3px 0 #16a34a}.sp-store-row.selected.batch-selected{background:linear-gradient(90deg,#eff6ff,#f0fdf4);box-shadow:inset 3px 0 #2563eb,inset 6px 0 #16a34a}.sp-store-select{width:26px;height:26px;display:grid;place-items:center;cursor:pointer}.sp-store-select input{position:absolute;width:1px;height:1px;opacity:0}.sp-store-select span{width:16px;height:16px;border:1.5px solid #94a3b8;border-radius:4px;display:grid;place-items:center;background:#fff}.sp-store-select input:checked+span{border-color:#15803d;background:#15803d;box-shadow:inset 0 0 0 3px #fff}.sp-store-select input:focus-visible+span{outline:2px solid #86efac;outline-offset:2px}.sp-store-select input:disabled+span{border-color:#cbd5e1;background:#e2e8f0;cursor:not-allowed}.sp-store-select-placeholder{width:16px;height:1px;justify-self:center;background:#dbe3ec}.sp-store-name{min-width:0}.sp-store-name strong,.sp-distributor-row strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sp-store-name span{display:inline-flex;align-items:center;gap:4px;margin-top:2px;color:var(--muted);font-size:11px;font-weight:800}.sp-store-name span button{width:20px;height:20px;border:0;border-radius:4px;display:inline-grid;place-items:center;padding:0;color:inherit;background:transparent}.sp-store-name span button:hover{color:#1d4ed8;background:#dbeafe}.sp-coverage-analysis{min-height:54px;border:1px solid #bae6fd;border-radius:8px;display:grid;grid-template-columns:minmax(260px,1.2fr) minmax(220px,2fr) minmax(130px,auto) auto;align-items:center;gap:12px;padding:7px 9px;background:linear-gradient(90deg,#f0f9ff,#fff 66%)}.sp-coverage-analysis.running{border-color:#7dd3fc}.sp-coverage-analysis-title,.sp-coverage-analysis-title>span,.sp-coverage-analysis-counts{display:flex;align-items:center}.sp-coverage-analysis-title{min-width:0;gap:9px}.sp-coverage-analysis-title>span{width:32px;height:32px;flex:0 0 auto;justify-content:center;border:1px solid #7dd3fc;border-radius:7px;color:#0369a1;background:#e0f2fe}.sp-coverage-analysis-title div,.sp-coverage-analysis-counts{min-width:0;display:grid;gap:1px}.sp-coverage-analysis-title strong,.sp-coverage-analysis-counts strong{color:#0c4a6e;font-size:12px;font-weight:950}.sp-coverage-analysis-title small,.sp-coverage-analysis-counts span{overflow:hidden;color:#475569;font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.sp-coverage-analysis-track{height:8px;border-radius:4px;overflow:hidden;background:#dbeafe}.sp-coverage-analysis-track span{display:block;height:100%;border-radius:inherit;background:#0284c7;transition:width .2s ease}.sp-coverage-analysis>button{min-height:32px;border:1px solid #0284c7;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;color:#fff;background:#0369a1;font-size:11px;font-weight:950;white-space:nowrap}.sp-coverage-analysis>button:disabled{opacity:.65;cursor:wait}.sp-coverage-page-error{min-height:32px;border:1px solid #fecaca;border-radius:7px;display:flex;align-items:center;gap:7px;padding:6px 9px;color:#b42318;background:#fff7f7;font-size:11px;font-weight:850}.sp-coverage-chip{width:fit-content;max-width:100%;min-height:26px;border:1px solid #bae6fd;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 7px;color:#0369a1;background:#f0f9ff;font-size:10px;font-weight:950;white-space:nowrap}.sp-coverage-chip.complete{border-color:#86efac;color:#166534;background:#f0fdf4}.sp-coverage-chip.pending{border-color:#fcd34d;color:#92400e;background:#fffbeb}.sp-coverage-chip.error{border-color:#fda4af;color:#be123c;background:#fff1f2}.sp-coverage-chip:disabled{opacity:.62}.sp-spin{animation:sp-spin .85s linear infinite}.sp-status{width:fit-content;border:1px solid var(--border);border-radius:999px;padding:3px 7px;color:#475467;background:#f8fafc;font-size:11px;font-weight:900}.sp-token-cell{overflow:hidden;color:#344054;font-size:11px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.sp-status.ok{border-color:#a7f3d0;color:#047857;background:#ecfdf5}.sp-empty{min-height:96px;display:grid;place-items:center;gap:8px;padding:16px;color:var(--muted);font-weight:850;text-align:center}.sp-empty.compact{min-height:54px;font-size:12px}.sp-select-prompt{min-height:360px}.sp-config-card{height:100%;min-width:0;display:flex;flex-direction:column;overflow:hidden}.sp-config-line{flex:0 0 auto;display:grid;grid-template-columns:repeat(3,minmax(84px,.72fr)) minmax(250px,1.75fr) 106px;gap:6px;align-items:stretch;padding:7px 10px 0}.sp-config-line article{min-width:0;min-height:38px;border:1px solid var(--border);border-radius:8px;display:grid;align-content:center;gap:1px;padding:6px 8px;background:#fff}.sp-config-line span{overflow:hidden;color:var(--muted);font-size:10px;font-weight:900;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap}.sp-config-line strong{overflow:hidden;font-size:14px;line-height:1.08;text-overflow:ellipsis;white-space:nowrap}.sp-config-line small{overflow:hidden;color:var(--muted);font-size:10px;font-weight:800;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.sp-config-rollup{border-color:#dbe4ff!important;background:#fbfcff!important}.sp-test-api{min-height:38px;border:1px solid #a5b4fc;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;color:#3730a3;background:#eef2ff;font-size:12px;font-weight:950;white-space:nowrap}.sp-test-api:disabled{opacity:.68;cursor:wait}.sp-drawer-coverage-entry{flex:0 0 auto;min-height:48px;border-top:1px solid #bbf7d0;border-bottom:1px solid #bbf7d0;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;margin-top:7px;padding:7px 10px;background:#f0fdf4}.sp-drawer-coverage-entry.has-error{border-color:#fed7aa;background:#fff7ed}.sp-drawer-coverage-icon{width:30px;height:30px;border-radius:7px;display:grid;place-items:center;color:#047857;background:#d1fae5}.sp-drawer-coverage-entry>div{min-width:0;display:grid;gap:1px}.sp-drawer-coverage-entry strong,.sp-drawer-coverage-entry small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sp-drawer-coverage-entry strong{color:#064e3b;font-size:12px;font-weight:950}.sp-drawer-coverage-entry small{color:#477264;font-size:10px;font-weight:800}.sp-drawer-coverage-entry>button{min-height:32px;border:1px solid #059669;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 10px;color:#fff;background:#047857;font-size:11px;font-weight:950;white-space:nowrap}.sp-drawer-coverage-entry>button:disabled{border-color:#94a3b8;color:#64748b;background:#e2e8f0;cursor:not-allowed}.sp-drawer-coverage-entry>p{grid-column:2 / -1;display:flex;align-items:center;gap:5px;margin:0;color:#9a3412;font-size:10px;font-weight:850}.sp-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:105;background:#0f172a2e}.sp-drawer{position:absolute;top:0;right:0;width:min(62vw,920px);min-width:620px;height:100%;border-left:1px solid rgba(15,23,42,.16);background:#f8fafc;box-shadow:-22px 0 64px #0f172a2e}.sp-drawer .sp-card{border-radius:0;border-top:0;border-right:0;border-bottom:0}.sp-drawer-actions{display:inline-flex;align-items:center;gap:7px}.sp-drawer-eye{min-height:34px;border:1px solid var(--border);border-radius:8px;display:inline-flex;align-items:center;gap:5px;padding:0 9px;color:var(--muted);background:#fff;font-size:11px;font-weight:950}.sp-drawer-eye.active{border-color:#0f766e;color:#0f766e;background:#ecfdf5}.sp-drawer-close{width:34px;height:34px;border:1px solid var(--border);border-radius:8px;display:grid;place-items:center;color:var(--muted);background:#fff}.sp-drawer .error-box.compact{margin:8px 10px;padding:9px 11px;font-size:12px}.sp-realtime{flex:0 0 auto;margin:6px 10px 0;border:1px solid #c7d2fe;border-radius:9px;overflow:hidden;background:linear-gradient(90deg,#eef2ffe6,#fff 70%),repeating-linear-gradient(135deg,rgba(79,70,229,.05) 0 1px,transparent 1px 9px)}.sp-realtime-strip{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 8px 6px 10px}.sp-realtime-title{min-width:0;display:flex;align-items:center;gap:8px;color:#3730a3}.sp-realtime-title>svg{flex:0 0 auto}.sp-realtime-title>div{min-width:0;display:grid;gap:1px}.sp-realtime-title strong{overflow:hidden;color:var(--foreground);font-size:12px;font-weight:950;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.sp-realtime-title span,.sp-realtime-placeholder span,.sp-realtime-token-row span,.sp-realtime-distributors p{color:var(--muted);font-size:11px;font-weight:750}.sp-realtime-title span{overflow:hidden;max-width:260px;text-overflow:ellipsis;white-space:nowrap}.sp-realtime-actions{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:6px;padding:0;border:0;background:transparent}.sp-realtime-actions button{min-height:30px;border:1px solid #a5b4fc;border-radius:8px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;color:#3730a3;background:#eef2ff;font-size:12px;font-weight:950}.sp-realtime-actions button:disabled{opacity:.68;cursor:wait}.spin{animation:sp-spin .8s linear infinite}@keyframes sp-spin{to{transform:rotate(360deg)}}.sp-realtime-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:6px 8px;border-bottom:1px solid #eef2ff}.sp-realtime-summary article{border:1px solid #e0e7ff;border-radius:7px;padding:5px 7px;background:#fbfcff}.sp-realtime-summary span{display:block;color:var(--muted);font-size:10px;font-weight:900;text-transform:uppercase}.sp-realtime-summary strong{font-size:15px;line-height:1.1}.sp-realtime-placeholder{display:grid;gap:3px;padding:10px;background:#fbfcff}.sp-realtime-placeholder strong{font-size:12px}.sp-realtime-actions span{color:var(--muted);font-size:11px;font-weight:800}.sp-realtime-tree{max-height:300px;overflow:auto}.sp-realtime-token{border-bottom:1px solid #eef2ff}.sp-realtime-token:last-child{border-bottom:0}.sp-realtime-token-row{width:100%;min-height:36px;border:0;display:grid;grid-template-columns:18px minmax(150px,1fr) 92px 72px 72px;gap:8px;align-items:center;padding:0 10px;color:var(--foreground);background:#fff;text-align:left}.sp-realtime-token-row:hover,.sp-realtime-token.expanded .sp-realtime-token-row{background:#f5f7ff}.sp-realtime-token-row strong{display:block;font-size:12px}.sp-realtime-token-row em{color:#334155;font-size:11px;font-style:normal;font-weight:900;text-align:right}.sp-realtime-distributors{border-top:1px solid #eef2ff;background:#fbfcff}.sp-realtime-distributors p{margin:0;padding:7px 10px;border-bottom:1px solid #eef2ff}.sp-realtime-distributor-head,.sp-realtime-distributor-row{display:grid;grid-template-columns:minmax(180px,1fr) 78px 78px 112px 132px 68px 150px;gap:7px;align-items:center;min-width:900px;padding:0 10px}.sp-realtime-distributor-head{min-height:34px;color:var(--muted);background:#eef2ff;font-size:10px;font-weight:950;text-transform:uppercase}.sp-realtime-distributor-row{min-height:31px;border-bottom:1px solid #eef2ff;font-size:12px}.sp-realtime-distributor-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sp-realtime-distributor-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:800}.sp-realtime-distributor-row .sp-realtime-competitive{display:inline-flex;align-items:baseline;gap:4px}.sp-realtime-distributor-row .sp-realtime-competitive strong{color:#0f172a;font-size:12px;font-weight:950}.sp-realtime-distributor-row .sp-realtime-competitive small{color:#64748b;font-size:10px;font-weight:900;white-space:nowrap}.sp-realtime-distributor-row .sp-realtime-competitive.empty{color:#94a3b8}.sp-realtime-modal{top:28px;bottom:20px;width:min(1160px,calc(100vw - 40px))}.sp-realtime-modal>header{flex:0 0 auto;background:linear-gradient(90deg,#eef2ffeb,#fff 58%),repeating-linear-gradient(135deg,rgba(79,70,229,.06) 0 1px,transparent 1px 10px)}.sp-realtime-modal-summary{flex:0 0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:8px 12px;border-bottom:1px solid #e0e7ff;background:#fff}.sp-realtime-modal-summary article{border:1px solid #dbe4ff;border-radius:8px;padding:7px 9px;background:#fbfcff}.sp-realtime-modal-summary span{display:block;color:var(--muted);font-size:10px;font-weight:950;text-transform:uppercase}.sp-realtime-modal-summary strong{font-size:18px;line-height:1.05}.sp-realtime-modal-body{flex:1;min-height:0;overflow:auto;padding:8px 12px 12px;background:#f8fafc}.sp-realtime-token-card{border:1px solid #dbe4ff;border-radius:9px;overflow:hidden;background:#fff;box-shadow:0 1px #0f172a08}.sp-realtime-token-card+.sp-realtime-token-card{margin-top:7px}.sp-realtime-token-card>.sp-realtime-token-row{min-height:40px;grid-template-columns:22px minmax(260px,1fr) 110px 132px 96px;border-bottom:1px solid transparent}.sp-realtime-token-card.expanded>.sp-realtime-token-row{border-bottom-color:#e0e7ff}.sp-realtime-token-card .sp-realtime-token-row strong{font-size:13px}.sp-realtime-token-card .sp-realtime-token-row span{font-size:11px}.sp-realtime-modal .sp-realtime-distributors{max-height:none;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;touch-action:pan-x}.sp-realtime-distributor-head [tabindex="0"]:focus-visible,.sp-realtime-distributor-row [tabindex="0"]:focus-visible{border-radius:3px;outline:2px solid #4f46e5;outline-offset:2px}.sp-realtime-modal .sp-realtime-distributor-head,.sp-realtime-modal .sp-realtime-distributor-row{grid-template-columns:minmax(240px,1fr) 82px 82px 122px 142px 72px 164px;min-width:980px}.sp-realtime-modal .sp-realtime-distributor-head{position:sticky;top:0;z-index:1}.sp-realtime-modal .sp-realtime-distributor-row{min-height:28px}.sp-distributor-tools>span{color:var(--muted);font-size:12px;font-weight:900}.sp-distributor-filter-tabs{display:inline-flex;align-items:center;gap:3px;border:1px solid var(--border);border-radius:8px;padding:3px;background:#fff}.sp-distributor-filter-tabs button{min-height:25px;border:0;border-radius:6px;padding:0 8px;color:#64748b;background:transparent;font-size:11px;font-weight:950;white-space:nowrap}.sp-distributor-filter-tabs button{display:inline-flex;align-items:center;gap:4px}.sp-distributor-filter-tabs button.active{color:#075985;background:#e0f2fe}.sp-distributor-filter-tabs button:last-child.active{color:#166534;background:#dcfce7}.sp-easy-bulkbar{min-height:48px;border-bottom:1px solid #bbf7d0;display:grid;grid-template-columns:minmax(180px,1fr) auto;align-items:center;gap:6px 12px;padding:7px 10px;background:linear-gradient(90deg,#f0fdf4,#fff 72%),repeating-linear-gradient(135deg,rgba(22,101,52,.05) 0 1px,transparent 1px 9px)}.sp-easy-bulkbar-title,.sp-easy-bulkbar-actions{display:flex;align-items:center;gap:8px}.sp-easy-bulkbar-title>div{display:grid;gap:1px}.sp-easy-bulkbar-title strong{color:#14532d;font-size:12px;font-weight:950}.sp-easy-bulkbar-title small{color:#4b5563;font-size:10px;font-weight:800}.sp-easy-icon{width:28px;height:28px;border:1px solid #86efac;border-radius:7px;display:grid;place-items:center;color:#166534;background:#dcfce7}.sp-easy-bulkbar-actions button{min-height:30px;border:1px solid #86efac;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 9px;color:#166534;background:#fff;font-size:11px;font-weight:950;white-space:nowrap}.sp-easy-bulkbar-actions button.primary{border-color:#15803d;color:#fff;background:#15803d}.sp-easy-bulkbar-actions button:disabled{opacity:.5;cursor:not-allowed}.sp-easy-result{grid-column:1 / -1;overflow:hidden;font-size:10px;font-weight:850;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.sp-easy-progress{grid-column:1 / -1;display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,2fr) auto;align-items:center;gap:8px}.sp-easy-progress-copy,.sp-easy-progress-counts{display:flex;align-items:center;gap:7px;min-width:0}.sp-easy-progress-copy strong{overflow:hidden;color:#14532d;font-size:10px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.sp-easy-progress-copy span,.sp-easy-progress-counts span{color:#4b5563;font-size:10px;font-weight:850;white-space:nowrap}.sp-easy-progress-track{height:7px;border-radius:4px;overflow:hidden;background:#d1fae5}.sp-easy-progress-track span{display:block;height:100%;border-radius:inherit;background:#16a34a;transition:width .18s ease}.sp-easy-result.ok{color:#166534}.sp-easy-result.error{color:#b42318}.sp-drawer .sp-distributor-table{flex:1;min-height:0}.sp-distributor-head,.sp-distributor-row{display:grid;grid-template-columns:minmax(170px,1.2fr) 112px 86px 112px minmax(150px,.9fr) 74px;gap:8px;align-items:center;min-width:820px;padding:0 10px}.sp-distributor-head.selection-mode,.sp-distributor-row.selection-mode{grid-template-columns:34px minmax(170px,1.2fr) 112px 86px 112px minmax(150px,.9fr) 74px;min-width:854px}.sp-distributor-row.selected{background:#f0fdf4;box-shadow:inset 3px 0 #16a34a}.sp-selection-head{font-size:9px;text-align:center}.sp-easy-select{width:26px;height:26px;display:grid;place-items:center;cursor:pointer}.sp-easy-select input{position:absolute;width:1px;height:1px;opacity:0}.sp-easy-select span{width:16px;height:16px;border:1.5px solid #94a3b8;border-radius:4px;display:grid;place-items:center;background:#fff}.sp-easy-select input:checked+span{border-color:#15803d;background:#15803d;box-shadow:inset 0 0 0 3px #fff}.sp-easy-select input:focus-visible+span{outline:2px solid #86efac;outline-offset:2px}.sp-easy-select input:disabled+span{border-color:#cbd5e1;background:#e2e8f0;cursor:not-allowed}.sp-distributor-row{min-height:44px;border-bottom:1px solid #eef2f7;font-size:12px}.sp-distributor-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sp-distributor-name-cell{min-width:0;display:flex;align-items:center;gap:6px}.sp-distributor-name-cell strong{min-width:0;flex:0 1 auto}.sp-easy-marker{flex:0 0 auto;min-height:20px;border:1px solid #86efac;border-radius:6px;display:inline-flex;align-items:center;gap:3px;padding:1px 5px;color:#166534;background:#f0fdf4;font-size:9px;font-weight:950;line-height:1}.sp-distributor-category{border-bottom:1px solid #e2e8f0}.sp-distributor-category-toggle{position:sticky;top:0;z-index:3;display:grid;grid-template-columns:18px minmax(170px,1fr) auto auto;align-items:center;gap:8px;width:100%;min-height:32px;border:0;border-bottom:1px solid #dbeafe;padding:0 10px;color:#0f172a;background:#eef6fb;text-align:left}.sp-distributor-category-toggle strong,.sp-distributor-category-toggle span,.sp-distributor-category-toggle small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sp-distributor-category-toggle strong{font-size:12px;font-weight:950}.sp-distributor-category-toggle span,.sp-distributor-category-toggle small{color:#64748b;font-size:10px;font-weight:850}.sp-distributor-status{width:fit-content;max-width:100%;border:1px solid var(--border);border-radius:999px;display:inline-flex;align-items:center;gap:5px;padding:3px 7px;background:#f8fafc;color:#475467;font-size:11px;font-weight:900}.sp-distributor-status.ok{border-color:#a7f3d0;background:#ecfdf5;color:#047857}.sp-distributor-status.warning{border-color:#fedf89;background:#fffaeb;color:#b54708}.sp-distributor-status.danger{border-color:#fecdca;background:#fff1f3;color:#b42318}.sp-activity-cell{min-height:24px;display:inline-flex;align-items:center}.sp-activity-dot{width:11px;height:11px;flex:0 0 11px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px currentColor;cursor:help}.sp-activity-dot.active{color:#15803d;background:#22c55e}.sp-activity-dot.inactive{color:#b42318;background:#ef4444}.sp-distributor-row-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:5px}.sp-distributor-row button{min-height:28px;border:1px solid #bfdbfe;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 7px;color:#1d4ed8;background:#eff6ff;font-size:11px;font-weight:900}.sp-distributor-row button.icon{width:28px;padding:0}.sp-distributor-row button.edit{border-color:#a7f3d0;color:#047857;background:#ecfdf5}.sp-distributor-row button:disabled{opacity:.45;cursor:not-allowed}@media (max-width: 860px){.sp-coverage-analysis{grid-template-columns:1fr auto}.sp-coverage-analysis-track{grid-column:1 / -1;grid-row:2}.sp-coverage-analysis-counts{display:none}.sp-store-bulkbar{align-items:stretch;flex-direction:column}.sp-store-bulkbar-actions button{flex:1}.sp-distributor-tools .sp-search{min-width:0;flex-basis:100%}.sp-distributor-filter-tabs{max-width:100%;overflow-x:auto;scrollbar-width:thin}.sp-easy-bulkbar{grid-template-columns:1fr}.sp-easy-bulkbar-actions{justify-content:stretch}.sp-easy-bulkbar-actions button{flex:1}.sp-easy-progress{grid-template-columns:1fr}.sp-realtime-modal-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.sp-drawer-coverage-entry{grid-template-columns:30px minmax(0,1fr)}.sp-drawer-coverage-entry>button{grid-column:2;justify-self:start}.sp-store-table{height:min(62dvh,560px);min-height:360px;flex:none}}@media (max-width: 1180px){.sp-drawer{width:calc(100vw - 64px);min-width:0}}.sp-filter{position:relative}.sp-filter>button,.sp-select-filter{min-height:32px;border:1px solid var(--border);border-radius:8px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;color:var(--muted);background:#fff;font-size:12px;font-weight:900}.sp-filter>button strong{color:var(--foreground)}.sp-filter>button.active{border-color:#bfdbfe;color:#1d4ed8;background:#eff6ff}.sp-select-filter select{border:0;color:var(--foreground);background:transparent;font-weight:900}.sp-filter-panel{position:absolute;top:calc(100% + 6px);left:0;z-index:80;width:min(580px,calc(100vw - 40px));border:1px solid rgba(15,23,42,.16);border-radius:8px;overflow:hidden;background:#fff;box-shadow:0 18px 44px #1018282e}.sp-filter-search{min-height:38px;display:flex;align-items:center;gap:7px;padding:0 10px;border-bottom:1px solid var(--border);color:var(--muted)}.sp-filter-search input{width:100%;border:0;outline:0}.sp-filter-actions{display:flex;gap:5px;padding:7px;border-bottom:1px solid var(--border);background:#f8fafc}.sp-filter-actions button{min-height:26px;border:1px solid var(--border);border-radius:6px;padding:0 7px;color:var(--muted);background:#fff;font-size:11px;font-weight:850}.sp-store-tree{max-height:360px;overflow:auto}.sp-store-group{border-bottom:1px solid #eef2f7}.sp-store-group-row{min-height:34px;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;padding:0 8px;background:#fbfcff}.sp-store-group-row>button{width:22px;height:22px;border:0;display:grid;place-items:center;color:var(--muted);background:transparent}.sp-store-group-row label,.sp-store-option{min-width:0;display:grid;grid-template-columns:0 18px minmax(0,1fr) auto;align-items:center;gap:7px;cursor:pointer}.sp-store-group-row input,.sp-store-option input{opacity:0}.sp-store-group-row label>span,.sp-store-option>span{width:17px;height:17px;border:1px solid var(--border-strong);border-radius:5px;display:grid;place-items:center;color:transparent;background:#fff}.sp-store-group-row input:checked+span,.sp-store-group-row input:indeterminate+span,.sp-store-option input:checked+span{border-color:#2563eb;color:#fff;background:#2563eb}.sp-store-group-row strong,.sp-store-option strong{overflow:hidden;color:var(--foreground);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.sp-store-group-row em,.sp-store-option em{color:var(--muted);font-size:11px;font-style:normal;font-weight:900}.sp-store-children{border-top:1px solid #eef2f7}.sp-store-option{min-height:34px;padding:0 9px 0 32px;border-bottom:1px solid #eef2f7}.sp-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;background:#0f172a57}.sp-modal{position:absolute;top:32px;left:50%;bottom:22px;width:min(1060px,calc(100vw - 44px));border:1px solid rgba(15,23,42,.18);border-radius:10px;display:flex;flex-direction:column;overflow:hidden;background:#fff;box-shadow:0 28px 80px #0f172a42;transform:translate(-50%)}.sp-modal *{box-sizing:border-box}.sp-modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:11px 14px 9px;border-bottom:1px solid var(--border)}.sp-modal>header span{color:var(--muted);font-size:11px;font-weight:700}.sp-modal-actions{display:inline-flex;gap:7px}.sp-modal-actions button{width:31px;height:31px;border:1px solid var(--border);border-radius:8px;display:grid;place-items:center;color:var(--muted);background:#fff}.sp-modal-actions .sp-modal-primary-action{width:auto;display:inline-flex;gap:5px;padding:0 8px;font-size:11px;font-weight:900}.sp-modal-actions button.active{border-color:#0f766e;color:#0f766e;background:#ecfdf5}.sp-detail-fields{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;padding:8px 12px;border-bottom:1px solid var(--border)}.sp-detail-fields strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sp-detail-records{flex:1;min-width:0;width:100%;overflow:auto}.sp-detail-records-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;min-height:30px;padding:0 12px;border-bottom:1px solid #eef2f7;color:var(--muted);background:#f8fafc;font-size:11px;font-weight:900;text-transform:uppercase}.sp-detail-records-head span{font-weight:800;text-transform:none}.sp-detail-record{border-bottom:1px solid #eef2f7;padding:9px 12px 10px;background:#fff}.sp-detail-record:nth-child(2n){background:#fcfdff}.sp-detail-record>header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px}.sp-detail-record>header strong{color:var(--foreground);font-size:12px;font-weight:900}.sp-detail-record>header span{color:var(--muted);font-size:11px;font-weight:800}.sp-detail-record dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 12px;margin:0}.sp-detail-record dl>div{display:grid;grid-template-columns:128px minmax(0,1fr);align-items:baseline;gap:8px;min-height:22px}.sp-detail-record dt{color:var(--muted);font-size:11px;font-weight:800;line-height:1.2;text-transform:uppercase}.sp-detail-record dd{min-width:0;margin:0;color:var(--foreground);font-size:12px;font-weight:800;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 860px){.sp-detail-record dl{grid-template-columns:1fr}}.sp-coverage-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130;display:grid;place-items:center;padding:22px;background:#0f172a7a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sp-coverage-modal{width:min(940px,100%);max-height:min(820px,calc(100dvh - 44px));border:1px solid #cbd5e1;border-radius:8px;display:flex;flex-direction:column;overflow:hidden;color:#0f172a;background:#f8fafc;box-shadow:0 28px 72px #0f172a47}.sp-coverage-header{min-height:84px;border-bottom:1px solid #dbe3ec;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:15px 17px 13px;background:#fff}.sp-coverage-header p{margin:0 0 3px;color:#0369a1;font-size:10px;font-weight:950;text-transform:uppercase}.sp-coverage-header h2{margin:0;font-family:IBM Plex Sans,Segoe UI,sans-serif;font-size:20px;letter-spacing:0;line-height:1.15}.sp-coverage-header span{display:block;margin-top:4px;color:#64748b;font-size:11px;font-weight:750}.sp-coverage-close{width:34px;height:34px;flex:0 0 auto;border:1px solid #cbd5e1;border-radius:7px;display:grid;place-items:center;color:#475569;background:#fff}.sp-coverage-overview{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:10px 12px 0}.sp-coverage-overview>div{min-height:49px;border:1px solid #dbe3ec;border-radius:7px;display:flex;align-items:center;gap:8px;padding:7px 10px;color:#0369a1;background:#fff}.sp-coverage-overview span{display:grid;gap:1px;color:#64748b;font-size:10px;font-weight:850;text-transform:uppercase}.sp-coverage-overview strong{color:#0f172a;font-size:15px;font-weight:950;text-transform:none}.sp-coverage-actions{display:flex;align-items:center;gap:7px;padding:9px 12px}.sp-coverage-actions button,.sp-coverage-stop button,.sp-coverage-list article>button{min-height:31px;border:1px solid #cbd5e1;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 9px;color:#334155;background:#fff;font-size:11px;font-weight:950;white-space:nowrap}.sp-coverage-actions button.primary{border-color:#15803d;color:#fff;background:#15803d}.sp-coverage-actions button:disabled,.sp-coverage-list article>button:disabled{opacity:.48;cursor:not-allowed}.sp-coverage-actions>span{margin-left:auto;color:#64748b;font-size:10px;font-weight:800;text-align:right}.sp-coverage-progress{border-top:1px solid #bbf7d0;border-bottom:1px solid #bbf7d0;display:grid;grid-template-columns:minmax(180px,1fr) minmax(240px,2fr) auto;align-items:center;gap:10px;padding:8px 12px;background:#f0fdf4}.sp-coverage-progress>div:first-child{min-width:0;display:grid}.sp-coverage-progress strong,.sp-coverage-progress span,.sp-coverage-progress small{overflow:hidden;font-size:10px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.sp-coverage-progress span,.sp-coverage-progress small{color:#64748b}.sp-coverage-progress-track{height:8px;border-radius:4px;overflow:hidden;background:#bbf7d0}.sp-coverage-progress-track span{display:block;height:100%;background:#16a34a;transition:width .18s ease}.sp-coverage-notice,.sp-coverage-stop{border-top:1px solid #fed7aa;border-bottom:1px solid #fed7aa;display:flex;align-items:center;gap:8px;padding:8px 12px;color:#9a3412;background:#fff7ed;font-size:11px;font-weight:850}.sp-coverage-stop span{flex:1}.sp-coverage-stop button.danger{border-color:#e11d48;color:#fff;background:#be123c}.sp-coverage-list{min-height:180px;overflow:auto;margin:0 12px 12px;border:1px solid #dbe3ec;border-radius:7px;background:#fff;scrollbar-gutter:stable}.sp-coverage-list-head,.sp-coverage-list article{display:grid;grid-template-columns:minmax(220px,1.5fr) minmax(130px,.7fr) 120px 132px;align-items:center;gap:10px;min-width:720px;padding:0 10px}.sp-coverage-list-head{position:sticky;top:0;z-index:2;min-height:30px;border-bottom:1px solid #dbe3ec;color:#64748b;background:#f8fafc;font-size:10px;font-weight:950;text-transform:uppercase}.sp-coverage-list article{position:relative;min-height:53px;border-bottom:1px solid #eef2f7}.sp-coverage-list article.has-error{min-height:84px;padding-bottom:27px;background:#fff7f7}.sp-coverage-list article>div{min-width:0;display:flex;align-items:center;gap:8px}.sp-coverage-list article>div>b{width:24px;height:24px;flex:0 0 auto;border-radius:6px;display:grid;place-items:center;color:#0369a1;background:#e0f2fe;font-size:10px}.sp-coverage-list article>div>span,.sp-coverage-list article>div:nth-child(2){min-width:0;display:grid;gap:2px}.sp-coverage-list article strong{overflow:hidden;font-size:12px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.sp-coverage-list article small{color:#64748b;font-size:10px;font-weight:800}.sp-coverage-state{width:fit-content;border:1px solid #cbd5e1;border-radius:999px;display:inline-flex;align-items:center;gap:4px;padding:3px 7px;color:#475569;background:#f8fafc;font-size:10px;font-weight:950;white-space:nowrap}.sp-coverage-state.ok,.sp-coverage-state.success{border-color:#86efac;color:#166534;background:#f0fdf4}.sp-coverage-state.running,.sp-coverage-state.verifying{border-color:#7dd3fc;color:#0369a1;background:#f0f9ff}.sp-coverage-state.error,.sp-coverage-state.failure{border-color:#fda4af;color:#be123c;background:#fff1f2}.sp-coverage-list article>p{position:absolute;right:10px;bottom:7px;left:42px;min-width:0;display:flex;align-items:center;gap:5px;margin:0;color:#b42318;font-size:10px;font-weight:850}.sp-coverage-list article>p span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sp-coverage-batch-modal{width:min(1020px,100%)}.sp-coverage-batch-progress>div:first-child span{margin-top:1px}.sp-coverage-batch-list{min-height:220px;overflow:auto;margin:0 12px 12px;border:1px solid #dbe3ec;border-radius:7px;background:#fff;scrollbar-gutter:stable}.sp-coverage-batch-list-head,.sp-coverage-batch-row{display:grid;grid-template-columns:minmax(330px,1.5fr) minmax(170px,.7fr) 140px;align-items:center;gap:12px;min-width:720px;padding:0 11px}.sp-coverage-batch-list-head{position:sticky;top:0;z-index:2;min-height:30px;border-bottom:1px solid #dbe3ec;color:#64748b;background:#f8fafc;font-size:10px;font-weight:950;text-transform:uppercase}.sp-coverage-batch-list article{min-width:720px;border-bottom:1px solid #eef2f7}.sp-coverage-batch-list article.has-error{background:snow}.sp-coverage-batch-row{width:100%;min-height:54px;border:0;color:#0f172a;background:transparent;text-align:left}.sp-coverage-batch-row:hover{background:#f8fafc}.sp-coverage-batch-row:focus-visible{outline:2px solid #2563eb;outline-offset:-2px}.sp-coverage-batch-row>span:nth-child(2){min-width:0;display:grid;gap:1px}.sp-coverage-batch-row strong{overflow:hidden;font-size:12px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.sp-coverage-batch-row small{color:#64748b;font-size:10px;font-weight:800}.sp-coverage-batch-store{min-width:0;display:flex;align-items:center;gap:7px}.sp-coverage-batch-store>svg{flex:0 0 auto;color:#0369a1}.sp-coverage-batch-store>span{min-width:0;display:grid;gap:2px}.sp-coverage-batch-details{border-top:1px dashed #dbe3ec;display:grid;gap:7px;padding:8px 12px 10px 34px;background:#f8fafc}.sp-coverage-batch-distributors{display:flex;flex-wrap:wrap;gap:5px}.sp-coverage-batch-distributors>span{border:1px solid #cbd5e1;border-radius:999px;display:inline-flex;align-items:center;gap:4px;padding:3px 7px;color:#475569;background:#fff;font-size:10px;font-weight:900}.sp-coverage-batch-distributors>span.enabled{border-color:#86efac;color:#166534;background:#f0fdf4}.sp-coverage-batch-distributors>span.pending{border-color:#fcd34d;color:#92400e;background:#fffbeb}.sp-coverage-batch-details p{display:flex;align-items:flex-start;gap:5px;margin:0;color:#b42318;font-size:10px;font-weight:800;line-height:1.35}.sp-coverage-batch-details p svg{flex:0 0 auto;margin-top:1px}@media (max-width: 720px){.sp-coverage-backdrop{padding:0}.sp-coverage-modal{width:100%;height:100dvh;max-height:none;border:0;border-radius:0}.sp-coverage-header{min-height:76px;padding:12px}.sp-coverage-header h2{font-size:17px}.sp-coverage-overview{grid-template-columns:repeat(3,minmax(110px,1fr));overflow-x:auto}.sp-coverage-actions{flex-wrap:wrap}.sp-coverage-actions button{flex:1 1 150px}.sp-coverage-actions>span{flex-basis:100%;text-align:left}.sp-coverage-progress{grid-template-columns:1fr}.sp-coverage-stop{flex-wrap:wrap}.sp-coverage-stop span{flex-basis:100%}.sp-coverage-batch-list-head{display:none}.sp-coverage-batch-list article,.sp-coverage-batch-row{min-width:0}.sp-coverage-batch-row{grid-template-columns:minmax(0,1fr) auto;gap:7px 10px;padding:9px 10px}.sp-coverage-batch-store{grid-column:1 / -1}.sp-coverage-batch-details{padding-left:12px}}@media (prefers-reduced-motion: reduce){.sp-coverage-progress-track span,.sp-coverage-analysis-track span{transition:none}}.sp-settings-modal{top:20px;bottom:20px;width:min(1120px,calc(100vw - 48px));max-height:none;overflow:hidden;box-shadow:0 40px 100px #0f172a66}.sp-modal-backdrop:has(.sp-settings-modal){background:#0f172a9e}.sp-settings-grid{flex:1;display:grid;grid-template-columns:minmax(0,1fr);min-height:0;overflow:hidden}.sp-settings-editor{flex:1;min-height:0;border:1px solid rgba(15,23,42,.1);background:#f8fafcc7;display:flex;flex-direction:column;padding:12px;overflow:auto}.sp-settings-editor-title{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding-bottom:10px;border-bottom:1px solid rgba(15,23,42,.08)}.sp-settings-editor-title p{margin:0 0 3px;color:#64748b;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.sp-settings-editor-title h3{margin:0;color:#0f172a;font-size:18px;line-height:1.16}.sp-settings-title-meta{display:flex;flex-direction:column;align-items:flex-end;gap:7px;max-width:52%}.sp-config-status{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:999px;font-size:10.5px;font-weight:900;letter-spacing:.02em;white-space:nowrap}.sp-config-status.on{border:1px solid rgba(5,150,105,.24);background:#ecfdf5;color:#047857}.sp-config-status.off{border:1px solid rgba(217,119,6,.26);background:#fffbeb;color:#b45309}.sp-settings-state-row{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.sp-config-status.readonly{border:1px solid rgba(100,116,139,.2);background:#f8fafc;color:#475569}.sp-config-status.readonly.active{border-color:#0596693d;background:#ecfdf5;color:#047857}.sp-config-status.readonly.inactive{border-color:#dc262633;background:#fff1f2;color:#be123c}.sp-settings-field-summary{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.sp-settings-field-summary span{border:1px solid rgba(15,23,42,.1);background:#fff;color:#475569;padding:4px 7px;border-radius:999px;font-size:10px;font-weight:900;line-height:1;white-space:nowrap}.sp-settings-kind{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;margin-top:10px;border:1px solid rgba(14,165,233,.18);border-radius:8px;padding:9px 10px;background:linear-gradient(135deg,rgba(14,165,233,.08),transparent 70%),#fff}.sp-settings-kind.simple{border-color:#05966933;background:linear-gradient(135deg,rgba(5,150,105,.1),transparent 70%),#fff}.sp-settings-kind>svg{color:#0284c7}.sp-settings-kind.simple>svg{color:#059669}.sp-settings-kind div{min-width:0;display:grid;gap:2px}.sp-settings-kind strong{color:#0f172a;font-size:12px;font-weight:950}.sp-settings-kind span{color:#64748b;font-size:11.5px;font-weight:750;line-height:1.25}.sp-enable-switch{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;margin-top:10px;border:1px solid rgba(100,116,139,.18);background:#f8fafc;padding:10px 11px;cursor:pointer}.sp-enable-switch.active{border-color:#05966947;background:#ecfdf5}.sp-enable-switch input{position:absolute;opacity:0;pointer-events:none}.sp-enable-track{position:relative;display:inline-flex;align-items:center;width:42px;height:24px;border-radius:999px;background:#cbd5e1;box-shadow:inset 0 0 0 1px #0f172a1a;transition:background .14s ease,box-shadow .14s ease}.sp-enable-track>span{position:absolute;left:3px;width:18px;height:18px;border-radius:999px;background:#fff;box-shadow:0 1px 4px #0f172a47;transition:transform .14s ease}.sp-enable-switch.active .sp-enable-track{background:#059669;box-shadow:inset 0 0 0 1px #0478572e}.sp-enable-switch.active .sp-enable-track>span{transform:translate(18px)}.sp-enable-switch:focus-within{outline:2px solid rgba(2,132,199,.38);outline-offset:2px}.sp-enable-switch>span:last-child{display:flex;min-width:0;flex-direction:column;gap:2px}.sp-enable-switch strong{color:#0f172a;font-size:13px;font-weight:950}.sp-enable-switch small{color:#64748b;font-size:11px;font-weight:700;line-height:1.25}.sp-settings-note{display:inline-flex;align-items:center;gap:7px;align-self:flex-start;margin-top:10px;border:1px solid rgba(2,132,199,.18);background:#f0f9ff;color:#075985;padding:7px 9px;font-size:12px;font-weight:850}.sp-settings-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px 0}.sp-settings-fields label{display:flex;flex-direction:column;gap:4px}.sp-settings-fields label>span{color:#64748b;font-size:10px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.sp-settings-fields input,.sp-settings-fields select{min-width:0;height:34px;border:1px solid rgba(15,23,42,.14);background:#fff;color:#0f172a;padding:0 10px;border-radius:7px;font-size:13px;font-weight:650}.sp-settings-fields label.sp-field-commercial>span{display:inline-flex;align-items:center;gap:5px;color:#0e7490}.sp-settings-fields label.sp-field-commercial>span:before{content:"";width:6px;height:6px;border-radius:999px;background:#0e7490}.sp-field-applied select,.sp-field-applied input{animation:sp-field-pulse 2.4s ease}@keyframes sp-field-pulse{0%{border-color:#0e7490;box-shadow:0 0 0 3px #0e74904d}70%{border-color:#0e7490;box-shadow:0 0 0 3px #0e749024}to{border-color:#0f172a24;box-shadow:0 0 #0e749000}}.sp-settings-fields input.sp-field-disabled{background:#f1f5f9;color:#94a3b8;cursor:not-allowed}.sp-credential-source{min-height:14px;color:#64748b;font-size:10px;font-weight:750;line-height:1.25}.sp-ufcd-field>div{display:grid;grid-template-columns:minmax(112px,.8fr) minmax(0,1fr);gap:6px}.sp-ufcd-field>div>select:only-child{grid-column:1 / -1}.sp-suggestion-card{display:grid;gap:10px;margin:12px 0 4px;border:1px solid rgba(8,145,178,.24);border-radius:10px;background:radial-gradient(120% 140% at 100% 0%,rgba(8,145,178,.12),transparent 58%),linear-gradient(180deg,#fff,#f0fdfadb);padding:12px;box-shadow:inset 0 1px #ffffffb8,0 10px 26px -22px #0891b299}.sp-suggestion-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.sp-suggestion-head>div{min-width:0;display:grid;gap:3px}.sp-suggestion-eyebrow{display:inline-flex;align-items:center;gap:5px;color:#0e7490;font-size:9.5px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.sp-suggestion-head strong{color:#0f172a;font-size:14px;font-weight:950}.sp-suggestion-sub{color:#64748b;font-size:11px;font-weight:700;line-height:1.3}.sp-suggestion-head button{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(8,145,178,.28);border-radius:8px;background:#ecfeff;color:#155e75;padding:8px 12px;font-size:12px;font-weight:950;white-space:nowrap;cursor:pointer;transition:background .13s ease,border-color .13s ease,transform .13s ease}.sp-suggestion-head button:hover:not(:disabled){background:#cffafe;border-color:#0891b280;transform:translateY(-1px)}.sp-suggestion-head button:disabled{opacity:.65;cursor:wait}.sp-suggestion-result{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px dashed rgba(8,145,178,.28);padding-top:10px}.sp-suggestion-main{min-width:0;display:grid;gap:4px}.sp-suggestion-badge{justify-self:start;padding:2px 8px;border-radius:999px;background:#0e7490;color:#fff;font-size:9px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.sp-suggestion-main strong{color:#0f172a;font-size:18px;font-weight:950;line-height:1.1}.sp-suggestion-main small{color:#64748b;font-size:11px;font-weight:750;line-height:1.35}.sp-suggestion-cta{flex-shrink:0;display:grid;justify-items:center;gap:5px}.sp-suggestion-apply{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(15,23,42,.12);border-radius:8px;background:#0f172a;color:#fff;padding:9px 14px;font-size:12.5px;font-weight:950;white-space:nowrap;cursor:pointer;transition:transform .13s ease,box-shadow .13s ease}.sp-suggestion-apply:hover{transform:translateY(-1px);box-shadow:0 12px 24px -14px #0f172abf}.sp-suggestion-cta small{color:#64748b;font-size:10px;font-weight:800}.sp-suggestion-dist{display:grid;gap:4px;padding-top:2px}.sp-suggestion-dist-label{color:#64748b;font-size:9.5px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.sp-suggestion-options{display:flex;flex-wrap:wrap;gap:6px}.sp-suggestion-options span{display:inline-flex;align-items:baseline;gap:5px;border:1px solid rgba(15,23,42,.09);border-radius:999px;background:#ffffffdb;color:#475569;padding:4px 9px;font-size:10.5px;font-weight:850}.sp-suggestion-options b{color:#0f172a;font-size:12px;font-weight:950}.sp-suggestion-options i{color:#94a3b8;font-size:9.5px;font-weight:850;font-style:normal}.sp-suggestion-empty{display:flex;align-items:flex-start;gap:9px;border-top:1px dashed rgba(8,145,178,.28);padding-top:10px;color:#b45309}.sp-suggestion-empty>svg{flex-shrink:0;margin-top:1px}.sp-suggestion-empty strong{display:block;color:#0f172a;font-size:13px;font-weight:950}.sp-suggestion-empty small{color:#64748b;font-size:11px;font-weight:750;line-height:1.35}.sp-suggestion-error{display:flex;align-items:center;gap:7px;border:1px solid rgba(220,38,38,.18);border-radius:7px;background:#fef2f2;color:#991b1b;padding:8px 10px;font-size:12px;font-weight:850}.sp-settings-save{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:10px;border-top:1px solid rgba(15,23,42,.08)}.sp-settings-save span{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:11px;font-weight:750}.sp-settings-save button{display:inline-flex;align-items:center;gap:7px;border:0;border-radius:7px;background:#0f172a;color:#fff;padding:8px 12px;font-size:12px;font-weight:900;cursor:pointer}.sp-settings-save button:disabled{opacity:.6;cursor:wait}.sp-settings-save-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-shrink:0}.sp-settings-save .sp-settings-save-actions .danger{border:1px solid #fecaca;background:#fff;color:#b42318}.sp-settings-save .sp-settings-save-actions .danger:hover:not(:disabled){background:#fff1f2}.sp-settings-message{display:inline-flex;align-items:center;gap:7px;margin-bottom:10px;color:#047857;background:#ecfdf5;border:1px solid rgba(5,150,105,.2);padding:7px 9px;font-size:12px;font-weight:850}@media (max-width: 860px){.sp-settings-grid{grid-template-columns:1fr}.sp-settings-modal{width:calc(100vw - 20px)}.sp-settings-editor-title{flex-direction:column}.sp-settings-title-meta{align-items:flex-start;max-width:none}.sp-settings-field-summary{justify-content:flex-start;max-width:none}.sp-settings-fields{grid-template-columns:1fr}.sp-settings-save,.sp-settings-save-actions{align-items:stretch;flex-direction:column}.sp-settings-save-actions,.sp-settings-save-actions button{width:100%}.sp-settings-save-actions button{justify-content:center}.sp-suggestion-head,.sp-suggestion-result,.sp-suggestion-cta{align-items:stretch;flex-direction:column}.sp-suggestion-head button,.sp-suggestion-apply,.sp-suggestion-cta{width:100%}}@media (prefers-reduced-motion: reduce){.sp-field-applied select,.sp-field-applied input{animation:none}.sp-suggestion-head button:hover:not(:disabled),.sp-suggestion-apply:hover{transform:none}}
