:root{color-scheme:light;--red:#B51230;--ink:#211D1D;--muted:#6F6965;--line:#E8E3DD;--paper:#FFFFFF;--bg:#FCFBF8;--hero-blue:#DDECEF;--warm:#F7F3ED;font-family:Inter,Arial,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--bg)}button,input,select,textarea{font:inherit}.shell{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;grid-gap:8vw;gap:8vw;padding:8vw;background:linear-gradient(120deg,#f5f0eb 0 55%,#fff 55%)}.brand span{color:var(--red);font-weight:800;letter-spacing:.12em}.brand h1{max-width:620px;margin:20px 0 14px;font-size:clamp(42px,6vw,84px);line-height:1.02}.brand p{color:var(--muted);font-size:20px}.card{width:min(100%,480px);padding:38px;background:rgba(255,255,255,.96);border:1px solid var(--line);border-radius:24px;box-shadow:0 24px 70px #32101817}h2{margin:0 0 28px;font-size:28px}label{display:grid;grid-gap:9px;gap:9px;margin:18px 0;font-weight:700}input,select,textarea{width:100%;padding:15px 16px;border:1px solid var(--line);border-radius:12px;background:#fff}textarea{min-height:90px;resize:vertical}input:focus,select:focus,textarea:focus{outline:3px solid #a6192e22;border-color:var(--red)}fieldset{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;border:0;padding:0;margin:24px 0}legend{margin-bottom:10px;font-weight:700}button{cursor:pointer;border:0;border-radius:12px;padding:14px 16px}.primary{width:100%;color:#fff;background:var(--red);font-weight:800}.choice{background:#f1f2f3}.selected{color:#fff;background:var(--red)}.link{width:100%;margin-top:8px;background:transparent;color:var(--red)}.check{grid-template-columns:auto 1fr;align-items:center;font-size:14px;font-weight:400}.check input{width:auto}.muted,.note{color:var(--muted)}.message{padding:12px;border-radius:10px;background:#f7edea;color:#7c1828}.identity{display:flex;justify-content:space-between;margin:28px 0;padding:18px;border-radius:14px;background:#f4f5f6}.identity strong{color:var(--red)}.card:has(.store-panel){width:min(100%,640px)}.card:has(.product-panel){width:min(100%,920px)}.store-panel{border-top:1px solid var(--line);margin-top:30px;padding-top:30px}.section-title,.store-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.store-heading h2{margin:5px 0 20px}.eyebrow{color:var(--red);font-size:12px;font-weight:800;letter-spacing:.12em}.heading-actions{display:flex;align-items:center;gap:8px}.edit-button{padding:7px 11px;color:var(--red);background:#f5eef0;font-size:13px;font-weight:800}.view-store-link{display:inline-flex;width:max-content;margin:14px 0 22px;text-decoration:none}.dashboard-view-store-link{margin:0;align-items:center;white-space:nowrap}.status{padding:7px 11px;border-radius:999px;font-size:13px;font-weight:800;white-space:nowrap}.status.active{background:#e5f6ea;color:#176b37}.status.paused{background:#f6ece3;color:#8a451a}.serial{display:flex;justify-content:space-between;align-items:center;padding:15px 17px;margin-bottom:20px;border-radius:12px;background:#f4f5f6}.serial strong{color:var(--red);font-size:22px;letter-spacing:.08em}.profile-summary{display:grid;grid-gap:10px;gap:10px}.profile-summary div{display:grid;grid-gap:6px;gap:6px;padding:14px 16px;border-radius:12px;background:#f6f7f8}.profile-summary span{color:var(--muted);font-size:13px}.profile-summary strong{overflow-wrap:anywhere}.section-title{align-items:baseline;margin-top:34px}.section-title h3{margin:0}.section-title span{color:var(--muted);font-size:13px}.location-list{display:grid;grid-gap:10px;gap:10px;margin:14px 0 24px}.location-item{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;padding:15px;border:1px solid var(--line);border-radius:12px}.location-item p{margin:6px 0 0;color:var(--muted);font-size:14px}.review-status{flex:0 0 auto;padding:6px 9px;border-radius:999px;color:#8a451a;background:#f6ece3;font-size:12px;font-weight:800}.mini-actions{display:flex;gap:5px;align-items:flex-start}.mini-actions button{padding:7px 9px;color:var(--red);background:#f5eef0;font-size:12px}.location-editor-list{display:grid;grid-gap:14px;gap:14px;margin:14px 0}.location-form{padding:20px;border-radius:16px;background:#f6f7f8}.location-form h3{margin:0}.location-form-title{display:flex;justify-content:space-between;align-items:center}.location-form-title button{padding:7px 9px;color:var(--red);background:#fff;font-size:12px;font-weight:700}.form-actions{display:flex;gap:10px}.form-actions button{flex:1 1}.save-actions{margin-top:20px}.add-location{margin-top:2px}.conflict-notice{margin-top:20px;padding:17px;border:1px solid #d7a74a;border-radius:14px;background:#fff8e8}.conflict-notice p{margin:8px 0 15px;color:#6d5324;line-height:1.55}.secondary{width:100%;color:var(--ink);background:#eceef0;font-weight:700}.pause{margin-top:18px}.secondary-action-text{min-height:40px;padding-inline:16px}.secondary-action-icon{display:grid;width:30px;height:30px;min-width:30px;place-items:center;padding:0;border:1px solid #d9dde1;border-radius:9px;color:var(--red);background:#ffffffeb;font-size:20px;font-weight:500;line-height:1}.product-panel{border-top:1px solid var(--line);margin-top:34px;padding-top:32px}.product-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.product-heading h2{margin:5px 0 20px}.product-tools{display:grid;grid-gap:12px;gap:12px;padding:18px;border-radius:16px;background:#f6f7f8}.product-tools label{margin:0}.primary-product-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.primary-product-action{display:flex;min-height:92px;align-items:center;gap:15px;padding:18px 20px;border-radius:14px;color:#fff;cursor:pointer;text-align:left;box-shadow:0 8px 18px #20242a12;transition:transform .15s ease,box-shadow .15s ease}.primary-product-action:hover{transform:translateY(-1px);box-shadow:0 10px 22px #20242a1c}.primary-product-action>span:last-of-type{display:grid;grid-gap:5px;gap:5px}.primary-product-action strong{font-size:18px}.primary-product-action small{color:#ffffffc9;font-size:12px;font-weight:500}.primary-product-action input{display:none}.manual-action{background:var(--red)}.ai-action{display:grid;grid-template-columns:42px minmax(0,1fr);align-content:center;background:#242629;cursor:default}.ai-action>.file-button,.ai-action>button,.ai-action>small{grid-column:2}.ai-action>.file-button{padding:9px 12px;color:#252629;background:#fff;font-size:12px}.ai-action>button{margin-top:2px;padding:10px 12px}.product-action-icon{display:grid;flex:0 0 42px;width:42px;height:42px;place-items:center;border-radius:12px;color:#fff;background:#ffffff20;font-size:18px;font-weight:900}.spreadsheet-tools{display:flex;align-items:center;justify-content:flex-end;gap:5px;color:var(--muted);font-size:11px}.spreadsheet-tools>span{margin-right:4px}.spreadsheet-tools button,.spreadsheet-tools label{width:auto;padding:5px 8px;border-radius:7px;color:#555b63;background:#e8eaed;font-size:11px;font-weight:700;cursor:pointer}.spreadsheet-tools input{display:none}.file-button{display:block;padding:13px 15px;border-radius:12px;background:#eceef0;text-align:center;font-weight:800;cursor:pointer}.file-button input{display:none}.ai-button{color:#fff;background:#242629;align-self:end}.tool-note{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.product-list{display:grid;grid-gap:8px;gap:8px;max-height:330px;overflow:auto;margin:18px 0}.product-row{width:100%;display:grid;grid-template-columns:52px 1fr auto;grid-gap:12px;gap:12px;align-items:center;padding:10px;border:1px solid var(--line);background:#fff;text-align:left}.product-row.active{border-color:var(--red);box-shadow:0 0 0 2px #a6192e18}.image-empty,.product-row img{width:52px;height:52px;border-radius:9px;object-fit:cover;background:#f0f1f2}.image-empty{display:grid;place-items:center;color:var(--muted);font-size:12px}.product-row span:not(.image-empty){display:grid;grid-gap:5px;gap:5px}.product-row small{color:var(--muted)}.product-row em{color:#9b5b18;font-size:12px;font-style:normal;font-weight:800}.product-editor{display:grid;grid-gap:16px;gap:16px;padding:20px;border:1px solid var(--line);border-radius:18px;background:#f6f7f8}.product-editor-head{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;padding:4px 4px 8px}.product-editor-head h3{margin:5px 0 0;font-size:24px}.draft-reminder{padding:7px 10px;border-radius:999px;color:#6c4c20;background:#fff3d8;font-size:12px;font-weight:800;white-space:nowrap}.product-form-card{padding:22px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 7px 20px #252a3008}.product-step-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid #eceef0}.product-step-head>span{display:grid;flex:0 0 30px;width:30px;height:30px;place-items:center;border-radius:9px;color:#fff;background:var(--red);font-weight:900}.product-step-head h3{margin:2px 0 4px;font-size:18px}.product-step-head p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.product-edit-workspace{display:grid;grid-template-columns:minmax(0,1fr) 245px;grid-gap:16px;gap:16px;align-items:start}.product-edit-form{display:grid;min-width:0;grid-gap:16px;gap:16px}.product-section-head{display:grid;grid-template-columns:34px 1fr;grid-column-gap:11px;column-gap:11px;margin-bottom:18px;padding-bottom:15px;border-bottom:1px solid #eceef0}.product-section-head>span{grid-row:1/3;display:grid;width:34px;height:34px;place-items:center;border-radius:9px;color:var(--red);background:#f7e9ec;font-size:12px;font-weight:900}.product-section-head h3{margin:0 0 4px;font-size:19px}.product-section-head p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.commercial-basics label{margin-top:0}.advanced-settings{margin-top:12px;border:1px solid var(--line);border-radius:13px;background:#fafbfc;overflow:hidden}.advanced-settings summary{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:15px;cursor:pointer;font-weight:800}.advanced-settings summary small{color:var(--muted);font-weight:400}.advanced-settings-body{padding:2px 15px 15px;border-top:1px solid #eceef0}.product-live-preview{position:-webkit-sticky;position:sticky;top:116px;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 9px 25px #20242a0d}.preview-heading{display:grid;grid-gap:3px;gap:3px;padding:16px;border-bottom:1px solid #eceef0}.preview-heading span{color:var(--red);font-size:11px;font-weight:800}.preview-heading strong{font-size:15px}.preview-image-empty,.product-live-preview>img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#f0f2f4}.preview-image-empty{display:grid;place-items:center;align-content:center;grid-gap:6px;gap:6px;color:#7a8088}.preview-image-empty span{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:#fff;font-weight:800}.preview-image-empty small{font-size:11px}.preview-product-copy{display:grid;grid-gap:7px;gap:7px;padding:16px}.preview-product-copy>strong{font-size:16px;line-height:1.4}.preview-product-copy small{color:var(--muted)}.preview-product-copy em{margin-top:4px;color:var(--red);font-size:20px;font-style:normal;font-weight:900}.preview-product-copy p{margin:5px 0 0;padding:9px;border-radius:9px;color:#555b63;background:#f5f6f7;font-size:12px;line-height:1.45}.preview-note{margin:0;padding:13px 16px;border-top:1px solid #eceef0;color:var(--muted);font-size:11px;line-height:1.5}.product-basics-layout{display:grid;grid-template-columns:minmax(210px,.72fr) minmax(0,1.6fr);grid-gap:22px;gap:22px;align-items:start}.product-image-column{min-width:0}.product-basic-fields label:first-child,.product-image-grid{margin-top:0}.product-image-grid>div:first-child img{width:140px;height:140px}.product-image-grid em{position:absolute;top:5px;left:5px;padding:4px 7px;border-radius:999px;color:#fff;background:#17181acc;font-size:10px;font-style:normal;font-weight:800}.product-image-upload{display:grid;min-height:140px;place-items:center;align-content:center;grid-gap:5px;gap:5px;border:2px dashed #cfd3d8;color:#353a41;background:#fafbfc}.product-image-upload:hover{border-color:#bd7783;background:#fff8f9}.product-image-upload small{color:var(--muted);font-weight:400}.image-upload-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:#fff;background:var(--red);font-size:22px;line-height:1}.ai-source-picker{display:grid;grid-gap:7px;gap:7px;margin-bottom:14px;padding:12px;border-radius:12px;background:#f6f7f8}.ai-source-picker>small{color:var(--muted)}.ai-source-picker .image-grid{margin:0}.ai-source-picker button{display:grid;grid-gap:5px;gap:5px;padding:5px;border:2px solid transparent;border-radius:10px;background:#fff;color:#4f555d;font-size:11px;font-weight:700}.ai-source-picker button.selected{border-color:var(--red);color:var(--red)}.ai-source-picker img{width:76px;height:76px;border-radius:7px;object-fit:cover}.product-tags-section{gap:16px}.product-tag-group{display:grid;grid-gap:9px;gap:9px}.product-tag-group>strong{font-size:13px}.recommended-tags,.selected-tags{display:flex;gap:8px;overflow-x:auto;padding:2px 0 6px}.recommended-tags button,.selected-tags button{flex:0 0 auto;min-height:38px;padding:9px 14px;border:1px solid #d7dbe0;border-radius:9px;color:#343941;background:#f1f2f3;font-size:13px;font-weight:800;white-space:nowrap}.selected-tags-area{padding-top:14px;border-top:1px solid #eceef0}.selected-tags button{display:flex;align-items:center;gap:8px;color:var(--red);border-color:#ddb9c0;background:#fff7f8}.selected-tags button span{font-size:17px;line-height:1}.recommended-tags button:disabled,.selected-tags button:disabled{cursor:not-allowed;opacity:.55}.product-tags-empty,.product-tags-error{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.product-tags-error{padding:10px 12px;border-radius:9px;color:#8a2638;background:#fff0f2}.three-columns,.two-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.price-settings-row{margin-bottom:12px}.price-settings-row label{margin-top:0}.price-input-with-unit{position:relative}.price-input-with-unit input{width:100%;padding-right:118px}.price-input-with-unit span{position:absolute;top:50%;right:13px;max-width:104px;overflow:hidden;transform:translateY(-50%);color:#626870;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap;pointer-events:none}.short-field{max-width:420px}.subsection-title{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin:24px 0 12px}.subsection-title h4{margin:0 0 5px;font-size:17px}.subsection-title p{margin:0;color:var(--muted);font-size:13px}.subsection-title>span{color:var(--muted);font-size:12px;white-space:nowrap}.size-settings{margin-top:22px;padding-top:2px;border-top:1px solid #eceef0}.category-notice,.issue-box{padding:14px;border-radius:12px;background:#fff8e8;color:#6d5324;line-height:1.5}.issue-box{margin:20px 0 0}.issue-box p{margin:5px 0 0}.checks{display:grid;align-content:center}.checks label{grid-template-columns:auto 1fr;align-items:center;margin:5px 0;font-size:14px}.checks input{width:auto}.checks label>span{display:grid;grid-gap:3px;gap:3px}.checks small,.field-help{color:var(--muted);font-size:12px;font-weight:400;line-height:1.45}.field-help{display:block;margin-top:-4px}.product-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.product-option-grid label{margin:0;padding:14px;border:1px solid var(--line);border-radius:12px;background:#fafbfc}.image-grid{display:flex;flex-wrap:wrap;gap:10px;margin:13px 0}.image-grid>div{position:relative}.image-grid img{width:92px;height:92px;border-radius:11px;object-fit:cover;border:1px solid var(--line)}.image-grid button{position:absolute;right:4px;bottom:4px}.image-grid button:not(.secondary-action-icon){padding:5px 7px;background:#ffffffdd;color:var(--red);font-size:11px}.section-help{margin:8px 0 12px;padding:11px 13px;border-radius:10px;color:#596068;background:#f6f7f8;font-size:13px;line-height:1.55}.repeat-group{margin:10px 0;padding:14px;border:1px solid var(--line);border-radius:13px;background:#fbfbfc}.packaging-option-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:11px}.packaging-option-title strong{font-size:14px}.packaging-option-title span{padding:4px 7px;border-radius:999px;color:var(--muted);background:#eceef0;font-size:11px}.repeat-row{display:grid;grid-template-columns:1.2fr 1fr 1fr auto;grid-gap:8px;gap:8px;align-items:end;margin:8px 0}.packaging-row{grid-template-columns:1fr 1.25fr 1fr}.repeat-row label{gap:6px;margin:0;color:#50555d;font-size:12px}.repeat-row input{padding:11px;color:var(--ink);font-size:15px}.compact,.repeat-row button{padding:10px 12px;color:var(--red);background:#f5eef0;font-weight:700}.size-row{grid-template-columns:1fr 1fr auto}.compact{margin-top:5px}.add-setting-button{border:1px dashed #d8b8be;background:#fff8f9}.row-explanation{margin:10px 0 0;color:#5d636b;font-size:13px;line-height:1.5}.product-actions{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:0;padding:14px;border:1px solid #d7dbe0;border-radius:14px;background:#fff;box-shadow:0 8px 22px #17181a0d}.product-actions>span{color:var(--muted);font-size:12px}.product-actions>div{display:flex;gap:9px}.product-actions button{width:auto;min-width:150px}.clone-box{margin-top:24px;padding:18px;border-radius:15px;background:#f6f7f8}.clone-box h3{margin:0 0 7px}.clone-box p{color:var(--muted);font-size:13px;line-height:1.5}@media (max-width:800px){.shell{grid-template-columns:1fr;padding:24px;background:var(--bg)}.brand h1{font-size:42px}.brand p{font-size:16px}.card{width:100%;padding:26px}.store-heading{align-items:flex-start}.heading-actions{flex-direction:column;align-items:flex-end}.form-actions{flex-direction:column-reverse}.primary-product-actions,.product-basics-layout,.product-edit-workspace,.product-option-grid,.product-tools,.three-columns,.two-columns{grid-template-columns:1fr}.primary-product-action{min-height:82px;padding:15px 17px}.spreadsheet-tools{flex-wrap:wrap;justify-content:flex-start}.packaging-row,.repeat-row,.size-row{grid-template-columns:1fr}.repeat-row button{grid-column:1/-1}.product-row{grid-template-columns:46px 1fr}.product-row em{grid-column:2}.product-editor{padding:12px}.product-editor-head{align-items:flex-start}.draft-reminder{white-space:normal}.product-form-card{padding:17px}.product-image-upload{min-height:118px}.product-live-preview{position:static}.preview-image-empty,.product-live-preview>img{aspect-ratio:16/10}.product-actions{align-items:stretch;flex-direction:column}.product-actions>div{display:grid;grid-template-columns:1fr}.product-actions button{width:100%}.subsection-title{display:block}.subsection-title>span{display:block;margin-top:7px}.advanced-settings summary{align-items:flex-start;flex-direction:column}}.registration-success{display:flex;align-items:center;gap:13px;margin-bottom:20px;padding:15px 17px;border-radius:14px;background:#edf8f0;color:#176b37}.registration-success p{margin:4px 0 0;color:#4f6658;font-size:13px}.registration-check{display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;border-radius:50%;color:#fff;background:#21864a;font-weight:900}.registration-card{width:min(100%,680px)}.registration-store-panel{margin-top:0;padding-top:0;border-top:0}.onboarding-exit-actions{margin-bottom:20px}.registration-profile-preview,.store-title-with-avatar{display:flex;align-items:center;gap:14px}.registration-profile-preview{margin-bottom:26px;padding-bottom:22px;border-bottom:1px solid var(--line)}.registration-profile-preview div{display:grid;grid-gap:4px;gap:4px}.registration-profile-preview small{color:var(--muted)}.registration-avatar{display:grid;flex:0 0 52px;width:52px;height:52px;place-items:center;border:3px solid #fff;border-radius:50%;color:#fff;background:linear-gradient(135deg,#b62a40,#741020);box-shadow:0 0 0 1px var(--line);font-size:20px;font-weight:900}.store-title-with-avatar>div{display:grid}.store-title-with-avatar h2{margin-bottom:20px}.dashboard-shell{min-height:100vh;background:#f4f5f6}.dashboard-header{position:-webkit-sticky;position:sticky;z-index:20;top:0;display:flex;justify-content:space-between;align-items:center;gap:28px;min-height:88px;padding:14px max(24px,calc((100vw - 1240px)/2));border-bottom:1px solid var(--line);background:#ffffffee;box-shadow:0 8px 28px #1c1f240a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.dashboard-brand{display:flex;align-items:center;gap:11px}.dashboard-logo{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;color:#fff;background:var(--red);font-size:21px;font-weight:900}.dashboard-brand div{display:grid;grid-gap:2px;gap:2px}.dashboard-brand strong{font-size:15px;letter-spacing:.08em}.dashboard-brand small{color:var(--muted);font-size:11px}.merchant-header-profile{display:flex;align-items:center;gap:13px;min-width:0}.merchant-avatar{display:grid;flex:0 0 46px;width:46px;height:46px;place-items:center;overflow:hidden;border:3px solid #fff;border-radius:50%;color:#fff;background:linear-gradient(135deg,#b62a40,#741020);box-shadow:0 0 0 1px var(--line);font-size:18px;font-weight:900}.merchant-avatar img{width:100%;height:100%;object-fit:cover}.merchant-header-copy{display:grid;min-width:180px;grid-gap:5px;gap:5px}.merchant-header-copy>strong{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.merchant-header-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px 13px;color:var(--muted);font-size:12px}.online-indicator{display:flex;align-items:center;gap:6px;color:#176b37;font-weight:700}.online-indicator i{width:8px;height:8px;border-radius:50%;background:#25a55b;box-shadow:0 0 0 3px #dff5e7}.header-identity-actions{display:flex;align-items:center;gap:8px;padding-left:8px}.identity-badge{padding:7px 10px;border-radius:999px;color:var(--red);background:#f5e9ec;font-size:12px;font-weight:800}.header-identity-actions button{padding:9px 12px;color:var(--ink);background:#eceef0;font-size:12px;font-weight:700}.dashboard-main{width:min(1240px,calc(100% - 48px));margin:0 auto;padding:42px 0 72px}.dashboard-title-row{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:24px}.dashboard-title-row h1{margin:8px 0 0;font-size:36px}.dashboard-title-row p{margin:0;color:var(--muted)}.management-stack{display:grid;grid-gap:22px;gap:22px}.management-card{padding:30px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 12px 34px #20242a0a}.management-card .product-panel,.management-card .store-panel{margin-top:0;padding-top:0;border-top:0}.product-management-card{padding:34px}.dashboard-loading{min-height:100vh;display:grid;place-items:center;color:var(--muted)}.buyer-placeholder{display:grid;min-height:300px;place-items:center;align-content:center;text-align:center}.buyer-placeholder h2{margin:16px 0 8px}.buyer-placeholder p{max-width:560px;margin:0;color:var(--muted);line-height:1.65}.buyer-avatar{display:grid;width:64px;height:64px;place-items:center;border-radius:50%;color:#fff;background:var(--red);font-size:24px;font-weight:900}.dashboard-content-layout{display:grid;grid-template-columns:210px minmax(0,1fr);grid-gap:28px;gap:28px;align-items:start}.dashboard-sidebar{position:-webkit-sticky;position:sticky;top:116px;display:grid;grid-gap:7px;gap:7px;padding:12px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 34px #20242a08}.dashboard-sidebar button{display:flex;align-items:center;gap:11px;padding:11px 12px;color:#454a52;background:transparent;text-align:left;font-weight:700}.dashboard-sidebar button span{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;color:#6a6f76;background:#f0f1f2;font-size:12px}.dashboard-sidebar button.active{color:var(--red);background:#f8edef}.dashboard-sidebar button.active span{color:#fff;background:var(--red)}.dashboard-workspace{min-width:0}.module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.module-entry{position:relative;display:grid;min-height:190px;align-content:start;grid-gap:10px;gap:10px;padding:24px;border:1px solid var(--line);background:#fff;text-align:left;box-shadow:0 12px 34px #20242a08}.module-entry:hover{border-color:#c7a5ab;transform:translateY(-1px)}.module-entry .module-icon,.pending-module .module-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:13px;color:#fff;background:#555b64;font-weight:900}.module-entry strong{margin-top:6px;font-size:21px}.module-entry p{margin:0;color:var(--muted);line-height:1.5}.module-entry em{position:absolute;top:20px;right:20px;padding:6px 9px;border-radius:999px;color:#805326;background:#f8efe4;font-size:11px;font-style:normal;font-weight:800}.module-entry.ready .module-icon{background:var(--red)}.module-entry.ready em{color:#176b37;background:#e5f6ea}.pending-module{position:relative;display:grid;min-height:320px;place-items:center;align-content:center;text-align:center}.pending-module h2{margin:18px 0 8px}.pending-module p{max-width:590px;margin:0;color:var(--muted);line-height:1.7}.pending-badge{position:absolute;top:24px;right:24px;padding:7px 10px;border-radius:999px;color:#805326;background:#f8efe4;font-size:12px;font-weight:800}@media (max-width:800px){.dashboard-header{position:static;align-items:flex-start;padding:14px 18px}.dashboard-brand div{display:none}.merchant-header-profile{flex:1 1;flex-wrap:wrap}.merchant-header-copy{min-width:0;flex:1 1}.merchant-header-copy>strong{max-width:48vw}.header-identity-actions{width:100%;justify-content:flex-end;padding-left:0}.dashboard-main{width:min(100% - 28px,1240px);padding:26px 0 48px}.dashboard-title-row{display:block}.dashboard-title-row h1{font-size:30px}.dashboard-title-row p{margin-top:8px}.management-card,.product-management-card{padding:20px;border-radius:18px}.onboarding-exit-actions{position:-webkit-sticky;position:sticky;z-index:30;top:0;justify-content:space-between;gap:10px;margin:-20px -20px 18px;padding:12px 20px;border-bottom:1px solid var(--line);background:#fffffff2;box-shadow:0 8px 20px #1118200d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dashboard-content-layout{grid-template-columns:1fr;gap:20px}.dashboard-sidebar{position:static;display:flex;gap:6px;overflow-x:auto;padding:8px}.dashboard-sidebar button{flex:0 0 auto;padding:9px 11px}.dashboard-sidebar button span{display:none}.module-grid{grid-template-columns:1fr;gap:12px}.module-entry{min-height:165px;padding:20px}.pending-module{min-height:300px}}.merchant-orders-panel{display:grid;grid-gap:16px;gap:16px}.order-filter-bar{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.order-filter-bar button{flex:0 0 auto;padding:9px 13px;color:#555b63;background:#eef0f2;font-size:13px;font-weight:800}.order-filter-bar button.active{color:#fff;background:var(--red)}.order-empty{min-height:240px;display:grid;place-items:center;border:1px dashed #cfd3d8;border-radius:16px;color:var(--muted);background:#fff}.merchant-order-list{display:grid;grid-gap:11px;gap:11px}.merchant-order-card{overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff}.merchant-order-card.open{border-color:#c89da5;box-shadow:0 12px 32px #6813230d}.merchant-order-summary{width:100%;display:grid;grid-template-columns:minmax(210px,1.5fr) .7fr 1fr .9fr auto;grid-gap:14px;gap:14px;align-items:center;padding:16px 18px;border-radius:0;color:#252a30;background:#fff;text-align:left}.merchant-order-summary>span{display:grid;grid-gap:4px;gap:4px}.merchant-order-summary small{color:var(--muted);font-size:11px}.merchant-order-summary em{color:var(--red);font-size:12px;font-style:normal;font-weight:800}.order-number{position:relative;padding-left:13px}.order-number i{position:absolute;top:4px;left:0;width:8px;height:8px;border-radius:50%;background:#e0002b;box-shadow:0 0 0 3px #fbe4e8}.order-current-status strong{color:var(--red)}.merchant-order-detail{display:grid;grid-gap:17px;gap:17px;padding:18px;border-top:1px solid var(--line);background:#f7f8f9}.order-progress{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:7px;gap:7px}.order-progress button{position:relative;display:flex;align-items:center;justify-content:center;gap:7px;padding:11px 7px;color:#666d75;background:#e8eaed;font-size:12px;font-weight:800}.order-progress button i{display:grid;width:23px;height:23px;place-items:center;border-radius:50%;color:#626871;background:#fff;font-size:11px;font-style:normal}.order-progress button.passed{color:#306b46;background:#e1f2e7}.order-progress button.current{color:#fff;background:var(--red)}.order-progress button.current i{color:var(--red)}.order-delivery-summary{display:flex;flex-wrap:wrap;gap:10px 28px;padding:13px 15px;border-radius:11px;background:#fff}.order-line-table{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff}.order-line,.order-line-head{display:grid;grid-template-columns:minmax(180px,1.5fr) .7fr .8fr .8fr;grid-gap:12px;gap:12px;align-items:center;padding:12px 14px}.order-line-head{color:#646b73;background:#eef0f2;font-size:12px;font-weight:800}.order-line{border-top:1px solid #eceef0}.order-line>span:first-child{display:grid;grid-gap:3px;gap:3px}.order-line small{color:var(--muted)}.order-note{padding:14px 15px;border-radius:11px;background:#fff}.order-note span{color:var(--muted);font-size:12px}.order-note p{margin:7px 0 0;white-space:pre-wrap}.order-internal-note{margin:0;color:#7b5a26;font-size:12px}.order-nav-badge{display:inline-grid;min-width:20px;height:20px;place-items:center;margin-left:auto;padding:0 5px;border-radius:999px;color:#fff;background:#df1738;font-size:11px}@media (max-width:800px){.merchant-order-summary{grid-template-columns:1fr 1fr;gap:10px;padding:14px}.merchant-order-summary .order-number{grid-column:1/-1}.merchant-order-summary em{position:absolute;opacity:0;pointer-events:none}.order-progress{grid-template-columns:1fr 1fr}.order-line-head{display:none}.order-line{grid-template-columns:1fr 1fr;gap:8px}.order-line>span:first-child{grid-column:1/-1}}.pc-order-workbench{gap:18px}.pc-order-toolbar{display:grid;grid-gap:14px;gap:14px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff}.pc-order-searches{display:grid;grid-template-columns:1fr 1fr .72fr .72fr;grid-gap:10px;gap:10px}.pc-order-searches label{display:grid;grid-gap:5px;gap:5px}.pc-order-searches label span{color:var(--muted);font-size:11px;font-weight:800}.pc-order-searches input{width:100%;height:40px;border:1px solid var(--line);border-radius:9px;background:#fff}.pc-order-columns{display:grid;grid-template-columns:minmax(280px,34%) minmax(0,1fr);grid-gap:16px;gap:16px;min-height:720px;align-items:start}.pc-order-queue{position:-webkit-sticky;position:sticky;top:116px;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff}.pc-order-queue>header{display:flex;align-items:center;justify-content:space-between;padding:15px 16px;border-bottom:1px solid var(--line)}.pc-order-queue>header span{color:var(--muted);font-size:12px}.pc-order-queue-scroll{max-height:calc(100vh - 250px);overflow-y:auto}.pc-order-queue-scroll>button{display:grid;width:100%;grid-gap:8px;gap:8px;padding:15px 16px;border:0;border-bottom:1px solid #eceef0;border-radius:0;color:#242a31;background:#fff;text-align:left}.pc-order-queue-scroll>button:hover{background:#faf7f7}.pc-order-queue-scroll>button.selected{position:relative;background:#f9edef;box-shadow:inset 4px 0 var(--red)}.pc-order-queue-bottom,.pc-order-queue-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.pc-order-queue-top em{padding:4px 7px;border-radius:999px;color:#8f1730;background:#f7e7ea;font-size:10px;font-style:normal;font-weight:900}.pc-order-queue-top em.canceled{color:#fff;background:#70757c}.pc-order-queue-bottom small{color:var(--muted)}.pc-order-detail-pane{min-width:0}.pc-order-placeholder{min-height:420px;display:grid;place-items:center;border:1px dashed var(--line);border-radius:15px;color:var(--muted)}.pc-order-sheet{padding:30px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 12px 34px #20242a08}.order-sheet-header,.order-sheet-party,.order-sheet-totals{display:flex;justify-content:space-between;gap:24px}.order-sheet-header h2{margin:4px 0 7px}.order-sheet-header>div:first-child>small{color:var(--red);font-weight:900;letter-spacing:.09em}.order-sheet-meta{display:grid;justify-items:end;grid-gap:8px;gap:8px;text-align:right}.order-sheet-meta>b{padding:5px 9px;border-radius:999px;color:var(--red);background:#f8edef}.order-sheet-meta>b.canceled{color:#fff;background:#70757c}.order-sheet-actions{display:flex;gap:7px}.order-sheet-actions button{padding:8px 11px;border:1px solid var(--line);background:#fff;font-weight:800}.order-sheet-status{display:flex;gap:5px;margin:25px 0}.order-sheet-status>span{position:relative;display:grid;flex:1 1;min-width:0;grid-gap:3px;gap:3px;padding:10px 5px;color:#81868c;background:#eff0f1;text-align:center;font-size:10px}.order-sheet-status>span.complete{color:#2b6642;background:#dff0e5}.order-sheet-status>span.current{color:#fff;background:var(--red)}.order-sheet-status>span small{font-size:8px}.order-sheet-status.canceled{display:grid;justify-items:center;padding:14px;color:#fff;background:#70757c}.order-sheet-party{padding:17px;border:1px solid var(--line);border-radius:11px}.order-sheet-party h3{margin:0 0 9px}.order-sheet-party>div{display:grid;grid-gap:5px;gap:5px}.order-sheet-party dl{display:grid;grid-template-columns:90px minmax(120px,1fr);grid-gap:7px 12px;gap:7px 12px;margin:0}.order-sheet-party dt{color:var(--muted)}.order-sheet-party dd{margin:0}.pc-order-sheet>h3{margin:24px 0 10px}.order-sheet-lines{width:100%;border-collapse:collapse}.order-sheet-lines td,.order-sheet-lines th{padding:11px 8px;border-bottom:1px solid var(--line);text-align:right}.order-sheet-lines th{color:var(--muted);background:#f5f6f6;font-size:11px}.order-sheet-lines td:first-child,.order-sheet-lines th:first-child{text-align:left}.order-sheet-lines td:first-child{display:grid;grid-gap:3px;gap:3px}.order-sheet-lines td small{color:var(--muted)}.order-sheet-totals{margin-top:17px;padding-top:15px;border-top:2px solid #333}.order-sheet-note{margin-top:18px;padding:14px;border-radius:9px;background:#f6f6f4}.order-sheet-note p{margin:6px 0 13px;white-space:pre-wrap}.order-sheet-note p:last-child{margin-bottom:0}.order-status-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:12px;padding:13px;border:1px solid var(--line);border-radius:12px;background:#fff}.order-status-actions>.order-discount-box{flex-basis:100%}@media print{@page{size:A4;margin:12mm}body *{visibility:hidden!important}.pc-order-sheet,.pc-order-sheet *{visibility:visible!important}.pc-order-sheet{position:absolute;inset:0;width:100%;padding:0;border:0;border-radius:0;box-shadow:none}.dashboard-header,.dashboard-sidebar,.dashboard-title-row,.order-sheet-actions,.order-status-actions,.pc-order-queue,.pc-order-toolbar{display:none!important}.order-sheet-lines tr,.order-sheet-note,.order-sheet-party,.order-sheet-status>span{page-break-inside:avoid;break-inside:avoid}.management-card{padding:0!important;border:0!important;box-shadow:none!important}}.order-note-preset-settings{display:block;margin-top:30px;padding-top:0;border-top:1px solid var(--line)}.order-note-preset-settings>summary{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:14px;padding:14px 0;cursor:pointer;list-style:none}.order-note-preset-settings>summary::-webkit-details-marker{display:none}.order-note-preset-settings>summary>span:first-child{display:grid;grid-gap:4px;gap:4px}.order-note-preset-settings>summary strong{font-size:17px}.order-note-preset-settings>summary>span:last-child{font-size:21px;transition:transform .16s ease}.order-note-preset-settings[open]>summary>span:last-child{transform:rotate(180deg)}.order-note-preset-settings>p{margin:0 0 16px;color:var(--muted)}.order-note-preset-settings>.im-setting-list,.order-note-preset-settings>.message,.order-note-preset-settings>.quick-phrase-editor{margin-bottom:16px}@media(max-width:800px){.mobile-buyer-basket-line>div{min-width:92px;overflow:visible}.mobile-buyer-basket-line>div button{transition:transform .12s ease,background .12s ease}.mobile-buyer-basket-line>div button:active:not(:disabled){transform:scale(.92)}.mobile-buyer-basket-line>div button:disabled{opacity:.4}.mobile-buyer-basket-line>div .mobile-line-remove{width:100%;border-radius:0 0 8px 8px}.mobile-buyer-basket-line.pending-removal{margin:0 -6px;padding-right:6px;padding-left:6px;border-radius:11px;background:#fff4f5}.mobile-buyer-basket-line.pending-removal>div .mobile-line-remove{color:#fff;background:#a6192e;font-size:9px;font-weight:900}.mobile-buyer-note-disclosure{border-top:1px solid #e2e8e3}.mobile-buyer-note-disclosure summary{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;font-size:10px;font-weight:850;list-style:none}.mobile-buyer-note-disclosure summary::-webkit-details-marker{display:none}.mobile-buyer-note-disclosure summary>span{font-size:16px;transition:transform .16s ease}.mobile-buyer-note-disclosure[open] summary>span{transform:rotate(180deg)}.mobile-buyer-presets{padding:0 0 10px;border-top:0}.mobile-buyer-note-fields>div{display:grid;grid-gap:10px;gap:10px;padding:0 0 4px}.mobile-buyer-note-fields label{display:grid;grid-gap:6px;gap:6px;font-size:10px;font-weight:800}}.optional-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin:20px 0}.optional-profile-grid label{margin:0}.profile-completion-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 auto 18px;padding:16px 20px;max-width:1200px;border:1px solid #edc8cf;border-radius:14px;background:#fff7f8;color:#25282d}.profile-completion-banner p{margin:4px 0 0;color:#666b73}.profile-completion-banner button{border:0;border-radius:10px;background:#bd1234;color:#fff;padding:11px 20px;font-weight:800;white-space:nowrap}.contact-profile-panel{padding-bottom:28px;margin-bottom:28px;border-bottom:1px solid #e2e4e7}.contact-profile-panel h2{margin:6px 0}.contact-profile-panel p{color:#666b73}@media(max-width:700px){.optional-profile-grid{grid-template-columns:1fr}.profile-completion-banner{align-items:flex-start;margin:0 12px 14px}.profile-completion-banner p{font-size:13px}}.chat-layout-merchant{grid-template-columns:240px minmax(420px,1fr) 270px}.chat-device-name{display:grid;grid-gap:5px;gap:5px;padding:10px 12px;color:#68707a;font-size:11px;border-bottom:1px solid #e5e7ea}.chat-customer-sidebar input,.chat-customer-sidebar textarea,.chat-device-name input,.chat-search input{border:1px solid #d9dde2;border-radius:9px;padding:8px 9px;background:#fff}.chat-list button em{display:inline-block;margin:5px 4px 0 0;padding:2px 6px;border-radius:999px;font-style:normal;font-size:9px}.chat-list button em.waiting{color:#a6192e;background:#ffe4e8}.chat-list button em.replied{color:#287548;background:#e4f6ea}.chat-list button em.offline{color:#8a5a00;background:#fff0c9}.chat-window header{gap:9px;flex-wrap:wrap}.chat-search{margin-left:auto;display:flex;gap:5px;align-items:center}.chat-search input{width:160px}.chat-composer select,.chat-composer>button,.chat-search button{border:0;border-radius:9px;padding:9px 10px;cursor:pointer}.chat-composer{display:flex!important;gap:7px;align-items:flex-end}.chat-composer textarea{flex:1 1;min-width:130px}.chat-composer select{max-width:140px;background:#eef0f2}.chat-quick-phrases{display:flex;gap:6px;overflow-x:auto;padding:8px 12px;border-top:1px solid #e5e7ea}.chat-quick-phrases button{white-space:nowrap;border:1px solid #e2c7cc;background:#fff7f8;color:#8f1528;border-radius:999px;padding:6px 10px;cursor:pointer}.chat-image{display:block;max-width:min(320px,100%);max-height:320px;object-fit:contain;border-radius:10px}.chat-file{display:grid;grid-gap:4px;gap:4px;min-width:210px;color:#14171a;text-decoration:none;padding:10px;background:#f3f4f5;border-radius:9px}.chat-file small,.chat-product-card small{color:#68707a}.chat-product-card{display:grid;grid-template-columns:76px 1fr;grid-gap:10px;gap:10px;color:#14171a;text-decoration:none;min-width:260px}.chat-product-card>div{width:76px;height:76px;border-radius:9px;background:#eef0f2;display:grid;place-items:center;overflow:hidden}.chat-product-card img{width:100%;height:100%;object-fit:cover}.chat-product-card section{display:grid;grid-gap:4px;gap:4px;align-content:center}.chat-original,.chat-translation{display:grid;grid-gap:3px;gap:3px;margin-top:7px;padding-top:7px;border-top:1px solid #00000014}.chat-original small,.chat-translation small{color:#7a7f86;font-size:9px}.chat-translation{color:#7c1828}.chat-processing{display:block;margin-top:7px;color:#8a5a00}.chat-customer-sidebar{border-left:1px solid #e1e3e6;padding:14px;overflow-y:auto;background:#fafafa}.chat-customer-sidebar h3{margin:0 0 12px}.chat-customer-sidebar dl{display:grid;grid-gap:3px;gap:3px;margin:0 0 14px}.chat-customer-sidebar dt{color:#777d85;font-size:10px;margin-top:7px}.chat-customer-sidebar dd{margin:0;font-weight:700}.chat-customer-sidebar label{display:grid;grid-gap:5px;gap:5px;margin:12px 0;font-size:11px;font-weight:700}.chat-customer-sidebar textarea{min-height:90px;resize:vertical}.chat-order-mini{display:flex;justify-content:space-between;gap:8px;padding:8px 0;border-top:1px solid #e2e4e7;font-size:11px}.im-settings-panel{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:20px;padding-top:20px;border-top:1px solid var(--line)}.im-settings-panel>div{padding:16px;border:1px solid var(--line);border-radius:14px;background:#fafafa}.im-settings-panel h3{margin:0 0 5px}.im-settings-panel p{color:var(--muted)}.im-settings-panel form{display:grid;grid-gap:8px;gap:8px;margin:14px 0}.im-settings-panel input,.im-settings-panel select{border:1px solid var(--line);border-radius:9px;padding:10px;background:#fff}.im-setting-list{display:grid;grid-gap:7px;gap:7px}.im-setting-list>div{display:flex;justify-content:space-between;gap:8px;align-items:center;padding:9px;background:#fff;border-radius:9px;font-size:12px}.im-setting-list button{border:0;color:var(--red);background:#f7e9ec;border-radius:7px;padding:6px 8px}.buyer-profile-modal{width:min(440px,calc(100vw - 28px));margin:auto;display:grid;grid-gap:14px;gap:14px;padding:24px;border-radius:18px;background:#fff;box-shadow:0 22px 60px #11182044}.buyer-profile-modal h2,.buyer-profile-modal p{margin:0}.buyer-profile-modal label{display:grid;grid-gap:6px;gap:6px;font-weight:800}.buyer-profile-modal input{border:1px solid var(--line);border-radius:10px;padding:11px}.buyer-profile-modal>div{display:flex;justify-content:flex-end;gap:8px}.buyer-profile-modal button{border:0;border-radius:9px;padding:10px 15px}.buyer-profile-overlay{height:100dvh;align-items:flex-start;justify-content:center;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;padding:max(14px,env(safe-area-inset-top)) 14px max(14px,env(safe-area-inset-bottom))}.buyer-profile-overlay .buyer-profile-modal{flex:0 0 auto;margin:auto 0}.buyer-profile-modal>.user-avatar-editor{justify-content:flex-start;margin:4px 0}.buyer-profile-modal>.user-avatar-editor label{margin:0}.buyer-profile-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.buyer-profile-close{min-width:40px;font-size:24px;line-height:1}.buyer-profile-actions{position:-webkit-sticky;position:sticky;bottom:0;z-index:2;margin:0 -4px -4px;padding:8px 4px 4px;background:#fff}.onboarding-retry{min-height:44px}.onboarding-load-error .registration-success{margin-bottom:12px}@media(max-width:760px){.im-settings-panel{grid-template-columns:1fr}}@media(max-width:980px){.chat-layout-merchant{grid-template-columns:190px minmax(0,1fr)}.chat-customer-sidebar{grid-column:1/-1;border-left:0;border-top:1px solid #e1e3e6;max-height:280px}.chat-search input{width:120px}.invitation-create-form{grid-template-columns:1fr 1fr}.invitation-create-form button,.invitation-create-form label:nth-child(3){grid-column:1/-1}}@media(max-width:680px){.chat-layout-merchant{grid-template-columns:1fr}.chat-search{width:100%;order:3}.chat-search input{flex:1 1;width:auto}.chat-composer{flex-wrap:wrap}.chat-composer textarea{order:2;flex-basis:calc(100% - 70px)}.chat-composer .primary{order:3}}.merchant-customers-panel{display:grid;grid-gap:18px;gap:18px}.customer-rule-note{padding:18px;border-radius:14px;background:#f6f1f2;border:1px solid #eadadd}.customer-rule-note strong{font-size:16px}.customer-rule-note p{margin:7px 0 0;color:#666b73;line-height:1.6}.customer-table-wrap{overflow-x:auto}.customer-table{width:100%;border-collapse:collapse}.customer-table td,.customer-table th{padding:14px 12px;text-align:left;border-bottom:1px solid #e5e7ea;white-space:nowrap}.customer-table th{font-size:12px;color:#71757c}.customer-table select{min-width:130px;padding:9px 10px;border:1px solid #d9dde2;border-radius:9px;background:#fff}.empty-state{padding:30px;text-align:center;border:1px dashed #d9dde2;border-radius:14px}.empty-state p{color:#71757c}.customer-table td>small{display:block;margin-top:4px;color:#71757c}.customer-remark-editor{display:flex;gap:6px}.customer-remark-editor input{min-width:170px;padding:9px 10px;border:1px solid #d9dde2;border-radius:9px}.chat-private-remark button,.customer-remark-editor button{padding:8px 12px;color:#fff;background:var(--red);border:0;border-radius:9px;font-weight:800}.chat-private-remark{display:flex;align-items:flex-end;gap:8px;padding:9px 14px;border-bottom:1px solid #e1e3e6;background:#fffaf6}.chat-private-remark label{display:grid;grid-gap:4px;gap:4px;font-size:12px;font-weight:800}.chat-private-remark input{min-width:220px;padding:8px;border:1px solid #d9dde2;border-radius:9px}.chat-private-remark small{color:var(--muted)}.selected-buyers-box{margin-top:14px;padding:16px;border:1px solid #e0e3e7;border-radius:12px;background:#fafafa}.selected-buyers-box>p{color:#71757c}.selected-buyers-box>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:8px;gap:8px;margin-top:12px}.selected-buyers-box label{display:flex;align-items:center;gap:8px;padding:9px;border-radius:8px;background:#fff}.buyer-market-shell{min-height:100vh;background:#f4f5f6}.buyer-market-header{position:-webkit-sticky;position:sticky;z-index:30;top:0;border-bottom:1px solid var(--line);background:#fff;box-shadow:0 8px 28px #1c1f240a}.buyer-market-mainbar{width:min(1440px,calc(100% - 40px));min-height:72px;display:grid;grid-template-columns:auto minmax(220px,1fr) auto repeat(3,44px) minmax(128px,156px);align-items:center;grid-gap:10px;gap:10px;margin:0 auto;white-space:nowrap}.buyer-wordmark{color:var(--red);font-size:23px;letter-spacing:.035em}.buyer-add-button,.buyer-basket-button,.buyer-category-button{color:#fff;background:var(--red);font-weight:800}.buyer-category-button{padding:12px 16px;white-space:nowrap}.buyer-search{display:grid;grid-template-columns:1fr auto;border:2px solid var(--red);border-radius:13px;overflow:hidden;background:#fff}.buyer-search input{min-width:0;padding:12px 14px;border:0;border-radius:0}.buyer-search input:focus{outline:0}.buyer-search button{padding:0 19px;border-radius:0;color:#fff;background:var(--red);font-weight:800}.buyer-store-shortcut{padding:10px 7px;color:#34373b;background:transparent;font-weight:800}.buyer-header-icon{position:relative;display:grid;width:42px;height:42px;place-items:center;padding:0;border:1px solid var(--line);border-radius:12px;color:#34373b;background:#fff;font-size:19px}.buyer-header-icon:hover{border-color:#cfadb3;color:var(--red);background:#fff7f8}.buyer-header-symbol{width:17px;height:17px;fill:none!important;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.buyer-header-icon .buyer-message-badge{position:absolute;top:-6px;right:-6px;margin:0}.buyer-basket-button{display:flex;align-items:center;gap:7px;padding:11px 13px;white-space:nowrap}.buyer-basket-button b,.buyer-floating-basket b,.buyer-mobile-nav b{display:inline-grid;min-width:21px;height:21px;place-items:center;padding:0 5px;border-radius:999px;color:var(--red);background:#fff;font-size:12px}.buyer-account{display:flex;align-items:center;gap:9px;min-width:0}.buyer-account>span{display:grid;flex:0 0 40px;width:40px;height:40px;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#b62a40,#741020);font-weight:900}.buyer-account>div{display:grid;grid-gap:3px;gap:3px}.buyer-account strong{max-width:125px;overflow:hidden;text-overflow:ellipsis;color:#4d5157;font-size:11px;white-space:nowrap}.buyer-account button{padding:0;color:var(--red);background:transparent;font-size:11px;font-weight:800;text-align:left}.buyer-category-nav{width:min(1440px,calc(100% - 40px));display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:8px 16px;gap:8px 16px;margin:0 auto;padding:0 0 10px;scrollbar-width:none}.buyer-category-links{display:flex;max-height:76px;flex-wrap:wrap;gap:8px;overflow-y:auto}.buyer-category-nav button{flex:0 0 auto;padding:8px 14px;color:#4f545b;background:transparent;font-weight:700}.buyer-category-nav button.active{color:var(--red);background:#f7e9ec}.buyer-market-switch{display:flex;align-items:center;gap:8px;margin:0;color:var(--muted);font-size:12px;font-weight:800;white-space:nowrap}.buyer-market-switch select{max-width:220px;padding:8px 30px 8px 10px;border-radius:10px;font-size:12px}.buyer-catalog-main{width:min(1440px,calc(100% - 40px));margin:0 auto;padding:28px 0 90px}.buyer-catalog-message{margin:0 0 18px}.buyer-catalog-layout{display:grid;grid-template-columns:230px minmax(0,1fr);grid-gap:22px;gap:22px;align-items:start}.buyer-filter-panel{position:-webkit-sticky;position:sticky;top:132px;display:grid;grid-gap:5px;gap:5px;padding:18px;border:1px solid var(--line);border-radius:17px;background:#fff}.buyer-supplier-sidebar{max-height:calc(100vh - 154px);overflow:hidden}.buyer-sidebar-all{width:100%;padding:11px 12px;color:var(--ink);background:var(--warm);text-align:left;font-weight:900}.buyer-sidebar-all.selected,.buyer-sidebar-list button.selected{color:var(--red);background:#f8e8ec;box-shadow:inset 3px 0 var(--red)}.buyer-supplier-sidebar details{margin-top:9px;border-top:1px solid var(--line)}.buyer-supplier-sidebar summary{display:flex;align-items:center;justify-content:space-between;padding:13px 4px 8px;cursor:pointer;font-size:13px;font-weight:900}.buyer-supplier-sidebar summary small{color:var(--muted)}.buyer-sidebar-list{overflow-y:auto;padding-right:3px}.buyer-sidebar-list-mine{max-height:192px}.buyer-sidebar-list-followed{max-height:180px}.buyer-sidebar-list button{display:grid;width:100%;grid-template-columns:32px minmax(0,1fr);grid-gap:9px;gap:9px;align-items:center;padding:8px;color:var(--ink);background:transparent;text-align:left}.buyer-sidebar-list i{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;color:#fff;background:var(--red);font-style:normal;font-weight:900}.buyer-demo-supplier-thumb{display:block;width:30px;height:30px;border-radius:9px;object-fit:cover;box-shadow:0 1px 4px #32101824}.buyer-sidebar-list span{min-width:0;overflow:hidden;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.buyer-sidebar-list span small{display:block;margin-top:2px;color:var(--muted);font-size:10px;font-weight:600}.buyer-filter-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.buyer-filter-title button{display:none;padding:6px 8px;color:var(--red);background:#f7e9ec;font-size:12px}.buyer-filter-panel label{gap:7px;margin:10px 0;color:#50555c;font-size:13px}.buyer-filter-panel select{padding:11px 12px;font-size:13px}.buyer-clear-filters{margin-top:8px;color:var(--red);background:#f7e9ec;font-weight:800}.buyer-product-area{min-width:0}.buyer-product-area.restricted>:not(.buyer-restricted-store){display:none}.buyer-platform-banner,.buyer-supplier-banner{margin:0 0 24px;padding:32px 36px;border-radius:20px}.buyer-platform-banner{color:#fff;background:linear-gradient(120deg,#821529,#b62a40 58%,#e5a43b)}.buyer-platform-banner span,.buyer-supplier-copy>span{font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.buyer-platform-banner h1,.buyer-supplier-banner h1{margin:8px 0;font-size:30px}.buyer-platform-banner p{max-width:620px;margin:0;color:#ffe9ed}.buyer-platform-banner>button{margin-top:18px;color:var(--red);background:#fff;font-weight:900}.buyer-supplier-banner{display:flex;min-height:220px;align-items:flex-end;justify-content:space-between;gap:24px;color:#fff;background-color:#28333c;background-position:50%;background-size:cover}.buyer-supplier-identity{display:flex;align-items:flex-start;gap:18px;min-width:0}.buyer-supplier-copy{min-width:0}.buyer-supplier-avatar{width:76px;height:76px;flex:0 0 76px;display:grid;place-items:center;overflow:hidden;border:2px solid #ffffff80;border-radius:18px;color:#184f3f;background:#f2f7f3;box-shadow:0 8px 25px #001a122e;font-size:30px;font-weight:1000;object-fit:cover}.buyer-supplier-banner.system{background:linear-gradient(125deg,#1f2d35,#4a2f34 60%,#9d263a)}.buyer-supplier-banner p{margin:0 0 14px;color:#f1dfe2}.buyer-supplier-banner ul{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.buyer-supplier-banner li{padding:7px 10px;border:1px solid #ffffff3d;border-radius:999px;background:#0003;font-size:11px}.buyer-supplier-banner-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.share-identity-toggle{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:7px;font-size:11px}.share-identity-toggle input{accent-color:#c9f05a}.buyer-supplier-banner-actions button{color:#fff;background:#ffffff20;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.buyer-supplier-banner-actions .primary{background:var(--red)}.buyer-restricted-store{display:grid;min-height:300px;place-items:center;align-content:center;grid-gap:10px;gap:10px;margin-bottom:24px;padding:36px;border:1px solid #ead3d8;border-radius:20px;background:#fff;text-align:center}.buyer-restricted-store>span{font-size:36px}.buyer-restricted-store h1,.buyer-restricted-store p{margin:0}.buyer-restricted-store p{max-width:560px;color:var(--muted);line-height:1.6}.buyer-restricted-store button{margin-top:8px;color:#fff;background:var(--red);font-weight:900}.buyer-restricted-store .secondary{color:var(--ink);background:#fff;border:1px solid #d9dde2}.restricted-identity-toggle{display:flex;align-items:flex-start;gap:10px;width:min(480px,100%);padding:14px;border:1px solid #e1e4e7;border-radius:12px;background:#fafbfb;text-align:left}.restricted-identity-toggle input{width:18px;height:18px;margin-top:2px;accent-color:var(--red)}.restricted-identity-toggle span{display:grid;grid-gap:4px;gap:4px}.restricted-identity-toggle small{color:var(--muted);line-height:1.45}.invitation-access-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;padding:13px 16px;border:1px solid #b9dec7;border-radius:12px;color:#175c34;background:#effaf2}.invitation-access-banner button{border:0;color:inherit;background:transparent;font-size:22px}.dual-link-admin{display:grid;grid-gap:18px;gap:18px;margin-bottom:26px;padding-bottom:26px;border-bottom:1px solid #e5e7ea}.dual-link-tabs{display:flex;gap:6px;border-bottom:1px solid #e2e5e8}.dual-link-tabs button{padding:11px 17px;border:0;border-bottom:3px solid transparent;color:#656b72;background:transparent;font-weight:800}.dual-link-tabs button.active{border-bottom-color:var(--red);color:var(--ink)}.invitation-create-form{display:grid;grid-template-columns:180px 210px minmax(230px,1fr) auto;align-items:end;grid-gap:12px;gap:12px}.invitation-create-form label,.invitation-landing-card label{display:grid;grid-gap:6px;gap:6px;color:#555d64;font-size:12px;font-weight:800}.invitation-create-form input,.invitation-create-form select,.invitation-landing-card input{min-height:42px;padding:9px 11px;border:1px solid #d6dade;border-radius:9px;background:#fff}.invitation-create-form button,.invitation-generated button,.invitation-links-table button,.pending-batch button,.table-actions button{min-height:40px;padding:8px 14px;border:0;border-radius:9px;font-weight:800}.invitation-create-form .primary,.invitation-generated button,.pending-batch button,.table-actions button:first-child{color:#fff;background:var(--red)}.invitation-generated{display:grid;grid-template-columns:minmax(0,1fr) 180px;grid-gap:16px;gap:16px;padding:18px;border:1px solid #d9e4dd;border-radius:14px;background:#f6faf7}.invitation-generated>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-width:0}.invitation-generated a{max-width:100%;overflow-wrap:anywhere;color:#245d46}.invitation-generated img{border-radius:10px;background:#fff}.invitation-generated p{grid-column:1/-1;margin:0;color:#5a625e;line-height:1.55}.invitation-status{display:inline-flex;padding:4px 8px;border-radius:99px;color:#44524a;background:#edf3ef;font-weight:800}.pending-invitation-stats{display:grid;grid-template-columns:repeat(2,minmax(150px,220px));grid-gap:12px;gap:12px}.pending-invitation-stats article{display:grid;grid-gap:6px;gap:6px;padding:16px;border:1px solid #e0e3e6;border-radius:12px;background:#fafafa}.pending-invitation-stats span{color:var(--muted);font-size:12px}.pending-invitation-stats strong{font-size:28px}.pending-batch{display:flex;align-items:center;justify-content:space-between;gap:12px}.pending-batch label{display:flex;gap:7px;align-items:center;font-weight:800}.table-actions{display:flex;gap:6px}.table-actions button:last-child{color:#8a2734;background:#f7e9ec}.deadline-urgent{color:#bd2438;font-weight:900}.invitation-landing-page{min-height:75vh;background:#f4f5f3}.invitation-landing-page>header{display:flex;align-items:center;justify-content:space-between;padding:18px max(22px,5vw);background:#fff;border-bottom:1px solid #e2e5e2}.invitation-landing-page>header>a{color:var(--ink);font-size:22px;font-weight:1000;text-decoration:none}.invitation-landing-card{width:min(560px,calc(100% - 32px));display:grid;grid-gap:16px;gap:16px;margin:56px auto;padding:32px;border:1px solid #e0e3df;border-radius:20px;background:#fff;box-shadow:0 16px 45px #1f352018}.invitation-landing-card h1,.invitation-landing-card p{margin:0}.invitation-landing-card>p{color:var(--muted);line-height:1.6}.invitation-landing-card form{display:grid;grid-gap:15px;gap:15px}.invitation-landing-card form button{min-height:46px;border:0;border-radius:10px;color:#fff;background:var(--red);font-weight:900}.invitation-invalid{display:grid;place-items:center;grid-gap:14px;gap:14px;text-align:center}.invitation-invalid>span{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;color:#fff;background:#b62c3e;font-size:25px;font-weight:900}.buyer-demo-account,.buyer-demo-language{color:var(--ink);background:#fff;font-weight:800}.buyer-demo-language{position:relative;display:flex;width:104px;height:42px;align-items:center;gap:6px;padding:0 9px;overflow:hidden;border:1px solid var(--line);border-radius:12px;cursor:pointer}.buyer-demo-language>span{display:grid;flex:0 0 auto;place-items:center;line-height:1}.buyer-demo-language select{min-width:0;flex:1 1;padding:0 15px 0 0;border:0;outline:0;color:var(--ink);background:#fff;font-size:12px;font-weight:800;cursor:pointer}.buyer-market-shell.buyer-unified-shell{--red:#0e654b;--ink:#17201d;--muted:#66756e;--line:#dfe7e2;--warm:#f3f6f2;background:#f5f7f4}.buyer-unified-shell .buyer-market-header{border-color:#dfe7e2;box-shadow:0 8px 28px #18372b0a}.buyer-unified-shell .buyer-wordmark{color:#0e654b}.buyer-unified-shell .buyer-search{border-color:#0e654b}.buyer-unified-shell .buyer-search button{background:#0e654b}.buyer-unified-shell .buyer-header-icon:hover{border-color:#9cc7b7;color:#0e654b;background:#f0f8f4}.buyer-unified-shell .buyer-message-badge{background:#e56b2f}.buyer-unified-shell .buyer-category-nav button.active{color:#0e654b;background:#e6f2ec}.buyer-unified-shell .buyer-sidebar-all.selected,.buyer-unified-shell .buyer-sidebar-list button.selected{color:#0e654b;background:#e5f2ec;box-shadow:inset 3px 0 #0e654b}.buyer-unified-shell .buyer-sidebar-list i{color:#083d2e;background:#c9f05a}.buyer-unified-shell .buyer-platform-banner{color:#fff;background:linear-gradient(120deg,#083d2e,#0e654b 62%,#278b6b);box-shadow:0 18px 45px #0e654b24}.buyer-unified-shell .buyer-platform-banner p{color:#d9eee5}.buyer-unified-shell .buyer-platform-banner>button{color:#083d2e;background:#c9f05a}.buyer-unified-shell .buyer-supplier-banner.system{background:linear-gradient(125deg,#0a3d30,#0e654b 58%,#267b62);box-shadow:0 18px 45px #0e654b20}.buyer-unified-shell .buyer-supplier-banner-actions .primary{color:#083d2e;background:#c9f05a}.buyer-unified-shell .buyer-supplier-banner-actions .following{color:#083d2e;background:#dff7eb}.buyer-unified-shell .buyer-product-card:hover{border-color:#91bdad}.buyer-unified-shell .buyer-product-copy em{color:#0e654b}.buyer-unified-shell .buyer-card-quick-add button{color:#083d2e;background:#c9f05a}.buyer-demo-account{position:relative;padding:0;border:0;background:transparent}.buyer-demo-account summary{display:flex;align-items:center;gap:7px;padding:5px 8px;border-radius:10px;cursor:pointer;list-style:none}.buyer-demo-account summary::-webkit-details-marker{display:none}.buyer-demo-account summary:hover{background:#f7f4ef}.buyer-demo-account summary span{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;color:#083d2e;background:#c9f05a}.buyer-demo-account summary small{font-size:12px;white-space:nowrap}.buyer-demo-account summary i{color:var(--muted);font-size:12px;font-style:normal}.buyer-demo-account nav{position:absolute;z-index:80;top:calc(100% + 9px);right:0;display:grid;width:190px;overflow:hidden;padding:7px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 16px 38px #2b202024}.buyer-demo-account nav strong{padding:10px 11px 12px;border-bottom:1px solid var(--line);font-size:13px}.buyer-demo-account nav button{padding:10px 11px;border-radius:7px;color:var(--ink);background:transparent;font-size:12px;text-align:left}.buyer-demo-account nav button:hover{color:var(--red);background:#fff1f3}.buyer-demo-account nav .logout{margin-top:5px;border-top:1px solid var(--line);border-radius:0 0 7px 7px;color:#9f1730}.chat-order-update{display:grid;grid-gap:5px;gap:5px;min-width:230px;padding:13px;border:1px solid #e5c4ca;border-radius:11px;color:var(--ink);background:#fff7f8;text-decoration:none}.chat-order-update strong{color:var(--red)}.chat-order-update span{font-weight:800}.chat-order-update small{color:var(--muted);line-height:1.45}.chat-order-update b{margin-top:3px;color:var(--red);font-size:12px}.buyer-demo-product-image{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;background:#fff}.buyer-demo-label{display:inline-flex;margin-left:6px;padding:2px 5px;border-radius:999px;color:#0e654b!important;background:#e5f2ec;font-size:8px!important;font-weight:900;line-height:1.2;vertical-align:2px}.buyer-demo-trade-meta{display:flex;flex-wrap:wrap;gap:5px 10px;color:#66756e}.buyer-demo-trade-meta small{font-size:10px}.buyer-demo-notice{position:fixed;z-index:100;right:28px;bottom:28px;display:flex;align-items:center;gap:18px;max-width:420px;padding:14px 16px;border:1px solid #b6d9ca;border-radius:13px;color:#0a4b38;background:#effaf5;box-shadow:0 14px 38px #133d2e24;font-size:13px;font-weight:800}.buyer-demo-notice button{padding:0;color:#0a4b38;background:transparent;font-size:20px}.buyer-market-shell.buyer-demo-classic-theme{--red:#bf1234;--ink:#252321;--muted:#746f69;--line:#e8e2da;--warm:#f7f4ef;background:#fbfaf7}.buyer-demo-classic-theme .buyer-wordmark{font-size:28px;font-weight:1000;letter-spacing:-.035em;line-height:1}.buyer-demo-classic-theme .buyer-search input{font-weight:400}.buyer-demo-classic-theme .buyer-search button{font-weight:600}.buyer-demo-classic-theme .buyer-demo-account summary small,.buyer-demo-classic-theme .buyer-demo-category-links button,.buyer-demo-classic-theme .buyer-demo-language,.buyer-demo-classic-theme .buyer-demo-language select,.buyer-demo-classic-theme .buyer-market-switch{font-weight:500}.buyer-demo-classic-theme .buyer-market-mainbar{width:min(1280px,calc(100% - 56px));grid-template-columns:minmax(190px,230px) minmax(260px,720px) 104px repeat(3,44px) minmax(128px,156px);justify-content:space-between}.buyer-demo-classic-theme .buyer-search{width:100%;max-width:720px}.buyer-demo-classic-theme .buyer-market-header{border-color:#e8e2da;box-shadow:0 7px 24px #3b2d250a}.buyer-demo-classic-theme .buyer-wordmark{color:#252321}.buyer-demo-classic-theme .buyer-search{border-color:#ddd5cc}.buyer-demo-classic-theme .buyer-search:focus-within{border-color:#bf1234;box-shadow:0 0 0 3px #bf123414}.buyer-demo-classic-theme .buyer-search button{background:#bf1234}.buyer-demo-classic-theme .buyer-header-icon:hover{border-color:#e2b4bd;color:#bf1234;background:#fff5f6}.buyer-demo-classic-theme .buyer-category-nav{display:grid!important;grid-template-columns:minmax(0,1fr) 280px;align-items:start;grid-gap:0 22px;gap:0 22px;padding-top:3px}.buyer-demo-classic-theme .buyer-demo-category-links{display:grid;min-width:0;grid-template-columns:repeat(9,max-content);grid-auto-rows:36px;align-items:center;justify-content:start;grid-gap:0 5px;gap:0 5px}.buyer-demo-classic-theme .buyer-demo-category-links button{padding:7px 9px;font-size:12px;white-space:nowrap}.buyer-demo-classic-theme .buyer-market-switch{display:grid;height:72px;grid-template-columns:auto minmax(0,1fr);align-items:center;align-self:start;grid-gap:8px;gap:8px;margin:0;padding:0;white-space:nowrap}.buyer-demo-classic-theme .buyer-market-switch select{width:100%;min-width:0;max-width:none;padding-right:34px;font-size:11px}.buyer-demo-classic-theme .buyer-category-nav button.active{color:#bf1234;background:transparent;box-shadow:inset 0 -2px #bf1234}.buyer-demo-classic-theme .buyer-sidebar-all.selected,.buyer-demo-classic-theme .buyer-sidebar-list button.selected{color:#a70f2d;background:#fff1f3;box-shadow:inset 3px 0 #bf1234}.buyer-demo-classic-theme .buyer-sidebar-list i{color:#fff;background:#bf1234}.buyer-demo-classic-theme .buyer-platform-banner{min-height:255px;color:#252321;background:linear-gradient(90deg,#d9eef7fa,#d9eef7e8 35%,#d9eef700 64%),url(/demo/platform-banner.png) 100%/cover no-repeat;border:1px solid #c9dfe8;box-shadow:0 16px 42px #4d433b12}.buyer-demo-classic-theme .buyer-platform-banner>span{color:#bf1234}.buyer-demo-classic-theme .buyer-platform-banner p{color:#554f49}.buyer-demo-classic-theme .buyer-platform-banner>button{color:#fff;background:#bf1234}.buyer-demo-classic-theme .buyer-supplier-banner.system{background:linear-gradient(125deg,#35282b,#73172a 58%,#bd3150);box-shadow:0 18px 45px #65162b24}.buyer-demo-classic-theme .buyer-supplier-avatar{color:#9f1730;background:#fff8f6;box-shadow:0 8px 25px #3b101b38}.buyer-demo-classic-theme .buyer-supplier-banner-actions .primary{color:#fff;background:#bf1234}.buyer-demo-classic-theme .buyer-supplier-banner-actions .following{color:#8d1730;background:#fff0f2}.buyer-demo-classic-theme .buyer-product-card:hover{border-color:#dab6bd}.buyer-demo-classic-theme .buyer-product-copy em{color:#bf1234}.buyer-demo-classic-theme .buyer-card-quick-add button,.buyer-demo-classic-theme .buyer-demo-account summary span{color:#fff;background:#bf1234}.buyer-demo-classic-theme .buyer-demo-label{color:#a70f2d!important;background:#fff0f2}.buyer-demo-classic-theme .buyer-demo-notice{border-color:#e3bcc4;color:#8d1730;background:#fff4f5;box-shadow:0 14px 38px #5e182524}.buyer-demo-classic-theme .buyer-demo-notice button{color:#8d1730}.buyer-demo-location-disclaimer{width:min(1280px,calc(100% - 56px));margin:-54px auto 32px;padding-top:18px;border-top:1px solid var(--line);color:var(--muted);font-size:11px;line-height:1.6}.buyer-results-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin:0 0 18px}.buyer-results-heading h1{margin:5px 0 0;font-size:30px}.buyer-results-heading>span{color:var(--muted);font-size:13px}.buyer-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.buyer-product-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 8px 24px #20242a07;transition:transform .15s ease,border-color .15s ease}.buyer-product-card:hover{border-color:#cfadb3;transform:translateY(-2px)}.buyer-product-open{width:100%;display:block;padding:0;border-radius:0;background:transparent;text-align:left}.buyer-product-image{display:grid;width:100%;aspect-ratio:1/1;place-items:center;overflow:hidden;background:#f0f1f2}.buyer-product-image img{width:100%;height:100%;object-fit:cover}.buyer-product-image i{color:#8b9096;font-size:12px;font-style:normal}.buyer-product-copy{display:grid;grid-gap:6px;gap:6px;min-height:105px;padding:13px 13px 8px}.buyer-product-copy strong{min-height:39px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.35}.buyer-product-copy small{overflow:hidden;text-overflow:ellipsis;color:var(--muted);white-space:nowrap}.buyer-product-copy em{color:var(--red);font-size:17px;font-style:normal;font-weight:900}.promotion-badge{justify-self:start;display:inline-flex;width:max-content;padding:4px 8px;border-radius:999px;background:#fff0e1;color:#b64d00;font-size:11px;font-style:normal;font-weight:900;line-height:1}.buyer-message-badge{display:inline-grid;min-width:18px;height:18px;margin-left:5px;padding:0 5px;place-items:center;border-radius:999px;background:var(--red);color:#fff;font-size:10px}.buyer-contact-store{margin:3px 0 12px;padding:9px 14px;border:1px solid #d9a8b1;border-radius:10px;background:#fff5f7;color:var(--red);font-weight:800}.messages-management-card{padding:0;overflow:hidden}.messages-overlay{align-items:center;justify-content:center;padding:24px}.buyer-messages-modal{position:relative;width:min(1080px,100%);height:min(760px,calc(100vh - 48px));overflow:hidden;border-radius:22px;background:#fff;box-shadow:0 24px 80px #0003}.buyer-chat-page{width:100%;min-height:100vh;background:#f5f1eb}.buyer-chat-page>header{min-height:64px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border-bottom:1px solid #e1e3e6}.buyer-chat-page>header>a{color:#191919;font-weight:900;text-decoration:none}.buyer-chat-page>.chat-layout{width:100%;height:calc(100vh - 64px);min-height:620px}.public-store-contact-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.chat-layout{display:grid;grid-template-columns:310px minmax(0,1fr);min-height:650px;height:100%;background:#fff}.chat-list{overflow-y:auto;border-right:1px solid var(--line);background:#fafbfc}.chat-list-heading{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid var(--line)}.chat-list-heading strong{font-size:21px}.chat-list-heading span{color:var(--muted);font-size:12px}.chat-list>button{position:relative;display:grid;grid-template-columns:44px 1fr auto;width:100%;grid-gap:10px;gap:10px;align-items:center;padding:14px;border:0;border-bottom:1px solid #eceef0;background:transparent;text-align:left}.chat-list>button.active{background:#f8e9ed}.chat-list>button>span:nth-child(2){display:grid;min-width:0;grid-gap:4px;gap:4px}.chat-list>button small{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.chat-list>button>b{min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--red);color:#fff;font-size:10px;line-height:20px;text-align:center}.chat-avatar{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:var(--red);color:#fff;font-weight:900}.chat-empty{padding:24px;color:var(--muted);text-align:center}.chat-window{display:grid;min-width:0;grid-template-rows:auto 1fr auto auto}.chat-window>header{display:flex;gap:11px;align-items:center;padding:14px 20px;border-bottom:1px solid var(--line)}.chat-window>header>div:last-child{display:grid;grid-gap:3px;gap:3px}.chat-window>header small{color:var(--muted)}.chat-messages{overflow-y:auto;padding:22px;background:#f5f6f7}.chat-message{display:flex;justify-content:flex-start;margin-bottom:12px}.chat-message.mine{justify-content:flex-end}.chat-message>div{max-width:min(70%,520px);padding:10px 13px;border-radius:15px 15px 15px 4px;background:#fff;box-shadow:0 1px 2px #0000000d}.chat-message.mine>div{border-radius:15px 15px 4px 15px;background:#f6dfe4}.chat-message p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.chat-message time{display:block;margin-top:5px;color:var(--muted);font-size:10px;text-align:right}.chat-message audio{width:min(290px,100%);height:36px}.chat-error{margin:8px 14px 0}.chat-window>footer{display:grid;grid-template-columns:auto 1fr auto;grid-gap:10px;gap:10px;align-items:end;padding:14px;border-top:1px solid var(--line)}.chat-window>footer textarea{min-height:44px;max-height:110px;resize:vertical}.chat-window>footer button{min-height:44px}.chat-window>footer button.recording{background:#ffe2e6;color:var(--red);animation:pulse-recording 1.1s infinite}.chat-placeholder{align-self:center;padding:30px;color:var(--muted);text-align:center}.chat-placeholder strong{color:var(--ink);font-size:22px}@keyframes pulse-recording{50%{opacity:.55}}@media (max-width:760px){.messages-overlay{padding:0}.buyer-messages-modal{width:100%;height:100%;border-radius:0}.buyer-messages-modal>.buyer-detail-close{z-index:3}.chat-layout{grid-template-columns:120px minmax(0,1fr);min-height:100%}.chat-list-heading{padding:13px 8px}.chat-list-heading strong{font-size:15px}.chat-list-heading span{display:none}.chat-list>button{grid-template-columns:34px minmax(0,1fr);padding:10px 7px}.chat-list>button>b{position:absolute;top:5px;left:31px}.chat-avatar{width:34px;height:34px;border-radius:10px}.chat-list>button strong{font-size:11px}.chat-list>button small{font-size:9px}.chat-window>header{padding:10px 45px 10px 10px}.chat-messages{padding:12px 8px}.chat-message>div{max-width:86%}.chat-window>footer{grid-template-columns:auto 1fr;padding:8px}.chat-window>footer .primary{grid-column:2}.chat-window>footer textarea{min-width:0}}.buyer-card-quick-add{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:10px;padding:7px 12px 13px}.buyer-card-quick-add>span{overflow:hidden;color:#555b63;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.buyer-card-quick-add button{display:grid;flex:0 0 38px;width:38px;height:38px;place-items:center;padding:0;border-radius:50%;color:#fff;background:var(--red);font-size:22px;font-weight:700}.buyer-card-quick-add button.added{background:#247747}.buyer-card-buy{display:grid;grid-template-columns:minmax(58px,.8fr) minmax(86px,1fr);grid-gap:7px;gap:7px;padding:7px 12px 13px}.buyer-card-buy select{min-width:0;padding:8px;border-radius:9px;font-size:12px}.buyer-quantity{display:grid;grid-template-columns:28px 1fr 28px;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:9px}.buyer-quantity button{padding:7px 2px;border-radius:0;background:#f3f4f5}.buyer-quantity b{text-align:center;font-size:12px}.buyer-add-button{grid-column:1/-1;padding:10px 8px;font-size:13px}.buyer-add-button.added,.buyer-detail-add.added{background:#247747}.buyer-card-buy>small{grid-column:1/-1;color:var(--muted);font-size:11px;text-align:center}.buyer-card-unavailable{margin:8px 12px 13px;padding:10px;border-radius:9px;color:#805326;background:#f8efe4;font-size:12px;text-align:center}.buyer-empty{min-height:320px;display:grid;place-items:center;align-content:center;grid-gap:11px;gap:11px;padding:30px;border:1px dashed #cfd3d8;border-radius:18px;color:var(--muted);background:#fff;text-align:center}.buyer-empty>span:not(.buyer-loader){display:grid;width:48px;height:48px;place-items:center;border-radius:14px;color:#fff;background:#6a7078;font-weight:900}.buyer-empty p{margin:0}.buyer-loader{width:32px;height:32px;border:4px solid #ead7db;border-top:4px solid var(--red);border-radius:50%;animation:buyer-spin .8s linear infinite}@keyframes buyer-spin{to{transform:rotate(1turn)}}.buyer-pagination{display:flex;justify-content:center;align-items:center;gap:14px;margin:28px 0 0}.buyer-pagination button{color:var(--red);background:#f7e9ec;font-weight:800}.buyer-pagination button:disabled{cursor:not-allowed;opacity:.45}.buyer-pagination span{color:var(--muted);font-size:13px}.buyer-store-category-tabs{display:flex;gap:8px;overflow-x:auto;margin:18px 0 8px;padding:4px 0;scrollbar-width:thin}.buyer-store-category-tabs button{display:flex;flex:0 0 auto;align-items:center;gap:7px;padding:10px 14px;border:1px solid #d8ddda;border-radius:999px;color:#415049;background:#fff;font-weight:800}.buyer-store-category-tabs button.active{border-color:#0e654b;color:#fff;background:#0e654b}.buyer-store-category-tabs small{display:grid;min-width:20px;height:20px;place-items:center;padding:0 5px;border-radius:999px;color:inherit;background:#00000012;font-size:10px}.buyer-floating-basket{position:fixed;z-index:35;right:24px;bottom:24px;display:flex;align-items:center;gap:8px;padding:13px 17px;color:#fff;background:var(--red);box-shadow:0 12px 30px #66101f36;font-weight:900}.buyer-added-toast{position:fixed;z-index:120;top:94px;right:24px;width:min(360px,calc(100% - 32px));display:grid;grid-gap:4px;gap:4px;padding:14px 16px;border:1px solid #b8dfc5;border-radius:13px;color:#175c34;background:#effaf2;box-shadow:0 14px 35px #10271a24}.buyer-added-toast span{color:#477057;font-size:12px}.buyer-mobile-actions,.buyer-mobile-nav,.mobile-buyer-basket,.mobile-buyer-home,.mobile-buyer-page,.mobile-buyer-product-detail,.mobile-buyer-store{display:none}.buyer-overlay{position:fixed;z-index:100;inset:0;display:flex;justify-content:flex-end;background:#11182080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.buyer-basket-drawer{width:min(540px,100%);height:100%;overflow:auto;padding:26px;background:#f4f5f6;box-shadow:-20px 0 50px #10182025}.buyer-overlay.expanded-basket{align-items:center;justify-content:center;padding:24px}.buyer-basket-drawer.expanded{width:min(1180px,100%);height:min(920px,100%);border-radius:22px;box-shadow:0 24px 70px #10182038}.buyer-drawer-heading{position:-webkit-sticky;position:sticky;z-index:2;top:-26px;display:flex;justify-content:space-between;align-items:flex-start;margin:-26px -26px 20px;padding:23px 26px 17px;border-bottom:1px solid var(--line);background:#ffffffef;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.buyer-drawer-heading h2{margin:5px 0 0}.buyer-detail-close,.buyer-drawer-heading button{padding:8px 11px;color:var(--red);background:#f7e9ec;font-weight:800}.buyer-drawer-actions{display:flex;gap:8px}.buyer-drawer-actions .buyer-expand-basket{color:#fff;background:var(--red)}.compact-empty{min-height:260px}.buyer-basket-group{margin:14px 0;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff}.buyer-basket-store{display:flex;justify-content:space-between;gap:14px;padding:14px 16px;background:#f7f8f9}.buyer-basket-store span{color:var(--muted);font-size:12px}.buyer-basket-line{display:grid;grid-template-columns:58px minmax(0,1fr) auto;grid-gap:11px;gap:11px;align-items:center;padding:13px 15px;border-top:1px solid #eceef0}.buyer-basket-line img,.buyer-line-image{width:58px;height:58px;border-radius:10px;object-fit:cover;background:#f0f1f2}.buyer-line-image{display:grid;place-items:center;color:var(--muted);font-size:11px}.buyer-basket-line>div:nth-child(2){display:grid;grid-gap:4px;gap:4px;min-width:0}.buyer-basket-line>div:nth-child(2) strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.buyer-basket-line small{color:var(--muted)}.buyer-basket-line em{color:var(--red);font-style:normal;font-weight:800}.buyer-line-actions{display:grid;grid-template-columns:27px 25px 27px;align-items:center;text-align:center}.buyer-line-actions button{padding:6px 2px;border-radius:7px;background:#eef0f2}.buyer-line-actions .remove{grid-column:1/-1;margin-top:5px;color:var(--red);background:transparent;font-size:11px}.buyer-basket-line.pending-removal{border-color:#e8b8bf;background:#fff8f9}.buyer-line-actions{min-width:98px;grid-template-columns:30px minmax(30px,1fr) 30px}.buyer-line-actions button{min-height:30px;transition:transform .12s ease,background .12s ease,color .12s ease}.buyer-line-actions button:hover:not(:disabled){color:#fff;background:var(--red)}.buyer-line-actions button:active:not(:disabled){transform:scale(.94)}.buyer-line-actions button:disabled{cursor:default;opacity:.45}.buyer-line-actions .remove{min-height:30px;padding:6px 8px;background:#fff0f2;white-space:nowrap}.buyer-basket-line.pending-removal .buyer-line-actions .remove{color:#fff;background:var(--red);font-weight:900}.buyer-basket-subtotal{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-top:1px solid var(--line)}.buyer-basket-subtotal span{color:var(--muted)}.buyer-basket-subtotal strong{color:var(--red);font-size:18px}.buyer-basket-note{padding:14px;border-radius:12px;color:#586069;background:#fff;font-size:13px;line-height:1.55}.buyer-submit-order{display:grid;grid-gap:14px;gap:14px;margin-top:18px;padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff}.buyer-submit-order h3{margin:5px 0}.buyer-submit-order p{margin:0;color:var(--muted);font-size:13px}.buyer-delivery-choices{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.buyer-delivery-choices label{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:7px;margin:0;padding:12px 8px;border:1px solid var(--line);border-radius:10px;background:#f7f8f9;cursor:pointer}.buyer-delivery-choices input{width:auto;margin:0}.buyer-submit-order textarea{min-height:90px;margin-top:7px;resize:vertical}.buyer-submit-order .buyer-basket-note{background:#f6f7f8}.buyer-submit-button{width:100%}.buyer-order-note-disclosure{border-top:1px solid var(--line)}.buyer-order-note-disclosure summary{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:12px;padding:11px 14px;cursor:pointer;color:var(--ink);font-size:12px;font-weight:850;list-style:none}.buyer-order-note-disclosure summary::-webkit-details-marker{display:none}.buyer-order-note-disclosure summary>span:last-child{font-size:18px;transition:transform .16s ease}.buyer-order-note-disclosure[open] summary>span:last-child{transform:rotate(180deg)}.buyer-order-note-disclosure .buyer-note-presets{border-top:0;padding-top:4px}.buyer-order-note-fields{border:1px solid var(--line);border-radius:12px}.buyer-order-note-fields>div{display:grid;grid-gap:12px;gap:12px;padding:0 14px 14px}.buyer-order-success{display:grid;grid-template-columns:auto 1fr;grid-gap:12px;gap:12px;padding:20px;border:1px solid #b8dfc5;border-radius:16px;color:#175c34;background:#effaf2}.buyer-order-success>span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;color:#fff;background:#247747;font-size:20px;font-weight:900}.buyer-order-success p{margin:4px 0 0;color:#477057}.buyer-order-success section{grid-column:1/-1;display:flex;justify-content:space-between;gap:12px;padding:11px 13px;border-radius:10px;background:#fff}.buyer-order-success small{color:#477057}.detail-overlay{align-items:center;justify-content:center;padding:24px}.buyer-detail-modal{position:relative;width:min(1040px,100%);max-height:92vh;overflow:auto;padding:30px;border-radius:22px;background:#fff}.buyer-detail-close{position:absolute;z-index:3;top:18px;right:18px}.buyer-detail-grid{display:grid;grid-template-columns:minmax(320px,1fr) minmax(330px,.9fr);grid-gap:34px;gap:34px}.buyer-detail-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;align-content:start}.buyer-detail-gallery img{width:100%;aspect-ratio:1/1;border-radius:14px;object-fit:cover;background:#f0f1f2}.buyer-detail-gallery img:first-child{grid-column:1/-1}.buyer-detail-gallery>span{min-height:360px;display:grid;place-items:center;border-radius:16px;color:var(--muted);background:#f0f1f2}.buyer-detail-content{padding:18px 12px 10px 0}.buyer-detail-content h2{margin:8px 55px 8px 0;font-size:31px;line-height:1.25}.buyer-detail-content>p,.buyer-detail-store{color:var(--muted)}.buyer-detail-price{display:block;margin:22px 0;color:var(--red);font-size:30px}.buyer-detail-description{line-height:1.65;white-space:pre-wrap}.buyer-detail-purchase-units{display:grid;grid-gap:0;gap:0;margin-top:22px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.buyer-detail-unit-row{display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:18px;padding:12px 14px;border-bottom:1px solid var(--line)}.buyer-detail-unit-row>strong{font-size:15px}.buyer-unit-stepper{display:grid;grid-template-columns:34px 54px 34px;align-items:center;grid-gap:7px;gap:7px}.buyer-unit-stepper button{display:grid;width:34px;height:34px;place-items:center;padding:0;border-radius:50%;color:#fff;background:var(--red);font-size:19px;font-weight:800}.buyer-unit-stepper button:disabled{color:#9ba0a6;background:#eceef0}.buyer-unit-stepper b{display:grid;min-height:36px;place-items:center;border:1px solid var(--line);border-radius:8px;background:#f6f7f8}.buyer-detail-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;padding:15px 14px;background:#f6f7f8}.buyer-detail-summary span{display:grid;grid-gap:5px;gap:5px;text-align:center}.buyer-detail-summary small{color:var(--muted)}.buyer-detail-summary strong{color:var(--red);font-size:15px}.buyer-detail-facts{display:grid;grid-gap:8px;gap:8px;margin:22px 0}.buyer-detail-facts div{display:grid;grid-gap:5px;gap:5px;padding:12px 14px;border-radius:11px;background:#f6f7f8}.buyer-detail-facts span{color:var(--muted);font-size:12px}.buyer-detail-add{margin-top:18px}.buyer-detail-buy{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:18px;padding:15px;border-radius:14px;background:#f6f7f8}.buyer-detail-buy label{margin:0;font-size:13px}.buyer-detail-buy select{padding:10px}.buyer-detail-buy .buyer-detail-add,.buyer-detail-buy p{grid-column:1/-1;margin:0}.buyer-detail-buy p{color:var(--muted);font-size:13px}@media (max-width:1150px){.buyer-market-mainbar{grid-template-columns:auto minmax(180px,1fr) auto repeat(3,42px) minmax(96px,128px);gap:7px}.buyer-account strong,.buyer-store-shortcut{display:none}.buyer-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:800px){.buyer-market-header{position:static}.buyer-market-mainbar{width:100%;grid-template-columns:1fr auto;gap:10px;padding:12px 14px 9px}.buyer-wordmark{font-size:21px}.buyer-basket-button,.buyer-category-button,.buyer-store-shortcut{display:none}.buyer-search{grid-column:1/-1;grid-row:2}.buyer-search input{padding:11px 12px}.buyer-search button{padding:0 15px}.buyer-account{justify-self:end}.buyer-account>span{width:36px;height:36px;flex-basis:36px}.buyer-account>div{display:block}.buyer-account button{font-size:10px}.buyer-category-nav{width:100%;padding:0 12px 9px}.buyer-category-nav button{padding:7px 10px;font-size:12px}.buyer-catalog-main{width:100%;padding:14px 12px 92px}.buyer-mobile-actions{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.buyer-mobile-actions button{padding:9px 13px;color:var(--red);background:#f7e9ec;font-weight:800}.buyer-catalog-layout{display:block}.buyer-filter-panel{position:fixed;z-index:80;inset:0 0 auto;display:none;max-height:100vh;overflow:auto;padding:18px 18px 28px;border:0;border-radius:0 0 18px 18px;box-shadow:0 20px 50px #11182044}.buyer-filter-panel.open{display:grid}.buyer-filter-title button{display:block}.buyer-results-heading{display:none}.buyer-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.buyer-product-card{border-radius:12px}.buyer-product-copy{min-height:97px;padding:10px 9px 6px}.buyer-product-copy strong{min-height:35px;font-size:13px}.buyer-product-copy small{font-size:11px}.buyer-product-copy em{font-size:15px}.buyer-card-quick-add{min-height:48px;padding:4px 9px 10px}.buyer-card-quick-add>span{font-size:10px}.buyer-card-quick-add button{flex-basis:34px;width:34px;height:34px;font-size:20px}.buyer-card-buy{grid-template-columns:1fr;gap:5px;padding:5px 8px 10px}.buyer-add-button,.buyer-card-buy select,.buyer-card-buy>small,.buyer-quantity{grid-column:1}.buyer-add-button{padding:9px 4px;font-size:11px}.buyer-card-unavailable{margin:5px 8px 10px;padding:8px 5px;font-size:10px}.buyer-floating-basket{display:none}.buyer-added-toast{top:14px;right:16px}.buyer-mobile-nav{position:fixed;z-index:40;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,1fr);padding:6px 7px max(7px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffff5;box-shadow:0 -8px 24px #11182014;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.buyer-mobile-nav button{display:grid;place-items:center;grid-gap:2px;gap:2px;padding:8px 2px;color:#595f67;background:transparent;font-size:11px;font-weight:700}.buyer-mobile-nav button.active{color:var(--red)}.buyer-mobile-nav b{color:#fff;background:var(--red)}.buyer-basket-drawer{padding:18px 14px 85px}.buyer-overlay.expanded-basket{align-items:stretch;padding:0}.buyer-basket-drawer.expanded{width:100%;height:100%;border-radius:0}.buyer-drawer-heading{top:-18px;margin:-18px -14px 16px;padding:18px 14px 13px}.buyer-expand-basket{display:none}.buyer-basket-line{grid-template-columns:48px minmax(0,1fr);padding:11px}.buyer-basket-line img,.buyer-line-image{width:48px;height:48px}.buyer-line-actions{grid-column:2;justify-self:start}.buyer-delivery-choices{grid-template-columns:1fr}.buyer-order-success section{display:grid;grid-gap:3px;gap:3px}.detail-overlay{padding:0}.buyer-detail-modal{width:100%;height:100%;max-height:none;padding:18px 14px 90px;border-radius:0}.buyer-detail-grid{grid-template-columns:1fr;gap:18px}.buyer-detail-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.buyer-detail-gallery img,.buyer-detail-gallery img:first-child{flex:0 0 88%;width:88%;grid-column:auto;scroll-snap-align:start}.buyer-detail-gallery>span{width:100%;min-height:280px}.buyer-detail-content{padding:0}.buyer-detail-content h2,.buyer-detail-price{font-size:25px}.buyer-detail-unit-row{padding:11px 10px}.buyer-detail-summary{padding:13px 8px}.buyer-detail-summary small{font-size:10px}.buyer-detail-summary strong{font-size:13px}}.chat-layout.chat-layout-merchant{grid-template-columns:240px minmax(420px,1fr) 270px}.chat-window>header>.chat-search{display:flex;align-items:center;gap:5px;margin-left:auto}@media (max-width:980px){.chat-layout.chat-layout-merchant{grid-template-columns:190px minmax(0,1fr)}}@media (max-width:680px){.chat-layout.chat-layout-merchant{grid-template-columns:1fr}}.category-selector{display:grid;grid-gap:8px;gap:8px}.category-selector>label{font-weight:700}.category-selector input,.category-selector select{width:100%}.category-selector-status{margin:0;color:#667085;font-size:13px}.category-selector-error{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #f3b4b4;border-radius:10px;background:#fff4f4;color:#9b1c1c}.category-selector-error button{width:auto}.marketplace-shell{min-height:100vh;background:#f7f6f1;color:#172019}.marketplace-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:grid;grid-template-columns:auto minmax(260px,1fr) auto;grid-gap:24px;gap:24px;align-items:center;padding:18px 5vw;background:#fff;border-bottom:1px solid #e6e8e2}.marketplace-brand{font-weight:900;letter-spacing:.08em;color:#173d27;text-decoration:none}.marketplace-brand small{display:block;font-size:11px;letter-spacing:.02em;color:#768177}.marketplace-header form{display:flex}.marketplace-header input{width:100%;padding:13px 16px;border:1px solid #cfd7cf;border-radius:12px 0 0 12px}.marketplace-header form button{padding:0 20px;border:0;border-radius:0 12px 12px 0;background:#1f6b3d;color:#fff}.marketplace-header nav{display:flex;gap:16px;align-items:center}.marketplace-header nav a{color:#173d27;text-decoration:none;font-weight:700}.marketplace-header .seller-link,.pilot-primary{display:inline-flex;justify-content:center;padding:13px 18px;border-radius:12px;background:#1f6b3d;color:#fff!important;text-decoration:none;border:0;font-weight:800}.marketplace-hero{margin:32px 5vw;padding:54px;border-radius:28px;background:linear-gradient(120deg,#163d26,#2d8050);color:#fff}.marketplace-hero div{max-width:760px}.marketplace-hero p,.marketplace-section-title p{font-weight:800;text-transform:uppercase;letter-spacing:.08em}.marketplace-hero h1{font-size:clamp(34px,5vw,66px);line-height:1.02;margin:12px 0}.marketplace-categories,.marketplace-products,.marketplace-stores{padding:24px 5vw}.marketplace-categories>div{display:flex;gap:10px;overflow:auto;padding-bottom:8px}.marketplace-categories button{white-space:nowrap;padding:11px 15px;border:1px solid #dce1db;border-radius:999px;background:#fff}.marketplace-section-title{display:flex;justify-content:space-between;align-items:end}.marketplace-section-title p{color:#1f6b3d;margin:0}.marketplace-section-title h2{font-size:32px;margin:4px 0}.marketplace-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.marketplace-grid article{overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 8px 30px #1535220d}.marketplace-image{aspect-ratio:1;background:#e9eee9;display:grid;place-items:center;color:#66806d;font-weight:900}.marketplace-image img{width:100%;height:100%;object-fit:cover}.marketplace-grid article>div:last-child{padding:16px}.marketplace-grid h3{margin:0 0 8px}.marketplace-grid a{color:#43614c}.price-locked{color:#7a5a10;background:#fff7dc;padding:10px;border-radius:10px}.marketplace-empty{padding:48px;text-align:center;background:#fff;border-radius:18px}.marketplace-stores>div{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.marketplace-stores a{display:flex;flex-direction:column;padding:18px;background:#fff;border-radius:14px;color:#173d27;text-decoration:none;font-weight:800}.marketplace-stores span{margin-top:8px;color:#1f6b3d;font-size:13px}.pilot-login-shell,.seller-entry{min-height:100vh;background:#eef3ed;padding:32px}.pilot-back-link{color:#1f6b3d;text-decoration:none;font-weight:800}.pilot-login-card,.seller-entry section{max-width:520px;margin:8vh auto;background:#fff;padding:40px;border-radius:24px;box-shadow:0 20px 60px #173d2714}.pilot-logo{font-weight:900;letter-spacing:.1em}.pilot-kicker{color:#1f6b3d;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.pilot-login-card form{display:grid;grid-gap:16px;gap:16px;margin-top:24px}.pilot-login-card label{display:grid;grid-gap:8px;gap:8px}.pilot-login-card input{padding:14px;border:1px solid #cad4ca;border-radius:10px}.pilot-check{grid-template-columns:auto 1fr!important}.pilot-message{padding:12px;background:#fff4d6;border-radius:10px}.seller-entry header{display:flex;justify-content:space-between}.seller-entry section{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.seller-entry h1{font-size:48px;margin:0}.seller-entry small{color:#667269}@media(max-width:800px){.marketplace-header{grid-template-columns:1fr auto}.marketplace-header form{grid-column:1/-1;grid-row:2}.marketplace-header nav a:first-child{display:none}.marketplace-header .seller-link{font-size:12px;padding:10px}.marketplace-hero{margin:18px;padding:30px}.marketplace-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.marketplace-stores>div{grid-template-columns:1fr 1fr}.marketplace-categories,.marketplace-products,.marketplace-stores,.pilot-login-shell,.seller-entry{padding:18px}.pilot-login-card,.seller-entry section{padding:26px}.seller-entry header>a:last-child{font-size:12px}.marketplace-header nav a:first-child{display:inline-flex}.marketplace-header nav{gap:8px}.marketplace-header nav a{font-size:11px}.marketplace-header .seller-link{font-size:11px;padding:9px}}.language-switcher{display:flex;align-items:center;gap:7px;white-space:nowrap}.language-switcher button{border:0;background:transparent;padding:5px;color:#62666d;cursor:pointer}.language-switcher button[aria-pressed=true]{color:#a6192e;font-weight:800;text-decoration:underline;text-underline-offset:4px}.ai-processing-indicator{display:flex;align-items:center;gap:8px;color:#165d42;font-size:.88rem;font-weight:700}.ai-processing-indicator>span{width:16px;height:16px;border:2px solid rgba(22,93,66,.2);border-top-color:#165d42;border-radius:50%;animation:angrolink-ai-spin .8s linear infinite}@keyframes angrolink-ai-spin{to{transform:rotate(1turn)}}.buyer-market-shell,.dashboard-shell,.marketplace-shell{background:var(--bg);color:var(--ink)}.marketplace-category-toggle{display:none}.marketplace-header{grid-template-columns:auto minmax(300px,1fr) auto;padding:16px 4vw 0;border-color:var(--line);background:#fffffff7;box-shadow:none}.marketplace-brand{color:var(--ink)}.marketplace-brand small{color:var(--muted);font-weight:500}.marketplace-header input{border-color:var(--line);border-radius:10px 0 0 10px;background:#fff}.marketplace-header .seller-link,.marketplace-header form button{background:var(--red)}.marketplace-header nav{gap:13px}.marketplace-header nav a{color:var(--ink);font-size:13px}.marketplace-category-nav{grid-column:1/-1;display:flex;gap:24px;overflow-x:auto;padding:13px 0 11px;border-top:1px solid var(--line)}.marketplace-category-nav button{flex:0 0 auto;padding:5px 0;border-radius:0;background:transparent;color:var(--muted);font-size:13px;font-weight:700}.marketplace-category-nav button.active{color:var(--red);box-shadow:inset 0 -2px var(--red)}.marketplace-intro{margin:32px 4vw 8px;padding:42px 5vw;border-radius:24px;background:var(--hero-blue);color:var(--ink)}.marketplace-intro div{max-width:760px}.marketplace-intro p,.marketplace-section-title p{margin:0;color:var(--red);font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.marketplace-intro h1{max-width:720px;margin:10px 0 12px;font-size:clamp(30px,4.2vw,58px);line-height:1.08}.marketplace-products,.marketplace-stores{padding:34px 4vw}.marketplace-section-title h2{color:var(--ink)}.marketplace-grid{gap:22px}.marketplace-grid article{border:1px solid var(--line);border-radius:14px;box-shadow:none}.marketplace-image{background:var(--warm)}.marketplace-grid h3 a{color:var(--ink);text-decoration:none}.marketplace-grid article>div:last-child>a,.price-locked{color:var(--muted)}.price-locked{font-size:13px}.marketplace-stores,.price-locked{background:var(--warm)}.marketplace-stores>div{gap:16px}.marketplace-stores a{min-height:150px;justify-content:center;border:1px solid var(--line);color:var(--ink)}.buyer-store-avatar,.buyer-supplier-card>span,.marketplace-stores a i{display:grid;width:46px;height:46px;place-items:center;margin-bottom:14px;border-radius:50%;background:var(--hero-blue);color:var(--ink);font-style:normal;font-weight:900}.marketplace-stores span{color:var(--red)}.buyer-directory,.buyer-home-sections{display:grid;grid-gap:30px;gap:30px;margin-bottom:38px}.buyer-shelf{min-width:0}.buyer-shelf-heading{display:flex;justify-content:space-between;align-items:center}.buyer-shelf-heading h2{margin:0 0 16px;font-size:25px}.buyer-shelf-heading button{padding:7px 13px;background:transparent;color:var(--red)}.buyer-shelf-row,.buyer-supplier-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.buyer-supplier-card{display:flex;min-height:155px;flex-direction:column;align-items:flex-start;padding:18px;border:1px solid var(--line);background:#fff;text-align:left}.buyer-supplier-card strong{font-size:16px}.buyer-supplier-card small{margin-top:8px;color:var(--red)}.buyer-reorder-card{display:grid;min-height:155px;grid-gap:10px;gap:10px;padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff}.buyer-reorder-card div{display:grid;grid-gap:5px;gap:5px}.buyer-reorder-card small{color:var(--muted)}.buyer-reorder-card>span{font-weight:900}.buyer-reorder-card button{align-self:end;background:var(--warm);color:var(--red);font-weight:800}.buyer-order-history{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.buyer-note-presets{display:grid;grid-gap:8px;gap:8px;padding:13px;border-top:1px solid var(--line)}.buyer-note-presets>small{color:var(--muted);font-weight:700}.buyer-note-presets>div{display:flex;flex-wrap:wrap;gap:7px}.buyer-note-presets button{padding:8px 11px;border:1px solid var(--line);background:#fff;font-size:12px}.buyer-note-presets button.selected{border-color:var(--red);background:#fff4f6;color:var(--red)}.buyer-store-actions{display:flex;gap:8px}.buyer-store-modal{width:min(1100px,calc(100vw - 32px));max-height:90vh;overflow:auto;padding:28px;border-radius:20px;background:#fff}.buyer-store-modal>header{display:flex;align-items:center;gap:18px;margin-bottom:18px}.buyer-store-modal h2{margin:4px 0}.buyer-store-modal header .primary{width:auto;margin-left:auto}.buyer-store-avatar{flex:0 0 58px;width:58px;height:58px;margin:0}.buyer-store-locations{display:flex;flex-wrap:wrap;gap:8px;margin:15px 0 26px}.buyer-store-locations span{padding:9px 12px;border-radius:999px;background:var(--warm);color:var(--muted);font-size:13px}.buyer-supplier-product{display:grid;grid-gap:7px;gap:7px;padding:0 0 13px;overflow:hidden;border:1px solid var(--line);background:#fff;text-align:left}.buyer-supplier-product img,.buyer-supplier-product>span{width:100%;aspect-ratio:1.5;object-fit:cover;background:var(--warm)}.buyer-supplier-product small,.buyer-supplier-product strong{padding:0 12px}.buyer-supplier-product small{color:var(--muted)}.marketplace-category-item{position:relative;flex:0 0 auto}.marketplace-category-submenu{position:absolute;z-index:20;top:100%;left:0;display:none;min-width:210px;padding:8px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 16px 36px #211d1d1c}.marketplace-category-item:focus-within .marketplace-category-submenu,.marketplace-category-item:hover .marketplace-category-submenu{display:grid}.marketplace-category-submenu button{padding:10px;text-align:left}.quick-phrase-editor{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:10px;gap:10px;align-items:end}.quick-phrase-editor label{margin:0}.quick-phrase-editor button{width:auto}.im-settings-panel{display:grid;grid-gap:16px;gap:16px}.im-setting-list>div{border:1px solid var(--line)}.im-setting-list>div.inactive{opacity:.58}.im-setting-list span{display:grid;grid-gap:4px;gap:4px}.im-setting-list small{color:var(--muted)}.im-setting-list>div>div{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}.order-discount-box{display:grid;grid-template-columns:1fr 1.4fr 1fr auto;grid-gap:12px;gap:12px;align-items:end;padding:16px;border-radius:14px;background:var(--warm)}.order-discount-box>div{display:grid;grid-gap:5px;gap:5px}.order-discount-box label{margin:0}.order-discount-box input{padding:10px}.order-discount-box button{background:var(--red);color:#fff}.public-product-page,.public-store-page{min-height:100vh;background:var(--bg)}.public-product-page>header,.public-store-page>header{display:flex;align-items:center;justify-content:space-between;padding:18px 5vw;border-bottom:1px solid var(--line);background:#fff}.public-product-page>header>a,.public-store-page>header>a:first-child{color:var(--ink);font-weight:900;text-decoration:none}.public-store-page .primary{width:auto}.public-store-identity{display:flex;align-items:center;gap:20px;margin:34px 5vw 14px;padding:38px;border-radius:22px;background:var(--hero-blue)}.public-product-supplier>span,.public-store-identity>span{display:grid;flex:0 0 64px;width:64px;height:64px;place-items:center;border-radius:50%;background:#fff;font-size:24px;font-weight:900}.public-store-identity h1{margin:5px 0;font-size:44px}.public-store-identity .primary{margin-left:auto}.public-store-locations{display:flex;gap:8px;flex-wrap:wrap;padding:0 5vw}.public-store-locations span{padding:9px 12px;border-radius:999px;background:var(--warm)}.public-product-detail{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:4vw;gap:4vw;padding:44px 6vw}.public-product-gallery{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.public-product-gallery img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:14px}.public-product-detail h1{font-size:48px}.public-product-supplier{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid var(--line);border-radius:14px;color:var(--ink);text-decoration:none}.public-product-supplier>span{width:44px;height:44px;flex-basis:44px;font-size:17px;background:var(--hero-blue)}.public-product-supplier div{display:grid;grid-gap:3px;gap:3px}.public-product-actions{display:flex;gap:10px;margin-top:22px}.public-product-actions a{display:inline-flex;padding:13px 18px;border:1px solid var(--line);border-radius:11px;color:var(--ink);text-decoration:none;font-weight:800}.public-product-actions .primary{width:auto;color:#fff}@media(max-width:800px){.marketplace-header{grid-template-columns:1fr auto;padding:13px 16px 0}.marketplace-header form{grid-row:2;grid-column:1/-1}.marketplace-header nav{grid-column:2;grid-row:1}.marketplace-header nav a:not(.seller-link):not(.buyer-auth-link){display:none}.marketplace-header .buyer-auth-link{display:inline-flex;padding:9px 10px;border:1px solid var(--red);border-radius:9px;color:var(--red);white-space:nowrap}.marketplace-category-toggle{display:block;grid-row:3;grid-column:1/-1;width:100%;padding:11px;background:transparent;color:var(--red);text-align:left;font-weight:800}.marketplace-category-nav{position:fixed;z-index:30;top:0;right:0;bottom:0;left:18%;display:none;align-content:start;grid-template-columns:1fr;gap:6px;padding:72px 22px;background:#fff;box-shadow:-20px 0 50px #211d1d28}.marketplace-category-item,.marketplace-category-nav.open{display:grid}.marketplace-category-submenu{position:static;display:grid;margin-left:12px;border:0;box-shadow:none}.marketplace-category-nav button{text-align:left}.marketplace-intro{margin:16px;padding:26px}.marketplace-intro h1{font-size:33px}.marketplace-products,.marketplace-stores{padding:28px 16px}.buyer-order-history,.buyer-shelf-row,.buyer-supplier-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-discount-box,.quick-phrase-editor{grid-template-columns:1fr}.buyer-store-modal{padding:20px}.buyer-store-modal>header{align-items:flex-start;flex-wrap:wrap}.buyer-store-modal header .primary{margin-left:0}.public-store-identity{margin:18px;padding:24px;align-items:flex-start;flex-wrap:wrap}.public-store-identity h1{font-size:32px}.public-store-identity .primary{margin-left:0}.public-product-detail{grid-template-columns:1fr;padding:24px 18px}.public-product-detail h1{font-size:36px}.public-store-page>header{flex-wrap:wrap;gap:8px;padding:12px 16px}.public-store-page>header .primary{padding:9px 11px;font-size:11px}.public-store-page>header .language-switcher{margin-left:auto}}.marketplace-v2 .marketplace-header{position:-webkit-sticky;position:sticky;gap:18px}.marketplace-v2 .marketplace-brand small{font-size:10px}.marketplace-v2 .marketplace-intro-v2{display:flex;align-items:end;justify-content:space-between;gap:28px;min-height:228px;margin:22px 4vw 12px;padding:34px 4.5vw;border:1px solid #cbdde2;border-radius:18px;background:var(--hero-blue)}.marketplace-v2 .marketplace-intro-v2>div:first-child{min-width:0;flex:1 1}.marketplace-v2 .marketplace-intro-v2 h1{max-width:680px;font-size:clamp(30px,4vw,52px)}.marketplace-intro-stat{display:grid;grid-gap:2px;gap:2px;min-width:112px;padding:18px;border:1px solid #c4d9df;border-radius:14px;background:#ffffffa8}.marketplace-intro-stat strong{font-size:32px}.marketplace-intro-stat span{color:var(--muted);font-size:13px}.marketplace-v2 .marketplace-products,.marketplace-v2 .marketplace-stores{padding:42px 4vw}.marketplace-v2 .marketplace-section-title{margin-bottom:19px}.marketplace-v2 .marketplace-section-title h2{font-size:29px}.marketplace-v2 .marketplace-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.marketplace-v2 .marketplace-product-card{display:grid;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--paper);box-shadow:none;transition:transform .18s ease,box-shadow .18s ease}.marketplace-v2 .marketplace-product-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px #211d1d10}.marketplace-v2 .marketplace-image{aspect-ratio:4/4.55;background:var(--warm)}.marketplace-v2 .marketplace-product-card>div{display:grid;grid-gap:6px;gap:6px;padding:14px}.marketplace-v2 .marketplace-product-card small{color:var(--muted);font-size:11px;font-weight:700}.marketplace-v2 .marketplace-store-link{overflow:hidden;color:var(--muted);font-size:13px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.marketplace-v2 .marketplace-product-card h3{margin:1px 0 0;font-size:16px;line-height:1.35}.marketplace-v2 .marketplace-product-card h3 a{color:var(--ink);text-decoration:none}.marketplace-v2 .marketplace-unit{min-height:18px;margin:1px 0;color:var(--muted);font-size:12px}.marketplace-v2 .price-locked{margin:3px 0 0;padding:8px 9px;border-radius:7px;background:var(--warm);color:var(--ink);font-size:12px}.marketplace-stores-v2{border-top:1px solid var(--line);background:var(--warm)}.marketplace-v2 .marketplace-stores-v2>div:last-child{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.marketplace-v2 .marketplace-supplier-card{display:grid;min-height:178px;align-content:start;grid-gap:8px;gap:8px;padding:19px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);text-decoration:none}.marketplace-v2 .marketplace-supplier-card i{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--hero-blue);font-style:normal;font-weight:900}.marketplace-v2 .marketplace-supplier-card small{margin-top:6px;color:var(--muted);font-size:11px;font-weight:700}.marketplace-v2 .marketplace-supplier-card .marketplace-supplier-meta{margin-top:-2px;font-size:12px;font-weight:500}.marketplace-v2 .marketplace-supplier-card strong{font-size:16px;line-height:1.3}.marketplace-v2 .marketplace-supplier-card span{margin-top:auto;color:var(--red);font-size:13px;font-weight:800}.marketplace-v2 .marketplace-category-nav button{white-space:nowrap}.marketplace-v2 .marketplace-category-submenu{top:calc(100% + 8px)}@media(max-width:800px){.buyer-market-shell[data-mobile-view=home]{background:#e8ece8}.buyer-market-shell[data-mobile-view=home]>.buyer-catalog-main,.buyer-market-shell[data-mobile-view=home]>.buyer-floating-basket,.buyer-market-shell[data-mobile-view=home]>.buyer-market-header,.buyer-market-shell[data-mobile-view=home]>.buyer-mobile-nav{display:none}.mobile-buyer-home{position:relative;display:block;width:100%;max-width:440px;min-height:100vh;margin:0 auto;padding:0 18px 96px;background:#fff;box-shadow:0 0 40px #25352d12;color:#17201d}.mobile-buyer-header{display:flex;height:74px;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e8e3}.mobile-buyer-brand{display:grid;grid-gap:4px;gap:4px}.mobile-buyer-brand strong{color:#0e654b;font-size:15px;font-weight:900;letter-spacing:2px}.mobile-buyer-brand small{color:#728079;font-size:9px}.mobile-buyer-header-actions{display:flex;align-items:center;gap:9px}.mobile-buyer-header-actions .language-switcher{gap:4px}.mobile-buyer-header-actions .language-switcher span{display:none}.mobile-buyer-header-actions .language-switcher button{padding:5px 1px;color:#728079;font-size:11px}.mobile-buyer-header-actions .language-switcher button[aria-pressed=true]{color:#0e654b;text-decoration:none}.mobile-buyer-cart{position:relative;display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:14px;color:#17201d;background:#f5f7f3;font-size:19px}.mobile-buyer-cart b{position:absolute;top:-4px;right:-4px;display:grid;min-width:18px;height:18px;place-items:center;padding:0 4px;border-radius:99px;color:#fff;background:#ef4a43;font-size:10px}.mobile-buyer-search{display:grid;grid-template-columns:46px minmax(0,1fr) auto;grid-gap:8px;gap:8px;padding-top:14px}.mobile-buyer-search input{min-width:0;height:46px;margin:0;padding:0 12px;border:1px solid #e2e8e3;border-radius:13px 0 0 13px;background:#f5f7f3;outline:0}.mobile-buyer-scan{width:46px;height:46px;border:0;border-radius:13px;color:#094b39;background:#c9f05a;font-size:21px}.mobile-buyer-search-submit{height:46px;margin-left:-16px;padding:0 14px;border:0;border-left:1px solid #ffffff45;border-radius:0 13px 13px 0;color:#fff;background:#0e654b;font-size:13px;font-weight:800}.mobile-buyer-categories-wrap{position:relative}.mobile-buyer-categories{display:flex;gap:8px;overflow-x:auto;padding:18px 0 8px;scrollbar-width:none}.mobile-buyer-categories button{flex:0 0 auto;padding:9px 15px;border:1px solid #e2e8e3;border-radius:99px;color:#607068;background:#fff;font-weight:700;white-space:nowrap}.mobile-buyer-categories button.active{border-color:#0e654b;color:#fff;background:#0e654b}.mobile-buyer-categories-wrap>span{position:absolute;z-index:2;top:18px;right:-2px;display:grid;width:38px;height:36px;place-items:center;color:#0e654b;background:linear-gradient(90deg,#ffffff00,#fff 42%);font-size:28px;pointer-events:none}.mobile-buyer-section-title{display:flex;align-items:flex-end;justify-content:space-between;margin:21px 1px 14px}.mobile-buyer-section-title h1{margin:0;font-size:19px}.mobile-buyer-section-title span{color:#728079;font-size:12px}.mobile-buyer-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px 14px;gap:18px 14px;align-items:start}.mobile-buyer-product-card{display:grid;min-width:0;padding:0;border:0;color:#17201d;background:transparent;text-align:left}.mobile-buyer-product-image{display:grid;width:100%;aspect-ratio:1/1.08;place-items:center;overflow:hidden;border-radius:18px;background:#edf0ec}.mobile-buyer-product-image img{width:100%;height:100%;object-fit:cover}.mobile-buyer-product-image i{color:#728079;font-size:11px;font-style:normal}.mobile-buyer-product-card strong{display:-webkit-box;min-height:38px;overflow:hidden;margin:9px 0 4px;font-size:14px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mobile-buyer-product-card em{min-height:22px;color:#0e654b;font-size:16px;font-style:normal;font-weight:800;line-height:1.35}.mobile-buyer-empty{padding:52px 10px;color:#728079;text-align:center}.mobile-buyer-bottom-nav{position:fixed;z-index:60;bottom:0;left:50%;display:grid;width:100%;max-width:440px;height:76px;grid-template-columns:repeat(4,1fr);padding:8px 12px max(10px,env(safe-area-inset-bottom));transform:translateX(-50%);border-top:1px solid #cbd4ce;background:#fff;box-shadow:0 -4px 14px #16251d0d}.mobile-buyer-bottom-nav button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;border:0;border-radius:14px;color:#526159;background:transparent;font-size:11px;font-weight:650}.mobile-buyer-bottom-nav button span{font-size:21px;line-height:24px}.mobile-buyer-bottom-nav button.active{color:#094b39;background:#e7f3ee;font-weight:900}.buyer-market-shell[data-mobile-view=following],.buyer-market-shell[data-mobile-view=suppliers]{background:#e8ece8}.buyer-market-shell[data-mobile-view=following]>.buyer-catalog-main,.buyer-market-shell[data-mobile-view=following]>.buyer-floating-basket,.buyer-market-shell[data-mobile-view=following]>.buyer-market-header,.buyer-market-shell[data-mobile-view=following]>.buyer-mobile-nav,.buyer-market-shell[data-mobile-view=suppliers]>.buyer-catalog-main,.buyer-market-shell[data-mobile-view=suppliers]>.buyer-floating-basket,.buyer-market-shell[data-mobile-view=suppliers]>.buyer-market-header,.buyer-market-shell[data-mobile-view=suppliers]>.buyer-mobile-nav{display:none}.mobile-buyer-page{position:relative;display:block;width:100%;max-width:440px;min-height:100vh;margin:0 auto;padding:0 18px 96px;background:#fff;box-shadow:0 0 40px #25352d12;color:#17201d}.mobile-buyer-page-header{display:flex;height:88px;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e8e3}.mobile-buyer-page-header span{color:#0e654b;font-size:10px;font-weight:900;letter-spacing:2px}.mobile-buyer-page-header h1{margin:0;font-size:24px}.mobile-buyer-supplier-tabs{display:grid;grid-template-columns:1fr 1fr;margin-top:18px;padding:4px;border-radius:15px;background:#f5f7f3}.mobile-buyer-supplier-tabs button{height:42px;border:0;border-radius:11px;color:#728079;background:transparent;font-weight:700}.mobile-buyer-supplier-tabs button.active{color:#0e654b;background:#fff;box-shadow:0 2px 10px #25352d12}.mobile-buyer-page-intro{margin:17px 2px;color:#728079;font-size:12px;line-height:1.55}.mobile-buyer-supplier-list{display:grid;grid-gap:12px;gap:12px}.mobile-buyer-supplier-list>button{display:flex;align-items:center;gap:13px;padding:12px;border:1px solid #e2e8e3;border-radius:18px;color:#17201d;background:#fff;text-align:left}.mobile-buyer-supplier-list>button>img,.mobile-buyer-supplier-list>button>span{display:grid;width:70px;height:70px;flex:0 0 70px;place-items:center;border-radius:14px;object-fit:cover;color:#fff;background:#0e654b;font-weight:900}.mobile-buyer-supplier-list>button>div{display:grid;flex:1 1;min-width:0;grid-gap:6px;gap:6px}.mobile-buyer-supplier-list strong{font-size:14px}.mobile-buyer-supplier-list small{overflow:hidden;color:#728079;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.mobile-buyer-supplier-list em{color:#0e654b;font-size:11px;font-style:normal;font-weight:700}.mobile-buyer-supplier-list>button>b{color:#a5afa9;font-size:25px}.buyer-detail-overlay-desktop,.buyer-store-overlay-desktop{display:none}.mobile-buyer-product-detail,.mobile-buyer-store{position:fixed;z-index:75;inset:0;display:block;width:100%;max-width:440px;min-height:100vh;margin:0 auto;overflow-y:auto;padding:0 18px 92px;color:#17201d;background:#fff;box-shadow:0 0 40px #25352d25}.mobile-buyer-product-detail>header,.mobile-buyer-store-header{position:-webkit-sticky;position:sticky;z-index:2;top:0;display:grid;height:76px;grid-template-columns:40px 1fr 40px;align-items:center;border-bottom:1px solid #e2e8e3;background:#fff}.mobile-buyer-product-detail>header button,.mobile-buyer-store-header>button{display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:12px;color:#17201d;background:#f5f7f3;font-size:28px}.mobile-buyer-product-detail>header button:last-child,.mobile-buyer-store-header>button:last-child{font-size:17px}.mobile-buyer-store-header>div{display:grid;padding:0 9px}.mobile-buyer-store-header span{color:#0e654b;font-size:9px;font-weight:900;letter-spacing:1.5px}.mobile-buyer-store-header strong{overflow:hidden;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.mobile-buyer-store-hero{display:flex;align-items:center;gap:12px;margin-top:16px;padding:17px;border-radius:20px;color:#fff;background:#0e654b}.mobile-buyer-store-hero>span{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;overflow:hidden;border-radius:13px;color:#094b39;background:#c9f05a;font-weight:900}.mobile-buyer-store-hero img{width:100%;height:100%;object-fit:cover}.mobile-buyer-store-hero h1{margin:0 0 5px;font-size:17px}.mobile-buyer-store-hero p{margin:0;color:#d4e8df;font-size:10px}.mobile-buyer-store-locations{display:flex;gap:6px;overflow-x:auto;margin-top:10px}.mobile-buyer-store-locations span{flex:0 0 auto;padding:6px 8px;border-radius:9px;color:#557066;background:#f5f7f3;font-size:9px}.mobile-buyer-store-access{margin-top:12px;padding:13px;border:1px solid #cfe1d8;border-radius:15px;background:#f5faf7}.mobile-buyer-store-access p{margin:0 0 9px;color:#557066;font-size:10px;line-height:1.5}.mobile-buyer-store-access button{padding:9px 11px;border:0;border-radius:10px;color:#fff;background:#0e654b;font-size:10px;font-weight:800}.mobile-buyer-store-title{display:flex;align-items:flex-end;justify-content:space-between;margin:22px 1px 12px}.mobile-buyer-store-title h2{margin:0;font-size:18px}.mobile-buyer-store-title span{color:#728079;font-size:11px}.mobile-buyer-quick-products{display:grid;grid-gap:12px;gap:12px}.mobile-buyer-quick-products>article{display:grid;grid-template-columns:128px minmax(0,1fr);grid-gap:13px;gap:13px;padding:10px;border:1px solid #e2e8e3;border-radius:17px;background:#fff}.mobile-buyer-quick-image{display:grid;width:128px;height:148px;place-items:center;overflow:hidden;padding:0;border:0;border-radius:13px;background:#edf0ec}.mobile-buyer-quick-image img{width:100%;height:100%;object-fit:cover}.mobile-buyer-quick-image span{color:#728079;font-size:10px}.mobile-buyer-quick-products>article>div{display:flex;min-width:0;flex-direction:column}.mobile-buyer-quick-name{display:-webkit-box;overflow:hidden;padding:2px 0 6px;border:0;color:#17201d;background:transparent;font-size:14px;font-weight:700;line-height:1.35;text-align:left;-webkit-box-orient:vertical;-webkit-line-clamp:2}.mobile-buyer-quick-products article>div>strong{color:#0e654b;font-size:17px}.mobile-buyer-quick-products article>div>small{margin-top:8px;color:#728079;font-size:9px}.mobile-buyer-quick-buy{display:grid;grid-gap:7px;gap:7px;margin-top:auto}.mobile-buyer-quick-buy>small{color:#728079;font-size:9px}.mobile-buyer-quick-buy>div{display:flex;align-items:center;gap:6px}.mobile-buyer-quick-buy>div>span{display:grid;height:34px;grid-template-columns:30px 30px 30px;align-items:center;overflow:hidden;border:1px solid #e2e8e3;border-radius:9px;text-align:center}.mobile-buyer-quick-buy>div>span button{height:100%;border:0;background:#f5f7f3}.mobile-buyer-quick-buy>div>span b{font-size:11px}.mobile-buyer-quick-buy>div>button{flex:1 1;height:34px;border:0;border-radius:9px;color:#fff;background:#0e654b;font-size:9px;font-weight:800}.mobile-buyer-quick-buy>div>button.added{background:#3b8e72}.mobile-buyer-product-detail>header strong{text-align:center}.mobile-buyer-detail-gallery{display:grid;width:calc(100% + 36px);margin-left:-18px;aspect-ratio:1/1.03;place-items:center;overflow:hidden;background:#edf0ec}.mobile-buyer-detail-gallery img{width:100%;height:100%;object-fit:cover}.mobile-buyer-detail-gallery span{color:#728079}.mobile-buyer-detail-copy{padding-top:18px}.mobile-buyer-detail-copy>small{padding:6px 9px;border-radius:99px;color:#094b39;background:#e5f2c1;font-size:10px;font-weight:700}.mobile-buyer-detail-copy h1{margin:13px 0 9px;font-size:22px;line-height:1.3}.mobile-buyer-detail-copy>strong{color:#0e654b;font-size:26px}.mobile-buyer-detail-copy>p{color:#728079;font-size:12px;line-height:1.6}.mobile-buyer-detail-store{display:flex;width:100%;align-items:center;gap:10px;margin:18px 0;padding:12px;border:0;border-radius:16px;color:#17201d;background:#f5f7f3;text-align:left}.mobile-buyer-detail-store>span{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;color:#fff;background:#0e654b;font-size:11px;font-weight:800}.mobile-buyer-detail-store>div{display:grid;flex:1 1}.mobile-buyer-detail-store small{color:#728079;font-size:10px}.mobile-buyer-detail-store em{color:#a8b0ab;font-size:24px;font-style:normal}.mobile-buyer-detail-units{display:grid;grid-gap:9px;gap:9px}.mobile-buyer-detail-units>div{display:flex;align-items:center;justify-content:space-between;padding:11px 0;border-top:1px solid #e2e8e3}.mobile-buyer-detail-units>div>span{display:grid}.mobile-buyer-detail-units small{color:#728079}.mobile-buyer-detail-units>div>div{display:grid;height:36px;grid-template-columns:34px 38px 34px;place-items:center;overflow:hidden;border:1px solid #e2e8e3;border-radius:10px}.mobile-buyer-detail-units button{width:100%;height:100%;border:0;background:#f5f7f3}.mobile-buyer-product-detail>footer{position:fixed;z-index:3;bottom:0;left:50%;display:grid;width:100%;max-width:440px;grid-template-columns:1fr 1.25fr;grid-gap:10px;gap:10px;padding:11px 18px;transform:translateX(-50%);border-top:1px solid #e2e8e3;background:#fff}.mobile-buyer-product-detail>footer button{height:46px;border:1px solid #0e654b;border-radius:13px;color:#0e654b;background:#fff;font-weight:800}.mobile-buyer-product-detail>footer button:last-child{color:#fff;background:#0e654b}}.page-exit-actions{display:flex;align-items:center;gap:10px;margin-bottom:24px}.page-exit-actions>a,.page-exit-actions>button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:10px 14px;border:0;border-radius:12px;font:inherit;font-weight:800;text-decoration:none}.page-exit-actions>a{color:#1f6b3d;background:#edf3ee}.page-exit-actions>button{color:#fff;background:var(--red)}@media(max-width:800px){.page-exit-actions{width:100%}.page-exit-actions>a,.page-exit-actions>button{flex:1 1}.chat-composer .chat-low-frequency-action{display:none}}.chat-time-separator,.mobile-chat-back,.mobile-chat-composer,.mobile-chat-more,.mobile-chat-popover,.mobile-chat-sheet,.mobile-chat-tray{display:none}.chat-avatar img{width:100%;height:100%;object-fit:cover;border-radius:inherit}@media(max-width:800px){body:has(.mobile-chat),html:has(.mobile-chat){width:100%;height:100%;overflow:hidden;overscroll-behavior:none}.site-frame:has(.mobile-chat)>footer{display:none}.buyer-chat-page:has(.mobile-chat){height:auto;min-height:0;overflow:hidden;background:#f3f4f5}.buyer-chat-page:has(.mobile-chat)>header{display:none}.buyer-chat-page>.mobile-chat{width:100%;min-height:0}.mobile-chat{display:block;overflow:hidden;background:#f3f4f5}.mobile-chat>.chat-customer-sidebar,.mobile-chat>.chat-list{display:none!important}.mobile-chat>.chat-window{position:relative;display:grid;width:100%;height:100%;min-width:0;grid-template-rows:auto minmax(0,1fr) auto auto;background:#f3f4f5}.mobile-chat .chat-window>header{z-index:4;display:grid;height:calc(52px + env(safe-area-inset-top));grid-template-columns:42px 38px minmax(0,1fr) 42px;grid-gap:7px;gap:7px;align-items:end;padding:max(6px,env(safe-area-inset-top)) 5px 7px;border-bottom:1px solid #dfe2e4;background:#fff}.mobile-chat .chat-window>header>.mobile-chat-back,.mobile-chat .chat-window>header>.mobile-chat-more{display:grid;width:42px;height:38px;place-items:center;padding:0;border:0;background:transparent;color:#1c2521;font-size:31px;line-height:1}.mobile-chat .chat-window>header>.mobile-chat-more{font-size:17px;letter-spacing:1px}.mobile-chat .chat-window>header>.chat-avatar{width:36px;height:36px;border-radius:10px;align-self:center}.mobile-chat .chat-window>header>div:nth-of-type(2){display:grid;min-width:0;align-self:center;grid-gap:1px;gap:1px}.mobile-chat .chat-window>header>div:nth-of-type(2)>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.mobile-chat .chat-window>header>div:nth-of-type(2)>small{font-size:10px}.mobile-chat .chat-composer,.mobile-chat .chat-private-remark,.mobile-chat .chat-quick-phrases,.mobile-chat .chat-search{display:none!important}.mobile-chat .chat-messages{min-width:0;padding:12px 11px max(30px,calc(18px + env(safe-area-inset-bottom)));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scroll-padding-bottom:max(24px,calc(12px + env(safe-area-inset-bottom)));background:#f3f4f5}.mobile-chat .chat-message{margin:0 0 7px}.mobile-chat .chat-message>div{max-width:78%;padding:9px 11px;border-radius:13px 13px 13px 4px;box-shadow:none}.mobile-chat .chat-message.mine>div{border-radius:13px 13px 4px 13px;background:#c9f05a}.mobile-chat .chat-message time{display:none}.mobile-chat .chat-time-separator{display:block;margin:10px auto;color:#89918d;font-size:10px;text-align:center}.mobile-chat .chat-product-card{min-width:0;width:min(270px,72vw);grid-template-columns:66px minmax(0,1fr)}.mobile-chat .chat-product-card>div{width:66px;height:66px}.mobile-chat .chat-product-card section{min-width:0}.mobile-chat .chat-product-card small,.mobile-chat .chat-product-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-chat .chat-image{max-width:min(260px,70vw);height:auto;border-radius:9px}.mobile-chat .chat-error{position:absolute;right:10px;bottom:68px;left:10px;z-index:5;margin:0;padding:8px;border-radius:8px;background:#fff1f1;font-size:11px}.mobile-chat .mobile-chat-composer{z-index:4;display:flex!important;min-width:0;align-items:flex-end;gap:7px;padding:7px 7px max(7px,env(safe-area-inset-bottom));border-top:1px solid #dfe2e4;background:#fff}.mobile-chat-composer>button{display:grid;width:36px;height:38px;flex:0 0 36px;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;color:#27322d;font-size:23px}.mobile-chat-composer>button.recording{color:var(--red)}.mobile-chat-composer>textarea{width:100%;min-width:0;min-height:38px;max-height:96px;flex:1 1;padding:9px 11px;resize:none;border:1px solid #dadddf;border-radius:9px;background:#f7f8f8;font-size:16px;line-height:20px}.mobile-chat-composer>.mobile-chat-send{width:auto;flex-basis:auto;padding:0 12px;border-radius:8px;color:#fff;background:#0e654b;font-size:13px}.mobile-chat-popover{position:absolute;z-index:12;top:calc(48px + env(safe-area-inset-top));right:8px;display:grid;width:190px;overflow:hidden;border:1px solid #dfe2e4;border-radius:12px;background:#fff;box-shadow:0 10px 30px #0002}.mobile-chat-popover button{padding:14px 16px;border:0;border-bottom:1px solid #eceeef;background:#fff;text-align:left}.mobile-chat-popover button:last-child{border:0}.mobile-chat-tray{position:absolute;z-index:10;right:0;bottom:calc(53px + env(safe-area-inset-bottom));left:0;display:flex;gap:18px;padding:18px 16px;border-top:1px solid #dfe2e4;background:#f7f8f8}.mobile-chat-tray button,.mobile-chat-tray label{display:grid;grid-gap:5px;gap:5px;place-items:center;border:0;background:transparent;font-size:11px}.mobile-chat-tray span{display:grid;width:48px;height:48px;place-items:center;border-radius:13px;background:#fff;font-size:23px}.mobile-chat-tray select{width:78px;font-size:10px}.mobile-chat-emojis{justify-content:space-around}.mobile-chat-emojis button{font-size:25px}.mobile-chat-sheet{position:absolute;z-index:15;inset:0;display:grid;grid-template-rows:auto 1fr;background:#f4f5f5}.mobile-chat-sheet>header{display:grid;height:calc(52px + env(safe-area-inset-top));grid-template-columns:72px minmax(0,1fr) 72px;align-items:end;padding:max(4px,env(safe-area-inset-top)) 6px 4px;background:#fff;border-bottom:1px solid #dfe2e4;text-align:center}.mobile-chat-sheet>header button{display:inline-flex;min-width:60px;min-height:44px;align-items:center;padding:0 10px;border:0;background:transparent;text-align:left;white-space:nowrap;word-break:keep-all;writing-mode:horizontal-tb}.mobile-chat-sheet>header strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-chat-sheet-body{padding:18px 14px}.mobile-chat-sheet-body label{display:grid;grid-gap:7px;gap:7px;font-weight:700}.mobile-chat-sheet-body input{width:100%;padding:12px;border:1px solid #d8dcde;border-radius:9px;font-size:16px}.mobile-chat-sheet-body p{color:#7a817e;font-size:12px}.mobile-chat-sheet-body>.primary{width:100%;padding:12px;border:0;border-radius:9px;color:#fff;background:#0e654b}.mobile-chat-search-field{display:flex;gap:7px}.mobile-chat-search-field input{min-width:0;flex:1 1}.mobile-chat-clear-search,.mobile-chat-search-field button{padding:0 13px;border:0;border-radius:8px;color:#fff;background:#0e654b}.mobile-chat-clear-search{margin-top:14px;padding:10px 13px}.mobile-chat-info{display:flex;align-items:center;flex-direction:column;gap:10px}.mobile-chat-info .chat-avatar{width:64px;height:64px}.mobile-chat-info code{max-width:100%;overflow-wrap:anywhere;color:#68706c}.mobile-supplier-shell{position:relative;width:100%;max-width:440px;min-height:100vh;margin:0 auto;padding:0 18px 102px;color:#17201d;background:#fff;box-shadow:0 0 40px #25352d12}.mobile-supplier-header{position:-webkit-sticky;position:sticky;z-index:25;top:0;display:grid;height:84px;grid-template-columns:40px 1fr 40px;align-items:center;margin-bottom:16px;border-bottom:1px solid #e2e8e3;background:#fff}.mobile-supplier-header>button{display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:12px;color:#17201d;background:#f5f7f3;font-size:28px}.mobile-supplier-header>button.home-mark{color:#fff;background:#0e654b;font-size:14px;font-weight:900}.mobile-supplier-header>div{padding-left:9px}.mobile-supplier-header div span{color:#0e654b;font-size:9px;font-weight:900;letter-spacing:1.5px}.mobile-supplier-header h1{margin:3px 0 0;font-size:22px}.mobile-supplier-avatar{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;color:#094b39;background:#c9f05a;font-size:12px;font-weight:900}.mobile-supplier-store-card{display:flex;width:100%;align-items:center;gap:12px;padding:17px;border:0;border-radius:20px;color:#fff;background:#0e654b;text-align:left}.mobile-supplier-store-card>span{display:grid;width:44px;height:44px;place-items:center;border-radius:13px;color:#094b39;background:#c9f05a;font-size:11px;font-weight:900}.mobile-supplier-store-card>div{flex:1 1}.mobile-supplier-store-card h2{margin:0 0 5px;font-size:15px}.mobile-supplier-store-card p{margin:0;color:#d4e8df;font-size:10px}.mobile-supplier-store-card>b{font-size:24px}.mobile-supplier-summary{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin:13px 0}.mobile-supplier-summary button{min-width:0;padding:13px 10px;border:0;border-radius:16px;color:#17201d;background:#f5f7f3;text-align:left}.mobile-supplier-summary small,.mobile-supplier-summary span{display:block;overflow:hidden;color:#728079;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.mobile-supplier-summary b{display:block;margin:8px 0 2px;font-size:24px}.mobile-supplier-latest,.mobile-supplier-quick{margin-top:22px}.mobile-supplier-latest h2,.mobile-supplier-quick h2{margin:0 0 12px;font-size:17px}.mobile-supplier-quick>div{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px}.mobile-supplier-quick button{min-height:92px;padding:12px 6px;border:1px solid #e2e8e3;border-radius:16px;background:#fff}.mobile-supplier-quick b{display:grid;width:34px;height:34px;margin:0 auto 8px;place-items:center;border-radius:11px;color:#0e654b;background:#e8f4ee;font-size:20px}.mobile-supplier-quick span{font-size:10px;font-weight:800}.mobile-supplier-latest>header{display:flex;align-items:center;justify-content:space-between}.mobile-supplier-latest>header button{border:0;color:#0e654b;background:transparent;font-size:11px}.mobile-supplier-latest>button{display:flex;width:100%;justify-content:space-between;padding:13px 0;border:0;border-top:1px solid #e2e8e3;color:#17201d;background:#fff;text-align:left}.mobile-supplier-latest>button span{display:grid;grid-gap:5px;gap:5px}.mobile-supplier-latest small,.mobile-supplier-latest>p{color:#728079;font-size:10px}.mobile-supplier-latest>button>b{color:#ef7a38;font-size:11px}.mobile-supplier-module{min-width:0}.mobile-supplier-module .management-card{padding:0;border:0;box-shadow:none}.mobile-supplier-products .product-heading{margin-bottom:12px}.mobile-supplier-products .product-heading h2{font-size:18px}.mobile-supplier-products .product-live-preview,.mobile-supplier-products .product-tools>.tool-note,.mobile-supplier-products .spreadsheet-tools{display:none}.mobile-supplier-products .primary-product-actions{grid-template-columns:1fr}.mobile-supplier-products .product-row{grid-template-columns:58px minmax(0,1fr) auto}.mobile-supplier-products .product-row .image-empty,.mobile-supplier-products .product-row img{width:58px;height:64px}.mobile-supplier-products .product-edit-workspace{grid-template-columns:1fr}.mobile-supplier-products .product-form-card{padding:15px}.mobile-supplier-products .packaging-row,.mobile-supplier-products .repeat-row,.mobile-supplier-products .three-columns,.mobile-supplier-products .two-columns{grid-template-columns:1fr}.mobile-supplier-products .product-actions{align-items:stretch;flex-direction:column}.mobile-supplier-products .product-actions>div{display:grid;grid-template-columns:1fr}.mobile-supplier-orders .merchant-orders-toolbar,.mobile-supplier-orders .order-filters{overflow-x:auto}.mobile-supplier-orders table{min-width:720px}.mobile-supplier-orders{overflow-x:auto}.mobile-supplier-access .store-access-request-card{grid-template-columns:1fr}.mobile-supplier-store .management-card,.mobile-supplier-store .store-registration-card{padding:0;border:0;box-shadow:none}.mobile-supplier-account{display:flex;align-items:center;gap:12px;margin-bottom:14px;padding:14px;border-radius:16px;color:#fff;background:#0e654b}.mobile-supplier-account>span{display:grid;width:44px;height:44px;place-items:center;border-radius:50%;color:#094b39;background:#c9f05a;font-weight:900}.mobile-supplier-account>div{display:grid;grid-gap:4px;gap:4px}.mobile-supplier-account small{color:#d4e8df}.mobile-supplier-store .form-grid,.mobile-supplier-store .two-columns{grid-template-columns:1fr}.mobile-supplier-store .invite-link-result img{width:min(240px,100%);height:auto}.mobile-supplier-logout{width:100%;height:45px;margin-top:18px;border:1px solid #f1c9c7;border-radius:13px;color:#ca4e4a;background:#fff8f8}.mobile-supplier-scope{margin:22px 0 0;padding:11px;border-radius:12px;color:#557066;background:#f5f7f3;font-size:9px;line-height:1.5}.mobile-supplier-nav{position:fixed;z-index:70;bottom:0;left:50%;display:grid;width:100%;max-width:440px;height:78px;grid-template-columns:repeat(5,1fr);padding:7px 5px max(9px,env(safe-area-inset-bottom));transform:translateX(-50%);border-top:1px solid #cbd4ce;background:#fff}.mobile-supplier-nav button{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;border:0;border-radius:13px;color:#65736c;background:transparent;font-size:9px}.mobile-supplier-nav button>span{font-size:20px}.mobile-supplier-nav button:nth-child(3)>span{display:grid;width:34px;height:34px;margin-top:-16px;place-items:center;border-radius:50%;color:#fff;background:#0e654b}.mobile-supplier-nav button.active{color:#094b39;background:#e7f3ee;font-weight:900}.mobile-supplier-nav button>i{position:absolute;top:2px;right:9px;display:grid;min-width:17px;height:17px;place-items:center;padding:0 4px;border-radius:99px;color:#fff;background:#ef4a43;font-size:8px;font-style:normal}}@media (min-width:801px){.buyer-market-mainbar{width:min(1380px,calc(100% - 56px));grid-template-columns:auto minmax(220px,1fr) auto repeat(4,44px) minmax(128px,156px);gap:10px}.buyer-catalog-main,.buyer-category-nav{width:min(1280px,calc(100% - 56px))}.buyer-home-sections{gap:24px;margin-bottom:30px}.buyer-shelf-row,.buyer-supplier-grid{grid-template-columns:repeat(auto-fit,minmax(220px,260px));gap:16px}.buyer-product-grid{grid-template-columns:repeat(auto-fill,minmax(210px,250px));gap:18px}.buyer-reorder-card,.buyer-supplier-card{min-height:148px;padding:16px}.buyer-filter-panel{top:126px}}@media (min-width:1151px){.buyer-demo-classic-theme .buyer-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:801px){.buyer-demo-classic-theme .buyer-filter-panel{top:calc(var(--buyer-demo-header-height,176px) + 16px)}}@media(max-width:800px){.marketplace-v2 .marketplace-intro-v2{align-items:flex-start;min-height:0;margin:14px 16px;padding:25px}.marketplace-v2 .marketplace-intro-v2 h1{font-size:32px}.marketplace-v2 .marketplace-intro-stat{display:none}.marketplace-v2 .marketplace-products,.marketplace-v2 .marketplace-stores{padding:29px 16px}.marketplace-v2 .marketplace-product-grid,.marketplace-v2 .marketplace-stores-v2>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.marketplace-v2 .marketplace-product-card>div{padding:11px}.marketplace-v2 .marketplace-product-card h3{font-size:14px}.marketplace-v2 .marketplace-supplier-card{min-height:150px;padding:14px}.marketplace-v2 .marketplace-category-nav{overflow-y:auto}.marketplace-v2 .marketplace-category-item{width:100%}.buyer-market-shell[data-mobile-view=orders],.buyer-market-shell[data-mobile-view=profile]{background:#e8ece8}.buyer-market-shell[data-mobile-view=orders]>.buyer-catalog-main,.buyer-market-shell[data-mobile-view=orders]>.buyer-floating-basket,.buyer-market-shell[data-mobile-view=orders]>.buyer-market-header,.buyer-market-shell[data-mobile-view=orders]>.buyer-mobile-nav,.buyer-market-shell[data-mobile-view=profile]>.buyer-catalog-main,.buyer-market-shell[data-mobile-view=profile]>.buyer-floating-basket,.buyer-market-shell[data-mobile-view=profile]>.buyer-market-header,.buyer-market-shell[data-mobile-view=profile]>.buyer-mobile-nav{display:none}.mobile-buyer-order-filters{display:flex;gap:8px;overflow-x:auto;margin:17px 0}.mobile-buyer-order-filters button{flex:0 0 auto;padding:8px 13px;border:1px solid #e2e8e3;border-radius:99px;color:#607068;background:#fff;font-size:12px}.mobile-buyer-order-filters button.active{border-color:#0e654b;color:#fff;background:#0e654b}.mobile-buyer-order-list{display:grid;grid-gap:14px;gap:14px}.mobile-buyer-order-list>article{padding:14px;border:1px solid #e2e8e3;border-radius:18px;background:#fff}.mobile-buyer-order-list>article>header{display:flex;justify-content:space-between;padding-bottom:12px;color:#728079;font-size:11px}.mobile-buyer-order-list>article>header b{color:#ef7a38}.mobile-buyer-order-list>article>div{display:flex;gap:12px;padding-top:12px;border-top:1px solid #e2e8e3}.mobile-buyer-order-list>article>div>span{display:grid;width:74px;height:74px;flex:0 0 74px;place-items:center;border-radius:12px;color:#fff;background:#0e654b;font-weight:900}.mobile-buyer-order-list section{flex:1 1}.mobile-buyer-order-list h2{margin:2px 0 7px;font-size:13px}.mobile-buyer-order-list p{margin:0;color:#728079;font-size:10px}.mobile-buyer-order-list strong{display:block;margin-top:8px;text-align:right}.mobile-buyer-order-list>article>button{float:right;margin-top:10px;padding:7px 12px;border:1px solid #e2e8e3;border-radius:9px;color:#17201d;background:#fff;font-size:11px}.mobile-buyer-order-list>article:after{display:block;clear:both;content:""}.mobile-buyer-profile-card{display:flex;align-items:center;gap:13px;margin-top:18px;padding:22px 18px;border-radius:22px;color:#fff;background:#0e654b}.mobile-buyer-profile-card>span{display:grid;width:51px;height:51px;flex:0 0 51px;place-items:center;border-radius:50%;color:#094b39;background:#c9f05a;font-size:20px;font-weight:900}.mobile-buyer-profile-card>div{flex:1 1}.mobile-buyer-profile-card h2{margin:0 0 5px;font-size:18px}.mobile-buyer-profile-card p{margin:0;color:#cce0d9;font-size:11px}.mobile-buyer-profile-card>b{padding:6px 8px;border-radius:99px;background:#ffffff20;font-size:10px}.mobile-buyer-profile-stats{display:grid;grid-template-columns:repeat(3,1fr);padding:18px 0;border-bottom:1px solid #e2e8e3}.mobile-buyer-profile-stats button{border:0;border-right:1px solid #e2e8e3;background:#fff}.mobile-buyer-profile-stats button:last-child{border:0}.mobile-buyer-profile-stats b,.mobile-buyer-profile-stats span{display:block}.mobile-buyer-profile-stats b{font-size:18px}.mobile-buyer-profile-stats span{color:#728079;font-size:10px}.mobile-buyer-profile-menu{margin-top:14px}.mobile-buyer-profile-menu button{display:flex;width:100%;align-items:center;padding:15px 4px;border:0;border-bottom:1px solid #e2e8e3;color:#17201d;background:#fff;text-align:left}.mobile-buyer-profile-menu button>span{width:36px;font-size:19px}.mobile-buyer-profile-menu button>div{display:grid;flex:1 1;grid-gap:4px;gap:4px}.mobile-buyer-profile-menu small{color:#728079;font-size:10px}.mobile-buyer-profile-menu em{color:#a8b0ab;font-size:24px;font-style:normal}.mobile-buyer-scope-note{margin:18px 2px;padding:12px;border-radius:12px;color:#557066;background:#f5f7f3;font-size:10px;line-height:1.55}.mobile-buyer-logout{width:100%;height:45px;margin-top:8px;border:1px solid #f1c9c7;border-radius:13px;color:#ca4e4a;background:#fff8f8}.buyer-basket-overlay-desktop{display:none}.mobile-buyer-basket{position:fixed;z-index:80;inset:0;display:block;width:100%;max-width:440px;min-height:100vh;margin:0 auto;overflow-y:auto;padding:0 18px 38px;color:#17201d;background:#fff;box-shadow:0 0 40px #25352d25}.mobile-buyer-basket>header{position:-webkit-sticky;position:sticky;z-index:3;top:0;display:grid;height:76px;grid-template-columns:40px 1fr 40px;align-items:center;border-bottom:1px solid #e2e8e3;background:#fff}.mobile-buyer-basket>header>button{display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:12px;background:#f5f7f3;font-size:28px}.mobile-buyer-basket>header>div{display:grid;padding-left:9px}.mobile-buyer-basket>header span{color:#0e654b;font-size:9px;font-weight:900;letter-spacing:1.5px}.mobile-buyer-basket>header>b{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;color:#fff;background:#0e654b}.mobile-buyer-basket-group{margin-top:15px;padding:14px;border:1px solid #e2e8e3;border-radius:18px}.mobile-buyer-basket-group>header{display:flex;justify-content:space-between;padding-bottom:10px}.mobile-buyer-basket-group>header span{color:#728079;font-size:10px}.mobile-buyer-basket-line{display:grid;grid-template-columns:70px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:start;padding:12px 0;border-top:1px solid #e2e8e3}.mobile-buyer-basket-line>img,.mobile-buyer-basket-line>span{display:grid;width:70px;height:78px;place-items:center;border-radius:12px;object-fit:cover;color:#fff;background:#0e654b}.mobile-buyer-basket-line>section{display:grid;min-width:0;grid-gap:5px;gap:5px}.mobile-buyer-basket-line>section>strong{font-size:12px}.mobile-buyer-basket-line small{color:#728079;font-size:9px}.mobile-buyer-basket-line em{color:#0e654b;font-size:12px;font-style:normal;font-weight:800}.mobile-buyer-basket-line>div{display:grid;grid-template-columns:28px 28px 28px;align-items:center;overflow:hidden;border:1px solid #e2e8e3;border-radius:9px;text-align:center}.mobile-buyer-basket-line>div button{height:28px;border:0;background:#f5f7f3}.mobile-buyer-basket-line>div button:last-child{grid-column:1/4;color:#a6192e;background:#fff}.mobile-buyer-basket-line>div b{font-size:10px}.mobile-buyer-presets{padding-top:10px;border-top:1px solid #e2e8e3}.mobile-buyer-presets>small{color:#728079}.mobile-buyer-presets>div{display:flex;gap:6px;flex-wrap:wrap;margin-top:7px}.mobile-buyer-presets button{padding:7px 9px;border:1px solid #e2e8e3;border-radius:99px;color:#607068;background:#fff;font-size:9px}.mobile-buyer-presets button.selected{border-color:#0e654b;color:#0e654b;background:#e7f3ee}.mobile-buyer-delivery{display:grid;grid-gap:12px;gap:12px;margin-top:18px;padding:16px;border-radius:18px;background:#f5f7f3}.mobile-buyer-delivery h2{margin:0;font-size:17px}.mobile-buyer-delivery-choices{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.mobile-buyer-delivery-choices label{display:flex;align-items:center;gap:7px;padding:11px;border:1px solid #e2e8e3;border-radius:11px;background:#fff;font-size:11px}.mobile-buyer-delivery>label{display:grid;grid-gap:6px;gap:6px;font-size:10px;font-weight:800}.mobile-buyer-delivery input:not([type=radio]),.mobile-buyer-delivery textarea{width:100%;min-height:43px;padding:10px;border:1px solid #e2e8e3;border-radius:11px;background:#fff}.mobile-buyer-delivery textarea{min-height:72px;resize:vertical}.mobile-buyer-delivery>p{margin:0;color:#a6192e;font-size:10px}.mobile-buyer-submit{min-height:48px;border:0;border-radius:13px;color:#fff;background:#0e654b;font-weight:900}.mobile-buyer-order-success{margin-top:18px;padding:18px;border-radius:18px;color:#0e654b;background:#edf8f0;text-align:center}.mobile-buyer-order-success>span{display:grid;width:38px;height:38px;margin:0 auto;place-items:center;border-radius:50%;color:#fff;background:#21864a}.mobile-buyer-order-success h2{font-size:17px}.mobile-buyer-order-success p{font-size:11px}}.marketplace-v2 .marketplace-header{grid-template-columns:auto minmax(360px,1fr) auto;gap:22px;padding:13px 4vw 0;background:#fffffff5}.marketplace-v2 .marketplace-brand{font-size:17px;font-weight:900;letter-spacing:.025em}.marketplace-v2 .marketplace-brand small{margin-top:2px;color:var(--muted);font-size:9px;font-weight:400;letter-spacing:.015em}.marketplace-v2 .marketplace-header nav{gap:12px}.marketplace-v2 .marketplace-header nav a:not(.seller-link){color:var(--muted);font-size:12.5px;font-weight:500}.marketplace-v2 .marketplace-header nav a:not(.seller-link):hover{color:var(--ink)}.marketplace-v2 .language-switcher{gap:5px}.marketplace-v2 .language-switcher button{padding:4px 2px;font-size:12px;font-weight:500}.marketplace-v2 .language-switcher button[aria-pressed=true],.marketplace-v2 .marketplace-header .seller-link,.marketplace-v2 .marketplace-header form button{font-weight:600}.marketplace-v2 .marketplace-header form button{min-width:64px;padding-inline:16px}.marketplace-v2 .marketplace-category-nav{gap:6px 16px;padding:10px 0 9px;overflow:visible}.marketplace-v2 .marketplace-category-nav button{padding:4px 0 6px;color:var(--muted);font-size:11px;font-weight:500;letter-spacing:-.015em}.marketplace-v2 .marketplace-category-nav button.active{font-weight:600;box-shadow:inset 0 -1.5px var(--red)}@media(min-width:801px){.marketplace-v2 .marketplace-category-nav{display:flex;flex-wrap:wrap;justify-content:space-between}.marketplace-v2 .marketplace-category-item{flex:0 0 auto}.marketplace-v2 .marketplace-category-nav button{white-space:nowrap}.marketplace-v2 .marketplace-category-nav[data-locale=ro]{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:8px 12px;gap:8px 12px;justify-content:normal}.marketplace-v2 .marketplace-category-nav[data-locale=ro] .marketplace-category-item{min-width:0}.marketplace-v2 .marketplace-category-nav[data-locale=ro] button{white-space:nowrap}}@media(max-width:800px){.marketplace-v2 .marketplace-header{grid-template-columns:1fr auto;gap:12px}.marketplace-v2 .marketplace-brand{font-size:16px}.marketplace-v2 .marketplace-category-nav{gap:6px}.marketplace-v2 .marketplace-category-nav button{font-size:13px;letter-spacing:0}}.marketplace-v2 .marketplace-header form,.marketplace-v2 .marketplace-header form input{min-width:0}.marketplace-v2 .marketplace-header form button{display:inline-flex;flex:0 0 80px;align-items:center;justify-content:center;min-width:72px;padding-inline:14px;white-space:nowrap;word-break:keep-all;line-height:1}.marketplace-v2 .marketplace-intro-v2{background-color:var(--hero-blue);background-image:linear-gradient(90deg,#ddecefff,#ddecefe8 36%,#ddecef88 58%,#ddecef08 76%),url(/marketplace-hero-school-supplies.png);background-position:50%,100%;background-repeat:no-repeat;background-size:cover,cover}@media (max-width:800px){.marketplace-v2 .marketplace-intro-v2{background-image:linear-gradient(90deg,#ddeceff2,#ddecefc9 58%,#ddecef5c),url(/marketplace-hero-school-supplies.png);background-position:50%,65%}.marketplace-v2 .marketplace-header form button{flex-basis:72px;min-width:72px;padding-inline:10px;font-size:14px}}@media(max-width:480px){.marketplace-v2 .marketplace-header{grid-template-columns:1fr}.marketplace-v2 .marketplace-brand{grid-column:1;grid-row:1}.marketplace-v2 .marketplace-header nav{grid-column:1;grid-row:2;justify-content:space-between}.marketplace-v2 .marketplace-header form{grid-column:1;grid-row:3}.marketplace-v2 .marketplace-category-toggle{grid-column:1;grid-row:4}}.legal-page{min-height:100vh;background:#fcfbf8;color:var(--ink)}.legal-footer,.legal-header{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(100%,1120px);margin:0 auto;padding:22px 32px}.legal-header{border-bottom:1px solid var(--line)}.legal-brand{color:var(--red);font-size:20px;font-weight:900;letter-spacing:.04em;text-decoration:none}.legal-header nav{display:flex;gap:22px}.legal-footer a,.legal-header nav a{color:var(--ink);font-weight:700;text-decoration:none}.legal-footer a:hover,.legal-header nav a:hover{color:var(--red)}.legal-article{width:min(100% - 40px,820px);margin:0 auto;padding:64px 0 72px}.legal-eyebrow{margin:0 0 12px;color:var(--red);font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.legal-article h1{margin:0;font-size:clamp(38px,6vw,64px);line-height:1.05;letter-spacing:-.035em}.legal-effective{margin:18px 0 36px;color:var(--muted);font-size:14px}.legal-lead{margin-bottom:46px;font-size:20px;line-height:1.7}.legal-article section{margin-top:42px;padding-top:2px}.legal-article h2{margin:0 0 14px;font-size:25px;line-height:1.3}.legal-article h3{margin:26px 0 8px;font-size:17px;line-height:1.4}.legal-article li,.legal-article p{color:#494342;font-size:16px;line-height:1.78}.legal-article p{margin:0 0 16px}.legal-article ul{margin:10px 0 20px;padding-left:24px}.legal-article li+li{margin-top:8px}.legal-callout{margin:26px 0;padding:22px 24px;border-left:4px solid var(--red);border-radius:0 12px 12px 0;background:#f7f3ed;color:#3d3736;font-size:16px;font-weight:700;line-height:1.7}.legal-footer{border-top:1px solid var(--line);color:var(--muted);font-size:14px}@media(max-width:600px){.legal-footer,.legal-header{padding:18px 20px}.legal-header nav{gap:14px}.legal-article{width:min(100% - 32px,820px);padding:42px 0 54px}.legal-lead{font-size:18px}.legal-article h2{font-size:22px}.legal-footer{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.restricted-identity-toggle{padding:12px}.invitation-landing-card{margin:24px auto;padding:22px}.invitation-generated{grid-template-columns:1fr}.invitation-generated img{justify-self:center}.invitation-create-form{grid-template-columns:1fr}.invitation-create-form button,.invitation-create-form label:nth-child(3){grid-column:auto}.pending-invitation-stats{grid-template-columns:1fr 1fr}.buyer-supplier-banner{align-items:flex-start;flex-direction:column}.buyer-supplier-avatar{width:58px;height:58px;flex-basis:58px;border-radius:14px;font-size:24px}.buyer-supplier-banner-actions{width:100%;justify-content:flex-start}}.site-frame{min-height:100vh;display:flex;flex-direction:column;min-width:0}.site-frame>main{flex:1 1;min-width:0}.global-footer{position:relative;z-index:2;width:100%;border-top:1px solid #ded8d2;background:#242120;color:#f6f2ed}.global-footer-inner{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);grid-gap:36px;gap:36px;width:min(100% - 48px,1180px);margin:0 auto;padding:38px 0}.global-footer nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px 26px;gap:12px 26px;align-content:start}.global-footer a{color:#fff;text-decoration:none;font-weight:750;line-height:1.4}.global-footer a:focus-visible,.global-footer a:hover{color:#ffb2aa;text-decoration:underline;text-underline-offset:4px}.global-footer-company{display:flex;flex-direction:column;gap:7px;min-width:0;color:#d8d0ca;font-size:13px;line-height:1.5;overflow-wrap:anywhere}.global-footer-company strong{color:#fff;font-size:14px}.global-footer-demo-notice{padding:10px 12px;border:1px solid #ffffff26;border-radius:9px;color:#f3ded9;background:#ffffff0b;font-weight:700}.marketplace-skeleton-grid,.product-list-skeleton{display:grid;grid-gap:14px;gap:14px}.marketplace-skeleton-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.marketplace-skeleton-grid i,.product-list-skeleton i{display:block;min-height:260px;border-radius:18px;background:linear-gradient(90deg,#ecefea 25%,#f7f8f5 50%,#ecefea 75%);background-size:200% 100%;animation:angrolink-skeleton 1.2s linear infinite}.product-list-skeleton i{min-height:74px;border-radius:12px}@keyframes angrolink-skeleton{to{background-position:-200% 0}}.page-skeleton{width:100%;padding:22px;border:1px solid var(--line);border-radius:18px;background:#fff}.dashboard-loading .page-skeleton{width:min(1120px,calc(100% - 40px))}.page-skeleton-heading{display:grid;grid-gap:10px;gap:10px;margin-bottom:22px}.page-skeleton-heading i{display:block;width:min(280px,55%);height:26px}.page-skeleton-heading i+i{width:min(440px,82%);height:14px}.page-skeleton-content{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.page-skeleton-marketplace .page-skeleton-content{grid-template-columns:repeat(4,minmax(0,1fr))}.page-skeleton-customers .page-skeleton-content{grid-template-columns:1fr}.page-skeleton-content article{display:grid;grid-gap:10px;gap:10px;min-width:0;padding:16px;border:1px solid #ece8e4;border-radius:14px}.page-skeleton-content span{display:block;min-height:130px;border-radius:11px}.page-skeleton-orders .page-skeleton-content span{min-height:38px}.page-skeleton-customers .page-skeleton-content span{min-height:18px}.page-skeleton-content b,.page-skeleton-content small,.page-skeleton-heading i{background:linear-gradient(90deg,#e8ebe8 25%,#f7f8f6 50%,#e8ebe8 75%);background-size:200% 100%;animation:angrolink-skeleton 1.2s linear infinite}.page-skeleton-content b,.page-skeleton-content small{display:block;height:14px;border-radius:7px}.page-skeleton-content b{width:78%}.page-skeleton-content small{width:58%}.page-skeleton-content small+small{width:42%}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.public-static-page{min-height:70vh;background:#fcfbf8;color:var(--ink)}.public-static-header{display:grid;grid-template-columns:1fr auto auto;align-items:center;grid-gap:24px;gap:24px;width:min(100% - 48px,1120px);margin:0 auto;padding:22px 0;border-bottom:1px solid var(--line)}.public-static-header a,.public-static-header>a:last-child{color:var(--ink);font-weight:750;text-decoration:none}.public-static-header a:hover{color:var(--red)}.public-static-article{width:min(100% - 40px,820px);margin:0 auto;padding:58px 0 74px}.public-static-article h1{margin:0;font-size:clamp(38px,6vw,62px);line-height:1.06;letter-spacing:-.035em}.public-static-article section{margin-top:38px}.public-static-article h2{margin:0 0 12px;font-size:24px;line-height:1.3}.public-static-article label,.public-static-article p{color:#494342;font-size:16px;line-height:1.7}.public-draft-notice{margin:24px 0 36px;padding:18px 20px;border:1px solid #e5c6a3;border-radius:12px;background:#fff7e8;color:#69451e!important;font-weight:700}.contact-placeholder-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.contact-placeholder-grid section{padding:22px;border:1px solid var(--line);border-radius:14px;background:#fff}.contact-skeleton{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.contact-skeleton label{display:grid;grid-gap:7px;gap:7px;font-weight:700}.contact-skeleton label:nth-child(4){grid-column:1/-1}.contact-skeleton input,.contact-skeleton textarea{width:100%;min-width:0;padding:12px;border:1px solid #d8d2cc;border-radius:8px;background:#f4f1ed;color:#6d6661}.contact-skeleton textarea{min-height:120px;resize:none}.contact-skeleton button{min-height:44px;padding:10px 18px;border:0;border-radius:8px;background:#c9c3bd;color:#605a55;font-weight:800;cursor:not-allowed}.contact-skeleton p{margin:0;align-self:center}.faq-list{display:grid;grid-gap:12px;gap:12px;margin-top:34px}.faq-list details,.legacy-legal-draft{border:1px solid var(--line);border-radius:12px;background:#fff}.faq-list summary,.legacy-legal-draft>summary{padding:18px 20px;cursor:pointer;font-weight:800}.faq-list details p{margin:0;padding:0 20px 20px}.legal-framework{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin:36px 0}.legal-framework>div{padding:20px;border:1px solid var(--line);border-radius:12px;background:#fff}.legal-framework h2{font-size:19px}.legal-framework p{margin:0}.legacy-legal-draft{margin-top:42px}.legacy-legal-draft>div{padding:4px 24px 28px}@media(max-width:700px){.global-footer-inner{width:min(100% - 32px,1180px);padding:30px 0}.global-footer nav,.global-footer-inner{grid-template-columns:1fr}.global-footer-company{font-size:12px}.page-skeleton{padding:16px}.page-skeleton-content,.page-skeleton-marketplace .page-skeleton-content{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.page-skeleton-customers .page-skeleton-content,.page-skeleton-dashboard .page-skeleton-content,.page-skeleton-orders .page-skeleton-content{grid-template-columns:1fr}.page-skeleton-content article{padding:12px}.page-skeleton-content span{min-height:110px}.public-static-header{grid-template-columns:1fr auto;width:min(100% - 32px,1120px);gap:14px}.public-static-header>a:last-child{grid-column:1/-1}.public-static-article{width:min(100% - 32px,820px);padding:40px 0 56px}.public-static-article h1{font-size:38px}.contact-placeholder-grid,.contact-skeleton,.legal-framework{grid-template-columns:1fr}.contact-skeleton label:nth-child(4){grid-column:auto}.legal-header{flex-wrap:wrap}.legal-header nav{width:100%}}.store-access-requests{margin-top:24px;padding-top:20px;border-top:1px solid #e1e3e6}.store-access-request-card{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:12px;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #eceef0}.store-access-request-card div{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.store-access-request-card small{color:#666b73}.account-menu{position:relative}.account-menu summary{display:flex;align-items:center;gap:9px;cursor:pointer;list-style:none}.account-menu summary::-webkit-details-marker{display:none}.account-menu-panel{position:absolute;z-index:70;top:calc(100% + 10px);right:0;display:grid;width:220px;grid-gap:7px;gap:7px;padding:10px;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 16px 42px #11182026}.account-menu-panel a,.account-menu-panel button{display:block;width:100%;padding:10px 12px;border-radius:9px;color:var(--ink);background:#f2f3f4;text-align:left;text-decoration:none;font-size:12px;font-weight:800}.account-menu-panel .account-logout,.mobile-account-actions .account-logout{color:#fff;background:var(--red)}.buyer-account summary>span:first-child{display:grid;flex:0 0 38px;width:38px;height:38px;place-items:center;border-radius:50%;color:#fff;background:var(--red);font-weight:900}.buyer-account summary>span:last-child{display:grid;grid-gap:2px;gap:2px}.buyer-account summary small{max-width:190px;overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px}.mobile-account-card{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff}.mobile-account-avatar{display:grid;flex:0 0 52px;width:52px;height:52px;place-items:center;overflow:hidden;border-radius:50%;color:#fff;background:var(--red);font-size:20px;font-weight:900}.mobile-buyer-profile-card>span{overflow:hidden}.mobile-buyer-profile-card>span img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.mobile-account-card>div{display:grid;grid-gap:4px;gap:4px}.mobile-account-card small{color:var(--muted)}.mobile-account-card b{color:var(--red);font-size:12px}.mobile-account-actions{display:grid;grid-gap:9px;gap:9px;margin:14px 0 28px}.mobile-account-actions button{padding:13px 15px;background:#eceef0;text-align:left;font-weight:800}.supplier-mobile-home-v2,.supplier-mobile-nav{display:none}@media (max-width:800px){.buyer-account,.header-identity-actions.account-menu{display:none}.dashboard-main{padding-bottom:92px}.supplier-mobile-nav{position:fixed;z-index:60;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,1fr);padding:6px 7px max(7px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffff5;box-shadow:0 -8px 24px #11182014;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dashboard-workspace>.module-grid{display:none}.supplier-mobile-home-v2{display:block}.supplier-mobile-home-v2 h2{margin:18px 0 10px;font-size:18px}.supplier-mobile-pending{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.supplier-mobile-pending button{display:grid;grid-gap:7px;gap:7px;min-height:92px;padding:12px;border:1px solid var(--line);background:#fff;text-align:left}.supplier-mobile-pending b{color:var(--red);font-size:24px}.supplier-mobile-pending span{font-size:11px;font-weight:800}.supplier-mobile-product-entry{display:flex;width:100%;align-items:center;justify-content:space-between;padding:18px;border:0;background:var(--red);color:#fff;text-align:left}.supplier-mobile-product-entry span{display:grid;grid-gap:5px;gap:5px}.supplier-mobile-product-entry small{color:#fff}.supplier-mobile-product-entry i{font-size:30px}.supplier-mobile-recent-title{display:flex;align-items:center;justify-content:space-between}.supplier-mobile-recent-title button{color:var(--red);background:transparent}.supplier-mobile-recent-order{display:flex;width:100%;justify-content:space-between;margin-bottom:8px;padding:14px;border:1px solid var(--line);background:#fff;text-align:left}.supplier-mobile-recent-order span{display:grid;grid-gap:4px;gap:4px}.supplier-mobile-recent-order small{color:var(--muted)}.supplier-mobile-nav button{padding:10px 2px;color:#595f67;background:transparent;font-size:11px;font-weight:800}.supplier-mobile-nav button.active{color:var(--red)}.supplier-account-page{min-height:300px}.mobile-buyer-home{padding-bottom:calc(92px + env(safe-area-inset-bottom))}.mobile-buyer-sign-in{min-height:38px;padding:0 10px;border:0;border-radius:11px;color:#fff;background:#0e654b;font-size:12px;font-weight:850;white-space:nowrap}.mobile-buyer-search{grid-template-columns:46px minmax(0,1fr) 64px;column-gap:8px}.mobile-buyer-search input{border-radius:13px}.mobile-buyer-search-submit{width:64px;margin-left:0;padding:0 8px;border-left:0;border-radius:13px}.mobile-buyer-categories{padding-right:42px}.mobile-buyer-categories-wrap>span{right:0;width:42px;background:linear-gradient(90deg,#ffffff00,#fff 48%)}.mobile-buyer-bottom-nav{height:auto;min-height:calc(66px + env(safe-area-inset-bottom));padding-bottom:max(10px,env(safe-area-inset-bottom))}.mobile-buyer-skeleton-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px 14px;gap:18px 14px}.mobile-buyer-skeleton-grid>i{display:grid;grid-gap:8px;gap:8px}.mobile-buyer-skeleton-grid b,.mobile-buyer-skeleton-grid small,.mobile-buyer-skeleton-grid span{display:block;border-radius:10px;background:linear-gradient(90deg,#e9eeea 25%,#f6f8f5 50%,#e9eeea 75%);background-size:200% 100%;animation:angrolink-skeleton 1.2s linear infinite}.mobile-buyer-skeleton-grid span{aspect-ratio:1/1.08;border-radius:18px}.mobile-buyer-skeleton-grid b{width:85%;height:14px}.mobile-buyer-skeleton-grid small{width:55%;height:12px}.marketplace-skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-loading{color:transparent!important;background:linear-gradient(90deg,#dfe7e2 25%,#f4f7f5 50%,#dfe7e2 75%);background-size:200% 100%;animation:angrolink-skeleton 1.2s linear infinite;border-radius:7px}}.user-avatar-editor{display:flex;align-items:center;gap:14px;margin:18px 0}.user-avatar-editor>img,.user-avatar-editor>span{display:grid;width:72px;height:72px;flex:0 0 72px;place-items:center;object-fit:cover;border-radius:50%;color:#fff;background:var(--red);font-size:24px;font-weight:900}.account-avatar-upload,.user-avatar-editor label{margin:0;padding:10px 12px;border-radius:10px;color:var(--red);background:#f5eef0;font-weight:800;cursor:pointer}.account-avatar-upload input,.user-avatar-editor input{display:none}.user-avatar-editor small{color:var(--muted)}.buyer-account summary>span:first-child img,.mobile-account-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.module-count-badge{position:absolute;top:20px;right:20px;padding:6px 9px;border-radius:999px;color:#176b37;background:#e5f6ea;font-size:11px;font-weight:800}.site-frame:has(.admin-loading)>.global-footer,.site-frame:has(.admin-login)>.global-footer,.site-frame:has(.admin-shell)>.global-footer{display:none}.admin-brand{font-size:13px;font-weight:950;letter-spacing:.13em}.admin-login{display:grid;min-height:100vh;place-items:center;padding:24px;background:#101820}.admin-login-card{display:grid;width:min(100%,430px);grid-gap:18px;gap:18px;padding:38px;border-radius:20px;background:#fff;box-shadow:0 28px 80px #0005}.admin-login-card h1{margin:6px 0 0;font-size:30px}.admin-login-card p{margin:0;color:#68717a}.admin-login-card label{display:grid;grid-gap:8px;gap:8px;font-size:13px;font-weight:800}.admin-login-card input{min-height:48px;padding:0 14px;border:1px solid #ccd2d7;border-radius:9px;font:inherit}.admin-login-card button,.admin-shell button{border:0;border-radius:9px;cursor:pointer;font:inherit;font-weight:800}.admin-login-card button{min-height:48px;color:#fff;background:#b42336}.admin-login-card button:disabled{opacity:.6}.admin-login-card .admin-error{color:#a21528;font-weight:700}.admin-loading{display:grid;place-items:center;color:#26323d;font-weight:800}.admin-loading,.admin-shell{min-height:100vh;background:#f3f5f6}.admin-shell{display:grid;grid-template-columns:260px 1fr;color:#17222c}.admin-shell aside{padding:28px 20px;color:#fff;background:#101820}.admin-shell nav{display:grid;grid-gap:7px;gap:7px;margin-top:38px}.admin-shell nav button{padding:13px 15px;color:#b9c1c8;background:transparent;text-align:left}.admin-shell nav button.active,.admin-shell nav button:hover{color:#fff;background:#ffffff18}.admin-workspace{min-width:0}.admin-workspace>header{display:flex;align-items:center;justify-content:flex-end;gap:24px;padding:18px 32px;border-bottom:1px solid #dce1e4;background:#fff}.admin-workspace>header div{display:grid;text-align:right}.admin-workspace>header small,.admin-workspace>header span{color:#75808a;font-size:11px}.admin-workspace>header button{padding:10px 14px;color:#9b1b2d;background:#f8e9eb}.admin-overview{padding:48px}.admin-overview>p{margin:0;color:#a21e31;font-size:11px;font-weight:900;letter-spacing:.16em}.admin-overview h1{margin:8px 0 30px;font-size:42px}.admin-foundation-card{max-width:720px;padding:28px;border:1px solid #dce1e4;border-radius:16px;background:#fff}.admin-foundation-card h2{margin-top:0}.admin-foundation-card p{margin-bottom:0;color:#66717b;line-height:1.7}.admin-billing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px}.admin-billing-grid .admin-foundation-card{max-width:none}.admin-banner,.admin-merchant-ops{grid-column:1/-1}.admin-banner{margin:0;padding:13px 16px;border-radius:10px;color:#7c1828;background:#f7e9eb;font-weight:700}.admin-compact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.admin-compact-form button,.admin-compact-form textarea{grid-column:1/-1}.admin-list{display:grid;grid-gap:8px;gap:8px;padding:0;list-style:none}.admin-list li{display:grid;grid-template-columns:1fr auto;grid-gap:4px 12px;gap:4px 12px;padding:12px;border-radius:9px;background:#f3f5f6}.admin-list li span{color:#66717b;font-size:12px}.admin-list li button{grid-column:2;grid-row:1/3;color:#9b1b2d;background:#f8e9eb}.admin-inline{display:flex;gap:10px;margin:12px 0}.admin-inline input,.admin-inline select{min-width:0}.admin-inline button{white-space:nowrap;color:#fff;background:#a21e31}.admin-inline button:disabled{opacity:.5}.admin-merchant-ops pre{max-height:260px;overflow:auto;padding:14px;border-radius:9px;background:#101820;color:#dce6ed;font-size:11px}.admin-list details{grid-column:1/-1}.admin-list details pre{max-height:180px;overflow:auto;padding:10px;border-radius:8px;background:#101820;color:#dce6ed;font-size:11px}.admin-compact-form input,.admin-compact-form select,.admin-compact-form textarea,.admin-inline input,.admin-inline select{padding:11px;border:1px solid #ccd2d7;border-radius:8px;font:inherit}.admin-compact-form textarea{min-height:100px;resize:vertical}.admin-compact-form button{color:#fff;background:#a21e31}@media(max-width:760px){.admin-shell{grid-template-columns:1fr}.admin-shell aside{padding:18px}.admin-shell nav{grid-template-columns:repeat(3,1fr);margin-top:18px}.admin-shell nav button{padding:10px 6px;text-align:center;font-size:11px}.admin-workspace>header{padding:14px 18px}.admin-overview{padding:30px 20px}.admin-login-card{padding:28px 22px}}@media(max-width:800px){.dashboard-main{width:100%;padding:18px 14px 92px}.dashboard-sidebar{display:none}.dashboard-title-row{margin-bottom:14px}.dashboard-title-row h1{margin-top:4px;font-size:25px}.dashboard-title-row p{display:none}.module-grid{gap:10px}.module-entry{min-height:0;padding:16px 18px;gap:5px;border-radius:15px;box-shadow:0 6px 20px #20242a08}.module-entry strong{margin:0;padding-right:54px;font-size:17px}.module-entry p{font-size:12px;line-height:1.35}.supplier-priority-orders{order:1;min-height:112px;padding:20px 18px;border-color:#d5aeb5;box-shadow:0 9px 26px #7f102016}.supplier-priority-orders strong{color:var(--red);font-size:21px}.supplier-priority-messages{order:2}.supplier-priority-products{order:3}.supplier-priority-customers{order:4}.supplier-secondary-entry{order:5}.supplier-mobile-nav button{position:relative;display:grid;place-items:center}.mobile-nav-badge{position:absolute;top:2px;left:calc(50% + 13px);display:grid;min-width:18px;height:18px;place-items:center;padding:0 5px;border-radius:999px;color:#fff;background:var(--red);font-size:10px}.mobile-buyer-home{text-size-adjust:100%;padding:0 12px calc(68px + env(safe-area-inset-bottom))}}@media(max-width:800px){.site-frame:has(.mobile-buyer-bottom-nav)>.global-footer{padding-bottom:calc(58px + env(safe-area-inset-bottom))}.mobile-buyer-page{padding-top:0}.mobile-buyer-order-filters,.mobile-buyer-profile-card,.mobile-buyer-supplier-tabs{margin-top:0}.mobile-buyer-profile-menu em.unread{display:grid;min-width:22px;height:22px;place-items:center;padding:0 6px;border-radius:999px;color:#fff;background:#d83a45;font-size:10px;font-weight:900}.mobile-buyer-header{height:56px}.mobile-buyer-brand{gap:1px}.mobile-buyer-brand strong{font-size:14px;letter-spacing:1.6px}.mobile-buyer-brand small{font-size:8px;line-height:1.2}.mobile-buyer-header-actions{gap:6px}.mobile-language-menu{position:relative}.mobile-language-menu summary{display:flex;height:44px;align-items:center;gap:5px;padding:0 9px;border:0;border-radius:12px;background:#f5f7f3;cursor:pointer;list-style:none;white-space:nowrap}.mobile-language-menu summary span{font-size:18px;line-height:1}.mobile-language-menu summary b{color:#526159;font-size:11px}.mobile-language-menu summary::-webkit-details-marker{display:none}.mobile-language-menu>div{position:absolute;z-index:80;top:48px;right:0;display:grid;min-width:126px;padding:5px;border:1px solid #dfe7e2;border-radius:12px;background:#fff;box-shadow:0 12px 30px #17201d22}.mobile-language-menu button{min-height:40px;padding:8px 10px;border:0;border-radius:8px;color:#526159;background:#fff;text-align:left;font-size:12px}.mobile-language-menu button[aria-current=true]{color:#0e654b;background:#e7f3ee;font-weight:850}.mobile-buyer-cart{width:44px;height:44px;border-radius:12px;font-size:0}.mobile-buyer-cart svg{display:block;width:23px;height:23px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mobile-buyer-search{gap:6px;padding-top:8px}.mobile-buyer-search.has-scan{grid-template-columns:44px minmax(0,1fr) 58px}.mobile-buyer-search.no-scan{grid-template-columns:minmax(0,1fr) 58px}.mobile-buyer-scan{width:44px;height:44px;border-radius:11px;font-size:19px}.mobile-buyer-search input{width:100%;height:44px;padding:0 10px;border-radius:11px;font-size:13px}.mobile-buyer-search-submit{width:58px;height:44px;padding:0 6px;border-radius:11px;font-size:12px}.mobile-buyer-categories{gap:6px;padding:8px 38px 4px 0}.mobile-buyer-categories button{min-height:40px;padding:7px 12px;font-size:11px;line-height:1.2}.mobile-buyer-categories-wrap>span{top:8px;width:36px;height:40px;font-size:21px}.mobile-buyer-section-title{margin:9px 1px 8px}.mobile-buyer-section-title h1{font-size:17px;line-height:1.2}.mobile-buyer-section-title span{font-size:10px;line-height:1.2}.mobile-buyer-product-grid{gap:12px 9px}.mobile-buyer-product-image{aspect-ratio:1/1;border-radius:13px}.mobile-buyer-product-card strong{min-height:32px;margin:6px 0 2px;font-size:12px;line-height:1.3}.mobile-buyer-product-card em{min-height:18px;font-size:13px}.mobile-buyer-bottom-nav{min-height:calc(58px + env(safe-area-inset-bottom));padding:5px 8px max(6px,env(safe-area-inset-bottom))}.mobile-buyer-bottom-nav button{gap:1px;border-radius:11px;font-size:9px}.mobile-buyer-bottom-nav button span{font-size:18px;line-height:20px}.buyer-profile-overlay{padding:max(6px,env(safe-area-inset-top)) 6px max(6px,env(safe-area-inset-bottom))}.buyer-profile-overlay .buyer-profile-modal{width:100%;gap:8px;padding:12px 12px max(8px,env(safe-area-inset-bottom));border-radius:14px}.buyer-profile-modal-header h2{font-size:20px;line-height:1.15}.buyer-profile-modal-header p{margin-top:2px;font-size:11px;line-height:1.3}.buyer-profile-modal label{gap:3px;font-size:12px;line-height:1.25}.buyer-profile-modal input{min-height:42px;padding:8px 10px}.buyer-profile-modal>.user-avatar-editor{margin:0}.buyer-profile-actions{gap:6px}.buyer-profile-actions button{min-height:44px;flex:1 1;padding:8px 10px}.registration-required{padding:12px}.registration-required .registration-success{gap:8px;margin-bottom:8px;padding:10px}.registration-required .registration-success p{margin-top:2px;line-height:1.35}.onboarding-exit-actions{margin:-12px -12px 8px;padding:8px 12px}.onboarding-load-error .onboarding-retry{width:100%}}.buyer-order-card-actions{display:flex!important;gap:8px}.buyer-order-card-actions button{flex:1 1}.buyer-order-detail-overlay{z-index:95;padding:24px;overflow:auto}.buyer-order-detail{width:min(920px,calc(100vw - 32px));max-height:calc(100vh - 48px);margin:auto;overflow:auto;border-radius:20px;background:#fff;box-shadow:0 24px 80px #1d292440}.buyer-order-detail>header{position:-webkit-sticky;position:sticky;z-index:2;top:0;display:flex;align-items:center;justify-content:space-between;padding:22px 26px;border-bottom:1px solid var(--line);background:#fff}.buyer-order-detail>header span{color:var(--red);font-size:12px;font-weight:900}.buyer-order-detail>header h2{margin:4px 0 0}.buyer-order-detail>header button{width:38px;height:38px;border:0;border-radius:50%;font-size:24px}.buyer-order-detail-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;padding:22px 26px}.buyer-order-detail-summary section{display:grid;grid-gap:5px;gap:5px;padding:14px;border-radius:12px;background:var(--warm)}.buyer-order-detail-lines small,.buyer-order-detail-summary small{color:var(--muted)}.buyer-order-detail-lines{padding:0 26px}.buyer-order-detail-lines h3{margin:0 0 10px}.buyer-order-detail-lines>section{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:18px;gap:18px;align-items:center;padding:14px 0;border-top:1px solid var(--line)}.buyer-order-detail-lines>section>div{display:grid;grid-gap:4px;gap:4px}.buyer-order-detail-notes{display:grid;grid-template-columns:150px minmax(0,1fr);grid-gap:8px 16px;gap:8px 16px;margin:20px 26px;padding:16px;border-radius:12px;background:#f8f8f6}.buyer-order-detail-notes dt{color:var(--muted);font-weight:800}.buyer-order-detail-notes dd{margin:0;white-space:pre-wrap}.buyer-order-detail>footer{position:-webkit-sticky;position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;padding:16px 26px;border-top:1px solid var(--line);background:#fff}.buyer-order-detail>footer button{min-width:130px}.buyer-order-loading{display:grid;min-height:170px;place-content:center;justify-items:center;grid-gap:14px;gap:14px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--muted)}.buyer-order-loading span{width:28px;height:28px;border:3px solid #eadcda;border-top:3px solid var(--red);border-radius:50%;animation:spin .8s linear infinite}@media(max-width:800px){.buyer-order-detail-overlay{padding:0}.buyer-order-detail{width:100%;max-height:100vh;border-radius:0}.buyer-order-detail-summary{grid-template-columns:1fr 1fr;padding:16px}.buyer-order-detail-lines{padding:0 16px}.buyer-order-detail-lines>section{grid-template-columns:minmax(0,1fr) auto}.buyer-order-detail-lines>section>b{grid-column:2}.buyer-order-detail-notes{grid-template-columns:1fr;margin:16px}.buyer-order-detail>footer{padding:12px 16px}.mobile-buyer-order-list article>footer{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.mobile-buyer-order-list article>footer button{width:100%}}.supplier-billing{display:grid;grid-gap:24px;gap:24px}.billing-current{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.billing-credit-purchase,.billing-current>div{padding:20px;border:1px solid var(--line,#dfe4ea);border-radius:16px;background:#fff}.billing-current span{display:block;color:#667085}.billing-current strong{display:block;font-size:32px;margin:6px 0}.billing-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.billing-plan-grid article{position:relative;padding:20px;border:1px solid var(--line,#dfe4ea);border-radius:16px;background:#fff}.billing-plan-grid article.current{border:2px solid #155eef}.billing-plan-grid del{display:block;color:#98a2b3}.plan-price{display:block;color:#155eef;font-size:25px;margin:8px 0}.plan-price small{font-size:13px}.promotion-label{position:absolute;right:12px;top:12px;padding:4px 8px;border-radius:12px;background:#fee4e2;color:#b42318}.billing-credit-purchase{display:flex;justify-content:space-between;align-items:center}.billing-history{list-style:none;padding:0}.billing-history li{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #eaecf0}@media(max-width:760px){.billing-current,.billing-plan-grid{grid-template-columns:1fr}.supplier-billing{overflow-x:hidden}.billing-credit-purchase{align-items:flex-start;gap:12px;flex-direction:column}.billing-plan-grid article{min-width:0}.plan-price{overflow-wrap:anywhere}}@media(max-width:800px){.mobile-supplier-shell{padding-right:13px;padding-bottom:88px;padding-left:13px;font-size:13px}.mobile-supplier-header{height:68px;margin-bottom:10px;grid-template-columns:38px 1fr 38px}.mobile-supplier-header h1{font-size:18px}.mobile-supplier-avatar,.mobile-supplier-header>button{width:36px;height:36px}.mobile-supplier-header div span{font-size:9px}.mobile-supplier-store{font-size:13px}.mobile-supplier-store h2{font-size:16px}.mobile-supplier-store h3{font-size:14px}.mobile-supplier-store .field-help,.mobile-supplier-store small{font-size:11px;line-height:1.35}.mobile-supplier-account{gap:9px;margin-bottom:10px;padding:9px 11px;border-radius:12px}.mobile-supplier-account>span{width:36px;height:36px;flex:0 0 36px;font-size:12px}.mobile-supplier-account>div{gap:2px}.mobile-supplier-account strong{font-size:14px}.mobile-supplier-account small{font-size:11px}.mobile-supplier-store .supplier-billing{gap:12px;margin-bottom:14px;overflow:visible}.mobile-supplier-store .supplier-billing>h2,.mobile-supplier-store .supplier-billing>section>h2{margin:0;font-size:16px;line-height:1.25}.mobile-supplier-store .billing-current{grid-template-columns:minmax(0,1fr) minmax(0,.8fr);gap:8px}.mobile-supplier-store .billing-current>div{min-width:0;padding:9px 10px;border-radius:11px}.mobile-supplier-store .billing-current span{font-size:11px}.mobile-supplier-store .billing-current h2{margin:2px 0;font-size:15px;line-height:1.25}.mobile-supplier-store .billing-current strong{margin:1px 0;font-size:21px;line-height:1.15}.mobile-supplier-store .billing-current small{display:block;font-size:10px;line-height:1.3}.mobile-supplier-store .billing-plan-grid{gap:8px}.mobile-supplier-store .billing-plan-grid article{display:grid;min-height:106px;grid-template-columns:minmax(0,1fr) auto;grid-gap:2px 8px;gap:2px 8px;align-items:center;padding:10px 11px;border-radius:12px}.mobile-supplier-store .billing-plan-grid article.current{padding:9px 10px}.mobile-supplier-store .billing-plan-grid h3{grid-column:1;grid-row:1;margin:0;font-size:15px}.mobile-supplier-store .billing-plan-grid del{grid-column:2;grid-row:1;padding-right:0;font-size:11px;text-align:right}.mobile-supplier-store .billing-plan-grid .plan-price{grid-column:2;grid-row:2;margin:0;font-size:18px;line-height:1.1;text-align:right;white-space:nowrap}.mobile-supplier-store .billing-plan-grid .plan-price small{font-size:10px}.mobile-supplier-store .billing-plan-grid p{margin:0;font-size:11px;line-height:1.3}.mobile-supplier-store .billing-plan-grid p:first-of-type{grid-column:1;grid-row:2}.mobile-supplier-store .billing-plan-grid p:nth-of-type(2){grid-column:1;grid-row:3}.mobile-supplier-store .billing-plan-grid p:nth-of-type(3){grid-column:2;grid-row:3;text-align:right}.mobile-supplier-store .billing-plan-grid article>button{grid-column:1/-1;grid-row:4;min-height:32px;padding:6px 10px;border-radius:8px;font-size:12px}.mobile-supplier-store .promotion-label{top:7px;right:7px;padding:2px 6px;border-radius:8px;font-size:10px}.mobile-supplier-store .billing-plan-grid article:has(.promotion-label) h3{padding-right:64px}.mobile-supplier-store .billing-credit-purchase{display:grid;grid-template-columns:minmax(0,1fr) 72px 78px;grid-gap:7px;gap:7px;align-items:end;padding:10px 11px;border-radius:12px}.mobile-supplier-store .billing-credit-purchase h2{margin:0 0 2px;font-size:15px}.mobile-supplier-store .billing-credit-purchase p{margin:0;color:var(--muted);font-size:10px;line-height:1.25}.mobile-supplier-store .billing-credit-purchase label{display:grid;grid-gap:2px;gap:2px;margin:0;font-size:10px}.mobile-supplier-store .billing-credit-purchase input{width:100%;height:34px;padding:5px 7px}.mobile-supplier-store .billing-credit-purchase>button{height:34px;padding:5px 7px;font-size:11px;white-space:nowrap}.mobile-supplier-store .supplier-billing>.message{margin:0;padding:8px;font-size:11px}.mobile-supplier-store .billing-history{margin:4px 0 0}.mobile-supplier-store .billing-history li{padding:6px 0;font-size:11px}.mobile-supplier-store .supplier-billing>section:last-child>p{margin:3px 0 0;color:var(--muted);font-size:12px}.mobile-supplier-store .store-panel{margin-top:14px;padding-top:12px}.mobile-supplier-store .store-heading{gap:8px;align-items:center}.mobile-supplier-store .store-heading .eyebrow{font-size:10px}.mobile-supplier-store .store-heading h2{margin:2px 0 7px;font-size:16px}.mobile-supplier-store .heading-actions{gap:5px;flex-direction:row;align-items:center}.mobile-supplier-store .heading-actions .status,.mobile-supplier-store .heading-actions button{padding:5px 7px;font-size:10px}.mobile-supplier-store .serial{margin-bottom:9px;padding:8px 10px;border-radius:9px;font-size:12px}.mobile-supplier-store .serial strong{font-size:15px}.mobile-supplier-store .profile-summary{gap:0;border-top:1px solid var(--line)}.mobile-supplier-store .profile-summary div{display:grid;grid-template-columns:92px minmax(0,1fr);grid-gap:8px;gap:8px;padding:8px 2px;border-bottom:1px solid var(--line);border-radius:0;background:transparent}.mobile-supplier-store .profile-summary span{font-size:12px}.mobile-supplier-store .profile-summary strong{font-size:13px;text-align:right}.mobile-supplier-store .view-store-link{margin:9px 0 12px;padding:7px 10px;font-size:11px}.mobile-supplier-store .section-title{gap:8px;align-items:center}.mobile-supplier-store .section-title h3{margin:0;font-size:14px}.mobile-supplier-store .section-title span{font-size:10px}.mobile-supplier-store .product-option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:7px}.mobile-supplier-store .product-option-grid button{min-width:0;padding:7px 5px;font-size:10px}.mobile-supplier-store .product-option-grid button strong{font-size:11px}.mobile-supplier-store .product-option-grid button small{display:none}.mobile-supplier-store .invite-link-panel{margin-top:10px;padding:10px;border:1px solid var(--line);border-radius:11px}.mobile-supplier-store .invite-link-panel>p{margin:0 0 7px;font-size:11px;line-height:1.35}.mobile-supplier-store .invite-link-result{display:grid;justify-items:center;grid-gap:6px;gap:6px}.mobile-supplier-store .invite-link-result img{width:min(156px,48vw);height:auto}.mobile-supplier-store .invite-link-result>a{max-width:100%;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.mobile-supplier-store .invite-link-result .row{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px}.mobile-supplier-store .invite-link-result .row button{min-width:0;min-height:34px;padding:6px 5px;font-size:10px;white-space:normal}.mobile-supplier-store .location-list{gap:6px;margin:8px 0 12px}.mobile-supplier-store .location-item{gap:8px;padding:9px;border-radius:9px}.mobile-supplier-store .location-item strong{font-size:12px}.mobile-supplier-store .location-item p{margin:3px 0 0;font-size:11px}.mobile-supplier-store .pause{padding:7px 10px;font-size:11px}.mobile-supplier-logout{height:40px;margin-top:12px;border-radius:10px;font-size:12px}.mobile-supplier-scope{margin-top:12px;padding:8px;font-size:9px}.mobile-supplier-nav{height:72px}.mobile-supplier-nav button{min-width:44px;min-height:44px}}