:root{--bg:#080808;--surface:#171717;--text:#F3F0EA;--muted:#A7A39D;--accent:#741E24;--light:#F3F0EA;--page:1400px;--gutter:clamp(20px,4vw,64px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.5}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.page-width{width:min(var(--page),100%);margin:auto;padding-inline:var(--gutter)}.section{padding-block:clamp(64px,8vw,120px)}.eyebrow,.nav,.button,.product-card__title,.footer__heading{text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;font-weight:700}.display{font-family:Arial Narrow,Impact,sans-serif;text-transform:uppercase;letter-spacing:.025em;line-height:.92;font-size:clamp(3rem,7vw,7rem);margin:0}.section-title{font-family:Arial Narrow,Impact,sans-serif;text-transform:uppercase;letter-spacing:.04em;line-height:1;font-size:clamp(2.1rem,4vw,4rem);margin:0 0 40px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 28px;background:var(--accent);border:1px solid var(--accent);color:#fff;cursor:pointer}.button--outline{background:transparent;color:var(--text);border-color:#555}.button:hover{filter:brightness(1.15)}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:10px;top:10px;z-index:999;background:#fff;color:#000;padding:10px}.placeholder-svg{width:100%;height:100%;background:#222;color:#444}.announcement{background:var(--accent);color:#fff;text-align:center;padding:8px 20px;font-size:.7rem;letter-spacing:.16em;text-transform:uppercase}.site-header{position:relative;z-index:20;background:#080808f5;border-bottom:1px solid #202020}.header__inner{height:82px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.wordmark{font-family:Arial Narrow,Impact,sans-serif;font-size:1.75rem;letter-spacing:.22em}.header__logo{width:var(--logo-width);max-height:48px;object-fit:contain}.header__nav{display:flex;gap:34px}.header__actions{justify-self:end;display:flex;align-items:center;gap:18px}.header__icon{background:none;border:0;color:inherit;padding:6px;cursor:pointer}.mobile-toggle{display:none}.hero{position:relative;min-height:min(780px,82vh);display:grid;align-items:center;overflow:hidden;background:#050505}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero__media img{width:100%;height:100%;object-fit:cover}.hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000f0,#000000a6 42%,#0000001f 75%)}.hero__content{position:relative;z-index:1;width:min(760px,75%);padding-block:90px}.hero__copy{color:#c8c5c0;font-size:clamp(1rem,1.5vw,1.25rem);max-width:520px;margin:28px 0 34px}.hero__buttons{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.text-link{font-size:.75rem;text-transform:uppercase;letter-spacing:.13em;border-bottom:1px solid var(--accent);padding-bottom:7px}.trust{background:var(--light);color:#151515}.trust__grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust__item{text-align:center;padding:28px 18px;border-right:1px solid #d1cdc6}.trust__item:last-child{border:0}.trust__icon{font-size:1.45rem;margin-bottom:7px}.trust__label{font-size:.69rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.product-card__media{aspect-ratio:4/5;background:var(--surface);overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.product-card:hover img{transform:scale(1.025)}.product-card__info{padding:15px 2px}.product-card__title{margin:0 0 5px}.product-card__price{color:var(--muted);font-size:.85rem}.center{text-align:center}.featured__cta{margin-top:42px}.story{display:grid;grid-template-columns:1fr 1fr;background:var(--light);color:#111}.story__content{padding:clamp(55px,8vw,120px);display:flex;flex-direction:column;justify-content:center}.story__media{min-height:620px;background:#bbb}.story__media img{width:100%;height:100%;object-fit:cover}.story__copy{max-width:500px;color:#555;margin:0 0 28px}.features__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature__image{aspect-ratio:16/9;background:var(--surface);margin-bottom:20px}.feature__image img{width:100%;height:100%;object-fit:cover}.feature__title{text-transform:uppercase;letter-spacing:.1em;font-size:.85rem}.feature__copy{color:var(--muted);font-size:.9rem}.light-section{background:var(--light);color:#151515}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.review{border:1px solid #c7c2ba;padding:32px;text-align:center}.stars{color:var(--accent);letter-spacing:.15em}.review__quote{font-size:.95rem}.review__author{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.faq{max-width:1000px;margin:auto}.faq__item{border-top:1px solid #333}.faq__item:last-child{border-bottom:1px solid #333}.faq__button{width:100%;display:flex;justify-content:space-between;align-items:center;background:none;border:0;color:inherit;text-align:left;padding:21px 0;text-transform:uppercase;letter-spacing:.1em;font-size:.76rem;cursor:pointer}.faq__answer{color:var(--muted);padding:0 40px 22px 0}.newsletter{text-align:center}.newsletter__form{display:flex;max-width:560px;margin:28px auto 0}.newsletter__form input{flex:1;min-width:0;background:transparent;color:inherit;border:1px solid #555;padding:15px}.site-footer{border-top:1px solid #252525;padding:70px 0 24px}.footer__grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:60px}.footer__brand{max-width:310px}.footer__menu{list-style:none;padding:0;margin:18px 0 0;color:var(--muted);font-size:.85rem}.footer__menu li{margin:9px 0}.footer__bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #252525;margin-top:55px;padding-top:20px;color:var(--muted);font-size:.72rem}.main-product{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:clamp(40px,6vw,90px)}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-gallery img{width:100%;background:var(--surface)}.product-info{position:sticky;top:40px;align-self:start}.product-info h1{font-family:Arial Narrow,Impact,sans-serif;text-transform:uppercase;font-size:clamp(2.5rem,5vw,4.5rem);line-height:.95;margin:0 0 18px}.product-price{font-size:1.1rem;margin-bottom:28px}.product-form__row{margin:24px 0}.product-form select{width:100%;background:var(--surface);color:var(--text);border:1px solid #444;padding:14px}.product-form .button{width:100%}.rte{color:var(--muted)}.collection-header{text-align:center;padding:70px 0}.collection-grid{grid-template-columns:repeat(4,1fr)}.pagination{text-align:center;margin-top:50px}.cart-table{width:100%;border-collapse:collapse}.cart-table td{border-bottom:1px solid #333;padding:18px 8px}.cart-image{width:90px}.cart-footer{text-align:right;margin-top:35px}.empty-state{text-align:center;padding:100px 20px}@media(max-width:900px){.header__inner{grid-template-columns:auto 1fr auto}.header__nav{position:absolute;left:0;right:0;top:82px;background:#080808;display:none;flex-direction:column;padding:28px var(--gutter);border-top:1px solid #222}.header__nav.is-open{display:flex}.mobile-toggle{display:block}.header__actions .hide-mobile{display:none}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card:last-child{display:none}.story{grid-template-columns:1fr}.story__media{min-height:450px;order:-1}.features__grid,.reviews{grid-template-columns:1fr}.footer__grid{grid-template-columns:1fr 1fr}.main-product{grid-template-columns:1fr}.product-info{position:static}.collection-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.display{font-size:3.4rem}.hero{min-height:680px}.hero__content{width:100%;padding-top:200px}.hero__media:after{background:linear-gradient(0deg,#000000f7 12%,#0003)}.trust__grid{grid-template-columns:repeat(2,1fr)}.trust__item:nth-child(2){border-right:0}.trust__item:nth-child(-n+2){border-bottom:1px solid #d1cdc6}.product-grid{gap:10px}.story__content{padding:60px 24px}.footer__grid{grid-template-columns:1fr}.footer__bottom{flex-direction:column}.product-gallery{grid-template-columns:1fr}.newsletter__form{flex-direction:column}.newsletter__form .button{width:100%}}.mobile-label,.featured__view-all,.faq__mobile-link,.faq--mobile-static,.footer__mobile-menu{display:none}.featured__head{position:relative}.quick-add{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:46px;padding:0 15px;border:1px solid var(--accent);background:transparent;color:var(--text);font-size:.7rem;font-weight:700;letter-spacing:.14em;cursor:pointer}.quick-add-form{margin-top:8px}.feature__trigger{display:block;width:100%;padding:0;background:none;border:0;color:inherit;text-align:left}.feature__text{display:block}.feature__chevron{display:none}.footer__desktop-menu{display:block}.header__icon svg{display:block;width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cart-link{position:relative}.cart-count{position:absolute;right:-5px;top:-5px;display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:var(--accent);color:#fff;font-size:.58rem;font-weight:700}@media(max-width:900px){.announcement{white-space:nowrap;overflow:hidden;font-size:.58rem;padding:6px 10px}.site-header{position:sticky;top:0}.header__inner{height:64px;grid-template-columns:1fr auto 1fr}.mobile-toggle{justify-self:start}.header__inner>a{grid-column:2}.header__nav{top:64px}.header__actions{grid-column:3;gap:9px}.desktop-label{display:none}.mobile-label{display:inline}.product-card:last-child{display:block}.hero{min-height:calc(100svh - 90px);align-items:end}.hero__media img{object-position:58% center}.hero__media:after{background:linear-gradient(0deg,#000000f5 4%,#000000ad,#0000000d 72%)}.hero__content{width:100%;padding:58vh 0 28px}.hero__content .eyebrow,.hero__copy,.hero__buttons .text-link{display:none}.hero .display{font-size:clamp(3.25rem,15vw,5.2rem);max-width:360px;margin-bottom:18px}.hero__buttons,.hero .button{width:100%}.hero .button{min-height:58px;font-size:.78rem}.trust{overflow:hidden}.trust__grid{display:flex;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 var(--gutter);-ms-overflow-style:none;scrollbar-width:none}.trust__grid::-webkit-scrollbar{display:none}.trust__item{flex:0 0 150px;min-height:112px;border:0;border-right:1px solid #d1cdc6!important;border-bottom:0!important;display:flex;flex-direction:column;justify-content:center;scroll-snap-align:start}.trust__label{line-height:1.35}.featured{overflow:hidden}.featured__head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:25px}.featured__head .center{text-align:left}.featured__head .eyebrow{display:none}.featured__head .section-title{font-size:2.25rem;margin:0}.featured__view-all{display:block;color:var(--accent);font-size:.68rem;letter-spacing:.12em;font-weight:700}.featured .product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;margin-right:calc(var(--gutter) * -1);padding-right:var(--gutter);scrollbar-width:none}.featured .product-grid::-webkit-scrollbar{display:none}.featured .product-card{display:block!important;flex:0 0:calc((100vw - (var(--gutter) * 2) - 14px)/1.5);scroll-snap-align:start}.featured .product-card__media{aspect-ratio:4/5}.featured .product-card__media img{width:100%;height:100%;object-fit:cover}.featured .featured__cta{display:none}.product-card__title{font-size:.82rem}.product-card__price{font-size:.9rem}.story{position:relative;display:grid;margin:0 var(--gutter) 75px;border-radius:3px;overflow:hidden;background:#111;color:#fff}.story:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000e0,#00000014);pointer-events:none}.story__media{grid-area:1/1;min-height:430px;order:initial}.story__content{grid-area:1/1;position:relative;z-index:2;align-self:end;padding:34px 26px;background:transparent}.story__content .eyebrow,.story__copy{display:none}.story__content .section-title{max-width:270px;font-size:2.55rem;margin-bottom:28px}.story__content .text-link{color:#fff}.features__grid{gap:0}.feature{border-top:1px solid #333}.feature:last-child{border-bottom:1px solid #333}.feature__trigger{display:grid;grid-template-columns:92px 1fr;align-items:center;gap:18px;padding:14px 0;cursor:default}.feature__image{aspect-ratio:4/3;margin:0}.feature__text{min-width:0}.feature__title{display:block;margin:0}.feature__copy{display:block;max-height:none;overflow:visible;margin-top:7px;opacity:1;transition:none}.feature__chevron{display:none}.feature__trigger[aria-expanded=true] .feature__copy{max-height:none;margin-top:7px;opacity:1}.light-section{overflow:hidden}.reviews{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;margin-right:calc(var(--gutter) * -1);padding-right:var(--gutter);scrollbar-width:none}.reviews::-webkit-scrollbar{display:none}.review{flex:0 0:min(84vw,380px);scroll-snap-align:start;padding:28px 22px}.faq--desktop{display:none}.faq--mobile-static{display:block}.faq__static-item{padding:22px 0;border-top:1px solid #333}.faq__static-item:last-child{border-bottom:1px solid #333}.faq__static-item h3{margin:0 0 10px;font-size:.78rem;letter-spacing:.1em}.faq__static-item div{color:var(--muted);font-size:.9rem}.faq__static-item p{margin:0}.newsletter{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:14px;text-align:left}.newsletter .eyebrow,.newsletter>div{display:none}.newsletter .section-title{font-size:1.75rem;margin:0}.newsletter__form{display:flex;flex-direction:row;margin:0}.newsletter__form input{width:100%}.newsletter__form .button{width:auto;min-width:58px;padding:0 18px;font-size:0}.newsletter__form .button:after{content:"\2192";font-size:1rem}.site-footer{padding:25px 0 18px}.footer__grid{display:block}.footer__brand,.footer__desktop-menu{display:none}.footer__mobile-menu{display:block;border-top:1px solid #292929}.footer__mobile-menu summary{display:flex;justify-content:space-between;padding:13px 0;font-size:.7rem;letter-spacing:.14em;font-weight:700;list-style:none}.footer__mobile-menu .footer__menu{margin:0 0 15px}.footer__bottom{margin-top:18px;padding-top:14px;flex-direction:row;justify-content:center;text-align:center}.footer__bottom span:last-child{display:none}}@media(max-width:600px){.hero{min-height:calc(100svh - 88px)}.hero__content{padding-top:55vh}.newsletter{grid-template-columns:1fr}.newsletter__form{width:100%}}.contact__layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(480px,1.2fr);gap:clamp(50px,8vw,130px);align-items:start}.contact__intro{position:sticky;top:120px}.contact__copy{max-width:520px;font-size:1rem}.contact__note{border-top:1px solid #333;margin-top:30px;padding-top:18px}.contact__note span,.field label{display:block;text-transform:uppercase;letter-spacing:.12em;font-size:.68rem;font-weight:700}.contact__note p{color:var(--muted);margin:7px 0}.contact__panel{background:var(--surface);padding:clamp(24px,4vw,52px)}.contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{margin-bottom:22px}.field label{margin-bottom:9px}.field .optional{display:inline;color:var(--muted);font-weight:400;letter-spacing:0;text-transform:none;margin-left:6px}.field input,.field select,.field textarea{width:100%;background:#0d0d0d;color:var(--text);border:1px solid #404040;border-radius:0;padding:14px 15px;outline:none}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.contact-form__submit{width:100%;margin-top:4px}.form-status{padding:15px;margin-bottom:24px;border:1px solid #555}.form-status--success{border-color:#4d7d5d}.form-status--error{border-color:var(--accent)}@media(max-width:900px){.featured .product-card{flex-basis:82vw}.featured .product-card__media{aspect-ratio:3/4}.featured .product-card__media img{object-fit:cover}.features__grid{display:grid;grid-template-columns:1fr;gap:34px}.feature{border:0}.feature:last-child{border:0}.feature__trigger{display:block;padding:0}.feature__image{display:block;width:100%;aspect-ratio:16/10;margin:0 0 17px}.feature__image img,.feature__image svg{width:100%;height:100%;object-fit:cover}.feature__title{font-size:.9rem}.feature__copy{font-size:.9rem;line-height:1.55;margin-top:8px}.newsletter{display:block;text-align:left}.newsletter .eyebrow{display:block}.newsletter>div{display:block;color:#555;max-width:520px}.newsletter .section-title{font-size:2.6rem;margin:8px 0 14px}.newsletter__form{display:flex;flex-direction:row;margin:24px 0 0;max-width:560px}.newsletter__form .button{width:auto;min-width:64px}.contact__layout{grid-template-columns:1fr;gap:42px}.contact__intro{position:static}.contact__panel{padding:28px 22px}}@media(max-width:600px){.contact-form__row{grid-template-columns:1fr}.newsletter .section-title{font-size:2.25rem}}.trust__icon svg{display:block;width:28px;height:28px;margin:0 auto;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
/*# sourceMappingURL=/cdn/shop/t/7/assets/base.css.map */
