:root{--brand: #d95313;--brand-action: #c24a11;--brand-hover: #b7440e;--brand-active: #a63f0f;--brand-soft: #fff3eb;--brand-tint: #fff8f4;--brand-border: #f1cdba;--ink: #26231f;--text: #4f4943;--muted: #706a63;--line: #eae6e0;--line-soft: #f2efeb;--card: #ffffff;--soft: #f8f7f5;--blue: #d95313;--blue-soft: #fff3eb;--green: #23845b;--green-soft: #edf7f1;--orange: #965c07;--orange-soft: #fff6e5;--red: #c5443d;--red-soft: #fcefed;--brand-orange: #d95313;--brand-orange-dark: #c24a11;--brand-orange-soft: #fff3eb;--brand-orange-tint: #fff8f4;--violet: #d95313;--violet-soft: #fff3eb;--gray-soft: #f0eeeb;--disabled-bg: #efebe6;--disabled-text: #a39c93;--shadow: 0 14px 38px rgba(77, 54, 41, .08);--font-size-caption: 11px;--font-size-meta: 12px;--font-size-data: 13px;--font-size-nav-secondary: 13px;--font-size-body: 14px;--font-size-nav-primary: 14px;--font-size-section-title: 18px;--font-size-page-title: 24px}*{box-sizing:border-box}html{overflow-x:hidden}body{margin:0;color:var(--ink);background:#f8f7f5;font-family:-apple-system,BlinkMacSystemFont,Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-size:14px}h1{font-size:32px}h2{font-size:24px}h3{font-size:18px}h4{font-size:16px}h5{font-size:13px}h6{font-size:11px}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.btn{min-height:40px;border:0;border-radius:8px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:750;color:#fff;background:var(--brand-action);white-space:nowrap;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.btn.secondary{color:var(--brand-action);background:#fff;border:1px solid var(--line)}.btn.ghost{color:var(--brand-action);background:var(--brand-soft)}.btn.danger{color:#b42318;background:#fff;border:1px solid #f5b7b1}.btn.danger:hover{background:#fff4f2}.btn:hover{transform:translateY(-1px);background:var(--brand-hover);box-shadow:0 8px 18px #a63f0f2e}.btn:active{background:var(--brand-active)}.btn.secondary:hover{color:var(--brand-hover);border-color:var(--brand-border);background:var(--brand-tint)}.btn.ghost:hover{color:var(--brand-hover);background:#fce8dc}.btn.danger:hover{color:#a93630;background:var(--red-soft)}.btn:disabled,.btn.disabled{cursor:not-allowed;opacity:1;color:var(--disabled-text);border-color:var(--line);background:var(--disabled-bg);transform:none;box-shadow:none}.pill{display:inline-flex;align-items:center;width:fit-content;min-height:28px;border-radius:999px;padding:0 10px;font-size:12px;font-weight:800;white-space:nowrap}.pill.blue{color:var(--blue);background:var(--blue-soft)}.pill.green{color:var(--green);background:var(--green-soft)}.pill.orange{color:var(--orange);background:var(--orange-soft)}.pill.gray{color:var(--muted);background:var(--gray-soft)}.brand-line{display:flex;align-items:center;gap:12px;min-width:0}.brand-line strong,.brand-line span{display:block}.brand-line span{margin-top:2px;color:var(--muted);font-size:12px}.brand-mark{width:42px;height:42px;display:grid;flex:0 0 auto;place-items:center;border-radius:8px;color:#fff;background:linear-gradient(145deg,#e56a2f,var(--brand));font-weight:900}.toast{margin:18px 0 0;display:flex;align-items:center;gap:8px;min-height:42px;border:1px solid #b7ebc9;border-radius:8px;padding:10px 13px;color:#0f6b3c;background:#effbf3;font-weight:750}.toast.supplier{border-color:#ffd3a7;color:#8a430f;background:#fff7ed}.toast.error{border-color:#f3b4ab;color:#b42318;background:#fef3f2}.toast.warning{border-color:#f7c66b;color:#8a4b00;background:#fffaeb}.toast.info{border-color:#b2ddff;color:#175cd3;background:#eff8ff}.toast>span{flex:1}.toast-close{border:0;background:transparent;color:currentColor;font-size:20px;line-height:1;cursor:pointer}.gateway-shell{min-height:calc(100vh - 52px);background:radial-gradient(780px 340px at 16% 12%,rgba(255,103,0,.13),transparent 68%),radial-gradient(720px 300px at 92% 10%,rgba(49,113,225,.08),transparent 72%),linear-gradient(180deg,#fff8f1 0,#f7f8fb 430px),#f7f8fb}.login-shell{position:relative;display:flex;align-items:center;overflow:hidden;background:#f7f8fa url(/login-supply-chain-bg.png) center / cover no-repeat}.login-shell:before{content:"";position:absolute;inset:0;background:radial-gradient(520px 410px at 50% 48%,rgba(255,255,255,.46),rgba(255,255,255,.12) 72%,transparent 100%),linear-gradient(180deg,#f7f8fa1f,#f7f8fa3d)}.login-shell:after{display:none}.gateway-top{min-height:76px;padding:0 max(28px,calc((100vw - 1280px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(232,221,211,.72);background:#ffffffc7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.gateway-main{width:min(1280px,calc(100vw - 48px));margin:0 auto;padding:52px 0 72px}.login-shell .gateway-main{position:relative;z-index:2;width:min(510px,calc(100vw - 32px));padding:44px 0}.gateway-hero{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:34px;align-items:stretch;min-height:430px}.gateway-hero-copy{position:relative;overflow:hidden;border:1px solid rgba(255,205,168,.78);border-radius:28px;padding:40px;background:radial-gradient(360px 190px at 88% 14%,rgba(255,103,0,.16),transparent 68%),radial-gradient(280px 180px at 12% 88%,rgba(42,103,190,.09),transparent 70%),linear-gradient(145deg,#fffffff5,#fffaf6eb);box-shadow:0 28px 70px #54351c1a}.gateway-hero-copy:after{content:"";position:absolute;right:-76px;bottom:-92px;width:260px;height:260px;border-radius:38px;border:34px solid rgba(255,103,0,.075);transform:rotate(18deg)}.gateway-hero-copy h1{position:relative;z-index:1;max-width:680px;margin:22px 0 16px;color:#172033;font-size:clamp(34px,4.4vw,54px);line-height:1.06;letter-spacing:-1.4px}.gateway-hero-copy p{position:relative;z-index:1;max-width:640px;margin:0;color:#6f5d4d;font-size:16px;line-height:1.85}.gateway-value-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:34px 0 0}.gateway-value-card{min-height:116px;display:grid;align-content:start;gap:10px;border:1px solid rgba(238,225,212,.88);border-radius:18px;padding:18px;color:#57331d;background:#ffffffc7;box-shadow:0 12px 30px #2b1d120b}.gateway-value-card strong{color:#201a16;font-size:17px;font-weight:860}.gateway-value-card span{color:#725f50;line-height:1.65}.gateway-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.gateway-card{min-height:190px;padding:22px;display:grid;align-content:start;gap:12px;text-align:left;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fff;box-shadow:var(--shadow)}.gateway-card:disabled{cursor:wait;opacity:.68}.gateway-card svg{color:var(--brand-orange)}.gateway-card.active{border-color:var(--brand-orange);box-shadow:0 14px 30px #ff6a0024}.gateway-card strong{font-size:20px}.gateway-card span{color:var(--muted);line-height:1.55}.gateway-card>svg:last-child{justify-self:end;color:var(--muted)}.login-panel{margin:0 auto;padding:clamp(30px,3.5vh,36px) 36px;display:grid;gap:clamp(28px,3vh,32px);align-content:center;border:1px solid #e7ebf0;border-radius:20px;background:#fff;box-shadow:0 18px 48px #121d301a}.login-panel-primary{align-items:stretch}.login-brand{display:flex;align-items:center;gap:10px}.login-brand .brand-mark{width:clamp(38px,4.5vh,46px);height:clamp(38px,4.5vh,46px);border-radius:12px;background:linear-gradient(145deg,#a93f0d,#d95b1b);box-shadow:none;font-size:clamp(19px,2.2vh,22px)}.login-brand strong,.login-brand span{display:block}.login-brand strong{color:#182230;font-size:clamp(20px,2.4vh,24px);line-height:1.2}.login-brand span{margin-top:2px;color:#7b8492;font-size:clamp(12px,1.4vh,14px);font-weight:500}.login-panel-head{display:grid;gap:6px}.login-role-chip{width:fit-content;border-radius:999px;padding:7px 12px;color:#c45500;background:#fff0e3;font-size:12px;font-weight:860}.login-panel h1{margin:0;color:#172033;font-size:clamp(24px,2.8vh,28px);line-height:1.18;letter-spacing:-.4px}.login-panel p{margin:0;color:#748094;font-size:clamp(14px,1.6vh,16px);line-height:1.55}.register-heading h1,.register-heading p,.form-section-title h3{margin:0}.register-heading p,.form-section-title span{color:var(--muted)}.register-entry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:20px}.register-entry-card{position:relative;overflow:hidden;display:grid;align-content:start;gap:10px;text-align:left;border:1px solid #f0dfd0;border-radius:22px;padding:24px 26px;background:radial-gradient(220px 110px at 92% 12%,rgba(255,103,0,.08),transparent 68%),#fff;box-shadow:0 18px 42px #1b274012;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.register-entry-card:hover{transform:translateY(-3px);box-shadow:0 24px 52px #1b27401c}.register-entry-card svg{width:42px;height:42px;border-radius:14px;padding:10px;color:var(--brand-orange);background:#fff1e6}.register-entry-card strong{color:#171f2f;font-size:20px;line-height:1.35}.register-entry-card span{color:var(--muted);line-height:1.7}.register-entry-card.supplier{border-color:#ffd7a8}.register-entry-card.dealer{border-color:#d5e4ff;background:radial-gradient(220px 110px at 92% 12%,rgba(49,113,225,.08),transparent 68%),#fff}.register-entry-card.dealer svg{color:var(--blue);background:#eef5ff}.register-main{width:min(1080px,100%);margin:0 auto;display:grid;gap:18px}.register-heading{display:grid;gap:10px}.register-heading h1{font-size:30px;line-height:1.15;letter-spacing:0}.application-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:6px}.application-steps div{display:flex;align-items:center;gap:8px;min-height:42px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;color:var(--muted);background:#fff;font-size:13px;font-weight:750}.application-steps b{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#f3eee9;color:#705d50}.application-steps .active{border-color:#f0b180;color:#8f3e00;background:#fff8f2}.application-steps .active b{color:#fff;background:var(--brand-orange)}.account-explanation,.registered-account-summary{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:1px solid #f0c9a8;border-radius:8px;color:#70411f;background:#fff8f2;font-size:13px;line-height:1.6}.account-explanation svg,.registered-account-summary svg{flex:0 0 auto;margin-top:1px;color:var(--brand-orange)}.register-form-panel{display:grid;gap:18px}.application-lookup-panel,.application-access-receipt,.application-status-panel{display:grid;gap:14px}.application-access-receipt{border-color:#b9dfc4;background:#f5fbf6}.application-access-receipt h3,.application-access-receipt p,.application-status-panel h3,.application-status-panel p{margin:0}.application-access-receipt strong{word-break:break-all}.form-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid var(--line)}.required-mark{color:#c4320a;font-weight:900}.field-error{display:block;margin-top:6px;color:#b42318;font-size:12px;font-weight:700;line-height:1.4}.form-grid input[aria-invalid=true],.form-grid select[aria-invalid=true],.form-grid textarea[aria-invalid=true],.register-license-picker.invalid{border-color:#d92d20;background:#fff8f7}.form-grid input[aria-invalid=true]:focus,.form-grid select[aria-invalid=true]:focus,.form-grid textarea[aria-invalid=true]:focus{outline:3px solid rgba(217,45,32,.12);border-color:#d92d20}.account-registration-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.business-textarea{width:100%;min-height:120px;border:1px solid var(--line);border-radius:8px;padding:12px;resize:vertical;font:inherit}.register-form-panel .business-textarea{min-height:96px}.link-button{border:0;background:transparent;color:var(--brand-orange);font-weight:850;cursor:pointer}.login-form{display:grid;grid-template-columns:1fr;gap:20px;align-items:stretch}.login-form label{display:grid;gap:8px;color:#344054;font-size:15px;font-weight:650}.login-form input{width:100%;height:clamp(48px,5.4vh,56px);border:1px solid #dde2e8;border-radius:10px;padding:0 14px;color:var(--ink);background:#fff;font-size:16px;font-weight:400;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.login-form input:focus{outline:none;border-color:var(--brand-orange);background:#fff;box-shadow:0 0 0 4px #ff67001c}.login-form input[aria-invalid=true]{border-color:#b42318}.login-form .btn{width:100%;height:clamp(48px,5.4vh,56px);margin-top:4px;border-radius:10px;background:#c95016;box-shadow:none;font-size:16px}.login-form .btn:hover:not(:disabled){background:#ad4311}.password-input-wrap{position:relative;display:block}.password-input-wrap input{padding-right:48px}.password-visibility-toggle{position:absolute;top:50%;right:10px;display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:7px;color:#7b8492;background:transparent;cursor:pointer;transform:translateY(-50%)}.password-visibility-toggle:hover{color:#c95016;background:#fff4ed}.password-visibility-toggle:focus-visible{outline:2px solid #c95016;outline-offset:1px}.login-form .field-error{color:#b42318;font-size:12px;font-weight:700}.login-form-error{grid-column:1 / -1}.login-apply-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:18px;padding-top:22px;border-top:1px solid #eaecf0;color:#7b8492;font-size:14px}.login-apply-row>span{margin-right:2px}.login-apply-row button{display:inline-flex;align-items:center;gap:4px;border:0;padding:0;color:#c95016;background:transparent;font-size:14px;font-weight:650;cursor:pointer;transition:transform .16s ease,background .16s ease,color .16s ease}.login-apply-row button:hover{color:#98390e;text-decoration:underline}.login-shell{display:block;overflow:visible;background:#f5f7fa}.login-shell:before,.login-shell:after{display:none}.login-topbar{height:76px;border-bottom:1px solid #edf0f4;background:#fffffff5}.login-topbar-inner{width:min(1280px,calc(100vw - 48px));height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.login-brand-header .brand-mark{width:40px;height:40px;border-radius:10px;font-size:19px}.login-brand-header strong{font-size:19px}.login-brand-header span{font-size:11px}.login-topbar-tagline{color:#7c8798;font-size:12px;font-weight:700;letter-spacing:.24em}.login-shell .gateway-main{width:min(1280px,calc(100vw - 48px));min-height:100vh;display:grid;align-items:center;padding:24px 0}.login-experience{min-height:clamp(620px,calc(100vh - 48px),760px);display:grid;grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr);overflow:hidden;border:1px solid #edf0f4;border-radius:28px;background:#f7f9fc;box-shadow:0 24px 70px #1f2a3d1a}.login-story{position:relative;isolation:isolate;min-width:0;padding:34px clamp(38px,4vw,56px) 42px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:url(/login-supply-chain-hero-v2.png) center / cover no-repeat}.login-story:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.62) 0%,rgba(255,255,255,.38) 38%,rgba(255,255,255,.04) 70%,transparent 100%),linear-gradient(180deg,#ffffff05 58%,#18223029)}.login-story-brand{position:relative;z-index:1;align-self:flex-start}.login-story-brand .brand-mark{width:40px;height:40px;border-radius:10px;font-size:19px}.login-story-brand strong{color:#182230;font-size:19px}.login-story-brand span{color:#697386;font-size:11px}.login-story-copy{max-width:480px;margin-top:clamp(36px,7vh,74px)}.login-story h1{margin:0;color:#172033;font-size:clamp(38px,3.1vw,50px);line-height:1.16;letter-spacing:-.04em;text-shadow:none}.login-story h1 em{color:#ff6a1a;font-style:normal}.login-story-copy p{max-width:450px;margin:18px 0 0;color:#576173;font-size:14px;line-height:1.72}.login-capability-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:auto;padding-top:28px}.login-capability-grid>div{min-width:0;display:grid;gap:3px;padding:0;border:0;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.login-capability-grid>div>span{width:36px;height:36px;display:grid;place-items:center;margin-bottom:6px;border-radius:50%;color:#ff6a1a;background:#fff;box-shadow:0 8px 22px #2b34421f}.login-capability-grid strong{overflow:hidden;color:#263244;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.login-capability-grid small{color:#697386;font-size:11px}.login-story-signature{width:fit-content;margin:36px 0 0 24px;color:#fffffff0;font-size:14px;font-style:italic;letter-spacing:.08em;transform:rotate(-6deg)}.login-form-stage{position:relative;display:grid;place-items:center;padding:clamp(34px,5vw,64px);background:radial-gradient(420px 260px at 88% 16%,rgba(255,106,26,.06),transparent 72%),#f7f9fc}.login-stage-tagline{position:absolute;top:34px;right:42px;color:#7c8798;font-size:11px;font-weight:700;letter-spacing:.18em}.login-stage-footer{position:absolute;bottom:26px;left:0;right:0;display:flex;justify-content:center;gap:10px;color:#8a94a5;font-size:10px}.login-stage-footer>*+*{padding-left:10px;border-left:1px solid #d9dee7}.login-stage-footer a:hover{color:#d94b08}.login-experience .login-panel{width:min(420px,100%);padding:clamp(28px,3vw,38px);gap:24px;border:1px solid #e6eaf0;border-radius:20px;box-shadow:0 20px 54px #1f2a3d1a}.login-experience .login-panel .login-brand .brand-mark{width:40px;height:40px;font-size:19px}.login-experience .login-panel .login-brand strong{font-size:18px}.login-experience .login-panel .login-brand span{font-size:11px}.login-experience .login-panel h1{font-size:25px}.login-experience .login-panel p{font-size:13px}.login-experience .login-form{gap:16px}.login-experience .login-form label{gap:7px;font-size:13px}.login-input-wrap,.login-experience .password-input-wrap{position:relative;display:block}.login-input-wrap>svg,.login-field-icon{position:absolute;z-index:1;top:50%;left:13px;color:#8a94a5;transform:translateY(-50%);pointer-events:none}.login-experience .login-form input{height:46px;padding-left:40px;border-color:#dfe5ed;border-radius:8px;background:#f3f6fb;font-size:14px}.login-experience .password-input-wrap input{padding-right:46px}.login-experience .login-form .btn{height:46px;margin-top:2px;border-radius:8px;background:linear-gradient(90deg,#ef5b0c,#d94b08);box-shadow:0 10px 24px #e04f0833;font-size:15px}.login-experience .login-apply-row{gap:14px;padding-top:18px;font-size:12px}.login-experience .login-apply-row button{font-size:12px}@media(max-width:1050px){.login-experience{grid-template-columns:minmax(0,1fr) 420px}.login-story{padding:42px}.login-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-height:760px)and (min-width:1051px){.login-story{padding:26px 52px 34px}.login-story-copy{margin-top:24px}.login-story h1{font-size:40px}.login-story-copy p{margin-top:12px;line-height:1.65}.login-capability-grid{padding-top:24px}.login-capability-grid>div{padding:0}.login-story-signature{margin-top:22px}.login-form-stage{padding:32px 50px}.login-experience .login-panel{gap:18px;padding:30px 36px}}.spin{animation:spin .8s linear infinite}.portal-loading{display:flex;align-items:center;justify-content:center;gap:10px;min-height:60vh;padding:40px 20px;color:#7d8795;font-size:14px}.portal-loading-spinner{width:18px;height:18px;border:2px solid #e4e7ec;border-top-color:#d95600;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.content-head,.panel-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.panel-title.actions-only{justify-content:flex-end}.admin-page-head{align-items:stretch;margin-bottom:18px;border:1px solid rgba(235,219,203,.92);border-radius:14px;padding:16px 18px;background:linear-gradient(135deg,#fffffffa,#fff9f3f5);box-shadow:0 10px 26px #1f29370d}.admin-page-head>div:first-child{min-width:0}.content-head span{color:var(--muted);font-size:13px}.content-head h2,.panel-title h3{margin:3px 0 0}.admin-page-head h2{font-size:24px;line-height:1.18}.admin-page-head p{margin:6px 0 0;color:#6f5b4d;line-height:1.45}.admin-page-stats{display:grid;grid-template-columns:repeat(3,minmax(86px,1fr));gap:10px;align-items:stretch;min-width:min(360px,42%)}.admin-page-stats div{display:grid;align-content:center;min-height:64px;border:1px solid var(--line-soft);border-radius:12px;padding:10px 12px;background:#fff}.admin-page-stats b,.admin-page-stats span{display:block}.admin-page-stats b{color:var(--ink);font-size:22px;line-height:1.05}.admin-page-stats span{margin-top:5px;color:var(--muted);font-size:12px;font-weight:800}.panel-title p{margin:6px 0 0;color:var(--muted);line-height:1.55}.compact-title{margin-top:16px}.section-divider{height:1px;background:var(--line);margin:18px 0 2px}.panel-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.file-upload-control{display:inline-flex;flex-direction:column;gap:6px;align-items:flex-start;max-width:220px}.file-upload-control input[type=file]{display:none!important}.file-upload-control small{color:var(--muted);white-space:normal;line-height:1.35}.file-upload-control small.upload-error{color:#b42318}.file-upload-control small.success{color:var(--green)}.panel,.empty-state,.summary-card,.metric,.task-card{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 8px 24px #1f29370d}.panel{padding:18px 18px 20px;overflow:hidden}.two-col{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:18px}.form-grid-wide{grid-column:1 / -1}.category-cascade{display:flex;gap:8px;margin-top:7px}.category-cascade select{flex:1;min-width:0;margin-top:0!important}.upload-field{display:flex;align-items:center;gap:10px;margin-top:7px}.upload-field .product-visual{width:44px;height:44px;border-radius:8px;flex-shrink:0}.visually-hidden-file{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.product-image-uploader{display:flex;flex-direction:column;gap:8px;margin-top:8px}.product-image-dropzone{display:grid;width:100%;min-height:92px;grid-template-columns:64px minmax(0,1fr) 34px;align-items:center;gap:14px;padding:14px;color:#283548;text-align:left;background:linear-gradient(180deg,#fff,#fbfcfe);border:1px dashed #cbd6e4;border-radius:14px;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease}.product-image-dropzone:hover:not(:disabled){background:#fff7ed;border-color:#f973168c;box-shadow:0 12px 28px #f9731614;transform:translateY(-1px)}.product-image-dropzone:disabled{cursor:not-allowed;background:#f6f8fb;border-color:#d8e0ea}.product-image-preview{display:grid;width:64px;height:64px;place-items:center;overflow:hidden;color:#f97316;background:#fff7ed;border:1px solid rgba(249,115,22,.18);border-radius:12px}.product-image-preview img{width:100%;height:100%;object-fit:cover}.product-image-copy{display:flex;min-width:0;flex-direction:column;gap:5px}.product-image-copy strong{color:#172033;font-size:14px;line-height:1.2}.product-image-copy small{color:#6b778c;font-size:12px;line-height:1.45}.product-image-action{display:grid;width:34px;height:34px;place-items:center;color:#f97316;background:#fff2e8;border-radius:10px}.product-image-uploader.disabled .product-image-preview,.product-image-uploader.disabled .product-image-action{color:#98a2b3;background:#eef2f6;border-color:#e1e7ef}.image-upload-error{color:#b42318;font-size:12px;line-height:1.4}.upload-filename{color:var(--muted);font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.authorization-file-field{grid-column:1 / -1}.authorization-file-empty,.authorization-file-error{display:block;color:var(--muted);font-size:13px;font-weight:600}.authorization-file-error{color:#b42318}.authorization-file-preview{display:grid;gap:7px}.authorization-file-preview>small{color:#697386;font-size:11px;line-height:1.4}.authorization-image-preview{display:block;width:min(100%,360px);margin-top:2px;overflow:hidden;border:1px solid #d8e0ea;border-radius:10px;background:#f8fafc}.authorization-image-preview:hover{border-color:#f2a276;box-shadow:0 0 0 3px #fff0e5}.authorization-image-preview:focus-visible{outline:2px solid #f2a276;outline-offset:2px}.authorization-image-preview img{display:block;width:100%;max-height:260px;object-fit:contain}.order-detail-overview{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.order-detail-overview>div{background:#f8f9fb;border:1px solid #edf0f4;border-radius:8px;display:grid;gap:4px;min-height:70px;padding:11px 12px}.order-detail-overview span,.order-detail-overview small{color:#697386;font-size:11px;line-height:1.45}.order-detail-overview b{color:#263244;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.order-detail-overview .order-detail-money{color:#c9470a;font-size:16px;font-variant-numeric:tabular-nums}.order-detail-products{display:grid;gap:9px}.order-detail-product{align-items:center;border:1px solid #edf0f4;border-radius:9px;display:grid;gap:11px;grid-template-columns:58px minmax(0,1fr) auto;padding:9px}.order-detail-product-image{background:#f8fafc;border:1px solid #edf0f4;border-radius:7px;height:58px;overflow:hidden;width:58px}.order-detail-product-image img{height:100%;object-fit:cover;width:100%}.order-detail-product-image .product-visual{border-radius:0;box-shadow:none;height:100%;min-height:0;width:100%}.order-detail-product-main{display:grid;gap:3px;min-width:0}.order-detail-product-main b{color:#263244;font-size:13px;line-height:1.4;overflow-wrap:anywhere}.order-detail-product-main span,.order-detail-product-main small,.order-detail-product-amount small{color:#697386;font-size:11px;line-height:1.4;overflow-wrap:anywhere}.order-detail-product-amount{display:grid;gap:4px;justify-items:end;text-align:right}.order-detail-product-amount b{color:#344054;font-size:13px;white-space:nowrap}@media(max-width:560px){.order-detail-overview{grid-template-columns:1fr}.order-detail-product{align-items:start;grid-template-columns:50px minmax(0,1fr)}.order-detail-product-image{height:50px;width:50px}.order-detail-product-amount{grid-column:2;justify-items:start;text-align:left}}.metric-grid,.admin-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin:14px 0}.admin-content .metric{padding:15px}.admin-content .metric strong{font-size:28px}.admin-content .metric-icon.violet{color:var(--orange);background:var(--orange-soft)}.admin-operation-overview{margin:14px 0}.operation-bars{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.operation-bar-group{display:grid;gap:10px}.operation-bar-row{display:grid;grid-template-columns:72px minmax(8px,1fr) 24px;align-items:center;gap:8px;font-size:13px;color:var(--muted)}.operation-bar-row i{display:block;height:8px;min-width:0;border-radius:999px;background:#cbd5e1}.operation-bar-row i.orange{background:var(--brand-orange)}.operation-bar-row i.blue{background:#4b84e6}.operation-bar-row i.green{background:#2ea66d}.operation-bar-row b{color:var(--text);text-align:right}.import-field-guide{margin:14px 0;border:1px solid #e4e9f0;border-radius:10px;overflow:hidden}.import-field-guide summary{padding:12px 14px;cursor:pointer;color:var(--text);font-weight:700}.import-field-guide .responsive-table{margin:0}.admin-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:38px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #eaecf0}.admin-list-summary{min-width:0}.admin-list-summary strong,.admin-list-summary span{display:block}.admin-list-summary strong{color:var(--ink);font-size:14px;font-weight:700}.admin-list-summary span{margin-top:3px;color:var(--muted);font-size:12px}.admin-list-toolbar>.btn,.admin-list-toolbar>.panel-actions{flex:0 0 auto}.metric{padding:17px}button.metric-action{width:100%;border:1px solid transparent;font:inherit;text-align:left;cursor:pointer}button.metric-action:hover{border-color:#fed7aa;background:#fffaf6}.metric-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;margin-bottom:12px}.metric-icon.blue{color:var(--blue);background:var(--blue-soft)}.metric-icon.green{color:var(--green);background:var(--green-soft)}.metric-icon.orange{color:var(--orange);background:var(--orange-soft)}.metric-icon.violet{color:var(--violet);background:var(--violet-soft)}.metric span,.metric small{color:var(--muted)}.metric strong{display:block;margin:4px 0;font-size:30px}.summary-card{padding:18px}.summary-card h3{margin-top:0}.checkout-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.summary-card label{display:block;margin:12px 0 6px;color:var(--text);font-size:13px;font-weight:800}.summary-card input,.summary-card textarea,.form-grid input,.form-grid select{width:100%;border:1px solid var(--line);border-radius:8px;padding:11px 12px;color:var(--text);background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.form-grid input:hover,.form-grid select:hover{border-color:#c9d2dc}.form-grid input:focus,.form-grid select:focus{outline:none;border-color:#ffb37e;box-shadow:0 0 0 3px #ff6a0017}.form-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:16px;color:var(--muted);font-size:13px}.inline-feedback{font-weight:800}.inline-feedback.success{color:var(--green)}.inline-feedback.error{color:#b42318}.inline-feedback.loading{color:var(--blue)}.file-picker{align-items:center;border:1px dashed var(--line-strong);border-radius:8px;color:var(--muted);cursor:pointer;display:flex;gap:10px;margin-top:14px;min-height:48px;padding:12px 14px}.file-picker input{display:none}.step-track{display:flex;align-items:center;min-height:56px;margin-bottom:14px;padding:0 4px;overflow-x:auto}.step-track-item{display:flex;align-items:center;min-width:max-content}.step-track-dot{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;color:#7f8a99;background:#eff2f5;font-size:12px;font-weight:800;flex:none}.step-track-item.active .step-track-dot{color:#fff;background:var(--brand-orange);box-shadow:0 5px 12px #ff6a0038}.step-track-item.done .step-track-dot{color:#fff;background:var(--green)}.step-track-item b{margin-left:8px;font-size:12.5px;color:var(--muted)}.step-track-item.active b,.step-track-item.done b{color:var(--ink)}.step-track-line{width:44px;height:1px;margin:0 10px;background:var(--line)}.summary-card input:focus,.summary-card textarea:focus,.inline-search input:focus{outline:2px solid rgba(255,106,0,.18);border-color:var(--brand-orange)}.summary-card textarea{min-height:88px;resize:vertical}.summary-row{display:flex;justify-content:space-between;gap:10px;margin:13px 0;color:var(--muted)}.summary-card .btn{width:100%}.portal-guard{min-height:calc(100vh - 52px);display:grid;place-items:center;padding:24px}.empty-state{padding:32px 24px;display:grid;place-items:center;text-align:center;min-height:240px;color:var(--muted);background:radial-gradient(circle at 50% 30%,rgba(255,106,0,.05),transparent 62%),#fff}.empty-state-visual{width:92px;height:72px;margin-bottom:14px;position:relative}.empty-state-card{position:absolute;width:50px;height:58px;border-radius:11px;border:1px solid var(--line-soft);background:#fff;box-shadow:0 8px 18px #1720330d}.empty-state-card.c1{left:6px;top:8px;transform:rotate(-9deg);background:var(--brand-orange-tint);border-color:#f3ded0}.empty-state-card.c2{left:28px;top:3px;transform:rotate(7deg)}.empty-state-icon{position:absolute;left:28px;top:20px;z-index:2;width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:var(--brand-orange-soft);color:var(--brand-orange-dark)}.empty-state strong{color:var(--ink);font-size:14px}.empty-state p{margin:6px 0 0;max-width:380px;line-height:1.7}.empty-state .btn{margin-top:14px}.stack,.selection-stack,.detail-stack{display:grid;gap:16px}.notice-carousel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0 0}.notice-carousel article,.ai-panel{min-width:0;border:1px solid #d8e3dc;border-radius:8px;padding:16px;background:#fff;box-shadow:var(--shadow)}.notice-carousel strong,.ai-panel h3{display:block;margin:10px 0 6px}.notice-carousel p,.ai-panel p{margin:0;color:var(--muted);line-height:1.6}.ai-panel{display:flex;align-items:center;justify-content:space-between;gap:16px}.modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:24px;background:#0f172a6b}.modal-backdrop-over-drawer{z-index:200}.drawer-backdrop{position:fixed;inset:0;z-index:100;display:flex;justify-content:flex-end;background:#0f172a4d;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.drawer-detail-state{display:flex;align-items:flex-start;gap:12px;margin:8px 0;padding:18px;border:1px solid #e6eaf0;border-radius:10px;background:#f8fafc;color:#586174}.drawer-detail-state strong{display:block;color:#253047;font-size:14px}.drawer-detail-state p{margin:4px 0 0;font-size:13px;line-height:1.6}.drawer-detail-state.error{border-color:#f5c8c4;background:#fff6f5;color:#b42318}.drawer-detail-state.not-found{border-color:#f1d8aa;background:#fffaf0;color:#9b5a0a}.business-drawer{width:min(640px,calc(100vw - 32px));height:100vh;display:grid;grid-template-rows:auto 1fr auto;border-left:1px solid #d9dee7;background:#fff;box-shadow:-18px 0 48px #0f172a24}.business-drawer.drawer-compact{width:min(540px,calc(100vw - 32px))}.business-drawer.drawer-standard{width:min(660px,calc(100vw - 32px))}.business-drawer.drawer-detail{width:min(820px,calc(100vw - 32px))}.business-drawer.drawer-logistics{width:min(720px,calc(100vw - 32px))}.drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 24px 18px;border-bottom:1px solid #edf0f4;background:linear-gradient(180deg,#fff,#fbfcfe)}.drawer-head span{display:inline-flex;margin-bottom:6px;color:#7b8494;font-size:11px;font-weight:700;letter-spacing:.02em}.drawer-head h3{margin:0;color:#171d29;font-size:20px;font-weight:720;letter-spacing:-.01em}.drawer-head p{margin:7px 0 0;color:#667085;font-size:13px;line-height:1.55}.drawer-body{overflow:auto;padding:20px 24px 28px;background:#fff}.drawer-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px;border:1px solid #e5eaf1;border-radius:14px;padding:14px 16px;background:linear-gradient(180deg,#fff,#fbfcfe);color:#5e6b7f;line-height:1.5}.drawer-summary-main{display:flex;min-width:0;flex-direction:column;gap:6px}.drawer-summary-main>.pill{width:fit-content}.drawer-summary-main strong{color:#253044;font-size:14px;font-weight:720}.drawer-summary-main p{margin:0;color:#667085;font-size:12.5px}.drawer-summary-meta{display:flex;flex-shrink:0;flex-direction:column;gap:4px;color:#344054;font-size:12px;text-align:right}.drawer-section{padding-top:18px;margin-top:18px;border-top:1px solid #edf0f4}.drawer-summary+.drawer-section,.drawer-section:first-child{padding-top:0;margin-top:0;border-top:0}.drawer-section-head{margin-bottom:12px}.drawer-section-head h4{margin:0;color:#253044;font-size:13.5px;font-weight:760}.drawer-section-head p{margin:4px 0 0;color:#7b8494;font-size:12px;line-height:1.5}.drawer-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.drawer-form-grid-1{grid-template-columns:1fr}.drawer-form-grid label{color:#344054;font-size:12.5px;font-weight:700}.drawer-form-grid label .field-hint{display:block;margin-top:4px;color:var(--muted);font-size:11.5px;font-weight:600}.drawer-form-grid>div>span{display:block;margin-bottom:4px;color:var(--muted);font-size:12px;font-weight:750}.drawer-form-grid>div>b{display:block;color:var(--ink);line-height:1.5;overflow-wrap:anywhere}.drawer-form-grid input,.drawer-form-grid select,.drawer-form-grid textarea{min-height:40px;margin-top:6px;border-color:#d8e0ea;border-radius:10px;color:#253044;font-size:14px;font-weight:560}.drawer-form-grid input:focus,.drawer-form-grid select:focus,.drawer-form-grid textarea:focus{border-color:#f97316bf;box-shadow:0 0 0 3px #f973161c}.drawer-footer{display:flex;justify-content:flex-end;gap:10px;padding:14px 24px;border-top:1px solid #edf0f4;background:#fbfcfe}.admin-entity-link{display:inline;padding:0;color:#1d4ed8;font:inherit;font-weight:650;text-align:left;text-decoration:none;background:transparent;border:0;cursor:pointer}.admin-entity-link:hover{color:#f97316;text-decoration:underline;text-underline-offset:3px}.admin-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin:0}.admin-detail-field{padding:12px;background:#f8fafc;border:1px solid #edf0f4;border-radius:12px}.admin-detail-field dt{margin:0 0 5px;color:#7b8494;font-size:11.5px;font-weight:700}.admin-detail-field dd{margin:0;color:#253044;font-size:13.5px;font-weight:650;word-break:break-word}.drawer-inline-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.product-modal{width:min(1120px,100%);max-height:min(820px,calc(100vh - 48px));overflow:auto;border:1px solid var(--line);border-radius:18px;padding:22px;background:#fff;box-shadow:0 30px 85px #0f172a3d}.product-detail-modal{position:relative;padding:0}.product-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--line-soft)}.product-detail-head h3{margin:10px 0 6px;color:var(--ink);font-size:26px;line-height:1.22}.product-detail-head p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.product-detail-kicker{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.product-detail-kicker>span{color:#667085;font-size:13px;font-weight:760}.receipt-confirm-modal{width:min(640px,100%)}.receipt-confirm-description{margin:4px 0 16px;color:var(--muted);line-height:1.7}.receipt-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:14px 0;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft)}.receipt-checklist>div{display:grid;min-width:0;gap:4px}.receipt-checklist dt{color:#8a94a3;font-size:11px;font-weight:760}.receipt-checklist dd{margin:0;color:#253044;font-size:13px;font-weight:760;line-height:1.45;overflow-wrap:anywhere}.receipt-next-step{margin-top:14px;padding:10px 12px;border-radius:8px;background:#fff7ed;color:#7c3d12;font-size:12px;line-height:1.55}.receipt-confirm-check{display:flex;align-items:flex-start;gap:9px;margin-top:16px;color:var(--text);font-size:13px;font-weight:680;line-height:1.5;cursor:pointer}.receipt-confirm-check input{width:16px;height:16px;flex:0 0 auto;margin:2px 0 0;accent-color:var(--brand-orange)}.receipt-confirm-check:has(input:disabled){cursor:not-allowed;opacity:.68}.receipt-confirm-actions{margin-top:18px}.icon-close{width:38px;height:38px;border:1px solid var(--line);border-radius:10px;color:var(--text);background:#fff;font-size:24px;line-height:1}.product-detail-close{position:absolute;top:18px;right:18px;z-index:4}.product-commerce-layout{display:grid;grid-template-columns:390px minmax(0,1fr);gap:30px;padding:26px 28px 24px}.product-gallery{min-width:0;display:grid;align-content:start;gap:12px}.product-gallery .modal-media{aspect-ratio:1 / 1;min-height:0;border-radius:16px}.product-gallery-note{display:flex;flex-wrap:wrap;gap:8px}.product-gallery-note span{border-radius:999px;padding:6px 10px;color:#667085;background:#f5f7fa;font-size:12px;font-weight:760}.product-detail-image-section{display:grid;gap:12px;margin:0 28px 28px;padding-top:24px;border-top:1px solid var(--line-soft)}.product-detail-image-head h4{margin:0;color:var(--ink);font-size:17px}.product-detail-image-head p{margin:5px 0 0;color:var(--muted);font-size:13px}.product-detail-image-content{overflow:hidden;min-height:180px;border:1px solid var(--line-soft);border-radius:14px;background:#f8fafc}.product-detail-image-content img{display:block;width:100%;height:auto}.product-detail-image-error{margin:0;padding:52px 20px;color:var(--muted);text-align:center;font-size:13px}.product-buy-panel{min-width:0;display:grid;align-content:start;gap:16px;padding:4px 48px 0 0}.product-buy-panel h3{margin:0;color:var(--ink);font-size:28px;line-height:1.25;letter-spacing:-.4px}.product-detail-subtitle{margin:-8px 0 0;color:var(--muted);font-size:13px}.commerce-price-block{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px 14px;border-radius:14px;padding:16px 18px;background:linear-gradient(90deg,#fff6ed,#fff);border:1px solid #ffe1c9}.commerce-price-block span{color:#8a4b22;font-size:13px;font-weight:820}.commerce-price-block strong{color:var(--brand-orange-dark);font-size:40px;line-height:1;letter-spacing:-.8px}.commerce-price-block small{color:var(--muted);font-size:12px}.commerce-term-list{display:grid;border-top:1px solid var(--line-soft)}.commerce-term-list div{min-width:0;display:grid;grid-template-columns:88px minmax(0,1fr);gap:16px;align-items:start;padding:11px 0;border-bottom:1px solid var(--line-soft)}.commerce-term-list span,.detail-line-list span{color:var(--muted);font-size:12px;font-weight:760}.commerce-term-list b{color:var(--ink);line-height:1.5;overflow-wrap:anywhere}.product-detail-platform-rules{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.product-detail-platform-rules>div{display:grid;gap:5px;min-height:82px;padding:11px;border:1px solid #e8ecf0;border-radius:11px;background:#fffaf6}.product-detail-platform-rules b{color:#202b3c;font-size:13px}.product-detail-platform-rules span{color:#768190;font-size:11.5px;line-height:1.45}.product-detail-decision-lane,.supplier-product-detail-decision-lane{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px;border:1px solid #edf0f3;border-radius:12px;background:#fbfcfe}.product-detail-decision-lane>div,.supplier-product-detail-decision-lane>div{display:grid;min-width:0;gap:4px}.product-detail-decision-lane small,.supplier-product-detail-decision-lane small{color:#8a94a3;font-size:10.5px;font-weight:760}.product-detail-decision-lane b,.supplier-product-detail-decision-lane b{overflow:hidden;color:#253044;font-size:12.5px;text-overflow:ellipsis;white-space:nowrap}.product-detail-decision-lane span,.supplier-product-detail-decision-lane span{color:#7a8492;font-size:11px;line-height:1.4}.product-detail-platform-path{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid #edf0f3;border-radius:12px;background:#fff}.product-detail-platform-path>div{display:grid;align-content:start;gap:6px;min-height:98px;padding:12px 13px;border-right:1px solid #edf0f3;background:linear-gradient(180deg,#fff7ede6,#fff0 68%),#fff}.product-detail-platform-path>div:last-child{border-right:0}.product-detail-platform-path small{width:fit-content;padding:3px 8px;border-radius:999px;background:#fff1e7;color:#c2410c;font-size:10.5px;font-weight:820}.product-detail-platform-path b{color:#202b3c;font-size:12.5px;line-height:1.25}.product-detail-platform-path span{color:#657182;font-size:11px;line-height:1.45}.product-buy-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding-top:2px}.product-buy-actions .btn{min-width:118px;height:42px;border-radius:12px}.product-buy-actions .btn:not(.secondary):not(.ghost){background:linear-gradient(135deg,#ff7a1a,#f05a00);box-shadow:0 14px 26px #ff670033}.product-detail-lower{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);gap:28px;border-top:1px solid var(--line-soft);padding:22px 28px 26px;background:#fff}.modal-grid{display:grid;grid-template-columns:300px minmax(0,1fr);gap:18px}.product-detail-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:22px;padding-top:20px}.product-detail-side{min-width:0;display:grid;align-content:start;gap:12px}.modal-media{min-height:260px;position:relative;overflow:hidden;display:grid;place-items:center;border-radius:12px;border:1px solid var(--line-soft);background:radial-gradient(circle at 50% 42%,#fff,rgba(255,255,255,.44) 35%,transparent 61%),linear-gradient(145deg,#f2faf6,#fff7ef)}.product-detail-modal .modal-media{aspect-ratio:1 / 1;min-height:0}.modal-media .product-visual{transform:scale(1.35)}.product-detail-modal .modal-media .product-visual:not(.image){opacity:.56;transform:scale(1.12)}.product-image-empty{position:absolute;left:50%;bottom:24px;transform:translate(-50%);border-radius:999px;padding:7px 12px;color:#667085;background:#ffffffdb;font-size:12px;font-weight:800;box-shadow:0 10px 24px #17223114}.product-side-facts{display:grid;gap:0;border:1px solid var(--line-soft);border-radius:12px;overflow:hidden;background:#fff}.product-side-facts div{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px}.product-side-facts div+div{border-top:1px solid var(--line-soft)}.product-side-facts span,.purchase-summary span,.product-spec-block span{color:var(--muted);font-size:12px;font-weight:760}.product-side-facts b{color:var(--ink);font-size:13px;overflow-wrap:anywhere}.purchase-summary{display:grid;grid-template-columns:minmax(180px,1.25fr) repeat(3,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid #ffe2cf;border-radius:14px;background:linear-gradient(180deg,#fff,#fffaf6)}.purchase-summary>div{min-width:0;display:grid;align-content:center;gap:6px;padding:14px 16px}.purchase-summary>div+div{border-left:1px solid #ffe2cf}.purchase-summary b{color:var(--ink);font-size:17px;line-height:1.28;overflow-wrap:anywhere}.purchase-summary-price strong{color:var(--brand-orange-dark);font-size:32px;line-height:1}.purchase-summary-price small,.product-detail-actions small{color:var(--muted);font-size:12px}.product-spec-block{display:grid;gap:8px;border:1px solid var(--line-soft);border-radius:14px;padding:14px;background:#fbfcfd}.product-spec-block p{margin:0;color:var(--ink);font-weight:760;line-height:1.65}.info-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.info-cards div{min-width:0;border:1px solid var(--line);border-radius:10px;padding:12px;background:#fbfcfd}.info-cards span{display:block;margin-bottom:6px;color:var(--muted);font-size:12px;font-weight:750}.info-cards b{color:var(--ink);overflow-wrap:anywhere}.info-cards small{display:block;margin-top:5px;color:var(--muted);line-height:1.45;overflow-wrap:anywhere}.detail-section{display:grid;gap:10px}.detail-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.detail-section-heading h4{margin:0;color:var(--ink);font-size:16px}.detail-section-heading>span{color:var(--muted);font-size:12px}.detail-line-list{display:grid;border-top:1px solid var(--line-soft)}.detail-line-list div{min-width:0;display:grid;grid-template-columns:120px minmax(0,1fr);gap:16px;align-items:start;padding:11px 0;border-bottom:1px solid var(--line-soft)}.detail-line-list b{color:var(--ink);overflow-wrap:anywhere}.supplier-request-detail{display:grid;gap:14px}.product-detail-modal .panel-title>div>p,.supplier-profile-modal .panel-title>div>p{margin:6px 0 0;color:var(--muted);font-size:13px}.supplier-profile-modal{width:min(900px,100%)}.detail-link-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid var(--line-soft);border-radius:14px;color:var(--text);background:#f8fafc}.detail-link-row span{display:grid;gap:4px}.detail-link-row small{color:var(--muted)}.product-detail-actions{position:sticky;bottom:-22px;z-index:3;display:grid;grid-template-columns:minmax(140px,1fr) auto auto auto;align-items:center;gap:10px;margin:4px -22px -22px;padding:14px 22px;border-top:1px solid var(--line-soft);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.product-detail-actions>div{display:grid;gap:2px}.product-detail-actions span{color:var(--muted);font-size:12px}.product-detail-actions b{color:var(--brand-orange-dark);font-size:22px;line-height:1.05}.filter-subtitle{margin-top:18px!important}.admin-workspace-shell{min-height:100vh;display:grid;grid-template-columns:236px minmax(0,1fr);background:#f7f8fa}.admin-sidebar{position:sticky;top:0;height:100vh;min-width:0;overflow-y:auto;border-right:1px solid #eaecf0;background:#fff;padding:16px 12px}.admin-sidebar-brand{display:flex;align-items:center;gap:12px;min-width:0;padding:0 4px 18px;border-bottom:1px solid var(--line-soft)}.admin-sidebar-brand strong,.admin-sidebar-brand span{display:block}.admin-sidebar-brand span{margin-top:3px;color:var(--muted);font-size:12px;font-weight:750}.admin-sidebar-nav{display:grid;gap:14px;padding-top:14px}.admin-nav-group{display:grid;gap:4px}.admin-nav-group h2{margin:0 8px 3px;color:#98a2b3;font-size:11px;font-weight:700;letter-spacing:.04em}.admin-nav-group button{min-height:36px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid transparent;border-radius:7px;padding:0 9px;color:#475467;background:transparent;text-align:left;font-size:13px;font-weight:650;transition:color .16s ease,background .16s ease,border-color .16s ease}.admin-nav-group button:hover,.admin-nav-group button.active{color:var(--brand-orange-dark);border-color:#ffd6b3;background:#fff4eb;box-shadow:inset 3px 0 0 var(--brand-orange)}.admin-nav-group button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-nav-group small{min-width:18px;min-height:18px;display:grid;place-items:center;border-radius:999px;color:#fff;background:var(--brand-orange);font-size:10px}.admin-main{min-width:0}.admin-topbar{position:sticky;top:0;z-index:20;min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #eaecf0;background:#fff;padding:10px 24px}.admin-topbar-title{min-width:0}.admin-nav-toggle{display:none}.admin-topbar-title strong,.admin-topbar-title span{display:block}.admin-topbar-title strong{font-size:16px;font-weight:700}.admin-topbar-title span{margin-top:4px;color:var(--muted);font-size:12px;font-weight:600}.admin-topbar-tools{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0;flex:1 1 auto}.admin-topbar .account-menu-trigger{border-color:#edf0f3;background:#ffffffdb;box-shadow:0 8px 20px #1822300b}.admin-topbar .account-avatar{background:linear-gradient(135deg,#ff7a1a,#f05a00);box-shadow:0 8px 18px #ff670038}.admin-content{width:100%;max-width:none;margin:0;padding:20px 24px 48px}.admin-content .panel,.admin-content .metric,.admin-content .empty-state{border-color:#e4e7ec;border-radius:8px;box-shadow:none}.admin-content .panel{padding:16px 18px 18px}.admin-content .empty-state{min-height:192px;background:#fff}.admin-search{position:relative}.admin-search input{padding-right:38px}.admin-search-clear{position:absolute;right:9px;top:50%;display:grid;width:24px;height:24px;place-items:center;transform:translateY(-50%);border:0;border-radius:50%;color:var(--muted);background:transparent}.admin-search-clear:not(:disabled):hover{color:var(--ink);background:var(--line-soft)}.admin-search-clear:disabled{opacity:0;pointer-events:none}.order-action-modal{width:min(650px,calc(100vw - 32px))}.order-action-summary{margin-top:16px}.order-action-evidence{border:1px solid #edf0f4;border-radius:12px;margin-top:16px;overflow:hidden}.order-action-evidence-head{align-items:baseline;background:#fffaf6;border-bottom:1px solid #f3e4d7;display:flex;gap:9px;padding:10px 12px}.order-action-evidence-head b{color:#344054;font-size:13px}.order-action-evidence-head span{color:#697386;font-size:11px;line-height:1.5}.order-action-evidence-grid{display:grid;gap:14px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:12px}.order-action-voucher-card,.order-action-products-card{display:grid;gap:8px;min-width:0}.order-action-voucher-card>div:first-child{display:grid;gap:3px}.order-action-voucher-card small,.order-action-products-card>small{color:#697386;font-size:11px}.order-action-voucher-card b{color:#344054;font-size:12px;overflow-wrap:anywhere}.order-action-voucher-card span{color:#7b8493;font-size:11px;line-height:1.45}.order-action-voucher-card .btn{justify-self:start}.order-action-voucher-preview{align-items:center;background:#f8fafc;border:1px solid #e4e7ec;border-radius:8px;display:flex;height:138px;justify-content:center;overflow:hidden}.order-action-voucher-preview img{height:100%;object-fit:contain;width:100%}.order-action-voucher-empty{color:#7b8493;font-size:11px;line-height:1.5}.order-action-products{display:grid;gap:8px}.order-action-product{align-items:center;display:flex;gap:9px;min-width:0}.order-action-product-image{background:#f8fafc;border:1px solid #edf0f4;border-radius:8px;height:48px;overflow:hidden;width:48px}.order-action-product-image img{height:100%;object-fit:cover;width:100%}.order-action-product-image .product-visual{border-radius:0;height:100%;min-height:0;width:100%}.order-action-product>span{display:grid;gap:3px;min-width:0}.order-action-product b{color:#344054;font-size:12px;line-height:1.4;overflow-wrap:anywhere}.order-action-product small{color:#7b8493;font-size:11px;line-height:1.4}.order-action-impact{display:flex;gap:9px;align-items:flex-start;margin-top:16px;border:1px solid #fed7aa;border-radius:10px;padding:11px 12px;color:#9a3412;background:#fff7ed;font-size:13px;line-height:1.5}.order-action-impact svg{flex:0 0 auto;margin-top:1px}.invoice-upload-action{align-items:flex-start}.admin-section .table-wrap{scrollbar-color:#c8cdd6 transparent;scrollbar-width:thin}.admin-section .table-wrap th:last-child,.admin-section .table-wrap td:last-child{position:sticky;right:0;z-index:2;border-left:1px solid var(--line-soft);background:#fff}.admin-section .table-wrap th:last-child{background:#f9fafb}.admin-section .table-wrap th:last-child{z-index:3;background:#fffaf5}.workspace-shell{min-height:calc(100vh - 52px);background:linear-gradient(180deg,#fff7ef 0,#f7f8fb 310px),#f7f8fb}.site-footer{min-height:52px;padding:14px 24px;display:flex;align-items:center;justify-content:center;gap:14px;border-top:1px solid var(--line-soft);color:var(--muted);background:#fff;font-size:12px}.site-footer a:hover{color:var(--brand-orange-dark)}.workspace-top{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:20px;align-items:center;padding:14px 28px;border-bottom:1px solid rgba(230,214,201,.9);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.workspace-top.has-toolbar{grid-template-columns:auto minmax(0,1fr)}.workspace-nav{display:flex;justify-content:center;gap:6px;min-width:0;overflow-x:auto;scroll-padding-inline:14px;scrollbar-width:thin}.workspace-nav button{min-height:38px;display:inline-flex;align-items:center;gap:7px;border:1px solid transparent;border-radius:999px;padding:0 12px;color:#315348;background:transparent;white-space:nowrap;font-weight:800;transition:color .16s ease,background .16s ease,border-color .16s ease}.workspace-nav button:hover,.workspace-nav button.active{color:var(--brand-orange-dark);background:var(--brand-orange-soft);border-color:#ffd1aa}.workspace-nav button>span{display:inline-flex;align-items:center;gap:6px}.workspace-nav em{color:var(--muted);font-size:11px;font-style:normal;font-weight:850}.workspace-nav button.active em,.workspace-nav button:hover em{color:var(--brand-orange-dark)}.workspace-nav small{min-width:20px;min-height:20px;display:grid;place-items:center;border-radius:999px;color:#fff;background:var(--brand-orange)}.workspace-toolbar{display:flex;justify-content:flex-end;grid-column:1 / -1;min-width:0}.workspace-main{max-width:1460px;margin:0 auto;padding:28px 28px 72px}.product-import-picker .file-picker.disabled{cursor:not-allowed;opacity:.6}.product-import-file-action{background:#fffaf5;border-color:#ffc28f;color:var(--text);display:grid;grid-template-columns:auto minmax(0,1fr) auto;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.product-import-file-action:hover{background:#fff5eb;border-color:var(--brand-orange);box-shadow:0 0 0 3px #ff6a0014}.product-import-file-action:focus-within{border-color:var(--brand-orange);box-shadow:0 0 0 3px #ff6a001f}.product-import-file-action.dragging{background:#fff1e5;border-color:var(--brand-orange);border-style:dashed;box-shadow:0 0 0 4px #ff6a0024}.product-import-file-action.selected{background:#f3fbf7;border-color:#87c9a6}.product-import-file-icon{align-items:center;background:var(--brand-orange-soft);border-radius:8px;color:var(--brand-orange-dark);display:inline-flex;height:38px;justify-content:center;width:38px}.product-import-file-copy{display:grid;gap:3px;min-width:0}.product-import-file-copy b,.product-import-file-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-import-file-copy b{font-size:14px}.product-import-file-copy small{color:var(--muted);font-size:12px}.product-import-file-cta{background:var(--brand-orange);border-radius:7px;color:#fff;font-size:13px;font-weight:800;padding:8px 12px;white-space:nowrap}.product-import-hint{color:var(--muted);font-size:12px;margin:8px 2px 0}.product-import-zip-option{color:var(--muted);font-size:12px;margin:10px 2px 0}.product-import-zip-option summary{cursor:pointer;font-weight:750}.product-import-zip-option p{margin:6px 0 0}.product-import-images{align-items:center;display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.product-import-images span{background:var(--surface-muted, rgba(0, 0, 0, .04));border-radius:999px;color:var(--muted);font-size:12px;padding:4px 10px}.product-import-clear{align-items:center;background:none;border:1px solid var(--line-strong);border-radius:999px;color:var(--muted);cursor:pointer;display:inline-flex;font-size:12px;gap:4px;padding:4px 10px}.product-import-errors{margin-top:14px}.product-import-errors h4{color:#b42318;font-size:14px;margin:0}.import-result-product{align-items:center;display:inline-flex;gap:10px}.import-result-product img,.import-result-product .product-visual{border-radius:6px;flex:none;height:36px;object-fit:cover;width:36px}@media(max-width:640px){.product-import-file-action{grid-template-columns:auto minmax(0,1fr)}.product-import-file-cta{grid-column:1 / -1;text-align:center}}.product-import-folder{margin-top:8px}.product-import-folder button{align-items:center;background:none;border:1px dashed var(--line-strong);border-radius:8px;color:var(--muted);cursor:pointer;display:inline-flex;font-size:13px;gap:6px;padding:7px 12px}.product-import-folder button:disabled{cursor:not-allowed;opacity:.6}.product-import-preflight{border:1px solid var(--line);border-radius:10px;margin-top:14px;padding:14px}.product-import-preflight-summary{align-items:center;display:flex;flex-wrap:wrap;gap:10px;font-size:13px}.product-import-preflight-summary .ok{color:#067647}.product-import-preflight-summary .warn,.product-import-warning{color:#b54708}.product-import-warning{font-size:13px;margin:0}.import-preflight-cell img{border-radius:6px;height:40px;object-fit:cover;width:40px}.import-preflight-blank{align-items:center;background:var(--surface-muted, rgba(0, 0, 0, .04));border-radius:6px;color:var(--muted);display:inline-flex;font-size:11px;height:40px;justify-content:center;width:40px}.import-preflight-blank.missing{background:#b547081a;color:#b54708}.product-import-unused summary{color:var(--muted);cursor:pointer;font-size:13px}.product-import-unused p{color:var(--muted);font-size:12px;margin:6px 0 0;word-break:break-all}.product-import-images-count{color:var(--muted);font-size:12px}.public-catalog-shell .workspace-top{grid-template-columns:auto auto;justify-content:space-between}.public-catalog-shell .public-catalog-main{padding-top:0}.public-catalog-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.public-market-header{position:relative;z-index:10;margin-bottom:0;border:1px solid #ebe6e1;border-bottom:0;border-radius:14px 14px 0 0;background:#fff}.public-market-brand-row{min-height:78px;display:grid;grid-template-columns:minmax(230px,1fr) auto;align-items:center;gap:24px;padding:13px 20px}.public-market-actions{display:flex;align-items:center;justify-content:flex-end;gap:4px;border:1px solid #e5e7eb;border-radius:12px;padding:4px;background:#f8fafc;white-space:nowrap}.market-account-actions.is-logged-in{gap:8px;border-color:transparent;padding:0;background:transparent}.market-account-actions.is-logged-in .account-menu-trigger{min-height:40px;border-color:#e1e5eb;background:#fff}.market-account-actions.is-logged-in .account-menu-trigger:hover,.market-account-actions.is-logged-in .account-menu-trigger[aria-expanded=true]{border-color:#ffbd8f;background:#fffaf6}.market-account-identity{min-height:40px;display:inline-flex;align-items:center;gap:7px;padding:0 8px 0 4px;color:#344054;font-size:13px;font-weight:750;white-space:nowrap}.market-portal-link{min-height:38px;display:inline-flex;align-items:center;gap:5px;padding:0 10px;border-radius:8px;color:var(--brand-orange-dark);font-size:12px;font-weight:800;text-decoration:none}.market-portal-link:hover{background:var(--brand-orange-soft)}.market-account-actions:focus-within{position:relative;z-index:30}.market-account-actions a:focus-visible,.market-account-actions button:focus-visible{outline:3px solid rgba(255,106,0,.22);outline-offset:2px}.public-market-actions .btn{min-height:38px;border-radius:8px;padding:0 15px;text-decoration:none}.public-contact-link{min-height:38px;display:inline-flex;align-items:center;gap:7px;border-radius:8px;padding:0 12px;color:#667085;font-size:13px;font-weight:750;text-decoration:none;border:0;background:transparent;cursor:pointer;font-family:inherit;transition:color .16s ease,background .16s ease}.public-contact-link:hover{color:#344054;background:#fff}.public-contact-shell .public-contact-main{padding-top:0}.public-contact-page{min-height:min(640px,calc(100vh - 130px));padding:clamp(36px,6vw,76px) clamp(20px,7vw,86px);border:1px solid #ebe6e1;border-radius:0 0 14px 14px;color:#2f211d;background:radial-gradient(circle at 88% 12%,rgba(255,147,70,.18),transparent 31%),linear-gradient(180deg,#fffaf6,#fff 52%)}.public-contact-hero{max-width:680px;text-align:center;margin:0 auto}.public-contact-hero>span{color:var(--brand-orange-dark);font-size:12px;font-weight:800;letter-spacing:.08em}.public-contact-hero h1{margin:8px 0 0;font-size:clamp(30px,4vw,42px);letter-spacing:-.04em}.public-contact-hero p{margin:14px 0 0;color:#667085;font-size:15px;line-height:1.7}.public-contact-content{display:grid;grid-template-columns:minmax(0,1fr) 228px;gap:18px;max-width:760px;margin:34px auto 0}.public-contact-phone,.public-contact-wechat,.public-contact-address{border:1px solid #eee5df;border-radius:12px;background:#fffaf6}.public-contact-phone{min-height:218px;display:flex;align-items:center;gap:13px;padding:26px}.public-contact-icon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;color:#fff;background:var(--brand-orange)}.public-contact-phone small,.public-contact-phone p,.public-contact-wechat small{color:#667085}.public-contact-phone a{display:block;margin-top:6px;color:#2f211d;font-size:21px;font-weight:850;text-decoration:none}.public-contact-phone p{margin:7px 0 0;font-size:12px}.public-contact-address{grid-column:1 / -1;display:flex;align-items:center;gap:13px;padding:20px 26px}.public-contact-address small{color:#667085}.public-contact-address p{margin:6px 0 0;color:#2f211d;font-size:16px;font-weight:750}.public-contact-wechat{padding:18px;text-align:center}.public-contact-qr-head{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:8px;color:#4b5563;font-size:13px;font-weight:800}.public-contact-wechat img{width:152px;height:auto;max-width:100%;display:block;margin:0 auto 8px;border:6px solid #fff}.public-contact-wechat small{display:block;font-size:11px;line-height:1.45}.public-contact-unavailable{grid-column:1 / -1;min-height:190px;display:flex;align-items:center;justify-content:center;gap:18px;padding:32px;border:1px solid #eadfd8;border-radius:12px;color:#344054;background:#fffaf6}.public-contact-unavailable>svg{color:var(--brand-orange)}.public-contact-unavailable b{font-size:17px}.public-contact-unavailable p{max-width:560px;margin:7px 0 16px;color:#667085;line-height:1.6}.public-contact-scenarios{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:920px;margin:42px auto 0}.public-contact-scenarios>div{display:grid;gap:7px;padding:18px;border-top:2px solid #f1d5c0}.public-contact-scenarios b{font-size:15px}.public-contact-scenarios span{color:#667085;font-size:13px;line-height:1.6}.public-contact-link:focus-visible,.public-contact-phone a:focus-visible{outline:3px solid rgba(255,106,0,.25);outline-offset:2px}.public-market-brand{display:flex;align-items:center;gap:11px;min-width:0;color:#1f2937;text-decoration:none}.public-market-brand .public-market-brand-mark{flex:0 0 auto;width:48px;height:48px;display:grid;place-items:center;border-radius:14px;color:#fff;background:linear-gradient(145deg,#2f211d 4%,#a53c00 58%,#ff6a00);box-shadow:0 8px 18px #ca4b0033;font-size:24px;font-weight:900}.public-market-brand-copy{min-width:0;display:grid;gap:3px}.public-market-brand .public-market-brand-copy strong{color:#202b3c;font-size:21px;letter-spacing:-.35px;line-height:1.1}.public-market-brand .public-market-brand-copy small{color:#667085;font-size:11px;font-weight:650;letter-spacing:.8px}.public-market-actions .public-market-login{border-color:#e1e5eb;color:#344054;background:#fff;box-shadow:0 1px 2px #1018280a}.public-market-actions .public-market-login:hover{border-color:#ffbd8f;color:var(--brand-orange-dark);background:#fffaf6}.public-market-actions .public-market-primary-action{border:1px solid var(--brand-orange);color:#fff;background:var(--brand-orange);box-shadow:0 4px 10px #ff6a0033}.public-market-actions .public-market-primary-action:hover{transform:translateY(-1px);background:var(--brand-orange-dark);box-shadow:0 6px 14px #ff6a003d}.public-market-actions a:focus-visible,.public-market-brand:focus-visible{outline:3px solid rgba(255,106,0,.22);outline-offset:2px}.public-market-search{height:50px;display:grid;grid-template-columns:90px minmax(0,1fr) 72px;border:3px solid #1f2937;background:#fff}.public-market-search select,.public-market-search input,.public-market-search button{min-width:0;border:0;background:transparent;outline:0}.public-market-search select{padding:0 14px;border-right:1px solid #e5e7eb;color:#1f2937;font-size:14px;font-weight:760}.public-market-search input{padding:0 16px;color:#1f2937;font-size:14px}.public-market-search button{display:grid;place-items:center;color:#fff;background:#111827}.catalog-discovery-stage{position:relative;overflow:hidden;margin-bottom:10px;border:1px solid #e8e4e0;border-radius:12px;background:#fff}.catalog-discovery-search{width:min(720px,calc(100% - 40px));height:42px;display:grid;grid-template-columns:78px minmax(0,1fr) 86px;margin:16px auto;overflow:hidden;border:2px solid #25282d;border-radius:8px;background:#fff;box-shadow:0 2px 8px #1822300f}.catalog-discovery-search-type{display:inline-flex;align-items:center;justify-content:center;gap:2px;border-right:1px solid #e5e7eb;color:#4b5563;background:#fafafa;font-size:12px;font-weight:760}.catalog-discovery-search label{min-width:0;display:flex;align-items:center;gap:8px;padding:0 13px;color:#98a2b3}.catalog-discovery-search input{width:100%;min-width:0;border:0;outline:0;color:#273142;background:transparent;font:inherit;font-size:13px}.catalog-discovery-search input::placeholder{color:#a0a8b4}.catalog-discovery-search>button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;color:#fff;background:#25282d;font-size:12px;font-weight:780;cursor:pointer}.catalog-discovery-search>button:hover{background:#111318}.catalog-discovery-search:focus-within{border-color:var(--brand-orange);box-shadow:0 0 0 3px #ff6a001f}.catalog-discovery-banner{position:relative;min-height:220px;overflow:hidden;border-radius:0 0 11px 11px}.catalog-discovery-category{position:absolute;z-index:2;top:0;bottom:0;left:0;width:230px;min-width:0;max-height:none;display:grid;align-content:start;gap:0;overflow-y:auto;border:0;border-radius:0;padding:0 10px 10px;background:#181b20c7;box-shadow:inset -1px 0 #ffffff29;-webkit-backdrop-filter:blur(8px) saturate(108%);backdrop-filter:blur(8px) saturate(108%);scrollbar-width:thin}.catalog-discovery-category>div{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:0;padding:0 10px;border-bottom:1px solid rgba(255,255,255,.1)}.catalog-discovery-category>div:first-child{min-height:42px;margin:0 -10px 4px;padding:0 16px;background:#0c0e11b8}.catalog-discovery-category>div>span{color:#fff;font-size:13px;font-weight:800}.catalog-discovery-category>div>b{color:#ffffff9e;font-size:11px}.catalog-discovery-category>button,.catalog-discovery-category>div:not(:first-child){min-width:0;min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:6px;border:1px solid transparent;border-radius:5px;padding:5px 8px;color:#ffffffe6;background:transparent;font:inherit;font-size:12px;font-weight:700;text-align:left}.catalog-discovery-category>div.level-2{padding-left:18px}.catalog-discovery-category>div.level-3{padding-left:32px}.catalog-discovery-category .category-node-label{min-width:0;display:inline-flex;align-items:center;gap:3px}.catalog-discovery-category .category-node-label>button:first-child,.catalog-discovery-category .category-node-label>em{width:16px;height:16px;display:inline-grid;place-items:center;flex:0 0 16px;border:0;border-radius:4px;padding:0;color:#ffffffa8;background:transparent}.catalog-discovery-category .category-node-label>button:first-child:hover{color:#fff;background:#ffffff1f}.catalog-discovery-category .category-tree-select{min-width:0;overflow:hidden;border:0;padding:0;color:inherit;background:transparent;font:inherit;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.catalog-discovery-category small{min-width:20px;padding:2px 5px;border-radius:999px;color:#ffffffb8;background:#ffffff1f;font-size:10px;line-height:1.25;text-align:center}.catalog-discovery-category>button:hover,.catalog-discovery-category>button.active,.catalog-discovery-category>div.active{color:#fff;background:#ff6a00d1}.catalog-discovery-category>button:focus-visible,.catalog-discovery-category .category-node-label>button:focus-visible{outline:2px solid rgba(255,106,0,.42);outline-offset:1px}.banner-carousel{position:relative;border-radius:16px;overflow:hidden;box-shadow:var(--shadow);margin-bottom:14px;background:var(--soft)}.dealer-selection-stage{position:relative}.dealer-selection-stage .banner-carousel{margin-bottom:18px}.catalog-discovery-banner .banner-carousel{height:100%;margin:0;border-radius:0;box-shadow:none}.banner-slide{display:block;width:100%;min-height:232px;border:0;padding:0;overflow:hidden;color:#fff;text-align:left;background:#8d310e;position:relative}.banner-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#28150ee6,#481c0cbd 48%,#56220f33)}.banner-slide.brand-default{background:radial-gradient(circle at 86% 24%,rgba(255,198,150,.36),transparent 22%),radial-gradient(circle at 74% 88%,rgba(255,146,67,.28),transparent 28%),linear-gradient(120deg,#713018,#a74116,#d55b1d)}.banner-slide.clickable{cursor:pointer}.banner-slide img{display:block;width:100%;aspect-ratio:32 / 5;max-height:260px;object-fit:cover}.banner-content{position:absolute;z-index:2;top:50%;left:42px;width:min(610px,62%);display:grid;gap:8px;transform:translateY(-50%)}.catalog-discovery-banner .banner-content,.dealer-selection-stage .banner-content{left:268px;width:min(590px,55%)}.banner-content small{color:#ffd6bd;font-size:12px;font-weight:800;letter-spacing:.13em}.banner-content strong{max-width:600px;font-size:clamp(25px,2.3vw,36px);line-height:1.18;letter-spacing:-.035em}.banner-content>span{max-width:590px;color:#ffffffd6;font-size:14px;line-height:1.65}.banner-content b{width:max-content;display:inline-flex;align-items:center;gap:7px;margin-top:5px;padding:8px 13px;border-radius:7px;color:#8a3514;background:#fff;font-size:13px}.banner-brand-visual{position:absolute;z-index:1;right:7%;top:50%;width:220px;height:150px;transform:translateY(-50%)}.banner-brand-visual svg{position:absolute;width:56px;height:56px;padding:14px;border:1px solid rgba(255,255,255,.28);border-radius:16px;color:#fff;background:#ffffff1f;box-shadow:0 18px 40px #2c10052e}.banner-brand-visual svg:nth-child(1){top:5px;right:70px}.banner-brand-visual svg:nth-child(2){bottom:0;left:4px}.banner-brand-visual svg:nth-child(3){bottom:10px;right:0}.banner-slide.has-image .banner-brand-visual{display:none}.banner-slide.image-led:after{display:none}.login-recovery-link{justify-self:center;color:#7b8492;font-size:14px;font-weight:400;text-decoration:none}.login-recovery-link a{color:#c95016;font-weight:600;text-decoration:none}.login-recovery-link a:hover{text-decoration:underline}.catalog-discovery-banner .banner-slide img{height:clamp(212px,15.5vw,228px);max-height:228px;aspect-ratio:6 / 1}.catalog-discovery-banner .banner-slide:after{background:linear-gradient(90deg,#251612c7,#321b14a8 43%,#1d1f3333)}.catalog-discovery-banner .banner-content{left:264px;width:min(570px,55%);gap:7px}.catalog-discovery-banner .banner-content strong{font-size:clamp(24px,2vw,32px)}.banner-caption{position:absolute;left:24px;bottom:18px;color:#fff;font-size:20px;font-weight:700;text-shadow:0 2px 10px rgba(0,0,0,.35)}.banner-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:0;background:#17203373;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .16s ease}.banner-arrow:hover{background:#172033b3}.banner-arrow.left{left:14px}.banner-arrow.right{right:14px}.banner-dots{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;gap:8px}.banner-dots button{width:8px;height:8px;border-radius:50%;border:0;padding:0;background:#ffffff8c;cursor:pointer}.banner-dots button.active{background:#fff;width:20px;border-radius:4px}.project-solutions{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;margin-bottom:14px}.project-solutions h2{font-size:15px;margin:0;color:var(--ink);white-space:nowrap}.project-solution-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.project-solution-card{min-height:58px;display:grid;grid-template-columns:26px minmax(0,1fr);column-gap:8px;row-gap:2px;align-items:center;text-align:left;border:1px solid var(--line);border-radius:10px;padding:10px 12px;background:var(--card);box-shadow:0 8px 18px #1b27400a;color:var(--ink);cursor:pointer;transition:transform .16s ease,border-color .16s ease}.project-solution-card:hover{transform:translateY(-2px);border-color:var(--brand-orange)}.project-solution-card svg{grid-row:1 / span 2;color:var(--brand-orange)}.project-solution-card strong{min-width:0;overflow:hidden;font-size:14px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.project-solution-card span{min-width:0;overflow:hidden;color:var(--muted);font-size:11.5px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.account-menu{position:relative}.account-menu-trigger{display:flex;align-items:center;gap:8px;height:42px;padding:0 12px 0 6px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--text);white-space:nowrap}.account-menu-trigger:hover,.account-menu-trigger[aria-expanded=true]{border-color:var(--brand-orange);background:var(--brand-orange-soft)}.account-avatar{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#172033;color:#fff;font-size:13px;font-weight:800}.account-menu-name{max-width:140px;overflow:hidden;text-overflow:ellipsis;font-size:13px;font-weight:750}.account-menu-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:60;display:grid;gap:2px;min-width:168px;padding:6px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 18px 40px #0f172a29}.account-menu-panel button{display:flex;align-items:center;gap:9px;width:100%;padding:9px 10px;border:0;border-radius:8px;background:transparent;color:var(--text);font-weight:700;text-align:left}.account-menu-panel button:hover{background:var(--brand-orange-soft);color:var(--brand-orange-dark)}.account-menu-panel button.account-menu-danger:hover{background:#fef3f2;color:#b42318}.change-password-modal{width:min(480px,100%);padding:26px}.change-password-modal .panel-title{align-items:flex-start;padding-bottom:18px;border-bottom:1px solid var(--line-soft)}.change-password-modal .panel-title h3{margin-bottom:6px}.change-password-modal .panel-title p{max-width:350px;margin:0;color:var(--muted);font-size:13px;font-weight:600;line-height:1.55}.change-password-form{grid-template-columns:minmax(0,1fr);gap:16px;margin-top:20px}.change-password-form label{min-width:0}.change-password-form .password-input-wrap{margin-top:7px}.change-password-form .password-input-wrap input{height:44px;margin-top:0}.change-password-form .field-error{margin-top:6px}.password-requirements{display:flex;flex-wrap:wrap;gap:7px 14px;margin:-5px 0 0;padding:0;color:var(--muted);font-size:12px;font-weight:650;list-style:none}.password-requirements li{display:inline-flex;align-items:center;gap:5px}.password-requirements svg{color:#c5cbd3}.password-requirements li.valid{color:#287a4d}.password-requirements li.valid svg{color:#2f9e62}.change-password-form .inline-feedback{margin:-2px 0 0}.change-password-form .form-footer{margin-top:2px;padding-top:18px;border-top:1px solid var(--line-soft)}.card-actions.guest-actions{grid-template-columns:1fr}.dealer-purchase-home{display:grid;gap:18px;padding:30px;border:1px solid #ece3da;border-radius:8px;color:#2b1d12;background:linear-gradient(135deg,#fff,#fffaf5 58%,#f0f7ff);box-shadow:var(--shadow)}.dealer-command-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:end}.dealer-command-copy h1{max-width:760px;margin:14px 0 10px;font-size:34px;line-height:1.04;letter-spacing:0}.dealer-command-copy p{max-width:760px;margin:0;color:#705a49;line-height:1.75}.dealer-command-metrics{display:grid;grid-template-columns:repeat(3,minmax(112px,1fr));gap:10px}.dealer-command-metrics div{min-height:86px;display:grid;align-content:center;gap:5px;border:1px solid #ffd7b8;border-radius:8px;padding:12px;background:#ffffffdb}.dealer-command-metrics span{color:#705a49;font-size:12px;font-weight:800}.dealer-command-metrics b{color:var(--brand-orange-dark);font-size:28px}.purchase-search-panel{display:grid;grid-template-columns:minmax(190px,260px) minmax(0,1fr);gap:14px;align-items:center;border:1px solid #ffd7b8;border-radius:8px;padding:14px;background:#ffffffe6}.purchase-search-panel strong,.purchase-search-panel span{display:block}.purchase-search-panel span{margin-top:5px;color:#705a49;font-size:13px;line-height:1.45}.dealer-action-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0 0}.dealer-action-strip button{min-height:94px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:7px 10px;align-content:center;align-items:center;border:1px solid #f0dfd0;border-radius:8px;padding:14px;color:#57331d;background:#fff;text-align:left;box-shadow:var(--shadow);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.dealer-action-strip button:hover{transform:translateY(-2px);border-color:#ffc48e;background:var(--brand-orange-tint);box-shadow:0 14px 30px #1b27401a}.dealer-action-strip svg{grid-row:span 2;color:var(--brand-orange-dark)}.dealer-action-strip span{font-weight:900}.dealer-action-strip b{color:var(--muted);font-size:12px;line-height:1.35}.product-shelf{display:grid;align-content:start;gap:10px}.product-shelf button{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #f0dfd0;border-radius:8px;padding:10px 12px;color:#57331d;background:#fff;text-align:left;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.product-shelf button:hover{transform:translateY(-2px);color:var(--brand-orange-dark);background:var(--brand-orange-soft);box-shadow:0 14px 30px #1b27401a}.product-shelf span,.product-shelf b,.product-shelf small{display:block}.product-shelf small{margin-top:4px;color:var(--muted);line-height:1.4}.product-shelf strong{flex:0 0 auto;color:var(--brand-orange-dark)}.dealer-hero{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;padding:32px;border-radius:8px;color:#2b1d12;background:radial-gradient(circle at 88% 14%,rgba(255,196,122,.24),transparent 34%),linear-gradient(135deg,#fff,#fffaf5 58%,#f0f7ff);border:1px solid #ece3da;box-shadow:var(--shadow)}.dealer-hero h1,.supplier-hero h1{max-width:760px;margin:14px 0 10px;font-size:34px;line-height:1.04;letter-spacing:0}.dealer-hero p,.supplier-hero p{max-width:760px;margin:0;color:#705a49;line-height:1.75}.searchbar{max-width:820px;min-height:58px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;margin-top:24px;padding:7px 8px 7px 16px;border:2px solid var(--brand-orange);border-radius:8px;background:#fff;box-shadow:0 12px 28px #ff6a001f}.dealer-hero-title{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.dealer-hero-title h1{margin:0}.hero-projects{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.hero-projects button{min-height:34px;border:1px solid #e7ded5;border-radius:999px;padding:0 12px;color:#574337;background:#fff;font-weight:800}.hero-projects button.active,.searchbar .btn.secondary{color:#fff;border-color:var(--brand-orange);background:var(--brand-orange)}.searchbar input,.admin-search input{min-width:0;border:0;outline:0;color:var(--text)}.dealer-workbench{padding:18px;border-radius:8px;background:#ffffffd1;border:1px solid #ffd7b8;box-shadow:0 16px 34px #5b371914}.dealer-workbench>strong{display:block;margin-bottom:14px}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quick-grid button{display:grid;justify-items:start;gap:8px;min-height:100px;border:1px solid #f0dfd0;border-radius:8px;padding:12px;color:#57331d;background:#fff;font-weight:800;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.quick-grid button:hover,.project-shortcuts button:hover,.first-order-actions button:hover,.first-order-steps button:hover,.filter-panel button:hover,.product-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px #1b27401a}.quick-grid b{font-size:26px;color:var(--brand-orange-dark)}.first-order-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:10px}.first-order-steps button{min-height:92px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px 12px;border:1px solid #ffc48e;border-radius:8px;padding:14px;color:#5d3216;background:linear-gradient(180deg,#fff,var(--brand-orange-tint));text-align:left;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.first-order-steps b{width:32px;height:32px;display:grid;place-items:center;grid-row:span 2;border-radius:8px;color:#fff;background:var(--brand-orange);font-size:15px}.first-order-steps span{font-size:18px;font-weight:900}.first-order-panel{display:block;margin:18px 0 0;padding:12px;border:1px solid #f0dfd0;border-radius:8px;background:#fff;box-shadow:var(--shadow)}.first-order-panel h2,.first-order-panel p{margin:8px 0 0}.first-order-panel p{color:var(--muted);line-height:1.65}.first-order-actions{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px}.first-order-actions button{min-height:64px;display:flex;align-items:center;gap:10px;border:1px solid #ffd1aa;border-radius:8px;padding:10px 12px;color:#693516;background:#fff;font-weight:850;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.home-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;margin-top:18px}.project-shortcuts{display:grid;align-content:start;gap:10px}.project-shortcuts button{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #f0dfd0;border-radius:8px;padding:0 12px;color:#57331d;background:#fff;font-weight:850;text-align:left;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.project-shortcuts button:hover{color:var(--brand-orange-dark);background:var(--brand-orange-soft)}.dealer-grid{display:grid;grid-template-columns:240px minmax(0,1fr);gap:18px;min-width:0}.filter-panel{align-self:start;position:sticky;top:94px;min-width:0;padding:16px;border:1px solid #e7ded5;border-radius:8px;background:#fff;box-shadow:var(--shadow)}.filter-panel h3{margin:0 0 10px}.filter-panel button{position:relative;width:100%;min-height:42px;display:flex;justify-content:space-between;align-items:center;border:0;border-radius:8px;padding:0 10px;background:transparent;color:#4b4038;font-weight:800;text-align:left;transition:background .16s ease,color .16s ease,padding .16s ease}.filter-panel button:hover{padding-left:14px}.filter-panel button.active,.filter-panel button:hover{color:var(--brand-orange-dark);background:linear-gradient(90deg,var(--brand-orange-soft),#fff8f3)}.filter-panel button.active:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:2px;border-radius:2px;background:var(--brand-orange)}.hint-box{margin-top:14px;border-radius:8px;padding:12px;color:#52635c;background:#faf7f4;line-height:1.6;font-size:13px}.hint-box.compact{margin-top:0;margin-bottom:12px}.product-toolbar{display:flex;justify-content:space-between;gap:14px;align-items:center;min-width:0;padding:12px 14px;border:1px solid #e7ded5;border-radius:8px;background:#fff}.inline-search{min-width:220px;min-height:38px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:8px;padding:0 10px;background:#fff}.inline-search input{min-width:0;width:100%;border:0;outline:0;color:var(--text)}.product-toolbar b,.product-toolbar span{display:block}.product-toolbar span{margin-top:3px;color:var(--muted);font-size:13px}.sort-tabs{display:flex;gap:6px;overflow-x:auto}.sort-tabs button{min-height:34px;border:1px solid #e7ded5;border-radius:999px;padding:0 12px;color:#574337;background:#fff;white-space:nowrap;font-weight:800}.sort-tabs button.active{color:#fff;border-color:var(--brand-orange);background:var(--brand-orange)}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.product-card{position:relative;min-width:0;overflow:hidden;border:1px solid #edf0f3;border-radius:16px;background:linear-gradient(180deg,#fff,#fffdfb);box-shadow:0 8px 20px #1722310a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;cursor:pointer}.product-card:focus-visible{outline:3px solid rgba(255,103,0,.22);outline-offset:3px}.product-card:before{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,transparent,#ff9d5b,transparent);opacity:0;transition:opacity .2s ease;z-index:2}.product-card:hover{transform:translateY(-2px);border-color:#ffd8bd;box-shadow:0 16px 34px #1e2a3a17}.product-card:hover:before{opacity:.9}.product-media{position:relative;aspect-ratio:4 / 3;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 48%,rgba(255,255,255,.98) 0 31%,rgba(255,255,255,.55) 32% 48%,transparent 68%),radial-gradient(circle at 88% 10%,rgba(255,103,0,.09),transparent 30%),linear-gradient(145deg,#fff9f4,#faf9f7 56%,#f3f9f6);border-bottom:1px solid var(--line-soft)}.product-media .pill{position:absolute;z-index:1;top:10px;left:10px;box-shadow:0 6px 14px #1722311a}.product-visual{position:relative;width:132px;height:106px;border-radius:14px;background:#fff;box-shadow:0 15px 30px #1f342e1f}.product-visual.image{overflow:hidden;background:#f8faf9}.product-visual.image img{width:100%;height:100%;object-fit:cover;display:block}.product-media .product-visual.image{width:100%;height:100%;border-radius:0;box-shadow:none}.product-visual span,.product-visual i{position:absolute;display:block;background:#9cb8ad}.product-visual.gift span{left:0;right:0;top:46px;height:5px}.product-visual.gift i{top:0;bottom:0;left:66px;width:5px}.product-visual.cup{border-radius:32px 32px 8px 8px}.product-visual.cup span{width:70px;height:13px;top:-18px;left:34px;border-radius:999px;background:#172033}.product-visual.cup i{width:28px;height:44px;right:-24px;top:34px;border:6px solid #9cb8ad;border-left:0;border-radius:0 22px 22px 0;background:transparent}.product-visual.stationery span{width:86px;height:6px;top:35px;left:26px}.product-visual.stationery i{width:72px;height:6px;top:62px;left:26px}.line-item .product-visual{width:68px;height:56px}.product-body{padding:12px;display:grid;gap:10px}.product-body h3{margin:0 0 5px;color:#1f2937;font-size:15px;line-height:1.32;letter-spacing:-.1px}.product-body p{margin:2px 0;color:var(--muted);font-size:12px;line-height:1.45}.buy-info{display:flex;flex-wrap:wrap;gap:5px}.buy-info span{border-radius:999px;padding:4px 7px;color:#667085;background:#f6f8fb;font-size:11px;font-weight:720}.price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 8px;min-height:36px;padding:8px 10px;border-radius:12px;background:linear-gradient(90deg,#fff7ef,#fff);border:1px solid #ffe2cf}.price-main{display:flex;align-items:baseline;gap:5px;min-width:0}.price-main span{color:var(--muted);font-size:11px}.price-main strong{color:var(--brand-orange-dark);font-size:22px;line-height:1.1}.price-main strong.guest-price{font-size:15px;white-space:nowrap}.price-meta{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px;min-width:0;font-size:11px}.price-reference{color:var(--muted);text-decoration:line-through}.price-discount{border-radius:999px;padding:2px 6px;color:#0f6b3c;background:#effbf3;font-weight:750;text-decoration:none}.card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.card-actions .btn:first-child{background:var(--brand-orange)}.product-card .card-actions .btn{min-height:34px;height:34px;border-radius:9px;padding:0 10px;gap:5px;font-size:12px}.product-card .card-actions .btn svg{width:15px;height:15px}.card-actions .btn.ghost{grid-column:auto;min-width:42px;padding-inline:10px}.line-item{display:grid;grid-template-columns:76px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px 0;border-top:1px solid var(--line)}.line-item:first-of-type{border-top:0}.line-item p{margin:5px 0 0;color:var(--muted)}.cart-commerce-page{display:grid;gap:14px}.dealer-cart-command{display:grid;grid-template-columns:minmax(280px,1.05fr) minmax(420px,1.35fr) minmax(220px,.7fr);gap:16px;padding:20px;border:1px solid #e5e9ee;border-radius:14px;background:linear-gradient(135deg,#ff7a1a1c,#fff0 46%),#fff}.dealer-cart-command-copy{display:grid;align-content:center;gap:8px}.dealer-cart-command-copy>span{width:fit-content;padding:4px 9px;border-radius:999px;background:#fff1e7;color:#c84d00;font-size:12px;font-weight:760}.dealer-cart-command-copy h2{margin:0;color:#202b3c;font-size:22px;line-height:1.25}.dealer-cart-command-copy p{margin:0;color:#657182;font-size:13px;line-height:1.7}.dealer-cart-command-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.dealer-cart-command-metrics>div,.dealer-cart-priority{display:grid;align-content:center;gap:5px;min-height:104px;padding:14px;border:1px solid #e8ecf0;border-radius:12px;background:#ffffffd6}.dealer-cart-command-metrics small,.dealer-cart-priority small{color:#7a8492;font-size:12px;font-weight:720}.dealer-cart-command-metrics b,.dealer-cart-priority strong{color:#182230;font-size:22px;line-height:1.1}.dealer-cart-command-metrics span,.dealer-cart-priority span{color:#8a94a3;font-size:12px;line-height:1.45}.dealer-cart-priority.ready{border-color:#fed7aa;background:#fff7ed}.dealer-cart-priority.ready strong{color:#c2410c}.dealer-cart-submit-path{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid #e7ebf0;border-radius:12px;background:#fff}.dealer-cart-submit-path>div{display:grid;gap:6px;min-height:112px;padding:14px 16px;border-right:1px solid #edf0f3;background:linear-gradient(180deg,#fff7edeb,#fff0 66%),#fff}.dealer-cart-submit-path>div:last-child{border-right:0}.dealer-cart-submit-path small{width:fit-content;padding:3px 8px;border-radius:999px;background:#fff1e7;color:#c2410c;font-size:11px;font-weight:800}.dealer-cart-submit-path b{color:#202b3c;font-size:14px;line-height:1.2}.dealer-cart-submit-path span{color:#657182;font-size:12px;line-height:1.55}.dealer-cart-platform-rules{display:grid;grid-template-columns:minmax(260px,.95fr) repeat(4,minmax(0,1fr));gap:10px;padding:14px;border:1px solid #e7ebf0;border-radius:12px;background:linear-gradient(135deg,#fff7edeb,#fff0 48%),#fff}.dealer-cart-platform-rules-head,.dealer-cart-platform-rules>div:not(.dealer-cart-platform-rules-head){display:grid;align-content:center;gap:6px;min-height:98px;padding:12px 13px;border:1px solid #edf0f3;border-radius:11px;background:#ffffffd1}.dealer-cart-platform-rules-head{border-color:#fed7aa;background:#fff7ed}.dealer-cart-platform-rules-head span{width:fit-content;padding:3px 8px;border-radius:999px;background:#fff;color:#c2410c;font-size:11px;font-weight:820}.dealer-cart-platform-rules-head strong{color:#202b3c;font-size:15px;line-height:1.35}.dealer-cart-platform-rules b{color:#253044;font-size:13px;line-height:1.25}.dealer-cart-platform-rules span{color:#657182;font-size:11.5px;line-height:1.5}.cart-progress-strip{display:grid;grid-template-columns:auto 1fr auto 1fr auto 1fr auto;align-items:center;gap:10px;border:1px solid #eaded2;border-radius:12px;padding:13px 16px;background:linear-gradient(135deg,#fff8f0,#fff)}.cart-progress-strip span{display:inline-flex;align-items:center;gap:7px;color:#7a8491;font-size:12px;font-weight:800;white-space:nowrap}.cart-progress-strip span.active{color:#c94f00}.cart-progress-strip i{height:1px;background:#eaded2}.cart-layout,.logistics-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:start}.cart-commerce-page .cart-layout{grid-template-columns:minmax(0,1fr) minmax(360px,392px);gap:16px}.cart-panel,.order-panel,.logistics-panel{border-color:#eaded2}.cart-panel-title{margin-bottom:10px}.cart-panel{padding-bottom:18px}.cart-table-head span{color:#7d8794;font-size:12px;font-weight:760}.cart-split-preview{display:block;margin-bottom:14px;padding:10px 14px;border:1px dashed #eaded2;border-radius:10px;background:#fffaf2}.cart-split-preview summary{cursor:pointer;font-size:13px;font-weight:600}.cart-split-preview[open]>div{display:grid;gap:8px;margin-top:12px}.cart-split-preview-item{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px}.cart-split-preview-item span{color:#7d8794;font-weight:700}.cart-split-preview-item b{color:#202b3c;font-weight:700}.cart-table-head{display:grid;grid-template-columns:minmax(0,1fr) 150px 120px;column-gap:14px;align-items:center;min-height:38px;margin-bottom:8px;border-radius:8px;padding:0 17px 0 145px;background:#f8fafc}.cart-table-head span:nth-child(2){text-align:center}.cart-table-head span:nth-child(3){text-align:right}.cart-item-list{overflow:hidden;border:1px solid var(--dealer-page-line, var(--line-soft));border-radius:10px;background:var(--dealer-page-surface, #fff)}.cart-item{display:grid;grid-template-columns:76px minmax(0,1fr) auto auto;gap:14px;align-items:center;min-height:100px;padding:14px 16px;border:0;border-bottom:1px solid var(--line-soft);border-radius:0;background:#fff}.cart-item+.cart-item{margin-top:0}.cart-item:last-child{border-bottom:0}.cart-item>.product-visual{width:76px;height:76px;border-radius:10px;box-shadow:0 8px 18px #1f342e1a}.cart-item-main strong,.cart-item-main span,.cart-item-main small,.cart-price span,.cart-price b,.order-card-head strong,.order-card-head span,.shipment-card strong,.shipment-card span{display:block}.cart-item-main span,.cart-item-main small,.cart-price span,.order-card-head span,.order-card-body span,.order-card-body small,.shipment-card span{margin-top:4px;color:var(--muted);font-size:13px}.cart-item-main small{display:block;line-height:1.45}.order-card-body small{display:block;line-height:1.45;overflow-wrap:anywhere}.quantity-stepper{display:grid;grid-template-columns:34px 58px 34px;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.quantity-stepper button{height:36px;border:0;background:#f8fafc;color:var(--text);font-weight:900}.quantity-stepper b{text-align:center}.quantity-stepper input{width:100%;height:36px;border:0;padding:0;color:var(--text);font-size:14px;font-weight:900;text-align:center;-moz-appearance:textfield}.quantity-stepper input::-webkit-outer-spin-button,.quantity-stepper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.cart-price{min-width:108px;text-align:right}.cart-remove-item{display:inline-flex;align-items:center;gap:4px;margin-top:8px;border:0;padding:2px 0;color:var(--muted);background:transparent;font-size:12px}.cart-remove-item:hover{color:var(--danger)}.checkout-next-step{display:block;color:var(--muted);line-height:1.55}.cart-price b,.checkout-total b,.order-card-body b{color:var(--ink)}.checkout-card{position:sticky;top:94px;border-color:#ffc48e;background:linear-gradient(180deg,#fff,var(--brand-orange-tint))}.cart-confirmation-card{position:sticky;top:88px;max-height:calc(100vh - 108px);overflow-y:auto;padding:20px;border-color:#eaded2;background:#fff}.cart-confirmation-head{margin-bottom:18px}.cart-confirmation-head h3{margin:0;color:#202b3c}.cart-confirmation-head p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.cart-confirmation-body{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start}.cart-layout .cart-confirmation-body,.cart-layout .cart-supplemental-fields{grid-template-columns:minmax(0,1fr);gap:18px}.cart-layout .cart-settlement{padding:20px 0 0;border-top:1px solid #edf0f3;border-left:0}.cart-confirmation-fields{display:grid;gap:18px;min-width:0}.cart-supplemental-fields{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(360px,1.28fr);gap:16px;align-items:start}.cart-confirmation-card .cart-supplemental-fields label{display:grid;gap:7px;margin:0}.cart-supplemental-fields label>span{color:var(--text);font-size:13px;font-weight:800}.cart-supplemental-fields label>span small{margin-left:4px;color:var(--muted);font-size:11px;font-weight:600}.cart-confirmation-card .compact-textarea{min-height:72px}.cart-settlement{display:grid;align-content:start;gap:10px;min-width:0;padding-left:28px;border-left:1px solid #edf0f3}.cart-settlement .checkout-total{margin:0}.cart-settlement .checkout-total:first-child{padding-top:0;border-top:0}.cart-settlement .checkout-next-step{margin:-2px 0 0;text-align:center;font-size:12px}.cart-settlement>.inline-feedback{display:block;font-size:12px;line-height:1.5}@media(max-width:980px){.cart-commerce-page .cart-layout,.cart-confirmation-body,.cart-supplemental-fields{grid-template-columns:minmax(0,1fr)}.cart-settlement{padding:20px 0 0;border-top:1px solid #edf0f3;border-left:0}.cart-confirmation-card{position:static;max-height:none;overflow:visible}}.checkout-terms{display:grid;gap:8px;margin:10px 0 14px;border:1px solid #f0dfd0;border-radius:10px;padding:11px 12px;background:#ffffffb3}.checkout-terms div{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.checkout-terms span{color:var(--muted);font-size:12px}.checkout-terms b{color:#344054;font-size:12px;text-align:right}.checkout-decision-lane{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px}.checkout-decision-lane>div{display:grid;gap:5px;min-height:88px;padding:11px;border:1px solid #f0dfd0;border-radius:10px;background:#ffffffb8}.checkout-decision-lane small{color:#8a94a3;font-size:10.5px;font-weight:760}.checkout-decision-lane b{color:#253044;font-size:13px;line-height:1.2}.checkout-decision-lane span{color:#7a8492;font-size:11px;line-height:1.45}.delivery-address-picker{margin-top:13px}.delivery-address-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:7px}.delivery-address-label>span{color:var(--text);font-size:13px;font-weight:800}.delivery-address-label>button,.delivery-address-option-actions button{border:0;padding:0;color:var(--brand-orange-dark);background:transparent;font-size:12px;font-weight:800}.delivery-address-selected,.delivery-address-empty{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:10px;align-items:center;border:1px solid #f2c79f;border-radius:10px;padding:12px;color:var(--text);text-align:left;background:#fffaf5;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.delivery-address-empty{grid-template-columns:auto minmax(0,1fr) auto;border-style:dashed;background:#fff}.delivery-address-selected:hover,.delivery-address-empty:hover{border-color:var(--brand-orange);background:#fff7ef;box-shadow:0 0 0 3px #ff6a0012}.delivery-address-selected>svg:first-child,.delivery-address-empty>svg:first-child{color:var(--brand-orange)}.delivery-address-selected b,.delivery-address-selected small,.delivery-address-empty b,.delivery-address-empty small{display:block}.delivery-address-selected b,.delivery-address-empty b{color:var(--ink);font-size:13px}.delivery-address-selected b em,.delivery-address-option-main b em{margin-left:8px;color:var(--muted);font-style:normal;font-weight:650}.delivery-address-selected small,.delivery-address-empty small{margin-top:4px;color:var(--muted);font-size:12px;line-height:1.45}.delivery-address-tags{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.delivery-address-tags i{border-radius:999px;padding:3px 7px;color:#a44b0a;background:#ffead7;font-size:10px;font-style:normal;font-weight:850;white-space:nowrap}.delivery-address-modal{width:min(680px,100%);max-height:min(760px,calc(100vh - 48px));overflow:auto;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 30px 85px #0f172a3d}.delivery-address-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 24px 18px;border-bottom:1px solid var(--line-soft)}.delivery-address-modal-head>div>span{color:var(--brand-orange);font-size:12px;font-weight:850}.delivery-address-modal-head h3{margin:5px 0 0;color:var(--ink);font-size:21px}.delivery-address-modal-head p{margin:6px 0 0;color:var(--muted);font-size:13px}.delivery-address-form,.delivery-address-book{padding:20px 24px 22px}.delivery-address-form textarea{min-height:82px}.delivery-region-fields{min-width:0;margin:0;padding:0;border:0}.delivery-region-fields legend{margin-bottom:7px;padding:0;color:var(--text);font-size:13px;font-weight:800}.delivery-region-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px}.delivery-region-grid label{display:grid;gap:6px;color:var(--text);font-size:12px;font-weight:700}.delivery-region-grid select{width:100%;min-width:0}.delivery-region-grid select:disabled{color:#9aa4b2;background:#f5f7fa}.delivery-region-legacy,.delivery-region-error{display:block;margin-top:8px;color:var(--muted);font-size:12px;line-height:1.5}.delivery-region-error{color:#c2410c}.delivery-region-error button{margin-left:8px;border:0;padding:0;color:var(--brand-orange-dark);background:transparent;font:inherit;font-weight:800}.application-region-fields{min-width:0;margin:0;padding:0;border:0}.application-region-fields legend{margin-bottom:7px;padding:0;color:var(--text);font-size:13px;font-weight:800}.application-region-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 14px}.application-region-grid label{display:grid;gap:6px;color:var(--text);font-size:12px;font-weight:700}.application-region-grid select{width:100%;min-width:0}.application-region-grid select:disabled{color:#9aa4b2;background:#f5f7fa}.application-region-selection,.application-region-error{display:block;margin-top:8px;color:var(--muted);font-size:12px;line-height:1.5}.application-region-error{color:#c2410c}.application-region-error button{margin-left:8px;border:0;padding:0;color:var(--brand-orange-dark);background:transparent;font:inherit;font-weight:800}.delivery-address-form .delivery-default-check{align-self:end;display:flex;align-items:center;gap:8px;min-height:42px;margin:0;color:var(--text)}.delivery-address-form .delivery-default-check input{width:17px;height:17px;margin:0;accent-color:var(--brand-orange)}.delivery-address-list{display:grid;gap:10px}.delivery-address-option{overflow:hidden;border:1px solid var(--line);border-radius:11px;background:#fff}.delivery-address-option.selected{border-color:#ffad70;box-shadow:0 0 0 2px #ff6a0014}.delivery-address-option-main{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:11px;align-items:start;border:0;padding:14px 15px 11px;color:var(--text);text-align:left;background:transparent}.address-radio{width:16px;height:16px;margin-top:2px;border:1px solid #bdc7d2;border-radius:50%;background:#fff}.delivery-address-option.selected .address-radio{border:5px solid var(--brand-orange)}.delivery-address-option-main b,.delivery-address-option-main small{display:block}.delivery-address-option-main b{color:var(--ink);font-size:14px}.delivery-address-option-main small{margin-top:6px;color:var(--muted);line-height:1.55}.delivery-address-option-actions{display:flex;justify-content:flex-end;gap:16px;padding:9px 15px;border-top:1px solid var(--line-soft);background:#fafbfc}.delivery-address-option-actions button{display:inline-flex;align-items:center;gap:4px;color:var(--muted)}.delivery-address-option-actions button:hover{color:var(--brand-orange-dark)}.delivery-address-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding-top:16px;border-top:1px solid var(--line-soft)}.delivery-address-footer>span{color:var(--muted);font-size:12px}.summary-card .delivery-address-modal .btn{width:auto}@media(min-width:621px){.delivery-address-modal{max-height:calc(100vh - 100px);margin-top:64px}.delivery-address-form{padding-top:16px;padding-bottom:14px}.delivery-address-form .form-grid{gap:10px 14px}.delivery-address-form textarea{min-height:68px}.delivery-address-form .delivery-address-footer{margin-top:12px;padding-top:12px}}@media(max-width:620px){.delivery-region-grid,.application-region-grid{grid-template-columns:1fr}}.checkout-total{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:10px 0;padding:10px 0 0;border-top:1px solid #f0dfd0}.checkout-total span{color:#667085;font-size:14px;font-weight:800}.checkout-total b{color:#344054;font-size:15px;line-height:1.3}.checkout-payable-total{margin-top:12px;padding-top:12px}.checkout-payable-total b{color:var(--brand-orange-dark);font-size:26px}.audit-list-summary,.pagination-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:13px}.audit-list-summary{margin:0 0 12px;padding:10px 12px;border:1px solid #f0e6dc;border-radius:8px;background:#fffaf5}.audit-list-summary b{color:var(--ink)}.pagination-bar{margin-top:16px;padding-top:14px;border-top:1px solid var(--line-soft)}.order-card-list{display:grid;gap:12px}.order-card{padding:16px;border:1px solid var(--line-soft);border-radius:8px;background:#fff}.order-card-head,.shipment-card{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.order-card-body{display:grid;grid-template-columns:1.3fr .7fr .85fr .95fr 1.3fr;gap:12px;margin-top:14px;padding:14px;border-radius:8px;background:#f8fafc}.order-card-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.order-card-note{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;margin-top:12px;padding:10px 12px;border-left:3px solid #f3b56f;border-radius:6px;color:var(--muted);background:#fffaf5;line-height:1.55}.order-card-note b{color:var(--ink)}.purchase-request-card{overflow:hidden;padding:0;border-radius:14px;border-color:#e7ebf1;box-shadow:0 1px 2px #17203308;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.purchase-request-card:hover{border-color:#d7dfe9;box-shadow:0 12px 28px #17203312;transform:translateY(-1px)}.purchase-request-card.tone-orange{border-top:3px solid #f5a54d}.purchase-request-card.tone-blue{border-top:3px solid #70a8f7}.purchase-request-card.tone-green{border-top:3px solid #66c796}.purchase-request-card.tone-gray{border-top:3px solid #cdd5df}.purchase-request-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:18px 20px 15px}.purchase-request-title{min-width:0}.purchase-request-id,.purchase-request-meta,.purchase-request-status,.purchase-request-card-actions>div,.purchase-request-requirement>div{display:flex}.purchase-request-id{align-items:center;gap:6px;color:var(--muted);font-size:12px;font-weight:700}.purchase-request-id svg{color:var(--brand-orange)}.purchase-request-id b{margin-left:3px;color:#475467;font-size:12px;font-variant-numeric:tabular-nums;letter-spacing:.01em}.purchase-request-title h3{margin:8px 0 0;color:var(--ink);font-size:18px;line-height:1.35}.purchase-request-meta{flex-wrap:wrap;gap:8px 16px;margin-top:8px;color:var(--muted);font-size:13px}.purchase-request-meta span,.purchase-request-metrics span{display:inline-flex;align-items:center;gap:5px}.purchase-request-status{flex:0 0 auto;align-items:flex-end;flex-direction:column;gap:7px;text-align:right}.purchase-request-status small{color:var(--muted);font-size:12px}.purchase-request-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 20px;overflow:hidden;border:1px solid #edf1f5;border-radius:10px;background:#f8fafc}.purchase-request-metrics>div{min-width:0;padding:13px 15px;border-right:1px solid #e8edf3}.purchase-request-metrics>div:last-child{border-right:0}.purchase-request-metrics span{color:var(--muted);font-size:12px}.purchase-request-metrics span svg{color:#98a2b3}.purchase-request-metrics b{display:block;margin-top:6px;overflow:hidden;color:var(--ink);font-size:15px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.purchase-request-requirement{display:flex;align-items:flex-start;gap:9px;margin:14px 20px 0;color:#667085}.purchase-request-requirement>svg{flex:0 0 auto;margin-top:1px;color:#98a2b3}.purchase-request-requirement>div{display:grid;gap:3px;min-width:0}.purchase-request-requirement span{color:var(--muted);font-size:12px}.purchase-request-requirement b{color:var(--text);font-size:14px;font-weight:650;line-height:1.5;overflow-wrap:anywhere}.purchase-request-note{margin:13px 20px 0}.purchase-request-card-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;padding:14px 20px;border-top:1px solid #edf1f5;background:#fcfdff}.purchase-request-card-actions>div{min-width:0;flex-direction:column;gap:3px}.purchase-request-card-actions b{color:var(--ink);font-size:13px}.purchase-request-card-actions span{overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.purchase-request-card-actions .btn{flex:0 0 auto}.purchase-request-list-panel .order-card-body>div:first-child{min-width:min(360px,100%)}.purchase-request-detail{margin:0;padding:0 20px 20px;background:#fcfdff}.proposal-decision-lane{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 16px;padding:12px;border:1px solid #edf1f5;border-radius:14px;background:linear-gradient(135deg,#ff7a1a14,#fff0 45%),#fbfcfe}.proposal-decision-lane>div{display:grid;min-width:0;gap:5px;padding:11px;border:1px solid #edf1f5;border-radius:11px;background:#fff}.proposal-decision-lane small{color:#98a2b3;font-size:11px;font-weight:800}.proposal-decision-lane b{overflow:hidden;color:#253044;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.proposal-decision-lane span{color:#667085;font-size:12px;line-height:1.45}.shipment-card{margin-bottom:16px;padding:16px;border:1px solid #d8ecd5;border-radius:8px;background:#f4fbf3}.logistics-list button{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line-soft);border-radius:8px;padding:0 12px;color:var(--text);background:#fff;font-weight:850}.timeline{display:grid;gap:14px}.timeline div{display:flex;gap:10px;align-items:center;color:var(--text)}.timeline span{width:12px;height:12px;flex:0 0 auto;border-radius:50%;background:var(--blue);box-shadow:0 0 0 5px var(--blue-soft)}.shipment-track{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;row-gap:10px;min-height:76px;margin-bottom:16px;padding:16px 10px;border:1px solid var(--line-soft);border-radius:12px;background:linear-gradient(100deg,#f7fbff,#fff 55%,#fffaf6)}.ship-node{display:flex;flex-direction:column;align-items:center;min-width:76px;text-align:center}.ship-node-dot{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid var(--line);color:#8793a2}.ship-node.done .ship-node-dot{background:var(--green-soft);border-color:#bfe6cf;color:var(--green)}.ship-node.active .ship-node-dot{background:var(--blue-soft);border-color:#c7dcfb;color:var(--blue);box-shadow:0 0 0 5px #1f6feb14}.ship-node b{display:block;margin-top:7px;font-size:12px;font-weight:800;color:var(--muted);white-space:nowrap}.ship-node.active b,.ship-node.done b{color:var(--ink)}.ship-node small{display:block;margin-top:2px;font-size:10.5px;color:var(--muted)}.ship-link{width:22px;height:1px;margin:16px 2px 0;background:linear-gradient(90deg,#dfe6ed,#e6e8eb);flex:none}.ship-link.done{background:#bfe6cf}.finance-strip{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:74px;margin-bottom:14px;padding:14px 16px;border:1px solid #ecefe9;border-radius:12px;background:linear-gradient(100deg,#fffaf6,#fff 56%,#f6fbf8)}.finance-strip-copy b{display:block;font-size:14px;font-weight:850;color:var(--ink)}.finance-strip-copy span{display:block;margin-top:4px;font-size:11.5px;color:var(--muted)}.finance-strip-metrics{display:flex;align-items:center;gap:20px;flex:none}.finance-strip-metrics div{text-align:right}.finance-strip-metrics span{display:block;font-size:10.5px;color:var(--muted)}.finance-strip-metrics b{display:block;margin-top:3px;font-size:18px;font-weight:850;color:var(--ink)}.finance-strip-metrics b.brand{color:var(--brand-orange-dark)}.finance-receipt{width:52px;height:46px;flex:none;position:relative;border-radius:9px;background:#fff;border:1px solid #e4ebe7;box-shadow:0 7px 17px #1a2b220f}.finance-receipt:before{content:"";position:absolute;left:11px;right:11px;top:13px;height:2px;background:#dfe6e2;box-shadow:0 7px #e6ebe8,0 14px #edf0ee}.quote-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.quote-step{min-height:80px;padding:13px 14px;display:flex;align-items:flex-start;gap:10px;border:1px solid var(--line-soft);border-radius:11px;background:#fff}.quote-step i{width:28px;height:28px;flex:none;border-radius:9px;display:grid;place-items:center;font-style:normal;font-size:12px;font-weight:850;color:var(--brand-orange-dark);background:var(--brand-orange-soft)}.quote-step b{display:block;font-size:12.5px;font-weight:800;color:var(--text)}.quote-step span{display:block;margin-top:4px;font-size:11px;color:var(--muted);line-height:1.55}.supplier-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:28px;border:1px solid #f1c999;border-radius:8px;background:linear-gradient(135deg,#fffaf5,#fff0df 55%,#eef7ff);box-shadow:var(--shadow)}.admin-hero{border-color:#e7ded5;background:radial-gradient(circle at 88% 14%,rgba(255,196,122,.2),transparent 34%),linear-gradient(135deg,#fff,#fffaf5 58%,#f0f7ff)}.admin-dashboard-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;min-height:74px;padding:2px 0 4px;border-bottom:1px solid #eaecf0}.admin-dashboard-heading h1,.admin-dashboard-heading p{margin:0}.admin-dashboard-heading h1{margin-top:5px;font-size:22px;line-height:1.3;letter-spacing:-.2px}.admin-dashboard-heading p{margin-top:5px;color:var(--muted);font-size:13px}.admin-process-panel .panel-title p{font-size:12px}.supplier-hero p{color:#755236}.task-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.task-card{display:grid;gap:12px;padding:18px}.task-card h3,.task-card p{margin:0}.task-card p{color:var(--muted);line-height:1.6}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.register-cooperation-grid{grid-template-columns:minmax(150px,.55fr) repeat(2,minmax(0,1fr))}.register-wide-field{grid-column:span 2}.register-license-picker{margin-top:0}.register-license-picker>span{display:grid;gap:3px}.register-license-picker small{color:var(--muted);font-weight:600}.form-grid label{color:var(--text);font-weight:800}.form-grid input,.form-grid select{display:block;margin-top:7px}.form-grid textarea{display:block;width:100%;min-height:86px;margin-top:7px;border:1px solid var(--line);border-radius:8px;padding:10px 11px;resize:vertical;color:var(--text);background:#fff;font:inherit}.form-grid textarea.compact-textarea{min-height:60px}.purchase-request-compose{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:start}.purchase-request-form-panel{overflow:hidden;padding:0}.purchase-request-compose-head{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;padding:22px 24px 20px;border-bottom:1px solid #edf1f5;background:linear-gradient(180deg,#fff,#fffaf6)}.purchase-request-compose-head span,.request-preview-head span,.request-section-title span{color:var(--muted);font-size:12px;font-weight:800}.purchase-request-compose-head h3{margin:6px 0;color:var(--ink);font-size:24px;line-height:1.25}.purchase-request-compose-head p{max-width:560px;margin:0;color:#667085;font-size:14px;line-height:1.55}.request-validation-panel{display:flex;align-items:flex-start;gap:10px;margin:18px 24px 0;padding:13px 14px;border:1px solid #fedf89;border-radius:12px;color:#9c4a00;background:#fffbeb}.request-validation-panel svg{flex:0 0 auto;margin-top:1px}.request-validation-panel b{display:block;color:#7a2e0e;font-size:14px}.request-validation-panel p{margin:4px 0 0;color:#9c4a00;font-size:13px;line-height:1.45}.request-form-section{padding:22px 24px;border-bottom:1px solid #f0f2f5}.request-form-section:last-child{border-bottom:0}.request-section-title{display:flex;align-items:flex-start;gap:10px;margin-bottom:16px}.request-section-title svg{flex:0 0 auto;margin-top:2px;color:var(--brand-orange)}.request-section-title b{display:block;color:var(--ink);font-size:15px}.request-section-title span{display:block;margin-top:2px;color:#667085;font-weight:650}.request-compose-grid{gap:16px}.request-compose-grid label{color:#344054;font-size:14px;font-weight:850}.request-compose-grid input,.request-compose-grid select,.request-compose-grid textarea{margin-top:8px;border-color:#d8e0ea;border-radius:10px;padding:12px 13px;font-weight:750}.request-compose-grid textarea{min-height:104px;line-height:1.55}.request-compose-grid small{display:block;margin-top:6px;color:#98a2b3;font-size:12px;font-weight:700;text-align:right}.request-preview-card{position:sticky;top:96px;padding:18px;border-color:#e6ebf2;background:#fff}.request-preview-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.request-preview-head b{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;color:#c2410c;background:#fff1e7;font-size:12px}.request-preview-box{padding:16px;border:1px solid #edf1f5;border-radius:14px;background:#fbfcfe}.request-preview-box h4{margin:0;color:var(--ink);font-size:17px;line-height:1.35;overflow-wrap:anywhere}.request-preview-box>p{margin:6px 0 0;color:#667085;font-size:13px;font-weight:750}.request-preview-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}.request-preview-metrics>div{min-width:0;padding:10px;border:1px solid #edf1f5;border-radius:10px;background:#fff}.request-preview-metrics span,.request-preview-desc span{display:block;color:#98a2b3;font-size:12px;font-weight:800}.request-preview-metrics b{display:block;margin-top:5px;overflow:hidden;color:#1d2939;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.request-preview-desc{margin-top:14px}.request-preview-desc p{margin:6px 0 0;color:#344054;font-size:13px;font-weight:650;line-height:1.55;overflow-wrap:anywhere}.request-preview-actions{display:grid;grid-template-columns:1fr;gap:10px}.request-preview-actions .btn{width:100%;justify-content:center}.request-preview-card .inline-feedback{display:flex;align-items:center;gap:7px;margin-top:12px;font-size:13px}.storage-settings-page{max-width:980px}.storage-settings-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:24px 26px;border:1px solid #f0d5bd;border-radius:10px;background:linear-gradient(135deg,#fffaf5,#fff 68%)}.storage-settings-summary h3,.storage-settings-summary p,.storage-scope-note p,.storage-settings-loading p{margin:0}.logistics-timeline-panel{display:grid;gap:18px}.logistics-timeline-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:16px;border:1px solid var(--line, #e5e7eb);border-radius:16px;background:#fffaf6}.logistics-timeline-head>div{display:grid;gap:7px}.logistics-timeline-head strong{color:#172033;font-size:15px}.logistics-timeline-head small{color:#7b879b}.logistics-timeline{list-style:none;display:grid;gap:0;margin:0;padding:0}.logistics-timeline li{position:relative;display:grid;grid-template-columns:18px 1fr;gap:12px;min-height:84px;padding-bottom:20px;color:#667085}.logistics-timeline li:not(:last-child):before{content:"";position:absolute;left:6px;top:16px;bottom:0;width:2px;background:#e7eaf0}.logistics-timeline-dot{position:relative;z-index:1;width:14px;height:14px;margin-top:3px;border:3px solid #fff;border-radius:50%;background:#aab3c2;box-shadow:0 0 0 1px #d9dee7}.logistics-timeline li.latest .logistics-timeline-dot{background:#ff6b00;box-shadow:0 0 0 4px #fff1e6}.logistics-timeline li.abnormal .logistics-timeline-dot{background:#d92d20;box-shadow:0 0 0 4px #fee4e2}.logistics-timeline li div{display:grid;gap:5px}.logistics-timeline li b{color:#273248}.logistics-timeline li p{margin:0;color:#475467;line-height:1.55}.logistics-timeline li small{color:#98a2b3}.kuaidi100-settings-page{gap:16px}.kuaidi100-settings-page .storage-settings-summary{display:grid;grid-template-columns:minmax(250px,.78fr) minmax(520px,1.22fr);align-items:stretch;gap:24px;padding:22px;border-color:#f2d8c2;background:linear-gradient(115deg,#fff8f1,#fffdfb 44%,#fff);box-shadow:0 10px 26px #58361f0d}.kuaidi100-summary-copy{align-content:center;display:grid;min-width:0}.kuaidi100-summary-status{display:flex;align-items:center;gap:7px}.service-status-dot{width:8px;height:8px;border-radius:50%;background:#a6adba;box-shadow:0 0 0 4px #98a2b321}.service-status-dot.active{background:#12a150;box-shadow:0 0 0 4px #12a1501f}.kuaidi100-summary-copy h2{margin:11px 0 7px;color:#172033;font-size:22px;line-height:1.2;letter-spacing:-.02em}.kuaidi100-summary-copy p{max-width:440px;color:#667085;font-size:13px;line-height:1.65}.kuaidi100-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;min-width:0}.kuaidi100-metrics .metric{display:grid;align-content:center;min-width:0;min-height:118px;padding:14px;border-color:#e8eaf0;border-radius:9px;box-shadow:none;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.kuaidi100-metrics .metric:hover{border-color:#f0c9aa;box-shadow:0 8px 18px #3f2a1b0f;transform:translateY(-1px)}.kuaidi100-metrics .metric-icon{width:32px;height:32px;margin-bottom:10px;border-radius:8px}.kuaidi100-metrics .metric-icon svg{width:17px;height:17px}.kuaidi100-metrics .metric>span{color:#778195;font-size:12px;font-weight:700;white-space:nowrap}.kuaidi100-metrics .metric strong{margin:4px 0 0;color:#172033;font-size:26px;line-height:1;font-variant-numeric:tabular-nums}.kuaidi100-feedback{display:flex;align-items:center;gap:8px;padding:11px 13px;border:1px solid #b7e4ca;border-radius:8px;color:#187a43;background:#f3fbf6;font-size:13px}.kuaidi100-feedback.warning{border-color:#fed7aa;color:#9a4c12;background:#fff8ef}.kuaidi100-feedback.error{border-color:#fecdca;color:#b42318;background:#fff5f4}.kuaidi100-settings-page .storage-settings-form{gap:0;padding:0;border-radius:10px;box-shadow:0 10px 28px #1f29370b}.kuaidi100-form-head{margin:0;padding:21px 22px 18px;border-bottom:1px solid #eceff3}.section-eyebrow{display:block;margin-bottom:4px;color:#d95600;font-size:11px;font-weight:800;letter-spacing:.08em}.kuaidi100-form-head h3{color:#172033;font-size:18px}.kuaidi100-form-head p{margin-top:5px;font-size:13px}.service-switch{display:inline-flex;align-items:center;gap:9px;min-height:38px;padding:6px 11px 6px 8px;border:1px solid #dfe3e9;border-radius:8px;color:#475467;background:#fff;cursor:pointer;-webkit-user-select:none;user-select:none}.service-switch:hover{border-color:#f0b98f;background:#fffaf6}.service-switch input{position:absolute;width:1px;height:1px;opacity:0}.service-switch>span{position:relative;width:34px;height:20px;border-radius:999px;background:#c7cdd5;transition:background .18s ease}.service-switch>span:after{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #1f293740;content:"";transition:transform .18s ease}.service-switch input:checked+span{background:#ed5b13}.service-switch input:checked+span:after{transform:translate(14px)}.service-switch input:focus-visible+span{outline:3px solid rgba(237,91,19,.18);outline-offset:2px}.service-switch b{font-size:13px}.kuaidi100-config-section{display:grid;grid-template-columns:210px minmax(0,1fr);gap:28px;padding:22px;border-bottom:1px solid #eceff3}.kuaidi100-section-heading{display:flex;align-items:flex-start;gap:11px}.kuaidi100-section-heading>span{display:grid;flex:0 0 auto;place-items:center;width:34px;height:34px;border-radius:8px;color:#d95600;background:#fff1e7}.kuaidi100-section-heading h4,.kuaidi100-section-heading p{margin:0}.kuaidi100-section-heading h4{color:#253044;font-size:14px;line-height:1.4}.kuaidi100-section-heading p{margin-top:4px;color:#7b8494;font-size:12px;line-height:1.5}.kuaidi100-config-section .form-grid{gap:17px 16px}.kuaidi100-config-section .form-grid label{color:#344054;font-size:13px}.kuaidi100-config-section .form-grid input,.kuaidi100-config-section .form-grid select{min-height:42px;margin-top:6px}.kuaidi100-config-section .form-grid label>small{display:block;min-height:17px;margin-top:5px;color:#7b8494;font-size:11px;font-weight:600;line-height:1.45}.field-config-status:before{display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:#c4cad3;content:"";vertical-align:1px}.field-config-status.configured{color:#187a43!important}.field-config-status.configured:before{background:#12a150}.kuaidi100-endpoints{border-bottom:1px solid #eceff3;background:#fafbfc}.kuaidi100-endpoints summary{display:flex;align-items:center;justify-content:space-between;min-height:54px;padding:0 22px;color:#475467;cursor:pointer;list-style:none}.kuaidi100-endpoints summary::-webkit-details-marker{display:none}.kuaidi100-endpoints summary:hover{background:#f7f8fa}.kuaidi100-endpoints summary:focus-visible{outline:3px solid rgba(237,91,19,.16);outline-offset:-3px}.kuaidi100-endpoints summary>svg{transition:transform .18s ease}.kuaidi100-endpoints[open] summary>svg{transform:rotate(180deg)}.kuaidi100-endpoints-title{display:flex;align-items:center;gap:8px}.kuaidi100-endpoints-title>svg{color:#d95600}.kuaidi100-endpoints-title b{color:#344054;font-size:13px}.kuaidi100-endpoints-title small{color:#8a93a2;font-size:12px}.kuaidi100-endpoints-content{display:grid;gap:8px;padding:2px 22px 18px}.kuaidi100-endpoints-content>div{display:grid;grid-template-columns:130px minmax(0,1fr) auto;align-items:center;gap:12px}.kuaidi100-endpoints-content span{color:#667085;font-size:12px}.kuaidi100-endpoints-content code{overflow:hidden;color:#344054;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.kuaidi100-endpoints-content button{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border:0;border-radius:6px;color:#d95600;background:transparent;cursor:pointer}.kuaidi100-endpoints-content button:hover{background:#fff0e5}.kuaidi100-endpoints-content button:focus-visible{outline:3px solid rgba(237,91,19,.18)}.kuaidi100-form-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 22px}.kuaidi100-form-actions>span{display:inline-flex;align-items:center;gap:7px;color:#7b8494;font-size:12px}.kuaidi100-form-actions>span svg{color:#98a2b3}.kuaidi100-form-actions>div{display:flex;gap:9px}@media(max-width:980px){.kuaidi100-settings-page .storage-settings-summary{grid-template-columns:1fr}.kuaidi100-config-section{grid-template-columns:1fr;gap:16px}}@media(max-width:760px){.logistics-timeline-head{flex-direction:column}.kuaidi100-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.kuaidi100-form-head,.kuaidi100-form-actions{align-items:stretch;flex-direction:column}.kuaidi100-form-actions>div{display:grid;grid-template-columns:1fr 1fr}.kuaidi100-form-actions .btn{justify-content:center;width:100%}.kuaidi100-endpoints-title small{display:none}.kuaidi100-endpoints-content>div{grid-template-columns:1fr auto;gap:5px 10px}.kuaidi100-endpoints-content code{grid-column:1 / -1;grid-row:2}}@media(max-width:480px){.kuaidi100-metrics{grid-template-columns:1fr 1fr;gap:8px}.kuaidi100-metrics .metric{min-height:104px;padding:12px}.kuaidi100-settings-page .storage-settings-summary,.kuaidi100-config-section,.kuaidi100-form-head,.kuaidi100-form-actions{padding-left:16px;padding-right:16px}.kuaidi100-form-actions>div{grid-template-columns:1fr}}.storage-settings-summary h3{margin:6px 0 8px;font-size:22px}.storage-settings-summary p{max-width:700px;color:var(--muted);line-height:1.65}.storage-settings-form{display:grid;gap:20px}.storage-field-hint{display:block;margin-top:6px;color:var(--muted);font-size:12px;font-weight:600;line-height:1.45}.storage-scope-note{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:flex-start;padding:14px 16px;border:1px solid #d6e4f0;border-radius:8px;color:#24506f;background:#f6faff}.storage-scope-note strong{display:block;margin-bottom:4px;color:var(--text)}.storage-scope-note p{color:var(--muted);font-size:13px;line-height:1.55}.storage-settings-loading{display:flex;align-items:center;gap:14px;max-width:980px;min-height:120px}.storage-settings-loading strong{display:block;margin-bottom:5px}.storage-settings-loading p{color:var(--muted)}.platform-payment-account-page{max-width:1060px}.platform-payment-account-summary{align-items:center;min-height:104px;padding:18px 22px;background:linear-gradient(110deg,#fff8f1,#fffdf9 55%,#fff)}.platform-payment-account-summary h3{margin:5px 0 4px;font-size:20px}.platform-payment-account-summary p{max-width:640px;font-size:13px;line-height:1.55}.platform-payment-account-form{gap:18px;padding:22px}.platform-payment-account-form-head{align-items:flex-start;padding-bottom:16px;border-bottom:1px solid var(--line)}.platform-payment-account-form-head h3{margin:5px 0 4px}.platform-payment-account-form-head p{margin:0;color:var(--muted);font-size:13px}.payment-account-preview{grid-template-columns:auto minmax(0,1fr);padding:16px;border-color:#d6e5f3;background:#f7fbff}.payment-account-preview>svg{color:#2b6388}.payment-account-preview h4{margin:0;color:var(--text);font-size:14px}.payment-account-preview p{margin-top:4px}.payment-account-preview dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 20px;margin:13px 0 0}.payment-account-preview dl>div{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:baseline;gap:8px}.payment-account-preview dt{color:var(--muted);font-size:12px;font-weight:700}.payment-account-preview dd{min-width:0;margin:0;color:var(--text);font-size:13px;font-weight:700;overflow-wrap:anywhere}.payment-account-preview-number{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.2px}.platform-payment-account-form .form-footer{margin-top:0;padding-top:16px;border-top:1px solid var(--line)}.form-footer-note{color:var(--muted);font-size:12px;font-weight:600}@media(max-width:760px){.platform-payment-account-summary,.platform-payment-account-form-head{align-items:stretch;flex-direction:column}.platform-payment-account-summary .panel-actions,.platform-payment-account-form-head .btn{align-self:flex-start}.payment-account-preview dl{grid-template-columns:1fr}}@media(max-width:480px){.platform-payment-account-form{padding:18px 16px}.payment-account-preview dl>div{grid-template-columns:1fr;gap:2px}.platform-payment-account-form .form-footer{align-items:stretch;flex-direction:column}.platform-payment-account-form .form-footer .btn{justify-content:center;width:100%}}.object-storage-settings-page{gap:16px;max-width:1060px}.object-storage-summary{display:grid;grid-template-columns:minmax(330px,.92fr) minmax(460px,1.08fr);align-items:stretch;gap:26px;padding:22px;border-color:#f0d4bd;background:linear-gradient(115deg,#fff8f1,#fffdfb 48%,#fff);box-shadow:0 10px 26px #58361f0d}.object-storage-summary-main{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:14px;min-width:0}.object-storage-brand-icon{display:grid;flex:0 0 auto;place-items:center;width:42px;height:42px;border:1px solid #f4d8c1;border-radius:10px;color:#d95600;background:#fff0e4}.object-storage-summary-status{display:flex;align-items:center;gap:7px;margin-bottom:8px}.object-storage-summary .eyebrow{color:#9a5b31;font-size:11px;font-weight:800;letter-spacing:.06em}.object-storage-summary h2{margin:4px 0 7px;color:#172033;font-size:22px;line-height:1.2;letter-spacing:-.02em}.object-storage-summary p{max-width:430px;color:#667085;font-size:13px;line-height:1.65}.object-storage-summary-main .btn{margin-top:14px}.object-storage-health{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.object-storage-health>div{display:grid;align-content:center;min-width:0;min-height:106px;padding:13px;border:1px solid #e6e9ee;border-radius:9px;color:#98a2b3;background:#ffffffdb}.object-storage-health>div.ready{color:#149253}.object-storage-health svg{margin-bottom:10px}.object-storage-health span,.object-storage-health strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.object-storage-health span{color:#7b8494;font-size:11px;font-weight:700}.object-storage-health strong{margin-top:4px;color:#344054;font-size:13px}.object-storage-current-state{overflow:hidden;border-radius:9px;box-shadow:0 8px 22px #1f29370a}.object-storage-current-state>div{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:11px;min-width:0;padding:20px}.object-storage-current-state>div>div{display:grid;gap:6px;min-width:0}.object-storage-detail-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;color:#d95600!important;background:#fff0e5}.object-storage-current-state strong{line-height:1.45}.object-storage-current-state small{line-height:1.5}.object-storage-form{gap:0;padding:0;border-radius:10px;box-shadow:0 10px 28px #1f29370b}.object-storage-form-head{margin:0;padding:21px 22px 18px;border-bottom:1px solid #eceff3}.object-storage-form-head h3{color:#172033;font-size:18px}.object-storage-form-head p{margin-top:5px;font-size:13px}.object-storage-config-section{display:grid;grid-template-columns:210px minmax(0,1fr);gap:28px;padding:22px;border-bottom:1px solid #eceff3}.object-storage-section-heading{display:flex;align-items:flex-start;gap:11px}.object-storage-section-heading>span{display:grid;flex:0 0 auto;place-items:center;width:34px;height:34px;border-radius:8px;color:#d95600;background:#fff1e7}.object-storage-section-heading h4,.object-storage-section-heading p{margin:0}.object-storage-section-heading h4{color:#253044;font-size:14px;line-height:1.4}.object-storage-section-heading p{margin-top:4px;color:#7b8494;font-size:12px;line-height:1.5}.object-storage-config-section .form-grid{gap:16px}.object-storage-config-section .form-grid label{color:#344054;font-size:13px}.object-storage-config-section .form-grid input{min-height:42px;margin-top:6px}.object-storage-config-section .storage-field-hint,.object-storage-config-section .field-error{min-height:17px;margin-top:5px;font-size:11px;line-height:1.45}.object-storage-config-section .storage-field-hint.configured{color:#187a43}.object-storage-config-section .storage-field-hint.configured:before{display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:#12a150;content:"";vertical-align:1px}.object-storage-scope-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:18px 22px;border-bottom:1px solid #eceff3;background:#fafbfc}.object-storage-scope-grid>div{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:11px;padding:13px 14px;border:1px solid #dce5ed;border-radius:8px;background:#fff}.object-storage-scope-grid>div>span{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;color:#356d94;background:#eef7fd}.object-storage-scope-grid strong,.object-storage-scope-grid p{margin:0}.object-storage-scope-grid strong{color:#344054;font-size:13px}.object-storage-scope-grid p{margin-top:4px;color:#667085;font-size:11px;line-height:1.5}.object-storage-form-footer{min-height:66px;margin:0;padding:14px 22px}.object-storage-form-footer>span{display:inline-flex;align-items:center;gap:7px}.object-storage-form-footer>span svg{color:#98a2b3}.object-storage-form-footer>div{display:flex;gap:9px}@media(max-width:980px){.object-storage-summary{grid-template-columns:1fr}.object-storage-config-section{grid-template-columns:1fr;gap:16px}}@media(max-width:760px){.object-storage-health{grid-template-columns:repeat(3,minmax(94px,1fr))}.object-storage-form-head{align-items:stretch;flex-direction:column}.object-storage-form-head .btn{justify-content:center;width:100%}.object-storage-scope-grid{grid-template-columns:1fr}.object-storage-form-footer{align-items:stretch;flex-direction:column}.object-storage-form-footer>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.object-storage-form-footer .btn{justify-content:center;width:100%}}@media(max-width:480px){.object-storage-summary,.object-storage-form-head,.object-storage-config-section,.object-storage-scope-grid,.object-storage-form-footer{padding-left:16px;padding-right:16px}.object-storage-summary-main,.object-storage-health{grid-template-columns:1fr}.object-storage-health>div{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:52px;gap:9px}.object-storage-health svg{margin-bottom:0}.object-storage-health strong{margin-top:0;text-align:right}.object-storage-form-footer>div{grid-template-columns:1fr}}.banner-admin-panel{padding:18px}.banner-admin-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:14px}.banner-admin-card{display:grid;grid-template-rows:auto minmax(76px,auto) auto;overflow:hidden;border:1px solid var(--line-soft);border-radius:14px;background:#fff;box-shadow:0 8px 20px #1f29370d}.banner-admin-preview{position:relative;background:#f6f7fb}.banner-admin-preview .product-visual{width:100%;min-height:142px;border:0;border-radius:0;background:#f8fafc}.banner-admin-preview .product-visual img{width:100%;height:100%;aspect-ratio:16 / 6.2;object-fit:cover}.banner-admin-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 14px 10px}.banner-admin-meta strong,.banner-admin-meta span{display:block}.banner-admin-meta .banner-admin-schedule{display:flex;align-items:center;gap:4px;color:#667085}.banner-admin-meta strong{color:var(--ink);line-height:1.35}.banner-admin-meta span{margin-top:5px;color:var(--muted);font-size:12px;line-height:1.4}.banner-admin-actions{display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--line-soft);padding:10px 12px;background:#fbfcfe}.audit-log-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0 0;color:var(--muted);font-size:13px}.audit-log-filters{display:flex;flex-wrap:wrap;align-items:end;gap:10px;padding:12px 0;border-bottom:1px solid var(--line-soft)}.audit-log-filters label{display:grid;gap:5px;color:var(--muted);font-size:12px}.audit-log-filters select,.audit-log-filters input{min-height:34px;padding:0 9px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink)}.compact-textarea{min-height:68px!important}.admin-search{min-height:42px;width:min(560px,100%);display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:0 12px;background:#fff}.admin-todo{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;border:0;border-top:1px solid var(--line);padding:14px 0;color:inherit;background:transparent;text-align:left}.admin-todo:first-of-type{border-top:0}.admin-todo p{margin:5px 0 0;color:var(--muted)}.process-list{display:grid;gap:12px}.process-list div{display:flex;gap:10px;align-items:center;min-height:34px;font-size:13px;color:var(--text)}.table-wrap{overflow-x:auto;border:1px solid #e4e7ec;border-radius:8px;background:#fff}.table-actions{display:flex;gap:8px;align-items:center}.table-actions .btn{min-height:34px;padding:0 10px}table{width:100%;min-width:980px;border-collapse:collapse;border-spacing:0}.admin-table-productLibrary table,.admin-table-productAudit table,.admin-table-projectRules table,.admin-table-invoiceManagement table,.admin-table-fileLedger table,.admin-table-supplierSettlement table{min-width:1120px}.admin-table-orderReview table,.admin-table-paymentConfirm table,.admin-table-shippingAudit table,.admin-table-dealerReconcile table,.admin-table-externalOrders table{min-width:1040px}th,td{padding:11px 13px;border-top:1px solid #eaecf0;text-align:left;white-space:nowrap}th{color:#475467;background:#f9fafb;font-size:12px;font-weight:700;letter-spacing:.01em}td{color:var(--text);background:#fff}tbody tr{transition:background .14s ease}tbody tr:hover td{background:#fffaf7}.table-row-clickable{cursor:pointer}.table-row-clickable:hover td{background:#fff3e9}.table-row-clickable:focus-visible{outline:2px solid #f97316;outline-offset:-2px}.admin-section th,.admin-section td{white-space:normal;vertical-align:top}.table-rich-cell,.table-rich-cell b,.table-rich-cell small{display:block}.table-rich-cell b{color:var(--ink);font-size:13px;line-height:1.35}.table-rich-cell small{margin-top:4px;color:var(--muted);font-size:12px;line-height:1.4;overflow-wrap:anywhere}.table-rich-cell .btn,.table-rich-cell .table-actions{margin-top:8px}.order-line-preview{min-width:260px}.order-line-preview>b,.order-line-preview>small{display:block}.order-line-preview>small{margin-top:4px;color:var(--muted);font-size:12px}.order-line-preview-items{display:grid;gap:6px;margin-top:9px}.order-line-preview-items>div{display:grid;gap:2px;padding:8px 9px;border-left:2px solid #f5b47c;background:#fff9f4}.order-line-preview-items strong{font-size:12px;color:var(--ink)}.order-line-preview-items span{color:var(--muted);font-size:11px;line-height:1.4}.order-line-preview-toggle{margin-top:8px;border:0;padding:0;color:#c94f00;background:transparent;font:inherit;font-size:12px;cursor:pointer}.admin-section .panel-title{margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid var(--line-soft)}.admin-section .panel-title h3{font-size:18px}.admin-section .inline-feedback{margin-bottom:12px}.admin-table-supplierSettlement table{table-layout:fixed}.admin-table-supplierSettlement th:nth-child(1),.admin-table-supplierSettlement td:nth-child(1){width:36%}.admin-table-supplierSettlement th:nth-child(2),.admin-table-supplierSettlement td:nth-child(2){width:13%}.admin-table-supplierSettlement th:nth-child(3),.admin-table-supplierSettlement td:nth-child(3){width:8%}.admin-table-supplierSettlement th:nth-child(4),.admin-table-supplierSettlement td:nth-child(4){width:13%}.admin-table-supplierSettlement th:nth-child(5),.admin-table-supplierSettlement td:nth-child(5){width:20%}.admin-table-supplierSettlement th:nth-child(6),.admin-table-supplierSettlement td:nth-child(6){width:10%}.supplier-settlement-table table{table-layout:fixed}.supplier-settlement-table th,.supplier-settlement-table td{white-space:normal;vertical-align:top;overflow-wrap:anywhere}.supplier-settlement-table th:nth-child(1),.supplier-settlement-table td:nth-child(1){width:42%}.supplier-settlement-table th:nth-child(2),.supplier-settlement-table td:nth-child(2){width:9%}.supplier-settlement-table th:nth-child(3),.supplier-settlement-table td:nth-child(3),.supplier-settlement-table th:nth-child(4),.supplier-settlement-table td:nth-child(4){width:14%}.supplier-settlement-table th:nth-child(5),.supplier-settlement-table td:nth-child(5){width:9%}.supplier-settlement-table th:nth-child(6),.supplier-settlement-table td:nth-child(6){width:12%}.governance-page{display:grid;gap:14px;min-width:0}.governance-commandbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:44px}.governance-commandbar strong,.governance-commandbar span{display:block}.governance-commandbar strong{color:var(--ink);font-size:14px}.governance-commandbar span{margin-top:3px;color:var(--muted);font-size:12px}.governance-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;border:1px solid #f0dfd0;border-radius:14px;padding:16px 18px;background:linear-gradient(135deg,#fff,#fffaf5 72%,#f7fbff);box-shadow:0 8px 22px #1b27400d}.governance-hero h2,.governance-hero p{margin:0}.governance-hero h2{margin-top:8px;font-size:24px;line-height:1.15;letter-spacing:0}.governance-hero p{margin-top:6px;max-width:760px;color:#705a49;line-height:1.55}.governance-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.governance-metrics.actionable .metric{border:1px solid var(--line);color:inherit;text-align:left;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.governance-metrics.actionable .metric:hover,.governance-metrics.actionable .metric.active{border-color:#ffc48e;background:var(--brand-orange-tint);box-shadow:0 10px 22px #1b274014;transform:translateY(-1px)}.partner-governance-layout{display:grid;grid-template-columns:minmax(320px,410px) minmax(0,1fr);gap:18px;align-items:start}.partner-governance-layout.details-in-drawer,.business-category-layout.details-in-drawer{grid-template-columns:minmax(0,1fr)}.partner-governance-layout.details-in-drawer .partner-list-panel,.business-category-layout.details-in-drawer .business-category-tree-panel{width:100%}.governance-workspace{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;align-items:start}.partner-list-panel,.partner-detail-stack,.partner-detail-panel,.partner-account-panel,.partner-workspace-panel,.permission-matrix,.permission-role-panel,.permission-audit-panel,.permission-side-panel,.platform-account-create{min-width:0}.partner-detail-stack{display:grid;gap:18px}.governance-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}.partner-command-panel{display:grid;gap:14px}.partner-filter-grid{grid-template-columns:minmax(220px,1.3fr) repeat(3,minmax(150px,1fr)) auto;align-items:end;margin-bottom:0}.business-category-workbench{display:grid;gap:14px}.business-category-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.business-category-layout{display:grid;grid-template-columns:minmax(300px,360px) minmax(0,1fr);gap:14px;align-items:start}.business-category-tree-panel,.business-category-detail-panel{min-width:0}.business-category-tree-panel{position:sticky;top:82px;display:grid;gap:12px}.business-category-tree{display:grid;gap:5px}.business-category-node{width:100%;min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid transparent;border-radius:8px;padding:8px 10px;color:#465264;background:transparent;text-align:left;font-size:12.5px;font-weight:750}.business-category-node.level-2{padding-left:24px}.business-category-node.level-3{padding-left:42px}.business-category-node>span{min-width:0;display:inline-flex;align-items:center;gap:7px}.business-category-node b{min-width:0;overflow:hidden;color:inherit;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.business-category-node i,.business-category-node em{width:16px;height:16px;flex:0 0 16px;display:inline-grid;place-items:center;border-radius:5px;color:#98a2b3;font-style:normal}.business-category-node>span>button{width:16px;height:16px;flex:0 0 16px;display:inline-grid;place-items:center;border:0;border-radius:5px;color:#98a2b3;background:transparent}.business-category-node>span>button:hover{color:#c84d00;background:#fff1e7}.category-tree-select{min-width:0;padding:0;border:0;background:transparent;color:inherit;text-align:left}.business-category-node small{flex:0 0 auto;color:#8a94a3;font-size:11px;font-weight:720}.business-category-node:hover,.business-category-node.active{border-color:#ffc59d;color:#c84d00;background:#fff7ef}.business-category-detail-panel{display:grid;gap:16px}.business-category-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:14px;border-bottom:1px solid #edf0f3}.business-category-detail-head span,.business-category-detail-head p{display:block;margin:0;color:#8a94a3;font-size:12px}.business-category-detail-head h3{margin:5px 0;color:#182230;font-size:20px;line-height:1.25}.business-category-impact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.business-category-impact-grid>div{display:grid;gap:5px;border:1px solid #e8ecf0;border-radius:10px;padding:12px;background:#fbfcfd}.business-category-impact-grid span,.business-category-impact-grid small{color:#7a8492;font-size:11.5px;font-weight:720}.business-category-impact-grid b{color:#182230;font-size:22px;line-height:1.1}.business-category-sections{display:grid;gap:12px}.business-category-section{display:grid;gap:9px;border:1px solid #edf0f3;border-radius:10px;padding:13px;background:#fff}.business-category-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.business-category-section h4{margin:0;color:#263244;font-size:13px}.business-category-child-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.business-category-child-list button{display:grid;gap:4px;border:1px solid #e5e9ee;border-radius:8px;padding:10px;color:#344054;background:#fafbfc;text-align:left}.business-category-child-list button:hover{border-color:#ffc59d;background:#fff7ef}.business-category-child-list span{font-size:13px;font-weight:780}.business-category-child-list small,.business-category-muted,.business-category-reference-list{display:grid;gap:8px;margin:0}.business-category-reference-list>div{display:grid;grid-template-columns:84px minmax(0,1fr);gap:10px;align-items:baseline}.business-category-reference-list dt{color:#98a1ae;font-size:12px}.business-category-reference-list dd{margin:0;color:#3f4959;font-size:12px;line-height:1.55;word-break:break-word}.business-category-reference-list dd small{margin-left:6px;color:#98a1ae}.business-category-warning,.business-category-success{margin:0;border-left:3px solid #f97316;border-radius:8px;padding:10px 12px;color:#7c2d12;background:#fff7ed;font-size:12.5px;line-height:1.6}.business-category-success{border-left-color:#16a34a;color:#166534;background:#f0fdf4}.business-category-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:2px}.governance-filters label,.governance-form-grid label{color:var(--text);font-size:13px;font-weight:850}.governance-filters select,.governance-filters input{width:100%;min-height:38px;margin-top:6px;border:1px solid var(--line);border-radius:8px;padding:0 10px;color:var(--text);background:#fff}.application-list{display:grid;gap:12px}.application-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,320px);gap:18px;border:1px solid var(--line);border-radius:8px;padding:16px;background:#fff}.application-card h3,.application-card p{margin:8px 0 0}.application-card small{display:block;margin-top:6px;color:var(--muted);line-height:1.45}.application-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;margin-top:12px}.application-detail-grid span{color:var(--text);line-height:1.45}.application-detail-grid b{display:block;margin-bottom:2px;color:var(--muted);font-size:12px}.application-actions{display:grid;gap:8px;align-content:start}.application-actions textarea{width:100%;min-height:82px;border:1px solid var(--line);border-radius:8px;padding:10px;resize:vertical}.partner-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.partner-detail-grid>div{border:1px solid var(--line);border-radius:8px;padding:12px;background:#fffaf5}.partner-detail-grid span,.partner-detail-grid small{display:block;color:var(--muted);line-height:1.45}.partner-detail-grid b{display:block;margin:6px 0 2px;line-height:1.45}.governance-form-grid textarea{width:100%;min-height:86px;margin-top:6px;border:1px solid var(--line);border-radius:8px;padding:10px 11px;resize:vertical;color:var(--text);background:#fff}.partner-list{display:grid;gap:8px;max-height:720px;overflow:auto;padding-right:2px}.partner-list button{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:13px;color:inherit;background:#fff;text-align:left;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.partner-list button:hover,.partner-list button.active{border-color:#ffc48e;background:var(--brand-orange-tint);box-shadow:0 8px 18px #1b274014}.partner-list b,.partner-list small,.partner-list-meta{display:block}.partner-list small{margin-top:4px;color:var(--muted);line-height:1.45}.partner-list-meta{text-align:right}.partner-list-meta small{white-space:nowrap}.next-action{display:inline-flex;justify-content:flex-end;margin-top:8px;font-size:12px;font-style:normal;font-weight:850;white-space:nowrap}.next-action.green{color:var(--green)}.next-action.orange{color:var(--orange)}.next-action.blue{color:var(--blue)}.governance-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-tabs{display:inline-flex;gap:6px;margin:0 0 16px;border:1px solid var(--line);border-radius:8px;padding:4px;background:#f8fafc}.workspace-tabs button{min-height:34px;border:0;border-radius:6px;padding:0 13px;color:var(--muted);background:transparent;font-weight:850}.workspace-tabs button.active{color:var(--brand-orange-dark);background:#fff;box-shadow:0 4px 12px #1b274014}.workspace-tabs button:disabled{cursor:not-allowed;opacity:.48}.account-workspace{display:grid;gap:14px}.account-section-head{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid var(--line-soft);border-radius:8px;padding:13px;background:#fbfcfe}.account-section-head strong,.account-section-head span{display:block}.account-section-head span{margin-top:4px;color:var(--muted);font-size:13px}.account-list{display:grid;gap:10px}.account-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;border:1px solid var(--line-soft);border-radius:8px;padding:13px;background:#fbfcfe}.account-card strong,.account-card span,.account-card small{display:block}.account-card span{margin-top:4px;color:var(--text)}.account-card small{margin-top:4px;color:var(--muted)}.account-reset-inline{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;border-top:1px solid var(--line-soft);padding-top:12px}.account-reset-inline label{color:var(--text);font-size:13px;font-weight:850}.account-reset-inline input{width:100%;min-height:40px;margin-top:6px;border:1px solid var(--line);border-radius:8px;padding:0 11px}.compact-account-card{grid-template-columns:minmax(0,1fr) auto}.account-create-panel{border:1px solid #ffd7b8;border-radius:8px;padding:14px;background:var(--brand-orange-tint)}.governance-split-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px;padding-top:16px;border-top:1px solid var(--line-soft)}.governance-split-form h4{margin:0 0 12px;font-size:15px}.permission-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px}.permission-card{display:grid;gap:14px;border:1px solid var(--line);border-radius:8px;padding:16px;background:#fff}.permission-card-head,.permission-card-foot{display:flex;align-items:center;justify-content:space-between;gap:12px}.permission-card-head strong,.permission-card-head span{display:block}.permission-card-head strong{font-size:17px}.permission-card-head span,.permission-card-body span,.permission-card-foot span{color:var(--muted);font-size:12px;line-height:1.45}.permission-card-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.permission-card-body div{min-height:78px;border:1px solid var(--line-soft);border-radius:8px;padding:11px;background:#fbfcfe}.permission-card-body b{display:block;margin-top:6px;color:var(--ink);line-height:1.45;overflow-wrap:anywhere}.permission-card-foot{padding-top:2px}.permission-card-foot span{max-width:260px}.permission-role-table table{min-width:820px;table-layout:fixed}.permission-role-table th,.permission-role-table td{white-space:normal;vertical-align:top;overflow-wrap:anywhere}.permission-role-table th:nth-child(1),.permission-role-table td:nth-child(1){width:14%}.permission-role-table th:nth-child(2),.permission-role-table td:nth-child(2),.permission-role-table th:nth-child(3),.permission-role-table td:nth-child(3){width:22%}.permission-role-table th:nth-child(4),.permission-role-table td:nth-child(4){width:8%}.permission-role-table th:nth-child(5),.permission-role-table td:nth-child(5){width:9%}.permission-role-table th:nth-child(6),.permission-role-table td:nth-child(6){width:14%}.permission-side-panel{position:static;max-width:880px}.permission-summary,.permission-summary b,.permission-summary small{display:block}.permission-summary b{color:var(--ink);font-size:13px;line-height:1.35}.permission-summary small{margin-top:3px;color:var(--muted);line-height:1.4}.impact-copy{color:var(--muted);line-height:1.45}.permission-editor-block{display:grid;gap:12px;margin-top:14px;border:1px solid var(--line-soft);border-radius:8px;padding:14px;background:#fbfcfe}.permission-editor-title strong,.permission-editor-title span{display:block}.permission-editor-title span{margin-top:4px;color:var(--muted);font-size:13px;line-height:1.45}.permission-check-grid,.permission-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.permission-check-item{min-height:38px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:8px;padding:0 10px;color:var(--text);background:#fff;font-size:13px;font-weight:850}.permission-check-item input{width:16px;height:16px;accent-color:var(--brand-orange)}.permission-denied-preview{display:grid;gap:6px;margin-top:14px;border:1px solid #ffd7b8;border-radius:8px;padding:12px 14px;background:var(--brand-orange-tint)}.permission-denied-preview span{color:var(--muted);line-height:1.5}.platform-account-health{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:-6px;color:#475467}.platform-account-health span{display:inline-flex;align-items:baseline;gap:5px;min-height:30px;border:1px solid #e5e8ef;border-radius:999px;padding:0 12px;background:#fff;font-size:12px}.platform-account-health b{color:#111827;font-size:15px}.platform-account-health .ok b{color:#087443}.platform-account-health .warning{border-color:#fedf89;background:#fffbeb;color:#92400e}.platform-account-health .warning b{color:#b54708}.platform-account-health .danger{border-color:#fecaca;background:#fff1f2;color:#991b1b}.platform-account-health .danger b{color:#b42318}.platform-account-toolbar-filter{display:inline-flex;align-items:center;gap:7px;color:#667085;font-size:12px;white-space:nowrap}.platform-account-toolbar-filter select{min-height:34px;min-width:118px;border:1px solid #d7dde7;border-radius:7px;padding:0 9px;color:var(--ink);background:#fff;font-size:13px}.platform-account-person em{display:inline-flex;width:fit-content;margin-top:5px;border-radius:999px;padding:2px 7px;color:#b54708;background:#fff4e5;font-size:11px;font-style:normal;font-weight:700}.inline-role-editor{align-items:center;flex-wrap:nowrap}.inline-role-editor select{min-height:36px;min-width:132px;border:1px solid var(--line);border-radius:8px;padding:0 10px;background:#fff}.platform-account-row-actions{align-items:flex-start;flex-direction:column;gap:7px}.platform-account-secondary-actions{display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px}.platform-account-row-actions .btn.ghost{min-height:30px;padding:0 8px;color:#667085}.platform-account-detail{display:grid;gap:2px}.platform-account-detail .drawer-summary{margin-bottom:20px;border-color:#e3e9f2;box-shadow:0 8px 24px #0f172a0b}.platform-account-detail .drawer-summary-meta strong{max-width:180px;color:#253044;font-size:12.5px;line-height:1.45}.platform-account-detail .drawer-form-grid>div{min-height:72px;border:1px solid #e7ebf1;border-radius:12px;padding:13px 14px;background:#fbfcfe}.platform-account-detail .drawer-form-grid>div>span{margin-bottom:7px}.platform-account-detail .drawer-form-grid>div>b{font-size:14px}.platform-account-detail .field-missing{color:#b54708}.platform-account-detail input:disabled{border-style:dashed;color:#667085;background:#f5f7fa;cursor:not-allowed}.platform-account-login-field small{display:block;margin-top:4px;color:#98a2b3;font-size:11.5px}@media(max-width:640px){.platform-account-detail .drawer-summary{flex-direction:column}.platform-account-detail .drawer-summary-meta{text-align:left}}.platform-account-table table{table-layout:fixed;min-width:1060px}.platform-account-table th,.platform-account-table td{white-space:normal;vertical-align:top;overflow-wrap:anywhere}.platform-account-table th:nth-child(1),.platform-account-table td:nth-child(1){width:24%}.platform-account-table th:nth-child(2),.platform-account-table td:nth-child(2){width:23%}.platform-account-table th:nth-child(3),.platform-account-table td:nth-child(3){width:10%}.platform-account-table th:nth-child(4),.platform-account-table td:nth-child(4){width:18%}.platform-account-table th:nth-child(5),.platform-account-table td:nth-child(5){width:25%}@media(max-width:1180px){.admin-workspace-shell{grid-template-columns:1fr}.admin-sidebar{position:static;height:auto;border-right:0;border-bottom:1px solid rgba(230,214,201,.9)}.admin-sidebar-nav{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:start}.admin-topbar{top:0}.admin-page-head{display:grid}.admin-page-stats{min-width:0;width:100%}.workspace-top{grid-template-columns:1fr}.workspace-nav{justify-content:flex-start}.dealer-hero,.dealer-command-bar,.dealer-cart-command,.purchase-search-panel,.dealer-grid,.home-grid,.two-col,.cart-layout,.logistics-layout,.supplier-hero,.modal-grid,.purchase-request-compose,.gateway-grid,.gateway-hero,.login-panel{grid-template-columns:1fr}.request-preview-card{position:static}.proposal-decision-lane,.gateway-value-grid,.dealer-action-strip,.dealer-cart-command-metrics,.project-solution-grid,.dealer-cart-submit-path{grid-template-columns:repeat(2,minmax(0,1fr))}.dealer-cart-submit-path>div:nth-child(2n){border-right:0}.dealer-cart-platform-rules{grid-template-columns:repeat(2,minmax(0,1fr))}.dealer-cart-platform-rules-head{grid-column:1 / -1}.banner-slide img{aspect-ratio:4 / 1}.public-market-brand-row{grid-template-columns:minmax(210px,1fr) auto;gap:12px}.public-market-stage .banner-slide img{height:clamp(180px,18vw,220px);max-height:220px;aspect-ratio:4 / 1}.public-market-category-menu{max-height:calc(clamp(180px,18vw,220px) - 24px)}.login-form{grid-template-columns:1fr}.filter-panel,.checkout-card{position:static}.cart-progress-strip{grid-template-columns:1fr}.cart-progress-strip i,.cart-table-head{display:none}.supplier-hero{display:grid}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-detail-layout,.product-commerce-layout{grid-template-columns:1fr}.task-board,.notice-carousel,.info-cards,.metric-grid,.admin-metrics,.governance-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-toolbar{justify-content:flex-start}.partner-governance-layout,.business-category-layout{grid-template-columns:1fr}.business-category-tree-panel{position:static}.business-category-impact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.governance-workspace{grid-template-columns:1fr}.permission-side-panel{position:static}.partner-list{max-height:none}}@media(min-width:901px)and (max-width:1180px){.admin-workspace-shell{grid-template-columns:220px minmax(0,1fr)}.admin-sidebar{position:sticky;top:0;height:100vh;border-right:1px solid rgba(230,214,201,.9);border-bottom:0;padding:14px 10px}.admin-sidebar-nav{display:grid;grid-template-columns:1fr;gap:12px;overflow-x:visible}.admin-nav-group{display:grid;grid-template-columns:1fr;gap:4px}.admin-nav-group h2{grid-column:auto}.admin-nav-group button{min-height:34px;grid-template-columns:18px minmax(0,1fr) auto}.admin-content{padding:20px 20px 60px}}@media(max-width:720px){.admin-workspace-shell{display:block}.admin-sidebar{position:fixed;z-index:60;top:0;bottom:0;left:0;width:min(320px,calc(100vw - 42px));height:100vh;transform:translate(-105%);transition:transform .2s ease;box-shadow:14px 0 32px #1b1f2d24}.admin-sidebar.mobile-open{transform:translate(0)}.admin-nav-toggle{display:grid;width:34px;height:34px;place-items:center;margin-right:2px;border:1px solid var(--line);border-radius:9px;color:var(--ink);background:#fff}.admin-topbar-title{display:grid;grid-template-columns:34px minmax(0,1fr);column-gap:9px;align-items:center}.admin-topbar-title strong,.admin-topbar-title span{grid-column:2}.admin-nav-toggle{grid-row:1 / span 2}.public-market-brand-row{grid-template-columns:1fr;align-items:stretch;gap:12px}.public-market-actions{justify-content:flex-start}.public-contact-page{padding:36px 24px}.public-contact-content{grid-template-columns:1fr;max-width:460px}.public-contact-phone{min-height:0}.public-contact-scenarios{grid-template-columns:1fr;gap:0}.public-market-search{grid-template-columns:72px minmax(0,1fr) 52px}.public-market-stage .banner-slide img{height:min(180px,50vw);max-height:180px;aspect-ratio:2 / 1}.admin-section .table-wrap th:last-child,.admin-section .table-wrap td:last-child{position:static}.admin-topbar{align-items:stretch;flex-direction:column;padding:14px}.register-wide-field{grid-column:auto}.purchase-request-compose{grid-template-columns:1fr}.proposal-decision-lane{grid-template-columns:1fr;gap:8px;padding:10px}.dealer-cart-command{padding:14px}.dealer-cart-command-copy h2{font-size:19px}.dealer-cart-command-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dealer-cart-command-metrics>div,.dealer-cart-priority{min-height:88px;padding:12px}.dealer-cart-command-metrics b,.dealer-cart-priority strong{font-size:19px}.dealer-cart-submit-path{grid-template-columns:1fr}.dealer-cart-submit-path>div{min-height:auto;border-right:0;border-bottom:1px solid #edf0f3}.dealer-cart-submit-path>div:last-child{border-bottom:0}.dealer-cart-platform-rules{grid-template-columns:1fr;padding:10px}.dealer-cart-platform-rules-head,.dealer-cart-platform-rules>div:not(.dealer-cart-platform-rules-head){min-height:auto;padding:11px}.checkout-decision-lane{grid-template-columns:1fr;gap:8px}.checkout-decision-lane>div{min-height:78px;padding:10px}.purchase-request-compose-head{align-items:stretch;flex-direction:column;gap:14px;padding:18px}.purchase-request-form-panel,.request-preview-card{border-radius:14px}.request-form-section{padding:18px}.request-compose-grid,.request-preview-metrics{grid-template-columns:1fr}.request-preview-card{position:static}.request-preview-actions .btn,.purchase-request-compose-head .btn{width:100%;justify-content:center}.application-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.account-registration-grid{grid-template-columns:1fr}.register-form-panel .form-section-title{align-items:flex-start;flex-direction:column;gap:5px}.admin-topbar-tools{justify-content:stretch}.admin-content{padding:18px}.admin-page-head{padding:14px}.admin-page-stats,.banner-admin-list{grid-template-columns:1fr}.banner-admin-actions{display:grid}.admin-sidebar{padding:14px}.admin-sidebar-nav{display:grid;grid-template-columns:1fr;gap:12px;overflow-x:visible;padding:12px 0 0}.admin-nav-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-nav-group h2{display:block;grid-column:1 / -1;margin:0 2px}.admin-nav-group button{min-height:38px;min-width:0;display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:7px;padding:0 9px}.admin-nav-group small{min-width:18px;min-height:18px}.workspace-main,.gateway-main{padding:18px}.workspace-top,.gateway-top{padding:14px;overflow:hidden}.gateway-top{min-height:66px}.gateway-main{width:100%}.product-modal{max-height:calc(100vh - 28px);padding:16px}.product-detail-head{gap:14px;padding-bottom:14px}.product-detail-head h3{font-size:22px}.product-detail-layout{gap:16px;padding-top:16px}.product-commerce-layout,.product-detail-lower{grid-template-columns:1fr;padding-inline:16px}.product-buy-panel{padding-right:0}.detail-line-list div,.commerce-term-list div{grid-template-columns:1fr;gap:5px}.product-detail-platform-rules,.product-detail-decision-lane,.supplier-product-detail-decision-lane,.product-detail-platform-path{grid-template-columns:1fr}.product-detail-platform-path>div{min-height:auto;border-right:0;border-bottom:1px solid #edf0f3}.product-detail-platform-path>div:last-child{border-bottom:0}.receipt-checklist{grid-template-columns:1fr;gap:10px}.receipt-checklist dd{white-space:normal}.product-buy-actions,.product-buy-actions .btn{width:100%}.login-shell .gateway-main{width:min(430px,calc(100vw - 28px));padding:28px 0}.gateway-hero{gap:18px}.gateway-hero-copy,.register-entry-card{border-radius:20px;padding:22px}.login-panel{border-radius:20px;padding:24px}.gateway-hero-copy h1{margin-top:16px;font-size:30px;letter-spacing:-.7px}.workspace-nav{max-width:100%}.dealer-hero,.dealer-purchase-home,.supplier-hero{padding:20px}.gateway-value-grid,.register-entry-grid,.dealer-action-strip,.dealer-command-metrics{grid-template-columns:1fr}.dealer-grid,.filter-panel,.selection-stack,.product-toolbar,.inline-search{width:100%;min-width:0}.product-toolbar{align-items:stretch;flex-direction:column}.dealer-hero h1,.dealer-command-copy h1,.supplier-hero h1{font-size:34px}.searchbar{grid-template-columns:auto minmax(0,1fr)}.searchbar .btn{grid-column:1 / -1}.first-order-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.first-order-steps{grid-template-columns:1fr}.first-order-steps button{min-height:72px}.first-order-actions button{min-height:56px;justify-content:center;padding:8px 10px}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-grid button{min-height:84px}.metric-grid,.admin-metrics,.governance-metrics,.task-board,.notice-carousel,.info-cards,.form-grid,.governance-filters,.governance-form-grid,.account-card,.account-section-head,.account-reset-inline,.governance-split-form,.permission-card-body{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card .product-media{min-height:110px}.product-card .product-visual{width:78px;height:64px}.product-card .product-body{padding:10px;gap:8px}.product-card .product-body h3{font-size:13px;margin-bottom:2px}.product-card .product-body p{font-size:11px}.product-card .buy-info span{font-size:10px;padding:3px 6px}.product-card .price-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.product-card .price-row div{padding:6px 4px}.product-card .price-row span{font-size:9px}.product-card .price-row strong{font-size:12px;margin-top:2px}.product-card .price-row div:first-child strong{font-size:14px}.product-card .card-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.product-card .card-actions.guest-actions{grid-template-columns:1fr}.product-card .card-actions .btn{padding:8px 6px;font-size:12px}.application-card,.application-detail-grid{grid-template-columns:1fr}.governance-hero,.permission-card-head,.permission-card-foot,.account-card,.form-footer{align-items:stretch;flex-direction:column}.governance-hero{padding:18px}.governance-hero h2{font-size:24px}.partner-list button{grid-template-columns:1fr}.partner-list-meta{text-align:left}.governance-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.business-category-metrics,.business-category-impact-grid,.business-category-child-list{grid-template-columns:1fr}.business-category-detail-head,.business-category-actions,.business-category-section-head{align-items:stretch;flex-direction:column}.business-category-actions .btn,.business-category-section-head .btn{justify-content:center;width:100%}.workspace-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.account-card .table-actions,.account-section-head .btn,.account-create-panel .btn,.account-reset-inline .btn{width:100%}.content-head,.panel-title{align-items:stretch;flex-direction:column}.storage-settings-summary{align-items:stretch;flex-direction:column;padding:18px}.panel-actions{justify-content:stretch}.panel-actions .btn{width:100%}.business-drawer{width:100vw}.drawer-head,.drawer-body,.drawer-footer{padding-left:18px;padding-right:18px}.drawer-summary,.drawer-footer{align-items:stretch;flex-direction:column}.drawer-footer .btn,.admin-search{width:100%}.price-row,.card-actions,.line-item,.cart-item,.order-card-body,.detail-line-list,.ai-panel,.detail-link-row{grid-template-columns:1fr}.cart-price{text-align:left}.order-card-head,.order-card-actions,.shipment-card{align-items:stretch;flex-direction:column}.order-card-actions .btn{width:100%}.purchase-request-card-head{gap:12px;padding:16px}.purchase-request-status{align-items:flex-start;text-align:left}.purchase-request-metrics{grid-template-columns:repeat(2,minmax(0,1fr));margin:0 16px}.purchase-request-metrics>div:nth-child(2){border-right:0}.purchase-request-metrics>div:nth-child(-n+2){border-bottom:1px solid #e8edf3}.purchase-request-requirement,.purchase-request-note{margin-left:16px;margin-right:16px}.purchase-request-card-actions{align-items:stretch;flex-direction:column;margin-top:14px;padding:14px 16px}.purchase-request-card-actions .btn{width:100%}.purchase-request-detail{padding:0 16px 16px}.ai-panel,.detail-link-row{display:grid;align-items:stretch}.audit-list-summary,.pagination-bar{align-items:flex-start;flex-direction:column}.modal-backdrop{padding:12px}.product-modal{max-height:calc(100vh - 24px);padding:16px}table,thead,tbody,tr,th,td{display:block}thead{display:none}tr{border-top:1px solid var(--line);padding:10px 0}td{display:grid;grid-template-columns:104px minmax(0,1fr);gap:10px;border:0;padding:7px 0;white-space:normal;word-break:break-word}td:before{content:attr(data-label);color:var(--muted);font-weight:800}.permission-role-table .table-actions{flex-wrap:wrap;min-width:0}.permission-role-table .table-actions .btn{width:100%}}.payment-account-card{display:grid;gap:12px;border:1px solid var(--brand-orange-soft);border-radius:12px;background:var(--brand-orange-tint);padding:14px 16px}.payment-account-amount{display:grid;gap:3px;border-bottom:1px dashed #f2d7bf;padding-bottom:10px}.payment-account-amount span{color:var(--muted);font-size:12px;font-weight:760}.payment-account-amount b{color:var(--brand-orange-dark);font-size:24px;letter-spacing:-.3px}.payment-account-amount small{color:var(--muted);font-size:12px}.payment-account-fields{display:grid;gap:8px;margin:0}.payment-account-fields>div{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:10px}.payment-account-fields dt{color:var(--muted);font-size:12px;font-weight:760}.payment-account-fields dd{display:flex;align-items:center;gap:8px;min-width:0;margin:0}.payment-account-fields dd>span{min-width:0;overflow:hidden;color:var(--ink);font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.payment-account-number{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.4px}.payment-account-fields dd button{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;border:1px solid var(--line);border-radius:7px;background:#fff;cursor:pointer;padding:3px 8px;color:var(--muted);font-size:12px;font-weight:700}.payment-account-fields dd button:hover{border-color:var(--brand-orange);color:var(--brand-orange-dark)}.payment-account-note{display:flex;align-items:flex-start;gap:6px;margin:0;color:var(--muted);font-size:12px;line-height:1.6}.payment-account-note b{color:var(--brand-orange-dark);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}@media(max-width:620px){.public-market-hero-grid{grid-template-columns:minmax(0,1fr)}.public-market-category-menu{position:static;width:auto;max-height:184px;border-right:0;border-bottom:1px solid #edf0f3;border-radius:0;box-shadow:none}}@media(max-width:720px){.payment-account-fields>div{grid-template-columns:1fr;gap:3px}}.floating-toast{position:fixed;z-index:10000;top:82px;right:max(24px,calc((100vw - 1680px)/2));left:auto;transform:none;width:max-content;max-width:min(480px,calc(100vw - 48px));margin:0;box-shadow:0 8px 30px #0002;animation:floating-toast-in .18s ease-out}.floating-toast .text-button{white-space:nowrap}@keyframes floating-toast-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.floating-toast{animation:none}}.cart-operation-fields{border:0;padding:0;margin:0;min-width:0}.cart-selection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 0}.cart-selection-toolbar label{display:flex;align-items:center;gap:8px;cursor:pointer}.cart-selection-toolbar input,.cart-selectable-item .cart-item-checkbox{width:18px;height:18px;margin:0;accent-color:#ed6b18}.cart-selectable-item{grid-template-columns:24px 76px minmax(260px,1fr) 150px 120px}.cart-selectable-item .quantity-stepper{justify-self:center}.cart-selectable-item.is-selected{background:var(--dealer-page-selected, #fff8f1);box-shadow:inset 3px 0 0 var(--dealer-page-accent, #ff6a00)}.cart-unavailable-items .inline-feedback{display:flex;justify-content:space-between;gap:12px}@media(max-width:760px){.cart-selectable-item{grid-template-columns:24px 56px minmax(0,1fr);gap:10px;padding:12px}.cart-selectable-item>.product-visual{width:56px;height:56px}.cart-selectable-item .quantity-stepper{grid-column:2 / 4;justify-self:start}.cart-selectable-item .cart-price{grid-column:2 / 4}.cart-panel .cart-table-head{display:none}.floating-toast{top:82px;right:12px;left:12px;width:auto;max-width:none;font-size:13px}}.cart-quantity-field{position:relative;display:inline-flex}.cart-quantity-field>small{position:absolute;z-index:5;top:100%;left:0;width:210px;padding:8px;border:1px solid #f3b4ab;background:#fff5f3;color:#b42318;font-size:12px;white-space:normal}.file-upload-control .upload-error{color:#b42318;white-space:normal}.request-draft-notice{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:12px;margin:12px 0;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px}.workspace-shell:not(.public-catalog-shell){--portal-line: #e9edf1;--portal-muted: #7f8996;--portal-orange: #ff6700;--portal-orange-deep: #c94f00;--portal-surface-shadow: 0 18px 48px rgba(24, 34, 48, .07);--portal-card-shadow: 0 10px 28px rgba(24, 34, 48, .055);background:radial-gradient(760px 260px at 18% -130px,rgba(255,103,0,.12),transparent 72%),radial-gradient(820px 280px at 88% -140px,rgba(36,102,187,.075),transparent 76%),linear-gradient(180deg,#fffaf5 0,#f8fafc 245px,#f6f8fb)}.portal-page-head h1{font-size:var(--font-size-page-title);letter-spacing:-.24px}.portal-section-head{margin-bottom:12px}.portal-section-head h2,.workbench-list-head h2{font-size:var(--font-size-section-title);font-weight:760}.portal-section-head p,.workbench-list-head p{margin-top:4px;color:#7f8996;font-size:var(--font-size-meta)}.dealer-recent-list,.opportunity-workbench-list,.supplier-task-list{border-radius:10px;box-shadow:none}.dealer-recent-list>button{min-height:64px;padding:12px 14px}.workbench-list-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid #edf0f3}.workbench-list-head h2{margin:0;color:#263244}.workbench-list-head p{margin-bottom:0}.workbench-order-row,.purchase-request-workbench-row{overflow:hidden;padding:0;border-color:#e7ebef;border-radius:10px;box-shadow:none}.workbench-order-row .order-card-head,.purchase-request-workbench-row .order-card-head{min-height:52px;align-items:center;padding:10px 14px;border-bottom:1px solid #edf0f3;background:#fafbfc}.workbench-order-row .order-card-body,.purchase-request-workbench-row .order-card-body{grid-template-columns:minmax(220px,1.5fr) repeat(3,minmax(92px,.62fr)) minmax(170px,1fr);gap:16px;margin:0;padding:14px;border-radius:0;background:#fff}.purchase-request-workbench-row .order-card-body{grid-template-columns:minmax(220px,1.35fr) repeat(4,minmax(100px,.7fr))}.purchase-request-list-table table{min-width:1060px;table-layout:fixed}.purchase-request-list-table th:nth-child(1),.purchase-request-list-table td:nth-child(1){width:31%}.purchase-request-list-table th:nth-child(2),.purchase-request-list-table td:nth-child(2){width:8%}.purchase-request-list-table th:nth-child(3),.purchase-request-list-table td:nth-child(3){width:10%}.purchase-request-list-table th:nth-child(4),.purchase-request-list-table td:nth-child(4){width:13%}.purchase-request-list-table th:nth-child(5),.purchase-request-list-table td:nth-child(5){width:16%}.purchase-request-list-table th:nth-child(6),.purchase-request-list-table td:nth-child(6){width:9%}.purchase-request-list-table th:nth-child(7),.purchase-request-list-table td:nth-child(7){width:13%}.purchase-request-table-demand,.purchase-request-table-demand b,.purchase-request-table-demand small{display:block;min-width:0}.purchase-request-table-demand b{overflow:hidden;color:#253044;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.purchase-request-table-demand small{margin-top:4px;overflow:hidden;color:#7f8996;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.purchase-request-table-number{font-variant-numeric:tabular-nums}.purchase-request-table-progress{color:#4b5565;font-size:12.5px;line-height:1.45;white-space:normal}.purchase-request-table-actions{display:flex;justify-content:flex-end;gap:6px}.purchase-request-table-actions .btn{min-height:32px;padding:0 9px}.admin-sort-field{display:inline-flex;align-items:center;gap:7px;color:#667085;font-size:12px;white-space:nowrap}.admin-sort-field select,.admin-sort-field input{min-height:34px;border:1px solid #dfe5eb;border-radius:7px;color:#344054;background:#fff}.list-result-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 10px;color:#7d8795;font-size:12px}.list-result-summary button{padding:0;border:0;color:#c94f00;font-weight:650;background:transparent;cursor:pointer}.dealer-order-decision-lane{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 14px 12px;padding:11px 12px;border:1px solid #edf0f3;border-radius:10px;background:#fbfcfe}.dealer-order-decision-lane span{display:grid;min-width:0;gap:4px}.dealer-order-decision-lane small{color:#8a94a3;font-size:10.5px;font-weight:740}.dealer-order-decision-lane b{overflow:hidden;color:#253044;font-size:12.5px;text-overflow:ellipsis;white-space:nowrap}.dealer-order-decision-lane em{overflow:hidden;color:#7a8492;font-size:11px;font-style:normal;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.dealer-order-next-action{display:grid;grid-template-columns:auto minmax(180px,.42fr) minmax(0,1fr);align-items:center;gap:10px;margin:0 14px 12px;padding:10px 12px;border:1px solid #e7ebf0;border-radius:10px;background:#fff}.dealer-order-next-action span{width:fit-content;padding:4px 9px;border-radius:999px;background:#eef2ff;color:#3b5bdb;font-size:11px;font-weight:800;white-space:nowrap}.dealer-order-next-action b{color:#253044;font-size:13px;line-height:1.35}.dealer-order-next-action em{overflow:hidden;color:#6f7a8a;font-size:12px;font-style:normal;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.dealer-order-next-action.attention{border-color:#fed7aa;background:#fff7ed}.dealer-order-next-action.attention span{background:#ffedd5;color:#c2410c}.dealer-order-next-action.review span{background:#eef2ff;color:#4057b2}.dealer-order-next-action.progress span{background:#ecfdf5;color:#047857}.dealer-order-next-action.done span{background:#f1f5f9;color:#475569}.dealer-logistics-waybill{margin:22px 0;padding:16px 0;border-block:1px solid #e8edf2}.dealer-logistics-waybill>span{color:#64748b;font-size:13px}.dealer-logistics-waybill>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}.dealer-logistics-waybill strong{font-size:20px;overflow-wrap:anywhere}.dealer-logistics-waybill small{font-size:12px;color:#64748b}.dealer-logistics-notice{padding:12px 14px;margin:0;background:#f8fafc;border-radius:8px;color:#64748b;font-size:13px}.dealer-logistics-recipient{font-size:13px}.dealer-logistics-recipient p{margin:0 0 8px}.dealer-logistics-recipient span{margin-left:16px;color:#64748b}.product-modal.order-close-focused{width:560px;max-width:calc(100vw - 48px);padding:24px}.order-close-focused .panel-title{margin-bottom:18px}.order-close-focused .panel-title h3{margin:0;font-size:20px}.order-close-context{padding:14px 16px;background:#f8fafc;border-radius:8px;margin-bottom:20px;font-size:13px}.order-close-context>div{display:flex;justify-content:space-between;align-items:center;gap:16px}.order-close-context>div>span{color:#64748b;overflow-wrap:anywhere}.order-close-context p{margin:12px 0;line-height:1.6;font-weight:400;overflow-wrap:anywhere}.order-close-context strong{font-size:18px}.order-close-focused .product-action-note{display:grid;gap:8px;margin:0 0 16px;font-size:13px}.order-close-focused select{min-height:40px;padding:8px 12px;border-radius:8px;font:inherit}.order-close-focused textarea{min-height:80px;padding:10px 12px;font:inherit}.order-close-warning{display:flex;align-items:flex-start;gap:8px;padding:12px;background:#fff8ef;border-radius:8px;color:#94501c}.order-close-warning>svg{flex-shrink:0;margin-top:2px}.order-close-warning p{margin:0;font-size:12px;line-height:1.6;font-weight:400}.order-close-warning p+p{margin-top:4px}.order-close-focused .card-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.order-close-focused .card-actions .btn{flex:none;width:auto;min-width:100px}.order-close-focused .card-actions .btn:first-child{background:#fff;color:#475569;border:1px solid #dce2ea}.order-close-focused .card-actions .btn:last-child:not(:disabled){background:#fff3ef;border-color:#eeb7a4;color:#b94019}.order-detail-id{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.order-detail-id button{display:inline-flex;border:0;padding:4px;background:transparent;color:inherit;cursor:pointer}.order-detail-id [role=status]{font-size:12px}.order-detail-focus{display:grid;grid-template-columns:minmax(0,1fr);gap:0;min-width:0}.order-detail-focus>*{min-width:0}.order-detail-focus table{width:100%;min-width:0;table-layout:fixed}.order-detail-focus th:first-child{width:52%}.order-detail-focus th:not(:first-child),.order-detail-focus td:not(:first-child){text-align:right}.order-detail-current{display:flex;align-items:center;justify-content:space-between;gap:20px}.order-detail-current p{margin:8px 0 0;color:#64748b;font-size:13px}.order-detail-primary{display:flex;gap:8px;flex-wrap:wrap}.dealer-focus-overview{display:grid;grid-template-columns:minmax(0,1.5fr) repeat(2,minmax(0,1fr));gap:20px;margin:24px 0;padding:20px 0;border-top:1px solid #e8edf2;border-bottom:1px solid #e8edf2}.dealer-focus-overview dt{color:#64748b;font-size:12px}.dealer-focus-overview dd{margin:8px 0;font-size:16px;font-weight:600}.dealer-focus-overview .order-detail-amount{font-size:26px;font-weight:700}.dealer-focus-overview small{color:#64748b;font-size:12px}.dealer-focus-product{display:grid;gap:5px;white-space:normal;min-width:0}.dealer-focus-product strong{font-weight:500}.dealer-focus-product small{color:#64748b;overflow-wrap:anywhere}.order-detail-focus>.drawer-section{margin:0 0 20px;padding:0;border:0}.order-detail-disclosure{border-top:1px solid #e8edf2}.order-detail-disclosure>summary{display:flex;align-items:center;gap:12px;padding:18px 0;cursor:pointer;list-style:none}.order-detail-disclosure>summary::-webkit-details-marker{display:none}.order-detail-disclosure>summary:after{content:"›";color:#64748b;font-size:20px}.order-detail-disclosure[open]>summary:after{transform:rotate(90deg)}.order-detail-disclosure>summary strong{font-size:14px}.order-detail-disclosure>summary>span{margin-left:auto;color:#64748b;font-size:12px}.order-detail-disclosure-body{padding:0 0 20px;font-size:13px;overflow-wrap:anywhere}.order-detail-disclosure-body p{margin:0 0 10px;color:#64748b}.order-detail-disclosure-body .drawer-form-grid b{font-weight:400}.order-detail-recipient{color:#1e293b!important}.order-detail-recipient span{margin-left:16px}.order-detail-documents{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.order-detail-documents h5{margin:0 0 10px;font-size:13px;font-weight:500}.order-detail-secondary{display:flex;gap:12px;margin-top:16px}.order-detail-records{list-style:none;padding:0;margin:0;display:grid;gap:14px}.order-detail-records li{display:flex;justify-content:space-between;gap:16px}.order-detail-records time{color:#64748b}.dealer-order-detail-info{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px}.dealer-order-detail-info>section{min-width:0}.dealer-order-detail-info h5{margin:0 0 10px;color:#667085;font-size:12px;font-weight:760}.dealer-order-detail-info .drawer-form-grid{gap:12px 20px}.dealer-order-detail-info .drawer-field-wide{grid-column:1 / -1}.logistics-detail-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.logistics-detail-facts>div{min-width:0;padding:12px;border:1px solid #edf0f4;border-radius:10px;background:#f8f9fb}.logistics-detail-facts dt{color:#7b8494;font-size:11.5px;font-weight:700}.logistics-detail-facts dd{margin:6px 0 0;color:#253044;font-size:13px;font-weight:650;line-height:1.55;overflow-wrap:anywhere}.dealer-order-detail-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:2px 0 0;padding:4px 0;list-style:none}.dealer-order-detail-timeline li{position:relative;display:grid;align-content:start;min-width:0;gap:4px;padding:0 14px 0 32px}.dealer-order-detail-timeline li:not(:last-child):after{position:absolute;top:11px;right:0;left:24px;height:1px;background:#e4e7ec;content:""}.dealer-order-detail-timeline i{position:absolute;z-index:1;top:0;left:0;display:grid;width:23px;height:23px;place-items:center;border:1px solid #d0d5dd;border-radius:999px;background:#fff;color:#98a2b3;font-size:11px;font-style:normal;font-weight:800}.dealer-order-detail-timeline span{color:#667085;font-size:11px;font-weight:720}.dealer-order-detail-timeline b{overflow:hidden;color:#344054;font-size:13px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.dealer-order-detail-timeline small{color:#98a2b3;font-size:11px;line-height:1.45}.dealer-order-detail-timeline .is-done i{border-color:#fed7aa;background:#fff7ed;color:#d65a08}.dealer-order-detail-timeline .is-done:not(:last-child):after{background:#fdba74}.dealer-order-detail-timeline .is-current i{border-color:#f97316;background:#f97316;color:#fff;box-shadow:0 0 0 4px #fff1e7}.dealer-order-detail-timeline .is-current span,.dealer-order-detail-timeline .is-current b{color:#c2410c}.dealer-order-detail-timeline .is-current small{color:#a85b2d}.dealer-order-detail-timeline .is-muted{opacity:.62}@media(max-width:1500px)and (min-width:901px){.dealer-order-detail-timeline{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:18px}.dealer-order-detail-timeline li:nth-child(3):after{display:none}}.dealer-order-detail-workbench{gap:14px}.dealer-order-detail-command{display:grid;grid-template-columns:minmax(300px,.95fr) minmax(540px,1.55fr);gap:16px;padding:20px;border:1px solid #e5e9ee;border-radius:12px;background:linear-gradient(135deg,#ff7a1a1c,#fff0 46%),#fff}.dealer-order-detail-command-copy{display:grid;align-content:center;gap:8px}.dealer-order-detail-command-copy>span{width:fit-content;padding:4px 9px;border-radius:999px;background:#fff1e7;color:#c84d00;font-size:12px;font-weight:760}.dealer-order-detail-command-copy h2{margin:0;color:#202b3c;font-size:22px;line-height:1.25}.dealer-order-detail-command-copy p{margin:0;color:#657182;font-size:13px;line-height:1.7}.dealer-order-detail-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.dealer-order-detail-metrics>div{display:grid;align-content:center;gap:5px;min-height:102px;padding:14px;border:1px solid #e8ecf0;border-radius:12px;background:#ffffffd6}.dealer-order-detail-metrics small{color:#7a8492;font-size:12px;font-weight:720}.dealer-order-detail-metrics b{overflow:hidden;color:#182230;font-size:20px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.dealer-order-detail-metrics span{color:#8a94a3;font-size:12px;line-height:1.45}.dealer-order-detail-platform-path{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid #e5e9ee;border-radius:12px;background:#fff}.dealer-order-detail-platform-path>div{display:grid;align-content:start;gap:7px;min-height:112px;padding:15px 16px;border-right:1px solid #edf0f3;background:linear-gradient(180deg,#fff7ede6,#fff0 68%),#fff}.dealer-order-detail-platform-path>div:last-child{border-right:0}.dealer-order-detail-platform-path small{width:fit-content;padding:3px 8px;border-radius:999px;background:#fff1e7;color:#c2410c;font-size:11px;font-weight:820}.dealer-order-detail-platform-path b{color:#202b3c;font-size:15px;line-height:1.25}.dealer-order-detail-platform-path span{color:#657182;font-size:12px;line-height:1.55}.dealer-order-detail-layout{align-items:start}.dealer-order-detail-panel,.dealer-order-detail-layout>.summary-card{border-radius:12px}.summary-card-hint{margin:-4px 0 12px;color:#7a8492;font-size:12px;line-height:1.55}.workbench-order-row .order-card-actions,.purchase-request-workbench-row .order-card-actions{min-height:56px;margin:0;padding:8px 14px;border-top:1px solid #edf0f3;background:#fcfcfd}.dealer-order-command{display:grid;grid-template-columns:minmax(280px,1.08fr) minmax(420px,1.35fr) minmax(220px,.7fr);gap:16px;padding:20px;border:1px solid #e5e9ee;border-radius:12px;background:linear-gradient(135deg,#ff7a1a1c,#fff0 46%),#fff}.dealer-order-command-copy{display:grid;align-content:center;gap:8px}.dealer-order-command-copy>span{width:fit-content;padding:4px 9px;border-radius:999px;background:#fff1e7;color:#c84d00;font-size:12px;font-weight:760}.dealer-order-command-copy h2{margin:0;color:#202b3c;font-size:22px;line-height:1.25}.dealer-order-command-copy p{margin:0;color:#657182;font-size:13px;line-height:1.7}.dealer-order-command-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.dealer-order-command-metrics button,.dealer-order-priority{display:grid;align-content:center;gap:5px;min-height:96px;padding:14px;border:1px solid #e8ecf0;border-radius:12px;background:#ffffffd6;color:#283548;text-align:left}.dealer-order-command-metrics button{cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.dealer-order-command-metrics button:hover{border-color:#ffc59d;background:#fffaf6;transform:translateY(-1px)}.dealer-order-command-metrics small,.dealer-order-priority small{color:#7a8492;font-size:12px;font-weight:720}.dealer-order-command-metrics b,.dealer-order-priority strong{color:#182230;font-size:22px;line-height:1.1}.dealer-order-command-metrics span,.dealer-order-priority span{color:#8a94a3;font-size:12px;line-height:1.45}.dealer-order-priority.attention{border-color:#fed7aa;background:#fff7ed}.dealer-order-priority.attention strong{color:#c2410c}.dealer-order-fulfillment-path{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid #e7ebf0;border-radius:12px;background:#fff}.dealer-order-fulfillment-path>div{display:grid;gap:6px;min-height:112px;padding:14px 16px;border-right:1px solid #edf0f3;background:linear-gradient(180deg,#fff7edeb,#fff0 66%),#fff}.dealer-order-fulfillment-path>div:last-child{border-right:0}.dealer-order-fulfillment-path small{width:fit-content;padding:3px 8px;border-radius:999px;background:#fff1e7;color:#c2410c;font-size:11px;font-weight:800}.dealer-order-fulfillment-path b{color:#202b3c;font-size:14px;line-height:1.2}.dealer-order-fulfillment-path span{color:#657182;font-size:12px;line-height:1.55}.dealer-logistics-workbench{display:grid;gap:14px}.dealer-logistics-command{display:grid;grid-template-columns:minmax(280px,1.08fr) minmax(420px,1.35fr) minmax(220px,.7fr);gap:16px;padding:20px;border:1px solid #e5e9ee;border-radius:12px;background:linear-gradient(135deg,#ff7a1a1c,#fff0 46%),#fff}.dealer-logistics-command-copy{display:grid;align-content:center;gap:8px}.dealer-logistics-command-copy>span{width:fit-content;padding:4px 9px;border-radius:999px;background:#fff1e7;color:#c84d00;font-size:12px;font-weight:760}.dealer-logistics-command-copy h2{margin:0;color:#202b3c;font-size:22px;line-height:1.25}.dealer-logistics-command-copy p{margin:0;color:#657182;font-size:13px;line-height:1.7}.dealer-logistics-command-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.dealer-logistics-command-metrics button,.dealer-logistics-priority{display:grid;align-content:center;gap:5px;min-height:96px;padding:14px;border:1px solid #e8ecf0;border-radius:12px;background:#ffffffd6;color:#283548;text-align:left}.dealer-logistics-command-metrics button{cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.dealer-logistics-command-metrics button:hover{border-color:#ffc59d;background:#fffaf6;transform:translateY(-1px)}.dealer-logistics-command-metrics small,.dealer-logistics-priority small{color:#7a8492;font-size:12px;font-weight:720}.dealer-logistics-command-metrics b,.dealer-logistics-priority strong{color:#182230;font-size:22px;line-height:1.1}.dealer-logistics-command-metrics span,.dealer-logistics-priority span{color:#8a94a3;font-size:12px;line-height:1.45}.dealer-logistics-priority.attention{border-color:#fed7aa;background:#fff7ed}.dealer-logistics-priority.attention strong{color:#c2410c}.dealer-logistics-platform-path{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid #e5e9ee;border-radius:12px;background:#fff}.dealer-logistics-platform-path>div{display:grid;align-content:start;gap:7px;min-height:112px;padding:15px 16px;border-right:1px solid #edf0f3;background:linear-gradient(180deg,#fff7ede6,#fff0 68%),#fff}.dealer-logistics-platform-path>div:last-child{border-right:0}.dealer-logistics-platform-path small{width:fit-content;padding:3px 8px;border-radius:999px;background:#fff1e7;color:#c2410c;font-size:11px;font-weight:820}.dealer-logistics-platform-path b{color:#202b3c;font-size:15px;line-height:1.25}.dealer-logistics-platform-path span{color:#657182;font-size:12px;line-height:1.55}.dealer-logistics-receipt-check{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:14px 0;padding:12px;border:1px solid #edf0f3;border-radius:12px;background:#fbfcfe}.dealer-logistics-receipt-check>div{display:grid;min-width:0;gap:4px}.dealer-logistics-receipt-check small{color:#8a94a3;font-size:11px;font-weight:740}.dealer-logistics-receipt-check b{overflow:hidden;color:#253044;font-size:12.5px;text-overflow:ellipsis;white-space:nowrap}.dealer-logistics-receipt-check span{overflow:hidden;color:#667085;font-size:11.5px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.logistics-list{display:grid;gap:10px}.logistics-list>h3{margin-bottom:2px}.logistics-list>button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;width:100%;padding:11px 12px;border:1px solid #e7ebf0;border-radius:10px;background:#fff;color:#253044;text-align:left;cursor:pointer}.logistics-list>button:hover,.logistics-list>button.active{border-color:#ffc59d;background:#fffaf6}.logistics-list-row-head,.logistics-list-row-body{display:grid;min-width:0;gap:3px}.logistics-list-row-head{grid-column:1 / -1}.logistics-list-row-head b,.logistics-list-row-body b{overflow:hidden;color:#253044;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.logistics-list-row-head small,.logistics-list-row-body small,.logistics-list-row-body em{overflow:hidden;color:#7a8492;font-size:11.5px;font-style:normal;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.dealer-reconcile-workbench{display:grid;gap:14px}.dealer-reconcile-command{display:grid;grid-template-columns:minmax(280px,1.08fr) minmax(420px,1.35fr) minmax(220px,.7fr);gap:16px;padding:20px;border:1px solid #e5e9ee;border-radius:12px;background:linear-gradient(135deg,#ff7a1a1c,#fff0 46%),#fff}.dealer-reconcile-command-copy{display:grid;align-content:center;gap:8px}.dealer-reconcile-command-copy>span{width:fit-content;padding:4px 9px;border-radius:999px;background:#fff1e7;color:#c84d00;font-size:12px;font-weight:760}.dealer-reconcile-command-copy h2{margin:0;color:#202b3c;font-size:22px;line-height:1.25}.dealer-reconcile-command-copy p{margin:0;color:#657182;font-size:13px;line-height:1.7}.dealer-reconcile-command-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.dealer-reconcile-command-metrics>div,.dealer-reconcile-priority{display:grid;align-content:center;gap:5px;min-height:96px;padding:14px;border:1px solid #e8ecf0;border-radius:12px;background:#ffffffd6;color:#283548;text-align:left}.dealer-reconcile-command-metrics small,.dealer-reconcile-priority small{color:#7a8492;font-size:12px;font-weight:720}.dealer-reconcile-command-metrics b,.dealer-reconcile-priority strong{color:#182230;font-size:22px;line-height:1.1}.dealer-reconcile-command-metrics span,.dealer-reconcile-priority span{color:#8a94a3;font-size:12px;line-height:1.45}.dealer-reconcile-priority.attention{border-color:#fed7aa;background:#fff7ed}.dealer-reconcile-priority.attention strong{color:#c2410c}.dealer-reconcile-basis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.dealer-reconcile-basis>div{display:grid;gap:6px;min-height:118px;padding:14px;border:1px solid #e7ebf0;border-radius:12px;background:linear-gradient(180deg,#fff7edeb,#fff0 64%),#fff}.dealer-reconcile-basis small{color:#c2410c;font-size:11px;font-weight:800}.dealer-reconcile-basis b{color:#202b3c;font-size:15px;line-height:1.2}.dealer-reconcile-basis span{color:#657182;font-size:12px;line-height:1.55}.dealer-reconcile-platform-path{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid #e5e9ee;border-radius:12px;background:#fff}.dealer-reconcile-platform-path>div{display:grid;align-content:start;gap:7px;min-height:112px;padding:15px 16px;border-right:1px solid #edf0f3;background:linear-gradient(180deg,#fff7ede6,#fff0 68%),#fff}.dealer-reconcile-platform-path>div:last-child{border-right:0}.dealer-reconcile-platform-path small{width:fit-content;padding:3px 8px;border-radius:999px;background:#fff1e7;color:#c2410c;font-size:11px;font-weight:820}.dealer-reconcile-platform-path b{color:#202b3c;font-size:15px;line-height:1.25}.dealer-reconcile-platform-path span{color:#657182;font-size:12px;line-height:1.55}.dealer-reconcile-verdict{display:grid;min-width:180px;gap:3px}.dealer-reconcile-verdict b{color:#253044;font-size:12.5px;white-space:nowrap}.dealer-reconcile-verdict small{color:#7a8492;font-size:11.5px;line-height:1.45}.dealer-request-command{display:grid;grid-template-columns:minmax(280px,1.08fr) minmax(420px,1.35fr) minmax(220px,.7fr);gap:16px;padding:20px;border:1px solid #e5e9ee;border-radius:12px;background:linear-gradient(135deg,#ff7a1a1c,#fff0 46%),#fff}.dealer-request-command-copy{display:grid;align-content:center;gap:8px}.dealer-request-command-copy>span{width:fit-content;padding:4px 9px;border-radius:999px;background:#fff1e7;color:#c84d00;font-size:12px;font-weight:760}.dealer-request-command-copy h2{margin:0;color:#202b3c;font-size:22px;line-height:1.25}.dealer-request-command-copy p{margin:0;color:#657182;font-size:13px;line-height:1.7}.dealer-request-command-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.dealer-request-command-metrics button,.dealer-request-priority{display:grid;align-content:center;gap:5px;min-height:96px;padding:14px;border:1px solid #e8ecf0;border-radius:12px;background:#ffffffd6;color:#283548;text-align:left}.dealer-request-command-metrics button{cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.dealer-request-command-metrics button:hover{border-color:#ffc59d;background:#fffaf6;transform:translateY(-1px)}.dealer-request-command-metrics small,.dealer-request-priority small{color:#7a8492;font-size:12px;font-weight:720}.dealer-request-command-metrics b,.dealer-request-priority strong{color:#182230;font-size:22px;line-height:1.1}.dealer-request-command-metrics span,.dealer-request-priority span{color:#8a94a3;font-size:12px;line-height:1.45}.dealer-request-priority.attention{border-color:#fed7aa;background:#fff7ed}.dealer-request-priority.attention strong{color:#c2410c}.dealer-request-platform-path{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid #e5e9ee;border-radius:12px;background:#fff}.dealer-request-platform-path>div{display:grid;align-content:start;gap:7px;min-height:112px;padding:15px 16px;border-right:1px solid #edf0f3;background:linear-gradient(180deg,#fff7ede6,#fff0 68%),#fff}.dealer-request-platform-path>div:last-child{border-right:0}.dealer-request-platform-path small{width:fit-content;padding:3px 8px;border-radius:999px;background:#fff1e7;color:#c2410c;font-size:11px;font-weight:820}.dealer-request-platform-path b{color:#202b3c;font-size:15px;line-height:1.25}.dealer-request-platform-path span{color:#657182;font-size:12px;line-height:1.55}.purchase-request-compose{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.36fr);gap:14px;align-items:start}.purchase-request-compose-head span,.request-preview-head span{width:fit-content;padding:4px 9px;border-radius:999px;background:#fff1e7;color:#c84d00;font-size:12px;font-weight:760}.purchase-request-form-panel,.request-preview-card{border-radius:12px}.purchase-request-compose-head,.request-preview-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.purchase-request-compose-head>div,.request-preview-head{min-width:0}.purchase-request-compose-head h3{margin:8px 0 4px;color:#202b3c;font-size:20px;line-height:1.25}.purchase-request-compose-head p{margin:0;color:#667085;font-size:13px;line-height:1.55}.request-form-section{display:grid;gap:12px;padding:16px 0;border-top:1px solid #edf0f3}.request-form-section:first-of-type{margin-top:16px}.request-section-title{display:flex;align-items:flex-start;gap:9px;color:#ff7418}.request-section-title div{display:grid;gap:3px}.request-section-title b{color:#202b3c;font-size:14px}.request-section-title span{color:#7a8492;font-size:12px}.request-compose-grid{gap:12px}.request-validation-panel{display:flex;gap:10px;margin-top:14px;padding:12px 14px;border:1px solid #fed7aa;border-radius:10px;color:#9a3412;background:#fff7ed}.request-validation-panel b,.request-validation-panel p{display:block;margin:0}.request-validation-panel p{margin-top:3px;font-size:12px;line-height:1.5}.request-preview-card{position:sticky;top:86px}.request-preview-head b{color:#202b3c;font-size:18px}.request-preview-box{display:grid;gap:12px;margin-top:14px;padding:14px;border:1px solid #edf0f3;border-radius:12px;background:#fbfcfe}.request-preview-box h4{margin:0;color:#202b3c;font-size:17px;line-height:1.35}.request-preview-box p{margin:0;color:#667085;font-size:12px;line-height:1.55}.request-preview-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.request-preview-metrics>div{display:grid;gap:4px;padding:10px;border-radius:9px;background:#fff}.request-preview-metrics span,.request-preview-desc span{color:#8a94a3;font-size:11px;font-weight:740}.request-preview-metrics b{overflow:hidden;color:#263244;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.request-preview-desc{display:grid;gap:5px}.request-preview-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.supplier-workbench{display:grid;gap:14px}.supplier-home-workbench{gap:14px}.supplier-home-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.36fr);gap:14px;align-items:start}.supplier-home-health{display:grid;gap:0;overflow:hidden;border:1px solid #e5e9ee;border-radius:12px;background:#fff}.supplier-home-health .workbench-list-head{padding:15px 16px;border-bottom:1px solid #edf0f3}.supplier-home-health-row{display:grid;gap:7px;padding:14px 16px;border-bottom:1px solid #edf0f3}.supplier-home-health-row span{display:flex;align-items:center;justify-content:space-between;gap:12px}.supplier-home-health-row small{color:#7a8492;font-size:12px;font-weight:720}.supplier-home-health-row b{color:#202b3c;font-size:13px}.supplier-home-health-row p{margin:0;color:#8a94a3;font-size:12px;line-height:1.55}.supplier-home-health>.btn{justify-self:stretch;margin:14px 16px 16px}.supplier-task-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #e5e9ee;border-radius:12px;overflow:hidden;background:#fff}.supplier-task-summary button{min-height:78px;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto 1fr;gap:3px 9px;padding:12px;border:0;border-right:1px solid #edf0f3;color:#344054;background:#fff;text-align:left}.supplier-task-summary button:last-child{border-right:0}.supplier-task-summary button:hover{background:#fffaf6}.supplier-task-summary button.has-work{box-shadow:inset 0 3px #ff7a1a}.supplier-task-summary .supplier-task-icon{grid-row:span 2;width:34px;height:34px;border-radius:8px}.supplier-task-summary small{color:#667085;font-size:12px;font-weight:650}.supplier-task-summary b{display:block;margin-top:2px;color:#1f2937;font-size:21px;line-height:1}.supplier-task-summary em{grid-column:1 / -1;overflow:hidden;color:#98a2b3;font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.supplier-task-list{border:1px solid #e5e9ee;background:#fff}.supplier-task-list .workbench-list-head{padding:15px 16px}.supplier-task-row{min-height:72px;grid-template-columns:38px minmax(150px,.75fr) minmax(190px,.85fr) minmax(260px,1.25fr) 28px 18px;padding:10px 16px}.supplier-task-row:hover{background:#fffaf6;transform:none}.supplier-task-row .supplier-task-icon{width:34px;height:34px;border-radius:8px}.workbench-clear-state{min-height:112px;display:flex;align-items:center;justify-content:center;gap:10px;padding:18px;color:#667085;font-size:13px}.supplier-platform-lane{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.45fr);gap:14px;padding:18px;border:1px solid #e5e9ee;border-radius:12px;background:#fff}.supplier-platform-lane-head{display:grid;align-content:center;gap:7px}.supplier-platform-lane-head>span{width:fit-content;padding:4px 9px;border-radius:999px;background:#f5f7fa;color:#4d5968;font-size:12px;font-weight:760}.supplier-platform-lane-head h3{margin:0;color:#202b3c;font-size:18px;line-height:1.25}.supplier-platform-lane-head p{margin:0;color:#6a7482;font-size:13px;line-height:1.65}.supplier-platform-lane-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.supplier-platform-lane-steps button{display:grid;align-content:start;gap:7px;min-height:136px;padding:14px;border:1px solid #e8ecf0;border-radius:12px;background:linear-gradient(180deg,#fff7edb8,#fff0 72%),#fff;color:#273244;text-align:left;cursor:pointer;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.supplier-platform-lane-steps button:hover{border-color:#ffc59d;box-shadow:0 10px 24px #35415112;transform:translateY(-1px)}.supplier-platform-lane-steps small{width:fit-content;padding:3px 7px;border-radius:999px;background:#fff1e7;color:#c84d00;font-size:11px;font-weight:780}.supplier-platform-lane-steps strong{color:#202b3c;font-size:15px;line-height:1.25}.supplier-platform-lane-steps span{color:#768190;font-size:12px;line-height:1.55}.supplier-home-platform-rules{display:grid;grid-template-columns:minmax(260px,.95fr) repeat(4,minmax(0,1fr));gap:10px;padding:14px;border:1px solid #e7ebf0;border-radius:12px;background:linear-gradient(135deg,#fff7ede6,#fff0 50%),#fff}.supplier-home-platform-rules-head,.supplier-home-platform-rules button{display:grid;align-content:center;gap:6px;min-height:104px;padding:12px 13px;border:1px solid #edf0f3;border-radius:11px;background:#ffffffd6;color:#253044;text-align:left}.supplier-home-platform-rules button{cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.supplier-home-platform-rules button:hover{border-color:#ffc59d;background:#fffaf6;transform:translateY(-1px)}.supplier-home-platform-rules-head{border-color:#fed7aa;background:#fff7ed}.supplier-home-platform-rules-head span{width:fit-content;padding:3px 8px;border-radius:999px;background:#fff;color:#c2410c;font-size:11px;font-weight:820}.supplier-home-platform-rules-head strong{color:#202b3c;font-size:15px;line-height:1.35}.supplier-home-platform-rules small{color:#8a94a3;font-size:10.5px;font-weight:760}.supplier-home-platform-rules b{color:#253044;font-size:14px;line-height:1.2}.supplier-home-platform-rules button span{color:#657182;font-size:11.5px;line-height:1.5}.opportunity-command{display:grid;grid-template-columns:minmax(280px,1.08fr) minmax(420px,1.35fr) minmax(220px,.7fr);gap:16px;margin-bottom:14px;padding:20px;border:1px solid #e5e9ee;border-radius:12px;background:linear-gradient(135deg,#ff7a1a1c,#fff0 46%),#fff}.opportunity-command-copy{display:grid;align-content:center;gap:8px}.opportunity-command-copy>span{width:fit-content;padding:4px 9px;border-radius:999px;background:#fff1e7;color:#c84d00;font-size:12px;font-weight:760}.opportunity-command-copy h2{margin:0;color:#202b3c;font-size:22px;line-height:1.25}.opportunity-command-copy p{margin:0;color:#657182;font-size:13px;line-height:1.7}.opportunity-command-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.opportunity-command-metrics>div,.opportunity-command-priority{display:grid;align-content:center;gap:5px;min-height:96px;padding:14px;border:1px solid #e8ecf0;border-radius:12px;background:#ffffffd6;color:#283548}.opportunity-command-metrics small,.opportunity-command-priority small{color:#7a8492;font-size:12px;font-weight:720}.opportunity-command-metrics b,.opportunity-command-priority strong{color:#182230;font-size:22px;line-height:1.1}.opportunity-command-metrics span,.opportunity-command-priority span{color:#8a94a3;font-size:12px;line-height:1.45}.opportunity-command-priority.attention{border-color:#fed7aa;background:#fff7ed}.opportunity-command-priority.attention strong{color:#c2410c}.opportunity-match-rules{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.opportunity-match-rules>div{display:grid;gap:6px;min-height:118px;padding:14px;border:1px solid #e8ecf0;border-radius:12px;background:#fff}.opportunity-match-rules small{color:#7a8492;font-size:12px;font-weight:740}.opportunity-match-rules b{color:#182230;font-size:20px;line-height:1.1}.opportunity-match-rules span{color:#657182;font-size:12px;line-height:1.55}.opportunity-platform-path{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid #e5e9ee;border-radius:12px;background:#fff}.opportunity-platform-path>div{display:grid;align-content:start;gap:7px;min-height:112px;padding:15px 16px;border-right:1px solid #edf0f3;background:linear-gradient(180deg,#fff7ede6,#fff0 68%),#fff}.opportunity-platform-path>div:last-child{border-right:0}.opportunity-platform-path small{width:fit-content;padding:3px 8px;border-radius:999px;background:#fff1e7;color:#c2410c;font-size:11px;font-weight:820}.opportunity-platform-path b{color:#202b3c;font-size:15px;line-height:1.25}.opportunity-platform-path span{color:#657182;font-size:12px;line-height:1.55}.opportunity-workbench{padding:0;overflow:hidden}.opportunity-workbench>.inline-feedback{margin:12px 16px}.opportunity-workbench-board{display:grid}.opportunity-table-head{display:grid;grid-template-columns:minmax(250px,1.25fr) minmax(350px,1.45fr) auto auto;gap:18px;padding:10px 18px;border-bottom:1px solid #edf0f3;background:#fafbfc;color:#7a8492;font-size:12px;font-weight:760}.opportunity-table-head span:last-child{text-align:right}.opportunity-workbench-list{display:grid}.opportunity-workbench-card{display:grid;grid-template-columns:minmax(250px,1.25fr) minmax(350px,1.45fr) auto auto;gap:18px;align-items:center;padding:14px 18px;border-bottom:1px solid #edf0f3;background:#fff;cursor:pointer}.opportunity-workbench-card:hover{background:#fffaf6}.opportunity-workbench-card:last-child{border-bottom:0}.workbench-item-primary{min-width:0;display:grid;gap:5px}.workbench-item-primary>div{min-width:0;display:grid;gap:4px}.workbench-item-primary strong{overflow:hidden;color:#263244;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.workbench-item-primary span,.workbench-item-primary small{overflow:hidden;color:#8a94a2;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.workbench-item-facts{display:grid;grid-template-columns:repeat(4,minmax(76px,1fr));gap:12px}.workbench-item-facts span{min-width:0;display:grid;gap:4px}.workbench-item-facts small{color:#98a2b3;font-size:10px}.workbench-item-facts b{overflow:hidden;color:#344054;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.workbench-item-state{min-width:64px}.workbench-item-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.opportunity-decision-lane{display:grid;grid-column:1 / -1;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:11px 12px;border:1px solid #edf0f3;border-radius:12px;background:#fbfcfe}.opportunity-decision-lane span{display:grid;min-width:0;gap:4px}.opportunity-decision-lane small{color:#8a94a3;font-size:10.5px;font-weight:740}.opportunity-decision-lane b{overflow:hidden;color:#253044;font-size:12.5px;text-overflow:ellipsis;white-space:nowrap}.opportunity-decision-lane em{overflow:hidden;color:#7a8492;font-size:11px;font-style:normal;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.proposal-history-section{border-top:10px solid #f7f8fa}.opportunity-workbench-list.muted{opacity:.78}.drawer-workbench-detail{display:grid;gap:18px}.drawer-decision-section{display:grid;gap:14px;padding-top:18px;border-top:1px solid #edf0f3}.opportunity-quote-form-section{gap:14px}.opportunity-quote-rules{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.opportunity-quote-rules>div{min-height:96px;display:grid;align-content:start;gap:5px;padding:11px;border:1px solid #e8ecf0;border-radius:11px;background:#fffaf6}.opportunity-quote-rules b{color:#202b3c;font-size:13px}.opportunity-quote-rules span{color:#768190;font-size:11.5px;line-height:1.45}.supplier-product-library{border-radius:12px}.supplier-product-item:hover{background:#fffaf6}.supplier-portal-shell{background:#f7f8fa}.supplier-portal-shell .supplier-market-brand .public-market-brand-mark{width:40px;height:40px;border-radius:12px;background:linear-gradient(180deg,#ff8a2b 0%,var(--brand-orange, #ff6a00) 100%);box-shadow:none;font-size:20px}.supplier-section-tabs{display:flex;align-items:center;min-height:40px;gap:4px;margin:0 0 10px;padding:4px;border:1px solid var(--ui-border, #e7e4de);border-radius:10px;background:#fff}.supplier-section-tabs button:hover,.supplier-section-tabs button.active{color:var(--brand-orange-dark, #d94f00);background:var(--brand-orange-tint, #fff8f1)}.supplier-portal-shell .workspace-main{width:min(1680px,calc(100% - clamp(48px,5vw,80px)));padding-top:18px}.supplier-portal-shell .portal-page-head{min-height:56px;margin-bottom:14px}.supplier-portal-shell .portal-page-head h1{color:#1f2937;font-size:var(--font-size-page-title)}.supplier-portal-shell .portal-page-head p{margin-top:5px;font-size:12.5px;line-height:1.5}.supplier-portal-shell .panel,.supplier-portal-shell .summary-card,.supplier-portal-shell .supplier-task-list{border-color:var(--ui-border, #e7e4de);border-radius:12px}.supplier-portal-shell .supplier-task-summary{border-color:var(--ui-border, #e7e4de);border-radius:12px}.supplier-portal-shell .supplier-task-summary button.has-work{box-shadow:inset 0 3px 0 var(--brand-orange, #ff6a00)}@media(min-width:901px){.supplier-portal-shell .workspace-top{grid-template-columns:minmax(220px,1fr) minmax(520px,auto) minmax(184px,1fr);width:min(1680px,100%);gap:clamp(16px,1.6vw,28px);margin-inline:auto;padding-inline:clamp(24px,2.5vw,40px)}.supplier-portal-shell .workspace-nav{justify-content:center;gap:4px}.supplier-portal-shell .workspace-nav button{min-height:72px;padding-inline:12px;color:#4b5563;background:transparent;font-size:var(--font-size-nav-primary)}.supplier-portal-shell .workspace-nav button:hover,.supplier-portal-shell .workspace-nav button.active{color:var(--brand-orange, #ff6a00);background:transparent}.supplier-portal-shell .workspace-nav button.active:after{display:block;height:3px;background:var(--brand-orange, #ff6a00)}.supplier-portal-shell .account-menu-trigger{max-width:none;justify-self:end}}.supplier-portal-shell{--supplier-page-surface: #fff;--supplier-page-line: var(--ui-border, #e7e4de);--supplier-page-accent: var(--brand-orange, #ff6a00);--supplier-page-accent-deep: var(--brand-orange-dark, #d94f00);--supplier-page-selected: var(--brand-orange-tint, #fff8f1);background:#f7f8fa}@media(min-width:901px){.supplier-portal-shell .workspace-top{grid-template-columns:minmax(220px,1fr) minmax(520px,auto) minmax(184px,1fr);width:min(1680px,100%);gap:clamp(16px,1.6vw,28px);margin-inline:auto;padding-inline:clamp(24px,2.5vw,40px)}.supplier-portal-shell .workspace-main{width:min(1680px,calc(100% - clamp(48px,5vw,80px)));padding-top:18px}.supplier-portal-shell .workspace-nav{justify-content:center;gap:4px}.supplier-portal-shell .workspace-nav button{min-height:72px;padding-inline:12px;color:#4b5563;font-size:var(--font-size-nav-primary)}.supplier-portal-shell .workspace-nav button:hover,.supplier-portal-shell .workspace-nav button.active{color:var(--supplier-page-accent);background:transparent}.supplier-portal-shell .workspace-nav button.active:after{display:block;height:3px;background:var(--supplier-page-accent)}.supplier-portal-shell .account-menu-trigger{justify-self:end}.supplier-portal-shell .portal-page-head{min-height:56px;margin-bottom:14px}.supplier-portal-shell .portal-page-copy{max-width:760px}.supplier-portal-shell .portal-page-head h1{color:#1f2937;font-size:var(--font-size-page-title)}.supplier-portal-shell .portal-page-head p{margin-top:5px;font-size:12.5px;line-height:1.5}}.supplier-portal-shell .supplier-market-brand{color:inherit;text-decoration:none}.supplier-portal-shell .supplier-market-brand .public-market-brand-mark{width:40px;height:40px;border-radius:12px;background:linear-gradient(180deg,#ff8a2b 0%,var(--supplier-page-accent) 100%);box-shadow:none;font-size:20px}.supplier-portal-shell .supplier-market-brand .public-market-brand-copy strong{color:#1f2937;font-size:18px}.supplier-portal-shell .supplier-market-brand .public-market-brand-copy small{color:#b08968;font-size:11px}.supplier-section-tabs{display:flex;align-items:center;min-height:40px;gap:4px;margin:0 0 10px;padding:4px;border:1px solid var(--supplier-page-line);border-radius:10px;background:#fff}.supplier-section-tabs button{min-height:30px;padding:0 12px;border:0;border-radius:7px;color:#667085;background:transparent;font-size:var(--font-size-data);font-weight:700}.supplier-section-tabs button:hover,.supplier-section-tabs button.active{color:var(--supplier-page-accent-deep);background:var(--supplier-page-selected)}.supplier-portal-shell .panel,.supplier-portal-shell .summary-card,.supplier-portal-shell .supplier-task-list{border-color:var(--supplier-page-line);border-radius:12px}.supplier-portal-shell .panel-title h2,.supplier-portal-shell .panel-title h3{color:#1f2937}.supplier-portal-shell .panel-actions{align-items:center}.supplier-portal-shell :is(.admin-status-tabs,.supplier-order-tabs){padding:10px 16px;border-bottom:1px solid #edf0f3}.supplier-portal-shell :is(.admin-data-toolbar,.supplier-list-toolbar){min-height:64px;padding:12px 16px;border-bottom:1px solid #edf0f3;background:#fff}.supplier-portal-shell .list-result-summary{min-height:42px;padding:10px 16px;border-bottom:1px solid #edf0f3;background:#fafbfc}.supplier-portal-shell :is(.table-wrap,.responsive-table-wrap) th{height:40px;color:#667085;background:#fafbfc;font-size:12px;font-weight:700}.supplier-portal-shell :is(.table-wrap,.responsive-table-wrap) td{padding-top:12px;padding-bottom:12px;vertical-align:middle}.supplier-portal-shell :is(.table-wrap,.responsive-table-wrap) tbody tr:hover td{background:#fffaf6}.supplier-portal-shell .admin-pagination,.supplier-portal-shell .supplier-list-pagination,.supplier-portal-shell .supplier-settlement-pagination{min-height:60px;margin:0;padding:10px 16px;border-top:1px solid #edf0f3}.supplier-portal-shell .table-actions{min-width:144px;justify-content:flex-end}.supplier-portal-shell .table-actions .btn{min-height:32px;padding-inline:10px}.supplier-portal-shell .supplier-product-library .table-wrap td:nth-child(3),.supplier-portal-shell .supplier-settlement-center .table-wrap td:nth-child(3){font-variant-numeric:tabular-nums;text-align:right}.supplier-portal-shell .supplier-task-summary{border-color:var(--supplier-page-line);border-radius:12px}.supplier-portal-shell .supplier-task-summary button:hover{background:#fffaf6}.supplier-portal-shell .supplier-task-summary button.has-work{box-shadow:inset 0 3px 0 var(--supplier-page-accent)}.supplier-portal-shell .supplier-home-grid{grid-template-columns:minmax(0,3fr) minmax(280px,1fr);gap:16px}.supplier-portal-shell .supplier-home-health{min-width:0}.supplier-portal-shell .supplier-auth-panel .panel-title{align-items:center;padding:18px 20px;border-bottom:1px solid #edf0f3}.supplier-portal-shell .supplier-auth-panel .admin-data-toolbar{border-top:0}.supplier-portal-shell .supplier-authorization-file.compact{max-width:220px}.supplier-portal-shell .supplier-settlement-profile{padding:16px 20px}.supplier-portal-shell .supplier-settlement-profile .portal-page-eyebrow{display:none}.supplier-portal-shell .supplier-settlement-profile h2{font-size:16px}.supplier-portal-shell .supplier-settlement-profile .portal-section-head{margin-bottom:0}.supplier-portal-shell .supplier-product-library,.supplier-portal-shell .opportunity-workbench,.supplier-portal-shell .supplier-order-center,.supplier-portal-shell .supplier-settlement-center{overflow:hidden}.supplier-portal-shell .supplier-product-library>.admin-data-toolbar>.admin-status-tabs{order:-1;margin-left:-16px}.supplier-portal-shell .supplier-product-library>.admin-data-toolbar{display:grid;grid-template-columns:1fr;gap:10px}.supplier-portal-shell .supplier-product-library>.admin-data-toolbar .admin-data-actions{justify-content:flex-start}@media(max-width:1100px){.supplier-portal-shell .workspace-top{grid-template-columns:212px minmax(0,1fr) 154px;padding-inline:16px}.supplier-portal-shell .workspace-nav{justify-content:flex-start;overflow-x:auto}.supplier-portal-shell .supplier-home-grid{grid-template-columns:1fr}}.dealer-header-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:10px}.dealer-quick-navigation{display:flex;align-items:center;gap:8px}.dealer-cart-shortcut{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #e4e7ec;border-radius:9px;padding:0 11px;color:#344054;background:#fff;font:inherit;font-size:12px;font-weight:750;white-space:nowrap;cursor:pointer}.dealer-cart-shortcut:hover,.dealer-cart-shortcut.active{border-color:#ffc69f;color:#c6530b;background:#fff7f0}.dealer-cart-shortcut small{min-width:18px;height:18px;display:inline-grid;place-items:center;border-radius:999px;padding:0 5px;color:#fff;background:#ff6a00;font-size:10px}.dealer-header-current{color:#344054;font-size:15px;font-weight:800}.dealer-header-center{min-width:0;width:100%}.dealer-header-center .catalog-search-host[hidden]{display:none}.dealer-header-nav{display:flex;align-items:center;gap:4px;flex-shrink:0}.dealer-header-nav button{display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:#667085;font:inherit;font-size:12px;font-weight:750;white-space:nowrap;cursor:pointer}.dealer-header-nav button:hover,.dealer-header-nav button[aria-current=page]{color:#c6530b;background:#fff3e9}.dealer-order-view-nav{display:flex;align-items:center;gap:4px;margin:-4px 0 16px;padding:5px;border:1px solid #e5e9ee;border-radius:11px;background:#fff}.dealer-order-view-nav button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:8px;padding:0 16px;color:#667085;background:transparent;font:inherit;font-size:13px;font-weight:750;cursor:pointer}.dealer-order-view-nav button:hover,.dealer-order-view-nav button.active{color:#c6530b;background:#fff3e9}@media(max-width:760px){.dealer-portal-shell .workspace-top.has-header-center{grid-template-columns:minmax(0,1fr) auto}.dealer-portal-shell .brand-line{display:none}.dealer-header-actions{gap:6px}.dealer-cart-shortcut span,.dealer-header-actions .market-account-actions{display:none}}.dealer-portal-shell .catalog-search-row{padding:10px 14px}.dealer-portal-shell .catalog-search{min-height:38px}.dealer-portal-shell .catalog-filter-row{min-height:46px;padding-block:6px}.dealer-portal-shell .catalog-result-bar{min-height:38px}.dealer-portal-shell .product-media{height:140px;aspect-ratio:auto}.dealer-portal-shell .product-media .product-visual.image img{object-fit:contain;padding:7px}.dealer-portal-shell .product-media .pill{top:8px;left:8px}.dealer-portal-shell .product-body{gap:7px;padding:9px 10px 10px}.dealer-portal-shell .product-body h3{min-height:34px;margin:0 0 2px;display:-webkit-box;overflow:hidden;font-size:12.5px;font-weight:600;line-height:17px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.dealer-portal-shell .product-body p{overflow:hidden;margin:0;color:#8a94a3;font-size:10.5px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.dealer-portal-shell .product-purchase-row{min-height:32px;flex-wrap:nowrap;align-items:center;gap:6px}.dealer-portal-shell .product-price-block{min-width:90px;flex-basis:90px;gap:2px}.dealer-portal-shell .product-purchase-row .price-main{gap:3px;white-space:nowrap}.dealer-portal-shell .product-purchase-row .price-main span{font-size:10px}.dealer-portal-shell .product-purchase-row .price-main strong{font-size:16px}.dealer-portal-shell .product-purchase-row .price-meta{flex-wrap:nowrap;gap:4px;overflow:hidden;font-size:10px;white-space:nowrap}.dealer-portal-shell .product-cart-button{width:28px;height:28px;border-radius:999px}.supplier-authorization-upload{align-items:flex-start}.supplier-authorization-file{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:9px;width:100%;min-height:56px;margin-top:8px;padding:6px;border:1px solid #e5e9ee;border-radius:8px;background:#fafbfc}.supplier-authorization-file img{display:block;width:56px;height:42px;border-radius:5px;object-fit:cover;background:#fff}.supplier-authorization-file b{overflow:hidden;color:#475467;font-size:11px;font-weight:650;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.supplier-authorization-file>svg{color:#667085}.supplier-authorization-file.loading,.supplier-authorization-file.empty,.supplier-authorization-file.error{display:block;min-height:0;padding:3px 0;border:0;color:#98a2b3;background:transparent;font-size:11px}.supplier-authorization-file.error{color:#b54708}.supplier-authorization-file.compact{grid-template-columns:36px minmax(0,1fr);width:min(180px,100%);min-height:36px;margin:0;padding:3px}.supplier-authorization-file.compact img{width:36px;height:28px}.supplier-authorization-file.compact b{font-size:10px}.supplier-product-revision-panel{overflow:visible;border-color:#f1d8c5;background:#fff}.supplier-revision-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 22px 16px;border-bottom:1px solid #edf0f3}.supplier-revision-product>span,.supplier-revision-nav>span{display:block;color:#98a2b3;font-size:11px;font-weight:760;letter-spacing:.04em}.supplier-revision-product h3{margin:5px 0 4px;color:#1f2937;font-size:18px;line-height:1.35}.supplier-revision-product p{margin:0;color:#667085;font-size:12px}.supplier-revision-head-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.supplier-revision-alert{margin:16px 22px 0}.supplier-revision-workbench{display:grid;grid-template-columns:178px minmax(0,1fr);gap:22px;padding:20px 22px 0}.supplier-revision-nav{position:sticky;top:92px;align-self:start;display:grid;gap:5px;padding:4px 0}.supplier-revision-nav>span{margin:0 0 5px 9px}.supplier-revision-nav button{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:38px;padding:0 9px;border:0;border-radius:7px;color:#475467;background:transparent;font-size:12px;font-weight:700;text-align:left}.supplier-revision-nav button:hover{color:#c94f00;background:#fff7ed}.supplier-revision-nav button>span{display:grid;place-items:center;color:#12b76a}.supplier-revision-nav button small{color:#98a2b3;font-size:10px;font-weight:650}.supplier-revision-nav-dot{width:8px;height:8px;border-radius:50%;background:#cbd5e1}.supplier-revision-sections{display:grid;gap:14px;min-width:0}.supplier-revision-section{scroll-margin-top:92px;padding:18px 0 20px;border-bottom:1px solid #edf0f3}.supplier-revision-section:first-child{padding-top:0}.supplier-revision-section:last-child{border-bottom:0}.supplier-revision-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.supplier-revision-section-head h4{margin:0;color:#344054;font-size:15px}.supplier-revision-section-head p{margin:5px 0 0;color:#98a2b3;font-size:12px;line-height:1.5}.supplier-revision-section-head>span{flex:0 0 auto;padding:3px 7px;border-radius:5px;color:#9a4c12;background:#fff7ed;font-size:10px;font-weight:720}.supplier-product-revision-panel .supplier-revision-section .form-grid{gap:14px 16px}.supplier-product-revision-panel .supplier-revision-section label{color:#475467;font-size:12px;font-weight:720}.supplier-product-revision-panel .supplier-revision-section input,.supplier-product-revision-panel .supplier-revision-section select{min-height:40px;margin-top:7px}.supplier-product-revision-panel .supplier-revision-section label small{margin-top:5px;color:#98a2b3;font-size:11px;font-weight:500}.supplier-revision-footer{position:sticky;bottom:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px 0 0;padding:14px 22px;border-top:1px solid #e5e9ee;background:#fffffff5;box-shadow:0 -8px 18px #1018280d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.supplier-revision-footer>span{color:#667085;font-size:12px}.supplier-revision-footer>div{display:flex;gap:8px}@media(max-width:900px){.supplier-revision-workbench{grid-template-columns:1fr}.supplier-revision-nav{position:static;grid-template-columns:repeat(2,minmax(0,1fr));padding:0}.supplier-revision-nav>span{grid-column:1 / -1;margin-left:0}}.dealer-portal-shell{--dealer-page-surface: #fff;--dealer-page-line: var(--ui-border, #e7e4de);--dealer-page-accent: var(--brand-orange, #ff6a00);--dealer-page-accent-deep: var(--brand-orange-dark, #d94f00);--dealer-page-selected: var(--brand-orange-tint, #fff8f1)}@media(min-width:901px){.dealer-portal-shell .workspace-main{width:min(1680px,calc(100% - clamp(48px,5vw,80px)));padding-top:18px}.dealer-portal-shell .workspace-top{grid-template-columns:232px minmax(0,1fr) 204px}.dealer-portal-shell .workspace-nav{gap:4px}.dealer-portal-shell .workspace-nav button{padding-inline:11px}.dealer-portal-shell .workspace-nav button.active,.dealer-portal-shell .workspace-nav button:hover{color:var(--dealer-page-accent-deep);background:var(--dealer-page-selected)}.dealer-portal-shell .workspace-nav button.active:after{content:none}.dealer-portal-shell .portal-page-head{min-height:56px;margin-bottom:14px}.dealer-portal-shell .portal-page-copy{max-width:760px}.dealer-portal-shell .portal-page-head p{margin-top:5px;font-size:12.5px;line-height:1.5}.dealer-portal-shell .catalog-controls{margin-bottom:16px}.dealer-portal-shell .catalog-search-row{padding:12px 16px}.dealer-portal-shell .catalog-search{width:min(720px,100%);min-height:42px}.dealer-portal-shell .catalog-filter-row{min-height:52px;padding-block:8px}.dealer-portal-shell .catalog-category-sidebar{top:82px;gap:4px;padding:9px}.dealer-portal-shell .catalog-result-bar{min-height:42px}.dealer-portal-shell .order-panel{padding:16px}.dealer-portal-shell .order-panel>.empty-state,.dealer-portal-shell .cart-commerce-page>.empty-state{min-height:224px;border:0;border-radius:0;box-shadow:none}.dealer-portal-shell .purchase-request-list-panel>.empty-state{min-height:224px}}.dealer-portal-shell .btn:not(.secondary):not(.ghost){background:var(--dealer-page-accent);box-shadow:none}.dealer-portal-shell .btn:not(.secondary):not(.ghost):hover{background:var(--dealer-page-accent-deep);box-shadow:none}.dealer-portal-shell .product-card:hover{transform:none;border-color:#f3bc93;box-shadow:none}.dealer-portal-shell .empty-state{background:radial-gradient(circle at 50% 24%,rgba(255,106,0,.035),transparent 58%),#fff}.dealer-portal-shell .empty-state-visual{transform:scale(.9);margin-bottom:8px}.dealer-portal-shell .empty-state .btn{margin-top:12px}.supplier-task-row{display:grid;grid-template-columns:38px minmax(150px,.68fr) minmax(190px,.82fr) minmax(240px,1.15fr) 28px auto;align-items:center;gap:12px;min-height:76px;padding:10px 16px;border:0;border-bottom:1px solid #edf0f3;background:#fff}.supplier-task-row:hover{background:#fffaf6}.supplier-task-row .btn{justify-self:end;white-space:nowrap}.supplier-logistics-selected-task{display:grid;grid-template-columns:auto minmax(0,1fr);gap:4px 10px;margin:0 0 14px;padding:11px 12px;border:1px solid #f3dfce;border-radius:8px;background:#fffaf6}.supplier-logistics-selected-task span{color:#9a4c12;font-size:12px;font-weight:650}.supplier-logistics-selected-task b{min-width:0;color:#344054;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.supplier-logistics-selected-task small{grid-column:2;color:#667085}.supplier-logistics-form-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.supplier-settlement-owner small{max-width:190px}@media(max-width:1100px){.supplier-task-row{grid-template-columns:38px minmax(0,1fr) auto}.supplier-task-current,.supplier-task-facts{grid-column:2}.supplier-task-row>strong{grid-column:2}.supplier-task-row .btn{grid-column:3;grid-row:1 / span 3}}@media(max-width:900px){.supplier-platform-lane{grid-template-columns:1fr}.supplier-home-platform-rules{grid-template-columns:repeat(2,minmax(0,1fr))}.supplier-home-platform-rules-head{grid-column:1 / -1}.supplier-platform-lane-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.supplier-home-grid{grid-template-columns:1fr}.supplier-task-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.supplier-task-summary button:nth-child(2){border-right:0}.supplier-task-summary button:nth-child(-n+2){border-bottom:1px solid #edf0f3}.opportunity-workbench-card{grid-template-columns:minmax(0,1fr) auto}.workbench-item-facts{grid-column:1 / -1}.workbench-item-actions{grid-column:1 / -1;justify-content:flex-start}.opportunity-decision-lane{grid-template-columns:repeat(2,minmax(0,1fr))}.opportunity-command{grid-template-columns:1fr}.opportunity-command-metrics,.opportunity-match-rules,.opportunity-platform-path{grid-template-columns:repeat(2,minmax(0,1fr))}.opportunity-platform-path>div:nth-child(2n){border-right:0}.opportunity-quote-rules{grid-template-columns:repeat(2,minmax(0,1fr))}.opportunity-table-head{display:none}.dealer-request-command{grid-template-columns:1fr}.dealer-request-command-metrics,.dealer-request-platform-path{grid-template-columns:repeat(2,minmax(0,1fr))}.dealer-request-platform-path>div:nth-child(2n){border-right:0}.purchase-request-compose{grid-template-columns:1fr}.request-preview-card{position:static}.dealer-order-command{grid-template-columns:1fr}.dealer-order-command-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dealer-order-detail-command{grid-template-columns:1fr}.dealer-order-detail-metrics,.dealer-order-detail-platform-path{grid-template-columns:repeat(2,minmax(0,1fr))}.dealer-order-detail-platform-path>div:nth-child(2n){border-right:0}.dealer-order-detail-info{grid-template-columns:1fr;gap:16px}.dealer-order-detail-timeline{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:18px}.dealer-order-detail-timeline li:nth-child(3):after{display:none}.dealer-order-fulfillment-path{grid-template-columns:repeat(2,minmax(0,1fr))}.dealer-order-fulfillment-path>div:nth-child(2n){border-right:0}.dealer-logistics-command{grid-template-columns:1fr}.dealer-logistics-command-metrics,.dealer-logistics-platform-path{grid-template-columns:repeat(2,minmax(0,1fr))}.dealer-logistics-platform-path>div:nth-child(2n){border-right:0}.dealer-logistics-receipt-check{grid-template-columns:repeat(2,minmax(0,1fr))}.dealer-reconcile-command{grid-template-columns:1fr}.dealer-reconcile-command-metrics,.dealer-reconcile-basis,.dealer-reconcile-platform-path{grid-template-columns:repeat(2,minmax(0,1fr))}.dealer-reconcile-platform-path>div:nth-child(2n){border-right:0}.workbench-order-row .order-card-body,.purchase-request-workbench-row .order-card-body{grid-template-columns:repeat(3,minmax(0,1fr))}.dealer-order-decision-lane,.dealer-order-detail-decision-lane{grid-template-columns:repeat(2,minmax(0,1fr))}.dealer-order-next-action{grid-template-columns:auto minmax(0,1fr)}.dealer-order-next-action em{grid-column:1 / -1;white-space:normal}}@media(max-width:620px){.supplier-platform-lane{padding:14px}.supplier-home-platform-rules{grid-template-columns:1fr;padding:10px}.supplier-home-platform-rules-head,.supplier-home-platform-rules button{min-height:auto;padding:11px}.supplier-platform-lane-head h3{font-size:17px}.supplier-platform-lane-steps{grid-template-columns:1fr;gap:8px}.supplier-platform-lane-steps button{min-height:108px;padding:12px}.supplier-task-summary{grid-template-columns:1fr}.supplier-task-summary button,.supplier-task-summary button:nth-child(2){border-right:0;border-bottom:1px solid #edf0f3}.supplier-task-summary button:last-child{border-bottom:0}.supplier-task-row{grid-template-columns:34px minmax(0,1fr) 24px 16px;gap:10px}.supplier-task-current{display:none}.workbench-clear-state{align-items:flex-start;flex-direction:column}.opportunity-workbench-card{gap:12px;padding:14px}.opportunity-decision-lane{grid-template-columns:1fr;gap:8px;padding:10px}.opportunity-decision-lane em{white-space:normal}.opportunity-command{padding:14px}.opportunity-command-copy h2{font-size:19px}.opportunity-command-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.opportunity-command-metrics>div,.opportunity-command-priority{min-height:88px;padding:12px}.opportunity-command-metrics b,.opportunity-command-priority strong{font-size:19px}.opportunity-match-rules{grid-template-columns:1fr;gap:8px}.opportunity-platform-path{grid-template-columns:1fr}.opportunity-platform-path>div{min-height:auto;padding:13px 14px;border-right:0;border-bottom:1px solid #edf0f3}.opportunity-platform-path>div:last-child{border-bottom:0}.opportunity-quote-rules{grid-template-columns:1fr;gap:8px}.opportunity-match-rules>div{min-height:96px;padding:12px}.opportunity-quote-rules>div{min-height:88px;padding:12px}.dealer-request-command{padding:14px}.dealer-request-command-copy h2{font-size:19px}.dealer-request-command-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dealer-request-command-metrics button,.dealer-request-priority{min-height:88px;padding:12px}.dealer-request-command-metrics b,.dealer-request-priority strong{font-size:19px}.dealer-request-platform-path{grid-template-columns:1fr}.dealer-request-platform-path>div{min-height:auto;padding:13px 14px;border-right:0;border-bottom:1px solid #edf0f3}.dealer-request-platform-path>div:last-child{border-bottom:0}.request-preview-metrics,.request-preview-actions{grid-template-columns:1fr}.dealer-order-command{padding:14px}.dealer-order-command-copy h2{font-size:19px}.dealer-order-command-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dealer-order-command-metrics button,.dealer-order-priority{min-height:88px;padding:12px}.dealer-order-command-metrics b,.dealer-order-priority strong{font-size:19px}.dealer-order-detail-command{padding:14px}.dealer-order-detail-command-copy h2{font-size:19px}.dealer-order-detail-metrics{grid-template-columns:1fr;gap:8px}.dealer-order-detail-metrics>div{min-height:auto;padding:12px}.dealer-order-detail-platform-path{grid-template-columns:1fr}.dealer-order-detail-platform-path>div{min-height:auto;padding:13px 14px;border-right:0;border-bottom:1px solid #edf0f3}.dealer-order-detail-platform-path>div:last-child{border-bottom:0}.dealer-order-detail-timeline{grid-template-columns:1fr;gap:14px}.dealer-order-detail-timeline li{padding-right:0}.dealer-order-detail-timeline li:not(:last-child):after{top:24px;bottom:-14px;left:11px;width:1px;height:auto}.dealer-order-detail-timeline li:nth-child(3):after{display:block}.dealer-order-fulfillment-path{grid-template-columns:1fr}.dealer-order-fulfillment-path>div{min-height:auto;border-right:0;border-bottom:1px solid #edf0f3}.dealer-order-fulfillment-path>div:last-child{border-bottom:0}.dealer-logistics-command{padding:14px}.dealer-logistics-command-copy h2{font-size:19px}.dealer-logistics-command-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dealer-logistics-command-metrics button,.dealer-logistics-priority{min-height:88px;padding:12px}.dealer-logistics-command-metrics b,.dealer-logistics-priority strong{font-size:19px}.dealer-logistics-platform-path{grid-template-columns:1fr}.dealer-logistics-platform-path>div{min-height:auto;padding:13px 14px;border-right:0;border-bottom:1px solid #edf0f3}.dealer-logistics-platform-path>div:last-child{border-bottom:0}.dealer-logistics-receipt-check{grid-template-columns:1fr}.dealer-logistics-receipt-check b,.dealer-logistics-receipt-check span{white-space:normal}.dealer-reconcile-command{padding:14px}.dealer-reconcile-command-copy h2{font-size:19px}.dealer-reconcile-command-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dealer-reconcile-command-metrics>div,.dealer-reconcile-priority{min-height:88px;padding:12px}.dealer-reconcile-basis{grid-template-columns:1fr;gap:8px}.dealer-reconcile-basis>div{min-height:auto;padding:12px}.dealer-reconcile-platform-path{grid-template-columns:1fr}.dealer-reconcile-platform-path>div{min-height:auto;padding:13px 14px;border-right:0;border-bottom:1px solid #edf0f3}.dealer-reconcile-platform-path>div:last-child{border-bottom:0}.dealer-reconcile-command-metrics b,.dealer-reconcile-priority strong{font-size:19px}.workbench-item-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.workbench-item-state{justify-self:end}.workbench-order-row .order-card-body,.purchase-request-workbench-row .order-card-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.workbench-order-row .order-card-body>div:first-child,.purchase-request-workbench-row .order-card-body>div:first-child{grid-column:1 / -1}.dealer-order-decision-lane{grid-template-columns:1fr;gap:8px}.dealer-order-next-action{grid-template-columns:1fr}.dealer-order-next-action em{grid-column:auto}.dealer-order-detail-decision-lane{grid-template-columns:1fr}.dealer-order-decision-lane em{white-space:normal}.workbench-order-row .order-card-actions,.purchase-request-workbench-row .order-card-actions{justify-content:flex-start;flex-wrap:wrap}}.workspace-shell:not(.public-catalog-shell) .workspace-top{min-height:70px;height:70px;grid-template-columns:252px minmax(0,1fr) 222px;gap:16px;padding:0 max(24px,calc((100vw - 1392px)/2));border-bottom:1px solid rgba(230,234,239,.85);background:#ffffffeb;box-shadow:0 10px 32px #1722310b;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.workspace-shell:not(.public-catalog-shell) .brand-line{gap:11px}.workspace-shell:not(.public-catalog-shell) .brand-mark{position:relative;width:42px;height:42px;overflow:hidden;border-radius:12px;background:radial-gradient(circle at 70% 18%,rgba(255,139,61,.9),transparent 28%),linear-gradient(145deg,#253247 0,#111827 76%);box-shadow:0 10px 24px #111b2b26}.workspace-shell:not(.public-catalog-shell) .brand-mark:before{content:"";position:absolute;width:24px;height:24px;top:-10px;right:-11px;border-radius:8px;background:linear-gradient(135deg,#ff8b3d,#ff6500);transform:rotate(18deg)}.workspace-shell:not(.public-catalog-shell) .brand-mark:after{content:"";position:absolute;left:11px;bottom:6px;width:16px;height:2px;border-radius:2px;background:#ff7b24}.workspace-shell:not(.public-catalog-shell) .brand-line strong{color:#1f2937;font-size:16px;font-weight:760;letter-spacing:-.1px}.workspace-shell:not(.public-catalog-shell) .brand-line span{color:#8b95a3;font-size:11px}.workspace-shell:not(.public-catalog-shell) .workspace-nav{height:70px;gap:5px;overflow-y:hidden;scrollbar-width:none}.workspace-shell:not(.public-catalog-shell) .workspace-nav::-webkit-scrollbar{display:none}.workspace-shell:not(.public-catalog-shell) .workspace-nav button{position:relative;min-height:40px;height:40px;margin:15px 0;padding:0 12px;border:0;border-radius:999px;color:#56645f;background:transparent;font-size:13px;font-weight:680;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.workspace-shell:not(.public-catalog-shell) .workspace-nav button>svg{display:block;color:#9aa4b2}.workspace-shell:not(.public-catalog-shell) .workspace-nav button:hover,.workspace-shell:not(.public-catalog-shell) .workspace-nav button.active{border:0;color:var(--portal-orange-deep);background:#fff3e9;box-shadow:inset 0 0 0 1px #ffd9bf}.workspace-shell:not(.public-catalog-shell) .workspace-nav button:hover>svg,.workspace-shell:not(.public-catalog-shell) .workspace-nav button.active>svg{color:var(--portal-orange)}.workspace-shell:not(.public-catalog-shell) .workspace-nav button.active:after{content:"";position:absolute;left:50%;right:auto;bottom:-15px;width:24px;height:3px;border-radius:999px 999px 0 0;background:var(--portal-orange);transform:translate(-50%)}.workspace-shell:not(.public-catalog-shell) .workspace-nav button:before{content:none}.workspace-shell:not(.public-catalog-shell) .workspace-nav button:hover:before,.workspace-shell:not(.public-catalog-shell) .workspace-nav button.active:before{opacity:.8;transform:translate(-50%) scale(1)}.workspace-shell:not(.public-catalog-shell) .workspace-nav small{min-width:18px;min-height:18px;font-size:10px}.workspace-shell:not(.public-catalog-shell) .workspace-main{width:min(1392px,calc(100% - 48px));max-width:none;padding:26px 0 56px}.workspace-shell:not(.public-catalog-shell) .btn{min-height:40px;height:40px;border-radius:10px;padding:0 15px;font-size:12.5px;font-weight:760;box-shadow:none}.workspace-shell:not(.public-catalog-shell) .btn:not(.secondary):not(.ghost){background:linear-gradient(135deg,#ff7a1a,#f05a00);box-shadow:0 10px 20px #ff67002e}.workspace-shell:not(.public-catalog-shell) .panel,.workspace-shell:not(.public-catalog-shell) .summary-card,.portal-surface{border:1px solid var(--portal-line, #e9edf1);border-radius:18px;background:linear-gradient(180deg,#fffffffa 0,#fff 76%,#fffefe);box-shadow:var(--portal-card-shadow)}.portal-page-head{min-height:82px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:22px}.portal-page-copy{position:relative}.portal-page-copy:after{content:"";position:absolute;left:0;bottom:-14px;width:44px;height:3px;border-radius:3px;background:linear-gradient(90deg,#ff6700,#ff670014)}.portal-breadcrumb{display:flex;align-items:center;gap:6px;margin-bottom:6px;color:#a0a8b3;font-size:10px;font-weight:550}.portal-breadcrumb>span{width:5px;height:5px;border-radius:50%;background:#ff9850;box-shadow:0 0 0 3px #ff670012}.portal-page-head h1{margin:0;color:#182230;font-size:28px;line-height:1.2;font-weight:820;letter-spacing:-.42px}.portal-page-head p{margin:7px 0 0;color:var(--portal-muted);font-size:13px;line-height:1.65}.portal-page-actions{display:flex;align-items:center;gap:9px}.workspace-shell:not(.public-catalog-shell) .account-menu-trigger{min-height:42px;border-color:#edf0f3;border-radius:999px;padding:5px 10px 5px 6px;background:#ffffffdb;box-shadow:0 8px 20px #1822300b}.workspace-shell:not(.public-catalog-shell) .workspace-top>.account-menu{justify-self:end}.workspace-shell:not(.public-catalog-shell) .workspace-top>.market-account-actions{justify-self:end;min-width:0;border:0;padding:0;background:transparent}.dealer-portal-shell .workspace-top{grid-template-columns:252px minmax(0,1fr) minmax(250px,auto)}.dealer-portal-shell .workspace-top.has-header-center{grid-template-columns:252px minmax(320px,1fr) minmax(250px,auto)}.dealer-header-search{width:min(680px,100%);height:42px;margin:0 auto;border-width:2px;border-radius:8px}.dealer-header-search .catalog-discovery-search-type{padding:0 14px}.workspace-subnav{position:sticky;top:70px;z-index:19;display:flex;justify-content:center;min-height:52px;border-bottom:1px solid rgba(230,234,239,.85);background:#fffffff5;box-shadow:0 4px 14px #18223009;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.workspace-subnav .workspace-nav{width:min(920px,calc(100% - 40px));height:52px;justify-content:center}.workspace-subnav .workspace-nav button{height:40px;min-height:40px;margin:6px 0}.workspace-subnav .workspace-nav button.active:after{bottom:-6px}.workspace-shell:not(.public-catalog-shell) .account-avatar{background:linear-gradient(135deg,#ff7a1a,#f05a00);box-shadow:0 8px 18px #ff670038}.workspace-shell:not(.public-catalog-shell) .toast{border-radius:14px;box-shadow:0 14px 32px #1822301a}.portal-section{padding:24px}.portal-section+.portal-section{border-top:1px solid #f0f2f4}.portal-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.portal-section-head h2{margin:0;color:#263244;font-size:16px;font-weight:780}.portal-section-head p{margin:5px 0 0;color:#8792a0;font-size:12px}.portal-entry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.portal-entry-card{position:relative;min-height:134px;display:grid;align-content:start;gap:0;overflow:hidden;border:1px solid #edf0f3;border-radius:16px;padding:20px;color:#344054;background:radial-gradient(180px 90px at 92% 10%,rgba(255,137,61,.08),transparent 66%),linear-gradient(145deg,#fff 0 72%,#fffbf7);text-align:left;box-shadow:0 6px 18px #18223009;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.portal-entry-card:nth-child(2n){background:linear-gradient(145deg,#fff 0 74%,#f8fbff)}.portal-entry-card:hover{transform:translateY(-3px);border-color:#ffd8bd;background:radial-gradient(210px 110px at 92% 10%,rgba(255,137,61,.14),transparent 68%),linear-gradient(145deg,#fff 0 68%,#fff7ef);box-shadow:0 18px 38px #1f2b3c14}.portal-entry-icon{width:40px;height:40px;display:grid;place-items:center;border:1px solid #ffe4d0;border-radius:13px;color:#d85b00;background:linear-gradient(145deg,#fff0e4,#fff8f2)}.portal-entry-card:nth-child(2n) .portal-entry-icon{border-color:#dfebff;color:#477dd9;background:linear-gradient(145deg,#eef5ff,#f8fbff)}.portal-entry-card b{margin-top:14px;color:#263244;font-size:15px;font-weight:820}.portal-entry-card>span:not(.portal-entry-icon){margin-top:7px;color:#7c8795;font-size:12px;line-height:1.6}.portal-entry-arrow{position:absolute;top:17px;right:16px;color:#cbd1d8}.portal-flow-strip{min-height:82px;display:flex;align-items:center;justify-content:center;overflow-x:auto;border:1px solid #edf0f3;border-radius:15px;padding:14px 18px;background:linear-gradient(90deg,#fffaf6,#fff 44% 68%,#f9fbff)}.portal-flow-step{min-width:122px;display:grid;place-items:center;gap:7px}.portal-flow-step span{width:30px;height:30px;display:grid;place-items:center;border:1px solid #e4e8ec;border-radius:9px;color:#84909e;background:#fff}.portal-flow-step.active span,.portal-flow-step.done span{border-color:#ffddc5;color:#df5d00;background:#fff2e8}.portal-flow-step b{color:#667085;font-size:11px;font-weight:600}.portal-flow-strip>i{width:38px;height:1px;flex:0 0 auto;margin-bottom:19px;background:#e4e8ec}.portal-product-row{width:100%;min-height:64px;display:grid;grid-template-columns:36px minmax(0,1fr) auto 18px;gap:12px;align-items:center;border:1px solid #eef0f3;border-radius:14px;padding:12px 14px;color:#344054;background:linear-gradient(180deg,#fff,#fbfcfd);text-align:left;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.portal-product-row+.portal-product-row{margin-top:9px}.portal-product-row:hover{transform:translateY(-2px);border-color:#ffe0c8;background:#fffaf6;box-shadow:0 12px 24px #1822300f}.portal-product-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#df5d00;background:#fff0e5}.portal-product-copy,.portal-product-price{display:grid;gap:4px}.portal-product-copy b{color:#263244;font-size:13px;font-weight:650}.portal-product-copy small,.portal-product-price small{color:#98a2b3;font-size:10px}.portal-product-price{justify-items:end}.portal-product-price b{color:#d85b00;font-size:18px}.supplier-task-hero{min-height:128px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:12px;overflow:hidden;border:1px solid #f1e5db;border-radius:18px;padding:22px 24px;background:radial-gradient(280px 160px at 86% 24%,rgba(255,255,255,.82),transparent 74%),radial-gradient(220px 130px at 10% 10%,rgba(255,103,0,.1),transparent 68%),linear-gradient(105deg,#fff7f0,#fff 58%,#f8fbff);box-shadow:var(--portal-card-shadow)}.supplier-task-hero span{display:inline-flex;align-items:center;color:#16865a;font-size:10px;font-weight:650}.supplier-task-hero span.busy{color:#d85b00}.supplier-task-hero h2{margin:6px 0 0;color:#263244;font-size:24px;font-weight:820}.supplier-task-hero p{margin:6px 0 0;color:#7f8997;font-size:12px;line-height:1.6}.supplier-task-list{overflow:hidden;border:1px solid #e9edf1;border-radius:18px;background:#fff;box-shadow:var(--portal-card-shadow)}.supplier-task-row{width:100%;min-height:84px;display:grid;grid-template-columns:44px minmax(160px,.72fr) minmax(190px,.8fr) minmax(260px,1.25fr) 34px 22px;gap:14px;align-items:center;border:0;border-bottom:1px solid #f0f2f4;padding:13px 16px;color:#344054;background:#fff;text-align:left;transition:background .16s ease,transform .16s ease}.supplier-task-row:last-child{border-bottom:0}.supplier-task-row:hover{background:linear-gradient(90deg,#fffaf6,#fff);transform:translate(2px)}.supplier-task-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;color:#d85b00;background:#fff1e6}.supplier-task-copy{display:grid;gap:4px}.supplier-task-copy b{color:#344054;font-size:13px;font-weight:800}.supplier-task-copy small,.supplier-task-current{color:#98a2b3;font-size:11.5px;line-height:1.5}.supplier-task-current{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.supplier-task-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px;min-width:0}.supplier-task-facts em{display:grid;min-width:0;gap:3px;font-style:normal}.supplier-task-facts small{color:#98a2b3;font-size:10px;line-height:1.2}.supplier-task-facts b{overflow:hidden;color:#455163;font-size:11.5px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.supplier-task-row>strong{min-width:26px;height:24px;display:grid;place-items:center;border-radius:999px;color:#cf5500;background:#fff0e5;font-size:13px}.workspace-shell:not(.public-catalog-shell) th{padding:11px 12px;color:#7d8794;background:#fafbfc;font-size:11px;font-weight:600}.workspace-shell:not(.public-catalog-shell) td{padding:12px;border-top-color:#f0f2f4;color:#53606f;font-size:11.5px}@media(max-width:1180px){.workspace-shell:not(.public-catalog-shell) .workspace-top{grid-template-columns:auto minmax(0,1fr) auto}.portal-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.workspace-shell:not(.public-catalog-shell) .workspace-top{height:auto;grid-template-columns:minmax(0,1fr) auto;padding:12px 24px 0}.workspace-shell:not(.public-catalog-shell) .workspace-nav{grid-column:1 / -1;grid-row:2;height:48px;justify-content:flex-start}.workspace-shell:not(.public-catalog-shell) .workspace-nav button{min-height:48px;height:48px;margin:0}.workspace-shell:not(.public-catalog-shell) .workspace-nav button:before{top:7px}.supplier-task-row{grid-template-columns:38px minmax(0,1fr) 30px 20px}.supplier-task-current,.supplier-task-facts{grid-column:2 / -1}.supplier-task-current{white-space:normal}.dealer-portal-shell .workspace-top.has-header-center{grid-template-columns:minmax(0,1fr) auto;padding-bottom:10px}.dealer-portal-shell .dealer-header-search{grid-column:1 / -1;grid-row:2;width:100%;margin:0}.dealer-portal-shell .workspace-subnav{position:static;min-height:48px}.dealer-portal-shell .workspace-subnav .workspace-nav{width:100%;height:48px;justify-content:flex-start;overflow-x:auto}.dealer-portal-shell .workspace-subnav .workspace-nav button{height:42px;min-height:42px;margin:3px 0}}@media(max-width:620px){.workspace-shell:not(.public-catalog-shell) .workspace-top{padding-inline:16px}.workspace-shell:not(.public-catalog-shell) .workspace-main{width:calc(100% - 32px);padding-top:18px}.portal-page-head,.supplier-task-hero{align-items:flex-start;flex-direction:column}.portal-page-head h1{font-size:23px}.portal-page-actions,.portal-page-actions .btn{width:100%}.portal-entry-grid{grid-template-columns:1fr}.portal-section{padding:16px}.portal-flow-strip{justify-content:flex-start}.portal-product-row{grid-template-columns:34px minmax(0,1fr) 18px}.portal-product-price{display:none}.product-grid{grid-template-columns:1fr}.product-card .card-actions{grid-template-columns:1fr 1fr}.supplier-task-row{grid-template-columns:34px minmax(0,1fr) 18px;gap:10px}.supplier-task-facts{grid-template-columns:1fr}.supplier-task-row>strong{display:none}}.dealer-portal-shell{background:#f7f8fa}.dealer-portal-shell .workspace-top,.supplier-portal-shell .workspace-top{box-shadow:0 4px 18px #18223009}.dealer-portal-shell .workspace-nav button,.supplier-portal-shell .workspace-nav button{border-radius:8px}.dealer-portal-shell .workspace-nav button:hover,.dealer-portal-shell .workspace-nav button.active{box-shadow:none;background:transparent}.portal-page-head{min-height:64px;align-items:center;margin-bottom:18px}.portal-page-copy:after{content:none}.portal-page-eyebrow{display:block;margin-bottom:4px;color:#98a2b3;font-size:11px;font-weight:650}.portal-page-head h1{font-size:24px;letter-spacing:-.3px}.dealer-catalog{min-width:0}.public-catalog-shell .dealer-catalog{display:grid;gap:9px}@media(min-width:1200px){.public-catalog-shell .catalog-discovery-stage{overflow:visible;margin-top:0;border:0;border-radius:0;background:transparent}.public-catalog-shell .catalog-discovery-search{position:absolute;z-index:12;top:-58px;left:50%;width:min(680px,calc(100% - 680px));margin:0;transform:translate(-50%)}.public-catalog-shell .catalog-discovery-banner{border:1px solid #e8e4e0;border-radius:0 0 12px 12px}}.public-catalog-shell .catalog-hero{display:none}.public-catalog-shell .catalog-controls{display:grid;grid-template-columns:minmax(320px,.7fr) minmax(0,1fr);align-items:center;margin-bottom:0;border-radius:10px}.public-catalog-shell .catalog-controls.without-search{overflow:visible;border:0;border-radius:0;background:transparent}.public-catalog-shell .catalog-controls.without-search .catalog-filter-row{min-height:30px;padding:0}.public-catalog-shell .catalog-search-row{border-bottom:0;padding:8px 10px}.public-catalog-shell .catalog-search{min-height:36px}.public-catalog-shell .catalog-filter-row{min-height:0;justify-content:flex-end;padding:8px 10px}.public-catalog-shell .catalog-platform-rules{display:none}.public-catalog-shell .product-card{border-color:#e6e9ed;border-radius:8px;background:#fff;box-shadow:none}.public-catalog-shell .product-card:hover{transform:translateY(-1px);border-color:#f1b78f;box-shadow:0 8px 20px #1822300f}.public-catalog-shell .product-card .product-media{height:164px;aspect-ratio:auto;background:#f7f8f8}.public-catalog-shell .product-card .product-media .product-visual.image img{padding:8px;object-fit:contain}.public-catalog-shell .product-card .product-media .pill{top:8px;left:8px;box-shadow:none}.public-catalog-shell .product-card .product-body{gap:5px;padding:8px 9px 9px}.public-catalog-shell .product-card .product-body h3{min-height:34px;display:-webkit-box;overflow:hidden;margin:0 0 2px;font-size:12.5px;font-weight:650;line-height:17px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.public-catalog-shell .product-card .product-body p{overflow:hidden;margin:0;color:#8993a1;font-size:10.5px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.public-catalog-shell .product-card .buy-info span{padding:3px 6px;font-size:10.5px}.product-purchase-row{min-height:38px;align-items:center}.public-catalog-shell .product-purchase-row{min-height:34px;flex-wrap:nowrap;gap:6px}.public-catalog-shell .product-price-block{min-width:0;flex:1 1 auto;gap:1px}.public-catalog-shell .product-purchase-row .price-main,.public-catalog-shell .product-purchase-row .price-meta{flex-wrap:nowrap;gap:4px;overflow:hidden;white-space:nowrap}.public-catalog-shell .product-purchase-row .price-main span,.public-catalog-shell .product-purchase-row .price-meta{font-size:10px}.public-catalog-shell .product-login-button{min-height:28px;border-radius:7px;padding:0 8px;font-size:10.5px;white-space:nowrap}.public-catalog-shell .catalog-result-bar{min-height:36px}.catalog-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,320px);gap:12px;margin-bottom:12px;border:1px solid #eadfd4;border-radius:14px;padding:14px 16px;background:radial-gradient(circle at 84% 18%,rgba(255,160,87,.24),transparent 28%),linear-gradient(135deg,#fff8f0,#fff 58%,#f7fbff);box-shadow:0 14px 34px #1822300f}.catalog-hero-copy{display:grid;align-content:center;gap:7px;min-width:0}.catalog-hero-copy>span{width:fit-content;border:1px solid #ffd1b0;border-radius:999px;padding:4px 10px;color:#bd4b00;background:#fff7ed;font-size:12px;font-weight:800}.catalog-hero h1{margin:0;color:#172033;font-size:24px;font-weight:860;letter-spacing:-.5px}.catalog-hero p{max-width:680px;margin:0;color:#5f6b7a;font-size:12.5px;line-height:1.45}.catalog-hero-stats{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.catalog-hero-stats strong{min-width:76px;display:grid;gap:3px;border-left:2px solid #ff7a1a;padding-left:10px;color:#172033;font-size:20px;line-height:1.1}.catalog-hero-stats small{color:#7a8491;font-size:11px;font-weight:700}.catalog-hero-service{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;align-content:center}.catalog-hero-service>div{display:flex;align-items:flex-start;gap:7px;border:1px solid rgba(229,232,236,.92);border-radius:10px;padding:9px;background:#ffffffc7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.catalog-hero-service svg{color:#e85d04;margin-top:1px}.catalog-hero-service span,.catalog-hero-service b,.catalog-hero-service small{display:block}.catalog-hero-service b{color:#263244;font-size:12px}.catalog-hero-service small{margin-top:2px;color:#7a8491;line-height:1.45}.catalog-request-link,.catalog-reset{display:inline-flex;align-items:center;gap:7px;border:0;padding:4px 0;color:#bd4b00;background:transparent;font-size:12.5px;font-weight:730}.catalog-hero-service .catalog-request-link{grid-column:1 / -1;justify-content:flex-end}.catalog-request-link:hover,.catalog-reset:hover{color:#ed5f00}.catalog-controls{overflow:hidden;border:1px solid #e5e8ec;border-radius:12px;background:#fff;margin-bottom:14px}.catalog-refresh-notice{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;border:1px solid #ffd7bd;border-radius:10px;padding:9px 12px;color:#8c3d00;background:#fff8f3;font-size:12px;font-weight:650}.catalog-refresh-notice button{flex:0 0 auto;border:0;padding:2px 0;color:#bd4b00;background:transparent;font:inherit;font-weight:800}.catalog-search-row{padding:14px 16px;border-bottom:1px solid #edf0f2}.catalog-search{width:min(680px,100%);min-height:44px;border-color:#dfe3e8;border-radius:8px;padding-inline:13px;background:#f8f9fb}.catalog-search:focus-within{border-color:#ffb17b;background:#fff;box-shadow:0 0 0 3px #ff670014}.catalog-category-row{display:flex;align-items:flex-start;gap:16px;padding:14px 16px;border-bottom:1px solid #edf0f2;background:#fffdfa}.catalog-category-label{flex:0 0 auto;padding-top:9px;color:#7a8491;font-size:12px;font-weight:700}.catalog-category-panel{display:grid;flex:1;gap:10px;min-width:0}.catalog-category-tabs{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:8px}.catalog-category-tabs button{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:36px;border:1px solid #e4e7ec;border-radius:10px;padding:8px 10px;color:#475467;background:#fff;text-align:left;font-size:12px;font-weight:700;transition:border-color .16s ease,background .16s ease,color .16s ease}.catalog-category-tabs button.level-2{padding-left:18px}.catalog-category-tabs button.level-3{padding-left:26px}.catalog-category-tabs button span{min-width:0;overflow:hidden;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.catalog-category-tabs button:hover{border-color:#ffc49c;color:#bd4b00;background:#fff8f3}.catalog-category-tabs button.active{border-color:#ffb47e;color:#b94500;background:#fff0e5}.catalog-category-tabs small{flex:0 0 auto;min-width:22px;min-height:22px;display:inline-grid;place-items:center;border-radius:999px;color:#98a2b3;background:#f2f4f7;font-size:11px;font-weight:650}.catalog-category-tabs button.active small{color:#d85d17;background:#fff7ed}.catalog-category-path{display:flex;align-items:center;gap:6px;min-height:30px;padding:0 2px;color:#667085;font-size:12px;font-weight:650}.catalog-category-path b{color:#263244;font-weight:800}.catalog-filter-row{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:9px 16px}.catalog-selects{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.catalog-selects label{height:34px;display:flex;align-items:center;gap:7px;border-right:1px solid #e9ecef;padding-right:12px;color:#7a8491;font-size:12px}.catalog-selects select{min-width:112px;height:32px;border:0;padding:0 26px 0 5px;color:#344054;background-color:transparent;font-size:12px;font-weight:700;outline:0}.filter-toggle{height:32px;border:1px solid #e0e4e8;border-radius:7px;padding:0 11px;color:#596575;background:#fff;font-size:12px;font-weight:700}.filter-toggle:hover,.filter-toggle.active{border-color:#ffc69f;color:#c94f00;background:#fff5ed}.catalog-discount-filter{display:flex;align-items:center;flex-wrap:wrap;gap:5px;min-height:32px;padding-left:4px}.catalog-discount-filter>span{color:#7a8491;font-size:12px;font-weight:700}.catalog-discount-filter button{min-height:28px;border:1px solid #e0e4e8;border-radius:7px;padding:0 8px;color:#596575;background:#fff;font-size:11.5px;font-weight:700}.catalog-discount-filter button:hover,.catalog-discount-filter button.active{border-color:#ffc69f;color:#c94f00;background:#fff5ed}.catalog-custom-discount-summary{color:#c94f00!important;font-size:11.5px!important;font-weight:800!important;white-space:nowrap}.catalog-custom-discount-panel{display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;margin:-2px 16px 10px;padding:10px 12px;border:1px solid #ffd4b8;border-radius:9px;background:#fffaf6}.catalog-custom-discount-fields,.catalog-custom-discount-fields label,.catalog-custom-discount-actions{display:flex;align-items:center}.catalog-custom-discount-fields{gap:7px}.catalog-custom-discount-fields label{gap:5px;color:#596575;font-size:12px;font-weight:700}.catalog-custom-discount-fields input{width:76px;height:30px;border:1px solid #e0e4e8;border-radius:6px;padding:0 8px;color:#344054;background:#fff;font-size:12px;outline:0}.catalog-custom-discount-fields input:focus{border-color:#f28c45;box-shadow:0 0 0 3px #f28c4524}.catalog-custom-discount-divider{color:#98a2b3;font-size:12px}.catalog-custom-discount-actions{gap:6px}.catalog-custom-discount-actions button{min-height:30px;border:1px solid #dfe4ea;border-radius:6px;padding:0 10px;color:#596575;background:#fff;font-size:12px;font-weight:700}.catalog-custom-discount-actions .catalog-custom-apply{border-color:#e76d22;color:#fff;background:#e76d22}.catalog-custom-discount-actions .catalog-custom-clear{color:#a6531d}.catalog-custom-discount-error{flex-basis:100%;margin:-2px 0 0;color:#c43d21;font-size:12px;font-weight:650}@media(max-width:620px){.catalog-custom-discount-panel{align-items:stretch;margin:-2px 12px 10px}.catalog-custom-discount-fields,.catalog-custom-discount-actions{width:100%}.catalog-custom-discount-fields label{min-width:0;flex:1}.catalog-custom-discount-fields input{min-width:0;width:100%}.catalog-custom-discount-actions button{flex:1}}.catalog-reset{flex:0 0 auto;color:#7d8794;font-size:11.5px}.catalog-platform-rules{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.catalog-platform-rules>div{display:grid;gap:6px;min-height:112px;padding:14px;border:1px solid #e8ecf0;border-radius:12px;background:#fff}.catalog-platform-rules small{color:#7a8492;font-size:12px;font-weight:740}.catalog-platform-rules b{color:#182230;font-size:19px;line-height:1.1}.catalog-platform-rules span{color:#657182;font-size:12px;line-height:1.55}.catalog-platform-path{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:hidden;margin-bottom:14px;border:1px solid #e7ebf0;border-radius:12px;background:#fff}.catalog-platform-path>div{display:grid;gap:6px;min-height:112px;padding:14px 16px;border-right:1px solid #edf0f3;background:linear-gradient(180deg,#fff7edeb,#fff0 66%),#fff}.catalog-platform-path>div:last-child{border-right:0}.catalog-platform-path small{width:fit-content;padding:3px 8px;border-radius:999px;background:#fff1e7;color:#c2410c;font-size:11px;font-weight:800}.catalog-platform-path b{color:#202b3c;font-size:14px;line-height:1.2}.catalog-platform-path span{color:#657182;font-size:12px;line-height:1.55}.catalog-category-sidebar{position:sticky;top:78px;display:grid;gap:6px;border:1px solid #e5e8ec;border-radius:12px;padding:10px;background:#fff}.catalog-category-sidebar>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 8px 10px;border-bottom:1px solid #edf0f2}.catalog-category-sidebar>div span{color:#182230;font-size:14px;font-weight:850}.catalog-category-sidebar>div b{color:#98a2b3;font-size:11px}.catalog-category-sidebar button{min-width:0;min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid transparent;border-radius:9px;padding:8px 9px;color:#475467;background:transparent;text-align:left;font-size:12px;font-weight:760}.catalog-category-sidebar button.level-2{padding-left:22px}.catalog-category-sidebar button.level-3{padding-left:38px}.catalog-category-sidebar .category-node-label{min-width:0;display:inline-flex;align-items:center;gap:6px}.catalog-category-sidebar .category-node-label>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-category-sidebar .category-node-label i,.catalog-category-sidebar .category-node-label em{width:16px;height:16px;flex:0 0 16px;display:inline-grid;place-items:center;border-radius:5px;color:#98a2b3;font-style:normal}.catalog-category-sidebar .category-node-label i:hover{color:#bd4b00;background:#ffe7d6}.catalog-category-sidebar button small{min-width:22px;min-height:20px;display:inline-grid;place-items:center;border-radius:999px;color:#98a2b3;background:#f2f4f7;font-size:11px}.catalog-category-sidebar button:hover,.catalog-category-sidebar button.active{border-color:#ffd2b3;color:#bd4b00;background:#fff6ef}.catalog-category-sidebar button.active small{color:#bd4b00;background:#ffe7d6}.catalog-category-empty{margin:0;border:1px dashed #e5e8ec;border-radius:9px;padding:10px;color:#98a2b3;font-size:12px;line-height:1.5}.catalog-main{min-width:0}.catalog-result-bar{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 2px}.catalog-result-bar-actions{display:flex;align-items:center;gap:16px}.catalog-view-toggle{display:flex;align-items:center;gap:2px;border:1px solid #e6e8ec;border-radius:8px;padding:2px;background:#fff}.catalog-view-toggle button{display:flex;align-items:center;justify-content:center;width:28px;height:26px;border:0;border-radius:6px;background:transparent;color:#7d8794;cursor:pointer}.catalog-view-toggle button.active{background:#fff1e6;color:#d95600}.catalog-list-table td{vertical-align:middle}.supplier-logistics-queue-table tr.active td{background:#fff1e6}.catalog-result-bar>span{color:#7d8794;font-size:12px}.catalog-result-bar>span b{color:#344054}.catalog-result-bar .sort-tabs{gap:14px}.catalog-result-bar .sort-tabs button{min-height:30px;border:0;border-radius:0;padding:0;color:#7d8794;background:transparent;font-size:12px}.catalog-result-bar .sort-tabs button.active{color:#d95600;background:transparent}.dealer-portal-shell .product-grid{gap:12px}.dealer-portal-shell .product-card{border-color:#e5e8ec;border-radius:10px;background:#fff;box-shadow:none}.dealer-portal-shell .product-card:before{content:none}.dealer-portal-shell .product-card:hover{transform:translateY(-2px);border-color:#ffc69f;box-shadow:0 12px 26px #18223014}.public-catalog-shell .product-card,.dealer-portal-shell .product-card{min-height:310px;display:grid;grid-template-rows:168px minmax(0,1fr);border-radius:8px}.public-catalog-shell .product-card .product-media,.dealer-portal-shell .product-card .product-media{height:168px;aspect-ratio:auto}.public-catalog-shell .product-card .product-body,.dealer-portal-shell .product-card .product-body{align-content:space-between;padding:10px 12px}.product-visual.generic{display:grid;place-items:center;color:#a7b0ba;background:linear-gradient(145deg,#f5f7f8,#eef1f3);box-shadow:none}.product-purchase-row{min-height:48px;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:6px 8px}.product-price-block{min-width:96px;flex:1 1 96px;display:grid;gap:4px}.product-purchase-row .price-main strong{font-size:21px}.product-purchase-row .price-meta{gap:7px}.product-purchase-row .price-discount{padding:0;color:#16824f;background:transparent}.product-cart-button{width:32px;height:32px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #ff6700;border-radius:999px;color:#fff;background:#ff6700}.product-cart-button:hover{background:#e95d00}.product-cart-button:disabled{border-color:#d7dce1;color:#a2aab4;background:#eef0f2;cursor:not-allowed}.product-login-button{min-height:34px;border:1px solid #ffc69f;border-radius:8px;padding:0 10px;color:#c94f00;background:#fff7f1;font-size:11px;font-weight:720}.dealer-portal-shell .portal-entry-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.dealer-portal-shell .portal-entry-card{min-height:104px;border-radius:10px;padding:15px;box-shadow:none}.supplier-portal-shell{background:#f5f7f9}.supplier-portal-shell .supplier-task-hero{min-height:88px;border-radius:12px;padding:16px 18px;background:#fff;box-shadow:none}.supplier-portal-shell .supplier-task-hero h2{font-size:19px}.supplier-portal-shell .supplier-task-list,.supplier-portal-shell .panel,.supplier-portal-shell .summary-card{border-radius:12px;box-shadow:none}.supplier-order-workbench{display:grid;gap:14px}.dealer-recent-orders{border-top:1px solid #edf0f3}.dealer-recent-list{overflow:hidden;border:1px solid #e6eaf0;border-radius:12px}.dealer-recent-list>button{display:grid;grid-template-columns:minmax(180px,1.1fr) minmax(120px,.55fr) minmax(220px,1.05fr) minmax(110px,.5fr) auto 20px;align-items:center;gap:14px;width:100%;padding:15px 16px;border:0;border-bottom:1px solid #edf0f3;background:#fff;color:#283548;text-align:left}.dealer-recent-list>button:last-child{border-bottom:0}.dealer-recent-list>button:hover{background:#fffaf6}.dealer-recent-list>button>span{display:grid;gap:4px;min-width:0}.dealer-recent-list small{color:#8b95a3}.dealer-recent-list b,.dealer-recent-list em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dealer-recent-list em{color:#98a2b3;font-size:11px;font-style:normal}.dealer-recent-customer small,.dealer-recent-receiver small,.dealer-recent-amount small{font-size:11px;font-weight:720}.dealer-recent-customer b,.dealer-recent-receiver b{color:#3f4b5e;font-size:12px}.dealer-recent-amount{text-align:right}.supplier-product-command{display:grid;grid-template-columns:minmax(260px,1.05fr) minmax(360px,1.4fr) minmax(220px,.75fr);gap:16px;padding:20px;border:1px solid #e5e9ee;border-radius:14px;background:linear-gradient(135deg,#ff7a1a1a,#fff0 42%),#fff}.supplier-product-command-copy{display:grid;align-content:center;gap:8px}.supplier-product-command-copy>span{width:fit-content;padding:4px 9px;border-radius:999px;background:#fff1e7;color:#c84d00;font-size:12px;font-weight:760}.supplier-product-command-copy h2{margin:0;color:#202b3c;font-size:22px;line-height:1.25}.supplier-product-command-copy p{margin:0;color:#657182;font-size:13px;line-height:1.7}.supplier-product-command-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.supplier-product-command-metrics button,.supplier-product-command-side>div{display:grid;align-content:center;gap:5px;min-height:104px;padding:14px;border:1px solid #e8ecf0;border-radius:12px;background:#ffffffd1;color:#283548;text-align:left}.supplier-product-command-metrics button{cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.supplier-product-command-metrics button:hover{border-color:#ffc59d;background:#fffaf6;transform:translateY(-1px)}.supplier-product-command-metrics small,.supplier-product-command-side small{color:#7a8492;font-size:12px;font-weight:720}.supplier-product-command-metrics b,.supplier-product-command-side b{color:#182230;font-size:28px;line-height:1}.supplier-product-command-metrics span,.supplier-product-command-side span{color:#8a94a3;font-size:12px;line-height:1.45}.supplier-product-command-side{display:grid;gap:10px}.supplier-product-command-side>div{min-height:0}.supplier-product-command-side>div.attention{border-color:#fed7aa;background:#fff7ed}.supplier-product-command-side>div.attention b{color:#c2410c}.supplier-product-lifecycle{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid #e5e9ee;border-radius:14px;background:#fff}.supplier-product-lifecycle>div{position:relative;display:grid;align-content:start;gap:7px;min-height:116px;padding:16px 18px;border-right:1px solid #edf0f3;background:linear-gradient(135deg,#ff7a1a14,#fff0 58%),#fff}.supplier-product-lifecycle>div:last-child{border-right:0}.supplier-product-lifecycle small{width:fit-content;padding:3px 8px;border-radius:999px;background:#fff1e7;color:#c84d00;font-size:11px;font-weight:820;letter-spacing:.02em}.supplier-product-lifecycle b{color:#1f2937;font-size:16px;line-height:1.35}.supplier-product-lifecycle span{color:#687486;font-size:12px;line-height:1.6}.supplier-product-gateflow{display:grid;gap:12px;padding:16px;border:1px solid #e5e9ee;border-radius:14px;background:#fff}.supplier-product-gateflow-title{display:flex;align-items:center;justify-content:space-between;gap:14px}.supplier-product-gateflow-title span{padding:4px 9px;border-radius:999px;background:#fff7ed;color:#c2410c;font-size:12px;font-weight:780}.supplier-product-gateflow-title strong{color:#263244;font-size:14px;line-height:1.45}.supplier-product-gateflow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.supplier-product-gateflow-grid button{display:grid;align-content:start;gap:7px;min-height:142px;padding:14px;border:1px solid #edf0f3;border-radius:12px;background:#fbfcfd;color:#263244;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.supplier-product-gateflow-grid button:hover{border-color:#ffc59d;background:#fffaf6;transform:translateY(-1px)}.supplier-product-gateflow-grid small{color:#7a8492;font-size:12px;font-weight:740}.supplier-product-gateflow-grid b{color:#182230;font-size:20px;line-height:1.1}.supplier-product-gateflow-grid span{color:#657182;font-size:12px;line-height:1.55}.supplier-product-gateflow-grid em{display:inline-flex;align-items:center;gap:4px;margin-top:auto;color:#c84d00;font-size:12px;font-style:normal;font-weight:760}.supplier-product-library{padding:0;overflow:hidden}.supplier-product-library>.list-result-summary{min-height:36px;margin:0;padding:9px 14px;border-bottom:1px solid #edf0f3}.supplier-library-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border-bottom:1px solid #e9edf1}.supplier-library-toolbar .inline-search{width:min(420px,100%)}.supplier-status-tabs,.supplier-order-tabs{display:flex;align-items:center;gap:4px;overflow-x:auto;scrollbar-width:none}.supplier-status-tabs::-webkit-scrollbar,.supplier-order-tabs::-webkit-scrollbar{display:none}.supplier-status-tabs button{flex:0 0 auto;padding:8px 11px;border:0;border-radius:8px;background:transparent;color:#667282;font-size:12px;font-weight:680}.supplier-status-tabs button:hover,.supplier-status-tabs button.active{background:#fff1e7;color:#db5700}.supplier-product-board{display:grid}.supplier-product-table-head{display:grid;grid-template-columns:minmax(314px,1.2fr) minmax(300px,1fr) minmax(170px,auto);gap:18px;padding:10px 18px;border-bottom:1px solid #edf0f3;background:#fafbfc;color:#7a8492;font-size:12px;font-weight:760}.supplier-product-table-head span:last-child{text-align:right}.supplier-product-identity{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:10px;min-width:220px}.supplier-product-identity>.product-visual{width:52px;height:52px;border-radius:8px}.supplier-product-identity>span{display:grid;gap:4px;min-width:0}.supplier-product-identity>span>b{display:-webkit-box;overflow:hidden;color:#253044;font-size:13px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.supplier-product-codes{display:flex;flex-wrap:wrap;gap:3px 8px}.supplier-product-codes button,.supplier-authorization-link{border:0;padding:0;color:#6b7788;background:transparent;font-size:11px;cursor:pointer}.supplier-product-codes button{display:inline-flex;align-items:center;gap:3px}.supplier-product-codes button:hover,.supplier-authorization-link:hover small{color:#c84d00;text-decoration:underline}.supplier-product-identity small,.supplier-status-stack small,.supplier-authorization-link small{color:#7a8492;font-size:11px;line-height:1.35}.supplier-status-stack,.supplier-authorization-link{display:grid;justify-items:start;gap:5px}.supplier-availability-actions{display:grid;gap:8px}.supplier-availability-actions label{display:grid;gap:5px;color:#475467;font-size:12px;font-weight:700}.supplier-availability-actions input{max-width:180px}.supplier-availability-actions p{margin:0;color:#7a8492;font-size:12px}.supplier-product-list{display:grid}.supplier-product-item{display:grid;grid-template-columns:74px minmax(240px,1.2fr) minmax(300px,1fr) auto;align-items:center;gap:18px;min-height:126px;padding:18px;border-bottom:1px solid #edf0f3}.supplier-product-item:last-child{border-bottom:0}.supplier-product-item>.product-visual{width:74px;height:74px;border-radius:10px}.supplier-product-main{min-width:0}.supplier-product-main>div{display:flex;align-items:center;gap:10px}.supplier-product-main h3{overflow:hidden;margin:0;color:#202b3c;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.supplier-product-main p{margin:7px 0 5px;color:#788392;font-size:12px}.supplier-product-main>small{color:#c2611d;font-size:11px}.supplier-product-main>small.complete{color:#2f8c62}.supplier-product-numbers{display:grid;grid-template-columns:repeat(3,minmax(90px,1fr));gap:12px}.supplier-product-numbers span{display:grid;gap:4px}.supplier-product-numbers small{color:#939ca9;font-size:11px}.supplier-product-numbers b{color:#303b4c;font-size:13px}.supplier-product-next-action{display:grid;grid-column:2 / 4;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:9px 11px;border:1px solid #edf0f3;border-radius:10px;background:#fbfcfe}.supplier-product-next-action span{width:fit-content;padding:4px 8px;border-radius:999px;background:#fff1e7;color:#c2410c;font-size:11px;font-weight:800;white-space:nowrap}.supplier-product-next-action b{overflow:hidden;color:#526071;font-size:12px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.supplier-product-actions{display:grid;justify-items:end;gap:8px}.supplier-product-actions .table-actions{flex-wrap:nowrap}.supplier-attention-strip{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;padding:16px 18px;border:1px solid #ffd6ba;border-radius:12px;background:#fff8f2;color:#7e3d12;text-align:left}.supplier-attention-strip>span{display:flex;align-items:center;gap:9px}.supplier-attention-strip small{color:#9a6b4c}.supplier-remediation-strip{display:grid;grid-template-columns:minmax(360px,1fr) auto;align-items:center;gap:16px;padding:16px 18px;border:1px solid #fed7aa;border-radius:14px;background:linear-gradient(135deg,#ff7a1a1a,#fff0 52%),#fffaf6}.supplier-remediation-strip span{display:inline-flex;width:fit-content;margin-bottom:6px;padding:4px 9px;border-radius:999px;background:#ffedd5;color:#c2410c;font-size:12px;font-weight:760}.supplier-remediation-strip strong{display:block;color:#202b3c;font-size:17px;line-height:1.35}.supplier-remediation-strip p{margin:6px 0 0;color:#7c4a2c;font-size:13px;line-height:1.55}.supplier-remediation-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.supplier-product-form-panel{max-width:1040px;margin-inline:auto}.supplier-product-submit-workbench{gap:14px}.supplier-product-submit-intro{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 18px;border:1px solid #fde1cf;border-radius:14px;background:linear-gradient(100deg,#fff6ef,#fffdfb 68%)}.supplier-product-submit-intro>div{display:flex;flex-wrap:wrap;align-items:baseline;gap:7px 10px}.supplier-product-submit-intro span{padding:4px 8px;border-radius:999px;background:#ffe9d8;color:#c84d00;font-size:12px;font-weight:760}.supplier-product-submit-intro strong{color:#202b3c;font-size:15px}.supplier-product-submit-intro p,.supplier-product-submit-intro>small{margin:0;color:#667085;font-size:12px;line-height:1.55}.supplier-product-submit-intro>small{max-width:280px}.supplier-product-editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 284px;align-items:start;gap:16px;max-width:1240px;margin-inline:auto}.supplier-product-editor-layout .supplier-product-form-panel{width:100%;max-width:none;margin:0}.supplier-product-form-section{margin-top:20px;padding-top:20px;border-top:1px solid #edf0f4}.supplier-product-form-section-head{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px}.supplier-product-form-section-head>span{display:inline-grid;flex:0 0 auto;place-items:center;min-width:30px;height:24px;padding-inline:5px;border-radius:7px;background:#fff1e7;color:#c84d00;font-size:12px;font-weight:780}.supplier-product-optional-section .supplier-product-form-section-head>span{min-width:48px;background:#f3f6fa;color:#526072}.supplier-product-form-section-head h4,.supplier-product-form-section-head p{margin:0}.supplier-product-form-section-head h4{color:#202b3c;font-size:15px;line-height:1.35}.supplier-product-form-section-head p{margin-top:3px;color:#7a8492;font-size:12px;line-height:1.5}.supplier-product-form-section .form-grid{gap:14px 16px}.supplier-product-form-section label{color:#475467;font-size:12px;font-weight:720}.supplier-product-form-section input,.supplier-product-form-section select{min-height:40px;margin-top:7px}.supplier-product-form-section label small{margin-top:5px;color:#98a2b3;font-size:11px;font-weight:500;line-height:1.45}.supplier-product-submit-progress{position:sticky;top:18px;overflow:hidden;border:1px solid #e5e9ee;border-radius:14px;background:#fff;box-shadow:0 10px 28px #1f29370d}.supplier-product-submit-progress-head{display:grid;gap:5px;padding:16px;border-bottom:1px solid #edf0f4;background:#fbfcfe}.supplier-product-submit-progress-head>span{color:#667085;font-size:12px;font-weight:720}.supplier-product-submit-progress-head strong{color:#202b3c;font-size:14px}.supplier-product-submit-progress-head strong b{color:#f26a1b;font-size:22px}.supplier-product-submit-progress-list{display:grid;gap:2px;padding:8px}.supplier-product-submit-progress-list>button{display:flex;width:100%;gap:9px;padding:10px 8px;border:0;border-radius:9px;text-align:left;background:transparent;cursor:pointer}.supplier-product-submit-progress-list>button:hover{background:#fff7ed}.supplier-product-submit-progress-list svg{flex:0 0 auto;margin-top:1px;color:#cbd5e1}.supplier-product-submit-progress-list>button.complete{background:#f2fbf5}.supplier-product-submit-progress-list>button.complete svg{color:#16a34a}.supplier-product-submit-progress-list b,.supplier-product-submit-progress-list small{display:block}.supplier-product-submit-progress-list b{color:#344054;font-size:13px}.supplier-product-submit-progress-list small{margin-top:3px;color:#7a8492;font-size:11px;line-height:1.45}.supplier-product-submit-progress>p{margin:0;padding:12px 16px;border-top:1px solid #edf0f4;color:#a54a10;background:#fffaf6;font-size:12px;font-weight:650;line-height:1.5}.supplier-product-draft-notice{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 18px;padding:10px 12px;border:1px solid #fde0ca;border-radius:8px;color:#8a451f;background:#fff8f2;font-size:12px}.supplier-product-draft-notice button{border:0;color:#a33f12;background:transparent;font-weight:750;cursor:pointer}.supplier-import-workbench{gap:14px}.supplier-import-command{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:16px 18px;border:1px solid #e5e9ee;border-radius:12px;background:#fff}.supplier-import-command-copy{display:grid;align-content:center;gap:5px}.supplier-import-command-copy>span{width:fit-content;padding:4px 9px;border-radius:999px;background:#fff1e7;color:#c84d00;font-size:12px;font-weight:760}.supplier-import-command-copy h2{margin:0;color:#202b3c;font-size:20px;line-height:1.3}.supplier-import-command-copy p{max-width:720px;margin:0;color:#657182;font-size:13px;line-height:1.55}.supplier-import-command-actions{display:flex;align-items:center;gap:10px;min-width:0}.supplier-import-rule-guide{color:#667085;font-size:12px}.supplier-import-rule-guide summary{color:#4b5563;cursor:pointer;font-weight:750;white-space:nowrap}.supplier-import-rule-guide>div{background:#fffaf5;border:1px solid #fde0ca;border-radius:8px;display:grid;gap:6px;margin-top:8px;padding:10px}.supplier-import-rule-guide b{color:#4b5563;display:block;margin-bottom:2px}.supplier-import-rules{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.supplier-import-rules>div{display:grid;gap:6px;min-height:122px;padding:14px;border:1px solid #e8ecf0;border-radius:12px;background:#ffffffd6}.supplier-import-rules small{color:#7a8492;font-size:12px;font-weight:740}.supplier-import-rules b{color:#182230;font-size:20px;line-height:1.1}.supplier-import-rules span{color:#657182;font-size:12px;line-height:1.55}.supplier-import-panel,.supplier-import-summary{border-radius:14px}.supplier-import-layout{align-items:start;grid-template-columns:minmax(0,1fr) minmax(300px,360px)}.supplier-import-summary{align-self:start;position:sticky;top:16px}.supplier-import-summary.is-ready{border-color:#f3c49d}.supplier-import-summary-heading{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;margin-bottom:12px}.supplier-import-summary-heading>div{display:grid;gap:3px}.supplier-import-summary-heading span{color:#8a95a5;font-size:12px;font-weight:720}.supplier-import-summary-heading h3{color:#202b3c;font-size:17px;margin:0}.supplier-import-summary-status{border:1px solid #e6ebf1;border-radius:10px;background:#f7f9fc;margin-bottom:12px;padding:11px 12px}.supplier-import-summary.is-ready .supplier-import-summary-status{border-color:#f8d8bc;background:#fff8f2}.supplier-import-summary-status strong{color:#344054;font-size:13px}.supplier-import-summary-status p{color:#667085;font-size:12px;line-height:1.55;margin:4px 0 0}.supplier-import-primary-action{display:grid;gap:8px;margin-top:16px}.supplier-import-primary-action .btn{justify-content:center;width:100%}.supplier-import-primary-action .btn:disabled{border-color:#e4e8ee!important;color:#98a2b3!important;background:#e9edf2!important;background-image:none!important;opacity:1}.supplier-import-primary-action small{color:#7a8492;font-size:12px;line-height:1.5;text-align:center}.supplier-import-field-guide{border-top:1px solid #edf0f3;margin-top:16px;padding-top:12px}.supplier-import-field-guide summary,.supplier-import-pipeline-details>summary{color:#4b5563;cursor:pointer;font-size:13px;font-weight:750;list-style-position:inside}.supplier-import-field-guide[open] summary,.supplier-import-pipeline-details[open]>summary{margin-bottom:10px}.supplier-import-pipeline-details{border:1px solid #e5e9ee;border-radius:14px;background:#fff;padding:12px 16px}.supplier-import-pipeline-details .supplier-import-pipeline{border:0;padding:4px 0 0}@media(max-width:900px){.supplier-import-command-actions{justify-content:flex-start}.supplier-import-summary{position:static}}@media(max-width:640px){.supplier-import-command{align-items:stretch;gap:14px}.supplier-import-command-actions{align-items:stretch;flex-direction:column}.supplier-import-command-actions .btn{justify-content:center}}.supplier-import-pipeline{display:grid;gap:12px;padding:16px;border:1px solid #e5e9ee;border-radius:14px;background:#fff}.supplier-import-pipeline-title{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.supplier-import-pipeline-title span{width:fit-content;padding:4px 9px;border-radius:999px;background:#fff7ed;color:#c2410c;font-size:12px;font-weight:780}.supplier-import-pipeline-title strong{color:#4b5563;font-size:13px;line-height:1.5;text-align:right}.supplier-import-pipeline-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.supplier-import-pipeline-grid>div{display:grid;gap:6px;min-height:112px;padding:13px;border:1px solid #edf0f3;border-radius:12px;background:#fbfcfe}.supplier-import-pipeline-grid small{color:#f97316;font-size:11px;font-weight:820}.supplier-import-pipeline-grid b{color:#253044;font-size:14px}.supplier-import-pipeline-grid span{color:#667085;font-size:12px;line-height:1.5}.supplier-listing-rules-workbench{gap:14px}.supplier-listing-command{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(520px,1.5fr);gap:16px;padding:20px;border:1px solid #e5e9ee;border-radius:14px;background:linear-gradient(135deg,#ff7a1a1c,#fff0 46%),#fff}.supplier-listing-command-copy{display:grid;align-content:center;gap:8px}.supplier-listing-command-copy>span{width:fit-content;padding:4px 9px;border-radius:999px;background:#fff1e7;color:#c84d00;font-size:12px;font-weight:760}.supplier-listing-command-copy h2{margin:0;color:#202b3c;font-size:22px;line-height:1.25}.supplier-listing-command-copy p{margin:0;color:#657182;font-size:13px;line-height:1.7}.supplier-listing-rule-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.supplier-listing-rule-cards>div{display:grid;gap:6px;min-height:122px;padding:14px;border:1px solid #e8ecf0;border-radius:12px;background:#ffffffd6}.supplier-listing-rule-cards small{color:#7a8492;font-size:12px;font-weight:740}.supplier-listing-rule-cards b{color:#182230;font-size:20px;line-height:1.1}.supplier-listing-rule-cards span{color:#657182;font-size:12px;line-height:1.55}.supplier-listing-where{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(540px,1.5fr);gap:16px;padding:18px;border:1px solid #e5e9ee;border-radius:14px;background:#fff}.supplier-listing-where>div:first-child{display:grid;align-content:center;gap:7px}.supplier-listing-where>div:first-child span{width:fit-content;padding:4px 9px;border-radius:999px;background:#fff1e7;color:#c84d00;font-size:12px;font-weight:760}.supplier-listing-where strong{color:#202b3c;font-size:17px;line-height:1.4}.supplier-listing-where p{margin:0;color:#657182;font-size:13px;line-height:1.6}.supplier-listing-where-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.supplier-listing-where-grid>div{display:grid;gap:6px;min-height:96px;padding:13px;border:1px solid #edf0f4;border-radius:12px;background:#fbfcfe}.supplier-listing-where-grid small{color:#7a8492;font-size:12px;font-weight:740}.supplier-listing-where-grid b{color:#182230;font-size:17px}.supplier-listing-where-grid span{color:#667085;font-size:12px;line-height:1.5}.supplier-listing-usage-map,.supplier-listing-pricing,.supplier-listing-gate-path{border:1px solid #e5e9ee;border-radius:14px;background:#fff}.supplier-listing-usage-map{display:grid;gap:14px;padding:18px}.supplier-listing-usage-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.supplier-listing-usage-head>div{display:grid;gap:7px}.supplier-listing-usage-head span,.supplier-listing-pricing-copy>span{width:fit-content;padding:4px 9px;border-radius:999px;background:#fff1e7;color:#c84d00;font-size:12px;font-weight:760}.supplier-listing-usage-head strong{color:#202b3c;font-size:17px;line-height:1.4}.supplier-listing-usage-head p{max-width:420px;margin:0;color:#657182;font-size:13px;line-height:1.6;text-align:right}.supplier-listing-usage-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.supplier-listing-usage-grid article{display:grid;align-content:start;gap:8px;min-height:152px;padding:14px;border:1px solid #edf0f4;border-radius:12px;background:linear-gradient(180deg,#fff,#fbfcfe)}.supplier-listing-usage-grid small{color:#7a8492;font-size:12px;font-weight:740}.supplier-listing-usage-grid b{color:#182230;font-size:18px}.supplier-listing-usage-grid span{color:#667085;font-size:12px;line-height:1.52}.supplier-listing-usage-grid button{display:inline-flex;align-items:center;gap:4px;width:fit-content;margin-top:auto;padding:0;border:0;background:transparent;color:#c84d00;font-size:12px;font-weight:760;cursor:pointer}.supplier-listing-pricing{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(540px,1.6fr);gap:16px;padding:18px;background:linear-gradient(135deg,#ff7a1a17,#fff0 48%),#fff}.supplier-listing-pricing-copy{display:grid;align-content:center;gap:8px}.supplier-listing-pricing-copy h3{margin:0;color:#202b3c;font-size:19px;line-height:1.35}.supplier-listing-pricing-copy p{margin:0;color:#657182;font-size:13px;line-height:1.68}.supplier-listing-pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.supplier-listing-pricing-grid>div{display:grid;gap:7px;min-height:118px;padding:14px;border:1px solid #eadfd6;border-radius:12px;background:#ffffffdb}.supplier-listing-pricing-grid small{color:#c84d00;font-size:12px;font-weight:780}.supplier-listing-pricing-grid b{color:#182230;font-size:18px}.supplier-listing-pricing-grid span{color:#667085;font-size:12px;line-height:1.55}.supplier-listing-gate-path{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden}.supplier-listing-gate-path>div{display:grid;gap:6px;min-height:112px;padding:15px;border-right:1px solid #edf0f4;background:#fbfcfe}.supplier-listing-gate-path>div:last-child{border-right:0;background:#fff7ed}.supplier-listing-gate-path small{color:#f97316;font-size:11px;font-weight:820}.supplier-listing-gate-path b{color:#253044;font-size:15px}.supplier-listing-gate-path span{color:#667085;font-size:12px;line-height:1.5}.supplier-auth-workbench{gap:14px}.supplier-auth-command{display:grid;grid-template-columns:minmax(280px,1.02fr) minmax(420px,1.3fr) minmax(220px,.72fr);gap:16px;padding:20px;border:1px solid #e5e9ee;border-radius:14px;background:linear-gradient(135deg,#ff7a1a1c,#fff0 46%),#fff}.supplier-auth-command-copy{display:grid;align-content:center;gap:8px}.supplier-auth-command-copy>span{width:fit-content;padding:4px 9px;border-radius:999px;background:#fff1e7;color:#c84d00;font-size:12px;font-weight:760}.supplier-auth-command-copy h2{margin:0;color:#202b3c;font-size:22px;line-height:1.25}.supplier-auth-command-copy p{margin:0;color:#657182;font-size:13px;line-height:1.7}.supplier-auth-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.supplier-auth-metrics>div,.supplier-auth-priority{display:grid;align-content:center;gap:5px;min-height:104px;padding:14px;border:1px solid #e8ecf0;border-radius:12px;background:#ffffffd6}.supplier-auth-metrics small,.supplier-auth-priority small{color:#7a8492;font-size:12px;font-weight:720}.supplier-auth-metrics b,.supplier-auth-priority strong{color:#182230;font-size:22px;line-height:1.1}.supplier-auth-metrics span,.supplier-auth-priority span{color:#8a94a3;font-size:12px;line-height:1.45}.supplier-auth-priority.attention{border-color:#fed7aa;background:#fff7ed}.supplier-auth-priority.attention strong{color:#c2410c}.supplier-auth-gateflow{display:grid;gap:12px;padding:16px;border:1px solid #e5e9ee;border-radius:14px;background:#fff}.supplier-auth-gateflow-title{display:flex;align-items:center;gap:10px}.supplier-auth-gateflow-title svg{flex:0 0 auto;color:#f97316}.supplier-auth-gateflow-title span{display:grid;gap:2px}.supplier-auth-gateflow-title b{color:#202b3c;font-size:14px}.supplier-auth-gateflow-title small{color:#7a8492;font-size:12px;line-height:1.45}.supplier-auth-gateflow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.supplier-auth-gateflow-grid>div{display:grid;gap:5px;min-height:106px;padding:13px;border:1px solid #edf0f3;border-radius:12px;background:#fbfcfe}.supplier-auth-gateflow-grid small{color:#8a94a3;font-size:11px;font-weight:760}.supplier-auth-gateflow-grid b{color:#253044;font-size:14px}.supplier-auth-gateflow-grid span{color:#667085;font-size:12px;line-height:1.5}.supplier-auth-panel{border-radius:14px}.supplier-product-revision-panel{border-color:#ffd6ba;background:#fffdfa}.supplier-review-note{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px;border:1px solid #fed7aa;border-radius:10px;padding:12px 14px;color:#9a3412;background:#fff7ed}.supplier-review-note span,.supplier-review-note b,.supplier-review-note small{display:block}.supplier-review-note b{margin-bottom:3px;color:#7c2d12;font-size:13px}.supplier-review-note small{color:#9a3412;line-height:1.55}.supplier-product-review-note{display:block;margin-top:5px;color:#9a3412!important;line-height:1.45}.supplier-order-center{padding:0;overflow:hidden}.supplier-shipping-workbench{display:grid;gap:14px}.supplier-shipping-command{display:grid;grid-template-columns:minmax(280px,1.1fr) minmax(420px,1.35fr) minmax(210px,.65fr);gap:16px;padding:20px;border:1px solid #e5e9ee;border-radius:14px;background:linear-gradient(135deg,#ff7a1a1c,#fff0 46%),#fff}.supplier-shipping-command-copy{display:grid;align-content:center;gap:8px}.supplier-shipping-command-copy>span{width:fit-content;padding:4px 9px;border-radius:999px;background:#fff1e7;color:#c84d00;font-size:12px;font-weight:760}.supplier-shipping-command-copy h2{margin:0;color:#202b3c;font-size:22px;line-height:1.25}.supplier-shipping-command-copy p{margin:0;color:#657182;font-size:13px;line-height:1.7}.supplier-shipping-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.supplier-shipping-metrics button,.supplier-shipping-priority{display:grid;align-content:center;gap:5px;min-height:108px;padding:14px;border:1px solid #e8ecf0;border-radius:12px;background:#ffffffd6;color:#283548;text-align:left}.supplier-shipping-metrics button{cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.supplier-shipping-metrics button:hover,.supplier-shipping-metrics button.active{border-color:#ffc59d;background:#fffaf6;transform:translateY(-1px)}.supplier-shipping-metrics small,.supplier-shipping-priority small{color:#7a8492;font-size:12px;font-weight:720}.supplier-shipping-metrics b{color:#182230;font-size:28px;line-height:1}.supplier-shipping-metrics span,.supplier-shipping-priority span{color:#8a94a3;font-size:12px;line-height:1.45}.supplier-shipping-priority{border-color:#fed7aa;background:#fff7ed}.supplier-shipping-priority strong{color:#c2410c;font-size:24px;line-height:1.1}.supplier-fulfillment-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.supplier-fulfillment-flow>div{display:grid;gap:7px;min-height:116px;padding:14px;border:1px solid #e8ecf0;border-radius:12px;background:#fff}.supplier-fulfillment-flow small{width:fit-content;padding:3px 8px;border-radius:999px;background:#fff1e7;color:#c84d00;font-size:11px;font-weight:800}.supplier-fulfillment-flow strong{color:#202b3c;font-size:15px;line-height:1.35}.supplier-fulfillment-flow span{color:#657182;font-size:12px;line-height:1.55}.supplier-fulfillment-rules{display:grid;grid-template-columns:minmax(260px,.95fr) repeat(4,minmax(0,1fr));gap:10px;padding:14px;border:1px solid #e7ebf0;border-radius:12px;background:linear-gradient(135deg,#fff7ede6,#fff0 50%),#fff}.supplier-fulfillment-rules-head,.supplier-fulfillment-rules>div:not(.supplier-fulfillment-rules-head){display:grid;align-content:center;gap:6px;min-height:98px;padding:12px 13px;border:1px solid #edf0f3;border-radius:11px;background:#ffffffd6}.supplier-fulfillment-rules-head{border-color:#fed7aa;background:#fff7ed}.supplier-fulfillment-rules-head span{width:fit-content;padding:3px 8px;border-radius:999px;background:#fff;color:#c2410c;font-size:11px;font-weight:820}.supplier-fulfillment-rules-head strong{color:#202b3c;font-size:15px;line-height:1.35}.supplier-fulfillment-rules b{color:#253044;font-size:13px;line-height:1.25}.supplier-fulfillment-rules span{color:#657182;font-size:11.5px;line-height:1.5}.supplier-logistics-workbench{display:grid;gap:14px}.supplier-logistics-command{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(440px,1.45fr);gap:16px;padding:20px;border:1px solid #e5e9ee;border-radius:14px;background:linear-gradient(135deg,#ff7a1a1c,#fff0 46%),#fff}.supplier-logistics-command-copy{display:grid;align-content:center;gap:8px}.supplier-logistics-command-copy>span{width:fit-content;padding:4px 9px;border-radius:999px;background:#fff1e7;color:#c84d00;font-size:12px;font-weight:760}.supplier-logistics-command-copy h2{margin:0;color:#202b3c;font-size:22px;line-height:1.25}.supplier-logistics-command-copy p{margin:0;color:#657182;font-size:13px;line-height:1.7}.supplier-logistics-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.supplier-logistics-metrics>div,.supplier-logistics-priority{display:grid;align-content:center;gap:5px;min-height:104px;padding:14px;border:1px solid #e8ecf0;border-radius:12px;background:#ffffffd6;color:#283548;text-align:left}.supplier-logistics-metrics small,.supplier-logistics-priority small{color:#7a8492;font-size:12px;font-weight:720}.supplier-logistics-metrics b,.supplier-logistics-priority strong{color:#182230;font-size:22px;line-height:1.1}.supplier-logistics-metrics span,.supplier-logistics-priority span{color:#8a94a3;font-size:12px;line-height:1.45}.supplier-logistics-priority.ready{border-color:#fed7aa;background:#fff7ed}.supplier-logistics-priority.ready strong{color:#c2410c}.supplier-logistics-layout{align-items:start}.supplier-logistics-form-panel,.supplier-logistics-summary{border-radius:14px}.supplier-logistics-checkpoints{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:14px}.supplier-logistics-checkpoints>div{display:grid;gap:6px;min-height:112px;padding:13px;border:1px solid #edf0f3;border-radius:12px;background:#fbfcfe}.supplier-logistics-checkpoints small{color:#8a94a3;font-size:11px;font-weight:760}.supplier-logistics-checkpoints b{overflow:hidden;color:#253044;font-size:17px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.supplier-logistics-checkpoints span{color:#667085;font-size:12px;line-height:1.5}.supplier-logistics-submit-path{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:hidden;margin:0 0 14px;border:1px solid #e7ebf0;border-radius:12px;background:#fff}.supplier-logistics-submit-path>div{position:relative;display:grid;gap:5px;min-height:112px;padding:14px 16px;border-right:1px solid #edf0f3;background:linear-gradient(180deg,#fff7ede6,#fff0 68%),#fff}.supplier-logistics-submit-path>div:last-child{border-right:0}.supplier-logistics-submit-path small{width:fit-content;padding:3px 8px;border-radius:999px;background:#fff1e7;color:#c2410c;font-size:11px;font-weight:800}.supplier-logistics-submit-path b{color:#202b3c;font-size:14px;line-height:1.2}.supplier-logistics-submit-path span{color:#657182;font-size:12px;line-height:1.55}.supplier-logistics-task-brief{display:grid;grid-template-columns:minmax(220px,.8fr) repeat(4,minmax(0,1fr));gap:10px;margin:0 0 14px;padding:12px;border:1px solid #e7ebf0;border-radius:12px;background:linear-gradient(135deg,#fff7ede6,#fff0 52%),#fff}.supplier-logistics-task-brief-head,.supplier-logistics-task-brief>div:not(.supplier-logistics-task-brief-head){display:grid;align-content:center;gap:5px;min-height:90px;padding:11px 12px;border:1px solid #edf0f3;border-radius:10px;background:#ffffffd6}.supplier-logistics-task-brief-head{border-color:#fed7aa;background:#fff7ed}.supplier-logistics-task-brief-head span{width:fit-content;padding:3px 8px;border-radius:999px;background:#fff;color:#c2410c;font-size:11px;font-weight:820}.supplier-logistics-task-brief-head strong{color:#202b3c;font-size:14px;line-height:1.35}.supplier-logistics-task-brief small{color:#8a94a3;font-size:10.5px;font-weight:760}.supplier-logistics-task-brief b{overflow:hidden;color:#253044;font-size:12.5px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.supplier-logistics-task-brief span{overflow:hidden;color:#657182;font-size:11px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.supplier-logistics-form{display:grid;gap:16px}.supplier-logistics-form .form-grid{grid-template-columns:1.15fr 1fr 1fr;gap:14px}.supplier-logistics-form label{display:grid;gap:7px;color:#445064;font-size:13px;font-weight:740}.supplier-logistics-form input,.supplier-logistics-form select{min-width:0;height:44px;border-color:#dbe2ea;background:#fff}.supplier-logistics-form input[aria-invalid=true]{border-color:#dc5d4f;box-shadow:0 0 0 3px #dc5d4f1c}.supplier-logistics-form .field-error{display:flex;align-items:center;gap:5px;margin:0;color:#c64335;font-size:12px;font-style:normal;font-weight:650}.supplier-logistics-feedback{display:flex;align-items:flex-start;gap:8px;padding:11px 12px;border:1px solid;border-radius:9px;font-size:13px;line-height:1.45}.supplier-logistics-feedback.success{border-color:#b9e7d0;background:#f0fbf5;color:#17744a}.supplier-logistics-feedback.error{border-color:#f0c3be;background:#fff6f5;color:#b33c31}.supplier-logistics-form-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:15px;border-top:1px solid #edf0f3}.supplier-logistics-form-footer p{margin:0;color:#697586;font-size:12.5px;line-height:1.55}.supplier-logistics-form-footer p b{color:#384558}.supplier-logistics-form-footer .btn{flex:0 0 auto;min-height:42px}.supplier-logistics-next{display:inline-flex;align-items:center;justify-self:start;gap:4px;padding:0;border:0;background:transparent;color:#d6570a;font-size:13px;font-weight:760}.supplier-logistics-next:hover{color:#a84200}.supplier-logistics-summary{display:grid;align-content:start;gap:13px;padding:20px}.supplier-logistics-summary-head,.supplier-logistics-order-key,.supplier-logistics-address,.supplier-logistics-project{display:flex;align-items:center;justify-content:space-between;gap:12px}.supplier-logistics-summary-head>div{display:grid;gap:3px}.supplier-logistics-summary-head span,.supplier-logistics-order-key>span,.supplier-logistics-address span,.supplier-logistics-project span{color:#7b8796;font-size:12px;font-weight:700}.supplier-logistics-summary-head h3{margin:0;color:#202b3c;font-size:17px}.supplier-logistics-order-key{justify-content:flex-start;padding:12px 0;border-top:1px solid #edf0f3;border-bottom:1px solid #edf0f3}.supplier-logistics-order-key strong{color:#253044;font-size:15px}.supplier-logistics-order-key .pill{margin-left:auto}.supplier-logistics-checkpoints{grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.supplier-logistics-checkpoints>div{min-height:94px;padding:12px;background:#fafbfd}.supplier-logistics-checkpoints b{overflow:hidden;font-size:13px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.supplier-logistics-address,.supplier-logistics-project{align-items:flex-start;padding:11px 0;border-bottom:1px solid #edf0f3}.supplier-logistics-address b,.supplier-logistics-project b{max-width:72%;color:#344054;font-size:13px;line-height:1.5;text-align:right}.supplier-logistics-project{padding-top:0;border-bottom:0}.supplier-logistics-project b{color:#778396;font-size:12px;font-weight:650}.supplier-logistics-track{padding:11px 0 0;border-top:1px solid #edf0f3}.supplier-logistics-track .shipment-track{margin:0}.supplier-order-tabs{padding:0 18px;border-bottom:1px solid #e8ecf0}.supplier-order-tabs button{display:flex;align-items:center;gap:7px;min-height:56px;padding:0 15px;border:0;border-bottom:2px solid transparent;background:transparent;color:#657180;font-weight:700}.supplier-order-tabs button b{min-width:20px;padding:2px 6px;border-radius:999px;background:#f0f2f5;color:#8a94a2;font-size:10px}.supplier-order-tabs button.active{border-bottom-color:#ff7418;color:#dd5b04}.supplier-order-tabs button.active b{background:#fff0e5;color:#dd5b04}.supplier-list-toolbar{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid #edf0f3;background:#fff}.supplier-list-toolbar>label{display:flex;align-items:center;gap:7px;color:#667085;font-size:12px;font-weight:700}.supplier-list-toolbar select{min-height:36px;border:1px solid #dbe2ea;border-radius:8px;background:#fff;color:#344054}.supplier-list-search{flex:1;min-width:220px;padding:0 10px;border:1px solid #dbe2ea;border-radius:8px;color:#667085}.supplier-list-search input{width:100%;min-width:0;height:38px;border:0;outline:0;color:#344054}.supplier-list-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-top:1px solid #edf0f3;color:#667085;font-size:12px}.supplier-list-pagination>div{display:flex;align-items:center;gap:8px}.supplier-list-pagination button{display:inline-flex;align-items:center;gap:3px;min-height:34px;padding:0 10px;border:1px solid #dbe2ea;border-radius:7px;background:#fff;color:#344054}.supplier-list-pagination button:disabled{cursor:not-allowed;color:#aab3c0;background:#f8fafc}.supplier-logistics-queue{overflow:hidden}.supplier-logistics-queue-list{display:grid}.supplier-logistics-queue-list>button{display:grid;grid-template-columns:minmax(260px,1.2fr) minmax(220px,1fr) auto;align-items:center;gap:16px;width:100%;min-height:68px;padding:12px 16px;border:0;border-bottom:1px solid #edf0f3;background:#fff;text-align:left}.supplier-logistics-queue-list>button:hover,.supplier-logistics-queue-list>button.active{background:#fff8f2;box-shadow:inset 3px 0 #ff7418}.supplier-logistics-queue-list span:not(.pill){display:grid;gap:3px;min-width:0}.supplier-logistics-queue-list b{overflow:hidden;color:#344054;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.supplier-logistics-queue-list small{overflow:hidden;color:#7a8492;font-size:12px;text-overflow:ellipsis;white-space:nowrap}@media(max-width:720px){.supplier-list-toolbar{flex-wrap:wrap;padding:10px 12px}.supplier-list-search{flex-basis:100%}.supplier-list-pagination{align-items:flex-start;flex-direction:column}.supplier-logistics-queue-list>button{grid-template-columns:1fr auto;gap:9px;padding:12px}.supplier-logistics-queue-list>button>span:nth-child(2){grid-column:1 / -1}}.supplier-settlement-center{overflow:hidden}.supplier-settlement-workbench{display:grid;gap:14px}.supplier-settlement-command{display:grid;grid-template-columns:minmax(280px,1.08fr) minmax(420px,1.35fr) minmax(220px,.7fr);gap:16px;padding:20px;border:1px solid #e5e9ee;border-radius:14px;background:linear-gradient(135deg,#ff7a1a1a,#fff0 46%),#fff}.supplier-settlement-command-copy{display:grid;align-content:center;gap:8px}.supplier-settlement-command-copy>span{width:fit-content;padding:4px 9px;border-radius:999px;background:#fff1e7;color:#c84d00;font-size:12px;font-weight:760}.supplier-settlement-command-copy h2{margin:0;color:#202b3c;font-size:22px;line-height:1.25}.supplier-settlement-command-copy p{margin:0;color:#657182;font-size:13px;line-height:1.7}.supplier-settlement-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.supplier-settlement-metrics>div,.supplier-settlement-priority{display:grid;align-content:center;gap:5px;min-height:108px;padding:14px;border:1px solid #e8ecf0;border-radius:12px;background:#ffffffd6;color:#283548}.supplier-settlement-metrics>div.emphasis{background:#fffaf6}.supplier-settlement-metrics small,.supplier-settlement-priority small{color:#7a8492;font-size:12px;font-weight:720}.supplier-settlement-metrics b,.supplier-settlement-priority strong{color:#182230;font-size:22px;line-height:1.1}.supplier-settlement-metrics span,.supplier-settlement-priority span{color:#8a94a3;font-size:12px;line-height:1.45}.supplier-settlement-priority.attention{border-color:#fed7aa;background:#fff7ed}.supplier-settlement-priority.attention strong{color:#c2410c}.supplier-settlement-basis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.supplier-settlement-basis>div{display:grid;gap:6px;min-height:118px;padding:14px;border:1px solid #e8ecf0;border-radius:12px;background:#fff}.supplier-settlement-basis small{color:#7a8492;font-size:12px;font-weight:740}.supplier-settlement-basis b{color:#182230;font-size:20px;line-height:1.1}.supplier-settlement-basis span{color:#657182;font-size:12px;line-height:1.55}.supplier-settlement-cashflow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid #e7ebf0;border-radius:12px;background:#fff}.supplier-settlement-cashflow>div{display:grid;gap:6px;min-height:112px;padding:14px 16px;border-right:1px solid #edf0f3;background:linear-gradient(180deg,#fff7edeb,#fff0 66%),#fff}.supplier-settlement-cashflow>div:last-child{border-right:0}.supplier-settlement-cashflow small{width:fit-content;padding:3px 8px;border-radius:999px;background:#fff1e7;color:#c2410c;font-size:11px;font-weight:800}.supplier-settlement-cashflow b{color:#202b3c;font-size:14px;line-height:1.2}.supplier-settlement-cashflow span{color:#657182;font-size:12px;line-height:1.55}.supplier-settlement-task-queue{display:grid;grid-template-columns:minmax(260px,.95fr) repeat(4,minmax(0,1fr));gap:10px;padding:14px;border:1px solid #e7ebf0;border-radius:12px;background:linear-gradient(135deg,#fff7ede6,#fff0 50%),#fff}.supplier-settlement-task-queue-head,.supplier-settlement-task-queue>div:not(.supplier-settlement-task-queue-head){display:grid;align-content:center;gap:6px;min-height:104px;padding:12px 13px;border:1px solid #edf0f3;border-radius:11px;background:#ffffffd6}.supplier-settlement-task-queue-head{border-color:#fed7aa;background:#fff7ed}.supplier-settlement-task-queue-head span{width:fit-content;padding:3px 8px;border-radius:999px;background:#fff;color:#c2410c;font-size:11px;font-weight:820}.supplier-settlement-task-queue-head strong{color:#202b3c;font-size:15px;line-height:1.35}.supplier-settlement-task-queue small{color:#8a94a3;font-size:10.5px;font-weight:760}.supplier-settlement-task-queue b{color:#253044;font-size:16px;line-height:1.1}.supplier-settlement-task-queue>div:not(.supplier-settlement-task-queue-head) strong{color:#c2410c;font-size:13px;line-height:1.2}.supplier-settlement-task-queue>div:not(.supplier-settlement-task-queue-head) span{color:#657182;font-size:11.5px;line-height:1.5}.supplier-settlement-board{display:grid}.supplier-settlement-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) auto auto auto;align-items:center;gap:10px;padding:14px 0 2px}.supplier-settlement-search{display:flex;min-width:0;align-items:center;gap:8px;min-height:38px;padding:0 10px;border:1px solid #dce3ea;border-radius:8px;background:#fff;color:#8a95a3}.supplier-settlement-search:focus-within{border-color:#ff9a59;box-shadow:0 0 0 3px #ff751f1a}.supplier-settlement-search input{min-width:0;flex:1;border:0;outline:0;color:#2e3a4b;font:inherit}.supplier-settlement-search input::placeholder{color:#a2acb9}.supplier-settlement-search button,.supplier-settlement-clear{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#7b8796;cursor:pointer}.supplier-settlement-search button{width:24px;height:24px;border-radius:6px}.supplier-settlement-search button:hover,.supplier-settlement-clear:hover{color:#e96313;background:#fff4eb}.supplier-settlement-filters,.supplier-settlement-pagination>div{display:flex;align-items:center;gap:8px}.supplier-settlement-filters{flex-wrap:wrap}.supplier-settlement-filters>button{min-height:32px;padding:0 9px;border:1px solid #e1e7ed;border-radius:999px;background:#fff;color:#667085;cursor:pointer;font:inherit;font-size:12px;font-weight:700;white-space:nowrap}.supplier-settlement-filters>button:hover{border-color:#ffb17c;color:#c84d00;background:#fff9f4}.supplier-settlement-filters>button.active{border-color:#ff8d4a;background:#fff1e7;color:#bd4600}.supplier-settlement-confirmation-copy{display:block;white-space:pre-line}.supplier-settlement-filters label,.supplier-settlement-pagination label{display:inline-flex;align-items:center;gap:6px;color:#748092;font-size:12px;white-space:nowrap}.supplier-settlement-filters select,.supplier-settlement-pagination select{min-height:34px;border:1px solid #dce3ea;border-radius:7px;background:#fff;color:#435064;font:inherit;padding:0 26px 0 9px}.supplier-settlement-clear{min-height:34px;padding:0 8px;border-radius:7px;font-size:12px;white-space:nowrap}.supplier-settlement-result{color:#7b8795;font-size:12px;text-align:right;white-space:nowrap}.supplier-settlement-pagination{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 0 2px;color:#7b8795;font-size:12px}.supplier-settlement-pagination>div{justify-content:flex-end}.supplier-settlement-pagination button{display:inline-flex;align-items:center;justify-content:center;gap:3px;min-height:34px;padding:0 9px;border:1px solid #dce3ea;border-radius:7px;background:#fff;color:#4d5a6c;cursor:pointer;font:inherit;white-space:nowrap}.supplier-settlement-pagination button:hover:not(:disabled){border-color:#ffb17c;color:#e96313}.supplier-settlement-pagination button:disabled{cursor:not-allowed;color:#b1b9c4;background:#f8fafb}.supplier-settlement-pagination strong{min-width:38px;color:#3d4a5c;text-align:center}.supplier-settlement-table-head{display:grid;grid-template-columns:minmax(210px,.65fr) minmax(260px,.9fr) minmax(420px,1.25fr) minmax(150px,auto);gap:20px;margin-top:14px;padding:10px 16px;border-top:1px solid #edf0f3;border-bottom:1px solid #edf0f3;background:#fafbfc;color:#7a8492;font-size:12px;font-weight:760}.supplier-settlement-table-head span:last-child{text-align:right}.supplier-settlement-list{display:grid;gap:12px;margin-top:14px}.supplier-settlement-card{overflow:hidden;border:1px solid #e3e8ed;border-radius:12px;background:#fff}.supplier-settlement-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 15px;border-bottom:1px solid #edf0f3;background:#fafbfc}.supplier-settlement-head>div{display:flex;align-items:center;gap:18px}.supplier-settlement-head span{color:#2c3748;font-weight:740}.supplier-settlement-head small{color:#8a94a2}.supplier-settlement-body{display:grid;grid-template-columns:minmax(210px,.65fr) minmax(260px,.9fr) minmax(420px,1.25fr) auto;align-items:center;gap:20px;padding:16px}.supplier-settlement-amount{display:grid;gap:5px}.supplier-settlement-amount small,.supplier-settlement-docs small{color:#919ba8;font-size:11px}.supplier-settlement-amount strong{color:#e45e07;font-size:22px}.supplier-settlement-amount span{color:#6e7988;font-size:12px}.supplier-settlement-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:10px;border:1px solid #edf0f3;border-radius:12px;background:#fbfcfd}.supplier-settlement-facts span{display:grid;min-width:0;gap:4px}.supplier-settlement-facts small{color:#919ba8;font-size:11px}.supplier-settlement-facts b{overflow:hidden;color:#344256;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.supplier-settlement-docs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.supplier-settlement-docs>span{display:grid;min-width:0;gap:5px}.supplier-settlement-docs b{overflow:hidden;color:#485466;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.supplier-settlement-docs em{overflow:hidden;color:#8a94a2;font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.supplier-settlement-decision-lane{display:grid;grid-column:1 / -1;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px 14px;border:1px solid #edf0f3;border-radius:10px;background:#fbfcfe}.supplier-settlement-decision-lane span{display:grid;min-width:0;gap:4px}.supplier-settlement-decision-lane small{color:#8a94a3;font-size:10.5px;font-weight:740}.supplier-settlement-decision-lane b{overflow:hidden;color:#253044;font-size:12.5px;text-overflow:ellipsis;white-space:nowrap}.supplier-settlement-decision-lane em{overflow:hidden;color:#7a8492;font-size:11px;font-style:normal;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.supplier-settlement-action{grid-column:1 / -1;justify-self:end}@media(max-width:900px){.catalog-hero,.catalog-filter-row{align-items:flex-start}.public-catalog-shell .catalog-controls{grid-template-columns:1fr}.public-catalog-shell .catalog-filter-row{justify-content:flex-start}.catalog-hero{grid-template-columns:1fr;padding:18px}.catalog-platform-rules,.catalog-platform-path{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-platform-path>div:nth-child(2n){border-right:0}.catalog-category-sidebar{position:static;display:grid;overflow:visible}.catalog-category-sidebar>div{border-right:0;border-bottom:1px solid #edf0f2;padding:7px 8px 10px}.catalog-category-sidebar button{width:100%}.dealer-portal-shell .portal-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.supplier-product-command,.supplier-import-command,.supplier-listing-command,.supplier-listing-where,.supplier-listing-pricing,.supplier-auth-command{grid-template-columns:1fr}.supplier-import-rules,.supplier-import-pipeline-grid,.supplier-listing-rule-cards,.supplier-listing-usage-grid,.supplier-listing-gate-path,.supplier-listing-pricing-grid,.supplier-listing-where-grid,.supplier-auth-metrics,.supplier-auth-gateflow-grid,.supplier-product-command-metrics,.supplier-product-lifecycle{grid-template-columns:repeat(2,minmax(0,1fr))}.supplier-product-lifecycle>div:nth-child(2n){border-right:0}.supplier-product-gateflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.supplier-remediation-strip{grid-template-columns:1fr}.supplier-remediation-actions{justify-content:flex-start}.supplier-library-toolbar{align-items:stretch;flex-direction:column}.supplier-product-table-head{display:none}.supplier-product-item{grid-template-columns:64px minmax(0,1fr) auto}.supplier-product-item>.product-visual{width:64px;height:64px}.supplier-product-numbers,.supplier-product-next-action{grid-column:2 / -1}.supplier-product-actions{grid-column:2 / -1;grid-row:3;align-items:center;justify-items:stretch;grid-template-columns:auto minmax(0,1fr)}.supplier-settlement-body{grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr)}.supplier-settlement-toolbar{grid-template-columns:minmax(0,1fr) auto}.supplier-settlement-search{grid-column:1 / -1}.supplier-settlement-result{text-align:left}.supplier-settlement-facts,.supplier-settlement-docs{grid-column:1 / -1}.supplier-settlement-decision-lane{grid-template-columns:repeat(2,minmax(0,1fr))}.supplier-settlement-action{grid-column:1 / -1;justify-self:stretch}.supplier-shipping-command{grid-template-columns:1fr}.supplier-shipping-metrics,.supplier-fulfillment-flow,.supplier-fulfillment-rules{grid-template-columns:repeat(2,minmax(0,1fr))}.supplier-fulfillment-rules-head{grid-column:1 / -1}.supplier-logistics-command,.supplier-logistics-layout,.supplier-logistics-form .form-grid{grid-template-columns:1fr}.supplier-logistics-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.supplier-logistics-checkpoints,.supplier-logistics-submit-path{grid-template-columns:repeat(2,minmax(0,1fr))}.supplier-logistics-submit-path>div:nth-child(2n){border-right:0}.supplier-logistics-task-brief{grid-template-columns:repeat(2,minmax(0,1fr))}.supplier-logistics-task-brief-head{grid-column:1 / -1}.supplier-settlement-command{grid-template-columns:1fr}.supplier-settlement-metrics,.supplier-settlement-basis,.supplier-settlement-cashflow{grid-template-columns:repeat(2,minmax(0,1fr))}.supplier-settlement-cashflow>div:nth-child(2n){border-right:0}.supplier-settlement-task-queue{grid-template-columns:repeat(2,minmax(0,1fr))}.supplier-settlement-task-queue-head{grid-column:1 / -1}.supplier-settlement-table-head{display:none}}@media(max-width:620px){.workspace-shell:not(.public-catalog-shell) .workspace-top{gap:8px}.workspace-shell:not(.public-catalog-shell) .workspace-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));width:100%;gap:0;overflow:visible}.workspace-shell:not(.public-catalog-shell) .workspace-nav button{min-width:0;padding:0 3px;font-size:10px}.workspace-shell:not(.public-catalog-shell) .workspace-nav button>svg{width:15px;height:15px}.workspace-shell:not(.public-catalog-shell) .workspace-nav button>span{min-width:0;white-space:nowrap}.catalog-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-hero h1{font-size:24px}.catalog-platform-rules{grid-template-columns:1fr;gap:8px}.catalog-platform-rules>div{min-height:96px;padding:12px}.catalog-platform-path{grid-template-columns:1fr}.catalog-platform-path>div{min-height:auto;border-right:0;border-bottom:1px solid #edf0f3}.catalog-platform-path>div:last-child{border-bottom:0}.catalog-request-link{align-self:flex-start}.catalog-search-row,.catalog-filter-row{padding:12px}.catalog-selects{width:100%}.catalog-selects label{width:100%;justify-content:space-between;border-right:0;border-bottom:1px solid #edf0f2;padding:0 0 7px}.catalog-selects select{min-width:150px;text-align:right}.dealer-portal-shell .portal-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dealer-portal-shell .portal-entry-card{min-height:126px;padding:14px}.supplier-status-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;gap:4px}.supplier-status-tabs button{padding-inline:5px;text-align:center}.supplier-product-command{padding:14px}.supplier-product-command-copy h2{font-size:19px}.supplier-import-command{padding:14px}.supplier-import-command-copy h2{font-size:19px}.supplier-listing-command{padding:14px}.supplier-listing-command-copy h2{font-size:19px}.supplier-listing-where,.supplier-listing-usage-map,.supplier-listing-pricing{padding:14px}.supplier-listing-usage-head{display:grid}.supplier-listing-usage-head p{max-width:none;text-align:left}.supplier-auth-command{padding:14px}.supplier-auth-command-copy h2{font-size:19px}.supplier-import-rules{grid-template-columns:1fr;gap:8px}.supplier-import-pipeline{padding:14px}.supplier-import-pipeline-title{display:grid}.supplier-import-pipeline-title strong{text-align:left}.supplier-import-pipeline-grid,.supplier-listing-rule-cards,.supplier-listing-usage-grid,.supplier-listing-pricing-grid,.supplier-listing-gate-path{grid-template-columns:1fr;gap:8px}.supplier-listing-gate-path{overflow:visible;border:0;background:transparent}.supplier-listing-gate-path>div,.supplier-listing-gate-path>div:last-child{border:1px solid #edf0f4;border-radius:12px}.supplier-listing-where-grid{grid-template-columns:1fr;gap:8px}.supplier-auth-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.supplier-auth-gateflow{padding:14px}.supplier-auth-gateflow-grid{grid-template-columns:1fr;gap:8px}.supplier-import-rules>div{min-height:96px;padding:12px}.supplier-listing-rule-cards>div{min-height:96px;padding:12px}.supplier-auth-metrics>div,.supplier-auth-priority{min-height:88px;padding:12px}.supplier-auth-metrics b,.supplier-auth-priority strong{font-size:19px}.supplier-product-command-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.supplier-product-command-metrics button,.supplier-product-command-side>div{min-height:88px;padding:12px}.supplier-product-command-metrics b,.supplier-product-command-side b{font-size:24px}.supplier-product-lifecycle{grid-template-columns:1fr}.supplier-product-lifecycle>div{min-height:auto;padding:13px 14px;border-right:0;border-bottom:1px solid #edf0f3}.supplier-product-lifecycle>div:last-child{border-bottom:0}.supplier-product-gateflow{padding:14px}.supplier-product-gateflow-title{align-items:flex-start;flex-direction:column;gap:8px}.supplier-product-gateflow-grid{grid-template-columns:1fr;gap:8px}.supplier-product-gateflow-grid button{min-height:118px;padding:12px}.supplier-remediation-strip{padding:14px}.supplier-remediation-actions{display:grid;grid-template-columns:1fr}.dealer-recent-list>button{grid-template-columns:minmax(0,1fr) auto 16px;gap:10px}.dealer-recent-customer,.dealer-recent-receiver,.dealer-recent-amount{grid-column:1 / -1;text-align:left}.dealer-recent-receiver em{white-space:normal}.supplier-product-item{grid-template-columns:52px minmax(0,1fr);gap:12px;padding:14px}.supplier-product-item>.product-visual{width:52px;height:52px}.supplier-product-main>div{align-items:flex-start;flex-direction:column;gap:5px}.supplier-product-main h3{white-space:normal}.supplier-product-main p{line-height:1.55}.supplier-product-numbers{grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr));padding:11px;border-radius:9px;background:#f8f9fb}.supplier-product-next-action{grid-column:1 / -1;grid-template-columns:1fr}.supplier-product-next-action b{white-space:normal}.supplier-product-actions{grid-column:1 / -1;grid-template-columns:1fr}.supplier-product-actions .table-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.supplier-attention-strip,.supplier-attention-strip>span:first-child{align-items:flex-start;flex-direction:column}.supplier-attention-strip small{line-height:1.5}.supplier-shipping-command{padding:14px}.supplier-shipping-command-copy h2{font-size:19px}.supplier-shipping-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.supplier-shipping-metrics button,.supplier-shipping-priority{min-height:88px;padding:12px}.supplier-shipping-metrics b{font-size:24px}.supplier-shipping-priority strong{font-size:21px}.supplier-fulfillment-flow{grid-template-columns:1fr;gap:8px}.supplier-fulfillment-flow>div{min-height:104px;padding:12px}.supplier-fulfillment-rules{grid-template-columns:1fr;padding:10px}.supplier-fulfillment-rules-head,.supplier-fulfillment-rules>div:not(.supplier-fulfillment-rules-head){min-height:auto;padding:11px}.supplier-logistics-command{padding:14px}.supplier-logistics-form-footer{align-items:flex-start;flex-direction:column;gap:11px}.supplier-logistics-form-footer .btn{width:100%}.supplier-logistics-checkpoints{grid-template-columns:1fr}.supplier-logistics-address b,.supplier-logistics-project b{max-width:66%}.supplier-logistics-command-copy h2{font-size:19px}.supplier-logistics-metrics,.supplier-logistics-checkpoints{grid-template-columns:1fr;gap:8px}.supplier-logistics-checkpoints>div{min-height:92px;padding:12px}.supplier-logistics-submit-path{grid-template-columns:1fr}.supplier-logistics-submit-path>div{min-height:auto;border-right:0;border-bottom:1px solid #edf0f3}.supplier-logistics-submit-path>div:last-child{border-bottom:0}.supplier-logistics-task-brief{grid-template-columns:1fr;padding:10px}.supplier-logistics-task-brief-head,.supplier-logistics-task-brief>div:not(.supplier-logistics-task-brief-head){min-height:auto;padding:10px}.supplier-logistics-metrics>div,.supplier-logistics-priority{min-height:88px;padding:12px}.supplier-logistics-metrics b,.supplier-logistics-priority strong{font-size:19px}.supplier-settlement-command{padding:14px}.supplier-settlement-command-copy h2{font-size:19px}.supplier-settlement-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.supplier-settlement-metrics>div,.supplier-settlement-priority{min-height:88px;padding:12px}.supplier-settlement-metrics b,.supplier-settlement-priority strong{font-size:19px}.supplier-settlement-basis{grid-template-columns:1fr;gap:8px}.supplier-settlement-basis>div{min-height:96px;padding:12px}.supplier-settlement-cashflow{grid-template-columns:1fr}.supplier-settlement-cashflow>div{min-height:auto;border-right:0;border-bottom:1px solid #edf0f3}.supplier-settlement-cashflow>div:last-child{border-bottom:0}.supplier-settlement-task-queue{grid-template-columns:1fr;padding:10px}.supplier-settlement-task-queue-head,.supplier-settlement-task-queue>div:not(.supplier-settlement-task-queue-head){min-height:auto;padding:11px}.supplier-settlement-decision-lane{grid-template-columns:1fr;padding:10px}.supplier-settlement-decision-lane em{white-space:normal}.supplier-order-tabs{padding-inline:8px}.supplier-order-tabs button{min-height:50px;padding:0 10px;font-size:11px}.supplier-settlement-head,.supplier-settlement-head>div{align-items:flex-start;flex-direction:column}.supplier-settlement-toolbar,.supplier-settlement-pagination,.supplier-settlement-pagination>div{align-items:stretch;grid-template-columns:1fr}.supplier-settlement-toolbar{display:grid}.supplier-settlement-filters,.supplier-settlement-pagination>div{display:grid;grid-template-columns:1fr}.supplier-settlement-filters label,.supplier-settlement-pagination label{justify-content:space-between}.supplier-settlement-filters select,.supplier-settlement-pagination select{min-width:168px}.supplier-settlement-clear,.supplier-settlement-pagination button{width:100%}.supplier-settlement-result{text-align:left}.supplier-settlement-pagination{display:grid}.supplier-settlement-body{grid-template-columns:1fr}.supplier-settlement-docs{grid-template-columns:1fr;padding:12px;border-radius:9px;background:#f8f9fb}.supplier-settlement-facts{grid-template-columns:1fr}.supplier-settlement-docs b{white-space:normal;overflow-wrap:anywhere}.supplier-settlement-docs em{white-space:normal}.supplier-settlement-action{grid-column:auto}.supplier-settlement-action .btn,.supplier-settlement-action .file-upload-control,.supplier-settlement-action .file-upload-control .btn{width:100%}.delivery-address-modal{max-height:calc(100vh - 24px);border-radius:13px}.delivery-address-modal-head,.delivery-address-form,.delivery-address-book{padding-left:16px;padding-right:16px}.delivery-address-selected{grid-template-columns:auto minmax(0,1fr) auto}.delivery-address-selected>.delivery-address-tags{display:none}.delivery-address-option-main{grid-template-columns:auto minmax(0,1fr)}.delivery-address-option-main>.delivery-address-tags{grid-column:2;justify-content:flex-start}.delivery-address-option-actions{justify-content:flex-start}.delivery-address-footer{align-items:stretch;flex-direction:column}.delivery-address-footer .btn,.summary-card .delivery-address-modal .btn{width:100%}}.workspace-shell:not(.public-catalog-shell){--portal-card-shadow: none;background:#f7f8fa}.workspace-shell:not(.public-catalog-shell) .panel,.workspace-shell:not(.public-catalog-shell) .summary-card,.portal-surface{border-color:#e5e9ee;border-radius:12px;background:#fff;box-shadow:none}.portal-page-head{min-height:64px;margin-bottom:16px}.portal-page-copy:after{display:none}.portal-page-head h1{font-size:24px}.portal-section{padding:20px}.portal-product-row{min-height:58px;border-radius:8px;box-shadow:none}.portal-product-row:hover{transform:none;box-shadow:none}.supplier-product-item{min-height:102px;gap:16px;padding:14px 18px}.supplier-shipping-command{border-radius:12px;box-shadow:none}.supplier-shipping-metrics button,.supplier-shipping-priority{min-height:96px;box-shadow:none}.supplier-settlement-command{border-radius:12px;box-shadow:none}.supplier-settlement-metrics>div,.supplier-settlement-priority{min-height:96px;box-shadow:none}.supplier-settlement-table-head{background:#fafbfc}.dealer-portal-shell .workspace-nav button:first-child{margin-left:0}.dealer-portal-shell .account-menu-panel{min-width:180px;padding:6px;border:1px solid #e5e9ee;border-radius:10px;background:#fff;box-shadow:0 18px 40px #0f172a1f}.dealer-portal-shell .account-menu-panel button{min-height:42px;width:100%;padding:0 11px;border:0;border-radius:8px;background:transparent;color:#344054;font-size:13px;font-weight:720;box-shadow:none}.dealer-portal-shell .account-menu-panel button:hover{background:#fff7ed;color:#c94f00}.supplier-portal-shell .workspace-top{grid-template-columns:210px minmax(0,1fr) 184px;gap:10px;padding-inline:max(18px,calc((100vw - 1392px)/2))}.supplier-portal-shell .workspace-nav{gap:2px;justify-content:center}.supplier-portal-shell .workspace-nav button{min-width:0;padding-inline:8px;font-size:12.5px}.supplier-portal-shell .workspace-nav button.active:after{display:none}.supplier-portal-shell .workspace-nav button:hover,.supplier-portal-shell .workspace-nav button.active{box-shadow:none;background:#fff3e9}.supplier-portal-shell .account-menu-trigger{max-width:184px}.supplier-portal-shell .account-menu-trigger>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.supplier-portal-shell .workspace-main{width:min(1320px,calc(100% - 40px));padding-top:20px}.supplier-portal-shell .portal-page-head{min-height:58px;margin-bottom:14px}.supplier-portal-shell .portal-page-head h1{font-size:23px}.supplier-portal-shell .portal-page-head p{margin-top:4px;font-size:12.5px}.supplier-portal-shell .panel,.supplier-portal-shell .summary-card,.supplier-portal-shell .supplier-task-list{border-radius:10px}.supplier-portal-shell .empty-state{min-height:220px;padding-block:34px}.supplier-portal-shell .empty-state-visual{transform:scale(.86);margin-bottom:4px}.supplier-portal-shell .empty-state strong{font-size:14px}.supplier-portal-shell .empty-state p{max-width:420px;font-size:12px}.supplier-portal-shell .supplier-task-summary{border-radius:10px}.supplier-portal-shell .supplier-task-summary button{min-height:78px;padding:11px 12px}.supplier-portal-shell .supplier-home-grid{grid-template-columns:minmax(0,1fr) 310px;gap:14px}.supplier-portal-shell .supplier-home-health-row{padding:11px 14px}.supplier-portal-shell .workbench-clear-state{min-height:128px}.supplier-portal-shell .supplier-product-library,.supplier-portal-shell .opportunity-workbench,.supplier-portal-shell .supplier-settlement-center,.supplier-portal-shell .supplier-logistics-queue{overflow:hidden}.supplier-portal-shell .supplier-product-library>.list-result-summary{margin:0}.supplier-portal-shell .supplier-product-library .empty-state,.supplier-portal-shell .opportunity-workbench>.empty-state,.supplier-portal-shell .supplier-settlement-center>.empty-state,.supplier-portal-shell .supplier-logistics-queue>.empty-state{border:0;border-radius:0}.supplier-brand-auth-form{grid-template-columns:minmax(220px,1fr) minmax(260px,1.15fr) minmax(180px,.72fr);align-items:end}.supplier-brand-auth-footer{margin-top:16px;padding-top:14px;border-top:1px solid #edf0f3}.supplier-logistics-layout.is-empty{display:none}.supplier-portal-shell .supplier-logistics-queue>.empty-state{min-height:240px}.supplier-portal-shell .supplier-logistics-layout{gap:14px}.supplier-portal-shell .supplier-logistics-form-panel,.supplier-portal-shell .supplier-logistics-summary{border-radius:10px}.supplier-portal-shell .supplier-settlement-profile .portal-section-head{align-items:center}.supplier-portal-shell .supplier-settlement-profile .inline-feedback button{margin-left:8px;color:#9a4c12;font-weight:700}@media(max-width:1100px){.supplier-portal-shell .workspace-top{grid-template-columns:202px minmax(0,1fr) 154px;padding-inline:16px}.supplier-portal-shell .workspace-nav{justify-content:flex-start;overflow-x:auto}.supplier-portal-shell .supplier-home-grid{grid-template-columns:1fr}.supplier-brand-auth-form{grid-template-columns:repeat(2,minmax(0,1fr))}.supplier-product-editor-layout{grid-template-columns:1fr}.supplier-product-submit-progress{position:static}}@media(max-width:620px){.supplier-product-submit-intro{align-items:flex-start;flex-direction:column;gap:8px;padding:13px 14px}.supplier-product-submit-intro>small{max-width:none}.supplier-product-form-section{margin-top:16px;padding-top:16px}.supplier-product-form-section-head{margin-bottom:12px}.supplier-product-submit-progress{border-radius:10px}}.supplier-settlement-card{border-width:0 0 1px;border-radius:0}.supplier-settlement-card:last-child{border-bottom:0}.supplier-settlement-head{padding:10px 16px;background:#fafbfc}.supplier-settlement-list{gap:0;margin-top:12px;border:1px solid #e5e9ee;border-radius:10px;overflow:hidden}.supplier-settlement-body{padding:14px 16px}.supplier-detail-identity{display:block}.supplier-detail-identity .supplier-product-identity{grid-template-columns:88px minmax(0,1fr);align-items:center;gap:16px}.supplier-portal-shell .supplier-detail-identity .supplier-product-identity>.product-visual{width:88px;height:88px;border-radius:12px}.supplier-detail-identity .supplier-product-identity>span>b{font-size:20px;white-space:normal;line-height:1.4;-webkit-line-clamp:unset}.supplier-detail-identity .supplier-product-identity small{font-size:12px;font-weight:400}.supplier-detail-identity .supplier-product-codes{flex-wrap:wrap;gap:6px 12px}.supplier-detail-review{padding:16px;border:1px solid #e8ecf1;border-radius:12px;background:#fafbfc}.supplier-detail-review-heading,.supplier-detail-review-heading>span{display:flex;align-items:center;gap:8px}.supplier-detail-review-heading{justify-content:space-between;margin-bottom:14px;font-weight:700}.supplier-detail-review-heading>span>svg{color:#788397}.supplier-detail-check{display:flex;align-items:center;gap:8px;min-height:36px;font-size:13px}.supplier-detail-check>svg{flex-shrink:0}.supplier-detail-check.complete>svg{color:#169363}.supplier-detail-check.pending>svg{color:#bb7a22}.supplier-detail-check>span{flex:1}.supplier-detail-check small{margin-left:8px;color:#788397;font-size:12px}.supplier-detail-check button{display:inline-flex;align-items:center;gap:4px;padding:6px 0 6px 8px;border:0;background:transparent;color:#b9500c;font-size:12px;cursor:pointer}.supplier-detail-metrics{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:24px 0}.supplier-detail-metrics>div{display:grid;gap:8px}.supplier-detail-metrics>div+div{border-left:1px solid #edf0f4;padding-left:24px}.supplier-detail-metrics span{color:#667085;font-size:13px}.supplier-detail-metrics strong{font-size:26px;font-variant-numeric:tabular-nums}.supplier-detail-metrics small{margin-left:6px;font-size:13px;font-weight:400}.supplier-availability-current{display:flex;align-items:center;gap:12px;margin-bottom:6px;font-size:13px;color:#667085}.supplier-availability-options{display:flex;gap:10px}.supplier-availability-options button{display:inline-flex;flex:1;justify-content:center;align-items:center;gap:8px;min-height:44px;border:1px solid #e3e7ee;border-radius:8px;background:#fff;color:#596579;cursor:pointer}.supplier-availability-options button[aria-pressed=true]{border-color:#f58b42;color:#b9500c;background:#fff6ed;box-shadow:inset 0 0 0 1px #f58b42}.supplier-availability-options button:disabled{opacity:.6;cursor:default}.supplier-availability-save{display:flex;align-items:flex-end;gap:12px;margin-top:12px}.supplier-availability-save>label{flex:1}.supplier-availability-save>p{flex:1;align-self:center}.supplier-availability-save input{box-sizing:border-box;width:100%;max-width:none;height:44px;padding:0 12px;border:1px solid #d8dee8;border-radius:8px;background:#fff;color:#253047;font-size:15px}.supplier-availability-save input:focus-visible{outline:2px solid #f58b42;outline-offset:2px}.supplier-availability-save input[aria-invalid=true]{border-color:#d92d20}.supplier-availability-save>.btn{min-height:44px}.purchase-request-detail-layout{display:grid;gap:14px}.purchase-request-detail-main{min-width:0}.purchase-request-detail-status{margin-bottom:12px}.purchase-request-detail-main .info-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.purchase-request-delivery-confirm{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.purchase-request-delivery-confirm>h3,.purchase-request-delivery-confirm>p,.purchase-request-delivery-confirm>.delivery-address-picker{grid-column:1 / -1}.purchase-request-delivery-confirm>p{margin:-5px 0 2px;color:#7a8492;font-size:12px}.supplier-product-detail-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid #e8ecf1;border-radius:10px;background:#fafbfc}.supplier-product-detail-facts>div{display:grid;gap:4px;padding:10px 12px}.supplier-product-detail-facts>div+div{border-left:1px solid #e8ecf1}.supplier-product-detail-facts span{color:#7a8492;font-size:11px}.supplier-product-detail-facts b{overflow:hidden;color:#253044;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.supplier-health-empty{display:grid;justify-items:center;gap:6px;min-height:132px;padding:24px;border:1px dashed #e1e6ec;border-radius:10px;color:#778294;text-align:center}.supplier-health-empty>svg{color:#d66b20}.supplier-health-empty>b{color:#273246;font-size:14px}.supplier-health-empty>span{font-size:12px}.supplier-logistics-entry{display:grid;grid-template-columns:minmax(0,1fr)}.supplier-logistics-selected-task small{display:block;margin-top:5px;color:#748094;font-size:12px;line-height:1.5}.supplier-logistics-form-footer{justify-content:flex-end}.banner-ratio-preview{position:relative;width:100%;overflow:hidden;border-radius:10px;background:#f6f7f9;aspect-ratio:6 / 1}.banner-ratio-preview .product-visual{width:100%;height:100%;border:0;border-radius:0}.banner-ratio-preview .product-visual img{width:100%;height:100%;object-fit:cover}.banner-ratio-preview>span{position:absolute;inset:10% 15%;border:1px dashed rgba(255,255,255,.9);border-radius:5px;box-shadow:0 0 0 999px #141c281f;pointer-events:none}.admin-workspace-shell{--admin-ink: var(--ink);--admin-muted: var(--muted);--admin-line: var(--line);--admin-soft: var(--soft);--admin-orange: var(--brand);--admin-orange-soft: var(--brand-soft);background:var(--admin-soft);color:var(--admin-ink)}.admin-nav-group h2 button{display:flex;align-items:center;gap:6px;width:100%;min-height:26px;padding:0;border:0;border-radius:4px;color:inherit;background:transparent;font:inherit;letter-spacing:inherit;text-align:left}.admin-nav-group h2 button:hover{color:#667085;background:transparent;box-shadow:none}.admin-nav-group h2 button>span{display:block;flex:1}.admin-nav-group h2 button>svg{transition:transform .16s ease}.admin-nav-group h2 button>small{min-width:17px;min-height:17px;border-radius:999px;color:#fff;background:var(--admin-orange);font-size:9px;line-height:17px;text-align:center;letter-spacing:0}.admin-nav-group.collapsed h2 button>svg{transform:rotate(-90deg)}.admin-nav-group-items{display:grid;gap:2px}.admin-nav-group.collapsed .admin-nav-group-items{display:none}.admin-workspace-shell.sidebar-collapsed .admin-nav-group.collapsed .admin-nav-group-items{display:grid}.admin-topbar-title span{color:#98a2b3}.admin-resource-health{display:flex;align-items:center;gap:9px;min-height:38px;margin-bottom:14px;padding:8px 12px;border:1px solid #d8e0ea;border-radius:7px;color:#475467;background:#f8fafc;font-size:12px}.admin-resource-health strong{color:#344054;font-size:12px}.admin-resource-health.warning{border-color:#fed7aa;color:#9a3412;background:#fff7ed}.admin-resource-health.warning strong{color:#7c2d12}.admin-resource-health.error{border-color:#fecdca;color:#b42318;background:#fff5f4}.admin-resource-health.error strong{color:#912018}.admin-role-metrics{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:16px}.admin-role-metrics .metric{min-height:96px;border-radius:7px;box-shadow:none}.admin-role-metrics .metric strong,.admin-workspace-shell table{font-variant-numeric:tabular-nums}@media(max-width:1120px){.admin-role-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.admin-sidebar{background:#fff;border-right-color:var(--admin-line)}.admin-sidebar-brand{border-bottom:1px solid var(--admin-line);margin:0 12px;padding:17px 4px 16px}.admin-sidebar-collapse{align-items:center;background:transparent;border:0;border-radius:6px;color:#8791a3;cursor:pointer;display:inline-flex;justify-content:center;margin-left:auto;min-height:30px;min-width:30px}.admin-sidebar-collapse:hover{background:#f2f4f7;color:var(--admin-ink)}.admin-workspace-shell.sidebar-collapsed{grid-template-columns:72px minmax(0,1fr)}.admin-workspace-shell.sidebar-collapsed .admin-sidebar-brand{justify-content:center;margin:0;padding-left:0;padding-right:0}.admin-workspace-shell.sidebar-collapsed .admin-sidebar-brand>div:nth-child(2),.admin-workspace-shell.sidebar-collapsed .admin-nav-group h2,.admin-workspace-shell.sidebar-collapsed .admin-nav-group button span{display:none}.admin-workspace-shell.sidebar-collapsed .admin-sidebar-collapse{display:none}.admin-workspace-shell.sidebar-collapsed .admin-sidebar-nav{padding-left:2px;padding-right:2px}.admin-workspace-shell.sidebar-collapsed .admin-nav-group button{display:flex;justify-content:center;padding:0;position:relative}.admin-workspace-shell.sidebar-collapsed .admin-nav-group button small{position:absolute;right:1px;top:-2px}.admin-workspace-shell.sidebar-collapsed .admin-sidebar:hover .admin-sidebar-collapse{display:inline-flex;position:absolute;right:2px;top:21px}.admin-sidebar-nav{padding:12px 10px 20px}.admin-nav-group{margin:0 0 12px}.admin-nav-group h2{color:#98a2b3;font-size:11px;font-weight:600;letter-spacing:.06em;margin:0 8px 5px}.admin-nav-group button{border-radius:7px;min-height:36px}.admin-nav-group button.active{background:var(--admin-orange-soft);box-shadow:inset 2px 0 0 var(--admin-orange);color:#c84108}.admin-topbar{background:#fffffff5;border-bottom-color:var(--admin-line);min-height:54px;padding:0 24px}.admin-topbar-title strong{font-size:15px}.admin-topbar-title span{display:none}@media(min-width:901px){.admin-topbar-title strong{display:none}.admin-topbar{justify-content:flex-end}.admin-topbar-tools{flex:0 0 auto}}.admin-content{max-width:1540px;padding:20px 24px 32px;width:100%}.admin-page-heading{align-items:flex-start;display:flex;gap:24px;justify-content:space-between;margin-bottom:14px}.admin-page-heading h1,.admin-page-heading p{margin:0}.admin-page-heading h1{color:var(--admin-ink);font-size:21px;line-height:1.3}.admin-page-heading p{color:var(--admin-muted);font-size:13px;margin-top:5px}.admin-page-heading-side{align-items:center;display:flex;flex:0 0 auto;gap:10px}.admin-page-updated{align-items:center;color:#8791a3;display:inline-flex;font-size:12px;gap:5px;white-space:nowrap}.admin-summary-strip{background:#fff;border:1px solid var(--admin-line);border-radius:9px;display:flex;margin-bottom:14px;min-height:70px;overflow:hidden}.admin-summary-strip>div,.admin-summary-strip>button{border-right:1px solid #edf0f4;border-bottom:0;border-left:0;border-top:0;display:grid;flex:1 1 0;max-width:340px;gap:2px;min-width:0;padding:13px 18px;text-align:left}.admin-summary-strip>button{color:inherit;background:#fff;cursor:pointer;font:inherit;transition:background .16s ease,box-shadow .16s ease}.admin-summary-strip>button:hover{background:#fffaf6}.admin-summary-strip>button.active{background:#fff7f1;box-shadow:inset 0 -2px 0 var(--admin-orange)}.admin-summary-strip>button:focus-visible{outline:2px solid #f2a276;outline-offset:-2px}.admin-summary-strip>:last-child{border-right:0}.admin-summary-strip span,.admin-summary-strip small{color:var(--admin-muted);font-size:12px}.admin-summary-strip strong{color:var(--admin-ink);font-size:20px;line-height:1.2}.admin-summary-strip .is-warning strong{color:#b54708}.admin-summary-strip .is-danger strong{color:#b42318}.admin-summary-strip .is-success strong{color:#067647}.product-library-page .admin-summary-strip>*{max-width:none}.admin-status-tabs{align-items:center;border-bottom:1px solid var(--admin-line);display:flex;gap:22px;min-height:45px;overflow-x:auto;padding:0 4px}.admin-status-tabs button{align-items:center;background:none;border:0;border-bottom:2px solid transparent;color:var(--admin-muted);cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:7px;margin-bottom:-1px;min-height:45px;padding:0 2px;white-space:nowrap}.admin-status-tabs button.active{border-bottom-color:var(--admin-orange);color:var(--admin-ink)}.admin-status-tabs small{align-items:center;background:#eef1f5;border-radius:10px;color:#667085;display:inline-flex;font-size:11px;justify-content:center;min-width:20px;padding:1px 6px}.admin-status-tabs button.active small{background:var(--admin-orange-soft);color:#c84108}.admin-data-surface{background:#fff;border:1px solid var(--admin-line);border-radius:9px;overflow:hidden}.admin-data-toolbar{align-items:center;border-bottom:1px solid var(--admin-line);display:flex;gap:12px;justify-content:space-between;min-height:58px;padding:10px 14px}.admin-filter-search{align-items:center;background:#fff;border:1px solid #d7dde7;border-radius:7px;display:flex;flex:0 1 420px;gap:8px;min-height:38px;padding:0 11px}.admin-filter-search:focus-within{border-color:#f2a276;box-shadow:0 0 0 3px #ed5b1314}.admin-filter-search input{border:0;box-shadow:none;flex:1;font-size:13px;min-width:0;outline:0;padding:0}.admin-filter-search button{background:none;border:0;color:#98a2b3;cursor:pointer;display:inline-flex;padding:2px}.admin-data-actions,.admin-data-actions .panel-actions{align-items:center;display:flex;gap:8px}.admin-export-action{align-items:center;color:#667085;display:inline-flex;font-size:12px;gap:10px;white-space:nowrap}.entity-link{align-items:center;background:transparent;border:0;border-radius:4px;color:#1d4f91;cursor:pointer;display:inline-flex;font:inherit;font-weight:700;line-height:1.35;max-width:100%;padding:0;text-align:left}.entity-link:hover{color:#c9470a;text-decoration:underline;text-underline-offset:3px}.table-rich-cell small .entity-link{font-size:inherit;font-weight:650}.entity-relation-list{display:flex;flex-direction:column;gap:9px}.entity-file-row{align-items:center;display:flex;gap:8px;justify-content:space-between}.entity-muted{color:#667085;font-size:13px}.business-document-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.business-document-preview{min-width:0;display:grid;gap:10px;align-content:start;border:1px solid #e5e7eb;border-radius:10px;padding:12px;background:#fff}.business-document-preview-head{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.business-document-preview-head>div{min-width:0}.business-document-preview-head strong,.business-document-preview-head span{display:block}.business-document-preview-head strong{color:#263244;font-size:13px}.business-document-preview-head span{margin-top:3px;overflow:hidden;color:#7b8493;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.business-document-preview-body{min-height:210px;display:grid;place-items:center;overflow:hidden;border:1px solid #edf0f4;border-radius:8px;background:#f8fafc}.business-document-preview-body a,.business-document-preview-body img,.business-document-preview-body iframe{width:100%;height:100%}.business-document-preview-body a{display:block}.business-document-preview-body img{display:block;object-fit:contain}.business-document-preview-body iframe{min-height:300px;border:0;background:#fff}.business-document-preview-state{max-width:260px;padding:20px;color:#667085;font-size:12px;line-height:1.6;text-align:center}.business-document-preview-state.error{color:#b54708}.business-document-preview-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}@media(max-width:760px){.business-document-preview-grid{grid-template-columns:1fr}}.admin-data-surface .table-wrap{border:0;border-radius:0}.product-library-querybar{display:flex;align-items:center;flex:1 1 auto;gap:10px;min-width:0}.product-library-querybar .admin-filter-search{flex:1 1 340px;max-width:520px}.product-library-quick-filters{display:flex;align-items:center;gap:8px}.product-library-quick-filters label{display:flex;align-items:center;min-height:38px;border:1px solid #d7d8d6;border-radius:7px;background:#fff;color:#7b8493;font-size:12px;overflow:hidden}.product-library-quick-filters label span{padding-left:10px}.product-library-quick-filters select{min-width:76px;min-height:36px;padding:0 25px 0 7px;border:0;outline:0;color:#344054;background:#fff;font-weight:650}.product-library-quick-filters label:focus-within{border-color:#f2a276;box-shadow:0 0 0 3px #ed5b1314}.product-library-filters{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(150px,1fr))}.product-library-filters label{color:#667085;display:grid;font-size:12px;gap:5px}.product-library-filters select,.product-library-filters input{background:#fff;border:1px solid #d7dde7;border-radius:6px;color:#344054;min-height:34px;padding:0 8px}.product-library-advanced-filters{margin:0;padding:12px;border-top:1px solid #eee9e3;border-radius:0;background:#fcfbf9}.product-library-resultbar{display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:8px 14px;border-top:1px solid var(--admin-line);color:#475467;background:#fcfbf9;font-size:12px}.product-library-resultbar small{color:#98a2b3}.product-library-batchbar,.product-library-loading{align-items:center;background:#fcfbf9;border-top:1px solid var(--admin-line);color:#475467;display:flex;gap:12px;justify-content:space-between;min-height:52px;padding:10px 14px}.product-library-batchbar>div{display:flex;flex-wrap:wrap;gap:8px}.product-library-batchbar.active{position:sticky;bottom:0;z-index:4;border-color:#fed7aa;background:#fff7ed;box-shadow:0 -8px 18px #1018280f}.product-library-loading{justify-content:center;min-height:160px}.product-library-table{min-width:1450px}.product-library-table th:first-child,.product-library-table td:first-child{width:42px;text-align:center}.product-library-table th:nth-child(2){min-width:270px}.product-library-table th:nth-child(3){min-width:150px}.product-library-table th:nth-child(4){min-width:180px}.product-library-table th:nth-child(5){min-width:135px}.product-library-table th:nth-child(6){min-width:210px}.product-library-table th:nth-child(7){min-width:120px}.product-library-table th:nth-child(8){min-width:210px}.product-library-table tbody tr{transition:background .14s ease}.product-library-table tbody tr:hover td{background:#fffaf6}.product-library-table tbody tr.needs-attention td:first-child{box-shadow:inset 3px 0 #f0a46d}.product-library-product{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:11px;min-width:0}.product-library-detail-trigger{background:transparent;border:0;color:inherit;cursor:pointer;padding:0;text-align:left;width:100%}.product-library-detail-trigger:hover b{color:#c9470a}.product-library-detail-trigger:focus-visible{border-radius:7px;outline:2px solid #f2a276;outline-offset:3px}.product-library-product .product-visual{width:52px;height:52px;border:1px solid #ece8e2;border-radius:7px;box-shadow:none;background:#faf8f5;overflow:hidden}.product-library-product .product-visual.image img{width:100%;height:100%;object-fit:cover}.product-library-product .product-visual.generic{display:grid;place-items:center;color:#a48f7f}.product-library-product .product-visual.generic svg{width:23px}.product-library-product>div:last-child,.product-library-product>span:last-child{min-width:0}.product-library-product b{display:-webkit-box;overflow:hidden;color:var(--admin-ink);font-size:13px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-library-product small{display:block;margin-top:5px;color:#7b8493;overflow-wrap:anywhere}.product-library-detail-trigger em{color:#c9470a;display:block;font-size:11px;font-style:normal;font-weight:650;margin-top:5px}.product-library-price{display:block;color:#c9470a;font-size:15px;font-variant-numeric:tabular-nums}.product-library-stock{display:block;margin-top:6px;color:#667085;font-size:12px;white-space:nowrap}.product-library-stock.risk{color:#b54708;font-weight:650}.product-authorization{display:flex;align-items:center;gap:4px;margin-top:7px;color:#667085;font-size:11px;white-space:nowrap}.product-authorization.ready{color:#438267}.product-authorization.issue{color:#b54708}.product-library-issue{display:flex;align-items:flex-start;gap:7px;color:#b54708}.product-library-issue>svg{flex:0 0 auto;margin-top:2px}.product-library-issue b,.product-library-issue small{display:block;line-height:1.4}.product-library-issue b{color:#8a3b0b;font-size:12px}.product-library-issue small{margin-top:3px;color:#8b6a55;font-size:11px}.product-library-clear{display:inline-flex;align-items:center;gap:5px;color:#7a8b82;font-size:12px;white-space:nowrap}.product-library-table .table-actions{flex-wrap:wrap}.product-library-table .table-actions .table-actions{margin-top:0}.product-library-surface .responsive-table-wrap{scrollbar-color:#c9c0b7 #f4f1ed;scrollbar-width:thin}.product-library-surface .responsive-table-wrap::-webkit-scrollbar{height:9px}.product-library-surface .responsive-table-wrap::-webkit-scrollbar-track{background:#f4f1ed}.product-library-surface .responsive-table-wrap::-webkit-scrollbar-thumb{border:2px solid #f4f1ed;border-radius:999px;background:#c9c0b7}@media(max-width:1080px){.product-library-querybar{align-items:stretch;flex-direction:column}.product-library-querybar .admin-filter-search{flex-basis:auto;max-width:none;width:100%}.product-library-quick-filters{width:100%}.product-library-filters{grid-template-columns:repeat(2,minmax(150px,1fr))}}@media(max-width:900px){.product-library-page .admin-summary-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.product-library-page .admin-summary-strip>*{border-bottom:1px solid #edf0f4;border-right:1px solid #edf0f4}.product-library-page .admin-summary-strip>:nth-child(2n){border-right:0}.product-library-page .admin-summary-strip>:nth-last-child(-n+2){border-bottom:0}}@media(max-width:700px){.product-library-filters{grid-template-columns:repeat(2,minmax(130px,1fr))}.product-library-quick-filters{align-items:stretch;flex-direction:column}.product-library-quick-filters label{justify-content:space-between}.product-library-batchbar{align-items:stretch;flex-direction:column}}.admin-pagination{align-items:center;background:#fff;border-top:1px solid var(--admin-line);color:#667085;display:flex;font-size:12px;gap:12px;justify-content:space-between;min-height:52px;padding:10px 14px}.panel>.admin-pagination,.application-list>.admin-pagination,.partner-list>.admin-pagination{border-top-color:#edf0f4;margin-top:10px}.admin-pagination-controls{align-items:center;display:flex;gap:8px}.admin-pagination-controls label{align-items:center;color:#667085;display:inline-flex;gap:6px;white-space:nowrap}.admin-pagination-controls select{background:#fff;border:1px solid #d7dde7;border-radius:6px;color:#344054;font-size:12px;height:30px;padding:0 26px 0 9px}.admin-pagination-controls button{align-items:center;background:#fff;border:1px solid #d7dde7;border-radius:6px;color:#344054;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:4px;height:30px;padding:0 9px}.admin-pagination-controls button:disabled{background:#f7f8fa;color:#a5adba;cursor:not-allowed}.admin-pagination-controls strong{color:#111827;font-size:12px;min-width:48px;text-align:center}.admin-data-surface .table-wrap th{background:#f8f9fb;color:#596579;font-size:12px;font-weight:600;letter-spacing:0;padding-bottom:11px;padding-top:11px;position:sticky;top:58px;z-index:2}.admin-data-surface .table-wrap td{color:#344054;font-size:13px;padding-bottom:13px;padding-top:13px;vertical-align:top}.admin-data-surface .table-rich-cell{gap:3px}.admin-data-surface .table-rich-cell b{color:var(--admin-ink)}.admin-data-surface .table-rich-cell small{color:#758195;line-height:1.45}.admin-data-surface .empty-state{border:0;min-height:240px;padding:46px 24px}.admin-data-surface .empty-state-visual{transform:scale(.86)}.admin-data-surface .inline-feedback{background:#fff8f2;border:0;border-bottom:1px solid #f8d8c5;border-radius:0;color:#9b3f12;margin:0;padding:10px 14px}.admin-workbench{background:#fff;border:1px solid var(--admin-line);border-radius:9px;display:grid;grid-template-columns:minmax(300px,36%) minmax(0,1fr);min-height:540px;overflow:hidden}.admin-workbench.is-empty{display:block;min-height:0;border:0;border-radius:0;background:transparent;overflow:visible}.admin-workbench.is-empty .admin-task-list{border:0}.admin-workbench.is-empty .admin-task-items{max-height:none}.admin-workbench.is-empty .admin-task-detail{display:none}.admin-task-list{border-right:1px solid var(--admin-line);min-width:0}.admin-workbench.details-in-drawer{display:block;min-height:0}.admin-workbench.details-in-drawer .admin-task-list{border-right:0}.admin-workbench.details-in-drawer .admin-task-items{max-height:none}.admin-task-list .admin-data-toolbar{min-height:61px}.admin-task-items{max-height:630px;overflow-y:auto}.admin-task-item{background:#fff;border:0;border-bottom:1px solid #efebe6;cursor:pointer;display:grid;gap:5px;padding:15px 16px;text-align:left;width:100%}.admin-task-item:hover{background:var(--admin-surface-hover)}.admin-task-item.active{background:#fff8f3;box-shadow:inset 3px 0 0 var(--admin-orange)}.admin-task-item-head,.admin-task-item-meta{align-items:center;display:flex;gap:8px;justify-content:space-between}.admin-task-item strong{color:var(--admin-ink);font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-task-item p,.admin-task-item small{color:var(--admin-muted);font-size:12px;margin:0}.admin-task-detail{min-width:0;padding:22px}.admin-task-detail-head{align-items:flex-start;border-bottom:1px solid var(--admin-line);display:flex;gap:16px;justify-content:space-between;padding-bottom:16px}.admin-task-detail-head h2,.admin-task-detail-head p{margin:0}.admin-task-detail-head h2{font-size:18px}.admin-task-detail-head p{color:var(--admin-muted);font-size:12px;margin-top:5px}.admin-audit-grid{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));padding:18px 0}.admin-audit-grid>div{background:#f8f9fb;border:1px solid #edf0f4;border-radius:7px;display:grid;gap:5px;min-height:70px;padding:11px 12px}.admin-audit-grid span{color:var(--admin-muted);font-size:12px}.admin-audit-grid strong{color:var(--admin-ink);font-size:14px}.admin-audit-grid small{color:#7b8495;font-size:11px}.product-audit-page .admin-summary-strip>*{max-width:none}.product-audit-surface .admin-status-tabs{padding:0 18px}.product-audit-surface .admin-data-toolbar{background:#fff}.product-audit-toolbar-hint{color:#8a93a1;font-size:12px;white-space:nowrap}.admin-date-range-filter{align-items:center;display:inline-flex;gap:6px;color:#667085;font-size:12px;white-space:nowrap}.admin-date-range-filter input{min-height:34px;border:1px solid #d7dde7;border-radius:6px;color:#344054;padding:0 7px;background:#fff}.admin-date-range-filter input:focus{border-color:#f2a276;box-shadow:0 0 0 3px #ed5b1314;outline:0}.admin-date-range-error{color:#b42318;font-size:12px;margin:0;padding:8px 18px;background:#fff5f4;border-bottom:1px solid #f6d7d4}.product-audit-resultbar{align-items:center;display:flex;justify-content:space-between;min-height:40px;padding:8px 16px;border-top:1px solid #eee9e3;border-bottom:1px solid #eee9e3;color:#475467;background:#fcfbf9;font-size:12px}.product-audit-resultbar small{color:#98a2b3}.product-audit-queue{border:0}.product-audit-queue .admin-task-items{max-height:none;overflow:visible}.product-audit-row{align-items:center;background:#fff;border:0;border-bottom:1px solid #eeeae5;color:#344054;cursor:pointer;display:grid;gap:16px;grid-template-areas:"identity supplier pricing risks stage enter";grid-template-columns:minmax(260px,2fr) minmax(170px,1fr) 145px minmax(180px,1.2fr) 130px 88px;min-height:88px;padding:14px 16px;text-align:left;transition:background .15s ease,box-shadow .15s ease;width:100%}.product-audit-row:hover{background:#fffaf6}.product-audit-row:focus-visible{outline:2px solid #f2a276;outline-offset:-2px}.product-audit-row.active{background:#fff7f1;box-shadow:inset 3px 0 0 var(--admin-orange)}.product-audit-row>span{min-width:0}.product-audit-identity{align-items:center;display:grid;gap:12px;grid-area:identity;grid-template-columns:58px minmax(0,1fr)}.product-audit-identity .product-visual{width:58px;height:58px;border:1px solid #ece7e1;border-radius:8px;box-shadow:none;overflow:hidden;background:#faf8f5}.product-audit-identity .product-visual.image img{width:100%;height:100%;object-fit:cover}.product-audit-identity .product-visual.generic{display:grid;place-items:center;color:#a86a40}.product-audit-identity>span{min-width:0}.product-audit-identity strong{color:var(--admin-ink);display:-webkit-box;overflow:hidden;font-size:14px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-audit-identity small{color:#7b8493;display:block;font-size:11px;margin-top:5px;overflow-wrap:anywhere}.product-audit-identity em{color:#8a93a1;display:block;font-size:11px;font-style:normal;margin-top:3px}.product-audit-supplier{grid-area:supplier}.product-audit-pricing{grid-area:pricing}.product-audit-risks{grid-area:risks}.product-audit-stage{grid-area:stage}.product-audit-supplier,.product-audit-pricing,.product-audit-risks,.product-audit-stage{display:grid;gap:5px}.product-audit-supplier>small,.product-audit-pricing>small,.product-audit-risks>small{color:#8a93a1;font-size:11px}.product-audit-supplier strong{color:#344054;font-size:13px;line-height:1.4}.product-audit-supplier em,.product-audit-pricing em{color:#7b8493;font-size:11px;font-style:normal;line-height:1.4}.product-audit-pricing strong{color:#c9470a;font-size:15px}.product-audit-risks>span{display:flex;flex-wrap:wrap;gap:5px}.product-audit-risks em{align-items:center;border-radius:4px;display:inline-flex;font-size:11px;font-style:normal;font-weight:650;gap:3px;min-height:23px;padding:0 6px}.product-audit-risks em.warning{color:#9a4d13;background:#fff2e6}.product-audit-risks em.danger{color:#b42318;background:#fff0ee}.product-audit-risks em.ready{color:#067647;background:#edf9f2}.product-audit-stage{align-content:center;justify-items:start}.product-audit-stage small{color:#7b8493;font-size:11px;line-height:1.35}.product-audit-enter{align-items:center;align-self:center;color:#c9470a;display:inline-flex;font-size:12px;font-weight:700;gap:3px;grid-area:enter;justify-self:end;white-space:nowrap}.product-audit-row:hover .product-audit-enter{color:#a83a07}.brand-authorization-page .admin-summary-strip>*{max-width:none}.brand-authorization-surface .admin-status-tabs{padding:0 14px}.brand-authorization-list{display:grid}.brand-authorization-row{align-items:center;border-bottom:1px solid #eeeae4;display:grid;gap:18px;grid-template-columns:minmax(250px,1.7fr) minmax(165px,1fr) minmax(180px,1.05fr) minmax(190px,1.15fr) 118px;min-height:96px;padding:14px 16px;transition:background .15s ease}.brand-authorization-row:last-child{border-bottom:0}.brand-authorization-row:hover{background:#fffaf6}.brand-authorization-row.pending{box-shadow:inset 3px 0 #f0a46d}.brand-authorization-identity,.brand-authorization-expiry,.brand-authorization-impact,.brand-authorization-risk,.brand-authorization-action{min-width:0}.brand-authorization-identity{align-items:center;display:grid;gap:11px;grid-template-columns:46px minmax(0,1fr)}.brand-authorization-mark{align-items:center;background:#fff2e8;border:1px solid #f4d4bf;border-radius:9px;color:#c9470a;display:inline-flex;font-size:17px;font-weight:750;height:46px;justify-content:center;width:46px}.brand-authorization-identity strong,.brand-authorization-identity small,.brand-authorization-identity em,.brand-authorization-expiry small,.brand-authorization-expiry strong,.brand-authorization-expiry em,.brand-authorization-impact small,.brand-authorization-impact strong,.brand-authorization-impact em,.brand-authorization-risk small,.brand-authorization-risk em,.brand-authorization-risk span{display:block}.brand-authorization-identity strong{color:var(--admin-ink);font-size:14px;line-height:1.4}.brand-authorization-identity small{color:#7b8493;font-size:11px;margin-top:5px;overflow-wrap:anywhere}.brand-authorization-identity em{color:#8a93a1;font-size:11px;font-style:normal;margin-top:3px}.brand-authorization-expiry>small,.brand-authorization-impact>small,.brand-authorization-risk>small{color:#98a2b3;font-size:11px;margin-bottom:5px}.brand-authorization-expiry strong{color:#344054;font-size:13px}.brand-authorization-expiry em,.brand-authorization-impact em,.brand-authorization-risk em,.brand-authorization-risk span{color:#7b8493;font-size:11px;font-style:normal;margin-top:5px}.brand-authorization-expiry em,.brand-authorization-risk em,.brand-authorization-impact strong{align-items:center;display:flex;gap:5px}.brand-authorization-expiry em.danger,.brand-authorization-risk em.danger{color:#b42318}.brand-authorization-expiry em.warning{color:#b54708}.brand-authorization-expiry em.ready,.brand-authorization-risk em.ready{color:#438267}.brand-authorization-impact strong{color:#344054;font-size:13px}.brand-authorization-risk span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-authorization-action{align-items:flex-end;display:flex;flex-direction:column;gap:10px}.brand-authorization-action button{align-items:center;background:transparent;border:0;color:#c9470a;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:2px;padding:2px 0}.brand-authorization-action button:hover{color:#9f3508;text-decoration:underline;text-underline-offset:3px}.order-monitor-page .admin-summary-strip>*{max-width:none}.order-monitor-surface .admin-task-list{border-right:0}.order-monitor-surface .admin-status-tabs{padding:0 14px}.order-monitor-surface .admin-task-items{max-height:none;overflow:visible}.order-monitor-row{align-items:center;background:#fff;border:0;border-bottom:1px solid #eeeae4;color:#344054;cursor:pointer;display:grid;gap:18px;grid-template-columns:minmax(225px,1.35fr) minmax(180px,1fr) minmax(220px,1.25fr) 125px minmax(155px,.9fr) 78px;min-height:100px;padding:14px 16px;text-align:left;transition:background .15s ease,box-shadow .15s ease;width:100%}.order-monitor-row:last-of-type{border-bottom:0}.order-monitor-row:hover{background:#fffaf6}.order-monitor-row:focus-visible{outline:2px solid #f2a276;outline-offset:-2px}.order-monitor-row.active{background:#fff7f1;box-shadow:inset 3px 0 0 var(--admin-orange)}.order-monitor-row.needs-attention:not(.active){box-shadow:inset 3px 0 #e6a068}.order-monitor-row>span{min-width:0}.order-monitor-identity,.order-monitor-parties,.order-monitor-product,.order-monitor-amount,.order-monitor-stage{display:grid;gap:5px}.order-monitor-identity strong{color:var(--admin-ink);font-size:14px}.order-monitor-identity small,.order-monitor-parties>small,.order-monitor-product>small,.order-monitor-amount>small{color:#98a2b3;font-size:11px}.order-monitor-identity em,.order-monitor-parties em,.order-monitor-product em,.order-monitor-amount em{color:#7b8493;font-size:11px;font-style:normal;line-height:1.4}.order-monitor-parties strong,.order-monitor-product strong{color:#344054;font-size:13px;line-height:1.4}.order-monitor-product strong{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.order-monitor-amount strong{color:#c9470a;font-size:15px;font-variant-numeric:tabular-nums}.order-monitor-stage{align-content:center;justify-items:start}.order-monitor-stage small{color:#7b8493;font-size:11px;line-height:1.4}.order-monitor-row.needs-attention .order-monitor-stage small{color:#a64b0d}.order-monitor-enter{align-items:center;color:#c9470a;display:inline-flex;font-size:12px;font-weight:700;gap:2px;justify-self:end;white-space:nowrap}.order-monitor-row:hover .order-monitor-enter{color:#9f3508}.payment-confirm-page .admin-summary-strip>*{max-width:none}.payment-confirm-surface .admin-task-list{border-right:0}.payment-confirm-surface .admin-status-tabs{padding:0 18px}.payment-confirm-surface .admin-task-items{max-height:none;overflow:visible}.payment-confirm-guidance{align-items:center;background:#fff9f3;border-bottom:1px solid #f4dfcd;color:#c2410c;display:flex;gap:8px;padding:11px 18px}.payment-confirm-guidance svg{flex:0 0 auto}.payment-confirm-guidance strong{font-size:12px}.payment-confirm-guidance span{color:#6f6259;font-size:11px;line-height:1.5}.payment-confirm-feedback-action{background:transparent;border:0;color:currentColor;cursor:pointer;font:inherit;font-size:12px;font-weight:800;padding:2px 0;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.payment-confirm-feedback-action:focus-visible{outline:2px solid currentColor;outline-offset:3px}.payment-confirm-row{align-items:stretch;border-bottom:1px solid #eeeae4;display:grid;grid-template-columns:minmax(0,1fr) 122px;min-height:114px;transition:background .15s ease,box-shadow .15s ease}.payment-confirm-row:last-of-type{border-bottom:0}.payment-confirm-row:hover{background:#fffaf6;box-shadow:inset 3px 0 0 var(--admin-orange)}.payment-confirm-row.needs-attention:not(:hover){box-shadow:inset 3px 0 #e6a068}.payment-confirm-open{align-items:center;background:transparent;border:0;color:#344054;cursor:pointer;display:grid;gap:17px;grid-template-columns:minmax(205px,1.15fr) minmax(155px,.85fr) minmax(195px,1.05fr) 115px minmax(175px,.95fr) minmax(160px,.9fr) 76px;padding:15px 16px;text-align:left;width:100%}.payment-confirm-open:focus-visible{outline:2px solid #f2a276;outline-offset:-2px}.payment-confirm-open>span{min-width:0}.payment-confirm-identity,.payment-confirm-payer,.payment-confirm-order,.payment-confirm-amount,.payment-confirm-voucher{display:grid;gap:5px}.payment-confirm-identity small,.payment-confirm-payer small,.payment-confirm-order small,.payment-confirm-amount small,.payment-confirm-voucher small{color:#98a2b3;font-size:11px}.payment-confirm-identity b,.payment-confirm-payer b,.payment-confirm-order b,.payment-confirm-amount b,.payment-confirm-voucher b{color:#344054;font-size:12px;line-height:1.4;overflow-wrap:anywhere}.payment-confirm-identity b{color:var(--admin-ink);font-size:14px}.payment-confirm-amount b{color:#c9470a;font-size:16px;font-variant-numeric:tabular-nums}.payment-confirm-identity span,.payment-confirm-identity em,.payment-confirm-payer span,.payment-confirm-order span,.payment-confirm-amount span,.payment-confirm-voucher span{color:#7b8493;font-size:11px;font-style:normal;line-height:1.4;overflow-wrap:anywhere}.payment-confirm-result{align-items:flex-start;border-radius:9px;display:flex;gap:7px;padding:9px 10px}.payment-confirm-result.ready{background:#effaf3;color:#16803c}.payment-confirm-result.issue{background:#fff3e8;color:#c2410c}.payment-confirm-result svg{flex:0 0 auto;margin-top:1px}.payment-confirm-result b,.payment-confirm-result small{display:block}.payment-confirm-result b{font-size:11px;line-height:1.4}.payment-confirm-result small{color:#687386;font-size:10px;line-height:1.4;margin-top:3px}.payment-confirm-enter{align-items:center;color:#c9470a;display:inline-flex;font-size:12px;font-weight:700;gap:2px;justify-self:end;white-space:nowrap}.payment-confirm-actions{align-content:center;border-left:1px solid #f1ede8;display:grid;gap:8px;padding:14px 12px}.payment-confirm-actions .btn{justify-content:center;white-space:nowrap}.payment-reconciliation-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid #e8edf3;border-radius:10px;background:#fbfcfe}.payment-reconciliation-summary>div{min-width:0;padding:12px 14px}.payment-reconciliation-summary>div+div{border-left:1px solid #e8edf3}.payment-reconciliation-summary span,.payment-reconciliation-summary b,.payment-reconciliation-summary small{display:block}.payment-reconciliation-summary span{color:#7b8493;font-size:11px}.payment-reconciliation-summary b{color:#253044;font-size:14px;line-height:1.45;margin-top:5px;overflow-wrap:anywhere}.payment-reconciliation-summary>div:first-child b{color:#c9470a;font-size:18px;font-variant-numeric:tabular-nums}.payment-reconciliation-summary small{color:#697386;font-size:11px;line-height:1.45;margin-top:4px}.payment-reconciliation-summary .confirmed{background:#f1fbf4}.payment-reconciliation-summary .confirmed b{color:#16803c}.payment-reconciliation-summary .pending{background:#fffaf5}.payment-reconciliation-summary .pending b{color:#9a5b15}.payment-reconciliation-summary .issue{background:#fff5f3}.payment-reconciliation-summary .issue b{color:#b42318}.payment-reconciliation-note{color:#697386;font-size:11px;line-height:1.55;margin:9px 0 0}.payment-evidence-card{align-items:center;background:#fffaf5;border:1px solid #f3dfce;border-radius:10px;display:grid;gap:12px;grid-template-columns:auto minmax(0,1fr) auto;padding:14px}.payment-evidence-icon{align-items:center;background:#fff0e5;border-radius:9px;color:#c9470a;display:flex;height:42px;justify-content:center;width:42px}.payment-evidence-card small,.payment-evidence-card strong,.payment-evidence-card span{display:block}.payment-evidence-card small{color:#8a94a6;font-size:11px}.payment-evidence-card strong{color:#263244;font-size:13px;margin-top:4px;overflow-wrap:anywhere}.payment-evidence-card span{color:#697386;font-size:11px;margin-top:4px}.payment-evidence-actions{align-self:center}.payment-voucher-preview-wrap{display:grid;gap:9px}.payment-voucher-preview-wrap>small{color:#697386;font-size:11px;line-height:1.5}.payment-voucher-preview{background:#f8fafc;border-color:#e4e7ec;height:min(360px,52vh);min-height:180px;padding:8px}.payment-voucher-preview:hover{border-color:#f2a276;box-shadow:0 0 0 3px #fff0e5}.payment-voucher-preview:focus-visible{outline:2px solid #f2a276;outline-offset:2px}.payment-voucher-preview-state{align-items:center;border:1px solid #e4e7ec;color:#697386;display:flex;flex-direction:column;gap:8px;justify-content:center;text-align:center}.payment-voucher-preview-state.error{border-color:#f5c8c4;background:#fff8f7;color:#b42318}.payment-voucher-preview-state .text-button{font-size:12px}.payment-confirm-checklist{border:1px solid #edf0f4;border-radius:10px;overflow:hidden}.payment-confirm-checklist>div{align-items:flex-start;display:flex;gap:9px;padding:11px 13px}.payment-confirm-checklist>div+div{border-top:1px solid #edf0f4}.payment-confirm-checklist>div.ready{color:#16803c}.payment-confirm-checklist>div.issue{background:#fff9f3;color:#c2410c}.payment-confirm-checklist svg{flex:0 0 auto;margin-top:1px}.payment-confirm-checklist b,.payment-confirm-checklist small{display:block}.payment-confirm-checklist b{color:#344054;font-size:12px}.payment-confirm-checklist small{color:#697386;font-size:11px;line-height:1.5;margin-top:3px;overflow-wrap:anywhere}.payment-confirm-impact{align-items:flex-start;background:#fff8f1;border:1px solid #f4dcc8;border-radius:10px;color:#c2410c;display:flex;gap:9px;padding:12px 13px}.payment-confirm-impact svg{flex:0 0 auto;margin-top:1px}.payment-confirm-impact b,.payment-confirm-impact span{display:block}.payment-confirm-impact b{color:#9a3412;font-size:12px}.payment-confirm-impact span{color:#6f6259;font-size:11px;line-height:1.5;margin-top:3px}.refund-queue-page .admin-summary-strip>*{max-width:none}.refund-queue-surface .admin-status-tabs{padding:0 18px}.refund-queue-surface .admin-task-items{max-height:none;overflow:visible}.refund-queue-guidance{align-items:center;background:#fff8f1;border-bottom:1px solid #f4dcc8;color:#c2410c;display:flex;gap:8px;padding:11px 18px}.refund-queue-guidance svg{flex:0 0 auto}.refund-queue-guidance strong{font-size:12px}.refund-queue-guidance span{color:#6f6259;font-size:11px;line-height:1.5}.refund-queue-row{align-items:stretch;border-bottom:1px solid #eeeae4;display:grid;grid-template-columns:minmax(0,1fr) 138px;min-height:116px;transition:background .15s ease,box-shadow .15s ease}.refund-queue-row:last-of-type{border-bottom:0}.refund-queue-row:hover{background:#fffaf6;box-shadow:inset 3px 0 0 var(--admin-orange)}.refund-queue-open{align-items:center;background:transparent;border:0;color:#344054;cursor:pointer;display:grid;gap:17px;grid-template-columns:minmax(205px,1.1fr) minmax(165px,.9fr) minmax(190px,1fr) 115px minmax(190px,1.05fr) minmax(135px,.75fr) 76px;padding:15px 16px;text-align:left;width:100%}.refund-queue-open:focus-visible{outline:2px solid #f2a276;outline-offset:-2px}.refund-queue-open>span{min-width:0}.refund-queue-identity,.refund-queue-party,.refund-queue-product,.refund-queue-amount,.refund-queue-reason,.refund-queue-time{display:grid;gap:5px}.refund-queue-identity small,.refund-queue-party small,.refund-queue-product small,.refund-queue-amount small,.refund-queue-reason small{color:#98a2b3;font-size:11px}.refund-queue-identity b,.refund-queue-party b,.refund-queue-product b,.refund-queue-amount b,.refund-queue-reason b{color:#344054;font-size:12px;line-height:1.4;overflow-wrap:anywhere}.refund-queue-identity b{color:var(--admin-ink);font-size:14px}.refund-queue-amount b{color:#c9470a;font-size:16px;font-variant-numeric:tabular-nums}.refund-queue-identity span,.refund-queue-party span,.refund-queue-product span,.refund-queue-amount span,.refund-queue-reason span,.refund-queue-time small{color:#7b8493;font-size:11px;line-height:1.45;overflow-wrap:anywhere}.refund-queue-reason span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.refund-queue-time{align-content:center;justify-items:start}.refund-queue-enter{align-items:center;color:#c9470a;display:inline-flex;font-size:12px;font-weight:700;gap:2px;justify-self:end;white-space:nowrap}.refund-queue-actions{align-content:center;border-left:1px solid #f1ede8;display:grid;padding:14px 12px}.refund-queue-actions .file-upload-control,.refund-queue-actions .file-upload-control .btn{width:100%}.refund-queue-actions .file-upload-control .btn{justify-content:center}.refund-process-track{align-items:start;display:grid;grid-template-columns:minmax(90px,1fr) 28px minmax(90px,1fr) 28px minmax(90px,1fr) 28px minmax(90px,1fr)}.refund-process-track>div{color:#98a2b3;display:grid;gap:6px;justify-items:center;min-width:0;text-align:center}.refund-process-track>div>span{align-items:center;background:#f4f5f7;border:1px solid #e4e7ec;border-radius:50%;display:flex;height:34px;justify-content:center;width:34px}.refund-process-track>div.done{color:#16803c}.refund-process-track>div.done>span{background:#effaf3;border-color:#cdebd8}.refund-process-track>div.active{color:#c2410c}.refund-process-track>div.active>span{background:#fff1e7;border-color:#fed7aa;box-shadow:0 0 0 4px #fff8f1}.refund-process-track b{color:#344054;font-size:11px}.refund-process-track small{color:#7b8493;font-size:10px;line-height:1.4}.refund-process-track>i{background:#e6e9ee;height:2px;margin-top:17px}.refund-process-track>div.done+i{background:#a7d9ba}.refund-action-impact{align-items:flex-start;background:#fff8f1;border:1px solid #f4dcc8;border-radius:10px;color:#c2410c;display:flex;gap:9px;padding:12px 13px}.refund-action-impact svg{flex:0 0 auto;margin-top:1px}.refund-action-impact b,.refund-action-impact span{display:block}.refund-action-impact b{color:#9a3412;font-size:12px}.refund-action-impact span{color:#6f6259;font-size:11px;line-height:1.5;margin-top:3px}.admin-product-audit-hero{align-items:flex-start;border-bottom:1px solid var(--admin-line);display:grid;gap:14px;grid-template-columns:auto minmax(0,1fr);padding-bottom:16px}.admin-product-audit-hero .product-visual{border:1px solid #edf0f4;border-radius:8px;box-shadow:none;height:74px;width:92px}.admin-product-audit-title{display:grid;gap:7px;min-width:0}.admin-product-audit-title-row{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.admin-product-audit-title-row{align-items:center}.admin-product-audit-tags{display:flex;flex-wrap:wrap;gap:6px}.admin-product-audit-tags span{border:1px solid #e4e8ee;border-radius:999px;background:#f7f8fa;color:#5f6b7d;font-size:11.5px;line-height:1;padding:6px 8px}.admin-current-task{align-items:center;border:1px solid #ffd2b3;border-radius:8px;display:flex;gap:18px;justify-content:space-between;margin-bottom:12px;padding:14px;background:#fff8f3}.admin-current-task.clear{border-color:#bde6ce;background:#f4fbf7}.admin-current-task.clear span{color:#067647}.admin-current-task.clear strong{color:#05603a}.admin-current-task.clear small{color:#5b7566}.admin-product-audit-evidence dl>div.key dd{font-size:17px;font-weight:760;letter-spacing:-.01em}.admin-product-audit-evidence dl>div.warn dd{color:#b54708}.admin-product-audit-evidence dl>div.warn small{color:#b54708;font-weight:700}.admin-current-task>div:first-child{display:grid;gap:4px}.admin-current-task span{color:#a64714;font-size:12px;font-weight:700}.admin-current-task strong{color:#7a2e08;font-size:14px}.admin-current-task small{color:#7b675c;font-size:12px}.admin-current-task .table-actions{justify-content:flex-end}.admin-product-audit-evidence{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:12px}.admin-product-audit-evidence section{border:1px solid #e5e8ee;border-radius:8px;background:#fff;min-width:0;padding:13px}.admin-product-audit-evidence h3{margin:0 0 10px;color:#2f3848;font-size:13px;font-weight:680}.admin-product-audit-evidence dl{display:grid;gap:9px;margin:0}.admin-product-audit-evidence dl>div{border-top:1px solid #f0f2f5;display:grid;gap:3px;min-width:0;padding-top:9px}.admin-product-audit-evidence dl>div:first-child{border-top:0;padding-top:0}.admin-product-audit-evidence dt{color:var(--admin-muted);font-size:11.5px}.admin-product-audit-evidence dd{margin:0;overflow-wrap:anywhere;color:var(--admin-ink);font-size:13px;font-weight:680}.admin-product-audit-evidence small{color:#7b8495;font-size:11px;line-height:1.35}.admin-audit-check{align-items:flex-start;border:1px solid #f1d5c5;border-radius:7px;display:flex;gap:10px;margin-bottom:18px;padding:12px 13px}.admin-audit-check.success{border-color:#bde6ce;background:#f4fbf7}.admin-audit-check.warning{border-color:#f1d5c5;background:#fffaf6}.admin-audit-check strong,.admin-audit-check span{display:block}.admin-audit-check span{color:var(--admin-muted);font-size:12px;margin-top:3px}.admin-workbench-actions{align-items:center;border-top:1px solid var(--admin-line);display:flex;gap:8px;justify-content:flex-end;padding-top:16px}.governance-hero{background:transparent;border:0;border-radius:0;margin:0 0 14px;min-height:auto;padding:0}.governance-hero .pill{display:none}.governance-hero h2{font-size:20px}.governance-hero p{font-size:13px;max-width:680px}.governance-metrics{background:#fff;border:1px solid var(--admin-line);border-radius:9px;display:flex;margin-bottom:14px;overflow:hidden}.governance-metrics .metric{border:0;border-radius:0;border-right:1px solid #edf0f4;box-shadow:none;min-height:84px;padding:12px 15px}.governance-metrics .metric:last-child{border-right:0}.governance-metrics .metric-icon{display:none}.business-category-metrics{display:grid;grid-template-columns:repeat(4,164px);width:max-content;max-width:100%;justify-self:start;margin-bottom:0}.business-category-metrics .metric{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label value" "hint value";align-items:center;column-gap:12px;min-height:64px;padding:9px 14px}.business-category-metrics .metric>span{grid-area:label;color:#667085;font-size:11px;font-weight:700;line-height:1.25}.business-category-metrics .metric>strong{grid-area:value;margin:0;color:#172033;font-size:24px;line-height:1;font-variant-numeric:tabular-nums}.business-category-metrics .metric>small{grid-area:hint;color:#98a2b3;font-size:10px;line-height:1.25;white-space:nowrap}.permission-side-panel{max-height:calc(100vh - 40px);overflow-y:auto}.admin-dashboard-heading{background:transparent;border:0;border-radius:0;padding:0}.admin-dashboard-heading .eyebrow{display:none}.admin-dashboard-heading h1{font-size:22px}.admin-process-panel{display:none}.admin-dashboard{grid-template-columns:1fr}.admin-clear-state{align-items:flex-start;background:#f1faf6;border:1px solid #cdebdc;border-radius:9px;display:flex;gap:13px;max-width:760px;padding:17px 18px}.admin-clear-state>span{align-items:center;background:#d9f2e5;border-radius:50%;color:#067647;display:inline-flex;flex:0 0 auto;height:40px;justify-content:center;width:40px}.admin-clear-state strong{color:#075e43;font-size:14px}.admin-clear-state p{color:#477565;font-size:13px;line-height:1.55;margin:4px 0 0}.storage-current-state{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.storage-current-state>div{border-right:1px solid var(--admin-line);display:grid;gap:6px;padding:18px}.storage-current-state>div:last-child{border-right:0}.storage-current-state span,.storage-current-state small{color:var(--admin-muted);font-size:12px}.storage-current-state strong{color:var(--admin-ink);font-size:13px;overflow-wrap:anywhere}.admin-workspace-shell{--admin-ink: #141a27;--admin-muted: #687386;--admin-line: #e7e2dc;--admin-soft: #f7f6f3;--admin-surface: #fff;--admin-surface-subtle: #fcfaf7;--admin-surface-hover: #fffaf6;--admin-orange: #f36a21;--admin-orange-soft: #fff1e8;grid-template-columns:224px minmax(0,1fr);background:var(--admin-soft)}.admin-sidebar{padding:0 10px 18px;border-right:1px solid #eee7df;background:#fffdfa;color:#344054;scrollbar-color:#d8d2cb transparent}.admin-sidebar-brand{min-height:68px;margin:0 4px 8px;padding:12px 6px;border-bottom-color:#eee7df}.admin-sidebar-brand .brand-mark{width:36px;height:36px;border-radius:7px;color:#fff;background:var(--admin-orange);box-shadow:none}.admin-sidebar-brand strong{color:#1f2937;font-size:14px;font-weight:680}.admin-sidebar-brand span{color:#7b8493;font-size:11px;font-weight:500}.admin-sidebar-collapse{color:#98a2b3}.admin-sidebar-collapse:hover{color:#475467;background:#f5eee7}.admin-sidebar-nav{gap:2px;padding:5px 0 24px}.admin-nav-group{gap:2px;margin-bottom:14px}.admin-nav-group h2{margin:0 9px 5px;color:#98a2b3;font-size:var(--font-size-nav-primary);font-weight:650;letter-spacing:.02em}.admin-nav-group h2 button{font-size:var(--font-size-nav-primary);font-weight:650}.admin-nav-group button{min-height:34px;border:0;border-radius:6px;padding:0 9px;color:#5c6675;font-size:var(--font-size-nav-secondary);font-weight:520}.admin-nav-group button:hover{color:#9d3e0b;background:#fff6ef;box-shadow:none}.admin-nav-group button.active{color:#a9420b;background:#fff0e5;box-shadow:inset 3px 0 0 var(--admin-orange)}.admin-nav-group button.active svg{color:var(--admin-orange)}.admin-nav-group small{min-width:17px;min-height:17px;background:var(--admin-orange)}.admin-topbar{min-height:52px;padding:0 28px;border-bottom:1px solid var(--admin-line);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.admin-content{max-width:1660px;padding:26px 30px 48px}.admin-page-heading{margin-bottom:20px}.admin-page-heading h1{font-size:var(--font-size-page-title);font-weight:680;letter-spacing:-.025em}.admin-page-heading p{margin-top:6px;color:#707b8e;font-size:var(--font-size-body)}.admin-data-surface,.admin-workbench,.admin-summary-strip,.governance-metrics{border-color:var(--admin-line);border-radius:6px;box-shadow:0 1px 2px #10182806}.admin-status-tabs{min-height:46px;gap:28px;padding:0 18px;background:#fff}.admin-status-tabs button{min-height:46px;color:#737d8e;font-weight:540}.admin-status-tabs button.active{color:#171d29}.admin-status-tabs small,.admin-status-tabs button.active small{min-width:auto;padding:0;border-radius:0;color:#8a94a5;background:transparent;font-variant-numeric:tabular-nums}.admin-data-toolbar{min-height:56px;padding:9px 14px}.admin-filter-search{min-height:36px;border-radius:5px;background:var(--admin-surface-subtle)}.admin-filter-search:focus-within{background:#fff;border-color:#9aa4b4;box-shadow:0 0 0 2px #141a270f}.admin-workspace-shell .btn{min-height:34px;border-radius:5px;padding:0 11px;font-size:var(--font-size-data);font-weight:620;background:var(--admin-orange);box-shadow:0 3px 8px #f36a2129;transition:border-color .14s ease,background .14s ease,color .14s ease,box-shadow .14s ease}.admin-workspace-shell .btn:hover{transform:none;box-shadow:0 4px 10px #c6470a33;background:#d95313}.admin-workspace-shell .btn:focus-visible{outline:0;box-shadow:0 0 0 3px #f36a2138}.admin-workspace-shell .btn.secondary{color:#344054;border-color:#ddd7d0;background:var(--admin-surface);box-shadow:none}.admin-workspace-shell .btn.secondary:hover{border-color:#b9b0a8;background:var(--admin-surface-subtle)}.admin-workspace-shell .btn.accent{color:#fff;background:var(--admin-orange)}.admin-workspace-shell .btn.accent:hover{background:#d95313}.admin-workspace-shell .btn.secondary:disabled{color:#98a2b3;border-color:#e9e4de;background:#faf8f5;opacity:1}.admin-workspace-shell .btn.ghost{color:#3d485a;background:transparent;box-shadow:none}.admin-workspace-shell .btn.ghost:hover{color:#151a24;background:#f5f1ed}.admin-workspace-shell .btn.danger{color:#b42318;border:1px solid #efc7c3;background:#fff;box-shadow:none}.admin-workspace-shell .btn.danger:hover{color:#912018;border-color:#e6aaa4;background:#fff4f2}.admin-workspace-shell .btn.danger:focus-visible{box-shadow:0 0 0 3px #b423181f}.admin-workspace-shell .pill{min-height:22px;border-radius:4px;padding:0 7px;font-size:var(--font-size-caption);font-weight:620}.admin-data-surface .table-wrap th{top:0;padding:10px 14px;color:#687386;background:var(--admin-surface-subtle);font-size:var(--font-size-meta);font-weight:620}.admin-data-surface .table-wrap td{padding:12px 14px;border-bottom-color:#efebe6;color:#354052;font-size:var(--font-size-data);vertical-align:middle}.admin-data-surface .table-wrap tbody tr:hover td{background:var(--admin-surface-hover)}.admin-data-surface .table-rich-cell b{font-size:var(--font-size-data);font-weight:640}.admin-data-surface .table-rich-cell small{color:#7d8797;font-size:var(--font-size-meta)}.invoice-ledger-guide{align-items:center;background:#fffaf6;border-bottom:1px solid #f0e4da;color:#9c4c17;display:flex;gap:14px;min-height:52px;padding:9px 16px}.invoice-ledger-guide>span{align-items:center;display:flex;gap:9px;min-width:0}.invoice-ledger-guide>span>span{display:grid;gap:2px}.invoice-ledger-guide b{color:#713912;font-size:11px}.invoice-ledger-guide small{color:#8d6a50;font-size:10px;line-height:1.45}.invoice-ledger-guide>i{background:#e9d8ca;height:26px;width:1px}.invoice-ledger-guide>em{color:#8a7564;font-size:10px;font-style:normal;margin-left:auto;white-space:nowrap}.invoice-issue-upload-panel{align-items:center;background:#fffaf5;border:1px solid #f3dfce;border-radius:10px;display:flex;gap:14px;justify-content:space-between;padding:14px}.invoice-issue-upload-copy{align-items:flex-start;color:#c9470a;display:flex;gap:10px;min-width:0}.invoice-issue-upload-copy>svg{flex:0 0 auto;margin-top:1px}.invoice-issue-upload-copy span{display:grid;gap:4px;min-width:0}.invoice-issue-upload-copy b{color:#344054;font-size:13px}.invoice-issue-upload-copy small{color:#697386;font-size:11px;line-height:1.5}.invoice-issue-upload-panel .file-upload-control{flex:0 0 auto;width:auto}.invoice-issue-upload-panel .file-upload-control .btn{white-space:nowrap}.partner-license-preview{display:grid;gap:8px;max-width:460px}.partner-license-preview a{background:#f8fafc;border:1px solid #dfe5ec;border-radius:9px;display:block;overflow:hidden;padding:8px}.partner-license-preview a:hover{border-color:#f2a276;box-shadow:0 0 0 3px #fff0e5}.partner-license-preview a:focus-visible{outline:2px solid #f2a276;outline-offset:2px}.partner-license-preview img{display:block;height:auto;max-height:360px;object-fit:contain;width:100%}.partner-license-preview small,.partner-license-feedback,.partner-license-file>span{color:#697386;font-size:11px;line-height:1.5}.partner-license-feedback{margin:0}.partner-license-feedback.error{color:#b42318}.partner-license-file{align-items:center;background:#f8f9fb;border:1px solid #edf0f4;border-radius:8px;display:flex;gap:12px;justify-content:space-between;padding:12px}.partner-license-file>span{min-width:0;overflow-wrap:anywhere}.partner-application-review .drawer-summary{margin-bottom:16px;border-radius:10px;box-shadow:none}.partner-application-subject-summary{display:grid;gap:14px}.partner-application-detail-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 28px;margin:0}.partner-application-detail-list>div{min-width:0}.partner-application-detail-list dt,.partner-application-metadata small{display:block;margin-bottom:5px;color:#7d8797;font-size:10.5px;font-weight:620}.partner-application-detail-list dd{margin:0;color:#2f3a4b;font-size:12px;font-weight:650;line-height:1.55;overflow-wrap:anywhere}.partner-application-metadata{display:flex;flex-wrap:wrap;gap:8px 22px;padding-top:12px;border-top:1px solid #edf0f4}.partner-application-metadata>span{min-width:150px}.partner-application-metadata strong{display:block;color:#475467;font-size:11.5px;font-weight:650;line-height:1.5;overflow-wrap:anywhere}.partner-application-review-panels{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:14px;margin-top:18px}.partner-application-review-panel{min-width:0;border:1px solid #e4e8ee;border-radius:11px;padding:15px;background:#fff}.partner-application-review-panel.decision{background:#fcfcfd}.partner-application-review-panel .drawer-section{margin:0;padding:0;border:0}.partner-application-review-panel .drawer-section-head{min-height:47px;margin-bottom:12px}.partner-application-review-panel .drawer-section-head h4{font-size:13px}.partner-application-review-panel .drawer-section-head p{font-size:11px}.partner-application-review-panel .partner-license-preview{max-width:none}.partner-application-review-panel .partner-license-preview a{display:grid;min-height:220px;place-items:center;padding:10px;background:#f6f8fa}.partner-application-review-panel .partner-license-preview img{width:100%;height:220px;max-height:220px;object-fit:contain}.partner-application-review-note{position:relative;display:grid;gap:7px;color:#475467;font-size:11px;font-weight:650}.partner-application-review-note textarea{width:100%;min-height:136px;resize:vertical;border-color:#d8dee7;border-radius:8px;padding:10px 11px 26px;color:#344054;background:#fff;font-size:12px;line-height:1.6}.partner-application-review-note textarea:focus{border-color:#e98242;box-shadow:0 0 0 3px #e982421f;outline:0}.partner-application-review-note>small{position:absolute;right:9px;bottom:7px;color:#98a2b3;font-size:10px;font-weight:500}.partner-application-review-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.partner-application-review-actions .btn{width:100%;min-height:36px}.partner-application-review-result{margin:0;border-left:3px solid #d0d5dd;border-radius:0 8px 8px 0;padding:11px 12px;color:#475467;background:#f5f7f9;font-size:12px;line-height:1.6}@media(max-width:760px){.partner-application-review-panels{grid-template-columns:1fr}.partner-application-detail-list{grid-template-columns:1fr;gap:12px}.partner-application-metadata{display:grid;grid-template-columns:1fr;gap:10px}.partner-application-review-panel .partner-license-preview a,.partner-application-review-panel .partner-license-preview img{height:280px;max-height:280px}}.settlement-process-guide{align-items:stretch;background:#fffaf6;border-bottom:1px solid #f0e4da;display:flex;gap:6px;padding:10px 14px}.settlement-process-guide>svg{align-self:center;color:#c9b7a8;flex:0 0 auto}.settlement-process-guide>span{align-items:center;border:1px solid transparent;border-radius:7px;color:#7d8797;display:grid;flex:1;gap:8px;grid-template-columns:auto minmax(0,1fr) auto;min-width:0;padding:7px 8px}.settlement-process-guide>span>i{align-items:center;background:#eef0f3;border-radius:50%;display:flex;font-size:10px;font-style:normal;font-weight:750;height:24px;justify-content:center;width:24px}.settlement-process-guide>span>span{display:grid;gap:2px;min-width:0}.settlement-process-guide b{color:#596476;font-size:10.5px}.settlement-process-guide small{color:#8a94a4;font-size:9px;line-height:1.4}.settlement-process-guide em{color:#8a94a4;font-size:9px;font-style:normal;white-space:nowrap}.settlement-process-guide>span.has-items{background:#fff3e9;border-color:#f3d3bc;color:#c2410c}.settlement-process-guide>span.has-items>i{background:#f97316;color:#fff}.settlement-process-guide>span.has-items b,.settlement-process-guide>span.has-items em{color:#9a3d11}.settlement-process-guide>span.complete>i{background:#e8f7ed;color:#16803c}.file-ledger-guidance{align-items:center;background:#fffaf6;border-bottom:1px solid #f0e4da;color:#b45309;display:flex;gap:9px;min-height:44px;padding:9px 16px}.file-ledger-guidance strong{color:#8f390f;font-size:11px;white-space:nowrap}.file-ledger-guidance span{color:#82644f;font-size:10.5px;line-height:1.5}.file-ledger-page .file-original-name{display:block;max-width:280px;overflow:hidden;color:#7a8492;text-overflow:ellipsis;white-space:nowrap}.file-purpose-badge{border:1px solid #dce3ed;border-radius:999px;color:#4c5b70;display:inline-flex;font-size:10.5px;font-weight:700;line-height:21px;padding:0 8px;white-space:nowrap}.file-purpose-funds{background:#fff5eb;border-color:#f1d5bd;color:#a74613}.file-purpose-invoice{background:#f4f8fd;border-color:#dbe5f2;color:#3a638b}.file-purpose-product{background:#f5f8f6;border-color:#d9e7dd;color:#39764d}.file-purpose-operations{background:#f7f7f8;color:#667085}.admin-table-invoiceManagement table{min-width:1180px;table-layout:fixed}.admin-table-invoiceManagement th:nth-child(1),.admin-table-invoiceManagement td:nth-child(1){width:9%}.admin-table-invoiceManagement th:nth-child(2),.admin-table-invoiceManagement td:nth-child(2){width:34%}.admin-table-invoiceManagement th:nth-child(3),.admin-table-invoiceManagement td:nth-child(3),.admin-table-invoiceManagement th:nth-child(4),.admin-table-invoiceManagement td:nth-child(4){width:12%}.admin-table-invoiceManagement th:nth-child(5),.admin-table-invoiceManagement td:nth-child(5){width:9%}.admin-table-invoiceManagement th:nth-child(6),.admin-table-invoiceManagement td:nth-child(6){width:15%}.admin-table-invoiceManagement th:nth-child(7),.admin-table-invoiceManagement td:nth-child(7){width:9%}.admin-table-invoiceManagement th:first-child,.admin-table-invoiceManagement td:first-child,.admin-table-invoiceManagement th:nth-child(5),.admin-table-invoiceManagement td:nth-child(5),.admin-table-invoiceManagement td:nth-child(7){white-space:nowrap}.invoice-type-badge{align-items:center;border:1px solid #dce3ed;border-radius:999px;color:#4c5b70;display:inline-flex;font-size:11.5px;font-weight:700;line-height:20px;padding:0 8px;white-space:nowrap;word-break:keep-all}.invoice-type-badge-sales{background:#f5f8fc}.invoice-type-badge-supply{background:#fff8f2;border-color:#f2dccb;color:#9c4c17}.invoice-document-cell{display:grid;gap:3px;min-width:0}.invoice-document-cell small{color:#7d8797;font-size:11.5px;line-height:1.45;min-width:0;white-space:normal}.invoice-document-primary{color:#263b61;font-variant-numeric:tabular-nums}.invoice-document-source{color:#66758a!important}.invoice-document-meta{color:#596a80!important}.invoice-document-delivery{color:#8a94a3!important;overflow-wrap:anywhere}.invoice-document-delivery span{overflow-wrap:anywhere}.admin-table-invoiceManagement td:nth-child(5){font-variant-numeric:tabular-nums}.admin-table-invoiceManagement td:nth-child(6) .entity-link{overflow-wrap:anywhere;text-align:left;white-space:normal}.admin-table-invoiceManagement td:nth-child(7) .btn{white-space:nowrap}@media(max-width:720px){.invoice-ledger-guide{align-items:flex-start;display:grid;grid-template-columns:1fr}.invoice-ledger-guide>i{display:none}.invoice-ledger-guide>em{margin-left:26px;white-space:normal}.invoice-issue-upload-panel{align-items:stretch;flex-direction:column}.invoice-issue-upload-panel .file-upload-control,.invoice-issue-upload-panel .file-upload-control .btn{width:100%}.partner-license-file{align-items:stretch;flex-direction:column}.partner-license-file .btn{width:100%}.admin-table-invoiceManagement table{min-width:0;table-layout:auto}.admin-table-invoiceManagement th,.admin-table-invoiceManagement td{width:auto!important}.admin-table-invoiceManagement td:first-child,.admin-table-invoiceManagement td:nth-child(5),.admin-table-invoiceManagement td:nth-child(7){white-space:normal}.invoice-type-badge{width:fit-content}.invoice-document-cell{display:block}.invoice-document-cell>*{display:block;margin-bottom:4px}.admin-table-invoiceManagement td:nth-child(7) .btn{width:fit-content}}.purchase-request-result-count{color:#7b8494;font-size:12px;white-space:nowrap}.purchase-request-admin-page .admin-summary-strip>*{max-width:none}.purchase-request-workbench .admin-status-tabs{padding:0 14px}.purchase-request-audit-list{display:grid}.purchase-request-audit-row{align-items:center;border-bottom:1px solid #eeeae4;display:grid;gap:18px;grid-template-columns:minmax(250px,1.55fr) minmax(170px,1fr) 125px minmax(220px,1.25fr) minmax(155px,.9fr) 92px;min-height:104px;padding:14px 16px;transition:background .15s ease,box-shadow .15s ease}.purchase-request-audit-row:last-child{border-bottom:0}.purchase-request-audit-row:hover{background:#fffaf6}.purchase-request-audit-row.pending{box-shadow:inset 3px 0 #f0a46d}.purchase-request-audit-row>span{min-width:0}.purchase-request-audit-identity{align-items:center;display:grid;gap:11px;grid-template-columns:44px minmax(0,1fr)}.purchase-request-audit-identity>span:first-child{align-items:center;background:#fff2e8;border:1px solid #f4d4bf;border-radius:9px;color:#c9470a;display:inline-flex;height:44px;justify-content:center;width:44px}.purchase-request-audit-identity strong,.purchase-request-audit-identity small,.purchase-request-audit-buyer small,.purchase-request-audit-buyer strong,.purchase-request-audit-buyer em,.purchase-request-audit-scale small,.purchase-request-audit-scale strong,.purchase-request-audit-scale em,.purchase-request-audit-context>small,.purchase-request-audit-progress small{display:block}.purchase-request-audit-identity strong .entity-link{color:var(--admin-ink);display:-webkit-box;font-size:14px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.purchase-request-audit-identity small{color:#7b8493;font-size:11px;margin-top:5px;overflow-wrap:anywhere}.purchase-request-audit-buyer,.purchase-request-audit-scale,.purchase-request-audit-progress{display:grid;gap:5px}.purchase-request-audit-buyer>small,.purchase-request-audit-scale>small,.purchase-request-audit-context>small{color:#98a2b3;font-size:11px}.purchase-request-audit-buyer strong .entity-link{color:#344054;font-size:13px}.purchase-request-audit-buyer em,.purchase-request-audit-scale em{color:#7b8493;font-size:11px;font-style:normal}.purchase-request-audit-scale strong{color:#344054;font-size:14px}.purchase-request-audit-context{display:grid;gap:6px}.purchase-request-audit-context>span{display:flex;flex-wrap:wrap;gap:5px}.purchase-request-audit-context em{background:#f6f7f8;border-radius:4px;color:#667085;font-size:10.5px;font-style:normal;min-height:23px;padding:4px 6px}.purchase-request-audit-context em.ready{background:#edf9f2;color:#067647}.purchase-request-audit-progress{align-content:center;justify-items:start}.purchase-request-audit-progress small{color:#7b8493;font-size:11px;line-height:1.4}.purchase-request-audit-enter{align-items:center;background:transparent;border:0;color:#c9470a;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:2px;justify-self:end;padding:4px 0;white-space:nowrap}.purchase-request-audit-enter:hover{color:#9f3508;text-decoration:underline;text-underline-offset:3px}.purchase-request-table table{min-width:1080px;table-layout:fixed}.purchase-request-table th:nth-child(1),.purchase-request-table td:nth-child(1){width:15%}.purchase-request-table th:nth-child(2),.purchase-request-table td:nth-child(2){width:25%}.purchase-request-table th:nth-child(3),.purchase-request-table td:nth-child(3){width:15%}.purchase-request-table th:nth-child(4),.purchase-request-table td:nth-child(4){width:12%}.purchase-request-table th:nth-child(5),.purchase-request-table td:nth-child(5){width:15%}.purchase-request-table th:nth-child(6),.purchase-request-table td:nth-child(6){width:9%}.purchase-request-table th:nth-child(7),.purchase-request-table td:nth-child(7){width:9%;text-align:right}.purchase-request-primary b{color:#263b61!important;font-variant-numeric:tabular-nums}.purchase-request-demand small{overflow:hidden;max-width:330px;text-overflow:ellipsis;white-space:nowrap}.purchase-request-number b{font-size:15px!important;font-variant-numeric:tabular-nums}.purchase-request-drawer{display:grid;gap:14px}.purchase-request-drawer-status{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid #e6e9ee}.purchase-request-drawer-status span{color:#7b8494;font-size:11.5px}.purchase-request-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.purchase-request-facts>div{background:#f8f9fb;border:1px solid #edf0f4;border-radius:8px;min-width:0;padding:11px 12px}.purchase-request-facts dt{color:#7c8696;font-size:11px}.purchase-request-facts dd{margin:5px 0 0;overflow-wrap:anywhere;color:#1d2430;font-size:13px;font-weight:650}.purchase-request-facts>div:nth-child(3) dd{color:#c9470a;font-variant-numeric:tabular-nums}.purchase-request-specification{background:#f8f9fb;border:1px solid #edf0f4;border-radius:8px;padding:12px 13px}.purchase-request-specification b{color:#344054;font-size:12px}.purchase-request-specification p{color:#475467;font-size:12px;line-height:1.65;margin:5px 0 0;white-space:pre-wrap}.purchase-request-specification.is-warning{background:#fff8f3;border-color:#f4dcc8}.purchase-request-specification.is-warning p{color:#9a3412}.purchase-request-proposal-head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}.purchase-request-proposal-head span{color:#697386;font-size:11px;line-height:1.45}.purchase-request-proposal-head b{color:#344054;font-size:12px;white-space:nowrap}.purchase-request-proposals{display:grid;gap:9px}.purchase-request-proposal-card{border:1px solid #e6e9ee;border-radius:9px;overflow:hidden}.purchase-request-proposal-title{align-items:start;background:#fcfcfd;border-bottom:1px solid #edf0f4;display:flex;justify-content:space-between;gap:12px;padding:11px 12px}.purchase-request-proposal-title>div{display:grid;gap:3px;min-width:0}.purchase-request-proposal-title small,.purchase-request-proposal-title span,.purchase-request-proposal-metrics small,.purchase-request-proposal-metrics span{color:#7b8493;font-size:11px;line-height:1.4}.purchase-request-proposal-title b{color:#253044;font-size:13px;overflow-wrap:anywhere}.purchase-request-proposal-title .entity-link{font-size:13px}.purchase-request-proposal-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.purchase-request-proposal-metrics>div{display:grid;gap:4px;min-width:0;padding:10px 12px}.purchase-request-proposal-metrics>div+div{border-left:1px solid #edf0f4}.purchase-request-proposal-metrics b{color:#344054;font-size:13px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.purchase-request-proposal-metrics>div:nth-child(1) b,.purchase-request-proposal-metrics>div:nth-child(2) b{color:#c9470a}.purchase-request-drawer-section{padding-top:2px}.purchase-request-drawer-section h4{margin:0 0 7px;color:#303949;font-size:12px;font-weight:650}.purchase-request-drawer-section p{margin:0;padding:12px 13px;border-left:2px solid #c8ced8;color:#4d586a;background:#f7f8fa;font-size:12.5px;line-height:1.65}.purchase-request-drawer-section.is-warning p{border-left-color:#e07135;background:#fff7f1}.purchase-request-review-note,.product-action-note{display:grid;gap:7px;color:#3f4959;font-size:12px;font-weight:620}.purchase-request-review-note small,.product-action-note small{justify-self:end;color:#929aa7;font-weight:500}.product-action-note{margin:14px 0 0}.product-action-error{display:flex;align-items:center;gap:7px;margin:14px 0 0;padding:10px 13px;border:1px solid #f3b4ab;border-radius:8px;color:#b42318;background:#fef3f2;font-size:12.5px;font-weight:620;line-height:1.5}.purchase-request-proposals{border-top:1px solid #e6e9ee;padding-top:17px}.purchase-request-proposals .table-wrap{margin-top:10px;border:1px solid #e1e5ea;border-radius:5px}.purchase-request-proposals table{min-width:560px}.purchase-request-proposals .empty-state{min-height:150px;padding:22px}.project-rule-workbench{display:grid;gap:16px}.project-rule-guide{align-items:center;background:linear-gradient(135deg,#fff7ed,#fff 58%);border:1px solid #fed7aa;border-radius:14px;box-shadow:0 14px 34px #0f172a0d;display:flex;gap:18px;justify-content:space-between;padding:18px 20px}.project-rule-guide span{color:#f97316;display:block;font-size:12px;font-weight:800;margin-bottom:6px}.project-rule-guide h3{color:#111827;font-size:18px;line-height:1.45;margin:0;max-width:920px}.project-rule-guide p{color:#667085;font-size:13px;line-height:1.6;margin:8px 0 0}.project-rule-panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px}.project-rule-suggestions{display:grid;gap:10px}.project-rule-suggestion{align-items:center;background:#fffaf5;border:1px solid #fed7aa;border-radius:10px;display:flex;gap:14px;justify-content:space-between;padding:12px 14px}.project-rule-suggestion strong,.project-rule-suggestion span{display:block}.project-rule-suggestion strong{color:#1f2937;font-size:13px}.project-rule-suggestion span{color:#7c2d12;font-size:12px;margin-top:4px}.project-rule-card-grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));padding:16px}.project-rule-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:grid;gap:13px;padding:15px}.project-rule-card-head,.project-rule-actions{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.project-rule-card-head span{color:#667085;display:block;font-size:11px;font-weight:700;margin-bottom:4px}.project-rule-card-head h3{color:#1f2937;font-size:15px;margin:0}.project-rule-formula{background:#f8fafc;border:1px solid #edf2f7;border-radius:10px;padding:12px}.project-rule-formula b,.project-rule-formula small{display:block}.project-rule-formula b{color:#111827;font-size:13px}.project-rule-formula small{color:#667085;font-size:12px;margin-top:5px}.project-rule-impact{border:1px solid #eef2f6;border-radius:10px;display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden}.project-rule-impact div{padding:10px 12px}.project-rule-impact div+div{border-left:1px solid #eef2f6}.project-rule-impact span,.project-rule-impact b{display:block}.project-rule-impact span{color:#7d8797;font-size:11px}.project-rule-impact b{color:#111827;font-size:17px;margin-top:4px}.project-rule-actions{flex-wrap:wrap;justify-content:flex-start}.external-order-page .admin-summary-strip>*{max-width:none}.external-order-surface .admin-status-tabs{padding:0 18px}.external-order-surface .admin-task-items{max-height:none;overflow:visible}.external-order-readiness{align-items:center;background:#f3fbf6;border-bottom:1px solid #dcefe3;color:#166534;display:grid;gap:8px 16px;grid-template-columns:auto auto minmax(220px,1fr);padding:11px 18px}.external-order-readiness.has-issues{background:#fff9f3;border-bottom-color:#f5dfcc;color:#9a3412}.external-order-readiness>span{align-items:center;display:inline-flex;font-size:12px;font-weight:700;gap:6px}.external-order-readiness strong{color:#1f2937;font-size:12px}.external-order-readiness small{color:#667085;font-size:11px;line-height:1.5;text-align:right}.external-order-row{align-items:center;border-bottom:1px solid #edf0f4;display:grid;gap:18px;grid-template-columns:minmax(210px,1.15fr) minmax(160px,.85fr) minmax(210px,1.15fr) minmax(240px,1.35fr) minmax(170px,.95fr) auto;min-height:112px;padding:16px 18px;transition:background-color .18s ease,box-shadow .18s ease}.external-order-row:last-of-type{border-bottom:0}.external-order-row:hover{background:#fffdfb;box-shadow:inset 3px 0 #f97316}.external-order-row.needs-attention{background:linear-gradient(90deg,#fffaf5 0,#fff 24%)}.external-order-source{align-items:flex-start;display:flex;gap:11px;min-width:0}.external-order-source-mark{align-items:center;background:#fff1e7;border:1px solid #fed7aa;border-radius:9px;color:#f97316;display:inline-flex;flex:0 0 38px;height:38px;justify-content:center}.external-order-source>div,.external-order-party,.external-order-product,.external-order-receiver{min-width:0}.external-order-source small,.external-order-party small,.external-order-product small,.external-order-receiver small{color:#8a94a6;display:block;font-size:11px;font-weight:600;margin-bottom:5px}.external-order-source b,.external-order-source strong,.external-order-source span,.external-order-party b,.external-order-party span,.external-order-product b,.external-order-product span,.external-order-receiver b,.external-order-receiver span{display:block}.external-order-source b,.external-order-party b,.external-order-product b,.external-order-receiver b{color:#263244;font-size:13px;line-height:1.45}.external-order-source strong{color:#111827;font-size:13px;margin-top:3px}.external-order-source span,.external-order-party span,.external-order-product span,.external-order-receiver span{color:#697386;font-size:11px;line-height:1.5;margin-top:4px;overflow-wrap:anywhere}.external-order-receiver b{font-size:12px}.external-order-validation{align-items:flex-start;border-radius:9px;display:flex;gap:8px;padding:10px}.external-order-validation.ready{background:#effaf3;color:#16803c}.external-order-validation.issue{background:#fff3e8;color:#c2410c}.external-order-validation svg{flex:0 0 auto;margin-top:1px}.external-order-validation b,.external-order-validation small{display:block}.external-order-validation b{font-size:12px;line-height:1.35}.external-order-validation small{color:#687386;font-size:10px;line-height:1.4;margin-top:3px}.external-order-actions{align-items:stretch;display:flex;flex-direction:column;gap:7px;justify-self:end;min-width:112px}.external-order-actions .btn{justify-content:center;white-space:nowrap}.shipping-audit-page .admin-summary-strip>*{max-width:none}.shipping-audit-surface .admin-status-tabs{padding:0 18px}.shipping-audit-surface .admin-task-items{max-height:none;overflow:visible}.shipping-attention-bar{align-items:center;background:#fff8f1;border-bottom:1px solid #f4dcc8;color:#c2410c;display:flex;gap:9px;padding:11px 18px}.shipping-attention-bar svg{flex:0 0 auto}.shipping-attention-bar strong{color:#9a3412;font-size:12px}.shipping-attention-bar span{color:#6f6259;font-size:11px}.shipping-attention-bar button{background:transparent;border:0;color:#c2410c;cursor:pointer;font-size:11px;font-weight:700;margin-left:auto;padding:4px 0}.shipping-audit-row{align-items:center;border-bottom:1px solid #edf0f4;display:grid;gap:17px;grid-template-columns:minmax(190px,1fr) minmax(145px,.8fr) minmax(190px,1.05fr) minmax(185px,1fr) minmax(205px,1.08fr) minmax(210px,1.1fr) auto;min-height:118px;padding:16px 18px;transition:background-color .18s ease,box-shadow .18s ease}.shipping-audit-row:last-of-type{border-bottom:0}.shipping-audit-row:hover{background:#fffdfb;box-shadow:inset 3px 0 #f97316}.shipping-audit-row.needs-attention{background:linear-gradient(90deg,#fff8f1 0,#fff 25%)}.shipping-audit-identity,.shipping-audit-parties,.shipping-audit-product,.shipping-audit-waybill,.shipping-audit-receiver,.shipping-audit-stage{min-width:0}.shipping-audit-identity small,.shipping-audit-parties small,.shipping-audit-product small,.shipping-audit-waybill small,.shipping-audit-receiver small{color:#8a94a6;display:block;font-size:11px;font-weight:600;margin-bottom:5px}.shipping-audit-identity b,.shipping-audit-identity span,.shipping-audit-parties b,.shipping-audit-parties span,.shipping-audit-product b,.shipping-audit-product span,.shipping-audit-waybill b,.shipping-audit-waybill span,.shipping-audit-receiver b,.shipping-audit-receiver span{display:block}.shipping-audit-identity b,.shipping-audit-parties b,.shipping-audit-product b,.shipping-audit-waybill b,.shipping-audit-receiver b{color:#263244;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.shipping-audit-identity b{color:#111827;font-size:13px}.shipping-audit-identity span,.shipping-audit-parties span,.shipping-audit-product span,.shipping-audit-waybill span,.shipping-audit-receiver span{color:#697386;font-size:11px;line-height:1.5;margin-top:4px;overflow-wrap:anywhere}.shipping-stage-head{align-items:center;display:flex;flex-wrap:wrap;gap:7px}.shipping-risk,.shipping-normal{align-items:center;display:inline-flex;font-size:10px;font-weight:700;gap:4px}.shipping-risk{color:#c2410c}.shipping-normal{color:#16803c}.shipping-order-progress{display:grid;gap:0;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:11px}.shipping-order-progress span{color:#98a2b3;font-size:9px;position:relative;text-align:center}.shipping-order-progress span:before{background:#e5e9ef;content:"";height:2px;left:-50%;position:absolute;right:50%;top:4px}.shipping-order-progress span:first-child:before{display:none}.shipping-order-progress i{background:#d7dce4;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #d7dce4;display:block;height:8px;margin:0 auto 5px;position:relative;width:8px;z-index:1}.shipping-order-progress span.done,.shipping-order-progress span.active{color:#c2410c;font-weight:700}.shipping-order-progress span.done:before,.shipping-order-progress span.active:before{background:#fdba74}.shipping-order-progress span.done i{background:#fb923c;box-shadow:0 0 0 1px #fb923c}.shipping-order-progress span.active i{background:#f97316;box-shadow:0 0 0 2px #ffedd5}.shipping-audit-enter{justify-self:end}.shipping-audit-enter .btn{justify-content:center;min-width:104px;white-space:nowrap}.dealer-reconciliation-surface .admin-status-tabs{padding:0 14px}.reconciliation-attention-bar{align-items:center;background:#fff8f1;border-bottom:1px solid #f5dfcd;color:#a84713;display:flex;gap:9px;min-height:45px;padding:9px 16px}.reconciliation-attention-bar strong{color:#8f390f;font-size:12px;white-space:nowrap}.reconciliation-attention-bar span{color:#8a603f;flex:1;font-size:11px;line-height:1.5}.reconciliation-attention-bar button{background:transparent;border:0;color:#c2410c;cursor:pointer;font-size:11px;font-weight:700;padding:4px 0;white-space:nowrap}.reconciliation-table table{min-width:1190px;table-layout:fixed}.reconciliation-table th:nth-child(1),.reconciliation-table td:nth-child(1){width:29%}.reconciliation-table th:nth-child(2),.reconciliation-table td:nth-child(2){width:15%}.reconciliation-table th:nth-child(3),.reconciliation-table td:nth-child(3){width:9%}.reconciliation-table th:nth-child(4),.reconciliation-table td:nth-child(4),.reconciliation-table th:nth-child(5),.reconciliation-table td:nth-child(5),.reconciliation-table th:nth-child(6),.reconciliation-table td:nth-child(6){width:8%}.reconciliation-table th:nth-child(7),.reconciliation-table td:nth-child(7){width:23%}.reconciliation-table td{white-space:normal}.reconciliation-table td:nth-child(3),.reconciliation-table td:nth-child(4),.reconciliation-table td:nth-child(5),.reconciliation-table td:nth-child(6){white-space:nowrap}.reconciliation-order-cell{gap:2px}.reconciliation-order-cell>b{color:#303b4e;margin-top:4px}.reconciliation-amount{color:#111827;font-size:13px;font-variant-numeric:tabular-nums;font-weight:720}.reconciliation-invoice-pending{color:#8b95a5;font-size:11px}.reconciliation-conclusion{align-items:center;background:var(--admin-surface-subtle);border:1px solid var(--admin-line);border-radius:7px;color:#526071;cursor:pointer;display:grid;gap:2px 6px;grid-template-columns:minmax(0,1fr) auto;min-height:48px;padding:7px 9px;text-align:left;width:100%}.reconciliation-conclusion b{color:#344054;font-size:11px}.reconciliation-conclusion small{color:#7b8494;font-size:10px;line-height:1.4}.reconciliation-conclusion svg{grid-column:2;grid-row:1 / span 2}.reconciliation-conclusion:hover{border-color:#e6b799;background:#fffaf6}.reconciliation-conclusion.is-orange{background:#fff8f1;border-color:#f4dbc8;color:#c2410c}.reconciliation-conclusion.is-orange b{color:#9a3d11}.reconciliation-conclusion.is-blue{background:#f6f9fd;border-color:#dbe5f3;color:#3b648d}.reconciliation-conclusion.is-blue b{color:#30597e}.reconciliation-conclusion.is-green{background:#f2fbf5;border-color:#d4ecdc;color:#16803c}.reconciliation-conclusion.is-green b{color:#116832}.reconciliation-flow{align-items:start;display:grid;grid-template-columns:minmax(72px,1fr) 22px minmax(72px,1fr) 22px minmax(72px,1fr) 22px minmax(72px,1fr)}.reconciliation-flow>div{color:#98a2b3;display:grid;gap:6px;justify-items:center;min-width:0;text-align:center}.reconciliation-flow>div>span{align-items:center;background:#f4f5f7;border:1px solid #e4e7ec;border-radius:50%;display:flex;height:34px;justify-content:center;width:34px}.reconciliation-flow>div.done{color:#16803c}.reconciliation-flow>div.done>span{background:#effaf3;border-color:#cdebd8}.reconciliation-flow>div.active{color:#c2410c}.reconciliation-flow>div.active>span{background:#fff1e7;border-color:#fed7aa;box-shadow:0 0 0 4px #fff8f1}.reconciliation-flow b{color:#344054;font-size:11px}.reconciliation-flow small{color:#7b8493;font-size:10px;line-height:1.4;overflow-wrap:anywhere}.reconciliation-flow>i{background:#e6e9ee;height:2px;margin-top:17px}.reconciliation-flow>div.done+i{background:#a7d9ba}@media(max-width:1280px){.product-audit-row{grid-template-areas:"identity supplier pricing stage" "identity risks risks enter";grid-template-columns:minmax(250px,2fr) minmax(160px,1fr) 140px 130px}.brand-authorization-row{grid-template-areas:"identity expiry impact action" "identity risk risk action";grid-template-columns:minmax(240px,1.6fr) minmax(165px,1fr) minmax(180px,1.1fr) 110px}.brand-authorization-identity{grid-area:identity}.brand-authorization-expiry{grid-area:expiry}.brand-authorization-impact{grid-area:impact}.brand-authorization-risk{grid-area:risk}.brand-authorization-action{grid-area:action}.order-monitor-row{grid-template-areas:"identity parties amount stage" "identity product product enter";grid-template-columns:minmax(225px,1.35fr) minmax(180px,1fr) 130px minmax(140px,.8fr)}.order-monitor-identity{grid-area:identity}.order-monitor-parties{grid-area:parties}.order-monitor-product{grid-area:product}.order-monitor-amount{grid-area:amount}.order-monitor-stage{grid-area:stage}.order-monitor-enter{grid-area:enter}.payment-confirm-open{grid-template-areas:"identity payer amount result enter" "identity order voucher result enter";grid-template-columns:minmax(205px,1.2fr) minmax(165px,.9fr) minmax(185px,1fr) minmax(160px,.9fr) 76px}.payment-confirm-identity{grid-area:identity}.payment-confirm-payer{grid-area:payer}.payment-confirm-order{grid-area:order}.payment-confirm-amount{grid-area:amount}.payment-confirm-voucher{grid-area:voucher}.payment-confirm-result{grid-area:result}.payment-confirm-enter{grid-area:enter}.refund-queue-open{grid-template-areas:"identity party amount time enter" "identity product reason time enter";grid-template-columns:minmax(205px,1.15fr) minmax(170px,.9fr) minmax(200px,1.05fr) minmax(140px,.75fr) 76px}.refund-queue-identity{grid-area:identity}.refund-queue-party{grid-area:party}.refund-queue-product{grid-area:product}.refund-queue-amount{grid-area:amount}.refund-queue-reason{grid-area:reason}.refund-queue-time{grid-area:time}.refund-queue-enter{grid-area:enter}.purchase-request-audit-row{grid-template-areas:"identity buyer scale progress" "identity context context enter";grid-template-columns:minmax(240px,1.5fr) minmax(170px,1fr) 130px minmax(155px,.9fr)}.purchase-request-audit-identity{grid-area:identity}.purchase-request-audit-buyer{grid-area:buyer}.purchase-request-audit-scale{grid-area:scale}.purchase-request-audit-context{grid-area:context}.purchase-request-audit-progress{grid-area:progress}.purchase-request-audit-enter{grid-area:enter}.external-order-row{grid-template-areas:"source party validation actions" "source product receiver actions";grid-template-columns:minmax(210px,1.25fr) minmax(165px,.9fr) minmax(240px,1.25fr) 120px}.external-order-source{grid-area:source}.external-order-party{grid-area:party}.external-order-product{grid-area:product}.external-order-receiver{grid-area:receiver}.external-order-validation{grid-area:validation}.external-order-actions{grid-area:actions}.shipping-audit-row{grid-template-areas:"identity parties waybill stage enter" "identity product receiver stage enter";grid-template-columns:minmax(190px,1.1fr) minmax(150px,.8fr) minmax(210px,1.15fr) minmax(205px,1.1fr) 110px}.shipping-audit-identity{grid-area:identity}.shipping-audit-parties{grid-area:parties}.shipping-audit-product{grid-area:product}.shipping-audit-waybill{grid-area:waybill}.shipping-audit-receiver{grid-area:receiver}.shipping-audit-stage{grid-area:stage}.shipping-audit-enter{grid-area:enter}}@media(max-width:900px){.admin-workspace-shell.sidebar-collapsed{grid-template-columns:1fr}.admin-sidebar-collapse{display:none}.admin-content{padding:18px}.admin-workbench{grid-template-columns:1fr}.admin-task-list{border-bottom:1px solid var(--admin-line);border-right:0}.admin-task-items{max-height:320px}.admin-audit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-product-audit-evidence{grid-template-columns:1fr}.admin-summary-strip{overflow-x:auto}.admin-summary-strip>div{flex:0 0 170px}.product-audit-page .admin-summary-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.product-audit-page .admin-summary-strip>*{border-bottom:1px solid #edf0f4;border-right:1px solid #edf0f4;max-width:none}.product-audit-page .admin-summary-strip>:nth-child(2n){border-right:0}.product-audit-page .admin-summary-strip>:nth-last-child(-n+2){border-bottom:0}.product-audit-row{grid-template-areas:"identity stage" "supplier pricing" "risks enter";grid-template-columns:minmax(0,1fr) 150px}.brand-authorization-page .admin-summary-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.brand-authorization-page .admin-summary-strip>*{border-bottom:1px solid #edf0f4;border-right:1px solid #edf0f4;max-width:none}.brand-authorization-page .admin-summary-strip>:nth-child(2n){border-right:0}.brand-authorization-page .admin-summary-strip>:nth-last-child(-n+2){border-bottom:0}.brand-authorization-row{grid-template-areas:"identity action" "expiry impact" "risk risk";grid-template-columns:minmax(0,1fr) 150px}.order-monitor-page .admin-summary-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.order-monitor-page .admin-summary-strip>*{border-bottom:1px solid #edf0f4;border-right:1px solid #edf0f4;max-width:none}.order-monitor-page .admin-summary-strip>:nth-child(2n){border-right:0}.order-monitor-page .admin-summary-strip>:last-child{border-bottom:0;grid-column:1 / -1}.order-monitor-row{grid-template-areas:"identity stage" "parties amount" "product enter";grid-template-columns:minmax(0,1fr) 150px}.payment-confirm-page .admin-summary-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.payment-confirm-page .admin-summary-strip>*{border-bottom:1px solid #edf0f4;border-right:1px solid #edf0f4;max-width:none}.payment-confirm-page .admin-summary-strip>:nth-child(2n){border-right:0}.payment-confirm-page .admin-summary-strip>:nth-last-child(-n+2){border-bottom:0}.payment-confirm-row{grid-template-columns:1fr}.payment-confirm-open{align-items:start;grid-template-areas:"identity result" "payer amount" "order voucher" "enter enter";grid-template-columns:minmax(0,1fr) minmax(190px,.9fr)}.payment-confirm-enter{justify-self:end}.payment-confirm-actions{border-left:0;border-top:1px dashed #eadfd5;display:flex;justify-content:flex-end;padding:11px 16px}.refund-queue-page .admin-summary-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.refund-queue-page .admin-summary-strip>*{border-bottom:1px solid #edf0f4;border-right:1px solid #edf0f4;max-width:none}.refund-queue-page .admin-summary-strip>:nth-child(2n){border-right:0}.refund-queue-page .admin-summary-strip>:nth-last-child(-n+2){border-bottom:0}.refund-queue-row{grid-template-columns:1fr}.refund-queue-open{align-items:start;grid-template-areas:"identity time" "party amount" "product reason" "enter enter";grid-template-columns:minmax(0,1fr) minmax(200px,.9fr)}.refund-queue-enter{justify-self:end}.refund-queue-actions{border-left:0;border-top:1px dashed #eadfd5;padding:11px 16px}.refund-queue-actions .file-upload-control{margin-left:auto;width:auto}.refund-queue-actions .file-upload-control .btn{width:auto}.dealer-reconciliation-page .admin-summary-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.dealer-reconciliation-page .admin-summary-strip>*{border-bottom:1px solid #edf0f4;border-right:1px solid #edf0f4;max-width:none}.dealer-reconciliation-page .admin-summary-strip>:nth-child(2n){border-right:0}.dealer-reconciliation-page .admin-summary-strip>:nth-last-child(-n+2){border-bottom:0}.invoice-management-page .admin-summary-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.invoice-management-page .admin-summary-strip>*{border-bottom:1px solid #edf0f4;border-right:1px solid #edf0f4;max-width:none}.invoice-management-page .admin-summary-strip>:nth-child(2n){border-right:0}.invoice-management-page .admin-summary-strip>:nth-last-child(-n+2){border-bottom:0}.supplier-settlement-page .admin-summary-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.supplier-settlement-page .admin-summary-strip>*{border-bottom:1px solid #edf0f4;border-right:1px solid #edf0f4;max-width:none}.supplier-settlement-page .admin-summary-strip>:nth-child(2n){border-right:0}.supplier-settlement-page .admin-summary-strip>:nth-last-child(-n+2){border-bottom:0}.settlement-process-guide{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.settlement-process-guide>svg{display:none}.file-ledger-page .admin-summary-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.file-ledger-page .admin-summary-strip>*{border-bottom:1px solid #edf0f4;border-right:1px solid #edf0f4;max-width:none}.file-ledger-page .admin-summary-strip>:nth-child(2n){border-right:0}.file-ledger-page .admin-summary-strip>:nth-last-child(-n+2){border-bottom:0}.purchase-request-admin-page .admin-summary-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.purchase-request-admin-page .admin-summary-strip>*{border-bottom:1px solid #edf0f4;border-right:1px solid #edf0f4;max-width:none}.purchase-request-admin-page .admin-summary-strip>:nth-child(2n){border-right:0}.purchase-request-admin-page .admin-summary-strip>:nth-last-child(-n+2){border-bottom:0}.purchase-request-audit-row{grid-template-areas:"identity progress" "buyer scale" "context enter";grid-template-columns:minmax(0,1fr) 155px}.external-order-page .admin-summary-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.external-order-page .admin-summary-strip>*{border-bottom:1px solid #edf0f4;border-right:1px solid #edf0f4;max-width:none}.external-order-page .admin-summary-strip>:nth-child(2n){border-right:0}.external-order-page .admin-summary-strip>:nth-last-child(-n+2){border-bottom:0}.external-order-readiness{grid-template-columns:auto 1fr}.external-order-readiness small{grid-column:1 / -1;text-align:left}.external-order-row{align-items:start;grid-template-areas:"source validation" "party product" "receiver receiver" "actions actions";grid-template-columns:minmax(0,1fr) minmax(180px,.8fr)}.external-order-actions{flex-direction:row;justify-self:stretch}.external-order-actions .btn{flex:1}.shipping-audit-page .admin-summary-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.shipping-audit-page .admin-summary-strip>*{border-bottom:1px solid #edf0f4;border-right:1px solid #edf0f4;max-width:none}.shipping-audit-page .admin-summary-strip>:nth-child(2n){border-right:0}.shipping-audit-page .admin-summary-strip>:nth-last-child(-n+2){border-bottom:0}.shipping-audit-row{align-items:start;grid-template-areas:"identity stage" "parties waybill" "product receiver" "enter enter";grid-template-columns:minmax(0,1fr) minmax(220px,.95fr)}.shipping-audit-enter{justify-self:stretch}.shipping-audit-enter .btn{justify-content:center;width:100%}}@media(max-width:640px){.admin-content{padding:14px}.admin-page-heading{align-items:stretch;flex-direction:column;gap:10px}.admin-page-heading-side{justify-content:space-between}.admin-data-toolbar{align-items:stretch;flex-direction:column}.admin-filter-search{flex-basis:auto;width:100%}.admin-data-actions{flex-wrap:wrap;justify-content:flex-end}.admin-export-action{justify-content:space-between;width:100%}.admin-pagination{align-items:stretch;flex-direction:column}.admin-pagination-controls{justify-content:space-between;width:100%}.admin-pagination-controls button span{display:none}.admin-summary-strip>div{flex-basis:145px;padding:11px 13px}.admin-summary-strip strong{font-size:17px}.admin-audit-grid{grid-template-columns:1fr}.admin-task-detail{padding:17px 14px}.admin-task-detail-head{flex-direction:column}.admin-product-audit-hero{grid-template-columns:1fr}.admin-product-audit-title-row{flex-direction:column;gap:8px}.admin-current-task{align-items:stretch;flex-direction:column}.admin-current-task .table-actions{justify-content:flex-start;flex-wrap:wrap}.product-audit-surface .admin-status-tabs{padding:0 12px}.product-audit-toolbar-hint{display:none}.product-audit-row{align-items:start;gap:12px;grid-template-areas:"identity stage" "supplier supplier" "pricing pricing" "risks risks" "enter enter";grid-template-columns:minmax(0,1fr) auto;padding:14px}.product-audit-enter{justify-self:stretch;justify-content:center;min-height:34px;border:1px solid #f1c7ae;border-radius:6px;background:#fff8f3}.brand-authorization-surface .admin-status-tabs{padding:0 12px}.brand-authorization-row{align-items:start;gap:13px;grid-template-areas:"identity identity" "expiry impact" "risk risk" "action action";grid-template-columns:repeat(2,minmax(0,1fr));padding:14px}.brand-authorization-action{align-items:center;border-top:1px dashed #eadfd5;flex-direction:row;justify-content:space-between;padding-top:11px}.brand-authorization-impact em{line-height:1.45}.order-monitor-surface .admin-status-tabs{padding:0 12px}.order-monitor-row{align-items:start;gap:13px;grid-template-areas:"identity stage" "parties parties" "product product" "amount enter";grid-template-columns:minmax(0,1fr) auto;padding:14px}.order-monitor-enter{align-self:end;min-height:30px}.payment-confirm-surface .admin-status-tabs{padding:0 12px}.payment-confirm-guidance{align-items:flex-start;flex-wrap:wrap;padding:12px 14px}.payment-confirm-guidance span{flex-basis:calc(100% - 26px);margin-left:25px}.payment-confirm-open{gap:13px;grid-template-areas:"identity identity" "amount result" "payer payer" "order order" "voucher voucher" "enter enter";grid-template-columns:minmax(0,1fr) minmax(145px,.8fr);padding:14px}.payment-confirm-result{padding:8px 9px}.payment-confirm-enter{border-top:1px dashed #eadfd5;justify-content:center;justify-self:stretch;padding-top:10px}.payment-confirm-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:11px 14px 14px}.payment-confirm-actions .btn{width:100%}.payment-reconciliation-summary{grid-template-columns:1fr}.payment-reconciliation-summary>div+div{border-left:0;border-top:1px solid #e8edf3}.payment-evidence-card{align-items:start;grid-template-columns:auto minmax(0,1fr)}.payment-evidence-actions{grid-column:1 / -1;padding-top:11px}.payment-evidence-actions .btn{width:100%}.payment-voucher-preview{height:min(300px,48vh)}.refund-queue-surface .admin-status-tabs{padding:0 12px}.refund-queue-guidance{align-items:flex-start;flex-wrap:wrap;padding:12px 14px}.refund-queue-guidance span{flex-basis:calc(100% - 26px);margin-left:25px}.refund-queue-open{gap:13px;grid-template-areas:"identity identity" "amount time" "party party" "product product" "reason reason" "enter enter";grid-template-columns:minmax(0,1fr) minmax(140px,.8fr);padding:14px}.refund-queue-enter{border-top:1px dashed #eadfd5;justify-content:center;justify-self:stretch;padding-top:10px}.refund-queue-actions{padding:11px 14px 14px}.refund-queue-actions .file-upload-control,.refund-queue-actions .file-upload-control .btn{width:100%}.refund-process-track{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.refund-process-track>i{display:none}.refund-process-track>div{background:#fafbfc;border:1px solid #edf0f4;border-radius:9px;padding:10px 6px}.dealer-reconciliation-surface .admin-status-tabs{padding:0 12px}.reconciliation-attention-bar{align-items:flex-start;flex-wrap:wrap;padding:12px 14px}.reconciliation-attention-bar span{flex-basis:calc(100% - 28px);margin-left:26px}.reconciliation-attention-bar button{margin-left:26px}.reconciliation-table table{min-width:0;table-layout:auto}.reconciliation-table th,.reconciliation-table td{width:auto!important}.reconciliation-table td:nth-child(3),.reconciliation-table td:nth-child(4),.reconciliation-table td:nth-child(5),.reconciliation-table td:nth-child(6){white-space:normal}.reconciliation-conclusion{width:100%}.reconciliation-flow{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.reconciliation-flow>i{display:none}.reconciliation-flow>div{background:#fafbfc;border:1px solid #edf0f4;border-radius:9px;padding:10px 6px}.settlement-process-guide{grid-template-columns:1fr;padding:10px 12px}.file-ledger-guidance{align-items:flex-start;flex-wrap:wrap;padding:12px 14px}.file-ledger-guidance span{flex-basis:calc(100% - 28px);margin-left:26px}.purchase-request-workbench .admin-status-tabs{padding:0 12px}.purchase-request-audit-row{align-items:start;gap:13px;grid-template-areas:"identity progress" "buyer buyer" "scale scale" "context context" "enter enter";grid-template-columns:minmax(0,1fr) auto;padding:14px}.purchase-request-audit-enter{border-top:1px dashed #eadfd5;justify-content:center;justify-self:stretch;min-height:34px;padding-top:10px}.external-order-surface .admin-status-tabs{padding:0 12px}.external-order-readiness{align-items:start;grid-template-columns:1fr;padding:12px 14px}.external-order-readiness small{grid-column:auto}.external-order-row{gap:13px;grid-template-areas:"source source" "validation validation" "party product" "receiver receiver" "actions actions";grid-template-columns:repeat(2,minmax(0,1fr));padding:14px}.external-order-validation{padding:9px 10px}.external-order-actions{border-top:1px dashed #eadfd5;padding-top:11px}.shipping-audit-surface .admin-status-tabs{padding:0 12px}.shipping-attention-bar{align-items:flex-start;flex-wrap:wrap;padding:12px 14px}.shipping-attention-bar span{flex-basis:calc(100% - 28px);margin-left:26px}.shipping-attention-bar button{margin-left:26px}.shipping-audit-row{gap:13px;grid-template-areas:"identity identity" "stage stage" "parties waybill" "product product" "receiver receiver" "enter enter";grid-template-columns:repeat(2,minmax(0,1fr));padding:14px}.shipping-audit-stage{background:#fafbfc;border:1px solid #edf0f4;border-radius:9px;padding:10px}.shipping-audit-enter{border-top:1px dashed #eadfd5;padding-top:11px}.admin-workbench-actions{align-items:stretch;flex-direction:column-reverse}.admin-workbench-actions .btn{justify-content:center;width:100%}.governance-metrics{display:grid;grid-template-columns:repeat(2,1fr)}.governance-metrics .metric{border-bottom:1px solid #edf0f4}.storage-current-state{grid-template-columns:1fr}.storage-current-state>div{border-bottom:1px solid var(--admin-line);border-right:0}.permission-role-panel{padding:14px!important}.permission-role-table{border:0;overflow:visible}.permission-role-table table{min-width:0}.permission-role-table tr{border:1px solid var(--admin-line);border-radius:8px;margin-bottom:12px;padding:10px}.permission-role-table td{display:grid;gap:10px;grid-template-columns:78px minmax(0,1fr);padding:7px 0;width:auto!important}.permission-role-table td:before{color:#8791a3;font-size:11px;font-weight:600}.permission-role-table .permission-summary small{display:-webkit-box;line-height:1.5;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.purchase-request-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.purchase-request-table table{min-width:0}.purchase-request-table td{width:auto!important;text-align:left!important}}.freight-admin-page{gap:18px}.freight-config-panel{padding-bottom:0;overflow:hidden}.freight-template-heading{align-items:flex-start}.freight-template-state{display:grid;justify-items:end;gap:5px;color:var(--muted)}.freight-template-state>span:not(.pill){color:var(--ink);font-size:13px;font-weight:750}.freight-template-state small{font-size:11.5px}.freight-config-step{display:grid;grid-template-columns:190px minmax(0,1fr);gap:18px 24px;padding:22px 0;border-top:1px solid var(--line-soft)}.freight-step-title{display:flex;align-items:flex-start;gap:11px}.freight-step-title>span{display:grid;width:26px;height:26px;flex:0 0 26px;place-items:center;border-radius:8px;color:#c54d0c;background:#fff2e8;font-size:12px;font-weight:800}.freight-step-title h4{margin:1px 0 3px;color:var(--ink);font-size:14px}.freight-step-title p{margin:0;color:var(--muted);font-size:11.5px;line-height:1.5}.freight-rule-sentence{display:grid;gap:14px;min-width:0}.freight-rule-ownership{display:grid;grid-template-columns:repeat(2,minmax(190px,1fr));gap:12px}.freight-rule-ownership label{display:grid;gap:6px;color:var(--text);font-size:12px;font-weight:700}.freight-rule-sentence select{min-height:42px;width:100%;border:1px solid var(--line);border-radius:9px;padding:0 12px;color:var(--ink);background:#fff}.freight-rule-expression{display:grid;grid-template-columns:minmax(250px,1.1fr) 46px minmax(220px,.9fr);align-items:stretch;gap:12px;min-width:0}.freight-rule-card{display:grid;grid-template-columns:auto minmax(120px,1fr) auto;align-items:center;gap:12px;min-width:0;min-height:72px;padding:12px;border:1px solid #f0d8c7;border-radius:12px;background:linear-gradient(135deg,#fff,#fffaf6)}.freight-rule-card-charge{grid-template-columns:auto minmax(120px,1fr);border-color:var(--line);background:#fff}.freight-rule-card-icon,.freight-rule-outcome{display:flex;align-items:center;gap:7px;white-space:nowrap}.freight-rule-card-icon{color:#d85b17}.freight-rule-card-icon b{color:var(--ink);font-size:12.5px}.freight-rule-outcome{align-self:stretch;padding:0 10px;border-radius:9px;color:#177245;background:#edf9f2}.freight-rule-outcome strong{font-size:12.5px}.freight-money-control{display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:center;min-width:0;height:44px;overflow:hidden;border:1px solid #d9dee7;border-radius:9px;background:#fff}.freight-money-control:focus-within{border-color:#fb923c;box-shadow:0 0 0 3px #f973161a}.freight-money-control input{width:100%;min-width:0;height:42px;border:0;padding:0 12px;outline:0;color:var(--ink);background:transparent;font-size:16px;font-weight:800;font-variant-numeric:tabular-nums;appearance:textfield}.freight-money-control input::-webkit-inner-spin-button,.freight-money-control input::-webkit-outer-spin-button{margin:0;appearance:none}.freight-money-control em{display:grid;align-self:stretch;place-items:center;border-left:1px solid #edf0f4;color:var(--muted);background:#fafbfc;font-size:12px;font-style:normal}.freight-rule-divider{display:grid;align-content:center;justify-items:center;gap:3px;color:#9aa3b2}.freight-rule-divider small{font-size:10.5px;font-weight:700}.freight-rule-expression input:focus,.freight-region-tools input:focus{outline:0}.freight-field-error{grid-column:2;display:flex;align-items:center;gap:6px;margin:-6px 0 0;font-size:12px}.freight-field-error{color:#b42318;font-weight:650}.freight-mode-options{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:12px}.freight-mode-options label{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:10px;min-height:58px;padding:11px 15px;border:1px solid var(--line);border-radius:12px;color:#697386;background:#fff;cursor:pointer}.freight-mode-options label:hover{border-color:#fdba74;background:#fffaf6}.freight-mode-options label.active{border-color:#fb923c;color:#ea580c;background:#fff8f2;box-shadow:0 0 0 2px #f9731614}.freight-mode-options input{width:15px;height:15px;accent-color:#f97316}.freight-mode-options span{display:grid;gap:4px}.freight-mode-options b{color:var(--ink);font-size:13px}.freight-mode-options small{color:var(--muted);font-size:11.5px;font-weight:500}.freight-region-summary{grid-column:2;display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;min-height:68px;padding:13px 16px;border:1px solid #eadfd5;border-radius:12px;color:var(--text);background:#fffaf6;text-align:left;cursor:pointer}.freight-region-summary:hover{border-color:#fb923c}.freight-region-summary>span:first-child{display:grid;min-width:0;gap:5px}.freight-region-summary b{color:var(--ink);font-size:13px}.freight-region-summary small{overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.freight-region-summary>span:last-child{display:flex;align-items:center;flex:0 0 auto;gap:6px;color:#ea580c}.freight-region-summary strong{font-size:12px}.freight-impact-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0;border:1px solid var(--line-soft);border-radius:12px;background:#fff;overflow:hidden}.freight-impact-summary>span,.freight-impact-summary>button{display:grid;min-width:0;gap:5px;padding:14px 15px;border:0;border-right:1px solid var(--line-soft);color:inherit;background:transparent;text-align:left}.freight-impact-summary>:last-child{border-right:0}.freight-impact-summary>button{cursor:pointer}.freight-impact-summary>button:hover{background:#fff8f2}.freight-impact-summary small{color:var(--muted);font-size:12px}.freight-impact-summary b{display:flex;align-items:center;gap:4px;overflow:hidden;color:var(--ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.freight-publish-checks{grid-column:2;display:flex;flex-wrap:wrap;gap:8px}.freight-publish-checks span{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:999px;font-size:11.5px;font-weight:650}.freight-publish-checks .passed{color:#177245;background:#edf9f2}.freight-publish-checks .pending{color:#a23f12;background:#fff3e8}.freight-action-bar{position:sticky;bottom:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 -20px;padding:14px 20px;border-top:1px solid #eadfd5;background:#fffaf6f5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.freight-action-bar>div:first-child{display:grid;gap:3px}.freight-action-bar>div:first-child b{color:var(--ink);font-size:12.5px}.freight-action-bar>div:first-child span{color:var(--muted);font-size:11.5px}.freight-action-bar>div:last-child{display:flex;gap:10px}.freight-empty-config{display:flex;align-items:center;gap:12px;min-height:92px;padding:18px;border:1px dashed #d9dee7;border-radius:12px;color:#f97316;background:#fafbfc}.freight-empty-config>div{display:grid;gap:4px}.freight-empty-config b{color:var(--ink);font-size:13px}.freight-empty-config span{color:var(--muted);font-size:12px}.freight-version-list{display:grid}.freight-version-list>div{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 2px;border-top:1px solid var(--line-soft)}.freight-version-list>div:first-child{border-top:0}.freight-version-list>div>span{display:flex;align-items:center;gap:9px;min-width:0}.freight-version-list>div>span:last-child{display:grid;justify-items:end;flex:0 0 auto;gap:3px}.freight-version-list b{color:var(--ink);font-size:12.5px}.freight-version-list small{color:var(--muted);font-size:11.5px}.freight-region-tools{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;gap:8px;margin-bottom:18px}.freight-region-tools input{min-height:40px;border:1px solid var(--line);border-radius:9px;padding:0 12px}.freight-region-tools button,.freight-region-groups section>div:first-child button{border:0;color:#d85b17;background:transparent;font-size:12px;font-weight:700;cursor:pointer}.freight-region-groups{display:grid;gap:18px}.freight-region-groups section{display:grid;gap:9px}.freight-region-groups section>div:first-child{display:flex;align-items:center;justify-content:space-between}.freight-region-groups section>div:first-child b{color:var(--ink);font-size:13px}.freight-region-groups section>div:last-child{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.freight-region-groups label{display:flex;align-items:center;gap:8px;min-height:38px;padding:7px 9px;border:1px solid #e5e8ed;border-radius:8px;color:var(--text);font-size:12px;cursor:pointer}.freight-region-groups label.active{border-color:#fdba74;color:#b9470e;background:#fff7ed}.freight-region-groups input{width:15px;height:15px;accent-color:#f97316}.freight-product-list{display:grid}.freight-product-list>div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 2px;border-top:1px solid var(--line-soft)}.freight-product-list>div:first-child{border-top:0}.freight-product-list>div>span{display:grid;gap:4px}.freight-product-list b{color:var(--ink);font-size:13px}.freight-product-list small{color:var(--muted);font-size:11.5px}.freight-publish-review{display:grid;margin:0;border:1px solid var(--line-soft);border-radius:12px;overflow:hidden}.freight-publish-review>div{display:grid;grid-template-columns:105px minmax(0,1fr);gap:12px;padding:12px 14px;border-top:1px solid var(--line-soft)}.freight-publish-review>div:first-child{border-top:0}.freight-publish-review dt{color:var(--muted);font-size:12px}.freight-publish-review dd{margin:0;color:var(--ink);font-size:12.5px;font-weight:700}@media(max-width:1100px){.freight-config-step{grid-template-columns:160px minmax(0,1fr)}.freight-field-error,.freight-region-summary,.freight-publish-checks{grid-column:2}}@media(max-width:900px){.business-category-metrics{grid-template-columns:repeat(2,minmax(164px,1fr));width:100%;max-width:520px}.business-category-metrics .metric:nth-child(2n){border-right:0}.business-category-metrics .metric:nth-last-child(-n+2){border-bottom:0}}@media(max-width:640px){.business-category-metrics{grid-template-columns:minmax(0,1fr);width:100%}.business-category-metrics .metric{border-right:0;border-bottom:1px solid #edf0f4}.business-category-metrics .metric:last-child{border-bottom:0}}:root{--ui-focus-ring: 0 0 0 3px rgba(255, 106, 0, .2);--catalog-page-title-size: clamp(28px, 2vw, 32px);--catalog-product-title-size: 15px;--catalog-helper-size: 11.5px;--catalog-surface-border: #e5e8ec;--catalog-action-bg: #fff7f0}.workspace-shell :is(button,a,input,select,textarea):focus-visible{outline:none;box-shadow:var(--ui-focus-ring)}.public-catalog-shell .catalog-discovery-stage{gap:10px}.public-catalog-shell .catalog-discovery-banner{min-height:156px;border-color:var(--catalog-surface-border);border-radius:8px;box-shadow:none}.public-catalog-shell .catalog-discovery-banner .banner-carousel{min-height:156px}.public-catalog-shell .catalog-discovery-banner .banner-slide,.public-catalog-shell .catalog-discovery-banner .banner-slide img{min-height:156px;height:156px}.public-catalog-shell .product-card{min-height:336px;grid-template-rows:168px minmax(0,1fr);border-color:var(--catalog-surface-border);border-radius:8px;box-shadow:none}.public-catalog-shell .product-card .product-body{gap:10px;padding:12px 13px 13px}.catalog-discovery-banner .banner-content :is(h1,strong){max-width:600px;margin:0;color:inherit;font-size:var(--catalog-page-title-size);font-weight:820;line-height:1.18;letter-spacing:0}.public-catalog-shell .product-identity,.dealer-portal-shell .product-identity{min-width:0}.public-catalog-shell .product-card .product-body h3,.dealer-portal-shell .product-card .product-body h3{min-height:42px;display:-webkit-box;overflow:hidden;margin:0 0 3px;color:#202939;font-size:var(--catalog-product-title-size);font-weight:720;line-height:21px;letter-spacing:0;-webkit-box-orient:vertical;-webkit-line-clamp:2}.public-catalog-shell .product-card .product-body p,.dealer-portal-shell .product-card .product-body p{color:#667085;font-size:var(--catalog-helper-size);line-height:17px}.public-catalog-shell .product-procurement,.dealer-portal-shell .product-procurement{min-height:58px;display:grid;gap:5px;border-top:1px solid #f0f2f5;padding-top:9px}.public-catalog-shell .product-actions,.dealer-portal-shell .product-actions{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:8px}.public-catalog-shell .product-detail-button,.dealer-portal-shell .product-detail-button{min-height:32px;border:1px solid #e4e7ec;border-radius:7px;padding:0 12px;color:#344054;background:#fff;font-size:12px;font-weight:750;cursor:pointer}.public-catalog-shell .product-detail-button:hover,.dealer-portal-shell .product-detail-button:hover{border-color:#ffc79f;color:#c94f00;background:var(--catalog-action-bg)}.public-catalog-shell .product-procurement .price-main span:first-child,.dealer-portal-shell .product-procurement .price-main span:first-child{color:#667085;font-size:var(--catalog-helper-size);font-weight:650}.public-catalog-shell .product-procurement .price-main .product-price-currency,.dealer-portal-shell .product-procurement .price-main .product-price-currency{margin-left:2px;color:var(--brand-orange-dark);font-size:13px;font-weight:800}.public-catalog-shell .product-procurement .price-main .product-price-value,.dealer-portal-shell .product-procurement .price-main .product-price-value{color:var(--brand-orange-dark);font-size:22px;font-variant-numeric:tabular-nums;font-weight:820;letter-spacing:0;line-height:1}.public-catalog-shell .product-procurement .price-meta,.dealer-portal-shell .product-procurement .price-meta{color:#667085;font-size:var(--catalog-helper-size);line-height:17px}.public-catalog-shell .product-login-button{min-height:32px;padding-inline:10px;color:#c94f00;background:var(--catalog-action-bg);border-color:#ffd1b0;font-size:11px;font-weight:800}.public-catalog-shell .catalog-toolbar,.dealer-portal-shell .catalog-toolbar{min-height:56px;display:grid;grid-template-columns:minmax(190px,1fr) auto auto;align-items:center;gap:12px;border:1px solid var(--catalog-surface-border);border-radius:8px;padding:8px 10px 8px 12px;background:#fff}.public-catalog-shell .catalog-toolbar-summary,.dealer-portal-shell .catalog-toolbar-summary{min-width:0;display:grid;gap:4px}.public-catalog-shell .catalog-toolbar-summary>span,.dealer-portal-shell .catalog-toolbar-summary>span{color:#667085;font-size:12px}.public-catalog-shell .catalog-toolbar-summary b,.dealer-portal-shell .catalog-toolbar-summary b{color:#202939;font-size:16px;font-variant-numeric:tabular-nums;font-weight:820}.public-catalog-shell .catalog-toolbar-chips,.dealer-portal-shell .catalog-toolbar-chips{min-width:0;display:flex;align-items:center;gap:5px;overflow:hidden}.public-catalog-shell .catalog-toolbar-chips em,.dealer-portal-shell .catalog-toolbar-chips em{max-width:180px;overflow:hidden;border-radius:999px;padding:2px 7px;color:#667085;background:#f6f7f9;font-size:11px;font-style:normal;line-height:16px;text-overflow:ellipsis;white-space:nowrap}.public-catalog-shell .catalog-toolbar-filters,.dealer-portal-shell .catalog-toolbar-filters,.public-catalog-shell .catalog-toolbar-actions,.dealer-portal-shell .catalog-toolbar-actions,.public-catalog-shell .catalog-toolbar-sort,.dealer-portal-shell .catalog-toolbar-sort,.public-catalog-shell .catalog-toolbar-view,.dealer-portal-shell .catalog-toolbar-view{display:flex;align-items:center}.public-catalog-shell .catalog-toolbar-filters,.dealer-portal-shell .catalog-toolbar-filters,.public-catalog-shell .catalog-toolbar-actions,.dealer-portal-shell .catalog-toolbar-actions{gap:8px}.public-catalog-shell .catalog-toolbar-sort,.dealer-portal-shell .catalog-toolbar-sort,.public-catalog-shell .catalog-toolbar-view,.dealer-portal-shell .catalog-toolbar-view{gap:2px;border:1px solid #e4e7ec;border-radius:8px;padding:2px;background:#f8fafc}.public-catalog-shell .catalog-toolbar button,.dealer-portal-shell .catalog-toolbar button{min-height:30px;border:1px solid transparent;border-radius:6px;padding:0 10px;color:#667085;background:transparent;font-size:12px;font-weight:750;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.public-catalog-shell .catalog-toolbar button:hover,.dealer-portal-shell .catalog-toolbar button:hover{border-color:#ffd4b8;color:#c94f00;background:#fff7f0}.public-catalog-shell .catalog-toolbar button.active,.dealer-portal-shell .catalog-toolbar button.active{border-color:#ffbf91;color:#bd4b00;background:#fff1e6;box-shadow:inset 0 0 0 1px #ff670014}.public-catalog-shell .catalog-toolbar button:disabled,.dealer-portal-shell .catalog-toolbar button:disabled{border-color:transparent;color:#b6bec8;background:transparent;cursor:not-allowed}.public-catalog-shell .catalog-toolbar-clear,.dealer-portal-shell .catalog-toolbar-clear{display:inline-flex;align-items:center;gap:4px}.public-catalog-shell .catalog-toolbar-view button,.dealer-portal-shell .catalog-toolbar-view button{width:30px;padding:0;justify-content:center}@media(max-width:620px){.public-catalog-shell .workspace-main,.public-contact-shell .workspace-main{width:100%;max-width:none;padding-inline:16px}.public-catalog-shell .catalog-discovery-stage{overflow:visible;border:0;background:transparent}.public-catalog-shell .catalog-discovery-search{width:100%;margin:0 0 10px}.public-catalog-shell .catalog-discovery-banner{display:grid;grid-template-columns:1fr;gap:8px;min-height:0;overflow:visible}.public-catalog-shell .catalog-discovery-banner .banner-carousel{min-height:0;border-radius:12px}.public-catalog-shell .catalog-discovery-banner .banner-slide,.public-catalog-shell .catalog-discovery-banner .banner-slide img{min-height:150px;height:150px}.public-catalog-shell .catalog-discovery-banner .banner-content{left:16px;width:calc(100% - 32px)}.public-catalog-shell .catalog-discovery-banner .banner-content :is(h1,strong){max-width:100%;font-size:24px}.public-catalog-shell .catalog-discovery-banner .banner-content>span{max-width:100%;font-size:12px}.public-catalog-shell .catalog-discovery-banner .banner-brand-visual{display:none}.public-catalog-shell .catalog-discovery-category{position:static;width:100%;max-height:none;display:flex;align-items:center;gap:6px;overflow-x:auto;overflow-y:hidden;border-radius:10px;padding:7px;background:#172033;box-shadow:none;scrollbar-width:none}.public-catalog-shell .catalog-discovery-category::-webkit-scrollbar{display:none}.public-catalog-shell .catalog-discovery-category>div,.public-catalog-shell .catalog-discovery-category>button{flex:0 0 auto;min-height:30px;margin:0;border:0;border-radius:7px;padding:5px 9px;white-space:nowrap}.public-catalog-shell .catalog-discovery-category>div:first-child{min-height:30px;padding-inline:8px;background:#ffffff14}.public-catalog-shell .product-card{min-height:0;grid-template-columns:112px minmax(0,1fr);grid-template-rows:1fr}.public-catalog-shell .product-card .product-media{height:100%;min-height:132px}.public-catalog-shell .product-card .product-body{min-width:0;padding:12px}.public-catalog-shell .product-card .product-body h3{min-height:42px}.public-catalog-shell .catalog-toolbar{grid-template-columns:1fr;align-items:stretch;gap:8px}.public-catalog-shell .catalog-toolbar-filters,.public-catalog-shell .catalog-toolbar-actions{width:100%;justify-content:space-between}.public-contact-page{min-height:0;padding:34px 16px 42px}.public-contact-hero p{font-size:14px}.supplier-portal-shell .workspace-nav{display:flex!important;width:max-content!important;min-width:100%;overflow-x:auto!important;justify-content:flex-start!important;scrollbar-width:none}.supplier-portal-shell .workspace-nav::-webkit-scrollbar{display:none}.supplier-portal-shell .workspace-nav button{flex:0 0 auto;min-width:82px;padding-inline:10px!important}}.workspace-shell :is(.catalog-discovery-search,.admin-filter-search) input:focus-visible{box-shadow:none}:root{--ui-warm-white: var(--soft);--ui-ink: var(--ink);--ui-terra: var(--brand);--ui-border: var(--line)}.workspace-shell:not(.public-catalog-shell) .workspace-top,.public-catalog-shell .workspace-top{height:72px;min-height:72px;padding-block:0;box-shadow:none}.workspace-shell:not(.public-catalog-shell) .brand-line,.public-catalog-shell .brand-line{gap:9px}.workspace-shell:not(.public-catalog-shell) .brand-mark,.public-catalog-shell .brand-mark{width:34px;height:34px;border-radius:8px;box-shadow:none;font-size:15px}.workspace-shell:not(.public-catalog-shell) .brand-line strong,.public-catalog-shell .brand-line strong{font-size:14px}.workspace-shell:not(.public-catalog-shell) .brand-line span,.public-catalog-shell .brand-line span{font-size:10px}.public-market-brand-row{min-height:72px;height:72px;padding-block:0}.public-market-brand .public-market-brand-mark{width:38px;height:38px;border-radius:10px;box-shadow:none;font-size:19px}.public-market-brand .public-market-brand-copy strong{font-size:17px}.public-market-brand .public-market-brand-copy small{font-size:10px}.public-market-actions{border:0;padding:0;background:transparent;gap:2px}.public-market-actions .public-market-login{border:1px solid var(--ui-border);box-shadow:none}.public-market-actions .public-market-primary-action{border-radius:8px;background:var(--ui-terra);box-shadow:none}.public-market-actions .public-market-primary-action:hover{background:var(--brand-hover);box-shadow:none}.catalog-discovery-search{border-color:var(--ui-ink);background:var(--ui-ink);box-shadow:none}.catalog-discovery-search-type{border-color:#ffffff1f;color:#d7d8d3;background:#30322f}.catalog-discovery-search label{color:#c5c8c1}.catalog-discovery-search input{color:#fff}.catalog-discovery-search input::placeholder{color:#9da29a}.workspace-shell .catalog-discovery-search input:focus-visible{box-shadow:none}.catalog-discovery-search>button{background:#171917}.catalog-discovery-search>button:hover{background:#0f100f}.catalog-discovery-search:focus-within{border-color:var(--ui-ink);box-shadow:0 0 0 3px #25272424}.catalog-category-sidebar{border-color:var(--ui-border);border-radius:12px;padding:8px;background:#252724;color:#eef0eb;gap:2px}.catalog-category-sidebar>div{padding:6px 8px 8px;border-bottom-color:#ffffff1a}.catalog-category-sidebar>div span{color:#f0f1ed;font-size:13px}.catalog-category-sidebar>div b{color:#aeb3aa;font-weight:500}.catalog-category-sidebar button{min-height:32px;border-radius:7px;padding-block:5px;color:#d1d5ce}.catalog-category-sidebar button small{color:#aeb3aa;background:transparent;font-weight:500}.catalog-category-sidebar button:hover{border-color:transparent;color:#fff;background:#ffffff0f}.catalog-category-sidebar button.active{border-color:transparent;color:#f6c29f;background:#c85b2233;box-shadow:inset 3px 0 0 var(--ui-terra)}.catalog-category-sidebar button.active small{color:#d8b39b;background:transparent}.catalog-discovery-category{background:#252724f0;box-shadow:inset -1px 0 #ffffff14}.catalog-discovery-category>div:first-child{background:#252724fa}.catalog-discovery-category>div{border-bottom-color:#ffffff12}.catalog-discovery-category>button.active,.catalog-discovery-category>div.active{color:#f6c29f;background:#c85b2238;box-shadow:inset 3px 0 0 var(--ui-terra)}.catalog-discovery-category small{color:#adb2aa;background:transparent}.public-catalog-shell .product-card,.dealer-portal-shell .product-card{border:1px solid var(--ui-border);border-radius:10px;box-shadow:none;background:#fff}.public-catalog-shell .product-card:hover,.dealer-portal-shell .product-card:hover{transform:translateY(-2px);border-color:#d9b79f;box-shadow:0 5px 12px #2527240f}.public-catalog-shell .product-card .product-media,.dealer-portal-shell .product-card .product-media{background:#f7f6f2}.public-catalog-shell .product-card .product-body h3,.dealer-portal-shell .product-card .product-body h3{min-height:42px;line-height:21px}.public-catalog-shell .product-login-button{flex:1;border-radius:8px;color:#a94f1d;background:#fff7f1;border-color:#efc5a9}.public-catalog-shell .product-login-button:hover{background:#fff0e5}.public-catalog-shell .product-cart-button,.dealer-portal-shell .product-cart-button{border-color:#d8b79f;color:#a94f1d;background:#fff7f1}.public-catalog-shell .product-cart-button:hover,.dealer-portal-shell .product-cart-button:hover{border-color:#c98a62;background:#fff0e5}.public-catalog-shell .catalog-toolbar,.dealer-portal-shell .catalog-toolbar{border-color:var(--ui-border);border-radius:10px;box-shadow:none}.public-catalog-shell .catalog-toolbar button,.dealer-portal-shell .catalog-toolbar button{border-radius:8px}.public-catalog-shell .catalog-toolbar button.active,.dealer-portal-shell .catalog-toolbar button.active{color:#a94f1d;background:#fff0e5;border-color:#f0c4a8;box-shadow:none}.public-catalog-shell .catalog-toolbar-sort,.dealer-portal-shell .catalog-toolbar-sort{border:0;padding:0;background:transparent}.public-catalog-shell .catalog-toolbar-view,.dealer-portal-shell .catalog-toolbar-view{border-color:var(--ui-border);background:#fff}.public-catalog-shell .catalog-toolbar-clear:not(:disabled),.dealer-portal-shell .catalog-toolbar-clear:not(:disabled){color:#a94f1d}.supplier-portal-shell .portal-page-head{position:relative;align-items:center;min-height:68px;padding:0 0 2px}.supplier-portal-shell .portal-page-copy{display:grid;gap:3px}.supplier-portal-shell .portal-page-eyebrow{color:#b54708;font-weight:800;letter-spacing:.06em}.supplier-portal-shell .portal-page-head h1{color:#1d2939;letter-spacing:-.035em}.supplier-portal-shell .portal-page-head p{color:#667085;line-height:1.55}.supplier-portal-shell .supplier-task-summary{border-color:#e3e8ef;background:#fff}.supplier-portal-shell .supplier-task-summary button{position:relative;min-height:86px;padding:14px;transition:background .16s ease,color .16s ease}.supplier-portal-shell .supplier-task-summary button:after{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:transparent}.supplier-portal-shell .supplier-task-summary button:hover{background:#fffaf5}.supplier-portal-shell .supplier-task-summary button.has-work:after{background:#f15a24}.supplier-portal-shell .supplier-task-summary button.has-work{box-shadow:none;background:#fffaf7}.supplier-portal-shell .supplier-task-summary button.has-work b{color:#c2410c}.supplier-portal-shell .supplier-task-summary b,.supplier-portal-shell .supplier-home-health-row b{font-variant-numeric:tabular-nums}.supplier-portal-shell .supplier-task-list,.supplier-portal-shell .supplier-home-health{border-color:#e3e8ef;overflow:hidden}.supplier-portal-shell .workbench-list-head{padding:17px 18px 15px;background:linear-gradient(90deg,#fff,#fcfdff)}.supplier-portal-shell .workbench-list-head h2{color:#27364a;letter-spacing:-.015em}.supplier-portal-shell .workbench-clear-state{min-height:154px;gap:10px;padding:24px;color:#526176;background:radial-gradient(220px 96px at 50% 110%,rgba(255,106,0,.08),transparent 74%),#fff}.supplier-portal-shell .workbench-clear-state>svg{width:34px;height:34px;padding:8px;border-radius:10px;color:#bf5b1d;background:#fff2e8}.supplier-portal-shell .workbench-clear-state>span{font-weight:700}.supplier-portal-shell .workbench-clear-state .btn{min-height:36px;border-color:#d8e1ec;background:#fff}.supplier-portal-shell .supplier-home-health .workbench-list-head{background:#fbfcfe}.supplier-portal-shell .supplier-home-health-row{position:relative;gap:8px;padding:13px 14px 13px 17px}.supplier-portal-shell .supplier-home-health-row:before{content:"";position:absolute;top:17px;left:0;width:3px;height:18px;border-radius:0 3px 3px 0;background:#e4e7ec}.supplier-portal-shell .supplier-home-health-row:first-of-type:before{background:#f79009}.supplier-portal-shell .supplier-home-health-row:nth-of-type(3):before{background:#12b76a}.supplier-portal-shell .supplier-home-health-row span{align-items:baseline}.supplier-portal-shell .supplier-home-health-row b{color:#27364a;font-size:13px}.supplier-portal-shell .supplier-home-health>.btn{min-height:38px;border-color:#d8e1ec}@media(max-width:760px){.supplier-portal-shell .portal-page-head{align-items:flex-start;min-height:auto}.supplier-portal-shell .supplier-task-summary button{min-height:80px}.supplier-portal-shell .workbench-clear-state{align-items:flex-start;min-height:0;padding:18px}}@media(prefers-reduced-motion:reduce){.supplier-portal-shell .supplier-task-summary button{transition:none}}@media(max-width:760px){.workspace-shell.dealer-portal-shell .workspace-top:not(.has-header-center){display:flex;flex-wrap:wrap;height:auto;min-height:70px;padding:10px 16px 0;gap:8px}.workspace-shell.dealer-portal-shell .workspace-top:not(.has-header-center) .brand-line{flex:1 0 135px;min-width:135px;white-space:nowrap}.workspace-shell.dealer-portal-shell .workspace-top:not(.has-header-center)>.market-account-actions{margin-left:auto}.workspace-shell.dealer-portal-shell .workspace-top:not(.has-header-center)>.workspace-nav{order:3;display:flex;flex:0 0 100%;width:100%;height:48px;overflow-x:auto;overflow-y:hidden;justify-content:flex-start;flex-wrap:nowrap;gap:4px}.workspace-shell.dealer-portal-shell .workspace-top:not(.has-header-center)>.workspace-nav button{flex-shrink:0;margin:4px 0;padding:0 10px;font-size:12px}}:is(.public-catalog-shell,.dealer-portal-shell) .product-card{min-height:0;grid-template-rows:164px auto;align-content:start}:is(.public-catalog-shell,.dealer-portal-shell) .product-card .product-media{height:164px;min-height:0;border-bottom:0}:is(.public-catalog-shell,.dealer-portal-shell) .product-card .product-media .product-visual.image{position:absolute;inset:0;width:100%;height:100%;background:transparent}:is(.public-catalog-shell,.dealer-portal-shell) .product-card .product-media .product-visual.image img{width:100%;height:100%;padding:14px 18px;object-fit:contain;object-position:center}:is(.public-catalog-shell,.dealer-portal-shell) .product-card .product-body{display:grid;align-content:start;gap:10px;padding:12px;min-width:0}:is(.public-catalog-shell,.dealer-portal-shell) .product-card .product-body h3{height:40px;min-height:40px;max-height:40px;margin:0 0 4px;line-height:20px;font-size:14px;-webkit-line-clamp:2}:is(.public-catalog-shell,.dealer-portal-shell) .product-card .product-body p{height:16px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:16px;color:#7a8079}:is(.public-catalog-shell,.dealer-portal-shell) .product-commerce-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;min-height:62px}:is(.public-catalog-shell,.dealer-portal-shell) .product-commerce-footer .product-procurement{min-height:0;padding:0;border:0;gap:0;min-width:0}:is(.public-catalog-shell,.dealer-portal-shell) .product-commerce-footer .product-price-block{min-width:0;gap:3px}:is(.public-catalog-shell,.dealer-portal-shell) .product-commerce-footer .price-main{gap:2px;flex-wrap:wrap}:is(.public-catalog-shell,.dealer-portal-shell) .product-commerce-footer .price-main>span:first-child{flex-basis:100%;font-size:10px;line-height:12px;font-weight:400}:is(.public-catalog-shell,.dealer-portal-shell) .product-commerce-footer .price-main .product-price-value{font-size:24px;line-height:26px;letter-spacing:-.5px}:is(.public-catalog-shell,.dealer-portal-shell) .product-commerce-footer .price-main .product-price-currency{margin:0}:is(.public-catalog-shell,.dealer-portal-shell) .product-commerce-footer .price-meta{gap:2px 6px;font-size:10px;line-height:14px}:is(.public-catalog-shell,.dealer-portal-shell) .product-commerce-footer .price-discount{padding:0;background:transparent;color:#7a8079}:is(.public-catalog-shell,.dealer-portal-shell) .product-commerce-footer .product-actions{align-self:center;flex-direction:column-reverse;justify-content:center;gap:3px;min-height:0}:is(.public-catalog-shell,.dealer-portal-shell) .product-commerce-footer .product-detail-button{min-height:20px;padding:0;border:0;background:transparent;color:#737a72;font-size:10px;font-weight:400}:is(.public-catalog-shell,.dealer-portal-shell) .product-commerce-footer .product-cart-button{width:34px;height:34px}:is(.public-catalog-shell,.dealer-portal-shell) .product-commerce-footer.is-guest{min-height:34px;align-items:center}:is(.public-catalog-shell,.dealer-portal-shell) .product-commerce-footer.is-guest .price-main:empty{display:none}:is(.public-catalog-shell,.dealer-portal-shell) .product-commerce-footer.is-guest .price-reference{text-decoration:none}@media(max-width:620px){.public-catalog-shell .product-card{grid-template-rows:auto}.public-catalog-shell .product-card .product-media{height:100%;min-height:144px}.public-catalog-shell .product-card .product-media .product-visual.image img{padding:12px 8px}:is(.public-catalog-shell,.dealer-portal-shell) .product-card .product-body{gap:8px;padding:10px}:is(.public-catalog-shell,.dealer-portal-shell) .product-card .product-body h3{font-size:13px}}.public-contact-shell{background:#fff7f1}.public-contact-shell .public-market-brand-row{display:flex;align-items:center;gap:28px;max-width:1280px;margin:0 auto;padding-inline:28px}.public-contact-shell .home-primary-nav,.public-contact-shell .home-account-navigation,.public-contact-shell .home-purchase-links{display:flex;align-items:center}.public-contact-shell .home-primary-nav{align-self:stretch;gap:8px}.public-contact-shell .home-account-navigation{margin-left:auto;gap:14px}.public-contact-shell .home-purchase-links{gap:14px}.public-contact-shell .catalog-search-host:empty{display:none}.public-contact-shell .home-primary-nav a{display:grid;place-items:center;height:100%;padding:0 12px;color:#4b5563;font-size:14px;font-weight:650;text-decoration:none}.public-contact-shell .home-primary-nav a[aria-current=page]{color:#b94700;box-shadow:inset 0 -3px #ff6a00}.public-contact-shell .home-purchase-links a{color:#2f211d;font-size:13px;text-decoration:none;white-space:nowrap}.public-contact-shell .home-purchase-links a:hover{color:#b94700}.public-contact-page{min-height:min(720px,calc(100vh - 130px));padding:64px clamp(24px,4vw,48px) 56px;color:#2f211d;background:radial-gradient(circle at 92% 8%,rgba(255,106,0,.13),transparent 28%),linear-gradient(180deg,#fff8f2,#fff 58%)}.public-contact-grid{width:100%;max-width:1280px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;margin:0 auto}.public-contact-overview{grid-column:1 / span 5;display:flex;min-width:0;flex-direction:column}.public-contact-hero{max-width:520px;margin:0;text-align:left}.public-contact-hero>span{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;padding:0 12px;color:#b94700;background:#ffe9d8;font-size:13px;letter-spacing:.08em}.public-contact-hero h1{margin:18px 0 0;color:#2f211d;font-size:clamp(38px,4vw,54px);line-height:1.1}.public-contact-hero p{max-width:470px;margin:20px 0 0;color:#4b5563;font-size:16px;line-height:1.85}.public-contact-service-card,.public-contact-unavailable{grid-column:7 / span 6}.public-contact-service-card{display:grid;align-content:start;overflow:hidden;border:1px solid #e9ded5;border-radius:20px;background:#fff;box-shadow:0 18px 48px #492c1d1c}.public-contact-service-head{display:flex;align-items:center;gap:15px;padding:24px 28px;color:#fff;background:linear-gradient(125deg,#3a2923,#59372a 68%,#8c3b14)}.public-contact-advisor-avatar{width:50px;height:50px;display:grid;place-items:center;flex:0 0 auto;border-radius:15px;color:#fff;background:#ff6a00}.public-contact-service-head small{color:#ffcba7;font-size:11px;letter-spacing:.08em}.public-contact-service-head h2{margin:3px 0 0;font-size:21px;line-height:1.3}.public-contact-service-head p{margin:5px 0 0;color:#eaded8;font-size:13px}.public-contact-wechat{padding:22px 28px 25px;text-align:center}.public-contact-qr-head{display:flex;align-items:center;justify-content:center;gap:7px;margin-bottom:18px;color:#4b5563;font-size:13px;font-weight:750}.public-contact-qr-frame{width:fit-content;margin:0 auto 14px;border:1px solid #eee4dc;border-radius:16px;padding:16px;background:#fff;box-shadow:0 8px 24px #3d271c17}.public-contact-wechat img{width:220px;height:220px;max-width:none;margin:0;border:0;object-fit:contain}.public-contact-wechat>small{color:#7a716b;font-size:12px;line-height:1.5}.public-contact-qr-error{min-height:252px;display:grid;place-items:center;align-content:center;gap:9px;border:1px dashed #ddcabe;border-radius:16px;padding:24px;color:#7a716b;background:#fff8f2}.public-contact-qr-error svg{color:#b94700}.public-contact-qr-error b{color:#2f211d;font-size:14px}.public-contact-qr-error span{max-width:290px;font-size:12px;line-height:1.6}.public-contact-phone{min-height:0;display:flex;align-items:center;gap:12px;margin:0 28px 24px;border:0;border-top:1px solid #eee4dc;border-radius:0;padding:18px 0 0;background:transparent;text-align:left}.public-contact-phone-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;color:#b94700;background:#fff0e4}.public-contact-phone small,.public-contact-phone p{color:#7a716b}.public-contact-phone a{margin-top:3px;color:#2f211d;font-size:18px;font-weight:750}.public-contact-phone p{margin:4px 0 0;font-size:12px}.public-contact-address{grid-column:1 / -1;position:relative;min-height:120px;gap:16px;overflow:hidden;border:1px solid #e9ded5;border-radius:16px;padding:24px 30px;background:#fff}.public-contact-address-icon{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;color:#b94700;background:#fff0e4}.public-contact-address small{color:#7a716b;font-size:13px}.public-contact-address p{margin:6px 0 0;color:#2f211d;font-size:16px;font-weight:500}.public-contact-address-mark{position:absolute;right:32px;color:#f1dfd2}.public-contact-unavailable{min-height:360px;border:1px solid #e9ded5;border-radius:20px;color:#2f211d;background:#fff}.public-contact-unavailable>svg{color:#b94700}.public-contact-unavailable p{max-width:420px;color:#4b5563}.public-contact-scenarios{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:none;margin:auto 0 0;padding-top:40px}.public-contact-scenarios>div{grid-template-rows:auto auto 1fr;gap:8px;min-height:150px;border:1px solid #e9ded5;border-radius:14px;padding:16px 14px;background:#ffffffd1;transition:border-color .18s ease,background .18s ease,transform .18s ease}.public-contact-scenarios>div:hover{border-color:#f3b485;background:#fff;transform:translateY(-2px)}.public-contact-scenario-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:#b94700!important;background:#fff0e4}.public-contact-scenarios b{color:#2f211d;font-size:14px}.public-contact-scenarios span{color:#4b5563;font-size:12px;line-height:1.6}@media(max-width:1199px){.public-contact-page{padding-inline:32px}.public-contact-grid{grid-template-columns:repeat(10,minmax(0,1fr))}.public-contact-overview{grid-column:1 / span 5}.public-contact-service-card,.public-contact-unavailable{grid-column:6 / span 5}.public-contact-address{grid-column:1 / -1}.public-contact-wechat img{width:196px;height:196px}.public-contact-scenarios{grid-template-columns:1fr;padding-top:28px}.public-contact-scenarios>div{min-height:0;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto;column-gap:10px;padding:12px}.public-contact-scenario-icon{grid-row:1 / span 2}}@media(max-width:860px){.public-contact-shell .public-market-brand-row{height:auto;min-height:0;flex-wrap:wrap;gap:10px;padding:10px 16px 12px}.public-contact-shell .home-account-navigation{margin-left:auto}.public-contact-shell .home-primary-nav{order:3;width:100%;height:36px}.public-contact-page{padding:40px 28px 48px}.public-contact-grid{grid-template-columns:1fr}.public-contact-overview,.public-contact-service-card,.public-contact-unavailable,.public-contact-address{grid-column:1}.public-contact-service-card,.public-contact-unavailable{max-width:620px;width:100%;justify-self:center}.public-contact-scenarios{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0;padding-top:28px}.public-contact-scenarios>div{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto 1fr}.public-contact-scenario-icon{grid-row:auto}}@media(max-width:620px){.public-contact-shell .home-purchase-links{display:none}.public-contact-page{padding:34px 16px 42px}.public-contact-hero h1{font-size:38px}.public-contact-hero p{font-size:14px}.public-contact-scenarios{grid-template-columns:1fr}.public-contact-scenarios>div{min-height:0;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto}.public-contact-scenario-icon{grid-row:1 / span 2}.public-contact-service-head,.public-contact-wechat{padding:20px}.public-contact-wechat img{width:180px;height:180px}.public-contact-phone{margin-inline:20px}.public-contact-address{min-height:112px;padding:22px 20px}.public-contact-address-mark{display:none}}.dealer-portal-shell .order-panel,.dealer-portal-shell .logistics-panel,.dealer-portal-shell .dealer-reconcile-panel{overflow:hidden;padding:0;border-color:var(--dealer-page-line);border-radius:12px;background:var(--dealer-page-surface);box-shadow:none}.dealer-portal-shell .order-panel>.panel-title.actions-only,.dealer-portal-shell .logistics-panel>.panel-title.actions-only,.dealer-portal-shell .dealer-reconcile-panel>.panel-title.actions-only{min-height:58px;margin:0;padding:11px 18px;border-bottom:1px solid var(--dealer-page-line);background:#fff}.dealer-portal-shell .order-panel>.admin-status-tabs,.dealer-portal-shell .logistics-panel>.admin-status-tabs,.dealer-portal-shell .dealer-reconcile-panel>.admin-status-tabs{min-height:48px;gap:24px;padding:0 18px;border-bottom-color:var(--dealer-page-line)}.dealer-portal-shell .order-panel>.admin-status-tabs button,.dealer-portal-shell .logistics-panel>.admin-status-tabs button,.dealer-portal-shell .dealer-reconcile-panel>.admin-status-tabs button{min-height:48px;color:#697386;font-weight:560}.dealer-portal-shell .order-panel>.admin-status-tabs button.active,.dealer-portal-shell .logistics-panel>.admin-status-tabs button.active,.dealer-portal-shell .dealer-reconcile-panel>.admin-status-tabs button.active{border-bottom-color:var(--dealer-page-accent);color:#2f211d}.dealer-portal-shell .order-panel>.admin-status-tabs button.active small,.dealer-portal-shell .logistics-panel>.admin-status-tabs button.active small,.dealer-portal-shell .dealer-reconcile-panel>.admin-status-tabs button.active small{color:var(--dealer-page-accent-deep)}.dealer-portal-shell .order-panel>.admin-data-toolbar,.dealer-portal-shell .logistics-panel>.admin-data-toolbar,.dealer-portal-shell .dealer-reconcile-panel>.admin-data-toolbar{min-height:58px;padding:10px 18px;border-bottom-color:var(--dealer-page-line);background:#fffdfb}.dealer-portal-shell .order-panel .admin-filter-search,.dealer-portal-shell .logistics-panel .admin-filter-search,.dealer-portal-shell .dealer-reconcile-panel .admin-filter-search{border-color:#e6ddd6;border-radius:8px;background:#fff}.dealer-portal-shell .order-panel .admin-filter-search:focus-within,.dealer-portal-shell .logistics-panel .admin-filter-search:focus-within,.dealer-portal-shell .dealer-reconcile-panel .admin-filter-search:focus-within{border-color:#efb184;box-shadow:0 0 0 3px #ff6a0014}.dealer-portal-shell .order-panel>.list-result-summary,.dealer-portal-shell .logistics-panel>.list-result-summary,.dealer-portal-shell .dealer-reconcile-panel>.list-result-summary{min-height:38px;margin:0;padding:8px 18px;border-bottom:1px solid var(--dealer-page-line);color:#7b746e;background:#fff}.dealer-portal-shell .order-panel>.table-wrap,.dealer-portal-shell .logistics-panel>.table-wrap,.dealer-portal-shell .dealer-reconcile-panel>.table-wrap{margin:0}.dealer-portal-shell .order-panel .table-wrap th,.dealer-portal-shell .logistics-panel .table-wrap th,.dealer-portal-shell .dealer-reconcile-panel .table-wrap th{padding:11px 18px;color:#756d66;background:#faf9f7;font-size:12px;font-weight:620}.dealer-portal-shell .order-panel .table-wrap td,.dealer-portal-shell .logistics-panel .table-wrap td,.dealer-portal-shell .dealer-reconcile-panel .table-wrap td{padding:14px 18px;border-bottom-color:#eee8e3;color:#3b3430}.dealer-portal-shell .order-panel .table-wrap tbody tr:hover td,.dealer-portal-shell .logistics-panel .table-wrap tbody tr:hover td,.dealer-portal-shell .dealer-reconcile-panel .table-wrap tbody tr:hover td{background:var(--dealer-page-selected)}.dealer-portal-shell .order-panel>.admin-pagination,.dealer-portal-shell .logistics-panel>.admin-pagination,.dealer-portal-shell .dealer-reconcile-panel>.admin-pagination{min-height:58px;margin:0;padding:12px 18px;border-top:1px solid var(--dealer-page-line);background:#fff}@media(max-width:900px){.dealer-portal-shell .order-panel>.admin-status-tabs,.dealer-portal-shell .logistics-panel>.admin-status-tabs,.dealer-portal-shell .dealer-reconcile-panel>.admin-status-tabs{padding-inline:14px}.dealer-portal-shell .order-panel>.admin-data-toolbar,.dealer-portal-shell .logistics-panel>.admin-data-toolbar,.dealer-portal-shell .dealer-reconcile-panel>.admin-data-toolbar,.dealer-portal-shell .order-panel>.list-result-summary,.dealer-portal-shell .logistics-panel>.list-result-summary,.dealer-portal-shell .dealer-reconcile-panel>.list-result-summary,.dealer-portal-shell .order-panel>.admin-pagination,.dealer-portal-shell .logistics-panel>.admin-pagination,.dealer-portal-shell .dealer-reconcile-panel>.admin-pagination{padding-inline:14px}}.procurement-home{--home-surface: #fff;--home-background: var(--soft);--home-text: var(--ink);--home-muted: var(--muted);--home-border: var(--line);--home-accent: var(--brand);--home-selected: var(--brand-soft);--home-header-height: 72px;--home-search-height: 40px;--home-banner-height: 188px;--home-sidebar-width: 232px;min-height:calc(100vh - 52px);background:var(--home-background);color:var(--home-text)}.procurement-home.workspace-shell{background:var(--home-background)}.procurement-home>.public-market-header{position:sticky;top:0;z-index:40;width:100%;margin:0;border:0;border-bottom:1px solid #f3e8de;border-radius:0;background:#fffffffa;box-shadow:0 4px 14px #582e110f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.procurement-home .public-market-brand-row{position:relative;width:100%;max-width:1440px;min-height:var(--home-header-height);height:var(--home-header-height);display:flex;align-items:center;gap:28px;margin:0 auto;padding:0 28px}.procurement-home .public-market-brand{flex:0 0 auto}.procurement-home .public-market-brand .public-market-brand-mark{width:40px;height:40px;border-radius:12px;background:linear-gradient(180deg,#e56a2f 0%,var(--brand) 100%);box-shadow:none;font-size:20px}.procurement-home .public-market-brand-copy strong{color:#1f2937;font-size:18px;letter-spacing:0}.procurement-home .public-market-brand-copy small{color:#b08968;font-size:11px;letter-spacing:.4px}.procurement-home .catalog-search-host{position:static;display:flex;flex:1 1 auto;justify-content:center;width:auto;max-width:560px;min-width:0;margin:0 auto;transform:none}.procurement-home .catalog-search-host:empty{display:none}.procurement-home .home-account-navigation,.procurement-home .home-purchase-links{display:flex;align-items:center;gap:14px}.procurement-home .home-purchase-links a{color:var(--home-text);font-size:13px;text-decoration:none;white-space:nowrap}.procurement-home .home-purchase-links a:hover{color:var(--home-accent)}.procurement-home .public-market-actions{gap:8px}.procurement-home .public-market-login{min-height:36px;border:1px solid #ead9cc;border-radius:8px;color:var(--home-text);background:#fff}.procurement-home .public-market-primary-action{min-height:36px;border-radius:8px;background:var(--home-accent)}.catalog-search-host .catalog-discovery-search{position:static;top:auto;left:auto;z-index:auto;transform:none;width:min(520px,100%);height:var(--home-search-height, 40px);margin:0;display:grid;grid-template-columns:72px minmax(0,1fr) 86px;overflow:hidden;border:1px solid #f3d2bc;border-radius:8px;background:#fff;box-shadow:none}.catalog-search-host .catalog-discovery-search-type{display:inline-flex;align-items:center;justify-content:center;gap:2px;border-right:1px solid #f3e0d4;color:#6b7280;background:transparent;font-size:13px;font-weight:650}.catalog-search-host .catalog-discovery-search-type svg{width:14px;height:14px;opacity:.7}.catalog-search-host .catalog-discovery-search label{position:relative;gap:0;padding:0 12px;color:#9ca3af;background:#fff}.catalog-search-host .catalog-discovery-search label svg{display:none}.catalog-search-host .catalog-discovery-search .catalog-search-clear{position:absolute;right:6px;width:26px;height:26px;display:inline-grid;place-items:center;border:0;border-radius:6px;padding:0;color:#8d8178;background:transparent;cursor:pointer}.catalog-search-host .catalog-discovery-search .catalog-search-clear:hover{color:#c94f00;background:#fff1e6}.catalog-search-host .catalog-discovery-search .catalog-search-clear svg{display:block}.catalog-search-host .catalog-discovery-search label:has(.catalog-search-clear) input{padding-right:26px}.catalog-search-host .catalog-discovery-search input{color:var(--home-text, #1f2937);background:transparent;font-size:13px}.catalog-search-host .catalog-discovery-search input::placeholder{color:#c4b5a8}.catalog-search-host .catalog-discovery-search>button{width:86px;gap:4px;color:#fff;background:var(--home-accent, var(--brand-orange, #ff6a00));font-size:14px;font-weight:700}.catalog-search-host .catalog-discovery-search>button:hover{background:#e85d00}.catalog-search-host .catalog-discovery-search>button span{display:inline}.catalog-search-host .catalog-discovery-search>button svg{width:15px;height:15px}.catalog-search-host .catalog-discovery-search:focus-within{border-color:var(--home-accent, var(--brand-orange, #ff6a00));box-shadow:0 0 0 3px #ff6a001f}.procurement-home .public-catalog-main{width:100%;max-width:1440px;margin-inline:auto;padding:16px 28px 40px}.procurement-home .dealer-catalog{gap:0}.procurement-home .catalog-discovery-stage{position:relative;display:block;overflow:visible;margin:0 0 16px;padding:0;border:0;border-radius:0;background:transparent}.procurement-home .catalog-discovery-banner{position:relative;min-height:var(--home-banner-height);height:var(--home-banner-height);margin:0;overflow:hidden;border:0;border-radius:12px;box-shadow:none}.procurement-home .home-hero-banner,.procurement-home .catalog-discovery-banner .banner-carousel,.procurement-home .catalog-discovery-banner .banner-slide,.procurement-home .catalog-discovery-banner .banner-slide img{min-height:var(--home-banner-height);height:var(--home-banner-height)}.procurement-home .home-hero-banner{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);overflow:hidden;border-radius:12px;background:linear-gradient(90deg,#ffe7d2,#ffd8bc 46%,#ffc9a8)}.procurement-home .home-hero-copy{display:grid;align-content:center;gap:8px;padding:28px 8px 28px 36px}.procurement-home .home-hero-copy p{display:flex;align-items:center;gap:8px;margin:0;color:var(--home-accent);font-size:14px;font-weight:800}.procurement-home .home-hero-copy h1{margin:0;color:#e24b00;font-size:clamp(32px,3vw,42px);font-weight:800;letter-spacing:.04em;line-height:1.15}.procurement-home .home-hero-copy span{color:#9a5a32;font-size:14px}.procurement-home .home-hero-visual{position:relative;display:grid;place-items:center end;padding-right:18px}.procurement-home .home-hero-visual img{width:min(100%,520px);height:168px;object-fit:contain;object-position:right center}.procurement-home .home-hero-visual em{position:absolute;right:28px;top:22px;color:#c2410c;font-family:Kaiti SC,STKaiti,KaiTi,serif;font-size:22px;font-style:normal;font-weight:700;letter-spacing:.08em;transform:rotate(8deg)}.procurement-home .catalog-discovery-banner .banner-slide.brand-default{background:linear-gradient(90deg,#ffe7d2,#ffd8bc 46%,#ffc9a8)}.procurement-home .catalog-discovery-banner .banner-slide:after{display:none}.procurement-home .catalog-discovery-banner .banner-brand-visual{display:none}.procurement-home .catalog-discovery-banner .banner-content small{color:var(--home-accent);letter-spacing:0}.procurement-home .catalog-discovery-banner .banner-content{left:36px;width:min(560px,48%);gap:8px}.procurement-home .catalog-discovery-banner .banner-content :is(h1,strong){max-width:none;color:#e24b00;font-size:clamp(32px,3vw,42px);font-weight:800;line-height:1.15;letter-spacing:.04em;text-shadow:none}.procurement-home .catalog-discovery-banner .banner-content>span{color:#9a5a32}.procurement-home .catalog-discovery-banner .banner-content b{display:none}.catalog-marketplace .product-card{min-height:0;height:100%;overflow:hidden;border:0;border-radius:12px;background:#fff;box-shadow:0 8px 20px #7840180f;transform:none}.catalog-marketplace .product-card .product-body{display:flex;min-height:150px;flex-direction:column}.catalog-marketplace .product-card .product-purchase-row{margin-top:auto}.catalog-marketplace .product-card:hover{border-color:transparent;box-shadow:0 10px 24px #7840181a;transform:none}.catalog-marketplace .product-card .product-media{height:168px;background:#fffaf6}.catalog-marketplace .product-card .product-media .pill{display:none}.catalog-marketplace .product-card .product-body{padding:12px 12px 14px;gap:10px}.catalog-marketplace .product-card .product-body h3{height:38px;min-height:38px;color:#1f2937;font-size:13px;font-weight:600;line-height:19px}.catalog-marketplace .product-card .product-body p{display:none}.catalog-marketplace .product-commerce-footer,.catalog-marketplace .product-commerce-footer.is-guest{min-height:0;align-items:flex-end}.catalog-marketplace .product-commerce-footer .price-main .product-price-value{color:var(--marketplace-accent);font-size:22px}.catalog-marketplace .product-price-currency{color:var(--marketplace-accent);font-size:14px}.catalog-marketplace .price-main>span:first-child{display:none}.catalog-marketplace .product-cart-button.guest-price-button{display:inline-flex;width:auto;min-width:96px;padding:0 10px;border-radius:8px;justify-content:center;white-space:nowrap}.catalog-marketplace .product-detail-button,.catalog-marketplace .product-login-button{min-height:32px;padding:0 14px;border:0;border-radius:8px;color:#fff;background:var(--marketplace-accent);font-size:13px;font-weight:700}.catalog-marketplace .empty-state{min-height:280px;border:0;border-radius:12px;background:#fff;box-shadow:0 8px 20px #7840180f}.catalog-marketplace .empty-state-card{display:none}.catalog-marketplace .empty-state-visual{width:88px;height:88px;display:grid;place-items:center}.catalog-marketplace .empty-state-icon{position:static;width:72px;height:72px;border-radius:50%;background:#fff1e6}.catalog-marketplace .empty-state strong{font-size:16px}.procurement-home :is(button,a,input):focus-visible{outline:2px solid var(--home-accent);outline-offset:2px}.procurement-home .catalog-discovery-search input:focus-visible{outline:none}@media(max-width:860px){.procurement-home .public-market-brand-row{height:auto;min-height:0;flex-wrap:wrap;gap:10px;padding:10px 16px 12px}.procurement-home .catalog-search-host{flex:1 1 100%;order:4;max-width:none;margin-left:0}.procurement-home .catalog-search-host .catalog-discovery-search{width:100%}.procurement-home .home-hero-banner,.procurement-home .catalog-discovery-banner,.procurement-home .catalog-discovery-banner .banner-carousel,.procurement-home .catalog-discovery-banner .banner-slide,.procurement-home .catalog-discovery-banner .banner-slide img{min-height:160px;height:auto}.procurement-home .home-hero-banner{grid-template-columns:1fr}.procurement-home .home-hero-copy{padding:20px 16px 8px}}.catalog-marketplace .product-price-value:after{content:" 起";margin-left:2px;color:var(--marketplace-accent);font-size:12px;font-weight:650}.catalog-marketplace{--marketplace-accent: var(--brand-orange, #ff6a00);width:100%;min-width:0;display:grid;grid-template-columns:232px minmax(0,1fr);gap:16px;align-items:start}.catalog-marketplace.without-category-sidebar{grid-template-columns:minmax(0,1fr)}.catalog-marketplace-sidebar{min-width:0;display:grid;gap:16px}.catalog-marketplace-main{min-width:0;display:grid;align-content:start;gap:12px}.catalog-marketplace .catalog-discovery-stage{margin:0;padding:0;border:0;background:transparent}.catalog-marketplace .catalog-discovery-banner,.catalog-marketplace .catalog-discovery-banner .banner-carousel,.catalog-marketplace .catalog-discovery-banner .banner-slide,.catalog-marketplace .catalog-discovery-banner .banner-slide img{height:220px;min-height:220px;margin:0;border-radius:12px}.catalog-marketplace .catalog-discovery-banner .banner-content{left:36px;width:min(560px,48%)}.catalog-marketplace-category{display:grid;overflow:hidden;border:0;border-radius:12px;background:#fff;box-shadow:0 8px 24px #7840180f}.catalog-marketplace-category>div:first-child{min-height:44px;margin:0;padding:0 14px;color:#fff;background:var(--marketplace-accent)}.catalog-marketplace-category>div:first-child .category-nav-heading{border:0;padding:0;color:inherit;background:transparent;font:inherit;font-size:14px;font-weight:800}.catalog-marketplace-category>div:first-child b,.catalog-marketplace-category small{display:none}.catalog-marketplace-category>button,.catalog-marketplace-category>div:not(:first-child){min-height:42px;padding:0 14px;border:0;border-bottom:1px solid #f7eee6;border-radius:0;color:#374151;background:#fff}.catalog-marketplace-category>button:last-child,.catalog-marketplace-category>div:last-child{border-bottom:0}.catalog-marketplace-category .category-node-label{gap:8px}.catalog-marketplace-category .category-tree-select,.catalog-marketplace-category>button span{color:inherit;font-size:13px;font-weight:650}.catalog-marketplace-category>button:hover,.catalog-marketplace-category>div:not(:first-child):hover{background:#fffaf6}.catalog-marketplace-category>button.active,.catalog-marketplace-category>div.active{color:var(--marketplace-accent);background:#fff1e6;box-shadow:none}.catalog-marketplace-promo{overflow:hidden;padding:22px 18px 18px;border-radius:12px;color:#fff;background:linear-gradient(180deg,#ff8a2b,#ff6a00 58%,#f97316)}.catalog-marketplace-promo h2{margin:0;font-size:22px}.catalog-marketplace-promo p{margin:6px 0 14px;color:#ffffffeb;font-size:13px}.catalog-marketplace-promo ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.catalog-marketplace-promo li{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:650}.catalog-marketplace-promo li:before{content:"";width:14px;height:14px;flex:0 0 14px;border-radius:50%;background:#ffffff2e url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23fff' stroke-width='2' d='M3.5 8.5 6.5 11.5 12.5 4.5'/%3E%3C/svg%3E") center / 10px 10px no-repeat}.catalog-marketplace-filters{min-width:0;border:1px solid #f0e4d8;border-radius:10px;background:#fff;box-shadow:0 4px 16px #7840180d}.catalog-marketplace-filters .catalog-filter-row{min-height:52px;padding:8px 14px}.catalog-marketplace-filters .catalog-selects{width:auto;flex:1 1 auto;flex-wrap:nowrap}.catalog-marketplace-filters .catalog-discount-filter{min-width:0;flex:1 1 auto;flex-wrap:wrap}.catalog-marketplace-filters .catalog-discount-filter button{white-space:nowrap}.catalog-marketplace-filters .catalog-filter-sort{flex:0 0 auto;display:flex;align-items:center;gap:4px}.catalog-marketplace-filters .catalog-filter-sort>span{margin-right:2px;color:#7a8491;font-size:12px;font-weight:700}.catalog-marketplace-filters .catalog-filter-sort button{min-height:28px;border:1px solid #e0e4e8;border-radius:7px;padding:0 8px;color:#596575;background:#fff;font-size:11.5px;font-weight:700;white-space:nowrap}.catalog-marketplace-filters .catalog-filter-sort button:hover,.catalog-marketplace-filters .catalog-filter-sort button.active{border-color:#ffc69f;color:#c94f00;background:#fff5ed}.catalog-marketplace .catalog-custom-discount-panel{margin:0}.catalog-marketplace .catalog-toolbar{width:100%;min-height:56px;grid-template-columns:minmax(170px,1fr) auto;margin:0}.catalog-marketplace .catalog-toolbar-summary{display:flex;align-items:center;justify-content:space-between;gap:12px}.catalog-marketplace .product-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;align-items:start}.catalog-marketplace .product-card{min-width:0;height:auto}.catalog-marketplace .product-commerce-footer .price-main,.catalog-marketplace .product-commerce-footer .product-price-currency,.catalog-marketplace .product-commerce-footer .product-price-value{flex-wrap:nowrap;white-space:nowrap}.dealer-portal-shell .catalog-search-host{width:min(560px,100%);min-width:0;margin:0 auto}@media(max-width:980px){.catalog-marketplace{grid-template-columns:190px minmax(0,1fr);gap:12px}.catalog-marketplace .catalog-toolbar{grid-template-columns:minmax(0,1fr)}.catalog-marketplace .catalog-toolbar-filters,.catalog-marketplace .catalog-toolbar-actions{justify-content:flex-start;flex-wrap:wrap}.catalog-marketplace-filters .catalog-filter-row{flex-wrap:wrap}.catalog-marketplace-filters .catalog-selects,.catalog-marketplace-filters .catalog-filter-sort{width:100%;flex-wrap:wrap}.catalog-marketplace .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.catalog-marketplace{grid-template-columns:minmax(0,1fr)}.catalog-marketplace-sidebar{gap:10px}.catalog-marketplace-promo{display:none}.catalog-marketplace-category{max-height:210px;overflow-y:auto}.catalog-marketplace .catalog-discovery-banner,.catalog-marketplace .catalog-discovery-banner .banner-carousel,.catalog-marketplace .catalog-discovery-banner .banner-slide,.catalog-marketplace .catalog-discovery-banner .banner-slide img{min-height:150px;height:150px}.catalog-marketplace .catalog-toolbar-summary{align-items:flex-start;flex-direction:column}.catalog-marketplace .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}@media(min-width:1181px){.procurement-home .public-market-brand-row{width:min(1680px,100%);max-width:none;display:grid;grid-template-columns:minmax(300px,1fr) minmax(420px,520px) minmax(300px,1fr);gap:clamp(16px,1.6vw,28px);margin-inline:auto;padding-inline:clamp(24px,2.5vw,40px)}.procurement-home .public-market-leading{min-width:0;height:100%;display:flex;align-items:center;gap:clamp(22px,2.2vw,38px)}.procurement-home .public-market-brand-row>.catalog-search-host,.dealer-portal-shell .workspace-top.has-header-center>.catalog-search-host{width:100%;max-width:520px;display:flex;justify-content:center;justify-self:center;margin:0}.procurement-home .home-account-navigation,.dealer-portal-shell .workspace-top.has-header-center>.dealer-header-actions{min-width:0;justify-self:end}.dealer-portal-shell .workspace-top.has-header-center{grid-template-columns:minmax(150px,1fr) minmax(260px,520px) auto;gap:clamp(16px,1.6vw,28px);padding-inline:max(24px,calc((100vw - 1680px)/2))}.procurement-home .public-catalog-main,.workspace-shell.dealer-portal-shell .workspace-main.workspace-main--catalog{width:min(1680px,calc(100% - clamp(48px,5vw,80px)));max-width:none}.workspace-shell.dealer-portal-shell .workspace-main.workspace-main--catalog{padding-top:10px}.procurement-home .public-catalog-main{padding-inline:0}.catalog-marketplace{grid-template-columns:clamp(210px,14vw,232px) minmax(0,1fr);gap:clamp(12px,1.2vw,20px)}.catalog-marketplace-sidebar{position:sticky;top:calc(var(--home-header-height) + 14px);max-height:calc(100vh - var(--home-header-height) - 30px);overflow-y:auto;padding-bottom:2px;scrollbar-width:thin;scrollbar-color:#e7cbb7 transparent}.catalog-marketplace .catalog-discovery-banner,.catalog-marketplace .catalog-discovery-banner .banner-carousel,.catalog-marketplace .catalog-discovery-banner .banner-slide,.catalog-marketplace .catalog-discovery-banner .banner-slide img{height:clamp(210px,14vw,252px);min-height:clamp(210px,14vw,252px)}.catalog-marketplace .product-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:clamp(12px,1vw,16px)}.catalog-marketplace-filters .catalog-filter-sort{margin-left:10px;padding-left:14px;border-left:1px solid #f0e4d8}}@media(min-width:1181px)and (max-width:1360px){.procurement-home .public-market-brand-row{grid-template-columns:minmax(280px,1fr) minmax(400px,500px) minmax(280px,1fr);gap:14px}.dealer-cart-shortcut{padding-inline:9px}.dealer-portal-shell .account-menu-name{max-width:84px}.procurement-home .home-purchase-links{display:none}}.catalog-marketplace-category .category-node-label{min-width:0;width:100%;display:flex;align-items:center}.catalog-marketplace-category .category-node-label>button:first-child,.catalog-marketplace-category .category-node-label>em{width:22px;height:22px;display:inline-grid;place-items:center;flex:0 0 22px;border:0;border-radius:6px;padding:0;color:#8a8179;background:transparent}.catalog-marketplace-category .category-node-label>button:first-child:hover{color:var(--marketplace-accent);background:#fff1e6}.catalog-marketplace-category .category-tree-select{min-width:0;flex:1 1 auto;overflow:hidden;border:0;padding:0;color:inherit;background:transparent;text-align:left;text-overflow:ellipsis;white-space:nowrap}.catalog-marketplace-category>.level-2{padding-left:24px}.catalog-marketplace-category>.level-3{padding-left:38px}.catalog-marketplace-category>div.active{box-shadow:inset 3px 0 0 var(--marketplace-accent)}.catalog-marketplace .product-card{border:1px solid transparent;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.catalog-marketplace .product-card:hover{border-color:#f3d2bc;box-shadow:0 12px 28px #7840181c;transform:translateY(-2px)}:is(.public-catalog-shell,.dealer-portal-shell) .product-commerce-footer .product-cart-button:not(.guest-price-button){width:34px;min-width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:0}:is(.public-catalog-shell,.dealer-portal-shell) .product-commerce-footer .product-price-value{font-size:clamp(19px,1.3vw,22px);letter-spacing:-.35px}.catalog-marketplace-filters .catalog-discount-filter button,.catalog-marketplace-filters .catalog-filter-sort button{transition:color .16s ease,border-color .16s ease,background .16s ease}.catalog-marketplace-filters .catalog-discount-filter button.active,.catalog-marketplace-filters .catalog-filter-sort button.active{border-color:#ffb985;color:#b94700;background:#fff0e5;box-shadow:inset 0 0 0 1px #ff6a000d}@media(min-width:1280px){.workspace-shell.supplier-portal-shell{--supplier-frame-width: min(1680px, calc(100% - clamp(48px, 5vw, 80px)) );--supplier-header-height: 72px;--supplier-line: var(--home-border, #f0e4d8);--supplier-soft-line: #f3e8de;--supplier-soft: var(--home-selected, #fff1e6);--supplier-muted: #776e67;background:var(--home-background, #fff7f1);color:var(--home-text, #1f2937)}.workspace-shell.supplier-portal-shell .workspace-top{width:var(--supplier-frame-width);min-height:72px;grid-template-columns:220px minmax(560px,1fr) 184px;gap:20px;margin-inline:auto;padding:0;border-bottom:0;background:#fff}.workspace-shell.supplier-portal-shell .workspace-main.workspace-main--supplier{width:var(--supplier-frame-width);padding:24px 0 42px}.workspace-shell.supplier-portal-shell .workspace-nav{height:72px;justify-content:center;gap:10px;overflow:visible}.workspace-shell.supplier-portal-shell .workspace-nav button{min-height:40px;padding:0 13px;border:0;border-radius:10px;color:#596579;background:transparent;font-size:14px}.workspace-shell.supplier-portal-shell .workspace-nav button:hover,.workspace-shell.supplier-portal-shell .workspace-nav button.active{color:var(--brand-orange-dark, #d94f00);background:var(--supplier-soft);box-shadow:none}.workspace-shell.supplier-portal-shell .workspace-nav button.active:after{display:none}.supplier-portal-shell .supplier-market-brand .public-market-brand-mark{width:40px;height:40px;border-radius:12px;font-size:20px}.supplier-portal-shell .supplier-market-brand .public-market-brand-copy strong{font-size:18px}.supplier-portal-shell .supplier-market-brand .public-market-brand-copy small{font-size:11px}.supplier-portal-shell .supplier-section-tabs{min-height:48px;margin:0 0 16px;padding:4px 6px;gap:4px;border:1px solid var(--supplier-line);border-radius:12px;background:#fff}.supplier-portal-shell .supplier-section-tabs button{min-height:38px;padding:0 14px;border-radius:8px;color:var(--supplier-muted);background:transparent;font-size:13px}.supplier-portal-shell .supplier-section-tabs button:hover,.supplier-portal-shell .supplier-section-tabs button.active{color:var(--brand-orange-dark, #d94f00);background:var(--supplier-soft)}.supplier-portal-shell .supplier-section-tabs button.active:after{display:none}.supplier-portal-shell .portal-page-head{min-height:56px;margin:0 0 16px;align-items:center}.supplier-portal-shell .portal-page-head h1{color:#1f2937;font-size:24px;line-height:32px;font-weight:600;letter-spacing:-.24px}.supplier-portal-shell .portal-page-head p{margin-top:2px;color:var(--supplier-muted);font-size:12px;line-height:18px}.supplier-portal-shell .panel,.supplier-portal-shell .summary-card,.supplier-portal-shell .supplier-task-list,.supplier-portal-shell .supplier-home-health,.supplier-portal-shell .supplier-task-summary{border-color:var(--supplier-line);border-radius:12px;box-shadow:none}.supplier-portal-shell :is(input,select,textarea){border-color:#e5d8cc;border-radius:8px}.supplier-portal-shell :is(input,select,textarea):focus{border-color:var(--brand-orange, #ff6a00);box-shadow:0 0 0 3px #ff6a001a}.supplier-portal-shell .btn{border-radius:8px;box-shadow:none}.supplier-portal-shell :is(.admin-status-tabs,.supplier-order-tabs){min-height:48px;gap:24px;padding:0 18px;border-bottom:1px solid var(--supplier-line);background:#fff}.supplier-portal-shell :is(.admin-status-tabs,.supplier-order-tabs) button{min-height:48px;padding:0;border:0;border-bottom:2px solid transparent;border-radius:0;color:#697386;background:transparent;font-size:13px;font-weight:650}.supplier-portal-shell :is(.admin-status-tabs,.supplier-order-tabs) button:hover,.supplier-portal-shell :is(.admin-status-tabs,.supplier-order-tabs) button.active{border-bottom-color:var(--brand-orange, #ff6a00);color:var(--brand-orange-dark, #d94f00);background:transparent}.supplier-portal-shell :is(.admin-status-tabs,.supplier-order-tabs) button small{margin-left:5px;padding:0;color:#98a2b3;background:transparent}.supplier-portal-shell :is(.admin-data-toolbar,.supplier-list-toolbar,.supplier-settlement-toolbar){min-height:60px;padding:10px 16px;gap:10px;border-bottom:1px solid var(--supplier-line);background:#fffdfb}.supplier-portal-shell :is(.admin-filter-search,.supplier-list-search,.supplier-settlement-search){flex:0 1 420px;width:min(420px,42vw);min-height:36px;border-color:#e5d8cc;border-radius:8px;background:#fffdfb}.supplier-portal-shell :is(.admin-data-actions,.supplier-list-toolbar){align-items:center}.supplier-portal-shell .admin-data-actions{margin-left:auto}.supplier-list-toolbar .supplier-list-result,.supplier-settlement-result{margin-left:auto;color:#7b746e;font-size:12px;white-space:nowrap}.supplier-list-clear,.supplier-settlement-clear{min-height:32px;padding:0 8px;border:0;color:var(--brand-orange-dark, #d94f00);background:transparent;font-size:12px;font-weight:650;cursor:pointer}.supplier-list-refresh{padding:8px 18px;border-bottom:1px solid var(--supplier-line);color:var(--supplier-muted);background:#fffbf7;font-size:12px}.supplier-portal-shell .supplier-catalog-toolbar-row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:60px;padding:10px 16px;border-bottom:1px solid var(--supplier-line);background:#fffdfb}.supplier-portal-shell .supplier-catalog-toolbar-row .admin-data-toolbar{flex:1 1 auto;min-height:36px;padding:0;border:0;background:transparent}.supplier-portal-shell .supplier-catalog-toolbar-row .list-result-summary{flex:0 0 auto;min-height:auto;padding:0;border:0;color:var(--supplier-muted);background:transparent}.supplier-portal-shell .table-wrap{margin:0;overflow-x:auto}.supplier-portal-shell :is(.supplier-product-library,.supplier-auth-panel,.supplier-order-center,.supplier-settlement-center){overflow:visible}.supplier-portal-shell .table-wrap--sticky-header{overflow:visible}.supplier-portal-shell .table-wrap--sticky-header th{position:sticky;top:var(--supplier-header-height);z-index:8;box-shadow:inset 0 -1px 0 var(--supplier-line),0 5px 10px #3824160f}.supplier-portal-shell .table-wrap th{height:40px;padding:10px 14px;color:#756d66;background:#fffaf6;font-size:12px;font-weight:650}.supplier-portal-shell .table-wrap td{padding:13px 14px;border-bottom-color:var(--supplier-soft-line);color:var(--home-text, #1f2937);vertical-align:middle}.supplier-portal-shell .table-wrap tbody tr:hover td{background:var(--supplier-soft)}.supplier-portal-shell .table-actions{min-width:132px;justify-content:flex-end}.supplier-portal-shell .table-actions .btn{min-height:32px;padding-inline:10px}.supplier-portal-shell .admin-pagination,.supplier-portal-shell .supplier-list-pagination,.supplier-portal-shell .supplier-settlement-pagination{min-height:58px;margin:0;padding:10px 18px;border-top:1px solid var(--supplier-line);background:#fffdfb}.supplier-portal-shell .supplier-home-workbench{gap:16px}.supplier-portal-shell .supplier-task-summary{grid-template-columns:repeat(4,minmax(0,1fr))}.supplier-portal-shell .supplier-task-summary button{min-height:84px;padding:13px 15px;border-right:1px solid var(--supplier-soft-line)}.supplier-portal-shell .supplier-task-summary button:last-child{border-right:0}.workspace-shell.supplier-portal-shell .supplier-task-summary button.has-work{box-shadow:none}.workspace-shell.supplier-portal-shell .supplier-task-summary button.has-work:after{display:none}.supplier-portal-shell .supplier-home-grid{grid-template-columns:minmax(0,1fr) 300px;gap:16px}.supplier-portal-shell .workbench-list-head{padding:16px 18px}.supplier-portal-shell .supplier-task-row{grid-template-columns:36px minmax(280px,1fr) minmax(160px,.5fr) auto;gap:12px;min-height:72px;padding:11px 18px}.supplier-portal-shell .supplier-task-row .supplier-task-current{overflow:hidden;color:#667085;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.supplier-portal-shell .supplier-task-row .btn{justify-self:end;white-space:nowrap}.supplier-portal-shell .supplier-home-health .workbench-list-head{padding:16px}.supplier-portal-shell .supplier-home-health-row{padding:11px 16px}.supplier-portal-shell .supplier-home-health-row p{line-height:1.45}.supplier-portal-shell .opportunity-workbench{padding:0;overflow:hidden}.supplier-portal-shell .opportunity-table-head,.supplier-portal-shell .opportunity-workbench-card{grid-template-columns:minmax(240px,1.8fr) minmax(82px,.5fr) minmax(150px,.85fr) minmax(118px,.7fr) minmax(112px,.72fr) minmax(116px,auto);gap:14px}.supplier-portal-shell .opportunity-table-head{padding:10px 18px}.supplier-portal-shell .opportunity-table-head span:nth-child(3){text-align:right}.supplier-portal-shell .opportunity-workbench-card{min-height:76px;padding:12px 18px}.supplier-portal-shell .workbench-item-primary strong{white-space:normal;line-height:1.4}.supplier-portal-shell .opportunity-cell{display:grid;gap:4px;min-width:0}.supplier-portal-shell .opportunity-cell b{overflow:hidden;color:#344054;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.supplier-portal-shell .opportunity-cell small{color:#98a2b3;font-size:11px;white-space:nowrap}.supplier-portal-shell .opportunity-money{text-align:right;font-variant-numeric:tabular-nums}.supplier-portal-shell .workbench-item-actions{min-width:108px}.supplier-portal-shell .workbench-item-actions .btn{min-height:32px;padding-inline:10px}.supplier-portal-shell .supplier-order-center{overflow:hidden}.supplier-portal-shell .supplier-order-table table{min-width:1040px;table-layout:fixed}.supplier-portal-shell .supplier-order-table th:nth-child(1){width:29%}.supplier-portal-shell .supplier-order-table th:nth-child(2){width:24%}.supplier-portal-shell .supplier-order-table th:nth-child(3){width:13%;text-align:right}.supplier-portal-shell .supplier-order-table th:nth-child(4){width:19%}.supplier-portal-shell .supplier-order-table th:nth-child(5){width:15%;text-align:right}.supplier-portal-shell .supplier-order-table td:nth-child(3){text-align:right;font-variant-numeric:tabular-nums}.supplier-portal-shell .supplier-order-product{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:12px;min-width:0}.supplier-portal-shell .supplier-order-product>.product-visual{width:56px;height:56px;border:1px solid var(--supplier-line);border-radius:10px;background:#fff}.supplier-portal-shell .supplier-order-product strong{display:-webkit-box;overflow:hidden;color:var(--home-text, #1f2937);font-size:13px;line-height:18px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.supplier-portal-shell .supplier-product-table table{min-width:1080px;table-layout:fixed}.supplier-portal-shell .supplier-product-table th:nth-child(1){width:34%}.supplier-portal-shell .supplier-product-table th:nth-child(2){width:12%;text-align:right}.supplier-portal-shell .supplier-product-table th:nth-child(3){width:14%}.supplier-portal-shell .supplier-product-table th:nth-child(4){width:13%}.supplier-portal-shell .supplier-product-table th:nth-child(5){width:13%}.supplier-portal-shell .supplier-product-table th:nth-child(6){width:14%;text-align:right}.supplier-portal-shell .supplier-product-table td:nth-child(2){text-align:right;font-weight:700;font-variant-numeric:tabular-nums}.supplier-portal-shell .supplier-product-identity>.product-visual{width:56px;height:56px;border-radius:10px}.supplier-portal-shell .supplier-product-identity>span>small{color:var(--supplier-muted)}.supplier-portal-shell .supplier-settlement-profile{margin-bottom:16px;padding:14px 18px}.supplier-portal-shell .supplier-settlement-profile .portal-section-head{margin:0;align-items:center}.supplier-portal-shell .supplier-settlement-profile h2{font-size:16px}.supplier-portal-shell .supplier-settlement-center{overflow:hidden}.supplier-portal-shell .supplier-settlement-stagebar{border-top:1px solid var(--supplier-line)}.supplier-portal-shell .supplier-settlement-toolbar{display:flex;flex-wrap:nowrap}.supplier-portal-shell .supplier-settlement-filters{margin-left:0;flex-wrap:nowrap}.supplier-portal-shell .supplier-settlement-filters label{white-space:nowrap}.supplier-portal-shell .supplier-settlement-center .table-wrap table{min-width:1080px;table-layout:fixed}.supplier-portal-shell .supplier-settlement-center .table-wrap th:nth-child(1){width:25%}.supplier-portal-shell .supplier-settlement-center .table-wrap th:nth-child(2){width:22%}.supplier-portal-shell .supplier-settlement-center .table-wrap th:nth-child(3){width:13%;text-align:right}.supplier-portal-shell .supplier-settlement-center .table-wrap th:nth-child(4){width:24%}.supplier-portal-shell .supplier-settlement-center .table-wrap th:nth-child(5){width:16%;text-align:right}.supplier-portal-shell .supplier-settlement-center .table-wrap td:nth-child(3){text-align:right;font-variant-numeric:tabular-nums}.supplier-portal-shell .supplier-settlement-owner .status-pill{align-self:flex-start}.supplier-portal-shell .file-upload-control>small:not(.upload-error):not(.success){display:none}.supplier-portal-shell .freight-config-panel{overflow:hidden}.supplier-portal-shell .freight-template-heading{padding:18px 20px;border-bottom:1px solid var(--supplier-line)}.supplier-portal-shell .freight-template-state{max-width:320px}.supplier-portal-shell .freight-config-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px;padding:20px}.supplier-portal-shell .freight-config-main{min-width:0;border:1px solid var(--supplier-line);border-radius:10px;overflow:hidden}.supplier-portal-shell .freight-config-step{display:block;padding:18px;border:0;border-bottom:1px solid var(--supplier-line)}.supplier-portal-shell .freight-config-step:last-child{border-bottom:0}.supplier-portal-shell .freight-step-title{display:block;margin-bottom:14px}.supplier-portal-shell .freight-step-title h4{font-size:16px}.supplier-portal-shell .freight-rule-sentence{margin:0}.supplier-portal-shell .freight-rule-expression{justify-content:flex-start}.supplier-portal-shell .freight-mode-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.supplier-portal-shell .freight-mode-options label{min-height:58px;padding:11px 14px}.supplier-portal-shell .freight-region-summary{margin-top:12px}.supplier-portal-shell .freight-config-review{align-self:start;display:grid;overflow:hidden;border:1px solid var(--supplier-line);border-radius:10px;background:#fffaf6}.supplier-portal-shell .freight-config-review>div,.supplier-portal-shell .freight-config-review>button{display:grid;gap:4px;min-height:72px;padding:13px 15px;border:0;border-bottom:1px solid #efe6df;color:#344054;background:transparent;text-align:left}.supplier-portal-shell .freight-config-review>button{cursor:pointer;font:inherit}.supplier-portal-shell .freight-config-review>button:hover{background:#fff4eb}.supplier-portal-shell .freight-config-review span,.supplier-portal-shell .freight-config-review small{color:#7b746e;font-size:11px}.supplier-portal-shell .freight-config-review b{display:flex;align-items:center;gap:4px;color:#1f2937;font-size:14px}.supplier-portal-shell .freight-review-warning,.supplier-portal-shell .freight-review-ready{display:flex;align-items:flex-start;gap:6px;margin:0;padding:13px 15px;font-size:12px;line-height:1.45}.supplier-portal-shell .freight-review-warning{color:#b54708;background:#fff7ed}.supplier-portal-shell .freight-review-ready{color:#067647;background:#ecfdf3}.supplier-portal-shell .freight-action-bar{margin:0;padding:14px 20px;border-top:1px solid var(--supplier-line)}.supplier-portal-shell .freight-version-panel{margin-top:16px}}@media(min-width:1280px)and (max-width:1399px){.workspace-shell.supplier-portal-shell .workspace-top{grid-template-columns:200px minmax(530px,1fr) 168px;gap:12px}.workspace-shell.supplier-portal-shell .workspace-nav{gap:2px}.workspace-shell.supplier-portal-shell .workspace-nav button{padding-inline:9px;font-size:13px}.supplier-portal-shell .supplier-home-grid{grid-template-columns:minmax(0,1fr) 280px}.supplier-portal-shell .freight-config-layout{grid-template-columns:minmax(0,1fr);gap:16px}.supplier-portal-shell .freight-config-review{grid-template-columns:repeat(3,minmax(0,1fr))}.supplier-portal-shell .freight-config-review>div,.supplier-portal-shell .freight-config-review>button{border-top:0;border-left:1px solid var(--supplier-line)}.supplier-portal-shell .freight-config-review>:first-child{border-left:0}.supplier-portal-shell .opportunity-table-head,.supplier-portal-shell .opportunity-workbench-card{gap:10px}}@media(min-width:901px){.workspace-shell.dealer-portal-shell{--dealer-workspace-width: min(1680px, calc(100% - clamp(48px, 5vw, 80px)) );--dealer-warm-bg: var(--home-background, #fff7f1);--dealer-warm-surface: var(--home-surface, #fff);--dealer-warm-text: var(--home-text, #1f2937);--dealer-warm-muted: var(--home-muted, #8a8179);--dealer-warm-border: var(--home-border, #f0e4d8);--dealer-warm-selected: var(--home-selected, #fff1e6);background:var(--dealer-warm-bg);color:var(--dealer-warm-text)}.workspace-shell.dealer-portal-shell .workspace-main.workspace-main--dealer{width:var(--dealer-workspace-width);max-width:none;padding:24px 0 56px}.workspace-shell.dealer-portal-shell .workspace-main.workspace-main--catalog{padding-top:10px}.workspace-shell.dealer-portal-shell .portal-page-head{min-height:56px;align-items:center;margin-bottom:16px}.workspace-shell.dealer-portal-shell .portal-page-head h1{color:var(--dealer-warm-text);font-size:24px;line-height:32px;font-weight:600;letter-spacing:-.24px}.workspace-shell.dealer-portal-shell .portal-page-head p{margin-top:2px;color:#776e67;font-size:12px;line-height:18px}.workspace-shell.dealer-portal-shell .portal-page-actions .btn{min-height:40px;height:40px;border-radius:8px;box-shadow:none}.workspace-shell.dealer-portal-shell .workspace-main--business :is(.panel,.summary-card){border-color:var(--dealer-warm-border);border-radius:12px;background:var(--dealer-warm-surface);box-shadow:none}.workspace-shell.dealer-portal-shell .workspace-main--business :is(input,select,textarea){border-color:#e5d8cc;border-radius:8px}.workspace-shell.dealer-portal-shell .workspace-main--business :is(input,select,textarea):focus{border-color:var(--home-accent, #ff6a00);box-shadow:0 0 0 3px #ff6a001a}.workspace-shell.dealer-portal-shell .workspace-main--business .btn{border-radius:8px;box-shadow:none}.workspace-shell.dealer-portal-shell .workspace-main--business .btn:not(.secondary):not(.ghost){background:var(--home-accent, #ff6a00);box-shadow:none}.workspace-shell.dealer-portal-shell .dealer-order-view-nav{min-height:48px;margin:0 0 16px;border:1px solid var(--dealer-warm-border);border-radius:12px;padding:4px 6px;background:#fff}.workspace-shell.dealer-portal-shell .dealer-order-view-nav button{min-height:38px;border-radius:8px}.workspace-shell.dealer-portal-shell .dealer-order-view-nav button.active{color:#d95500;background:var(--dealer-warm-selected)}.workspace-shell.dealer-portal-shell :is(.order-panel,.purchase-request-list-panel){overflow:hidden;padding:0}.workspace-shell.dealer-portal-shell :is(.order-panel,.purchase-request-list-panel)>.admin-status-tabs{min-height:48px;padding:0 16px;border-bottom:1px solid var(--dealer-warm-border);background:#fff}.workspace-shell.dealer-portal-shell :is(.order-panel,.purchase-request-list-panel)>.admin-status-tabs button{min-height:48px;padding:0 14px;color:#746c65}.workspace-shell.dealer-portal-shell :is(.order-panel,.purchase-request-list-panel)>.admin-status-tabs button.active{color:#d95500}.workspace-shell.dealer-portal-shell .dealer-list-toolbar-row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:60px;padding:10px 16px;border-bottom:1px solid var(--dealer-warm-border);background:#fffdfb}.workspace-shell.dealer-portal-shell .dealer-list-toolbar-row .admin-data-toolbar{flex:1 1 auto;min-height:36px;border:0;padding:0;background:transparent}.workspace-shell.dealer-portal-shell .dealer-list-toolbar-row .admin-filter-search{width:clamp(280px,32vw,420px);max-width:100%;min-height:36px}.workspace-shell.dealer-portal-shell .dealer-list-toolbar-row .list-result-summary{flex:0 0 auto;min-height:auto;border:0;padding:0;color:#776e67;background:transparent}.workspace-shell.dealer-portal-shell :is(.order-panel,.purchase-request-list-panel) .table-wrap{overflow-x:auto;border:0;border-radius:0}.workspace-shell.dealer-portal-shell :is(.order-panel,.purchase-request-list-panel) table{width:100%;border-collapse:collapse;color:var(--dealer-warm-text)}.workspace-shell.dealer-portal-shell :is(.order-panel,.purchase-request-list-panel) thead{background:#fffaf6}.workspace-shell.dealer-portal-shell :is(.order-panel,.purchase-request-list-panel) th{height:40px;color:#776e67;font-size:12px;font-weight:600}.workspace-shell.dealer-portal-shell :is(.order-panel,.purchase-request-list-panel) :is(th,td){border-color:var(--dealer-warm-border);padding-inline:16px}.workspace-shell.dealer-portal-shell :is(.order-panel,.purchase-request-list-panel) tbody tr:hover{background:#fffaf6}.workspace-shell.dealer-portal-shell :is(.order-panel,.purchase-request-list-panel) .admin-pagination{border-color:var(--dealer-warm-border);background:#fffdfb}.workspace-shell.dealer-portal-shell .purchase-request-list-table table{min-width:1080px;table-layout:fixed}.workspace-shell.dealer-portal-shell .purchase-request-list-table th:nth-child(1){width:auto}.workspace-shell.dealer-portal-shell .purchase-request-list-table th:nth-child(2){width:80px}.workspace-shell.dealer-portal-shell .purchase-request-list-table th:nth-child(3){width:120px;text-align:right}.workspace-shell.dealer-portal-shell .purchase-request-list-table th:nth-child(4){width:110px}.workspace-shell.dealer-portal-shell .purchase-request-list-table th:nth-child(5){width:180px}.workspace-shell.dealer-portal-shell .purchase-request-list-table th:nth-child(6){width:88px}.workspace-shell.dealer-portal-shell .purchase-request-list-table th:nth-child(7){width:132px}.workspace-shell.dealer-portal-shell .purchase-request-list-table :is(th,td):nth-child(3){text-align:right}.workspace-shell.dealer-portal-shell .purchase-request-list-table tbody tr{min-height:76px}.workspace-shell.dealer-portal-shell .purchase-request-table-demand b{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.workspace-shell.dealer-portal-shell .purchase-request-table-demand small{display:-webkit-box;overflow:hidden;margin-top:4px;color:#776e67;-webkit-box-orient:vertical;-webkit-line-clamp:1}.workspace-shell.dealer-portal-shell .purchase-request-table-progress{display:-webkit-box;overflow:hidden;line-height:20px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.workspace-shell.dealer-portal-shell .purchase-request-table-actions .btn{min-height:32px;height:32px}.workspace-shell.dealer-portal-shell .dealer-order-list-table table{min-width:1080px;table-layout:fixed}.workspace-shell.dealer-portal-shell .dealer-order-list-table th:nth-child(1){width:auto}.workspace-shell.dealer-portal-shell .dealer-order-list-table th:nth-child(2){width:180px}.workspace-shell.dealer-portal-shell .dealer-order-list-table th:nth-child(3){width:120px;text-align:right}.workspace-shell.dealer-portal-shell .dealer-order-list-table th:nth-child(4){width:160px}.workspace-shell.dealer-portal-shell .dealer-order-list-table th:nth-child(5){width:200px}.workspace-shell.dealer-portal-shell .dealer-order-list-table td:nth-child(3){text-align:right}.workspace-shell.dealer-portal-shell .dealer-order-list-table tbody tr{min-height:96px}.workspace-shell.dealer-portal-shell .order-line-preview{display:grid;gap:8px}.workspace-shell.dealer-portal-shell .order-line-preview-id{font-size:13px;letter-spacing:.1px}.workspace-shell.dealer-portal-shell .order-line-preview-product{display:grid;grid-template-columns:56px minmax(0,1fr);gap:12px;align-items:center}.workspace-shell.dealer-portal-shell .order-line-preview-product>.product-visual{width:56px;height:56px;border:1px solid var(--dealer-warm-border);border-radius:8px;background:#fff;box-shadow:none}.workspace-shell.dealer-portal-shell .order-line-preview-product>.product-visual img{width:100%;height:100%;object-fit:contain;padding:4px}.workspace-shell.dealer-portal-shell .order-line-preview-product span{min-width:0}.workspace-shell.dealer-portal-shell .order-line-preview-product strong{display:-webkit-box;overflow:hidden;line-height:20px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.workspace-shell.dealer-portal-shell .order-line-preview-product small,.workspace-shell.dealer-portal-shell .dealer-order-reference small,.workspace-shell.dealer-portal-shell .dealer-order-status small{display:block;margin-top:4px;color:#776e67;font-size:12px;line-height:18px}.workspace-shell.dealer-portal-shell .dealer-order-amount{font-variant-numeric:tabular-nums}.workspace-shell.dealer-portal-shell .dealer-order-status{display:grid;justify-items:start;gap:4px}.workspace-shell.dealer-portal-shell .dealer-order-status b{font-size:13px}.workspace-shell.dealer-portal-shell .dealer-order-actions{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.workspace-shell.dealer-portal-shell .dealer-order-actions .btn{min-height:32px;height:32px;padding-inline:10px}.workspace-shell.dealer-portal-shell .dealer-order-actions>small{flex-basis:100%;color:#776e67;font-size:11px;line-height:16px}.workspace-shell.dealer-portal-shell .cart-commerce-page .cart-layout{grid-template-columns:minmax(0,1fr) clamp(340px,27vw,400px);gap:20px}.workspace-shell.dealer-portal-shell .cart-panel{padding:20px}.workspace-shell.dealer-portal-shell .cart-selection-toolbar{margin-top:0}.workspace-shell.dealer-portal-shell .cart-table-head{min-height:40px;margin-bottom:0;border-radius:8px 8px 0 0;background:#fffaf6}.workspace-shell.dealer-portal-shell .cart-item-list{border-color:var(--dealer-warm-border);border-radius:0 0 10px 10px}.workspace-shell.dealer-portal-shell .cart-item{grid-template-columns:18px 76px minmax(220px,1fr) 126px 112px;min-height:104px;border-color:var(--dealer-warm-border);padding:14px 16px}.workspace-shell.dealer-portal-shell .cart-selectable-item.is-selected{border-left:0;background:#fffaf6;box-shadow:none}.workspace-shell.dealer-portal-shell .cart-item>.product-visual{width:76px;height:76px;border:1px solid var(--dealer-warm-border);border-radius:8px;box-shadow:none}.workspace-shell.dealer-portal-shell .cart-item-main strong{display:-webkit-box;overflow:hidden;line-height:21px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.workspace-shell.dealer-portal-shell .quantity-stepper{grid-template-columns:32px 54px 32px}.workspace-shell.dealer-portal-shell .cart-confirmation-card{top:88px;max-height:calc(100vh - 112px);overflow-y:auto;padding:20px;border-color:var(--dealer-warm-border);background:#fff}.workspace-shell.dealer-portal-shell .cart-confirmation-head{margin-bottom:16px}.workspace-shell.dealer-portal-shell .cart-confirmation-head h3{color:var(--dealer-warm-text);font-size:16px;line-height:24px;font-weight:600}.workspace-shell.dealer-portal-shell .cart-supplemental-details{border-top:1px solid var(--dealer-warm-border);padding-top:12px}.workspace-shell.dealer-portal-shell .cart-supplemental-details summary{color:var(--dealer-warm-text);font-size:13px;font-weight:600;cursor:pointer}.workspace-shell.dealer-portal-shell .cart-supplemental-details summary small{color:#8a8179;font-weight:400}.workspace-shell.dealer-portal-shell .cart-supplemental-details[open] summary{margin-bottom:14px}.workspace-shell.dealer-portal-shell .cart-settlement{border-color:var(--dealer-warm-border)}.workspace-shell.dealer-portal-shell .checkout-payable-total b{color:#d95500;font-size:28px;font-variant-numeric:tabular-nums}}@media(min-width:901px)and (max-width:1279px){.workspace-shell.dealer-portal-shell .dealer-list-toolbar-row{align-items:stretch;flex-direction:column;gap:8px}.workspace-shell.dealer-portal-shell .dealer-list-toolbar-row .list-result-summary{align-self:flex-end}}@media(min-width:1181px)and (max-width:1350px){.workspace-shell.dealer-portal-shell .workspace-top.has-header-center{grid-template-columns:150px minmax(300px,440px) minmax(0,1fr);gap:12px}.workspace-shell.dealer-portal-shell .workspace-top.has-header-center>.catalog-search-host{max-width:440px}.workspace-shell.dealer-portal-shell .dealer-header-actions{min-width:0;gap:6px}.workspace-shell.dealer-portal-shell .dealer-header-nav{gap:1px}.workspace-shell.dealer-portal-shell .dealer-header-nav button{padding-inline:6px}}.business-flow{display:flex;align-items:center;gap:12px;margin:0;padding:14px 0;list-style:none;color:#655c54}.business-flow li{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;min-width:0}.business-flow-icon{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border:1px solid #f5d8c2;border-radius:10px;background:#fff5eb;color:#c65d16}.business-flow-arrow{color:#b6a393;flex-shrink:0;margin-left:4px}.business-flow.is-vertical{flex-direction:column;align-items:stretch;gap:0}.business-flow.is-vertical li{position:relative;padding:0 0 24px}.business-flow.is-vertical li:last-child{padding-bottom:0}.business-flow.is-vertical .business-flow-arrow{position:absolute;left:6px;bottom:4px;transform:rotate(90deg)}.ratio-meter{padding:16px 0;border-bottom:1px solid #f0e5da}.ratio-meter>div{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:13px}.ratio-meter strong{font-size:22px;font-variant-numeric:tabular-nums}.ratio-meter small{font-size:12px;color:#8c7c6e;font-weight:400}.ratio-meter meter{display:block;width:100%;height:10px;margin-top:10px}.ratio-meter meter::-webkit-meter-bar{background:#f3eae2;border:0;border-radius:8px}.ratio-meter meter::-webkit-meter-optimum-value{background:#df792f;border-radius:8px}.ratio-meter.is-green meter::-webkit-meter-optimum-value{background:#389b72}.ratio-meter meter::-moz-meter-bar{background:#df792f}.ratio-meter.is-green meter::-moz-meter-bar{background:#389b72}.ratio-meter-empty{display:block;margin-top:8px;color:#8c7c6e;font-size:12px}.supplier-task-summary>button>.task-entry-arrow{margin-left:auto;color:#bd8b68}.admin-operation-overview .operation-bar-row .operation-bar-track{width:100%;height:8px;background:#f4ebe3;border-radius:8px;overflow:hidden}.admin-operation-overview .operation-bar-track i{display:block;height:100%;border-radius:inherit}.business-help{margin:0 0 16px;border:1px solid #efdfd0;border-radius:10px;padding:12px}.business-help summary{cursor:pointer;color:#8c5b37;font-size:12px;font-weight:600}.business-help summary:focus-visible{outline:2px solid #d76c22;outline-offset:4px}.business-help[open] summary{margin-bottom:12px}.supplier-home-health .ratio-meter{margin:0 16px}.supplier-task-list .workbench-list-head>div{display:flex;align-items:center;gap:10px}.supplier-portal-shell .supplier-task-summary button{grid-template-columns:34px 1fr 18px}.supplier-task-summary .task-entry-arrow{grid-column:3;grid-row:1;align-self:center}.business-flow:not(.is-vertical){gap:20px}.business-flow:not(.is-vertical) li{flex:1;flex-direction:column;position:relative;text-align:center}.business-flow:not(.is-vertical) .business-flow-arrow{position:absolute;right:-18px;top:10px}.business-flow:not(.is-vertical) li>span:last-of-type{white-space:nowrap}.supplier-portal-shell .supplier-task-summary button{grid-template-rows:1fr;align-items:center}.admin-recent-actions .simple-list{display:grid;gap:0}.admin-recent-actions .simple-list>div{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:12px 0;border-bottom:1px solid #f0e5da}.admin-recent-actions .simple-list>div:last-child{border-bottom:0}.admin-recent-actions .simple-list>div>span{display:grid;gap:5px;min-width:0}.admin-recent-actions .simple-list small{color:#8c7c6e;overflow-wrap:anywhere}.admin-recent-actions .simple-list>div>strong{flex-shrink:0;color:#8c7c6e;font-size:12px;font-weight:400}.workspace-shell,.admin-workspace-shell{color:var(--ink);background:var(--soft)!important}:where(.workspace-shell,.admin-workspace-shell) :is(a,button,input,select,textarea):focus-visible{outline:2px solid var(--brand);outline-offset:2px}:where(.workspace-shell,.admin-workspace-shell) :is(input,select,textarea):focus{border-color:var(--brand-border);box-shadow:0 0 0 3px #d953131f}:where(.workspace-shell,.admin-workspace-shell) :is(input,select,textarea):disabled{color:var(--disabled-text);border-color:var(--line);background:var(--disabled-bg)}.workspace-shell .brand-mark,.workspace-shell .public-market-brand-mark,.admin-workspace-shell .admin-sidebar-brand .brand-mark{color:#fff;background:linear-gradient(145deg,#e56a2f,var(--brand))!important;box-shadow:none}.admin-topbar .account-avatar,.workspace-shell .account-avatar{background:linear-gradient(145deg,#e56a2f,var(--brand))!important;box-shadow:0 8px 18px #d953132e}.workspace-shell .workspace-top,.admin-workspace-shell :is(.admin-sidebar,.admin-topbar){border-color:var(--line);background-color:#fffffff5}.workspace-shell .workspace-nav button{color:var(--text)}.workspace-shell .workspace-nav button:hover,.workspace-shell .workspace-nav button.active{color:var(--brand-action)!important;border-color:var(--brand-border)!important;background:var(--brand-soft)!important}.workspace-shell .workspace-nav button.active:after{background:var(--brand)}.admin-nav-group button:hover,.admin-nav-group button.active{color:var(--brand-action);border-color:var(--brand-border);background:var(--brand-soft);box-shadow:inset 3px 0 0 var(--brand)}.admin-nav-group button.active svg,.admin-sidebar-collapse:hover,.site-footer a:hover{color:var(--brand)}.admin-nav-group :is(button small,h2 button>small),.workspace-nav button>small{color:#fff;background:var(--brand)}.workspace-shell .btn:not(.secondary,.ghost,.danger),.admin-workspace-shell .btn:not(.secondary,.ghost,.danger){color:#fff;border-color:var(--brand-action)!important;background:var(--brand-action)!important;background-image:none!important}.workspace-shell .btn:not(.secondary,.ghost,.danger):hover,.admin-workspace-shell .btn:not(.secondary,.ghost,.danger):hover{border-color:var(--brand-hover);background:var(--brand-hover)!important}:where(.workspace-shell,.admin-workspace-shell) .btn.secondary{color:var(--brand-action);border-color:var(--brand-border);background:#fff}:where(.workspace-shell,.admin-workspace-shell) .btn.secondary:hover{color:var(--brand-hover);border-color:var(--brand);background:var(--brand-tint)}:where(.workspace-shell,.admin-workspace-shell) .btn.ghost{color:var(--brand-action);background:var(--brand-soft)}:where(.workspace-shell,.admin-workspace-shell) :is(.text-button,.entity-link,.admin-entity-link){color:var(--brand-action)}:where(.workspace-shell,.admin-workspace-shell) :is(.text-button,.entity-link,.admin-entity-link):hover{color:var(--brand-hover)}:where(.workspace-shell,.admin-workspace-shell) .btn:disabled,:where(.workspace-shell,.admin-workspace-shell) .btn.disabled{color:var(--disabled-text);border-color:var(--line);background:var(--disabled-bg)}:where(.workspace-tabs,.admin-status-tabs,.supplier-status-tabs,.supplier-order-tabs) button.active,:where(.catalog-category-tabs,.catalog-discount-filter,.catalog-view-toggle,.sort-tabs) button.active,:where(.filter-toggle,.supplier-section-tabs) button.active{color:var(--brand-action);border-color:var(--brand-border);background:var(--brand-soft)}.workspace-shell :is(.catalog-discount-filter,.catalog-toolbar,.catalog-view-toggle,.catalog-result-bar) button.active{color:var(--brand-action)!important;border-color:var(--brand-border)!important;background:var(--brand-soft)!important;box-shadow:none}.dealer-portal-shell .catalog-discovery-banner h1,.public-catalog-shell .catalog-discovery-banner h1{color:var(--brand)!important;border-color:currentColor}.catalog-marketplace-promo{background:linear-gradient(160deg,#e56a2f 0%,var(--brand) 58%,var(--brand-action) 100%)!important}.pill.blue{color:var(--brand-active);background:var(--brand-soft)}.pill.green{color:#23845b;background:#edf7f1}.pill.orange{color:#965c07;background:#fff6e5}.pill.red,.pill.danger{color:#c5443d;background:#fcefed}.pill.gray{color:#706a63;background:#f0eeeb}.toast{color:#23845b;border-color:#b9ddca;background:#edf7f1}.toast.warning,.toast.supplier{color:#965c07;border-color:#ecd49f;background:#fff6e5}.toast.error{color:#c5443d;border-color:#edc1be;background:#fcefed}.toast.info{color:var(--brand-active);border-color:var(--brand-border);background:var(--brand-soft)}:where(.workspace-shell,.admin-workspace-shell) :is(.panel,.metric,.empty-state,.business-drawer){border-color:var(--line);background-color:#fff}:where(.workspace-shell,.admin-workspace-shell) :is(th,.list-result-summary){color:var(--muted);border-color:var(--line-soft);background-color:var(--brand-tint)}:where(.workspace-shell,.admin-workspace-shell) :is(td,.panel,.metric){border-color:var(--line-soft)}:where(.workspace-shell,.admin-workspace-shell) :is(tbody tr:hover td,.selection-stack>button:hover){background-color:var(--brand-tint)}:where(.workspace-shell,.admin-workspace-shell) :is(.active,.is-selected)[aria-selected=true],.cart-selectable-item.is-selected{border-color:var(--brand-border);background-color:var(--brand-tint);box-shadow:inset 3px 0 0 var(--brand)}:where(.dealer-portal-shell,.public-catalog-shell) :is(.price-main,.product-price-value,.product-price-currency),:where(.dealer-portal-shell,.public-catalog-shell) :is(.product-login-button,.product-cart-button),.product-library-price{color:var(--brand-active)}:where(.dealer-portal-shell,.public-catalog-shell) :is(.product-login-button,.product-cart-button){border-color:var(--brand-border);background:var(--brand-tint)}:where(.dealer-portal-shell,.public-catalog-shell) :is(.product-login-button,.product-cart-button):hover{color:var(--brand-hover);border-color:var(--brand);background:var(--brand-soft)}.ratio-meter meter::-webkit-meter-optimum-value{background:var(--brand)}.ratio-meter meter::-moz-meter-bar{background:var(--brand)}.ratio-meter.is-green meter::-webkit-meter-optimum-value{background:#23845b}.ratio-meter.is-green meter::-moz-meter-bar{background:#23845b}
