/* The new copy follows the site's existing Geist / Fragment Mono identity. */
.home-benefits,.home-method,.home-about{width:100%;font-family:Geist,system-ui,sans-serif}
.home-benefits{background:#fff;border-bottom:1px solid #e2e2e2}
.home-benefits__inner,.home-method__inner,.home-about__inner{width:min(100%,1440px);margin:0 auto}
.home-benefits__inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:0 32px}
.home-benefit{min-height:112px;padding:27px 24px;border-right:1px solid #e2e2e2}
.home-benefit:first-child{padding-left:0}
.home-benefit:last-child{border-right:0}
.home-benefit strong{display:block;margin-bottom:5px;color:#1e1e1f;font-size:15px;font-weight:600;line-height:1.4}
.home-benefit p{margin:0;color:#6e6e6e;font-size:14px;line-height:1.6}

.home-method{background:#f2f2f2}
.home-method__inner{padding:80px 32px}
.home-method__intro{max-width:920px;margin-bottom:56px}
.home-eyebrow{margin-bottom:18px;color:#6e6e6e;font-family:'Fragment Mono',ui-monospace,monospace;font-size:14px;font-weight:400;letter-spacing:.6px;line-height:1.4}
[data-pencil-name="PointDeDepart"] [class*="text-[#9E9E9E]"],[data-pencil-name="EtudeDeCas"] [class*="text-[#9E9E9E]"],[data-pencil-name="FAQ"] [class*="text-[#9E9E9E]"]{color:#6e6e6e!important}
.home-method h2,.home-about h2{margin:0;color:#333;font-size:clamp(34px,3vw,40px);font-weight:500;line-height:1.2;letter-spacing:-.025em}
.home-method__intro p,.home-about__body>p{margin:22px 0 0;color:#6e6e6e;font-size:16.5px;line-height:1.7}
.home-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #1e1e1f}
.home-step{display:flex;flex-direction:column;min-height:316px;padding:28px 24px 0;border-right:1px solid #d6d6d6}
.home-step:first-child{padding-left:0}
.home-step:last-child{border-right:0}
.home-step__num{margin-bottom:18px;color:#6e6e6e;font-family:'Fragment Mono',ui-monospace,monospace;font-size:12px;letter-spacing:.04em}
.home-step h3{margin:0 0 13px;color:#333;font-size:18px;font-weight:500;line-height:1.4}
.home-step p{margin:0 0 20px;color:#6e6e6e;font-size:15px;line-height:1.65}
.home-step__end{display:block;margin-top:auto;padding-bottom:2px;color:#333;font-size:13px;font-weight:500;line-height:1.5}
.home-about{background:#fff}
.home-about__inner{display:grid;grid-template-columns:minmax(220px,.55fr) minmax(0,1fr);gap:clamp(48px,8vw,130px);padding:80px 32px}
.home-stats{margin-top:36px;border-top:1px solid #e2e2e2}
.home-stat{display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding:15px 0;border-bottom:1px solid #e2e2e2}
.home-stat strong{flex:0 0 auto;color:#333;font-size:43px;font-weight:500;line-height:1.15;letter-spacing:-.035em}
.home-stat span{max-width:190px;color:#6e6e6e;font-family:'Fragment Mono',ui-monospace,monospace;font-size:12.5px;line-height:1.5;text-align:right}
.home-about__body>p:first-child{margin-top:0;color:#333}
.home-about__stack{margin:28px 0;color:#6e6e6e;font-family:'Fragment Mono',ui-monospace,monospace;font-size:12.5px;line-height:1.6}
.home-about__more{padding-top:25px;border-top:1px solid #1e1e1f}
.home-about__more h3{margin:0 0 13px;color:#333;font-size:20px;font-weight:500;line-height:1.4}
.home-about__more p{margin:0 0 21px;color:#6e6e6e;font-size:15.5px;line-height:1.7}
.home-about__links{display:flex;flex-wrap:wrap;gap:13px 25px}
.home-about__links a{color:#1e1e1f;font-size:14px;font-weight:500;text-decoration:underline;text-decoration-color:#9e9e9e;text-underline-offset:5px;text-decoration-thickness:1px}
.home-about__links a:hover{text-decoration-color:currentColor}

.home-testimonials{width:100%;background:#1e1e1f;font-family:Geist,system-ui,sans-serif}
.home-testimonials__inner{display:grid;grid-template-columns:minmax(220px,.42fr) minmax(0,1fr);align-items:start;gap:clamp(48px,7vw,112px);width:min(100%,1440px);margin:0 auto;padding:80px 32px}
.home-testimonials h2{max-width:320px;margin:0;color:#f2f2f2;font-size:clamp(34px,3vw,40px);font-weight:500;line-height:1.2;letter-spacing:-.025em}
.home-testimonials__quotes{min-width:0;border-top:1px solid #626262}
.home-testimonial{margin:0;padding:28px 0 32px;border-bottom:1px solid #626262}
.home-testimonial blockquote{max-width:740px;margin:0;color:#f2f2f2;font-size:clamp(22px,2vw,27px);font-weight:500;line-height:1.4;letter-spacing:-.02em;overflow-wrap:break-word}
.home-testimonial figcaption{margin-top:21px;color:#bcbcbc;font-family:'Fragment Mono',ui-monospace,monospace;font-size:12.5px;line-height:1.5;letter-spacing:.02em}

@media(max-width:1100px){
  .home-benefits__inner,.home-method__inner,.home-about__inner,.home-testimonials__inner{padding-left:28px;padding-right:28px}
  .home-benefits__inner,.home-steps{grid-template-columns:repeat(2,minmax(0,1fr))}
  .home-benefit:nth-child(2),.home-step:nth-child(2){border-right:0}
  .home-benefit:nth-child(-n+2),.home-step:nth-child(-n+2){border-bottom:1px solid #d6d6d6}
  .home-benefit:nth-child(3),.home-step:nth-child(3){padding-left:0}
  .home-step{min-height:280px;padding-bottom:22px}
  .home-about__inner{grid-template-columns:1fr;gap:42px}
}
@media(max-width:900px){
  .home-testimonials__inner{grid-template-columns:1fr;gap:34px}
  .home-testimonials h2{max-width:none}
}
@media(max-width:700px){
  .home-benefits__inner,.home-method__inner,.home-about__inner,.home-testimonials__inner{padding-left:20px;padding-right:20px}
  .home-benefit{min-height:144px;padding:21px 13px}
  .home-benefit:nth-child(odd){padding-left:0}
  .home-benefit strong{font-size:13.5px}
  .home-benefit p{font-size:13px}
  .home-method__inner,.home-about__inner{padding-top:64px;padding-bottom:64px}
  .home-method__intro{margin-bottom:42px}
  .home-method h2,.home-about h2{font-size:34px}
  .home-method__intro p,.home-about__body>p{font-size:16px}
  .home-steps{grid-template-columns:1fr}
  .home-step,.home-step:first-child,.home-step:nth-child(3){min-height:0;padding:23px 0;border-right:0;border-bottom:1px solid #d6d6d6}
  .home-step__num{margin-bottom:9px}
  .home-step p{margin-bottom:14px}
  .home-about__inner{gap:32px}
  .home-stats{margin-top:28px}
  .home-stat strong{font-size:38px}
  .home-about__links{flex-direction:column;align-items:flex-start}
  .home-testimonials__inner{padding-top:64px;padding-bottom:64px;gap:30px}
  .home-testimonials h2{font-size:34px}
  .home-testimonial{padding:25px 0 28px}
  .home-testimonial blockquote{font-size:21px;line-height:1.42}
  .home-testimonial figcaption{margin-top:17px;font-size:12px}
}
