:root{--blue:#0a4d8c;--blue2:#0f6fbe;--sky:#eaf5ff;--navy:#092e52;--ink:#15324b;--muted:#6b7f91;--line:#dce8f2;--white:#fff;--green:#1f9d68;--shadow:0 18px 50px rgba(9,46,82,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;background:#fff;overflow-x:hidden}img{max-width:100%;height:auto}.container{max-width:1180px}.site-header{background:rgba(255,255,255,.96);backdrop-filter:blur(14px);box-shadow:0 1px 0 rgba(9,46,82,.08)}.navbar-brand img{object-fit:contain}.nav-link{font-weight:700;color:var(--navy)!important}.nav-link:hover{color:var(--blue2)!important}.btn-reserva,.btn-primary{background:linear-gradient(135deg,var(--blue),var(--blue2));border:0;color:#fff!important;border-radius:999px;padding:.8rem 1.2rem;font-weight:800;box-shadow:0 10px 24px rgba(15,111,190,.2)}.hero{position:relative;min-height:620px;display:grid;align-items:center;color:#fff;background:#092e52}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.55}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,34,61,.92) 0%,rgba(5,34,61,.62) 48%,rgba(5,34,61,.18) 100%)}.hero .container{position:relative;z-index:2}.hero-copy{max-width:720px}.eyebrow{display:inline-flex;gap:.45rem;align-items:center;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;font-weight:900;color:#5db8ff}.hero h1{font-size:clamp(2.5rem,5vw,5rem);line-height:.98;font-weight:900;letter-spacing:-.04em;margin:.8rem 0 1.2rem}.hero p{font-size:clamp(1.05rem,2vw,1.35rem);max-width:650px;color:#e5f3ff}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.6rem}.btn-light-premium{background:#fff;color:var(--navy);border-radius:999px;padding:.8rem 1.25rem;font-weight:800;text-decoration:none}.trust-strip{position:relative;z-index:3;margin-top:-38px}.trust-card{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);padding:1.25rem}.trust-item{display:flex;gap:.8rem;align-items:center}.trust-item i{font-size:1.5rem;color:var(--blue2)}section{padding:80px 0}.section-soft{background:linear-gradient(180deg,#f7fbff,#fff)}.section-title{font-size:clamp(2rem,3vw,3.2rem);font-weight:900;letter-spacing:-.035em;color:var(--navy)}.section-lead{color:var(--muted);font-size:1.08rem;max-width:760px}.service-card,.room-card,.place-card,.quote-card,.seo-card{height:100%;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 10px 32px rgba(9,46,82,.07);overflow:hidden}.service-card{padding:1.5rem}.service-card i{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:var(--sky);color:var(--blue2);font-size:1.4rem}.service-card h3,.room-card h3,.place-card h3{font-size:1.14rem;font-weight:850;color:var(--navy)}.room-card img,.place-card img{width:100%;height:220px;object-fit:cover}.room-card .body,.place-card .body{padding:1.3rem}.badge-soft{background:var(--sky);color:var(--blue);font-weight:800}.about-media{border-radius:30px;overflow:hidden;box-shadow:var(--shadow)}.about-media img{width:100%;height:520px;object-fit:cover}.feature-list{display:grid;gap:.8rem;padding:0;list-style:none}.feature-list li{display:flex;gap:.7rem}.feature-list i{color:var(--green)}.gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:14px}.gallery-grid a{display:block;border-radius:20px;overflow:hidden;min-height:220px}.gallery-grid a:nth-child(1),.gallery-grid a:nth-child(4){grid-column:span 7}.gallery-grid a:nth-child(2),.gallery-grid a:nth-child(3){grid-column:span 5}.gallery-grid a:nth-child(n+5){grid-column:span 4}.gallery-grid img{width:100%;height:100%;min-height:220px;object-fit:cover;transition:.3s}.gallery-grid a:hover img{transform:scale(1.03)}.cta{background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff;border-radius:34px;padding:2rem}.form-control,.form-select{border-radius:14px;border:1px solid #cbdce9;padding:.85rem 1rem}.form-control:focus,.form-select:focus{box-shadow:0 0 0 .25rem rgba(15,111,190,.12);border-color:var(--blue2)}.map{border:0;width:100%;height:420px;border-radius:28px}.breadcrumb-wrap{background:#f4f9fd;border-bottom:1px solid var(--line);padding:1rem 0}.page-hero{padding:70px 0 44px;background:linear-gradient(180deg,#f4faff,#fff)}.page-hero h1{font-size:clamp(2.2rem,4vw,4rem);font-weight:900;color:var(--navy);letter-spacing:-.04em}.detail-cover{width:100%;height:min(52vw,560px);object-fit:cover;border-radius:30px;box-shadow:var(--shadow)}.content-prose{font-size:1.08rem;line-height:1.85;color:#354f63}.content-prose h2{color:var(--navy);font-weight:900;margin-top:2rem}.faq .accordion-item{border:1px solid var(--line);border-radius:18px!important;overflow:hidden;margin-bottom:.75rem}.faq .accordion-button{font-weight:800;color:var(--navy)}.site-footer{background:var(--navy);color:#c8d9e8;padding:58px 0 18px}.site-footer h3{font-size:1rem;color:#fff;font-weight:900}.site-footer a{display:block;color:#d8e8f5;text-decoration:none;margin:.45rem 0}.site-footer a:hover{color:#fff}.footer-logo{width:180px;filter:brightness(0) invert(1)}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.12);padding-top:18px;margin-top:38px;font-size:.9rem}.footer-bottom a{display:inline}.wa-float{position:fixed;right:20px;bottom:20px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-size:1.7rem;box-shadow:0 12px 30px rgba(0,0,0,.2);z-index:1050}.admin-shell{min-height:100vh;background:#f4f8fb}.admin-card{border:1px solid var(--line);border-radius:20px;background:#fff;padding:1.25rem;box-shadow:0 10px 28px rgba(9,46,82,.06)}@media(max-width:991px){.hero{min-height:560px}.trust-strip{margin-top:-18px}.gallery-grid a,.gallery-grid a:nth-child(n){grid-column:span 6}.about-media img{height:400px}}@media(max-width:575px){section{padding:58px 0}.hero{min-height:540px}.hero h1{font-size:2.65rem}.gallery-grid{grid-template-columns:1fr}.gallery-grid a,.gallery-grid a:nth-child(n){grid-column:1;min-height:230px}.trust-card{padding:1rem}.map{height:330px}.footer-bottom{display:block}.footer-bottom span{display:block;margin:.4rem 0}}
