:root{--primary:#1a3835;--primary-light:#2a5248;--gold:#c9a870;--gold-deep:#a8864a;--gold-light:#e8d5a3;--cream:#f8f5f0;--cream-soft:#fdfaf6;--white:#fff;--text:#1a3835;--text-muted:#5a6e6b;--line:#1a38351f;--line-gold:#c9a8704d;--display:"Playfair Display", serif;--sans:"Inter", -apple-system, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--sans);background:var(--cream-soft);color:var(--text);line-height:1.6;overflow-x:hidden}.container{max-width:1280px;margin:0 auto;padding:0 2.5rem}header{z-index:1000;border-bottom:1px solid var(--line);background:#1a3835;padding:1rem 0;transition:padding .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}header.scrolled{background:#fff;padding:.7rem 0;box-shadow:0 4px 24px #1a38351a}header.scrolled .brand-name,header.scrolled .nav-links a,header.scrolled .nav-links a:hover{color:var(--primary)}.nav{justify-content:space-between;align-items:center;gap:2rem;display:flex}.brand{align-items:center;gap:.75rem;text-decoration:none;display:flex}.brand-icon{object-fit:contain;flex-shrink:0;width:auto;height:48px}.brand-text{flex-direction:column;display:flex}.brand-name{font-family:var(--display);letter-spacing:.12em;text-transform:uppercase;color:var(--white);font-size:1.1rem;font-weight:600;line-height:1.1}.brand-sub{font-family:var(--sans);letter-spacing:.35em;text-transform:uppercase;color:var(--gold-deep);font-size:.6rem;font-weight:500}.brand-location{font-family:var(--sans);letter-spacing:.25em;text-transform:uppercase;color:var(--text-muted);font-size:.6rem;font-weight:400}.nav-links{gap:2rem;list-style:none;display:flex}.nav-links a{font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;color:var(--white);padding-bottom:2px;font-size:.78rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.nav-links a:after{content:"";background:var(--gold);width:0;height:1.5px;transition:width .3s;position:absolute;bottom:-2px;left:0}.nav-links a:hover{color:var(--white)}.nav-links a:hover:after{width:100%}.nav-actions{align-items:center;gap:.75rem;display:flex}.btn-book{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;background:var(--gold);color:var(--primary);white-space:nowrap;border-radius:2px;padding:.65rem 1.4rem;font-size:.74rem;font-weight:600;text-decoration:none;transition:all .3s}.btn-book:hover{background:var(--primary);color:var(--cream-soft)}.btn-whatsapp{z-index:999;color:#fff;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 20px #25d36666}.btn-whatsapp:hover{transform:scale(1.1);box-shadow:0 6px 28px #25d3668c}.menu-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.4rem;display:none}.menu-toggle span{background:var(--primary);width:22px;height:1.5px;transition:all .3s;display:block}.hero{background:var(--cream-soft);align-items:center;min-height:100vh;padding-top:72px;display:flex}.hero-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1280px;min-height:calc(100vh - 72px);margin:0 auto;padding:4rem 2.5rem;display:grid}.hero-left{align-items:center;display:flex}.hero-left-inner{width:100%;max-width:540px}.hero-eyebrow{opacity:0;align-items:center;gap:.75rem;margin-bottom:2rem;animation:.8s .2s forwards fadeUp;display:flex}.hero-eyebrow .line{background:var(--gold);width:36px;height:1.5px}.hero-eyebrow span{font-family:var(--sans);letter-spacing:.4em;text-transform:uppercase;color:var(--gold-deep);font-size:.7rem;font-weight:600}.hero h1{font-family:var(--display);color:var(--primary);opacity:0;margin-bottom:1.5rem;font-size:clamp(2.8rem,5vw,4.4rem);font-weight:600;line-height:1.08;animation:.9s .35s forwards fadeUp}.hero h1 em{color:var(--gold-deep);font-style:italic;font-weight:400;display:block}.hero-lead{color:var(--text-muted);opacity:0;margin-bottom:2.5rem;font-size:1rem;font-weight:400;line-height:1.75;animation:.9s .5s forwards fadeUp}.hero-actions{opacity:0;flex-wrap:wrap;gap:1rem;margin-bottom:3rem;animation:.9s .65s forwards fadeUp;display:flex}.btn-primary{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;background:var(--primary);color:var(--cream-soft);border:2px solid var(--primary);border-radius:2px;align-items:center;gap:.6rem;padding:1rem 2rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-primary:hover{color:var(--primary);background:0 0}.btn-ghost{font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);border:1.5px solid var(--line);background:0 0;border-radius:2px;align-items:center;gap:.6rem;padding:1rem 1.8rem;font-size:.78rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.btn-ghost:hover{border-color:var(--primary);color:var(--primary)}.btn .arrow{transition:transform .3s}.btn:hover .arrow{transform:translate(4px)}.hero-trust{opacity:0;gap:2rem;animation:.9s .8s forwards fadeUp;display:flex}.trust-item{flex-direction:column;align-items:flex-start;gap:.2rem;display:flex}.trust-icon{border:1.5px solid var(--line-gold);width:36px;height:36px;color:var(--gold-deep);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.4rem;display:flex}.trust-label{font-family:var(--sans);letter-spacing:.2em;text-transform:uppercase;color:var(--text);font-size:.65rem;font-weight:600;line-height:1.3}.hero-right{border-radius:4px;height:70vh;min-height:480px;position:relative;overflow:hidden}.hero-right img{object-fit:cover;object-position:center top;width:100%;height:100%}.hero-right-overlay{background:linear-gradient(90deg,#f8f5f014,#0000);position:absolute;inset:0}.section-eyebrow-center{text-align:center;font-family:var(--sans);letter-spacing:.4em;text-transform:uppercase;color:var(--gold-deep);margin-bottom:1rem;font-size:.7rem;font-weight:600}.section-title{font-family:var(--display);color:var(--primary);text-align:center;margin-bottom:1rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:600;line-height:1.1}.section-title em{color:var(--gold-deep);font-style:italic;font-weight:400}.section-sub{text-align:center;color:var(--text-muted);max-width:540px;margin:0 auto;font-size:1rem;line-height:1.75}.servicios{background:var(--cream-soft);padding:6rem 0}.section-header{margin-bottom:4rem}.cat-tabs{border-bottom:1.5px solid var(--line);justify-content:center;gap:0;margin-bottom:3rem;display:flex}.cat-tab{font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.9rem 1.8rem;font-size:.76rem;font-weight:500;transition:color .3s;position:relative}.cat-tab:after{content:"";background:var(--gold);width:0;height:2px;transition:all .3s;position:absolute;bottom:-1.5px;left:50%;transform:translate(-50%)}.cat-tab:hover{color:var(--primary)}.cat-tab.active{color:var(--primary);font-weight:600}.cat-tab.active:after{width:70%}.services-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.service-card{background:var(--white);border:1px solid var(--line);border-radius:4px;flex-direction:column;transition:all .4s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden}.service-card:hover{border-color:var(--gold-light);transform:translateY(-6px);box-shadow:0 20px 50px #1a38351f}.service-image{background:var(--cream);width:100%;height:200px;overflow:hidden}.service-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.service-card:hover .service-image img{transform:scale(1.06)}.service-card:before{content:"";background:linear-gradient(90deg, transparent, var(--gold) 50%, transparent);width:100%;height:2px;transition:transform .5s;position:absolute;top:200px;left:0;transform:scaleX(0)}.service-card:hover:before{transform:scaleX(1)}.service-content{flex-direction:column;flex-grow:1;padding:1.8rem 1.6rem 1.6rem;display:flex}.service-card .num{font-family:var(--sans);letter-spacing:.3em;color:var(--gold-deep);margin-bottom:.6rem;font-size:.68rem;font-weight:600}.service-card h3{font-family:var(--display);color:var(--primary);margin-bottom:.7rem;font-size:1.35rem;font-weight:600;line-height:1.2}.service-card p{color:var(--text-muted);flex-grow:1;margin-bottom:1.4rem;font-size:.9rem;line-height:1.7}.service-meta{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-end;padding-top:1rem;display:flex}.service-meta .price{font-family:var(--display);color:var(--primary);font-size:1.2rem;font-weight:600}.service-meta .price small{font-family:var(--sans);letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);margin-top:.15rem;font-size:.62rem;font-weight:400;display:block}.service-meta .duration{font-family:var(--sans);letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);text-align:right;font-size:.68rem;line-height:1.5}.badge{background:var(--primary);color:var(--cream-soft);font-family:var(--sans);letter-spacing:.2em;text-transform:uppercase;border-radius:2px;padding:.3rem .6rem;font-size:.58rem;font-weight:600;position:absolute;top:1rem;right:1rem}.badge.gold{background:var(--gold);color:var(--primary)}.servicios-foot{text-align:center;font-family:var(--display);color:var(--text-muted);margin-top:3.5rem;font-size:1.1rem;font-style:italic}.locations{background:var(--white);padding:6rem 0}.locations-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:4rem;display:grid}.location-card{border:1px solid var(--line);text-align:center;border-radius:4px;transition:all .4s;position:relative}.location-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px #1a38351a}.location-img{height:200px;position:relative;overflow:hidden}.location-img img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.location-card:hover .location-img img{transform:scale(1.05)}.location-icon-wrap{background:var(--primary);width:44px;height:44px;color:var(--gold);border:3px solid var(--white);border-radius:50%;justify-content:center;align-items:center;margin:-22px auto 1rem;display:flex}.location-body{padding:0 1.4rem 1.6rem;position:relative}.location-body h4{font-family:var(--sans);letter-spacing:.25em;text-transform:uppercase;color:var(--primary);margin-bottom:.6rem;font-size:.72rem;font-weight:700}.location-body p{color:var(--text-muted);font-size:.88rem;line-height:1.65}.travel-pricing{border-top:1px solid var(--line);margin-top:4rem;padding-top:3.5rem}.travel-pricing-header{text-align:center;margin-bottom:2.5rem}.travel-pricing-header h3{font-family:var(--display);color:var(--primary);margin:.5rem 0 .75rem;font-size:1.6rem;font-weight:600}.travel-pricing-sub{color:var(--text-muted);max-width:560px;margin:0 auto;font-size:.88rem;line-height:1.7}.travel-pricing-grid{border:1px solid var(--line);border-radius:4px;grid-template-columns:repeat(2,1fr);gap:0;display:grid;overflow:hidden}.travel-price-item{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.4rem;transition:background .2s;display:flex}.travel-price-item:nth-child(odd){border-right:1px solid var(--line)}.travel-price-item:nth-last-child(-n+2){border-bottom:none}.travel-price-item:hover{background:var(--cream)}.travel-price-name{font-family:var(--sans);color:var(--primary);font-size:.82rem;font-weight:500}.travel-price-tiers{font-family:var(--sans);color:var(--gold-deep);text-align:right;white-space:nowrap;font-size:.78rem;font-weight:600}@media (max-width:768px){.travel-pricing-grid{grid-template-columns:1fr}.travel-price-item:nth-child(odd){border-right:none}.travel-price-item:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.travel-price-item:last-child{border-bottom:none}.travel-price-tiers{white-space:normal;text-align:right}}.location-feature-section{background:var(--white);padding:0 0 5rem}.location-feature{grid-template-columns:1fr 1fr 1fr;gap:2rem;max-width:1280px;min-height:420px;margin:0 auto;padding:0 2.5rem;display:grid}.loc-left{background:var(--primary);border-radius:4px;flex-direction:column;justify-content:center;padding:3.5rem 3rem;display:flex}.loc-left .eyebrow{font-family:var(--sans);letter-spacing:.35em;text-transform:uppercase;color:var(--gold);margin-bottom:1.5rem;font-size:.68rem;font-weight:600}.loc-left h3{font-family:var(--display);color:var(--white);margin-bottom:1.2rem;font-size:2.4rem;font-weight:600;line-height:1.15}.loc-left p{color:#ffffffb3;margin-bottom:2rem;font-size:.92rem;line-height:1.75}.loc-left .line-sep{background:var(--gold);width:48px;height:2px;margin-bottom:1.5rem}.btn-gold{font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;background:var(--gold);color:var(--primary);border-radius:2px;width:fit-content;padding:.85rem 1.8rem;font-size:.74rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-gold:hover{background:var(--white)}.loc-center{border-radius:4px;position:relative;overflow:hidden}.loc-center img{object-fit:cover;width:100%;height:100%}.loc-center-overlay{text-align:center;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.loc-center-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--white);font-family:var(--display);white-space:nowrap;background:#1a3835eb;padding:.8rem 1.4rem;font-size:1rem;font-style:italic}.loc-right{background:var(--cream-soft);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 3rem;display:flex}.loc-pin{color:var(--primary);margin-bottom:.5rem}.loc-city{font-family:var(--display);color:var(--primary);font-size:1.6rem;font-weight:600;line-height:1.2}.loc-sub{font-family:var(--sans);color:var(--text-muted);letter-spacing:.05em;font-size:.78rem;line-height:1.4}.features{background:var(--cream);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:5rem 0}.features-inner{grid-template-columns:1fr auto;align-items:center;gap:4rem;display:grid}.features-list{flex-wrap:wrap;gap:3rem;display:flex}.feature-item{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}.feature-icon{border:1.5px solid var(--line-gold);width:56px;height:56px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;display:flex}.feature-label{font-family:var(--sans);letter-spacing:.2em;text-transform:uppercase;color:var(--primary);max-width:90px;font-size:.68rem;font-weight:600;line-height:1.4}.features-quote{font-family:var(--display);color:var(--primary);text-align:right;border-left:2px solid var(--gold);max-width:280px;padding-left:1.5rem;font-size:1.8rem;font-style:italic;line-height:1.35}.cta{background:var(--primary);padding:7rem 0;position:relative;overflow:hidden}.cta:before{content:"";pointer-events:none;background:radial-gradient(at 20%,#c9a8701f,#0000 55%),radial-gradient(at 80%,#c9a87014,#0000 55%);position:absolute;inset:0}.cta-monogram{font-family:var(--display);color:#c9a8700f;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:22rem;line-height:.85;position:absolute;bottom:-3rem;right:-2rem}.cta-content{text-align:center;z-index:2;max-width:680px;margin:0 auto;position:relative}.cta-eyebrow{font-family:var(--sans);letter-spacing:.4em;text-transform:uppercase;color:var(--gold);justify-content:center;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:.7rem;font-weight:600;display:flex}.cta-eyebrow:before,.cta-eyebrow:after{content:"";background:var(--gold);opacity:.5;width:28px;height:1px}.cta h2{font-family:var(--display);color:var(--white);margin-bottom:1.2rem;font-size:clamp(2.4rem,5vw,4rem);font-weight:600;line-height:1.1}.cta h2 em{color:var(--gold);font-style:italic;font-weight:400}.cta p{color:#ffffffa6;margin-bottom:2.5rem;font-size:1rem;line-height:1.75}.cta .btn-primary{background:var(--gold);color:var(--primary);border-color:var(--gold);padding:1.1rem 2.4rem;font-size:.8rem}.cta .btn-primary:hover{background:var(--white);border-color:var(--white)}.contacto{background:var(--cream-soft);padding:6rem 0}.contacto-grid{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}.contacto-info .eyebrow{font-family:var(--sans);letter-spacing:.35em;text-transform:uppercase;color:var(--gold-deep);margin-bottom:1.2rem;font-size:.68rem;font-weight:600}.contacto-info h3{font-family:var(--display);color:var(--primary);margin-bottom:1rem;font-size:2.6rem;font-weight:600;line-height:1.1}.contacto-info h3 em{color:var(--gold-deep);font-style:italic;font-weight:400}.contacto-info>p{color:var(--text-muted);max-width:440px;margin-bottom:2.5rem;font-size:.95rem;line-height:1.8}.contact-list{flex-direction:column;list-style:none;display:flex}.contact-list li{border-top:1px solid var(--line);align-items:center;gap:1.2rem;padding:1.2rem 0;display:flex}.contact-list li:last-child{border-bottom:1px solid var(--line)}.contact-icon{background:var(--primary);width:42px;height:42px;color:var(--gold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-text small{font-family:var(--sans);letter-spacing:.25em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.2rem;font-size:.62rem;font-weight:500;display:block}.contact-text a,.contact-text span{font-family:var(--display);color:var(--primary);font-size:1.05rem;text-decoration:none;transition:color .3s}.contact-text a:hover{color:var(--gold-deep)}.contacto-card{background:var(--white);border:1px solid var(--line);border-radius:4px;padding:2.8rem 2.4rem;position:relative;box-shadow:0 8px 32px #1a38350f}.contacto-card:before{content:"";background:var(--gold);border-radius:0 0 2px 2px;height:2px;position:absolute;top:0;left:2rem;right:2rem}.contacto-card .ornament{text-align:center;color:var(--gold);letter-spacing:.5em;margin-bottom:1rem;font-size:1.1rem}.contacto-card h4{font-family:var(--display);color:var(--primary);text-align:center;margin-bottom:.4rem;font-size:1.5rem;font-weight:600}.contacto-card>p{text-align:center;color:var(--text-muted);margin-bottom:1.8rem;font-size:.9rem;font-style:italic}.horario{list-style:none}.horario li{border-bottom:1px dashed var(--line);color:var(--text-muted);justify-content:space-between;padding:.8rem 0;font-size:.88rem;display:flex}.horario li:last-child{border-bottom:none}.horario li strong{color:var(--primary);font-weight:600}footer{background:var(--primary);color:#ffffffbf;position:relative}.footer-main{border-bottom:1px solid #ffffff14;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:3rem;padding:4rem 0 3rem;display:grid}.footer-brand-col .footer-logo{align-items:center;gap:.75rem;margin-bottom:1.2rem;text-decoration:none;display:flex}.footer-brand-name{font-family:var(--display);letter-spacing:.1em;text-transform:uppercase;color:var(--white);font-size:1rem;font-weight:600}.footer-brand-sub{letter-spacing:.3em;text-transform:uppercase;color:var(--gold);font-size:.58rem}.footer-tag{color:#ffffff8c;max-width:280px;font-size:.88rem;line-height:1.75}.footer-col h5{font-family:var(--sans);letter-spacing:.28em;text-transform:uppercase;color:var(--gold);margin-bottom:1.2rem;font-size:.68rem;font-weight:600}.footer-col ul{flex-direction:column;gap:.6rem;list-style:none;display:flex}.footer-col a{color:#fff9;font-size:.9rem;text-decoration:none;transition:color .3s}.footer-col a:hover{color:var(--gold)}.footer-contact-item{color:#ffffffa6;align-items:center;gap:.5rem;margin-bottom:.6rem;font-size:.9rem;text-decoration:none;transition:color .3s;display:flex}.footer-contact-item:hover{color:var(--gold)}.socials{gap:.6rem;margin-top:.5rem;display:flex}.socials a{color:#fff9;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .3s;display:flex}.socials a:hover{background:var(--gold);border-color:var(--gold);color:var(--primary)}.footer-bottom{color:#ffffff59;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 0;font-size:.78rem;display:flex}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.reveal{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(28px)}.reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){.services-grid{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr}.hero-left{order:2;padding:6rem 2rem 4rem}.hero-left-inner{max-width:600px;margin:0 auto;padding:0}.hero-right{order:1;height:60vh}.locations-grid{grid-template-columns:repeat(2,1fr)}.location-feature{grid-template-columns:1fr 1fr}.loc-right{display:none}.footer-main{grid-template-columns:1fr 1fr;gap:2rem}.features-inner{grid-template-columns:1fr}.features-quote{text-align:left;border-left:2px solid var(--gold);border-right:none;max-width:100%}.contacto-grid{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.container{padding:0 1.5rem}.nav-links,.nav-actions .btn-book{display:none}.menu-toggle{display:flex}.hero-right{display:none}.hero-inner{grid-template-columns:1fr}.hero-left{padding:0}.hero-inner{padding:5rem 1.5rem 3rem}.hero h1{font-size:2.4rem}.locations-grid,.location-feature{grid-template-columns:1fr}.loc-center{height:280px}.services-grid{grid-template-columns:1fr}.features-list{justify-content:center;gap:1.5rem}.footer-main{grid-template-columns:1fr;gap:2rem;padding:3rem 0 2rem}.footer-bottom{text-align:center;flex-direction:column}.cat-tabs{justify-content:flex-start;overflow-x:auto}.cat-tab{flex-shrink:0}}
