:root{--green:#1e5b3a;--green-dark:#143f28;--green-deep:#0e2c1c;--gold:#f4a91d;--gold-dark:#d68c00;--cream:#fbf6ec;--cream-2:#f4ecdc;--ink:#1f2a20;--muted:#5b6a5c;--white:#fff;--line:#e6ddc9;--shadow:0 14px 40px rgba(20,45,30,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px;-webkit-text-size-adjust:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--ink);background:var(--cream);line-height:1.6;overflow-wrap:anywhere}img{max-width:100%;display:block}h1,h2,h3,h4{color:var(--green-dark);line-height:1.15;margin:0 0 .5em;letter-spacing:-.01em}blockquote,figure{margin:0}a{color:inherit}.btn{display:inline-block;max-width:100%;padding:.85rem 1.5rem;border-radius:999px;font-weight:700;font-size:1rem;text-decoration:none;text-align:center;overflow-wrap:break-word;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.btn-gold{background:var(--gold);color:#3a2a05;box-shadow:0 8px 20px rgba(214,140,0,.32)}.btn-gold:hover{background:var(--gold-dark);transform:translateY(-1px)}.btn-ghost{background:transparent;color:var(--green-dark);border:2px solid var(--green)}.btn-ghost:hover{background:rgba(30,91,58,.08)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:var(--white);border-bottom:1px solid var(--line)}.header-inner{max-width:1200px;margin:0 auto;padding:.7rem 1.25rem;gap:1rem}.brand,.header-inner{display:flex;align-items:center}.brand{gap:.55rem;text-decoration:none;margin-right:auto;flex:none}.brand-sun{width:26px;height:26px;border-radius:50%;background:radial-gradient(circle at 50% 45%,var(--gold) 55%,var(--gold-dark) 100%);box-shadow:0 0 0 3px rgba(244,169,29,.25);flex:none}.brand-name{font-size:1.28rem;font-weight:800;color:var(--green-dark);letter-spacing:-.02em;white-space:nowrap}.nav,.nav-links,.nav-panel{display:flex;align-items:center}.nav-links{gap:1.6rem}.nav-links a{text-decoration:none;color:var(--ink);font-weight:600;font-size:.98rem;white-space:nowrap}.nav-links a:hover{color:var(--green)}.nav-cta{display:none}.header-cta{flex:none;text-decoration:none;font-weight:800;color:var(--green-dark);background:var(--cream-2);padding:.6rem 1.1rem;border-radius:999px;white-space:nowrap}.header-cta:hover{background:var(--gold);color:#3a2a05}.hamburger,.nav-close,.nav-overlay{display:none}.hero{background:linear-gradient(180deg,var(--cream) 0,var(--cream-2) 100%);padding:clamp(2rem,5vw,4.5rem) 1.25rem clamp(2.5rem,5vw,4rem)}.hero-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:clamp(1.5rem,4vw,3.5rem);gap:clamp(1.5rem,4vw,3.5rem);align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.8rem;font-weight:700;color:var(--gold-dark);margin:0 0 .9rem}.hero-text h1{font-size:clamp(2rem,5vw,3.35rem);margin-bottom:.6rem}.hero-sub{font-size:clamp(1.02rem,1.6vw,1.2rem);color:var(--muted);margin:0 0 1.6rem;max-width:34em}.hero-actions{gap:.8rem;margin-bottom:1.6rem}.hero-actions,.hero-chips{display:flex;flex-wrap:wrap}.hero-chips{list-style:none;margin:0;padding:0;gap:.5rem .75rem}.hero-chips li{background:var(--white);border:1px solid var(--line);border-radius:999px;padding:.4rem .9rem;font-size:.85rem;font-weight:700;color:var(--green-dark)}.hero-media{border-radius:18px;overflow:hidden;box-shadow:var(--shadow);background:var(--green-dark)}.hero-media img{width:100%;height:clamp(280px,40vw,480px);object-fit:cover}.trust{background:var(--green-dark);color:var(--white);padding:1.4rem 1.25rem}.trust-list{max-width:1100px;margin:0 auto;list-style:none;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 2.4rem}.trust-list li{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:120px}.trust-list strong{font-size:1.5rem;font-weight:800;color:var(--gold);line-height:1.1}.trust-list span{font-size:.86rem;color:hsla(0,0%,100%,.86);margin-top:.2rem}.section-eyebrow,.section-head{text-align:center}.section-eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.8rem;font-weight:700;color:var(--gold-dark);margin:0 0 .6rem}.section-eyebrow--gold{text-align:left}.section-head{max-width:720px;margin:0 auto clamp(1.8rem,4vw,2.8rem)}.section-head h2{font-size:clamp(1.7rem,3.4vw,2.5rem)}.section-lead{color:var(--muted);font-size:1.05rem;margin:.5rem 0 0}.story{background:var(--white);padding:clamp(3rem,6vw,5rem) 1.25rem}.story-inner{max-width:760px;margin:0 auto}.story-inner .section-eyebrow,.story-inner h2{text-align:left}.story-inner h2{font-size:clamp(1.8rem,3.6vw,2.6rem);margin-bottom:1rem}.story-inner p{font-size:1.08rem;color:#33413a;margin:0 0 1.1rem}.story-quote{border-left:5px solid var(--gold);background:var(--cream);border-radius:0 12px 12px 0;padding:1.4rem 1.6rem;margin:1.8rem 0}.story-quote blockquote{font-size:1.14rem;font-style:italic;color:var(--ink);margin:0 0 .9rem;line-height:1.55}.story-close{font-weight:600;color:var(--green-dark)!important}.rev-name{display:block;font-weight:800;color:var(--green-dark)}.rev-src{display:block;font-size:.82rem;color:var(--muted);margin-top:.15rem}.services{padding:clamp(3rem,6vw,5rem) 1.25rem;background:var(--cream)}.svc-rows{max-width:1080px;margin:0 auto;display:flex;flex-direction:column;gap:clamp(1.4rem,3vw,2.4rem)}.svc-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(1.2rem,3vw,2.6rem);gap:clamp(1.2rem,3vw,2.6rem);align-items:center;background:var(--white);border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.svc-row--alt{direction:rtl}.svc-row--alt>*{direction:ltr}.svc-photo{display:block;overflow:hidden;cursor:zoom-in}.svc-photo,.svc-photo img{height:100%;min-height:240px}.svc-photo img{width:100%;object-fit:cover;transition:transform .3s ease}.svc-photo:hover img{transform:scale(1.04)}.svc-copy{padding:clamp(1.4rem,3vw,2.2rem) clamp(1.4rem,3vw,2.4rem)}.svc-copy h3{font-size:clamp(1.3rem,2.4vw,1.7rem);margin-bottom:.5rem}.svc-copy p{color:var(--muted);margin:0 0 1rem}.svc-link{text-decoration:none;font-weight:800;color:var(--green)}.svc-link:hover{color:var(--gold-dark)}.gallery{padding:clamp(3rem,6vw,5rem) 1.25rem;background:var(--white)}.gal-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.gal-tile{display:block;height:clamp(200px,22vw,280px);border-radius:12px;overflow:hidden;cursor:zoom-in;background:var(--cream-2)}.gal-tile img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gal-tile:hover img{transform:scale(1.05)}.reviews{padding:clamp(3rem,6vw,5rem) 1.25rem;background:var(--green-deep)}.section-head--light h2{color:var(--white)}.section-head--light .section-lead{color:hsla(0,0%,100%,.82)}.rev-grid{max-width:980px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.rev-card{background:var(--white);border-radius:16px;padding:1.6rem 1.7rem;box-shadow:0 12px 30px rgba(0,0,0,.22);display:flex;flex-direction:column}.rev-stars{color:var(--gold);letter-spacing:2px;font-size:1.05rem;margin-bottom:.7rem}.rev-card blockquote{color:#2c372f;font-size:1rem;line-height:1.6;margin:0 0 1.1rem}.rev-card figcaption{margin-top:auto;border-top:1px solid var(--line);padding-top:.85rem}.contact{background:var(--green-dark);color:var(--white);padding:clamp(3rem,6vw,5rem) 1.25rem}.contact-grid{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:clamp(1.5rem,4vw,3rem);gap:clamp(1.5rem,4vw,3rem);align-items:center}.contact-copy h2{color:var(--white);font-size:clamp(1.7rem,3.4vw,2.5rem)}.contact-copy>p{color:hsla(0,0%,100%,.86);font-size:1.05rem;margin:0 0 1.6rem;max-width:34em}.contact-lines{gap:.9rem;margin-bottom:1.8rem}.contact-line,.contact-lines{display:flex;flex-direction:column}.contact-line{text-decoration:none;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.16);border-radius:12px;padding:.85rem 1.1rem}a.contact-line:hover{background:hsla(0,0%,100%,.13)}.contact-label{display:block;font-size:.78rem;text-transform:uppercase;letter-spacing:.1em;color:var(--gold);font-weight:700}.contact-value{display:block;font-size:1.1rem;font-weight:700;margin-top:.2rem;color:var(--white)}.contact-media{border-radius:18px;overflow:hidden;box-shadow:var(--shadow);background:var(--green-deep)}.contact-media img{width:100%;height:clamp(260px,34vw,420px);object-fit:cover}.site-footer{background:var(--green-deep);color:hsla(0,0%,100%,.82);padding:clamp(2.5rem,5vw,3.5rem) 1.25rem 1.6rem}.footer-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.6fr 1fr 1fr;grid-gap:2rem;gap:2rem}.footer-col h4{color:var(--white);font-size:1rem;margin:0 0 .8rem}.footer-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem;font-size:.94rem}.footer-col a{text-decoration:none;color:hsla(0,0%,100%,.82)}.footer-col a:hover{color:var(--gold)}.footer-brand .brand-name{color:var(--white);font-size:1.2rem;white-space:normal}.footer-brand p{margin:.6rem 0 0;font-size:.94rem;max-width:30em}.footer-bottom{max-width:1100px;margin:2rem auto 0;padding-top:1.2rem;border-top:1px solid hsla(0,0%,100%,.14);display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;justify-content:space-between;font-size:.84rem}.lightbox{display:none;position:fixed;inset:0;z-index:200;align-items:center;justify-content:center;padding:4vh 4vw}.lightbox:target{display:flex}.lb-backdrop{position:absolute;inset:0;background:rgba(10,20,14,.92);cursor:zoom-out}.lightbox img{position:relative;z-index:2;max-width:100%;max-height:92vh;width:auto;border-radius:10px;box-shadow:0 20px 60px rgba(0,0,0,.6)}.lb-close{position:absolute;top:3vh;right:4vw;z-index:3;width:46px;height:46px;border-radius:50%;background:hsla(0,0%,100%,.14);color:#fff;font-size:1.4rem;display:flex;align-items:center;justify-content:center;text-decoration:none}.lb-close:hover{background:hsla(0,0%,100%,.28)}@media (max-width:900px){.contact-grid,.hero-grid{grid-template-columns:1fr}.hero-media{order:-1}.header-cta{display:none}.hamburger{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:10px;background:var(--cream-2);color:var(--green-dark);font-size:1.5rem;text-decoration:none;flex:none}.nav{margin-left:auto}.nav-panel{position:fixed;top:0;right:0;bottom:0;width:min(82vw,330px);background:var(--green-dark);flex-direction:column;align-items:stretch;padding:4.5rem 1.6rem 2rem;display:none;z-index:120;box-shadow:-14px 0 40px rgba(0,0,0,.3)}#menu:target .nav-panel{display:flex}#menu:target .nav-overlay{display:block;position:fixed;inset:0;background:rgba(10,20,14,.55);z-index:110}#menu:target .nav-close{display:flex;align-items:center;justify-content:center;position:absolute;top:1rem;right:1.1rem;width:42px;height:42px;border-radius:10px;background:hsla(0,0%,100%,.12);color:#fff;font-size:1.3rem;text-decoration:none}.nav-links{flex-direction:column;align-items:stretch;gap:0}.nav-links a{color:#fff;padding:.95rem 0;font-size:1.08rem}.nav-links a:hover{color:var(--gold)}.nav-cta{display:block;margin-top:1rem;background:var(--gold);color:#3a2a05!important;text-align:center;border-radius:999px;padding:.85rem 1rem!important;font-weight:800}.svc-row,.svc-row--alt{grid-template-columns:1fr;direction:ltr}.svc-photo,.svc-photo img{min-height:220px}.svc-photo img{height:240px}.gal-grid{grid-template-columns:repeat(2,1fr)}.rev-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){html{scroll-padding-top:70px}.brand-name{font-size:1.1rem}.hero-actions .btn{width:100%}.footer-grid,.gal-grid{grid-template-columns:1fr}.footer-bottom{justify-content:flex-start}.trust-list{gap:.9rem 1.6rem}.trust-list li{min-width:44%}}