.method-shell{width:min(100%, var(--sr-max));padding-inline:var(--sr-gutter);margin-inline:auto}.method-label{color:var(--sr-muted);font-family:var(--font-mono), monospace;letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:.7rem}.method-header{z-index:40;border-bottom:1px solid var(--sr-line);background:color-mix(in srgb, var(--sr-ink) 94%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0}.method-header__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(1rem,3vw,3rem);min-height:5rem;display:grid}.method-header__brand{color:var(--sr-paper);text-decoration:none}.method-header nav{justify-content:center;align-items:center;gap:clamp(.9rem,2vw,2rem);display:flex}.method-header nav a,.method-language{color:var(--sr-muted-strong);font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:.69rem;text-decoration:none;position:relative}.method-header nav a:after,.method-language:after{background:var(--sr-orange);content:"";transform-origin:100%;height:2px;transition:scale .18s var(--sr-ease);position:absolute;bottom:-.45rem;left:0;right:0;scale:0 1}.method-header nav a:hover,.method-header nav a:focus-visible,.method-language:hover,.method-language:focus-visible{color:var(--sr-paper)}.method-header nav a:hover:after,.method-header nav a:focus-visible:after,.method-language:hover:after,.method-language:focus-visible:after{transform-origin:0;scale:1}.method-header__actions{align-items:center;gap:.8rem;display:flex}.method-hero{background-image:linear-gradient(var(--sr-grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--sr-grid-line) 1px, transparent 1px);background-size:80px 80px;min-height:calc(100svh - 5rem);padding-block:clamp(3rem,8vw,8rem) clamp(4rem,8vw,8rem);overflow:hidden}.method-hero__meta{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:clamp(3rem,8vw,7rem);display:flex}.method-hero__meta a{color:var(--sr-muted-strong);font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem}.method-hero h1,.method-section-heading h2,.method-efficiency__intro h2,.method-disclosure h2{font-family:var(--font-display), sans-serif;letter-spacing:-.065em;text-wrap:balance;margin:0;font-weight:400}.method-hero h1{max-width:10ch;font-size:clamp(3.7rem,10.5vw,10.75rem);line-height:.84}.method-hero__counter{max-width:15ch;color:var(--sr-cobalt);font-family:var(--font-pixel), monospace;letter-spacing:-.045em;margin:.45em 0 0;font-size:clamp(2.2rem,6vw,6.8rem);font-style:italic;line-height:.92}.method-hero__copy{gap:1.25rem;margin-top:clamp(2.5rem,6vw,5rem);display:grid}.method-hero__copy p{max-width:42rem;color:var(--sr-muted-strong);margin:0;font-size:clamp(1.08rem,1.65vw,1.5rem);line-height:1.55}.method-hero__copy p:last-child{max-width:36rem;color:var(--sr-muted);font-family:var(--font-mono), monospace;letter-spacing:.02em;font-size:.79rem;line-height:1.65}.method-hero__actions{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;margin-top:2rem;display:flex}.method-button{background:var(--sr-cobalt-deep);color:#fff;min-height:3.25rem;transition:background-color .18s var(--sr-ease), box-shadow .18s var(--sr-ease);align-items:center;gap:1rem;padding:.75rem 1rem;text-decoration:none;display:inline-flex}.method-button:hover,.method-button:focus-visible{background:var(--sr-cobalt-deep);box-shadow:inset 0 -3px 0 var(--sr-orange)}.method-button span{transition:translate .18s var(--sr-ease)}.method-button:hover span,.method-button:focus-visible span{translate:0 .25rem}.method-text-link{color:var(--sr-paper);border-bottom:1px solid;text-decoration:none}.method-text-link:hover,.method-text-link:focus-visible{color:var(--sr-orange)}.method-hero__rail{grid-template-columns:repeat(6,1fr);align-items:center;margin-top:clamp(4rem,10vw,9rem);display:grid;position:relative}.method-hero__rail:before{background:linear-gradient(90deg, var(--sr-paper), var(--sr-cobalt) 44%, var(--sr-orange) 80%, var(--sr-acid));content:"";opacity:.8;transform-origin:0;height:2px;animation:method-rail-enter 1.1s var(--sr-ease) both;position:absolute;left:0;right:0}.method-hero__rail span{z-index:1;aspect-ratio:1;border:2px solid var(--sr-ink);background:var(--sr-cobalt);width:clamp(.7rem,1.3vw,1.15rem);box-shadow:0 0 0 1px var(--sr-paper);border-radius:50%;justify-self:center;position:relative}.method-hero__rail span:first-child{background:var(--sr-paper);justify-self:start}.method-hero__rail span:nth-child(5){background:var(--sr-orange)}.method-hero__rail span:last-child{background:var(--sr-acid);justify-self:end}@keyframes method-rail-enter{0%{opacity:0;scale:0 1}to{opacity:.8;scale:1}}.method-section{padding-block:var(--sr-space-section);border-top:1px solid var(--sr-line)}.method-section-heading{gap:1.5rem;margin-top:clamp(1.5rem,3vw,3rem);display:grid}.method-section-heading h2,.method-efficiency__intro h2,.method-disclosure h2{max-width:12ch;font-size:clamp(2.8rem,7vw,7.4rem);line-height:.9}.method-section-heading>p,.method-efficiency__intro>p:last-child,.method-disclosure__layout>p:last-child{max-width:42rem;color:var(--sr-muted-strong);margin:0;font-size:clamp(1.05rem,1.6vw,1.45rem);line-height:1.55}.method-route{margin:clamp(3rem,7vw,7rem) 0 0;padding:0;list-style:none;display:grid}.method-route__stage{border-top:1px solid var(--sr-line);align-content:end;min-height:20rem;padding:2.5rem 1rem 1.5rem;display:grid;position:relative}.method-route__stage:last-child{border-bottom:1px solid var(--sr-line)}.method-route__signal{align-items:center;display:flex;position:absolute;top:1.5rem;left:1rem;right:1rem}.method-route__signal:before,.method-route__signal:after{background:var(--sr-line-strong);content:"";flex:1;height:1px}.method-route__signal span{aspect-ratio:1;border:1px solid var(--sr-paper);background:var(--sr-cobalt);border-radius:50%;width:1rem}.method-route__stage:nth-child(5) .method-route__signal span{background:var(--sr-orange)}.method-route__stage:last-child .method-route__signal span{background:var(--sr-acid)}.method-route__index,.method-route__stage strong{font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.69rem}.method-route__index{color:var(--sr-muted)}.method-route__stage h3{max-width:10ch;font-family:var(--font-display), sans-serif;letter-spacing:-.055em;margin:1.4rem 0 0;font-size:clamp(2rem,4vw,4rem);font-weight:400;line-height:.92}.method-route__stage>p:not(.method-route__index){max-width:33rem;color:var(--sr-muted-strong);margin:1rem 0 0}.method-route__stage strong{color:var(--c,var(--sr-cobalt));margin-top:2rem}.method-route__stage:nth-child(5) strong{--c:var(--sr-orange)}.method-route__stage:last-child strong{--c:var(--sr-acid)}.method-practice{background:var(--sr-paper);color:var(--sr-ink)}.method-practice .method-label{color:color-mix(in srgb, var(--sr-ink) 60%, transparent)}.method-practice .method-section-heading>p{color:color-mix(in srgb, var(--sr-ink) 72%, transparent)}.method-practice__steps{margin:clamp(3rem,7vw,7rem) 0 0;padding:0;list-style:none}.method-practice__steps li{border-top:1px solid color-mix(in srgb, var(--sr-ink) 22%, transparent);gap:.8rem;padding:clamp(1.5rem,3vw,3rem) 0;display:grid}.method-practice__steps li:last-child{border-bottom:1px solid color-mix(in srgb, var(--sr-ink) 22%, transparent)}.method-practice__steps span{font-family:var(--font-mono), monospace;font-size:.7rem}.method-practice__steps h3{font-family:var(--font-display), sans-serif;letter-spacing:-.055em;margin:0;font-size:clamp(2rem,4vw,4.4rem);font-weight:400;line-height:.92}.method-practice__steps p{max-width:38rem;color:color-mix(in srgb, var(--sr-ink) 72%, transparent);margin:0}.method-practice__closing{max-width:18ch;font-family:var(--font-pixel), monospace;letter-spacing:-.04em;margin:clamp(3rem,7vw,7rem) 0 0 auto;font-size:clamp(2.2rem,5vw,5.5rem);font-style:italic;line-height:.95}.method-efficiency{background:var(--sr-cobalt-surface);color:#fff}.method-efficiency__layout{gap:clamp(3rem,7vw,7rem);display:grid}.method-efficiency .method-label,.method-efficiency__intro>p:last-child{color:#ffffffc2}.method-efficiency__intro h2{color:#fff}.method-efficiency__rules{margin:0;padding:0;list-style:none}.method-efficiency__rules li{border-top:1px solid #ffffff40;grid-template-columns:2.5rem 1fr;gap:1rem;padding:1.5rem 0;display:grid}.method-efficiency__rules li:last-child{border-bottom:1px solid #ffffff40}.method-efficiency__rules>li>span{color:var(--sr-acid);font-family:var(--font-mono), monospace;font-size:.7rem}.method-efficiency__rules h3{font-family:var(--font-display), sans-serif;letter-spacing:-.045em;margin:0;font-size:clamp(1.45rem,2.5vw,2.6rem);font-weight:400;line-height:1}.method-efficiency__rules p{color:#ffffffc7;max-width:38rem;margin:.65rem 0 0}.method-evaluation__matrix{border-bottom:1px solid var(--sr-line);margin-top:clamp(3rem,7vw,7rem)}.method-evaluation__legend,.method-evaluation__matrix article{border-top:1px solid var(--sr-line);gap:1rem;display:grid}.method-evaluation__legend{color:var(--sr-muted);font-family:var(--font-mono), monospace;letter-spacing:.1em;padding:.8rem 0;font-size:.66rem}.method-evaluation__matrix article{padding:clamp(1.5rem,3vw,2.5rem) 0}.method-evaluation__matrix article>p:first-child{color:var(--sr-cobalt);font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.69rem}.method-evaluation__matrix h3{max-width:24ch;font-family:var(--font-display), sans-serif;letter-spacing:-.05em;margin:0;font-size:clamp(1.65rem,3vw,3.2rem);font-weight:400;line-height:.98}.method-evaluation__matrix article>p:last-child{max-width:36rem;color:var(--sr-muted-strong);margin:0}.method-evaluation__note,.method-artifacts__note{max-width:44rem;color:var(--sr-muted);font-family:var(--font-mono), monospace;margin:2rem 0 0;font-size:.76rem;line-height:1.65}.method-artifacts{background:var(--sr-ink-raised)}.method-artifacts__list{margin-top:clamp(3rem,7vw,7rem)}.method-artifacts__list>a{border-top:1px solid var(--sr-line);color:inherit;align-items:baseline;gap:.9rem;padding:clamp(1.4rem,3vw,2.4rem) 0;text-decoration:none;display:grid}.method-artifacts__list>a:last-child{border-bottom:1px solid var(--sr-line)}.method-artifacts__list>a:hover,.method-artifacts__list>a:focus-visible{border-top-color:var(--sr-cobalt)}.method-artifacts__index,.method-artifacts__name small,.method-artifacts__open{font-family:var(--font-mono), monospace;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem}.method-artifacts__index{color:var(--sr-paper)}.method-artifacts__name{gap:.45rem;display:grid}.method-artifacts__name strong{font-family:var(--font-display), sans-serif;letter-spacing:-.05em;font-size:clamp(1.55rem,3vw,3rem);font-weight:400;line-height:1}.method-artifacts__name small{color:var(--sr-muted)}.method-artifacts__description{max-width:36rem;color:var(--sr-muted-strong)}.method-artifacts__open{color:var(--sr-paper);transition:color .18s var(--sr-ease), translate .18s var(--sr-ease)}.method-artifacts__list>a:hover .method-artifacts__open,.method-artifacts__list>a:focus-visible .method-artifacts__open{color:var(--sr-orange);translate:.25rem}.method-sources__groups{gap:clamp(3rem,7vw,6rem);margin-top:clamp(3rem,7vw,7rem);display:grid}.method-sources__group{gap:2rem;display:grid}.method-sources__heading h3{max-width:16ch;font-family:var(--font-display), sans-serif;letter-spacing:-.055em;margin:0;font-size:clamp(2rem,4vw,4rem);font-weight:400;line-height:.95}.method-sources__heading p{max-width:40rem;color:var(--sr-muted-strong);margin:1rem 0 0}.method-sources__group ol{border-bottom:1px solid var(--sr-line);margin:0;padding:0;list-style:none}.method-sources__group li{border-top:1px solid var(--sr-line)}.method-sources__group a{min-height:4.75rem;color:inherit;grid-template-columns:1fr auto;align-items:center;gap:1rem;padding:.85rem 0;text-decoration:none;display:grid}.method-sources__group a:hover,.method-sources__group a:focus-visible{color:var(--sr-cobalt)}.method-sources__group a>span:first-child{gap:.25rem;display:grid}.method-sources__group strong{font-size:.95rem;font-weight:600}.method-sources__group small{color:var(--sr-muted);font-family:var(--font-mono), monospace;font-size:.68rem}.method-disclosure{border-top:1px solid var(--sr-line);background:var(--sr-orange);color:#080808;padding-block:clamp(4rem,9vw,9rem)}.method-disclosure__layout{gap:1.5rem;display:grid}.method-disclosure .method-label,.method-disclosure__layout>p:last-child{color:#080808}.method-disclosure h2{max-width:13ch}html[data-theme=light]:not(.dark) .method-label,html[data-theme=light]:not(.dark) .method-route__index,html[data-theme=light]:not(.dark) .method-evaluation__note,html[data-theme=light]:not(.dark) .method-sources__group small{color:#514d46}html[data-theme=light]:not(.dark) .method-practice .method-label{color:color-mix(in srgb, var(--sr-ink) 60%, transparent)}html[data-theme=light]:not(.dark) .method-efficiency .method-label{color:#ffffffc2}html[data-theme=light]:not(.dark) .method-route__stage strong,html[data-theme=light]:not(.dark) .method-evaluation__matrix article>p:first-child{--c:#2b38ad;color:#2b38ad}html[data-theme=light]:not(.dark) .method-route__stage:nth-child(5) strong{--c:#9d250a;color:#9d250a}html[data-theme=light]:not(.dark) .method-route__stage:last-child strong{--c:#465800;color:#465800}html[data-theme=light]:not(.dark) .method-disclosure,html[data-theme=light]:not(.dark) .method-disclosure .method-label,html[data-theme=light]:not(.dark) .method-disclosure__layout>p:last-child{color:#000}.method-footer{border-top:1px solid var(--sr-line);padding-block:clamp(3rem,7vw,7rem)}.method-footer .method-shell{gap:1.5rem;display:grid}.method-footer>div>p:not(.method-footer__word){color:var(--sr-muted-strong);margin:0}.method-footer>div>div{flex-wrap:wrap;gap:.8rem 1.5rem;display:flex}.method-footer a{color:var(--sr-muted-strong);font-family:var(--font-mono), monospace;letter-spacing:.07em;text-transform:uppercase;font-size:.72rem}.method-footer a:hover,.method-footer a:focus-visible{color:var(--sr-orange)}.method-footer__word{flex-wrap:wrap;align-items:baseline;gap:.18em;margin:clamp(3rem,8vw,8rem) 0 0;font-size:clamp(3.5rem,17vw,13rem);line-height:.8;display:flex;overflow:hidden}.method-footer__word strong{font-family:var(--font-display), sans-serif;letter-spacing:-.075em;font-weight:400}.method-footer__word em{font-family:var(--font-pixel), monospace;letter-spacing:-.035em;font-style:italic;position:relative;top:.035em}@media (min-width:700px){.method-hero__copy{grid-template-columns:minmax(0,1.15fr) minmax(16rem,.85fr);align-items:end}.method-route{grid-template-columns:repeat(2,minmax(0,1fr))}.method-route__stage:nth-child(odd){border-right:1px solid var(--sr-line)}.method-practice__steps li{grid-template-columns:3rem minmax(12rem,.8fr) minmax(18rem,1.2fr);align-items:baseline}.method-evaluation__legend,.method-evaluation__matrix article{grid-template-columns:.55fr 1fr 1.15fr;align-items:baseline}.method-artifacts__list>a{grid-template-columns:2.5rem minmax(12rem,.8fr) minmax(16rem,1.2fr) auto}.method-sources__group{grid-template-columns:minmax(14rem,.75fr) minmax(20rem,1.25fr)}}@media (min-width:1024px){.method-section-heading{grid-template-columns:minmax(0,1.25fr) minmax(20rem,.75fr);align-items:end}.method-route{grid-template-columns:repeat(3,minmax(0,1fr))}.method-route__stage{border-right:1px solid var(--sr-line)}.method-route__stage:nth-child(3n){border-right:0}.method-efficiency__layout{grid-template-columns:minmax(0,.9fr) minmax(28rem,1.1fr);align-items:start}}@media (max-width:899px){.method-header__inner{grid-template-columns:auto 1fr auto}.method-header nav{display:none}.method-header__actions{justify-self:end}}@media (max-width:479px){.method-header__brand .sr-brand__copy{display:none}.method-language{font-size:.64rem}.method-hero{min-height:auto}.method-hero__meta{align-items:flex-start}.method-hero__meta a{text-align:right}.method-hero h1{font-size:clamp(3.35rem,17vw,5rem)}.method-hero__counter{font-size:clamp(2.2rem,11vw,3.4rem)}.method-route__stage{min-height:18rem;padding-inline:0}.method-route__signal{left:0;right:0}.method-practice__closing{margin-left:0}.method-evaluation__legend{display:none}.method-artifacts__open{margin-top:.4rem}}@media (prefers-reduced-motion:reduce){.method-hero__rail:before{animation:none}.method-button span,.method-artifacts__open{transition:none}}
