:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#12354a;background:#f4f7fa;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button,select{cursor:pointer}.app-shell{min-height:100vh;display:grid;grid-template-columns:240px minmax(0,1fr);background:#f4f7fa}.sidebar{position:sticky;top:0;height:100vh;overflow-y:auto;padding:18px 18px 26px;color:#eaf5f7;background:linear-gradient(180deg,#153f55,#12384d);box-shadow:5px 0 18px #08233314;scrollbar-width:thin;scrollbar-color:#477084 transparent}.sidebar-brand{min-height:48px;display:flex;align-items:center;gap:10px;padding:0 8px 15px;border-bottom:1px solid rgba(255,255,255,.12)}.sidebar-brand__mark{font-size:20px;font-weight:900;letter-spacing:.09em}.sidebar-brand__mark span{color:#20d5ca}.sidebar-brand small{color:#a7c1ce;font-size:11px}.user-card{margin-top:15px;min-height:50px;padding:8px;display:grid;grid-template-columns:34px 1fr 26px;align-items:center;gap:8px;border:1px solid rgba(184,224,228,.22);border-radius:11px;background:#ffffff12}.avatar{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;color:#fff;background:#35aab2;font-size:11px;font-weight:800}.user-card>span:nth-child(2){display:grid;gap:1px;min-width:0}.user-card strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.user-card small{color:#b8ced7;font-size:9px}.user-card button{padding:0;border:0;color:#cce3e7;background:transparent;font-size:15px}.logout{width:100%;min-height:32px;margin-top:8px;border:1px solid rgba(184,224,228,.2);border-radius:7px;color:#fff;background:#ffffff0e;font-size:11px;font-weight:800}.sidebar-title{margin:18px 7px 9px;color:#b5ccd5;font-size:9px;font-weight:850;letter-spacing:.08em}.page-nav{display:grid;gap:2px}.page-nav button{min-height:34px;padding:0 10px;display:flex;align-items:center;gap:8px;border:0;border-radius:8px;color:#cfe0e6;background:transparent;font-size:11px;text-align:left}.page-nav button span{color:#5b8495;font-size:9px}.page-nav button:hover{background:#ffffff0f}.page-nav button.active{color:#fff;background:#17657a;box-shadow:inset 3px 0 #27ddd0;font-weight:800}.page-nav button.active span{color:#39e6d8}.filters-title{padding-top:8px;border-top:1px solid rgba(255,255,255,.11)}.sidebar-filter{margin-bottom:8px;display:grid;gap:5px;color:#edf6f8;font-size:10px;font-weight:700}.sidebar-filter select{width:100%;height:31px;padding:0 9px;border:1px solid #477285;border-radius:7px;color:#e9f5f7;background:#224d63;font-size:10px;outline:none}.sidebar-filter select:disabled{cursor:default;opacity:.78}.clear-filters{width:100%;min-height:35px;margin:2px 0 10px;border:1px solid #39748a;border-radius:7px;color:#fff;background:#1a6277;font-size:10px;font-weight:850}.clear-filters:disabled{cursor:default;opacity:.72}.beta-boundary{margin-top:20px;display:flex;align-items:center;gap:7px;color:#8fadb9;font-size:9px}.beta-boundary span{width:7px;height:7px;border-radius:50%;background:#2dd5c9}.main-area{min-width:0}.app-header{min-height:64px;padding:0 clamp(24px,3vw,46px);display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #d9e3e8;background:#ffffffed}.app-header>div{display:grid;gap:1px}.app-header strong{font-size:13px}.app-header span{color:#7e929c;font-size:10px}.app-header select{min-width:116px;height:34px;padding:0 12px;border:1px solid #d5e0e5;border-radius:9px;color:#294d60;background:#f3f7fa;font-size:11px}.page-content{padding:22px clamp(20px,2.6vw,40px) 54px}.page-hero{min-height:112px;padding:22px 24px;display:flex;align-items:end;justify-content:space-between;gap:26px;border-left:4px solid #19cbbf;border-radius:15px;color:#fff;background:radial-gradient(circle at 92% 20%,rgba(61,197,193,.2),transparent 24%),linear-gradient(120deg,#12394f,#14566a);box-shadow:0 10px 26px #113d4f1f}.page-hero h1{margin:0;font-size:28px;letter-spacing:-.03em}.page-hero p:last-child{margin:7px 0 0;color:#c2d9df;font-size:12px}.page-hero .eyebrow{color:#48e4d9}.package-date{color:#b8d0d7;font-size:10px}.eyebrow{margin:0 0 5px;color:#078d85;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.period-form{margin-top:10px;padding:10px;display:grid;grid-template-columns:150px 150px minmax(170px,1fr) 130px;align-items:end;gap:9px;border:1px solid #d9e3e8;border-radius:11px;background:#fff;box-shadow:0 4px 15px #13384c09}.period-form label{display:grid;gap:4px;color:#6f858f;font-size:9px;font-weight:800}.period-form input[type=date]{width:100%;height:34px;padding:0 9px;border:1px solid #d6e1e6;border-radius:7px;color:#21465a;background:#f8fafb;font-size:10px}.target-toggle{height:34px;display:flex!important;flex-direction:row;align-items:center;gap:7px!important;color:#244a5d!important}.target-toggle input{accent-color:#118b83}.period-form button,.notice button{min-height:34px;border:0;border-radius:7px;color:#fff;background:#118b83;font-size:10px;font-weight:850}.period-form button:disabled{cursor:wait;opacity:.66}.source-strip{margin-top:10px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.source-strip>div{min-height:39px;padding:0 11px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:6px;border:1px solid #d9e3e8;border-radius:9px;background:#fff}.source-strip small{color:#385d6e;font-size:9px;font-weight:850}.source-strip strong{color:#15394c;font-size:9px}.source-icon{color:#11ad9f;font-size:11px}.source-strip>div.is-stale{border-color:#ead7a8;background:#fffaf0}.source-strip>div.is-stale .source-icon{color:#d9a129}.source-strip>div.is-missing{border-color:#efc9c3;background:#fff4f2}.source-strip>div.is-missing .source-icon{color:#c94b3b}.notice{margin:10px 0 0;padding:12px 15px;display:flex;align-items:center;gap:10px;border-radius:9px;font-size:11px}.notice span{flex:1}.notice button{padding:0 14px}.notice--error{border:1px solid #f1c9c2;color:#8a3122;background:#fff2ef}.content{transition:opacity .16s ease}.content--loading{opacity:.58}.section-heading{margin:18px 0 10px;display:flex;align-items:end;justify-content:space-between;gap:20px}.section-heading>div:first-child,.section-mini-title{display:flex;align-items:stretch;gap:9px}.heading-bar{width:4px;min-height:34px;border-radius:8px;background:#1bc8bd}.section-heading h2{margin:0;font-size:16px}.section-heading>span{color:#778e98;font-size:9px}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.kpi-card{min-height:116px;padding:15px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #dce5e9;border-radius:11px;background:#fff;box-shadow:0 5px 16px #14384a09}.kpi-card p{margin:0;color:#637d89;font-size:10px;font-weight:850}.kpi-card strong{margin:10px 0 8px;color:#12354a;font-size:clamp(18px,1.65vw,25px);line-height:1;letter-spacing:-.03em;overflow-wrap:anywhere}.kpi-card span{color:#748b95;font-size:9px}.kpi-card--accent{border-color:transparent;background:linear-gradient(145deg,#16485b,#137878);box-shadow:0 10px 22px #11565b24}.kpi-card--accent p,.kpi-card--accent span{color:#b8dedc}.kpi-card--accent strong{color:#fff}.comparison-grid{margin-top:9px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.comparison-card{padding:17px;border:1px solid #dce5e9;border-radius:11px;background:#fff}.comparison-card h3{margin:0 0 13px;font-size:16px}.comparison-card>div:not(.section-mini-title){padding:9px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #e7edef}.comparison-card>div span{color:#738892;font-size:9px}.comparison-card>div strong{font-size:10px;text-align:right}.section-mini-title{margin-bottom:13px}.section-mini-title .heading-bar{min-height:38px}.migration-card{background:linear-gradient(145deg,#eff9f8,#fff)}.migration-card>p:not(.eyebrow){margin:-3px 0 12px;color:#5c777d;font-size:10px;line-height:1.55}.migration-placeholder{min-height:calc(100vh - 64px);padding:clamp(60px,10vw,150px);display:flex;justify-content:center;align-items:flex-start;gap:18px;background:radial-gradient(circle at 90% 5%,rgba(31,197,190,.1),transparent 30%)}.placeholder-icon{width:48px;height:48px;display:grid;place-items:center;flex:0 0 auto;border-radius:14px;color:#fff;background:#13877f;font-size:22px}.migration-placeholder>div{max-width:620px}.migration-placeholder h1{margin:0 0 12px;font-size:34px}.migration-placeholder p:not(.eyebrow){color:#617985;font-size:14px;line-height:1.65}.migration-placeholder small{color:#16887f;font-weight:750}@media(max-width:1180px){.admin-user-editor{grid-template-columns:repeat(2,minmax(150px,1fr))}.app-shell{grid-template-columns:210px minmax(0,1fr)}.period-form{grid-template-columns:1fr 1fr}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.admin-user-editor{grid-template-columns:1fr}.admin-user-editor__brands{grid-column:auto}.app-shell{display:block}.sidebar{position:relative;width:100%;height:auto}.filter-list,.filters-title,.period-filter,.clear-filters,.beta-boundary{display:none}.page-nav{grid-template-columns:repeat(2,1fr)}.app-header{min-height:54px}.page-content{padding:14px}.page-hero{align-items:flex-start;flex-direction:column}.period-form,.source-strip,.kpi-grid,.comparison-grid{grid-template-columns:1fr}.section-heading{align-items:flex-start;flex-direction:column}.migration-placeholder{min-height:auto;padding:50px 22px}}.sidebar{background:radial-gradient(circle at 3% 0,rgba(94,234,212,.14),transparent 15rem),linear-gradient(180deg,#183d55,#15364d 44%,#112f45);border-right:1px solid #31566d;box-shadow:8px 0 28px #0718271a}.sidebar-filter select,.sidebar-filter--compact summary,.global-sku-filter input{border-color:#3a6077;border-radius:10px;background:#1c425b;color:#edf6f9;box-shadow:inset 0 1px #ffffff06}@media(min-width:1181px){.app-shell{grid-template-columns:300px minmax(0,1fr)}.sidebar{padding:80px 21px 26px}.app-header{min-height:54px;padding:0 24px}.page-content{padding:52px 24px 58px}.page-hero:not(.page-hero--simple){min-height:173px;padding:31px}.page-hero--simple{min-height:136px;padding:31px}.page-hero h1,.page-hero--simple h1{font-size:30px}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.kpi-card{height:150px;min-height:150px;padding:17px 17px 14px}.kpi-card>strong{font-size:1.52rem}.sales-kpi-card.has-forecast>strong{max-width:calc(100% - 116px);font-size:1.52rem}}.data-report-section .table-scroll thead>tr:first-child>th:first-child{z-index:34!important;left:0;box-shadow:5px 0 8px #142e421f}.data-report-section .table-scroll thead>tr.total-row>th:first-child,.data-report-section .table-scroll thead>tr.total-row>td:first-child{z-index:33!important;left:0;background:#dfeaf0!important;box-shadow:5px 0 8px #142e4217}.period-shortcuts button{border-color:#88b0d2;background:#e7f3fc;color:#153d61}.kpi-grid .kpi-card{height:150px;min-height:150px}.kpi-grid .sales-kpi-card{display:grid;grid-template-rows:25px 32px 25px 23px;align-content:start;row-gap:3px;overflow:hidden}.kpi-grid .sales-kpi-card .kpi-card__head{min-height:25px;margin:0}.kpi-grid .sales-kpi-card.has-forecast>strong{position:relative;z-index:2;width:auto;max-width:calc(100% - 122px);min-height:32px;margin:0;display:flex;align-items:center;overflow:visible;color:#10263b;font-size:clamp(20px,1.35vw,25px);line-height:1.2;text-overflow:clip}.kpi-grid .sales-kpi-card .kpi-forecast{z-index:3;top:45px;width:108px}.kpi-grid .sales-kpi-card .kpi-target{min-height:25px;margin:0}.kpi-grid .sales-kpi-card .kpi-card__meta{min-height:23px;margin:0}.store-selector>.main-filter-card{display:block;min-height:174px;padding:15px 16px}.store-selector>.main-filter-card:before,.store-selector>.main-filter-card:after{content:none}.store-selector .main-filter-card>p{margin:10px 0 13px}.store-selector .main-filter-card .main-multiselect__label{display:block;min-height:0;margin:0 0 6px;padding:0;border:0;background:transparent;box-shadow:none;font-size:13px}.store-selector .main-filter-card .main-multiselect__options label,.product-selector .main-multiselect__options label{width:100%;min-height:32px!important;height:32px;margin:0;padding:5px 7px!important;display:flex!important;grid-template-columns:none;flex-direction:row;align-items:center;gap:8px;border:0!important;border-radius:7px!important;background:transparent!important;box-shadow:none!important;color:#28465a;font-size:12px!important;font-weight:650;line-height:1.2}.store-selector .main-filter-card .main-multiselect__options label:before,.store-selector .main-filter-card .main-multiselect__options label:after,.product-selector .main-multiselect__options label:before,.product-selector .main-multiselect__options label:after{content:none!important}.store-selector .main-filter-card .main-multiselect__options label:hover,.product-selector .main-multiselect__options label:hover{background:#edf6f5!important}.store-selector .main-filter-card .main-multiselect__options input,.product-selector .main-multiselect__options input{width:16px!important;min-width:16px;height:16px!important;min-height:16px;margin:0;padding:0;flex:0 0 16px}.store-selector .main-filter-card .main-multiselect__options label>span,.product-selector .main-multiselect__options label>span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main-multiselect__menu{max-height:none;overflow:hidden}.main-multiselect__options{max-height:210px;overflow-x:hidden;overflow-y:auto}.product-selector{grid-template-columns:minmax(230px,1.25fr) minmax(360px,3fr) minmax(230px,1.25fr)}.product-selector>.product-selector__heading{grid-column:1 / -1!important}.product-selector>.main-multiselect,.product-selector>.bulk-sku-field{grid-column:auto!important;min-width:0}.product-selector .main-multiselect__label,.product-selector .bulk-sku-field>span{display:block;min-height:0;margin:0 0 6px;padding:0;border:0;background:transparent;box-shadow:none;color:#17354a;font-size:13px;font-weight:650}.product-selector .main-multiselect summary,.store-selector .main-multiselect summary{min-height:45px}.product-selector .main-multiselect__menu,.store-selector .main-multiselect__menu{z-index:120}.product-selector .bulk-sku-popover>summary{min-height:45px}.data-report-section .table-scroll{isolation:isolate}.data-report-section .table-scroll thead{position:relative;z-index:30}.data-report-section .table-scroll thead>tr:first-child>th{position:sticky!important;z-index:50!important;top:0!important;height:40px}.data-report-section .table-scroll thead>.total-row>th,.data-report-section .table-scroll thead>.total-row>td{position:sticky!important;z-index:45!important;top:40px!important;height:38px;padding:8px 10px;border-right:1px solid #d4e0e6;border-bottom:2px solid #7893a5;color:#10263b;background:#e2ebf0!important;font-weight:850;text-align:left;white-space:nowrap}.data-report-section .table-scroll thead>.total-row>:first-child{left:0!important;z-index:70!important;background:#e2ebf0!important;box-shadow:5px 0 8px #142e4217}.data-report-section .table-scroll tbody>tr>:first-child{z-index:5!important}@media(max-width:1180px){.product-selector{grid-template-columns:1fr 1fr}.product-selector>.bulk-sku-field{grid-column:1 / -1!important}}@media(max-width:760px){.product-selector,.store-selector{grid-template-columns:1fr}.product-selector>.main-multiselect,.product-selector>.bulk-sku-field{grid-column:1!important}}:root{--srr-navy-950: #0b1f33;--srr-navy-800: #173b57;--srr-navy-700: #1c3a57;--srr-teal-700: #0f766e;--srr-teal-500: #18a99d;--srr-teal-300: #5eead4;--srr-canvas: #f2f6f8;--srr-surface: #ffffff;--srr-line: #d5e0e7;--srr-ink: #10243a;--srr-muted: #607286;--srr-positive: #087351;--srr-negative: #b33743;--srr-warning: #b7791f}body,.app-shell,.main-area{color:var(--srr-ink);background:var(--srr-canvas)}.page-content{background:radial-gradient(circle at 88% 1%,rgba(15,118,110,.045),transparent 25%),linear-gradient(145deg,#f5f8fa,#f8fafb 48%,#eef4f5)}.period-summary span:last-child{margin-left:0}.page-hero--simple{min-height:136px;padding:26px 31px;display:flex;align-items:center}.page-hero--simple h1{font-size:31px;line-height:1.15}.page-hero--simple p:last-child{margin-top:15px;font-size:13px}.kpi-card{min-height:142px;height:142px;padding:14px 15px 12px;border:1px solid var(--srr-line);border-radius:14px;background:var(--srr-surface);box-shadow:0 5px 16px #18324b0e}.kpi-card:before{top:0;bottom:auto;width:100%;height:3px;border-radius:14px 14px 0 0;background:linear-gradient(90deg,#244d70,var(--srr-teal-700))}.kpi-card__head{min-height:28px;margin-bottom:5px}.kpi-card__head p{color:#617386;font-size:13px;line-height:1.15;letter-spacing:.6px}.kpi-card>strong{margin:2px 0 4px;color:var(--srr-ink);font-size:1.5rem;line-height:1.12;font-variant-numeric:tabular-nums}.kpi-card__meta{min-height:22px;margin-top:auto;gap:6px;font-size:12px;white-space:nowrap}.kpi-card__meta small{margin-left:0;color:#475569;font-size:12px;font-weight:650}.kpi-card__meta small b{color:#243b53}.kpi-change{padding:3px 7px;font-size:12px}.sales-kpi-card.has-forecast>strong{max-width:calc(100% - 96px);font-size:1.5rem}.kpi-forecast{right:14px;top:48px;width:104px}.kpi-forecast span{color:#718297;font-size:10px;font-weight:850}.kpi-forecast b{color:#244d70;font-size:16px;font-weight:900}.kpi-target{min-height:27px;margin-bottom:4px;gap:6px}.kpi-target>span{font-size:12px}.kpi-target>strong{font-size:16px}.kpi-target-rate{padding:3px 7px;font-size:12px}.cr-kpi-main>strong{font-size:25px}.cr-kpi-main>div{min-width:104px;padding:6px 9px}.cr-kpi-main>div span{font-size:10px}.cr-kpi-main>div b{font-size:16px}.store-selector{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.main-filter-card{min-width:0;min-height:174px;padding:15px 16px;border:1px solid var(--srr-line);border-radius:13px;background:var(--srr-surface);box-shadow:0 5px 16px #14384a09}.main-filter-card__heading{display:flex;align-items:center;gap:7px;color:#14394c;font-size:14px;font-weight:900}.main-filter-card>p{margin:10px 0 13px;color:#9aa7bb;font-size:13px}.main-multiselect{min-width:0;color:#17354a;font-size:13px}.main-multiselect__label{display:block;margin-bottom:6px;font-size:13px;font-weight:650}.main-multiselect details{position:relative}.main-multiselect summary{min-height:45px;padding:7px 11px;display:flex;align-items:center;justify-content:space-between;gap:9px;border:1px solid #9fc5e3;border-radius:9px;background:#f6f8fb;color:#4c5c70;cursor:pointer;list-style:none;box-shadow:inset 0 1px 2px #0c283b06}.main-multiselect summary::-webkit-details-marker,.bulk-sku-popover>summary::-webkit-details-marker{display:none}.main-multiselect details[open]>summary{border-color:#5f9eca;box-shadow:0 0 0 3px #397cae1f}.main-multiselect__summary{min-width:0;display:flex;align-items:center;gap:6px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.main-multiselect__summary b{overflow:hidden;color:#30465b;text-overflow:ellipsis}.main-multiselect__summary em{padding:2px 6px;border-radius:999px;background:#dff3ef;color:#0f6d65;font-size:11px;font-style:normal;font-weight:800}.main-multiselect summary i{color:#41586b;font-style:normal}.main-multiselect__menu{position:absolute;z-index:80;left:0;right:0;top:calc(100% + 6px);max-height:330px;padding:9px;overflow:auto;border:1px solid #b9cbd7;border-radius:11px;background:#fff;box-shadow:0 17px 38px #0f2a3d2e}.main-multiselect__menu>input{width:100%;min-height:38px;margin-bottom:7px;padding:0 10px;border:1px solid #bfced8;border-radius:8px;background:#fff;color:#20384d}.main-multiselect__clear{width:100%;min-height:33px;margin-bottom:5px;border:0;border-radius:7px;background:#eef5f6;color:#315568;font-size:12px;font-weight:800;text-align:left}.main-multiselect__options{display:grid;gap:2px}.main-multiselect__options label,.main-sku-select__options>button{min-height:32px;padding:5px 7px;display:flex;align-items:center;gap:8px;border:0;border-radius:7px;background:transparent;color:#28465a;font-size:12px;text-align:left}.store-selector .main-filter-card .main-multiselect__options label{min-height:32px;padding:5px 7px;border:0;border-radius:7px;background:transparent;box-shadow:none;font-size:12px}.store-selector .main-filter-card .main-multiselect__options label:before{content:none!important}.main-multiselect__options label:hover,.main-sku-select__options>button:hover{background:#edf6f5}.main-multiselect__options input{width:16px;height:16px;accent-color:var(--srr-teal-700)}.main-multiselect__options p{margin:7px;color:var(--srr-muted);font-size:12px}.main-sku-select__selected{margin:2px 0 7px;display:flex;flex-wrap:wrap;gap:5px}.main-sku-select__selected button{padding:4px 7px;border:1px solid #abd9d2;border-radius:999px;background:#e7f5f2;color:#0d6d65;font-size:11px;font-weight:800}.product-selector{position:relative;margin-top:12px;padding:14px 12px 11px;display:grid;grid-template-columns:minmax(190px,1.55fr) minmax(330px,3.45fr) minmax(230px,1.35fr);align-items:end;gap:10px;border:1px solid var(--srr-line);border-radius:12px;background:var(--srr-surface);box-shadow:0 5px 16px #14384a09}.product-selector__heading{grid-column:1 / -1}.product-selector__heading>strong{color:#14394c;font-size:13px;font-weight:900;letter-spacing:.015em;text-transform:uppercase}.product-selector__heading>p{margin:7px 0 0;color:#52677b;font-size:12px}.bulk-sku-field{min-width:0;color:#17354a;font-size:13px}.bulk-sku-field>span{display:block;margin-bottom:6px;font-size:13px;font-weight:650}.bulk-sku-popover{position:relative}.bulk-sku-popover>summary{min-height:45px;padding:0 11px;display:flex;align-items:center;justify-content:center;border:1px solid #c0ced8;border-radius:9px;background:#fff;color:#243e52;cursor:pointer;list-style:none;font-size:13px;font-weight:750}.bulk-sku-popover[open]>summary{border-color:#5f9eca;box-shadow:0 0 0 3px #397cae1f}.bulk-sku-popover>div{position:absolute;z-index:90;top:calc(100% + 7px);right:0;width:min(390px,82vw);padding:14px;border:1px solid #b9cbd7;border-radius:12px;background:#fff;box-shadow:0 18px 42px #0f2a3d33}.bulk-sku-popover>div>strong{color:#15394d;font-size:14px}.bulk-sku-popover>div>p{margin:7px 0 10px;color:var(--srr-muted);font-size:12px;line-height:1.4}.bulk-sku-popover textarea{width:100%;min-height:150px;padding:10px;resize:vertical;border:1px solid #bfced8;border-radius:9px;color:#20384d;background:#fbfcfd;font:12px/1.45 ui-monospace,SFMono-Regular,Consolas,monospace}.bulk-sku-popover button{width:100%;min-height:40px;margin-top:9px;border:1px solid #0d756e;border-radius:9px;background:#11897f;color:#fff;font-size:12px;font-weight:850}.data-report-section table{border-collapse:separate;border-spacing:0;font-size:12px}.data-report-section table.compact{font-size:10px}.table-scroll th,.table-scroll td{height:38px;padding:8px 10px;border-right:1px solid #e2e8ee;border-bottom:1px solid #e2e8ee;white-space:nowrap}.table-scroll thead>tr:first-child>th{position:sticky;z-index:20;top:0;height:40px;background:linear-gradient(180deg,#173b57,#112e46);color:#fff;font-size:11px;font-weight:850}.table-scroll thead>.total-row>td{position:sticky;z-index:18;top:40px;height:38px;background:#e2ebf0;color:#10263b;font-weight:850;border-bottom:2px solid #7893a5}.table-scroll tbody>tr>td{position:static;background:#fff}.table-scroll tbody>tr:nth-child(2n)>td{background:#f8fafc}.table-scroll thead>tr>:first-child,.table-scroll tbody>tr>:first-child{position:sticky;left:0}.table-scroll thead>tr:first-child>:first-child{z-index:24;background:linear-gradient(180deg,#173b57,#112e46);box-shadow:5px 0 8px #142e421f}.table-scroll thead>.total-row>:first-child{z-index:23;background:#e2ebf0;box-shadow:5px 0 8px #142e4217}.table-scroll tbody>tr>:first-child{z-index:4;background:#fbfcfd;box-shadow:5px 0 8px #142e4212}.table-scroll tbody>tr:nth-child(2n)>:first-child{background:#f5f8fa}.table-scroll tbody>tr:hover>td{background:#edf7f5}.table-scroll tbody>tr:hover>:first-child{background:#e8f3f1}.report-toolbar{border-color:var(--srr-line);background:linear-gradient(180deg,#fff,#f7fafb)}.report-toolbar input,.report-toolbar button{min-height:38px;font-size:12px}.report-toolbar>b{color:#0f6b64;background:#e9f4f2}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid rgba(57,124,174,.24);outline-offset:2px}@media(max-width:1180px){.product-selector{grid-template-columns:1fr 1fr}.bulk-sku-field{grid-column:1 / -1}}@media(max-width:760px){.store-selector,.product-selector{grid-template-columns:1fr}.product-selector__heading,.bulk-sku-field{grid-column:1}.main-filter-card{min-height:0}.kpi-card{min-height:142px;height:142px}}.page-nav button:disabled{cursor:not-allowed;opacity:.52}.sidebar-filter select[multiple]{height:auto;min-height:34px;max-height:92px;padding:5px 8px}.sidebar-filter select option{padding:4px 6px;border-radius:4px}.sidebar-filter select option:checked{color:#fff;background:#118b83}.clear-filters:disabled{opacity:.45}.sidebar-filter--compact details{position:relative}.sidebar-filter--compact summary{min-height:34px;padding:5px 8px;display:flex;align-items:center;justify-content:space-between;gap:5px;border:1px solid #477285;border-radius:7px;color:#cfe0e6;background:#224d63;font-size:9px;list-style:none;outline:none}.sidebar-filter--compact summary::-webkit-details-marker{display:none}.sidebar-filter--compact summary>span{min-width:0;display:flex;align-items:center;gap:4px;overflow:hidden}.sidebar-filter--compact summary b{max-width:126px;padding:3px 6px;overflow:hidden;border-radius:999px;color:#eafffd;background:#177577;text-overflow:ellipsis;white-space:nowrap}.sidebar-filter--compact summary em{padding:2px 5px;border-radius:999px;color:#103f52;background:#6fd5ce;font-size:8px;font-style:normal;font-weight:900}.sidebar-filter--compact summary i{color:#97b2bd;font-size:10px;font-style:normal;transition:transform .15s ease}.sidebar-filter--compact details[open] summary{border-color:#28b7ad;box-shadow:0 0 0 2px #28b7ad1c}.sidebar-filter--compact details[open] summary i{transform:rotate(180deg)}.sidebar-filter-options{max-height:210px;margin-top:4px;padding:5px;display:grid;gap:1px;overflow:auto;border:1px solid #52788a;border-radius:8px;background:#183f54;box-shadow:0 10px 20px #041a262e}.sidebar-filter-options>button{min-height:27px;padding:0 7px;border:0;border-radius:5px;color:#9fc0ca;background:#ffffff0b;font-size:8px;font-weight:800;text-align:left}.sidebar-filter-options>button:disabled{opacity:.4}.sidebar-filter-options label{min-height:27px;padding:3px 6px;display:flex;align-items:center;gap:7px;border-radius:5px;color:#dcebee;font-size:9px;font-weight:650}.sidebar-filter-options label:hover{background:#ffffff12}.sidebar-filter-options input{width:13px;height:13px;flex:0 0 auto;accent-color:#1bc8bd}.sidebar-filter-options label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global-sku-filter{position:relative}.global-sku-filter input{width:100%;height:34px;padding:0 8px;border:1px solid #527487;border-radius:7px;color:#e7f4f6;background:#214f65;font-size:9px;outline:none}.global-sku-filter input::placeholder{color:#91adb9}.global-sku-filter input:focus{border-color:#27cabe;box-shadow:0 0 0 2px #27cabe24}.global-sku-suggestions{position:absolute;z-index:40;top:52px;left:0;right:0;max-height:220px;padding:5px;display:grid;overflow:auto;border:1px solid #7595a3;border-radius:8px;background:#fff;box-shadow:0 12px 25px #051e2b40}.global-sku-suggestions button{padding:7px 8px;border:0;border-radius:5px;color:#153e52;background:#fff;font-size:9px;text-align:left}.global-sku-suggestions button:hover{color:#086d67;background:#e4f5f2}.global-sku-selected{display:flex;flex-wrap:wrap;gap:4px}.global-sku-selected button{padding:4px 6px;border:1px solid #319b96;border-radius:999px;color:#eafffd;background:#176d72;font-size:8px;font-weight:800}.global-sku-selected button:disabled{opacity:.55}.hero-insights{display:grid;grid-template-columns:repeat(3,minmax(95px,1fr));gap:8px}.hero-insights>div{padding:9px 11px;display:grid;gap:3px;border:1px solid rgba(216,246,245,.16);border-radius:9px;background:#ffffff0f}.hero-insights span{color:#a9c7cf;font-size:8px}.hero-insights strong{font-size:10px}.period-summary{margin-top:8px;padding:8px 11px;display:flex;align-items:center;gap:12px;border:1px solid #d4e1e6;border-radius:9px;color:#58717c;background:#fff;font-size:9px}.period-summary__tag{padding:5px 9px;border-radius:999px;color:#076b66;background:#daf2ef;font-weight:900}.period-summary b{color:#244e60}.period-summary span:last-child{margin-left:auto}.period-shortcuts{margin-top:10px;padding:7px;display:grid;grid-template-columns:repeat(7,minmax(90px,1fr));gap:7px;border:1px solid #cfdde4;border-radius:11px;background:linear-gradient(125deg,#edf4f8,#eaf6f3)}.period-shortcuts button{min-height:35px;padding:5px 8px;border:1px solid #88b0d2;border-radius:8px;color:#153d61;background:#e7f3fc;font-size:10px;font-weight:850}.period-shortcuts button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 10px #2765941a}.period-shortcuts button.active{border-color:#bd3030;color:#fff;background:#d94747;box-shadow:0 4px 12px #d947473b}.period-shortcuts button:disabled{cursor:wait;opacity:.7}.target-control{margin-top:9px;padding:9px 12px;display:flex;align-items:center;gap:8px;border:1px solid #d9e3e8;border-radius:9px;color:#244a5d;background:#fff;font-size:10px}.target-control input{accent-color:#118b83}.target-control span{margin-left:auto;color:#748b95;font-size:9px}.notice--scope{border:1px solid #ecdba9;color:#705919;background:#fff9e8}.content--loading{pointer-events:none}.active-filter-bar{margin-top:9px;padding:8px 10px;display:flex;align-items:center;gap:10px;border:1px solid #c9dde2;border-radius:9px;background:linear-gradient(100deg,#f4faf9,#f8fbfc);box-shadow:0 3px 10px #13414c09}.active-filter-bar__title{display:flex;align-items:center;gap:5px;color:#164b5e;font-size:9px;white-space:nowrap}.active-filter-bar__title>span{color:#10a79d;font-size:13px}.active-filter-bar__title>b{width:18px;height:18px;display:grid;place-items:center;border-radius:999px;color:#fff;background:#118b83;font-size:8px}.active-filter-groups{min-width:0;display:flex;align-items:center;gap:7px;overflow-x:auto;padding:1px 0 3px}.active-filter-group{display:flex;align-items:center;gap:4px;white-space:nowrap}.active-filter-group>span{color:#607984;font-size:8px;font-weight:850}.active-filter-group button{min-height:25px;padding:0 7px;border:1px solid #9bc9c4;border-radius:999px;color:#075f5a;background:#e0f4f1;font-size:8px;font-weight:850}.active-filter-group button:hover:not(:disabled){border-color:#118b83;background:#ccece8}.active-filter-group .active-filter-group__clear{padding:0 5px;border-color:transparent;color:#738a93;background:transparent}.active-filter-bar__clear{margin-left:auto;min-height:27px;padding:0 9px;border:1px solid #b9cdd4;border-radius:7px;color:#355b6a;background:#fff;font-size:8px;font-weight:850;white-space:nowrap}.active-filter-bar button:disabled{cursor:wait;opacity:.55}.report-section{margin-top:16px}.report-title{margin-bottom:8px;display:flex;align-items:center;gap:8px}.report-title>span{width:4px;height:22px;border-radius:5px;background:#1bc8bd}.report-title h2{margin:0;color:#14394c;font-size:15px}.report-title small{margin-left:auto;color:#6d8792;font-size:9px}.table-scroll{max-height:455px;overflow:auto;border:1px solid #d7e2e7;border-radius:11px;background:#fff;box-shadow:0 4px 15px #13384c09}.table-scroll table{width:100%;min-width:1040px;border-collapse:separate;border-spacing:0;font-size:10px}.table-scroll th{position:sticky;top:0;z-index:2;padding:10px 9px;color:#fff;background:#153f55;text-align:left;white-space:nowrap}.table-scroll td{padding:9px;border-right:1px solid #e0e8ec;border-bottom:1px solid #e0e8ec;color:#183f53;white-space:nowrap}.table-scroll tbody tr:nth-child(2n){background:#f7f9fb}.table-scroll tbody tr:hover{background:#eef7f7}.table-scroll .total-row{position:sticky;top:34px;z-index:1;background:#dfeaf0!important;font-weight:850}.table-scroll td:first-child,.table-scroll th:first-child{position:sticky;left:0;z-index:1}.table-scroll td:first-child{background:inherit}.table-scroll th:first-child{z-index:3}.store-selector{margin-top:14px;padding:14px;display:grid;grid-template-columns:minmax(260px,1fr) minmax(210px,.65fr) minmax(210px,.65fr);align-items:end;gap:12px;border:1px solid #d6e2e7;border-radius:12px;background:#fff;box-shadow:0 5px 16px #14384a09}.store-selector h2{margin:0;color:#14394c;font-size:16px}.store-selector p:last-child{margin:5px 0 0;color:#748b95;font-size:10px}.store-selector label{display:grid;gap:5px;color:#385d6e;font-size:9px;font-weight:850}.store-selector select{width:100%;min-height:62px;padding:5px 8px;border:1px solid #cbdbe2;border-radius:8px;color:#183f53;background:#f7fafb;font-size:10px}.store-selector option{padding:4px 6px;border-radius:4px}.store-selector option:checked{color:#fff;background:#118b83}.adviser-section .report-title{align-items:flex-start}.adviser-section .report-title>span{height:38px}.adviser-section .report-title>div{min-width:0}.adviser-section .report-title p{max-width:980px;margin:4px 0 0;color:#7b8f98;font-size:9px;line-height:1.45}.adviser-table{min-width:1340px!important}.adviser-table td:nth-child(3),.adviser-table td:nth-child(5),.adviser-table td:nth-child(6){font-weight:750}.excel-button{margin-top:12px;min-height:38px;padding:0 16px;border:1px solid #b9ccd5;border-radius:9px;color:#173f53;background:#fff;font-size:10px;font-weight:850;box-shadow:0 3px 10px #14384a0a}.excel-button:hover:not(:disabled){border-color:#118b83;color:#087b74;background:#f3fbfa}.excel-button:disabled{cursor:wait;opacity:.65}.excel-actions{margin-top:12px;display:flex;align-items:flex-end;gap:8px}.excel-actions label{display:grid;gap:4px;color:#496d7b;font-size:9px;font-weight:850}.excel-actions select{min-width:132px;height:38px;padding:0 9px;border:1px solid #b9ccd5;border-radius:9px;color:#173f53;background:#fff;font-size:10px}.excel-actions .excel-button{margin-top:0}.product-selector{margin-top:14px;padding:14px;display:grid;grid-template-columns:minmax(260px,1fr) minmax(200px,.55fr) minmax(300px,.9fr);align-items:end;gap:12px;border:1px solid #d6e2e7;border-radius:12px;background:#fff;box-shadow:0 5px 16px #14384a09}.product-selector h2{margin:0;color:#14394c;font-size:16px}.product-selector p:last-child{margin:5px 0 0;color:#748b95;font-size:10px}.product-selector label{display:grid;gap:5px;color:#385d6e;font-size:9px;font-weight:850}.product-selector select,.product-selector textarea{width:100%;min-height:68px;padding:7px 9px;border:1px solid #cbdbe2;border-radius:8px;color:#183f53;background:#f7fafb;font-size:10px;resize:vertical}.product-selector option{padding:4px 6px}.product-selector option:checked{color:#fff;background:#118b83}.sku-entry{grid-template-columns:1fr auto}.sku-entry textarea{grid-column:1/-1}.sku-entry button{min-height:34px;grid-column:1/-1;border:0;border-radius:7px;color:#fff;background:#118b83;font-size:10px;font-weight:850}.sku-entry button:disabled{cursor:wait;opacity:.65}.product-section .report-title{align-items:flex-start}.product-section .report-title>span{height:38px}.product-section .report-title p{margin:4px 0 0;color:#7b8f98;font-size:9px}.product-table{min-width:1750px!important}.product-dimension-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-dimension-section .table-scroll table{min-width:620px}@media(max-width:1180px){.period-shortcuts{grid-template-columns:repeat(4,1fr)}}@media(max-width:1180px){.store-selector,.product-selector{grid-template-columns:1fr 1fr}.store-selector>div,.product-selector>div{grid-column:1/-1}.product-dimension-grid{grid-template-columns:1fr}}@media(max-width:760px){.hero-insights{width:100%;grid-template-columns:1fr}.period-summary{align-items:flex-start;flex-direction:column;gap:6px}.period-summary span:last-child{margin-left:0}.period-shortcuts{grid-template-columns:repeat(2,1fr)}.target-control{align-items:flex-start;flex-wrap:wrap}.target-control span{width:100%;margin-left:22px}.active-filter-bar{align-items:flex-start;flex-wrap:wrap}.active-filter-groups{width:100%}.active-filter-bar__clear{margin-left:0}.store-selector,.product-selector{grid-template-columns:1fr}}.showroom-gate-v2{margin-top:15px;padding:28px;border:1px solid #cbdde5;border-radius:17px;background:radial-gradient(circle at 92% 5%,rgba(38,206,194,.13),transparent 23%),linear-gradient(135deg,#143b54,#1d6680);box-shadow:0 12px 28px #0f3e5021;color:#fff}.showroom-gate-v2 h2{margin:0;font-size:28px}.showroom-gate-v2>div:first-child>p:last-child{max-width:780px;margin:8px 0 0;color:#c7dfe5;font-size:12px;line-height:1.6}.showroom-brand-grid{margin-top:22px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.showroom-brand-grid button{min-height:58px;padding:9px;border:1px solid rgba(220,243,245,.35);border-radius:11px;color:#e7f4f6;background:#ffffff13;font-size:12px;font-weight:850}.showroom-brand-grid button:hover{background:#ffffff21}.showroom-brand-grid button.selected{border-color:#39ddd1;color:#fff;background:#176f78;box-shadow:inset 0 0 0 1px #39ddd152}.showroom-gate-footer{margin-top:18px;padding-top:16px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid rgba(255,255,255,.14);color:#d8e9ed;font-size:11px}.showroom-gate-footer button{min-width:190px;height:42px;border:0;border-radius:9px;color:#123a4d;background:#41e0d4;font-size:11px;font-weight:900}.showroom-gate-footer button:disabled{cursor:not-allowed;opacity:.5}.showroom-loading{min-height:260px;display:flex;align-items:center;justify-content:center;gap:10px;color:#54717d;font-size:12px;font-weight:750}.showroom-loading span{width:17px;height:17px;border:2px solid #c4dcd9;border-top-color:#118b83;border-radius:50%;animation:session-spin .8s linear infinite}.showroom-period-stack{display:grid;gap:8px}.showroom-period-shortcuts{grid-template-columns:repeat(8,minmax(0,1fr))}.showroom-month-strip{padding:10px 12px;display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:12px;border:1px solid #bdd7df;border-radius:10px;background:linear-gradient(100deg,#f7fbfc,#edf7f7)}.showroom-month-strip>div:first-child{display:grid;gap:3px;color:#174f67;font-size:10px}.showroom-month-strip>div:first-child span{color:#718894;font-size:8px}.showroom-month-strip>div:last-child{display:flex;gap:6px;overflow-x:auto;padding:2px 1px 5px}.showroom-month-strip button{min-width:70px;height:31px;padding:0 8px;border:1px solid #b5cad4;border-radius:8px;color:#2a5669;background:#fff;font-size:9px;font-weight:850;white-space:nowrap}.showroom-month-strip button.selected{border-color:#178f86;color:#0c6862;background:#daf3ef}.showroom-month-strip button.anchor{color:#fff;border-color:#d23d43;background:#df4a50;box-shadow:0 3px 9px #d23d4338}.showroom-brand-strip{margin-top:12px;padding:10px 12px;display:flex;align-items:center;gap:8px;border:1px solid #bfd7df;border-radius:10px;color:#1b5067;background:#edf7f8;font-size:10px}.showroom-brand-strip strong{flex:1}.showroom-brand-strip button,.showroom-filter-heading button,.showroom-toolbar button{min-height:32px;padding:0 11px;border:1px solid #a9c2cd;border-radius:7px;color:#1c5870;background:#fff;font-size:9px;font-weight:850}.showroom-filter-panel{margin-top:10px;padding:13px;border:1px solid #d5e3e8;border-radius:12px;background:#fff}.showroom-filter-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.showroom-filter-heading h2{margin:0;font-size:15px}.showroom-filter-heading button:disabled{opacity:.45}.showroom-filter-grid{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.showroom-filter-grid label{display:grid;gap:5px;color:#31586a;font-size:9px;font-weight:850}.showroom-filter-grid select{min-height:72px;padding:5px;border:1px solid #bdd2db;border-radius:8px;color:#183f53;background:#f6fafb;font-size:9px}.showroom-filter-grid option{padding:3px 5px;border-radius:4px}.showroom-filter-grid option:checked{color:#fff;background:#176f78}.showroom-summary{margin-top:9px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.showroom-summary article{min-height:72px;padding:12px;display:grid;align-content:center;gap:7px;border:1px solid #d8e4e8;border-radius:10px;background:#fff}.showroom-summary span{color:#6b838e;font-size:9px;font-weight:750}.showroom-summary strong{color:#12394d;font-size:15px}.showroom-section{position:relative}.showroom-section:fullscreen{padding:12px;overflow:auto;background:#f4f8fa}.showroom-section:fullscreen .showroom-table-scroll{max-height:calc(100vh - 150px)}.showroom-section .report-title{align-items:flex-start}.showroom-section .report-title>span{height:36px}.showroom-section .report-title p{margin:4px 0 0;color:#778e98;font-size:9px}.showroom-toolbar{position:relative;margin-bottom:7px;padding:7px;display:flex;gap:7px;border:1px solid #d7e3e8;border-radius:9px;background:#f7fafb}.showroom-toolbar button.active{color:#fff;border-color:#176f78;background:#176f78}.showroom-toolbar input{min-width:260px;flex:1;height:32px;padding:0 10px;border:1px solid #b9cdd6;border-radius:7px;color:#173f53;background:#fff;font-size:10px}.showroom-view-panel{position:absolute;z-index:30;right:7px;top:46px;width:260px;max-height:420px;padding:12px;display:grid;gap:7px;overflow:auto;border:1px solid #a9c2cd;border-radius:10px;background:#fff;box-shadow:0 14px 30px #13394b33;color:#274f62;font-size:10px}.showroom-view-panel strong{margin-bottom:3px;color:#153f53}.showroom-view-panel label{display:flex;align-items:center;gap:7px}.showroom-view-panel input{min-width:14px;width:14px;height:14px;flex:0 0 14px}.showroom-view-panel button{margin-top:4px}.showroom-crumb{margin:0 0 7px;padding:7px 10px;border:1px solid #d4e2e8;border-radius:999px;color:#4f6f7d;background:#f7fafb;font-size:9px;font-weight:750}.showroom-table-scroll{max-height:650px}.showroom-table{min-width:1120px!important}.showroom-table.compact{min-width:880px!important;font-size:9px}.showroom-table.compact th,.showroom-table.compact td{padding-left:6px;padding-right:6px}.showroom-table th:not(:first-child),.showroom-table td:not(:first-child){text-align:right}.showroom-table td:first-child{min-width:210px;font-weight:760}.showroom-table td:nth-child(2){min-width:125px}.showroom-table .tree-toggle{width:22px;height:22px;margin-right:6px;padding:0;border:1px solid #acc4cf;border-radius:6px;color:#155c6e;background:#eef7f7;font-size:12px;font-weight:900}.showroom-table .tree-toggle:disabled{border-color:transparent;color:#8ea1a9;background:transparent}.showroom-table tr.selected td{background:#fff4d6!important}.showroom-level-0{background:#edf5f8!important;font-weight:850}.showroom-level-1 td:first-child{color:#174f6b}.showroom-level-2 td:first-child{color:#526f7d}.showroom-level-3 td:first-child{color:#718791}@media(max-width:1180px){.showroom-period-shortcuts{grid-template-columns:repeat(4,1fr)}.showroom-brand-grid,.showroom-filter-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.showroom-period-shortcuts{grid-template-columns:repeat(2,1fr)}.showroom-month-strip{grid-template-columns:1fr}.showroom-brand-grid{grid-template-columns:repeat(2,1fr)}.showroom-gate-footer{align-items:stretch;flex-direction:column}.showroom-gate-footer button{width:100%}.showroom-filter-grid,.showroom-summary{grid-template-columns:1fr}.showroom-toolbar{flex-wrap:wrap}.showroom-toolbar input{min-width:100%;width:100%}}.session-loading{min-height:100vh;display:grid;place-content:center;grid-template-columns:auto auto;align-items:center;gap:11px;color:#244a5d;background:#fff;font-size:13px;font-weight:750}.session-loading span{width:18px;height:18px;border:2px solid #b9d8d5;border-top-color:#118b83;border-radius:50%;animation:session-spin .8s linear infinite}@keyframes session-spin{to{transform:rotate(360deg)}}.login-screen{min-height:100vh;display:grid;grid-template-columns:min(60vw,106.6vh) minmax(420px,1fr);background:#fff}.login-visual{min-height:100vh;background:#071f3d url(/login-tashkent-approved-v2.webp) center/100% 100% no-repeat}.login-panel{position:relative;min-height:100vh;display:grid;place-items:center;padding:70px clamp(44px,7vw,118px);background:radial-gradient(circle at 100% 0,rgba(21,148,131,.045),transparent 32rem),#fff}.login-language{position:absolute;right:clamp(34px,5vw,70px);top:28px;min-width:132px;padding:10px 14px;border:1px solid #d6e1e7;border-radius:10px;color:#294d60;background:#f4f8fa;font-size:12px}.login-form{width:min(100%,700px);display:grid;gap:18px}.login-heading{display:flex;align-items:center;gap:17px;margin-bottom:12px}.login-heading>span{width:62px;height:62px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #c5e5df;border-radius:17px;color:#087d75;background:#e7f5f2;font-size:26px}.login-heading h1{margin:0;color:#082c48;font-size:clamp(32px,2.35vw,46px);line-height:1.04;letter-spacing:-.045em}.login-heading p{margin:7px 0 0;color:#4161a1;font-size:clamp(14px,1vw,18px);font-weight:650}.login-form label{display:grid;gap:7px;color:#12234b;font-size:13px;font-weight:800}.login-form input{width:100%;height:50px;padding:0 14px;border:1px solid #b9c9d5;border-radius:11px;color:#172f45;background:#eef4fb;font-size:15px;font-weight:650;outline:none}.login-form input:focus{border-color:#118b83;box-shadow:0 0 0 3px #118b831f}.login-form button{height:56px;margin-top:6px;border:0;border-radius:11px;color:#fff;background:#12877f;font-size:14px;font-weight:850}.login-form button:hover:not(:disabled){background:#0e766f}.login-form button:disabled{cursor:wait;opacity:.62}.login-form>small{margin-top:30px;color:#4161a1;font-size:10px;font-weight:750;letter-spacing:.03em;text-align:center}.login-error{margin:-3px 0;padding:11px 13px;border:1px solid #efc7c0;border-radius:9px;color:#913526;background:#fff2ef;font-size:12px;font-weight:700}.login-heading svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}@media(max-width:980px){.login-screen{grid-template-columns:1fr}.login-visual{min-height:44vh;background-size:cover}.login-panel{min-height:56vh;padding:70px 28px 42px}.login-language{right:24px;top:20px}.login-form{max-width:620px}.login-heading h1{font-size:32px}}@media(max-width:560px){.login-visual{min-height:36vh}.login-panel{min-height:64vh;padding:66px 20px 34px}.login-heading>span{width:48px;height:48px;border-radius:14px;font-size:21px}.login-heading h1{font-size:27px}.login-form{gap:14px}.login-form input{height:47px}.login-form button{height:50px}}.page-content{padding:24px clamp(22px,2.75vw,46px) 58px}.page-hero{min-height:158px;padding:28px 31px;align-items:center;gap:34px;border-left-width:4px;border-radius:17px;background:radial-gradient(circle at 92% 20%,rgba(61,197,193,.23),transparent 25%),linear-gradient(120deg,#12394f,#155d6d);box-shadow:0 12px 30px #113d4f24}.page-hero>div:first-child{min-width:330px}.page-hero h1{font-size:32px}.page-hero p:last-child{max-width:630px;font-size:13px;line-height:1.5}.page-hero .eyebrow{margin-bottom:8px;font-size:10px}.hero-insights{width:min(100%,560px);grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hero-insights>div{min-height:68px;padding:13px 13px 12px;align-content:center;gap:6px;border-color:#d8f6f530;border-radius:12px;background:#ffffff16}.hero-insights span{color:#b8d4da;font-size:9px}.hero-insights strong{color:#fff;font-size:11px;line-height:1.35}.period-summary{margin-top:11px;min-height:42px;padding:8px 13px;border-color:#d8e0e8;border-radius:11px;box-shadow:0 3px 12px #13414c09}.period-shortcuts{margin-top:11px;padding:8px;border-color:#d5e0e6;border-radius:12px;background:linear-gradient(125deg,#f2f6f8,#eef8f6)}.period-shortcuts button{min-height:38px;border-color:#94b9d7;border-radius:9px;background:#edf6fc}.period-shortcuts button.active{border-color:#c43d42;background:#de4a4f}.target-control{min-height:42px;padding:10px 14px;border-color:#d8e0e8;border-radius:11px;box-shadow:0 3px 12px #13414c08}.source-strip{margin-top:11px;gap:10px}.source-strip>div{min-height:46px;padding:9px 12px;border-color:#d8e0e8;border-radius:12px;box-shadow:0 4px 14px #1237460a}.source-strip small,.source-strip strong{font-size:10px}.source-icon{font-size:12px}.active-filter-bar{margin-top:11px;min-height:44px;padding:9px 12px;border-radius:11px}.section-heading{margin:22px 0 12px;padding-bottom:8px;align-items:end;border-bottom:1px solid #dfe8ec}.section-heading h2{font-size:18px}.heading-bar{width:5px;min-height:38px;background:linear-gradient(180deg,#18d2c5,#14a6a1)}.kpi-grid{gap:13px}.kpi-card{position:relative;min-height:150px;height:150px;padding:17px 17px 14px;justify-content:flex-start;border-color:#d8e0e8;border-radius:16px;background:linear-gradient(145deg,#fff,#fbfcfd);box-shadow:0 7px 22px #0b1f3312;overflow:hidden;transition:transform .16s ease,box-shadow .16s ease}.kpi-card:before{content:"";position:absolute;left:0;top:16px;bottom:16px;width:4px;border-radius:0 5px 5px 0;background:linear-gradient(180deg,#23d6ca,#0d8c8a)}.kpi-card:hover{transform:translateY(-2px);box-shadow:0 11px 28px #0b1f331a}.kpi-card__head{display:flex;align-items:center;justify-content:space-between;gap:10px}.kpi-card__head p{margin:0;color:#58717d;font-size:11px;font-weight:850;letter-spacing:.015em;text-transform:uppercase}.kpi-icon{width:31px;height:31px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;color:#0d8b83;background:#e5f5f2}.kpi-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.kpi-card>strong{margin:7px 0 9px;color:#10263b;font-size:clamp(19px,1.55vw,25px);font-weight:850;line-height:1.08;letter-spacing:-.035em}.kpi-card__meta{min-width:0;margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px}.kpi-card__meta small{min-width:0;overflow:hidden;color:#768b95;font-size:9px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.kpi-change{max-width:58%;padding:4px 7px;border-radius:999px;color:#5e737d;background:#eef2f4;font-size:9px;font-weight:800;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kpi-change.is-positive{color:#16724e;background:#e8f5ed}.kpi-change.is-negative{color:#a14037;background:#fbecea}.comparison-grid{margin-top:13px;gap:13px}.comparison-card{padding:19px;border-color:#d8e0e8;border-radius:16px;box-shadow:0 5px 18px #0b1f330b}.report-section{margin-top:21px}.report-title{margin-bottom:10px;padding-bottom:7px;border-bottom:1px solid #e0e8ec}.report-title>span{width:5px;height:24px;background:linear-gradient(180deg,#18d2c5,#14a6a1)}.report-title h2{font-size:17px}.table-scroll{border-color:#d8e0e8;border-radius:14px;box-shadow:0 6px 18px #13384c0e}.table-scroll th{padding:11px 10px;background:#153f55}.table-scroll td{padding:10px}@media(max-width:1280px){.page-hero{min-height:145px;padding:24px}.page-hero h1{font-size:29px}.hero-insights{width:min(100%,480px)}.kpi-card{height:142px;min-height:142px}}@media(max-width:1180px){.page-hero{align-items:flex-start;flex-direction:column}.hero-insights{width:100%}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.page-content{padding:14px}.page-hero{min-height:auto;padding:22px}.page-hero>div:first-child{min-width:0}.page-hero h1{font-size:26px}.hero-insights,.kpi-grid{grid-template-columns:1fr}.kpi-card{height:142px;min-height:142px}}.kpi-card:before{top:0;bottom:0;background:linear-gradient(180deg,#0f766e,#2dd4bf)}.kpi-card__head p{letter-spacing:.075em}.kpi-card>strong{margin:3px 0 7px;font-size:1.52rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kpi-card__meta{min-height:23px;justify-content:flex-start;gap:6px}.kpi-card__meta small{margin-left:auto;overflow:visible;color:#768b95;font-size:11px;white-space:nowrap;text-overflow:clip}.kpi-card__meta small b{color:#4e6874;font-weight:800}.kpi-change{max-width:none;padding:4px 8px;font-size:11px;overflow:visible;text-overflow:clip}.sales-kpi-card.has-forecast>strong{max-width:calc(100% - 96px);font-size:1.5rem;line-height:1.12}.kpi-forecast{position:absolute;right:16px;top:51px;width:104px;padding-left:11px;border-left:1px solid #dbe5e8;text-align:right}.kpi-forecast span{display:block;color:#728397;font-size:10px;font-weight:850;letter-spacing:.2px;white-space:nowrap}.kpi-forecast b{display:block;margin-top:4px;color:#0f6c65;font-size:16px;line-height:1.05;white-space:nowrap}.kpi-target{min-width:0;min-height:27px;margin:0 0 5px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px;color:#6d838d;white-space:nowrap}.kpi-target>span{color:#52677b;font-size:12px;font-weight:800}.kpi-target>strong{min-width:0;overflow:hidden;color:#10243a;font-size:16px;line-height:1.12;white-space:nowrap;text-overflow:ellipsis}.kpi-target-rate{padding:3px 7px;border-radius:999px;font-size:12px;line-height:1.1}.kpi-target-rate.is-positive{color:#087351;background:#e8f6ef}.kpi-target-rate.is-negative{color:#ae3440;background:#fcecee}.cr-kpi-main{margin:3px 0 7px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.cr-kpi-main>strong{color:#10263b;font-size:21px;line-height:1.08;letter-spacing:-.035em}.cr-kpi-main>div{min-width:84px;padding:6px 7px;border:1px solid #dce8ea;border-radius:9px;background:#f5f9f9;text-align:right}.cr-kpi-main>div span{display:block;color:#78909a;font-size:9px;font-weight:800;text-transform:uppercase}.cr-kpi-main>div b{display:block;margin-top:2px;color:#173a4d;font-size:13px}.sellthrough-card{padding:8px 12px 7px}.sellthrough-card .kpi-card__head{min-height:29px;margin-bottom:0}.sellthrough-card .kpi-card__head p{font-size:10px}.sellthrough-grid{min-height:0;display:grid;grid-template-columns:1fr 1fr;flex:1}.sellthrough-season{min-width:0;padding:3px 9px 0;display:grid;grid-template-columns:1fr auto;align-content:start;column-gap:6px;border-left:1px solid #e1e8eb}.sellthrough-season:first-child{padding-left:1px;border-left:0}.sellthrough-season:last-child{padding-right:1px}.sellthrough-season>span{grid-column:1/-1;color:#52677b;font-size:12px;font-weight:850;letter-spacing:.3px}.sellthrough-season>strong{grid-column:1/-1;margin:1px 0 2px;color:#10263b;font-size:23px;line-height:1.05;letter-spacing:-.035em}.sellthrough-season>div{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:5px;color:#52677b;font-size:12px;line-height:1.2;white-space:nowrap}.sellthrough-season>div span{font-size:12px}.sellthrough-season>div b{min-width:44px;color:#18354e;font-size:12px;text-align:right}@media(max-width:1440px)and (min-width:1181px){.kpi-card__meta small,.kpi-change{font-size:9px}.sales-kpi-card.has-forecast>strong{font-size:1.05rem}.kpi-forecast{width:90px}.kpi-forecast span{font-size:8px}.kpi-forecast b{font-size:12px}.kpi-target>span{font-size:9px}.kpi-target>strong{font-size:10px}.kpi-target-rate{font-size:9px}.sellthrough-season>span{font-size:9px}.sellthrough-season>strong{font-size:19px}.sellthrough-season>div,.sellthrough-season>div span,.sellthrough-season>div b{font-size:9px}.sellthrough-season>div b{min-width:30px}}@media(min-width:1181px){.app-shell{grid-template-columns:300px minmax(0,1fr)}.sidebar{padding:80px 21px 26px}.sidebar-brand{display:none}.user-card{margin-top:0;min-height:61px;padding:10px 11px;border-radius:12px}.logout{min-height:39px;margin-top:10px;border-radius:8px;font-size:16px}.sidebar-title{margin-top:19px;font-size:10px}.page-nav button{min-height:42px;font-size:16px}.filters-title{margin-top:18px}.sidebar-filter{font-size:14px}.sidebar-filter select{height:39px;font-size:13px}.clear-filters{min-height:40px;font-size:14px}.app-header{min-height:54px;padding:0 24px}.app-header>div{visibility:hidden}.page-content{padding:52px 24px 58px}.page-hero{min-height:173px;padding:31px}.period-summary{min-height:47px;margin-top:7px}.source-strip{margin-top:10px}.source-strip>div{min-height:44px}.target-control{min-height:32px;margin-top:5px;padding:0;border:0;background:transparent;box-shadow:none;font-size:15px}.target-control input{position:relative;width:28px;height:16px;margin:0;appearance:none;border-radius:999px;background:#afbec5;outline:none;transition:background .15s ease}.target-control input:checked{background:#138b82}.target-control input:after{content:"";position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .15s ease}.target-control input:checked:after{transform:translate(12px)}.target-control span{margin-left:315px;font-size:14px}.period-shortcuts{min-height:78px;margin-top:5px;padding:0 13px;display:flex;align-items:center;justify-content:flex-start;gap:8px;background:#f4f7fa}.period-shortcuts button{min-width:61px;min-height:35px;flex:0 0 auto;padding:5px 13px;background:#f4f9fc;font-size:12px}.period-shortcuts button:nth-child(2){min-width:86px}.period-shortcuts button:nth-child(4){min-width:92px}.period-shortcuts button:nth-child(6){min-width:100px}.period-shortcuts button:nth-child(7){min-width:96px}.period-shortcuts button.active{border-color:#0f766e;background:#138b82;box-shadow:0 3px 8px #0f766e33}.kpi-grid{gap:10px}.kpi-card{height:150px;min-height:150px}}.comparison-grid--legacy{display:none!important}.data-report-section{position:relative;margin-top:16px}.data-report-section .report-title{margin-bottom:8px;padding-bottom:6px}.data-report-section .report-title h2{font-size:22px}.report-toolbar{position:relative;display:flex;align-items:center;gap:7px;padding:9px 10px;border:1px solid #d4e0e6;border-radius:14px 14px 0 0;background:#fff;box-shadow:0 4px 15px #13384c09}.report-toolbar input{width:285px;height:38px;padding:0 12px;border:1px solid #b9cdd6;border-radius:9px;color:#173f53;background:#fff;font-size:12px;outline:none}.report-toolbar input:focus{border-color:#118b83;box-shadow:0 0 0 3px #118b831a}.report-toolbar button{height:38px;padding:0 12px;border:1px solid #aec5cf;border-radius:8px;color:#173f53;background:#fff;font-size:11px;font-weight:850;white-space:nowrap}.report-toolbar button:hover,.report-toolbar button.active{border-color:#118b83;color:#08776f;background:#eef9f7}.report-toolbar>b{margin-left:auto;padding:6px 10px;border-radius:999px;color:#076b66;background:#e3f5f1;font-size:10px;white-space:nowrap}.report-view-panel{position:absolute;z-index:50;left:300px;top:54px;width:270px;max-height:390px;padding:13px;display:grid;grid-template-columns:1fr;gap:8px;overflow:auto;border:1px solid #aac2cd;border-radius:10px;background:#fff;box-shadow:0 14px 30px #13394b33;color:#274f62;font-size:11px}.report-view-panel strong{margin-bottom:3px;color:#153f53}.report-view-panel label{display:flex;align-items:center;gap:7px}.report-view-panel input{width:14px;height:14px}.data-report-section .table-scroll{max-height:440px;border-top:0;border-radius:0 0 14px 14px}.data-report-section table{min-width:1750px;font-size:11px}.data-report-section table.compact{min-width:1350px;font-size:9px}.data-report-section table.compact th,.data-report-section table.compact td{padding-left:6px;padding-right:6px}.data-report-section th:not(:first-child),.data-report-section td:not(:first-child){text-align:left}.data-report-section:fullscreen{padding:16px;overflow:auto;background:#f4f7fa}.data-report-section:fullscreen .table-scroll{max-height:calc(100vh - 120px)}.report-toolbar button:disabled{cursor:not-allowed;opacity:.42}.report-toolbar--search-only input{max-width:360px}.table-pagination{padding:6px 10px;color:#718792;font-size:10px;text-align:right}.metric-positive{color:#00854a!important;font-weight:900}.metric-negative{color:#d61f2c!important;font-weight:900}.metric-target-good{color:#00854a!important;font-weight:900}.metric-target-watch{color:#d61f2c!important;font-weight:900}@media(max-width:1180px){.report-toolbar{flex-wrap:wrap}.report-toolbar input{min-width:240px;flex:1}.report-toolbar>b{margin-left:0}.report-view-panel{left:10px}}@media(min-width:1181px){.sidebar{background:radial-gradient(circle at 3% 0,rgba(94,234,212,.14),transparent 240px),linear-gradient(180deg,#183d55,#15364d 44%,#112f45);border-right:1px solid #31566d;box-shadow:8px 0 28px #0718271a}.user-card{min-height:62px;padding:11px;border:1px solid rgba(190,216,231,.25);border-radius:14px;background:linear-gradient(135deg,#ffffff24,#ffffff13);box-shadow:inset 0 1px #ffffff17,0 7px 18px #0518251a}.avatar{width:36px;height:36px;border-radius:11px;background:linear-gradient(135deg,#20aa98,#2d6684);font-size:11px}.user-card strong{font-size:13px}.user-card small{font-size:10px}.user-card button{width:34px;height:34px;border:1px solid rgba(210,229,239,.21);border-radius:10px;background:#ffffff1c}.logout{min-height:39px;font-size:16px;background:#fff1;border-color:#d2e5ef2e}.page-nav{justify-items:start;gap:4px}.page-nav button{width:auto;min-width:146px;padding:0 14px;border-radius:10px;font-size:16px}.page-nav button.active{background:linear-gradient(100deg,#1594835c,#244d707a);box-shadow:inset 3px 0 #5eead4,0 7px 18px #00000021}.sidebar-filter{margin-left:14px;margin-right:14px;font-size:11px}.sidebar-filter--compact summary,.sidebar-period-filter select,.global-sku-filter input{min-height:38px;height:38px;border-color:#3a6077;border-radius:10px;background:#1c425b;font-size:11px}.clear-filters{width:calc(100% - 28px);margin:2px 14px 10px;min-height:39px;border-radius:10px}.beta-boundary{display:none}.page-hero{min-height:158px;padding:28px 31px;border:1px solid #173d58;border-left:5px solid #2dd4bf;border-radius:19px;background:radial-gradient(circle at 86% 20%,rgba(94,234,212,.17),transparent 208px),linear-gradient(118deg,#0b1f33,#153b55 58%,#0f766e 145%);box-shadow:0 16px 38px #0718272b}.page-hero h1{font-size:30px;line-height:1.15;font-weight:800;letter-spacing:-.8px}.page-hero p:last-child{margin-top:8px;font-size:13px;font-weight:550}.page-hero .eyebrow{margin-bottom:9px;font-size:10px;letter-spacing:.18em}.hero-insights{gap:8px}.hero-insights>div{min-height:68px;padding:13px 13px 12px}.hero-insights span{font-size:9px;letter-spacing:.07em}.hero-insights strong{font-size:14px}.period-summary{min-height:47px;padding:9px 13px;color:#526277;font-size:14px}.period-summary__tag{padding:4px 9px;border:1px solid #bfe3dc;font-size:13px}.period-summary b{color:#1d2d42}.source-strip{gap:9px;margin-top:10px}.source-strip>div{min-height:46px;padding:9px 12px}.source-strip small{font-size:11px;letter-spacing:.055em}.source-strip strong{font-size:13px}.source-icon,.target-control{font-size:16px}.target-control span{font-size:14px;color:#a5b0bf}.period-shortcuts{border-color:#d5e0e7;background:#f4f7fa}.period-shortcuts button{min-height:34px;border-color:#88b0d2;border-radius:9px;font-size:12px}.data-report-section .report-title h2{font-size:20px}.data-report-section .report-title>span{height:24px}}.page-hero--simple{min-height:104px;padding:23px 28px;display:block;background:linear-gradient(118deg,#143d55,#176f78)}.page-hero--simple>div:first-child{min-width:0}.page-hero--simple h1{font-size:25px}.page-hero--simple p:last-child{margin-top:8px;color:#c9dfe4;font-size:12px}.user-card>button.active{color:#0b756f;background:#d9f6f1;border-radius:7px}.admin-page{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;width:100%;min-width:0;max-width:100%}.admin-page>*{min-width:0;max-width:100%}.admin-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px;border:1px solid #d6e2e7;border-radius:12px;background:#fff}.admin-tabs{display:flex;gap:8px}.admin-tabs button,.admin-refresh{min-height:35px;padding:0 16px;border:1px solid #c5dae2;border-radius:8px;color:#244f61;background:#f6fafb;font-size:10px;font-weight:850}.admin-tabs button.active{border-color:#0c9188;color:#fff;background:#118b83;box-shadow:0 5px 14px #118b8329}.admin-refresh{color:#0d766f;background:#eaf8f6}.admin-refresh:disabled{opacity:.6}.admin-health-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.admin-health-banner{display:flex;align-items:center;gap:12px;padding:13px 16px;border:1px solid #cadde2;border-radius:12px;color:#244f61;background:#f4f9fa}.admin-health-banner>svg{width:23px;height:23px;flex:0 0 auto}.admin-health-banner strong,.admin-health-banner span{display:block}.admin-health-banner strong{font-size:13px;line-height:1.25}.admin-health-banner span{margin-top:3px;font-size:10px;line-height:1.4}.admin-health-banner.status-healthy{border-color:#a9decf;color:#086b55;background:#eaf8f3}.admin-health-banner.status-warning{border-color:#efd18b;color:#8b5b08;background:#fff7e5}.admin-health-banner.status-error{border-color:#efb6ba;color:#a8323a;background:#fff0f1}.admin-health-grid article{position:relative;overflow:hidden;min-height:112px;padding:16px;border:1px solid #d5e1e6;border-radius:13px;background:#fff;box-shadow:0 5px 16px #14384a0a}.admin-health-grid article.status-card:before{position:absolute;inset:0 auto 0 0;width:4px;content:"";background:#91a4ac}.admin-health-grid article.status-card.status-healthy:before{background:#1aad85}.admin-health-grid article.status-card.status-warning:before{background:#e3a52b}.admin-health-grid article.status-card.status-error:before{background:#de4e56}.admin-health-grid span,.admin-health-grid small{display:block;color:#6e8793;font-size:9px;font-weight:750}.admin-health-grid strong{display:block;margin:12px 0 8px;color:#123a4e;font-size:16px;line-height:1.2;overflow-wrap:anywhere}.status-text.status-healthy{color:#087d61}.status-text.status-warning{color:#bc7910}.status-text.status-error{color:#c74249}.nightly-summary-panel{padding:16px;border:1px solid #d5e1e6;border-radius:13px;background:#fff;box-shadow:0 5px 16px #14384a0a}.nightly-summary-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:13px;border-bottom:1px solid #e3ebee}.nightly-summary-panel__head h2{margin:2px 0 3px;color:#14394c;font-size:16px}.nightly-summary-panel__head>div>span{color:#6e8793;font-size:10px}.summary-sync-badge{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;font-size:9px;font-weight:850;white-space:nowrap}.summary-sync-badge.status-healthy{color:#08775c;background:#e6f7ef}.summary-sync-badge.status-error{color:#af3f46;background:#fdebed}.nightly-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding-top:14px}.nightly-summary-grid>div{display:flex;align-items:flex-start;gap:10px;min-width:0;padding:12px;border:1px solid #e0e9ed;border-radius:11px;background:#fbfdfe}.nightly-summary-grid>div>div{min-width:0}.nightly-summary-grid small,.nightly-summary-grid strong,.nightly-summary-grid div>span{display:block}.nightly-summary-grid small{color:#66808d;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.045em}.nightly-summary-grid strong{margin:5px 0 4px;color:#10384b;font-size:15px;line-height:1.2;overflow-wrap:anywhere}.nightly-summary-grid div>span{color:#6b8490;font-size:9px;line-height:1.45}.summary-icon{display:grid;place-items:center;width:31px;height:31px;flex:0 0 auto;border-radius:9px;color:#0b7d75;background:#e6f6f3}.summary-icon svg{width:16px;height:16px}.summary-icon--stock{color:#316f9a;background:#eaf3fa}.summary-icon--visitors{color:#7060a8;background:#f0edfa}.summary-icon--import{color:#a36a0b;background:#fff4dd}.admin-two-column{display:grid;grid-template-columns:1fr 1fr;gap:12px}.admin-panel{padding:16px;border:1px solid #d5e1e6;border-radius:13px;background:#fff}.admin-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding-bottom:12px;border-bottom:1px solid #e3ebee}.admin-panel__head h2{margin:2px 0 0;color:#14394c;font-size:16px}.admin-panel__head>span{color:#6e8793;font-size:9px}.service-list>div,.release-row-list>div{display:grid;grid-template-columns:auto minmax(110px,.7fr) 1fr auto;align-items:center;gap:9px;padding:10px 0;border-bottom:1px solid #e8eef1;color:#6e8793;font-size:10px}.service-list>div:last-child,.release-row-list>div:last-child{border-bottom:0}.service-list strong{color:#173e52}.service-list b{color:#315b6c;font-size:9px}.release-row-list>div{grid-template-columns:1fr auto;text-transform:capitalize}.release-row-list strong{color:#123a4e}.health-dot{width:9px;height:9px;border-radius:50%;background:#91a4ac;box-shadow:0 0 0 4px #91a4ac26}.health-dot.status-healthy{background:#1aad85;box-shadow:0 0 0 4px #1aad8524}.health-dot.status-warning{background:#e3a52b;box-shadow:0 0 0 4px #e3a52b26}.health-dot.status-error{background:#de4e56;box-shadow:0 0 0 4px #de4e5624}.admin-safety-note{display:flex;gap:12px;padding:14px 16px;border:1px solid #bcded9;border-radius:12px;color:#245565;background:#effaf8}.admin-safety-note>span{color:#0b827a;font-size:18px}.admin-safety-note strong{display:block;font-size:11px}.admin-safety-note p{margin:4px 0 0;font-size:10px;line-height:1.5}.admin-users-section{margin-top:0}.admin-users-section .report-title>b{padding:5px 8px;border-radius:999px;color:#a66b0a;background:#fff3d5;font-size:9px}.admin-users-table{width:100%;min-width:100%!important;table-layout:fixed}.admin-users-table-scroll{width:100%;max-width:100%;overflow-x:auto}.admin-users-table th,.admin-users-table td{min-width:0;padding:11px 10px;vertical-align:middle}.admin-users-table td{overflow-wrap:anywhere}.admin-users-table .admin-col-username{width:14%}.admin-users-table .admin-col-name{width:18%}.admin-users-table .admin-col-role{width:10%}.admin-users-table .admin-col-brands{width:27%}.admin-users-table .admin-col-showroom{width:11%}.admin-users-table .admin-col-status{width:9%}.admin-users-table .admin-col-action{width:11%}.admin-users-table td:last-child,.admin-users-table th:last-child{text-align:center}.admin-users-table td:first-child strong{color:#0b746e}.user-status{display:inline-flex;padding:4px 8px;border-radius:999px;font-size:9px;font-weight:850}.user-status.active{color:#08775c;background:#e6f7ef}.user-status.inactive{color:#af3f46;background:#fdebed}.admin-user-actions{display:flex;align-items:center;gap:10px}.admin-user-actions button,.admin-users-table td>button{border:1px solid #9ccbd3;border-radius:8px;background:#eefafa;color:#0b6670;font-weight:800;padding:7px 11px}.admin-user-editor{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;margin:0 12px 14px;padding:16px;border:1px solid #cadde2;border-radius:12px;background:#f7fbfc}.admin-user-editor label{display:grid;gap:6px;color:#294d5c;font-size:12px;font-weight:800}.admin-user-editor input,.admin-user-editor select{min-height:38px;border:1px solid #b8cfd6;border-radius:8px;background:#fff;padding:8px 10px;color:#0c2f40}.admin-user-editor__brands{grid-column:span 2}.admin-user-editor__brands select{min-height:92px}.admin-user-editor__active{align-content:center;grid-template-columns:auto 1fr!important}.admin-user-editor__active input{min-height:auto}.admin-user-editor>div{display:flex;justify-content:flex-end;align-items:end;gap:8px}.admin-user-editor>div button{min-width:92px;border:1px solid #94c4cc;border-radius:8px;background:#fff;padding:10px 14px;color:#0d5d68;font-weight:800}.admin-user-editor>div button[type=submit]{background:#11897f;color:#fff}.store-selector{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;padding:0;border:0;background:transparent;box-shadow:none}.store-selector>div{display:none}.store-selector label{min-height:102px;padding:15px 16px;border:1px solid #d6e2e7;border-radius:13px;background:#fff;box-shadow:0 5px 16px #14384a09;font-size:11px}.store-selector label:first-of-type:before{content:"🏷️  Marka Seçimi";color:#14394c;font-size:14px;font-weight:900}.store-selector label:last-of-type:before{content:"🏬  Mağaza Seçimi";color:#14394c;font-size:14px;font-weight:900}.store-selector select{margin-top:3px}.product-selector{grid-template-columns:minmax(190px,1.2fr) minmax(330px,3fr) minmax(230px,1.35fr)}.product-selector>div{grid-column:1/-1}.product-selector>div h2{display:none}.product-selector>div p:last-child{margin-top:0}.product-selector>div .eyebrow{font-size:13px}.product-selector label{font-size:11px}.product-selector select,.product-selector textarea{min-height:54px}.adviser-table.compact,.product-table.compact{font-size:9px!important}.adviser-table.compact th,.adviser-table.compact td,.product-table.compact th,.product-table.compact td{padding-left:6px!important;padding-right:6px!important}@media(max-width:1180px){.store-selector,.product-selector{grid-template-columns:1fr 1fr}.product-selector>div{grid-column:1/-1}.admin-health-grid,.nightly-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.page-hero--simple{min-height:auto}.store-selector,.product-selector{grid-template-columns:1fr}.report-toolbar{align-items:stretch;flex-direction:column}.report-toolbar input{min-width:0;width:100%;max-width:none}.report-toolbar>b{align-self:flex-start}.report-view-panel{position:fixed;left:14px;right:14px;top:80px;width:auto}.admin-toolbar{align-items:stretch;flex-direction:column}.admin-tabs{display:grid;grid-template-columns:1fr 1fr}.admin-health-grid,.admin-two-column,.nightly-summary-grid{grid-template-columns:1fr}.admin-users-table{min-width:760px!important}}.page-hero--simple{min-height:136px;padding:31px;display:block}.page-hero--simple h1{font-size:30px}.store-selector{margin-top:12px;padding:0;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:14px;border:0;background:transparent;box-shadow:none}.store-selector>.main-filter-card{min-height:174px;padding:15px 16px;display:block;border:1px solid #d6e2e7;border-radius:13px;background:#fff;box-shadow:0 5px 16px #14384a09}.store-selector>.main-filter-card>p{margin:10px 0 13px;color:#9aa7bb;font-size:13px}.store-selector .main-filter-card__heading{font-size:14px}.store-selector .main-multiselect__label{display:block;margin-bottom:6px;font-size:13px;font-weight:650}.store-selector .main-filter-card .main-multiselect__options label{min-height:32px;padding:5px 7px;display:flex;border:0;border-radius:7px;background:transparent;box-shadow:none;font-size:12px}.store-selector .main-filter-card .main-multiselect__options label:before,.store-selector .main-filter-card .main-multiselect__options label:after{content:none!important}.product-selector{margin-top:12px;padding:14px 12px 11px;display:grid;grid-template-columns:minmax(190px,1.2fr) minmax(330px,3fr) minmax(230px,1.35fr);align-items:end;gap:10px;border:1px solid #d6e2e7;border-radius:12px;background:#fff;box-shadow:0 5px 16px #14384a09}.product-selector>.product-selector__heading{grid-column:1 / -1}.product-selector>.main-multiselect,.product-selector>.bulk-sku-field{grid-column:auto}.product-selector .main-multiselect__label,.product-selector .bulk-sku-field>span{margin-bottom:6px;font-size:13px;font-weight:650}.main-multiselect details,.bulk-sku-popover{position:relative}.main-multiselect summary,.bulk-sku-popover>summary{min-height:45px}.main-multiselect__menu{position:absolute;z-index:180;top:calc(100% + 6px);right:0;left:0;max-height:286px;padding:9px;overflow:hidden;border:1px solid #b9cbd7;border-radius:11px;background:#fff;box-shadow:0 17px 38px #0f2a3d2e}.main-multiselect__options{max-height:190px;overflow:auto;scrollbar-width:thin}.bulk-sku-popover>div{position:absolute;z-index:190;top:calc(100% + 6px);right:0;width:min(430px,86vw);padding:14px;border:1px solid #b9cbd7;border-radius:11px;background:#fff;box-shadow:0 17px 38px #0f2a3d2e}.data-report-section .table-scroll{max-height:440px;overflow:auto}.data-report-section .table-scroll thead>tr:first-child>th{position:sticky!important;z-index:30!important;top:0!important;height:40px;background:#153f55!important;color:#fff}.data-report-section .table-scroll thead>tr.total-row>th,.data-report-section .table-scroll thead>tr.total-row>td{position:sticky!important;z-index:28!important;top:40px!important;height:38px;border-bottom:2px solid #7893a5;background:#dfeaf0!important;color:#10263b;font-weight:850}.data-report-section .table-scroll thead>tr:first-child>th:first-child{z-index:34!important;left:0}.data-report-section .table-scroll thead>tr.total-row>th:first-child,.data-report-section .table-scroll thead>tr.total-row>td:first-child{z-index:33!important;left:0;background:#dfeaf0!important}.data-report-section .table-scroll tbody>tr>td:first-child{position:sticky;z-index:4;left:0}@media(max-width:1180px){.store-selector,.product-selector{grid-template-columns:1fr 1fr}.product-selector>.product-selector__heading,.product-selector>.bulk-sku-field{grid-column:1 / -1}}@media(max-width:1440px)and (min-width:1181px){.sales-kpi-card.has-forecast>strong{max-width:calc(100% - 76px);overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.kpi-forecast{right:12px;width:70px;padding-left:7px}.kpi-forecast span{font-size:7px}.kpi-forecast b{font-size:11px}}@media(max-width:760px){.store-selector,.product-selector{grid-template-columns:1fr}.product-selector>.product-selector__heading,.product-selector>.bulk-sku-field{grid-column:auto}}.sidebar{background:radial-gradient(circle at 3% 0,rgba(94,234,212,.14),transparent 15rem),linear-gradient(180deg,#183d55,#15364d 44%,#112f45);border-right-color:#31566d;box-shadow:8px 0 28px #0718271a}.user-card{border-color:#bed8e740;background:linear-gradient(135deg,#ffffff24,#ffffff13);box-shadow:inset 0 1px #ffffff17,0 7px 18px #0518251a}.page-nav button.active{border:1px solid rgba(94,234,212,.34);background:linear-gradient(100deg,#1594835c,#244d707a);box-shadow:inset 3px 0 #5eead4,0 7px 18px #00000021}.sidebar-filter>span{color:#c7dae4}.sidebar-filter select,.sidebar-filter--compact summary,.global-sku-filter input{border-color:#3a6077;border-radius:10px;color:#edf6f9;background:#1c425b;box-shadow:inset 0 1px #ffffff06}.sidebar-filter select:focus,.sidebar-filter--compact details[open]>summary,.global-sku-filter input:focus{border-color:#5eead4;box-shadow:0 0 0 3px #5eead41c}.clear-filters{border-color:#2f7080;border-radius:10px;background:#1c6074}.period-shortcuts button{border-color:#88b0d2;color:#153d61;background:#e7f3fc}.period-shortcuts button:hover:not(:disabled){border-color:#5b9bd5;background:#edf7fd;box-shadow:0 4px 10px #2765941a}.period-shortcuts button.active{border-color:#0b615b;color:#fff;background:#0f766e;box-shadow:0 5px 13px #0f766e38}.period-summary{border-color:#d7e0e7;background:#fffffffa;box-shadow:0 3px 10px #18324b09}.period-summary__tag{border:1px solid #bfe3dc;border-radius:999px;color:#0c665e;background:#e6f5f2}.source-strip>div{border-color:#d8e0e8;border-radius:12px;box-shadow:0 3px 10px #18324b09}.sidebar-date-popover{position:relative;margin-top:2px}.sidebar-date-popover>summary{min-height:38px;padding:7px 9px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;border:1px solid #4a7487;border-radius:10px;color:#edf6f9;background:#ffffff13;cursor:pointer;list-style:none}.sidebar-date-popover>summary::-webkit-details-marker{display:none}.sidebar-date-popover>summary>span{color:#75dece}.sidebar-date-popover>summary>b{overflow:hidden;font-size:10px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.sidebar-date-popover>summary>i{color:#9db8c4;font-style:normal;transition:transform .15s ease}.sidebar-date-popover[open]>summary{border-color:#5eead4;box-shadow:0 0 0 3px #5eead41c}.sidebar-date-popover[open]>summary>i{transform:rotate(180deg)}.sidebar-date-popover>form{margin-top:6px;padding:9px;display:grid;gap:8px;border:1px solid rgba(190,216,231,.24);border-radius:11px;background:#ffffff13;box-shadow:inset 0 1px #ffffff0a}.sidebar-date-popover label{display:grid;gap:4px;color:#c7dae4;font-size:10px;font-weight:750}.sidebar-date-popover input[type=date]{width:100%;min-height:38px;padding:0 8px;border:1px solid #b9cbd6;border-radius:9px;color:#18354b;background:#f8fbfc;font-size:11px;outline:none;color-scheme:light}.sidebar-date-popover input[type=date]:focus{border-color:#198a7f;box-shadow:0 0 0 3px #0f766e1c}.sidebar-date-popover button{min-height:38px;border:1px solid #0c655e;border-radius:9px;color:#fff;background:linear-gradient(105deg,#0f766e,#138a7d);font-size:11px;font-weight:800;box-shadow:0 7px 16px #0f766e33}.sidebar-date-popover button:disabled{cursor:wait;opacity:.62}:root{--srr-font: Inter, "Segoe UI Variable Text", "Segoe UI", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--srr-navy-950: #0b2134;--srr-ink: #132f42;--srr-muted: #647c88;--srr-teal-700: #0b706a;--srr-teal-600: #0f8c83;--srr-teal-100: #e7f6f3;--srr-canvas: #f3f7f9;--srr-surface: #ffffff;--srr-border: #d5e1e7;--srr-border-strong: #b9ccd5;--srr-positive: #0b7652;--srr-positive-bg: #e7f6ee;--srr-negative: #b23a43;--srr-negative-bg: #fcebed;--srr-warning-bg: #fff6e3;--srr-radius-control: 10px;--srr-radius-card: 14px;--srr-shadow-card: 0 6px 18px rgba(13, 42, 58, .06);--srr-shadow-raised: 0 12px 28px rgba(13, 42, 58, .1)}.filter-select{position:relative;width:100%;min-width:0}.filter-select__trigger{width:100%;min-height:42px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #aac7d2;border-radius:10px;color:#173d50;background:linear-gradient(180deg,#fff,#f5f9fa);box-shadow:0 1px 2px #0a2a390d;font:inherit;font-size:13px;text-align:left;cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease,background-color .14s ease}.filter-select__trigger:hover:not(:disabled){border-color:#70b5b0;background:#fff}.filter-select__trigger:focus-visible,.filter-select__trigger.is-open{outline:none;border-color:var(--srr-teal-600);box-shadow:0 0 0 3px #0f8c8321;background:#fff}.filter-select__trigger i{color:#557887;font-size:12px;font-style:normal;transition:transform .14s ease}.filter-select__trigger.is-open i{transform:rotate(180deg)}.filter-select__trigger:disabled{opacity:.58;cursor:not-allowed}.filter-select__trigger em{margin-left:7px;padding:2px 7px;border-radius:999px;color:#076e68;background:#dcf3ef;font-size:10px;font-style:normal;font-weight:800}.sidebar-filter--compact .filter-select__trigger{min-height:36px;padding-inline:10px;border-color:#b4dde654;color:#f4fbfd;background:#ffffff0b;box-shadow:none;font-size:12px}.sidebar-filter--compact .filter-select__trigger:hover:not(:disabled),.sidebar-filter--compact .filter-select__trigger.is-open{border-color:#42d7c9;color:#fff;background:#18978e29;box-shadow:0 0 0 2px #42d7c91f}.sidebar-filter--compact .filter-select__trigger i{color:#9fc1cd}.filter-popover{position:fixed;z-index:5000;box-sizing:border-box;padding:12px;display:flex;flex-direction:column;gap:10px;overflow:hidden;border:1px solid #a7c5cf;border-top:3px solid var(--srr-teal-600);border-radius:15px;color:#173d50;background:linear-gradient(180deg,#fff,#f9fcfc);box-shadow:0 24px 58px #0823333b,0 5px 14px #08233317;font-family:inherit;animation:filter-popover-in .13s ease-out}.filter-popover.is-top{transform-origin:bottom center}.filter-popover.is-bottom{transform-origin:top center}@keyframes filter-popover-in{0%{opacity:0;transform:translateY(4px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}.filter-popover__heading{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e1eaed;padding:0 2px 10px}.filter-popover__heading strong{color:#123a4d;font-size:14px;font-weight:800}.filter-popover__heading span{padding:4px 8px;border-radius:999px;color:#0b6b66;background:#e3f5f2;font-size:10px;font-weight:750;white-space:nowrap}.filter-popover__search{width:100%;min-height:42px;padding:0 13px;border:1px solid #b7cdd5;border-radius:10px;color:#173d50;background:#f7fafb;font:inherit;font-size:13px}.filter-popover__search:focus{outline:none;border-color:var(--srr-teal-600);background:#fff;box-shadow:0 0 0 3px #0f8c831c}.filter-popover .filter-menu-actions{flex:0 0 auto;display:grid;grid-template-columns:1fr 1fr;gap:8px}.filter-popover .filter-menu-actions button{min-height:36px;padding:7px 9px;border:1px solid #b9d5d2;border-radius:9px;color:#086c66;background:#edf8f6;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.filter-popover .filter-menu-actions button:last-child{border-color:#dbe4e7;color:#5f7884;background:#f7f9fa}.filter-popover .filter-menu-actions button:hover:not(:disabled){border-color:var(--srr-teal-600);background:#e1f4f1}.filter-popover .filter-menu-actions button:disabled{opacity:.45;cursor:not-allowed}.filter-popover__list{min-height:72px;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;padding:2px 4px 2px 0;display:flex;flex-direction:column;gap:3px;scrollbar-width:thin;scrollbar-color:#91b5bf transparent}.filter-popover__option,.filter-popover__result{width:100%;min-height:37px;box-sizing:border-box;padding:8px 10px;display:flex;align-items:center;gap:10px;border:1px solid transparent;border-radius:9px;color:#294c5c;background:transparent;font:inherit;font-size:12px;font-weight:650;text-align:left;cursor:pointer;transition:border-color .11s ease,background-color .11s ease,transform .11s ease}.filter-popover__option:hover,.filter-popover__result:hover{border-color:#c1dedb;color:#096a64;background:#edf8f6;transform:translate(2px)}.filter-popover__option:has(input:checked){border-color:#a9dcd6;color:#075f5a;background:#e5f6f3}.filter-popover__option input{width:17px;height:17px;flex:0 0 17px;margin:0;accent-color:var(--srr-teal-600)}.filter-popover__result i{color:var(--srr-teal-600);font-size:15px;font-style:normal}.filter-popover__empty{margin:auto;padding:18px 10px;color:#78909b;font-size:12px;text-align:center}.main-sku-select__selected{flex:0 0 auto;max-height:64px;overflow-y:auto;display:flex;flex-wrap:wrap;gap:5px}.main-sku-select__selected button,.global-sku-selected button{border:1px solid #a8d9d3;border-radius:999px;color:#086760;background:#e5f6f3;font-weight:750}.app-shell:not(.page-showroom) .product-section .table-scroll>table.product-table.auto-fit-table{width:100%!important;min-width:100%!important;max-width:100%!important;table-layout:fixed!important;font-size:clamp(8px,.5vw,10px)!important}.app-shell:not(.page-showroom) .product-table.auto-fit-table th,.app-shell:not(.page-showroom) .product-table.auto-fit-table td{min-width:0!important;padding:7px 4px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell:not(.page-showroom) .product-table.auto-fit-table thead>tr:first-child>th{padding:6px 3px!important;white-space:normal;overflow-wrap:anywhere}.app-shell:not(.page-showroom) .product-table.auto-fit-table th:first-child,.app-shell:not(.page-showroom) .product-table.auto-fit-table td:first-child{width:13%;min-width:0!important}.app-shell:not(.page-showroom) .product-table.auto-fit-table th:nth-child(2),.app-shell:not(.page-showroom) .product-table.auto-fit-table td:nth-child(2){width:9%}.app-shell:not(.page-showroom) .product-table.auto-fit-table th:nth-child(3),.app-shell:not(.page-showroom) .product-table.auto-fit-table td:nth-child(3){width:7%}.app-shell:not(.page-showroom) .product-dimension-section .table-scroll{overflow-x:hidden}.app-shell:not(.page-showroom) .product-dimension-section .table-scroll>table.dimension-table{width:100%!important;min-width:100%!important;max-width:100%!important;table-layout:fixed!important;font-size:clamp(9.5px,.58vw,11px)}.app-shell:not(.page-showroom) .dimension-table th,.app-shell:not(.page-showroom) .dimension-table td{min-width:0!important;padding:9px 7px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell:not(.page-showroom) .dimension-table th:first-child,.app-shell:not(.page-showroom) .dimension-table td:first-child{width:24%;min-width:0!important}.app-shell:not(.page-showroom) .dimension-table.has-color-name th:first-child,.app-shell:not(.page-showroom) .dimension-table.has-color-name td:first-child{width:18%}.app-shell:not(.page-showroom) .dimension-table.has-color-name th:nth-child(2),.app-shell:not(.page-showroom) .dimension-table.has-color-name td:nth-child(2){width:24%}@media(min-width:1181px)and (min-height:820px){.app-shell:not(.page-showroom) .sidebar-filter--compact .filter-select__trigger{min-height:35px;height:35px;padding-inline:10px;font-size:12px}}body,button,input,select,textarea{font-family:var(--srr-font)}body,.app-shell,.main-area,.page-content{color:var(--srr-ink);background-color:var(--srr-canvas);font-variant-numeric:tabular-nums}.page-nav button{font-weight:500}.page-nav button.active{font-weight:700}.sidebar-title,.sidebar-filter>span{font-weight:700;letter-spacing:.055em}.sidebar-filter select,.sidebar-filter--compact summary,.global-sku-filter input,.sidebar-date-popover>summary{min-height:40px;border-color:#466f83;border-radius:var(--srr-radius-control);color:#f3fafb;background:#1d465bf5;font-size:12px;font-weight:600}.sidebar-filter select:focus,.sidebar-filter--compact details[open]>summary,.global-sku-filter input:focus,.sidebar-date-popover[open]>summary{border-color:#65dfd2;box-shadow:0 0 0 3px #5eead424}.clear-filters{min-height:40px;border-radius:var(--srr-radius-control);font-size:12px;font-weight:700}.page-hero{border-color:#1b4d5f;border-left-color:#33d6c7;background:radial-gradient(circle at 88% 18%,rgba(72,210,195,.18),transparent 220px),linear-gradient(118deg,var(--srr-navy-950) 0%,#153f56 62%,#17626b 140%);box-shadow:0 14px 34px #0a263624}.page-hero h1{font-weight:800;letter-spacing:-.025em}.page-hero p:last-child{font-weight:500}.page-hero .eyebrow,.eyebrow{font-weight:700;letter-spacing:.14em}.hero-insights span,.source-strip small,.section-heading>span,.report-title small{font-weight:600}.hero-insights strong,.source-strip strong{font-weight:700}.period-summary,.source-strip>div,.target-control,.active-filter-bar{border-color:var(--srr-border);background:#fffffffa;box-shadow:0 3px 11px #0d2a3a09}.period-summary__tag{color:var(--srr-teal-700);background:var(--srr-teal-100);font-weight:700}.source-strip>div.is-stale{border-color:#e8c985;background:var(--srr-warning-bg)}.period-shortcuts{border-color:var(--srr-border);background:#f7fafb}.period-shortcuts button{min-height:40px;border-color:#a9c3d2;border-radius:var(--srr-radius-control);color:#244d62;background:#f2f7fa;font-size:12px;font-weight:700}.period-shortcuts button:hover:not(:disabled){border-color:#69a9b0;color:var(--srr-teal-700);background:#edf8f6}.period-shortcuts button.active{border-color:var(--srr-teal-700);color:#fff;background:linear-gradient(135deg,var(--srr-teal-600),var(--srr-teal-700));box-shadow:0 5px 13px #0f8c8333}.section-heading h2,.report-title h2{color:var(--srr-ink);font-weight:700;letter-spacing:-.015em}.heading-bar,.report-title>span{background:linear-gradient(180deg,#2cd5c6,var(--srr-teal-600))}.kpi-grid{gap:12px}.kpi-card{height:150px;min-height:150px;padding:16px 17px 14px;border-color:var(--srr-border);border-radius:var(--srr-radius-card);background:var(--srr-surface);box-shadow:var(--srr-shadow-card)}.kpi-card:before{top:14px;bottom:14px;width:3px;background:#cbdde3}.sales-kpi-card,.cr-card,.sellthrough-card{border-color:#c7e2de;background:linear-gradient(145deg,#f7fcfb,#fff 58%)}.kpi-grid .sales-kpi-card{grid-template-columns:minmax(0,1fr);justify-content:stretch}.sales-kpi-card:before,.cr-card:before,.sellthrough-card:before{background:linear-gradient(180deg,#2cd5c6,var(--srr-teal-700))}.kpi-card:hover{transform:translateY(-1px);box-shadow:var(--srr-shadow-raised)}.kpi-card__head p,.sellthrough-card .kpi-card__head p{color:#546f7c;font-size:11px;font-weight:700;letter-spacing:.07em;line-height:1.2;text-transform:uppercase}.kpi-icon{width:32px;height:32px;border:1px solid #cde8e3;border-radius:10px;color:var(--srr-teal-700);background:var(--srr-teal-100)}.kpi-card>strong,.cr-kpi-main>strong,.sellthrough-season>strong{color:var(--srr-navy-950);font-size:24px;font-weight:800;line-height:1.08;letter-spacing:-.035em}.kpi-card>strong{margin:6px 0 8px}.kpi-grid .sales-kpi-card.has-forecast>strong{width:auto;max-width:calc(100% - 122px);font-size:24px}.cr-kpi-main{margin:6px 0 8px}.cr-kpi-main>div{min-width:88px;border-color:#d4e4e8;background:#f3f8f9}.cr-kpi-main>div span,.kpi-forecast span{color:#6d828d;font-size:9px;font-weight:700;letter-spacing:.04em}.cr-kpi-main>div b{color:var(--srr-ink);font-size:13px;font-weight:700}.kpi-forecast{border-left-color:var(--srr-border)}.kpi-forecast b{color:var(--srr-teal-700);font-weight:800}.kpi-target>span,.kpi-target>strong,.kpi-target-rate{font-weight:700}.kpi-card__meta small{color:var(--srr-muted);font-size:10px;font-weight:500}.kpi-card__meta small b{color:#405e6d;font-weight:700}.kpi-change{padding:4px 8px;color:#566d78;background:#edf2f4;font-size:10px;font-weight:700}.kpi-change.is-positive{color:var(--srr-positive);background:var(--srr-positive-bg)}.kpi-change.is-negative{color:var(--srr-negative);background:var(--srr-negative-bg)}.sellthrough-season>span{color:#516b78;font-size:11px;font-weight:700}.sellthrough-season>div,.sellthrough-season>div span,.sellthrough-season>div b{font-size:10px}.sellthrough-season>div b{color:var(--srr-ink);font-weight:700}.main-filter-card,.product-selector{border-color:var(--srr-border);border-radius:var(--srr-radius-card);box-shadow:var(--srr-shadow-card)}.main-filter-card__heading,.product-selector__heading strong{color:var(--srr-ink);font-weight:700}.main-multiselect__label,.bulk-sku-field>span{color:#385869;font-weight:600!important}.main-multiselect summary,.bulk-sku-popover>summary,.report-toolbar input,.report-toolbar button{min-height:40px;border-color:var(--srr-border-strong);border-radius:var(--srr-radius-control);color:#284d60;background:#fff;font-size:11px;font-weight:600}.main-multiselect details[open]>summary,.bulk-sku-popover[open]>summary,.main-multiselect summary:focus-visible,.bulk-sku-popover>summary:focus-visible,.report-toolbar input:focus,.report-toolbar button:focus-visible{border-color:var(--srr-teal-600);outline:none;box-shadow:0 0 0 3px #0f8c831c}.main-multiselect__menu,.bulk-sku-popover>div,.report-view-panel{border-color:var(--srr-border-strong);border-radius:12px;box-shadow:0 18px 40px #0d2a3a29}.report-toolbar{flex-wrap:wrap}.report-toolbar>b{margin-left:auto}.report-toolbar button:hover,.report-toolbar button.active{border-color:var(--srr-teal-600);color:var(--srr-teal-700);background:var(--srr-teal-100)}.report-toolbar>b{color:var(--srr-teal-700);background:var(--srr-teal-100);font-weight:700}.table-scroll{border-color:var(--srr-border);border-radius:var(--srr-radius-card);box-shadow:var(--srr-shadow-card)}.data-report-section table,.table-scroll table{color:#244657;font-size:11px;font-variant-numeric:tabular-nums}.data-report-section .table-scroll thead>tr:first-child>th,.table-scroll thead>tr:first-child>th{color:#fff;background:linear-gradient(180deg,#17485f,#123b51)!important;font-size:10px;font-weight:700;letter-spacing:.015em}.data-report-section th:not(:first-child),.data-report-section td:not(:first-child){text-align:right}.data-report-section .table-scroll thead>tr.total-row>th,.data-report-section .table-scroll thead>tr.total-row>td,.table-scroll thead>.total-row>th,.table-scroll thead>.total-row>td{border-bottom-color:#91aab7;color:var(--srr-navy-950);background:#e1ebf0!important;font-weight:700}.table-scroll tbody>tr:nth-child(2n)>td{background:#f8fafb}.table-scroll tbody>tr:hover>td,.table-scroll tbody>tr:hover>td:first-child{background:#edf8f6!important}.table-scroll td,.table-scroll th{border-color:#dce6ea}.metric-positive,.metric-target-good{color:var(--srr-positive)!important;font-weight:800}.metric-negative,.metric-target-watch{color:var(--srr-negative)!important;font-weight:800}@media(max-width:1440px)and (min-width:1181px){.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kpi-card>strong,.cr-kpi-main>strong,.sellthrough-season>strong{font-size:21px}.kpi-grid .sales-kpi-card.has-forecast>strong{font-size:21px}.kpi-card__meta small,.kpi-change{font-size:9px}}@media(max-width:760px){.kpi-card>strong,.cr-kpi-main>strong,.sellthrough-season>strong{font-size:22px}}@media(min-width:1181px){.app-shell:not(.page-showroom){grid-template-columns:264px minmax(0,1fr)}}.app-shell:not(.page-showroom){font-size:14px}.app-shell:not(.page-showroom) .sidebar{padding:20px 18px 30px}.app-shell:not(.page-showroom) .sidebar-brand__mark{font-size:21px}.app-shell:not(.page-showroom) .sidebar-brand small{font-size:12px}.app-shell:not(.page-showroom) .user-card{min-height:58px;padding:10px}.app-shell:not(.page-showroom) .user-card strong{font-size:13px}.app-shell:not(.page-showroom) .user-card small{font-size:10px;line-height:1.35}.app-shell:not(.page-showroom) .logout{min-height:39px;font-size:13px}.app-shell:not(.page-showroom) .sidebar-title{margin-top:20px;font-size:10px}.app-shell:not(.page-showroom) .page-nav{gap:4px}.app-shell:not(.page-showroom) .page-nav button{min-height:42px;padding:0 12px;font-size:14px}.app-shell:not(.page-showroom) .page-nav button span{font-size:11px}.app-shell:not(.page-showroom) .sidebar-filter{gap:7px;font-size:12px}.app-shell:not(.page-showroom) .sidebar-filter>span{font-size:11px}.app-shell:not(.page-showroom) .sidebar-filter select,.app-shell:not(.page-showroom) .sidebar-filter--compact summary,.app-shell:not(.page-showroom) .global-sku-filter input,.app-shell:not(.page-showroom) .sidebar-date-popover>summary{min-height:43px;padding-inline:11px;font-size:12px}.app-shell:not(.page-showroom) .clear-filters{min-height:43px;font-size:12px}.app-shell:not(.page-showroom) .sidebar-filter-options{max-height:300px;padding:8px;gap:3px;border-radius:11px}.app-shell:not(.page-showroom) .sidebar-filter-options>input{position:sticky;z-index:2;top:0;width:100%;min-height:37px;padding:0 10px;border:1px solid #698a99;border-radius:8px;color:#15384a;background:#fff;font-size:12px;outline:none}.app-shell:not(.page-showroom) .sidebar-filter-options label{min-height:34px;padding:6px 7px;font-size:12px}.app-shell:not(.page-showroom) .sidebar-filter-options input[type=checkbox]{width:16px;height:16px}.app-shell:not(.page-showroom) .sidebar-filter-options>p{margin:10px 6px;color:#b9ced7;font-size:12px}.app-shell:not(.page-showroom) .filter-menu-actions{position:sticky;z-index:3;top:0;display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:3px 0 7px;background:inherit}.app-shell:not(.page-showroom) .filter-menu-actions button{min-height:34px;padding:6px 9px;border:1px solid #b9d6d4;border-radius:8px;color:#0d6c65;background:#eaf7f5;font-size:11px;font-weight:750;text-align:center}.app-shell:not(.page-showroom) .filter-menu-actions button:last-child{border-color:#d7e0e4;color:#506b78;background:#f4f7f8}.app-shell:not(.page-showroom) .filter-menu-actions button:hover:not(:disabled){border-color:var(--srr-teal-600);color:#fff;background:var(--srr-teal-700)}.app-shell:not(.page-showroom) .filter-menu-actions button:disabled{cursor:default;opacity:.42}.app-shell:not(.page-showroom) .sidebar-filter-options .filter-menu-actions{top:44px;background:#183f54}.app-shell:not(.page-showroom) .sidebar-filter-options .filter-menu-actions button{border-color:#9ce2d938;color:#d9fffa;background:#1a978c38}.app-shell:not(.page-showroom) .sidebar-filter-options .filter-menu-actions button:last-child{color:#d7e7eb;background:#ffffff12}.app-shell:not(.page-showroom) .global-sku-suggestions{top:60px;max-height:330px;padding:8px;gap:2px;border-radius:11px}.app-shell:not(.page-showroom) .global-sku-suggestions .filter-menu-actions{top:0;background:#fff}.app-shell:not(.page-showroom) .global-sku-suggestions>button{min-height:33px;padding:7px 9px;font-size:12px}.app-shell:not(.page-showroom) .global-sku-selected button{font-size:10px}.app-shell:not(.page-showroom) .app-header strong{font-size:14px}.app-shell:not(.page-showroom) .app-header span{font-size:11px}.app-shell:not(.page-showroom) .app-header select{min-height:38px;font-size:12px}.app-shell:not(.page-showroom) .page-content{padding:28px clamp(22px,2.3vw,42px) 60px}.app-shell:not(.page-showroom) .page-hero h1{font-size:31px}.app-shell:not(.page-showroom) .page-hero p:last-child{font-size:13px}.app-shell:not(.page-showroom) .eyebrow{font-size:10px}.app-shell:not(.page-showroom) .hero-insights span{font-size:10px}.app-shell:not(.page-showroom) .hero-insights strong{font-size:14px}.app-shell:not(.page-showroom) .period-summary{min-height:46px;padding-inline:14px;font-size:13px}.app-shell:not(.page-showroom) .period-summary__tag{padding:6px 10px;font-size:12px}.app-shell:not(.page-showroom) .source-strip>div{min-height:48px;padding-inline:14px}.app-shell:not(.page-showroom) .source-strip small{font-size:11px}.app-shell:not(.page-showroom) .source-strip strong{font-size:12px}.app-shell:not(.page-showroom) .target-control{min-height:42px;font-size:13px}.app-shell:not(.page-showroom) .period-shortcuts button{min-height:42px;font-size:13px}.app-shell:not(.page-showroom) .kpi-card{height:168px;min-height:168px;padding:17px 18px 15px;border-top:3px solid #d7e7e9}.app-shell:not(.page-showroom) .kpi-grid .kpi-card:nth-child(1),.app-shell:not(.page-showroom) .kpi-grid .kpi-card:nth-child(3),.app-shell:not(.page-showroom) .kpi-grid .kpi-card:nth-child(4){border-top-color:#38bfb2}.app-shell:not(.page-showroom) .kpi-grid .kpi-card:nth-child(2),.app-shell:not(.page-showroom) .kpi-grid .kpi-card:nth-child(6){border-top-color:#5a9fc8}.app-shell:not(.page-showroom) .kpi-grid .kpi-card:nth-child(7),.app-shell:not(.page-showroom) .kpi-grid .kpi-card:nth-child(8){border-top-color:#d4a84f}.app-shell:not(.page-showroom) .kpi-card__head p,.app-shell:not(.page-showroom) .sellthrough-card .kpi-card__head p{font-size:12px}.app-shell:not(.page-showroom) .kpi-icon{width:34px;height:34px}.app-shell:not(.page-showroom) .kpi-card>strong,.app-shell:not(.page-showroom) .cr-kpi-main>strong,.app-shell:not(.page-showroom) .sellthrough-season>strong{font-size:clamp(24px,1.45vw,28px);line-height:1.18}.app-shell:not(.page-showroom) .kpi-grid .sales-kpi-card>strong{min-height:32px;margin:0;align-self:center;overflow:visible;text-overflow:clip}.app-shell:not(.page-showroom) .kpi-grid .sales-kpi-card.has-forecast>strong{max-width:calc(100% - 126px);font-size:clamp(21px,1.25vw,26px);overflow:visible;line-height:1.18;text-overflow:clip}.app-shell:not(.page-showroom) .kpi-forecast{top:54px;width:116px}.app-shell:not(.page-showroom) .kpi-forecast span,.app-shell:not(.page-showroom) .cr-kpi-main>div span{font-size:10px}.app-shell:not(.page-showroom) .kpi-forecast b{font-size:17px}.app-shell:not(.page-showroom) .kpi-target{font-size:12px}.app-shell:not(.page-showroom) .kpi-target>strong{font-size:13px}.app-shell:not(.page-showroom) .kpi-change{padding:5px 9px;font-size:11px}.app-shell:not(.page-showroom) .sellthrough-season>span{font-size:12px}.app-shell:not(.page-showroom) .sellthrough-season>div,.app-shell:not(.page-showroom) .sellthrough-season>div span,.app-shell:not(.page-showroom) .sellthrough-season>div b{font-size:11px}.app-shell:not(.page-showroom) .store-selector{gap:14px}.app-shell:not(.page-showroom) .store-selector>.main-filter-card{min-height:160px;padding:18px;border-top:3px solid #42bfb4}.app-shell:not(.page-showroom) .store-selector>.main-filter-card>p{margin:8px 0 14px;font-size:13px}.app-shell:not(.page-showroom) .store-selector .main-filter-card__heading{font-size:16px}.app-shell:not(.page-showroom) .main-multiselect__label,.app-shell:not(.page-showroom) .bulk-sku-field>span{font-size:13px}.app-shell:not(.page-showroom) .main-multiselect summary,.app-shell:not(.page-showroom) .bulk-sku-popover>summary{min-height:46px;padding-inline:13px;font-size:13px}.app-shell:not(.page-showroom) .main-multiselect__menu{max-height:370px;padding:10px;overflow:hidden}.app-shell:not(.page-showroom) .main-multiselect__menu>input{min-height:42px;margin-bottom:8px;font-size:13px}.app-shell:not(.page-showroom) .main-multiselect__options{max-height:240px;gap:3px}.app-shell:not(.page-showroom) .main-multiselect__options label,.app-shell:not(.page-showroom) .main-sku-select__options>button{min-height:38px;padding:7px 9px;font-size:13px}.app-shell:not(.page-showroom) .product-selector{padding:17px;gap:12px;border-top:3px solid #42bfb4}.app-shell:not(.page-showroom) .product-selector__heading strong{font-size:16px}.app-shell:not(.page-showroom) .product-selector__heading p{font-size:12px}.app-shell:not(.page-showroom) .section-heading h2,.app-shell:not(.page-showroom) .report-title h2{font-size:21px}.app-shell:not(.page-showroom) .report-toolbar{padding:10px;gap:8px}.app-shell:not(.page-showroom) .report-toolbar input,.app-shell:not(.page-showroom) .report-toolbar button{min-height:42px;padding-inline:13px;font-size:12px}.app-shell:not(.page-showroom) .report-toolbar>b{padding:7px 11px;font-size:11px}.app-shell:not(.page-showroom) .data-report-section table,.app-shell:not(.page-showroom) .table-scroll table{min-width:1760px;font-size:12px}.app-shell:not(.page-showroom) .data-report-section table.compact{min-width:1450px;font-size:11.5px}.app-shell:not(.page-showroom) .table-scroll th{padding:12px 10px}.app-shell:not(.page-showroom) .table-scroll td{padding:11px 10px}.app-shell:not(.page-showroom) .data-report-section .table-scroll thead>tr:first-child>th,.app-shell:not(.page-showroom) .table-scroll thead>tr:first-child>th{height:44px;font-size:11px}.app-shell:not(.page-showroom) .data-report-section .table-scroll thead>tr.total-row>th,.app-shell:not(.page-showroom) .data-report-section .table-scroll thead>tr.total-row>td{top:44px!important;height:42px;font-size:12px}@media(max-width:1440px)and (min-width:1181px){.app-shell:not(.page-showroom){grid-template-columns:250px minmax(0,1fr)}.app-shell:not(.page-showroom) .page-content{padding-inline:22px}.app-shell:not(.page-showroom) .kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell:not(.page-showroom) .kpi-grid .sales-kpi-card.has-forecast>strong{font-size:25px}}@media(max-width:900px){.app-shell:not(.page-showroom) .filter-menu-actions{grid-template-columns:1fr}.app-shell:not(.page-showroom) .kpi-card{height:auto;min-height:164px}}.app-shell:not(.page-showroom) .kpi-grid .sales-kpi-card{grid-template-rows:25px 46px 27px minmax(22px,1fr)}.app-shell:not(.page-showroom) .sales-kpi-card__primary{min-width:0;min-height:0;height:46px;margin:0 0 2px;display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:12px}.app-shell:not(.page-showroom) .sales-kpi-card__primary>strong{min-width:0;color:var(--srr-navy-950);font-size:clamp(21px,1.25vw,26px);font-weight:800;line-height:1.18;letter-spacing:-.035em;white-space:nowrap}.app-shell:not(.page-showroom) .sales-kpi-card__primary .kpi-forecast{position:static;width:auto;min-width:112px;padding-left:12px;align-self:stretch;display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--srr-border);text-align:right}.app-shell:not(.page-showroom) .sales-kpi-card__primary .kpi-forecast b{margin-top:2px;font-size:17px;line-height:1.15}.app-shell:not(.page-showroom) .data-report-section .table-scroll>table.auto-fit-table,.app-shell:not(.page-showroom) .data-report-section .table-scroll>table.auto-fit-table.compact{width:100%;min-width:100%;max-width:100%;table-layout:auto;font-size:clamp(9.5px,.58vw,11.5px)}.app-shell:not(.page-showroom) .data-report-section table.auto-fit-table th,.app-shell:not(.page-showroom) .data-report-section table.auto-fit-table td,.app-shell:not(.page-showroom) .data-report-section table.auto-fit-table.compact th,.app-shell:not(.page-showroom) .data-report-section table.auto-fit-table.compact td{height:38px;padding:8px 7px;line-height:1.2;white-space:nowrap}.app-shell:not(.page-showroom) .data-report-section table.auto-fit-table thead>tr:first-child>th{min-width:0;height:44px;padding:7px 6px;line-height:1.15;white-space:normal;overflow-wrap:normal}.app-shell:not(.page-showroom) .data-report-section table.auto-fit-table th:first-child,.app-shell:not(.page-showroom) .data-report-section table.auto-fit-table td:first-child{min-width:clamp(126px,10vw,205px);max-width:230px;text-align:left}.app-shell:not(.page-showroom) .data-report-section table.auto-fit-table tbody td:first-child{overflow:hidden;text-overflow:ellipsis}.app-shell:not(.page-showroom) .store-selector .main-multiselect summary{border-color:#aac9d4;background:linear-gradient(180deg,#fff,#f4f8f9);box-shadow:0 1px 2px #0d2a3a0a}.app-shell:not(.page-showroom) .store-selector .main-multiselect details[open]>summary{border-color:var(--srr-teal-600);background:#fff;box-shadow:0 0 0 3px #0f8c831f}.app-shell:not(.page-showroom) .store-selector .main-multiselect details[open]>summary i{transform:rotate(180deg)}.app-shell:not(.page-showroom) .store-selector .main-multiselect__menu{top:calc(100% + 8px);max-height:360px;padding:12px;border:1px solid #a9c8d1;border-top:3px solid var(--srr-teal-600);border-radius:14px;background:linear-gradient(180deg,#fff,#fbfdfd);box-shadow:0 22px 52px #09253533,0 4px 12px #09253514}.app-shell:not(.page-showroom) .store-selector .main-multiselect__menu>input{min-height:42px;padding-inline:13px;border-color:#b8cdd5;border-radius:10px;background:#f8fbfc}.app-shell:not(.page-showroom) .store-selector .filter-menu-actions{gap:8px;padding-bottom:9px;border-bottom:1px solid #e4ecef}.app-shell:not(.page-showroom) .store-selector .filter-menu-actions button{min-height:36px;border-radius:9px}.app-shell:not(.page-showroom) .store-selector .main-multiselect__options{max-height:220px;padding-top:5px;gap:3px}.app-shell:not(.page-showroom) .store-selector .main-filter-card .main-multiselect__options label{min-height:38px;padding:8px 9px;border:1px solid transparent;border-radius:9px;color:#244657;font-size:13px;font-weight:650;transition:border-color .12s ease,background-color .12s ease,transform .12s ease}.app-shell:not(.page-showroom) .store-selector .main-filter-card .main-multiselect__options label:hover{border-color:#c9e2df;background:#edf8f6;transform:translate(2px)}.app-shell:not(.page-showroom) .store-selector .main-multiselect__options label:has(input:checked){border-color:#9ed8d1;color:#0a625d;background:#e6f6f3}@media(min-width:1181px)and (min-height:820px){.app-shell:not(.page-showroom) .sidebar{padding:13px 16px 18px}.app-shell:not(.page-showroom) .sidebar-brand{min-height:40px;padding:0 7px 9px}.app-shell:not(.page-showroom) .user-card{min-height:52px;margin-top:10px;padding:7px 8px}.app-shell:not(.page-showroom) .logout{min-height:34px;margin-top:6px}.app-shell:not(.page-showroom) .sidebar-title{margin:11px 7px 6px}.app-shell:not(.page-showroom) .page-nav{gap:1px}.app-shell:not(.page-showroom) .page-nav button{min-height:35px;font-size:13px}.app-shell:not(.page-showroom) .filters-title{padding-top:5px}.app-shell:not(.page-showroom) .sidebar-filter{margin-bottom:5px;gap:3px}.app-shell:not(.page-showroom) .sidebar-filter>span{font-size:10.5px;line-height:1.2}.app-shell:not(.page-showroom) .sidebar-filter select,.app-shell:not(.page-showroom) .sidebar-filter--compact summary,.app-shell:not(.page-showroom) .global-sku-filter input,.app-shell:not(.page-showroom) .sidebar-date-popover>summary{min-height:35px;height:35px;padding-inline:10px;font-size:12px}.app-shell:not(.page-showroom) .clear-filters{min-height:36px;margin:1px 0 7px}}:root{--srr-space-1: 4px;--srr-space-2: 8px;--srr-space-3: 12px;--srr-space-4: 16px;--srr-space-5: 20px;--srr-space-6: 24px;--srr-space-8: 32px;--srr-radius-pill: 999px;--srr-control-sm: 36px;--srr-control-md: 42px;--srr-text-inverse: #fff;--srr-surface-subtle: #f8fafb;--srr-accent-soft: #e7f6f3;--srr-warning: #9b6511;--srr-info: #3988b8;--srr-shadow-popover: 0 18px 42px -8px rgba(11, 33, 52, .22), 0 4px 12px rgba(11, 33, 52, .08)}.app-shell:not(.page-showroom),.filter-popover{font-family:var(--srr-font);color:var(--srr-ink)}.app-shell:not(.page-showroom) button,.app-shell:not(.page-showroom) input,.app-shell:not(.page-showroom) select{font:inherit}.app-shell:not(.page-showroom) :where(button,input,select,summary):focus-visible,.filter-popover :where(button,input):focus-visible{outline:3px solid rgba(15,140,131,.2);outline-offset:2px}.app-shell:not(.page-showroom) .sidebar{width:auto;padding:14px 14px 18px;gap:0;overflow-x:hidden}.app-shell:not(.page-showroom) .sidebar-brand{margin-bottom:8px}.app-shell:not(.page-showroom) .user-card{min-height:52px;padding:8px 10px}.app-shell:not(.page-showroom) .logout{min-height:36px;margin-bottom:5px}.app-shell:not(.page-showroom) .sidebar-title{margin:10px 6px 5px}.app-shell:not(.page-showroom) .page-nav button{min-height:34px;padding:0 10px;font-size:13px}.app-shell:not(.page-showroom) .sidebar-filter{margin-bottom:4px;gap:3px}.app-shell:not(.page-showroom) .sidebar-filter>span{font-size:10.5px;line-height:1.2}.app-shell:not(.page-showroom) .sidebar-filter--compact .filter-select__trigger,.app-shell:not(.page-showroom) .global-sku-filter>input,.app-shell:not(.page-showroom) .sidebar-period-filter select,.app-shell:not(.page-showroom) .sidebar-date-popover>summary{min-height:var(--srr-control-sm);height:var(--srr-control-sm);padding-inline:10px;border-radius:9px;font-size:12px}.app-shell:not(.page-showroom) .clear-filters{min-height:36px;margin:2px 0 5px}.app-shell:not(.page-showroom) .global-sku-selected{max-height:54px;overflow:auto;scrollbar-width:thin}.filter-select__trigger>svg{flex:0 0 auto;color:currentColor;opacity:.72;transition:transform .15s ease}.filter-select__trigger.is-open>svg{transform:rotate(180deg)}.filter-popover{z-index:10000;width:min(320px,var(--radix-popover-content-available-width));max-height:min(320px,var(--radix-popover-content-available-height));padding:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--srr-border-strong);border-radius:8px;background:var(--srr-surface);box-shadow:0 12px 28px -8px #0b213447,0 3px 8px #0b21341a;transform-origin:var(--radix-popover-content-transform-origin)}.filter-popover--main{width:min(var(--radix-popover-trigger-width, 520px),var(--radix-popover-content-available-width))}.filter-popover--sidebar{width:min(var(--radix-popover-trigger-width, 206px),var(--radix-popover-content-available-width));max-height:min(286px,var(--radix-popover-content-available-height));border-color:#547789;color:#f4fbfd;background:#214b5f;box-shadow:0 12px 24px -10px #04162299,0 2px 5px #04162247}.filter-popover--sidebar .filter-popover__list{max-height:188px}.filter-popover[data-state=open]{animation:filter-popover-open .15s cubic-bezier(.16,1,.3,1)}.filter-popover[data-state=closed]{animation:filter-popover-close .1s ease-in}@keyframes filter-popover-open{0%{opacity:0;transform:scale(.975) translateY(-2px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes filter-popover-close{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.985)}}.filter-command{min-height:0;display:flex;flex:1 1 auto;flex-direction:column;overflow:hidden;background:#fff}.filter-popover__search-wrap{min-height:34px;margin:6px;padding:0 9px;display:flex;align-items:center;gap:8px;border:1px solid var(--srr-border-strong);border-radius:6px;color:#66818d;background:#f8fafb;transition:border-color .12s ease,box-shadow .12s ease,background-color .12s ease}.filter-popover__search-wrap:focus-within{border-color:var(--srr-teal-600);color:var(--srr-teal-700);background:#fff;box-shadow:0 0 0 3px #0f8c831c}.filter-popover__search{width:100%;min-width:0;min-height:32px;margin:0;padding:0;border:0;outline:0;color:var(--srr-ink);background:transparent;font-size:12px}.filter-popover__search:focus{border:0;outline:0;box-shadow:none}.filter-popover .filter-menu-actions{position:static;padding:0 6px 6px;gap:5px;background:#fff}.filter-popover .filter-menu-actions button{min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:6px;font-size:10.5px}.filter-popover__list{min-height:0;max-height:214px;padding:4px 6px 6px;border-top:1px solid var(--srr-border);background:#fff;scrollbar-width:thin;scrollbar-color:#9bb7c2 transparent}.filter-popover__list [cmdk-group-items]{display:flex;flex-direction:column;gap:1px}.filter-popover--main .filter-popover__list [cmdk-group-items]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 4px}.filter-popover__option,.filter-popover__result{min-height:32px;padding:5px 7px;display:flex;align-items:center;gap:9px;border:1px solid transparent;border-radius:5px;color:#294b5d;background:transparent;font-size:11.5px;font-weight:600;cursor:pointer;user-select:none}.filter-popover__option:hover,.filter-popover__result:hover,.filter-popover__option[data-selected=true],.filter-popover__result[data-selected=true]{border-color:#c5dfdc;color:var(--srr-teal-700);background:#f0f8f7}.filter-popover__option[data-selected-value=true]{color:var(--srr-teal-700);background:var(--srr-teal-100)}.filter-popover__check{width:16px;height:16px;flex:0 0 16px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #b8ccd3;border-radius:4px;color:#fff;background:#fff}.filter-popover__option[data-selected-value=true] .filter-popover__check{border-color:var(--srr-teal-600);background:var(--srr-teal-600)}.filter-popover__result{justify-content:space-between}.filter-popover__add{color:var(--srr-teal-600);font-size:16px;font-weight:700}.filter-popover__empty{padding:18px 10px;font-size:12px}.main-sku-select__selected{max-height:70px;margin:0 10px 8px;padding:2px;overflow:auto}.main-sku-select__selected button{display:inline-flex;align-items:center;gap:5px}.filter-popover--sidebar .filter-command,.filter-popover--sidebar .filter-menu-actions,.filter-popover--sidebar .filter-popover__list{background:#214b5f}.filter-popover--sidebar .filter-menu-actions{grid-template-columns:minmax(0,1fr) 32px}.filter-popover--sidebar .filter-menu-actions button:last-child{padding-inline:0;font-size:0}.filter-popover--sidebar .filter-menu-actions button:last-child svg{width:14px;height:14px}.filter-popover--sidebar .filter-popover__search-wrap{border-color:#66899a;color:#bcd2dc;background:#173f53}.filter-popover--sidebar .filter-popover__search-wrap:focus-within{border-color:#54e4d6;color:#d8fffb;background:#173f53;box-shadow:0 0 0 2px #54e4d62e}.filter-popover--sidebar .filter-popover__search{color:#fff}.filter-popover--sidebar .filter-popover__search::placeholder{color:#b5cad4;opacity:1}.filter-popover--sidebar .filter-menu-actions button{border-color:#66899a;color:#e8f7f8;background:#28576b}.filter-popover--sidebar .filter-menu-actions button:hover:not(:disabled){border-color:#62d8ce;color:#fff;background:#176f70}.filter-popover--sidebar .filter-menu-actions button:disabled{color:#87a6b4;background:#214b5f;opacity:.65}.filter-popover--sidebar .filter-popover__list{border-top-color:#466d80;scrollbar-color:#7798a7 transparent}.filter-popover--sidebar .filter-popover__option,.filter-popover--sidebar .filter-popover__result{color:#eff8fb;font-weight:600}.filter-popover--sidebar .filter-popover__option:hover,.filter-popover--sidebar .filter-popover__result:hover,.filter-popover--sidebar .filter-popover__option[data-selected=true],.filter-popover--sidebar .filter-popover__result[data-selected=true]{border-color:#4baea9;color:#fff;background:#17636a}.filter-popover--sidebar .filter-popover__option[data-selected-value=true]{color:#fff;background:#0f7b79}.filter-popover--sidebar .filter-popover__check{border-color:#87aab8;background:#173f53}.filter-popover--sidebar .filter-popover__option[data-selected-value=true] .filter-popover__check{border-color:#76eee2;background:#0f8c83}.filter-popover--sidebar .filter-popover__add{color:#72e7dc}.filter-popover--sidebar .filter-popover__empty{color:#c7dae2}.app-shell:not(.page-showroom) .kpi-grid{gap:14px}.app-shell:not(.page-showroom) .kpi-card{min-height:174px;height:174px;padding:16px 17px 14px;border:1px solid var(--srr-border);border-top:3px solid #cbdde3;border-radius:var(--srr-radius-card);box-shadow:var(--srr-shadow-card)}.app-shell:not(.page-showroom) .kpi-card:before{display:none}.app-shell:not(.page-showroom) .kpi-card__head p,.app-shell:not(.page-showroom) .sellthrough-card .kpi-card__head p{font-size:11px;line-height:16px;letter-spacing:.055em;font-weight:700}.app-shell:not(.page-showroom) .kpi-icon{width:34px;height:34px;border-radius:10px}.app-shell:not(.page-showroom) .kpi-icon svg{width:18px;height:18px}.app-shell:not(.page-showroom) .kpi-card>strong,.app-shell:not(.page-showroom) .cr-kpi-main>strong,.app-shell:not(.page-showroom) .sellthrough-season>strong{font-size:clamp(23px,1.42vw,28px);font-weight:800;letter-spacing:-.035em}.app-shell:not(.page-showroom) .sales-kpi-card{display:grid;grid-template-rows:24px 48px 30px minmax(24px,1fr);row-gap:4px}.app-shell:not(.page-showroom) .sales-kpi-card__primary{height:48px;grid-template-columns:minmax(0,1fr) minmax(112px,max-content);gap:12px}.app-shell:not(.page-showroom) .sales-kpi-card__primary>strong{font-size:clamp(21px,1.28vw,26px);overflow:hidden;text-overflow:ellipsis}.app-shell:not(.page-showroom) .sales-kpi-card__primary .kpi-forecast{position:static;inset:auto;width:auto;min-width:112px;padding-left:12px}.app-shell:not(.page-showroom) .sales-kpi-card__primary .kpi-forecast b{font-size:17px;line-height:20px}.app-shell:not(.page-showroom) .kpi-target{min-height:30px;margin:0;grid-template-columns:auto minmax(0,1fr) auto;gap:6px;align-self:stretch}.app-shell:not(.page-showroom) .kpi-target-rate{position:static}.app-shell:not(.page-showroom) .kpi-card__meta{min-height:26px;gap:8px}.app-shell:not(.page-showroom) .kpi-change{display:inline-flex;align-items:center;gap:3px}.app-shell:not(.page-showroom) .kpi-card__meta small{font-size:11px}.app-shell:not(.page-showroom) .report-toolbar{min-height:58px;padding:8px 10px;gap:7px;border:1px solid var(--srr-border);border-bottom:0;border-radius:14px 14px 0 0;background:#fff}.app-shell:not(.page-showroom) .report-toolbar input,.app-shell:not(.page-showroom) .report-toolbar button{min-height:38px;border-radius:9px;font-size:11.5px}.app-shell:not(.page-showroom) .report-toolbar input{min-width:240px;font-size:12px}.app-shell:not(.page-showroom) .table-scroll{border-radius:0 0 14px 14px;box-shadow:none}.app-shell:not(.page-showroom) .data-report-section .table-scroll>table.auto-fit-table,.app-shell:not(.page-showroom) .data-report-section .table-scroll>table.auto-fit-table.compact{width:100%;min-width:100%;max-width:none;table-layout:auto;font-size:12px}.app-shell:not(.page-showroom) .data-report-section table.auto-fit-table th,.app-shell:not(.page-showroom) .data-report-section table.auto-fit-table td{min-width:64px;height:40px;padding:8px 7px;font-variant-numeric:tabular-nums}.app-shell:not(.page-showroom) .data-report-section table.auto-fit-table th:first-child,.app-shell:not(.page-showroom) .data-report-section table.auto-fit-table td:first-child{width:1%;min-width:160px;max-width:240px}.app-shell:not(.page-showroom) .data-report-section table.auto-fit-table thead>tr:first-child>th{height:44px;padding:8px 7px;font-size:11px;line-height:14px}.app-shell:not(.page-showroom) .data-report-section table.auto-fit-table thead>tr.total-row>th,.app-shell:not(.page-showroom) .data-report-section table.auto-fit-table thead>tr.total-row>td{top:44px!important;height:42px;font-size:11.5px}.app-shell:not(.page-showroom) .product-dimension-section .table-scroll>table.dimension-table{width:100%;min-width:620px;table-layout:fixed;font-size:12px}.app-shell:not(.page-showroom) .product-dimension-section .dimension-table th,.app-shell:not(.page-showroom) .product-dimension-section .dimension-table td{padding:9px 10px}.app-shell:not(.page-showroom) .professional-grid{width:100%;overflow:hidden;border:1px solid var(--srr-border);border-radius:0 0 14px 14px;background:#fff;box-shadow:var(--srr-shadow-card)}.app-shell:not(.page-showroom) .professional-grid .ag-root-wrapper{border:0;border-radius:0}.app-shell:not(.page-showroom) .professional-grid .ag-header{border-bottom:1px solid #0b3e57;background:#123f57}.app-shell:not(.page-showroom) .professional-grid .ag-header-cell,.app-shell:not(.page-showroom) .professional-grid .ag-header-group-cell{color:#fff;font-size:11px;font-weight:750;letter-spacing:.01em}.app-shell:not(.page-showroom) .professional-grid .ag-header-cell-label{gap:5px}.app-shell:not(.page-showroom) .professional-grid .ag-header-cell-filter-button{position:absolute;inset-inline-end:6px;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;color:#fff;background:#ffffff1f;opacity:0;visibility:hidden;pointer-events:none;transform:scale(.9);transition:opacity .14s ease,transform .14s ease,background-color .14s ease}.app-shell:not(.page-showroom) .professional-grid .ag-header-cell:hover .ag-header-cell-filter-button,.app-shell:not(.page-showroom) .professional-grid .ag-header-cell:focus-within .ag-header-cell-filter-button,.app-shell:not(.page-showroom) .professional-grid .ag-header-cell.ag-header-active .ag-header-cell-filter-button,.app-shell:not(.page-showroom) .professional-grid .ag-header-cell.ag-header-cell-filtered .ag-header-cell-filter-button{opacity:1;visibility:visible;pointer-events:auto;transform:scale(1)}.app-shell:not(.page-showroom) .professional-grid .ag-header-cell-filter-button:hover,.app-shell:not(.page-showroom) .professional-grid .ag-header-cell-filter-button:focus-visible{background:#ffffff38}.app-shell:not(.page-showroom) .professional-grid .ag-header-cell.ag-header-cell-filtered .ag-header-cell-filter-button{color:#063a42;background:#72e2d4}.app-shell:not(.page-showroom) .professional-grid .ag-row{border-color:#d9e4e9}.app-shell:not(.page-showroom) .professional-grid .ag-row-even:not(.ag-row-pinned){background:#fbfdfe}.app-shell:not(.page-showroom) .professional-grid .ag-row-hover:not(.ag-row-pinned){background:#eef8f7}.app-shell:not(.page-showroom) .professional-grid .ag-cell{display:flex;align-items:center;color:#17384b;font-size:11.5px;line-height:1.3;font-variant-numeric:tabular-nums}.app-shell:not(.page-showroom) .professional-grid .srr-grid-cell--numeric{justify-content:flex-end;text-align:right}.app-shell:not(.page-showroom) .professional-grid .metric-positive{color:#007a52;font-weight:750}.app-shell:not(.page-showroom) .professional-grid .metric-negative{color:#c72c41;font-weight:750}.app-shell:not(.page-showroom) .professional-grid .ag-row-pinned{border-bottom:1px solid #91afbd;background:#dce9ee;font-weight:800}.app-shell:not(.page-showroom) .professional-grid .ag-pinned-left-header,.app-shell:not(.page-showroom) .professional-grid .ag-pinned-left-cols-container{box-shadow:7px 0 14px -13px #092f43}.app-shell:not(.page-showroom) .professional-grid .ag-pinned-left-cols-container .ag-cell{font-weight:650}.app-shell:not(.page-showroom) .professional-grid .ag-body-horizontal-scroll{min-height:10px}.app-shell:not(.page-showroom) .professional-grid .ag-body-horizontal-scroll-viewport{scrollbar-width:thin}.app-shell:not(.page-showroom) .professional-grid .ag-overlay-no-rows-center{color:var(--srr-muted);font-size:12px;font-weight:650}@media(max-width:1440px)and (min-width:1181px){.app-shell:not(.page-showroom){grid-template-columns:244px minmax(0,1fr)}.app-shell:not(.page-showroom) .page-content{padding-inline:20px}.app-shell:not(.page-showroom) .kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell:not(.page-showroom) .kpi-card{min-height:166px;height:166px}}@media(max-height:820px)and (min-width:1181px){.app-shell:not(.page-showroom) .sidebar{padding-top:10px}.app-shell:not(.page-showroom) .sidebar-brand{display:none}.app-shell:not(.page-showroom) .user-card{min-height:46px}.app-shell:not(.page-showroom) .page-nav button{min-height:31px}.app-shell:not(.page-showroom) .sidebar-filter--compact .filter-select__trigger,.app-shell:not(.page-showroom) .global-sku-filter>input,.app-shell:not(.page-showroom) .sidebar-period-filter select{min-height:33px;height:33px}}
