.lp-container.svelte-1vv4wrt{background-color:var(--bg-primary);overflow-x:hidden}.bg-white.svelte-1vv4wrt{background-color:var(--bg-secondary)}.section-title.svelte-1vv4wrt{font-size:clamp(2rem,5vw,3.5rem);margin-bottom:var(--space-6);line-height:1.1;letter-spacing:-.02em}.section-desc.svelte-1vv4wrt{font-size:var(--text-lg);color:var(--text-secondary);line-height:1.6}.title-lg.svelte-1vv4wrt{font-size:clamp(2rem,5.5vw,4rem);line-height:1.1;margin-bottom:var(--space-6);letter-spacing:-.02em}.title-md.svelte-1vv4wrt{font-size:var(--text-3xl);margin-bottom:var(--space-6);letter-spacing:-.01em}.text-gradient.svelte-1vv4wrt{background:var(--gradient-brand);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.mb-16.svelte-1vv4wrt{margin-bottom:var(--space-16)}.mb-8.svelte-1vv4wrt{margin-bottom:var(--space-8)}.mb-4.svelte-1vv4wrt{margin-bottom:var(--space-4)}.mt-4.svelte-1vv4wrt{margin-top:1rem}.text-center.svelte-1vv4wrt{text-align:center}.text-overline.svelte-1vv4wrt{font-size:.8rem;letter-spacing:.15em;font-weight:800;color:var(--accent);margin-bottom:var(--space-4)}.mx-auto.svelte-1vv4wrt{margin-inline:auto}.max-w-2xl.svelte-1vv4wrt{max-width:42rem}.container--narrow.svelte-1vv4wrt{max-width:800px;padding-inline:var(--space-4);margin-inline:auto}.w-full{width:100%!important;justify-content:center!important}.lp-hero.svelte-1vv4wrt{padding-block:var(--space-24) var(--space-16);min-height:85vh;display:flex;align-items:center;background:radial-gradient(circle at top center,rgba(0,85,187,.06) 0%,transparent 60%)}.hero-grid.svelte-1vv4wrt{text-align:center;max-width:900px;margin-inline:auto}.hero-title.svelte-1vv4wrt{font-size:clamp(2.5rem,8vw,5rem);line-height:1.05;margin-bottom:var(--space-8)}.hero-subtitle.svelte-1vv4wrt{font-size:clamp(1.125rem,2vw,1.35rem);margin-bottom:var(--space-12);line-height:1.6;max-width:750px;margin-inline:auto}.hero-actions.svelte-1vv4wrt{display:flex;justify-content:center;flex-wrap:wrap}.section-pain.svelte-1vv4wrt{padding-block:var(--space-24)}.pain-grid.svelte-1vv4wrt{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-8)}.pain-card.svelte-1vv4wrt{padding:var(--space-8);background:var(--bg-primary);border-radius:var(--radius-lg);border:1px solid var(--border);transition:transform var(--transition-base),border-color var(--transition-base)}.pain-card.svelte-1vv4wrt:hover{transform:translateY(-5px);border-color:var(--border-accent)}.pain-card.svelte-1vv4wrt h3:where(.svelte-1vv4wrt){font-size:1.35rem;margin-bottom:var(--space-4)}.pain-icon.svelte-1vv4wrt{font-size:2.5rem;margin-bottom:var(--space-4)}.section-solution.svelte-1vv4wrt{padding-block:var(--space-24)}.solution-content.svelte-1vv4wrt{display:grid;grid-template-columns:1.1fr .9fr;gap:var(--space-16);align-items:center}@media(max-width:991px){.solution-content.svelte-1vv4wrt{grid-template-columns:1fr}}.solution-visual.svelte-1vv4wrt{display:flex;justify-content:center;position:relative}.visual-mockup.svelte-1vv4wrt{width:100%;max-width:500px;aspect-ratio:16/10;background:#111;border-radius:12px;padding:10px;position:relative;box-shadow:var(--shadow-lg)}.mockup-screen.svelte-1vv4wrt{background:#fff;width:100%;height:100%;border-radius:4px;overflow:hidden;display:flex;flex-direction:column}.screen-bar.svelte-1vv4wrt{height:12px;background:#f0f0f0;width:100%}.screen-content.svelte-1vv4wrt{padding:20px;flex:1;display:flex;flex-direction:column;gap:10px}.content-line.svelte-1vv4wrt{background:#eee;height:10px;border-radius:5px}.content-line.long.svelte-1vv4wrt{width:90%}.content-line.mid.svelte-1vv4wrt{width:60%}.content-line.short.svelte-1vv4wrt{width:40%}.pulse-ring.svelte-1vv4wrt{position:absolute;inset:-20px;border:2px solid var(--accent);border-radius:20px;opacity:0;animation:svelte-1vv4wrt-pulse 3s infinite}@keyframes svelte-1vv4wrt-pulse{0%{transform:scale(.95);opacity:0}50%{opacity:.2}to{transform:scale(1.05);opacity:0}}.section-methodology.svelte-1vv4wrt{padding-block:var(--space-20)}.methodology-timeline.svelte-1vv4wrt{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--space-10)}.step-item.svelte-1vv4wrt{display:flex;flex-direction:column;gap:1rem}.step-item.svelte-1vv4wrt h3:where(.svelte-1vv4wrt){color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem}.step-item.svelte-1vv4wrt p:where(.svelte-1vv4wrt){color:var(--text-secondary);line-height:1.5;font-size:.98rem}.step-number.svelte-1vv4wrt{width:45px;height:45px;background:var(--accent);color:#fff;border-radius:50%;display:grid;place-items:center;font-weight:800;font-size:1.1rem}.section-highlights.svelte-1vv4wrt{padding-block:var(--space-24);background:var(--bg-tertiary)}.highlights-grid.svelte-1vv4wrt{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-12);align-items:stretch}@media(max-width:768px){.highlights-grid.svelte-1vv4wrt{grid-template-columns:1fr}}.highlight-item.svelte-1vv4wrt{margin-bottom:var(--space-8)}.highlight-item.svelte-1vv4wrt h4:where(.svelte-1vv4wrt){margin-bottom:.5rem;font-size:1.15rem;color:var(--accent)}.highlight-item.svelte-1vv4wrt p:where(.svelte-1vv4wrt){color:var(--text-secondary);line-height:1.5}.benefits.svelte-1vv4wrt{background:#fff;padding:var(--space-10);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);display:flex;flex-direction:column;justify-content:center}.benefit-cards.svelte-1vv4wrt{display:grid;gap:1.5rem}.benefit-card.svelte-1vv4wrt{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:var(--bg-tertiary);border-radius:var(--radius-md)}.benefit-card.svelte-1vv4wrt .icon:where(.svelte-1vv4wrt){font-size:1.8rem}.benefit-card.svelte-1vv4wrt p:where(.svelte-1vv4wrt){font-size:1.05rem}.section-proof.svelte-1vv4wrt{padding-block:var(--space-24);border-top:1px solid var(--border)}.proof-grid.svelte-1vv4wrt{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--space-10)}.proof-card.svelte-1vv4wrt{text-align:center;padding:var(--space-8);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-primary);transition:border-color var(--transition-base)}.proof-card.svelte-1vv4wrt:hover{border-color:var(--accent)}.proof-stat.svelte-1vv4wrt{font-size:4rem;font-weight:900;color:var(--accent);margin-bottom:var(--space-4);letter-spacing:-.05em}.proof-context.svelte-1vv4wrt{font-size:1.05rem;line-height:1.6;color:var(--text-secondary)}.section-edu.svelte-1vv4wrt{padding-block:var(--space-24);background:#fff;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.edu-content.svelte-1vv4wrt h2:where(.svelte-1vv4wrt){font-size:var(--text-3xl);margin-bottom:var(--space-8);line-height:1.2;letter-spacing:-.01em}.edu-content.svelte-1vv4wrt h3:where(.svelte-1vv4wrt){font-size:var(--text-xl);margin-top:var(--space-8);margin-bottom:var(--space-4);color:var(--text-primary)}.edu-content.svelte-1vv4wrt p:where(.svelte-1vv4wrt){font-size:1.1rem;line-height:1.7;color:var(--text-secondary);margin-bottom:var(--space-4)}.section-faq.svelte-1vv4wrt{padding-block:var(--space-24);background:var(--bg-tertiary)}.faq-grid.svelte-1vv4wrt{display:grid;grid-template-columns:2fr 1.2fr;gap:var(--space-12);align-items:start}@media(max-width:991px){.faq-grid.svelte-1vv4wrt{grid-template-columns:1fr}}.faq-items.svelte-1vv4wrt{display:flex;flex-direction:column;gap:var(--space-8)}.faq-item.svelte-1vv4wrt h4:where(.svelte-1vv4wrt){margin-bottom:.5rem;font-size:1.15rem}.faq-item.svelte-1vv4wrt p:where(.svelte-1vv4wrt){color:var(--text-secondary);line-height:1.5}.faq-cta-box.svelte-1vv4wrt{background:#000;color:#fff;padding:var(--space-12);border-radius:var(--radius-xl);display:flex;flex-direction:column;justify-content:center;position:sticky;top:var(--space-24)}.faq-cta-box.svelte-1vv4wrt h2:where(.svelte-1vv4wrt),.faq-cta-box.svelte-1vv4wrt p:where(.svelte-1vv4wrt){color:#fff}.faq-cta-box.svelte-1vv4wrt p.text-xl:where(.svelte-1vv4wrt){font-size:1.15rem;opacity:.9}.small-text.svelte-1vv4wrt{font-size:.85rem;opacity:.7;font-weight:600;text-align:center}
