.hero-section[data-astro-cid-bbe6dxrz]{padding:6rem 0 4rem;position:relative;overflow:hidden}.hero-section[data-astro-cid-bbe6dxrz]:before{content:"";position:absolute;top:-10%;right:-5%;width:600px;height:600px;background:radial-gradient(circle,var(--color-accent) 0%,transparent 70%);opacity:.5;z-index:-1;border-radius:50%}.hero-content[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:space-between;gap:4rem}.hero-text[data-astro-cid-bbe6dxrz]{flex:1;max-width:600px}.badge[data-astro-cid-bbe6dxrz]{display:inline-block;padding:.5rem 1rem;font-size:.9rem;font-weight:600;color:var(--color-secondary);margin-bottom:1.5rem;border-radius:var(--radius-full)}.hero-text[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:3.5rem;margin-bottom:1.5rem}.hero-text[data-astro-cid-bbe6dxrz] p[data-astro-cid-bbe6dxrz]{font-size:1.2rem;margin-bottom:2rem}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;align-items:center}.store-badge[data-astro-cid-bbe6dxrz]{display:block;height:60px;transition:transform var(--transition-fast)}.store-badge[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{height:100%;width:auto}.store-badge[data-astro-cid-bbe6dxrz]:hover{transform:scale(1.05)}.hero-image-wrapper[data-astro-cid-bbe6dxrz]{flex:1;display:flex;justify-content:center;align-items:center}.image-container[data-astro-cid-bbe6dxrz]{padding:2rem;border-radius:32px;animation:float 6s ease-in-out infinite}.hero-image[data-astro-cid-bbe6dxrz]{max-width:100%;height:auto;border-radius:16px}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}@media (max-width: 900px){.hero-content[data-astro-cid-bbe6dxrz]{flex-direction:column;text-align:center}.hero-text[data-astro-cid-bbe6dxrz]{max-width:100%}.hero-actions[data-astro-cid-bbe6dxrz]{justify-content:center}.hero-text[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:2.5rem}}.how-it-works[data-astro-cid-cmgpsf2k]{padding:6rem 0;background-color:var(--color-background)}.section-header[data-astro-cid-cmgpsf2k]{margin-bottom:4rem}.steps-grid[data-astro-cid-cmgpsf2k]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;position:relative}.step-card[data-astro-cid-cmgpsf2k]{padding:2.5rem;border-radius:var(--radius-lg);text-align:center;position:relative;transition:transform var(--transition-smooth);display:flex;flex-direction:column;align-items:center}.step-card[data-astro-cid-cmgpsf2k]:hover{transform:translateY(-10px)}.step-number[data-astro-cid-cmgpsf2k]{width:50px;height:50px;background-color:var(--color-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;box-shadow:var(--shadow-sm)}.step-card[data-astro-cid-cmgpsf2k] h3[data-astro-cid-cmgpsf2k]{font-size:1.3rem;margin-bottom:1rem;color:var(--color-text-main)}.step-card[data-astro-cid-cmgpsf2k] p[data-astro-cid-cmgpsf2k]{font-size:1rem;color:var(--color-text-muted);line-height:1.6}@media (min-width: 1024px){.steps-grid[data-astro-cid-cmgpsf2k]:before{content:"";position:absolute;top:50px;left:10%;right:10%;height:2px;background:dashed var(--color-accent);z-index:0;opacity:.3}}@media (max-width: 768px){.how-it-works[data-astro-cid-cmgpsf2k]{padding:4rem 0}}.features-section[data-astro-cid-vnivfuh2]{padding:6rem 0;background-color:var(--color-surface)}.features-header[data-astro-cid-vnivfuh2]{margin-bottom:4rem}.features-header[data-astro-cid-vnivfuh2] h2[data-astro-cid-vnivfuh2]{font-size:2.5rem}.features-header[data-astro-cid-vnivfuh2] p[data-astro-cid-vnivfuh2]{font-size:1.1rem;max-width:600px;margin:0 auto}.features-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;align-items:stretch}.feature-card[data-astro-cid-vnivfuh2]{padding:2.5rem;border-radius:var(--radius-lg);transition:transform var(--transition-smooth),box-shadow var(--transition-smooth);display:flex;flex-direction:column;text-align:center}.feature-card[data-astro-cid-vnivfuh2]:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.step-number[data-astro-cid-vnivfuh2]{width:50px;height:50px;background-color:var(--color-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;box-shadow:var(--shadow-sm)}.feature-icon[data-astro-cid-vnivfuh2]{width:60px;height:60px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;font-size:2rem;margin:0 auto 1.5rem}.feature-card[data-astro-cid-vnivfuh2].featured{background:linear-gradient(145deg,#ffffffe6,#e8d3c34d);border:1px solid var(--color-accent)}.featured-image[data-astro-cid-vnivfuh2]{width:120px;height:120px;margin:0 auto 1.5rem;background-color:#fff;border-radius:50%;padding:1rem;box-shadow:var(--shadow-sm)}.featured-image[data-astro-cid-vnivfuh2] img[data-astro-cid-vnivfuh2]{width:100%;height:100%;object-fit:contain}.feature-card[data-astro-cid-vnivfuh2] h3[data-astro-cid-vnivfuh2]{font-size:1.5rem;margin-bottom:1rem;color:var(--color-text-main)}@media (max-width: 900px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:1fr}}.faq-section[data-astro-cid-al2ca2vr]{padding:6rem 0;background-color:var(--color-surface)}.section-header[data-astro-cid-al2ca2vr]{margin-bottom:3rem}.faq-list[data-astro-cid-al2ca2vr]{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq-item[data-astro-cid-al2ca2vr]{border-radius:var(--radius-md);overflow:hidden;transition:all var(--transition-smooth)}.faq-item[data-astro-cid-al2ca2vr] summary[data-astro-cid-al2ca2vr]{padding:1.5rem;list-style:none;cursor:pointer;font-weight:600;font-size:1.1rem;display:flex;justify-content:space-between;align-items:center;color:var(--color-text-main)}.faq-item[data-astro-cid-al2ca2vr] summary[data-astro-cid-al2ca2vr]::-webkit-details-marker{display:none}.faq-item[data-astro-cid-al2ca2vr] .icon[data-astro-cid-al2ca2vr]{transition:transform var(--transition-fast);color:var(--color-primary)}.faq-item[data-astro-cid-al2ca2vr][open] summary[data-astro-cid-al2ca2vr] .icon[data-astro-cid-al2ca2vr]{transform:rotate(180deg)}.answer[data-astro-cid-al2ca2vr]{padding:0 1.5rem 1.5rem;color:var(--color-text-muted);line-height:1.6}.faq-item[data-astro-cid-al2ca2vr]:hover{border-color:var(--color-primary);transform:translate(5px)}
