*{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}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page-width{width:min(calc(100% - 32px),var(--max-width));margin:0 auto}.skip-link{position:absolute;left:-9999px;top:8px;background:#fff;color:#000;padding:8px;z-index:999}.skip-link:focus{left:8px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:48px;padding:0 22px;border:1px solid var(--accent);background:var(--accent);color:var(--accent-text);font-weight:900;text-transform:uppercase;letter-spacing:.07em;cursor:pointer;transition:.2s ease}.btn:hover{transform:translateY(-1px);filter:brightness(1.06)}.btn--outline{background:transparent;color:var(--text)}.eyebrow{margin:0 0 8px;color:var(--accent);font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:.8rem}.section{padding:64px 0}.section-title{font-size:clamp(2rem,5vw,4rem);line-height:.95;margin:0 0 28px;text-transform:uppercase;letter-spacing:-.04em}.muted{color:var(--muted)}.announcement{background:var(--accent);color:var(--accent-text);text-align:center;padding:7px 12px;font-weight:800;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:30;background:#08090af5;border-bottom:1px solid rgba(255,255,255,.09);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{height:76px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.brand-logo{width:78px;height:78px;object-fit:contain}.brand-text{font-weight:900;font-size:1.2rem;text-transform:uppercase}.nav{display:flex;justify-content:center;gap:30px;font-weight:800}.nav a{position:relative;padding:26px 0}.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:18px;height:2px;background:var(--accent);transition:.2s}.nav a:hover:after{right:0}.header-actions{display:flex;gap:18px;align-items:center}.header-actions a{font-weight:800}.cart-count{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--accent);color:var(--accent-text);font-size:.7rem}.mobile-nav{display:none}.hero{position:relative;min-height:620px;display:flex;align-items:center;overflow:hidden;background:#0b0c0d}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000eb,#000000a6 43%,#00000040);z-index:1}.hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero__fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 78% 40%,rgba(255,20,118,.28),transparent 24%),linear-gradient(135deg,#111,#050505 58%,#23101b)}.hero__content{position:relative;z-index:2;padding:90px 0;max-width:760px}.hero__logo{width:min(460px,75vw);margin-bottom:18px}.hero h1{font-size:clamp(3.3rem,9vw,7.5rem);line-height:.82;margin:0;text-transform:uppercase;letter-spacing:-.07em}.hero h1 span{color:var(--accent)}.hero__sub{max-width:610px;font-size:clamp(1rem,2vw,1.25rem);color:#e7e7e7;margin:24px 0 30px}.hero__buttons{display:flex;gap:12px;flex-wrap:wrap}.hero__tag{position:absolute;right:5vw;bottom:42px;z-index:2;background:var(--accent);color:var(--accent-text);font-weight:900;text-transform:uppercase;padding:14px 22px;transform:rotate(-2deg);font-size:1.05rem}.feature-strip{background:#0d0e10;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr)}.feature{padding:22px 18px;text-align:center;border-right:1px solid rgba(255,255,255,.12)}.feature:last-child{border-right:0}.feature strong{display:block;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem}.feature span{color:var(--muted);font-size:.78rem}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.category-card{position:relative;min-height:270px;overflow:hidden;border:1px solid rgba(255,255,255,.15);background:var(--surface)}.category-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:.35s}.category-card:hover img{transform:scale(1.04)}.category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#000000e6,#00000014 72%)}.category-card__content{position:absolute;left:20px;right:20px;bottom:18px;z-index:2}.category-card h3{margin:0;font-size:1.5rem;text-transform:uppercase}.category-card p{margin:3px 0 0;color:#ddd;font-size:.83rem;text-transform:uppercase;letter-spacing:.08em}.category-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#18191b,#2a1220);display:grid;place-items:center;color:var(--accent);font-size:3rem;font-weight:900}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{background:#f3f3f3;color:#111;border-radius:2px;overflow:hidden}.product-card__media{aspect-ratio:1/1;background:#fff;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__placeholder{width:100%;height:100%;display:grid;place-items:center;background:#eee;color:#777;text-transform:uppercase;font-weight:800}.product-card__body{padding:14px}.product-card h3{margin:0 0 4px;font-size:.98rem;text-transform:uppercase}.product-card__price{font-weight:900;margin-bottom:12px}.product-card .btn{width:100%;min-height:42px;font-size:.8rem}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:26px}.section-head .section-title{margin:0}.text-link{color:var(--accent);font-weight:900;text-transform:uppercase;font-size:.82rem;letter-spacing:.08em}.story{display:grid;grid-template-columns:1.1fr .9fr;min-height:460px;border:1px solid rgba(255,255,255,.12);background:var(--surface)}.story__media{position:relative;min-height:420px}.story__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.story__fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#111,#23101b);display:grid;place-items:center;padding:40px}.story__fallback img{position:static;width:min(360px,75%);height:auto;object-fit:contain}.story__content{padding:54px;display:flex;flex-direction:column;justify-content:center}.story__content h2{font-size:clamp(2.3rem,5vw,4.8rem);line-height:.9;margin:0 0 20px;text-transform:uppercase}.story__content p{color:#d4d4d4;max-width:58ch}.banner{position:relative;overflow:hidden;min-height:290px;display:grid;place-items:center;text-align:center;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.banner img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000009e}.banner__content{position:relative;z-index:2;padding:50px 20px}.banner h2{margin:0;font-size:clamp(2.6rem,7vw,6.2rem);text-transform:uppercase;line-height:.9}.banner h2 span{color:var(--accent)}.site-footer{padding:44px 0 28px;background:#070708;border-top:1px solid rgba(255,255,255,.1)}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px}.footer-brand img{width:130px;margin-bottom:16px}.footer-brand p{max-width:44ch;color:var(--muted)}.footer-col h3{font-size:.85rem;text-transform:uppercase;letter-spacing:.1em;color:var(--accent)}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col li{margin:9px 0;color:#ddd}.footer-bottom{margin-top:36px;padding-top:18px;border-top:1px solid rgba(255,255,255,.09);color:var(--muted);font-size:.8rem;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.main-page,.main-collection,.main-product,.main-cart{padding:60px 0}.rte{max-width:780px}.collection-title,.page-title{font-size:clamp(2.6rem,6vw,5rem);text-transform:uppercase;line-height:.9;margin:0 0 30px}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:48px}.product-gallery{background:#f4f4f4}.product-gallery img{width:100%;height:auto}.product-info h1{font-size:clamp(2.4rem,5vw,4.5rem);line-height:.95;margin:0 0 12px;text-transform:uppercase}.product-price{font-size:1.4rem;font-weight:900;margin-bottom:20px}.product-description{color:#d7d7d7}.product-form label{display:block;margin:16px 0 6px;font-weight:800}.product-form select,.product-form input[type=number]{width:100%;max-width:360px;background:#111;color:#fff;border:1px solid #444;padding:12px}.product-form .btn{margin-top:20px;min-width:260px}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{text-align:left;border-bottom:1px solid rgba(255,255,255,.12);padding:14px 10px}.cart-table input{width:80px;background:#111;color:#fff;border:1px solid #444;padding:8px}.cart-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:22px;flex-wrap:wrap}.empty-state{padding:70px 0;text-align:center}@media(max-width:990px){.nav{display:none}.mobile-nav{display:block}.header-inner{grid-template-columns:auto 1fr auto}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature:nth-child(2){border-right:0}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.story,.product-layout{grid-template-columns:1fr}.story__content{padding:34px}.footer-grid{grid-template-columns:1fr 1fr}.hero{min-height:560px}.hero__tag{display:none}}@media(max-width:640px){.page-width{width:min(calc(100% - 22px),var(--max-width))}.section{padding:46px 0}.header-inner{height:66px;gap:12px}.brand-logo{width:62px;height:62px}.header-actions .account-link{display:none}.hero{min-height:520px}.hero__content{padding:72px 0}.hero h1{font-size:3.55rem}.feature-grid{grid-template-columns:1fr 1fr}.feature{padding:17px 10px}.category-grid,.product-grid{grid-template-columns:1fr 1fr;gap:10px}.category-card{min-height:210px}.category-card__content{left:14px;bottom:13px}.category-card h3{font-size:1.12rem}.section-head{align-items:flex-start}.footer-grid{grid-template-columns:1fr}.product-layout{gap:24px}.product-form .btn{width:100%;min-width:0}.cart-table thead{display:none}.cart-table tr{display:grid;grid-template-columns:1fr auto;margin-bottom:16px}.cart-table td{grid-column:1/-1}.cart-table td:last-child{grid-column:2}.story__media{min-height:320px}}body{background:var(--bg);color:var(--text)}main{background:var(--bg);color:var(--text)}.section,.main-page,.main-collection,.main-product,.main-cart{background:var(--bg);color:var(--text)}.section-title,.collection-title,.page-title,.product-info h1,.story__content h2,.rte,h1,h2,h3,h4,h5,h6{color:inherit}.muted,.main-collection .rte.muted{color:var(--muted)}.rte,.rte p,.rte li,.product-description,.product-description p{color:var(--text)}.site-header,.feature-strip,.site-footer,.hero,.banner{color:#fff}.site-header a,.feature-strip strong,.feature-strip span,.site-footer a,.site-footer p,.hero h1,.hero p,.banner h2,.banner p{color:inherit}.site-header .nav a,.header-actions a{color:#fff}.feature span,.site-footer .footer-brand p,.footer-bottom{color:#c9c9cc}.site-footer .footer-col li{color:#e7e7e7}.hero__sub,.hero__sub p{color:#f2f2f2}.hero .btn--outline,.banner .btn--outline,.site-footer .btn--outline{color:#fff;border-color:#fff}.story{background:var(--surface);border-color:#dedede;color:var(--text)}.story__content p,.story__content .rte,.story__content .rte p{color:var(--text)}.category-card{border-color:#d8d8d8}.category-card__content,.category-card__content h3,.category-card__content p{color:#fff}.product-card{background:#fff;color:#111;border:1px solid #dedede}.product-card h3,.product-card__price{color:#111}.product-form select,.product-form input[type=number],.cart-table input{background:#fff;color:#111;border:1px solid #b8b8b8}.cart-table th,.cart-table td{color:var(--text);border-bottom-color:#d7d7d7}.btn--outline{background:transparent;color:var(--text);border-color:var(--accent)}.hero:after{background:linear-gradient(90deg,#000000d4,#00000094 38%,#0000002e 70%,#00000040)}.hero__image{object-position:center 42%}.hero__sub{max-width:610px;font-size:1.08rem}.action-section{background:#fff;color:#111}.action-intro{max-width:670px;color:#555;margin-top:10px}.action-intro p{margin:.4rem 0}.action-gallery{display:grid;grid-template-columns:1.15fr .85fr .85fr;grid-template-rows:280px 280px;gap:14px}.action-card{position:relative;margin:0;overflow:hidden;background:#101010;border-radius:3px}.action-card:first-child{grid-row:1/3}.action-card:nth-child(4){grid-column:2/3}.action-card:nth-child(5){grid-column:3/4}.action-card img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.action-card:hover img{transform:scale(1.025)}.action-card figcaption{position:absolute;left:0;right:0;bottom:0;padding:28px 14px 12px;background:linear-gradient(transparent,#000c);color:#fff;font-weight:800}.movement-section{background:#0a0a0b;color:#fff}.movement-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:48px;align-items:center}.movement-copy .section-title{color:#fff}.movement-text{color:#d4d4d7;max-width:52ch;margin:15px 0 26px}.movement-media{display:grid;grid-template-columns:1fr;gap:14px}.movement-media--two{grid-template-columns:1fr 1fr}.video-shell{background:#000;border:1px solid rgba(255,255,255,.13);overflow:hidden;max-height:620px;display:grid;place-items:center}.video-shell video{display:block;width:100%;height:min(620px,70vh);object-fit:contain;background:#000}.contact-page{background:#f7f7f7;color:#111}.contact-hero{max-width:850px;margin-bottom:36px}.contact-lead{font-size:1.12rem;color:#555;max-width:680px}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:0 0 42px}.contact-card{display:flex;flex-direction:column;gap:8px;background:#fff;border:1px solid #dedede;padding:26px;min-height:180px;transition:.2s ease}.contact-card:hover{border-color:var(--accent);transform:translateY(-2px)}.contact-card__label{color:var(--accent);font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem}.contact-card strong{font-size:1.25rem;word-break:break-word}.contact-card span:last-child{margin-top:auto;color:#555;font-weight:800}.contact-content{margin-bottom:30px}.contact-form{max-width:880px;background:#fff;border:1px solid #dedede;padding:30px}.contact-form label{display:block;font-weight:800;margin-bottom:16px}.contact-form input,.contact-form textarea{width:100%;margin-top:7px;padding:13px 14px;border:1px solid #bcbcbc;background:#fff;color:#111;font:inherit;border-radius:0}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid color-mix(in srgb,var(--accent) 35%,transparent);border-color:var(--accent)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-success{padding:14px;background:#e8f7ec;border:1px solid #b9e4c2}@media(max-width:990px){.action-gallery{grid-template-columns:1fr 1fr;grid-template-rows:360px 260px 260px}.action-card:first-child{grid-column:1/-1;grid-row:auto}.action-card:nth-child(4),.action-card:nth-child(5){grid-column:auto}.movement-grid{grid-template-columns:1fr}.movement-media--two,.contact-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.hero__image{object-position:58% 44%}.action-gallery{grid-template-columns:1fr;grid-template-rows:none}.action-card,.action-card:first-child{grid-column:auto;grid-row:auto;height:340px}.movement-media--two{grid-template-columns:1fr}.video-shell video{height:auto;max-height:70vh}.contact-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr;gap:0}.contact-form{padding:20px}}.hero:before{background:linear-gradient(90deg,#000000e0,#0000009e 22%,#00000038,#0000001a 62%,#0003)}.hero__content{max-width:430px;margin-left:0;margin-right:auto;padding:90px 0 90px 8px}.hero__logo{width:min(320px,52vw);margin-bottom:14px}.hero__sub{max-width:420px;font-size:1rem;margin:18px 0 24px}.hero__buttons{gap:10px}@media(max-width:990px){.hero__content{max-width:400px;padding-left:0}.hero__logo{width:min(290px,58vw)}}@media(max-width:640px){.hero:before{background:linear-gradient(180deg,#0000004d,#00000094 45%,#000000c7)}.hero__content{max-width:100%;padding:220px 0 42px}.hero__logo{width:min(240px,72vw);margin-bottom:12px}.hero__sub{max-width:100%;font-size:.98rem;margin:14px 0 18px}}.collection-hero{background:#0a0a0b;color:#fff;border-bottom:4px solid var(--accent);padding:58px 0 48px;position:relative;overflow:hidden}.collection-hero:after{content:"";position:absolute;right:-90px;top:-140px;width:420px;height:420px;border:2px solid rgba(255,20,120,.22);border-radius:50%}.collection-hero__inner{position:relative;z-index:1}.collection-hero .collection-title{color:#fff;margin-bottom:16px}.collection-hero__description{max-width:700px;color:#dedee2;font-size:1.05rem}.collection-hero__description p{color:inherit}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;padding-bottom:18px;border-bottom:1px solid #d9d9d9}.collection-toolbar__count{font-weight:800;color:#555;text-transform:uppercase;letter-spacing:.06em;font-size:.82rem}.collection-sort{display:flex;align-items:center;gap:10px}.collection-sort label{font-weight:800;font-size:.85rem}.collection-sort select{background:#fff;color:#111;border:1px solid #bbb;padding:10px 34px 10px 12px;font:inherit}.product-grid--collection{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.pagination{margin-top:38px;text-align:center;font-weight:800}.pagination a,.pagination span{display:inline-block;padding:8px 10px}.pagination .current{color:var(--accent)}.product-card__media{position:relative}.product-card__badge{position:absolute;left:10px;top:10px;background:#111;color:#fff;padding:7px 9px;font-size:.72rem;text-transform:uppercase;font-weight:900;letter-spacing:.07em}.product-card__eyebrow{margin:0 0 3px;color:var(--accent);font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.product-layout{align-items:start}.product-gallery--multi{display:grid;grid-template-columns:1fr 1fr;gap:10px;background:transparent}.product-gallery__item{background:#f1f1f1;overflow:hidden}.product-gallery__item--primary{grid-column:1/-1}.product-gallery__item img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover}.product-gallery__item--primary img{aspect-ratio:1.15/1}.product-gallery__placeholder{min-height:480px;display:grid;place-items:center;background:#111;color:var(--accent);font-size:2rem;font-weight:900;text-transform:uppercase}.product-info--sticky{position:sticky;top:112px;background:#fff;border:1px solid #dedede;padding:34px;color:#111}.product-info--sticky .product-description,.product-info--sticky .product-description p,.product-info--sticky .product-description li{color:#333}.product-trust{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 24px}.product-trust span{border:1px solid #ddd;background:#f7f7f7;padding:7px 10px;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.product-form__row{display:flex;align-items:flex-end;gap:14px;margin-top:16px}.product-form__row>div{width:110px;flex:0 0 110px}.product-form__row input[type=number]{width:100%;max-width:none}.product-form__submit{flex:1;margin-top:0!important;min-width:0!important}.product-service-box{margin-top:26px;padding:20px;background:#f7f7f7;border-left:4px solid var(--accent)}.product-service-box strong{display:block;text-transform:uppercase;margin-bottom:5px}.product-service-box p{margin:0 0 10px;color:#555}@media(max-width:1100px){.product-grid--collection{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.product-grid--collection{grid-template-columns:repeat(2,minmax(0,1fr))}.product-info--sticky{position:static;top:auto}}@media(max-width:640px){.collection-hero{padding:42px 0 34px}.collection-toolbar{align-items:flex-start;flex-direction:column}.collection-sort{width:100%;justify-content:space-between}.collection-sort select{max-width:65%}.product-grid--collection{grid-template-columns:1fr 1fr;gap:10px}.product-gallery--multi{grid-template-columns:1fr}.product-gallery__item--primary{grid-column:auto}.product-info--sticky{padding:22px}.product-form__row{align-items:stretch;flex-direction:column}.product-form__row>div{width:100%;flex:auto}.product-form__submit{width:100%}}.collection-points{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 26px}.collection-points span{background:#111;color:#fff;border-left:3px solid var(--accent);padding:8px 11px;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.product-card__meta{font-size:.73rem;color:#666;font-weight:800;margin:2px 0 7px;text-transform:uppercase;letter-spacing:.04em}@media(max-width:640px){.collection-points{gap:6px}.collection-points span{font-size:.66rem;padding:7px 8px}}.product-card__media{background:#f7f7f7;padding:10px}.product-card__media img{width:100%;height:100%;object-fit:contain;object-position:center}.product-gallery__item{background:#f7f7f7}.product-gallery__item img,.product-gallery__item--primary img{width:100%;height:100%;aspect-ratio:1/1;object-fit:contain;object-position:center;padding:10px}
/*# sourceMappingURL=/cdn/shop/t/7/assets/base.css.map */
