:root{--ink:#17332f;--muted:#5f706c;--paper:#f7f4ec;--white:#fff;--line:#d9ded7;--green:#123b36;--green2:#215c52;--sun:#e8b94e;--terracotta:#ae623f;--shadow:0 24px 70px rgba(16,48,43,.12);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.7}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.24;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.035'/%3E%3C/svg%3E")}a{color:var(--green2)}img{display:block;max-width:100%;height:auto}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;line-height:1.08;margin-top:0}h1{font-size:clamp(2.7rem,6vw,6.4rem);letter-spacing:-.055em}h2{font-size:clamp(2rem,3.7vw,3.8rem);letter-spacing:-.035em;margin-bottom:1.2rem}h3{font-size:1.35rem}p{margin:0 0 1.3rem}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;background:white;padding:1rem;z-index:9999}.site-header{position:sticky;top:0;z-index:100;background:rgba(247,244,236,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(23,51,47,.09)}.nav-wrap{max-width:1440px;margin:auto;padding:14px 4vw;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:.7rem;text-decoration:none;color:var(--ink);font-size:1.2rem;letter-spacing:-.02em}.brand svg{width:40px;height:40px;stroke:var(--green);stroke-width:2.4;fill:none}.brand svg circle{fill:var(--sun);stroke:none}.brand b{color:var(--terracotta)}#menu{display:flex;align-items:center;gap:1.6rem}#menu>a:not(.button){text-decoration:none;color:var(--ink);font-size:.93rem;font-weight:650}.menu-toggle{display:none;border:1px solid var(--line);background:white;border-radius:99px;padding:.65rem 1rem}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--green);color:white!important;text-decoration:none;border:0;border-radius:999px;padding:.85rem 1.35rem;font-weight:760;box-shadow:0 8px 24px rgba(18,59,54,.18);cursor:pointer}.button:hover{background:var(--green2);transform:translateY(-1px)}.button-light{background:white;color:var(--green)!important}.button-outline{background:transparent;color:var(--green)!important;border:1px solid var(--green);box-shadow:none}.text-link{font-weight:750;text-underline-offset:5px}.eyebrow,.section-index{font-size:.76rem;font-weight:850;text-transform:uppercase;letter-spacing:.17em;color:var(--terracotta)}.hero{max-width:1540px;margin:0 auto;padding:5vw 4vw 4vw;display:grid;grid-template-columns:.9fr 1.1fr;gap:5vw;align-items:center;min-height:760px}.hero-copy{padding:3vw 0}.hero h1{max-width:860px}.lead{font-size:clamp(1.1rem,1.5vw,1.42rem);color:var(--muted);max-width:760px}.hero-actions{display:flex;gap:1.3rem;align-items:center;margin:2.2rem 0}.trust-row{display:flex;gap:2rem;border-top:1px solid var(--line);padding-top:1.4rem;color:var(--muted);font-size:.88rem}.trust-row b{color:var(--ink);font-size:1.25rem;margin-right:.25rem}.hero-visual{position:relative}.media{display:block;overflow:hidden;border-radius:var(--radius);background:#dce6df}.media img{width:100%;aspect-ratio:3/2;object-fit:cover}.media-hero{box-shadow:var(--shadow)}.media-hero img{aspect-ratio:4/5;min-height:650px}.hero-note{position:absolute;left:-32px;bottom:38px;background:white;border-radius:18px;padding:1rem 1.3rem;box-shadow:var(--shadow);display:flex;flex-direction:column}.hero-note span{font-size:.8rem;color:var(--muted)}.content-section,.context-links,.cta-panel,.widget-section{max-width:1240px;margin:0 auto;padding:6.5rem 4vw}.content-section.narrow{max-width:860px;padding-top:3.8rem;padding-bottom:3.8rem}.intro{padding-top:2rem;padding-bottom:2rem}.kicker{font-family:Georgia,serif;font-size:clamp(1.5rem,3vw,2.5rem);line-height:1.35;max-width:1050px}.split{display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:center}.split.reverse>:first-child{order:2}.split.reverse>:last-child{order:1}.split .media img{aspect-ratio:4/3}.checklist{list-style:none;padding:0}.checklist li{padding:.8rem 0 .8rem 2rem;border-bottom:1px solid var(--line);position:relative}.checklist li:before{content:"✓";position:absolute;left:0;color:var(--terracotta);font-weight:bold}.step-grid,.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin:2.5rem 0}.step-grid article,.feature-grid article{background:white;border:1px solid var(--line);border-radius:20px;padding:1.5rem}.step-grid article>b{display:grid;place-items:center;width:38px;height:38px;background:var(--sun);border-radius:50%;margin-bottom:1.7rem}.image-pair{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem;margin:2rem 0}.image-triptych{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:1rem;margin:2rem 0}.image-triptych .media img{height:100%;aspect-ratio:1/1;object-fit:cover}.table-wrap{overflow:auto;background:white;border:1px solid var(--line);border-radius:20px;margin:1.8rem 0}table{width:100%;border-collapse:collapse;min-width:650px}caption{text-align:left;padding:1.2rem 1.4rem;font-weight:750;color:var(--green)}th,td{text-align:left;padding:1rem 1.4rem;border-top:1px solid var(--line)}th{font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;background:#eef2ed}.fineprint{font-size:.85rem;color:var(--muted)}.timeline{padding-left:1.3rem}.timeline li{padding:.8rem 0 .8rem .5rem;border-bottom:1px solid var(--line)}.page-hero,.local-hero{max-width:1440px;margin:auto;padding:7rem 4vw 5rem}.page-hero{background:linear-gradient(135deg,#e8eee8,#f7f4ec);border-radius:0 0 60px 60px}.page-hero h1{max-width:1050px}.page-hero.compact{padding-top:4rem;padding-bottom:4rem}.local-hero{display:grid;grid-template-columns:1fr .9fr;gap:5vw;align-items:center}.local-hero .media img{aspect-ratio:4/3}.context-links{padding-top:2rem;padding-bottom:4rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.context-links a{display:flex;justify-content:space-between;padding:1.2rem 1.4rem;background:white;border:1px solid var(--line);border-radius:16px;text-decoration:none;font-weight:750}.context-links a:hover{border-color:var(--terracotta)}.cta-panel{max-width:1160px;background:var(--green);color:white;border-radius:var(--radius);display:flex;justify-content:space-between;align-items:center;margin-bottom:6rem}.cta-panel h2{font-size:clamp(2rem,4vw,3.5rem);margin-bottom:.6rem}.cta-panel p{color:#cfddd9}.weather{background:#eaf0eb;border-radius:var(--radius)}.weather-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin:2rem 0}.weather-grid span{background:white;border-radius:18px;padding:1.25rem;display:flex;flex-direction:column}.weather-grid b{font-size:1.35rem}.weather-grid small{color:var(--muted)}.business-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem}.business-card{background:white;border:1px solid var(--line);border-radius:18px;padding:1.2rem;display:flex;flex-direction:column}.business-card h3{margin:.7rem 0}.business-card p{font-size:.88rem;color:var(--muted)}.business-card a{margin-top:auto;font-weight:800}.business-distance{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--terracotta)}.nearby-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.nearby-grid a{background:white;border:1px solid var(--line);border-radius:18px;padding:1.2rem;text-decoration:none;display:flex;flex-direction:column}.nearby-grid span{font-size:.82rem;color:var(--muted)}.faq details{background:white;border:1px solid var(--line);border-radius:16px;padding:1rem 1.3rem;margin:.7rem 0}.faq summary{font-weight:800;cursor:pointer}.faq details p{padding-top:1rem;color:var(--muted)}.widget-section{max-width:900px}.widget-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:2rem 0}.widget-trust span{background:white;border:1px solid var(--line);padding:1rem;border-radius:16px;display:flex;flex-direction:column}.widget-trust small{color:var(--muted)}.widget-shell{background:white;border:1px solid var(--line);border-radius:24px;padding:1rem;min-height:480px;overflow:hidden}.city-search{background:white;border:1px solid var(--line);border-radius:20px;padding:1.4rem}.city-search label{display:block;font-weight:800;margin-bottom:.6rem}.city-search>div{display:flex;gap:.7rem}.city-search input{flex:1;min-width:0;padding:1rem;border:1px solid var(--line);border-radius:99px;font:inherit}.city-search ul{list-style:none;padding:0;margin:1rem 0 0}.city-search li a{display:flex;justify-content:space-between;padding:.6rem;text-decoration:none;border-top:1px solid var(--line)}.city-cloud{display:grid;grid-template-columns:repeat(3,1fr);max-height:650px;overflow:auto;margin-top:1rem;border:1px solid var(--line);border-radius:20px;background:white}.city-cloud a{padding:.8rem 1rem;border-bottom:1px solid var(--line);text-decoration:none}.city-cloud small{display:block;color:var(--muted)}.site-footer{background:#0d2d29;color:#dfe9e6;padding:5rem 4vw 2rem}.footer-grid{max-width:1240px;margin:auto;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:3rem}.site-footer a{color:#dfe9e6;display:block;margin:.45rem 0}.site-footer h3{color:white}.brand-footer{font-size:1.4rem}.copyright{max-width:1240px;margin:3rem auto 0;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.12);font-size:.82rem;color:#9db2ad}.sticky-cta{position:fixed;z-index:90;right:1.3rem;bottom:1.3rem;background:white;border:1px solid var(--line);border-radius:20px;padding:.85rem 1rem;box-shadow:var(--shadow);display:flex;align-items:center;gap:1rem}.sticky-cta[hidden]{display:none}.sticky-cta>button{position:absolute;right:-7px;top:-9px;border:0;border-radius:50%;width:25px;height:25px;background:var(--ink);color:white}.sticky-cta span{display:flex;flex-direction:column}.sticky-cta small{color:var(--muted)}
@media(max-width:900px){h1{font-size:clamp(2.6rem,13vw,4.6rem)}.menu-toggle{display:block}#menu{display:none;position:absolute;left:4vw;right:4vw;top:68px;background:white;border:1px solid var(--line);border-radius:20px;padding:1rem;flex-direction:column;align-items:stretch;box-shadow:var(--shadow)}#menu.open{display:flex}.hero,.local-hero,.split{grid-template-columns:1fr}.hero{padding-top:2rem;min-height:0}.hero-copy{order:1}.hero-visual{order:2}.media-hero img{min-height:0;aspect-ratio:4/3}.hero-note{left:1rem;bottom:1rem}.split.reverse>:first-child,.split.reverse>:last-child{order:initial}.step-grid,.feature-grid,.business-grid{grid-template-columns:1fr 1fr}.image-triptych{grid-template-columns:1fr 1fr}.image-triptych>:first-child{grid-column:1/-1}.nearby-grid{grid-template-columns:1fr 1fr}.context-links{grid-template-columns:1fr}.cta-panel{margin:1rem 4vw 4rem;flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}.city-cloud{grid-template-columns:1fr 1fr}.trust-row{flex-wrap:wrap}}
@media(max-width:560px){.content-section,.context-links,.widget-section{padding-left:5vw;padding-right:5vw}.hero-actions{align-items:stretch;flex-direction:column}.trust-row{gap:.8rem}.step-grid,.feature-grid,.business-grid,.weather-grid,.nearby-grid,.footer-grid,.widget-trust,.image-pair,.image-triptych,.city-cloud{grid-template-columns:1fr}.image-triptych>:first-child{grid-column:auto}.page-hero{border-radius:0 0 34px 34px}.sticky-cta{left:.7rem;right:.7rem;bottom:.7rem;justify-content:space-between}.sticky-cta span{font-size:.82rem}.sticky-cta .button{padding:.7rem 1rem}.city-search>div{flex-direction:column}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.split{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.split>*{min-width:0}.table-wrap{max-width:100%}@media(max-width:900px){.split{grid-template-columns:minmax(0,1fr)}}
.local-hero{grid-template-columns:minmax(0,1fr) minmax(0,.9fr)}.local-hero>*{min-width:0}@media(max-width:900px){.local-hero{grid-template-columns:minmax(0,1fr)}.local-hero h1{overflow-wrap:anywhere}}
@media(min-width:901px){.footer-grid{grid-template-columns:1.5fr repeat(4,1fr);gap:2rem}}
