:root{--bg:#ffffff;--surface:#ffffff;--surface-strong:#f5f7fb;--text:#172033;--muted:#687386;--border:#e4e8f0;--accent:#315bff;--accent-strong:#2446dc;--clay:#315bff;--clay-soft:#eef3ff;--warning:#a76300;--danger:#b42318;--ink:#111827;--footer-ink:#172234;--shadow:0 24px 70px rgba(23,32,51,0.11);--font-body:"Avenir Next","Nunito","Trebuchet MS","Segoe UI",sans-serif;--font-display:var(--font-body)}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-body);padding:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}.shell{min-height:100vh;width:100%;margin:0 auto;overflow:visible;border:0;border-radius:0;background:var(--surface);box-shadow:none}.container{width:min(1420px,calc(100% - 48px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid #edf0f5;border-radius:0;background:rgba(255,255,255,.98);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header:has(.account-menu[open],.basket-menu[open]){border-bottom-color:rgba(12,18,30,.32)}.site-header__utility{display:flex;align-items:center;justify-content:space-between;min-height:42px;color:var(--muted);font-size:.78rem;font-weight:650}.utility-links{display:flex;align-items:center;gap:28px}.utility-links a:focus,.utility-links a:hover{color:var(--accent)}.utility-links--right{gap:22px}.site-header__main{display:grid;grid-template-columns:180px minmax(280px,1fr) auto;align-items:center;grid-gap:12px;gap:12px;min-height:74px}.brand{display:flex;align-items:center;justify-content:flex-start;min-width:0;min-height:54px;padding-inline:2px 0}.brand-logo{width:min(100%,236px);height:auto;max-height:52px;margin-inline:0;object-fit:contain}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.header-search{display:flex;align-items:center;min-width:0;min-height:44px;border:1px solid #e7ebf2;border-radius:12px;background:#f7f9fc;overflow:hidden;box-shadow:0 8px 22px rgba(23,32,51,.04)}.header-search input{flex:1 1 auto;min-width:0;border:0;border-radius:0;padding:10px 12px 10px 18px;background:transparent;color:var(--text);font-size:.86rem;outline:0}.header-search button{display:grid;flex:0 0 46px;place-items:center;width:46px;height:44px;border:0;background:transparent;color:#8d97a8;cursor:pointer}.header-search:focus-within{border-color:rgba(49,91,255,.55);box-shadow:0 0 0 4px rgba(49,91,255,.1)}.category-subbar{border-top:1px solid #edf0f5;background:#ffffff}.category-subbar__inner{position:relative;display:flex;align-items:center;gap:14px;min-height:54px;overflow:visible}.all-categories-button{flex:0 0 auto;align-self:stretch;border:0;background:transparent;color:var(--ink);padding:0;cursor:pointer;font-size:.9rem;font-weight:750;line-height:1}.all-categories-button span{display:inline-flex;align-items:center;gap:7px;min-height:54px;border-bottom:2px solid transparent}.all-categories-button:focus span,.all-categories-button:hover span{border-color:var(--clay)}.all-categories-button:focus,.all-categories-button:hover{color:var(--ink)}.category-divider{flex:0 0 auto;width:1px;height:24px;background:var(--border)}.category-link-row{display:flex;align-items:center;flex:1 1 auto;min-width:0;overflow:hidden;padding-right:14px;-webkit-mask-image:linear-gradient(90deg,#000,#000 calc(100% - 34px),transparent);mask-image:linear-gradient(90deg,#000,#000 calc(100% - 34px),transparent)}.category-trigger{display:inline-flex;align-items:center;flex:0 0 auto;min-height:54px;border-bottom:2px solid transparent;padding:0 10px;color:#2f3747;font-size:.88rem;font-weight:750;white-space:nowrap}.category-trigger:focus,.category-trigger:hover{border-color:var(--clay);color:var(--text)}.all-categories-panel{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:40;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-column-gap:42px;column-gap:42px;grid-row-gap:38px;row-gap:38px;max-height:min(72vh,680px);overflow-y:auto;border:1px solid var(--border);border-radius:14px;background:var(--surface);padding:22px;box-shadow:var(--shadow)}.all-categories-group{display:grid;align-content:start;grid-gap:13px;gap:13px;min-width:0}.all-categories-group__title{width:-moz-fit-content;width:fit-content;color:var(--ink);font-size:.98rem;font-weight:850}.all-categories-group__title:focus,.all-categories-group__title:hover{color:var(--clay)}.all-categories-group__links{display:grid;grid-gap:7px;gap:7px}.all-categories-group__links a{border-radius:6px;padding:4px 0;color:var(--muted);font-size:.86rem;font-weight:650}.all-categories-group__links a:focus,.all-categories-group__links a:hover{color:var(--ink)}.header-actions{display:flex;align-items:center;gap:12px}.header-action-link{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:var(--ink);cursor:pointer;font-size:.9rem;font-weight:800;white-space:nowrap}.header-action-link:focus,.header-action-link:hover{color:var(--accent)}.header-action-link--list-item{border:1px solid #e5eaf2;border-radius:999px;background:#f8faff;padding:9px 12px;color:var(--ink)}.header-action-link--list-item:active,.header-action-link--list-item:focus,.header-action-link--list-item:hover{border-color:rgba(49,91,255,.34);background:#eaf0ff;color:var(--accent-strong)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border:1px solid var(--border);border-radius:12px;background:var(--surface);color:var(--text);padding:9px 14px;cursor:pointer;font-weight:700}.button:hover{border-color:#c4cee0}.button--primary{border-color:var(--accent);background:var(--accent);color:#ffffff}.button--primary:hover{border-color:var(--accent-strong);background:var(--accent-strong)}.button--ghost{border-color:transparent;background:transparent}.button--danger{border-color:#f5c2bf;background:#fff5f4;color:var(--danger)}.icon-button{display:inline-grid;width:42px;height:42px;place-items:center;border:1px solid #e5eaf2;border-radius:999px;background:#f8faff;cursor:pointer}.icon-button:focus,.icon-button:hover{border-color:rgba(49,91,255,.3);color:var(--accent)}.account-menu{position:relative}.account-menu summary{display:inline-flex;align-items:center;justify-content:center;width:42px;min-height:42px;border:1px solid #e5eaf2;border-radius:999px;background:#f8faff;padding:0;cursor:pointer;font-weight:800;list-style:none}.account-menu summary::-webkit-details-marker{display:none}.account-menu summary:focus,.account-menu summary:hover,.account-menu[open]>summary{border-color:rgba(49,91,255,.36);background:#edf2ff;color:var(--accent)}.account-menu__panel{position:absolute;top:calc(100% + 8px);right:0;z-index:30;display:grid;min-width:230px;border:1px solid var(--border);border-radius:14px;background:var(--surface);padding:8px;box-shadow:var(--shadow)}.category-location{display:inline-flex;align-items:center;flex:0 0 auto;gap:6px;min-height:40px;margin-left:auto;border:0;border-radius:999px;background:transparent;padding:0 10px;color:var(--muted);cursor:pointer;font-size:.86rem;font-weight:750;white-space:nowrap}.category-location:focus,.category-location:hover{background:var(--surface-strong);color:var(--accent)}.home-view-toggle{position:absolute;top:calc(100% + 8px);left:50%;z-index:3;display:grid;grid-template-columns:repeat(2,minmax(82px,1fr));overflow:hidden;transform:translateX(-50%);border:1px solid rgba(49,91,255,.18);border-radius:18px;background:linear-gradient(135deg,rgba(49,91,255,.08),rgba(255,255,255,.96)),var(--surface);padding:4px;box-shadow:0 16px 34px rgba(23,32,51,.14)}.home-view-toggle button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:14px;background:transparent;padding:9px 14px;color:var(--muted);cursor:pointer;font-size:.78rem;font-weight:850;transition:background .15s ease,box-shadow .15s ease,color .15s ease,transform .15s ease}.home-view-toggle button:focus,.home-view-toggle button:hover{color:var(--accent-strong)}.home-view-toggle button.is-selected{background:var(--accent);color:#ffffff;box-shadow:0 10px 22px rgba(49,91,255,.24);transform:translateY(-1px)}.location-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:42;display:grid;grid-gap:14px;gap:14px;width:min(340px,calc(100vw - 32px));border:1px solid var(--border);border-radius:18px;background:var(--surface);padding:18px;box-shadow:var(--shadow)}.location-panel,.location-panel option,.location-panel select{font-family:var(--font-body)}.location-panel strong{color:var(--ink);font-size:1rem}.location-panel p{margin-top:4px;color:var(--muted);font-size:.85rem;line-height:1.45}.location-panel .field{gap:7px}.location-panel .field span{color:var(--muted);font-size:.82rem;font-weight:850}.account-menu__section{display:grid;grid-gap:2px;gap:2px;border-bottom:1px solid var(--border);margin-bottom:7px;padding-bottom:7px}.account-menu__heading{padding:8px 11px 4px;color:var(--muted);font-size:.78rem;font-weight:850;text-transform:uppercase}.account-menu__panel a,.account-menu__panel button{display:flex;align-items:center;gap:9px;width:100%;border:0;border-radius:6px;background:transparent;padding:10px 11px;color:var(--text);text-align:left;cursor:pointer;font-weight:750}.account-menu__panel a:hover,.account-menu__panel button:hover{background:var(--surface-strong)}.basket-menu{position:relative}.basket-menu summary{position:relative;display:inline-grid;width:42px;height:42px;place-items:center;border:1px solid #e5eaf2;border-radius:999px;background:#f8faff;cursor:pointer;list-style:none}.basket-menu summary::-webkit-details-marker{display:none}.basket-menu summary:focus,.basket-menu summary:hover{border-color:rgba(49,91,255,.3);color:var(--accent)}.basket-menu__count{position:absolute;top:-4px;right:-4px;display:grid;min-width:18px;height:18px;place-items:center;border:2px solid var(--surface);border-radius:999px;background:var(--accent);padding-inline:4px;color:#ffffff;font-size:.65rem;font-weight:850;line-height:1}.basket-menu__panel{position:absolute;top:calc(100% + 8px);right:0;z-index:45;display:grid;grid-gap:10px;gap:10px;width:min(360px,calc(100vw - 28px));border:1px solid var(--border);border-radius:14px;background:var(--surface);padding:14px;box-shadow:var(--shadow)}.basket-menu__heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.basket-menu__heading span{color:var(--muted);font-size:.76rem}.basket-menu__items{display:grid;grid-gap:6px;gap:6px}.basket-menu__item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:6px;gap:6px;border-radius:8px;padding:6px}.basket-menu__item:focus,.basket-menu__item:hover{background:var(--surface-strong)}.basket-menu__item-link{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;min-width:0}.basket-menu__image{display:grid;width:52px;height:52px;place-items:center;overflow:hidden;border-radius:7px;background:var(--surface-strong);color:var(--muted)}.basket-menu__image img{width:100%;height:100%;object-fit:cover}.basket-menu__item-link>span:last-child{display:grid;min-width:0;grid-gap:4px;gap:4px}.basket-menu__item strong{overflow:hidden;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.basket-menu__item small{color:var(--muted);font-size:.74rem}.basket-menu__item>form{align-self:center}.basket-menu__remove{display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:999px;background:transparent;color:var(--muted);cursor:pointer}.basket-menu__remove:focus,.basket-menu__remove:hover{background:#fff0ef;color:var(--danger)}.basket-menu__empty{margin:4px 0;color:var(--muted);font-size:.82rem;line-height:1.45}.basket-menu__open{width:100%;min-height:40px;border-radius:999px}.header-dropdown-backdrop{position:fixed;inset:0;z-index:19;border:0;background:rgba(12,18,30,.32);cursor:default}.header-dropdown-backdrop--header{z-index:25}.account-menu[open]>summary,.basket-menu[open]>summary{position:relative;z-index:46}.basket-menu[open]>summary{border-color:rgba(49,91,255,.36);background:#edf2ff;color:var(--accent)}.auth-modal{position:fixed;inset:0;z-index:90;display:flex;min-height:100dvh;align-items:flex-start;justify-content:center;overflow-y:auto;padding:20px 18px}.auth-modal__scrim{border:0;cursor:pointer}.auth-modal__scrim,.auth-modal__shared-backdrop{position:fixed;inset:0;background:rgba(12,18,30,.48)}.auth-modal__shared-backdrop{z-index:89;pointer-events:none}.auth-modal--shared-scrim .auth-modal__scrim{background:transparent}.auth-modal__panel{position:relative;z-index:1;display:grid;grid-gap:12px;gap:12px;width:min(500px,calc(100vw - 32px));margin-block:auto;overflow:hidden;border:2px solid rgba(255,255,255,.92);border-radius:26px;background:var(--surface);padding:32px;box-shadow:0 30px 80px rgba(15,23,42,.28);animation:modal-panel-open .15s cubic-bezier(.2,.8,.2,1)}.auth-panel-resizing .auth-inline-expansion,.auth-panel-resizing .auth-modal__panel,.auth-panel-resizing .optional-seller-fields{animation:none}@keyframes modal-panel-open{0%{opacity:0;transform:translateY(5px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}.auth-modal__panel--sign-in{width:min(500px,calc(100vw - 32px))}.auth-modal__panel--join{width:min(580px,calc(100vw - 32px))}.auth-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-modal__header h2{font-size:1.2rem}.auth-modal__header p{margin:3px 0 0;color:var(--muted);font-size:.78rem}.auth-modal__header-actions{display:flex;align-items:center;gap:8px}.auth-modal__header-actions .button{min-height:38px;border-color:var(--ink);border-radius:999px;padding:8px 15px}.auth-modal__header-actions .icon-button{width:38px;height:38px}.auth-modal__form{display:grid;grid-gap:10px;gap:10px}.auth-modal label>span[aria-hidden=true]{color:var(--danger)}.auth-modal .field{gap:5px}.auth-modal .input{padding-block:9px}.password-field{position:relative}.password-field input{padding-right:48px}.password-field button{position:absolute;top:50%;right:10px;display:grid;width:34px;height:34px;place-items:center;transform:translateY(-50%);border:0;border-radius:999px;background:transparent;color:var(--muted);cursor:pointer}.password-field button:focus,.password-field button:hover{background:var(--surface-strong);color:var(--ink)}.auth-modal__submit{min-height:44px;border-radius:999px;font-size:.96rem}.auth-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:10px;gap:10px;color:var(--muted);font-size:.9rem}.auth-divider span{height:1px;background:var(--border)}.auth-modal__reset{display:grid;grid-gap:8px;gap:8px}.auth-modal__reset strong{color:var(--ink)}.auth-modal__reset .button{min-height:42px;border-color:var(--ink);border-radius:999px;background:var(--surface);color:var(--ink)}.auth-modal__reset>a:not(.button){justify-self:center;color:var(--ink);font-size:.86rem;text-decoration:underline}.auth-reset-toggle{position:relative;width:100%;border-color:var(--ink);border-radius:999px}.auth-reset-toggle svg{position:absolute;right:16px;transition:transform .16s ease}.auth-reset-toggle svg.is-open{transform:rotate(180deg)}.auth-trouble-button{justify-self:center;border:0;background:transparent;color:var(--ink);cursor:pointer;font-size:.86rem;text-decoration:underline}.auth-inline-expansion{display:grid;grid-gap:9px;gap:9px;overflow:hidden;border:1px solid #cbd8ff;border-radius:8px;background:#f7f9ff;padding:13px;animation:auth-expand .16s ease-out}.auth-inline-expansion form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:9px;gap:9px}.auth-inline-expansion .field{min-width:0}.auth-inline-expansion form>.button{min-height:40px;padding-inline:13px;white-space:nowrap}.join-reset-expansion{grid-template-columns:minmax(0,1fr) auto;align-items:end}.join-reset-expansion>div:first-child{grid-column:1/-1}.join-reset-expansion p{margin:3px 0 0;color:var(--muted);font-size:.76rem}.join-reset-address{display:flex;min-width:0;min-height:40px;align-items:center;gap:8px;overflow:hidden;border:1px solid var(--border);border-radius:7px;background:var(--surface);padding:8px 11px;color:var(--ink)}.join-reset-address svg{flex:0 0 auto;color:var(--muted)}.join-reset-address span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.join-reset-expansion>.button{min-height:40px;padding-inline:14px;white-space:nowrap}.join-reset-expansion>.field-alert{grid-column:1/-1}.auth-inline-input{position:relative}.auth-inline-input>svg{position:absolute;top:50%;left:11px;z-index:1;transform:translateY(-50%);color:var(--muted)}.auth-inline-input .input{padding-left:36px}.field-alert{border:1px solid transparent;border-radius:7px;padding:8px 10px;font-size:.75rem;font-weight:750;line-height:1.4;animation:auth-expand .16s ease-out}.field-alert--error{border-color:#f5c2bf;background:#fff5f4;color:var(--danger)}.field-alert--success{border-color:#b6dfc1;background:#effaf2;color:#26703a}@keyframes auth-expand{0%{transform:translateY(-4px);opacity:0}to{transform:translateY(0);opacity:1}}.auth-socials{display:grid;grid-gap:7px;gap:7px}.auth-socials button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:10px;border:1px solid var(--ink);border-radius:999px;background:var(--surface);color:var(--ink);cursor:pointer;font-weight:850}.auth-socials button:focus,.auth-socials button:hover{border-color:var(--accent);color:var(--accent)}.auth-socials__apple,.auth-socials__facebook,.auth-socials__google{display:inline-grid;min-width:18px;place-items:center;font-weight:900}.auth-socials__google{color:#4285f4}.auth-socials__facebook{color:#315bff;font-size:1.1rem}.auth-socials__apple{color:var(--ink);font-size:.72rem}.auth-modal__fineprint{color:var(--muted);font-size:.75rem;line-height:1.45}.auth-modal__fineprint a{color:var(--ink);font-weight:850;text-decoration:underline}.auth-modal__notice{padding:10px 12px;font-size:.78rem;line-height:1.4}.input--error{border-color:var(--danger);background:#fff8f7;box-shadow:0 0 0 3px rgba(180,35,24,.08)}.field-error{color:var(--danger);font-size:.74rem;font-weight:750}.form-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:2px;color:var(--ink);font-size:.86rem;font-weight:850}.form-section-heading small{color:var(--muted);font-size:.72rem;font-weight:700}.two-factor-setup{display:grid;grid-gap:10px;gap:10px}.two-factor-toggle{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:10px;gap:10px;width:100%;border:1px solid var(--border);border-radius:10px;background:#fbfcff;padding:10px 12px;color:var(--ink);cursor:pointer;text-align:left}.two-factor-toggle:focus,.two-factor-toggle:hover{border-color:rgba(49,91,255,.3);background:#f4f7ff}.two-factor-setup.is-complete .two-factor-toggle{border-color:#bddfbc;background:#f2faf2}.two-factor-toggle__icon{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:var(--clay-soft);color:var(--accent)}.two-factor-setup.is-complete .two-factor-toggle__icon{background:#e5f6e5;color:#246b2f}.two-factor-toggle span:nth-child(2){display:grid;grid-gap:2px;gap:2px}.two-factor-toggle small{color:var(--muted);font-size:.74rem}.two-factor-toggle>svg{color:var(--muted);transition:transform .16s ease}.two-factor-toggle>svg.is-open{transform:rotate(180deg)}.two-factor-panel{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center;border:1px solid #dce5ff;border-radius:12px;background:#f7f9ff;padding:12px}.two-factor-panel p{margin:3px 0 10px;color:var(--muted);font-size:.78rem;line-height:1.45}.two-factor-qr{position:relative;display:grid;width:116px;height:116px;place-items:center;overflow:hidden;border:1px solid #d4dcf0;border-radius:14px;background:linear-gradient(90deg,#111827 11px,transparent 0) 10px 10px /24px 24px,linear-gradient(#111827 11px,transparent 0) 10px 10px /24px 24px,radial-gradient(circle at 19px 19px,#111827 0 9px,#ffffff 10px 17px,#111827 18px 24px,transparent 25px),radial-gradient(circle at 94px 19px,#111827 0 9px,#ffffff 10px 17px,#111827 18px 24px,transparent 25px),radial-gradient(circle at 19px 94px,#111827 0 9px,#ffffff 10px 17px,#111827 18px 24px,transparent 25px),#ffffff}.two-factor-qr svg{position:relative;z-index:1;border-radius:10px;background:rgba(255,255,255,.86);color:var(--accent);padding:13px}.two-factor-success{grid-column:1/-1;display:flex;align-items:flex-start;gap:10px;color:#246b2f}.two-factor-success p{margin-bottom:0}.two-factor-code-modal{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:20px}.two-factor-code-modal__scrim{position:fixed;inset:0;border:0;background:rgba(12,18,30,.55);cursor:pointer}.two-factor-code-modal__panel{position:relative;z-index:1;display:grid;grid-gap:14px;gap:14px;width:min(420px,calc(100vw - 32px));border:2px solid rgba(255,255,255,.92);border-radius:22px;background:var(--surface);padding:24px;box-shadow:0 30px 80px rgba(15,23,42,.32);animation:modal-panel-open .15s cubic-bezier(.2,.8,.2,1)}.two-factor-code-input{text-align:center;letter-spacing:.24em}.two-factor-code-hint{margin:0;color:var(--muted);font-size:.76rem;line-height:1.45}.seller-profile-toggle{display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;grid-gap:10px;gap:10px;border:1px solid rgba(49,91,255,.3);border-radius:10px;background:#f4f7ff;padding:10px 12px;color:var(--ink);cursor:pointer}.seller-profile-toggle strong{color:var(--accent)}.seller-profile-toggle>input{width:16px;height:16px;accent-color:var(--accent)}.seller-profile-toggle__icon{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:var(--clay-soft);color:var(--accent)}.seller-profile-toggle>span:nth-of-type(2){display:grid;grid-gap:2px;gap:2px}.seller-profile-toggle small{color:var(--muted);font-size:.74rem}.seller-profile-toggle>svg{color:var(--muted);transition:transform .16s ease}.seller-profile-toggle>svg.is-open{transform:rotate(180deg)}.optional-seller-fields{display:grid;grid-gap:10px;gap:10px;border-left:2px solid var(--accent);padding:4px 0 2px 14px}.optional-seller-fields .textarea{min-height:74px;resize:none}.seller-modal__panel{width:min(900px,calc(100vw - 32px))}.seller-modal__panel--compact{width:min(720px,calc(100vw - 32px))}.seller-requirements{display:flex;flex-wrap:wrap;gap:7px}.seller-requirements span{display:inline-flex;align-items:center;gap:5px;border-radius:999px;background:#eef7ee;padding:5px 9px;color:#286322;font-size:.72rem;font-weight:800}.seller-application-form{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px}.seller-application-form--compact{grid-template-columns:1fr}.seller-application-form fieldset{display:grid;grid-gap:9px;gap:9px;min-width:0;margin:0;border:1px solid var(--border);border-radius:10px;padding:12px}.seller-application-form legend{display:flex;align-items:center;gap:8px;padding:0 5px;color:var(--ink);font-size:.84rem;font-weight:850}.seller-application-form legend small{color:var(--muted);font-size:.7rem}.storefront-slug-field{display:grid;grid-template-columns:max-content minmax(100px,1fr);align-items:center;grid-gap:8px;gap:8px}.storefront-slug-field span{color:var(--muted);font-size:inherit;white-space:nowrap}.storefront-slug-field .input{min-width:0}.field-criteria{display:grid;grid-gap:5px;gap:5px;margin:6px 0 0;padding:0;color:var(--muted);font-size:.72rem;font-weight:700;list-style:none}.field-criteria li{display:flex;align-items:center;gap:6px}.field-criteria svg{flex:0 0 auto;color:#b42318}.field-criteria li.is-valid,.field-criteria li.is-valid svg{color:#246b2f}.seller-application-form .textarea{min-height:72px;resize:none}.seller-agreement{display:flex;grid-column:1/-1;align-items:flex-start;gap:9px;color:var(--muted);font-size:.75rem;line-height:1.4}.seller-agreement input{margin-top:2px;accent-color:var(--accent)}.seller-application-form .auth-modal__submit{grid-column:1/-1;justify-self:center;width:-moz-fit-content;width:fit-content;min-width:0;padding-inline:22px}.seller-setup-notice{display:flex;grid-column:1/-1;align-items:flex-start;gap:9px;border:1px solid #bfd0ff;border-radius:9px;background:#f2f6ff;padding:10px 12px;color:#1f449f;font-size:.78rem;line-height:1.45}.seller-setup-notice svg{flex:0 0 auto;margin-top:1px}.seller-submit-arrow{margin-left:6px;transform:rotate(-90deg)}.seller-setup-page{min-height:700px;border-top:1px solid var(--border);background:#fbfcff}.seller-setup-progress{overflow-x:auto;border-bottom:1px solid var(--border);background:var(--surface);scrollbar-width:none}.seller-setup-progress::-webkit-scrollbar{display:none}.seller-setup-progress ol{position:relative;display:grid;grid-template-columns:repeat(6,minmax(150px,1fr));min-width:900px;max-width:1480px;margin:0 auto;padding:18px 28px 20px;list-style:none}.seller-setup-progress ol:before{position:absolute;top:31px;right:10%;left:10%;height:2px;background:#e5e9f0;content:""}.seller-setup-progress li{position:relative;z-index:1}.seller-setup-progress a{display:grid;justify-items:center;grid-gap:7px;gap:7px;color:var(--muted);font-size:.74rem;font-weight:750;text-align:center}.seller-setup-progress__marker{display:grid;width:28px;height:28px;place-items:center;border:2px solid #dce2eb;border-radius:999px;background:var(--surface);color:var(--muted);font-size:.74rem}.seller-setup-progress li.is-complete a,.seller-setup-progress li.is-current a{color:var(--ink)}.seller-setup-progress li.is-current .seller-setup-progress__marker{border-color:var(--ink);background:var(--ink);color:#ffffff}.seller-setup-progress li.is-complete .seller-setup-progress__marker{border-color:var(--accent);background:var(--surface);color:var(--accent)}.seller-setup-content{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:38px 0 70px}.seller-setup-heading{display:grid;justify-items:center;grid-gap:7px;gap:7px;max-width:780px;margin:0 auto 28px;text-align:center}.seller-setup-heading>span{color:var(--accent);font-size:.75rem;font-weight:850;text-transform:uppercase}.seller-setup-heading h1{font-size:2.35rem}.seller-setup-heading p{color:var(--muted);line-height:1.55}.seller-setup-notice-wide{display:flex;align-items:center;gap:9px;max-width:920px;margin:0 auto 18px}.seller-setup-form{display:grid;grid-gap:22px;gap:22px;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:28px 32px;box-shadow:0 16px 44px rgba(15,23,42,.05)}.seller-setup-row{display:grid;grid-template-columns:180px minmax(250px,390px) minmax(240px,1fr);align-items:center;grid-gap:24px;gap:24px;min-height:54px}.seller-setup-row>label{color:var(--ink);font-weight:850}.seller-setup-row>p{color:var(--muted);font-size:.8rem;line-height:1.5}.seller-setup-form .input,.seller-setup-form .select,.seller-setup-form .textarea{width:100%;font-family:var(--font-body)}.seller-setup-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--border);padding-top:20px}.seller-setup-actions .button{display:inline-flex;align-items:center;justify-content:center;gap:7px}.seller-setup-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.seller-setup-field--full{grid-column:1/-1}.seller-setup-field-grid label span{color:var(--muted);font-size:.72rem;font-weight:650}.seller-setup-field-grid .textarea{min-height:118px;resize:vertical}.seller-setup-form--integration{gap:24px}.seller-integration-intro{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:15px;gap:15px}.seller-integration-icon{display:grid;width:50px;height:50px;place-items:center;border-radius:999px;background:#edf2ff;color:var(--accent)}.seller-integration-intro h2,.seller-security-lead h2,.seller-setup-complete h2{font-size:1.12rem}.seller-integration-intro p,.seller-security-lead p,.seller-setup-complete p{margin-top:4px;color:var(--muted);font-size:.82rem;line-height:1.5}.setup-status{border-radius:999px;background:#fff6df;padding:6px 10px;color:#815b00;font-size:.72rem;font-weight:850;white-space:nowrap}.setup-status--ok{background:#eaf7e8;color:#276322}.seller-status-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid var(--border)}.seller-status-list div{display:grid;grid-gap:5px;gap:5px;padding:18px}.seller-status-list div+div{border-left:1px solid var(--border)}.seller-status-list span{color:var(--muted);font-size:.76rem}.seller-status-list strong{font-size:.9rem}.seller-integration-actions{display:flex;align-items:center;gap:18px}.seller-integration-actions p{max-width:520px;color:var(--muted);font-size:.78rem;line-height:1.5}.seller-billing-summary,.seller-security-lead{display:flex;align-items:flex-start;gap:13px;border-bottom:1px solid var(--border);padding-bottom:20px}.seller-billing-summary>svg,.seller-security-lead>svg{flex:0 0 auto;color:var(--accent)}.seller-billing-summary p{margin-top:3px;color:var(--muted);font-size:.8rem;line-height:1.5}.seller-setup-confirmation{display:flex;align-items:flex-start;gap:10px;color:var(--muted);font-size:.8rem;line-height:1.45}.seller-security-options input,.seller-setup-confirmation input{accent-color:var(--accent)}.seller-identity-layout{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:start;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:32px;box-shadow:0 16px 44px rgba(15,23,42,.05)}.seller-identity-layout,.seller-identity-steps{display:grid;grid-gap:28px;gap:28px}.seller-identity-steps>div{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:15px;gap:15px}.seller-identity-steps>div>span{display:grid;width:44px;height:44px;place-items:center;border-radius:999px;background:#edf2ff;color:var(--accent)}.seller-identity-steps h2{font-size:.95rem}.seller-identity-steps p{margin-top:5px;color:var(--muted);font-size:.8rem;line-height:1.5}.seller-identity-summary{display:grid;grid-gap:16px;gap:16px;border-left:1px solid var(--border);padding-left:28px}.seller-identity-summary__heading{display:flex;align-items:center;gap:11px}.seller-identity-summary__heading>svg{color:var(--accent)}.seller-identity-summary__heading>div{display:grid;grid-gap:3px;gap:3px}.seller-identity-summary>p,.seller-identity-summary__heading span{color:var(--muted);font-size:.76rem;line-height:1.5}.seller-identity-layout+form{margin-top:22px}.seller-security-options{display:grid;grid-gap:3px;gap:3px}.seller-security-options>label{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:13px;gap:13px;border-radius:8px;padding:13px 10px;cursor:pointer}.seller-security-options>label:hover{background:#f7f9fd}.seller-security-option__icon{display:grid;width:38px;height:38px;place-items:center;border-radius:999px;background:#edf2ff;color:var(--accent)}.seller-security-options label>span:nth-child(2){display:grid;grid-gap:3px;gap:3px}.seller-security-options small{color:var(--muted);font-size:.75rem;line-height:1.4}.seller-security-options input{width:18px;height:18px}.seller-security-email{max-width:560px}.seller-setup-complete{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:18px;gap:18px;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:32px;box-shadow:0 16px 44px rgba(15,23,42,.05)}.seller-setup-complete__icon{display:grid;width:62px;height:62px;place-items:center;border-radius:999px;background:#edf2ff;color:var(--accent)}.seller-setup-checklist{display:grid;grid-column:1/-1;margin-top:8px;border-block:1px solid var(--border)}.seller-setup-checklist>a,.seller-setup-checklist>div{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:15px 4px;color:var(--ink)}.seller-setup-checklist>*+*{border-top:1px solid var(--border)}.seller-setup-checklist>a:hover{color:var(--accent)}.seller-setup-checklist span{display:grid;grid-gap:3px;gap:3px}.seller-setup-checklist small{color:var(--muted);font-size:.76rem}.seller-setup-complete__actions{display:flex;grid-column:1/-1;flex-wrap:wrap;gap:10px}.hero{padding:52px 0 28px}.hero-panel{display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);grid-gap:48px;gap:48px;align-items:stretch}.hero-copy{display:flex;min-height:390px;flex-direction:column;justify-content:center;gap:20px}.eyebrow{color:var(--accent);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{margin:0}h1{max-width:780px;font-size:clamp(2.05rem,4.6vw,3.8rem);line-height:1.02}h1,h2{font-family:var(--font-display);font-weight:850;letter-spacing:0}h2{font-size:1.55rem}.page-title--category{font-size:clamp(1.8rem,3.7vw,3rem)}h3{font-size:1.05rem}.lead{max-width:660px;color:var(--muted);font-size:1.02rem;line-height:1.65}.hero-media{min-height:390px;overflow:hidden;border-radius:22px;box-shadow:0 18px 44px rgba(23,32,51,.08)}.hero-media img{width:100%;height:100%;object-fit:cover}.home-hero{align-items:center}.home-hero__copy{padding:12px 0 18px}.hero-brand-logo{width:min(280px,72vw);height:auto;margin:2px 0 8px;object-fit:contain}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:620px;margin:10px 0 4px;border:1px solid #edf0f5;border-radius:18px;background:#ffffff;box-shadow:0 14px 28px rgba(23,32,51,.05)}.hero-stats div{display:grid;grid-gap:5px;gap:5px;padding:18px}.hero-stats div+div{border-left:1px solid #edf0f5}.hero-stats span{color:var(--ink);font-size:1.2rem;font-weight:900}.hero-stats p{color:var(--muted);font-size:.8rem;font-weight:700}.hero-collage{display:grid;grid-template-columns:1.05fr .95fr;grid-template-rows:1fr 1fr;grid-gap:12px;gap:12px;min-height:430px;overflow:visible;border-radius:0;box-shadow:none}.hero-collage img{min-height:0;overflow:hidden;border-radius:22px;background:var(--surface-strong);box-shadow:0 18px 44px rgba(23,32,51,.08)}.hero-collage__wide{grid-row:1/3}.search-bar{display:flex;width:min(680px,100%);gap:8px}.search-bar input{flex:1 1}.input,.select,.textarea{width:100%;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:11px 12px;color:var(--text)}.textarea{min-height:132px;resize:vertical}.section{padding:28px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px}.section-heading p{color:var(--muted)}.landing-page{padding:48px 0 42px}.landing-page__inner{display:grid;grid-gap:44px;gap:44px}.landing-section{display:grid;grid-gap:12px;gap:12px;min-width:0}.landing-section__heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.landing-section__heading h2{font-size:1.3rem;line-height:1.2}.landing-section__heading .button{min-height:38px;border-color:var(--ink);border-radius:999px;padding:8px 17px;background:var(--surface);color:var(--ink);font-size:.9rem}.landing-product-strip{position:relative;width:100%;min-width:0;overflow:hidden}.landing-product-strip:after{position:absolute;top:0;right:0;bottom:0;z-index:1;width:min(180px,22vw);pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.28) 35%,rgba(255,255,255,.86) 76%,#ffffff);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);-webkit-mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.16) 16%,#000 62%);mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.16) 16%,#000 62%);content:""}.landing-product-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,1fr);grid-gap:16px;gap:16px;width:100%;max-width:100%;min-width:0;overflow-x:auto;overflow-y:visible;padding:0 96px 4px 0;scroll-snap-type:x proximity;scrollbar-width:none}.landing-product-row::-webkit-scrollbar{display:none}.landing-product-card{display:grid;min-width:0;align-content:start;grid-gap:4px;gap:4px;color:var(--ink);scroll-snap-align:start}.landing-product-card__media{display:block;aspect-ratio:1;overflow:hidden;border:1px solid #edf0f5;border-radius:8px;background:var(--surface-strong)}.landing-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.landing-product-card:focus .landing-product-card__media img,.landing-product-card:hover .landing-product-card__media img{transform:scale(1.035)}.landing-product-card__title{display:-webkit-box;overflow:hidden;margin-top:3px;color:var(--ink);font-size:.9rem;font-weight:650;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:1}.landing-product-card__price-row{display:flex;align-items:baseline;gap:6px;line-height:1.15}.landing-product-card__price-row strong{color:#224d0d;font-size:.98rem;font-weight:900}.landing-product-card__price-row s{color:var(--muted);font-size:.78rem}.landing-product-card__shipping{color:var(--muted);font-size:.82rem;line-height:1.2}.delivery-pill{background:#a9db80;color:#153c0d}.collection-postcode-pill,.delivery-pill{width:-moz-fit-content;width:fit-content;border-radius:999px;padding:2px 7px;font-size:.72rem;font-weight:850;line-height:1.3}.collection-postcode-pill{background:#eef3ff;color:var(--accent-strong)}.home-map-section{display:grid;grid-gap:16px;gap:16px;scroll-margin-top:210px;padding-top:34px}.home-map-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.home-map-heading h2{margin-top:4px;font-size:1.45rem}.home-map-heading p{margin:4px 0 0;color:var(--muted);line-height:1.45}.home-map-heading .button{min-height:38px;border-color:var(--ink);border-radius:999px;background:var(--surface);color:var(--ink)}.home-map-controls{display:grid;grid-template-columns:minmax(190px,240px) minmax(320px,1fr) auto;align-items:end;grid-gap:12px;gap:12px;border:1px solid var(--border);border-radius:14px;background:#fbfcff;padding:14px}.home-map-controls label{display:grid;grid-gap:7px;gap:7px}.home-map-controls label span{color:var(--muted);font-size:.78rem;font-weight:850}.home-map-postcode-row{position:relative}.home-map-postcode-row .input{padding-right:46px}.home-map-current-button{position:absolute;top:1px;right:1px;bottom:1px;display:grid;width:42px;height:auto;place-items:center;border:0;border-left:1px solid #d8e1ef;border-radius:0 7px 7px 0;background:#f7faff;padding:0;color:var(--accent-strong);cursor:pointer}.home-map-current-button:focus,.home-map-current-button:hover{background:#edf3ff;color:var(--accent)}.home-map-range-row{display:grid;grid-template-columns:minmax(140px,1fr) minmax(96px,auto);align-items:center;grid-gap:12px;gap:12px;min-height:42px;border:1px solid var(--border);border-radius:999px;background:var(--surface);padding:0 12px}.home-map-range{width:100%;accent-color:var(--accent);cursor:pointer}.home-map-radius-input{display:inline-flex;align-items:center;gap:6px}.home-map-radius-input input{width:44px;min-height:32px;border:1px solid rgba(49,91,255,.26);border-radius:9px;background:linear-gradient(180deg,#f7f9ff,#edf3ff);box-shadow:inset 0 1px 0 rgba(255,255,255,.88),0 6px 16px rgba(49,91,255,.08);color:var(--accent-strong);font-family:var(--font-body);font-size:.84rem;font-weight:900;text-align:center;-moz-appearance:textfield}.home-map-radius-input input::-webkit-inner-spin-button,.home-map-radius-input input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.home-map-radius-input input:focus{border-color:rgba(49,91,255,.58);outline:2px solid rgba(49,91,255,.12);outline-offset:1px}.home-map-radius-input b{color:var(--muted);font-size:.74rem;font-weight:850;white-space:nowrap}.home-map-location-note{justify-self:start;display:flex;width:-moz-fit-content;width:fit-content;max-width:100%;align-items:center;gap:8px;min-height:42px;border-radius:999px;background:#f2f6ff;padding:8px 12px;color:#294178;font-size:.82rem;font-weight:750}.landing-row-arrow{position:absolute;top:calc(50% - 34px);right:20px;z-index:2;display:grid;width:48px;height:48px;place-items:center;transform:translateY(-50%);border-radius:999px;background:#312a39;color:#ffffff;box-shadow:0 16px 30px rgba(49,42,57,.22)}.landing-row-arrow svg{display:block}@media (prefers-reduced-motion:reduce){.auth-modal__panel,.auth-modal__scrim{animation:none}}.landing-row-arrow:focus,.landing-row-arrow:hover{background:var(--accent)}.category-page{padding:30px 0 34px}.category-hero{display:grid;justify-items:center;grid-gap:9px;gap:9px;max-width:780px;margin:0 auto;padding:2px 0 28px;text-align:center}.category-hero__parent{color:var(--clay);font-size:.84rem;font-weight:850}.category-hero p{max-width:680px;color:var(--muted);font-size:.98rem;line-height:1.55}.category-showcase{display:grid;grid-gap:18px;gap:18px;margin:0 auto 38px}.category-showcase__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:26px;gap:26px;align-items:start}.subcategory-tile{display:grid;min-width:0;grid-gap:10px;gap:10px;color:var(--ink);font-size:.9rem;font-weight:850;line-height:1.15;text-align:center}.subcategory-tile__media{display:block;aspect-ratio:2/3;overflow:hidden;border-radius:6px;background:var(--surface-strong)}.subcategory-tile__media img{width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.subcategory-tile:focus .subcategory-tile__media img,.subcategory-tile:hover .subcategory-tile__media img{transform:scale(1.04)}.category-showcase__more{display:grid;justify-items:center}.category-showcase__more summary{display:inline-flex;min-height:48px;align-items:center;border:0;border-radius:999px;background:var(--surface-strong);padding:13px 20px;cursor:pointer;font-weight:850;list-style:none}.category-showcase__more summary::-webkit-details-marker{display:none}.category-showcase__more[open] summary{margin-bottom:20px}.category-showcase__grid--extra{width:100%}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.catalog-filter,.catalog-sort{position:relative}.catalog-filter summary,.catalog-sort summary{display:inline-flex;align-items:center;gap:7px;cursor:pointer;list-style:none;white-space:nowrap}.catalog-filter summary::-webkit-details-marker,.catalog-sort summary::-webkit-details-marker{display:none}.catalog-filter summary{min-height:38px;border-radius:999px;background:var(--surface-strong);padding:9px 14px;font-weight:850}.catalog-filter__panel,.catalog-sort__panel{position:absolute;top:calc(100% + 8px);z-index:12;display:grid;min-width:230px;max-height:330px;overflow-y:auto;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:9px;box-shadow:var(--shadow)}.catalog-filter__panel{left:0;gap:2px}.catalog-sort__panel{right:0}.catalog-filter__title{padding:8px 10px 5px;color:var(--muted);font-size:.76rem;font-weight:850;text-transform:uppercase}.catalog-filter__panel a,.catalog-sort__panel a{border-radius:6px;padding:9px 10px;color:var(--text);font-size:.9rem;font-weight:750}.catalog-filter__panel a:focus,.catalog-filter__panel a:hover,.catalog-sort__panel a:focus,.catalog-sort__panel a:hover{background:var(--surface-strong)}.catalog-toolbar__right{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:.92rem}.catalog-sort summary{min-height:40px;border:1px solid var(--ink);border-radius:999px;background:var(--surface);padding:9px 14px;color:var(--text);font-weight:750}.catalog-grid{gap:20px 16px}.catalog-empty{margin-top:8px}.grid{display:grid;grid-gap:18px;gap:18px}.grid--products{grid-template-columns:repeat(4,minmax(0,1fr))}.search-view-switch{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;border:1px solid #dce5f3;border-radius:14px;background:#f8faff;padding:12px}.search-view-switch span{color:var(--muted);font-size:.84rem;line-height:1.4}.search-view-switch div{display:flex;flex-wrap:wrap;gap:8px}.collection-map-panel{display:grid;grid-gap:14px;gap:14px}.collection-map-controls{display:grid;grid-template-columns:minmax(180px,1fr) minmax(140px,180px) auto;align-items:end;grid-gap:12px;gap:12px}.collection-map-controls label{display:grid;grid-gap:7px;gap:7px}.collection-map-controls span{color:var(--muted);font-size:.78rem;font-weight:850}.collection-map-view{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,285px);grid-gap:12px;gap:12px;align-items:start}.collection-map-toolbar{position:absolute;top:12px;left:12px;z-index:2;display:inline-flex;overflow:hidden;border:1px solid var(--border);border-radius:999px;background:var(--surface);box-shadow:0 10px 24px rgba(23,32,51,.1)}.collection-map-toolbar button{display:grid;width:34px;height:34px;place-items:center;border:0;background:transparent;cursor:pointer}.collection-map-toolbar span{display:grid;min-width:54px;place-items:center;border-inline:1px solid var(--border);color:var(--muted);font-size:.72rem;font-weight:850}.collection-map-canvas{position:relative;height:clamp(440px,calc(100vh - 295px),690px);min-height:0;overflow:hidden;border:1px solid var(--border);border-radius:18px;background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.9),transparent 16%),radial-gradient(circle at 52% 45%,rgba(49,91,255,.12),transparent 24%),linear-gradient(160deg,#dfefff,#f5fbff 42%,#eaf6ef);cursor:-webkit-grab;cursor:grab;touch-action:none}.collection-map-canvas .maplibregl-canvas,.collection-map-canvas .maplibregl-canvas-container,.collection-map-canvas .maplibregl-map{border-radius:inherit}.collection-map-canvas .maplibregl-ctrl-group{overflow:hidden;border:1px solid var(--border);border-radius:999px;box-shadow:0 12px 28px rgba(23,32,51,.14)}.collection-map-canvas .maplibregl-ctrl-group button{width:36px;height:36px}.collection-map-canvas .maplibregl-ctrl-attrib.maplibregl-compact,.collection-map-canvas .maplibregl-ctrl-attrib.maplibregl-compact-show{width:24px;min-height:24px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.88);padding:0;box-shadow:0 8px 18px rgba(23,32,51,.12)}.collection-map-canvas .maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.collection-map-canvas .maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{display:block;width:24px;height:24px;background-color:transparent}.collection-map-canvas .maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner,.collection-map-canvas .maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:none}.collection-map-loading{position:absolute;inset:0;z-index:1;display:grid;place-items:center;color:var(--muted);font-weight:850}.collection-map-canvas:active{cursor:-webkit-grabbing;cursor:grabbing}.collection-map-results{align-self:start;max-height:clamp(440px,calc(100vh - 295px),690px);min-height:0;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid var(--border);border-radius:14px;background:var(--surface);padding:10px 8px 10px 10px;box-shadow:0 10px 24px rgba(23,32,51,.07)}.collection-map-results,.collection-map-results__head{display:grid;grid-gap:10px;gap:10px}.collection-map-results__head>div{display:grid;grid-gap:6px;gap:6px}.collection-map-results__head strong{color:var(--ink);font-size:.95rem;line-height:1.2}.collection-map-results__head label{display:grid;grid-gap:6px;gap:6px}.collection-map-results__head label span{color:var(--muted);font-size:.72rem;font-weight:850;text-transform:uppercase}.collection-map-results__head select{width:100%;min-height:38px;border:1px solid var(--border);border-radius:8px;background:#ffffff;padding:0 10px;color:var(--ink);font-family:var(--font-body);font-size:.86rem;font-weight:750}.collection-map-results__list{display:grid;align-content:start;grid-gap:8px;gap:8px;min-height:0;overflow-y:auto;padding:0 8px 2px 0;scrollbar-color:#aebcd1 #f2f5fa;scrollbar-gutter:stable;scrollbar-width:thin}.collection-map-results__list::-webkit-scrollbar{width:9px}.collection-map-results__list::-webkit-scrollbar-track{border-radius:999px;background:#f2f5fa}.collection-map-results__list::-webkit-scrollbar-thumb{border:2px solid #f2f5fa;border-radius:999px;background:#c4cedd}.collection-map-results__list:hover::-webkit-scrollbar-thumb{background:#9cabbe}.collection-map-result{display:grid;grid-template-columns:68px minmax(0,1fr);grid-gap:9px;gap:9px;align-items:center;border:1px solid #e4eaf4;border-radius:10px;background:#ffffff;padding:7px;color:var(--text);cursor:pointer;font-family:var(--font-body);text-align:left;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.collection-map-result:focus,.collection-map-result:hover{border-color:rgba(49,91,255,.38);box-shadow:0 10px 22px rgba(23,32,51,.08);transform:translateY(-1px)}.collection-map-result.is-selected{border-color:rgba(49,91,255,.72);background:#f6f8ff;box-shadow:inset 0 0 0 1px rgba(49,91,255,.24)}.collection-map-result img,.collection-map-result>span:first-child{width:68px;aspect-ratio:1/1;border-radius:8px;background:#edf2f9;object-fit:cover}.collection-map-result>span:last-child{display:grid;grid-gap:2px;gap:2px;min-width:0}.collection-map-result strong{display:-webkit-box;overflow:hidden;color:var(--ink);font-size:.82rem;font-weight:900;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.collection-map-result small{overflow:hidden;color:var(--muted);font-size:.72rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.collection-map-result b{color:var(--ink);font-size:.82rem;font-weight:950}.collection-map-results__empty{border:1px dashed #cbd5e1;border-radius:10px;background:#f8faff;padding:16px 12px;color:var(--muted);font-size:.86rem;font-weight:750;line-height:1.4}.collection-map-results__open{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;border:1px solid var(--ink);border-radius:999px;background:#ffffff;padding:8px 12px;color:var(--ink);font-size:.84rem;font-weight:850}.collection-map-card{align-self:start;display:grid;align-content:start;grid-gap:8px;gap:8px;border:1px solid var(--border);border-radius:14px;background:var(--surface);padding:10px;box-shadow:0 10px 24px rgba(23,32,51,.07)}.collection-map-card img{width:100%;aspect-ratio:16/9;border-radius:10px;object-fit:cover}.collection-map-card div{display:grid;grid-gap:3px;gap:3px}.collection-map-card strong{color:var(--ink);font-size:.9rem;line-height:1.25}.collection-map-card small{color:var(--muted);font-size:.76rem}.collection-map-card span{font-size:.9rem;font-weight:900}.collection-map-card a{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--border);border-radius:999px;padding:8px 10px;font-size:.82rem;font-weight:850}.collection-map-radius-pill{width:-moz-fit-content;width:fit-content;border:1px solid rgba(49,91,255,.14);border-radius:999px;background:#eef3ff;padding:5px 9px;color:var(--accent-strong);font-size:.72rem;font-weight:900}.collection-map-popup-shell .maplibregl-popup-content{overflow:hidden;border-radius:18px;padding:0;box-shadow:0 22px 58px rgba(15,23,42,.26);animation:collection-map-popup-in .18s cubic-bezier(.2,.85,.25,1)}.collection-map-popup-shell .maplibregl-popup-tip{border-top-color:#ffffff}.collection-map-popup-card{width:min(264px,calc(100vw - 56px));overflow:hidden;background:#ffffff;font-family:var(--font-body)}.collection-map-popup-card__media{position:relative;aspect-ratio:16/9.6;overflow:hidden;background:#edf2f9}.collection-map-popup-card__media img{width:100%;height:100%;object-fit:cover}.collection-map-popup-card__round{position:absolute;display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:999px;background:rgba(255,255,255,.95);color:#1f2937;cursor:pointer;font-family:var(--font-body);font-size:1.2rem;font-weight:900;line-height:1;box-shadow:0 10px 22px rgba(15,23,42,.2)}.collection-map-popup-card__round--heart{top:8px;left:8px}.collection-map-popup-card__image-next{position:absolute;inset:0 0 0 auto;display:grid;width:76px;place-items:center end;border:0;background:linear-gradient(90deg,transparent,rgba(15,23,42,.5));padding-right:10px;color:#ffffff;cursor:pointer;font-family:var(--font-body);font-size:1.45rem;font-weight:900;opacity:.72;transition:opacity .14s ease,width .14s ease}.collection-map-popup-card__image-next:focus,.collection-map-popup-card__image-next:hover{width:92px;opacity:1}.collection-map-popup-card__image-next[hidden]{display:none}.collection-map-popup-card__dots{position:absolute;bottom:8px;left:50%;display:flex;gap:4px;transform:translateX(-50%)}.collection-map-popup-card__dots i{width:5px;height:5px;border-radius:999px;background:#ffffff;opacity:.62;box-shadow:0 1px 4px rgba(15,23,42,.24)}.collection-map-popup-card__dots i.is-active{opacity:1}.collection-map-popup-card__content{display:grid;grid-gap:5px;gap:5px;padding:10px 12px 12px}.collection-map-popup-card__content strong{color:var(--ink);display:-webkit-box;overflow:hidden;font-size:.88rem;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.collection-map-popup-card__content small{color:var(--muted);font-size:.73rem;line-height:1.35}.collection-map-popup-card__condition{width:-moz-fit-content;width:fit-content;color:#4b5563;font-size:.72rem;font-weight:850}.collection-map-popup-card__price{color:var(--ink);font-size:.92rem;font-weight:950}.collection-map-popup-card__open{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;border-radius:999px;background:#f1f4f8;box-shadow:inset 0 0 0 1px #aeb8c7;padding:5px 9px;color:var(--ink);font-family:var(--font-body);font-size:.72rem;font-weight:850}@keyframes collection-map-popup-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid--categories{grid-template-columns:repeat(4,minmax(0,1fr))}.card{border:1px solid #e7ebf2;border-radius:8px;background:var(--surface);box-shadow:0 10px 28px rgba(23,32,51,.04)}.category-card{position:relative;overflow:hidden}.product-card{display:flex;min-height:100%;flex-direction:column;overflow:hidden}.product-card__media{aspect-ratio:4/3;background:var(--surface-strong)}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__placeholder{display:grid;width:100%;height:100%;place-items:center;color:var(--muted);font-weight:850}.product-card__body{display:flex;flex:1 1;flex-direction:column;gap:10px;padding:14px}.product-card:hover{border-color:rgba(49,91,255,.24);box-shadow:0 16px 34px rgba(23,32,51,.08);transform:translateY(-1px)}.product-card--catalog{display:flex;min-width:0;min-height:100%;flex-direction:column;background:transparent;box-shadow:none}.product-card--catalog:hover{border-color:transparent;box-shadow:none}.product-card--catalog .product-card__media{aspect-ratio:4/3;overflow:hidden;border-radius:6px;background:var(--surface-strong)}.product-card--catalog .product-card__media img{transition:transform .18s ease}.product-card--catalog:focus-within .product-card__media img,.product-card--catalog:hover .product-card__media img{transform:scale(1.03)}.product-card--catalog .product-card__body{gap:5px;padding:8px 0 0}.product-card--catalog .product-meta{display:none}.product-card--catalog h3{display:-webkit-box;overflow:hidden;color:var(--ink);font-size:.94rem;font-weight:750;line-height:1.22;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card--catalog .muted{font-size:.82rem}.product-card--catalog .price-row{align-items:flex-start;gap:6px;margin-top:1px}.product-card--catalog .price{font-size:1rem}.product-card--catalog .pill{padding:4px 8px;font-size:.72rem}.product-meta{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:.86rem}.price-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.price{font-size:1.12rem;font-weight:900}.pill{display:inline-flex;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;border:1px solid var(--border);border-radius:999px;background:var(--surface-strong);padding:5px 9px;color:var(--muted);font-size:.78rem;font-weight:700}.pill--ok{border-color:#b6dfd4;background:#effaf6;color:#08634f}.pill--warn{border-color:#f6d7a6;background:#fff8eb;color:var(--warning)}.form{grid-gap:14px}.form,.form-grid{display:grid;gap:14px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;grid-gap:14px}.field{display:grid;grid-gap:7px;gap:7px}.field label,.label{color:#344054;font-size:.88rem;font-weight:800}.panel{padding:18px}.store-open-form .form-grid{grid-template-columns:1fr;align-items:start}.store-open-form{width:min(900px,100%);margin-inline:auto}.store-open-submit{width:-moz-fit-content;width:fit-content;min-width:0;padding-inline:22px}.image-upload-field{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px}.image-upload-trigger{position:relative;display:grid;place-items:center;overflow:hidden;padding:0;border:1px solid #dce5f3;background:#f7f9fd;color:var(--accent);cursor:pointer}.image-upload-trigger img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.image-upload-trigger.is-cropped-upload img{object-fit:cover}.image-upload-trigger--circle{width:76px;height:76px;border-radius:999px}.image-upload-trigger--square{width:92px;height:92px;border-radius:14px}.image-upload-trigger--tile{width:100%;aspect-ratio:1;border-radius:10px}.image-upload-copy{display:grid;grid-gap:4px;gap:4px;min-width:0}.image-upload-copy strong{color:var(--ink);font-size:.9rem}.image-upload-copy small,.listing-media-fields p,.listing-video-upload small,.quick-listing-collection-area small{color:var(--muted);font-size:.78rem;line-height:1.4}.image-upload-error{color:#b42318!important;font-weight:800}.image-upload-modal{position:fixed;inset:0;z-index:80;display:grid;place-items:center;background:rgba(12,18,30,.42);padding:22px}.image-upload-panel{display:grid;grid-gap:16px;gap:16px;width:min(460px,100%);border:1px solid var(--border);border-radius:22px;background:var(--surface);padding:22px;box-shadow:var(--shadow)}.image-upload-actions,.image-upload-panel__heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.image-upload-panel__heading div{display:grid;grid-gap:3px;gap:3px}.image-upload-panel__heading small{color:var(--muted);font-size:.78rem}.image-upload-panel__heading button{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--border);border-radius:999px;background:#f8faff;color:var(--ink);cursor:pointer}.image-upload-preview{display:grid;width:min(280px,72vw);aspect-ratio:1;place-items:center;justify-self:center;overflow:hidden;border:1px solid var(--border);background:#eef3fb}.image-upload-preview--circle{border-radius:999px}.image-upload-preview--square,.image-upload-preview--tile{border-radius:16px}.image-upload-preview img{width:100%;height:100%;object-fit:cover}.image-upload-range{display:grid;grid-gap:8px;gap:8px;color:var(--muted);font-size:.78rem;font-weight:850}.image-upload-range input{accent-color:var(--accent)}.dashboard-layout{display:grid;grid-template-columns:230px minmax(0,1fr);grid-gap:20px;gap:20px;padding:28px 0}.sidebar{align-self:start;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:10px}.sidebar a{display:block;border-radius:6px;padding:10px 12px;color:var(--muted);font-weight:700}.sidebar a:hover{background:var(--surface-strong);color:var(--text)}.stack{display:grid;grid-gap:16px;gap:16px}.table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:8px;background:var(--surface)}.table td,.table th{border-bottom:1px solid var(--border);padding:12px;text-align:left;vertical-align:top}.table th{color:var(--muted);font-size:.82rem;text-transform:uppercase}.basket-table td,.basket-table th,.buyer-orders-table td{vertical-align:middle}.profile-page{background:#fbfcff;padding:34px 0 54px}.profile-layout{display:grid;grid-template-columns:260px minmax(0,1fr);grid-gap:28px;gap:28px;align-items:start}.profile-sidebar{position:-webkit-sticky;position:sticky;top:150px;display:grid;grid-gap:14px;gap:14px;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:14px;box-shadow:0 14px 34px rgba(23,32,51,.06)}.profile-sidebar__identity{display:grid;grid-gap:7px;gap:7px;border-bottom:1px solid var(--border);padding-bottom:14px}.profile-avatar{display:grid;width:52px;height:52px;place-items:center;overflow:hidden;border-radius:999px;background:var(--clay-soft);color:var(--accent)}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-check-grid small,.profile-current-email small,.profile-danger-form small,.profile-empty-state small,.profile-heading p,.profile-panel__heading p,.profile-sidebar small,.profile-store small{color:var(--muted);line-height:1.45}.profile-sidebar nav{display:grid;grid-gap:4px;gap:4px}.profile-sidebar nav a{border-radius:6px;padding:9px 10px;color:var(--muted);font-size:.84rem;font-weight:800}.profile-sidebar nav a:focus,.profile-sidebar nav a:hover{background:var(--surface-strong);color:var(--accent)}.profile-content{display:grid;grid-gap:18px;gap:18px;min-width:0}.profile-heading{display:grid;grid-gap:8px;gap:8px}.profile-heading h1{font-size:clamp(2rem,5vw,3.5rem);line-height:1.05}.profile-heading p{max-width:740px}.profile-notices{display:grid;grid-gap:8px;gap:8px}.profile-panel{display:grid;grid-gap:18px;gap:18px;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:22px;box-shadow:0 18px 44px rgba(23,32,51,.06)}.profile-panel--danger{border-color:#f5c2bf;background:#fffdfd}.profile-panel__heading{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start}.profile-panel__heading>span{display:grid;width:38px;height:38px;place-items:center;border-radius:999px;background:var(--clay-soft);color:var(--accent)}.profile-panel--danger .profile-panel__heading>span{background:#fff0ef;color:var(--danger)}.profile-panel__heading h2{font-size:1.2rem}.profile-form{display:grid;grid-gap:16px;gap:16px}.field--full{grid-column:1/-1}.profile-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.profile-check-grid label,.profile-current-email,.profile-danger-form>div:first-child,.profile-empty-state{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:11px;gap:11px;align-items:start;border:1px solid #e8edf5;border-radius:8px;background:#fbfcff;padding:13px}.profile-check-grid input{margin-top:3px}.profile-check-grid span,.profile-current-email span,.profile-danger-form span,.profile-empty-state span{display:grid;grid-gap:3px;gap:3px}.profile-submit{justify-self:end}.profile-security-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.profile-security-card{align-content:start;border:1px solid #e8edf5;border-radius:8px;padding:16px}.profile-current-email svg{color:var(--accent)}.profile-current-email small{display:inline-flex;align-items:center;gap:4px}.profile-store{display:grid;grid-gap:14px;gap:14px}.profile-store__summary{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:18px;gap:18px;align-items:center;border:1px solid #e8edf5;border-radius:8px;background:#fbfcff;padding:14px}.profile-store__summary div{display:grid;grid-gap:3px;gap:3px}.profile-store__summary span{color:var(--ink);font-size:1.15rem;font-weight:900;text-align:center}.profile-action-row{display:flex;flex-wrap:wrap;gap:10px}.profile-danger-form{display:grid;grid-gap:14px;gap:14px;border:1px solid #f5c2bf;border-radius:8px;background:#fff8f7;padding:15px}.profile-danger-form svg{color:var(--danger)}.profile-empty-state{align-items:center}.profile-empty-state .button{grid-column:1/-1;justify-self:start}.profile-compliance-note{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.82rem;font-weight:750}.profile-compliance-note svg{color:#26703a}.about-feature-grid,.seller-readiness-grid,.seller-stat-grid,.settings-option-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.about-feature-grid>article,.about-principles>div,.seller-stat-grid>div,.settings-option-grid>div{display:grid;align-content:start;grid-gap:8px;gap:8px;border:1px solid #e8edf5;border-radius:8px;background:#fbfcff;padding:15px}.about-feature-grid svg,.about-principles svg,.seller-stat-grid svg,.settings-option-grid svg{color:var(--accent)}.about-feature-grid h2,.about-principles strong,.seller-stat-grid span,.settings-option-grid strong{color:var(--ink);font-weight:900}.seller-stat-grid strong{color:var(--ink);font-size:1.55rem;line-height:1}.about-copy-grid p,.about-feature-grid p,.about-list,.about-principles span,.about-steps p,.seller-dashboard-list small,.seller-listing-grid small,.seller-readiness-item small,.seller-stat-grid small,.settings-option-grid small,.settings-security-list small,.settings-seller-card small{color:var(--muted);line-height:1.5}.seller-readiness-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-readiness-item{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;border:1px solid #f6d7a6;border-radius:8px;background:#fffaf1;padding:14px}.seller-readiness-item svg{color:var(--warning)}.seller-readiness-item.is-complete{border-color:#b6dfd4;background:#effaf6}.seller-readiness-item.is-complete svg{color:#08634f}.seller-store-switcher{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.seller-store-card{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;border:1px solid #e8edf5;border-radius:8px;background:#fbfcff;padding:12px}.seller-store-card.is-selected,.seller-store-card:focus,.seller-store-card:hover{border-color:rgba(49,91,255,.42);background:#f5f8ff}.seller-store-card__icon{display:grid;width:44px;height:44px;place-items:center;overflow:hidden;border-radius:8px;background:var(--clay-soft);color:var(--accent)}.seller-store-card__icon img{width:100%;height:100%;object-fit:cover}.seller-store-card strong{color:var(--ink);font-weight:900}.seller-store-card small{color:var(--muted);line-height:1.45}.seller-dashboard-list span,.seller-listing-grid article>span:nth-child(2),.seller-readiness-item span,.seller-store-card>span:nth-child(2),.settings-option-grid span,.settings-security-list span,.settings-seller-card span{display:grid;grid-gap:3px;gap:3px}.seller-status-strip{display:flex;flex-wrap:wrap;gap:8px}.seller-status-strip span{border:1px solid var(--border);border-radius:999px;background:var(--surface-strong);padding:7px 10px;color:var(--muted);font-size:.78rem;font-weight:850}.seller-dashboard-list{display:grid;grid-gap:8px;gap:8px}.seller-dashboard-list a{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #e8edf5;border-radius:8px;background:#fbfcff;padding:13px}.seller-dashboard-list a:focus,.seller-dashboard-list a:hover{border-color:rgba(49,91,255,.32);background:#f5f8ff}.seller-dashboard-list a>span:last-child{text-align:right}.seller-listing-grid{display:grid;grid-gap:8px;gap:8px}.seller-listing-grid article{display:grid;grid-template-columns:64px minmax(0,1fr) auto auto;grid-gap:12px;gap:12px;align-items:center;border:1px solid #e8edf5;border-radius:8px;background:#fbfcff;padding:10px}.seller-listing-image{display:grid;width:64px;height:64px;place-items:center;overflow:hidden;border-radius:7px;background:var(--surface-strong);color:var(--muted)}.seller-listing-image img{width:100%;height:100%;object-fit:cover}.seller-listing-grid article>div{display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end}.seller-dashboard-notice{width:-moz-fit-content;width:fit-content}.settings-option-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.settings-security-list{display:grid;grid-gap:9px;gap:9px}.settings-security-list>div,.settings-seller-card>div:first-child{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;border:1px solid #e8edf5;border-radius:8px;background:#fbfcff;padding:13px}.quick-listing-page{background:#fbfcff;padding:34px 0 58px}.quick-listing-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,380px);grid-gap:18px;gap:18px;align-items:start}.quick-listing-form{display:grid;grid-gap:16px;gap:16px}.quick-listing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;grid-gap:14px;gap:14px}.quick-listing-field--full{grid-column:1/-1}.listing-media-fields{display:grid;grid-gap:12px;gap:12px;margin:0;border:1px solid #dce5f3;border-radius:14px;background:#fbfcff;padding:14px}.listing-media-fields legend{display:inline-flex;align-items:center;gap:7px;padding:0 6px;color:var(--ink);font-size:.9rem;font-weight:850}.listing-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.listing-photo-field{grid-template-columns:1fr;gap:7px}.listing-photo-field .image-upload-copy{justify-items:center}.listing-photo-field .image-upload-copy small{display:none}.listing-photo-field .image-upload-copy strong{color:var(--muted);font-size:.74rem}.listing-video-upload{display:grid;grid-gap:8px;gap:8px;max-width:420px}.listing-video-upload__tile{position:relative;display:grid;min-height:126px;place-items:center;overflow:hidden;border:1px dashed #cbd6e8;border-radius:14px;background:#f6f8fc;color:var(--accent);cursor:pointer;font-weight:850}.listing-video-upload__tile video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.listing-video-upload__tile span{position:relative;border-radius:999px;background:rgba(255,255,255,.88);padding:7px 10px;color:var(--ink)}.listing-video-upload__clear{width:-moz-fit-content;width:fit-content;border:0;background:transparent;color:var(--danger);cursor:pointer;font-weight:800}.quick-listing-checks{display:flex;flex-wrap:wrap;gap:10px}.quick-listing-checks label{display:inline-flex;align-items:center;gap:8px;border:1px solid #d9e2ff;border-radius:999px;background:#f5f8ff;padding:8px 11px;color:var(--ink);font-size:.82rem;font-weight:850}.quick-listing-checks input{accent-color:var(--accent)}.quick-listing-collection-area{max-width:420px}.quick-listing-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--border);padding-top:16px}.quick-listing-footer p{max-width:560px;color:var(--muted);font-size:.82rem;line-height:1.45}.quick-listing-submit{width:-moz-fit-content;width:fit-content;min-width:0;padding-inline:22px}.quick-listing-intel{position:-webkit-sticky;position:sticky;top:160px;display:grid;grid-gap:12px;gap:12px}.quick-listing-intel ul{display:grid;grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none}.quick-listing-intel li{display:grid;grid-gap:4px;gap:4px;border-top:1px solid var(--border);padding-top:12px}.quick-listing-intel li:first-child{border-top:0;padding-top:0}.quick-listing-intel strong{color:var(--ink);font-size:.84rem}.quick-listing-intel span,.quick-listing-tip p{color:var(--muted);font-size:.78rem;line-height:1.5}.quick-listing-tip{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start}.quick-listing-tip>svg,.settings-security-list svg,.settings-seller-card svg{color:var(--accent)}.settings-seller-card{display:grid;grid-gap:14px;gap:14px}.settings-seller-card .settings-option-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-page{background:#fbfcff}.about-hero{border-bottom:1px solid var(--border);background:linear-gradient(180deg,#ffffff,#f6f8ff);padding:54px 0 44px}.about-hero__inner{display:grid;grid-gap:18px;gap:18px;max-width:980px}.about-hero h1{max-width:920px;font-size:clamp(2.1rem,5vw,4rem);line-height:1.05}.about-hero p{max-width:780px;color:var(--muted);font-size:1.02rem;line-height:1.7}.about-content{display:grid;grid-gap:20px;gap:20px;padding:28px 0 56px}.about-copy-grid,.about-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.about-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-feature-grid h2{font-size:1.05rem}.about-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.about-steps div{display:grid;grid-gap:8px;gap:8px;border:1px solid #e8edf5;border-radius:8px;background:#fbfcff;padding:15px}.about-steps span{display:grid;width:34px;height:34px;place-items:center;border-radius:999px;background:var(--accent);color:#ffffff;font-weight:900}.about-steps strong{color:var(--ink)}.about-list{display:grid;grid-gap:9px;gap:9px;margin:0;padding-left:20px}.about-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.basket-table .search-bar,.basket-table td>form{align-items:center}.basket-table td>p{margin:3px 0 0}.help-page{min-height:70vh}.help-masthead{border-bottom:1px solid var(--border);background:#f5f7fb;padding:38px 0 34px}.help-masthead__inner{display:grid;grid-gap:20px;gap:20px}.help-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:7px;color:var(--muted);font-size:.78rem;font-weight:750}.help-breadcrumbs a:focus,.help-breadcrumbs a:hover{color:var(--accent)}.help-masthead h1{font-size:2rem}.help-masthead__copy{width:min(720px,100%);color:var(--muted);font-size:.9rem;line-height:1.6}.help-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;width:min(720px,100%);overflow:hidden;border:1px solid #cfd6e2;border-radius:8px;background:var(--surface);box-shadow:0 10px 30px rgba(23,32,51,.07)}.help-search>svg{margin-left:14px;color:var(--muted)}.help-search input{min-width:0;border:0;outline:0;background:transparent;padding:14px 12px;color:var(--ink)}.help-search button{align-self:stretch;border:0;background:var(--ink);padding:0 20px;color:#ffffff;cursor:pointer;font-weight:800}.help-order-callout{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;width:min(720px,100%);border-top:1px solid var(--border);padding-top:18px}.help-order-callout>svg{color:var(--accent)}.help-order-callout>span{display:grid;grid-gap:2px;gap:2px}.help-order-callout small{color:var(--muted)}.help-content{display:grid;grid-gap:42px;gap:42px;padding-top:38px;padding-bottom:54px}.help-topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.help-topic{display:grid;grid-template-columns:auto minmax(0,1fr);align-content:start;grid-gap:12px;gap:12px;border:1px solid var(--border);border-radius:8px;padding:20px}.help-topic>svg{color:var(--accent)}.help-article-footer h2,.help-contact h2,.help-guides h2,.help-topic h2{font-size:1.08rem}.help-contact p,.help-guides p,.help-topic p{margin-top:5px;color:var(--muted);font-size:.86rem;line-height:1.55}.help-topic ul{display:grid;grid-column:1/-1;grid-gap:8px;gap:8px;margin:4px 0 0;padding:0;list-style:none}.help-topic li a{color:var(--accent);font-size:.84rem;font-weight:750}.help-no-results{display:grid;grid-column:1/-1;justify-items:start;grid-gap:8px;gap:8px;border:1px dashed var(--border);padding:24px}.help-no-results h2{font-size:1.08rem}.help-no-results p{color:var(--muted);font-size:.86rem}.support-option-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.support-option{display:grid;align-content:start;justify-items:start;grid-gap:10px;gap:10px;border:1px solid var(--border);border-radius:8px;padding:20px}.support-option>svg{color:var(--accent)}.support-option h2{font-size:1rem}.contact-guidance li,.contact-guidance p,.support-option p{color:var(--muted);font-size:.84rem;line-height:1.55}.support-option a{display:inline-flex;align-items:center;gap:5px;margin-top:4px;color:var(--accent);font-size:.82rem;font-weight:800}.contact-guidance{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);grid-gap:28px;gap:28px;border-top:1px solid var(--border);padding-top:28px}.contact-guidance>div{display:grid;align-content:start;justify-items:start;grid-gap:10px;gap:10px}.contact-guidance>div:last-child{border-left:3px solid var(--accent);background:#f5f8ff;padding:18px}.contact-guidance h2{font-size:1.02rem}.contact-guidance ul{display:grid;grid-gap:7px;gap:7px;margin:0;padding-left:20px}.contact-guidance svg{color:var(--accent)}.faq-content{gap:34px}.faq-section{display:grid;grid-template-columns:210px minmax(0,1fr);align-items:start;grid-gap:28px;gap:28px}.faq-section>h2{padding-top:15px;font-size:1.12rem}.faq-list{border-top:1px solid var(--border)}.faq-list details{border-bottom:1px solid var(--border)}.faq-list summary{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:14px;cursor:pointer;font-size:.9rem;font-weight:800;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{flex:0 0 auto;transition:transform .16s ease}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list p{max-width:760px;padding:0 32px 18px 0;color:var(--muted);font-size:.86rem;line-height:1.65}.help-guides{display:grid;grid-gap:0;gap:0;border-top:1px solid var(--border)}.help-guides article{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:12px;gap:12px;border-bottom:1px solid var(--border);padding:20px 2px}.help-guides svg{color:var(--accent)}.help-contact{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;border:1px solid #cbd8ff;border-radius:8px;background:#f5f8ff;padding:20px}.help-contact>svg{color:var(--accent)}.help-article-page{padding:38px 0 56px}.help-article-layout{display:grid;grid-template-columns:230px minmax(0,760px);justify-content:center;grid-gap:48px;gap:48px;align-items:start}.help-article-nav{position:-webkit-sticky;position:sticky;top:194px;display:grid;grid-gap:10px;gap:10px;border-right:1px solid var(--border);padding-right:24px}.help-back-link{display:inline-flex;align-items:center;gap:6px;margin-bottom:10px;color:var(--accent);font-size:.82rem;font-weight:800}.help-article-nav>strong{font-size:.78rem;text-transform:uppercase}.help-article-nav>a:not(.help-back-link){color:var(--muted);font-size:.8rem;line-height:1.35}.help-article{display:grid;grid-gap:24px;gap:24px}.help-article>h1{font-size:2rem;line-height:1.15}.help-quick-answer{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;border-left:3px solid var(--accent);background:#f5f8ff;padding:18px}.help-quick-answer>svg{color:var(--accent)}.help-article-footer p,.help-article-sections li,.help-article-sections p,.help-quick-answer p{color:var(--muted);font-size:.88rem;line-height:1.65}.help-article-sections{display:grid}.help-article-sections>section{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:14px;gap:14px;scroll-margin-top:210px;border-top:1px solid var(--border);padding:24px 0}.help-section-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:999px;background:var(--surface-strong);color:var(--accent)}.help-article-sections h2{margin-bottom:8px;font-size:1.14rem}.help-article-sections ul{display:grid;grid-gap:6px;gap:6px;margin:0;padding-left:20px}.help-article-sections .button{margin-top:14px}.help-article-sections a:not(.button){display:inline-block;margin-top:10px;color:var(--accent);font-weight:750}.help-article-footer{display:grid;justify-items:start;grid-gap:9px;gap:9px;border-top:1px solid var(--border);padding-top:24px}.empty{border:1px dashed #b8c1ce;border-radius:8px;padding:28px;background:var(--surface);color:var(--muted);text-align:center}.notice{border:1px solid #c6d8ff;border-radius:8px;background:#f2f6ff;padding:12px 14px;color:#274c9b}.notice--error{border-color:#f5c2bf;background:#fff5f4;color:var(--danger)}.account-workflow-page{display:grid;min-height:calc(100vh - 170px);place-items:center;background:#f7f9fc;padding:54px 20px}.account-workflow-panel{display:grid;grid-gap:24px;gap:24px;width:min(480px,100%);border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:32px;box-shadow:0 24px 60px rgba(23,32,51,.1)}.account-workflow-back{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:6px;color:var(--muted);font-size:.8rem;font-weight:800}.account-workflow-back:focus,.account-workflow-back:hover{color:var(--accent)}.account-workflow-heading,.account-workflow-message{display:grid;justify-items:start;grid-gap:10px;gap:10px}.account-workflow-message{justify-items:center;text-align:center}.account-workflow-heading h1,.account-workflow-message h1{font-size:1.55rem;line-height:1.2}.account-workflow-heading p,.account-workflow-message p{color:var(--muted);font-size:.9rem;line-height:1.6}.account-workflow-message .button{width:100%;margin-top:4px}.account-workflow-message>a:not(.button){color:var(--muted);font-size:.8rem;text-decoration:underline}.account-workflow-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:999px;background:var(--clay-soft);color:var(--accent)}.account-workflow-icon--error{background:#fff0ef;color:var(--danger)}.account-workflow-form{display:grid;grid-gap:16px;gap:16px}.account-workflow-form>.button{width:100%;min-height:46px}.password-requirement{display:inline-flex;align-items:center;gap:7px;color:#26703a;font-size:.78rem;font-weight:750}.split{display:grid;grid-template-columns:minmax(0,.85fr) minmax(320px,.45fr);grid-gap:22px;gap:22px;align-items:start}.product-detail-page{padding-top:24px}.product-detail-layout{grid-template-columns:minmax(0,.9fr) minmax(340px,.42fr);gap:30px}.product-breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px;color:var(--muted);font-size:.86rem;font-weight:750}.product-breadcrumbs a:focus,.product-breadcrumbs a:hover{color:var(--accent)}.product-detail-gallery{display:grid;grid-gap:14px;gap:14px}.product-detail-media{overflow:hidden;border-radius:16px;background:#dce9ff;box-shadow:0 18px 44px rgba(23,32,51,.08)}.product-detail-media img{width:100%;max-height:590px;min-height:420px;object-fit:cover}.product-detail-media span{display:grid;min-height:420px;place-items:center;color:var(--muted);font-weight:850}.product-thumbnails{display:grid;grid-template-columns:repeat(4,minmax(0,86px));grid-gap:10px;gap:10px}.product-thumbnails img{width:100%;aspect-ratio:1;border:1px solid #e7ebf2;border-radius:8px;background:var(--surface-strong);object-fit:cover}.product-detail-description{margin-top:4px}.product-purchase-panel{position:-webkit-sticky;position:sticky;top:190px;gap:14px;padding:20px}.product-purchase-panel h1{font-size:clamp(1.65rem,2.8vw,2.35rem);line-height:1.12}.product-showcase-page{padding-top:20px}.product-showcase-grid{display:grid;grid-template-columns:minmax(360px,1.08fr) minmax(300px,.76fr) minmax(300px,.58fr);align-items:start;grid-gap:24px;gap:24px}.product-showcase-gallery{display:grid;grid-gap:12px;gap:12px;min-width:0}.product-gallery-stage{display:grid;grid-template-columns:68px minmax(0,1fr);align-items:start;grid-gap:10px;gap:10px}.product-showcase-media{position:relative;border-radius:8px;background:#f2f5fa;box-shadow:none}.product-detail-media .product-demand-badge{position:absolute;top:12px;left:12px;display:inline-flex;min-height:0;align-items:center;border-radius:999px;background:rgba(255,255,255,.92);padding:6px 9px;color:var(--ink);font-size:.68rem;font-weight:850;box-shadow:0 6px 18px rgba(23,32,51,.1)}.product-media-save{position:absolute;top:12px;right:12px;display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:999px;background:rgba(255,255,255,.94);color:var(--ink);cursor:pointer;box-shadow:0 8px 20px rgba(23,32,51,.13)}.product-showcase-media img{aspect-ratio:1;min-height:0;max-height:none;object-fit:cover}.product-media-zoom{position:absolute;right:14px;bottom:14px;display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--border);border-radius:999px;background:rgba(255,255,255,.94);color:var(--ink);cursor:pointer;font-size:1.35rem;box-shadow:0 8px 20px rgba(23,32,51,.12)}.product-showcase-thumbnails{grid-template-columns:1fr;align-content:start}.product-showcase-thumbnails button{overflow:hidden;min-width:0;aspect-ratio:1;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:0;cursor:pointer}.product-report-button{justify-self:end;border:0;background:transparent;color:var(--muted);cursor:pointer;font-size:.74rem;font-weight:750;text-decoration:underline}.product-video-preview{display:grid;grid-gap:7px;gap:7px;max-width:360px;border:1px solid var(--border);border-radius:14px;background:var(--surface);padding:10px}.product-video-preview video{width:100%;aspect-ratio:16/9;border-radius:10px;background:#111827;object-fit:cover}.product-video-preview span{color:var(--muted);font-size:.78rem;font-weight:850}.product-showcase-thumbnails button.is-active{border-color:var(--accent);box-shadow:0 0 0 2px rgba(49,91,255,.12)}.product-showcase-thumbnails img{height:100%;border:0;border-radius:0;object-fit:cover;transform:scale(1.08)}.product-thumb-position-2{object-position:25% center}.product-thumb-position-3{object-position:75% center}.product-thumb-position-4{object-position:center 72%}.seller-quick-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:10px;gap:10px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:12px 2px}.seller-quick-card>img{width:40px;height:40px;border-radius:999px;object-fit:cover}.seller-quick-card>span{display:grid;grid-gap:2px;gap:2px}.seller-quick-card small{display:inline-flex;align-items:center;gap:4px;color:var(--muted);font-size:.74rem}.seller-quick-card a{color:var(--accent);font-size:.8rem;font-weight:850}.product-showcase-info{display:grid;align-content:start;grid-gap:15px;gap:15px;min-width:0;padding-top:2px}.product-showcase-actions{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:.72rem}.product-showcase-actions>span{margin-right:auto}.product-showcase-actions button{display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--muted);cursor:pointer}.product-seller-link{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:5px;color:var(--accent);font-size:.88rem;font-weight:850}.product-showcase-info h1{font-size:clamp(1.45rem,2vw,1.9rem);line-height:1.12}.product-maker{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;width:-moz-fit-content;width:fit-content}.product-maker>img{width:46px;height:46px;border-radius:999px;object-fit:cover}.product-maker>span{display:grid;grid-gap:2px;gap:2px}.product-maker small{color:var(--muted);font-size:.7rem}.product-maker strong{display:inline-flex;align-items:center;gap:5px;color:var(--ink);font-size:.86rem}.product-maker strong svg{color:var(--accent)}.product-maker__rating{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:.7rem}.product-option-list{display:grid;grid-gap:12px;gap:12px;margin-top:4px}.product-option-list label{display:grid;grid-gap:6px;gap:6px;color:var(--ink);font-size:.8rem;font-weight:800}.product-option-list select{width:100%;min-height:46px;border:1px solid #9ca5b3;border-radius:8px;background:var(--surface);padding:0 12px;color:var(--ink);cursor:pointer}.product-rating-row,.seller-profile-rating{display:flex;flex-wrap:wrap;align-items:center;gap:7px;color:var(--muted);font-size:.78rem}.product-rating-row a,.seller-profile-rating a{text-decoration:underline}.product-stars{display:inline-flex;align-items:center;gap:1px;color:#e2a20d}.product-showcase-price{color:var(--ink);font-size:1.45rem;font-weight:900}.product-stock-note{display:flex;align-items:center;gap:9px;border-left:3px solid #d8a72d;background:#fffaf0;padding:10px 12px;color:#73570d;font-size:.8rem}.product-knowledge{display:grid;grid-gap:10px;gap:10px;border-top:1px solid var(--border);padding-top:18px}.product-buyer-summary h2,.product-confidence h2,.product-knowledge h2,.product-policy-section h2{font-size:.98rem}.product-knowledge-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.product-knowledge-grid>div{display:grid;justify-items:center;grid-gap:5px;gap:5px;min-width:0;background:#f8f9fc;padding:14px 8px;text-align:center}.product-knowledge-grid svg{color:var(--ink)}.product-knowledge-grid strong{font-size:.76rem}.product-knowledge-grid span{color:var(--muted);font-size:.68rem;line-height:1.35}.product-full-details{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:15px 0}.product-full-details summary{width:-moz-fit-content;width:fit-content;border-radius:999px;background:var(--surface-strong);padding:9px 13px;cursor:pointer;font-size:.78rem;font-weight:800;list-style:none}.product-full-details li,.product-full-details p{color:var(--muted);font-size:.8rem;line-height:1.55}.product-full-details p{margin-top:12px}.product-full-details ul{display:grid;grid-gap:4px;gap:4px;margin:8px 0 0;padding-left:18px}.product-buyer-summary{display:grid;grid-gap:10px;gap:10px}.product-buyer-summary>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-buyer-summary>div:first-child>span{display:inline-flex;align-items:center;gap:4px;font-size:.76rem;font-weight:800}.product-review-tags{display:flex;flex-wrap:wrap;gap:6px 12px}.product-review-tags span{display:inline-flex;align-items:center;gap:3px;color:var(--muted);font-size:.72rem}.product-buyer-summary>a{width:-moz-fit-content;width:fit-content;border-radius:999px;background:var(--surface-strong);padding:8px 12px;font-size:.74rem;font-weight:800}.product-choice-group{display:grid;grid-gap:9px;gap:9px}.product-choice-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-choice-heading span{color:#26703a;font-size:.72rem;font-weight:800}.product-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.product-choice{position:relative;display:grid;grid-gap:4px;gap:4px;min-height:72px;border:1px solid var(--border);border-radius:8px;padding:10px}.product-choice.is-selected{border-color:var(--accent);box-shadow:0 0 0 2px rgba(49,91,255,.08)}.product-choice span{color:var(--muted);font-size:.7rem}.product-choice strong{padding-right:18px;font-size:.79rem;line-height:1.25}.product-choice svg{position:absolute;top:9px;right:9px;color:var(--accent)}.product-about{display:grid;grid-gap:8px;gap:8px;border-top:1px solid var(--border);padding-top:14px}.product-about h2{font-size:1rem}.product-about li,.product-about p{color:var(--muted);font-size:.82rem;line-height:1.55}.product-about ul{display:grid;grid-gap:4px;gap:4px;margin:0;padding-left:18px}.product-checkout-panel{position:-webkit-sticky;position:sticky;top:194px;display:grid;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 18px 42px rgba(23,32,51,.08)}.product-purchase-price{display:grid;grid-gap:5px;gap:5px;padding:18px 16px 10px}.product-purchase-price>div{display:flex;flex-wrap:wrap;align-items:baseline;gap:7px}.product-purchase-price strong{font-size:1.45rem}.product-purchase-price del{color:var(--muted);font-size:.86rem}.product-purchase-price>div>span{color:#26703a;font-size:.76rem;font-weight:850}.product-payment-note,.product-purchase-price small{color:var(--muted);font-size:.72rem;line-height:1.45}.product-buy-now{min-height:44px;margin:0 14px;border-color:var(--ink);border-radius:999px;background:var(--surface);color:var(--ink)}.product-offer-button{min-height:42px;margin:8px 14px 0;border-color:rgba(49,91,255,.28);border-radius:999px;background:#f4f7ff;color:var(--accent-strong)}.product-offer-button:focus,.product-offer-button:hover{border-color:rgba(49,91,255,.45);background:#eaf0ff}.product-payment-note{margin:0;padding:0 16px 16px}.product-fulfilment-options{display:grid;grid-gap:9px;gap:9px;border-top:1px solid var(--border);padding:14px 16px 16px}.product-fulfilment-option{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:10px;gap:10px;border:1px solid #e3e9f4;border-radius:12px;background:#fbfcff;padding:12px}.product-fulfilment-option svg{color:var(--accent)}.product-fulfilment-option span{display:grid;grid-gap:3px;gap:3px}.product-fulfilment-option strong{color:var(--ink);font-size:.82rem}.product-fulfilment-option small{color:var(--muted);font-size:.74rem}.product-fulfilment-option em{color:#4f5f78;font-size:.7rem;font-style:normal;line-height:1.4}.product-confidence,.product-policy-section{display:grid;grid-gap:12px;gap:12px;border-top:1px solid var(--border);padding:18px 16px}.product-policy-section dl{display:grid;overflow:hidden;margin:0;border:1px solid var(--border);border-radius:8px}.product-policy-section dl>div{display:grid;grid-template-columns:104px minmax(0,1fr);grid-gap:8px;gap:8px;border-bottom:1px solid var(--border);padding:10px}.product-policy-section dl>div:last-child{border-bottom:0}.product-policy-section dt{display:inline-flex;align-items:center;gap:5px;font-size:.72rem;font-weight:850}.product-policy-section dd{margin:0;color:var(--muted);font-size:.72rem;line-height:1.4}.product-confidence>div{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:8px;gap:8px}.product-confidence--inline{border:1px solid var(--border);border-radius:12px;background:#fbfcff;padding:16px}.product-confidence>div>svg{color:var(--accent)}.product-confidence>div>span{display:grid;grid-gap:2px;gap:2px}.product-confidence strong{font-size:.76rem}.product-confidence small{color:var(--muted);font-size:.68rem;line-height:1.4}.product-checkout-summary{border-top:1px solid var(--border)}.checkout-address,.checkout-protection,.delivery-highlight{display:flex;align-items:flex-start;gap:9px;padding:14px}.delivery-highlight{border-bottom:1px solid #cbd8ff;background:#f1f5ff;color:#2446dc}.checkout-address span,.checkout-protection span,.delivery-highlight span{display:grid;flex:1 1;grid-gap:3px;gap:3px}.checkout-address small,.checkout-protection small,.delivery-highlight small{color:var(--muted);font-size:.72rem;line-height:1.35}.checkout-address{border-bottom:1px solid var(--border)}.checkout-address button{border:0;background:transparent;color:var(--accent);cursor:pointer;font-size:.72rem;font-weight:800}.checkout-summary{display:grid;grid-gap:9px;gap:9px;padding:14px;font-size:.8rem}.checkout-summary>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.checkout-summary>div>span{color:var(--muted)}.checkout-summary .checkout-total{margin-top:3px;border-top:1px solid var(--border);padding-top:11px;font-size:.9rem}.checkout-total strong{font-size:1.12rem}.checkout-payment-marks{display:flex;flex-wrap:wrap;gap:5px;padding:0 14px 12px}.checkout-payment-marks span{border:1px solid var(--border);border-radius:4px;padding:3px 5px;color:var(--muted);font-size:.62rem;font-weight:850}.showcase-purchase-controls{display:grid;grid-template-columns:112px minmax(0,1fr);grid-gap:0;gap:0;padding:10px 14px 12px}.quantity-control{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;overflow:hidden;height:38px;border:1px solid var(--border);border-color:var(--ink);border-radius:999px 0 0 999px}.quantity-control button{display:grid;height:100%;place-items:center;border:0;background:var(--surface-strong);color:var(--ink);cursor:pointer}.quantity-control button:disabled{color:#b8c1ce;cursor:not-allowed}.quantity-control span{text-align:center;font-weight:850}.showcase-add-button{width:100%;min-height:38px;border-radius:0 999px 999px 0}.showcase-purchase-message{grid-column:1/-1;margin:0}.checkout-protection{border-top:1px solid var(--border);background:#fafbfe}.checkout-protection svg{color:#26703a}.seller-question-button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:7px;border:0;border-top:1px solid var(--border);background:var(--surface);color:var(--ink);cursor:pointer;font-weight:800}.seller-profile-section{margin-top:48px;border-top:1px solid var(--border);background:#fafbfe;padding:42px 0 50px}.seller-profile-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:16px;gap:16px}.seller-profile-header>img{width:78px;height:78px;border:3px solid var(--surface);border-radius:999px;object-fit:cover;box-shadow:0 8px 20px rgba(23,32,51,.12)}.seller-profile-header>div{display:grid;grid-gap:5px;gap:5px}.seller-profile-kicker{color:var(--accent);font-size:.72rem;font-weight:850;text-transform:uppercase}.seller-profile-header h2{display:inline-flex;align-items:center;gap:7px;font-size:1.5rem}.seller-profile-header h2 svg{color:var(--accent)}.seller-profile-body{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:36px;gap:36px;align-items:end;margin-top:24px;border-top:1px solid var(--border);padding-top:24px}.seller-about{display:grid;grid-gap:9px;gap:9px;max-width:780px}.seller-about h3,.seller-section-heading h3{font-size:1.08rem}.seller-about p{color:var(--muted);line-height:1.65}.seller-facts{display:flex;flex-wrap:wrap;gap:14px;color:var(--muted);font-size:.78rem}.seller-facts span{display:inline-flex;align-items:center;gap:5px}.seller-stats{display:grid;grid-template-columns:repeat(3,minmax(92px,1fr));border-left:1px solid var(--border)}.seller-stats div{display:grid;grid-gap:3px;gap:3px;padding:8px 20px;text-align:center}.seller-stats strong{color:var(--ink);font-size:1.08rem}.seller-stats span{color:var(--muted);font-size:.7rem}.seller-other-products,.seller-reviews{display:grid;grid-gap:16px;gap:16px;margin-top:38px}.seller-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.seller-section-heading>a,.seller-section-heading>span{color:var(--muted);font-size:.78rem;font-weight:750}.seller-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.seller-product-card{display:grid;min-width:0;grid-gap:6px;gap:6px}.seller-product-card img{width:100%;aspect-ratio:4/3;border-radius:8px;object-fit:cover}.seller-product-card span{overflow:hidden;color:var(--ink);font-size:.82rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.seller-product-card strong{color:#224d0d;font-size:.88rem}.seller-review-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.seller-review,.seller-review-grid{display:grid;grid-gap:12px;gap:12px}.seller-review{align-content:start;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:14px}.seller-review>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:8px;gap:8px}.reviewer-avatar{display:grid;width:34px;height:34px;place-items:center;border-radius:999px;background:var(--clay-soft);color:var(--accent);font-weight:900}.seller-review>div>span:nth-child(2){display:grid;grid-gap:2px;gap:2px}.seller-review small{color:var(--muted);font-size:.68rem}.seller-review p{color:var(--muted);font-size:.8rem;line-height:1.55}.purchase-cards{display:grid;grid-gap:10px;gap:10px}.purchase-cards div{display:grid;grid-template-columns:auto 1fr;grid-gap:4px 10px;gap:4px 10px;border:1px solid #e7ebf2;border-radius:8px;background:#fbfcff;padding:12px}.purchase-cards svg{grid-row:span 2;color:var(--accent)}.purchase-cards span{font-weight:850}.purchase-cards p{color:var(--muted);font-size:.82rem;line-height:1.45}.total-line{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted)}.total-line strong{color:var(--ink);font-size:1.16rem}.muted{color:var(--muted)}.footer{margin-top:52px;overflow:hidden;border-radius:0;background:var(--footer-ink);color:#c4ccda}.footer-services{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #edf0f5;border-bottom:1px solid rgba(255,255,255,.1);background:#ffffff;color:var(--ink)}.footer-service{display:flex;min-height:86px;align-items:center;justify-content:center;gap:10px;border-right:1px solid #edf0f5;font-size:.9rem;font-weight:850}.footer-service:last-child{border-right:0}.footer-service svg{color:var(--accent)}.footer-main{display:grid;grid-template-columns:minmax(220px,1.3fr) repeat(3,minmax(0,.75fr));grid-gap:34px;gap:34px;padding:34px 0}.footer-main h2{margin-bottom:12px;color:#ffffff;font-size:.96rem}.footer-main a{display:block;margin-top:9px;color:#c4ccda;font-size:.86rem}.footer-main a:focus,.footer-main a:hover{color:#ffffff}.footer-brand{display:grid;grid-gap:12px;gap:12px}.footer-brand strong{color:#ffffff;font-size:1.25rem}.footer-brand p{max-width:360px;font-size:.9rem;line-height:1.6}@media (max-width:1120px){.product-showcase-grid{grid-template-columns:minmax(300px,.9fr) minmax(300px,.78fr)}.product-checkout-panel{position:static;grid-column:1/-1;justify-self:center;width:min(100%,560px)}}@media (max-width:920px){body{padding:0}.shell{width:100%;border:0}.shell,.site-header{border-radius:0}.site-header__main{grid-template-columns:minmax(162px,178px) 1fr;gap:10px}.header-actions{grid-column:1/-1;justify-content:flex-end}.all-categories-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.help-article-layout{gap:24px}.faq-section,.help-article-layout,.support-option-grid{grid-template-columns:1fr}.faq-section{gap:4px}.help-article-nav{position:static;grid-template-columns:repeat(3,minmax(0,1fr));border-right:0;border-bottom:1px solid var(--border);padding:0 0 20px}.help-article-nav>strong,.help-back-link{grid-column:1/-1}.category-showcase__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.dashboard-layout,.hero-panel,.profile-layout,.split{grid-template-columns:1fr}.profile-sidebar{position:static}.profile-sidebar nav{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-security-grid{grid-template-columns:1fr}.about-copy-grid,.about-feature-grid,.about-principles,.about-split,.about-steps,.collection-map-view,.quick-listing-layout,.seller-readiness-grid,.seller-stat-grid,.seller-store-switcher,.settings-option-grid,.settings-seller-card .settings-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-panel{gap:30px}.hero-copy{min-height:auto}.hero-collage{min-height:360px}.product-purchase-panel{position:static}.seller-profile-body{grid-template-columns:1fr;align-items:start}.collection-map-controls,.home-map-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.home-map-location-note{grid-column:1/-1}.collection-map-controls button{grid-column:1/-1;width:-moz-fit-content;width:fit-content}.listing-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.seller-stats{border-top:1px solid var(--border);border-left:0;padding-top:18px}.seller-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-review-grid{grid-template-columns:1fr}.footer-main,.grid--categories,.grid--products,.grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid{grid-template-columns:1fr}.quick-listing-intel{position:static}.seller-setup-row{grid-template-columns:160px minmax(240px,1fr);gap:14px 20px}.seller-setup-row>p{grid-column:2}.seller-identity-layout{grid-template-columns:1fr}.seller-identity-summary{border-top:1px solid var(--border);border-left:0;padding-top:24px;padding-left:0}}@media (max-width:620px){.site-header__main{grid-template-columns:minmax(150px,40vw) 1fr;padding:10px 0}.brand-logo{width:min(100%,206px);max-height:44px}.site-header__utility{display:none}.basket-menu__panel{position:fixed;top:62px;right:14px;left:14px;width:auto}.auth-modal{align-items:flex-start;padding:10px 14px}.auth-modal__panel{width:min(100%,460px);gap:9px;overflow:visible;padding:20px}.seller-modal__panel{width:min(100%,720px)}.auth-inline-expansion form{grid-template-columns:1fr}.auth-inline-expansion form>.button{justify-self:end}.join-reset-expansion{grid-template-columns:1fr}.join-reset-expansion>.button{justify-self:end}.account-workflow-page{min-height:calc(100vh - 130px);padding:28px 11px}.account-workflow-panel{padding:22px 18px}.profile-page{padding:24px 0 38px}.profile-panel{padding:16px}.about-copy-grid,.about-feature-grid,.about-principles,.about-split,.about-steps,.profile-check-grid,.profile-sidebar nav,.profile-store__summary,.seller-readiness-grid,.seller-stat-grid,.settings-option-grid,.settings-seller-card .settings-option-grid{grid-template-columns:1fr}.seller-dashboard-list a,.settings-security-list>div,.settings-seller-card>div:first-child{grid-template-columns:auto minmax(0,1fr)}.seller-dashboard-list a>span:last-child,.settings-security-list .button,.settings-security-list .pill,.settings-seller-card>div:first-child>svg:last-child{grid-column:2;justify-self:start;text-align:left}.seller-listing-grid article{grid-template-columns:58px minmax(0,1fr)}.seller-listing-grid article>div,.seller-listing-grid article>strong{grid-column:2;justify-content:flex-start}.profile-submit{width:100%;justify-self:stretch}.seller-application-form{grid-template-columns:1fr}.seller-agreement,.seller-application-form .auth-modal__submit,.seller-application-form fieldset{grid-column:1}.storefront-slug-field{grid-template-columns:max-content minmax(100px,1fr)}.storefront-slug-field span{font-size:.78rem}.header-search{grid-column:1/-1;grid-row:2;order:3}.header-actions{justify-content:end;grid-column:auto}.account-menu summary span,.header-auth-link span{display:none}.account-menu summary{width:40px;justify-content:center;padding:0}.header-action-link{display:none}.header-action-link--list-item{display:inline-flex;width:40px;height:40px;justify-content:center;padding:0;font-size:0}.quick-listing-submit,.store-open-submit{width:100%}.quick-listing-grid{grid-template-columns:1fr}.listing-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-map-controls,.collection-map-view,.home-map-controls,.image-upload-field{grid-template-columns:1fr}.collection-map-controls button{width:100%}.collection-map-canvas{height:clamp(340px,calc(100vh - 260px),480px);min-height:0}.collection-map-results{max-height:420px}.home-map-heading{align-items:flex-start;flex-direction:column}.two-factor-panel{grid-template-columns:1fr}.two-factor-qr{justify-self:center}.account-menu summary svg:last-child{display:none}.account-menu__panel{right:-50px}.category-subbar__inner{width:100%;padding:0 11px}.category-trigger{min-height:42px;padding:0 9px}.category-location{display:none}.home-view-toggle{top:calc(100% + 5px);left:50%;width:min(260px,calc(100% - 44px))}.category-page{padding:24px 0 28px}.category-hero{gap:8px;padding-bottom:24px}.category-showcase{margin-bottom:30px}.category-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 14px}.subcategory-tile{gap:8px;font-size:.86rem}.subcategory-tile__media{aspect-ratio:4/3}.catalog-toolbar{align-items:stretch;flex-direction:column;gap:10px}.catalog-toolbar__right{justify-content:space-between;gap:10px;width:100%}.catalog-filter summary{width:-moz-fit-content;width:fit-content}.catalog-sort__panel{right:0}.all-categories-panel{grid-template-columns:1fr;max-height:70vh;padding:16px}.help-masthead{padding:28px 0}.help-article>h1,.help-masthead h1{font-size:1.65rem}.contact-guidance,.help-topic-grid{grid-template-columns:1fr}.help-contact,.help-order-callout,.help-quick-answer{grid-template-columns:auto minmax(0,1fr)}.help-contact .button,.help-order-callout .button,.help-quick-answer .button{grid-column:1/-1;justify-self:start}.help-article-nav{grid-template-columns:1fr}.all-categories-button{max-width:108px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.container{width:min(100% - 22px,1240px)}.hero{padding:30px 0 20px}.hero-stats{grid-template-columns:1fr}.hero-stats div+div{border-top:1px solid #edf0f5;border-left:0}.hero-collage{grid-template-columns:1fr 1fr;min-height:auto}.hero-collage__wide{grid-column:1/-1;grid-row:auto}.hero-collage img{aspect-ratio:4/3}.landing-page{padding-top:52px}.landing-page__inner{gap:34px}.landing-product-row{grid-auto-columns:minmax(170px,74vw);padding-right:78px}.landing-product-strip:after{width:118px}.landing-row-arrow{right:14px;width:44px;height:44px}.grid--categories,.grid--products,.grid--three{grid-template-columns:1fr}.catalog-grid.grid--products{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card--catalog h3{font-size:.86rem}.product-card--catalog .product-card__body{gap:4px}.product-card--catalog .price-row{flex-direction:column}.product-detail-media img,.product-detail-media span{min-height:260px}.product-thumbnails{grid-template-columns:repeat(4,minmax(0,1fr))}.product-showcase-grid{gap:24px}.product-gallery-stage,.product-showcase-grid{grid-template-columns:1fr}.product-showcase-media{grid-row:1}.product-showcase-thumbnails{grid-row:2;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.product-checkout-panel{grid-column:auto}.product-checkout-panel,.product-choice-grid{grid-template-columns:1fr}.seller-profile-section{margin-top:34px;padding:30px 0 36px}.seller-profile-header{grid-template-columns:auto 1fr}.seller-profile-header>img{width:62px;height:62px}.seller-profile-header>.button{grid-column:1/-1;width:100%}.seller-stats{grid-template-columns:1fr}.seller-stats div+div{border-top:1px solid var(--border)}.seller-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-review>div{grid-template-columns:auto 1fr}.seller-review .product-stars{grid-column:2}.footer{border-radius:0}.footer-main,.footer-services{grid-template-columns:1fr}.footer-service{justify-content:flex-start;min-height:64px;border-right:0;border-bottom:1px solid #edf0f5;padding:0 18px}.search-bar{flex-direction:column}.table{display:block;overflow-x:auto}.seller-setup-content{width:min(100% - 24px,1180px);padding:28px 0 46px}.seller-setup-heading{margin-bottom:20px}.seller-setup-heading h1{font-size:1.8rem}.seller-identity-layout,.seller-setup-complete,.seller-setup-form{padding:20px 16px}.seller-setup-field-grid,.seller-setup-row{grid-template-columns:1fr}.seller-setup-field--full,.seller-setup-row>p{grid-column:auto}.seller-setup-row{gap:7px}.seller-status-list{grid-template-columns:1fr}.seller-status-list div+div{border-top:1px solid var(--border);border-left:0}.seller-integration-intro{grid-template-columns:auto minmax(0,1fr)}.seller-integration-intro .setup-status{grid-column:2;justify-self:start}.seller-integration-actions,.seller-setup-actions{align-items:stretch;flex-direction:column}.seller-setup-actions>span{display:none}.seller-setup-actions .button{width:100%}.seller-security-options>label{grid-template-columns:auto minmax(0,1fr)}.seller-security-options input{grid-column:2}.seller-setup-complete{grid-template-columns:1fr;text-align:center}.seller-setup-complete__icon{justify-self:center}.seller-setup-checklist,.seller-setup-complete__actions{grid-column:auto;text-align:left}}@media (max-width:380px){.home-map-range-row{grid-template-columns:1fr}.home-map-radius-input{justify-self:start}.catalog-grid.grid--products{grid-template-columns:1fr}.catalog-toolbar__right{align-items:flex-start;flex-direction:column}}