:root{--bg:#f5f1ea;--surface:#ffffff;--surface-soft:#fbf7f1;--dark:#151515;--dark-soft:#232323;--text:#242424;--muted:#6d665e;--line:rgba(17,17,17,.1);--gold:#c89b5b;--gold-soft:#f2e1c8;--shadow:0 16px 40px rgba(0,0,0,.12);--radius:22px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:linear-gradient(180deg,#faf7f2 0,#f3eee7 100%);color:var(--text);line-height:1.6}
img{max-width:100%;display:block}
a{text-decoration:none}
.visually-hidden-focusable:not(:focus):not(:focus-within){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}
.skip-link{position:absolute;left:12px;top:-48px;z-index:2000;padding:.75rem 1rem;border-radius:12px;background:#fff;color:#111;box-shadow:var(--shadow)}
.skip-link:focus{top:12px}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(200,155,91,.45);outline-offset:2px}
.btn{border-radius:999px;padding:.85rem 1.35rem;font-weight:700}
.btn-gold{background:linear-gradient(135deg,#d6ad6f 0,#b98743 100%);border:1px solid #b98743;color:#17120d}
.btn-gold:hover{background:linear-gradient(135deg,#ddb77d 0,#c08f4d 100%);color:#17120d}
.btn-outline-gold{border:1px solid rgba(200,155,91,.55);color:#f7dfb9;background:transparent}
.btn-outline-gold:hover{background:rgba(200,155,91,.12);color:#fff0d6}
.site-header{position:sticky;top:0;z-index:1030;background:rgba(16,16,16,.88);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}
.navbar{padding:.9rem 0}
.navbar-brand{display:flex;align-items:center;gap:.9rem;color:#fff}
.brand-mark{width:46px;height:46px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,#f1d0a0 0,#b98743 100%);color:#17120d;font-weight:800;letter-spacing:.08em}
.brand-copy{display:flex;flex-direction:column;line-height:1.1}
.brand-copy strong{font-size:1rem;color:#fff}
.brand-copy small{font-size:.78rem;color:rgba(255,255,255,.68)}
.nav-link{color:rgba(255,255,255,.78)!important;padding:.6rem .8rem!important}
.nav-link.is-active,.nav-link:hover{color:#fff!important}
.header-actions{display:flex;gap:.7rem;flex-wrap:wrap}
.hero-section{padding:5.5rem 0 4rem;background:
radial-gradient(circle at top left,rgba(200,155,91,.18),transparent 28%),
radial-gradient(circle at 85% 15%,rgba(255,255,255,.12),transparent 18%),
linear-gradient(135deg,#131313 0,#23211f 42%,#403224 100%);color:#fff}
.hero-copy{max-width:720px}
.hero-slider{position:relative}
.hero-slide-card{display:grid;grid-template-columns:1.2fr .8fr;gap:1.5rem;align-items:center}
.hero-slide-visual img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:28px;box-shadow:var(--shadow);background:#2b231a}
.hero-slider-indicators{position:static;justify-content:flex-start;margin:1rem 0 0}
.hero-slider-indicators [data-bs-target]{width:34px;height:6px;border:0;border-radius:999px;background:rgba(255,255,255,.28)}
.hero-slider-indicators .active{background:#f4dcb7}
.hero-slider-control{width:48px;top:auto;bottom:1.2rem;opacity:1}
.hero-slider-control.carousel-control-prev{left:auto;right:3.8rem}
.hero-slider-control.carousel-control-next{right:.5rem}
.hero-slider-control .carousel-control-prev-icon,.hero-slider-control .carousel-control-next-icon{width:18px;height:18px}
.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .85rem;border-radius:999px;background:rgba(255,255,255,.08);color:#f4dcb7;font-size:.84rem;font-weight:700;letter-spacing:.02em}
.hero-copy h1{margin:1rem 0 1rem;font-size:clamp(2.4rem,5vw,4.6rem);line-height:1.04;max-width:12ch}
.hero-copy .lead{font-size:1.08rem;color:rgba(255,255,255,.82);max-width:64ch}
.hero-cta-group{display:flex;flex-wrap:wrap;gap:1rem;margin:2rem 0 1.2rem}
.trust-badges{display:flex;flex-wrap:wrap;gap:.75rem}
.trust-badges span{padding:.65rem .9rem;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);border-radius:999px;color:#fff7ea;font-size:.92rem}
.booking-card{background:rgba(255,255,255,.96);border-radius:28px;box-shadow:var(--shadow);padding:1.5rem;color:var(--text)}
.booking-card-top h2{margin:0 0 .4rem;font-size:1.5rem}
.booking-card-top p{margin:0 0 1.1rem;color:var(--muted)}
.booking-form .form-control,.booking-form .form-select{min-height:52px;border-radius:14px;border:1px solid rgba(17,17,17,.12)}
.content-card .form-control,.content-card .form-select,.content-card textarea{border-radius:14px;border:1px solid rgba(17,17,17,.12);min-height:52px}
.content-card textarea{min-height:140px}
.micro-copy{font-size:.92rem;color:var(--muted)}
.booking-points{list-style:none;padding:0;margin:1rem 0 0;display:grid;gap:.6rem;color:#534d46}
.booking-points li{display:flex;gap:.6rem;align-items:flex-start}
.booking-points i{color:#1ea35a;margin-top:.25rem}
.section-space{padding:5rem 0}
.section-space,.section-soft,.section-dark,.section-location{content-visibility:auto;contain-intrinsic-size:1px 900px}
.section-soft{background:var(--surface-soft)}
.section-dark{background:linear-gradient(180deg,#171717 0,#212121 100%);color:#fff}
.section-location{background:linear-gradient(180deg,#faf6ef 0,#f6efe5 100%)}
.section-heading{max-width:760px;margin:0 0 2.2rem}
.section-heading h2{margin:.8rem 0 1rem;font-size:clamp(2rem,4vw,3.15rem);line-height:1.08}
.section-heading p{margin:0;color:var(--muted);font-size:1.02rem}
.section-heading.light p{color:rgba(255,255,255,.74)}
.icon-card,.promo-card,.testimonial-card,.content-card,.policy-card,.faq-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.6rem;box-shadow:0 14px 30px rgba(0,0,0,.04);height:100%}
.icon-shell{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:var(--gold-soft);color:#8f672d;font-size:1.2rem;margin-bottom:1rem}
.icon-card h3,.promo-card h3,.testimonial-card strong,.room-card-body h3,.content-card h3{margin:0 0 .7rem}
.icon-card p,.promo-card p,.content-card p,.policy-card p{margin:0;color:var(--muted)}
.room-card{height:100%;display:flex;flex-direction:column;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:26px;overflow:hidden}
.room-card img{aspect-ratio:4/3;object-fit:cover;background:#2b231a}
.room-card-body{padding:1.4rem}
.room-meta{display:flex;gap:.8rem;flex-wrap:wrap;margin-bottom:.9rem}
.room-meta span{padding:.38rem .7rem;border-radius:999px;background:rgba(255,255,255,.08);color:#f3dcb9;font-size:.84rem}
.room-card p{color:rgba(255,255,255,.74)}
.room-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.2rem}
.promo-card{background:linear-gradient(180deg,#fff 0,#fbf6ef 100%)}
.promo-badge{display:inline-flex;padding:.45rem .75rem;border-radius:999px;background:#1d1d1d;color:#f3dcb9;font-size:.8rem;font-weight:700;margin-bottom:1rem}
.promo-link{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;color:#8c6229;font-weight:700}
.service-pill-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}
.service-pill{display:flex;align-items:center;gap:.8rem;background:#fff;border:1px solid var(--line);border-radius:18px;padding:1rem 1.1rem;font-weight:600}
.service-pill i{color:#8f672d}
.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.gallery-item{border:0;background:#fff;padding:.6rem;border-radius:22px;box-shadow:0 10px 22px rgba(0,0,0,.06);text-align:left}
.gallery-item img{aspect-ratio:4/3;object-fit:cover;border-radius:16px}
.gallery-item span{display:block;padding:.85rem .25rem .2rem;font-weight:700;color:#2d261f}
.nearby-list{list-style:none;padding:0;margin:0 0 1.5rem;display:grid;gap:.85rem}
.nearby-list li{display:flex;gap:.8rem;align-items:flex-start}
.nearby-list i{color:#8f672d;margin-top:.25rem}
.location-actions,.final-cta-actions{display:flex;flex-wrap:wrap;gap:1rem}
.map-frame{border-radius:26px;overflow:hidden;box-shadow:var(--shadow);min-height:420px}
.map-frame iframe{width:100%;height:100%;min-height:420px;border:0}
.testimonial-card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);color:#fff}
.testimonial-card p{color:rgba(255,255,255,.78)}
.testimonial-card span{display:block;color:#f3dcb9}
.rating{display:flex;gap:.25rem;color:#f5c56f;margin-bottom:1rem}
.faq-accordion .accordion-item{border:1px solid var(--line);border-radius:18px!important;overflow:hidden;margin-bottom:1rem}
.faq-accordion .accordion-button{font-weight:700;padding:1.1rem 1.2rem;background:#fff}
.faq-accordion .accordion-button:not(.collapsed){background:#f9f2e8;color:#1b1b1b;box-shadow:none}
.faq-accordion .accordion-body{color:var(--muted)}
.final-cta-box{display:grid;grid-template-columns:1.3fr .9fr;gap:2rem;align-items:center;background:linear-gradient(135deg,#fff 0,#f5ebdc 100%);border:1px solid rgba(17,17,17,.08);border-radius:30px;padding:2rem;box-shadow:var(--shadow)}
.site-footer{background:#121212;color:#fff;padding:4rem 0 6rem}
.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr 1fr;gap:2rem;margin-bottom:2rem}
.footer-grid p,.footer-contact span{color:rgba(255,255,255,.68)}
.footer-contact{display:grid;gap:.55rem}
.footer-contact a,.footer-links a,.policy-links a{color:#f2dfbf}
.footer-socials{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1rem}
.footer-socials a{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.08);color:#f2dfbf;border:1px solid rgba(255,255,255,.08)}
.footer-socials a:hover{background:rgba(255,255,255,.14);color:#fff}
.footer-links{list-style:none;padding:0;margin:0;display:grid;gap:.55rem}
.footer-map-block h4{margin-bottom:1rem}
.footer-map-frame{min-height:220px;border-radius:22px;overflow:hidden;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08)}
.footer-map-frame iframe{width:100%;height:220px;border:0;display:block}
.footer-map-frame p{margin:0;padding:1rem}
.footer-bottom{padding-top:1.4rem;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}
.policy-links{display:flex;gap:1rem;flex-wrap:wrap}
.floating-call,.floating-whatsapp{position:fixed;right:18px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:1.5rem;box-shadow:0 18px 32px rgba(0,0,0,.2);z-index:1050}
.floating-call{bottom:160px;background:#c89b5b}
.floating-whatsapp{bottom:92px;background:#24d366;font-size:1.7rem}
.mobile-cta-bar{position:fixed;left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));padding:.65rem;background:rgba(18,18,18,.98);border:1px solid rgba(255,255,255,.1);border-radius:22px;display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;z-index:1040;backdrop-filter:blur(10px);box-shadow:0 16px 34px rgba(0,0,0,.28)}
.mobile-cta-bar a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;min-height:62px;border-radius:16px;background:rgba(255,255,255,.06);color:#fff;font-size:.84rem;font-weight:700}
.mobile-cta-bar a:last-child{background:linear-gradient(135deg,#d6ad6f 0,#b98743 100%);color:#17120d}
.breadcrumb-wrap{padding:1rem 0;background:#f7f1e9;border-bottom:1px solid rgba(17,17,17,.06)}
.page-hero{padding:3.2rem 0;background:linear-gradient(135deg,#1a1918 0,#2d261f 100%);color:#fff}
.page-hero h1{margin:.8rem 0 0;font-size:clamp(2rem,4vw,3.6rem)}
.page-hero p{max-width:62ch;color:rgba(255,255,255,.76);margin:.8rem 0 0}
.page-grid{display:grid;grid-template-columns:2fr 1fr;gap:2rem}
.inline-cta-strip{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.5rem}
.content-card ul,.policy-card ul{padding-left:1.1rem}
.detail-gallery{display:grid;grid-template-columns:1.3fr .7fr;gap:1rem}
.detail-gallery .gallery-stack{display:grid;gap:1rem}
.detail-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1.5rem 0}
.fact-box{background:#fff7ec;border:1px solid rgba(200,155,91,.24);padding:1rem;border-radius:18px}
.reservation-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:2rem}
.contact-list{display:grid;gap:1rem}
.contact-list a,.contact-list span{display:flex;gap:.8rem;padding:1rem;border:1px solid var(--line);border-radius:18px;background:#fff;color:var(--text)}
.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.82);display:none;align-items:center;justify-content:center;padding:2rem;z-index:1100}
.lightbox.is-visible{display:flex}
.lightbox img{max-width:min(100%,980px);max-height:82vh;border-radius:22px}
.lightbox-close{position:absolute;top:20px;right:24px;width:48px;height:48px;border:0;border-radius:50%;background:#fff;color:#111;font-size:1.6rem}
.empty-state{padding:3rem;border-radius:26px;background:#fff;border:1px solid var(--line);text-align:center}
.hero-landing{padding-bottom:5rem}
@media (max-width:991px){.header-actions{margin-top:1rem}.hero-copy h1{max-width:none}.hero-slide-card,.service-pill-grid,.gallery-grid,.footer-grid,.page-grid,.reservation-layout,.detail-gallery,.final-cta-box{grid-template-columns:1fr}.detail-facts{grid-template-columns:1fr 1fr}.hero-slider-control{display:none}.hero-slide-visual{order:-1}.hero-slide-visual img{aspect-ratio:16/10}.floating-call,.floating-whatsapp{display:none}.site-footer{padding-bottom:7rem}}
@media (max-width:767px){.section-space{padding:4rem 0}.hero-section{padding:4.4rem 0 3.5rem}.hero-cta-group,.location-actions,.final-cta-actions{flex-direction:column;align-items:stretch}.detail-facts{grid-template-columns:1fr}.map-frame,.map-frame iframe{min-height:320px}.gallery-grid{grid-template-columns:1fr 1fr}.mobile-cta-bar{left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom))}}
@media (max-width:575px){.btn{width:100%}.gallery-grid{grid-template-columns:1fr}.brand-copy small{display:none}.hero-slider-indicators{justify-content:center}.mobile-cta-bar a{min-height:58px;font-size:.8rem}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
