.hero-photo{background-size:cover;background-position:center;overflow:hidden}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.78) contrast(1.04) brightness(.85);z-index:0}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#010508eb,#010508b8 42%,#01050824 80%);z-index:1;pointer-events:none}@media(max-width:640px){.hero-photo{background-position:57% center}.hero-video{object-position:57% center}.hero-photo:after{background:linear-gradient(0deg,#020507 12%,#020507b3 58%,#02050726)}}@media(prefers-reduced-motion:reduce){.hero-video{display:none}}:root{--ink:#090909;--paper:#f4f2ec;--white:#fff;--gold:#d7c184;--gold2:#b49a57;--blue:#0c3a80;--muted:#77746d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.nav{height:82px;padding:0 5.5vw;position:absolute;z-index:20;width:100%;display:flex;align-items:center;justify-content:space-between;color:#fff;border-bottom:1px solid #ffffff2b}.brand{display:flex;gap:13px;align-items:center;font-size:13px;letter-spacing:.24em;font-weight:600}.brand-mark{border:1px solid var(--gold);border-radius:50%;width:42px;height:42px;display:grid;place-items:center;font-family:Georgia,serif;font-size:22px;letter-spacing:0;color:#fff}.nav nav{display:flex;gap:28px;font-size:12px;letter-spacing:.04em}.nav nav a{opacity:.76}.nav nav a:hover{opacity:1}.nav-cta{border:1px solid #ffffff70;padding:12px 18px;font-size:11px;text-transform:uppercase;letter-spacing:.12em}.hero{min-height:100svh;position:relative;background:#020404;color:#fff;overflow:hidden;display:flex;align-items:center;padding:130px 7vw 80px}.hero-photo{position:absolute;inset:0;background-size:cover;background-position:center}.hero-rings{position:absolute;width:min(68vw,900px);aspect-ratio:1;right:-9vw;top:50%;transform:translateY(-48%)}.hero-rings i{position:absolute;inset:0;border:1px solid #d7c18466;border-radius:50%}.hero-rings i:nth-child(2){inset:15%}.hero-rings i:nth-child(3){inset:32%}.hero-content{position:relative;z-index:2;max-width:790px}.eyebrow{font-size:10px;letter-spacing:.26em;font-weight:700;color:var(--gold);margin:0 0 25px}.eyebrow.dark{color:#8c763d}.hero h1,.section h2{font-family:Georgia,Times New Roman,serif;font-weight:400;margin:0;letter-spacing:-.045em}.hero h1{font-size:clamp(56px,7vw,104px);line-height:.92;max-width:900px}.hero h1 em,.section h2 em{font-weight:400;color:var(--gold);font-style:italic}.hero-copy{max-width:540px;color:#e6e3dc;font-size:18px;line-height:1.65;margin:32px 0}.hero-actions{display:flex;align-items:center;gap:30px}.button{display:inline-flex;align-items:center;justify-content:center;border:0;padding:17px 24px;font-size:11px;letter-spacing:.13em;text-transform:uppercase;font-weight:700}.button.gold{background:var(--gold);color:#10100e}.text-link{font-size:12px;border-bottom:1px solid #ffffff55;padding:12px 0}.text-link span{color:var(--gold);margin-left:10px}.hero-stat{position:absolute;z-index:3;right:6vw;bottom:7vh;display:flex;flex-direction:column;align-items:flex-end}.hero-stat strong{font-family:Georgia,serif;font-size:25px;color:var(--gold)}.hero-stat span{font-size:11px;letter-spacing:.14em;margin-top:5px}.section{padding:110px 6vw}.section-heading{display:flex;justify-content:space-between;align-items:flex-start}.section-heading h2,.section h2{font-size:clamp(40px,5.6vw,78px);line-height:1.03}.intro{background:#f4f2ec}.intro .section-heading{display:block}.lead{font-family:Georgia,serif;font-size:23px;line-height:1.55;color:#55524d;max-width:620px;margin:50px 0 40px auto}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #cbc7ba}.benefit-grid article{padding:28px 24px 0 0;border-right:1px solid #cbc7ba;min-height:180px}.benefit-grid article:not(:first-child){padding-left:24px}.benefit-grid span{color:#967f42;font-size:11px}.benefit-grid h3{font-family:Georgia,serif;font-size:24px;font-weight:400;margin:34px 0 12px}.benefit-grid p{font-size:13px;line-height:1.55;color:#69665f;max-width:220px}.how{background:#0b0b0b;color:#fff;display:grid;grid-template-columns:1fr 1fr;padding:0;min-height:750px}.how-visual{position:relative;background-color:#0b0b0b;background-size:cover;background-position:center;display:grid;place-items:center;overflow:hidden}.how-visual:before,.how-visual:after{content:"";position:absolute;border:1px solid #d7c18488;border-radius:50%;width:74%;aspect-ratio:1}.how-visual:after{width:48%}.coin{width:160px;aspect-ratio:1;border-radius:50%;background:#0a0a0a;border:1px solid var(--gold);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:2;box-shadow:0 25px 80px #0009}.coin span{font-family:Georgia,serif;font-size:70px;color:var(--gold);line-height:.8}.coin small{font-size:10px;letter-spacing:.3em;margin-top:15px}.how-copy{padding:95px 7vw}.how-copy>p:not(.eyebrow){font-family:Georgia,serif;color:#a7a39b;font-size:18px;line-height:1.55;max-width:490px}.how-copy ol{list-style:none;padding:10px 0 0;margin:30px 0 0;border-top:1px solid #ffffff28}.how-copy li{display:grid;grid-template-columns:60px 1fr;padding:22px 0;border-bottom:1px solid #ffffff28}.how-copy li>span{font-size:11px;color:var(--gold)}.how-copy strong{font-family:Georgia,serif;font-size:20px;font-weight:400}.how-copy li p{color:#99958e;font-size:13px;margin:7px 0 0}.hotels{background:#0a0a0a;color:#fff}.section-heading.light{margin-bottom:50px}.hotel-strip{display:grid;grid-template-columns:1.35fr repeat(4,1fr);height:570px;gap:8px}.hotel-strip .hotel-card{background-size:cover;background-position:center;position:relative;padding:24px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;transition:flex .3s}.hotel-strip .hotel-card>span{font-size:11px;color:var(--gold)}.hotel-strip small{font-size:9px;letter-spacing:.12em;text-transform:uppercase}.hotel-strip h3{font-family:Georgia,serif;font-size:29px;font-weight:400;line-height:1.02;margin:10px 0}.hotel-strip p{font-size:9px;line-height:1.5;text-transform:uppercase;letter-spacing:.08em;color:#ded9ce}.plans{background:#e9e6df}.plans .section-heading{display:block;margin-bottom:55px}.plan-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.plan{background:#f8f7f3;border-top:5px solid #7b7155;padding:28px;min-height:520px;display:flex;flex-direction:column}.plan.blue{border-color:#234b84}.plan.black{border-color:#111}.plan.legacy{border-color:#a38b4c}.plan-top{display:flex;justify-content:space-between;align-items:center;text-transform:uppercase}.plan-top p{font-size:13px;letter-spacing:.08em}.plan-top span{font-size:7px;color:#858178}.plan h3{font-family:Georgia,serif;font-size:41px;font-weight:400;margin:32px 0 18px}.plan h3 small{font-family:Arial,sans-serif;font-size:8px;letter-spacing:.1em}.plan-values{display:flex;gap:18px;border-block:1px solid #d9d4c8;padding:14px 0}.plan-values p{font-size:9px;text-transform:uppercase;margin:0}.plan-values strong{font-family:Georgia,serif;font-size:20px;font-weight:400;margin-right:4px}.plan-note{font-family:Georgia,serif;font-style:italic;min-height:52px;color:#5e5a52;line-height:1.4}.plan ul{list-style:none;padding:0;margin:5px 0 25px;font-size:11px;color:#5e5a52;line-height:1.45}.plan li{padding:7px 0 7px 18px;border-bottom:1px solid #e2ded4;position:relative}.plan li:before{content:"✦";position:absolute;left:0;color:#9d874b}.plan>a{margin-top:auto;border-bottom:1px solid #aaa28d;padding:12px 0;text-transform:uppercase;letter-spacing:.1em;font-size:9px;display:flex;justify-content:space-between}.fineprint{text-align:center;color:#7b776d;font-size:9px;margin-top:25px}.fly{background:#f7f5ef}.fly-heading{display:grid;grid-template-columns:1.5fr .7fr;align-items:end;gap:80px}.fly-heading>p{font-family:Georgia,serif;color:#65625c;font-size:18px;line-height:1.55}.fly-tabs{display:flex;border-bottom:1px solid #c8c2b4;margin:60px 0 35px}.fly-tabs button{background:transparent;border:0;padding:15px 32px 15px 0;margin-right:45px;color:#8c877d;text-transform:uppercase;letter-spacing:.08em;font-size:11px;border-bottom:2px solid transparent}.fly-tabs button span{margin-right:12px;color:#b8b2a6}.fly-tabs button.active{color:#111;border-color:#111}.fly-stage{display:grid;grid-template-columns:1.15fr .85fr;background:#ece8de;min-height:700px}.media-card{background:#0b0b0b;position:relative;overflow:hidden;display:grid;place-items:center;padding:36px}.media-card img{height:620px;max-width:100%;object-fit:contain;box-shadow:0 20px 60px #0008}.media-switch{position:absolute;z-index:2;top:22px;left:22px;background:#fff;padding:4px}.media-switch button{border:0;background:transparent;text-transform:uppercase;font-size:9px;letter-spacing:.1em;padding:10px 14px}.media-switch button.active{background:#111;color:#fff}.video-placeholder{width:100%;height:100%;min-height:620px;background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center}.video-placeholder button{width:86px;height:86px;border-radius:50%;border:1px solid var(--gold);background:#0b0b0bcc;color:var(--gold);font-size:22px}.video-placeholder p{font-size:11px;letter-spacing:.22em;margin:22px 0 8px}.video-placeholder small{color:#ddd}.fly-info{padding:75px 6vw;display:flex;flex-direction:column;justify-content:center}.fly-info h3{font-family:Georgia,serif;font-size:62px;line-height:.95;font-weight:400;margin:0 0 30px}.trip-data{display:flex;border-block:1px solid #b9b3a5;margin-bottom:28px}.trip-data div{padding:22px 35px 22px 0;margin-right:35px;display:flex;flex-direction:column}.trip-data span{font-family:Georgia,serif;font-size:28px}.trip-data small{text-transform:uppercase;font-size:8px;letter-spacing:.1em;margin-top:5px;color:#777}.fly-info>p{font-family:Georgia,serif;font-size:17px;line-height:1.55;color:#55514b}.dark-button{background:#111;color:#fff;width:max-content;margin-top:16px}.date-note{font-size:9px;color:#777;margin-top:15px}.ecosystem{background:#0b0b0b;color:#fff;text-align:center}.ecosystem h2{margin-bottom:60px}.eco-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #ffffff24}.eco-grid article{padding:42px 30px;border-right:1px solid #ffffff24}.eco-grid article:last-child{border:0}.eco-grid span{color:var(--gold);font-size:25px}.eco-grid h3{font-family:Georgia,serif;font-weight:400;font-size:23px}.eco-grid p{font-size:12px;line-height:1.6;color:#9e9a92}.contact{background:#123f7d;color:#fff;display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw;position:relative;overflow:hidden}.contact:before{content:"";position:absolute;width:700px;aspect-ratio:1;border:1px solid #d7c18444;border-radius:50%;left:-250px;top:-150px}.contact-copy,.contact-form{position:relative;z-index:1}.contact-copy>p:not(.eyebrow){font-family:Georgia,serif;line-height:1.6;color:#d2d9e4;font-size:17px}.contact-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:35px}.contact-meta span{border:1px solid #ffffff38;padding:9px 12px;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.contact-form{background:#f7f5ef;color:#111;padding:45px;box-shadow:0 25px 60px #001a3d55}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:22px}.contact-form label{display:flex;flex-direction:column;font-size:9px;letter-spacing:.11em;text-transform:uppercase;margin-bottom:20px}.contact-form input,.contact-form select,.contact-form textarea{border:0;border-bottom:1px solid #bdb7aa;background:transparent;padding:12px 0;outline:none;font-size:13px;text-transform:none;letter-spacing:0;border-radius:0}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#123f7d}.consent{flex-direction:row!important;align-items:center;gap:10px!important;text-transform:none!important;letter-spacing:0!important;font-size:11px!important}.consent input{width:auto}.submit{width:100%;justify-content:space-between}.success{text-align:center;padding:60px 25px}.success>span{width:60px;height:60px;border:1px solid #9b854a;color:#9b854a;border-radius:50%;display:grid;place-items:center;margin:auto;font-size:24px}.success h3{font-family:Georgia,serif;font-size:31px;font-weight:400}.success p{color:#666;line-height:1.5}.success button{border:0;border-bottom:1px solid #999;background:none;padding:10px;margin-top:20px}footer{background:#080808;color:#fff;padding:35px 6vw;display:flex;align-items:center;justify-content:space-between}footer p,footer>span{font-size:9px;color:#888;letter-spacing:.05em}.nav-actions{display:flex;align-items:center;gap:10px}.lang-switch{display:flex;align-items:center;gap:8px;margin-right:10px;font-size:10px;letter-spacing:.16em}.lang-switch a{color:#ffffff8a;padding:4px 2px;border-bottom:1px solid transparent}.lang-switch a:hover{color:#fff}.lang-switch a.active{color:var(--gold);border-bottom-color:#d7c18475}.member-access{padding:13px 15px;font-size:9px;text-transform:uppercase;letter-spacing:.15em;color:var(--gold);border-bottom:1px solid #d7c18475}@media(max-width:1050px){.nav-actions .nav-cta{display:none}}@media(max-width:700px){.nav-actions{gap:0}.member-access{font-size:8px;padding-inline:8px}}@media(max-width:1000px){.nav nav{display:none}.hotel-strip{grid-template-columns:repeat(3,1fr);height:auto}.hotel-strip .hotel-card{min-height:430px}.hotel-strip .hotel-card:nth-child(n+4){display:none}.plan-grid{grid-template-columns:1fr 1fr}.fly-stage,.contact{grid-template-columns:1fr}.hero-stat{display:none}.benefit-grid{grid-template-columns:1fr 1fr}.how{grid-template-columns:1fr}.how-visual{min-height:550px}.fly-heading{grid-template-columns:1fr}.eco-grid{grid-template-columns:1fr 1fr}.eco-grid article:nth-child(2){border-right:0}}@media(max-width:640px){.nav{height:72px;padding:0 20px}.brand{font-size:10px}.brand-mark{width:36px;height:36px}.nav-cta{display:none}.hero{padding:130px 22px 60px;min-height:850px;align-items:flex-end}.hero h1{font-size:54px}.hero-copy{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:8px}.section{padding:78px 22px}.section h2{font-size:43px}.lead{font-size:20px;margin-top:36px}.benefit-grid{grid-template-columns:1fr}.benefit-grid article{border-right:0;border-bottom:1px solid #cbc7ba;padding:24px 0!important;min-height:auto}.how-copy{padding:70px 22px}.how-visual{min-height:430px}.hotel-strip{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.hotel-strip .hotel-card,.hotel-strip .hotel-card:nth-child(n){display:flex;min-width:82vw;scroll-snap-align:center}.plan-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.plan{min-width:82vw;scroll-snap-align:center}.fly-heading{gap:20px}.fly-tabs{overflow-x:auto}.fly-tabs button{white-space:nowrap;margin-right:25px}.fly-stage{margin-inline:-22px}.media-card{padding:70px 15px 30px}.media-card img{height:auto;max-height:600px}.fly-info{padding:60px 24px}.fly-info h3{font-size:50px}.video-placeholder{min-height:520px}.eco-grid{grid-template-columns:1fr}.eco-grid article{border-right:0;border-bottom:1px solid #ffffff24}.contact{gap:50px}.contact-form{padding:30px 20px;margin-inline:-8px}.field-row{grid-template-columns:1fr}footer{flex-direction:column;gap:25px;text-align:center}.hero-rings{width:110vw;right:-40vw;top:30%}}.hotels .section-heading.light{margin-bottom:35px}.hotel-instruction{display:flex;justify-content:flex-end;gap:15px;align-items:center;color:#77736c;font-family:Georgia,serif;font-style:italic;font-size:12px;margin:0 0 18px}.hotel-instruction span{font-family:Arial,sans-serif;font-style:normal;text-transform:uppercase;letter-spacing:.12em;font-size:8px;color:var(--gold)}.hotels .hotel-strip{display:flex;grid-template-columns:none;height:620px;gap:8px;overflow:hidden}.hotels .hotel-strip .hotel-card,.hotels .hotel-strip .hotel-card:nth-child(n){display:flex;flex:1;min-width:0;min-height:0;background-size:cover;background-position:center;position:relative;padding:26px;color:#fff;flex-direction:column;justify-content:space-between;overflow:hidden;cursor:pointer;outline:0;filter:saturate(.72) brightness(.72);transition:flex .72s cubic-bezier(.22,.61,.36,1),filter .45s ease}.hotels .hotel-strip .hotel-card.active{flex:2.25;filter:saturate(1) brightness(1)}.hotels .hotel-strip .hotel-card:focus-visible{box-shadow:inset 0 0 0 2px var(--gold)}.hotels .hotel-strip .hotel-card>span{font-size:11px;color:var(--gold);transition:transform .5s ease}.hotels .hotel-strip .hotel-card.active>span{transform:translate(4px)}.hotel-content{width:min(440px,100%)}.hotels .hotel-strip small{font-size:9px;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.hotels .hotel-strip h3{font-family:Georgia,serif;font-size:31px;font-weight:400;line-height:1.02;margin:10px 0;transition:font-size .6s ease}.hotels .hotel-strip .hotel-card.active h3{font-size:clamp(36px,3.3vw,52px)}.hotels .hotel-strip .hotel-tags{font-size:9px;line-height:1.5;text-transform:uppercase;letter-spacing:.08em;color:#ded9ce;white-space:nowrap}.hotels .hotel-brief{max-width:380px;font-family:Georgia,serif;font-size:15px;line-height:1.48;color:#e7e1d7;text-transform:none;letter-spacing:0;margin:0;max-height:0;opacity:0;transform:translateY(14px);overflow:hidden;transition:max-height .6s ease,opacity .45s .14s ease,transform .5s .12s ease,margin .5s ease}.hotels .hotel-strip .hotel-card.active .hotel-brief{max-height:100px;opacity:1;transform:translateY(0);margin:17px 0}.hotel-discover{display:flex;justify-content:space-between;width:170px;padding-top:12px;border-top:1px solid #d7c18488;color:var(--gold);font-size:8px;text-transform:uppercase;letter-spacing:.12em;opacity:0;transform:translateY(10px);transition:opacity .4s .24s ease,transform .4s .24s ease}.hotels .hotel-strip .hotel-card.active .hotel-discover{opacity:1;transform:translateY(0)}.hotel-discover b{font-size:13px}@media(max-width:1000px){.hotel-instruction{justify-content:flex-start}.hotel-instruction span{display:none}.hotels .hotel-strip{height:520px;overflow-x:auto;scroll-snap-type:x mandatory}.hotels .hotel-strip .hotel-card,.hotels .hotel-strip .hotel-card:nth-child(n){display:flex;flex:none;min-width:46vw;min-height:520px;scroll-snap-align:center;filter:saturate(.8) brightness(.78)}.hotels .hotel-strip .hotel-card.active{flex:none;filter:none}.hotels .hotel-strip .hotel-card h3,.hotels .hotel-strip .hotel-card.active h3{font-size:38px}.hotels .hotel-strip .hotel-card.active .hotel-brief{max-height:110px}}@media(max-width:640px){.hotels .hotel-strip{height:560px}.hotels .hotel-strip .hotel-card,.hotels .hotel-strip .hotel-card:nth-child(n){min-width:82vw;min-height:560px;padding:22px}.hotels .hotel-strip .hotel-card h3,.hotels .hotel-strip .hotel-card.active h3{font-size:40px}.hotel-instruction:after{content:attr(data-swipe-hint);font-family:Arial,sans-serif;font-style:normal;text-transform:uppercase;letter-spacing:.12em;font-size:8px;color:var(--gold)}}.benefit-grid article{min-height:245px}.benefit-top{display:flex;align-items:flex-start;justify-content:space-between;height:60px}.benefit-top img{width:52px;height:52px;object-fit:contain;opacity:.82}.benefit-grid .benefit-top span{padding-top:4px}.benefit-grid h3{margin-top:30px}.eco-grid article{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:275px}.eco-logo{height:92px;width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.eco-logo img{display:block;max-width:190px;max-height:78px;object-fit:contain}.hesperia-logo img{filter:grayscale(1) brightness(0) invert(1)}.navicu-logo img{width:190px;height:auto}.rci-logo img{width:88px;height:88px;filter:grayscale(1) brightness(0) invert(1)}.productions-logo{flex-direction:column;gap:7px}.productions-logo img{height:57px;width:auto;filter:grayscale(1) brightness(0) invert(1)}.productions-logo strong{font-size:8px;letter-spacing:.34em;font-weight:500;color:#fff;margin-left:.34em}.eco-grid h3{margin-top:5px}@media(max-width:640px){.benefit-grid article{min-height:210px}.benefit-top{height:54px}.benefit-top img{width:46px;height:46px}.eco-logo{height:82px}.eco-grid article{min-height:235px}}.hotel-detail{--hotel-accent:#d7c184;--hotel-deep:#0a1720;background:#f3f0e9;color:#10100f;overflow:hidden}.hotel-detail[data-hotel-tone=tropical]{--hotel-accent:#e2c16c;--hotel-deep:#082941}.hotel-detail[data-hotel-tone=coast]{--hotel-accent:#9ed8dc;--hotel-deep:#071d26}.hotel-detail[data-hotel-tone=urban]{--hotel-accent:#cfbc89;--hotel-deep:#101318}.hotel-detail[data-hotel-tone=garden]{--hotel-accent:#b8c69c;--hotel-deep:#172019}.hotel-nav{height:82px;padding:0 5.5vw;position:absolute;top:0;z-index:30;width:100%;display:flex;align-items:center;justify-content:space-between;color:#fff;border-bottom:1px solid #ffffff2b}.hotel-nav nav{display:flex;gap:30px;font-size:11px;letter-spacing:.07em}.hotel-nav nav a{opacity:.72;transition:opacity .2s}.hotel-nav nav a:hover{opacity:1}.hotel-nav-cta{border:1px solid #ffffff73;padding:12px 18px;font-size:9px;text-transform:uppercase;letter-spacing:.14em}.hotel-detail-hero{min-height:100svh;position:relative;display:flex;align-items:flex-end;padding:145px 7vw 8vh;background-size:cover;background-position:center;color:#fff;overflow:hidden}.hotel-detail-hero:after{content:"";position:absolute;inset:auto 0 0;height:35%;background:linear-gradient(transparent,#020709a8);pointer-events:none}.hotel-hero-copy{position:relative;z-index:3;width:min(920px,77vw)}.hotel-back-link{display:inline-flex;margin-bottom:8vh;font-size:9px;text-transform:uppercase;letter-spacing:.16em;color:#ffffffb3}.hotel-detail-hero .eyebrow{color:var(--hotel-accent);margin-bottom:14px}.hotel-location{margin:0 0 16px;font-size:11px;letter-spacing:.17em;text-transform:uppercase;color:#ffffffbd}.hotel-detail-hero h1{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(57px,8.5vw,132px);line-height:.84;letter-spacing:-.055em;margin:0;max-width:1100px}.hotel-detail-hero h2{font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:400;color:var(--hotel-accent);font-size:clamp(28px,3vw,46px);line-height:1.1;margin:24px 0 14px}.hotel-detail-hero .hotel-hero-copy>p:last-of-type{font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.6;color:#eeeae2;max-width:590px;margin:0}.hotel-hero-actions{display:flex;align-items:center;gap:18px;margin-top:28px}.hotel-solid-button,.hotel-ghost-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;text-transform:uppercase;font-size:9px;letter-spacing:.14em;font-weight:700}.hotel-solid-button{background:var(--hotel-accent);color:#10110f}.hotel-ghost-button{border:1px solid #ffffff70;color:#fff}.hotel-hero-index{position:absolute;z-index:3;right:6vw;bottom:8vh;display:flex;flex-direction:column;align-items:flex-end;color:var(--hotel-accent)}.hotel-hero-index span{font-size:8px;letter-spacing:.28em}.hotel-hero-index strong{font-family:Georgia,serif;font-size:62px;font-weight:400;line-height:1}.hotel-hero-orbit{position:absolute;width:min(55vw,780px);aspect-ratio:1;right:-13vw;top:50%;transform:translateY(-50%)}.hotel-hero-orbit i{position:absolute;inset:0;border:1px solid color-mix(in srgb,var(--hotel-accent) 45%,transparent);border-radius:50%}.hotel-hero-orbit i:nth-child(2){inset:22%}.hotel-detail-section{padding:120px 7vw}.hotel-story{display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw;align-items:center;background:#f3f0e9}.hotel-story-copy h2,.hotel-detail-heading h2,.hotel-experience-heading h2,.hotel-circle-cta h2,.other-hotels-title h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,5.5vw,80px);font-weight:400;line-height:.98;letter-spacing:-.045em;margin:0}.hotel-story-copy>p:not(.eyebrow){font-family:Georgia,serif;color:#5e5a53;font-size:18px;line-height:1.65;margin:30px 0}.hotel-story figure{height:700px;margin:0;position:relative}.hotel-story figure:before{content:"";position:absolute;width:44%;aspect-ratio:1;border:1px solid var(--hotel-accent);border-radius:50%;top:-8%;right:-8%;z-index:0}.hotel-story img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover}.hotel-inline-link{display:inline-flex;gap:35px;border-bottom:1px solid #8f897a;padding:10px 0;text-transform:uppercase;font-size:9px;letter-spacing:.12em}.hotel-inline-link span{color:#8b743c}.hotel-stats{display:grid;grid-template-columns:repeat(3,1fr);background:var(--hotel-deep);color:#fff;padding:0 7vw}.hotel-stats article{padding:48px 0;border-right:1px solid #ffffff26;text-align:center}.hotel-stats article:first-child{border-left:1px solid #ffffff26}.hotel-stats strong{display:block;font-family:Georgia,serif;font-size:46px;font-weight:400;color:var(--hotel-accent);line-height:1}.hotel-stats span{display:block;margin-top:11px;font-size:9px;text-transform:uppercase;letter-spacing:.16em;color:#ffffffa2}.hotel-detail-heading{display:grid;grid-template-columns:1.5fr .5fr;gap:7vw;align-items:end;margin-bottom:60px}.hotel-detail-heading h2 em,.hotel-experience-heading h2 em,.hotel-circle-cta h2 em,.other-hotels-title h2 em{color:#9a8244;font-weight:400}.hotel-detail-heading>p{font-family:Georgia,serif;font-size:17px;line-height:1.55;color:#69645b;margin:0 0 8px}.hotel-facility-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #c7c0b2;border-left:1px solid #c7c0b2}.hotel-facility-grid article{min-height:290px;padding:28px;border-right:1px solid #c7c0b2;border-bottom:1px solid #c7c0b2;position:relative}.hotel-facility-grid article>span{font-size:9px;color:#89763f;letter-spacing:.12em}.hotel-facility-grid article>i{position:absolute;right:28px;top:24px;font-style:normal;color:#a18846;font-size:20px}.hotel-facility-grid h3{font-family:Georgia,serif;font-size:28px;font-weight:400;margin:90px 0 14px}.hotel-facility-grid p{font-size:12px;line-height:1.65;color:#6d685f;max-width:300px}.hotel-experiences{background:var(--hotel-deep);color:#fff;display:grid;grid-template-columns:.9fr 1.1fr;gap:9vw;padding:120px 7vw}.hotel-experience-heading h2 em{color:var(--hotel-accent)}.hotel-experience-list{border-top:1px solid #ffffff28}.hotel-experience-list article{display:grid;grid-template-columns:55px 1fr;gap:20px;padding:28px 0;border-bottom:1px solid #ffffff28}.hotel-experience-list article>span{font-size:9px;color:var(--hotel-accent);letter-spacing:.12em}.hotel-experience-list h3{font-family:Georgia,serif;font-size:25px;font-weight:400;margin:0 0 10px}.hotel-experience-list p{font-size:12px;line-height:1.65;color:#aaa79f;max-width:510px;margin:0}.hotel-room-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.hotel-room-grid article{background:#e8e3da}.hotel-room-photo{height:440px;position:relative;overflow:hidden}.hotel-room-photo img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.hotel-room-grid article:hover .hotel-room-photo img{transform:scale(1.035)}.hotel-room-photo span{position:absolute;top:18px;left:18px;background:#0a0a0ad9;color:var(--hotel-accent);width:38px;height:38px;display:grid;place-items:center;font-size:9px}.hotel-room-grid article>div:last-child{padding:27px 25px 32px}.hotel-room-grid h3{font-family:Georgia,serif;font-size:28px;font-weight:400;margin:0 0 12px}.hotel-room-grid p{font-size:12px;line-height:1.6;color:#625e56;margin:0}.hotel-gallery{background:#080909;display:grid;grid-template-columns:1.25fr .75fr .75fr;grid-template-rows:380px 380px;gap:7px;padding:7px}.hotel-gallery figure{margin:0;overflow:hidden}.hotel-gallery figure:first-child{grid-row:1/3}.hotel-gallery figure:nth-child(4){grid-column:2/4}.hotel-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease,filter .5s}.hotel-gallery figure:hover img{transform:scale(1.025);filter:saturate(1.06)}.hotel-circle-cta{background:#103c79;color:#fff;display:grid;grid-template-columns:1fr .65fr;gap:8vw;align-items:end;position:relative}.hotel-circle-cta:after{content:"";position:absolute;width:590px;aspect-ratio:1;border:1px solid #d7c18447;border-radius:50%;left:-180px;top:-260px}.hotel-circle-cta>div{position:relative;z-index:1}.hotel-circle-cta h2 em{color:#d7c184}.hotel-circle-cta>div:last-child>p{font-family:Georgia,serif;color:#d6deea;font-size:17px;line-height:1.6;margin:0 0 28px}.hotel-circle-cta .hotel-solid-button{--hotel-accent:#d7c184}.other-hotels{display:grid;grid-template-columns:.75fr 1.25fr;gap:9vw;background:#eeeae2}.other-hotel-list{border-top:1px solid #bcb5a8}.other-hotel-list a{display:grid;grid-template-columns:50px 1fr 25px;align-items:center;gap:20px;padding:24px 0;border-bottom:1px solid #bcb5a8;transition:padding .3s,color .3s}.other-hotel-list a:hover{padding-left:8px;color:#7f6932}.other-hotel-list>a>span{font-size:9px;color:#907b42}.other-hotel-list small{font-size:8px;text-transform:uppercase;letter-spacing:.13em;color:#777269}.other-hotel-list h3{font-family:Georgia,serif;font-weight:400;font-size:23px;margin:6px 0 0}.other-hotel-list b{font-weight:400;color:#8b743c}.hotel-footer{background:#080808;color:#fff;padding:35px 6vw;display:flex;align-items:center;justify-content:space-between}.hotel-footer address,.hotel-footer>span{font-size:9px;color:#888;letter-spacing:.05em;font-style:normal}.not-found-hotel{min-height:100svh;background:#0a0a0a;color:#fff;display:grid;place-content:center;text-align:center;padding:40px}.not-found-hotel h1{font-family:Georgia,serif;font-size:55px;font-weight:400}.not-found-hotel .hotel-solid-button{margin:auto}.hotel-detail em{font-style:italic}@media(max-width:1000px){.hotel-nav nav{display:none}.hotel-story{grid-template-columns:1fr;gap:55px}.hotel-story figure{height:580px}.hotel-detail-heading{grid-template-columns:1fr}.hotel-detail-heading>p{max-width:500px}.hotel-facility-grid{grid-template-columns:repeat(2,1fr)}.hotel-experiences{grid-template-columns:1fr;gap:65px}.hotel-room-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.hotel-room-grid article{min-width:46vw;scroll-snap-align:center}.hotel-gallery{grid-template-columns:1fr 1fr;grid-template-rows:480px 300px 300px}.hotel-gallery figure:first-child{grid-column:1/3;grid-row:auto}.hotel-gallery figure:nth-child(4){grid-column:1/3}.hotel-circle-cta,.other-hotels{grid-template-columns:1fr;gap:60px}.hotel-hero-copy{width:min(750px,83vw)}.hotel-hero-index{display:none}}@media(max-width:640px){.hotel-nav{height:72px;padding:0 20px}.hotel-nav-cta{display:none}.hotel-detail-hero{min-height:900px;padding:130px 22px 55px;background-position:58% center}.hotel-detail-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#020709 0%,#020709b8 50%,transparent 85%)}.hotel-hero-copy{width:100%}.hotel-back-link{margin-bottom:17vh}.hotel-detail-hero h1{font-size:58px;line-height:.9}.hotel-detail-hero h2{font-size:29px}.hotel-detail-hero .hotel-hero-copy>p:last-of-type{font-size:15px}.hotel-hero-actions{flex-direction:column;align-items:stretch}.hotel-solid-button,.hotel-ghost-button{width:100%}.hotel-hero-orbit{width:120vw;right:-62vw;top:27%}.hotel-detail-section{padding:78px 22px}.hotel-story-copy h2,.hotel-detail-heading h2,.hotel-experience-heading h2,.hotel-circle-cta h2,.other-hotels-title h2{font-size:44px}.hotel-story figure{height:470px}.hotel-stats{padding:0 22px;grid-template-columns:1fr}.hotel-stats article,.hotel-stats article:first-child{border-left:0;border-right:0;border-bottom:1px solid #ffffff26;padding:32px 0}.hotel-facility-grid{grid-template-columns:1fr}.hotel-facility-grid article{min-height:250px}.hotel-facility-grid h3{margin-top:65px}.hotel-experiences{padding:78px 22px}.hotel-room-grid{margin-right:-22px}.hotel-room-grid article{min-width:84vw}.hotel-room-photo{height:390px}.hotel-gallery{grid-template-columns:1fr;grid-template-rows:none;padding:5px;gap:5px}.hotel-gallery figure,.hotel-gallery figure:first-child,.hotel-gallery figure:nth-child(4){grid-column:auto;grid-row:auto;height:350px}.hotel-gallery figure:first-child{height:490px}.hotel-circle-cta{gap:45px}.other-hotels{gap:50px}.other-hotel-list a{grid-template-columns:35px 1fr 18px;gap:12px}.hotel-footer{flex-direction:column;gap:24px;text-align:center}.hotel-footer address{line-height:1.5}.not-found-hotel h1{font-size:42px}}.hotel-facility-grid article{transition:background-color .35s ease}.hotel-facility-grid article:hover{background:color-mix(in srgb,var(--hotel-accent) 9%,#f3f0e9)}.hotel-facility-grid article>.hotel-facility-number{font-size:9px;color:#89763f;letter-spacing:.12em}.hotel-facility-grid article>.hotel-facility-icon{position:absolute;right:24px;top:21px;width:58px;height:58px;border:1px solid color-mix(in srgb,var(--hotel-accent) 72%,#7c6d48);border-radius:50%;display:grid;place-items:center;color:#927a3c;background:#f3f0e9;transition:transform .38s cubic-bezier(.2,.8,.2,1),background-color .35s ease,color .35s ease,border-color .35s ease}.hotel-facility-grid article:hover>.hotel-facility-icon{transform:translateY(-4px) rotate(-3deg);background:var(--hotel-accent);border-color:var(--hotel-accent);color:var(--hotel-deep)}.hotel-facility-icon>i{position:relative;display:block;width:30px;height:30px;color:inherit;font-style:normal}.hotel-facility-icon>i:before,.hotel-facility-icon>i:after{content:"";position:absolute;display:block;box-sizing:border-box;color:inherit}.hotel-facility-icon.beach>i:before{width:8px;height:8px;border:1.5px solid currentColor;border-radius:50%;right:1px;top:1px}.hotel-facility-icon.beach>i:after{left:0;bottom:3px;width:30px;height:11px;border-top:1.5px solid currentColor;border-radius:50%;box-shadow:0 -5px 0 -4px currentColor,0 5px 0 -4px currentColor}.hotel-facility-icon.golf>i:before{left:9px;top:1px;width:1.5px;height:26px;background:currentColor}.hotel-facility-icon.golf>i:after{left:10px;top:2px;width:15px;height:10px;background:currentColor;clip-path:polygon(0 0,100% 20%,0 100%)}.hotel-facility-icon.spa>i:before{left:10px;top:2px;width:11px;height:11px;border:1.5px solid currentColor;border-radius:50% 50% 46% 46%;transform:rotate(45deg)}.hotel-facility-icon.spa>i:after{left:1px;bottom:3px;width:28px;height:13px;border-bottom:1.5px solid currentColor;border-radius:0 0 50% 50%;box-shadow:0 5px 0 -4px currentColor}.hotel-facility-icon.dining>i:before{left:2px;top:11px;width:26px;height:13px;border:1.5px solid currentColor;border-bottom:0;border-radius:15px 15px 0 0}.hotel-facility-icon.dining>i:after{left:0;bottom:4px;width:30px;height:1.5px;background:currentColor;box-shadow:12px -18px 0 -5px currentColor}.hotel-facility-icon.fitness>i:before{left:5px;top:14px;width:20px;height:2px;background:currentColor}.hotel-facility-icon.fitness>i:after{left:2px;top:8px;width:5px;height:14px;border:1.5px solid currentColor;border-radius:2px;box-shadow:21px 0 0 -1.5px #f3f0e9,21px 0 0 0 currentColor,5px 2px 0 -1px currentColor,16px 2px 0 -1px currentColor}.hotel-facility-grid article:hover .hotel-facility-icon.fitness>i:after{box-shadow:21px 0 0 -1.5px var(--hotel-accent),21px 0 0 0 currentColor,5px 2px 0 -1px currentColor,16px 2px 0 -1px currentColor}.hotel-facility-icon.events>i:before{left:3px;top:6px;width:24px;height:21px;border:1.5px solid currentColor;border-radius:2px;background:linear-gradient(currentColor,currentColor) 0 6px/100% 1.5px no-repeat}.hotel-facility-icon.events>i:after{left:8px;top:3px;width:2px;height:7px;background:currentColor;box-shadow:12px 0 0 currentColor,0 11px 0 currentColor,6px 11px 0 currentColor,12px 11px 0 currentColor}.hotel-facility-icon.pool>i:before,.hotel-facility-icon.pool>i:after{left:1px;width:28px;height:9px;border-top:1.5px solid currentColor;border-radius:50%}.hotel-facility-icon.pool>i:before{top:8px;box-shadow:0 5px 0 -4px currentColor}.hotel-facility-icon.pool>i:after{top:18px;box-shadow:0 5px 0 -4px currentColor}.hotel-facility-icon.kids>i:before{left:7px;top:1px;width:17px;height:20px;border:1.5px solid currentColor;border-radius:52% 48% 50% 50%;transform:rotate(-8deg)}.hotel-facility-icon.kids>i:after{left:14px;top:21px;width:10px;height:8px;border-left:1.5px solid currentColor;border-bottom:1.5px solid currentColor;border-radius:0 0 0 80%;transform:rotate(12deg)}.hotel-facility-icon.beach-club>i:before{left:1px;top:4px;width:28px;height:14px;background:currentColor;clip-path:polygon(50% 0,100% 100%,73% 83%,50% 100%,27% 83%,0 100%)}.hotel-facility-icon.beach-club>i:after{left:14px;top:15px;width:1.5px;height:13px;background:currentColor;box-shadow:7px 13px 0 -.2px currentColor;transform:rotate(-5deg)}.hotel-facility-icon.sailing>i:before{left:11px;top:1px;width:15px;height:20px;background:currentColor;clip-path:polygon(0 0,100% 85%,0 85%)}.hotel-facility-icon.sailing>i:after{left:1px;bottom:2px;width:28px;height:9px;border-top:5px solid currentColor;border-radius:0 0 50% 50%;transform:skew(-18deg)}.hotel-facility-icon.lunchbox>i:before{left:3px;top:8px;width:24px;height:18px;border:1.5px solid currentColor;border-radius:3px;background:linear-gradient(currentColor,currentColor) 0 6px/100% 1.5px no-repeat}.hotel-facility-icon.lunchbox>i:after{left:9px;top:3px;width:12px;height:8px;border:1.5px solid currentColor;border-bottom:0;border-radius:6px 6px 0 0}.hotel-facility-icon.bar>i:before{left:3px;top:3px;width:24px;height:14px;border:1.5px solid currentColor;clip-path:polygon(0 0,100% 0,58% 100%,42% 100%)}.hotel-facility-icon.bar>i:after{left:14px;top:17px;width:1.5px;height:9px;background:currentColor;box-shadow:-5px 9px 0 1px currentColor}.hotel-facility-icon.vip>i:before{left:2px;top:7px;width:26px;height:18px;background:currentColor;clip-path:polygon(0 12%,27% 53%,50% 0,73% 53%,100% 12%,87% 100%,13% 100%)}.hotel-facility-icon.vip>i:after{left:5px;bottom:2px;width:20px;height:1.5px;background:currentColor}.hotel-facility-icon.pet>i{background:radial-gradient(circle at 50% 68%,currentColor 0 6px,transparent 6.5px),radial-gradient(circle at 17% 38%,currentColor 0 3.2px,transparent 3.7px),radial-gradient(circle at 40% 20%,currentColor 0 3.5px,transparent 4px),radial-gradient(circle at 65% 20%,currentColor 0 3.5px,transparent 4px),radial-gradient(circle at 84% 39%,currentColor 0 3.2px,transparent 3.7px)}.hotel-facility-icon.room-service>i:before{left:2px;top:13px;width:26px;height:11px;border:1.5px solid currentColor;border-bottom:0;border-radius:14px 14px 0 0}.hotel-facility-icon.room-service>i:after{left:0;bottom:4px;width:30px;height:1.5px;background:currentColor;box-shadow:8px 3px 0 1px currentColor,22px 3px 0 1px currentColor,8px -22px 0 -3px currentColor,15px -24px 0 -3px currentColor}.hotel-facility-icon.connectivity>i:before{content:"P";left:1px;top:4px;font-family:Arial,sans-serif;font-size:21px;line-height:1;font-weight:500}.hotel-facility-icon.connectivity>i:after{right:0;top:7px;width:14px;height:14px;border:1.5px solid currentColor;border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;transform:rotate(-45deg);box-shadow:4px 4px 0 -3px currentColor}@media(prefers-reduced-motion:reduce){.hotel-facility-grid article,.hotel-facility-grid article>.hotel-facility-icon{transition:none}.hotel-facility-grid article:hover>.hotel-facility-icon{transform:none}}@media(max-width:640px){.hotel-facility-grid article>.hotel-facility-icon{width:52px;height:52px;right:20px;top:18px}.hotel-facility-icon>i{transform:scale(.9)}.hotel-facility-grid h3{margin-top:72px}}.hotels .hotel-strip .hotel-card{background-image:none!important;isolation:isolate;filter:none}.hotel-card-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:filter .45s ease,transform .72s cubic-bezier(.22,.61,.36,1)}.hotels .hotel-strip .hotel-card:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#00000014 20%,#000000eb);pointer-events:none}.hotels .hotel-strip .hotel-card:not(.active) .hotel-card-media{filter:saturate(.72) brightness(.72)}.hotels .hotel-strip .hotel-card.active .hotel-card-media{filter:saturate(1) brightness(1);transform:scale(1.025)}.hotels .hotel-strip .hotel-card>span,.hotels .hotel-strip .hotel-card>.hotel-content{position:relative;z-index:1}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--gold);outline-offset:4px}[hidden]{display:none!important}
