:root{--bg:#f7f3eb;--surface:#fffdf9;--surface-strong:#f2e7d8;--text:#1e1d1a;--muted:#6d675c;--line:#e7ddcc;--brand:#8a6f47;--brand-dark:#4f3f28;--accent:#dba646;--shadow:0 12px 30px rgba(79,63,40,.08);--radius:22px;--radius-sm:18px;--max:1180px;}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}p{margin:.2rem 0 1rem}ul{padding-left:1.1rem}.topbar{background:var(--brand-dark);color:#fff;padding:.65rem 1rem;text-align:center;font-size:.92rem}.site-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;position:sticky;top:0;background:rgba(247,243,235,.94);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);z-index:20}.site-header.simple{position:static}.brand{display:flex;align-items:center;gap:.8rem;min-width:0}.brand img{width:52px;height:52px;object-fit:contain;border-radius:14px;background:#fff;padding:.25rem;box-shadow:var(--shadow)}.brand strong{display:block}.brand span{display:block;color:var(--muted);font-size:.92rem}nav{display:flex;gap:1rem;color:var(--muted)}nav a:hover,.text-link:hover,.contact-card a:hover{text-decoration:underline}.header-actions,.hero-actions,.inline-actions,.stack-actions{display:flex;gap:.8rem;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.92rem 1.2rem;border-radius:999px;background:var(--brand-dark);color:#fff;font-weight:700;border:1px solid var(--brand-dark);transition:.18s ease}.btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(79,63,40,.16)}.btn-secondary{background:transparent;border:1px solid var(--line);color:var(--text)}.hero{display:grid;grid-template-columns:1.15fr .9fr;gap:2rem;align-items:center;padding:3rem 1.2rem 2rem;max-width:var(--max);margin:0 auto}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;color:var(--brand);font-weight:800;margin:0 0 .4rem}.hero h1{font-size:clamp(2.3rem,5vw,4.4rem);line-height:1.05;margin:.2rem 0 1rem}.lead{font-size:1.08rem;color:var(--muted);max-width:62ch}.microcopy{font-size:.97rem;color:var(--muted);margin-top:1rem}.trust-list{display:flex;gap:.8rem;flex-wrap:wrap;list-style:none;padding:0;margin:1rem 0 0}.trust-list li,.stats div,.card,.price-item,.review,.badge{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow)}.trust-list li{padding:.55rem .8rem;border-radius:999px;font-weight:600}.hero-card img{border-radius:var(--radius);background:#e8dfd0;padding:1rem;box-shadow:var(--shadow)}.card{border-radius:var(--radius);padding:1.15rem}.quick-card{margin-top:1rem}.quick-list{display:grid;gap:.8rem;margin:1rem 0}.quick-list div{display:flex;justify-content:space-between;gap:1rem;padding-bottom:.8rem;border-bottom:1px solid var(--line)}.quick-list div:last-child{padding-bottom:0;border-bottom:0}.quick-list span{color:var(--muted)}.section{max-width:var(--max);margin:0 auto;padding:2rem 1.2rem}.section.narrow{max-width:900px}.compact-section{padding-left:0;padding-right:0}.section-head{margin-bottom:1rem}.section h2,.section h1{font-size:clamp(1.7rem,3vw,2.6rem);margin:.15rem 0 .5rem}.grid{display:grid;gap:1rem}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.stats div{padding:1.1rem;border-radius:var(--radius);text-align:center}.stats strong,.badge strong{display:block;font-size:1.2rem}.stats span,.badge span{color:var(--muted)}.trust-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;padding-top:0}.badge{padding:1rem;border-radius:18px}.service-card h3,.local-card strong,.review strong,.fact-card strong,.mini-cta-card strong,.step-card strong{margin-top:0;display:block;margin-bottom:.35rem}.accent{background:#efe6d7;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.price-preview .price-item,.price-table .row{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1rem 1.1rem;border-radius:18px}.price-table{display:grid;gap:.8rem;margin:1rem 0 2rem}.price-table .row{background:var(--surface);border:1px solid var(--line)}.inline-note{display:inline-flex;align-items:center;color:var(--muted);font-weight:600}.section-links{margin-top:1rem}.compact-head p:last-child{max-width:62ch}.note ul,.intro-card ul,.checklist-card ul{margin:.6rem 0 0 1.1rem;padding:0}.local-section .card,.sustainability-section .card,.faq-item,.intro-card,.checklist-card,.mini-cta-card,.step-card,.fact-card{height:100%}.faq-list{display:grid;gap:1rem}.review-meta{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:1rem;flex-wrap:wrap}.review-meta span{color:var(--muted);font-size:.94rem}.quote-card{display:flex;flex-direction:column;justify-content:space-between;min-height:220px}.review-stars{display:inline-flex;align-items:center;gap:.2rem;margin-bottom:.85rem;color:var(--accent);font-size:.95rem;letter-spacing:.18em;opacity:.9}.quote-card p{font-size:1.02rem;margin-bottom:1.2rem}.faq-item summary{cursor:pointer;font-weight:700;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin-top:.9rem;color:var(--muted)}.steps-grid .step-card span{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:var(--surface-strong);color:var(--brand-dark);font-weight:800;margin-bottom:.8rem}.step-card,.service-card,.fact-card,.local-card,.review{min-height:100%}.cta-strip{display:flex;justify-content:space-between;align-items:center;gap:1rem;background:var(--brand-dark);color:#fff;border-radius:32px;padding:1.4rem}.cta-strip.compact{margin-top:1rem}.text-link{color:var(--brand);font-weight:700}.contact-card a{color:var(--brand-dark);font-weight:700}.quick-decision-grid{margin:1rem 0 2rem}.embedded-map iframe{width:100%;height:360px;border:0;border-radius:24px;box-shadow:var(--shadow)}.mobile-bar{display:none}
@media (max-width:960px){nav{display:none}.hero,.grid.two,.grid.three,.stats,.trust-band{grid-template-columns:1fr}.site-header{flex-wrap:wrap}.hero{padding-top:2rem}.cta-strip{display:grid;grid-template-columns:1fr;border-radius:24px}.mobile-bar{display:grid;grid-template-columns:1fr 1.6fr;gap:.7rem;position:fixed;left:0;right:0;bottom:0;padding:.8rem;background:rgba(247,243,235,.97);backdrop-filter:blur(10px);border-top:1px solid var(--line)}.mobile-bar a{padding:.95rem 1rem;background:#fff;border:1px solid var(--line);border-radius:999px;text-align:center;font-weight:700}.mobile-bar a.primary{background:var(--brand-dark);color:#fff;border-color:var(--brand-dark)}body{padding-bottom:5.7rem}.quick-list div,.price-preview .price-item,.price-table .row{flex-direction:column;align-items:flex-start}.inline-actions,.stack-actions,.header-actions{width:100%}.header-actions .btn,.stack-actions .btn{flex:1}}
@media (max-width:640px){.topbar{font-size:.82rem}.site-header{padding:.9rem 1rem}.hero{gap:1.4rem;padding:1.4rem 1rem 1.2rem}.section{padding:1.4rem 1rem}.hero h1{font-size:2.15rem}.btn{width:100%}.trust-list li{width:100%;text-align:center}.brand img{width:46px;height:46px}.card{padding:1rem}.embedded-map iframe{height:300px}}