.body--page-promotion { background:#f7f5f0; }
.body--page-promotion .header-style { position:relative!important; }
.body--page-promotion .header-style .main-nav { position:relative!important; }
.body--page-promotion .header-style .top-header { background:#fff; }
.body--page-promotion #page_wrapper { margin-top:0!important; overflow:visible!important; }
.sah { --ink:#253e38; --paper:#f7f5f0; --line:#d3d7cd; --accent:#b0c296; color:var(--ink); background:var(--paper); font-family:Arial,Helvetica,sans-serif; font-size:16px; line-height:1.7; overflow:clip; }
.sah *, .sah *:before, .sah *:after { box-sizing:border-box; }
.sah a { color:inherit; text-decoration:none; }
.sah a:hover { color:inherit; }
.sah button, .sah input, .sah textarea { font:inherit; }
.sah button, .sah a { -webkit-tap-highlight-color:transparent; }
.sah :focus-visible { outline:3px solid #b39354; outline-offset:5px; }
.sah h1, .sah h2, .sah h3 { font-family:var(--theme-highlight-font); color:inherit; font-weight:500; letter-spacing:-.035em; line-height:1.12; margin:0; }
.sah h2 { font-size:clamp(34px,3.6vw,58px); }
.sah p { color:inherit; margin:0 0 20px; }
.sah-wrap { width:min(1280px,88%); margin-inline:auto; }
.sah section[id] { scroll-margin-top:85px; }
.sah-eyebrow { display:block; font-size:11px; font-weight:600; letter-spacing:.2em; line-height:1.6; margin-bottom:24px; text-transform:uppercase; }
.sah-hero { height:min(830px,calc(100svh - 115px)); min-height:580px; position:relative; background:#34483e; color:#fff; isolation:isolate; }
.sah-hero:after { content:''; position:absolute; inset:0; background:linear-gradient(180deg,rgba(0,0,0,.04) 15%,rgba(16,28,23,.2) 38%,rgba(16,28,23,.78) 100%); z-index:-1; }
.sah-hero-image { width:100%; height:100%; object-fit:cover; object-position:50% 48%; position:absolute; inset:0; z-index:-2; }
.sah-hero-content { position:absolute; bottom:116px; left:6%; right:6%; }
.sah-hero h1 { max-width:1100px; font-size:clamp(55px,7.7vw,116px); color:white; }
.sah-hero-content p { font-size:clamp(17px,1.6vw,23px); margin:18px 0 30px; }
.sah-button { min-height:52px; display:inline-flex; align-items:center; justify-content:space-between; gap:36px; padding:15px 24px; border:1px solid currentColor; font-size:13px; font-weight:600; cursor:pointer; transition:background .2s,color .2s; }
.sah-button-light { background:var(--paper); color:var(--ink)!important; border-color:var(--paper); }
.sah-button-light:hover { background:#e2e8d8; border-color:#e2e8d8; }
.sah-button span { font-size:23px; line-height:1; font-weight:400; }
.sah-hero-bottom { position:absolute; left:6%; right:6%; bottom:28px; border-top:1px solid #ffffff55; padding-top:18px; display:flex; justify-content:space-between; gap:20px; font-size:12px; letter-spacing:.03em; }
.sah-hero-bottom a span { margin-left:18px; }
.sah-nav { position:sticky; top:0; z-index:30; background:var(--paper); display:flex; align-items:center; justify-content:space-between; padding:20px 6%; gap:24px; border-bottom:1px solid var(--line); }
.sah-wordmark { font-size:13px; font-weight:700; letter-spacing:.08em; white-space:nowrap; }
.sah-wordmark span { font-weight:400; }
.sah-nav-links { display:flex; gap:28px; font-size:12px; }
.sah-nav-contact { font-size:12px; font-weight:600; white-space:nowrap; border-bottom:1px solid var(--ink); }
.sah-stats { display:grid; grid-template-columns:repeat(4,1fr); padding:52px 0; border-bottom:1px solid var(--line); font-family:var(--theme-highlight-font); }
.sah-stats>div { border-right:1px solid var(--line); padding:0 25px; text-align:center; display:flex; flex-direction:column; justify-content:center; }
.sah-stats>div:first-child { padding-left:0; }.sah-stats>div:last-child { border:0; padding-right:0; }
.sah-stats strong { font-family:inherit; font-weight:500; font-size:clamp(30px,3.5vw,48px); letter-spacing:-.04em; white-space:nowrap; line-height:1.2; }
.sah-stats strong small { font-family:inherit; font-size:13px; letter-spacing:0; }
.sah-stats>div:last-child strong { font-size:clamp(24px,2.4vw,35px); }
.sah-stats span { font-size:12px; margin-top:12px; color:#52625b; }
.sah-intro { display:grid; grid-template-columns:1fr 1.15fr; gap:11%; padding-block:100px; }
.sah-rule { display:block; width:70px; height:1px; background:var(--ink); margin-top:38px; }
.sah-copy { font-size:15px; line-height:1.85; color:#4d5b54; }
.sah-copy p:last-child { margin-bottom:0; }
.sah-intro .sah-copy>p:first-child { font-size:22px; line-height:1.5; color:var(--ink); }
.sah-gallery { padding:70px 0 36px; background:#eaece3; }
.sah-section-heading { display:flex; align-items:end; justify-content:space-between; gap:25px; margin-bottom:40px; }
.sah-controls { display:flex; gap:10px; }
.sah-controls button { border:1px solid #758277; border-radius:50%; background:transparent; width:48px; height:48px; color:var(--ink); font-size:23px; cursor:pointer; }
.sah-controls button:hover { background:var(--ink); color:#fff; }
.sah-track { display:flex; gap:22px; overflow-x:auto; scroll-snap-type:x mandatory; scrollbar-width:none; padding:0 6%; overscroll-behavior-x:contain; }
.sah-track::-webkit-scrollbar { display:none; }
.sah-slide { flex:0 0 57%; position:relative; scroll-snap-align:center; aspect-ratio:1.5; background:#d3d7cd; }
.sah-slide img { width:100%; height:100%; object-fit:cover; }
.sah-slide-number { position:absolute; bottom:18px; left:22px; right:22px; color:white; display:flex; justify-content:space-between; text-shadow:0 1px 6px #000; font-size:12px; }
.sah-slide-number span { font-size:25px; }
.sah-gallery-footer { display:flex; align-items:center; justify-content:space-between; margin-top:20px; font-size:12px; }
.sah-gallery-footer button { color:var(--ink); border:0; border-bottom:1px solid var(--ink); background:transparent; padding:0 0 2px; font-size:12px; cursor:pointer; }
.sah-story { display:grid; grid-template-columns:1fr 1fr; gap:8%; align-items:center; padding-block:90px; }
.sah-story + .sah-story { padding-top:15px; }
.sah-story-image { height:760px; max-height:80vh; }
.sah-story-image img { width:100%; height:100%; object-fit:cover; }
.sah-story-copy h2 { font-size:clamp(32px,3.2vw,47px); margin-bottom:30px; }
.sah-story-copy .sah-copy { font-size:14px; line-height:1.8; }
.sah-story-reverse .sah-story-image { order:2; }
.sah-text-link { display:inline-flex; justify-content:space-between; gap:40px; padding-bottom:6px; border-bottom:1px solid var(--ink); margin-top:30px; font-size:13px; font-weight:600; }
.sah-details { background:#eaece3; padding-block:85px; }
.sah-details-grid { display:grid; grid-template-columns:.85fr 1.15fr; gap:10%; }
.sah-details-grid>div>img { width:100%; height:420px; object-fit:cover; margin-top:35px; }
.sah-accordions details { border-bottom:1px solid #bac2b6; }
.sah-accordions summary { padding:23px 0; display:flex; justify-content:space-between; gap:20px; cursor:pointer; font-size:16px; line-height:1.4; list-style:none; }
.sah-accordions summary::-webkit-details-marker { display:none; }
.sah-accordions summary span { font-size:24px; font-weight:300; }
.sah-accordions details[open] summary span { transform:rotate(45deg); }
.sah-accordions .sah-copy { padding:0 0 24px; font-size:14px; }
.sah-plans { padding-block:95px; }
.sah-plans>p { margin-top:20px; }
.sah-plan-note { font-size:13px; }.sah-plan-note a { text-decoration:underline; margin-left:8px; }
.sah-plan-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:36px; margin-top:42px; }
.sah-plan-floor h3 { font-size:27px; padding-bottom:22px; border-bottom:1px solid var(--ink); }
.sah-plan-link { padding:17px 0; border-bottom:1px solid var(--line); display:flex; justify-content:space-between; gap:10px; font-size:13px; }
.sah-plan-link>span:last-child { font-size:11px; }
.sah-plan-link:hover { background:#eaece3; }
.sah-success { padding:15px 20px; border:1px solid #96aa83; background:#e8efdf; font-size:14px; }
.sah-contact { background:#253e38; color:#f7f5f0; padding-block:90px; }
.sah-contact-grid { display:grid; grid-template-columns:1fr 1fr; gap:12%; }
.sah-contact h2 { font-size:clamp(36px,4vw,62px); margin-bottom:30px; }
.sah-contact p { font-size:15px; opacity:.88; }
.sah-contact-address { margin-top:40px; font-size:14px; opacity:.8; }
.sah-phone { display:inline-block; font-size:21px; margin-top:25px; border-bottom:1px solid #ffffff66; padding-bottom:8px; }
.sah-form label { display:block; font-size:12px; margin:0 0 8px; color:inherit; }
.sah-form input:not([type=checkbox]), .sah-form textarea { width:100%; border:0; border-bottom:1px solid #adbbb0; border-radius:0; padding:8px 0 12px; background:transparent; color:#fff; margin:0 0 28px; box-shadow:none; min-height:42px; }
.sah-form textarea { resize:vertical; }
.sah-form-row { display:grid; grid-template-columns:1fr 1fr; gap:25px; }
.sah-form .sah-consent { display:flex; align-items:flex-start; gap:12px; margin:0 0 28px; }
.sah-consent input { appearance:auto!important; width:18px; height:18px; margin-top:2px; flex-shrink:0; accent-color:#b0c296; }
.sah-consent a { text-decoration:underline; }.sah-form button { width:100%; }
.sah-form-note { display:block; font-size:11px; opacity:.7; margin-top:12px; line-height:1.5; }
.sah-honeypot { position:absolute; left:-10000px; width:1px; height:1px; overflow:hidden; }
.sah-form-error { padding:16px; background:#fff3ed; color:#8c3625; margin-bottom:24px; font-size:13px; }.sah-form-error ul { margin:8px 0 0; padding-left:18px; }
.sah-lightbox { width:95vw; max-width:1400px; height:90svh; max-height:95svh; padding:45px 15px 15px; border:0; background:#172620; color:white; }
.sah-lightbox::backdrop { background:#000c; }.sah-lightbox img { width:100%; height:100%; object-fit:contain; }.sah-lightbox button { position:absolute; right:18px; top:0; font-size:36px; border:0; background:transparent; color:white; cursor:pointer; }
@media(max-width:1000px) { .sah-nav-links { display:none; }.sah-story { gap:6%; }.sah-story-image { height:650px; max-height:none; }.sah-contact-grid { gap:7%; }.sah-stats>div { padding:0 12px; }.sah-details-grid { gap:6%; } }
@media(max-width:700px) {
 .sah-hero { min-height:570px; height:calc(90svh - 70px); }.sah-hero-image { object-position:55% 50%; }.sah-hero-content { bottom:116px; }.sah-hero h1 { font-size:57px; max-width:350px; }.sah-hero-content p { font-size:17px; max-width:300px; }.sah-hero-bottom { font-size:10px; }.sah-hero-bottom a { max-width:130px; text-align:right; }.sah-hero-bottom a span { margin-left:4px; }
 .sah-nav { padding:16px 6%; gap:12px; }.sah-wordmark { font-size:10px; }.sah-wordmark span { display:block; }.sah-nav-contact { font-size:10px; }.sah-stats { grid-template-columns:1fr 1fr; padding:30px 0; row-gap:30px; }.sah-stats>div { padding:0 10px!important; }.sah-stats>div:nth-child(2) { border:0; }.sah-stats strong { font-size:37px; }.sah-stats>div:last-child strong { font-size:27px; }.sah-stats span { font-size:11px; }
 .sah-intro, .sah-story, .sah-details-grid, .sah-contact-grid { grid-template-columns:1fr; gap:35px; }.sah-intro { padding-block:60px; }.sah-rule { display:none; }.sah-copy { font-size:14px; }.sah-intro .sah-copy>p:first-child { font-size:20px; }
 .sah-gallery { padding-top:50px; }.sah-section-heading { align-items:center; }.sah-section-heading h2 { font-size:34px; }.sah-controls { gap:6px; }.sah-controls button { height:36px; width:36px; flex-shrink:0; }.sah-slide { flex-basis:88%; aspect-ratio:1.15; }.sah-track { gap:12px; }.sah-eyebrow { font-size:10px; margin-bottom:18px; }
 .sah-story { padding-block:55px; }.sah-story-image { height:430px; }.sah-story-reverse .sah-story-image { order:0; }.sah-story-copy h2 { font-size:35px; }.sah-details { padding-block:55px; }.sah-details-grid>div>img { height:280px; }.sah-accordions summary { font-size:15px; }
 .sah-plans { padding-block:55px; }.sah-plan-grid { grid-template-columns:1fr; gap:35px; }.sah-contact { padding-block:60px; }.sah-contact-grid { gap:50px; }.sah-form-row { grid-template-columns:1fr; gap:0; }.sah-contact-address { margin-top:25px; }.sah-lightbox { width:100vw; height:80svh; }
}
@media(prefers-reduced-motion:reduce) { .sah * { scroll-behavior:auto!important; transition:none!important; } }
