.hero-section[data-astro-cid-lcdefpme]{text-align:center;padding:3rem 0 4rem;position:relative;overflow:hidden}.hero-glow[data-astro-cid-lcdefpme]{pointer-events:none;z-index:0;background:radial-gradient(circle,#ff7a0014 0%,#ffa5000a 40%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.hero-content[data-astro-cid-lcdefpme]{z-index:1;position:relative}.hero-badge[data-astro-cid-lcdefpme]{color:#c2410c;background:linear-gradient(135deg,#fff7ed,#ffedd5);border:1px solid #fed7aa;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600;animation:.6s ease-out fadeInDown;display:inline-flex}.hero-badge-dot[data-astro-cid-lcdefpme]{background:#f97316;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.hero-title[data-astro-cid-lcdefpme]{color:#1a1a2e;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:2.75rem;font-weight:800;line-height:1.15;animation:.6s ease-out .1s both fadeInDown}@media (width>=768px){.hero-title[data-astro-cid-lcdefpme]{font-size:3.5rem}}.hero-highlight[data-astro-cid-lcdefpme]{background:linear-gradient(135deg,#f97316,#ea580c);-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-astro-cid-lcdefpme]{color:#64748b;max-width:560px;margin:0 auto 2rem;font-size:1.15rem;line-height:1.7;animation:.6s ease-out .2s both fadeInDown}.hero-subtitle[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:#334155}.hero-cta-group[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem;animation:.6s ease-out .3s both fadeInDown;display:flex}.hero-cta-primary[data-astro-cid-lcdefpme]{color:#fff;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:12px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #f9731659}.hero-cta-primary[data-astro-cid-lcdefpme]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f9731673}.hero-cta-icon[data-astro-cid-lcdefpme]{width:20px;height:20px}.hero-cta-secondary[data-astro-cid-lcdefpme]{color:#334155;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;align-items:center;padding:.85rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.hero-cta-secondary[data-astro-cid-lcdefpme]:hover{color:#ea580c;background:#fff7ed;border-color:#f97316}.hero-stats[data-astro-cid-lcdefpme]{justify-content:center;align-items:center;gap:1.5rem;animation:.6s ease-out .4s both fadeInDown;display:flex}.hero-stat[data-astro-cid-lcdefpme]{flex-direction:column;align-items:center;display:flex}.hero-stat-number[data-astro-cid-lcdefpme]{color:#1a1a2e;font-size:1.5rem;font-weight:800}.hero-stat-label[data-astro-cid-lcdefpme]{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:500}.hero-stat-divider[data-astro-cid-lcdefpme]{background:#e2e8f0;width:1px;height:36px}.categories-section[data-astro-cid-lcdefpme]{margin-bottom:3rem}.section-title[data-astro-cid-lcdefpme]{color:#1a1a2e;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:1.5rem;font-weight:800;display:flex}.section-title-icon[data-astro-cid-lcdefpme]{font-size:1.25rem}.categories-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (width>=768px){.categories-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(5,1fr)}}.category-card[data-astro-cid-lcdefpme]{background:linear-gradient(135deg,#fafafa,#f8fafc);border:1.5px solid #f1f5f9;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem 1rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.category-card[data-astro-cid-lcdefpme]:before{content:"";opacity:0;background:linear-gradient(90deg,#f97316,#fb923c);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.category-card[data-astro-cid-lcdefpme]:hover{background:linear-gradient(135deg,#fff7ed,#fffbeb);border-color:#fed7aa;transform:translateY(-3px);box-shadow:0 8px 20px #f973161a}.category-card[data-astro-cid-lcdefpme]:hover:before{opacity:1}.category-icon[data-astro-cid-lcdefpme]{margin-bottom:.75rem;font-size:2.5rem;transition:transform .3s}.category-card[data-astro-cid-lcdefpme]:hover .category-icon[data-astro-cid-lcdefpme]{transform:scale(1.15)}.category-name[data-astro-cid-lcdefpme]{color:#334155;font-size:.9rem;font-weight:600;transition:color .3s}.category-card[data-astro-cid-lcdefpme]:hover .category-name[data-astro-cid-lcdefpme]{color:#ea580c}.category-arrow[data-astro-cid-lcdefpme]{color:#f97316;opacity:0;font-size:.8rem;transition:all .3s;position:absolute;bottom:8px;right:12px;transform:translate(-5px)}.category-card[data-astro-cid-lcdefpme]:hover .category-arrow[data-astro-cid-lcdefpme]{opacity:1;transform:translate(0)}.reviews-section[data-astro-cid-lcdefpme]{margin-bottom:3rem}.section-header[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.section-badge[data-astro-cid-lcdefpme]{color:#92400e;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fcd34d;border-radius:9999px;align-items:center;padding:.3rem .8rem;font-size:.75rem;font-weight:700;display:inline-flex}.reviews-grid[data-astro-cid-lcdefpme]{gap:1.5rem;display:grid}@media (width>=640px){.reviews-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}@media (width>=768px){.reviews-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr)}}.trust-section[data-astro-cid-lcdefpme]{border-top:1px solid #f1f5f9;grid-template-columns:1fr;gap:1rem;padding:2.5rem 0;display:grid}@media (width>=768px){.trust-section[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr)}}.trust-card[data-astro-cid-lcdefpme]{text-align:center;background:linear-gradient(135deg,#fafafa,#f8fafc);border:1px solid #f1f5f9;border-radius:16px;padding:2rem 1.5rem;transition:all .3s}.trust-card[data-astro-cid-lcdefpme]:hover{border-color:#e2e8f0;transform:translateY(-2px);box-shadow:0 4px 15px #0000000d}.trust-icon[data-astro-cid-lcdefpme]{margin-bottom:.75rem;font-size:2rem}.trust-title[data-astro-cid-lcdefpme]{color:#1a1a2e;margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.trust-desc[data-astro-cid-lcdefpme]{color:#64748b;font-size:.85rem;line-height:1.6}
