*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--surface);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}html[dir=rtl] body{font-family:Tahoma,Arial,sans-serif}img,video{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{line-height:1.08;letter-spacing:-.035em}h1{font-size:clamp(2.65rem,7vw,6.6rem);font-weight:760}h2{font-size:clamp(2rem,4.5vw,4.1rem);font-weight:730}h3{font-size:clamp(1.1rem,2vw,1.5rem)}.page-width{width:min(calc(100% - 40px),var(--page-width));margin-inline:auto}.page-width--narrow{max-width:900px}.main-content{min-height:60vh}.section{padding:clamp(72px,9vw,140px) 0}.section--alt{background:var(--surface-alt)}.skip-link{position:fixed;z-index:9999;top:10px;left:10px;transform:translateY(-150%);background:#fff;padding:12px 18px;border-radius:8px}.skip-link:focus{transform:none}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.muted{color:var(--muted)}.rte>*:last-child{margin-bottom:0}.rte a{text-decoration:underline;text-underline-offset:3px}.eyebrow{margin:0 0 14px;color:var(--brand);font-size:.74rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow--light{color:#d9ffef}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border:1px solid var(--brand);border-radius:999px;background:var(--brand);color:#fff;font-weight:750;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px);background:var(--brand-dark);box-shadow:0 12px 26px #08714b33}.button--small{min-height:42px;padding-inline:20px}.button--large{min-height:58px}.button--full{width:100%}.button--ghost{background:#ffffff14;border-color:#ffffff8c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.button--ghost:hover{background:#fff;color:var(--ink)}.button--outline{background:transparent;color:var(--brand)}.button-row{display:flex;gap:12px;flex-wrap:wrap}.text-link{display:inline-flex;align-items:center;gap:10px;color:var(--brand);font-weight:750}.text-link svg{width:20px}.text-button{border:0;background:none;text-decoration:underline}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:0;background:transparent;border-radius:50%}.icon-button:hover{background:var(--surface-alt)}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.announcement-bar{background:var(--brand-dark);color:#fff;font-size:.82rem}.announcement-bar__inner{display:flex;justify-content:center;padding:8px 0}.site-header{position:relative;z-index:50;background:#fbfcf9ed;border-bottom:1px solid rgba(220,228,222,.7);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header--sticky{position:sticky;top:0}.site-header__inner{height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px}.site-logo{display:inline-flex;align-items:center}.site-logo img{max-height:48px;width:auto}.site-logo span{color:var(--brand);font-size:1.55rem;font-weight:900;letter-spacing:.08em}.desktop-nav{display:flex;justify-content:center;align-items:center;gap:28px}.desktop-nav__item>a{font-size:.94rem;font-weight:650}.desktop-nav__item{position:relative}.nav-dropdown{position:absolute;top:calc(100% + 28px);left:50%;width:min(720px,80vw);padding:24px;opacity:0;visibility:hidden;transform:translate(-50%,10px);background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);transition:.2s}.has-dropdown:hover .nav-dropdown,.has-dropdown:focus-within .nav-dropdown{opacity:1;visibility:visible;transform:translate(-50%)}.nav-dropdown__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.nav-dropdown a{display:block;padding:5px 0;color:var(--muted)}.nav-dropdown__heading{color:var(--ink)!important;font-weight:750}.site-header__actions{display:flex;align-items:center;gap:5px}.cart-button{position:relative}.cart-count{position:absolute;top:0;right:0;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:var(--brand);color:#fff;font-size:.65rem}.language-form select{border:0;background:transparent;font-size:.8rem}.site-header__menu-button{display:none}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:100}.mobile-menu__panel{width:min(90vw,420px);height:100%;padding:24px;background:#fff;overflow:auto}.mobile-menu__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.mobile-menu details{border-bottom:1px solid var(--line)}.mobile-menu summary{display:flex;justify-content:space-between;align-items:center;padding:16px 0;font-weight:750;list-style:none}.mobile-menu summary svg{width:18px}.mobile-menu__children{padding:0 0 14px 16px}.mobile-menu__children a{display:block;padding:9px 0;color:var(--muted)}.mobile-menu .button{margin-top:30px}.hero{position:relative;min-height:min(800px,85vh);display:grid;align-items:end;overflow:hidden;padding:0}.hero__media,.hero__media picture,.hero__media img,.hero__fallback,.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero__media img{object-fit:cover}.hero__overlay{background:linear-gradient(90deg,rgba(3,24,17,var(--overlay-opacity)),#03181147 55%,#03181114)}.hero__fallback{background:radial-gradient(circle at 72% 25%,#25a47a 0 12%,transparent 36%),linear-gradient(135deg,#043e2c,#08714b 50%,#0c9e70);overflow:hidden}.hero__orb{position:absolute;border-radius:50%;background:#ffffff1a;filter:blur(1px)}.hero__orb--one{width:440px;height:440px;right:8%;top:12%}.hero__orb--two{width:220px;height:220px;left:25%;bottom:8%}.hero__monogram{position:absolute;right:5%;bottom:-5%;font-size:clamp(6rem,18vw,20rem);font-weight:900;letter-spacing:.06em;color:#ffffff12}.hero__content{position:relative;z-index:2;display:flex;padding-top:110px;padding-bottom:clamp(70px,10vw,120px)}.hero__content--center{justify-content:center;text-align:center}.hero__copy{max-width:880px;color:#fff}.hero__copy h1 em{font-family:Georgia,serif;font-weight:400}.hero__text{max-width:660px;font-size:clamp(1rem,1.5vw,1.25rem);color:#ffffffdb;margin:24px 0 30px}.hero__content--center .hero__text{margin-inline:auto}.hero__proof{display:flex;gap:22px;flex-wrap:wrap;margin-top:32px;font-size:.88rem;font-weight:650}.hero__proof span{display:flex;align-items:center;gap:7px}.hero__proof svg{width:17px}.admin-image-slot,.admin-slot-code{position:absolute;z-index:8;background:#ffea70;color:#221f00;padding:7px 10px;border-radius:8px;font-size:12px;font-weight:800}.admin-image-slot{right:16px;bottom:16px}.admin-slot-code{top:10px;left:10px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:44px}.section-heading>div:first-child{max-width:860px}.section-heading h2{margin-bottom:0}.section-heading>.rte,.section-heading>p{max-width:500px}.section-heading--center{justify-content:center;text-align:center}.service-grid{display:grid;gap:18px}.service-grid--4{grid-template-columns:repeat(4,1fr)}.service-grid--3{grid-template-columns:repeat(3,1fr)}.service-card{position:relative;min-height:430px;overflow:hidden;border-radius:var(--radius);background:#0b3c2d;color:#fff;box-shadow:0 1px #0000000a;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.service-card__media,.service-card__media img,.service-card__fallback,.service-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.service-card__media img{object-fit:cover;transition:transform .6s ease}.service-card:hover img{transform:scale(1.035)}.service-card__shade{background:linear-gradient(180deg,transparent 20%,rgba(1,19,13,.86) 100%)}.service-card__fallback{display:grid;place-items:center;background:linear-gradient(145deg,#0a513a,#08714b 55%,#20a67a)}.service-card__fallback svg{width:90px;height:90px;color:#ffffff80}.service-card__fallback--2{background:linear-gradient(145deg,#0d3a31,#17785e,#70b098)}.service-card__fallback--3{background:linear-gradient(145deg,#173d35,#5e8f7c,#d8e7de)}.service-card__fallback--4{background:linear-gradient(145deg,#282f2c,#50655c,#0a7150)}.service-card__content{position:absolute;left:0;right:0;bottom:0;z-index:2;display:grid;grid-template-columns:auto 1fr auto;align-items:end;gap:14px;padding:24px}.service-card__icon{display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.service-card__icon svg{width:22px}.service-card h3{margin:0 0 6px}.service-card p{margin:0;color:#ffffffc7;font-size:.88rem;line-height:1.4}.service-card__arrow svg{width:24px}.trust-strip{background:var(--brand);color:#fff}.trust-strip__grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{display:flex;align-items:center;gap:14px;padding:25px 20px;border-right:1px solid rgba(255,255,255,.16)}.trust-item:last-child{border:0}.trust-item>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#ffffff1f}.trust-item svg{width:21px}.trust-item strong,.trust-item small{display:block}.trust-item small{color:#ffffffbf}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.step-card__media{position:relative;aspect-ratio:4/3;background:#dfe9e2}.step-card__media img{width:100%;height:100%;object-fit:cover}.step-card__fallback{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(145deg,#dfece4,#f8faf8);color:var(--brand)}.step-card__fallback span{position:absolute;top:16px;left:16px;font-size:4rem;font-weight:900;color:#08714b1f}.step-card__fallback svg{width:58px;height:58px}.step-card__content{padding:24px}.step-card__number{color:var(--brand);font-weight:900;font-size:.8rem}.step-card h3{margin:8px 0}.step-card p{margin:0;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card__media{position:relative;display:block;aspect-ratio:4/5;overflow:hidden;border-radius:var(--radius);background:var(--surface-alt)}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover img{transform:scale(1.03)}.product-card__content{padding:16px 4px}.product-card__content .eyebrow{margin-bottom:7px}.product-card h3{margin:0 0 8px;font-size:1.15rem}.product-card__price{display:flex;gap:10px;font-weight:750}.product-card__price s{color:var(--muted);font-weight:400}.badge{position:absolute;top:12px;left:12px;background:#fff;padding:5px 10px;border-radius:999px;font-size:.75rem;font-weight:750}.media-placeholder{display:grid;place-items:center;width:100%;height:100%;min-height:240px;background:linear-gradient(145deg,#dce8e0,#f8faf8);color:var(--brand)}.media-placeholder svg{width:58px;height:58px}.before-after-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.before-after-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.before-after{position:relative;aspect-ratio:4/5;overflow:hidden}.before-after__layer,.before-after__layer img,.before-after__fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.before-after__layer img{object-fit:cover}.before-after__before{clip-path:inset(0 calc(100% - var(--position)) 0 0)}.before-after__fallback{display:grid;place-items:center;font-size:3rem;font-weight:900;letter-spacing:.1em}.before-after__fallback--after{background:linear-gradient(145deg,#d6f0e2,#fafdfb);color:var(--brand)}.before-after__fallback--before{background:linear-gradient(145deg,#655e59,#b4aaa2);color:#fff}.before-after__range{position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:ew-resize}.before-after__divider{position:absolute;z-index:4;top:0;bottom:0;left:var(--position);width:2px;background:#fff;transform:translate(-1px)}.before-after__divider span{position:absolute;top:50%;left:50%;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff;color:var(--ink);transform:translate(-50%,-50%);box-shadow:0 5px 20px #0003}.before-after__label{position:absolute;z-index:3;top:14px;padding:6px 10px;border-radius:999px;background:#0000008c;color:#fff;font-size:.72rem;font-weight:800}.before-after__label--before{left:14px}.before-after__label--after{right:14px}.before-after-card__content{padding:22px}.before-after-card h3{margin-bottom:8px}.before-after-card p{margin:0;color:var(--muted)}.b2b-card{display:grid;grid-template-columns:1.15fr .85fr;min-height:600px;overflow:hidden;border-radius:calc(var(--radius) + 6px);background:var(--brand-dark);color:#fff}.b2b-card__media{position:relative;min-height:400px}.b2b-card__media img{width:100%;height:100%;object-fit:cover}.b2b-card__fallback{display:grid;place-items:center;align-content:center;gap:20px;width:100%;height:100%;background:radial-gradient(circle at 30% 20%,#14956a,transparent 35%),linear-gradient(145deg,#06432f,#08714b);font-size:1.3rem;font-weight:900;letter-spacing:.12em}.b2b-card__fallback svg{width:100px;height:100px;color:#ffffff8c}.b2b-card__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,6vw,90px)}.b2b-card__content .eyebrow{color:#9ce8c9}.b2b-card__content h2{font-size:clamp(2rem,3.8vw,3.8rem)}.check-list{list-style:none;padding:0;margin:26px 0 34px}.check-list li{display:flex;gap:10px;align-items:center;margin:10px 0}.check-list svg{width:18px;color:#9ce8c9}.locations-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.location-card{padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.location-card__top{display:flex;align-items:center;justify-content:space-between}.location-card__top>span{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--surface-alt);color:var(--brand)}.location-card__top p{margin:0;padding:5px 10px;border-radius:999px;background:#e8f4ed;color:var(--brand);font-size:.72rem;font-weight:800;text-transform:uppercase}.location-card h3{margin:26px 0 8px}.location-card>p{color:var(--muted)}.location-card dl{margin:24px 0}.location-card dl div{display:grid;grid-template-columns:110px 1fr;padding:10px 0;border-top:1px solid var(--line)}.location-card dt{color:var(--muted)}.location-card dd{margin:0}.site-footer{padding:80px 0 24px;background:#071d16;color:#d8e7e0}.site-footer__grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:60px}.site-footer h2{font-size:2.1rem}.site-footer h3{font-size:1rem;letter-spacing:.06em;text-transform:uppercase}.site-footer a:hover,.site-logo--footer span{color:#fff}.site-footer__brand p{max-width:430px;color:#9db2a8}.footer-links{list-style:none;padding:0}.footer-links li{margin:8px 0}.social-links{display:flex;gap:16px;margin-top:24px}.newsletter-form input{width:100%;height:50px;padding:0 50px 0 16px;border:1px solid #345348;border-radius:999px;background:#102c23;color:#fff}.field-combo{position:relative}.field-combo button{position:absolute;top:4px;right:4px;display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:50%;background:var(--brand);color:#fff}.field-combo svg{width:18px}.site-footer__bottom{display:flex;justify-content:space-between;gap:20px;margin-top:60px;padding-top:22px;border-top:1px solid #29433a;color:#819b90;font-size:.8rem}.mobile-quickbar{display:none}.product-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);gap:clamp(40px,6vw,90px);align-items:start}.product-gallery__main{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-media{overflow:hidden;border-radius:var(--radius);background:var(--surface-alt)}.product-media:first-child{grid-column:1/-1}.product-media img{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:120px}.product-info h1{font-size:clamp(2.2rem,4.5vw,4.5rem)}.product-price{display:flex;align-items:center;gap:12px;margin:20px 0;font-size:1.45rem;font-weight:800}.product-price s{color:var(--muted);font-weight:400}.product-intro{color:var(--muted);font-size:1.05rem}.product-form{margin:30px 0}.product-form label{display:block;margin-bottom:7px;font-size:.82rem;font-weight:750}.product-form select,.product-form input{width:100%;height:52px;padding:0 14px;border:1px solid var(--line);border-radius:12px;background:#fff}.quantity-row{max-width:130px;margin:18px 0}.shopify-payment-button{margin-top:10px}.product-assurances{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:22px 0}.product-assurances span{display:flex;gap:6px;align-items:center;font-size:.75rem;color:var(--muted)}.product-assurances svg{width:17px;color:var(--brand)}.accordion{border-top:1px solid var(--line)}.accordion:last-child{border-bottom:1px solid var(--line)}.accordion summary{display:flex;align-items:center;justify-content:space-between;padding:19px 0;font-weight:750;list-style:none;cursor:pointer}.accordion summary svg{width:18px;transition:transform .2s}.accordion[open] summary svg{transform:rotate(180deg)}.accordion .rte{padding:0 0 20px;color:var(--muted)}.service-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.service-gallery__item{position:relative;overflow:hidden;margin:0;aspect-ratio:4/3;border-radius:var(--radius);background:#fff}.service-gallery__item--wide{grid-column:1/-1;aspect-ratio:2/1}.service-gallery__item img{width:100%;height:100%;object-fit:cover}.service-gallery__fallback{display:grid;place-items:center;align-content:center;gap:10px;width:100%;height:100%;background:linear-gradient(145deg,#dceae1,#fff);color:var(--brand);font-weight:850}.service-gallery__fallback svg{width:60px;height:60px}.service-gallery figcaption{position:absolute;left:18px;bottom:18px;padding:7px 12px;border-radius:999px;background:#00000094;color:#fff;font-weight:650;font-size:.82rem}.faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(50px,8vw,120px)}.faq-intro{position:sticky;top:120px;align-self:start}.faq-intro .button{margin-top:20px}.page-header{max-width:900px;margin-bottom:50px}.page-header h1,.collection-header h1{font-size:clamp(2.5rem,6vw,5.5rem)}.page-content{font-size:1.06rem}.page-content h2{margin-top:2.5em;font-size:2rem}.page-hero{position:relative;min-height:580px;display:grid;align-items:end;overflow:hidden;color:#fff}.page-hero__media,.page-hero__media img,.page-hero__media>span,.page-hero__fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.page-hero__media img{object-fit:cover}.page-hero__media>span{background:linear-gradient(90deg,#021911c7,#0219111f)}.page-hero__fallback{display:grid;place-items:center;background:linear-gradient(135deg,#073e2e,#0a815b);font-size:clamp(5rem,18vw,16rem);font-weight:900;color:#ffffff12}.page-hero__content{position:relative;z-index:2;padding-bottom:80px}.page-hero__content{max-width:var(--page-width)}.page-hero__content>*{max-width:760px}.page-hero__content h1{font-size:clamp(3rem,7vw,6.4rem)}.page-hero__content .rte{font-size:1.15rem;color:#ffffffd6;margin-bottom:25px}.collection-header{max-width:850px;margin-bottom:55px}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding-bottom:14px;border-bottom:1px solid var(--line)}.collection-toolbar p{margin:0}.collection-toolbar form{display:flex;gap:10px;align-items:center}.collection-toolbar select{padding:9px 12px;border:1px solid var(--line);border-radius:10px;background:#fff}.pagination{display:flex;justify-content:center;gap:7px;margin-top:50px}.pagination a,.pagination span{display:grid;place-items:center;min-width:42px;height:42px;border:1px solid var(--line);border-radius:50%}.pagination span[aria-current=page]{background:var(--brand);color:#fff;border-color:var(--brand)}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(50px,8vw,120px)}.contact-cards{display:grid;gap:12px;margin-top:30px}.contact-cards a{display:flex;justify-content:space-between;padding:20px;border:1px solid var(--line);border-radius:14px;background:#fff}.contact-cards span{color:var(--muted)}.contact-form-card{padding:clamp(28px,5vw,55px);border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.contact-form-card label{display:block;margin:14px 0 7px;font-weight:700}.contact-form-card input,.contact-form-card textarea{width:100%;padding:13px 14px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-success{padding:14px;border-radius:10px;background:#e7f6ed;color:var(--brand)}.form-error{color:#a12a2a}.cart-item{display:grid;grid-template-columns:100px 1fr 90px auto auto;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid var(--line)}.cart-item__image{overflow:hidden;border-radius:12px}.cart-item__image img{width:100%;aspect-ratio:1;object-fit:cover}.cart-item h2{font-size:1.1rem;margin-bottom:6px}.cart-item input{width:80px;padding:8px;border:1px solid var(--line);border-radius:8px}.cart-summary{max-width:450px;margin:40px 0 0 auto;padding:30px;border-radius:var(--radius);background:var(--surface-alt)}.cart-summary>p:first-child{display:flex;justify-content:space-between;font-size:1.2rem}.empty-state{text-align:center;padding:80px 20px}.empty-state h1,.empty-state h2{font-size:clamp(2.2rem,5vw,4.4rem)}.search-form{display:flex;gap:10px}.search-form input{flex:1;min-height:56px;padding:0 18px;border:1px solid var(--line);border-radius:999px;background:#fff}.search-card{padding:25px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.article-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.article-card__media{display:block;aspect-ratio:4/3;overflow:hidden}.article-card__media img{width:100%;height:100%;object-fit:cover}.article-card>div{padding:24px}.article-card h2{font-size:1.4rem}.article__header{text-align:center;margin-bottom:45px}.article__header h1{font-size:clamp(2.7rem,6vw,5.5rem)}.article__image{overflow:hidden;margin-bottom:50px;border-radius:var(--radius)}.article__content{font-size:1.1rem}.article__content h2{margin-top:2.4em}.collection-list{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.collection-list__card{position:relative;overflow:hidden;border-radius:var(--radius);background:#fff;border:1px solid var(--line)}.collection-list__card img,.collection-list__card .media-placeholder{width:100%;aspect-ratio:4/3;object-fit:cover}.collection-list__card h2{padding:18px 18px 0;margin:0;font-size:1.25rem}.collection-list__card>span{display:block;padding:2px 18px 20px;color:var(--muted)}.reveal{opacity:1;transform:none}.js .reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.js .reveal.is-visible{opacity:1;transform:none}@media(max-width:1100px){.desktop-nav{display:none}.site-header__menu-button{display:inline-flex}.site-header__inner{grid-template-columns:auto 1fr auto}.site-logo{justify-self:center}.service-grid--4,.steps-grid,.product-grid,.before-after-grid{grid-template-columns:repeat(2,1fr)}.before-after-card:last-child:nth-child(odd){grid-column:1/-1}.site-footer__grid{grid-template-columns:1.5fr 1fr 1fr}.site-footer__grid>div:last-child{grid-column:1/-1}.product-layout{grid-template-columns:1fr}.product-info{position:static}.article-grid,.collection-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){body{padding-bottom:72px}.page-width{width:min(calc(100% - 28px),var(--page-width))}.hide-mobile{display:none!important}.announcement-bar{font-size:.72rem}.site-header__inner{height:66px;gap:6px}.site-header__actions{gap:0}.site-logo span{font-size:1.25rem}.hero{min-height:730px}.hero__overlay{background:linear-gradient(180deg,#03181114,#031811c7 68%,#031811e6)}.hero__content{padding-bottom:50px}.hero__copy h1{font-size:clamp(2.7rem,14vw,4.5rem)}.hero__proof{gap:10px 18px}.button-row{display:grid}.button-row .button{width:100%}.section{padding:72px 0}.section-heading{display:block;margin-bottom:32px}.section-heading .text-link{margin-top:18px}.service-grid--4,.service-grid--3{grid-template-columns:1fr}.service-card{min-height:360px}.trust-strip__grid{grid-template-columns:1fr 1fr}.trust-item{border-bottom:1px solid rgba(255,255,255,.16)}.trust-item:nth-child(2n){border-right:0}.steps-grid{grid-template-columns:1fr}.product-grid,.product-grid--collection{grid-template-columns:1fr 1fr;gap:12px}.product-card h3{font-size:.98rem}.product-card__content{padding-top:12px}.before-after-grid{grid-template-columns:1fr}.before-after-card:last-child:nth-child(odd){grid-column:auto}.b2b-card{grid-template-columns:1fr}.b2b-card__content{padding:36px 24px}.locations-grid{grid-template-columns:1fr}.site-footer{padding-top:60px}.site-footer__grid{grid-template-columns:1fr;gap:38px}.site-footer__grid>div:last-child{grid-column:auto}.site-footer__bottom{display:block}.mobile-quickbar{position:fixed;z-index:80;left:0;right:0;bottom:0;display:grid;grid-template-columns:70px 1fr 70px;align-items:center;height:72px;padding:8px 10px calc(8px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-quickbar>a:not(.mobile-quickbar__primary){display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.68rem}.mobile-quickbar svg{width:21px}.mobile-quickbar__primary{display:grid;place-items:center;height:50px;border-radius:999px;background:var(--brand);color:#fff;font-weight:800}.product-gallery__main{grid-template-columns:1fr}.product-media:first-child{grid-column:auto}.product-info h1{font-size:2.7rem}.product-assurances,.service-gallery{grid-template-columns:1fr}.service-gallery__item--wide{grid-column:auto;aspect-ratio:4/3}.faq-layout,.contact-grid{grid-template-columns:1fr}.faq-intro{position:static}.page-hero{min-height:620px}.page-hero__content{padding-bottom:55px}.page-hero__content h1{font-size:3.2rem}.collection-toolbar{align-items:flex-start}.collection-toolbar form label{display:none}.field-grid{grid-template-columns:1fr}.cart-item{grid-template-columns:80px 1fr;align-items:start}.cart-item input,.cart-item>strong,.cart-item>a:last-child{grid-column:2}.search-form{display:grid}.article-grid,.collection-list{grid-template-columns:1fr}.article__header{text-align:left}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.auto-page-hero{position:relative;min-height:520px;display:grid;align-items:end;overflow:hidden;background:linear-gradient(125deg,#032d21,#08714b 55%,#37a881);color:#fff}.auto-page-hero:before{content:"ASTAMR";position:absolute;right:-1vw;bottom:-8vw;font-size:clamp(8rem,24vw,24rem);font-weight:900;letter-spacing:.04em;color:#ffffff0e;line-height:1}.auto-page-hero--car{background:radial-gradient(circle at 78% 26%,rgba(94,211,166,.32),transparent 27%),linear-gradient(125deg,#031e17,#075c43 58%,#0b9066)}.auto-page-hero--measure{background:radial-gradient(circle at 78% 20%,rgba(225,247,238,.18),transparent 30%),linear-gradient(130deg,#032d21,#08684b 62%,#59aa8d)}.auto-page-hero--prices{background:radial-gradient(circle at 78% 20%,rgba(225,247,238,.18),transparent 30%),linear-gradient(130deg,#062b21,#08714b 62%,#1f8f69)}.auto-page-hero__content{position:relative;z-index:2;padding-top:110px;padding-bottom:75px}.auto-page-hero__content>*{max-width:820px}.auto-page-hero__content h1{font-size:clamp(3.2rem,7vw,6.8rem);margin-bottom:22px}.auto-page-hero__content>p:not(.eyebrow){font-size:1.18rem;color:#ffffffd1;max-width:690px;margin-bottom:28px}.auto-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.auto-info-card{padding:34px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.auto-info-card>span{display:grid;place-items:center;width:44px;height:44px;margin-bottom:26px;border-radius:50%;background:var(--brand);color:#fff;font-weight:800}.auto-info-card h3{font-size:1.45rem}.auto-info-card p{color:var(--muted);margin:0}.measure-video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.video-guide-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 18px 45px #052b1f12}.video-guide-card__video{position:relative;aspect-ratio:16/9;background:#052d21}.video-guide-card__video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.video-guide-card>div:last-child{padding:30px}.video-guide-card h2{font-size:clamp(1.8rem,3vw,2.8rem)}.video-guide-card p:last-child{color:var(--muted)}.auto-note{margin-top:28px;padding:28px 30px;border-radius:var(--radius);background:var(--surface-alt);border:1px solid var(--line)}.auto-note strong{font-size:1.25rem}.auto-note p{color:var(--muted);margin:8px 0 20px}.price-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.price-category-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:transform .25s ease,box-shadow .25s ease}.price-category-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.price-category-card__media{aspect-ratio:4/3;overflow:hidden;background:var(--surface-alt)}.price-category-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.price-category-card:hover img{transform:scale(1.035)}.price-category-card>div:last-child{padding:22px}.price-category-card h3{margin-bottom:10px}.price-category-card span{color:var(--brand);font-weight:800}.auto-empty-page{padding:35px;border:1px dashed var(--line);border-radius:var(--radius);background:var(--surface-alt);color:var(--muted)}@media(max-width:1100px){.price-category-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.auto-page-hero{min-height:470px}.auto-page-hero__content{padding-top:75px;padding-bottom:55px}.auto-page-hero__content h1{font-size:clamp(2.8rem,13vw,4.4rem)}.auto-info-grid,.measure-video-grid{grid-template-columns:1fr}.price-category-grid{grid-template-columns:1fr 1fr;gap:12px}.price-category-card>div:last-child{padding:16px}.price-category-card h3{font-size:1rem}}body.menu-open{overflow:hidden;touch-action:none}.mobile-menu{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100dvh!important;min-height:100vh;background:#01120c94;z-index:1000!important;display:flex;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease;overscroll-behavior:contain}.mobile-menu[hidden]{display:none!important}.mobile-menu.is-open{opacity:1;visibility:visible;pointer-events:auto}.mobile-menu__panel{position:relative;width:min(92vw,440px);height:100dvh;max-height:100dvh;padding:0;background:var(--surface);box-shadow:0 0 50px #00000040;display:flex;flex-direction:column;overflow:hidden;transition:transform .28s cubic-bezier(.22,.8,.22,1)}html[dir=ltr] .mobile-menu__panel{margin-right:auto;transform:translate(-102%)}html[dir=rtl] .mobile-menu__panel{margin-left:auto;transform:translate(102%)}.mobile-menu.is-open .mobile-menu__panel{transform:translate(0)!important}.mobile-menu__top{flex:0 0 auto;min-height:72px;margin:0;padding:calc(12px + env(safe-area-inset-top)) 18px 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fbfcf9fa}.mobile-menu__logo{display:inline-flex;align-items:center;min-width:0}.mobile-menu__logo img{display:block;max-height:42px;width:auto}.mobile-menu__logo span{color:var(--brand);font-size:1.35rem;font-weight:900;letter-spacing:.08em}.mobile-menu__close{flex:0 0 44px;width:44px;height:44px;border:1px solid var(--line);background:#fff}.mobile-menu__tools{flex:0 0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:14px 16px;border-bottom:1px solid var(--line);background:var(--surface-alt)}.mobile-menu__tools a{min-width:0;min-height:64px;padding:8px 5px;border:1px solid var(--line);border-radius:13px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-align:center;font-size:.72rem;font-weight:700}.mobile-menu__tools svg{width:21px;height:21px;color:var(--brand)}.mobile-menu__nav{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:8px 18px 20px;overscroll-behavior:contain}.mobile-menu__group{border-bottom:1px solid var(--line)}.mobile-menu__group summary,.mobile-menu__link{min-height:60px;padding:14px 2px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:1.03rem;font-weight:780;list-style:none}.mobile-menu__group summary::-webkit-details-marker{display:none}.mobile-menu__group summary svg,.mobile-menu__link svg{flex:0 0 auto;width:19px;height:19px;color:var(--brand);transition:transform .2s ease}.mobile-menu__group[open] summary svg{transform:rotate(180deg)}html[dir=rtl] .mobile-menu__link svg{transform:scaleX(-1)}.mobile-menu__children{padding:0 8px 15px;border-inline-start:2px solid rgba(8,113,75,.18)}.mobile-menu__children>a{display:block;padding:10px 12px;border-radius:9px;color:var(--muted);font-size:.95rem;font-weight:620}.mobile-menu__children>a:hover,.mobile-menu__children>a:focus-visible{background:var(--surface-alt);color:var(--ink)}.mobile-menu__all-link{color:var(--brand)!important;font-weight:780!important}.mobile-menu__grandchildren{padding-inline-start:14px}.mobile-menu__grandchildren a{display:block;padding:7px 12px;color:var(--muted);font-size:.88rem}.mobile-menu__footer{flex:0 0 auto;padding:14px 18px calc(16px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff;box-shadow:0 -10px 26px #0000000a}.mobile-language-form{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;margin-bottom:12px;font-size:.82rem;font-weight:750}.mobile-language-form select{width:100%;min-height:42px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface)}@media(max-width:749px){.mobile-menu__panel{width:100vw;max-width:none}.mobile-menu__tools{padding-inline:14px}.mobile-menu__nav{padding-inline:18px}.site-header__menu-button{width:44px;height:44px}.site-header__inner{grid-template-columns:44px minmax(0,1fr) auto}.site-logo{max-width:145px;overflow:hidden}.site-logo img{max-width:100%;max-height:42px}.site-header__actions>.icon-button{width:40px;height:40px}}@media(min-width:1101px){.mobile-menu{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/56/assets/theme.css.map */
