.hero.svelte-1o7bw9l.svelte-1o7bw9l{position:relative;padding:8rem 0 4rem;overflow:hidden}.hero-bg.svelte-1o7bw9l.svelte-1o7bw9l{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-gradient.svelte-1o7bw9l.svelte-1o7bw9l{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(37,99,235,.08) 0%,transparent 60%),radial-gradient(ellipse 60% 40% at 80% 0%,rgba(124,58,237,.05) 0%,transparent 50%)}.hero-grid-pattern.svelte-1o7bw9l.svelte-1o7bw9l{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(0,0,0,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.02) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 80% 60% at 50% 30%,black 0%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 30%,black 0%,transparent 70%)}.container.svelte-1o7bw9l.svelte-1o7bw9l{position:relative;z-index:1}.hero-content.svelte-1o7bw9l.svelte-1o7bw9l{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:800px;margin:0 auto}.hero-content.svelte-1o7bw9l>.svelte-1o7bw9l{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease;will-change:transform,opacity}.hero-content.visible.svelte-1o7bw9l>.svelte-1o7bw9l:nth-child(1){opacity:1;transform:translateY(0);transition-delay:0s}.hero-content.visible.svelte-1o7bw9l>.svelte-1o7bw9l:nth-child(2){opacity:1;transform:translateY(0);transition-delay:.1s}.hero-content.visible.svelte-1o7bw9l>.svelte-1o7bw9l:nth-child(3){opacity:1;transform:translateY(0);transition-delay:.2s}.hero-content.visible.svelte-1o7bw9l>.svelte-1o7bw9l:nth-child(4){opacity:1;transform:translateY(0);transition-delay:.3s}.hero-badge.svelte-1o7bw9l.svelte-1o7bw9l{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--color-badge-bg);color:var(--color-badge-text);font-size:var(--font-size-sm);font-weight:600;border-radius:var(--radius-full);border:1px solid rgba(37,99,235,.15);margin-bottom:1.5rem}.badge-dot.svelte-1o7bw9l.svelte-1o7bw9l{width:6px;height:6px;border-radius:50%;background:var(--color-primary);animation:svelte-1o7bw9l-pulse 2s infinite;will-change:transform,opacity}.hero-title.svelte-1o7bw9l.svelte-1o7bw9l{font-size:clamp(2.5rem,5.5vw,4rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;margin-bottom:1.5rem;color:var(--color-text)}.hero-title-highlight.svelte-1o7bw9l.svelte-1o7bw9l{background:linear-gradient(135deg,var(--color-primary),var(--color-accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle.svelte-1o7bw9l.svelte-1o7bw9l{font-size:var(--font-size-lg);color:var(--color-text-muted);margin-bottom:2rem;line-height:1.6}.hero-cta.svelte-1o7bw9l.svelte-1o7bw9l{display:flex;flex-direction:column;align-items:center;gap:.75rem}.hero-btn.svelte-1o7bw9l.svelte-1o7bw9l{position:relative;overflow:hidden}.hero-btn.svelte-1o7bw9l.svelte-1o7bw9l:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%);transform:translate(-100%);transition:transform .5s ease}.hero-btn.svelte-1o7bw9l.svelte-1o7bw9l:hover:before{transform:translate(100%)}.hero-cta-note.svelte-1o7bw9l.svelte-1o7bw9l{font-size:var(--font-size-sm);color:var(--color-text-light)}@media (max-width: 768px){.hero.svelte-1o7bw9l.svelte-1o7bw9l{padding:6rem 0 2rem}.hero-subtitle.svelte-1o7bw9l.svelte-1o7bw9l{font-size:var(--font-size-base)}}@keyframes svelte-1o7bw9l-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.pain-section.svelte-gbnoex.svelte-gbnoex{padding:5rem 0}.pain-header.svelte-gbnoex.svelte-gbnoex{margin-bottom:3rem}.pain-grid.svelte-gbnoex.svelte-gbnoex{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1000px;margin:0 auto}.pain-card.svelte-gbnoex.svelte-gbnoex{padding:2rem;background:var(--color-bg-card);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);transition:all var(--transition-normal)}.pain-card.svelte-gbnoex.svelte-gbnoex:hover{border-color:#ef44444d;transform:translateY(-2px);box-shadow:var(--shadow-md)}.pain-icon.svelte-gbnoex.svelte-gbnoex{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ef444414;color:#ef4444;border-radius:var(--radius-md);margin-bottom:1.25rem}.pain-card.svelte-gbnoex h3.svelte-gbnoex{font-size:var(--font-size-base);font-weight:700;color:var(--color-text);margin-bottom:.5rem;line-height:1.3}.pain-card.svelte-gbnoex p.svelte-gbnoex{font-size:var(--font-size-sm);color:var(--color-text-muted);line-height:1.6}@media (max-width: 768px){.pain-grid.svelte-gbnoex.svelte-gbnoex{grid-template-columns:1fr}}.faq-header.svelte-1e946nn.svelte-1e946nn{margin-bottom:3rem}.faq-list.svelte-1e946nn.svelte-1e946nn{max-width:700px;margin:0 auto;display:flex;flex-direction:column;gap:.5rem}.faq-item.svelte-1e946nn.svelte-1e946nn{border:1px solid var(--color-border-light);border-radius:var(--radius-md);overflow:hidden;transition:all var(--transition-normal)}.faq-item.svelte-1e946nn.svelte-1e946nn:hover{border-color:var(--color-border)}.faq-trigger.svelte-1e946nn.svelte-1e946nn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;text-align:left;font-size:var(--font-size-base);font-weight:600;color:var(--color-text);transition:background var(--transition-fast)}.faq-trigger.svelte-1e946nn.svelte-1e946nn:hover,.faq-trigger.open.svelte-1e946nn.svelte-1e946nn{background:var(--color-bg-card)}.faq-icon.svelte-1e946nn.svelte-1e946nn{flex-shrink:0;color:var(--color-text-muted);transition:transform var(--transition-normal)}.faq-icon.open.svelte-1e946nn.svelte-1e946nn{transform:rotate(180deg)}.faq-answer.svelte-1e946nn.svelte-1e946nn{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 1.5rem}.faq-answer.open.svelte-1e946nn.svelte-1e946nn{max-height:300px;padding:0 1.5rem 1.25rem}.faq-answer.svelte-1e946nn p.svelte-1e946nn{font-size:var(--font-size-sm);color:var(--color-text-muted);line-height:1.7}
