.ec-hero[data-astro-cid-tflmrah2]{position:relative;padding:calc(var(--header-height) + var(--space-5xl)) 0 var(--space-5xl);background:var(--color-bg);overflow:hidden;text-align:center}.ec-hero[data-astro-cid-tflmrah2]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:140%;height:700px;background:radial-gradient(ellipse at 50% 0%,rgba(51,71,255,.04) 0%,transparent 70%);pointer-events:none}.ec-hero-content[data-astro-cid-tflmrah2]{position:relative;z-index:2;max-width:800px;margin:0 auto}.ec-hero-content[data-astro-cid-tflmrah2] .section-badge[data-astro-cid-tflmrah2]{animation:ecFadeInUp .7s cubic-bezier(.16,1,.3,1) .05s both}.ec-hero-title[data-astro-cid-tflmrah2]{font-family:var(--font-display);font-size:clamp(2.6rem,5.5vw,var(--text-6xl));font-weight:400;line-height:1.08;letter-spacing:-.02em;color:var(--color-text);margin-bottom:var(--space-xl);animation:ecFadeInUp .8s cubic-bezier(.16,1,.3,1) .15s both}.ec-hero-title[data-astro-cid-tflmrah2] em[data-astro-cid-tflmrah2]{font-style:italic;color:var(--color-primary)}.ec-hero-description[data-astro-cid-tflmrah2]{font-size:clamp(var(--text-base),1.8vw,var(--text-lg));color:var(--color-text-secondary);line-height:1.75;max-width:640px;margin:0 auto var(--space-2xl);animation:ecFadeInUp .8s cubic-bezier(.16,1,.3,1) .25s both}.ec-hero-actions[data-astro-cid-tflmrah2]{display:flex;gap:var(--space-md);justify-content:center;flex-wrap:wrap;animation:ecFadeInUp .8s cubic-bezier(.16,1,.3,1) .35s both}.ec-hero-fade[data-astro-cid-tflmrah2]{position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(to bottom,transparent,var(--color-bg));pointer-events:none}.btn-primary[data-astro-cid-tflmrah2]{display:inline-flex;align-items:center;gap:8px;padding:.8rem 1.8rem;background:var(--color-primary);border-radius:var(--radius-full);font-weight:600;font-size:var(--text-sm);color:#fff;transition:all var(--transition-base);border:none;cursor:pointer}.btn-primary[data-astro-cid-tflmrah2]:hover{background:var(--color-primary-dark);box-shadow:0 6px 24px #3347ff4d;transform:translateY(-2px)}.btn-secondary[data-astro-cid-tflmrah2]{display:inline-flex;align-items:center;gap:8px;padding:.8rem 1.8rem;border:1.5px solid var(--color-border);border-radius:var(--radius-full);font-weight:600;font-size:var(--text-sm);color:var(--color-text);transition:all var(--transition-base);background:transparent;cursor:pointer}.btn-secondary[data-astro-cid-tflmrah2]:hover{border-color:var(--color-primary);color:var(--color-primary);background:var(--color-primary-light)}.btn-lg[data-astro-cid-tflmrah2]{padding:1rem 2rem;font-size:var(--text-base)}.ec-pain[data-astro-cid-tflmrah2]{padding:var(--space-5xl) 0;background:var(--color-bg-alt)}.ec-pain-header[data-astro-cid-tflmrah2]{margin-bottom:var(--space-3xl);opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.ec-pain-header[data-astro-cid-tflmrah2].visible{opacity:1;transform:translateY(0)}.ec-pain-grid[data-astro-cid-tflmrah2]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-xl);margin-bottom:var(--space-3xl)}.ec-pain-card[data-astro-cid-tflmrah2]{background:var(--color-bg);border-radius:var(--radius-xl);padding:var(--space-xl);border:1px solid var(--color-border);display:flex;gap:var(--space-lg);opacity:0;transform:translateY(20px);transition:opacity .5s ease var(--delay),transform .5s ease var(--delay),box-shadow var(--transition-base)}.ec-pain-card[data-astro-cid-tflmrah2].visible{opacity:1;transform:translateY(0)}.ec-pain-card[data-astro-cid-tflmrah2]:hover{box-shadow:var(--shadow-md);border-color:var(--color-border-hover)}.ec-pain-icon[data-astro-cid-tflmrah2]{flex-shrink:0;width:44px;height:44px;border-radius:var(--radius-md);background:var(--color-primary-light);color:var(--color-primary);display:flex;align-items:center;justify-content:center;padding:10px}.ec-pain-icon[data-astro-cid-tflmrah2] svg[data-astro-cid-tflmrah2]{width:100%;height:100%}.ec-pain-body[data-astro-cid-tflmrah2]{flex:1;min-width:0}.ec-pain-top[data-astro-cid-tflmrah2]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);margin-bottom:6px}.ec-pain-title[data-astro-cid-tflmrah2]{font-family:var(--font-body);font-size:var(--text-base);font-weight:700;color:var(--color-text)}.ec-pain-time[data-astro-cid-tflmrah2]{font-size:var(--text-xs);font-weight:700;color:var(--color-warning);background:#f59e0b1a;padding:3px 10px;border-radius:var(--radius-full);white-space:nowrap}.ec-pain-desc[data-astro-cid-tflmrah2]{font-size:var(--text-sm);color:var(--color-text-muted);line-height:1.6}.ec-pain-total[data-astro-cid-tflmrah2]{opacity:0;transform:translateY(16px);transition:opacity .6s ease .4s,transform .6s ease .4s}.ec-pain-total[data-astro-cid-tflmrah2].visible{opacity:1;transform:translateY(0)}.ec-pain-total-inner[data-astro-cid-tflmrah2]{display:flex;align-items:center;gap:var(--space-lg);background:var(--color-primary);color:#fff;padding:var(--space-xl) var(--space-2xl);border-radius:var(--radius-xl);max-width:640px;margin:0 auto}.ec-pain-total-inner[data-astro-cid-tflmrah2] svg[data-astro-cid-tflmrah2]{flex-shrink:0}.ec-pain-total-number[data-astro-cid-tflmrah2]{display:block;font-size:var(--text-xl);font-weight:800;margin-bottom:2px}.ec-pain-total-label[data-astro-cid-tflmrah2]{display:block;font-size:var(--text-sm);opacity:.85}.ec-roi[data-astro-cid-tflmrah2]{padding:var(--space-5xl) 0;background:var(--color-bg)}.ec-roi-header[data-astro-cid-tflmrah2]{margin-bottom:var(--space-3xl);opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.ec-roi-header[data-astro-cid-tflmrah2].visible{opacity:1;transform:translateY(0)}.ec-roi-table[data-astro-cid-tflmrah2]{max-width:740px;margin:0 auto var(--space-3xl);opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.ec-roi-table[data-astro-cid-tflmrah2].visible{opacity:1;transform:translateY(0)}.ec-roi-row[data-astro-cid-tflmrah2]{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:var(--space-md);padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--color-border);align-items:center;opacity:0;transform:translate(-12px);transition:opacity .4s ease var(--delay),transform .4s ease var(--delay)}.ec-roi-row[data-astro-cid-tflmrah2].visible{opacity:1;transform:translate(0)}.ec-roi-header-row[data-astro-cid-tflmrah2]{opacity:1;transform:none;border-bottom:2px solid var(--color-border);padding-bottom:var(--space-md)}.ec-roi-header-row[data-astro-cid-tflmrah2] .ec-roi-cell[data-astro-cid-tflmrah2]{font-size:var(--text-xs);font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-muted)}.ec-roi-task[data-astro-cid-tflmrah2]{font-weight:600;color:var(--color-text);font-size:var(--text-sm)}.ec-roi-before[data-astro-cid-tflmrah2]{color:var(--color-text-muted);font-size:var(--text-sm);text-align:center}.ec-roi-after[data-astro-cid-tflmrah2]{color:var(--color-success);font-weight:700;font-size:var(--text-sm);text-align:center}.ec-roi-saved[data-astro-cid-tflmrah2]{color:var(--color-primary);font-weight:800;font-size:var(--text-sm);text-align:center}.ec-roi-stat[data-astro-cid-tflmrah2]{text-align:center;opacity:0;transform:scale(.9);transition:opacity .6s ease .3s,transform .6s ease .3s}.ec-roi-stat[data-astro-cid-tflmrah2].visible{opacity:1;transform:scale(1)}.ec-roi-stat-number[data-astro-cid-tflmrah2]{display:block;font-family:var(--font-display);font-size:clamp(var(--text-5xl),8vw,var(--text-7xl));font-weight:400;color:var(--color-primary);line-height:1;margin-bottom:var(--space-md)}.ec-roi-stat-label[data-astro-cid-tflmrah2]{display:block;font-size:var(--text-lg);color:var(--color-text-secondary);max-width:480px;margin:0 auto}.ec-urgence[data-astro-cid-tflmrah2]{padding:var(--space-4xl) 0;background:var(--color-bg)}.ec-urgence-card[data-astro-cid-tflmrah2]{background:linear-gradient(135deg,#fef3c7,#fde68a 30%,#fbbf24);border-radius:var(--radius-2xl);padding:var(--space-3xl) var(--space-3xl);max-width:800px;margin:0 auto;text-align:center;opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.ec-urgence-card[data-astro-cid-tflmrah2].visible{opacity:1;transform:translateY(0)}.ec-urgence-badge[data-astro-cid-tflmrah2]{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;background:#00000014;border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:700;color:#92400e;letter-spacing:.02em;text-transform:uppercase;margin-bottom:var(--space-xl)}.ec-urgence-badge[data-astro-cid-tflmrah2] svg[data-astro-cid-tflmrah2]{color:#92400e}.ec-urgence-title[data-astro-cid-tflmrah2]{font-family:var(--font-display);font-size:clamp(var(--text-2xl),4vw,var(--text-4xl));font-weight:400;line-height:1.15;color:#451a03;margin-bottom:var(--space-lg)}.ec-urgence-title[data-astro-cid-tflmrah2] em[data-astro-cid-tflmrah2]{font-style:italic;text-decoration:underline;text-decoration-color:#92400e;text-underline-offset:4px}.ec-urgence-description[data-astro-cid-tflmrah2]{font-size:var(--text-base);color:#78350f;line-height:1.7;max-width:580px;margin:0 auto var(--space-2xl)}.btn-urgence[data-astro-cid-tflmrah2]{background:#451a03}.btn-urgence[data-astro-cid-tflmrah2]:hover{background:#1c0a01;box-shadow:0 6px 24px #451a034d}.ec-testimonial[data-astro-cid-tflmrah2]{padding:var(--space-5xl) 0;background:var(--color-bg-alt)}.ec-testimonial-card[data-astro-cid-tflmrah2]{max-width:680px;margin:0 auto;text-align:center;opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.ec-testimonial-card[data-astro-cid-tflmrah2].visible{opacity:1;transform:translateY(0)}.ec-testimonial-stars[data-astro-cid-tflmrah2]{display:flex;justify-content:center;gap:4px;margin-bottom:var(--space-xl)}.ec-testimonial-quote[data-astro-cid-tflmrah2]{font-family:var(--font-display);font-size:clamp(var(--text-xl),3vw,var(--text-3xl));font-weight:400;font-style:italic;line-height:1.4;color:var(--color-text);margin-bottom:var(--space-2xl)}.ec-testimonial-author[data-astro-cid-tflmrah2]{display:flex;align-items:center;justify-content:center;gap:var(--space-md)}.ec-testimonial-avatar[data-astro-cid-tflmrah2]{width:48px;height:48px;border-radius:50%;background:var(--color-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:var(--text-sm);flex-shrink:0}.ec-testimonial-name[data-astro-cid-tflmrah2]{display:block;font-weight:700;font-size:var(--text-base);color:var(--color-text)}.ec-testimonial-role[data-astro-cid-tflmrah2]{display:block;font-size:var(--text-sm);color:var(--color-text-muted)}.ec-lead-magnet[data-astro-cid-tflmrah2]{padding:var(--space-4xl) 0;background:var(--color-bg-alt)}.lead-magnet-wrapper[data-astro-cid-tflmrah2]{max-width:560px;margin:0 auto}.ec-faq[data-astro-cid-tflmrah2]{padding:var(--space-5xl) 0;background:var(--color-bg)}.ec-faq-header[data-astro-cid-tflmrah2]{margin-bottom:var(--space-3xl);opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.ec-faq-header[data-astro-cid-tflmrah2].visible{opacity:1;transform:translateY(0)}.ec-faq-list[data-astro-cid-tflmrah2]{max-width:740px;margin:0 auto}.ec-faq-item[data-astro-cid-tflmrah2]{border-bottom:1px solid var(--color-border);opacity:0;transform:translateY(12px);transition:opacity .4s ease var(--delay),transform .4s ease var(--delay)}.ec-faq-item[data-astro-cid-tflmrah2].visible{opacity:1;transform:translateY(0)}.ec-faq-question[data-astro-cid-tflmrah2]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-lg);padding:var(--space-xl) 0;cursor:pointer;font-weight:600;font-size:var(--text-base);color:var(--color-text);list-style:none;transition:color var(--transition-fast)}.ec-faq-question[data-astro-cid-tflmrah2]::-webkit-details-marker{display:none}.ec-faq-question[data-astro-cid-tflmrah2]::marker{display:none;content:""}.ec-faq-question[data-astro-cid-tflmrah2]:hover{color:var(--color-primary)}.ec-faq-chevron[data-astro-cid-tflmrah2]{flex-shrink:0;color:var(--color-text-muted);transition:transform var(--transition-base)}.ec-faq-item[data-astro-cid-tflmrah2][open] .ec-faq-chevron[data-astro-cid-tflmrah2]{transform:rotate(180deg)}.ec-faq-answer[data-astro-cid-tflmrah2]{padding:0 0 var(--space-xl) 0}.ec-faq-answer[data-astro-cid-tflmrah2] p[data-astro-cid-tflmrah2]{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.75;max-width:640px}.ec-cta[data-astro-cid-tflmrah2]{padding:var(--space-5xl) 0;background:var(--color-bg-alt)}.ec-cta-card[data-astro-cid-tflmrah2]{text-align:center;max-width:640px;margin:0 auto;opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.ec-cta-card[data-astro-cid-tflmrah2].visible{opacity:1;transform:translateY(0)}.ec-cta-title[data-astro-cid-tflmrah2]{font-family:var(--font-display);font-size:clamp(var(--text-3xl),5vw,var(--text-5xl));font-weight:400;line-height:1.1;color:var(--color-text);margin-bottom:var(--space-lg)}.ec-cta-title[data-astro-cid-tflmrah2] em[data-astro-cid-tflmrah2]{font-style:italic;color:var(--color-primary)}.ec-cta-description[data-astro-cid-tflmrah2]{font-size:var(--text-lg);color:var(--color-text-secondary);line-height:1.7;margin-bottom:var(--space-2xl)}.ec-cta-actions[data-astro-cid-tflmrah2]{display:flex;gap:var(--space-md);justify-content:center;flex-wrap:wrap;margin-bottom:var(--space-2xl)}.ec-cta-trust[data-astro-cid-tflmrah2]{display:flex;align-items:center;justify-content:center;gap:var(--space-xl);flex-wrap:wrap}.ec-cta-trust-item[data-astro-cid-tflmrah2]{display:inline-flex;align-items:center;gap:6px;font-size:var(--text-sm);font-weight:600;color:var(--color-text-secondary)}.ec-cta-trust-item[data-astro-cid-tflmrah2] svg[data-astro-cid-tflmrah2]{color:var(--color-success)}@keyframes ecFadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.ec-pain-grid[data-astro-cid-tflmrah2]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.ec-hero[data-astro-cid-tflmrah2]{padding:calc(var(--header-height) + var(--space-3xl)) 0 var(--space-3xl)}.ec-hero-actions[data-astro-cid-tflmrah2]{flex-direction:column;align-items:center}.ec-pain-grid[data-astro-cid-tflmrah2]{grid-template-columns:1fr}.ec-pain-total-inner[data-astro-cid-tflmrah2]{padding:var(--space-lg);flex-direction:column;text-align:center}.ec-roi-row[data-astro-cid-tflmrah2]{grid-template-columns:1.5fr 1fr 1fr .8fr;gap:var(--space-sm);padding:var(--space-md) var(--space-sm)}.ec-roi-task[data-astro-cid-tflmrah2],.ec-roi-before[data-astro-cid-tflmrah2],.ec-roi-after[data-astro-cid-tflmrah2],.ec-roi-saved[data-astro-cid-tflmrah2]{font-size:var(--text-xs)}.ec-urgence-card[data-astro-cid-tflmrah2]{padding:var(--space-2xl) var(--space-xl)}.ec-cta-actions[data-astro-cid-tflmrah2]{flex-direction:column;align-items:center}.ec-cta-trust[data-astro-cid-tflmrah2]{flex-direction:column;gap:var(--space-md)}.ec-testimonial-author[data-astro-cid-tflmrah2]{flex-direction:column;text-align:center}}@media(max-width:480px){.ec-roi-row[data-astro-cid-tflmrah2]{grid-template-columns:1fr 1fr;gap:var(--space-xs)}.ec-roi-header-row[data-astro-cid-tflmrah2]{display:none}.ec-roi-task[data-astro-cid-tflmrah2]{grid-column:1 / -1;font-size:var(--text-sm);margin-bottom:2px}.ec-roi-before[data-astro-cid-tflmrah2],.ec-roi-after[data-astro-cid-tflmrah2],.ec-roi-saved[data-astro-cid-tflmrah2]{font-size:var(--text-xs);text-align:left}.ec-roi-before[data-astro-cid-tflmrah2]:before{content:"Avant: ";font-weight:400;color:var(--color-text-muted)}.ec-roi-after[data-astro-cid-tflmrah2]:before{content:"Après: ";font-weight:400}.ec-roi-saved[data-astro-cid-tflmrah2]:before{content:"Gain: ";font-weight:400}}
