:root{--gold:#c9a227;--gold-light:#e8d48b;--gold-deep:#8a6b1b;--forest:#1e3d2f;--forest-soft:#2d5c47;--earth:#5c4033;--earth-mid:#8b6914;--beige:#e8e0d5;--beige-warm:#f5efe6;--stone:#3d3832;--text:#2a2620;--text-soft:#2a2620d1;--white:#faf8f5;--shadow-soft:0 24px 60px #1e3d2f1f;--shadow-gold:0 12px 40px #c9a22733;--font-serif:"Cormorant Garamond", Georgia, "Times New Roman", serif;--font-sans:"Source Sans 3", system-ui, sans-serif;--ease:cubic-bezier(.4, 0, .2, 1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--text);background:var(--beige-warm);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:1.0625rem;line-height:1.65}#root{min-height:100svh}main{overflow-x:hidden}h1,h2,h3{font-family:var(--font-serif);color:var(--forest);letter-spacing:.02em;font-weight:600;line-height:1.15}h1{margin:0 0 1rem;font-size:clamp(2.25rem,4vw,3.65rem);font-weight:700}h2{margin:0 0 .75rem;font-size:clamp(1.85rem,3vw,2.75rem)}h3{margin:0 0 .5rem;font-size:1.35rem}p{color:var(--text-soft);margin:0 0 1rem}p:last-child{margin-bottom:0}a{color:var(--gold-deep);transition:color .2s var(--ease), opacity .2s var(--ease);text-decoration:none}a:hover{color:var(--forest-soft)}.eyebrow{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.22em;color:var(--gold-deep);margin:0 0 1rem;font-size:.78rem;font-weight:600}.intro{font-size:1.125rem}.lede{max-width:36rem;margin-bottom:1.75rem;font-size:1.15rem}.section-inner{width:100%;max-width:72rem;margin:0 auto;padding:0 1.5rem}.section-inner--wide{max-width:88rem}.section-inner--narrow{max-width:42rem}.section{padding:clamp(4rem,8vw,7rem) 0}.section-header{max-width:40rem;margin-bottom:clamp(2rem,4vw,3rem)}.section-header--center{text-align:center;max-width:46rem;margin-left:auto;margin-right:auto}.section-sub{font-size:1.05rem}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#f5efe6f7 0%,#f5efe6e0 100%);border-bottom:1px solid #c9a22733;position:sticky;top:0}.site-header__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;max-width:88rem;margin:0 auto;padding:.85rem 1.5rem;display:flex}.site-logo{color:var(--forest);flex-direction:column;line-height:1.1;display:flex}.site-logo:hover{color:var(--forest);opacity:.85}.site-logo__mark{font-family:var(--font-serif);font-size:1.35rem;font-weight:700}.site-logo__sub{letter-spacing:.18em;text-transform:uppercase;color:var(--gold-deep);font-size:.7rem}.site-nav ul{flex-wrap:wrap;gap:.25rem 1.25rem;margin:0;padding:0;list-style:none;display:flex}.site-nav a{color:var(--stone);font-size:.9rem;font-weight:500}.site-nav a:hover{color:var(--gold-deep)}.btn{font-family:var(--font-sans);cursor:pointer;transition:transform .2s var(--ease), box-shadow .2s var(--ease), background .2s var(--ease), color .2s var(--ease);border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;padding:.65rem 1.35rem;font-size:.95rem;font-weight:600;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn--primary{background:linear-gradient(135deg, var(--gold) 0%, var(--gold-deep) 100%);color:var(--white);box-shadow:var(--shadow-gold)}.btn--primary:hover{color:var(--white);box-shadow:0 16px 48px #c9a22759}.btn--large{letter-spacing:.04em;text-transform:uppercase;padding:1rem 2.25rem;font-size:1rem}.btn--block{width:100%}.btn--nav{background:var(--forest);color:var(--beige-warm);border-color:var(--forest)}.btn--nav:hover{background:var(--forest-soft);color:var(--beige-warm)}.hero-full{align-items:center;min-height:min(92vh,56rem);padding:3rem 0 4rem;display:flex;position:relative}.hero-full__bg{z-index:0;position:absolute;inset:0}.hero-full__bg img{object-fit:cover;filter:brightness(.72)saturate(1.05);width:100%;height:100%}.hero-full__veil{background:linear-gradient(105deg,#1e3d2fe0 0%,#1e3d2f8c 45%,#5c403373 100%);position:absolute;inset:0}.hero-split{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);width:100%;display:grid;position:relative}.hero-split__left{color:var(--beige-warm)}.hero-split__left .eyebrow{color:var(--gold-light)}.hero-split__left .lede{color:#f5efe6e6}.hero-title{color:var(--beige-warm);text-shadow:0 2px 24px #00000040}.hero-split__right{justify-self:end;width:100%;max-width:26rem}.hero-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--shadow-soft);background:#f5efe61f;border:1px solid #e8d48b59;border-radius:4px;overflow:hidden}.hero-panel__img{object-fit:cover;width:100%;height:200px;display:block}.checklist{margin:0;padding:1.25rem 1.5rem 1.5rem;list-style:none}.checklist li{color:var(--beige-warm);align-items:flex-start;gap:.6rem;margin-bottom:.65rem;font-size:.98rem;display:flex}.checklist li:last-child{margin-bottom:0}.checklist span{color:var(--gold-light);flex-shrink:0}.section--why{background:var(--beige)}.why-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,4vw,3.5rem);display:grid}.why-grid__figure{box-shadow:var(--shadow-soft);border-radius:4px;margin:0;overflow:hidden}.why-grid__figure img{object-fit:cover;width:100%;height:auto;min-height:320px;display:block}.why-grid__figure figcaption{color:var(--text-soft);background:var(--white);padding:.75rem 1rem;font-size:.85rem}.section--gaming{background:linear-gradient(180deg, var(--beige-warm) 0%, var(--white) 100%)}.gaming-stack{flex-direction:column;gap:clamp(2.5rem,5vw,4rem);display:flex}.gaming-block{background:var(--white);box-shadow:var(--shadow-soft);border-radius:4px;grid-template-columns:1fr 1fr;align-items:stretch;gap:0;display:grid;overflow:hidden}.gaming-block:nth-child(2n) .gaming-block__media{order:2}.gaming-block:nth-child(2n) .gaming-block__body{order:1}.gaming-block__media img{object-fit:cover;width:100%;height:100%;min-height:280px;display:block}.gaming-block__body{border-left:3px solid var(--gold);flex-direction:column;justify-content:center;padding:clamp(1.75rem,3vw,2.75rem);display:flex}.gaming-block:nth-child(2n) .gaming-block__body{border-left:none;border-right:3px solid var(--gold)}.gaming-block__icon{margin-right:.35rem}.section--stay{background:var(--forest);color:var(--beige-warm)}.section--stay h2,.section--stay h3{color:var(--beige-warm)}.section--stay p{color:#f5efe6e0}.section--stay .eyebrow{color:var(--gold-light)}.section--stay .section-sub{color:#f5efe6d9}.card-split{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.stay-card{transition:transform .25s var(--ease), box-shadow .25s var(--ease);background:#f5efe60f;border:1px solid #e8d48b40;border-radius:4px;overflow:hidden}.stay-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #0003}.stay-card__img img{object-fit:cover;width:100%;height:220px;display:block}.stay-card__content{padding:1.35rem 1.25rem 1.5rem}.section--wellness{padding:0}.wellness-wide{grid-template-columns:1.2fr 1fr;min-height:480px;display:grid}.wellness-wide__media img{object-fit:cover;width:100%;height:100%;min-height:420px;display:block}.wellness-wide__panel{background:linear-gradient(135deg, var(--earth) 0%, var(--forest) 100%);color:var(--beige-warm);flex-direction:column;justify-content:center;padding:clamp(2rem,4vw,3.5rem);display:flex}.wellness-wide__panel h2{color:var(--beige-warm)}.wellness-wide__panel .intro{color:#f5efe6eb}.wellness-wide__panel .eyebrow{color:var(--gold-light)}.bullet-elegant{margin:1rem 0 0;padding:0;list-style:none}.bullet-elegant li{color:#f5efe6e6;margin-bottom:.65rem;padding-left:1.25rem;position:relative}.bullet-elegant li:before{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.section--dining{background:var(--white)}.dining-split{grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem;margin-bottom:2rem;display:grid}.dining-split__figure{box-shadow:var(--shadow-soft);border-radius:4px;margin:0;overflow:hidden}.dining-split__figure img{object-fit:cover;width:100%;height:auto;min-height:340px;display:block}.dining-banner{border-radius:4px;max-height:380px;margin:0;overflow:hidden}.dining-banner img{object-fit:cover;width:100%;height:380px;display:block}.section--outdoor{background:var(--beige)}.outdoor-pair{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.outdoor-card{background:var(--white);box-shadow:var(--shadow-soft);transition:transform .25s var(--ease);border-radius:4px;overflow:hidden}.outdoor-card:hover{transform:translateY(-3px)}.outdoor-card img{object-fit:cover;width:100%;height:260px;display:block}.outdoor-card__text{padding:1.35rem 1.5rem 1.5rem}.section--map{background:var(--beige-warm)}.map-stage{grid-template-columns:1.4fr 1fr;align-items:start;gap:2rem;display:grid}.map-stage__visual{box-shadow:var(--shadow-soft);border-radius:4px;min-height:400px;position:relative;overflow:hidden}.map-stage__visual>img:first-child{object-fit:cover;filter:brightness(.85);width:100%;height:100%;min-height:400px;display:block}.map-placeholder{background:#f5efe6e0;border:2px dashed #8a6b1b66;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;padding:1rem;display:flex;position:absolute;inset:1.5rem}.map-placeholder__grid{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:.75rem;width:100%;max-width:280px;height:200px;display:grid}.map-zone{opacity:.9;border-radius:3px;position:relative}.map-zone--casino{background:linear-gradient(135deg, var(--forest-soft), var(--forest))}.map-zone--villas{background:linear-gradient(135deg, var(--earth-mid), var(--earth))}.map-zone--spa{background:linear-gradient(135deg, var(--gold-deep), var(--gold))}.map-zone--dine{background:linear-gradient(135deg, #4a5d4a, var(--forest-soft))}.map-zone:after{content:attr(data-label);font-family:var(--font-sans);color:var(--white);text-shadow:0 1px 4px #0000004d;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex;position:absolute;inset:0}.map-placeholder__caption{text-transform:uppercase;letter-spacing:.12em;color:var(--gold-deep);margin-top:1rem;font-size:.8rem}.map-legend{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.map-legend li{background:var(--white);border-left:4px solid var(--gold);box-shadow:var(--shadow-soft);border-radius:4px;align-items:flex-start;gap:1rem;padding:1rem 1.15rem;display:flex}.map-legend__id{font-family:var(--font-serif);color:var(--gold-deep);font-size:1.5rem;font-weight:700;line-height:1}.map-legend strong{color:var(--forest);margin-bottom:.25rem;display:block}.map-legend p{margin:0;font-size:.95rem}.section--quotes{background:var(--forest);color:var(--beige-warm)}.section--quotes h2{color:var(--beige-warm)}.section--quotes .eyebrow{color:var(--gold-light)}.quote-row{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.quote-card{background:#f5efe614;border:1px solid #e8d48b33;border-radius:4px;margin:0;padding:1.5rem}.quote-card p{color:#f5efe6f2;font-family:var(--font-serif);margin:0 0 1rem;font-size:1.15rem;font-style:italic}.quote-card footer{color:var(--gold-light);font-size:.85rem;font-weight:600}.section--book{background:linear-gradient(180deg, var(--beige-warm) 0%, var(--beige) 100%)}.book-form{background:var(--white);box-shadow:var(--shadow-soft);border:1px solid #c9a22733;border-radius:4px;padding:clamp(1.75rem,3vw,2.5rem)}.book-form__row{margin-bottom:1rem}.book-form__row--2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.field{flex-direction:column;gap:.35rem;display:flex}.field span{color:var(--forest);font-size:.85rem;font-weight:600}.field input,.field textarea{font:inherit;background:var(--beige-warm);transition:border-color .2s var(--ease), box-shadow .2s var(--ease);border:1px solid #3e383240;border-radius:2px;padding:.75rem .9rem}.field input:focus,.field textarea:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px #c9a22733}.form-note{color:var(--earth);margin-top:1rem;font-size:.9rem}.section--gallery{background:var(--stone);padding-bottom:5rem}.section--gallery .eyebrow,.section--gallery h2{color:var(--beige-warm)}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.gallery-tile{aspect-ratio:4/3;border-radius:3px;position:relative;overflow:hidden}.gallery-tile img{object-fit:cover;width:100%;height:100%;transition:transform .4s var(--ease);display:block}.gallery-tile:hover img{transform:scale(1.05)}.gallery-tile__cap{text-transform:uppercase;letter-spacing:.1em;color:var(--beige-warm);background:linear-gradient(#0000,#1e3d2fd9);padding:.65rem .85rem;font-size:.8rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}.site-footer{color:#f5efe6d9;background:#1a1814;padding-top:3rem}.site-footer__inner{border-bottom:1px solid #e8d48b26;flex-wrap:wrap;justify-content:space-between;gap:2rem;padding-bottom:2rem;display:flex}.site-footer__tagline{color:#f5efe6bf;max-width:22rem;margin-top:.75rem;font-size:.95rem}.site-footer__legal ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.site-footer__legal a{color:var(--gold-light)}.site-footer__legal a:hover{color:var(--white)}.site-footer__brand-link{color:inherit;flex-direction:column;align-items:flex-start;text-decoration:none;display:flex}.site-footer__brand-link:hover{opacity:.88}.site-footer__disclaimer{text-align:center;color:#f5efe6b3;padding:2rem 1.5rem 3rem;font-size:.9rem}.age-notice{color:#f5efe6e6;margin-bottom:.5rem}.responsible-line{font-style:italic}.site-footer__copyright{color:#f5efe68c;border-top:1px solid #e8d48b26;margin-top:1.25rem;padding-top:1.25rem;font-size:.85rem}.legal-layout{background:#f0ebe2;flex-direction:column;min-height:100svh;display:flex}.legal-skip{z-index:100;background:var(--forest);color:var(--beige-warm);padding:.65rem 1.1rem;font-size:.9rem;font-weight:600;position:absolute;top:0;left:-9999px}.legal-skip:focus{outline:2px solid var(--gold);outline-offset:2px;top:1rem;left:1rem}.legal-layout__header{z-index:20;background:#fcfaf6f2;border-bottom:1px solid #c9a22759;position:sticky;top:0}.legal-layout__header-inner{max-width:52rem;margin:0 auto;padding:1.35rem 1.5rem}.legal-layout__brand{font-family:var(--font-serif);color:var(--forest);font-size:1.35rem;font-weight:700;text-decoration:none;display:inline-block}.legal-layout__brand:hover{color:var(--forest-soft)}.legal-layout__tagline{color:#2a2620b8;margin:.35rem 0 .85rem;font-size:.9rem;line-height:1.5}.legal-layout__home-link{color:var(--gold-deep);font-size:.9rem;font-weight:600;text-decoration:none}.legal-layout__home-link:hover{color:var(--forest);text-decoration:underline}.legal-layout__main{flex:1;padding:clamp(2rem,5vw,3.5rem) 1.5rem clamp(3rem,6vw,4.5rem)}.legal-doc{background:#faf7f0;border:1px solid #3e383214;border-radius:2px;max-width:44rem;margin:0 auto;padding:clamp(2rem,4vw,3rem) clamp(1.5rem,3vw,2.75rem);box-shadow:0 1px #fff9}.legal-doc h1{font-family:var(--font-serif);color:var(--forest);letter-spacing:.02em;margin:0 0 .5rem;font-size:clamp(1.75rem,3vw,2.35rem);font-weight:700;line-height:1.2}.legal-doc__meta{color:#2a2620a6;border-bottom:1px solid #c9a22773;margin:0 0 2.5rem;padding-bottom:1.75rem;font-size:.9rem}.legal-section{margin-bottom:2.75rem}.legal-section:last-child{margin-bottom:0}.legal-section h2{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.12em;color:var(--forest);margin:0 0 .85rem;font-size:1.05rem;font-weight:600}.legal-divider{background:#c9a22773;border:none;height:1px;margin:0 0 1.35rem}.legal-subhead{font-family:var(--font-sans);color:var(--forest-soft);margin:1.5rem 0 .5rem;font-size:1rem;font-weight:600}.legal-section p{color:#3d3a34;margin:0 0 1.15rem;font-size:1rem;line-height:1.8}.legal-section p:last-child{margin-bottom:0}.legal-list{color:#3d3a34;margin:0 0 1.15rem;padding-left:1.35rem}.legal-list li{margin-bottom:.75rem;padding-left:.25rem;line-height:1.75}.legal-list li:last-child{margin-bottom:0}@media (width<=960px){.hero-split{grid-template-columns:1fr}.hero-split__right{justify-self:stretch;max-width:none}.why-grid,.gaming-block,.dining-split,.wellness-wide,.map-stage,.outdoor-pair,.card-split,.quote-row{grid-template-columns:1fr}.gaming-block:nth-child(2n) .gaming-block__media{order:0}.gaming-block:nth-child(2n) .gaming-block__body{border-right:none;border-left:3px solid var(--gold);order:1}.site-nav{order:3;width:100%}.btn--nav{margin-left:auto}.book-form__row--2{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr 1fr}}@media (width<=520px){.gallery-grid{grid-template-columns:1fr}}
