.app-main{--app-main-pad: 16px}@media (min-width: 768px){.app-main{--app-main-pad: 24px}}.scope-bar-placeholder{height:calc(var(--app-main-pad) + 86px);flex-shrink:0}@media (max-width: 640px){.scope-bar-placeholder{height:var(--app-main-pad)}}.scope-bar{display:flex;flex-wrap:wrap;align-items:center;gap:10px 20px;padding:12px 16px;border:1px solid rgb(var(--color-surface-border));border-radius:14px;background:rgb(var(--color-surface-card))}.scope-company-group{flex:1 1 260px;min-width:0;min-height:44px;display:flex;align-items:center}.scope-marketplace-group{min-width:0;max-width:100%;margin-left:auto}.scope-marketplace-group .scope-marketplaces{justify-content:flex-end}.scope-bar button:focus-visible,.scope-bar input:focus-visible,.scope-entity-menu button:focus-visible,.scope-entity-menu input:focus-visible{outline:2px solid rgb(var(--color-accent));outline-offset:3px}.scope-entity-chips{display:flex;flex-wrap:wrap;gap:6px}.scope-entity-chip,.scope-entity-trigger{display:inline-flex;align-items:center;gap:8px;min-height:40px;border:1px solid rgb(var(--color-surface-border));border-radius:9px;padding:8px 12px;color:rgb(var(--color-txt-secondary));background:rgb(var(--color-surface-card));font-size:13px;transition:background .15s,border-color .15s;max-width:100%}.scope-entity-chip{max-width:250px}.scope-entity-chip[aria-pressed=true],.scope-entity-trigger[aria-expanded=true]{background:rgb(var(--color-accent) / .07);border-color:rgb(var(--color-accent) / .35);color:rgb(var(--color-accent))}.scope-entity-chip:hover,.scope-entity-trigger:hover{border-color:rgb(var(--color-accent) / .5)}.scope-entity-dropdown{position:relative;width:min(100%,360px)}.scope-entity-trigger{width:100%;font-weight:500}.scope-entity-menu{position:fixed;z-index:60;padding:8px;background:rgb(var(--color-surface-card));border:1px solid rgb(var(--color-surface-border));border-radius:14px;box-shadow:var(--shadow-card-elevated)}.scope-menu-heading{display:flex;justify-content:space-between;padding:8px;color:rgb(var(--color-txt-secondary));font-size:12px;font-weight:500}.scope-menu-heading span{color:rgb(var(--color-txt-muted))}.scope-entity-search{display:flex;align-items:center;gap:8px;padding:10px;margin:4px 0 8px;border:1px solid rgb(var(--color-surface-border));border-radius:8px;color:rgb(var(--color-txt-muted));background:rgb(var(--color-surface))}.scope-entity-search input{min-width:0;width:100%;background:transparent;color:rgb(var(--color-txt-primary));font-size:13px}.scope-entity-options{max-height:min(320px,50dvh,var(--scope-menu-space, 50dvh));overflow-y:auto}.scope-entity-option{display:flex;align-items:center;gap:10px;width:100%;padding:12px 8px;border-radius:8px;font-size:13px;color:rgb(var(--color-txt-primary))}.scope-entity-option:hover{background:rgb(var(--color-accent) / .06)}.scope-entity-option[aria-pressed=true]{background:rgb(var(--color-accent) / .1);box-shadow:inset 3px 0 rgb(var(--color-accent));font-weight:500}.scope-company-icon{display:flex;justify-content:center;align-items:center;width:34px;height:34px;border-radius:9px;background:rgb(var(--color-surface-2));color:rgb(var(--color-txt-muted));flex-shrink:0}.scope-count{display:inline-flex;align-items:center;justify-content:center;min-width:19px;height:19px;padding:0 5px;border-radius:6px;background:rgb(var(--color-err) / .1);color:rgb(var(--color-err));font-size:10px;font-weight:600;font-variant-numeric:tabular-nums;flex-shrink:0}.scope-marketplaces{display:flex;flex-wrap:wrap;gap:4px;padding:3px;border:1px solid rgb(var(--color-surface-border));border-radius:11px;background:rgb(var(--color-surface))}.scope-marketplace{--scope-brand: var(--color-violet);display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:6px 9px;border-radius:8px;font-size:12px;font-weight:500;color:rgb(var(--color-txt-secondary));border:1px solid transparent}.scope-marketplace[data-marketplace=ozon]{--scope-brand: var(--color-info)}.scope-marketplace[data-marketplace=yandex]{--scope-brand: var(--color-yandex)}.scope-marketplace[aria-pressed=true],.scope-marketplace-fixed{color:rgb(var(--scope-brand));background:rgb(var(--color-surface-card));border-color:rgb(var(--scope-brand) / .3);box-shadow:0 1px 3px rgb(var(--color-txt-primary) / .04)}.scope-marketplace-fixed{margin-block:4px}.scope-marketplace:hover{background:rgb(var(--color-surface-card))}.scope-marketplace-mark{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 4px;border-radius:6px;background:rgb(var(--scope-brand) / .1);color:rgb(var(--scope-brand));font-size:11px;font-weight:700}.scope-marketplace-mark-warning{display:none}@media (max-width: 640px){.scope-bar{padding:12px;gap:12px}.scope-company-group{flex-basis:100%}.scope-entity-dropdown{width:100%}.scope-marketplace{padding-inline:6px;gap:5px;font-size:11px}.scope-marketplace-group{margin-left:0;text-align:left}.scope-marketplace-group .scope-marketplaces{justify-content:flex-start}}@media (prefers-reduced-motion: reduce){.scope-bar *{transition:none!important}}.scope-bar-sticky{position:sticky;top:0;z-index:40;padding-top:var(--app-main-pad, 24px);padding-bottom:16px;background:rgb(var(--color-surface));box-shadow:0 0 0 var(--app-main-pad, 24px) rgb(var(--color-surface));clip-path:inset(0 calc(-1 * var(--app-main-pad, 24px)) 0 calc(-1 * var(--app-main-pad, 24px)))}.scope-selectors{display:contents}.scope-slot{display:none}.scope-slot-title{display:flex;align-items:baseline;gap:10px;min-width:0}.scope-slot-title h2{font-size:15px;font-weight:600;color:rgb(var(--color-txt-primary));letter-spacing:-.02em}.scope-slot-actions{display:flex;align-items:center;gap:8px;margin-left:auto;flex-wrap:wrap}.scope-bar-sticky{--repricer-accent: var(--color-violet);--stock-accent: var(--repricer-accent)}.scope-bar-sticky[data-marketplace=ozon]{--repricer-accent: var(--color-info)}.scope-bar-sticky[data-marketplace=yandex]{--repricer-accent: var(--color-yandex)}.scope-bar-sticky[data-marketplace=wb] .scope-slot{--color-accent: var(--color-violet);--color-accent-hover: var(--color-violet)}.scope-bar-sticky[data-marketplace=ozon] .scope-slot{--color-accent: var(--color-info);--color-accent-hover: var(--color-info)}.scope-bar-sticky[data-marketplace=yandex] .scope-slot{--color-accent: 255 221 0;--color-accent-hover: 242 200 0;--color-accent-muted: 138 109 0;--color-on-accent: 26 26 26}:root[data-theme=dark] .scope-bar-sticky[data-marketplace=yandex] .scope-slot{--color-accent-hover: 255 225 77;--color-accent-muted: 255 225 77}.app-main[data-repricer-workspace=true]{--ws-progress: var(--repricer-progress, 0);--ws-compact-track: var(--repricer-compact-track, 0fr)}.app-main[data-stock-workspace=true]{--ws-progress: var(--stock-progress, 0);--ws-compact-track: var(--stock-compact-track, 0fr)}.app-main[data-reviews-workspace=true]{--ws-progress: var(--reviews-progress, 0);--ws-compact-track: var(--reviews-compact-track, 0fr)}.app-main[data-unit-workspace=true]{--ws-progress: var(--unit-progress, 0);--ws-compact-track: var(--unit-compact-track, 0fr)}.app-main:is([data-repricer-workspace=true],[data-stock-workspace=true],[data-reviews-workspace=true],[data-unit-workspace=true]) .scope-bar-sticky{position:relative;top:auto;flex-shrink:0}.app-main:is([data-repricer-workspace=true],[data-stock-workspace=true],[data-reviews-workspace=true],[data-unit-workspace=true]) .scope-bar{padding-block:calc(12px - 4px * var(--ws-progress, 0));display:block}.app-main:is([data-repricer-workspace=true],[data-stock-workspace=true],[data-reviews-workspace=true],[data-unit-workspace=true]) .scope-selectors{display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px 24px}.app-main:is([data-repricer-workspace=true],[data-stock-workspace=true],[data-reviews-workspace=true],[data-unit-workspace=true]) .scope-slot{display:grid;grid-template-rows:var(--ws-compact-track, 0fr);opacity:var(--ws-progress, 0);pointer-events:none;transition:none}.scope-slot-inner{min-height:0;overflow:hidden}.scope-slot-row{display:flex;align-items:center;gap:10px 18px;flex-wrap:wrap;min-width:0;border-top:1px solid rgb(var(--color-surface-border));padding-top:12px;margin-top:16px}.app-main:is([data-repricer-collapsed=true],[data-stock-collapsed=true],[data-reviews-collapsed=true],[data-unit-collapsed=true]) .scope-slot{pointer-events:auto}@media (prefers-reduced-motion: reduce){.app-main .scope-slot{transition:none!important}}@media (max-width: 767px){.scope-bar-standalone .scope-slot{width:100%}.scope-bar-standalone .scope-slot-row{border-top:0;padding-top:0;margin-top:0}.scope-bar-standalone .scope-slot-actions{width:100%}.scope-bar{padding:10px;gap:8px}.scope-selectors{display:flex;align-items:center;gap:8px;width:100%}.scope-company-group{flex:1 1 auto;min-width:0;flex-basis:auto}.scope-marketplace-group{flex:0 0 auto;margin-left:0}.scope-marketplaces{flex-wrap:nowrap;padding:2px}.scope-marketplace{padding:5px;gap:0;min-height:36px}.scope-marketplace>span:not(.scope-marketplace-mark){display:none}.scope-marketplace-mark-unavailable .scope-marketplace-mark-letter{display:none}.scope-marketplace-mark-unavailable .scope-marketplace-mark-warning{display:block}.scope-marketplace-warning{display:none}.scope-marketplace-fixed{margin-block:0}.scope-entity-trigger{min-height:40px}.scope-entity-trigger>svg:first-child{display:none}.scope-company-group{min-width:140px}}@media (max-width: 767px){.scope-bar{position:relative}.app-main .scope-slot,.app-main:is([data-repricer-workspace=true],[data-stock-workspace=true],[data-reviews-workspace=true],[data-unit-workspace=true]) .scope-slot{display:block;grid-template-rows:none;opacity:1;pointer-events:auto;transition:none}.app-main .scope-slot-inner{overflow:visible}.scope-bar-sticky{clip-path:inset(0 calc(-1 * var(--app-main-pad, 16px)) 0 calc(-1 * var(--app-main-pad, 16px)))}.scope-bar-sticky:has(.mtoolbar-handle){clip-path:inset(0 calc(-1 * var(--app-main-pad, 16px)) -18px calc(-1 * var(--app-main-pad, 16px)))}.scope-slot-row{gap:8px;flex-wrap:nowrap;padding-top:10px;margin-top:10px}.scope-slot-title{display:none}.scope-slot-actions{margin-left:0;flex:1 1 auto;min-width:0}.scope-bar-sticky:has(.scope-mobile-tools){padding-bottom:6px}.scope-bar:has(.scope-mobile-tools) .scope-slot{flex:1 1 100%;width:100%;min-width:0}.scope-bar:has(.scope-mobile-tools) .scope-slot-inner,.scope-bar:has(.scope-mobile-tools) .scope-slot-row,.scope-bar:has(.scope-mobile-tools) .scope-slot-actions,.scope-mobile-tools{width:100%;min-width:0}.scope-mobile-tools{display:flex;align-items:center;gap:8px}.scope-mobile-tools>:first-child{flex:1 1 auto;min-width:0}.scope-marketplaces[data-counts] .scope-marketplace-mark{min-width:28px;padding-inline:3px;font-size:10px;font-variant-numeric:tabular-nums}.scope-marketplaces[data-counts] .scope-marketplace{padding-inline:3px}}.app-sidebar{display:none;flex-direction:column;flex-shrink:0;width:248px;height:100vh;background:rgb(var(--color-surface-card));border-right:1px solid rgb(var(--color-surface-border));transition:width .2s}@media (min-width: 768px){.app-sidebar{display:flex}}.app-sidebar.is-collapsed{width:64px}@media (prefers-reduced-motion: reduce){.app-sidebar{transition:none}}.sidebar-head{display:flex;align-items:center;gap:10px;height:94px;padding:0 16px;flex-shrink:0;border-bottom:1px solid rgb(var(--color-surface-border))}.is-collapsed .sidebar-head{flex-direction:column;justify-content:center;gap:6px;padding-inline:0}.sidebar-brand{display:flex;align-items:center;gap:9px;min-width:0;flex:1}.is-collapsed .sidebar-brand{flex:none;justify-content:center}.sidebar-logo{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;flex-shrink:0;border-radius:9px;background:rgb(var(--color-accent));color:rgb(var(--color-on-accent, 255 255 255))}.sidebar-brand-text{min-width:0;line-height:1.25}.sidebar-brand-name{display:block;font-size:13px;font-weight:600;color:rgb(var(--color-txt-primary))}.sidebar-brand-sub{display:block;font-size:11px;color:rgb(var(--color-txt-muted))}.sidebar-nav{flex:1;display:flex;flex-direction:column;gap:3px;padding:16px 12px;overflow:hidden auto}.is-collapsed .sidebar-nav{padding-inline:8px}.sidebar-link{position:relative;display:flex;align-items:center;gap:10px;min-height:40px;padding:8px 12px;border:1px solid transparent;border-radius:9px;font-size:13px;font-weight:500;color:rgb(var(--color-txt-secondary));transition:background .15s,border-color .15s,color .15s}.is-collapsed .sidebar-link{justify-content:center;padding-inline:0}.sidebar-link:hover{background:rgb(var(--color-surface));border-color:rgb(var(--color-surface-border));color:rgb(var(--color-txt-primary))}.sidebar-link.active{background:rgb(var(--color-accent) / .07);border-color:rgb(var(--color-accent) / .35);color:rgb(var(--color-accent))}.app-sidebar :is(a,button):focus-visible{outline:2px solid rgb(var(--color-accent));outline-offset:2px}.sidebar-empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:24px 8px}.sidebar-empty p{font-size:12px;text-align:center;color:rgb(var(--color-txt-muted))}.sidebar-foot{display:flex;align-items:center;gap:10px;padding:14px 16px;flex-shrink:0;border-top:1px solid rgb(var(--color-surface-border))}.is-collapsed .sidebar-foot{flex-direction:column;padding-inline:8px}.sidebar-user{min-width:0;flex:1;line-height:1.3}.sidebar-user-name{font-size:13px;font-weight:500;color:rgb(var(--color-txt-primary));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user-role{font-size:11px;color:rgb(var(--color-txt-muted));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-actions{display:flex;align-items:center;gap:2px;flex-shrink:0}.is-collapsed .sidebar-actions{flex-direction:column}.sidebar-action{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;flex-shrink:0;border-radius:8px;color:rgb(var(--color-txt-muted));transition:background .15s,color .15s}.sidebar-action:hover{background:rgb(var(--color-surface));color:rgb(var(--color-txt-primary))}.sidebar-action.is-active{color:rgb(var(--color-accent))}.sidebar-action.is-danger:hover{color:rgb(var(--color-err));background:rgb(var(--color-err) / .1)}.swipe-panes{display:flex;flex-direction:column;min-width:0}.swipe-panes-tabs{display:flex;gap:2px;padding:3px;margin-bottom:10px;border:1px solid rgb(var(--color-surface-border));border-radius:12px;background:rgb(var(--color-surface-2))}.swipe-panes-tab{display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:1 1 0;min-width:0;min-height:38px;padding:0 10px;border-radius:9px;color:rgb(var(--color-txt-muted));font-size:13px;font-weight:500;transition:background .15s,color .15s}.swipe-panes-tab.is-active{background:rgb(var(--color-surface-card));color:rgb(var(--color-txt-primary));box-shadow:0 1px 2px rgb(var(--color-txt-primary) / .06)}.swipe-panes-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:rgb(var(--color-txt-muted) / .15);color:rgb(var(--color-txt-secondary));font-size:10px;font-weight:700;font-variant-numeric:tabular-nums}.swipe-panes-tab.is-active .swipe-panes-count{background:rgb(var(--color-accent) / .15);color:rgb(var(--color-accent))}.swipe-panes-viewport{overflow-x:clip;min-width:0;touch-action:pan-y}.swipe-panes-track{display:flex;align-items:flex-start;will-change:transform}.swipe-panes-pane{flex-shrink:0;min-width:0}@media (prefers-reduced-motion: reduce){.swipe-panes-track{transition:none!important}}@media (max-width: 767px){.fbs-supply-drawer .fbs-supply-drawer-content{max-height:none;border-top:0;border-radius:0}.fbs-supply-drawer .fbs-supply-header{padding:10px 14px;gap:8px}.fbs-supply-drawer .fbs-supply-badges{flex-wrap:wrap;gap:4px 6px}.fbs-supply-drawer .fbs-supply-header>button{flex-shrink:0;min-width:40px;min-height:40px}.fbs-supply-drawer .fbs-supply-tabs{padding:8px 14px}.fbs-supply-drawer .fbs-supply-tabs-control{flex:1 1 auto;min-width:0}.fbs-supply-drawer .fbs-supply-tabs-control [role=tab]{flex:1 1 0;justify-content:center;min-width:0;min-height:40px;padding-inline:6px}.fbs-supply-drawer .fbs-supply-qr-all{min-height:40px;padding-inline:8px}.fbs-supply-drawer .fbs-supply-scroll{min-height:0;padding:12px 14px;overscroll-behavior-y:contain}.fbs-supply-drawer .fbs-supply-search-row{display:flex;align-items:stretch;gap:8px;margin-bottom:10px}.fbs-supply-drawer .fbs-supply-search{flex:1 1 0;min-width:0;margin-bottom:0}.fbs-supply-drawer .fbs-supply-view-select{flex:0 0 108px;min-width:0;min-height:44px}.fbs-supply-view-select-label{position:absolute;top:0;right:22px;bottom:0;left:8px;display:flex;align-items:center;overflow:hidden;color:rgb(var(--color-violet));font-size:12px;font-weight:600;white-space:nowrap}.fbs-supply-view-select-chevron{position:absolute;right:6px;top:50%;transform:translateY(-50%);pointer-events:none;color:rgb(var(--color-violet))}.fbs-supply-mobile-list{overflow:hidden;border:1px solid rgb(var(--color-surface-border));border-radius:12px;background:rgb(var(--color-surface-card))}.fbs-supply-mobile-item{display:flex;align-items:center;gap:10px;width:100%;min-height:72px;padding:10px 12px;border-bottom:1px solid rgb(var(--color-surface-border));text-align:left;transition:background .12s}.fbs-supply-mobile-item:last-child{border-bottom:0}.fbs-supply-mobile-item[aria-pressed=true]{background:rgb(var(--color-violet) / .06)}.fbs-supply-mobile-item:focus-visible{outline:2px solid rgb(var(--color-violet));outline-offset:-3px}.fbs-supply-mobile-check{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:22px;height:22px;border:2px solid rgb(var(--color-surface-border));border-radius:6px;color:#fff}.fbs-supply-mobile-check.is-selected{border-color:rgb(var(--color-violet));background:rgb(var(--color-violet))}.fbs-supply-mobile-photo{display:block;flex-shrink:0;width:40px;height:50px;border-radius:6px;-o-object-fit:cover;object-fit:cover}.fbs-supply-mobile-photo-empty{display:flex;align-items:center;justify-content:center;color:rgb(var(--color-txt-muted));background:rgb(var(--color-surface-hover))}.fbs-supply-mobile-item-main{display:flex;flex:1 1 0;flex-direction:column;gap:2px;min-width:0}.fbs-supply-mobile-article,.fbs-supply-mobile-title,.fbs-supply-mobile-id{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fbs-supply-mobile-article{color:rgb(var(--color-txt-primary));font-family:JetBrains Mono,Menlo,monospace;font-size:13px;font-weight:600}.fbs-supply-mobile-title{color:rgb(var(--color-txt-secondary));font-size:12px}.fbs-supply-mobile-id{color:rgb(var(--color-txt-muted));font-family:JetBrains Mono,Menlo,monospace;font-size:11px}.fbs-supply-mobile-quantity{flex-shrink:0;padding:5px 7px;border-radius:7px;background:rgb(var(--color-surface-hover));color:rgb(var(--color-txt-secondary));font-size:11px;font-weight:600;white-space:nowrap}.fbs-supply-drawer .fbs-supply-delivery{padding:10px 14px}.fbs-supply-drawer .fbs-supply-delivery>button{min-height:44px}.fbs-supply-drawer .fbs-supply-print{flex-direction:column;align-items:stretch;gap:6px;padding:8px 14px 10px}.fbs-supply-drawer .fbs-supply-print>div{display:flex;width:100%;margin-left:0;gap:8px}.fbs-supply-drawer .fbs-supply-print button{flex:1 1 0;justify-content:center;min-width:0;min-height:44px;padding-inline:6px;font-size:11px;white-space:nowrap}.fbs-supply-drawer .fbs-supply-box-form>label{flex:1 1 80px}.fbs-supply-drawer .fbs-supply-box-form input{width:100%;min-height:44px}.fbs-supply-drawer .fbs-supply-box-create{min-height:44px;justify-content:center}.fbs-supply-drawer .fbs-supply-box-qr-all,.fbs-supply-drawer .fbs-supply-box-row>button{min-height:40px;min-width:40px;justify-content:center}}@media (max-width: 767px){.fbs-page .page-header{margin-bottom:0}.fbs-workspace>.swipe-panes,.fbs-workspace .swipe-panes-track,.fbs-workspace .swipe-panes-pane{min-height:0;height:100%}.fbs-workspace>.swipe-panes{flex:1 1 auto}.fbs-workspace .swipe-panes-viewport{flex:1 1 0;min-height:0}.fbs-workspace .swipe-panes-track{align-items:stretch}.fbs-workspace .swipe-panes-pane{display:flex;flex-direction:column}.fbs-workspace .swipe-panes-pane>section{flex:1 1 auto;min-height:0}.fbs-workspace .swipe-panes-pane>section>.overflow-y-auto{min-height:0;overscroll-behavior-y:contain}}@media (max-width: 767px){.returns-page{display:flex;flex-direction:column;min-height:calc(100dvh - 5rem - env(safe-area-inset-bottom) - 24px)}.returns-barcode-bar{position:sticky;bottom:0;z-index:20;margin-top:auto!important;padding:10px;border:1px solid rgb(var(--color-surface-border));border-radius:16px;background:rgb(var(--color-surface-card));box-shadow:0 -4px 14px rgb(var(--color-txt-primary) / .06)}}.swipe-row{position:relative;overflow:hidden;isolation:isolate}.swipe-row-content{position:relative;z-index:1;background:rgb(var(--color-surface-card));touch-action:pan-y;-webkit-tap-highlight-color:transparent;will-change:transform}.swipe-zone{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;padding:0 10px;border:0;color:#fff;font-size:13px;font-weight:500}.swipe-zone-left{left:0;justify-content:flex-start}.swipe-zone-right{right:0;justify-content:flex-end}.swipe-zone.is-accent{background:rgb(var(--color-accent))}.swipe-zone.is-danger{background:rgb(var(--color-err))}.swipe-zone-inner{display:flex;flex-direction:column;align-items:center;gap:3px;min-width:62px;line-height:1.1}.swipe-zone-label{white-space:nowrap}.swipe-row:not([data-open]) .swipe-zone{visibility:hidden;pointer-events:none}@media (min-width: 768px){.swipe-zone{display:none}.swipe-row-content{transform:none!important}}:root{--wacc-accent: var(--color-accent)}.wacc{display:flex;flex-direction:column;gap:12px;min-height:calc(100dvh - 5rem - env(safe-area-inset-bottom) - 24px);padding:12px 0}.wacc-card{border:1px solid rgb(var(--color-surface-border));border-radius:16px;background:rgb(var(--color-surface-card));box-shadow:0 2px 5px rgb(var(--color-txt-primary) / .025);overflow:hidden}.wacc-head{display:flex;align-items:center;gap:10px;padding:12px 14px}.wacc-head+.wacc-summary{padding:12px 16px 14px;border-top:1px solid rgb(var(--color-surface-border))}.wacc-back{display:flex;align-items:center;justify-content:center;width:38px;height:38px;flex-shrink:0;margin-left:-6px;border-radius:10px;color:rgb(var(--color-txt-muted))}.wacc-back:active{background:rgb(var(--color-surface-hover))}.wacc-head-name{font-size:16px;font-weight:600;letter-spacing:-.02em;color:rgb(var(--color-txt-primary))}.wacc-head-date{margin-top:1px;font-size:12px;color:rgb(var(--color-txt-muted))}.wacc-summary-top{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.wacc-summary-value{font-size:26px;line-height:1.1;font-weight:600;letter-spacing:-.04em;font-variant-numeric:tabular-nums;color:rgb(var(--color-txt-primary))}.wacc-summary-total{font-size:14px;font-weight:400;letter-spacing:0;color:rgb(var(--color-txt-muted))}.wacc-summary-pct{font-size:13px;font-weight:600;font-variant-numeric:tabular-nums;color:rgb(var(--wacc-accent))}.wacc-summary-pct.is-done{color:rgb(var(--color-ok))}.wacc-bar{margin-top:10px;height:6px;border-radius:99px;background:rgb(var(--color-surface-border));overflow:hidden}.wacc-bar>span{display:block;height:100%;border-radius:99px;background:rgb(var(--wacc-accent));transition:width .4s ease-out}.wacc-bar>span.is-done{background:rgb(var(--color-ok))}.wacc-summary-legend{display:flex;gap:14px;margin-top:10px;font-size:12px;color:rgb(var(--color-txt-muted))}.wacc-summary-legend b{font-weight:600;font-variant-numeric:tabular-nums;color:rgb(var(--color-txt-secondary))}.wacc-group{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:0 2px;margin-bottom:-4px}.wacc-group-title{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgb(var(--color-txt-muted))}.wacc-group-hint{font-size:11px;color:rgb(var(--color-txt-muted))}.wacc-topbar{display:flex;align-items:center;gap:8px;width:100%;min-width:0}.wacc-topbar-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;flex-shrink:0;border-radius:10px;color:rgb(var(--color-txt-muted))}.wacc-topbar-icon:active{background:rgb(var(--color-surface-hover));color:rgb(var(--color-txt-primary))}.wacc-topbar-date{position:relative;display:flex;align-items:center;gap:8px;flex-shrink:0;margin-left:auto;min-width:0;height:38px;padding:0 12px;border:1px solid rgb(var(--color-surface-border));border-radius:10px;background:rgb(var(--color-surface-input));color:rgb(var(--color-txt-muted));font-size:14px}.wacc-topbar-date>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgb(var(--color-txt-primary));font-variant-numeric:tabular-nums}.wacc-topbar-date:focus-within{border-color:rgb(var(--wacc-accent));box-shadow:0 0 0 3px rgb(var(--wacc-accent) / .12)}.wacc-topbar-date input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:transparent;color:transparent;font-size:16px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wacc-topbar-date input::-webkit-calendar-picker-indicator{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.wacc-topbar-date input::-webkit-date-and-time-value{color:transparent}.wacc-topbar-today{flex-shrink:0;height:38px;padding:0 12px;border:1px solid rgb(var(--color-surface-border));border-radius:10px;background:rgb(var(--color-surface-card));color:rgb(var(--color-txt-secondary));font-size:13px;font-weight:500}.wacc-topbar-today:active{background:rgb(var(--color-surface-hover))}.wacc-topbar-total{display:flex;align-items:center;gap:8px;min-width:0}.wacc-topbar-total-label{min-width:0;font-size:12px;font-weight:600;line-height:1.2;color:rgb(var(--color-txt-primary))}.wacc-topbar-total-label small{display:block;font-size:11px;font-weight:400;color:rgb(var(--color-txt-muted))}.wacc-topbar-total-value{flex-shrink:0;font-size:19px;font-weight:600;line-height:1.15;letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:rgb(var(--color-txt-primary))}.wacc-topbar-total-value small{margin-left:4px;font-size:11px;font-weight:400;letter-spacing:0;color:rgb(var(--color-txt-muted));position:relative;top:-.25em}.wacc-topbar-date.is-disabled{opacity:.55;pointer-events:none}.wacc-topbar-editing{margin-left:2px;font-size:12px;font-weight:600;color:rgb(var(--wacc-accent))}.wacc-list.is-editing{border-color:rgb(var(--wacc-accent) / .45);box-shadow:0 0 0 3px rgb(var(--wacc-accent) / .07)}.wacc-add-row{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:48px;border-top:1px solid rgb(var(--color-surface-border));color:rgb(var(--wacc-accent));font-size:13px;font-weight:500}.wacc-add-row:active{background:rgb(var(--wacc-accent) / .07)}.wacc-new-badge{flex-shrink:0;padding:1px 6px;border-radius:6px;background:rgb(var(--wacc-accent) / .12);color:rgb(var(--wacc-accent));font-size:10px;font-weight:600}.wacc-list>.wacc-group{padding:13px 14px;margin:0;min-height:52px}.wacc-list>.wacc-group:not(:last-child){border-bottom:1px solid rgb(var(--color-surface-border))}.wacc-list>.wacc-group:active{background:rgb(var(--color-surface-hover))}.wacc-list>.wacc-group+* .wacc-task:before{content:none}.wacc-group-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;letter-spacing:-.01em;color:rgb(var(--color-txt-primary))}.wacc-group-sub{flex-shrink:0;margin-left:auto;font-size:12px;font-variant-numeric:tabular-nums;color:rgb(var(--color-txt-muted))}.wacc-list{border:1px solid rgb(var(--color-surface-border));border-radius:16px;background:rgb(var(--color-surface-card));box-shadow:0 2px 5px rgb(var(--color-txt-primary) / .025);overflow:hidden}.wacc-list .wacc-task{position:relative}.wacc-list>*:not(:first-child) .wacc-task:before,.wacc-list>.wacc-task:not(:first-child):before{content:"";position:absolute;top:0;left:14px;right:0;border-top:1px solid rgb(var(--color-surface-border))}.wacc-task{display:flex;align-items:center;gap:12px;padding:13px 14px;min-height:60px}.wacc-task.is-selected{background:rgb(var(--wacc-accent) / .07)}.wacc-check{display:flex;align-items:center;justify-content:center;width:26px;height:26px;flex-shrink:0;border:2px solid rgb(var(--color-surface-border));border-radius:8px;color:transparent;transition:background .12s,border-color .12s}.wacc-task.is-selected .wacc-check{border-color:rgb(var(--wacc-accent));background:rgb(var(--wacc-accent));color:#fff}.wacc-task-body{min-width:0;flex:1 1 auto}.wacc-task-article{display:flex;align-items:center;gap:6px;min-width:0;font-size:14px;color:rgb(var(--color-txt-primary))}.wacc-task-article>.mono,.wacc-task-article>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wacc-task-qty{flex-shrink:0;text-align:right;font-size:22px;line-height:1.15;font-weight:600;letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:rgb(var(--color-txt-primary))}.wacc-task-qty small{margin-left:4px;font-size:12px;font-weight:400;letter-spacing:0;color:rgb(var(--color-txt-muted));position:relative;top:-.25em}.wacc-field-label{display:block;margin-bottom:7px;font-size:12px;font-weight:500;color:rgb(var(--color-txt-muted))}.wacc-task-qty-input{width:92px;height:44px;flex-shrink:0;padding:0 10px;border:1px solid rgb(var(--wacc-accent));border-radius:10px;background:rgb(var(--color-surface-input));color:rgb(var(--color-txt-primary));text-align:center;font-size:18px;font-weight:600;font-variant-numeric:tabular-nums;outline:none;box-shadow:0 0 0 3px rgb(var(--wacc-accent) / .12)}.wacc-task.is-done .wacc-task-qty{color:rgb(var(--color-txt-muted));font-size:18px}.wacc-task.is-done .wacc-task-article{color:rgb(var(--color-txt-secondary))}.wacc-task-done-mark{flex-shrink:0;color:rgb(var(--color-ok))}.wacc-task-icon-btn{display:flex;align-items:center;justify-content:center;width:38px;height:38px;flex-shrink:0;border-radius:10px;color:rgb(var(--color-txt-muted))}.wacc-task-icon-btn:active{background:rgb(var(--color-surface-hover))}.wacc-hint{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px 10px;padding:0 2px;font-size:11px;color:rgb(var(--color-txt-muted))}.wacc-hint span{display:inline-flex;align-items:center;gap:4px}.wacc-actions{position:sticky;bottom:0;z-index:20;display:flex;gap:8px;margin-top:auto;padding:10px;border:1px solid rgb(var(--color-surface-border));border-radius:16px;background:rgb(var(--color-surface-card));box-shadow:0 -4px 14px rgb(var(--color-txt-primary) / .06)}.wacc-actions>.wacc-accept{flex:1 1 auto;min-width:0}.wacc-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 16px;border:1px solid transparent;border-radius:12px;font-size:14px;font-weight:500}.wacc-btn:disabled{opacity:.5}.wacc-btn-primary{color:#fff;background:rgb(var(--wacc-accent))}.wacc-btn-secondary{border-color:rgb(var(--color-surface-border));color:rgb(var(--color-txt-primary));background:rgb(var(--color-surface-card))}.wacc-btn-secondary:active{background:rgb(var(--color-surface-hover))}.wacc-accept-sub{font-size:12px;font-weight:400;opacity:.85}.wacc-empty{padding:40px 24px;border:1px solid rgb(var(--color-surface-border));border-radius:16px;background:rgb(var(--color-surface-card));text-align:center}.wacc-result-row{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:1px solid rgb(var(--color-surface-border))}.wacc-result-row:last-child{border-bottom:none}.wacc-result-qty{margin-left:auto;flex-shrink:0;font-size:13px;font-variant-numeric:tabular-nums;color:rgb(var(--color-txt-muted))}.reviews-page{--color-accent: var(--color-violet);--color-accent-hover: var(--color-violet);--color-accent-muted: var(--color-violet);width:100%;max-width:var(--page-max-width, 1680px);margin-inline:auto}.reviews-page :is(button,a,input,select,textarea):focus-visible{outline:2px solid rgb(var(--color-violet));outline-offset:3px}.reviews-heading{display:flex;align-items:center;gap:16px;margin:0 0 24px}.reviews-heading h1{font-size:clamp(24px,3vw,30px);font-weight:600;line-height:1.2;letter-spacing:-.035em;color:rgb(var(--color-txt-primary))}.reviews-heading>div>p:last-child{margin-top:7px;font-size:13px;line-height:1.6;color:rgb(var(--color-txt-muted))}.reviews-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border-radius:12px;background:rgb(var(--color-violet) / .08);color:rgb(var(--color-violet))}.reviews-navigation{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px 24px;padding:14px 16px;margin-bottom:24px;border:1px solid rgb(var(--color-surface-border));border-radius:14px;background:rgb(var(--color-surface-card))}.reviews-nav-group{min-width:0}.reviews-nav-label{display:block;margin:0 8px 7px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.09em;color:rgb(var(--color-txt-muted))}.reviews-nav-links{display:flex;flex-wrap:wrap;gap:4px}.reviews-nav-link{display:inline-flex;align-items:center;gap:7px;padding:10px 12px;min-height:40px;border-radius:9px;color:rgb(var(--color-txt-secondary));font-size:13px;font-weight:500;transition:background .15s,color .15s}.reviews-nav-link:hover{background:rgb(var(--color-surface-hover))}.reviews-nav-link[aria-current=page]{background:rgb(var(--color-violet) / .09);color:rgb(var(--color-violet));box-shadow:inset 0 0 0 1px rgb(var(--color-violet) / .18)}.reviews-mobile-nav{display:flex;align-items:center;gap:14px;margin-bottom:20px;color:rgb(var(--color-txt-muted));font-size:12px}.reviews-mobile-nav select{flex:1;min-width:0}.reviews-content{min-width:0}.reviews-section-heading{margin-bottom:18px}.reviews-section-heading h2{font-size:21px;font-weight:600;letter-spacing:-.025em;color:rgb(var(--color-txt-primary))}.reviews-section-heading p{margin-top:5px;font-size:13px;line-height:1.6;color:rgb(var(--color-txt-muted))}.reviews-page :is(.card,.card-base,.card-elevated){border-radius:14px;box-shadow:none}.reviews-page :is(.btn-primary,.btn-secondary){min-height:40px;border-radius:9px;font-size:13px;gap:8px}.reviews-page .input{min-height:42px;border-radius:9px;font-size:13px}.reviews-page button:disabled{cursor:not-allowed}.reviews-page textarea.input{line-height:1.7}.reviews-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:16px;margin-bottom:16px;border:1px solid rgb(var(--color-surface-border));border-radius:12px;background:rgb(var(--color-surface-card))}.reviews-search{display:flex;align-items:center;gap:10px;flex:1 1 240px;max-width:480px;height:42px;padding:0 12px;border:1px solid rgb(var(--color-surface-border));border-radius:9px;background:rgb(var(--color-surface-input));color:rgb(var(--color-txt-muted))}.reviews-search:focus-within{border-color:rgb(var(--color-violet));box-shadow:0 0 0 3px rgb(var(--color-violet) / .08)}.reviews-search input{width:100%;min-width:0;background:transparent;border:0;outline:none!important;font-size:13px;color:rgb(var(--color-txt-primary))}.reviews-filters{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.reviews-filter-count{font-size:12px;color:rgb(var(--color-txt-muted));font-variant-numeric:tabular-nums}.reviews-pagination{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 4px}.reviews-table th{padding-block:14px}.reviews-table td{padding-block:16px;vertical-align:top}.reviews-cell-text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;overflow-wrap:anywhere;font-size:13px;line-height:1.65;color:rgb(var(--color-txt-secondary))}.reviews-cell-answer{color:rgb(var(--color-txt-muted))}.reviews-open{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:rgb(var(--color-violet));padding:5px 0}.reviews-feedback{padding:20px;background:rgb(var(--color-surface-card));border:1px solid rgb(var(--color-surface-border));border-radius:14px}.reviews-feedback-list{display:grid;gap:12px}.reviews-controls{display:grid;grid-template-columns:minmax(0,1fr) 300px;margin-bottom:18px;border:1px solid rgb(var(--color-surface-border));border-radius:16px;background:rgb(var(--color-surface-card));overflow:hidden}.reviews-controls-main{padding:24px;min-width:0}.reviews-controls-title{display:flex;align-items:center;gap:12px;margin-bottom:18px}.reviews-controls h2{font-size:18px;font-weight:600;letter-spacing:-.02em;color:rgb(var(--color-txt-primary))}.reviews-controls-title p{margin-top:4px;font-size:13px;color:rgb(var(--color-txt-muted))}.reviews-control-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.reviews-control-actions>button:first-child{min-height:42px;padding-inline:16px}.reviews-status{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:rgb(var(--color-txt-muted))}.reviews-status:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}.reviews-status[data-enabled=true]{color:rgb(var(--color-ok))}.reviews-controls-note{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:16px;font-size:12px;color:rgb(var(--color-txt-muted));line-height:1.7}.reviews-balance{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:22px 24px;border-left:1px solid rgb(var(--color-surface-border));background:rgb(var(--color-violet) / .025)}.reviews-balance>span{font-size:12px;color:rgb(var(--color-txt-muted))}.reviews-balance strong{display:flex;align-items:center;gap:9px;margin:8px 0 6px;font-size:30px;font-weight:600;letter-spacing:-.035em;font-variant-numeric:tabular-nums;color:rgb(var(--color-txt-primary))}.reviews-balance p{font-size:12px;line-height:1.6;color:rgb(var(--color-txt-muted));margin-bottom:14px}.reviews-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:22px}.reviews-metric{display:flex;flex-direction:column;align-items:flex-start;min-width:0;padding:18px;border:1px solid rgb(var(--color-surface-border));border-radius:12px;background:rgb(var(--color-surface-card));text-align:left}.reviews-metric>span{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px;font-size:12px;color:rgb(var(--color-txt-muted))}.reviews-metric strong{display:block;margin-top:10px;font-size:29px;line-height:1.2;font-weight:600;letter-spacing:-.035em;color:rgb(var(--color-txt-primary));font-variant-numeric:tabular-nums}.reviews-metric small{margin-top:7px;font-size:11px;color:rgb(var(--color-txt-muted))}button.reviews-metric:hover{border-color:rgb(var(--color-violet) / .45);background:rgb(var(--color-violet) / .03)}.reviews-metric[data-attention=true]{border-color:rgb(var(--color-violet) / .3);background:rgb(var(--color-violet) / .045)}.reviews-metric[data-attention=true] strong{color:rgb(var(--color-violet))}.reviews-history-filters{display:flex;flex-wrap:wrap;gap:14px 24px;padding:16px;margin-bottom:16px;border:1px solid rgb(var(--color-surface-border));border-radius:12px;background:rgb(var(--color-surface-card))}.reviews-history-search{display:flex;flex-wrap:wrap;align-items:center;gap:8px;flex:2 1 420px;min-width:0}.reviews-history-dates{display:flex;align-items:center;gap:8px;flex:1 1 310px;min-width:0}.reviews-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.reviews-settings-grid>[data-tour-id=brand-voice-tone],.reviews-settings-grid>[data-tour-id=brand-voice-templates]{grid-column:1 / -1}.reviews-settings-grid h3{font-size:15px}.reviews-save-bar{position:sticky;bottom:12px;z-index:15;margin-top:20px;box-shadow:var(--shadow-card-elevated)}.reviews-dialog{width:min(900px,calc(100vw - 32px));max-height:calc(100dvh - 40px);margin:auto;padding:0;border:1px solid rgb(var(--color-surface-border));border-radius:18px;color:rgb(var(--color-txt-primary));background:rgb(var(--color-surface-card));box-shadow:var(--shadow-card-elevated);overflow:hidden}.reviews-dialog[open]{display:flex;flex-direction:column}.reviews-dialog::backdrop{background:var(--overlay-scrim)}.reviews-dialog-header,.reviews-dialog-footer{padding:20px 24px;flex-shrink:0;background:rgb(var(--color-surface-card))}.reviews-dialog-header{border-bottom:1px solid rgb(var(--color-surface-border))}.reviews-dialog-footer{border-top:1px solid rgb(var(--color-surface-border));background:rgb(var(--color-surface))}.reviews-dialog-body{padding:24px;min-height:0;overflow-y:auto;overscroll-behavior:contain}.reviews-dialog-body>div>p{line-height:1.7}.reviews-page .reviews-unanswered{max-width:none}.reviews-freeform{max-width:900px;margin-inline:auto}.reviews-freeform .card{padding:24px}@media (max-width: 1100px){.reviews-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 767px){.reviews-heading{align-items:flex-start;margin-bottom:20px;gap:12px}.reviews-heading>div>p:last-child{font-size:12px}.reviews-controls{grid-template-columns:minmax(0,1fr)}.reviews-controls-main,.reviews-balance{padding:18px}.reviews-balance{border-left:0;border-top:1px solid rgb(var(--color-surface-border))}.reviews-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.reviews-metric{padding:14px}.reviews-metric strong{font-size:25px}.reviews-metric:last-child{grid-column:1 / -1}.reviews-settings-grid{grid-template-columns:minmax(0,1fr)}.reviews-toolbar{padding:12px}.reviews-search{max-width:none;flex-basis:100%}.reviews-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 20px);border-radius:14px}.reviews-dialog-header,.reviews-dialog-body,.reviews-dialog-footer,.reviews-feedback,.reviews-freeform .card{padding:16px}}@media (prefers-reduced-motion: reduce){.reviews-page *,.reviews-page *:before,.reviews-page *:after{transition:none!important;animation:none!important}}.reviews-compose{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;align-items:start}.reviews-form-fields{display:flex;flex-direction:column;gap:20px}.reviews-form-field{display:block;min-width:0;color:rgb(var(--color-txt-primary));font-size:13px}.reviews-form-field>span{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;font-weight:500}.reviews-form-field small{font-size:11px;font-weight:400;color:rgb(var(--color-txt-muted))}.reviews-answer-panel{display:flex;flex-direction:column;padding:24px}.reviews-answer-heading{display:flex;gap:12px;align-items:center;margin-bottom:22px}.reviews-answer-heading h3{font-size:16px;font-weight:600;color:rgb(var(--color-txt-primary))}.reviews-answer-heading p{font-size:12px;color:rgb(var(--color-txt-muted));margin-top:4px}.reviews-answer-placeholder{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:300px;padding:24px;border:1px dashed rgb(var(--color-surface-border));border-radius:12px;color:rgb(var(--color-txt-muted))}.reviews-answer-placeholder h4{margin-top:14px;font-size:14px;font-weight:500;color:rgb(var(--color-txt-primary))}.reviews-answer-placeholder p{margin-top:7px;font-size:12px;line-height:1.7;max-width:300px}.reviews-steps{display:flex;justify-content:space-between;gap:8px;margin-bottom:24px}.reviews-steps li{display:flex;flex-direction:column;align-items:center;gap:7px;font-size:10px;color:rgb(var(--color-txt-muted))}.reviews-steps li>span{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:rgb(var(--color-surface-hover))}.reviews-steps li[aria-current]{color:rgb(var(--color-violet))}.reviews-steps li[aria-current]>span{background:rgb(var(--color-violet) / .12)}.reviews-steps li[data-done=true]{color:rgb(var(--color-ok))}.reviews-dialog[data-size=compact]{width:min(520px,calc(100vw - 24px))}.reviews-settings-grid>[data-tour-id=brand-voice-special]{grid-column:1 / -1}.reviews-settings-grid input:focus-visible+div{outline:2px solid rgb(var(--color-violet));outline-offset:3px}.reviews-table .card.inline-block{display:block;width:100%}.reviews-table table{min-width:100%}.reviews-service-status{justify-content:flex-start;gap:8px}.reviews-page .bg-accent-muted{background:rgb(var(--color-violet) / .08)}.reviews-page .btn-primary:not(.bg-err):hover:not(:disabled){box-shadow:0 0 0 3px rgb(var(--color-violet) / .12)}.reviews-page .btn-primary.bg-err{background:rgb(var(--color-err))}:root[data-theme=dark] .reviews-page .btn-primary:not(.bg-err){color:rgb(var(--color-surface))}.scope-slot-actions:has(.reviews-compact-nav){flex:1 1 auto;margin-left:0}.scope-slot-actions .reviews-compact-nav{flex:1 1 auto}.reviews-compact-nav{display:flex;flex-wrap:wrap;align-items:center;gap:2px;min-width:0}.reviews-compact-link{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;min-height:32px;border-radius:8px;color:rgb(var(--color-txt-secondary));font-size:12.5px;font-weight:500;white-space:nowrap;transition:background .15s,color .15s}.reviews-compact-link:hover{background:rgb(var(--color-surface-hover))}.reviews-compact-link[aria-current=page]{background:rgb(var(--color-violet) / .09);color:rgb(var(--color-violet));box-shadow:inset 0 0 0 1px rgb(var(--color-violet) / .18)}@media (max-width: 1200px){.reviews-compact-link span{display:none}.reviews-compact-link{padding-inline:8px}}.reviews-expand{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:rgb(var(--color-txt-muted))}.reviews-expand:hover{background:rgb(var(--color-surface-hover));color:rgb(var(--color-txt-primary))}.reviews-heading-collapse,.reviews-nav-collapse{display:grid;grid-template-rows:1fr}.reviews-heading-collapse>*,.reviews-nav-collapse>*{min-height:0}.app-main[data-reviews-workspace=true]{display:flex;flex-direction:column;overflow:hidden}.app-main[data-reviews-workspace=true] .app-page-content,.app-main[data-reviews-workspace=true] :is(.reviews-page,.reviews-content,.reviews-table){display:flex;flex-direction:column;flex:1 1 0;min-height:0;min-width:0}.app-main[data-reviews-workspace=true] :is(.reviews-heading-collapse,.reviews-nav-collapse,.reviews-toolbar-sticky,.reviews-section-heading){flex-shrink:0}.app-main[data-reviews-workspace=true] :is(.reviews-heading-collapse,.reviews-nav-collapse){grid-template-rows:var(--reviews-expanded-track, 1fr);opacity:calc(1 - var(--reviews-progress, 0));transform:translateY(calc(-8px * var(--reviews-progress, 0)));transition:none}.app-main[data-reviews-workspace=true] :is(.reviews-heading-collapse,.reviews-nav-collapse)>*{overflow:hidden}@keyframes reviews-content-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.app-main[data-reviews-workspace=true] .reviews-content{animation:reviews-content-in .34s cubic-bezier(.22,.61,.36,1) both}@media (prefers-reduced-motion: reduce){.app-main[data-reviews-workspace=true] .reviews-content{animation:none}}.app-main[data-reviews-workspace=true] .reviews-content:not(:has(.reviews-table)){overflow:auto;overscroll-behavior:contain}.app-main[data-reviews-workspace=true] .reviews-results{flex:1 1 0;min-height:0;display:flex;flex-direction:column}.app-main[data-reviews-workspace=true] .reviews-results>*{min-height:0}@media (prefers-reduced-motion: reduce){.app-main[data-reviews-workspace=true] :is(.reviews-heading-collapse,.reviews-nav-collapse){transition:none}}.scope-slot-actions:has(.unit-compact-tools){flex:1 1 auto;margin-left:0}.scope-slot-actions .unit-compact-tools{flex:1 1 auto}.unit-compact-tools{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:wrap}.unit-compact-search{display:flex;align-items:center;gap:8px;flex:1 1 140px;min-width:0;max-width:260px;height:32px;padding:0 10px;border:1px solid rgb(var(--color-surface-border));border-radius:8px;color:rgb(var(--color-txt-muted));background:rgb(var(--color-surface-input))}.unit-compact-search input{width:100%;min-width:0;border:0;background:transparent;font-size:12.5px;color:rgb(var(--color-txt-primary));outline:none}.unit-compact-search:focus-within{border-color:rgb(var(--color-accent));box-shadow:0 0 0 3px rgb(var(--color-accent) / .1)}.unit-compact-select{height:32px;padding:0 8px;border:1px solid rgb(var(--color-surface-border));border-radius:8px;background:rgb(var(--color-surface-input));color:rgb(var(--color-txt-primary));font-size:12.5px;flex-shrink:0}.unit-compact-select:disabled{opacity:.5;cursor:not-allowed}.unit-compact-toggle{display:inline-flex;align-items:center;gap:5px;height:32px;padding:0 9px;border:1px solid rgb(var(--color-surface-border));border-radius:8px;color:rgb(var(--color-txt-muted));font-size:12.5px;white-space:nowrap;flex-shrink:0;transition:background .15s,color .15s,border-color .15s}.unit-compact-toggle:hover:not(:disabled){background:rgb(var(--color-surface-hover));color:rgb(var(--color-txt-primary))}.unit-compact-toggle.is-on{border-color:rgb(var(--color-warn));color:rgb(var(--color-warn));background:rgb(var(--color-warn) / .1)}.unit-compact-toggle:disabled{opacity:.5;cursor:not-allowed}.unit-compact-range{flex-shrink:0}.unit-compact-range :is(select,input){height:32px;font-size:12.5px}.unit-compact-range input{width:68px}.unit-compact-actions{display:flex;align-items:center;gap:4px;margin-left:auto;flex-shrink:0}.unit-compact-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;border:1px solid rgb(var(--color-surface-border));color:rgb(var(--color-txt-secondary));background:rgb(var(--color-surface-card));transition:background .15s,color .15s}.unit-compact-button:hover:not(:disabled){background:rgb(var(--color-surface-hover));color:rgb(var(--color-txt-primary))}.unit-compact-button:disabled{opacity:.45;cursor:not-allowed}.unit-compact-button-primary{border-color:transparent;color:rgb(var(--color-on-accent));background:rgb(var(--color-accent))}.unit-compact-button-primary:hover:not(:disabled){background:rgb(var(--color-accent-hover));color:rgb(var(--color-on-accent))}.unit-expand{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:rgb(var(--color-txt-muted));flex-shrink:0}.unit-expand:hover{background:rgb(var(--color-surface-hover));color:rgb(var(--color-txt-primary))}.unit-heading-collapse,.unit-toolbar-collapse{display:grid;grid-template-rows:1fr}.unit-heading-collapse>*,.unit-toolbar-collapse>*{min-height:0}.app-main[data-unit-workspace=true]{display:flex;flex-direction:column;overflow:hidden}.app-main[data-unit-workspace=true] .app-page-content,.app-main[data-unit-workspace=true] :is(.unit-page,.unit-content){display:flex;flex-direction:column;flex:1 1 0;min-height:0;min-width:0}.app-main[data-unit-workspace=true] :is(.unit-heading-collapse,.unit-toolbar-collapse){flex-shrink:0;grid-template-rows:var(--unit-expanded-track, 1fr);opacity:calc(1 - var(--unit-progress, 0));transform:translateY(calc(-8px * var(--unit-progress, 0)));transition:none}.app-main[data-unit-workspace=true] :is(.unit-heading-collapse,.unit-toolbar-collapse)>*{overflow:hidden}.app-main[data-unit-workspace=true] .unit-results{flex:1 1 0;min-height:0}.app-main[data-unit-workspace=true] .unit-results [data-table-scroller]{overscroll-behavior:contain}.unit-calc-dimension-label{display:none}@media (prefers-reduced-motion: reduce){.app-main[data-unit-workspace=true] :is(.unit-heading-collapse,.unit-toolbar-collapse){transition:none}}@media (max-width: 1200px){.unit-compact-search{max-width:200px}}@media (max-width: 767px){.unit-toolbar-collapse,.unit-heading-collapse{display:none}.modal-root.is-sheet .modal-window.unit-product-modal{height:92dvh;max-height:92dvh}.unit-product-modal .modal-head,.unit-product-modal .modal-foot{flex-shrink:0}.unit-product-modal .modal-body{overflow-x:hidden;padding:18px 20px 24px}.unit-product-tabs{display:flex;flex-shrink:0;padding:0 20px;background:rgb(var(--color-surface-card));border-bottom:1px solid rgb(var(--color-surface-border))}.unit-product-tabs>button{flex:1 1 0;min-width:0;min-height:48px;padding:8px 4px;border-bottom:2px solid transparent;color:rgb(var(--color-txt-muted));font-size:13px;font-weight:600}.unit-product-tabs>button.is-active{border-bottom-color:rgb(var(--color-accent));color:rgb(var(--color-accent))}.unit-product-tabs>button:disabled{opacity:.45;cursor:not-allowed}.unit-product-price-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;-moz-column-gap:14px;column-gap:14px;row-gap:16px}.unit-product-price-fields>:not(button){width:100%;min-width:0}.unit-product-price-fields-wb>:nth-child(3){grid-column:1 / -1}.unit-product-price-fields>button{grid-column:1 / -1;min-height:44px}.unit-product-price-fields input{min-width:0}.unit-product-price-preview{overflow:hidden}.unit-product-price-preview .grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding-left:8px;padding-right:8px}.unit-product-price-preview .grid>*{min-width:0}.unit-product-price-preview .mono{white-space:normal;overflow-wrap:anywhere;font-size:11px}.unit-product-settings-modal .input{min-height:44px}.unit-product-settings-fields{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.unit-product-settings-fields>*{min-width:0}.unit-product-settings-modal label>span:first-child{display:block;margin-bottom:6px;font-size:13px;line-height:1.35}.unit-product-settings-modal .unit-product-drr-mode>button{min-width:44px;min-height:44px}.unit-product-settings-modal .unit-product-warehouse{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.unit-product-settings-modal .unit-product-warehouse>p{grid-column:1 / -1;line-height:1.45}.unit-product-settings-modal .unit-product-warehouse>label{min-width:0}.modal-root.is-sheet .modal-window.unit-product-no-enter{animation:none}.unit-calc-modal .modal-head{padding:8px 16px 14px}.unit-calc-modal .modal-body{padding:16px}.unit-calc-modal .modal-foot{padding:12px 16px}.unit-calc-modal .input{min-height:44px}.unit-calc-modal .unit-calc-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.unit-calc-modal .unit-calc-full{grid-column:1 / -1}.unit-calc-field-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.unit-calc-field-unit,.unit-calc-unit-spacer{display:none}.unit-calc-modal .unit-calc-dimensions{grid-template-columns:repeat(3,minmax(0,1fr))}.unit-calc-modal .unit-calc-dimension{display:block;min-width:0}.unit-calc-modal .unit-calc-dimension-label{display:block;margin-bottom:4px;font-size:12px;color:rgb(var(--color-txt-muted))}.unit-calc-dimension input{min-width:0;padding-inline:8px}.unit-calc-dimension input::-moz-placeholder{color:transparent}.unit-calc-dimension input::placeholder{color:transparent}.unit-calc-dimension-unit{display:none}.unit-calc-select-options>button{min-height:44px}.unit-calc-category-clear{top:20px;right:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px}.unit-calc-trade-types{max-width:none}.unit-calc-trade-types>button{min-height:44px}.unit-calc-ad-controls{display:flex;align-items:stretch;gap:8px}.unit-calc-ad-controls>input{flex:1 1 0;min-width:0}.unit-calc-ad-mode{flex-shrink:0;height:44px;margin-top:0;border:0;box-shadow:inset 0 0 0 1px rgb(var(--color-surface-border))}.unit-calc-ad-mode>button{min-width:44px;min-height:44px}.unit-calc-advanced-toggle{min-height:44px}.unit-calc-advanced-panel{padding:12px}.unit-calc-modal .unit-calc-advanced-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.unit-calc-tax-system{grid-column:1 / -1}.unit-calc-modal .unit-calc-results{grid-template-columns:repeat(2,minmax(0,1fr))}.unit-calc-stat{min-width:0}.unit-calc-stat-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;text-align:left;list-style:none}.unit-calc-stat-summary::-webkit-details-marker{display:none}.unit-calc-stat-summary .mono{white-space:nowrap}.unit-calc-stat[open] .unit-calc-stat-summary svg{transform:rotate(180deg)}.unit-calc-stat-rows{padding-top:10px;margin-top:10px;border-top:1px solid rgb(var(--color-surface-border))}.unit-calc-stat-rows>div{display:flex;justify-content:space-between;gap:12px}.unit-calc-stat-rows>div+div{margin-top:6px}.unit-calc-stat-rows .mono{flex-shrink:0}.unit-calc-footer{min-width:0}.unit-calc-footer>button{flex:1 1 0;min-width:0;justify-content:center;padding-inline:8px;white-space:nowrap}}@media (max-width: 639px){.unit-calc-modal .unit-calc-results{grid-template-columns:minmax(0,1fr)}}@media (max-width: 400px){.unit-product-settings-modal .unit-product-warehouse{grid-template-columns:minmax(0,1fr)}}@media (max-width: 360px){.unit-calc-footer{flex-direction:column}.unit-calc-footer>button{width:100%}}.mtoolbar{display:flex;align-items:center;gap:8px;min-width:0}.mtoolbar-search{display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0;height:38px;padding:0 11px;border:1px solid rgb(var(--color-surface-border));border-radius:10px;background:rgb(var(--color-surface-input));color:rgb(var(--color-txt-muted));transition:border-color .15s,box-shadow .15s}.mtoolbar-search input{width:100%;min-width:0;border:0;background:transparent;color:rgb(var(--color-txt-primary));outline:none;font-size:16px}.mtoolbar-search:focus-within{border-color:rgb(var(--color-accent));box-shadow:0 0 0 3px rgb(var(--color-accent) / .12)}.mtoolbar-action>*{height:38px;min-height:38px;white-space:nowrap;flex-shrink:0}.mtoolbar-handle{position:absolute;left:50%;bottom:0;transform:translate(-50%,50%);z-index:1;display:inline-flex;align-items:center;gap:4px;height:26px;padding:0 10px;border:1px solid rgb(var(--color-surface-border));border-radius:999px;background:rgb(var(--color-surface-card));color:rgb(var(--color-txt-muted));box-shadow:var(--shadow-card);transition:color .15s,border-color .15s}.mtoolbar-handle:active{color:rgb(var(--color-accent));border-color:rgb(var(--color-accent) / .45)}.mtoolbar-handle-chevron{opacity:.8}.mtoolbar-handle-count{display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:rgb(var(--color-accent));color:rgb(var(--color-on-accent));font-size:10px;font-weight:700;font-variant-numeric:tabular-nums}.mtoolbar-sheet{display:flex;flex-direction:column;gap:14px}.mtoolbar-row{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:44px}.mtoolbar-row-label{flex-shrink:0;font-size:.8125rem;color:rgb(var(--color-txt-secondary))}.mtoolbar-row-field{flex:0 1 58%;min-width:0;display:flex;align-items:center;gap:6px}.mtoolbar-row.is-full .mtoolbar-row-field{flex:1 1 100%}.mtoolbar-segmented{display:flex;width:100%;gap:3px;padding:3px;border:1px solid rgb(var(--color-surface-border));border-radius:10px;background:rgb(var(--color-surface-2))}.mtoolbar-segment{flex:1 1 0;min-width:0;min-height:36px;border-radius:7px;font-size:.8125rem;font-weight:500;color:rgb(var(--color-txt-muted));transition:background .15s,color .15s}.mtoolbar-segment[aria-pressed=true]{background:rgb(var(--color-surface-card));color:rgb(var(--color-accent));box-shadow:var(--shadow-card)}.mtoolbar-row-field>*{min-width:0;flex:1 1 auto}.mtoolbar-row-field .input,.mtoolbar-row-field select{width:100%}.mtoolbar-row-field>button.range-dir{flex:0 0 auto;width:44px;min-height:40px;border:1px solid rgb(var(--color-surface-border));border-radius:9px;background:rgb(var(--color-surface-input));color:rgb(var(--color-txt-primary))}.mtoolbar-row-field>button.range-dir svg{width:17px;height:17px}.mtoolbar-row-field>button.range-dir:active{border-color:rgb(var(--color-accent));color:rgb(var(--color-accent))}.mtoolbar-row-field>select{flex:1 1 0}.mtoolbar-row-field>.relative{flex:1 1 0}.mtoolbar-row-field input[type=number]{width:100%}.mtoolbar-actions{display:flex;flex-direction:column;gap:8px;padding-top:14px;border-top:1px solid rgb(var(--color-surface-border))}.mtoolbar-actions>*{width:100%;justify-content:center;min-height:44px}.repricer-page{--repricer-accent: var(--brand-accent, var(--color-violet));width:100%;max-width:var(--page-max-width, 1680px);margin-inline:auto}.repricer-page :is(button,input):focus-visible{outline:2px solid rgb(var(--repricer-accent));outline-offset:3px}.repricer-heading{display:flex;align-items:center;gap:16px;margin:0 0 24px}.repricer-eyebrow{color:rgb(var(--color-txt-muted));font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;margin-bottom:6px}.repricer-heading h1{color:rgb(var(--color-txt-primary));font-size:clamp(24px,3vw,30px);line-height:1.2;font-weight:600;letter-spacing:-.035em}.repricer-heading p{margin-top:7px;color:rgb(var(--color-txt-muted));font-size:13px;line-height:1.6}.repricer-controls{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,310px);border:1px solid rgb(var(--color-surface-border));border-radius:16px;background:rgb(var(--color-surface-card));box-shadow:0 2px 5px rgb(var(--color-txt-primary) / .025);margin-bottom:22px}.repricer-controls-main{min-width:0;padding:22px 24px}.repricer-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;flex-shrink:0;border-radius:12px;color:rgb(var(--repricer-accent));background:rgb(var(--repricer-accent) / .08)}.repricer-run-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px}.repricer-button{display:inline-flex;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 16px;border:1px solid transparent;border-radius:10px;font-size:13px;font-weight:500;transition:background .15s,box-shadow .15s}.repricer-button:disabled{opacity:.5;cursor:not-allowed}.repricer-button-primary{color:rgb(var(--color-on-accent));background:rgb(var(--repricer-accent))}:root[data-theme=dark] .repricer-button-primary{color:rgb(var(--color-surface))}.repricer-button-primary:hover:not(:disabled){box-shadow:0 0 0 4px rgb(var(--repricer-accent) / .13)}.repricer-button-secondary{border-color:rgb(var(--color-surface-border));color:rgb(var(--color-txt-primary));background:rgb(var(--color-surface-card))}.repricer-button-secondary:hover:not(:disabled){background:rgb(var(--color-surface-hover))}.repricer-schedule{padding:22px 24px;border-left:1px solid rgb(var(--color-surface-border));background:rgb(var(--color-surface) / .65);border-radius:0 16px 16px 0}.repricer-switch{display:inline-flex;align-items:center;width:38px;height:22px;padding:3px;border-radius:20px;background:rgb(var(--color-txt-muted) / .3);transition:background .15s;flex-shrink:0}.repricer-switch[aria-checked=true]{background:rgb(var(--repricer-accent))}.repricer-switch>span{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:rgb(var(--color-surface-card));color:rgb(var(--repricer-accent));transition:transform .15s}.repricer-switch[aria-checked=true]>span{transform:translate(16px)}.repricer-switch:disabled{opacity:.5;cursor:not-allowed}.repricer-history-link{display:flex;align-items:center;gap:8px;width:100%;font-size:12px;color:rgb(var(--color-txt-muted));padding-top:12px;margin-top:14px;border-top:1px solid rgb(var(--color-surface-border))}.repricer-history-link:hover{color:rgb(var(--repricer-accent))}.repricer-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.repricer-metric{text-align:left;min-width:0;padding:14px 16px;border:1px solid rgb(var(--color-surface-border));border-radius:12px;background:rgb(var(--color-surface-card));transition:background .15s,border-color .15s}.repricer-metric:hover{border-color:rgb(var(--repricer-accent) / .5)}.repricer-metric[aria-pressed=true]{background:rgb(var(--repricer-accent) / .06);border-color:rgb(var(--repricer-accent) / .65);box-shadow:inset 0 2px rgb(var(--repricer-accent))}.repricer-metric-value{display:block;margin-top:8px;font-size:26px;line-height:1.15;letter-spacing:-.04em;font-weight:600;font-variant-numeric:tabular-nums;color:rgb(var(--color-txt-primary))}.repricer-metric-attention .repricer-metric-value{color:rgb(var(--color-warn))}.repricer-search{display:flex;align-items:center;gap:10px;flex:1 1 250px;min-width:0;max-width:420px;padding:0 12px;height:42px;border:1px solid rgb(var(--color-surface-border));border-radius:10px;color:rgb(var(--color-txt-muted));background:rgb(var(--color-surface-input))}.repricer-search input{width:100%;min-width:0;background:transparent;border:0;font-size:13px;color:rgb(var(--color-txt-primary));outline:none}.repricer-search:focus-within{border-color:rgb(var(--repricer-accent));box-shadow:0 0 0 3px rgb(var(--repricer-accent) / .1)}.repricer-search input:focus-visible{outline:none}.repricer-search input::-webkit-search-cancel-button{-webkit-appearance:none}.repricer-search button{padding:5px}.repricer-catalog-toolbar{padding:16px;border:1px solid rgb(var(--color-surface-border));border-radius:12px;background:rgb(var(--color-surface-card))}.repricer-table{border-radius:12px;box-shadow:none}.repricer-table th{padding-top:14px;padding-bottom:14px}.repricer-table td{padding-top:12px;padding-bottom:12px}@media (max-width: 1100px){.repricer-controls{grid-template-columns:minmax(0,1fr) 260px}.repricer-controls-main,.repricer-schedule{padding:18px}.repricer-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 900px){.repricer-controls{grid-template-columns:minmax(0,1fr)}.repricer-schedule{border-left:0;border-top:1px solid rgb(var(--color-surface-border));border-radius:0 0 16px 16px}}@media (max-width: 640px){.repricer-heading{margin-bottom:18px}.repricer-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.repricer-metric:last-child{grid-column:1 / -1}.repricer-metric{padding:12px 14px}.repricer-metric-value{font-size:24px}.repricer-run-actions .repricer-button{flex:1;padding-inline:10px}.repricer-run-actions p{flex-basis:100%}.repricer-search{max-width:none;flex-basis:100%}}@media (prefers-reduced-motion: reduce){.repricer-page *,.repricer-page *:before,.repricer-page *:after{transition:none!important;animation:none!important}}.repricer-section-header{padding:20px;border:1px solid rgb(var(--color-surface-border));border-radius:14px;background:rgb(var(--color-surface-card));margin-bottom:16px}.repricer-section-header h2{font-size:18px;font-weight:600;color:rgb(var(--color-txt-primary));letter-spacing:-.02em}.repricer-section-header h2+p{font-size:13px;color:rgb(var(--color-txt-muted));margin-top:5px;line-height:1.6}.repricer-page [role=tablist]{gap:6px}.repricer-page [role=tab]{min-height:40px}.repricer-page [tabindex="0"]:focus-visible{outline:2px solid rgb(var(--repricer-accent));outline-offset:-2px}.repricer-history-card{padding:16px;border-radius:12px;box-shadow:none}.repricer-history-card .grid{padding-top:12px;margin-top:12px;border-top:1px solid rgb(var(--color-surface-border))}.repricer-notice{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;margin-bottom:16px;border-radius:10px;font-size:13px;line-height:1.6;border:1px solid rgb(var(--color-surface-border));background:rgb(var(--color-surface));color:rgb(var(--color-txt-secondary));overflow-wrap:anywhere}.repricer-notice[data-tone=warn]{background:rgb(var(--color-warn) / .07);color:rgb(var(--color-txt-secondary));border-color:rgb(var(--color-warn) / .25)}.repricer-notice[data-tone=warn]>svg{color:rgb(var(--color-warn))}.repricer-notice[data-tone=error]{background:rgb(var(--color-err) / .06);color:rgb(var(--color-err));border-color:rgb(var(--color-err) / .2)}.repricer-report{display:flex;flex-direction:column;min-height:0;border:1px solid rgb(var(--repricer-accent) / .25);border-radius:16px;background:rgb(var(--color-surface-card));overflow:hidden}.repricer-report-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 20px;flex-shrink:0;border-bottom:1px solid rgb(var(--color-surface-border));background:rgb(var(--repricer-accent) / .05)}.repricer-report-body{padding:18px 20px;min-height:0}.repricer-report-section{border:1px solid rgb(var(--color-surface-border));border-radius:10px;margin-top:10px;overflow:hidden}.repricer-report-section>button{padding:14px;background:rgb(var(--color-surface) / .7)}.repricer-report-section>button:hover{background:rgb(var(--color-surface-hover))}.repricer-report-lines{padding:4px 16px}.repricer-report-lines>div{padding:12px 0;border-bottom:1px solid rgb(var(--color-surface-border));overflow-wrap:anywhere}.repricer-report-lines>div:last-child{border-bottom:0}.repricer-report-lines .flex{flex-wrap:wrap}.repricer-result-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;margin-bottom:16px}.repricer-result-metric{padding:14px 16px;border-radius:10px;background:rgb(var(--color-surface));border:1px solid rgb(var(--color-surface-border))}.repricer-result-metric>span{display:block;font-size:12px;color:rgb(var(--color-txt-muted))}.repricer-result-metric>strong{display:block;font-size:26px;font-weight:600;margin-top:6px;color:rgb(var(--color-txt-primary));font-variant-numeric:tabular-nums}.repricer-result-metric>p:last-child{font-size:26px;font-variant-numeric:tabular-nums;margin-top:4px}.repricer-empty-success{display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 20px;border:1px solid rgb(var(--color-ok) / .2);border-radius:14px;background:rgb(var(--color-ok) / .035)}.repricer-promo-card{border-radius:12px;box-shadow:none;padding:18px}.repricer-dialog{width:min(640px,calc(100vw - 32px));max-height:calc(100dvh - 40px);padding:0;margin:auto;border:1px solid rgb(var(--color-surface-border));border-radius:18px;background:rgb(var(--color-surface-card));color:rgb(var(--color-txt-primary));box-shadow:var(--shadow-card-elevated);overflow:hidden}.repricer-dialog[open]{display:flex;flex-direction:column}.repricer-dialog::backdrop{background:var(--overlay-scrim);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.repricer-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 24px 18px;flex-shrink:0;border-bottom:1px solid rgb(var(--color-surface-border))}.repricer-dialog-header h2{font-size:21px;line-height:1.3;font-weight:600;letter-spacing:-.025em}.repricer-dialog-subtitle{margin-top:6px;font-size:13px;color:rgb(var(--color-txt-muted));overflow-wrap:anywhere}.repricer-close{display:flex;align-items:center;justify-content:center;width:34px;height:34px;flex-shrink:0;border-radius:9px;border:1px solid rgb(var(--color-surface-border));color:rgb(var(--color-txt-muted))}.repricer-close:hover{background:rgb(var(--color-surface-hover));color:rgb(var(--color-txt-primary))}.repricer-dialog-body{padding:22px 24px;overflow-y:auto;min-height:0;overscroll-behavior:contain}.repricer-dialog-footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;padding:16px 24px;flex-shrink:0;border-top:1px solid rgb(var(--color-surface-border));background:rgb(var(--color-surface))}.repricer-dialog .input{min-height:42px;border-radius:9px;font-size:14px}.repricer-dialog .btn-primary{background:rgb(var(--repricer-accent));border-color:rgb(var(--repricer-accent))}:root[data-theme=dark] .repricer-dialog .btn-primary{color:rgb(var(--color-surface))}.repricer-dialog .btn-secondary,.repricer-dialog .btn-primary{min-height:40px;border-radius:9px}.repricer-dialog button:disabled{opacity:.5;cursor:not-allowed}.repricer-product-snapshot{padding:14px 16px;border:1px solid rgb(var(--repricer-accent) / .18);border-radius:10px;background:rgb(var(--repricer-accent) / .04);color:rgb(var(--color-txt-secondary));font-size:13px;line-height:1.7;margin-bottom:20px}.repricer-product-snapshot:empty{display:none}.repricer-form-fields{display:flex;flex-direction:column;gap:16px}.repricer-field-heading{font-size:13px;font-weight:600;color:rgb(var(--color-txt-primary));padding-top:6px}.repricer-field-heading:not(:first-child){border-top:1px solid rgb(var(--color-surface-border));padding-top:20px;margin-top:4px}.repricer-form-fields label>span:first-child{font-size:12px;color:rgb(var(--color-txt-secondary))}.repricer-advanced-setting{padding:16px;border:1px solid rgb(var(--color-surface-border));border-radius:12px;background:rgb(var(--color-surface))}.repricer-form-errors{padding:12px 16px;border-radius:10px;border:1px solid rgb(var(--color-err) / .2);background:rgb(var(--color-err) / .05);color:rgb(var(--color-err));font-size:12px;line-height:1.8}.repricer-import-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:20px}.repricer-import-summary>div{border:1px solid rgb(var(--color-surface-border));border-radius:12px;padding:16px}.repricer-import-summary span{display:block;margin:10px 0 6px;font-size:12px;color:rgb(var(--color-txt-muted))}.repricer-import-summary strong{font-size:28px;font-weight:600}.repricer-confirm-summary{display:flex;justify-content:space-between;align-items:center;padding:16px;margin-bottom:16px;background:rgb(var(--color-surface));border-radius:10px;font-size:13px}.repricer-confirm-summary strong{font-size:24px;font-weight:600}.repricer-simulation-choice{display:flex;align-items:center;gap:14px;width:100%;padding:16px;text-align:left;color:rgb(var(--repricer-accent));border:1px solid rgb(var(--repricer-accent) / .3);border-radius:12px;background:rgb(var(--repricer-accent) / .04)}.repricer-simulation-choice strong{display:block;font-size:13px;font-weight:500}.repricer-simulation-choice small{display:block;margin-top:4px;color:rgb(var(--color-txt-muted));font-size:12px}@media (max-width: 640px){.repricer-dialog{max-height:calc(100dvh - 24px)}.repricer-dialog-header,.repricer-dialog-body{padding:18px}.repricer-dialog-footer{padding:14px 18px}.repricer-section-header{padding:16px}.repricer-report-header,.repricer-report-body{padding:14px 16px}}.repricer-run-status{display:flex;align-items:center;gap:10px;padding:14px;margin-top:16px;border:1px solid rgb(var(--repricer-accent) / .2);border-radius:10px;font-size:13px;color:rgb(var(--color-txt-primary));background:rgb(var(--repricer-accent) / .04)}.repricer-item-card{border-radius:12px;padding:16px;box-shadow:none}.repricer-button-compact{min-height:34px;padding:7px 12px;font-size:12.5px;border-radius:9px}.repricer-compact-auto{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;color:rgb(var(--color-txt-secondary));padding-left:4px}.repricer-compact-schedule{font-size:12px;color:rgb(var(--color-txt-muted));white-space:nowrap}.repricer-heading-collapse,.repricer-controls-collapse{display:grid;grid-template-rows:1fr}.repricer-heading-collapse>*,.repricer-controls-collapse>*{min-height:0}.repricer-tabs-sticky{padding-top:4px}.repricer-filters-sticky{padding-bottom:16px}.repricer-expand{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:rgb(var(--color-txt-muted))}.repricer-expand:hover{background:rgb(var(--color-surface-hover));color:rgb(var(--color-txt-primary))}.app-main[data-repricer-workspace=true]{display:flex;flex-direction:column;overflow:hidden}.app-main[data-repricer-workspace=true] .app-page-content,.app-main[data-repricer-workspace=true] :is(.repricer-page,.repricer-panel,.repricer-tab-content[data-tab=items],.repricer-tab-content[data-tab=history],.repricer-items,.repricer-history){display:flex;flex-direction:column;flex:1 1 0;min-height:0;min-width:0}.app-main[data-repricer-workspace=true] .repricer-page{max-width:none}.app-main[data-repricer-workspace=true] :is(.repricer-heading-collapse,.repricer-controls-collapse,.repricer-tabs-sticky,.repricer-filters-sticky,.repricer-history-sticky){flex-shrink:0}.app-main[data-repricer-workspace=true] :is(.repricer-heading-collapse,.repricer-controls-collapse){grid-template-rows:var(--repricer-expanded-track, 1fr);opacity:calc(1 - var(--repricer-progress, 0));transform:translateY(calc(-8px * var(--repricer-progress, 0)));transition:none}.app-main[data-repricer-workspace=true] :is(.repricer-heading-collapse,.repricer-controls-collapse)>*{overflow:hidden}.app-main[data-repricer-workspace=true] .repricer-tab-content{min-height:0;flex:1 1 0}.app-main[data-repricer-workspace=true] .repricer-tab-content:not([data-tab=items]):not([data-tab=history]){overflow:auto;overscroll-behavior:contain}.app-main[data-repricer-workspace=true] :is(.repricer-items-results,.repricer-history-results){flex:1 1 0;min-height:0;overflow:hidden}.app-main[data-repricer-workspace=true] :is(.repricer-items-results,.repricer-history-results)>div{height:100%;min-height:0;overflow:auto;overscroll-behavior:contain}.app-main[data-repricer-workspace=true] :is(.repricer-items-results,.repricer-history-results) .repricer-table{height:100%;max-height:none;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.app-main[data-repricer-workspace=true] .repricer-filters-sticky{max-height:45vh;overflow-y:auto;overscroll-behavior:contain}@media (prefers-reduced-motion: reduce){.app-main[data-repricer-workspace=true] :is(.repricer-heading-collapse,.repricer-controls-collapse){transition:none}}@media (max-height: 760px){.app-main[data-repricer-workspace=true] .repricer-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.app-main[data-repricer-workspace=true] .repricer-metric{padding:10px 12px}.app-main[data-repricer-workspace=true] .repricer-metric-value{font-size:22px;margin-top:5px}.app-main[data-repricer-workspace=true] .repricer-catalog-toolbar{padding:12px}.app-main[data-repricer-workspace=true] .scope-bar-sticky{margin-bottom:10px}.app-main[data-repricer-workspace=true] .repricer-filters-sticky{padding-bottom:12px}}.app-main[data-repricer-workspace=true] .repricer-tab-content[data-tab=result]{overflow:hidden}.app-main[data-repricer-workspace=true] .repricer-report{flex:1 1 0}.app-main[data-repricer-workspace=true] .repricer-report-body{overflow-y:auto;overscroll-behavior:contain}.stock-page{--stock-accent: var(--brand-accent, var(--color-violet));width:100%;max-width:var(--page-max-width, 1680px);margin-inline:auto}.stock-page :is(button,input):focus-visible{outline:2px solid rgb(var(--stock-accent));outline-offset:3px}.stock-heading{display:flex;align-items:center;gap:16px;margin:0 0 24px}.stock-heading h1{color:rgb(var(--color-txt-primary));font-size:clamp(24px,3vw,30px);line-height:1.2;font-weight:600;letter-spacing:-.035em}.stock-heading p{margin-top:7px;color:rgb(var(--color-txt-muted));font-size:13px;line-height:1.6}.stock-controls{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,310px);border:1px solid rgb(var(--color-surface-border));border-radius:16px;background:rgb(var(--color-surface-card));margin-bottom:22px;box-shadow:0 2px 5px rgb(var(--color-txt-primary) / .025)}.stock-controls-main{min-width:0;padding:22px 24px}.stock-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;flex-shrink:0;border-radius:12px;color:rgb(var(--stock-accent));background:rgb(var(--stock-accent) / .08)}.stock-run-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:20px}.stock-button{display:inline-flex;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 16px;border:1px solid transparent;border-radius:10px;font-size:13px;font-weight:500;transition:background .15s,box-shadow .15s}.stock-button:disabled{opacity:.5;cursor:not-allowed}.stock-button-primary{color:rgb(var(--color-on-accent));background:rgb(var(--stock-accent))}:root[data-theme=dark] .stock-button-primary{color:rgb(var(--color-surface))}.stock-button-primary:hover:not(:disabled){box-shadow:0 0 0 4px rgb(var(--stock-accent) / .13)}.stock-button-secondary{border-color:rgb(var(--color-surface-border));color:rgb(var(--color-txt-primary));background:rgb(var(--color-surface-card))}.stock-button-secondary:hover:not(:disabled){background:rgb(var(--color-surface-hover))}.stock-schedule{padding:22px 24px;border-left:1px solid rgb(var(--color-surface-border));background:rgb(var(--color-surface) / .65);border-radius:0 16px 16px 0}.stock-switch{display:inline-flex;align-items:center;width:38px;height:22px;padding:3px;border-radius:20px;background:rgb(var(--color-txt-muted) / .3);transition:background .15s;flex-shrink:0}.stock-switch[aria-checked=true]{background:rgb(var(--stock-accent))}.stock-switch>span{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:rgb(var(--color-surface-card));color:rgb(var(--stock-accent));transition:transform .15s}.stock-switch[aria-checked=true]>span{transform:translate(16px)}.stock-switch:disabled{opacity:.5;cursor:not-allowed}.stock-history-link{display:flex;align-items:center;gap:8px;width:100%;font-size:12px;color:rgb(var(--color-txt-muted));padding-top:12px;margin-top:14px;border-top:1px solid rgb(var(--color-surface-border))}.stock-history-link:hover{color:rgb(var(--stock-accent))}.stock-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.stock-metrics-5{grid-template-columns:repeat(5,minmax(0,1fr))}.stock-metric{text-align:left;min-width:0;padding:14px 16px;border:1px solid rgb(var(--color-surface-border));border-radius:12px;background:rgb(var(--color-surface-card));transition:background .15s,border-color .15s}.stock-metric:hover{border-color:rgb(var(--stock-accent) / .5)}.stock-metric[aria-pressed=true]{background:rgb(var(--stock-accent) / .06);border-color:rgb(var(--stock-accent) / .65);box-shadow:inset 0 2px rgb(var(--stock-accent))}.stock-metric-value{display:block;margin-top:8px;font-size:26px;line-height:1.15;letter-spacing:-.04em;font-weight:600;font-variant-numeric:tabular-nums;color:rgb(var(--color-txt-primary))}.stock-search{display:flex;align-items:center;gap:10px;flex:1 1 250px;min-width:0;max-width:420px;padding:0 12px;height:42px;border:1px solid rgb(var(--color-surface-border));border-radius:10px;color:rgb(var(--color-txt-muted));background:rgb(var(--color-surface-input))}.stock-search input{width:100%;min-width:0;background:transparent;border:0;font-size:13px;color:rgb(var(--color-txt-primary));outline:none}.stock-search:focus-within{border-color:rgb(var(--stock-accent));box-shadow:0 0 0 3px rgb(var(--stock-accent) / .1)}.stock-search input:focus-visible{outline:none}.stock-search input::-webkit-search-cancel-button{-webkit-appearance:none}.stock-search button{padding:5px}.stock-catalog-toolbar{padding:16px;border:1px solid rgb(var(--color-surface-border));border-radius:12px;background:rgb(var(--color-surface-card))}@media (max-width: 1100px){.stock-controls{grid-template-columns:minmax(0,1fr) 260px}.stock-controls-main,.stock-schedule{padding:18px}.stock-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.stock-metrics-5{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 900px){.stock-controls{grid-template-columns:minmax(0,1fr)}.stock-schedule{border-left:0;border-top:1px solid rgb(var(--color-surface-border));border-radius:0 0 16px 16px}}@media (max-width: 640px){.stock-heading{margin-bottom:18px}.stock-metrics,.stock-metrics-5{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.stock-metrics-5 .stock-metric:last-child{grid-column:1 / -1}.stock-metric{padding:12px 14px}.stock-metric-value{font-size:24px}.stock-run-actions .stock-button{flex:1;padding-inline:10px}.stock-run-actions p{flex-basis:100%}.stock-search{max-width:none;flex-basis:100%}}@media (prefers-reduced-motion: reduce){.stock-page *,.stock-page *:before,.stock-page *:after{transition:none!important;animation:none!important}}.stock-button-compact{min-height:34px;padding:7px 12px;font-size:12.5px;border-radius:9px}.stock-compact-auto{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;color:rgb(var(--color-txt-secondary));padding-left:4px}.stock-compact-schedule{font-size:12px;color:rgb(var(--color-txt-muted));white-space:nowrap}.stock-expand{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:rgb(var(--color-txt-muted))}.stock-expand:hover{background:rgb(var(--color-surface-hover));color:rgb(var(--color-txt-primary))}.stock-heading-collapse,.stock-controls-collapse{display:grid;grid-template-rows:1fr}.stock-heading-collapse>*,.stock-controls-collapse>*{min-height:0}.stock-tabs-sticky{padding-top:4px}.stock-filters-sticky{padding-bottom:16px}.app-main[data-stock-workspace=true]{display:flex;flex-direction:column;overflow:hidden}.app-main[data-stock-workspace=true] .app-page-content,.app-main[data-stock-workspace=true] :is(.stock-page,.stock-panel,.stock-tab-content,.stock-tab-panel){display:flex;flex-direction:column;flex:1 1 0;min-height:0;min-width:0}.app-main[data-stock-workspace=true] .stock-page{max-width:none}.app-main[data-stock-workspace=true] :is(.stock-heading-collapse,.stock-controls-collapse,.stock-tabs-sticky,.stock-filters-sticky,.stock-notice){flex-shrink:0}.app-main[data-stock-workspace=true] :is(.stock-heading-collapse,.stock-controls-collapse){grid-template-rows:var(--stock-expanded-track, 1fr);opacity:calc(1 - var(--stock-progress, 0));transform:translateY(calc(-8px * var(--stock-progress, 0)));transition:none}.app-main[data-stock-workspace=true] :is(.stock-heading-collapse,.stock-controls-collapse)>*{overflow:hidden}.app-main[data-stock-workspace=true] .stock-tab-content:not([data-tab=stocks]):not([data-tab=items]):not([data-tab=history]):not([data-tab=result]):not([data-tab=warehouses]){overflow:auto;overscroll-behavior:contain}.app-main[data-stock-workspace=true] .stock-tab-content[data-tab=warehouses]{overflow:hidden}.app-main[data-stock-workspace=true] .stock-results{flex:1 1 0;min-height:0;overflow:hidden}.app-main[data-stock-workspace=true] .stock-results>div{height:100%;min-height:0;overflow:auto;overscroll-behavior:contain}.app-main[data-stock-workspace=true] .stock-results .stock-table{height:100%;max-height:none;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.app-main[data-stock-workspace=true] .stock-filters-sticky{max-height:45vh;overflow-y:auto;overscroll-behavior:contain}@media (prefers-reduced-motion: reduce){.app-main[data-stock-workspace=true] :is(.stock-heading-collapse,.stock-controls-collapse){transition:none}}@media (max-height: 760px){.app-main[data-stock-workspace=true] .stock-metric{padding:10px 12px}.app-main[data-stock-workspace=true] .stock-metric-value{font-size:22px;margin-top:5px}.app-main[data-stock-workspace=true] .stock-catalog-toolbar{padding:12px}.app-main[data-stock-workspace=true] .scope-bar-sticky{margin-bottom:10px}.app-main[data-stock-workspace=true] .stock-filters-sticky{padding-bottom:12px}}.stock-section-header{padding:20px;border:1px solid rgb(var(--color-surface-border));border-radius:14px;background:rgb(var(--color-surface-card));margin-bottom:16px}.stock-section-header h2{font-size:18px;font-weight:600;color:rgb(var(--color-txt-primary));letter-spacing:-.02em}.stock-section-header h2+p{font-size:13px;color:rgb(var(--color-txt-muted));margin-top:5px;line-height:1.6}.stock-history-filter{margin-bottom:12px}.app-main[data-stock-workspace=true] .stock-scroll-list{flex:1 1 0;min-height:0;overflow-y:auto;overscroll-behavior:contain}.stock-report{display:flex;flex-direction:column;min-height:0;border:1px solid rgb(var(--stock-accent) / .25);border-radius:14px;background:rgb(var(--color-surface-card));overflow:hidden}.stock-report-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;flex-shrink:0;border-bottom:1px solid rgb(var(--color-surface-border));background:rgb(var(--stock-accent) / .05)}.stock-report-body{padding:14px 16px;min-height:0}.app-main[data-stock-workspace=true] .stock-tab-content[data-tab=result]{overflow:hidden}.app-main[data-stock-workspace=true] .stock-report{flex:1 1 0}.app-main[data-stock-workspace=true] .stock-report-body{overflow-y:auto;overscroll-behavior:contain}.app-main[data-stock-workspace=true] :is(.stock-history,.stock-history-results,.stock-history-view){display:flex;flex-direction:column;flex:1 1 0;min-height:0;min-width:0}.app-main[data-stock-workspace=true] :is(.stock-history-sticky,.stock-history-filter){flex-shrink:0}.app-main[data-stock-workspace=true] .stock-pagination{flex-shrink:0}@media (max-width: 640px){.stock-section-header{padding:16px}}
