/* ============================================================
   easybell LP — btp — CSS entierement scope .eb-lp-btp
   Design tokens reels easybell.fr (getComputedStyle, 08/2026).
   Aucune dependance externe. Mobile-first.
   ============================================================ */
.eb-lp-btp{--eb-teal:#006187;--eb-teal-dark:#004d71;--eb-purple:#7814ba;--eb-purple-dark:#5f0f96;--eb-ink:#111827;--eb-body:#374151;--eb-muted:#6b7280;--eb-soft:#f9fafb;--eb-card:#f8f8f8;--eb-border:#e5e7eb;font-family:Interbell,Inter,"Helvetica Neue",-apple-system,system-ui,"Segoe UI",Arial,sans-serif;color:var(--eb-body);font-size:16px;line-height:1.5;margin:0;background:#fff}
.eb-lp-btp *,.eb-lp-btp *::before,.eb-lp-btp *::after{box-sizing:border-box}
.eb-lp-btp img{max-width:100%;height:auto;display:block}
.eb-lp-btp .eb-container{max-width:1120px;margin:0 auto;padding:0 20px}
.eb-lp-btp h1{font-size:1.75rem;line-height:1.15;font-weight:800;margin:0 0 16px;color:var(--eb-ink)}
.eb-lp-btp h2{font-size:1.5rem;line-height:1.2;font-weight:800;margin:0 0 24px;color:var(--eb-ink)}
.eb-lp-btp h3{font-size:1.125rem;font-weight:700;margin:0 0 8px;color:var(--eb-ink)}
.eb-lp-btp p{margin:0 0 14px}
.eb-lp-btp .eb-eyebrow{display:block;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.64px;color:var(--eb-purple);margin:0 0 10px}
/* --- boutons --- */
.eb-lp-btp .eb-btn{display:block;width:100%;text-align:center;padding:12px 24px;border-radius:8px;font-weight:500;font-size:1rem;text-decoration:none;cursor:pointer;border:1px solid transparent}
.eb-lp-btp .eb-btn-primary{background:var(--eb-purple);border-color:var(--eb-purple);color:#fff}
.eb-lp-btp .eb-btn-primary:hover{background:var(--eb-purple-dark);border-color:var(--eb-purple-dark)}
.eb-lp-btp .eb-btn-secondary{background:var(--eb-teal);border-color:var(--eb-teal);color:#fff}
.eb-lp-btp .eb-btn-secondary:hover{background:var(--eb-teal-dark);border-color:var(--eb-teal-dark)}
.eb-lp-btp .eb-btn-group{display:flex;flex-direction:column;gap:12px;margin-top:20px}
/* --- hero (pattern signature : degrade orange-jaune + Ping) --- */
.eb-lp-btp .eb-hero{padding:36px 0 32px;background:linear-gradient(90deg,#fe9a1d,#feb11d,#f7d541,#feb11d)}
.eb-lp-btp .eb-hero-grid{display:flex;flex-direction:column;gap:20px}
.eb-lp-btp .eb-hero-copy{max-width:640px}
.eb-lp-btp .eb-hero-visual{display:none}
.eb-lp-btp .eb-hero-visual img{width:100%;max-width:350px;margin:0 auto}
.eb-lp-btp .eb-hero-sub{font-size:1.0625rem;color:var(--eb-body)}
.eb-lp-btp .eb-hero-note{font-size:.85rem;color:var(--eb-ink);opacity:.75;margin:10px 0 0}
.eb-lp-btp .eb-price-badge,.eb-lp-btp .eb-kicker{display:inline-block;background:#fff;color:var(--eb-ink);font-weight:700;padding:6px 14px;border-radius:999px;margin-bottom:12px;font-size:.85rem}
.eb-lp-btp .eb-versus{background:rgba(255,255,255,.88);border-radius:8px;padding:16px 20px;margin-top:24px;display:flex;flex-direction:column;gap:6px}
.eb-lp-btp .eb-versus strong{color:var(--eb-ink);font-size:1.05rem}
.eb-lp-btp .eb-versus span{color:var(--eb-body);font-size:.9rem}
/* --- bandeau logos (trust bar) --- */
.eb-lp-btp .eb-trust{background:#fff;padding:44px 0 36px;text-align:center;border-bottom:1px solid var(--eb-border)}
.eb-lp-btp .eb-trust h3{font-size:1.25rem;font-weight:800;margin:0 0 28px}
.eb-lp-btp .eb-logos{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:20px 44px;justify-content:center;align-items:center}
.eb-lp-btp .eb-logos img{height:28px;width:auto;filter:grayscale(1);opacity:.65}
.eb-lp-btp .eb-trust-meta{list-style:none;margin:28px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:8px 28px;justify-content:center;font-size:.875rem;color:var(--eb-muted)}
.eb-lp-btp .eb-trust-meta a{color:var(--eb-teal);font-weight:500}
/* --- sections & tuiles --- */
.eb-lp-btp .eb-section{padding:56px 0}
.eb-lp-btp .eb-section-alt{background:#fff}
.eb-lp-btp .eb-cards{display:grid;grid-template-columns:1fr;gap:16px;margin:0;padding:0;list-style:none}
.eb-lp-btp .eb-card{background:var(--eb-soft);border-radius:8px;padding:28px 24px}
.eb-lp-btp .eb-card p{margin:0;color:var(--eb-body);font-size:.95rem}
/* --- pricing (cartes flat maison : #f8f8f8, radius 0) --- */
.eb-lp-btp .eb-plans{display:grid;grid-template-columns:1fr;gap:16px;margin:0;padding:0;list-style:none}
.eb-lp-btp .eb-plan{background:var(--eb-card);border-radius:0;padding:32px 28px}
.eb-lp-btp .eb-plan-flag{display:inline-block;background:var(--eb-purple);color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.4px;padding:4px 10px;border-radius:4px;margin-bottom:12px}
.eb-lp-btp .eb-plan-price{font-size:2rem;font-weight:800;color:var(--eb-ink);margin:8px 0 4px;line-height:1.1}
.eb-lp-btp .eb-plan-price small{font-size:.875rem;font-weight:400;color:var(--eb-muted)}
.eb-lp-btp .eb-plan ul{margin:16px 0 0;padding:0;list-style:none;font-size:.9rem;color:var(--eb-body)}
.eb-lp-btp .eb-plan ul li{padding:6px 0 6px 26px;position:relative}
.eb-lp-btp .eb-plan ul li::before{content:"\2713";position:absolute;left:0;top:6px;color:var(--eb-teal);font-weight:700}
.eb-lp-btp .eb-footnote{font-size:.8rem;color:var(--eb-muted);margin-top:20px}
/* --- etapes numerotees (tuiles #f9fafb, "1. ..." comme le site) --- */
.eb-lp-btp .eb-steps{list-style:none;margin:0;padding:0;counter-reset:ebstep;display:grid;grid-template-columns:1fr;gap:16px}
.eb-lp-btp .eb-steps li{counter-increment:ebstep;background:var(--eb-soft);border-radius:8px;padding:28px 24px}
.eb-lp-btp .eb-steps h3::before{content:counter(ebstep) ". "}
.eb-lp-btp .eb-steps p{margin:0;font-size:.95rem;color:var(--eb-body)}
/* --- FAQ --- */
.eb-lp-btp .eb-faq details{border:1px solid var(--eb-border);border-radius:8px;background:#fff;margin-bottom:12px;padding:0 20px}
.eb-lp-btp .eb-faq summary{cursor:pointer;font-weight:700;padding:16px 36px 16px 0;color:var(--eb-ink);position:relative;list-style:none}
.eb-lp-btp .eb-faq summary::-webkit-details-marker{display:none}
.eb-lp-btp .eb-faq summary::after{content:"";position:absolute;right:6px;top:50%;width:9px;height:9px;border-right:2px solid var(--eb-teal);border-bottom:2px solid var(--eb-teal);transform:translateY(-70%) rotate(45deg);transition:transform .15s ease}
.eb-lp-btp .eb-faq details[open] summary::after{transform:translateY(-30%) rotate(-135deg)}
.eb-lp-btp .eb-faq details p{color:var(--eb-body);font-size:.95rem;padding-bottom:16px}
/* --- CTA final (echo du hero : degrade orange-jaune, bouton violet) --- */
.eb-lp-btp .eb-final{background:linear-gradient(90deg,#fe9a1d,#feb11d,#f7d541,#feb11d);color:var(--eb-ink);text-align:center;padding:56px 0}
.eb-lp-btp .eb-final h2{color:var(--eb-ink)}
.eb-lp-btp .eb-final p{color:var(--eb-ink)}
/* --- desktop --- */
@media (min-width:640px){
    .eb-lp-btp .eb-btn{display:inline-block;width:auto}
    .eb-lp-btp .eb-btn-group{flex-direction:row}
}
@media (min-width:768px){
    .eb-lp-btp h1{font-size:2.25rem}
    .eb-lp-btp h2{font-size:2.25rem}
    .eb-lp-btp .eb-hero{padding:64px 0}
    .eb-lp-btp .eb-hero-grid{flex-direction:row;align-items:center;gap:40px}
    .eb-lp-btp .eb-hero-copy{flex:1.5}
    .eb-lp-btp .eb-hero-visual{display:block;flex:1}
    .eb-lp-btp .eb-hero-sub{font-size:1.125rem}
    .eb-lp-btp .eb-cards{grid-template-columns:repeat(3,1fr)}
    .eb-lp-btp .eb-plans{grid-template-columns:repeat(3,1fr);align-items:start}
    .eb-lp-btp .eb-steps{grid-template-columns:repeat(2,1fr)}
    .eb-lp-btp .eb-versus{flex-direction:row;align-items:center;justify-content:space-between;gap:20px}
}
@media (min-width:1024px){
    .eb-lp-btp h1{font-size:2.75rem}
}