@charset "UTF-8";
:root{--wine:#3b1821;--ink:#291d20;--paper:#fffdf9;--stone:#f0ece6;--line:#d9d0c9;--muted:#6a6060;--serif:Georgia,'Times New Roman',serif;--sans:'Helvetica Neue',Helvetica,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:1rem;line-height:1.6}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{display:block;width:100%;height:100%;object-fit:cover}figure,p,h1,h2,h3{margin:0}a:focus-visible{outline:3px solid #bc7138;outline-offset:5px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:0;left:1rem;z-index:20;background:var(--paper);padding:1rem;transform:translateY(-130%)}.skip-link:focus{transform:translateY(0)}
.header{height:108px;padding:0 5%;display:flex;justify-content:space-between;align-items:center;gap:2rem}.brand{display:flex;flex-direction:column;align-items:center;flex-shrink:0;line-height:1.1}.brand>span{font-family:var(--serif);font-size:1.6rem;letter-spacing:.11em}.brand small{font-size:.75rem;letter-spacing:.5em;margin-top:.55rem;padding-left:.5em}.header nav{display:flex;gap:2.1rem;font-size:.9rem}.header nav a{padding:.5rem 0;border-bottom:1px solid transparent}.header nav a:hover{border-color:var(--wine)}.button{display:inline-flex;align-items:center;justify-content:center;gap:2rem;min-height:56px;padding:1rem 1.55rem;background:var(--wine);color:var(--paper);font-size:.95rem;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:#562631;transform:translateY(-2px)}.button span[aria-hidden]{font-size:1.25rem}.button-small{font-size:.875rem;min-height:48px;padding:.8rem 1.25rem;gap:1.5rem}.button-light{color:var(--wine);background:var(--paper)}.button-light:hover{background:#ede3d9}.button-outline{background:transparent;border:1px solid #c4aeb4}.button-outline:hover{background:#542b35}
.hero{display:grid;grid-template-columns:44% 56%;min-height:620px;background:var(--wine);color:var(--paper)}.hero-copy{padding:4.5rem 11% 2rem;display:flex;align-items:flex-start;flex-direction:column}.eyebrow{font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;font-weight:500}.hero .eyebrow{display:flex;align-items:center;gap:1rem;color:#e0c9cf}.short-rule{width:28px;height:1px;background:currentColor;flex-shrink:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.04em;line-height:1.05}h1{font-size:clamp(3.7rem,5.4vw,5.6rem);margin:2.1rem 0 1.8rem}h1 em,h2 em{font-weight:400}h2{font-size:clamp(2.8rem,4vw,4.3rem)}.hero-description{max-width:345px;color:#eadde0;line-height:1.75;margin-bottom:2rem}.hero-footnote{margin-top:auto;padding-top:3rem;font-size:.75rem;letter-spacing:.18em;color:#d2b7bf}.hero-visual{position:relative;min-height:620px;overflow:hidden}.hero-visual img{position:absolute;inset:0;object-position:center}.image-caption{position:absolute;bottom:1.6rem;right:1.8rem;padding:.4rem .8rem;background:rgba(27,13,14,.68);color:white;font-size:.8rem;letter-spacing:.025em}.at-a-glance{display:flex;justify-content:space-around;align-items:center;gap:1.2rem;padding:1.65rem 6%;border-bottom:1px solid var(--line);font-size:.9rem;letter-spacing:.025em}.at-a-glance>span{display:flex;align-items:center;gap:.7rem}.at-a-glance strong{font:1.7rem var(--serif)}
.section{max-width:1440px;margin:auto;padding:6.5rem 7%}.section-heading>.eyebrow,.location-section .eyebrow{margin-bottom:1.8rem;color:var(--muted)}.suite-section{display:grid;grid-template-columns:1.3fr 1fr;column-gap:8%;row-gap:3.5rem}.suite-copy{padding-top:3.2rem;max-width:440px}.suite-copy p+p{margin-top:1rem}.suite-photo{height:510px}.detail-photo{height:415px;margin-top:75px}.suite-section figure img{height:calc(100% - 34px)}figcaption{font-size:.8rem;color:var(--muted);margin-top:.6rem;letter-spacing:.025em}.comfort-section{display:grid;grid-template-columns:1fr 1.1fr;gap:10%;border-top:1px solid var(--line)}.comfort-list article{display:flex;gap:1.5rem;padding:1.7rem 0;border-bottom:1px solid var(--line)}.comfort-list article:first-child{padding-top:0}.comfort-list article>span{font:1rem var(--serif);color:var(--muted);padding-top:.35rem}.comfort-list h3{font:1.5rem/1.3 var(--serif);margin-bottom:.6rem;letter-spacing:-.015em}.comfort-list p{color:var(--muted);max-width:380px}.location-section{background:var(--stone);max-width:none;display:grid;grid-template-columns:1fr 1.1fr;gap:10%;padding-top:5.5rem;padding-bottom:5.5rem}.location-copy{max-width:420px;padding-top:1rem}.location-copy address{font-style:normal;margin:1.7rem 0;font-weight:500}.text-link{display:inline-flex;align-items:center;gap:2rem;border-bottom:1px solid var(--wine);padding:.4rem 0;font-size:.9rem}.booking-section{background:var(--wine);color:var(--paper);text-align:center;padding:5.5rem 5% 6rem}.booking-section>.eyebrow{color:#dfc4cc;margin-bottom:1.8rem}.booking-section h2{font-size:clamp(3.7rem,5.3vw,5.5rem);margin-bottom:1.8rem}.booking-section>p:not(.eyebrow){max-width:480px;margin:auto;color:#eadde0}.booking-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem}.footer{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.8rem 5%}.footer>div{text-align:center;font-size:.9rem}.registration{font-size:.75rem;color:var(--muted);margin-top:.6rem}.back-top{font-size:.875rem}
.contact-links{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;margin-top:1.5rem}.contact-links a{padding:.35rem 0}.contact-links a:hover{text-decoration:underline}.footer-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;column-gap:1.5rem;row-gap:.25rem;margin-top:.75rem}.footer-links a{display:inline-flex;align-items:center;gap:.35rem;font-size:.875rem;margin-top:0;min-height:44px;text-decoration:underline;text-underline-offset:4px}.footer-links a:hover{color:var(--wine)}
.home-guide{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);column-gap:8%;row-gap:2rem;border-top:1px solid var(--line)}
.home-guide-heading{grid-column:2;grid-row:1}.home-guide-copy{grid-column:2;grid-row:2}.home-guide-copy p+p{margin-top:1rem}
.home-guide-visual{grid-column:1;grid-row:1 / 3;align-self:start}.home-guide-photo{position:relative;overflow:hidden;aspect-ratio:739 / 925;background:var(--stone)}
/* Frame the photograph in the owner's unchanged slide, keeping copy in HTML. */
.home-guide-photo img{position:absolute;width:254.1272%;height:114.1622%;max-width:none;left:-14.2084%;top:-8.5405%;object-fit:fill}
.home-guide-links{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:1.5rem;margin-top:2rem;border-top:1px solid var(--line)}
.home-guide-links a{display:flex;align-items:center;justify-content:space-between;gap:.7rem;min-height:52px;padding:.9rem 0;border-bottom:1px solid var(--line);font-size:.9rem;color:var(--wine)}
.home-guide-links a:hover{text-decoration:underline;text-underline-offset:4px}.home-guide-links a span{flex-shrink:0}
@media(max-width:1000px){.home-guide{column-gap:6%}}
@media(max-width:740px){.home-guide{grid-template-columns:minmax(0,1fr);gap:1.8rem}.home-guide-heading{grid-column:1;grid-row:1}.home-guide-visual{grid-column:1;grid-row:2}.home-guide-copy{grid-column:1;grid-row:3}.home-guide-photo{aspect-ratio:739 / 650}.home-guide-photo img{height:auto;aspect-ratio:1878 / 1056;top:-12.1538%}.home-guide-links{column-gap:1.2rem}.home-guide-links a{font-size:.875rem}}
.location-section.section{row-gap:3rem}
.airport-panel{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center;gap:3rem;margin-top:1rem;padding:3rem;background:var(--paper);border-top:2px solid var(--wine)}
.airport-copy .eyebrow{font-size:.875rem;letter-spacing:.08em;margin-bottom:1.25rem;color:var(--wine)}
.airport-copy h3{font:400 clamp(2.2rem,3.2vw,3.3rem)/1.08 var(--serif);letter-spacing:-.035em;color:var(--wine);margin-bottom:1.25rem}
.airport-copy h3 em{font-weight:400}.airport-copy>p:last-child{max-width:410px;color:var(--muted)}
.airport-facts{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin:0}
.airport-facts>div{display:flex;flex-direction:column;gap:.6rem;padding-left:1.8rem;border-left:1px solid var(--line)}
.airport-facts dt{order:2;font-size:.875rem;color:var(--muted)}
.airport-facts dd{margin:0;font:400 clamp(3.4rem,5vw,5rem)/1 var(--serif);letter-spacing:-.04em;color:var(--wine);white-space:nowrap}
.airport-facts dd span{font-size:1.4rem;letter-spacing:0}.airport-note{font-size:.875rem;line-height:1.6;color:var(--muted);margin:1.6rem 0 0 1.8rem;max-width:310px}
@media(max-width:1000px){.airport-panel{padding:2.2rem;gap:2rem}.airport-facts>div{padding-left:1.1rem}.airport-note{margin-left:1.1rem}}
@media(max-width:740px){.location-section.section{row-gap:2rem}.airport-panel{grid-template-columns:1fr;padding:2rem 1.4rem;gap:2rem;margin-top:.5rem}.airport-copy .eyebrow{font-size:.875rem;line-height:1.6}.airport-copy h3{font-size:2.45rem}.airport-facts dd{font-size:clamp(2.6rem,12vw,3.6rem)}.airport-facts>div{padding-left:1rem}.airport-facts dt{font-size:.875rem}.airport-note{margin:1.3rem 0 0}}
.booking-widget{max-width:640px;min-height:180px;margin:2rem auto 1.4rem;text-align:left;color:var(--ink)}.booking-fallback{font-size:.875rem}.booking-fallback a{text-decoration:underline;text-underline-offset:4px}.vikey-booking-engine-widget{width:100%;max-width:100%}
.privacy-link{display:inline-block;font-size:.875rem;margin-top:.75rem;text-decoration:underline;text-underline-offset:4px}.legal-page{max-width:900px;margin:0 auto;padding:3rem 6% 5rem}.legal-page h1{font-size:clamp(2.7rem,5vw,4.5rem);margin:1.3rem 0}.legal-page .legal-date{font-size:.875rem;color:var(--muted);margin-bottom:2rem}.legal-page section{margin-top:2.5rem}.legal-page h2{font-size:1.8rem;line-height:1.2;letter-spacing:-.025em;margin-bottom:1rem}.legal-page p+p{margin-top:1rem}.legal-page a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.legal-page+.footer{border-top:1px solid var(--line)}.footer>div{min-width:0}.registration{overflow-wrap:anywhere}
@media(min-width:1600px){.hero{grid-template-columns:46% 54%}.hero-copy{padding-left:15%;padding-top:6rem;padding-bottom:3rem}.hero,.hero-visual{min-height:720px}.location-section{padding-left:max(7%,calc((100vw - 1240px)/2));padding-right:max(7%,calc((100vw - 1240px)/2))}}
@media(max-width:1000px){.header{height:95px;gap:1rem;padding:0 4%}.header nav{gap:1rem}.brand>span{font-size:1.25rem}.button-small{gap:.7rem}.hero{grid-template-columns:47% 53%;min-height:600px}.hero-copy{padding:3.3rem 8% 2rem}.hero-visual{min-height:600px}h1{font-size:4rem}.hero-description{font-size:.95rem}.section{padding:5rem 6%}.suite-section{column-gap:6%}.suite-photo{height:430px}.detail-photo{height:350px;margin-top:60px}.comfort-section,.location-section{gap:7%}.comfort-list h3{font-size:1.35rem}}
@media(max-width:740px){html{scroll-padding-top:1rem}.header{height:auto;min-height:88px;flex-wrap:wrap;padding:1.1rem 5%;gap:1.1rem}.header>.brand{align-items:flex-start}.brand>span{font-size:1.2rem}.brand small{font-size:.65rem;margin-top:.4rem;align-self:center}.header nav{order:3;width:100%;justify-content:space-around;border-top:1px solid var(--line);padding-top:.8rem;font-size:.875rem}.button-small{font-size:.8rem;min-height:44px;padding:.65rem .8rem;gap:.5rem}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:2.7rem 7% 2.5rem}.hero .eyebrow{font-size:.75rem}h1{font-size:clamp(3.8rem,12vw,5.5rem);margin:1.5rem 0 1.3rem}.hero-description{max-width:410px;font-size:1rem;margin-bottom:1.7rem}.hero-footnote{display:none}.hero-visual{min-height:360px;aspect-ratio:1.2}.image-caption{bottom:1rem;right:1rem;font-size:.75rem}.at-a-glance{display:grid;grid-template-columns:1fr 1fr;padding:1.4rem 7%;gap:.8rem;font-size:.8rem}.at-a-glance>span{min-height:34px}.section{padding:3.7rem 7%}h2{font-size:2.9rem}.suite-section{grid-template-columns:1fr;gap:1.8rem}.section-heading>.eyebrow,.location-section .eyebrow{margin-bottom:1.2rem}.suite-copy{padding-top:0;max-width:none}.suite-photo{height:auto;aspect-ratio:1.15}.detail-photo{height:auto;aspect-ratio:1.3;margin-top:.8rem}.suite-section figure img{height:calc(100% - 34px)}.comfort-section,.location-section{grid-template-columns:1fr;gap:2rem}.comfort-list article{padding:1.3rem 0}.comfort-list h3{font-size:1.5rem}.location-copy{padding:0}.booking-section{padding:3.5rem 7% 4rem}.booking-section h2{font-size:3.8rem}.booking-actions{flex-direction:column;max-width:360px;margin:1.7rem auto 0}.booking-actions .button{justify-content:space-between}.footer{flex-wrap:wrap;justify-content:center;padding:2.5rem 7%;gap:1.5rem}.footer>div{width:100%;order:3}.back-top{margin-left:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}
