@font-face{font-family:'TT Travels';src:url('assets/TT-Travels.woff') format('woff');font-weight:400;font-style:normal;font-display:swap}:root{--paper:#e0dfda;--sand:#cac6ba;--wheat:#d4cbac;--taupe:#898174;--bronze:#a58b70;--ink:#343831;--line:rgba(52,56,49,.22);--white:#f8f7f2}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'TT Travels',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;width:100%;object-fit:cover}button,a,input{ -webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--bronze);outline-offset:5px}.skip{position:fixed;top:-80px;left:20px;background:white;z-index:100;padding:12px}.skip:focus{top:10px}.header{height:100px;padding:0 4%;display:flex;align-items:center;justify-content:space-between;gap:32px;background:var(--paper)}.brand{display:block;flex-shrink:0;width:130px}.brand img{width:130px;height:50px;object-fit:contain}.desktop-nav{display:flex;gap:26px;font-size:14px}.desktop-nav a:hover,.footer a:hover{text-decoration:underline;text-underline-offset:5px}.header-right{display:flex;align-items:center;gap:24px}.phone{font-size:14px;white-space:nowrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;background:var(--ink);color:var(--white);padding:18px 25px;border:1px solid var(--ink);min-height:58px;font-size:14px;transition:background .25s,color .25s}.button span{font-size:23px;line-height:1}.button:hover{background:#53584d;border-color:#53584d}.button-small{padding:12px 20px;min-height:48px}.light{background:var(--paper);border-color:var(--paper);color:var(--ink)}.light:hover{background:var(--wheat);border-color:var(--wheat)}.hero{position:relative;min-height:690px;height:calc(100svh - 100px);max-height:1000px;overflow:hidden;color:var(--white);background:#59665c}.hero-photo,.hero-video,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-video{opacity:0;transition:opacity .6s}.hero-video.playing{opacity:1}.hero-photo{object-position:50% 52%}.hero-shade{background:linear-gradient(90deg,rgba(15,24,20,.56),rgba(15,24,20,.06) 85%),linear-gradient(0deg,rgba(15,24,20,.38),transparent 35%)}.hero-top,.hero-bottom{position:absolute;left:4%;right:4%;display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.13em}.hero-top{top:32px}.hero-bottom{bottom:28px;align-items:center}.hero-bottom a{letter-spacing:0;font-size:14px}.hero-bottom a span{margin-left:24px;font-size:24px}.hero-content{position:relative;padding:150px 7% 120px;max-width:1180px}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:400;line-height:1.6;margin:0 0 30px}h1,h2,h3,p{margin-top:0}h1{font-weight:400;font-size:clamp(48px,5.4vw,82px);line-height:1.09;letter-spacing:-.045em;margin-bottom:30px}em{font-weight:400;font-style:italic}h1 em,h2 em{font-family:'TT Travels',Arial,sans-serif;font-weight:300}.hero-description{font-size:18px;line-height:1.7;margin-bottom:35px}.hero-actions{display:flex;gap:34px;align-items:center}.video-button{display:flex;align-items:center;gap:13px;border:0;background:transparent;color:white;font-size:14px;padding:8px 0}.play-icon{display:grid;place-items:center;width:40px;height:40px;border:1px solid #ffffff80;border-radius:50%;font-size:22px}.booking-strip{padding:34px 7%;display:flex;gap:35px;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.booking-strip .eyebrow{font-size:11px;margin:0 0 5px}.booking-strip p{margin:0;font-size:21px}.booking-strip .booking-note{font-size:14px;color:#606258}.section{padding:105px 7%}.section-kicker{display:flex;align-items:center;gap:45px;margin-bottom:40px}.section-kicker .eyebrow{margin:0;white-space:nowrap}.tiny-line{height:1px;background:var(--line);flex:1}h2{font-size:clamp(34px,3.8vw,58px);font-weight:400;line-height:1.16;letter-spacing:-.035em;margin-bottom:32px}.intro-main{display:grid;grid-template-columns:1.15fr 1fr;gap:9%}.intro-copy{padding-top:6px}.intro-copy p{max-width:520px;color:#606258}.intro-copy p:first-child{font-size:21px;color:var(--ink);line-height:1.5}.text-link{display:inline-flex;gap:35px;align-items:center;border-bottom:1px solid var(--ink);padding:5px 0 10px;font-size:14px}.text-link span{font-size:22px;line-height:1}.text-link:hover{color:#796348;border-color:#796348}.values{display:grid;grid-template-columns:repeat(3,1fr);margin-top:70px;border-top:1px solid var(--line)}.values>div{padding:26px 32px 0 0}.values>div+div{padding-left:32px;border-left:1px solid var(--line)}.values span{font-size:12px;color:#706b60}.values h3{font-size:19px;font-weight:400;line-height:1.4;margin:15px 0 8px}.values p{font-size:14px;color:#606258;max-width:275px;margin-bottom:0}.stay{background:var(--sand)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:45px}.section-heading h2{margin:0}.section-heading>p{font-size:15px;margin-bottom:3px;color:#54584f}.section-heading .eyebrow{margin-bottom:20px}.homes{display:grid;grid-template-columns:1fr 1fr;gap:36px}.image-link{position:relative;display:block;overflow:hidden}.image-link img{aspect-ratio:1.37;transition:transform .6s}.image-link:hover img{transform:scale(1.025)}.image-tag{position:absolute;top:20px;left:20px;background:var(--paper);color:var(--ink);font-size:11px;padding:7px 12px;letter-spacing:.08em}.round-arrow{position:absolute;right:20px;bottom:20px;display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--paper);font-size:25px}.home-title{display:flex;justify-content:space-between;align-items:center;margin-top:24px}.home-title h3{font-size:30px;font-weight:400;letter-spacing:-.025em;margin:0}.home-title>span{font-size:13px}.home-meta{display:flex;gap:18px;font-size:13px;margin:15px 0 20px}.home-meta span+span{border-left:1px solid #8c8b7f;padding-left:18px}.home>p{max-width:480px;font-size:15px;color:#55594f}.stay-foot{display:flex;gap:25px;justify-content:space-between;margin-top:45px;padding-top:22px;border-top:1px solid var(--line);font-size:13px}.stay-foot p{margin:0}.stay-foot a{text-decoration:underline;text-underline-offset:5px}.restaurant{display:grid;grid-template-columns:1.13fr 1fr;min-height:730px}.restaurant-image{position:relative;min-height:650px}.restaurant-image img{position:absolute;inset:0;height:100%;object-position:45%}.restaurant-image>span{position:absolute;bottom:30px;left:35px;font-size:12px;letter-spacing:.12em;color:white}.restaurant-copy{padding:80px 14%;background:var(--wheat)}.restaurant-copy h2{font-size:clamp(35px,4vw,60px)}.restaurant-copy>p:not(.eyebrow){font-size:16px;color:#55594f;max-width:390px;margin-bottom:30px}.restaurant-copy .button{width:max-content;max-width:100%;margin-bottom:22px}.restaurant-copy .text-link{display:flex;width:max-content}.experience-row{display:grid;grid-template-columns:50px 1fr 1fr 48px;gap:25px;align-items:center;padding:32px 0;border-top:1px solid var(--line);transition:padding .25s,background .25s}.experience-row:last-child{border-bottom:1px solid var(--line)}.experience-row:hover{background:#d5d4ce;padding-left:12px;padding-right:12px}.experience-number{font-size:12px}.experience-row h3{font-size:23px;font-weight:400;line-height:1.4;margin:0}.experience-row p{font-size:14px;color:#606258;margin:0;max-width:300px}.circle{width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:24px}.visit{padding-top:70px;padding-bottom:80px;display:grid;grid-template-columns:1fr 1fr;gap:9%;background:var(--sand)}.visit h2{margin-bottom:0}.visit-copy{padding-top:0}.distance{font-size:65px;letter-spacing:-.04em;line-height:1.2;margin-bottom:20px}.distance span{font-size:17px;letter-spacing:0}.visit-copy>p:not(.distance){color:#55594f;max-width:530px}.visit-actions{display:flex;gap:32px;margin-top:25px}.closing{background:var(--ink);color:var(--paper);padding:90px 5%;text-align:center}.closing .eyebrow{color:var(--wheat)}.closing h2{font-size:clamp(38px,4.5vw,65px);margin-bottom:38px}.closing-phone{display:block;font-size:15px;margin-top:24px}.footer{padding:50px 7% 30px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:35px}.footer-top p{font-size:14px;margin:0}.footer-top>a:last-child{font-size:14px}.footer-nav{display:flex;gap:30px;justify-content:flex-end;font-size:14px;margin:35px 0}.legal{border-top:1px solid var(--line);padding-top:24px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#606258}.legal-info{font-size:12px;color:#606258;margin:18px 0 0}.menu-toggle,.mobile-book{display:none}.mobile-menu[hidden]{display:none}.mobile-menu{padding:20px 6%;background:var(--paper);border-top:1px solid var(--line)}.mobile-menu a{display:block;padding:12px 0}.menu-toggle{width:40px;height:40px;border:0;background:transparent;padding:8px}.menu-toggle span{display:block;height:1px;background:var(--ink);margin:7px 0}@media(min-width:1600px){.section,.booking-strip,.footer{padding-left:max(7%,calc((100% - 1400px)/2));padding-right:max(7%,calc((100% - 1400px)/2))}}@media(max-width:1150px){.header{gap:20px}.desktop-nav{gap:17px}.header-right .phone{display:none}.hero-content{padding-top:160px}.booking-note{display:none}.restaurant-copy{padding:70px 9%}.experience-row{grid-template-columns:35px 1fr 1fr 44px;gap:15px}.experience-row h3{font-size:20px}.footer-top p{max-width:220px}}@media(max-width:760px){html{scroll-padding-top:20px}.header{height:80px;padding:0 5%;gap:10px}.brand,.brand img{width:104px}.desktop-nav{display:none}.header-right{gap:12px}.button-small{font-size:12px;padding:10px 12px;gap:15px;min-height:42px}.menu-toggle{display:block}.hero{height:calc(100svh - 80px);min-height:650px;max-height:850px}.hero-top{left:6%;right:6%;top:26px;font-size:11px}.hero-top>span:last-child{display:none}.hero-content{padding:150px 6% 100px}.hero h1{font-size:clamp(40px,7.6vw,58px);line-height:1.15;letter-spacing:-.05em}.hero-description{font-size:16px}.hero-content .eyebrow{font-size:11px;margin-bottom:22px}.hero-actions{flex-direction:column;gap:20px;align-items:flex-start}.hero-bottom{left:6%;right:6%;bottom:28px}.hero-bottom>span{font-size:10px;letter-spacing:.08em;max-width:230px}.hero-bottom>a{font-size:0}.hero-bottom>a span{font-size:24px}.hero-shade{background:linear-gradient(90deg,#17231bbe,#17231b36),linear-gradient(0deg,#17231b50,transparent)}.booking-strip{padding:28px 6%;display:block}.booking-strip p{font-size:20px}.booking-strip .button{margin-top:20px;width:100%}.section{padding:65px 6%}.section-kicker{margin-bottom:28px;gap:20px}.eyebrow{font-size:11px}h2{font-size:36px;line-height:1.17}.intro-main{grid-template-columns:1fr;gap:0}.intro-copy p:first-child{font-size:18px}.values{grid-template-columns:1fr;margin-top:40px}.values>div,.values>div+div{padding:20px 0 20px 32px;border-left:0;border-bottom:1px solid var(--line);position:relative}.values span{position:absolute;left:0;top:23px}.values h3{margin:0 0 6px;font-size:18px}.values p{max-width:none}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:22px;font-size:15px}.homes{grid-template-columns:1fr;gap:42px}.image-link img{aspect-ratio:1.2}.image-tag{font-size:10px;top:15px;left:15px;padding:6px 9px}.home-title h3{font-size:27px}.stay-foot{display:block;font-size:13px}.stay-foot a{display:inline-block;margin-top:15px}.restaurant{grid-template-columns:1fr}.restaurant-image{min-height:380px}.restaurant-copy{padding:50px 6%}.restaurant-copy h2{font-size:45px}.restaurant-copy h2 br:nth-child(2){display:none}.restaurant-copy .eyebrow{margin-bottom:25px}.experience-row{grid-template-columns:24px 1fr 44px;gap:12px;padding:24px 0}.experience-row h3{font-size:20px}.experience-row p{grid-column:2;grid-row:2;font-size:14px;max-width:none}.experience-row .circle{grid-column:3;grid-row:1 / span 2}.visit{grid-template-columns:1fr;gap:35px}.distance{font-size:56px}.distance span{font-size:16px}.visit-actions{gap:25px;flex-wrap:wrap}.closing{padding:65px 6%}.closing h2{font-size:39px}.footer{padding:40px 6% 110px}.footer-top{align-items:flex-start;flex-direction:column;gap:20px}.footer-top p{max-width:none}.footer-nav{justify-content:flex-start;gap:14px 25px;flex-wrap:wrap;margin:30px 0}.legal{flex-direction:column;gap:12px}.mobile-book{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:center;gap:24px;padding:10px 6% calc(10px + env(safe-area-inset-bottom));background:var(--paper);border-top:1px solid var(--line);z-index:20}.mobile-book .button{flex:1;min-height:44px;padding:10px 16px}.mobile-book>a:last-child{font-size:13px}.mobile-menu{position:absolute;top:80px;left:0;right:0;z-index:30;box-shadow:0 15px 20px #0002}.hero-photo{object-position:55% center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

@media(min-width:761px){.desktop-nav{gap:20px;font-size:13px}.header-right{gap:16px}.phone{font-size:12px}}@media(max-width:1300px){.header-right .phone{display:none}}@media(max-width:390px){.header-right{gap:4px}.button-small{gap:8px;font-size:11px}.brand,.brand img{width:92px}.hero h1{font-size:36px}.hero-description{font-size:15px}}
@media(min-width:761px) and (max-width:1050px){.desktop-nav{display:none}.menu-toggle{display:block}.mobile-menu{position:absolute;top:100px;left:0;right:0;z-index:30;box-shadow:0 15px 20px #0002}}

.home-offers{background:var(--wheat)}.offer-cards{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.offer-cards article{padding:34px 34px 38px 0}.offer-cards article+article{border-left:1px solid var(--line);padding-left:34px}.offer-badge{display:block;font-size:clamp(34px,3.2vw,52px);letter-spacing:-.045em;line-height:1;margin-bottom:40px}.offer-cards .eyebrow{margin-bottom:12px}.offer-cards h3{font-size:23px;font-weight:400;line-height:1.3;margin-bottom:13px}.offer-cards article>p:not(.eyebrow){font-size:14px;color:#55594f;min-height:68px}.offers-action{display:flex;align-items:center;gap:34px;margin-top:34px}.reasons{background:#343831;color:var(--white)}.reasons .section-heading>p{color:#d2d0c8}.reason-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.reason-card{position:relative;min-height:560px;overflow:hidden}.reason-card img,.reason-shade{position:absolute;inset:0;width:100%;height:100%}.reason-card img{transition:transform .7s}.reason-card:hover img{transform:scale(1.025)}.reason-shade{background:linear-gradient(0deg,rgba(18,23,19,.78),rgba(18,23,19,.03) 72%)}.reason-card>div{position:absolute;left:34px;right:34px;bottom:32px}.reason-card .eyebrow{margin-bottom:13px}.reason-card h3{font-size:32px;font-weight:400;line-height:1.2;margin-bottom:10px}.reason-card p:not(.eyebrow){max-width:410px;font-size:14px;color:#e5e3dc}.reason-link{font-size:13px;border-bottom:1px solid #ffffff80;padding-bottom:7px}.reason-foot{display:flex;gap:36px;justify-content:flex-end;margin-top:28px}.reasons .text-link{border-color:var(--white)}.plan{background:var(--paper)}.plan-steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.plan-steps article{padding:30px 35px 32px 0}.plan-steps article+article{border-left:1px solid var(--line);padding-left:35px}.plan-steps span{font-size:12px;color:#6b6d65}.plan-steps h3{font-size:22px;font-weight:400;margin:26px 0 10px}.plan-steps p{font-size:14px;color:#606258;max-width:320px;margin:0}.plan-actions{display:flex;align-items:center;gap:34px;margin-top:34px}.press-proof{margin-top:70px;padding-top:30px;border-top:1px solid var(--line);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:38px}.press-proof .eyebrow{margin:0}.press-proof>div{display:flex;flex-wrap:wrap;gap:12px 26px;font-size:13px;color:#5b5d55}.footer-nav{flex-wrap:wrap}

@media(max-width:760px){.offer-cards{grid-template-columns:1fr}.offer-cards article,.offer-cards article+article{padding:27px 0;border-left:0;border-bottom:1px solid var(--line)}.offer-cards article:last-child{border-bottom:0}.offer-badge{margin-bottom:25px}.offer-cards article>p:not(.eyebrow){min-height:0}.offers-action,.plan-actions{align-items:flex-start;flex-direction:column}.reason-grid{grid-template-columns:1fr}.reason-card{min-height:440px}.reason-card>div{left:22px;right:22px;bottom:24px}.reason-card h3{font-size:27px}.reason-foot{justify-content:flex-start;flex-wrap:wrap}.plan-steps{grid-template-columns:1fr}.plan-steps article,.plan-steps article+article{padding:24px 0;border-left:0;border-bottom:1px solid var(--line)}.plan-steps article:last-child{border-bottom:0}.plan-steps h3{margin-top:14px}.press-proof{grid-template-columns:1fr;gap:20px}.press-proof>div{gap:10px 18px}.press-proof .text-link{width:max-content}}
