:root{--brand-primary:#A63232;--brand-secondary:#0B6C6B;--brand-accent:#D8A84E;--surface-page:#F6F0E5;--surface-card:#fff;--surface-inverse:#171717;--text-primary:#171717;--text-muted:#6D6D6D;--text-inverse:#fff;--border-default:#D9D9D9;--focus-color:#0B6C6B;--radius-sm:8px;--radius-md:16px;--radius-lg:26px;--content-max-width:1440px;--content-gutter:20px;--section-gap:56px;--header-height:72px;--header-logo-width:145px;--header-icon-size:24px;--nav-height:64px;--nav-icon-size:24px;--nav-text-size:11px;--nav-bg:#fff;--nav-active:#A63232;--nav-inactive:#4F4F4F;--body-size:16px;--h1-size:48px;--h2-size:36px;--h3-size:26px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text-primary);background:var(--surface-page);font-synthesis:none}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%}body{font-size:var(--body-size);background:var(--surface-page)}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.content-width{width:min(calc(100% - var(--content-gutter)*2),var(--content-max-width));margin-inline:auto}.app-shell{min-height:100vh;padding-bottom:calc(var(--nav-height) + env(safe-area-inset-bottom))}.main-content{min-height:60vh}.app-header{height:calc(var(--header-height) + env(safe-area-inset-top));padding-top:env(safe-area-inset-top);background:color-mix(in srgb,var(--surface-page) 94%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0;z-index:50;border-bottom:1px solid color-mix(in srgb,var(--text-primary) 7%,transparent)}.header-inner{height:var(--header-height);width:min(calc(100% - 24px),var(--content-max-width));margin:auto;display:grid;grid-template-columns:44px 1fr 44px;align-items:center}.icon-btn{width:44px;height:44px;border:0;background:transparent;color:var(--text-primary);display:grid;place-items:center;position:relative}.brand{justify-self:center;text-align:center;line-height:.8;letter-spacing:.09em;font-weight:900}.brand-logo{display:block;width:var(--header-logo-width);max-height:calc(var(--header-height) - 14px);object-fit:contain}.cart-badge{position:absolute;right:0;top:0;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:var(--brand-primary);color:#fff;font-size:10px;display:grid;place-items:center}.app-nav{position:fixed;left:0;right:0;bottom:0;z-index:60;height:calc(var(--nav-height) + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:color-mix(in srgb,var(--nav-bg) 94%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid color-mix(in srgb,var(--text-primary) 8%,transparent)}.nav-inner{height:var(--nav-height);display:flex;max-width:760px;margin:auto}.nav-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--nav-inactive);font-size:var(--nav-text-size);font-weight:650;min-width:0}.nav-item svg{width:var(--nav-icon-size);height:var(--nav-icon-size)}.nav-item.router-link-exact-active{color:var(--nav-active)}.app-footer{background:var(--surface-inverse);color:var(--text-inverse);padding:72px 0 100px;margin-top:80px}.footer-brand{font-size:24px;font-weight:900;letter-spacing:.08em}.app-footer p{opacity:.7}.footer-links{display:flex;flex-wrap:wrap;gap:20px;margin-top:28px;font-size:13px}.hero-fallback,.home-hero{min-height:74svh;display:flex;align-items:flex-end;padding:clamp(40px,8vw,96px) var(--content-gutter);background:linear-gradient(140deg,#201f1d,#5f1d22 55%,#0b6c6b);color:#fff;background-size:cover;background-position:center}.hero-copy{width:min(760px,100%);margin:0 auto 0 max(0px,calc((100vw - var(--content-max-width))/2));padding-bottom:20px}.eyebrow{font-size:11px;font-weight:750;letter-spacing:.14em;text-transform:uppercase;opacity:.72}.hero-copy h1,.page-head h1,.placeholder-page h1,.product-buy h1{font-size:clamp(42px,8vw,88px);letter-spacing:-.055em;line-height:.9;margin:12px 0 18px;font-weight:850}.hero-copy p:not(.eyebrow){font-size:clamp(18px,2.5vw,28px);max-width:600px}.cta,.add-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:18px;background:#fff;color:#171717;font-weight:700;margin-top:20px;border:0}.section-title,.product-section{padding-top:var(--section-gap)}.section-title h2,.section-head h2{font-size:clamp(30px,5vw,var(--h2-size));letter-spacing:-.04em;margin:0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.section-head a{font-size:13px;text-decoration:underline;text-underline-offset:4px}.rich{padding-block:28px;max-width:820px;line-height:1.7}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.product-card{min-width:0}.product-media{display:block;aspect-ratio:4/5;background:#e9e5de;border-radius:var(--radius-md);overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.product-copy{padding:12px 2px}.product-copy h3{font-size:14px;font-weight:600;margin:0 0 5px;line-height:1.25}.price{margin:0;font-size:14px}.page-head,.placeholder-page{padding-top:clamp(48px,8vw,96px);padding-bottom:48px}.page-head h1,.placeholder-page h1{font-size:clamp(52px,8vw,90px)}.page-head>p:last-child{max-width:600px;color:var(--text-muted);line-height:1.6}.empty-state{padding:80px 0;text-align:center;max-width:620px;margin:auto}.empty-state h2{font-size:28px}.empty-state p{color:var(--text-muted)}.grid-skeleton{display:grid;grid-template-columns:repeat(2,1fr);gap:18px 12px}.grid-skeleton div{aspect-ratio:4/5;border-radius:var(--radius-md);background:linear-gradient(90deg,#e9e5de,#f7f4ee,#e9e5de);background-size:200% 100%;animation:shimmer 1.5s infinite}.home-skeleton div{height:300px;margin-bottom:20px;background:#e9e5de}@keyframes shimmer{to{background-position:-200% 0}}.product-page{display:grid;grid-template-columns:1fr}.product-gallery{display:grid;grid-auto-flow:column;grid-auto-columns:88%;overflow-x:auto;scroll-snap-type:x mandatory;gap:2px}.product-gallery-item{scroll-snap-align:start;min-height:65svh;background:#e7e2da}.product-gallery-item img,.product-gallery-item video{width:100%;height:100%;min-height:65svh;object-fit:cover;display:block}.product-buy{padding:32px var(--content-gutter) 56px}.product-buy h1{font-size:clamp(38px,8vw,62px)}.product-price{font-size:22px;margin:12px 0 28px}.option-group{margin:24px 0}.option-group label{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips button{min-width:48px;height:44px;padding:0 14px;border:1px solid var(--border-default);background:transparent;border-radius:22px}.chips button.active{background:var(--text-primary);color:#fff;border-color:var(--text-primary)}.add-button{width:100%;background:var(--text-primary);color:#fff;margin:16px 0 24px}.add-button:disabled{opacity:.4}.description{line-height:1.65;border-top:1px solid var(--border-default);padding-top:24px}.product-loading{min-height:80vh}.placeholder-page{min-height:50vh}.placeholder-page>p:last-child{color:var(--text-muted)}@media(min-width:768px){.product-grid,.grid-skeleton{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 18px}.product-copy h3,.price{font-size:15px}.hero-fallback,.home-hero{min-height:78vh}}@media(min-width:1024px){.app-shell{padding-bottom:0}.app-header{position:sticky}.app-nav{position:sticky;top:calc(var(--header-height) + env(safe-area-inset-top));height:54px;padding:0;border-top:0;border-bottom:1px solid color-mix(in srgb,var(--text-primary) 8%,transparent);z-index:45}.nav-inner{height:54px;justify-content:center;gap:28px}.nav-item{flex:0 0 auto;flex-direction:row;padding:0 10px;font-size:12px}.nav-item svg{width:18px;height:18px}.product-grid,.grid-skeleton{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 20px}.product-page{grid-template-columns:minmax(0,64%) minmax(0,36%);align-items:start}.product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:unset;overflow:visible;gap:3px}.product-gallery-item{min-height:0}.product-gallery-item:first-child:nth-last-child(odd){grid-column:span 2}.product-gallery-item img,.product-gallery-item video{min-height:0;aspect-ratio:4/5}.product-buy{position:sticky;top:calc(var(--header-height) + 54px);padding:64px clamp(32px,4vw,72px);min-height:calc(100vh - var(--header-height) - 54px);background:var(--surface-page)}.app-footer{padding-bottom:72px}.product-media:hover img{transform:scale(1.025)}}@media(min-width:1600px){.product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;transition-duration:.001ms!important}}.gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gallery-card{border:0;padding:0;background:#e9e5de;border-radius:var(--radius-md);overflow:hidden;position:relative;aspect-ratio:4/5}.gallery-card:nth-child(5n+1){grid-row:span 2;aspect-ratio:auto}.gallery-card img,.gallery-card video{width:100%;height:100%;object-fit:cover;display:block}.shop-tag{position:absolute;left:10px;bottom:10px;background:#ffffffe0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:6px 8px;border-radius:999px;font-size:9px;font-weight:850;letter-spacing:.08em}.media-viewer{position:fixed;inset:0;background:#0f0f0ff5;z-index:200;color:#fff;display:grid;grid-template-rows:1fr auto}.viewer-close{position:fixed;right:16px;top:calc(16px + env(safe-area-inset-top));z-index:3;width:46px;height:46px;border:0;border-radius:23px;background:#ffffff1f;color:#fff;font-size:30px}.viewer-media{display:grid;place-items:center;min-height:0;padding:70px 12px 10px}.viewer-media img,.viewer-media video{max-width:100%;max-height:70vh;object-fit:contain}.viewer-info{padding:18px 20px calc(20px + env(safe-area-inset-bottom));max-width:800px;margin:auto;width:100%}.viewer-info h2{margin:0 0 6px}.viewer-info p{opacity:.75}.viewer-info .cta{margin:8px 8px 0 0}.topic-chips{display:flex;gap:8px;overflow-x:auto;padding-bottom:20px}.topic-chips button{white-space:nowrap;border:1px solid var(--border-default);background:transparent;border-radius:999px;padding:10px 14px}.topic-chips button.active{background:var(--text-primary);color:#fff}.wiki-grid{display:grid;grid-template-columns:1fr;gap:20px}.wiki-card{background:var(--surface-card);border-radius:var(--radius-lg);overflow:hidden}.wiki-cover{aspect-ratio:16/10;background:#e9e5de}.wiki-cover img{width:100%;height:100%;object-fit:cover}.wiki-copy{padding:20px}.wiki-copy h2{font-size:28px;letter-spacing:-.04em;line-height:1.05;margin:8px 0}.wiki-copy>p:last-child{color:var(--text-muted);line-height:1.55}.article-hero{padding-top:64px;max-width:1100px}.article-hero h1{font-size:clamp(48px,8vw,100px);line-height:.93;letter-spacing:-.06em;margin:14px 0 24px}.article-lead{font-size:clamp(20px,3vw,30px);line-height:1.4;max-width:800px;color:var(--text-muted)}.article-meta{display:flex;gap:18px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;margin:30px 0}.article-cover{width:100%;max-height:72vh;object-fit:cover;border-radius:var(--radius-lg);display:block}.article-body{width:min(calc(100% - var(--content-gutter)*2),820px);margin:56px auto}.article-block{margin:0 0 28px}.rich-block{font-size:18px;line-height:1.75}.rich-block p{margin:0 0 1.25em}.rich-block h2,.title-block h2{font-size:clamp(30px,5vw,48px);line-height:1.05;letter-spacing:-.04em}.media-block{width:min(1100px,calc(100vw - var(--content-gutter)*2));margin-left:50%;transform:translate(-50%)}.media-block img,.media-block video{width:100%;display:block;border-radius:var(--radius-md)}.media-block figcaption{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:var(--text-muted);padding-top:8px}.article-carousel{display:flex;gap:8px;overflow-x:auto;width:min(1100px,calc(100vw - var(--content-gutter)*2));margin-left:50%;transform:translate(-50%);scroll-snap-type:x mandatory}.article-carousel figure{min-width:80%;margin:0;scroll-snap-align:center}.article-carousel img{width:100%;border-radius:var(--radius-md)}.quote-block{font-size:clamp(28px,5vw,48px);line-height:1.2;letter-spacing:-.03em;margin-block:50px;padding-left:24px;border-left:4px solid var(--brand-primary)}.search-page{min-height:65vh}.search-input{width:100%;height:64px;border:1px solid var(--border-default);background:var(--surface-card);border-radius:20px;padding:0 20px;font-size:22px;outline:none}.search-input:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--focus-color) 25%,transparent)}.search-status{padding:14px;color:var(--text-muted)}.search-section{padding:28px 0;border-bottom:1px solid var(--border-default)}.search-section h2{font-size:15px;text-transform:uppercase;letter-spacing:.08em}.search-row{display:block;padding:14px 0;font-size:22px;border-bottom:1px solid color-mix(in srgb,var(--border-default) 50%,transparent)}@media(min-width:768px){.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.wiki-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.wiki-card:first-child{grid-column:span 2;display:grid;grid-template-columns:1.15fr .85fr}.wiki-card:first-child .wiki-cover{aspect-ratio:auto;min-height:420px}.wiki-card:first-child .wiki-copy{padding:40px}.article-carousel figure{min-width:60%}}@media(min-width:1200px){.gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.wiki-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.wiki-card:first-child{grid-column:span 2;grid-row:span 2}.rich-block{font-size:19px}}.router-button{display:flex;align-items:center;justify-content:center;text-decoration:none}.secondary-button{min-height:46px;border:1px solid var(--border-default,#d9d9d9);background:var(--surface-card,#fff);color:var(--text-primary,#171717);border-radius:var(--button-radius,18px);padding:0 18px;font-weight:700;cursor:pointer}.text-button{border:0;background:transparent;text-decoration:underline;cursor:pointer;color:inherit}.form-error{padding:10px 12px;border-radius:12px;background:#fff1f1;color:#8b1f1f;font-size:13px}.muted{color:var(--text-muted,#6d6d6d)}.cart-page,.account-page,.status-page{padding-top:44px;padding-bottom:100px}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,380px);gap:46px;align-items:start}.cart-lines{border-top:1px solid var(--border-default,#ddd)}.cart-line{display:flex;justify-content:space-between;gap:24px;padding:24px 0;border-bottom:1px solid var(--border-default,#ddd)}.cart-line h3{margin:0 0 6px}.cart-line p{margin:0 0 8px;color:var(--text-muted,#6d6d6d);font-size:13px}.cart-actions{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.qty-stepper{display:flex;align-items:center;border:1px solid var(--border-default,#ddd);border-radius:999px;overflow:hidden}.qty-stepper button{width:38px;height:38px;border:0;background:transparent;font-size:20px}.qty-stepper span{min-width:28px;text-align:center}.cart-summary{position:sticky;top:150px;padding:24px;border:1px solid var(--border-default,#ddd);border-radius:var(--radius-lg,26px);background:var(--surface-card,#fff)}.cart-summary>div{display:flex;justify-content:space-between;font-size:18px}.cart-summary p{font-size:13px;color:var(--text-muted,#666);margin:12px 0 20px}.checkout-skeleton{height:280px;border-radius:22px;background:linear-gradient(90deg,#eee,#f6f6f6,#eee);background-size:200% 100%;animation:shimmer 1.2s infinite}.account-dashboard{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:28px}.account-card,.auth-card,.success-card{background:var(--surface-card,#fff);border:1px solid var(--border-default,#ddd);border-radius:var(--radius-lg,26px);padding:28px}.account-card h2{margin-top:0}.order-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 0;border-bottom:1px solid var(--border-default,#eee);color:inherit;text-decoration:none}.order-row span:first-child{display:flex;flex-direction:column;gap:4px}.order-row small{color:var(--text-muted,#777)}.auth-card{max-width:560px}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;margin-bottom:22px;border-bottom:1px solid var(--border-default,#ddd)}.auth-tabs button{border:0;background:transparent;padding:12px;font-weight:800;cursor:pointer}.auth-tabs button.active{border-bottom:2px solid var(--brand-primary,#a63232)}.auth-card form,.checkout-main{display:grid;gap:14px}.auth-card label,.checkout-main label{display:grid;gap:6px;font-size:13px;font-weight:700}.auth-card input,.checkout-main input{width:100%;min-height:50px;padding:0 14px;border:1px solid var(--border-default,#ddd);border-radius:var(--input-radius,14px);background:var(--input-bg,#fff);font:inherit}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.checkout-shell .main-content{padding-bottom:0}.checkout-page{max-width:1320px;margin:0 auto;padding:34px 28px 80px}.checkout-brand{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;color:var(--text-muted,#666);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,430px);gap:54px}.checkout-main{max-width:720px}.checkout-main h1{font-size:clamp(30px,4vw,48px);margin:0 0 14px}.shipping-rates{display:grid;gap:8px}.shipping-rate{display:grid!important;grid-template-columns:auto 1fr auto;align-items:center;gap:12px!important;padding:15px;border:1px solid var(--border-default,#ddd);border-radius:16px;cursor:pointer}.shipping-rate input{width:18px!important;min-height:18px!important}.shipping-rate span{display:grid;gap:3px}.shipping-rate small{font-weight:400;color:var(--text-muted,#666)}.checkout-summary{padding:24px;border-radius:24px;background:var(--surface-card,#fff);border:1px solid var(--border-default,#ddd);align-self:start;position:sticky;top:120px}.checkout-summary h2{margin-top:0}.summary-line,.summary-total{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--border-default,#eee);font-size:13px}.summary-total{font-size:16px;border-bottom:0;padding-top:18px}.payment-element{min-height:120px;padding:18px 0}.waiting-card{text-align:center;padding:80px 20px}.loader-dot{width:34px;height:34px;border-radius:50%;border:3px solid #ddd;border-top-color:var(--brand-primary,#a63232);animation:spin .8s linear infinite;margin:0 auto 18px}.success-card{max-width:720px;margin:50px auto;text-align:center}.success-card h1{font-size:clamp(34px,6vw,66px)}.header-secure{font-size:10px;font-weight:900;letter-spacing:.12em}.variant-help{font-size:12px;color:var(--text-muted,#777)}.low-stock{font-size:12px;font-weight:800;color:#8b5e00}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:900px){.cart-layout,.account-dashboard,.checkout-layout{grid-template-columns:1fr}.cart-summary,.checkout-summary{position:static}.checkout-page{padding:24px 18px 110px}.checkout-brand{display:none}.field-row{grid-template-columns:1fr}.cart-line{align-items:flex-start}.cart-actions{min-width:110px}.account-card,.auth-card{padding:20px}}@media(max-width:520px){.cart-line{display:grid}.cart-actions{align-items:flex-start;flex-direction:row;justify-content:space-between}.cart-page,.account-page,.status-page{padding-top:24px}.shipping-rate{grid-template-columns:auto 1fr}.shipping-rate>b{grid-column:2}.checkout-main .add-button{width:100%}}.preview-banner{position:fixed;z-index:1200;left:50%;top:8px;transform:translate(-50%);padding:7px 12px;border-radius:999px;background:#171717;color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 5px 18px #0000002e;pointer-events:none}.preview-mode .app-header{padding-top:22px}.home-photo{margin:0;position:relative}.home-photo img{display:block;width:100%;height:auto;max-height:900px;object-fit:cover}.home-photo.variant-content{max-width:var(--content-max-width,1440px);margin-inline:auto;padding-inline:var(--content-gutter,20px)}.home-photo figcaption{max-width:var(--content-max-width,1440px);margin:7px auto 0;padding-inline:var(--content-gutter,20px);font-size:12px;color:var(--text-muted,#6d6d6d)}.home-video video{width:100%;display:block;border-radius:var(--radius-md,16px);background:#111}.split-story{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:clamp(24px,4vw,70px);align-items:center}.split-media img{display:block;width:100%;height:auto;max-height:760px;object-fit:cover;border-radius:var(--radius-lg,26px)}.split-copy h2{font-size:clamp(30px,4vw,60px);line-height:.98;margin:0 0 18px}.split-copy p{line-height:1.65}.home-marquee{overflow:hidden;border-block:1px solid var(--border-default,#d9d9d9);padding:15px 0;font-size:clamp(18px,2.5vw,34px);font-weight:800;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.home-marquee>div{width:max-content;min-width:100%;text-align:center}.trust-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.trust-strip>div{padding:16px;border:1px solid var(--border-default,#d9d9d9);border-radius:var(--radius-md,16px);display:flex;flex-direction:column;gap:4px}.trust-strip small{color:var(--text-muted,#6d6d6d)}.newsletter-block{text-align:center;padding-block:clamp(35px,7vw,90px)}.newsletter-block h2{font-size:clamp(30px,4.5vw,68px);margin:0 0 10px}.newsletter-block p{max-width:600px;margin:0 auto 20px;color:var(--text-muted,#6d6d6d)}@media(max-width:767px){.split-story{grid-template-columns:1fr}.split-story .split-copy{padding-inline:4px}.home-photo.variant-content{padding-inline:var(--content-gutter,16px)}}:root{--font-heading:Inter Display,Inter,system-ui,sans-serif;--font-body:Inter,system-ui,sans-serif;--font-nav:Inter,system-ui,sans-serif;--font-button:Inter,system-ui,sans-serif;--heading-weight:750;--body-weight:400;--menu-weight:600;--heading-tracking:-.02em;--menu-tracking:.04em;--body-line-height:1.55;--header-bg:var(--surface-page);--header-blur:14px;--header-icon-color:var(--text-primary);--cart-badge-bg:var(--brand-primary);--cart-badge-text:#fff;--nav-text-weight:600;--nav-item-gap:6px;--nav-blur:12px;--nav-pill-radius:18px;--button-primary-bg:var(--text-primary);--button-primary-text:#fff;--button-secondary-bg:#fff;--button-secondary-text:var(--text-primary);--button-radius:18px;--button-height:52px;--button-text-size:14px;--input-height:52px;--input-radius:14px;--input-bg:#fff;--input-border:var(--border-default);--modal-radius:24px;--product-card-bg:transparent;--product-card-radius:18px;--product-card-ratio:4/5;--product-card-gap:10px;--product-card-name-size:15px;--product-card-price-size:15px;--shop-grid-gap:18px;--gallery-gap:12px;--gallery-radius:18px;--wiki-max-width:820px;--wiki-body-size:18px;--wiki-line-height:1.7;--wiki-image-radius:20px;--wiki-block-gap:24px;--footer-bg:var(--surface-inverse);--footer-text:var(--text-inverse);--motion-duration:.28s;--skeleton-radius:14px;--skeleton-base:#E9E5DE;--skeleton-highlight:#F7F4EE}body{font-family:var(--font-body);font-weight:var(--body-weight);line-height:var(--body-line-height)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:var(--heading-weight);letter-spacing:var(--heading-tracking)}.app-header{background:var(--header-bg);backdrop-filter:blur(var(--header-blur));-webkit-backdrop-filter:blur(var(--header-blur))}.icon-btn{color:var(--header-icon-color)}.icon-btn svg{width:var(--header-icon-size);height:var(--header-icon-size)}.cart-badge{background:var(--cart-badge-bg);color:var(--cart-badge-text)}.app-nav{backdrop-filter:blur(var(--nav-blur));-webkit-backdrop-filter:blur(var(--nav-blur))}.nav-item{gap:var(--nav-item-gap);font-family:var(--font-nav);font-weight:var(--nav-text-weight);letter-spacing:var(--menu-tracking)}.app-nav[data-active-style=pill] .nav-item.router-link-exact-active{background:color-mix(in srgb,var(--nav-active) 12%,transparent);border-radius:var(--nav-pill-radius)}.app-nav[data-active-style=underline] .nav-item.router-link-exact-active{box-shadow:inset 0 -2px 0 var(--nav-active)}.app-nav[data-active-style=dot] .nav-item.router-link-exact-active:after{content:"";width:4px;height:4px;background:var(--nav-active);border-radius:50%;position:absolute;bottom:4px}.nav-item{position:relative}.cta,.add-button{min-height:var(--button-height);border-radius:var(--button-radius);font-family:var(--font-button);font-size:var(--button-text-size);background:var(--button-primary-bg);color:var(--button-primary-text);transition:transform var(--motion-duration) ease,opacity var(--motion-duration) ease}.secondary-button{min-height:var(--button-height);border-radius:var(--button-radius);font-family:var(--font-button);font-size:var(--button-text-size);background:var(--button-secondary-bg);color:var(--button-secondary-text)}.auth-card input,.checkout-main input{min-height:var(--input-height);border-color:var(--input-border);border-radius:var(--input-radius);background:var(--input-bg)}.product-grid{gap:var(--shop-grid-gap)}.product-card{background:var(--product-card-bg);border-radius:var(--product-card-radius)}.product-media{aspect-ratio:var(--product-card-ratio);border-radius:var(--product-card-radius)}.product-copy{padding-top:var(--product-card-gap)}.product-copy h3{font-size:var(--product-card-name-size)}.product-copy .price{font-size:var(--product-card-price-size)}.gallery-grid{gap:var(--gallery-gap)}.gallery-card{border-radius:var(--gallery-radius)}.article-body,.rich-block{max-width:var(--wiki-max-width);font-size:var(--wiki-body-size);line-height:var(--wiki-line-height)}.article-block{margin-bottom:var(--wiki-block-gap)}.article-block img{border-radius:var(--wiki-image-radius)}.app-footer{background:var(--footer-bg);color:var(--footer-text)}.footer-logo{display:block;max-width:min(220px,55vw);max-height:90px;object-fit:contain;margin-bottom:18px}.grid-skeleton div,.checkout-skeleton{border-radius:var(--skeleton-radius);background:linear-gradient(90deg,var(--skeleton-base),var(--skeleton-highlight),var(--skeleton-base));background-size:200% 100%}*:focus-visible{outline:2px solid var(--focus-color);outline-offset:3px}:focus-visible{outline:3px solid var(--focus-color,#0B6C6B);outline-offset:3px}button,a,input,select,textarea{font:inherit}button,[role=button],a{touch-action:manipulation}.pwa-toast{position:fixed;z-index:500;left:50%;bottom:calc(var(--nav-height,64px) + env(safe-area-inset-bottom) + 14px);transform:translate(-50%);width:min(560px,calc(100vw - 28px));background:var(--surface-card,#fff);color:var(--text-primary,#171717);border:1px solid var(--border-default,#d9d9d9);border-radius:18px;padding:16px;box-shadow:0 18px 45px #00000029;display:flex;gap:16px;align-items:center;justify-content:space-between}.pwa-toast p{margin:.35rem 0 0;font-size:.9rem}.pwa-actions{display:flex;gap:8px;flex-shrink:0}.pwa-toast .add-button,.pwa-toast .secondary-button{min-height:44px;width:auto;margin:0}.offline-view{min-height:55vh;display:grid;align-content:center;justify-items:start;gap:14px;padding-block:64px}.offline-view .add-button{width:auto}@media(max-width:640px){.pwa-toast{align-items:stretch;flex-direction:column}.pwa-actions{width:100%}.pwa-actions>*{flex:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}picture{display:contents}picture>img{max-width:100%}.consent-banner{position:fixed;z-index:700;left:20px;right:20px;bottom:calc(20px + env(safe-area-inset-bottom));margin:auto;max-width:860px;background:var(--surface-card,#fff);color:var(--text-primary,#171717);border:1px solid var(--border-default,#d9d9d9);border-radius:20px;padding:18px;box-shadow:0 20px 60px #0000002e;display:flex;align-items:center;justify-content:space-between;gap:24px}.consent-banner p{margin:.5rem 0 0;max-width:620px;font-size:.92rem;color:var(--text-muted,#6d6d6d)}.consent-actions{display:flex;gap:8px;flex-shrink:0}.consent-actions .add-button,.consent-actions .secondary-button{width:auto;min-height:44px;margin:0}img{height:auto}@media(max-width:760px){.consent-banner{left:12px;right:12px;bottom:calc(var(--nav-height,64px) + 12px + env(safe-area-inset-bottom));display:block}.consent-actions{margin-top:14px}.consent-actions>*{flex:1}}.shop-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:24px}.shop-toolbar select,.shop-toolbar label{min-height:44px}.inline-check{display:flex;align-items:center;gap:7px}.load-more{display:flex;justify-content:center;padding:30px 0}.load-more .secondary-button{width:auto}.account-tabs{display:flex;gap:8px;overflow:auto;padding-bottom:12px}.account-tabs button{min-height:44px;white-space:nowrap;border:0;border-radius:999px;padding:0 14px;background:var(--surface-card,#fff)}.account-tabs button.active{background:var(--brand-primary,#A63232);color:#fff}.saved-address{display:grid;gap:3px;padding:14px 0;border-bottom:1px solid var(--border-default,#ddd)}.address-form{display:grid;gap:12px;margin-top:24px}.order-detail{padding-block:24px}.order-total{display:flex;justify-content:space-between;border-top:1px solid var(--border-default,#ddd);padding-top:14px;margin-top:14px}.product-secondary-actions{display:flex;justify-content:space-between;gap:12px;margin-top:8px}.footer-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:32px}.footer-newsletter{display:grid;gap:10px}.footer-newsletter h3,.footer-newsletter p{margin:0}.newsletter-form{display:flex;gap:8px}.newsletter-form input{min-height:48px;flex:1}.newsletter-form .add-button{width:auto;margin:0}.footer-social{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.home-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,32%);gap:14px;overflow:auto}.carousel-card img{width:100%;aspect-ratio:4/5;object-fit:cover}.category-strip{display:flex;flex-wrap:wrap;gap:8px}.category-strip a{padding:10px 14px;border:1px solid var(--border-default,#ddd);border-radius:999px}.home-divider{border:0;border-top:1px solid var(--border-default,#ddd)}@media(max-width:760px){.footer-grid{grid-template-columns:1fr}.newsletter-form{display:grid}.home-carousel{grid-auto-columns:82%}.shop-toolbar>*{flex:1 1 44%}}:root{--sx-page-title-size:min(var(--h1-size,42px),44px);--sx-product-title-size:min(var(--h1-size,42px),46px);--sx-section-title-size:min(var(--h2-size,28px),30px);--sx-card-radius:min(var(--radius-md,14px),16px);--sx-control-radius:min(var(--input-radius,12px),12px);--sx-button-radius:min(var(--button-radius,12px),12px);--sx-control-height:min(var(--input-height,48px),48px);--sx-soft-border:color-mix(in srgb,var(--text-primary) 10%,transparent);--sx-soft-bg:color-mix(in srgb,var(--surface-card) 72%,var(--surface-page));--sx-shadow:0 12px 34px rgba(23,23,23,.055)}body{font-size:min(var(--body-size,16px),16px);line-height:1.55;text-rendering:optimizeLegibility}.main-content{overflow-x:clip}.page-head,.placeholder-page{padding-top:clamp(40px,6vw,68px);padding-bottom:clamp(28px,4vw,42px)}.page-head h1,.placeholder-page h1{font-size:clamp(30px,4vw,var(--sx-page-title-size))!important;line-height:1.04!important;letter-spacing:-.035em!important;margin:7px 0 12px!important;max-width:850px}.page-head>p:last-child{max-width:680px;font-size:15px;line-height:1.6}.eyebrow{font-size:10px;letter-spacing:.13em;font-weight:800}.section-title h2,.section-head h2,.account-card h2,.checkout-summary h2,.search-section h2{font-size:clamp(21px,2.3vw,var(--sx-section-title-size))!important;line-height:1.12;letter-spacing:-.025em}h3{letter-spacing:-.018em}input,select,textarea{color:var(--text-primary)}.auth-card input,.auth-card select,.auth-card textarea,.checkout-main input,.checkout-main select,.checkout-main textarea,.address-form input,.address-form select,.address-form textarea,.search-input,.shop-toolbar select{min-height:var(--sx-control-height)!important;border:1px solid var(--sx-soft-border)!important;border-radius:var(--sx-control-radius)!important;background:var(--surface-card)!important;padding:0 13px!important;box-shadow:none!important;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}textarea{padding-block:11px!important}.auth-card input:focus,.auth-card select:focus,.auth-card textarea:focus,.checkout-main input:focus,.checkout-main select:focus,.checkout-main textarea:focus,.address-form input:focus,.address-form select:focus,.address-form textarea:focus,.search-input:focus,.shop-toolbar select:focus{border-color:color-mix(in srgb,var(--focus-color) 55%,var(--text-primary))!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--focus-color) 12%,transparent)!important}.add-button,.cta,.secondary-button,.primary-link{min-height:46px!important;border-radius:var(--sx-button-radius)!important;padding-inline:18px!important;font-size:13px!important;font-weight:760!important;letter-spacing:.005em}.add-button,.cta{background:var(--button-primary-bg,var(--text-primary))!important;color:var(--button-primary-text,#fff)!important}.secondary-button{background:var(--surface-card)!important;border:1px solid var(--sx-soft-border)!important}.text-button{text-decoration:none!important;font-size:12px;font-weight:700;color:var(--text-muted)}.text-button:hover{text-decoration:underline!important;text-underline-offset:3px}.account-card,.auth-card,.cart-summary,.checkout-summary,.success-card,.shipping-rate{border-radius:var(--sx-card-radius)!important;border-color:var(--sx-soft-border)!important;box-shadow:var(--sx-shadow)}.account-card,.auth-card{padding:clamp(18px,3vw,28px)!important}.shop-page{padding-bottom:70px}.shop-toolbar{gap:8px!important;margin-bottom:28px!important;padding:12px;background:color-mix(in srgb,var(--surface-card) 76%,transparent);border:1px solid var(--sx-soft-border);border-radius:14px}.shop-toolbar select{min-height:42px!important;font-size:12px}.shop-category-chip{min-height:39px!important;padding-inline:14px!important;font-size:12px}.product-grid{gap:clamp(18px,2.2vw,28px) clamp(12px,1.5vw,18px)!important}.product-media{border-radius:12px!important;background:var(--sx-soft-bg)!important}.product-copy{padding:10px 2px 0!important}.product-copy h3{font-size:14px!important;font-weight:650!important;letter-spacing:-.015em}.product-copy .price{font-size:13px!important;color:color-mix(in srgb,var(--text-primary) 82%,var(--text-muted))}.product-page{background:var(--surface-page)}.product-gallery{gap:6px!important}.product-gallery-item{min-height:0!important;background:var(--sx-soft-bg)!important}.product-gallery-item img,.product-gallery-item video{min-height:58svh!important}.product-buy{padding:clamp(30px,4vw,54px) clamp(20px,4vw,54px) 64px!important}.product-buy h1{font-size:clamp(31px,4vw,var(--sx-product-title-size))!important;line-height:1.02!important;letter-spacing:-.038em!important;margin:8px 0 10px!important}.product-price{font-size:19px!important;margin:8px 0 24px!important;font-weight:650}.option-group{margin:20px 0!important}.option-group label{font-size:10px!important;font-weight:800;color:var(--text-muted);margin-bottom:8px!important}.chips{gap:7px!important}.chips button{min-width:44px!important;height:40px!important;padding:0 13px!important;border-radius:10px!important;background:var(--surface-card)!important}.chips button.active{background:var(--text-primary)!important}.product-buy>.add-button{margin:14px 0 10px!important}.product-secondary-actions{border-top:1px solid var(--sx-soft-border);padding-top:14px;margin-top:16px!important}.description{font-size:14px;color:color-mix(in srgb,var(--text-primary) 82%,var(--text-muted));padding-top:20px!important;margin-top:6px}.cart-page,.account-page,.status-page{padding-top:0!important;padding-bottom:90px!important}.cart-layout{grid-template-columns:minmax(0,1fr) minmax(290px,360px)!important;gap:clamp(28px,5vw,56px)!important}.cart-lines{border-top:0!important}.cart-line{padding:18px 0!important;border-bottom:1px solid var(--sx-soft-border)!important}.cart-line h3{font-size:15px}.cart-line p{font-size:11px!important}.qty-stepper{border-radius:10px!important}.qty-stepper button{width:34px!important;height:34px!important;font-size:18px!important}.cart-summary{top:126px!important;padding:20px!important}.cart-summary>div{font-size:15px!important}.cart-summary p{font-size:12px!important}.account-dashboard{grid-template-columns:minmax(210px,280px) minmax(0,1fr)!important;gap:18px!important}.account-tabs{display:grid!important;gap:5px!important;align-content:start;padding:8px!important;background:color-mix(in srgb,var(--surface-card) 76%,transparent);border:1px solid var(--sx-soft-border);border-radius:14px;overflow:visible!important}.account-tabs button{border-radius:9px!important;min-height:40px!important;padding:0 11px!important;text-align:left;background:transparent!important;font-size:12px}.account-tabs button.active{background:var(--text-primary)!important;color:#fff!important}.order-row{padding:14px 0!important}.saved-address{font-size:13px}.address-form{padding-top:18px;border-top:1px solid var(--sx-soft-border)}.address-form h3{margin:0 0 2px;font-size:17px}.account-card label,.auth-card label{font-size:11px!important;color:var(--text-muted);font-weight:750!important}.checkout-page{max-width:1240px!important;padding:26px 24px 70px!important}.checkout-brand{margin-bottom:20px!important;font-size:10px!important;letter-spacing:.1em!important}.checkout-layout{grid-template-columns:minmax(0,1fr) minmax(300px,380px)!important;gap:clamp(34px,6vw,72px)!important}.checkout-main{max-width:680px!important}.checkout-progress{display:flex;gap:8px;align-items:center;margin:0 0 28px}.checkout-step-pill{display:flex;align-items:center;gap:8px;color:var(--text-muted);font-size:11px;font-weight:760}.checkout-step-pill:before{content:attr(data-step);width:25px;height:25px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--sx-soft-border);background:var(--surface-card);color:var(--text-primary);font-size:10px}.checkout-step-pill.active{color:var(--text-primary)}.checkout-step-pill.active:before{background:var(--text-primary);color:#fff;border-color:var(--text-primary)}.checkout-progress-line{width:42px;height:1px;background:var(--sx-soft-border)}.checkout-title{margin-bottom:24px}.checkout-title h1,.checkout-main>h1{font-size:clamp(28px,3.6vw,40px)!important;line-height:1.05!important;letter-spacing:-.035em;margin:0 0 7px!important}.checkout-title p{margin:0;color:var(--text-muted);font-size:13px}.checkout-section{padding:0 0 24px;margin-bottom:24px;border-bottom:1px solid var(--sx-soft-border)}.checkout-section:last-of-type{border-bottom:0}.checkout-section-head{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:13px}.checkout-section-head h2{margin:0;font-size:14px;font-weight:850;letter-spacing:-.01em}.checkout-section-head span{font-size:10px;color:var(--text-muted)}.checkout-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.checkout-form-grid .full{grid-column:1/-1}.checkout-main label{gap:5px!important;font-size:10px!important;font-weight:800!important;color:var(--text-muted)}.checkout-main input,.checkout-main select{font-size:14px}.checkout-main .secondary-button{width:auto;justify-self:start;margin-top:4px}.shipping-rate{padding:13px 14px!important;box-shadow:none!important;background:var(--surface-card)}.shipping-rate strong,.shipping-rate b{font-size:13px}.checkout-summary{padding:18px!important;top:110px!important;box-shadow:none!important;background:color-mix(in srgb,var(--surface-card) 88%,var(--surface-page))!important}.checkout-summary h2{margin:0 0 8px!important;font-size:15px!important}.checkout-summary-label{display:block;font-size:10px;color:var(--text-muted);margin-bottom:3px}.summary-line{font-size:12px!important;padding:11px 0!important}.summary-line span{padding-right:14px}.summary-total{font-size:14px!important;padding-top:15px!important}.summary-grand-total{display:flex;justify-content:space-between;align-items:baseline;padding-top:15px;margin-top:2px;border-top:1px solid var(--sx-soft-border)}.summary-grand-total strong{font-size:20px}.checkout-trust{margin:14px 0 0;font-size:10px;line-height:1.5;color:var(--text-muted)}.payment-element{padding:8px 0 14px!important}.waiting-card{padding:70px 10px!important}.form-error{border-radius:9px!important;font-size:12px!important;margin:4px 0}.wiki-card{border-radius:14px;overflow:hidden;background:color-mix(in srgb,var(--surface-card) 85%,transparent);border:1px solid var(--sx-soft-border)}.wiki-copy h2{font-size:clamp(20px,2.2vw,28px)!important}.article-hero{padding-top:clamp(44px,6vw,72px)!important}.article-hero h1{font-size:clamp(34px,5vw,56px)!important;line-height:1!important;letter-spacing:-.04em!important}.article-lead{font-size:clamp(16px,2vw,20px)!important}.rich-block{font-size:min(var(--wiki-body-size,18px),17px)!important}.rich-block h2,.title-block h2{font-size:clamp(25px,3vw,36px)!important}.quote-block{font-size:clamp(23px,3vw,34px)!important}.gallery-card{border-radius:12px!important}.search-input{height:52px!important;border-radius:12px!important;font-size:16px!important}.search-row{font-size:16px!important}.empty-state{padding:60px 0!important}.empty-state h2{font-size:23px!important}.success-card{max-width:650px!important;margin:46px auto!important;text-align:left!important}.success-card h1{font-size:clamp(30px,4vw,44px)!important}@media(min-width:1024px){.product-page{grid-template-columns:minmax(0,62%) minmax(350px,38%)!important;gap:0}.product-gallery{padding:8px 0 8px 8px;display:grid!important;grid-auto-flow:unset!important;grid-template-columns:1fr 1fr;overflow:visible!important}.product-gallery-item{border-radius:12px;overflow:hidden}.product-gallery-item:first-child{grid-column:1/-1}.product-gallery-item img,.product-gallery-item video{min-height:0!important;aspect-ratio:4/5}.product-gallery-item:first-child img,.product-gallery-item:first-child video{aspect-ratio:1.15/1}.product-buy{position:sticky;top:126px;align-self:start;max-width:520px}}@media(max-width:900px){.checkout-layout,.cart-layout,.account-dashboard{grid-template-columns:1fr!important}.checkout-summary,.cart-summary{position:static!important}.account-tabs{display:flex!important;overflow:auto!important;border-radius:12px}.account-tabs button{flex:0 0 auto;text-align:center}}@media(max-width:720px){.page-head,.placeholder-page{padding-top:34px;padding-bottom:26px}.page-head h1,.placeholder-page h1{font-size:clamp(29px,9vw,36px)!important}.product-buy{padding:26px var(--content-gutter) 40px!important}.product-buy h1{font-size:clamp(29px,9vw,37px)!important}.product-gallery{grid-auto-columns:92%!important}.product-gallery-item img,.product-gallery-item video{min-height:52svh!important}.checkout-page{padding:20px 16px 104px!important}.checkout-brand{display:flex!important;margin-bottom:16px!important}.checkout-brand strong{display:none}.checkout-progress{margin-bottom:22px}.checkout-step-pill span{display:none}.checkout-progress-line{width:30px}.checkout-form-grid{grid-template-columns:1fr}.checkout-form-grid .full{grid-column:auto}.checkout-summary{order:-1;margin-bottom:6px}.shipping-rate{grid-template-columns:auto 1fr auto!important}.shipping-rate>b{grid-column:auto!important}.cart-line{gap:14px!important}.auth-card{max-width:none!important}.footer-grid{gap:24px!important}}.sxmp-footer{position:relative}.footer-intro{align-self:start}.footer-tagline{margin:0;max-width:330px;font-size:13px;line-height:1.65;opacity:.82}.sxmp-footer-legal{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:3px;margin-top:42px;padding-top:20px;border-top:1px solid color-mix(in srgb,var(--footer-text) 14%,transparent);text-align:center;font-size:11px;line-height:1.55;letter-spacing:.015em;color:color-mix(in srgb,var(--footer-text) 68%,transparent)}.sxmp-footer-copyright{width:100%;text-align:center;font-size:11px;font-weight:600;letter-spacing:.025em}.sxmp-footer-credit{width:100%;text-align:center;font-size:10.5px;opacity:.82}.sxmp-footer-credit a{color:var(--footer-text);font-weight:780;text-decoration:none;transition:opacity .16s ease,text-decoration-color .16s ease}.sxmp-footer-credit a:hover{text-decoration:underline;text-underline-offset:3px}.sxmp-footer-credit a:focus-visible{outline:2px solid color-mix(in srgb,var(--footer-text) 38%,transparent);outline-offset:3px;border-radius:3px}.sxmp-footer--minimal{margin-top:0;padding:25px 0 28px;background:var(--surface-page);color:var(--text-primary);border-top:1px solid var(--sx-soft-border)}.sxmp-footer--minimal .sxmp-footer-legal{margin-top:0;padding-top:0;border-top:0;color:var(--text-muted)}.sxmp-footer--minimal .sxmp-footer-credit a{color:var(--text-primary)}@media(max-width:640px){.sxmp-footer-legal{gap:3px;margin-top:32px;padding-top:17px;text-align:center}.sxmp-footer-copyright,.sxmp-footer-credit{text-align:center}.sxmp-footer--minimal{padding-bottom:calc(24px + env(safe-area-inset-bottom))}}.home-endcap-kicker{margin:0 0 10px!important;font-size:10px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:.18em!important;text-transform:uppercase;opacity:.48!important}.home-endcap h2{margin:0!important;font-size:clamp(22px,3vw,30px)!important;line-height:1.08!important;letter-spacing:-.025em!important;font-weight:760!important}.home-endcap-copy{max-width:620px;margin:12px auto 0!important;font-size:14px!important;line-height:1.6!important;opacity:.68!important}.home-social-block{padding:62px 0 38px}.home-social-grid{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px;margin-top:28px}.home-social-link{width:58px;height:58px;border:1px solid color-mix(in srgb,currentColor 18%,transparent);border-radius:18px;display:grid;place-items:center;color:inherit;background:color-mix(in srgb,currentColor 4%,transparent);transition:transform .2s ease,border-color .2s ease,background .2s ease;position:relative}.home-social-link:focus-visible{outline:2px solid currentColor;outline-offset:3px}.social-brand-custom{display:block;object-fit:contain;max-width:28px;max-height:28px}.home-newsletter-block{padding:42px 0;border-top:1px solid color-mix(in srgb,currentColor 12%,transparent)}.home-newsletter-copy>p:last-child{max-width:620px;margin:12px auto 0!important;font-size:13px!important;line-height:1.55!important;opacity:.66!important}.home-newsletter-form{display:flex;gap:10px;max-width:680px;margin:26px auto 0}.home-newsletter-form input{flex:1;min-width:0;height:50px;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:#fff;color:#171717;padding:0 16px;outline:none}.home-newsletter-form input:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-primary,#A63232) 45%,transparent)}.home-newsletter-form button{height:50px;border:1px solid rgba(255,255,255,.9);border-radius:12px;background:transparent;color:inherit;padding:0 22px;font-weight:720;white-space:nowrap}.home-newsletter-form button:disabled{opacity:.5;cursor:wait}.home-newsletter-success{margin:24px 0 0!important;font-weight:700!important;opacity:.9!important}.home-newsletter-error{margin:12px 0 0!important;color:#ffb8b8!important;font-size:12px!important}.home-legal-block{padding:26px 0 34px;border-top:1px solid color-mix(in srgb,currentColor 12%,transparent)}.home-legal-links{display:flex;justify-content:center;align-items:center;gap:14px 24px;flex-wrap:wrap}.home-legal-links a{font-size:12px;opacity:.7;text-underline-offset:4px}.home-legal-links a:hover{opacity:1;text-decoration:underline}.app-footer-minimal{margin-top:0!important;padding:20px 20px 22px!important;background:var(--footer-bg,var(--surface-inverse,#171717))!important;color:var(--footer-text,var(--text-inverse,#fff))!important;border-top:1px solid color-mix(in srgb,currentColor 12%,transparent);text-align:center}.footer-minimal-inner{display:grid;gap:5px;justify-items:center;max-width:760px;margin:0 auto}.footer-copyright{font-size:11px;font-weight:760;letter-spacing:.02em;opacity:.72}.footer-developer{font-size:10px;opacity:.6}.footer-developer a{font-weight:800;opacity:1}@media(max-width:700px){.home-social-block{padding:48px 0 30px}.home-social-link{width:52px;height:52px;border-radius:16px}.home-newsletter-block{padding:36px 0}.home-newsletter-form{display:grid;grid-template-columns:1fr;max-width:520px}.home-newsletter-form button{width:100%}.home-legal-block{padding:24px 0 30px}.home-legal-links{gap:12px 18px}}@media(max-width:1023px){.app-footer-minimal{padding-bottom:calc(24px + var(--nav-height,64px) + env(safe-area-inset-bottom))!important;margin-bottom:calc(0px - var(--nav-height,64px) - env(safe-area-inset-bottom))!important}}@media(prefers-reduced-motion:reduce){.home-social-link{transition:none}}.product-care{margin-top:26px;padding-top:22px;border-top:1px solid var(--sx-soft-border)}.product-care-title{margin:0 0 18px;color:var(--text-primary);font-size:10px;line-height:1.2;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.product-care-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(76px,1fr));align-items:start;gap:18px 12px;width:100%;max-width:430px}.product-care-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;min-width:0;text-align:center}.product-care-icon-wrap{width:52px;height:52px;display:grid;place-items:center}.product-care-icon{display:block;width:auto;height:auto;max-width:46px;max-height:46px;object-fit:contain}.product-care-text{margin:0;max-width:112px;color:color-mix(in srgb,var(--text-primary) 72%,var(--text-muted));font-size:11px;line-height:1.38;font-weight:560;text-wrap:balance}@media(max-width:720px){.product-care{margin-top:24px;padding-top:20px}.product-care-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 10px;max-width:none}.product-care-icon-wrap{width:48px;height:48px}.product-care-icon{max-width:43px;max-height:43px}.product-care-text{font-size:10.5px}}:root{--shop-cols-mobile:2;--shop-cols-tablet:3;--shop-cols-desktop:4;--product-gallery-split:62;--sx-premium-border:color-mix(in srgb,var(--text-primary) 10%,transparent);--sx-premium-muted:color-mix(in srgb,var(--text-primary) 64%,transparent);--sx-premium-soft:color-mix(in srgb,var(--surface-card) 76%,var(--surface-page));--sx-premium-shadow:0 18px 50px rgba(23,23,23,.055)}.page-head{align-items:end}.page-head h1{max-width:780px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.section-head>a{color:var(--text-muted);font-size:12px;font-weight:700;text-decoration:none}.section-head>a:hover{text-decoration:underline;text-underline-offset:3px}.premium-product-card{position:relative;min-width:0;overflow:visible}.product-card-media-wrap{position:relative}.premium-product-card .product-media{position:relative;display:block;overflow:hidden;background:var(--sx-premium-soft);border-radius:min(var(--product-card-radius,14px),16px)}.premium-product-card .product-card-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .35s ease,transform .45s cubic-bezier(.2,.7,.2,1)}.premium-product-card .product-card-image-primary{position:relative}.premium-product-card .product-card-image-secondary{opacity:0}@media(hover:hover){.premium-product-card:hover .product-card-image-secondary{opacity:1}.premium-product-card:hover .product-card-image-primary:has(+.product-card-image-secondary){opacity:0}.premium-product-card:hover .product-card-image-primary{transform:scale(1.015)}}.product-card-badge{position:absolute;left:10px;top:10px;z-index:3;padding:6px 8px;border-radius:999px;background:#ffffffe6;color:#171717;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.product-card-wishlist{position:absolute;z-index:4;right:10px;top:10px;width:34px;height:34px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:#ffffffdb;color:#171717;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer}.product-card-wishlist svg{width:16px;height:16px;fill:transparent;stroke:currentColor;stroke-width:1.6}.product-card-wishlist.active svg{fill:currentColor}.product-card-heading{display:flex;align-items:start;justify-content:space-between;gap:12px}.product-card-heading>a{min-width:0;color:inherit;text-decoration:none}.product-card-heading h3{margin:0;line-height:1.25}.product-card-prices{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:2px}.product-card-prices .price{margin:0!important;white-space:nowrap}.product-card-prices del{color:var(--text-muted);font-size:10px}.product-card-swatches{display:flex;align-items:center;gap:6px;min-height:22px;margin-top:8px}.product-card-swatch{width:14px;height:14px;display:grid;place-items:center;border:1px solid rgba(23,23,23,.18);border-radius:50%;box-shadow:0 0 0 1px #ffffffbf inset}.product-card-swatch.textual{width:23px;border-radius:999px;background:transparent;font-size:7px;font-weight:800;text-transform:uppercase}.product-card-swatches small{color:var(--text-muted);font-size:9px}.product-card-quick-add{width:100%;min-height:38px;margin-top:10px;border:1px solid var(--sx-premium-border);border-radius:10px;background:transparent;color:var(--text-primary);font-size:11px;font-weight:760;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease}.product-card-quick-add:hover{background:var(--text-primary);border-color:var(--text-primary);color:var(--text-inverse,#fff)}.premium-shop-page{padding-bottom:88px}.shop-head{display:flex;justify-content:space-between;gap:30px}.shop-count{display:flex;align-items:baseline;gap:6px;color:var(--text-muted);padding-bottom:9px}.shop-count strong{color:var(--text-primary);font-size:18px}.shop-count span{font-size:11px}.shop-category-strip{display:flex;gap:7px;overflow:auto;scrollbar-width:none;padding:0 0 13px;margin-bottom:14px;-webkit-overflow-scrolling:touch}.shop-category-strip::-webkit-scrollbar{display:none}.shop-category-chip{flex:0 0 auto;min-height:38px;border:1px solid var(--sx-premium-border);border-radius:999px;background:transparent;color:var(--text-primary);padding:0 14px;font-size:11px;font-weight:730;white-space:nowrap}.shop-category-chip.active{border-color:var(--text-primary);background:var(--text-primary);color:var(--text-inverse,#fff)}.shop-command-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px;margin-bottom:14px;border:1px solid var(--sx-premium-border);border-radius:14px;background:color-mix(in srgb,var(--surface-card) 74%,transparent)}.shop-search{min-width:260px;max-width:520px;flex:1;display:flex;align-items:center;gap:8px;min-height:42px;padding:0 10px;border:1px solid var(--sx-premium-border);border-radius:10px;background:var(--surface-card)}.shop-search svg{width:17px;height:17px;fill:none;stroke:var(--text-muted);stroke-width:1.6}.shop-search input{min-width:0;flex:1;border:0!important;background:transparent!important;outline:0!important;box-shadow:none!important;height:40px!important;padding:0!important;font-size:12px}.shop-search button{border:0;background:transparent;color:var(--text-muted);font-size:10px;font-weight:750;cursor:pointer}.shop-command-actions{display:flex;align-items:center;gap:8px}.shop-filter-toggle,.shop-sort{min-height:42px;border:1px solid var(--sx-premium-border);border-radius:10px;background:var(--surface-card);color:var(--text-primary);padding:0 12px;font-size:11px;font-weight:720}.shop-filter-toggle{position:relative;cursor:pointer}.filter-dot{position:absolute;top:7px;right:7px;width:5px;height:5px;border-radius:50%;background:var(--brand-primary)}.shop-filter-panel{display:grid;grid-template-columns:repeat(2,minmax(150px,220px)) 1fr auto;gap:12px;align-items:end;margin:0 0 16px;padding:16px;border:1px solid var(--sx-premium-border);border-radius:14px;background:var(--surface-card)}.shop-filter-field{display:grid;gap:6px}.shop-filter-field label{color:var(--text-muted);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.shop-filter-field select{min-height:42px!important;border:1px solid var(--sx-premium-border)!important;border-radius:10px!important;background:var(--surface-page)!important;padding:0 10px!important;font-size:12px}.shop-stock-filter{min-height:42px;display:flex;align-items:center;gap:8px;font-size:11px}.active-filter-row{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:18px}.active-filter-row span{padding:5px 8px;border-radius:999px;background:var(--sx-premium-soft);color:var(--text-muted);font-size:9px;font-weight:700}.premium-product-grid{display:grid!important;grid-template-columns:repeat(var(--shop-cols-desktop,4),minmax(0,1fr))!important;gap:clamp(18px,2.2vw,var(--shop-grid-gap,28px)) clamp(11px,1.6vw,20px)!important}.premium-grid-skeleton{grid-template-columns:repeat(var(--shop-cols-desktop,4),1fr)!important}.premium-grid-skeleton>div{aspect-ratio:var(--product-card-ratio,4/5)}.premium-product-detail{padding-bottom:90px}.premium-product-detail .product-page{display:grid;grid-template-columns:minmax(0,var(--product-gallery-split,62%)) minmax(340px,1fr);align-items:start}.premium-product-detail .product-gallery{position:relative}.product-gallery-counter{position:sticky;z-index:5;bottom:18px;margin:-48px 18px 18px auto;width:max-content;padding:6px 9px;border-radius:999px;background:#ffffffdb;color:#171717;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:10px;font-weight:750}.product-meta-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.product-category-line{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}.product-category-line span{color:var(--text-muted);font-size:9px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.product-summary{max-width:520px;margin:0 0 13px;color:var(--sx-premium-muted);font-size:13px;line-height:1.6}.product-price-row{display:flex;align-items:baseline;gap:10px;margin:4px 0 24px}.product-price-row .product-price{margin:0!important}.product-price-row del{color:var(--text-muted);font-size:13px}.product-stock-line{min-height:25px;display:flex;align-items:center;gap:7px;margin:13px 0;color:var(--text-muted);font-size:11px}.stock-dot{width:7px;height:7px;border-radius:50%;background:var(--text-muted)}.stock-dot.ok{background:#4c7a5d}.stock-dot.low{background:#c38b31}.stock-dot.out{background:#a64949}.stock-dot.neutral{opacity:.5}.product-main-cta{width:100%}.product-reassurance{display:grid;gap:8px;padding:16px 0;margin-top:5px;border-bottom:1px solid var(--sx-premium-border)}.product-reassurance>div{display:flex;align-items:center;gap:9px;color:var(--sx-premium-muted);font-size:10.5px}.product-reassurance svg{width:17px;height:17px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.product-accordions{margin-top:6px}.product-accordions details{border-bottom:1px solid var(--sx-premium-border)}.product-accordions summary{list-style:none;position:relative;cursor:pointer;padding:17px 24px 17px 0;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.product-accordions summary::-webkit-details-marker{display:none}.product-accordions summary:after{content:"+";position:absolute;right:3px;top:50%;transform:translateY(-50%);color:var(--text-muted);font-size:17px;font-weight:400}.product-accordions details[open] summary:after{content:"−"}.product-accordion-content{padding:0 0 19px;color:var(--sx-premium-muted);font-size:12.5px;line-height:1.65}.product-accordion-content.description{margin:0!important;padding-top:0!important;border-top:0!important}.product-accordion-content p:first-child{margin-top:0}.product-accordion-content a{color:var(--text-primary);font-weight:700}.product-care-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(74px,1fr));gap:16px 10px;padding:0 0 19px}.product-care-item{display:flex;flex-direction:column;align-items:center;gap:7px;text-align:center}.product-care-icon-wrap{width:50px;height:50px;display:grid;place-items:center}.product-care-icon{max-width:44px;max-height:44px;width:auto;height:auto;object-fit:contain}.product-care-text{max-width:105px;margin:0;color:var(--sx-premium-muted);font-size:9.5px;line-height:1.35;text-wrap:balance}.product-related{padding-top:72px}.product-related .section-head h2{margin:5px 0 0;font-size:clamp(24px,3vw,34px);line-height:1.06}.product-mobile-cta{display:none}.premium-cart-page{padding-bottom:90px}.cart-head{display:flex;align-items:end;justify-content:space-between;gap:24px}.cart-continue-link{padding-bottom:10px;color:var(--text-muted);font-size:11px;font-weight:700;text-decoration:none}.cart-continue-link:hover{text-decoration:underline;text-underline-offset:3px}.premium-cart-line{display:grid!important;grid-template-columns:118px minmax(0,1fr);gap:18px!important;align-items:stretch;padding:18px 0!important}.cart-item-media{display:block;overflow:hidden;aspect-ratio:4/5;border-radius:12px;background:var(--sx-premium-soft)}.cart-item-media img{width:100%;height:100%;object-fit:cover}.cart-item-copy{min-width:0;display:flex;flex-direction:column;justify-content:space-between}.cart-item-heading{display:flex;justify-content:space-between;gap:18px}.cart-item-heading h3{margin:1px 0 4px;font-size:15px}.cart-item-heading p{margin:0;color:var(--text-muted);font-size:10.5px!important}.cart-item-heading>strong{white-space:nowrap;font-size:13px}.cart-item-bottom{display:flex;align-items:end;justify-content:space-between;gap:14px}.premium-cart-summary{padding:22px!important;border:1px solid var(--sx-premium-border)!important;background:var(--surface-card)!important;box-shadow:none!important}.cart-summary-row,.summary-total{display:flex;justify-content:space-between;gap:20px}.cart-summary-row{margin:11px 0 0;padding-top:15px;border-top:1px solid var(--sx-premium-border);font-size:13px}.cart-shipping-note{margin:10px 0 18px!important;color:var(--text-muted);font-size:10.5px!important;line-height:1.5}.free-shipping-progress{margin:0 0 18px;padding:13px;border-radius:11px;background:var(--sx-premium-soft)}.free-shipping-copy{color:var(--sx-premium-muted);font-size:9.5px;line-height:1.45}.free-shipping-track{height:4px;margin-top:9px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--text-primary) 10%,transparent)}.free-shipping-track span{display:block;height:100%;border-radius:inherit;background:var(--brand-primary);transition:width .3s ease}.cart-trust{display:grid;gap:4px;margin-top:13px;color:var(--text-muted);font-size:9.5px}.cart-recommendations{padding-top:70px}.premium-empty-cart p{max-width:480px;color:var(--text-muted)}.premium-empty-cart .add-button{width:auto}.premium-checkout-page .checkout-summary-product{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid var(--sx-premium-border)}.checkout-summary-thumb{width:52px;aspect-ratio:1/1.15;overflow:hidden;border-radius:9px;background:var(--sx-premium-soft)}.checkout-summary-thumb img{width:100%;height:100%;object-fit:cover}.checkout-summary-product>div:nth-child(2){display:grid;gap:2px}.checkout-summary-product strong{font-size:10.5px;line-height:1.3}.checkout-summary-product small{color:var(--text-muted);font-size:9px}.checkout-summary-product>b{font-size:10.5px;white-space:nowrap}.checkout-trust-list{display:grid;gap:5px;padding-top:14px;margin-top:2px;border-top:1px solid var(--sx-premium-border);color:var(--text-muted);font-size:9.5px}.home-endcap{width:100%;margin:0!important;background:var(--footer-bg,var(--surface-inverse,#171717));color:var(--footer-text,var(--text-inverse,#fff))}.home-endcap-inner{width:min(calc(100% - 40px),980px);margin:0 auto;text-align:center}.home-endcap-kicker{margin:0 0 10px!important;font-size:9px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:.18em!important;text-transform:uppercase;opacity:.46!important}.home-endcap h2{margin:0!important;font-size:clamp(22px,3vw,30px)!important;line-height:1.08!important;letter-spacing:-.025em!important}.home-endcap-copy{max-width:620px;margin:12px auto 0!important;font-size:13px!important;line-height:1.6!important;opacity:.68!important}.home-social-block{padding:58px 0 35px}.home-social-grid{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:11px;margin-top:25px}.home-social-link{width:54px;height:54px;border:1px solid color-mix(in srgb,currentColor 18%,transparent);border-radius:16px;display:grid;place-items:center;color:inherit;background:color-mix(in srgb,currentColor 4%,transparent);transition:transform .2s ease,border-color .2s ease,background .2s ease;position:relative}.home-social-link span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.home-social-link:hover{transform:translateY(-2px);border-color:color-mix(in srgb,currentColor 45%,transparent);background:color-mix(in srgb,currentColor 8%,transparent)}.social-brand-custom{display:block;object-fit:contain;max-width:27px;max-height:27px}.home-newsletter-block{padding:38px 0;border-top:1px solid color-mix(in srgb,currentColor 12%,transparent)}.home-newsletter-inner{max-width:760px}.home-newsletter-copy>p:last-child{max-width:600px;margin:10px auto 0!important;font-size:12px!important;line-height:1.55!important;opacity:.64!important}.home-newsletter-form{display:flex;gap:8px;max-width:620px;margin:22px auto 0}.home-newsletter-form input{flex:1;min-width:0;height:46px;border-radius:10px;border:1px solid rgba(255,255,255,.22);background:#fff;color:#171717;padding:0 14px}.home-newsletter-form button{height:46px;border:1px solid rgba(255,255,255,.82);border-radius:10px;background:transparent;color:inherit;padding:0 19px;font-size:11px;font-weight:740}.home-newsletter-form button:hover{background:#fff;color:#171717}.home-newsletter-success{margin:22px 0 0!important;font-weight:700!important}.home-newsletter-error{margin:10px 0 0!important;color:#ffb8b8!important;font-size:11px!important}.home-legal-block{padding:24px 0 30px;border-top:1px solid color-mix(in srgb,currentColor 12%,transparent)}.home-legal-links{display:flex;justify-content:center;align-items:center;gap:12px 22px;flex-wrap:wrap}.home-legal-links a{color:inherit;font-size:10.5px;opacity:.68;text-decoration:none}.home-legal-links a:hover{opacity:1;text-decoration:underline;text-underline-offset:3px}.app-footer-minimal{margin-top:0!important;padding:18px 20px 20px!important;background:var(--footer-bg,var(--surface-inverse,#171717))!important;color:var(--footer-text,var(--text-inverse,#fff))!important;border-top:1px solid color-mix(in srgb,currentColor 12%,transparent);text-align:center}.footer-minimal-inner{display:grid;gap:4px;justify-items:center;max-width:760px;margin:0 auto}.footer-copyright{font-size:10.5px;font-weight:760;letter-spacing:.02em;opacity:.72}.footer-developer{font-size:9.5px;opacity:.58}.footer-developer a{color:inherit;font-weight:800;opacity:1;text-decoration:none}.footer-developer a:hover{text-decoration:underline;text-underline-offset:3px}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:1279px){.premium-product-grid,.premium-grid-skeleton{grid-template-columns:repeat(var(--shop-cols-tablet,3),minmax(0,1fr))!important}}@media(max-width:900px){.premium-product-detail .product-page{grid-template-columns:1fr}.product-related{padding-top:48px}.shop-filter-panel{grid-template-columns:1fr 1fr}.shop-filter-panel>.text-button{justify-self:start}}@media(max-width:720px){.premium-product-grid,.premium-grid-skeleton{grid-template-columns:repeat(var(--shop-cols-mobile,2),minmax(0,1fr))!important;column-gap:10px!important}.product-card-heading{display:block}.product-card-prices{align-items:flex-start;margin-top:4px}.product-card-quick-add{min-height:36px}.shop-head{display:block}.shop-count{padding:2px 0 0}.shop-command-bar{display:grid;grid-template-columns:1fr}.shop-search{min-width:0;max-width:none}.shop-command-actions{justify-content:space-between}.shop-command-actions>*{flex:1}.shop-filter-panel{grid-template-columns:1fr;padding:13px}.shop-category-strip{width:calc(100% + var(--content-gutter,16px));padding-right:var(--content-gutter,16px)}.premium-product-detail{padding-bottom:94px}.premium-product-detail .product-buy{padding-bottom:24px!important}.product-gallery-counter{position:absolute;right:10px;bottom:10px;margin:0}.product-category-line{display:none}.product-reassurance{grid-template-columns:1fr}.product-care-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-related{padding-top:38px}.related-grid{grid-auto-flow:column!important;grid-auto-columns:72vw!important;grid-template-columns:none!important;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.related-grid>.product-card{scroll-snap-align:start}.product-mobile-cta{position:fixed;z-index:95;left:0;right:0;bottom:calc(var(--nav-height,64px) + env(safe-area-inset-bottom));min-height:70px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:10px 14px;border-top:1px solid var(--sx-premium-border);background:color-mix(in srgb,var(--surface-page) 94%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.product-mobile-cta>div{display:grid;gap:1px}.product-mobile-cta strong{font-size:14px}.product-mobile-cta small{color:var(--text-muted);font-size:9px}.product-mobile-cta .add-button{min-height:44px!important;width:auto;margin:0!important}.cart-head{display:block}.cart-continue-link{display:inline-block;padding:0;margin-top:3px}.premium-cart-line{grid-template-columns:88px minmax(0,1fr);gap:13px!important}.cart-item-heading{display:block}.cart-item-heading>strong{display:block;margin-top:6px}.cart-recommendations .premium-product-grid{grid-auto-flow:column!important;grid-auto-columns:70vw!important;grid-template-columns:none!important;overflow:auto}.home-social-block{padding:46px 0 28px}.home-social-link{width:50px;height:50px}.home-newsletter-block{padding:34px 0}.home-newsletter-form{display:grid;grid-template-columns:1fr;max-width:500px}.app-footer-minimal{padding-bottom:calc(22px + var(--nav-height,64px) + env(safe-area-inset-bottom))!important;margin-bottom:calc(0px - var(--nav-height,64px) - env(safe-area-inset-bottom))!important}}@media(prefers-reduced-motion:reduce){.premium-product-card .product-card-image,.home-social-link,.free-shipping-track span{transition:none!important}}.merch-badges{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.merch-badge{--badge-bg:var(--text-primary);--badge-text:var(--text-inverse,#fff);--badge-border:var(--badge-bg);display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 9px;border:1px solid var(--badge-border);border-radius:999px;background:var(--badge-bg);color:var(--badge-text);font-size:9px;font-weight:850;line-height:1;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.merch-badge.variant-soft{background:color-mix(in srgb,var(--badge-bg) 14%,var(--surface-card));color:var(--badge-text);border-color:transparent}.merch-badge.variant-outline{background:transparent;color:var(--badge-text);border-color:var(--badge-border)}.merch-badges.compact{gap:5px}.merch-badges.compact .merch-badge{min-height:21px;padding:0 7px;font-size:8px}.product-card-merch-badges{position:absolute;z-index:4;top:11px;left:11px;max-width:calc(100% - 58px)}.product-card-stock-badge{top:auto!important;bottom:11px!important;left:11px!important}.product-detail-badges{margin:10px 0 9px}.product-edition,.product-card-edition{color:var(--text-muted);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.product-card-edition{margin:0 0 5px}.product-edition{margin:0 0 7px}.premium-product-card{transition:transform var(--motion-duration,.28s) ease,box-shadow var(--motion-duration,.28s) ease}.premium-product-card.variant-standard{padding:8px;border:1px solid var(--sx-premium-border);border-radius:var(--product-card-radius,18px);background:var(--product-card-bg,var(--surface-card))}.premium-product-card.variant-standard .product-media{border-radius:max(8px,calc(var(--product-card-radius,18px) - 6px))}.premium-product-card.variant-featured{grid-column:span 2}.premium-product-card.variant-featured .product-media{aspect-ratio:3/4}.premium-product-card.variant-featured .product-card-heading h3{font-size:clamp(16px,1.55vw,22px)}.premium-product-card.variant-minimal .product-card-quick-add{display:none}.premium-product-card.variant-minimal .product-card-wishlist{background:transparent;box-shadow:none}.premium-product-card.hover-zoom:hover .product-card-image-primary{transform:scale(1.025)}.premium-product-card.hover-none .product-card-image-primary{transform:none!important}.shop-results-layout,.shop-results-main{min-width:0}.shop-results-layout.with-sidebar{display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px;align-items:start}.shop-filter-sidebar{display:grid!important;grid-template-columns:1fr!important;position:sticky;top:calc(var(--header-height,72px) + var(--nav-height,54px) + 18px);margin:0!important;padding:17px!important}.shop-filter-sidebar-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:4px}.shop-filter-sidebar-head strong{font-size:11px;letter-spacing:.08em;text-transform:uppercase}.shop-filter-sidebar-head button{display:none;border:0;background:transparent;font-size:22px;cursor:pointer}.shop-filter-toggle-mobile{display:none}.shop-pagination{display:flex;align-items:center;justify-content:center;gap:14px;margin:42px 0 0}.shop-pagination button{min-height:40px;padding:0 16px;border:1px solid var(--sx-premium-border);border-radius:999px;background:var(--surface-card);color:var(--text-primary);font-size:10px;font-weight:750}.shop-pagination button:disabled{opacity:.35}.shop-pagination span{min-width:54px;text-align:center;color:var(--text-muted);font-size:10px;font-weight:700}.shop-infinite-sentinel{min-height:64px;display:grid;place-items:center;color:var(--text-muted)}.filter-mode-topbar .shop-filter-panel{animation:sxmpFilterIn .18s ease both}@keyframes sxmpFilterIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.product-buy.is-sticky{position:sticky;top:calc(var(--header-height,72px) + var(--nav-height,54px) + 16px)}.product-gallery-item.is-zoomable{cursor:zoom-in}.product-gallery-thumbs{position:sticky;z-index:6;bottom:16px;display:flex;gap:7px;width:max-content;max-width:calc(100% - 32px);margin:-76px auto 16px;padding:6px;border-radius:14px;background:color-mix(in srgb,var(--surface-card) 88%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 28px #00000014;overflow:auto}.product-gallery-thumbs button{width:52px;height:52px;flex:0 0 52px;padding:0;overflow:hidden;border:1px solid transparent;border-radius:9px;background:var(--surface-page)}.product-gallery-thumbs button.active{border-color:var(--text-primary)}.product-gallery-thumbs img{width:100%;height:100%;object-fit:cover}.product-gallery-thumbs span{display:grid;place-items:center;width:100%;height:100%}.product-accordions.variant-stacked{display:grid;gap:24px;margin-top:20px}.product-accordions.variant-stacked details{border:0;padding-top:0}.product-accordions.variant-stacked summary{cursor:default;padding:0 0 11px;border-bottom:1px solid var(--sx-premium-border)}.product-accordions.variant-stacked summary:after{display:none}.product-accordions.variant-stacked .product-accordion-content,.product-accordions.variant-stacked .product-care-grid{padding-top:15px;padding-bottom:0}.gallery-desktop-grid .product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px}.gallery-desktop-grid .product-gallery-item:first-child{grid-column:1/-1}.gallery-desktop-grid .product-gallery-item img,.gallery-desktop-grid .product-gallery-item video{min-height:0!important;height:100%;object-fit:cover}.gallery-desktop-masonry .product-gallery{columns:2;column-gap:8px;padding:8px}.gallery-desktop-masonry .product-gallery-item{break-inside:avoid;margin-bottom:8px}.gallery-desktop-carousel .product-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.gallery-desktop-carousel .product-gallery::-webkit-scrollbar{display:none}.gallery-desktop-carousel .product-gallery-item{flex:0 0 100%;scroll-snap-align:start}.product-viewer{position:fixed;z-index:12000;inset:0;display:grid;place-items:center;padding:28px;background:#0a0a0af0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-viewer img{display:block;max-width:min(92vw,1500px);max-height:90vh;object-fit:contain}.product-viewer-close,.product-viewer-prev,.product-viewer-next{position:absolute;z-index:2;display:grid;place-items:center;border:0;border-radius:50%;background:#ffffff1a;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer}.product-viewer-close{top:20px;right:20px;width:44px;height:44px;font-size:26px}.product-viewer-prev,.product-viewer-next{top:50%;width:48px;height:48px;font-size:34px;transform:translateY(-50%)}.product-viewer-prev{left:20px}.product-viewer-next{right:20px}.home-editorial-section{position:relative}.home-hero.variant-immersive{min-height:min(82svh,900px);display:flex;align-items:flex-end;background-position:center;background-size:cover}.home-hero.variant-centered{display:grid;place-items:center;text-align:center}.home-hero.variant-centered .hero-copy{margin-inline:auto}.home-hero.variant-split{background-position:center right}.home-hero.variant-split .hero-copy{max-width:min(46vw,620px);margin-left:clamp(20px,6vw,90px);background:color-mix(in srgb,var(--surface-page) 86%,transparent);color:var(--text-primary);padding:clamp(26px,4vw,52px);border-radius:var(--radius-lg,26px);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-rich.variant-lead{max-width:920px;font-size:clamp(18px,2.2vw,26px);line-height:1.5}.home-category-editorial{display:grid;gap:12px}.home-category-editorial.variant-tiles{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.home-category-tile{position:relative;min-height:120px;display:grid;place-items:end start;overflow:hidden;border-radius:var(--radius-md,16px);background:var(--surface-card);color:var(--text-primary);text-decoration:none;border:1px solid var(--sx-premium-border)}.home-category-tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform var(--motion-duration,.28s) ease}.home-category-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.55))}.home-category-tile span{position:relative;z-index:1;padding:16px;color:#fff;font-size:13px;font-weight:820}.home-category-editorial.variant-chips{display:flex;overflow:auto;scrollbar-width:none}.home-category-editorial.variant-chips .home-category-tile{min-height:40px;min-width:max-content;border-radius:999px;place-items:center}.home-category-editorial.variant-chips .home-category-tile img,.home-category-editorial.variant-chips .home-category-tile:after{display:none}.home-category-editorial.variant-chips .home-category-tile span{padding:0 16px;color:var(--text-primary);font-size:11px}.home-category-editorial.variant-banner{grid-template-columns:1fr}.home-category-editorial.variant-banner .home-category-tile{min-height:260px}.product-section.variant-featured .premium-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.product-section.variant-featured .premium-product-card:first-child{grid-column:span 2;grid-row:span 2}.product-spotlight{min-height:520px}.product-spotlight.variant-image_right .split-media{order:2}.split-story.variant-product_story .split-copy{background:var(--surface-card);padding:clamp(24px,4vw,52px);border-radius:var(--radius-lg,26px)}.home-gallery-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:10px}.home-gallery-grid figure{position:relative;grid-column:span 4;margin:0;overflow:hidden;border-radius:var(--radius-md,16px);background:var(--surface-card)}.home-gallery-grid figure:nth-child(5n+1){grid-column:span 7}.home-gallery-grid figure:nth-child(5n+2){grid-column:span 5}.home-gallery-grid img{width:100%;height:100%;min-height:260px;object-fit:cover}.home-gallery-grid figcaption{position:absolute;inset:auto 0 0;padding:18px;background:linear-gradient(transparent,#000000b3);color:#fff;display:grid;gap:3px}.home-gallery-grid figcaption span{font-size:11px;opacity:.8}.home-wiki-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home-wiki-grid article{overflow:hidden;border:1px solid var(--sx-premium-border);border-radius:var(--radius-md,16px);background:var(--surface-card)}.home-wiki-grid article>img{width:100%;aspect-ratio:16/10;object-fit:cover}.home-wiki-grid article>div{padding:18px}.home-wiki-grid h3{margin:4px 0 8px;font-size:clamp(18px,2vw,25px);line-height:1.1}.home-wiki-grid p:not(.eyebrow){color:var(--text-muted);font-size:12px;line-height:1.55}.home-wiki-grid a{color:var(--text-primary);font-size:10px;font-weight:800;text-underline-offset:3px}.trust-strip.variant-icons>div{display:grid;justify-items:center;text-align:center}.trust-icon{font-size:24px;margin-bottom:6px}.countdown-block{padding-block:clamp(34px,6vw,80px);text-align:center}@media(prefers-reduced-motion:no-preference){.motion-subtle.premium-product-card:hover{transform:translateY(-2px)}.motion-dynamic.premium-product-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px #1717171c}.motion-subtle .home-category-tile:hover img,.motion-dynamic .home-category-tile:hover img{transform:scale(1.025)}.home-editorial-section.enter-fade{animation:sxmpEnterFade var(--motion-duration,.28s) ease both}.home-editorial-section.enter-fade_up{animation:sxmpEnterUp var(--motion-duration,.28s) ease both}.home-editorial-section.enter-slide{animation:sxmpEnterSlide var(--motion-duration,.28s) ease both}.home-editorial-section.enter-scale{animation:sxmpEnterScale var(--motion-duration,.28s) ease both}@keyframes sxmpEnterFade{0%{opacity:.01}to{opacity:1}}@keyframes sxmpEnterUp{0%{opacity:.01;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes sxmpEnterSlide{0%{opacity:.01;transform:translate(14px)}to{opacity:1;transform:none}}@keyframes sxmpEnterScale{0%{opacity:.01;transform:scale(.985)}to{opacity:1;transform:none}}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.home-editorial-section,.premium-product-card,.product-card-image,.home-category-tile img{animation:none!important;transition:none!important}}.motion-none,.motion-none *{animation:none!important;transition:none!important;transform:none!important}.product-card-quick-add:focus-visible,.shop-filter-toggle:focus-visible,.shop-sort:focus-visible,.shop-category-chip:focus-visible,.product-gallery-thumbs button:focus-visible,.shop-pagination button:focus-visible,.product-viewer button:focus-visible,.home-category-tile:focus-visible{outline:2px solid var(--focus-color,var(--brand-secondary));outline-offset:3px}@media(max-width:1023px){.shop-results-layout.with-sidebar{display:block}.shop-filter-toggle-mobile{display:inline-flex}.shop-filter-sidebar{position:fixed;z-index:11000;inset:auto 14px 14px;max-height:min(75vh,620px);overflow:auto;transform:translateY(calc(100% + 32px));opacity:0;pointer-events:none;transition:transform .22s ease,opacity .22s ease;box-shadow:0 24px 70px #0000002e}.shop-filter-sidebar.mobileOpen{transform:none;opacity:1;pointer-events:auto}.shop-filter-sidebar-head button{display:block}.gallery-desktop-grid .product-gallery,.gallery-desktop-masonry .product-gallery{display:block;columns:auto;padding:0}.gallery-desktop-grid .product-gallery-item,.gallery-desktop-masonry .product-gallery-item{margin:0}.home-wiki-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-gallery-grid figure,.home-gallery-grid figure:nth-child(n){grid-column:span 6}}@media(max-width:720px){.merch-badge{font-size:8px;min-height:22px}.product-detail-badges{margin-top:8px}.premium-product-card.variant-featured{grid-column:span 2}.product-buy.is-sticky{position:static}.gallery-mobile-swipe .product-gallery,.gallery-mobile-carousel .product-gallery,.gallery-mobile-story .product-gallery{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory;scrollbar-width:none;padding:0!important}.gallery-mobile-swipe .product-gallery::-webkit-scrollbar,.gallery-mobile-carousel .product-gallery::-webkit-scrollbar,.gallery-mobile-story .product-gallery::-webkit-scrollbar{display:none}.gallery-mobile-swipe .product-gallery-item,.gallery-mobile-carousel .product-gallery-item,.gallery-mobile-story .product-gallery-item{flex:0 0 100%;scroll-snap-align:start}.product-gallery-thumbs{display:none}.product-viewer{padding:12px}.product-viewer-prev{left:8px}.product-viewer-next{right:8px}.product-viewer-close{top:10px;right:10px}.home-hero.variant-split .hero-copy{max-width:none;margin:16px;background:color-mix(in srgb,var(--surface-page) 90%,transparent)}.home-category-editorial.variant-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.home-category-tile{min-height:105px}.home-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.home-gallery-grid figure,.home-gallery-grid figure:nth-child(n){grid-column:span 1}.home-gallery-grid img{min-height:190px}.home-gallery-grid figcaption{padding:12px}.home-wiki-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory}.home-wiki-grid article{flex:0 0 82%;scroll-snap-align:start}.product-section.variant-featured .premium-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.product-section.variant-featured .premium-product-card:first-child{grid-column:span 2}}:root{--sx-v4-section-space:clamp(58px,7vw,92px);--sx-v4-card-radius:min(var(--product-card-radius,14px),14px);--sx-v4-control-radius:10px;--sx-v4-line:color-mix(in srgb,var(--text-primary) 9%,transparent);--sx-v4-soft:color-mix(in srgb,var(--surface-card) 74%,var(--surface-page))}.home-page{overflow:clip}.home-page .home-editorial-section:not(.home-hero):not(.home-endcap){margin-top:0}.home-page .section-title,.home-page .product-section,.home-page .split-story,.home-page .home-gallery-feature,.home-page .home-wiki-feature,.home-page .home-video,.home-page .home-carousel,.home-page .home-category-editorial,.home-page .countdown-block{padding-top:var(--sx-v4-section-space)}.home-page .section-head{align-items:flex-end;margin-bottom:clamp(18px,2.2vw,28px)}.home-page .section-head h2,.home-page .section-title h2{max-width:760px;font-size:clamp(27px,3.3vw,43px)!important;line-height:1.02;letter-spacing:-.038em}.home-page .section-head p,.home-page .section-title>p:last-child{max-width:650px;color:var(--text-muted);font-size:13px;line-height:1.6}.home-page .section-head>a{display:inline-flex;align-items:center;min-height:34px;padding:0 11px;border:1px solid var(--sx-v4-line);border-radius:999px;text-decoration:none;color:var(--text-primary);font-size:10px;font-weight:780;white-space:nowrap;transition:background .18s ease,border-color .18s ease}@media(hover:hover){.home-page .section-head>a:hover{background:var(--text-primary);border-color:var(--text-primary);color:var(--text-inverse,#fff);text-decoration:none}}.home-page .home-hero,.home-page .hero-fallback{min-height:clamp(560px,72svh,820px)!important;padding-top:clamp(50px,8vw,86px);padding-bottom:clamp(48px,6vw,74px)}.home-page .hero-copy{width:min(620px,100%);padding-bottom:0}.home-page .hero-copy .eyebrow{margin-bottom:11px;font-size:9px;letter-spacing:.18em;opacity:.8}.home-page .hero-copy h1{max-width:700px;margin:0 0 14px!important;font-size:clamp(39px,6vw,68px)!important;line-height:.96!important;letter-spacing:-.045em!important}.home-page .hero-copy p:not(.eyebrow){max-width:530px;margin:0;font-size:clamp(15px,1.8vw,19px)!important;line-height:1.5}.home-page .hero-copy .cta{min-height:46px!important;margin-top:22px;padding-inline:19px!important;border-radius:10px!important;font-size:12px!important}.home-hero.variant-immersive{min-height:clamp(600px,78svh,860px)!important}.home-hero.variant-split .hero-copy{max-width:min(43vw,560px);padding:clamp(24px,3vw,40px);border-radius:16px}.home-category-editorial.variant-tiles{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.home-category-tile{min-height:clamp(150px,18vw,250px);border-radius:13px;border-color:var(--sx-v4-line)}.home-category-tile:after{background:linear-gradient(180deg,#0000 38%,#0000009e)}.home-category-tile span{padding:16px;font-size:12px;letter-spacing:.01em}.home-category-editorial.variant-chips{gap:7px;padding-bottom:4px}.home-category-editorial.variant-chips .home-category-tile{min-height:38px;border-radius:999px}.home-category-editorial.variant-chips .home-category-tile span{padding:0 14px;font-size:10px}.home-page .product-section .premium-product-grid{gap:clamp(22px,2.5vw,34px) clamp(11px,1.5vw,18px)!important}.home-page .product-section{padding-bottom:0}.home-page .split-story{gap:clamp(26px,4vw,62px)}.home-page .split-media{overflow:hidden;border-radius:14px;background:var(--sx-v4-soft)}.home-page .split-media img{border-radius:0!important;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.home-page .split-copy{max-width:540px}.home-page .split-copy h2{margin:0 0 14px;font-size:clamp(28px,3.4vw,46px);line-height:1.02;letter-spacing:-.035em}.home-page .split-copy p,.home-page .split-copy div{color:color-mix(in srgb,var(--text-primary) 72%,var(--text-muted));font-size:14px;line-height:1.65}.home-page .split-copy .cta{min-height:44px!important;border-radius:10px!important;padding-inline:18px!important;font-size:11px!important}@media(hover:hover){.home-page .split-story:hover .split-media img{transform:scale(1.018)}}.home-gallery-grid{gap:8px}.home-gallery-grid figure{border-radius:12px}.home-gallery-grid img{min-height:240px}.home-gallery-grid figcaption{padding:16px}.home-gallery-grid figcaption strong{font-size:13px}.home-gallery-grid figcaption span{font-size:10px}.home-wiki-grid{gap:12px}.home-wiki-grid article{border-color:var(--sx-v4-line);border-radius:13px}.home-wiki-grid article>div{padding:16px}.home-wiki-grid h3{font-size:clamp(17px,1.8vw,22px)}.home-wiki-grid p:not(.eyebrow){font-size:11.5px}.home-social-block{padding:54px 0 34px}.home-social-grid{gap:10px;margin-top:23px}.home-social-link{width:50px;height:50px;border-radius:50%;background:transparent;border-color:color-mix(in srgb,currentColor 20%,transparent)}.social-brand-custom{max-width:23px;max-height:23px}.home-newsletter-block{padding:36px 0 38px}.home-newsletter-inner{max-width:700px}.home-newsletter-form{max-width:590px;margin-top:22px;gap:8px}.home-newsletter-form input,.home-newsletter-form button{height:46px;border-radius:9px}.home-newsletter-form button{padding-inline:18px;font-size:11px}.home-legal-block{padding:22px 0 28px}.home-legal-links a{font-size:10.5px}.premium-shop-page{padding-bottom:84px}.premium-shop-page .shop-head{padding-top:clamp(40px,5.5vw,64px);padding-bottom:28px;align-items:flex-end}.premium-shop-page .shop-head h1{margin:5px 0 10px!important;font-size:clamp(31px,4.2vw,45px)!important;line-height:1!important}.premium-shop-page .shop-head>div:first-child>p:last-child{max-width:610px;font-size:13px;line-height:1.55}.shop-count{padding-bottom:4px;gap:5px}.shop-count strong{font-size:15px;font-weight:800}.shop-count span{font-size:9px;text-transform:uppercase;letter-spacing:.08em}.shop-category-strip{gap:6px;margin-bottom:10px;padding-bottom:10px}.shop-category-chip{min-height:35px!important;padding-inline:12px!important;border-radius:999px!important;font-size:10px!important;font-weight:730!important}.shop-command-bar{gap:9px;margin:0 0 17px;padding:8px;border-radius:12px;border-color:var(--sx-v4-line);background:color-mix(in srgb,var(--surface-page) 88%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@media(min-width:1024px){.shop-command-bar{position:sticky;top:calc(var(--header-height,72px) + 54px + 8px);z-index:24}}.shop-search{max-width:440px;min-height:39px;border-radius:8px;border-color:var(--sx-v4-line)}.shop-search input{height:37px!important;font-size:11.5px}.shop-search button{font-size:9.5px}.shop-command-actions{gap:6px}.shop-filter-toggle,.shop-sort{min-height:39px;border-radius:8px;padding-inline:10px;font-size:10px;border-color:var(--sx-v4-line)}.shop-filter-panel{gap:10px;margin-bottom:15px;padding:13px;border-radius:12px;border-color:var(--sx-v4-line);box-shadow:0 8px 26px #17171709}.shop-filter-field select{min-height:39px!important;border-radius:8px!important;font-size:11px}.shop-stock-filter{min-height:39px;font-size:10.5px}.active-filter-row{margin:0 0 17px;gap:5px}.active-filter-row span{padding:4px 7px;font-size:8.5px;background:transparent;border:1px solid var(--sx-v4-line)}.shop-results-layout.with-sidebar{grid-template-columns:205px minmax(0,1fr);gap:24px}.shop-filter-sidebar{top:calc(var(--header-height,72px) + 54px + 64px);padding:14px!important;border-radius:12px;box-shadow:none}.premium-product-grid{gap:clamp(24px,2.7vw,38px) clamp(10px,1.5vw,18px)!important}.premium-product-card{border-radius:var(--sx-v4-card-radius)}.premium-product-card .product-media{border-radius:var(--sx-v4-card-radius);background:var(--sx-v4-soft)}.product-card-wishlist{top:8px;right:8px;width:31px;height:31px;border-color:#ffffff73;box-shadow:0 4px 14px #0000000b}.product-card-wishlist svg{width:14px;height:14px}.product-card-merch-badges{top:8px;left:8px;max-width:calc(100% - 48px)}.merch-badges.compact .merch-badge{min-height:20px;padding:0 6px;font-size:7.5px}.product-card-stock-badge{left:8px!important;bottom:8px!important;padding:5px 7px;font-size:7.5px}.premium-product-card .product-copy{padding:10px 1px 0!important}.product-card-edition{margin:0 0 4px;font-size:8px;letter-spacing:.09em}.product-card-heading{display:block}.product-card-heading h3{margin:0;font-size:13.5px!important;font-weight:650!important;line-height:1.28}.product-card-prices{margin-top:4px;display:flex;flex-direction:row;align-items:baseline;justify-content:flex-start;gap:7px}.product-card-prices .price{font-size:12.5px!important;font-weight:720}.product-card-prices del{font-size:9px}.product-card-swatches{min-height:19px;margin-top:7px;gap:5px}.product-card-swatch{width:12px;height:12px}.product-card-swatch.textual{width:21px;font-size:6.5px}.product-card-quick-add{min-height:34px;margin-top:8px;border-radius:8px;font-size:9.5px;font-weight:760}@media(hover:hover)and (min-width:1024px){.premium-product-card:not(.variant-minimal) .product-card-quick-add{opacity:0;transform:translateY(2px);transition:opacity .16s ease,transform .16s ease,background .16s ease,color .16s ease}.premium-product-card:hover .product-card-quick-add,.premium-product-card:focus-within .product-card-quick-add{opacity:1;transform:none}}.premium-product-card.variant-standard{padding:6px;border-color:var(--sx-v4-line);border-radius:14px;box-shadow:none}.shop-pagination{margin-top:36px}.shop-pagination button{min-height:37px;padding-inline:13px;border-radius:9px}@media(max-width:767px){:root{--sx-v4-section-space:46px}.home-page .home-hero,.home-page .hero-fallback{min-height:clamp(500px,68svh,690px)!important;padding:38px var(--content-gutter) 42px}.home-page .hero-copy h1{font-size:clamp(35px,11vw,49px)!important}.home-page .hero-copy p:not(.eyebrow){font-size:15px!important}.home-hero.variant-immersive{min-height:72svh!important}.home-hero.variant-split .hero-copy{margin:12px;padding:22px;border-radius:13px}.home-page .section-head{align-items:flex-start;margin-bottom:17px}.home-page .section-head h2,.home-page .section-title h2{font-size:clamp(25px,8vw,34px)!important}.home-category-editorial.variant-tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.home-category-tile{min-height:132px;border-radius:10px}.home-category-tile span{padding:12px;font-size:11px}.home-page .split-story{gap:18px}.home-page .split-media{border-radius:11px}.home-page .split-copy h2{font-size:clamp(26px,8vw,35px)}.home-social-block{padding:46px 0 30px}.home-social-link{width:47px;height:47px}.home-newsletter-block{padding:32px 0 34px}.home-newsletter-form input,.home-newsletter-form button{height:45px}.premium-shop-page .shop-head{padding-top:31px;padding-bottom:20px;gap:14px}.premium-shop-page .shop-head h1{font-size:32px!important}.shop-count{display:none}.shop-command-bar{position:relative;display:grid;grid-template-columns:1fr;padding:7px;gap:7px;margin-bottom:13px}.shop-search{min-width:0;max-width:none;width:100%}.shop-command-actions{width:100%}.shop-command-actions>*{flex:1;min-width:0}.shop-filter-toggle,.shop-sort{min-height:38px}.premium-product-grid{gap:22px 9px!important}.product-card-heading h3{font-size:12.5px!important}.product-card-prices .price{font-size:12px!important}.product-card-quick-add{min-height:33px;font-size:9px}.shop-filter-sidebar{left:9px!important;right:9px!important;bottom:calc(var(--nav-height,64px) + 9px + env(safe-area-inset-bottom))!important;border-radius:14px!important}}@media(max-width:420px){.home-page .section-head{display:grid;gap:9px}.home-page .section-head>a{justify-self:start}.home-social-grid{gap:8px}.home-social-link{width:44px;height:44px}.premium-product-grid{gap:20px 8px!important}.premium-product-card .product-copy{padding-top:8px!important}.product-card-swatches{margin-top:6px}}:root{--sx-v5-line:color-mix(in srgb,var(--text-primary) 9%,transparent);--sx-v5-soft:color-mix(in srgb,var(--surface-card) 76%,var(--surface-page));--sx-v5-soft-strong:color-mix(in srgb,var(--surface-card) 88%,var(--surface-page));--sx-v5-radius:12px;--sx-v5-control:46px}.premium-product-detail{padding-bottom:clamp(70px,8vw,110px)}.premium-product-detail .product-page{background:var(--surface-page)}@media(min-width:1024px){.premium-product-detail .product-page{grid-template-columns:minmax(0,61%) minmax(360px,39%)!important}.premium-product-detail .product-gallery{padding:8px 0 8px 8px;gap:7px!important}.premium-product-detail .product-gallery-item{border-radius:12px;overflow:hidden;background:var(--sx-v5-soft)}.premium-product-detail .product-gallery-item:first-child{grid-column:1/-1}.premium-product-detail .product-gallery-item:first-child img,.premium-product-detail .product-gallery-item:first-child video{aspect-ratio:1.12/1!important}.premium-product-detail .product-gallery-item:not(:first-child) img,.premium-product-detail .product-gallery-item:not(:first-child) video{aspect-ratio:4/5!important}}.premium-product-detail .product-buy{padding:clamp(32px,4vw,56px) clamp(22px,4vw,54px) 58px!important}.premium-product-detail .product-buy.is-sticky{top:calc(var(--header-height,72px) + var(--nav-height,54px) + 14px)!important}.product-meta-top{margin-bottom:7px}.product-meta-top .eyebrow{font-size:8.5px;letter-spacing:.16em}.product-category-line{gap:4px}.product-category-line span{padding:4px 6px;border:1px solid var(--sx-v5-line);border-radius:999px;font-size:7.5px;letter-spacing:.055em}.product-detail-badges{margin:9px 0 6px!important}.product-edition{margin:4px 0 7px!important;color:var(--text-muted);font-size:8.5px!important;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.premium-product-detail .product-buy h1{max-width:620px;margin:4px 0 11px!important;font-size:clamp(32px,3.6vw,45px)!important;line-height:1.01!important;letter-spacing:-.04em!important}.product-summary{max-width:500px;margin-bottom:17px!important;font-size:12.5px!important;line-height:1.62!important}.product-price-row{margin:5px 0 24px!important;gap:8px!important}.product-price-row .product-price{font-size:19px!important;font-weight:760;letter-spacing:-.018em}.product-price-row del{font-size:11px!important}.option-group{margin:18px 0!important}.option-group>label{margin-bottom:8px!important;font-size:8.5px!important;font-weight:850!important;letter-spacing:.095em!important;text-transform:uppercase;color:var(--text-muted)}.chips{gap:6px!important}.chips button{min-width:43px!important;height:38px!important;padding:0 12px!important;border:1px solid var(--sx-v5-line)!important;border-radius:9px!important;background:var(--surface-card)!important;color:var(--text-primary)!important;font-size:10px!important;font-weight:690!important;transition:background .16s ease,color .16s ease,border-color .16s ease,opacity .16s ease}.chips button.active{background:var(--text-primary)!important;border-color:var(--text-primary)!important;color:var(--text-inverse,#fff)!important}.chips button:disabled{opacity:.34!important;text-decoration:line-through;text-decoration-thickness:1px}.product-stock-line{width:max-content;min-height:27px!important;margin:15px 0 11px!important;padding:0 9px;border:1px solid var(--sx-v5-line);border-radius:999px;font-size:9.5px!important}.product-main-cta{min-height:48px!important;border-radius:10px!important;font-size:11px!important;letter-spacing:.015em}.product-main-cta+.secondary-button{width:100%;min-height:42px!important;margin-top:7px;border-radius:10px!important;font-size:10px!important}.product-reassurance{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px!important;margin-top:14px!important;padding:14px 0 16px!important}.product-reassurance>div{display:grid!important;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:7px!important;min-width:0;font-size:9px!important;line-height:1.35}.product-reassurance svg{width:16px!important;height:16px!important}.product-secondary-actions{justify-content:flex-start!important;gap:18px!important;padding:12px 0 3px!important;margin-top:0!important;border-top:0!important}.product-secondary-actions .text-button{font-size:9.5px!important;color:var(--text-muted)}.product-accordions{margin-top:8px!important}.product-accordions details{border-color:var(--sx-v5-line)!important}.product-accordions summary{padding:15px 26px 15px 0!important;font-size:9.5px!important;letter-spacing:.07em!important}.product-accordions summary:after{right:2px!important;font-size:15px!important}.product-accordion-content{padding-bottom:18px!important;font-size:12px!important;line-height:1.68!important}.product-care-grid{grid-template-columns:repeat(auto-fit,minmax(72px,1fr))!important;gap:15px 8px!important}.product-care-icon-wrap{width:46px!important;height:46px!important}.product-care-icon{max-width:40px!important;max-height:40px!important}.product-care-text{max-width:100px!important;font-size:9px!important}.product-related{padding-top:clamp(56px,7vw,84px)!important}.product-related .section-head{margin-bottom:21px}.product-related .section-head h2{font-size:clamp(25px,3vw,36px)!important;letter-spacing:-.035em}.product-related .section-head>a{display:inline-flex;align-items:center;min-height:34px;padding:0 11px;border:1px solid var(--sx-v5-line);border-radius:999px;color:var(--text-primary);font-size:9.5px;font-weight:760;text-decoration:none}.product-viewer{background:#0b0b0bf5!important}.product-viewer-close,.product-viewer-prev,.product-viewer-next{border:1px solid rgba(255,255,255,.16)!important;background:#ffffff14!important}.premium-cart-page{padding-top:0!important;padding-bottom:clamp(76px,8vw,110px)!important}.cart-head{padding-top:clamp(38px,5vw,60px)!important;padding-bottom:27px!important}.cart-head h1{margin:5px 0 0!important;font-size:clamp(31px,4vw,43px)!important;line-height:1!important;letter-spacing:-.04em!important}.cart-continue-link{display:inline-flex;align-items:center;min-height:34px;margin-bottom:4px;padding:0 11px!important;border:1px solid var(--sx-v5-line);border-radius:999px;font-size:9.5px!important;text-decoration:none!important}.cart-layout{grid-template-columns:minmax(0,1fr) minmax(300px,350px)!important;gap:clamp(30px,5vw,60px)!important}.cart-lines{border-top:1px solid var(--sx-v5-line)!important}.premium-cart-line{grid-template-columns:104px minmax(0,1fr)!important;gap:16px!important;padding:17px 0!important;border-color:var(--sx-v5-line)!important}.cart-item-media{border-radius:10px!important}.cart-item-heading{gap:16px!important}.cart-item-heading h3{margin:1px 0 4px!important;font-size:13.5px!important;line-height:1.25;letter-spacing:-.012em}.cart-item-heading p{font-size:9.5px!important}.cart-item-heading>strong{font-size:12px!important;font-weight:740}.cart-item-bottom{align-items:center!important}.qty-stepper{min-height:34px;border-color:var(--sx-v5-line)!important;border-radius:9px!important}.qty-stepper button{width:32px!important;height:32px!important;font-size:16px!important}.qty-stepper span{min-width:25px!important;font-size:10px;font-weight:700}.cart-item-bottom .text-button{font-size:9px!important}.premium-cart-summary{top:calc(var(--header-height,72px) + var(--nav-height,54px) + 16px)!important;padding:18px!important;border-radius:13px!important}.premium-cart-summary>.eyebrow{margin:0 0 8px;font-size:8px}.cart-summary-row{margin-top:0!important;padding:13px 0 0!important;font-size:12px!important}.cart-summary-row strong{font-size:13px}.cart-shipping-note{margin:9px 0 16px!important;font-size:9.5px!important}.free-shipping-progress{margin-bottom:15px!important;padding:11px!important;border-radius:9px!important}.free-shipping-copy{font-size:9px!important}.free-shipping-track{height:3px!important}.premium-cart-summary .add-button{min-height:46px!important;border-radius:9px!important;font-size:10.5px!important}.cart-trust{gap:3px!important;margin-top:11px!important;font-size:8.7px!important}.cart-recommendations{padding-top:clamp(52px,7vw,78px)!important}.cart-recommendations .section-head h2{margin:4px 0 0;font-size:clamp(24px,3vw,34px);letter-spacing:-.035em}.premium-empty-cart{min-height:45vh;display:grid;align-content:center;justify-items:start;padding:50px 0!important}.premium-empty-cart h2{margin:0 0 9px;font-size:clamp(26px,3.5vw,38px)!important}.premium-empty-cart p{margin:0 0 20px;font-size:12.5px;line-height:1.6}.premium-checkout-page{max-width:1180px!important;padding:24px 24px 72px!important}.premium-checkout-page .checkout-brand{margin-bottom:24px!important;padding-bottom:13px;border-bottom:1px solid var(--sx-v5-line);font-size:8.5px!important;letter-spacing:.12em!important}.premium-checkout-page .checkout-brand span{color:var(--text-primary);font-weight:850}.premium-checkout-page .checkout-layout{grid-template-columns:minmax(0,1fr) minmax(300px,350px)!important;gap:clamp(38px,6vw,72px)!important}.premium-checkout-page .checkout-main{max-width:650px!important}.checkout-progress{margin-bottom:25px!important;gap:7px!important}.checkout-step-pill{gap:7px!important;font-size:9.5px!important}.checkout-step-pill:before{width:23px!important;height:23px!important;font-size:8.5px!important}.checkout-progress-line{width:34px!important}.checkout-title{margin-bottom:25px!important}.checkout-title h1{margin-bottom:8px!important;font-size:clamp(30px,3.7vw,41px)!important;line-height:1.02!important;letter-spacing:-.04em!important}.checkout-title p{max-width:540px;font-size:11.5px!important;line-height:1.55}.checkout-section{margin-bottom:22px!important;padding-bottom:22px!important;border-color:var(--sx-v5-line)!important}.checkout-section-head{margin-bottom:12px!important}.checkout-section-head h2{font-size:12px!important;letter-spacing:.01em}.checkout-section-head span{font-size:8.5px!important}.checkout-form-grid{gap:9px!important}.checkout-main label{gap:5px!important;font-size:9px!important;letter-spacing:.015em}.checkout-main label small{font-size:8px;font-weight:550}.checkout-main input,.checkout-main select{min-height:44px!important;height:44px;border-radius:9px!important;padding-inline:11px!important;font-size:12px!important}.checkout-main .secondary-button{min-height:43px!important;border-radius:9px!important;font-size:9.5px!important}.shipping-rates{gap:7px!important}.shipping-rate{min-height:58px;padding:11px 12px!important;border-radius:10px!important;border-color:var(--sx-v5-line)!important;background:var(--surface-card)!important;box-shadow:none!important}.shipping-rate:has(input:checked){border-color:var(--text-primary)!important;box-shadow:0 0 0 1px var(--text-primary) inset!important}.shipping-rate input{width:16px!important;min-height:16px!important}.shipping-rate strong{font-size:11px!important}.shipping-rate small{font-size:8.5px!important}.shipping-rate b{font-size:10.5px!important}.checkout-main form>.add-button,.premium-checkout-page .checkout-main>template+.add-button,.premium-checkout-page .checkout-main .add-button{min-height:47px!important;border-radius:9px!important;font-size:10.5px!important}.premium-checkout-page .form-error{border:1px solid color-mix(in srgb,#b42318 20%,transparent);background:color-mix(in srgb,#b42318 5%,var(--surface-card));color:#8f1e17;padding:9px 10px}.premium-checkout-page .checkout-summary{top:calc(var(--header-height,72px) + 20px)!important;padding:16px!important;border:1px solid var(--sx-v5-line)!important;border-radius:13px!important;background:var(--sx-v5-soft-strong)!important;box-shadow:none!important}.checkout-summary-label{margin-bottom:2px!important;font-size:7.8px!important;letter-spacing:.09em;text-transform:uppercase}.premium-checkout-page .checkout-summary h2{margin:0 0 7px!important;font-size:14px!important;letter-spacing:-.015em}.premium-checkout-page .checkout-summary-product{grid-template-columns:45px minmax(0,1fr) auto!important;gap:9px!important;padding:9px 0!important;border-color:var(--sx-v5-line)!important}.checkout-summary-thumb{width:45px!important;border-radius:8px!important}.checkout-summary-product strong{font-size:9.5px!important}.checkout-summary-product small{font-size:8px!important}.checkout-summary-product>b{font-size:9.5px!important}.premium-checkout-page .summary-total{padding:10px 0!important;font-size:10px!important;border-color:var(--sx-v5-line)!important}.premium-checkout-page .summary-total strong{font-size:10.5px}.summary-grand-total{padding-top:13px!important;margin-top:0!important;border-color:var(--sx-v5-line)!important;font-size:11px}.summary-grand-total strong{font-size:18px!important}.checkout-trust-list{gap:4px!important;padding-top:12px!important;font-size:8.5px!important}.payment-element{padding:4px 0 15px!important}.waiting-card{min-height:48vh;padding:70px 10px!important;display:grid;align-content:center;justify-items:center}.waiting-card h1{margin:0 0 8px;font-size:clamp(29px,4vw,40px);letter-spacing:-.035em}.waiting-card p{max-width:440px;margin:0;color:var(--text-muted);font-size:11.5px;line-height:1.55}.account-page{padding-top:0!important;padding-bottom:clamp(76px,8vw,110px)!important}.account-page>.page-head{padding-top:clamp(38px,5vw,58px)!important;padding-bottom:27px!important}.account-page>.page-head h1{margin:5px 0 8px!important;font-size:clamp(31px,4vw,43px)!important;line-height:1!important;letter-spacing:-.04em!important}.account-page>.page-head>p:last-child{max-width:550px;font-size:11.5px!important}.account-dashboard{grid-template-columns:210px minmax(0,1fr)!important;gap:22px!important;align-items:start}.account-tabs{position:sticky;top:calc(var(--header-height,72px) + var(--nav-height,54px) + 16px);display:grid!important;gap:4px!important;padding:7px!important;border:1px solid var(--sx-v5-line)!important;border-radius:12px!important;background:var(--sx-v5-soft)!important;overflow:visible!important}.account-tabs button{width:100%;min-height:38px!important;padding:0 10px!important;border-radius:8px!important;text-align:left!important;font-size:9.5px!important;font-weight:720!important}.account-tabs button.active{background:var(--text-primary)!important;color:var(--text-inverse,#fff)!important}.account-card{padding:clamp(18px,2.6vw,25px)!important;border:1px solid var(--sx-v5-line)!important;border-radius:13px!important;box-shadow:none!important}.account-card h2{margin:0 0 15px!important;font-size:clamp(19px,2.2vw,26px)!important;line-height:1.08;letter-spacing:-.025em}.account-card>.muted{margin-top:-8px;font-size:10.5px}.order-row{min-height:60px;padding:12px 0!important;border-color:var(--sx-v5-line)!important;font-size:11px}.order-row strong{font-size:11.5px}.order-row small{font-size:8.5px}.saved-address{position:relative;gap:3px!important;margin-bottom:7px;padding:13px!important;border:1px solid var(--sx-v5-line)!important;border-radius:10px;background:var(--sx-v5-soft);font-size:10.5px!important}.saved-address:last-of-type{margin-bottom:0}.saved-address .text-button{justify-self:start;margin-top:5px;padding:0;font-size:8.5px!important}.address-form{gap:10px!important;margin-top:23px!important;padding-top:20px!important;border-color:var(--sx-v5-line)!important}.address-form h3{margin-bottom:4px!important;font-size:15px!important}.account-card label,.auth-card label{gap:5px!important;font-size:9px!important;letter-spacing:.015em}.account-card input,.account-card select,.address-form input,.address-form select,.auth-card input,.auth-card select{min-height:44px!important;height:44px;padding-inline:11px!important;border:1px solid var(--sx-v5-line)!important;border-radius:9px!important;background:var(--surface-card)!important;font-size:12px!important}.account-card .add-button,.auth-card .add-button{min-height:45px!important;border-radius:9px!important;font-size:10px!important}.account-card .secondary-button{min-height:43px!important;margin-top:7px;border-radius:9px!important;font-size:9.5px!important}.auth-card{width:min(100%,500px);margin:0 auto;padding:22px!important;border:1px solid var(--sx-v5-line)!important;border-radius:13px!important;box-shadow:none!important}.auth-tabs{gap:4px;margin-bottom:20px!important;padding:4px;border:0!important;border-radius:10px;background:var(--sx-v5-soft)}.auth-tabs button{min-height:37px;padding:0 10px!important;border:0!important;border-radius:8px;font-size:9.5px}.auth-tabs button.active{background:var(--surface-card);color:var(--text-primary);box-shadow:0 1px 7px #0000000d}.auth-card form{gap:10px!important}.order-detail{padding-top:0!important;padding-bottom:90px!important}.order-detail>.page-head{padding-top:clamp(38px,5vw,58px)!important;padding-bottom:24px!important}.order-detail>.page-head h1{font-size:clamp(27px,3.6vw,40px)!important;letter-spacing:-.035em}.order-detail .account-card{max-width:780px;margin-bottom:12px}.order-detail .order-total{margin-top:5px!important;padding-top:15px!important;border-color:var(--sx-v5-line)!important;font-size:12px}.status-page{padding-top:0!important;padding-bottom:90px!important}.status-page .success-card{max-width:600px!important;margin:clamp(42px,7vw,80px) auto!important;padding:clamp(24px,4vw,38px)!important;border:1px solid var(--sx-v5-line)!important;border-radius:14px!important;box-shadow:none!important;text-align:center!important}.status-page .success-card h1{margin:6px 0 10px!important;font-size:clamp(29px,4vw,42px)!important;line-height:1.02;letter-spacing:-.04em}.status-page .success-card p{color:var(--text-muted);font-size:11.5px;line-height:1.55}.status-page .primary-link{min-height:43px;margin-top:9px;padding:0 15px;border-radius:9px!important;font-size:10px!important}@media(max-width:1023px){.product-reassurance{grid-template-columns:1fr!important;gap:6px!important}.product-reassurance>div{grid-template-columns:18px minmax(0,1fr)}.account-dashboard{grid-template-columns:1fr!important}.account-tabs{position:static;display:flex!important;gap:5px!important;overflow-x:auto!important;padding:5px!important;scrollbar-width:none}.account-tabs::-webkit-scrollbar{display:none}.account-tabs button{width:auto;flex:0 0 auto;text-align:center!important}}@media(max-width:720px){.premium-product-detail{padding-bottom:94px}.premium-product-detail .product-buy{padding:24px var(--content-gutter) 34px!important}.premium-product-detail .product-buy h1{font-size:clamp(29px,9vw,36px)!important}.product-meta-top{align-items:flex-start}.product-category-line{justify-content:flex-start}.product-summary{font-size:12px!important}.product-reassurance{padding-block:13px!important}.product-care-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.product-mobile-cta{left:9px!important;right:9px!important;bottom:calc(var(--nav-height,64px) + 9px + env(safe-area-inset-bottom))!important;width:auto!important;min-height:58px!important;padding:7px!important;border:1px solid var(--sx-v5-line)!important;border-radius:13px!important;background:#fffffff7!important;box-shadow:0 12px 32px #00000024!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.product-mobile-cta>div{padding-left:4px}.product-mobile-cta .add-button{min-width:124px;min-height:42px!important;border-radius:9px!important;font-size:9.5px!important}.cart-head{align-items:flex-start!important;gap:12px!important}.cart-continue-link{margin:0}.cart-layout{gap:24px!important}.premium-cart-line{grid-template-columns:88px minmax(0,1fr)!important;gap:12px!important;padding:14px 0!important}.cart-item-heading{gap:8px!important}.cart-item-heading h3{font-size:12px!important}.cart-item-heading>strong{font-size:10.5px!important}.premium-cart-summary{padding:15px!important}.premium-checkout-page{padding:16px 14px 94px!important}.premium-checkout-page .checkout-brand{margin-bottom:18px!important}.premium-checkout-page .checkout-layout{gap:20px!important}.premium-checkout-page .checkout-summary{order:-1!important;margin-bottom:2px!important;padding:13px!important;border-radius:11px!important}.premium-checkout-page .checkout-summary h2{font-size:12.5px!important}.premium-checkout-page .checkout-summary-product{grid-template-columns:38px minmax(0,1fr) auto!important;padding:7px 0!important}.checkout-summary-thumb{width:38px!important}.checkout-title h1{font-size:31px!important}.checkout-section{margin-bottom:20px!important;padding-bottom:20px!important}.checkout-section-head{display:grid!important;gap:2px!important}.checkout-section-head span{font-size:8px!important}.checkout-form-grid{grid-template-columns:1fr!important}.checkout-form-grid .full{grid-column:auto!important}.shipping-rate{padding:10px!important}.account-page>.page-head{padding-top:32px!important;padding-bottom:21px!important}.account-page>.page-head h1{font-size:32px!important}.account-card,.auth-card{padding:16px!important;border-radius:11px!important}.field-row{grid-template-columns:1fr!important;gap:10px!important}.saved-address{padding:11px!important}.order-row{align-items:flex-start!important;gap:10px!important}.order-row>span:last-child{text-align:right;font-size:9.5px}.status-page .success-card{margin:34px auto!important;padding:23px 18px!important}}@media(max-width:420px){.premium-cart-line{grid-template-columns:78px minmax(0,1fr)!important}.cart-item-bottom{align-items:center!important}.premium-checkout-page{padding-inline:11px!important}.checkout-step-pill span{display:none!important}.checkout-progress-line{width:26px!important}.product-mobile-cta .add-button{min-width:116px}}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body{overflow-wrap:anywhere}.skip-link{position:fixed;z-index:10000;top:max(8px,env(safe-area-inset-top));left:12px;transform:translateY(-160%);padding:9px 12px;border-radius:9px;background:var(--text-primary,#171717);color:var(--text-inverse,#fff);font-size:11px;font-weight:800;box-shadow:0 8px 24px #0000002e}.skip-link:focus{transform:none}.main-content:focus{outline:none}.main-content,[id]{scroll-margin-top:calc(var(--header-height,72px) + 70px)}.icon-btn,.nav-item,.shop-category-chip,.shop-filter-toggle,.shop-sort,.shop-pagination button,.product-gallery-thumbs button,.product-viewer button,.viewer-close,.auth-tabs button,.account-tabs button,.consent-actions button,.pwa-actions button{min-width:44px;min-height:44px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--focus-color,#0B6C6B)!important;outline-offset:3px!important}@supports (content-visibility:auto){.home-editorial-section:not(.home-hero):not(.home-endcap),.product-related,.cart-recommendations,.home-gallery-feature,.home-wiki-feature{content-visibility:auto;contain-intrinsic-size:auto 620px}}img,video{max-width:100%}img{color:transparent}video{background:#111}.gallery-card,.product-gallery-item,.product-media{contain:layout paint}.product-copy,.product-card-heading,.product-buy,.checkout-main,.checkout-summary,.account-card,.footer-grid,.home-editorial-section{min-width:0}.product-copy h3,.product-buy h1,.checkout-summary-product strong,.order-row,.saved-address{overflow-wrap:anywhere}@media(max-width:359px){:root{--content-gutter:10px}.header-inner{width:calc(100% - 12px);grid-template-columns:42px 1fr 42px}.brand-logo{max-width:min(var(--header-logo-width),42vw)}.nav-inner{overflow-x:auto;scrollbar-width:none}.nav-inner::-webkit-scrollbar{display:none}.nav-item{min-width:62px}.premium-product-grid,.product-grid,.home-category-editorial.variant-tiles{grid-template-columns:1fr!important}.checkout-summary-product{grid-template-columns:36px minmax(0,1fr)!important}.checkout-summary-product>b{grid-column:2;justify-self:start}}@media(max-height:520px)and (orientation:landscape){.app-nav{height:calc(54px + env(safe-area-inset-bottom))}.nav-inner{height:54px}.pwa-toast,.consent-banner{max-height:calc(100dvh - 24px);overflow:auto}.product-mobile-cta{position:static!important;margin:14px var(--content-gutter) 0}}@media(forced-colors:active){.icon-btn,.nav-item,.add-button,.secondary-button,.shop-category-chip,.product-card-quick-add{forced-color-adjust:auto}.filter-dot,.cart-badge{border:1px solid CanvasText}}@media(prefers-contrast:more){:root{--text-muted:color-mix(in srgb,var(--text-primary) 78%,transparent);--border-default:color-mix(in srgb,var(--text-primary) 36%,transparent)}.sxmp-footer-credit,.checkout-trust,.product-card-edition{opacity:1!important}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.product-media img,.split-media img{transform:none!important}}.home-page .home-category-editorial.variant-tiles{grid-template-columns:repeat(auto-fill,minmax(210px,280px));justify-content:start;align-items:stretch;gap:10px}.home-page .home-category-editorial.variant-tiles .home-category-tile{width:100%;min-height:150px;padding:0;border-radius:13px}.home-page .category-strip.home-category-editorial.variant-tiles .home-category-tile{padding:0;border-radius:13px}@media(max-width:767px){.home-page .home-category-editorial.variant-tiles{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:7px}.home-page .home-category-editorial.variant-tiles .home-category-tile,.home-page .category-strip.home-category-editorial.variant-tiles .home-category-tile{min-height:132px;padding:0;border-radius:10px}}@media(max-width:359px){.home-page .home-category-editorial.variant-tiles{grid-template-columns:1fr}}
