:root{--bg:#f6f7f8;--bg-alt:#f2f4f6;--bg-card:#f5f6f8;--surface:#fff;--text:#171a1f;--text-soft:#5d6570;--text-inverse:#f6f7f8;--line:rgba(23,26,31,.08);--brand:#20262e;--brand-strong:#11161c;--accent:#d7a546;--shadow:0 8px 24px rgba(17,22,28,.06);--shadow-strong:0 24px 60px rgba(8,12,16,.2);--radius:24px;--radius-sm:18px;--container:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg);color:var(--text);font-family:Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.55}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}iframe{width:100%;height:100%;border:0}main{display:block}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.site-header{position:fixed;top:0;left:0;right:0;z-index:60;padding:.85rem 0;pointer-events:none}.site-header__inner{display:flex;justify-content:space-between;align-items:center;gap:1rem;min-height:4rem;padding:.16rem .7rem;background:hsla(0,0%,100%,.22);border:1px solid hsla(0,0%,100%,.28);border-radius:999px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 24px rgba(8,12,16,.1);pointer-events:auto}.site-logo{justify-content:flex-start}.site-logo__image{display:block;width:auto}.site-logo__image--header{height:72px;transform:translateY(4px) scale(1.18);transform-origin:left center}.site-logo__image--footer{height:44px}.site-header__actions{display:flex;align-items:center}.button,.site-logo{display:inline-flex;align-items:center}.button{justify-content:center;min-height:46px;padding:.8rem 1.18rem;border-radius:999px;border:1px solid transparent;font-size:.94rem;font-weight:700;letter-spacing:.01em;transition:transform .2s ease,background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:#fff;color:var(--brand-strong);box-shadow:0 8px 18px rgba(0,0,0,.14)}.button--secondary{background:hsla(0,0%,100%,.14);border-color:hsla(0,0%,100%,.2);color:var(--text-inverse)}.button--ghost{background:rgba(20,28,36,.28);border-color:hsla(0,0%,100%,.34);color:var(--text-inverse);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 10px 24px rgba(8,12,16,.16)}.site-phone{font-size:.95rem;font-weight:700;color:var(--brand-strong)}.cta-band,.hero,.page-intro,.section{padding:4rem 0}.hero{position:relative;overflow:clip}.hero--carousel{min-height:100svh;height:100svh;padding:0;background:#0f1419}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity .8s ease}.hero-slide--active{opacity:1}.hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero__image--desktop{object-position:var(--hero-desktop-position,center center)}.hero__mobile-backdrop,.hero__mobile-fade,.hero__mobile-image-layer{display:none}.hero__image--mobile{object-fit:contain;object-position:var(--hero-mobile-position,center center)}.hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,12,16,.16),rgba(8,12,16,.08) 30%,rgba(8,12,16,.2) 58%,rgba(8,12,16,.5)),linear-gradient(90deg,rgba(8,12,16,.28),rgba(8,12,16,.1) 30%,rgba(8,12,16,.04))}.hero__shell--carousel{position:relative;z-index:2;min-height:100svh;height:100svh;display:grid;grid-template-rows:1fr auto;padding-top:6.25rem;padding-bottom:1rem}.hero__content--carousel{width:min(100%,19rem);align-self:start;margin-top:1.55rem;color:var(--text-inverse)}.hero__content--carousel .section-eyebrow{margin-bottom:.56rem;color:rgba(246,247,248,.92);font-size:1rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.contact-card h2,.contact-form-card h2,.cta-band h2,.hero__content--carousel h1,.page-intro h1,.section-heading h2{margin:0;letter-spacing:-.05em;line-height:.94}.hero__content--carousel h1{max-width:6.5ch;font-size:clamp(2.7rem,5vw,4.55rem)}.contact-card p,.contact-form-card p,.cta-band p,.hero__description,.page-intro__description,.prose-card p,.section-description{color:var(--text-soft)}.hero__content--carousel .hero__description{max-width:17rem;margin-top:.6rem;color:rgba(246,247,248,.92);font-size:.98rem;font-weight:600}.cta-band__actions,.hero__cta-row,.page-intro__chips,.product-card__actions,.site-footer__actions{display:flex;flex-wrap:wrap;gap:.8rem}.hero__cta-row--compact{margin-top:.85rem}.hero-carousel__controls{display:flex;align-items:center;justify-content:space-between;gap:1rem;align-self:end}.hero-carousel__dots{display:flex;gap:.45rem;align-items:center}.hero-carousel__arrow,.hero-carousel__dot{border:0;cursor:pointer}.hero-carousel__dot{width:9px;height:9px;border-radius:999px;background:hsla(0,0%,100%,.34)}.hero-carousel__dot--active{background:hsla(0,0%,100%,.96)}.hero-carousel__arrow{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:999px;background:hsla(0,0%,100%,.12);color:var(--text-inverse);font-size:1rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.section-heading{max-width:44rem;margin-bottom:1.2rem}.section-heading h2{font-size:clamp(1.8rem,4vw,3rem)}.section-heading--compact{margin-bottom:1.1rem}.section-eyebrow{margin:0 0 .55rem;color:#78818a;font-size:.73rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.section-description{max-width:34rem}.page-intro{padding-top:7rem}.page-intro__shell{position:relative;display:grid;grid-gap:1rem;gap:1rem;padding:clamp(1.5rem,4vw,2.4rem);background:var(--surface);border:1px solid var(--line);border-radius:34px;box-shadow:var(--shadow)}.page-intro h1{font-size:clamp(2.4rem,6vw,4.7rem)}.page-intro__description{max-width:42rem;font-size:1.05rem}.page-intro__chip{display:inline-flex;padding:.65rem .95rem;background:#f5f6f8;border:1px solid var(--line);border-radius:999px;color:var(--text);font-size:.9rem;font-weight:600}.product-strip-section{padding-top:.8rem;padding-bottom:4rem;background:var(--bg-alt)}.product-strip{display:grid;grid-gap:1.25rem;gap:1.25rem}.product-card{display:grid;grid-template-rows:auto 1fr;overflow:hidden;background:transparent;border:1px solid rgba(23,26,31,.06);border-radius:8px;box-shadow:none}.product-card__image-wrap{padding:0;background:var(--bg-card);border-bottom:1px solid rgba(23,26,31,.06)}.product-card__image{width:100%;aspect-ratio:4/3;object-fit:contain;border-radius:0;padding:1rem}.product-card__body{display:grid;grid-gap:.85rem;gap:.85rem;padding:1.2rem;background:transparent}.product-card__top{display:grid;grid-gap:.3rem;gap:.3rem}.product-card__top h3{margin:0;font-size:1.3rem;line-height:1.05}.product-card__price{color:var(--brand-strong);font-size:1rem;font-weight:800}.product-card__body p{margin:0;color:var(--text-soft)}.product-card__actions .button{min-height:42px;padding:.72rem 1rem;background:#e7ebf0;color:var(--brand-strong);box-shadow:none}.card-grid,.contact-layout,.faq-list,.gallery-grid,.site-footer__grid,.trust-grid,.video-grid{display:grid;grid-gap:1rem;gap:1rem}.card,.contact-card,.contact-form-card,.faq-item,.gallery-card,.prose-card,.trust-item,.video-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.card,.contact-card,.contact-form-card,.prose-card,.trust-item,.video-card{padding:1.5rem}.video-frame{aspect-ratio:16/10;overflow:hidden;border-radius:22px;background:linear-gradient(135deg,#dfe4ea,#eef2f5)}.faq-item{padding:1.15rem 1.2rem}.contact-card--premium,.contact-form-card--premium,.prose-card{padding:clamp(1.4rem,4vw,2rem)}.footer-links,.highlight-list{margin:0;padding-left:1.15rem}.highlight-list--premium{display:grid;grid-gap:.65rem;gap:.65rem;color:var(--text-soft)}.form-grid,.inquiry-form{display:grid;grid-gap:1rem;gap:1rem}.form-grid label{display:grid;grid-gap:.45rem;gap:.45rem;font-weight:600}.form-grid input,.form-grid textarea{width:100%;padding:.95rem 1rem;border:1px solid var(--line);border-radius:18px;background:#fff;color:var(--text)}.form-grid input:focus,.form-grid textarea:focus{outline:none;border-color:rgba(32,38,46,.32);box-shadow:0 0 0 4px rgba(32,38,46,.08)}.form-error,.form-grid small,.form-privacy,.form-success{margin:0;font-size:.92rem}.form-error{color:#93291b}.form-success{color:var(--brand-strong)}.form-honeypot,.placeholder-note{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.cta-band{background:var(--bg)}.cta-band__inner{display:grid;grid-gap:1.4rem;gap:1.4rem;padding:clamp(1.5rem,4vw,2.4rem);background:linear-gradient(135deg,#161d24,#27313c);color:var(--text-inverse);border-radius:30px;box-shadow:var(--shadow-strong)}.cta-band p{color:rgba(246,247,248,.8)}.site-footer{padding:2rem 0 3rem;background:var(--bg)}.site-footer__grid{align-items:start}.site-footer__brand{display:grid;grid-gap:1rem;gap:1rem}.site-footer h3{margin-top:0;margin-bottom:.8rem}@media (max-width:719px){.site-header{padding:.75rem 0}.site-header__inner{min-height:3.55rem;padding:.12rem .5rem}.site-logo__image--header{height:58px;transform:translateY(3px) scale(1.16);transform-origin:left center}.site-header__actions .button{min-height:40px;padding:.68rem .95rem;font-size:.9rem}.hero--carousel{min-height:clamp(41rem,138vw,49rem);height:auto;background:#f6f7f8}.hero-slide,.hero__overlay{display:none}.hero__mobile-backdrop,.hero__mobile-fade,.hero__mobile-image-layer{position:absolute;left:0;right:0;display:block;pointer-events:none}.hero__mobile-backdrop{inset:0;background:linear-gradient(180deg,#151d26,#1f2b38 16%,#314557 36%,#72818f 58%,#d8dee3 78%,#f6f7f8),radial-gradient(circle at top,hsla(0,0%,100%,.14),transparent 44%)}.hero__mobile-image-layer{top:clamp(7.2rem,23vw,8.4rem);left:-.4rem;right:-.55rem;height:clamp(18rem,59vw,21.8rem);z-index:1;-webkit-mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.06) 10%,rgba(0,0,0,.24) 18%,rgba(0,0,0,.58) 28%,rgba(0,0,0,.88) 40%,#000 56%,rgba(0,0,0,.9) 80%,transparent);mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.06) 10%,rgba(0,0,0,.24) 18%,rgba(0,0,0,.58) 28%,rgba(0,0,0,.88) 40%,#000 56%,rgba(0,0,0,.9) 80%,transparent)}.hero__mobile-image-layer:after{content:"";position:absolute;inset:-.4rem -.15rem -.65rem;background:linear-gradient(180deg,rgba(21,29,38,.96),rgba(21,29,38,.56) 8%,rgba(21,29,38,.18) 16%,rgba(21,29,38,0) 24%,rgba(246,247,248,0) 68%,rgba(246,247,248,.3) 82%,rgba(246,247,248,.74) 92%,#f6f7f8);filter:blur(16px)}.hero__image--mobile{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:var(--hero-mobile-position,62% 80%);filter:drop-shadow(0 24px 36px rgba(17,22,28,.18))}.hero__mobile-fade{top:clamp(23.7rem,79vw,28.8rem);bottom:0;z-index:1;background:linear-gradient(180deg,rgba(246,247,248,0),rgba(246,247,248,.12) 18%,rgba(246,247,248,.58) 52%,#f6f7f8)}.hero__shell--carousel{position:relative;min-height:clamp(41rem,138vw,49rem);height:auto;display:block;padding-top:0;padding-bottom:0}.hero__content--carousel{position:absolute;top:clamp(7rem,18vw,8.2rem);left:1rem;z-index:3;width:min(11.75rem,calc(100% - 2rem));max-width:none;margin-top:0;padding:0;text-shadow:0 10px 28px rgba(10,14,18,.2)}.hero__content--carousel .section-eyebrow{font-size:.82rem;margin-bottom:.38rem}.hero__content--carousel h1{max-width:6.2ch;font-size:clamp(2rem,8.6vw,2.85rem);line-height:.96}.hero__content--carousel .hero__description{max-width:12rem;margin-top:.52rem;font-size:.82rem;line-height:1.32;color:rgba(246,247,248,.92)}.hero__cta-row--compact{margin-top:.78rem}.hero__mobile-cta-dock{position:absolute;left:1rem;right:1rem;bottom:6.35rem;z-index:4;display:flex;justify-content:center;pointer-events:none}.hero__cta-button{min-height:2.65rem;padding:.34rem .36rem .34rem .88rem;gap:.55rem;font-size:.86rem;font-weight:700;letter-spacing:0;background:rgba(18,24,31,.26);border-color:hsla(0,0%,100%,.36);box-shadow:0 10px 24px rgba(8,12,16,.14)}.hero__cta-label{line-height:1}.hero__cta-icon{display:inline-flex;align-items:center;justify-content:center;width:1.68rem;height:1.68rem;border-radius:999px;background:hsla(0,0%,100%,.96);color:var(--brand-strong);font-size:1rem;font-weight:800;line-height:1;box-shadow:0 6px 14px rgba(8,12,16,.12)}.hero__content--carousel .hero__cta-row--compact{display:none}.hero__mobile-cta-button{min-width:min(100%,14.5rem);min-height:3rem;padding:.7rem 1.2rem;font-size:.95rem;font-weight:700;border-radius:999px;background:hsla(0,0%,100%,.98);color:var(--brand-strong);border:1px solid rgba(17,22,28,.08);box-shadow:0 12px 28px rgba(8,12,16,.12);pointer-events:auto}.hero-carousel__controls{position:absolute;left:1rem;right:1rem;bottom:1.05rem;z-index:4;gap:.8rem}.hero-carousel__dot{background:rgba(17,22,28,.26)}.hero-carousel__dot--active{background:rgba(17,22,28,.92)}.hero-carousel__arrow{width:38px;height:38px;background:hsla(0,0%,100%,.6);color:var(--brand-strong);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero--carousel[data-active-slide="0"] .hero__content--carousel,.hero--mobile-stage-first .hero__content--carousel{top:clamp(8.2rem,22vw,9.8rem);width:min(11.5rem,calc(100% - 2rem))}.hero--carousel[data-active-slide="0"] .hero__mobile-image-layer,.hero--mobile-stage-first .hero__mobile-image-layer{left:-.15rem;right:-.7rem;top:clamp(5.7rem,18vw,6.9rem);height:clamp(19rem,63vw,23rem)}.hero--carousel[data-active-slide="0"] .hero__image--mobile,.hero--mobile-stage-first .hero__image--mobile{object-position:72% 70%;transform:scale(1.05)}.hero--carousel[data-active-slide="0"] .hero__mobile-fade,.hero--mobile-stage-first .hero__mobile-fade{top:clamp(24.8rem,83vw,29.8rem)}.hero--carousel[data-active-slide="1"] .hero__mobile-image-layer{left:-.55rem;right:-.2rem;top:clamp(6.1rem,19vw,7.3rem);height:clamp(18.2rem,60vw,21.8rem)}.hero--carousel[data-active-slide="1"] .hero__image--mobile{object-position:56% 72%;transform:scale(1.08)}.hero--carousel[data-active-slide="2"] .hero__mobile-image-layer{left:-.45rem;right:-.15rem;top:clamp(6.1rem,19vw,7.3rem);height:clamp(18rem,59vw,21.5rem)}.hero--carousel[data-active-slide="2"] .hero__image--mobile{object-position:57% 72%;transform:scale(1.08)}}@media (min-width:720px){.hero__mobile-cta-dock{display:none}.product-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-layout,.form-grid,.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid__full{grid-column:1/-1}}@media (min-width:1024px){.cta-band,.page-intro,.section{padding:4.25rem 0}.site-footer__grid{grid-template-columns:1.35fr 1fr}.cta-band__inner{grid-template-columns:minmax(0,1.3fr) auto;align-items:center}}