.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:760px;margin:0 auto 2.5rem;line-height:1.7}.hero-platforms[data-astro-cid-bbe6dxrz]{text-align:center;font-size:.9rem;color:#ffffffbf;font-weight:600;margin-top:-1.5rem;margin-bottom:3rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.hero-platforms[data-astro-cid-bbe6dxrz] .platform-sep[data-astro-cid-bbe6dxrz]{opacity:.5;margin:0 .15rem}.hero-platforms[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{opacity:.9;vertical-align:middle}.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%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--radius-lg);box-shadow:0 20px 60px #0000004d}.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}.hero-cta-link[data-astro-cid-bbe6dxrz]{text-align:center;margin-top:2rem;font-size:.95rem;color:#ffffffb3}.hero-cta-link[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]{color:var(--color-white);font-weight:700;text-decoration:underline;text-underline-offset:3px}.hero-cta-link[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]:hover{opacity:.9}@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(2,1fr);gap:1.5rem}@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}}.posts-grid[data-astro-cid-jg3h35fg]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.post-card[data-astro-cid-jg3h35fg]{display:flex;flex-direction:column;border-radius:var(--radius-md);background:var(--color-white);box-shadow:var(--shadow-sm);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;color:inherit}.post-card[data-astro-cid-jg3h35fg]:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.post-card-image[data-astro-cid-jg3h35fg]{width:100%;height:180px;object-fit:cover}.post-card-body[data-astro-cid-jg3h35fg]{padding:1.25rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.category-badge[data-astro-cid-jg3h35fg]{display:inline-block;width:fit-content;padding:.2rem .6rem;border-radius:var(--radius-full);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.category-tech-deep-dives[data-astro-cid-jg3h35fg]{background:#6c5ce71a;color:var(--color-primary)}.category-tips-tutorials[data-astro-cid-jg3h35fg]{background:#00b8941a;color:var(--color-secondary)}.category-image-editing[data-astro-cid-jg3h35fg]{background:#fdcb6e26;color:#e17d00}.category-release-notes[data-astro-cid-jg3h35fg]{background:#e843931a;color:var(--color-accent-pink)}.post-card-title[data-astro-cid-jg3h35fg]{font-size:1.15rem;font-weight:800;color:var(--color-text);line-height:1.4;margin:0}.post-card-description[data-astro-cid-jg3h35fg]{font-size:.9rem;color:var(--color-text-light);line-height:1.5;flex:1;margin:0}.post-card-date[data-astro-cid-jg3h35fg]{font-size:.8rem;color:var(--color-text-light);opacity:.7}.section-cta[data-astro-cid-jg3h35fg]{text-align:center;margin-top:2.5rem}.view-all-link[data-astro-cid-jg3h35fg]{color:var(--color-primary);font-weight:700;text-decoration:none;font-size:1rem;transition:opacity .2s ease}.view-all-link[data-astro-cid-jg3h35fg]:hover{opacity:.7}
