.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background:var(--gradient-hero);padding:6rem 0 4rem}.hero-bg-decoration[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;overflow:hidden;pointer-events:none}.blob[data-astro-cid-bbe6dxrz]{position:absolute;border-radius:50%;opacity:.15;filter:blur(60px)}.blob-1[data-astro-cid-bbe6dxrz]{width:400px;height:400px;background:var(--color-accent-yellow);top:-100px;right:-100px;animation:float 8s ease-in-out infinite}.blob-2[data-astro-cid-bbe6dxrz]{width:300px;height:300px;background:var(--color-accent-pink);bottom:-50px;left:-50px;animation:float 10s ease-in-out infinite 2s}.blob-3[data-astro-cid-bbe6dxrz]{width:200px;height:200px;background:var(--color-secondary);top:40%;left:20%;animation:float 7s ease-in-out infinite 1s}.hero-content[data-astro-cid-bbe6dxrz]{position:relative;text-align:center;color:var(--color-white)}.hero-title[data-astro-cid-bbe6dxrz]{font-size:clamp(3rem,8vw,5rem);font-weight:900;margin-bottom:.5rem;letter-spacing:-1px}.hero-title-wobble[data-astro-cid-bbe6dxrz]{display:inline-block;cursor:default;transition:transform .1s ease}.hero-title-wobble[data-astro-cid-bbe6dxrz]:hover{animation:wobble .8s ease}.hero-tagline[data-astro-cid-bbe6dxrz]{font-size:clamp(1.2rem,3vw,1.8rem);font-weight:700;opacity:.95;margin-bottom:1rem}.hero-description[data-astro-cid-bbe6dxrz]{font-size:clamp(1rem,2vw,1.15rem);opacity:.85;max-width:600px;margin:0 auto 2.5rem;line-height:1.7}.hero-cta[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.btn[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 2rem;border-radius:var(--radius-full);font-weight:700;font-size:1.05rem;transition:transform .2s var(--bounce-timing),box-shadow .2s ease}.btn[data-astro-cid-bbe6dxrz]:hover{transform:translateY(-2px)}.btn-primary[data-astro-cid-bbe6dxrz]{background:var(--color-white);color:var(--color-primary);box-shadow:var(--shadow-md);animation:pulseGlow 3s ease-in-out infinite}.btn-primary[data-astro-cid-bbe6dxrz]:hover{box-shadow:var(--shadow-lg)}.btn-secondary[data-astro-cid-bbe6dxrz]{background:#ffffff26;color:var(--color-white);border:2px solid rgba(255,255,255,.4);backdrop-filter:blur(4px)}.btn-secondary[data-astro-cid-bbe6dxrz]:hover{background:#ffffff40;border-color:#fff9}.hero-demo[data-astro-cid-bbe6dxrz]{max-width:760px;margin:0 auto;position:relative}.hero-demo[data-astro-cid-bbe6dxrz] video[data-astro-cid-bbe6dxrz]{width:100%;border-radius:var(--radius-lg);box-shadow:0 20px 60px #0000004d;display:none}.demo-placeholder[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:center;aspect-ratio:16 / 9;border-radius:var(--radius-lg);background:#0003;color:#fff6;font-size:1.2rem;font-weight:600}@media(max-width:768px){.hero[data-astro-cid-bbe6dxrz]{padding:5rem 0 3rem}.hero-cta[data-astro-cid-bbe6dxrz]{flex-direction:column;align-items:center}.btn[data-astro-cid-bbe6dxrz]{width:100%;max-width:280px;justify-content:center}}.feature-card[data-astro-cid-lxmfzltz]{background:var(--color-white);border-radius:var(--radius-md);padding:2rem;box-shadow:var(--shadow-sm);transition:transform .4s ease,box-shadow .3s ease;text-align:center}.feature-card[data-astro-cid-lxmfzltz]:hover{animation:jelly .5s ease;box-shadow:var(--shadow-md)}.feature-icon[data-astro-cid-lxmfzltz]{width:48px;height:48px;margin:0 auto 1rem}.feature-title[data-astro-cid-lxmfzltz]{font-size:1.15rem;font-weight:800;margin-bottom:.5rem;color:var(--color-text)}.feature-description[data-astro-cid-lxmfzltz]{font-size:.95rem;color:var(--color-text-light);line-height:1.6}.features[data-astro-cid-vnivfuh2]{background:var(--color-bg-alt)}.features-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:1023px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:1fr}}.how-it-works[data-astro-cid-cmgpsf2k]{background:var(--color-white)}.steps[data-astro-cid-cmgpsf2k]{display:flex;align-items:flex-start;justify-content:center;gap:1rem}.step[data-astro-cid-cmgpsf2k]{position:relative;flex:1;max-width:250px;text-align:center;padding:1.5rem 1rem}.step-number[data-astro-cid-cmgpsf2k]{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--color-primary);color:var(--color-white);font-weight:800;font-size:.9rem;margin-bottom:.75rem}.step-icon[data-astro-cid-cmgpsf2k]{margin-bottom:.75rem;display:flex;justify-content:center}.step-icon[data-astro-cid-cmgpsf2k] img[data-astro-cid-cmgpsf2k]{width:48px;height:48px}.step-title[data-astro-cid-cmgpsf2k]{font-size:1.1rem;font-weight:800;margin-bottom:.5rem}.step-description[data-astro-cid-cmgpsf2k]{font-size:.9rem;color:var(--color-text-light);line-height:1.6}.step-arrow[data-astro-cid-cmgpsf2k]{position:absolute;right:-1rem;top:50%;transform:translateY(-50%);font-size:1.5rem;color:var(--color-primary-light);font-weight:700}.step[data-astro-cid-cmgpsf2k]:last-child .step-arrow[data-astro-cid-cmgpsf2k]{display:none}@media(max-width:768px){.steps[data-astro-cid-cmgpsf2k]{flex-direction:column;align-items:center;gap:.5rem}.step[data-astro-cid-cmgpsf2k]{max-width:100%;display:flex;flex-direction:column;align-items:center}.step-arrow[data-astro-cid-cmgpsf2k]{position:static;transform:rotate(90deg);margin:.25rem 0}}
