:root{--bg:#f1e9db;--text:#1e1915;--green:#2f9d56;--rose:#ed4ac5;--line:#d3c4aa}*{box-sizing:border-box}#__nuxt,body,html{height:100%;overflow:hidden}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,sans-serif}.page{background-color:var(--bg);flex-direction:column;justify-content:space-between;align-items:center;height:100dvh;padding:clamp(.75rem,2.5vmin,2.2rem) clamp(1rem,3.2vw,2.4rem) 0;display:flex;position:relative;overflow:hidden}.page:before{filter:saturate(.82)contrast(1.05);background-image:linear-gradient(165deg,#f1e9dbad,#f1e9dbe6),url(../images/mapa-villa-leyva.png);background-position:50%;background-size:cover}.page:after,.page:before{content:"";position:absolute;inset:0}.page:after{pointer-events:none;background:radial-gradient(circle at 24% 9%,#2f6f631a 0,#2f6f6300 34%),radial-gradient(circle at 86% 12%,#9b5a691f 0,#9b5a6900 36%)}.hero{z-index:2;text-align:center;flex-shrink:1;width:min(980px,100%);min-height:0;padding-top:clamp(.5rem,4vmin,3.4rem);position:relative}.brand{letter-spacing:.13em;text-transform:uppercase;color:color-mix(in srgb,var(--text) 64%,#fff);align-items:center;gap:.55rem;font-size:clamp(.76rem,1vw,.88rem);display:inline-flex}.brand:after,.brand:before{content:"";background:color-mix(in srgb,var(--line) 85%,var(--text));width:2rem;height:1px}.title{letter-spacing:-.04em;max-width:12ch;color:var(--text);text-wrap:balance;margin:clamp(.6rem,2.5vmin,2rem) auto 0;font-size:clamp(1.7rem,8vmin,6rem);font-weight:500;line-height:.95}.title .title-line{display:block}.title .title-detached{margin-top:.16em}.title .accent-green{color:var(--green)}.title .accent-dark{color:var(--text)}.subtitle{letter-spacing:.01em;color:var(--rose);margin:clamp(.4rem,1.6vmin,1rem) 0 0;font-size:clamp(1.1rem,3.4vmin,2rem);font-weight:500}.header-illustration{z-index:2;opacity:0;flex-shrink:0;justify-content:center;align-items:flex-end;width:min(1220px,100%);max-height:clamp(140px,36vh,420px);margin:0 auto;animation:.88s cubic-bezier(.18,.75,.13,1) .2s forwards rise;display:flex;position:relative;transform:translateY(24px)}.header-illustration img{-o-object-fit:contain;object-fit:contain;-o-object-position:bottom center;object-position:bottom center;mix-blend-mode:multiply;opacity:.95;filter:saturate(.85)contrast(1.03);width:min(1120px,96vw);height:auto;max-height:100%;display:block;-webkit-mask-image:radial-gradient(#000 60%,#0000 98%);mask-image:radial-gradient(#000 60%,#0000 98%)}@keyframes rise{to{opacity:1;transform:translateY(0)}}@media (width<=768px){.title{max-width:11.5ch;font-size:clamp(1.7rem,11vmin,3.8rem)}.header-illustration{width:100%;max-height:clamp(120px,32vh,340px)}.header-illustration img{width:min(920px,100%)}}
