:root{--ink:#172018;--cream:#f8f4e9;--orange:#e59a22;--gold:#f7bf49;--green:#24452e;--white:#fff;--muted:#657066}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:400 1rem/1.65 "DM Sans",sans-serif}h1,h2{font-family:"Libre Caslon Display",serif;font-weight:400;line-height:1.03;margin:0}h2{font-size:clamp(2.35rem,5vw,4.6rem);letter-spacing:-.025em}p{margin:0 0 1.1rem}a{color:inherit}.site-header{height:82px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:var(--cream);position:relative;z-index:20}.brand{display:flex;align-items:center;gap:.65rem;text-decoration:none;font-size:1.05rem;letter-spacing:.01em}.brand b{display:block;text-transform:uppercase;font-size:.68rem;letter-spacing:.21em;color:var(--orange)}.paw{font-size:1.7rem}nav{display:flex;align-items:center;gap:2rem}nav a{text-decoration:none;font-size:.9rem;font-weight:600}.nav-cta{background:var(--ink);color:#fff;padding:.75rem 1.15rem;border-radius:99px}.menu{display:none}.hero{height:calc(100svh - 82px);min-height:650px;position:relative;color:#fff;display:flex;align-items:center;overflow:hidden}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 62%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,15,9,.82) 0%,rgba(7,15,9,.5) 46%,rgba(7,15,9,.08) 74%),linear-gradient(0deg,rgba(5,11,7,.35),transparent 45%)}.hero-copy{position:relative;z-index:2;width:min(710px,88vw);margin-left:8vw}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.76rem;font-weight:700;margin-bottom:1.25rem}.eyebrow.orange{color:#bb6f09}.hero h1{font-size:clamp(3.8rem,8vw,7.9rem);letter-spacing:-.045em}.hero h1 em{color:var(--gold);font-style:italic}.hero-copy>p:not(.eyebrow){max-width:600px;font-size:1.12rem;margin:1.5rem 0 2rem}.actions{display:flex;gap:.75rem;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:700;border-radius:3px;padding:.95rem 1.35rem;min-height:52px}.primary{background:var(--orange);color:#161810}.ghost{border:1px solid rgba(255,255,255,.55);color:#fff;backdrop-filter:blur(6px)}.hero-note{position:absolute;bottom:0;right:0;z-index:3;background:var(--cream);color:var(--ink);padding:1.05rem 4vw;display:flex;gap:2.2rem;font-size:.82rem;font-weight:700}.hero-note span:before{content:"✓";color:var(--orange);margin-right:.45rem}.intro{padding:8rem 8vw;display:grid;grid-template-columns:1.15fr .85fr;gap:8vw}.intro>div:last-child{padding-top:2.2rem;font-size:1.08rem;color:#4a554d}.text-link{display:inline-block;margin-top:1rem;color:var(--ink);font-weight:700;text-decoration:none;border-bottom:2px solid var(--orange)}.services{padding:7rem 6vw;background:#fff}.section-head{text-align:center;max-width:850px;margin:0 auto 3.5rem}.cards{display:grid;grid-template-columns:repeat(3,1fr);max-width:1200px;margin:auto}.cards article{border:1px solid #d8ddd6;padding:2.4rem;min-height:330px;display:flex;flex-direction:column}.cards article+article{border-left:0}.cards .featured{background:var(--green);color:white;transform:translateY(-.8rem);box-shadow:0 16px 36px rgba(22,48,29,.16)}.num{color:var(--orange);font-weight:700}.cards h3{font:400 1.75rem "Libre Caslon Display",serif;margin:3rem 0 1rem}.cards p{color:inherit;opacity:.75}.cards strong{margin-top:auto;font-size:1.5rem}.cards small{font-size:.75rem;font-weight:500;opacity:.7}.rate-note{text-align:center;color:var(--muted);font-size:.8rem;margin-top:2rem}.facility{display:grid;grid-template-columns:1.1fr .9fr;min-height:720px;background:var(--green);color:white}.facility-image{overflow:hidden}.facility-image img{width:100%;height:100%;object-fit:cover;object-position:20% center;filter:saturate(.9)}.facility-copy{padding:8rem 6vw}.facility-copy h2{font-size:clamp(2.7rem,5vw,5rem)}.facility ul{padding:0;margin:3rem 0 0;list-style:none}.facility li{border-top:1px solid rgba(255,255,255,.22);padding:1.2rem 0}.facility li b,.facility li span{display:block}.facility li span{opacity:.68;font-size:.92rem}.why{padding:7rem 8vw}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem;margin-top:2rem}.why-grid b{font:400 1.5rem "Libre Caslon Display",serif}.why-grid p{font-size:.92rem;color:var(--muted);margin-top:.65rem}.faq{padding:7rem 8vw;background:#efe8d8;display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.faq>div:first-child>p:last-child{margin-top:1.5rem;color:var(--muted)}details{border-top:1px solid #c9c0ad;padding:1.2rem 0}details:last-child{border-bottom:1px solid #c9c0ad}summary{font-weight:700;cursor:pointer;list-style:none;display:flex;justify-content:space-between}summary:after{content:"+";color:var(--orange);font-size:1.4rem}details[open] summary:after{content:"−"}details p{padding-top:1rem;color:#5c635d;font-size:.94rem}.cta{background:var(--orange);padding:7rem 8vw;color:#172018;text-align:center}.cta h2{max-width:1000px;margin:0 auto 2.4rem}.cta .actions{justify-content:center}.light{background:#fff}.outline{border:1px solid #172018}footer{padding:3rem 6vw;background:#121813;color:#fff;display:grid;grid-template-columns:1fr auto auto;gap:2rem;align-items:center}footer p{margin:0;color:#aab3ac}footer a{color:#fff}.copyright{grid-column:1/-1;border-top:1px solid #303730;padding-top:1.5rem;font-size:.78rem}@media(max-width:800px){.site-header{height:70px;padding:0 5vw}.menu{display:block;border:0;background:transparent;font:600 .9rem "DM Sans"}nav{position:absolute;top:70px;left:0;right:0;background:var(--cream);padding:1.2rem 5vw;display:none;flex-direction:column;align-items:stretch;gap:.8rem;box-shadow:0 12px 20px rgba(0,0,0,.1)}nav.open{display:flex}.hero{height:calc(100svh - 70px);min-height:650px;align-items:flex-end;padding-bottom:7.5rem}.hero>img{object-position:55% center}.hero-shade{background:linear-gradient(0deg,rgba(5,12,7,.86),rgba(5,12,7,.2) 85%)}.hero-copy{margin:0 6vw}.hero h1{font-size:clamp(3.5rem,15vw,5.5rem)}.hero-copy>p:not(.eyebrow){font-size:1rem}.hero-note{left:0;right:0;padding:.8rem 4vw;gap:.9rem;justify-content:center;font-size:.68rem}.intro,.faq{grid-template-columns:1fr;padding:5rem 6vw;gap:2rem}.intro>div:last-child{padding:0}.cards{grid-template-columns:1fr}.cards article+article{border-left:1px solid #d8ddd6;border-top:0}.cards .featured{transform:none}.facility{grid-template-columns:1fr}.facility-image{height:360px}.facility-copy{padding:5rem 7vw}.why{padding:5rem 7vw}.why-grid{grid-template-columns:1fr 1fr;gap:1.5rem}footer{grid-template-columns:1fr;gap:1rem}.copyright{grid-column:1}.actions .button{width:100%}}@media(max-width:480px){.why-grid{grid-template-columns:1fr}.hero-note span:nth-child(2){display:none}}
