/* Methodology: introduction, process, training data, and evidence. */
.method-intro{padding-block:60px 42px;max-width:1240px}
.method-intro .eyebrow{margin-bottom:18px}
.method-intro h1{font-size:clamp(40px,5vw,64px);line-height:1.08;letter-spacing:-.055em;max-width:820px}
.method-lede{font-size:17px;line-height:1.8;color:var(--muted);max-width:720px;margin-top:22px}
.method-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px 26px;margin-top:24px}
.method-note{font-size:12px;line-height:1.7;color:var(--muted);margin-top:16px}
.method-process{padding-bottom:56px}
.method-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:20px}
.method-section-heading h2{font-size:24px;line-height:1.3;letter-spacing:-.035em}
.method-section-heading>p{font-size:12px;color:var(--muted)}
.method-flow{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;padding:0;margin:0}
.method-flow>li{position:relative;display:flex;flex-direction:column;min-width:0;border:1px solid #d5dce8;border-radius:6px;background:#fff;padding:24px}
.method-flow>li:not(:last-child)::after{content:'';position:absolute;top:42px;left:100%;width:29px;border-top:1px solid #bbc5d7}
.method-step{display:flex;align-items:center;gap:12px}
.method-step>span{display:inline-flex;align-items:center;justify-content:center;flex:none;width:26px;height:26px;border:1px solid #cbd3e1;border-radius:50%;font-size:10px;font-weight:600}
.method-step h3{font-size:22px;line-height:1.25;letter-spacing:-.035em}
.method-flow>li>p{font-size:13px;line-height:1.8;color:var(--muted);margin:18px 0 24px}
.method-inputs,.method-responses,.method-outputs{margin: auto 0 0;padding:16px 0 0;border-top:1px solid var(--line);min-height:110px;font-size:12px;line-height:1.7}
.method-inputs{display:flex;flex-direction:column;gap:7px}
.method-inputs span{display:flex;align-items:center;gap:9px}
.method-inputs span::before{content:'';width:5px;height:5px;background:#77839a;border-radius:50%;flex:none}
.method-responses>span{display:block;margin-top:14px;color:var(--muted);font-size:11px}
.response-pattern{display:grid;grid-template-columns:repeat(12,1fr);gap:8px;max-width:260px}
.response-pattern i{display:block;aspect-ratio:1;background:#dce2ec;border-radius:2px}
.response-pattern i:nth-child(3n){background:#a9b4c8}
.response-pattern i:nth-child(7n){background:#77839a}
.method-outputs{list-style:none;display:flex;flex-direction:column;gap:7px}
.method-example{margin-top:16px}
.method-explainer{display:grid;grid-template-columns:1fr 1.4fr;gap:72px;padding-block:52px;border-top:1px solid var(--line)}
.method-explainer .eyebrow{margin-bottom:14px}
.method-explainer h2{font-size:36px;line-height:1.15;letter-spacing:-.045em;max-width:360px}
.method-prose{min-width:0}
.method-prose p{font-size:15px;line-height:1.85;color:var(--muted)}
.method-prose>p+p{margin-top:16px}
.method-evaluation{padding-bottom:60px}
.method-evidence{border-block:1px solid var(--line);margin-top:24px}
.method-evidence>summary{display:flex;align-items:center;justify-content:space-between;gap:16px;list-style:none;cursor:pointer;padding:18px 0;font-size:14px;font-weight:600}
.method-evidence>summary::-webkit-details-marker{display:none}
.method-evidence>summary span{font-size:22px;line-height:1;font-weight:400}
.method-evidence[open]>summary span{transform:rotate(45deg)}
.method-evidence-body{padding:4px 0 22px}
.method-evidence h3,.method-interpretation h3{font-size:21px;line-height:1.4;letter-spacing:-.025em}
.method-evidence table{border-collapse:collapse;width:100%;text-align:left;margin-block:18px}
.method-evidence caption{text-align:left;font-size:12px;color:var(--muted);margin-bottom:14px}
.method-evidence th{font-size:12px;font-weight:500;padding:10px 14px;background:#eef1f7;border:1px solid #d5dce8}
.method-evidence td{font-size:30px;padding:10px 14px;border:1px solid #d5dce8;line-height:1.3;letter-spacing:-.035em}
.method-evidence .method-source{font-size:11px;margin-top:14px}
.method-evidence .text-link{margin-top:10px}
.method-interpretation{padding-top:24px}
.method-interpretation p{margin-top:10px}
.method-interpretation .text-link{margin-top:12px}
@media(max-width:960px){
  .method-flow{gap:18px}
  .method-flow>li{padding:20px}
  .method-flow>li:not(:last-child)::after{width:19px;top:35px}
  .method-step{gap:8px;align-items:flex-start}
  .method-step h3{font-size:19px}
  .method-explainer{gap:36px;grid-template-columns:1fr 1.3fr}
  .method-explainer h2{font-size:32px}
}
@media(max-width:700px){
  .method-intro{padding-block:36px 32px}
  .method-intro h1{font-size:40px;max-width:500px}
  .method-lede{font-size:14px;line-height:1.8;margin-top:18px}
  .method-note{font-size:11px}
  .method-actions{gap:12px 20px;margin-top:20px}
  .method-actions .button{min-height:48px;padding:12px 22px;font-size:12px}
  .method-actions .text-link{font-size:12px}
  .method-section-heading{display:block}
  .method-section-heading>p{font-size:11px;margin-top:8px}
  .method-flow{grid-template-columns:1fr;gap:18px}
  .method-flow>li:not(:last-child)::after{top:100%;left:32px;width:0;height:19px;border-top:0;border-left:1px solid #bbc5d7}
  .method-step{align-items:center;gap:12px}
  .method-step h3{font-size:22px}
  .method-flow>li>p{margin:14px 0 16px}
  .method-inputs,.method-responses,.method-outputs{min-height:0;padding-top:14px}
  .method-inputs,.method-outputs{flex-direction:row;flex-wrap:wrap;gap:7px 16px}
  .method-inputs span::before{display:none}
  .method-responses{display:flex;align-items:center;gap:16px}
  .response-pattern{grid-template-columns:repeat(12,1fr);gap:4px;width:135px;flex:none}
  .method-responses>span{margin:0}
  .method-process{padding-bottom:34px}
  .method-explainer{grid-template-columns:1fr;gap:20px;padding-block:34px}
  .method-explainer h2{font-size:30px;max-width:440px}
  .method-prose p{font-size:14px}
  .method-evidence>summary{font-size:13px}
  .method-evidence h3,.method-interpretation h3{font-size:20px}
  .method-evaluation{padding-bottom:42px}
}
@media(max-width:360px){
  .method-intro h1{font-size:36px}
  .method-actions{gap:12px}
  .method-actions .text-link{font-size:11px}
  .method-responses{gap:10px}
  .response-pattern{width:108px}
}
