/* A readable five-step path, a clear decision point, and a finite guided demonstration. */
#method-overview .r127-flow{margin:24px 0 0;padding:24px;border:1px solid #e0d9f2;border-radius:22px;background:radial-gradient(ellipse at 95% 0,#eaf6fb99,transparent 60%),linear-gradient(130deg,#f8f5ff,#fbfcfe);color:#2b2245;overflow:visible}
#method-overview .r127-flow *{box-sizing:border-box}
#method-overview .r127-flow-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}
#method-overview .r127-flow-header h2{margin:0;font-size:clamp(20px,1.8vw,26px);line-height:1.35;letter-spacing:-.025em;text-wrap:balance;color:#2d2349}
#method-overview [data-r127-play]{display:inline-flex;align-items:center;justify-content:center;flex:none;min-height:36px;padding:7px 12px;margin:0;border:1px solid #d8cdeb;border-radius:999px;background:#fff;color:#67429b;font:inherit;font-size:12px;line-height:1.4;cursor:pointer}
#method-overview [data-r127-play][hidden]{display:none!important}
#method-overview .r127-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none}
#method-overview .r127-step{position:relative;min-width:0;margin:0;padding:0}
#method-overview .r127-step:not(:last-child)::after{content:"";position:absolute;top:50%;right:-11px;width:6px;height:6px;border-top:1.5px solid #ac99c9;border-right:1.5px solid #ac99c9;transform:translateY(-50%) rotate(45deg);pointer-events:none}
#method-overview .r127-step-link{position:relative;display:flex;flex-direction:column;height:100%;min-width:0;padding:17px 14px 18px;border:1px solid #e1d8ef;border-radius:15px;background:#fff;color:#302344;text-decoration:none;box-shadow:0 3px 10px #38215a03}
#method-overview .r127-step-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}
#method-overview .r127-step-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#f3eefc;color:#7853be}
#method-overview .r127-flow svg{display:block;flex:none;width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
#method-overview .r127-step-number{color:#a493b8;font:500 11px/1.5 ui-monospace,monospace;letter-spacing:.08em}
#method-overview .r127-step-link h3{margin:0 0 7px;font-size:16px;font-weight:650;line-height:1.4;letter-spacing:-.025em;color:inherit;text-wrap:balance}
#method-overview .r127-step-link p{margin:0;color:#7b6d8c;font-size:12px;line-height:1.7;overflow-wrap:break-word}
#method-overview .r127-step[data-r127-step="1"] .r127-step-link{background:linear-gradient(145deg,#493577,#2f255e);border-color:#493577;color:#fff}
#method-overview .r127-step[data-r127-step="1"] .r127-step-icon{background:#ffffff12;color:#e0d2ff}
#method-overview .r127-step[data-r127-step="1"] .r127-step-number{color:#c8b5e5}
#method-overview .r127-step[data-r127-step="1"] p{color:#e1d6f1}
#method-overview .r127-step[data-r127-step="4"] .r127-step-icon{background:#e8f6f7;color:#14909f}
#method-overview .r127-step.is-complete .r127-step-link{border-color:#b9a3d9}
#method-overview .r127-step.is-active .r127-step-link{border-color:#8a5ace;box-shadow:0 0 0 2px #a07ace24,0 10px 22px #5b398d13}
#method-overview .r127-step.is-active .r127-step-number{color:#7e4db9;font-weight:750}
#method-overview .r127-step[data-r127-step="1"].is-active .r127-step-number{color:#fff}
#method-overview .r127-decision-label{display:flex;align-items:center;justify-content:center;gap:10px;margin:14px 0 8px;color:#8b769f;font-size:11px;line-height:1.5}
#method-overview .r127-decision-label::before,#method-overview .r127-decision-label::after{content:"";width:28px;height:1px;background:#d8cce8}
#method-overview .r127-decisions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:0}
#method-overview .r127-decision{display:flex;align-items:center;gap:12px;min-width:0;padding:12px 14px;border:1px solid #e2d9ef;border-radius:12px;background:#ffffffb8;color:#8764ad;text-decoration:none}
#method-overview .r127-decision>span{display:flex;align-items:baseline;gap:9px;flex-wrap:wrap;min-width:0}
#method-overview .r127-decision strong{color:#4a345f;font-size:13px;line-height:1.5;font-weight:650}
#method-overview .r127-decision small{color:#8b779a;font-size:12px;line-height:1.5}
#method-overview .r127-decision svg{width:21px;height:21px}
#method-overview .r127-decision[data-r127-branch="scale"]{background:#f0faf9;border-color:#d2e9e7;color:#289392}
#method-overview .r127-decision[data-r127-branch="scale"] strong{color:#27706e}
#method-overview .r127-decision.is-active{border-color:#996fc8;background:#eee7fa;box-shadow:0 0 0 2px #a27ace18}
#method-overview .r127-decision[data-r127-branch="scale"].is-active{background:#e0f3f0;border-color:#47a99c}
#method-overview .r127-feedback{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:10px;padding:11px 14px;border:1px solid transparent;border-radius:10px;color:#4f8a95;background:#e9f6f966;text-decoration:none;font-size:12px;line-height:1.6;text-align:center}
#method-overview .r127-feedback svg{width:19px;height:19px}
#method-overview .r127-feedback.is-active{background:#e0f1f4;border-color:#94ced6;color:#227783}
#method-overview .r127-flow figcaption{display:flex;align-items:center;gap:10px;margin:10px 0 0;padding:12px 0 0;border-top:1px solid #e5dfee;text-align:left}
#method-overview .r127-caption-label{flex:none;padding:3px 8px;border-radius:999px;background:#eee6f8;color:#8a65ae;font-size:10px;line-height:1.5;letter-spacing:.04em}
#method-overview [data-r127-narration]{min-width:0;margin:0;color:#766388;font-size:12px;line-height:1.75;min-height:1.75em;display:flex;align-items:center}
#method-overview .r127-flow a:focus-visible,#method-overview .r127-flow button:focus-visible{outline:3px solid #20a4b4;outline-offset:3px}
@media(prefers-reduced-motion:no-preference){
 #method-overview .r127-step-link,#method-overview .r127-decision,#method-overview .r127-feedback{transition:background .3s,border-color .3s,box-shadow .3s,transform .3s}
 #method-overview .r127-step.is-active .r127-step-link{transform:translateY(-3px)}
 #method-overview .r127-step.is-active .r127-step-icon svg{animation:r127-icon-emphasis .75s ease both}
 #method-overview .r127-feedback.is-active svg{animation:r127-return .8s ease both}
 #method-overview .r127-flow:not([data-r127-state="running"]) .is-active svg{animation-play-state:paused}
 @keyframes r127-icon-emphasis{0%{transform:scale(.88)}55%{transform:scale(1.12)}100%{transform:scale(1)}}
 @keyframes r127-return{from{transform:rotate(-100deg)}to{transform:rotate(0)}}
}
@media(hover:hover){#method-overview .r127-step-link:hover,#method-overview .r127-decision:hover{border-color:#ad91cf;box-shadow:0 4px 12px #68418b0c}}
@media(max-width:1050px){
 #method-overview .r127-flow{padding:20px}
 #method-overview .r127-steps{gap:12px}
 #method-overview .r127-step-link{padding:15px 11px}
 #method-overview .r127-step:not(:last-child)::after{right:-8px;width:5px;height:5px}
 #method-overview .r127-step-link h3{font-size:15px}
 #method-overview .r127-decision{padding:11px 12px;gap:9px}
 #method-overview .r127-decision>span{gap:1px 7px}
}
@media(max-width:760px){
 #method-overview .r127-flow{padding:18px 16px;border-radius:17px;margin-top:20px}
 #method-overview .r127-flow-header{gap:12px;align-items:flex-start;margin-bottom:17px}
 #method-overview .r127-flow-header h2{font-size:20px}
 #method-overview [data-r127-play]{font-size:11px;min-height:34px;padding:7px 10px}
 #method-overview .r127-steps{grid-template-columns:minmax(0,1fr);gap:12px}
 #method-overview .r127-step-link{display:grid;grid-template-columns:53px minmax(0,1fr);column-gap:13px;row-gap:4px;padding:14px 15px}
 #method-overview .r127-step-top{grid-column:1;grid-row:1/3;position:relative;display:block;align-self:center;margin:0}
 #method-overview .r127-step-icon{width:39px;height:39px}
 #method-overview .r127-step-number{position:absolute;right:0;top:-4px;font-size:9px}
 #method-overview .r127-step-link h3{grid-column:2;margin:0;font-size:16px;align-self:end;text-wrap:initial}
 #method-overview .r127-step-link p{grid-column:2;align-self:start}
 #method-overview .r127-step:not(:last-child)::after{top:auto;bottom:-9px;right:auto;left:33px;transform:rotate(135deg)}
 #method-overview .r127-decisions{grid-template-columns:minmax(0,1fr);gap:7px}
 #method-overview .r127-decision{padding:10px 13px;gap:11px}
 #method-overview .r127-decision>span{gap:9px;flex-wrap:wrap}
 #method-overview .r127-feedback{margin-top:10px;padding:10px}
 #method-overview .r127-flow figcaption{align-items:flex-start;gap:8px;margin-top:11px;padding-top:10px}
 #method-overview .r127-caption-label{margin-top:2px}
 #method-overview [data-r127-narration]{min-height:5.25em;font-size:11px}
}
@media(prefers-reduced-motion:reduce){#method-overview .r127-flow *{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
