.hopp-equipe{
    --yellow:#FFED00;
    --bg:#0B0B0B;
    --surface:#1a1a16;
    --surface-2:#201f1a;
    --white:#ffffff;
    --ink-soft:#c2c2bc;
    --ink-mute:#8a8a83;
    --line:#33322b;
    --radius:16px;
    font-family:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Roboto,Arial,sans-serif;
  } .hopp-equipe *{box-sizing:border-box;} .hopp-equipe{margin:0;background:var(--bg);color:var(--white);line-height:1.7;} .hopp-equipe a{color:inherit;text-decoration:none;} .hopp-equipe img{max-width:100%;display:block;} .hopp-equipe .shell{max-width:1200px;margin:0 auto;padding:0 24px;} .hopp-equipe .shell-narrow{max-width:900px;margin:0 auto;padding:0 24px;} .hopp-equipe .eyebrow{font-size:12px;font-weight:800;letter-spacing:1.3px;text-transform:uppercase;color:var(--yellow);margin:0 0 14px;} .hopp-equipe .eq-hero{
    position:relative;min-height:74vh;display:flex;align-items:flex-end;
    background:linear-gradient(180deg,rgba(11,11,11,.15) 0%,rgba(11,11,11,.6) 60%,var(--bg) 100%),url('https://hopp-sport.com/wp-content/uploads/2026/08/hero-fondateurs-web.jpg') center 15%/cover no-repeat;
  } .hopp-equipe .eq-hero-inner{max-width:1200px;margin:0 auto;padding:0 24px 56px;width:100%;} .hopp-equipe .eq-kicker{display:inline-block;font-size:12.5px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:var(--yellow);margin:0 0 18px;} .hopp-equipe h1.eq-title{font-size:40px;line-height:1.15;font-weight:900;margin:0 0 20px;max-width:760px;color:var(--white);} .hopp-equipe p.eq-lede{font-size:17px;color:var(--ink-soft);max-width:600px;margin:0 0 28px;} .hopp-equipe .eq-lede strong{color:var(--white);} .hopp-equipe .btn-primary{display:inline-block;background:var(--yellow);color:#141400;padding:15px 30px;border-radius:999px;font-weight:800;font-size:14.5px;} .hopp-equipe .btn-primary:hover{background:var(--white);} .hopp-equipe .stats-band{display:flex;justify-content:center;gap:0;flex-wrap:wrap;padding:56px 24px;} .hopp-equipe .stat{padding:0 40px;text-align:center;border-right:1px solid var(--line);} .hopp-equipe .stat:last-child{border-right:none;} .hopp-equipe .stat-num{display:block;font-size:38px;font-weight:900;color:var(--yellow);line-height:1;} .hopp-equipe .stat-label{font-size:12.5px;color:var(--ink-mute);margin:8px 0 0;font-weight:600;letter-spacing:.2px;max-width:180px;} @media(max-width:700px){.hopp-equipe .stat{padding:14px 24px;border-right:none;flex:1 1 45%;}} .hopp-equipe .founder{padding-top:90px;padding-bottom:90px;} .hopp-equipe .founder-grid{display:grid;grid-template-columns:0.8fr 1.2fr;gap:60px;align-items:start;} .hopp-equipe .founder-grid figure{margin:0;position:sticky;top:40px;} .hopp-equipe .founder-grid figure img{border-radius:20px;width:100%;object-fit:cover;aspect-ratio:4/5;} .hopp-equipe .founder h2{font-size:30px;font-weight:800;margin:0 0 4px;line-height:1.2;color:var(--white);} .hopp-equipe .founder .role{font-size:14px;color:var(--yellow);font-weight:700;margin:0 0 22px;} .hopp-equipe .founder p.bio{font-size:15.5px;color:var(--ink-soft);margin:0 0 22px;} .hopp-equipe .quote{font-size:18px;font-weight:600;color:var(--yellow);border-left:3px solid var(--yellow);padding-left:20px;margin:0 0 36px;line-height:1.55;font-style:italic;} .hopp-equipe .quote p{margin:0 0 14px;} .hopp-equipe .quote p:last-child{margin-bottom:0;} .hopp-equipe .cred-grid{display:grid;grid-template-columns:1fr;gap:18px;} .hopp-equipe .keypoints{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius);padding:22px 24px;} .hopp-equipe .keypoints-title{font-size:12.5px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:var(--yellow);margin:0 0 16px;} .hopp-equipe .keypoints ul{margin:0;padding-left:0;list-style:none;display:grid;grid-template-columns:1fr;gap:9px;} .hopp-equipe .keypoints ul li{position:relative;padding-left:15px;font-size:13.5px;color:var(--ink-soft);line-height:1.45;} .hopp-equipe .keypoints ul li::before{content:"";position:absolute;left:0;top:8px;width:5px;height:5px;border-radius:50%;background:var(--yellow);} .hopp-equipe .keypoints ul.icon-list li{padding-left:26px;color:var(--white);font-weight:600;} .hopp-equipe .keypoints ul.icon-list li::before{display:none;} .hopp-equipe .keypoints ul.icon-list li svg{position:absolute;left:0;top:2px;width:16px;height:16px;stroke:var(--yellow);flex:none;} .hopp-equipe .keypoints.terrain ul{grid-template-columns:1fr 1fr;gap:8px 16px;} .hopp-equipe .keypoints ul li a{color:inherit;text-decoration:underline;text-decoration-color:var(--line);text-underline-offset:2px;} .hopp-equipe .keypoints ul li a:hover{color:var(--yellow);text-decoration-color:var(--yellow);} @media(max-width:860px){.hopp-equipe .founder-grid{grid-template-columns:1fr;gap:28px;} .hopp-equipe .founder-grid figure{position:static;max-width:280px;} .hopp-equipe .keypoints.terrain ul{grid-template-columns:1fr;}} .hopp-equipe .profiles{padding-top:28px;padding-bottom:60px;} .hopp-equipe .profiles h2, .hopp-equipe .sports h2{font-size:30px;font-weight:800;text-align:center;margin:0 0 12px;color:var(--white);} .hopp-equipe .profiles > .shell-narrow > p.lede, .hopp-equipe .sports > .shell-narrow > p.lede{text-align:center;color:var(--ink-mute);font-size:14.5px;max-width:560px;margin:0 auto 40px;} .hopp-equipe .profile-nav{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;} .hopp-equipe .profile-pill{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;background:var(--surface-2);border:1px solid var(--line);border-radius:14px;padding:22px 10px;font-size:13.5px;font-weight:800;color:var(--white);line-height:1.25;} .hopp-equipe .profile-pill svg{width:30px;height:30px;stroke:var(--yellow);stroke-width:2.3;flex:none;} .hopp-equipe .profile-pill:hover{border-color:var(--yellow);color:var(--yellow);} @media(max-width:720px){.hopp-equipe .profile-nav{grid-template-columns:repeat(2,1fr);}} .hopp-equipe .sports{padding:0 0 90px;} .hopp-equipe .sport-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;} .hopp-equipe .path-pill{display:flex;align-items:center;justify-content:space-between;gap:8px;background:var(--surface-2);border:1px solid var(--line);border-radius:12px;padding:15px 18px;font-size:14px;font-weight:600;color:var(--white);} .hopp-equipe .path-pill:hover{border-color:var(--yellow);color:var(--yellow);} .hopp-equipe .path-pill svg{flex:none;width:14px;height:14px;stroke:currentColor;opacity:.6;} @media(max-width:720px){.hopp-equipe .sport-grid{grid-template-columns:1fr 1fr;}} @media(max-width:480px){.hopp-equipe .sport-grid{grid-template-columns:1fr;}} .hopp-equipe .expertise{padding-top:24px;padding-bottom:90px;} .hopp-equipe .expertise h2{font-size:30px;font-weight:800;margin:0 0 18px;max-width:640px;line-height:1.25;color:var(--white);} .hopp-equipe .expertise-grid{display:grid;grid-template-columns:1.15fr 0.85fr;gap:50px;align-items:start;} .hopp-equipe .expertise > .shell > p.lede{font-size:15px;color:var(--ink-soft);max-width:600px;margin:0 0 34px;} .hopp-equipe .expertise .cred-grid{grid-template-columns:1fr;gap:16px;} .hopp-equipe .badge-figure{position:sticky;top:40px;padding:56px 30px;display:flex;align-items:center;justify-content:center;} .hopp-equipe .badge-figure img{width:100%;max-width:300px;aspect-ratio:580/183;object-fit:cover;object-position:50% 46%;} @media(max-width:860px){.hopp-equipe .expertise-grid{grid-template-columns:1fr;} .hopp-equipe .badge-figure{position:static;padding:36px 24px;}} .hopp-equipe .callout{background:var(--surface);border-left:4px solid var(--yellow);border-radius:0 12px 12px 0;padding:16px 20px;margin:0 0 70px;font-size:14.5px;color:var(--ink-soft);} .hopp-equipe .callout b, .hopp-equipe .callout h3{color:var(--yellow);font-size:16.5px;} .hopp-equipe .closing{background:var(--yellow);color:var(--bg);padding:70px 24px;text-align:center;} .hopp-equipe .closing h2{font-size:30px;font-weight:900;margin:0 0 14px;max-width:620px;margin-left:auto;margin-right:auto;color:var(--bg);} .hopp-equipe .closing p{font-size:15px;color:#3a3600;max-width:520px;margin:0 auto 28px;} .hopp-equipe .closing .btn{display:inline-block;background:var(--bg);color:var(--yellow);padding:14px 28px;border-radius:999px;font-weight:800;font-size:14.5px;} .hopp-equipe .closing .btn:hover{background:#1a1a1a;} @media(max-width:720px){.hopp-equipe h1.eq-title{font-size:28px;} .hopp-equipe .eq-hero{min-height:64vh;} .hopp-equipe .founder{padding:60px 0;} .hopp-equipe .expertise{padding:60px 0;} .hopp-equipe .founder h2, .hopp-equipe .expertise h2, .hopp-equipe .profiles h2, .hopp-equipe .sports h2{font-size:24px;} .hopp-equipe .stats-band{padding:20px 24px;} .hopp-equipe .founder-last{padding-bottom:16px;} .hopp-equipe .profiles{padding-top:20px;padding-bottom:20px;} .hopp-equipe .expertise{padding-top:16px;} .hopp-equipe .badge-figure{padding:12px 24px;} .hopp-equipe .expertise-grid{gap:12px;}} .hopp-equipe p:empty{display:none;} .hopp-equipe{overflow-x:clip;}