:root{--accent:#ffd84d;--ink:#12213a;--ink-soft:#6b6255;--cream:#f6f1e7;--beige:#efe6d8}html{scroll-behavior:smooth}*{box-sizing:border-box}body{background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope,sans-serif;overflow-x:hidden}a{color:#e9603e;text-decoration:none}a:hover{color:#c94a2c}input,textarea{font-family:Manrope,sans-serif}input::placeholder,textarea::placeholder{color:#9a9184}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(32px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal-group>.reveal:nth-child(2){transition-delay:.1s}.reveal-group>.reveal:nth-child(3){transition-delay:.2s}.reveal-group>.reveal:nth-child(4){transition-delay:.3s}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}}.nav-link:hover,.footer-link:hover{color:var(--accent)!important}.btn-dark,.btn-outline,.social-btn{transition:transform .2s,filter .2s,background .2s,box-shadow .2s}.btn-dark{background:var(--ink);color:#fff;border-radius:999px;font-weight:700}.btn-dark:hover{transform:translateY(-2px);color:#fff!important;background:#1b2f52!important}.btn-outline{color:var(--ink);border:2px solid var(--ink);background:0 0;border-radius:999px;font-weight:700}.btn-outline:hover{color:var(--ink)!important;background:#12213a14!important}.social-btn{color:#fff;border-radius:999px;align-items:center;gap:10px;font-weight:700;display:flex}.social-btn:hover{filter:brightness(.92);transform:translateY(-2px);color:#fff!important}.header[data-astro-cid-nen7h5rs]{z-index:50;backdrop-filter:blur(10px);background:#ffffffeb;border-bottom:1px solid #12213a14;position:sticky;top:0}.header__inner[data-astro-cid-nen7h5rs]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1380px;margin:0 auto;padding:16px clamp(20px,5vw,56px);display:flex}.header__logo[data-astro-cid-nen7h5rs]{letter-spacing:-.02em;background:var(--ink);border-radius:999px;align-items:baseline;gap:4px;padding:9px 16px;font-family:Unbounded,sans-serif;font-size:19px;display:flex}.header__logo[data-astro-cid-nen7h5rs]:hover{background:#1b2f52!important}.header__logo-transfer[data-astro-cid-nen7h5rs]{color:var(--cream);font-weight:700}.header__logo-calpe[data-astro-cid-nen7h5rs]{color:var(--accent);font-weight:700}.header__nav[data-astro-cid-nen7h5rs]{flex-wrap:wrap;align-items:center;gap:clamp(16px,3vw,32px);display:flex}.header__nav-link[data-astro-cid-nen7h5rs]{color:var(--ink);padding-bottom:4px;font-family:Manrope,sans-serif;font-size:14px;font-weight:600;transition:box-shadow .25s,color .25s;box-shadow:inset 0 -2px #0000}.header__nav-link[data-astro-cid-nen7h5rs]:hover{box-shadow:inset 0 -2px 0 0 var(--accent);color:var(--ink)!important}.header__nav-dropdown[data-astro-cid-nen7h5rs]{position:relative}.header__nav-dropdown-chevron[data-astro-cid-nen7h5rs]{vertical-align:-1px;margin-left:2px;transition:transform .2s;display:inline-block}.header__nav-dropdown[data-astro-cid-nen7h5rs]:hover .header__nav-dropdown-chevron[data-astro-cid-nen7h5rs]{transform:rotate(180deg)}.header__nav-dropdown-panel[data-astro-cid-nen7h5rs]{opacity:0;visibility:hidden;z-index:60;background:#fff;border-radius:16px;min-width:230px;margin-top:10px;padding:8px;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:100%;left:0;transform:translateY(6px);box-shadow:0 16px 32px #12213a29}.header__nav-dropdown[data-astro-cid-nen7h5rs]:hover .header__nav-dropdown-panel[data-astro-cid-nen7h5rs],.header__nav-dropdown[data-astro-cid-nen7h5rs]:focus-within .header__nav-dropdown-panel[data-astro-cid-nen7h5rs]{opacity:1;visibility:visible;transform:translateY(0)}.header__nav-dropdown-link[data-astro-cid-nen7h5rs]{color:var(--ink);border-radius:10px;padding:10px 14px;font-size:14px;font-weight:600;display:block}.header__nav-dropdown-link[data-astro-cid-nen7h5rs]:hover{background:var(--beige);color:var(--ink)!important}.header__right[data-astro-cid-nen7h5rs]{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.lang-switch[data-astro-cid-nen7h5rs]{background:#12213a0f;border-radius:999px;align-items:center;gap:2px;padding:3px;display:flex}.lang-switch__item[data-astro-cid-nen7h5rs]{color:#12213a8c;border-radius:999px;padding:6px 10px;font-family:Manrope,sans-serif;font-size:12px;font-weight:700}.lang-switch__item[data-astro-cid-nen7h5rs]:hover{color:var(--ink)!important}.lang-switch__item--active[data-astro-cid-nen7h5rs]{color:var(--ink);background:#fff}.header__actions[data-astro-cid-nen7h5rs]{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.header__action-btn[data-astro-cid-nen7h5rs]{padding:10px 18px;font-size:14px}.header__action-btn--whatsapp[data-astro-cid-nen7h5rs]{background:#25d366}.header__action-btn--telegram[data-astro-cid-nen7h5rs]{background:#229ed9}.mbar[data-astro-cid-nen7h5rs],.mmenu[data-astro-cid-nen7h5rs]{display:none}@media (width<=760px){.header__inner[data-astro-cid-nen7h5rs]{justify-content:center}.header__nav[data-astro-cid-nen7h5rs],.lang-switch[data-astro-cid-nen7h5rs]{display:none}.header__right[data-astro-cid-nen7h5rs]{justify-content:center;width:100%}.header__inner[data-astro-cid-nen7h5rs]{transition:gap .25s}.header__actions[data-astro-cid-nen7h5rs]{justify-content:center;width:100%;max-height:60px;transition:max-height .3s,opacity .25s,transform .3s;overflow:hidden}.header[data-astro-cid-nen7h5rs].is-actions-hidden .header__inner[data-astro-cid-nen7h5rs]{gap:0}.header[data-astro-cid-nen7h5rs].is-actions-hidden .header__actions[data-astro-cid-nen7h5rs]{opacity:0;pointer-events:none;max-height:0;transform:translateY(-8px)}@media (prefers-reduced-motion:reduce){.header__inner[data-astro-cid-nen7h5rs],.header__actions[data-astro-cid-nen7h5rs]{transition:none}}.mbar[data-astro-cid-nen7h5rs]{z-index:70;padding:10px 12px calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);background:#fffffff0;border-top:1px solid #12213a1a;gap:8px;display:flex;position:fixed;bottom:0;left:0;right:0}.mbar__btn[data-astro-cid-nen7h5rs]{-webkit-tap-highlight-color:transparent;border-radius:13px;justify-content:center;align-items:center;gap:6px;height:50px;font-family:Manrope,sans-serif;font-size:14.5px;font-weight:700;text-decoration:none;display:inline-flex}.mbar__menu[data-astro-cid-nen7h5rs]{width:60px;color:var(--ink);cursor:pointer;background:0 0;border:1px solid #12213a24;flex-direction:column;flex:none;gap:2px;font-size:10.5px}.mbar__primary[data-astro-cid-nen7h5rs]{background:var(--accent);color:var(--ink);flex:1;box-shadow:0 8px 20px #ffd84d59}body{padding-bottom:78px}.mmenu[data-astro-cid-nen7h5rs]{z-index:80;display:block;position:fixed;inset:0}.mmenu[data-astro-cid-nen7h5rs][hidden]{display:none}.mmenu__backdrop[data-astro-cid-nen7h5rs]{opacity:0;background:#12213a80;transition:opacity .28s;position:absolute;inset:0}.mmenu[data-astro-cid-nen7h5rs].is-open .mmenu__backdrop[data-astro-cid-nen7h5rs]{opacity:1}.mmenu__panel[data-astro-cid-nen7h5rs]{padding:10px 20px calc(20px + env(safe-area-inset-bottom));background:#fff;border-radius:20px 20px 0 0;flex-direction:column;max-height:82vh;transition:transform .28s cubic-bezier(.22,.61,.36,1);display:flex;position:absolute;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(100%)}.mmenu[data-astro-cid-nen7h5rs].is-open .mmenu__panel[data-astro-cid-nen7h5rs]{transform:translateY(0)}.mmenu__head[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;padding:10px 4px 6px;display:flex}.mmenu__title[data-astro-cid-nen7h5rs]{letter-spacing:.06em;text-transform:uppercase;color:#12213a80;font-family:Unbounded,sans-serif;font-size:13px;font-weight:700}.mmenu__x[data-astro-cid-nen7h5rs]{color:var(--ink);cursor:pointer;background:0 0;border:0;padding:6px}.mmenu__link[data-astro-cid-nen7h5rs]{color:var(--ink);border-top:1px solid #12213a14;padding:15px 6px;font-size:16px;font-weight:600;display:block}.mmenu__link[data-astro-cid-nen7h5rs]:first-of-type{border-top:0}.mmenu__langs[data-astro-cid-nen7h5rs]{background:#12213a0f;border-radius:14px;gap:6px;margin-top:16px;padding:4px;display:flex}.mmenu__lang-item[data-astro-cid-nen7h5rs]{text-align:center;color:#12213a99;border-radius:10px;flex:1;padding:10px 0;font-family:Manrope,sans-serif;font-size:13px;font-weight:700}.mmenu__lang-item--active[data-astro-cid-nen7h5rs]{color:var(--ink);background:#fff}.mmenu__contacts[data-astro-cid-nen7h5rs]{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.mmenu__contact-btn[data-astro-cid-nen7h5rs]{white-space:nowrap;flex:1;justify-content:center;padding:13px 16px;font-size:14px}}.footer[data-astro-cid-jo6i4kqk]{background:var(--ink);padding:clamp(56px,7vw,84px) clamp(20px,5vw,56px) 24px}.footer__cta-wrap[data-astro-cid-jo6i4kqk]{max-width:1280px;margin:0 auto clamp(48px,6vw,72px)}.footer__inner[data-astro-cid-jo6i4kqk]{max-width:1280px;margin:0 auto}.cta__card[data-astro-cid-jo6i4kqk]{background:var(--accent);text-align:center;border-radius:32px;margin-top:-170px;padding:clamp(40px,5vw,56px) clamp(24px,5vw,40px);position:relative;overflow:hidden}.cta__circle[data-astro-cid-jo6i4kqk]{pointer-events:none;border-radius:50%;position:absolute}.cta__circle--top[data-astro-cid-jo6i4kqk]{background:#ffffff29;width:240px;height:240px;animation:9s ease-in-out infinite ctaFloatTop;top:-70px;right:-70px}.cta__circle--bottom[data-astro-cid-jo6i4kqk]{background:#12213a0f;width:200px;height:200px;animation:11s ease-in-out -3s infinite ctaFloatBottom;bottom:-90px;left:-50px}@keyframes ctaFloatTop{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-14px,16px)scale(1.06)}}@keyframes ctaFloatBottom{0%,to{transform:translate(0)scale(1)}50%{transform:translate(12px,-14px)scale(1.07)}}@media (prefers-reduced-motion:reduce){.cta__circle--top[data-astro-cid-jo6i4kqk],.cta__circle--bottom[data-astro-cid-jo6i4kqk]{animation:none}}.cta__content[data-astro-cid-jo6i4kqk]{max-width:560px;margin:0 auto;position:relative}.cta__icon[data-astro-cid-jo6i4kqk]{background:var(--ink);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;display:flex}.cta__title[data-astro-cid-jo6i4kqk]{color:var(--ink);letter-spacing:-.01em;margin:0 0 12px;font-family:Unbounded,sans-serif;font-size:clamp(1.4rem,3vw,2rem);font-weight:800}.cta__text[data-astro-cid-jo6i4kqk]{color:#12213ad9;margin:0 0 28px;font-size:16px;font-weight:600;line-height:1.6}.cta__actions[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.cta__btn[data-astro-cid-jo6i4kqk]{padding:13px 22px;font-size:14px;box-shadow:0 8px 20px #12213a2e}.cta__btn--whatsapp[data-astro-cid-jo6i4kqk]{background:#25d366}.cta__btn--telegram[data-astro-cid-jo6i4kqk]{background:#229ed9}.footer__top[data-astro-cid-jo6i4kqk]{border-bottom:1px solid #f6f1e724;flex-wrap:wrap;justify-content:space-between;gap:36px;padding-bottom:32px;display:flex}.footer__brand[data-astro-cid-jo6i4kqk]{max-width:320px}.footer__logo[data-astro-cid-jo6i4kqk]{margin-bottom:12px;font-family:Unbounded,sans-serif;font-size:19px;font-weight:700}.footer__logo-transfer[data-astro-cid-jo6i4kqk]{color:var(--cream)}.footer__logo-calpe[data-astro-cid-jo6i4kqk]{color:var(--accent)}.footer__tagline[data-astro-cid-jo6i4kqk]{color:#f6f1e7a6;margin:0;font-size:14px;line-height:1.6}.footer__nav[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;gap:28px;display:flex}.footer__nav-link[data-astro-cid-jo6i4kqk]{color:#f6f1e7cc;font-size:14px;font-weight:600}.footer__contact[data-astro-cid-jo6i4kqk]{color:#f6f1e7cc;flex-direction:column;gap:10px;font-size:14px;display:flex}.footer__contact-link[data-astro-cid-jo6i4kqk]{color:#f6f1e7cc;align-items:center;gap:8px;display:flex}.footer__copy[data-astro-cid-jo6i4kqk]{text-align:center;color:#f6f1e773;margin:20px 0 0;font-size:13px}
