@font-face{font-family:"Nyght Serif";src:url(/fonts/NyghtSerif-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Nyght Serif";src:url(/fonts/NyghtSerif-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Nyght Serif";src:url(/fonts/NyghtSerif-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}:root{--black: oklch(24% .026 73);--gray: #6b5f52;--ice: oklch(93% .024 86);--white: oklch(98% .013 88);--brick: oklch(47% .115 30);--brick-dark: oklch(37% .105 30);--leaf: oklch(47% .084 118);--leaf-dark: oklch(29% .056 122);--dark: oklch(24% .045 104);--font-display: "Nyght Serif", Georgia, serif;--font-body: "Satoshi", sans-serif;--radius-s: 12px;--radius-m: 20px;--radius-l: 32px;--container: 1200px;--section-pad: clamp(48px, 7vw, 92px)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:var(--font-body);color:var(--black);background:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}::selection{background:var(--leaf);color:var(--white)}h1,h2,h3,h4,h5{font-family:var(--font-display);line-height:1.2;font-weight:400;letter-spacing:0}h1{font-size:clamp(2.6rem,7vw,5.5rem)}h2{font-size:clamp(1.9rem,4.5vw,3.2rem)}h3{font-size:clamp(1.5rem,3vw,2.2rem)}h5{font-size:1.15rem}h6{font-family:var(--font-body);font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:.1em;color:var(--brick)}.container{max-width:var(--container);margin-inline:auto;padding-inline:24px}.section{padding-block:var(--section-pad)}.muted{color:var(--gray)}.sr-only{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden;white-space:nowrap}.btn{display:inline-block;background:var(--brick);color:var(--white);font-family:var(--font-body);font-weight:600;padding:14px 30px;border:1px solid var(--brick);border-radius:999px;transition:all .3s ease}.btn:hover{background:var(--brick-dark);border-color:var(--brick-dark);color:var(--white)}.btn-light{background:var(--white);color:var(--brick-dark);border-color:var(--white)}.btn-light:hover{background:transparent;color:var(--white)}.btn-outline{background:transparent;color:var(--black);border-color:var(--black)}.btn-outline:hover{background:var(--black);color:var(--white)}.btn-small{padding:10px 22px;font-size:.9rem}.navbar{position:fixed;inset-inline:0;top:0;z-index:100;padding-block:18px;transition:background .35s ease,box-shadow .35s ease,padding .35s ease}.navbar.is-scrolled{background:#faf7f1eb;backdrop-filter:blur(12px);box-shadow:0 1px #06060614;padding-block:10px}.navbar:not(.is-scrolled){color:var(--white)}.navbar-inner{display:flex;align-items:center;gap:36px}.logo{font-family:var(--font-display);font-size:1.6rem;font-weight:500}.logo span{color:var(--brick)}.logo-light{color:var(--white)}.nav-links{display:flex;gap:26px;margin-inline:auto;font-size:.95rem}.nav-links a{opacity:.85;transition:opacity .2s}.nav-links a:hover{opacity:1}.navbar:not(.is-scrolled) .btn-small{background:var(--white);color:var(--black);border-color:var(--white)}.nav-toggle{display:none;background:none;border:0;flex-direction:column;gap:6px}.nav-toggle span{width:26px;height:2px;background:currentColor;display:block}.hero{position:relative;min-height:100svh;display:flex;align-items:center;overflow:hidden;color:var(--white)}.hero-bg{position:absolute;inset:0;z-index:-1}.hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#2218108c,#22181052 50%,#221810a6)}.hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center center;transform:scale(1.03)}.hero-content{width:100%;text-align:center}.hero-words{position:relative;display:block;height:clamp(4rem,12.2vw,8.8rem);overflow:hidden;font-size:clamp(3.4rem,11vw,8rem);font-weight:400}.hero-word{position:absolute;inset-inline:0;transform:translateY(110%)}.hero-word.is-active{transform:translateY(0)}.hero-sub{max-width:520px;margin-inline:auto;margin-top:28px;font-size:1.1rem;opacity:.9}.scroll-down{position:absolute;bottom:32px;left:50%;transform:translate(-50%);font-size:.8rem;letter-spacing:.2em;text-transform:uppercase;opacity:.8;animation:bob 2.2s ease-in-out infinite}@keyframes bob{50%{transform:translate(-50%,8px)}}@media(prefers-reduced-motion:reduce){.scroll-down{animation:none}}.intro.section{padding-bottom:clamp(36px,5vw,56px)}.big-statement{max-width:900px;margin-inline:auto;margin-bottom:clamp(40px,6vw,70px);font-weight:400;text-align:center}.big-statement .word{display:inline-block;opacity:.12;transition:opacity .4s ease}.big-statement .word.is-on{opacity:1}@media(prefers-reduced-motion:reduce){.big-statement .word{opacity:1}}.intro-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.intro-cols>div{padding-inline:clamp(20px,3.5vw,48px)}.intro-cols>div:first-child{padding-inline-start:0}.intro-cols>div+div{border-left:1px solid color-mix(in srgb,var(--gray) 28%,transparent)}.intro-cols h6{margin-bottom:10px}.showcase{padding-bottom:0}.showcase-media{position:relative;border-radius:var(--radius-l);overflow:hidden}.showcase-media>img{width:100%;height:clamp(420px,72vh,660px);object-fit:cover}.showcase-pill{--notch-r: 26px;position:absolute;right:0;bottom:0;display:flex;align-items:center;gap:12px;background:var(--white);padding:14px 6px 0 22px;border-top-left-radius:var(--notch-r)}.showcase-pill:before{content:"";position:absolute;left:calc(-1 * var(--notch-r));bottom:0;width:var(--notch-r);height:var(--notch-r);background:radial-gradient(circle var(--notch-r) at top left,transparent calc(var(--notch-r) - .5px),var(--white) var(--notch-r))}.showcase-pill:after{content:"";position:absolute;top:calc(-1 * var(--notch-r));right:0;width:var(--notch-r);height:var(--notch-r);background:radial-gradient(circle var(--notch-r) at top left,transparent calc(var(--notch-r) - .5px),var(--white) var(--notch-r))}.showcase-pill img{width:46px;height:46px;border-radius:50%;object-fit:cover}.showcase-pill span{font-size:.95rem;color:var(--gray)}.showcase-pill strong{color:var(--black);font-weight:700}.showcase-pill:hover strong{color:var(--brick)}.collage-stage{position:relative;height:100vh;overflow:hidden;display:flex;align-items:center}.collage-stage>.container{width:100%}.collage-main{z-index:1}.collage-frags{display:contents}.collage-frag{position:absolute;z-index:2;border-radius:var(--radius-s);overflow:hidden;border:6px solid #fffdf9;box-shadow:0 22px 56px #22181038}.collage-frag img{width:100%;height:100%;object-fit:cover}.frag-1{top:7%;left:5%;width:19vw;aspect-ratio:4 / 3}.frag-2{bottom:8%;left:9%;width:23vw;aspect-ratio:4 / 3}.frag-3{top:9%;right:6%;width:20vw;aspect-ratio:4 / 3}.frag-4{bottom:10%;right:10%;width:16vw;aspect-ratio:3 / 4}.frag-5{top:40%;left:2%;width:15vw;aspect-ratio:4 / 3}.collage-title{position:absolute;inset:0;z-index:3;display:grid;place-items:center;pointer-events:none;font-family:var(--font-display);font-weight:400;font-size:clamp(2.6rem,6vw,5.2rem);text-align:center;color:#fffdf9;text-shadow:0 6px 48px rgba(34,24,16,.65),0 2px 10px rgba(34,24,16,.4)}@media(max-width:899px){.collage-stage{height:auto;display:block;padding-bottom:8px}.collage-title{position:static;display:block;pointer-events:auto;color:var(--black);text-shadow:none;text-align:left;font-size:clamp(1.8rem,7vw,2.4rem);padding:30px 24px 0}.collage-frags{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:18px 24px 12px;-webkit-overflow-scrolling:touch}.collage-frag{position:static;flex:0 0 72vw;width:auto;aspect-ratio:4 / 3;scroll-snap-align:center;border-width:4px;box-shadow:0 12px 30px #22181029}}.tour{padding-bottom:0}.tour>.container .big-statement{margin-bottom:0}.tour-rows{display:grid;gap:clamp(56px,8vw,110px);padding-block:clamp(40px,6vw,72px) var(--section-pad)}.tour-row{display:grid;grid-template-columns:58fr 42fr;align-items:center}.tour-media{height:clamp(340px,62vh,580px);overflow:hidden}.tour-media img{width:100%;height:100%;object-fit:cover}.tour-row:not(.is-flip) .tour-media{border-radius:0 var(--radius-l) var(--radius-l) 0}.tour-row.is-flip .tour-media{order:2;border-radius:var(--radius-l) 0 0 var(--radius-l)}.tour-text{padding:clamp(28px,5vw,72px);max-width:600px;justify-self:start}.tour-row.is-flip .tour-text{justify-self:end}.tour-num{display:block;font-family:var(--font-display);color:var(--brick);font-size:1.15rem;margin-bottom:12px}.tour-text h3{margin-bottom:12px}.contact{background:var(--ice)}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:clamp(32px,5vw,64px);align-items:center}.contact-intro h2{margin-bottom:16px}.contact-channels{display:flex;flex-direction:column}.channel{display:flex;align-items:center;gap:18px;padding:22px 10px;border-top:1px solid color-mix(in srgb,var(--gray) 30%,transparent);border-radius:var(--radius-s);transition:background .25s ease}.channel:last-child{border-bottom:1px solid color-mix(in srgb,var(--gray) 30%,transparent)}.channel:hover{background:color-mix(in srgb,var(--white) 65%,transparent)}.channel-icon{width:52px;height:52px;border-radius:50%;flex-shrink:0;background:var(--brick);color:var(--white);display:grid;place-items:center}.channel-icon svg{width:24px;height:24px}.channel-body{display:flex;flex-direction:column;gap:2px}.channel-body strong{font-size:1.05rem}.channel-body .muted{font-size:.9rem}.channel-arrow{margin-left:auto;color:var(--brick);font-size:1.3rem;transition:transform .25s ease}.channel:hover .channel-arrow{transform:translate(6px)}.hero-kicker{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.14em;font-size:.82rem;font-weight:700;margin-bottom:18px;opacity:.88}.hero-line{margin-top:14px;font-family:var(--font-display);font-size:clamp(1.35rem,3vw,2rem);opacity:.92}.section-label{display:inline-block;font-family:var(--font-body);font-weight:800;font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;color:var(--brick);margin-bottom:14px}.story-section{background:var(--white)}.story-section-alt{background:var(--ice)}.story-panel{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(34px,6vw,82px);align-items:center}.story-panel.is-flip .story-copy{order:2}.story-copy h2{margin-bottom:22px}.story-copy p{color:var(--gray);font-size:clamp(1rem,1.25vw,1.12rem);max-width:62ch}.story-copy p+p{margin-top:16px}.story-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.story-images{display:grid;grid-template-columns:1fr .78fr;gap:14px;align-items:end}.story-images img{width:100%;height:clamp(260px,42vw,560px);object-fit:cover;border-radius:var(--radius-m)}.story-images img:nth-child(2){height:clamp(190px,30vw,390px)}.story-images-stacked img:nth-child(2){margin-top:clamp(44px,7vw,92px)}.house-photo-story{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.9fr);gap:clamp(18px,2.4vw,30px);margin-top:clamp(42px,6vw,76px);align-items:start}.house-photo-feature{position:relative;background:color-mix(in srgb,var(--white) 76%,var(--ice));border-radius:var(--radius-m);overflow:hidden;box-shadow:0 18px 44px #2218101a;outline:0}.house-photo-feature img{width:100%;height:auto;max-height:720px;object-fit:contain;transition:transform .75s cubic-bezier(.19,1,.22,1),filter .75s ease;will-change:transform}.house-photo-feature.is-secondary{margin-top:clamp(28px,5vw,70px)}.home-gallery{columns:3 280px;column-gap:clamp(18px,2vw,26px);margin-top:clamp(24px,4vw,46px)}.home-gallery figure{display:inline-block;width:100%;break-inside:avoid;margin:0 0 clamp(18px,2vw,26px);border-radius:var(--radius-s);background:color-mix(in srgb,var(--white) 72%,var(--ice));overflow:hidden;position:relative;box-shadow:0 14px 36px #22181017;outline:0}.home-gallery img{width:100%;height:auto;display:block;transition:transform .75s cubic-bezier(.19,1,.22,1),filter .75s ease;will-change:transform}.home-gallery figcaption,.house-photo-feature figcaption{position:absolute;left:12px;right:12px;bottom:12px;width:max-content;max-width:calc(100% - 24px);padding:8px 12px;border-radius:999px;background:#221810b8;color:var(--white);font-size:.88rem;line-height:1.2;opacity:0;transform:translateY(8px);transition:opacity .28s ease,transform .28s ease;pointer-events:none;backdrop-filter:blur(8px);box-shadow:0 8px 22px #0606062e}.house-photo-feature:hover img,.house-photo-feature:focus-visible img,.home-gallery figure:hover img,.home-gallery figure:focus-visible img{transform:scale(1.035);filter:saturate(1.04) contrast(1.02)}.house-photo-feature:hover figcaption,.house-photo-feature:focus-visible figcaption,.home-gallery figure:hover figcaption,.home-gallery figure:focus-visible figcaption{opacity:1;transform:translateY(0)}.house-photo-feature:focus-visible,.home-gallery figure:focus-visible{box-shadow:0 0 0 3px #9d45343d,0 18px 44px #2218101f}@media(hover:none){.house-photo-feature figcaption,.home-gallery figcaption{opacity:1;transform:none}}@media(max-width:767px){.house-photo-feature figcaption,.home-gallery figcaption{opacity:1;transform:none}}.contact-hours,.contact-directions{margin-top:24px}.legal-code{margin-top:12px;font-weight:700;color:var(--black)}.legal-code-footer{margin-top:10px;font-weight:700;color:color-mix(in srgb,var(--white) 84%,transparent)}.contact-hours p+p,.contact-directions p+p{margin-top:6px}.contact-directions h6{margin-bottom:10px}.surroundings-hero{min-height:82svh;position:relative;display:flex;align-items:center;color:var(--white);overflow:hidden}.surroundings-hero-media{position:absolute;inset:0;z-index:-1}.surroundings-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#2218105c,#221810b8)}.surroundings-hero-media img{width:100%;height:100%;object-fit:cover}.surroundings-hero-copy{padding-top:clamp(88px,12vw,132px);padding-bottom:clamp(48px,8vw,88px);text-align:center}.surroundings-hero-copy p,.surroundings-hero-copy span{display:block;max-width:620px;margin-inline:auto;opacity:.9}.surroundings-hero-copy p{font-weight:800;letter-spacing:.13em;text-transform:uppercase;font-size:.82rem;margin-bottom:14px}.surroundings-hero-copy h1{margin-bottom:16px;font-size:clamp(3.4rem,11vw,8rem);line-height:.96}.back-link{display:inline-block;margin-bottom:20px;font-weight:700;color:color-mix(in srgb,var(--white) 84%,transparent)}.back-link:hover{color:var(--white)}.surroundings-intro{background:var(--ice);padding-bottom:clamp(32px,5vw,58px)}.surroundings-intro-grid{display:grid;grid-template-columns:1fr;gap:16px;justify-items:center;text-align:center}.surroundings-intro-grid p{color:var(--gray);font-size:clamp(1.1rem,2vw,1.45rem);max-width:46ch;margin-inline:auto}.mini-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:clamp(28px,5vw,56px)}.mini-gallery figure{background:color-mix(in srgb,var(--white) 78%,var(--ice));border-radius:var(--radius-m);overflow:hidden;position:relative;aspect-ratio:4 / 3;box-shadow:0 18px 44px #2218101a;outline:0}.mini-gallery img{width:100%;height:100%;object-fit:cover;background:color-mix(in srgb,var(--white) 84%,var(--ice));transition:transform .75s cubic-bezier(.19,1,.22,1),filter .75s ease;will-change:transform}.surroundings-route{padding-block:clamp(58px,8vw,104px);background:var(--white)}.surroundings-route.is-alt{background:var(--ice)}.route-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(32px,6vw,78px);align-items:start}.surroundings-route.is-alt .route-copy{order:2}.route-copy{position:sticky;top:110px}.route-index{display:block;font-family:var(--font-display);color:var(--brick);font-size:1.2rem;margin-bottom:12px}.route-copy h2{margin-bottom:18px}.route-copy p{color:var(--gray);font-size:clamp(1rem,1.35vw,1.16rem)}.route-photos{columns:2 260px;column-gap:clamp(16px,2vw,24px)}.route-photos figure{display:inline-block;width:100%;break-inside:avoid;margin:0 0 clamp(16px,2vw,24px);border-radius:var(--radius-s);overflow:hidden;position:relative;background:color-mix(in srgb,var(--white) 72%,var(--ice));box-shadow:0 18px 46px #22181014;outline:0}.route-photos img{width:100%;height:auto;display:block;transition:transform .75s cubic-bezier(.19,1,.22,1),filter .75s ease;will-change:transform}.mini-gallery figcaption,.route-photos figcaption{position:absolute;left:12px;right:12px;bottom:12px;width:max-content;max-width:calc(100% - 24px);padding:8px 12px;border-radius:999px;background:#221810b8;color:var(--white);font-size:.88rem;line-height:1.2;opacity:0;transform:translateY(8px);transition:opacity .28s ease,transform .28s ease;pointer-events:none;backdrop-filter:blur(8px);box-shadow:0 8px 22px #0606062e}.mini-gallery figure:hover img,.mini-gallery figure:focus-visible img,.route-photos figure:hover img,.route-photos figure:focus-visible img{transform:scale(1.035);filter:saturate(1.04) contrast(1.02)}.mini-gallery figure:hover figcaption,.mini-gallery figure:focus-visible figcaption,.route-photos figure:hover figcaption,.route-photos figure:focus-visible figcaption{opacity:1;transform:translateY(0)}.mini-gallery figure:focus-visible,.route-photos figure:focus-visible{box-shadow:0 0 0 3px #9d45343d,0 18px 44px #2218101f}@media(hover:none){.mini-gallery figcaption,.route-photos figcaption{opacity:1;transform:none}}@media(max-width:767px){.mini-gallery figcaption,.route-photos figcaption{opacity:1;transform:none}}.bookbar{display:none}.footer{background:var(--dark);color:var(--white);padding-block:var(--section-pad) 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:48px;padding-bottom:64px}.footer-brand h4{font-size:clamp(1.6rem,3vw,2.4rem);margin-block:20px 14px}.footer-brand p{color:color-mix(in srgb,var(--white) 70%,transparent);max-width:380px}.footer-col{display:flex;flex-direction:column;gap:12px}.footer-col h6{color:color-mix(in srgb,var(--white) 60%,transparent);margin-bottom:6px}.footer-col a{opacity:.85;transition:opacity .2s}.footer-col a:hover{opacity:1}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:16px;border-top:1px solid rgba(255,255,255,.12);padding-block:22px;font-size:.85rem;color:color-mix(in srgb,var(--white) 65%,transparent);flex-wrap:wrap}.footer-credits a{text-decoration:underline;text-underline-offset:3px}.to-top:hover{color:var(--white)}@media(max-width:900px){.intro-cols{grid-template-columns:1fr 1fr;gap:32px}.intro-cols>div{padding-inline:0}.intro-cols>div+div{border-left:0}.tour-row,.tour-row.is-flip{grid-template-columns:1fr}.tour-row.is-flip .tour-media{order:0}.tour-media,.tour-row.is-flip .tour-media,.tour-row:not(.is-flip) .tour-media{border-radius:0;height:clamp(260px,48vh,420px)}.tour-text,.tour-row.is-flip .tour-text{padding:24px;justify-self:start}.contact-grid,.story-panel,.story-panel.is-flip,.surroundings-intro-grid,.route-grid{grid-template-columns:1fr}.story-panel.is-flip .story-copy,.surroundings-route.is-alt .route-copy{order:0}.story-images{grid-template-columns:1fr 1fr}.house-photo-story{grid-template-columns:1fr}.house-photo-feature.is-secondary{margin-top:0}.route-copy{position:static}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:767px){.scroll-down{display:none}.bookbar{position:fixed;bottom:0;inset-inline:0;z-index:90;display:flex;align-items:center;gap:10px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:var(--brick);box-shadow:0 -10px 30px #22181033}.bookbar-main{flex:1;text-align:center;background:var(--white);color:var(--brick-dark);font-weight:700;border-radius:999px;padding:12px 16px}.bookbar-icon{width:46px;height:46px;border-radius:50%;flex-shrink:0;border:1px solid rgba(250,247,241,.55);color:var(--white);display:grid;place-items:center}.bookbar-icon svg{width:22px;height:22px}body{padding-bottom:72px}}@media(max-width:640px){.nav-links{display:none;position:absolute;top:100%;inset-inline:0;background:var(--white);color:var(--black);flex-direction:column;padding:24px;box-shadow:0 20px 40px #0606061a}.nav-links.is-open,.nav-toggle{display:flex}.navbar .btn-small{display:none}.intro-cols,.footer-grid,.story-images,.mini-gallery{grid-template-columns:1fr}.home-gallery,.route-photos{columns:1}.story-images img,.story-images img:nth-child(2){height:auto;aspect-ratio:4 / 3}.story-images-stacked img:nth-child(2){margin-top:0}.surroundings-hero{min-height:78svh}.route-dist{min-width:72px}.showcase-pill span{font-size:.82rem}}
