:root{font-family:Montserrat,Arial,sans-serif;color:#191b22;background:#f5f7f9;font-synthesis:none;text-rendering:optimizeLegibility;--ink:#191b22;--muted:#5f6670;--soft:#f5f7f9;--line:#d8dde4;--indigo:#171844;--indigo-2:#25265e;--navy:#171844;--white:#ffffff;--green:#216047;--mint:#edf6f1;--warning:#8a561b;--warning-soft:#fff7e8;--error:#b42318;--error-soft:#fef3f2;--progress:#345a86;--progress-soft:#eef4fb;--surface:#ffffff;--surface-subtle:#f5f7f9;--product-media-bg:#fafafa;--surface-hover:#f0f3f6;--text-strong:#191b22;--text-muted:#5f6670;--text-subtle:#747b85;--border-default:#c7ced7;--border-subtle:#d8dde4;--action-primary:#171844;--action-primary-hover:#25265e;--focus:#3c5f9b;--container-max:1480px;--page-x:clamp(20px,2.2vw,36px);--control-height:40px;--control-height-touch:44px;--radius-control:4px;--radius-input:3px;--type-page-title:32px;--type-display-title:52px;--type-display-title-tablet:44px;--type-display-title-mobile:34px;--type-workspace-title:30px;--type-workspace-title-mobile:25px;--type-numeric-large:24px;--type-section-title:19px;--type-section-title-mobile:18px;--type-body:13px;--type-label:12px;--type-caption:11px;--type-numeric:13px;--z-base:0;--z-sticky:20;--z-drawer:40;--z-dialog:60;--z-toast:80;--space-0-5:4px;--space-1:8px;--space-2:16px;--space-3:24px;--space-4:32px;--space-5:48px;--text-xs:11px;--text-sm:12px;--text-md:13px;--motion-instant:100ms;--motion-hover:150ms;--motion-popover:180ms;--motion-layer:200ms;--motion-page:180ms;--ease-enter:ease-out;--ease-exit:ease-in}.origin-agent .copilotKitAssistantMessage :where(p,li,td,th,h1,h2,h3,h4,strong){color:#30313a!important}.origin-agent .copilotKitAssistantMessage a{color:#25233f!important}.origin-session-content{min-height:100dvh}.origin-skip-link{position:fixed;top:12px;left:12px;z-index:160;padding:10px 14px;border:1px solid var(--navy);background:white;color:var(--navy);font-size:12px;font-weight:700;transform:translateY(-160%)}.origin-skip-link:focus{transform:translateY(0)}.origin-route-content{min-width:0;outline:none;animation:origin-page-enter .22s cubic-bezier(.22,1,.36,1) both}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--surface-subtle)}body{margin:0;min-width:320px;min-height:100dvh;-webkit-font-smoothing:antialiased}body,button,input,select,textarea{font-family:Montserrat,Arial,sans-serif}.lang-zh,.lang-zh button,.lang-zh input,.lang-zh select,.lang-zh textarea{font-family:Montserrat,Noto Sans SC,sans-serif}a,button,input,select,textarea{outline-color:var(--focus)}a,button{-webkit-tap-highlight-color:transparent;transition:color var(--motion-hover) ease,background-color var(--motion-hover) ease,border-color var(--motion-hover) ease,box-shadow var(--motion-hover) ease}button{cursor:pointer}a.button:active,button:active:not(:disabled){transform:translateY(1px)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--focus);outline-offset:2px}input::placeholder,textarea::placeholder{color:#7b8188;opacity:1}main{min-height:calc(100dvh - 64px)}.site-header{height:64px;display:grid;grid-template-columns:224px minmax(520px,1fr) minmax(332px,auto);align-items:center;gap:16px;padding:0 var(--page-x);border-bottom:1px solid var(--line);background:rgba(255,255,255,.98);position:sticky;top:0;z-index:var(--z-sticky)}.wordmark{color:var(--indigo);font-weight:600;font-size:18px;line-height:1;letter-spacing:0;white-space:nowrap}.main-nav{height:100%;display:flex;align-items:stretch;justify-content:center;gap:clamp(18px,2vw,34px)}.main-nav:focus{outline:none}.main-nav a{position:relative;display:flex;align-items:center;font-size:11px;font-weight:600;letter-spacing:0;white-space:nowrap}.main-nav a:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:transparent}.main-nav a.is-active:after,.main-nav a:hover:after{background:var(--indigo)}.header-tools{display:flex;align-items:center;justify-content:flex-end;gap:10px}.mobile-menu-toggle,.mobile-nav-backdrop{display:none}.header-search{width:232px;height:40px;display:flex;align-items:center;gap:10px;padding:0 12px;border:1px solid var(--border-default);border-radius:var(--radius-input);color:var(--ink)}.header-search__submit{width:22px;height:22px;padding:0;border:0;background:transparent;color:inherit;display:grid;place-items:center;cursor:pointer}.header-search input{width:100%;min-width:0;border:0;background:transparent;font-size:12px;color:var(--ink)}.header-search input::placeholder{color:#737982}.icon-button{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--ink);border-radius:var(--radius-control)}.icon-button:hover{background:var(--soft);color:var(--indigo)}.button{min-height:var(--control-height);padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:var(--radius-control);font-size:var(--type-label);line-height:1.2;font-weight:600;letter-spacing:0;text-transform:none;border:1px solid var(--indigo);transition:background .18s ease,color .18s ease,border-color .18s ease}.button--primary{background:var(--indigo);color:#fff}.button--primary:hover{background:var(--indigo-2);border-color:var(--indigo-2)}.button:disabled{cursor:not-allowed;border-color:#c7ccd1;background:#e9ecef;color:#6f767e}.button--secondary{background:#fff;color:var(--indigo)}.button--secondary:hover{background:#f5f5fa}.button--text{border-color:transparent;background:transparent;color:var(--indigo);padding-inline:0}.button--text:hover{text-decoration:underline;text-underline-offset:5px}a.button>span,button.button>span{color:inherit;display:inline;margin:0;font:inherit}.text-action{padding:0;border:0;background:transparent;display:inline-flex;align-items:center;gap:6px;color:var(--indigo);font-size:var(--type-caption);line-height:1.4;font-weight:600;letter-spacing:0;text-transform:none;text-decoration:underline;text-underline-offset:4px}.text-action:hover{color:var(--indigo-2)}.page-heading{width:min(100%,var(--container-max));min-height:128px;margin-inline:auto;padding:28px var(--page-x) 24px;display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.page-heading>div:first-child{min-width:0}.page-heading h1{margin:0;font-size:var(--type-page-title);line-height:1.2;font-weight:650}.eyebrow,.page-heading h1{color:var(--indigo);letter-spacing:0}.eyebrow{margin-bottom:10px;font-size:var(--type-caption);line-height:1.4;font-weight:600;text-transform:uppercase}.page-description{max-width:720px;margin:10px 0 0;color:#4f555c;font-size:var(--type-body);line-height:1.65}.metadata-row{margin-top:16px;display:flex;align-items:center;flex-wrap:wrap;color:#383d43;font-size:var(--type-caption);line-height:1.5;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.metadata-row span{padding:0 18px;border-left:1px solid var(--line)}.metadata-row span:first-child{padding-left:0;border-left:0}.page-actions{display:flex;gap:10px;flex-shrink:0}.mode-label{display:flex;align-items:center;gap:10px;color:var(--ink);font-size:11px;line-height:1.35;font-weight:600;letter-spacing:0;text-transform:none}.mode-label svg{color:var(--indigo);flex:0 0 auto}.mode-label--compact{gap:8px;font-size:var(--type-caption);line-height:1.35}.mode-legend{min-height:78px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:24px;border-bottom:1px solid var(--line);padding:0 18px}.mode-legend,.product-card{border-top:1px solid var(--line)}.product-card{min-width:0;background:#fff;position:relative}.product-card.is-selected{border-top-color:var(--indigo)}.product-image-wrap{position:relative;aspect-ratio:1/1;overflow:hidden;background:var(--soft)}.product-image-wrap>a{width:100%;height:100%;display:block}.product-image-wrap img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.bookmark{position:absolute;top:12px;right:12px;width:34px;height:34px;display:grid;place-items:center;border:0;background:rgba(255,255,255,.9);color:var(--indigo);border-radius:4px}.product-card-body{padding:16px 2px 24px}.product-code{color:var(--indigo);font-size:11px;font-weight:600;letter-spacing:0}.product-card h3{margin:6px 0;font-size:15px;font-weight:600}.product-card p{margin:0 0 13px;color:var(--muted);font-size:12px;line-height:1.55}.product-native-taxonomy{min-height:25px;display:flex;flex-wrap:wrap;gap:5px;margin:-3px 0 12px}.product-native-taxonomy span,.product-native-taxonomy strong{padding:4px 6px;border:1px solid var(--line);color:var(--muted);font-size:var(--type-caption);font-weight:500;text-transform:uppercase}.product-native-taxonomy strong{color:var(--indigo);border-color:#c8cfdb}.product-spec-row{margin:0;padding:13px 0;display:grid;grid-template-columns:.7fr .8fr 1.5fr;gap:12px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-spec-row div{min-width:0}.product-spec-row dt{margin-bottom:5px;color:var(--muted);font-size:11px;text-transform:uppercase}.product-spec-row dd{margin:0;font-size:12px;line-height:1.45;font-weight:500;overflow-wrap:anywhere;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.card-modes{display:flex;gap:14px;min-height:44px;align-items:center;overflow:hidden}.card-modes .mode-label:nth-child(n+3){display:none}.product-card .text-action{margin-top:8px}.trust-strip{min-height:92px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-strip>div{display:flex;align-items:center;justify-content:center;gap:14px;font-size:12px;border-left:1px solid var(--line)}.trust-strip>div:first-child{border-left:0}.trust-strip svg{color:var(--indigo)}.phase-rail{min-width:0;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.phase-rail--compact{border:0;padding:12px 0 0}.phase-rail--compact .origin-process-stepper{--origin-process-node-size:18px}.phase-rail--compact .origin-process-stepper>li{gap:0}.phase-rail--compact .origin-process-stepper>li>span{display:none}.evidence-item{display:flex;gap:24px;align-items:flex-start}.evidence-item svg{color:var(--indigo);flex:0 0 auto}.evidence-item h3{margin-bottom:6px;font-size:13px;line-height:1.4;letter-spacing:0;text-transform:uppercase}.evidence-item p{margin:0;color:var(--muted);font-size:11px;line-height:1.65}.verified-line{display:flex;align-items:flex-start;gap:9px;color:#363b42;font-size:11px;line-height:1.5}.verified-line svg{color:var(--green);flex:0 0 auto;margin-top:1px}.summary-list{display:grid}.summary-list>div{padding:13px 0;display:grid;grid-template-columns:23px 1fr auto;align-items:center;gap:8px;border-bottom:1px solid var(--line);font-size:var(--type-caption)}.summary-list span{color:var(--muted)}.summary-list strong{font-size:var(--type-caption);text-align:right}.document-row{padding:11px 0;display:grid;grid-template-columns:22px 1fr 34px;gap:10px;align-items:center;border-bottom:1px solid var(--line)}.document-row>svg{color:var(--indigo)}.document-row span,.document-row strong{display:block}.document-row strong{font-size:11px}.document-row span{margin-top:3px;color:var(--muted)}.document-row span,.status{font-size:var(--type-caption)}.status{display:inline-flex;align-items:center;min-height:25px;padding:0 9px;border-radius:2px;font-weight:600;letter-spacing:0;text-transform:uppercase}.status--active{color:var(--progress);background:var(--progress-soft)}.status--success{color:var(--green);background:var(--mint)}.status--warning{color:var(--warning);background:var(--warning-soft)}.status--error{color:var(--error);background:var(--error-soft)}.status--neutral{color:var(--text-muted);background:var(--surface-subtle)}.support-note{padding:14px;display:flex;align-items:flex-start;gap:10px;border:1px solid var(--line);background:var(--soft)}.support-note span,.support-note strong{display:block}.support-note strong{font-size:11px}.support-note span{margin-top:4px;color:var(--muted);font-size:var(--type-caption);line-height:1.5}.mini-stat{padding:13px;border-left:1px solid var(--line)}.mini-stat:first-child{border-left:0}.mini-stat span,.mini-stat strong{display:block}.mini-stat span{color:var(--muted);font-size:var(--type-caption);line-height:1.4;text-transform:uppercase}.mini-stat strong{margin-top:7px;color:var(--indigo);font-size:18px}.fine-print{margin:12px 0 0;color:var(--muted);font-size:var(--type-caption);line-height:1.55;text-align:center}.home-hero{position:relative;min-height:590px;overflow:hidden;background:var(--soft);border-bottom:1px solid var(--line)}.home-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-copy{position:absolute;left:var(--page-x);top:90px;width:min(610px,45vw)}.hero-copy h1{max-width:620px;margin-bottom:20px;color:var(--indigo);font-size:50px;line-height:1.04;letter-spacing:0}.hero-copy>p:not(.eyebrow){max-width:570px;margin-bottom:28px;color:#3f454c;font-size:15px;line-height:1.8}.hero-actions{display:flex;gap:12px}.hero-spec{position:absolute;right:var(--page-x);bottom:42px;width:300px;background:rgba(255,255,255,.94);border:1px solid rgba(209,214,218,.95)}.hero-spec>div{min-height:54px;padding:0 16px;display:grid;grid-template-columns:92px 1fr;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.hero-spec>div:last-child{border-bottom:0}.hero-spec span{color:var(--muted);font-size:var(--type-caption);text-transform:uppercase}.hero-spec strong{font-size:11px;line-height:1.45;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.home-metrics{min-height:104px;display:grid;grid-template-columns:repeat(4,1fr);padding:0 var(--page-x);border-bottom:1px solid var(--line)}.hero-metric{padding:24px;display:flex;align-items:center;gap:14px;border-left:1px solid var(--line)}.hero-metric:first-child{border-left:0}.hero-metric strong{color:var(--indigo);font-size:25px}.hero-metric span{color:var(--muted);font-size:var(--type-caption);line-height:1.5}.section-block{padding:78px var(--page-x)}.section-heading{max-width:820px;margin-bottom:44px}.section-heading h2{margin:0;color:var(--indigo);font-size:36px;line-height:1.18;letter-spacing:0;text-transform:uppercase}.split-heading{max-width:none;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.split-heading>div{max-width:800px}.evidence-grid{gap:46px}.evidence-grid,.proof-stories{display:grid;grid-template-columns:repeat(3,1fr)}.proof-stories{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.proof-stories article{border-left:1px solid var(--line)}.proof-stories article:first-child{border-left:0}.proof-stories img{width:100%;aspect-ratio:1.45/1;object-fit:cover}.proof-stories article>div{padding:25px 28px 32px}.proof-stories article>div>span{color:var(--muted);font-size:var(--type-caption);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.proof-stories h3{margin:9px 0;color:var(--indigo);font-size:13px;letter-spacing:0}.proof-stories p{margin:0;color:var(--muted);font-size:11px;line-height:1.75}.featured-collection{background:var(--soft)}.home-products{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.workflow-section{padding:78px var(--page-x);border-top:1px solid var(--line)}.workflow-notes{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:25px}.workflow-notes p{max-width:650px;margin:0;color:var(--muted);font-size:12px;line-height:1.7}.studio-page{background:var(--soft)}.studio-page .page-heading,.studio-page .site-header{background:#fff}.studio-layout{width:min(calc(100% - (var(--page-x) * 2)),calc(var(--container-max) - (var(--page-x) * 2)));margin:0 auto 24px;display:grid;grid-template-columns:360px minmax(520px,1fr) 312px;gap:16px;align-items:start}.brief-panel,.feasibility-panel,.viewer-panel{background:#fff;border:1px solid var(--border-subtle)}.brief-panel,.feasibility-panel{padding:18px}.brief-panel--agent{padding:0;border:0;background:transparent}.brief-panel--agent>.brief-table,.brief-panel--agent>.studio-open-questions,.studio-agent-support{margin:12px 0 0;padding:16px;border:0;border-top:1px solid var(--border-subtle);background:#fff}.studio-agent-support .panel-heading{margin-bottom:10px}.panel-heading{display:flex;align-items:center;gap:9px;margin-bottom:18px}.panel-heading h2{margin:0;color:var(--indigo);font-size:14px}.brief-panel>label,.sample-decision label>span{display:block;margin:15px 0 8px;color:var(--muted);font-size:11px;text-transform:uppercase}.inspiration-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.inspiration-grid img{width:100%;aspect-ratio:1.15/1;object-fit:cover;background:var(--soft)}.inspiration-grid span{display:block;margin-top:5px;font-size:var(--type-caption)}.brief-panel textarea,.sample-decision textarea{width:100%;min-height:86px;padding:11px;resize:none;border:1px solid #cbd0d5;border-radius:3px;color:var(--ink);font-size:13px;line-height:1.55}.studio-file-upload{min-height:40px;margin:10px 0 8px;padding:0 10px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--indigo);border-radius:3px;color:var(--indigo);font-size:11px;font-weight:700;cursor:pointer}.studio-file-list{margin:0 0 12px;color:var(--muted);font-size:11px;line-height:1.55;overflow-wrap:anywhere}.brief-panel>.button{width:100%;margin-top:10px}.studio-assistant-error{margin-top:8px;color:#a23b35}.ai-structured,.studio-assistant-error{font-size:var(--type-caption);line-height:1.5}.ai-structured{margin-top:12px;padding:11px;display:flex;gap:8px;background:#f2f2f8;color:var(--indigo)}.ai-structured.is-ready{color:#176246;background:#edf7f1}.studio-open-questions{margin-top:12px;padding:10px;border:1px solid #e3cfae;background:#fff8e9}.studio-open-questions span,.studio-open-questions strong{display:block}.studio-open-questions strong{color:var(--indigo);font-size:var(--type-caption)}.studio-open-questions span{margin-top:5px;color:var(--muted);font-size:var(--type-caption);line-height:1.5}.brief-table{margin:13px 0 0}.brief-table div{min-height:36px;display:grid;grid-template-columns:88px 1fr;align-items:center;border-bottom:1px solid var(--line);font-size:var(--type-caption);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.brief-table dt{color:var(--muted)}.brief-table dd{margin:0}.brief-table--editable div{grid-template-columns:92px minmax(0,1fr);padding:4px 0}.brief-table--editable input,.brief-table--editable select{width:100%;min-width:0;min-height:32px;border:1px solid var(--line);border-radius:2px;background:#fff;padding:6px 8px;color:var(--ink);font:inherit}.brief-table--editable dd small{display:block;margin-top:4px;color:var(--muted);font-size:var(--type-caption);line-height:1.35}.viewer-panel{position:relative;overflow:hidden;min-height:600px}.viewer-toolbar{min-height:52px;padding:0 14px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.viewer-toolbar>div{display:flex;gap:5px}.viewer-toolbar button{min-width:36px;height:36px;border:1px solid var(--line);background:#fff;border-radius:4px;font-size:11px}.viewer-toolbar button.is-active{background:var(--indigo);color:#fff;border-color:var(--indigo)}.viewer-product{width:100%;height:470px;object-fit:contain;background:#fafbfc}.viewer-product--cad{height:520px}.material-controls{margin:0 18px;min-height:74px;padding:12px 14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;border:1px solid var(--line)}.material-control-wide{grid-column:span 2}.material-controls>div>span{display:block;margin-bottom:9px;color:var(--muted);font-size:11px}.material-controls>div>div{display:flex;gap:8px}.material-dot,.stone-dot{width:24px;height:24px;border:1px solid #aeb4ba;border-radius:50%}.material-dot.is-active,.stone-dot.is-active{outline:2px solid var(--indigo);outline-offset:2px}.material-dot.silver{background:#dfe3e6}.material-dot.oxidized{background:#3d4147}.material-dot.gold{background:#c7ad73}.stone-dot.emerald{background:#116342}.stone-dot.onyx{background:#161719}.stone-dot.sapphire{background:#233d70}.stone-dot.none{position:relative;background:#fff}.stone-dot.none:after{content:"";position:absolute;left:4px;right:4px;top:11px;height:1px;background:var(--error);transform:rotate(-45deg)}.material-controls select{width:100%;height:36px;border:1px solid #cbd0d5;border-radius:3px;font-size:12px}.material-controls>div>.viewer-range-control{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px}.viewer-range-control input{min-width:0;accent-color:var(--indigo)}.viewer-range-control output{color:var(--indigo);font-size:var(--type-caption);font-weight:700}.viewer-toggle{min-height:54px;display:flex;align-items:center;gap:8px;padding-top:17px;color:var(--ink);font-size:11px;font-weight:700}.viewer-toggle input{width:16px;height:16px;accent-color:var(--indigo)}.viewer-hint{margin:14px 0 0;color:var(--muted);font-size:11px;text-align:center}.studio-tryon-entry{position:relative;right:auto;bottom:auto;width:min(230px,calc(100% - 36px));margin:14px 18px 18px auto}.studio-tryon-entry .origin-tryon-trigger{background:rgba(255,255,255,.96);box-shadow:0 8px 22px rgba(20,20,63,.1)}.confidence{padding:14px 0;border-top:1px solid var(--line)}.confidence span,.confidence strong{display:inline-block;font-size:var(--type-caption)}.confidence strong{float:right;color:var(--indigo);font-size:16px}.confidence>div{clear:both;height:5px;margin-top:10px;background:var(--line)}.confidence i{display:block;width:92%;height:100%;background:var(--indigo)}.price-highlight{margin-bottom:10px;padding:16px;background:#f4f4f9;border:1px solid var(--border-subtle)}.price-highlight small,.price-highlight span,.price-highlight strong{display:block}.price-highlight span{color:var(--muted);font-size:var(--type-caption);font-weight:600;letter-spacing:0}.price-highlight strong{margin-top:7px;color:var(--indigo);font-size:20px;line-height:1.2;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.price-highlight small{margin-top:5px;color:var(--muted);font-size:var(--type-caption)}.feasibility-summary{margin:0}.feasibility-summary div{min-height:43px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.feasibility-summary dt{color:var(--muted);font-size:11px}.feasibility-summary dd{margin:0;font-size:12px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.feasibility-panel h3{margin:17px 0 10px;font-size:var(--type-caption)}.feasibility-panel .verified-line{margin:6px 0}.feasibility-panel .button{width:100%;margin-top:18px}.board-page main,.procurement-page main{padding-bottom:0}.board-page .mode-legend,.procurement-page .mode-legend{margin:0 var(--page-x)}.board-table{margin:18px var(--page-x) 0;border-bottom:1px solid var(--line)}.board-table-head{min-height:44px;display:grid;grid-template-columns:1.4fr 1.4fr .5fr .6fr;align-items:center;padding:0 16px;background:var(--soft);color:var(--muted);font-size:var(--type-caption);font-weight:600;letter-spacing:0}.procurement-row{min-height:138px;display:grid;grid-template-columns:120px 1.25fr 1.3fr .45fr .55fr;gap:16px;align-items:center;padding:16px;border-top:1px solid var(--line)}.procurement-row>img{width:104px;height:104px;object-fit:contain;background:var(--soft)}.row-product small,.row-product span,.row-product strong{display:block}.row-product strong{color:var(--indigo);font-size:12px}.row-product span{margin-top:6px;font-size:12px;font-weight:500}.procurement-row>div:nth-child(3)>small,.row-product small{margin-top:7px;color:var(--muted);font-size:var(--type-caption);line-height:1.55}.procurement-row>strong{font-size:12px}.selection-mode select{width:100%;min-height:38px;padding:0 9px;border:1px solid var(--line);border-radius:3px;background:#fff;color:var(--ink);font-size:var(--type-caption);font-weight:600}.selection-mode small{display:block}.selection-quantity{display:grid;grid-template-columns:28px minmax(48px,1fr) 28px;align-items:center;border:1px solid var(--line);border-radius:3px;overflow:hidden}.selection-quantity button{height:34px;border:0;background:var(--soft);display:grid;place-items:center;cursor:pointer}.selection-quantity input{width:100%;height:34px;padding:0 3px;border:0;border-inline:1px solid var(--line);text-align:center;font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.selection-next{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.selection-next>button{padding:0;border:0;background:transparent;color:var(--muted);font-size:var(--type-caption);cursor:pointer;text-decoration:underline}.empty-selection{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:var(--muted);border-top:1px solid var(--line)}.empty-selection strong{color:var(--ink);font-size:13px}.text-action:disabled{opacity:.55;cursor:default}.split-line{min-height:165px;grid-template-columns:1.15fr 1.7fr .5fr;gap:24px;padding:16px;border-top:1px solid var(--line)}.split-line,.split-product{display:grid;align-items:center}.split-product{grid-template-columns:120px 1fr;gap:18px}.split-product img{width:120px;height:120px;object-fit:contain;background:var(--soft)}.split-product small,.split-product span,.split-product strong{display:block}.split-product strong{color:var(--indigo);font-size:12px}.split-product span{margin-top:6px;font-size:12px}.split-product small{margin-top:8px;color:var(--muted);font-size:var(--type-caption)}.split-routes>div{min-height:54px;display:grid;grid-template-columns:170px 1fr;align-items:center;border-bottom:1px solid var(--line)}.split-routes span{font-size:var(--type-caption);line-height:1.5;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.board-footer-summary{margin:0 var(--page-x);display:grid;grid-template-columns:1fr 360px;gap:60px;padding:20px 0}.board-totals>div{padding:7px 0;display:flex;justify-content:space-between;font-size:var(--type-caption)}.board-totals>div span{color:var(--muted)}.board-totals .button{width:100%;margin-top:12px}.procurement-layout{margin:0 var(--page-x);display:grid;grid-template-columns:minmax(0,1fr) 300px;border-top:1px solid var(--line)}.procurement-layout>section{padding-right:26px}.procurement-layout .mode-legend{margin:0}.plan-lines{border-bottom:1px solid var(--line)}.plan-line--split{min-height:250px;display:grid;grid-template-columns:400px 1fr;border-top:1px solid var(--line)}.plan-product{padding:18px 22px 18px 0;display:grid;grid-template-columns:170px 1fr;gap:18px;align-items:center;border-right:1px solid var(--line)}.plan-product img{width:170px;height:200px;object-fit:contain;background:var(--soft)}.plan-product b,.plan-product small,.plan-product span,.plan-product strong{display:block}.plan-product strong{color:var(--indigo);font-size:13px}.plan-product span{margin-top:7px;font-size:12px}.plan-product small{margin-top:7px;color:var(--muted);font-size:var(--type-caption);line-height:1.5}.plan-product b{margin-top:18px;font-size:var(--type-caption)}.plan-details{padding:16px 0 0 22px}.plan-details h3{height:30px;margin:0;font-size:11px}.plan-details>div{min-height:84px;display:grid;grid-template-columns:64px 1.35fr 1fr 1fr .8fr;align-items:center;gap:10px;border-top:1px solid var(--line);font-size:var(--type-caption);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.procurement-page .procurement-row{min-height:170px;grid-template-columns:150px 1.25fr 1.3fr .45fr .55fr;padding-block:16px}.procurement-page .procurement-row>img{width:140px;height:140px;transform:scale(1.15)}.procurement-page .mode-label--compact,.procurement-page .procurement-row>div:nth-child(3)>small{font-size:var(--type-caption)}.procurement-page .plan-lines .text-action{min-height:32px;padding:0 10px;justify-self:end;border:1px solid var(--indigo);border-radius:4px;text-decoration:none;white-space:nowrap}.procurement-page .plan-lines .text-action:hover{color:#fff;background:var(--indigo)}.procurement-summary{padding:26px 0 26px 30px;border-left:1px solid var(--line)}.account-security h2,.order-summary h2,.procurement-summary h2,.project-sidebar h2,.quote-summary h2,.sample-decision h2{margin-bottom:24px;color:var(--indigo);font-size:13px;letter-spacing:0}.procurement-summary>div{padding:14px 0;border-bottom:1px solid var(--line)}.procurement-summary small,.procurement-summary span,.procurement-summary strong{display:block}.procurement-summary span{color:var(--muted);font-size:var(--type-caption)}.procurement-summary strong{margin-top:7px;font-size:16px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.procurement-summary small{margin-top:4px;color:var(--muted);font-size:var(--type-caption)}.procurement-summary .button{width:100%;margin-top:20px;padding-inline:12px;font-size:var(--type-caption);letter-spacing:0}.procurement-summary>.text-action{width:100%;margin-top:14px;justify-content:center}.procurement-summary>p{margin-top:18px;color:var(--muted);font-size:var(--type-caption);line-height:1.6}.procurement-page .trust-strip{margin-top:20px}.procurement-list-page main{padding-bottom:64px}.procurement-list-commercial>span,.procurement-list-quantity>span,.procurement-list-route>span,.procurement-list-total>span{display:block;margin-bottom:7px;color:var(--muted);font-size:var(--type-caption)}.procurement-route-sections{margin-inline:var(--page-x)}.procurement-route-section>header{min-height:88px;padding:18px 0;display:flex;align-items:center;justify-content:space-between;gap:24px}.procurement-route-section>header h2,.procurement-route-section>header p{margin:0}.procurement-route-section>header h2{color:var(--indigo);font-size:var(--type-section-title);font-weight:600}.procurement-route-section>header p{margin-top:7px;color:var(--muted);font-size:var(--type-caption);line-height:1.55}.procurement-route-section>header>span{color:var(--muted);font-size:var(--type-caption);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.procurement-route-lines{border-top:.5px solid var(--line)}.procurement-list-line{position:relative;min-height:142px;padding:15px 0;display:grid;grid-template-columns:112px minmax(150px,1fr) 220px 110px 148px 122px 34px;align-items:center;gap:24px;border-bottom:.5px solid var(--line)}.procurement-list-commercial,.procurement-list-quantity,.procurement-list-route,.procurement-list-total{height:60px}.procurement-list-line--customize .procurement-list-line-actions{position:absolute;right:0}.procurement-list-line>img{width:112px;height:112px;border-radius:4px;background:var(--product-media-bg);object-fit:contain;mix-blend-mode:normal}.procurement-list-commercial small,.procurement-list-commercial strong,.procurement-list-product small,.procurement-list-product span,.procurement-list-product strong,.procurement-list-total strong{display:block}.procurement-list-product span{color:var(--indigo);font-size:10px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.procurement-list-product strong{margin-top:5px;color:var(--ink);font-size:12px;line-height:1.45}.procurement-list-commercial small,.procurement-list-product small{margin-top:6px;color:var(--muted);font-size:10px;line-height:1.5}.procurement-list-route .origin-select{width:220px;max-width:100%}.procurement-list-quantity{position:relative}.procurement-list-quantity>div{height:40px;display:grid;grid-template-columns:40px minmax(56px,1fr) 40px;border-radius:4px;box-shadow:inset 0 0 0 .5px var(--border-default);overflow:hidden}.procurement-list-quantity button,.procurement-list-quantity input{height:40px;min-height:40px;border:0;background:var(--surface)}.procurement-list-quantity button{display:grid;place-items:center;color:var(--indigo)}.procurement-list-quantity button:hover:not(:disabled){background:var(--surface-hover)}.procurement-list-quantity button:disabled{color:var(--muted);opacity:.45}.procurement-list-quantity input{width:100%;padding:0 4px;box-shadow:inset .5px 0 0 var(--line),inset -.5px 0 0 var(--line);color:var(--ink);text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.procurement-list-commercial strong,.procurement-list-total strong{color:var(--ink);font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.procurement-list-commercial>strong,.procurement-list-total>strong{height:40px;display:flex;align-items:center}.procurement-quantity-tip{position:absolute;z-index:5;left:67px;bottom:46px;width:max-content;max-width:min(240px,calc(100vw - 32px));padding:7px 9px;border-radius:var(--radius-control);background:#111216;color:#fff;box-shadow:0 7px 18px rgb(17 18 22/16%);font-size:var(--type-caption);font-weight:400;line-height:1.45;transform:translateX(-50%);pointer-events:none}.procurement-list-quantity>.procurement-quantity-tip{margin-bottom:0;color:#fff}.procurement-quantity-tip:after,.procurement-stock-tip:after{content:"";position:absolute;left:50%;bottom:-6px;width:0;height:0;border-right:5px solid transparent;border-top:6px solid #111216;border-left:5px solid transparent;transform:translateX(-50%)}.procurement-list-line-actions{min-width:34px;display:flex;align-items:center;justify-content:flex-end;gap:8px}.procurement-list-remove{width:34px;height:34px;display:grid;place-items:center;border:0;background:transparent;color:var(--muted);opacity:0;visibility:hidden;transition:color .14s ease-out,opacity .14s ease-out,visibility 0s linear .14s;pointer-events:none}.procurement-list-line:focus-within .procurement-list-remove,.procurement-list-line:hover .procurement-list-remove{opacity:1;visibility:visible;transition-delay:0s;pointer-events:auto}.procurement-list-remove:focus-visible,.procurement-list-remove:hover{color:var(--indigo)}.procurement-list-customize{min-height:34px;padding:0;border:0;background:transparent;color:var(--indigo);font-size:var(--type-caption);font-weight:500;text-decoration:underline;text-decoration-thickness:.5px;text-underline-offset:5px;white-space:nowrap}.procurement-route-section>footer{min-height:68px;display:flex;align-items:center;justify-content:flex-end}.procurement-route-section>footer .button{height:40px;min-height:40px;border-width:.5px;border-radius:4px;letter-spacing:0}.procurement-route-action{position:relative;display:inline-flex;isolation:isolate}.procurement-stock-action:before{content:"";position:absolute;z-index:-1;inset:-5px;border-radius:calc(var(--radius-control) * 2);background:color-mix(in srgb,var(--indigo) 20%,transparent);filter:blur(8px);opacity:.18;transform:scale(.94);will-change:transform,opacity;pointer-events:none}.procurement-stock-action:has(.button:not(:disabled)):before{animation:procurement-stock-halo 2.6s cubic-bezier(.22,1,.36,1) infinite}.procurement-stock-action .button{position:relative;z-index:1}.procurement-stock-tip{position:absolute;z-index:4;left:50%;bottom:calc(100% + 6px);width:max-content;max-width:min(280px,calc(100vw - 32px));padding:8px 10px;border:.5px solid #111216;border-radius:4px;background:#111216;color:#fff;box-shadow:0 8px 22px rgb(17 18 22/18%);font-size:var(--type-caption);font-weight:400;line-height:1.5;opacity:0;visibility:hidden;transform:translate(-50%,4px);transition:opacity .16s ease-out,transform .16s ease-out,visibility 0s linear .16s;pointer-events:none}.procurement-stock-action:focus-within .procurement-stock-tip,.procurement-stock-action:hover .procurement-stock-tip{opacity:1;visibility:visible;transform:translate(-50%);transition-delay:0s}@keyframes procurement-stock-halo{0%,to{opacity:.14;transform:scale(.94)}48%{opacity:.32;transform:scale(1.04)}78%{opacity:.08;transform:scale(1.1)}}@media (prefers-reduced-motion:reduce){.procurement-stock-action:before{animation:none;opacity:.14;transform:none;will-change:auto}.procurement-stock-tip{transition:none;transform:translateX(-50%)}}.procurement-ai-invitation{margin:56px var(--page-x) 0;padding:32px 24px;display:flex;align-items:center;justify-content:space-between;gap:32px;border:.5px solid var(--indigo);border-radius:4px;background:#f5f5fa}.procurement-ai-invitation h2,.procurement-ai-invitation p{margin:0}.procurement-ai-invitation h2{color:var(--indigo);font-size:var(--type-section-title)}.procurement-ai-invitation p{margin-top:8px;color:var(--muted);font-size:var(--type-caption);line-height:1.6}.procurement-ai-invitation .button{flex:0 0 auto;height:40px;min-height:40px}@media (min-width:1181px) and (max-width:1280px){.site-header{grid-template-columns:220px minmax(0,1fr) auto;gap:18px}.header-search{width:200px}.main-nav{gap:16px}.main-nav a{font-size:var(--type-caption)}}@media (max-width:1180px){.procurement-list-line{grid-template-columns:96px minmax(140px,1fr) 190px 96px 140px 108px 34px;gap:12px}.procurement-list-line>img{width:96px;height:96px}}@media (max-width:760px){.procurement-ai-invitation,.procurement-route-section>header{align-items:flex-start;flex-direction:column}.procurement-list-line{grid-template-columns:88px minmax(0,1fr) auto;gap:14px}.procurement-list-line>img{width:88px;height:88px}.procurement-list-commercial,.procurement-list-quantity,.procurement-list-route,.procurement-list-total{grid-column:1/-1}.procurement-list-route .origin-select{width:100%}.procurement-quantity-tip{width:134px;white-space:normal}.procurement-stock-tip{right:0;left:auto;width:min(210px,calc(100vw - 32px));white-space:normal;transform:translateY(4px)}.procurement-stock-action:focus-within .procurement-stock-tip,.procurement-stock-action:hover .procurement-stock-tip{transform:translateY(0)}.procurement-stock-tip:after{right:64px;left:auto;transform:none}.procurement-list-line--customize .procurement-list-line-actions,.procurement-list-line-actions{position:static;grid-column:1/-1;grid-row:auto;justify-content:space-between}.procurement-list-remove{opacity:1;visibility:visible;pointer-events:auto}.procurement-ai-invitation .button{width:100%}}.checkout-page-v2{background:#fafafa}.checkout-v2-shell{width:calc(100% - (var(--page-x) * 2));max-width:var(--container-max);margin:0 auto;padding:30px 0 64px}.checkout-v2-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:25px}.checkout-v2-header>div:first-child{min-width:0}.checkout-v2-header a{display:inline-flex;align-items:center;gap:6px;margin-bottom:11px;color:var(--muted);font-size:12px;text-decoration:none}.checkout-v2-header a svg{transform:rotate(180deg)}.checkout-v2-header a:hover{color:var(--navy)}.checkout-v2-header h1{margin:0;color:var(--navy);font-size:30px;font-weight:650;letter-spacing:0;line-height:1.2}.checkout-v2-header p{margin:7px 0 0;color:var(--muted);font-size:12px}.origin-process-stepper{--origin-process-node-size:25px;display:grid;min-width:0;grid-template-columns:repeat(var(--origin-process-step-count),minmax(var(--origin-process-step-width),1fr));margin:0;padding:0;overflow-x:auto;list-style:none;scrollbar-width:none}.origin-process-stepper::-webkit-scrollbar{display:none}.origin-process-stepper>li{position:relative;min-width:0;display:grid;justify-items:center;gap:8px;color:var(--text-subtle);text-align:center}.origin-process-stepper>li:before{position:absolute;top:calc(var(--origin-process-node-size) / 2);right:50%;left:-50%;height:1px;background:var(--border-default);content:""}.origin-process-stepper>li:first-child:before{display:none}.origin-process-stepper>li.is-current:before,.origin-process-stepper>li.is-done:before{background:var(--indigo)}.origin-process-stepper>li>i{position:relative;z-index:1;display:grid;width:var(--origin-process-node-size);height:var(--origin-process-node-size);place-items:center;border:1px solid var(--border-default);border-radius:50%;color:var(--text-subtle);background:var(--white);font-size:8px;font-style:normal}.origin-process-stepper>li.is-current>i,.origin-process-stepper>li.is-done>i{border-color:var(--indigo);color:#fff;background:var(--indigo)}.origin-process-stepper>li.is-done>i svg,.origin-process-stepper>li.is-done>i svg path{color:#fff;fill:#fff}.origin-process-stepper>li.is-current>i{box-shadow:0 0 0 3px rgba(23,24,68,.09)}.origin-process-stepper>li>span{max-width:90px;color:inherit;font-size:8px;line-height:1.4}.origin-process-stepper>li.is-current>span,.origin-process-stepper>li.is-done>span{color:var(--indigo)}.checkout-v2-steps{width:100%;margin:0 0 30px}.checkout-v2-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:36px;align-items:start}.checkout-v2-layout.is-review-only{display:block}.checkout-v2-layout.is-review-only>.checkout-v2-main{width:100%}.checkout-v2-main{display:flex;min-width:0;flex-direction:column;gap:14px}.checkout-v2-section{overflow:hidden;border:1px solid #e1e2e7;border-radius:6px;background:#fff}.checkout-v2-address-section,.checkout-v2-review-section{overflow:visible}.checkout-v2-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 24px 18px;border-bottom:1px solid #ececf0}.checkout-v2-section-head h2,.checkout-v2-summary h2{margin:0;color:var(--navy);font-size:16px;font-weight:650;letter-spacing:0;line-height:1.35}.checkout-v2-section-head p{max-width:610px;margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.checkout-v2-section-head>span{display:grid;min-width:24px;height:24px;place-items:center;border-radius:12px;color:var(--navy);background:#f0f0f7;font-size:11px;font-weight:650}.checkout-v2-section-title{display:flex;align-items:center;gap:8px}.checkout-v2-section-title>span{display:grid;min-width:24px;height:24px;place-items:center;border-radius:12px;color:var(--navy);background:#f0f0f7;font-size:11px;font-weight:650}.checkout-v2-section-head>svg{flex:0 0 auto;color:var(--navy)}.checkout-address-menu{position:relative;z-index:14}.checkout-address-trigger{height:32px;max-width:230px;padding:0 10px;display:grid;grid-template-columns:16px minmax(0,1fr) auto 13px;gap:7px;align-items:center;border:0;border-radius:5px;color:var(--navy);background:#fff;box-shadow:inset 0 0 0 .5px #d9dbe2;font-size:10px;font-weight:600;line-height:1}.checkout-address-trigger:hover,.checkout-address-trigger[aria-expanded=true]{background:#f4f4f7;box-shadow:inset 0 0 0 .5px var(--navy)}.checkout-address-trigger>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkout-address-trigger>b{min-width:17px;height:17px;padding:0 5px;display:grid;place-items:center;border-radius:9px;color:#fff;background:var(--navy);font-size:8px}.checkout-address-trigger>svg:last-child{transition:transform .15s ease-out}.checkout-address-trigger[aria-expanded=true]>svg:last-child{transform:rotate(180deg)}.checkout-address-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:45;width:min(370px,calc(100vw - 24px));overflow:hidden;border:.5px solid #d9dbe2;border-radius:6px;background:#fff;box-shadow:0 12px 32px rgba(23,24,68,.14)}.checkout-address-popover>header{padding:13px 14px 10px;border-bottom:.5px solid #e5e6eb}.checkout-address-popover>header strong{color:var(--navy);font-size:11px}.checkout-address-list{max-height:320px;padding:6px;display:grid;gap:3px;overflow-y:auto}.checkout-address-list>label{padding:8px;display:grid;grid-template-columns:16px minmax(0,1fr);gap:9px;align-items:center;border-radius:4px;cursor:pointer}.checkout-address-list>label.is-selected,.checkout-address-list>label:hover{background:#f5f5f8}.checkout-address-list input{position:absolute;width:1px;height:1px;opacity:0}.checkout-address-radio{position:relative;width:15px;height:15px;align-self:center;border:.5px solid #aeb2bd;border-radius:50%;background:#fff}.checkout-address-list input:checked+.checkout-address-radio{border:4px solid var(--navy)}.checkout-address-list input:focus-visible+.checkout-address-radio{outline:2px solid rgba(23,24,68,.2);outline-offset:2px}.checkout-address-list em,.checkout-address-list label>span:last-child,.checkout-address-list small,.checkout-address-list strong{min-width:0;display:block}.checkout-address-list label>span:last-child{display:grid;gap:2px}.checkout-address-list strong{color:var(--navy);font-size:10px}.checkout-address-list small,.checkout-address-list strong{overflow:hidden;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.checkout-address-list small{color:var(--muted);font-size:8px}.checkout-address-list em{color:#606273;font-size:8px;font-style:normal;line-height:1.35}.checkout-v2-review-list{padding:0 24px}.checkout-v2-review-list article,.checkout-v2-review-table-head{display:grid;grid-template-columns:minmax(320px,1fr) 150px 120px 150px;gap:20px;align-items:center}.checkout-v2-review-table-head{min-height:40px;border-bottom:1px solid #ececf0;color:var(--muted);font-size:10px;font-weight:600}.checkout-v2-review-table-head span:not(:first-child){text-align:right}.checkout-v2-review-list article{min-height:102px;padding:15px 0;border-bottom:1px solid #ececf0}.checkout-v2-review-product{display:grid;min-width:0;grid-template-columns:72px minmax(0,1fr);gap:14px;align-items:center}.checkout-v2-review-product>img,.checkout-v2-review-product>span:first-child{width:72px;height:72px;border-radius:4px;background:var(--product-media-bg,#f5f5f5);object-fit:cover}.checkout-v2-review-product>div,.checkout-v2-summary-lines article>div{display:flex;min-width:0;flex-direction:column;gap:3px}.checkout-v2-review-product>div strong,.checkout-v2-summary-lines article>div strong{overflow:hidden;color:var(--navy);font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.checkout-v2-review-product small,.checkout-v2-review-product span,.checkout-v2-summary-lines article small,.checkout-v2-summary-lines article span{color:var(--muted);font-size:10px}.checkout-v2-review-quantity,.checkout-v2-review-subtotal,.checkout-v2-review-unit{color:#404252;font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:right}.checkout-v2-review-subtotal{color:var(--navy);font-weight:650}.checkout-v2-review-total{display:grid;min-height:58px;grid-template-columns:minmax(320px,1fr) 150px 120px 150px;gap:20px;align-items:center;color:var(--navy);font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.checkout-v2-review-total>strong:first-child{grid-column:1/3}.checkout-v2-review-total>span,.checkout-v2-review-total>strong:last-child{text-align:right}.checkout-v2-review-total>strong:last-child{font-size:14px}.checkout-v2-empty{padding:54px 20px;color:var(--muted);font-size:12px;text-align:center}.checkout-v2-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px;padding:22px 24px 26px}.checkout-v2-fields label{display:flex;min-width:0;flex-direction:column;gap:7px}.checkout-v2-fields label.wide{grid-column:1/-1}.checkout-v2-fields label>span{color:#404252;font-size:11px;font-weight:550}.checkout-v2-fields input,.checkout-v2-fields select{width:100%;min-width:0;height:40px;padding:0 11px;border:1px solid #d9dbe2;border-radius:5px;outline:none;color:var(--navy);background:#fff;font-size:12px;transition:border-color .16s ease,box-shadow .16s ease}.checkout-v2-fields input:focus,.checkout-v2-fields select:focus{border-color:#77799a;box-shadow:0 0 0 3px rgba(23,24,68,.07)}.checkout-v2-options{display:flex;flex-direction:column;gap:10px;padding:22px 24px 26px}.checkout-v2-options>label{position:relative;display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:66px;padding:13px 15px;border:1px solid #dfe0e6;border-radius:6px;background:#fff;cursor:pointer;transition:border-color .16s ease,background-color .16s ease}.checkout-v2-options>label:hover{border-color:#aeb0c1;background:#fcfcfd}.checkout-v2-options>label.is-selected{border-color:var(--navy);background:#f8f8fb}.checkout-v2-options input{position:absolute;width:1px;height:1px;opacity:0}.checkout-v2-radio{position:relative;width:16px;height:16px;border:1px solid #b7b9c5;border-radius:50%;background:#fff}.checkout-v2-options label.is-selected .checkout-v2-radio{border:5px solid var(--navy)}.checkout-v2-options label>span:last-of-type{display:flex;min-width:0;flex-direction:column;gap:4px}.checkout-v2-options label strong{color:var(--navy);font-size:12px;font-weight:650}.checkout-v2-options label small{color:var(--muted);font-size:10px;line-height:1.4}.checkout-v2-options label>strong:last-child{text-align:right}.checkout-v2-payment-options>label{grid-template-columns:18px 66px minmax(0,1fr) auto;min-height:72px}.checkout-v2-provider-mark{display:grid;width:58px;height:32px;place-items:center;border:1px solid #e0e1e6;border-radius:4px;color:var(--navy);background:#fff;font-size:13px;font-weight:700;font-style:normal}.checkout-v2-provider-mark.stripe{color:#635bff}.checkout-v2-provider-mark.paypal{color:#003087}.checkout-v2-payment-options em{padding:4px 6px;border-radius:4px;color:#62647a;background:#efeff3;font-size:9px;font-weight:700;font-style:normal}.checkout-v2-payment-note{display:flex;align-items:center;gap:9px;margin:-4px 24px 20px;color:var(--muted);font-size:10px;line-height:1.5}.checkout-v2-payment-note svg{flex:0 0 auto;color:var(--navy)}.checkout-v2-actions{display:flex;justify-content:flex-end;gap:12px;padding:18px 24px;border-top:1px solid #ececf0;background:#fcfcfd}.checkout-v2-actions.split{justify-content:space-between}.checkout-v2-actions>button:not(.button){border:0;color:var(--muted);background:transparent;font-size:11px;cursor:pointer}.checkout-v2-actions>button:not(.button):hover{color:var(--navy)}.checkout-v2-actions>.checkout-v2-back{height:34px;min-height:34px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:5px;color:var(--navy);background:#fff;box-shadow:inset 0 0 0 .5px #d9dbe2;font-size:11px;line-height:1}.checkout-v2-actions>.checkout-v2-back:hover{color:var(--navy);background:#f4f4f7;box-shadow:inset 0 0 0 .5px var(--navy)}.checkout-v2-actions>.checkout-v2-back>svg{display:block;flex:0 0 auto}.checkout-v2-actions .button{height:34px;min-width:176px;min-height:34px;border-radius:5px;font-size:11px;line-height:1}.checkout-v2-actions .button>span{line-height:1}.checkout-v2-actions .button>svg{display:block;flex:0 0 auto}.checkout-v2-error{display:flex;align-items:flex-start;gap:9px;padding:12px 14px;border:1px solid #e8c4c4;border-radius:5px;color:#8b3030;background:#fff8f8;font-size:11px;line-height:1.5}.checkout-v2-error svg{flex:0 0 auto}.checkout-v2-summary{position:sticky;top:92px;overflow:hidden;border:1px solid #e1e2e7;border-radius:6px;background:#fff}.checkout-v2-summary>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid #ececf0}.checkout-v2-summary>header>span{display:grid;min-width:23px;height:23px;place-items:center;border-radius:12px;color:var(--navy);background:#f0f0f7;font-size:10px;font-weight:650}.checkout-v2-summary-lines{max-height:302px;overflow-y:auto;padding:0 20px}.checkout-v2-summary-lines article{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:11px;align-items:center;min-height:83px;padding:13px 0;border-bottom:1px solid #ececf0}.checkout-v2-summary-lines article>img,.checkout-v2-summary-lines article>span:first-child{width:56px;height:56px;border-radius:6px;background:var(--product-media-bg,#f5f5f5);object-fit:cover}.checkout-v2-summary-lines article>strong{align-self:center;color:var(--navy);font-size:10px;font-weight:650}.checkout-v2-promo{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:16px 20px 8px}.checkout-v2-promo label{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;min-width:0;height:38px;padding:0 10px;border:1px solid #dfe0e6;border-radius:5px}.checkout-v2-promo label:focus-within{border-color:#77799a;box-shadow:0 0 0 3px rgba(23,24,68,.07)}.checkout-v2-promo label svg{color:var(--muted)}.checkout-v2-promo input{width:100%;min-width:0;border:0;outline:0;color:var(--navy);background:transparent;font-size:11px}.checkout-v2-promo input:focus,.checkout-v2-promo input:focus-visible{outline:0;box-shadow:none!important}.checkout-v2-promo>button{min-width:58px;border:1px solid #dfe0e6;border-radius:5px;color:var(--navy);background:#fff;font-size:10px;font-weight:650;cursor:pointer}.checkout-v2-promo>button:hover:not(:disabled){background:#f2f2f6}.checkout-v2-promo>button:disabled{color:#aaa;cursor:default}.checkout-v2-promo-error{grid-column:1/-1;min-width:0;padding:7px 9px;display:flex;align-items:center;gap:7px;border:.5px solid #e8c4c4;border-radius:5px;color:#8b3030;background:#fff8f8;font-size:9px;line-height:1.4}.checkout-v2-promo-error svg{flex:0 0 auto}.checkout-v2-summary dl{display:flex;flex-direction:column;gap:10px;margin:0;padding:16px 20px 18px}.checkout-v2-summary dl>div{display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);font-size:11px}.checkout-v2-summary dd{margin:0;color:#404252;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.checkout-v2-summary dl>div.total{margin-top:3px;padding-top:14px;border-top:1px solid #dfe0e6;color:var(--navy);font-size:13px;font-weight:650}.checkout-v2-summary dl>div.total dd{color:var(--navy);font-size:16px}.checkout-v2-summary>footer{display:flex;align-items:center;gap:10px;padding:14px 20px;border-top:1px solid #ececf0;color:var(--muted);background:#fcfcfd;font-size:10px;line-height:1.45}.checkout-v2-summary>footer svg{flex:0 0 auto;color:var(--navy)}.checkout-v2-payment-brand,.checkout-v2-payment-brands,.checkout-v2-payment-trust-copy{display:inline-flex;align-items:center}.checkout-v2-payment-trust-copy{min-width:0;gap:7px;white-space:nowrap}.checkout-v2-payment-brands{gap:6px}.checkout-v2-payment-brand{height:26px;justify-content:center;border:.5px solid #e1e3e8;border-radius:6px;background:#fff}.checkout-v2-payment-brand.is-stripe{width:48px;color:#635bff}.checkout-v2-payment-brand.is-paypal{width:58px}.checkout-v2-payment-brand img,.checkout-v2-payment-brand svg{width:auto;height:12px;display:block}.checkout-v2-returning{display:flex;width:min(580px,calc(100% - 40px));min-height:calc(100vh - 76px);margin:0 auto;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;color:var(--navy)}.checkout-v2-returning span{color:var(--muted);font-size:11px}.checkout-v2-returning .checkout-v2-spinner{margin-bottom:8px}.checkout-v2-spinner{animation:origin-spinner .9s linear infinite}@keyframes origin-spinner{to{transform:rotate(1turn)}}.checkout-v2-complete-icon{display:grid;width:48px;height:48px;place-items:center;border:.5px solid var(--border-subtle);border-radius:8px;color:var(--green);background:var(--mint)}.checkout-v2-complete{width:min(760px,calc(100% - 40px));min-height:calc(100vh - 76px);margin:0 auto;padding:70px 0 84px;color:var(--ink)}.checkout-v2-complete-status{display:grid;grid-template-columns:48px minmax(0,1fr);gap:18px;align-items:start;padding-bottom:28px;border-bottom:.5px solid var(--line)}.checkout-v2-complete-status h1{margin:0;color:var(--navy);font-size:var(--type-workspace-title);font-weight:650;line-height:1.2;letter-spacing:0}.checkout-v2-complete-status p{max-width:620px;margin:8px 0 0;color:var(--muted);font-size:12px;font-weight:400;line-height:1.7}.checkout-v2-complete.is-preview .checkout-v2-complete-icon{border-color:var(--border-subtle);color:var(--navy);background:var(--surface-subtle)}.checkout-v2-complete.is-processing .checkout-v2-complete-icon{border-color:var(--border-subtle);color:var(--progress);background:var(--progress-soft)}.checkout-v2-complete-receipt{margin-top:28px;overflow:hidden;border:.5px solid var(--line);border-radius:8px;background:var(--white)}.checkout-v2-complete-receipt>header{min-height:46px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:.5px solid var(--line);background:var(--surface-subtle)}.checkout-v2-complete-receipt h2{margin:0;color:var(--navy);font-size:12px;font-weight:650;letter-spacing:0}.checkout-v2-complete-state{display:inline-flex;align-items:center;gap:7px;color:var(--green);font-size:11px;font-weight:600}.checkout-v2-complete-state i{width:6px;height:6px;border-radius:50%;background:currentColor}.is-preview .checkout-v2-complete-state{color:var(--muted)}.is-processing .checkout-v2-complete-state{color:var(--progress)}.checkout-v2-complete-receipt dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.checkout-v2-complete-receipt dl>div{min-width:0;padding:18px}.checkout-v2-complete-receipt dl>div:nth-child(odd){border-right:.5px solid var(--line)}.checkout-v2-complete-receipt dl>div:nth-child(n+3){border-top:.5px solid var(--line)}.checkout-v2-complete-receipt dt{margin-bottom:7px;color:var(--muted);font-size:var(--type-caption);line-height:1.4}.checkout-v2-complete-receipt dd{margin:0;color:var(--navy);font-size:13px;font-weight:650;line-height:1.4;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.checkout-v2-complete-next{margin-top:24px;padding:20px 0;border-top:.5px solid var(--line);border-bottom:.5px solid var(--line)}.checkout-v2-complete-next strong{color:var(--navy);font-size:12px;font-weight:650}.checkout-v2-complete-next p{margin:6px 0 0;color:var(--muted);font-size:11px;line-height:1.65}.checkout-v2-complete-actions{display:flex;gap:10px;margin-top:24px}.checkout-v2-complete-actions .button{min-width:148px;min-height:36px;border-radius:4px;font-size:11px}.checkout-v2-complete-trust{display:flex;align-items:center;gap:7px;margin-top:20px;color:var(--muted);font-size:var(--type-caption);line-height:1.5}.checkout-v2-complete-trust svg{flex:0 0 auto;color:var(--navy)}@media (max-width:980px){.checkout-v2-layout{grid-template-columns:minmax(0,1fr) 330px;gap:22px}}@media (max-width:820px){.checkout-v2-shell{width:min(100% - 32px,700px);padding-top:22px}.checkout-v2-layout{display:flex;flex-direction:column}.checkout-v2-main,.checkout-v2-summary{width:100%}.checkout-v2-summary{position:static;order:-1}.checkout-v2-summary-lines{max-height:190px}}@media (max-width:560px){.checkout-v2-shell{width:calc(100% - 24px);padding-bottom:36px}.checkout-v2-header{align-items:flex-start}.checkout-v2-header h1{font-size:26px}.checkout-v2-steps{margin-bottom:24px}.checkout-v2-fields,.checkout-v2-options,.checkout-v2-section-head{padding-right:16px;padding-left:16px}.checkout-v2-address-section .checkout-v2-section-head{position:relative}.checkout-address-menu{position:static}.checkout-address-popover{right:16px;left:16px;width:auto}.checkout-address-trigger>span{display:none}.checkout-v2-fields{grid-template-columns:1fr}.checkout-v2-fields label.wide{grid-column:auto}.checkout-v2-review-list{padding:0 16px}.checkout-v2-review-table-head{display:none}.checkout-v2-review-list article{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 8px}.checkout-v2-review-product{grid-column:1/-1;grid-template-columns:62px minmax(0,1fr)}.checkout-v2-review-product>img,.checkout-v2-review-product>span:first-child{width:62px;height:62px}.checkout-v2-review-quantity,.checkout-v2-review-subtotal,.checkout-v2-review-unit{display:flex;flex-direction:column;gap:4px;text-align:left}.checkout-v2-review-quantity{text-align:center}.checkout-v2-review-subtotal{text-align:right}.checkout-v2-review-quantity:before,.checkout-v2-review-subtotal:before,.checkout-v2-review-unit:before{color:var(--muted);content:attr(data-label);font-size:9px;font-weight:500}.checkout-v2-review-total{min-height:56px;grid-template-columns:minmax(0,1fr) auto auto;gap:14px}.checkout-v2-review-total>strong:first-child{grid-column:auto}.checkout-v2-payment-options>label{grid-template-columns:18px 58px minmax(0,1fr)}.checkout-v2-payment-options em{grid-column:3;justify-self:start}.checkout-v2-actions{padding:15px 16px}.checkout-v2-actions .button{min-width:0}.checkout-v2-complete>div{width:100%;flex-direction:column}.checkout-v2-complete{width:calc(100% - 24px);padding:42px 0 54px}.checkout-v2-complete-status{grid-template-columns:42px minmax(0,1fr);gap:14px;padding-bottom:22px}.checkout-v2-complete-icon{width:42px;height:42px}.checkout-v2-complete-status h1{font-size:var(--type-workspace-title-mobile)}.checkout-v2-complete-receipt{margin-top:22px}.checkout-v2-complete-receipt dl{grid-template-columns:1fr}.checkout-v2-complete-receipt dl>div:nth-child(odd){border-right:0}.checkout-v2-complete-receipt dl>div:nth-child(n+2){border-top:.5px solid var(--line)}.checkout-v2-complete-actions .button{width:100%}}@media (hover:none){.procurement-list-remove{opacity:1;visibility:visible;pointer-events:auto}}.checkout-layout{padding:0 var(--page-x) 50px;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:50px}.form-section{padding:22px 0;border-top:1px solid var(--line)}.form-section h2{margin-bottom:20px;color:var(--indigo);font-size:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.checkout-form label>span{display:block;margin-bottom:7px;color:var(--muted);font-size:var(--type-caption);text-transform:uppercase}.checkout-form input,.checkout-form textarea{width:100%;min-height:42px;padding:0 12px;border:1px solid #cbd0d5;border-radius:3px;font-size:11px}.checkout-form textarea{min-height:76px;padding-top:11px;resize:none}.address-card{min-height:82px;margin-bottom:16px;padding:14px;display:grid;grid-template-columns:26px 1fr auto;gap:10px;align-items:start;border:1px solid var(--line)}.address-card span,.address-card strong{display:block}.address-card strong{font-size:11px}.address-card span{margin-top:5px;color:var(--muted);font-size:var(--type-caption)}.payment-choice{min-height:62px;padding:10px 13px;display:grid;grid-template-columns:20px 24px 1fr;gap:10px;align-items:center;border:1px solid var(--line)}.payment-choice+.payment-choice{border-top:0}.payment-choice span,.payment-choice strong{display:block;margin:0}.payment-choice strong{font-size:11px}.payment-choice span{margin-top:4px;font-size:var(--type-caption);text-transform:none}.order-summary{padding:22px;border:1px solid var(--line);align-self:start}.summary-product{padding:0 0 18px;display:grid;grid-template-columns:72px 1fr auto;gap:10px;align-items:center;border-bottom:1px solid var(--line)}.summary-product img{width:72px;height:72px;object-fit:contain;background:var(--soft)}.summary-product div small,.summary-product div span,.summary-product div strong{display:block}.summary-product div strong{font-size:var(--type-caption)}.summary-product div small,.summary-product div span{margin-top:4px;font-size:var(--type-caption)}.summary-product div small{color:var(--muted)}.summary-product>strong{font-size:var(--type-caption);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.order-summary dl{margin:12px 0 18px}.order-summary dl div{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:var(--type-caption);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.order-summary dt{color:var(--muted)}.order-summary dd{margin:0;font-weight:500}.order-summary dl .total{margin-top:8px;padding-top:12px;border-top:1px solid var(--line);font-size:13px}.order-summary dl .total dd{color:var(--indigo);font-weight:700}.order-summary .button{width:100%}.secure-note{margin-top:14px;display:flex;justify-content:center;align-items:center;gap:7px;color:var(--muted);font-size:var(--type-caption);line-height:1.45}.quote-layout{padding:0 var(--page-x) 50px;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:40px}.quote-lines{border-top:1px solid var(--line)}.quote-head{min-height:44px;grid-template-columns:1fr 80px 120px 130px;padding:0 16px;background:var(--soft);color:var(--muted);font-size:var(--type-caption);font-weight:600;letter-spacing:0}.quote-head,.quote-line{display:grid;align-items:center}.quote-line{min-height:112px;grid-template-columns:80px 1fr 80px 120px 130px;gap:16px;padding:14px 16px;border-bottom:1px solid var(--line)}.quote-line img{width:80px;height:80px;object-fit:contain;background:var(--soft)}.quote-line div span,.quote-line div strong{display:block}.quote-line div strong{font-size:11px}.quote-line div span{margin-top:6px;color:var(--muted);font-size:var(--type-caption);line-height:1.45}.quote-line>strong{font-size:var(--type-caption);text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.commercial-notes{margin-top:22px;padding:20px;background:var(--soft);display:grid;gap:7px}.commercial-notes h3{margin-bottom:5px;font-size:var(--type-caption)}.quote-summary{padding:22px;border:1px solid var(--line);align-self:start}.quote-summary dl div{min-height:40px;display:flex;justify-content:space-between;gap:16px;align-items:center;border-bottom:1px solid var(--line);font-size:var(--type-caption);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.quote-summary dt{color:var(--muted)}.quote-summary dd{margin:0}.quote-summary .total{font-size:12px}.quote-summary .total dd{color:var(--indigo);font-weight:700}.deposit-box{margin:18px 0;padding:14px;background:var(--soft)}.deposit-box span,.deposit-box strong{display:block}.deposit-box span{color:var(--muted);font-size:var(--type-caption)}.deposit-box strong{margin-top:5px;color:var(--indigo);font-size:17px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.quote-summary .button{width:100%;margin-top:8px}.quote-summary .support-note{margin-top:18px}.sample-layout{padding:0 var(--page-x) 50px;display:grid;grid-template-columns:minmax(450px,1fr) 350px 300px;gap:24px}.sample-main{position:relative;height:480px;background:var(--soft)}.sample-main img{width:100%;height:100%;object-fit:contain}.sample-tools{position:absolute;right:12px;top:12px;display:flex;gap:5px}.sample-tools button{height:34px;padding:0 10px;display:flex;align-items:center;gap:6px;border:1px solid var(--line);background:#fff;border-radius:4px;font-size:var(--type-caption)}.sample-thumbs{margin-top:8px;display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.sample-thumbs button{padding:0;border:1px solid transparent;background:#fff}.sample-thumbs button.is-active{border-color:var(--indigo)}.sample-thumbs img{width:100%;aspect-ratio:1/.72;object-fit:cover;background:var(--soft)}.sample-comment{min-height:52px;margin-top:8px;display:grid;grid-template-columns:24px 1fr 36px;gap:8px;align-items:center;padding:8px 10px;border:1px solid var(--line)}.sample-comment textarea{min-height:32px;border:0;resize:none;font-size:var(--type-caption)}.sample-comment button{width:34px;height:34px;display:grid;place-items:center;border:0;background:transparent;color:var(--indigo);border-radius:4px}.saved-sample-comment{margin-top:8px;padding:9px 10px;display:flex;align-items:flex-start;gap:7px;color:#176246;background:#edf7f1;font-size:var(--type-caption);line-height:1.5}.sample-decision,.sample-qc{padding:18px;border:1px solid var(--line);align-self:start}.sample-qc h2{margin-bottom:16px;color:var(--indigo);font-size:12px}.sample-qc h3{margin:20px 0 11px;font-size:var(--type-caption)}.sample-qc .verified-line{margin:7px 0}.qc-table>div{min-height:54px;display:grid;grid-template-columns:1fr 82px 92px 18px;gap:8px;align-items:center;border-bottom:1px solid var(--line);font-size:var(--type-caption);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.qc-table span{color:var(--muted)}.qc-table strong{font-size:var(--type-caption)}.qc-table em{color:var(--muted);font-style:normal}.qc-table svg{color:var(--green)}.sample-status{padding:13px;display:flex;gap:10px;background:#eef7f2}.sample-status span,.sample-status strong{display:block}.sample-status strong{color:var(--green);font-size:var(--type-caption)}.sample-status span{margin-top:4px;color:#4a6659;font-size:var(--type-caption);line-height:1.5}.sample-status svg{color:var(--green)}.sample-decision textarea{min-height:108px}.sample-decision .button{width:100%;margin-top:9px}.sample-decision>p{margin:15px 0 0;color:var(--muted);font-size:var(--type-caption);line-height:1.6}.activity-feed{display:grid}.activity-feed>div{padding:13px 0;display:grid;grid-template-columns:22px 1fr;gap:10px;border-bottom:1px solid var(--line)}.activity-feed svg{color:var(--green)}.activity-feed .is-current svg{color:var(--indigo)}.activity-feed small,.activity-feed span,.activity-feed strong{display:block}.activity-feed strong{font-size:11px}.activity-feed span{margin-top:4px;color:var(--muted);font-size:var(--type-caption);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.activity-feed small{margin-top:6px;font-size:var(--type-caption);line-height:1.5}.project-detail-page>main>.phase-rail{margin:0 var(--page-x) 24px}.project-detail-grid{padding:0 var(--page-x) 50px;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:30px}.current-milestone{min-height:170px;padding:24px;display:flex;justify-content:space-between;align-items:center;background:var(--soft)}.current-milestone h2{margin-bottom:10px;color:var(--indigo);font-size:20px}.current-milestone p:not(.eyebrow){max-width:600px;margin:0;color:var(--muted);font-size:11px;line-height:1.65}.progress-ring{width:100px;height:100px;display:grid;place-content:center;text-align:center;border:8px solid #d8d9e6;border-top:8px solid var(--indigo);border-radius:50%}.progress-ring span,.progress-ring strong{display:block}.progress-ring strong{color:var(--indigo);font-size:21px}.progress-ring span{margin-top:2px;color:var(--muted);font-size:var(--type-caption)}.milestone-grid{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.project-overview>h3{margin:26px 0 10px;font-size:var(--type-caption)}.lot-table>div{min-height:50px;display:grid;grid-template-columns:150px 1fr 76px 20px;gap:12px;align-items:center;border-bottom:1px solid var(--line);font-size:var(--type-caption);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.lot-table div>div{height:5px;background:var(--line)}.lot-table i{display:block;height:100%;background:var(--indigo)}.lot-table strong{font-size:var(--type-caption)}.lot-table svg{color:var(--green)}.production-evidence{margin-top:24px;display:grid;grid-template-columns:310px 1fr;border:1px solid var(--line)}.production-evidence img{width:310px;height:170px;object-fit:cover}.production-evidence>div{padding:22px}.production-evidence h3{margin-bottom:7px;font-size:13px}.production-evidence p:not(.eyebrow){color:var(--muted);font-size:var(--type-caption);line-height:1.6}.project-sidebar{padding:22px;border:1px solid var(--line);align-self:start}.project-sidebar h3{margin:20px 0 5px;font-size:var(--type-caption)}.message-card{margin:8px 0 15px;padding:13px;display:flex;gap:10px;background:var(--soft)}.message-card small,.message-card span,.message-card strong{display:block}.message-card span,.message-card strong{font-size:var(--type-caption)}.message-card span{margin-top:5px;line-height:1.5}.message-card small{margin-top:6px;color:var(--muted);font-size:var(--type-caption)}.project-sidebar .button{width:100%}.account-layout{padding:0 var(--page-x) 60px;display:grid;grid-template-columns:190px minmax(0,1fr) 300px;gap:32px}.account-tabs{border-top:1px solid var(--line)}.account-tabs button{width:100%;min-height:46px;padding:0 5px;display:flex;align-items:center;justify-content:space-between;border:0;border-bottom:1px solid var(--line);background:#fff;font-size:var(--type-caption);font-weight:500}.account-tabs button.is-active{color:var(--indigo);font-weight:700}.account-content{min-height:560px;padding:26px;border:1px solid var(--line)}.account-section-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:26px}.account-section-head h2{margin:0;color:var(--indigo);font-size:20px}.company-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.company-grid label>span{display:block;margin-bottom:7px;color:var(--muted);font-size:var(--type-caption);text-transform:uppercase}.company-grid input{width:100%;height:42px;padding:0 11px;border:1px solid #cbd0d5;border-radius:3px;font-size:11px}.account-content>h3{margin:28px 0 10px;font-size:var(--type-caption)}.profile-stats{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.account-content>.button{margin-top:24px}.account-security{padding:22px;border:1px solid var(--line);align-self:start}.account-security .verified-line{margin:12px 0}.account-security .support-note{margin-top:22px}.settings-placeholder{min-height:430px;display:grid;place-content:center;justify-items:center;text-align:center;color:var(--muted)}.settings-placeholder h3{margin:18px 0 8px;color:var(--indigo);font-size:15px}.settings-placeholder p{max-width:470px;font-size:11px;line-height:1.7}.account-member-list{border-top:1px solid var(--line)}.account-member-list>div{min-height:64px;display:grid;grid-template-columns:34px 1fr 110px 28px;gap:10px;align-items:center;border-bottom:1px solid var(--line)}.account-member-list span small,.account-member-list span strong{display:block}.account-member-list span strong{font-size:11px}.account-member-list span small{margin-top:4px;color:var(--muted);font-size:var(--type-caption)}.account-member-list select,.account-preference-grid select{height:36px;padding:0 8px;border:1px solid #cbd0d5;border-radius:3px;background:#fff;font-size:var(--type-caption)}.account-member-list>div>button{width:27px;height:27px;border:0;background:var(--soft);color:var(--muted);cursor:pointer}.account-member-list>div>button:disabled{opacity:.35;cursor:default}.account-inline-form{margin-top:24px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end}.account-inline-form label span,.account-preference-grid label>span{display:block;margin-bottom:7px;color:var(--muted);font-size:var(--type-caption);text-transform:uppercase}.account-inline-form input{width:100%;height:40px;padding:0 10px;border:1px solid #cbd0d5;border-radius:3px}.account-document-list{border-top:1px solid var(--line)}.account-preference-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.account-preference-grid select{width:100%}.account-preference-grid .preference-toggle{min-height:44px;padding:0 12px;display:flex;align-items:center;gap:10px;border:1px solid var(--line)}.account-preference-grid .preference-toggle span{margin:0;color:var(--ink);text-transform:none}.board-summary,.board-totals,.lot-table,.mini-stat,.plan-details,.procurement-summary,.product-code,.qc-table,.quote-estimate,.quote-summary,.summary-list{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.board-totals strong,.order-summary dd,.quote-head>span:not(:first-child),.quote-line>strong,.quote-summary dd{text-align:right}.account-content,.account-security,.order-summary,.quote-summary,.sample-decision,.sample-qc{box-shadow:0 1px 0 rgba(21,21,64,.02)}.lang-zh .main-nav a{font-weight:500;letter-spacing:0}.lang-zh .page-heading h1{font-size:var(--type-page-title);font-weight:600;letter-spacing:0;text-transform:none}.lang-zh .hero-copy h1{font-weight:600;line-height:1.13;letter-spacing:0}.lang-zh .brief-panel>label,.lang-zh .button,.lang-zh .checkout-form label>span,.lang-zh .company-grid label>span,.lang-zh .compliance-list strong,.lang-zh .evidence-item h3,.lang-zh .eyebrow,.lang-zh .hero-spec span,.lang-zh .mini-stat span,.lang-zh .mode-label,.lang-zh .procurement-selector label>span,.lang-zh .product-spec-row dt,.lang-zh .sample-decision label>span,.lang-zh .section-heading h2,.lang-zh .status,.lang-zh .text-action{letter-spacing:0;text-transform:none}.lang-zh .metadata-row{font-size:11px}@media (max-width:1180px){.site-header{grid-template-columns:220px 1fr auto;gap:18px}.header-search{width:180px}.main-nav{gap:16px}.main-nav a{font-size:var(--type-caption)}.studio-layout{grid-template-columns:250px 1fr}.feasibility-panel{grid-column:1/-1}.sample-layout{grid-template-columns:1fr 330px}.sample-decision{grid-column:1/-1}}@media (max-width:860px){:root{--page-x:20px}.site-header{height:68px;min-height:68px;grid-template-columns:1fr auto auto;gap:0 8px;padding-top:0}.main-nav{position:fixed;top:68px;right:0;bottom:0;z-index:54;display:flex;width:min(88vw,390px);height:auto;padding:28px 24px 40px;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;overflow-y:auto;border-left:1px solid var(--line);background:#fff;box-shadow:-18px 0 50px rgba(20,23,58,.14);opacity:0;pointer-events:none;transform:translateX(100%);visibility:hidden;transition:opacity var(--motion-popover) var(--ease-exit),transform var(--motion-layer) var(--ease-exit),visibility 0s linear var(--motion-layer)}.main-nav[data-state=open]{opacity:1;pointer-events:auto;transform:translateX(0);visibility:visible;transition-timing-function:var(--ease-enter);transition-delay:0s}.main-nav a{min-height:58px;border-bottom:1px solid var(--line);font-size:13px;opacity:0;transform:translateX(12px);transition:color var(--motion-hover) ease,opacity var(--motion-popover) var(--ease-enter),transform var(--motion-popover) var(--ease-enter)}.main-nav[data-state=open] a{opacity:1;transform:translateX(0)}.main-nav[data-state=open] a:nth-child(2){transition-delay:25ms}.main-nav[data-state=open] a:nth-child(3){transition-delay:50ms}.main-nav[data-state=open] a:nth-child(4){transition-delay:75ms}.main-nav[data-state=open] a:nth-child(5){transition-delay:.1s}.main-nav[data-state=open] a:nth-child(6){transition-delay:125ms}.main-nav a:after{right:auto;bottom:15px;width:34px}.mobile-menu-toggle{display:grid;width:38px;height:38px;place-items:center;border:0;background:transparent;color:var(--navy);position:relative;z-index:56}.mobile-nav-backdrop{position:fixed;inset:68px 0 0;display:block;padding:0;border:0;background:rgba(17,19,44,.34);opacity:0;pointer-events:none;transition:opacity var(--motion-layer) var(--ease-exit);z-index:53}.mobile-nav-backdrop[data-state=open]{opacity:1;pointer-events:auto;transition-timing-function:var(--ease-enter)}.header-search,.header-tools .icon-button:first-of-type{display:none}.page-heading{min-height:0;padding-top:28px;padding-bottom:24px;align-items:flex-start;flex-direction:column;gap:20px}.home-hero{min-height:700px}.home-hero>img{opacity:.42;object-position:62% center}.hero-copy{width:calc(100% - 40px);top:70px}.hero-spec{right:20px;left:20px;width:auto}.capability-grid,.compliance-list,.evidence-grid,.home-metrics,.home-products,.trust-strip{grid-template-columns:1fr 1fr}.account-layout,.checkout-layout,.procurement-layout,.project-detail-grid,.proof-stories,.quote-layout,.studio-layout{grid-template-columns:1fr}.account-layout>*,.checkout-layout>*,.procurement-layout>*,.project-detail-grid>*,.quote-layout>*,.studio-layout>*{min-width:0}.procurement-layout>section{padding-right:0}.plan-line--split{grid-template-columns:1fr}.plan-product{border-right:0;border-bottom:1px solid var(--line)}.plan-details{padding-left:0}.procurement-summary,.project-sidebar{border-left:0;border-top:1px solid var(--line);padding-left:0}.board-footer-summary{gap:20px}.board-footer-summary,.sample-layout{grid-template-columns:1fr}.phase-name{display:none}.account-tabs{display:flex;overflow-x:auto;scrollbar-width:none}.account-tabs::-webkit-scrollbar{display:none}.account-tabs button{min-width:120px}}@media (max-width:560px){.mobile-menu-toggle,.product-card .bookmark{width:var(--control-height-touch);height:var(--control-height-touch)}.product-card .text-action{min-height:var(--control-height-touch)}.wordmark{font-size:16px}.header-tools{gap:4px}.lang-zh .page-heading h1,.page-heading h1{font-size:30px}.page-description{font-size:12px}.metadata-row{gap:8px 0}.metadata-row span{padding:0 8px}.metadata-row span:first-child{padding-left:0}.account-inline-form,.account-preference-grid,.capability-grid,.company-grid,.compliance-list,.evidence-grid,.form-grid,.home-metrics,.home-products,.trust-strip{grid-template-columns:1fr}.account-member-list>div{grid-template-columns:30px minmax(0,1fr) 88px 26px}.home-hero{min-height:0;padding:56px 20px 24px}.hero-copy{position:relative;left:auto;top:auto;width:100%;z-index:1}.hero-copy h1,.lang-zh .hero-copy h1{font-size:40px}.hero-copy>p:not(.eyebrow){font-size:13px;line-height:1.65}.hero-spec{position:relative;inset:auto;width:100%;margin-top:24px;z-index:1}.hero-actions,.page-actions{flex-direction:column;width:100%}.hero-actions .button,.page-actions .button{width:100%}.section-block,.workflow-section{padding-top:56px;padding-bottom:56px}.mode-legend{grid-template-columns:1fr 1fr;padding:14px;gap:16px}.plan-line--split,.procurement-page .procurement-row,.procurement-row,.quote-line,.split-line{grid-template-columns:1fr}.plan-product,.split-product{grid-template-columns:100px 1fr}.plan-details>div,.split-routes>div{grid-template-columns:1fr;gap:6px;padding:12px 0}.quote-head{display:none}.quote-line>strong{text-align:left}.sample-main{height:380px}.qc-table>div{grid-template-columns:minmax(0,1fr) 78px 84px 18px;gap:6px}.current-milestone{align-items:flex-start;flex-direction:column;gap:18px}.progress-ring{align-self:flex-end}.milestone-grid{grid-template-columns:1fr 1fr}.lot-table>div{grid-template-columns:94px minmax(0,1fr) 64px 18px;gap:6px}.production-evidence{grid-template-columns:1fr}.production-evidence img{width:100%;height:200px}.account-content,.account-security,.order-summary,.quote-summary,.sample-decision,.sample-qc{padding:18px}}.origin-toast{position:fixed;top:calc(64px + 12px + env(safe-area-inset-top, 0px));right:max(var(--page-x),env(safe-area-inset-right,0px));z-index:var(--z-toast);max-width:min(420px,calc(100vw - (var(--page-x) * 2)));min-height:40px;display:flex;align-items:center;gap:8px;padding:7px 15px;border-radius:8px;color:white;background:rgba(23,24,68,.7);box-shadow:0 8px 24px rgba(20,23,58,.16);font-size:11px;font-weight:600;line-height:1.4;overflow-wrap:anywhere;opacity:0;transform:translateY(-8px);transition:opacity .18s var(--ease-exit),transform .22s var(--ease-exit)}.origin-toast[data-state=open]{opacity:1;transform:translateY(0);transition-timing-function:var(--ease-enter)}.origin-toast svg{flex:0 0 auto;color:#fff}@media (max-width:860px){.origin-toast{top:calc(68px + 10px + env(safe-area-inset-top, 0px));right:max(12px,env(safe-area-inset-right,0px));max-width:calc(100vw - 24px)}}.origin-dialog-backdrop{position:fixed;inset:0;z-index:125;display:grid;place-items:center;padding:20px;background:rgba(17,19,44,.42);opacity:0;pointer-events:none;transition:opacity var(--motion-layer) var(--ease-exit)}.origin-dialog-backdrop[data-state=open]{opacity:1;pointer-events:auto;transition-timing-function:var(--ease-enter)}.origin-dialog{position:relative;width:min(520px,100%);padding:34px;border:1px solid var(--line);background:white;box-shadow:0 24px 70px rgba(20,23,58,.22);opacity:0;transform:translateY(12px) scale(.985);transition:opacity var(--motion-popover) var(--ease-exit),transform var(--motion-layer) var(--ease-exit)}.origin-dialog-backdrop[data-state=open] .origin-dialog{opacity:1;transform:translateY(0) scale(1);transition-timing-function:var(--ease-enter)}.origin-dialog>button{position:absolute;right:14px;top:14px;width:34px;height:34px;display:grid;place-items:center;border:0;background:transparent}.origin-dialog__brand{width:164px}.origin-dialog h2{margin:12px 0;color:var(--navy);font-size:27px}.origin-dialog p{color:var(--muted);line-height:1.7;white-space:pre-wrap}.origin-dialog .button{margin-top:10px}.bookmark.is-saved{color:var(--green);background:var(--mint)}.designer-simple-panel{min-height:420px;margin:0 var(--page-pad) 60px;padding:44px;border:1px solid var(--line);background:white}.designer-simple-panel h2{margin:10px 0 24px;color:var(--navy);font-size:30px}.designer-simple-panel>.mini-stat{display:inline-flex;min-width:190px;margin:0 12px 22px 0}.viewer-product.is-side-view{transform:rotateY(18deg)}.auth-page{display:grid;min-height:100dvh;grid-template-columns:minmax(520px,1fr) minmax(0,1fr);background:var(--surface)}.auth-page-panel{min-width:0;display:flex;flex-direction:column;gap:24px;padding:32px clamp(28px,4vw,64px)}.auth-brand{width:fit-content;display:inline-flex;align-items:center;color:var(--indigo)}.auth-brand__logo{width:184px}.auth-brand--centered{align-self:center}.auth-page-form{width:min(380px,100%);flex:1 1;display:flex;align-items:center;margin:0 auto;padding:44px 0 68px}.auth-page-form--register{width:min(540px,100%);align-items:flex-start;padding-top:18px}.auth-page-form-stack{width:100%;display:flex;flex-direction:column;gap:18px}.auth-page-image{position:relative;min-height:100dvh;overflow:hidden;background:var(--product-media-bg)}.auth-page-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.auth-form{width:100%;display:flex;flex-direction:column;gap:20px}.auth-form-header{text-align:center}.auth-form-header h1{margin:0 0 7px;color:var(--ink);font-size:25px;font-weight:600;line-height:1.25}.auth-form-header p{margin:0;color:var(--text-muted);font-size:12px;line-height:1.55}.auth-field-group{display:flex;flex-direction:column;gap:15px}.auth-field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.auth-field{min-width:0;display:flex;flex-direction:column;gap:7px}.auth-field>span,.auth-password-label{color:var(--ink);font-size:11px;font-weight:600;line-height:1.35}.auth-password-label{display:flex;align-items:center;justify-content:space-between;gap:16px}.auth-password-label button,.auth-text-button{padding:0;border:0;color:var(--indigo);background:transparent;font-size:11px;font-weight:500;text-decoration:none;text-underline-offset:4px}.auth-password-label button:active,.auth-password-label button:focus-visible,.auth-password-label button:hover,.auth-text-button:active,.auth-text-button:focus-visible,.auth-text-button:hover{text-decoration:underline;text-decoration-thickness:.5px;box-shadow:none}.auth-field .origin-select__trigger,.auth-field input{width:100%;min-height:42px;padding:0 12px;border:1px solid var(--border-default);border-radius:4px;outline:0;color:var(--ink);background:var(--white);font-size:12px;box-shadow:none}.auth-field .origin-select__trigger:focus-visible,.auth-field input:focus{border-color:var(--indigo);outline:0;box-shadow:0 0 0 1px var(--indigo)}.auth-field-help{margin-top:-7px;color:var(--text-subtle);font-size:10px;line-height:1.5}.auth-social-button,.auth-submit{width:100%;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 16px;border-radius:4px;font-size:12px;font-weight:600}.auth-social-button{border:1px solid var(--border-default);color:var(--ink);background:var(--white)}.auth-social-button:hover{border-color:#aeb7c3;background:var(--surface-hover)}.auth-social-button svg{width:17px;height:17px;flex:0 0 auto}.auth-submit{border:1px solid var(--indigo);color:var(--white);background:var(--indigo)}.auth-submit:hover:not(:disabled){border-color:var(--indigo-2);background:var(--indigo-2)}.auth-submit:disabled{cursor:wait;opacity:.64}.auth-separator{position:relative;height:17px;display:flex;align-items:center;justify-content:center;color:var(--text-subtle);font-size:10px}.auth-separator:before{position:absolute;right:0;left:0;height:1px;background:var(--border-subtle);content:""}.auth-separator span{position:relative;padding:0 10px;background:var(--white)}.auth-switch,.business-auth-terms{margin:0;color:var(--text-muted);font-size:10px;line-height:1.55;text-align:center}.auth-switch a{color:var(--indigo);font-weight:600;text-decoration:none;text-underline-offset:3px}.auth-switch a:active,.auth-switch a:focus-visible,.auth-switch a:hover{text-decoration:underline;text-decoration-thickness:.5px;box-shadow:none}.auth-message{margin:0;padding:10px 12px;border:1px solid;border-radius:4px;font-size:11px;line-height:1.5}.auth-message--error{border-color:#d9a4a0;color:#8b2f2f;background:#fff4f3}.auth-message--success{border-color:#b9d5c8;color:var(--green);background:#f1f7f4}.business-auth-backdrop{z-index:140;padding:20px;background:rgba(15,16,28,.48)}.business-auth-dialog{position:relative;width:min(420px,100%);max-height:calc(100dvh - 40px);display:flex;flex-direction:column;gap:20px;overflow:auto;padding:26px;border-radius:6px;background:var(--surface-subtle);box-shadow:0 24px 70px rgba(15,16,42,.25);opacity:0;transform:translateY(12px) scale(.985);transition:opacity var(--motion-popover) var(--ease-exit),transform var(--motion-layer) var(--ease-exit)}.business-auth-backdrop[data-state=open] .business-auth-dialog{opacity:1;transform:translateY(0) scale(1);transition-timing-function:var(--ease-enter)}.business-auth-close{position:absolute;top:10px;right:10px;z-index:1;width:34px;height:34px;display:grid;place-items:center;padding:0;border:0;border-radius:4px;color:var(--text-muted);background:transparent}.business-auth-close:hover{color:var(--ink);background:var(--surface-hover)}.business-auth-card{padding:26px;border:1px solid var(--border-subtle);border-radius:6px;background:var(--white)}.auth-form--compact{gap:17px}.auth-form--compact .auth-field-group{gap:14px}.auth-form--compact .auth-form-header h1{font-size:20px}.business-auth-terms{padding:0 18px}.auth-complete-page{min-height:100dvh;display:grid;place-items:center;padding:40px 22px;background:var(--surface-subtle)}.auth-complete-card{width:min(440px,100%);display:flex;flex-direction:column;gap:26px;padding:34px;border:1px solid var(--border-subtle);border-radius:6px;background:var(--white)}.business-password-reset{min-height:calc(100vh - 72px);display:grid;place-items:center;padding:54px 22px;background:#f6f7f6}.business-password-reset>section{width:min(500px,100%);display:grid;justify-items:center;padding:44px;border:1px solid var(--line);background:#fff;text-align:center}.business-password-reset>section>svg{margin-bottom:20px;color:var(--green)}.business-password-reset>section>p{margin:0;color:var(--green);font-size:var(--type-caption);font-weight:700}.business-password-reset__brand{width:180px;margin-bottom:12px}.business-password-reset h1{margin:12px 0 20px;color:var(--navy);font-size:31px}.business-password-reset>section>span{color:var(--muted);font-size:11px;line-height:1.65}.business-password-reset form{width:100%;display:grid;gap:16px;text-align:left}.business-password-reset label{display:grid;gap:7px;color:var(--muted);font-size:var(--type-caption);font-weight:700}.business-password-reset input{min-height:44px;padding:0 12px;border:1px solid var(--line);outline:0}.business-password-reset form>strong{color:#8b2f2f;font-size:var(--type-caption)}.business-password-reset a,.business-password-reset button{min-height:44px;display:flex;align-items:center;justify-content:center;margin-top:18px;padding:0 18px;border:1px solid var(--navy);color:#fff;background:var(--navy);font-size:var(--type-caption);font-weight:700}.business-password-reset form>button{width:100%;margin-top:0}@media (max-width:620px){.business-auth-dialog{padding:22px 14px 18px}.business-auth-card{padding:24px 20px}.auth-field-row{grid-template-columns:1fr}}.b2b-account-v2 .b2b-account-panel-stack.b2b-team-management{gap:12px}.b2b-account-v2 .b2b-team-actions{min-height:30px;display:flex;gap:8px;align-items:center;justify-content:flex-end}.b2b-account-v2 .b2b-team-dialog-trigger{height:30px;min-height:30px;padding-inline:11px;font-size:10px;line-height:1}.b2b-account-v2 .b2b-team-dialog-trigger>span{display:inline-flex;align-items:center;gap:6px;line-height:1}.b2b-account-v2 .b2b-team-dialog-trigger svg{display:block;flex:0 0 auto}.b2b-account-v2 .b2b-team-invite{padding-inline:0}.b2b-account-v2 .b2b-team-invite input{height:32px!important;min-height:32px!important}.b2b-account-v2 .b2b-team-invite .button,.b2b-account-v2 .b2b-team-invite .origin-select__trigger{height:32px;min-height:32px}.b2b-account-v2 .b2b-team-table-head{border-top:.5px solid var(--border-subtle)}.b2b-account-v2 .b2b-team-table .origin-select[data-density=compact] .origin-select__trigger{height:34px!important;min-height:34px!important;border:0;box-shadow:inset 0 0 0 .5px var(--border-default)}.b2b-account-v2 .b2b-team-table .origin-select[data-open=true] .origin-select__trigger,.b2b-account-v2 .b2b-team-table .origin-select__trigger:focus-visible{border:0;box-shadow:inset 0 0 0 .5px var(--focus),0 0 0 3px rgba(23,24,68,.11)}.b2b-account-v2 .b2b-team-table>form>input[type=number]{height:34px!important;min-height:34px!important;border:0;box-shadow:inset 0 0 0 .5px var(--border-default)}.b2b-account-v2 .b2b-team-table>form>input[type=number]:focus{border:0;outline:0;box-shadow:inset 0 0 0 .5px var(--focus),0 0 0 3px rgba(23,24,68,.11)}.b2b-account-v2 .b2b-team-table>form>button{height:34px;min-height:34px;border:0;box-shadow:inset 0 0 0 .5px var(--indigo)}.b2b-account-v2 .b2b-member-permissions label{position:relative;gap:6px;font-size:9px}.b2b-account-v2 input.b2b-permission-control{position:absolute;width:1px;min-width:1px;height:1px;min-height:1px;margin:0;padding:0;opacity:0}.b2b-account-v2 .b2b-team-policy fieldset label,.b2b-account-v2 .b2b-team-policy-toggle{position:relative;gap:6px;font-size:9px}.b2b-account-v2 .b2b-team-policy>.button{width:max-content;max-width:100%;justify-self:end;padding-inline:14px;white-space:nowrap}.b2b-account-v2 .b2b-approval-empty{min-height:160px;display:grid;place-items:center;align-content:center;gap:9px;color:var(--text-muted);text-align:center}.b2b-account-v2 .b2b-approval-empty>svg{color:#c4c8cf}.b2b-account-v2 .b2b-permission-checkbox{width:14px;height:14px;display:grid;flex:0 0 14px;place-items:center;border-radius:3px;color:var(--white);background:var(--white);box-shadow:inset 0 0 0 .5px var(--border-default);transition:background-color .12s ease-out,box-shadow .12s ease-out}.b2b-account-v2 .b2b-permission-checkbox svg{opacity:0}.b2b-account-v2 .b2b-permission-control:checked+.b2b-permission-checkbox{background:var(--indigo);box-shadow:inset 0 0 0 .5px var(--indigo)}.b2b-account-v2 .b2b-permission-control:checked+.b2b-permission-checkbox svg{opacity:1}.b2b-account-v2 .b2b-permission-control:focus-visible+.b2b-permission-checkbox{box-shadow:inset 0 0 0 .5px var(--indigo),0 0 0 3px rgba(23,24,68,.11)}.b2b-account-v2 .b2b-permission-control:disabled+.b2b-permission-checkbox{background:#f1f2f5;box-shadow:inset 0 0 0 .5px #d7dae0}.b2b-account-v2 .b2b-permission-control:disabled:checked+.b2b-permission-checkbox{background:rgba(23,24,68,.42);box-shadow:inset 0 0 0 .5px rgba(23,24,68,.18)}.b2b-account-v2 .b2b-permission-label{color:var(--text-muted);font-size:9px;line-height:1.35}.account-page,.b2b-account-hub{background:var(--surface-subtle)}.b2b-account-hub{min-height:calc(100dvh - 64px);padding:18px var(--page-x) 42px}.b2b-account-shell{width:min(var(--container-max),100%);min-height:calc(100dvh - 124px);grid-template-columns:252px minmax(0,1fr);gap:0;align-items:stretch;overflow:clip;border:1px solid var(--border-subtle);border-radius:8px;background:var(--white)}.b2b-account-nav{position:relative;top:auto;min-height:100%;display:flex;flex-direction:column;overflow:visible;border:0;border-right:1px solid var(--border-subtle);background:#f7f8fa}.b2b-account-nav-brand{min-height:58px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px 14px;border-bottom:1px solid var(--border-subtle)}.b2b-account-nav-brand small,.b2b-account-nav-brand-copy{min-width:0;display:block}.b2b-account-nav-logo{width:130px}.b2b-account-nav-brand small{margin-top:2px;color:var(--text-subtle);font-size:9px}.b2b-account-nav-brand>button{display:none;width:30px;height:30px;place-items:center;padding:0;border:0;border-radius:4px;color:var(--text-muted);background:transparent}.b2b-account-quick-action{min-height:38px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;margin:13px 12px 4px;padding:0 11px;border-radius:4px;color:var(--white);background:var(--indigo);font-size:10px;font-weight:600}.b2b-account-quick-action:hover{background:var(--indigo-2)}.b2b-account-nav nav{padding:12px 9px 0;border:0}.b2b-account-nav nav>span{padding:0 9px 6px;color:var(--text-subtle);font-size:9px;font-weight:600;text-transform:none}.b2b-account-nav nav a,.b2b-account-signout{min-height:34px;grid-template-columns:19px minmax(0,1fr) auto;border-radius:4px;color:#4d535c;font-size:10px;font-weight:500}.b2b-account-nav nav a svg{color:#6b727c}.b2b-account-nav nav a:hover,.b2b-account-signout:hover{color:var(--indigo);background:#eef0f5}.b2b-account-nav nav a.is-active{color:var(--indigo);background:rgba(23,24,68,.08);font-weight:600}.b2b-account-nav nav a.is-active svg{color:var(--indigo)}.b2b-account-nav nav a.is-active:before{height:20px;background:var(--indigo)}.b2b-account-nav nav a b{background:var(--indigo);font-size:9px}.b2b-account-nav-footer{margin-top:auto;padding:9px;border-top:1px solid var(--border-subtle)}.b2b-account-identity{min-height:48px;padding:6px;grid-template-columns:32px minmax(0,1fr);gap:9px;border:0}.b2b-account-identity>span{width:32px;height:32px;border-radius:5px;background:var(--indigo);font-size:11px}.b2b-account-identity strong{font-size:10px}.b2b-account-identity small{margin-top:2px;overflow:hidden;color:var(--text-subtle);font-size:8px;text-overflow:ellipsis;text-transform:none;white-space:nowrap}.b2b-account-signout{width:100%;margin:2px 0 0;color:#7a3d3d;background:transparent}.b2b-account-inset{min-width:0;background:var(--white)}.b2b-account-toolbar{min-height:52px;display:flex;align-items:center;gap:12px;padding:0 20px;border-bottom:1px solid var(--border-subtle);background:rgba(255,255,255,.98)}.b2b-account-sidebar-trigger{display:none;width:32px;height:32px;place-items:center;padding:0;border:1px solid var(--border-subtle);border-radius:4px;color:var(--indigo);background:var(--white)}.b2b-account-toolbar nav{min-width:0;display:flex;align-items:center;gap:7px;color:var(--text-subtle);font-size:10px}.b2b-account-toolbar nav a:hover{color:var(--indigo)}.b2b-account-toolbar nav span{overflow:hidden;color:var(--ink);font-weight:600;text-overflow:ellipsis;white-space:nowrap}.b2b-account-toolbar>div{display:flex;gap:5px;margin-left:auto}.b2b-account-toolbar>div a{width:32px;height:32px;display:grid;place-items:center;border:1px solid var(--border-subtle);border-radius:4px;color:var(--text-muted);background:var(--white)}.b2b-account-toolbar>div a:hover{color:var(--indigo);background:var(--surface-hover)}.b2b-account-page-header{width:auto;min-height:86px;margin:0;padding:20px 24px 16px;align-items:center;border-bottom:1px solid var(--border-subtle)}.b2b-account-page-header h1{margin:0 0 4px;color:var(--ink);font-size:20px;font-weight:600}.b2b-account-page-header p{font-size:9px}.b2b-account-main{min-height:720px;padding:24px;border:0;background:var(--white)}.b2b-account-panel-stack{gap:20px}.b2b-account-section-header{min-height:58px;border-bottom-color:var(--border-subtle)}.b2b-account-section-header h2{color:var(--ink);font-size:17px;font-weight:600}.b2b-account-section-header .button{min-height:34px;padding-inline:13px;border-radius:4px;font-size:9px}.b2b-account-metrics,.b2b-route-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;border:0}.b2b-account-metrics article,.b2b-route-summary-grid article{min-height:108px;padding:16px;display:grid;align-content:space-between;border:1px solid var(--border-subtle);border-radius:6px;background:var(--white)}.b2b-account-metrics article:first-child{border-left:1px solid var(--border-subtle)}.b2b-account-metrics article.needs-attention,.b2b-route-summary-grid article.needs-attention{border-color:rgba(23,24,68,.32);box-shadow:inset 0 2px var(--indigo)}.b2b-account-metrics strong,.b2b-route-summary-grid strong{margin:8px 0 2px;color:var(--indigo);font-size:23px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.b2b-account-metrics small,.b2b-account-metrics span,.b2b-route-summary-grid small,.b2b-route-summary-grid span{color:var(--text-muted);font-size:9px}.b2b-dashboard-activity,.b2b-route-lifecycle,.b2b-route-records{overflow:hidden;border:1px solid var(--border-subtle);border-radius:6px;background:var(--white)}.b2b-dashboard-activity>header,.b2b-route-lifecycle>header,.b2b-route-records>header{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 16px;border-bottom:1px solid var(--border-subtle);background:#fafbfc}.b2b-dashboard-activity h3,.b2b-route-lifecycle h3,.b2b-route-records h3{margin:0;color:var(--ink);font-size:11px;font-weight:600}.b2b-route-lifecycle header span,.b2b-route-records header span{margin:3px 0 0;color:var(--text-subtle);font-size:9px}.b2b-dashboard-legend{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}.b2b-dashboard-legend span{display:flex;align-items:center;gap:5px;color:var(--text-muted);font-size:8px}.b2b-dashboard-legend i{width:7px;height:7px;border-radius:2px;background:var(--indigo)}.b2b-dashboard-legend span:nth-child(2) i{background:#626587}.b2b-dashboard-legend span:nth-child(3) i{background:#a6a8bc}.b2b-route-volume-chart{display:grid;gap:18px;padding:24px 18px}.b2b-route-volume-chart>div{display:grid;grid-template-columns:132px minmax(0,1fr) 28px;align-items:center;gap:12px}.b2b-route-volume-chart span,.b2b-route-volume-chart strong{font-size:9px}.b2b-route-volume-chart strong{color:var(--indigo);text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.b2b-route-volume-chart b{height:13px;overflow:hidden;border-radius:3px;background:#eff1f4}.b2b-route-volume-chart b i{height:100%;display:block;border-radius:3px;background:var(--indigo)}.b2b-route-volume-chart b i.is-produce{background:#626587}.b2b-route-volume-chart b i.is-customize{background:#a6a8bc}.b2b-account-overview-grid{gap:16px}.b2b-account-data-section,.b2b-account-form,.b2b-address-grid article,.b2b-approval-list,.b2b-approval-queue,.b2b-document-grid,.b2b-order-table,.b2b-payment-table,.b2b-project-account-columns>section,.b2b-quote-table,.b2b-team-invite,.b2b-team-table{overflow:hidden;border-color:var(--border-subtle);border-radius:6px}.b2b-account-subhead,.b2b-order-table-head,.b2b-payment-table>div,.b2b-team-table-head{background:#f7f8fa}.b2b-account-subhead h3,.b2b-order-table-head,.b2b-payment-table>div,.b2b-team-table-head{font-size:9px}.b2b-account-subhead a,.b2b-account-subhead>span,.b2b-quote-review,.b2b-quote-table article a{color:var(--indigo);font-size:9px}.b2b-account-row,.b2b-approval-list article,.b2b-order-table>div:not(.b2b-order-table-head),.b2b-payment-summary-list>div,.b2b-payment-table article,.b2b-quote-table article,.b2b-team-read-row,.b2b-team-table>form{font-size:10px}.b2b-account-row:hover,.b2b-project-account-columns>section>a:hover,.b2b-route-table>a:hover{background:rgba(23,24,68,.035)}.b2b-account-workspace-strip{overflow:hidden;border:1px solid var(--border-subtle);border-radius:6px}.b2b-account-workspace-strip div{min-height:64px}.b2b-account-workspace-strip span{font-size:9px}.b2b-account-workspace-strip strong{color:var(--indigo);font-size:16px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.b2b-account-form-grid{gap:16px;padding:20px}.b2b-account-form label>span,.b2b-team-invite label>span{color:var(--ink);font-size:9px}.b2b-account-form input,.b2b-account-form select,.b2b-account-header-select,.b2b-team-invite input,.b2b-team-invite select{min-height:40px;border-color:var(--border-default);border-radius:4px;color:var(--ink);font-size:10px}.b2b-account-form input:focus,.b2b-account-form select:focus,.b2b-team-invite input:focus,.b2b-team-invite select:focus{border-color:var(--indigo);outline:3px solid rgba(23,24,68,.1);outline-offset:0}.b2b-account-form-footer{background:#f7f8fa}.b2b-account-security-line,.b2b-approval-policy,.b2b-payment-method-note{border-color:rgba(23,24,68,.2);border-radius:6px;color:var(--indigo);background:rgba(23,24,68,.045)}.b2b-account-security-line span,.b2b-approval-policy p,.b2b-payment-method-note span{color:#55576c}.b2b-route-tabs{width:max-content;max-width:100%;display:flex;align-items:center;gap:3px;padding:3px;overflow-x:auto;border-radius:6px;background:#f0f2f5;scrollbar-width:none}.b2b-route-tabs::-webkit-scrollbar{display:none}.b2b-route-tabs a{min-height:30px;display:inline-flex;flex:none;align-items:center;gap:4px;padding:0 7px;border:1px solid transparent;border-radius:4px;color:var(--text-muted);font-size:9px;font-weight:500}.b2b-route-tabs a:hover{color:var(--indigo)}.b2b-route-tabs a.is-active{border-color:var(--border-subtle);color:var(--indigo);background:var(--white);font-weight:600}.b2b-route-tabs a b{width:16px;height:16px;flex:none;display:grid;place-items:center;border-radius:50%;color:var(--text-muted);background:#e5e8ed;font-size:8px}.b2b-route-tabs a.is-active b{color:var(--white);background:var(--indigo)}.b2b-route-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.b2b-route-lifecycle>div{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));padding:22px 16px 20px}.b2b-route-lifecycle>div>span{position:relative;min-width:0;display:grid;justify-items:center;gap:8px;color:var(--text-subtle);text-align:center}.b2b-route-lifecycle>div>span:before{position:absolute;top:13px;right:50%;left:-50%;height:1px;background:var(--border-subtle);content:""}.b2b-route-lifecycle>div>span:first-child:before{display:none}.b2b-route-lifecycle>div>span.is-current:before,.b2b-route-lifecycle>div>span.is-done:before{background:var(--indigo)}.b2b-route-lifecycle span i{position:relative;z-index:1;width:27px;height:27px;display:grid;place-items:center;border:1px solid var(--border-default);border-radius:50%;color:var(--text-subtle);background:var(--white);font-size:8px;font-style:normal}.b2b-route-lifecycle span.is-current i,.b2b-route-lifecycle span.is-done i{border-color:var(--indigo);color:var(--white);background:var(--indigo)}.b2b-route-lifecycle span.is-current i{box-shadow:0 0 0 3px rgba(23,24,68,.1)}.b2b-route-lifecycle span b{max-width:94px;overflow-wrap:anywhere;font-size:8px;font-weight:500}.b2b-route-lifecycle span.is-current b,.b2b-route-lifecycle span.is-done b{color:var(--indigo)}.b2b-route-records>header>div{min-width:0}.b2b-route-records>header>label{width:min(230px,42%);height:34px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:6px;padding:0 9px;border:1px solid var(--border-default);border-radius:4px;color:var(--text-subtle);background:var(--white)}.b2b-route-records>header input{min-width:0;border:0;outline:0;color:var(--ink);background:transparent;font-size:9px}.b2b-route-table{display:grid}.b2b-route-table-head,.b2b-route-table>a{min-height:58px;display:grid;grid-template-columns:minmax(180px,1.4fr) .75fr .6fr .8fr .75fr;align-items:center;gap:13px;padding:10px 14px;border-bottom:1px solid var(--border-subtle);font-size:9px}.b2b-route-table-head{min-height:36px;color:var(--text-subtle);background:#f7f8fa;font-weight:600}.b2b-route-table>a:last-child{border-bottom:0}.b2b-route-table>a>span:first-child small,.b2b-route-table>a>span:first-child strong{min-width:0;display:block}.b2b-route-table>a>span:first-child small{margin-top:4px;overflow:hidden;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap}.b2b-route-table>a>strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.b2b-procurement-workspace{gap:18px}.b2b-order-detail-header,.b2b-procurement-heading{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.b2b-order-detail-header>div,.b2b-procurement-heading>div{min-width:0}.b2b-order-detail-header h2,.b2b-procurement-heading h2{margin:0;color:var(--ink);font-size:18px;font-weight:650;line-height:1.35}.b2b-order-detail-header .button,.b2b-procurement-heading .button{min-height:38px;flex:none;padding-inline:16px;font-size:9px}.b2b-procurement-records{min-width:0;background:var(--white)}.b2b-order-status-tabs{min-width:0;display:flex;align-items:stretch;gap:20px;overflow-x:auto;border-bottom:1px solid var(--border-subtle);scrollbar-width:none}.b2b-order-status-tabs::-webkit-scrollbar{display:none}.b2b-order-status-tabs button{position:relative;min-width:max-content;min-height:42px;display:inline-flex;align-items:center;gap:6px;border:0;color:var(--text-muted);background:transparent;font-size:9px;font-weight:520;cursor:pointer}.b2b-order-status-tabs button:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:transparent;content:""}.b2b-order-status-tabs button.is-active,.b2b-order-status-tabs button:hover{color:var(--indigo)}.b2b-order-status-tabs button.is-active:after{background:var(--indigo)}.b2b-procurement-records>header{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding-block:10px}.b2b-procurement-records>header>strong{color:var(--ink);font-size:11px;font-weight:620}.b2b-procurement-list-tools{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px}.b2b-procurement-method-filter,.b2b-procurement-scope-filter{width:158px;flex:none}.b2b-procurement-method-filter{width:148px}.b2b-procurement-method-filter .origin-select__trigger,.b2b-procurement-scope-filter .origin-select__trigger{height:32px;padding-inline:10px;background:var(--white);font-size:9px}.b2b-procurement-search{width:248px;height:32px;min-height:32px;flex:0 1 248px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:6px;padding-inline:10px;border:.5px solid var(--border-default);border-radius:4px;color:var(--text-subtle);background:var(--white);box-shadow:none}.b2b-procurement-search:focus-within{border-color:var(--focus);box-shadow:0 0 0 3px rgba(23,24,68,.08)}.b2b-procurement-search input{width:100%;height:100%;min-width:0;padding:0;border:0;border-radius:0;outline:0;color:var(--ink);background:transparent;box-shadow:none;appearance:none;font-size:9px}.b2b-procurement-search input:focus,.b2b-procurement-search input:focus-visible{outline:0;box-shadow:none}.b2b-after-sales-table,.b2b-procurement-table{min-width:0;border-top:1px solid var(--border-subtle)}.b2b-procurement-table>button,.b2b-procurement-table>div{width:100%;min-width:0;display:grid;grid-template-columns:minmax(190px,1.4fr) minmax(126px,.9fr) minmax(104px,.75fr) minmax(68px,.5fr) minmax(88px,.65fr) minmax(94px,.7fr);align-items:center;gap:14px;padding:11px 10px;border:0;border-bottom:1px solid var(--border-subtle);text-align:start}.b2b-procurement-table>div{min-height:34px;color:var(--text-subtle);background:#f7f8fa;font-size:8px;font-weight:620}.b2b-procurement-table>button{min-height:72px;color:var(--ink);background:var(--white);font:inherit;font-size:9px;cursor:pointer;transition:background-color .14s ease-out,color .14s ease-out}.b2b-after-sales-table>button:focus-visible,.b2b-after-sales-table>button:hover,.b2b-procurement-table>button:focus-visible,.b2b-procurement-table>button:hover{outline:0;background:#f7f8fa}.b2b-procurement-table>button>span:first-child,.b2b-procurement-table>button>span:nth-child(3){min-width:0;display:grid;justify-items:start;gap:4px}.b2b-procurement-table>button>span:first-child small,.b2b-procurement-table>button>span:first-child strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b2b-procurement-table>button>span:first-child strong{color:var(--indigo);font-size:10px;font-weight:650}.b2b-procurement-table>button small{color:var(--text-muted);font-size:8px;font-weight:450}.b2b-procurement-record-source{color:var(--text-subtle);font-size:8px;font-style:normal;font-weight:500;line-height:1.2}.b2b-procurement-method{min-width:0;overflow:hidden;color:var(--indigo);font-size:8px;font-style:normal;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.b2b-after-sales-table>button>span:nth-child(4),.b2b-order-detail-facts dd,.b2b-order-detail-lines article>span,.b2b-procurement-table>button>strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.b2b-procurement-empty{min-height:210px;display:grid;place-items:center;align-content:center;gap:8px;color:var(--text-subtle);text-align:center}.b2b-procurement-empty strong{color:var(--ink);font-size:11px;font-weight:620}.b2b-procurement-empty span{max-width:48ch;font-size:9px;line-height:1.55}.b2b-procurement-detail{min-width:0;display:grid;gap:28px}.b2b-order-detail-header>button.b2b-order-detail-back{width:32px;height:32px;min-height:32px;flex:none;display:grid;place-items:center;padding:0;border:0!important;border-radius:0;color:var(--text-muted);background:transparent!important;box-shadow:none!important;outline:0!important;appearance:none;transform:translateX(-11.625px);cursor:pointer;transition:color .12s ease-out}.b2b-order-detail-header>button.b2b-order-detail-back:active,.b2b-order-detail-header>button.b2b-order-detail-back:focus-visible,.b2b-order-detail-header>button.b2b-order-detail-back:hover{border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:var(--ink)}.b2b-order-detail-header>div{flex:1 1}.b2b-order-detail-header>div>span{display:block;margin-bottom:4px;color:var(--text-muted);font-size:9px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.b2b-order-detail-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;border:0;border-radius:4px;background:#f7f8fa}.b2b-order-detail-facts>div{min-width:0;padding:14px 16px}.b2b-order-detail-facts dt{margin-bottom:5px;color:var(--text-subtle);font-size:8px}.b2b-order-detail-facts dd{min-width:0;margin:0;overflow-wrap:anywhere;color:var(--ink);font-size:10px;font-weight:600}.b2b-order-detail-process,.b2b-order-detail-section{min-width:0;border-top:0}.b2b-order-detail-process{display:flex;align-items:flex-start;gap:18px;padding:6px 0 4px;overflow-x:auto;scrollbar-width:none}.b2b-order-detail-process::-webkit-scrollbar{display:none}.b2b-order-detail-section>header{min-height:45px;display:flex;align-items:center;justify-content:space-between;gap:12px}.b2b-order-detail-process>header{min-height:25px;display:flex;flex:none;align-items:center;padding-right:0;border-right:0}.b2b-after-sales-form h3,.b2b-order-detail-process h3,.b2b-order-detail-section h3{margin:0;color:var(--ink);font-size:13px;font-weight:640}.b2b-order-detail-process h3,.b2b-order-detail-section>header h3{display:inline-flex;align-items:center;gap:9px;line-height:1}.b2b-order-detail-process h3>svg,.b2b-order-detail-section>header h3>svg{flex:none;display:block;color:var(--text-muted)}.b2b-order-detail-section>header>span{color:var(--text-muted);font-size:9px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.b2b-order-detail-process>.origin-process-stepper{min-width:0;flex:1 1}.b2b-mode-workspace{min-width:0;overflow:hidden;border-top:.5px solid var(--border-subtle);border-bottom:.5px solid var(--border-subtle);background:#fff}.b2b-mode-workspace>header{min-height:56px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:.5px solid var(--border-subtle)}.b2b-mode-workspace>header>div{min-width:0}.b2b-mode-workspace>header span:first-child{color:var(--text-muted);font-size:8px}.b2b-mode-workspace>header h3{margin:3px 0 0;color:var(--ink);font-size:13px;font-weight:650;letter-spacing:0}.b2b-custom-review-layout,.b2b-preorder-layout{min-width:0;display:grid;align-items:stretch}.b2b-custom-review-layout{grid-template-columns:minmax(260px,34%) minmax(0,1fr)}.b2b-custom-review-media,.b2b-preorder-media{min-width:0;overflow:hidden;background:#f4f4f5}.b2b-custom-review-media{position:relative;min-height:300px;border-right:.5px solid var(--border-subtle)}.b2b-custom-review-media>img,.b2b-custom-review-media>span:first-child{width:100%;height:100%;min-height:300px;object-fit:contain}.b2b-custom-review-media>span:last-child{position:absolute;right:12px;bottom:12px;left:12px;min-height:32px;padding:0 10px;display:flex;align-items:center;gap:7px;border-radius:5px;color:#4c4e5d;background:rgba(255,255,255,.94);box-shadow:0 0 0 .5px rgba(23,24,68,.12);font-size:9px}.b2b-custom-review-content,.b2b-preorder-content{min-width:0;padding:24px}.b2b-mode-kicker{color:var(--indigo);font-size:8px;font-weight:650}.b2b-custom-review-content h4,.b2b-preorder-content h4{margin:6px 0 0;color:var(--ink);font-size:18px;font-weight:650;letter-spacing:0;line-height:1.3}.b2b-custom-review-content>p,.b2b-preorder-content>p{max-width:620px;margin:8px 0 0;color:var(--text-muted);font-size:10px;line-height:1.55}.b2b-custom-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:18px 0 0;border-top:.5px solid var(--border-subtle);border-left:.5px solid var(--border-subtle)}.b2b-custom-specs>div{min-width:0;padding:10px 12px;border-right:.5px solid var(--border-subtle);border-bottom:.5px solid var(--border-subtle)}.b2b-custom-specs dt,.b2b-preorder-facts dt{margin-bottom:4px;color:var(--text-muted);font-size:8px}.b2b-custom-specs dd,.b2b-preorder-facts dd{min-width:0;margin:0;overflow-wrap:anywhere;color:var(--ink);font-size:10px;font-weight:600;line-height:1.4}.b2b-stage-actions{display:flex;gap:8px;margin-top:18px}.b2b-stage-actions .button,.b2b-stage-feedback>.button{height:34px;min-height:34px;border-radius:5px;font-size:10px;line-height:1}.b2b-stage-feedback{display:grid;gap:9px;margin-top:14px}.b2b-stage-feedback label{display:grid;gap:6px;color:var(--ink);font-size:9px}.b2b-stage-feedback textarea{min-height:82px;padding:10px 11px;resize:vertical;border:.5px solid var(--border-default);border-radius:5px;color:var(--ink);background:#fff;font-size:10px;line-height:1.5}.b2b-stage-feedback textarea:focus{border-color:var(--indigo);outline:2px solid rgba(23,24,68,.08);outline-offset:0}.b2b-stage-feedback>.button{justify-self:end}.b2b-stage-error{display:flex;align-items:flex-start;gap:7px;margin:12px 0 0;color:#8b3030;font-size:9px;line-height:1.45}.b2b-stage-error svg{flex:none}.b2b-custom-context{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:.5px solid var(--border-subtle);background:#f8f8fa}.b2b-custom-context>span{min-width:0;min-height:58px;padding:10px 16px;display:grid;grid-template-columns:18px minmax(0,1fr);gap:2px 8px;align-content:center}.b2b-custom-context>span+span{border-left:.5px solid var(--border-subtle)}.b2b-custom-context svg{grid-row:1/3;align-self:center;color:var(--text-muted)}.b2b-custom-context small{color:var(--text-muted);font-size:8px}.b2b-custom-context strong{overflow:hidden;color:var(--ink);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.b2b-preorder-layout{grid-template-columns:minmax(230px,30%) minmax(0,1fr)}.b2b-preorder-media{min-height:322px;border-right:.5px solid var(--border-subtle)}.b2b-preorder-media>img,.b2b-preorder-media>span:first-child{width:100%;height:100%;min-height:322px;object-fit:cover}.b2b-designer-line{min-height:48px;margin-top:16px;padding-block:10px;display:grid;grid-template-columns:20px minmax(0,1fr) 18px;gap:9px;align-items:center;border-top:.5px solid var(--border-subtle);border-bottom:.5px solid var(--border-subtle)}.b2b-designer-line>svg:first-child{color:var(--text-muted)}.b2b-designer-line>svg:last-child{color:var(--indigo)}.b2b-designer-line>span{min-width:0;display:grid;gap:3px}.b2b-designer-line strong{color:var(--ink);font-size:10px}.b2b-designer-line small{overflow:hidden;color:var(--text-muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.b2b-campaign-progress{margin-top:17px}.b2b-campaign-progress>div:first-child,.b2b-campaign-progress>div:last-child{display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--text-muted);font-size:8px}.b2b-campaign-progress>div:first-child strong{color:var(--ink);font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.b2b-campaign-progress-track{height:6px;margin:8px 0 7px;overflow:hidden;border-radius:3px;background:#e6e7eb}.b2b-campaign-progress-track i{display:block;height:100%;border-radius:inherit;background:var(--indigo)}.b2b-preorder-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:18px 0 0;border-top:.5px solid var(--border-subtle)}.b2b-preorder-facts>div{min-width:0;padding:11px 10px 0 0}.b2b-preorder-policy{min-height:58px;padding:12px 16px;display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:center;border-top:.5px solid var(--border-subtle);background:#f8f8fa}.b2b-preorder-policy>svg{color:var(--text-muted)}.b2b-preorder-policy>span{min-width:0;display:grid;gap:3px}.b2b-preorder-policy strong{color:var(--ink);font-size:9px}.b2b-preorder-policy small{color:var(--text-muted);font-size:8px;line-height:1.45}.b2b-order-detail-lines{border-top:0}.b2b-order-detail-lines article{min-height:64px;display:grid;grid-template-columns:minmax(190px,1.5fr) minmax(80px,.5fr) minmax(90px,.6fr) minmax(100px,.65fr) auto;align-items:center;gap:20px;padding:10px 0;border-bottom:0;font-size:9px;transition:background-color .12s ease-out}.b2b-order-detail-lines article+article{border-top:.5px solid var(--border-subtle)}.b2b-order-detail-lines article:hover{background:rgba(23,24,68,.018)}.b2b-order-detail-lines-total{min-height:68px;display:grid;grid-template-columns:minmax(190px,1.5fr) minmax(80px,.5fr) minmax(90px,.6fr) minmax(100px,.65fr) auto;align-items:center;gap:20px;padding:12px 0;border-top:.5px solid var(--border-subtle)}.b2b-order-detail-lines-total>strong{color:var(--ink);font-size:10px;font-weight:650}.b2b-order-detail-lines-total>span{min-width:0;display:grid;gap:4px}.b2b-order-detail-lines-total .quantity-total{grid-column:2}.b2b-order-detail-lines-total .amount-total{grid-column:4}.b2b-order-detail-lines-total small{color:var(--text-muted);font-size:8px}.b2b-order-detail-lines-total b{color:var(--ink);font-size:12px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.b2b-order-cost-breakdown{width:min(360px,100%);margin:4px 0 0 auto;display:grid;gap:8px}.b2b-order-cost-breakdown>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:18px}.b2b-order-cost-breakdown dd,.b2b-order-cost-breakdown dt{margin:0}.b2b-order-cost-breakdown dt{overflow-wrap:anywhere;color:var(--text-muted);font-size:9px}.b2b-order-cost-breakdown dd{color:var(--ink);font-size:10px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.b2b-order-cost-breakdown .total{margin-top:3px;padding-top:5px}.b2b-order-cost-breakdown .total dt{color:var(--ink);font-weight:650}.b2b-order-cost-breakdown .total dd{font-size:13px;font-weight:700}.b2b-order-detail-lines article>span{min-width:0;display:grid;gap:4px}.b2b-order-detail-lines article>span:first-child small,.b2b-order-detail-lines article>span:first-child strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b2b-order-detail-lines small,.b2b-order-detail-list small{color:var(--text-muted);font-size:8px}.b2b-after-sales-form footer>button:first-child,.b2b-order-detail-lines article>button{min-height:34px;padding-inline:11px;border:1px solid var(--border-default);border-radius:4px;color:var(--indigo);background:var(--white);font-size:8px;font-weight:560;cursor:pointer}.b2b-order-detail-list{border-top:0}.b2b-order-detail-list>div{min-height:52px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;border-bottom:0;font-size:9px}.b2b-order-detail-list>div+div{border-top:1px solid var(--border-subtle)}.b2b-order-detail-list>div>span:first-child{min-width:0;display:grid;gap:4px}.b2b-order-detail-section>p{margin:0;padding-block:18px;border-top:1px solid var(--border-subtle);color:var(--text-muted);font-size:9px}.b2b-order-finance-summary{min-height:56px;display:flex;align-items:center;gap:24px;padding:10px 14px;border-radius:4px;background:#f7f8fa}.b2b-order-finance-summary>span{min-width:0;display:grid;grid-template-columns:18px auto;align-items:center;gap:2px 8px}.b2b-order-finance-summary>span>svg{grid-row:1/3;color:var(--text-muted)}.b2b-order-finance-summary small{color:var(--text-subtle);font-size:8px}.b2b-order-finance-summary strong{color:var(--ink);font-size:10px;font-weight:600}.b2b-order-finance-summary>a{margin-left:auto;color:var(--indigo);font-size:9px;font-weight:600}.b2b-order-collaboration>div{display:flex;flex-wrap:wrap;gap:12px;padding-top:4px}.b2b-order-collaboration>div>span{display:inline-flex;align-items:center;gap:7px;color:var(--ink);font-size:9px}.b2b-order-collaboration>div i{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;color:var(--white);background:var(--indigo);font-size:8px;font-style:normal}.b2b-after-sales-form,.b2b-receipt-confirmation{border:1px solid rgba(23,24,68,.26);border-radius:6px;background:#f7f8fa}.b2b-receipt-confirmation>header{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-inline:14px;border-bottom:1px solid var(--border-subtle)}.b2b-receipt-confirmation h3{margin:0;color:var(--ink);font-size:11px;font-weight:640}.b2b-receipt-confirmation>header button{width:30px;height:30px;display:grid;place-items:center;border:0;color:var(--text-muted);background:transparent;cursor:pointer}.b2b-receipt-confirmation form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:14px}.b2b-receipt-confirmation label{min-width:0;display:grid;gap:6px}.b2b-receipt-confirmation label span{color:var(--ink);font-size:8px;font-weight:560}.b2b-receipt-confirmation input,.b2b-receipt-confirmation select{width:100%;min-width:0;min-height:38px;padding-inline:10px;border:1px solid var(--border-default);border-radius:4px;outline:0;color:var(--ink);background:var(--white);font:inherit;font-size:9px}.b2b-receipt-confirmation input:focus,.b2b-receipt-confirmation select:focus{border-color:var(--indigo);box-shadow:0 0 0 3px rgba(23,24,68,.08)}.b2b-receipt-confirmation form>p{grid-column:1/-1;margin:0;color:#9f1d2d;font-size:9px}.b2b-receipt-confirmation footer{grid-column:1/-1;display:flex;justify-content:flex-end;gap:10px}.b2b-receipt-confirmation footer>button{min-height:34px;padding-inline:12px;border:1px solid var(--border-default);border-radius:4px;color:var(--indigo);background:var(--white);font-size:8px;cursor:pointer}.b2b-receipt-confirmation footer .button{min-height:34px;padding-inline:14px;font-size:8px}.b2b-after-sales-form>header{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;border-bottom:1px solid var(--border-subtle)}.b2b-after-sales-form>header span{display:block;margin-top:4px;color:var(--text-muted);font-size:8px}.b2b-after-sales-form>header>button{width:32px;height:32px;display:grid;place-items:center;border:0;color:var(--text-muted);background:transparent;cursor:pointer}.b2b-after-sales-form form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:16px}.b2b-after-sales-form form>label{min-width:0;display:grid;gap:6px}.b2b-after-sales-error,.b2b-after-sales-form form>footer,.b2b-after-sales-form form>label.wide{grid-column:1/-1}.b2b-after-sales-form label>span{color:var(--ink);font-size:8px;font-weight:560}.b2b-after-sales-form input,.b2b-after-sales-form select,.b2b-after-sales-form textarea{width:100%;min-width:0;min-height:38px;padding:9px 11px;border:1px solid var(--border-default);border-radius:4px;outline:0;color:var(--ink);background:var(--white);font:inherit;font-size:9px}.b2b-after-sales-form textarea{min-height:92px;resize:vertical}.b2b-after-sales-form input:focus,.b2b-after-sales-form select:focus,.b2b-after-sales-form textarea:focus{border-color:var(--indigo);box-shadow:0 0 0 3px rgba(23,24,68,.08)}.b2b-after-sales-upload{min-height:42px;display:flex!important;grid-template-columns:none!important;align-items:center;justify-content:center;gap:7px!important;border:1px dashed var(--border-default);border-radius:4px;color:var(--indigo);background:var(--white);cursor:pointer}.b2b-after-sales-upload input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.b2b-after-sales-upload>span{color:var(--indigo)!important}.b2b-after-sales-form footer{display:flex;justify-content:flex-end;gap:10px;padding-top:2px}.b2b-after-sales-form footer .button{min-height:34px;padding-inline:14px;font-size:8px}.b2b-after-sales-error{margin:0;color:#9f1d2d;font-size:9px}.b2b-after-sales-cases>article{padding:14px 0;border-top:1px solid var(--border-subtle)}.b2b-after-sales-cases>article>div:first-child{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.b2b-after-sales-cases>article>div:first-child>span{display:grid;gap:4px;font-size:9px}.b2b-after-sales-cases small{color:var(--text-muted);font-size:8px}.b2b-after-sales-timeline{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin:16px 0 0;padding:0;list-style:none}.b2b-after-sales-timeline li{position:relative;display:grid;justify-items:center;gap:6px;color:var(--text-subtle);font-size:8px;text-align:center}.b2b-after-sales-timeline li:before{position:absolute;top:10px;right:50%;left:-50%;height:1px;background:var(--border-default);content:""}.b2b-after-sales-timeline li:first-child:before{display:none}.b2b-after-sales-timeline i{position:relative;z-index:1;width:21px;height:21px;display:grid;place-items:center;border:1px solid var(--border-default);border-radius:50%;background:var(--white);font-size:7px;font-style:normal}.b2b-after-sales-timeline li.is-current:before,.b2b-after-sales-timeline li.is-done:before{background:var(--indigo)}.b2b-after-sales-timeline li.is-current i,.b2b-after-sales-timeline li.is-done i{border-color:var(--indigo);color:var(--white);background:var(--indigo)}.b2b-after-sales-timeline li.is-current,.b2b-after-sales-timeline li.is-done{color:var(--indigo)}.b2b-after-sales-table>button,.b2b-after-sales-table>div{width:100%;display:grid;grid-template-columns:minmax(126px,1fr) minmax(90px,.7fr) minmax(130px,1.2fr) .45fr .7fr .72fr;align-items:center;gap:16px;padding:10px;border:0;border-bottom:1px solid var(--border-subtle);text-align:start}.b2b-after-sales-table>div{min-height:34px;color:var(--text-subtle);background:#f7f8fa;font-size:8px;font-weight:620}.b2b-after-sales-table>button{min-height:68px;color:var(--ink);background:var(--white);font:inherit;font-size:9px;cursor:pointer}.b2b-after-sales-table>button>span:first-child{min-width:0;display:grid;gap:4px}.b2b-after-sales-table>button small{color:var(--text-muted);font-size:8px}.b2b-account-nav-backdrop{display:none}@media (max-width:1120px){.b2b-account-hub{padding-inline:18px}.b2b-account-shell{grid-template-columns:224px minmax(0,1fr)}.b2b-account-main{padding:20px}.b2b-account-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.b2b-route-table-head,.b2b-route-table>a{grid-template-columns:minmax(170px,1.35fr) .7fr .55fr .75fr}.b2b-route-table-head>span:nth-child(5),.b2b-route-table>a>strong{display:none}}@media (max-width:900px){.b2b-account-hub{padding:0}.b2b-account-shell{min-height:calc(100dvh - 64px);grid-template-columns:1fr;border:0;border-radius:0}.b2b-account-nav{position:fixed;top:0;bottom:0;left:0;z-index:151;width:min(292px,calc(100vw - 42px));overflow-y:auto;border-right:1px solid var(--border-subtle);box-shadow:14px 0 38px rgba(20,22,49,.16);transform:translateX(-102%);transition:transform .18s ease-out}.b2b-account-hub[data-nav-open=true] .b2b-account-nav{transform:translateX(0)}.b2b-account-nav-brand>button,.b2b-account-sidebar-trigger{display:grid}.b2b-account-nav-backdrop{position:fixed;inset:0;z-index:150;display:block;border:0;background:rgba(15,16,30,.42);opacity:0;pointer-events:none;transition:opacity .18s ease-out}.b2b-account-hub[data-nav-open=true] .b2b-account-nav-backdrop{opacity:1;pointer-events:auto}.b2b-account-toolbar{padding-inline:14px}.b2b-account-page-header{padding-inline:18px}.b2b-account-main{padding:18px}}.procurement-collaboration-menu{position:relative;z-index:12}.procurement-collaboration-trigger{height:var(--control-height);padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:5px;color:var(--indigo);background:var(--white);box-shadow:inset 0 0 0 .5px var(--border-default);font-size:10px;font-weight:600;line-height:1;white-space:nowrap;cursor:pointer}.procurement-collaboration-trigger:hover,.procurement-collaboration-trigger[aria-expanded=true]{background:#f4f4f7;box-shadow:inset 0 0 0 .5px var(--indigo)}.procurement-collaboration-trigger>b{min-width:17px;height:17px;padding:0 5px;display:grid;place-items:center;border-radius:9px;color:var(--white);background:var(--indigo);font-size:8px}.procurement-collaboration-trigger>svg:last-child{transition:transform .15s ease-out}.procurement-collaboration-trigger[aria-expanded=true]>svg:last-child{transform:rotate(180deg)}.checkout-v2-section-head .procurement-collaboration-trigger{height:32px;padding-inline:10px}.procurement-collaboration-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:40;width:min(350px,calc(100vw - 24px));overflow:hidden;border:.5px solid var(--border-default);border-radius:6px;background:var(--white);box-shadow:0 12px 32px rgba(23,24,68,.14)}.procurement-collaboration-popover>header{padding:14px 14px 11px;display:grid;gap:3px;border-bottom:.5px solid var(--border-subtle)}.procurement-collaboration-popover>header strong{color:var(--ink);font-size:11px}.procurement-collaboration-popover>header span{color:var(--text-muted);font-size:9px}.procurement-collaboration-popover-list{max-height:310px;padding:6px;display:grid;gap:3px;overflow-y:auto}.procurement-collaboration-popover-list>div{min-height:48px;padding:6px 7px;display:grid;grid-template-columns:minmax(0,1fr) 116px;gap:8px;align-items:center;border-radius:4px}.procurement-collaboration-popover-list>div.is-selected,.procurement-collaboration-popover-list>div:hover{background:#f5f5f8}.procurement-collaboration-popover-list label{min-width:0;display:grid;grid-template-columns:16px minmax(0,1fr);gap:8px;align-items:center;cursor:pointer}.procurement-collaboration-popover-list label>input{position:absolute;width:1px;height:1px;opacity:0}.procurement-collaboration-check{width:16px;height:16px;display:grid;place-items:center;border:.5px solid #b9bdc7;border-radius:3px;color:transparent;background:var(--white)}.procurement-collaboration-popover-list label>input:checked+.procurement-collaboration-check{border-color:var(--indigo);color:var(--white);background:var(--indigo)}.procurement-collaboration-popover-list label>input:focus-visible+.procurement-collaboration-check{outline:2px solid rgba(23,24,68,.2);outline-offset:2px}.procurement-collaboration-member-copy,.procurement-collaboration-member-copy small,.procurement-collaboration-member-copy strong{min-width:0;display:block}.procurement-collaboration-member-copy strong{overflow:hidden;color:var(--ink);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.procurement-collaboration-member-copy small{margin-top:2px;overflow:hidden;color:var(--text-muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.procurement-collaboration-popover-list .origin-select[data-density=compact] .origin-select__trigger{width:100%;height:30px;min-height:30px;padding-inline:8px;font-size:9px}.procurement-collaboration-popover-list>p{margin:0;padding:18px 12px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--text-muted);font-size:9px}.procurement-collaboration{width:100%;margin:16px 0 20px;border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);background:var(--white)}.procurement-collaboration>header{min-height:66px;padding:12px 14px;display:flex;align-items:center;gap:11px}.procurement-collaboration>header>span{width:34px;height:34px;display:grid;flex:0 0 auto;place-items:center;border-radius:4px;color:var(--indigo);background:#f1f2f6}.procurement-collaboration>header>div{min-width:0;display:grid;gap:3px}.procurement-collaboration>header strong{color:var(--ink);font-size:11px}.procurement-collaboration>header small{color:var(--text-muted);font-size:9px}.procurement-collaboration>header>a{margin-left:auto;color:var(--indigo);font-size:10px;font-weight:600}.procurement-collaboration-switch{margin-left:auto;display:flex;align-items:center;gap:8px;cursor:pointer}.procurement-collaboration-switch input{position:absolute;opacity:0}.procurement-collaboration-switch>span{width:34px;height:18px;padding:2px;display:block;border-radius:9px;background:#c9ccd4}.procurement-collaboration-switch>span:after{content:"";width:14px;height:14px;display:block;border-radius:50%;background:var(--white);transition:transform .16s ease-out}.procurement-collaboration-switch input:checked+span{background:var(--indigo)}.procurement-collaboration-switch input:checked+span:after{transform:translateX(16px)}.procurement-collaboration-switch input:focus-visible+span{outline:2px solid rgba(23,24,68,.24);outline-offset:2px}.procurement-collaboration-switch b{min-width:34px;color:var(--text-muted);font-size:9px}.procurement-collaboration-members{padding:0 14px 12px 59px;display:grid;gap:5px}.procurement-collaboration-members>div{min-height:48px;padding:6px 8px;display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:12px;align-items:center;border:1px solid transparent;border-radius:4px}.procurement-collaboration-members>div.is-selected{border-color:#d8d9e3;background:#f7f7fa}.procurement-collaboration-members label{min-width:0;display:flex;align-items:center;gap:9px}.procurement-collaboration-members label small,.procurement-collaboration-members label strong,.procurement-collaboration-members label>span{min-width:0;display:block}.procurement-collaboration-members label strong{font-size:10px}.procurement-collaboration-members label small{margin-top:2px;overflow:hidden;color:var(--text-muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.procurement-collaboration-members select{width:100%}.procurement-collaboration-members>p{margin:0;padding:10px;display:flex;align-items:center;gap:8px;color:var(--text-muted);font-size:9px}.b2b-team-mode-banner{min-height:64px;padding:12px 14px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:11px;align-items:center;border:0;border-radius:5px;color:var(--indigo);background:#f7f8fa}.b2b-team-mode-banner>div{display:grid;gap:4px}.b2b-team-mode-banner strong{color:var(--ink);font-size:11px}.b2b-team-mode-banner>div>span{color:var(--text-muted);font-size:9px}.b2b-team-mode-toggle{position:relative;width:44px;height:24px;display:block;justify-self:end;cursor:pointer}.b2b-team-mode-toggle input{position:absolute;inset:0;z-index:1;width:100%;height:100%;margin:0;opacity:0;cursor:inherit}.b2b-team-mode-toggle>span{width:44px;height:24px;padding:2px;display:block;border-radius:999px;background:#c9ccd4;transition:background-color .16s ease-out}.b2b-team-mode-toggle>span:after{content:"";width:20px;height:20px;display:block;border-radius:50%;background:var(--white);box-shadow:0 1px 3px rgba(23,24,68,.2);transition:transform .16s ease-out}.b2b-team-mode-toggle input:checked+span{background:var(--indigo)}.b2b-team-mode-toggle input:checked+span:after{transform:translateX(20px)}.b2b-team-mode-toggle input:focus-visible+span{outline:3px solid rgba(23,24,68,.18);outline-offset:2px}.b2b-team-mode-toggle input:disabled{cursor:not-allowed}.b2b-team-mode-toggle:has(input:disabled){opacity:.55}.b2b-team-activation-content{min-height:430px;padding:54px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.b2b-team-activation-content>svg{color:var(--indigo)}.b2b-team-activation-content h3{margin:15px 0 8px;font-size:18px}.b2b-team-activation-content p{max-width:590px;margin:0;color:var(--text-muted);font-size:10px;line-height:1.7}.b2b-team-activation-content>div{margin:24px 0;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.b2b-team-activation-content>div span{padding:7px 10px;border:1px solid #e1e3e8;border-radius:4px;color:var(--text-muted);font-size:9px}.b2b-member-permissions{grid-column:1/-1;margin:0;padding:8px 0 2px;display:flex;flex-wrap:wrap;gap:5px 14px;border:0;border-top:1px solid #eceef2}.b2b-member-permissions legend{padding:0 8px 0 0;color:var(--text-subtle);font-size:8px;font-weight:600}.b2b-member-permissions label{display:flex;align-items:center;gap:5px;color:var(--text-muted);font-size:8px}.b2b-team-policy{padding:4px 0 20px;display:grid;gap:16px;border-bottom:1px solid #e5e7eb}.b2b-team-policy>header{display:grid;grid-template-columns:24px minmax(0,1fr);gap:9px;color:var(--indigo)}.b2b-team-policy>header>div{display:grid;gap:4px}.b2b-team-policy>header strong{color:var(--ink);font-size:11px}.b2b-team-policy>header span{color:var(--text-muted);font-size:9px}.b2b-team-policy-grid{display:grid;grid-template-columns:minmax(220px,.45fr) minmax(0,1fr);gap:16px;align-items:end}.b2b-team-policy-grid>label:first-child{display:grid;gap:6px;color:var(--text-muted);font-size:9px}.b2b-team-policy-grid input[type=number]{height:36px;padding:0 10px;border:1px solid #dfe1e8;border-radius:4px;font-size:10px}.b2b-team-policy fieldset label,.b2b-team-policy-toggle{display:flex;align-items:center;gap:7px;color:var(--text-muted);font-size:9px}.b2b-team-policy fieldset{margin:0;padding:10px 0 0;display:flex;flex-wrap:wrap;gap:8px 18px;border:0;border-top:1px solid #eceef2}.b2b-team-policy fieldset legend{padding-right:10px;color:var(--ink);font-size:9px;font-weight:600}.b2b-approval-queue>article{min-height:62px;padding:10px 0;display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:13px;align-items:center;border-bottom:1px solid #e8e9ed}.b2b-approval-queue>article>svg{color:var(--indigo)}.b2b-approval-queue>article span small,.b2b-approval-queue>article span strong{display:block}.b2b-approval-queue>article span small{margin-top:4px;color:var(--text-muted);font-size:9px}.b2b-approval-actions{display:flex;gap:6px}.b2b-approval-actions button{min-height:30px;padding:0 10px;border:1px solid #dfe1e8;border-radius:4px;color:var(--text-muted);background:var(--white);font-size:8px}.b2b-approval-actions button:last-child{border-color:var(--indigo);color:var(--white);background:var(--indigo)}@media (max-width:680px){.procurement-collaboration-trigger>span{display:none}.procurement-collaboration-popover-list>div{grid-template-columns:1fr}.procurement-collaboration>header{align-items:flex-start;flex-wrap:wrap}.procurement-collaboration-switch,.procurement-collaboration>header>a{margin-left:45px}.procurement-collaboration-members{padding-left:14px}.procurement-collaboration-members>div{grid-template-columns:1fr}.b2b-team-mode-banner{grid-template-columns:28px minmax(0,1fr)}.b2b-team-mode-toggle{grid-column:2;justify-self:end}.b2b-team-policy-grid{grid-template-columns:1fr}.b2b-approval-queue>article{grid-template-columns:22px minmax(0,1fr)}.b2b-approval-actions{grid-column:2}}.b2b-account-v2{min-height:calc(100dvh - 64px);padding:12px var(--page-x) 32px;background:#f6f7f9}.b2b-account-v2 .b2b-account-shell{width:min(var(--container-max),100%);min-height:min(520px,calc(100dvh - 108px));grid-template-columns:232px minmax(0,1fr);gap:8px;align-items:stretch;overflow:visible;border:0;border-radius:0;background:transparent}.b2b-account-v2 .b2b-account-nav{position:relative;top:auto;height:auto;min-height:100%;align-self:stretch;display:flex;flex-direction:column;overflow:hidden;border:0;border-radius:8px;background:#f0f1f4}.b2b-account-v2 .b2b-account-nav-brand{min-height:52px;padding:10px 12px;border:0}.b2b-account-v2 .b2b-account-nav-brand small{color:var(--text-subtle);font-size:9px}.b2b-account-v2 .b2b-account-quick-action{min-height:36px;margin:4px 9px 10px;padding:0 10px;border-radius:5px;font-size:10px;box-shadow:0 1px 2px rgba(23,24,68,.15)}.b2b-account-v2 .b2b-account-nav nav{display:grid;gap:2px;padding:0 8px;border:0}.b2b-account-v2 .b2b-account-nav nav a{min-height:36px;padding:0 9px;grid-template-columns:19px minmax(0,1fr) auto;border-radius:5px;color:#50535d;background:transparent;font-size:10px;font-weight:500}.b2b-account-v2 .b2b-account-nav nav a:before{display:none}.b2b-account-v2 .b2b-account-nav nav a:hover{color:var(--indigo);background:rgba(255,255,255,.72)}.b2b-account-v2 .b2b-account-nav nav a.is-active{color:var(--indigo);background:var(--white);box-shadow:0 1px 2px rgba(20,22,49,.06);font-weight:600}.b2b-account-v2 .b2b-account-nav nav a.is-active svg{color:var(--indigo)}.b2b-account-v2 .b2b-account-nav-footer{position:relative;margin-top:auto;padding:8px;border-top:1px solid #dde0e6}.b2b-account-v2 .b2b-account-identity{min-height:44px;padding:5px;grid-template-columns:30px minmax(0,1fr);border:0;border-radius:5px}.b2b-account-v2 .b2b-account-identity>span{width:30px;height:30px;border-radius:50%;background:var(--indigo)}.b2b-account-v2 .b2b-account-identity strong{font-size:9px}.b2b-account-v2 .b2b-account-identity small{margin-top:1px;font-size:8px}.b2b-account-profile-trigger{width:calc(100% + 4px);min-width:0;min-height:32px;margin-left:-4px;padding:0 3px 0 7px;display:grid;grid-template-columns:minmax(0,1fr) 14px;gap:5px;align-items:center;border:0;border-radius:7px;color:inherit;background:transparent;text-align:left;cursor:pointer}.b2b-account-profile-trigger>span{min-width:0}.b2b-account-profile-trigger>svg{color:var(--text-subtle);transition:transform var(--motion-hover) ease}.b2b-account-profile-trigger[aria-expanded=true]>svg{transform:rotate(180deg)}.b2b-account-profile-trigger[aria-expanded=true]{background:rgba(255,255,255,.9)}.b2b-account-profile-trigger:focus-visible,.b2b-account-profile-trigger:hover{background:rgba(255,255,255,.58)}.b2b-account-profile-trigger:focus-visible{outline:3px solid var(--focus-ring);outline-offset:1px}.b2b-account-profile-menu{position:absolute;right:8px;bottom:calc(100% + 6px);left:8px;z-index:4;display:grid;gap:2px;padding:5px;border:.5px solid #d9dce4;border-radius:6px;background:var(--white);box-shadow:0 10px 28px rgba(20,22,49,.14);transform-origin:bottom center;animation:b2b-account-menu-in var(--motion-hover) var(--ease-enter)}.b2b-account-profile-menu a,.b2b-account-profile-menu button{width:100%;min-height:34px;padding:0 8px;display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:center;border-radius:4px;color:#4f525d;border:0;background:transparent;font-size:10px;font-weight:600;text-align:left;cursor:pointer}.b2b-account-profile-menu a:focus-visible,.b2b-account-profile-menu a:hover,.b2b-account-profile-menu button:focus-visible,.b2b-account-profile-menu button:hover{color:var(--indigo);background:#f5f5fb}.b2b-account-profile-menu a.is-active{color:var(--indigo);background:#f1f1fa}.b2b-account-profile-menu a:focus-visible,.b2b-account-profile-menu button:focus-visible{outline:2px solid var(--focus-ring);outline-offset:-1px}.b2b-account-profile-menu-separator{height:0;margin:4px;border-top:.5px solid #d9dce4}@keyframes b2b-account-menu-in{0%{opacity:0;transform:translateY(4px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.b2b-account-profile-menu{animation:none}.b2b-account-profile-trigger>svg{transition:none}}.b2b-account-v2 .b2b-account-signout{min-height:32px;margin:1px 0 0;padding:0 7px;border-radius:5px;font-size:9px}.b2b-account-v2 .b2b-account-inset{min-width:0;overflow:hidden;border:1px solid #e1e3e8;border-radius:8px;background:var(--white);box-shadow:0 1px 2px rgba(20,22,49,.035)}.b2b-account-v2 .b2b-account-toolbar{min-height:48px;padding:0 20px;gap:10px;border-bottom:1px solid #e5e7eb;background:var(--white)}.b2b-account-v2 .b2b-account-toolbar h1{margin:0;color:var(--ink);font-size:13px;font-weight:600}.b2b-account-v2 .b2b-account-toolbar>div a{border:0;background:transparent}.b2b-account-v2 .b2b-account-section-tabs{min-height:44px;display:flex;align-items:flex-end;gap:22px;padding:0 24px;overflow-x:auto;border-bottom:1px solid #e5e7eb;background:var(--white)}.b2b-account-v2 .b2b-account-section-tabs a{min-width:max-content;height:44px;display:grid;place-items:center;border-bottom:2px solid transparent;color:var(--text-muted);font-size:10px;font-weight:500}.b2b-account-v2 .b2b-account-section-tabs a:hover{color:var(--indigo)}.b2b-account-v2 .b2b-account-section-tabs a.is-active{border-bottom-color:var(--indigo);color:var(--indigo);font-weight:600}.b2b-account-v2 .b2b-account-main{min-height:440px;padding:24px;background:var(--white);animation:none}.b2b-account-v2 .b2b-account-main.is-switching{cursor:progress}.b2b-account-v2 .b2b-account-main>.origin-inline-skeleton{border:0;border-radius:0;background:transparent}.b2b-account-v2 .b2b-account-section-content{min-width:0;animation:origin-account-section-in .18s cubic-bezier(.22,1,.36,1) both}@keyframes origin-account-section-in{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.b2b-account-v2 .b2b-account-panel-stack{gap:22px}.b2b-account-v2 .b2b-account-section-header{min-height:auto;align-items:flex-start;gap:20px;border:0}.b2b-account-v2 .b2b-account-section-header h2{color:var(--ink);font-size:18px;font-weight:600}.b2b-account-v2 .b2b-account-metrics{gap:12px;border:0}.b2b-account-v2 .b2b-account-metrics article{min-height:104px;padding:15px;border:1px solid #e3e5e9;border-radius:7px;background:var(--white);box-shadow:0 1px 2px rgba(20,22,49,.035)}.b2b-account-v2 .b2b-account-metrics article:first-child{border-left:1px solid #e3e5e9}.b2b-account-v2 .b2b-account-metrics article.needs-attention{border-color:rgba(23,24,68,.22);box-shadow:inset 0 2px var(--indigo)}.b2b-account-v2 .b2b-account-metrics>a{min-width:0;min-height:104px;padding:15px;display:grid;align-content:space-between;border:1px solid #e3e5e9;border-radius:7px;color:inherit;background:var(--white);box-shadow:0 1px 2px rgba(20,22,49,.035)}.b2b-account-v2 .b2b-account-metrics>a:hover{border-color:#d4d7df;background:#fbfbfd}.b2b-account-v2 .b2b-account-metrics>a:focus-visible{outline:3px solid var(--focus-ring);outline-offset:1px}.b2b-account-v2 .b2b-account-metrics>a.needs-attention{border-color:rgba(23,24,68,.22);box-shadow:inset 0 2px var(--indigo)}.b2b-account-v2 .b2b-account-metric-label{display:flex;align-items:center;justify-content:space-between;gap:8px}.b2b-account-v2 .b2b-account-metric-label svg{flex:0 0 auto;color:#8b8f99}.b2b-account-v2 .b2b-account-metrics>a:focus-visible .b2b-account-metric-label svg,.b2b-account-v2 .b2b-account-metrics>a:hover .b2b-account-metric-label svg{color:var(--indigo)}.b2b-account-v2 .b2b-account-data-section,.b2b-account-v2 .b2b-account-form,.b2b-account-v2 .b2b-approval-list,.b2b-account-v2 .b2b-approval-queue,.b2b-account-v2 .b2b-dashboard-activity,.b2b-account-v2 .b2b-document-grid,.b2b-account-v2 .b2b-order-table,.b2b-account-v2 .b2b-payment-table,.b2b-account-v2 .b2b-project-account-columns>section,.b2b-account-v2 .b2b-quote-table,.b2b-account-v2 .b2b-route-lifecycle,.b2b-account-v2 .b2b-route-records,.b2b-account-v2 .b2b-team-invite,.b2b-account-v2 .b2b-team-table{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.b2b-account-v2 .b2b-account-subhead,.b2b-account-v2 .b2b-dashboard-activity>header,.b2b-account-v2 .b2b-route-lifecycle>header,.b2b-account-v2 .b2b-route-records>header{min-height:46px;padding:8px 0 10px;border-bottom:1px solid #e5e7eb;background:transparent}.b2b-account-v2 .b2b-route-volume-chart{padding:20px 2px 8px}.b2b-account-v2 .b2b-account-overview-grid{gap:28px}.b2b-account-v2 .b2b-account-row,.b2b-account-v2 .b2b-approval-list article,.b2b-account-v2 .b2b-order-table>div:not(.b2b-order-table-head),.b2b-account-v2 .b2b-payment-table article,.b2b-account-v2 .b2b-quote-table article,.b2b-account-v2 .b2b-team-read-row,.b2b-account-v2 .b2b-team-table>form{border-color:#e8e9ed;background:transparent}.b2b-account-v2 .b2b-account-workspace-strip{border:0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;border-radius:0}.b2b-account-v2 .b2b-account-form-grid{padding:4px 0 20px}.b2b-account-v2 .b2b-account-form-footer{padding:16px 0 0;border-top:1px solid #e5e7eb;background:transparent}.b2b-account-v2 .b2b-compact-profile-form .origin-select[data-density=compact] .origin-select__trigger,.b2b-account-v2 .b2b-compact-profile-form input{height:32px!important;min-height:32px!important}.b2b-account-v2 .b2b-compact-profile-footer{min-height:40px;padding:8px 0 0;justify-content:flex-end;border-top:0}.b2b-account-v2 .b2b-compact-profile-footer .button{height:32px;min-height:32px;padding-inline:14px;font-size:10px}.b2b-account-v2 .b2b-route-tabs{gap:3px;padding:4px;border-radius:6px;background:#f1f2f5}.b2b-account-v2 .b2b-route-tabs a{border:0;border-radius:4px}.b2b-account-v2 .b2b-route-tabs a.is-active{border:0;box-shadow:0 1px 2px rgba(20,22,49,.08)}.b2b-account-v2 .b2b-route-summary-grid{gap:0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.b2b-account-v2 .b2b-route-summary-grid article{min-height:86px;padding:13px 16px;border:0;border-right:1px solid #e5e7eb;border-radius:0;box-shadow:none}.b2b-account-v2 .b2b-route-summary-grid article:last-child{border-right:0}.b2b-account-v2 .b2b-route-summary-grid article.needs-attention{border-color:#e5e7eb;box-shadow:inset 0 2px var(--indigo)}.b2b-account-v2 .b2b-route-table-head{border-bottom:1px solid #e5e7eb;background:#fafafa}.b2b-account-v2 .b2b-route-table>a{border-bottom:1px solid #e8e9ed}.b2b-account-v2 .b2b-account-empty{padding:34px 20px;border:0;background:transparent}.b2b-account-v2 .b2b-address-toolbar{min-height:32px;display:flex;align-items:center;justify-content:flex-end}.b2b-account-v2 .b2b-address-add-trigger{height:32px;min-height:32px;padding-inline:14px;font-size:10px;line-height:1}.b2b-account-v2 .b2b-address-add-trigger>span{display:inline-flex;align-items:center;gap:6px;line-height:1}.b2b-account-v2 .b2b-address-add-trigger svg{display:block;flex:0 0 auto}.b2b-account-v2 .b2b-address-empty>svg{color:#a0a4ad}.b2b-account-v2 .b2b-quote-empty>svg{color:#c4c8cf}.b2b-account-v2 .b2b-quote-empty .button{height:32px;min-height:32px;padding-block:0}@media (max-width:900px){.b2b-account-v2{padding:0}.b2b-account-v2 .b2b-account-shell{min-height:calc(100dvh - 64px);grid-template-columns:1fr;gap:0}.b2b-account-v2 .b2b-account-nav{position:fixed;top:0;bottom:0;left:0;z-index:151;width:min(272px,calc(100vw - 40px));height:100dvh;border-radius:0 8px 8px 0;transform:translateX(-102%)}.b2b-account-v2[data-nav-open=true] .b2b-account-nav{transform:translateX(0)}.b2b-account-v2 .b2b-account-inset{border:0;border-radius:0}}@media (max-width:680px){.b2b-account-v2 .b2b-account-main{padding:20px 14px 32px}.b2b-account-v2 .b2b-account-section-tabs{gap:18px;padding-inline:14px}.b2b-account-v2 .b2b-route-summary-grid article:last-child{border-top:1px solid #e5e7eb}.b2b-account-v2 .b2b-team-table{overflow:visible}.b2b-account-v2 .b2b-team-table-head{display:none}.b2b-account-v2 .b2b-team-read-row,.b2b-account-v2 .b2b-team-table>form{min-width:0;padding:15px 0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;align-items:center}.b2b-account-v2 .b2b-team-read-row>span:first-child,.b2b-account-v2 .b2b-team-table>form>span:first-child{grid-column:1/-1}.b2b-account-v2 .b2b-team-table>form>input[type=number]{grid-column:1}.b2b-account-v2 .b2b-team-table>form>button{grid-column:2;min-height:34px}.b2b-account-v2 .b2b-member-permissions{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 12px}.b2b-account-page-header{min-height:78px;gap:12px}.b2b-account-page-header h1{font-size:17px}.b2b-account-main{padding:16px 12px 32px}.b2b-account-metrics,.b2b-route-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.b2b-route-summary-grid article:last-child{grid-column:1/-1}.b2b-dashboard-activity>header,.b2b-route-lifecycle>header,.b2b-route-records>header{align-items:flex-start;flex-direction:column}.b2b-dashboard-legend{justify-content:flex-start}.b2b-route-volume-chart>div{grid-template-columns:92px minmax(0,1fr) 22px;gap:8px}.b2b-route-tabs{width:100%}.b2b-route-tabs a{gap:3px;padding-inline:3px}.b2b-route-tabs a b{width:15px;height:15px;font-size:7px}.b2b-route-lifecycle{overflow-x:auto}.b2b-route-lifecycle>div{width:680px}.b2b-route-records>header>label{width:100%}.b2b-route-table-head{display:none}.b2b-route-table>a{min-height:104px;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;padding:14px}.b2b-route-table>a>span:first-child{grid-column:1/-1}.b2b-route-table>a>span:nth-child(2):before{content:attr(data-label)}.b2b-order-detail-header,.b2b-procurement-heading{align-items:stretch;flex-direction:column;gap:12px}.b2b-order-detail-header .button,.b2b-procurement-heading .button{width:100%}.b2b-order-status-tabs{gap:16px}.b2b-procurement-records>header{align-items:stretch;flex-direction:column;gap:8px}.b2b-procurement-list-tools{width:100%;display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)}.b2b-procurement-method-filter,.b2b-procurement-scope-filter,.b2b-procurement-search{width:100%}.b2b-procurement-list-tools.has-scope .b2b-procurement-search{grid-column:1/-1}.b2b-after-sales-table>div,.b2b-procurement-table>div{display:none}.b2b-procurement-table>button{min-height:116px;grid-template-columns:minmax(0,1fr) auto;gap:10px 14px;padding:14px 4px}.b2b-procurement-table>button>span:first-child{grid-column:1/-1}.b2b-procurement-table>button>span:nth-child(3){justify-items:start}.b2b-procurement-table>button>strong{justify-self:end}.b2b-procurement-table>button>span:last-child{display:none}.b2b-order-detail-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.b2b-order-detail-facts>div:nth-child(2){border-inline-end:0}.b2b-order-detail-facts>div:nth-child(-n+2){border-bottom:0}.b2b-order-detail-process{overflow-x:auto}.b2b-order-detail-process>.origin-process-stepper{min-width:0;flex:1 1 auto}.b2b-mode-workspace>header{padding-inline:14px}.b2b-custom-review-layout,.b2b-preorder-layout{grid-template-columns:1fr}.b2b-custom-review-media,.b2b-preorder-media{min-height:230px;border-right:0;border-bottom:.5px solid var(--border-subtle)}.b2b-custom-review-media>img,.b2b-custom-review-media>span:first-child,.b2b-preorder-media>img,.b2b-preorder-media>span:first-child{height:230px;min-height:230px}.b2b-custom-review-content,.b2b-preorder-content{padding:18px 14px}.b2b-custom-review-content h4,.b2b-preorder-content h4{font-size:16px}.b2b-stage-actions{display:grid}.b2b-stage-actions .button,.b2b-stage-feedback>.button{width:100%}.b2b-stage-feedback>.button{justify-self:stretch}.b2b-custom-context{grid-template-columns:1fr}.b2b-custom-context>span+span{border-top:.5px solid var(--border-subtle);border-left:0}.b2b-preorder-facts{grid-template-columns:1fr 1fr}.b2b-preorder-facts>div:last-child{grid-column:1/-1}.b2b-order-detail-lines article{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 14px;padding-block:14px}.b2b-order-detail-lines article>span:first-child{grid-column:1/-1}.b2b-order-detail-lines article>span:nth-child(2){grid-column:1}.b2b-order-detail-lines article>span:nth-child(3){grid-column:2}.b2b-order-detail-lines article>span:nth-child(4){grid-column:3}.b2b-order-detail-lines article>button{grid-column:1/-1;justify-self:start}.b2b-order-detail-lines-total{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 14px}.b2b-order-detail-lines-total>strong{grid-column:1}.b2b-order-detail-lines-total .quantity-total{grid-column:2}.b2b-order-detail-lines-total .amount-total{grid-column:3}.b2b-order-finance-summary{align-items:flex-start;flex-wrap:wrap;gap:12px 20px}.b2b-order-finance-summary>a{width:100%;margin-left:0}.b2b-after-sales-form form,.b2b-receipt-confirmation form{grid-template-columns:1fr}.b2b-after-sales-error,.b2b-after-sales-form form>footer,.b2b-after-sales-form form>label.wide,.b2b-receipt-confirmation footer,.b2b-receipt-confirmation form>p{grid-column:auto}.b2b-after-sales-timeline{overflow-x:auto}.b2b-after-sales-timeline li{min-width:92px}.b2b-after-sales-table>button{min-height:126px;grid-template-columns:minmax(0,1fr) auto;gap:10px 14px;padding:14px 4px}.b2b-after-sales-table>button>span:first-child,.b2b-after-sales-table>button>span:nth-child(3){grid-column:1/-1}.b2b-after-sales-table>button>span:nth-child(6){display:none}.b2b-account-form-grid,.b2b-address-grid,.b2b-team-invite{grid-template-columns:1fr}.b2b-account-form label.wide{grid-column:auto}}@media (max-width:900px){.auth-page{grid-template-columns:1fr}.auth-page-image{display:none}.auth-page-panel{min-height:100dvh;padding:24px}.auth-page-form,.auth-page-form--register{align-items:center;padding:36px 0 52px}}.account-page{background:#f6f7f6}.b2b-account-hub{min-height:calc(100vh - 72px);padding:48px var(--page-x) 80px}.b2b-account-page-header{width:min(1440px,100%);min-height:92px;margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.b2b-account-page-header>div{min-width:0}.b2b-account-page-header>div>span{color:var(--green);font-size:var(--type-caption);font-weight:700}.b2b-account-page-header h1{margin:8px 0 5px;color:var(--navy);font-size:28px;line-height:1.15;overflow-wrap:anywhere}.b2b-account-page-header p{margin:0;color:var(--muted);font-size:var(--type-caption);overflow-wrap:anywhere}.b2b-account-shell{width:min(1440px,100%);margin:0 auto;display:grid;grid-template-columns:230px minmax(0,1fr);gap:28px;align-items:start}.b2b-account-nav{position:sticky;top:92px;background:#fff;border:1px solid var(--line);min-width:0;width:100%;overflow:hidden}.b2b-account-identity{min-height:82px;padding:16px;display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;align-items:center;border-bottom:1px solid var(--line)}.b2b-account-identity>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--navy);font-size:13px;font-weight:700}.b2b-account-identity div,.b2b-account-identity small,.b2b-account-identity strong{min-width:0;display:block}.b2b-account-identity strong{overflow:hidden;font-size:var(--type-caption);text-overflow:ellipsis;white-space:nowrap}.b2b-account-identity small{margin-top:4px;color:var(--muted);font-size:var(--type-caption);text-transform:capitalize}.b2b-account-nav nav{padding:13px 8px 8px;border-bottom:1px solid var(--line)}.b2b-account-nav nav>span{display:block;padding:0 8px 8px;color:#8a9096;font-size:var(--type-caption);font-weight:700;text-transform:uppercase}.b2b-account-nav nav a,.b2b-account-signout{width:100%;min-height:38px;padding:0 9px;display:grid;grid-template-columns:20px minmax(0,1fr) auto;gap:8px;align-items:center;border:0;border-radius:3px;color:#555c61;background:transparent;font-size:var(--type-caption);text-align:left}.b2b-account-nav nav a:hover,.b2b-account-signout:hover{color:var(--navy);background:#f4f6f5}.b2b-account-nav nav a.is-active{color:var(--navy);background:#eef2f0;font-weight:700}.b2b-account-nav nav a.is-active:before{content:"";position:absolute;width:2px;height:22px;margin-left:-9px;background:var(--green)}.b2b-account-nav nav a b{min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;border-radius:9px;color:#fff;background:#9a5c21;font-size:var(--type-caption)}.b2b-account-signout{margin:8px;width:calc(100% - 16px);color:#7d3838}.b2b-account-main{min-width:0;min-height:650px;padding:28px;border:1px solid var(--line);background:#fff;animation:origin-panel-enter .26s var(--ease-enter) both}.b2b-account-panel-stack{display:grid;gap:24px}.b2b-account-section-header{min-height:68px;display:flex;align-items:flex-start;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line)}.b2b-account-section-header h2{margin:0;color:var(--navy);font-size:19px;line-height:1.25}.b2b-account-section-header .button{flex:none;min-height:36px;gap:7px;font-size:var(--type-caption)}.b2b-account-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line)}.b2b-account-metrics article{min-width:0;min-height:112px;padding:18px;display:grid;align-content:space-between;border-left:1px solid var(--line)}.b2b-account-metrics article:first-child{border-left:0}.b2b-account-metrics article.needs-attention{box-shadow:inset 0 2px #9a5c21}.b2b-account-metrics small,.b2b-account-metrics span{color:var(--muted);font-size:var(--type-caption)}.b2b-account-metrics strong{margin:9px 0 3px;color:var(--navy);font-size:25px}.b2b-account-overview-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:24px}.b2b-account-data-section{min-width:0;border:1px solid var(--line)}.b2b-account-subhead{min-height:52px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);background:#fafbfa}.b2b-account-subhead h3{margin:0;font-size:var(--type-caption)}.b2b-account-subhead a,.b2b-account-subhead>span{display:flex;align-items:center;gap:6px;color:var(--green);font-size:var(--type-caption);font-weight:700}.b2b-account-list{display:grid}.b2b-account-row{min-height:66px;padding:11px 15px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:16px;align-items:center;border-bottom:1px solid var(--line);font-size:var(--type-caption)}.b2b-account-row:last-child{border-bottom:0}.b2b-account-row:hover{background:#fafbfa}.b2b-account-row>span:first-child,.b2b-account-row>span:first-child small,.b2b-account-row>span:first-child strong{min-width:0;display:block}.b2b-account-row small{margin-top:4px;color:var(--muted)}.b2b-payment-summary-list{display:grid}.b2b-payment-summary-list>div{min-height:66px;padding:12px 15px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.b2b-payment-summary-list>div:last-child{border-bottom:0}.b2b-payment-summary-list small,.b2b-payment-summary-list span strong{display:block}.b2b-payment-summary-list span strong{font-size:var(--type-caption);text-transform:capitalize}.b2b-payment-summary-list small{margin-top:4px;color:var(--muted);font-size:var(--type-caption)}.b2b-account-clear{min-height:130px;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--green);font-size:var(--type-caption)}.b2b-account-workspace-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.b2b-account-workspace-strip div{min-height:72px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-left:1px solid var(--line)}.b2b-account-workspace-strip div:first-child{border-left:0}.b2b-account-workspace-strip span{color:var(--muted);font-size:var(--type-caption)}.b2b-account-workspace-strip strong{font-size:17px}.b2b-account-form{border:1px solid var(--line)}.b2b-account-form-grid{padding:22px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.b2b-account-form label,.b2b-team-invite label{min-width:0;display:grid;gap:7px}.b2b-account-form label.wide{grid-column:1/-1}.b2b-account-form label>span,.b2b-team-invite label>span{color:#555c61;font-size:var(--type-caption);font-weight:600}.b2b-account-form input,.b2b-account-form select,.b2b-account-header-select,.b2b-team-invite input,.b2b-team-invite select{width:100%;min-height:42px;padding:0 11px;border:1px solid #c8cdd0;border-radius:3px;color:var(--navy);background:#fff;font:inherit;font-size:var(--type-caption)}.b2b-account-form input:focus,.b2b-account-form select:focus,.b2b-team-invite input:focus,.b2b-team-invite select:focus{border-color:var(--green);outline:2px solid rgba(23,97,71,.12);outline-offset:1px}.b2b-account-form input:disabled,.b2b-account-form select:disabled{color:#737a80;background:#f3f5f4}.b2b-account-form label.b2b-account-check{display:flex;align-items:center;gap:9px}.b2b-account-check input{width:16px;min-height:16px;accent-color:var(--green)}.b2b-account-form-footer{min-height:64px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);background:#fafbfa}.b2b-account-form-footer>span{color:var(--muted);font-size:var(--type-caption)}.b2b-account-form-footer .button{min-height:36px;font-size:var(--type-caption)}.b2b-account-secondary-action{min-height:34px;padding:0 12px;border:1px solid var(--line);border-radius:3px;background:#fff;font-size:var(--type-caption)}.b2b-account-security-line,.b2b-approval-policy,.b2b-payment-method-note{padding:17px 18px;display:grid;grid-template-columns:24px minmax(0,1fr);gap:12px;align-items:start;border:1px solid #c9ded4;background:#eef5f2;color:var(--green)}.b2b-account-security-line span,.b2b-account-security-line strong,.b2b-approval-policy p,.b2b-approval-policy strong,.b2b-payment-method-note span,.b2b-payment-method-note strong{display:block}.b2b-account-security-line strong,.b2b-approval-policy strong,.b2b-payment-method-note strong{font-size:var(--type-caption)}.b2b-account-security-line span,.b2b-approval-policy p,.b2b-payment-method-note span{margin:4px 0 0;color:#50625b;font-size:var(--type-caption);line-height:1.55}.b2b-address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.b2b-address-grid article{min-width:0;min-height:205px;padding:18px;border:1px solid var(--line);background:#fff}.b2b-address-grid article>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:15px}.b2b-address-grid article>div:first-child>span{color:var(--green);font-size:var(--type-caption);font-weight:700;text-transform:uppercase}.b2b-address-grid article>strong{display:block;margin-top:18px;font-size:11px}.b2b-address-grid article p{min-height:48px;margin:7px 0;color:#555c61;font-size:var(--type-caption);line-height:1.65;overflow-wrap:anywhere}.b2b-address-grid article small{color:var(--muted);font-size:var(--type-caption)}.b2b-address-actions{margin-top:15px;padding-top:13px;display:flex;flex-wrap:wrap;gap:14px;border-top:1px solid var(--line)}.b2b-address-actions button{padding:0 0 2px;border:0;border-bottom:1px solid;color:var(--navy);background:transparent;font-size:var(--type-caption);font-weight:700}.b2b-address-actions button.danger{color:#9d3535}.b2b-company-address-form,.b2b-team-invite{animation:origin-panel-enter .24s var(--ease-enter) both}.b2b-team-invite{padding:18px;display:grid;grid-template-columns:1fr 1.35fr .8fr .9fr auto;gap:12px;align-items:end;border:1px solid var(--line);background:#fafbfa}.b2b-team-invite .button{min-height:42px;padding:0 14px;font-size:var(--type-caption);white-space:nowrap}.b2b-approval-list,.b2b-order-table,.b2b-payment-table,.b2b-quote-table,.b2b-team-table{min-width:0;border:1px solid var(--line)}.b2b-team-read-row,.b2b-team-table-head,.b2b-team-table>form{min-height:62px;padding:10px 14px;display:grid;grid-template-columns:minmax(170px,1.45fr) .8fr .8fr .8fr 55px;gap:12px;align-items:center;border-bottom:1px solid var(--line);font-size:var(--type-caption)}.b2b-team-table-head{min-height:40px;color:var(--muted);background:#fafbfa;font-size:var(--type-caption);font-weight:700}.b2b-team-read-row:last-child,.b2b-team-table>form:last-child{border-bottom:0}.b2b-team-read-row>span:first-child small,.b2b-team-read-row>span:first-child strong,.b2b-team-table>form>span:first-child small,.b2b-team-table>form>span:first-child strong{display:block;min-width:0;overflow-wrap:anywhere}.b2b-team-table small{margin-top:4px;color:var(--muted);font-size:var(--type-caption)}.b2b-team-table input,.b2b-team-table select{width:100%;min-width:0;min-height:34px;padding:0 8px;border:1px solid var(--line);border-radius:3px;background:#fff;font:inherit}.b2b-team-table input[type=checkbox]{width:14px;min-width:14px;height:14px;min-height:14px;padding:0}.b2b-team-table>form>button{min-height:32px;border:1px solid var(--navy);border-radius:3px;color:#fff;background:var(--navy);font-size:var(--type-caption);font-weight:700}.b2b-team-table .origin-select__trigger{min-height:34px;border:1px solid var(--line);color:var(--ink);background:var(--white);font-weight:500}.b2b-account-header-select{width:150px;min-height:36px}.b2b-order-table-head,.b2b-order-table>div:not(.b2b-order-table-head){min-height:66px;padding:11px 14px;display:grid;grid-template-columns:minmax(125px,1fr) .8fr .8fr .9fr .8fr 125px;gap:12px;align-items:center;border-bottom:1px solid var(--line);font-size:var(--type-caption)}.b2b-order-table-head{min-height:40px;color:var(--muted);background:#fafbfa;font-size:var(--type-caption);font-weight:700}.b2b-order-table>div:not(.b2b-order-table-head):last-child{border-bottom:0}.b2b-order-table>div.is-selected{background:#f7faf8}.b2b-order-table>div>span:first-child small,.b2b-order-table>div>span:first-child strong{display:block}.b2b-order-table>div>span:first-child small{margin-top:4px;color:var(--muted);font-size:var(--type-caption)}.b2b-order-actions{display:flex;gap:6px}.b2b-order-actions button{min-height:29px;padding:0 8px;border:1px solid var(--line);border-radius:3px;background:#fff;font-size:11px;font-weight:700}.b2b-order-actions button:last-child{color:#fff;border-color:var(--navy);background:var(--navy)}.b2b-native-order-detail{padding:20px;border:1px solid var(--line);background:#fafbfa;animation:origin-panel-enter .24s var(--ease-enter) both}.b2b-native-order-detail>div:first-child>span{color:var(--green);font-size:var(--type-caption);font-weight:700}.b2b-native-order-detail h3{margin:5px 0 15px;font-size:20px}.b2b-native-order-lines{display:grid;border-top:1px solid var(--line)}.b2b-native-order-lines article{min-height:58px;padding:10px 0;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:18px;align-items:center;border-bottom:1px solid var(--line);font-size:var(--type-caption)}.b2b-native-order-lines article span:first-child small,.b2b-native-order-lines article span:first-child strong{display:block}.b2b-native-order-lines article small{margin-top:3px;color:var(--muted)}.b2b-native-order-detail dl{width:min(360px,100%);margin:18px 0 0 auto}.b2b-native-order-detail dl div{padding:6px 0;display:flex;justify-content:space-between;gap:20px;font-size:var(--type-caption)}.b2b-native-order-detail dd{margin:0}.b2b-native-order-detail dl .total{margin-top:5px;padding-top:11px;border-top:1px solid var(--navy);font-weight:700}.b2b-quote-table{display:grid}.b2b-quote-record{min-width:0;display:grid}.b2b-quote-record>article{position:relative;min-height:84px;padding:12px 14px;display:grid;grid-template-columns:minmax(220px,1fr) 118px 150px 124px 136px 28px;gap:16px;align-items:center;border-bottom:.5px solid var(--line);font-size:var(--type-caption)}.b2b-quote-row-trigger{position:absolute;inset:0;z-index:0;padding:0;border:0;background:transparent;cursor:pointer}.b2b-quote-row-trigger:hover{background:rgba(23,24,68,.018)}.b2b-quote-row-trigger:active{background:rgba(23,24,68,.035)}.b2b-quote-record>article>:not(.b2b-quote-row-trigger){position:relative;z-index:1;pointer-events:none}.b2b-quote-record>article>.b2b-quote-next-action,.b2b-quote-record>article>.b2b-quote-review{z-index:2;pointer-events:auto}.b2b-quote-record>article span small,.b2b-quote-record>article span strong{display:block}.b2b-quote-info{min-width:0;display:grid;gap:3px}.b2b-quote-info>small,.b2b-quote-info>span,.b2b-quote-info>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b2b-quote-info>span{color:var(--ink)}.b2b-quote-metric{min-width:0;display:grid;gap:4px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.b2b-quote-metric>small,.b2b-quote-metric>strong{margin:0;font-size:var(--type-caption);line-height:1.25}.b2b-quote-metric>strong{color:var(--ink);font-weight:600;white-space:nowrap}.b2b-quote-info>small,.b2b-quote-record>article .b2b-quote-metric>small{margin:0}.b2b-quote-record>article small{margin-bottom:4px;color:var(--muted);font-size:var(--type-caption)}.b2b-quote-next-action,.b2b-quote-review{min-width:0;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;color:var(--indigo);background:transparent;font-size:var(--type-caption);font-weight:650;white-space:nowrap}.b2b-quote-next-action{min-height:28px;justify-self:end;padding:0 9px;border:.5px solid var(--indigo);border-radius:4px;background:#fff;font-size:11px;font-weight:600;line-height:1}.b2b-quote-next-action:focus-visible,.b2b-quote-next-action:hover{color:var(--indigo-2);background:rgba(23,24,68,.045)}.b2b-quote-next-action:active{background:rgba(23,24,68,.075)}.b2b-quote-record>article>.status{justify-self:start;white-space:nowrap}.b2b-quote-review{width:28px;height:28px;cursor:pointer}.b2b-quote-review svg{transition:transform .14s ease-out}.b2b-quote-review[aria-expanded=true] svg{transform:rotate(180deg)}.b2b-quote-record>article.is-selected{background:#f7f8fa}.b2b-quote-detail{padding:18px 14px 20px;border:0;border-bottom:.5px solid var(--line);background:#fbfbfc;animation:origin-panel-enter .24s var(--ease-enter) both}.b2b-quote-detail>div:first-child{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.b2b-quote-detail>div:first-child>span:first-child{width:100%;color:var(--indigo);font-size:var(--type-caption);font-weight:700}.b2b-quote-detail h3{margin:0;font-size:20px}.b2b-quote-lines{margin-top:16px;display:grid;border-top:.5px solid var(--line)}.b2b-quote-lines article{min-height:70px;padding:12px 0;display:grid;grid-template-columns:minmax(180px,1.35fr) minmax(170px,1.15fr) minmax(60px,.4fr) minmax(108px,.72fr) minmax(100px,.68fr) minmax(104px,.72fr);gap:16px;align-items:center;border-bottom:.5px solid var(--line);font-size:var(--type-caption)}.b2b-quote-line-field{min-width:0;display:grid;align-content:center;gap:5px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.b2b-quote-line-field small{margin:0;color:var(--muted);font-size:9px;line-height:1.2}.b2b-quote-line-field strong{min-width:0;color:var(--ink);font-size:var(--type-caption);font-weight:600;line-height:1.35}.b2b-quote-line-product strong,.b2b-quote-line-specification strong{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.b2b-quote-line-total{text-align:right}.b2b-quote-detail dl{width:min(380px,100%);margin:18px 0 0 auto}.b2b-quote-detail dl div{padding:6px 0;display:flex;justify-content:space-between;gap:20px;font-size:var(--type-caption)}.b2b-quote-detail dl .total{margin-top:5px;padding-top:11px;border-top:.75px solid var(--navy);font-weight:700}.b2b-quote-deposit-due{width:min(380px,100%);min-height:54px;margin:10px 0 0 auto;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-left:2px solid var(--indigo);color:var(--indigo);background:rgba(23,24,68,.045)}.b2b-quote-deposit-due>span{display:grid;gap:4px}.b2b-quote-deposit-due small,.b2b-quote-deposit-due strong{color:inherit}.b2b-quote-deposit-due small{font-size:9px}.b2b-quote-deposit-due strong{font-size:14px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.b2b-quote-deposit-due a,.b2b-quote-deposit-due button{min-height:28px;display:inline-flex;align-items:center;padding-inline:11px;border:0;border-radius:4px;color:#fff;background:var(--indigo);font-size:10px;font-weight:650;white-space:nowrap}.b2b-quote-deposit-due button:disabled{opacity:.5;cursor:not-allowed}.b2b-quote-deposit-due em{color:var(--indigo);font-size:10px;font-style:normal;font-weight:650}.b2b-quote-decision{margin-top:18px;padding-top:16px;display:grid;gap:14px;border-top:.5px solid var(--line)}.b2b-quote-conversation{min-width:0;display:grid;gap:12px}.b2b-quote-conversation h4{margin:0;color:var(--ink);font-size:12px;font-weight:650}.b2b-quote-conversation>div{display:grid;gap:13px}.b2b-quote-conversation article{max-width:min(72%,600px);display:flex;align-items:flex-start;gap:9px}.b2b-quote-conversation article.is-buyer{justify-self:end;flex-direction:row-reverse}.b2b-quote-message-avatar{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--indigo);font-size:9px;font-weight:700}.b2b-quote-conversation article.is-buyer .b2b-quote-message-avatar{color:var(--indigo);background:rgba(23,24,68,.1)}.b2b-quote-conversation article>div{min-width:0;display:grid;gap:5px}.b2b-quote-conversation article.is-buyer>div{justify-items:end}.b2b-quote-conversation header{display:flex;align-items:baseline;gap:8px}.b2b-quote-conversation header strong{color:var(--ink);font-size:10px;font-weight:650}.b2b-quote-conversation time{color:var(--muted);font-size:9px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.b2b-quote-conversation p{margin:0;padding:9px 11px;border-radius:6px;color:var(--text);background:#f1f2f5;font-size:var(--type-caption);line-height:1.5;overflow-wrap:anywhere}.b2b-quote-conversation article.is-buyer p{color:var(--indigo);background:rgba(23,24,68,.065)}.b2b-quote-decision label,.b2b-quote-decision label span{display:grid;gap:7px;color:var(--muted);font-size:var(--type-caption);font-weight:700}.b2b-quote-decision textarea{width:100%;min-height:78px;padding:10px;resize:vertical;border:.5px solid var(--line);background:#fff;color:var(--text);font-size:var(--type-caption);font-weight:400}.b2b-quote-decision textarea:focus-visible{border-width:.5px;border-color:var(--focus);outline:3px solid rgba(23,24,68,.1);outline-offset:0}.b2b-quote-decision-actions{display:flex;justify-content:flex-end;gap:8px}.b2b-quote-decision-actions>.button,.b2b-quote-decision-actions>button{height:30px;min-height:30px;padding:0 14px;border-radius:4px;font-size:var(--type-caption);line-height:1}.b2b-quote-decision-actions>button:not(.button){border:1px solid var(--line);background:#fff;font-weight:700}.b2b-quote-decision-actions>button:disabled{opacity:.45;cursor:not-allowed}.b2b-billing-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line)}.b2b-billing-summary article{min-height:104px;padding:18px;display:grid;grid-template-columns:25px minmax(0,1fr);gap:9px;align-content:center;border-left:1px solid var(--line)}.b2b-billing-summary article:first-child{border-left:0}.b2b-billing-summary article svg{grid-row:1/3;color:var(--green)}.b2b-billing-summary article span{color:var(--muted);font-size:var(--type-caption)}.b2b-billing-summary article strong{font-size:17px}.b2b-payment-checkout{padding:18px 0 20px;display:grid;gap:16px;border-top:.5px solid var(--border-subtle);border-bottom:.5px solid var(--border-subtle)}.b2b-payment-checkout>header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.b2b-payment-checkout>header>div{display:grid;gap:4px}.b2b-payment-checkout>header span{color:var(--text-muted);font-size:9px}.b2b-payment-checkout>header h2{margin:0;color:var(--ink);font-size:16px;font-weight:650}.b2b-payment-checkout>header>strong{color:var(--indigo);font-size:18px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.b2b-payment-mode-tabs{width:max-content;display:flex;gap:3px;padding:3px;border-radius:6px;background:#f1f2f5}.b2b-payment-mode-tabs button{min-height:30px;display:inline-flex;align-items:center;gap:7px;padding:0 11px;border:0;border-radius:4px;color:var(--text-muted);background:transparent;font-size:10px;cursor:pointer}.b2b-payment-mode-tabs button.is-active{color:var(--indigo);background:#fff;box-shadow:0 1px 2px rgba(20,22,49,.08)}.b2b-payment-mode-tabs button:disabled{opacity:.42;cursor:not-allowed}.b2b-online-payment{display:grid;gap:14px}.b2b-online-payment>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.b2b-online-payment>div>button{min-height:66px;display:grid;justify-items:start;gap:5px;padding:11px 13px;border:.5px solid var(--border-default);border-radius:4px;color:var(--ink);background:#fff;text-align:left;cursor:pointer}.b2b-online-payment>div>button.is-selected{border-color:var(--indigo);box-shadow:0 0 0 2px rgba(23,24,68,.07)}.b2b-online-payment>div>button>span{color:var(--indigo);font-size:14px;font-weight:700}.b2b-online-payment>div>button>small{color:var(--text-muted);font-size:9px}.b2b-online-payment>.button{width:max-content;min-height:32px;justify-self:end;gap:7px;padding-inline:13px;color:#fff;font-size:10px}.b2b-bank-transfer{display:grid;gap:14px}.b2b-bank-transfer dl{margin:0;padding:13px 14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px;background:#f7f8fa}.b2b-bank-transfer dl>div{min-width:0;display:grid;gap:4px}.b2b-bank-transfer dt{color:var(--text-muted);font-size:8px}.b2b-bank-transfer dd{margin:0;overflow-wrap:anywhere;color:var(--ink);font-size:10px;font-weight:600}.b2b-bank-transfer>p{margin:0;color:var(--text-muted);font-size:9px}.b2b-bank-transfer>label:not(.b2b-transfer-proof){display:grid;gap:6px;color:var(--text-muted);font-size:9px}.b2b-bank-transfer input:not([type=file]){height:32px;padding:0 10px;border:.5px solid var(--border-default);border-radius:4px;background:#fff}.b2b-transfer-proof{min-height:58px;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;padding:10px 12px;border:.5px dashed var(--border-default);border-radius:4px;color:var(--indigo);background:#fff;font-size:10px}.b2b-transfer-proof input{grid-column:2;color:var(--text-muted);font-size:9px}.b2b-bank-transfer>.button{width:max-content;min-height:32px;justify-self:end;padding-inline:13px;font-size:10px}.b2b-payment-error{margin:0;color:#9f1d2d;font-size:9px}.b2b-payment-availability{margin:0;padding:14px;color:var(--text-muted);background:#f7f8fa;font-size:10px}.b2b-payment-close{width:max-content;padding:0;border:0;color:var(--indigo);background:transparent;font-size:9px;cursor:pointer}.b2b-payment-table article{cursor:pointer}.b2b-payment-table article.is-selected{background:#f7f8fa}.b2b-payment-complete{min-height:480px;display:grid;place-items:center;align-content:center;text-align:center}.b2b-payment-complete>svg{margin-bottom:16px;color:var(--indigo)}.b2b-payment-complete>span{color:var(--indigo);font-size:9px;font-weight:650}.b2b-payment-complete h2{margin:7px 0 0;color:var(--ink);font-size:24px}.b2b-payment-complete p{max-width:48ch;margin:10px auto 20px;color:var(--text-muted);font-size:11px;line-height:1.6}.b2b-payment-complete>div{display:flex;justify-content:center;gap:8px}.b2b-payment-complete>div .button{min-height:34px;padding-inline:14px;font-size:10px}.b2b-payment-complete>a{margin-top:14px;color:var(--indigo);font-size:9px}.b2b-payment-table article,.b2b-payment-table>div{min-height:56px;padding:10px 14px;display:grid;grid-template-columns:.7fr minmax(160px,1.3fr) .8fr .8fr .8fr;gap:13px;align-items:center;border-bottom:1px solid var(--line);font-size:var(--type-caption)}.b2b-payment-table>div{min-height:39px;color:var(--muted);background:#fafbfa;font-size:var(--type-caption);font-weight:700}.b2b-payment-table article:last-child{border-bottom:0}.b2b-payment-table article>span:nth-child(2){overflow:hidden;color:var(--muted);font-size:var(--type-caption);text-overflow:ellipsis;white-space:nowrap}.b2b-document-grid{display:grid;border:1px solid var(--line)}.b2b-document-grid article{min-height:62px;padding:11px 14px;display:grid;grid-template-columns:22px minmax(170px,1fr) .7fr auto;gap:13px;align-items:center;border-bottom:1px solid var(--line);font-size:var(--type-caption)}.b2b-document-grid article:last-child{border-bottom:0}.b2b-document-grid article>svg{color:var(--green)}.b2b-document-grid article span small,.b2b-document-grid article span strong{display:block}.b2b-document-grid article small{margin-top:4px;color:var(--muted)}.b2b-approval-queue{display:grid;border:1px solid var(--line)}.b2b-approval-queue>a{min-height:62px;padding:10px 14px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:13px;align-items:center;border-bottom:1px solid var(--line)}.b2b-approval-queue>a:last-child{border-bottom:0}.b2b-approval-queue>a>svg{color:var(--green)}.b2b-approval-queue>a span small,.b2b-approval-queue>a span strong{display:block}.b2b-approval-queue>a span strong{font-size:var(--type-caption)}.b2b-approval-queue>a span small{margin-top:4px;color:var(--muted);font-size:var(--type-caption)}.b2b-approval-list{display:grid}.b2b-approval-list article{min-height:62px;padding:10px 14px;display:grid;grid-template-columns:minmax(180px,1.4fr) .7fr .8fr auto;gap:16px;align-items:center;border-bottom:1px solid var(--line);font-size:var(--type-caption)}.b2b-approval-list article:last-child{border-bottom:0}.b2b-approval-list article span:first-child small,.b2b-approval-list article span:first-child strong{display:block}.b2b-approval-list article span:first-child small{margin-top:4px;color:var(--muted)}.b2b-account-footnote{margin:-8px 0 0;color:var(--muted);font-size:var(--type-caption)}.b2b-project-account-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.b2b-project-account-columns>section{min-width:0;border:1px solid var(--line)}.b2b-project-account-columns>section>a{min-height:66px;padding:11px 14px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;border-bottom:1px solid var(--line);font-size:var(--type-caption)}.b2b-project-account-columns>section>a:last-child{border-bottom:0}.b2b-project-account-columns>section>a:hover{background:#fafbfa}.b2b-project-account-columns>section>a span small,.b2b-project-account-columns>section>a span strong{display:block;overflow-wrap:anywhere}.b2b-project-account-columns>section>a span small{margin-top:4px;color:var(--muted)}.b2b-account-empty{min-height:290px;padding:40px;display:grid;place-items:center;align-content:center;border:1px dashed #c6ccca;text-align:center}.b2b-account-empty>svg{color:var(--green)}.b2b-account-empty strong{margin-top:13px;font-size:12px}.b2b-account-empty p{max-width:470px;margin:7px 0 17px;line-height:1.6}.b2b-account-empty p,.b2b-account-quiet{color:var(--muted);font-size:var(--type-caption)}.b2b-account-quiet{min-height:100px;margin:0;padding:35px 16px;text-align:center}.b2b-document-empty{display:grid;place-items:center;align-content:center;gap:9px}.b2b-document-empty>svg{color:#c4c8cf}.b2b-overview-empty{min-height:130px;display:grid;place-items:center;align-content:center;gap:9px;color:var(--muted)}.b2b-overview-empty>svg{color:#c4c8cf}.b2b-account-error{position:fixed;right:24px;bottom:24px;z-index:90;width:min(390px,calc(100vw - 48px));min-height:48px;padding:13px 44px 13px 15px;border:1px solid #d8a6a2;color:#752c2c;background:#fff3f3;box-shadow:0 12px 32px rgba(27,33,30,.15);font-size:var(--type-caption)}.b2b-account-error button{position:absolute;top:11px;right:11px;width:25px;height:25px;display:grid;place-items:center;border:0;background:transparent}.b2b-account-auth,.b2b-account-loading{min-height:calc(100vh - 72px);padding:60px 24px;display:grid;place-items:center;align-content:center;text-align:center}.b2b-account-loading{gap:12px}.b2b-account-auth h1{margin:16px 0 6px;font-size:28px}.b2b-account-auth p{max-width:560px;margin:0 0 22px;color:var(--muted);font-size:var(--type-caption);line-height:1.6}@media (max-width:1120px){.b2b-account-hub{padding-inline:28px}.b2b-account-shell{grid-template-columns:205px minmax(0,1fr);gap:18px}.b2b-account-main{padding:22px}.b2b-account-overview-grid,.b2b-project-account-columns{grid-template-columns:1fr}.b2b-team-invite{grid-template-columns:1fr 1fr}.b2b-team-invite .button{width:100%}.b2b-order-table-head,.b2b-order-table>div:not(.b2b-order-table-head){grid-template-columns:minmax(120px,1fr) .7fr .8fr .8fr 110px}.b2b-order-table-head>span:nth-child(4),.b2b-order-table>div:not(.b2b-order-table-head)>:nth-child(4){display:none}.b2b-quote-record>article{grid-template-columns:minmax(170px,1fr) 88px 110px 110px 106px 28px;gap:13px}}@media (max-width:820px){.b2b-account-hub{padding:28px 18px 60px}.b2b-account-page-header{min-height:84px}.b2b-account-shell{grid-template-columns:1fr}.b2b-account-nav{position:static;display:grid;grid-template-columns:auto 1fr auto;align-items:center;overflow:hidden}.b2b-account-identity{min-width:210px;border-bottom:0;border-right:1px solid var(--line)}.b2b-account-nav nav{padding:8px;display:flex;gap:3px;overflow-x:auto;scrollbar-width:none;border-bottom:0}.b2b-account-nav nav::-webkit-scrollbar{display:none}.b2b-account-nav nav+nav{border-left:1px solid var(--line)}.b2b-account-nav nav>span{display:none}.b2b-account-nav nav a{min-width:max-content;grid-template-columns:18px auto auto}.b2b-account-signout{width:40px;min-width:40px;padding:0;display:grid;place-items:center;border-left:1px solid var(--line);border-radius:0}.b2b-account-signout span{display:none}.b2b-account-metrics{grid-template-columns:1fr 1fr}.b2b-account-metrics article:nth-child(3){border-left:0}.b2b-account-metrics article:nth-child(n+3){border-top:1px solid var(--line)}.b2b-account-workspace-strip{grid-template-columns:1fr 1fr}.b2b-account-workspace-strip div:nth-child(3){border-left:0}.b2b-account-workspace-strip div:nth-child(n+3){border-top:1px solid var(--line)}.b2b-address-grid{grid-template-columns:1fr}.b2b-order-table,.b2b-payment-table,.b2b-quote-table,.b2b-team-table{overflow-x:auto}.b2b-team-read-row,.b2b-team-table-head,.b2b-team-table>form{min-width:760px}.b2b-order-table-head,.b2b-order-table>div:not(.b2b-order-table-head),.b2b-payment-table article,.b2b-payment-table>div,.b2b-quote-record>article{min-width:720px}}@media (max-width:560px){.b2b-account-page-header{gap:12px}.b2b-account-page-header h1{font-size:22px}.b2b-account-page-header>.status{margin-top:2px}.b2b-account-nav{position:relative;top:auto;display:block}.b2b-account-identity{min-height:70px;border-right:0}.b2b-account-nav nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0;overflow:visible;border-top:1px solid var(--line)}.b2b-account-nav nav+nav{border-left:0}.b2b-account-nav nav a{min-width:0;min-height:44px;padding-inline:10px;border-radius:0}.b2b-account-nav nav a:nth-child(odd){border-right:1px solid var(--line)}.b2b-account-nav nav a:nth-child(n+3){border-top:1px solid var(--line)}.b2b-account-signout{position:absolute;top:15px;right:8px;border-left:0}.b2b-account-main{min-height:560px;padding:18px}.b2b-account-section-header{flex-direction:column;gap:5px}.b2b-account-header-select,.b2b-account-section-header .button{width:100%;margin-bottom:16px}.b2b-billing-summary{grid-template-columns:1fr}.b2b-billing-summary article{border-left:0;border-top:1px solid var(--line)}.b2b-billing-summary article:first-child{border-top:0}.b2b-account-metrics article{min-height:92px}.b2b-account-row{grid-template-columns:minmax(0,1fr) auto}.b2b-account-row>span:nth-child(2){display:none}.b2b-account-form-grid,.b2b-team-invite{grid-template-columns:1fr;padding:16px}.b2b-account-form label.wide{grid-column:auto}.b2b-account-form-footer{align-items:stretch;flex-direction:column}.b2b-account-form-footer .b2b-account-secondary-action,.b2b-account-form-footer .button{width:100%}.b2b-native-order-lines article{grid-template-columns:1fr auto}.b2b-native-order-lines article>strong{grid-column:2}.b2b-approval-list article{grid-template-columns:minmax(0,1fr) auto}.b2b-approval-list article>:nth-child(3),.b2b-approval-list article>:nth-child(4){grid-column:auto}}.account-tabs button,.browse-toolbar button,.business-auth-tabs button,.mode-tabs>button,.queue-toolbar button,.workspace-tabs button{transition:color var(--motion-hover) ease,background-color var(--motion-hover) ease,border-color var(--motion-hover) ease,transform var(--motion-hover) var(--ease-enter)}.account-tabs button:active:not(:disabled),.browse-toolbar button:active:not(:disabled),.mode-tabs>button:active:not(:disabled),.queue-toolbar button:active:not(:disabled),.workspace-tabs button:active:not(:disabled){transform:translateY(1px)}.main-product-image img,.sample-main img,.viewer-product img{transition:opacity var(--motion-popover) ease,transform var(--motion-layer) var(--ease-enter)}@keyframes origin-page-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes origin-panel-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.submitted-record{display:flex;align-items:center;gap:8px;margin:10px 0 0;color:var(--green);font-size:11px;font-weight:700}.quote-change-form{display:grid;gap:10px;margin-top:12px}.quote-change-form textarea{min-height:92px;padding:12px;resize:vertical;border:1px solid var(--line);color:var(--navy)}.business-account-state{display:grid;min-height:420px;margin:0 var(--page-pad) 60px;padding:50px;place-items:center;align-content:center;border:1px solid var(--line);background:#fff;text-align:center}.business-account-state h2{margin:15px 0 4px;color:var(--navy)}.business-account-state p{max-width:580px;color:var(--muted)}.live-company-details{display:grid;grid-template-columns:1fr 1fr;margin:20px 0 0;border-top:1px solid var(--line)}.live-company-details>div{display:grid;gap:5px;padding:18px 8px;border-bottom:1px solid var(--line)}.live-company-details dt{color:var(--muted);font-size:var(--type-caption);font-weight:700}.live-company-details dd{margin:0;color:var(--navy);font-weight:600;overflow-wrap:anywhere}.business-record-list{display:grid;margin-top:18px;border-top:1px solid var(--line)}.business-record-list article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:18px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.business-record-list article>div{display:grid;gap:4px;min-width:0}.business-record-list article span{color:var(--muted);font-size:11px;overflow-wrap:anywhere}@media (max-width:760px){.live-company-details{grid-template-columns:1fr}.business-record-list article{grid-template-columns:minmax(0,1fr) auto}.business-record-list article>strong{grid-column:1/-1}.business-account-state{padding:34px 22px}}.real-checkout-progress{display:grid;grid-template-columns:repeat(4,1fr);margin:0 var(--page-pad) 20px;border:1px solid var(--line);background:#fff}.real-checkout-progress span{padding:13px 16px;border-right:1px solid var(--line);color:var(--muted);font-size:var(--type-caption);font-weight:700}.real-checkout-progress span:last-child{border-right:0}.real-checkout-progress span.is-active{background:var(--navy);color:#fff}.real-checkout-progress span.is-done{color:var(--green)}.real-b2b-checkout .form-section>p{max-width:680px;color:var(--muted);line-height:1.7}.real-b2b-checkout .form-grid .wide{grid-column:1/-1}.shipping-option-list{display:grid;gap:10px;margin-bottom:18px}.shipping-option-list label{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:15px;border:1px solid var(--line)}.shipping-option-list label.is-selected{border-color:var(--green);background:var(--mint)}.shipping-option-list label span{display:grid;gap:4px}.shipping-option-list label small{color:var(--muted)}.system-payment-note{display:flex;gap:13px;margin-bottom:20px;padding:16px;border:1px solid var(--line);background:var(--soft)}.system-payment-note>div{display:grid;gap:5px}.system-payment-note span{color:var(--muted);font-size:11px;line-height:1.55}.b2b-payment-provider-list{display:grid;gap:9px;margin-bottom:20px}.b2b-payment-provider-list label{display:grid;grid-template-columns:auto 24px minmax(0,1fr);align-items:center;gap:10px;min-height:60px;padding:12px;border:1px solid var(--line);background:#fff}.b2b-payment-provider-list label.is-selected{border-color:var(--green);background:var(--mint)}.b2b-payment-provider-list label span{display:grid;gap:4px}.b2b-payment-provider-list label small{color:var(--muted);font-size:var(--type-caption)}.b2b-promotion-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;margin:18px 0 8px}.b2b-promotion-form label{height:40px;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;padding:0 10px;border:1px solid var(--line);background:#fff}.b2b-promotion-form input{width:100%;min-width:0;border:0;outline:0;text-transform:uppercase}.b2b-promotion-form button{padding:0 12px;border:0;color:#fff;background:var(--navy);font-size:var(--type-caption);font-weight:700}.b2b-applied-promotions{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.b2b-applied-promotions span{padding:6px 8px;border:1px solid var(--green);color:var(--green);font-size:var(--type-caption);font-weight:700}.order-summary dl .discount{color:var(--green)}.b2b-order-confirmation{display:grid;min-height:calc(100vh - 76px);padding:50px 24px;place-items:center;align-content:center;text-align:center}.b2b-order-confirmation>svg{color:var(--green)}.b2b-order-confirmation h1{margin:8px 0;color:var(--navy);font-size:56px}.b2b-order-confirmation p:not(.eyebrow){max-width:560px;color:var(--muted)}.b2b-order-confirmation>strong{margin:12px 0 24px;color:var(--navy);font-size:24px}.live-project-brief{display:grid;gap:8px;margin:14px 0 24px;padding:16px;border:1px solid var(--border-subtle);background:var(--soft)}.live-project-brief p{margin:0;color:var(--navy);font-size:12px;line-height:1.7}.live-project-brief strong{margin-top:6px;font-size:var(--type-caption)}.live-project-brief span{color:var(--muted);font-size:var(--type-caption);line-height:1.55}.page-title-action-group{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.business-record-list article.is-selected{padding-left:12px;background:var(--soft);box-shadow:inset 0 0 0 1px var(--green)}.business-record-list article small{color:var(--muted);font-size:var(--type-caption);text-transform:capitalize}.business-record-actions{display:flex;grid-auto-flow:column;gap:8px}.business-record-actions button{min-height:30px;padding:0 10px;border:1px solid var(--line);color:var(--navy);background:#fff;font-size:var(--type-caption);font-weight:700}.business-record-actions button:last-child{border-color:var(--navy);color:#fff;background:var(--navy)}.b2b-order-detail{margin-top:24px;padding:20px;border:1px solid var(--line);background:var(--soft);animation:origin-panel-enter .26s var(--ease-enter) both}.b2b-order-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:15px}.b2b-order-detail-head>div:last-child{display:flex;flex-wrap:wrap;gap:6px}.b2b-order-detail-head span{color:var(--green);font-size:var(--type-caption);font-weight:700}.b2b-order-detail h3{margin:5px 0 0;color:var(--navy);font-size:24px}.b2b-order-detail-lines{display:grid;border-top:1px solid var(--line)}.b2b-order-detail-lines>div{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:15px;padding:13px 0;border-bottom:1px solid var(--line);font-size:var(--type-caption)}.b2b-order-detail-lines>div>span:first-child{display:grid;gap:3px}.b2b-order-detail-lines small{color:var(--muted)}.b2b-order-detail dl{width:min(330px,100%);margin:18px 0 18px auto}.b2b-order-detail dl div{display:flex;justify-content:space-between;gap:12px;padding:6px 0}.b2b-order-detail dl dd{margin:0}.b2b-order-detail dl .total{margin-top:5px;padding-top:11px;border-top:1px solid var(--navy);font-weight:700}@media (max-width:760px){.bulk-variant-row{grid-template-columns:minmax(0,1fr) 134px}.bulk-variant-row>span{grid-column:1}.bulk-variant-row>div:last-child{grid-column:2;grid-row:1/3}.page-title-action-group{justify-content:flex-start}.business-record-actions{grid-column:1/-1}.b2b-order-detail-head{flex-direction:column}.b2b-order-detail-lines>div{grid-template-columns:1fr auto}.b2b-order-detail-lines>div>strong{grid-column:2}}@media (max-width:620px){.real-checkout-progress{grid-template-columns:1fr 1fr}.real-checkout-progress span:nth-child(2){border-right:0}.real-checkout-progress span:nth-child(-n+2){border-bottom:1px solid var(--line)}}.b2b-account-v2 .b2b-account-nav nav a,.b2b-account-v2 .b2b-account-quick-action,.b2b-account-v2 .b2b-account-signout{font-size:11px}.b2b-account-v2 .b2b-account-section-tabs a,.b2b-account-v2 .b2b-after-sales-table>div,.b2b-account-v2 .b2b-order-status-tabs button,.b2b-account-v2 .b2b-order-table-head,.b2b-account-v2 .b2b-payment-table>div,.b2b-account-v2 .b2b-procurement-search input,.b2b-account-v2 .b2b-procurement-table>div,.b2b-account-v2 .b2b-route-table-head,.b2b-account-v2 .b2b-team-table-head{font-size:10px}.b2b-account-v2 .b2b-account-row,.b2b-account-v2 .b2b-after-sales-table>button,.b2b-account-v2 .b2b-approval-list article,.b2b-account-v2 .b2b-order-table>div:not(.b2b-order-table-head),.b2b-account-v2 .b2b-payment-summary-list>div,.b2b-account-v2 .b2b-payment-table article,.b2b-account-v2 .b2b-procurement-table>button,.b2b-account-v2 .b2b-procurement-table>button>span:first-child strong,.b2b-account-v2 .b2b-quote-table article,.b2b-account-v2 .b2b-route-table>a,.b2b-account-v2 .b2b-team-read-row,.b2b-account-v2 .b2b-team-table>form{font-size:11px}.b2b-account-v2 .b2b-after-sales-table>button small,.b2b-account-v2 .b2b-procurement-method,.b2b-account-v2 .b2b-procurement-record-source,.b2b-account-v2 .b2b-procurement-table>button small,.b2b-account-v2 .b2b-route-table>a>span:first-child small{font-size:9px}.b2b-account-v2 .status{min-height:20px;padding-inline:7px;border-radius:4px;font-size:9px;line-height:1}.b2b-account-v2 .b2b-order-detail-header{gap:10px}.b2b-account-v2 .b2b-order-detail-header .b2b-order-detail-action{height:28px;min-height:28px;padding-inline:12px;color:#fff!important;font-size:12px;font-weight:600;line-height:1}@media (min-width:761px){.b2b-account-v2 .b2b-order-detail-header{gap:0}}.b2b-account-v2 .b2b-after-sales-table,.b2b-account-v2 .b2b-native-order-lines,.b2b-account-v2 .b2b-procurement-table,.b2b-account-v2 .b2b-quote-lines{border-top-width:.5px}.b2b-account-v2 .b2b-account-row,.b2b-account-v2 .b2b-after-sales-table>button,.b2b-account-v2 .b2b-after-sales-table>div,.b2b-account-v2 .b2b-approval-list article,.b2b-account-v2 .b2b-approval-queue>a,.b2b-account-v2 .b2b-approval-queue>article,.b2b-account-v2 .b2b-document-grid article,.b2b-account-v2 .b2b-native-order-lines article,.b2b-account-v2 .b2b-order-table-head,.b2b-account-v2 .b2b-order-table>div:not(.b2b-order-table-head),.b2b-account-v2 .b2b-payment-summary-list>div,.b2b-account-v2 .b2b-payment-table article,.b2b-account-v2 .b2b-payment-table>div,.b2b-account-v2 .b2b-procurement-table>button,.b2b-account-v2 .b2b-procurement-table>div,.b2b-account-v2 .b2b-project-account-columns>section>a,.b2b-account-v2 .b2b-quote-lines article,.b2b-account-v2 .b2b-quote-table article,.b2b-account-v2 .b2b-route-table-head,.b2b-account-v2 .b2b-route-table>a,.b2b-account-v2 .b2b-team-read-row,.b2b-account-v2 .b2b-team-table-head,.b2b-account-v2 .b2b-team-table>form{border-bottom-width:.5px}.b2b-account-v2 .b2b-after-sales-cases>article,.b2b-account-v2 .b2b-order-detail-list>div+div{border-top-width:.5px}.b2b-account-v2 .b2b-account-row:last-child,.b2b-account-v2 .b2b-after-sales-table>button:last-child,.b2b-account-v2 .b2b-approval-list article:last-child,.b2b-account-v2 .b2b-approval-queue>a:last-child,.b2b-account-v2 .b2b-approval-queue>article:last-child,.b2b-account-v2 .b2b-document-grid article:last-child,.b2b-account-v2 .b2b-order-table>div:not(.b2b-order-table-head):last-child,.b2b-account-v2 .b2b-payment-summary-list>div:last-child,.b2b-account-v2 .b2b-payment-table article:last-child,.b2b-account-v2 .b2b-procurement-table>button:last-child,.b2b-account-v2 .b2b-project-account-columns>section>a:last-child,.b2b-account-v2 .b2b-route-table>a:last-child,.b2b-account-v2 .b2b-team-read-row:last-child,.b2b-account-v2 .b2b-team-table>form:last-child{border-bottom-width:0}.b2b-account-v2 .b2b-account-main{border:0}@media (max-width:900px){.account-page .b2b-account-hub{padding:0}.account-page .b2b-account-shell{min-height:calc(100dvh - 64px);grid-template-columns:1fr;gap:0;border:0;border-radius:0}.account-page .b2b-account-nav{position:fixed;top:0;bottom:0;left:0;z-index:151;width:min(292px,calc(100vw - 42px));display:flex;flex-direction:column;overflow-y:auto;border:0;border-right:1px solid var(--border-subtle);border-radius:0;box-shadow:14px 0 38px rgba(20,22,49,.16);transform:translateX(-102%);transition:transform .18s ease-out}.account-page .b2b-account-hub[data-nav-open=true] .b2b-account-nav{transform:translateX(0)}.account-page .b2b-account-nav nav{display:block;padding:12px 9px 0;overflow:visible;border:0}.account-page .b2b-account-nav nav+nav{border:0}.account-page .b2b-account-nav nav>span{display:block}.account-page .b2b-account-nav nav a{min-width:0;min-height:34px;padding:0 9px;grid-template-columns:19px minmax(0,1fr) auto;border-radius:4px}.account-page .b2b-account-nav-footer{margin-top:auto}.account-page .b2b-account-identity{min-width:0;min-height:48px;border:0}.account-page .b2b-account-signout{width:100%;min-width:0;margin:2px 0 0;padding:0 9px;grid-template-columns:19px minmax(0,1fr) auto;border:0}.account-page .b2b-account-signout span{display:block}.account-page .b2b-account-nav-brand>button,.account-page .b2b-account-sidebar-trigger{display:grid}.account-page .b2b-account-nav-backdrop{position:fixed;inset:0;z-index:150;display:block;border:0;background:rgba(15,16,30,.42);opacity:0;pointer-events:none;transition:opacity .18s ease-out}.account-page .b2b-account-hub[data-nav-open=true] .b2b-account-nav-backdrop{opacity:1;pointer-events:auto}}.b2b-account-v2 .b2b-quote-table .b2b-quote-record>article{border-bottom:.5px solid var(--line)}.b2b-account-v2 .b2b-quote-table .b2b-quote-next-action{font-size:11px}@media (max-width:620px){.b2b-account-v2 .b2b-quote-table{overflow:visible}.b2b-account-v2 .b2b-quote-record>article{position:relative;min-width:0;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;padding:14px 34px 14px 0}.b2b-account-v2 .b2b-quote-record>article>.b2b-quote-info{grid-column:1/-1}.b2b-account-v2 .b2b-quote-total,.b2b-account-v2 .b2b-quote-validity{justify-self:start}.b2b-account-v2 .b2b-quote-next-action,.b2b-account-v2 .b2b-quote-record>article>.status{justify-self:end}.b2b-account-v2 .b2b-quote-review{position:absolute;top:11px;right:0}.b2b-account-v2 .b2b-quote-detail{padding-inline:10px}.b2b-account-v2 .b2b-quote-lines article{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;padding-block:14px}.b2b-account-v2 .b2b-quote-line-product,.b2b-account-v2 .b2b-quote-line-specification{grid-column:1/-1}.b2b-account-v2 .b2b-quote-line-total{text-align:left}.b2b-account-v2 .b2b-quote-conversation article{max-width:100%}.b2b-account-v2 .b2b-quote-conversation header{flex-wrap:wrap;gap:2px 7px}.b2b-account-v2 .b2b-quote-decision-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.b2b-account-v2 .b2b-quote-decision-actions>.button,.b2b-account-v2 .b2b-quote-decision-actions>button{width:100%;padding-inline:8px}.b2b-payment-checkout>header{align-items:flex-start}.b2b-payment-mode-tabs{width:100%}.b2b-payment-mode-tabs button{flex:1 1;justify-content:center}.b2b-bank-transfer dl,.b2b-online-payment>div{grid-template-columns:1fr}.b2b-bank-transfer>.button,.b2b-online-payment>.button{width:100%;justify-self:stretch}.b2b-payment-complete>div{width:100%;align-items:stretch;flex-direction:column}}.b2b-payment-modal-only{display:contents}.b2b-payment-modal-only>*{display:none!important}.b2b-payment-dialog-backdrop{position:fixed;inset:0;z-index:200;padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));display:grid;place-items:center;overflow-y:auto;overscroll-behavior:contain;background:rgba(15,16,30,.38)}.b2b-payment-dialog{position:relative;width:min(720px,100%);max-height:calc(100dvh - 32px);overflow:auto;overscroll-behavior:contain;border:.5px solid rgba(23,24,68,.16);border-radius:6px;background:#fff;box-shadow:0 18px 50px rgba(20,22,49,.16),0 2px 8px rgba(20,22,49,.08)}.b2b-payment-dialog-close{position:absolute;top:10px;right:10px;z-index:1;width:34px;height:34px;padding:0;display:grid;place-items:center;border:0;border-radius:4px;color:var(--text-muted);background:transparent;cursor:pointer}.b2b-payment-dialog-close:focus-visible,.b2b-payment-dialog-close:hover{color:var(--indigo);background:rgba(23,24,68,.045)}.b2b-payment-dialog-close:focus-visible{outline:3px solid rgba(23,24,68,.1);outline-offset:0}.ai-credit-recharge{width:min(520px,100%)}.ai-credit-recharge__body{padding:24px;display:grid;gap:20px}.ai-credit-recharge__body>header{padding-right:32px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px}.ai-credit-recharge__body>header>span{width:36px;height:36px;display:grid;place-items:center;border-radius:5px;color:var(--indigo);background:rgba(23,24,68,.06)}.ai-credit-recharge__body h2,.ai-credit-recharge__body p,.ai-credit-recharge__body small{margin:0}.ai-credit-recharge__body h2{color:var(--ink);font-size:18px;line-height:1.25}.ai-credit-recharge__body header p,.ai-credit-recharge__body header small{color:var(--text-muted);font-size:10px;line-height:1.45}.ai-credit-recharge__body header>strong{color:var(--indigo);font-size:18px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.ai-credit-recharge__pricing{padding:12px 14px;display:grid;grid-template-columns:1fr auto;gap:3px 12px;border:.5px solid rgba(23,24,68,.14);border-radius:5px;background:#f9f9fb}.ai-credit-recharge__pricing span,.ai-credit-recharge__pricing strong{color:var(--ink);font-size:12px}.ai-credit-recharge__pricing small{grid-column:1/-1;color:var(--text-muted);font-size:10px}.ai-credit-recharge fieldset{min-width:0;margin:0;padding:0;border:0}.ai-credit-recharge legend{margin-bottom:8px;color:var(--text-muted);font-size:10px;font-weight:650;text-transform:uppercase}.ai-credit-recharge__amounts,.ai-credit-recharge__providers{display:grid;gap:8px}.ai-credit-recharge__amounts{grid-template-columns:repeat(4,minmax(0,1fr))}.ai-credit-recharge__providers{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-credit-recharge__amounts button,.ai-credit-recharge__providers button{height:36px;padding:0 12px;display:flex;align-items:center;justify-content:center;gap:7px;border:.5px solid #d7dae1;border-radius:5px;color:var(--ink);background:#fff;font-size:12px;font-weight:650;cursor:pointer}.ai-credit-recharge__amounts button:hover,.ai-credit-recharge__providers button:hover{border-color:rgba(23,24,68,.38)}.ai-credit-recharge__amounts button.is-selected,.ai-credit-recharge__providers button.is-selected{border-color:var(--indigo);color:var(--indigo);background:rgba(23,24,68,.035)}.ai-credit-recharge__error{margin:0;color:#a13232;font-size:11px;line-height:1.5}.ai-credit-recharge__submit{width:100%;min-height:38px}.ai-credit-recharge__complete{min-height:300px;padding:36px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center}.ai-credit-recharge__complete>svg{color:#27855b}.ai-credit-recharge__complete h2,.ai-credit-recharge__complete p{margin:0}.ai-credit-recharge__complete h2{color:var(--ink);font-size:18px}.ai-credit-recharge__complete p{color:var(--text-muted);font-size:12px}.ai-credit-recharge__complete .button{margin-top:8px}.b2b-account-editor-dialog{width:min(760px,100%)}.b2b-account-editor-header{min-height:88px;padding:22px 58px 18px 24px;display:grid;align-content:center;gap:6px;border-bottom:.5px solid #e1e3e8}.b2b-account-editor-header h2,.b2b-account-editor-header p{margin:0}.b2b-account-editor-header h2{color:var(--ink);font-size:18px;line-height:1.25;font-weight:650}.b2b-account-editor-header p{color:var(--text-muted);font-size:10px;line-height:1.55}.b2b-account-editor-dialog .b2b-company-address-form{border:0;border-radius:0;animation:none}.b2b-account-editor-dialog .b2b-company-address-form .origin-select[data-density=compact] .origin-select__trigger,.b2b-account-editor-dialog .b2b-company-address-form input:not(.b2b-permission-control){height:32px!important;min-height:32px!important}.b2b-account-editor-dialog .b2b-address-form-footer{min-height:48px;padding:8px 16px}.b2b-account-editor-dialog .b2b-address-form-footer .button{height:32px;min-height:32px;padding-inline:14px;font-size:10px}.b2b-account-form-footer.is-actions-only{justify-content:flex-end}.b2b-account-editor-dialog .b2b-team-invite{padding:20px 24px 24px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;overflow:visible;border:0;border-radius:0;background:var(--white);animation:none}.b2b-account-editor-dialog .b2b-team-invite .origin-select__trigger,.b2b-account-editor-dialog .b2b-team-invite input{height:32px!important;min-height:32px!important}.b2b-account-dialog-actions{grid-column:1/-1;padding-top:4px;display:flex;gap:8px;align-items:center;justify-content:flex-end}.b2b-account-dialog-actions .b2b-account-secondary-action,.b2b-account-dialog-actions .button{min-height:34px}.b2b-account-editor-dialog .b2b-team-invite .b2b-account-dialog-actions .button{height:32px;min-height:32px;padding-inline:14px;font-size:10px}.b2b-account-editor-dialog .b2b-team-policy{padding:20px 24px 24px;gap:18px;border:0}.b2b-account-editor-dialog .b2b-team-policy-grid{grid-template-columns:minmax(0,1fr);gap:12px;align-items:start}.b2b-account-editor-dialog .b2b-team-policy-grid>label:first-child{width:min(240px,100%)}.b2b-account-editor-dialog .b2b-team-policy-grid input[type=number]{height:32px!important;min-height:32px!important}.b2b-account-editor-dialog .b2b-team-policy>.button{height:32px;min-height:32px;width:max-content;max-width:100%;justify-self:end;padding-inline:14px;font-size:10px;white-space:nowrap}.b2b-account-editor-dialog .b2b-team-policy fieldset label,.b2b-account-editor-dialog .b2b-team-policy-toggle{position:relative;gap:6px;font-size:10px}.b2b-account-editor-dialog input.b2b-permission-control{position:absolute;width:1px;min-width:1px;height:1px;min-height:1px;margin:0;padding:0;opacity:0}.b2b-account-editor-dialog .b2b-permission-checkbox{width:14px;height:14px;display:grid;flex:0 0 auto;place-items:center;border-radius:3px;color:var(--white);background:var(--white);box-shadow:inset 0 0 0 .5px #c4c8cf;transition:background .12s ease-out,box-shadow .12s ease-out}.b2b-account-editor-dialog .b2b-permission-checkbox svg{opacity:0}.b2b-account-editor-dialog .b2b-permission-control:checked+.b2b-permission-checkbox{background:var(--indigo);box-shadow:inset 0 0 0 .5px var(--indigo)}.b2b-account-editor-dialog .b2b-permission-control:checked+.b2b-permission-checkbox svg{opacity:1}.b2b-account-editor-dialog .b2b-permission-control:focus-visible+.b2b-permission-checkbox{box-shadow:inset 0 0 0 .5px var(--indigo),0 0 0 3px rgba(23,24,68,.11)}.b2b-account-editor-dialog .b2b-permission-label{color:var(--text-muted);font-size:10px;line-height:1.35}.b2b-payment-dialog .b2b-payment-checkout{padding:24px;border:0}.b2b-payment-dialog .b2b-payment-checkout>header{padding-right:38px}.b2b-payment-dialog .b2b-payment-complete{min-height:min(440px,calc(100dvh - 64px));padding:32px 24px}.b2b-billing-tabs{display:flex;align-items:flex-end;gap:24px;border-bottom:.5px solid var(--line)}.b2b-billing-tabs button{position:relative;min-height:38px;padding:0 0 9px;display:inline-flex;align-items:center;gap:7px;border:0;color:var(--muted);background:transparent;font-size:11px;font-weight:600;cursor:pointer}.b2b-billing-tabs button:after{position:absolute;right:0;bottom:-.5px;left:0;height:2px;background:transparent;content:""}.b2b-billing-tabs button.is-active{color:var(--indigo)}.b2b-billing-tabs button.is-active:after{background:var(--indigo)}.b2b-billing-tabs button>span{min-width:18px;height:18px;padding-inline:5px;display:inline-grid;place-items:center;border-radius:4px;color:var(--text-muted);background:#f1f2f5;font-size:9px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.b2b-billing-tabs button:focus-visible{border-radius:3px;outline:3px solid rgba(23,24,68,.1);outline-offset:2px}.b2b-account-v2 .b2b-billing-summary{overflow:hidden;border:.5px solid var(--line);border-radius:4px}.b2b-account-v2 .b2b-billing-summary article{align-items:center;border-left-width:.5px;background:#fff}.b2b-account-v2 .b2b-billing-summary article:first-child{border-radius:4px 0 0 4px}.b2b-account-v2 .b2b-billing-summary article:last-child{border-radius:0 4px 4px 0}.b2b-account-v2 .b2b-billing-summary article svg{align-self:center;color:var(--indigo)}.b2b-account-v2 .b2b-payment-table{overflow:hidden;border:0;background:#fff}.b2b-account-v2 .b2b-payment-table>.b2b-payment-row,.b2b-account-v2 .b2b-payment-table>div{min-height:56px;padding:10px 14px;display:grid;grid-template-columns:.7fr minmax(160px,1.3fr) .8fr .8fr .8fr;gap:13px;align-items:center;border:0;border-bottom:.5px solid var(--line);border-radius:0;font-size:11px;text-align:left}.b2b-account-v2 .b2b-payment-table>div{min-height:39px;color:var(--muted);background:#fafbfa;font-size:10px;font-weight:700}.b2b-account-v2 .b2b-payment-table>.b2b-payment-row{width:100%;color:var(--text);background:#fff;cursor:pointer}@media (hover:hover){.b2b-account-v2 .b2b-payment-table>.b2b-payment-row:hover{background:#fafafa}}.b2b-account-v2 .b2b-payment-table>.b2b-payment-row.is-selected,.b2b-account-v2 .b2b-payment-table>.b2b-payment-row:active{background:#f8f8f9}.b2b-account-v2 .b2b-payment-table>.b2b-payment-row:focus-visible{position:relative;z-index:1;outline:3px solid rgba(23,24,68,.1);outline-offset:-3px}.b2b-account-v2 .b2b-payment-table>.b2b-payment-row>span:nth-child(2){overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.b2b-account-v2 .b2b-payment-table>.b2b-payment-row>strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.b2b-account-v2 .b2b-payment-table>.b2b-payment-row>.status{width:max-content;max-width:100%;justify-self:start;white-space:nowrap}@media (max-width:620px){.b2b-payment-dialog-backdrop{padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.b2b-payment-dialog{max-height:calc(100dvh - 20px);border-radius:4px}.b2b-account-editor-header{min-height:80px;padding:18px 48px 15px 16px}.b2b-account-editor-header h2{font-size:16px}.b2b-account-editor-dialog .b2b-team-invite,.b2b-account-editor-dialog .b2b-team-policy{padding:16px}.b2b-account-editor-dialog .b2b-team-invite{grid-template-columns:1fr}.b2b-account-dialog-actions{grid-column:auto;align-items:stretch;flex-direction:column-reverse}.b2b-account-dialog-actions .b2b-account-secondary-action,.b2b-account-dialog-actions .button,.b2b-account-editor-dialog .b2b-team-policy>.button{width:100%}.b2b-payment-dialog .b2b-payment-checkout{padding:18px 14px 16px}.b2b-payment-dialog .b2b-payment-checkout>header{padding-right:34px}.b2b-billing-tabs{width:100%;gap:18px}.b2b-account-v2 .b2b-billing-summary article{border-top-width:.5px}.b2b-account-v2 .b2b-billing-summary article:first-child,.b2b-account-v2 .b2b-billing-summary article:last-child{border-radius:0}.b2b-account-v2 .b2b-payment-table{overflow:visible}.b2b-account-v2 .b2b-payment-table>div{display:none}.b2b-account-v2 .b2b-payment-table>.b2b-payment-row{min-width:0;min-height:82px;padding:12px 2px;grid-template-columns:minmax(0,1fr) auto;gap:5px 14px}.b2b-account-v2 .b2b-payment-row>span:first-child{grid-column:1;grid-row:2;color:var(--muted)}.b2b-account-v2 .b2b-payment-row>span:nth-child(2){grid-column:1;grid-row:1;color:var(--ink);font-weight:600}.b2b-account-v2 .b2b-payment-row>span:nth-child(3){grid-column:1;grid-row:3;color:var(--muted)}.b2b-account-v2 .b2b-payment-row>.status{grid-column:2;grid-row:2;justify-self:end}.b2b-account-v2 .b2b-payment-row>strong{grid-column:2;grid-row:1;justify-self:end}}