:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--sticky-header-h:182px;--sticky-breadcrumb-h:41px;--sticky-toolbar-h:58px;--sticky-stack-h:calc(var(--sticky-header-h) + var(--sticky-breadcrumb-h) + var(--sticky-toolbar-h));--color-navy:#0a1527;--color-navy-2:#112240;--color-navy-3:#1a3a66;--color-gold:#e4be54;--color-gold-2:#b88722;--color-ink:#111827;--color-text:#6b7280;--color-muted:#98a2b3;--color-line:#e5e7eb;--color-warm:#faf6ee;--color-warm-2:#f4eddc;--color-page:#fff;--color-surface:#fff;--color-success:#16a34a;--color-warning:#f97316;--color-danger:#dc2626;--shadow-card:0 8px 20px #0b1f3a14;--radius-card:12px;--color-navy-950:#0a1527;--color-navy-900:#112240;--color-navy-800:#1a2547;--color-navy-700:#2a3556;--color-gold-500:#e4be54;--color-gold-400:#e5b45d;--color-gold-300:#f2c870;--color-gold-100:#faebc4;--color-cream-100:#fcf8ed;--color-cream-50:#f7f6f1;--color-white:#fff;--color-bg-subtle:#f7f9fc;--color-border-warm:#e3dccb;--color-ink-900:#1a1a1a;--color-ink-700:#3a3a3a;--color-ink-500:#666;--color-ink-400:#8a8a8a;--color-ink-300:#b0b0b0;--color-success-500:#22c55e;--color-success-100:#dcfce7;--color-warning-500:#f59e0b;--color-warning-100:#fef3c7;--color-danger-500:#ef4444;--color-danger-100:#fee2e2;--color-info-500:#3b82f6;--color-info-100:#dbeafe;--color-member-yellow:#fcd34d;--color-member-gold:#d4a04a;--color-member-purple:#a855f7;--color-member-silver:silver;--color-border-100:#e5e7eb;--color-border-200:#d1d5db;--color-border-300:#9ca3af;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--space-24:96px;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--radius-xl:12px;--radius-2xl:16px;--radius-pill:9999px;--radius-full:50%;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px -1px #00000014, 0 2px 4px -1px #0000000a;--shadow-lg:0 10px 15px -3px #00000014, 0 4px 6px -2px #0000000a;--shadow-xl:0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;--bp-mobile-sm:360px;--bp-mobile:375px;--bp-mobile-lg:414px;--bp-tablet:768px;--bp-desktop:1024px;--bp-desktop-xl:1440px;--bp-desktop-2xl:1920px;--font-sans:var(--font-inter), -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, "Noto Sans Thai", "Noto Sans Hebrew", sans-serif;--font-hebrew:var(--font-heebo), "Heebo", "Noto Sans Hebrew", system-ui, sans-serif;--font-thai:var(--font-plex-thai), "IBM Plex Sans Thai", "Noto Sans Thai", system-ui, sans-serif;--font-mono:"JetBrains Mono", "Fira Code", "Courier New", monospace;--text-display-lg:48px;--text-display-md:40px;--text-display-sm:36px;--text-h1:32px;--text-h2:24px;--text-h3:20px;--text-h4:18px;--text-h5:16px;--text-body-lg:18px;--text-body:16px;--text-body-sm:14px;--text-caption:12px;--text-tiny:11px;--text-price-lg:24px;--text-price-md:18px;--text-price-sm:14px;--lh-tight:1.2;--lh-snug:1.3;--lh-normal:1.5;--lh-relaxed:1.65;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;font-family:var(--font-sans);color:var(--color-ink);background:var(--color-page)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{background:var(--color-page);min-width:320px;margin:0;overflow-x:clip}body,button,input,select{font:inherit}button{color:inherit;background-color:#0000;border:0}button[aria-disabled=true]{cursor:default}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p,dl,dd,ul{margin:0}ul{padding:0}main{background:var(--color-page);min-height:72vh}.section-inner{width:min(1680px,100% - 40px);margin:0 auto}.navy-pattern{background:linear-gradient(120deg, var(--color-navy-2), var(--color-navy))}.primary-button,.secondary-button,.add-cart-button{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 34px;font-weight:900;line-height:1;display:inline-flex}.primary-button:disabled,.secondary-button:disabled,.add-cart-button:disabled{cursor:not-allowed}.primary-button:disabled{background:var(--color-gold-100);opacity:.6}.add-cart-button:disabled{color:var(--color-danger)}.primary-button,.add-cart-button{background:var(--color-gold);color:var(--color-ink)}.product-card .add-cart-button,.add-cart-button--large,.mobile-sticky-cta .add-cart-button{background:var(--color-white);color:var(--color-navy-900);border:1.5px solid var(--color-gold-500);box-sizing:border-box;transition:background .15s,color .15s}.product-card .add-cart-button:not(:disabled):hover,.add-cart-button--large:not(:disabled):hover,.mobile-sticky-cta .add-cart-button:not(:disabled):hover{background:var(--color-gold-500);color:var(--color-navy-900)}.product-card .add-cart-button:disabled,.add-cart-button--large:disabled,.mobile-sticky-cta .add-cart-button:disabled{color:var(--color-danger)}.add-cart-button--large,.mobile-sticky-cta .add-cart-button{color:#112240;background:#e4be54;transition:background .2s,box-shadow .2s}.add-cart-button--large:not(:disabled):hover,.add-cart-button--large:not(:disabled):active,.mobile-sticky-cta .add-cart-button:not(:disabled):hover,.mobile-sticky-cta .add-cart-button:not(:disabled):active{color:#112240;background:#d4a943;box-shadow:0 2px 8px #00000026}.secondary-button{color:#fff;border:2px solid #ffffff80}.secondary-button--gold{border-color:var(--color-gold);color:var(--color-gold)}.secondary-button--light{border-color:var(--color-gold);color:var(--color-gold-2)}.gold-link,.text-link{color:var(--color-gold-2);font-weight:900}.product-tab-content__toggle{color:var(--color-gold-2);font:inherit;cursor:pointer;background:0 0;border:none;align-items:center;margin-top:12px;padding:0;font-weight:800;text-decoration:underline;display:inline-flex}.product-tab-content__toggle:hover{opacity:.8}.outline-pill{border:1px solid var(--color-gold);width:fit-content;color:var(--color-gold);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:10px 22px;font-size:.82rem;font-weight:900}.outline-pill--light{background:#ffffff8c}.site-header{z-index:20;box-shadow:0 1px 0 var(--color-line);background:#fff;position:sticky;top:0}.announcement-bar{background:var(--color-navy);min-height:46px;color:var(--color-gold);justify-content:center;align-items:center;gap:14px;padding:8px 20px;font-size:1.02rem;font-weight:700;display:flex}.announcement-bar__divider{background:#e4be5499;width:1px;height:22px}.site-header__main{background:#fff}@media (min-width:761px){.site-header__main{padding-block:16px}}.site-header__inner{grid-template-columns:auto minmax(320px,700px) auto;align-items:center;gap:34px;width:min(1680px,100% - 40px);min-height:90px;margin:0 auto;display:grid}.site-header__brand{align-items:center;gap:18px;display:flex}.brand-col{flex-direction:column;align-items:center;gap:6px;display:flex}.header-slogan{object-fit:contain;flex:none;width:auto;height:60px}.brand-divider{background:#d9d9d9;flex:none;align-self:center;width:1px;height:64px}@media (max-width:1024px){.header-slogan,.brand-divider{display:none}}.brand-link{background:linear-gradient(135deg, #e4be541f, transparent 42%), var(--color-navy);border:1px solid #e4be5473;border-radius:10px;justify-content:center;align-items:center;padding:6px 12px;display:flex;overflow:hidden;box-shadow:0 12px 26px #0714262e,inset 0 0 0 1px #ffffff0d}.brand-link__logo{object-fit:contain;object-position:center;width:auto;height:72px}.brand-delivery{color:#d4a943;white-space:nowrap;justify-content:center;align-items:center;gap:7px;font-size:14px;font-weight:600;line-height:1;display:flex}.brand-delivery:before,.brand-delivery:after{content:"";background:#d4a943;flex:none;width:22px;height:1.5px}.brand-delivery--latin{text-transform:uppercase;letter-spacing:.22em;text-indent:.22em}.brand-delivery-img{object-fit:contain;width:104px;max-width:none;height:auto;display:block}.mobile-nav-drawer__brand{flex-direction:column;align-items:center;gap:0;display:flex}.mobile-nav-drawer__brand .brand-delivery-img{margin-top:-6px}.header-search{border:1px solid var(--color-line);color:#98a2b3;background:#fafbfc;border-radius:999px;align-items:center;gap:0;min-height:52px;padding:0;font-size:1.02rem;display:flex;overflow:hidden}@media (min-width:761px){.header-search{min-height:42px}}.header-search__icon{background:var(--color-gold-500);width:48px;color:var(--color-navy-900);cursor:pointer;border:0;border-radius:0 999px 999px 0;flex:none;align-self:stretch;padding:0;line-height:1;transition:background .15s}.header-search__icon:hover{background:#c79a36}.header-search__input{min-width:0;font:inherit;color:var(--color-ink);background:0 0;border:0;outline:none;flex:auto;align-self:stretch;padding:0 16px 0 24px}.header-search__input::placeholder{color:var(--color-ink-500);opacity:1}.header-actions{color:var(--color-ink);justify-content:end;align-items:center;gap:10px;display:flex}@media (min-width:1024px){.site-header__inner{grid-template-rows:auto auto;grid-template-columns:1fr auto;gap:4px 24px}.site-header__brand{grid-area:1/1}.header-actions{grid-area:1/2}.header-search{grid-area:2/1/auto/-1;justify-self:center;width:100%;max-width:1080px}.brand-link__logo{height:104px}}@media (min-width:768px) and (max-width:1023px){.site-header__inner{grid-template-rows:auto auto;grid-template-columns:auto 1fr auto;gap:4px 16px}.site-header__brand{grid-area:1/2}.header-actions{grid-area:1/3}.header-search{grid-area:2/1/auto/-1}.brand-link__logo{height:84px}}.header-auth{align-items:center;gap:5px;display:flex}.flag-icon{border-radius:3px;flex:none;width:22px;height:15px;overflow:hidden;box-shadow:0 0 0 1px #101b2f24}.locale-selector{align-items:center;gap:8px;display:inline-flex;position:relative}.locale-selector__pill-wrap{position:relative}.locale-selector__pill{border:1px solid var(--color-border-200);border-radius:var(--radius-pill);background:var(--color-white);min-height:40px;color:var(--color-ink-900);cursor:pointer;align-items:center;gap:7px;padding:0 13px;font-size:.95rem;font-weight:700;transition:border-color .12s,box-shadow .12s;display:inline-flex}.locale-selector__pill:hover{border-color:var(--color-gold-500)}.locale-selector__pill--open{border-color:var(--color-gold-500);box-shadow:0 0 0 3px #e4be541f}.locale-selector__menu{top:calc(100% + 6px);background:var(--color-white);border:1px solid var(--color-border-100);border-radius:var(--radius-lg);min-width:168px;box-shadow:var(--shadow-lg);z-index:30;margin:0;padding:6px;list-style:none;position:absolute;inset-inline-start:0}.locale-selector__menu li{list-style:none}.locale-selector__option{border-radius:var(--radius-md);width:100%;color:var(--color-ink-900);cursor:pointer;text-align:start;background:0 0;align-items:center;gap:10px;padding:8px 12px;font-size:.92rem;font-weight:600;transition:background-color .12s;display:flex}.locale-selector__option:hover{background:var(--color-cream-50)}.locale-selector__option--active{background:var(--color-gold-100)}.locale-selector__symbol{font-size:1.2em;font-weight:400;line-height:1}.locale-selector__code{letter-spacing:.02em}.locale-selector__symbol[data-currency=USD]{color:#f5c518}.locale-selector__symbol[data-currency=THB]{color:#8e99a8;font-weight:700}.locale-selector__symbol[data-currency=ILS]{color:#b87333}@media (max-width:1023px){.mobile-nav-drawer .locale-selector__pill,.mobile-nav-drawer .locale-selector__option{font-size:.88rem}}.account-menu{flex:none;position:relative}.account-menu__trigger{border:1px solid var(--color-border-200);border-radius:var(--radius-pill);background:var(--color-white);min-height:40px;color:var(--color-navy-900);cursor:pointer;align-items:center;gap:5px;padding:0 13px;font-size:.95rem;font-weight:600;transition:border-color .12s,box-shadow .12s;display:inline-flex}.account-menu__trigger:hover{border-color:var(--color-gold-500)}.account-menu__trigger--open{border-color:var(--color-gold-500);box-shadow:0 0 0 3px #e4be541f}.account-menu__trigger-label{text-overflow:ellipsis;white-space:nowrap;max-width:160px;overflow:hidden}.account-menu__menu{inset-inline:auto 0}@media (max-width:760px){.account-menu__trigger{gap:4px;min-height:30px;padding:0 8px;font-size:.75rem}.account-menu__avatar{width:20px;height:20px}.account-menu__menu .locale-selector__option,.header-actions .locale-selector__pill-wrap--lang .locale-selector__option{padding:7px 10px;font-size:.8125rem}}@media (min-width:768px){.header-actions .locale-selector__pill{font-weight:600}.header-actions .locale-selector__option{font-size:.95rem}}.avatar-img{object-fit:cover;padding:0}.account-menu__avatar{background:var(--color-navy-950,#0a1527);width:24px;height:24px;color:var(--color-gold-500,#d4a943);letter-spacing:.02em;border-radius:999px;flex:none;place-items:center;font-size:.5625rem;font-weight:700;display:grid}.mobile-nav-drawer__identity{align-items:center;gap:10px;display:flex}.mobile-nav-drawer__avatar{background:var(--color-navy-950,#0a1527);width:32px;height:32px;color:var(--color-gold-500,#d4a943);border-radius:999px;flex:none;place-items:center;font-size:.6875rem;font-weight:700;display:grid}@media (max-width:640px){.locale-selector{gap:6px}.locale-selector__pill{min-height:30px;padding:0 8px;font-size:.78rem}}.icon-button{color:#657084;background:#fff;border:1px solid #cfd6e1;border-radius:999px;place-items:center;min-width:40px;min-height:40px;font-weight:800;display:inline-grid}.header-actions__divider{background:var(--color-line);width:1px;height:32px}.icon-button{border-color:#0000;font-size:1.35rem;position:relative}.icon-button__badge{background:var(--color-gold);color:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:.78rem;font-weight:900;display:grid;position:absolute;top:-4px;right:-1px}.category-nav{border-top:1px solid var(--color-line);border-bottom:1px solid var(--color-line);background:#fff;position:relative}.category-nav__inner{justify-content:center;align-items:center;gap:clamp(16px,2.2vw,44px);min-height:58px;display:flex;overflow:visible}.category-mega{flex:none;position:relative}.category-mega__summary{min-height:58px;color:var(--color-ink);white-space:nowrap;border-bottom:3px solid #0000;align-items:stretch;font-size:1.02rem;font-weight:900;display:inline-flex}.category-mega--active .category-mega__summary,.category-mega--open .category-mega__summary{border-bottom-color:var(--color-gold)}.category-mega__summary-label{color:inherit;cursor:pointer;align-items:center;gap:9px;padding:0 6px 0 0;text-decoration:none;display:inline-flex}.category-mega__summary-label:hover{color:var(--color-gold-2)}.category-mega__summary-toggle{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;padding:0 4px;display:inline-flex}.category-mega__summary-toggle:hover .category-mega__chevron{color:var(--color-ink)}.category-mega__hamburger{gap:4px;width:18px;display:grid}.category-mega__hamburger span{background:currentColor;border-radius:999px;width:18px;height:2px}.category-mega__chevron{color:var(--color-gold-2);font-size:.78rem}.category-mega__menu{z-index:40;border:1px solid var(--color-line);border-radius:var(--radius-card);background:#fff;grid-template-columns:repeat(4,minmax(180px,1fr));gap:6px;width:min(960px,100vw - 40px);padding:20px;display:grid;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 22px 54px #07142629}.category-mega__item{border-radius:var(--radius-card);color:var(--color-ink);align-items:center;gap:10px;padding:10px 12px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .15s,color .15s;display:flex}.category-mega__item:hover,.category-mega__item:focus-visible{background:var(--color-cream-100);color:var(--color-gold-2)}.category-mega__item-label{line-height:1.25}.mobile-nav-drawer,.header__mobile-menu-trigger{display:none}@media (max-width:1023px){.header__mobile-menu-trigger{width:40px;height:40px;color:var(--color-navy-900);cursor:pointer;background:0 0;border:0;grid-area:1/1;justify-content:center;align-items:center;padding:0;display:inline-flex}.header__mobile-menu-trigger:hover{color:var(--color-gold-500)}.mobile-nav-drawer{z-index:100;pointer-events:none;visibility:hidden;display:block;position:fixed;inset:0}.mobile-nav-drawer--open{pointer-events:auto;visibility:visible}.mobile-nav-drawer__backdrop{opacity:0;background:#0a152780;transition:opacity .25s;position:absolute;inset:0}.mobile-nav-drawer--open .mobile-nav-drawer__backdrop{opacity:1}.mobile-nav-drawer__panel{background:var(--color-white);width:min(85vw,360px);box-shadow:var(--shadow-lg);-webkit-overflow-scrolling:touch;transition:transform .28s cubic-bezier(.32,.72,0,1);position:absolute;inset-block:0;inset-inline-start:0;overflow-y:auto;transform:translate(-100%)}[dir=rtl] .mobile-nav-drawer__panel{transform:translate(100%)}.mobile-nav-drawer--open .mobile-nav-drawer__panel{transform:translate(0)}.mobile-nav-drawer__header{padding:8px var(--space-5);background:var(--color-navy-950);border-block-end:0;justify-content:space-between;align-items:center;display:flex}.mobile-nav-drawer__lockup{direction:ltr;align-items:center;gap:12px;min-width:0;display:flex}.mobile-nav-drawer__brand-divider{background:#e4be5473;flex:none;align-self:center;width:1px;height:40px}.mobile-nav-drawer__slogan{object-fit:contain;flex:none;width:116px;max-width:none;height:auto}.mobile-nav-drawer__close{cursor:pointer;color:#ffffffd9;background:0 0;border:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.mobile-nav-drawer__close:hover{color:var(--color-white)}.mobile-nav-drawer__body{padding:var(--space-4) 0}.mobile-nav-drawer__links{margin:0;padding:0;list-style:none}.mobile-nav-drawer__link{padding:16px var(--space-5);color:var(--color-ink-900);font-size:.88rem;font-weight:var(--weight-medium);text-decoration:none;display:block}.mobile-nav-drawer__link:hover,.mobile-nav-drawer__link:focus{background:var(--color-cream-100);color:var(--color-gold-500)}.mobile-nav-drawer__divider{margin-block:var(--space-4);border:0;border-block-start:1px solid var(--color-border-100)}.mobile-nav-drawer__section-title{padding:0 var(--space-5);font-size:.88rem;font-weight:var(--weight-bold);text-transform:uppercase;letter-spacing:.06em;color:var(--color-navy-900);margin:0 0 6px}.mobile-nav-drawer__categories{margin:0;padding:0;list-style:none}.mobile-nav-drawer__category-link{padding:16px var(--space-5);font-size:.88rem;font-weight:var(--weight-medium);color:var(--color-ink-900);align-items:center;text-decoration:none;transition:background .15s,color .15s;display:flex}.mobile-nav-drawer__category-link:hover,.mobile-nav-drawer__category-link:focus{background:var(--color-cream-100);color:var(--color-gold-500)}.mobile-nav-drawer__brand-logo{object-fit:contain;width:68px;height:auto;display:block}.mobile-nav-drawer__auth{gap:var(--space-3);padding:0 var(--space-5);grid-template-columns:1fr 1fr;display:grid}.mobile-nav-drawer__auth-button{min-height:34px;padding:0 var(--space-2);border:1px solid var(--color-border-100);color:var(--color-ink-900);font-family:inherit;font-size:.8125rem;font-weight:var(--weight-medium);text-align:center;cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.mobile-nav-drawer__auth-button--primary{background:var(--color-navy-900);color:var(--color-white);border-color:var(--color-navy-900)}.mobile-nav-drawer__auth--authed{gap:var(--space-2);grid-template-columns:1fr}.mobile-nav-drawer__greeting{color:var(--color-ink-900);font-size:.95rem;font-weight:700}.mobile-nav-drawer__locale{gap:var(--space-3);padding:0 var(--space-5);display:grid}.mobile-nav-drawer__locale-row{align-items:center;gap:var(--space-3);display:flex}.mobile-nav-drawer__locale-label{min-width:72px;font-size:var(--text-body-sm);font-weight:var(--weight-medium);color:var(--color-ink-700)}}@media (min-width:1024px){.mobile-nav-drawer,.header__mobile-menu-trigger{display:none!important}}.cart-drawer{z-index:110;pointer-events:none;visibility:hidden;position:fixed;inset:0;overflow:clip}.cart-drawer--open{pointer-events:auto;visibility:visible}.cart-drawer__backdrop{opacity:0;background:#0a152780;transition:opacity .25s;position:absolute;inset:0}.cart-drawer--open .cart-drawer__backdrop{opacity:1}.cart-drawer__panel{background:var(--color-white);width:480px;max-width:100vw;box-shadow:var(--shadow-lg);flex-direction:column;transition:transform .28s cubic-bezier(.32,.72,0,1);display:flex;position:absolute;inset-block:0;inset-inline-end:0;overflow:hidden;transform:translate(100%)}[dir=rtl] .cart-drawer__panel{transform:translate(-100%)}.cart-drawer--open .cart-drawer__panel{transform:translate(0)}@media (max-width:1023px){.cart-drawer__panel{width:420px}}@media (max-width:767px){.cart-drawer__panel{width:100vw}}.cart-drawer__header{justify-content:space-between;align-items:flex-start;gap:var(--space-3);padding-inline:var(--space-5);padding-block:var(--space-3);background:var(--color-navy-950);border-block-end:1px solid var(--color-navy-900);flex:none;display:flex}.cart-drawer__title-block{flex-direction:column;gap:2px;min-width:0;display:flex}.cart-drawer__title{align-items:center;gap:var(--space-2);color:var(--color-white);margin:0;font-size:1.125rem;font-weight:900;display:inline-flex}.cart-drawer__title svg{color:var(--color-white);flex:none}.cart-drawer__count{color:var(--color-gold-500);background:#ffffff1f;border-radius:999px;padding:2px 10px;font-size:.8125rem;font-weight:700}.cart-drawer__subtitle{color:#ffffffb3;margin:0;font-size:.8125rem}.cart-drawer__title-block:after{content:"";border-block-end:2px solid var(--color-gold);width:56px;margin-block-start:6px;display:block}.cart-drawer__close{cursor:pointer;color:#ffffffd9;background:0 0;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.cart-drawer__close:hover,.cart-drawer__close:focus-visible{color:var(--color-white);background:#ffffff1f}.cart-drawer__body{-webkit-overflow-scrolling:touch;padding:var(--space-5);flex:auto;overflow-y:auto}.cart-drawer__placeholder{color:var(--color-ink-500);text-align:center;padding-block:var(--space-8);margin:0;font-size:.875rem}.cart-drawer__empty{text-align:center;padding-block:var(--space-12);align-items:center;gap:var(--space-3);flex-direction:column;display:flex}.cart-drawer__empty-icon{background:var(--color-cream-100);width:72px;height:72px;color:var(--color-gold-500);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.cart-drawer__empty-title{color:var(--color-ink-900);margin:0;font-size:1rem;font-weight:800}.cart-drawer__empty-text{max-width:32ch;color:var(--color-ink-500);margin:0;font-size:.875rem;line-height:1.45}.cart-drawer__empty-cta{padding-inline:var(--space-6);background:var(--color-gold);color:var(--color-ink);cursor:pointer;border:0;border-radius:999px;margin-block-start:var(--space-3);padding-block:10px;font-weight:800}.cart-drawer__empty-cta:hover,.cart-drawer__empty-cta:focus-visible{background:var(--color-gold-2)}.cart-drawer__items{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.cart-drawer__items>li{border-block-end:1px solid var(--color-line)}.cart-drawer__items>li:last-child{border-block-end:0}.cart-item-row{gap:var(--space-3);grid-template-columns:56px minmax(0,1fr);padding-block:6px;display:grid}.cart-item-row__thumb{background:var(--color-bg-subtle);border-radius:8px;flex:none;justify-content:center;align-self:start;align-items:center;width:56px;height:56px;display:flex;position:relative;overflow:hidden}.cart-item-row__sale-badge{background:var(--color-danger);color:var(--color-white);letter-spacing:.04em;z-index:1;border-radius:3px;padding-block:2px;padding-inline:5px;font-size:.5625rem;font-weight:800;line-height:1;position:absolute;inset-block-start:3px;inset-inline-start:3px}.cart-item-row__thumb img{object-fit:contain;width:100%;height:100%}.cart-item-row__thumb-fallback{background:var(--color-bg-subtle);width:100%;height:100%}.cart-item-row__info{flex-direction:column;gap:0;min-width:0;display:flex}.cart-item-row__brand{letter-spacing:.08em;text-transform:uppercase;color:var(--color-gold-2);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:11px;font-weight:700;line-height:1.1;overflow:hidden}.cart-item-row__name{color:var(--color-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;font-weight:600;line-height:1.15;display:-webkit-box;overflow:hidden}.cart-item-row__variant{color:var(--color-ink-500);margin:0;font-size:12px;line-height:1.1}.cart-item-row__price-row{justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;margin-block-start:6px;display:flex}.cart-item-row__actions-inline{align-items:center;gap:var(--space-2);flex:none;display:flex}.cart-item-row__stepper{flex:none}.cart-item-row .quantity-control--compact{height:22px;min-height:22px;max-height:22px}.cart-item-row .quantity-control--compact button{width:18px;height:22px;min-height:22px;max-height:22px}.cart-item-row .quantity-control--compact span{min-width:18px;height:22px;font-size:11px;line-height:22px}.cart-item-row__stock{align-items:center;gap:6px;margin-block:4px 0;margin-inline:0;font-size:.75rem;font-weight:600;display:inline-flex}.cart-item-row__stock-dot{background:currentColor;border-radius:50%;width:7px;height:7px}.cart-item-row__stock--in{color:#16a34a}.cart-item-row__stock--out{color:var(--color-danger)}.cart-item-row__remove{color:var(--color-danger);cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;align-items:center;gap:4px;padding-block:2px;padding-inline:6px;font-size:.75rem;font-weight:700;display:inline-flex}.cart-item-row__remove:hover,.cart-item-row__remove:focus-visible{color:#991b1b;background:var(--color-danger-100)}.cart-item-row__remove:disabled{cursor:not-allowed;opacity:.4}.cart-item-row__price{min-width:0;color:var(--color-ink-900);white-space:nowrap;text-overflow:ellipsis;flex-wrap:nowrap;flex:auto;align-items:baseline;gap:6px;margin:0;font-size:.875rem;display:flex;overflow:hidden}.cart-item-row__price strong{color:var(--color-danger);font-weight:800}.cart-item-row__compare{color:var(--color-ink-500);font-size:.75rem;font-weight:500;text-decoration:line-through}.cart-item-row__price-thb{color:var(--color-ink-500);font-size:.75rem;font-weight:500}.cart-item-row--out .cart-item-row__name,.cart-item-row--out .cart-item-row__price strong{opacity:.7}.cart-drawer__upsell{align-items:flex-start;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--color-gold-100);border:1px solid #e4be5466;border-radius:10px;margin-block-start:var(--space-4);display:flex}.cart-drawer__upsell-icon{background:var(--color-gold-500);width:36px;height:36px;color:var(--color-navy-950);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.cart-drawer__upsell-body{flex-direction:column;gap:4px;min-width:0;display:flex}.cart-drawer__upsell-title{color:var(--color-navy-950);margin:0;font-size:.875rem;font-weight:800}.cart-drawer__upsell-text{color:var(--color-ink-700);margin:0;font-size:.75rem;line-height:1.35}.cart-drawer__upsell-actions{gap:var(--space-2);margin-block-start:6px;display:flex}.cart-drawer__upsell-btn{padding-inline:var(--space-3);background:var(--color-white);color:var(--color-navy-950);border:1px solid var(--color-navy-950);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding-block:6px;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}.cart-drawer__upsell-btn:hover,.cart-drawer__upsell-btn:focus-visible{background:var(--color-cream-50)}.cart-drawer__upsell-btn--primary{background:var(--color-navy-950);color:var(--color-white)}.cart-drawer__upsell-btn--primary:hover,.cart-drawer__upsell-btn--primary:focus-visible{background:var(--color-navy-900)}.cart-drawer__summary{border-block-start:1px solid var(--color-line);margin-block-start:var(--space-4);padding-block-start:var(--space-3)}.cart-drawer__summary-line{justify-content:space-between;align-items:baseline;gap:var(--space-3);color:var(--color-navy-950);padding-block:3px;font-size:.8125rem;font-weight:500;display:flex}.cart-drawer__summary-line em{color:var(--color-ink-500);font-size:.6875rem;font-style:normal;font-weight:500}.cart-drawer__summary-free{color:#16a34a;font-weight:800}.cart-drawer__summary-hint{color:var(--color-ink-500);text-align:end;margin:2px 0 0;font-size:.6875rem}.cart-drawer__summary-total{justify-content:space-between;align-items:baseline;gap:var(--space-3);border-block-start:1px solid var(--color-line);color:var(--color-danger);margin-block-start:var(--space-3);padding-block-start:var(--space-3);font-size:1.125rem;font-weight:800;display:flex}.cart-drawer__summary-currency{color:var(--color-ink-500);margin:4px 0 0;font-size:.6875rem}.cart-drawer__trust{justify-content:space-between;align-items:center;gap:var(--space-2);padding-block:var(--space-3);border-block-start:1px solid var(--color-line);border-block-end:1px solid var(--color-line);flex-wrap:wrap;margin-block-start:var(--space-4);display:flex}.cart-drawer__trust-item{color:var(--color-ink-700);align-items:center;gap:6px;font-size:.6875rem;font-weight:600;display:inline-flex}.cart-drawer__trust-item svg{color:var(--color-gold-500)}.cart-drawer__footer{padding-inline:var(--space-5);padding-block:var(--space-4);background:var(--color-white);border-block-start:1px solid var(--color-line);flex-direction:column;flex:none;gap:8px;display:flex;box-shadow:0 -4px 12px #0b1f3a0f}.cart-drawer__checkout{background:var(--color-gold);color:var(--color-ink);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding-block:12px;font-size:.9375rem;font-weight:800;text-decoration:none;display:inline-flex}.cart-drawer__checkout:hover,.cart-drawer__checkout:focus-visible{background:var(--color-gold-2)}.cart-drawer__continue{color:var(--color-navy-950);border:1px solid var(--color-navy-950);cursor:pointer;background:0 0;border-radius:999px;padding-block:10px;font-size:.8125rem;font-weight:700}.cart-drawer__continue:hover,.cart-drawer__continue:focus-visible{background:var(--color-cream-50)}.cart-drawer__view-full{color:var(--color-ink-500);text-underline-offset:2px;align-self:center;font-size:.75rem;font-weight:600;text-decoration:underline}.cart-drawer__view-full:hover,.cart-drawer__view-full:focus-visible{color:var(--color-navy-950)}.cart-page{background:var(--color-page)}.cart-page__hero{padding-block-start:var(--space-6);padding-block-end:var(--space-4)}.cart-page__title{color:var(--color-navy-950);margin:0;font-size:2rem;font-weight:900;line-height:1.15}.cart-page__subtitle{color:var(--color-ink-500);margin:6px 0 0;font-size:.9375rem;line-height:1.4}.cart-page__body{padding-block-end:var(--space-12)}.cart-page__placeholder{padding-block:var(--space-8);text-align:center;color:var(--color-ink-500);margin:0;font-size:.9375rem}.cart-page__empty{text-align:center;align-items:center;gap:var(--space-3);padding-block:var(--space-16);padding-inline:var(--space-5);background:var(--color-cream-50);border:1px dashed var(--color-line);border-radius:16px;flex-direction:column;display:flex}.cart-page__empty-icon{background:var(--color-cream-100);width:96px;height:96px;color:var(--color-gold-500);border-radius:50%;justify-content:center;align-items:center;margin-block-end:var(--space-2);display:inline-flex}.cart-page__empty-title{color:var(--color-navy-950);margin:0;font-size:1.5rem;font-weight:800}.cart-page__empty-text{max-width:44ch;color:var(--color-ink-500);margin:0;font-size:.9375rem;line-height:1.5}.cart-page__empty-cta{padding-inline:var(--space-6);background:var(--color-gold);color:var(--color-ink);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin-block-start:var(--space-3);padding-block:12px;font-size:.9375rem;font-weight:800;text-decoration:none;display:inline-flex}.cart-page__empty-cta:hover,.cart-page__empty-cta:focus-visible{background:var(--color-gold-2)}.cart-page__layout{gap:var(--space-6);grid-template-columns:minmax(0,1fr) 360px;display:grid}@media (max-width:1023px){.cart-page__layout{grid-template-columns:1fr}}.cart-page__main,.cart-page__aside{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}@media (max-width:1023px){.cart-page__aside{margin-block-start:var(--space-4)}}@media (max-width:767px){.cart-page__hero{padding-block-start:var(--space-5);padding-block-end:var(--space-3)}.cart-page__title{font-size:1rem;line-height:1.3}.cart-page__subtitle{font-size:.8125rem;line-height:1.4}.cart-page__body{padding-block-end:var(--space-3)}}.cart-page__items{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.member-cta-banner{align-items:flex-start;gap:var(--space-3);padding:var(--space-4) var(--space-5);background:var(--color-cream-100);border:1px solid var(--color-gold-500);border-radius:12px;display:flex}.member-cta-banner__icon{background:var(--color-gold-500);width:40px;height:40px;color:var(--color-navy-950);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.member-cta-banner__body{flex-direction:column;min-width:0;display:flex}.member-cta-banner__title{color:var(--color-navy-950);margin:0;font-size:1rem;font-weight:800}.member-cta-banner__text{color:var(--color-ink-700);margin:4px 0 0;font-size:.875rem;line-height:1.45}.member-cta-banner__actions{gap:var(--space-2);flex-wrap:wrap;margin-block-start:var(--space-3);display:flex}.member-cta-banner__btn{padding-inline:var(--space-4);background:var(--color-white);color:var(--color-navy-950);border:1px solid var(--color-navy-950);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding-block:8px;font-size:.8125rem;font-weight:700;text-decoration:none;display:inline-flex}.member-cta-banner__btn:hover,.member-cta-banner__btn:focus-visible{background:var(--color-cream-50)}.member-cta-banner__btn--primary{background:var(--color-gold);border-color:var(--color-gold);color:var(--color-ink)}.member-cta-banner__btn--primary:hover,.member-cta-banner__btn--primary:focus-visible{background:var(--color-gold-2);border-color:var(--color-gold-2)}@media (max-width:767px){.member-cta-banner{padding:12px}.member-cta-banner__icon{width:32px;height:32px}.member-cta-banner__title{font-size:.875rem;font-weight:600}.member-cta-banner__text{font-size:.75rem;line-height:1.4}.member-cta-banner__btn{height:32px;padding-block:0;padding-inline:14px;font-size:.8125rem}}.cart-row-full{gap:var(--space-4);padding:var(--space-4);background:var(--color-white);border:1px solid var(--color-line);border-radius:12px;grid-template-columns:96px minmax(0,1fr) auto;align-items:start;display:grid}.cart-row-full__thumb{background:var(--color-bg-subtle);border-radius:10px;flex:none;justify-content:center;align-items:center;width:96px;height:96px;display:flex;position:relative;overflow:hidden}.cart-row-full__thumb img{object-fit:contain;width:100%;height:100%}.cart-row-full__thumb-fallback{background:var(--color-bg-subtle);width:100%;height:100%}.cart-row-full__sale-badge{background:var(--color-danger);color:var(--color-white);letter-spacing:.04em;z-index:1;border-radius:4px;padding-block:2px;padding-inline:6px;font-size:.625rem;font-weight:800;line-height:1;position:absolute;inset-block-start:6px;inset-inline-start:6px}.cart-row-full__info{flex-direction:column;min-width:0;display:flex}.cart-row-full__brand{letter-spacing:.06em;text-transform:uppercase;color:var(--color-gold-2);margin:0;font-size:.75rem;font-weight:700;line-height:1.15}.cart-row-full__name{color:var(--color-navy-950);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:2px 0 0;font-size:.875rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.cart-row-full__variant{color:var(--color-ink-500);margin:2px 0 0;font-size:.8125rem}.cart-row-full__stock{align-items:center;gap:6px;margin:6px 0 0;font-size:.8125rem;font-weight:600;display:inline-flex}.cart-row-full__stock-dot{background:currentColor;border-radius:50%;width:7px;height:7px}.cart-row-full__stock--in{color:#16a34a}.cart-row-full__stock--out{color:var(--color-danger)}.cart-row-full__price{color:var(--color-ink-900);flex-wrap:wrap;align-items:baseline;gap:8px;margin:8px 0 0;font-size:.875rem;display:flex}.cart-row-full__price strong{color:var(--color-danger);font-size:1rem;font-weight:700}.cart-row-full__compare{color:var(--color-ink-500);font-size:.6875rem;font-weight:500;text-decoration:line-through}.cart-row-full__price-thb{color:var(--color-ink-500);font-size:.6875rem;font-weight:500}.cart-row-full__actions{align-items:flex-end;gap:var(--space-2);flex-direction:column;flex:none;min-width:132px;display:flex}.cart-row-full__stepper{flex:none}.cart-row-full .quantity-control--compact{height:28px;min-height:28px;max-height:28px}.cart-row-full .quantity-control--compact button{width:28px;height:28px;min-height:28px;max-height:28px;font-size:.875rem}.cart-row-full .quantity-control--compact span{min-width:36px;height:28px;font-size:.875rem;line-height:28px}.cart-row-full__remove,.cart-row-full__save{cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:6px;padding-block:4px;padding-inline:8px;font-size:.75rem;font-weight:700;display:inline-flex}.cart-row-full__remove{color:var(--color-danger)}.cart-row-full__remove:hover,.cart-row-full__remove:focus-visible{color:#991b1b;background:var(--color-danger-100)}.cart-row-full__remove:disabled{cursor:not-allowed;opacity:.4}.cart-row-full__save{color:var(--color-ink-500);opacity:.6;cursor:not-allowed}.cart-row-full__save:hover,.cart-row-full__save:focus-visible{color:var(--color-ink-500);background:0 0}.cart-row-full--out .cart-row-full__name,.cart-row-full--out .cart-row-full__price strong{opacity:.7}@media (max-width:767px){.cart-row-full{gap:var(--space-3);grid-template-columns:72px minmax(0,1fr);padding:10px 12px}.cart-row-full__thumb{width:72px;height:72px}.cart-row-full__info{gap:1px}.cart-row-full__brand{letter-spacing:.04em;font-size:.6875rem}.cart-row-full__name{margin:2px 0 1px;font-size:.75rem;font-weight:600;line-height:1.3}.cart-row-full__variant{margin-block-start:0;font-size:.625rem}.cart-row-full__stock{margin-block-start:3px;font-size:.625rem}.cart-row-full__price{margin-block-start:3px}.cart-row-full__price strong{font-size:.8125rem;font-weight:700}.cart-row-full__compare,.cart-row-full__price-thb{font-size:.625rem}.cart-row-full__actions{min-width:0;border-block-start:1px solid var(--color-line);flex-flow:wrap;grid-column:1/-1;justify-content:flex-end;align-items:center;margin-block-start:var(--space-2);padding-block-start:var(--space-2)}.cart-row-full .quantity-control--compact{height:22px;min-height:22px;max-height:22px}.cart-row-full .quantity-control--compact button{width:22px;height:22px;min-height:22px;max-height:22px;font-size:.75rem}.cart-row-full .quantity-control--compact span{min-width:28px;height:22px;font-size:.75rem;line-height:22px}}.order-summary-card{background:var(--color-white);border:1px solid var(--color-line);padding:var(--space-5);box-shadow:var(--shadow-card);border-radius:12px;flex-direction:column;display:flex;position:sticky;inset-block-start:var(--space-4)}@media (max-width:1023px){.order-summary-card{position:static}}.order-summary-card__title{margin:0 0 var(--space-3);color:var(--color-navy-950);font-size:1.125rem;font-weight:700}.order-summary-card__lines{flex-direction:column;gap:0;display:flex}.order-summary-card__line{justify-content:space-between;align-items:baseline;gap:var(--space-3);color:var(--color-navy-950);padding-block:3px;font-size:.8125rem;font-weight:500;display:flex}.order-summary-card__line em{color:var(--color-ink-500);font-size:.6875rem;font-style:normal;font-weight:500}.order-summary-card__free{color:#16a34a;font-weight:800}.order-summary-card__hint{color:var(--color-ink-500);text-align:end;margin:4px 0 0;font-size:.6875rem}.order-summary-card__total{justify-content:space-between;align-items:baseline;gap:var(--space-3);border-block-start:1px solid var(--color-line);color:var(--color-danger);margin-block-start:var(--space-3);padding-block-start:var(--space-3);font-size:1.25rem;font-weight:700;display:flex}.order-summary-card__currency{margin:4px 0 var(--space-3);color:var(--color-ink-500);font-size:.6875rem}.order-summary-card__trust{justify-content:space-between;align-items:center;gap:var(--space-2);padding-block:var(--space-3);border-block-start:1px solid var(--color-line);border-block-end:1px solid var(--color-line);flex-wrap:wrap;display:flex}.order-summary-card__trust-item{color:var(--color-ink-700);align-items:center;gap:6px;font-size:.6875rem;font-weight:600;display:inline-flex}.order-summary-card__trust-item svg{color:var(--color-gold-500)}.order-summary-card__checkout{background:var(--color-gold);height:44px;color:var(--color-ink);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin-block-start:var(--space-3);padding-inline:20px;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.order-summary-card__checkout:hover,.order-summary-card__checkout:focus-visible{background:var(--color-gold-2)}.order-summary-card__continue{height:44px;color:var(--color-navy-950);border:1px solid var(--color-navy-950);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;margin-block-start:8px;padding-inline:20px;font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-flex}.order-summary-card__continue:hover,.order-summary-card__continue:focus-visible{background:var(--color-cream-50)}.order-summary-card__view-wishlist{color:var(--color-ink-500);text-underline-offset:2px;align-self:center;margin-block-start:8px;font-size:.75rem;font-weight:600;text-decoration:underline}.order-summary-card__view-wishlist:hover,.order-summary-card__view-wishlist:focus-visible{color:var(--color-navy-950)}@media (max-width:767px){.cart-page__layout{gap:var(--space-3);flex-direction:column;display:flex}.cart-page__main,.cart-page__aside{display:contents}.cart-page__layout>.member-cta-banner,.cart-page__layout .member-cta-banner{order:1}.cart-page__layout>.cart-page__items,.cart-page__layout .cart-page__items{order:2}.cart-page__layout .order-summary-card{order:4}.cart-page__layout .delivery-info-card{order:5}.order-summary-card{padding:var(--space-4)}.order-summary-card__title{font-size:1rem;font-weight:700}.order-summary-card__line{font-size:.8125rem}.order-summary-card__total{font-size:1rem;font-weight:700}.order-summary-card__total span:last-child{font-size:1rem}.order-summary-card__currency{font-size:.6875rem}.order-summary-card__checkout,.order-summary-card__continue{height:38px;min-height:0;padding-block:0;padding-inline:16px;font-size:.8125rem}.order-summary-card__view-wishlist{font-size:.75rem}}@media (min-width:768px){.cart-page__title{font-size:1.5rem;font-weight:700;line-height:1.3}.cart-page__subtitle{font-size:.8125rem}.member-cta-banner__title{font-size:.875rem;font-weight:600}.member-cta-banner__text{font-size:.8125rem;line-height:1.4}.member-cta-banner__icon{width:36px;height:36px}.member-cta-banner__btn{height:36px;padding-block:0;padding-inline:16px;font-size:.8125rem}.cart-row-full__brand{font-size:.6875rem}.cart-row-full__name{font-size:.8125rem;font-weight:600}.cart-row-full__variant,.cart-row-full__stock{font-size:.75rem}.cart-row-full__price strong{font-size:.9375rem;font-weight:700}.cart-row-full__compare,.cart-row-full__price-thb{font-size:.625rem}.order-summary-card__title{font-size:1rem;font-weight:700}.order-summary-card__line{font-size:.8125rem}.order-summary-card__total,.order-summary-card__total span:last-child{font-size:1.125rem;font-weight:700}.order-summary-card__checkout,.order-summary-card__continue{height:40px;padding-inline:18px;font-size:.875rem}}.delivery-info-card{align-items:flex-start;gap:var(--space-3);padding:var(--space-4);background:var(--color-cream-100);border:1px solid var(--color-gold-100);border-radius:12px;display:flex}.delivery-info-card__icon{background:var(--color-gold-500);width:40px;height:40px;color:var(--color-navy-950);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.delivery-info-card__body{min-width:0}.delivery-info-card__title{color:var(--color-navy-950);margin:0;font-size:.9375rem;font-weight:800}.delivery-info-card__text{color:var(--color-ink-700);margin:4px 0 0;font-size:.8125rem;line-height:1.45}.category-nav__link{color:#4b5565;white-space:nowrap;border-bottom:3px solid #0000;align-items:center;gap:6px;min-height:58px;font-size:1.15rem;font-weight:800;display:inline-flex}.category-nav__link--active{border-bottom-color:var(--color-gold);color:var(--color-gold-2)}.category-nav__link--danger{color:#ef3333}.category-nav__link--pill{border:1px solid var(--color-gold);min-height:44px;color:var(--color-gold-2);border-radius:999px;padding:0 22px}.home-hero{color:#fff}.home-hero__inner{grid-template-columns:minmax(0,1fr) minmax(420px,600px);align-items:center;gap:90px;min-height:615px;padding:88px 0;display:grid}.home-hero__copy{gap:28px;display:grid}.home-hero h1{color:#fff;letter-spacing:0;max-width:820px;font-size:clamp(1.875rem,2.8vw,2.5rem);line-height:1.04}.home-hero__copy p:not(.outline-pill){color:#c3ccd8;max-width:740px;font-size:1.25rem;line-height:1.55}.home-hero__actions{flex-wrap:wrap;gap:18px;display:flex}.hero-mosaic{background:#254b77b8;border:1px solid #9dbce24d;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:20px;display:grid;box-shadow:0 30px 80px #02081447}.hero-mosaic__cell,.hero-mosaic__more{aspect-ratio:1.05;border-radius:var(--radius-card);color:var(--color-gold);background:#081322;place-items:center;display:grid;overflow:hidden}.hero-mosaic__cell img{object-fit:contain;width:100%;height:100%;padding:18px}.hero-mosaic__cell span{border-radius:var(--radius-card);color:#fff;background:#ffffff14;place-items:center;width:78%;min-height:56px;font-weight:900;display:grid}.hero-mosaic__more{text-align:center;text-transform:uppercase;align-content:center;gap:8px}.hero-mosaic__more strong{color:var(--color-gold);font-size:2.3rem}.hero-mosaic__more span{color:#b9c4d5;letter-spacing:.14em;font-weight:900}.service-band{border-bottom:1px solid var(--color-line);background:#fff}.service-band__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;padding:70px 0;display:grid}.service-band__grid>div{text-align:center;align-content:center;justify-items:center;gap:10px;min-height:128px;padding:0 28px;display:grid}.service-band__grid>div+div{border-left:1px solid var(--color-line)}.service-band__icon,.delivery-card__icon{background:var(--color-gold);color:#fff;border-radius:50%;place-items:center;width:66px;height:66px;font-weight:900;display:grid}.service-band strong{color:var(--color-ink);font-size:1.02rem}.service-band span:last-child{color:#7c8798}.content-section,.product-detail-section{padding:84px 0}.content-section--warm{background:var(--color-warm)}.content-section--deals{border-top:4px solid var(--color-gold);border-bottom:4px solid var(--color-gold);background:#fbf7ed}.section-heading{gap:12px;margin-bottom:44px;display:grid}.section-heading h2,.listing-hero h1,.product-info h1{color:var(--color-ink);letter-spacing:0;font-size:clamp(2.1rem,3vw,3.7rem);line-height:1.08}.section-heading p{color:var(--color-text);font-size:1.08rem}.section-heading--split{grid-template-columns:minmax(0,1fr) auto;align-items:end}.section-heading--centered{text-align:center;justify-items:center}.section-heading__rule{background:var(--color-gold);border-radius:999px;width:62px;height:5px}.section-heading__inline{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.section-star{color:var(--color-gold);font-size:2.8rem;line-height:1}.deal-pill{background:var(--color-gold);color:var(--color-ink);border-radius:999px;padding:11px 18px;font-weight:900}.category-grid{gap:22px;display:grid}.category-grid--sixteen{grid-template-columns:repeat(8,minmax(0,1fr));gap:14px}.category-grid--sixteen .category-card{gap:8px;min-height:auto;padding:14px 10px}.category-grid--sixteen .category-card__visual{min-height:96px}.category-grid--sixteen .category-card h3{font-size:.85rem;line-height:1.25}.category-grid--sixteen .category-card p{font-size:.75rem}@media (max-width:1023px){.category-grid--sixteen{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:460px){.category-grid--sixteen{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.category-grid--sixteen .category-card{padding:10px 6px}}.category-card{border-radius:var(--radius-card);text-align:center;min-height:222px;box-shadow:var(--shadow-card);background:#fff;border:1px solid #eceff4;align-content:start;gap:16px;padding:22px;display:grid}.category-card__visual{border-radius:var(--radius-card);min-height:160px;color:var(--color-gold-2);background:#fff;place-items:center;font-size:1.55rem;font-weight:900;display:grid;overflow:hidden}.category-card__visual img{object-fit:contain;background:#fff;width:100%;height:100%}.category-card h3,.product-card h3,.delivery-card h3,.status-panel h1,.status-panel h2,.status-panel h3{color:var(--color-ink);letter-spacing:0}.category-card h3{font-size:1rem}.category-card p{color:#9aa4b5}.product-grid{gap:26px;min-width:0;display:grid}.product-grid--four,.product-grid--listing{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid--list{border:1px solid var(--color-line);border-radius:var(--radius-card);background:#fff;flex-direction:column;display:flex;overflow:clip}.product-list-header{background:var(--color-navy-900);border-bottom:2px solid var(--color-gold-500);text-transform:uppercase;color:#fff;letter-spacing:.5px;top:calc(var(--sticky-stack-h) - 1px);z-index:14;grid-template-columns:80px 1fr 130px 110px 130px 110px;align-items:center;gap:16px;padding:14px 16px;font-size:13px;font-weight:700;display:grid;position:sticky}.product-row{border-bottom:1px solid var(--color-line);grid-template-columns:80px 1fr 130px 110px 130px 110px;align-items:center;gap:16px;padding:12px 20px;transition:background .12s;display:grid;position:relative}.product-row:last-child{border-bottom:0}.product-row:hover{background:var(--color-cream-50)}.product-row__overlay{z-index:1;position:absolute;inset:0}.product-row__cell{z-index:2;pointer-events:none;min-width:0;position:relative}.product-row__cell--image{border:1px solid var(--color-line);background:#fff;border-radius:8px;place-items:center;width:80px;height:80px;display:grid;overflow:hidden}.product-row__cell--image img{object-fit:contain;width:100%;height:100%}.product-row__brand{text-transform:uppercase;color:var(--color-ink-500);letter-spacing:.04em;margin:0;font-size:11px;font-weight:700}.product-row__name{color:var(--color-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:2px 0;font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.product-row__unit{color:var(--color-ink-500);margin:0;font-size:12px}.product-row__conversion{color:var(--color-ink-500);margin:0;font-size:12px;display:none}.product-row__cell--price{flex-direction:column;gap:2px;display:flex}.product-row__compare{color:var(--color-ink-400);font-size:12px;text-decoration:line-through}.product-row__price{color:var(--color-ink);font-size:16px;font-weight:800}.stock-pill{letter-spacing:.02em;white-space:nowrap;border-radius:999px;align-items:center;height:24px;padding:0 10px;font-size:11px;font-weight:600;display:inline-flex}.stock-pill--available{color:#1e7a3a;background:#e6f4ea}.stock-pill--low{color:#92400e;background:#fef3c7}.stock-pill--out{color:#991b1b;background:#fee2e2}.stock-pill--neutral{color:#6b7280;background:#f3f4f6}.product-row__cell--quantity,.product-row__cell--actions{pointer-events:auto}.quantity-control--compact{border:1px solid var(--color-line);border-radius:6px;align-items:center;height:28px;display:inline-flex;overflow:hidden}.quantity-control--compact button{cursor:pointer;background:#fff;border:0;place-items:center;width:28px;height:28px;display:grid}.quantity-control--compact button:hover{background:var(--color-cream-50)}.quantity-control--compact span{text-align:center;min-width:28px;font-size:13px;font-weight:600}.product-row__cell--actions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.row-icon-button{border:1px solid var(--color-line);cursor:pointer;background:#fff;border-radius:8px;place-items:center;width:36px;height:36px;transition:all .12s;display:grid}.row-icon-button--cart{background:var(--color-gold-500);border-color:var(--color-gold-500);color:var(--color-navy-950)}.row-icon-button--cart:hover{background:var(--color-gold-2);border-color:var(--color-gold-2)}.row-icon-button--wishlist:hover{border-color:var(--color-gold-2);color:var(--color-gold-2)}.row-icon-button:disabled,.row-icon-button[aria-disabled=true]{cursor:not-allowed}@media (max-width:640px){.product-list-header{display:none}.product-grid--list{gap:0}.product-row{border-bottom:1px solid var(--color-line);grid-template-columns:84px minmax(0,1fr) auto;grid-template-areas:"image body actions""image price actions""image stock actions";gap:2px 8px;padding:10px 14px}.product-row:last-child{border-bottom:0}.product-row__cell--image{grid-area:image;width:84px;height:84px}.product-row__cell--body{grid-area:body;min-width:0;padding-inline-start:8px;overflow:hidden}.product-row__cell--price{grid-area:price;align-self:center;min-width:0;padding-inline-start:8px}.product-row__cell--stock{grid-area:stock;align-self:center;padding-inline-start:8px;display:block}.product-row__cell--actions{flex-direction:column;grid-area:actions;justify-content:center;gap:6px;display:flex}.product-row__cell--quantity{display:none}.product-row__brand{letter-spacing:.06em;color:var(--color-gold-500);font-size:.625rem;line-height:1.2}.product-row__name{-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;margin:1px 0 0;font-size:.75rem;line-height:1.25;display:-webkit-box;overflow:hidden}.product-row__unit,.product-row__conversion{font-size:.625rem;line-height:1.3;display:inline}.product-row__conversion:before{content:" · ";color:var(--color-ink-400,#94a3b8)}.product-row__cell--price{flex-flow:wrap;align-items:baseline;gap:6px}.product-row__price{color:var(--color-danger);font-size:.875rem;font-weight:800}.product-row__compare{font-size:.6875rem}.product-row .stock-pill{letter-spacing:.04em;text-transform:uppercase;gap:4px;height:auto;padding:0;font-size:.625rem;font-weight:700;background:0 0!important}.product-row .stock-pill:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.product-row .stock-pill--available{display:none}.product-row .stock-pill--out{color:var(--color-danger)}.product-row .row-icon-button{width:32px;height:32px}.product-row .row-icon-button svg{width:16px;height:16px}.product-row:has(.stock-pill--out) .row-icon-button--cart{opacity:.4;pointer-events:none;cursor:not-allowed}}.product-card{border:1px solid var(--color-line);border-radius:var(--radius-card);background:var(--color-surface);min-width:0;box-shadow:var(--shadow-card);flex-direction:column;display:flex;overflow:hidden}.product-card--compact .product-card__body{gap:10px}.product-card__media{aspect-ratio:1.25;background:#fff;position:relative;overflow:hidden}.product-card__media a{place-items:center;width:100%;height:100%;display:grid}.product-card__media img{object-fit:contain;width:100%;height:100%;padding:18px}.product-image{background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;padding:18px;display:block}.product-card__badge,.sale-pill{color:var(--color-ink);border-radius:999px;padding:8px 14px;font-size:.78rem;font-weight:900;line-height:1}.product-card__badge{z-index:2;position:absolute;top:14px;left:14px}.product-card__badge--gold{background:var(--color-gold)}.product-card__badge--sale,.sale-pill{background:var(--color-danger);color:#fff}.product-card__badge--navy{background:var(--color-navy);color:#fff}.product-card__badge--green{color:#fff;background:#22c55e}.wishlist-button{z-index:2;color:#cbd5e1;font-size:1.8rem;line-height:1;position:absolute;top:14px;right:14px}.product-placeholder{width:100%;height:100%;color:var(--color-ink);text-align:center;background:linear-gradient(#ffffffd9,#f1f4f8eb),#eef1f5;align-content:center;justify-items:center;gap:12px;padding:20px;display:grid}.product-placeholder__mark{width:86px;height:86px;color:var(--color-gold-2);background:#fff;border-radius:50%;place-items:center;font-size:2rem;font-weight:900;display:grid;box-shadow:0 12px 26px #101b2f14}.product-placeholder__category{color:#9aa4b5;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:900}.product-card__body{gap:12px;padding:18px;display:grid}.product-grid--listing .product-card__body,.product-grid--four .product-card__body{flex-direction:column;flex:1;gap:12px;display:flex}.product-grid--listing .product-card .quantity-control,.product-grid--four .product-card .quantity-control{margin-top:auto}@media (min-width:1024px){.product-grid--listing .product-card .quantity-control,.product-grid--four .product-card .quantity-control{align-self:center}}.product-card__brand{color:var(--color-gold-2);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:900}.product-card h3{min-height:2.6em;font-size:1.08rem;line-height:1.28}.product-card__unit,.product-card__conversion{color:var(--color-ink-500)}.product-card__meta{color:var(--color-ink-500);flex-wrap:wrap;align-items:baseline;gap:6px;margin:0;display:flex}.product-card__meta .product-card__unit,.product-card__meta .product-card__conversion{margin:0}.product-card__meta .product-card__unit:after{content:"·";color:var(--color-ink-400,#94a3b8);margin-left:6px}.product-card__meta .product-card__unit:last-child:after{content:"";margin:0}.product-card__price-row{flex-wrap:wrap;align-items:baseline;gap:10px;min-height:34px;display:flex}.product-card__price-row strong,.product-price-panel__main strong{color:var(--color-danger);font-size:1.45rem;line-height:1}.compare-price{color:#888;font-weight:600;text-decoration:line-through}.stock-line{align-items:center;gap:8px;font-weight:800;display:flex}.stock-line span{background:currentColor;border-radius:50%;width:10px;height:10px}.stock-line--available{color:var(--color-success)}.stock-line--low{color:var(--color-warning)}.stock-line--out{color:var(--color-danger)}.stock-line--neutral{color:var(--color-muted)}.quantity-control{border:1px solid var(--color-line);border-radius:var(--radius-card);width:fit-content;min-width:92px;min-height:42px;color:var(--color-ink);text-align:center;background:#fff;grid-template-columns:30px 30px 30px;align-items:center;font-weight:900;display:grid}.quantity-control button{cursor:pointer;min-height:40px;font-weight:900}.quantity-control button:disabled{cursor:not-allowed;opacity:.4}.product-card .quantity-control{border:1.5px solid var(--color-gold-500)}.quantity-control--large{grid-template-columns:50px 50px 50px;min-width:150px;min-height:52px}.quantity-control--large button{min-height:50px}.add-cart-button{border-radius:var(--radius-card);width:100%;font-size:1rem}@media (min-width:1024px){.product-grid{gap:20px}.product-card__media img{padding:12px}.product-card__body{gap:4px;padding:14px}.product-card__brand{letter-spacing:.08em;font-size:.85rem;line-height:1.2}.product-card h3{min-height:2.2em;font-size:.95rem;font-weight:600;line-height:1.3}.product-card__price-row{gap:8px;min-height:24px}.product-card__price-row strong,.product-price-panel__main strong{font-size:1.05rem}.compare-price{font-size:.8rem}.product-card__badge{padding:6px 12px;font-size:.72rem}.wishlist-button{font-size:1.5rem}.quantity-control{grid-template-columns:28px 28px 28px;min-height:32px}.quantity-control button{min-height:30px}.product-card .add-cart-button{min-height:38px;font-size:.9rem}.product-card__unit,.product-card__conversion,.stock-line{font-size:.8rem}.product-card .quantity-control{grid-template-columns:1fr 1fr 1fr;justify-self:center;width:180px;max-width:100%}.content-section,.product-detail-section{padding:56px 0}.home-hero__inner{min-height:480px;padding:48px 0}.service-band__grid{padding:28px 0}.service-band__grid>div{min-height:96px}.section-heading h2,.listing-hero h1,.product-info h1{font-size:2.5rem;line-height:1.15}.product-gallery{grid-template-columns:140px 1fr;gap:16px}.product-gallery .product-thumbs{grid-template-columns:1fr;grid-auto-rows:140px;align-content:start;gap:8px}.product-gallery .product-gallery__main{gap:24px;width:100%;height:600px;min-height:0;padding:28px}.product-gallery .product-gallery__image{width:min(480px,85%);max-height:none}.product-actions .quantity-control--large{grid-template-columns:auto 1fr auto;min-width:180px;padding:0 12px}.product-actions{grid-template-columns:max-content;gap:12px}.product-actions .add-cart-button--large{justify-self:end;width:180px;min-width:0;min-height:36px;padding:0 24px;font-size:.95rem}.size-option{min-width:124px;padding:12px 16px}}.add-cart-button--large{min-height:66px;font-size:1.18rem}.promo-band{color:#fff}.promo-band__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;min-height:320px;display:grid}.promo-band__grid>div{gap:18px;padding:42px 0;display:grid}.promo-band__grid>div+div{border-left:1px solid #e4be54bf;padding-left:72px}.promo-band h2{font-size:2.5rem}.promo-band p:not(.outline-pill){color:#c3ccd8;font-size:1.12rem}.promo-band strong{color:var(--color-gold)}@media (min-width:768px){.promo-band__grid>div .primary-button,.promo-band__grid>div .secondary-button{justify-self:start;min-height:40px;padding:0 24px}}.delivery-section{border-bottom:4px solid var(--color-gold)}.delivery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.delivery-card{border:1px solid var(--color-line);border-radius:var(--radius-card);text-align:center;background:#fff;align-content:center;justify-items:center;gap:14px;min-height:260px;padding:36px;display:grid}.delivery-card--featured{border:2px solid var(--color-gold)}.delivery-card p{color:#667085}.delivery-card strong,.delivery-card span:last-child{color:var(--color-gold-2)}.breadcrumb-bar{border-top:1px solid var(--color-gold-500);background:var(--color-warm);top:calc(var(--sticky-header-h) - 1px);z-index:16;position:sticky}.breadcrumb{min-height:40px;color:var(--color-navy-900);align-items:center;gap:12px;font-size:1rem;display:flex}.breadcrumb strong{color:var(--color-ink)}.breadcrumb a{color:inherit;text-decoration:none;transition:color .15s}.breadcrumb a:hover,.breadcrumb a:focus-visible{color:var(--color-gold-2)}@media (min-width:768px){.breadcrumb,.breadcrumb a,.breadcrumb strong{font-size:.8125rem}}.listing-hero{padding:32px 0 44px}.listing-hero__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:48px;min-height:300px;padding-right:32px;display:grid}.listing-hero__copy{gap:26px;display:grid}.listing-hero__copy>p:not(.outline-pill){color:#667085;max-width:760px;font-size:1.24rem;line-height:1.6}.listing-hero__stats{flex-wrap:wrap;gap:14px;display:flex}.listing-hero__stats span{border:1px solid var(--color-line);color:var(--color-ink);background:#fff;border-radius:999px;padding:11px 20px;font-weight:900;box-shadow:0 4px 12px #101b2f0f}.listing-hero__highlights{color:var(--color-navy-900);flex-direction:column;gap:8px;margin:16px 0 24px;padding:0;font-size:.95rem;list-style:none;display:flex}.member-strip{border-radius:var(--radius-card);background:#fffaeedb;border:1px solid #e4be5459;justify-content:space-between;align-items:center;gap:24px;padding:24px 34px;display:flex}.member-strip>div:first-child{align-items:center;gap:18px;display:flex}.member-strip strong{color:var(--color-ink);font-size:1.12rem}.member-strip p{color:#667085;line-height:1.4}.member-strip__actions{gap:16px;display:flex}.catalog-toolbar{border-top:1px solid var(--color-line);border-bottom:1px solid var(--color-line);top:calc(var(--sticky-header-h) + var(--sticky-breadcrumb-h) - 1px);z-index:15;background:#fff;position:sticky}.catalog-toolbar__inner{justify-content:space-between;align-items:center;gap:24px;min-height:56px;display:flex}.catalog-toolbar p{color:#667085;font-size:1.05rem}.catalog-toolbar strong{color:var(--color-ink)}.catalog-toolbar__controls{color:#667085;align-items:center;gap:12px;display:flex}.catalog-toolbar__controls button{border:1px solid var(--color-line);border-radius:var(--radius-card);min-height:44px;color:var(--color-ink);background:#f8fafc;padding:0 18px;font-weight:700}.catalog-toolbar__controls .catalog-toggle{border:1px solid var(--color-line);width:40px;height:40px;min-height:40px;color:var(--color-ink);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.catalog-toolbar__controls .catalog-toggle:hover{background:var(--color-cream-100);border-color:var(--color-gold-500)}.catalog-toolbar__controls .catalog-toggle--active,.catalog-toolbar__controls .catalog-toggle--active:hover{background:var(--color-navy-900);border-color:var(--color-navy-900);color:#fff}.mobile-catalog-tools{display:none}.product-listing-section{scroll-margin-top:calc(var(--sticky-stack-h) + 12px);padding-top:20px}.listing-layout{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:42px;display:grid}.filter-sidebar{border:1px solid var(--color-line);border-radius:var(--radius-card);top:calc(var(--sticky-stack-h) - 1px);z-index:13;max-height:calc(100vh - var(--sticky-stack-h) - 20px);background:#fff;position:sticky;overflow:hidden auto}.filter-sidebar::-webkit-scrollbar{width:6px}.filter-sidebar::-webkit-scrollbar-thumb{background:var(--color-line);border-radius:3px}.filter-sidebar::-webkit-scrollbar-thumb:hover{background:var(--color-gold-500)}@media (max-width:768px){.filter-sidebar{max-height:none;position:static;overflow:hidden}}.hero-carousel{position:relative;overflow:hidden}.hero-carousel--home{height:500px}.hero-carousel__viewport{width:100%;height:100%;position:relative}.hero-carousel__slide{opacity:0;pointer-events:none;transition:opacity .6s ease-in-out;position:absolute;inset:0}.hero-carousel__slide--active{opacity:1;pointer-events:auto}.hero-carousel__slide-image-wrap{width:100%;height:100%;position:relative;overflow:hidden}.hero-carousel__slide-image-wrap>img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.hero-carousel__slide-text{z-index:1;color:#fff;flex-direction:column;justify-content:center;display:flex;position:absolute;inset:0}.hero-carousel__slide-text .hero-carousel__slide-title,.hero-carousel__slide-text .hero-carousel__slide-subtitle{text-shadow:0 2px 8px #0000004d}.hero-carousel--home .hero-carousel__slide-image-wrap:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#0006 0%,#0000001a 50%,#0000 100%);position:absolute;inset:0}.hero-carousel__slide-text-inner{width:100%;max-width:1280px;margin:0 auto;padding:0 32px}.hero-carousel--home .hero-carousel__slide-text-inner>*{max-width:50%}.hero-carousel__slide-title{margin:0 0 12px;font-size:64px;font-weight:800;line-height:1.15}.hero-carousel__slide-subtitle{margin:0 0 28px;font-size:22px;font-weight:500}.hero-carousel__slide-cta{background:var(--color-gold-500);color:#fff;width:fit-content;text-shadow:none;border-radius:999px;align-items:center;padding:16px 40px;font-size:17px;font-weight:700;text-decoration:none;transition:background .12s;display:inline-flex}.hero-carousel__slide-cta:hover{background:var(--color-gold-2)}.hero-carousel__dots{z-index:5;gap:8px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.hero-carousel__dot{cursor:pointer;background:#fff6;border:0;border-radius:50%;width:10px;height:10px;padding:0;transition:background .2s,width .2s,border-radius .2s}.hero-carousel__dot--active{background:var(--color-gold-500);border-radius:5px;width:28px}.hero-carousel__arrow{-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;opacity:0;z-index:5;background:#fff3;border:0;border-radius:50%;width:48px;height:48px;font-size:24px;line-height:1;transition:opacity .3s,background .2s;position:absolute;top:50%;transform:translateY(-50%)}.hero-carousel:hover .hero-carousel__arrow,.hero-carousel:focus-within .hero-carousel__arrow{opacity:1}.hero-carousel__arrow:hover{background:#ffffff59}.hero-carousel__arrow--prev{left:24px}.hero-carousel__arrow--next{right:24px}.hero-carousel--products{aspect-ratio:8;min-height:200px;position:relative;overflow:hidden}.hero-carousel--products .hero-carousel__viewport{height:100%;position:relative}.hero-carousel--products .hero-carousel__slide{background-color:var(--gradient-from,#0a1527);background-position:50%;background-repeat:no-repeat;background-size:cover}.hero-carousel--products .hero-carousel__slide-image-wrap{display:none}.hero-carousel--products .hero-carousel__slide-text{width:100%;max-width:1280px;height:100%;color:var(--text-color,#fff);z-index:2;pointer-events:none;justify-content:flex-start;align-items:flex-end;margin:0 auto;padding:clamp(10px,2vw,30px) clamp(16px,2vw,32px) clamp(20px,3vw,40px);display:flex;position:absolute;inset:0}.hero-carousel--products .hero-carousel__slide-text-inner{pointer-events:auto;word-break:break-word;width:clamp(280px,45vw,620px);min-width:0;max-width:620px;margin-inline:clamp(8px,3vw,48px) auto;padding:0}.hero-carousel--products .hero-carousel__slide-title{text-shadow:0 2px 8px #00000080;white-space:pre-line;margin:0 0 clamp(2px,.5vw,8px);font-size:clamp(16px,2.2vw,40px);font-weight:700;line-height:1.2}.hero-carousel--products .hero-carousel__slide-subtitle{opacity:1;color:var(--subtitle-color,var(--text-color,#fff));text-shadow:0 1px 4px #00000080;white-space:pre-line;margin:0 0 clamp(4px,.8vw,10px);font-size:clamp(11px,1vw,18px);line-height:1.4}.hero-carousel--products .hero-carousel__slide-cta{padding:clamp(6px,.8vw,12px) clamp(14px,2vw,32px);font-size:clamp(11px,1vw,15px);font-weight:600;display:inline-block}.hero-carousel--products .hero-carousel__dots{z-index:4}@media (max-width:1023px){.hero-carousel--products .hero-carousel__arrow{width:32px;height:32px;font-size:18px}.hero-carousel--products .hero-carousel__arrow--prev{left:8px}.hero-carousel--products .hero-carousel__arrow--next{right:8px}.hero-carousel--products .hero-carousel__dots{gap:6px;bottom:10px}.hero-carousel--products .hero-carousel__dot{width:8px;height:8px}.hero-carousel--products .hero-carousel__dot--active{border-radius:4px;width:18px}}@media (max-width:1599px){.hero-carousel--products{min-height:0}}@media (max-width:1023px){.hero-carousel--products{aspect-ratio:2}.hero-carousel--products .hero-carousel__slide-text{align-items:center;padding:16px}.hero-carousel--products .hero-carousel__slide-text-inner{width:clamp(220px,65vw,460px);margin-inline-start:4px}.hero-carousel--products .hero-carousel__slide-title{margin:0 0 4px;font-size:1rem}.hero-carousel--products .hero-carousel__slide-subtitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:.75rem;line-height:1.35;display:-webkit-box;overflow:hidden}.hero-carousel--products .hero-carousel__slide-cta{min-height:30px;padding:6px 14px;font-size:.8125rem;line-height:1.2}}@media (max-width:640px){.hero-carousel--products .hero-carousel__slide:after{content:"";z-index:1;background:linear-gradient(90deg,#00000059 0%,#00000026 45%,#0000 75%);position:absolute;inset:0}.hero-carousel--products .hero-carousel__slide-text{z-index:2}}@media (max-width:1023px){.hero-carousel--home{aspect-ratio:3/2;height:auto;min-height:0}.hero-carousel--home .hero-carousel__slide-text{align-items:center;padding:16px}.hero-carousel--home .hero-carousel__slide-text-inner{width:65%;max-width:65%;padding:0}.hero-carousel--home .hero-carousel__slide-text-inner>*{max-width:100%}.hero-carousel--home .hero-carousel__slide-title{margin:0 0 6px;font-size:1.125rem;line-height:1.2}.hero-carousel--home .hero-carousel__slide-subtitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;margin:0 0 12px;font-size:.8125rem;line-height:1.35;display:-webkit-box;overflow:hidden}.hero-carousel--home .hero-carousel__slide-cta{white-space:nowrap;align-items:center;min-height:32px;padding:8px 16px;font-size:.8125rem;line-height:1.2;display:inline-flex}.hero-carousel--home .hero-carousel__arrow{width:32px;height:32px;font-size:18px}.hero-carousel--home .hero-carousel__arrow--prev{left:8px}.hero-carousel--home .hero-carousel__arrow--next{right:8px}.hero-carousel--home .hero-carousel__dots{gap:6px;bottom:10px}.hero-carousel--home .hero-carousel__dot{width:8px;height:8px}.hero-carousel--home .hero-carousel__dot--active{border-radius:4px;width:18px}}.filter-sidebar__header{background:var(--color-navy-900);border-bottom:2px solid var(--color-gold-500);z-index:5;justify-content:space-between;align-items:center;padding:10px 16px;display:flex;position:sticky;top:0}.filter-sidebar__header h2{color:#fff;letter-spacing:.5px;text-transform:uppercase;margin:0;font-size:13px;font-weight:600}.filter-sidebar__header button{color:var(--color-gold-500);letter-spacing:.5px;text-transform:uppercase;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700}.filter-sidebar__header button[aria-disabled=true]{opacity:.5;cursor:not-allowed}.filter-show-more{color:var(--color-gold-2);cursor:pointer;font-weight:900}.filter-more{gap:8px;display:grid}.filter-more>summary{list-style:none}.filter-more>summary::-webkit-details-marker{display:none}.filter-more[open]>summary{margin-bottom:0}.filter-section{border-bottom:1px solid #e3dccb;gap:6px;padding:10px 22px;display:grid}.filter-section--embedded{border-top:1px solid #e3dccb;border-bottom:0;margin:6px -22px -10px;padding:10px 22px}.filter-section:last-child{border-bottom:0}.filter-section h3{color:var(--color-navy-950);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:15px;font-weight:900}.filter-options{gap:0;display:grid}.filter-option{min-height:30px;color:var(--color-ink);grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;font-size:15px;font-weight:500;line-height:1.2;display:grid}.filter-option__label--active{color:var(--color-navy-950);font-weight:900}.filter-option__count{color:var(--color-ink-500);font-size:14px}.filter-option-link:has(.filter-option__label--active){background:var(--color-cream-100);border-radius:6px;margin-inline:-8px;padding-inline:8px}.filter-option__dot{background:var(--color-gold);border-radius:50%;width:11px;height:11px}.filter-option__box,.filter-option__radio{border:2px solid #cfd6e1;border-radius:4px;place-items:center;width:18px;height:18px;display:grid}.filter-option__box--checked{border-color:var(--color-gold);background:var(--color-gold)}.filter-option__box--checked:after{content:"";border-left:2px solid var(--color-ink);border-bottom:2px solid var(--color-ink);width:8px;height:5px;transform:rotate(-45deg)}.filter-option__radio{border-radius:50%}.filter-option__radio--active{border-color:var(--color-gold)}.filter-option__radio--active:after{content:"";background:var(--color-gold);border-radius:50%;width:8px;height:8px}.price-range{gap:16px;display:grid}.price-range__sliders{height:22px;position:relative}.price-range__track{background:#e5e7eb;border-radius:999px;height:6px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.price-range__fill{border-radius:inherit;background:var(--color-gold);position:absolute;top:0;bottom:0}.price-range__input{pointer-events:none;appearance:none;background:0 0;width:100%;height:22px;margin:0;position:absolute;top:0;left:0}.price-range__input::-webkit-slider-thumb{pointer-events:auto;appearance:none;background:var(--color-gold);cursor:pointer;border:3px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 3px #0b1f3a40}.price-range__input::-moz-range-thumb{pointer-events:auto;background:var(--color-gold);cursor:pointer;border:3px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 3px #0b1f3a40}.price-range__input::-moz-range-track{background:0 0}.price-range__fields{align-items:center;gap:8px;display:flex}.price-range__field{border:1px solid var(--color-line);border-radius:var(--radius-card);min-width:0;color:var(--color-ink);background:#fff;flex:1;align-items:center;gap:4px;padding:6px 10px;font-weight:800;display:flex}.price-range__field input{width:100%;min-width:0;color:inherit;font:inherit;background:0 0;border:0;outline:none}.price-range__dash{color:var(--color-ink-500)}.listing-products{grid-template-columns:minmax(0,1fr);gap:58px;display:grid}.pagination{justify-content:center;align-items:center;gap:8px;display:flex}.pagination__pages--desktop{display:contents}.pagination__pages--mobile{display:none}.pagination__ellipsis{min-width:40px;height:40px;color:var(--color-ink-500);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:inline-flex}.pagination__page{border:1px solid var(--color-line);min-width:40px;height:40px;color:var(--color-ink);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:14px;font-weight:700;text-decoration:none;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.pagination__page:hover{background:var(--color-cream-100);border-color:var(--color-gold-500);color:var(--color-ink)}.pagination__page--active,.pagination__page--active:hover{background:var(--color-gold-500);border-color:var(--color-gold-500);color:#fff}.pagination__page[aria-disabled=true]{opacity:.4;cursor:not-allowed;pointer-events:none}.product-detail-section{background:#fff}.product-detail{grid-template-columns:minmax(0,820px) minmax(420px,1fr);align-items:start;gap:48px;display:grid}.product-detail__left{flex-direction:column;gap:24px;min-width:0;display:flex}.product-detail__tabs{width:100%}.product-gallery{gap:20px;display:grid}.product-gallery__main{border:1px solid var(--color-line);border-radius:var(--radius-card);background:var(--color-surface);min-height:540px;box-shadow:var(--shadow-card);color:var(--color-ink);align-content:center;justify-items:center;gap:28px;padding:40px;display:grid;position:relative}.product-gallery__badge{background:var(--color-danger);color:#fff;border-radius:999px;padding:12px 20px;font-weight:900;position:absolute;top:24px;left:24px}.product-gallery__zoom{border:1px solid var(--color-line);border-radius:var(--radius-card);background:var(--color-warm);width:54px;height:54px;color:var(--color-ink);place-items:center;font-size:1.5rem;display:grid;position:absolute;top:24px;right:24px}.product-gallery__image{aspect-ratio:1;place-items:center;width:min(440px,85%);max-height:480px;display:grid}.product-gallery__image img{object-fit:contain;width:100%;height:100%}.product-hero-placeholder{width:100%;height:100%;color:var(--color-ink);text-align:center;align-content:center;justify-items:center;gap:12px;display:grid}.product-hero-placeholder span{background:var(--color-warm);width:150px;height:150px;color:var(--color-gold-2);border-radius:50%;place-items:center;font-size:4rem;font-weight:900;display:grid}.product-hero-placeholder strong{color:var(--color-ink);font-size:1.2rem}.product-hero-placeholder p{color:var(--color-text)}.product-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.product-thumb{aspect-ratio:1;border:1px solid var(--color-line);border-radius:var(--radius-card);background:var(--color-surface);color:var(--color-ink);cursor:pointer;place-items:center;padding:4px;transition:border-color .15s;display:grid}.product-thumb:hover{border-color:var(--color-gold-500)}.product-thumb--active{border:3px solid var(--color-gold-500)}.product-thumb img{object-fit:contain;border-radius:6px;width:100%;height:100%;max-height:100%}.product-gallery__image--button{cursor:zoom-in;background:0 0;border:0;padding:0}.lightbox{z-index:9999;cursor:zoom-out;background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.lightbox__close{color:#fff;cursor:pointer;background:#ffffff1f;border:0;border-radius:50%;place-items:center;width:44px;height:44px;font-size:1.5rem;display:grid;position:absolute;top:24px;right:24px}.lightbox__close:hover{background:#ffffff38}.lightbox__content{cursor:default;justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex}.lightbox__content img{object-fit:contain;width:auto;max-width:90vw;height:auto;max-height:90vh}.product-size-select{flex-direction:column;gap:6px;display:flex}.product-size-select__label{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text);margin:0;font-size:.85rem;font-weight:700}.product-size-select__options{flex-wrap:wrap;gap:8px;display:flex}.size-option{border:1.5px solid var(--color-line);background:var(--color-surface);min-width:78px;color:var(--color-ink);cursor:pointer;border-radius:8px;flex-direction:column;align-items:center;gap:2px;padding:10px 16px;font-size:.95rem;font-weight:600;transition:border-color .15s,background .15s;display:flex}.size-option:hover:not(:disabled){border-color:var(--color-gold-500)}.size-option--active{border-color:var(--color-gold-500);background:var(--color-warm);border-width:2px}.size-option:disabled{opacity:.5;cursor:not-allowed}.size-option__value{font-size:.95rem;font-weight:700}.size-option__unit{color:var(--color-text);letter-spacing:.02em;font-size:.78rem;font-weight:500}.product-info{flex-direction:column;gap:14px;display:flex}.product-info__brand-top{color:var(--color-gold-2);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:1.05rem;font-weight:900}.product-info h1{max-width:760px;margin-bottom:4px;font-size:1.75rem;font-weight:700;line-height:1.3}.product-info__sku,.product-info__description,.product-availability p{color:#667085}.product-info__rating strong{color:var(--color-gold-2)}.product-info__rating{color:#98a2b3;flex-wrap:wrap;align-items:center;gap:12px;display:flex}.product-info__rating span:first-child{color:var(--color-gold)}.product-info__rating button{color:var(--color-gold-2);font-weight:800}.product-info__description{max-width:760px;margin:4px 0 8px;font-size:.95rem;line-height:1.5}.product-price-panel,.product-availability{border-top:1px solid var(--color-line);border-bottom:1px solid var(--color-line);gap:14px;padding:12px 0;display:grid}.product-price-panel__main{justify-content:space-between;align-items:center;gap:16px;display:flex}.price-values{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.price-actions{flex-shrink:0;gap:8px;display:flex}.icon-button{border:1.5px solid var(--color-line);background:var(--color-surface);width:40px;height:40px;color:var(--color-ink);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:border-color .15s,color .15s;display:inline-flex}.icon-button:hover{border-color:var(--color-gold-500);color:var(--color-gold-2)}.icon-button svg{width:18px;height:18px}.product-price-panel__main strong{font-size:1.6rem}.product-price-panel__main .compare-price{font-size:1rem}.product-availability .stock-line{font-size:.95rem}.product-availability .stock-line--available{color:var(--color-success)}.product-availability .stock-line--low{color:var(--color-warning)}.product-availability .stock-line--out{color:var(--color-danger)}.product-availability .stock-line--neutral{color:var(--color-muted)}.product-availability{border-top:0;border-bottom:0;gap:4px;padding:8px 0}.product-availability p{margin:0;font-size:.9rem;line-height:1.4}.product-actions{gap:10px;margin-top:auto;display:grid}.product-actions__quantity{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.shipping-info-card{background:var(--color-warm);border:1px solid var(--color-line);border-radius:var(--radius-card);flex-direction:column;gap:14px;width:0;min-width:100%;margin-top:4px;padding:16px 20px;display:flex}.shipping-info-item{align-items:flex-start;gap:12px;display:flex}.shipping-info-item__icon{width:28px;height:28px;color:var(--color-gold-2);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.shipping-info-item__icon svg{width:24px;height:24px}.shipping-info-item__content{flex:1;min-width:0}.shipping-info-item__title{color:var(--color-ink);margin:0 0 4px;font-size:.95rem;font-weight:700;line-height:1.3}.shipping-info-item__desc{color:var(--color-text);margin:0;font-size:.85rem;line-height:1.45}.product-tabs{border-bottom:1px solid var(--color-line);gap:44px;display:flex;overflow-x:auto}.product-tab{color:#667085;white-space:nowrap;border-bottom:3px solid #0000;min-height:58px;font-weight:900}.product-tab--active{border-color:var(--color-gold);color:var(--color-gold-2)}.product-tabs-wrapper{width:100%}.product-tabs-mobile{display:none}.product-tab-content-layout{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:24px;margin-top:24px;display:grid}.product-tab-content{background:var(--color-surface);border:1px solid var(--color-line);border-radius:var(--radius-card);color:var(--color-ink);padding:24px 32px;line-height:1.6}.product-tab-content p{color:var(--color-ink);margin:0 0 12px;line-height:1.6}.product-tab-content p:last-child{margin-bottom:0}.product-specs-card{background:var(--color-warm);border:1px solid var(--color-line);border-radius:var(--radius-card);padding:20px 24px}.product-specs-card__title{color:var(--color-ink);border-bottom:1px solid var(--color-line);margin:0 0 16px;padding-bottom:12px;font-size:1rem;font-weight:700}.product-specs-card__list{grid-template-columns:max-content 1fr;gap:10px 16px;margin:0;display:grid}.product-specs-card__list dt{color:var(--color-text);font-size:.85rem;font-weight:500}.product-specs-card__list dd{color:var(--color-ink);text-align:right;margin:0;font-size:.9rem;font-weight:600}.section-heading--accent{border-left:5px solid var(--color-gold);padding-left:24px}.section-heading--accent h2{font-size:clamp(2rem,2.6vw,3rem)}.product-detail-page .section-heading--accent h2{font-size:1.75rem;line-height:1.3}.product-detail-page .section-heading--accent p{font-size:.9rem}.product-detail-page .section-heading{gap:4px;margin-bottom:16px}.product-detail-page .content-section{margin-top:32px;padding:32px 0 16px}.product-detail-page .product-detail-section{padding-bottom:8px}.category-strip{grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;padding:16px 0;display:grid}.category-strip__chip{border:1px solid var(--color-line);color:var(--color-ink);text-align:center;background:#fff;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:center;gap:6px;min-height:120px;padding:8px 6px;text-decoration:none;transition:all .15s;display:flex}.category-strip__chip:hover{border-color:var(--color-gold-500);background:var(--color-cream-50)}.category-strip__chip--active{border-color:var(--color-gold-500);background:var(--color-gold-100);color:var(--color-navy-950)}.category-strip__chip-emoji{font-size:28px;line-height:1}.category-strip__chip-icon{object-fit:contain;flex-shrink:0;width:72px;height:72px}.category-strip__chip-label{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.category-strip__chip--active .category-strip__chip-label{font-weight:700}@media (max-width:760px){.category-strip{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;grid-template-columns:none;gap:10px;margin:0 -14px;padding:12px 0;scroll-padding-inline:14px;display:flex;overflow-x:auto}.category-strip::-webkit-scrollbar{display:none}.category-strip__chip{scroll-snap-align:start;flex:0 0 104px;min-height:120px;padding:10px 6px}.category-strip__chip:first-child{margin-inline-start:14px}.category-strip__chip:last-child{margin-inline-end:14px}.category-strip__chip-icon{width:64px;height:64px}.category-strip__chip-label{font-size:12px;line-height:1.25}}.filter-option-link{color:inherit;cursor:pointer;text-decoration:none;display:block}.filter-option-link:hover .filter-option__label{color:var(--color-gold-2)}.filter-sidebar__clear-link{color:var(--color-gold-500);letter-spacing:.5px;text-transform:uppercase;cursor:pointer;font-size:12px;font-weight:700;text-decoration:none}.filter-sidebar__clear-link:hover{color:#fff;text-decoration:underline}.sort-select{border:1px solid var(--color-line);color:var(--color-ink);cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2398a2b3' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-position:right 12px center;background-repeat:no-repeat;background-size:12px;border-radius:999px;padding:8px 36px 8px 16px;font-size:.95rem;font-weight:600}.sort-select:hover,.sort-select:focus{border-color:var(--color-gold-500);outline:none}.empty-state{text-align:center;background:var(--color-cream-50);border:1px dashed var(--color-line);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:80px 24px;display:flex}.empty-state__icon{opacity:.6;margin-bottom:16px;font-size:64px}.empty-state__title{color:var(--color-navy-950);margin-bottom:8px;font-size:22px;font-weight:700}.empty-state__message{color:var(--color-ink-300);max-width:400px;margin-bottom:24px;font-size:15px;line-height:1.5}.empty-state__cta{border:1px solid var(--color-gold-500);background:var(--color-gold-500);color:#fff;border-radius:999px;align-items:center;gap:6px;padding:12px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.empty-state__cta:hover{background:var(--color-gold-2);border-color:var(--color-gold-2)}@media (max-width:760px){.empty-state{padding:48px 20px}.empty-state__icon{font-size:48px}.empty-state__title{font-size:18px}}.status-panel{border:1px solid var(--color-line);border-radius:var(--radius-card);box-shadow:var(--shadow-card);background:#fff;gap:12px;padding:32px;display:grid}.status-panel p{color:var(--color-text);line-height:1.6}.site-footer{border-top:4px solid var(--color-gold);background:var(--color-navy);color:#fff}.site-footer__inner{width:min(1680px,100% - 40px);margin:0 auto;padding:90px 0 44px}.site-footer__grid{grid-template-columns:1.8fr 1fr 1fr 1fr;gap:48px;display:grid}.site-footer__brand,.footer-column,.footer-link-list,.footer-contact-block{align-content:start;gap:16px;display:grid}.footer-brand{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.footer-lockup{direction:ltr;align-items:center;gap:22px;width:fit-content;max-width:100%;display:flex}.footer-brand__col{flex-direction:column;align-items:center;gap:2px;display:flex}.footer-delivery-img{object-fit:contain;width:118px;max-width:none;height:auto;margin-top:-12px;display:block}.footer-slogan{object-fit:contain;flex:none;width:min(240px,100%);height:auto}.footer-divider{background:#e4be5473;flex:none;align-self:center;width:1px;height:46px}@media (max-width:767px){.footer-lockup{gap:14px}.footer-divider{height:34px}.footer-slogan{width:170px}}.footer-wordmark{align-items:center;width:fit-content;max-width:100%;display:flex}.footer-wordmark__logo{object-fit:contain;object-position:center;width:140px;height:auto}.footer-column h2,.footer-contact-block strong{color:var(--color-gold)}.site-footer p,.footer-link-list a,.footer-contact-block p{color:#aeb8c7;font-size:1.02rem;line-height:1.55}.site-footer__brand>p{max-width:340px}.site-footer__company{color:#768294!important}.footer-socials{flex-wrap:wrap;gap:10px;max-width:380px;display:flex}.footer-pill,.footer-mini-pill{color:#fff;border:1px solid #ffffff40;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-weight:800;display:inline-flex}.footer-pill--whatsapp svg{color:#25d366}.footer-pill--line svg{color:#06c755}.footer-pill--messenger svg{color:#0084ff}.footer-mini-pill--facebook svg{color:#1877f2}.footer-pill{width:100%;min-height:48px}.footer-mini-pill{min-height:36px;padding:0 18px}.footer-column h2{letter-spacing:.18em;text-transform:uppercase;font-size:.92rem}.footer-link-list{gap:14px}.footer-link-list a,.footer-contact-block p{overflow-wrap:anywhere}.wholesale-button{border-radius:var(--radius-pill);background:var(--color-white);min-height:48px;color:var(--color-navy-900);border:1.5px solid var(--color-gold-500);box-sizing:border-box;justify-content:center;align-items:center;gap:8px;padding:0 24px;font-weight:800;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.wholesale-button:hover,.wholesale-button:focus-visible{background:var(--color-gold-500);color:var(--color-navy-900)}.wholesale-button--footer{justify-self:start;min-height:40px;margin-top:28px;padding-inline:18px}.wholesale-button--mega{grid-column:1/-1;justify-self:center;gap:6px;min-height:38px;margin-top:8px;padding:0 18px;font-size:.85rem}.wholesale-button--drawer{min-height:36px;margin:var(--space-4) var(--space-5) 0;gap:6px;padding:0 16px;font-size:.875rem;display:flex}.footer-contact-block{gap:4px}.site-footer__bottom{border-top:1px solid #e4be5473;justify-content:space-between;align-items:center;gap:24px;margin-top:86px;padding-top:34px;display:flex}.payment-badges{flex-wrap:wrap;gap:14px;display:flex}.payment-badges span{color:var(--color-navy);background:#cbd5e1;border-radius:4px;padding:5px 8px;font-size:.75rem;font-weight:900}.announcement-bar>span:not(.announcement-bar__divider),.outline-pill--with-icon,.gold-link,.catalog-toolbar__controls button,.product-availability p:last-child,.footer-contact-block strong{align-items:center;gap:8px;display:inline-flex}.header-search__icon,.category-mega__hamburger,.category-mega__chevron,.section-star{place-items:center;display:inline-grid}.icon-button svg,.category-nav__link svg,.catalog-toggle svg,.mobile-catalog-tools svg,.pagination svg,.quantity-control svg,.add-cart-button svg,.wishlist-button svg{flex:none}.category-mega__hamburger{width:18px;color:var(--color-ink)}.hero-mosaic__label{display:none!important}.hero-mosaic__fallback{border-radius:var(--radius-card);color:#fff;background:#ffffff14;place-items:center;width:78%;min-height:56px;font-weight:900;display:grid}.service-band__icon svg,.delivery-card__icon svg{width:28px;height:28px}.category-card__visual svg{width:62px;height:62px}.listing-hero__stats span{align-items:center;gap:8px;display:inline-flex}.wishlist-button{color:#cbd5e1;background:#fffc;border-radius:999px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 8px 18px #0b1f3a14}.wishlist-button.wishlist-active{color:var(--color-gold-500)}.row-icon-button--wishlist.wishlist-active{border-color:var(--color-gold-500);color:var(--color-gold-500)}.price-actions .icon-button.wishlist-active{color:var(--color-gold-500)}.account-page{background:var(--color-cream-50,#fcf8ed)}.verify-banner{border-block:1px solid var(--color-gold-500,#e4be54);background:#fef6e0}.verify-banner__inner{padding:10px var(--space-4,16px);align-items:center;gap:12px;display:flex}.verify-banner__icon{color:var(--color-gold-2,#b88722);flex:none;font-size:1.1rem}.verify-banner__text{color:var(--color-navy-900,#112240);flex:auto;margin:0;font-size:.875rem}.verify-banner__btn{border:1px solid var(--color-navy-950,#0a1527);background:var(--color-navy-950,#0a1527);color:#fff;border-radius:var(--radius-md,8px);cursor:pointer;white-space:nowrap;flex:none;padding:7px 14px;font-size:.8125rem;font-weight:600;transition:opacity .12s}.verify-banner__btn:hover{opacity:.9}.verify-banner__btn:disabled{opacity:.55;cursor:default}@media (max-width:600px){.verify-banner__inner{flex-wrap:wrap}.verify-banner__text{flex:100%;order:2}}.verify-page{background:var(--color-cream-50,#fcf8ed);justify-content:center;align-items:center;min-height:60vh;padding:48px 16px;display:flex}.verify-card{background:var(--color-surface,#fff);border:1px solid var(--color-line,#e6e1d5);border-radius:var(--radius-lg,14px);width:100%;max-width:480px;box-shadow:var(--shadow-card,0 8px 20px #0b1f3a14);text-align:center;padding:40px 32px}.verify-card__icon{border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;font-size:1.75rem;font-weight:700;display:inline-flex}.verify-card--success .verify-card__icon{color:#1f8a3b;background:#e3f4e7}.verify-card--error .verify-card__icon{color:var(--color-danger,#dc2626);background:#fdecec}.verify-card__title{color:var(--color-navy-950,#0a1527);margin:0 0 10px;font-size:1.5rem}.verify-card__body{color:var(--color-ink-500,#5b6472);margin:0 0 24px;font-size:.95rem;line-height:1.5}.verify-card__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.account-shell{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:24px;padding-block:24px 56px;display:grid}.account-main{min-width:0}.profile-sidebar{top:calc(var(--sticky-header-h,120px) + 16px);flex-direction:column;gap:16px;display:flex;position:sticky}.profile-sidebar__card{background:var(--color-navy-950,#0a1527);color:#fff;border-radius:14px;align-items:center;gap:12px;padding:16px;display:flex}.profile-sidebar__avatar{background:var(--color-gold-500,#d4a943);width:44px;height:44px;color:var(--color-navy-950,#0a1527);border-radius:999px;flex:none;place-items:center;font-size:.95rem;font-weight:800;display:grid}.profile-sidebar__name{font-size:.9rem;font-weight:700}.profile-sidebar__tier{color:var(--color-gold-500,#d4a943);font-size:.75rem}.profile-nav{border:1px solid var(--color-line,#e7e2d6);background:#fff;border-radius:14px;flex-direction:column;gap:2px;padding:8px;display:flex}.profile-nav__item{color:var(--color-ink,#1f2933);border-radius:10px;padding:10px 12px;font-size:.85rem;font-weight:500}.profile-nav__item:hover{background:var(--color-cream-100,#f7f6f1)}.profile-nav__item--active{background:var(--color-gold-500,#d4a943);color:var(--color-navy-950,#0a1527);font-weight:700}.profile-sidebar__avatar--skeleton{background:#ffffff2e}.profile-sidebar__skeleton-lines{flex-direction:column;gap:8px;display:flex}.profile-sidebar__skeleton-line{background:#ffffff38;border-radius:6px;width:72px;height:10px;display:block}.profile-sidebar__skeleton-line--wide{width:118px}.profile-nav__logout{appearance:none;cursor:pointer;text-align:start;font:inherit;background:0 0;border:0;font-size:.85rem;font-weight:500}.profile-nav__logout:disabled{cursor:default;opacity:.6}.account-page__title{color:var(--color-navy-950,#0a1527);font-size:1.5rem;font-weight:700}.account-page__subtitle{color:var(--color-ink-500,#667085);margin-top:4px;font-size:.8125rem}.account-shell--full{grid-template-columns:minmax(0,1fr)}.dash-stack{flex-direction:column;gap:24px;display:flex}.dash-welcome{border:1px solid var(--color-line,#e7e2d6);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;padding:22px 24px;display:flex}.dash-welcome__identity{align-items:center;gap:14px;display:flex}.dash-welcome__avatar{background:var(--color-navy-950,#0a1527);width:56px;height:56px;color:var(--color-gold-500,#d4a943);border-radius:999px;flex:none;place-items:center;font-size:1.1rem;font-weight:800;display:grid}.dash-welcome__greeting{color:var(--color-navy-950,#0a1527);font-size:1.05rem;font-weight:700}.dash-welcome__since{color:var(--color-ink-500,#667085);margin-top:2px;font-size:.8125rem}.dash-welcome__pill{border:1px solid var(--color-gold-500,#d4a943);letter-spacing:.04em;text-transform:uppercase;color:var(--color-gold-2,#b88722);border-radius:999px;margin-top:6px;padding:2px 10px;font-size:.6875rem;font-weight:700;display:inline-block}.dash-welcome__stats{gap:28px;display:flex}.dash-stat{flex-direction:column;align-items:center;gap:2px;min-width:72px;display:flex}.dash-stat__value{color:var(--color-navy-950,#0a1527);font-size:1.35rem;font-weight:800}.dash-stat__label{color:var(--color-ink-500,#667085);font-size:.72rem}.dash-section__title{color:var(--color-navy-950,#0a1527);margin-bottom:12px;font-size:1.05rem;font-weight:700}.dash-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.dash-action{border:1px solid var(--color-line,#e7e2d6);color:var(--color-ink,#1f2933);font:inherit;text-align:start;cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;align-items:flex-start;gap:6px;padding:16px;display:flex}.dash-action:hover{border-color:var(--color-gold-500,#d4a943);background:var(--color-cream-50,#fcf8ed)}.dash-action svg{color:var(--color-gold-2,#b88722)}.dash-action strong{color:var(--color-navy-950,#0a1527);font-size:.875rem}.dash-action span{color:var(--color-ink-500,#667085);font-size:.75rem}.dash-action--featured{background:var(--color-gold-100,#faebc4);border-color:var(--color-gold-500,#d4a943)}.dash-action:disabled{cursor:default;opacity:.6}.dash-columns{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px;display:grid}.dash-card{border:1px solid var(--color-line,#e7e2d6);background:#fff;border-radius:14px;padding:20px}.dash-card__title{color:var(--color-navy-950,#0a1527);margin-bottom:14px;font-size:.95rem;font-weight:700}.dash-card__empty{border:1px dashed var(--color-line,#e7e2d6);text-align:center;color:var(--color-ink-500,#667085);border-radius:10px;padding:18px;font-size:.8125rem}.dash-card__cta{border:1.5px solid var(--color-gold-500,#d4a943);min-height:36px;color:var(--color-navy-900,#112240);background:#fff;border-radius:999px;justify-content:center;align-items:center;margin-top:14px;padding:0 16px;font-size:.8125rem;font-weight:600;display:inline-flex}.dash-card__cta:hover{background:var(--color-gold-500,#d4a943);color:var(--color-navy-950,#0a1527)}.dash-profile>div{border-bottom:1px solid var(--color-cream-100,#f7f6f1);justify-content:space-between;gap:12px;padding:9px 0;display:flex}.dash-profile dt{text-transform:uppercase;letter-spacing:.05em;color:var(--color-ink-500,#667085);align-self:center;font-size:.72rem}.dash-profile dd{color:var(--color-ink,#1f2933);text-align:end;overflow-wrap:anywhere;font-size:.8125rem;font-weight:600}.dash-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.dash-benefit{background:var(--color-cream-50,#fcf8ed);border:1px solid var(--color-line,#e7e2d6);border-radius:12px;flex-direction:column;gap:8px;padding:16px;display:flex}.dash-benefit svg{color:var(--color-gold-2,#b88722)}.dash-benefit strong{color:var(--color-navy-950,#0a1527);font-size:.875rem}.dash-benefit p{color:var(--color-ink-500,#667085);font-size:.75rem;line-height:1.45}.dash-banners{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dash-banner{border-radius:14px;flex-direction:column;gap:6px;padding:20px;display:flex}.dash-banner--cream{background:var(--color-cream-100,#f7f6f1);border:1px solid var(--color-gold-500,#d4a943);color:var(--color-navy-950,#0a1527)}.dash-banner--navy{background:var(--color-navy-950,#0a1527);color:#fff}.dash-banner__kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--color-gold-2,#b88722);font-size:.6875rem;font-weight:700}.dash-banner--navy .dash-banner__kicker{color:var(--color-gold-500,#d4a943)}.dash-banner strong{font-size:1rem}.dash-banner__cta{font-size:.8125rem;font-weight:600}.dash-skeleton{flex-direction:column;gap:16px;padding-block:4px;display:flex}.dash-skeleton__block{background:var(--color-cream-100,#f7f6f1);border-radius:14px;height:96px}.dash-skeleton__block--tall{height:220px}@media (max-width:1023px){.dash-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-columns,.dash-banners,.dash-benefits{grid-template-columns:minmax(0,1fr)}}@media (max-width:760px){.dash-stack{gap:16px}.dash-welcome{flex-direction:column;align-items:stretch;gap:14px;padding:16px}.dash-welcome__avatar{width:48px;height:48px;font-size:1rem}.dash-welcome__greeting{font-size:1rem}.dash-welcome__stats{border-top:1px solid var(--color-cream-100,#f7f6f1);justify-content:space-between;gap:10px;padding-top:12px}.dash-stat{flex:1;min-width:0}.dash-stat__value{font-size:1.2rem}.dash-section__title{font-size:1rem}.dash-actions{gap:10px}.dash-action{gap:4px;padding:12px}.dash-action strong{font-size:.8125rem}.dash-action span{font-size:.6875rem}.dash-card,.dash-banner{padding:16px}}.wishlist-page__header{margin-bottom:20px}.account-page__placeholder{color:var(--color-ink-500,#667085);padding:40px 0}.wishlist-kpi{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.wishlist-kpi__card{border:1px solid var(--color-line,#e7e2d6);background:#fff;border-left-width:4px;border-radius:12px;flex-direction:column;gap:4px;padding:16px 18px;display:flex}.wishlist-kpi__value{font-size:1.5rem;font-weight:800;line-height:1}.wishlist-kpi__label{color:var(--color-ink-500,#667085);font-size:.75rem}.wishlist-kpi__card--navy{border-left-color:var(--color-navy-900,#112240)}.wishlist-kpi__card--green{border-left-color:#15a34a}.wishlist-kpi__card--gold{border-left-color:var(--color-gold-500,#d4a943)}.wishlist-kpi__card--red{border-left-color:var(--color-danger,#dc2626)}.wishlist-kpi__card--red .wishlist-kpi__value{color:var(--color-danger,#dc2626)}.wishlist-grid{margin-bottom:24px}.product-grid--listing.wishlist-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.wishlist-select{z-index:3;background:#fff;border-radius:6px;padding:2px;display:inline-flex;position:absolute;top:12px;left:12px;box-shadow:0 2px 6px #0b1f3a1f}.wishlist-select input{width:16px;height:16px;accent-color:var(--color-gold-2);cursor:pointer;margin:0}.product-card--wishlist .product-card__badge{top:48px}.product-card--wishlist.is-selected{outline:2px solid var(--color-gold-500);outline-offset:-2px;border-radius:var(--radius-card)}.wishlist-remove{text-align:center;color:var(--color-gold-2);margin-top:8px;font-size:.8rem;font-weight:600}.wishlist-remove:hover{text-decoration:underline}.wishlist-remove:disabled{opacity:.5;cursor:not-allowed}.wishlist-member-upsell{margin-bottom:0}.wishlist-empty{text-align:center;border:1px solid var(--color-line,#e7e2d6);background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:64px 20px;display:flex}.wishlist-empty__icon{color:var(--color-gold-500,#d4a943)}.wishlist-empty__title{font-size:1.1rem;font-weight:700}.wishlist-empty__text{max-width:360px;color:var(--color-ink-500,#667085);font-size:.85rem}.wishlist-empty__cta{background:var(--color-gold-500,#d4a943);color:var(--color-navy-950,#0a1527);border-radius:999px;align-items:center;margin-top:8px;padding:10px 22px;font-size:.875rem;font-weight:700;display:inline-flex}.wishlist-controls{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.wishlist-search{border:1px solid var(--color-line,#e7e2d6);min-width:200px;min-height:40px;color:var(--color-ink-500,#667085);background:#fff;border-radius:999px;flex:240px;align-items:center;gap:8px;padding:0 14px;display:flex}.wishlist-search input{min-width:0;color:var(--color-ink,#1f2933);background:0 0;border:none;outline:none;flex:auto;font-size:.85rem}.wishlist-chips{flex-wrap:wrap;gap:8px;display:flex}.wishlist-chip{border:1px solid var(--color-line,#e7e2d6);color:var(--color-ink,#1f2933);background:#fff;border-radius:999px;padding:7px 14px;font-size:.8rem;font-weight:600}.wishlist-chip:hover{border-color:var(--color-gold-500,#d4a943)}.wishlist-chip--active{border-color:var(--color-gold-500,#d4a943);background:var(--color-gold-100,#faebc4);color:var(--color-navy-950,#0a1527)}.wishlist-sort{color:var(--color-ink-500,#667085);align-items:center;gap:8px;margin-left:auto;font-size:.8rem;display:inline-flex}.wishlist-bulk{background:var(--color-cream-100,#f7f6f1);border:1px solid var(--color-line,#e7e2d6);border-radius:12px;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;padding:12px 16px;display:flex}.wishlist-bulk__select-all{align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:inline-flex}.wishlist-bulk__select-all input{width:16px;height:16px;accent-color:var(--color-gold-2,#b88722);cursor:pointer}.wishlist-bulk__actions{flex-wrap:wrap;gap:8px;margin-left:auto;display:flex}.wishlist-bulk__btn{border:1px solid var(--color-navy-900,#112240);color:var(--color-navy-900,#112240);background:#fff;border-radius:999px;padding:8px 16px;font-size:.8rem;font-weight:600}.wishlist-bulk__btn:hover:not(:disabled){background:var(--color-navy-900,#112240);color:#fff}.wishlist-bulk__btn:disabled{opacity:.45;cursor:not-allowed}.wishlist-bulk__btn--clear{border-color:var(--color-danger,#dc2626);color:var(--color-danger,#dc2626)}.wishlist-bulk__btn--clear:hover:not(:disabled){background:var(--color-danger,#dc2626);color:#fff}.wishlist-no-match{border:1px dashed var(--color-line,#e7e2d6);color:var(--color-ink-500,#667085);background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:10px;margin-bottom:24px;padding:40px 20px;font-size:.9rem;display:flex}.wishlist-no-match__clear{color:var(--color-gold-2,#b88722);font-size:.85rem;font-weight:700}.wishlist-no-match__clear:hover{text-decoration:underline}@media (max-width:1023px){.product-grid--listing.wishlist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.account-shell{grid-template-columns:minmax(0,1fr);gap:16px;padding-block:16px 40px}.profile-sidebar{gap:12px;min-width:0;position:static;top:auto}.profile-sidebar__card{padding:12px}.profile-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:8px;min-width:0;overflow-x:auto}.profile-nav::-webkit-scrollbar{display:none}.profile-nav__item{white-space:nowrap;flex:none;padding:9px 14px;font-size:.8rem}.wishlist-kpi{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wishlist-search{flex:100%}.wishlist-chips{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;width:100%;min-width:0;overflow-x:auto}.wishlist-chips::-webkit-scrollbar{display:none}.wishlist-chip{flex:none;min-height:36px}.wishlist-sort{width:100%;margin-left:0}.wishlist-sort .sort-select{flex:auto}.wishlist-bulk{gap:10px}.wishlist-bulk__select-all{flex:100%}.wishlist-bulk__actions{width:100%;margin-left:0}.wishlist-bulk__btn{flex:auto;min-height:44px}.product-grid--listing.wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.wishlist-select{padding:3px}.wishlist-select input{width:18px;height:18px}.wishlist-member-upsell{flex-direction:column;align-items:stretch}.wishlist-member-upsell .member-cta-banner__actions,.wishlist-member-upsell .member-cta-banner__btn{width:100%}.wishlist-empty,.wishlist-no-match{padding:40px 16px}.account-page__title{font-size:1rem}.account-page__subtitle{font-size:.8125rem}.wishlist-kpi__value{font-size:1.2rem}.wishlist-kpi__label{font-size:.6875rem}.wishlist-chip{min-height:40px;font-size:.8125rem}.wishlist-sort,.wishlist-sort .sort-select,.wishlist-bulk__select-all,.wishlist-bulk__btn,.profile-nav__item,.profile-sidebar__name{font-size:.8125rem}.profile-sidebar__tier{font-size:.6875rem}.wishlist-remove,.wishlist-member-upsell .member-cta-banner__title{font-size:.8125rem}.wishlist-member-upsell .member-cta-banner__text{font-size:.75rem}.wishlist-member-upsell .member-cta-banner__btn{font-size:.875rem}.wishlist-page .section-heading--centered h2{font-size:1rem}.wishlist-page .section-heading--centered p{font-size:.75rem}}.quantity-control button{place-items:center;display:grid}.add-cart-button{gap:9px}.product-placeholder__mark svg{width:64px;height:64px}.rating-stars{color:var(--color-gold);align-items:center;gap:2px;display:inline-flex}.mobile-sticky-cta{display:none}.redeem-strip{background:#fffaf0;border-top:1px solid #d4a24c8c;border-bottom:1px solid #d4a24c8c}.redeem-strip__inner{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;min-height:108px;padding:22px 0;display:grid}.redeem-strip__icon{background:var(--color-gold);color:#fff;width:58px;height:58px;box-shadow:var(--shadow-card);border-radius:16px;place-items:center;display:grid}.redeem-strip h2{color:var(--color-ink);font-size:1.35rem}.redeem-strip p{color:#7c8798}.redeem-strip button{background:var(--color-gold);min-height:48px;color:var(--color-ink);border-radius:999px;padding:0 28px;font-weight:900}.footer-pill,.footer-mini-pill{gap:8px}.footer-pill--whatsapp{color:#fff}.footer-contact-block strong{width:fit-content}.payment-badges svg{border-radius:4px;width:44px;height:26px}@media (min-width:1024px){.promo-band__grid{min-height:180px}.promo-band__grid>div{padding:28px 0}.site-footer__inner{padding:48px 0 32px}.site-footer__bottom{margin-top:40px;padding-top:20px}.hero-mosaic{gap:12px;padding:12px}.hero-mosaic__cell{aspect-ratio:1.25}.delivery-grid{max-width:1000px;margin:0 auto}.delivery-section{padding:28px 0}.delivery-section .section-heading{margin-bottom:24px}.delivery-card{min-height:160px;padding:18px}}@media (max-width:1280px){.site-header__inner{grid-template-columns:auto minmax(280px,1fr)}.category-nav__inner{flex-wrap:wrap;justify-content:flex-start;gap:0 clamp(14px,1.6vw,24px);padding:6px 0}.header-search{justify-self:start;max-width:1010px}.category-mega__summary,.category-nav__link{min-height:48px}.header-actions{grid-column:1/-1;justify-content:flex-end;padding-bottom:18px}.home-hero__inner,.listing-hero__inner,.product-detail{gap:44px}.product-grid--four,.product-grid--listing{grid-template-columns:repeat(3,minmax(0,1fr))}.listing-layout{grid-template-columns:290px minmax(0,1fr);gap:28px}}@media (min-width:1024px) and (max-width:1280px){.site-header__inner{grid-template-columns:auto minmax(160px,1fr) auto;gap:4px 18px}.header-actions{grid-column:auto;padding-bottom:0}}.account-cta__inner{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.account-cta__inner h2{color:var(--color-navy-900);font-size:clamp(1.5rem,2.4vw,2rem)}.account-cta__inner p{color:var(--color-ink-500);margin:0;font-size:1rem}.account-cta__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:8px;display:flex}@media (max-width:760px){.account-cta.content-section--warm{padding-block:16px}.account-cta__inner{gap:8px}.account-cta__inner h2{font-size:1rem;line-height:1.3}.account-cta__inner p{font-size:.8125rem}.account-cta__actions{gap:8px;width:100%;margin-top:4px}.account-cta__actions .primary-button,.account-cta__actions .secondary-button{white-space:nowrap;flex:100%;min-height:44px;padding:0 20px;font-size:.875rem}}@media (max-width:1020px){.home-hero__inner,.listing-hero__inner,.product-detail,.promo-band__grid{grid-template-columns:1fr}.product-detail__left{display:contents}.product-gallery{order:1}.product-info{order:2}.product-detail__tabs{order:3}.product-detail{grid-template-columns:minmax(0,1fr)}.product-gallery,.product-info,.product-detail__tabs{min-width:0}.home-hero__inner{min-height:auto}.hero-mosaic{max-width:640px}.listing-hero__inner{min-height:auto}.member-strip,.catalog-toolbar__inner,.site-footer__bottom{flex-direction:column;align-items:flex-start}.listing-layout{grid-template-columns:1fr}.filter-sidebar{position:static}.promo-band__grid>div+div{border-top:1px solid #e4be54bf;border-left:0;padding-left:0}.service-band__grid,.delivery-grid,.site-footer__grid,.product-grid--four,.product-grid--listing{grid-template-columns:repeat(2,minmax(0,1fr))}.product-gallery__main{min-height:540px;padding:48px}}@media (max-width:760px){.section-inner,.site-header__inner,.site-footer__inner{width:min(100% - 28px,1680px)}.announcement-bar{text-align:center;flex-direction:column;align-items:center;gap:4px}.announcement-bar__divider{display:none}.site-header__inner{grid-template-columns:1fr;gap:16px;min-height:auto;padding:18px 0}.header-search{min-width:0;font-size:.95rem}.header-actions{flex-wrap:wrap;grid-column:auto;justify-content:flex-start;padding-bottom:0}.category-nav__inner{flex-wrap:wrap;justify-content:flex-start;gap:0 18px;overflow:visible}.category-mega{position:static}.category-mega__menu{grid-template-columns:1fr;width:auto;max-height:min(70vh,520px);padding:20px;left:14px;right:14px;overflow-y:auto}.home-hero__inner,.content-section,.product-detail-section{padding:20px 0}.home-hero h1{font-size:clamp(2.5rem,12vw,3.5rem)}.home-hero__copy p:not(.outline-pill),.listing-hero__copy>p:not(.outline-pill){font-size:.85rem;line-height:1.45}.hero-mosaic,.product-thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.service-band__grid,.product-grid--four,.product-grid--listing,.delivery-grid,.site-footer__grid{grid-template-columns:1fr}.service-band__grid{padding:28px 0 12px}.service-band__grid>div+div{border-top:1px solid var(--color-line);border-left:0;padding-top:24px}.section-heading--split,.section-heading__inline{grid-template-columns:1fr;align-items:start}.member-strip__actions,.catalog-toolbar__controls,.product-actions__quantity,.product-tabs{width:100%}.member-strip__actions,.catalog-toolbar__controls{flex-wrap:wrap}.product-gallery__main{min-height:440px;padding:42px 24px}.product-card__media img,.product-image{padding:14px}.product-placeholder{padding:16px}.product-placeholder__mark{width:72px;height:72px}.product-price-panel__main strong{font-size:2.35rem}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.site-footer__brand,.footer-column--contact{grid-column:1/-1}.site-footer__inner{padding:64px 0 34px}.footer-wordmark__logo{width:140px}}@media (max-width:460px){.primary-button,.secondary-button,.add-cart-button,.member-strip__actions button{width:100%}.hero-mosaic,.product-thumbs{grid-template-columns:1fr}.listing-hero__stats{flex-direction:column;align-items:stretch}.product-card__body{padding:16px}.product-placeholder__mark{width:64px;height:64px}.footer-wordmark__logo{width:120px}}@media (max-width:760px){:root{--sticky-header-h:118px;--sticky-breadcrumb-h:28px;--sticky-toolbar-h:0px}.announcement-bar{display:none}.site-header__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 0}.site-header__brand{grid-area:1/1/auto/-2}.brand-col{gap:4px}.brand-link{border-radius:10px;padding:5px 10px}.brand-link__logo{width:auto;height:42px}.brand-delivery{gap:5px;font-size:11px}.brand-delivery:before,.brand-delivery:after{width:14px}.brand-delivery--latin{letter-spacing:.18em;text-indent:.18em}.brand-delivery-img{width:60px}.header-actions{grid-area:1/-2/auto/-1;justify-content:flex-end;gap:6px;padding-bottom:0}.header-auth{gap:4px}.account-menu__trigger-label{max-width:96px}.header-actions__divider,.header-actions .locale-selector__pill-wrap--currency,.header-actions .locale-selector__pill-wrap--lang .locale-selector__pill>span{display:none}.icon-button{width:32px;min-width:32px;height:32px;min-height:32px;font-size:.85rem}.header__mobile-menu-trigger{grid-area:2/1;width:36px;height:36px}.header-actions .icon-button[aria-label*=Wishlist]{display:none}.icon-button__badge{min-width:18px;height:18px;font-size:.68rem;top:-5px;right:-5px}.header-search{grid-area:2/2/auto/-1;justify-self:stretch;gap:0;max-width:none;min-height:32px;padding:0;font-size:.8125rem}.header-search__input{padding:0 10px 0 14px}.header-search__icon svg{width:16px;height:16px}.header-search__icon{width:44px;font-size:1rem}.header-search span:last-child{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:.8125rem;overflow:hidden}.category-nav{display:none}.home-hero__inner{gap:16px;padding:14px 0}.home-hero__copy{gap:6px}.home-hero .outline-pill{padding:4px 12px;font-size:.625rem}.home-hero .outline-pill svg{width:11px;height:11px}.section-heading{gap:8px;margin-bottom:16px}.section-heading--centered{gap:6px}.section-heading .gold-link{font-size:.8125rem}.section-heading .gold-link svg{width:14px;height:14px}.section-heading h2{font-size:1rem;line-height:1.3}.section-heading p{font-size:.8125rem}.home-hero h1{max-width:520px;font-size:1.125rem;line-height:1.22}.home-hero__copy p:not(.outline-pill){-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8125rem;line-height:1.35;display:-webkit-box;overflow:hidden}.home-hero__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.home-hero__actions .primary-button,.home-hero__actions .secondary-button{min-height:32px;padding:0 14px;font-size:.8125rem}.hero-mosaic{box-shadow:none;background:0 0;border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0}.hero-mosaic__cell{aspect-ratio:1;background:#ffffff1a;border-radius:50%}.hero-mosaic__cell img{border-radius:50%;padding:8px}.hero-mosaic__cell:nth-child(n+5),.hero-mosaic__more{display:none}.service-band__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px 0}.service-band__grid>div,.service-band__grid>div:first-child,.service-band__grid>div+div{background:#fff;min-height:130px;border:1px solid var(--color-line)!important;border-radius:var(--radius-card)!important;border-left:1px solid var(--color-line)!important;flex-direction:column!important;place-content:flex-start!important;align-items:center!important;gap:10px!important;padding:16px 8px 12px!important;display:flex!important}.service-band__grid>div .service-band__icon{flex:none;margin-top:0}.service-band__grid>div strong{text-align:center;align-self:stretch;width:100%;margin-top:0}.service-band__grid>div+div{border-left:1px solid var(--color-line)}.service-band__icon,.delivery-card__icon{width:46px;height:46px}.service-band strong{font-size:.78rem;line-height:1.15}.service-band span:last-child{display:none}#categories.content-section{padding:16px 0 28px}.category-card{text-align:left;gap:8px;min-height:auto;padding:12px}.category-card__visual{border-radius:var(--radius-card);background:var(--color-cream-50);justify-self:stretch;width:100%;min-height:100px;padding:8px}.content-section:not(.product-listing-section) .product-grid--four{scroll-snap-type:x mandatory;gap:16px;padding:2px 2px 10px;display:flex;overflow-x:auto}.content-section:not(.product-listing-section) .product-grid--four>.product-card{scroll-snap-align:start;flex:0 0 min(155px,44vw)}.content-section:not(.product-listing-section) .product-grid--four .product-card__media img{padding:6px}.content-section:not(.product-listing-section) .product-grid--four .product-card__body{flex-direction:column;flex:1;gap:4px;padding:8px;display:flex}.content-section:not(.product-listing-section) .product-card .quantity-control{margin-top:auto}.content-section:not(.product-listing-section) .product-grid--four .product-card__brand{letter-spacing:.06em;font-size:.72rem;line-height:1.2}.content-section:not(.product-listing-section) .product-grid--four .product-card h3{min-height:auto;font-size:.78rem;font-weight:700;line-height:1.22}.content-section:not(.product-listing-section) .product-grid--four .product-card__unit,.content-section:not(.product-listing-section) .product-grid--four .product-card__conversion{font-size:.65rem}.content-section:not(.product-listing-section) .product-card__meta{margin:0;display:block}.content-section:not(.product-listing-section) .product-card__meta .product-card__unit:after{content:"";margin:0}.content-section:not(.product-listing-section) .product-card__meta .product-card__unit,.content-section:not(.product-listing-section) .product-card__meta .product-card__conversion{display:block}.content-section:not(.product-listing-section) .product-grid--four .product-card__price-row{gap:6px;min-height:auto}.content-section:not(.product-listing-section) .product-grid--four .product-card__price-row strong{font-size:.92rem}.content-section:not(.product-listing-section) .product-grid--four .compare-price{font-size:.72rem}.content-section:not(.product-listing-section) .product-grid--four .stock-line{font-size:.68rem}.content-section:not(.product-listing-section) .product-card .quantity-control{grid-template-columns:repeat(3,minmax(0,1fr));justify-self:stretch;width:100%;min-width:0;max-width:none;min-height:28px;font-size:.78rem}.content-section:not(.product-listing-section) .product-grid--four .quantity-control button{min-height:26px}.content-section:not(.product-listing-section) .product-grid--four .add-cart-button{gap:4px;min-height:34px;padding:0 6px;font-size:.72rem}.content-section:not(.product-listing-section) .product-card__badge{border-radius:999px;padding:4px 8px;font-size:.58rem;top:8px;left:8px}.content-section:not(.product-listing-section) .wishlist-button{width:26px;height:26px;font-size:1.2rem;top:6px;right:6px}.content-section--deals{background:var(--color-navy);border-color:var(--color-navy)}.content-section--deals .section-heading h2{color:#fff}.content-section--deals .section-heading{grid-template-columns:1fr auto;align-items:center;margin-bottom:24px}.content-section--deals .section-heading__inline{grid-template-columns:auto 1fr;gap:10px;display:grid}.content-section--deals .deal-pill{grid-column:1/-1;width:fit-content}.content-section--deals .section-heading h2{font-size:1rem;line-height:1.3}.content-section--deals .section-star{font-size:1.125rem}.content-section--deals .section-star svg{width:20px;height:20px}.content-section--deals .deal-pill{padding:5px 12px;font-size:.75rem}.content-section--deals .gold-link{font-size:.8125rem}.promo-band.navy-pattern{background:var(--color-warm);color:var(--color-ink)}.promo-band__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:8px;min-height:0;padding:4px 0 20px}.promo-band__grid>div{background:var(--color-navy);color:#fff;border:1px solid #e4be548c;border-radius:22px;padding:30px}.promo-band__grid>div+div{color:var(--color-ink);background:linear-gradient(145deg,#e4b949,#c99507);border-left:1px solid #e4be548c;padding-left:30px}.promo-band h2{font-size:1rem;line-height:1.22}.promo-band p:not(.outline-pill){color:inherit;font-size:.75rem}.promo-band__grid>div+div .primary-button,.promo-band__grid>div+div .secondary-button{background:var(--color-navy);color:#fff;border-color:var(--color-navy)}.promo-band__grid>div+div strong{color:var(--color-gold);background:var(--color-navy);letter-spacing:.04em;border-radius:4px;padding:3px 10px;font-weight:800;display:inline-block}.promo-band .outline-pill{letter-spacing:.06em;padding:5px 10px;font-size:.62rem}.promo-band__grid>div+div .outline-pill{border-color:var(--color-navy);color:var(--color-navy)}.promo-band .outline-pill svg{width:12px;height:12px}.promo-band__grid>div{border-radius:12px;flex-direction:column;justify-content:space-between;gap:8px;height:100%;padding:12px;display:flex}.promo-band__grid>div .primary-button,.promo-band__grid>div .secondary-button{margin-top:auto}.promo-band .primary-button,.promo-band .secondary-button{min-height:32px;padding:0 12px;font-size:.75rem}.delivery-section .section-heading{margin-bottom:16px}.delivery-section .section-heading h2{font-size:1rem;line-height:1.3}.delivery-section{border-bottom-width:1px;padding:20px 0}.delivery-grid{gap:8px}.delivery-card{text-align:left;grid-template-columns:auto minmax(0,1fr) auto;place-items:center start;gap:2px 10px;min-height:auto;padding:10px}.delivery-card__icon{grid-row:1/span 2;width:28px;height:28px}.delivery-card__icon svg{width:18px;height:18px}.delivery-card h3,.delivery-card p{grid-column:2}.delivery-card h3{font-size:.8125rem;line-height:1.25}.delivery-card p{font-size:.6875rem;line-height:1.3}.delivery-card strong{border:1px solid var(--color-gold);white-space:nowrap;background:#fffaf0;border-radius:999px;grid-area:1/3/span 2;padding:4px 8px;font-size:.625rem}.delivery-card span:last-child{display:none}.breadcrumb{white-space:nowrap;gap:6px;min-height:27px;font-size:.75rem;overflow:hidden}.breadcrumb span,.breadcrumb strong{text-overflow:ellipsis;overflow:hidden}.listing-hero{background:#fff;padding:16px 0 12px}.listing-hero__inner{grid-template-columns:1fr;gap:16px;min-height:auto;padding-right:0}.listing-hero__copy{gap:10px}.listing-hero h1{font-size:1.75rem;line-height:1.2}.listing-hero .outline-pill{padding:5px 12px;font-size:.72rem}.listing-hero__copy>p:not(.outline-pill){margin-bottom:0}.listing-hero__highlights{gap:4px;margin:0 0 12px;font-size:.85rem}.listing-hero__stats{gap:10px;display:none}.listing-hero__stats span{color:#667085;box-shadow:none;background:#f3f5f8;padding:8px 14px;font-weight:700}.listing-hero .category-hero-slider{margin-left:12px;margin-right:12px;display:block}.listing-hero .category-hero-slider__arrow{width:32px;height:32px}.listing-hero .category-hero-slider__dots{margin-bottom:4px}.listing-hero .member-strip{background:var(--color-navy);color:#fff;border:0;border-radius:0;width:100%;max-width:none;margin-top:28px;padding:18px max(16px,50vw - 820px);display:none}.listing-hero .member-strip p,.listing-hero .member-strip strong{color:#fff}.listing-hero .member-strip__actions{flex:none}.listing-hero .member-strip__actions .secondary-button{display:none}.listing-hero .member-strip__actions .primary-button{min-height:42px;padding:0 18px}.catalog-toolbar{display:none}.mobile-catalog-tools{border-bottom:1px solid var(--color-line);background:#fff;padding:8px 0 6px;display:block}.mobile-catalog-tools>.section-inner{gap:8px;display:grid}.mobile-catalog-tools__actions,.mobile-catalog-tools__chips{align-items:center;gap:10px;padding-bottom:2px;display:flex;overflow-x:auto}.mobile-catalog-tools__actions>button,.mobile-catalog-tools__actions>a,.mobile-catalog-tools__actions>label,.mobile-catalog-tools__chip{color:#667085;white-space:nowrap;background:#fff;border:1px solid #cfd6e1;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:6px;min-height:32px;padding:0 12px;font-size:.8125rem;font-weight:800;text-decoration:none;display:inline-flex}.mobile-catalog-tools__filter-trigger,.mobile-catalog-tools__sort-label{min-height:32px;color:var(--color-ink);font-size:.8125rem}.mobile-catalog-tools__sort-label{pointer-events:none;align-items:center;gap:6px;width:100%;height:100%;display:inline-flex}.mobile-catalog-tools__actions .mobile-catalog-tools__icon:first-of-type{margin-inline-start:auto}.mobile-catalog-tools__actions svg{width:16px;height:16px}.mobile-catalog-tools__sort{cursor:pointer;position:relative}.mobile-catalog-tools__sort-select{color:#0000;appearance:none;opacity:0;cursor:pointer;background:0 0;border:0;width:100%;height:100%;margin:0;padding:0;font-size:16px;position:absolute;inset:0}.mobile-catalog-tools__sort-select option{color:var(--color-ink);background:#fff;font-size:.8125rem}.mobile-catalog-tools__icon{width:32px;padding:0}.mobile-catalog-tools__icon--active,.mobile-catalog-tools__chip--active{border-color:var(--color-gold)!important;background:var(--color-gold)!important;color:var(--color-ink)!important}.mobile-catalog-tools p{color:#98a2b3;margin:0;font-size:.75rem}.mobile-filter-drawer{z-index:50;background:#0b1f3a8c;justify-content:flex-end;animation:.2s ease-out mobile-filter-drawer-fade;display:flex;position:fixed;inset:0}@keyframes mobile-filter-drawer-fade{0%{opacity:0}to{opacity:1}}.mobile-filter-drawer__panel{background:#fff;flex-direction:column;width:min(100%,360px);height:100%;animation:.24s ease-out mobile-filter-drawer-slide;display:flex;box-shadow:-8px 0 24px #0b1f3a2e}@keyframes mobile-filter-drawer-slide{0%{transform:translate(100%)}to{transform:translate(0)}}.mobile-filter-drawer__header{background:var(--color-navy-900);color:#fff;border-bottom:2px solid var(--color-gold-500);flex:none;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.mobile-filter-drawer__header h2{letter-spacing:.05em;text-transform:uppercase;color:#fff;margin:0;font-size:.8125rem;font-weight:600}.mobile-filter-drawer__header-actions{align-items:center;gap:14px;display:flex}.mobile-filter-drawer__close{color:#fff;background:0 0;border-radius:999px;place-items:center;width:32px;height:32px;display:grid}.mobile-filter-drawer__close:hover,.mobile-filter-drawer__close:focus-visible{background:#ffffff26}.mobile-filter-drawer__body{flex:auto;padding:0;overflow-y:auto}.mobile-filter-drawer__body .filter-sidebar{max-height:none;box-shadow:none;border:0;border-radius:0;display:block;position:static;overflow:visible}.mobile-filter-drawer__body .filter-sidebar__header{display:none}.mobile-filter-drawer__body .filter-section{gap:4px;padding:6px 16px 8px}.mobile-filter-drawer__body .filter-section h3{letter-spacing:.08em;margin:0 0 2px;font-size:.75rem}.mobile-filter-drawer__body .filter-option{gap:10px;min-height:30px}.mobile-filter-drawer__body .filter-option__label{font-size:.8125rem;font-weight:600}.mobile-filter-drawer__body .filter-option__label--active{font-weight:800}.mobile-filter-drawer__body .filter-option__count{font-size:.6875rem;font-weight:500}.mobile-filter-drawer__body .filter-option__box,.mobile-filter-drawer__body .filter-option__radio{width:16px;height:16px}.mobile-filter-drawer__body .filter-option__dot{width:10px;height:10px}.mobile-filter-drawer__body .filter-show-more{padding:4px 8px;font-size:.75rem}.pagination{flex-flow:row;gap:6px}.pagination__pages--desktop{display:none}.pagination__pages--mobile{display:contents}.pagination__label{display:none}.pagination__page{gap:4px;min-width:32px;height:32px;padding:0 8px;font-size:12px}.pagination__ellipsis{min-width:24px;height:32px;font-size:12px}.pagination__page svg{width:14px;height:14px}.product-listing-section{background:var(--color-warm);padding:0 0 22px}.product-listing-section .section-inner{width:min(100% - 16px,1680px);margin:0 auto}.filter-sidebar{display:none}.listing-layout{display:block}.listing-products{gap:16px}.product-grid--listing{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding-top:18px}.product-grid--listing .product-card__media img,.product-grid--listing .product-image{padding:6px}.product-grid--listing .product-card__body{gap:4px;padding:8px}.product-grid--listing .product-card__brand{letter-spacing:.06em;color:var(--color-gold-500);font-size:.72rem;line-height:1.2}.product-grid--listing .product-card h3{min-height:auto;font-size:.78rem;font-weight:700;line-height:1.22}.product-grid--listing .product-card__unit,.product-grid--listing .product-card__conversion{font-size:.65rem}.product-grid--listing .product-card__meta{margin:0;display:block}.product-grid--listing .product-card__meta .product-card__unit:after{content:"";margin:0}.product-grid--listing .product-card__meta .product-card__unit,.product-grid--listing .product-card__meta .product-card__conversion{display:block}.product-grid--listing .product-card__price-row{gap:6px;min-height:auto}.product-grid--listing .product-card__price-row strong{font-size:.92rem}.product-grid--listing .compare-price{font-size:.72rem}.product-grid--listing .stock-line{font-size:.68rem}.product-grid--listing .stock-line--available{display:none}.product-grid--listing .quantity-control{grid-template-columns:repeat(3,minmax(0,1fr));justify-self:stretch;width:100%;min-width:0;max-width:none;min-height:28px}.product-grid--listing .quantity-control button{min-height:26px}.product-grid--listing .add-cart-button{gap:4px;min-height:34px;padding:0 6px;font-size:.72rem}.product-grid--listing .product-card__badge{border-radius:999px;padding:4px 8px;font-size:.58rem;top:8px;left:8px}.product-grid--listing .wishlist-button{width:26px;height:26px;font-size:1.2rem;top:6px;right:6px}.product-grid--listing .stock-line--out{background:var(--color-danger);color:#fff;text-transform:uppercase;letter-spacing:.04em;border-radius:6px;align-self:flex-start;gap:4px;padding:3px 8px;font-size:.6875rem;font-weight:700}.product-grid--listing .stock-line--out span{width:5px;height:5px}:is(.product-grid--listing .product-card:has(.stock-line--out) .add-cart-button,.product-grid--listing .product-card:has(.stock-line--out) .quantity-control){opacity:.4;pointer-events:none;cursor:not-allowed}.product-detail-section{padding:0 0 34px}.product-detail{gap:28px}.product-gallery{gap:16px;width:calc(100% + 32px);margin-left:-16px}.product-gallery__main{min-height:520px;color:var(--color-ink);border:0;border-radius:0;padding:38px 24px;background:#f2f4f7!important}.product-gallery__image{width:min(350px,82%)}.product-gallery__badge{border:1px solid var(--color-gold);color:var(--color-gold-2);background:#fff;padding:4px 10px;font-size:.75rem;top:12px;left:12px}.product-gallery__zoom{width:32px;height:32px;color:var(--color-danger);background:#fff;border:0;border-radius:50%;top:12px;right:12px;box-shadow:0 14px 26px #101b2f24}.product-gallery__zoom svg{width:16px;height:16px}.product-thumbs{gap:12px;width:calc(100% - 32px);margin:0 auto}.product-thumb{border-color:var(--color-line);min-width:0;color:var(--color-ink);background:#f8fafc}.product-thumb--active{border-color:var(--color-gold)}.product-gallery{flex-direction:column;gap:12px;width:100%;margin-left:0;display:flex}.product-gallery .product-gallery__main{width:100%;min-height:300px;box-shadow:var(--shadow-card);border:none;border-radius:12px;order:1;background:#fff!important}.product-gallery .product-thumbs{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;flex-direction:row;order:2;grid-template-columns:none;gap:8px;width:100%;margin:0;padding-bottom:4px;display:flex;overflow-x:auto}.product-gallery .product-thumb{scroll-snap-align:start;border:1px solid var(--color-line);background:#fff;border-radius:8px;flex:0 0 72px;height:72px}.product-gallery .product-thumb--active{border-color:var(--color-gold-500);border-width:2px}.product-gallery .product-thumbs::-webkit-scrollbar{height:4px}.product-gallery .product-thumbs::-webkit-scrollbar-thumb{background:var(--color-line);border-radius:2px}.product-info{gap:6px}.product-info>*{margin:0}.product-info__brand-top{margin-bottom:2px;font-size:.6875rem}.product-info h1{font-size:.9375rem;line-height:1.3}.product-info__rating,.product-info__sku{font-size:.6875rem}.product-price-panel{border:0;order:5;padding:8px 0}.product-price-panel__main strong{font-size:clamp(1rem,4.5vw,1.25rem)}.compare-price{font-size:.75rem}.sale-pill{padding:2px 6px;font-size:.625rem}.price-actions{display:none}.product-info__description{color:#667085;order:6;font-size:.75rem;line-height:1.45}.product-availability{border-bottom:0;order:7}.product-availability p{font-size:.6875rem}.product-availability .stock-line{font-size:.8125rem}.product-size-select{order:8}.product-size-select__label{font-size:.6875rem}.product-size-select__options{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.size-option{min-width:0;min-height:48px;padding:4px}.size-option__value{font-size:.6875rem}.size-option__unit{font-size:.5938rem}.product-actions{order:9;grid-template-columns:minmax(110px,.8fr) minmax(0,1.4fr);gap:14px}.product-actions__quantity,.product-actions .add-cart-button--large{display:none}.shipping-info-card{grid-column:1/-1;gap:6px;padding:8px 10px}.shipping-info-item{gap:8px}.shipping-info-item__icon,.shipping-info-item__icon svg{width:16px;height:16px}.shipping-info-item__title{margin:0;font-size:.75rem;font-weight:600}.shipping-info-item__desc{margin:0;font-size:.6875rem;line-height:1.4}.product-tabs{border-top:1px solid var(--color-line);gap:0;display:grid;overflow:visible}.product-tab{border-bottom:1px solid var(--color-line);min-height:68px;color:var(--color-ink);text-align:left;justify-content:space-between;align-items:center;font-size:1.08rem;display:flex}.product-tab:after{content:"›";color:#98a2b3;font-size:1.4rem}.product-tab--active{border-color:var(--color-line);color:var(--color-ink)}.product-tab--active:after{content:"⌄"}.product-tabs-desktop{display:none}.product-tabs-mobile{display:block}.product-tab-accordion{border-bottom:1px solid var(--color-line)}.product-tab-accordion:first-of-type{border-top:1px solid var(--color-line)}.product-tab-accordion:last-child{border-bottom:none}.product-tab-accordion__summary{cursor:pointer;color:var(--color-ink);justify-content:space-between;align-items:center;padding:10px 12px;font-size:.75rem;font-weight:600;list-style:none;display:flex}.product-tab-accordion__summary::-webkit-details-marker{display:none}.product-tab-accordion__summary:after{content:"›";color:#98a2b3;font-size:.75rem;line-height:1}.product-tab-accordion[open]>.product-tab-accordion__summary:after{content:"⌄"}.product-tab-accordion__body{color:var(--color-ink);padding:6px 12px 10px;font-size:.6875rem;line-height:1.35}.product-tab-accordion__body p{margin:0 0 4px;font-size:.6875rem;line-height:1.35}.product-tab-accordion__body p:last-child{margin-bottom:0}.product-tab-accordion__body ul,.product-tab-accordion__body ol{margin:2px 0;padding-left:18px;line-height:1.35}.product-tab-accordion__body li{margin-bottom:0;line-height:1.35}.product-detail-page .section-heading--accent h2{font-size:1rem;line-height:1.3}.product-detail-page .section-heading--accent p{font-size:.75rem;line-height:1.4}.product-detail-page .section-heading{gap:2px;margin-bottom:8px}.product-detail-page .content-section{margin-top:16px;padding:16px 0 8px}.product-tab-accordion__body .product-specs-card__list{grid-template-columns:max-content 1fr;gap:4px 8px}.product-tab-accordion__body .product-specs-card__list dt,.product-tab-accordion__body .product-specs-card__list dd{padding:2px 0;font-size:.6875rem}.product-tab-accordion__body .product-specs-card__list dd{text-align:right}.site-footer__inner{padding:20px 0 16px}.footer-column h2{letter-spacing:.14em;font-size:.82rem}.footer-link-list{gap:6px}.footer-link-list a,.site-footer p,.footer-contact-block p{font-size:.75rem;line-height:1.45}.footer-pill{min-height:38px;font-size:.85rem}.site-footer__bottom{gap:12px;margin-top:16px;padding-top:12px}.payment-badges{gap:10px}.payment-badges svg{width:36px;height:22px}.site-footer__brand>p{max-width:100%;font-size:.75rem;line-height:1.5}.site-footer__company{font-size:.6875rem!important}.footer-column h2{margin-bottom:4px;letter-spacing:.12em!important;font-size:.72rem!important}.footer-socials{gap:8px}.footer-pill{min-height:36px!important;padding:0 16px!important;font-size:.8rem!important}.footer-pill svg{width:16px;height:16px}.wholesale-button--footer{width:100%;min-height:36px;margin-top:16px;padding:0 16px;font-size:.8rem}.wholesale-button--footer .wholesale-button__arrow{display:none}.footer-mini-pill{min-height:28px!important;padding:0 12px!important;font-size:.75rem!important}.footer-mini-pill svg{width:14px;height:14px}.footer-contact-block strong{font-size:.82rem}.footer-contact-block strong svg{width:14px;height:14px}.footer-contact-block p{line-height:1.4;font-size:.75rem!important}.footer-column--contact{margin-top:8px}.footer-contact-block{gap:2px}.site-footer__bottom p{font-size:.75rem}.footer-wordmark__logo{width:120px}.footer-delivery-img{width:102px;margin-top:-10px}.footer-socials,.payment-badges{max-width:100%}}@media (max-width:460px){.announcement-bar{font-size:.88rem}.site-header__inner{width:min(100% - 24px,1680px)}.brand-link{padding:5px 8px}.brand-link__logo{width:auto;height:40px}.brand-delivery-img{width:54px}.icon-button{width:32px;min-width:32px;height:32px;min-height:32px}.service-band__grid{gap:8px}.service-band__grid>div{padding:12px 6px}.service-band__icon,.delivery-card__icon{width:40px;height:40px}.delivery-card__icon{width:34px;height:34px}.service-band strong{font-size:.7rem}.product-grid--listing{gap:12px}.product-gallery__main{min-height:470px}.product-actions{grid-template-columns:1fr}}@media (max-width:760px){.hero-mosaic__cell{aspect-ratio:auto;color:#c3ccd8;background:0 0;border-radius:0;justify-items:center;gap:8px;display:grid;overflow:visible}.hero-mosaic__cell img,.hero-mosaic__fallback{object-fit:cover!important;background:#ffffff1f!important;border-radius:50%!important;width:64px!important;height:64px!important;min-height:64px!important;padding:5px!important}.hero-mosaic__label{text-align:center;word-break:break-word;padding:0 2px;font-size:.72rem;font-weight:700;line-height:1.25;color:#c3ccd8!important;background:0 0!important;border-radius:0!important;width:100%!important;min-height:0!important;display:block!important}.category-card__visual svg{width:46px;height:46px}.mobile-catalog-tools__actions button,.mobile-catalog-tools__chip{gap:8px}.listing-hero__stats span{gap:6px}.redeem-strip__inner{grid-template-columns:auto minmax(0,1fr) auto;gap:12px;min-height:auto;padding:10px 0}.redeem-strip__icon{border-radius:12px;width:42px;height:42px}.redeem-strip__icon svg{width:22px;height:22px}.redeem-strip p{font-size:.75rem}.redeem-strip h2{font-size:.9375rem;line-height:1.3}.redeem-strip button{min-height:32px;padding:0 14px;font-size:.8125rem}.product-tab:after,.product-tab--active:after{content:none!important}.product-detail-page{padding-bottom:16px}.mobile-sticky-cta{z-index:60;padding:6px 12px calc(6px + env(safe-area-inset-bottom));background:var(--color-navy-950);border-top:none;grid-template-columns:minmax(76px,.7fr) minmax(96px,1fr) minmax(120px,1.25fr);align-items:center;gap:8px;transition:transform .25s,opacity .2s;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #0b1f3a26}.mobile-sticky-cta--hidden{opacity:0;pointer-events:none;transform:translateY(100%)}.mobile-sticky-cta>div:first-child{justify-items:center;gap:2px;display:grid}.mobile-sticky-cta strong{color:var(--color-danger);font-size:.85rem;font-weight:700;line-height:1}.mobile-sticky-cta span{color:#fff;opacity:.85;font-size:.6rem;font-weight:500}.mobile-sticky-cta .quantity-control{border:1px solid var(--color-line);background:#fff;border-radius:999px;grid-template-columns:28px 1fr 28px;align-items:center;width:100%;min-width:0;min-height:32px}.mobile-sticky-cta .quantity-control button{color:#000;justify-content:center;align-items:center;width:28px;min-height:28px;padding:0;display:flex}.mobile-sticky-cta .quantity-control span{color:#000;text-align:center;justify-self:center;font-size:.8125rem;font-weight:600}.mobile-sticky-cta .add-cart-button{border-radius:999px;min-height:32px;padding:0 12px;font-size:.8125rem}.mobile-sticky-cta .add-cart-button svg{width:14px;height:14px}}@media (max-width:460px){.product-actions{grid-template-columns:minmax(104px,.8fr) minmax(0,1.35fr)}.redeem-strip__inner{grid-template-columns:auto minmax(0,1fr)}.redeem-strip button{grid-column:2;width:fit-content}}.category-hero-slider{width:100%;position:relative}.category-hero-slider__viewport{border-radius:var(--radius-card);box-shadow:var(--shadow-card);overflow:hidden}.category-hero-slider__container{touch-action:pan-y;display:flex}.category-hero-slider__slide{aspect-ratio:16/9;flex:0 0 100%;min-width:0;position:relative}.category-hero-slider__link{position:absolute;inset:0}.category-hero-slider__image{object-fit:cover}.category-hero-slider__arrow{width:40px;height:40px;color:var(--color-gold);cursor:pointer;z-index:2;background:#0a1527a6;border:none;border-radius:50%;place-items:center;transition:background .18s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.category-hero-slider__arrow:hover{background:#0a1527d9}.category-hero-slider__arrow--prev{left:12px}.category-hero-slider__arrow--next{right:12px}.category-hero-slider__dots{justify-content:center;gap:8px;margin-top:24px;margin-bottom:16px;display:flex}.category-hero-slider__dot{background:var(--color-line);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .18s}.category-hero-slider__dot--active{background:var(--color-gold)}.auth-viewport{background:var(--color-cream-100);min-height:100dvh;padding:5vh 24px 17vh;display:flex}.auth-card{border:2px solid var(--color-gold-500);width:100%;max-width:960px;box-shadow:var(--shadow-card);background:var(--color-cream-50);border-radius:16px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin:auto;display:grid;overflow:hidden}.auth-lockup{direction:ltr;align-items:center;gap:18px;display:flex}.auth-lockup__brand{flex-direction:column;flex:none;align-items:center;gap:0;display:flex}.auth-lockup__logo{flex:none;width:140px;height:auto;display:block}.auth-lockup__delivery{object-fit:contain;width:104px;max-width:none;height:auto;margin-top:-6px;display:block}.auth-lockup__divider{background:#e4be5473;flex:none;width:1px;height:72px}.auth-lockup__slogan{object-fit:contain;flex:none;width:200px;max-width:none;height:auto;display:block}.auth-brand{background:var(--color-navy-950);color:var(--color-white);justify-content:center;align-items:center;padding:48px;display:flex}.auth-brand__inner{flex-direction:column;gap:24px;width:min(420px,100%);display:flex}.auth-logo{height:auto;display:block}.auth-brand .auth-logo{align-self:center;width:200px}.auth-brand__tagline{color:var(--color-cream-100);margin:0;font-size:1.05rem;line-height:1.5}.auth-brand__points{flex-direction:column;gap:14px;margin:8px 0 0;padding:0;list-style:none;display:flex}.auth-brand__point{color:var(--color-cream-100);align-items:flex-start;gap:12px;font-size:.95rem;line-height:1.4;display:flex}.auth-brand__check{background:var(--color-gold-500);border-radius:50%;flex:none;width:18px;height:18px;margin-block-start:1px;position:relative}.auth-brand__check:after{content:"";border-inline-start:2px solid var(--color-navy-900);border-block-end:2px solid var(--color-navy-900);width:7px;height:4px;position:absolute;inset-block-start:5px;inset-inline-start:5px;transform:rotate(-45deg)}.auth-panel{background:var(--color-cream-50);flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex;position:relative}.auth-panel__strip{display:none}.auth-panel__switch{flex:none}.auth-panel__switch .locale-selector__menu{inset-inline:auto 0}.auth-panel__inner{flex-direction:column;width:min(380px,100%);display:flex}.auth-panel__head{justify-content:space-between;align-items:flex-start;gap:16px;margin-block-end:24px;display:flex}.auth-panel__head--register{flex-direction:column;gap:8px}.auth-panel__subrow{justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-panel__head-text{min-width:0}.auth-title{color:var(--color-navy-900);margin:0 0 6px;font-size:1.75rem;font-weight:800}.auth-subtitle{color:var(--color-ink-500);margin:0;font-size:.95rem}.auth-form{flex-direction:column;gap:16px;display:flex}.auth-form__error{border-radius:var(--radius-md);color:#b42318;background:#fdecec;border:1px solid #f5c2c0;margin:0;padding:10px 14px;font-size:.875rem}.auth-form__notice{border-radius:var(--radius-md);color:#2c6b2f;background:#f0f7ee;border:1px solid #c5e2bf;margin:0;padding:10px 14px;font-size:.875rem}.otp-boxes{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.otp-box{aspect-ratio:1;border:1px solid var(--color-border-warm);border-radius:var(--radius-md);background:var(--color-white);width:100%;min-width:0;max-height:56px;color:var(--color-ink-900);text-align:center;padding:0;font-family:inherit;font-size:1.5rem;font-weight:700}.otp-box:focus,.otp-box:focus-visible{border-color:var(--color-gold-500);outline:none;box-shadow:0 0 0 3px #e4be542e}.otp-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.otp-resend{font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.otp-resend:disabled{color:var(--color-ink-500);cursor:default;text-decoration:none}.otp-actions .auth-link{cursor:pointer;font:inherit;background:0 0;border:0;padding:0}.auth-panel__switch--solo{justify-content:flex-end;margin-block-end:8px;display:flex}.check-email{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.check-email__icon{width:64px;height:64px;color:var(--color-gold-2);background:#e4be5429;border-radius:50%;place-items:center;display:inline-grid}.check-email__subtext{max-width:38ch}.check-email__hint{color:var(--color-ink-500);margin:0;font-size:.8rem}.check-email__resend{align-self:center;padding-inline:28px}.auth-field{flex-direction:column;gap:6px;display:flex}.auth-label{color:var(--color-navy-900);font-size:.85rem;font-weight:600}.auth-input{border:1px solid var(--color-border-warm);border-radius:var(--radius-md);background:var(--color-white);width:100%;min-height:44px;color:var(--color-ink-900);padding:0 14px;font-family:inherit;font-size:16px}.auth-input::placeholder{color:var(--color-muted);opacity:.7;font-size:13px;font-weight:300}.auth-input:focus,.auth-input:focus-visible{border-color:var(--color-gold-500);outline:none;box-shadow:0 0 0 3px #e4be542e}.auth-input[aria-invalid=true]{border-color:#d9534f}.auth-password{display:flex;position:relative}.auth-password__input{padding-inline-end:48px}.auth-password__toggle{width:40px;color:var(--color-ink-500);cursor:pointer;background:0 0;border:0;place-items:center;display:inline-grid;position:absolute;inset-block:0;inset-inline-end:4px}.auth-password__toggle:hover{color:var(--color-navy-900)}.auth-field__error{color:#b42318;margin:0;font-size:.8rem}.auth-pw-reqs{flex-direction:column;gap:3px;margin:6px 0 0;padding:0;list-style:none;display:flex}.auth-pw-reqs__item{color:var(--color-ink-500);align-items:center;gap:7px;font-size:.78rem;display:flex}.auth-pw-reqs__item--ok{color:var(--color-success)}.auth-pw-reqs__mark{text-align:center;flex:none;width:14px;font-weight:700}.auth-form__row{justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-checkbox{color:var(--color-ink-700);cursor:pointer;align-items:center;gap:8px;font-size:.875rem;display:inline-flex}.auth-checkbox input{width:18px;height:18px;accent-color:var(--color-gold-500);cursor:pointer}.auth-terms{align-items:flex-start;gap:10px;display:flex}.auth-terms input{width:18px;height:18px;accent-color:var(--color-gold-500);cursor:pointer;flex:none;margin-block-start:2px}.auth-terms__label{color:var(--color-ink-700);font-size:.85rem;line-height:1.45}.auth-submit{border-radius:var(--radius-pill);background:var(--color-gold-500);min-height:44px;color:var(--color-navy-900);cursor:pointer;white-space:nowrap;border:0;margin-block-start:4px;font-family:inherit;font-size:.9rem;font-weight:800;transition:background .15s,opacity .15s}.auth-submit:hover:not(:disabled){background:#c79a36}.auth-submit:disabled{opacity:.6;cursor:not-allowed}.auth-switch{text-align:center;color:var(--color-ink-500);margin-block-start:20px;font-size:.9rem}.auth-link{color:var(--color-gold-2);font-weight:700;text-decoration:none}.auth-link:hover{text-underline-offset:3px;text-decoration:underline}@media (max-width:760px){.auth-viewport{padding:16px;display:block}.auth-card{border:0;border-radius:14px;grid-template-columns:minmax(0,1fr);max-width:none;margin:0 auto}.auth-brand{display:none}.auth-panel{justify-content:flex-start;padding:0 16px 28px}.auth-panel__strip{background:var(--color-navy-950);border:2px solid var(--color-gold-500);border-radius:14px;justify-content:center;align-self:stretch;align-items:center;margin-block-start:8px;margin-inline:-8px;padding:18px 16px;display:flex}.auth-panel__strip .auth-logo{width:76px}.auth-panel__strip .auth-lockup{flex-direction:row;gap:12px}.auth-panel__strip .auth-lockup__divider{height:46px}.auth-panel__strip .auth-lockup__logo{width:76px}.auth-panel__strip .auth-lockup__delivery{width:62px}.auth-panel__strip .auth-lockup__slogan{width:130px}.auth-panel__switch{flex:none;margin:0;position:static}.auth-panel__switch .locale-selector__menu{inset-inline:auto 0}.auth-panel__switch .locale-selector__pill{gap:4px;min-height:28px;padding:0 8px;font-size:.6875rem}.auth-panel__switch .flag-icon{width:18px;height:12px}.auth-panel__switch .locale-selector__pill svg:not(.flag-icon){width:12px;height:12px}.auth-panel__inner{width:100%;margin-block-start:20px}.auth-panel__head,.auth-panel__head--register{text-align:center;flex-direction:column;align-items:center;gap:10px;margin-block-end:16px;display:flex}.auth-panel__head-text{text-align:center}.auth-panel__subrow{flex-direction:column;align-items:center;gap:10px}.auth-panel__head-text{min-width:0}.auth-form{gap:12px}.auth-title{font-size:1rem}.auth-subtitle,.auth-label,.auth-terms__label,.auth-checkbox{font-size:.8125rem}.auth-input{min-height:44px}.auth-input::placeholder{font-size:12px}.auth-submit{min-height:44px;font-size:.875rem}.auth-switch{margin-block-start:16px;font-size:.8125rem}}.profile-summary{display:none}.profile-summary__name{color:var(--color-navy-950,#0a1527);font-size:1rem;font-weight:700}.profile-summary__since{color:var(--color-ink-500,#667085);margin-top:2px;font-size:.75rem}.profile-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.profile-stat{border:1px solid var(--color-line,#e7e2d6);text-align:center;background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:2px;padding:14px 12px;display:flex}.profile-stat__value{color:var(--color-navy-950,#0a1527);font-size:1.05rem;font-weight:800}.profile-stat__label{color:var(--color-ink-500,#667085);font-size:.72rem}.profile-id{align-items:center;gap:12px;margin-bottom:16px;display:flex}.profile-id__name{color:var(--color-navy-950,#0a1527);font-size:.95rem;font-weight:700}.profile-form{flex-direction:column;gap:14px;display:flex}.profile-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;display:grid}.profile-form__note{color:var(--color-ink-500,#667085);margin-top:6px;font-size:.75rem}.profile-form__optional{text-transform:none;letter-spacing:0;color:var(--color-ink-500,#667085);font-weight:400}.profile-form .auth-input:disabled{background:var(--color-cream-100,#f7f6f1);color:var(--color-ink-500,#667085);cursor:not-allowed}.profile-form__actions{justify-content:flex-end;align-items:center;gap:16px;display:flex}.profile-form__success{color:var(--color-success);align-items:center;gap:6px;margin-inline-end:auto;font-size:.8125rem;font-weight:600;display:inline-flex}.profile-form__reset{appearance:none;cursor:pointer;font:inherit;color:var(--color-ink-500,#667085);background:0 0;border:0;font-size:.8125rem;font-weight:600}.profile-form__reset:hover:not(:disabled){color:var(--color-navy-950,#0a1527);text-decoration:underline}.profile-form__reset:disabled{opacity:.5;cursor:default}.profile-form__save{background:var(--color-gold-500,#d4a943);min-height:40px;font:inherit;color:var(--color-navy-950,#0a1527);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 22px;font-size:.8125rem;font-weight:700;display:inline-flex}.profile-form__save:hover:not(:disabled){background:var(--color-gold-2,#b88722)}.profile-form__save:disabled{opacity:.55;cursor:default}.profile-form--password{border-top:1px solid var(--color-cream-100,#f7f6f1);margin-top:4px;padding-top:14px}.profile-security__row{border-bottom:1px solid var(--color-cream-100,#f7f6f1);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px;padding:12px 0;display:flex}.profile-security__row:last-of-type{border-bottom:0}.profile-security__label{text-transform:uppercase;letter-spacing:.05em;color:var(--color-ink-500,#667085);font-size:.72rem}.profile-security__value{color:var(--color-ink,#1f2933);overflow-wrap:anywhere;margin-top:2px;font-size:.875rem;font-weight:600}.profile-security__change{cursor:pointer;font:inherit;margin-top:0}.profile-id--avatar{align-items:flex-start}.profile-avatar__img--large{width:72px;height:72px;font-size:1.25rem}.profile-avatar__meta{flex-direction:column;gap:6px;display:flex}.profile-avatar__actions{align-items:center;gap:12px;display:flex}.profile-avatar__input{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.profile-avatar__upload{cursor:pointer}.profile-avatar__upload--busy{opacity:.55;pointer-events:none}.profile-avatar__remove{appearance:none;cursor:pointer;font:inherit;color:var(--color-danger,#dc2626);background:0 0;border:0;font-size:.8125rem;font-weight:600}.profile-avatar__remove:disabled{opacity:.5;cursor:default}.profile-pref-row{border-bottom:1px solid var(--color-cream-100,#f7f6f1);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;padding:12px 0;display:flex}.profile-pref-row:last-of-type{border-bottom:0}.profile-pills{gap:8px;display:inline-flex}.profile-pill{appearance:none;border:1.5px solid var(--color-line,#e7e2d6);min-height:34px;font:inherit;color:var(--color-ink,#1f2933);cursor:pointer;background:#fff;border-radius:999px;padding:0 16px;font-size:.8125rem;font-weight:600}.profile-pill:hover:not(:disabled){border-color:var(--color-gold-500,#d4a943)}.profile-pill--active{border-color:var(--color-gold-500,#d4a943);background:var(--color-gold-100,#faebc4);color:var(--color-navy-950,#0a1527)}.profile-pill:disabled{opacity:.6;cursor:default}.profile-toggle{appearance:none;cursor:pointer;background:#d1d5db;border:0;border-radius:999px;flex:none;width:44px;height:24px;padding:0;transition:background .15s;position:relative}.profile-toggle--on{background:var(--color-success,#16a34a)}.profile-toggle:disabled{opacity:.6;cursor:default}.profile-toggle__knob{top:3px;background:#fff;border-radius:999px;width:18px;height:18px;transition:transform .15s;position:absolute;inset-inline-start:3px;box-shadow:0 1px 2px #0b1f3a40}.profile-toggle--on .profile-toggle__knob{transform:translate(20px)}.profile-select{cursor:pointer}.profile-textarea{resize:vertical;min-height:72px;padding-block:10px}.profile-link{color:var(--color-gold-2,#b88722);font-size:.8125rem;font-weight:600;text-decoration:none}.profile-link:hover{text-decoration:underline}.profile-link--manage{align-self:flex-start;margin-top:4px}.profile-actions-bar{border:1px solid var(--color-line,#e7e2d6);background:#fff;border-radius:14px;justify-content:flex-end;align-items:center;gap:16px;padding:14px 16px;display:flex}.profile-page .dash-card__title:before{content:"●";color:var(--color-gold-500,#d4a943);margin-inline-end:8px;font-size:.7em}.profile-stat__icon{color:var(--color-gold-500,#d4a943);margin-bottom:2px;display:inline-flex}.profile-stat__icon svg{width:18px;height:18px}.profile-page .auth-label{text-transform:uppercase;letter-spacing:.05em;color:var(--color-ink-500,#667085);font-size:.72rem;font-weight:600}.profile-page .auth-input{background:var(--color-cream-50,#f7f6f1)}.profile-page .profile-form .auth-input:disabled{color:var(--color-ink-500,#667085);background:#fff;border-style:dashed}@media (max-width:760px){.profile-summary{border:1px solid var(--color-line,#e7e2d6);background:#fff;border-radius:14px;align-items:center;gap:12px;padding:16px;display:flex}.profile-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profile-stat{padding:10px 6px}.profile-pref-row{flex-direction:column;align-items:flex-start}.profile-pills{flex-wrap:wrap}.profile-pill,.profile-avatar__upload{min-height:44px}.profile-actions-bar{flex-wrap:wrap;justify-content:stretch}.profile-actions-bar .profile-form__save{flex:100%;min-height:44px}.profile-stat__value{font-size:.8125rem}.profile-stat__label{font-size:.625rem}.profile-form__grid{grid-template-columns:minmax(0,1fr)}.profile-form__save,.profile-security__change,.profile-form__reset{min-height:44px}}.addr-actions{display:flex}.addr-add{background:var(--color-gold-500,#d4a943);min-height:40px;font:inherit;color:var(--color-navy-950,#0a1527);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 22px;font-size:.8125rem;font-weight:700;display:inline-flex}.addr-add:hover{background:var(--color-gold-2,#b88722)}.addr-grid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));align-items:stretch;gap:14px;display:grid}.addr-card{border:1px solid var(--color-line,#e7e2d6);background:#fff;border-radius:14px;flex-direction:column;gap:10px;padding:16px;display:flex}.addr-card--default{border:1.5px solid var(--color-gold-500,#d4a943)}.addr-card__head{align-items:center;gap:8px;display:flex}.addr-card__icon{font-size:1.1rem}.addr-card__label{color:var(--color-navy-950,#0a1527);font-size:.875rem;font-weight:700}.addr-card__pill{background:var(--color-gold-500,#d4a943);color:var(--color-navy-950,#0a1527);letter-spacing:.06em;border-radius:999px;margin-inline-start:auto;padding:2px 10px;font-size:.625rem;font-weight:800}.addr-card__body{color:var(--color-ink,#1f2933);flex-direction:column;gap:2px;font-size:.8125rem;display:flex}.addr-card__receiver{font-weight:700}.addr-card__note{color:var(--color-ink-500,#667085);margin-top:4px;font-size:.75rem;font-style:italic}.addr-card__actions{border-top:1px solid var(--color-cream-100,#f7f6f1);gap:16px;margin-top:auto;padding-top:10px;display:flex}.addr-card__action{appearance:none;cursor:pointer;font:inherit;color:var(--color-navy-900,#112240);background:0 0;border:0;padding:0;font-size:.8125rem;font-weight:600}.addr-card__action:hover:not(:disabled){text-decoration:underline}.addr-card__action:disabled{opacity:.5;cursor:default}.addr-card__action--danger{color:var(--color-danger,#dc2626)}.addr-form__textarea{resize:vertical;min-height:80px;padding-block:10px}@media (max-width:1023px){.addr-form .auth-input{min-height:40px}.addr-form .addr-form__textarea{min-height:60px;padding-block:8px}}.addr-zones{background:var(--color-cream-100,#f7f6f1);border:1px solid var(--color-line,#e7e2d6);border-radius:14px;padding:16px 20px}.addr-zones strong{color:var(--color-navy-950,#0a1527);font-size:.875rem;display:block}.addr-zones p{color:var(--color-ink-500,#667085);margin-top:4px;font-size:.8125rem}.addr-card__pin{background:var(--color-gold-100,#faebc4);color:var(--color-navy-950,#0a1527);border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:.6875rem;font-weight:700;display:inline-flex}.addr-map{background:var(--color-cream-100,#f7f6f1);border:1px solid var(--color-line,#e7e2d6);border-radius:12px;flex-direction:column;gap:8px;padding:12px;display:flex}.addr-map__hint{color:var(--color-navy-950,#0a1527);margin:0;font-size:.8125rem;font-weight:600}.addr-map__search gmp-place-autocomplete{background:var(--color-white,#fff);border:1px solid var(--color-border-warm,#e3dccb);width:100%;font-family:var(--font-sans);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;border-radius:8px;display:block}@media (max-width:1023px){.addr-map__search gmp-place-autocomplete{height:44px;min-height:0}}.addr-map__canvas{border:1px solid var(--color-border-warm,#e3dccb);background:var(--color-cream-50,#fcf8ed);border-radius:10px;width:100%;height:280px;overflow:hidden}.addr-map__status{color:var(--color-ink-500,#667085);margin:0;font-size:.75rem}.addr-map__status--error{color:var(--color-danger,#dc2626)}.addr-map__controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.addr-map__locate{background:var(--color-white,#fff);border:1px solid var(--color-navy-950,#0a1527);color:var(--color-navy-950,#0a1527);cursor:pointer;border-radius:999px;padding:8px 16px;font-size:.8125rem;font-weight:700}.addr-map__locate:hover:not(:disabled),.addr-map__locate:focus-visible{background:var(--color-cream-50,#fcf8ed)}.addr-map__locate:disabled{opacity:.6;cursor:wait}.addr-map__clear{border:1px solid var(--color-line,#e7e2d6);color:var(--color-ink-700,#344054);cursor:pointer;background:0 0;border-radius:999px;padding:6px 14px;font-size:.75rem;font-weight:600}.addr-map__clear:hover,.addr-map__clear:focus-visible{border-color:var(--color-danger,#dc2626);color:var(--color-danger,#dc2626)}.addr-map__note{background:var(--color-gold-100,#faebc4);color:var(--color-ink-700,#344054);border-radius:8px;margin:0;padding:8px 10px;font-size:.75rem;line-height:1.4}.addr-form__country{background:var(--color-cream-100,#f7f6f1);border:1px dashed var(--color-border-warm,#e3dccb);color:var(--color-ink-700,#344054);border-radius:8px;margin:0;padding:10px 14px;font-size:.875rem}.profile-stat__value--pin{color:var(--color-success,#16a34a)}.addr-form__cols{flex-direction:column;gap:16px;display:flex}.addr-form__fields{flex-direction:column;gap:14px;display:flex}@media (min-width:1024px){.addr-form__cols--map{grid-template-columns:minmax(0,11fr) minmax(0,9fr);align-items:start;gap:16px 24px;display:grid}.addr-form__cols--map .addr-form__fields{grid-area:1/1}.addr-form__cols--map .addr-form__pin{grid-area:1/2/span 2;align-self:stretch}.addr-form__cols--map .addr-form__actions{grid-area:2/1}.addr-form__cols--map .addr-map{height:100%}.addr-form__cols--map .addr-map__canvas{flex:1;min-height:280px}}.addr-pin-modal{z-index:1200;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.addr-pin-modal__backdrop{background:#0a15278c;position:absolute;inset:0}.addr-pin-modal__panel{background:var(--color-white,#fff);width:min(640px,100%);box-shadow:var(--shadow-card);border-radius:14px;flex-direction:column;gap:10px;padding:16px;display:flex;position:relative}.addr-pin-modal__head{color:var(--color-navy-950,#0a1527);justify-content:space-between;align-items:center;gap:12px;font-size:.9375rem;display:flex}.addr-pin-modal__close{border:1px solid var(--color-line,#e7e2d6);width:32px;height:32px;color:var(--color-ink-700,#344054);cursor:pointer;background:0 0;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.875rem;display:inline-flex}.addr-pin-modal__caption{color:var(--color-ink-500,#667085);margin:0;font-size:.8125rem}.addr-map-view__canvas{border:1px solid var(--color-border-warm,#e3dccb);background:var(--color-cream-50,#fcf8ed);border-radius:10px;width:100%;height:320px;overflow:hidden}.odetail-shipping__map{margin-block-start:10px}.odetail-shipping__map .addr-map-view__canvas{height:200px}@media (max-width:760px){.addr-add{width:100%;min-height:44px}.addr-card__actions{gap:20px}.addr-card__action{min-height:44px}.addr-map__canvas{height:220px}.addr-map-view__canvas{height:240px}}.orders-kpi{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.orders-kpi__card{border:1px solid var(--color-line,#e7e2d6);text-align:center;background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:2px;padding:12px 8px;display:flex}.orders-kpi__value{color:var(--color-navy-950,#0a1527);font-size:1.2rem;font-weight:800}.orders-kpi__label{color:var(--color-ink-500,#667085);font-size:.6875rem}.orders-kpi__card--yellow .orders-kpi__value{color:#b45309}.orders-kpi__card--gold .orders-kpi__value{color:var(--color-gold-2,#b88722)}.orders-kpi__card--green .orders-kpi__value{color:#15803d}.orders-kpi__card--gray .orders-kpi__value{color:var(--color-ink-500,#667085)}.orders-filter{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.orders-filter__search{flex:260px;gap:8px;min-width:0;display:flex}.orders-filter__input{flex:1;min-height:38px}.orders-filter__go{appearance:none;border:1.5px solid var(--color-gold-500,#d4a943);min-height:38px;font:inherit;color:var(--color-navy-900,#112240);cursor:pointer;background:#fff;border-radius:999px;padding:0 16px;font-size:.8125rem;font-weight:600}.orders-filter__go:hover{background:var(--color-gold-500,#d4a943)}.orders-filter__chips{flex-wrap:wrap;gap:6px;display:flex}.orders-chip{appearance:none;border:1px solid var(--color-line,#e7e2d6);min-height:32px;font:inherit;color:var(--color-ink,#1f2933);cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;padding:0 14px;font-size:.75rem;font-weight:600}.orders-chip:hover{border-color:var(--color-gold-500,#d4a943)}.orders-chip--active{border-color:var(--color-gold-500,#d4a943);background:var(--color-gold-100,#faebc4);color:var(--color-navy-950,#0a1527)}.orders-filter__sort{align-items:center;gap:8px;margin-inline-start:auto;display:flex}.orders-filter__sort-label{color:var(--color-ink-500,#667085);font-size:.75rem}.orders-filter__select{border:1px solid var(--color-line,#e7e2d6);min-height:38px;font:inherit;color:var(--color-ink,#1f2933);background:#fff;border-radius:10px;padding:0 12px;font-size:.8125rem}.orders-list{flex-direction:column;gap:12px;display:flex}.order-row{border:1px solid var(--color-line,#e7e2d6);background:#fff;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:18px;padding:14px 18px;display:grid}.order-row--pending{border:1.5px solid #f59e0b}.order-row__thumbs{grid-template-columns:repeat(2,38px);gap:4px;display:grid}.order-row__thumb{border:1px solid var(--color-cream-100,#f7f6f1);background:var(--color-cream-50,#fcf8ed);object-fit:contain;border-radius:8px;place-items:center;width:38px;height:38px;font-size:.9rem;display:grid}.order-row__thumb--more{color:var(--color-navy-900,#112240);font-size:.6875rem;font-weight:700}.order-row__number{color:var(--color-gold-2,#b88722);font-size:.875rem;font-weight:700}.order-row__meta{color:var(--color-ink-500,#667085);margin-top:2px;font-size:.75rem}.order-row__sub{color:#15803d;margin-top:2px;font-size:.75rem}.order-row__amounts{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.order-row__total{color:var(--color-navy-950,#0a1527);font-size:.95rem;font-weight:800}.order-pill{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:2px 10px;font-size:.625rem;font-weight:700;display:inline-block}.order-pill--green{color:#15803d;background:#dcfce7}.order-pill--yellow{color:#b45309;background:#fef3c7}.order-pill--gold{background:var(--color-gold-100,#faebc4);color:var(--color-gold-2,#b88722)}.order-pill--navy{color:var(--color-navy-900,#112240);background:#e2e8f0}.order-pill--gray{color:var(--color-ink-500,#667085);background:#f1f5f9}.order-row__actions{flex-direction:column;gap:8px;display:flex}.order-row__action{border:1px solid var(--color-line,#e7e2d6);min-height:32px;color:var(--color-navy-900,#112240);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-size:.75rem;font-weight:600;display:inline-flex}.order-row__action:hover{border-color:var(--color-gold-500,#d4a943)}.order-row__action--primary{background:var(--color-navy-950,#0a1527);border-color:var(--color-navy-950,#0a1527);color:#fff}.order-row__action--primary:hover{background:var(--color-navy-900,#112240)}.orders-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.orders-pagination__info{color:var(--color-ink-500,#667085);font-size:.75rem}.orders-pagination__pages{gap:6px;display:flex}.orders-pagination__page{appearance:none;border:1px solid var(--color-line,#e7e2d6);min-width:34px;min-height:34px;font:inherit;color:var(--color-ink,#1f2933);cursor:pointer;background:#fff;border-radius:8px;font-size:.8125rem;font-weight:600}.orders-pagination__page--active{background:var(--color-gold-500,#d4a943);border-color:var(--color-gold-500,#d4a943);color:var(--color-navy-950,#0a1527)}.orders-banner{background:var(--color-gold-100,#faebc4);border:1px solid var(--color-gold-500,#d4a943);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.orders-banner strong{color:var(--color-navy-950,#0a1527);font-size:.875rem;display:block}.orders-banner p{color:var(--color-ink-500,#667085);margin-top:2px;font-size:.75rem}.orders-banner__cta{background:var(--color-navy-950,#0a1527);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 18px;font-size:.8125rem;font-weight:700;display:inline-flex}.orders-banner__cta:hover{background:var(--color-navy-900,#112240)}@media (max-width:1023px){.orders-kpi{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.orders-kpi{gap:8px}.orders-kpi__value{font-size:1rem}.orders-kpi__label{font-size:.625rem}.orders-filter__chips{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;width:100%;padding-bottom:4px;overflow-x:auto}.orders-chip,.orders-filter__go,.orders-filter__input,.orders-filter__select{min-height:44px}.orders-filter__sort{width:100%;margin-inline-start:0}.orders-filter__select{flex:1}.order-row{grid-template-columns:minmax(0,1fr);gap:10px;padding:14px}.order-row__thumbs{grid-template-columns:repeat(5,38px)}.order-row__amounts{flex-flow:wrap;align-items:center;gap:8px}.order-row__actions{flex-direction:row}.order-row__action{flex:1;min-height:44px}}.odetail-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.odetail-back{color:var(--color-ink-500,#667085);margin-bottom:8px;font-size:.75rem;font-weight:600;display:inline-block}.odetail-back:hover{color:var(--color-navy-950,#0a1527)}.odetail-title{overflow-wrap:anywhere}.odetail-pills{gap:6px;margin-top:10px;display:flex}.odetail-support{border:1.5px solid var(--color-gold-500,#d4a943);min-height:36px;color:var(--color-navy-900,#112240);background:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 16px;font-size:.8125rem;font-weight:600;display:inline-flex}.odetail-support:hover{background:var(--color-gold-500,#d4a943)}.odetail-cancelled{background:#fef2f2;border:1.5px solid #fca5a5;border-radius:14px;padding:16px 20px}.odetail-cancelled strong{color:#b91c1c;font-size:.875rem;display:block}.odetail-cancelled p{color:var(--color-ink-500,#667085);margin-top:4px;font-size:.8125rem}.odetail-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.odetail-step{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.odetail-step__dot{background:var(--color-cream-100,#f7f6f1);width:32px;height:32px;color:var(--color-ink-500,#667085);border:2px solid var(--color-line,#e7e2d6);border-radius:999px;place-items:center;font-size:.8125rem;font-weight:700;display:grid}.odetail-step--done .odetail-step__dot{background:var(--color-navy-950,#0a1527);border-color:var(--color-navy-950,#0a1527);color:var(--color-gold-500,#d4a943)}.odetail-step--current .odetail-step__dot{background:var(--color-gold-500,#d4a943);border-color:var(--color-gold-500,#d4a943);color:var(--color-navy-950,#0a1527)}.odetail-step__label{color:var(--color-ink,#1f2933);font-size:.72rem;font-weight:600}.odetail-step--upcoming .odetail-step__label{color:var(--color-ink-500,#667085);font-weight:500}.odetail-step__time{color:var(--color-ink-500,#667085);font-size:.625rem}.odetail-items{flex-direction:column;display:flex}.odetail-item{border-bottom:1px solid var(--color-cream-100,#f7f6f1);grid-template-columns:44px minmax(0,1fr) auto auto auto;align-items:center;gap:14px;padding:10px 0;display:grid}.odetail-item:last-child{border-bottom:0}.odetail-item__thumb{border:1px solid var(--color-cream-100,#f7f6f1);background:var(--color-cream-50,#fcf8ed);object-fit:contain;border-radius:8px;place-items:center;width:44px;height:44px;display:grid}.odetail-item__name{color:var(--color-ink,#1f2933);font-size:.8125rem;font-weight:600}.odetail-item__variant{color:var(--color-ink-500,#667085);font-size:.72rem}.odetail-item__unavailable{color:var(--color-ink-500,#667085);font-size:.72rem;font-style:italic}.odetail-item__qty,.odetail-item__unit{color:var(--color-ink-500,#667085);white-space:nowrap;font-size:.8125rem}.odetail-item__total{color:var(--color-navy-950,#0a1527);white-space:nowrap;font-size:.875rem}.odetail-summary>div{justify-content:space-between;gap:12px;padding:7px 0;font-size:.8125rem;display:flex}.odetail-summary dt{color:var(--color-ink-500,#667085)}.odetail-summary dd{color:var(--color-ink,#1f2933);font-weight:600}.odetail-summary__discount{color:#b45309}.odetail-summary__free{color:#15803d}.odetail-summary__total{border-top:1px solid var(--color-cream-100,#f7f6f1);margin-top:4px}.odetail-summary__total dt,.odetail-summary__total dd{color:var(--color-navy-950,#0a1527);font-size:.95rem;font-weight:800}.odetail-summary__thb{color:var(--color-ink-500,#667085);margin-top:4px;font-size:.75rem}.odetail-summary__method{border-top:1px solid var(--color-cream-100,#f7f6f1);color:var(--color-ink,#1f2933);justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding-top:10px;font-size:.8125rem;font-weight:600;display:flex}.odetail-summary__proof{color:var(--color-ink-500,#667085);margin-top:8px;font-size:.75rem}.odetail-shipping{color:var(--color-ink,#1f2933);flex-direction:column;gap:3px;font-size:.8125rem;display:flex}.odetail-shipping__receiver{font-weight:700}.odetail-shipping__note{color:var(--color-ink-500,#667085);margin-top:4px;font-style:italic}.odetail-shipping__eta{color:var(--color-gold-2,#b88722);margin-top:4px;font-weight:600}.odetail-events{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.odetail-event{grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 0;display:grid;position:relative}.odetail-event__dot{background:var(--color-line,#e7e2d6);border-radius:999px;justify-self:center;width:10px;height:10px}.odetail-event--current .odetail-event__dot{background:var(--color-gold-500,#d4a943);box-shadow:0 0 0 3px var(--color-gold-100,#faebc4)}.odetail-event__label{color:var(--color-ink,#1f2933);font-size:.8125rem;font-weight:600}.odetail-event--current .odetail-event__label{color:var(--color-navy-950,#0a1527)}.odetail-event__time{color:var(--color-ink-500,#667085);white-space:nowrap;font-size:.72rem}.dash-recent{flex-direction:column;gap:8px;display:flex}.dash-recent__row{border:1px solid var(--color-cream-100,#f7f6f1);border-radius:10px;grid-template-columns:36px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:8px 10px;display:grid}.dash-recent__row:hover{border-color:var(--color-gold-500,#d4a943)}.dash-recent__thumb{border:1px solid var(--color-cream-100,#f7f6f1);background:var(--color-cream-50,#fcf8ed);object-fit:contain;border-radius:8px;place-items:center;width:36px;height:36px;font-size:.85rem;display:grid}.dash-recent__number{color:var(--color-gold-2,#b88722);font-size:.78rem;font-weight:700}.dash-recent__date{color:var(--color-ink-500,#667085);font-size:.7rem}.dash-recent__total{color:var(--color-navy-950,#0a1527);white-space:nowrap;font-size:.8125rem;font-weight:700}@media (max-width:760px){.odetail-head{flex-direction:column}.odetail-support{width:100%;min-height:44px}.odetail-steps{grid-template-columns:minmax(0,1fr);gap:10px}.odetail-step{text-align:start;flex-direction:row;gap:10px}.odetail-step__time{margin-inline-start:auto}.odetail-item{grid-template-columns:44px minmax(0,1fr) auto;row-gap:4px}.odetail-item__thumb{grid-row:1/span 2}.odetail-item__info{grid-column:2/span 2}.odetail-item__qty{grid-column:2;justify-self:start}.odetail-item__unit{display:none}.odetail-item__total{grid-column:3;justify-self:end}}.mdeals-banner{align-items:center}.mdeals-banner__copy{color:var(--color-gold-500,#d4a943);font-size:.875rem;font-weight:600}.mdeals-featured{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.mdeals-card{border:1.5px solid var(--color-gold-500,#d4a943);background:#fff;border-radius:14px;gap:14px;padding:16px;display:flex;position:relative}.mdeals-card__save{top:10px;background:var(--color-danger,#dc2626);color:#fff;letter-spacing:.04em;border-radius:999px;padding:3px 10px;font-size:.6875rem;font-weight:800;position:absolute;inset-inline-end:10px}.mdeals-card__image{border:1px solid var(--color-cream-100,#f7f6f1);background:var(--color-cream-50,#fcf8ed);object-fit:contain;border-radius:10px;flex:none;place-items:center;width:92px;height:92px;font-size:1.4rem;display:grid}.mdeals-card__body{flex-direction:column;gap:6px;min-width:0;display:flex}.mdeals-card__name{color:var(--color-navy-950,#0a1527);padding-inline-end:64px;font-size:.875rem;font-weight:700}.mdeals-card__prices{align-items:baseline;gap:8px;display:flex}.mdeals-card__compare{color:#888;font-size:.8125rem;text-decoration:line-through}.mdeals-card__price{color:var(--color-danger,#dc2626);font-size:1.1rem;font-weight:800}.mdeals-card__actions{gap:10px;margin-top:auto;display:flex}.mdeals-card__add{appearance:none;background:var(--color-gold-500,#d4a943);min-height:36px;font:inherit;color:var(--color-navy-950,#0a1527);cursor:pointer;border:0;border-radius:999px;padding:0 18px;font-size:.8125rem;font-weight:700}.mdeals-card__add:hover:not(:disabled){background:var(--color-gold-2,#b88722)}.mdeals-card__add:disabled{opacity:.6;cursor:default}.mdeals-card__view{border:1.5px solid var(--color-gold-500,#d4a943);min-height:36px;color:var(--color-navy-900,#112240);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-size:.8125rem;font-weight:600;display:inline-flex}.mdeals-card__view:hover{background:var(--color-cream-50,#fcf8ed)}.mdeals-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.mdeals-more{justify-content:center;margin-top:14px;display:flex}@media (max-width:1279px){.mdeals-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1023px){.mdeals-featured{grid-template-columns:minmax(0,1fr)}}@media (max-width:760px){.mdeals-banner{flex-direction:column;align-items:flex-start;gap:8px}.mdeals-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mdeals-card{flex-direction:column}.mdeals-card__image{width:100%;height:140px}.mdeals-card__name{padding-inline-end:0}.mdeals-card__add,.mdeals-card__view{flex:1;min-height:44px}}.account-menu__logout{appearance:none;width:100%;font:inherit;text-align:start;cursor:pointer;border:0;border-top:1px solid var(--color-cream-100,#f7f6f1);background:0 0}.account-menu__logout:disabled{opacity:.6;cursor:default}.mobile-nav-drawer__account-links{flex-direction:column;width:100%;margin:8px 0 0;padding:0;list-style:none;display:flex}
