/* Tokens */
:root{--ink:#332b3e;--deep:#251f2d;--citron:#ddea9a;--shell:#f2eee8;--blush:#dfced0;--steel:#bbc8ce;--paper:#faf8f3;--line:rgba(51,43,62,.24);--display:Optima,Candara,'Trebuchet MS',sans-serif;--body:'Gill Sans','Gill Sans MT',Calibri,sans-serif;--gutter:clamp(1.15rem,4vw,4rem);--space:clamp(3.8rem,7.5vw,7rem)}
/* Base */
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--shell);color:var(--ink);font-family:var(--body);font-size:1.075rem;line-height:1.65;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--display);font-weight:400;line-height:1.08;letter-spacing:-.045em;text-wrap:balance}p{margin:0 0 1.25rem}h3{font-size:1.65rem;letter-spacing:-.025em}a{color:inherit;text-underline-offset:.25em;text-decoration-thickness:1px}a:hover{color:inherit}img{display:block;max-width:100%;height:auto}figure{margin:0}button,input,select,textarea{font:inherit}button,a,summary,input,select,textarea{touch-action:manipulation}button{color:inherit}::selection{background:var(--ink);color:var(--citron)}:focus-visible{outline:3px solid currentColor;outline-offset:5px}em{font-family:Georgia,'Times New Roman',serif;font-weight:400}hr{border-color:var(--line);opacity:1}section[id]{scroll-margin-top:2rem}.skip-link{position:fixed;top:-100px;left:1rem;z-index:100;background:var(--citron);padding:.8rem 1.3rem}.skip-link:focus{top:1rem}.container-wide{width:100%;max-width:1480px;margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:var(--space)}.section-title{font-size:clamp(2.5rem,4.3vw,4.5rem);margin-bottom:1.6rem}.eyebrow{font-family:var(--body);font-size:.78rem;font-weight:600;line-height:1.5;letter-spacing:.13em;text-transform:uppercase;margin-bottom:1.6rem}.lead-copy{font-size:clamp(1.3rem,1.6vw,1.65rem);line-height:1.5;max-width:48rem}.section-heading{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:flex-end;justify-content:space-between;margin-bottom:3rem}.section-heading .section-title{margin-bottom:0}.heading-note{max-width:25rem;margin-bottom:.2rem}.small-note,.notice{font-size:.95rem;line-height:1.55}.dark-section{background:var(--ink);color:var(--paper)}.blush-section{background:var(--blush)}.steel-section{background:var(--steel)}
/* Header and navigation */
.site-header{background:var(--shell);position:relative;z-index:20;border-bottom:1px solid var(--line)}.header-inner{max-width:1600px;padding:1.2rem var(--gutter);margin:auto;display:flex;align-items:center;gap:1.5rem;min-height:97px}.wordmark{text-decoration:none;font-family:var(--display);font-size:1.8rem;letter-spacing:.085em;line-height:1.1;display:block;flex-shrink:0}.wordmark span{display:block;font-family:var(--body);font-size:.56rem;font-weight:600;letter-spacing:.19em;margin-top:.45rem}.desktop-nav{display:none;align-items:center;gap:clamp(1rem,1.7vw,2rem);margin-left:auto}.desktop-nav a{font-size:.97rem;text-decoration:none;display:flex;align-items:center;min-height:44px;white-space:nowrap}.desktop-nav a[aria-current],.mobile-menu a[aria-current]{text-decoration:underline}.header-book{display:none;min-height:46px;align-items:center;gap:1rem;background:var(--ink);color:var(--paper);text-decoration:none;padding:.55rem 1.2rem;white-space:nowrap;font-size:.96rem}.header-book:hover{color:var(--citron)}.mobile-menu{margin-left:auto}.mobile-menu summary{min-width:44px;min-height:44px;display:flex;align-items:center;gap:.6rem;cursor:pointer;font-size:.9rem;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.menu-icon{font-size:1.4rem}.mobile-menu nav{position:absolute;left:0;right:0;top:100%;padding:1rem var(--gutter) 1.5rem;background:var(--shell);box-shadow:0 15px 15px #251f2d12;border-bottom:1px solid var(--line)}.mobile-menu nav a{display:block;min-height:46px;padding:.55rem 0;text-decoration:none;border-bottom:1px solid var(--line)}
/* Actions */
.btn-brand{display:inline-flex;justify-content:space-between;align-items:center;gap:1.8rem;min-height:50px;padding:.85rem 1.4rem;background:var(--ink);color:var(--paper);text-decoration:none;border:1px solid var(--ink);border-radius:2px;font-size:1rem;line-height:1.4;transition:background .18s,color .18s}.btn-brand:hover{background:var(--deep);color:var(--citron)}.btn-brand span{font-size:1.25rem}.btn-light{background:var(--citron);color:var(--ink);border-color:var(--citron)}.btn-light:hover{background:var(--paper);color:var(--ink)}.text-link{display:inline-flex;gap:.7rem;align-items:center;min-height:44px;text-decoration:none;border-bottom:1px solid currentColor;font-size:1rem}.text-link:hover{border-bottom-width:2px}.quiet-link{display:block;width:fit-content;min-height:44px;font-size:.88rem;margin-top:1rem;padding:.4rem 0}
/* Homepage composition */
.home-hero{display:grid;grid-template-columns:1fr;background:var(--citron)}.hero-copy{padding:2.6rem var(--gutter) 1.25rem}.hero-copy .eyebrow{font-size:.71rem;max-width:24rem;display:flex;gap:.7rem;align-items:center;margin-bottom:2.4rem}.little-star{font-size:1.8rem;font-weight:400}.hero-copy h1{font-size:clamp(3.2rem,5.1vw,5.65rem);line-height:1.03;margin:0 0 1.7rem}.hero-copy h1 em{font-size:.95em;letter-spacing:-.065em}.hero-copy>p:not(.eyebrow){max-width:28rem;font-size:1.02rem;line-height:1.6}.hero-index{display:flex;align-items:center;justify-content:space-between;margin-top:2rem;gap:1rem;border-top:1px solid #332b3e4d;padding-top:.8rem}.hero-index span{font-size:.65rem;letter-spacing:.13em}.hero-index a{font-size:1.7rem;text-decoration:none;min-width:44px;min-height:44px;text-align:right}.hero-visual{position:relative;min-width:0}.hero-visual figure{height:100%;display:flex;flex-direction:column}.hero-visual img{width:100%;height:100%;object-fit:cover;min-height:390px;flex:1;object-position:55% center}.photo-frame figcaption{font-size:.74rem;letter-spacing:.05em;padding:.65rem 1.2rem;background:var(--ink);color:var(--paper);line-height:1.4}.photo-note{display:none;position:absolute;right:2.5rem;bottom:5rem;transform:rotate(-6deg);padding:1.3rem 1.6rem;background:var(--paper);color:var(--ink);font-family:Georgia,serif;font-style:italic;font-size:1.4rem;line-height:1.3}.booking-ribbon{padding-block:2rem;border-bottom:1px solid var(--line)}.booking-ribbon .container-wide{display:grid;gap:1.5rem;align-items:center}.booking-ribbon .eyebrow{margin-bottom:.4rem}.booking-ribbon h2{font-size:1.55rem;margin-bottom:0;letter-spacing:-.025em}.booking-ribbon p{font-size:.96rem;margin-bottom:0}.booking-ribbon .btn-brand{width:fit-content}.principles{display:grid;gap:1.3rem;margin-top:2.5rem}.principles>div{border-top:1px solid var(--line);padding-top:1rem}.principles span{font-size:.8rem}.principles h3{font-size:1.3rem;margin-top:.65rem}.principles p{font-size:.94rem;margin-bottom:0}.rooms-home{padding-top:0}.photo-frame img{width:100%;object-fit:cover}.offering-row{display:grid;grid-template-columns:2rem minmax(0,1fr) 1rem;gap:.75rem;padding:1.35rem 0;border-top:1px solid var(--line)}.offering-row h3{font-size:1.45rem;margin-bottom:.6rem}.offering-row p{font-size:1.015rem;line-height:1.55;margin-bottom:0}.row-number{font-size:.78rem;padding-top:.2rem}.row-arrow{font-size:1.2rem}.dark-section .offering-row{border-color:#faf8f34a}.salon-band{padding-block:3.5rem;background:var(--citron)}.salon-band .container-wide{display:grid;gap:2rem}.salon-band h2{font-size:clamp(2.2rem,3.5vw,3.8rem)}.salon-band p:not(.eyebrow){max-width:46rem}.terrace-feature{display:grid;background:var(--ink);color:var(--paper)}.terrace-photo{min-height:340px}.terrace-photo figure,.terrace-photo img{height:100%;width:100%}.terrace-photo img{object-fit:cover}.terrace-copy{padding:3rem var(--gutter)}.terrace-copy h2{font-size:clamp(2.5rem,3.6vw,4rem);margin-bottom:1.5rem}.destination-columns{display:grid;gap:2rem}.destination-columns article{border-top:1px solid currentColor;padding-top:1.7rem}.destination-columns h3{font-size:1.65rem;margin:1rem 0}.destination-columns p{margin-bottom:0}.big-number{font-family:var(--display);font-size:2.5rem;line-height:1;opacity:.8}.support-band{padding-block:3.5rem;background:var(--citron);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.support-band h2{font-size:clamp(2rem,3vw,3rem)}.support-links{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem}.support-links .text-link{font-size:.93rem}.gallery-grid{display:grid;gap:1.4rem}.gallery-grid>a{text-decoration:none;display:block;min-width:0}.gallery-grid img{aspect-ratio:4/3;object-fit:cover;transition:filter .2s}.gallery-grid>a:hover img{filter:brightness(.93)}.gallery-grid>a>span{display:flex;justify-content:space-between;align-items:center;min-height:50px;font-size:.88rem;line-height:1.4;gap:.5rem}.concierge-band{background:var(--blush);padding-block:3.5rem}.concierge-band .container-wide{display:flex;flex-wrap:wrap;gap:2rem;align-items:center;justify-content:space-between}.concierge-band h2{font-size:clamp(2.2rem,3.5vw,3.8rem);max-width:46rem}.concierge-band p:not(.eyebrow){max-width:44rem;margin-bottom:0}.concierge-band .eyebrow{margin-bottom:1rem}
/* Inner pages */
.page-intro{padding:3.5rem 0 3.8rem}.page-intro .eyebrow{margin-bottom:1.7rem}.display-title{font-size:clamp(3rem,6.3vw,6.8rem);margin-bottom:1.8rem;max-width:65rem}.page-intro .lead-copy{max-width:45rem;margin-bottom:0}.wide-photo{padding:0 var(--gutter) 2rem}.wide-photo .photo-frame{max-width:1360px;margin:auto}.wide-photo img{aspect-ratio:2.3/1;object-fit:cover;min-height:260px;max-height:650px}.room-detail{padding:2.2rem 0;border-bottom:1px solid var(--line)}.room-detail:first-of-type{padding-top:1.2rem}.room-detail .eyebrow{margin-bottom:1rem}.room-detail h3{font-size:2.1rem}.room-table{width:100%;min-width:660px;border-collapse:collapse;font-size:1rem}.room-table th,.room-table td{text-align:left;border-bottom:1px solid var(--line);padding:1.3rem 1.2rem 1.3rem 0;min-width:155px}.room-table thead th{font-weight:600}.room-table caption{caption-side:top;color:var(--ink);padding:.8rem 0;font-size:.9rem}.small-note{margin-top:1.1rem}.faq{border-top:1px solid var(--line);padding:.2rem 0}.faq:last-child{border-bottom:1px solid var(--line)}.faq summary{min-height:58px;cursor:pointer;font-size:1.1rem;padding:.8rem 2rem .8rem 0;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';position:absolute;right:.1rem;top:.75rem}.faq[open] summary:after{content:'−'}.faq p{max-width:58rem;padding-right:1.5rem;font-size:1rem}.casino-offerings{display:grid;gap:2rem;margin-top:3rem}.casino-offerings article{border-top:1px solid #faf8f34a;padding-top:1.5rem}.casino-offerings h3{font-size:2rem;margin:1rem 0}.casino-offerings p{font-size:1.04rem;line-height:1.65}.casino-offerings article p:last-child{margin-bottom:0}
/* Forms, legal and dialogs */
.form-panel{padding:clamp(1.2rem,3vw,2.7rem);background:var(--paper);border:1px solid var(--line);height:100%;min-width:0}.form-panel h2{font-size:2rem;margin-bottom:1.2rem}.form-panel label,.form-label{display:block;font-size:.95rem;margin-bottom:.4rem}.form-control,.form-select{border-radius:0;border:1px solid #847b89;background-color:transparent;color:var(--ink);min-height:49px;padding:.7rem .85rem;font-size:1rem}.form-control:focus,.form-select:focus{border-color:var(--ink);box-shadow:0 0 0 2px var(--citron);background-color:var(--paper);color:var(--ink)}textarea.form-control{min-height:130px}.form-check{display:flex;align-items:flex-start;gap:.65rem;padding-left:0;min-height:44px;margin-block:1.3rem}.form-check .form-check-input{float:none;flex-shrink:0;margin:.3rem 0 0;min-height:20px;min-width:20px;border-color:var(--ink);border-radius:0}.form-check-input:checked{background-color:var(--ink);border-color:var(--ink)}.form-check label{line-height:1.5;font-size:.92rem}.form-text,.field-hint,.field-error{font-size:.87rem;line-height:1.5;color:var(--ink);margin-top:.4rem}.field-error{color:#8a2437}.form-status{font-size:.95rem;margin-top:1rem;margin-bottom:0}.form-status:empty{display:none}.honeypot-field{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.notice{padding:1.2rem 1.4rem;background:var(--citron);border-left:2px solid var(--ink);margin-block:1.5rem}.notice p:last-child{margin-bottom:0}.email-link{overflow-wrap:anywhere;word-break:normal}.content-block{margin-bottom:2.4rem}.detail-list{padding-left:1.2rem}.detail-list li{margin-bottom:.8rem}.legal-content{padding:0 0 var(--space)}.prose{max-width:850px;margin-inline:auto}.prose h2{font-size:1.85rem;margin-top:2.5rem;margin-bottom:1rem}.prose h3{font-size:1.4rem}.prose a{overflow-wrap:anywhere}.prose li{margin-bottom:.7rem}.prose .lead-copy{max-width:100%}dialog{padding:0;border:0;background:var(--shell);color:var(--ink);max-width:min(1100px,92vw);max-height:92vh;width:fit-content}dialog::backdrop{background:#1b1626df}dialog img{max-width:100%;max-height:72vh;width:auto;object-fit:contain}dialog p{padding:1rem 1.25rem;margin:0;font-size:1rem}.gallery-close{display:block;margin-left:auto;background:var(--shell);border:0;padding:.75rem 1.3rem;min-height:48px;cursor:pointer}
/* Footer */
.site-footer{background:var(--deep);color:var(--paper);padding-block:3.5rem 1.7rem}.footer-top{display:grid;gap:2.5rem;padding-bottom:2.8rem}.footer-wordmark{font-size:clamp(2.3rem,5vw,4.7rem);font-family:var(--display);line-height:1;letter-spacing:.055em;text-decoration:none;display:inline-block;margin-bottom:1.5rem}.footer-top p{font-size:1rem;margin:0}.footer-contact .eyebrow{font-size:.75rem;margin-bottom:1rem}.footer-contact .email-link{display:block;font-size:clamp(1.05rem,1.8vw,1.7rem);margin-bottom:1rem;line-height:1.5;width:fit-content}.footer-links{display:flex;flex-wrap:wrap;gap:.3rem 1.8rem;padding-block:1.3rem;border-block:1px solid #faf8f344}.footer-links a{font-size:.93rem;min-height:44px;display:flex;align-items:center;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-bottom{display:flex;flex-wrap:wrap;gap:1rem;padding-top:1.4rem;justify-content:space-between}.footer-bottom p{font-size:.76rem;line-height:1.55;margin:0}.footer-bottom p:last-child{max-width:58rem;color:#d4ccd8}
/* Responsive enhancements */
@media(min-width:576px){.header-book{display:flex;margin-left:auto}.mobile-menu{margin-left:0}.hero-copy{padding-top:3rem}.principles{grid-template-columns:repeat(3,1fr)}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-grid>a>span{font-size:.8rem;align-items:flex-start;padding-top:.8rem}.booking-ribbon .container-wide{grid-template-columns:1fr 1fr}.booking-ribbon .btn-brand{grid-column:1/-1}.footer-top{grid-template-columns:1fr 1.3fr}.hero-visual img{min-height:500px}}
@media(min-width:768px){.page-intro{padding-top:5rem}.salon-band .container-wide{grid-template-columns:1fr 1.8fr;gap:4rem}.destination-columns{grid-template-columns:repeat(3,1fr);gap:2.5rem}.casino-offerings{grid-template-columns:repeat(3,1fr);gap:2.5rem}.terrace-feature{grid-template-columns:1fr 1fr}.terrace-copy{padding:3.2rem 3rem}.gallery-grid>a>span{font-size:.92rem}.footer-top{grid-template-columns:1fr 1fr}.footer-contact{padding-top:.4rem}.hero-copy{padding-top:3.5rem}}
@media(min-width:992px){.home-hero{grid-template-columns:43% 57%}.hero-copy{padding-left:var(--gutter);padding-right:2.3rem}.hero-copy h1{font-size:clamp(3.7rem,5.1vw,5.65rem)}.hero-visual img{min-height:710px;max-height:900px}.photo-note{display:block}.booking-ribbon .container-wide{grid-template-columns:1.1fr 1.2fr auto;gap:2rem}.booking-ribbon .btn-brand{grid-column:auto}.hero-copy .eyebrow{margin-bottom:2.5rem}.hero-index{margin-top:2.5rem}.terrace-copy{padding:5rem 4rem}.footer-top{grid-template-columns:1.2fr 1fr}.wide-photo img{min-height:430px}}
@media(min-width:1200px){.desktop-nav{display:flex}.mobile-menu{display:none}.header-book{margin-left:1rem}.header-inner{gap:1rem}.hero-copy{padding-top:3.4rem;padding-bottom:1.3rem}.hero-visual img{min-height:740px}.hero-copy h1{margin-bottom:1.7rem}.hero-copy>p:not(.eyebrow){font-size:1.1rem}.hero-index{margin-top:2.2rem}.footer-bottom p:last-child{max-width:65%}}
@media(min-width:1600px){.home-hero{max-width:1800px;margin:auto}.hero-copy{padding-left:5.5rem}}
@media(max-width:374px){.wordmark{font-size:1.55rem}.wordmark span{font-size:.49rem}.header-inner{gap:.7rem}.hero-copy h1{font-size:3.1rem}.hero-copy .eyebrow{font-size:.65rem}.hero-index span{font-size:.58rem}.btn-brand{gap:1rem;font-size:.93rem;padding:.8rem 1rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none;animation:none}}

/* Wrap recipient addresses inside compact form and legal columns. */
a[href^="mailto:"]{overflow-wrap:anywhere;max-width:100%;min-width:0}.text-link[href^="mailto:"]{display:inline-block;min-height:44px;padding-block:.45rem}.form-check-label .text-link{display:inline;min-height:0}.legal-content code{color:var(--ink)}

/* Keep Bootstrap gutters inside narrow containers and enlarged text within its column. */
.row.g-5{--bs-gutter-x:clamp(1.5rem,4vw,3rem)}
main,footer{overflow-wrap:break-word}
h1,h2,h3,.display-title{overflow-wrap:anywhere}
.destination-columns,.casino-offerings{grid-template-columns:1fr}
@media(min-width:768px){.destination-columns,.casino-offerings{grid-template-columns:repeat(3,minmax(0,1fr))}}
.principles>div,.destination-columns>article,.casino-offerings>article{min-width:0}

@media(max-width:1199px){.header-inner{flex-wrap:wrap}.mobile-menu{margin-left:auto}}
