.methodology_page__UfuYm{width:100%;min-height:100vh;background:var(--background);color:var(--foreground)}.methodology_container__wE_Sj{max-width:800px;margin:0 auto;padding:0 2rem}@media(max-width:768px){.methodology_container__wE_Sj{padding:0 1rem}}.methodology_hero__GszFG{padding:8rem 0 3rem;background:linear-gradient(135deg,rgba(99,102,241,.08),rgba(139,92,246,.04))}@media(max-width:768px){.methodology_hero__GszFG{padding:6rem 0 2rem}}.methodology_hero__GszFG h1{font-size:2.5rem;font-weight:800;margin-bottom:1rem;line-height:1.2}@media(max-width:768px){.methodology_hero__GszFG h1{font-size:2rem}}.methodology_breadcrumb__aV084{font-size:.875rem;margin-bottom:1.5rem;color:var(--foreground-muted)}.methodology_breadcrumb__aV084 a{color:var(--primary);text-decoration:none}.methodology_breadcrumb__aV084 a:hover{text-decoration:underline}.methodology_subtitle__bYZ_5{font-size:1.25rem;color:var(--foreground-muted);line-height:1.6;max-width:650px}.methodology_lastUpdated__gA9iO{font-size:.875rem;color:var(--foreground-muted);margin-top:1rem;opacity:.7}.methodology_content__VI5Hx{padding:3rem 0 5rem}.methodology_section__93JdA{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid rgba(128,128,128,.15)}.methodology_section__93JdA:last-child{border-bottom:none}.methodology_section__93JdA h2{font-size:1.75rem;font-weight:700;margin-bottom:1rem;color:var(--foreground)}.methodology_section__93JdA h3{font-size:1.25rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem}.methodology_section__93JdA p{font-size:1rem;line-height:1.8;color:var(--foreground-muted);margin-bottom:1rem}.methodology_section__93JdA ul{padding-left:1.5rem;margin-bottom:1rem}.methodology_section__93JdA ul li{font-size:1rem;line-height:1.8;color:var(--foreground-muted);margin-bottom:.5rem}.methodology_callout__bQVSd{padding:1.25rem 1.5rem;background:rgba(251,191,36,.08);border-left:4px solid #f59e0b;border-radius:8px;font-size:.9375rem;line-height:1.7;margin:1.5rem 0}.methodology_callout__bQVSd strong{color:#d97706}.methodology_formula__ezX7S{background:rgba(99,102,241,.06);border:1px solid rgba(99,102,241,.15);border-radius:8px;padding:1rem 1.25rem;margin:1rem 0;overflow-x:auto}.methodology_formula__ezX7S code{font-size:.9375rem;font-family:SF Mono,Fira Code,monospace;color:var(--primary);white-space:nowrap}.methodology_scenarioGrid__taNju{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:1.5rem}@media(max-width:768px){.methodology_scenarioGrid__taNju{grid-template-columns:1fr}}.methodology_scenarioCard__t5vy9{background:var(--background);border:2px solid rgba(128,128,128,.15);border-radius:12px;padding:1.5rem}.methodology_scenarioCard__t5vy9 h3{font-size:1.125rem;margin-top:0;margin-bottom:1rem;color:var(--primary)}.methodology_scenarioCard__t5vy9 ul{padding-left:1.25rem;margin-bottom:1rem}.methodology_scenarioCard__t5vy9 ul li{font-size:.9375rem;line-height:1.6}.methodology_scenarioCard__t5vy9 p{font-size:.875rem;line-height:1.6;color:var(--foreground-muted);margin-bottom:0}.methodology_ctaBox__qpEd0{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}.methodology_primaryBtn__TkxM5{display:inline-flex;padding:.875rem 2rem;background:var(--primary);color:#fff;border-radius:8px;font-weight:600;text-decoration:none;transition:opacity .2s}.methodology_primaryBtn__TkxM5:hover{opacity:.9}.methodology_secondaryBtn__QaNKo{display:inline-flex;padding:.875rem 2rem;border:2px solid var(--primary);color:var(--primary);border-radius:8px;font-weight:600;text-decoration:none;transition:background .2s}.methodology_secondaryBtn__QaNKo:hover{background:rgba(99,102,241,.05)}