@charset "UTF-8";
@font-face{font-family:Manrope;src:url('manrope-latin-wght-normal.woff2') format('woff2');font-weight:200 800;font-style:normal;font-display:swap}
@font-face{font-family:Cormorant;src:url('cormorant-garamond-latin-wght-italic.woff2') format('woff2');font-weight:300 700;font-style:italic;font-display:swap}
:root{--cream:#f5f2eb;--paper:#fffdf8;--green:#213e34;--ink:#213e34;--muted:#657169;--line:#d1d5ca;--soft:#e9ede4;--sans:Manrope,Arial,sans-serif;--serif:Cormorant,Georgia,serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px;overflow-y:auto}body{margin:0;background:var(--cream);color:var(--ink);font:15px/1.8 var(--sans);-webkit-font-smoothing:antialiased;overflow-wrap:break-word}a{color:inherit}button{font:inherit}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3,h4{margin:0}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid #ad702f;outline-offset:6px}::selection{background:#d8e0cf}.wrap{width:calc(100% - 96px);max-width:1504px;margin-inline:auto}.header{min-height:116px;display:flex;align-items:center;gap:28px;border-bottom:1px solid var(--line)}.wordmark{text-decoration:none;display:block;line-height:1.2;flex-shrink:0}.brand-name{font-size:23px;letter-spacing:-1px;font-weight:600}.brand-name em{font:italic 36px/.8 var(--serif);letter-spacing:-1.4px}.brand-location{display:block;font:10px/1.5 var(--sans);letter-spacing:2px;margin-top:9px;text-transform:uppercase}.brand-subtitle{display:none}.main-nav{display:flex;gap:25px;margin-left:auto}.main-nav a{font-size:12px;text-decoration:none;display:flex;align-items:center;min-height:44px;white-space:nowrap}.main-nav a:hover{color:var(--muted)}.language-switcher{display:flex;align-items:center;gap:2px}.language-switcher a{display:inline-flex;min-height:44px;min-width:36px;align-items:center;justify-content:center;text-decoration:none;font-size:11px;color:var(--muted)}.language-switcher a[aria-current]{color:var(--ink);text-decoration:underline;text-underline-offset:6px}.header>.language-switcher{order:2}.header>.button{order:3}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:58px;padding:15px 25px;border:1px solid var(--green);border-radius:40px;background:var(--green);color:var(--paper);text-decoration:none;font-size:13px;font-weight:500;line-height:1.4;transition:background .2s,color .2s}.button span{font-size:23px;line-height:1;font-weight:300}.button:hover{background:#365648}.header>.button{min-height:48px;font-size:12px;padding:10px 20px;background:transparent;color:var(--green);gap:22px}.header>.button:hover{background:var(--green);color:var(--cream)}
.hero{padding-top:42px}.hero-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:30px;align-items:end;padding-bottom:36px}.eyebrow{font-size:10px;letter-spacing:2.2px;line-height:1.6;font-weight:600;text-transform:uppercase}.hero-copy>.eyebrow{grid-column:1/-1;margin-bottom:20px}.hero h1{font-size:clamp(54px,6.6vw,106px);font-weight:400;letter-spacing:-.065em;line-height:1.09}.hero-line{display:block;white-space:nowrap}.hero-line-em{font-family:var(--serif);font-weight:400;font-style:italic;font-size:1.17em;letter-spacing:-.045em;line-height:.98}.hero-action{padding:0 0 8px;display:flex;flex-direction:column;gap:16px}.hero-subtitle{font-size:12px;color:var(--muted)}.hero-action .button{min-width:226px}.hero-photo{width:100%;aspect-ratio:16/9;overflow:hidden;background:#d5cbbd}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:50% 100%;aspect-ratio:16/9}.hero-location{display:flex;justify-content:space-between;align-items:center;gap:40px;padding:22px 0 28px}.hero-description{max-width:660px;font-size:13px;color:var(--muted);line-height:1.8}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;max-width:100%;text-decoration:none;font-size:12px;line-height:1.6;padding:12px 0 9px;border-bottom:1px solid currentColor;min-height:44px}.text-link:hover{color:#748264}.hero-location>.text-link{flex-shrink:0}.facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-block:1px solid var(--line);padding:32px 0;margin-top:12px}.facts p{padding:0 30px;border-right:1px solid var(--line);min-width:0}.facts p:first-child{padding-left:0}.facts p:last-child{border:0}.facts strong{display:block;font-size:28px;font-weight:400;letter-spacing:-1px;line-height:1.5}.facts strong span{font-size:18px;letter-spacing:-.4px}.facts p>span{display:block;font-size:11px;color:var(--muted);margin-top:5px}.section{padding-block:110px}h2{font-size:clamp(32px,3.35vw,54px);font-weight:400;letter-spacing:-.055em;line-height:1.2}h2 em{font-family:var(--serif);font-weight:400;font-size:1.19em;letter-spacing:-.035em;line-height:.95}.intro{display:grid;grid-template-columns:1fr 1fr;gap:9%}.intro h2{margin-top:25px}.intro-text{max-width:600px}.intro-text p{color:var(--muted);font-size:14px;line-height:1.95}.intro-text p+p{margin-top:19px}.intro-text>.text-link{margin-top:20px}.jacuzzi-section{background:var(--green);color:var(--cream);padding:80px 0}.jacuzzi-grid{display:grid;grid-template-columns:1.22fr 1fr;gap:7%;align-items:center}.jacuzzi-photo{width:100%;max-width:min(100%,68svh);justify-self:center;margin-inline:auto}.jacuzzi-photo img{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;object-position:50% 100%}.jacuzzi-photo figcaption{font-size:9px;letter-spacing:1.7px;margin-top:18px;color:#c1cebf}.jacuzzi-copy h2{font-size:clamp(44px,5vw,80px);line-height:1.04;margin:25px 0 28px}.jacuzzi-copy h2 em{color:#cbd8bc}.jacuzzi-copy p:not(.eyebrow){font-size:14px;line-height:1.95;color:#d2dbd0;margin-top:16px}.text-link.light{color:var(--cream);margin-top:18px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:48px}.section-heading h2{margin-top:22px}.section-heading>p{font-size:12px;color:var(--muted);max-width:260px}.gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 32px}.gallery figure,.detail-grid figure{min-width:0}.photo-open{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in;text-align:left;overflow:hidden}.gallery img{width:100%;aspect-ratio:1/1;object-fit:cover;object-position:50% 65%;height:auto}.gallery figure:nth-child(-n+2) img{aspect-ratio:16/9;object-position:50% 100%}.gallery figure:nth-child(2) img{object-position:50% 0}.gallery figure:nth-child(4) img{object-position:50% 100%}.gallery figcaption{display:flex;gap:20px;margin-top:20px}.gallery figcaption>span{font-size:10px;padding-top:5px;color:var(--muted)}.gallery h3{font-size:21px;font-weight:500;letter-spacing:-.7px;line-height:1.4}.gallery figcaption p{font-size:13px;color:var(--muted);margin-top:7px;line-height:1.8}.photo-details{margin-top:85px;border-top:1px solid var(--line);padding-top:40px}.photo-details h3{font-size:32px;font-weight:400;letter-spacing:-1px;margin:16px 0 35px}.detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 32px}.detail-grid img{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover}.detail-grid .detail-small-source .photo-open{aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;background:#eae5db}.detail-grid .detail-small-source img{max-width:270px;aspect-ratio:1/1}.detail-grid figcaption{margin-top:17px}.detail-grid h4{font-size:17px;font-weight:500;letter-spacing:-.4px;line-height:1.5;margin-bottom:7px}.detail-grid figcaption p{font-size:12px;line-height:1.85;color:var(--muted)}.comfort-copy{margin-top:90px;border-top:1px solid var(--line);padding-top:45px;display:grid;grid-template-columns:.8fr 1.2fr;column-gap:9%;row-gap:16px}.comfort-copy h3{grid-row:span 3;font-size:34px;letter-spacing:-1.2px;font-weight:400;line-height:1.3;max-width:340px}.comfort-copy p{font-size:14px;line-height:1.9;color:var(--muted)}.amenities{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 35px;margin-top:40px;padding-block:25px;border-block:1px solid var(--line);font-size:12px}.amenities span{display:flex;gap:12px;align-items:baseline}.amenities span:before{content:'+';font-size:17px;color:#839176}.details-link{margin-top:20px;text-align:right}.neighborhood{background:var(--soft);padding:85px 0;overflow:hidden}.neighborhood-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%}.neighborhood-title{position:relative}.neighborhood-title h2{position:relative;z-index:1;margin-top:25px}.district{position:absolute;right:0;bottom:-40px;font:italic 180px/1 var(--serif);color:#cfd7c9;opacity:.7}.district sup{font-size:50px}.neighborhood-copy>p{font-size:14px;color:var(--muted);line-height:1.9}.neighborhood-copy>p+p{margin-top:18px}.location-details{display:flex;flex-wrap:wrap;gap:12px 24px;font-size:11px;border-top:1px solid #c4cebd;padding-top:20px;margin-top:24px}.neighborhood-copy>.small-note{font-size:11px;margin-top:16px}.faq{display:grid;grid-template-columns:1fr 1fr;gap:9%}.faq h2{margin-top:23px}.faq details{border-bottom:1px solid var(--line);padding:22px 0}.faq details:first-child{border-top:1px solid var(--line)}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}.faq summary{display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:14px;line-height:1.6;min-height:32px}.faq summary span{font-size:23px;font-weight:300;flex-shrink:0}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{padding-top:16px;color:var(--muted);font-size:13px;line-height:1.9}.booking{border-block:1px solid var(--line);text-align:center;padding:80px 20px}.booking h2{font-size:clamp(38px,5.3vw,80px);margin:24px auto 20px;max-width:1000px}.booking>p:not(.eyebrow){font-size:14px;color:var(--muted)}.booking-link{font-size:16px;margin-top:23px;min-width:240px}.booking .button-note{font-size:11px!important;margin-top:16px}.footer{padding:50px 0 24px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:35px;flex-wrap:wrap}.footer-top>p{font-size:12px;color:var(--muted)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:22px;margin-top:40px;font-size:10px;color:var(--muted)}.privacy{font-size:10px;color:var(--muted);margin-top:12px}.privacy summary{text-decoration:underline;text-underline-offset:3px;min-height:44px;display:flex;align-items:center}.privacy p{max-width:850px;margin-top:8px}.photo-dialog{touch-action:pan-y pinch-zoom;border:0;background:var(--cream);color:var(--green);padding:16px;max-width:94vw;max-height:94dvh;overflow:auto;overscroll-behavior:contain}.photo-dialog::backdrop{background:#0c211dec}.photo-dialog form{position:sticky;top:0;z-index:1;text-align:right;margin-bottom:10px}.photo-close{background:var(--green);color:var(--cream);border:0;border-radius:40px;padding:10px 18px;min-height:44px;cursor:pointer;font-size:13px}.photo-dialog>img{width:auto;height:auto;max-width:85vw;max-height:72dvh;object-fit:contain;margin:auto}.photo-dialog>p{font-size:12px;max-width:850px;margin:12px auto 0}.skip-link{position:fixed;top:-120px;left:16px;z-index:100;padding:12px 20px;background:var(--green);color:white}.skip-link:focus{top:12px}
@media(min-width:1600px){.hero h1{font-size:106px}}
@media(max-width:1200px){.header{gap:20px}.main-nav{gap:18px}.main-nav a{font-size:11px}.header .button{padding-inline:16px;gap:14px}.brand-name{font-size:20px}.hero-action .button{min-width:205px;font-size:12px}.hero-copy{column-gap:24px}.hero h1{font-size:6.5vw}.facts p{padding-inline:22px}.facts strong{font-size:25px}.facts strong span{font-size:16px}}
@media(max-width:1200px){.header{flex-wrap:wrap;padding:22px 0 14px;gap:16px;min-height:0}.header .wordmark{margin-right:auto}.header>.language-switcher{order:1}.header>.button{order:2}.main-nav{order:3;flex-basis:100%;margin:0;justify-content:center;border-top:1px solid var(--line);padding-top:7px}.main-nav a{font-size:12px}.hero{padding-top:30px}.hero-copy{grid-template-columns:1fr;gap:24px}.hero-copy>.eyebrow{margin:0}.hero h1{font-size:9vw}.hero-action{flex-direction:row;align-items:center;justify-content:space-between;padding:0}.hero-action .button{min-width:220px}.section{padding-block:75px}.intro,.neighborhood-grid,.faq{gap:6%}.jacuzzi-section{padding:60px 0}.jacuzzi-grid{gap:6%}.jacuzzi-copy h2{font-size:58px}.facts strong{font-size:23px}.facts strong span{font-size:15px}.facts p{padding-inline:16px}.facts p>span{font-size:10px}.comfort-copy{column-gap:6%}}
@media(max-width:900px){.wrap{width:calc(100% - 64px)}.hero-photo{aspect-ratio:16/9}.hero-photo>img{aspect-ratio:16/9}.hero-location{gap:25px}.hero-description{font-size:12px}.hero-location>.text-link{font-size:11px}.intro{grid-template-columns:1fr;gap:32px}.intro h2{max-width:650px;font-size:44px}.intro-text{max-width:100%}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 24px}.gallery{gap:36px 24px}.section-heading{align-items:start;gap:25px}.section-heading h2{font-size:34px}.section-heading>p{max-width:190px;margin-top:40px}.gallery h3{font-size:19px}.comfort-copy h3{font-size:29px}.amenities{grid-template-columns:repeat(2,minmax(0,1fr))}.faq{grid-template-columns:1fr;gap:35px}.faq h2{font-size:42px}.neighborhood-grid{gap:6%}.neighborhood h2{font-size:40px}}
@media(max-width:600px){
html{scroll-behavior:auto;scroll-padding-top:18px}.wrap{width:calc(100% - 36px)}body{font-size:16px}.header{padding:20px 0 13px;gap:12px}.header .wordmark{margin:0;flex:1;min-width:0}.brand-name{font-size:19px;letter-spacing:-.7px}.brand-name em{font-size:31px}.brand-location{font-size:9px;letter-spacing:1.5px;margin-top:7px}.header>.language-switcher{order:1}.language-switcher a{min-width:32px;font-size:10px}.header>.button{order:3;min-width:100%;min-height:44px;font-size:12px;padding:10px 18px}.main-nav{display:none}.hero{padding-top:27px}.hero-copy{gap:21px;padding-bottom:25px}.hero-copy>.eyebrow{font-size:9px;letter-spacing:1.8px}.hero h1{font-size:clamp(35px,9.4vw,56px);line-height:1.15;letter-spacing:-.06em}.hero-line-em{font-size:1.12em;line-height:1.08;letter-spacing:-.055em}.hero-action{gap:12px;flex-direction:row;align-items:center}.hero-subtitle{font-size:10px;max-width:90px;line-height:1.7}.hero-action .button{font-size:11px;min-width:0;min-height:48px;gap:20px;padding:12px 17px}.hero-action .button span{font-size:21px}.hero-location{display:block;padding:18px 0 23px}.hero-description{font-size:12px;line-height:1.85}.hero-location>.text-link{margin-top:10px;font-size:11px}.facts{grid-template-columns:1fr 1fr;padding:24px 0;gap:22px 0;margin-top:0}.facts p{padding:0 14px}.facts p:nth-child(odd){padding-left:0}.facts p:nth-child(even){border:0}.facts strong{font-size:24px;line-height:1.4}.facts strong span{font-size:16px}.facts p>span{font-size:10px;line-height:1.7}.section{padding-block:60px}.eyebrow{font-size:9px;letter-spacing:1.8px}h2,.intro h2{font-size:35px;letter-spacing:-.055em;line-height:1.24}.intro{gap:26px}.intro h2{margin-top:18px}.intro-text p{font-size:15px;line-height:1.9}.intro-text p+p{margin-top:17px}.text-link{font-size:12px}.jacuzzi-section{padding:36px 0 45px}.jacuzzi-grid{display:flex;flex-direction:column;gap:32px}.jacuzzi-photo{width:100%}.jacuzzi-photo img{aspect-ratio:1/1}.jacuzzi-photo figcaption{font-size:8px;letter-spacing:1.3px;margin-top:12px}.jacuzzi-copy h2{font-size:57px;margin:19px 0 23px}.jacuzzi-copy p:not(.eyebrow){font-size:15px;line-height:1.9}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:33px;margin-top:18px}.section-heading>p{max-width:none;margin-top:20px;font-size:12px}.gallery,.detail-grid{grid-template-columns:minmax(0,1fr);gap:34px}.gallery figcaption{gap:15px;margin-top:15px}.gallery h3{font-size:21px}.gallery figcaption p{font-size:14px;line-height:1.8}.photo-details{margin-top:55px;padding-top:30px}.photo-details h3{font-size:28px;line-height:1.3;margin:14px 0 27px}.detail-grid figcaption{margin-top:16px}.detail-grid h4{font-size:21px}.detail-grid figcaption p{font-size:14px;line-height:1.8}.comfort-copy{display:block;margin-top:55px;padding-top:32px}.comfort-copy h3{font-size:31px;max-width:300px;margin-bottom:22px}.comfort-copy p{font-size:15px;line-height:1.9}.comfort-copy p+p{margin-top:18px}.amenities{grid-template-columns:1fr;font-size:13px;gap:12px;margin-top:28px}.details-link{text-align:left}.neighborhood{padding-block:50px}.neighborhood-grid{grid-template-columns:1fr;gap:32px}.neighborhood h2{font-size:42px}.district{font-size:135px;bottom:-15px;right:10px}.district sup{font-size:34px}.neighborhood-copy>p{font-size:15px}.location-details{font-size:12px}.neighborhood-copy>.small-note{font-size:11px}.faq{gap:28px}.faq h2{font-size:37px}.faq summary{font-size:15px;min-height:44px}.faq details{padding:17px 0}.faq details p{font-size:14px}.booking{padding:50px 0}.booking h2{font-size:39px;line-height:1.2;margin:20px auto}.booking>p:not(.eyebrow){font-size:13px}.booking-link{min-width:210px;font-size:14px}.footer{padding-top:35px}.footer-top{gap:25px;align-items:start}.footer-top>.wordmark{flex:1 1 100%}.footer-top>.text-link{font-size:11px}.footer-top>.language-switcher{flex-basis:100%;justify-content:flex-start}.footer-bottom{font-size:10px;gap:12px;margin-top:25px}.photo-dialog{max-width:96vw;padding:12px}.photo-dialog>img{max-width:88vw;max-height:72dvh}
}
@media(max-width:360px){.brand-name{font-size:17px}.brand-name em{font-size:28px}.language-switcher a{min-width:28px}.hero h1{font-size:8.9vw}.hero-action .button{gap:12px;padding-inline:14px}.hero-subtitle{max-width:72px}.facts strong{font-size:21px}.facts strong span{font-size:14px}.gallery h3{font-size:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.header nav,.header>.button,.language-switcher,.photo-dialog,.booking,.privacy{display:none}.wrap{width:100%}.hero h1{font-size:50px}.section{padding-block:30px}.jacuzzi-section{background:#eee;color:var(--green)}.jacuzzi-copy p:not(.eyebrow){color:var(--green)}.hero-action{display:none}}
/* Final optical sizing: give the two-line title room on every language. */
@media(min-width:1201px){.hero h1{font-size:clamp(65px,7.4vw,118px)}}
@media(max-width:600px){.hero h1{font-size:clamp(39px,12.6vw,68px);letter-spacing:-.055em}.hero-line-em{letter-spacing:-.045em}html[lang=en] .hero h1{font-size:11.2vw}html[lang=es] .hero h1{font-size:10.6vw}.hero-subtitle{font-size:11px;max-width:100px}.hero-description{font-size:14px}.facts p>span{font-size:11px}.hero-action .button{font-size:12px}}
@media(max-width:360px){.hero-subtitle{font-size:10px;max-width:74px}.hero-action .button{font-size:11px}}

/* v5.1 — Uniform square gallery, generated from full-resolution sources. */
.gallery,.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 32px}
.gallery .photo-open,.detail-grid .photo-open{position:relative;width:100%;max-width:min(100%,640px,72svh);aspect-ratio:1/1}
.gallery img,.gallery figure:nth-child(-n+2) img,.detail-grid img{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:1/1;object-fit:cover;object-position:50% 50%}
@media(max-width:900px){.gallery,.detail-grid{gap:36px 24px}}
@media(max-width:600px){.gallery,.detail-grid{grid-template-columns:minmax(0,1fr);gap:34px}}

/* v6: secondary images are never rendered wider than 340 CSS pixels. */
.secondary-grid{width:100%;max-width:1076px;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 28px}
.secondary-grid .photo-open{width:100%;aspect-ratio:1/1}
@media(max-width:900px){.secondary-grid{max-width:704px;grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.secondary-grid{max-width:340px;grid-template-columns:minmax(0,1fr);margin-inline:auto}}

.more-gallery-link{margin-top:32px}.gallery-page{padding-block:45px 75px}.gallery-page-heading{max-width:850px}.gallery-page-heading>.eyebrow{margin-top:35px}.gallery-page-heading h1{font-size:clamp(36px,6vw,76px);font-weight:400;letter-spacing:-.055em;line-height:1.12;margin:20px 0}.gallery-page-heading>p:last-child{font-size:15px;color:var(--muted)}.gallery-page .photo-details{margin-top:40px;padding-top:0;border-top:0}.gallery-page .secondary-grid{max-width:none;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),340px))}@media(max-width:600px){.gallery-page{padding-top:20px}.gallery-page .secondary-grid{grid-template-columns:minmax(0,340px);max-width:340px}}

