: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)}.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;object-position:var(--hero-desktop-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:100svh;height:100svh}.hero--carousel,.hero-slide{background:#121820}.hero__image{object-fit:contain;object-position:var(--hero-mobile-position,center 88%);transform:scale(1.02)}.hero__overlay{background:linear-gradient(180deg,rgba(10,14,20,.86),rgba(10,14,20,.56) 18%,rgba(10,14,20,.18) 36%,rgba(10,14,20,.06) 52%,rgba(10,14,20,.28) 72%,rgba(10,14,20,.68) 88%,rgba(10,14,20,.92)),linear-gradient(90deg,rgba(10,14,20,.22),rgba(10,14,20,.04) 34%,rgba(10,14,20,.04))}.hero__shell--carousel{min-height:100svh;height:100svh;grid-template-rows:1fr auto;padding-top:5.9rem;padding-bottom:.9rem}.hero__content--carousel{width:min(100%,15.8rem);max-width:none;margin-top:.95rem;padding:0}.hero__content--carousel .section-eyebrow{font-size:.86rem;margin-bottom:.5rem}.hero__content--carousel h1{max-width:6.8ch;font-size:clamp(2.15rem,9.6vw,3.05rem);line-height:.97}.hero__content--carousel .hero__description{max-width:15rem;margin-top:.72rem;font-size:.92rem;line-height:1.38}.hero__cta-row--compact{margin-top:.95rem}.hero-carousel__controls{gap:.8rem;padding-top:.45rem}.hero-carousel__arrow{width:38px;height:38px;background:hsla(0,0%,100%,.18)}}@media (min-width:720px){.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}}