@charset "UTF-8";.hero-potain{background:linear-gradient(135deg,#edf4f7 0,#d6e8f0 100%);padding:4.5rem 0 5rem;position:relative;overflow:hidden}.hero-content{max-width:560px}.hero-sub{color:var(--color-muted);font-size:1.05rem;line-height:1.7;margin-bottom:1.5rem}.hero-spec-row{display:flex;gap:2rem;margin-bottom:2rem;flex-wrap:wrap}.hero-spec{text-align:left}.spec-val{display:block;font-size:1.6rem;font-weight:800;color:var(--color-primary);line-height:1.2}.spec-lbl{font-size:.75rem;color:var(--color-muted);text-transform:uppercase;letter-spacing:.06em}.hero-cta-group{display:flex;gap:1rem;flex-wrap:wrap}.hero-img-wrap{position:relative}.hero-badge{position:absolute;bottom:1.5rem;left:1.5rem;background:var(--color-primary);color:var(--color-white);padding:.8rem 1.2rem;border-radius:var(--radius-md);text-align:center;box-shadow:var(--shadow-md)}.hero-badge-num{display:block;font-size:1.5rem;font-weight:800;line-height:1}.hero-badge-lbl{font-size:.68rem;text-transform:uppercase;letter-spacing:.05em;opacity:.85}.trust-bar{background:var(--color-primary);padding:1.8rem 0;color:var(--color-white)}.trust-grid{display:flex;justify-content:space-around;flex-wrap:wrap;gap:1.5rem}.trust-item{text-align:center}.trust-number{display:block;font-size:1.7rem;font-weight:800;color:var(--color-secondary)}.trust-label{font-size:.78rem;text-transform:uppercase;letter-spacing:.05em;opacity:.8}.adv-card{background:var(--color-white);border-radius:var(--radius-md);padding:1.5rem;box-shadow:var(--shadow-sm);height:100%}.adv-icon{width:44px;height:44px;border-radius:10px;background:rgba(11,79,108,.08);margin-bottom:.8rem}.adv-card h4{font-size:1rem;margin-bottom:.4rem}.adv-card p{font-size:.85rem;color:var(--color-muted);margin-bottom:0}.industry-card{text-align:center}.industry-img{border-radius:var(--radius-md);overflow:hidden;margin-bottom:.8rem}.industry-label{font-weight:700;color:var(--color-primary);margin-bottom:.3rem}.industry-card p{font-size:.82rem;color:var(--color-muted)}.testimonial-card{background:var(--color-white);border-radius:var(--radius-lg);padding:2rem;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;justify-content:space-between}.testi-quote{font-size:.95rem;font-style:italic;color:var(--color-text);line-height:1.7;margin-bottom:1.2rem}.testi-name{font-weight:700;color:var(--color-primary);font-size:.9rem}.testi-role{font-size:.78rem;color:var(--color-muted)}.accordion-item{border:1px solid var(--color-border);border-radius:var(--radius-md)!important;margin-bottom:.75rem;overflow:hidden}.accordion-button{font-weight:600;font-size:.95rem;color:var(--color-primary)}.accordion-button:not(.collapsed){background:var(--color-accent);color:var(--color-primary);box-shadow:none}.accordion-button:focus{box-shadow:none;border-color:var(--color-secondary)}.accordion-body{font-size:.9rem;color:var(--color-muted);line-height:1.75}.cta-card{background:linear-gradient(135deg,var(--color-primary) 0,#0a3d55 100%);border-radius:var(--radius-lg);padding:3.5rem;box-shadow:var(--shadow-lg)}.cta-checklist{list-style:none;padding:0;margin:1rem 0 0}.cta-checklist li{padding:.35rem 0 .35rem 1.5rem;position:relative;color:rgba(255,255,255,.85);font-size:.92rem}.cta-checklist li::before{content:"✓";position:absolute;left:0;color:var(--color-secondary);font-weight:700}@media (max-width:991px){.hero-potain{padding:3rem 0}.hero-spec-row{gap:1.2rem}.cta-card{padding:2rem}}@media (max-width:575px){.trust-grid{gap:1rem}.trust-number{font-size:1.3rem}}