:root{--forest:#536557;--sage:#788577;--ivory:#FEFCED;--warm:#FDF4EB;--stone:#E5E1D6;--ink:#202720;--gold:#B7A16A;--max:1440px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:"Manrope",sans-serif;overflow-x:hidden}body.modal-open,body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}
.page-noise{position:fixed;inset:0;pointer-events:none;z-index:50;opacity:.026;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.95' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.9'/%3E%3C/svg%3E")}
.topbar{position:fixed;top:0;left:0;right:0;z-index:40;height:92px;padding:0 4vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;transition:background .35s ease,border-color .35s ease,height .35s ease}.topbar.scrolled{height:74px;background:rgba(254,252,237,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(32,39,32,.08)}
.brand{display:flex;align-items:center;gap:12px;justify-self:start}.brand-symbol{width:34px;height:34px;display:grid;place-items:center;color:var(--forest)}.brand-symbol svg{width:100%;height:100%}.brand-text{letter-spacing:.24em;font-size:12px;font-weight:700}
.desktop-nav{display:flex;gap:clamp(16px,1.7vw,32px);font-size:12px;color:rgba(32,39,32,.7)}.desktop-nav a,.reserve-link{transition:color .25s ease}.desktop-nav a:hover,.reserve-link:hover{color:var(--forest)}.desktop-nav .nav-services{color:var(--forest);font-weight:700}.reserve-link{justify-self:end;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700}.menu-button{display:none;justify-self:end;width:44px;height:44px;border:0;background:transparent;cursor:pointer}.menu-button span{display:block;width:22px;height:1px;background:var(--ink);margin:6px auto}
.mobile-menu{display:none}
.hero{width:min(100%,var(--max));min-height:100vh;margin:0 auto;padding:140px 4vw 80px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:7vw;align-items:center;position:relative;overflow:hidden}.hero::before{content:"";position:absolute;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(120,133,119,.17),rgba(120,133,119,0) 68%);left:-260px;top:50%;transform:translateY(-50%)}.hero-copy{position:relative;z-index:2}
.kicker{margin:0 0 24px;color:var(--sage);font-size:11px;letter-spacing:.19em;text-transform:uppercase;font-weight:700}.hero h1{margin:0;font-family:"Cormorant Garamond",serif;font-size:clamp(66px,7.5vw,126px);line-height:.82;letter-spacing:-.055em;font-weight:500;max-width:850px}.hero h1 em{display:block;margin-top:18px;color:var(--forest);font-weight:500}.hero-text{max-width:600px;margin:34px 0 0;color:rgba(32,39,32,.66);font-size:16px;line-height:1.75}
.hero-actions{display:flex;align-items:center;gap:24px;margin-top:36px}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:54px;padding:0 24px;border-radius:16px;font-size:13px;font-weight:700;transition:transform .25s ease,background .25s ease,color .25s ease}.button-primary{background:var(--forest);color:var(--ivory)}.button-primary:hover{transform:translateY(-3px);background:var(--ink)}.button-text{min-height:auto;padding:8px 0;border-radius:0;border-bottom:1px solid rgba(32,39,32,.25)}.button-text:hover{color:var(--forest)}
.hero-trust{display:flex;flex-wrap:wrap;gap:18px 24px;margin-top:40px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:rgba(32,39,32,.55)}.hero-trust span{display:flex;align-items:center;gap:8px}.hero-trust i{width:5px;height:5px;border-radius:50%;background:var(--forest)}
.hero-media{position:relative;z-index:2;display:flex;justify-content:center}.video-frame{width:min(100%,520px);aspect-ratio:9/14;position:relative;overflow:hidden;border-radius:42px;background:var(--stone);box-shadow:0 40px 120px rgba(32,39,32,.18)}.video-frame video{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.video-shade{position:absolute;inset:0;background:linear-gradient(to top,rgba(20,28,22,.62),transparent 38%),linear-gradient(to bottom,rgba(20,28,22,.12),transparent 25%)}.video-caption{position:absolute;left:28px;right:28px;bottom:28px;color:var(--ivory)}.video-caption span{display:block;font-size:10px;letter-spacing:.18em;text-transform:uppercase;opacity:.72;margin-bottom:8px}.video-caption strong{display:block;font-family:"Cormorant Garamond",serif;font-size:30px;line-height:1;font-weight:500}.video-index{position:absolute;top:24px;right:24px;color:var(--ivory);font-size:9px;letter-spacing:.14em;text-transform:uppercase}
.floating-orbit{position:absolute;border:1px solid rgba(83,101,87,.24);border-radius:50%;pointer-events:none}.orbit-one{width:170px;height:170px;top:-38px;right:-35px}.orbit-two{width:90px;height:90px;bottom:70px;left:-40px}.floating-note{position:absolute;left:-74px;top:20%;width:170px;padding:18px;border-radius:18px;background:rgba(254,252,237,.88);backdrop-filter:blur(16px);border:1px solid rgba(32,39,32,.08);box-shadow:0 20px 50px rgba(32,39,32,.1)}.floating-note span{display:block;color:var(--sage);font-size:8px;letter-spacing:.18em;margin-bottom:7px}.floating-note strong{font-family:"Cormorant Garamond",serif;font-size:20px;font-weight:600}
.scroll-cue{position:absolute;left:4vw;bottom:30px;display:flex;align-items:center;gap:12px;color:var(--sage);font-size:9px;letter-spacing:.18em;text-transform:uppercase}.scroll-cue i{width:56px;height:1px;background:var(--sage);position:relative;overflow:hidden}.scroll-cue i::after{content:"";position:absolute;inset:0;background:var(--forest);transform:translateX(-100%);animation:scan 2.6s infinite}@keyframes scan{to{transform:translateX(100%)}}
.intent-section{padding:140px 4vw;background:var(--warm)}.intent-head{width:min(100%,820px);margin:0 auto 70px;text-align:center}.intent-head h2,.placeholder-section h2,.reserve-section h2{margin:0;font-family:"Cormorant Garamond",serif;font-size:clamp(58px,7vw,105px);line-height:.9;letter-spacing:-.045em;font-weight:500}.intent-head>p:last-child{max-width:520px;margin:25px auto 0;color:rgba(32,39,32,.62);line-height:1.7}
.intent-grid{width:min(100%,1220px);margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.intent-card{min-height:330px;padding:32px;position:relative;text-align:left;color:var(--ink);background:rgba(254,252,237,.6);border:1px solid rgba(32,39,32,.08);border-radius:28px;cursor:pointer;transition:transform .35s ease,border-color .35s ease,background .35s ease}.intent-card:hover{transform:translateY(-7px);border-color:rgba(83,101,87,.35);background:var(--ivory)}.intent-number{font-size:10px;letter-spacing:.14em;color:var(--sage)}.intent-card h3{max-width:470px;margin:85px 0 15px;font-family:"Cormorant Garamond",serif;font-size:48px;line-height:.95;font-weight:500}.intent-card p{max-width:440px;margin:0;color:rgba(32,39,32,.58);font-size:13px;line-height:1.65}.intent-arrow{position:absolute;right:28px;bottom:26px;font-size:22px}.intent-card-dark{background:var(--forest);color:var(--ivory)}.intent-card-dark:hover{background:var(--ink)}.intent-card-dark p,.intent-card-dark .intent-number{color:rgba(254,252,237,.68)}
.manifesto{min-height:100vh;padding:110px 6vw;display:flex;flex-direction:column;justify-content:space-between;background:var(--forest);color:var(--ivory)}.manifesto-line{display:flex;align-items:center;justify-content:center;gap:20px;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:rgba(254,252,237,.65)}.manifesto-line i{width:5px;height:5px;border-radius:50%;background:var(--gold)}.manifesto blockquote{margin:80px auto;max-width:1160px;text-align:center;font-family:"Cormorant Garamond",serif;font-size:clamp(54px,7.4vw,116px);line-height:.91;letter-spacing:-.045em;font-weight:500}.manifesto blockquote em{display:block;color:#d9d4b7}.manifesto-footer{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:rgba(254,252,237,.7)}.manifesto-footer a{display:flex;gap:12px;align-items:center;color:var(--ivory)}
.placeholder-section,.reserve-section{min-height:80vh;padding:130px 6vw;display:flex;flex-direction:column;justify-content:center}.placeholder-section h2,.reserve-section h2{max-width:1000px}.placeholder-section.alt{background:var(--stone)}.reserve-section{align-items:flex-start;gap:28px;background:var(--ivory)}
.intent-modal{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:20px;background:rgba(32,39,32,.42);backdrop-filter:blur(14px);opacity:0;pointer-events:none;transition:opacity .3s ease}.intent-modal.open{opacity:1;pointer-events:auto}.intent-modal-panel{width:min(100%,660px);padding:52px;position:relative;border-radius:32px;background:var(--ivory);box-shadow:0 40px 100px rgba(0,0,0,.22);transform:translateY(20px) scale(.98);transition:transform .35s ease}.intent-modal.open .intent-modal-panel{transform:none}.intent-modal-panel h2{margin:0;font-family:"Cormorant Garamond",serif;font-size:58px;line-height:.95;font-weight:500}.intent-modal-panel>p:not(.kicker){margin:24px 0 28px;color:rgba(32,39,32,.62);line-height:1.7}.modal-close{position:absolute;right:22px;top:18px;width:42px;height:42px;border:0;border-radius:50%;background:var(--warm);color:var(--ink);font-size:25px;cursor:pointer}
.reveal{opacity:0;transform:translateY(26px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:980px){.topbar{grid-template-columns:1fr auto}.desktop-nav,.reserve-link{display:none}.menu-button{display:block}.hero{grid-template-columns:1fr;gap:60px;padding-top:125px}.hero-copy{max-width:800px}.hero-media{justify-content:flex-end}.video-frame{width:min(78vw,520px)}.floating-note{left:-90px}.scroll-cue{display:none}}
@media(max-width:680px){.topbar{height:72px;padding:0 20px}.brand-text{font-size:10px}.hero{padding:105px 20px 55px;gap:42px}.hero h1{font-size:61px;line-height:.86}.hero h1 em{margin-top:12px}.hero-text{font-size:14px;margin-top:25px}.hero-actions{align-items:flex-start;flex-direction:column;gap:12px}.hero-trust{gap:10px 15px}.hero-media{justify-content:center}.video-frame{width:100%;aspect-ratio:9/13;border-radius:28px}.floating-note{display:none}.orbit-one{right:-50px}.intent-section{padding:95px 16px}.intent-head{margin-bottom:45px}.intent-head h2{font-size:57px}.intent-grid{grid-template-columns:1fr}.intent-card{min-height:270px;padding:25px}.intent-card h3{margin-top:65px;font-size:39px}.manifesto{padding:90px 20px;min-height:90vh}.manifesto blockquote{font-size:53px}.manifesto-line{gap:9px;font-size:8px}.manifesto-footer{align-items:flex-start;flex-direction:column;gap:16px}.placeholder-section,.reserve-section{padding:95px 20px;min-height:70vh}.placeholder-section h2,.reserve-section h2{font-size:55px}.intent-modal-panel{padding:42px 24px 28px}.intent-modal-panel h2{font-size:47px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}.scroll-cue i::after{animation:none}}

/* Ubuntu Home v0.1.1 */
.arrow-icon{
  width:18px;
  height:18px;
  display:block;
  fill:none;
  stroke:currentColor;
  stroke-width:1.7;
  stroke-linecap:round;
  stroke-linejoin:round;
  flex:0 0 auto;
  transition:transform .25s ease;
}
a:hover .arrow-icon,
button:hover .arrow-icon{
  transform:translate(2px,-2px);
}
.arrow-down{
  transform:rotate(90deg);
}
a:hover .arrow-down,
button:hover .arrow-down{
  transform:rotate(90deg) translate(2px,-2px);
}
.intent-arrow{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border:1px solid rgba(32,39,32,.13);
  border-radius:50%;
  color:var(--forest);
}
.intent-arrow .arrow-icon{
  width:17px;
  height:17px;
}
.intent-card-dark .intent-arrow{
  color:var(--ivory);
  border-color:rgba(254,252,237,.24);
}
.about-copy{
  max-width:760px;
  margin:34px 0 0;
  color:rgba(32,39,32,.66);
  font-size:17px;
  line-height:1.8;
}
.about-location{
  margin:22px 0 0;
  color:var(--forest);
  font-size:12px;
  font-weight:700;
  letter-spacing:.1em;
  text-transform:uppercase;
}
@media(max-width:680px){
  .intent-arrow{
    width:38px;
    height:38px;
  }
  .about-copy{
    font-size:15px;
    line-height:1.7;
  }
}

/* Ubuntu Home v0.1.9 - acceso directo a Servicios */
@media(max-width:980px){
  .topbar{
    transition:background .35s ease,border-color .35s ease,height .35s ease;
  }

  .topbar.menu-active{
    background:rgba(254,252,237,.96);
    backdrop-filter:blur(20px);
    border-bottom:1px solid rgba(32,39,32,.08);
  }

  .menu-button{
    position:relative;
    z-index:2;
  }

  .menu-button span{
    position:absolute;
    left:11px;
    margin:0;
    transition:top .25s ease,transform .25s ease;
  }

  .menu-button span:first-child{top:17px}
  .menu-button span:last-child{top:25px}
  .menu-button[aria-expanded="true"] span:first-child{top:21px;transform:rotate(45deg)}
  .menu-button[aria-expanded="true"] span:last-child{top:21px;transform:rotate(-45deg)}

  .mobile-menu{
    position:fixed;
    inset:0;
    z-index:35;
    display:flex;
    flex-direction:column;
    justify-content:center;
    padding:112px clamp(24px,7vw,64px) 40px;
    background:
      radial-gradient(circle at 82% 16%,rgba(120,133,119,.2),transparent 32%),
      var(--ivory);
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transform:translateY(-18px);
    transition:opacity .32s ease,visibility .32s ease,transform .32s ease;
  }

  .mobile-menu.open{
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transform:none;
  }

  .mobile-menu-nav{
    display:flex;
    flex-direction:column;
    gap:0;
  }

  .mobile-menu-nav>a:not(.mobile-services-link){
    padding:13px 0;
    border-bottom:1px solid rgba(32,39,32,.1);
    font-family:"Cormorant Garamond",serif;
    font-size:clamp(30px,7vw,48px);
    line-height:1;
  }

  .mobile-services-link{
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:20px;
    margin-bottom:18px;
    padding:22px 24px;
    border-radius:22px;
    background:var(--forest);
    color:var(--ivory);
  }

  .mobile-services-link span{
    font-size:9px;
    letter-spacing:.17em;
    text-transform:uppercase;
    opacity:.7;
  }

  .mobile-services-link strong{
    font-family:"Cormorant Garamond",serif;
    font-size:clamp(34px,8vw,48px);
    line-height:.9;
    font-weight:500;
  }

  .mobile-reserve-link{
    align-self:flex-start;
    margin-top:25px;
    padding-bottom:7px;
    border-bottom:1px solid rgba(32,39,32,.3);
    font-size:13px;
    font-weight:700;
  }

  .mobile-menu>p{
    margin:auto 0 0;
    color:rgba(32,39,32,.48);
    font-size:9px;
    letter-spacing:.14em;
    text-transform:uppercase;
  }
}

@media(max-width:680px){
  .mobile-menu{
    justify-content:flex-start;
    padding-top:102px;
  }

  .mobile-menu-nav>a:not(.mobile-services-link){
    font-size:34px;
  }
}


/* Ubuntu Home v0.1.2 */
.address-block{
  margin-top:28px;
}
.address-title{
  margin:0 0 14px;
  color:rgba(32,39,32,.56);
  font-size:11px;
  font-weight:700;
  letter-spacing:.14em;
  text-transform:uppercase;
}
.address-list{
  display:flex;
  flex-direction:column;
  gap:10px;
}
.about-location{
  margin:0;
}
.about-location.muted{
  color:rgba(83,101,87,.8);
}
.reserve-addresses{
  display:flex;
  flex-direction:column;
  gap:8px;
  margin:-6px 0 2px;
  color:rgba(32,39,32,.7);
  font-size:16px;
  line-height:1.7;
}
.reserve-addresses p{
  margin:0;
}
.reserve-addresses strong{
  color:var(--forest);
}

@media(max-width:680px){
  .hero-copy,
  .intent-head,
  .manifesto,
  .placeholder-section,
  .reserve-section,
  .about-section{
    text-align:center;
  }

  .hero-actions{
    align-items:center;
  }

  .hero-trust{
    justify-content:center;
  }

  .hero-copy .button,
  .reserve-section .button{
    margin-left:auto;
    margin-right:auto;
  }

  .intent-card{
    text-align:center;
    padding-bottom:86px;
  }

  .intent-number{
    display:block;
  }

  .intent-card h3,
  .intent-card p{
    margin-left:auto;
    margin-right:auto;
  }

  .intent-arrow{
    right:50%;
    bottom:24px;
    transform:translateX(50%);
  }

  .intent-card:hover .intent-arrow{
    transform:translateX(50%);
  }

  .manifesto-footer{
    align-items:center;
    text-align:center;
  }

  .placeholder-section,
  .reserve-section{
    align-items:center;
  }

  .about-copy{
    margin-left:auto;
    margin-right:auto;
  }

  .address-block{
    width:100%;
    display:flex;
    flex-direction:column;
    align-items:center;
  }

  .reserve-addresses{
    align-items:center;
    text-align:center;
    font-size:15px;
  }
}


/* Ubuntu Home v0.1.3 */
.brand-symbol{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  color:var(--forest);
}
.brand-symbol img{
  width:100%;
  height:100%;
  display:block;
  object-fit:contain;
}

/* En escritorio eliminamos todas las flechas decorativas */
@media(min-width:681px){
  .arrow-icon,
  .intent-arrow{
    display:none !important;
  }

  .button{
    gap:0;
  }

  .reserve-link{
    gap:0;
  }

  .manifesto-footer a{
    gap:0;
  }

  .intent-card{
    padding-bottom:32px;
  }
}

@media(max-width:680px){
  .brand-symbol{
    width:38px;
    height:38px;
  }
}


/* Ubuntu Home v0.1.4 - logo robusto */
.brand{
  min-width:0;
}
.brand-logo{
  display:block;
  width:264px;
  max-width:58vw;
  height:auto;
  max-height:56px;
  object-fit:contain;
  object-position:left center;
}
.brand-symbol,
.brand-text{
  display:none !important;
}
@media(max-width:680px){
  .brand-logo{
    width:238px;
    max-width:66vw;
    max-height:48px;
  }
}

/* Ubuntu Home v0.1.7 - sin flechas decorativas en celulares */
@media(max-width:680px){
  .arrow-icon,
  .intent-arrow{
    display:none !important;
  }

  .intent-card{
    padding-bottom:25px;
  }

  .button,
  .manifesto-footer a{
    gap:0;
  }
}

/* Ubuntu Home v0.1.8 - identidad visual oficial */
.brand-logo{
  width:264px;
  max-width:58vw;
  height:auto;
  max-height:58px;
  object-fit:contain;
  object-position:left center;
}

@media(max-width:680px){
  .brand-logo{
    width:238px;
    max-width:66vw;
    max-height:50px;
  }
}
