:root{--gold:#c9a227;--gold-light:#e8d5a3;--navy:#0a1628;--navy-light:#142238;--cream:#faf8f5;--text:#1c1c1c;--text-muted:#666}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}body{font-family:'Cormorant Garamond',Georgia,serif;background:var(--cream);color:var(--text);line-height:1.7}.skip-link{position:absolute;top:-100%;left:50%;transform:translateX(-50%);background:var(--gold);color:var(--navy);padding:1rem 2rem;z-index:10000;font-family:'Cinzel',serif;font-size:.75rem;text-decoration:none;border-radius:0 0 8px 8px;transition:top .3s}.skip-link:focus{top:0}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.ch-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(10,22,40,.98);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:1.2rem 5%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(201,162,39,.1)}.ch-logo{font-family:'Cinzel',serif;font-size:1.2rem;color:var(--gold);letter-spacing:.3em;text-decoration:none;transition:opacity .3s}.ch-logo:hover{opacity:.8}.ch-logo:focus{outline:2px solid var(--gold);outline-offset:4px}.ch-nav{display:flex;gap:2rem;align-items:center}.ch-nav a{color:#fff;text-decoration:none;font-family:'Cinzel',serif;font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;transition:color .3s;position:relative}.ch-nav a:hover,.ch-nav a:focus{color:var(--gold)}.ch-nav a:focus{outline:2px solid var(--gold);outline-offset:4px}.ch-nav a:after{content:'';position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--gold);transition:width .3s}.ch-nav a:hover:after{width:100%}.ch-nav-cta{background:linear-gradient(135deg,var(--gold),var(--gold-light));color:var(--navy)!important;padding:.8rem 1.5rem;border-radius:3px;box-shadow:0 4px 15px rgba(201,162,39,.3)}.ch-nav-cta:after{display:none}.ch-nav-cta:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(201,162,39,.4)}.ch-menu-toggle{display:none;background:0 0;border:none;cursor:pointer;padding:.5rem}.ch-menu-toggle span{display:block;width:24px;height:2px;background:var(--gold);margin:5px 0;transition:transform .3s,opacity .3s}.ch-breadcrumb{padding:6rem 5% 0;max-width:1400px;margin:0 auto}.ch-breadcrumb ol{list-style:none;display:flex;gap:.5rem;font-family:'Cinzel',serif;font-size:.65rem;letter-spacing:.1em}.ch-breadcrumb li:after{content:"›";margin-left:.5rem;color:#999}.ch-breadcrumb li:last-child:after{content:none}.ch-breadcrumb a{color:var(--gold);text-decoration:none;transition:opacity .3s}.ch-breadcrumb a:hover{opacity:.7}.ch-breadcrumb [aria-current]{color:var(--text-muted)}.ch-hero{padding:5rem 5% 6rem;background:linear-gradient(135deg,var(--navy) 0%,var(--navy-light) 50%,#1a3a5c 100%);text-align:center;color:#fff;position:relative;overflow:hidden}.ch-hero:before{content:'';position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");opacity:.03;pointer-events:none}.ch-hero:after{content:'';position:absolute;bottom:0;left:0;right:0;height:150px;background:linear-gradient(to top,var(--cream),transparent);pointer-events:none}.ch-hero-inner{position:relative;z-index:1}.ch-hero-badge{display:inline-flex;align-items:center;gap:.75rem;font-family:'Cinzel',serif;font-size:.6rem;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:2rem}.ch-hero-badge:before,.ch-hero-badge:after{content:'';width:40px;height:1px;background:linear-gradient(90deg,transparent,var(--gold))}.ch-hero-badge:after{background:linear-gradient(90deg,var(--gold),transparent)}.ch-hero h1{font-family:'Cormorant Garamond',serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:300;font-style:italic;margin-bottom:1.5rem;line-height:1.2}.ch-hero h1 em{font-style:normal;color:var(--gold);display:inline-block;position:relative}.ch-hero h1 em:after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.ch-hero-sub{color:rgba(255,255,255,.85);font-size:1.25rem;max-width:650px;margin:0 auto 2.5rem;line-height:1.8}.ch-entity-signal{background:rgba(201,162,39,.08);border:1px solid rgba(201,162,39,.25);border-radius:12px;padding:1.25rem 2.5rem;display:inline-block;backdrop-filter:blur(10px)}.ch-entity-signal p{font-family:'Cinzel',serif;font-size:.7rem;letter-spacing:.15em;color:rgba(255,255,255,.9);margin:0}.ch-entity-signal strong{color:var(--gold)}.ch-blog-section{padding:6rem 5%;max-width:1400px;margin:0 auto}.ch-blog-intro{text-align:center;margin-bottom:5rem}.ch-blog-intro h2{font-family:'Cinzel',serif;font-size:clamp(1rem,2vw,1.2rem);letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:1.5rem;position:relative;display:inline-block}.ch-blog-intro h2:before,.ch-blog-intro h2:after{content:'✦';margin:0 1rem;opacity:.5}.ch-blog-intro p{color:var(--text-muted);font-size:1.15rem;max-width:700px;margin:0 auto}.ch-blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:3rem}.ch-blog-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.08);transition:transform .5s cubic-bezier(.23,1,.32,1),box-shadow .5s;contain:layout paint;position:relative}.ch-blog-card:before{content:'';position:absolute;inset:0;border-radius:20px;padding:1px;background:linear-gradient(135deg,rgba(201,162,39,.3),transparent,rgba(201,162,39,.1));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:0;transition:opacity .5s}.ch-blog-card:hover{transform:translateY(-12px);box-shadow:0 30px 80px rgba(0,0,0,.12)}.ch-blog-card:hover:before{opacity:1}.ch-blog-card:focus-within{outline:3px solid var(--gold);outline-offset:4px}.ch-blog-card-img{aspect-ratio:16/10;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.ch-blog-card-img:before{content:'';position:absolute;inset:0;background:inherit;transition:transform .7s cubic-bezier(.23,1,.32,1)}.ch-blog-card:hover .ch-blog-card-img:before{transform:scale(1.05)}.ch-blog-card-img:after{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.4) 0%,transparent 50%)}.ch-blog-icon{width:90px;height:90px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.25);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;backdrop-filter:blur(10px);transition:transform .5s,border-color .5s}.ch-blog-card:hover .ch-blog-icon{transform:scale(1.1);border-color:var(--gold)}.ch-blog-icon svg{width:40px;height:40px;stroke:#fff;fill:none;stroke-width:1.5;transition:stroke .5s}.ch-blog-card:hover .ch-blog-icon svg{stroke:var(--gold)}.ch-blog-card-body{padding:2.5rem}.ch-blog-card-cat{font-family:'Cinzel',serif;font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;display:inline-block;position:relative}.ch-blog-card-cat:after{content:'';display:block;width:30px;height:1px;background:var(--gold);margin-top:.5rem;transition:width .3s}.ch-blog-card:hover .ch-blog-card-cat:after{width:50px}.ch-blog-card h3{font-family:'Cormorant Garamond',serif;font-size:1.6rem;margin-bottom:1rem;color:var(--text);line-height:1.3;transition:color .3s}.ch-blog-card:hover h3{color:var(--navy)}.ch-blog-card p{color:var(--text-muted);margin-bottom:1.75rem;line-height:1.8}.ch-blog-card-link{font-family:'Cinzel',serif;font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);text-decoration:none;display:inline-flex;align-items:center;gap:.75rem;transition:gap .3s}.ch-blog-card-link:hover{gap:1rem}.ch-blog-card-link:focus{outline:2px solid var(--gold);outline-offset:4px}.ch-blog-card-link svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;transition:transform .3s}.ch-blog-card-link:hover svg{transform:translateX(4px)}.ch-faq-section{padding:6rem 5%;background:linear-gradient(180deg,var(--cream) 0%,#f5f3ef 100%);position:relative}.ch-faq-section:before{content:'';position:absolute;top:0;left:5%;right:5%;height:1px;background:linear-gradient(90deg,transparent,rgba(201,162,39,.3),transparent)}.ch-faq-inner{max-width:900px;margin:0 auto}.ch-faq-header{text-align:center;margin-bottom:4rem}.ch-faq-header h2{font-family:'Cormorant Garamond',serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:300;font-style:italic;color:var(--navy);margin-bottom:1rem}.ch-faq-header h2 em{font-style:normal;color:var(--gold)}.ch-faq-header p{color:var(--text-muted);font-size:1.1rem}.ch-faq-list{display:flex;flex-direction:column;gap:1.5rem}.ch-faq-item{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.05);border:1px solid rgba(201,162,39,.1);transition:box-shadow .4s,border-color .4s}.ch-faq-item:hover{box-shadow:0 15px 50px rgba(0,0,0,.08);border-color:rgba(201,162,39,.25)}.ch-faq-q{padding:1.75rem 2rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;transition:background .3s}.ch-faq-q:hover{background:rgba(201,162,39,.03)}.ch-faq-q h3{font-family:'Cormorant Garamond',serif;font-size:1.25rem;font-weight:400;color:var(--navy);margin:0;line-height:1.4}.ch-faq-icon{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--gold),var(--gold-light));display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .4s}.ch-faq-icon svg{width:16px;height:16px;stroke:var(--navy);fill:none;stroke-width:2.5;transition:transform .4s}.ch-faq-item.is-open .ch-faq-icon{transform:rotate(180deg)}.ch-faq-a{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.23,1,.32,1),padding .5s}.ch-faq-item.is-open .ch-faq-a{max-height:300px}.ch-faq-a-inner{padding:0 2rem 2rem;color:var(--text-muted);line-height:1.9;font-size:1.05rem;border-top:1px solid rgba(201,162,39,.1)}.ch-faq-a-inner p{padding-top:1.5rem;margin:0}.ch-blog-cta{text-align:center;padding:5rem;background:linear-gradient(135deg,var(--navy) 0%,var(--navy-light) 100%);margin:4rem 0 0;border-radius:24px;position:relative;overflow:hidden}.ch-blog-cta:before{content:'';position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");opacity:.04;pointer-events:none}.ch-blog-cta-inner{position:relative;z-index:1}.ch-blog-cta h2{font-family:'Cormorant Garamond',serif;font-size:clamp(1.8rem,4vw,2.5rem);font-style:italic;color:#fff;margin-bottom:1rem}.ch-blog-cta h2 em{font-style:normal;color:var(--gold)}.ch-blog-cta p{color:rgba(255,255,255,.8);margin-bottom:2.5rem;font-size:1.15rem}.ch-blog-cta-btn{display:inline-block;background:linear-gradient(135deg,var(--gold),var(--gold-light));color:var(--navy);padding:1.25rem 3rem;text-decoration:none;font-family:'Cinzel',serif;font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;border-radius:6px;box-shadow:0 10px 30px rgba(201,162,39,.4);transition:transform .4s,box-shadow .4s}.ch-blog-cta-btn:hover{transform:translateY(-4px);box-shadow:0 15px 40px rgba(201,162,39,.5)}.ch-blog-cta-btn:focus{outline:2px solid #fff;outline-offset:4px}.ch-wa-btn{position:fixed;bottom:30px;right:30px;width:64px;height:64px;background:linear-gradient(135deg,#c9a227,#a8860c);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px rgba(37,211,102,.4);z-index:999;transition:transform .4s,box-shadow .4s}.ch-wa-btn:hover{transform:scale(1.1) rotate(5deg);box-shadow:0 15px 40px rgba(37,211,102,.5)}.ch-wa-btn:focus{outline:3px solid #fff;outline-offset:4px}.ch-wa-btn svg{width:30px;height:30px;fill:#fff}@media(max-width:768px){.ch-nav{position:absolute;top:100%;left:0;right:0;background:rgba(10,22,40,.98);flex-direction:column;padding:2rem;display:none;border-top:1px solid rgba(201,162,39,.2)}.ch-nav.is-open{display:flex}.ch-nav a:after{display:none}.ch-menu-toggle{display:block}.ch-hero{padding:4rem 5% 5rem}.ch-hero-badge:before,.ch-hero-badge:after{width:20px}.ch-breadcrumb{padding-top:5rem}.ch-blog-grid{grid-template-columns:1fr;gap:2rem}.ch-faq-q{padding:1.5rem}.ch-faq-a-inner{padding:0 1.5rem 1.5rem}.ch-blog-cta{padding:3rem 2rem;margin:3rem 0 0;border-radius:16px}}@media(prefers-contrast:high){.ch-blog-card,.ch-faq-item{border:2px solid #000}.ch-nav a{text-decoration:underline}}@media print{.ch-header,.ch-wa-btn,.ch-menu-toggle{display:none}.ch-hero{background:var(--navy)!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}}
*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;line-height:1.6}img{max-width:100%;height:auto;display:block}.site-header{position:relative}.hero-section{min-height:60vh;display:flex;align-items:center;justify-content:center}.container{max-width:1200px;margin:0 auto;padding:0 20px}h1,h2,h3{margin-top:0;line-height:1.2}.btn{display:inline-block;padding:12px 24px;text-decoration:none;border-radius:4px}.btn-primary{background:#06c;color:#fff}.loading{opacity:0;transition:opacity .3s}.loaded{opacity:1}
.ch-nav{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:1000!important;padding:15px 40px!important;background:rgba(0,31,63,.95)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;display:flex!important;justify-content:space-between!important;align-items:center!important}.ch-nav__container{max-width:1400px;margin:0 auto;display:flex!important;justify-content:space-between!important;align-items:center!important;width:100%}.ch-nav__logo{font-family:"Playfair Display",Georgia,serif!important;font-size:1.4rem!important;font-weight:600!important;color:#C9A227!important;text-decoration:none!important;letter-spacing:.1em!important}.ch-nav__menu{display:flex!important;align-items:center!important;gap:2rem!important}.ch-nav__link{color:rgba(255,255,255,.9)!important;text-decoration:none!important;font-family:Montserrat,sans-serif!important;font-size:.85rem!important;font-weight:500!important;letter-spacing:.05em!important;text-transform:uppercase!important;transition:color .3s ease!important}.ch-nav__link:hover{color:#C9A227!important}.ch-nav__cta{background:linear-gradient(135deg,#c9a227,#b8941f)!important;color:#001f3f!important;padding:12px 24px!important;border-radius:4px!important;font-family:Montserrat,sans-serif!important;font-size:.85rem!important;font-weight:600!important;text-decoration:none!important;text-transform:uppercase!important;letter-spacing:.05em!important}.ch-nav__lang{display:flex!important;align-items:center!important;gap:.5rem!important;color:rgba(255,255,255,.7)!important;font-family:Montserrat,sans-serif!important;font-size:.8rem!important}.ch-nav__lang a{color:rgba(255,255,255,.7)!important;text-decoration:none!important}.ch-nav__lang a:hover,.ch-nav__lang a.active{color:#C9A227!important}.ch-nav__lang span{color:rgba(255,255,255,.4)!important}.ch-nav__hamburger{display:none!important;flex-direction:column;justify-content:space-between;width:28px;height:20px;background:0 0;border:none;cursor:pointer;padding:0}.ch-nav__hamburger span{display:block;width:100%;height:2px;background:#c9a227;transition:all .3s ease}body.admin-bar .ch-nav{top:32px!important}@media(max-width:782px){body.admin-bar .ch-nav{top:46px!important}}@media(max-width:768px){.ch-nav__menu{display:none!important}.ch-nav__hamburger{display:flex!important}.ch-nav{padding:10px 20px!important}}
.ch-nav{position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;padding:15px 40px;background:rgba(0,31,63,.95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.ch-nav__container{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.ch-nav__logo{font-family:"Playfair Display",Georgia,serif;font-size:1.4rem;font-weight:600;color:#c9a227;text-decoration:none;letter-spacing:.1em}.ch-nav__menu{display:flex;align-items:center;gap:2rem}.ch-nav__link{color:rgba(255,255,255,.9);text-decoration:none;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;transition:color .3s ease}.ch-nav__link:hover{color:#c9a227}.ch-nav__cta{background:linear-gradient(135deg,#c9a227,#b8941f);color:#001f3f;padding:12px 24px;border-radius:4px;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:600;text-decoration:none;text-transform:uppercase;letter-spacing:.05em}.ch-nav__cta:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(201,162,39,.4)}.ch-nav__lang{display:flex;align-items:center;gap:.5rem;color:rgba(255,255,255,.7);font-family:Montserrat,sans-serif;font-size:.8rem}.ch-nav__lang a{color:rgba(255,255,255,.7);text-decoration:none;transition:color .3s}.ch-nav__lang a:hover,.ch-nav__lang a.active{color:#c9a227}.ch-nav__lang span{color:rgba(255,255,255,.4)}body.admin-bar .ch-nav{top:32px}@media(max-width:782px){body.admin-bar .ch-nav{top:46px}}@media(max-width:1024px){.ch-nav__menu{display:none}.ch-nav__hamburger{display:flex}}
.ch-llm-facts[hidden]{display:block !important}.ch-llm-facts{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ch-ai-content{background:#0d1e36;color:#fff;padding:80px 20px}
.sr-only,.ch-sr-only,[data-llm-facts]{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.ch-skip-link{position:absolute;left:-9999px}.ch-apt-header{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;justify-content:space-between;align-items:center;padding:0 40px;height:80px;background:rgba(0,31,63,.95);backdrop-filter:blur(10px)}.ch-apt-logo{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:600;color:#c9a227;text-decoration:none;letter-spacing:.1em}.ch-apt-nav{display:flex;align-items:center;gap:2rem}.ch-apt-nav a{color:rgba(255,255,255,.9);text-decoration:none;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:500;text-transform:uppercase}.ch-apt-nav a:hover{color:#c9a227}.ch-apt-nav-cta{background:linear-gradient(135deg,#c9a227,#b8941f)!important;color:#001f3f!important;padding:12px 24px!important;border-radius:4px}.ch-apt-menu-toggle{display:none}.ch-landing-hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#001f3f}.ch-landing-hero-bg{position:absolute;inset:0;z-index:1}.ch-landing-hero-bg img{width:100%;height:100%;object-fit:cover}.ch-landing-hero-overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(to bottom,rgba(0,31,63,.6),rgba(0,31,63,.4),rgba(0,31,63,.7))}.ch-landing-hero-content{position:relative;z-index:10;max-width:900px;padding:2rem;text-align:center;color:#fff}.ch-landing-hero-badge{display:inline-block;padding:.5rem 1.5rem;margin-bottom:1.5rem;background:rgba(201,162,39,.2);border:1px solid rgba(201,162,39,.5);border-radius:50px;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;color:#c9a227}.ch-landing-hero h1{margin:0 0 1rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.5rem,7vw,4.5rem);font-weight:400;line-height:1.1;color:#fff}.ch-landing-hero-tagline{margin:0 0 2rem;font-family:Lora,Georgia,serif;font-size:clamp(1.1rem,2.5vw,1.4rem);color:rgba(255,255,255,.9);font-style:italic}.ch-landing-hero-cta{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.ch-apt-btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:600;text-transform:uppercase;text-decoration:none;border-radius:4px}.ch-apt-btn-primary{background:linear-gradient(135deg,#c9a227,#b8941f);color:#001f3f}.ch-apt-btn-secondary{background:0 0;color:#fff;border:2px solid rgba(255,255,255,.5)}.ch-apt-scroll{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);z-index:10;font-family:Montserrat,sans-serif;font-size:.75rem;text-transform:uppercase;color:rgba(255,255,255,.6)}.ch-landing-intro,.ch-landing-apartments,.ch-landing-content-section,.ch-landing-faq,.ch-landing-cta-section{padding:clamp(60px,10vw,120px) 20px}.ch-landing-section-inner{max-width:1200px;margin:0 auto}.ch-landing-section-header{text-align:center;margin-bottom:3rem}.ch-landing-section-header h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,5vw,2rem);font-weight:400;color:#001f3f;margin:0 0 .5rem}.ch-landing-section-header h2 em{color:#c9a227;font-style:normal}.ch-landing-content{font-family:Lora,Georgia,serif;font-size:1.1rem;line-height:1.8;color:#333}.ch-landing-content p{margin-bottom:1.5rem}.ch-landing-apartments{background:#f8f6f3}.ch-landing-apt-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:2rem}.ch-landing-apt-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1)}.ch-landing-apt-card-img{position:relative;height:250px;overflow:hidden}.ch-landing-apt-card-img img{width:100%;height:100%;object-fit:cover}.ch-landing-apt-card-content{padding:1.5rem}.ch-landing-apt-card h3{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;margin:0 0 .5rem;color:#001f3f}.ch-faq-list{max-width:800px;margin:0 auto}.ch-faq-item{border-bottom:1px solid #eee;padding:1.5rem 0}.ch-faq-question{font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:600;color:#001f3f;margin-bottom:.75rem}.ch-faq-answer{font-family:Lora,Georgia,serif;font-size:1rem;line-height:1.7;color:#555}@media(max-width:768px){.ch-apt-header{padding:0 20px}.ch-apt-nav{display:none}.ch-apt-menu-toggle{display:flex}.ch-landing-apt-grid{grid-template-columns:1fr}}body.admin-bar .ch-apt-header{top:32px}
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
img.wp-smiley,img.emoji{display:inline !important;border:none !important;box-shadow:none !important;height:1em !important;width:1em !important;margin:0 .07em !important;vertical-align:-.1em !important;background:0 0 !important;padding:0 !important}
.ch-footer-module{--chf-gold:#c9a227;--chf-gold-light:#e8d5a3;--chf-gold-dark:#9a7b1e;--chf-gold-alpha:rgba(201,162,39,.15);--chf-navy:#0a1628;--chf-navy-light:#132238;--chf-navy-dark:#060d17;--chf-divine-blue:#1a3a5c;--chf-celestial:#2d5a87;--chf-white:#fff;--chf-text:rgba(255,255,255,.9);--chf-text-muted:rgba(255,255,255,.6);--chf-text-dim:rgba(255,255,255,.4);--chf-booking:#003580;--chf-tripadvisor:#00af87;--chf-google:#4285f4;--chf-whatsapp:#25d366;--chf-font-display:'Cinzel','Playfair Display',Georgia,serif;--chf-font-body:'Cormorant Garamond',Georgia,serif;--chf-space-xs:.25rem;--chf-space-sm:.5rem;--chf-space-md:1rem;--chf-space-lg:2rem;--chf-space-xl:4rem;--chf-ease:cubic-bezier(.4,0,.2,1);--chf-duration:.3s;box-sizing:border-box;font-family:var(--chf-font-body);line-height:1.6}.ch-footer-module *,.ch-footer-module *:before,.ch-footer-module *:after{.ch-footer-module svg{width:24px;height:24px;max-width:100%;flex-shrink:0}box-sizing:inherit;}.ch-footer-module .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ch-footer-module .chf-reviews{position:relative;background:linear-gradient(180deg,var(--chf-navy) 0%,var(--chf-divine-blue) 50%,var(--chf-navy) 100%);padding:var(--chf-space-xl) 5%;overflow:hidden}.ch-footer-module .chf-reviews__bg{position:absolute;inset:0;pointer-events:none}.ch-footer-module .chf-reviews__glow{position:absolute;border-radius:50%;opacity:.4}.ch-footer-module .chf-reviews__glow--1{width:60%;height:60%;top:-20%;left:-10%;background:radial-gradient(circle,rgba(201,162,39,.15) 0%,transparent 60%)}.ch-footer-module .chf-reviews__glow--2{width:50%;height:50%;bottom:-20%;right:-5%;background:radial-gradient(circle,var(--chf-celestial) 0%,transparent 60%);opacity:.2}.ch-footer-module .chf-reviews__container{position:relative;z-index:1;max-width:1400px;margin:0 auto}.ch-footer-module .chf-reviews__header{text-align:center;margin-bottom:var(--chf-space-xl)}.ch-footer-module .chf-reviews__eyebrow{display:block;font-family:var(--chf-font-display);font-size:.65rem;letter-spacing:.25em;text-transform:uppercase;color:var(--chf-gold);margin-bottom:var(--chf-space-sm)}.ch-footer-module .chf-reviews__title{font-family:var(--chf-font-display);font-size:clamp(1.5rem, 4vw, 2.5rem);font-weight:400;color:var(--chf-white);margin:0;line-height:1.2}.ch-footer-module .chf-reviews__title em{font-style:italic;background:linear-gradient(135deg,var(--chf-gold),var(--chf-gold-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ch-footer-module .chf-carousel{position:relative;width:100%}.ch-footer-module .chf-carousel__control{position:absolute;top:-3rem;right:0;z-index:10;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:.5rem 1rem;color:var(--chf-gold);font-family:var(--chf-font-display);font-size:.7rem;letter-spacing:.1em;cursor:pointer;transition:all var(--chf-duration) var(--chf-ease)}.ch-footer-module .chf-carousel__control:hover{background:rgba(201,162,39,.1);border-color:var(--chf-gold)}.ch-footer-module .chf-carousel__control:focus-visible{outline:2px solid var(--chf-gold);outline-offset:2px}.ch-footer-module .chf-carousel__control-icon--play{display:none}.ch-footer-module .chf-carousel__control[data-playing=false] .chf-carousel__control-icon--pause{display:none}.ch-footer-module .chf-carousel__control[data-playing=false] .chf-carousel__control-icon--play{display:inline}.ch-footer-module .chf-carousel__viewport{width:100%;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.ch-footer-module .chf-carousel__track{display:flex;gap:1.5rem;width:max-content;animation:chf-scroll var(--chf-scroll-duration,60s) linear infinite}.ch-footer-module .chf-carousel.is-paused .chf-carousel__track{animation-play-state:paused}@keyframes chf-scroll{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(calc(-1 * var(--chf-scroll-distance, 50%)), 0, 0)}}.ch-footer-module .chf-card{flex-shrink:0;width:360px;padding:1.75rem;background:linear-gradient(145deg,rgba(26,58,92,.8),rgba(45,90,135,.4));border:1px solid rgba(255,255,255,.08);border-radius:20px;display:flex;flex-direction:column;transition:transform var(--chf-duration) var(--chf-ease),border-color var(--chf-duration) var(--chf-ease)}.ch-footer-module .chf-card:hover{transform:translateY(-8px);border-color:rgba(255,215,0,.2)}.ch-footer-module .chf-card__platform{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .65rem;border-radius:10px;font-size:.72rem;font-weight:600;width:fit-content;margin-bottom:.75rem}.ch-footer-module .chf-card--booking .chf-card__platform{background:rgba(0,53,128,.15);color:#5b9bd5}.ch-footer-module .chf-card--tripadvisor .chf-card__platform{background:rgba(0,175,135,.15);color:var(--chf-tripadvisor)}.ch-footer-module .chf-card--google .chf-card__platform{background:rgba(66,133,244,.15);color:var(--chf-google)}.ch-footer-module .chf-card__platform .ch-icon{width:1em;height:1em}.ch-footer-module .chf-card__verified{margin-left:.25rem;font-size:.65rem}.ch-footer-module .chf-card__rating{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.ch-footer-module .chf-card__stars{color:gold;font-size:1rem;letter-spacing:2px;text-shadow:0 0 10px rgba(255,215,0,.4)}.ch-footer-module .chf-card__score{font-family:var(--chf-font-display);font-size:.75rem;font-weight:700;color:var(--chf-white);padding:.15rem .4rem;background:var(--chf-gold-alpha);border-radius:4px}.ch-footer-module .chf-card__quote{flex:1;margin:0 0 var(--chf-space-md)}.ch-footer-module .chf-card__quote p{font-family:var(--chf-font-body);font-size:1.05rem;font-style:italic;line-height:1.8;color:var(--chf-text);margin:0}.ch-footer-module .chf-card__author{display:flex;align-items:center;gap:.75rem;padding-top:var(--chf-space-sm);border-top:1px solid rgba(255,255,255,.08)}.ch-footer-module .chf-card__avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--chf-gold),var(--chf-gold-light));display:flex;align-items:center;justify-content:center;font-family:var(--chf-font-display);font-weight:600;font-size:1.1rem;color:var(--chf-navy);flex-shrink:0}.ch-footer-module .chf-card__avatar--tripadvisor{background:linear-gradient(135deg,var(--chf-tripadvisor),#00d4a0)}.ch-footer-module .chf-card__avatar--google{background:linear-gradient(135deg,var(--chf-google),#5b9bf8)}.ch-footer-module .chf-card__avatar--booking{background:linear-gradient(135deg,var(--chf-booking),#0055a0);color:var(--chf-white)}.ch-footer-module .chf-card__author-info{display:flex;flex-direction:column;min-width:0}.ch-footer-module .chf-card__name{font-family:var(--chf-font-display);font-style:normal;font-weight:500;font-size:.9rem;color:var(--chf-white);letter-spacing:.05em}.ch-footer-module .chf-card__location{font-size:.8rem;color:var(--chf-text-muted)}.ch-footer-module .chf-card__link{display:inline-flex;align-items:center;gap:.25rem;margin-top:var(--chf-space-sm);font-family:var(--chf-font-display);font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:var(--chf-gold);text-decoration:none;opacity:.8;transition:opacity var(--chf-duration) var(--chf-ease)}.ch-footer-module .chf-card__link:hover,.ch-footer-module .chf-card__link:focus{opacity:1}.ch-footer-module .chf-card__link:focus-visible{outline:2px solid var(--chf-gold);outline-offset:2px}.ch-footer-module .chf-reviews__cta{display:flex;justify-content:center;gap:var(--chf-space-md);flex-wrap:wrap;margin-top:var(--chf-space-xl)}.ch-footer-module .chf-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:var(--chf-font-display);font-size:.7rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;border-radius:30px;border:1px solid;cursor:pointer;transition:all var(--chf-duration) var(--chf-ease)}.ch-footer-module .chf-btn:focus-visible{outline:3px solid var(--chf-gold);outline-offset:2px}.ch-footer-module .chf-btn--booking{color:#5b9bd5;border-color:rgba(0,53,128,.3);background:0 0}.ch-footer-module .chf-btn--booking:hover{background:var(--chf-booking);color:var(--chf-white);border-color:var(--chf-booking)}.ch-footer-module .chf-btn--tripadvisor{color:var(--chf-tripadvisor);border-color:rgba(0,175,135,.3);background:0 0}.ch-footer-module .chf-btn--tripadvisor:hover{background:var(--chf-tripadvisor);color:var(--chf-white);border-color:var(--chf-tripadvisor)}.ch-footer-module .chf-btn--primary{background:var(--chf-gold);color:var(--chf-navy);border-color:var(--chf-gold);font-weight:600;padding:1rem 2rem;box-shadow:0 4px 20px rgba(201,162,39,.3)}.ch-footer-module .chf-btn--primary:hover{background:var(--chf-gold-light);transform:translateY(-2px);box-shadow:0 8px 30px rgba(201,162,39,.4)}.ch-footer-module .chf-btn--primary svg{width:16px;height:16px;transition:transform var(--chf-duration) var(--chf-ease)}.ch-footer-module .chf-btn--primary:hover svg{transform:translateX(3px)}.ch-footer-module .chf-footer{position:relative;background:var(--chf-navy);padding:var(--chf-space-xl) 5% var(--chf-space-lg);overflow:hidden}.ch-footer-module .chf-footer__bg{position:absolute;inset:0;pointer-events:none;overflow:hidden}.ch-footer-module .chf-footer__glow{position:absolute;border-radius:50%}.ch-footer-module .chf-footer__glow--1{width:500px;height:500px;top:-200px;left:0;background:radial-gradient(circle,rgba(201,162,39,.08) 0%,transparent 60%)}.ch-footer-module .chf-footer__glow--2{width:400px;height:400px;bottom:-150px;right:5%;background:radial-gradient(circle,rgba(45,90,135,.1) 0%,transparent 60%)}.ch-footer-module .chf-footer__particles{position:absolute;inset:0;background-image:radial-gradient(1px 1px at 10% 20%,rgba(255,215,0,.3) 1px,transparent 0),radial-gradient(1px 1px at 30% 60%,rgba(255,215,0,.2) 1px,transparent 0),radial-gradient(1px 1px at 50% 10%,rgba(255,215,0,.25) 1px,transparent 0),radial-gradient(1px 1px at 70% 80%,rgba(255,215,0,.2) 1px,transparent 0),radial-gradient(1px 1px at 90% 40%,rgba(255,215,0,.3) 1px,transparent 0);background-size:200px 200px;animation:chf-particles 30s linear infinite}@keyframes chf-particles{0%{transform:translateY(0)}100%{transform:translateY(-200px)}}.ch-footer-module .chf-footer__container{position:relative;z-index:1;max-width:1200px;margin:0 auto}.ch-footer-module .chf-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:var(--chf-space-xl);margin-bottom:var(--chf-space-xl)}.ch-footer-module .chf-footer__brand{max-width:360px}.ch-footer-module .chf-footer__logo{display:block;text-decoration:none;margin-bottom:var(--chf-space-lg)}.ch-footer-module .chf-footer__logo:focus-visible{outline:3px solid var(--chf-gold);outline-offset:4px}.ch-footer-module .chf-footer__logo-text{display:block;font-family:var(--chf-font-display);font-size:1.5rem;font-weight:600;letter-spacing:.15em;background:linear-gradient(135deg,var(--chf-gold),var(--chf-gold-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ch-footer-module .chf-footer__logo-sub{display:block;font-family:var(--chf-font-display);font-size:.55rem;letter-spacing:.5em;color:var(--chf-text-dim);margin-top:4px}.ch-footer-module .chf-footer__desc{font-size:1rem;color:var(--chf-text-muted);line-height:1.8;margin:0 0 var(--chf-space-md)}.ch-footer-module .chf-footer__trust{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:var(--chf-space-md)}.ch-footer-module .chf-trust{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .75rem;background:rgba(201,162,39,.08);border:1px solid rgba(201,162,39,.15);border-radius:20px;text-decoration:none;transition:all var(--chf-duration) var(--chf-ease)}.ch-footer-module .chf-trust:hover{background:rgba(201,162,39,.15);border-color:rgba(201,162,39,.3)}.ch-footer-module .chf-trust:focus-visible{outline:2px solid var(--chf-gold);outline-offset:2px}.ch-footer-module .chf-trust__icon{display:flex;align-items:center}.ch-footer-module .chf-trust__icon svg{width:14px;height:14px;fill:var(--chf-gold)}.ch-footer-module .chf-trust__text{font-size:.7rem;font-weight:500;color:var(--chf-text)}.ch-footer-module .chf-footer__social{display:flex;gap:.6rem}.ch-footer-module .chf-social{width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;transition:all var(--chf-duration) var(--chf-ease)}.ch-footer-module .chf-social svg,.ch-footer-module .chf-social svg path{width:18px;height:18px;fill:var(--chf-gold);transition:fill var(--chf-duration) var(--chf-ease)}.ch-footer-module .chf-social:hover{background:rgba(201,162,39,.15);border-color:var(--chf-gold);transform:translateY(-3px)}.ch-footer-module .chf-social:focus-visible{outline:3px solid var(--chf-gold);outline-offset:2px}.ch-footer-module .chf-social--whatsapp:hover{background:rgba(37,211,102,.15);border-color:var(--chf-whatsapp)}.ch-footer-module .chf-social--whatsapp:hover svg{fill:var(--chf-whatsapp)}.ch-footer-module .chf-footer__col{min-width:0}.ch-footer-module .chf-footer__heading{font-family:var(--chf-font-display);font-size:.7rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--chf-gold);margin:0 0 var(--chf-space-lg);padding-bottom:.75rem;border-bottom:1px solid rgba(201,162,39,.2)}.ch-footer-module .chf-footer__links{list-style:none;padding:0;margin:0}.ch-footer-module .chf-footer__links li{margin-bottom:.75rem}.ch-footer-module .chf-footer__links a{color:var(--chf-text-muted);text-decoration:none;font-size:.95rem;transition:all var(--chf-duration) var(--chf-ease);display:inline-block}.ch-footer-module .chf-footer__links a:hover{color:var(--chf-gold);transform:translateX(5px)}.ch-footer-module .chf-footer__links a:focus-visible{outline:2px solid var(--chf-gold);outline-offset:2px}.ch-footer-module .chf-footer__link--highlight{color:var(--chf-gold) !important;font-weight:500}.ch-footer-module .chf-contact{font-style:normal}.ch-footer-module .chf-contact__item{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;text-decoration:none;color:var(--chf-text-muted);transition:color var(--chf-duration) var(--chf-ease)}.ch-footer-module .chf-contact__item:hover{color:var(--chf-white)}.ch-footer-module .chf-contact__item:focus-visible{outline:2px solid var(--chf-gold);outline-offset:2px}.ch-footer-module .chf-contact__icon{font-size:1.2rem;line-height:1;flex-shrink:0}.ch-footer-module .chf-contact__icon svg{width:18px;height:18px;fill:currentColor}.ch-footer-module .chf-contact__text{display:flex;flex-direction:column;gap:.2rem;font-size:.9rem}.ch-footer-module .chf-contact__cta{font-family:var(--chf-font-display);font-size:.7rem;letter-spacing:.1em;color:var(--chf-gold);margin-top:.3rem}.ch-footer-module .chf-contact__item--whatsapp:hover{color:var(--chf-whatsapp)}.ch-footer-module .chf-contact__reveal{cursor:default}.ch-footer-module .chf-contact__hidden{position:relative}.ch-footer-module .chf-reveal-btn{background:rgba(201,162,39,.08);border:1px solid rgba(201,162,39,.3);border-radius:8px;padding:.5rem 1rem;color:var(--chf-gold);font-family:var(--chf-font-display);font-size:.7rem;letter-spacing:.1em;cursor:pointer;transition:all var(--chf-duration) var(--chf-ease)}.ch-footer-module .chf-reveal-btn:hover{background:rgba(201,162,39,.15);border-color:var(--chf-gold)}.ch-footer-module .chf-reveal-btn:focus-visible{outline:2px solid var(--chf-gold);outline-offset:2px}.ch-footer-module .chf-contact__revealed{display:none;color:var(--chf-white);text-decoration:none;font-size:1rem}.ch-footer-module .chf-contact__revealed:hover{color:var(--chf-gold)}.ch-footer-module .chf-contact__reveal.is-revealed .chf-reveal-btn{display:none}.ch-footer-module .chf-contact__reveal.is-revealed .chf-contact__revealed{display:block;animation:chf-fadeIn .4s var(--chf-ease)}@keyframes chf-fadeIn{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.ch-footer-module .chf-footer__cta{text-align:center;margin-bottom:var(--chf-space-xl)}.ch-footer-module .chf-footer__cta-label{font-family:var(--chf-font-body);font-size:1rem;color:var(--chf-text-muted);margin:0 0 var(--chf-space-md)}.ch-footer-module .chf-footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:var(--chf-space-lg);border-top:1px solid rgba(255,255,255,.08)}.ch-footer-module .chf-footer__copyright{font-size:.8rem;color:var(--chf-text-dim);margin:0}.ch-footer-module .chf-footer__legal{display:flex;gap:var(--chf-space-lg)}.ch-footer-module .chf-footer__legal a{font-size:.8rem;color:var(--chf-text-dim);text-decoration:none;transition:color var(--chf-duration) var(--chf-ease)}.ch-footer-module .chf-footer__legal a:hover{color:var(--chf-gold)}.ch-footer-module .chf-footer__legal a:focus-visible{outline:2px solid var(--chf-gold);outline-offset:2px}@media (max-width:1024px){.ch-footer-module .chf-footer__grid{grid-template-columns:1fr 1fr;gap:var(--chf-space-lg)}.ch-footer-module .chf-footer__brand{grid-column:span 2;max-width:100%;text-align:center;margin-bottom:var(--chf-space-md)}.ch-footer-module .chf-footer__trust,.ch-footer-module .chf-footer__social{justify-content:center}.ch-footer-module .chf-card{width:320px}}@media (max-width:768px){.ch-footer-module .chf-reviews,.ch-footer-module .chf-footer{padding-left:4%;padding-right:4%}.ch-footer-module .chf-footer__grid{grid-template-columns:1fr;text-align:center}.ch-footer-module .chf-footer__brand{grid-column:span 1}.ch-footer-module .chf-footer__heading{display:inline-block}.ch-footer-module .chf-contact{display:flex;flex-direction:column;align-items:center}.ch-footer-module .chf-contact__item{justify-content:center}.ch-footer-module .chf-footer__bottom{flex-direction:column;gap:var(--chf-space-md);text-align:center}.ch-footer-module .chf-footer__legal{order:-1}.ch-footer-module .chf-card{width:280px;padding:1.25rem}.ch-footer-module .chf-carousel__control{top:auto;bottom:-2.5rem;right:50%;transform:translateX(50%)}.ch-footer-module .chf-reviews__cta{margin-top:calc(var(--chf-space-xl) + 1rem)}}@media (prefers-reduced-motion:reduce){.ch-footer-module .chf-carousel__track{animation:none}.ch-footer-module .chf-footer__particles{animation:none}.ch-footer-module .chf-card:hover,.ch-footer-module .chf-social:hover,.ch-footer-module .chf-btn--primary:hover{transform:none}.ch-footer-module .chf-carousel__control{display:none}}@media print{.ch-footer-module .chf-reviews,.ch-footer-module .chf-footer{background:#fff !important;color:#000 !important}.ch-footer-module .chf-reviews__bg,.ch-footer-module .chf-footer__bg,.ch-footer-module .chf-carousel,.ch-footer-module .chf-footer__social,.ch-footer-module .chf-footer__cta{display:none !important}}.ch-footer-module svg,.ch-footer-module .chf-card__platform svg,.ch-footer-module .chf-reviews svg{width:24px !important;height:24px !important;max-width:24px !important;max-height:24px !important}.ch-footer-module .chf-card__platform-icon{width:24px !important;height:24px !important;display:inline-flex !important;overflow:hidden !important}.ch-footer-module .chf-social svg,.ch-footer-module .chf-social svg path,.ch-footer-module .chf-footer__social svg,.ch-footer-module .chf-footer__social svg path{fill:#c9a227 !important}.ch-footer-module .chf-footer__made{display:block;margin-top:.75rem;font-family:var(--chf-font-body);font-size:.85rem;font-style:italic;color:var(--chf-gold-light);letter-spacing:.05em}.ch-footer-module .chf-footer__made a{color:var(--chf-gold);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .3s ease}.ch-footer-module .chf-footer__made a:hover{border-bottom-color:var(--chf-gold)}.ch-footer-module .chf-reviews,.ch-footer-module .chf-footer{contain:layout paint}.ch-footer-module .chf-review:focus{outline:3px solid var(--chf-gold);outline-offset:4px}.ch-footer-module .chf-review:focus:not(:focus-visible){outline:none}.ch-footer-module .chf-review:focus-visible{outline:3px solid var(--chf-gold);outline-offset:4px}@media (prefers-contrast:high){.ch-footer-module .chf-review{border:2px solid currentColor}.ch-footer-module .chf-footer__link{text-decoration:underline}}@media (prefers-reduced-motion:reduce){.ch-footer-module .chf-reviews__track{animation:none !important}.ch-footer-module .chf-review{transition:none !important}}
.ch-footer-module{--chf-gold:#c9a227;--chf-gold-light:#e8d5a3;--chf-gold-dark:#9a7b1e;--chf-gold-alpha:rgba(201,162,39,.15);--chf-navy:#0a1628;--chf-navy-light:#132238;--chf-navy-dark:#060d17;--chf-divine-blue:#1a3a5c;--chf-celestial:#2d5a87;--chf-white:#fff;--chf-text:rgba(255,255,255,.9);--chf-text-muted:rgba(255,255,255,.6);--chf-text-dim:rgba(255,255,255,.4);--chf-booking:#003580;--chf-tripadvisor:#00af87;--chf-google:#4285f4;--chf-whatsapp:#25d366;--chf-font-display:'Cinzel','Playfair Display',Georgia,serif;--chf-font-body:'Cormorant Garamond',Georgia,serif;--chf-space-xs:.25rem;--chf-space-sm:.5rem;--chf-space-md:1rem;--chf-space-lg:2rem;--chf-space-xl:4rem;--chf-ease:cubic-bezier(.4,0,.2,1);--chf-duration:.3s;box-sizing:border-box;font-family:var(--chf-font-body);line-height:1.6}.ch-footer-module *,.ch-footer-module *:before,.ch-footer-module *:after{.ch-footer-module svg{width:24px;height:24px;max-width:100%;flex-shrink:0}box-sizing:inherit;}.ch-footer-module .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ch-footer-module .chf-reviews{position:relative;background:linear-gradient(180deg,var(--chf-navy) 0%,var(--chf-divine-blue) 50%,var(--chf-navy) 100%);padding:var(--chf-space-xl) 5%;overflow:hidden}.ch-footer-module .chf-reviews__bg{position:absolute;inset:0;pointer-events:none}.ch-footer-module .chf-reviews__glow{position:absolute;border-radius:50%;opacity:.4}.ch-footer-module .chf-reviews__glow--1{width:60%;height:60%;top:-20%;left:-10%;background:radial-gradient(circle,rgba(201,162,39,.15) 0%,transparent 60%)}.ch-footer-module .chf-reviews__glow--2{width:50%;height:50%;bottom:-20%;right:-5%;background:radial-gradient(circle,var(--chf-celestial) 0%,transparent 60%);opacity:.2}.ch-footer-module .chf-reviews__container{position:relative;z-index:1;max-width:1400px;margin:0 auto}.ch-footer-module .chf-reviews__header{text-align:center;margin-bottom:var(--chf-space-xl)}.ch-footer-module .chf-reviews__eyebrow{display:block;font-family:var(--chf-font-display);font-size:.65rem;letter-spacing:.25em;text-transform:uppercase;color:var(--chf-gold);margin-bottom:var(--chf-space-sm)}.ch-footer-module .chf-reviews__title{font-family:var(--chf-font-display);font-size:clamp(1.5rem, 4vw, 2.5rem);font-weight:400;color:var(--chf-white);margin:0;line-height:1.2}.ch-footer-module .chf-reviews__title em{font-style:italic;background:linear-gradient(135deg,var(--chf-gold),var(--chf-gold-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ch-footer-module .chf-carousel{position:relative;width:100%}.ch-footer-module .chf-carousel__control{position:absolute;top:-3rem;right:0;z-index:10;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:.5rem 1rem;color:var(--chf-gold);font-family:var(--chf-font-display);font-size:.7rem;letter-spacing:.1em;cursor:pointer;transition:all var(--chf-duration) var(--chf-ease)}.ch-footer-module .chf-carousel__control:hover{background:rgba(201,162,39,.1);border-color:var(--chf-gold)}.ch-footer-module .chf-carousel__control:focus-visible{outline:2px solid var(--chf-gold);outline-offset:2px}.ch-footer-module .chf-carousel__control-icon--play{display:none}.ch-footer-module .chf-carousel__control[data-playing=false] .chf-carousel__control-icon--pause{display:none}.ch-footer-module .chf-carousel__control[data-playing=false] .chf-carousel__control-icon--play{display:inline}.ch-footer-module .chf-carousel__viewport{width:100%;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.ch-footer-module .chf-carousel__track{display:flex;gap:1.5rem;width:max-content;animation:chf-scroll var(--chf-scroll-duration,60s) linear infinite}.ch-footer-module .chf-carousel.is-paused .chf-carousel__track{animation-play-state:paused}@keyframes chf-scroll{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(calc(-1 * var(--chf-scroll-distance, 50%)), 0, 0)}}.ch-footer-module .chf-card{flex-shrink:0;width:360px;padding:1.75rem;background:linear-gradient(145deg,rgba(26,58,92,.8),rgba(45,90,135,.4));border:1px solid rgba(255,255,255,.08);border-radius:20px;display:flex;flex-direction:column;transition:transform var(--chf-duration) var(--chf-ease),border-color var(--chf-duration) var(--chf-ease)}.ch-footer-module .chf-card:hover{transform:translateY(-8px);border-color:rgba(255,215,0,.2)}.ch-footer-module .chf-card__platform{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .65rem;border-radius:10px;font-size:.72rem;font-weight:600;width:fit-content;margin-bottom:.75rem}.ch-footer-module .chf-card--booking .chf-card__platform{background:rgba(0,53,128,.15);color:#5b9bd5}.ch-footer-module .chf-card--tripadvisor .chf-card__platform{background:rgba(0,175,135,.15);color:var(--chf-tripadvisor)}.ch-footer-module .chf-card--google .chf-card__platform{background:rgba(66,133,244,.15);color:var(--chf-google)}.ch-footer-module .chf-card__platform .ch-icon{width:1em;height:1em}.ch-footer-module .chf-card__verified{margin-left:.25rem;font-size:.65rem}.ch-footer-module .chf-card__rating{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.ch-footer-module .chf-card__stars{color:gold;font-size:1rem;letter-spacing:2px;text-shadow:0 0 10px rgba(255,215,0,.4)}.ch-footer-module .chf-card__score{font-family:var(--chf-font-display);font-size:.75rem;font-weight:700;color:var(--chf-white);padding:.15rem .4rem;background:var(--chf-gold-alpha);border-radius:4px}.ch-footer-module .chf-card__quote{flex:1;margin:0 0 var(--chf-space-md)}.ch-footer-module .chf-card__quote p{font-family:var(--chf-font-body);font-size:1.05rem;font-style:italic;line-height:1.8;color:var(--chf-text);margin:0}.ch-footer-module .chf-card__author{display:flex;align-items:center;gap:.75rem;padding-top:var(--chf-space-sm);border-top:1px solid rgba(255,255,255,.08)}.ch-footer-module .chf-card__avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--chf-gold),var(--chf-gold-light));display:flex;align-items:center;justify-content:center;font-family:var(--chf-font-display);font-weight:600;font-size:1.1rem;color:var(--chf-navy);flex-shrink:0}.ch-footer-module .chf-card__avatar--tripadvisor{background:linear-gradient(135deg,var(--chf-tripadvisor),#00d4a0)}.ch-footer-module .chf-card__avatar--google{background:linear-gradient(135deg,var(--chf-google),#5b9bf8)}.ch-footer-module .chf-card__avatar--booking{background:linear-gradient(135deg,var(--chf-booking),#0055a0);color:var(--chf-white)}.ch-footer-module .chf-card__author-info{display:flex;flex-direction:column;min-width:0}.ch-footer-module .chf-card__name{font-family:var(--chf-font-display);font-style:normal;font-weight:500;font-size:.9rem;color:var(--chf-white);letter-spacing:.05em}.ch-footer-module .chf-card__location{font-size:.8rem;color:var(--chf-text-muted)}.ch-footer-module .chf-card__link{display:inline-flex;align-items:center;gap:.25rem;margin-top:var(--chf-space-sm);font-family:var(--chf-font-display);font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:var(--chf-gold);text-decoration:none;opacity:.8;transition:opacity var(--chf-duration) var(--chf-ease)}.ch-footer-module .chf-card__link:hover,.ch-footer-module .chf-card__link:focus{opacity:1}.ch-footer-module .chf-card__link:focus-visible{outline:2px solid var(--chf-gold);outline-offset:2px}.ch-footer-module .chf-reviews__cta{display:flex;justify-content:center;gap:var(--chf-space-md);flex-wrap:wrap;margin-top:var(--chf-space-xl)}.ch-footer-module .chf-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:var(--chf-font-display);font-size:.7rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;border-radius:30px;border:1px solid;cursor:pointer;transition:all var(--chf-duration) var(--chf-ease)}.ch-footer-module .chf-btn:focus-visible{outline:3px solid var(--chf-gold);outline-offset:2px}.ch-footer-module .chf-btn--booking{color:#5b9bd5;border-color:rgba(0,53,128,.3);background:0 0}.ch-footer-module .chf-btn--booking:hover{background:var(--chf-booking);color:var(--chf-white);border-color:var(--chf-booking)}.ch-footer-module .chf-btn--tripadvisor{color:var(--chf-tripadvisor);border-color:rgba(0,175,135,.3);background:0 0}.ch-footer-module .chf-btn--tripadvisor:hover{background:var(--chf-tripadvisor);color:var(--chf-white);border-color:var(--chf-tripadvisor)}.ch-footer-module .chf-btn--primary{background:var(--chf-gold);color:var(--chf-navy);border-color:var(--chf-gold);font-weight:600;padding:1rem 2rem;box-shadow:0 4px 20px rgba(201,162,39,.3)}.ch-footer-module .chf-btn--primary:hover{background:var(--chf-gold-light);transform:translateY(-2px);box-shadow:0 8px 30px rgba(201,162,39,.4)}.ch-footer-module .chf-btn--primary svg{width:16px;height:16px;transition:transform var(--chf-duration) var(--chf-ease)}.ch-footer-module .chf-btn--primary:hover svg{transform:translateX(3px)}.ch-footer-module .chf-footer{position:relative;background:var(--chf-navy);padding:var(--chf-space-xl) 5% var(--chf-space-lg);overflow:hidden}.ch-footer-module .chf-footer__bg{position:absolute;inset:0;pointer-events:none;overflow:hidden}.ch-footer-module .chf-footer__glow{position:absolute;border-radius:50%}.ch-footer-module .chf-footer__glow--1{width:500px;height:500px;top:-200px;left:0;background:radial-gradient(circle,rgba(201,162,39,.08) 0%,transparent 60%)}.ch-footer-module .chf-footer__glow--2{width:400px;height:400px;bottom:-150px;right:5%;background:radial-gradient(circle,rgba(45,90,135,.1) 0%,transparent 60%)}.ch-footer-module .chf-footer__particles{position:absolute;inset:0;background-image:radial-gradient(1px 1px at 10% 20%,rgba(255,215,0,.3) 1px,transparent 0),radial-gradient(1px 1px at 30% 60%,rgba(255,215,0,.2) 1px,transparent 0),radial-gradient(1px 1px at 50% 10%,rgba(255,215,0,.25) 1px,transparent 0),radial-gradient(1px 1px at 70% 80%,rgba(255,215,0,.2) 1px,transparent 0),radial-gradient(1px 1px at 90% 40%,rgba(255,215,0,.3) 1px,transparent 0);background-size:200px 200px;animation:chf-particles 30s linear infinite}@keyframes chf-particles{0%{transform:translateY(0)}100%{transform:translateY(-200px)}}.ch-footer-module .chf-footer__container{position:relative;z-index:1;max-width:1200px;margin:0 auto}.ch-footer-module .chf-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:var(--chf-space-xl);margin-bottom:var(--chf-space-xl)}.ch-footer-module .chf-footer__brand{max-width:360px}.ch-footer-module .chf-footer__logo{display:block;text-decoration:none;margin-bottom:var(--chf-space-lg)}.ch-footer-module .chf-footer__logo:focus-visible{outline:3px solid var(--chf-gold);outline-offset:4px}.ch-footer-module .chf-footer__logo-text{display:block;font-family:var(--chf-font-display);font-size:1.5rem;font-weight:600;letter-spacing:.15em;background:linear-gradient(135deg,var(--chf-gold),var(--chf-gold-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ch-footer-module .chf-footer__logo-sub{display:block;font-family:var(--chf-font-display);font-size:.55rem;letter-spacing:.5em;color:var(--chf-text-dim);margin-top:4px}.ch-footer-module .chf-footer__desc{font-size:1rem;color:var(--chf-text-muted);line-height:1.8;margin:0 0 var(--chf-space-md)}.ch-footer-module .chf-footer__trust{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:var(--chf-space-md)}.ch-footer-module .chf-trust{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .75rem;background:rgba(201,162,39,.08);border:1px solid rgba(201,162,39,.15);border-radius:20px;text-decoration:none;transition:all var(--chf-duration) var(--chf-ease)}.ch-footer-module .chf-trust:hover{background:rgba(201,162,39,.15);border-color:rgba(201,162,39,.3)}.ch-footer-module .chf-trust:focus-visible{outline:2px solid var(--chf-gold);outline-offset:2px}.ch-footer-module .chf-trust__icon{display:flex;align-items:center}.ch-footer-module .chf-trust__icon svg{width:14px;height:14px;fill:var(--chf-gold)}.ch-footer-module .chf-trust__text{font-size:.7rem;font-weight:500;color:var(--chf-text)}.ch-footer-module .chf-footer__social{display:flex;gap:.6rem}.ch-footer-module .chf-social{width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;transition:all var(--chf-duration) var(--chf-ease)}.ch-footer-module .chf-social svg,.ch-footer-module .chf-social svg path{width:18px;height:18px;fill:var(--chf-gold);transition:fill var(--chf-duration) var(--chf-ease)}.ch-footer-module .chf-social:hover{background:rgba(201,162,39,.15);border-color:var(--chf-gold);transform:translateY(-3px)}.ch-footer-module .chf-social:focus-visible{outline:3px solid var(--chf-gold);outline-offset:2px}.ch-footer-module .chf-social--whatsapp:hover{background:rgba(37,211,102,.15);border-color:var(--chf-whatsapp)}.ch-footer-module .chf-social--whatsapp:hover svg{fill:var(--chf-whatsapp)}.ch-footer-module .chf-footer__col{min-width:0}.ch-footer-module .chf-footer__heading{font-family:var(--chf-font-display);font-size:.7rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--chf-gold);margin:0 0 var(--chf-space-lg);padding-bottom:.75rem;border-bottom:1px solid rgba(201,162,39,.2)}.ch-footer-module .chf-footer__links{list-style:none;padding:0;margin:0}.ch-footer-module .chf-footer__links li{margin-bottom:.75rem}.ch-footer-module .chf-footer__links a{color:var(--chf-text-muted);text-decoration:none;font-size:.95rem;transition:all var(--chf-duration) var(--chf-ease);display:inline-block}.ch-footer-module .chf-footer__links a:hover{color:var(--chf-gold);transform:translateX(5px)}.ch-footer-module .chf-footer__links a:focus-visible{outline:2px solid var(--chf-gold);outline-offset:2px}.ch-footer-module .chf-footer__link--highlight{color:var(--chf-gold) !important;font-weight:500}.ch-footer-module .chf-contact{font-style:normal}.ch-footer-module .chf-contact__item{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;text-decoration:none;color:var(--chf-text-muted);transition:color var(--chf-duration) var(--chf-ease)}.ch-footer-module .chf-contact__item:hover{color:var(--chf-white)}.ch-footer-module .chf-contact__item:focus-visible{outline:2px solid var(--chf-gold);outline-offset:2px}.ch-footer-module .chf-contact__icon{font-size:1.2rem;line-height:1;flex-shrink:0}.ch-footer-module .chf-contact__icon svg{width:18px;height:18px;fill:currentColor}.ch-footer-module .chf-contact__text{display:flex;flex-direction:column;gap:.2rem;font-size:.9rem}.ch-footer-module .chf-contact__cta{font-family:var(--chf-font-display);font-size:.7rem;letter-spacing:.1em;color:var(--chf-gold);margin-top:.3rem}.ch-footer-module .chf-contact__item--whatsapp:hover{color:var(--chf-whatsapp)}.ch-footer-module .chf-contact__reveal{cursor:default}.ch-footer-module .chf-contact__hidden{position:relative}.ch-footer-module .chf-reveal-btn{background:rgba(201,162,39,.08);border:1px solid rgba(201,162,39,.3);border-radius:8px;padding:.5rem 1rem;color:var(--chf-gold);font-family:var(--chf-font-display);font-size:.7rem;letter-spacing:.1em;cursor:pointer;transition:all var(--chf-duration) var(--chf-ease)}.ch-footer-module .chf-reveal-btn:hover{background:rgba(201,162,39,.15);border-color:var(--chf-gold)}.ch-footer-module .chf-reveal-btn:focus-visible{outline:2px solid var(--chf-gold);outline-offset:2px}.ch-footer-module .chf-contact__revealed{display:none;color:var(--chf-white);text-decoration:none;font-size:1rem}.ch-footer-module .chf-contact__revealed:hover{color:var(--chf-gold)}.ch-footer-module .chf-contact__reveal.is-revealed .chf-reveal-btn{display:none}.ch-footer-module .chf-contact__reveal.is-revealed .chf-contact__revealed{display:block;animation:chf-fadeIn .4s var(--chf-ease)}@keyframes chf-fadeIn{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.ch-footer-module .chf-footer__cta{text-align:center;margin-bottom:var(--chf-space-xl)}.ch-footer-module .chf-footer__cta-label{font-family:var(--chf-font-body);font-size:1rem;color:var(--chf-text-muted);margin:0 0 var(--chf-space-md)}.ch-footer-module .chf-footer__bottom{display:flex;justify-content:space-between;align-items:center;padding-top:var(--chf-space-lg);border-top:1px solid rgba(255,255,255,.08)}.ch-footer-module .chf-footer__copyright{font-size:.8rem;color:var(--chf-text-dim);margin:0}.ch-footer-module .chf-footer__legal{display:flex;gap:var(--chf-space-lg)}.ch-footer-module .chf-footer__legal a{font-size:.8rem;color:var(--chf-text-dim);text-decoration:none;transition:color var(--chf-duration) var(--chf-ease)}.ch-footer-module .chf-footer__legal a:hover{color:var(--chf-gold)}.ch-footer-module .chf-footer__legal a:focus-visible{outline:2px solid var(--chf-gold);outline-offset:2px}@media (max-width:1024px){.ch-footer-module .chf-footer__grid{grid-template-columns:1fr 1fr;gap:var(--chf-space-lg)}.ch-footer-module .chf-footer__brand{grid-column:span 2;max-width:100%;text-align:center;margin-bottom:var(--chf-space-md)}.ch-footer-module .chf-footer__trust,.ch-footer-module .chf-footer__social{justify-content:center}.ch-footer-module .chf-card{width:320px}}@media (max-width:768px){.ch-footer-module .chf-reviews,.ch-footer-module .chf-footer{padding-left:4%;padding-right:4%}.ch-footer-module .chf-footer__grid{grid-template-columns:1fr;text-align:center}.ch-footer-module .chf-footer__brand{grid-column:span 1}.ch-footer-module .chf-footer__heading{display:inline-block}.ch-footer-module .chf-contact{display:flex;flex-direction:column;align-items:center}.ch-footer-module .chf-contact__item{justify-content:center}.ch-footer-module .chf-footer__bottom{flex-direction:column;gap:var(--chf-space-md);text-align:center}.ch-footer-module .chf-footer__legal{order:-1}.ch-footer-module .chf-card{width:280px;padding:1.25rem}.ch-footer-module .chf-carousel__control{top:auto;bottom:-2.5rem;right:50%;transform:translateX(50%)}.ch-footer-module .chf-reviews__cta{margin-top:calc(var(--chf-space-xl) + 1rem)}}@media (prefers-reduced-motion:reduce){.ch-footer-module .chf-carousel__track{animation:none}.ch-footer-module .chf-footer__particles{animation:none}.ch-footer-module .chf-card:hover,.ch-footer-module .chf-social:hover,.ch-footer-module .chf-btn--primary:hover{transform:none}.ch-footer-module .chf-carousel__control{display:none}}@media print{.ch-footer-module .chf-reviews,.ch-footer-module .chf-footer{background:#fff !important;color:#000 !important}.ch-footer-module .chf-reviews__bg,.ch-footer-module .chf-footer__bg,.ch-footer-module .chf-carousel,.ch-footer-module .chf-footer__social,.ch-footer-module .chf-footer__cta{display:none !important}}.ch-footer-module svg,.ch-footer-module .chf-card__platform svg,.ch-footer-module .chf-reviews svg{width:24px !important;height:24px !important;max-width:24px !important;max-height:24px !important}.ch-footer-module .chf-card__platform-icon{width:24px !important;height:24px !important;display:inline-flex !important;overflow:hidden !important}.ch-footer-module .chf-social svg,.ch-footer-module .chf-social svg path,.ch-footer-module .chf-footer__social svg,.ch-footer-module .chf-footer__social svg path{fill:#c9a227 !important}.ch-footer-module .chf-footer__made{display:block;margin-top:.75rem;font-family:var(--chf-font-body);font-size:.85rem;font-style:italic;color:var(--chf-gold-light);letter-spacing:.05em}.ch-footer-module .chf-footer__made a{color:var(--chf-gold);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .3s ease}.ch-footer-module .chf-footer__made a:hover{border-bottom-color:var(--chf-gold)}.ch-footer-module .chf-reviews,.ch-footer-module .chf-footer{contain:layout paint}.ch-footer-module .chf-review:focus{outline:3px solid var(--chf-gold);outline-offset:4px}.ch-footer-module .chf-review:focus:not(:focus-visible){outline:none}.ch-footer-module .chf-review:focus-visible{outline:3px solid var(--chf-gold);outline-offset:4px}@media (prefers-contrast:high){.ch-footer-module .chf-review{border:2px solid currentColor}.ch-footer-module .chf-footer__link{text-decoration:underline}}@media (prefers-reduced-motion:reduce){.ch-footer-module .chf-reviews__track{animation:none !important}.ch-footer-module .chf-review{transition:none !important}}
.ch-footer-module svg,.ch-footer-module .ch-icon{width:20px !important;height:20px !important;max-width:20px !important;max-height:20px !important;display:inline-block !important;vertical-align:middle !important}.ch-footer-module .chf-card__platform{display:flex !important;align-items:center !important;gap:6px !important}
:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,#0693e3 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,#fcb900 0%,#ff6900 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,#ff6900 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px #fff,6px 6px #000;--wp--preset--shadow--crisp:6px 6px 0px #000}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}.has-black-color{color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-color{color:var(--wp--preset--color--white) !important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple) !important}.has-black-background-color{background-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-background-color{background-color:var(--wp--preset--color--white) !important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple) !important}.has-black-border-color{border-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-border-color{border-color:var(--wp--preset--color--white) !important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple) !important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum) !important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple) !important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux) !important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk) !important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean) !important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass) !important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight) !important}.has-small-font-size{font-size:var(--wp--preset--font-size--small) !important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium) !important}.has-large-font-size{font-size:var(--wp--preset--font-size--large) !important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large) !important}
.ch-footer-links{background:#0a1628;padding:40px 20px 20px}.ch-footer-links-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:30px}.ch-footer-col-seo h4{color:#c5a572;font-size:14px;font-weight:600;margin-bottom:15px;text-transform:uppercase;letter-spacing:1px}.ch-footer-col-seo ul{list-style:none;margin:0;padding:0}.ch-footer-col-seo li{margin-bottom:8px}.ch-footer-col-seo a{color:rgba(255,255,255,.7);text-decoration:none;font-size:14px;transition:color .2s}.ch-footer-col-seo a:hover{color:#c5a572}