/* Green Acres. Deliberately quiet UI, strong typography, no runtime styling. */
:root{--cream:#f6f5ef;--paper:#fff;--ink:#18392c;--forest:#183c2e;--forest-deep:#112d23;--lime:#d9f28a;--sage:#e8ebdf;--line:#d8ded3;--muted:#58665d;--danger:#9c2b1b;--focus:#617d17;--radius:18px;--max:1264px;--gutter:clamp(20px,4.5vw,80px);--font:Arial,Helvetica,ui-sans-serif,system-ui,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px;-webkit-text-size-adjust:100%}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}a[href^="tel:"]{white-space:nowrap}img,svg{display:block}img{max-width:100%;height:auto}picture{display:block}h1,h2,h3,p,ul,ol,figure{margin:0}h1,h2,h3{font-weight:600;line-height:1.05;letter-spacing:-.055em;text-wrap:balance}h1{font-size:clamp(44px,5.6vw,80px)}h2{font-size:clamp(36px,4vw,58px)}h3{font-size:25px;letter-spacing:-.035em;line-height:1.15}p{color:var(--muted);text-wrap:pretty}em{font-family:Georgia,'Times New Roman',serif;font-weight:400}button:disabled{cursor:wait;opacity:.6}::selection{background:var(--lime);color:var(--forest)}:focus-visible{outline:3px solid var(--focus);outline-offset:5px;border-radius:3px}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:calc(100% - var(--gutter)*2);max-width:var(--max);margin-inline:auto}.section{padding-block:clamp(64px,7.5vw,112px)}.eyebrow{display:block;font-size:11px;letter-spacing:.15em;font-weight:700;line-height:1.6;margin-bottom:24px}.icon{width:23px;height:23px;flex:0 0 auto}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:15px 22px;border:1px solid transparent;border-radius:7px;font-size:14px;font-weight:600;line-height:1.4;transition:background .2s ease,transform .2s ease,color .2s ease}.button .icon{width:20px;height:20px}.button:hover{transform:translateY(-2px)}.button:hover .icon{transform:translateX(2px)}.button .icon{transition:transform .2s}.button--primary{background:var(--forest);color:#fff}.button--primary:hover{background:#264d3a}.button--lime{background:var(--lime);color:var(--forest-deep)}.button--lime:hover{background:#e5faa8}.button--outline{border-color:#a9b8a9;color:var(--ink);background:transparent}.button--outline:hover{background:var(--sage)}.button--light-outline{border-color:#678274;color:#fff;background:transparent}.button--light-outline:hover{background:#2c4f3d}.text-link{display:inline-flex;align-items:center;gap:18px;min-height:44px;font-size:14px;font-weight:600;line-height:1.4}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.skip-link{position:fixed;top:10px;left:15px;z-index:100;transform:translateY(-180%);background:var(--lime);padding:14px 20px;border-radius:5px;color:var(--ink)}.skip-link:focus{transform:translateY(0)}
/* Header */
.site-header{background:var(--cream);position:relative;z-index:30;border-bottom:1px solid rgba(24,57,44,.1)}.header-inner{min-height:96px;display:flex;align-items:center;gap:30px;justify-content:space-between}.brand{display:inline-flex;gap:9px;align-items:center;min-height:44px;flex-shrink:0}.brand-mark{width:39px;height:44px}.brand-mark svg{width:100%;height:100%}.brand-name{display:block;font-size:25px;font-weight:700;letter-spacing:-1.3px;line-height:1}.brand-detail{display:block;font-size:7.5px;letter-spacing:1.34px;margin-top:8px;font-weight:700}.desktop-nav{display:flex;align-items:center;gap:28px}.desktop-nav a{display:flex;align-items:center;min-height:44px;font-size:13px;font-weight:600;position:relative}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{position:absolute;content:'';bottom:3px;width:20px;height:2px;background:var(--forest)}.header-actions{display:flex;align-items:center;gap:25px}.header-actions .button{min-height:46px;padding:12px 17px;gap:16px;font-size:13px}.header-phone{display:flex;align-items:center;gap:9px;min-height:44px;font-size:13px;font-weight:600}.header-phone .icon{height:17px;width:17px}.menu-toggle{display:none}.mobile-menu{display:none}.mobile-conversion{display:none}
/* Homepage */
.home-hero{display:grid;grid-template-columns:46% 54%;min-height:650px;background:var(--forest);color:var(--cream);overflow:hidden}.hero-copy{padding:66px 40px 44px max(var(--gutter),calc((100vw - var(--max))/2));display:flex;flex-direction:column;justify-content:center;position:relative}.hero-copy .eyebrow{font-size:10px;letter-spacing:.13em;color:#e6eddc;display:flex;align-items:center;gap:9px;margin-bottom:36px;white-space:nowrap}.status-dot{height:6px;width:6px;border-radius:50%;background:var(--lime);flex-shrink:0}.hero-copy h1{font-size:clamp(67px,6.6vw,103px);letter-spacing:-.065em;line-height:.97;font-weight:500}.hero-copy h1 span{color:var(--lime)}.hero-copy p{color:#d3e0d5;font-size:15px;line-height:1.8;margin-top:29px;max-width:410px}.hero-actions{display:flex;gap:10px;margin-top:29px;flex-wrap:wrap}.hero-actions .button{gap:15px;padding-inline:20px}.hero-reassurance{display:flex;align-items:center;gap:19px;margin-top:30px;color:#c4d4c7;font-size:10px;line-height:1.5}.hero-reassurance span{display:flex;align-items:center;gap:6px}.hero-reassurance .icon{height:13px;width:13px;color:var(--lime)}.hero-image{position:relative;min-height:650px;isolation:isolate}.hero-image>picture,.hero-image>picture>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:61% center}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,32,17,.3),transparent 40%);z-index:-0;pointer-events:none}.hero-image-caption{position:absolute;bottom:69px;left:32px;display:flex;align-items:center;gap:16px;background:var(--cream);padding:21px 22px;border-radius:8px;z-index:2;color:var(--ink);box-shadow:0 10px 40px #13221420}.hero-image-caption>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--sage)}.hero-image-caption div{font-size:18px;letter-spacing:-.5px;line-height:1.4}.hero-image-caption strong{font-weight:600}.hero-image-caption a{margin-left:27px;border:1px solid #bdcabc;display:grid;place-items:center;width:44px;height:44px;border-radius:50%}.hero-image-caption a:hover{background:var(--lime)}.hero-image-index{position:absolute;bottom:27px;left:34px;font-size:9px;letter-spacing:.18em;color:#fff;z-index:1}.service-ribbon{background:var(--sage);border-bottom:1px solid var(--line);padding-block:21px}.service-ribbon>.container{display:flex;align-items:center;justify-content:space-between;gap:22px}.service-ribbon span{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:500;white-space:nowrap}.service-ribbon .icon{height:20px;width:20px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:42px}.section-heading .eyebrow{margin-bottom:20px}.section-heading h2{font-size:clamp(35px,3.5vw,52px)}.section-heading>.text-link{flex-shrink:0;margin-bottom:5px}.section-intro{max-width:340px;font-size:15px;line-height:1.8}.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.service-card{display:block;min-width:0}.service-image{position:relative;overflow:hidden;border-radius:9px;aspect-ratio:1.38;background:var(--sage)}.service-image picture,.service-image img{width:100%;height:100%;object-fit:cover}.service-image img{transition:transform .35s}.service-card:hover .service-image img{transform:scale(1.025)}.service-badge{position:absolute;top:16px;left:16px;background:var(--cream);width:43px;height:43px;border-radius:50%;display:grid;place-items:center}.service-card-copy{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:23px 0 0}.service-card h3{font-size:22px;letter-spacing:-.04em}.service-card p{font-size:13px;line-height:1.7;max-width:280px;margin-top:11px}.circle-arrow{border:1px solid #b9c6b9;border-radius:50%;width:41px;height:41px;display:grid;place-items:center;flex:0 0 auto;transition:background .2s}.circle-arrow .icon{width:18px;height:18px}.service-card:hover .circle-arrow{background:var(--lime);border-color:var(--lime)}.services-secondary{border-top:1px solid var(--line);margin-top:38px;padding-top:22px;display:flex;align-items:center;gap:28px}.services-secondary p{font-size:13px;margin-right:auto}.services-secondary .text-link{font-size:13px;white-space:nowrap}.quote-feature{background:#e8eddf;position:relative;overflow:hidden}.quote-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.quote-copy h2{font-size:clamp(43px,4.7vw,69px);line-height:1.02}.quote-copy h2 em{letter-spacing:-.065em}.quote-copy p{max-width:340px;font-size:15px;line-height:1.8;margin-block:27px}.quote-copy .micro-note{display:block;font-size:10px;margin-top:18px;color:#566353}.quote-visual{position:relative;padding:30px 23px;display:flex;align-items:center;flex-direction:column}.quote-visual:before{content:'';position:absolute;left:0;top:45px;right:0;bottom:38px;border-radius:50%;background:#d6dec8;transform:rotate(-20deg);z-index:0}.quote-visual-label{font-size:9px;font-weight:600;letter-spacing:.13em;position:relative;margin-bottom:20px}.message-card{position:relative;width:100%;max-width:376px;background:#fcfcf8;transform:rotate(3deg);border-radius:18px;overflow:hidden;box-shadow:0 20px 50px #22321917;border:1px solid #ffffffb3}.message-header{padding:20px;display:flex;gap:11px;align-items:center;background:var(--forest);color:white}.message-header>.icon{margin-left:auto;width:24px;height:24px}.message-avatar{border:1px solid #587761;border-radius:50%;display:grid;place-items:center;width:39px;height:39px}.message-header strong{font-size:14px;display:block}.message-header div span{font-size:10px;color:#ccd6c8;display:block}.message-body{padding:22px 18px;background:#f0f2e9}.message-bubble{background:#fff;padding:20px;border-radius:0 10px 10px 10px;box-shadow:0 2px 1px #223b2a0a}.message-kicker{display:block;color:#5b694e;font-size:8px;letter-spacing:.14em;margin-bottom:14px;font-weight:600}.message-bubble>strong{font-size:18px;font-weight:500}.message-bubble>p{font-size:12px;margin-top:10px;color:#43583f}.message-details{margin-top:18px;display:grid;grid-template-columns:1fr 2fr;gap:9px;font-size:10px;padding-block:13px;border-block:1px solid #e0e7d9}.message-details span{color:#63765b}.message-details b{font-weight:500}.message-status{display:flex;justify-content:flex-end;align-items:center;gap:4px;font-size:8px;margin-top:13px;color:#52614c}.message-status .icon{width:12px;height:12px;color:#477222}.message-photo-row{display:flex;gap:8px;margin-top:12px}.message-photo-row>span{background:#dde5d0;border:1px dashed #9cac8b;border-radius:7px;padding:10px 4px;display:flex;align-items:center;flex-direction:column;gap:6px;flex:1;font-size:8px;color:#3e543b}.message-photo-row .icon{width:18px;height:18px}.message-compose{display:flex;padding:15px 20px;align-items:center;font-size:10px;color:#687a60;justify-content:space-between}.message-compose>span:last-child{background:var(--lime);border-radius:50%;padding:8px;color:var(--ink)}.message-compose .icon{width:16px;height:16px}.quote-visual-note{position:relative;font-size:10px;color:#53624c;margin-top:25px}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;padding-top:15px}.step-number{display:block;color:#658160;font-size:12px;padding-bottom:21px;border-bottom:1px solid var(--line);margin-bottom:28px}.process-grid h3{font-size:24px;margin-bottom:14px}.process-grid p{font-size:14px;line-height:1.8;max-width:310px}.care-section{display:grid;grid-template-columns:1fr 1fr;background:var(--forest);color:var(--cream)}.care-image{min-height:585px;position:relative}.care-image>picture,.care-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:30% center}.care-copy{padding:75px max(var(--gutter),calc((100vw - var(--max))/2)) 75px 68px}.care-copy h2{font-size:clamp(38px,4vw,58px)}.care-copy .eyebrow{color:#c5d7be}.care-copy p{color:#ccdacd;font-size:14px;line-height:1.8;margin-top:26px;max-width:405px}.care-points{margin-block:30px;display:grid;gap:15px;font-size:12px}.care-points>span{display:flex;align-items:center;gap:12px}.care-points .icon{height:20px;width:20px;color:var(--lime)}.care-copy>.text-link{color:var(--lime)}.area-inline{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:center}.area-inline h2{font-size:clamp(42px,4.5vw,66px);line-height:1.06}.area-callout{border-left:1px solid var(--line);padding-left:70px}.area-callout>.icon{width:37px;height:37px;margin-bottom:22px}.area-callout p{font-size:17px;line-height:1.7;margin-bottom:25px}.area-urgent{display:flex;align-items:center;gap:9px;min-height:44px;font-size:11px;margin-top:21px}.area-urgent .icon{width:16px;height:16px}.faq-section{background:#eeefe6;border-top:1px solid var(--line)}.faq-layout{display:grid;grid-template-columns:1fr 1.3fr;gap:95px}.faq-layout h2{font-size:clamp(32px,3vw,46px);max-width:410px;line-height:1.12}.faq-layout>div>p{margin-block:25px 8px;font-size:13px}.faq-list{border-top:1px solid #b8c5b4}.faq-list details{border-bottom:1px solid #b8c5b4}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 0;font-size:14px;font-weight:600;cursor:pointer;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{height:19px;width:19px;transition:transform .2s}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-answer{padding:0 24px 25px 0;font-size:13px;line-height:1.85}.cta-section{background:var(--lime);padding-block:72px;overflow:hidden}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative}.cta-inner h2{font-size:clamp(38px,4.3vw,63px)}.cta-inner .eyebrow{margin-bottom:19px}.cta-actions{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0}.cta-actions .button{background:var(--forest);color:#fff;padding-inline:29px;min-width:208px}.cta-phone{display:flex;align-items:center;gap:10px;min-height:44px;margin-top:10px;font-size:12px}.cta-phone .icon{height:15px;width:15px}.cta-leaf{position:absolute;right:280px;bottom:-130px;width:300px;height:300px;opacity:.06;pointer-events:none}
/* Footer */
.site-footer{background:var(--forest-deep);color:#e0e9d9;padding:64px 0 0;--brand-cut:var(--forest-deep)}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr .95fr 1.25fr;gap:45px;padding-bottom:57px}.footer-brand>.brand{color:var(--lime)}.footer-brand p{color:#cad8c9;font-size:14px;line-height:1.7;margin-top:24px}.footer-local{display:flex;gap:8px;align-items:center;color:#b1c5b5;font-size:10px;margin-top:23px}.footer-local .icon{width:15px;height:15px}.footer-grid h2{font-size:11px;font-weight:700;color:#fff;letter-spacing:.04em;margin:7px 0 20px}.footer-grid>div>a:not(.brand){display:flex;align-items:center;width:fit-content;min-height:31px;font-size:11px;color:#c4d3c5}.footer-grid>div>a:hover{color:var(--lime)}.footer-grid .footer-contact>a:first-of-type{font-size:23px;color:#fff;letter-spacing:-.5px;margin-bottom:6px}.footer-whatsapp{gap:9px;margin-top:20px}.footer-whatsapp>.icon{width:18px;height:18px}.footer-whatsapp>.icon:last-child{width:13px;height:13px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:75px;border-top:1px solid #355242;color:#b5c7b7;font-size:10px}.footer-bottom>div{display:flex;gap:22px;align-items:center}.footer-bottom a{min-height:44px;display:flex;align-items:center}.footer-bottom>span:last-child{font-family:Georgia,serif;font-size:15px;font-style:italic;color:var(--lime)}
/* Interior pages */
.breadcrumbs{padding:26px 0;color:var(--muted);font-size:11px}.breadcrumbs ol{list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:9px;padding:0}.breadcrumbs li{display:flex;align-items:center;gap:9px}.breadcrumbs a{display:inline-flex;align-items:center;min-height:28px}.breadcrumbs .icon{width:10px;height:10px}.page-heading{padding-block:38px 65px}.page-heading .eyebrow{margin-bottom:22px}.page-heading h1{max-width:980px}.page-heading p{max-width:590px;margin-top:26px;font-size:17px;line-height:1.8}.services-index{padding-top:0}.services-index .services-grid{row-gap:43px}.services-grid--compact .service-card{border:1px solid var(--line);border-radius:10px;padding:25px;background:#f9faf3}.service-card-top{display:flex;align-items:center;justify-content:space-between}.service-card-top>.icon{width:30px;height:30px}.service-card-top>span{color:#687d5e;font-size:11px}.services-grid--compact .service-card-copy{padding-top:32px}.service-hero{display:grid;grid-template-columns:1.05fr 1fr;gap:70px;align-items:center;padding:22px 0 75px}.service-hero h1{font-size:clamp(40px,4.6vw,67px)}.service-hero .eyebrow{display:flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.08em}.service-hero .eyebrow>.icon{height:18px;width:18px}.service-hero p{font-size:15px;line-height:1.8;margin-block:26px;max-width:485px}.service-hero-image{border-radius:12px;overflow:hidden;aspect-ratio:1.14;position:relative}.service-hero-image picture,.service-hero-image img{width:100%;height:100%;object-fit:cover}.service-hero-image .image-note{position:absolute;bottom:15px;left:15px;background:var(--cream);padding:7px 11px;border-radius:3px;font-size:9px;letter-spacing:.04em}.inline-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap}.service-detail{background:#eeefe6}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.detail-grid h2{font-size:clamp(31px,3vw,43px);line-height:1.12}.detail-grid p{font-size:14px;line-height:1.9;margin-top:22px}.scope-list{list-style:none;padding:0;margin-top:25px;display:grid;gap:16px}.scope-list li{display:flex;align-items:flex-start;gap:12px;font-size:14px}.scope-list .icon{height:18px;width:18px;margin-top:3px}.detail-card{border:1px solid #c7d1bd;border-radius:10px;padding:32px}.detail-card h3{font-size:23px}.detail-card p{font-size:13px;line-height:1.8}.photo-tip{display:flex;align-items:flex-start;gap:18px;padding:23px;background:#e1e7d7;border-radius:8px;margin-top:30px}.photo-tip>.icon{width:25px;height:25px;flex:0 0 auto}.photo-tip p{margin-top:0;font-size:13px}.related-section .services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related-section h2{font-size:39px;margin-bottom:34px}.safety-notice{display:flex;gap:16px;padding:23px;border:1px solid #d5af7d;background:#fff2dc;border-radius:8px;color:#673f12;margin-top:28px;font-size:13px;line-height:1.8}.safety-notice p{color:inherit;font-size:inherit;margin:0}.safety-notice>.icon{margin-top:3px}.about-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:65px;align-items:center;padding-bottom:85px;padding-top:15px}.about-hero p{font-size:16px;line-height:1.85;margin:25px 0 27px;max-width:520px}.about-hero picture{aspect-ratio:.91;overflow:hidden;border-radius:10px}.about-hero img{width:100%;height:100%;object-fit:cover}.about-note{margin-top:35px;font-size:12px;padding-top:20px;border-top:1px solid var(--line);color:var(--muted);max-width:590px}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.principle{border-top:1px solid var(--line);padding-top:27px}.principle .icon{margin-bottom:22px}.principle h3{font-size:25px;margin-bottom:16px}.principle p{font-size:14px;line-height:1.9}.area-hero{display:grid;grid-template-columns:1.25fr 1fr;gap:60px;align-items:center;padding:30px 0 80px}.area-hero p{font-size:16px;line-height:1.8;margin-top:27px;max-width:530px}.area-art{min-height:350px;border-radius:12px;background:var(--sage);display:grid;place-items:center;position:relative;overflow:hidden}.area-rings{width:300px;height:300px;border:1px solid #c6d1bc;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative}.area-rings:before,.area-rings:after{content:'';position:absolute;border:1px solid #c6d1bc;border-radius:50%;inset:33px}.area-rings:after{inset:65px}.area-art-content{z-index:1;background:var(--forest);border-radius:50%;width:165px;height:165px;display:flex;justify-content:center;align-items:center;flex-direction:column;color:var(--lime);gap:10px;font-size:13px;letter-spacing:-.2px;text-align:center;line-height:1.5}.area-art-content>.icon{width:30px;height:30px}.area-art-label{position:absolute;bottom:22px;font-size:9px;letter-spacing:.08em;color:#51654e}.area-check{background:var(--forest);color:#fff;padding:35px;border-radius:12px}.area-check h2{font-size:32px;margin-bottom:20px}.area-check p{color:#d3dfce;font-size:14px;margin-bottom:20px}.area-form{display:flex;gap:12px}.area-form label{flex:1;min-width:0}.area-form input{width:100%;background:#fff}.area-result{margin-top:17px;line-height:1.7;font-size:13px}.legal-wrap{max-width:780px;margin-inline:auto;padding-bottom:75px}.legal-wrap h1{font-size:clamp(40px,5vw,66px);margin:25px 0}.legal-wrap .legal-date{font-size:12px;margin-bottom:32px}.legal-wrap h2{font-size:26px;letter-spacing:-.025em;margin:34px 0 15px}.legal-wrap p,.legal-wrap li{font-size:14px;line-height:1.85;margin-bottom:15px}.legal-wrap ul{padding-left:22px}.legal-wrap a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.legal-wrap .legal-highlight{background:var(--sage);padding:23px;border-radius:8px}.thank-you{max-width:780px;margin:auto;text-align:center;padding-block:90px 105px}.thank-you>.icon{height:55px;width:55px;background:var(--lime);border-radius:50%;padding:14px;margin:0 auto 30px}.thank-you h1{font-size:clamp(45px,6vw,72px)}.thank-you p{font-size:16px;margin:26px auto;max-width:560px;line-height:1.8}.thank-you .inline-actions{justify-content:center}.error-code{font-size:12px;letter-spacing:.15em;margin-bottom:23px;display:block}
/* Forms and photo quote */
.contact-layout{display:grid;grid-template-columns:.85fr 1.25fr;gap:80px;align-items:start;padding-bottom:90px}.contact-aside h1{font-size:clamp(46px,5vw,73px)}.contact-aside>p{font-size:15px;line-height:1.8;margin:25px 0;max-width:370px}.contact-methods{display:grid;margin-block:35px}.contact-methods>a{padding:19px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:16px;font-size:15px}.contact-methods .icon{width:23px;height:23px}.contact-methods span{flex:1}.contact-methods small{display:block;font-size:10px;color:var(--muted);margin-bottom:3px}.contact-methods>a>.icon:last-child{width:16px;height:16px}.contact-tips{padding:23px;border-radius:8px;background:var(--sage);font-size:13px}.contact-tips h2{font-size:21px;letter-spacing:-.02em;margin-bottom:12px}.contact-tips p{line-height:1.8}.form-card{padding:38px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 12px 32px #293c2505}.form-card h2{font-size:30px;letter-spacing:-.04em;margin-bottom:14px}.form-card>p{font-size:13px;line-height:1.8;margin-bottom:25px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:block;margin-bottom:19px}.field>label,.field-label{display:block;font-size:12px;font-weight:600;line-height:1.5;margin-bottom:7px}.field>label span,.field-label span{font-weight:400;color:#606e64}input:not([type=radio]):not([type=checkbox]),select,textarea{border:1px solid #bac8b9;border-radius:5px;padding:12px 13px;color:var(--ink);min-height:47px;background:#fbfcf7;max-width:100%;font-size:14px}input:focus,select:focus,textarea:focus{outline:2px solid var(--focus);outline-offset:2px}input[aria-invalid=true],textarea[aria-invalid=true],select[aria-invalid=true]{border:2px solid var(--danger)}.field input,.field select,.field textarea{width:100%}.field textarea{resize:vertical;min-height:116px}.field-hint{font-size:10px;color:#59675b;margin-top:6px}.field-error{font-size:12px;color:var(--danger);margin-top:6px;display:block;line-height:1.5}.consent{display:flex;align-items:flex-start;gap:10px;font-size:11px;line-height:1.7;margin-bottom:23px;cursor:pointer}.consent input{width:18px;height:18px;accent-color:var(--forest);flex:0 0 auto;margin:1px 0 0}.consent a{text-decoration:underline;text-underline-offset:3px}.contact-form .button{width:100%}.form-note{font-size:10px;margin-top:15px;text-align:center;color:#556650;line-height:1.7}.form-alert{font-size:13px;padding:15px 18px;background:#fff0e7;border:1px solid #d9ac91;border-radius:6px;margin-block:16px;line-height:1.8;color:#722815}.form-alert a{text-decoration:underline}.honeypot{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.turnstile-container{min-height:0;margin-bottom:16px}.quote-page{background:#edf0e6}.quote-page-intro{text-align:center;max-width:770px;margin:auto;padding:20px 0 37px}.quote-page-intro .eyebrow{margin-bottom:16px}.quote-page-intro h1{font-size:clamp(42px,4.7vw,65px)}.quote-page-intro p{font-size:14px;margin-top:19px;line-height:1.8}.quote-shell{max-width:825px;margin:0 auto;padding-bottom:65px}.quote-builder{background:#fff;border:1px solid #d3dcc9;border-radius:13px;overflow:hidden}.quote-progress{padding:25px 34px 21px;background:#fbfcf8;border-bottom:1px solid #dfe6d7;display:flex;align-items:center;justify-content:space-between;gap:20px}.progress-label{font-size:11px;font-weight:600}.quote-progress progress{height:5px;width:150px;border:0;appearance:none;border-radius:5px;overflow:hidden;background:#e2e8d8}.quote-progress progress::-webkit-progress-bar{background:#e2e8d8}.quote-progress progress::-webkit-progress-value{background:var(--forest);border-radius:5px}.quote-progress progress::-moz-progress-bar{background:var(--forest);border-radius:5px}.quote-progress-steps{display:flex;gap:6px}.quote-progress-steps span{font-size:10px;color:#617258;display:flex;align-items:center;gap:6px}.quote-progress-steps span+span:before{content:'/';color:#879880}.quote-fields{padding:32px 34px 26px}.quote-step{border:0;padding:0;margin:0;min-width:0}.quote-step>legend{font-size:28px;letter-spacing:-.045em;font-weight:600;line-height:1.15;margin-bottom:12px;padding:0}.quote-step>p{font-size:12px;line-height:1.8;margin-bottom:23px}.choices{display:grid;grid-template-columns:1fr 1fr;gap:12px}.choice{position:relative;display:flex;align-items:center;gap:12px;padding:17px 16px;border:1px solid #cdd7c3;border-radius:8px;min-height:63px;cursor:pointer;font-size:13px;line-height:1.5;color:var(--ink);background:#fff;transition:background .15s,border-color .15s}.choice:hover{background:#f5f8ef}.choice:has(input:checked){background:#edf5d7;border-color:#466b23;box-shadow:0 0 0 1px #466b23}.choice:has(input:focus-visible){outline:3px solid var(--focus);outline-offset:3px}.choice>input{accent-color:var(--forest);width:17px;height:17px;flex:0 0 auto;margin:0}.choice>.icon{width:21px;height:21px}.choice>span{flex:1}.choices--single{grid-template-columns:1fr}.sublegend{font-weight:600;font-size:12px;margin:24px 0 12px}.quote-controls{border-top:1px solid var(--line);margin-top:30px;padding-top:23px;display:flex;justify-content:space-between;align-items:center;gap:16px}.quote-back{display:flex;align-items:center;gap:8px;padding:12px 5px;min-height:44px;border:0;background:transparent;color:#4f6246;font-size:13px}.quote-back .icon{width:16px;height:16px;transform:rotate(180deg)}.quote-back:disabled{visibility:hidden}.quote-error{margin-top:18px;font-size:13px;color:var(--danger);line-height:1.6}.quote-fallback{text-align:center;font-size:11px;padding-top:20px}.quote-fallback>a{text-decoration:underline;text-underline-offset:4px;display:inline-block;padding:8px}.quote-summary h2{font-size:30px;letter-spacing:-.04em;margin-bottom:20px}.summary-details{display:grid;grid-template-columns:110px 1fr;gap:12px;padding:22px;background:#f0f5e5;border-radius:8px;margin:20px 0}.summary-details dt{font-size:11px;color:#596b4d}.summary-details dd{font-size:13px;line-height:1.6;margin:0;overflow-wrap:anywhere}.quote-summary>p{font-size:13px;line-height:1.8}.summary-photo-tips{padding:18px 0;font-size:12px;color:#53694c}.summary-photo-tips strong{font-size:13px;color:var(--ink);display:block;margin-bottom:6px}.summary-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.summary-actions>.button{flex:1}.summary-edit{font-size:12px;background:transparent;border:0;text-decoration:underline;padding:14px 5px;min-height:44px;color:var(--ink)}.quote-noscript{padding:25px;font-size:14px}.quote-noscript a{text-decoration:underline}
/* Tablet / mobile */
@media(min-width:1650px){.home-hero{grid-template-columns:1fr 1fr}.hero-copy{padding-left:max(var(--gutter),calc((100vw - var(--max))/2));padding-block:85px}.hero-copy h1{font-size:106px}.hero-image,.home-hero{min-height:720px}}
@media(max-width:1200px){.header-inner{gap:20px}.header-phone{display:none}.desktop-nav{gap:23px}.hero-copy{padding-left:var(--gutter);padding-right:25px}.hero-copy .eyebrow{font-size:8px;letter-spacing:.1em}.hero-copy h1{font-size:clamp(67px,7.4vw,90px)}.hero-copy p{font-size:14px}.hero-actions .button{padding:14px 15px;font-size:12px;gap:10px}.hero-reassurance{flex-wrap:wrap;gap:8px}.hero-reassurance span{font-size:9px}.home-hero,.hero-image{min-height:610px}.quote-feature-grid{gap:40px}.care-copy{padding-left:45px;padding-right:var(--gutter)}.care-image{min-height:570px}.faq-layout{gap:50px}.footer-grid{gap:28px}.footer-contact a[href^="mailto:"]{font-size:10px}.contact-layout{gap:42px}.service-hero{gap:40px}}
@media(max-width:980px){.header-inner{min-height:82px}.desktop-nav{gap:20px}.desktop-nav a{font-size:12px}.header-actions .button{font-size:12px;padding-inline:14px;gap:8px}.brand-name{font-size:23px}.brand-mark{width:34px}.brand-detail{font-size:6.7px;letter-spacing:1.2px}.hero-copy{padding-top:47px;padding-bottom:38px}.hero-copy h1{font-size:67px}.hero-copy p br{display:none}.hero-actions{flex-direction:column;align-items:flex-start}.hero-actions .button{min-width:181px;justify-content:space-between}.hero-reassurance{margin-top:24px;flex-direction:column;align-items:flex-start}.hero-copy .eyebrow{white-space:normal;max-width:250px}.hero-image-caption{left:20px;bottom:68px;padding:15px;gap:10px}.hero-image-caption div{font-size:15px}.hero-image-caption a{margin-left:8px;width:36px;height:36px}.hero-image-caption>span{width:36px;height:36px}.service-ribbon span{font-size:10px;gap:8px}.service-ribbon .icon{height:18px;width:18px}.services-grid{gap:18px}.service-card h3{font-size:21px}.service-card-copy{gap:7px}.service-card p{font-size:12px}.circle-arrow{width:33px;height:33px}.services-secondary{gap:19px}.services-secondary p{max-width:290px}.services-secondary .text-link{font-size:11px;gap:10px}.quote-feature-grid{gap:25px}.quote-visual{padding-inline:0}.quote-visual-label{font-size:8px}.quote-copy p{font-size:14px}.process-grid{gap:28px}.process-grid h3{font-size:21px}.process-grid p{font-size:13px}.care-copy{padding:60px 35px}.care-copy p{font-size:13px}.care-image{min-height:545px}.area-inline{gap:40px}.area-callout{padding-left:40px}.area-callout p{font-size:15px}.faq-layout{gap:38px;grid-template-columns:1fr 1.2fr}.faq-list summary{font-size:13px}.footer-grid{grid-template-columns:1.15fr 1fr 1fr;gap:35px}.footer-contact{grid-column:2 / 4;display:grid;grid-template-columns:1fr 1fr}.footer-contact h2{grid-column:1 / 3}.footer-grid .footer-contact>a{font-size:12px}.footer-grid .footer-contact>a:first-of-type{font-size:20px}.footer-grid .footer-contact .footer-whatsapp{margin-top:10px}.detail-grid{gap:40px}.service-hero{gap:35px}.contact-layout{grid-template-columns:1fr 1.25fr;gap:30px}.form-card{padding:27px}.contact-methods>a{font-size:13px}.contact-aside h1{font-size:49px}.form-row{gap:12px}}
@media(max-width:760px){:root{--gutter:24px}html{scroll-padding-top:25px}.header-inner{min-height:76px}.desktop-nav,.header-actions{display:none}.brand-name{font-size:25px}.brand-mark{width:37px}.brand-detail{font-size:7px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:46px;height:46px;background:none;border:1px solid #bac6b7;border-radius:50%}.menu-toggle span{width:19px;height:1.5px;background:var(--ink);transition:transform .15s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.25px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.25px) rotate(-45deg)}.mobile-menu{display:block;position:absolute;top:100%;left:0;right:0;padding:18px var(--gutter) 24px;background:var(--cream);box-shadow:0 18px 24px #112e251f;border-top:1px solid var(--line)}.mobile-menu>a{display:flex;justify-content:space-between;align-items:center;padding-block:17px;border-bottom:1px solid var(--line);font-size:17px;min-height:53px}.mobile-menu .icon{width:19px;height:19px}.mobile-menu-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:23px}.mobile-menu-actions .button{font-size:12px;padding:13px 12px;gap:8px}.home-hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:43px var(--gutter) 35px}.hero-copy .eyebrow{font-size:9px;margin-bottom:28px;white-space:nowrap;max-width:none;letter-spacing:.1em}.hero-copy h1{font-size:clamp(63px,12.2vw,89px);line-height:.99;max-width:600px}.hero-break{display:none}.hero-copy p{font-size:14px;margin-top:23px;max-width:390px}.hero-copy p br{display:block}.hero-actions{flex-direction:row;align-items:center;margin-top:24px;gap:10px}.hero-actions .button{min-width:0;font-size:13px;padding:14px 18px;gap:14px;min-height:49px}.hero-reassurance{flex-direction:row;gap:20px;margin-top:23px}.hero-reassurance span{font-size:9px}.hero-image{height:360px;min-height:0}.hero-image>picture>img{object-position:center 63%}.hero-image-caption{left:24px;bottom:44px;padding:13px 16px;gap:13px}.hero-image-caption div{font-size:16px}.hero-image-caption a{margin-left:28px;width:40px;height:40px}.hero-image-caption>span{height:37px;width:37px}.hero-image-index{font-size:8px;left:26px;bottom:18px}.service-ribbon{padding-block:20px}.service-ribbon>.container{justify-content:center;flex-wrap:wrap;gap:13px 22px}.service-ribbon span{font-size:10px;gap:7px}.service-ribbon span:nth-last-child(-n+2){display:none}.section-heading{align-items:flex-start;flex-direction:column;gap:22px;margin-bottom:30px}.section-heading>.text-link{margin:0}.section-heading .eyebrow{font-size:9px;letter-spacing:.1em;margin-bottom:18px}.section-heading h2{font-size:38px;line-height:1.08}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 18px}.home-services .services-grid{grid-template-columns:1fr}.home-services .service-card{display:grid;grid-template-columns:125px 1fr;align-items:center;gap:20px;padding-bottom:24px;border-bottom:1px solid var(--line)}.home-services .service-image{aspect-ratio:1.02}.home-services .service-card-copy{padding:0;align-items:center;gap:10px}.home-services .service-card h3{font-size:22px}.home-services .service-card p{font-size:12px;margin-top:8px}.home-services .service-badge{top:9px;left:9px;width:30px;height:30px}.home-services .service-badge>.icon{width:17px;height:17px}.home-services .circle-arrow{width:33px;height:33px}.services-secondary{border:0;margin-top:10px;padding-top:12px;flex-wrap:wrap;gap:7px 30px}.services-secondary p{max-width:none;flex-basis:100%;font-size:12px}.services-secondary .text-link{font-size:12px}.quote-feature-grid{grid-template-columns:1fr;gap:36px}.quote-copy h2{font-size:53px}.quote-copy .eyebrow{font-size:9px}.quote-copy p{max-width:390px;font-size:14px;margin-block:23px}.quote-copy h2 br:nth-of-type(2){display:none}.quote-copy .micro-note{font-size:9px}.quote-visual{padding:20px 16px;max-width:470px;width:100%;margin-inline:auto}.message-card{max-width:350px}.quote-visual-label{font-size:8px}.quote-visual:before{top:35px;bottom:30px}.quote-visual-note{font-size:9px}.approach-section .section-heading{gap:22px}.section-intro{font-size:14px;max-width:500px}.process-grid{grid-template-columns:1fr;gap:26px;padding-top:0}.process-grid>div{display:grid;grid-template-columns:40px 1fr;column-gap:15px;border-top:1px solid var(--line);padding-top:25px}.step-number{grid-row:1 / 3;border:0;margin:2px 0 0;padding:0;font-size:11px}.process-grid h3{font-size:23px;margin-bottom:10px}.process-grid p{max-width:500px;grid-column:2;font-size:13px}.care-section{grid-template-columns:1fr}.care-image{min-height:0;height:340px}.care-copy{padding:50px var(--gutter) 58px}.care-copy h2{font-size:45px}.care-copy p{max-width:560px;font-size:14px}.care-copy .eyebrow{font-size:9px}.care-points{font-size:12px;gap:15px}.area-inline{grid-template-columns:1fr;gap:34px}.area-inline h2{font-size:46px}.area-inline .eyebrow{font-size:9px}.area-callout{padding:27px 0 0;border:0;border-top:1px solid var(--line)}.area-callout>.icon{width:29px;height:29px;margin-bottom:16px}.area-callout p{font-size:15px;margin-bottom:20px}.faq-layout{grid-template-columns:1fr;gap:25px}.faq-layout h2{font-size:38px;max-width:430px}.faq-layout .eyebrow{font-size:9px;margin-bottom:18px}.faq-layout>div>p{margin-top:20px;font-size:12px}.faq-list summary{font-size:13px;padding-block:21px}.faq-answer{font-size:13px}.cta-section{padding-block:50px}.cta-inner{flex-direction:column;align-items:flex-start;gap:28px}.cta-inner h2{font-size:43px}.cta-inner .eyebrow{font-size:9px}.cta-leaf{right:-115px;bottom:-95px;width:290px;height:290px}.cta-actions{width:100%}.cta-actions>.button{min-width:215px}.site-footer{padding-top:46px;padding-bottom:calc(70px + env(safe-area-inset-bottom))}.footer-grid{grid-template-columns:1fr 1fr;gap:33px 24px;padding-bottom:30px}.footer-brand{grid-column:1 / 3}.footer-brand p{font-size:13px;margin-top:20px}.footer-local{font-size:10px}.footer-grid h2{margin-top:5px}.footer-grid>div>a:not(.brand){min-height:35px;font-size:11px}.footer-contact{grid-column:1 / 3;display:block;border-top:1px solid #355242;padding-top:22px}.footer-grid .footer-contact>a:first-of-type{font-size:25px}.footer-grid .footer-contact>a:nth-of-type(2){font-size:13px}.footer-grid .footer-contact .footer-whatsapp{margin-top:12px;font-size:12px}.footer-bottom{flex-wrap:wrap;gap:5px 20px;padding-block:22px;min-height:0;font-size:9px}.footer-bottom>span:first-child{width:100%}.footer-bottom>div{gap:18px}.footer-bottom>span:last-child{margin-left:auto;font-size:13px}.mobile-conversion{display:grid;grid-template-columns:1fr 1fr;position:fixed;bottom:0;left:0;right:0;padding:9px 12px calc(9px + env(safe-area-inset-bottom));gap:8px;background:var(--cream);border-top:1px solid var(--line);box-shadow:0 -5px 25px #123f2310;z-index:35}.mobile-conversion a{display:flex;align-items:center;justify-content:center;gap:11px;font-size:12px;font-weight:600;min-height:46px;border:1px solid #a6b6a3;border-radius:6px}.mobile-conversion a:last-child{background:var(--forest);color:#fff;border-color:var(--forest)}.mobile-conversion .icon{width:19px;height:19px}.breadcrumbs{padding-block:21px;font-size:10px}.page-heading{padding:23px 0 48px}.page-heading h1{font-size:48px}.page-heading p{font-size:15px;margin-top:23px}.page-heading .eyebrow{font-size:9px;margin-bottom:18px}.services-index .services-grid{row-gap:33px}.services-index .service-card h3{font-size:20px}.services-index .service-card-copy{padding-top:18px}.services-index .service-card p{font-size:12px}.services-index .service-badge{top:9px;left:9px;width:32px;height:32px}.services-index .service-badge .icon{width:18px;height:18px}.service-hero{grid-template-columns:1fr;gap:32px;padding:16px 0 50px}.service-hero h1{font-size:48px}.service-hero p{font-size:14px;max-width:100%}.service-hero-image{aspect-ratio:1.6}.service-hero .eyebrow{font-size:10px;margin-bottom:22px}.detail-grid{grid-template-columns:1fr;gap:35px}.detail-grid h2{font-size:35px}.detail-grid p{font-size:13px;line-height:1.9;margin-top:19px}.detail-card{padding:25px}.detail-card h3{font-size:24px}.photo-tip{padding:19px;gap:12px}.photo-tip p{font-size:12px;margin:0}.scope-list li{font-size:13px}.related-section h2{font-size:33px;margin-bottom:27px}.related-section .services-grid{grid-template-columns:1fr}.services-grid--compact .service-card{padding:25px}.services-grid--compact .service-card h3{font-size:23px}.services-grid--compact .service-card p{max-width:none}.services-grid--compact .service-card-copy{padding-top:24px}.about-hero{grid-template-columns:1fr;gap:33px;padding:15px 0 55px}.about-hero h1{font-size:48px}.about-hero .eyebrow{font-size:9px}.about-hero p{font-size:14px}.about-hero picture{aspect-ratio:1.25}.principle-grid{grid-template-columns:1fr;gap:30px}.principle p{font-size:13px}.about-note{font-size:11px}.area-hero{grid-template-columns:1fr;gap:35px;padding:15px 0 55px}.area-hero h1{font-size:49px}.area-hero p{font-size:15px}.area-hero .eyebrow{font-size:9px}.area-art{min-height:315px}.area-form{flex-direction:column}.area-form .button{width:100%}.area-check{padding:25px}.contact-layout{grid-template-columns:1fr;gap:38px;padding-bottom:55px}.contact-aside h1{font-size:54px}.contact-aside .eyebrow{font-size:9px;margin-top:15px}.contact-aside>p{max-width:100%;font-size:14px}.contact-methods{margin-block:24px}.contact-methods>a{font-size:15px;gap:18px}.contact-tips{font-size:12px;padding:22px}.form-card{padding:26px}.form-card h2{font-size:28px}.form-row{gap:13px}.legal-wrap{padding-bottom:50px}.legal-wrap h1{font-size:43px}.legal-wrap h2{font-size:24px}.legal-wrap p,.legal-wrap li{font-size:13px}.legal-wrap .legal-highlight{padding:18px}.thank-you{padding-block:50px 65px}.thank-you h1{font-size:48px}.thank-you p{font-size:14px}.thank-you .inline-actions{flex-direction:column;gap:12px}.thank-you .inline-actions .button{width:100%}.quote-page-intro{padding:16px 0 28px}.quote-page-intro h1{font-size:43px}.quote-page-intro .eyebrow{font-size:9px}.quote-page-intro p{font-size:12px}.quote-progress{padding:20px;flex-wrap:wrap;gap:12px}.quote-progress-steps{display:none}.quote-progress progress{width:115px}.quote-fields{padding:25px 20px}.quote-step>legend{font-size:27px}.quote-step>p{font-size:12px}.choice{padding:14px 12px;gap:9px;min-height:64px;font-size:12px}.choice>.icon{width:18px;height:18px}.choices{gap:10px}.quote-controls{margin-top:25px;padding-top:20px}.quote-controls .button{font-size:13px;min-height:49px;gap:15px;padding:13px 18px}.quote-shell{padding-bottom:40px}.quote-summary h2{font-size:28px}.summary-details{padding:18px;grid-template-columns:80px 1fr;gap:12px}.summary-details dd{font-size:12px}.summary-details dt{font-size:10px}.summary-actions{flex-direction:column}.summary-actions>.button{width:100%;font-size:12px;gap:10px}.quote-summary .safety-notice{font-size:12px}.field>label,.field-label{font-size:11px}.safety-notice{padding:18px;gap:12px;font-size:12px}.safety-notice>.icon{width:21px;height:21px}}
@media(max-width:390px){:root{--gutter:20px}.hero-copy .eyebrow{font-size:7.7px;letter-spacing:.08em;gap:7px}.hero-copy{padding-top:35px}.hero-copy h1{font-size:58px}.hero-copy p{font-size:12px}.hero-copy p br{display:none}.hero-actions .button{font-size:12px;gap:10px;padding-inline:13px}.hero-reassurance{gap:12px}.hero-reassurance span{font-size:8px}.hero-image{height:295px}.hero-image-caption{left:20px;bottom:42px;padding:12px;gap:10px}.hero-image-caption a{margin-left:15px}.hero-image-caption div{font-size:14px}.service-ribbon span{font-size:8.5px;gap:5px}.service-ribbon>.container{gap:13px}.service-ribbon .icon{width:16px;height:16px}.section-heading h2{font-size:33px}.home-services .service-card{grid-template-columns:96px 1fr;gap:15px}.home-services .service-card h3{font-size:19px}.home-services .service-card p{font-size:11px;line-height:1.6}.home-services .circle-arrow{width:28px;height:28px}.home-services .circle-arrow>.icon{width:15px;height:15px}.services-grid{grid-template-columns:1fr}.quote-copy h2{font-size:47px}.quote-visual{padding-inline:4px}.message-card{transform:rotate(2deg)}.message-body{padding:17px 14px}.message-bubble{padding:15px}.message-header{padding:17px}.quote-visual-label{font-size:7px}.care-copy h2{font-size:39px}.area-inline h2{font-size:40px}.faq-layout h2{font-size:33px}.cta-inner h2{font-size:36px}.footer-bottom>span:last-child{display:none}.footer-bottom>div{gap:15px}.service-hero h1,.about-hero h1,.area-hero h1{font-size:41px}.form-card{padding:22px 18px}.form-row{grid-template-columns:1fr;gap:0}.contact-methods>a{font-size:13px}.choices{grid-template-columns:1fr}.choice{min-height:54px}.quote-step>legend{font-size:25px}.quote-progress{padding:18px}.quote-fields{padding:23px 18px}.quote-page-intro h1{font-size:36px}.summary-details{grid-template-columns:1fr;gap:4px}.summary-details dd{margin-bottom:10px}.quote-fallback{font-size:10px}.mobile-menu-actions .button{font-size:11px}.service-hero .inline-actions{gap:10px}.button{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.button:hover{transform:none}.service-card:hover .service-image img{transform:none}}
@media print{.site-header,.site-footer,.mobile-conversion,.hero-actions,.cta-section,.quote-visual{display:none}body{background:#fff;color:#000}.home-hero,.care-section{display:block;background:#fff;color:#000}.hero-copy{padding:20px}.hero-copy h1 span{color:#000}.hero-image{height:250px}.section{padding-block:30px}a{text-decoration:underline}.faq-list details .faq-answer{display:block!important}}

/* Text on photography keeps its own reliable contrast backing. */
.hero-image-index{padding:5px 7px;background:#173c2ecc;border-radius:3px}
.area-result{flex-basis:100%}.area-form{flex-wrap:wrap}.area-result .text-link{color:#e6f6d2}
.contact-form .form-alert .button{margin-top:12px}
.quote-step .field-hint a{text-decoration:underline;text-underline-offset:3px}
.contact-form button[disabled]{cursor:not-allowed}
.step-number{color:#48633f}.service-card-top>span{color:#506446}::placeholder{color:#62705e;opacity:1}
@media(max-width:760px){html{scroll-padding-bottom:96px}input,select,textarea,button,a,summary{scroll-margin-bottom:96px}}
