:root{--bg: #FBFAF7;--surface: #FFFFFF;--surface-2: #F3F1EC;--line: #E4E0D8;--text: #1C1A17;--muted: #6E6A63;--accent: #E8261F;--accent-2: #C41E18;--on-accent: #FFFFFF;--success: #1F9D57;--radius: 10px;--radius-lg: 16px;--maxw: 1280px;--gutter: 24px;--header-h: 72px;--shadow: 0 10px 30px rgba(28,26,23,.1);--shadow-sm: 0 2px 10px rgba(28,26,23,.06);--font-heading: "Sora", "Helvetica Neue", Arial, sans-serif;--font-body: "Inter", "Helvetica Neue", Arial, sans-serif;--t: .2s cubic-bezier(.4,0,.2,1)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:700;line-height:1.12;letter-spacing:-.01em;margin:0 0 .5em;color:var(--text)}h1{font-size:clamp(2rem,5vw,3.4rem)}h2{font-size:clamp(1.5rem,3.2vw,2.3rem)}h3{font-size:clamp(1.15rem,2vw,1.4rem)}p{margin:0 0 1rem;color:var(--muted)}a{color:var(--text);text-decoration:none;transition:color var(--t)}a:hover{color:var(--accent)}img{max-width:100%;height:auto;display:block}ul{margin:0;padding:0;list-style:none}.page-width{max-width:var(--maxw);margin:0 auto;padding:0 var(--gutter)}.section{padding:clamp(48px,7vw,88px) 0}.section--tight{padding:clamp(32px,4vw,52px) 0}.text-center{text-align:center}.eyebrow{display:inline-block;font-family:var(--font-heading);font-size:.78rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:.8rem}.section-head{margin-bottom:clamp(24px,4vw,44px)}.section-head p{max-width:60ch}.section-head.text-center p{margin-left:auto;margin-right:auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-heading);font-weight:600;font-size:.95rem;letter-spacing:.01em;padding:14px 28px;border-radius:var(--radius);border:1px solid transparent;cursor:pointer;transition:all var(--t);text-align:center;line-height:1}.btn--primary{background:var(--accent);color:var(--on-accent)}.btn--primary:hover{background:var(--accent-2);color:var(--on-accent);transform:translateY(-1px)}.btn--ghost{background:transparent;color:var(--text);border-color:var(--line)}.btn--ghost:hover{border-color:var(--accent);color:var(--accent)}.btn--block{width:100%}.site-header{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--surface) 92%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.header__inner{display:flex;align-items:center;gap:28px;height:var(--header-h)}.header__logo img{height:38px;width:auto}.header__logo .logo-text{font-family:var(--font-heading);font-weight:700;font-size:1.25rem;letter-spacing:.02em;color:var(--text)}.header__nav{display:flex;gap:26px;margin-left:8px}.header__nav a{font-family:var(--font-heading);font-weight:500;font-size:.95rem;color:var(--text);position:relative;padding:6px 0}.header__nav a:after{content:"";position:absolute;left:0;bottom:0;height:2px;width:0;background:var(--accent);transition:width var(--t)}.header__nav a:hover:after{width:100%}.header__actions{margin-left:auto;display:flex;align-items:center;gap:18px}.header__actions a,.header__icon-btn{color:var(--text);background:none;border:none;cursor:pointer;display:inline-flex;align-items:center;padding:0}.header__actions a:hover,.header__icon-btn:hover{color:var(--accent)}.icon{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.7}.cart-count{background:var(--accent);color:var(--on-accent);font-size:.68rem;font-weight:700;border-radius:999px;min-width:18px;height:18px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;margin-left:4px}.header__burger{display:none}.announcement{background:var(--surface);border-bottom:1px solid var(--line);text-align:center;font-size:.82rem;letter-spacing:.04em;padding:9px var(--gutter);color:var(--muted)}.announcement strong{color:var(--accent);font-weight:600}.mobile-nav{display:none}.hero{position:relative;min-height:clamp(440px,62vh,600px);display:flex;align-items:center;justify-content:center;text-align:center;background-color:#0a0a0a;background-size:cover;background-position:center 46%;border-bottom:1px solid var(--line)}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 32% 74% at 50% 47%,#0808089e,#0808084d 50%,#08080800 76%),linear-gradient(180deg,#0808083d,#08080800 22% 80%,#0808084d)}.hero__inner{position:relative;width:100%}.hero__content{position:relative;max-width:600px;margin:0 auto;padding:0 20px}.hero h1{margin-bottom:.3em;max-width:600px;font-size:clamp(2.6rem,5vw,4.4rem);letter-spacing:-.045em;line-height:1;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.92),0 1px 4px rgba(0,0,0,.9)}.hero h1 em{color:var(--accent);font-style:normal}.hero .eyebrow{color:var(--accent);text-shadow:0 2px 10px rgba(0,0,0,.9)}.hero__sub{font-size:clamp(1rem,1.25vw,1.16rem);color:#fff;opacity:.94;margin:0 auto 1.65rem;max-width:42ch;text-shadow:0 2px 14px rgba(0,0,0,.92)}.hero__cta{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}.coll-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.coll-card{position:relative;border-radius:var(--radius-lg);overflow:hidden;background:var(--surface);border:1px solid var(--line);aspect-ratio:4/5;display:flex;align-items:flex-end;transition:transform var(--t),border-color var(--t)}.coll-card:hover{transform:translateY(-4px);border-color:var(--accent)}.coll-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.55;transition:opacity var(--t),transform var(--t)}.coll-card:hover .coll-card__img{opacity:.7;transform:scale(1.05)}.coll-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#14161aeb 5%,#14161a1a 60%)}.coll-card__body{position:relative;padding:20px;z-index:1;width:100%}.coll-card__body h3{margin:0 0 4px;font-size:1.15rem}.coll-card__body span{font-size:.82rem;color:var(--accent);font-family:var(--font-heading);font-weight:600;letter-spacing:.05em}.product-grid{display:grid;gap:22px;grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column;transition:transform var(--t),border-color var(--t),box-shadow var(--t)}.card:hover{transform:translateY(-4px);border-color:var(--accent);box-shadow:var(--shadow)}.card__media{position:relative;aspect-ratio:1/1;background:#fff;overflow:hidden}.card__media img{width:100%;height:100%;object-fit:cover;transition:transform var(--t)}.card:hover .card__media img{transform:scale(1.04)}.card__badge{position:absolute;top:12px;left:12px;background:var(--accent);color:var(--on-accent);font-family:var(--font-heading);font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 9px;border-radius:6px}.card__badge--sold{background:var(--surface-2);color:var(--muted)}.card__body{padding:16px;display:flex;flex-direction:column;gap:6px;flex:1}.card__vendor{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-weight:600;font-family:var(--font-heading)}.card__title{font-size:.98rem;font-weight:600;color:var(--text);line-height:1.35;margin:0}.card__title a:hover{color:var(--accent)}.card__price{margin-top:auto;padding-top:6px;font-family:var(--font-heading);font-weight:700;color:var(--text)}.card__price .was{color:var(--muted);text-decoration:line-through;font-weight:400;margin-left:6px;font-size:.85em}.card__price .now{color:var(--accent)}.trust-strip{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.trust-item{display:flex;gap:14px;align-items:flex-start;padding:22px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg)}.trust-item .icon-wrap{color:var(--accent);flex-shrink:0}.trust-item .icon{width:28px;height:28px}.trust-item h3{font-size:1.02rem;margin:0 0 4px}.trust-item p{margin:0;font-size:.9rem}.brand-strip{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:28px 48px;opacity:.85}.brand-strip span{font-family:var(--font-heading);font-weight:700;font-size:1.2rem;letter-spacing:.04em;color:var(--muted)}.promo{border-radius:var(--radius-lg);overflow:hidden;position:relative;background:linear-gradient(120deg,var(--surface) 0%,var(--surface-2) 100%);border:1px solid var(--line);padding:clamp(36px,6vw,64px);display:grid;gap:18px;align-items:center}.promo:after{content:"";position:absolute;right:-60px;top:50%;transform:translateY(-50%);width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(232,38,31,.18),transparent 70%);pointer-events:none}.promo__inner{position:relative;max-width:620px;z-index:1}.promo h2{margin-bottom:.4em}.faq{max-width:800px;margin:0 auto}.faq details{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);margin-bottom:12px;overflow:hidden}.faq summary{cursor:pointer;padding:18px 22px;font-family:var(--font-heading);font-weight:600;font-size:1.02rem;color:var(--text);list-style:none;display:flex;justify-content:space-between;align-items:center}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--accent);font-size:1.4rem;font-weight:400;transition:transform var(--t)}.faq details[open] summary:after{transform:rotate(45deg)}.faq details>div{padding:0 22px 18px}.faq details p{margin:0}.newsletter{text-align:center}.newsletter form{display:flex;gap:10px;max-width:480px;margin:22px auto 0}.newsletter input[type=email]{flex:1;padding:14px 16px;border-radius:var(--radius);border:1px solid var(--line);background:var(--surface);color:var(--text);font-size:.95rem}.newsletter input[type=email]:focus{outline:none;border-color:var(--accent)}.site-footer{background:var(--surface);border-top:1px solid var(--line);padding:56px 0 28px;margin-top:40px}.footer__grid{display:grid;gap:36px;grid-template-columns:1.4fr repeat(3,1fr)}.footer__brand img{height:36px;margin-bottom:14px}.footer__brand p{font-size:.9rem;max-width:32ch}.footer__col h4{font-family:var(--font-heading);font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:14px}.footer__col a{display:block;font-size:.92rem;color:var(--text);margin-bottom:10px}.footer__col a:hover{color:var(--accent)}.footer__bottom{margin-top:40px;padding-top:22px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:14px;font-size:.82rem;color:var(--muted)}.footer__social{display:flex;gap:16px}.footer__social a .icon{width:20px;height:20px}.collection-head{padding:40px 0 8px}.collection-head h1{margin-bottom:.3em}.collection-layout{display:grid;grid-template-columns:248px 1fr;gap:36px;align-items:start}.facets{position:sticky;top:calc(var(--header-h) + 16px)}.facets__heading{font-family:var(--font-heading);font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin:0 0 6px}.facets__group{border-bottom:1px solid var(--line);padding:16px 0}.facets__group h4{font-family:var(--font-heading);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text);margin:0 0 12px}.facets label{display:flex;align-items:center;gap:8px;font-size:.9rem;color:var(--muted);margin-bottom:9px;cursor:pointer}.facets label:hover{color:var(--text)}.facets input[type=checkbox]{accent-color:var(--accent);width:16px;height:16px}.facets input[type=number]{width:84px;padding:7px 9px;background:var(--bg);border:1px solid var(--line);border-radius:8px;color:var(--text)}.facets__price-row{display:flex;align-items:center;gap:8px}.facets__actions{margin-top:18px;display:flex;gap:8px}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;flex-wrap:wrap;gap:12px}.collection-toolbar .count{color:var(--muted);font-size:.9rem}.collection-toolbar select{padding:9px 12px;background:var(--surface);border:1px solid var(--line);border-radius:8px;color:var(--text);font-size:.9rem}.active-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.active-filters a{display:inline-flex;align-items:center;gap:6px;padding:5px 11px;background:var(--surface-2);border:1px solid var(--line);border-radius:999px;font-size:.82rem;color:var(--text)}.active-filters a:hover{border-color:var(--accent)}.facets-toggle{display:none}.empty-state{text-align:center;padding:60px 20px;color:var(--muted)}.pagination{display:flex;justify-content:center;gap:8px;margin-top:40px}.pagination a,.pagination span{min-width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:8px;color:var(--text);font-size:.9rem}.pagination a:hover{border-color:var(--accent);color:var(--accent)}.pagination .current{background:var(--accent);color:var(--on-accent);border-color:var(--accent)}.product{display:grid;grid-template-columns:1.1fr 1fr;gap:48px;padding:40px 0;align-items:start}.product__gallery{display:grid;gap:12px;position:sticky;top:calc(var(--header-h) + 16px)}.product__main-img{border-radius:var(--radius-lg);overflow:hidden;background:#fff;aspect-ratio:1/1}.product__main-img img{width:100%;height:100%;object-fit:cover}.product__thumbs{display:flex;gap:10px;flex-wrap:wrap}.product__thumbs img{width:72px;height:72px;object-fit:cover;border-radius:8px;border:1px solid var(--line);cursor:pointer;background:#fff}.product__thumbs img:hover{border-color:var(--accent)}.product__vendor{color:var(--accent);font-family:var(--font-heading);font-weight:600;letter-spacing:.06em;text-transform:uppercase;font-size:.82rem}.product__price{font-family:var(--font-heading);font-size:1.7rem;font-weight:700;margin:12px 0 20px}.product__price .was{color:var(--muted);text-decoration:line-through;font-size:1.1rem;font-weight:400;margin-left:10px}.product__desc{color:var(--muted);margin:20px 0}.product__desc h1,.product__desc h2,.product__desc h3{color:var(--text)}.variant-group{margin-bottom:18px}.variant-group label{display:block;font-family:var(--font-heading);font-weight:600;font-size:.85rem;margin-bottom:8px;color:var(--text)}.variant-group select{width:100%;padding:13px 14px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);color:var(--text);font-size:.95rem}.product-meta{margin-top:24px;padding-top:20px;border-top:1px solid var(--line);font-size:.88rem;color:var(--muted)}.product-meta span{color:var(--text)}.hidden{display:none!important}.card{box-shadow:var(--shadow-sm);position:relative}.card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .25s cubic-bezier(.4,0,.2,1);z-index:2;border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg)}.card:hover:before{transform:scaleX(1)}.card:hover{border-color:var(--line);box-shadow:0 14px 34px #1c1a1724}.card__price{font-size:1.15rem;letter-spacing:-.01em}.card__title{font-size:1rem}.btn--primary{font-weight:700;letter-spacing:.02em;box-shadow:0 4px 14px #e8261f47}.btn--primary:hover{box-shadow:0 8px 22px #e8261f57;transform:translateY(-2px)}.hero__cta .btn--primary{padding:16px 34px;font-size:1rem}.card__fitment{margin:2px 0 4px}.card__fitment span{display:inline-flex;align-items:center;font-size:.73rem;font-weight:500;color:var(--muted);background:var(--surface-2);border:1px solid var(--line);border-radius:999px;padding:4px 10px;line-height:1.2}@media(max-width:990px){.collection-layout{grid-template-columns:1fr}.facets{position:static;display:none}.facets.open{display:block}.facets-toggle{display:inline-flex}.product{grid-template-columns:1fr;gap:28px}.product__gallery{position:static}.footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:749px){:root{--gutter: 18px}.header__nav{display:none}.header__burger{display:inline-flex}.mobile-nav.open{display:block;position:fixed;inset:var(--header-h) 0 0;background:var(--bg);z-index:49;padding:24px;overflow-y:auto;border-top:1px solid var(--line)}.mobile-nav a{display:block;font-family:var(--font-heading);font-weight:600;font-size:1.3rem;padding:14px 0;border-bottom:1px solid var(--line)}.hero{min-height:440px;background-position:center 48%}.hero:before{background:radial-gradient(ellipse 70% 64% at 50% 48%,#080808a8,#08080857 55%,#0808081f 82%),linear-gradient(180deg,#08080847,#08080800 24% 78%,#08080852)}.hero h1{font-size:clamp(2.1rem,11vw,3.2rem)}.hero__content{padding:0 16px;max-width:100%}.hero__sub{max-width:30ch}.footer__grid{grid-template-columns:1fr;gap:28px}.newsletter form{flex-direction:column}.product__gallery{position:static}}.hero--split{position:relative;text-align:left;justify-content:flex-start;align-items:flex-start;min-height:clamp(560px,80vh,780px);background-position:center right;background-size:cover;display:flex;flex-direction:column;padding:0}.hero--split:before{content:none}.hero--split .page-width{position:relative;z-index:1;width:100%;flex:1 1 auto;display:flex;align-items:center}.hero--split .hero__content{max-width:760px;margin:0;padding:clamp(40px,6vh,90px) 0;text-align:left}.hero--split h1{color:var(--text);text-shadow:0 1px 3px rgba(255,255,255,.75),0 0 18px rgba(255,255,255,.55);font-style:oblique 11deg;font-weight:800;font-size:clamp(2.5rem,5.4vw,3.9rem);line-height:.98;letter-spacing:-.03em;margin:0 0 .6rem;text-transform:uppercase}.hero--split h1 em{color:var(--accent);font-style:oblique 11deg;display:block}.hero--split .hero__sub{color:var(--text);opacity:.96;text-shadow:0 1px 3px rgba(255,255,255,.8),0 0 12px rgba(255,255,255,.6);margin:0 0 1.7rem;max-width:52ch;font-size:clamp(1.02rem,1.4vw,1.22rem);line-height:1.45}@media(min-width:701px){.hero--split h1,.hero--split h1 em{white-space:nowrap}}.hero--split .hero__cta{justify-content:flex-start;margin-bottom:0;display:flex;gap:14px;flex-wrap:wrap}.hero--split .btn--primary{padding:15px 30px;font-size:1rem}.btn--light{background:#fff;color:var(--text);border:1px solid rgba(20,20,20,.18);box-shadow:var(--shadow-sm)}.btn--light:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-1px)}.hero__trust{position:relative;z-index:2;width:100%;background:#0f1113eb;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.hero__trust-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px 24px;padding-top:18px;padding-bottom:18px}.hero__tp{display:flex;align-items:center;gap:12px;flex:1 1 200px;min-width:180px}.hero__tp-ic{width:40px;height:40px;border-radius:50%;background:#ffffff12;border:1px solid rgba(255,255,255,.18);display:inline-flex;align-items:center;justify-content:center;color:var(--accent);flex-shrink:0}.hero__tp-ic .icon{width:20px;height:20px}.hero__tp-tx{display:flex;flex-direction:column;line-height:1.25}.hero__tp-tx strong{font-family:var(--font-heading);font-weight:700;font-size:.92rem;color:#fff;letter-spacing:.01em}.hero__tp-tx em{font-style:normal;font-size:.78rem;color:#ffffffa8}.cat-section{padding-top:clamp(28px,4vw,48px)}.cat-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.cat-card{position:relative;border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:4/3;display:flex;align-items:flex-end;background:#15171b;border:1px solid var(--line);transition:transform var(--t),box-shadow var(--t);min-height:220px}.cat-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.cat-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform var(--t)}.cat-card:hover .cat-card__img{transform:scale(1.05)}.cat-card__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#08090beb 4%,#08090b8c 42%,#08090b1f)}.cat-card__body{position:relative;z-index:1;padding:20px 22px;width:100%}.cat-card__body h3{color:#fff;margin:0 0 4px;font-size:1.32rem;font-weight:700;letter-spacing:-.01em}.cat-card__desc{color:#ffffffd1;margin:0 0 10px;font-size:.86rem;line-height:1.35;max-width:26ch}.cat-card__cta{font-family:var(--font-heading);font-weight:700;font-size:.82rem;letter-spacing:.06em;text-transform:uppercase;color:var(--accent)}.cat-card__cta--soon{color:#fff9}.cat-card__badge{position:absolute;top:14px;right:14px;z-index:2;background:var(--accent);color:#fff;font-family:var(--font-heading);font-weight:700;font-size:.66rem;letter-spacing:.08em;text-transform:uppercase;padding:5px 11px;border-radius:999px}.cat-card--soon{cursor:default}.cat-card--soon .cat-card__img{opacity:.82;filter:grayscale(.25)}.section-head,.section-head h2{text-align:center}.section-head h2 em{color:var(--accent);font-style:normal}.section-head__sub{text-align:center;color:var(--muted);margin:8px auto 0;font-size:1rem;max-width:52ch}.brand-strip__title{font-style:italic;font-family:var(--font-heading);font-weight:700;letter-spacing:.04em;text-transform:uppercase}.brand-strip__title em{color:var(--accent);font-style:italic}.trustbar{background:#15171b;color:#fff}.trustbar .page-width{display:flex;flex-wrap:wrap;justify-content:center;gap:14px 48px;padding-top:26px;padding-bottom:26px}.trustbar__item{display:flex;align-items:center;gap:11px}.trustbar__item .icon{width:22px;height:22px;color:var(--accent)}.trustbar__item strong{font-family:var(--font-heading);font-weight:600;font-size:.92rem;color:#fff;letter-spacing:.02em}@media(max-width:700px){.hero--split.hero--has-mobile{background-image:var(--hero-mobile-img)!important;background-size:cover;background-position:center top;background-repeat:no-repeat;min-height:auto;display:flex;flex-direction:column;align-items:stretch;aspect-ratio:9 / 16}.hero--split:before{content:none}.hero--split.hero--has-mobile:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,#f8f8fac7,#f8f8fa80 26%,#f8f8fa1f 44%,#f8f8fa00 58%)}.hero--split.hero--has-mobile>.page-width{position:relative;z-index:1;min-height:0;background:none;align-items:flex-start;flex:0 0 auto}.hero--split.hero--has-mobile .hero__content{max-width:100%;padding:30px 0 24px;text-align:left}.hero--split.hero--has-mobile h1{text-shadow:0 1px 3px rgba(255,255,255,.8),0 0 18px rgba(255,255,255,.6);font-size:clamp(2rem,8.5vw,2.9rem)}.hero--split.hero--has-mobile .hero__sub{text-shadow:0 1px 3px rgba(255,255,255,.85),0 0 12px rgba(255,255,255,.65);max-width:100%}.hero--split.hero--has-mobile .hero__cta{flex-direction:column;align-items:stretch}.hero--split.hero--has-mobile .hero__cta .btn{width:100%;text-align:center}.hero--split.hero--has-mobile .hero__trust{position:relative;z-index:1;margin-top:auto}.hero__trust-inner{gap:14px 18px}.hero__tp{flex:1 1 44%;min-width:0}.trustbar .page-width{gap:16px 28px}.hero--split:not(.hero--has-mobile){min-height:auto;align-items:flex-start;background-position:center bottom}.hero--split:not(.hero--has-mobile) .page-width{min-height:clamp(420px,62vh,560px);align-items:flex-start}.hero--split:not(.hero--has-mobile) .hero__content{max-width:100%;padding-top:36px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/theme.css.map */
