body[data-page="index.html"] #site-header {background:#f7f1ea;margin-bottom:0;border-bottom-color:var(--border);}
body[data-page="index.html"] #site-header:not(.is-scrolled) .nav-link,body[data-page="index.html"] #site-header:not(.is-scrolled) .nav-cta {color:#3a2116;border-color:#3a2116;}
body[data-page="index.html"] #site-header:not(.is-scrolled) .nav-toggle span {background:#3a2116;}
.home-banner {padding:0;}
.home-banner-stage {width:100%;aspect-ratio:1920/738;}
.home-banner-slide {display:block;}
.home-banner-slide[hidden] {display:none;}
.home-banner-slide img {display:block;width:100%;height:auto;margin:0;border-radius:0;}
.home-banner-controls {display:flex;align-items:center;justify-content:center;gap:18px;padding:10px;}
.home-banner-controls button {min-width:44px;min-height:44px;padding:8px 14px;border:1px solid var(--border);border-radius:4px;background:#fffaf4;color:#3a2116;cursor:pointer;}
.home-banner-copy {padding-top:24px;padding-bottom:40px;text-align:center;}
.home-banner-copy h1 {font-size:clamp(26px,3vw,42px);margin-bottom:14px;}
.home-banner-copy p {max-width:760px;margin:0 auto 20px;}
.home-banner-copy .btn-row {justify-content:center;}
@media(max-width:600px){.home-banner-copy {padding-top:10px;padding-bottom:28px;}.home-banner-copy p{font-size:15px;}.home-banner-controls{gap:12px;}}
body[data-page="index.html"] #site-header:not(.is-scrolled) .nav-link.is-active,body[data-page="index.html"] #site-header:not(.is-scrolled) .nav-link:hover,body[data-page="index.html"] #site-header:not(.is-scrolled) .nav-cta:hover {color:#3a2116;}