@media(max-width:600px){.gallery-page .secondary-grid{grid-template-columns:minmax(0,1fr);width:100%;max-width:340px}}

/* Guest favourite: original Airbnb laurels and rating supplied by the host.
   Clip the source screenshot with CSS; all labels remain translated HTML text. */
.guest-favorite{display:flex;align-items:center;gap:10px;width:260px;max-width:100%;padding:8px 12px;background:#fff;color:#222;text-decoration:none;border:1px solid #e3e5dd;border-radius:12px;line-height:1.35}
.guest-favorite-mark{display:block;flex:0 0 95px;width:95px;height:40px;background:url('airbnb-coup-de-coeur-voyageurs-source.png') no-repeat -24px -5px / 165px auto}
.guest-favorite-copy{display:block;min-width:0}.guest-favorite-copy strong{display:block;font-size:11px;font-weight:600}.guest-favorite-copy>span{display:block;font-size:10px;color:#657169;margin-top:5px}
@media(max-width:600px){.header .brand-location{font-size:8px;letter-spacing:.5px}.hero-action{flex-wrap:wrap;justify-content:flex-start;gap:16px}.hero-action .button{min-width:215px}.guest-favorite{width:260px}.hero-copy{gap:18px}}

/* Compact home gallery: all 25 photos are visible immediately. */
.mini-gallery{margin-top:42px;border-top:1px solid var(--line);padding-top:30px}
.mini-gallery-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:22px}
.mini-gallery-heading h3{font-size:25px;font-weight:400;letter-spacing:-.7px;line-height:1.3}
.mini-gallery-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px 18px}
.mini-gallery-grid figure{min-width:0}
.mini-gallery .photo-open{position:relative;aspect-ratio:1/1;width:100%;height:auto}
.mini-gallery .photo-open img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.mini-gallery figcaption{margin-top:10px}.mini-gallery h4{font-size:12px;line-height:1.6;font-weight:500;letter-spacing:0}




