@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Poppins:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Merriweather:ital,wght@0,300..900;1,300..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Merriweather:wght@300;400;700;900&family=Inter:wght@400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Merriweather:ital,wght@0,300;0,400;0,700;1,300;1,400&family=Cormorant+Garamond:wght@400;600;700&family=Playfair+Display:wght@400;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Lora:wght@500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";html,body{margin:0;padding:0;background-color:#fff;height:100%;width:100%;overscroll-behavior:none}.no-scroll{overflow:hidden!important;height:100vh!important;touch-action:none}[data-v-832ed793]:root{--nav-bg: rgba(15, 23, 42, .82);--nav-bg-soft: rgba(15, 23, 42, .9);--accent-main: #f5e6d3;--accent-soft: #a68a6d;--text-dark: #f9fafb;--text-muted: #e5e7eb;--shadow-sm: 0 6px 18px rgba(0, 0, 0, .35);--shadow-md: 0 18px 40px rgba(0, 0, 0, .55);--transition: all .25s cubic-bezier(.4, 0, .2, 1)}.nav-header[data-v-832ed793]{position:fixed;inset:0 0 auto;z-index:1000;background:transparent;box-shadow:none;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.nav-header.nav-hidden[data-v-832ed793]{transform:translateY(-100%)}.info-nav-top[data-v-832ed793]{background:#0f172a65;color:#fff;padding:.45rem 1rem;border-bottom:1px solid rgba(148,163,184,.35);backdrop-filter:blur(10px)}.info-wrapper[data-v-832ed793]{max-width:1400px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;column-gap:2rem;row-gap:.35rem}.info-item[data-v-832ed793]{font-family:Poppins,sans-serif;font-size:.78rem;font-weight:400;display:inline-flex;align-items:center;gap:.45rem;margin:0;color:#fff;white-space:nowrap;opacity:.95}.info-item[data-v-832ed793] svg{color:#f5e6d3!important}.nav-main[data-v-832ed793]{background:linear-gradient(180deg,var(--nav-bg-soft) 0%,var(--nav-bg) 100%);border-bottom:1px solid rgba(148,163,184,.35);box-shadow:var(--shadow-md);padding:.6rem 1rem;backdrop-filter:blur(18px)}.nav-container[data-v-832ed793]{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem}.logo-wrapper[data-v-832ed793]{display:flex;align-items:center;justify-content:center}.logo[data-v-832ed793]{height:58px;width:auto;object-fit:contain;filter:brightness(0) invert(1) drop-shadow(0 6px 16px rgba(0,0,0,.9));transition:transform .25s ease,filter .25s ease}.logo-wrapper:hover .logo[data-v-832ed793]{transform:translateY(-1px) scale(1.02)}.logo-mobile[data-v-832ed793]{height:70px;width:auto;object-fit:contain;filter:brightness(0) invert(1) drop-shadow(0 6px 16px rgba(0,0,0,.9))}.hamburger[data-v-832ed793]{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:none;background:transparent;border-radius:999px;cursor:pointer;transition:var(--transition)}.hamburger[data-v-832ed793]:hover{background:#94a3b840}.hamburger .material-icons[data-v-832ed793]{font-size:26px;color:#f9fafb}.menu-desktop[data-v-832ed793]{display:none;justify-content:center;align-items:center;gap:2.5rem}.menu-link[data-v-832ed793]{font-family:Bebas Neue,sans-serif;font-size:1.25rem;letter-spacing:.14em;color:#f9fafb;text-decoration:none;text-transform:uppercase;position:relative;padding:.35rem 0;transition:color .25s ease}.menu-link[data-v-832ed793]:after{content:"";position:absolute;bottom:-.15rem;left:50%;transform:translate(-50%);width:0;height:2px;border-radius:999px;background:var(--accent-main);transition:width .25s ease}.menu-link[data-v-832ed793]:hover{color:var(--accent-main)}.menu-link[data-v-832ed793]:hover:after{width:70%}.btn-reserva[data-v-832ed793]{display:inline-flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;padding:.65rem 1.8rem;border-radius:999px;border:2px solid #a68a6d;background:var(--accent-main);color:#f5e6d3;cursor:pointer;text-decoration:none;white-space:nowrap;box-shadow:0 4px 18px #0f172a99;transition:var(--transition);text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}.btn-reserva[data-v-832ed793]:hover{background:transparent;color:#a68a6d;box-shadow:var(--shadow-md)}.btn-desktop[data-v-832ed793]{display:none}.btn-mobile[data-v-832ed793]{width:100%;margin-top:1.2rem}.menu-mobile-overlay[data-v-832ed793]{position:fixed;inset:0;background:radial-gradient(circle at top,rgba(148,163,184,.18),transparent 55%),linear-gradient(180deg,#0f172afa,#0f172af2 60%);z-index:9999;display:flex;flex-direction:column;overflow-y:auto}.menu-mobile-header[data-v-832ed793]{display:flex;justify-content:space-between;align-items:center;padding:1.1rem 1.5rem;border-bottom:1px solid rgba(148,163,184,.4);background:#0f172af2;backdrop-filter:blur(14px)}.close-button[data-v-832ed793]{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;background:transparent;border-radius:999px;cursor:pointer;transition:var(--transition)}.close-button[data-v-832ed793]:hover{background:#94a3b840}.close-button .material-icons[data-v-832ed793]{font-size:28px;color:#f9fafb}.menu-mobile-content[data-v-832ed793]{flex:1;display:flex;flex-direction:column;justify-content:center;padding:2rem 1.75rem 2.5rem;gap:.75rem}.menu-mobile-link[data-v-832ed793]{font-family:Bebas Neue,sans-serif;font-size:1.6rem;letter-spacing:.16em;color:#f9fafb;text-decoration:none;text-transform:uppercase;padding:1rem;border-radius:12px;text-align:center;transition:var(--transition)}.menu-mobile-link[data-v-832ed793]:hover,.menu-mobile-link[data-v-832ed793]:active{background:#f9fafb0f;color:var(--accent-main)}.fade-enter-active[data-v-832ed793],.fade-leave-active[data-v-832ed793]{transition:opacity .3s ease}.fade-enter-from[data-v-832ed793],.fade-leave-to[data-v-832ed793]{opacity:0}.slide-enter-active[data-v-832ed793],.slide-leave-active[data-v-832ed793]{transition:transform .3s ease}.slide-enter-from[data-v-832ed793],.slide-leave-to[data-v-832ed793]{transform:translate(-100%)}@media(max-width:374px){.info-item[data-v-832ed793]{font-size:.65rem;gap:.3rem}.info-wrapper[data-v-832ed793]{column-gap:.75rem}.info-nav-top[data-v-832ed793],.nav-main[data-v-832ed793]{padding-inline:.75rem}.logo[data-v-832ed793]{height:70px}.logo-mobile[data-v-832ed793]{height:68px}}@media(min-width:375px)and (max-width:639px){.info-item[data-v-832ed793]{font-size:.7rem}.info-wrapper[data-v-832ed793]{column-gap:1.1rem}.logo[data-v-832ed793]{height:76px;margin-right:31px}.logo-mobile[data-v-832ed793]{height:86px}.menu-mobile-link[data-v-832ed793]{font-size:1.5rem}}@media(min-width:640px)and (max-width:767px){.info-item[data-v-832ed793]{font-size:.75rem}.logo[data-v-832ed793]{height:78px}.logo-mobile[data-v-832ed793]{height:80px}.hamburger[data-v-832ed793]{width:44px;height:44px}.menu-mobile-link[data-v-832ed793]{font-size:1.7rem;padding:1.1rem}.menu-mobile-content[data-v-832ed793]{padding-inline:2.25rem}}@media(min-width:768px)and (max-width:1023px){.info-nav-top[data-v-832ed793]{padding-inline:1.5rem}.info-item[data-v-832ed793]{font-size:.8rem}.info-wrapper[data-v-832ed793]{column-gap:1.5rem}.nav-main[data-v-832ed793]{padding-inline:1.75rem}.logo[data-v-832ed793],.logo-mobile[data-v-832ed793]{height:82px}.menu-mobile-header[data-v-832ed793]{padding-inline:2rem}.menu-mobile-content[data-v-832ed793]{padding-inline:3rem}.menu-mobile-link[data-v-832ed793]{font-size:2rem;padding-block:1.25rem}.btn-mobile[data-v-832ed793]{font-size:1.02rem}}@media(min-width:1024px){.info-item[data-v-832ed793]{font-size:.85rem}.nav-main[data-v-832ed793]{padding:1rem 2.25rem}.logo[data-v-832ed793]{height:88px}.hamburger[data-v-832ed793]{display:none}.menu-desktop[data-v-832ed793]{display:flex}.menu-link[data-v-832ed793]{font-size:1.3rem}.btn-desktop[data-v-832ed793]{display:inline-flex}.menu-mobile-overlay[data-v-832ed793]{display:none!important}}@media(min-width:1280px){.info-nav-top[data-v-832ed793]{padding-inline:2.25rem}.info-wrapper[data-v-832ed793]{column-gap:2.25rem}.logo[data-v-832ed793]{height:96px}.menu-desktop[data-v-832ed793]{gap:2.8rem}.menu-link[data-v-832ed793]{font-size:1.45rem}.btn-reserva[data-v-832ed793]{font-size:1rem;padding-inline:2.2rem}}@media(min-width:1536px){.logo[data-v-832ed793]{height:120px}.menu-desktop[data-v-832ed793]{gap:3.1rem}.menu-link[data-v-832ed793]{font-size:1.55rem}.btn-reserva[data-v-832ed793]{padding-inline:2.4rem}}@media(min-width:1920px){.info-nav-top[data-v-832ed793],.nav-main[data-v-832ed793]{padding-inline:3rem}.logo[data-v-832ed793]{height:130px}.menu-link[data-v-832ed793]{font-size:1.65rem}}[data-v-60c3849a]{margin:0;padding:0;box-sizing:border-box}.hero[data-v-60c3849a]{position:relative;height:100vh!important;min-height:650px;width:100%;overflow:hidden;display:flex;justify-content:center;align-items:center;text-align:center;margin-top:0!important}.hero-bg[data-v-60c3849a]{position:absolute;inset:0;background-image:url(/assets/ria-celest-opt-Cu7JmURv.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0;filter:brightness(.72) contrast(1.1) saturate(.9)}.hero[data-v-60c3849a]:before{content:"";position:absolute;inset:0;background:linear-gradient(#140f058c,#140f0566,#140f05bf);z-index:1}.hero-content[data-v-60c3849a]{position:relative;z-index:2;max-width:900px;padding:40px 20px;width:100%}.hero-tagline[data-v-60c3849a]{color:#e2d3b7;font-family:Poppins,sans-serif;font-size:.95rem;letter-spacing:.33em;margin-bottom:1.5rem;opacity:.85}.hero-title[data-v-60c3849a]{font-family:Bebas Neue,sans-serif;font-size:clamp(2.4rem,6vw,4.2rem);text-transform:uppercase;letter-spacing:.12em;line-height:1.1;margin:.5rem 0 2rem;color:#f7ead1}.hero-divider[data-v-60c3849a]{border:none;border-top:3px solid #7d8c63;width:120px;margin:0 auto 2rem}.hero-subtitle[data-v-60c3849a]{font-family:Merriweather,serif;color:#e7d9b5;font-size:clamp(1.1rem,2.8vw,1.6rem);line-height:1.6;margin-bottom:3rem}.hero-btn[data-v-60c3849a]{background:#f5e6d3;color:#4e342e;font-family:Bebas Neue,sans-serif;letter-spacing:.15em;padding:14px 40px;font-size:clamp(1.1rem,2.2vw,1.4rem);border-radius:50px;text-decoration:none;font-weight:600;transition:.3s ease;box-shadow:0 10px 30px #0006}.hero-btn[data-v-60c3849a]:hover{background:#bda98d;color:#f8f5ef;transform:translateY(-3px);box-shadow:0 16px 40px #00000080}@media(max-width:374px){.hero[data-v-60c3849a]{min-height:450px}.hero-content[data-v-60c3849a]{padding:20px 15px}.hero-title[data-v-60c3849a]{font-size:1.75rem;margin:1rem 0 1.5rem}.hero-title br[data-v-60c3849a]{display:none}.hero-divider[data-v-60c3849a]{width:60px;margin:1.5rem auto;border-top-width:2px}.hero-subtitle[data-v-60c3849a]{font-size:1rem;margin:1.5rem 0 2.5rem;padding:0 .5rem;line-height:1.6}.hero-btn[data-v-60c3849a]{display:inline-block;margin-top:2.5rem!important}}@media(min-width:375px)and (max-width:424px){.hero[data-v-60c3849a]{height:50px}.hero-content[data-v-60c3849a]{padding:25px 18px;margin-top:142px}.hero-title[data-v-60c3849a]{font-size:2rem;margin:1.25rem 0 1.75rem}.hero-divider[data-v-60c3849a]{width:70px}.hero-subtitle[data-v-60c3849a]{font-size:1.1rem;margin:1.75rem 0 2.75rem}.hero-btn[data-v-60c3849a]{display:inline-block;margin-top:2.5rem!important}}@media(min-width:425px)and (max-width:639px){.hero[data-v-60c3849a]{min-height:500px}.hero-content[data-v-60c3849a]{padding:30px 20px}.hero-title[data-v-60c3849a]{font-size:2.25rem;margin:1.5rem 0 2rem}.hero-divider[data-v-60c3849a]{width:80px}.hero-subtitle[data-v-60c3849a]{font-size:1.2rem;margin:2rem 0 3rem}.hero-btn[data-v-60c3849a]{display:inline-block;margin-top:2.5rem!important}}@media(min-width:640px)and (max-width:767px){.hero[data-v-60c3849a]{margin-top:75px;min-height:550px}.hero-content[data-v-60c3849a]{padding:35px 25px;max-width:600px}.hero-title[data-v-60c3849a]{font-size:2.5rem;margin:1.75rem 0 2.25rem}.hero-divider[data-v-60c3849a]{width:85px}.hero-subtitle[data-v-60c3849a]{font-size:1.35rem;margin:2.25rem 0 3.25rem}.hero-btn[data-v-60c3849a]{display:inline-block;margin-top:2.5rem!important}}@media(min-width:768px)and (max-width:1023px){.hero[data-v-60c3849a]{margin-top:80px;min-height:600px}.hero-content[data-v-60c3849a]{padding:40px 30px;max-width:750px}.hero-title[data-v-60c3849a]{font-size:3rem;margin:2rem 0 2.5rem}.hero-divider[data-v-60c3849a]{width:90px}.hero-subtitle[data-v-60c3849a]{font-size:1.5rem;margin:2.5rem 0 3.5rem;padding:0 2rem}.hero-btn[data-v-60c3849a]{display:inline-block;margin-top:2.5rem!important}}@media(min-width:1024px)and (max-width:1279px){.hero[data-v-60c3849a]{margin-top:80px;height:100vh;min-height:650px}.hero-content[data-v-60c3849a]{padding:40px 35px;max-width:850px}.hero-title[data-v-60c3849a]{font-size:3.25rem;letter-spacing:-.3px}.hero-divider[data-v-60c3849a]{width:95px}.hero-subtitle[data-v-60c3849a]{font-size:1.65rem;margin:2rem 0 3.75rem}.hero-btn[data-v-60c3849a]{display:inline-block;margin-top:2.5rem!important}}@media(min-width:1280px)and (max-width:1439px){.hero[data-v-60c3849a]{height:100vh;min-height:700px}.hero-content[data-v-60c3849a]{max-width:880px}.hero-title[data-v-60c3849a]{font-size:3.4rem}.hero-subtitle[data-v-60c3849a]{font-size:1.75rem}.hero-btn[data-v-60c3849a]{display:inline-block;margin-top:2.5rem!important}}@media(min-width:1440px)and (max-width:1919px){.hero[data-v-60c3849a]{height:85vh;min-height:750px}.hero-content[data-v-60c3849a]{max-width:900px;margin-top:14rem}.hero-title[data-v-60c3849a]{font-size:3.5rem}.hero-subtitle[data-v-60c3849a]{font-size:1.8rem}.hero-btn[data-v-60c3849a]{display:inline-block;margin-top:2.5rem!important}}@media(min-width:1920px){.hero[data-v-60c3849a]{height:100vh;min-height:800px}.hero-content[data-v-60c3849a]{max-width:1000px;padding:50px 40px}.hero-title[data-v-60c3849a]{font-size:4rem;margin:2.5rem 0 3rem}.hero-divider[data-v-60c3849a]{width:120px;border-top-width:4px}.hero-subtitle[data-v-60c3849a]{font-size:2rem;margin:2.5rem 0 4.5rem}.hero-btn[data-v-60c3849a]{font-size:1.4rem;padding:18px 40px;border-radius:14px}}@media(max-height:500px)and (orientation:landscape){.hero[data-v-60c3849a]{margin-top:60px;min-height:400px}.hero-content[data-v-60c3849a]{padding:20px 15px}.hero-title[data-v-60c3849a]{font-size:1.5rem;margin:.5rem 0 1rem}.hero-divider[data-v-60c3849a]{width:50px;margin:1rem auto}.hero-subtitle[data-v-60c3849a]{font-size:.95rem;margin:1rem 0 1.5rem;line-height:1.4}.hero-btn[data-v-60c3849a]{font-size:.9rem;padding:8px 18px}}@media(min-width:768px)and (max-height:600px)and (orientation:landscape){.hero[data-v-60c3849a]{min-height:500px}.hero-content[data-v-60c3849a]{padding:25px 30px}.hero-title[data-v-60c3849a]{font-size:2.25rem;margin:1rem 0 1.5rem}.hero-subtitle[data-v-60c3849a]{font-size:1.2rem;margin:1.5rem 0 2rem}}@media(min-width:768px)and (max-width:834px)and (orientation:portrait){.hero[data-v-60c3849a]{min-height:650px}.hero-title[data-v-60c3849a]{font-size:3.2rem}.hero-subtitle[data-v-60c3849a]{font-size:1.6rem;padding:0 2.5rem}}@media(min-width:1024px)and (max-width:1112px)and (orientation:landscape){.hero[data-v-60c3849a]{min-height:600px}.hero-content[data-v-60c3849a]{max-width:900px}}@media(hover:none)and (pointer:coarse){.hero-btn[data-v-60c3849a]{min-height:44px;min-width:120px;padding:14px 32px}.hero-btn[data-v-60c3849a]:active{transform:scale(.97)}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.hero-video[data-v-60c3849a]{image-rendering:-webkit-optimize-contrast}}@media(prefers-reduced-motion:reduce){[data-v-60c3849a],[data-v-60c3849a]:before,[data-v-60c3849a]:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.hero-btn[data-v-60c3849a]:hover{transform:none}}@media(prefers-contrast:high){.hero[data-v-60c3849a]:before{background:#000000b3}.hero-btn[data-v-60c3849a]{border:2px solid #4e342e}}[data-v-a77f0717]{box-sizing:border-box;margin:0;padding:0}.about[data-v-a77f0717]{background-color:#f5e6d3;padding:6rem 2rem 4rem;position:relative;width:100%;max-width:100vw;overflow:hidden;color:#ede0c7}.bg-decoration[data-v-a77f0717]{position:absolute;top:0;height:100%;width:200px;pointer-events:none;z-index:1}.left-decoration[data-v-a77f0717]{left:0;animation:floatLeft-a77f0717 22s ease-in-out infinite}.right-decoration[data-v-a77f0717]{right:0;animation:floatRight-a77f0717 22s ease-in-out infinite}@keyframes floatLeft-a77f0717{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(-25px) translate(10px)}}@keyframes floatRight-a77f0717{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(-25px) translate(-10px)}}.about[data-v-a77f0717]:before{content:"";position:absolute;top:0;left:0;right:0;height:120px;background:linear-gradient(to top,rgba(7,18,13,1) 0%,rgba(7,18,13,.4) 45%,transparent 100%);pointer-events:none;transform:translateY(-100%);z-index:2}.about-header[data-v-a77f0717]{text-align:center;margin-bottom:4.5rem;position:relative;z-index:10;padding:0 1rem}.about-header .subtitle[data-v-a77f0717]{font-size:clamp(1rem,2.5vw,1.2rem);font-weight:400;color:#1c3c2a;font-family:Merriweather,serif;line-height:1.6;margin-bottom:.5rem;letter-spacing:.6px;max-width:800px;margin-left:auto;margin-right:auto;opacity:.9}.about-header .hero-divider[data-v-a77f0717]{border:none;border-top:3px solid #00bcd4;width:150px;max-width:90%;margin:1.2rem auto;border-radius:999px}.title[data-v-a77f0717]{font-size:clamp(2.6rem,6vw,3.6rem);font-weight:600;font-family:Bebas Neue,sans-serif;color:#2e4d3c;margin-top:1rem;line-height:1.1;letter-spacing:.22em;text-transform:uppercase}.about-grid[data-v-a77f0717]{display:grid;grid-template-columns:1fr auto 1fr;gap:3rem;max-width:1400px;margin:0 auto 4rem;align-items:start;position:relative;z-index:10}.cards-column[data-v-a77f0717]{display:flex;flex-direction:column;gap:2rem}.card[data-v-a77f0717]{backdrop-filter:blur(18px);border-radius:24px;padding:2rem;transition:all .35s ease;opacity:0;height:100%;min-height:220px;display:flex;flex-direction:column;background:radial-gradient(circle at top left,rgba(0,188,212,.15),transparent 55%),linear-gradient(145deg,#071811f5,#153424fa);border:1px solid rgba(245,230,211,.12);box-shadow:0 26px 70px #0000008c}.card[data-v-a77f0717]:hover{transform:translateY(-6px);box-shadow:0 40px 80px #000000b3;border-color:#00bcd466}.card-content[data-v-a77f0717]{display:flex;gap:1.6rem;align-items:flex-start;flex:1}.card .icon[data-v-a77f0717]{background:radial-gradient(circle at 30% 0%,#00bcd4,#2e4d3c 55%,#07120d);border-radius:20px;width:82px;height:82px;min-width:82px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 28px #0009;transition:transform .3s ease,box-shadow .3s ease;animation:shake-a77f0717 7s infinite}.card:hover .icon[data-v-a77f0717]{transform:scale(1.06) translateY(-2px);box-shadow:0 16px 40px #000000bf}.card .icon img[data-v-a77f0717]{width:60px;height:60px;filter:brightness(0) invert(1)}@keyframes shake-a77f0717{0%{transform:rotate(0)}10%{transform:rotate(-4deg)}20%{transform:rotate(4deg)}30%{transform:rotate(-4deg)}40%{transform:rotate(4deg)}50%{transform:rotate(0)}to{transform:rotate(0)}}.card-text[data-v-a77f0717]{flex:1;text-align:left}.card h3[data-v-a77f0717]{font-size:clamp(1.25rem,2vw,1.6rem);color:#f5e6d3;font-family:Bebas Neue,sans-serif;letter-spacing:.16em;margin-bottom:1.1rem;text-transform:uppercase}.card ul[data-v-a77f0717]{list-style:none;padding:0}.card ul li[data-v-a77f0717]{font-size:clamp(.9rem,1.5vw,1rem);color:#ede0c7;font-family:Merriweather,serif;line-height:1.9;padding-left:1.6rem;position:relative;opacity:.95}.card ul li[data-v-a77f0717]:before{content:"✓";color:#00e676;font-weight:700;position:absolute;left:0}.center-section[data-v-a77f0717]{position:relative;display:flex;justify-content:center;align-items:center;opacity:0}.image-wrapper[data-v-a77f0717]{position:relative;width:100%;max-width:380px;height:500px;border-radius:36px;overflow:hidden;box-shadow:0 30px 80px #000c;border:1px solid rgba(245,230,211,.2)}.image-wrapper img[data-v-a77f0717]{width:100%;height:100%;object-fit:cover}.image-overlay[data-v-a77f0717]{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.95) 0%,rgba(0,0,0,.7) 50%,transparent 100%);padding:2rem;display:flex;justify-content:center;align-items:center}.certification-badge[data-v-a77f0717]{background:linear-gradient(135deg,#f5e6d3fa,#ede0c7f2);padding:1rem 1.5rem;border-radius:16px;display:flex;align-items:center;gap:1rem;box-shadow:0 10px 30px #0009;border:1px solid rgba(255,255,255,.3);backdrop-filter:blur(10px)}.badge-icon[data-v-a77f0717]{background:linear-gradient(135deg,#00c853,#00e676);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00c85366}.badge-icon svg[data-v-a77f0717]{width:24px;height:24px;color:#fff}.badge-text[data-v-a77f0717]{display:flex;flex-direction:column;gap:.2rem}.badge-title[data-v-a77f0717]{font-family:Bebas Neue,sans-serif;font-size:1.1rem;color:#2e4d3c;letter-spacing:.1em;text-transform:uppercase;line-height:1}.badge-subtitle[data-v-a77f0717]{font-family:Merriweather,serif;font-size:.75rem;color:#4e342e;font-weight:600;opacity:.8}.stats-section[data-v-a77f0717]{opacity:0;position:relative;z-index:10;padding:4rem 0 2rem;max-width:1400px;margin:0 auto}.stats-container[data-v-a77f0717]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.stat-item[data-v-a77f0717]{background:linear-gradient(145deg,#0c1a13f2,#1c3c2ae6);backdrop-filter:blur(20px);padding:2.5rem 2rem;border-radius:24px;border:1px solid rgba(0,188,212,.2);transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 40px #00000080,inset 0 1px #ffffff0d;position:relative;overflow:hidden}.stat-item[data-v-a77f0717]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#00bcd4,#00e676);transform:scaleX(0);transform-origin:left;transition:transform .6s cubic-bezier(.4,0,.2,1)}.stat-item[data-v-a77f0717]:hover:before{transform:scaleX(1)}.stat-item[data-v-a77f0717]:hover{transform:translateY(-8px);box-shadow:0 20px 60px #00bcd44d,0 0 80px #00bcd41a,inset 0 1px #ffffff1a;border-color:#00bcd480}.stat-icon[data-v-a77f0717]{width:60px;height:60px;background:linear-gradient(135deg,#00bcd433,#00e67633);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;border:1px solid rgba(0,188,212,.3);box-shadow:0 8px 24px #00bcd433;transition:all .3s ease}.stat-item:hover .stat-icon[data-v-a77f0717]{transform:scale(1.1) rotate(5deg);box-shadow:0 12px 32px #00bcd466}.stat-icon svg[data-v-a77f0717]{width:32px;height:32px;color:#00bcd4}.stat-content[data-v-a77f0717]{text-align:center}.stat-number[data-v-a77f0717]{font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);color:#f5e6d3;margin-bottom:.5rem;line-height:1;letter-spacing:.05em;display:flex;align-items:baseline;justify-content:center;font-weight:600}.stat-plus[data-v-a77f0717],.stat-percent[data-v-a77f0717]{font-size:.6em;color:#00bcd4;margin-left:.2rem;font-weight:700}.stat-label[data-v-a77f0717]{font-family:Merriweather,serif;font-size:clamp(.85rem,1.5vw,.95rem);color:#ede0c7;margin-bottom:1rem;font-weight:500;opacity:.9;text-transform:uppercase;letter-spacing:.5px}.stat-bar[data-v-a77f0717]{width:100%;height:6px;background:#00bcd41a;border-radius:10px;overflow:hidden;position:relative;box-shadow:inset 0 2px 4px #0000004d}.stat-bar-fill[data-v-a77f0717]{height:100%;background:linear-gradient(90deg,#00bcd4,#00e676);border-radius:10px;transition:width .3s ease;box-shadow:0 0 10px #00bcd480;position:relative}.stat-bar-fill[data-v-a77f0717]:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer-a77f0717 2s infinite}@keyframes shimmer-a77f0717{0%{transform:translate(-100%)}to{transform:translate(100%)}}.story[data-v-a77f0717]{padding:6.5rem 2rem 6rem;opacity:0;background:radial-gradient(circle at 0% 0%,rgba(0,188,212,.18) 0,transparent 50%),radial-gradient(circle at 100% 0%,rgba(166,138,109,.2) 0,transparent 55%),linear-gradient(135deg,#050b08,#12261b 40%,#050906);position:relative;overflow:hidden;width:100%;max-width:100vw}.story-decoration[data-v-a77f0717]{position:absolute;top:0;height:100%;width:150px;pointer-events:none;z-index:1}.left-story-decoration[data-v-a77f0717]{left:0;animation:floatLeft-a77f0717 20s ease-in-out infinite}.right-story-decoration[data-v-a77f0717]{right:0;animation:floatRight-a77f0717 20s ease-in-out infinite}.story[data-v-a77f0717]:before{content:"";position:absolute;top:0;left:0;right:0;height:120px;background:linear-gradient(to top,rgba(7,18,13,1) 0%,rgba(7,18,13,.5) 40%,transparent 100%);pointer-events:none;transform:translateY(-100%);z-index:2}.story[data-v-a77f0717]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:140px;background:linear-gradient(to bottom,rgba(5,11,8,1) 0%,rgba(5,11,8,.4) 40%,transparent 100%);pointer-events:none;transform:translateY(100%);z-index:2}.story-content[data-v-a77f0717]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1400px;margin:0 auto;align-items:center;position:relative;z-index:10}.text-block h2[data-v-a77f0717]{font-size:clamp(2.1rem,5vw,3rem);color:#f5e6d3;font-family:Bebas Neue,sans-serif;letter-spacing:.22em;margin-bottom:1rem;line-height:1.1;text-transform:uppercase}.text-block .hero-divider[data-v-a77f0717]{border:none;border-top:3px solid #00bcd4;width:220px;max-width:100%;margin:1.5rem 0;border-radius:999px}.text-block p[data-v-a77f0717]{font-size:clamp(1rem,2vw,1.1rem);color:#ede0c7;font-family:Merriweather,serif;line-height:1.9;margin-bottom:2.4rem;opacity:.95}.hero-btn[data-v-a77f0717]{background:#f5e6d3;color:#4e342e;font-size:clamp(1rem,2vw,1.1rem);padding:1rem 2.8rem;border:none;text-decoration:none;border-radius:999px;cursor:pointer;text-transform:uppercase;font-weight:700;font-family:Bebas Neue,sans-serif;letter-spacing:.16em;transition:all .3s ease;box-shadow:0 18px 40px #0009}.hero-btn[data-v-a77f0717]:hover{background:#a68a6d;color:#f5e6d3;transform:translateY(-2px);box-shadow:0 26px 70px #000000bf}.slideshow-container[data-v-a77f0717]{max-width:100%;position:relative;border-radius:24px;overflow:hidden;box-shadow:0 30px 80px #000c;border:1px solid rgba(245,230,211,.18)}.mySlides[data-v-a77f0717]{display:none}.mySlides img[data-v-a77f0717]{width:100%;height:450px;object-fit:cover}.prev[data-v-a77f0717],.next[data-v-a77f0717]{cursor:pointer;position:absolute;top:50%;width:auto;margin-top:-22px;padding:14px;color:#f5e6d3;font-weight:700;font-size:20px;transition:.3s ease;border-radius:50%;user-select:none;background:#0009;z-index:10;box-shadow:0 10px 25px #000000b3}.next[data-v-a77f0717]{right:12px}.prev[data-v-a77f0717]{left:12px}.prev[data-v-a77f0717]:hover,.next[data-v-a77f0717]:hover{background-color:#000000d9}.text[data-v-a77f0717]{color:#f2f2f2;font-size:clamp(.9rem,2vw,1.1rem);font-family:Merriweather,serif;padding:1rem;position:absolute;bottom:0;width:100%;text-align:center;background:linear-gradient(to top,rgba(0,0,0,.9),transparent)}.numbertext[data-v-a77f0717]{color:#f2f2f2;font-size:12px;padding:8px 12px;position:absolute;top:10px;left:10px;background:#0009;border-radius:999px}.dots-container[data-v-a77f0717]{text-align:center;margin-top:1.2rem}.dot[data-v-a77f0717]{cursor:pointer;height:12px;width:12px;margin:0 5px;background-color:#ffffff59;border-radius:50%;display:inline-block;transition:all .3s ease}.active[data-v-a77f0717],.dot[data-v-a77f0717]:hover{background-color:#00bcd4;transform:scale(1.2)}@keyframes slideInLeft-a77f0717{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight-a77f0717{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn-a77f0717{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes fadeInUp-a77f0717{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.left-cards .card:nth-child(1).visible[data-v-a77f0717]{animation:slideInLeft-a77f0717 .8s ease forwards}.left-cards .card:nth-child(2).visible[data-v-a77f0717]{animation:slideInLeft-a77f0717 .8s ease .2s forwards}.right-cards .card:nth-child(1).visible[data-v-a77f0717]{animation:slideInRight-a77f0717 .8s ease forwards}.right-cards .card:nth-child(2).visible[data-v-a77f0717]{animation:slideInRight-a77f0717 .8s ease .2s forwards}.center-section.visible[data-v-a77f0717]{animation:fadeIn-a77f0717 1s ease forwards}.stats-section.visible[data-v-a77f0717]{animation:fadeInUp-a77f0717 .8s ease forwards}.story.visible[data-v-a77f0717]{animation:fadeIn-a77f0717 1s ease forwards}.fade[data-v-a77f0717]{animation-name:fade-a77f0717;animation-duration:1s}@keyframes fade-a77f0717{0%{opacity:.6}to{opacity:1}}@media(max-width:374px){.about[data-v-a77f0717]{padding:3.5rem 1rem 3rem}.about-header[data-v-a77f0717]{margin-bottom:2.5rem}.about-grid[data-v-a77f0717]{grid-template-columns:1fr;gap:1.7rem}.center-section[data-v-a77f0717]{order:-1}.image-wrapper[data-v-a77f0717]{height:350px}.card[data-v-a77f0717]{padding:1.6rem;min-height:auto}.card-content[data-v-a77f0717]{flex-direction:column;align-items:center;text-align:center;gap:1rem}.card-text[data-v-a77f0717]{text-align:center}.card ul li[data-v-a77f0717]{padding-left:0;padding-top:.5rem;text-align:left}.card ul li[data-v-a77f0717]:before{position:static;margin-right:.5rem}.stats-container[data-v-a77f0717]{grid-template-columns:1fr;gap:1.4rem}.stat-item[data-v-a77f0717]{padding:2rem 1.5rem}.story[data-v-a77f0717]{padding:4rem 1rem 3.5rem}.story-content[data-v-a77f0717]{grid-template-columns:1fr;gap:2rem}.mySlides img[data-v-a77f0717]{height:250px}.prev[data-v-a77f0717],.next[data-v-a77f0717]{padding:10px;font-size:16px}}@media(min-width:375px)and (max-width:479px){.about[data-v-a77f0717]{padding:3.8rem 1rem 3.2rem}.about-header[data-v-a77f0717]{margin-bottom:3rem}.about-grid[data-v-a77f0717]{grid-template-columns:1fr;gap:1.8rem}.center-section[data-v-a77f0717]{order:-1}.image-wrapper[data-v-a77f0717]{height:380px}.card[data-v-a77f0717]{padding:1.7rem}.card-content[data-v-a77f0717]{flex-direction:column;align-items:center;text-align:center}.card-text[data-v-a77f0717]{text-align:center}.card ul li[data-v-a77f0717]{padding-left:0;padding-top:.5rem;text-align:left}.card ul li[data-v-a77f0717]:before{position:static;margin-right:.5rem}.stats-container[data-v-a77f0717]{grid-template-columns:1fr;gap:1.6rem}.story[data-v-a77f0717]{padding:4.3rem 1.5rem 3.8rem}.story-content[data-v-a77f0717]{grid-template-columns:1fr;gap:2.3rem}.mySlides img[data-v-a77f0717]{height:280px}}@media(min-width:480px)and (max-width:639px){.about[data-v-a77f0717]{padding:4.3rem 1.5rem 3.5rem}.about-grid[data-v-a77f0717]{grid-template-columns:1fr;gap:2rem}.center-section[data-v-a77f0717]{order:-1}.image-wrapper[data-v-a77f0717]{height:420px}.card-content[data-v-a77f0717]{flex-direction:column;align-items:center;text-align:center}.card-text[data-v-a77f0717]{text-align:center}.card ul li[data-v-a77f0717]{padding-left:0;padding-top:.5rem;text-align:left}.card ul li[data-v-a77f0717]:before{position:static;margin-right:.5rem}.stats-container[data-v-a77f0717]{grid-template-columns:repeat(2,1fr);gap:1.6rem}.story[data-v-a77f0717]{padding:4.7rem 1.5rem 4rem}.story-content[data-v-a77f0717]{grid-template-columns:1fr;gap:3rem}.mySlides img[data-v-a77f0717]{height:320px}}@media(min-width:640px)and (max-width:767px){.about[data-v-a77f0717]{padding:4.8rem 2rem 3.8rem}.about-grid[data-v-a77f0717]{grid-template-columns:1fr;gap:2.2rem}.center-section[data-v-a77f0717]{order:-1}.image-wrapper[data-v-a77f0717]{max-width:450px;height:450px;margin:0 auto}.stats-container[data-v-a77f0717]{grid-template-columns:repeat(2,1fr);gap:2rem}.story-content[data-v-a77f0717]{grid-template-columns:1fr;gap:3rem}.mySlides img[data-v-a77f0717]{height:350px}}@media(min-width:768px)and (max-width:1023px){.about[data-v-a77f0717]{padding:5rem 2rem 4rem}.about-header[data-v-a77f0717]{margin-bottom:3.5rem}.about-grid[data-v-a77f0717]{grid-template-columns:1fr;gap:2.5rem}.center-section[data-v-a77f0717]{order:-1}.image-wrapper[data-v-a77f0717]{max-width:500px;height:480px;margin:0 auto}.stats-container[data-v-a77f0717]{grid-template-columns:repeat(2,1fr);gap:2rem}.story-content[data-v-a77f0717]{grid-template-columns:1fr;gap:3.5rem}.mySlides img[data-v-a77f0717]{height:380px}.bg-decoration[data-v-a77f0717],.story-decoration[data-v-a77f0717]{display:none}}@media(min-width:1024px)and (max-width:1199px){.about[data-v-a77f0717]{padding:5rem 2rem 4.5rem}.about-grid[data-v-a77f0717]{grid-template-columns:1fr auto 1fr;gap:2.2rem}.center-section[data-v-a77f0717]{order:0}.image-wrapper[data-v-a77f0717]{width:320px;height:450px}.card[data-v-a77f0717]{padding:1.9rem}.stats-container[data-v-a77f0717]{grid-template-columns:repeat(4,1fr);gap:1.6rem}.story-content[data-v-a77f0717]{grid-template-columns:1fr 1fr;gap:3.2rem}.mySlides img[data-v-a77f0717]{height:400px}}@media(min-width:1200px)and (max-width:1399px){.about-grid[data-v-a77f0717]{gap:2.7rem}.image-wrapper[data-v-a77f0717]{width:350px;height:480px}.story-content[data-v-a77f0717]{gap:3.6rem}.mySlides img[data-v-a77f0717]{height:420px}}@media(min-width:1400px)and (max-width:1599px){.about[data-v-a77f0717]{padding:6rem 3rem 4.5rem}.about-grid[data-v-a77f0717]{gap:3rem}.story[data-v-a77f0717]{padding:7rem 3rem 6rem}.story-content[data-v-a77f0717]{gap:4rem}}@media(min-width:1600px){.about[data-v-a77f0717]{padding:7rem 4rem 5rem}.about-header[data-v-a77f0717]{margin-bottom:5rem}.about-grid[data-v-a77f0717]{max-width:1600px;gap:3.5rem}.image-wrapper[data-v-a77f0717]{width:420px;height:550px}.card[data-v-a77f0717]{padding:2.4rem;min-height:250px}.card .icon[data-v-a77f0717]{width:90px;height:90px;min-width:90px}.card .icon img[data-v-a77f0717]{width:70px;height:70px}.stats-container[data-v-a77f0717]{gap:2.4rem}.stat-item[data-v-a77f0717]{padding:2.8rem 2.2rem}.story[data-v-a77f0717]{padding:8rem 4rem 6.5rem}.story-content[data-v-a77f0717]{max-width:1600px;gap:5rem}.mySlides img[data-v-a77f0717]{height:500px}}@media(max-height:500px)and (orientation:landscape){.about[data-v-a77f0717]{padding:3rem 1.5rem 2.5rem}.about-header[data-v-a77f0717]{margin-bottom:2rem}.about-grid[data-v-a77f0717]{grid-template-columns:1fr;gap:1.5rem}.center-section[data-v-a77f0717]{display:none}.card[data-v-a77f0717]{padding:1.6rem;min-height:auto}.stats-container[data-v-a77f0717]{grid-template-columns:repeat(4,1fr);gap:1rem}.stat-item[data-v-a77f0717]{padding:1.5rem 1rem}.story[data-v-a77f0717]{padding:3.3rem 1.5rem 2.8rem}.story-content[data-v-a77f0717]{grid-template-columns:1fr;gap:2.2rem}.mySlides img[data-v-a77f0717]{height:250px}}[data-v-21139959]{box-sizing:border-box;margin:0;padding:0}.catalog[data-v-21139959]{min-height:100vh;padding:clamp(3rem,5vw,5rem) clamp(1.5rem,4vw,3rem);font-family:Merriweather,serif;color:#1b3b2f;background-image:url(/assets/background-selva-CC_1TIma.jpg);background-size:cover;background-position:center;background-attachment:fixed;position:relative;isolation:isolate}.catalog[data-v-21139959]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 1200px 600px at 50% 0%,rgba(255,255,255,.6),transparent 70%),linear-gradient(to bottom,#1b3b2f66,#1b3b2f33,#1b3b2f66);z-index:-1;pointer-events:none}.hero[data-v-21139959]{max-width:1000px;margin:0 auto 4rem;text-align:center}.hero-content[data-v-21139959]{background:linear-gradient(135deg,#fffffff2,#fffcf6e6);backdrop-filter:blur(20px);border:1px solid #e8e3d7;border-radius:24px;padding:clamp(2rem,4vw,3rem) clamp(1.5rem,3vw,2.5rem);box-shadow:0 8px 32px #00000029}.hero-badge[data-v-21139959]{display:inline-block;background:linear-gradient(135deg,#1da851,#159541);color:#fff;padding:.5rem 1.25rem;border-radius:999px;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;box-shadow:0 4px 12px #1da8514d}.hero-title[data-v-21139959]{font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,5vw,4rem);letter-spacing:1px;margin-bottom:.75rem;background:linear-gradient(135deg,#1b3b2f,#1da851);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-v-21139959]{max-width:720px;margin:0 auto;color:#4a382e;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.7;font-weight:400}.experiences-grid[data-v-21139959]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:clamp(1.5rem,3vw,2rem);max-width:1400px;margin:0 auto}.experience-card[data-v-21139959]{container-type:inline-size}.card-inner[data-v-21139959]{width:100%;height:100%;background:#fff;border:1px solid #e8e3d7;border-radius:20px;overflow:hidden;cursor:pointer;display:flex;flex-direction:column;box-shadow:0 2px 8px #00000014;transition:all .3s cubic-bezier(.4,0,.2,1);text-align:left}.card-inner[data-v-21139959]:hover{transform:translateY(-8px);box-shadow:0 16px 48px #0000003d;border-color:#d0c5b5}.card-inner[data-v-21139959]:focus-visible{outline:3px solid rgba(29,168,81,.4);outline-offset:4px}.card-image-wrapper[data-v-21139959]{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#e7e1d4}.image-skeleton[data-v-21139959]{position:absolute;inset:0;background:linear-gradient(90deg,#e6e1d5,#f2efe8,#e6e1d5);background-size:200% 100%;animation:skeleton-loading-21139959 1.5s ease-in-out infinite}@keyframes skeleton-loading-21139959{0%{background-position:200% 0}to{background-position:-200% 0}}.card-image[data-v-21139959]{width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.1);filter:blur(10px);transition:all .6s cubic-bezier(.4,0,.2,1)}.card-image.is-loaded[data-v-21139959]{opacity:1;transform:scale(1);filter:blur(0)}.card-inner:hover .card-image.is-loaded[data-v-21139959]{transform:scale(1.05)}.card-badges[data-v-21139959]{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:.5rem;z-index:2}.card-badge[data-v-21139959]{display:inline-block;background:#1da851;color:#fff;padding:.4rem .9rem;border-radius:999px;font-family:Inter,sans-serif;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px #0000004d}.card-badge[data-type=oferta][data-v-21139959]{background:#1b3b2f}.card-category[data-v-21139959]{display:inline-block;background:#fffffff2;color:#1b3b2f;padding:.4rem .9rem;border-radius:999px;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;backdrop-filter:blur(10px);box-shadow:0 2px 8px #00000026}.quick-info[data-v-21139959]{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);display:flex;gap:.75rem;z-index:2}.info-item[data-v-21139959]{display:inline-flex;align-items:center;gap:.4rem;color:#fff;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;background:#0006;padding:.4rem .75rem;border-radius:999px;backdrop-filter:blur(5px)}.card-body[data-v-21139959]{padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;flex:1}.card-title[data-v-21139959]{font-family:Bebas Neue,sans-serif;font-size:1.75rem;color:#1b3b2f;line-height:1.2;letter-spacing:.5px}.card-description[data-v-21139959]{font-size:.95rem;color:#4a382e;line-height:1.6;flex:1}.card-footer-content[data-v-21139959]{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-top:.5rem;padding-top:1rem;border-top:1px solid #e8e3d7}.price-tag[data-v-21139959]{display:flex;flex-direction:column;gap:.25rem}.price-amount[data-v-21139959]{font-family:Inter,sans-serif;font-size:1.25rem;font-weight:900;color:#1b3b2f}.price-label[data-v-21139959]{font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;color:#4a382e}.cta-link[data-v-21139959]{display:inline-flex;align-items:center;gap:.5rem;color:#1da851;font-family:Inter,sans-serif;font-size:.95rem;font-weight:800;white-space:nowrap;transition:gap .2s ease}.card-inner:hover .cta-link[data-v-21139959]{gap:.75rem}.pagination[data-v-21139959]{max-width:600px;margin:3rem auto 0;display:flex;align-items:center;justify-content:center;gap:1.5rem;padding:1.5rem;background:#fff;border:1px solid #e8e3d7;border-radius:20px;box-shadow:0 2px 8px #00000014}.pagination-btn[data-v-21139959]{display:inline-flex;align-items:center;gap:.5rem;background:#1b3b2f;color:#fff;border:none;padding:.75rem 1.25rem;border-radius:12px;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .2s ease}.pagination-btn[data-v-21139959]:hover:not(:disabled){background:#1da851;transform:translateY(-2px)}.pagination-btn[data-v-21139959]:disabled{opacity:.4;cursor:not-allowed}.pagination-info[data-v-21139959]{display:flex;align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:1.125rem;font-weight:700;color:#1b3b2f}.separator[data-v-21139959]{color:#e8e3d7}.modal-backdrop[data-v-21139959]{position:fixed;inset:0;background:#071912d0;backdrop-filter:blur(10px);z-index:10000;overflow-y:auto;padding:1rem;display:flex;align-items:flex-start;justify-content:center}.modal-container[data-v-21139959]{position:relative;background:#fffcf6;width:100%;max-width:900px;margin:2rem auto;border-radius:24px;box-shadow:0 24px 80px #0009;overflow:hidden;display:flex;flex-direction:column;outline:none}.legal-disclaimer[data-v-21139959]{text-align:center;padding:1rem 2rem 2rem;opacity:.5;transition:opacity .3s ease}.legal-disclaimer[data-v-21139959]:hover{opacity:.9}.legal-disclaimer p[data-v-21139959]{font-family:Inter,sans-serif;font-size:.65rem;color:#94a3b8;line-height:1.4;font-weight:400;letter-spacing:.3px}.modal-close[data-v-21139959]{position:absolute;top:1rem;right:1rem;width:48px;height:48px;background:#fff;border:2px solid #e8e3d7;border-radius:50%;display:grid;place-items:center;cursor:pointer;z-index:100;transition:all .2s ease;box-shadow:0 8px 32px #00000029}.modal-close[data-v-21139959]:hover{background:#1da851;color:#fff;border-color:#1da851;transform:scale(1.1) rotate(90deg)}.modal-hero[data-v-21139959]{position:relative;background:#1b3b2faf}.hero-gallery[data-v-21139959]{display:grid;gap:.75rem;padding:.75rem}.main-gallery-image[data-v-21139959]{position:relative;aspect-ratio:16 / 10;background:#4a382e;border-radius:16px;overflow:hidden}.gallery-img[data-v-21139959]{width:100%;height:100%;object-fit:cover;opacity:0;filter:blur(20px) brightness(.7);transform:scale(1.05);transition:all .6s cubic-bezier(.4,0,.2,1)}.gallery-img.is-loaded[data-v-21139959]{opacity:1;filter:blur(0) brightness(1);transform:scale(1)}.gallery-nav[data-v-21139959]{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;background:#fff;border:2px solid #e8e3d7;border-radius:50%;display:grid;place-items:center;cursor:pointer;z-index:10;transition:all .2s ease;box-shadow:0 4px 16px #0000001f}.gallery-nav[data-v-21139959]:hover{background:#1da851;color:#fff;border-color:#1da851;transform:translateY(-50%) scale(1.1)}.gallery-nav.prev[data-v-21139959]{left:1rem}.gallery-nav.next[data-v-21139959]{right:1rem}.gallery-counter[data-v-21139959]{position:absolute;bottom:1rem;right:1rem;background:#fff;color:#1b3b2f;padding:.5rem 1rem;border-radius:999px;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;border:2px solid #e8e3d7;box-shadow:0 4px 16px #0000001f}.fullscreen-btn[data-v-21139959]{position:absolute;bottom:1rem;left:1rem;top:14px;width:40px;height:40px;background:#fff;border:2px solid #e8e3d7;border-radius:12px;display:grid;place-items:center;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 16px #0000001f}.fullscreen-btn[data-v-21139959]:hover{background:#1da851;color:#fff;border-color:#1da851;transform:scale(1.1)}.gallery-thumbnails[data-v-21139959]{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(100px,1fr);gap:.75rem;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#1da851 #e8e3d7;padding-bottom:.5rem}.gallery-thumbnails[data-v-21139959]::-webkit-scrollbar{height:6px}.gallery-thumbnails[data-v-21139959]::-webkit-scrollbar-track{background:#e8e3d7;border-radius:999px}.gallery-thumbnails[data-v-21139959]::-webkit-scrollbar-thumb{background:#1da851;border-radius:999px}.thumbnail-btn[data-v-21139959]{border:3px solid #e8e3d7;border-radius:12px;overflow:hidden;transition:all .2s ease;background:transparent;cursor:pointer;padding:0}.thumbnail-btn[data-v-21139959]:hover{border-color:#1da851}.thumbnail-btn.active[data-v-21139959]{border-color:#1da851;box-shadow:0 0 0 2px #1da851}.thumbnail-btn img[data-v-21139959]{width:100%;height:80px;object-fit:cover;display:block}.hero-info-overlay[data-v-21139959]{position:absolute;bottom:0;left:0;right:0;padding:2rem 1.5rem;background:linear-gradient(to top,rgba(27,59,47,.95),rgba(27,59,47,.7),transparent);z-index:5}.hero-tags[data-v-21139959]{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.hero-badge[data-v-21139959]{background:#1da851;color:#fff;padding:.4rem .9rem;border-radius:999px;font-family:Inter,sans-serif;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 16px #0000001f}.hero-category[data-v-21139959]{background:#fff;color:#1b3b2f;padding:.4rem .9rem;border-radius:999px;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;border:2px solid #e8e3d7}.hero-experience-title[data-v-21139959]{font-family:Bebas Neue,sans-serif;font-size:clamp(1.75rem,4vw,3rem);color:#fff;line-height:1.2;letter-spacing:1px;text-shadow:0 4px 12px rgba(0,0,0,.6)}.modal-content[data-v-21139959]{flex:1;overflow-y:auto;padding:clamp(1.5rem,3vw,2.5rem);display:flex;flex-direction:column;gap:2rem;background:#fffcf6}.quick-stats[data-v-21139959]{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem}.stat-card[data-v-21139959]{background:#fff;border:2px solid #e8e3d7;border-radius:16px;padding:1.25rem;display:flex;align-items:center;gap:1rem;transition:all .2s ease}.stat-card[data-v-21139959]:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px);border-color:#1da851}.stat-card svg[data-v-21139959]{color:#1da851;flex-shrink:0}.stat-info[data-v-21139959]{display:flex;flex-direction:column;gap:.25rem}.stat-label[data-v-21139959]{font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;color:#4a382e;text-transform:uppercase;letter-spacing:.5px}.stat-value[data-v-21139959]{font-family:Inter,sans-serif;font-size:1rem;font-weight:800;color:#1b3b2f}.content-section[data-v-21139959]{display:flex;flex-direction:column;gap:1rem}.section-title[data-v-21139959]{font-family:Bebas Neue,sans-serif;font-size:1.75rem;color:#1b3b2f;letter-spacing:.5px}.experience-description[data-v-21139959]{font-size:1.05rem;line-height:1.8;color:#4a382e}.collapsible-section[data-v-21139959]{background:#fff;border:2px solid #e8e3d7;border-radius:16px;overflow:hidden}.section-header[data-v-21139959]{width:100%;padding:1.25rem;background:transparent;border:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background .2s ease}.section-header[data-v-21139959]:hover{background:#f7f7f2}.header-left[data-v-21139959]{display:flex;align-items:center;gap:.75rem}.header-left svg[data-v-21139959]{color:#1da851}.section-title-inline[data-v-21139959]{font-family:Bebas Neue,sans-serif;font-size:1.5rem;color:#1b3b2f;letter-spacing:.5px;margin:0}.chevron-icon[data-v-21139959]{color:#1b3b2f;transition:transform .3s ease}.included-list[data-v-21139959]{list-style:none;padding:0 1.25rem 1.25rem;display:grid;gap:.75rem}.included-list li[data-v-21139959]{display:flex;align-items:center;gap:.75rem;font-size:1rem;color:#1b3b2f;font-family:Inter,sans-serif;font-weight:500}.check-icon[data-v-21139959]{color:#1da851;flex-shrink:0}.price-section[data-v-21139959]{background:#fff;border:2px solid #e8e3d7;border-radius:20px;overflow:hidden;box-shadow:0 4px 16px #0000001f}.price-card[data-v-21139959]{padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.price-header[data-v-21139959]{display:flex;flex-direction:column;gap:.5rem}.price-label[data-v-21139959]{font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;color:#4a382e;text-transform:uppercase;letter-spacing:.5px}.price-main[data-v-21139959]{font-family:Bebas Neue,sans-serif;font-size:2.5rem;color:#1b3b2f;line-height:1}.primary-cta-btn[data-v-21139959]{width:100%;padding:1.25rem;background:linear-gradient(135deg,#1da851,#159541);color:#fff;border:none;border-radius:16px;font-family:Inter,sans-serif;font-size:1.125rem;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;transition:all .3s ease;box-shadow:0 4px 16px #1da8514d}.primary-cta-btn[data-v-21139959]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1da85166}.primary-cta-btn[data-v-21139959]:active{transform:translateY(0)}.reservation-wizard[data-v-21139959]{background:#fff;border:2px solid #e8e3d7;border-radius:20px;padding:2rem;box-shadow:0 8px 32px #00000029}.wizard-progress[data-v-21139959]{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;margin-bottom:2rem;gap:.5rem}.progress-step[data-v-21139959]{display:flex;flex-direction:column;align-items:center;gap:.5rem;transition:all .3s ease}.step-circle[data-v-21139959]{width:40px;height:40px;border-radius:50%;background:#e8e3d7;color:#4a382e;display:grid;place-items:center;font-family:Inter,sans-serif;font-weight:800;transition:all .3s ease;border:3px solid #e8e3d7}.progress-step.active .step-circle[data-v-21139959],.progress-step.completed .step-circle[data-v-21139959]{background:#1da851;color:#fff;border-color:#1da851;box-shadow:0 4px 12px #1da8514d}.step-label[data-v-21139959]{font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;color:#4a382e;text-transform:uppercase;letter-spacing:.5px}.progress-step.active .step-label[data-v-21139959]{color:#1b3b2f}.progress-line[data-v-21139959]{height:3px;background:#e8e3d7;border-radius:999px;transition:all .3s ease}.progress-line.filled[data-v-21139959]{background:#1da851}.wizard-step[data-v-21139959]{display:flex;flex-direction:column;gap:1.5rem}.wizard-step-title[data-v-21139959]{font-family:Bebas Neue,sans-serif;font-size:1.75rem;color:#1b3b2f;letter-spacing:.5px;text-align:center}.form-grid[data-v-21139959]{display:grid;gap:1.25rem}.form-field[data-v-21139959]{display:flex;flex-direction:column;gap:.5rem}.form-field.full-width[data-v-21139959]{grid-column:1 / -1}.form-field label[data-v-21139959]{font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;color:#1b3b2f}.form-input[data-v-21139959],.form-textarea[data-v-21139959],.stepper-input[data-v-21139959]{width:100%;padding:.875rem 1rem;border:2px solid #e8e3d7;border-radius:12px;font-family:Inter,sans-serif;font-size:1rem;color:#1b3b2f;background:#fff;transition:all .2s ease}.form-input[data-v-21139959]:focus,.form-textarea[data-v-21139959]:focus,.stepper-input[data-v-21139959]:focus{outline:none;border-color:#1da851;box-shadow:0 0 0 4px #1da8511a}.form-input.error[data-v-21139959],.form-textarea.error[data-v-21139959]{border-color:#dc2626}.error-message[data-v-21139959]{font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;color:#dc2626}.number-stepper[data-v-21139959]{display:grid;grid-template-columns:48px 1fr 48px;gap:.75rem;align-items:center;width:100%}.stepper-btn[data-v-21139959]{height:48px;background:#fff;border:2px solid #e8e3d7;border-radius:12px;display:grid;place-items:center;cursor:pointer;transition:all .2s ease;color:#1b3b2f}.stepper-btn[data-v-21139959]:hover{background:#f7f7f2;border-color:#1da851;color:#1da851}.stepper-input[data-v-21139959]{text-align:center;font-weight:800}.step-summary[data-v-21139959]{background:#f7f7f2;border:2px solid #e8e3d7;border-radius:12px;padding:1.25rem;margin-top:1rem}.summary-row[data-v-21139959]{display:flex;align-items:center;justify-content:space-between;font-family:Inter,sans-serif;color:#1b3b2f;font-weight:600}.wizard-actions[data-v-21139959]{display:grid;grid-template-columns:auto 1fr;gap:1rem;margin-top:1rem}.wizard-btn[data-v-21139959]{padding:1rem 1.5rem;border:none;border-radius:16px;font-family:Inter,sans-serif;font-size:1rem;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease}.wizard-btn.secondary[data-v-21139959]{background:#fff;color:#1b3b2f;border:2px solid #e8e3d7}.wizard-btn.secondary[data-v-21139959]:hover{background:#f7f7f2;border-color:#1b3b2f}.wizard-btn.primary[data-v-21139959]{background:#1da851;color:#fff;box-shadow:0 4px 12px #1da8514d}.wizard-btn.primary[data-v-21139959]:hover{background:#159541;transform:translateY(-2px);box-shadow:0 6px 16px #1da85166}.wizard-btn.whatsapp[data-v-21139959]{background:#25d366;color:#fff;box-shadow:0 4px 12px #25d3664d}.wizard-btn.whatsapp[data-v-21139959]:hover{background:#20ba5a;transform:translateY(-2px);box-shadow:0 6px 16px #25d36666}.reservation-summary[data-v-21139959]{display:flex;flex-direction:column;gap:1.5rem}.summary-header[data-v-21139959]{display:flex;align-items:center;gap:.75rem;padding-bottom:1rem;border-bottom:2px solid #e8e3d7}.summary-header svg[data-v-21139959]{color:#1da851}.summary-header h4[data-v-21139959]{font-family:Bebas Neue,sans-serif;font-size:1.5rem;color:#1b3b2f;letter-spacing:.5px}.summary-content[data-v-21139959]{display:grid;gap:1rem}.summary-item[data-v-21139959]{display:grid;grid-template-columns:140px 1fr;gap:1rem;padding:.75rem 0;border-bottom:1px solid #e8e3d7}.item-label[data-v-21139959]{font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;color:#4a382e;text-transform:uppercase;letter-spacing:.5px}.item-value[data-v-21139959]{font-family:Inter,sans-serif;font-size:1rem;font-weight:600;color:#1b3b2f}.summary-divider[data-v-21139959]{height:2px;background:#e8e3d7;margin:.5rem 0}.summary-total[data-v-21139959]{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#f7f7f2;border-radius:12px;border:2px solid #e8e3d7}.total-label[data-v-21139959]{font-family:Inter,sans-serif;font-size:1rem;font-weight:700;color:#1b3b2f;text-transform:uppercase;letter-spacing:.5px}.total-value[data-v-21139959]{font-family:Bebas Neue,sans-serif;font-size:2rem;color:#1da851}.wizard-note[data-v-21139959]{display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:Inter,sans-serif;font-size:.875rem;color:#4a382e;text-align:center;margin-top:.5rem}.mobile-sticky-cta[data-v-21139959]{display:none;padding:1.25rem;background:#fff;border-top:2px solid #e8e3d7;align-items:center;justify-content:space-between;gap:1rem;box-shadow:0 -4px 16px #0000001a}.sticky-price[data-v-21139959]{display:flex;flex-direction:column;gap:.25rem}.sticky-amount[data-v-21139959]{font-family:Inter,sans-serif;font-size:1.25rem;font-weight:900;color:#1b3b2f}.sticky-label[data-v-21139959]{font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;color:#4a382e}.sticky-btn[data-v-21139959]{padding:1rem 2rem;background:#1da851;color:#fff;border:none;border-radius:16px;font-family:Inter,sans-serif;font-size:1rem;font-weight:800;cursor:pointer;white-space:nowrap;box-shadow:0 4px 12px #1da8514d}.sticky-btn[data-v-21139959]:hover{background:#159541}.fullscreen-gallery[data-v-21139959]{position:fixed;inset:0;background:#000000c7;z-index:11000;display:grid;place-items:center;padding:2rem}.fullscreen-close[data-v-21139959]{position:absolute;top:2rem;right:2rem;width:56px;height:56px;background:#fff;border:2px solid #e8e3d7;border-radius:50%;display:grid;place-items:center;cursor:pointer;z-index:100;transition:all .2s ease;box-shadow:0 8px 32px #00000029}.fullscreen-close[data-v-21139959]:hover{background:#1da851;color:#fff;border-color:#1da851;transform:scale(1.1) rotate(90deg)}.fullscreen-content[data-v-21139959]{max-width:90vw;max-height:85vh;display:grid;place-items:center}.fullscreen-content img[data-v-21139959]{max-width:100%;max-height:85vh;object-fit:contain;border-radius:16px;box-shadow:0 16px 48px #0000003d}.fullscreen-nav[data-v-21139959]{position:absolute;top:50%;transform:translateY(-50%);width:56px;height:56px;background:#fff;border:2px solid #e8e3d7;border-radius:50%;display:grid;place-items:center;cursor:pointer;z-index:100;transition:all .2s ease;box-shadow:0 8px 32px #00000029}.fullscreen-nav[data-v-21139959]:hover{background:#1da851;color:#fff;border-color:#1da851;transform:translateY(-50%) scale(1.1)}.fullscreen-nav.prev[data-v-21139959]{left:2rem}.fullscreen-nav.next[data-v-21139959]{right:2rem}.fullscreen-counter[data-v-21139959]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);background:#fff;color:#1b3b2f;padding:.75rem 1.5rem;border-radius:999px;font-family:Inter,sans-serif;font-size:1rem;font-weight:800;border:2px solid #e8e3d7;box-shadow:0 8px 32px #00000029}@media(max-width:374px){.catalog[data-v-21139959]{padding:2rem 1rem}.hero-title[data-v-21139959]{font-size:2rem}.experiences-grid[data-v-21139959]{grid-template-columns:1fr;gap:1.5rem}.modal-content[data-v-21139959]{padding:1.5rem 1rem}.modal-hero[data-v-21139959]{height:300px}.hero-experience-title[data-v-21139959]{font-size:1.8rem}.quick-stats[data-v-21139959]{grid-template-columns:1fr}}@media(min-width:375px)and (max-width:639px){.catalog[data-v-21139959]{padding:3rem 1.5rem}.experiences-grid[data-v-21139959]{grid-template-columns:1fr;gap:2rem}.modal-hero[data-v-21139959]{height:350px}.quick-stats[data-v-21139959]{grid-template-columns:repeat(2,1fr)}}@media(min-width:640px)and (max-width:767px){.catalog[data-v-21139959]{padding:4rem 2rem}.experiences-grid[data-v-21139959]{grid-template-columns:repeat(2,1fr);gap:1.5rem}.modal-container[data-v-21139959]{width:95%;height:90vh}.modal-hero[data-v-21139959]{height:380px}}@media(min-width:768px)and (max-width:1023px){.catalog[data-v-21139959]{padding:4.5rem 2.5rem}.experiences-grid[data-v-21139959]{grid-template-columns:repeat(2,1fr);gap:2rem}.modal-container[data-v-21139959]{width:90%;max-width:800px;height:85vh}.modal-hero[data-v-21139959]{height:400px}}@media(min-width:1024px)and (max-width:1199px){.catalog[data-v-21139959]{padding:5rem 3rem}.experiences-grid[data-v-21139959]{grid-template-columns:repeat(3,1fr);gap:2rem}.modal-container[data-v-21139959]{width:85%;max-width:1000px;flex-direction:row}.modal-hero[data-v-21139959]{width:45%;height:auto}.modal-content[data-v-21139959]{width:55%}}@media(min-width:1200px)and (max-width:1399px){.catalog[data-v-21139959]{padding:6rem 4rem}.experiences-grid[data-v-21139959]{grid-template-columns:repeat(3,1fr);gap:2.5rem}.modal-container[data-v-21139959]{max-width:1100px;flex-direction:row}.modal-hero[data-v-21139959],.modal-content[data-v-21139959]{width:50%}}@media(min-width:1400px){.catalog[data-v-21139959]{padding:7rem 5rem}.experiences-grid[data-v-21139959]{grid-template-columns:repeat(4,1fr);gap:3rem}.modal-container[data-v-21139959]{max-width:1200px;flex-direction:row}.modal-hero[data-v-21139959],.modal-content[data-v-21139959]{width:50%}}@media(max-width:768px){.modal-container[data-v-21139959]{margin:0;border-radius:0;max-width:100%;max-height:100vh}.modal-close[data-v-21139959]{top:.75rem;right:.75rem;width:40px;height:40px}.modal-content[data-v-21139959]{padding:1.5rem}.quick-stats[data-v-21139959]{grid-template-columns:1fr}.wizard-progress[data-v-21139959]{grid-template-columns:auto auto auto;justify-content:center;gap:.75rem}.progress-line[data-v-21139959]{display:none}.step-label[data-v-21139959]{font-size:.65rem}.wizard-actions[data-v-21139959]{grid-template-columns:1fr}.mobile-sticky-cta[data-v-21139959]{display:flex}.summary-item[data-v-21139959]{grid-template-columns:1fr;gap:.5rem}.hero-experience-title[data-v-21139959]{font-size:1.5rem}.hero-info-overlay[data-v-21139959]{padding:1.5rem 1rem}.gallery-nav[data-v-21139959]{width:40px;height:40px}.gallery-nav.prev[data-v-21139959]{left:.5rem}.gallery-nav.next[data-v-21139959]{right:.5rem}.fullscreen-nav[data-v-21139959]{width:48px;height:48px}.fullscreen-nav.prev[data-v-21139959]{left:1rem}.fullscreen-nav.next[data-v-21139959]{right:1rem}.fullscreen-close[data-v-21139959]{top:1rem;right:1rem;width:48px;height:48px}.price-main[data-v-21139959]{font-size:2rem}.total-value[data-v-21139959]{font-size:1.5rem}}@media(max-width:480px){.hero-title[data-v-21139959]{font-size:2rem}.stat-card[data-v-21139959]{padding:1rem}.price-card[data-v-21139959],.reservation-wizard[data-v-21139959]{padding:1.5rem}.wizard-step-title[data-v-21139959]{font-size:1.5rem}}.modal-fade-enter-active[data-v-21139959],.modal-fade-leave-active[data-v-21139959]{transition:opacity .3s ease}.modal-fade-enter-from[data-v-21139959],.modal-fade-leave-to[data-v-21139959]{opacity:0}.modal-slide-enter-active[data-v-21139959]{transition:all .4s cubic-bezier(.4,0,.2,1)}.modal-slide-enter-from[data-v-21139959]{opacity:0;transform:translateY(30px) scale(.95)}.modal-slide-leave-active[data-v-21139959]{transition:all .3s cubic-bezier(.4,0,.6,1)}.modal-slide-leave-to[data-v-21139959]{opacity:0;transform:translateY(20px) scale(.98)}.image-fade-enter-active[data-v-21139959],.image-fade-leave-active[data-v-21139959]{transition:opacity .3s ease}.image-fade-enter-from[data-v-21139959],.image-fade-leave-to[data-v-21139959]{opacity:0}.wizard-reveal-enter-active[data-v-21139959],.wizard-reveal-leave-active[data-v-21139959]{transition:all .4s cubic-bezier(.4,0,.2,1)}.wizard-reveal-enter-from[data-v-21139959]{opacity:0;transform:translateY(-20px);max-height:0}.wizard-reveal-enter-to[data-v-21139959]{opacity:1;transform:translateY(0);max-height:2000px}.wizard-reveal-leave-to[data-v-21139959]{opacity:0;transform:translateY(-10px);max-height:0}.step-fade-enter-active[data-v-21139959],.step-fade-leave-active[data-v-21139959]{transition:all .3s cubic-bezier(.4,0,.2,1)}.step-fade-enter-from[data-v-21139959]{opacity:0;transform:translate(20px)}.step-fade-leave-to[data-v-21139959]{opacity:0;transform:translate(-20px)}.expand-enter-active[data-v-21139959],.expand-leave-active[data-v-21139959]{transition:all .3s ease;overflow:hidden}.expand-enter-from[data-v-21139959],.expand-leave-to[data-v-21139959]{opacity:0;max-height:0}.expand-enter-to[data-v-21139959],.expand-leave-from[data-v-21139959]{opacity:1;max-height:500px}.fullscreen-fade-enter-active[data-v-21139959],.fullscreen-fade-leave-active[data-v-21139959]{transition:opacity .3s ease}.fullscreen-fade-enter-from[data-v-21139959],.fullscreen-fade-leave-to[data-v-21139959]{opacity:0}.premios-section[data-v-3a475ec0]{background:#f5e6d3;padding:6rem 5%;position:relative;overflow:hidden}.premios-section[data-v-3a475ec0]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#4E342E 50%,transparent)}.premios-hero[data-v-3a475ec0]{max-width:900px;margin:0 auto 5rem;text-align:center;animation:fadeInUp-3a475ec0 .8s ease-out}@keyframes fadeInUp-3a475ec0{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-badge[data-v-3a475ec0]{display:inline-flex;align-items:center;justify-content:center;width:70px;height:70px;margin-bottom:1.5rem;animation:float-3a475ec0 3s ease-in-out infinite}@keyframes float-3a475ec0{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero-badge svg[data-v-3a475ec0]{width:100%;height:100%;filter:drop-shadow(0 4px 8px rgba(166,138,109,.3))}.premios-titulo-principal[data-v-3a475ec0]{font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem);color:#1b3b2f;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.premios-titulo-principal[data-v-3a475ec0] .highlight{color:#4e342e;position:relative;display:inline-block}.premios-titulo-principal[data-v-3a475ec0] .highlight:after{content:"";position:absolute;bottom:-5px;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#4E342E,transparent)}.premios-descripcion[data-v-3a475ec0]{font-family:Merriweather,serif;font-size:clamp(1rem,2vw,1.15rem);color:#4e342e;line-height:1.8;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.stats-row[data-v-3a475ec0]{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap;margin-top:3rem}.stat-item[data-v-3a475ec0]{display:flex;flex-direction:column;align-items:center;gap:.3rem}.stat-number[data-v-3a475ec0]{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#4e342e;line-height:1}.stat-label[data-v-3a475ec0]{font-family:Merriweather,serif;font-size:clamp(.85rem,1.5vw,.95rem);color:#4e342e;text-transform:uppercase;letter-spacing:1px}.stat-divider[data-v-3a475ec0]{width:2px;height:50px;background:linear-gradient(180deg,transparent,#4E342E,transparent)}.premios-cards-container[data-v-3a475ec0]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem;max-width:1200px;margin:0 auto;padding:0 1rem}.premio-card[data-v-3a475ec0]{position:relative;background:#fff;border-radius:24px;overflow:hidden;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px #00000014;animation:fadeInScale-3a475ec0 .6s ease-out backwards}.premio-card[data-v-3a475ec0]:nth-child(1){animation-delay:.1s}.premio-card[data-v-3a475ec0]:nth-child(2){animation-delay:.2s}@keyframes fadeInScale-3a475ec0{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.premio-card[data-v-3a475ec0]:hover{transform:translateY(-12px);box-shadow:0 20px 50px #00000026}.card-shine[data-v-3a475ec0]{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s ease;pointer-events:none;z-index:1}.premio-card:hover .card-shine[data-v-3a475ec0]{left:100%}.card-badge[data-v-3a475ec0]{position:absolute;top:20px;right:20px;background:#4e342e;color:#fff;padding:.5rem 1rem;border-radius:50px;font-family:Playfair Display,serif;font-weight:700;font-size:.9rem;z-index:2;box-shadow:0 4px 12px #a68a6d66}.card-image-wrapper[data-v-3a475ec0]{padding:3rem 2rem 2rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5e6d3,#fff);min-height:320px}.card-image[data-v-3a475ec0]{width:100%;max-width:200px;height:200px;object-fit:contain;transition:transform .4s ease;filter:drop-shadow(0 8px 16px rgba(0,0,0,.1))}.img-galardon[data-v-3a475ec0]{max-width:340px;height:auto!important;max-height:280px;transform:scale(1.25)}.premio-card:hover .card-image[data-v-3a475ec0]{transform:scale(1.08) rotate(2deg)}.card-content[data-v-3a475ec0]{padding:2rem;background:#fff}.card-category[data-v-3a475ec0]{display:inline-block;font-family:Merriweather,serif;font-size:.8rem;text-transform:uppercase;letter-spacing:1.5px;color:#4e342e;font-weight:700;margin-bottom:.8rem}.card-title[data-v-3a475ec0]{font-family:Cormorant Garamond,serif;font-size:clamp(1.5rem,3vw,1.8rem);color:#1b3b2f;font-weight:700;line-height:1.3;margin-bottom:1rem}.card-description[data-v-3a475ec0]{font-family:Merriweather,serif;font-size:.95rem;color:#4e342e;line-height:1.7;margin-bottom:1.5rem}.card-meta[data-v-3a475ec0]{padding:1rem 0;border-top:1px solid rgba(166,138,109,.2);margin-bottom:1.5rem}.meta-item[data-v-3a475ec0]{display:flex;align-items:center;gap:.6rem;color:#4e342e;font-size:.9rem}.meta-item svg[data-v-3a475ec0]{width:18px;height:18px;color:#4e342e}.card-cta[data-v-3a475ec0]{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.9rem;background:transparent;border:2px solid #4E342E;border-radius:12px;color:#4e342e;font-family:Merriweather,serif;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.card-cta[data-v-3a475ec0]:hover{background:#4e342e;color:#fff;transform:translate(4px)}.card-cta svg[data-v-3a475ec0]{width:20px;height:20px;transition:transform .3s ease}.card-cta:hover svg[data-v-3a475ec0]{transform:translate(4px)}.galardon-modal-btn[data-v-3a475ec0]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:2.5rem;padding:1rem 2rem;background:linear-gradient(45deg,#d4af37,#f5e6d3,#d4af37);background-size:200% auto;border-radius:50px;color:#2d2420;font-family:Merriweather,serif;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;text-decoration:none;box-shadow:0 4px 15px #d4af374d;width:auto;min-width:250px}.galardon-modal-btn[data-v-3a475ec0]:hover{background-position:right center;transform:translateY(-3px);box-shadow:0 8px 20px #d4af3780}.galardon-modal-btn svg[data-v-3a475ec0]{width:24px;height:24px}.modal-overlay[data-v-3a475ec0]{position:fixed;inset:0;background:#0e1d189f;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;overflow-y:auto}.modal-container[data-v-3a475ec0]{position:relative;background:#fff;border-radius:28px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 25px 60px #0000004d}.modal-close[data-v-3a475ec0]{position:absolute;top:20px;right:20px;width:44px;height:44px;border-radius:50%;background:#f5e6d3e6;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10}.modal-close[data-v-3a475ec0]:hover{background:#4e342e;transform:rotate(90deg)}.modal-close svg[data-v-3a475ec0]{width:24px;height:24px;color:#4e342e}.modal-close:hover svg[data-v-3a475ec0]{color:#fff}.modal-content[data-v-3a475ec0]{display:flex;flex-direction:column}.modal-header[data-v-3a475ec0]{position:relative;background:linear-gradient(135deg,#f5e6d3,#fff);padding:4rem 3rem 3rem;display:flex;align-items:center;justify-content:center;border-radius:28px 28px 0 0}.modal-badge-year[data-v-3a475ec0]{position:absolute;top:30px;left:30px;background:#4e342e;color:#fff;padding:.6rem 1.3rem;border-radius:50px;font-family:Playfair Display,serif;font-weight:700;font-size:1.1rem;box-shadow:0 4px 12px #a68a6d66}.modal-image-wrapper[data-v-3a475ec0]{display:flex;align-items:center;justify-content:center}.modal-image-wrapper img[data-v-3a475ec0]{max-width:280px;max-height:280px;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 10px 25px rgba(0,0,0,.15));animation:modalImageZoom-3a475ec0 .5s ease-out}@keyframes modalImageZoom-3a475ec0{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.modal-body[data-v-3a475ec0]{padding:3rem}.modal-category[data-v-3a475ec0]{display:inline-block;font-family:Merriweather,serif;font-size:.85rem;text-transform:uppercase;letter-spacing:2px;color:#4e342e;font-weight:700;margin-bottom:1rem}.modal-title[data-v-3a475ec0]{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,2.5rem);color:#1b3b2f;font-weight:800;line-height:1.3;margin-bottom:1.5rem}.modal-description[data-v-3a475ec0]{font-family:Merriweather,serif;font-size:1.05rem;color:#4e342e;line-height:1.9;margin-bottom:2.5rem}.modal-details[data-v-3a475ec0]{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;padding:2rem;background:#f5e6d3;border-radius:16px;border-left:4px solid #4E342E}.detail-item[data-v-3a475ec0]{display:flex;align-items:flex-start;gap:1rem}.detail-item svg[data-v-3a475ec0]{width:24px;height:24px;color:#4e342e;flex-shrink:0;margin-top:2px}.detail-item>div[data-v-3a475ec0]{display:flex;flex-direction:column;gap:.3rem}.detail-label[data-v-3a475ec0]{font-family:Merriweather,serif;font-size:.85rem;color:#4e342e;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.detail-value[data-v-3a475ec0]{font-family:Merriweather,serif;font-size:1rem;color:#1b3b2f;font-weight:400}.modal-highlights[data-v-3a475ec0]{padding-top:2rem;border-top:1px solid rgba(166,138,109,.3)}.highlights-title[data-v-3a475ec0]{font-family:Cormorant Garamond,serif;font-size:1.5rem;color:#1b3b2f;font-weight:700;margin-bottom:1.5rem}.highlights-list[data-v-3a475ec0]{list-style:none;display:flex;flex-direction:column;gap:1rem}.highlights-list li[data-v-3a475ec0]{display:flex;align-items:flex-start;gap:.8rem;font-family:Merriweather,serif;font-size:.95rem;color:#4e342e;line-height:1.6}.highlights-list li svg[data-v-3a475ec0]{width:22px;height:22px;flex-shrink:0;margin-top:2px}.modal-enter-active[data-v-3a475ec0],.modal-leave-active[data-v-3a475ec0]{transition:all .3s ease}.modal-enter-from[data-v-3a475ec0],.modal-leave-to[data-v-3a475ec0]{opacity:0}.modal-enter-active .modal-container[data-v-3a475ec0],.modal-leave-active .modal-container[data-v-3a475ec0]{transition:all .3s cubic-bezier(.4,0,.2,1)}.modal-enter-from .modal-container[data-v-3a475ec0],.modal-leave-to .modal-container[data-v-3a475ec0]{transform:scale(.9);opacity:0}@media(max-width:374px){.premios-section[data-v-3a475ec0]{padding:3rem 1rem}.premios-hero[data-v-3a475ec0]{margin-bottom:3rem}.stats-row[data-v-3a475ec0]{gap:1rem}.stat-divider[data-v-3a475ec0]{height:40px}.premios-cards-container[data-v-3a475ec0]{grid-template-columns:1fr;gap:2rem;padding:0}.card-image-wrapper[data-v-3a475ec0]{min-height:280px}.card-image[data-v-3a475ec0]{max-width:240px;height:240px}.modal-header[data-v-3a475ec0]{padding:3rem 1.5rem 2rem}.modal-badge-year[data-v-3a475ec0]{top:20px;left:20px;padding:.5rem 1rem;font-size:.9rem}.modal-body[data-v-3a475ec0]{padding:2rem 1.5rem}.modal-details[data-v-3a475ec0]{padding:1.5rem}.modal-image-wrapper img[data-v-3a475ec0]{max-width:200px}}@media(min-width:375px)and (max-width:479px){.premios-section[data-v-3a475ec0]{padding:4rem 1.5rem}.premios-cards-container[data-v-3a475ec0]{grid-template-columns:1fr;gap:2.5rem}.card-image-wrapper[data-v-3a475ec0]{min-height:300px}.card-image[data-v-3a475ec0]{max-width:260px;height:260px}.modal-body[data-v-3a475ec0]{padding:2.5rem 2rem}}@media(min-width:480px)and (max-width:639px){.premios-section[data-v-3a475ec0]{padding:4.5rem 2rem}.premios-cards-container[data-v-3a475ec0]{grid-template-columns:1fr;gap:2.5rem}}@media(min-width:640px)and (max-width:767px){.premios-section[data-v-3a475ec0]{padding:5rem 2.5rem}.premios-cards-container[data-v-3a475ec0]{grid-template-columns:1fr;gap:3rem}}@media(min-width:768px)and (max-width:1023px){.premios-section[data-v-3a475ec0]{padding:5.5rem 3rem}.premios-cards-container[data-v-3a475ec0]{grid-template-columns:repeat(2,1fr);gap:3rem}}@media(min-width:1024px)and (max-width:1199px){.premios-section[data-v-3a475ec0]{padding:6rem 4%}.premios-cards-container[data-v-3a475ec0]{grid-template-columns:repeat(2,1fr);gap:3rem}}@media(min-width:1200px)and (max-width:1399px){.premios-cards-container[data-v-3a475ec0]{grid-template-columns:repeat(2,1fr);gap:3.5rem}}@media(min-width:1400px)and (max-width:1599px){.premios-cards-container[data-v-3a475ec0]{grid-template-columns:repeat(2,1fr);gap:4rem}}@media(min-width:1600px){.premios-cards-container[data-v-3a475ec0]{grid-template-columns:repeat(2,1fr);gap:4rem}}@media(max-height:500px)and (orientation:landscape){.premios-section[data-v-3a475ec0]{padding:3rem 3%}.premios-hero[data-v-3a475ec0]{margin-bottom:3rem}.modal-container[data-v-3a475ec0]{max-height:95vh}}[data-v-b060e560]{box-sizing:border-box;margin:0;padding:0}.equipo-section[data-v-b060e560]{background:linear-gradient(135deg,#1b3b2f,#0f221b);display:flex;align-items:center;justify-content:center;gap:5rem;min-height:100vh;padding:4rem 5%;position:relative;width:100%;max-width:100vw;overflow:hidden}.equipo-imagenes[data-v-b060e560]{position:relative;flex:1 1 45%;display:flex;align-items:center;justify-content:center;max-width:700px;min-height:500px}.imagen-principal[data-v-b060e560]{display:flex;justify-content:center;align-items:center;position:relative;z-index:2}.imagen-principal img[data-v-b060e560]{width:100%;max-width:550px;aspect-ratio:1;border-radius:50%;object-fit:cover;transition:transform .4s ease,box-shadow .4s ease;border:8px solid rgba(245,230,211,.3)}.imagen-principal img[data-v-b060e560]:hover{transform:scale(1.05)}.imagen-secundaria[data-v-b060e560]{position:absolute;bottom:-30px;right:-30px;border-radius:50%;overflow:hidden;z-index:3;box-shadow:0 10px 30px #0000004d;border:6px solid rgba(245,230,211,.5)}.imagen-secundaria img[data-v-b060e560]{width:250px;height:250px;object-fit:cover;display:block;border-radius:50%;transition:transform .3s ease}.imagen-secundaria img[data-v-b060e560]:hover{transform:scale(1.05)}.logo-sacbej[data-v-b060e560]{position:absolute;top:-100px;left:-100px;width:250px;height:auto;opacity:.9;z-index:1;transition:opacity .3s ease}.logo-sacbej[data-v-b060e560]:hover{opacity:1}.decor-pattern[data-v-b060e560]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:radial-gradient(circle,rgba(46,77,60,.05) 1px,transparent 1px);background-size:30px 30px;pointer-events:none;z-index:0}.equipo-texto[data-v-b060e560]{flex:1 1 45%;font-family:Merriweather,serif;text-align:left;color:#f5e6d3;max-width:600px}.subtitulo[data-v-b060e560]{letter-spacing:3px;font-size:clamp(.75rem,1.5vw,1rem);color:#f5e6d3;text-transform:uppercase;font-weight:500;margin-bottom:.5rem}.separador[data-v-b060e560]{width:100%;max-width:480px;height:3px;background:linear-gradient(to right,#2E4D3C,transparent);margin:1.2rem 0}.titulo[data-v-b060e560]{font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,6vw,4rem);color:#f5e6d3;margin:0 0 1rem;line-height:1.2;font-weight:700}.descripcion[data-v-b060e560]{color:#e0d0bc;line-height:1.8;font-size:clamp(.95rem,1.8vw,1.05rem);margin-bottom:2rem;text-align:justify}.bienvenida[data-v-b060e560]{font-family:Playfair Display,serif;color:#f5e6d3;font-size:clamp(1.1rem,2.5vw,1.4rem);margin-bottom:4rem;font-weight:600}.btn-contacto[data-v-b060e560]{text-decoration:none;background:transparent;border:2px solid #F5E6D3;color:#f5e6d3;padding:.9rem 2.2rem;border-radius:8px;font-weight:600;letter-spacing:1px;cursor:pointer;transition:all .3s ease;font-size:clamp(.9rem,1.5vw,1rem);text-transform:uppercase;display:inline-block}.btn-contacto[data-v-b060e560]:hover{background-color:#f5e6d3;color:#1b3b2f;transform:translateY(-3px);box-shadow:0 8px 20px #0000004d}@media(max-width:374px){.equipo-section[data-v-b060e560]{flex-direction:column;padding:3rem 1rem;gap:2rem;text-align:center}.equipo-imagenes[data-v-b060e560]{order:1;min-height:320px;margin-bottom:1rem}.imagen-principal img[data-v-b060e560]{max-width:280px}.imagen-secundaria[data-v-b060e560]{bottom:-20px;right:-20px}.imagen-secundaria img[data-v-b060e560]{width:150px;height:150px}.logo-sacbej[data-v-b060e560]{top:-60px;left:50%;transform:translate(-50%);width:180px}.equipo-texto[data-v-b060e560]{order:2;text-align:center}.separador[data-v-b060e560]{margin-left:auto;margin-right:auto;max-width:280px}.descripcion[data-v-b060e560]{text-align:center}.btn-contacto[data-v-b060e560]{width:100%;max-width:300px}}@media(min-width:375px)and (max-width:479px){.equipo-section[data-v-b060e560]{flex-direction:column;padding:3rem 1.5rem;gap:2.5rem;text-align:center}.equipo-imagenes[data-v-b060e560]{order:1;min-height:350px}.imagen-principal img[data-v-b060e560]{max-width:320px}.imagen-secundaria[data-v-b060e560]{bottom:-25px;right:-25px}.imagen-secundaria img[data-v-b060e560]{width:170px;height:170px}.logo-sacbej[data-v-b060e560]{top:-70px;left:50%;transform:translate(-50%);width:200px}.equipo-texto[data-v-b060e560]{order:2;text-align:center}.separador[data-v-b060e560]{margin-left:auto;margin-right:auto;max-width:320px}.descripcion[data-v-b060e560]{text-align:center}}@media(min-width:480px)and (max-width:639px){.equipo-section[data-v-b060e560]{flex-direction:column;padding:3.5rem 2rem;gap:3rem}.equipo-imagenes[data-v-b060e560]{order:1;min-height:380px}.imagen-principal img[data-v-b060e560]{max-width:360px}.imagen-secundaria[data-v-b060e560]{bottom:-30px;right:-30px}.imagen-secundaria img[data-v-b060e560]{width:190px;height:190px}.logo-sacbej[data-v-b060e560]{top:-80px;left:50%;transform:translate(-50%);width:220px}.equipo-texto[data-v-b060e560]{order:2;text-align:center}.separador[data-v-b060e560]{margin-left:auto;margin-right:auto}.descripcion[data-v-b060e560]{text-align:center}}@media(min-width:640px)and (max-width:767px){.equipo-section[data-v-b060e560]{flex-direction:column;padding:4rem 2.5rem;gap:3.5rem}.equipo-imagenes[data-v-b060e560]{order:1;min-height:420px}.imagen-principal img[data-v-b060e560]{max-width:400px}.imagen-secundaria img[data-v-b060e560]{width:210px;height:210px}.logo-sacbej[data-v-b060e560]{top:-90px;left:50%;transform:translate(-50%);width:230px}.equipo-texto[data-v-b060e560]{order:2;text-align:center}.separador[data-v-b060e560]{margin-left:auto;margin-right:auto}.descripcion[data-v-b060e560]{text-align:center}}@media(min-width:768px)and (max-width:1023px){.equipo-section[data-v-b060e560]{flex-direction:column;padding:4.5rem 3rem;gap:4rem}.equipo-imagenes[data-v-b060e560]{order:1;min-height:480px}.imagen-principal img[data-v-b060e560]{max-width:450px}.imagen-secundaria[data-v-b060e560]{bottom:-35px;right:-35px}.imagen-secundaria img[data-v-b060e560]{width:230px;height:230px}.logo-sacbej[data-v-b060e560]{top:-95px;left:50%;transform:translate(-50%);width:240px}.equipo-texto[data-v-b060e560]{order:2;text-align:center;max-width:700px}.separador[data-v-b060e560]{margin-left:auto;margin-right:auto}.descripcion[data-v-b060e560]{text-align:center}}@media(min-width:1024px)and (max-width:1199px){.equipo-section[data-v-b060e560]{flex-direction:row;padding:5rem 4%;gap:3rem}.equipo-imagenes[data-v-b060e560]{order:0;min-height:500px}.imagen-principal img[data-v-b060e560]{max-width:450px}.imagen-secundaria[data-v-b060e560]{bottom:-30px;right:-30px}.imagen-secundaria img[data-v-b060e560]{width:220px;height:220px}.logo-sacbej[data-v-b060e560]{top:-90px;left:-90px;transform:none}.equipo-texto[data-v-b060e560]{text-align:left}.separador[data-v-b060e560]{margin-left:0;margin-right:0}.descripcion[data-v-b060e560]{text-align:justify}}@media(min-width:1200px)and (max-width:1399px){.equipo-section[data-v-b060e560]{padding:6rem 5%;gap:4rem}.equipo-imagenes[data-v-b060e560]{min-height:550px}.imagen-principal img[data-v-b060e560]{max-width:500px}.imagen-secundaria img[data-v-b060e560]{width:240px;height:240px}.logo-sacbej[data-v-b060e560]{top:-95px;left:-95px;width:240px}}@media(min-width:1400px)and (max-width:1599px){.equipo-section[data-v-b060e560]{padding:6rem 6%;gap:5rem}.equipo-imagenes[data-v-b060e560]{min-height:600px}.imagen-principal img[data-v-b060e560]{max-width:550px}.imagen-secundaria img[data-v-b060e560]{width:250px;height:250px}.logo-sacbej[data-v-b060e560]{top:-100px;left:-100px;width:250px}}@media(min-width:1600px){.equipo-section[data-v-b060e560]{padding:7rem 8%;gap:6rem}.equipo-imagenes[data-v-b060e560]{min-height:650px;max-width:750px}.imagen-principal img[data-v-b060e560]{max-width:600px}.imagen-secundaria[data-v-b060e560]{bottom:-40px;right:-40px}.imagen-secundaria img[data-v-b060e560]{width:280px;height:280px}.logo-sacbej[data-v-b060e560]{top:-110px;left:-110px;width:280px}.equipo-texto[data-v-b060e560]{max-width:650px}.separador[data-v-b060e560]{max-width:520px}.btn-contacto[data-v-b060e560]{padding:1rem 2.5rem}}@media(max-height:500px)and (orientation:landscape){.equipo-section[data-v-b060e560]{flex-direction:row;padding:2rem 3%;gap:2rem;min-height:auto}.equipo-imagenes[data-v-b060e560]{min-height:350px}.imagen-principal img[data-v-b060e560]{max-width:300px}.imagen-secundaria[data-v-b060e560]{bottom:-15px;right:-15px}.imagen-secundaria img[data-v-b060e560]{width:140px;height:140px}.logo-sacbej[data-v-b060e560]{top:-50px;left:-50px;width:150px}.equipo-texto[data-v-b060e560]{max-width:500px}.titulo[data-v-b060e560]{margin-bottom:.5rem}.descripcion[data-v-b060e560],.bienvenida[data-v-b060e560]{margin-bottom:1rem}}[data-v-3c58dd9d]{margin:0;padding:0;box-sizing:border-box}.contacto-page[data-v-3c58dd9d]{position:relative;min-height:100vh;width:100%;overflow-x:hidden}.hero-background[data-v-3c58dd9d]{position:absolute;inset:0;z-index:0}.hero-image[data-v-3c58dd9d]{position:absolute;inset:0;background-image:url(https://yucatan.travel/wp-content/uploads/2019/12/Celest%C3%BAn.jpg);background-size:cover;background-position:center;filter:saturate(1.1) brightness(.75)}.hero-overlay[data-v-3c58dd9d]{position:absolute;inset:0;background:linear-gradient(to bottom,#0f172a99,#0f172a66,#f8fafc)}.hero-waves path[data-v-3c58dd9d]{fill:currentColor}.contenido-principal[data-v-3c58dd9d]{position:relative;z-index:10;padding:3rem 1rem 2rem}.container-max[data-v-3c58dd9d]{max-width:1400px;margin:0 auto;width:100%}.encabezado-principal[data-v-3c58dd9d]{text-align:center;margin-bottom:3rem}.titulo-hero[data-v-3c58dd9d]{font-family:Bebas Neue,sans-serif;font-size:clamp(3.5rem,12vw,9rem);color:#fff;margin-top:-30px;margin-bottom:1.5rem;letter-spacing:.05em;line-height:.95;text-shadow:0 20px 40px rgba(0,0,0,.3);font-weight:400}.linea-decorativa[data-v-3c58dd9d]{width:min(14rem,42%);height:4px;background:linear-gradient(90deg,var(--amber-400),white,var(--amber-400));border-radius:999px;margin:0 auto 2rem;opacity:.9}.subtitulo-hero[data-v-3c58dd9d]{font-family:Merriweather,serif;font-size:clamp(1.125rem,2.5vw,1.5rem);color:#fff;max-width:48rem;margin:0 auto;line-height:1.7;text-shadow:0 8px 16px rgba(0,0,0,.25);padding:0 1rem}.grid-principal[data-v-3c58dd9d]{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media(min-width:1024px){.grid-principal[data-v-3c58dd9d]{grid-template-columns:1.8fr 1.2fr;gap:2rem}.encabezado-principal[data-v-3c58dd9d]{margin-bottom:4rem}.contenido-principal[data-v-3c58dd9d]{padding:4rem 2rem 3rem}}.tarjeta-glass[data-v-3c58dd9d]{background:#f5e6d3;backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);padding:clamp(1.5rem,4vw,2.5rem);border-radius:2.5rem;box-shadow:0 28px 60px #0f172a2e,0 0 0 1px #fff9 inset;border:1px solid rgba(255,255,255,.6)}.tarjeta-centrada[data-v-3c58dd9d]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%}.titulo-seccion[data-v-3c58dd9d]{font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,5vw,4rem);color:var(--slate-800);letter-spacing:.05em;margin-bottom:.5rem;line-height:1;font-weight:400}.descripcion-seccion[data-v-3c58dd9d]{font-family:Merriweather,serif;color:var(--slate-600);margin-bottom:2rem;font-size:clamp(.95rem,2vw,1.125rem);line-height:1.6}.formulario[data-v-3c58dd9d]{display:flex;flex-direction:column;gap:1.5rem}.campo-grupo[data-v-3c58dd9d]{display:flex;flex-direction:column}.etiqueta-campo[data-v-3c58dd9d]{font-family:Merriweather,serif;font-weight:600;color:var(--slate-700);margin-bottom:.5rem;font-size:clamp(.875rem,2vw,1rem)}.campo-input[data-v-3c58dd9d],.campo-textarea[data-v-3c58dd9d]{width:100%;padding:1rem 1.25rem;font-size:clamp(.95rem,2vw,1.05rem);color:var(--slate-800);border:2px solid rgba(226,232,240,1);border-radius:1rem;background:#f8fafc80;font-family:Merriweather,serif;transition:all .2s ease}.campo-input[data-v-3c58dd9d]::placeholder,.campo-textarea[data-v-3c58dd9d]::placeholder{color:#94a3b8}.campo-input[data-v-3c58dd9d]:focus,.campo-textarea[data-v-3c58dd9d]:focus{outline:none;border-color:var(--cyan-600);box-shadow:0 0 0 4px #0891b21a;background:#fff}.campo-textarea[data-v-3c58dd9d]{resize:vertical;min-height:120px}.boton-enviar[data-v-3c58dd9d]{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:1.25rem 1.5rem;border:none;border-radius:1rem;background:#a68a6d;color:#fff;font-family:Bebas Neue,sans-serif;font-size:clamp(1.5rem,3vw,2rem);letter-spacing:.05em;cursor:pointer;transition:all .2s ease}.boton-enviar[data-v-3c58dd9d]:hover{background:#f5e6d3;color:#4e342e;border:3px solid #4E342E;box-shadow:#2e4d3cac}.boton-enviar.enviado[data-v-3c58dd9d]{background:linear-gradient(180deg,#22c55e,#16a34a)}.boton-brillo[data-v-3c58dd9d]{position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transform:translate(-100%);transition:transform .6s ease}.boton-enviar:hover .boton-brillo[data-v-3c58dd9d]{transform:translate(100%)}.insignias-confianza[data-v-3c58dd9d]{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.insignia[data-v-3c58dd9d]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--cyan-50);border:2px dashed #22c55e;border-radius:999px;color:var(--cyan-800);font-family:Merriweather,serif;font-size:clamp(.75rem,2vw,.875rem);font-weight:600}.logo-principal[data-v-3c58dd9d]{width:100%;max-width:24rem;height:auto;margin-bottom:1.5rem;filter:drop-shadow(0 12px 24px rgba(0,0,0,.12))}.titulo-marca[data-v-3c58dd9d]{font-family:Bebas Neue,sans-serif;font-size:clamp(2rem,4vw,2.5rem);color:var(--slate-800);letter-spacing:.05em;margin-bottom:.5rem;font-weight:400}.subtitulo-marca[data-v-3c58dd9d]{font-family:Merriweather,serif;color:var(--slate-600);font-size:clamp(1rem,2vw,1.125rem);line-height:1.6}.seccion-mapa[data-v-3c58dd9d]{width:100%}.grid-mapa[data-v-3c58dd9d]{display:grid;grid-template-columns:1fr;gap:2rem;align-items:stretch}@media(min-width:1024px){.grid-mapa[data-v-3c58dd9d]{grid-template-columns:2fr 1fr;gap:2rem}}.contenedor-mapa[data-v-3c58dd9d]{order:2}@media(min-width:1024px){.contenedor-mapa[data-v-3c58dd9d]{order:1}}.marco-mapa[data-v-3c58dd9d]{position:relative;width:100%;height:400px;border-radius:1.5rem;overflow:hidden;box-shadow:0 14px 34px #0f172a24}@media(min-width:1024px){.marco-mapa[data-v-3c58dd9d]{height:100%;min-height:500px}}.marco-mapa iframe[data-v-3c58dd9d]{position:absolute;inset:0;width:100%;height:100%;filter:saturate(1.05) contrast(1.02)}.sello-postal[data-v-3c58dd9d]{position:absolute;top:1rem;right:1rem;padding:.5rem 1rem;background:#fffffff2;backdrop-filter:blur(8px);border:2px solid rgba(15,23,42,.1);border-radius:.75rem;font-family:Bebas Neue,sans-serif;font-size:1.25rem;letter-spacing:.1em;color:var(--cyan-700);box-shadow:0 8px 16px #00000014;transform:rotate(2deg);z-index:10}.contenedor-direccion[data-v-3c58dd9d]{order:1;display:flex;flex-direction:column;justify-content:center}@media(min-width:1024px){.contenedor-direccion[data-v-3c58dd9d]{order:2}}.info-contacto[data-v-3c58dd9d]{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:1.5rem}.item-contacto[data-v-3c58dd9d]{display:flex;align-items:flex-start;gap:.75rem}.icono-contacto[data-v-3c58dd9d]{color:var(--cyan-600);flex-shrink:0;margin-top:.25rem}.texto-contacto[data-v-3c58dd9d]{font-family:Merriweather,serif;color:var(--slate-700);font-size:clamp(.9rem,2vw,1rem);line-height:1.6}.enlace-contacto[data-v-3c58dd9d]{font-family:Merriweather,serif;color:var(--cyan-700);font-weight:600;font-size:clamp(.9rem,2vw,1rem);text-decoration:none;border-bottom:2px solid transparent;transition:all .2s ease}.enlace-contacto[data-v-3c58dd9d]:hover{color:var(--cyan-800);border-bottom-color:var(--cyan-600)}.boton-disponibilidad[data-v-3c58dd9d]{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;background:linear-gradient(180deg,var(--amber-400),var(--amber-600));color:var(--slate-900);font-family:Bebas Neue,sans-serif;font-size:clamp(1.25rem,2.5vw,1.5rem);letter-spacing:.05em;text-decoration:none;border-radius:.875rem;box-shadow:0 10px 20px #4e342e;transition:all .2s ease}.boton-disponibilidad[data-v-3c58dd9d]:hover{transform:translateY(-2px);box-shadow:0 14px 28px #4e342e;background:linear-gradient(180deg,var(--amber-500),var(--amber-600))}.redes-fijas-desktop[data-v-3c58dd9d]{position:fixed;right:1.5rem;top:50%;transform:translateY(-50%);z-index:50;display:none}@media(min-width:640px){.redes-fijas-desktop[data-v-3c58dd9d]{display:block}}.contenedor-redes[data-v-3c58dd9d]{display:flex;flex-direction:column;gap:.75rem;padding:.75rem;background:#fffffff2;backdrop-filter:blur(12px);border:1px solid rgba(226,232,240,1);border-radius:999px;box-shadow:0 20px 40px #0f172a26}.icono-red[data-v-3c58dd9d]{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:var(--cyan-50);color:var(--cyan-600);transition:all .2s ease;box-shadow:0 4px 10px #0f172a1f}.icono-red[data-v-3c58dd9d]:hover{transform:scale(1.1);box-shadow:0 8px 20px #0f172a33}.icono-red.facebook[data-v-3c58dd9d]:hover{background:#1877f2;color:#fff}.icono-red.instagram[data-v-3c58dd9d]:hover{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff}.icono-red.twitter[data-v-3c58dd9d]:hover{background:#1da1f2;color:#fff}.icono-red.tripadvisor[data-v-3c58dd9d]:hover{background:#34e0a1;color:#fff}.icono-red.whatsapp[data-v-3c58dd9d]:hover{background:#25d366;color:#fff}.redes-fijas-mobile[data-v-3c58dd9d]{position:fixed;bottom:1rem;left:1rem;right:1rem;z-index:50;display:block}@media(min-width:640px){.redes-fijas-mobile[data-v-3c58dd9d]{display:none}}.contenedor-redes-mobile[data-v-3c58dd9d]{display:flex;justify-content:center;gap:1rem;padding:.75rem;background:#fffffff2;backdrop-filter:blur(12px);border:1px solid rgba(226,232,240,1);border-radius:999px;box-shadow:0 20px 40px #0f172a26}.icono-red-mobile[data-v-3c58dd9d]{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:var(--cyan-50);color:var(--cyan-600);transition:all .2s ease}.icono-red-mobile[data-v-3c58dd9d]:active{transform:scale(.95)}@media(min-width:768px){.titulo-hero[data-v-3c58dd9d]{margin-bottom:2rem}.linea-decorativa[data-v-3c58dd9d]{margin-bottom:2.5rem}}@media(prefers-reduced-motion:reduce){[data-v-3c58dd9d],[data-v-3c58dd9d]:before,[data-v-3c58dd9d]:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}[data-v-2658c1e3]{margin:0;padding:0;box-sizing:border-box}.page-wrapper[data-v-2658c1e3]{width:100%;background:#fff}.container[data-v-2658c1e3]{max-width:1280px;margin:0 auto;padding:0 clamp(1.5rem,4vw,2.5rem)}.section-header[data-v-2658c1e3]{text-align:center;padding:clamp(4rem,8vw,6rem) 0 clamp(3rem,6vw,4rem)}.header-badge[data-v-2658c1e3]{display:inline-flex;align-items:center;gap:.5rem;background:#f0fdf4;color:#16a34a;font-family:Poppins,sans-serif;font-size:.875rem;font-weight:600;padding:.5rem 1rem;border-radius:100px;margin-bottom:1.5rem}.catalog-badge[data-v-2658c1e3]{background:#fef3c7;color:#b45309}.section-title[data-v-2658c1e3]{font-family:Lora,serif;font-size:clamp(2.25rem,5vw,3rem);font-weight:700;color:#0f172a;margin-bottom:1rem;line-height:1.2}.section-description[data-v-2658c1e3]{font-family:Poppins,sans-serif;font-size:clamp(1rem,2vw,1.125rem);font-weight:400;color:#64748b;max-width:600px;margin:0 auto;line-height:1.7}.reviews-section[data-v-2658c1e3]{background:#fff;padding-bottom:clamp(4rem,8vw,6rem);position:relative}.reviews-grid[data-v-2658c1e3]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3.5rem;width:100%}.reviews-grid.masonry[data-v-2658c1e3]{display:grid;column-count:auto}.review-card[data-v-2658c1e3]{background:#fff;border-radius:12px;padding:0;width:350px;max-width:100%;overflow:hidden;box-shadow:0 1px 3px #0000001a;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #e2e8f0;height:fit-content;flex-shrink:0}.reviews-grid.masonry .review-card[data-v-2658c1e3]{width:100%;break-inside:avoid;margin-bottom:clamp(1.5rem,3vw,2rem);display:inline-block}.review-card[data-v-2658c1e3]:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001f;border-color:#cbd5e1}.review-card[data-v-2658c1e3]{width:100%;height:100%;display:flex;flex-direction:column;background:#ffffffe6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.6);border-radius:20px;overflow:hidden;box-shadow:0 15px 35px -5px #00000014,0 5px 15px #0000000a;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.review-card[data-v-2658c1e3]:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 25px 50px -12px #00000026;background:#fffffffa;border-color:#ffffffe6;z-index:10}.review-content[data-v-2658c1e3]{display:flex;flex-direction:column;padding:2.2rem;position:relative;z-index:2;flex:1;height:100%}.review-content[data-v-2658c1e3]:before{content:"“";position:absolute;top:1rem;right:1.5rem;font-family:Lora,serif;font-size:8rem;line-height:1;color:#a68a6d;opacity:.08;pointer-events:none;z-index:-1}.review-header[data-v-2658c1e3]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.reviewer-avatar[data-v-2658c1e3]{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#1e293b,#334155);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-family:Poppins,sans-serif;font-size:1.25rem;box-shadow:0 4px 6px -1px #0000001a;border:2px solid #fff}.reviewer-info[data-v-2658c1e3]{flex:1}.reviewer-name[data-v-2658c1e3]{font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;color:#0f172a;line-height:1.2;margin-bottom:.15rem}.review-date[data-v-2658c1e3]{font-family:Poppins,sans-serif;font-size:.75rem;color:#94a3b8;font-weight:500;display:block}.review-rating[data-v-2658c1e3]{display:flex;gap:3px;margin-bottom:1.25rem}.review-text[data-v-2658c1e3]{font-family:Lora,serif;font-size:1.05rem;color:#334155;line-height:1.7;font-style:italic;position:relative}.action-buttons[data-v-2658c1e3]{display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:wrap;margin-top:3rem}.btn-social[data-v-2658c1e3]{display:inline-flex;align-items:center;gap:.75rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;padding:1rem 2rem;border-radius:12px;cursor:pointer;transition:all .3s ease;text-decoration:none;border:1px solid transparent}.btn-google[data-v-2658c1e3]{background:#fff;color:#3c4043;border-color:#dadce0;box-shadow:0 1px 3px #00000014}.btn-google[data-v-2658c1e3]:hover{background:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a;border-color:#d2e3fc}.btn-facebook[data-v-2658c1e3]{background:#1877f2;color:#fff;box-shadow:0 4px 10px #1877f233}.btn-facebook[data-v-2658c1e3]:hover{background:#166fe5;transform:translateY(-2px);box-shadow:0 8px 16px #1877f24d}.catalog-section[data-v-2658c1e3]{background:#f5e6d3;padding-bottom:clamp(4rem,8vw,6rem)}.catalog-wrapper[data-v-2658c1e3]{width:100%;min-height:400px;background:#f8fafc;border-radius:12px;overflow:auto;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.loading-state[data-v-2658c1e3],.error-state[data-v-2658c1e3],.empty-state[data-v-2658c1e3]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;min-height:400px}.loading-state p[data-v-2658c1e3],.error-state p[data-v-2658c1e3],.empty-state p[data-v-2658c1e3]{font-family:Poppins,sans-serif;color:#64748b;margin-top:1rem;font-size:1rem}.error-state h3[data-v-2658c1e3],.empty-state h3[data-v-2658c1e3]{font-family:Poppins,sans-serif;font-size:1.5rem;color:#0f172a;margin:1rem 0 .5rem}.spinner[data-v-2658c1e3]{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#facc15;border-radius:50%;animation:spin-2658c1e3 1s linear infinite}@keyframes spin-2658c1e3{to{transform:rotate(360deg)}}.product-grid[data-v-2658c1e3]{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;padding:2rem}.product-card[data-v-2658c1e3]{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 1px 4px #00000014;transition:all .2s ease;display:flex;flex-direction:column;contain:content}.product-card[data-v-2658c1e3]:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}.product-image-wrapper[data-v-2658c1e3]{width:100%;height:240px;overflow:hidden;background:#f1f5f9}.product-img[data-v-2658c1e3]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;background:transparent}.product-card:hover .product-img[data-v-2658c1e3]{transform:scale(1.05)}.product-info[data-v-2658c1e3]{padding:1.25rem;display:flex;flex-direction:column;flex-grow:1}.product-title[data-v-2658c1e3]{font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;color:#0f172a;margin-bottom:.75rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.price[data-v-2658c1e3]{font-family:Poppins,sans-serif;color:#475569;font-weight:600;font-size:1.125rem;margin-bottom:1rem}.buy-button[data-v-2658c1e3]{display:inline-block;padding:.75rem 1.25rem;background:#facc15;border:none;border-radius:8px;text-decoration:none;text-align:center;color:#1e293b;font-family:Poppins,sans-serif;font-weight:600;font-size:.9375rem;transition:all .2s ease;cursor:pointer;margin-top:auto}.buy-button[data-v-2658c1e3]:hover{background:#eab308;transform:translateY(-2px);box-shadow:0 4px 8px #facc154d}.buy-button.disabled[data-v-2658c1e3]{background:#e2e8f0;color:#94a3b8;cursor:not-allowed}.buy-button.disabled[data-v-2658c1e3]:hover{transform:none;box-shadow:none}@media(max-width:1200px){.reviews-grid[data-v-2658c1e3]:not(.masonry){flex-wrap:wrap}.product-grid[data-v-2658c1e3]{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media(max-width:768px){.reviews-grid[data-v-2658c1e3]{flex-direction:column;align-items:center}.reviews-grid.masonry[data-v-2658c1e3]{column-count:2}.review-card[data-v-2658c1e3]{width:100%;max-width:500px}.action-buttons[data-v-2658c1e3]{flex-direction:column;gap:.75rem}.btn-toggle[data-v-2658c1e3],.btn-facebook[data-v-2658c1e3]{width:100%;max-width:300px;justify-content:center}.product-grid[data-v-2658c1e3]{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;padding:1.5rem}}@media(max-width:540px){.reviews-grid.masonry[data-v-2658c1e3]{column-count:1}.review-card[data-v-2658c1e3]{width:100%;max-width:100%}.product-grid[data-v-2658c1e3]{grid-template-columns:1fr}}[data-v-b5d2814f]{box-sizing:border-box;margin:0;padding:0}.footer[data-v-b5d2814f]{background:linear-gradient(135deg,#3e342e,#2d2420);color:#e5e0d3;font-family:Poppins,sans-serif;width:100%;max-width:100vw;overflow:hidden}.footer-top[data-v-b5d2814f]{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;max-width:1400px;margin:0 auto;padding:4rem 2rem;align-items:start}.footer-logo[data-v-b5d2814f]{display:flex;align-items:center;gap:1.5rem;padding-right:2rem}.footer-logo .logo[data-v-b5d2814f]{width:80px;height:80px;object-fit:contain;transition:transform .3s ease,filter .3s ease;flex-shrink:0}.footer-logo .logo[data-v-b5d2814f]:hover{transform:scale(1.1) rotate(5deg);filter:brightness(1.2)}.brand-info[data-v-b5d2814f]{display:flex;flex-direction:column;gap:.5rem}.brand-name[data-v-b5d2814f]{font-size:clamp(1.3rem,2.5vw,1.6rem);font-weight:700;color:#f5e6d3;margin:0;letter-spacing:.5px}.brand-desc[data-v-b5d2814f]{font-size:clamp(.85rem,1.5vw,.95rem);color:#cbd5e1;margin:0;font-weight:400}.galardon-btn[data-v-b5d2814f]{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;padding:.5rem 1rem;background:linear-gradient(45deg,#d4af37,#f5e6d3,#d4af37);background-size:200% auto;color:#2d2420;text-decoration:none;border-radius:50px;font-size:.85rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 10px #d4af3733}.galardon-btn[data-v-b5d2814f]:hover{background-position:right center;transform:translateY(-2px);box-shadow:0 6px 15px #d4af3766}.footer-section[data-v-b5d2814f]{display:flex;flex-direction:column}.footer-section h3[data-v-b5d2814f]{font-size:clamp(1rem,1.8vw,1.15rem);margin-bottom:1.5rem;font-weight:600;color:#f5e6d3;position:relative;padding-bottom:.5rem}.footer-section h3[data-v-b5d2814f]:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:linear-gradient(to right,#A68A6D,transparent)}.footer-section ul[data-v-b5d2814f]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.footer-section li[data-v-b5d2814f]{margin:0}.footer-section a[data-v-b5d2814f]{color:#e5e0d3;text-decoration:none;font-size:clamp(.85rem,1.5vw,.95rem);transition:all .3s ease;display:inline-block;position:relative}.footer-section a[data-v-b5d2814f]:before{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#a68a6d;transition:width .3s ease}.footer-section a[data-v-b5d2814f]:hover{color:#a68a6d;transform:translate(5px)}.footer-section a[data-v-b5d2814f]:hover:before{width:100%}.social-icons[data-v-b5d2814f]{display:flex;gap:1rem;flex-wrap:wrap;margin-top:.5rem}.social-icons a[data-v-b5d2814f]{width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:#f5e6d31a;border-radius:50%;color:#e5e0d3;font-size:1.2rem;transition:all .3s ease;border:2px solid transparent}.social-icons a[data-v-b5d2814f]:hover{background:#a68a6d;color:#2d2420;transform:translateY(-5px) scale(1.1);border-color:#f5e6d3;box-shadow:0 8px 16px #a68a6d4d}.footer-bottom[data-v-b5d2814f]{text-align:center;border-top:1px solid rgba(229,224,211,.2);padding:1.5rem 2rem;background:#0003}.footer-bottom p[data-v-b5d2814f]{font-size:clamp(.75rem,1.5vw,.9rem);color:#94a3b8;margin:0;font-weight:400}@media(max-width:374px){.footer-top[data-v-b5d2814f]{grid-template-columns:1fr;gap:2rem;padding:2.5rem 1rem;text-align:center}.footer-logo[data-v-b5d2814f]{flex-direction:column;align-items:center;padding-right:0;gap:1rem}.footer-logo .logo[data-v-b5d2814f]{width:70px;height:70px}.brand-info[data-v-b5d2814f],.footer-section[data-v-b5d2814f]{align-items:center}.footer-section h3[data-v-b5d2814f]:after{left:50%;transform:translate(-50%)}.footer-section ul[data-v-b5d2814f]{align-items:center}.footer-section a[data-v-b5d2814f]:hover{transform:translate(0)}.social-icons[data-v-b5d2814f]{justify-content:center}.social-icons a[data-v-b5d2814f]{width:40px;height:40px;font-size:1rem}.footer-bottom[data-v-b5d2814f]{padding:1rem}}@media(min-width:375px)and (max-width:479px){.footer-top[data-v-b5d2814f]{grid-template-columns:1fr;gap:2.5rem;padding:3rem 1.5rem;text-align:center}.footer-logo[data-v-b5d2814f]{flex-direction:column;align-items:center;padding-right:0}.brand-info[data-v-b5d2814f],.footer-section[data-v-b5d2814f]{align-items:center}.footer-section h3[data-v-b5d2814f]:after{left:50%;transform:translate(-50%)}.footer-section ul[data-v-b5d2814f]{align-items:center}.footer-section a[data-v-b5d2814f]:hover{transform:translate(0)}.social-icons[data-v-b5d2814f]{justify-content:center}}@media(min-width:480px)and (max-width:639px){.footer-top[data-v-b5d2814f]{grid-template-columns:1fr;gap:2.5rem;padding:3rem 2rem;text-align:center}.footer-logo[data-v-b5d2814f]{flex-direction:row;justify-content:center;padding-right:0}.brand-info[data-v-b5d2814f]{align-items:flex-start}.footer-section[data-v-b5d2814f]{align-items:center}.footer-section h3[data-v-b5d2814f]:after{left:50%;transform:translate(-50%)}.footer-section ul[data-v-b5d2814f]{align-items:center}.social-icons[data-v-b5d2814f]{justify-content:center}}@media(min-width:640px)and (max-width:767px){.footer-top[data-v-b5d2814f]{grid-template-columns:repeat(2,1fr);gap:2.5rem;padding:3.5rem 2rem}.footer-logo[data-v-b5d2814f]{grid-column:1 / -1;justify-content:center}.footer-section[data-v-b5d2814f]{align-items:flex-start}.footer-section h3[data-v-b5d2814f]:after{left:0;transform:none}}@media(min-width:768px)and (max-width:1023px){.footer-top[data-v-b5d2814f]{grid-template-columns:repeat(2,1fr);gap:3rem;padding:4rem 2.5rem}.footer-logo[data-v-b5d2814f]{grid-column:1 / -1}}@media(min-width:1024px)and (max-width:1199px){.footer-top[data-v-b5d2814f]{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2rem;padding:4rem 3rem}}@media(min-width:1200px)and (max-width:1399px){.footer-top[data-v-b5d2814f]{gap:2.5rem;padding:4.5rem 3rem}}@media(min-width:1400px)and (max-width:1599px){.footer-top[data-v-b5d2814f]{gap:3rem;padding:5rem 4rem}.footer-logo .logo[data-v-b5d2814f]{width:90px;height:90px}}@media(min-width:1600px){.footer-top[data-v-b5d2814f]{max-width:1600px;gap:4rem;padding:6rem 5rem}.footer-logo[data-v-b5d2814f]{gap:2rem}.footer-logo .logo[data-v-b5d2814f]{width:100px;height:100px}.social-icons a[data-v-b5d2814f]{width:50px;height:50px;font-size:1.3rem}.footer-bottom[data-v-b5d2814f]{padding:2rem}}@media(max-height:500px)and (orientation:landscape){.footer-top[data-v-b5d2814f]{grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:2rem}.footer-logo[data-v-b5d2814f]{grid-column:auto;flex-direction:row;gap:1rem}.footer-logo .logo[data-v-b5d2814f]{width:60px;height:60px}.footer-section h3[data-v-b5d2814f]{margin-bottom:1rem}.footer-section ul[data-v-b5d2814f]{gap:.5rem}.social-icons a[data-v-b5d2814f]{width:38px;height:38px;font-size:1rem}.footer-bottom[data-v-b5d2814f]{padding:1rem}}.loader-screen[data-v-c954ef14]{position:fixed;inset:0;background:#f5e6d3;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:999999}.loader-circle[data-v-c954ef14]{width:70px;height:70px;border:6px solid #A68A6D;border-top-color:transparent;border-radius:50%;animation:spin-c954ef14 .8s linear infinite;margin-bottom:1.2rem}.loader-text[data-v-c954ef14]{font-family:Cormorant Garamond,serif;font-size:1.25rem;color:#4e342e;letter-spacing:1px}@keyframes spin-c954ef14{to{transform:rotate(360deg)}}.fade-enter-active[data-v-c954ef14],.fade-leave-active[data-v-c954ef14]{transition:opacity .45s ease}.fade-enter-from[data-v-c954ef14],.fade-leave-to[data-v-c954ef14]{opacity:0}[data-v-c954ef14]:root{--nav-height: 100px}html[data-v-c954ef14]{scroll-behavior:smooth}.section[data-v-c954ef14]{margin:0;padding:0;border:0}.section[data-v-c954ef14]>*:first-child{margin-top:0!important}.section[data-v-c954ef14]>*:last-child{margin-bottom:0!important}.section[data-v-c954ef14] :where(h1,h2,h3,h4,h5,h6,p){margin-block-start:0;margin-block-end:1}.section[data-v-c954ef14] :where(.container){padding-top:0!important;padding-bottom:0!important}.section+.section[data-v-c954ef14]{margin-top:0;border-top:0}.section img[data-v-c954ef14],.section iframe[data-v-c954ef14]{display:block}body[data-v-c954ef14],.section[data-v-c954ef14]{background:#fff}
