*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fafafa;color:#333;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}ul,ol{list-style:none}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 700;font-display:swap;src:url(https://fonts.gstatic.com/s/playfairdisplay/v37/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKd3vXDXbtM.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:300 600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZ9hiA.woff2) format("woff2")}:root{--font-serif: "Playfair Display", Georgia, serif;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, sans-serif}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}.ch-page{font-family:Inter,-apple-system,sans-serif;color:#0a0a0a;background:#fff;overflow-x:hidden;scroll-padding-top:64px;scroll-behavior:smooth}.ch-page img{display:block;max-width:100%;height:auto}.ch-cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#0a0a0af2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid rgba(201,168,76,.3);padding:1rem 2rem;display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap;transform:translateY(0);transition:transform .4s ease}.ch-cookie-banner.hidden{transform:translateY(100%)}.ch-cookie-banner p{font-size:.85rem;color:#fffc;max-width:600px;line-height:1.5}.ch-cookie-banner a{color:#c9a84c;text-decoration:underline}.ch-cookie-accept{background:#c9a84c;color:#0a0a0a;border:none;font-size:.8rem;font-weight:600;letter-spacing:.08em;padding:.6rem 1.4rem;cursor:pointer;border-radius:4px;text-transform:uppercase;min-height:44px;white-space:nowrap}.ch-cookie-accept:hover{background:#b8942e}.ch-cookie-decline{background:transparent;color:#fff9;border:1px solid rgba(255,255,255,.2);font-size:.8rem;font-weight:500;padding:.6rem 1.2rem;cursor:pointer;border-radius:4px;min-height:44px;white-space:nowrap}.ch-cookie-decline:hover{border-color:#ffffff80;color:#fff}.ch-back-to-top{position:fixed;bottom:5.5rem;right:1.5rem;z-index:998;width:44px;height:44px;border-radius:50%;background:#0a0a0ab3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(201,168,76,.3);color:#c9a84c;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.2rem;opacity:0;pointer-events:none;transition:opacity .3s,transform .3s}.ch-back-to-top.visible{opacity:1;pointer-events:all}.ch-back-to-top:hover{transform:translateY(-3px);background:#c9a84c33}.ch-urgency-strip{position:fixed;top:64px;left:0;right:0;z-index:999;background:linear-gradient(90deg,#c9a84c,#d4af37,#c9a84c);background-size:200% 100%;animation:shimmer 3s ease infinite;padding:.5rem 1rem;text-align:center;font-size:.8rem;font-weight:600;color:#0a0a0a;display:flex;align-items:center;justify-content:center;gap:.75rem;cursor:pointer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ch-urgency-strip button{background:#0a0a0a;color:#c9a84c;border:none;font-size:.7rem;font-weight:700;letter-spacing:.08em;padding:.3rem .8rem;cursor:pointer;border-radius:4px;text-transform:uppercase;min-height:32px}.ch-exit-overlay{position:fixed;inset:0;z-index:3000;background:#000c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:1rem}.ch-exit-box{background:#fff;border-radius:16px;padding:2.5rem;max-width:480px;width:100%;text-align:center;position:relative;border:2px solid #C9A84C;box-shadow:0 24px 80px #0000004d}.ch-exit-box .ch-exit-close{position:absolute;top:.75rem;right:.75rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#888;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.ch-exit-box h3{font-family:Playfair Display,Georgia,serif;font-size:1.6rem;margin-bottom:.5rem}.ch-exit-box .ch-exit-discount{font-size:3rem;font-family:Playfair Display,serif;color:#c9a84c;font-weight:700;line-height:1;margin:1rem 0}.ch-exit-box>p{font-size:.9rem;color:#888;margin-bottom:1.5rem}.ch-skip-link{position:absolute;top:-100%;left:0;background:#c9a84c;color:#0a0a0a;padding:.75rem 1.5rem;font-weight:700;z-index:9999;text-decoration:none;border-radius:0 0 6px}.ch-skip-link:focus{top:0}.ch-nav{position:fixed;top:0;left:0;right:0;z-index:1000;background:#0a0a0aeb;-webkit-backdrop-filter:blur(16px) saturate(1.2);backdrop-filter:blur(16px) saturate(1.2);border-bottom:1px solid rgba(201,168,76,.15);padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;height:64px;transition:background .3s,box-shadow .3s}.ch-nav.scrolled{background:#0a0a0afa;box-shadow:0 4px 30px #0000004d;border-bottom-color:#c9a84c40}.ch-nav-logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff;padding:2px 0;flex-shrink:0}.ch-nav-logo-img{height:22px;width:auto;display:block;opacity:.9;transition:opacity .2s}.ch-nav-logo:hover .ch-nav-logo-img{opacity:1}.ch-nav-brand-text{font-family:Playfair Display,Georgia,serif;font-size:.75rem;font-weight:700;letter-spacing:.1em;color:#fff;line-height:1;white-space:nowrap;text-shadow:0 1px 3px rgba(0,0,0,.5)}.ch-nav-links{display:flex;align-items:center;gap:0}.ch-nav-links button{background:none;border:none;color:#fff9;font-family:Inter,-apple-system,sans-serif;font-size:.72rem;font-weight:500;letter-spacing:.06em;padding:0 .7rem;cursor:pointer;transition:all .25s ease;height:64px;display:inline-flex;align-items:center;position:relative;white-space:nowrap}.ch-nav-links button:after{content:"";position:absolute;bottom:14px;left:50%;transform:translate(-50%) scaleX(0);width:calc(100% - 1.4rem);height:1.5px;background:#c9a84c;transition:transform .25s ease;border-radius:1px}.ch-nav-links button:hover{color:#c9a84c}.ch-nav-links button:hover:after{transform:translate(-50%) scaleX(1)}.ch-nav-cta{background:linear-gradient(135deg,#c9a84c,#d4af37);color:#0a0a0a;border:none;font-family:Inter,-apple-system,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.1em;padding:.5rem 1.2rem;cursor:pointer;border-radius:6px;transition:all .25s ease;height:36px;display:inline-flex;align-items:center;box-shadow:0 2px 12px #c9a84c40;margin-left:.5rem;white-space:nowrap;flex-shrink:0}.ch-nav-cta:hover{background:linear-gradient(135deg,#b8942e,#c9a84c);box-shadow:0 4px 20px #c9a84c66;transform:translateY(-1px)}.ch-hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;background:none;border:none;padding:4px}.ch-hamburger span{display:block;width:24px;height:2px;background:#fff;transition:all .3s}.ch-mobile-menu{display:none;position:fixed;top:64px;left:0;right:0;z-index:999;background:#0a0a0afa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(201,168,76,.2);padding:1.5rem 2rem;flex-direction:column;gap:.5rem}.ch-mobile-menu.open{display:flex}.ch-mobile-menu button{background:none;border:none;color:#ffffffd9;font-family:Inter,-apple-system,sans-serif;font-size:1rem;font-weight:500;padding:.75rem 0;cursor:pointer;text-align:left;border-bottom:1px solid rgba(255,255,255,.08);transition:color .2s;min-height:44px}.ch-mobile-menu button:hover{color:#c9a84c}.ch-mobile-cta{background:#c9a84c;color:#0a0a0a;border:none;font-size:.9rem;font-weight:600;letter-spacing:.08em;padding:.85rem 1.5rem;cursor:pointer;border-radius:4px;margin-top:.5rem;text-transform:uppercase;min-height:44px}.ch-hero{position:relative;height:100vh;min-height:700px;overflow:hidden;background:#111}.ch-hero-video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:1}.ch-hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0000004d,#00000080,#000000c7);z-index:2}.ch-hero-content{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 1.5rem;z-index:5}.ch-hero-eyebrow{font-size:clamp(.6rem,1.2vw,.75rem);font-weight:700;letter-spacing:.25em;text-transform:uppercase;color:#c9a84c;margin-bottom:1.25rem}.ch-hero-content h1{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.6rem,4.5vw,3.4rem);font-weight:600;color:#fff;line-height:1.15;margin-bottom:1rem;text-shadow:0 2px 16px rgba(0,0,0,.55)}.ch-hero-content>p{color:#ffffffd1;font-size:clamp(.8rem,1.4vw,.95rem);margin-bottom:.4rem;max-width:540px;line-height:1.65;padding:0 .5rem}.ch-sub{color:#ffffff8c;margin-bottom:2rem;font-size:clamp(.72rem,1.2vw,.85rem);padding:0 1rem}.ch-hero-cta-row{margin-bottom:1.5rem}.ch-hero-cta-btn{background:linear-gradient(135deg,#c9a84c,#d4af37);color:#0a0a0a;border:none;font-family:Inter,-apple-system,sans-serif;padding:1rem 2.5rem;cursor:pointer;border-radius:8px;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:.25rem;box-shadow:0 4px 24px #c9a84c59;min-width:280px}.ch-hero-cta-btn:hover{background:linear-gradient(135deg,#b8942e,#c9a84c);box-shadow:0 8px 32px #c9a84c80;transform:translateY(-2px)}.ch-hero-cta-label{font-size:1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.ch-hero-cta-sub{font-size:.75rem;font-weight:500;opacity:.8}.ch-hero-btns{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.ch-btn-gold{background:#c9a84c;color:#0a0a0a;border:none;font-family:Inter,-apple-system,sans-serif;font-size:.85rem;font-weight:600;letter-spacing:.08em;padding:.85rem 2rem;cursor:pointer;border-radius:4px;transition:background .2s;display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;text-decoration:none;min-height:44px}.ch-btn-gold:hover{background:#b8942e}.ch-btn-outline{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.6);font-family:Inter,-apple-system,sans-serif;font-size:.85rem;font-weight:500;letter-spacing:.08em;padding:.85rem 2rem;cursor:pointer;border-radius:4px;transition:all .2s;text-transform:uppercase;text-decoration:none;min-height:44px}.ch-btn-outline:hover{background:#ffffff1a;border-color:#fff}.ch-hero-nav{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff26;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.3);color:#fff;width:48px;height:48px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;font-size:1.2rem;z-index:6}.ch-hero-nav:hover{background:#ffffff40}.ch-prev{left:1.5rem}.ch-next{right:1.5rem}.ch-hero-dots{position:absolute;bottom:6rem;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:6}.ch-dot{width:8px;height:8px;border-radius:50%;background:#fff6;border:none;cursor:pointer;transition:background .2s;padding:0}.ch-dot.active{background:#c9a84c}.ch-booking-bar{position:absolute;bottom:0;left:0;right:0;z-index:10;background:#0a0a0aeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid rgba(201,168,76,.2);padding:0}.ch-booking-inner{max-width:1200px;margin:0 auto;display:flex;align-items:stretch;height:80px}.ch-booking-field{flex:1;display:flex;flex-direction:column;justify-content:center;padding:0 1.25rem;border-right:1px solid rgba(255,255,255,.1);cursor:pointer;transition:background .2s;position:relative}.ch-booking-field:hover{background:#ffffff0d}.ch-booking-field label{font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#c9a84c;margin-bottom:.3rem;pointer-events:none}.ch-booking-field input,.ch-booking-field select{background:transparent;border:none;outline:none;color:#fff;font-family:Inter,-apple-system,sans-serif;font-size:.9rem;font-weight:400;width:100%;cursor:pointer}.ch-booking-field input::-moz-placeholder{color:#ffffff8c}.ch-booking-field input::placeholder{color:#ffffff8c}.ch-booking-field select option{background:#1a1a1a;color:#fff}.ch-booking-field input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1) opacity(.5);cursor:pointer}.ch-booking-btn{background:#c9a84c;color:#0a0a0a;border:none;font-family:Inter,-apple-system,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:0 2rem;cursor:pointer;white-space:nowrap;transition:background .2s;flex-shrink:0;min-height:44px}.ch-booking-btn:hover{background:#b8942e}.ch-crown-strip{background:#c9a84c;padding:1rem 2rem;display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;text-align:center}.ch-crown-strip p{font-size:.875rem;font-weight:600;color:#0a0a0a}.ch-strip-btn{background:#0a0a0a;color:#fff;border:none;font-size:.75rem;font-weight:600;letter-spacing:.08em;padding:.5rem 1.2rem;cursor:pointer;border-radius:4px;text-transform:uppercase;transition:background .2s;min-height:44px}.ch-strip-btn:hover{background:#222}.ch-intro{background:#0a0a0a;color:#fff;padding:5rem 2rem;text-align:center}.ch-crown{color:#c9a84c;font-size:2rem;margin-bottom:1.5rem}.ch-intro p{font-size:clamp(1rem,2vw,1.2rem);line-height:1.8;max-width:750px;margin:0 auto 1.5rem;color:#ffffffd9}.ch-highlight{color:#c9a84c;font-weight:600}.ch-stats-row{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem 3.5rem;margin-top:3rem;padding-top:3rem;border-top:1px solid rgba(201,168,76,.2)}.ch-stat{text-align:center}.ch-num{font-family:Playfair Display,Georgia,serif;font-size:2.5rem;color:#c9a84c;font-weight:700}.ch-lbl{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;margin-top:.25rem}.ch-about{padding:6rem 2rem}.ch-about-split{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1100px;margin:0 auto;align-items:center}.ch-about-img{width:100%;height:460px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.ch-section-label{font-size:.7rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#c9a84c;display:flex;align-items:center;gap:8px;margin-bottom:1rem}.ch-section-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2;margin-bottom:1.25rem}.ch-accent{color:#c9a84c}.ch-section-desc{font-size:1rem;line-height:1.7;color:#888;max-width:650px;margin:0 auto 3rem}.ch-about-text .ch-section-label{justify-content:flex-start}.ch-about-text .ch-section-title{text-align:left}.ch-section-header{text-align:center;margin-bottom:3rem}.ch-rooms{padding:6rem 2rem;background:#f8f6f1}.ch-rooms-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1100px;margin:0 auto}.ch-room-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 24px #00000014;transition:transform .3s,box-shadow .3s}.ch-room-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000024}.ch-room-img{width:100%;height:240px;-o-object-fit:cover;object-fit:cover;display:block}.ch-room-slider{position:relative;overflow:hidden;background:#111}.ch-room-slider .ch-room-img{transition:opacity .3s ease}.ch-slider-btn{position:absolute;top:50%;transform:translateY(-50%);background:#00000073;color:#fff;border:none;border-radius:50%;width:36px;height:36px;font-size:22px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:background .2s;padding:0}.ch-slider-btn:hover{background:#000000b8}.ch-slider-btn--prev{left:8px}.ch-slider-btn--next{right:8px}.ch-slider-dots{position:absolute;bottom:8px;left:50%;transform:translate(-50%);display:flex;gap:5px;z-index:2}.ch-slider-dot{width:8px;height:8px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;padding:0;transition:background .2s}.ch-slider-dot--active{background:#fff}.ch-slider-dot:hover{background:#ffffffd9}.ch-room-body{padding:1.75rem}.ch-room-tag{font-size:.65rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#c9a84c;margin-bottom:.5rem}.ch-room-size{font-size:.75rem;color:#888;margin-bottom:.75rem}.ch-room-body h3{font-family:Playfair Display,Georgia,serif;font-size:1.4rem;margin-bottom:.75rem}.ch-room-body>p{font-size:.9rem;line-height:1.65;color:#888;margin-bottom:1.25rem}.ch-room-amenities{display:grid;grid-template-columns:1fr 1fr;gap:.3rem .75rem;margin-bottom:1.25rem}.ch-am-item{display:flex;align-items:center;gap:.4rem;font-size:.78rem;color:#888}.ch-room-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.ch-room-price{font-family:Playfair Display,Georgia,serif;font-size:1.1rem;color:#0a0a0a}.ch-room-price span{font-size:.75rem;font-family:Inter,-apple-system,sans-serif;color:#888}.ch-btn-book{background:#0a0a0a;color:#fff;border:none;font-size:.75rem;font-weight:600;letter-spacing:.08em;padding:.6rem 1.2rem;cursor:pointer;border-radius:4px;text-transform:uppercase;transition:background .2s;min-height:44px}.ch-btn-book:hover{background:#c9a84c;color:#0a0a0a}.ch-room-price-compare{margin-bottom:.75rem;padding:.5rem .75rem;background:#f0f8f0;border-radius:6px;border-left:3px solid #27ae60}.ch-ota-price{display:block;font-size:.72rem;color:#999;text-decoration:line-through}.ch-direct-price{display:block;font-size:.85rem;color:#27ae60;font-weight:700}.ch-direct-price small{font-size:.65rem;background:#27ae60;color:#fff;padding:.15rem .4rem;border-radius:4px;margin-left:.4rem;font-weight:600}.ch-cancel-note{font-size:.78rem;color:#888;margin-top:.75rem;font-style:italic}.ch-trust-mini{display:flex;align-items:center;gap:.4rem;margin-top:.5rem;flex-wrap:wrap}.ch-trust-mini-item{display:inline-flex;align-items:center;gap:3px;font-size:.68rem;font-weight:600;color:#777;background:#f5f5f5;padding:2px 7px;border-radius:3px}.ch-room-badge{display:inline-block;background:#c9a84c;color:#0a0a0a;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.25rem .6rem;border-radius:4px;margin-bottom:.5rem}.ch-room-badge.hot{background:#e74c3c;color:#fff}.ch-gallery{padding:6rem 2rem;background:#fff}.ch-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1100px;margin:0 auto}.ch-gallery-grid img{width:100%;height:180px;-o-object-fit:cover;object-fit:cover;border-radius:8px;transition:transform .3s}.ch-gallery-grid img:hover{transform:scale(1.03)}.ch-events{padding:6rem 2rem;background:#0a0a0a;color:#fff}.ch-events-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;max-width:1100px;margin:0 auto 3rem}.ch-event-card{background:#1c1c1c;border:1px solid rgba(201,168,76,.2);border-radius:8px;overflow:hidden;transition:transform .3s}.ch-event-card:hover{transform:translateY(-4px)}.ch-event-card img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.ch-event-body{padding:1.5rem}.ch-event-cap{font-size:.65rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#c9a84c;margin-bottom:.4rem}.ch-event-body h3{font-family:Playfair Display,Georgia,serif;font-size:1.2rem;color:#fff;margin-bottom:.6rem}.ch-event-body p{font-size:.875rem;line-height:1.6;color:#fff9}.ch-events-cta{text-align:center;margin-top:1rem}.ch-dining{padding:6rem 2rem;background:#fff}.ch-dining-split{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1100px;margin:0 auto;align-items:center}.ch-dining-img{width:100%;height:420px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.ch-dining-text .ch-section-label{justify-content:flex-start}.ch-dining-text .ch-section-title{text-align:left}.ch-dining-text .ch-section-desc{text-align:left;margin:0 0 2rem}.ch-dining-list{list-style:none;margin-bottom:2rem}.ch-dining-list li{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;border-bottom:1px solid rgba(0,0,0,.06);font-size:.9rem;color:#888;line-height:1.5}.ch-dining-list li:last-child{border-bottom:none}.ch-dining-icon{color:#c9a84c;font-size:1rem;flex-shrink:0;margin-top:2px}.ch-wellness{padding:6rem 2rem;background:#f8f6f1}.ch-wellness-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1100px;margin:0 auto}.ch-well-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #00000012}.ch-well-card img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover}.ch-well-body{padding:1.5rem}.ch-well-body h3{font-family:Playfair Display,Georgia,serif;font-size:1.2rem;margin-bottom:.6rem}.ch-well-body p{font-size:.875rem;line-height:1.65;color:#888}.ch-plaza{padding:6rem 2rem;background:#0a0a0a;color:#fff}.ch-plaza-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto}.ch-plaza-card{background:#1c1c1c;border:1px solid rgba(201,168,76,.2);border-radius:8px;padding:2rem;text-align:center}.ch-plaza-icon{width:56px;height:56px;background:#c9a84c1f;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;font-size:1.5rem}.ch-plaza-card h4{color:#fff;font-size:1rem;font-weight:600;margin-bottom:.6rem}.ch-plaza-card p{color:#ffffff8c;font-size:.875rem;line-height:1.6}.ch-connectivity{padding:6rem 2rem;background:#f8f6f1}.ch-map-row{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:1100px;margin:0 auto}.ch-map-container{border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #00000012}.ch-map-container iframe{width:100%;height:400px;border:none}.ch-dist-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #00000012}.ch-dist-table thead tr{background:#0a0a0a}.ch-dist-table thead th{padding:1rem 1.5rem;text-align:left;color:#c9a84c;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.ch-dist-table tbody tr{border-bottom:1px solid rgba(0,0,0,.05)}.ch-dist-table tbody tr:last-child{border-bottom:none}.ch-dist-table tbody td{padding:1rem 1.5rem;font-size:.9rem;color:#0a0a0a}.ch-dist-table tbody td:last-child{color:#c9a84c;font-weight:600;text-align:right}.ch-dist-table tbody tr:hover{background:#c9a84c0a}.ch-reviews{padding:6rem 2rem;background:#fff}.ch-reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;max-width:1100px;margin:0 auto 2rem}.ch-review-card{background:#f8f6f1;border-radius:8px;padding:1.5rem;transition:transform .3s}.ch-review-card:hover{transform:translateY(-4px)}.ch-stars{color:#c9a84c;font-size:1rem;margin-bottom:.75rem}.ch-review-card p{font-size:.9rem;line-height:1.65;color:#444;margin-bottom:1rem;font-style:italic}.ch-review-author{font-size:.8rem;color:#888}.ch-score-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2rem}.ch-score-item{text-align:center;padding:1rem 1.5rem;background:#f8f6f1;border-radius:12px;min-width:130px}.ch-score-num{font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:800;color:#0a0a0a;line-height:1}.ch-score-label{font-size:.75rem;font-weight:700;color:#c9a84c;text-transform:uppercase;letter-spacing:.1em;margin-top:.25rem}.ch-footer{background:#0a0a0a;color:#ffffffb3;padding:4rem 2rem 2rem}.ch-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;max-width:1100px;margin:0 auto 3rem}.ch-footer-brand p{font-size:.875rem;line-height:1.7;color:#ffffff8c;max-width:280px}.ch-footer-col h5{font-size:.7rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#c9a84c;margin-bottom:1.25rem}.ch-footer-col ul{list-style:none}.ch-footer-col ul li{margin-bottom:.6rem}.ch-footer-col ul li button,.ch-footer-col ul li a{color:#ffffff8c;text-decoration:none;font-size:.875rem;transition:color .2s;background:none;border:none;cursor:pointer;padding:0}.ch-footer-col ul li button:hover,.ch-footer-col ul li a:hover{color:#c9a84c}.ch-contact-item{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;font-size:.875rem;color:#ffffff8c}.ch-socials{display:flex;gap:.75rem;margin-top:1rem}.ch-socials a{width:36px;height:36px;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;color:#fff9;text-decoration:none;font-size:.85rem;transition:all .2s}.ch-socials a:hover{background:#c9a84c;color:#0a0a0a;border-color:#c9a84c}.ch-footer-bottom{max-width:1100px;margin:0 auto;border-top:1px solid rgba(255,255,255,.08);padding-top:1.5rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.ch-footer-bottom p{font-size:.8rem;color:#ffffff59}.ch-whatsapp{position:fixed;bottom:1.5rem;right:1.5rem;z-index:997;width:56px;height:56px;border-radius:50%;background:#25d366;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #25d36666;text-decoration:none;font-size:1.5rem;transition:transform .2s}.ch-whatsapp:hover{transform:scale(1.1)}.ch-modal-overlay{position:fixed;inset:0;z-index:2000;background:#000000bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:1rem}.ch-modal-box{background:#fff;border-radius:12px;padding:2.5rem;max-width:520px;width:100%;position:relative;max-height:90vh;overflow-y:auto}.ch-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#888;line-height:1;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.ch-modal-close:hover{color:#0a0a0a}.ch-modal-logo{display:flex;align-items:center;gap:10px;margin-bottom:1.5rem}.ch-modal-title{font-family:Playfair Display,Georgia,serif;font-size:1.6rem;margin-bottom:.5rem}.ch-modal-sub{font-size:.875rem;color:#888;margin-bottom:1.75rem}.ch-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.ch-form-group{margin-bottom:1rem}.ch-form-group label{display:block;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#0a0a0a;margin-bottom:.4rem}.ch-form-group input,.ch-form-group select{width:100%;padding:.75rem 1rem;border:1px solid rgba(0,0,0,.15);border-radius:6px;font-family:Inter,-apple-system,sans-serif;font-size:.9rem;color:#0a0a0a;background:#fff;outline:none;transition:border-color .2s}.ch-form-group input:focus,.ch-form-group select:focus{border-color:#c9a84c}.ch-form-group input.error,.ch-form-group select.error{border-color:#e74c3c;background:#e74c3c0d}.ch-form-error{color:#e74c3c;font-size:.78rem;margin-top:.25rem}.ch-btn-whatsapp{width:100%;background:#25d366;color:#fff;border:none;font-family:Inter,-apple-system,sans-serif;font-size:.9rem;font-weight:600;padding:1rem;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s;margin-top:.5rem;min-height:44px}.ch-btn-whatsapp:hover{background:#1ebe5d}@media(max-width:900px){.ch-about-split,.ch-dining-split,.ch-map-row{grid-template-columns:1fr}.ch-about-img,.ch-dining-img{height:300px}.ch-gallery-grid{grid-template-columns:repeat(2,1fr)}.ch-footer-grid{grid-template-columns:1fr 1fr}.ch-booking-inner{height:auto;flex-wrap:wrap}.ch-booking-field{flex:1 1 45%;min-width:140px;height:60px;border-right:none;border-bottom:1px solid rgba(255,255,255,.08)}.ch-booking-btn{width:100%;height:52px}.ch-exit-box{padding:1.75rem;margin:1rem}}@media(max-width:768px){.ch-nav-links,.ch-nav-cta{display:none}.ch-hamburger{display:flex}.ch-hero-nav{display:none}.ch-urgency-strip{font-size:.7rem;padding:.4rem .75rem;gap:.5rem}.ch-urgency-strip button{font-size:.6rem;padding:.2rem .5rem}}@media(max-width:640px){.ch-gallery-grid{grid-template-columns:1fr 1fr}.ch-gallery-grid img{height:140px}.ch-footer-grid{grid-template-columns:1fr;gap:2rem}.ch-form-row{grid-template-columns:1fr}.ch-map-container iframe{height:250px}.ch-hero-content h1{font-size:clamp(1.4rem,6vw,2.2rem)}.ch-hero-content>p{font-size:.8rem}.ch-cookie-banner{padding:.75rem 1rem;gap:.75rem}.ch-cookie-banner p{font-size:.75rem}}@media(max-width:375px){.ch-hero-content h1{font-size:1.35rem}.ch-hero-content{padding:0 .75rem}.ch-booking-field{flex:1 1 100%;height:56px}.ch-gallery-grid{grid-template-columns:1fr 1fr;gap:.5rem}.ch-gallery-grid img{height:120px}}.ch-hero-playpause{position:absolute;bottom:120px;right:20px;z-index:10;width:44px;height:44px;border-radius:50%;background:#0009;color:#fff;border:1px solid rgba(255,255,255,.3);font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.ch-plaza-title{color:#0a0a0a;font-size:1rem;font-weight:600;margin-bottom:.6rem}.ch-score-weak{opacity:.65}.ch-score-scale{font-size:.6rem;color:#999;margin-left:2px}.ch-hero-poster-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}@media(max-width:768px){.ch-gallery-grid{grid-template-columns:repeat(2,1fr)}.ch-gallery-grid img{min-height:140px}}.ch-trust-row{display:flex;align-items:center;gap:.6rem;margin-bottom:1.25rem;flex-wrap:wrap}.ch-trust-badge-ssl{display:inline-flex;align-items:center;gap:4px;font-size:.72rem;font-weight:600;color:#2e7d32;background:#e8f5e9;padding:4px 8px;border-radius:4px;letter-spacing:.02em}.ch-trust-badge-pay{font-size:.68rem;font-weight:700;color:#555;background:#f0f0f0;padding:3px 8px;border-radius:3px;letter-spacing:.04em}
