:root{color:#17212b;font-synthesis:none;background:#f5f6f8;font-family:Inter,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.logo{letter-spacing:-.5px;color:#111b25;align-items:center;gap:10px;font-size:20px;font-weight:700;display:flex}.logo>span:last-child>span{color:#f90}.logo-mark{color:#fff;background:#172333;border-radius:10px;place-items:center;width:35px;height:35px;display:grid;box-shadow:0 5px 16px #10223824}.logo-dark{color:#fff}.logo-dark .logo-mark{color:#182433;background:#f90}.logo-dark>span:last-child>span{color:#ffb443}.login-page{background:#fff;grid-template-columns:minmax(430px,.9fr) 1.1fr;height:100vh;min-height:0;display:grid;overflow:hidden}.login-panel{color:#fff;background:#172434;min-height:0;padding:0;position:relative;overflow:hidden auto}.brand-panel-content{flex-direction:column;min-height:100%;padding:44px 7vw;display:flex;position:relative;overflow:hidden}.login-copy{z-index:2;margin-top:clamp(80px,16vh,165px);position:relative}.eyebrow{color:#ffad33;letter-spacing:2.2px;font-size:12px;font-weight:700}.login-copy h1{letter-spacing:-2.5px;margin:22px 0;font-size:clamp(34px,3.4vw,53px);line-height:1.24}.login-copy p{color:#aeb9c7;font-size:15px;line-height:1.8}.brand-copy{max-width:520px;margin-top:clamp(55px,10vh,100px)}.brand-copy p{letter-spacing:-.35px;margin-top:21px;font-size:clamp(16px,1.4vw,19px);line-height:1.85}.copyright{color:#758291;font-size:11px;position:absolute;bottom:34px}.collaboration-graphic{opacity:.94;pointer-events:none;height:min(48vh,430px);position:absolute;bottom:52px;left:4.5%;right:1%}.collaboration-graphic svg{width:100%;height:100%;overflow:visible}.network-lines path{fill:none;stroke:#dce6ef;stroke-width:1px;stroke-opacity:.24;stroke-dasharray:4 7}.network-node circle{fill:#26394d;stroke:#b8c8d8;stroke-width:1px;stroke-opacity:.28}.network-node text{fill:#c7d2dc;letter-spacing:.3px;font-size:13px;font-weight:600}.network-node.main circle:first-child{fill:#f90;fill-opacity:.13;stroke:#ffab2f;stroke-opacity:.8}.network-node.main .node-ring{fill:none;stroke:#f90;stroke-opacity:.16;stroke-width:1px}.network-node.main text{fill:#ffad33;font-size:23px;font-weight:700}.network-labels text{fill:#93a5b5;letter-spacing:.2px;font-size:11px}.joint-dots circle{fill:#f90;fill-opacity:.8}.login-form-wrap{place-items:center;padding:45px;display:grid;overflow-y:auto}.auth-form-column{flex-direction:column;justify-content:center;width:min(420px,100%);min-height:100%;display:flex}.login-form{width:min(420px,100%)}.mobile-logo{display:none}.login-form h2{letter-spacing:-1.1px;margin:0 0 9px;font-size:30px}.form-sub{color:#75808c;margin:0 0 36px;font-size:14px}.login-form>label,.signup-field-grid>label{margin-top:21px;font-size:13px;font-weight:600;display:block}.login-form input:not([type=checkbox]){border:1px solid #dce1e6;border-radius:9px;outline:none;width:100%;height:50px;margin-top:8px;padding:0 14px;transition:all .2s}.login-form input:focus{border-color:#f90;box-shadow:0 0 0 3px #ff990015}.password-wrap{position:relative}.password-wrap input{padding-right:46px}.password-wrap button{color:#84909b;background:0 0;border:0;position:absolute;top:22px;right:11px}.form-meta{justify-content:space-between;align-items:center;margin:19px 0 25px;font-size:12px;display:flex}.check{color:#59636d;align-items:center;gap:7px;display:flex}.check input{accent-color:#f90}.text-button{color:#e58000;background:0 0;border:0;padding:0;font-size:12px;font-weight:600}.primary-button{color:#fff;background:#172434;border:0;border-radius:9px;justify-content:center;align-items:center;gap:9px;width:100%;height:51px;font-weight:600;transition:all .2s;display:flex}.primary-button:hover{background:#26394e;transform:translateY(-1px)}.primary-button:disabled{opacity:.72;cursor:not-allowed;transform:none}.demo-note{color:#7b6540;background:#fff8e9;border-radius:8px;margin-top:16px;padding:12px 14px;font-size:11px}.demo-note span{color:#fff;background:#f90;border-radius:4px;margin-right:6px;padding:3px 5px;font-size:9px;font-weight:700}.signup{text-align:center;color:#707b86;margin-top:30px;font-size:12px}.google-button{color:#34404b;background:#fff;border:1px solid #dce1e6;border-radius:9px;justify-content:center;align-items:center;gap:10px;width:100%;height:50px;font-size:13px;font-weight:600;display:flex}.google-button:hover{background:#f8f9fa;border-color:#c9ced4}.google-icon{width:19px;height:19px}.auth-divider{color:#9ba3ac;align-items:center;gap:13px;margin:24px 0 0;font-size:10px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e5e8eb;flex:1;height:1px}.field-error{color:#cc5050;margin-top:6px;font-size:10px;font-weight:500;display:block}.login-form input.input-error{border-color:#db6666;box-shadow:0 0 0 3px #db666611}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-footer{justify-content:center;gap:18px;margin-top:34px;display:flex}.auth-footer button{color:#9aa2aa;background:0 0;border:0;padding:0;font-size:9px}.auth-footer button:hover{color:#d67c00}.signup-column{padding:35px 0 20px}.signup-form h2{font-size:26px}.signup-form .form-sub{margin-bottom:25px}.signup-form>label,.signup-field-grid>label{margin-top:14px}.signup-field-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.consent-list{gap:9px;margin:18px 0;display:grid}.consent-list .check{font-size:11px}.back-button,.resend-button{color:#697580;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;margin:17px auto 0;font-size:11px;display:flex}.back-button:hover,.resend-button:hover:not(:disabled){color:#d67c00}.resend-button:disabled{cursor:not-allowed;color:#9da5ad}.auth-step-icon{color:#dc8000;background:#fff3df;border-radius:12px;place-items:center;width:45px;height:45px;margin-bottom:23px;font-weight:700;display:grid}.mfa-form .form-sub{margin-bottom:27px}.mfa-input{text-align:center;letter-spacing:10px;font-weight:600;padding-left:24px!important;font-size:22px!important}.mfa-form .primary-button{margin-top:25px}.pending-screen .primary-button{margin-top:28px}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:20;background:#fff;border-right:1px solid #e6e9ed;flex-direction:column;flex:0 0 244px;width:244px;padding:27px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.side-logo{justify-content:space-between;padding:0 10px 35px;display:flex}.close-menu{background:0 0;border:0;display:none}.sidebar nav{scrollbar-width:none;flex-direction:column;padding-bottom:16px;display:flex;overflow-y:auto}.sidebar nav::-webkit-scrollbar{display:none}.nav-group{flex-direction:column;display:flex}.nav-label{letter-spacing:1.5px;color:#a2aab3;margin-bottom:6px;padding:0 12px;font-size:9px;font-weight:700}.nav-label.second{margin-top:18px}.sidebar button{background:0 0;border:0}.sidebar nav button,.side-bottom>button{color:#65717d;text-align:left;border-radius:8px;align-items:center;gap:11px;min-height:38px;padding:0 12px;font-size:12px;font-weight:500;display:flex}.sidebar nav button.active{color:#dc8000;background:#fff5e6;font-weight:600}.side-bottom{background:#fff;margin-top:auto;padding-top:8px}.side-bottom>button{width:100%;margin-bottom:8px}.profile{border-top:1px solid #eceef1;align-items:center;gap:10px;padding:14px 4px 0;display:flex}.profile>span{color:#fff;background:#172434;border-radius:50%;flex:0 0 34px;place-items:center;height:34px;font-size:11px;font-weight:700;display:grid}.profile div{flex-direction:column;flex:1;min-width:0;display:flex}.profile strong{font-size:11px}.profile small{color:#98a1ab;text-overflow:ellipsis;margin-top:2px;font-size:9px;overflow:hidden}.main-area{flex:1;min-width:0;margin-left:244px}.mobile-top{display:none}.page-content{max-width:1320px;min-height:100vh;margin:auto;padding:52px clamp(32px,6vw,90px) 35px}.page-header{justify-content:space-between;align-items:flex-end;margin-bottom:43px;display:flex}.crumb{color:#f08b00;font-size:10px;font-weight:600}.page-header h1{letter-spacing:-1px;margin:7px 0 6px;font-size:28px}.page-header p{color:#7e8893;margin:0;font-size:13px}.outline-button{color:#47525e;background:#fff;border:1px solid #d9dde2;border-radius:8px;align-items:center;gap:8px;height:39px;padding:0 15px;font-size:12px;display:flex}.period-row{align-items:center;gap:18px;margin-bottom:16px;display:flex}.period-row>span{color:#818b95;font-size:11px;font-weight:600}.select-wrap{position:relative}.period-select{color:#34404b;background:#fff;border:1px solid #dce0e4;border-radius:7px;justify-content:space-between;align-items:center;min-width:168px;height:38px;padding:0 12px;font-size:12px;display:flex}.select-menu{z-index:5;background:#fff;border:1px solid #e2e5e8;border-radius:9px;width:190px;padding:6px;position:absolute;top:44px;box-shadow:0 14px 35px #24384d20}.select-menu button{color:#56616c;background:#fff;border:0;border-radius:6px;justify-content:space-between;align-items:center;width:100%;height:34px;padding:0 9px;font-size:11px;display:flex}.select-menu button:hover,.select-menu button.selected{color:#dd8100;background:#fff7ea}.metric-card{background:#fff;border:1px solid #e4e7ea;border-radius:13px;flex-direction:column;min-height:375px;padding:clamp(28px,4vw,48px);display:flex;box-shadow:0 4px 20px #26384c08}.metric-label{color:#76818c;align-items:center;gap:12px;font-size:12px;display:flex}.trend{color:#12966d;background:#e9f8f2;border-radius:12px;padding:4px 8px;font-size:10px;font-weight:700}.sales-number{letter-spacing:-4px;color:#17212b;margin-top:22px;font-size:clamp(45px,6vw,78px);line-height:1.1}.comparison{color:#929ba4;font-size:11px}.comparison b{color:#14966f}.metric-divider{background:#eceef0;height:1px;margin:auto 0 27px}.orders{align-items:center;gap:15px;display:flex}.order-icon{color:#df8300;background:#fff3df;border-radius:11px;place-items:center;width:46px;height:46px;display:grid}.orders p{color:#7d8792;margin:0 0 3px;font-size:11px}.orders strong{font-size:24px}.orders small,.focus-content small{color:#65717c;margin-left:5px;font-size:.45em;font-weight:500}.status-row{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.status-row>div{align-items:center;gap:10px;display:flex}.status-dot{background:#ff9d0b;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #ff9d0b20}.status-row strong{font-size:10px}.status-row p{color:#9ba3ab;margin:2px 0 0;font-size:9px}.status-row>span{color:#8c959e;align-items:center;font-size:9px;display:flex}.focus-view{color:#fff;background:#111c29;flex-direction:column;min-height:100vh;padding:35px 45px 29px;display:flex;position:relative;overflow:hidden}.focus-view:after{content:"";border:1px solid #ff99001f;border-radius:50%;width:600px;height:600px;position:absolute;bottom:-300px;right:-250px;box-shadow:0 0 120px #ff990010}.focus-top{z-index:1;justify-content:space-between;display:flex}.focus-top button{color:#bfc7d0;background:#ffffff0a;border:1px solid #fff2;border-radius:8px;align-items:center;gap:8px;padding:9px 13px;font-size:11px;display:flex}.focus-content{text-align:center;z-index:1;margin:auto}.focus-period{color:#ffac2f;background:#ff990018;border-radius:20px;padding:7px 15px;font-size:12px;font-weight:600;display:inline-block}.focus-content p{color:#84909c;margin:25px 0 10px;font-size:clamp(12px,1.2vw,18px)}.focus-content>strong{letter-spacing:-.07em;font-size:clamp(55px,10vw,150px);line-height:1;display:block}.focus-divider{background:#f90;width:60px;height:2px;margin:clamp(30px,5vh,55px) auto}.focus-content>b{font-size:clamp(45px,7vw,100px);line-height:1;display:block}.focus-update{text-align:right;z-index:1;color:#778493;font-size:10px}.live-dot{background:#21c38b;border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 0 4px #21c38b1c}.settings-page{max-width:1060px}.connection-card{background:#fff;border:1px solid #e2e5e8;border-radius:13px;overflow:hidden}.amazon-head{border-bottom:1px solid #eceef0;align-items:center;gap:14px;padding:24px 28px;display:flex}.amazon-logo{color:#fff;background:#172333;border-radius:10px;place-items:center;width:48px;height:48px;font:700 28px Georgia;display:grid;position:relative}.amazon-logo span{color:#f90;font:14px sans-serif;position:absolute;bottom:3px;right:7px}.amazon-head h2{margin:0 0 4px;font-size:15px}.amazon-head p{color:#8b949e;margin:0;font-size:10px}.connection-badge{color:#7f8993;background:#f0f2f4;border-radius:14px;margin-left:auto;padding:5px 10px;font-size:9px;font-weight:600}.connection-badge.done{color:#168663;background:#e8f8f1}.connection-body{padding:34px 28px 38px}.connection-body h3{margin:0 0 8px;font-size:18px}.connection-body>p{color:#78828c;margin:0;font-size:12px;line-height:1.6}.benefits{flex-wrap:wrap;gap:24px;margin:26px 0;display:flex}.benefits div{color:#59646f;align-items:center;gap:6px;font-size:10px;display:flex}.benefits svg{color:#15946d}.amazon-button,.secondary-button{border:0;border-radius:8px;height:43px;padding:0 17px;font-size:11px;font-weight:600}.amazon-button{color:#182330;background:#f90;align-items:center;gap:8px;display:flex}.secondary-button{color:#bf4f4f;background:#fff;border:1px solid #d9dde1}.connected-info{background:#f7f8f9;border-radius:8px;grid-template-columns:repeat(3,1fr);margin:25px 0;padding:18px;display:grid}.connected-info span{color:#929aa2;flex-direction:column;gap:5px;font-size:9px;display:flex}.connected-info strong{color:#34404b;font-size:11px}.info-card{color:#597084;background:#eef4f8;border-radius:10px;gap:14px;margin-top:18px;padding:21px 24px;display:flex}.info-card h3{margin:0 0 5px;font-size:11px}.info-card p{margin:0;font-size:10px;line-height:1.6}.overlay{display:none}.signup-column{justify-content:flex-start;align-self:start;min-height:max-content}.brand-copy{margin-top:clamp(42px,7vh,72px)}.brand-copy p{color:#aeb9c7;font-size:clamp(15px,1.25vw,17px);font-weight:400;line-height:1.68}.collaboration-graphic{height:min(60.5vh,508px);bottom:108px;left:1%;right:0}.network-lines path{stroke-opacity:.5;stroke-width:1.15px;stroke-dasharray:none}.network-node.small circle{fill:#26394d;fill-opacity:.82;stroke:#b8c8d8;stroke-opacity:.32}.network-node.small .node-dept{fill:#e3e9ee;letter-spacing:.1px;font-size:12.5px;font-weight:600}.network-node.small .node-task{fill:#9eafbd;letter-spacing:.2px;font-size:9.5px;font-weight:400}.network-node.main circle.md-glow{fill:url(#mdGlow);fill-opacity:1;stroke:none}.network-node.main circle.md-core{fill:#f90;fill-opacity:.16;stroke:#ffab2f;stroke-width:1px;stroke-opacity:.86}.network-node.main .node-orbit{fill:none;stroke:#c7d4df;stroke-width:1px;stroke-opacity:.16}.network-node.main .md-title{fill:#ffad33;font-size:24px;font-weight:700}.network-node.main .hub-label{fill:#9daebb;letter-spacing:1.45px;font-size:7px;font-weight:500}.auth-footer button{color:#7e8790}.login-form-wrap{height:100vh;min-height:0;overflow:hidden auto}.dashboard-card{min-height:0;padding:clamp(25px,3.2vw,40px);display:block}.dashboard-filters{border-bottom:1px solid #eceef0;gap:12px;padding-bottom:28px;display:flex}.dashboard-filters label{color:#818b95;gap:7px;font-size:10px;font-weight:600;display:grid}.dashboard-filters select{color:#34404b;background:#fff;border:1px solid #dce0e4;border-radius:7px;outline:none;width:178px;height:39px;padding:0 34px 0 12px;font-size:11px}.dashboard-filters select:focus{border-color:#f90;box-shadow:0 0 0 3px #ff990015}.metric-summary{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:40px;padding:31px 0 30px;display:grid}.metric-total>span{color:#89929b;font-size:9px;display:block}.metric-total>b{color:#59646f;margin-top:4px;font-size:12px;display:block}.metric-total>p{color:#89929b;margin:22px 0 5px;font-size:9px}.metric-total .sales-number{letter-spacing:-3px;margin:0;font-size:clamp(40px,5vw,64px);display:block}.metric-total>small{color:#929ba4;margin-top:11px;font-size:9px;display:block}.comparison-list{gap:12px;min-width:190px;padding-bottom:5px;display:grid}.compare-item{justify-content:space-between;align-items:center;gap:20px;display:flex}.compare-item span{color:#8a939c;font-size:9px}.compare-item strong{white-space:nowrap;font-size:10px}.compare-item.up strong{color:#15946d}.compare-item.down strong{color:#d45454}.compare-item.neutral strong{color:#9099a2;font-weight:500}.compare-item.dark{justify-content:center;gap:10px;margin-top:12px}.compare-item.dark span{color:#788694}.compare-item.dark strong{font-size:11px}.chart-heading{justify-content:space-between;align-items:end;margin:0 0 17px;display:flex}.chart-heading>div{align-items:center;gap:9px;display:flex}.chart-heading strong{font-size:11px}.chart-heading span{color:#d87d00;background:#fff3df;border-radius:9px;padding:3px 7px;font-size:8px}.chart-heading small{color:#98a1aa;font-size:8px}.bar-chart{grid-template-columns:42px minmax(0,1fr);gap:8px;height:255px;display:grid}.y-axis{color:#a0a8b0;flex-direction:column;justify-content:space-between;align-items:flex-end;height:223px;padding:1px 0 2px;font-size:8px;display:flex}.chart-area{min-width:0;height:255px;position:relative}.grid-line{pointer-events:none;background:#edf0f2;height:1px;position:absolute;left:0;right:0}.grid-line.top{top:0}.grid-line.middle{top:111px}.grid-line.bottom{top:222px}.bars{gap:clamp(2px,.55vw,8px);min-width:0;display:flex;position:absolute;inset:0}.bar-column{flex:1 1 0;min-width:0;height:100%;padding-bottom:32px;position:relative}.bar{background:#f90;border:0;border-radius:3px 3px 1px 1px;width:min(70%,14px);min-width:3px;max-width:14px;padding:0;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.bar.current{opacity:.48}.bar:hover,.bar:focus-visible{background:#e98d00;outline:none}.x-label{color:#929ba4;white-space:nowrap;font-size:8px;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.chart-tooltip{z-index:8;color:#fff;text-align:left;pointer-events:none;background:#172434;border-radius:8px;width:154px;padding:11px 12px;display:none;position:absolute;bottom:calc(100% + 9px);left:50%;transform:translate(-50%);box-shadow:0 8px 22px #1a2b3c2c}.bar:hover .chart-tooltip,.bar:focus-visible .chart-tooltip{gap:7px;display:grid}.bar.first .chart-tooltip{left:0;transform:none}.bar.last .chart-tooltip{left:auto;right:0;transform:none}.chart-tooltip>b{color:#fff;justify-content:space-between;align-items:center;font-size:9px;display:flex}.chart-tooltip em{color:#ffb23e;margin-left:5px;font-size:7px;font-style:normal}.chart-tooltip>span{color:#8f9da9;justify-content:space-between;font-size:8px;display:flex}.chart-tooltip>span strong{color:#e9edf0;font-size:8px}.status-row>span>span{gap:2px;line-height:1.25;display:grid}.status-row>span b{color:#68737e;font-size:9px;font-weight:500}.focus-actions{align-items:end;gap:11px;display:flex}.focus-actions label{color:#7f8c99;gap:5px;font-size:9px;display:grid}.focus-actions select{color:#d7dee5;background:#ffffff0a;border:1px solid #fff2;border-radius:8px;outline:none;min-width:185px;height:41px;padding:0 12px;font-size:13px}.focus-actions select:focus{border-color:#ff990080}.focus-actions option{color:#17212b}.focus-actions>button{height:41px}.focus-range{color:#758391;margin-top:12px;font-size:10px;display:block}.metric-summary{grid-template-columns:minmax(300px,480px) 170px 170px;align-items:center;gap:28px;max-width:900px;padding:26px 0 25px}.metric-total>b{color:#59646f;margin:0 0 8px;font-size:11px}.metric-total .sales-number{font-size:clamp(38px,4.5vw,58px)}.metric-summary>.compare-item{justify-content:start;justify-items:start;gap:7px;display:grid}.metric-summary>.compare-item span{font-size:9px}.metric-summary>.compare-item strong{font-size:13px}.bar-chart.wide .bar{border-radius:4px 4px 1px 1px;width:min(58%,42px);min-width:18px;max-width:42px}.bar-chart.medium .bar{border-radius:4px 4px 1px 1px;width:min(62%,25px);min-width:10px;max-width:25px}.bar-chart.thin .bar{border-radius:4px 4px 1px 1px;width:min(68%,13px);min-width:5px;max-width:13px}.card-update{color:#8b959e;border-top:1px solid #edf0f2;justify-content:flex-end;align-items:center;gap:8px;min-height:45px;margin-top:11px;padding-top:14px;display:flex}.card-update>span{gap:2px;font-size:8px;display:grid}.card-update b{color:#626e79;font-size:9px;font-weight:500}.card-update em{color:#168663;background:#e9f8f2;border-radius:9px;padding:3px 7px;font-size:8px;font-style:normal}.card-update.updating em,.card-update.delayed em{color:#d77d00;background:#fff3df}.card-update.error em{color:#c94e4e;background:#fdecec}.focus-brand{align-items:center;gap:16px;display:flex}.focus-brand>span{color:#788694;gap:2px;font-size:9px;display:grid}.focus-brand>span b{color:#ffad33;letter-spacing:1.2px;font-size:11px}.live-indicator{background:#ed3d3d;border-radius:50%;flex:0 0 8px;width:8px;height:8px;display:inline-block}.live-entry-button{gap:8px}.focus-brand>span b{align-items:center;gap:7px;display:flex}.live-entry-button{font-weight:700}.focus-brand>strong{color:#e4e9ee;letter-spacing:-.1px;font-size:13px;font-weight:600}.focus-comparisons{flex-wrap:wrap;justify-content:center;align-items:center;gap:7px clamp(24px,3vw,44px);min-height:28px;margin-top:12px;display:flex}.focus-comparisons .compare-item.dark{justify-content:center;align-items:center;gap:9px;margin-top:0;display:flex}.focus-comparisons .compare-item.dark span{color:#788694;font-size:10px;font-weight:400}.focus-comparisons .compare-item.dark strong{font-size:11px;font-weight:700}.metric-summary{flex-wrap:wrap;grid-template-columns:none;gap:22px clamp(48px,4vw,64px);width:fit-content;max-width:100%;display:flex}.metric-summary>.metric-total{flex:0 auto;min-width:280px}.metric-summary>.compare-item{flex:none;min-width:135px}.bar-chart.wide .bars{gap:clamp(8px,1.1vw,18px)}.bar-chart.wide .bar{width:min(52%,56px);min-width:0;max-width:56px}.bar-chart.medium .bars{gap:clamp(5px,.8vw,12px)}.bar-chart.medium .bar{width:min(64%,48px);min-width:0;max-width:48px}.bar-chart.thin .bars{gap:clamp(2px,.3vw,5px)}.bar-chart.thin .bar{width:min(56%,20px);min-width:0;max-width:20px}.focus-view{padding-top:calc(32px + env(safe-area-inset-top,0px))}.focus-top{z-index:20;align-items:flex-start;position:relative}.focus-actions{align-items:flex-end}.focus-actions>button{flex:none}.live-period-control{color:#7f8c99;gap:5px;font-size:9px;display:grid;position:relative}.live-period-button{color:#d7dee5;background:#ffffff0a;border:1px solid #fff2;border-radius:8px;justify-content:space-between;align-items:center;width:190px;height:41px;padding:0 12px;font-size:13px;display:flex}.live-period-button:focus-visible{outline-offset:2px;outline:2px solid #ff990080}.live-period-menu{z-index:80;background:#1b2a3a;border:1px solid #ffffff1f;border-radius:9px;width:210px;max-height:272px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;overflow-y:auto;box-shadow:0 16px 40px #050a1080}.live-period-menu button{color:#aeb9c4;text-align:left;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;width:100%;min-height:36px;padding:0 10px;font-size:11px;display:flex}.live-period-menu button:hover,.live-period-menu button:focus-visible{color:#fff;background:#ffffff0d;outline:none}.live-period-menu button.selected{color:#ffad33;background:#ff990014}.focus-content{z-index:2;position:relative}.card-update em{display:none}@media (width>=761px) and (width<=950px){.metric-summary{grid-template-columns:1fr 1fr;width:100%;max-width:620px;display:grid}.metric-total{grid-column:1/-1}}@media (height<=760px) and (width>=761px){.focus-content>strong{font-size:clamp(48px,8vw,100px)}.focus-content>b{font-size:clamp(40px,5.5vw,72px)}.focus-divider{margin:24px auto}.focus-content p{margin-top:15px}}@media (height<=700px) and (width>=761px){.brand-copy{margin-top:30px}.brand-copy p{margin-top:15px}.brand-panel-content{min-height:600px;padding-top:28px}.collaboration-graphic{height:clamp(260px,48vh,336px);bottom:62px}.copyright{bottom:23px}.login-form-wrap{place-items:start center}.auth-form-column{min-height:600px}}.work-page{max-width:1320px}.work-page .page-header,.settings-page .page-header{margin-bottom:36px}.filter-bar{align-items:center;gap:18px;margin-bottom:18px;display:flex}.filter-bar>span{color:#818b95;font-size:11px;font-weight:600}.filter-bar button{color:#34404b;background:#fff;border:1px solid #dce0e4;border-radius:7px;justify-content:space-between;align-items:center;min-width:160px;height:38px;padding:0 12px;font-size:11px;display:flex}.summary-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:32px;display:grid}.summary-card{background:#fff;border:1px solid #e4e7ea;border-radius:13px;min-width:0;padding:23px 25px;box-shadow:0 4px 20px #26384c08}.summary-card.accent{border-top:2px solid #f90}.summary-card>span{color:#7e8892;margin-bottom:10px;font-size:10px;display:block}.summary-card strong{letter-spacing:-.8px;font-size:25px}.summary-card p{color:#929ba4;margin:8px 0 0;font-size:9px}.section-heading{justify-content:space-between;align-items:center;margin:26px 0 14px;display:flex}.section-heading h2{margin:0 0 5px;font-size:14px}.section-heading p{color:#8a939c;margin:0;font-size:10px}.table-card{background:#fff;border:1px solid #e4e7ea;border-radius:13px;overflow:hidden;box-shadow:0 4px 20px #26384c08}.table-scroll{overflow-x:auto}.table-card table{border-collapse:collapse;width:100%;min-width:820px}.table-card th{color:#818b95;text-align:left;white-space:nowrap;background:#f8f9fa;border-bottom:1px solid #e8ebee;padding:14px 16px;font-size:9px;font-weight:600}.table-card td{color:#56616c;white-space:nowrap;border-bottom:1px solid #eef0f2;padding:17px 16px;font-size:10px}.table-card tbody tr:last-child td{border-bottom:0}.table-card tbody tr:hover{background:#fffaf3}.table-card td b,.product-cell strong{color:#28343f;font-weight:600}.table-footer{color:#9aa2aa;border-top:1px solid #eef0f2;padding:12px 16px;font-size:9px}.rate{color:#168563!important}.warning-text{color:#d98000!important}.danger-text{color:#d45454!important}.status-badge{border-radius:13px;justify-content:center;align-items:center;min-width:55px;padding:5px 9px;font-size:9px;font-weight:600;display:inline-flex}.status-badge.normal{color:#168663;background:#e8f8f1}.status-badge.warning{color:#d77d00;background:#fff3df}.status-badge.danger{color:#c94e4e;background:#fdecec}.status-badge.neutral{color:#78828c;background:#f0f2f4}.department-tag{color:#ce7600;background:#fff3df;border:1px solid #ffe2b6;border-radius:12px;padding:4px 9px;font-size:9px;font-weight:600;display:inline-flex}.kpi-hero{color:#fff;background:#172434;border-radius:13px;justify-content:space-between;align-items:center;min-height:210px;padding:34px 42px;display:flex;position:relative;overflow:hidden}.kpi-hero:after{content:"";border:1px solid #ff990026;border-radius:50%;width:260px;height:260px;position:absolute;top:-80px;right:-60px}.kpi-hero>div:first-child{z-index:1}.kpi-hero>div>span{color:#ffad33;font-size:11px;font-weight:600}.kpi-hero>div>strong{letter-spacing:-4px;margin:9px 0 1px;font-size:65px;display:block}.kpi-hero small{color:#ffad33;margin-left:5px;font-size:23px}.kpi-hero p{color:#93a0ad;font-size:10px}.progress-ring{z-index:1;border:9px solid #f90;border-left-color:#ffffff14;border-radius:50%;place-items:center;width:118px;height:118px;display:grid;transform:rotate(20deg)}.progress-ring span{transform:rotate(-20deg);color:#fff!important;font-size:20px!important}.attention-card{background:#fff8eb;border:1px solid #ffe3b9;border-radius:11px;justify-content:space-between;align-items:center;min-height:78px;margin-bottom:27px;padding:17px 20px;display:flex}.attention-card>div{align-items:center;gap:13px;display:flex}.attention-icon{color:#fff;background:#f90;border-radius:9px;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.attention-card strong{font-size:11px}.attention-card p{color:#8c7757;margin:4px 0 0;font-size:9px}.sync-card{background:#fff;border:1px solid #e2e5e8;border-radius:13px;margin-top:18px;padding:5px 28px 25px;box-shadow:0 4px 20px #26384c08}.sync-card .section-heading svg{color:#7f8993}.sync-grid{border:1px solid #eceef0;border-radius:9px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.sync-grid>div{border-right:1px solid #eceef0;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;min-height:76px;padding:16px;display:flex}.sync-grid>div:nth-child(3n){border-right:0}.sync-grid span:first-child{color:#8b949d;font-size:9px}.sync-grid strong{font-size:11px}.settings-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.settings-tile{text-align:left;background:#fff;border:1px solid #e4e7ea;border-radius:13px;align-items:center;min-height:105px;padding:21px;display:flex;box-shadow:0 4px 20px #26384c08}.settings-tile>span{color:#d77d00;background:#fff3df;border-radius:10px;flex:0 0 42px;place-items:center;width:42px;height:42px;margin-right:14px;display:grid}.settings-tile strong{font-size:12px}.settings-tile p{color:#8c959e;margin:5px 0 0;font-size:9px;line-height:1.5}.settings-tile>b{color:#a2aab2;margin-left:auto;font-size:20px;font-weight:400}.settings-tile:hover{border-color:#ffc566;transform:translateY(-1px)}@media (width<=760px){.login-page{height:auto;min-height:100vh;display:block;overflow:visible}.login-panel{display:none}.login-form-wrap{height:auto;min-height:100vh;padding:30px 24px}.mobile-logo{margin-bottom:55px;display:block}.sidebar{transition:transform .25s;transform:translate(-100%);box-shadow:8px 0 25px #1a2b3c20}.sidebar.open{transform:translate(0)}.close-menu{display:block}.overlay{z-index:15;background:#14233366;border:0;display:block;position:fixed;inset:0}.main-area{margin-left:0}.mobile-top{background:#fff;border-bottom:1px solid #e6e9ed;justify-content:space-between;align-items:center;height:64px;padding:0 17px;display:flex}.mobile-top button{color:#697580;background:0 0;border:0}.mobile-top .logo{font-size:16px}.mobile-top .logo-mark{width:29px;height:29px}.page-content{padding:32px 20px}.page-header{align-items:flex-start;margin-bottom:32px}.page-header h1{font-size:24px}.page-header .outline-button{padding:0 11px;font-size:0}.page-header .outline-button svg{width:19px}.sales-number{letter-spacing:-2.5px;font-size:clamp(35px,11vw,55px)}.metric-card{min-height:340px;padding:27px 23px}.status-row{align-items:flex-end}.status-row>span{text-align:right}.focus-view{padding:25px 20px}.focus-top button{font-size:0}.focus-top button svg{margin:0}.connected-info{grid-template-columns:1fr;gap:16px}.amazon-head{padding:20px}.connection-body{padding:27px 20px}.benefits{gap:12px;display:grid}.dashboard-filters{grid-template-columns:1fr;display:grid}.dashboard-filters select{width:100%}.metric-summary{grid-template-columns:1fr;gap:20px;width:100%;max-width:none;display:grid}.comparison-list{min-width:0}.metric-total .sales-number{letter-spacing:-2px;font-size:clamp(36px,11vw,52px)}.bar-chart{grid-template-columns:34px minmax(0,1fr);height:225px}.chart-area{height:225px}.y-axis{height:193px}.grid-line.middle{top:96px}.grid-line.bottom{top:192px}.focus-top{flex-wrap:wrap;gap:14px}.focus-actions{justify-content:flex-end;align-items:end;width:100%}.live-period-button{width:min(190px,48vw)}.focus-content{padding-top:22px}.focus-content>strong{font-size:13vw}.focus-brand>span{display:none}.summary-grid{grid-template-columns:1fr}.summary-card{padding:20px}.kpi-hero{min-height:185px;padding:28px 24px}.kpi-hero>div>strong{font-size:52px}.progress-ring{width:90px;height:90px}.attention-card{align-items:flex-start;gap:12px}.attention-card .department-tag{flex:none}.sync-grid{grid-template-columns:1fr}.sync-grid>div{border-bottom:1px solid #eceef0;border-right:0}.sync-grid>div:last-child{border-bottom:0}.settings-grid{grid-template-columns:1fr}.work-page .page-header{margin-bottom:29px}}.product-master-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;display:flex}.product-master-toolbar>label{color:#8a949e;background:#fff;border:1px solid #dce0e4;border-radius:8px;align-items:center;gap:9px;width:min(360px,100%);height:40px;padding:0 12px;display:flex}.product-master-toolbar>label:focus-within{border-color:#f90;box-shadow:0 0 0 3px #ff990014}.product-master-toolbar>label input{color:#34404b;border:0;outline:0;flex:1;min-width:0;font-size:10px}.product-master-toolbar>div{align-items:center;gap:7px;display:flex}.sheet-tool,.sheet-edit,.sheet-save{white-space:nowrap;border-radius:7px;justify-content:center;align-items:center;gap:6px;height:36px;padding:0 12px;font-size:9px;font-weight:600;display:inline-flex}.sheet-tool{color:#5f6a75;background:#fff;border:1px solid #dce0e4}.sheet-tool:hover:not(:disabled){color:#d67c00;border-color:#ffbd5c}.sheet-tool.danger{color:#b85858}.sheet-tool:disabled{opacity:.45;cursor:not-allowed}.sheet-edit,.sheet-save{color:#fff;background:#172434;border:0;min-width:68px}.sheet-edit:hover,.sheet-save:hover{background:#26394e}.sheet-save:disabled,.sheet-save:disabled:hover{color:#fff;cursor:not-allowed;background:#cfd4d9}.sheet-error-summary{color:#c94e4e;margin:-3px 0 10px;font-size:9px}.master-sheet{background:#fff;border:1px solid #e4e7ea;border-radius:13px;position:relative;overflow:hidden;box-shadow:0 4px 20px #26384c08}.master-sheet-scroll{max-height:calc(100vh - 245px);overflow:auto}.master-sheet table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:2420px}.master-sheet th,.master-sheet td{color:#56616c;text-align:left;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #eef0f2;border-right:1px solid #eef0f2;height:42px;padding:7px 9px;font-size:9px;overflow:hidden}.master-sheet th{z-index:5;color:#75808b;background:#f8f9fa;height:38px;font-weight:600;position:sticky;top:31px}.master-sheet thead .group-row th{z-index:6;color:#53606b;text-align:center;letter-spacing:.2px;background:#eef1f4;border-bottom:1px solid #e3e7ea;height:31px;padding-block:6px;font-size:8px;top:0}.master-sheet tbody tr:hover td{background:#fffaf3}.master-sheet td b{color:#28343f;font-weight:600}.master-sheet input:not([type=checkbox]){color:#34404b;background:#fff;border:1px solid #dce0e4;border-radius:5px;outline:0;width:100%;height:28px;padding:0 7px;font-size:9px}.master-sheet input:not([type=checkbox]):focus{z-index:2;border-color:#f90;position:relative;box-shadow:0 0 0 2px #ff990020}.master-sheet input.cell-error{background:#fff3f3;border-color:#dfa0a0;box-shadow:0 0 0 2px #d86f6f0d}.master-sheet input[type=checkbox]{accent-color:#f90}.master-sheet .readonly-cell{color:#7f8993;background:#f5f6f7}.master-sheet tbody tr:hover .readonly-cell{background:#f3f1ed}.master-sheet th:nth-last-child(-n+4),.master-sheet td:nth-last-child(-n+4){background-color:#f5f6f7}.master-sheet th:first-child,.master-sheet td:first-child{width:140px}.master-sheet th:nth-child(2),.master-sheet td:nth-child(2){width:130px}.master-sheet th:nth-child(3),.master-sheet td:nth-child(3){width:180px}.master-sheet th:nth-child(n+4),.master-sheet td:nth-child(n+4){width:92px}.select-col{min-width:42px;text-align:center!important;width:42px!important}.sticky-info,.sticky-select{z-index:3;background:#fff;position:sticky}.master-sheet th.sticky-info,.master-sheet th.sticky-select{z-index:8;background:#f8f9fa}.sticky-select,.sticky-0{left:0}.sticky-1{left:140px}.sticky-2{left:270px}.master-sheet:has(tbody .sticky-select) .sticky-0{left:42px}.master-sheet:has(tbody .sticky-select) .sticky-1{left:182px}.master-sheet:has(tbody .sticky-select) .sticky-2{left:312px}.sticky-2{box-shadow:none;border-right:2px solid #e3e7eb!important}.master-sheet .table-footer{position:sticky;left:0}@media (width<=760px){.product-master-toolbar{flex-direction:column;align-items:stretch}.product-master-toolbar>label{width:100%}.product-master-toolbar>div{padding-bottom:2px;overflow-x:auto}.master-sheet-scroll{max-height:calc(100vh - 300px)}}.compact-sheet table{min-width:1780px}.compact-sheet th{text-align:center;vertical-align:middle;height:50px;padding:8px 9px;top:0}.compact-sheet th>span{color:#68737e;font-size:9px;line-height:1.2;display:block}.compact-sheet th>small{color:#9aa2aa;min-height:11px;margin-top:3px;font-size:7px;font-weight:400;line-height:1.1;display:block}.compact-sheet td{height:46px}.compact-sheet .text-cell{text-align:left}.compact-sheet .number-cell{text-align:right;font-variant-numeric:tabular-nums}.compact-sheet .sticky-0{min-width:140px;width:140px!important}.compact-sheet .sticky-1{min-width:130px;width:130px!important}.compact-sheet .sticky-2{min-width:190px;width:190px!important}.compact-sheet th:nth-child(n+4),.compact-sheet td.number-cell{width:94px}.compact-sheet th:nth-child(6),.compact-sheet th:nth-child(7),.compact-sheet th:nth-child(11),.compact-sheet th:nth-child(12),.compact-sheet .size-cell,:is(.compact-sheet:has(tbody .sticky-select) th:nth-child(7),.compact-sheet:has(tbody .sticky-select) th:nth-child(8),.compact-sheet:has(tbody .sticky-select) th:nth-child(12),.compact-sheet:has(tbody .sticky-select) th:nth-child(13)){width:190px}:is(.compact-sheet:has(tbody .sticky-select) th:nth-child(6),.compact-sheet:has(tbody .sticky-select) th:nth-child(11)){width:94px}.sheet-unit-input{justify-content:flex-end;align-items:center;gap:4px;display:flex}.sheet-unit-input>i,.sheet-unit-input>em,.sheet-size-input em{color:#7f8993;white-space:nowrap;font-size:8px;font-style:normal}.sheet-unit-input>input{text-align:right;width:62px!important}.sheet-size-input{justify-content:flex-end;align-items:center;gap:3px;width:100%;display:flex}.sheet-size-input>span{align-items:center;gap:3px;min-width:0;display:flex}.sheet-size-input>span>input{text-align:right;width:42px!important;padding-inline:4px!important}.sheet-size-input i{color:#9aa2aa;font-size:8px;font-style:normal}.compact-sheet .readonly-cell{color:#78838d}.compact-sheet .sticky-info input{text-align:left}.product-master-toolbar.editing{justify-content:flex-end}.product-search-group{align-items:center;gap:6px;min-width:0;display:flex}.product-search-group>label{background:#fff;border:1px solid #dce0e4;border-radius:7px;align-items:center;width:min(330px,42vw);height:36px;display:flex}.product-search-group>label:focus-within{border-color:#f90;box-shadow:0 0 0 3px #ff990014}.product-search-group input{color:#34404b;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 10px;font-size:10px}.product-search-button,.product-reset-button{border-radius:7px;justify-content:center;align-items:center;height:36px;display:inline-flex}.product-search-button{color:#fff;background:#172434;border:0;width:36px;padding:0}.product-search-button:hover{background:#26394e}.product-reset-button{color:#65717d;background:#fff;border:1px solid #dce0e4;gap:5px;padding:0 10px;font-size:9px}.product-reset-button:disabled{opacity:.45;cursor:not-allowed}.sheet-editing-note{color:#8b959e;white-space:nowrap;margin-right:5px;font-size:9px}.compact-sheet table{table-layout:fixed;width:max(100%,1690px);min-width:1690px}.compact-sheet th{height:38px;padding:5px 4px}.compact-sheet th>span{font-size:9px;line-height:1;display:inline}.compact-sheet th>small{color:#9aa2aa;min-height:0;margin:0 0 0 1px;font-size:7px;line-height:1;display:inline}.compact-sheet th,.compact-sheet td{box-sizing:border-box;padding-left:5px;padding-right:5px}.compact-sheet input:not([type=checkbox]){height:27px;padding-left:4px;padding-right:4px}.compact-sheet .text-cell,.compact-sheet .text-cell input{text-align:center}:is(.compact-sheet:not(:has(tbody .sticky-select)) th:nth-child(4),.compact-sheet:not(:has(tbody .sticky-select)) td:nth-child(4),.compact-sheet:not(:has(tbody .sticky-select)) th:nth-child(5),.compact-sheet:not(:has(tbody .sticky-select)) td:nth-child(5)){width:90px}:is(.compact-sheet:not(:has(tbody .sticky-select)) th:nth-child(6),.compact-sheet:not(:has(tbody .sticky-select)) td:nth-child(6)){width:80px}:is(.compact-sheet:not(:has(tbody .sticky-select)) th:nth-child(7),.compact-sheet:not(:has(tbody .sticky-select)) td:nth-child(7),.compact-sheet:not(:has(tbody .sticky-select)) th:nth-child(9),.compact-sheet:not(:has(tbody .sticky-select)) td:nth-child(9),.compact-sheet:not(:has(tbody .sticky-select)) th:nth-child(11),.compact-sheet:not(:has(tbody .sticky-select)) td:nth-child(11),.compact-sheet:not(:has(tbody .sticky-select)) th:nth-child(13),.compact-sheet:not(:has(tbody .sticky-select)) td:nth-child(13)){width:160px}:is(.compact-sheet:not(:has(tbody .sticky-select)) th:nth-child(8),.compact-sheet:not(:has(tbody .sticky-select)) td:nth-child(8),.compact-sheet:not(:has(tbody .sticky-select)) th:nth-child(12),.compact-sheet:not(:has(tbody .sticky-select)) td:nth-child(12)){width:90px}:is(.compact-sheet:not(:has(tbody .sticky-select)) th:nth-child(10),.compact-sheet:not(:has(tbody .sticky-select)) td:nth-child(10),.compact-sheet:not(:has(tbody .sticky-select)) th:nth-child(14),.compact-sheet:not(:has(tbody .sticky-select)) td:nth-child(14)){width:100px}:is(.compact-sheet:has(tbody .sticky-select) th:first-child,.compact-sheet:has(tbody .sticky-select) td:first-child){width:48px!important}:is(.compact-sheet:has(tbody .sticky-select) th:nth-child(5),.compact-sheet:has(tbody .sticky-select) td:nth-child(5),.compact-sheet:has(tbody .sticky-select) th:nth-child(6),.compact-sheet:has(tbody .sticky-select) td:nth-child(6)){width:90px}:is(.compact-sheet:has(tbody .sticky-select) th:nth-child(7),.compact-sheet:has(tbody .sticky-select) td:nth-child(7)){width:80px}:is(.compact-sheet:has(tbody .sticky-select) th:nth-child(8),.compact-sheet:has(tbody .sticky-select) td:nth-child(8),.compact-sheet:has(tbody .sticky-select) th:nth-child(10),.compact-sheet:has(tbody .sticky-select) td:nth-child(10),.compact-sheet:has(tbody .sticky-select) th:nth-child(12),.compact-sheet:has(tbody .sticky-select) td:nth-child(12),.compact-sheet:has(tbody .sticky-select) th:nth-child(14),.compact-sheet:has(tbody .sticky-select) td:nth-child(14)){width:160px}:is(.compact-sheet:has(tbody .sticky-select) th:nth-child(9),.compact-sheet:has(tbody .sticky-select) td:nth-child(9),.compact-sheet:has(tbody .sticky-select) th:nth-child(13),.compact-sheet:has(tbody .sticky-select) td:nth-child(13)){width:90px}:is(.compact-sheet:has(tbody .sticky-select) th:nth-child(11),.compact-sheet:has(tbody .sticky-select) td:nth-child(11),.compact-sheet:has(tbody .sticky-select) th:nth-child(15),.compact-sheet:has(tbody .sticky-select) td:nth-child(15)){width:100px}.compact-sheet .select-col{min-width:48px;width:48px!important}.sheet-size-input{justify-content:center;gap:0}.sheet-size-input>span{flex:none;gap:0}.sheet-size-input>span>input{flex:0 0 39px;width:39px!important}.sheet-size-input i{text-align:center;width:6px}.sheet-size-input em{text-align:right;width:17px}.sheet-unit-input>input{flex:0 0 60px;width:60px!important}.sheet-unit-input{gap:2px}.sheet-unit-input>input[aria-label=unitsPerCarton]{flex-basis:54px;width:54px!important}.compact-sheet .sticky-info input:not([type=checkbox]){width:70%;margin-inline:auto;display:block}.asin-edit-field{justify-items:center;gap:2px;display:grid}.asin-edit-field>input{width:70%!important}.asin-edit-field>small{color:#bf5c5c;font-size:7px;font-weight:500;line-height:1}.compact-sheet td:has(input:not([type=checkbox])){padding-top:3px;padding-bottom:3px}.compact-sheet .number-cell{text-align:center}.compact-sheet .number-cell>input{text-align:center;width:54px;margin-inline:auto;display:block}.compact-sheet .number-cell>input[aria-label=unitsPerCarton]{width:48px}.compact-sheet .sheet-size-input input{text-align:center}.compact-sheet tbody tr.incomplete-row td{background:#fff2f2!important}.compact-sheet tbody tr.incomplete-row td:nth-last-child(-n+4),.compact-sheet tbody tr.incomplete-row td.readonly-cell{background:#f5eded!important}@media (width<=760px){.product-search-group,.product-search-group>label{width:100%}.product-master-toolbar:not(.editing)>div:last-child{justify-content:flex-end}.sheet-editing-note{display:none}}.sales-date-filter{justify-content:flex-end;align-items:center;margin-bottom:16px;display:flex}.sales-date-filter>div{align-items:center;gap:8px;display:flex}.sales-date-filter input{color:#34404b;width:142px;height:38px;font:inherit;text-align:center;background:#fff;border:1px solid #dce0e4;border-radius:7px;outline:0;padding:0 9px;font-size:10px}.sales-date-filter input:focus{border-color:#f90;box-shadow:0 0 0 3px #ff990014}.sales-date-filter i{color:#98a1aa;font-size:10px;font-style:normal}.sales-date-filter button{color:#fff;background:#172434;border:0;border-radius:7px;height:38px;padding:0 17px;font-size:10px;font-weight:600}.sales-date-filter button:hover:not(:disabled){background:#26394e}.sales-date-filter button:disabled{opacity:.45;cursor:not-allowed}.sales-report-table{background:#fff;border:1px solid #e4e7ea;border-radius:13px;overflow:hidden;box-shadow:0 4px 20px #26384c08}.sales-report-scroll{max-height:calc(100vh - 248px);overflow:auto}.sales-report-table table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:0}.sales-report-table th,.sales-report-table td{color:#56616c;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #eef0f2;border-right:1px solid #eef0f2;height:43px;padding:7px 8px;font-size:9px;overflow:hidden}.sales-report-table th{z-index:5;color:#75808b;text-align:center;background:#f8f9fa;height:39px;font-weight:600;position:sticky;top:0}.sales-report-table th:first-child,.sales-report-table td:first-child,.sales-report-table th:nth-child(2),.sales-report-table td:nth-child(2){width:120px}.sales-report-table th:nth-child(3),.sales-report-table td:nth-child(3){width:240px}.sales-report-table th:nth-child(4),.sales-report-table td:nth-child(4),.sales-report-table th:nth-child(5),.sales-report-table td:nth-child(5){width:125px}.sales-report-table th:nth-child(6),.sales-report-table td:nth-child(6){width:110px}.sales-report-table th:nth-child(7),.sales-report-table td:nth-child(7){width:145px}.sales-report-table td{text-align:center;font-variant-numeric:tabular-nums}.sales-report-table tbody tr:not(.sales-total-row) .sales-sticky-sku b{font-weight:500}.sales-sticky{z-index:3;background:#fff;position:sticky}.sales-sticky-sku{left:0}.sales-sticky-asin{left:120px}.sales-sticky-name{box-shadow:none;left:240px}.sales-report-table th.sales-sticky{z-index:7;background:#f8f9fa}.sales-report-table tbody tr:not(.sales-total-row):not(.sales-empty-row):hover td{background:#fffaf3}.sales-total-row td{color:#34404b;background:#fff9e8;font-weight:700}.sales-total-label{z-index:4;position:sticky;left:0;text-align:center!important;background:#fff9e8!important;width:480px!important}.sales-empty-row td{color:#98a1aa;height:150px;text-align:center!important}.sales-report-table .table-footer{color:#8d969f;padding:10px 14px;font-size:8px}@media (width<=760px){.sales-date-filter{flex-direction:column;align-items:flex-start;gap:8px}.sales-date-filter>div{grid-template-columns:1fr auto 1fr auto;width:100%;display:grid}.sales-date-filter input{width:100%}.sales-report-scroll{max-height:calc(100vh - 300px)}.sales-report-table table{min-width:985px}}.inventory-section-heading{justify-content:space-between;align-items:flex-end;margin:0 0 10px;display:flex}.inventory-section-heading h2{color:#1c2834;margin:0 0 4px;font-size:12px}.inventory-section-heading p{color:#8a949e;margin:0;font-size:8px}.inventory-section-heading button{color:#344250;background:#fff;border:1px solid #dfe3e7;border-radius:7px;align-items:center;gap:6px;height:34px;padding:0 13px;font-size:9px;font-weight:600;display:flex}.inventory-section-heading button:hover{color:#d97900;border-color:#f90}.inventory-order-toolbar{justify-content:flex-start;align-items:center;margin-bottom:10px;display:flex}.inventory-order-toolbar>label{color:#7b858f;align-items:center;gap:7px;font-size:9px;display:flex}.inventory-order-toolbar label input{color:#263442;width:54px;height:32px;font:inherit;text-align:center;background:#fff;border:1px solid #dfe3e7;border-radius:6px;outline:0;padding:0 6px;font-weight:600}.inventory-order-toolbar label input:focus{border-color:#f90;box-shadow:0 0 0 3px #ff990012}.inventory-order-toolbar label em{color:#596570;font-style:normal;font-weight:600}.inventory-order-toolbar input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.inventory-order-toolbar input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.inventory-order-toolbar input[type=number]{appearance:textfield}.inventory-order-summary{background:#fff;border:1px solid #e5e8eb;border-radius:10px;width:min(480px,100%);margin-bottom:14px;overflow:hidden}.inventory-order-summary table{border-collapse:collapse;table-layout:fixed;width:100%}.inventory-order-summary th,.inventory-order-summary td{text-align:center;border-right:1px solid #eceff1;height:31px;padding:5px 10px;font-size:8px}.inventory-order-summary th:last-child,.inventory-order-summary td:last-child{border-right:0}.inventory-order-summary th{color:#7a858f;background:#f8f9fa;font-weight:600}.inventory-order-summary td{color:#253341;border-top:1px solid #eceff1;font-size:10px;font-weight:700}.inventory-table-card{background:#fff;border:1px solid #e4e7ea;border-radius:13px;margin-bottom:20px;overflow:hidden;box-shadow:0 4px 20px #26384c08}.inventory-table-scroll{overflow:auto}.inventory-table-card table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:760px}.inventory-table-card th,.inventory-table-card td{color:#596570;text-align:center;white-space:nowrap;text-overflow:ellipsis;border-top:1px solid #edf0f2;border-right:1px solid #edf0f2;height:39px;padding:6px 9px;font-size:8.5px;overflow:hidden}.inventory-table-card th{z-index:2;color:#74808b;background:#f8f9fa;font-weight:600;position:sticky;top:0}.inventory-table-card th:last-child,.inventory-table-card td:last-child{border-right:0}.inventory-table-card tbody tr:hover td{background:#fffaf3}.order-required-table th:first-child,.order-required-table td:first-child{width:145px}.order-required-table th:nth-child(2),.order-required-table td:nth-child(2){width:125px}.order-required-table th:nth-child(3),.order-required-table td:nth-child(3){width:190px}.inventory-detail-table table{min-width:999px}.inventory-detail-table th,.inventory-detail-table td{padding-left:5px;padding-right:5px}.inventory-detail-table th:first-child,.inventory-detail-table td:first-child{width:108px}.inventory-detail-table th:nth-child(2),.inventory-detail-table td:nth-child(2){width:102px}.inventory-detail-table th:nth-child(3),.inventory-detail-table td:nth-child(3){width:145px}.inventory-detail-table th:nth-child(n+4):nth-child(-n+10),.inventory-detail-table td:nth-child(n+4):nth-child(-n+10){width:68px}.inventory-detail-table th:nth-child(n+11),.inventory-detail-table td:nth-child(n+11){width:84px}.inventory-detail-table th:nth-child(7),.inventory-detail-table td:nth-child(7),.inventory-detail-table th:nth-child(11),.inventory-detail-table td:nth-child(11){background:#fff9e8}.inventory-detail-table td:nth-child(7),.inventory-detail-table td:nth-child(11){font-weight:700}.inventory-detail-table tbody tr:hover td:nth-child(7),.inventory-detail-table tbody tr:hover td:nth-child(11){background:#fff9e8}.inventory-empty{color:#98a1aa!important;height:90px!important}@media (width<=760px){.inventory-order-toolbar{align-items:flex-start;gap:10px}.inventory-order-summary{width:100%}}.ppc-page{min-width:0}.ppc-controls{justify-content:flex-end;align-items:center;gap:8px;margin-bottom:14px;display:flex;position:relative}.ppc-range-picker{position:relative}.ppc-range-button,.ppc-presets button,.ppc-download{color:#40505e;background:#fff;border:1px solid #dce1e5;border-radius:7px;height:36px;font-size:9px;font-weight:600}.ppc-range-button{align-items:center;gap:7px;min-width:180px;padding:0 12px;display:flex}.ppc-range-button svg{color:#78848f}.ppc-presets{gap:5px;display:flex}.ppc-presets button{padding:0 11px}.ppc-presets button.active{color:#d97900;background:#fff3df;border-color:#ffc56e}.ppc-download{color:#fff;background:#172434;border-color:#172434;align-items:center;gap:6px;padding:0 13px;display:flex}.ppc-download:hover{background:#26394e}.ppc-calendar{z-index:20;background:#fff;border:1px solid #dfe3e7;border-radius:10px;width:286px;padding:13px;position:absolute;top:44px;right:0;box-shadow:0 12px 32px #1e2d3d24}.ppc-calendar header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.ppc-calendar header strong{color:#263442;font-size:10px}.ppc-calendar header button{color:#687681;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:28px;padding:0;display:grid}.ppc-calendar header button:hover{background:#f3f5f6}.ppc-weekdays,.ppc-days{grid-template-columns:repeat(7,1fr);gap:3px;display:grid}.ppc-weekdays span{color:#99a2aa;text-align:center;padding:4px 0;font-size:7.5px}.ppc-days button,.ppc-days i{height:30px}.ppc-days button{color:#52606d;background:0 0;border:0;border-radius:6px;font-size:8px}.ppc-days button:hover{color:#d97900;background:#fff5e6}.ppc-days button.selected{color:#d97900;background:#fff0d8;font-weight:700}.ppc-calendar>p{color:#9a6b24;text-align:center;margin:8px 0 0;font-size:7.5px}.ppc-table-card{background:#fff;border:1px solid #e4e7ea;border-radius:13px;max-width:100%;overflow:hidden;box-shadow:0 4px 20px #26384c08}.ppc-table-scroll{max-width:100%;overflow:auto}.ppc-table-card table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:1440px;min-width:1440px}.ppc-table-card th,.ppc-table-card td{color:#596570;text-align:center;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #edf0f2;border-right:1px solid #edf0f2;height:41px;padding:6px 8px;font-size:8.5px;overflow:hidden}.ppc-table-card th{z-index:4;color:#74808b;background:#f8f9fa;font-weight:600;position:sticky;top:0}.ppc-table-card th:first-child,.ppc-table-card td:first-child{width:280px}.ppc-table-card th:not(:first-child),.ppc-table-card td:not(:first-child){width:105px}.ppc-table-card .ppc-sticky{z-index:3;box-shadow:none;background:#fff;border-right:1px solid #dfe3e7;position:sticky;left:0}.ppc-table-card th.ppc-sticky{z-index:6;background:#f8f9fa}.ppc-total-row td{color:#34404b;background:#fff9e8;font-weight:700}.ppc-total-row .ppc-sticky{background:#fff9e8}.ppc-table-card tbody tr:not(.ppc-total-row):hover td,.ppc-table-card tbody tr:not(.ppc-total-row):hover .ppc-sticky{background:#fffaf3}@media (width<=760px){.ppc-controls{flex-wrap:wrap;align-items:stretch}.ppc-range-picker{flex:100%}.ppc-range-button{justify-content:center;width:100%}.ppc-calendar{left:auto;right:0}.ppc-presets,.ppc-presets button{flex:1}.ppc-download{justify-content:center}}.ppc-range-button{justify-content:center;padding-left:42px;padding-right:8px;position:relative}.ppc-range-button svg{position:absolute;left:13px}.ppc-range-button span{text-align:center;width:100%;display:block}.ppc-calendar-presets{border-top:1px solid #edf0f2;gap:5px;margin-top:11px;padding-top:10px;display:flex}.ppc-calendar-presets button{color:#67737e;background:#fff;border:1px solid #e1e5e8;border-radius:6px;flex:1;height:31px;padding:0 5px;font-size:8px;font-weight:600}.ppc-calendar-presets button.active{color:#d97900;background:#fff3df;border-color:#ffc56e}.ppc-days button.today:not(.selected){color:#d97900;box-shadow:inset 0 0 0 1px #f90}.ppc-days button.today.selected{box-shadow:none}.ppc-table-card th.ppc-sticky,.ppc-total-row td.ppc-sticky{text-align:center}.ppc-table-card tbody tr:not(.ppc-total-row) td.ppc-sticky{text-align:left}.ppc-table-footer{color:#8d969f;border-top:1px solid #eef0f2;padding:10px 14px;font-size:8px}@media (width<=760px){.ppc-range-picker{flex:auto}}.compact-sheet table{width:max(100%,1800px);min-width:1800px}.compact-sheet:has(tbody .sticky-select) table{width:max(100%,1848px);min-width:1848px}:is(.compact-sheet:not(:has(tbody .sticky-select)) th:first-child,.compact-sheet:not(:has(tbody .sticky-select)) td:first-child){width:130px}:is(.compact-sheet:not(:has(tbody .sticky-select)) th:nth-child(2),.compact-sheet:not(:has(tbody .sticky-select)) td:nth-child(2)){width:110px}:is(.compact-sheet:not(:has(tbody .sticky-select)) th:nth-child(3),.compact-sheet:not(:has(tbody .sticky-select)) td:nth-child(3)){width:120px}:is(.compact-sheet:not(:has(tbody .sticky-select)) th:nth-child(4),.compact-sheet:not(:has(tbody .sticky-select)) td:nth-child(4)){width:160px}:is(.compact-sheet:has(tbody .sticky-select) th:nth-child(2),.compact-sheet:has(tbody .sticky-select) td:nth-child(2)){width:130px!important}:is(.compact-sheet:has(tbody .sticky-select) th:nth-child(3),.compact-sheet:has(tbody .sticky-select) td:nth-child(3)){width:110px!important}:is(.compact-sheet:has(tbody .sticky-select) th:nth-child(4),.compact-sheet:has(tbody .sticky-select) td:nth-child(4)){width:120px!important}:is(.compact-sheet:has(tbody .sticky-select) th:nth-child(5),.compact-sheet:has(tbody .sticky-select) td:nth-child(5)){width:160px!important}.compact-sheet .sticky-0{min-width:130px;left:0;width:130px!important}.compact-sheet .sticky-1{min-width:110px;left:130px;width:110px!important}.compact-sheet .sticky-2{min-width:120px;left:240px;width:120px!important}.compact-sheet .sticky-3{z-index:3;background:#fff;min-width:160px;position:sticky;left:360px;border-right:1px solid #e3e7eb!important;width:160px!important}.compact-sheet th.sticky-3{z-index:6;background:#f8f9fa}.compact-sheet:has(tbody .sticky-select) .sticky-0{left:48px}.compact-sheet:has(tbody .sticky-select) .sticky-1{left:178px}.compact-sheet:has(tbody .sticky-select) .sticky-2{left:288px}.compact-sheet:has(tbody .sticky-select) .sticky-3{left:408px}.mapping-needed{color:#d97900;font-size:8px;font-weight:600}.sap-cell input{text-align:center!important}.monthly-close-page{min-width:0}.close-controls{justify-content:flex-end;align-items:flex-end;gap:8px;margin-bottom:15px;display:flex}.close-controls>label{color:#78838d;flex-direction:column;gap:5px;font-size:8px;font-weight:600;display:flex}.close-controls input{color:#344250;height:36px;font:inherit;background:#fff;border:1px solid #dce1e5;border-radius:7px;outline:0;padding:0 10px;font-size:9px}.close-controls input:focus{border-color:#f90;box-shadow:0 0 0 3px #ff990012}.close-controls label>div{background:#fff;border:1px solid #dce1e5;border-radius:7px;align-items:center;height:36px;display:flex}.close-controls label>div:focus-within{border-color:#f90;box-shadow:0 0 0 3px #ff990012}.close-controls label>div input{text-align:right;border:0;width:120px;height:34px;box-shadow:none!important}.close-controls label>div span{color:#8a949e;padding-right:10px;font-size:8px}.close-controls>button{color:#fff;background:#172434;border:0;border-radius:7px;height:36px;padding:0 17px;font-size:9px;font-weight:700}.close-controls>button:disabled{opacity:.45}.close-reconciliation{color:#7e8993;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-bottom:18px;font-size:8.5px;display:flex}.close-reconciliation strong{color:#344250;margin-left:4px}.close-reconciliation>i{color:#c5cbd0;font-style:normal}.close-reconciliation>b{border-radius:10px;padding:4px 8px;font-size:8px}.close-reconciliation .matched{color:#278553;background:#eaf6ef}.close-reconciliation .adjusted{color:#d97900;background:#fff1dc}.close-section-heading{justify-content:space-between;align-items:flex-end;gap:12px;margin:0 0 8px;display:flex}.close-section-heading:not(:first-of-type){margin-top:18px}.close-section-heading h2{color:#1c2834;margin:0 0 3px;font-size:12px}.close-section-heading p{color:#8a949e;margin:0;font-size:8px}.close-download{color:#fff;background:#172434;border:1px solid #172434;border-radius:7px;align-items:center;gap:6px;height:34px;padding:0 13px;font-size:9px;font-weight:600;display:flex}.close-table-card{background:#fff;border:1px solid #e4e7ea;border-radius:11px;max-width:100%;overflow:hidden}.close-table-scroll{max-width:100%;overflow-x:auto}.close-table-card table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%}.close-table-card th,.close-table-card td{color:#596570;text-align:center;white-space:nowrap;border-bottom:1px solid #edf0f2;border-right:1px solid #edf0f2;height:39px;padding:6px 7px;font-size:8px}.total-close-table table{min-width:1120px}.total-close-table th:first-child,.total-close-table td:first-child{width:130px}.total-close-table th:nth-child(2),.total-close-table td:nth-child(2){width:105px}.close-total-row td{color:#34404b;background:#fff9e8;font-weight:700}.close-adjustment-note{color:#8a6a39;flex-direction:column;gap:2px;margin:8px 2px 0;font-size:8px;line-height:1.55;display:flex}.close-adjustment-note strong{color:#705326;font-size:8.5px}.close-code-inputs{gap:7px;display:flex}.close-code-inputs label{color:#7b858f;align-items:center;gap:5px;font-size:8px;display:flex}.close-code-inputs input{color:#344250;border:1px solid #dfe3e7;border-radius:6px;width:104px;height:30px;padding:0 7px;font-size:8px}.sap-close-table{margin-bottom:18px}.sap-close-table th:first-child,.sap-close-table td:first-child{width:150px}.sap-close-table th:nth-child(2),.sap-close-table td:nth-child(2){width:120px}@media (width<=760px){.close-controls{flex-direction:column;align-items:stretch}.close-controls>label,.close-controls>button,.close-controls label>input,.close-controls label>div{width:100%}.close-section-heading{flex-direction:column;align-items:flex-start}.close-code-inputs{flex-wrap:wrap;width:100%}.close-reconciliation{justify-content:flex-start}}.logo-home{cursor:pointer;padding:0}.logo-home:hover{color:inherit;opacity:1;background:0 0}.logo-home:focus-visible{outline:none;box-shadow:inset 0 -1px #ff990080}.page-header .live-entry-button{color:#fff;white-space:nowrap;background:#172434;border-color:#172434;flex:none;font-size:12px;font-weight:700;transition:background-color .16s,border-color .16s,transform .16s}.page-header .live-entry-button:hover{background:#26394e;border-color:#26394e;transform:translateY(-1px)}.page-header .live-entry-button:focus-visible{outline-offset:2px;outline:2px solid #f90}@media (width<=760px){.page-header .live-entry-button{padding:0 11px;font-size:11px}}.kpi-add-button{color:#fff;white-space:nowrap;background:#172434;border:1px solid #172434;border-radius:8px;align-items:center;gap:7px;height:39px;padding:0 15px;font-size:11px;font-weight:600;transition:background-color .16s,transform .16s;display:inline-flex}.kpi-add-button:hover{background:#26394e;transform:translateY(-1px)}.kpi-add-button:focus-visible{outline-offset:2px;outline:2px solid #f90}.kpi-add-button:disabled{opacity:.55;cursor:default;transform:none}.kpi-table-card table{table-layout:fixed;min-width:930px}.kpi-table-card th:first-child{width:19%}.kpi-table-card th:nth-child(2){width:23%}.kpi-table-card th:nth-child(3){width:27%}.kpi-table-card th:nth-child(4){width:31%}.kpi-table-card td{vertical-align:middle;white-space:normal}.kpi-name{color:#26323d;font-size:11px}.kpi-current{flex-wrap:wrap;align-items:center;gap:6px;min-height:30px;display:flex}.kpi-current>strong{color:#26323d}.kpi-current>b{color:#15946d}.kpi-current>span{color:#b0b7be}.kpi-current>em{color:#84909a;font-size:9px;font-style:normal}.kpi-current>small{color:#9aa2aa;flex-basis:100%;font-size:8px}.manual-edit-button{color:#d77d00;background:0 0;border:0;padding:0;font-size:8px;font-weight:600}.manual-edit{align-items:center;gap:6px;display:flex}.manual-edit input{border:1px solid #dce0e4;border-radius:6px;width:125px;height:32px;padding:0 9px;font-size:10px}.manual-edit button{color:#fff;background:#172434;border:0;border-radius:6px;height:32px;padding:0 10px;font-size:9px}.kpi-compose-row{background:#fffaf3}.kpi-compose-row td{vertical-align:top;padding-top:18px;padding-bottom:18px}.kpi-compose-row label{color:#7d8791;gap:6px;font-size:8px;font-weight:600;display:grid}.kpi-compose-row td>label+label{margin-top:10px}.kpi-compose-row input,.kpi-compose-row select{color:#34404b;background:#fff;border:1px solid #dce0e4;border-radius:7px;outline:none;width:100%;height:36px;padding:0 10px;font-size:10px}.kpi-compose-row input:focus,.kpi-compose-row select:focus{border-color:#f90;box-shadow:0 0 0 3px #ff990014}.kpi-date-inputs{grid-template-columns:1fr auto 1fr;align-items:end;gap:5px;display:grid}.kpi-date-inputs>span{color:#9aa2aa;padding-bottom:11px}.kpi-target-fields{gap:9px;display:grid}.number-suffix{background:#fff;border:1px solid #dce0e4;border-radius:7px;align-items:center;height:36px;display:flex;overflow:hidden}.number-suffix:focus-within{border-color:#f90;box-shadow:0 0 0 3px #ff990014}.number-suffix input{border:0;min-width:0;box-shadow:none!important}.number-suffix span{color:#69747e;flex:none;padding-right:10px;font-size:9px}.kpi-formula{color:#929ca5;font-size:8px;line-height:1.45}.kpi-field-placeholder{color:#a1a9b1;padding-top:12px;font-size:9px;display:block}.sku-combobox{position:relative}.sku-results{z-index:40;background:#fff;border:1px solid #e0e4e7;border-radius:8px;max-height:198px;padding:5px;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 28px #26384c20}.sku-results button{color:#59646f;text-align:left;background:0 0;border:0;border-radius:5px;width:100%;height:31px;padding:0 8px;font-size:9px}.sku-results button:hover,.sku-results button.active{color:#d77d00;background:#fff3df}.sku-results>span{color:#929ba4;padding:9px;font-size:9px;display:block}.kpi-compose-actions{gap:8px;display:grid}.kpi-compose-actions p{color:#8b775c;margin:0 0 3px;font-size:8px;line-height:1.55}.kpi-complete-button{color:#172434;background:#f90;border:0;border-radius:7px;height:34px;font-size:9px;font-weight:700}.kpi-complete-button:disabled{color:#9ba3ab;cursor:not-allowed;background:#e5e8eb}.kpi-cancel-button{color:#8b959e;background:0 0;border:0;height:28px;font-size:8px}@media (width<=760px){.kpi-add-button{height:37px;padding:0 11px;font-size:10px}.kpi-table-card table{min-width:860px}}.kpi-section-heading{margin-top:0}.kpi-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.kpi-status-card{color:#fff;background:#172434;border:1px solid #26394e;border-radius:13px;flex-direction:column;min-width:0;min-height:248px;padding:25px 27px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 22px #15263812}.kpi-status-card:after{content:"";pointer-events:none;border:1px solid #ff990018;border-radius:50%;width:180px;height:180px;position:absolute;top:-100px;right:-90px}.kpi-status-card header{z-index:1;justify-content:space-between;align-items:flex-start;gap:14px;display:flex;position:relative}.kpi-status-card header strong{font-size:13px}.kpi-status-card header span{color:#8795a3;white-space:nowrap;font-size:9px}.kpi-card-current{margin:26px 0 22px}.kpi-card-current>small{color:#8996a3;margin-bottom:7px;font-size:8px;display:block}.kpi-card-current>b{color:#fff;letter-spacing:-1.6px;font-size:clamp(28px,3vw,40px);line-height:1;display:block}.kpi-card-meta{gap:clamp(28px,5vw,70px);display:flex}.kpi-card-meta span{color:#7f8d9a;font-size:8px}.kpi-card-meta strong{color:#d9e0e6;margin-top:5px;font-size:10px;font-weight:600;display:block}.kpi-progress{background:#ffffff12;border-radius:3px;height:3px;margin:17px 0 14px;overflow:hidden}.kpi-progress i{border-radius:inherit;background:#f90;height:100%;display:block}.kpi-status-card footer{color:#778694;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;font-size:8px;display:flex}.kpi-status-card footer button{color:#ffad33;background:0 0;border:0;padding:0;font-size:8px;font-weight:600}.manual-edit.dark input{color:#fff;background:#ffffff0a;border-color:#fff2}.kpi-setting-card{background:#fffdfa;border:1px solid #e4e7ea;border-radius:13px;margin-top:18px;padding:27px 29px 25px;position:relative;box-shadow:0 4px 20px #26384c08}.kpi-setting-accent{background:#f90;border-radius:2px;width:34px;height:3px;margin-bottom:14px}.kpi-setting-head{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.kpi-setting-head span{color:#d77d00;font-size:9px;font-weight:700}.kpi-setting-head h3{margin:5px 0 0;font-size:15px}.kpi-setting-grid{grid-template-columns:minmax(180px,.8fr) minmax(310px,1.25fr) minmax(230px,1fr);align-items:start;gap:22px;display:grid}.kpi-setting-column{align-content:start;gap:8px;min-width:0;display:grid}.kpi-setting-column>label,.stacked-field{color:#7d8791;font-size:9px;font-weight:600}.kpi-setting-column input,.kpi-type-select>button{color:#34404b;background:#fff;border:1px solid #dce0e4;border-radius:7px;outline:none;width:100%;height:38px;padding:0 11px;font-size:10px}.kpi-setting-column input:focus,.kpi-type-select>button:focus-visible{border-color:#f90;box-shadow:0 0 0 3px #ff990014}.stacked-field{gap:7px;margin-top:5px;display:grid}.kpi-type-select{position:relative}.kpi-type-select>button{text-align:left;justify-content:space-between;align-items:center;display:flex}.kpi-type-menu{z-index:60;background:#fff;border:1px solid #e1e4e7;border-radius:9px;width:100%;max-height:276px;padding:6px;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 14px 35px #24384d20}.kpi-type-menu button{color:#56616c;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;width:100%;min-height:34px;padding:0 9px;font-size:10px;display:flex}.kpi-type-menu button:hover,.kpi-type-menu button:focus-visible{color:#d77d00;background:#fff7ea;outline:none}.kpi-type-menu button.selected{color:#d77d00;background:#fff3df;font-weight:600}.kpi-setting-card .kpi-date-inputs{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end}.kpi-setting-card .kpi-date-inputs label{gap:7px;display:grid}.kpi-setting-card .kpi-date-inputs label span{color:#929ba4;font-size:8px;font-weight:500}.kpi-setting-card .kpi-date-inputs i{color:#a1a9b1;padding-bottom:12px;font-size:9px;font-style:normal}.kpi-setting-card .kpi-target-fields{gap:8px}.kpi-setting-card .number-suffix,.currency-input{height:38px}.currency-input{background:#fff;border:1px solid #dce0e4;border-radius:7px;align-items:center;display:flex;overflow:hidden}.currency-input:focus-within{border-color:#f90;box-shadow:0 0 0 3px #ff990014}.currency-input>span{color:#59646f;padding-left:11px;font-size:11px;font-weight:600}.currency-input input{border:0;min-width:0;box-shadow:none!important}.currency-input em{color:#69747e;flex:none;padding-right:10px;font-size:9px;font-style:normal}.current-field{margin-top:2px}.manual-kpi-note{color:#887254;background:#fff6e8;border-radius:7px;margin:14px 0 0;padding:11px 13px;font-size:8px;line-height:1.55}.kpi-setting-actions{justify-content:flex-end;margin-top:21px;display:flex}.kpi-setting-actions .kpi-complete-button{color:#fff;background:#172434;min-width:112px;height:38px}.kpi-setting-actions .kpi-complete-button:hover:not(:disabled){background:#26394e}.kpi-setting-actions .kpi-complete-button:disabled{color:#9ba3ab;background:#e5e8eb}@media (width<=980px){.kpi-setting-grid{grid-template-columns:1fr 1fr}.kpi-setting-column:last-child{grid-column:1/-1}}@media (width<=760px){.kpi-card-grid{grid-template-columns:1fr}.kpi-status-card{min-height:230px}.kpi-setting-card{padding:23px 20px}.kpi-setting-grid{grid-template-columns:1fr}.kpi-setting-column:last-child{grid-column:auto}.kpi-section-heading{align-items:center}}.kpi-setting-card .kpi-date-inputs label span{display:none}.kpi-card-grid.horizontal{grid-template-columns:1fr;gap:11px}.kpi-status-card.horizontal{min-height:132px;padding:23px 27px 18px}.kpi-status-card.horizontal:after{width:150px;height:150px;top:-95px;right:-75px}.kpi-horizontal-main{grid-template-columns:minmax(190px,.8fr) minmax(280px,1.35fr) minmax(85px,.35fr);align-items:center;gap:24px;display:grid}.kpi-horizontal-name{align-items:baseline;gap:12px;min-width:0;display:flex}.kpi-horizontal-name strong{color:#fff;font-size:16px}.kpi-horizontal-name span{color:#ffad33;white-space:nowrap;font-size:10px;font-weight:600}.kpi-value-pair{white-space:nowrap;justify-content:flex-start;align-items:baseline;gap:11px;min-width:0;display:flex}.kpi-value-pair>i{color:#657482;font-size:16px;font-style:normal}.kpi-value-pair>strong{color:#fff;letter-spacing:-1.2px;font-size:clamp(24px,2.7vw,34px);font-weight:700}.kpi-horizontal-progress{color:#ffad33;letter-spacing:-1.5px;justify-self:end;font-size:clamp(28px,3.2vw,40px)}.kpi-status-card.horizontal footer{justify-content:flex-start;gap:clamp(22px,5vw,70px);margin-top:20px}.kpi-status-card.horizontal footer button{margin-left:auto}.kpi-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0d18245c;place-items:center;padding:28px;display:grid;position:fixed;inset:0;overflow-y:auto}.kpi-setting-modal{background:#fff;width:min(860px,100%);max-height:calc(100vh - 56px);margin:auto;overflow:visible;box-shadow:0 24px 70px #0b17243d}.kpi-setting-modal .kpi-setting-head{border-bottom:1px solid #eceef0;margin-bottom:27px;padding-bottom:17px}.kpi-modal-close{color:#697580;background:#f4f5f6;border:0;border-radius:7px;place-items:center;width:34px;height:34px;padding:0;display:grid}.kpi-modal-close:hover{color:#28343f;background:#eceef0}.kpi-setting-modal .kpi-setting-grid{grid-template-columns:minmax(175px,.8fr) minmax(290px,1.25fr) minmax(220px,1fr)}@media (width<=980px){.kpi-horizontal-main{grid-template-columns:minmax(165px,.7fr) minmax(240px,1.2fr) 85px;gap:16px}.kpi-setting-modal{overflow-y:auto}.kpi-setting-modal .kpi-setting-grid{grid-template-columns:1fr 1fr}.kpi-setting-modal .kpi-setting-column:last-child{grid-column:1/-1}}@media (width<=760px){.kpi-modal-backdrop{align-items:start;padding:16px}.kpi-setting-modal{max-height:calc(100vh - 32px);padding:23px 20px}.kpi-setting-modal .kpi-setting-grid{grid-template-columns:1fr}.kpi-setting-modal .kpi-setting-column:last-child{grid-column:auto}.kpi-status-card.horizontal{min-height:165px;padding:21px}.kpi-horizontal-main{grid-template-columns:1fr auto;gap:14px}.kpi-horizontal-name{grid-column:1/-1}.kpi-value-pair{white-space:normal}.kpi-horizontal-progress{font-size:28px}.kpi-status-card.horizontal footer{flex-wrap:wrap;gap:7px 18px}.kpi-status-card.horizontal footer button{margin-left:0}}.kpi-card-grid.horizontal{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:14px}.kpi-status-card.horizontal{height:100%;min-height:166px}.kpi-horizontal-main{grid-template-columns:minmax(100px,.8fr) minmax(150px,1.25fr) 62px;gap:13px}.kpi-horizontal-name strong,.kpi-value-pair>strong,.kpi-horizontal-progress{color:#fff;letter-spacing:-.8px;font-size:clamp(20px,1.75vw,25px);font-weight:700;line-height:1.1}.kpi-horizontal-name{flex-wrap:wrap;align-items:center;gap:6px 9px}.kpi-horizontal-name span{flex-basis:100%}.kpi-value-pair{gap:7px}.kpi-value-pair>span{color:#9eabb6;letter-spacing:-.2px;font-size:12px;font-weight:400}.kpi-value-pair>i{font-size:12px}.kpi-horizontal-progress{color:#fff;justify-self:end}.kpi-status-card.horizontal footer{gap:15px 24px;margin-top:auto;padding-top:23px}.kpi-setting-modal .number-suffix,.kpi-setting-modal .currency-input{height:38px;box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;gap:8px;display:flex;overflow:visible}.kpi-setting-modal .number-suffix:focus-within,.kpi-setting-modal .currency-input:focus-within{box-shadow:none;border:0}.kpi-setting-modal .number-suffix input,.kpi-setting-modal .currency-input input{width:min(130px,100%);height:38px;box-shadow:none;background:#fff;border:1px solid #dce0e4;border-radius:7px;flex:100px;padding:0 10px}.kpi-setting-modal .number-suffix input:focus,.kpi-setting-modal .currency-input input:focus{border-color:#f90;box-shadow:0 0 0 3px #ff990014!important}.kpi-setting-modal .number-suffix span,.kpi-setting-modal .currency-input>span,.kpi-setting-modal .currency-input em{color:#59646f;white-space:nowrap;background:0 0;border:0;flex:none;padding:0;font-size:10px;font-weight:500}@media (width<=1100px){.kpi-card-grid.horizontal{grid-template-columns:1fr}}@media (width<=430px){.kpi-hero{display:block}.progress-ring,.attention-card .department-tag{display:none}.status-row>div p{max-width:170px}.settings-tile{padding:17px}}.dashboard-filters{align-items:flex-start;padding-bottom:20px}.custom-select{color:#818b95;gap:7px;font-size:10px;font-weight:600;display:grid;position:relative}.custom-select-button{color:#34404b;text-align:left;background:#fff;border:1px solid #dce0e4;border-radius:7px;justify-content:space-between;align-items:center;width:178px;height:39px;padding:0 11px 0 12px;font-size:11px;display:flex}.custom-select-button:focus-visible{border-color:#f90;outline:none;box-shadow:0 0 0 3px #ff990015}.custom-select-menu{z-index:30;background:#fff;border:1px solid #e2e5e8;border-radius:9px;gap:2px;margin:0;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 14px 35px #24384d20}.custom-select-menu.columns-1{width:178px}.custom-select-menu.columns-2{grid-template-columns:1fr;width:178px}.custom-select-menu button{color:#56616c;text-align:left;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;width:100%;min-height:34px;padding:0 9px;font-size:11px;display:flex}.custom-select-menu button:hover,.custom-select-menu button:focus-visible{color:#d97e00;background:#fff7ea;outline:none}.custom-select-menu button.selected{color:#d97e00;background:#fff3df;font-weight:600}.summary-date{color:#929ba4;margin-top:21px;font-size:9px}.metric-summary{width:fit-content;max-width:100%;padding:17px 0 28px;display:block}.metric-summary>.metric-total{min-width:0}.metric-total>b{margin:0 0 8px}.comparison-row{align-items:flex-start;gap:clamp(48px,4vw,64px);margin-top:19px;display:flex}.comparison-row .compare-item{justify-content:start;justify-items:start;gap:7px;min-width:135px;display:grid}.comparison-row .compare-item span{font-size:9px}.comparison-row .compare-item strong{font-size:13px}.bar-chart.wide .bars,.bar-chart.medium .bars,.bar-chart.thin .bars{gap:0}.bar-chart.wide .bar,.bar-chart.medium .bar,.bar-chart.thin .bar{border-radius:4px 4px 1px 1px;width:calc(100% - clamp(6px,18%,16px));min-width:0;max-width:none}.bar-chart.wide .bars,.bar-chart.medium .bars,.bar-chart.thin .bars,.bar-chart.wide .grid-line,.bar-chart.medium .grid-line,.bar-chart.thin .grid-line{width:100%;right:0}.custom-select.live{color:#7f8c99;gap:5px;font-size:9px}.custom-select.live .custom-select-button{color:#d7dee5;background:#ffffff0a;border-color:#fff2;border-radius:8px;width:190px;height:41px;font-size:13px}.custom-select.live .custom-select-button:focus-visible{outline-offset:2px;box-shadow:none;border-color:#ff990080;outline:2px solid #ff990080}.custom-select.live .custom-select-menu{z-index:80;background:#1b2a3a;border-color:#ffffff1f;width:210px;max-height:272px;margin:0;position:absolute;top:calc(100% + 8px);right:0;overflow-y:auto;box-shadow:0 16px 40px #050a1080}.custom-select.live .custom-select-menu button{color:#aeb9c4;min-height:36px}.custom-select.live .custom-select-menu button:hover,.custom-select.live .custom-select-menu button:focus-visible{color:#fff;background:#ffffff0d}.custom-select.live .custom-select-menu button.selected{color:#ffad33;background:#ff990014}@media (width<=760px){.dashboard-filters{grid-template-columns:1fr;display:grid}.dashboard-filters .custom-select,.dashboard-filters .custom-select-button,.dashboard-filters .custom-select-menu{width:100%}.dashboard-filters .custom-select-menu.columns-2{grid-template-columns:1fr}.metric-summary{width:100%;display:block}.comparison-row{flex-direction:column;gap:14px}.custom-select.live .custom-select-button{width:min(190px,48vw)}}.kpi-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.kpi-read-card{color:#fff;cursor:pointer;background:#172434;border:1px solid #26394e;border-radius:13px;flex-direction:column;min-height:148px;padding:22px 24px 18px;transition:border-color .16s,background-color .16s,box-shadow .16s,transform .16s;display:flex;box-shadow:0 5px 18px #15263810}.kpi-read-card:hover{background:#192838;border-color:#344b62;transform:translateY(-1px);box-shadow:0 7px 22px #15263818}.kpi-read-card:focus-visible{outline-offset:2px;outline:2px solid #ff990080}.kpi-read-main{flex:1;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;display:grid}.kpi-read-main>section{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;min-width:0;padding:0 8px;display:flex}.kpi-read-main small{color:#788694;letter-spacing:.5px;margin-bottom:11px;font-size:8px;font-weight:600}.kpi-read-main section:first-child>strong{color:#fff;font-size:18px;font-weight:700;line-height:1.15}.kpi-read-main section:first-child>em{color:#ffad33;margin-top:6px;font-size:9px;font-style:normal;font-weight:600}.kpi-read-values{white-space:nowrap;justify-content:center;align-items:baseline;gap:6px;min-width:0;display:flex}.kpi-read-values>span{color:#fff;font-size:15px;font-weight:500}.kpi-read-values>i{color:#657482;font-size:10px;font-style:normal}.kpi-read-values>strong{color:#ffad33;font-size:15px;font-weight:700}.kpi-read-main section:last-child>b{color:#ffad33;letter-spacing:-.8px;font-size:25px;font-weight:700;line-height:1}.kpi-read-card>footer{color:#788694;text-align:right;margin-top:15px;font-size:8px}.kpi-editor-actions{justify-content:flex-end;align-items:center;gap:10px;margin-top:21px;display:flex}.kpi-editor-actions .kpi-complete-button{color:#fff;background:#172434;min-width:112px;height:38px}.kpi-editor-actions .kpi-complete-button:hover:not(:disabled){background:#26394e}.kpi-delete-button{color:#bd5555;background:#fff;border:1px solid #e5caca;border-radius:7px;height:38px;padding:0 13px;font-size:9px;font-weight:600}.kpi-delete-button:hover{background:#fff7f7;border-color:#dbaaaa}@media (width<=1100px){.kpi-overview-grid{grid-template-columns:1fr}}@media (width<=520px){.kpi-read-card{min-height:166px;padding:20px 14px 16px}.kpi-read-main>section{padding:0 4px}.kpi-read-main section:first-child>strong{font-size:15px}.kpi-read-values{flex-direction:column;align-items:center;gap:2px}.kpi-read-values>span,.kpi-read-values>strong{font-size:12px}.kpi-read-values>i{line-height:.8}.kpi-read-main section:last-child>b{font-size:22px}}.kpi-read-card{min-height:174px;padding:20px 24px 17px}.kpi-read-main{align-items:stretch;min-height:112px}.kpi-read-main>section{justify-content:center;height:100%;min-height:112px;padding:19px 10px 2px;position:relative}.kpi-read-main small{text-align:center;margin:0;position:absolute;top:0;left:0;right:0}.kpi-read-main section:first-child>strong,.kpi-read-values>strong,.kpi-read-main section:last-child>b{letter-spacing:-.8px;font-size:clamp(22px,1.7vw,27px);font-weight:700;line-height:1.05}.kpi-read-main section:first-child>em{margin-top:8px}.kpi-read-values{white-space:nowrap;width:min(168px,100%);height:72px;display:block;position:relative}.kpi-read-values>span{color:#fff;font-size:clamp(15px,1.15vw,18px);font-weight:400;line-height:1;position:absolute;top:5px;left:4px}.kpi-read-values>i{color:#657482;font-size:16px;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.kpi-read-values>strong{color:#ffad33;position:absolute;bottom:3px;right:3px}.kpi-read-main section:last-child>b{color:#ffad33}@media (width<=1300px) and (width>=1101px){.kpi-read-card{padding-inline:18px}.kpi-read-main>section{padding-inline:5px}.kpi-read-main section:first-child>strong,.kpi-read-values>strong,.kpi-read-main section:last-child>b{font-size:21px}.kpi-read-values>span{font-size:14px}}@media (width<=520px){.kpi-read-card{min-height:184px;padding:19px 12px 16px}.kpi-read-main,.kpi-read-main>section{min-height:122px}.kpi-read-main>section{padding-inline:3px}.kpi-read-main section:first-child>strong,.kpi-read-values>strong,.kpi-read-main section:last-child>b{font-size:18px}.kpi-read-values{width:106px;height:66px;display:block}.kpi-read-values>span{font-size:12px;top:7px;left:0}.kpi-read-values>strong{font-size:18px;bottom:5px;right:0}.kpi-read-values>i{font-size:12px}}.kpi-read-card{min-height:158px;padding-top:18px;padding-bottom:15px}.kpi-read-main,.kpi-read-main>section{min-height:98px}.kpi-read-main>section{padding-top:17px}.kpi-read-values{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:auto;display:flex;position:static}.kpi-read-values>strong{color:#fff;order:1;font-size:clamp(22px,1.7vw,27px);font-weight:700;line-height:1.05;position:static;transform:none}.kpi-read-values>span{color:#ffad33;order:2;font-size:10px;font-weight:600;line-height:1;position:static;transform:none}.kpi-read-values>i{display:none}.kpi-read-card>footer{margin-top:5px}@media (width<=1300px) and (width>=1101px){.kpi-read-values>strong{font-size:21px}}@media (width<=520px){.kpi-read-card{min-height:168px;padding-top:17px}.kpi-read-main,.kpi-read-main>section{min-height:108px}.kpi-read-values{gap:7px;width:100%;height:auto}.kpi-read-values>strong{font-size:18px}.kpi-read-values>span{font-size:9px}}.kpi-read-main>section{justify-content:flex-start;padding-top:42px}.kpi-read-values{justify-content:flex-start;gap:0}.kpi-read-main section:first-child>strong,.kpi-read-values>strong,.kpi-read-main section:last-child>b{flex:none}.kpi-read-main section:first-child>em,.kpi-read-values>span{margin-top:8px}@media (width<=520px){.kpi-read-main>section{padding-top:40px}.kpi-read-main section:first-child>em,.kpi-read-values>span{margin-top:7px}}.kpi-template-description{color:#8b959e;gap:2px;margin:8px 1px 0;font-size:8px;font-weight:400;line-height:1.55;display:grid}.kpi-template-description span{display:block}.kpi-overview-grid.is-dragging .kpi-read-card{transition:border-color .12s,background-color .12s,box-shadow .12s,opacity .12s,transform .12s}.kpi-overview-grid.is-dragging .kpi-read-card.dragging{z-index:3;opacity:.9;border-color:#f90;position:relative;transform:translateY(-4px)scale(1.018);box-shadow:0 18px 42px #0d182455,0 0 0 2px #ff990052}.kpi-overview-grid.is-dragging .kpi-read-card.drag-over{z-index:2;background:#1b2b3c;border-color:#f90;position:relative;transform:translate(8px);box-shadow:inset 0 0 0 2px #ff99008a,0 8px 24px #15263824}.kpi-overview-grid.is-dragging .kpi-read-card.drag-over:before{content:"";z-index:4;pointer-events:none;background:#f90;border-radius:999px;height:3px;position:absolute;top:-8px;left:12px;right:12px;box-shadow:0 0 0 3px #ff99001f}.kpi-read-main section:last-child>b{white-space:nowrap}.sku-combobox-input{position:relative}.sku-combobox-input>input{padding-right:34px!important}.sku-combobox-input>svg{color:#87919b;pointer-events:none;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.kpi-setting-modal .sku-results{overscroll-behavior:contain;max-height:190px;top:calc(100% + 8px);overflow-y:auto}.kpi-setting-modal .sku-results button[aria-selected=true]{color:#d77d00;background:#fff3df;font-weight:600}@media (prefers-reduced-motion:reduce){.kpi-read-card{transition:none}}.product-add-button{color:#fff;white-space:nowrap;background:#172434;border:0;border-radius:8px;align-items:center;gap:7px;height:39px;padding:0 15px;font-size:10px;font-weight:700;display:inline-flex}.product-add-button:hover{background:#26394e;transform:translateY(-1px)}.product-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;display:flex}.product-toolbar>label{color:#8a949e;background:#fff;border:1px solid #dce0e4;border-radius:8px;align-items:center;gap:9px;width:min(360px,100%);height:40px;padding:0 12px;display:flex}.product-toolbar>label:focus-within{border-color:#f90;box-shadow:0 0 0 3px #ff990014}.product-toolbar input{color:#34404b;border:0;outline:0;flex:1;min-width:0;font-size:10px}.product-toolbar>span{color:#929ba4;font-size:9px}.product-table tbody tr:not(.product-empty){cursor:pointer}.product-table tbody tr:focus-visible{outline-offset:-2px;background:#fffaf3;outline:2px solid #ff990080}.product-empty td{text-align:center;color:#9aa2aa!important;padding:40px 16px!important}.product-modal-backdrop{z-index:110}.product-modal{background:#fff;border:1px solid #e3e6e9;border-radius:13px;flex-direction:column;width:min(900px,100%);max-height:calc(100vh - 56px);display:flex;overflow:hidden;box-shadow:0 24px 70px #0b17243d}.product-modal>header{border-bottom:1px solid #eceef0;flex:none;justify-content:space-between;align-items:flex-start;padding:22px 26px 17px;display:flex}.product-modal>header span{color:#df8300;letter-spacing:.5px;font-size:8px;font-weight:700}.product-modal>header h2{color:#202c37;margin:5px 0 0;font-size:18px}.product-modal>header button{color:#697580;background:#f4f5f6;border:0;border-radius:7px;place-items:center;width:34px;height:34px;padding:0;display:grid}.product-form-scroll{min-height:0;padding:4px 26px 22px;overflow-y:auto}.product-form-section{border-bottom:1px solid #eef0f2;padding:20px 0 21px}.product-form-section:last-child{border-bottom:0}.product-form-section h3{color:#34404b;margin:0 0 15px;font-size:11px}.product-field-grid{gap:14px;display:grid}.product-field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.product-field-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.product-field{color:#68737e;align-content:start;gap:7px;min-width:0;font-size:9px;font-weight:600;display:grid}.product-field>span small{color:#9aa2aa;font-size:8px;font-weight:400}.product-field>input,.product-unit-input,.dimension-inputs label{background:#fff;border:1px solid #dce0e4;border-radius:7px;height:38px}.product-field>input{color:#34404b;outline:none;width:100%;padding:0 10px;font-size:10px}.product-field>input:focus,.product-unit-input:focus-within,.dimension-inputs label:focus-within{border-color:#f90;box-shadow:0 0 0 3px #ff990014}.product-unit-input{align-items:center;display:flex;overflow:hidden}.product-unit-input input{color:#34404b;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0 10px;font-size:10px}.product-unit-input i{color:#59646f;padding-left:10px;font-size:10px;font-style:normal;font-weight:600}.product-unit-input em{color:#8d969f;padding-right:10px;font-size:9px;font-style:normal}.dimension-pair{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.dimension-inputs{grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:center;gap:6px;display:grid}.dimension-inputs label{align-items:center;min-width:0;display:flex;position:relative;overflow:hidden}.dimension-inputs b{color:#8a949e;padding-left:8px;font-size:8px}.dimension-inputs input{color:#34404b;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;padding:0 6px;font-size:9px}.dimension-inputs em{color:#8d969f;padding:0 2px;font-size:9px;font-style:normal}.product-field.readonly .product-unit-input,.product-field.readonly .dimension-inputs label{box-shadow:none;background:#f4f5f6;border-color:#e5e8eb}.product-field.readonly input{color:#78838d;cursor:not-allowed}.product-modal>footer{background:#fff;border-top:1px solid #eceef0;flex:none;justify-content:flex-end;gap:9px;padding:16px 26px;display:flex}.product-cancel-button,.product-save-button{border-radius:7px;height:38px;padding:0 15px;font-size:9px;font-weight:600}.product-cancel-button{color:#697580;background:#fff;border:1px solid #dce0e4}.product-save-button{color:#fff;background:#172434;border:0;min-width:105px}.product-save-button:hover:not(:disabled){background:#26394e}.product-save-button:disabled{color:#9ba3ab;cursor:not-allowed;background:#e5e8eb}@media (width<=760px){.product-data-page .page-header{align-items:flex-start;gap:18px}.product-toolbar{flex-direction:column;align-items:flex-start;gap:8px}.product-toolbar>label{width:100%}.product-modal-backdrop{padding:14px}.product-modal{max-height:calc(100vh - 28px)}.product-form-scroll,.product-modal>header,.product-modal>footer{padding-inline:18px}.product-field-grid.two,.product-field-grid.three,.dimension-pair{grid-template-columns:1fr}}
