:root{color-scheme:light;--paper:#fbfaf7;--paper-warm:#f4efe5;--ink:#191815;--muted:#665f55;--line:#19181524;--line-strong:#19181547;--green:#19372c;--green-soft:#dfe9df;--stone:#d8cdbd;--gold:#b79558;--gold-soft:#efe3cd;--white:#fff;--display:"Cormorant Garamond", Georgia, serif;--body:"Assistant", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--max:1180px;--radius:8px;--shadow:0 24px 80px #1918151f;--scroll-progress:0}*{box-sizing:border-box}html{scroll-behavior:smooth}[id]{scroll-margin-top:96px}body{background:var(--paper);color:var(--ink);font-family:var(--body);text-rendering:optimizelegibility;margin:0;font-size:17px;line-height:1.6;overflow-x:hidden}.scroll-progress{z-index:90;pointer-events:none;background:linear-gradient(90deg, var(--gold), #ffffffc7, var(--green));width:100%;height:3px;transform:scaleX(var(--scroll-progress,0));transform-origin:0;position:fixed;top:0;left:0;box-shadow:0 0 22px #b7955859}p,a,span,strong,h1,h2,h3,button,input{overflow-wrap:anywhere}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.sr-only{white-space:nowrap;clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.motion-ready [data-reveal]{opacity:0;transition:opacity .62s,transform .78s cubic-bezier(.2,.72,.18,1);transition-delay:var(--reveal-delay,0s);transform:translateY(28px)}.motion-ready [data-reveal=item]{transform:translateY(18px)}.motion-ready [data-reveal].is-visible{opacity:1;transform:none}.depth-layer{transform:translate3d(0, var(--parallax-y,0), 0) scale(var(--depth-scale,1.025));transform-origin:50%;will-change:transform}.depth-card{isolation:isolate;top:var(--card-lift,0);position:relative;overflow:hidden}.depth-card:after{content:"";z-index:-1;opacity:var(--shine-opacity,0);pointer-events:none;background:radial-gradient(circle at var(--shine-x,50%) var(--shine-y,40%), #ffffff75, #ffffff29 24%, transparent 54%);transition:opacity .18s;position:absolute;inset:-1px}button,input{font:inherit}.skip-link{z-index:100;background:var(--ink);color:var(--white);border-radius:999px;padding:10px 14px;position:absolute;top:12px;left:18px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-nav{z-index:40;border-bottom:1px solid var(--line);background:#fbfaf7fa;position:sticky;top:0;box-shadow:0 10px 28px #1918150d}.site-nav-overlay{width:100%;color:var(--white);background:linear-gradient(#00000080,#0000);border-bottom:0;position:absolute}.nav-shell{width:min(var(--max), calc(100% - 48px));grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:78px;margin:0 auto;display:grid}.brand{flex-direction:column;align-items:flex-start;min-width:max-content;line-height:1;display:inline-flex}.brand-name,.footer-brand{font-family:var(--display);letter-spacing:0;font-size:34px;font-weight:500}.brand-sub{color:var(--gold);letter-spacing:.22em;text-transform:uppercase;margin-top:-2px;font-size:11px;font-weight:800}.site-nav-overlay .brand-sub{color:#ffffffc7}.nav-links{color:#3e3932;letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;font-size:13px;font-weight:800;display:flex}.site-nav-overlay .nav-links{color:#ffffffe6}.nav-links a{border-bottom:2px solid #0000}.nav-links a[aria-current=page]{color:var(--green);border-bottom-color:currentColor}.site-nav-overlay .nav-links a[aria-current=page]{color:var(--white)}.nav-actions{align-items:center;gap:10px;display:inline-flex}.nav-phone{color:var(--muted);font-size:14px;font-weight:800}.site-nav-overlay .nav-phone{color:#ffffffdb}.mobile-actions{left:12px;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:60;opacity:0;pointer-events:none;border:1px solid var(--line);background:#fbfaf7fa;border-radius:999px;grid-template-columns:1.35fr 1fr 1fr;gap:8px;padding:8px;transition:opacity .22s,transform .22s;display:none;position:fixed;transform:translateY(calc(100% + 24px));box-shadow:0 18px 55px #19181533}.mobile-actions.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-actions a{min-height:44px;color:var(--green);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;font-size:12px;font-weight:900;display:inline-flex}.mobile-actions a:first-child{background:var(--green);color:var(--white)}.btn,.nav-cta,.booking-panel button{letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:12px 20px;font-size:13px;font-weight:900;display:inline-flex}.btn-primary,.nav-cta,.booking-panel button{background:var(--green);color:var(--white)}.btn-secondary{border:1px solid var(--line-strong);color:var(--green)}.btn-light{color:var(--ink);background:#ffffffe6}.nav a:focus-visible,.site-nav a:focus-visible,.mobile-actions a:focus-visible,.btn:focus-visible,.booking-panel input:focus-visible,.booking-panel button:focus-visible,.text-link:focus-visible{outline-offset:4px;outline:2px solid}.hero{--hero-tilt-x:0deg;--hero-tilt-y:0deg;--hero-glow-x:50%;--hero-glow-y:42%;background:var(--green);perspective:1200px;place-items:center;min-height:820px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";z-index:2;background:linear-gradient(#0000,#ffffffbd,#0000);width:1px;height:72px;animation:2.4s ease-in-out infinite scroll-cue;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.hero:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle at var(--hero-glow-x) var(--hero-glow-y), #ffffff2e, #ffffff0a 18%, transparent 42%), linear-gradient(180deg, transparent 70%, #19181547);mix-blend-mode:screen;opacity:.72;transition:opacity .24s;position:absolute;inset:0}.hero-media{transform:perspective(1200px) rotateX(var(--hero-tilt-x)) rotateY(var(--hero-tilt-y)) scale(1.015);transform-origin:50%;transform-style:preserve-3d;will-change:transform;transition:transform .26s ease-out;position:absolute;inset:0}.hero-media:after{content:"";background:linear-gradient(#00000085,#0000002e 38%,#00000073),linear-gradient(90deg,#0000006b,#0000000d 54%,#0000002e);position:absolute;inset:0}.hero-media img{object-fit:cover;filter:saturate(1.04)contrast(1.02);width:100%;height:100%}@keyframes scroll-cue{0%,to{opacity:.36;transform:translate(-50%,-6px)}50%{opacity:1;transform:translate(-50%,8px)}}.hero-copy{z-index:3;width:min(920px,100% - 48px);color:var(--white);text-align:center;text-shadow:0 3px 18px #00000057;margin:72px auto 0;position:relative}h1,h2,h3{font-family:var(--display);letter-spacing:0;text-wrap:balance;margin:0;font-weight:500;line-height:.98}h1{font-size:clamp(52px,7vw,104px)}h2{font-size:clamp(38px,5vw,68px)}h3{font-size:30px}.hero-copy p{color:#ffffffdb;width:min(700px,100%);margin:24px auto 0;font-size:clamp(18px,2vw,22px)}.hero-actions,.footer-actions,.local-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-actions{justify-content:center;margin-top:34px}.booking-panel{z-index:4;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);width:min(1180px,100% - 48px);box-shadow:var(--shadow);margin:-68px auto 0;padding:22px;transition:border-color .22s,box-shadow .22s,top .22s;position:relative}.booking-panel form{grid-template-columns:minmax(160px,1.1fr) minmax(160px,1.1fr) minmax(112px,.75fr) minmax(112px,.75fr) auto;align-items:end;gap:14px;display:grid}.booking-panel label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;gap:7px;font-size:13px;font-weight:900;display:grid}.booking-panel input,.booking-panel select{border:1px solid var(--line);background:var(--paper);width:100%;min-height:50px;color:var(--ink);border-radius:999px;padding:0 18px}.booking-panel select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,#0000 50%);background-position:calc(100% - 18px) 22px,calc(100% - 12px) 22px;background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:36px}.booking-panel p{max-width:100%;color:var(--muted);text-align:center;margin:14px 0 0;font-size:14px}.booking-panel p a{color:var(--green);font-weight:900}.section-pad{width:min(var(--max), calc(100% - 48px));margin:0 auto;padding:110px 0}.section-heading{gap:18px;width:min(820px,100%);display:grid}.section-heading p,.intro p,.media-feature p,.event-section p,.local-section p,.postcard-section p,.page-hero p{color:var(--muted);margin:0;font-size:20px}.pathways{grid-template-columns:repeat(3,1fr);gap:12px;padding-bottom:40px;display:grid}.path-card,.suite-card,.menu-grid article,.contact-grid article,.faq-list article{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);gap:12px;min-height:210px;padding:24px;transition:border-color .22s,box-shadow .22s,top .22s;display:grid}.path-card:hover,.suite-card:hover,.contact-grid article:hover,.menu-grid article:hover,.faq-list article:hover,.intro-proof div:hover,.booking-panel:hover{border-color:var(--line-strong);--card-lift:-5px;box-shadow:0 18px 48px #1918151a}.path-card span,.suite-card span,.menu-grid span{font-family:var(--display);font-size:30px;line-height:1}.path-card p,.suite-card p,.menu-grid p{color:var(--muted);margin:0}.path-card strong,.text-link{color:var(--green);letter-spacing:.08em;text-transform:uppercase;align-self:end;font-size:13px;font-weight:900}.intro{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:48px;display:grid}.intro-proof{grid-template-columns:repeat(3,150px);gap:10px;display:grid}.intro-proof div{background:var(--green);color:var(--white);border-radius:var(--radius);padding:22px;transition:box-shadow .22s,top .22s}.intro-proof strong{font-family:var(--display);font-size:50px;line-height:1;display:block}.intro-proof span{color:#ffffffb8;letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:900}.media-feature,.event-section,.page-hero{perspective:1100px;grid-template-columns:minmax(320px,1fr) minmax(0,.92fr);align-items:center;gap:64px;display:grid}.media-feature img,.event-section img,.page-hero img,.experience-grid img{object-fit:cover;border-radius:var(--radius);width:100%;height:100%;min-height:420px;box-shadow:0 26px 70px #1918151f}.media-feature>div,.event-section>div{gap:24px;display:grid}.amenity-list{flex-wrap:wrap;gap:8px;display:flex}.amenity-list span,.event-section li{background:var(--green-soft);color:var(--green);border-radius:999px;padding:9px 13px;font-size:13px;font-weight:900}.suites-preview{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:28px;display:grid}.suite-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.suite-card small{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;font-weight:900}.experience-band,.faq-section{gap:34px;display:grid}.experience-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.experience-grid article{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);transition:border-color .22s,box-shadow .22s,top .22s;overflow:hidden}.experience-grid article:hover{border-color:var(--line-strong);--card-lift:-5px;box-shadow:0 18px 48px #1918151a}.experience-grid img{border-radius:0;min-height:230px}.experience-grid article div{padding:22px}.experience-grid h3,.experience-grid p{margin:0}.experience-grid p{color:var(--muted);margin-top:10px}.event-section{background:var(--green);color:var(--white);width:100%;max-width:none;padding:110px max(24px, calc((100vw - var(--max)) / 2))}.event-section p{color:#ffffffc7}.event-section ul{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.event-section li{color:var(--white);background:#ffffff1f}.event-section .btn-primary{background:var(--white);color:var(--green);width:max-content}.local-section,.postcard-section,.contact-strip{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:32px;display:flex}.local-section>div:first-child,.postcard-section>div:first-child{width:min(720px,100%)}.postcard-section article{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);width:min(360px,100%);overflow:hidden;box-shadow:0 14px 45px #1918151a}.postcard-section article img{aspect-ratio:1.91;object-fit:cover;width:100%}.postcard-section article div{padding:16px}.postcard-section article span{color:var(--muted);font-size:13px}.postcard-section article strong{margin-top:4px;display:block}.postcard-section article p{margin-top:6px;font-size:14px}.next-steps{border-top:1px solid var(--line);gap:28px;display:grid}.next-step-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.next-step-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);gap:12px;min-height:178px;padding:24px;transition:border-color .22s,box-shadow .22s,top .22s;display:grid}.next-step-card:hover{border-color:var(--line-strong);--card-lift:-5px;box-shadow:0 18px 48px #1918151a}.next-step-card span{font-family:var(--display);font-size:30px;line-height:1}.next-step-card p{color:var(--muted);margin:0}.next-step-card strong{color:var(--green);letter-spacing:.08em;text-transform:uppercase;align-self:end;font-size:13px;font-weight:900}.faq-list{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.faq-list article{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:26px}.faq-list h3{font-size:30px}.faq-list p{color:var(--muted);margin:12px 0 0}.press-band{color:var(--muted);text-align:center;padding-top:0}.press-band span{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;font-weight:900}.press-band p{font-family:var(--display);color:var(--ink);margin:12px 0 0;font-size:clamp(28px,4vw,48px)}.subpage{padding-top:34px}.breadcrumbs{width:min(var(--max), calc(100% - 48px));color:var(--muted);letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:8px;margin:0 auto;font-size:13px;font-weight:900;display:flex}.breadcrumbs a{color:var(--green)}.breadcrumbs span[aria-current=page]{color:var(--gold)}.page-hero{width:min(var(--max), calc(100% - 48px));margin:0 auto;padding-top:78px;padding-bottom:60px}.page-hero>div{gap:22px;display:grid}.page-hero h1{color:var(--green)}.suite-page-grid,.menu-grid,.contact-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.menu-grid{grid-template-columns:repeat(2,1fr)}.menu-grid article,.contact-grid article{min-height:168px}.contact-grid article span{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:900}.contact-grid article a{font-family:var(--display);font-size:30px;line-height:1}.contact-strip h2{width:min(760px,100%)}.footer{width:min(var(--max), calc(100% - 48px));border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto auto;gap:56px;margin:0 auto;padding:64px 0;display:grid}.footer-main p{max-width:520px;color:var(--muted);margin:10px 0 24px}.footer-group h2{color:var(--gold);font-family:var(--body);letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:900}.footer-group ul{color:var(--muted);gap:8px;margin:0;padding:0;list-style:none;display:grid}.footer a:hover{color:var(--green)}@media (width<=980px){.nav-shell{width:min(100% - 32px, var(--max));grid-template-columns:1fr auto;gap:14px;padding:12px 0}.nav-links{order:3;grid-column:1/-1;justify-content:flex-start;gap:10px 16px;font-size:12px}.nav-phone{display:none}.hero{min-height:720px}.booking-panel form,.pathways,.intro,.media-feature,.event-section,.page-hero,.suite-grid,.suite-page-grid,.experience-grid,.faq-list,.next-step-grid,.menu-grid,.contact-grid,.footer{grid-template-columns:1fr}.booking-panel{width:min(100% - 32px, var(--max))}.intro-proof{grid-template-columns:repeat(3,1fr)}.local-section,.postcard-section,.contact-strip{align-items:stretch;display:grid}.footer{gap:28px}}@media (width<=620px){body{padding-bottom:calc(78px + env(safe-area-inset-bottom));font-size:16px}.mobile-actions{display:grid}.nav-shell{grid-template-columns:1fr;min-height:68px}.brand-name,.footer-brand{font-size:30px}.nav-actions{display:none}.nav-links{flex-wrap:wrap;gap:8px 14px;max-width:100%;padding-bottom:0;font-size:11px;overflow:visible}.hero{min-height:640px}.hero-copy{width:min(100% - 48px,340px);margin-top:78px}h1{font-size:clamp(34px,10vw,42px);line-height:1.04}h2{font-size:clamp(34px,11vw,48px)}.hero-copy p,.section-heading p,.intro p,.media-feature p,.event-section p,.local-section p,.postcard-section p,.page-hero p{font-size:18px}.booking-panel{width:min(100% - 48px, var(--max));margin-top:-44px;padding:16px;overflow:hidden}.hero-actions,.footer-actions,.local-actions{display:grid}.booking-panel button,.btn,.local-actions a,.footer-actions a{width:100%;max-width:100%}.section-pad{width:min(100% - 32px, var(--max));padding:76px 0}.page-hero{width:min(100% - 32px, var(--max))}.breadcrumbs{width:min(100% - 32px, var(--max));font-size:12px}.path-card,.suite-card,.menu-grid article,.contact-grid article{min-height:auto}.intro-proof{grid-template-columns:1fr}.media-feature img,.event-section img,.page-hero img{min-height:300px}.event-section{padding:76px 16px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.depth-layer,.hero-media,.hero-copy,.depth-card{transform:none!important}.mobile-actions{transition:none!important}.hero:after,.depth-card:after{display:none}}.prototype-home{color:#211f1b;background:#f7f3eb}.prototype-home h1,.prototype-home h2,.prototype-home h3{font-family:var(--display);letter-spacing:0;font-weight:500}.prototype-home a:focus-visible,.prototype-home button:focus-visible,.prototype-home input:focus-visible,.prototype-home select:focus-visible{outline-offset:4px;outline:3px solid #c69b54;box-shadow:0 0 0 4px #c69b543d}.prototype-hero{background:#102a21;min-height:560px;position:relative;overflow:hidden}.prototype-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.prototype-hero:after{content:"";background:linear-gradient(90deg,#07100dc2,#07100d4d 45%,#07100d70),linear-gradient(#07100db8,#0000 38%,#07100d70);position:absolute;inset:0}.prototype-nav{z-index:2;color:#fffaf1;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;width:min(100% - 48px,1280px);min-height:78px;margin:0 auto;display:grid;position:relative}.prototype-brand{color:#c69b54;min-width:max-content;font-family:var(--display);align-items:center;gap:12px;font-size:29px;line-height:1;display:inline-flex}.prototype-brand img{background:0 0;border-radius:50%;width:50px;height:50px}.prototype-nav nav{font-family:var(--display);justify-content:center;gap:28px;font-size:16px;display:flex}.prototype-nav nav a{border-bottom:1px solid #0000;padding:28px 0 8px}.prototype-nav nav a:hover,.prototype-nav nav a:first-child{border-color:#c69b54}.gold-button,.dark-button,.outline-button{justify-content:center;align-items:center;min-height:44px;padding:0 24px;font-weight:800;display:inline-flex}.gold-button{color:#fffaf1;background:#c69b54}.dark-button{color:#fffaf1;background:#12362b}.outline-button{color:#12362b;border:1px solid #12362b59}.prototype-hero-copy{z-index:2;color:#fffaf1;width:min(100% - 80px,1280px);margin:96px auto 0;position:relative}.prototype-hero-copy h1{text-shadow:0 2px 14px #00000047;max-width:760px;margin:0;font-size:88px;line-height:.94}.prototype-subtitle{color:#c69b54;font-family:var(--display);margin:18px 0 6px;font-size:34px;line-height:1.1}.prototype-hero-copy p:last-child{color:#fffaf1eb;max-width:560px;margin:0;font-size:20px}.prototype-booking{z-index:3;background:#fff;width:min(100% - clamp(36px,7vw,104px),1110px);margin:-50px auto 0;padding:18px 20px;position:relative;box-shadow:0 18px 42px #1c18122e}.prototype-booking form{grid-template-columns:minmax(150px,1fr) minmax(150px,1fr) minmax(105px,.78fr) minmax(105px,.78fr) minmax(190px,1.1fr);align-items:end;gap:0;display:grid}.prototype-booking label{border-right:1px solid #211f1b2e;gap:5px;min-width:0;padding:0 clamp(16px,2vw,28px);display:grid}.prototype-booking label:first-child{padding-left:12px}.prototype-booking label>span{color:#6f675d;font-size:13px}.prototype-booking input,.prototype-booking select{color:#7b746b;background:0 0;border:0;outline:none;width:100%;padding:0}.booking-date-control{align-items:center;gap:10px;min-height:30px;display:flex;position:relative}.prototype-booking .booking-date-control input{min-height:30px;font:inherit;cursor:pointer;padding-right:36px;line-height:1.2}.booking-date-control:focus-within{box-shadow:inset 0 -2px #c69b54}.prototype-booking .booking-date-control input:focus-visible{outline:0;box-shadow:inset 0 -2px #c69b54f5}.booking-date-button{color:#8d8275;cursor:pointer;background:0 0;border:0;place-items:center;width:30px;height:30px;padding:0;display:grid;position:absolute;bottom:1px;right:0}.booking-date-button svg{fill:none;stroke:currentColor;stroke-width:1.85px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:color .16s,transform .16s}.booking-date-button:hover,.booking-date-button:focus-visible,.booking-date-control.is-open .booking-date-button{color:#b3833e;box-shadow:none;outline:0}.booking-date-button:hover svg,.booking-date-control.is-open .booking-date-button svg{transform:translateY(-1px)}.booking-calendar{z-index:35;background:#fffaf1;border:1px solid #b3833e6b;width:286px;padding:14px;position:absolute;top:calc(100% + 12px);left:-16px;box-shadow:0 18px 42px #1c181233}.booking-calendar[hidden]{display:none}.booking-calendar-head{grid-template-columns:34px 1fr 34px;align-items:center;gap:6px;margin-bottom:12px;display:grid}.booking-calendar-head strong{color:#211f1b;font-family:var(--display);text-align:center;font-size:20px;font-weight:500;line-height:1.1}.booking-calendar-head button{color:#7c5a2d;width:34px;height:34px;font-family:var(--display);cursor:pointer;background:#fff;border:1px solid #b3833e3d;place-items:center;font-size:26px;line-height:1;display:grid}.booking-calendar-head button:hover,.booking-calendar-head button:focus-visible{color:#12362b;box-shadow:none;background:#efe3cd;border-color:#b3833e94;outline:none}.booking-calendar-weekdays,.booking-calendar-grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.booking-calendar-weekdays{margin-bottom:6px}.booking-calendar-weekdays span{color:#9d7a45;letter-spacing:.08em;text-align:center;text-transform:uppercase;font-size:11px;font-weight:800;line-height:1.5}.booking-calendar-grid button,.booking-calendar-spacer{min-height:34px}.booking-calendar-grid button{color:#504940;font:inherit;cursor:pointer;background:0 0;border:0;font-size:14px;line-height:1}.booking-calendar-grid button:hover,.booking-calendar-grid button:focus-visible{color:#12362b;box-shadow:none;background:#efe3cd;outline:none}.booking-calendar-grid button[aria-current=date]{color:#fffaf1;background:#12362b;font-weight:800}.booking-calendar-grid button:disabled{color:#6f675d5c;cursor:not-allowed}.booking-calendar-grid button:disabled:hover{color:#6f675d5c;background:0 0}.booking-custom-select{position:relative}.booking-native-select{opacity:0;pointer-events:none;height:1px;position:absolute;overflow:hidden;width:1px!important}.booking-select-trigger{color:#5f584f;width:100%;min-height:30px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0;line-height:1.2;display:flex}.booking-select-trigger [data-select-value]{color:#5f584f;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:16px;overflow:hidden}.booking-select-trigger svg{fill:none;stroke:#8d8275;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:18px;height:18px;transition:rotate .16s,stroke-color .16s}.booking-custom-select.is-open .booking-select-trigger svg{stroke:#b3833e;rotate:180deg}.booking-select-menu{z-index:30;background:#fffaf1;border:1px solid #b3833e6b;min-width:180px;padding:7px;display:none;position:absolute;top:calc(100% + 12px);left:-16px;box-shadow:0 18px 42px #1c18122e}.booking-custom-select.is-open .booking-select-menu{gap:3px;display:grid}.booking-select-menu button{color:#4d463e;min-height:38px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:flex-start;align-items:center;padding:0 12px;display:flex}.booking-select-menu button:hover,.booking-select-menu button:focus-visible{color:#12362b;box-shadow:none;background:#efe3cd;outline:none}.booking-select-menu button[aria-selected=true]{color:#fffaf1;background:#12362b}.prototype-booking form>button{color:#fff;white-space:nowrap;background:#12362b;border:0;min-height:50px;font-weight:800}.prototype-home .pathways,.prototype-experiences>div,.prototype-reviews,.prototype-social-preview{width:min(100% - 104px,1180px);margin:0 auto}.prototype-home .pathways{grid-template-columns:repeat(5,1fr);padding:52px 0 42px;display:grid}.prototype-home .pathways a,.prototype-experiences article{text-align:center;border-right:1px solid #211f1b29;justify-items:center;gap:8px;min-height:126px;padding:10px 22px;display:grid}.prototype-home .pathways a:last-child,.prototype-experiences article:last-child{border-right:0}.line-icon svg{fill:none;stroke:#b3833e;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:52px;height:52px}.prototype-home .pathways strong,.prototype-experiences h3{font-family:var(--display);font-size:22px;font-weight:500;line-height:1}.prototype-home .pathways small,.prototype-experiences small{color:#6f675d;font-size:13px;line-height:1.35}.prototype-suites,.prototype-events,.prototype-duo,.prototype-map{border-top:1px solid #b3833e61;width:min(100% - 104px,1180px);margin:0 auto}.prototype-suites{grid-template-columns:1.05fr repeat(3,1fr);align-items:stretch;display:grid}.prototype-copy-card{background:#fbfaf7;align-content:center;gap:18px;min-height:340px;padding:42px;display:grid}.prototype-copy-card span,.prototype-experiences>p,.prototype-duo span,.prototype-reviews>p{color:#b3833e;letter-spacing:.18em;text-transform:uppercase;font-size:12px;font-weight:900}.prototype-copy-card h2,.prototype-events h2,.prototype-duo h2,.prototype-map h2,.prototype-social-preview h2{margin:0;font-size:40px;line-height:.98}.prototype-copy-card p,.prototype-events p,.prototype-duo p,.prototype-map p,.prototype-social-preview p{color:#5f584f;margin:0}.prototype-suites>img{object-fit:cover;border-left:2px solid #f7f3eb;width:100%;height:340px}.prototype-experiences{text-align:center;padding:42px 0 38px}.prototype-experiences>p{margin:0 0 26px}.prototype-experiences>div{grid-template-columns:repeat(5,1fr);display:grid}.prototype-events{grid-template-columns:minmax(0,1.6fr) minmax(280px,.7fr);min-height:280px;display:grid}.event-photo{background:#102a21;position:relative;overflow:hidden}.event-photo img{object-fit:cover;opacity:.52;width:100%;height:100%;min-height:280px}.event-photo div{color:#fffaf1;gap:14px;max-width:520px;display:grid;position:absolute;bottom:40px;left:46px}.event-photo p{color:#fffaf1e6}.prototype-events ul{background:#fbfaf7;border:1px solid #b3833e47;border-left:0;align-content:center;gap:22px;margin:0;padding:42px 56px;list-style:none;display:grid}.prototype-events li:before,.prototype-social-preview li:before{content:"✓";color:#b3833e;margin-right:14px}.prototype-duo{grid-template-columns:1fr 1fr;gap:36px;padding:42px 8px;display:grid}.prototype-duo article{grid-template-columns:1fr .98fr;align-items:center;gap:28px;display:grid}.prototype-duo article>div{gap:15px;display:grid}.prototype-duo img{object-fit:cover;width:100%;height:205px}.prototype-reviews{border-top:1px solid #b3833e61;grid-template-columns:210px repeat(3,1fr) 120px;align-items:center;gap:26px;padding:28px 0;display:grid}.prototype-reviews>p{text-align:center;grid-column:1/-1;margin:0}.google-score{grid-template-columns:auto 1fr;align-items:center;gap:3px 16px;display:grid}.google-score b{color:#4285f4;grid-row:span 3;font-family:Arial,sans-serif;font-size:54px}.google-score strong{font-size:34px;line-height:1}.google-score span{color:#c69b54;letter-spacing:.06em}.google-score small,.review-socials small{color:#6f675d}.prototype-reviews blockquote{color:#2f2a24;font-family:var(--display);margin:0;font-size:17px;font-style:italic;line-height:1.35}.review-socials{gap:5px;font-size:13px;display:grid}.prototype-map{color:#fffaf1;background:#12362b;grid-template-columns:minmax(310px,.72fr) 1.28fr;min-height:300px;display:grid}.prototype-map>div{align-content:center;gap:16px;padding:42px 56px;display:grid}.prototype-map p,.prototype-map address{color:#fffaf1d1}.prototype-map address{font-style:normal}.map-art{color:#2f2a24;background:linear-gradient(115deg,#5c897433,#ffffffb8),repeating-linear-gradient(28deg,#0000 0 48px,#b3833e42 49px 51px),repeating-linear-gradient(112deg,#eef1e9 0 62px,#e4e8df 63px 65px);align-content:center;justify-items:end;padding:54px 66px;display:grid;position:relative;overflow:hidden}.map-art:before{content:"Cocoyoc";color:#2f2a2473;position:absolute;top:52%;left:42%}.map-art strong,.map-art small,.map-art em{z-index:1;background:#fff;width:230px;padding:0 22px;position:relative}.map-art strong{font-family:var(--display);padding-top:22px;font-size:22px;font-weight:500}.map-art small{color:#6f675d}.map-art em{color:#44709d;padding-bottom:22px;font-size:13px;font-style:normal}.map-pin{background:#b3833e;border:5px solid #fff;border-radius:50% 50% 50% 0;width:42px;height:42px;position:absolute;top:36%;left:47%;rotate:-45deg;box-shadow:0 8px 20px #211f1b40}.prototype-social-preview{grid-template-columns:.9fr 1fr .75fr;align-items:center;gap:42px;padding:34px 0;display:grid}.prototype-social-preview article{background:#fff;border:1px solid #211f1b24;border-radius:8px;grid-template-columns:170px 1fr;align-items:center;gap:20px;padding:16px;display:grid;box-shadow:0 12px 30px #211f1b1a}.prototype-social-preview img{object-fit:cover;border-radius:4px;width:170px;height:92px}.prototype-social-preview article p{margin:4px 0;font-size:13px;line-height:1.35}.prototype-social-preview ul{color:#3e3932;gap:12px;margin:0;padding:0;list-style:none;display:grid}.prototype-faq{border-top:1px solid #b3833e61;width:min(100% - 104px,1180px);margin:0 auto;padding:36px 0}.prototype-faq>div:first-child{text-align:center;gap:8px;margin-bottom:22px;display:grid}.prototype-faq span{color:#b3833e;letter-spacing:.18em;text-transform:uppercase;font-size:12px;font-weight:900}.prototype-faq h2{margin:0;font-size:36px}.prototype-faq>div:last-child{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.prototype-faq article{background:#fff;border:1px solid #211f1b1f;padding:22px}.prototype-faq h3{font-family:var(--display);margin:0 0 8px;font-size:21px;line-height:1.08}.prototype-faq p{color:#5f584f;margin:0;font-size:14px;line-height:1.45}.prototype-footer{color:#fffaf1;background:#12362b;border-top:1px solid #fffaf124;grid-template-columns:1.5fr .8fr 1fr;gap:52px;padding:30px max(48px,50% - 590px);display:grid}.prototype-footer>div,.prototype-footer nav{align-content:start;gap:8px;display:grid}.prototype-footer p,.prototype-footer a,.prototype-footer span{color:#fffaf1c2;font-size:13px}.prototype-footer strong{color:#fffaf1}@media (width<=980px){.prototype-nav{grid-template-columns:1fr auto}.prototype-nav nav{flex-wrap:wrap;grid-area:2/1/auto/-1;justify-content:flex-start;gap:10px 18px;padding-bottom:14px;font-size:14px;display:flex}.prototype-nav nav a{padding:0 0 6px}.prototype-hero-copy h1{font-size:64px}.prototype-booking,.prototype-home .pathways,.prototype-experiences>div,.prototype-suites,.prototype-events,.prototype-duo,.prototype-map,.prototype-reviews,.prototype-social-preview{width:min(100% - 32px,680px)}.prototype-booking form,.prototype-home .pathways,.prototype-experiences>div,.prototype-suites,.prototype-events,.prototype-duo,.prototype-map,.prototype-reviews,.prototype-social-preview,.prototype-faq,.prototype-footer{grid-template-columns:1fr}.prototype-booking label{border-bottom:1px solid #211f1b24;border-right:0;padding:12px 0}.booking-date-control{grid-template-columns:minmax(0,1fr) 30px;align-items:center;display:grid}.prototype-booking .booking-date-control input{min-width:0;padding-right:0}.booking-date-button{justify-self:end;position:static}.booking-calendar{grid-column:1/-1;width:min(100%,286px);margin-top:12px;position:static;transform:none}.prototype-home .pathways a,.prototype-experiences article{border-bottom:1px solid #211f1b24;border-right:0}.prototype-suites>img{border-top:2px solid #f7f3eb;border-left:0;height:280px}.prototype-events ul{border-left:1px solid #b3833e47}.prototype-duo article,.prototype-social-preview article,.prototype-faq>div:last-child{grid-template-columns:1fr}}@media (width>=621px) and (width<=980px){.prototype-booking{width:min(100% - 32px,760px);padding:16px 18px 18px}.prototype-booking form{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.prototype-booking label{border-bottom:1px solid #211f1b24;border-right:1px solid #211f1b24;align-content:start;min-height:66px;padding:12px 18px}.prototype-booking label:nth-of-type(2n){border-right:0}.prototype-booking form>button{grid-column:1/-1;min-height:56px;margin-top:14px}.booking-calendar{width:min(286px,100vw - 64px);left:0}[data-booking-date=checkout] .booking-calendar{left:auto;right:0}.booking-select-menu{min-width:100%;left:0;right:0}}@media (width<=620px){.prototype-nav{width:min(100% - 28px,100%)}.prototype-brand{font-size:23px}.gold-button{min-height:40px;padding:0 14px;font-size:13px}.prototype-hero{min-height:530px}.prototype-hero-copy{width:min(100% - 32px,100%);margin-top:96px}.prototype-hero-copy h1{font-size:52px}.prototype-subtitle{font-size:28px}.prototype-booking{width:min(100% - 24px,100%);margin-top:-34px;padding:12px 14px 14px}.prototype-booking label{gap:6px;min-height:58px;padding:11px 0 12px}.prototype-booking label>span{font-size:12px}.prototype-booking .booking-date-control input,.booking-select-trigger [data-select-value]{font-size:15px}.prototype-booking form>button{min-height:52px;margin-top:12px}.booking-calendar{justify-self:center;width:min(286px,100vw - 40px);transform:none}.booking-select-menu{min-width:100%;left:0;right:0}.prototype-copy-card,.prototype-map>div,.event-photo div{padding:30px 24px}.event-photo div{bottom:0;left:0}.prototype-copy-card h2,.prototype-events h2,.prototype-duo h2,.prototype-map h2,.prototype-social-preview h2{font-size:34px}.prototype-social-preview article img{width:100%;height:auto}.prototype-footer{padding:30px 24px}}
