/* Efficient Kitchen Remodeling Chicago — standalone stylesheet. */
:root{--ink:#172820;--dark:#14251f;--dark-soft:#1d3028;--ivory:#f8f6f0;--paper:#fff;--emerald:#19d598;--green:#087957;--sage:#e8eee6;--muted:#667068;--line:#dddfd6;--copper:#b79568;--ease:cubic-bezier(.23,1,.32,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--ivory);font-family:Inter,Arial,sans-serif;font-size:14px;line-height:1.75;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin:0}p{color:var(--muted)}img{display:block;max-width:100%;object-fit:cover}button{color:inherit}button:disabled{cursor:wait;opacity:.6}h1,h2,h3,.button{font-family:Manrope,Arial,sans-serif}h1,h2{font-weight:500;letter-spacing:-2.1px;line-height:1.15}h2{font-size:44px}h3{font-size:18px;font-weight:650;line-height:1.45}em{font-style:normal}::selection{background:var(--emerald);color:var(--dark)}:focus-visible{outline:3px solid #0c956b;outline-offset:5px}a,button{transition:color .2s var(--ease),background .2s var(--ease),transform .2s var(--ease),box-shadow .2s var(--ease)}[hidden]{display:none!important}.wrap{width:min(1280px,calc(100% - 112px));margin:auto}.section{padding:104px 0}.icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;font-size:13px;font-weight:700;line-height:1.45;padding:17px 24px;border:1px solid transparent;border-radius:4px;min-height:52px;text-align:left}.button .icon{width:19px;height:19px}.button:hover{transform:translateY(-2px);box-shadow:0 6px 18px #071d1717}.button:active{transform:scale(.98)}.button-green{background:var(--emerald);color:#103c2b}.button-green:hover{background:#43e3af}.button-dark{background:var(--dark);color:white}.button-dark:hover{background:#294436}.button-outline{background:transparent;border-color:#acb4a9;color:var(--ink)}.button-outline:hover{background:var(--sage)}.text-link{display:inline-flex;gap:14px;align-items:center;font-size:13px;font-weight:600;padding:8px 0;border:0;background:transparent}.text-link .icon{width:18px;height:18px}.text-link:hover{color:var(--green)}.eyebrow{display:flex;align-items:center;gap:11px;color:var(--green);font-size:9px;font-weight:600;letter-spacing:1.8px;line-height:1.6;margin-bottom:20px}.eyebrow>span{display:block;width:24px;height:1px;background:var(--copper)}.eyebrow.light{color:#90c7aa}.status-dot{display:inline-block;width:6px;height:6px;background:var(--emerald);border-radius:50%;flex-shrink:0}.skip-link{position:fixed;left:18px;top:-100px;z-index:200;background:white;color:var(--dark);padding:12px 24px}.skip-link:focus{top:10px}.announcement{background:var(--dark);color:#c9d4cb;font-size:9px;letter-spacing:1.5px;line-height:32px}.announcement .wrap{display:flex;justify-content:space-between}.announcement span{display:flex;gap:9px;align-items:center}.announcement .icon{width:12px;height:12px;color:#9cc2ab}.announcement span:last-child{font-size:10px;letter-spacing:.2px}.site-header{position:sticky;top:0;z-index:100;background:#fbfaf7;border-bottom:1px solid #e8e9e1;transition:box-shadow .2s}.site-header.scrolled{box-shadow:0 4px 22px #0c20151a}.header-inner{height:94px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{width:234px;flex-shrink:0;display:block}.brand img{width:100%;height:auto;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:25px;margin-left:auto;font-size:11px;font-weight:500}.desktop-nav a{position:relative;padding:12px 0;white-space:nowrap}.desktop-nav a:after{content:"";position:absolute;left:0;right:0;bottom:5px;height:2px;background:var(--green);transform:scaleX(0);transform-origin:left;transition:transform .2s}.desktop-nav a.active:after,.desktop-nav a:hover:after{transform:scaleX(1)}.header-call{font-size:11px;padding:12px 18px;gap:10px;min-height:43px}.header-call .icon{width:15px;height:15px}.menu-toggle,.mobile-nav{display:none}
/* Full-bleed editorial hero */
.hero{display:grid;grid-template-columns:49% 51%;background:var(--dark);color:var(--ivory);min-height:640px;max-width:1920px;margin:auto}.hero-content{padding:66px 44px 38px max(56px,calc((100vw - 1280px)/2));position:relative;display:flex;flex-direction:column;align-items:flex-start}.hero h1{font-size:clamp(52px,4.35vw,69px);line-height:1.08;letter-spacing:-2.8px;max-width:590px;font-weight:500}.hero h1 em{display:inline-block;color:var(--emerald);margin-top:5px}.hero-content>.eyebrow{font-size:8px;letter-spacing:1.6px;margin-bottom:27px}.hero-content>p:not(.hero-disclosure){color:#bcc7be;font-size:13px;line-height:1.9;max-width:420px;margin-top:23px}.hero-actions{display:flex;gap:24px;align-items:center;margin-top:30px;width:100%;flex-wrap:wrap}.hero-actions .button{font-size:11px;padding:14px 18px;gap:24px;min-height:58px}.hero-phone{display:flex;gap:11px;align-items:center;font-size:13px;font-weight:600;white-space:nowrap}.hero-phone>.icon{width:18px;color:var(--emerald)}.hero-phone small{display:block;font-size:7px;font-weight:400;letter-spacing:1px;color:#b6c4ba;margin-bottom:3px}.hero-disclosure{display:flex;align-items:center;gap:6px;font-size:8px!important;color:#a5b7a9;margin-top:17px;letter-spacing:.05px}.hero-disclosure .icon{width:12px;height:12px}.hero-explore{display:flex;align-items:center;gap:20px;font-size:9px;color:#b4c1b8;margin-top:36px}.hero-explore span{font-size:20px;color:#e6ede8}.hero-visual{position:relative;overflow:hidden;min-height:640px}.hero-image{height:100%;width:100%;object-position:53% center}.hero-visual:after{content:"";position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#0b201b55);pointer-events:none}.hero-location{position:absolute;right:28px;top:28px;background:#f8f6f0ed;backdrop-filter:blur(8px);border:1px solid #ffffff9c;border-radius:2px;display:flex;align-items:center;gap:8px;padding:9px 13px;font-size:8px;letter-spacing:1.3px;color:var(--ink)}.hero-location .icon{width:13px;height:13px}.hero-image-caption{position:absolute;bottom:55px;left:35px;right:35px;padding:23px 24px;background:#f8f6f0f2;backdrop-filter:blur(14px);border:1px solid #fffc;display:flex;align-items:center;gap:18px;z-index:1;border-radius:3px;color:var(--ink)}.caption-symbol{height:49px;width:49px;display:grid;place-items:center;border:1px solid #d5dacd;border-radius:50%;color:#617566}.hero-image-caption small{font-size:7px;letter-spacing:1.6px;display:block;margin-bottom:6px}.hero-image-caption strong{display:block;font-family:Manrope,sans-serif;font-size:25px;font-weight:500;line-height:1.2;letter-spacing:-.5px}.hero-image-caption>a{margin-left:auto;border-radius:50%;width:40px;height:40px;border:1px solid #cbd3c7;display:grid;place-items:center}.hero-image-caption>a:hover{background:var(--emerald)}.image-note{position:absolute;bottom:20px;left:36px;z-index:1;color:#fff;font-size:8px;text-shadow:0 1px 5px #000}.value-strip{background:var(--dark-soft);color:#ced9ce;border-top:1px solid #f0fff014}.value-strip>.wrap{min-height:80px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.value-strip span{display:flex;align-items:center;justify-content:center;font-size:10px;gap:11px;border-right:1px solid #ccdfcc23}.value-strip span:first-child{justify-content:flex-start}.value-strip span:last-child{border:0;justify-content:flex-end}.value-strip .icon{width:18px;height:18px;color:#7dba98}
/* Services and contextual planning */
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:35px}.section-heading>p{font-size:12px;line-height:1.9;padding-bottom:4px;max-width:330px}.section-heading h2{font-size:43px}.filter-bar{display:flex;gap:8px;margin-bottom:30px;border-bottom:1px solid var(--line);padding-bottom:20px;flex-wrap:wrap}.filter{border:1px solid transparent;background:transparent;padding:10px 18px;border-radius:3px;font-size:11px;color:#626d64}.filter span{font-size:9px;margin-left:10px;opacity:.7}.filter.active{background:var(--dark);color:#fff}.filter:hover:not(.active){background:var(--sage)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.service-card{background:#fff;display:flex;flex-direction:column;border:1px solid #e5e6de;border-radius:5px;overflow:hidden;transition:transform .25s var(--ease),box-shadow .25s var(--ease)}.service-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #1b31100c}.service-card.is-filtered{display:none}.service-photo{height:205px;overflow:hidden;position:relative}.service-photo img{width:100%;height:100%;transition:transform .5s var(--ease)}.service-card:hover .service-photo img{transform:scale(1.035)}.service-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 60%,#15271c1c)}.photo-number{position:absolute;top:14px;left:14px;z-index:1;background:#f8f6f0ee;font-size:8px;letter-spacing:1px;padding:4px 9px;border-radius:2px}.service-body{padding:24px 23px 20px;display:flex;flex-direction:column;flex:1}.service-title{display:flex;gap:10px;align-items:center;margin-bottom:12px}.service-title>.icon{width:20px;color:#668571}.service-title h3{font-size:15px;font-weight:650;letter-spacing:-.35px}.service-title a:hover{color:var(--green)}.service-body>p{font-size:11px;line-height:1.9;margin-bottom:20px}.service-links{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eceee7;padding-top:14px;margin-top:auto}.service-links>a:first-child{font-size:10px;font-weight:600;display:flex;gap:10px;align-items:center}.service-links .icon{width:16px;height:16px}.service-links>a:hover{color:var(--green)}.details-link{color:#6f8476;padding:3px}.compact-card .service-body{padding-top:30px}.compact-card .service-title>.icon{width:25px;height:25px}.services-more{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:35px}.services-more .button{font-size:11px;min-height:48px;padding:13px 24px}.services-more>span{font-size:9px;color:#788274}.planning-guide{margin-top:40px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.planning-guide>summary{cursor:pointer;list-style:none;padding:22px 0;display:flex;align-items:center;justify-content:space-between;font-family:Manrope,sans-serif;font-weight:600;font-size:14px}.planning-guide summary::-webkit-details-marker{display:none}.planning-guide>summary>span{display:flex;align-items:center;gap:14px}.planning-guide>summary .icon{color:#71917a;width:20px}.planning-guide>summary small{font-family:Inter,sans-serif;font-size:10px;font-weight:400;color:#7c847a;margin-left:8px}.planning-guide[open]>summary>.icon{transform:rotate(45deg)}.service-details-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 30px;padding-bottom:20px}.accordion-item{border-bottom:1px solid var(--line);scroll-margin-top:120px}.accordion-item h3>button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;background:none;border:0;text-align:left;font-size:13px;font-weight:600;line-height:1.5}.accordion-item button>.icon{width:16px;height:16px;color:#7c8d7c;transition:transform .2s}.accordion-item button[aria-expanded=true]>.icon{transform:rotate(45deg);color:var(--green)}.accordion-content{padding:0 28px 22px 0}.accordion-content p{font-size:12px;line-height:1.9}.accordion-content:not([hidden]){animation:answer-in .2s var(--ease)}.service-detail h3>button{font-size:12px}.service-detail .accordion-content p,.service-detail .text-link{font-size:11px}@keyframes answer-in{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
/* About and benefits */
.about-section{background:#ecefe7}.about-grid{display:grid;grid-template-columns:46% 1fr;gap:95px;align-items:center}.about-visual{height:590px;position:relative;padding-right:16px}.about-visual>img{width:100%;height:100%;border-radius:3px;object-position:50% 65%}.about-badge{position:absolute;bottom:35px;left:25px;right:-15px;padding:25px 25px;background:var(--ivory);display:flex;align-items:center;justify-content:space-between;box-shadow:0 10px 30px #16281e10}.about-badge>span{font-family:Manrope,sans-serif;font-size:27px;letter-spacing:-.7px;line-height:1.3}.about-badge .icon{width:40px;height:40px;color:#7c9876}.vertical-label{position:absolute;writing-mode:vertical-rl;right:-18px;top:25px;font-size:7px;letter-spacing:2px;color:#6d7a67}.about-copy h2{font-size:36px;line-height:1.22;letter-spacing:-1.3px;margin-bottom:24px}.about-copy>p{font-size:12px;line-height:1.9;margin-bottom:15px}.about-copy .text-link{margin-top:5px}.why-section{background:var(--dark);color:var(--ivory);position:relative}.why-section:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#cde7d304 1px,transparent 1px),linear-gradient(90deg,#cde7d304 1px,transparent 1px);background-size:90px 90px;pointer-events:none}.why-section>.wrap{position:relative}.why-section .section-heading>p{color:#a6b7a9}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0 35px;margin-top:48px}.feature-card{padding:29px 0;border-top:1px solid #ccdfcc24}.feature-card>.icon{width:26px;height:26px;color:#9dc6a5;margin-bottom:19px}.feature-card h3{font-size:16px;font-weight:500;margin-bottom:9px}.feature-card p{font-size:11px;color:#afbcaf;max-width:285px;line-height:1.8}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:50px}.step-number{font-family:Manrope,sans-serif;font-size:53px;color:#adbba5;font-weight:400;letter-spacing:-3px;line-height:1.1;display:block;margin-bottom:27px}.steps article{position:relative}.steps article:not(:last-child):after{content:"";position:absolute;top:29px;left:80px;right:-12px;height:1px;background:#d0d8ca}.steps h3{font-size:16px;margin-bottom:12px}.steps p{font-size:12px;max-width:300px}.process-note{padding:22px 24px;margin-top:45px;background:var(--sage);border-radius:3px;display:flex;align-items:center;gap:15px;font-size:10px;color:#66755e}.process-note .icon{width:18px;height:18px;color:#4d715a}
/* Neighborhood map — lazy initialized vanilla slippy map */
.area-section{background:#eef1e9}.area-grid{display:grid;grid-template-columns:43% 1fr;gap:75px;align-items:center}.area-grid h2{font-size:35px;letter-spacing:-1.3px;line-height:1.2;margin-bottom:22px}.area-grid>div>p{font-size:12px;line-height:1.9}.area-tags{margin:25px 0 12px;display:flex;flex-wrap:wrap;gap:7px}.area-tag{border:1px solid #d6ddd0;border-radius:3px;padding:6px 10px;font-size:10px;background:#f8f9f3;color:#5c6d59}.area-tag:hover,.area-tag.active{background:#d2e4d0;border-color:#9fb699;color:#1f4b31}#extra-areas{display:contents}.area-grid .text-link{font-size:11px}.area-grid p.availability{font-size:10px;line-height:1.7;border-top:1px solid #d7ddce;padding-top:18px;margin-top:15px}.map-shell{height:460px;border-radius:5px;position:relative;overflow:hidden;border:1px solid #d3dccc;box-shadow:0 8px 25px #28452a08;background:#e2e7d8}#chicago-map{height:100%;width:100%;overflow:hidden;position:relative;cursor:grab;touch-action:pan-y}#chicago-map.dragging{cursor:grabbing;touch-action:none}#map-tiles,#map-markers{position:absolute;inset:0;pointer-events:none}.map-tile{position:absolute;width:256px;height:256px;max-width:none;user-select:none;filter:saturate(.3) contrast(.92) brightness(1.035);pointer-events:none}.map-marker{position:absolute;width:20px;height:20px;min-width:20px;padding:0;border-radius:50% 50% 50% 0;transform:translate(-50%,-100%) rotate(-45deg);border:2px solid #fff;background:#226e4c;box-shadow:0 2px 5px #0003;pointer-events:auto;cursor:pointer;z-index:2}.map-marker:after{content:"";width:5px;height:5px;border:1px solid #ffffffd9;border-radius:50%;position:absolute;top:5px;left:5px}.map-marker:hover,.map-marker.selected{background:var(--emerald);z-index:5;scale:1.18}.map-marker:focus-visible{outline-color:#123c26}.map-controls{position:absolute;top:18px;right:18px;display:flex;flex-direction:column;z-index:5;box-shadow:0 2px 8px #17341815;border-radius:3px;overflow:hidden}.map-controls>button{display:grid;place-items:center;background:#fffc;border:0;border-bottom:1px solid #e3e5de;width:36px;height:36px;font-size:23px;line-height:1;color:#263e2b}.map-controls>button:hover{background:var(--sage)}.map-controls>button .icon{width:17px;height:17px}.map-attribution{position:absolute;bottom:0;right:0;background:#fffffff0;padding:1px 5px;font-size:8px;z-index:5;color:#435840}.map-attribution a{text-decoration:underline}.map-city-label{position:absolute;bottom:28px;left:20px;display:flex;align-items:center;gap:8px;padding:10px 12px;background:#fffffff0;border-radius:2px;font-size:8px;letter-spacing:1px;pointer-events:none;box-shadow:0 4px 20px #0001}.map-city-label .icon{width:12px;height:12px;color:#52805a}.map-fallback{padding:90px 60px;text-align:center;font-size:13px;position:relative;z-index:4;background:#e2e7d8db;height:100%}.map-fallback button{display:block;margin:20px auto 0;border:1px solid #799474;background:#fff9;padding:10px 14px;border-radius:3px}.map-popup{position:absolute;left:16px;top:16px;right:70px;z-index:5;font-size:10px;line-height:1.6;background:#fffdf5f5;padding:10px 14px;border-radius:3px;box-shadow:0 3px 14px #22301515;pointer-events:none}.map-popup strong{display:block;font-size:12px}.map-legend{font-size:9px;line-height:1.7;display:flex;align-items:baseline;gap:8px;margin-top:12px;color:#73806c}.map-legend .status-dot{background:#3a8151;width:5px;height:5px}
/* FAQ and lead form */
.faq-grid{display:grid;grid-template-columns:38% 1fr;gap:80px;align-items:start}.faq-intro{position:sticky;top:135px}.faq-intro h2{font-size:42px;margin-bottom:20px}.faq-intro>p{font-size:12px;margin-bottom:20px}.faq-intro .text-link{font-size:11px}.faq-list>.accordion-item:first-child{border-top:1px solid var(--line)}.contact-section{background:var(--dark);color:var(--ivory);overflow:hidden}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.contact-copy{padding-top:22px}.contact-copy h2{font-size:43px;line-height:1.22;letter-spacing:-1.7px}.contact-copy h2 em{color:var(--emerald)}.contact-copy>p{font-size:14px;color:#b1c1b3;margin-top:24px;line-height:1.9}.contact-phone{display:flex;align-items:center;gap:17px;margin-top:40px;font-family:Manrope,sans-serif;font-size:27px;letter-spacing:-.5px;font-weight:500}.contact-phone>.icon{color:var(--emerald);width:25px;height:25px}.contact-phone small{display:block;font-family:Inter,sans-serif;font-size:8px;letter-spacing:1.7px;color:#9fb3a3;margin-bottom:8px;font-weight:400}.contact-facts{display:flex;gap:24px;margin-top:23px;font-size:10px;color:#a4b9a6}.contact-facts>span{display:flex;gap:7px;align-items:center}.contact-facts .icon{width:14px;height:14px}.transparency-note{margin-top:60px;padding-top:24px;border-top:1px solid #abc7b126;max-width:400px}.transparency-note h3{font-size:14px;font-weight:500;margin-bottom:8px}.transparency-note p{font-size:11px;line-height:1.85;color:#a2b7a6}.form-card{background:#fbfaf5;color:var(--ink);border-radius:5px;padding:35px;box-shadow:0 15px 40px #0002}.form-heading h3{font-size:19px;letter-spacing:-.5px;font-weight:600;line-height:1.4}.form-heading>span{font-size:11px;color:#7e887a;display:block;margin-top:6px}.demo-notice{font-size:9px;line-height:1.7;border:1px solid #d7e1cf;background:#eff3e8;padding:8px 10px;margin:19px 0;color:#5c6f51;border-radius:3px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field{margin-bottom:16px}.field label{display:block;font-size:10px;font-weight:600;margin-bottom:6px}.field label>span{color:#587851}.field label>small{font-size:9px;font-weight:400;color:#7b8574}.field input,.field select,.field textarea{width:100%;border:1px solid #d9ddd1;border-radius:3px;background:white;color:var(--ink);padding:11px 12px;font-size:11px;line-height:1.7;outline-offset:2px}.field input::placeholder,.field textarea::placeholder{color:#81877d}.field select{appearance:auto;color:#52654c;min-height:43px}.field textarea{resize:vertical;min-height:107px}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:#af4737}.field-error{display:block;font-size:10px;color:#a5392b;line-height:1.6}.field-error:empty{display:none}.consent-field>label{display:flex;align-items:flex-start;gap:9px;cursor:pointer}.consent-field input{margin:4px 0 0;width:14px;height:14px;flex-shrink:0;accent-color:#087957}.consent-field label>span{font-size:8px;line-height:1.85;color:#6c7566}.consent-field{margin:20px 0}.form-submit{width:100%;justify-content:space-between;font-size:11px;padding:15px 20px;min-height:48px}#form-status{padding:13px;margin-top:17px;background:#e3efdf;border:1px solid #a2bf93;border-radius:3px;color:#285026;font-size:11px;line-height:1.8}#form-status.error{color:#92382b;border-color:#d7a49b;background:#f7eae6}.site-footer{background:#0e1c16;color:#c9d7ca;padding:55px 0 0}.footer-top{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:55px;align-items:start}.footer-brand{display:block;background:var(--ivory);border-radius:3px;padding:8px 12px;width:226px}.footer-brand img{width:100%;height:auto}.footer-top p{font-size:10px;line-height:1.85;margin-top:15px;color:#9aaa9c}.footer-nav{display:grid;grid-template-columns:1fr 1fr;gap:8px 25px;font-size:11px;padding-top:10px}.footer-nav a:hover{color:var(--emerald)}.footer-contact{padding-top:12px}.footer-contact>span{font-size:8px;letter-spacing:1.6px;color:#90a794;display:block;margin-bottom:10px}.footer-contact>a{font-family:Manrope,sans-serif;display:flex;gap:25px;align-items:center;font-size:23px;letter-spacing:-.5px}.footer-contact .icon{color:#729b7b;width:18px}.footer-contact p{margin-top:7px}.footer-disclaimer{border-top:1px solid #c6d9c519;padding-top:25px;margin-top:40px;color:#a0b1a2;font-size:9px;line-height:1.9}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #c6d9c519;margin-top:25px;padding:22px 0;color:#819585;font-size:8px;line-height:1.8}.footer-bottom>a{color:#afc2b1}.mobile-call{display:none}
@media(min-width:1600px){.hero-content{padding-left:max(80px,calc((100vw - 1280px)/2));padding-right:70px}.hero{grid-template-columns:50% 50%}.hero h1{font-size:70px}.hero-visual{min-height:690px}.hero-content{padding-top:78px}}
@media(max-width:1199px){.wrap{width:calc(100% - 72px)}.desktop-nav{gap:16px;font-size:10px}.header-inner{gap:22px;height:83px}.brand{width:205px}.header-call{padding:11px 14px}.header-call>.icon:last-child{display:none}.hero-content{padding:52px 30px 30px 36px}.hero h1{font-size:53px;letter-spacing:-2.4px}.hero-actions{gap:20px;align-items:flex-start}.hero-actions .button{font-size:10px}.hero-phone{font-size:12px}.hero h1 br:first-of-type{display:none}.hero-explore{margin-top:26px}.hero-content>.eyebrow{font-size:7px;letter-spacing:1px}.hero-visual{min-height:630px}.hero-image-caption{left:25px;right:25px;padding:20px}.hero-image-caption strong{font-size:23px}.hero-image-caption small{font-size:6px}.caption-symbol{width:40px;height:40px}.section{padding:85px 0}.about-grid{gap:55px}.about-copy h2{font-size:32px}.about-visual{height:600px}.service-body{padding:20px}.service-title h3{font-size:14px}.service-title{gap:7px}.service-photo{height:180px}.service-grid{gap:20px}.contact-grid{gap:50px}.contact-copy h2{font-size:38px}.form-card{padding:28px}.area-grid{gap:42px}.area-grid h2{font-size:32px}.faq-grid{gap:55px}.footer-top{gap:40px}.footer-contact>a{font-size:20px;gap:10px}}
@media(max-width:1023px){.desktop-nav{display:none}.header-call{margin-left:auto;font-size:12px}.header-call>.icon:last-child{display:block}.menu-toggle{display:grid;place-items:center;width:40px;height:40px;border:1px solid #dbe0d3;border-radius:3px;background:transparent}.mobile-nav:not([hidden]){display:flex;flex-direction:column;gap:0;padding:12px 36px 25px;border-top:1px solid var(--line);box-shadow:0 15px 20px #1d302815;position:absolute;top:100%;left:0;right:0;background:var(--ivory);max-height:calc(100dvh - 100px);overflow:auto}.mobile-nav a{font-size:14px;padding:10px 0;border-bottom:1px solid #dce0d6}.mobile-nav a:last-child{color:var(--green);border-bottom:0;font-weight:600}.hero{grid-template-columns:52% 48%}.hero h1{font-size:49px}.hero-content{padding-top:45px}.hero-visual{min-height:650px}.hero-location{top:20px;right:20px;font-size:7px}.hero-image-caption{left:20px;right:20px;gap:12px}.caption-symbol{display:none}.hero-image-caption strong{font-size:24px}.hero-image-caption>a{width:32px;height:32px}.hero-actions{flex-direction:column;gap:20px}.hero-explore{margin-top:26px}.hero-disclosure{font-size:7px!important;max-width:275px}.hero-disclosure .icon{display:none}.value-strip>.wrap{grid-template-columns:1fr 1fr;gap:20px 0;padding:23px 0}.value-strip span:nth-child(2){border:0}.value-strip span{justify-content:flex-start!important;padding-left:20px}.value-strip span:first-child,.value-strip span:nth-child(3){padding-left:0}.section-heading h2,h2{font-size:38px}.section-heading>p{font-size:11px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-photo{height:220px}.service-body>p{font-size:12px}.service-title h3{font-size:16px}.service-links>a:first-child{font-size:11px}.filter{font-size:10px;padding:9px 13px}.about-grid{gap:35px;grid-template-columns:42% 1fr}.about-visual{height:610px}.about-copy h2{font-size:29px}.about-copy .eyebrow{font-size:8px}.about-badge{left:15px;padding:18px;right:-5px;bottom:35px}.about-badge>span{font-size:22px}.about-badge .icon{width:28px}.vertical-label{right:-10px;font-size:6px}.feature-grid{gap:0 25px}.feature-card h3{font-size:14px}.area-grid{grid-template-columns:1fr;gap:35px}.area-grid>div:first-child{max-width:650px}.area-grid h2{max-width:560px;font-size:38px}.area-grid>div>p{font-size:13px}.map-shell{height:430px}.faq-grid{grid-template-columns:32% 1fr;gap:40px}.faq-intro h2{font-size:33px}.contact-grid{gap:35px;grid-template-columns:42% 1fr}.contact-copy h2{font-size:33px}.contact-phone{font-size:24px;gap:12px}.contact-phone>.icon{width:21px}.contact-facts{flex-direction:column;gap:8px}.form-card{padding:24px}.form-row{grid-template-columns:1fr;gap:0}.form-heading h3{font-size:18px}.footer-top{grid-template-columns:1fr 1fr;gap:35px}.footer-contact{grid-column:2;grid-row:1}.footer-nav{grid-column:1/-1;display:flex;gap:28px;flex-wrap:wrap;padding:0}.footer-bottom>span:nth-child(2){display:none}.planning-guide>summary small{display:none}}
@media(max-width:639px){html{scroll-padding-top:90px}body{font-size:14px}.wrap{width:calc(100% - 40px)}.announcement{line-height:29px}.announcement .wrap{justify-content:center}.announcement span:first-child{display:none}.announcement span:last-child{font-size:9px}.header-inner{height:75px;gap:12px}.brand{width:181px}.header-call{padding:0;width:37px;height:37px;min-height:37px;border-radius:3px}.header-call span,.header-call>.icon:last-child{display:none}.header-call>.icon{width:16px;height:16px}.menu-toggle{width:37px;height:37px}.menu-toggle .icon{width:19px}.mobile-nav:not([hidden]){padding:8px 22px 20px}.hero{display:flex;flex-direction:column}.hero-content{padding:39px 25px 31px;min-height:initial}.hero-content>.eyebrow{font-size:7px;letter-spacing:1.2px;margin-bottom:22px;gap:8px}.eyebrow>span{width:19px}.hero h1{font-size:48px;letter-spacing:-2.3px;line-height:1.1;max-width:440px}.hero h1 br:first-of-type{display:block}.hero-content>p:not(.hero-disclosure){font-size:12px;line-height:1.85;max-width:340px;margin-top:20px}.hero-actions{flex-direction:row;gap:22px;margin-top:25px;align-items:center}.hero-actions .button{font-size:12px;justify-content:space-between;width:100%;padding:15px 18px;min-height:54px}.desktop-break{display:none}.hero-phone{font-size:13px;gap:10px}.hero-phone small{font-size:7px}.hero-disclosure{font-size:8px!important;max-width:none;margin-top:17px;line-height:1.7}.hero-explore{display:none}.hero-visual{min-height:initial;height:340px;width:100%}.hero-image{object-position:center 59%}.hero-location{top:17px;right:17px;padding:7px 9px;font-size:6px}.hero-image-caption{left:20px;right:20px;bottom:37px;padding:17px 19px;gap:15px}.caption-symbol{display:grid;width:36px;height:36px}.caption-symbol .icon{width:18px}.hero-image-caption small{font-size:6px;letter-spacing:1px}.hero-image-caption strong{font-size:21px}.hero-image-caption strong br{display:none}.hero-image-caption>a{width:32px;height:32px}.hero-image-caption>a .icon{width:18px}.image-note{bottom:13px;left:22px;font-size:7px}.value-strip>.wrap{gap:18px 0;padding:22px 0;width:calc(100% - 40px)}.value-strip span{font-size:8px;gap:7px;padding-left:12px;line-height:1.4}.value-strip .icon{width:15px;height:15px}.section{padding:65px 0}.section-heading{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:25px}.section-heading h2,h2{font-size:34px;letter-spacing:-1.5px}.section-heading>p{font-size:12px;max-width:320px}.eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:17px}.filter-bar{gap:7px;margin-bottom:23px;padding-bottom:19px}.filter{font-size:9px;padding:8px 10px}.filter span{font-size:8px;margin-left:6px}.service-grid{grid-template-columns:1fr;gap:20px}.service-photo{height:230px}.service-body{padding:22px}.service-title{gap:11px}.service-title h3{font-size:17px}.service-title>.icon{width:20px}.service-body>p{font-size:12px;line-height:1.85;margin-bottom:20px}.service-links>a:first-child{font-size:11px}.service-links{padding-top:16px}.services-more{margin-top:26px}.planning-guide{margin-top:30px}.planning-guide>summary{font-size:12px;padding:21px 0;gap:10px}.planning-guide>summary>span{gap:10px}.service-details-grid{grid-template-columns:1fr;gap:0}.about-grid{grid-template-columns:1fr;gap:42px}.about-visual{height:420px;padding-right:16px;width:calc(100% - 10px)}.about-visual>img{object-position:50% 60%}.about-badge{left:20px;right:-10px;bottom:27px;padding:20px}.about-badge>span{font-size:25px}.about-badge .icon{width:34px;height:34px}.vertical-label{right:-9px;top:16px;font-size:6px}.about-copy h2{font-size:32px;letter-spacing:-1.2px}.about-copy>p{font-size:12px;margin-bottom:16px}.feature-grid{grid-template-columns:1fr 1fr;gap:0 24px;margin-top:28px}.feature-card{padding:23px 0}.feature-card>.icon{margin-bottom:14px;width:25px;height:25px}.feature-card h3{font-size:14px;line-height:1.5;margin-bottom:8px}.feature-card p{font-size:11px}.why-section .section-heading{gap:20px}.steps{grid-template-columns:1fr;gap:30px;margin-top:20px}.steps article{padding-left:71px;min-height:90px}.step-number{position:absolute;left:0;top:0;font-size:40px;letter-spacing:-2px}.steps article:not(:last-child):after{width:1px;height:auto;top:54px;bottom:-18px;left:25px;right:auto}.steps h3{font-size:16px;margin-bottom:9px}.steps p{font-size:12px;max-width:300px}.process-note{align-items:flex-start;font-size:9px;gap:10px;padding:16px;margin-top:30px}.process-note .icon{margin-top:3px;width:16px;height:16px}.area-grid h2{font-size:32px;letter-spacing:-1.2px}.area-tags{gap:7px;margin-top:22px}.area-tag{font-size:9px;padding:7px 10px}.map-shell{height:360px}.map-legend{font-size:8px}.area-grid>div>p{font-size:12px}.area-grid p.availability{font-size:10px}.faq-grid{grid-template-columns:1fr;gap:32px}.faq-intro{position:static}.faq-intro h2{font-size:35px}.faq-intro>p{margin-bottom:9px}.accordion-item h3>button{font-size:12px;padding:20px 0}.accordion-content p{font-size:12px}.contact-grid{grid-template-columns:1fr;gap:32px}.contact-copy{padding:0}.contact-copy h2{font-size:37px}.contact-copy>p{font-size:13px;margin-top:20px}.contact-phone{font-size:26px;margin-top:29px}.contact-phone small{font-size:8px}.contact-facts{flex-direction:row;gap:20px;font-size:9px;margin-top:20px}.transparency-note{margin-top:26px;padding-top:22px}.form-card{padding:24px 20px;border-radius:4px}.form-heading h3{font-size:18px}.form-heading>span{font-size:11px}.form-row{grid-template-columns:1fr}.field label{font-size:11px}.field input,.field textarea,.field select{font-size:16px;padding:10px 12px}.field input::placeholder,.field textarea::placeholder{font-size:12px}.field select{font-size:14px;min-height:47px}.field{margin-bottom:17px}.consent-field label>span{font-size:9px}.consent-field input{width:16px;height:16px}.demo-notice{font-size:10px}.form-submit{font-size:11px;min-height:53px;padding:15px}.site-footer{padding-top:40px;padding-bottom:65px}.footer-top{grid-template-columns:1fr;gap:28px}.footer-contact{grid-column:auto;grid-row:auto;padding:0}.footer-nav{grid-column:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:9px 15px;font-size:10px}.footer-brand{width:230px}.footer-contact>a{font-size:23px;justify-content:space-between}.footer-disclaimer{margin-top:27px;font-size:9px;color:#a8b8aa}.footer-bottom{font-size:8px;gap:10px;align-items:flex-start;padding:20px 0}.footer-bottom>span{max-width:210px}.footer-bottom>a{white-space:nowrap}.mobile-call{position:fixed;right:16px;bottom:16px;bottom:max(16px,env(safe-area-inset-bottom));z-index:80;display:flex;align-items:center;gap:9px;background:var(--emerald);color:#0d3524;border:1px solid #a5f7d9;box-shadow:0 5px 20px #06190e33;border-radius:30px;font-size:12px;font-weight:600;padding:12px 18px;transition:opacity .2s,transform .2s}.mobile-call .icon{width:16px;height:16px}.mobile-call.obscured{opacity:0;pointer-events:none;transform:translateY(12px)}}
@media(max-width:359px){.brand{width:155px}.header-inner{gap:9px}.hero h1{font-size:42px}.hero-content{padding-left:20px;padding-right:20px}.hero-content>.eyebrow{font-size:6px;letter-spacing:1px}.hero-image-caption strong{font-size:18px}.caption-symbol{display:none}.contact-facts{gap:12px}.contact-copy h2{font-size:33px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.service-card:hover,.button:hover{transform:none}.service-card:hover .service-photo img{transform:none}}
/* Content stays readable without scripting; JS progressively enhances filters and menus. */

/* Readability refinement: fine labels remain quiet; explanatory and legal copy stay comfortable. */
.desktop-nav{font-size:12px}.value-strip span{font-size:11px}.hero-content>p:not(.hero-disclosure){font-size:14px}.hero-disclosure{font-size:10px!important}.section-heading>p{font-size:13px}.service-body>p{font-size:13px;line-height:1.8}.service-links>a:first-child{font-size:11px}.about-copy>p{font-size:13px}.feature-card p,.steps p,.area-grid>div>p,.accordion-content p{font-size:13px}.process-note{font-size:11px}.service-detail .accordion-content p{font-size:12px}.field label{font-size:12px}.field input,.field textarea,.field select{font-size:13px}.consent-field label>span{font-size:11px;line-height:1.65}.demo-notice{font-size:11px}.form-heading>span{font-size:12px}.form-submit{font-size:12px}.footer-disclaimer{font-size:11px;line-height:1.8}.transparency-note p{font-size:12px}.form-heading>span,.field label>small,.planning-guide>summary small,#service-count{color:#65705e}.field input::placeholder,.field textarea::placeholder{color:#70776b}.footer-bottom{font-size:10px}.image-note{background:#193226a8;padding:2px 7px;border-radius:2px}
@media(max-width:1199px){.desktop-nav{font-size:10px}.value-strip span{font-size:10px}.hero-disclosure{font-size:9px!important}}
@media(max-width:1023px){.about-copy>p{font-size:12px}.hero-content>p:not(.hero-disclosure){font-size:13px}}
@media(max-width:639px){.value-strip span{font-size:8px}.hero-content>p:not(.hero-disclosure){font-size:13px}.hero-disclosure{font-size:9px!important}.service-body>p,.about-copy>p{font-size:13px}.feature-card p{font-size:12px}.field input,.field textarea{font-size:16px}.field select{font-size:14px}.field input::placeholder,.field textarea::placeholder{font-size:13px}.footer-disclaimer{font-size:10px}.footer-bottom{font-size:9px}.form-card{padding:25px 20px}}

/* Verified AA contrast against the actual ivory, sage, and dark section backgrounds. */
:root{--muted:#5e685f}.vertical-label{color:#5e6d58}.step-number{color:#7c8b74}.process-note{color:#58694f}.map-legend{color:#5b6b54}

/* User-supplied photo update: each editorial image appears once. */
.hero-image{object-position:54% center}.about-visual{height:auto}.about-visual>img{height:auto;object-fit:contain;object-position:center}.about-badge{position:relative;inset:auto;width:100%;margin-top:20px;box-shadow:none}.footer-brand{background:none;padding:0;width:auto;color:var(--ivory)}.footer-brand strong{display:block;font:500 32px/1.2 Manrope,Arial,sans-serif;letter-spacing:-1px}.footer-brand>span{display:block;margin-top:8px;font-size:10px;letter-spacing:1.3px;text-transform:uppercase;color:#b4c7b7}
@media(max-width:639px){.hero-image{object-position:center}.about-visual{height:auto}.about-badge{left:auto;right:auto;bottom:auto;margin-top:16px}.footer-brand{width:auto}}

/* Policy links open independent pages; communications-consent wording remains unchanged. */
.footer-policy-links{display:flex;gap:14px 27px;flex-wrap:wrap;margin-top:22px;font-size:10px;color:#b1c8b6}.footer-policy-links a{padding:4px 0;text-decoration:underline;text-decoration-color:#57715d;text-underline-offset:4px}.footer-policy-links a:hover{color:var(--emerald)}.form-policy-links{font-size:10px;line-height:1.8;margin:17px 0 0;color:#5c6b52}.form-policy-links a{color:#145d37;text-decoration:underline;text-underline-offset:3px}.form-policy-links+.consent-field{margin-top:13px}
@media(max-width:639px){.footer-policy-links{flex-direction:column;gap:6px;font-size:10px}.form-policy-links{font-size:11px}}
