:root{color-scheme:light;--ink: #18211f;--muted: #5d6762;--line: #d9ded6;--paper: #fbfaf5;--panel: #ffffff;--soft: #eef2e7;--leaf: #285744;--leaf-deep: #14362b;--gold: #b58a3c;--blue: #2d6072;--shadow: 0 20px 50px rgb(31 43 38 / 12%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);line-height:1.5}img{display:block;max-width:100%}a{color:inherit}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px clamp(20px,4vw,56px);border-bottom:1px solid rgb(24 33 31 / 9%);background:#fbfaf5f0;backdrop-filter:blur(18px)}.brand,.nav-links,.hero-actions{display:flex;align-items:center}.brand{gap:12px;min-width:220px;text-decoration:none;font-weight:800}.brand-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:999px;background:var(--leaf-deep);color:#fff;font-size:.78rem;letter-spacing:.04em}.nav-links{flex-wrap:wrap;justify-content:flex-end;gap:8px 20px;color:var(--muted);font-size:.95rem}.nav-links a{text-decoration:none}.nav-links a:hover{color:var(--leaf)}.hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);gap:clamp(28px,5vw,72px);align-items:center;min-height:calc(100svh - 72px);padding:clamp(44px,6vw,86px) clamp(20px,4vw,56px) clamp(36px,5vw,70px)}.hero-copy{max-width:680px}.eyebrow{margin:0 0 14px;color:var(--gold);font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1{max-width:13ch;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.4rem,7.2vw,6.1rem);font-weight:500;line-height:.92;letter-spacing:0}h2{max-width:820px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,4vw,4.4rem);font-weight:500;line-height:1;letter-spacing:0}h3{margin:0;font-size:1.04rem;line-height:1.25}.hero-lede{margin:24px 0 10px;color:var(--leaf-deep);font-size:clamp(1.25rem,2vw,1.65rem);font-weight:700}.hero-description{max-width:620px;margin:0;color:var(--muted);font-size:1.08rem}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border:1px solid var(--leaf);border-radius:999px;padding:0 20px;text-decoration:none;font-weight:800}.button.primary{background:var(--leaf);color:#fff}.button.secondary{color:var(--leaf)}.stat-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:36px 0 0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--line)}.stat-strip div{padding:18px;background:#ffffffbd}.stat-strip dt,.policy-item span,.highlight-grid span,.address-card span{color:var(--muted);font-size:.82rem;font-weight:800;text-transform:uppercase}.stat-strip dd{margin:4px 0 0;color:var(--leaf-deep);font-size:clamp(1.65rem,3vw,2.4rem);font-weight:900}.hero-media{position:relative}.hero-media img{width:100%;aspect-ratio:4 / 5;border-radius:8px;box-shadow:var(--shadow);object-fit:cover}.address-card{position:absolute;right:clamp(14px,3vw,34px);bottom:clamp(14px,3vw,34px);width:min(320px,calc(100% - 28px));border:1px solid rgb(255 255 255 / 52%);border-radius:8px;padding:18px;background:#ffffffe8;box-shadow:0 14px 32px #00000024}.address-card strong{display:block;margin-top:6px}.section{padding:clamp(54px,8vw,104px) clamp(20px,4vw,56px)}.section-heading{margin-bottom:clamp(24px,4vw,40px)}.section-heading.split,.location-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:clamp(24px,5vw,64px);align-items:start}.section-heading.split>p,.location-section>div:first-child p{max-width:520px;margin:0;color:var(--muted)}.overview{background:var(--leaf-deep);color:#fff}.overview .eyebrow,.overview p{color:#ffffffc7}.prose-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,3vw,36px)}.prose-grid p{margin:0;font-size:1.05rem}.image-band{display:grid;grid-template-columns:1.2fr 1fr .8fr;gap:14px;padding-top:18px;padding-bottom:18px;background:#fff}.image-band figure{margin:0}.image-band img{width:100%;height:clamp(260px,33vw,470px);border-radius:8px;object-fit:cover}.card-grid,.highlight-grid,.policy-grid{display:grid;gap:14px}.rooms-grid,.amenities-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card,.policy-item,.highlight-grid article{border:1px solid var(--line);border-radius:8px;background:var(--panel)}.card{min-height:160px;padding:22px}.card p,.room-sleeps{color:var(--muted)}.room-sleeps{margin:10px 0;font-weight:800}.feature-list{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 0;padding:0;list-style:none}.feature-list li{border:1px solid var(--line);border-radius:999px;padding:9px 13px;background:#fff;color:var(--muted);font-weight:700}.accent-section{background:var(--soft)}.card-icon{display:block;width:28px;height:3px;margin-bottom:22px;border-radius:999px;background:var(--blue)}.highlight-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.highlight-grid article,.policy-item{padding:22px}.highlight-grid strong,.policy-item strong{display:block;margin-top:8px;font-size:clamp(1.15rem,2vw,1.55rem);line-height:1.15}.location-section{background:#fff}.location-section .button{margin-top:24px}.landmark-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.landmark-list .card{min-height:132px}.policy-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:28px clamp(20px,4vw,56px);border-top:1px solid var(--line);color:var(--muted)}.site-footer p{margin:0}@media(max-width:980px){.hero,.section-heading.split,.location-section{grid-template-columns:1fr}.hero{min-height:auto}h1{max-width:10ch}.prose-grid,.rooms-grid,.amenities-grid,.highlight-grid,.policy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.site-header{position:static;align-items:flex-start;flex-direction:column}.brand{min-width:0}.nav-links{justify-content:flex-start}.hero{padding-top:28px}h1{font-size:clamp(3.1rem,17vw,5.2rem)}.stat-strip,.prose-grid,.rooms-grid,.amenities-grid,.highlight-grid,.policy-grid,.landmark-list,.image-band{grid-template-columns:1fr}.image-band img{height:260px}}
