:root{--green:#25D366;--bg:#f7f4ee;--paper:#fffdf9;--ink:#171714;--muted:#6e6a63;--line:#e4ddd2;--gold:#b68a45;--wood:#70503a;--hh:72px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Tahoma,Arial,sans-serif;background:var(--bg);color:var(--ink);line-height:1.65}a{text-decoration:none;color:inherit}img{display:block;width:100%;object-fit:cover}button{font:inherit}
.site-header{position:fixed;top:0;right:0;left:0;height:var(--hh);z-index:1000;background:rgba(255,253,249,.95);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.06)}
.header-inner{height:100%;max-width:1280px;margin:auto;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:10px}.logo-mark{width:44px;height:44px;flex:0 0 44px}.brand-name{font-weight:900;white-space:nowrap;font-size:clamp(.94rem,4vw,1.12rem)}.brand-name b{color:var(--gold)}
.hero-menu{position:fixed;top:calc(var(--hh) + 12px);right:14px;z-index:1100;width:50px;height:50px;border:0;background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border-radius:15px;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.16)}.menu-lines,.menu-lines:before,.menu-lines:after{width:23px;height:2px;background:#111;display:block;content:"";position:relative}.menu-lines:before{position:absolute;top:-7px}.menu-lines:after{position:absolute;top:7px}
.hero-wa{position:fixed;top:calc(var(--hh) + 12px);left:14px;z-index:1100;width:50px;height:50px;border-radius:50%;background:var(--green);display:grid;place-items:center;box-shadow:0 8px 24px rgba(0,0,0,.2)}.hero-wa svg,.floating-actions svg{width:25px;height:25px;fill:#fff}
.drawer{position:fixed;top:var(--hh);right:0;width:min(88vw,350px);height:calc(100dvh - var(--hh));background:#fff;z-index:1090;transform:translateX(105%);transition:transform .25s ease;padding:18px;box-shadow:-14px 0 30px rgba(0,0,0,.12);overflow-y:auto}.drawer.open{transform:translateX(0)}.drawer-brand{display:flex;flex-direction:column;align-items:center;text-align:center;padding:10px 8px 16px}.drawer-logo{width:74px;height:74px;padding:0!important;border:0!important;display:grid!important;place-items:center}.drawer-logo img{width:100%;height:100%;object-fit:contain}.drawer-name{display:block!important;margin-top:10px;padding:0!important;border:0!important;font-size:1.08rem;font-weight:900;color:#111!important}.drawer-name b{color:var(--gold)}.drawer-separator{height:1px;background:#ece7df;margin:0 0 8px}.drawer>a:not(.drawer-logo):not(.drawer-name){display:block;padding:14px 8px;border-bottom:1px solid #eee;font-weight:800}.drawer a:active{opacity:.7}
.hero{position:relative;height:100svh;min-height:640px;overflow:hidden;background:#111}.page-hero{height:84svh;min-height:590px}.slide-item{position:absolute;inset:0;opacity:0;transition:opacity .8s ease}.slide-item.active{opacity:1}.slide-item img{height:100%}.hero:after{content:"";position:absolute;inset:30% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.86));pointer-events:none}.hero-content{position:absolute;z-index:5;left:0;right:0;bottom:8vh;padding:0 20px;max-width:1180px;margin:auto;color:#fff}.hero-content .kicker{display:inline-block;font-size:.78rem;font-weight:900;color:#f0d2a0;margin-bottom:8px}.hero-content h1{font-size:clamp(2.35rem,9vw,5.4rem);line-height:1.04;margin:0 0 12px;max-width:920px}.hero-content p{font-size:clamp(1rem,2.6vw,1.24rem);max-width:760px;margin:0;color:#f0ece6}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.hero-btn{min-height:48px;padding:10px 18px;border-radius:12px;font-weight:900;display:inline-flex;align-items:center;justify-content:center}.hero-btn.primary{background:var(--gold);color:#18140e}.hero-btn.secondary{border:1px solid rgba(255,255,255,.75);color:#fff;background:rgba(0,0,0,.18)}.hero-dots{position:absolute;z-index:6;bottom:22px;right:20px;display:flex;gap:8px}.hero-dots button{width:9px;height:9px;padding:0;border:0;border-radius:99px;background:rgba(255,255,255,.55)}.hero-dots button.active{width:28px;background:#fff}
.floating-actions{position:fixed;left:14px;bottom:18px;z-index:1100;display:flex;flex-direction:column;gap:10px}.floating-actions a{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;box-shadow:0 8px 22px rgba(0,0,0,.22)}.floating-actions .call{background:#222}.floating-actions .wa{background:var(--green)}
.home-intro{max-width:1180px;margin:auto;padding:54px 20px 22px}.home-intro h2{font-size:clamp(1.8rem,6vw,3.3rem);margin:0 0 10px}.home-intro p{margin:0;color:var(--muted);max-width:800px}
.service-section{min-height:72svh;padding:28px 0 16px;display:flex;flex-direction:column;justify-content:center}.service-section>a{display:block}.service-media{position:relative;height:52svh;min-height:360px;overflow:hidden;background:#ddd}.service-media .slide-item:after{content:"";position:absolute;inset:60% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.25))}.service-copy{padding:19px 20px 9px;max-width:1180px;width:100%;margin:auto}.service-copy .service-number{font-weight:900;color:var(--gold);font-size:.82rem}.service-copy h2{font-size:clamp(1.8rem,5.5vw,3.25rem);line-height:1.15;margin:4px 0 8px}.service-copy p{margin:0;color:var(--muted);max-width:800px}.service-copy .open-service{display:inline-flex;margin-top:14px;font-weight:900;border-bottom:2px solid var(--gold)}.next-peek{font-size:.82rem;color:#8b867f;font-weight:800;margin-top:18px}
.content-wrap{max-width:1180px;margin:auto;padding:46px 18px}.intro{max-width:850px;margin-bottom:28px}.intro h2{font-size:clamp(1.9rem,5vw,3.2rem);line-height:1.18;margin:0 0 8px}.intro p{margin:0;color:var(--muted)}.gallery-grid{display:grid;grid-template-columns:1fr;gap:18px}.gallery-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden}.gallery-card button{display:block;padding:0;border:0;background:none;width:100%;cursor:zoom-in}.gallery-card img{height:340px}.gallery-copy{padding:18px}.gallery-copy h3{margin:0 0 7px;font-size:1.35rem}.gallery-copy p{margin:0;color:var(--muted)}
.service-note{margin-top:34px;padding:24px;background:#ece4d7;border-right:4px solid var(--gold)}.service-note h2{margin:0 0 8px;font-size:1.6rem}.service-note p{margin:0;color:var(--muted)}.service-cta{margin-top:34px;padding:30px 22px;background:#1f1f1c;color:#fff;border-radius:24px}.service-cta h2{margin:0 0 7px;font-size:clamp(1.7rem,5vw,2.7rem)}.service-cta p{margin:0;color:#d5d0c8}.service-cta .hero-actions{margin-top:18px}
.site-footer{padding:34px 18px 108px;text-align:center;color:#777;border-top:1px solid var(--line);background:#fff}.site-footer strong{color:#222}.site-footer .footer-brand{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:8px}.site-footer .footer-brand img{width:38px;height:38px;object-fit:contain}.site-footer .footer-brand b{color:var(--gold)}
.lightbox{position:fixed;inset:0;z-index:1300;display:grid;place-items:center;padding:16px}.lightbox[hidden]{display:none!important}.lightbox-bg{position:absolute;inset:0;background:#000d;border:0}.lightbox-dialog{position:relative;z-index:1;max-width:min(1100px,96vw);max-height:92vh}.lightbox-dialog img{max-width:100%;max-height:88vh;object-fit:contain;border-radius:16px}.lightbox-close{position:absolute;left:-8px;top:-8px;width:44px;height:44px;border:0;border-radius:50%;background:#fff;font-size:1.8rem;z-index:2}
@media(min-width:760px){.header-inner{padding:0 24px}.hero-menu{right:22px}.hero-wa{left:22px}.service-copy{padding:24px 28px 10px}.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-card img{height:390px}.floating-actions{left:22px;bottom:24px}.home-intro{padding-top:70px}.service-section{padding-top:46px}.service-media{height:60vh}.content-wrap{padding:64px 24px}}
@media(min-width:1100px){.service-section{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);min-height:78vh;padding:0}.service-section>a{display:contents}.service-media{height:78vh;min-height:600px}.service-copy{padding:80px 60px;align-self:center}.service-section:nth-of-type(even) .service-media{order:2}.service-section:nth-of-type(even) .service-copy{order:1}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:24px}.gallery-card:nth-child(3n+1){grid-column:span 2}.gallery-card:nth-child(3n+1) img{height:520px}}
@media(max-width:420px){.header-inner{gap:7px;padding:0 8px}.logo-mark{width:39px;height:39px;flex-basis:39px}.brand-name{font-size:.88rem}.hero-menu,.hero-wa{top:calc(var(--hh) + 10px);width:46px;height:46px}.hero-menu{right:10px}.hero-wa{left:10px}.hero-content{bottom:7vh}.hero-content h1{font-size:2.45rem}.hero-btn{flex:1 1 145px}.service-media{height:48svh}.floating-actions a{width:54px;height:54px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
/* Client-approved header, typography and contact controls */
:root{--contact-green:#25D366}
body{font-size:17px!important}
.site-header{
  background:
    radial-gradient(circle at 50% -58px,rgba(182,138,69,.16),transparent 52%),
    linear-gradient(135deg,rgba(112,80,58,.035) 25%,transparent 25%,transparent 75%,rgba(112,80,58,.035) 75%) 0 0/26px 26px,
    rgba(255,253,249,.97)!important;
  box-shadow:0 5px 24px rgba(53,42,28,.055)!important;
}
.site-header:after{
  content:"";
  position:absolute;
  right:18%;left:18%;bottom:0;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(182,138,69,.72),transparent);
  pointer-events:none;
}
.brand-name{font-size:1.03rem!important;letter-spacing:.005em}
.hero-menu{
  top:12px!important;right:8px!important;width:48px!important;height:48px!important;
  border-radius:15px!important;background:#fffdf9!important;
  box-shadow:0 5px 16px rgba(0,0,0,.12)!important;
}
.menu-lines,.menu-lines:before,.menu-lines:after{width:25px!important;height:2.5px!important;border-radius:99px!important;background:#171714!important}
.menu-lines:before{top:-8px!important}.menu-lines:after{top:8px!important}
.hero-wa{
  top:12px!important;left:8px!important;width:48px!important;height:48px!important;border-radius:50%!important;
  background:var(--contact-green)!important;box-shadow:0 5px 16px rgba(0,0,0,.14)!important;
}
.header-inner{padding-inline:66px!important}
.contact-svg{display:block;width:31px!important;height:31px!important;fill:#fff!important}
.hero-wa .contact-svg{width:30px!important;height:30px!important}
.hero-content h1{font-size:clamp(2.65rem,9.6vw,5.65rem)!important;line-height:1.03!important}
.hero-content p{font-size:clamp(1.08rem,3vw,1.3rem)!important;line-height:1.75!important}
.hero-content .kicker{font-size:.86rem!important}
.home-intro h2{font-size:clamp(2rem,6.5vw,3.5rem)!important}.home-intro p{font-size:1.08rem!important}
.service-copy h2{font-size:clamp(2rem,6vw,3.45rem)!important}.service-copy p{font-size:1.06rem!important;line-height:1.8!important}.service-copy .service-number{font-size:.9rem!important}.service-copy .open-service{font-size:1rem!important}.next-peek{font-size:.92rem!important}
.intro h2{font-size:clamp(2.05rem,5.5vw,3.35rem)!important}.intro p{font-size:1.07rem!important}.gallery-copy h3{font-size:1.5rem!important}.gallery-copy p{font-size:1.02rem!important}.service-note p,.service-cta p{font-size:1.05rem!important}
.floating-actions{left:14px!important;bottom:18px!important;gap:10px!important}
.floating-actions a{width:58px!important;height:58px!important;border-radius:50%!important;border:0!important;background:var(--contact-green)!important;display:grid!important;place-items:center!important;box-shadow:0 8px 22px rgba(0,0,0,.20)!important}
.floating-actions .call,.floating-actions .wa{background:var(--contact-green)!important}
.floating-actions .contact-svg{width:31px!important;height:31px!important;fill:#fff!important}.floating-actions .call .contact-svg{width:29px!important;height:29px!important}
@media(max-width:420px){
  body{font-size:17px!important}.header-inner{padding-inline:64px!important}.hero-menu,.hero-wa{top:12px!important;width:48px!important;height:48px!important}.hero-menu{right:8px!important}.hero-wa{left:8px!important}
  .logo-mark{width:41px!important;height:41px!important;flex-basis:41px!important}.brand-name{font-size:.98rem!important}
  .hero-content h1{font-size:2.72rem!important}.hero-content p{font-size:1.1rem!important}.service-copy h2{font-size:2.08rem!important}.service-copy p{font-size:1.06rem!important}.floating-actions a{width:58px!important;height:58px!important}
}
