.category-card[data-astro-cid-afo2vvt2]{border-radius:var(--radius-xl);background:var(--bg-secondary);border:1px solid var(--glass-border);transition:all var(--transition-base);cursor:pointer;text-decoration:none;display:block;position:relative;overflow:hidden}.category-card[data-astro-cid-afo2vvt2]:hover{border-color:var(--glass-border-hover);transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.card-glow[data-astro-cid-afo2vvt2]{background:var(--card-gradient);opacity:.7;height:3px;transition:opacity var(--transition-base);position:absolute;top:0;left:0;right:0}.category-card[data-astro-cid-afo2vvt2]:hover .card-glow[data-astro-cid-afo2vvt2]{opacity:1;height:4px}.card-content[data-astro-cid-afo2vvt2]{padding:2rem}.card-icon[data-astro-cid-afo2vvt2]{margin-bottom:1rem;font-size:2.5rem}.card-title[data-astro-cid-afo2vvt2]{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.6rem;font-size:1.4rem;font-weight:700}.card-desc[data-astro-cid-afo2vvt2]{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.9rem;line-height:1.6}.card-footer[data-astro-cid-afo2vvt2]{justify-content:space-between;align-items:center;display:flex}.prompt-count[data-astro-cid-afo2vvt2]{color:var(--card-accent);background:#3b82f61a;border:1px solid #3b82f626;border-radius:20px;padding:.3rem .75rem;font-size:.8rem;font-weight:600}.card-arrow[data-astro-cid-afo2vvt2]{color:var(--text-muted);transition:all var(--transition-base);font-size:1.2rem}.category-card[data-astro-cid-afo2vvt2]:hover .card-arrow[data-astro-cid-afo2vvt2]{color:var(--text-accent);transform:translate(4px)}.top-prompts-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.top-prompt-card[data-astro-cid-lcdefpme]{background:var(--bg-secondary);border:1px solid var(--glass-border);border-radius:var(--radius-lg);transition:all var(--transition-base);align-items:center;gap:.85rem;padding:.85rem;display:flex}.top-prompt-card[data-astro-cid-lcdefpme]:hover{border-color:var(--glass-border-hover);transform:translateY(-3px);box-shadow:0 8px 24px #00000012}.top-card-img-wrap[data-astro-cid-lcdefpme]{border-radius:var(--radius-sm);flex-shrink:0;width:60px;height:60px;overflow:hidden}.top-card-img-wrap[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%}.top-card-body[data-astro-cid-lcdefpme]{flex:1;min-width:0}.top-card-title[data-astro-cid-lcdefpme]{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;font-family:var(--font-heading);margin-bottom:.3rem;overflow:hidden}.top-card-footer[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.top-card-creator[data-astro-cid-lcdefpme]{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.top-card-likes[data-astro-cid-lcdefpme]{color:#e11d48;flex-shrink:0;align-items:center;gap:.25rem;font-size:.78rem;font-weight:700;display:flex}@media (width<=768px){.top-prompts-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}@media (width>=769px) and (width<=1024px){.top-prompts-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}.hero[data-astro-cid-lcdefpme]{align-items:center;padding:8rem 0 2rem;display:flex;position:relative;overflow:hidden}.hero-bg[data-astro-cid-lcdefpme]{z-index:0;background:radial-gradient(circle at top,#0066cc0d 0%,#0000 70%);position:absolute;inset:0;overflow:hidden}.hero-content[data-astro-cid-lcdefpme]{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.hero-badge[data-astro-cid-lcdefpme]{color:var(--text-accent);background:#3b82f61a;border:1px solid #3b82f633;border-radius:30px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:500;display:inline-flex}.hero-title[data-astro-cid-lcdefpme]{font-family:var(--font-heading);letter-spacing:-.03em;color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.2rem);font-weight:800;line-height:1.1}.hero-subtitle[data-astro-cid-lcdefpme]{color:var(--text-secondary);max-width:600px;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.15rem);line-height:1.7}.hero-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.btn-primary[data-astro-cid-lcdefpme]{font-family:var(--font-heading);color:#fff;background:var(--gradient-accent);transition:all var(--transition-base);border-radius:30px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:1rem;font-weight:600;display:inline-flex;box-shadow:0 4px 20px #3b82f64d}.btn-primary[data-astro-cid-lcdefpme]:hover{transform:translateY(-2px);box-shadow:0 8px 20px #06c3}.btn-arrow[data-astro-cid-lcdefpme]{transition:transform var(--transition-fast)}.btn-primary[data-astro-cid-lcdefpme]:hover .btn-arrow[data-astro-cid-lcdefpme]{transform:translate(4px)}.btn-secondary[data-astro-cid-lcdefpme]{font-family:var(--font-heading);color:var(--text-secondary);border:1px solid var(--glass-border);transition:all var(--transition-base);background:#60a5fa14;border-radius:30px;align-items:center;padding:.85rem 2rem;font-size:1rem;font-weight:600;display:inline-flex}.btn-secondary[data-astro-cid-lcdefpme]:hover{color:var(--text-primary);border-color:var(--glass-border-hover);background:#60a5fa26}.hero-stats[data-astro-cid-lcdefpme]{background:var(--glass-bg);backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:60px;align-items:center;gap:2rem;padding:1.25rem 2.5rem;display:flex}.stat[data-astro-cid-lcdefpme]{flex-direction:column;align-items:center;gap:.15rem;display:flex}.stat-number[data-astro-cid-lcdefpme]{font-family:var(--font-heading);color:var(--text-primary);font-size:1.5rem;font-weight:700}.stat-label[data-astro-cid-lcdefpme]{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.stat-divider[data-astro-cid-lcdefpme]{background:var(--glass-border);width:1px;height:30px}.section[data-astro-cid-lcdefpme]{padding:5rem 0}.section-header[data-astro-cid-lcdefpme]{text-align:center;margin-bottom:3rem}.section-badge[data-astro-cid-lcdefpme]{color:var(--text-accent);background:#3b82f61a;border:1px solid #3b82f626;border-radius:20px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.section-title[data-astro-cid-lcdefpme]{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800}.section-subtitle[data-astro-cid-lcdefpme]{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:1rem}.categories-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.steps-grid[data-astro-cid-lcdefpme]{justify-content:center;align-items:flex-start;gap:0;display:flex}.step-card[data-astro-cid-lcdefpme]{text-align:center;background:var(--bg-secondary);border:1px solid var(--glass-border);border-radius:var(--radius-xl);max-width:280px;transition:all var(--transition-base);flex:1;padding:2rem 1.5rem}.step-card[data-astro-cid-lcdefpme]:hover{border-color:var(--glass-border-hover);transform:translateY(-4px);box-shadow:0 10px 30px #0003}.step-number[data-astro-cid-lcdefpme]{font-family:var(--font-heading);color:var(--blue-400);opacity:.5;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.step-icon[data-astro-cid-lcdefpme]{margin-bottom:1rem;font-size:2.2rem}.step-title[data-astro-cid-lcdefpme]{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.step-desc[data-astro-cid-lcdefpme]{color:var(--text-secondary);font-size:.85rem;line-height:1.6}.step-connector[data-astro-cid-lcdefpme]{justify-content:center;align-items:center;width:60px;padding-top:3.5rem;display:flex;position:relative}.connector-line[data-astro-cid-lcdefpme]{background:linear-gradient(90deg, var(--glass-border), var(--blue-500), var(--glass-border));border-radius:1px;width:100%;height:2px}.connector-dot[data-astro-cid-lcdefpme]{background:var(--blue-500);width:8px;height:8px;box-shadow:0 0 10px var(--glow-blue);border-radius:50%;position:absolute}@media (width<=768px){.hero[data-astro-cid-lcdefpme]{min-height:auto;padding:8rem 0 3rem}.hero-stats[data-astro-cid-lcdefpme]{gap:1.25rem;padding:1rem 1.5rem}.stat-number[data-astro-cid-lcdefpme]{font-size:1.2rem}.categories-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:1rem}.steps-grid[data-astro-cid-lcdefpme]{flex-direction:column;align-items:center;gap:1rem}.step-card[data-astro-cid-lcdefpme]{width:100%;max-width:100%}.step-connector[data-astro-cid-lcdefpme]{width:2px;height:40px;padding:0}.connector-line[data-astro-cid-lcdefpme]{background:linear-gradient(180deg, var(--glass-border), var(--blue-500), var(--glass-border));width:2px;height:100%}}@media (width<=480px){.hero-actions[data-astro-cid-lcdefpme]{flex-direction:column;width:100%}.btn-primary[data-astro-cid-lcdefpme],.btn-secondary[data-astro-cid-lcdefpme]{justify-content:center;width:100%}}
