.hero-bg[data-astro-cid-bbe6dxrz]{background:linear-gradient(to bottom,#fff,#ecfeff 10%,#67e8f9 25%,#22d3ee 40% 60%,#67e8f9 75%,#ecfeff 90%,#f0fdfa)}.hero-wave[data-astro-cid-bbe6dxrz]{display:block;width:100%;height:120px}@media(min-width:640px){.hero-wave[data-astro-cid-bbe6dxrz]{height:160px}}@media(min-width:1024px){.hero-wave[data-astro-cid-bbe6dxrz]{height:200px}}.hero-wave-back[data-astro-cid-bbe6dxrz]{animation:waveShift 8s ease-in-out infinite alternate}.hero-wave-mid[data-astro-cid-bbe6dxrz]{animation:waveShift 6s ease-in-out infinite alternate-reverse}.hero-wave-front[data-astro-cid-bbe6dxrz]{animation:waveShift 10s ease-in-out infinite alternate}@keyframes waveShift{0%{d:path("M0,120 C240,180 480,60 720,120 C960,180 1200,60 1440,120 L1440,200 L0,200 Z")}to{d:path("M0,130 C300,60 540,180 780,110 C1020,50 1260,170 1440,130 L1440,200 L0,200 Z")}}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(24px);filter:blur(6px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.hero-fade-in[data-astro-cid-bbe6dxrz]{animation:heroFadeIn .9s cubic-bezier(.16,1,.3,1) .1s both}.hero-fade-in-delay[data-astro-cid-bbe6dxrz]{animation:heroFadeIn .9s cubic-bezier(.16,1,.3,1) .3s both}.hero-fade-in-delay-2[data-astro-cid-bbe6dxrz]{animation:heroFadeIn .9s cubic-bezier(.16,1,.3,1) .8s both}.hero-fade-in-cards[data-astro-cid-bbe6dxrz]{animation:heroFadeIn 1.1s cubic-bezier(.16,1,.3,1) .5s both}.hero-gradient-text[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,#0e7490,#0891b2,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-cards[data-astro-cid-bbe6dxrz]{position:relative;width:100%;height:230px;perspective:1200px;display:flex;align-items:center;justify-content:center}@media(min-width:640px){.hero-cards[data-astro-cid-bbe6dxrz]{height:300px}}@media(min-width:1024px){.hero-cards[data-astro-cid-bbe6dxrz]{height:380px}}.hero-card[data-astro-cid-bbe6dxrz]{position:absolute;width:220px;border-radius:12px;overflow:hidden;background:#fff;border:1px solid rgba(255,255,255,.6);box-shadow:0 2px 4px #0000000a,0 8px 24px #0000001a,0 20px 48px #00000014,inset 0 1px #fffc;text-decoration:none;transition:translate .4s cubic-bezier(.16,1,.3,1),scale .4s cubic-bezier(.16,1,.3,1),box-shadow .4s ease;transform-origin:center bottom;will-change:transform;isolation:isolate}.hero-card[data-astro-cid-bbe6dxrz]:nth-child(1){transform:rotate(-11deg) translate(-170px) translateY(10px);z-index:1}.hero-card[data-astro-cid-bbe6dxrz]:nth-child(2){transform:rotate(-4deg) translate(-56px) translateY(-5px);z-index:2}.hero-card[data-astro-cid-bbe6dxrz]:nth-child(3){transform:rotate(4deg) translate(56px) translateY(-5px);z-index:3}.hero-card[data-astro-cid-bbe6dxrz]:nth-child(4){transform:rotate(11deg) translate(170px) translateY(10px);z-index:2}@media(max-width:639px){.hero-card[data-astro-cid-bbe6dxrz]{width:155px}.hero-card[data-astro-cid-bbe6dxrz]:nth-child(1){transform:rotate(-11deg) translate(-100px) translateY(10px)}.hero-card[data-astro-cid-bbe6dxrz]:nth-child(2){transform:rotate(-4deg) translate(-33px) translateY(-5px)}.hero-card[data-astro-cid-bbe6dxrz]:nth-child(3){transform:rotate(4deg) translate(33px) translateY(-5px)}.hero-card[data-astro-cid-bbe6dxrz]:nth-child(4){transform:rotate(11deg) translate(100px) translateY(10px)}}@media(min-width:1024px){.hero-card[data-astro-cid-bbe6dxrz]{width:300px}.hero-card[data-astro-cid-bbe6dxrz]:nth-child(1){transform:rotate(-11deg) translate(-240px) translateY(12px)}.hero-card[data-astro-cid-bbe6dxrz]:nth-child(2){transform:rotate(-4deg) translate(-80px) translateY(-8px)}.hero-card[data-astro-cid-bbe6dxrz]:nth-child(3){transform:rotate(4deg) translate(80px) translateY(-8px)}.hero-card[data-astro-cid-bbe6dxrz]:nth-child(4){transform:rotate(11deg) translate(240px) translateY(12px)}}.hero-card[data-astro-cid-bbe6dxrz]:hover{translate:0 -14px;scale:1.04;z-index:10!important;box-shadow:0 20px 60px #0000002e,0 8px 24px #0000001a}.hero-card[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block}.hero-scroll-line[data-astro-cid-bbe6dxrz]{width:1px;height:40px;background:linear-gradient(to bottom,rgba(14,116,144,.5),transparent);animation:scrollPulse 2s ease-in-out infinite}@keyframes scrollPulse{0%,to{opacity:.3;transform:scaleY(.7)}50%{opacity:.7;transform:scaleY(1)}}.hero-btn-primary[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;padding:.8rem 2rem;background:var(--color-accent-secondary);color:#0a0a0a;font-weight:600;font-size:.95rem;border-radius:.75rem;text-decoration:none;box-shadow:0 4px 15px #f59e0b4d;transition:all .35s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.hero-btn-primary[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);transform:translate(-100%);transition:transform .6s ease}.hero-btn-primary[data-astro-cid-bbe6dxrz]:hover:after{transform:translate(100%)}.hero-btn-primary[data-astro-cid-bbe6dxrz]:hover{background:var(--color-accent-secondary-hover);transform:translateY(-2px);box-shadow:0 8px 30px #f59e0b66,0 0 50px #f59e0b1f}.hero-btn-primary[data-astro-cid-bbe6dxrz]:active{transform:translateY(0) scale(.98)}.hero-btn-secondary[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;padding:.8rem 2rem;border:1.5px solid rgba(14,116,144,.4);color:#0e4f5c;font-weight:500;font-size:.95rem;border-radius:.75rem;text-decoration:none;background:#ffffff4d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:all .35s cubic-bezier(.16,1,.3,1)}.hero-btn-secondary[data-astro-cid-bbe6dxrz]:hover{border-color:#0e7490;color:#0c3d4a;background:#ffffff80;transform:translateY(-2px);box-shadow:0 8px 24px #0e749026}.hero-btn-secondary[data-astro-cid-bbe6dxrz]:active{transform:translateY(0) scale(.98)}@media(max-width:640px){.hero-btn-primary[data-astro-cid-bbe6dxrz],.hero-btn-secondary[data-astro-cid-bbe6dxrz]{padding:.75rem 1.5rem;font-size:.9rem;width:100%;justify-content:center}}@media(prefers-reduced-motion:reduce){.hero-wave-back[data-astro-cid-bbe6dxrz],.hero-wave-mid[data-astro-cid-bbe6dxrz],.hero-wave-front[data-astro-cid-bbe6dxrz]{animation:none}.hero-scroll-line[data-astro-cid-bbe6dxrz]{animation:none;opacity:.5}.hero-fade-in[data-astro-cid-bbe6dxrz],.hero-fade-in-delay[data-astro-cid-bbe6dxrz],.hero-fade-in-delay-2[data-astro-cid-bbe6dxrz],.hero-fade-in-cards[data-astro-cid-bbe6dxrz]{animation:none;opacity:1}}
