@charset "UTF-8";
:root{--ink:#201e1d;--muted:#686661;--paper:#f9f9f6;--white:#fff;--red:#cf191e;--brand-red:#e32227;--red-dark:#ae1217;--line:#deded8;--gutter:clamp(22px,5vw,88px);--max:1440px;color-scheme:light;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}a{color:inherit}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}::selection{background:var(--red);color:#fff}:focus-visible{outline:3px solid var(--red);outline-offset:5px}.wrap{max-width:var(--max);margin:auto;padding-inline:var(--gutter)}.eyebrow{text-transform:uppercase;font-size:.8rem;letter-spacing:.14em;font-weight:650;display:flex;align-items:center;gap:12px}.eyebrow::before{content:"";width:20px;height:3px;background:var(--red);flex:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;min-height:52px;padding:14px 23px;background:var(--red);color:#fff;text-decoration:none;border:1px solid var(--red);font-weight:650;border-radius:2px;transition:background .2s,transform .2s}.button:hover{background:var(--red-dark);border-color:var(--red-dark);transform:translateY(-1px)}.button svg{width:19px;height:19px;flex:none}.skip{position:absolute;top:-80px;left:20px;z-index:1000;background:#fff;padding:15px}.skip:focus{top:16px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:650}h2{font-size:clamp(2.1rem,3.5vw,3.65rem);line-height:1.07;letter-spacing:-.035em}p{font-size:1.075rem;line-height:1.6}.section{padding-block:100px}.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex:none}

/* Header */
.topline{background:var(--ink);color:#e4e3de;font-size:.75rem;letter-spacing:.075em}
.topline .wrap{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.98);border-bottom:1px solid rgba(0,0,0,.06)}
.header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.brand-link,.footer-brand>a{text-decoration:none;flex-shrink:0}
.brand{display:flex;gap:18px;align-items:center}.brand img{width:106px;height:auto}
.brand-type{font-size:.86rem;letter-spacing:.12em;font-weight:700;border-left:1px solid #c7c7c0;padding-left:18px;line-height:1.5}
.brand-type small{display:block;font-size:.6rem;letter-spacing:.08em;color:var(--muted);font-weight:400;margin-top:2px}
#navigation{display:flex;align-items:center;gap:26px;margin-left:auto}
#navigation>a{text-decoration:none;font-size:.875rem;white-space:nowrap;line-height:44px;font-weight:600}
#navigation>a:hover{color:var(--red)}
.header-actions{display:flex;align-items:center;gap:24px}.header-cta{font-size:.85rem;gap:24px;min-height:45px;padding:12px 18px;white-space:nowrap}
.languages{display:flex;align-items:center;gap:5px;white-space:nowrap;font-size:.8rem;font-weight:600}
.languages a{text-decoration:none;min-height:44px;display:grid;place-items:center;padding:4px;color:var(--muted)}
.languages a[aria-current]{color:var(--red)}.languages span{color:#a7a6a0}
.menu-toggle{display:none;background:none;border:1px solid var(--line);height:44px;width:44px;padding:10px}
.menu-toggle span{display:block;height:2px;width:22px;background:var(--ink);margin:5px 0;transition:transform .2s}
.menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(3.5px) rotate(45deg)}
.menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}

/* The terrace is the first impression. */
.hero{position:relative;isolation:isolate;min-height:660px;background:#283027;color:#fff}
.hero-image{position:absolute;inset:0;margin:0;z-index:-2}
.hero-image img{width:100%;height:100%;object-fit:cover;object-position:60% 52%}
.hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(15,21,17,.82),rgba(15,21,17,.59) 35%,rgba(15,21,17,.1) 72%,rgba(15,21,17,.06))}
.hero-content{position:relative;padding-top:90px;padding-bottom:76px}
.hero .eyebrow{font-size:.77rem;letter-spacing:.12em;margin-bottom:28px;line-height:1.5}
.hero .eyebrow::before{background:#f04448}
.hero h1{font-size:clamp(3.9rem,6.5vw,6rem);line-height:1.015;letter-spacing:-.045em;margin-bottom:25px;max-width:700px}
.hero-description{max-width:525px;color:#f0f0e9;font-size:1.07rem;line-height:1.65;margin-bottom:28px}
.hero-buttons{display:flex;gap:28px;align-items:center;flex-wrap:wrap}
.hero-buttons .button{min-height:54px;font-size:.95rem}
.hero-secondary{font-size:.9rem;text-decoration-thickness:1px;text-underline-offset:6px;line-height:44px}
.hero-secondary:hover{color:#fff;text-decoration-thickness:2px}
.hero-note{font-size:.82rem;color:#e0e1da;margin:35px 0 0}
.hero-image figcaption{position:absolute;right:24px;bottom:18px;font-size:.75rem;padding:5px 8px;background:rgba(0,0,0,.55);color:#fff;z-index:1}
.trust-strip{background:#fff;border-bottom:1px solid var(--line)}
.trust-grid{display:grid;grid-template-columns:1fr 1.1fr 1.2fr;padding-block:30px}
.trust-item{display:flex;gap:16px;align-items:center;padding-left:35px;border-left:1px solid var(--line)}
.trust-item:first-child{padding-left:0;border:0}.trust-item strong{font-size:2rem;letter-spacing:-.045em;white-space:nowrap;line-height:1.05}
.trust-item span{font-size:.875rem;line-height:1.45;color:var(--muted);max-width:160px}
.trust-item:last-child{justify-content:flex-end}.trust-item:last-child strong{font-size:1.25rem;letter-spacing:-.02em}.trust-item:last-child span{max-width:150px}

/* Offer */
.section-intro{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:end;margin-bottom:46px}
.section-intro h2{margin-bottom:0}.section-intro>p{max-width:460px;margin-bottom:3px;color:var(--muted);justify-self:end}
.section-intro .eyebrow{margin-bottom:24px}
.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.product-card{min-width:0;background:#fff;border:1px solid var(--line);scroll-margin-top:112px}
.product-image{margin:0;position:relative;overflow:hidden;aspect-ratio:1.45}
.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}
.product-card:hover .product-image img{transform:scale(1.025)}
.product-image figcaption{position:absolute;bottom:12px;right:12px;font-size:.75rem;background:rgba(20,20,20,.7);color:#fff;padding:5px 7px}
.product-body{padding:30px 32px 26px}.product-kicker{font-size:.75rem;font-weight:600;letter-spacing:.11em;color:var(--muted)}
.product-body h3{font-size:2.4rem;letter-spacing:-.04em;line-height:1.1;margin:15px 0 16px}
.product-body>p{color:var(--muted);font-size:1rem;line-height:1.6;margin-bottom:24px;min-height:4.8em}
.tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:27px}.tags span{border:1px solid var(--line);padding:7px 10px;font-size:.78rem;color:#55534f;border-radius:2px}
.text-link{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:20px;border-top:1px solid var(--line);text-decoration:none;font-weight:650;font-size:.92rem;min-height:44px}.text-link:hover{color:var(--red)}
.text-link .icon{color:var(--red);width:22px;height:22px}
.other-heading{display:flex;gap:28px;align-items:center;justify-content:space-between;margin-top:68px;margin-bottom:25px}
.other-heading h3{font-size:1.55rem;letter-spacing:-.025em;margin:0}.other-heading p{font-size:.9rem;color:var(--muted);margin:0}
.other-products{border-top:1px solid var(--line)}
.other-item{display:grid;grid-template-columns:35px 1fr 1.4fr 30px;align-items:center;gap:20px;padding:25px 5px;border-bottom:1px solid var(--line);text-decoration:none;transition:background .2s}
.other-item:hover{background:#efefea}.item-no{font-size:.8rem;color:var(--muted)}
.other-item h3{font-size:1.25rem;letter-spacing:-.025em;margin:0}.other-item p{font-size:.94rem;color:var(--muted);margin:0;max-width:525px;line-height:1.5}.other-item .icon{justify-self:end;width:20px;height:20px}
.other-item:hover .icon{color:var(--red)}

/* Personal accountability */
.about{background:#efefea}.about-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:105px;align-items:stretch}
.about-copy .eyebrow{margin-bottom:24px}.about-copy>p:not(.eyebrow){font-size:1rem;line-height:1.75;color:#65635e;max-width:580px}
.about-copy h2{margin-bottom:28px}.promises{margin:30px 0 0;padding:0;list-style:none;display:grid;gap:22px}
.promises li{display:flex;gap:14px;align-items:flex-start}.promises .icon{color:var(--red);width:20px;height:20px;margin-top:2px}
.promises strong{display:block;font-size:1rem}.promises span{display:block;font-size:.9rem;color:var(--muted);margin-top:6px;line-height:1.5}
.guarantee{background:var(--ink);color:#fff;display:flex;flex-direction:column;padding:36px 38px;position:relative;border-bottom:5px solid var(--brand-red)}
.guarantee-top{display:flex;align-items:center;gap:12px}.guarantee-top .icon{width:25px;height:25px;color:#f04448}.guarantee-top span{font-size:.7rem;letter-spacing:.1em;line-height:1.5}
.guarantee-number{font-size:clamp(9rem,13vw,13rem);font-weight:700;letter-spacing:-.075em;line-height:1;display:flex;align-items:baseline;gap:18px;margin:37px 0 16px}
.guarantee-number span{font-size:1.4rem;letter-spacing:-.02em;font-weight:400}.guarantee h3{font-size:1.75rem;letter-spacing:-.025em;line-height:1.2;margin-bottom:45px}
.guarantee-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-top:auto;padding-top:27px;border-top:1px solid #484641}
.guarantee-bottom p{font-size:.88rem;color:#c3c1bb;margin:0;line-height:1.7}.guarantee-bottom img{width:72px;opacity:.8}

/* Process, service area, FAQ */
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:0;list-style:none;margin:50px 0 0}
.steps li{border-top:1px solid var(--line);padding-top:26px}.step-number{font-size:1rem;color:var(--red);font-weight:600}
.steps h3{font-size:1.25rem;margin:30px 0 16px;letter-spacing:-.025em;line-height:1.3}.steps p{font-size:1rem;color:var(--muted);margin-bottom:0;max-width:355px}
.coverage{background:var(--ink);color:#fff;padding-block:55px}.coverage-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center}
.coverage h2{font-size:clamp(2rem,3vw,2.8rem);margin:0;line-height:1.1}.coverage-grid>div>p{font-size:1rem;color:#d1cfc8;margin-bottom:23px}
.coverage-badges{display:flex;gap:24px;flex-wrap:wrap}.coverage-badges>span{font-size:.85rem;display:flex;align-items:center;gap:7px}.coverage-badges .icon{color:#ee5457;width:17px;height:17px}
.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq .eyebrow{margin-bottom:23px}.faq h2{margin-bottom:0}
.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}
.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:35px;padding:23px 0;font-size:1rem;line-height:1.45;font-weight:600;cursor:pointer}
summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:18px;height:18px;transition:transform .2s}.faq-list details[open] summary .icon{transform:rotate(45deg);color:var(--red)}
.faq-list details>p{font-size:1rem;line-height:1.7;color:var(--muted);padding-right:40px;margin:0 0 23px}.faq-list summary:hover{color:var(--red)}

/* Inquiry */
.inquiry{background:#eaeae5;border-top:1px solid var(--line)}.inquiry-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:86px;align-items:start}
.inquiry-copy{position:sticky;top:135px}.inquiry-copy .eyebrow{margin-bottom:25px;line-height:1.6}.inquiry-copy h2{margin-bottom:26px}
.inquiry-copy>p:not(.eyebrow):not(.inquiry-area){max-width:375px;font-size:1rem;color:var(--muted);line-height:1.75}
.direct-contact{margin-top:45px;padding-top:28px;border-top:1px solid #c9c9c1;max-width:360px;display:flex;flex-direction:column;align-items:flex-start}
.direct-contact>span{font-size:.875rem;color:var(--muted);margin-bottom:15px}.contact-phone{display:flex;align-items:center;gap:26px;font-size:1.65rem;text-decoration:none;letter-spacing:-.03em;font-weight:600;min-height:44px}
.contact-email{font-size:1rem;text-decoration:none;padding-top:8px;min-height:44px;overflow-wrap:anywhere}.contact-email:hover,.contact-phone:hover{color:var(--red)}
.inquiry-area{display:flex;align-items:center;gap:9px;font-size:.84rem;color:var(--muted);margin-top:33px}.inquiry-area .icon{width:17px;height:17px}
.inquiry-form{background:#fff;padding:35px;border:1px solid #d6d6cf;min-width:0}
.form-heading h3{font-size:1.45rem;line-height:1.3;letter-spacing:-.025em;margin-bottom:10px}.form-heading>p{font-size:.8rem;color:var(--muted);margin-bottom:28px}
.field{display:flex;flex-direction:column;min-width:0;margin-bottom:20px}.field label,.photo-field legend{font-size:.875rem;font-weight:600;line-height:1.45;margin-bottom:8px}.optional{font-weight:400;color:var(--muted);font-size:.8rem}
.field input,.field select,.field textarea{background:#fcfcfa;border:1px solid #c8c8c0;border-radius:2px;padding:13px 14px;color:var(--ink);width:100%;min-height:49px;font-size:1rem;transition:border-color .2s}
.field input::placeholder,.field textarea::placeholder{color:#787770;opacity:1;font-size:.875rem;line-height:1.5}
.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--ink);outline:2px solid #201e1d;outline-offset:1px}.field textarea{resize:vertical;min-height:110px;line-height:1.5}
.field select{padding-right:30px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.honey{display:none}
.solution-field{padding:0;border:0;margin:0 0 24px;min-width:0}
.solution-field legend{font-size:.875rem;font-weight:600;line-height:1.45;margin-bottom:6px;padding:0}
.solutions-hint{font-size:.875rem;line-height:1.5;color:var(--muted);margin:0 0 12px}
.solution-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:8px}
.solution-option{display:flex;align-items:flex-start;gap:10px;min-width:0;min-height:48px;padding:12px;background:#fcfcfa;border:1px solid #c8c8c0;border-radius:2px;cursor:pointer;font-size:.875rem;line-height:1.5}
.solution-option-wide{grid-column:1/-1}
.solution-option input{width:18px;height:18px;margin:2px 0 0;flex:none;accent-color:var(--red);cursor:pointer}
.solution-option span{overflow-wrap:anywhere}
.solution-option:hover{border-color:var(--ink)}
.solution-option:has(input:checked){border-color:var(--red);background:#fff5f5}
.solution-option input:checked+span{font-weight:600}
.solution-option:focus-within{outline:2px solid var(--red);outline-offset:2px}
.solutions-error{color:var(--red-dark);font-size:.875rem;line-height:1.5;margin:10px 0 0}
.photo-field{padding:0;border:0;margin:0 0 24px;min-width:0}.photo-field>p{font-size:.75rem;color:var(--muted);line-height:1.5;margin:0 0 12px}
.file-row{position:relative;display:flex;align-items:center;border:1px dashed #bfbfb5;min-height:55px;background:#fcfcfa;margin-bottom:9px;min-width:0}
.file-row>label{display:flex;align-items:center;gap:12px;padding:14px;flex:1;min-width:0;font-size:.84rem;cursor:pointer;line-height:1.3}
.file-row>label .icon{width:20px;height:20px;color:var(--muted)}.file-row>label>span{overflow-wrap:anywhere}
.file-row>input{position:absolute;inset:0;width:100%;height:100%;cursor:pointer;opacity:0}.file-row:focus-within{outline:2px solid var(--red);outline-offset:3px}
.file-row.has-file{border-style:solid}.remove-file{z-index:1;position:relative;width:44px;height:44px;flex:none;display:grid;place-items:center;border:0;background:none;color:var(--muted)}.remove-file:hover{color:var(--red)}
.remove-file .icon{width:17px;height:17px}.remove-file[hidden]{display:none}.extra-photos>summary{cursor:pointer;display:flex;align-items:center;gap:8px;min-height:38px;font-size:.8rem;margin:1px 0 6px}.extra-photos>summary .icon{width:15px;height:15px}.extra-photos[open]>summary .icon{transform:rotate(45deg)}
.privacy-note{font-size:.78rem;line-height:1.65;color:var(--muted);margin-bottom:23px}.privacy-note a{text-underline-offset:3px}
.submit-button{width:100%;justify-content:space-between;font-size:.94rem;min-height:54px}.submit-button:disabled{background:#777;border-color:#777;cursor:wait;transform:none}.submit-note{font-size:.75rem;text-align:center;line-height:1.5;color:var(--muted);margin:13px 0 0}
.form-status{background:#fff1f0;border:1px solid #d48282;color:#8d1b1b;padding:13px;font-size:.85rem;line-height:1.6;margin:0 0 17px}.form-status[hidden]{display:none}

/* Footer and supporting pages */
.site-footer{background:var(--ink);color:#fff}.footer-main{display:grid;grid-template-columns:1.35fr .75fr 1fr 1fr;gap:55px;padding-top:63px;padding-bottom:50px}
.footer-brand .brand-type{color:#fff;border-color:#6c6a64}.footer-brand .brand-type small{color:#bdbab3}.footer-brand .brand img{width:99px}.footer-brand>p{font-size:1.28rem;line-height:1.35;letter-spacing:-.02em;margin:28px 0 0}
.footer-col{display:flex;flex-direction:column;align-items:flex-start}.footer-col h2{font-size:.75rem;letter-spacing:.13em;color:#b0aea6;margin:5px 0 18px;line-height:1.4;font-weight:500}
.footer-col>a{font-size:.875rem;text-decoration:none;line-height:1.5;padding-block:6px;color:#f2f1ec;overflow-wrap:anywhere}.footer-col>a:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}
.footer-col p{font-size:.875rem;color:#c4c1b9;line-height:1.85;margin:6px 0 0}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:.75rem;color:#bdbab4;padding-block:21px;border-top:1px solid #48463f}.footer-bottom a{text-decoration:none;min-height:30px;display:flex;align-items:center}
.image-disclosure{color:#b6b3ad;font-size:.75rem;line-height:1.6;padding-bottom:26px}
.legal-page{padding-block:55px 85px}.back-link{font-size:.875rem;text-underline-offset:4px;display:inline-block;margin-bottom:60px}.legal-page h1,.thanks-page h1{font-size:clamp(2.5rem,5vw,4rem);line-height:1.1;letter-spacing:-.04em;margin:23px 0 32px}
.legal-body{max-width:790px}.legal-body .legal-lead{font-size:1.25rem;color:var(--ink);line-height:1.6}.legal-body h2{font-size:1.4rem;line-height:1.3;margin:35px 0 12px;letter-spacing:-.02em}.legal-body p{font-size:1rem;color:var(--muted);line-height:1.8}.legal-body a{color:var(--ink);text-underline-offset:3px}
.thanks-page{padding-top:100px;padding-bottom:110px;min-height:60vh}.thanks-page>p:not(.eyebrow){max-width:650px;color:var(--muted);margin-bottom:30px}.thanks-icon{width:60px;height:60px;display:grid;place-items:center;background:#eeeee7;border:1px solid var(--line);margin-bottom:30px;color:var(--red)}.thanks-icon .icon{width:27px;height:27px}

@media(min-width:1500px){.hero-content{padding-block:108px 90px}.hero{min-height:705px}}
@media(max-width:1200px){.brand-type{display:none}.header-inner{gap:20px}#navigation{gap:23px}.header-actions{gap:18px}.trust-item{padding-left:25px;gap:12px}.trust-item:last-child{flex-direction:column;align-items:flex-start;justify-content:center;gap:5px}.trust-item:last-child span{max-width:none}.about-grid,.inquiry-grid{gap:60px}.footer-main{gap:30px}}
@media(max-width:1100px){
 .header-inner{min-height:78px;flex-wrap:wrap}.header-actions{margin-left:auto}.brand-type{display:block}.js .menu-toggle{display:block}.header-cta{display:none}
 #navigation{order:3;width:100%;justify-content:center;gap:35px;border-top:1px solid var(--line);padding:8px 0}.js #navigation{display:none}.js #navigation.is-open{display:flex}
 .header-inner:has(#navigation.is-open){padding-bottom:10px}.hero{min-height:615px}.hero-content{padding-top:77px;padding-bottom:60px}
 .trust-item{flex-direction:column;align-items:flex-start;gap:9px}.trust-item span{max-width:none}.trust-item:last-child{gap:9px}.trust-item:last-child strong{font-size:1.5rem}
 .section{padding-block:78px}.section-intro{gap:45px}.product-body{padding:27px 25px}.product-body h3{font-size:2.2rem}.product-body>p{min-height:6.4em}.other-heading{display:block}.other-heading p{margin-top:12px}
 .about-grid{gap:50px;grid-template-columns:1fr .85fr}.guarantee{padding:30px}.guarantee-top{align-items:flex-start}.guarantee-top span{font-size:.7rem}.guarantee-number{font-size:10rem}.guarantee h3{font-size:1.55rem}
 .steps{gap:30px}.coverage-grid{gap:45px}.coverage-badges{gap:17px}.faq{gap:50px}.inquiry-grid{gap:45px;grid-template-columns:.8fr 1.2fr}.inquiry-form{padding:26px}.form-row{grid-template-columns:1fr;gap:0}.footer-main{grid-template-columns:1fr 1fr 1fr}.footer-brand{grid-column:1/-1;display:flex;justify-content:space-between;align-items:flex-end}.footer-brand>p{margin:0}
}
@media(max-width:760px){
 :root{--gutter:24px}.topline{font-size:.65rem;letter-spacing:.035em}.topline .wrap{min-height:30px;gap:15px}.topline .wrap>span:first-child{font-size:.6rem}
 .header-inner{min-height:75px;gap:14px}.brand img{width:89px}.brand{gap:13px}.brand-type{padding-left:13px;font-size:.75rem;letter-spacing:.1em}.brand-type small{font-size:.52rem}.header-actions{gap:14px}.languages{font-size:.77rem}.languages a{padding:4px}
 #navigation{gap:10px;flex-direction:column;align-items:stretch;padding:8px 0 15px}#navigation>a{font-size:1rem;text-align:center;line-height:45px}
 .hero{min-height:680px}.hero-content{padding-top:70px;padding-bottom:74px}.hero-image img{object-position:66% 50%}.hero-shade{background:linear-gradient(90deg,rgba(15,21,17,.83),rgba(15,21,17,.52)),linear-gradient(0deg,rgba(15,21,17,.3),transparent 60%)}
 .hero .eyebrow{font-size:.68rem;letter-spacing:.085em;line-height:1.7;max-width:295px;margin-bottom:25px}.hero h1{font-size:clamp(3.75rem,10vw,5rem);line-height:1.025;margin-bottom:25px}.hero-description{font-size:1rem;max-width:400px;line-height:1.7}.hero-description br{display:none}.hero-buttons{gap:24px}.hero-buttons .button{font-size:.875rem;padding:14px 18px;gap:24px}.hero-secondary{font-size:.85rem}.hero-note{font-size:.78rem;margin-top:28px}.hero-image figcaption{bottom:12px;right:12px;font-size:.7rem}
 .trust-grid{grid-template-columns:1fr 1.35fr;gap:20px;padding-block:26px}.trust-item{gap:7px;padding-left:20px}.trust-item strong{font-size:1.9rem}.trust-item span{font-size:.78rem;max-width:170px}.trust-item:last-child{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:flex-start;border-left:0;border-top:1px solid var(--line);padding:19px 0 0;margin-top:0;gap:9px}.trust-item:last-child strong{font-size:.98rem;letter-spacing:-.02em}.trust-item:last-child span{font-size:.78rem;max-width:none}
 .section{padding-block:64px}h2{font-size:clamp(2.1rem,6.5vw,2.9rem);line-height:1.1}.eyebrow{font-size:.7rem;letter-spacing:.1em}.section-intro{display:block;margin-bottom:30px}.section-intro .eyebrow{margin-bottom:21px}.section-intro>p{margin-top:24px;max-width:550px;font-size:1rem;line-height:1.7}
 .product-grid{grid-template-columns:1fr;gap:28px}.product-image{aspect-ratio:1.35}.product-body{padding:26px 25px}.product-body h3{font-size:2.1rem;margin-top:12px}.product-body>p{min-height:0;margin-bottom:23px}.product-kicker{font-size:.67rem;letter-spacing:.09em}.tags{margin-bottom:22px}.tags span{font-size:.75rem}.text-link{font-size:.875rem;line-height:1.5}.other-heading{margin-top:47px;margin-bottom:23px}.other-heading h3{font-size:1.35rem}.other-heading p{font-size:.9rem;line-height:1.5}
 .other-item{grid-template-columns:25px 1fr 22px;column-gap:14px;row-gap:9px;padding-block:23px}.other-item h3{font-size:1.2rem}.other-item p{grid-column:2;grid-row:2;font-size:.9rem}.other-item>.icon{grid-column:3;grid-row:1}.item-no{font-size:.75rem}
 .about-grid{grid-template-columns:1fr;gap:40px}.about-copy h2{font-size:clamp(2.05rem,6.5vw,2.8rem)}.about-copy .eyebrow{margin-bottom:21px}.about-copy>p:not(.eyebrow){max-width:none}.promises{gap:22px}.guarantee{padding:30px}.guarantee-top{align-items:center}.guarantee-top span{font-size:.7rem}.guarantee-number{font-size:10rem;margin:25px 0 10px}.guarantee h3{font-size:1.7rem;margin-bottom:35px}.guarantee-bottom{padding-top:23px}.guarantee-bottom img{width:85px}
 .steps{grid-template-columns:1fr;gap:28px;margin-top:33px}.steps li{display:grid;grid-template-columns:35px 1fr;column-gap:18px;padding-top:25px}.step-number{grid-row:1/3;padding-top:4px}.steps h3{margin:0 0 12px;font-size:1.22rem}.steps p{grid-column:2;max-width:none;font-size:1rem;line-height:1.6}
 .coverage{padding-block:45px}.coverage-grid{grid-template-columns:1fr;gap:25px}.coverage h2{font-size:2.1rem}.coverage-grid>div>p{line-height:1.7;margin-bottom:23px}.coverage-badges{gap:20px}.coverage-badges>span{font-size:.8rem}
 .faq{grid-template-columns:1fr;gap:30px}.faq h2 br{display:none}.faq-list summary{padding-block:21px;font-size:.95rem;gap:20px}.faq-list details>p{font-size:.95rem;padding-right:22px}
 .inquiry-grid{grid-template-columns:1fr;gap:35px}.inquiry-copy{position:static}.inquiry-copy>p:not(.eyebrow):not(.inquiry-area){max-width:550px}.direct-contact{margin-top:25px;padding-top:22px;max-width:none}.direct-contact>span{margin-bottom:10px}.contact-phone{font-size:1.55rem}.inquiry-area{margin-top:21px}.inquiry-form{padding:25px 22px}.form-heading h3{font-size:1.35rem}.field{margin-bottom:20px}.field label,.photo-field legend{font-size:.86rem}.optional{font-size:.77rem}.form-row{grid-template-columns:1fr}.privacy-note{font-size:.8rem}.submit-note{font-size:.75rem}
 .footer-main{grid-template-columns:1fr 1fr;gap:35px 25px;padding-top:43px;padding-bottom:38px}.footer-brand{grid-column:1/-1;gap:15px}.footer-brand>p{font-size:1.03rem}.footer-brand .brand-type{display:none}.footer-brand .brand img{width:100px}.footer-col:nth-child(3){grid-column:2;grid-row:2/4}.footer-col:nth-child(4){grid-column:1}.footer-col h2{font-size:.7rem;margin:0 0 13px}.footer-col>a{font-size:.84rem;line-height:1.7}.footer-col p{font-size:.84rem}.footer-bottom{font-size:.7rem;gap:15px;padding-block:17px;line-height:1.6}.image-disclosure{font-size:.7rem;padding-bottom:22px}
 .legal-page{padding-block:35px 55px}.back-link{margin-bottom:40px}.legal-page h1{font-size:2.6rem}.legal-body h2{font-size:1.35rem}.legal-body p{font-size:1rem}.legal-body .legal-lead{font-size:1.15rem}.thanks-page{padding-top:60px;padding-bottom:75px}.thanks-page h1{font-size:2.6rem}
}
@media(max-width:380px){:root{--gutter:20px}.brand-type{display:none}.header-actions{gap:15px}.topline .wrap{font-size:.59rem}.topline .wrap>span:first-child{font-size:.53rem}.hero h1{font-size:3.4rem}.hero-buttons{gap:12px}.hero-buttons .button{width:100%;justify-content:space-between}.hero-secondary{line-height:35px}.hero{min-height:705px}.inquiry-form{padding:25px 16px}.guarantee{padding:28px}.trust-item:last-child{flex-wrap:wrap;gap:7px}.footer-brand .brand img{width:90px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
@media print{.topline,.header-actions,#navigation,.hero-buttons,.inquiry-form,.site-footer,.hero-note{display:none!important}.site-header{position:static}.hero{min-height:0;background:#fff;color:#000}.hero-image,.hero-shade{display:none}.hero-content{padding-block:30px}.hero-description{color:#000}.section{padding-block:30px}.about,.inquiry,.coverage,.guarantee{background:#fff;color:#000}.inquiry-copy{position:static}.product-card{break-inside:avoid}.product-body{padding:20px}.product-image{max-height:200px}.product-grid{display:block}.about-grid,.inquiry-grid,.faq{display:block}}
