:root{--ink:#19231f;--forest:#173f32;--sage:#b8c5b8;--cream:#f3f0e8;--paper:#fbfaf6;--gold:#b89559;--line:rgba(25,35,31,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:20;background:#fff;padding:.7rem}.skip-link:focus{top:1rem}a{color:inherit}img{display:block;max-width:100%}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.2rem,5vw,5rem);border-bottom:1px solid var(--line);position:absolute;z-index:5;width:100%;color:#fff}.wordmark{display:flex;align-items:center;gap:.7rem;text-decoration:none;font-weight:600;line-height:1.05;letter-spacing:.01em}.wordmark small{font-size:.65rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;opacity:.75}.mark{display:grid;place-items:center;width:42px;height:42px;border:1px solid currentColor;font-family:"Newsreader",serif;font-size:1.15rem}.site-header nav{display:flex;gap:2rem}.site-header nav a{text-decoration:none;font-size:.87rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 1.55rem;background:var(--gold);color:#fff;text-decoration:none;font-size:.86rem;font-weight:700;letter-spacing:.02em;border:0}.button:hover{filter:brightness(.94)}.button-small{min-height:42px;padding:0 1.1rem}.hero{min-height:760px;background:var(--forest);display:grid;grid-template-columns:1fr 1.02fr;color:#fff}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:130px clamp(2rem,7vw,8rem) 70px clamp(1.5rem,7vw,8rem)}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.7rem;font-weight:700;color:var(--gold);margin:0 0 1.5rem}.hero h1,.section h2{font-family:"Newsreader",serif;font-weight:500;line-height:.97;letter-spacing:-.025em;margin:0}.hero h1{font-size:clamp(3.5rem,6.3vw,7rem)}.hero h1 em{color:#d4ddd5;font-weight:500}.lede{font-size:1.12rem;line-height:1.7;max-width:34rem;color:rgba(255,255,255,.76);margin:2rem 0}.hero-actions{display:flex;align-items:center;gap:1.8rem}.text-link{text-underline-offset:.35rem;text-decoration-thickness:1px;font-weight:600;font-size:.86rem}.text-link span{margin-left:.35rem}.contact-note{font-size:.75rem;color:rgba(255,255,255,.55);margin-top:1.4rem}.hero-image{position:relative;overflow:hidden}.hero-image>img{width:100%;height:100%;object-fit:cover;filter:saturate(.75) contrast(1.05)}.hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(23,63,50,.35),transparent 35%)}.image-label{position:absolute;z-index:2;bottom:2rem;left:2rem;background:rgba(251,250,246,.94);color:var(--ink);padding:1rem 1.2rem}.image-label span{display:block;text-transform:uppercase;font-size:.58rem;letter-spacing:.13em;color:#65736c;margin-bottom:.3rem}.image-label strong{font-family:"Newsreader",serif;font-size:1.05rem}.feature-strip{max-width:1180px;margin:-42px auto 0;position:relative;z-index:3;background:var(--paper);box-shadow:0 20px 60px rgba(20,40,30,.12);display:grid;grid-template-columns:repeat(3,1fr);padding:1.7rem}.feature-strip div{display:grid;grid-template-columns:40px 1fr;grid-template-rows:auto auto;padding:0 2rem;border-right:1px solid var(--line)}.feature-strip div:last-child{border:0}.feature-strip span{grid-row:1/3;color:var(--gold);font-family:"Newsreader",serif;font-size:1.2rem}.feature-strip strong{font-size:.92rem}.feature-strip small{color:#758079;margin-top:.2rem}.section{padding:clamp(5rem,9vw,9rem) clamp(1.5rem,7vw,8rem)}.section-heading{max-width:770px}.section h2{font-size:clamp(2.8rem,5vw,5.2rem)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);margin-top:4.5rem;border:1px solid var(--line)}.feature-grid article{background:var(--paper);padding:2.2rem}.feature-icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--sage);color:var(--forest);margin-bottom:3.3rem}.feature-grid h3{font-family:"Newsreader",serif;font-size:1.5rem;margin:0 0 .8rem}.feature-grid p,.location p{color:#69746e;line-height:1.7;font-size:.92rem}.gallery{background:var(--cream)}.section-heading.row{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:3rem}.section-heading.row>p{max-width:400px;color:#69746e;line-height:1.7}.gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:3rem}.photo{background:transparent;border:0;padding:0;cursor:zoom-in}.photo img{width:100%;height:auto;transition:transform .3s,filter .3s}.photo:hover img{transform:translateY(-4px);filter:brightness(.96)}.location{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center}.location-card{max-width:570px}.location-card address{font-family:"Newsreader",serif;font-style:normal;font-size:1.5rem;line-height:1.4;margin:2rem 0}.map-art{min-height:500px;background:#dfe4dc;position:relative;overflow:hidden}.road{position:absolute;background:#f7f5ee;color:#829087;font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;text-align:center;padding:.5rem;width:160%;left:-30%}.road-one{top:45%;transform:rotate(-30deg)}.road-two{top:48%;transform:rotate(31deg)}.map-art i{position:absolute;width:20px;height:20px;background:var(--gold);border:5px solid #fff;border-radius:50%;top:45%;left:49%;box-shadow:0 4px 16px rgba(0,0,0,.2)}.map-art b{position:absolute;top:53%;left:53%;background:var(--forest);color:#fff;padding:.8rem 1rem;font-family:"Newsreader",serif;font-size:.9rem;font-weight:500}.cta{text-align:center;color:#fff;background:var(--forest)}.cta h2{max-width:900px;margin:auto}.cta>p:not(.eyebrow){color:rgba(255,255,255,.7);margin:1.8rem auto 2.2rem}.button-light{background:var(--paper);color:var(--forest)}footer{padding:2.5rem clamp(1.5rem,7vw,8rem);background:#0f2b22;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:2rem}footer p{font-size:.72rem;color:rgba(255,255,255,.55);line-height:1.7}footer>a{font-weight:700}.lightbox{border:0;padding:0;background:transparent;max-width:min(900px,90vw);max-height:90vh}.lightbox::backdrop{background:rgba(8,17,13,.88)}.lightbox img{max-height:88vh}.lightbox button{position:fixed;right:2rem;top:1rem;background:transparent;border:0;color:#fff;font-size:2.5rem;cursor:pointer}.mobile-call{display:none}.lightbox[open]{animation:fade .2s}@keyframes fade{from{opacity:0}to{opacity:1}}
@media(max-width:850px){.site-header{height:72px}.site-header nav,.site-header>.button{display:none}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{min-height:670px;padding-top:120px}.hero-image{height:530px}.feature-strip{margin:0;grid-template-columns:1fr;padding:1rem}.feature-strip div{border-right:0;border-bottom:1px solid var(--line);padding:1rem}.feature-grid{grid-template-columns:1fr}.section-heading.row{align-items:start;flex-direction:column}.gallery-grid{grid-template-columns:1fr}.location{grid-template-columns:1fr}.map-art{min-height:360px}footer{align-items:flex-start;flex-direction:column;padding-bottom:6rem}.mobile-call{display:flex;position:fixed;z-index:10;bottom:12px;left:12px;right:12px;height:52px;align-items:center;justify-content:center;background:var(--gold);color:#fff;text-decoration:none;font-weight:700;box-shadow:0 8px 30px rgba(0,0,0,.25)}}
@media(max-width:520px){.hero h1{font-size:3.65rem}.hero-actions{align-items:flex-start;flex-direction:column}.hero-image{height:430px}.feature-strip strong{font-size:.85rem}.section{padding:4.5rem 1.25rem}.section h2{font-size:2.8rem}.gallery-grid{gap:1rem}.location-card address{font-size:1.25rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
.request{display:grid;grid-template-columns:minmax(0,.8fr) minmax(520px,1.2fr);gap:8vw;align-items:start;background:var(--paper)}.request-intro{position:sticky;top:3rem}.request-intro>p:not(.eyebrow){color:#69746e;line-height:1.75;max-width:32rem}.request-contact{border-top:1px solid var(--line);margin-top:2.5rem;padding-top:1.5rem;display:flex;flex-direction:column;gap:.35rem}.request-contact span{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:#7a857f}.request-contact a{font-family:"Newsreader",serif;font-size:1.55rem}.request-form{background:var(--cream);padding:clamp(1.5rem,4vw,3rem)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.35rem}.request-form label{display:flex;flex-direction:column;gap:.55rem;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.request-form>label{margin-top:1.35rem}.request-form input,.request-form select,.request-form textarea{width:100%;border:1px solid rgba(25,35,31,.2);border-radius:0;background:var(--paper);color:var(--ink);font:inherit;font-size:.92rem;padding:.9rem 1rem;text-transform:none;letter-spacing:normal;outline:none}.request-form input,.request-form select{height:52px}.request-form textarea{resize:vertical;min-height:130px}.request-form input:focus,.request-form select:focus,.request-form textarea:focus{border-color:var(--gold);box-shadow:0 0 0 2px rgba(184,149,89,.15)}.request-form .form-honeypot{position:absolute;left:-10000px;margin:0}.form-footer{display:flex;align-items:center;gap:1.25rem;margin-top:1.5rem}.form-footer .button{cursor:pointer}.form-status{font-size:.84rem;color:var(--forest);margin:0}.form-status.success:before{content:"✓";display:inline-grid;place-items:center;width:22px;height:22px;margin-right:.55rem;border-radius:50%;background:var(--forest);color:#fff}.cta-actions{display:flex;align-items:center;justify-content:center;gap:1.5rem}.cta-actions .text-link{color:#fff}
@media(max-width:850px){.request{grid-template-columns:1fr}.request-intro{position:static}}
@media(max-width:520px){.request-form{padding:1.35rem}.form-grid{grid-template-columns:1fr}.form-footer,.cta-actions{align-items:stretch;flex-direction:column}.cta-actions .text-link{padding:.5rem}}
.request{position:relative;overflow:hidden;background:var(--cream)}.request:before{content:"AS";position:absolute;left:-.03em;bottom:-.28em;color:rgba(23,63,50,.045);font-family:"Newsreader",serif;font-size:clamp(16rem,34vw,34rem);line-height:1;pointer-events:none}.request-intro,.request-form{position:relative;z-index:1}.request-intro h2{max-width:7ch}.request-intro>p:not(.eyebrow){color:#5f6c65;font-size:1rem}.request-contact{border-color:rgba(25,35,31,.16)}.request-form{background:var(--forest);color:#fff;box-shadow:0 28px 70px rgba(20,40,30,.16)}.request-form label{color:rgba(255,255,255,.78)}.request-form input,.request-form select,.request-form textarea{border:0;border-bottom:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.06);color:#fff}.request-form input::placeholder,.request-form textarea::placeholder{color:rgba(255,255,255,.42)}.request-form select{color-scheme:dark}.request-form input:focus,.request-form select:focus,.request-form textarea:focus{border-color:var(--gold);box-shadow:inset 0 -1px 0 var(--gold);background:rgba(255,255,255,.09)}.request-form .button{background:var(--gold)}.form-status{color:#fff}.form-status.success:before{background:var(--gold);color:var(--forest)}
