:root{--aside-width: 400px;--cart-aside-summary-height-with-discount: 300px;--cart-aside-summary-height: 250px;--grid-item-width: 280px;--header-height: 72px;--color-dark: #000;--color-light: #fff;--font-heading: "Space Grotesk", system-ui, -apple-system, sans-serif;--font-body: "Inter", system-ui, -apple-system, sans-serif;--color-ink: #16181c;--color-ink-soft: #565d66;--color-paper: #ffffff;--color-bg-subtle: #f6f6f7;--color-border: #e7e7e9;--brand-primary: #16181c;--brand-secondary: #16181c;--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--radius-pill: 999px;--shadow-sm: 0 1px 2px rgba(20, 23, 26, .06), 0 1px 1px rgba(20, 23, 26, .04);--shadow-md: 0 12px 28px rgba(20, 23, 26, .09);--shadow-lg: 0 24px 55px rgba(20, 23, 26, .14);--container-max: 1240px}html,body{font-family:var(--font-body);color:var(--color-ink)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:-.01em}body>main{margin:0}.container{margin-inline:auto;max-width:var(--container-max);padding-inline:1.25rem}@media (min-width: 45em){.container{padding-inline:2rem}}.btn{align-items:center;border:1px solid transparent;border-radius:var(--radius-pill);cursor:pointer;display:inline-flex;font-family:var(--font-body);font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;padding:.85rem 1.75rem;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease,opacity .15s ease;white-space:nowrap}.btn-primary{background:var(--brand-primary);color:#fff}.btn-primary:hover:not(:disabled){box-shadow:var(--shadow-md);transform:translateY(-1px)}.btn-primary:disabled{cursor:not-allowed;opacity:.45;transform:none}.btn-outline{background:transparent;border-color:var(--color-ink);color:var(--color-ink)}.btn-outline:hover{background:var(--color-ink);color:#fff}.eyebrow{color:var(--brand-primary);font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mock-shop-notice{background:var(--color-light);border:1px solid var(--color-dark);border-left-width:.5rem;margin:1rem;padding:0}.mock-shop-notice .inner{padding:.875rem 1rem}.mock-shop-notice h2{font-size:1.6rem;font-weight:700;line-height:1.4}.mock-shop-notice p{font-size:1rem;line-height:1.4;margin-bottom:.5rem}.mock-shop-notice footer{background:#0000000f;padding:.5rem 1rem}.mock-shop-notice .small{font-size:.875rem;line-height:1.4;margin-bottom:.5rem}.mock-shop-notice code{background:#0000000f;border-radius:.25rem;padding:.1em .3em}.mock-shop-notice a{text-decoration:underline;text-underline-offset:6px}@media (max-width: 45em){html:has(.overlay.expanded){overflow:hidden}}aside{background:var(--color-light);box-shadow:0 0 50px #0000004d;height:100vh;width:min(var(--aside-width),100vw);position:fixed;right:calc(-1 * var(--aside-width));top:0;transition:transform .2s ease-in-out}aside header{align-items:center;border-bottom:1px solid var(--color-border);display:flex;height:var(--header-height);justify-content:space-between;padding:0 20px}aside header h3{margin:0;font-size:1.1rem}aside header .close{font-weight:700;opacity:.8;text-decoration:none;transition:all .2s;width:20px}aside header .close:hover{opacity:1}aside header h2{margin-bottom:.6rem;margin-top:0}aside main{margin:1rem}aside p{margin:0 0 .25rem}aside p:last-child{margin:0}aside li{margin-bottom:.125rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border-width:0}.overlay{background:#0003;bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .4s ease-in-out;transition:opacity .4s;visibility:hidden;z-index:10}.overlay .close-outside{background:transparent;border:none;color:transparent;height:100%;left:0;position:absolute;top:0;width:calc(100% - var(--aside-width))}.overlay .light{background:#ffffff80}.overlay .cancel{cursor:default;height:100%;position:absolute;width:100%}.overlay.expanded{opacity:1;pointer-events:auto;visibility:visible}.overlay.expanded aside{transform:translate(calc(var(--aside-width) * -1))}button.reset{border:0;background:inherit;font-size:inherit}button.reset>*{margin:0}button.reset:not(:has(>*)){height:1.5rem;line-height:1.5rem}button.reset:hover:not(:has(>*)){text-decoration:underline;cursor:pointer}.announcement-bar{background:var(--color-ink);overflow:hidden;position:relative;white-space:nowrap}.announcement-track{animation:announcement-scroll 26s linear infinite;display:inline-flex;will-change:transform}.announcement-item{color:#ffffffeb;font-size:.78rem;font-weight:600;letter-spacing:.03em;padding:.6rem 2.5rem;text-transform:uppercase}.announcement-item:after{color:var(--brand-primary);content:"✦";margin-left:2.5rem}@keyframes announcement-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion: reduce){.announcement-track{animation:none}}.header{align-items:center;background:#ffffffeb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--color-border);display:flex;min-height:var(--header-height);padding:.5rem 1.25rem;position:sticky;top:0;z-index:5}@media (min-width: 45em){.header{padding:.5rem 2rem}}.header-brand{align-items:center;display:flex;gap:.6rem}.header-brand-mark{background:var(--brand-primary);border-radius:7px;display:inline-block;height:14px;width:14px}.header-brand-logo{display:block;height:32px;width:auto}.header-brand-name{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;letter-spacing:-.01em}@media (min-width: 48em){.header-menu-mobile-toggle{display:none}}.header-menu-mobile{display:flex;flex-direction:column;grid-gap:1rem}.header-menu-desktop{display:none;align-items:center;grid-gap:1.75rem}@media (min-width: 45em){.header-menu-desktop{display:flex;grid-gap:1.75rem;margin-left:3rem}}.header-menu-item{color:var(--color-ink-soft);cursor:pointer;font-size:.9rem;font-weight:600;padding:.25rem 0;position:relative;text-transform:uppercase;letter-spacing:.03em}.header-menu-item:after{background:var(--brand-primary);bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .18s ease;width:0}.header-menu-item:hover{color:var(--color-ink);text-decoration:none}.header-menu-item:hover:after{width:100%}.header-ctas{align-items:center;display:flex;grid-gap:1.1rem;margin-left:auto}.header-ctas>*{min-width:fit-content}.header-icon-link{align-items:center;color:var(--color-ink);display:inline-flex;gap:.4rem;position:relative;text-decoration:none!important}.header-icon-link:hover{color:var(--brand-primary)}.header-cart-count{align-items:center;background:var(--brand-primary);border-radius:var(--radius-pill);color:#fff;display:inline-flex;font-size:.7rem;font-weight:700;height:18px;justify-content:center;min-width:18px;padding:0 4px;position:absolute;right:-9px;top:-8px}.footer{background:var(--color-ink);color:#ffffffb8;margin-top:4rem}.footer-inner{display:grid;gap:2.5rem;padding:3rem 1.25rem 2rem}@media (min-width: 45em){.footer-inner{grid-template-columns:1.4fr 1fr;padding:3.5rem 2rem 2.5rem}}.footer-brand-name{color:#fff;font-family:var(--font-heading);font-size:1.4rem;font-weight:700}.footer-tagline{color:#fff9;font-size:.95rem;margin-top:.5rem;max-width:32ch}.footer-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.footer-badge{background:#ffffff14;border-radius:var(--radius-pill);color:#ffffffd9;font-size:.78rem;padding:.35rem .75rem}.footer-menu{display:flex;flex-direction:column;gap:.65rem}@media (min-width: 45em){.footer-menu{align-items:flex-end}}.footer-menu a{color:#ffffffb8;font-size:.9rem;min-width:fit-content}.footer-menu a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);color:#ffffff73;font-size:.8rem;padding:1.25rem;text-align:center}@media (min-width: 45em){.footer-bottom{padding:1.25rem 2rem}}.cart-main{height:100%;max-height:calc(100vh - var(--cart-aside-summary-height));overflow-y:auto;width:auto}.cart-main.with-discount{max-height:calc(100vh - var(--cart-aside-summary-height-with-discount))}.cart-line{padding:.75rem 0}.cart-line-inner{display:flex}.cart-line img{height:100%;display:block;margin-right:.75rem;border-radius:var(--radius-sm)}.cart-summary-page{position:relative}.cart-summary-aside{background:#fff;border-top:1px solid var(--color-border);bottom:0;padding-top:.75rem;position:absolute;width:calc(var(--aside-width) - 40px)}.cart-line-quantity{display:flex}.cart-line-children{padding-left:2rem}.cart-discount{align-items:center;display:flex;margin-top:.25rem}.cart-subtotal{align-items:center;display:flex}.predictive-search{height:calc(100vh - var(--header-height) - 40px);overflow-y:auto}.predictive-search-form{background:var(--color-light);position:sticky;top:0}.predictive-search-result{margin-bottom:2rem}.predictive-search-result h5{text-transform:uppercase}.predictive-search-result-item{margin-bottom:.5rem}.predictive-search-result-item a{align-items:center;display:flex}.predictive-search-result-item a img{margin-right:.75rem;height:100%}.search-result{margin-bottom:1.5rem}.search-results-item{margin-bottom:.5rem}.search-results-item a{display:flex;flex:row;align-items:center;gap:1rem}.hero{background:linear-gradient(135deg,var(--brand-primary) 0%,color-mix(in srgb,var(--brand-primary) 55%,#000 45%) 100%);color:#fff;padding:4.5rem 1.25rem}@media (min-width: 45em){.hero{padding:6.5rem 2rem}}.hero-inner{margin-inline:auto;max-width:var(--container-max)}.hero--with-image .hero-inner{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media (min-width: 45em){.hero--with-image .hero-inner{grid-template-columns:1.05fr .95fr;gap:3rem}}.hero--with-image .hero-copy{order:2}@media (min-width: 45em){.hero--with-image .hero-copy{order:1}}.hero-media{order:1;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg);aspect-ratio:4 / 3}@media (min-width: 45em){.hero-media{order:2}}.hero-media img{width:100%;height:100%;object-fit:cover;display:block}.hero-eyebrow{color:#ffffffbf;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero-title{font-size:2.1rem;font-weight:700;line-height:1.1;margin:.75rem 0 1rem;max-width:18ch}@media (min-width: 45em){.hero-title{font-size:3.2rem}}.hero-tagline{color:#ffffffd9;font-size:1.05rem;max-width:46ch;margin-bottom:2rem}.hero-cta{background:#fff;color:var(--color-ink)}.hero-cta:hover{background:#ffffffe6}.trust-badges{display:flex;flex-wrap:wrap;gap:.6rem;list-style:none;margin:0 0 1.5rem;padding:0}.trust-badge{align-items:center;background:color-mix(in srgb,var(--brand-primary) 8%,white);border-radius:var(--radius-pill);color:var(--color-ink);display:inline-flex;font-size:.8rem;font-weight:600;gap:.4rem;padding:.45rem .85rem}.trust-badge svg{color:var(--brand-primary);flex-shrink:0;height:14px;width:14px}.home-section{padding:3rem 1.25rem}@media (min-width: 45em){.home-section{padding:4rem 2rem}}.section-heading{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:1.5rem}.section-heading-block{margin-bottom:2rem;max-width:60ch}.section-heading-block h2{font-size:1.6rem;margin-top:.35rem}.featured-collection{border-radius:var(--radius-lg);display:block;overflow:hidden;position:relative}.featured-collection-image{aspect-ratio:1 / 1}@media (min-width: 45em){.featured-collection-image{aspect-ratio:21 / 9}}.featured-collection img{height:auto;max-height:100%;object-fit:cover}.featured-collection h1{background:linear-gradient(0deg,rgba(0,0,0,.55),transparent 60%);bottom:0;color:#fff;left:0;margin:0;padding:2rem 1.5rem 1.5rem;position:absolute;right:0}.product-grid,.recommended-products-grid,.products-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:2rem}@media (min-width: 45em){.product-grid,.recommended-products-grid,.products-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 45em){.products-grid{grid-template-columns:repeat(auto-fill,minmax(var(--grid-item-width),1fr))}}.product-item{background:var(--color-paper);border:1px solid var(--color-border);border-radius:var(--radius-md);display:block;overflow:hidden;text-decoration:none!important;transition:box-shadow .18s ease,transform .18s ease}.product-item:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.product-item-media{aspect-ratio:1 / 1;background:var(--color-bg-subtle);overflow:hidden;position:relative}.product-item-badge{background:var(--brand-primary);border-radius:var(--radius-pill);color:#fff;font-size:.72rem;font-weight:700;left:.6rem;padding:.3rem .7rem;position:absolute;top:.6rem;z-index:1}.product-item img{height:100%;object-fit:cover;width:100%}.product-item-body{padding:.9rem 1rem 1.1rem}.product-item h4{color:var(--color-ink);font-family:var(--font-body);font-size:.92rem;font-weight:600;line-height:1.35;margin:0 0 .35rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-item-price{align-items:baseline;color:var(--brand-primary);display:flex;font-size:.95rem;font-weight:700;gap:.5rem}.product-item-price-compare{color:var(--color-ink-soft);font-size:.82rem;font-weight:500;opacity:.75}.collections-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(var(--grid-item-width),1fr));margin-bottom:2rem}.collection-item img{height:auto;border-radius:var(--radius-md)}.collection-header{padding:2.5rem 1.25rem 1rem}@media (min-width: 45em){.collection-header{padding:3rem 2rem 1.5rem}}.collection-description{color:var(--color-ink-soft);margin-bottom:1rem;max-width:95%}@media (min-width: 45em){.collection-description{max-width:600px}}.product{display:grid;padding:1.5rem 1.25rem 6rem}@media (min-width: 45em){.product{grid-template-columns:1fr 1fr;grid-gap:4rem;padding:2.5rem 2rem 3rem}}.product h1{font-size:1.65rem;margin-top:0}@media (min-width: 45em){.product h1{font-size:2rem}}.product-image{border-radius:var(--radius-lg);overflow:hidden;background:var(--color-bg-subtle)}.product-image img{height:auto;width:100%}.product-gallery-main{border-radius:var(--radius-lg);overflow:hidden;background:var(--color-bg-subtle)}.product-gallery-main img{height:auto;width:100%}.product-gallery-thumbs{display:flex;gap:.75rem;margin-top:.85rem;overflow-x:auto}.product-gallery-thumb{flex:0 0 auto;width:72px;height:72px;padding:0;border:2px solid transparent;border-radius:var(--radius-sm);overflow:hidden;background:var(--color-bg-subtle);cursor:pointer;opacity:.7;transition:opacity .15s ease,border-color .15s ease}.product-gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery-thumb:hover{opacity:1}.product-gallery-thumb.is-active{opacity:1;border-color:var(--brand-primary)}.product-main{align-self:start;position:sticky;top:calc(var(--header-height) + 1.5rem)}.product-price{font-size:1.4rem;font-weight:700;margin-bottom:1.25rem}.product-price-on-sale{align-items:baseline;color:var(--brand-primary);display:flex;grid-gap:.6rem}.product-price-on-sale s{color:var(--color-ink-soft);font-size:1rem;font-weight:500;opacity:.8}.product-form{margin:1.5rem 0}.add-to-cart-button{padding:1rem 1.5rem;width:100%}.product-options{margin-bottom:1.25rem}.product-options h5{color:var(--color-ink-soft);font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.product-options-grid{display:flex;flex-wrap:wrap;grid-gap:.6rem}.product-options-item,.product-options-item:disabled{background-color:var(--color-paper);border-radius:var(--radius-pill);font-family:inherit;font-size:.9rem;font-weight:600;padding:.5rem 1.1rem;transition:border-color .15s ease}.product-options-item--selected{border-color:var(--brand-primary)!important;color:var(--brand-primary)}.product-options-item--unavailable{cursor:not-allowed}.product-option-label-swatch{width:1.25rem;height:1.25rem;margin:.25rem 0;border-radius:999px;overflow:hidden}.product-option-label-swatch img{width:100%}.product-eyebrow{margin-bottom:.4rem}.buybox-trust{border-top:1px solid var(--color-border);display:grid;gap:1rem;margin-top:1.5rem;padding-top:1.5rem}.buybox-trust-item{align-items:center;color:var(--color-ink-soft);display:flex;font-size:.85rem;gap:.75rem}.buybox-trust-item strong{color:var(--color-ink);display:block;font-size:.88rem;font-weight:600}.buybox-trust-subtitle{display:block}.buybox-trust-icon{align-items:center;background:color-mix(in srgb,var(--brand-primary) 8%,white);border-radius:50%;color:var(--brand-primary);display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.social-proof{background:var(--color-bg-subtle);border-block:1px solid var(--color-border);padding:.9rem 1.25rem}@media (min-width: 45em){.social-proof{padding:1rem 2rem}}.social-proof-inner{display:flex;flex-wrap:wrap;gap:1.25rem 2rem;justify-content:center}.social-proof-item{align-items:center;color:var(--color-ink);display:flex;font-size:.85rem;font-weight:600;gap:.5rem}.social-proof-item svg{color:var(--brand-primary);flex-shrink:0}.category-chips{padding:1.75rem 1.25rem 0}@media (min-width: 45em){.category-chips{padding:2.5rem 2rem 0}}.category-chips-inner{display:flex;flex-wrap:wrap;gap:.6rem}.category-chip{background:var(--color-paper);border:1px solid var(--color-border);border-radius:var(--radius-pill);color:var(--color-ink);font-size:.85rem;font-weight:600;padding:.5rem 1.1rem;text-decoration:none!important;transition:border-color .15s ease,color .15s ease}.category-chip:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.post-purchase-info{border-top:1px solid var(--color-border);margin-top:1.5rem;padding-top:1.5rem}.post-purchase-info-heading{color:var(--color-ink);font-size:.85rem;font-weight:700;letter-spacing:.04em;margin:0 0 1rem;text-transform:uppercase}.post-purchase-info-steps{display:flex;flex-direction:column;gap:.9rem;list-style:none;margin:0;padding:0}.post-purchase-info-step{align-items:flex-start;color:var(--color-ink-soft);display:flex;font-size:.85rem;gap:.75rem}.post-purchase-info-step strong{color:var(--color-ink);display:block;font-size:.88rem;font-weight:600}.post-purchase-info-subtitle{display:block}.post-purchase-info-number{align-items:center;background:color-mix(in srgb,var(--brand-primary) 8%,white);border-radius:50%;color:var(--brand-primary);display:flex;flex-shrink:0;font-weight:700;height:28px;justify-content:center;width:28px}.product-details{border-top:1px solid var(--color-border);color:var(--color-ink-soft);line-height:1.6;margin-top:2rem;padding-top:2rem}.product-details-heading{color:var(--color-ink);font-size:.85rem;font-weight:700;letter-spacing:.04em;margin-bottom:.75rem;text-transform:uppercase}.product-reviews{border-top:1px solid var(--color-border);margin-top:2rem;padding-top:2rem}.product-reviews p{color:var(--color-ink-soft)}.sticky-buy-bar{align-items:center;background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--color-border);bottom:0;box-shadow:0 -8px 24px #14171a0f;display:flex;gap:1rem;justify-content:space-between;padding:.9rem 1.25rem;position:sticky;z-index:2}@media (min-width: 45em){.sticky-buy-bar{display:none}}.sticky-buy-bar-price{font-family:var(--font-heading);font-size:1.15rem;font-weight:700}.blog-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(var(--grid-item-width),1fr));margin-bottom:2rem}.blog-article-image{aspect-ratio:3/2;display:block}.blog-article-image img{height:100%}.article img{height:auto;width:100%}.account-logout{display:inline-block}.order-search-form{margin-bottom:1.5rem}.order-search-fieldset{border:1px solid #e5e5e5;border-radius:4px;padding:1rem}.order-search-legend{font-weight:600;padding:0 .5rem}.order-search-active{font-weight:400;opacity:.7;margin-left:.5rem}.order-search-inputs{display:grid;gap:1rem;margin:.25rem 0 1rem;grid-template-columns:1fr}@media (min-width: 640px){.order-search-inputs{grid-template-columns:1fr 1fr}}.order-search-input{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:4px;font-size:1rem}.order-search-buttons{display:flex;gap:.75rem;flex-wrap:wrap}
