.site-header:not(.scrolled) nav{background:rgba(24,19,14,.76);backdrop-filter:blur(12px);padding:.55rem .7rem .55rem 1.4rem;border:1px solid rgba(255,255,255,.24)}
.site-header:not(.scrolled) nav a{color:#fff;font-weight:700;text-shadow:0 1px 5px rgba(0,0,0,.7)}
.site-header:not(.scrolled) nav a:not(.nav-cta):hover{color:#f2cb6e}
.site-header:not(.scrolled) .nav-cta{border-color:#d7ad50;background:#d7ad50;color:#18130e;text-shadow:none}
.site-header .brand img{width:470px!important;height:auto!important;max-width:42vw}
.site-header.scrolled .brand img{width:270px!important}
.scroll-hint{color:#fff!important;background:rgba(20,16,12,.68);backdrop-filter:blur(8px);padding:.65rem .85rem;font-weight:700;text-shadow:0 1px 5px rgba(0,0,0,.8)}
.scroll-hint span{color:#f2c85f!important;font-size:1rem}
.pillars article{padding-top:2.6rem}
.service-card{display:block}
.service-card,.service-card:hover{background-size:cover;background-repeat:no-repeat}
.service-card:hover{filter:brightness(1.06);box-shadow:inset 0 0 0 1px rgba(255,255,255,.28)}
.service-card b{display:inline-block;margin-top:.75rem;color:#f1cc78;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase}
.service-card:hover b{color:#fff}
.transformation h2 em{color:#5b3518}
.services h2 em{color:#5b3518}
.statement{color:#fff}
.statement h2{color:#fff;text-shadow:0 2px 14px rgba(0,0,0,.85)}
.statement p{color:#f1cc78;text-shadow:0 1px 8px #000}
.statement a{color:#fff;text-shadow:0 1px 8px #000}
.appointment{background:#e8ddcc}
.appointment .eyebrow{color:#775526}
.appointment-form{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;max-width:1100px}
.appointment-form label{display:flex;flex-direction:column;gap:.45rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#54483b}
.appointment-form input,.appointment-form textarea{width:100%;border:1px solid rgba(55,43,30,.24);background:#fff;color:#211d18;padding:1rem;font:400 1rem var(--sans);text-transform:none;letter-spacing:0}
.appointment-form input:focus,.appointment-form textarea:focus{outline:2px solid #b58b3d;outline-offset:2px}
.appointment-form .full{grid-column:1/-1}
.form-action{display:flex;align-items:center;gap:1.2rem}
.form-action small{color:#6d6256;text-transform:none;letter-spacing:0;font-weight:400}
.floating-home{position:fixed;z-index:95;right:1.25rem;bottom:1.25rem;display:flex;align-items:center;gap:.5rem;background:#2b241d;color:#fff;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 28px rgba(0,0,0,.24);padding:.72rem 1rem;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;transition:background .25s,transform .25s}
.floating-home:hover{background:#9a652b;transform:translateY(-2px)}
.footer-brand{display:inline-block;width:max-content;max-width:100%}
.footer-brand img{width:270px!important;height:auto!important;max-width:min(70vw,270px);object-fit:contain}
section[id]{scroll-margin-top:90px}
@media(max-width:900px){
  .appointment-form{grid-template-columns:1fr}.appointment-form .full{grid-column:auto}
  .site-header .brand img{width:260px!important;max-width:68vw}.site-header.scrolled .brand img{width:225px!important}
  .site-header .brand,.site-header .menu-toggle{position:relative;z-index:103}
  .site-header nav.open{display:flex!important;position:fixed;z-index:102;inset:0!important;height:100dvh;min-height:100vh;overflow-y:auto;overscroll-behavior:contain;justify-content:flex-start;align-items:center;padding:150px 1.5rem 3rem!important;gap:1.35rem;background:#f4f0e8!important;border:0!important;backdrop-filter:none!important}
  .site-header nav.open a{flex:0 0 auto;color:#211d18!important;text-shadow:none!important;font-size:1rem;font-weight:700}
  .site-header nav.open .nav-cta{margin-top:.4rem;background:#d7ad50!important;color:#18130e!important;border-color:#d7ad50!important;padding:1rem 1.5rem}
  body.menu-open{overflow:hidden;touch-action:none}
}
@media(max-width:560px){.site-header .brand img{width:245px!important}.site-header.scrolled .brand img{width:215px!important}.form-action{align-items:flex-start;flex-direction:column}.floating-home{bottom:4.5rem;right:.75rem;padding:.65rem .8rem}.floating-home span{display:none}.footer-brand img{width:220px!important}}
