.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.hero-bg[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:0}.hero-img[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover;object-position:center 60%;transform:scale(1.05);animation:heroZoom 18s ease-in-out infinite alternate}@keyframes heroZoom{0%{transform:scale(1.05)}to{transform:scale(1.12)}}.hero-overlay[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:linear-gradient(170deg,#0891b28c,#0a0f1e80 40%,#0a0f1ed9)}.hero-waves[data-astro-cid-bbe6dxrz]{position:absolute;bottom:-2px;left:0;right:0;z-index:2;height:120px}.wave[data-astro-cid-bbe6dxrz]{position:absolute;bottom:0;left:0;width:200%;height:120px}.wave-1[data-astro-cid-bbe6dxrz]{animation:wave 12s linear infinite}.wave-2[data-astro-cid-bbe6dxrz]{animation:wave 8s linear infinite reverse}.wave-3[data-astro-cid-bbe6dxrz]{animation:none}@keyframes wave{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero-content[data-astro-cid-bbe6dxrz]{position:relative;z-index:3;text-align:center;padding-top:6rem;padding-bottom:8rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.hero-badge[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff1a;backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.18);padding:.4rem 1.1rem;border-radius:var(--radius-full);font-size:.8rem;font-weight:600;letter-spacing:.04em;color:#ffffffe6;text-transform:uppercase;animation:fadeInUp .7s ease .1s both}.badge-dot[data-astro-cid-bbe6dxrz]{width:7px;height:7px;border-radius:50%;background:var(--color-ocean-light);animation:pulse-glow 2s ease-in-out infinite}.hero-title[data-astro-cid-bbe6dxrz]{font-family:var(--font-display);font-size:clamp(2.8rem,8vw,6.5rem);font-weight:800;line-height:1.05;color:#fff;text-shadow:0 4px 30px rgba(0,0,0,.3);animation:fadeInUp .7s ease .25s both}.hero-title-accent[data-astro-cid-bbe6dxrz]{background:linear-gradient(90deg,var(--color-ocean-light),var(--color-sand-dark),var(--color-coral));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:clamp(1rem,2.5vw,1.25rem);color:#ffffffd1;max-width:560px;line-height:1.7;animation:fadeInUp .7s ease .4s both}.hide-sm[data-astro-cid-bbe6dxrz]{display:none}@media(min-width:600px){.hide-sm[data-astro-cid-bbe6dxrz]{display:inline}}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;animation:fadeInUp .7s ease .55s both}.btn-primary[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,var(--color-ocean),var(--color-jungle));color:#fff;font-size:1rem;font-weight:700;padding:.9rem 2rem;border-radius:var(--radius-full);text-decoration:none;transition:all .3s ease;box-shadow:0 8px 30px #0891b266}.btn-primary[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-2px);box-shadow:0 14px 40px #0891b28c}.btn-primary[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{transition:transform .3s ease}.btn-primary[data-astro-cid-bbe6dxrz]:hover svg[data-astro-cid-bbe6dxrz]{transform:translateY(3px)}.btn-secondary[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;background:#ffffff1a;backdrop-filter:blur(12px);border:1.5px solid rgba(255,255,255,.3);color:#fff;font-size:1rem;font-weight:600;padding:.9rem 2rem;border-radius:var(--radius-full);text-decoration:none;transition:all .3s ease}.btn-secondary[data-astro-cid-bbe6dxrz]:hover{background:#ffffff2e;transform:translateY(-2px)}.hero-stats[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:1.5rem;background:#ffffff12;backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg);padding:1.1rem 2rem;flex-wrap:wrap;justify-content:center;animation:fadeInUp .7s ease .7s both}.stat[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;gap:.2rem}.stat-num[data-astro-cid-bbe6dxrz]{font-size:1.4rem;font-weight:800;color:var(--color-ocean-light);line-height:1}.stat-label[data-astro-cid-bbe6dxrz]{font-size:.72rem;font-weight:500;color:#ffffffa6;text-transform:uppercase;letter-spacing:.06em}.stat-divider[data-astro-cid-bbe6dxrz]{width:1px;height:36px;background:#ffffff26}.scroll-indicator[data-astro-cid-bbe6dxrz]{position:absolute;bottom:9rem;left:50%;transform:translate(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:.4rem;color:#ffffff80;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;animation:fadeIn 1.5s ease 1.2s both}.scroll-arrow[data-astro-cid-bbe6dxrz]{animation:float 2s ease-in-out infinite;opacity:.6}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 6px #67e8f980}50%{box-shadow:0 0 12px #67e8f9}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:480px){.hero-stats[data-astro-cid-bbe6dxrz]{gap:1rem;padding:.9rem 1.2rem}.stat-divider[data-astro-cid-bbe6dxrz]{display:none}.hero-actions[data-astro-cid-bbe6dxrz]{flex-direction:column;width:100%;max-width:280px}.btn-primary[data-astro-cid-bbe6dxrz],.btn-secondary[data-astro-cid-bbe6dxrz]{justify-content:center}}
