@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,500;9..144,600&display=swap";.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}:root{--ink:#1c2820;--forest:#345d45;--leaf:#507a4d;--cream:#f8f4ec;--sand:#ece3d1;--yellow:#f5c94b;--line:#d7d6cc;--max:72rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font:1rem/1.6 DM Sans,system-ui,sans-serif}h1,h2,h3{font-family:Fraunces,Georgia,serif;font-weight:600;line-height:1.1}h1{font-size:clamp(2.7rem,7vw,5.8rem);margin:.25rem 0 1.4rem;max-width:14ch}h2{font-size:clamp(2rem,4vw,3.3rem);margin:0 0 1rem}h3{font-size:1.55rem;margin:.2rem 0 .6rem}a{color:inherit;text-underline-offset:.17em}a:hover{color:var(--forest)}.shell{width:min(calc(100% - 2.5rem),var(--max));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:10;padding:.5rem 1rem;background:#fff}.site-header{background:#fffdf8;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:5}.header-inner{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:1rem}.brand img{display:block;width:104px;height:auto}.nav-list{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.35rem 1.2rem;margin:0;padding:0;list-style:none;font-size:.88rem;font-weight:600}.nav-list a{text-decoration:none}.nav-list a:hover{text-decoration:underline}.hero{min-height:clamp(570px,75vh,780px);display:grid;align-items:end;color:#fff;background:linear-gradient(90deg,#102218cc,#10221840),url(/images/chaco_header6.jpg) center/cover}.hero__inner{padding:clamp(4rem,12vh,9rem) 0 4.5rem}.eyebrow{margin:0;color:var(--forest);font-size:.85rem;letter-spacing:.13em;font-weight:700;text-transform:uppercase}.hero .eyebrow{color:var(--yellow)}.hero p:not(.eyebrow){max-width:43rem;font-size:clamp(1.15rem,2.3vw,1.55rem)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.65rem 1.05rem;border:1px solid var(--forest);background:var(--forest);color:#fff;text-decoration:none;font-weight:700}.button:hover{background:#244934;color:#fff}.button--light{border-color:#fff;background:transparent}.button--light:hover{background:#fff;color:var(--forest)}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.action-strip{display:grid;grid-template-columns:repeat(4,1fr);background:var(--forest)}.action-strip a{padding:1.6rem 1.4rem;color:#fff;text-decoration:none;border-right:1px solid rgba(255,255,255,.25)}.action-strip a:last-child{border-right:0}.action-strip a:hover{color:#fff;background:#244934}.action-strip span,.action-strip small{display:block}.action-strip span{font:600 1.35rem/1.15 Fraunces,Georgia,serif}.action-strip small{margin-top:.45rem;color:#d5e0d4;line-height:1.4}.photo-callout{display:flex;align-items:end;justify-content:space-between;gap:2rem;padding:clamp(3.5rem,8vw,6rem) 0}.photo-callout p:not(.eyebrow){max-width:38rem;font-size:1.15rem}.intro{padding:clamp(4rem,9vw,7rem) 0}.intro p{max-width:45rem;font-size:1.25rem}.cards{display:grid;grid-template-columns:repeat(3,1fr)}.card{min-height:340px;padding:2rem;display:flex;flex-direction:column;justify-content:end;background:#dfead8}.card:nth-child(2){background:#f3d56b}.card:nth-child(3){background:#c9d8e7}.card p{margin:0}.split{display:grid;grid-template-columns:1fr 1fr}.split>*{min-height:430px}.split__image{background:url(/images/our_lives_screenshot_592.jpg) center/cover}.split__copy{padding:clamp(2.5rem,7vw,6rem);background:#fffdf8;display:grid;align-content:center}.page-hero{padding:clamp(4rem,10vw,8rem) 0 3rem;background:var(--sand)}.page-hero p{max-width:46rem;font-size:1.2rem}.prose{width:min(calc(100% - 2.5rem),52rem);margin:0 auto;padding:4rem 0 6rem}.prose p{margin:0 0 1.15rem}.prose ul{padding-left:1.3rem}.prose figure{margin:2.5rem 0 3rem}.prose img{width:100%;height:auto;border-radius:12px}.prose figcaption{margin-top:.6rem;font-size:.9rem;color:#5f6b5c}.prose .banner img{max-height:min(60vw,22rem);object-fit:cover}.value-grid,.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);margin:3rem 0;border:1px solid var(--line)}.value-grid article{padding:1.6rem;background:var(--cream)}.gallery-grid figure{margin:0;background:#fff;padding:1rem}.gallery-grid img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.gallery-grid figcaption{padding:.75rem .2rem 0;font-weight:600}details{padding:1.25rem 0;border-top:1px solid var(--line)}details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-weight:700;font-size:1.15rem}details p{padding-right:1rem}.timeline{list-style:none;padding:0;margin:2.5rem 0 4rem;border-left:2px solid var(--leaf)}.timeline li{display:grid;grid-template-columns:8rem 1fr;gap:1rem;padding:0 0 2rem 2rem;position:relative}.timeline li:before{content:"";position:absolute;width:.9rem;height:.9rem;left:-.5rem;top:.35rem;border-radius:50%;background:var(--yellow);border:2px solid var(--forest)}.timeline__date{font-weight:700;color:var(--forest)}.timeline h3{margin:0 0 .5rem}.notice{padding:1.4rem;border-left:5px solid var(--yellow);background:#fff8d9}.contact-box{padding:2rem;background:#dfead8}.site-footer{padding:3.5rem 0 1.5rem;background:var(--forest);color:#fff}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr auto;gap:2rem;align-items:start}.footer-title{margin:0 0 .3rem;font:600 1.5rem/1.1 Fraunces,Georgia,serif}.site-footer p{margin:.2rem 0}.site-footer address{font-style:normal}.footer-actions{display:grid;gap:1rem;justify-items:start}.social-links{display:flex;flex-wrap:wrap;gap:1rem;font-size:.9rem}.social-links a{color:#d5e0d4}.social-links a:hover{color:#fff}.footer-bottom{margin-top:3rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.3);color:#d5e0d4;font-size:.85rem}.booking-form fieldset{margin:0 0 1.5rem;padding:1.4rem 1.5rem 1.6rem;border:1px solid var(--line);border-radius:4px;display:grid;grid-template-columns:1fr;gap:1.1rem 1rem}.booking-form legend{padding:0 .5rem;color:var(--forest);font:600 1.2rem/1.2 Fraunces,Georgia,serif}.booking-form .field{display:grid;gap:.35rem;min-width:0}.booking-form .field--full{grid-column:1 / -1}.booking-form label{font-size:.88rem;font-weight:600}.booking-form input,.booking-form textarea{width:100%;padding:.6rem .8rem;border:1px solid var(--line);border-radius:4px;font:inherit;background:#fff;color:var(--ink)}.booking-form textarea{min-height:8rem;resize:vertical}.booking-form input:focus,.booking-form textarea:focus{outline:2px solid var(--forest);outline-offset:1px}.booking-form .check{display:grid;grid-template-columns:auto 1fr;gap:.6rem;align-items:flex-start}.booking-form .check input{width:auto;margin-top:.3rem;accent-color:var(--forest)}.booking-form .check label{font-weight:500}.booking-form .check a{color:var(--forest)}.booking-form .booking-actions{margin-top:1.5rem}.booking-form .button{width:100%;cursor:pointer;font-size:1rem}@media(min-width:720px){.booking-form fieldset{grid-template-columns:1fr 1fr}}@media(max-width:720px){.header-inner{padding:.7rem 0;align-items:flex-start}.nav-list{gap:.25rem .7rem;justify-content:flex-start}.hero{min-height:590px}.action-strip,.cards,.split,.footer-grid,.value-grid,.gallery-grid{grid-template-columns:1fr}.action-strip a{border-right:0;border-bottom:1px solid rgba(255,255,255,.25)}.action-strip a:last-child{border-bottom:0}.photo-callout{display:block}.photo-callout .button{margin-top:1rem}.timeline li{grid-template-columns:1fr;gap:.25rem}.card{min-height:245px}.split__image{min-height:310px}.footer-grid{gap:1.5rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
