:root{--ink:#111418;--muted:#5a6266;--line:#dde6df;--lime:#a8f04e;--lime-soft:#eefbdc;--coral:#ff6b4a;--sky:#5ab9d6;--paper:#fff;--wash:#f6f9f4;--dark:#111418;--radius:8px;--shadow:0 18px 50px rgba(17,20,24,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;letter-spacing:0}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.container{width:min(1160px,calc(100% - 32px));margin:0 auto}.site-header{position:fixed;top:18px;left:0;right:0;z-index:20;display:flex;justify-content:center;pointer-events:none}.nav-shell{display:flex;justify-content:center;width:100%;pointer-events:none}.nav-pill{display:inline-flex;align-items:center;gap:28px;width:fit-content;max-width:calc(100vw - 28px);margin:0 auto;padding:8px 10px 8px 14px;border:1px solid rgba(255,255,255,.38);border-radius:999px;background:rgba(255,255,255,.78);box-shadow:0 12px 40px rgba(17,20,24,.16);backdrop-filter:blur(18px);pointer-events:auto}.brand{display:flex;align-items:center;gap:10px;min-width:0}.brand img{width:58px;height:40px;object-fit:contain}.brand span{font-weight:800;font-size:14px;white-space:nowrap}.nav-links{display:none;gap:4px}.nav-link{padding:10px 13px;border-radius:999px;font-size:14px;font-weight:750;color:#293035}.nav-link:hover,.nav-link.is-active{background:#111418;color:#fff}.nav-cta{display:none;background:var(--lime);color:#111418;border-radius:999px;padding:11px 18px;font-weight:850}.mobile-menu-toggle{display:flex;flex-direction:column;gap:4px;width:44px;height:44px;border:0;border-radius:999px;background:#111418;align-items:center;justify-content:center}.mobile-menu-toggle span{width:18px;height:2px;background:#fff;border-radius:2px;transition:transform .22s ease,opacity .22s ease}.mobile-menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(6px) rotate(45deg)}.mobile-menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.mobile-menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-menu{position:fixed;inset:0 0 auto 0;z-index:19;background:rgba(255,255,255,.96);padding:86px 24px 24px;transform:translateY(-120%);transition:transform .22s ease;box-shadow:0 18px 50px rgba(17,20,24,.14)}.mobile-menu.is-open{transform:translateY(0)}.mobile-menu-inner{display:grid;gap:12px}.mobile-menu a{font-weight:850;padding:12px 0;border-bottom:1px solid var(--line)}.mobile-call{color:#1f7900}.hero{min-height:100svh;display:flex;background:#111418}.hero-inner{display:grid;grid-template-columns:1fr 1fr;width:100%;min-height:100svh}.hero-photo{display:flex;align-items:center;justify-content:center;padding:120px 60px 80px 32px}.hero-photo-wrap{position:relative;width:min(360px,80%)}.hero-photo-wrap::before{content:'';position:absolute;inset:0;background:var(--lime);border-radius:20px;transform:rotate(5deg) translate(12px,16px)}.hero-photo-box{position:relative;z-index:1;border-radius:20px;overflow:hidden;transform:rotate(-3deg);box-shadow:0 40px 100px rgba(0,0,0,.7),0 8px 28px rgba(0,0,0,.45)}.hero-photo-box picture{display:block}.hero-photo-box img{width:100%;aspect-ratio:3/4;object-fit:cover;object-position:50% 15%;display:block}.hero-scrim{display:none}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:140px clamp(24px,5vw,80px) 64px clamp(24px,5vw,80px);color:#fff}.hero-card{background:transparent;color:#fff;box-shadow:none;padding:0;width:auto;margin:0}.hero-copy .btn.ghost{background:rgba(255,255,255,.12);color:#fff;border-color:rgba(255,255,255,.28)}.hero-copy .proof-row span{border-color:rgba(255,255,255,.22);color:#fff;background:rgba(255,255,255,.08)}.eyebrow{margin:0 0 10px;color:#4d5a5f;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.hero-card .eyebrow{color:var(--lime)}h1,h2,h3,p{overflow-wrap:anywhere}h1{margin:0;font-size:clamp(42px,8vw,86px);line-height:.92;letter-spacing:0}h1 em{font-style:italic;color:var(--lime);font-weight:900}h2{font-size:clamp(30px,4.4vw,58px);line-height:1;margin:0 0 18px;letter-spacing:0}h3{font-size:20px;line-height:1.15;margin:0 0 10px}.hero-card p{font-size:18px;color:rgba(255,255,255,.78);max-width:54ch}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;padding:13px 20px;font-weight:900;border:1px solid transparent}.btn.primary{background:var(--lime);color:#111418}.btn.ghost{background:transparent;color:var(--ink);border-color:#cfd9d2}.btn.dark{background:#111418;color:#fff}.proof-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.proof-row span{border:1px solid rgba(17,20,24,.16);border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800;color:var(--ink);background:#fff}.why{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:72px 0}.why article,.rates-grid article,.process article,.note,.testimonial-detail article{border:1px solid var(--line);border-radius:8px;padding:22px;background:#fff}.why span,.process strong,.testimonial-detail span{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:999px;background:#111418;color:var(--lime);font-weight:900;margin-bottom:18px}.split{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center;padding:76px 0}.copy p{color:var(--muted);font-size:18px}.copy ul{padding-left:20px;font-weight:760}.photo-card{margin:0;border-radius:28px;overflow:hidden;background:#111418;color:#fff;box-shadow:var(--shadow)}.photo-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.photo-card figcaption{padding:16px 18px;font-weight:800}.service-band{background:var(--lime);padding:74px 0}.service-band .eyebrow{color:#111418}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{display:block;background:#fff;border-radius:8px;overflow:hidden;border:1px solid rgba(17,20,24,.12);box-shadow:0 12px 32px rgba(17,20,24,.1)}.service-card img{width:100%;aspect-ratio:1.35;object-fit:cover}.service-card span{display:block;padding:18px 18px 0;font-size:22px;font-weight:950}.service-card p{padding:0 18px 20px;color:#536066}.process{padding:78px 0}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.testimonial{background:#111418;color:#fff;padding:70px 0}.quote{max-width:920px}.quote .eyebrow{color:var(--lime)}blockquote{font-size:clamp(36px,6vw,72px);line-height:1.02;margin:0 0 16px;font-weight:900}.location{display:grid;grid-template-columns:1fr 420px;gap:32px;align-items:center;padding:76px 0}.map-mark{width:100%;height:auto}.contact-band{background:var(--coral);padding:44px 0}.band-inner{display:flex;align-items:center;justify-content:space-between;gap:18px}.band-inner h2{font-size:clamp(26px,4vw,48px);margin:0}.site-footer{background:#111418;color:#eef3ee;padding:56px 0 22px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:28px}.footer-logo{width:88px;height:60px;object-fit:contain;margin-bottom:16px}.site-footer a{display:block;color:#fff;margin:8px 0}.site-footer h3{color:var(--lime)}.footer-small,.nap{color:#b9c2bd;font-size:14px}.footer-bottom{display:flex;justify-content:space-between;gap:18px;border-top:1px solid rgba(255,255,255,.12);margin-top:32px;padding-top:18px;color:#b9c2bd;font-size:14px}.footer-credit a{display:inline;color:#fff}.rates,.cards,.service-detail,.faq,.single,.not-found,.contact-panel{padding:76px 0}.rates-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-list{display:grid;gap:18px}.service-list article{display:grid;grid-template-columns:280px 1fr;gap:20px;align-items:center;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.service-list img{width:100%;height:100%;min-height:210px;object-fit:cover}.service-list article div{padding:22px}.service-list a{font-weight:900;color:#1f7900}.focus{padding:20px 0 76px}.pill-cloud{display:flex;flex-wrap:wrap;gap:12px}.pill-cloud span{padding:11px 15px;border-radius:999px;background:var(--lime-soft);font-weight:850}.testimonial-detail article{max-width:860px;margin:0 auto}.testimonial-detail blockquote{font-size:clamp(30px,5vw,54px);color:#111418}.contact-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;align-items:start}.lead-form{display:grid;gap:14px;border:1px solid var(--line);border-radius:8px;padding:22px;background:#f9fbf8}.lead-form label{display:grid;gap:7px;font-weight:850}.lead-form input,.lead-form textarea{width:100%;border:1px solid #cfd9d2;border-radius:8px;padding:13px 14px;font:inherit;background:#fff}.faq{display:grid;gap:12px}.faq details{border:1px solid var(--line);border-radius:8px;padding:18px 20px;background:#fff}.faq summary{cursor:pointer;font-weight:900}.faq p{color:var(--muted)}.faq.compact{padding-top:0}.service-detail{display:grid;grid-template-columns:1fr 440px;gap:30px;align-items:center}.service-detail img{border-radius:28px;aspect-ratio:1;object-fit:cover;box-shadow:var(--shadow)}.service-detail li{margin:10px 0}.single{max-width:860px}.single p{font-size:18px;color:var(--muted)}.not-found{min-height:62vh;padding-top:160px}.sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:22;display:grid;grid-template-columns:1fr 1fr}.sticky-cta a{display:flex;align-items:center;justify-content:center;height:58px;font-weight:950}.sc-call{background:var(--lime);color:#111418}.sc-msg{background:#0a0a0a;color:#fff}.why article h2{font-size:22px;line-height:1.18;margin:0 0 10px}.band-inner .btn{white-space:nowrap;padding:14px 26px}@media (min-width:1024px){.nav-links{display:flex}.nav-cta{display:inline-flex}.mobile-menu-toggle{display:none!important}.sticky-cta{display:none}}@media (max-width:920px){.why,.service-grid,.process-grid,.rates-grid,.footer-grid{grid-template-columns:1fr 1fr}.split,.location,.contact-panel,.service-detail{grid-template-columns:1fr}.service-list article{grid-template-columns:1fr}.service-detail img{width:100%}.band-inner{align-items:flex-start;flex-direction:column}.brand span{max-width:150px;white-space:normal;line-height:1.05}.hero-inner{grid-template-columns:1fr}.hero-photo{order:-1;padding:80px 32px 32px}.hero-copy{padding:40px 24px 56px}}@media (max-width:620px){.container{width:min(100% - 24px,1160px)}.site-header{top:10px}.hero-photo{padding:60px 24px 24px}.hero-photo-wrap{width:min(240px,76%)}.hero-card h1{font-size:42px;line-height:.98}.hero-card p{font-size:16px}.nav-pill{gap:8px;padding:7px 8px}.brand img{width:48px;height:34px}.brand span{font-size:12px;max-width:118px}.why,.service-grid,.process-grid,.rates-grid,.footer-grid{grid-template-columns:1fr}.proof-row span{font-size:12px}.service-band,.split,.process,.location,.rates,.cards,.service-detail,.faq,.single,.contact-panel{padding:52px 0}.footer-bottom{flex-direction:column}.hero-actions .btn{width:100%}blockquote{font-size:34px}.service-list img{min-height:190px}}
