:root{--content-width:77.5rem;--page-padding:clamp(1.25rem, 3.2vw, 3rem);--space-xs:.75rem;--space-sm:1.125rem;--space-md:1.5rem;--space-lg:2rem;--space-section:clamp(5rem, 6.5vw, 6rem);--radius-card:1rem;--radius-media:1.375rem;--color-page:#faf8f3;--color-card:#fff;--color-action:#193b2d;--color-muted:#58635d;--color-border:#d7ddd8;--font-serif:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;--font-sans:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color-scheme:light;font-family:var(--font-sans);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--color-page);color:var(--color-ink);overflow-wrap:break-word;margin:0}.booking-pilot{background:var(--color-page)}a,summary{outline-offset:.25rem}a:focus-visible,summary:focus-visible{outline:.2rem solid var(--color-accent);outline-offset:.25rem}.skip-link{background:var(--color-ink);color:#fff;z-index:30;padding:.75rem 1rem;transition:transform .15s;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.section{max-width:var(--content-width);padding:var(--space-section) var(--page-padding);margin:0 auto}.section-heading{margin-bottom:var(--space-lg);max-width:42rem}.section-heading>p:not(.eyebrow){color:var(--color-muted);max-width:65ch;line-height:1.65}.eyebrow{color:var(--color-accent-dark);letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:750}h1,h2,h3{font-family:var(--font-serif)}h1,h2{font-weight:400}[id]{scroll-margin-top:6rem}.button{text-align:center;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:3rem;padding:.8rem 1.2rem;font-size:.875rem;font-weight:750;line-height:1.2;text-decoration:none;display:inline-flex}.button-primary{background:var(--color-action);color:#fff}.button-primary:hover{background:var(--color-ink)}.button-secondary{border-color:color-mix(in srgb, var(--color-ink) 28%, var(--color-border));color:var(--color-ink)}.button-secondary:hover{border-color:var(--color-action);color:var(--color-action)}.button-light{color:var(--color-action);background:#fff}h2{hyphens:auto;letter-spacing:-.03em;overflow-wrap:break-word;max-width:20ch;margin:.6rem 0 1rem;font-size:clamp(2rem,3.4vw,3.25rem);line-height:1.04}@media (width<=64rem){:root{--space-section:clamp(4rem, 7vw, 4.5rem)}}@media (width<=48rem){:root{--page-padding:clamp(1.125rem, 5.5vw, 1.375rem);--space-section:clamp(2.75rem, 12vw, 3.5rem)}.booking-pilot{padding-bottom:calc(5rem + env(safe-area-inset-bottom))}}@media (width<=22rem){[id]{scroll-margin-top:8rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