@media(max-width:1000px){.mini-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){.mini-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mini-gallery-heading h3{font-size:23px}.mini-gallery h4{font-size:13px}}

/* Rue Mouffetard: final editorial section before the footer. */
.mouffetard-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:6%;padding-block:80px;border-bottom:1px solid var(--line)}
.mouffetard-photo{width:100%;max-width:min(560px,70svh);margin-inline:auto}
.mouffetard-image{position:relative;aspect-ratio:1/1;width:100%;overflow:hidden}
.mouffetard-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.mouffetard-photo figcaption{font-size:11px;line-height:1.6;color:var(--muted);margin-top:14px}
.mouffetard-copy h2{font-size:clamp(32px,3.2vw,48px);margin:20px 0 26px;line-height:1.22}
.mouffetard-copy p:not(.eyebrow){font-size:14px;line-height:1.9;color:var(--muted)}
.mouffetard-copy p+p{margin-top:18px}
@media(max-width:760px){.mouffetard-section{grid-template-columns:minmax(0,1fr);gap:30px;padding-block:55px}.mouffetard-photo{max-width:min(480px,70svh)}.mouffetard-copy h2{font-size:35px}.mouffetard-copy p:not(.eyebrow){font-size:15px}}

/* Persistent brand header. Opaque full-width background keeps content readable. */
html{scroll-padding-top:var(--sticky-header-offset,148px)}
.site-header{position:sticky;top:0;z-index:40;background:var(--cream);border-bottom:1px solid var(--line)}
.site-header .header{border-bottom:0;min-height:96px}
.wordmark .brand-name{display:flex;align-items:baseline;gap:9px;letter-spacing:0;line-height:1.2}
.wordmark .brand-kind{font:700 17px/1.2 var(--sans);letter-spacing:-.4px}
.wordmark .brand-name .brand-logo{font-family:var(--serif);font-size:40px;font-style:italic;font-weight:400;line-height:1;letter-spacing:-1px;white-space:nowrap}
@media(max-width:1200px){.site-header .header{min-height:0;padding-top:16px;padding-bottom:8px}}
@media(max-width:600px){.site-header .header{padding-top:12px;padding-bottom:10px;gap:10px}.wordmark .brand-name{gap:7px}.wordmark .brand-kind{font-size:13px}.wordmark .brand-name .brand-logo{font-size:32px}.site-header .brand-location{margin-top:5px}.site-header .header>.button{min-height:44px}.site-header .language-switcher a{min-width:30px;min-height:44px}}
@media(max-width:360px){.wordmark .brand-kind{font-size:12px}.wordmark .brand-name .brand-logo{font-size:29px}.wordmark .brand-name{gap:6px}.site-header .language-switcher a{min-width:28px}}
@media print{.site-header{position:static}}
