/* English House — editorial identity. All property photographs are originals. */
@font-face{font-family:Cormorant;src:url('cormorant-600-normal.woff2') format('woff2');font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:Cormorant;src:url('cormorant-600-italic.woff2') format('woff2');font-style:italic;font-weight:600;font-display:swap}
@font-face{font-family:Jost;src:url('jost-500-normal.woff2') format('woff2');font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:Jost;src:url('jost-600-normal.woff2') format('woff2');font-style:normal;font-weight:600;font-display:swap}
:root{--paper:#f7f4ea;--ivory:#fffdf7;--ink:#253e35;--green:#243e34;--burgundy:#652f3d;--muted:#525e54;--line:#c9c6b7;--gold:#8a704a;--serif:Cormorant,Georgia,serif;--sans:Jost,Arial,sans-serif;--gutter:clamp(22px,5vw,84px);--max:1320px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:40px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:17px;font-weight:500;line-height:1.65;-webkit-font-smoothing:antialiased}
strong,b{font-weight:600}
body.modal-open{overflow:hidden}
img{display:block;width:100%;height:auto}
button,input,select,textarea{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
button{color:inherit;cursor:pointer}
button:disabled{cursor:default}
a{color:inherit;text-decoration:none;text-underline-offset:5px}
p a:not([class]){text-decoration:underline}
a:hover{text-decoration-color:currentColor}
button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--burgundy);outline-offset:5px}
[hidden]{display:none!important}
::selection{color:var(--ivory);background:var(--burgundy)}
h1,h2,h3,h4,p,figure{margin:0}
h1,h2,h3,h4{font-family:var(--serif);font-weight:600;line-height:1.06;text-wrap:balance}
h1{font-size:clamp(48px,6.7vw,94px);letter-spacing:-.035em}
h2{font-size:clamp(38px,4.25vw,62px);letter-spacing:-.025em}
h3{font-size:32px;letter-spacing:-.015em}
em{font-weight:600;color:var(--burgundy)}
p{margin-bottom:1.2em}
p:last-child{margin-bottom:0}
address{font-style:normal}
.section{width:min(calc(100% - var(--gutter)*2),var(--max));margin:0 auto;padding:104px 0}
.eyebrow{display:block;font-family:var(--sans);font-size:12px;line-height:1.5;font-weight:600;letter-spacing:.13em;text-transform:uppercase;margin-bottom:20px}
.lead{max-width:620px;margin:25px auto 0;color:var(--muted);font-size:18px;line-height:1.7}
.fine-note{font-size:14px;color:var(--muted)}
.text-link{display:inline-flex;align-items:center;gap:24px;min-height:44px;max-width:100%;border-bottom:1px solid currentColor;font-size:14px;line-height:1.5;padding:9px 0;transition:color .2s}
.text-link span{margin-left:auto;font-size:22px;transition:transform .2s}
.text-link:hover{color:var(--burgundy)}
.text-link:hover span{transform:translate(2px,-2px)}
.button,.header-reserve{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:54px;padding:16px 26px;background:var(--green);border:1px solid var(--green);color:var(--ivory);font-size:13px;line-height:1.4;letter-spacing:.065em;transition:background .2s,border-color .2s}
.button span,.header-reserve span{font-size:19px}
.button:hover,.header-reserve:hover{background:var(--burgundy);border-color:var(--burgundy)}
.button-small{min-height:44px;padding:12px 18px}
.visually-hidden,.skip-link:not(:focus){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:focus{position:fixed;z-index:100;top:8px;left:8px;padding:15px;background:var(--ivory)}
.house-key{display:block;width:76px;height:36px;color:var(--gold)}
/* A letterhead, rather than an application toolbar. */
.topline{display:flex;align-items:center;justify-content:center;gap:32px;background:var(--green);color:var(--paper);min-height:32px;padding:6px 24px;font-size:11px;letter-spacing:.12em}
.topline a{display:none}
.site-header{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:22px var(--gutter) 0;background:var(--paper);z-index:20}
.header-address{font-size:12px;letter-spacing:.1em;line-height:1.9;justify-self:start}
.header-address span{font-family:var(--serif);font-style:italic;font-size:19px;letter-spacing:0}
.wordmark{display:flex;flex-direction:column;align-items:center;line-height:1.1;white-space:nowrap}
.wordmark .house-key{width:58px;height:27px;margin-bottom:2px}
.wordmark-main{font-family:var(--serif);font-size:42px;letter-spacing:-.035em}
.wordmark-sub{font-size:10px;letter-spacing:.19em;margin-top:9px}
.header-reserve{justify-self:end;min-height:48px;padding:14px 20px;background:transparent;color:var(--ink);font-size:11px;letter-spacing:.13em}
.header-reserve:hover{color:var(--paper)}
.navigation{grid-column:1/-1;display:flex;justify-content:center;align-items:center;gap:48px;border-top:1px solid var(--line);border-bottom:3px double var(--line);margin-top:24px;min-height:58px}
.navigation>a{display:flex;align-items:center;min-height:54px;font-size:12px;letter-spacing:.09em;text-transform:uppercase;position:relative}
.navigation>a::after{content:'';height:1px;background:var(--burgundy);position:absolute;bottom:10px;left:0;right:0;transform:scaleX(0);transition:transform .2s}
.navigation>a:hover::after,.navigation>a[aria-current]::after{transform:scaleX(1)}
.navigation .button{display:none}
.menu-toggle{display:none}
/* Opening: a typographic invitation and the real corridor of the house. */
.home-opening{margin:0 auto;max-width:1600px;padding:0 var(--gutter)}
.opening-heading{text-align:center;padding:46px 0 32px}
.opening-heading .eyebrow{margin-bottom:15px}
.opening-heading h1{font-size:clamp(52px,7.3vw,112px);line-height:1;letter-spacing:-.04em}
.opening-heading h1 em{white-space:normal}
.opening-heading>p:last-child{font-size:17px;margin-top:19px}
.hero-photo{position:relative;height:clamp(340px,40vw,570px);padding:8px;border:1px solid var(--line)}
.hero-photo>img{height:100%;object-fit:cover;object-position:50% 53%}
.hero-photo-note{position:absolute;left:40px;bottom:38px;width:290px;background:var(--paper);padding:24px 28px;border:1px solid var(--paper);outline:1px solid var(--paper);outline-offset:5px}
.hero-photo-note>span{display:block;font-family:var(--serif);font-size:31px;line-height:1.1}
.hero-photo-note>a{display:flex;justify-content:space-between;margin-top:20px;padding-top:14px;border-top:1px solid var(--line);font-size:12px;letter-spacing:.05em}
.photo-index{position:absolute;right:30px;bottom:22px;color:white;background:rgba(20,32,27,.8);font-size:11px;letter-spacing:.13em;padding:6px 10px}
.welcome-slip{display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:3px double var(--line);padding:30px 18px}
.welcome-slip .eyebrow{font-size:11px;margin-bottom:7px}
.welcome-slip p{font-family:var(--serif);font-size:24px;line-height:1.1}
.welcome-slip .button{min-width:250px}
.introduction{display:grid;grid-template-columns:.85fr 1.15fr;gap:12%;align-items:center;max-width:1100px}
.introduction h2{margin-bottom:30px}
.introduction p:not(.eyebrow){color:var(--muted)}
.intro-note{text-align:center;border:1px solid var(--line);padding:42px 20px;position:relative}
.intro-note::before{content:'';position:absolute;inset:7px;border:1px solid var(--line);pointer-events:none}
.intro-note .house-key{margin:0 auto 20px;width:100px;height:48px}
.intro-note .eyebrow{font-size:11px}
.intro-note>span{font-family:var(--serif);font-size:34px;line-height:1.15;font-style:italic;color:var(--burgundy)}
/* Rooms share one component and one verified data source. */
.striped-section{background:repeating-linear-gradient(90deg,#eeeee2 0 24px,#f4f3e8 24px 48px);border-top:1px solid #ddded1;border-bottom:1px solid #ddded1}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:42px}
.section-heading .eyebrow{margin-bottom:14px}
.section-heading>p{font-size:15px;margin:0;color:var(--muted)}
.room-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;align-items:start}
.room-card{min-width:0;scroll-margin-top:36px}
.room-card-image{display:block;position:relative;overflow:hidden}
.room-card-image>img,.room-visual>.photo-tile>img{height:auto;aspect-ratio:1.36;object-fit:cover;transition:transform .6s}
.room-card-image:hover>img,.photo-tile:hover>img{transform:scale(1.025)}
.image-corner{position:absolute;bottom:0;right:0;display:grid;place-items:center;width:46px;height:46px;background:var(--paper);font-size:24px}
.room-card-copy{padding:25px 0 0}
.room-card-copy>.eyebrow{margin-bottom:10px;font-size:11px}
.room-card h3,.room-card h2{font-size:34px;line-height:1.1;letter-spacing:-.015em}
.room-specs{display:flex;flex-wrap:wrap;align-items:center;gap:5px 12px;padding:15px 0 13px;border-bottom:1px solid var(--line);font-size:13px;line-height:1.5;margin-bottom:16px}
.room-specs span+span::before{content:'·';margin-right:12px;color:var(--gold)}
.room-card-copy>p:not(.eyebrow):not(.room-specs){font-size:15px;line-height:1.65;color:var(--muted)}
.room-card .text-link{width:100%;justify-content:space-between}
.rooms-catalog{padding-top:12px}
.all-rooms{grid-template-columns:repeat(2,minmax(0,1fr));gap:64px 48px}
.all-rooms .room-card h2{font-size:39px}
.all-rooms .room-card-copy{padding:24px 5px 0}
.all-rooms .room-visual>.photo-tile>img{aspect-ratio:1.65}
.room-details{border-top:1px solid var(--line);border-bottom:0;margin-top:22px}
.room-details summary{padding:15px 0;font-size:14px}
.room-details-content{padding:2px 0 20px}
.room-details-content p,.room-details-content li{font-size:15px}
.room-details-content ul{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding-left:20px;margin-bottom:22px}
.room-details-content .photo-tile img{max-height:300px;object-fit:cover}
.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:38px;padding-bottom:22px;border-bottom:1px solid var(--line)}
.catalog-toolbar>p{margin:0;font-size:13px;color:var(--muted)}
.room-filters,.gallery-filters{display:flex;gap:8px;flex-wrap:wrap}
.room-filter,.filter{border:1px solid var(--line);background:transparent;padding:12px 18px;min-height:46px;font-size:13px;line-height:1.4;transition:background .2s,color .2s}
.room-filter:hover,.filter:hover{border-color:var(--green)}
.room-filter[aria-pressed=true],.filter[aria-pressed=true]{background:var(--green);color:var(--paper);border-color:var(--green)}
.included-band{padding:42px var(--gutter);text-align:center;background:#ebece0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.included-band .eyebrow{margin-bottom:14px}
.included-band>p:last-child{font-family:var(--serif);font-size:28px}
.included-band span{padding:0 12px;color:var(--gold)}
/* Stories: irregular photographs, caption and a house seal. */
.house-story{display:grid;grid-template-columns:1.15fr .85fr;gap:10%;align-items:center}
.story-photos{position:relative;padding:0 16% 110px 0}
.story-house>img{aspect-ratio:.94;object-fit:cover;object-position:38%}
figcaption{font-size:12px;color:var(--muted);padding:12px 0;letter-spacing:.06em}
.story-detail{width:53%;position:absolute;right:0;bottom:0;border:8px solid var(--paper);box-shadow:0 0 0 1px var(--line)}
.story-detail img{aspect-ratio:1.2;object-fit:cover}
.house-seal{position:absolute;bottom:45px;left:3%;width:105px;height:105px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--burgundy);outline:1px solid var(--burgundy);outline-offset:-6px;font-size:10px;letter-spacing:.16em;line-height:1.35;color:var(--burgundy);background:var(--paper);transform:rotate(-12deg)}
.house-seal i{font-family:var(--serif);font-size:31px;letter-spacing:0;line-height:1}
.story-copy h2{margin-bottom:26px}
.story-copy>p:not(.eyebrow){color:var(--muted)}
.comfort-section{background:var(--green);color:var(--paper)}
.comfort-section em{color:#d2bc97}
.comfort-section .section-heading>p{color:#d5d8ca}
.amenity-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}
.amenity-grid article{border-top:1px solid #788578;padding-top:22px}
.amenity-number{font-family:var(--serif);font-style:italic;color:#d2bc97;font-size:24px}
.amenity-grid h3{font-size:30px;margin:18px 0}
.amenity-grid p{font-size:15px;color:#d5d8ca}
.town-note{display:grid;grid-template-columns:1fr 1fr;gap:15%;align-items:center}
.town-note h2{margin-bottom:25px}
.town-note>div>p:not(.eyebrow){color:var(--muted)}
.address-letter{padding:38px 32px;border:1px solid var(--line);outline:1px solid var(--line);outline-offset:-8px;background:var(--ivory);text-align:center;transform:rotate(1.5deg)}
.address-letter .eyebrow{font-size:10px}
.address-letter .house-key{margin:16px auto}
.address-letter p{font-family:var(--serif);font-size:27px;line-height:1.5}
.address-letter em{font-size:25px}
/* Inner pages. */
.page-title{text-align:center;max-width:1100px;margin:0 auto;padding:64px var(--gutter) 54px}
.page-title .eyebrow{margin-bottom:20px}
.page-title h1{font-size:clamp(46px,6.2vw,86px)}
.full-figure{padding:8px 0 0}
.full-figure>img{max-height:640px;object-fit:cover;object-position:50% 56%}
.split-content{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}
.split-content h2{margin-bottom:25px}
.split-content img{max-height:600px;object-fit:cover}
.beauty-benefit{display:grid;grid-template-columns:.8fr 1.2fr;gap:10%;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.beauty-discount{background:var(--green);color:var(--paper);border:1px solid var(--green);outline:1px solid #8c9b87;outline-offset:-9px;padding:42px 24px;text-align:center}
.beauty-discount .eyebrow{font-size:10px;letter-spacing:.12em}
.beauty-discount .eyebrow:last-child{margin:24px 0 0}
.beauty-percentage{display:block;font-family:var(--serif);font-size:clamp(90px,9vw,140px);line-height:1;color:#e2cca9}
.beauty-percentage>span{font-size:.48em}
.beauty-discount p{font-family:var(--serif);font-size:28px;line-height:1.25;margin:18px 0 0}
.beauty-copy h2{margin-bottom:24px}
.beauty-copy>p:not(.eyebrow){color:var(--muted)}
.beauty-copy .button{max-width:100%;text-align:center}
.beauty-copy .fine-note{margin-top:18px}
.amenity-grid .text-link{color:var(--paper);font-size:13px}
.amenity-grid .text-link:hover{color:#e2cca9}
@media(max-width:700px){.beauty-benefit{grid-template-columns:1fr;gap:32px}.beauty-discount{padding:30px 24px}.beauty-percentage{font-size:100px}.beauty-discount p{font-size:26px}.beauty-copy .button{width:100%}}
.house-feature{display:grid;grid-template-columns:1.2fr 1fr;background:#e8e9dc}
.feature-image img{height:100%;min-height:450px;object-fit:cover}
.feature-copy{padding:72px 12%;align-self:center}
.feature-copy h2{margin-bottom:25px}
.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:10%}
.home-faq{border-top:1px solid var(--line);padding-top:64px}
.planning-guide{margin-top:28px;color:var(--muted);font-size:15px;line-height:1.7}
details{border-bottom:1px solid var(--line)}
summary{list-style:none;cursor:pointer;position:relative;padding:23px 32px 23px 0;font-size:17px;line-height:1.5}
summary::-webkit-details-marker{display:none}
summary::after{content:'+';position:absolute;right:2px;top:20px;font-family:var(--sans);font-size:23px;line-height:1}
details[open]>summary::after{content:'−'}
details>p{padding:0 20px 22px 0;font-size:15px;color:var(--muted)}
.gallery-section{padding-top:6px}
.gallery-filters{justify-content:center;margin-bottom:40px}
.photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}
.photo-tile{position:relative;display:block;border:0;background:var(--green);padding:0;width:100%;overflow:hidden;text-align:left}
.photo-grid>.photo-tile:first-child{grid-column:1/-1}
.photo-tile>img{width:100%;aspect-ratio:1.5;object-fit:cover;transition:transform .6s}
.photo-grid>.photo-tile:first-child>img{aspect-ratio:2.45}
.photo-label{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;background:var(--green);color:var(--paper);font-size:14px;line-height:1.4}
.photo-label>span:last-child{font-size:25px;line-height:1}
.photo-dialog{position:fixed;max-width:calc(100vw - 32px);width:1180px;max-height:calc(100dvh - 32px);padding:54px 12px 12px;background:var(--paper);color:var(--ink);border:0}
.photo-dialog::backdrop{background:rgba(13,25,20,.93)}
.dialog-close{position:absolute;top:7px;right:18px;border:0;background:transparent;min-height:44px;font-size:13px;display:flex;gap:15px;align-items:center}
.dialog-close span{font-size:28px}
.dialog-stage{display:grid;grid-template-columns:48px 1fr 48px;gap:12px;align-items:center}
.dialog-stage img{max-height:calc(100dvh - 170px);object-fit:contain}
.dialog-stage figure{min-width:0}
.dialog-stage figcaption{text-align:center;letter-spacing:0;font-size:14px}
.photo-prev,.photo-next{height:48px;width:48px;border:1px solid var(--line);background:transparent;font-size:23px}
.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding-top:18px}
.contact-list>div{padding:25px 0;border-bottom:1px solid var(--line)}
.contact-list h2{font-family:var(--sans);font-size:12px;letter-spacing:.14em;margin-bottom:12px}
.contact-list a{font-family:var(--serif);font-size:clamp(22px,2.8vw,35px);overflow-wrap:anywhere}
.contact-list .fine-note{margin:10px 0 0}
.location-card{background:#e8e9dc;padding:16px 16px 32px;text-align:center}
.location-card img{aspect-ratio:1.3;object-fit:cover}
.location-card h2{font-size:38px;margin:28px 10px 20px}
.location-card p{font-size:15px;padding:0 15px}
.booking-section{display:grid;grid-template-columns:1.3fr .7fr;gap:8%;align-items:center;padding-top:18px}
.booking-panel{padding:54px;border:1px solid var(--line);outline:1px solid var(--line);outline-offset:-8px;background:var(--ivory)}
.booking-panel h2{margin-bottom:24px;font-size:48px}
.booking-panel>.button{margin:8px 0 22px}
.booking-panel p{font-size:16px}
.booking-panel .fine-note{font-size:13px}
.inline-links{display:flex;gap:26px;flex-wrap:wrap;margin-top:20px}
.booking-steps{list-style:none;margin:0;padding:0;counter-reset:steps}
.booking-steps li{counter-increment:steps;display:flex;gap:24px;padding:26px 0;border-bottom:1px solid var(--line)}
.booking-steps li::before{content:'0' counter(steps);font-family:var(--serif);font-style:italic;font-size:35px;color:var(--burgundy)}
.booking-steps h3{font-size:29px;margin-bottom:12px}
.booking-steps p{font-size:15px;color:var(--muted)}
.reservation-opening{display:grid;grid-template-columns:1fr 1fr;gap:7%;padding-top:48px;padding-bottom:70px;align-items:center}
.reservation-photo{position:relative;border:1px solid var(--line);padding:8px}
.reservation-photo img{height:580px;object-fit:cover;object-position:55%}
.reservation-photo>span{position:absolute;bottom:26px;left:24px;right:24px;background:var(--paper);padding:18px;font-family:var(--serif);font-style:italic;font-size:25px;text-align:center}
.reservation-invitation{text-align:center;padding:20px 0}
.reservation-invitation .house-key{margin:0 auto 18px}
.reservation-invitation .eyebrow{margin-bottom:12px}
.reservation-invitation h1{font-size:clamp(48px,4.5vw,67px);margin-bottom:26px}
.reservation-invitation>p:not(.eyebrow):not(.fine-note){font-size:16px;color:var(--muted);max-width:470px;margin:0 auto 25px}
.reservation-invitation>.button{margin-bottom:18px}
.reservation-invitation>.fine-note{max-width:350px;margin:0 auto 24px;font-size:13px}
.reservation-help{border-top:1px solid var(--line);padding-top:18px;font-size:13px;display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap}
.reservation-help>a:not(.text-link){font-size:16px}
.reservation-help .text-link{font-size:13px;gap:12px}
.legacy-content{max-width:850px;margin:auto;padding:70px var(--gutter);overflow-wrap:anywhere}
.legacy-content h1{font-size:56px;margin-bottom:35px}
.legacy-content h2{font-size:36px;margin:32px 0 18px}
.legacy-content h3{margin:26px 0 12px}
.legacy-content a{text-decoration:underline}
.legacy-content img{height:auto;max-width:100%}
.pagination{margin:30px 0}
/* Closing invitation and compact mobile booking access. */
.stay-banner{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center;padding:68px max(var(--gutter),calc((100vw - var(--max))/2));background:var(--burgundy);color:var(--paper);border-top:6px double var(--paper)}
.stay-banner h2{font-size:58px}
.stay-banner p:not(.eyebrow){color:#f0e3d9;font-size:16px}
.stay-banner .button{background:var(--paper);border-color:var(--paper);color:var(--burgundy)}
.stay-banner .button:hover{background:#e7dfcd}
.stay-banner a:focus-visible,.site-footer a:focus-visible{outline-color:#eed9b7}
.site-footer{background:var(--green);color:var(--paper);padding:65px var(--gutter) 24px}
.footer-top{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:8%;max-width:var(--max);margin:0 auto 50px}
.footer-top .wordmark{align-items:flex-start}
.footer-top .wordmark-main{font-size:38px}
.footer-top .wordmark-sub{font-size:10px}
.footer-top p{font-size:14px;margin:23px 0;color:#cdd3c8}
.footer-top h2{font-family:var(--sans);font-size:12px;letter-spacing:.13em;margin-bottom:20px;text-transform:uppercase}
.footer-top address,.footer-top>div>a:not(.wordmark){font-size:14px;color:#e4e6dc;line-height:1.8}
.footer-top>div>a:not(.wordmark){display:block;width:fit-content;padding:5px 0;overflow-wrap:anywhere}
.footer-top address{margin-bottom:10px}
.footer-top a:hover{text-decoration:underline}
.footer-bottom{max-width:var(--max);margin:auto;border-top:1px solid #687c6d;padding-top:24px;display:flex;justify-content:space-between;gap:22px;font-size:11px;color:#d0d7c9}
.footer-bottom nav{display:flex;flex-wrap:wrap;gap:20px}
.footer-bottom a{display:inline-block;padding:5px 0}
.mobile-booking{display:none}
/* Tablet and small laptop. */
@media(max-width:1100px){
 .header-address{font-size:10px}.header-address span{font-size:17px}.wordmark-main{font-size:37px}.header-reserve{font-size:10px;padding:13px}
 .navigation{gap:30px}.section{padding:78px 0}.opening-heading h1{font-size:8vw}
 .room-grid{gap:24px}.room-card h3{font-size:30px}.room-specs{gap:5px 8px;font-size:12px}.room-specs span+span::before{margin-right:8px}
 .all-rooms{gap:50px 32px}.house-story{gap:7%}.introduction{gap:8%}.amenity-grid{gap:24px}.amenity-grid h3{font-size:27px}
 .welcome-slip{padding:26px 0;gap:20px}.welcome-slip .button{min-width:0;padding:16px 20px}.welcome-slip>.text-link{font-size:13px}
 .booking-panel{padding:38px}.booking-panel h2{font-size:40px}.footer-top{gap:5%}
}
@media(max-width:800px){
 .reservation-opening{gap:5%}.reservation-photo img{height:570px}.reservation-photo>span{font-size:22px;left:20px;right:20px}.reservation-invitation .button{font-size:12px;padding:16px 14px;gap:14px}
 :root{--gutter:26px}.section{padding:65px 0}.topline{min-height:30px;font-size:10px;padding:7px 12px;letter-spacing:.08em}
 .site-header{display:flex;justify-content:space-between;padding:14px var(--gutter);border-bottom:3px double var(--line)}
 .header-address,.header-reserve{display:none}.wordmark{align-items:flex-start}.wordmark .house-key{display:none}.wordmark-main{font-size:34px}.wordmark-sub{font-size:9px;letter-spacing:.15em;margin-top:6px}
 .menu-toggle{display:flex;gap:12px;align-items:center;background:transparent;border:1px solid var(--line);padding:10px 14px;min-height:46px;font-size:13px}
 .menu-lines{position:relative;width:20px;height:10px;border-top:1px solid currentColor;border-bottom:1px solid currentColor;transition:transform .2s}
 .menu-toggle[aria-expanded=true] .menu-lines{transform:rotate(-45deg);border-bottom:0;height:0}
 .menu-toggle[aria-expanded=true] .menu-lines::after{content:'';position:absolute;left:0;top:-1px;width:20px;border-top:1px solid currentColor;transform:rotate(90deg)}
 .navigation{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);margin:0;padding:18px var(--gutter) 26px;border-top:0;border-bottom:1px solid var(--line);box-shadow:0 20px 30px #1c34241a;z-index:30}
 .navigation.is-open{display:flex;flex-direction:column;align-items:stretch;gap:0}.navigation>a{font-size:13px;min-height:54px;border-bottom:1px solid var(--line)}.navigation>a::after{display:none}.navigation .button{display:flex;margin-top:20px;min-height:52px;justify-content:space-between}
 .opening-heading{padding:35px 0 26px}.opening-heading h1{font-size:clamp(54px,8.5vw,70px)}.opening-heading .eyebrow{font-size:10px}.opening-heading>p:last-child{font-size:15px;max-width:370px;margin:18px auto 0}
 .hero-photo{height:420px}.hero-photo-note{left:28px;bottom:29px;width:235px;padding:20px}.hero-photo-note>span{font-size:27px}.photo-index{right:20px;font-size:10px}
 .welcome-slip{display:grid;grid-template-columns:1fr 1fr;padding:24px 0;gap:22px}.welcome-slip>div{grid-column:1/-1;display:flex;justify-content:space-between;gap:22px;align-items:center}.welcome-slip .eyebrow{max-width:140px}.welcome-slip p{text-align:right;font-size:23px}.welcome-slip .button{font-size:12px;padding:14px}.welcome-slip>.text-link{justify-self:start}
 .introduction{grid-template-columns:.75fr 1.25fr;gap:7%}.intro-note{padding:32px 15px}.intro-note>span{font-size:28px}.intro-note .eyebrow{font-size:10px}.intro-note .house-key{width:74px}
 h2{font-size:43px}.introduction p:not(.eyebrow){font-size:16px}.section-heading{gap:25px}.section-heading>p{display:none}.section-heading .text-link{white-space:nowrap}
 .featured-rooms{grid-template-columns:1fr 1fr;gap:35px 24px}.featured-rooms .room-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:28px;padding-top:8px}.featured-rooms .room-card:last-child .room-card-copy{padding-top:0}.featured-rooms .room-card:last-child .room-card-image img{height:100%;aspect-ratio:1}
 .all-rooms{gap:42px 24px}.all-rooms .room-card h2{font-size:32px}.all-rooms .room-card-copy{padding:20px 0 0}.catalog-toolbar{align-items:flex-start;flex-direction:column}.room-filter,.filter{font-size:12px;padding:12px 15px}.rooms-catalog{padding-top:8px}
 .room-details-content ul{grid-template-columns:1fr}.house-story{grid-template-columns:1fr 1fr;gap:8%}.story-photos{padding:0 10% 100px 0}.story-house>img{aspect-ratio:.7}.story-detail{width:75%}.house-seal{bottom:25px;left:-4%;width:85px;height:85px;font-size:9px}.house-seal i{font-size:27px}
 .story-copy>p{font-size:16px}.amenity-grid{grid-template-columns:repeat(2,1fr);gap:32px}.amenity-grid h3{font-size:31px}.town-note{gap:8%}.address-letter{padding:30px 24px}.address-letter .eyebrow{font-size:10px}.address-letter p,.address-letter em{font-size:25px}
 .house-feature{grid-template-columns:1fr 1fr}.feature-image img{min-height:430px}.feature-copy{padding:50px 12%}.feature-copy h2{font-size:39px}.feature-copy p{font-size:15px}
 .page-title{padding:50px var(--gutter) 42px}.page-title h1{font-size:60px}.lead{font-size:16px}.split-content{gap:8%}.faq-section{gap:8%;grid-template-columns:.8fr 1.2fr}.faq-section h2{font-size:38px}summary{font-size:16px}
 .contact-grid{gap:7%;padding-top:8px}.contact-list a{font-size:27px}.location-card h2{font-size:32px}.location-card .button{font-size:12px;padding:15px}.booking-section{grid-template-columns:1fr;gap:35px;padding-top:8px}.booking-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.booking-steps li{display:block;border-top:1px solid var(--line);border-bottom:0;padding-top:15px}.booking-steps h3{margin-top:15px;font-size:27px}
 .stay-banner{gap:7%;padding:52px var(--gutter)}.stay-banner h2{font-size:44px}.stay-banner p:not(.eyebrow){font-size:15px}.stay-banner .button{font-size:12px;padding:16px}
 .footer-top{grid-template-columns:1fr 1fr;gap:34px}.footer-top>div:first-child{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center}.footer-top>div:first-child p{margin:0;text-align:right}.footer-bottom{display:block}.footer-bottom nav{margin-top:15px}.site-footer{padding-bottom:90px}
 .mobile-booking{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:40;background:var(--paper);box-shadow:0 -4px 20px #112d2414;border-top:1px solid var(--line);padding:8px 12px calc(8px + env(safe-area-inset-bottom));gap:10px}.mobile-booking>a{display:flex;justify-content:center;align-items:center;min-height:46px;flex:1;font-size:13px}.mobile-booking>a:last-child{flex:2;background:var(--burgundy);color:var(--paper);gap:26px}
}
@media(max-width:540px){
 .reservation-opening{display:flex;flex-direction:column;gap:25px;padding-top:35px}.reservation-invitation{order:-1;padding:0}.reservation-invitation h1{font-size:51px}.reservation-invitation .button{width:100%;font-size:13px}.reservation-photo{width:100%}.reservation-photo img{height:310px}.reservation-photo>span{font-size:21px;padding:14px}.reservation-help{gap:10px 20px}
 :root{--gutter:20px}body{font-size:16px}.section{padding:55px 0}.wordmark-main{font-size:30px}.wordmark-sub{font-size:8px}.site-header{padding-top:17px;padding-bottom:17px}.menu-toggle{font-size:12px;padding:10px 12px}
 .opening-heading h1{font-size:clamp(43px,12vw,58px);max-width:350px;margin:auto;line-height:.98}.opening-heading h1 em{display:block}.opening-heading{padding:34px 0 25px}.opening-heading .eyebrow{font-size:10px;letter-spacing:.12em}.opening-heading>p:last-child{font-size:15px;max-width:285px;line-height:1.5}
 .hero-photo{height:365px;padding:5px}.hero-photo>img{object-position:57%}.hero-photo-note{left:20px;bottom:22px;width:208px;padding:15px 20px}.hero-photo-note>span{display:none}.hero-photo-note>a{font-size:13px;margin-top:0;padding-top:0;border:0;min-height:24px;align-items:center}.photo-index{display:none}
 .welcome-slip{gap:18px 12px}.welcome-slip p{font-size:22px}.welcome-slip .eyebrow{font-size:10px}.welcome-slip .button{font-size:11px;gap:12px;min-height:51px;padding:14px 12px}.welcome-slip>.text-link{font-size:12px;gap:12px;min-height:51px}
 .introduction{grid-template-columns:1fr;gap:32px}.intro-note{width:100%;padding:28px}.intro-note .house-key{width:68px;height:30px;margin-bottom:12px}.intro-note .eyebrow{margin-bottom:12px}.intro-note>span{font-size:27px}.intro-note>span br{display:none}
 h2{font-size:43px}.introduction h2{margin-bottom:22px}.section-heading{display:block;margin-bottom:30px}.section-heading .text-link{margin-top:15px}.section-heading .eyebrow{font-size:11px}.section-heading h2{font-size:43px}
 .featured-rooms,.all-rooms{grid-template-columns:1fr;gap:40px}.featured-rooms .room-card:last-child{display:block;grid-column:auto;padding-top:0}.featured-rooms .room-card:last-child .room-card-copy{padding-top:22px}.featured-rooms .room-card:last-child .room-card-image img{aspect-ratio:1.36;height:auto}
 .room-card-copy{padding-top:21px}.room-card h3{font-size:35px}.room-card-copy>.eyebrow{font-size:11px}.room-card-copy>p:not(.eyebrow):not(.room-specs){font-size:16px}.room-specs{font-size:13px;gap:5px 10px}.room-card .text-link{font-size:14px}.all-rooms .room-card h2{font-size:38px}.all-rooms{gap:50px}.all-rooms .room-visual>.photo-tile>img{aspect-ratio:1.4}
 .catalog-toolbar{margin-bottom:30px;gap:16px}.room-filters{gap:7px}.room-filter{font-size:12px;padding:12px 13px}.included-band{padding:34px 20px}.included-band>p:last-child{font-size:24px;line-height:1.5}.included-band span{padding:0 6px}
 .house-story{grid-template-columns:1fr;gap:38px}.story-photos{padding:0 14% 95px 0}.story-house>img{aspect-ratio:1}.story-detail{width:53%}.house-seal{left:5%;bottom:24px;width:90px;height:90px}.story-copy h2{margin-bottom:22px}
 .amenity-grid{gap:28px 22px}.amenity-grid h3{font-size:27px}.amenity-grid p{font-size:14px}.amenity-number{font-size:22px}.town-note{grid-template-columns:1fr;gap:38px}.address-letter{transform:none;padding:34px 24px}
 .page-title{padding:44px 20px 36px}.page-title h1{font-size:54px}.page-title .eyebrow{font-size:11px}.page-title .lead{font-size:16px;line-height:1.6;margin-top:22px}.page-title h1 br{display:none}.page-title h1 em{display:block}
 .full-figure{padding-top:0}.full-figure>img{aspect-ratio:1.1;object-fit:cover}.full-figure figcaption{font-size:11px}.split-content,.faq-section{grid-template-columns:1fr;gap:28px}.faq-section h2{font-size:42px}.faq-section>div:first-child{padding-bottom:12px}.house-feature{grid-template-columns:1fr}.feature-image img{height:310px;min-height:0}.feature-copy{padding:42px 26px}.feature-copy h2{font-size:43px}.feature-copy p{font-size:16px}
 .gallery-filters{gap:7px;margin-bottom:28px}.filter{font-size:12px;padding:12px 14px}.gallery-section,.rooms-catalog{padding-top:0}.photo-grid{grid-template-columns:1fr;gap:24px}.photo-grid>.photo-tile:first-child{grid-column:auto}.photo-grid>.photo-tile:first-child>img{aspect-ratio:1.5}
 .photo-dialog{padding:52px 8px 8px;width:calc(100vw - 20px);max-width:calc(100vw - 20px)}.dialog-stage{grid-template-columns:1fr 1fr;gap:0 15px}.dialog-stage figure{grid-column:1/-1;grid-row:1}.photo-prev,.photo-next{width:100%;margin-top:8px}.dialog-stage figcaption{font-size:12px}.dialog-stage img{max-height:calc(100dvh - 220px)}
 .contact-grid{grid-template-columns:1fr;gap:32px;padding-top:0}.contact-list>div:first-child{padding-top:0}.contact-list a{font-size:30px}.contact-list>div{padding:22px 0}.location-card h2{font-size:36px}.booking-section{padding-top:0}.booking-panel{padding:32px 25px}.booking-panel h2{font-size:39px}.booking-panel .button{width:100%;padding:16px 12px;gap:15px}.booking-panel .eyebrow{font-size:11px}.booking-steps{grid-template-columns:1fr;gap:0}.booking-steps li{display:flex;gap:20px;padding:24px 0}.booking-steps h3{margin:0 0 12px}
 .legacy-content{padding:45px 20px}.legacy-content h1{font-size:43px}.legacy-content h2{font-size:33px}
 .stay-banner{grid-template-columns:1fr;gap:28px;padding:45px 25px}.stay-banner h2{font-size:49px}.stay-banner .eyebrow{font-size:11px}.stay-banner h2 br{display:none}.stay-banner .button{width:100%}.site-footer{padding:42px 25px 95px}.footer-top{grid-template-columns:1fr;gap:32px;margin-bottom:32px}.footer-top>div:first-child{display:block;grid-column:auto}.footer-top>div:first-child p{text-align:left;margin:20px 0 0}.footer-top .wordmark-main{font-size:40px}.footer-top>div>a:not(.wordmark){min-height:36px}.footer-bottom{font-size:11px}.footer-bottom nav{gap:8px 18px}.footer-bottom a{padding:7px 0}
}
/* Reservation planning and practical information, with the same house typography. */
.breadcrumbs{width:min(calc(100% - var(--gutter)*2),var(--max));margin:20px auto 0;font-size:12px;color:var(--muted)}
.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:7px 12px;list-style:none;padding:0;margin:0}
.breadcrumbs li+li::before{content:'/';margin-right:12px;color:var(--gold)}
.breadcrumbs a{display:inline-block;padding:6px 0;text-decoration:underline}
.breadcrumbs span{display:inline-block;padding:6px 0}
.stay-search{margin:26px 0 12px;padding:25px;border:1px solid var(--line);background:var(--ivory)}
.stay-dates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:15px}
.stay-dates label{display:flex;flex-direction:column;gap:8px;font-size:13px;letter-spacing:.04em;min-width:0}
.stay-dates input{min-width:0;width:100%;min-height:52px;background:var(--paper);color:var(--ink);border:1px solid var(--line);border-radius:0;padding:10px;font-size:16px;color-scheme:light}
input:focus-visible,select:focus-visible,.table-scroll:focus-visible{outline:2px solid var(--burgundy);outline-offset:3px}
.stay-search .button{width:100%;margin:0 0 15px}
.stay-search .fine-note{font-size:13px;line-height:1.55}
.booking-without-dates{font-size:13px}
.room-reminder{margin-top:24px;border-left:2px solid var(--gold);padding-left:18px}
.room-reminder p{margin-bottom:7px}
.room-reminder .text-link{font-size:12px}
.reservation-opening{align-items:start}
.reservation-invitation{min-width:0}
.reservation-photo{position:sticky;top:30px}
.stay-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px}
.stay-guide-grid article{display:flex;flex-direction:column;border-top:1px solid var(--gold);padding-top:25px;min-width:0}
.stay-guide-grid .eyebrow{font-size:10px;letter-spacing:.1em;margin-bottom:18px}
.stay-guide-grid h3{font-size:36px;margin-bottom:20px}
.stay-guide-grid p{font-size:16px;color:var(--muted)}
.stay-guide-grid .text-link{margin-top:auto;justify-content:space-between;font-size:13px}
.arrival-section .section{padding-top:75px;padding-bottom:75px}
.page-shortcuts{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 24px;margin-top:24px;font-size:13px}
.page-shortcuts a{border-bottom:1px solid var(--line);padding:10px 0}
.room-comparison.section{padding-top:0;padding-bottom:35px}
.room-comparison details{border:1px solid var(--line);padding:0 22px;background:var(--ivory)}
.room-comparison summary{font-size:16px}
.table-scroll{overflow-x:auto;overscroll-behavior-x:contain;margin:5px 0 18px}
.room-comparison table{border-collapse:collapse;width:100%;font-size:14px;text-align:left;white-space:nowrap}
.comparison-intro{font-family:var(--serif);font-size:29px;margin:8px 0 18px;line-height:1.2}
.table-hint{display:none}
.room-comparison th,.room-comparison td{border-bottom:1px solid var(--line);padding:13px 18px 13px 0;font-weight:400}
.room-comparison thead th{font-size:12px;text-transform:uppercase;letter-spacing:.03em;color:var(--muted)}
.room-comparison th:first-child{position:sticky;left:0;background:var(--ivory);padding-right:18px}
.room-comparison tbody th a{text-decoration:underline;display:inline-block;padding:6px 0}
.room-comparison .fine-note{margin:0 0 18px;font-size:13px}
@media(max-width:1000px){.stay-guide-grid{gap:28px}.stay-guide-grid h3{font-size:31px}.stay-search{padding:18px}.stay-dates{gap:10px}.reservation-photo img{min-height:600px}}
@media(max-width:650px){.stay-guide-grid{grid-template-columns:1fr;gap:30px}.stay-guide-grid h3{font-size:36px}.stay-guide-grid .text-link{align-self:start;gap:24px}.arrival-section .section{padding-top:50px;padding-bottom:50px}.breadcrumbs{margin-top:14px}.room-comparison details{padding:0 15px}.room-comparison summary{font-size:14px}.table-hint{display:block}.stay-dates input{padding:8px}.page-shortcuts{gap:8px 18px}}
@media(max-width:540px){.reservation-photo{position:relative;top:auto}.reservation-photo img{min-height:0}.reservation-opening.section{padding-top:25px}.reservation-invitation h1{font-size:51px}.stay-search{margin-top:22px}.stay-search .button{font-size:12px}.room-reminder{margin-top:20px}.room-comparison.section{padding-bottom:28px}}

/* Clear room choice and stronger reading weights, 1.4. */
.wordmark-main,.hero-photo-note>span,.welcome-slip p,.intro-note>span,.included-band>p:last-child,.address-letter p,.reservation-photo>span{font-weight:600}
.button,.header-reserve,.text-link,.navigation>a,.menu-toggle,.mobile-booking>a,summary,.photo-label{font-weight:600}
.navigation>a{font-size:13px}.text-link{font-size:15px}.button{font-size:14px;letter-spacing:.025em}.menu-toggle{min-height:46px}.mobile-booking>a{font-size:14px}
.room-comparison th,.room-comparison td{font-weight:500}.room-comparison th{font-weight:600}
.room-visual{position:relative}.room-capacity{position:absolute;top:14px;left:14px;max-width:calc(100% - 28px);padding:8px 13px;background:var(--ivory);color:var(--ink);border:1px solid #ffffffb3;box-shadow:0 2px 12px #122d2424;font-size:15px;font-weight:600;line-height:1.45;pointer-events:none}
.room-facts{display:grid;grid-template-columns:.7fr 1.3fr;gap:16px 20px;padding:19px 0;margin:0 0 18px;border-bottom:1px solid var(--line)}
.room-facts>div{min-width:0}.room-facts dt{font-size:13px;color:var(--muted);margin-bottom:3px}.room-facts dd{font-size:17px;font-weight:600;line-height:1.45;margin:0}.room-facts .room-bath{grid-column:1/-1;display:flex;gap:10px;align-items:baseline}.room-bath dt{margin:0}.room-bath dd{font-size:15px}
.room-book{width:100%;justify-content:space-between;margin-top:14px;min-height:54px;letter-spacing:0}.room-card .room-details{margin-top:18px}.room-card .room-details summary{font-size:15px;padding-right:32px}
.room-actions{margin-top:20px}.room-actions .room-book{margin-top:0;font-size:16px;line-height:1.4;text-align:left;min-height:66px;white-space:normal}.room-action-note{font-size:14px;line-height:1.5;color:var(--muted);margin:9px 0 15px}.whatsapp-icon{width:24px;height:24px;flex:0 0 24px}.button.whatsapp-button{background:transparent;color:var(--green);border:1.5px solid var(--green);font-size:15px;line-height:1.4;gap:10px;min-height:54px;letter-spacing:0}.button.whatsapp-button:hover{background:var(--green);color:var(--ivory)}.whatsapp-button>span{font-size:16px}.room-whatsapp{width:100%;justify-content:center;padding:14px 16px}.reservation-help .whatsapp-button{width:100%}.whatsapp-floating{position:fixed;right:24px;bottom:24px;z-index:35;display:flex;align-items:center;gap:10px;padding:14px 20px;background:var(--green);color:var(--ivory);border:1px solid var(--ivory);border-radius:6px;box-shadow:0 4px 20px #112d2426;font-size:15px;font-weight:600;min-height:54px}.whatsapp-floating:hover{background:var(--burgundy)}body.modal-open .whatsapp-floating{display:none}
@media(max-width:800px){.whatsapp-floating{display:none}.mobile-booking .mobile-whatsapp{flex:1.2;gap:7px;line-height:1.25;font-size:14px;color:var(--green)}.mobile-booking .mobile-whatsapp>span{max-width:112px}.mobile-booking>a:last-child{flex:1.25;gap:10px;font-size:14px}.mobile-booking .whatsapp-icon{width:22px;height:22px;flex-basis:22px}}
.rooms-title{padding-top:34px;padding-bottom:30px}.rooms-title h1{font-size:clamp(42px,5vw,68px)}.rooms-title .lead{font-size:17px;max-width:580px;margin-top:18px;line-height:1.55}
.rooms-catalog{padding-top:0;padding-bottom:64px}.room-selector{scroll-margin-top:24px;margin-bottom:22px}.room-selector h2{font-size:29px;margin-bottom:16px;letter-spacing:-.015em}
.guest-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.guest-choice{display:flex;flex-direction:column;justify-content:center;gap:5px;min-width:0;min-height:90px;border:1px solid var(--line);background:var(--ivory);padding:17px 22px;text-align:left;line-height:1.35;transition:background .2s,border-color .2s,color .2s}.guest-choice strong{display:block;font-family:var(--sans);font-size:18px;line-height:1.35}.guest-choice>span{display:block;font-size:14px;color:var(--muted)}.guest-choice:hover{border-color:var(--green);background:#e9ece1}.guest-choice[aria-pressed=true]{background:var(--green);border-color:var(--green);color:var(--ivory);box-shadow:inset 0 -4px 0 #bfa574}.guest-choice[aria-pressed=true]>span{color:var(--ivory)}
.catalog-toolbar{gap:10px 22px;margin-bottom:24px;padding-bottom:16px;align-items:center;flex-wrap:wrap}.catalog-toolbar>p{font-size:16px;color:var(--ink);font-weight:600}.catalog-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px 24px}.filter-reset,.compare-link{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:8px 0;font-size:14px;font-weight:600;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink)}.filter-reset[aria-pressed=true]{background:transparent;color:var(--green);border-color:var(--green)}.filter-reset[aria-pressed=false]:hover,.compare-link:hover{color:var(--burgundy);border-color:var(--burgundy)}.filter-note{font-size:14px;background:#e9ece1;padding:13px 16px;margin:0 0 24px;border-left:3px solid var(--green)}
.home-guest-choice{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:28px;margin:0 0 28px;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.home-guest-choice>p{font-family:var(--serif);font-size:29px;font-weight:600;line-height:1.1;margin:0;max-width:170px}.home-guest-choice .guest-choice{min-height:82px;padding:14px 18px}.home-guest-choice .guest-choice strong{font-size:17px}.home-guest-choice .guest-choice>span{font-size:13px}
.room-reminder{text-align:left;padding:18px 20px;border:1px solid var(--line);border-left:3px solid var(--green);background:var(--ivory)}.room-reminder .selected-room-capacity{font-weight:600;font-size:19px;color:var(--green)}.room-reminder .selected-room-facts{font-size:15px;color:var(--ink);margin-bottom:13px}.room-reminder .selected-room-facts span{margin:0 5px}.room-reminder .fine-note{font-size:14px}
@media(max-width:1000px){.guest-choice{padding:16px}.home-guest-choice{grid-template-columns:1fr;gap:16px}.home-guest-choice>p{max-width:none;font-size:27px}.home-guest-choice .guest-choice{padding:14px}}
@media(max-width:800px){.catalog-toolbar{align-items:stretch;gap:8px}.catalog-actions{justify-content:space-between}.navigation>a{font-size:14px}.guest-choice strong{font-size:16px}.guest-choice>span{font-size:13px}}
@media(max-width:540px){.rooms-title{padding:24px 20px}.rooms-title h1{font-size:42px;line-height:1.02;letter-spacing:-.035em}.rooms-title .lead{font-size:16px;margin-top:14px;line-height:1.5}.room-selector h2{font-size:27px;margin-bottom:13px}.guest-choices{gap:7px}.guest-choice,.home-guest-choice .guest-choice{min-height:110px;padding:12px 10px;justify-content:flex-start;gap:7px}.guest-choice strong,.home-guest-choice .guest-choice strong{font-size:16px;line-height:1.3}.guest-choice>span,.home-guest-choice .guest-choice>span{font-size:12px;line-height:1.4}.guest-choice strong{min-height:42px}.room-selector{margin-bottom:14px}.catalog-toolbar{margin-bottom:20px;padding-bottom:10px}.catalog-toolbar>p{font-size:15px}.catalog-actions{gap:4px 16px}.filter-reset,.compare-link{font-size:13px}.room-capacity{font-size:15px;top:12px;left:12px;max-width:calc(100% - 24px)}.room-facts dd{font-size:17px}.room-book{font-size:14px;padding:16px 18px;gap:12px}.all-rooms .room-card-copy{padding:20px 0 0}.all-rooms .room-card h2{font-size:38px}.all-rooms{gap:44px}.home-guest-choice{gap:13px;padding:17px 0;margin-bottom:22px}.home-guest-choice>p{font-size:27px}.home-guest-choice .guest-choice{min-height:110px}.home-opening .opening-heading>p:last-child{font-size:16px;max-width:325px}.room-comparison summary{font-size:16px}.room-reminder{padding:16px}.room-reminder .text-link{font-size:13px}}

/* Original property photographs: room-specific galleries and a story between rooms. */
.topline{gap:28px;padding:0 24px}
.topline .topline-beauty{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:7px 0;font-size:12px;letter-spacing:.025em;line-height:1.4;color:var(--ivory)}
.topline-beauty strong{font-weight:600}.topline-beauty>span:not([aria-hidden]){color:#e3e6db}.topline-beauty:hover strong{text-decoration:underline;text-underline-offset:4px}.topline-beauty:focus-visible{outline-color:var(--ivory);outline-offset:0}
.room-thumbnails{display:grid;grid-template-columns:repeat(var(--photo-count),minmax(0,1fr));gap:9px;margin-top:10px}
.room-thumbnail{height:clamp(58px,7vw,102px);border:3px solid var(--ivory);outline:1px solid var(--line);background:var(--ivory)}
.room-thumbnail>img{height:100%;width:100%;aspect-ratio:auto;object-fit:cover}.room-thumbnail .photo-label{display:none}.room-thumbnail:hover{outline-color:var(--green)}.room-thumbnail:focus-visible{outline:3px solid var(--burgundy);outline-offset:2px}
.house-photo-story{grid-column:1/-1;display:grid;grid-template-columns:.75fr 1.25fr;gap:48px;align-items:center;padding:40px;background:#e8eadd;border-top:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;scroll-margin-top:24px}
.house-photo-intro{min-width:0}.house-photo-intro .eyebrow{font-size:11px}.house-photo-intro h2{font-size:58px;margin-bottom:24px}.house-photo-intro>p:not(.eyebrow){font-size:16px;line-height:1.65;color:var(--muted)}.house-photo-intro .text-link{font-size:14px;gap:18px}
.house-photo-composition{display:grid;grid-template-columns:1fr 1fr;gap:12px;min-width:0;padding:9px;border:1px solid var(--line);background:var(--paper)}
.house-photo-main{grid-column:1/-1}.house-photo-main>img{aspect-ratio:840/460;object-fit:contain}.house-photo-detail>img,.house-photo-hall>img{aspect-ratio:2;object-fit:cover}.house-photo-composition .photo-label{font-size:12px;padding:10px 12px;gap:10px}.house-photo-composition .photo-label>span:last-child{font-size:20px}
.rooms-catalog+.beauty-benefit{padding-top:68px;padding-bottom:68px;margin-bottom:64px}
@media(min-width:900px){.all-rooms.single-room>.room-card:not([hidden]){grid-column:1/-1;display:grid;grid-template-columns:1.15fr 1fr;gap:0 42px;align-items:start}.all-rooms.single-room .room-visual{grid-column:1;grid-row:1}.all-rooms.single-room .room-thumbnails{grid-column:1;grid-row:2}.all-rooms.single-room .room-card-copy{grid-column:2;grid-row:1/3;padding-top:0}.all-rooms.single-room .room-card h2{font-size:48px}}
.photo-grid>.photo-tile:first-child[data-category=Detalii]>img{aspect-ratio:2;object-fit:contain;background:#102728}
@media(max-width:1000px){.topline>span{display:none}.house-photo-story{gap:28px;padding:28px;grid-template-columns:.7fr 1.3fr}.house-photo-intro h2{font-size:47px}.house-photo-intro .text-link{font-size:13px}.house-photo-composition{gap:8px;padding:7px}.house-photo-composition .photo-label{font-size:11px;padding:9px}}
@media(max-width:700px){.house-photo-story{grid-template-columns:1fr;gap:26px;padding:28px 22px}.house-photo-intro h2{font-size:44px;margin-bottom:16px}.house-photo-intro h2 br{display:none}.house-photo-intro .eyebrow{margin-bottom:14px}.house-photo-intro .text-link{font-size:14px}.house-photo-main>img{aspect-ratio:840/460}.house-photo-detail>img,.house-photo-hall>img{aspect-ratio:1.5}.house-photo-composition .photo-label{align-items:flex-start;font-size:12px;line-height:1.4}.house-photo-composition .photo-label>span:last-child{display:none}.house-photo-main .photo-label>span:last-child{display:block}.rooms-catalog+.beauty-benefit{padding-top:45px;padding-bottom:45px;margin-bottom:45px}}
@media(max-width:540px){.topline{padding:0 18px}.topline .topline-beauty{flex-wrap:wrap;gap:1px 7px;padding:7px 0;min-height:49px;font-size:11px}.topline-beauty strong{flex-basis:100%;text-align:center;font-size:12px}.room-thumbnails{gap:7px;margin-top:9px}.room-thumbnail{height:62px;border-width:2px}.house-photo-story{padding:24px 15px}.house-photo-composition{padding:5px;gap:7px}.house-photo-intro h2{font-size:42px}.house-photo-intro>p:not(.eyebrow){font-size:15px}.house-photo-composition .photo-label{font-size:11px;padding:9px 8px}.photo-grid>.photo-tile:first-child[data-category=Detalii]>img{aspect-ratio:840/460}}
@media(max-width:380px){.rooms-title h1{font-size:36px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Subtle shared corners for controls, room choices and framed photographs. */
:root{--radius-control:8px;--radius-panel:6px;--radius-photo:5px}
.button,.header-reserve,.menu-toggle,.room-filter,.filter,.guest-choice,.stay-dates input,.mobile-booking>a,.whatsapp-floating{border-radius:var(--radius-control)}
.stay-search,.room-reminder,.room-comparison details,.room-card,.reservation-photo,.house-photo-composition{border-radius:var(--radius-panel)}
.room-card-image,.photo-tile,.reservation-photo>img,.hero-photo>img,.full-figure>img{border-radius:var(--radius-photo)}
.room-thumbnail>img{border-radius:3px}
.room-capacity,.reservation-photo>span{border-radius:4px}