@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;650;700&family=Manrope:wght@400;500;600;700&family=Playfair+Display:ital,wght@1,500&display=swap');
:root{--sand:#ede3d0;--ink:#28372f;--rust:#956244;--line:#3d483028;--muted:#60695b;--deep:#283e32;--cream:#f5eddf}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--sand);color:var(--ink);font:16px/1.7 'DM Sans',Arial,sans-serif}body:after{content:'';position:fixed;inset:0;z-index:100;pointer-events:none;opacity:.065;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23000' filter='url(%23n)' opacity='.75' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--rust);outline-offset:6px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;font-weight:500}em{font-family:'Playfair Display',Georgia,serif;font-weight:500;color:var(--rust)}.icon{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.skip{position:absolute;top:-70px;left:20px;background:var(--ink);color:white;z-index:200;padding:10px}.skip:focus{top:10px}header{height:100px;display:flex;align-items:center;justify-content:space-between;margin:0 5%;border-bottom:1px solid var(--line);position:relative;z-index:10}.brand{display:flex;align-items:center;gap:12px;line-height:1.2;font-weight:700;letter-spacing:1.3px;font-size:19px}.brand img{width:43px;height:58px;object-fit:contain}.brand small{display:block;font-size:9px;letter-spacing:2.7px;color:var(--rust);margin-top:8px}nav{display:flex;gap:35px;font-size:14px;align-items:center}nav a:last-child{border:1px solid #28372f70;padding:11px 18px}nav a span{margin-left:20px}nav a:hover{color:var(--rust)}.menu{display:none}.hero{padding:55px 5% 0;display:grid;grid-template-columns:1fr 1.05fr;column-gap:6%;position:relative;max-width:1800px;margin:auto}.hero-copy{padding:35px 0 70px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:500;display:flex;align-items:center;gap:12px}.eyebrow>span{width:24px;height:1px;background:var(--rust)}h1{font-size:clamp(64px,6.9vw,108px);letter-spacing:-5px;line-height:1.03;margin:34px 0 28px}h1 em{letter-spacing:-4px}.hero-description{font-size:17px;color:var(--muted);line-height:1.8}.button{display:inline-flex;gap:40px;justify-content:space-between;align-items:center;background:var(--ink);color:var(--cream);font-size:14px;font-weight:500;padding:16px 23px;margin-top:28px;transition:background .3s,transform .3s}.button span{font-size:22px;transition:transform .3s}.button:hover{background:var(--rust);transform:translateY(-3px)}.button:hover span{transform:translate(3px,-3px)}.hero-note{display:flex;align-items:center;gap:12px;margin-top:33px;font-size:14px}.hero-note .icon{color:var(--rust);width:23px}.hero-note small{display:block;color:var(--muted);font-size:12px;margin-top:1px}.hero-visual{position:relative;padding-right:20px;padding-bottom:55px;align-self:stretch}.image-wrap{height:100%;min-height:560px;position:relative;overflow:hidden;border-radius:240px 240px 0 0;background:#baad90}.image-wrap>img{height:100%;width:100%;position:absolute;inset:0;object-fit:cover;object-position:57% center;animation:landscape 24s ease-in-out infinite alternate;filter:saturate(.75)}.photo-note{position:absolute;bottom:19px;left:22px;color:#fff;font-size:9px;letter-spacing:1.6px;text-shadow:0 1px 8px #000;background:#26332c88;padding:4px 8px}.image-caption{position:absolute;bottom:18px;left:-30px;right:55px;background:#c1a080;color:#25372f;padding:24px 30px;display:flex;align-items:center;justify-content:space-between;font:500 20px/1.4 Manrope,Arial,sans-serif;box-shadow:0 10px 25px #372b1810}.image-caption a{height:48px;width:48px;display:grid;place-items:center;border:1px solid #28372f66;border-radius:50%;font-size:26px;transition:transform .3s}.image-caption a:hover{transform:rotate(-45deg)}.vertical-note{position:absolute;right:-12px;top:70px;writing-mode:vertical-rl;font-size:10px;letter-spacing:2px}.scroll-link{grid-column:1/-1;padding:28px 0 30px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:12px;letter-spacing:.5px}.scroll-link span{font-size:20px}.ticker{background:var(--deep);color:#efe4cf;overflow:hidden;padding:24px 0}.ticker>div{display:flex;align-items:center;width:max-content;gap:48px;animation:marquee 40s linear infinite}.ticker span{font:500 21px Manrope,Arial,sans-serif;white-space:nowrap}.ticker i{color:#c4a47d;font-size:27px;font-style:normal}.section{padding:100px 7%}.section-tag{font-size:11px;letter-spacing:2px;font-weight:600;color:var(--rust);margin-bottom:40px}.story{display:grid;grid-template-columns:1fr 3fr;gap:40px}.story .section-tag{padding-top:15px}h2{font-size:clamp(38px,4.3vw,66px);line-height:1.17;letter-spacing:-2.5px}.story-columns{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-top:40px}.story-columns p{color:var(--muted);margin-bottom:20px}.story-columns .lead{font-size:23px;line-height:1.6;color:var(--ink)}.story-signature{margin-top:22px;padding-top:25px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:13px}.story-signature .icon{color:var(--rust)}.services{background:#dfceb1}.section-top{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:50px}.section-top>p{color:var(--muted);font-size:15px;padding-bottom:8px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #3d483040}.service-grid article{padding:32px 25px 22px;border-right:1px solid #3d483040;transition:background .4s,transform .4s}.service-grid article:last-child{border:0}.service-grid article:hover{background:#f5eddf75;transform:translateY(-7px)}.service-top{display:flex;align-items:center;justify-content:space-between;color:var(--rust);margin-bottom:40px}.service-top .icon{width:36px;height:36px}.service-top>span{font-size:12px}.service-grid h3{font-size:31px;letter-spacing:-1px;margin-bottom:15px}.service-grid p{font-size:15px;line-height:1.8;color:#525b4e}.service-grid details{margin-top:24px;border-top:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;font-size:12px;padding:15px 0 0}summary::-webkit-details-marker{display:none}summary span{font-size:22px;transition:transform .3s}details[open] summary span{transform:rotate(45deg)}details>p{padding-top:15px;font-size:14px!important;animation:enter .4s}.living-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:8%}.living-main img{width:100%;height:660px;object-fit:cover;object-position:55%;border-radius:180px 0 0 0;display:block}.living-copy{padding-top:40px}.living-copy>p{margin-top:25px;color:var(--muted)}.living-points{margin:30px 0}.living-points>div{display:flex;align-items:center;gap:16px;border-bottom:1px solid var(--line);padding:15px 0;font-size:14px}.living-points .icon{color:var(--rust);width:23px;height:23px}.dining img{display:block;width:100%;height:250px;object-fit:cover}.living figcaption{display:flex;justify-content:space-between;gap:15px;font-size:10px;letter-spacing:1px;margin-top:13px}.living figcaption span{color:var(--muted);font-size:10px;letter-spacing:0}.locations{background:var(--deep);color:var(--cream);position:relative;overflow:hidden}.locations .section-tag{color:#c7a987}.locations em{color:#ceb28d}.location-heading{display:flex;justify-content:space-between;gap:70px;align-items:end}.location-heading>p{max-width:320px;color:#b8c2b6;font-size:16px}.places{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-top:65px}.places article{border-top:1px solid #d9c5a64a;padding:30px 0;position:relative}.places article>span{font-size:11px;letter-spacing:2px;color:#ceb28d}.places h3{font:italic 500 72px 'Playfair Display',Georgia,serif;margin:16px 0}.places p{color:#b8c2b6;max-width:340px;font-size:15px}.places .icon{position:absolute;top:35px;right:12px;color:#ceb28d}.location-footer{display:flex;justify-content:space-between;border-top:1px solid #d9c5a64a;padding-top:25px;margin-top:15px;font-size:10px;letter-spacing:2px;color:#ceb28d}.closing{text-align:center;padding:95px 5%;background:radial-gradient(ellipse at 50% 100%,#c6ac8744,transparent 70%),var(--sand)}.closing .eyebrow{justify-content:center;color:var(--rust);margin-bottom:25px}.closing h2{font-size:clamp(40px,4.8vw,72px)}footer{padding:45px 5% 25px;background:#e4d7c1;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:25px}footer>p{font-size:13px;color:var(--muted)}.back{font-size:13px}.footer-bottom{width:100%;display:flex;gap:25px;align-items:center;border-top:1px solid var(--line);padding-top:24px;margin-top:10px;font-size:11px;color:var(--muted)}.footer-bottom>a{margin-left:auto}.footer-bottom button{border:0;background:none;cursor:pointer;font-size:11px;padding:5px}.intro{position:fixed;inset:0;z-index:150;background:var(--sand);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:none;animation:introOut .7s 1.1s forwards}.intro>span{font:500 30px Manrope,Arial,sans-serif;letter-spacing:6px}.intro>small{font-size:9px;letter-spacing:2px;color:var(--rust)}.intro>i{width:180px;height:1px;background:var(--rust);margin:25px;transform-origin:left;animation:lineIn 1s both}.progress{position:fixed;top:0;left:0;height:3px;width:100%;transform:scaleX(0);transform-origin:left;background:var(--rust);z-index:160;pointer-events:none}.hero-copy h1{animation:enter 1s 1.2s both}.hero-copy>.eyebrow,.hero-description,.hero-copy .button{animation:enter 1s 1.4s both}.reveal{opacity:0;transform:translateY(30px);transition:opacity .8s,transform .8s;transition-delay:var(--delay,0ms)}.reveal.visible{opacity:1;transform:none}.paused *{animation-play-state:paused!important;scroll-behavior:auto!important;transition:none!important}.paused .intro{display:none}.paused .reveal{opacity:1;transform:none}.paused .hero-copy h1,.paused .hero-copy>.eyebrow,.paused .hero-description,.paused .hero-copy .button{animation:none;opacity:1;transform:none}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes landscape{from{transform:scale(1)}to{transform:scale(1.08)}}@keyframes enter{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:none}}@keyframes introOut{to{opacity:0;visibility:hidden}}@keyframes lineIn{from{transform:scaleX(0)}to{transform:scaleX(1)}}@media(min-width:1700px){.section{padding-left:calc((100% - 1460px)/2);padding-right:calc((100% - 1460px)/2)}}@media(max-width:1050px){nav{gap:22px}.brand{font-size:16px}.hero{gap:4%}h1{font-size:76px;letter-spacing:-4px}.hero-copy{padding-top:20px}.image-wrap{min-height:560px}.hero .eyebrow{font-size:9px;letter-spacing:1.4px}.section{padding:75px 6%}.story{grid-template-columns:1fr;gap:0}.story .section-tag{padding-top:0}.service-grid{grid-template-columns:1fr 1fr}.service-grid article:nth-child(2){border-right:0}.service-grid article:nth-child(-n+2){border-bottom:1px solid #3d483040}.living-layout{gap:5%}.living-main img{height:630px}.living-copy{padding-top:10px}.location-heading{gap:40px}.places{gap:40px}}@media(max-width:720px){header{height:82px}.brand{font-size:16px}.brand small{font-size:8px;letter-spacing:2px}.brand img{width:34px;height:46px}.menu{display:flex;gap:10px;align-items:center;border:0;background:none;padding:10px;font-size:13px}nav{display:none;position:absolute;top:81px;left:-6%;right:-6%;background:#ede3d0;padding:25px 6%;border-bottom:1px solid var(--line);font-size:15px}nav.open{display:flex;flex-direction:column;align-items:stretch;gap:22px}.hero{grid-template-columns:1fr;padding:25px 6% 0}.hero-copy{padding:20px 0 35px}h1{font-size:clamp(66px,15vw,90px);letter-spacing:-3.5px;line-height:1.04;margin:26px 0}.hero .eyebrow{font-size:10px}.hero-description{font-size:16px}.hero-note{margin-top:23px}.hero-visual{padding:0 12px 43px 20px}.image-wrap{height:470px;min-height:0;border-radius:180px 180px 0 0}.image-wrap>img{object-position:58%}.image-caption{bottom:12px;left:0;right:36px;padding:20px 23px;font-size:19px}.vertical-note{right:-7px;top:50px;font-size:9px}.scroll-link{padding:21px 0;font-size:11px;margin-top:18px}.ticker{padding:18px 0}.ticker>div{gap:28px}.ticker span{font-size:17px}.ticker i{font-size:21px}.section{padding:60px 6%}.section-tag{font-size:10px;letter-spacing:1.5px;margin-bottom:27px}h2{font-size:40px;letter-spacing:-1.8px}.story-columns{grid-template-columns:1fr;gap:5px;margin-top:26px}.story-columns .lead{font-size:21px}.story-signature{font-size:12px;gap:20px}.section-top{display:block;margin-bottom:30px}.section-top>p{margin-top:22px;font-size:15px}.service-grid{grid-template-columns:1fr}.service-grid article{border-right:0!important;border-bottom:1px solid #3d483040;padding:27px 24px}.service-grid article:last-child{border-bottom:0}.service-top{margin-bottom:24px}.service-grid h3{font-size:31px}.service-grid p{font-size:16px}summary{font-size:14px}.living-layout{grid-template-columns:1fr;gap:35px}.living-main img{height:430px;border-radius:140px 0 0 0}.living-copy{padding:0}.dining img{height:250px}.location-heading{display:block}.location-heading>p{margin-top:25px;max-width:none}.places{grid-template-columns:1fr;gap:10px;margin-top:35px}.places h3{font-size:62px}.places p{font-size:16px}.location-footer{font-size:9px;letter-spacing:1.3px}.closing h2{font-size:39px}.closing .eyebrow{font-size:9px;letter-spacing:1.5px}.footer-bottom{flex-wrap:wrap;gap:15px}.footer-bottom>span{width:100%}.footer-bottom>a{margin-left:0;margin-right:auto}footer>p{width:100%;order:2}.footer-bottom{order:3}.intro>span{font-size:23px;letter-spacing:3px}.intro>small{font-size:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}.intro{display:none}.reveal{opacity:1;transform:none}#motion{display:none}}

.image-wrap>img{object-position:center center;filter:none}

/* Reserve three lines so typing never shifts the image or call to action. */
.hero-copy .typing-headline{display:grid;font-size:clamp(40px,6vw,84px);letter-spacing:-.055em;line-height:1.12}
.typing-headline>span{grid-area:1/1;min-width:0}
.typing-reserve{visibility:hidden;pointer-events:none}
.typing-words>[data-typing-line]{display:block;min-height:1.12em;white-space:nowrap}
.typing-headline em{letter-spacing:-.05em}
.typing-active:after{content:'';display:inline-block;height:.78em;border-right:2px solid var(--rust);margin-left:.06em;vertical-align:-.03em;animation:typingCaret .85s step-end infinite}
.typing-stopped .typing-active:after{display:none}
@keyframes typingCaret{50%{opacity:0}}
@media(max-width:720px){.hero-copy .typing-headline{font-size:clamp(36px,10vw,68px)}}
