:root{--black:#111111;--charcoal:#242424;--cream:#F6F3ED;--muted:#bbb8b2;--ink:#272724;--line:rgba(246,243,237,.18);--dark-line:rgba(17,17,17,.18);--display:'Playfair Display',Georgia,serif;--body:'Plus Jakarta Sans',Arial,sans-serif;--ease:cubic-bezier(.22,.61,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--black);color:var(--cream);font:400 14px/1.8 var(--body);-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}::selection{background:#d3ccc0;color:var(--black)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{border:0}button:not(:disabled),summary,select{cursor:pointer}button:disabled{cursor:default}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--display);font-weight:400;line-height:1.12}h2{font-size:clamp(38px,4.25vw,65px);letter-spacing:-1.8px}h3{font-size:clamp(30px,3vw,44px);letter-spacing:-1px}h1 em,h2 em{font-style:italic;font-weight:400}p{color:var(--muted)}[hidden]{display:none!important}:focus-visible{outline:2px solid currentColor;outline-offset:6px}.shell{width:calc(100% - 112px);max-width:1320px;margin-inline:auto}.section-space{padding-block:108px}.eyebrow{font:600 10px/1.5 var(--body);letter-spacing:2.1px;color:#bdb9b0;margin-bottom:22px}.eyebrow.light{color:var(--cream)}.small-rule{display:inline-block;width:33px;height:1px;background:currentColor;flex-shrink:0}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:7px;border-bottom:1px solid currentColor;font-size:12px;font-weight:600;line-height:1.6}.text-link span{font-size:21px;font-weight:400;transition:transform .2s}.text-link:hover span{transform:translate(3px,-3px)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:54px;padding:15px 24px;font-size:11px;letter-spacing:.2px;font-weight:600;border:1px solid transparent;border-radius:0;white-space:nowrap}.button span{font:400 22px/1 var(--body)}.button-light{background:var(--cream);color:var(--black)}.button-dark{background:var(--black);color:var(--cream)}.circle-arrow{width:41px;height:41px;display:inline-grid;place-items:center;border:1px solid rgba(255,255,255,.4);border-radius:50%;font-size:19px;flex-shrink:0}.sr-only{position:absolute!important;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;z-index:200;top:10px;left:15px;background:var(--cream);color:var(--black);padding:12px 20px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}
/* Navigation */
.site-header{position:fixed;z-index:40;inset:0 0 auto;border-bottom:1px solid rgba(255,255,255,.22);background:rgba(17,17,17,.86);backdrop-filter:blur(18px);box-shadow:0 12px 35px rgba(0,0,0,.22)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;height:98px}.brand{display:inline-flex;align-items:center;gap:13px;flex-shrink:0}.brand img{width:62px;height:49px;object-fit:contain}.brand-name{font:400 23px/1.1 var(--display);letter-spacing:.2px;white-space:nowrap}.brand-name small{display:block;font:500 8px/1.3 var(--body);letter-spacing:3.9px;margin-top:8px}.primary-nav{display:flex;align-items:center;gap:27px;font-size:11px;font-weight:500}.primary-nav>a,.property-dropdown>summary{padding:11px 0;position:relative;color:var(--cream)}.primary-nav>a:after{content:'';position:absolute;height:1px;bottom:3px;left:0;right:100%;background:var(--cream);transition:right .2s}.primary-nav>a:hover:after,.primary-nav>a.current:after{right:0}.header-book{min-height:44px;padding:11px 18px;gap:23px}.property-dropdown{position:relative}.property-dropdown summary{list-style:none;display:flex;align-items:center;gap:9px}.property-dropdown summary::-webkit-details-marker{display:none}.chevron{width:5px;height:5px;border-right:1px solid;border-bottom:1px solid;transform:rotate(45deg);margin-top:-3px}.property-dropdown[open] .chevron{transform:rotate(225deg);margin-top:3px}.dropdown-panel{position:absolute;top:45px;left:-24px;width:280px;background:var(--cream);color:var(--black);padding:20px 24px;box-shadow:0 15px 35px #0004}.dropdown-label{display:block;color:#68645d;font-size:8px;letter-spacing:1.8px;padding-bottom:8px}.dropdown-panel a{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--dark-line);font-size:12px}.dropdown-panel a:last-child{border:0}.dropdown-panel a:hover{color:#455d58}.menu-toggle{background:none;color:var(--cream);width:44px;height:44px;padding:10px}.menu-lines{display:block;height:10px;border-top:1px solid;border-bottom:1px solid}
.menu-toggle{display:none}
/* First viewport */
.hero{position:relative;isolation:isolate;min-height:860px;height:auto;display:flex;align-items:center;padding:118px 0 96px}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;z-index:-2;object-fit:cover}.hero-image{object-position:center 54%}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(9,13,15,.80) 0%,rgba(10,14,15,.64) 36%,rgba(10,14,15,.12) 75%),linear-gradient(0deg,rgba(0,0,0,.55),transparent 30%,rgba(0,0,0,.20))}.hero-content{padding-top:45px;padding-bottom:88px}.hero .eyebrow{display:flex;align-items:center;gap:16px;font-size:9px;letter-spacing:2.1px;margin-bottom:27px}.hero h1{font-size:clamp(64px,6.9vw,103px);letter-spacing:-3.7px;line-height:1.08;max-width:850px}.hero h1 em{color:#e2dcd0}.hero-copy{color:#e4e0d9;font-size:14px;line-height:1.9;max-width:370px;margin:25px 0 31px}.hero-actions{display:flex;align-items:center;gap:31px}.hero-actions .button{min-width:194px}.hero-explore{display:flex;align-items:center;gap:17px;font-size:11px}.hero-explore:hover .circle-arrow{background:#fff2}.hero-bottom{position:absolute;bottom:31px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:8px;letter-spacing:1.8px;color:#eeebe5}.hero-location{display:flex;align-items:center;gap:9px}.location-dot{display:block;width:6px;height:6px;border:1px solid;border-radius:50%}
/* Booking strip */
.booking-section{background:var(--cream);color:var(--black)}.hero-booking{width:min(1120px,100%);margin-top:42px;box-shadow:0 28px 70px rgba(0,0,0,.36)}.booking-panel{display:flex;align-items:center;gap:34px;position:relative;padding:30px 32px 32px}.booking-heading{flex-shrink:0;padding-right:30px;border-right:1px solid var(--dark-line)}.booking-heading .eyebrow{color:#615e57;font-size:8px;letter-spacing:1.3px;margin-bottom:7px}.booking-heading h2{font-size:27px;letter-spacing:-.7px}.trip-fields{display:flex;align-items:center;gap:20px;width:100%;min-width:0}.trip-field{flex:1;min-width:0}.destination-field{flex:1.4}.guest-field{flex:.8}.trip-field label{display:block;font-size:8px;font-weight:600;letter-spacing:1.5px;margin-bottom:7px;color:#615e57}.trip-field select,.trip-field input{width:100%;max-width:100%;border:0;border-radius:0;background:transparent;color:var(--black);padding:4px 0;font-size:11px;min-height:30px;outline-offset:2px}.trip-field select{padding-right:8px}.trip-button{min-height:52px;padding-inline:19px;gap:20px;flex-shrink:0}.date-error{position:absolute;bottom:8px;left:32px;font-size:10px;color:#8b2720}
/* Editorial introduction */
.about{background:var(--black);padding-block:120px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:115px;align-items:center}.about-visual{position:relative;padding:0 0 27px}.about-visual>img{width:100%;height:505px;object-fit:cover;object-position:40% center}.photo-caption{display:block;font-size:8px;letter-spacing:1.8px;color:#a6a199;margin-top:16px}.image-corner{position:absolute;right:-32px;bottom:60px;z-index:1;width:176px;height:161px;display:flex;align-items:center;padding-left:29px;border:1px solid #a7a197;background:var(--cream);color:var(--black);font:400 28px/1.25 var(--display)}.about-copy h2{margin-bottom:27px}.about-copy>p:not(.eyebrow){max-width:440px;font-size:13px;margin-bottom:17px}.about-signoff{display:flex;align-items:center;gap:13px;font-size:10px;margin:24px 0 29px;color:#ded9d0}.about-signoff .small-rule{width:22px}
/* Stays */
.stays{background:var(--charcoal);padding-bottom:55px}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:flex-end;margin-bottom:60px}.section-heading>p{max-width:340px;font-size:13px;line-height:1.9;padding-bottom:6px}.property-story{display:grid;grid-template-columns:1.12fr 1fr;align-items:center;gap:73px;padding:0 0 56px;margin-bottom:56px;border-bottom:1px solid var(--line)}.property-story:last-child{margin-bottom:0;border-bottom:0}.property-photo{position:relative;display:block;overflow:hidden}.property-photo img{width:100%;height:373px;object-fit:cover;transition:transform .65s var(--ease)}.property-photo:hover img{transform:scale(1.025)}.photo-number{position:absolute;left:21px;top:15px;color:#fff;font-size:19px;font-family:var(--display);text-shadow:0 1px 6px #000}.photo-tag{position:absolute;bottom:17px;left:20px;background:var(--cream);color:var(--black);font-size:8px;letter-spacing:1.3px;padding:7px 12px}.property-copy .eyebrow{font-size:9px;letter-spacing:1.8px;margin-bottom:14px}.property-copy h3{font-size:40px;line-height:1.13;margin-bottom:20px}.property-copy>p:not(.eyebrow){font-size:12px;line-height:1.9;max-width:460px}.amenity-tags{list-style:none;display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:22px 0 28px}.amenity-tags li{font-size:9px;border:1px solid #575650;padding:4px 10px;color:#d5d1ca}.property-footer{display:flex;justify-content:space-between;align-items:center;gap:18px;border-top:1px solid var(--line);padding-top:18px}.property-footer>span{font-size:10px;color:#c6c2b9}.property-footer b{font-weight:400;padding:0 5px;color:#8e8a84}.property-footer .text-link{font-size:11px;gap:20px;white-space:nowrap;border:0;padding:0}
/* Destinations */
.destinations{background:var(--cream);color:var(--ink)}.destinations .eyebrow,.gallery-section .eyebrow{color:#68635a}.destinations .section-heading>p{color:#69655e}.destination-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.destination-card{position:relative;display:block;min-width:0;height:370px;overflow:hidden;color:#fff}.destination-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#000c,transparent 75%)}.destination-card>img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.destination-card:hover>img{transform:scale(1.045)}.destination-caption{position:absolute;z-index:1;inset:auto 20px 23px}.destination-caption p{color:#f0ede8;letter-spacing:1.9px;font-size:8px;margin-bottom:9px}.destination-caption h3{font-size:25px;letter-spacing:-.4px;max-width:165px;line-height:1.17;padding-bottom:46px}.destination-caption .circle-arrow{width:32px;height:32px;position:absolute;bottom:0;right:0;font-size:17px}.lake-charles{padding:30px 0;margin-top:24px;display:grid;grid-template-columns:1fr 1fr auto;gap:35px;align-items:center;border-bottom:1px solid var(--dark-line)}.lake-charles .eyebrow{margin-bottom:8px;font-size:8px}.lake-charles h3{font-size:28px}.lake-charles>p{font-size:12px;color:#66615a;max-width:310px}.lake-charles .text-link{font-size:11px}.collections{margin-top:60px}.collections>.eyebrow{margin-bottom:28px}.collection-links{display:grid;grid-template-columns:repeat(5,1fr)}.collection-links a{padding:0 18px;border-right:1px solid var(--dark-line);font:400 23px/1.25 var(--display)}.collection-links a:first-child{padding-left:0}.collection-links a:last-child{border:0;padding-right:0}.collection-links a span{display:block;font:500 8px/1.6 var(--body);letter-spacing:1.5px;color:#655f56;margin-top:12px}.collection-links a:hover span{color:#111;text-decoration:underline;text-underline-offset:4px}
/* Gallery */
.gallery-section{background:#e9e5dd;color:var(--ink);padding-block:85px}.gallery-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:37px}.gallery-heading h2{font-size:49px}.gallery-heading .eyebrow{margin-bottom:15px}.gallery-heading>p{color:#6d675e;font-size:12px;padding-bottom:7px}.gallery-grid{display:grid;grid-template-columns:.83fr 1.2fr 1.2fr .85fr;gap:18px;align-items:start}.gallery-grid figure:nth-child(even){padding-top:42px}.gallery-grid img{width:100%;height:275px;object-fit:cover}.gallery-grid figure:first-child img{height:320px}.gallery-grid figure:nth-child(3) img{height:320px}.gallery-grid figcaption{font-size:9px;color:#696259;margin-top:12px}
/* Hosts */
.hosts{background:var(--black);padding-block:118px}.hosts-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:100px;align-items:center}.host-copy h2{margin-bottom:28px;font-size:58px}.host-copy .host-lead{font-family:var(--display);font-size:23px;line-height:1.5;color:var(--cream);margin-bottom:20px}.host-copy>p:not(.eyebrow,.host-lead,.host-motto){font-size:13px;max-width:475px;margin-bottom:16px}.host-copy .host-motto{font-family:var(--display);font-size:21px;line-height:1.5;color:#d3cdc2;margin-top:23px}.host-signature{display:flex;align-items:center;gap:26px;margin:23px 0 30px}.signature{font-family:var(--display);font-size:35px;font-style:italic}.host-signature>span:last-child{font-size:7px;letter-spacing:1.5px;max-width:140px;line-height:1.8;color:#aaa59b}.host-photo{position:relative;min-width:0}.host-photo>img{width:100%;height:605px;object-fit:cover;object-position:center}.host-photo:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(0deg,#000a,transparent)}.host-photo-label{position:absolute;bottom:36px;left:33px;right:25px;z-index:1}.host-photo-label>span{font-size:8px;letter-spacing:1.8px}.host-photo-label>p{font:400 32px/1.25 var(--display);color:var(--cream);margin-top:13px}
/* Real guest reviews */
.reviews{background:var(--cream);color:var(--ink);padding-block:90px}.reviews-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:center}.review-intro .eyebrow{color:#676157}.review-intro h2{font-size:55px;margin-bottom:24px}.review-intro>p:not(.eyebrow){max-width:325px;font-size:12px;color:#686159;line-height:1.9}.review-intro-bottom{display:flex;gap:15px;align-items:center;font-size:8px;letter-spacing:1.4px;margin-top:32px;color:#696259}.review-controls{display:flex;justify-content:flex-end;gap:9px;align-items:center;margin-bottom:18px}.review-counter{font-size:11px;letter-spacing:1px;margin-right:auto}.review-counter>span{color:#767068}.round-button{width:35px;height:35px;border:1px solid #b9b1a5;background:transparent;color:var(--black);border-radius:50%;font-size:17px;display:grid;place-items:center}.round-button:hover{background:var(--black);color:var(--cream)}.review-slides{display:grid;gap:20px}.review-slide{background:#fbf9f4;border:1px solid #ded8ce;border-bottom:8px solid #ded8ce;padding:25px 37px 32px;min-height:365px;display:flex;flex-direction:column}.quote-mark{font-family:var(--display);font-size:62px;height:60px;line-height:1;color:#aaa090}.review-slide blockquote{font:400 clamp(20px,2vw,27px)/1.45 var(--display);letter-spacing:-.3px;margin:9px 0 35px}.review-slide:last-child blockquote{font-size:19px}.review-slide figcaption{display:flex;align-items:center;gap:13px;font-size:10px;font-weight:600;margin-top:auto}.guest-initial{display:grid;place-items:center;background:#eae5dc;width:34px;height:34px;border-radius:50%;font-family:var(--display);font-size:17px;font-weight:400}.review-slide figcaption small{display:block;font-size:7px;letter-spacing:1.3px;color:#716a60;margin-top:5px;font-weight:400}
/* Closing and footer */
.closing{position:relative;isolation:isolate;text-align:center;padding:105px 0 112px}.closing>img,.closing-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 56%;z-index:-2}.closing-shade{z-index:-1;background:rgba(9,14,12,.70)}.closing h2{font-size:clamp(42px,5.1vw,73px);max-width:800px;margin-inline:auto}.closing p:not(.eyebrow){font-size:12px;color:#dedbd4;margin:22px 0 30px}.closing .button{min-width:192px}.site-footer{padding:65px 0 0;background:var(--black)}.footer-top{display:grid;grid-template-columns:1.2fr .65fr .9fr 1.3fr;gap:55px;padding-bottom:55px}.footer-brand .brand img{width:58px;height:46px}.footer-brand .brand-name{font-size:24px}.footer-brand>p{font-size:11px;line-height:1.9;margin-top:24px}.footer-column h2{font:500 8px/1.5 var(--body);letter-spacing:1.5px;color:#a7a299;margin-bottom:22px}.footer-column>a{display:block;font-size:10px;line-height:1.8;margin-bottom:8px;color:#ded9d0}.footer-column>a:hover{text-decoration:underline;text-underline-offset:5px}.footer-contact .footer-phone{font-family:var(--display);font-size:24px;letter-spacing:-.4px;color:var(--cream);margin-top:-5px;margin-bottom:10px;white-space:nowrap}.footer-phone>span{font-family:var(--body);font-size:20px;margin-left:14px}.footer-column .footer-email{font-size:10px;overflow-wrap:anywhere}.footer-contact>p{font-size:10px;line-height:1.9;margin-top:22px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);padding:21px 0;font-size:8px;color:#aaa59c}.footer-bottom>span:nth-child(2){font-size:7px;letter-spacing:1.7px}.footer-bottom>a{color:#d9d3c9;font-size:9px}
/* Progressive enhancement: content is visible until an observer safely handles it. */
.reveal.is-pending{opacity:0;transform:translateY(16px)}.reveal{transition:opacity .65s var(--ease),transform .65s var(--ease)}
@media(min-width:1600px){.hero-content{padding-top:10px}.hero{min-height:880px}.hero h1{font-size:109px}}
@media(max-width:1200px){.shell{width:calc(100% - 72px)}.header-inner{gap:18px}.primary-nav{gap:19px;font-size:10px}.brand img{width:50px;height:41px}.brand-name{font-size:22px}.header-book{padding-inline:14px;gap:16px}.about-grid{gap:75px}.booking-panel{gap:22px}.booking-heading{padding-right:20px}.trip-fields{gap:13px}.trip-button{padding-inline:15px;gap:10px}.property-story{gap:45px}.property-photo img{height:350px}.property-copy h3{font-size:35px}.property-footer{gap:10px}.property-footer>span{font-size:9px}.destination-card{height:330px}.destination-caption{inset:auto 15px 20px}.destination-caption h3{font-size:23px}.hosts-grid,.reviews-grid{gap:65px}.footer-top{gap:30px}.footer-contact .footer-phone{font-size:21px}.host-copy h2{font-size:51px}}
@media(max-width:1000px){.primary-nav{gap:13px}.primary-nav>a,.property-dropdown summary{font-size:10px}.header-book{display:none}.hero{min-height:880px;height:auto}.hero h1{font-size:78px}.booking-panel{flex-wrap:wrap;gap:23px;padding:26px 24px 32px}.booking-heading{border:0;padding:0;display:flex;align-items:center;gap:22px;width:100%}.booking-heading .eyebrow{margin:0}.booking-heading h2{font-size:27px}.date-error{left:24px}.section-space{padding-block:80px}.about-grid{gap:55px}.about-visual>img{height:465px}.about-copy h2{font-size:46px}.image-corner{width:145px;height:140px;font-size:25px;right:-20px;padding-left:20px}.section-heading{gap:30px}.section-heading>p{max-width:290px}.property-story{grid-template-columns:1fr 1fr;gap:35px}.property-photo img{height:340px}.property-copy h3{font-size:32px}.amenity-tags{gap:5px;margin:17px 0}.amenity-tags li{font-size:8px;padding:4px 6px}.property-footer{flex-wrap:wrap}.property-copy>p:not(.eyebrow){font-size:11px}.destination-grid{grid-template-columns:repeat(2,1fr);gap:20px}.destination-card{height:345px}.destination-caption h3{font-size:30px;max-width:none;padding-bottom:5px;padding-right:48px}.destination-caption{inset:auto 24px 28px}.destination-caption .circle-arrow{width:36px;height:36px;bottom:3px}.lake-charles{gap:22px}.lake-charles h3{font-size:24px}.collection-links a{font-size:20px;padding-inline:13px}.gallery-heading h2{font-size:42px}.gallery-grid{gap:13px}.gallery-grid img{height:210px}.gallery-grid figure:first-child img,.gallery-grid figure:nth-child(3) img{height:250px}.hosts-grid{gap:45px}.host-copy h2{font-size:45px}.host-photo>img{height:585px}.host-photo-label{left:24px}.host-photo-label>p{font-size:28px}.host-signature{gap:16px}.reviews-grid{gap:45px;grid-template-columns:.9fr 1.1fr}.review-intro h2{font-size:47px}.review-slide{padding:24px;min-height:380px}.footer-top{grid-template-columns:1fr 1fr 1fr;gap:40px}.footer-brand{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between}.footer-brand>p{margin:0}.footer-contact .footer-phone{font-size:24px}}
@media(max-width:760px){html{scroll-padding-top:24px}.shell{width:calc(100% - 40px)}.header-inner{height:80px;gap:15px}.brand img{width:46px;height:37px}.brand-name{font-size:21px}.brand-name small{font-size:6px;letter-spacing:3.4px;margin-top:7px}.menu-toggle:not([hidden]){display:block;margin-left:auto;position:relative;z-index:60}.primary-nav{position:absolute;left:0;right:0;top:80px;max-height:calc(100svh - 80px);overflow-y:auto;padding:20px 26px 35px;background:var(--black);display:flex;flex-direction:column;align-items:stretch;gap:0;border-top:1px solid var(--line)}.primary-nav>a,.property-dropdown summary{display:flex;font-size:16px;padding:12px 0}.primary-nav>a:after{display:none}.property-dropdown summary{justify-content:space-between}.dropdown-panel{position:static;width:100%;box-shadow:none;background:#242424;color:var(--cream);padding:15px 20px;margin-bottom:10px}.dropdown-panel a{border-color:var(--line);font-size:13px;padding-block:11px}.dropdown-label{color:#c3bfb7}.js .primary-nav:not(.is-open){display:none}.site-header:has(.is-open){background:var(--black);position:fixed}.hero{min-height:710px;height:92svh;max-height:820px;padding-top:80px}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(90deg,#0b1013d9,#0a0e109c 48%,#0a0e1060),linear-gradient(0deg,#0006,transparent 35%)}.hero-content{padding-top:5px;padding-bottom:60px}.hero .eyebrow{font-size:7px;letter-spacing:1.6px;gap:12px;margin-bottom:25px}.hero .small-rule{width:23px}.hero h1{font-size:clamp(50px,10.4vw,78px);letter-spacing:-2px;line-height:1.13}.hero-copy{font-size:13px;max-width:320px;margin:23px 0 29px}.hero-actions{gap:20px;flex-wrap:wrap}.hero-actions .button{min-width:174px;font-size:10px;padding-inline:18px;min-height:51px;gap:20px}.hero-explore{font-size:10px;gap:12px}.hero-explore .circle-arrow{height:34px;width:34px}.hero-bottom{font-size:6px;letter-spacing:1.1px;bottom:24px;align-items:flex-start;flex-direction:column;gap:10px}.booking-heading{justify-content:space-between;gap:15px}.booking-heading .eyebrow{font-size:7px;letter-spacing:1px}.booking-heading h2{font-size:25px}.trip-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px 20px}.destination-field{grid-column:1/-1}.trip-field{border-bottom:1px solid #c8c2b8;padding-bottom:8px}.trip-field label{font-size:8px}.trip-field select,.trip-field input{font-size:13px;min-height:32px}.guest-field{border:0}.trip-button{min-height:51px;width:100%;font-size:11px}.booking-panel{gap:22px;padding-block:25px 29px}.date-error{bottom:2px;font-size:9px}.section-space{padding-block:65px}h2{font-size:42px;letter-spacing:-1.3px}.eyebrow{font-size:8px;letter-spacing:1.8px;margin-bottom:18px}.about-grid{grid-template-columns:1fr;gap:43px}.about-visual{padding-bottom:20px;margin-right:15px}.about-visual>img{height:380px;object-position:center}.image-corner{right:-15px;bottom:48px;width:150px;height:133px;font-size:25px}.photo-caption{font-size:7px;margin-top:13px}.about-copy h2{font-size:44px}.about-copy>p:not(.eyebrow){font-size:13px;max-width:none}.about-signoff{font-size:9px;gap:11px}.section-heading{display:block;margin-bottom:36px}.section-heading>p{font-size:12px;max-width:420px;margin-top:23px}.property-story{grid-template-columns:1fr;gap:27px;padding-bottom:35px;margin-bottom:35px}.property-photo img{height:auto;aspect-ratio:1.38;object-fit:cover}.property-copy h3{font-size:35px;margin-bottom:17px}.property-copy>p:not(.eyebrow){font-size:12px;max-width:none}.property-copy .eyebrow{font-size:8px;margin-bottom:12px}.amenity-tags{margin:20px 0 23px;gap:7px}.amenity-tags li{font-size:9px;padding:4px 9px}.property-footer{flex-wrap:nowrap;padding-top:16px}.property-footer>span{font-size:9px}.property-footer .text-link{font-size:10px;gap:13px}.photo-number{left:17px;top:12px;font-size:20px}.photo-tag{left:17px;bottom:16px;font-size:7px}.destination-grid{gap:13px}.destination-card{height:295px}.destination-caption{inset:auto 15px 20px}.destination-caption p{font-size:7px;letter-spacing:1.5px}.destination-caption h3{font-size:25px;padding-right:0;padding-bottom:40px;line-height:1.14}.destination-caption .circle-arrow{width:30px;height:30px;bottom:0}.lake-charles{grid-template-columns:1fr;gap:16px;padding:27px 0;margin-top:15px}.lake-charles h3{font-size:29px}.lake-charles>p{font-size:12px;max-width:350px}.lake-charles .text-link{width:max-content;margin-top:5px}.collections{margin-top:35px}.collection-links{grid-template-columns:1fr 1fr;gap:0 20px}.collection-links a{padding:21px 0!important;border-right:0;border-bottom:1px solid var(--dark-line);font-size:24px}.collection-links a:last-child{border-bottom:1px solid var(--dark-line)}.collection-links a span{font-size:7px;margin-top:9px}.collections>.eyebrow{margin-bottom:0;font-size:7px}.gallery-heading{display:block}.gallery-heading h2{font-size:38px}.gallery-heading>p{margin-top:17px}.gallery-grid{grid-template-columns:1fr 1fr;gap:24px 14px;align-items:start}.gallery-grid img{height:225px}.gallery-grid figure:first-child img,.gallery-grid figure:nth-child(3) img{height:225px}.gallery-grid figure:nth-child(even){padding-top:28px}.gallery-grid figcaption{font-size:8px}.hosts-grid{grid-template-columns:1fr;gap:39px}.host-copy h2{font-size:44px}.host-copy .host-lead{font-size:21px}.host-copy .host-motto{font-size:22px}.host-copy>p:not(.eyebrow,.host-lead,.host-motto){font-size:13px}.host-photo>img{height:460px;object-position:center 60%}.host-signature{gap:25px}.reviews-grid{grid-template-columns:1fr;gap:25px}.review-intro h2{font-size:43px}.review-intro>p:not(.eyebrow){max-width:400px}.review-intro-bottom{margin-top:25px}.review-controls{margin-top:12px}.review-slide{min-height:375px;padding:24px 27px 29px}.review-slide blockquote{font-size:25px}.review-slide:last-child blockquote{font-size:18px}.closing{padding-block:73px 80px}.closing h2{font-size:43px;line-height:1.16}.closing .eyebrow{font-size:7px}.closing p:not(.eyebrow){font-size:11px;max-width:265px;margin-inline:auto;line-height:1.9}.site-footer{padding-top:45px}.footer-top{grid-template-columns:1fr 1fr;gap:35px 20px;padding-bottom:38px}.footer-brand{display:block}.footer-brand>p{margin-top:21px;font-size:12px}.footer-column h2{font-size:8px;margin-bottom:17px}.footer-column>a{font-size:11px}.footer-contact{grid-column:1/-1;border-top:1px solid var(--line);padding-top:30px}.footer-contact .footer-phone{font-size:29px}.footer-column .footer-email{font-size:12px}.footer-contact>p{font-size:11px;margin-top:18px}.footer-bottom{align-items:flex-start;flex-wrap:wrap;padding-block:21px;gap:13px;font-size:8px}.footer-bottom>span:first-child{width:100%}.footer-bottom>span:nth-child(2){margin-right:auto}.footer-bottom>a{font-size:8px}.no-js .site-header{position:relative}.no-js .primary-nav{position:static}.no-js .header-inner{height:auto;flex-wrap:wrap;padding-block:20px}.no-js .hero{height:auto;min-height:650px}.no-js .primary-nav{width:100%;max-height:none}}
@media(max-width:380px){.shell{width:calc(100% - 32px)}.hero{min-height:680px}.hero h1{font-size:46px}.hero-actions{gap:20px 15px}.hero-actions .button{min-width:161px;padding-inline:13px}.hero-explore{gap:8px;font-size:9px}.hero-explore .circle-arrow{height:27px;width:27px}.destination-card{height:260px}.destination-caption h3{font-size:22px}.property-footer>span{font-size:8px}.property-footer b{padding:0 3px}.gallery-grid img,.gallery-grid figure:first-child img,.gallery-grid figure:nth-child(3) img{height:185px}.booking-heading h2{font-size:23px}.booking-heading .eyebrow{font-size:6px}}
@media(max-width:760px){html{scroll-padding-top:90px}.hero{display:block;min-height:0;height:auto;max-height:none;padding:112px 0 68px}.hero-content{padding-top:34px;padding-bottom:24px}.hero-booking{margin-top:30px}.hero-bottom{position:relative;bottom:auto;margin-top:2px}.booking-panel{padding:25px 22px 31px}.date-error{left:22px;bottom:7px}.trip-fields{grid-template-columns:1fr}.destination-field{grid-column:auto}.guest-field{border-bottom:0}.hero-actions{align-items:flex-start}}
@media(max-width:380px){.hero{min-height:0}.hero-booking{margin-top:26px}.booking-panel{padding:22px 18px 30px}.date-error{left:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal.is-pending{opacity:1;transform:none}}
