*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--color-text);background:var(--color-background);font-family:var(--font-body);font-size:var(--font-size-base, 16px);font-weight:var(--font-body-weight, 400);line-height:1.55;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body.is-menu-open{overflow:hidden}img,svg,video{display:block;max-width:100%}img{height:auto}button,input,select,textarea{color:inherit;font:inherit}button,summary{cursor:pointer}button{border:0}a{color:inherit;text-decoration:none}p,h1,h2,h3,h4{margin-top:0}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:var(--font-heading-weight, 700);letter-spacing:-.035em;line-height:1.02}h1{font-size:clamp(3rem,7vw,7.5rem)}h2{font-size:clamp(2rem,4.3vw,4.75rem)}h3{font-size:clamp(1.1rem,1.6vw,1.45rem)}[hidden]{display:none!important}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:9999;top:12px;left:12px;padding:10px 16px;color:var(--color-dark);background:var(--color-accent);border-radius:999px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}.page-width{width:min(100% - 40px,var(--page-width));margin-inline:auto}.section{padding-block:var(--section-space)}.section--compact{padding-block:calc(var(--section-space) * .62)}.section--dark{color:var(--color-dark-text);background:var(--color-dark)}.main-content{min-height:50vh}.eyebrow{margin:0 0 14px;font-size:.72rem;font-weight:700;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.muted,.rte{color:var(--color-muted)}.rte>*:last-child{margin-bottom:0}.rte h2,.rte h3,.rte h4{margin-top:1.8em;color:var(--color-text)}.rte a{text-decoration:underline;text-underline-offset:3px}.rte blockquote{margin:2em 0;padding-left:1.5em;border-left:3px solid var(--color-accent);color:var(--color-text);font-size:1.2em}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:10px;padding:12px 22px;border:1px solid var(--color-dark);border-radius:999px;color:var(--color-dark-text);background:var(--color-dark);font-size:.78rem;font-weight:700;letter-spacing:.08em;line-height:1;text-transform:uppercase;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease}.button:hover{color:var(--color-dark);background:var(--color-accent);border-color:var(--color-accent);transform:translateY(-2px)}.button svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.8}.button--secondary{color:var(--color-text);background:transparent;border-color:var(--color-border)}.button--secondary:hover{border-color:var(--color-text);background:var(--color-text);color:var(--color-background)}.button--accent{color:var(--color-dark);background:var(--color-accent);border-color:var(--color-accent)}.button--accent:hover{color:var(--color-dark);background:var(--color-dark-text);border-color:var(--color-dark-text)}.button--small{min-height:40px;padding:9px 16px;font-size:.68rem}.text-link{display:inline-flex;align-items:center;gap:10px;border-bottom:1px solid currentColor;font-size:.76rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.text-link svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.7}.field,.select{width:100%;min-height:52px;padding:12px 16px;border:1px solid var(--color-border);border-radius:10px;outline:none;background:var(--color-surface)}textarea.field{min-height:130px;resize:vertical}.field:focus,.select:focus{border-color:var(--color-text);box-shadow:0 0 0 1px var(--color-text)}.form-errors{margin-bottom:20px;padding:16px;border:1px solid #d54c4c;border-radius:10px;color:#8d2323;background:#fff1f1}.form-success{color:#295c33}.announcement{color:var(--color-dark);background:var(--color-accent);font-size:.72rem;font-weight:700;letter-spacing:.09em;text-align:center;text-transform:uppercase}.announcement__inner{display:flex;min-height:34px;align-items:center;justify-content:center;gap:24px}.announcement__link{text-decoration:underline;text-underline-offset:3px}.site-header{position:relative;z-index:30;background:color-mix(in srgb,var(--color-background) 92%,transparent);border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header--sticky{position:sticky;top:0}.site-header.is-scrolled{box-shadow:0 12px 34px #0f0f0c0f}.site-header__inner{display:grid;min-height:76px;align-items:center;grid-template-columns:1fr auto 1fr;gap:30px}.site-header__logo{display:inline-flex;align-items:center;justify-self:start;font-family:var(--font-heading);font-size:1.4rem;font-weight:700;letter-spacing:-.04em}.site-header__logo img{width:auto;max-height:46px}.site-header__wordmark-dot{width:8px;height:8px;margin-left:4px;background:var(--color-accent);border-radius:50%}.site-header__nav{justify-self:center}.nav-list,.nav-dropdown{margin:0;padding:0;list-style:none}.nav-list{display:flex;align-items:center;gap:30px}.nav-list__link,.nav-list summary{display:flex;align-items:center;gap:6px;padding:26px 0;font-size:.75rem;font-weight:700;letter-spacing:.08em;list-style:none;text-transform:uppercase}.nav-list summary::-webkit-details-marker,.mobile-menu summary::-webkit-details-marker{display:none}.nav-list summary svg{width:15px;fill:none;stroke:currentColor;stroke-width:1.8}.nav-list__item{position:relative}.nav-dropdown{position:absolute;top:calc(100% - 8px);left:50%;width:230px;padding:12px;border:1px solid var(--color-border);border-radius:14px;background:var(--color-surface);box-shadow:0 24px 70px #1414101f;transform:translate(-50%)}.nav-dropdown a{display:block;padding:11px 12px;border-radius:8px;font-size:.9rem}.nav-dropdown a:hover{background:var(--color-background)}.site-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:5px}.header-action{position:relative;display:grid;width:42px;height:42px;place-items:center;border-radius:50%;transition:background .18s ease}.header-action:hover{background:var(--color-surface)}.header-action svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.7}.header-action__count{position:absolute;top:1px;right:-2px;display:grid;min-width:18px;height:18px;padding:0 4px;place-items:center;border-radius:999px;color:var(--color-dark);background:var(--color-accent);font-size:.62rem;font-weight:700}.mobile-menu{display:none}.mobile-menu__panel{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;padding:22px;color:var(--color-dark-text);background:var(--color-dark);overflow-y:auto}.mobile-menu__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:50px}.mobile-menu__close{color:inherit;background:transparent}.mobile-menu__nav{margin:0;padding:0;list-style:none}.mobile-menu__nav>li>a,.mobile-menu__nav summary{display:block;padding:14px 0;border-bottom:1px solid rgb(255 255 255 / .16);font-family:var(--font-heading);font-size:clamp(2rem,10vw,3.4rem);font-weight:700;letter-spacing:-.04em;line-height:1;list-style:none}.mobile-menu__submenu{padding:12px 0 12px 20px;list-style:none}.mobile-menu__submenu a{display:block;padding:8px 0;color:color-mix(in srgb,var(--color-dark-text) 68%,transparent)}.header-search{position:absolute;top:100%;right:20px;width:min(440px,calc(100vw - 40px));padding:16px;border:1px solid var(--color-border);border-radius:0 0 14px 14px;background:var(--color-surface);box-shadow:0 24px 60px #1414101f}.header-search form{display:flex;gap:8px}.hero{padding:16px 0 0}.hero__shell{position:relative;display:grid;min-height:min(740px,calc(100vh - 126px));grid-template-columns:.88fr 1.12fr;color:var(--color-dark-text);background:var(--color-dark);border-radius:calc(var(--radius) + 6px);overflow:hidden}.hero__content{position:relative;z-index:2;display:flex;align-items:flex-start;flex-direction:column;justify-content:space-between;padding:clamp(32px,5vw,76px)}.hero__copy{max-width:650px}.hero__title{max-width:7.4ch;margin:0 0 28px;font-size:clamp(4rem,8.2vw,8.6rem);letter-spacing:-.065em;line-height:.85}.hero__title em{color:var(--color-accent);font-style:normal}.hero__text{max-width:510px;margin-bottom:30px;color:color-mix(in srgb,var(--color-dark-text) 68%,transparent);font-size:clamp(1rem,1.5vw,1.22rem)}.hero__actions{display:flex;flex-wrap:wrap;gap:12px}.hero__actions .button:not(.button--accent){color:var(--color-dark-text);background:transparent;border-color:#ffffff47}.hero__actions .button:not(.button--accent):hover{color:var(--color-dark);background:var(--color-dark-text);border-color:var(--color-dark-text)}.hero__meta{display:flex;gap:36px;margin-top:50px;color:color-mix(in srgb,var(--color-dark-text) 58%,transparent);font-size:.76rem;letter-spacing:.07em;text-transform:uppercase}.hero__visual{position:relative;min-height:540px;background:#2c2e29;overflow:hidden}.hero__image{width:100%;height:100%;object-fit:cover}.hero__visual:before{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--color-dark) 0%,transparent 22%),linear-gradient(0deg,rgb(0 0 0 / .32),transparent 55%);content:"";pointer-events:none}.hero__art{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:radial-gradient(circle at 54% 45%,#72766a 0,#41443d 30%,#252722,#191a17)}.hero__art:before,.hero__art:after{position:absolute;border:1px solid rgb(255 255 255 / .12);border-radius:50%;content:""}.hero__art:before{width:74%;aspect-ratio:1}.hero__art:after{width:98%;aspect-ratio:1}.hero__wheel{position:relative;z-index:2;width:min(78%,620px);filter:drop-shadow(0 40px 45px rgb(0 0 0 / .55));transform:rotate(-8deg)}.wheel-icon__tire{fill:#11120f;stroke:#43463f;stroke-width:7}.wheel-icon__rim{fill:#696d64;stroke:#bbc0b4;stroke-width:3}.wheel-icon__spokes{fill:#d9ddd2}.wheel-icon__hub{fill:#343630;stroke:#e8eadf;stroke-width:3}.wheel-icon__center{fill:var(--color-accent)}.hero__chip{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid rgb(255 255 255 / .17);border-radius:999px;color:var(--color-dark-text);background:#141512bd;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:.68rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.hero__chip:before{width:7px;height:7px;background:var(--color-accent);border-radius:50%;content:""}.hero__chip--one{top:12%;right:8%}.hero__chip--two{right:14%;bottom:12%}.trust-bar{border-bottom:1px solid var(--color-border)}.trust-bar__grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-item{display:grid;grid-template-columns:auto 1fr;gap:16px;padding:28px 36px;border-right:1px solid var(--color-border)}.trust-item:first-child{padding-left:0}.trust-item:last-child{padding-right:0;border-right:0}.trust-item svg{width:25px;fill:none;stroke:currentColor;stroke-width:1.5}.trust-item__title{display:block;margin-bottom:2px;font-size:.78rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.trust-item__text{color:var(--color-muted);font-size:.85rem}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:40px}.section-heading__title{max-width:850px;margin:0}.section-heading__copy{max-width:480px;margin:0;color:var(--color-muted)}.category-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:14px}.category-card{position:relative;min-height:420px;padding:28px;border-radius:var(--radius);color:var(--color-dark-text);background:var(--color-dark);overflow:hidden}.category-card:nth-child(3n+1){grid-column:span 5}.category-card:nth-child(3n+2){grid-column:span 4}.category-card:nth-child(3n+3){grid-column:span 3}.category-card__image,.category-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.75,.2,1)}.category-card__placeholder{display:grid;place-items:center;background:radial-gradient(circle at 65% 35%,#62665b,#2d2f2a 48%,#191a17)}.category-card__placeholder svg{width:78%;opacity:.58;transform:translate(14%,18%) rotate(-12deg)}.category-card:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 25%,rgb(0 0 0 / .68) 100%);content:""}.category-card__content{position:absolute;z-index:2;right:28px;bottom:28px;left:28px}.category-card__number{position:absolute;z-index:2;top:24px;left:28px;font-size:.72rem;font-weight:700;letter-spacing:.12em}.category-card__title{margin:0 0 6px;font-size:clamp(1.7rem,3vw,3.2rem)}.category-card__count{color:color-mix(in srgb,var(--color-dark-text) 65%,transparent);font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.category-card:hover .category-card__image,.category-card:hover .category-card__placeholder{transform:scale(1.035)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.product-card{min-width:0}.product-card__media{position:relative;display:block;aspect-ratio:1 / 1.08;border-radius:var(--radius);background:#e9e9e4;overflow:hidden}.product-card__image{width:100%;height:100%;object-fit:cover;transition:opacity .26s ease,transform .45s cubic-bezier(.2,.75,.2,1)}.product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card__media:hover .product-card__image:first-child{transform:scale(1.025)}.product-card__media:hover .product-card__image--secondary{opacity:1}.product-card__placeholder{display:grid;width:100%;height:100%;place-items:center;background:radial-gradient(circle at 52% 45%,#73776c,#33352f 45%,#1b1c19)}.product-card__placeholder svg{width:74%;filter:drop-shadow(0 22px 22px rgb(0 0 0 / .38))}.product-card__badges{position:absolute;z-index:2;top:14px;left:14px;display:flex;gap:6px}.badge{display:inline-flex;padding:7px 10px;border-radius:999px;color:var(--color-dark-text);background:var(--color-dark);font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.badge--accent{color:var(--color-dark);background:var(--color-accent)}.product-card__content{padding:17px 3px 8px}.product-card__vendor{margin-bottom:7px;color:var(--color-muted);font-size:.62rem}.product-card__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.product-card__title{margin:0;font-family:var(--font-body);font-size:.98rem;font-weight:600;letter-spacing:-.015em;line-height:1.3}.price{display:flex;flex-shrink:0;align-items:baseline;gap:7px;font-size:.9rem;font-weight:700;white-space:nowrap}.price__compare{color:var(--color-muted);font-size:.78rem;font-weight:400}.quick-add-form{margin-top:16px}.quick-add-form .button{width:100%}.product-card--placeholder:nth-child(2) .product-card__placeholder{background:radial-gradient(circle at 58% 40%,#8f8d86,#484841 48%,#24241f)}.product-card--placeholder:nth-child(3) .product-card__placeholder{background:radial-gradient(circle at 45% 48%,#8b7460,#473b31 46%,#211d18)}.product-card--placeholder:nth-child(4) .product-card__placeholder{background:radial-gradient(circle at 56% 40%,#5f676c,#33383c 46%,#1b1f21)}.image-text{display:grid;align-items:stretch;grid-template-columns:1.06fr .94fr;border-radius:calc(var(--radius) + 4px);background:var(--color-surface);overflow:hidden}.image-text--reverse .image-text__media{order:2}.image-text__media{position:relative;min-height:620px;background:#242620}.image-text__media img{width:100%;height:100%;object-fit:cover}.image-text__placeholder{display:grid;width:100%;height:100%;place-items:center;background:linear-gradient(145deg,#21231e,#565a50)}.image-text__placeholder svg{width:58%;transform:rotate(7deg)}.image-text__content{display:flex;align-items:flex-start;flex-direction:column;justify-content:center;padding:clamp(34px,6vw,90px)}.image-text__title{margin-bottom:26px}.image-text__body{max-width:560px;margin-bottom:30px}.stats{display:grid;width:100%;margin:36px 0;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.stat{padding:22px 12px 22px 0}.stat+.stat{padding-left:22px;border-left:1px solid var(--color-border)}.stat__value{display:block;font-family:var(--font-heading);font-size:2.2rem;font-weight:700;letter-spacing:-.04em;line-height:1}.stat__label{color:var(--color-muted);font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}.rich-text{max-width:920px;margin-inline:auto;text-align:center}.rich-text__title{margin-bottom:28px}.rich-text__content{max-width:680px;margin-inline:auto}.newsletter{position:relative;padding:clamp(38px,6vw,82px);border-radius:calc(var(--radius) + 6px);color:var(--color-dark-text);background:var(--color-dark);overflow:hidden}.newsletter:after{position:absolute;top:-40%;right:-8%;width:min(48vw,650px);aspect-ratio:1;border:1px solid rgb(255 255 255 / .12);border-radius:50%;box-shadow:0 0 0 60px #ffffff06,0 0 0 120px #ffffff06;content:""}.newsletter__inner{position:relative;z-index:2;display:grid;align-items:end;grid-template-columns:1fr minmax(320px,.7fr);gap:60px}.newsletter__title{max-width:680px;margin-bottom:14px}.newsletter__text{max-width:540px;color:color-mix(in srgb,var(--color-dark-text) 65%,transparent)}.newsletter-form__row{display:flex;gap:8px}.newsletter-form .field{color:var(--color-dark-text);background:#ffffff14;border-color:#ffffff3d}.newsletter-form .field::placeholder{color:#ffffff94}.site-footer{margin-top:var(--section-space);padding:72px 0 28px;color:var(--color-dark-text);background:var(--color-dark)}.site-footer__grid{display:grid;grid-template-columns:1.3fr repeat(3,.7fr);gap:60px}.site-footer__logo{display:inline-flex;align-items:center;margin-bottom:20px;font-family:var(--font-heading);font-size:2rem;font-weight:700;letter-spacing:-.05em}.site-footer__tagline{max-width:330px;color:color-mix(in srgb,var(--color-dark-text) 55%,transparent)}.site-footer__title{margin:0 0 18px;font-family:var(--font-body);font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.site-footer__links{margin:0;padding:0;list-style:none}.site-footer__links a{display:inline-block;padding:5px 0;color:color-mix(in srgb,var(--color-dark-text) 66%,transparent)}.site-footer__links a:hover{color:var(--color-accent)}.social-links{display:flex;gap:8px;margin-top:26px}.social-links a{display:grid;width:40px;height:40px;place-items:center;border:1px solid rgb(255 255 255 / .18);border-radius:50%}.social-links svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.6}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:60px;padding-top:22px;border-top:1px solid rgb(255 255 255 / .14);color:color-mix(in srgb,var(--color-dark-text) 47%,transparent);font-size:.72rem}.payment-icons{display:flex;flex-wrap:wrap;gap:8px}.payment-icons svg{width:38px}.page-header{padding:76px 0 40px}.page-header--center{text-align:center}.page-header__title{margin:0;font-size:clamp(3rem,7vw,6.6rem)}.page-header__description{max-width:680px;margin:22px auto 0}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.collection-toolbar__left,.collection-toolbar__right{display:flex;align-items:center;gap:14px}.collection-toolbar .select{min-height:42px;padding-block:8px}.facets-layout{display:grid;align-items:start;grid-template-columns:240px 1fr;gap:36px;margin-top:36px}.facets{position:sticky;top:105px}.facet{padding:18px 0;border-bottom:1px solid var(--color-border)}.facet summary{display:flex;align-items:center;justify-content:space-between;font-weight:700;list-style:none}.facet summary svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.7}.facet__values{display:grid;gap:10px;margin-top:16px}.facet__checkbox{display:flex;align-items:center;gap:9px;color:var(--color-muted);font-size:.9rem}.facet__checkbox input{width:17px;height:17px;accent-color:var(--color-dark)}.facet__price{display:grid;grid-template-columns:1fr 1fr;gap:8px}.facet__price .field{min-height:42px;padding:8px 10px}.facets__actions{display:grid;gap:8px;margin-top:20px}.facets-layout__products .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-page{display:grid;align-items:start;grid-template-columns:minmax(0,1.12fr) minmax(360px,.68fr);gap:clamp(40px,6vw,90px)}.product-gallery{display:grid;grid-template-columns:76px 1fr;gap:14px}.product-gallery__thumbs{display:flex;flex-direction:column;gap:9px}.product-gallery__thumb{padding:0;border:1px solid transparent;border-radius:10px;background:transparent;overflow:hidden}.product-gallery__thumb.is-active{border-color:var(--color-text)}.product-gallery__thumb img{aspect-ratio:1;object-fit:cover}.product-gallery__main{border-radius:var(--radius);background:#e9e9e4;overflow:hidden}.product-gallery__slide{display:none}.product-gallery__slide.is-active{display:block}.product-gallery__slide img,.product-gallery__slide video,.product-gallery__slide model-viewer{width:100%}.product-gallery__placeholder{display:grid;min-height:620px;place-items:center;background:radial-gradient(circle,#71756a,#2d302a 50%,#191a17)}.product-gallery__placeholder svg{width:72%}.product-info{position:sticky;top:112px}.product-info__vendor{color:var(--color-muted)}.product-info__title{margin:0 0 20px;font-size:clamp(2.6rem,5vw,5.4rem)}.product-info .price{margin-bottom:26px;font-size:1.3rem}.product-info__tax{margin:-16px 0 24px;color:var(--color-muted);font-size:.76rem}.product-form__group{margin-bottom:20px}.product-form__label{display:block;margin-bottom:8px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-form__row{display:grid;grid-template-columns:120px 1fr;gap:10px}.quantity{display:grid;min-height:54px;grid-template-columns:38px 1fr 38px;border:1px solid var(--color-border);border-radius:999px;overflow:hidden}.quantity button{display:grid;place-items:center;background:transparent}.quantity svg{width:16px;fill:none;stroke:currentColor;stroke-width:1.8}.quantity input{width:100%;border:0;outline:none;background:transparent;text-align:center;-moz-appearance:textfield}.product-form__submit{width:100%}.product-info__benefits{display:grid;gap:10px;margin:24px 0;padding:18px 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.product-info__benefit{display:flex;align-items:center;gap:12px;font-size:.87rem}.product-info__benefit svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.5}.product-accordion{border-bottom:1px solid var(--color-border)}.product-accordion summary{display:flex;align-items:center;justify-content:space-between;padding:18px 0;font-weight:700;list-style:none}.product-accordion summary svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.7;transition:transform .18s ease}.product-accordion[open] summary svg{transform:rotate(180deg)}.product-accordion__content{padding:0 0 22px}.cart-layout{display:grid;align-items:start;grid-template-columns:1fr 380px;gap:60px}.cart-item{display:grid;grid-template-columns:150px 1fr auto;gap:24px;padding:22px 0;border-top:1px solid var(--color-border)}.cart-item__image{border-radius:12px;background:#e8e8e3}.cart-item__title{margin-bottom:8px;font-size:1.15rem}.cart-item__meta{color:var(--color-muted);font-size:.85rem}.cart-item__remove{display:inline-block;margin-top:12px;font-size:.75rem;text-decoration:underline}.cart-item__price{font-weight:700;text-align:right}.cart-summary{position:sticky;top:112px;padding:28px;border-radius:var(--radius);background:var(--color-surface)}.cart-summary__line{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;font-size:1.1rem;font-weight:700}.cart-summary .button{width:100%;margin-top:16px}.cart-note{margin-top:20px}.content-card-grid,.collection-list-grid,.search-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.content-card,.collection-list-card,.search-card{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);overflow:hidden}.content-card__media,.collection-list-card__media,.search-card__media{aspect-ratio:1.35;background:#deded8}.content-card__media img,.collection-list-card__media img,.search-card__media img{width:100%;height:100%;object-fit:cover}.content-card__body,.collection-list-card__body,.search-card__body{padding:24px}.content-card__title,.collection-list-card__title,.search-card__title{margin-bottom:12px;font-size:1.5rem}.article{max-width:820px;margin-inline:auto}.article__header{margin-bottom:48px;text-align:center}.article__meta{color:var(--color-muted);font-size:.78rem;letter-spacing:.07em;text-transform:uppercase}.article__image{width:min(1200px,calc(100vw - 40px));max-width:none;margin:0 50% 50px;border-radius:var(--radius);transform:translate(-50%)}.article .rte{color:var(--color-text);font-size:1.05rem;line-height:1.72}.search-form-large{display:flex;max-width:720px;gap:10px;margin:0 auto 48px}.empty-state{padding:70px 24px;border:1px dashed var(--color-border);border-radius:var(--radius);text-align:center}.pagination{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:52px}.pagination__link{display:flex;align-items:center;gap:8px;font-size:.78rem;font-weight:700;text-transform:uppercase}.pagination__link svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.7}.pagination__pages{display:flex;gap:6px}.pagination__number{display:grid;width:38px;height:38px;place-items:center;border-radius:50%}.pagination__number.is-current{color:var(--color-dark-text);background:var(--color-dark)}.customer-page{width:min(100% - 40px,680px);margin-inline:auto;padding-block:80px}.customer-page--wide{width:min(100% - 40px,var(--page-width))}.customer-form{display:grid;gap:14px}.customer-form__actions{display:flex;align-items:center;gap:16px;margin-top:8px}.address-grid,.order-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.address-card,.order-card{padding:24px;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface)}.table-wrap{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:14px;border-bottom:1px solid var(--color-border);text-align:left}.password-page{display:grid;min-height:100vh;padding:30px;place-items:center;color:var(--color-dark-text);background:radial-gradient(circle at 65% 30%,#4b4f46,var(--color-dark) 54%)}.password-page__inner{width:min(100%,720px);text-align:center}.password-page__title{margin-bottom:24px}.password-form{display:flex;gap:8px;max-width:540px;margin:30px auto 0}.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s cubic-bezier(.2,.75,.2,1)}.reveal.is-visible,.no-js .reveal,.shopify-design-mode .reveal{opacity:1;transform:none}@media(max-width:1100px){.site-header__inner{grid-template-columns:1fr auto}.site-header__nav{display:none}.mobile-menu{display:block}.header-action--account{display:none}.hero__shell{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.facets-layout__products .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__grid{grid-template-columns:1.2fr repeat(2,1fr)}.site-footer__brand{grid-column:1 / -1}}@media(max-width:800px){.page-width{width:min(100% - 28px,var(--page-width))}.section{padding-block:calc(var(--section-space) * .72)}.announcement__inner{min-height:38px;padding:5px 0}.site-header__inner{min-height:64px}.hero{padding-top:10px}.hero .page-width{width:calc(100% - 20px)}.hero__shell{display:flex;min-height:760px;flex-direction:column}.hero__content{min-height:440px;padding:34px 24px}.hero__title{font-size:clamp(3.8rem,18vw,6rem)}.hero__visual{min-height:390px}.hero__visual:before{background:linear-gradient(180deg,var(--color-dark) 0,transparent 18%),linear-gradient(0deg,rgb(0 0 0 / .3),transparent)}.hero__meta{gap:16px}.trust-bar__grid{grid-template-columns:1fr}.trust-item,.trust-item:first-child,.trust-item:last-child{padding:20px 0;border-right:0;border-bottom:1px solid var(--color-border)}.trust-item:last-child{border-bottom:0}.section-heading{align-items:flex-start;flex-direction:column;margin-bottom:28px}.category-card,.category-card:nth-child(n){min-height:360px;grid-column:span 6}.category-card:last-child:nth-child(odd){grid-column:span 12}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.image-text,.newsletter__inner,.product-page,.cart-layout{grid-template-columns:1fr}.image-text--reverse .image-text__media{order:0}.image-text__media{min-height:440px}.newsletter__inner{gap:30px}.product-info,.cart-summary{position:static}.facets-layout{grid-template-columns:1fr}.facets{position:static}.facets-layout__products .product-grid,.content-card-grid,.collection-list-grid,.search-results{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__grid{grid-template-columns:repeat(2,1fr)}.site-footer__brand{grid-column:1 / -1}}@media(max-width:560px){.header-action--search{display:none}.hero__actions,.newsletter-form__row,.password-form,.search-form-large{align-items:stretch;flex-direction:column}.hero__actions .button{width:100%}.hero__meta{align-items:flex-start;flex-direction:column}.category-grid{display:flex;margin-right:-14px;padding-right:14px;overflow-x:auto;scroll-snap-type:x mandatory}.category-card,.category-card:nth-child(n){min-width:82vw;scroll-snap-align:start}.product-grid,.facets-layout__products .product-grid{gap:10px}.product-card__content{padding-top:12px}.product-card__title-row{flex-direction:column;gap:6px}.product-card__media{aspect-ratio:.88}.quick-add-form .button{padding-inline:8px}.image-text__media{min-height:340px}.image-text__content,.newsletter{padding:28px 22px}.newsletter-form__row{display:flex}.collection-toolbar{align-items:flex-start;flex-direction:column}.collection-toolbar__right{width:100%}.collection-toolbar__right label{display:none}.product-gallery{display:flex;flex-direction:column-reverse}.product-gallery__thumbs{flex-direction:row;overflow-x:auto}.product-gallery__thumb{min-width:64px}.product-form__row{grid-template-columns:105px 1fr}.cart-item{grid-template-columns:92px 1fr;gap:14px}.cart-item__price{grid-column:2;text-align:left}.content-card-grid,.collection-list-grid,.search-results,.address-grid,.order-grid,.site-footer__grid{grid-template-columns:1fr}.site-footer__brand{grid-column:auto}.site-footer__bottom{align-items:flex-start;flex-direction:column}.pagination__pages{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/base.css.map */
