@keyframes hero-wheel{0%{opacity:0;transform:translate(-50%,0)}35%{opacity:1}to{opacity:0;transform:translate(-50%,12px)}}.hero{position:relative;overflow:hidden;background:var(--sand)}.hero.is-full{height:100vh;height:100svh;margin-top:0}.hero-track{display:flex;height:100%;transition:transform .55s var(--ease);will-change:transform}.hero-slide{flex:0 0 100%;height:100%;line-height:0}.hero-slide img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 25%}.hero-scrim{position:absolute;inset:0;pointer-events:none;background:linear-gradient(to bottom,rgba(0,0,0,.34)0,transparent 26%),linear-gradient(to top,rgba(0,0,0,.46)0,transparent 45%)}.hero-content,.hero-title{display:flex;flex-direction:column}.hero-content{position:absolute;left:50%;bottom:clamp(4.5rem,12vh,8rem);transform:translateX(-50%);z-index:3;width:min(92vw,60rem);align-items:center;gap:clamp(1.2rem,3vh,2rem);text-align:center}.hero-title{gap:.2rem}.hero-title-1,.hero-title-2{font-family:var(--display);line-height:1.05;text-transform:uppercase;text-shadow:0 2px 24px rgba(0,0,0,.4)}.hero-title-1{font-size:clamp(1.9rem,6vw,4.4rem);font-weight:300;letter-spacing:.16em;color:#fff;text-indent:.16em}.hero-title-2{font-size:clamp(1.6rem,4.6vw,3.4rem);font-weight:800;letter-spacing:.02em;color:var(--brand)}.hero-ctas{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem}.hero-arrow,.hero-cta{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.hero-cta{min-width:10.5rem;padding:.85rem 1.8rem;background:rgba(255,255,255,.94);color:var(--ink);font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;transition:background .2s var(--ease),color .2s var(--ease),transform .2s var(--ease)}.hero-cta:hover{background:var(--brand-deep);color:#fff;transform:translateY(-2px)}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;display:flex;align-items:center;justify-content:center;width:46px;height:46px;border:0;border-radius:50%;background:rgba(255,255,255,.18);color:#fff;cursor:pointer;opacity:0;transition:background .2s var(--ease),opacity .25s var(--ease)}.hero:hover .hero-arrow{opacity:1}.hero-arrow:focus-visible{opacity:1}.hero-arrow:hover{background:rgba(255,255,255,.35)}.hero-arrow svg{width:1.25rem;height:1.25rem}.hero-prev{left:clamp(.6rem,2vw,1.6rem)}.hero-next{right:clamp(.6rem,2vw,1.6rem)}.hero-dots,.hero-scroll-mouse::after{position:absolute;left:50%;transform:translateX(-50%)}.hero-dots{bottom:clamp(1.6rem,4vh,2.6rem);z-index:3;display:flex;gap:.4rem}.hero-dots button{width:9px;height:9px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.45);cursor:pointer;transition:width .25s var(--ease),background .25s var(--ease)}.hero-dots button.is-on{width:24px;background:#fff}.hero-scroll{position:absolute;right:clamp(1rem,3vw,2.4rem);bottom:clamp(1.4rem,4vh,2.4rem);z-index:3;display:none}.hero-scroll-mouse{display:block;width:22px;height:34px;border:2px solid rgba(255,255,255,.7);border-radius:12px;position:relative}.hero-scroll-mouse::after{content:"";top:6px;width:3px;height:6px;border-radius:2px;background:#fff;animation:hero-wheel 1.6s var(--ease) infinite}@media (min-height:640px){.hero-scroll{display:block}}.is-hero-page .header{position:fixed;top:0;left:0;right:0;background:0 0;border-bottom-color:transparent;transition:background .3s var(--ease),border-color .3s var(--ease),transform .3s var(--ease)}.is-hero-page .header-img{filter:brightness(0) invert(1)}.is-hero-page .header-act{color:#fff}.is-hero-page .header-menu span{background:#fff}.is-hero-page .cart-badge{background:var(--brand);color:#fff}.is-hero-page .header-nav-center,.is-hero-page .header-row::before{display:none}.is-hero-page .header-menu{display:flex}.is-hero-page .header-actions{margin-left:auto}.is-hero-page .mega{display:none}.is-hero-page[data-header=open] .header{background:var(--paper);border-bottom-color:var(--line)}.is-hero-page[data-header=open] .header-img{filter:none}.is-hero-page[data-header=open] .header-act{color:var(--ink)}.is-hero-page[data-header=open] .header-nav-center{display:block;flex:0 0 auto}.is-hero-page[data-header=open] .header-menu{display:none}.is-hero-page[data-header=open] .header-row::before{display:block;content:"";flex:1 1 0}.is-hero-page[data-header=open] .header-actions{flex:1 1 0;margin-left:0}.is-hero-page[data-header=open] .mega{display:revert}@media (max-width:1320px){.is-hero-page[data-header=open] .header-nav-center,.is-hero-page[data-header=open] .header-row::before{display:none}.is-hero-page[data-header=open] .header-menu{display:flex}.is-hero-page[data-header=open] .header-actions{margin-left:auto}}@media (max-width:720px){.hero-arrow{width:36px;height:36px}}.hm-sec{width:100%;max-width:var(--wrap);margin:0 auto;padding:clamp(2rem,4.5vw,3.5rem) var(--gutter)0}.hm-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:clamp(1.1rem,2.4vw,1.7rem)}.hm-head h2{font-family:var(--display);font-size:clamp(1.3rem,2.8vw,2rem)}.hm-more{font-size:.88rem;color:var(--brand-deep);white-space:nowrap}.hm-more:hover{text-decoration:underline}.hm-trust{background:var(--paper);margin-top:0;border-bottom:1px solid var(--line)}.hm-trust-inner{max-width:var(--wrap);margin:0 auto;padding:clamp(1.1rem,2.2vw,1.5rem) var(--gutter);display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 0}.hm-trust-item{flex:0 1 auto;display:flex;align-items:center;gap:.8rem;padding:.15rem clamp(1.2rem,3vw,2.6rem);border-left:1px solid var(--line)}.hm-trust-item:first-child{border-left:0}.hm-trust-item>.hm-trust-ico{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border-radius:12px;background:var(--brand-tint);color:var(--brand-deep)}.hm-trust-ico svg{width:19px;height:19px}.hm-trust-text{min-width:0}.hm-trust-text b{display:block;font-size:.9rem;line-height:1.3;color:var(--ink)}.hm-trust-text span{display:block;font-size:.79rem;color:var(--muted);line-height:1.35}@media (max-width:1000px){.hm-trust-item{flex:1 1 44%;min-width:200px;padding-left:clamp(.8rem,3vw,1.6rem);padding-right:clamp(.8rem,3vw,1.6rem)}.hm-trust-item:nth-child(odd){border-left:0;padding-left:0}}@media (max-width:560px){.hm-trust-item{flex:1 1 100%;border-left:0;padding-left:0}}.hm-cats{display:flex;flex-wrap:wrap;gap:clamp(.8rem,1.8vw,1.4rem)}.hm-cats>.hm-cat{flex:1 1 190px;min-width:170px}.hm-cat{display:block;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--line);background:var(--paper);color:var(--ink);transition:transform .2s var(--ease),border-color .2s var(--ease),box-shadow .2s var(--ease)}.hm-cat:hover{transform:translateY(-3px);border-color:var(--brand-deep);box-shadow:var(--shadow-sm)}.hm-cat-img{display:block;aspect-ratio:4/3;background:var(--paper) center 25%/cover no-repeat}.hm-cat-body{display:flex;flex-direction:column;gap:.15rem;padding:.85rem 1rem 1rem}.hm-cat-body b{font-size:.98rem}.hm-cat-body em,.hm-jump-chip em{font-style:normal;font-size:.8rem;color:var(--muted)}.hm-brand{margin-top:clamp(3rem,6vw,5rem);background:var(--paper);border-top:1px solid var(--line)}.hm-brand-inner{max-width:var(--wrap);margin:0 auto;padding:clamp(2.5rem,5vw,4rem) var(--gutter);display:flex;flex-wrap:wrap;align-items:flex-start;gap:clamp(2rem,5vw,4.5rem)}.hm-brand-copy{flex:1.1 1 380px;min-width:0;max-width:34rem}.hm-brand-eyebrow,.hm-brand-link{font-weight:700;color:var(--brand-deep)}.hm-brand-eyebrow{display:inline-block;margin-bottom:.7rem;padding:.28rem .7rem;border-radius:999px;background:var(--brand-tint);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}.hm-brand-copy h2{font-family:var(--display);font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.2;margin-bottom:1rem}.hm-brand-copy p{color:var(--ink-2);line-height:1.8;margin-bottom:.9rem}.hm-brand-link{display:inline-flex;align-items:center;gap:.45rem;margin-top:.4rem;font-size:.92rem}.hm-brand-link::after{content:"";width:6px;height:6px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg);transition:transform .18s var(--ease)}.hm-brand-link:hover::after{transform:rotate(-45deg) translate(2px,2px)}.hm-brand-p2{color:var(--muted)}.hm-brand-side{flex:1 1 440px;min-width:0}.hm-pill{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.hm-pill-item{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper);overflow:hidden;transition:border-color .2s var(--ease),box-shadow .2s var(--ease)}.hm-pill-item.is-on{border-color:transparent;box-shadow:0 16px 36px -20px rgba(23,23,26,.28)}.hm-pill-head{display:flex;align-items:center;gap:.9rem;width:100%;padding:1.15rem 1.2rem;border:0;background:0 0;font:inherit;text-align:left;cursor:pointer;color:var(--ink);transition:color .18s var(--ease)}.hm-jump-chip:hover,.hm-jump-chip:hover em,.hm-pill-head:hover,.hm-pill-no{color:var(--brand-deep)}.hm-pill-no{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:30px;height:30px;border-radius:9px;background:var(--brand-tint);font-family:var(--display);font-size:.72rem;font-weight:800;transition:background .2s var(--ease),color .2s var(--ease)}.hm-pill-item.is-on .hm-pill-no{background:var(--brand-deep);color:#fff}.hm-pill-title{flex:1 1 auto;font-family:var(--display);font-size:1.02rem;font-weight:700}.hm-pill-plus{position:relative;flex-shrink:0;width:14px;height:14px}.hm-pill-plus::after,.hm-pill-plus::before{content:"";position:absolute;background:var(--muted);transition:transform .28s var(--ease),background .18s var(--ease),opacity .28s var(--ease)}.hm-pill-plus::before{top:6px;left:0;width:14px;height:2px}.hm-pill-plus::after{left:6px;top:0;width:2px;height:14px}.hm-pill-item.is-on .hm-pill-plus::after{transform:rotate(90deg);opacity:0}.hm-pill-head:hover .hm-pill-plus::after,.hm-pill-head:hover .hm-pill-plus::before,.hm-pill-item.is-on .hm-pill-plus::before{background:var(--brand-deep)}.hm-pill-inner{padding:0 1.2rem 1.2rem 3.6rem}.hm-pill-body p{margin:0;font-size:.92rem;line-height:1.7;color:var(--ink-2);max-width:46ch}.hm-pill.is-enhanced .hm-pill-body{max-height:0;overflow:hidden;transition:max-height .32s var(--ease)}.hm-pill.is-enhanced .hm-pill-item.is-on .hm-pill-body{max-height:40rem}.hm-jump{margin-top:1.8rem}.hm-jump-label{display:block;margin-bottom:.7rem;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.hm-jump-row{display:flex;flex-wrap:wrap;gap:.5rem}.hm-jump-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .9rem;border:1px solid var(--line);border-radius:999px;background:var(--paper);font-size:.85rem;font-weight:600;color:var(--ink);transition:border-color .18s var(--ease),color .18s var(--ease),transform .18s var(--ease)}.hm-jump-chip em{font-size:.72rem;font-weight:700;color:var(--muted-2)}.hm-jump-chip:hover{border-color:var(--brand-deep);transform:translateY(-2px)}.hm-facts{border-top:1px solid var(--line);background:var(--dark)}main:has(.hm-facts)+footer{margin-top:0}.hm-facts-inner{max-width:var(--wrap);margin:0 auto;padding:clamp(2rem,4vw,3rem) var(--gutter);display:flex;flex-wrap:wrap;gap:1.8rem 0}.hm-fact{flex:1 1 25%;min-width:190px;padding:0 clamp(1rem,2.4vw,2rem);border-left:1px solid rgba(255,255,255,.12);display:flex;align-items:center;gap:.9rem}.hm-fact:first-child{border-left:0}.hm-fact-ico{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:42px;height:42px;border-radius:12px;background:rgba(255,255,255,.08);color:var(--brand)}.hm-fact-ico svg{width:20px;height:20px}.hm-fact-text{min-width:0}.hm-fact dt{font-family:var(--display);font-size:clamp(1.25rem,2.2vw,1.6rem);font-weight:800;line-height:1.1;letter-spacing:-.01em;color:#fff;white-space:nowrap}.hm-fact dd{margin:.1rem 0 0;font-size:.76rem;font-weight:500;color:rgba(255,255,255,.6);line-height:1.35}@media (max-width:860px){.hm-brand-copy,.hm-brand-side{flex:1 1 100%;max-width:none}.hm-fact{flex:1 1 50%}.hm-fact:nth-child(odd){border-left:0}}