@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=Instrument+Serif:ital@0;1&display=swap";:root{--surface-canvas:#f4f0e6;--surface-panel:#fcf9f1d6;--surface-panel-strong:#f8f3e8f0;--surface-hero:linear-gradient(180deg, #fffcf4e0, #efebe0b8);--ink-strong:#151915;--ink-muted:#465148;--ink-soft:#758176;--line-soft:#1519151a;--line-strong:#1519152e;--green-strong:#244d3f;--green-soft:#244d3f1f;--graphite:#333b36;--olive:#697056;--brown:#9a684a;--shadow-soft:0 14px 42px #1c221b14;--shadow-card:0 18px 48px #1c221b14;--radius-card:24px;--radius-pill:999px;--font-mono:"IBM Plex Mono", monospace;--font-serif:"Instrument Serif", serif}html{scroll-behavior:smooth}*,:before,:after{box-sizing:border-box}body{background:radial-gradient(circle at top left, #244d3f14, transparent 28%), linear-gradient(180deg, #ffffff80, #fff0), var(--surface-canvas);color:var(--ink-strong);font-family:var(--font-mono);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:16px;line-height:1.55}::selection{background:#244d3f2e}code{background:#1519150f;border-radius:.4rem;padding:.2rem .4rem;font-family:inherit;font-size:.92em}p,h1,h2,h3{margin:0}#root{min-height:100svh}.story-page{width:min(100%,1580px);margin:0 auto;padding:18px}.story-page__layout{grid-template-columns:minmax(0,1.12fr) minmax(420px,560px);align-items:stretch;gap:28px;display:grid}.story-page__narrative{min-width:0}.story-page__panel{align-self:stretch;min-width:0;min-height:100%}.story-page__panel-sticky{height:calc(100svh - 24px);position:sticky;top:12px}.mobile-infographic-dock,.mobile-infographic-overlay{display:none}.story-page__hero{background:var(--surface-hero);border:1px solid var(--line-soft);min-height:auto;box-shadow:var(--shadow-soft);border-radius:28px;grid-template-columns:minmax(0,1.15fr) minmax(260px,.75fr);gap:28px;padding:clamp(28px,5vw,54px);display:grid;position:relative;overflow:hidden}.story-page__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#244d3f24,#0000 70%);border-radius:999px;height:240px;position:absolute;inset:auto -10% -18% 38%}.story-page__hero-copy{z-index:5;flex-direction:column;gap:18px;display:flex;position:relative}.story-page__hero h1{max-width:100%;font-family:var(--font-serif);letter-spacing:-.05em;white-space:nowrap;font-size:clamp(2rem,4vw,3.5rem);font-weight:400;line-height:1}.story-page__hero-lede{max-width:62ch;color:var(--ink-muted);font-size:1rem}.story-page__hero-hook{max-width:66ch;color:var(--ink-strong);gap:14px;margin-top:6px;display:grid}.story-page__hero-hook p{max-width:56ch;color:var(--green-strong);font-size:clamp(1.02rem,1.5vw,1.26rem);line-height:1.45}.story-page__hero-hook .story-page__hero-disclaimer{max-width:62ch;color:var(--ink-muted);font-size:1rem;line-height:1.55}.story-page__hero-disclaimer a{color:var(--green-strong);text-underline-offset:.18em}.story-page__imt-tooltip-wrap{display:inline-flex;position:relative}.story-page__imt-link{color:var(--green-strong);text-underline-offset:.18em;background:#244d3f14;border:1px solid #244d3f24;border-radius:.34em;padding:.02em .2em .05em;text-decoration:none;transition:background .16s,border-color .16s,box-shadow .16s;position:relative;box-shadow:inset 0 -.11em #244d3f29}.story-page__imt-link:hover,.story-page__imt-link:focus-visible,.story-page__imt-link--open{background:#244d3f24;border-color:#244d3f47;box-shadow:inset 0 -.14em #244d3f42}.story-page__imt-tooltip{z-index:80;top:var(--imt-tooltip-top);left:var(--imt-tooltip-left);width:min(24rem,100vw - 32px);color:var(--ink-muted);opacity:0;pointer-events:auto;text-align:left;visibility:hidden;background:#fcf9f1fa;border:1px solid #244d3f2e;border-radius:14px;padding:.72rem .86rem;font-size:.9rem;line-height:1.35;transition:opacity .16s,transform .16s;position:fixed;transform:translateY(5px);box-shadow:0 18px 42px #1c221b24}.story-page__imt-tooltip:after{left:var(--imt-tooltip-arrow-left);content:"";background:#fcf9f1fa;border-bottom:1px solid #244d3f2e;border-right:1px solid #244d3f2e;width:14px;height:14px;position:absolute;transform:translate(-50%)rotate(45deg)}.story-page__imt-tooltip[data-placement=top]:after{top:calc(100% - 7px)}.story-page__imt-tooltip[data-placement=bottom]:after{border:0;border-top:1px solid #244d3f2e;border-left:1px solid #244d3f2e;top:-8px}.story-page__imt-tooltip-link{color:var(--green-strong);text-underline-offset:.16em;text-decoration:underline;text-decoration-thickness:1px}.story-page__imt-tooltip-wrap:hover .story-page__imt-tooltip,.story-page__imt-tooltip-wrap:focus-within .story-page__imt-tooltip,.story-page__imt-link--open+.story-page__imt-tooltip{opacity:1;visibility:visible;transform:translateY(0)}@media (hover:none),(pointer:coarse){.story-page__imt-tooltip-wrap:hover .story-page__imt-tooltip,.story-page__imt-tooltip-wrap:focus-within .story-page__imt-tooltip{opacity:0;visibility:hidden;transform:translateY(5px)}.story-page__imt-tooltip-wrap .story-page__imt-link--open+.story-page__imt-tooltip{opacity:1;visibility:visible;width:min(20rem,100vw - 40px);transform:translateY(0)}}.inline-tooltip__wrap{vertical-align:baseline;display:inline-flex;position:relative}.inline-tooltip__trigger{color:var(--green-strong);font:inherit;line-height:inherit;text-align:inherit;cursor:help;appearance:none;background:#244d3f14;border:1px solid #244d3f24;border-radius:.34em;padding:.01em .18em .04em;text-decoration:none;transition:background .16s,border-color .16s,box-shadow .16s;display:inline;position:relative;box-shadow:inset 0 -.11em #244d3f29}.inline-tooltip__trigger:hover,.inline-tooltip__trigger:focus-visible,.inline-tooltip__trigger--open{background:#244d3f24;border-color:#244d3f47;box-shadow:inset 0 -.14em #244d3f42}.inline-tooltip__bubble{z-index:120;top:var(--inline-tooltip-top);left:var(--inline-tooltip-left);width:min(28rem,100vw - 32px);color:var(--ink-muted);opacity:0;pointer-events:auto;text-align:left;visibility:hidden;white-space:pre-line;background:#fcf9f1fa;border:1px solid #244d3f2e;border-radius:14px;padding:.72rem .86rem;font-size:.9rem;line-height:1.35;transition:opacity .16s,transform .16s;position:fixed;transform:translateY(5px);box-shadow:0 18px 42px #1c221b24}.inline-tooltip__bubble:after{left:var(--inline-tooltip-arrow-left);content:"";background:#fcf9f1fa;border-bottom:1px solid #244d3f2e;border-right:1px solid #244d3f2e;width:14px;height:14px;position:absolute;transform:translate(-50%)rotate(45deg)}.inline-tooltip__bubble[data-placement=top]:after{top:calc(100% - 7px)}.inline-tooltip__bubble[data-placement=bottom]:after{border:0;border-top:1px solid #244d3f2e;border-left:1px solid #244d3f2e;top:-8px}.inline-tooltip__bubble--open{opacity:1;visibility:visible;transform:translateY(0)}@media (hover:none),(pointer:coarse){.inline-tooltip__bubble--open{width:min(20rem,100vw - 40px)}}.story-page__hero-sequence{flex-wrap:wrap;gap:8px;max-width:58ch;display:flex}.story-page__hero-sequence span{border-radius:var(--radius-pill);min-height:2rem;color:var(--ink-muted);letter-spacing:.04em;background:#ffffff85;border:1px solid #244d3f2e;align-items:center;padding:.24rem .68rem;font-size:.76rem;display:inline-flex}.story-page__hero-notes{z-index:1;border:1px solid var(--line-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fcf9f1b8;border-radius:22px;align-self:end;gap:16px;padding:18px;display:grid;position:relative}.story-page__hero-note-label{color:var(--ink-soft);letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:.72rem}.story-page__sections{margin-top:26px}.story-section{border-top:1px solid var(--line-soft);opacity:.58;grid-template-columns:88px minmax(0,1fr);align-items:start;gap:22px;min-height:84vh;padding:26px 0 42px;scroll-margin-top:24px;transition:opacity .24s,transform .24s;display:grid;transform:translateY(12px)}.story-section--active{opacity:1;transform:translateY(0)}.story-section__eyebrow{gap:6px;display:grid;position:sticky;top:24px}.story-section__index,.story-section__date{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft);font-size:.8rem}.story-section__content{gap:18px;max-width:70ch;display:grid}.story-section__title{max-width:14ch;font-family:var(--font-serif);letter-spacing:-.04em;font-size:clamp(2.5rem,4vw,4.1rem);font-weight:400;line-height:.96}.story-section__subtitle{max-width:52ch;color:var(--green-strong);font-size:1rem}.story-section__body{color:var(--ink-muted);gap:16px;display:grid}.story-section__phase{background:#fcf9f1a3;border:1px solid #244d3f2e;border-radius:18px;gap:10px;max-width:58ch;margin-top:4px;padding:16px 18px;display:grid}.story-section__phase-header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.story-section__phase-kicker,.story-section__phase-tech{color:var(--ink-soft);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem}.story-section__phase-name{color:var(--green-strong);letter-spacing:.08em;text-transform:uppercase;font-size:.86rem;font-weight:700}.story-section__phase-title{color:var(--ink-strong);font-size:1rem}.story-section__phase-body{color:var(--ink-muted);font-size:.92rem}.story-section__phase-markers{gap:8px;margin-top:2px;display:grid}.story-section__phase-marker{background:#244d3f13;border-left:3px solid #244d3f85;border-radius:0 10px 10px 0;gap:4px;padding:9px 12px;display:grid}.story-section__phase-marker-label{color:var(--green-strong);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:700}.story-section__phase-marker-value{color:var(--ink-strong);font-size:.88rem;line-height:1.35}.mono-badge{border:1px solid var(--line-strong);border-radius:var(--radius-pill);min-width:2rem;color:var(--ink-strong);letter-spacing:.08em;text-transform:uppercase;background:#ffffff9e;justify-content:center;align-items:center;padding:.24rem .56rem;font-size:.72rem;font-weight:600;display:inline-flex}.mono-badge--md{min-width:3.25rem;padding-inline:.72rem;font-size:.78rem}.mono-badge--green{color:var(--green-strong);background:#244d3f1f;border-color:#244d3f42}.mono-badge--ink{background:#15191514;border-color:#1519152e}.mono-badge--graphite{background:#333b3614;border-color:#333b3629}.mono-badge--olive{background:#6970561f;border-color:#69705633}.mono-badge--brown{color:var(--brown);background:#9a684a1f;border-color:#9a684a38}.infographic-panel{background:var(--surface-panel-strong);border:1px solid var(--line-soft);height:100%;box-shadow:var(--shadow-card);border-radius:26px;grid-template-rows:auto auto auto auto auto;gap:10px;padding:16px 18px 14px;display:grid;overflow:hidden}.infographic-panel--overlay{height:auto;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;overflow:visible}.infographic-panel>*+*{border-top:1px solid var(--line-soft);padding-top:10px}.infographic-panel__split{grid-template-columns:minmax(0,1.35fr) minmax(220px,.9fr);gap:12px;display:grid}.panel-card{min-width:0}.panel-card--graph-compact{border:0}.timeline-graph__toolbar{align-items:center;gap:10px;margin-bottom:6px;display:flex}.timeline-graph__toolbar--compact{margin-bottom:4px}.timeline-graph__toolbar--overlay{margin-bottom:10px}.panel-card__header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px;display:flex}.panel-card__header--tight{margin-bottom:6px}.panel-card__kicker{color:var(--ink-soft);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem}.panel-card__caption{color:var(--ink-muted);margin-top:4px;font-size:.75rem;line-height:1.3}.timeline-graph{width:100%;height:auto;display:block}.timeline-graph--compact{width:100%}.graph-frame{fill:#ffffff80;stroke:var(--line-soft);rx:22px}.graph-grid-line{stroke:#15191514;stroke-dasharray:3 5}.graph-grid-label,.graph-axis-label,.graph-annotation-label{fill:var(--ink-soft);font-size:10px}.graph-axis-label{letter-spacing:.02em;font-size:9px}.graph-axis-label--active{fill:var(--ink-strong);font-weight:800}.graph-annotation-line{stroke:#15191529}.graph-series{fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.graph-series--green{stroke:var(--green-strong)}.graph-series--ink{stroke:var(--ink-strong)}.graph-series--graphite{stroke:var(--graphite);opacity:.68}.graph-series--olive{stroke:var(--olive)}.graph-series--brown{stroke:var(--brown)}.timeline-current-marker__line{stroke:#244d3f6b;stroke-width:1.4px;stroke-dasharray:4 5}.timeline-current-marker__label{fill:var(--green-strong);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.timeline-current-marker__dot{stroke:var(--surface-panel-strong);stroke-width:3px}.timeline-current-marker__dot--green{fill:var(--green-strong)}.timeline-current-marker__dot--ink{fill:var(--ink-strong)}.timeline-current-marker__dot--graphite{fill:var(--graphite)}.timeline-current-marker__dot--olive{fill:var(--olive)}.timeline-current-marker__dot--brown{fill:var(--brown)}.timeline-current-marker__axis-dot{fill:var(--green-strong);stroke:var(--surface-panel-strong);stroke-width:2px}.graph-end-badge{stroke:#ffffff6b}.graph-end-badge--green{fill:var(--green-strong)}.graph-end-badge--ink{fill:var(--ink-strong)}.graph-end-badge--graphite{fill:var(--graphite)}.graph-end-badge--olive{fill:var(--olive)}.graph-end-badge--brown{fill:var(--brown)}.graph-end-badge__text{fill:#fff;letter-spacing:.08em;font-size:8px;font-weight:600}.mobile-infographic__icon-frame{color:#fff;background:#151915f0;border-radius:.8rem;flex:none;place-items:center;width:2.5rem;height:2.5rem;display:inline-grid}.mobile-infographic__icon-frame svg{width:1.2rem;height:1.2rem}.capabilities-grid{grid-template-columns:1fr;gap:10px;display:grid}.capabilities-grid__item{gap:6px;display:grid}.capabilities-grid__label-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.capabilities-grid__name{align-items:center;gap:6px;min-width:0;font-size:.84rem;display:inline-flex}.capabilities-grid__level{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem}.capabilities-grid__track{border-radius:var(--radius-pill);background:#15191514;height:10px;position:relative;overflow:hidden}.capabilities-grid__fill{border-radius:inherit;background:linear-gradient(90deg, #244d3f66, var(--green-strong));position:absolute;inset:0 auto 0 0}.capabilities-grid__checkpoint{background:#ffffffb8;width:1px;position:absolute;top:-2px;bottom:-2px}.compute-card__layout{gap:8px;display:grid}.compute-card__chart{width:100%;max-width:168px;margin:0 auto;display:block}.compute-arc{stroke:#ffffffad;stroke-width:2px}.compute-arc--green{fill:var(--green-strong)}.compute-arc--ink{fill:var(--ink-strong)}.compute-arc--graphite{fill:var(--graphite)}.compute-arc--olive{fill:var(--olive)}.compute-arc--brown{fill:var(--brown)}.compute-card__center-label{fill:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px}.compute-card__legend{gap:6px;display:grid}.compute-card__legend-item{justify-content:space-between;align-items:center;gap:8px;display:flex}.compute-card__legend-label{align-items:center;gap:6px;font-size:.74rem;display:inline-flex}.compute-card__legend-value{color:var(--ink-muted);font-size:.76rem}.copies-callout{gap:6px;display:grid}.copies-callout__headline{max-width:none;font-family:var(--font-serif);letter-spacing:-.04em;font-size:clamp(1.35rem,2.2vw,2.1rem);line-height:.92}.copies-callout__headline span{color:var(--green-strong)}.copies-callout__meta{color:var(--ink-muted);font-size:.72rem;line-height:1.35}.copies-callout__importance-row{min-height:1.45rem;color:var(--green-strong);border-top:1px solid #244d3f1f;justify-content:flex-start;justify-self:start;align-items:center;gap:10px;margin-top:2px;padding-top:4px;font-size:.72rem;line-height:1.2;display:inline-flex}.copies-callout__importance-label,.copies-callout__importance-value{color:var(--green-strong);text-transform:uppercase;letter-spacing:.08em}.copies-callout__importance-value{text-align:right;white-space:nowrap}.copies-progress{grid-template-columns:minmax(0,1.2fr) minmax(180px,.62fr);gap:10px;margin-top:10px;display:grid}.copies-progress--compact{grid-template-columns:1fr}.copies-progress__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px;display:grid}.progress-group{gap:5px;display:grid}.progress-group__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.progress-group__title{align-items:center;gap:6px;font-size:.74rem;display:inline-flex}.progress-group__value{color:var(--ink-soft);font-size:.68rem}.progress-group__cells{grid-template-columns:repeat(10,1fr);gap:3px;display:grid}.progress-group__cell{aspect-ratio:1;background:#15191514;border-radius:4px}.progress-group__cell--green.is-filled{background:var(--green-strong)}.progress-group__cell--ink.is-filled{background:var(--ink-strong)}.progress-group__cell--graphite.is-filled{background:var(--graphite)}.progress-group__cell--brown.is-filled{background:var(--brown)}.metrics-strip{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:start;gap:12px;display:grid}.metrics-strip__group{grid-template-columns:auto repeat(3,minmax(0,1fr));align-items:start;gap:10px;display:grid}.metrics-strip__group-badge{padding-top:4px}.metrics-strip__divider{background:var(--line-strong);align-self:stretch;width:1px}.metric-chip{gap:3px;display:grid}.metric-chip__label{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem}.metric-chip__value{font-size:.98rem;line-height:1.05}.bottom-bars{gap:10px;display:grid}.bottom-bars__row{gap:6px;display:grid}.bottom-bars__label{color:var(--ink-muted);font-size:.74rem}.bottom-bars__cells{grid-template-columns:repeat(10,1fr);gap:4px;display:grid}.bottom-bars__cell{background:#15191514;border-radius:999px;height:14px;position:relative}.bottom-bars__cell--green.is-filled{background:#244d3fe6}.bottom-bars__cell--ink.is-filled{background:#151915e6}.bottom-bars__marker{border-radius:inherit;color:#fff;place-items:center;font-size:.54rem;font-weight:600;display:grid;position:absolute;inset:2px}@media (width<=1180px){.story-page__layout{grid-template-columns:1fr}.story-page__panel{order:-1}.story-page__panel-sticky{height:auto;top:12px}.infographic-panel{height:auto;overflow:visible}}@media (width<=900px){.story-page{padding:12px}.story-page__narrative{padding-bottom:calc(168px + env(safe-area-inset-bottom))}.story-page__hero{grid-template-columns:1fr;min-height:auto}.story-page__hero h1{max-width:100%;font-size:clamp(1.55rem,6vw,2.15rem)}.story-section{grid-template-columns:1fr;min-height:auto;padding-block:22px 30px}.story-section__eyebrow{grid-auto-flow:column;justify-content:start;gap:12px;position:static}.story-page__panel{display:none}.infographic-panel__split,.copies-progress,.metrics-strip,.copies-progress__grid,.capabilities-grid{grid-template-columns:1fr}.metrics-strip__group{grid-template-columns:auto repeat(3,minmax(0,1fr))}.metrics-strip__divider{display:none}.mobile-infographic-dock{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));z-index:40;pointer-events:none;display:block;position:fixed}.mobile-infographic-dock__button{border:1px solid var(--line-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:left;pointer-events:auto;appearance:none;cursor:pointer;background:#fcf9f1f2;border-radius:24px;width:100%;padding:12px 12px 10px;box-shadow:0 16px 40px #1c221b29}.mobile-infographic-dock .panel-card--graph{min-width:0}.mobile-infographic-dock .graph-frame{rx:18px}.mobile-infographic-dock .graph-annotation-label{font-size:8.5px}.mobile-infographic-overlay{z-index:60;background:#f4f0e6fa;display:block;position:fixed;inset:0}.mobile-infographic-overlay__scroll{-webkit-overflow-scrolling:touch;height:100%;padding:calc(16px + env(safe-area-inset-top)) 16px calc(32px + env(safe-area-inset-bottom));overflow-y:auto}.mobile-infographic-overlay__sheet{min-height:100%;padding:0}.mobile-infographic-overlay__close{width:2.75rem;height:2.75rem;color:var(--ink-strong);cursor:pointer;appearance:none;background:#e0e2e9e6;border:0;border-radius:999px;place-items:center;display:inline-grid}.mobile-infographic-overlay__close svg{width:1.45rem;height:1.45rem}.mobile-infographic-overlay .infographic-panel{gap:14px}.mobile-infographic-overlay .infographic-panel>*+*{padding-top:14px}.mobile-infographic-overlay .infographic-panel__split{grid-template-columns:minmax(0,1.25fr) minmax(138px,.85fr)}.mobile-infographic-overlay .capabilities-grid{grid-template-columns:1fr}}@media (width<=640px){.story-page__narrative{padding-bottom:calc(184px + env(safe-area-inset-bottom))}.story-section__title{max-width:none}.copies-callout__headline{max-width:100%}.bottom-bars__cells,.progress-group__cells{gap:3px}.infographic-panel{padding:14px}.mobile-infographic-overlay .infographic-panel{padding:0}.metrics-strip__group{grid-template-columns:1fr}.metrics-strip__group-badge{padding-top:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.selfdev-page{--font-selfdev-cyrillic:Georgia, "Times New Roman", serif;background:var(--surface-canvas);min-height:100svh;color:var(--ink-strong);font-family:var(--font-mono);overflow:clip}.selfdev-page *,.selfdev-page :before,.selfdev-page :after{box-sizing:border-box}.selfdev-page :where(h1,h2,h3,p,dl,dd,ol,ul){margin:0}.selfdev-page :where(ol,ul){padding:0;list-style:none}.selfdev-shell{width:min(100% - 48px,1240px);margin-inline:auto}.selfdev-hero{border-bottom:1px solid var(--line-strong);background:linear-gradient(110deg, #244d3f0f, transparent 48%), var(--surface-canvas);min-height:min(82svh,820px)}.selfdev-hero__inner{min-height:inherit;flex-direction:column;padding-block:22px 44px;display:flex}.selfdev-masthead{border-bottom:1px solid var(--line-strong);color:var(--green-strong);text-transform:uppercase;justify-content:flex-end;align-items:baseline;padding-bottom:18px;font-size:.78rem;font-weight:600;display:flex}.selfdev-masthead__section{color:var(--ink-soft)}.selfdev-hero__grid{flex:1;grid-template-columns:minmax(0,.92fr) minmax(470px,1.08fr);align-items:center;gap:72px;padding-block:56px 40px;display:grid}.selfdev-hero__copy{animation:.7s ease-out both selfdev-rise}.selfdev-kicker{color:var(--green-strong);text-transform:uppercase;font-size:.75rem;font-weight:600}.selfdev-hero h1{font-family:var(--font-serif);letter-spacing:0;margin-top:18px;font-size:7rem;font-weight:400;line-height:.84}.selfdev-hero__lead{max-width:54ch;color:var(--ink-muted);margin-top:32px;font-size:1.02rem;line-height:1.7}.selfdev-loop{border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong);grid-template-columns:repeat(2,minmax(0,1fr));animation:.7s ease-out .14s both selfdev-rise;display:grid;position:relative}.selfdev-loop:after{z-index:2;background:var(--brown);content:"";border-radius:50%;width:14px;height:14px;animation:2.6s ease-in-out infinite selfdev-pulse;position:absolute;bottom:-7px;right:-7px}.selfdev-loop__step{border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);min-height:104px;color:var(--graphite);grid-template-columns:36px minmax(0,1fr) 24px;align-items:center;gap:10px;padding:20px;font-size:.9rem;transition:background-color .18s,color .18s;display:grid;position:relative}.selfdev-loop__step:hover{background:var(--green-soft);color:var(--green-strong)}.selfdev-loop__index{color:var(--ink-soft);font-size:.68rem}.selfdev-loop__arrow{color:var(--brown);font-size:1.2rem}.selfdev-loop__step:nth-child(2) .selfdev-loop__arrow,.selfdev-loop__step:nth-child(4) .selfdev-loop__arrow{transform:rotate(90deg)}.selfdev-hero__statement{border-top:1px solid var(--line-strong);max-width:76ch;color:var(--ink-muted);font-family:var(--font-serif);padding-top:22px;font-size:1.65rem;line-height:1.25}.selfdev-band{border-bottom:1px solid var(--line-strong);opacity:0;padding-block:112px;transition:opacity .6s,transform .6s;transform:translateY(24px)}.selfdev-band.is-visible{opacity:1;transform:translateY(0)}.selfdev-band:nth-of-type(3n){background:#6970560e}.selfdev-section-grid{grid-template-columns:128px minmax(0,1fr);gap:56px;display:grid}.selfdev-section-mark{color:var(--ink-soft);align-self:start}.selfdev-section-mark span{color:var(--brown);font-family:var(--font-serif);font-size:3rem;line-height:1;display:block}.selfdev-section-mark p{text-transform:uppercase;margin-top:12px;font-size:.68rem}.selfdev-section-heading{max-width:800px}.selfdev-section-heading h2{font-family:var(--font-serif);letter-spacing:0;margin-top:14px;font-size:3.75rem;font-weight:400;line-height:1}.selfdev-section-heading>p:last-child:not(.selfdev-kicker){max-width:66ch;color:var(--ink-muted);margin-top:22px}.selfdev-layers{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:64px;display:grid;position:relative}.selfdev-layer{border-right:1px solid var(--line-strong);min-height:260px;padding:28px 30px;transition:background-color .18s,transform .18s}.selfdev-layer:last-of-type{border-right:0}.selfdev-layer:hover{background:#244d3f0e;transform:translateY(-4px)}.selfdev-layer__index{color:var(--brown);font-size:.68rem}.selfdev-layer h3{font-family:var(--font-selfdev-cyrillic);margin-top:30px;font-size:2.1rem;font-weight:400;line-height:1.08}.selfdev-layer p{color:var(--ink-muted);margin-top:16px;font-size:.85rem}.selfdev-layer .selfdev-layer__role{color:var(--green-strong);text-transform:uppercase;font-size:.72rem;font-weight:600}.selfdev-layer .selfdev-layer__source{border-top:1px solid var(--line-soft);color:var(--ink-strong);padding-top:15px;font-size:.78rem}.selfdev-layers__links{pointer-events:none;width:100%;height:120px;position:absolute;bottom:-60px;left:0;right:0;overflow:visible}.selfdev-layers__links path{fill:none;stroke:var(--line-strong);stroke-width:2px}.selfdev-layers__links circle{fill:var(--surface-canvas);stroke:var(--green-strong);stroke-width:2px}.selfdev-entity-list{border-top:1px solid var(--line-strong);margin-top:64px}.selfdev-entity{border-bottom:1px solid var(--line-strong);grid-template-columns:72px 220px minmax(0,1fr);align-items:center;gap:24px;min-height:118px;transition:padding-left .18s;display:grid}.selfdev-entity:hover{padding-left:10px}.selfdev-entity>span{color:var(--brown);font-size:.68rem}.selfdev-entity h3{font-family:var(--font-serif);font-size:2rem;font-weight:400}.selfdev-entity p{max-width:64ch;color:var(--ink-muted);font-size:.88rem}.selfdev-profile-grid{border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:64px;display:grid}.selfdev-profile-grid>div{border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);min-height:128px;padding:24px}.selfdev-profile-grid dt{color:var(--green-strong);font-family:var(--font-serif);font-size:1.8rem}.selfdev-profile-grid dd{color:var(--ink-muted);margin-top:12px;font-size:.82rem}.selfdev-band--artifact{background:var(--green-strong);color:#f8f3e8}.selfdev-band--artifact .selfdev-kicker,.selfdev-band--artifact .selfdev-section-mark span{color:#d7b08f}.selfdev-band--artifact .selfdev-section-mark,.selfdev-band--artifact .selfdev-section-heading>p{color:#f8f3e8ad}.selfdev-band--artifact .selfdev-section-heading>p:last-child:not(.selfdev-kicker){color:#f8f3e8c2}.selfdev-artifact{border:1px solid #f8f3e847;border-radius:8px;margin-top:56px}.selfdev-artifact>div{border-bottom:1px solid #f8f3e82e;grid-template-columns:minmax(180px,.34fr) minmax(0,1fr);gap:28px;padding:18px 22px;display:grid}.selfdev-artifact>div:last-child{border-bottom:0}.selfdev-artifact dt{color:#d7b08f;text-transform:uppercase;font-size:.72rem}.selfdev-artifact dd{color:#f8f3e8e0;font-size:.86rem}.selfdev-evidence{color:#fffaf0;background:linear-gradient(0deg,#d7b08f7a 0 .32em,#0000 .32em);padding-inline:.04em;font-weight:500}.selfdev-entry-list{border-top:1px solid var(--line-strong);border-left:1px solid var(--line-strong);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:56px;display:grid}.selfdev-entry{border-right:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);min-height:128px;padding:24px}.selfdev-entry code{color:var(--green-strong);background:0 0;padding:0;font-size:1.25rem;font-weight:600}.selfdev-entry p{color:var(--ink-muted);margin-top:16px;font-size:.84rem}.selfdev-note{border-left:3px solid var(--brown);max-width:76ch;color:var(--ink-muted);margin-top:36px;padding-left:22px;font-size:.86rem}.selfdev-interactions{border-top:1px solid var(--line-strong);margin-top:60px}.selfdev-interactions li{border-bottom:1px solid var(--line-strong);grid-template-columns:72px minmax(0,1fr);gap:24px;padding:24px 0;display:grid}.selfdev-interactions li>span{color:var(--brown);font-size:.68rem}.selfdev-interactions h3{font-family:var(--font-serif);font-size:1.8rem;font-weight:400}.selfdev-interactions p{max-width:68ch;color:var(--ink-muted);margin-top:7px;font-size:.84rem}.selfdev-bot-layout{grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);align-items:start;gap:72px;display:grid}.selfdev-bot-list{border-top:1px solid var(--line-strong)}.selfdev-bot-list li{border-bottom:1px solid var(--line-strong);min-height:72px;color:var(--ink-muted);grid-template-columns:54px minmax(0,1fr);align-items:center;gap:18px;font-size:.84rem;display:grid}.selfdev-bot-list span{color:var(--brown);font-size:.68rem}.selfdev-reputation{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:56px;display:grid}.selfdev-reputation article{border-right:1px solid var(--line-strong);min-height:190px;padding:28px 22px}.selfdev-reputation article:last-child{border-right:0}.selfdev-reputation h3{color:var(--green-strong);font-family:var(--font-serif);font-size:2.2rem;font-weight:400}.selfdev-reputation p{color:var(--ink-muted);margin-top:18px;font-size:.8rem}.selfdev-reputation-note,.selfdev-access-note{max-width:76ch;color:var(--ink-muted);margin-top:32px;font-size:.84rem;line-height:1.65}.selfdev-reputation-note{border-left:3px solid var(--brown);padding-left:22px}.selfdev-boundary{border-top:3px solid var(--green-strong);margin-top:52px;padding-top:28px}.selfdev-boundary__row{border-bottom:1px solid var(--line-soft);grid-template-columns:260px minmax(0,1fr);align-items:center;gap:28px;min-height:88px;display:grid}.selfdev-boundary__row:last-child{border-bottom:0}.selfdev-boundary p{color:var(--brown);text-transform:uppercase;font-size:.7rem}.selfdev-boundary strong{font-family:var(--font-selfdev-cyrillic);font-size:1.4rem;font-weight:400;line-height:1.2}.selfdev-access-note{border-top:1px solid var(--line-strong);padding-top:24px}.selfdev-footer{background:var(--ink-strong);color:#f8f3e8;padding-block:46px}.selfdev-footer .selfdev-shell{grid-template-columns:170px minmax(0,1fr) auto;align-items:center;gap:32px;display:grid}.selfdev-footer span,.selfdev-footer small{color:#f8f3e899;font-size:.68rem}.selfdev-footer p{max-width:76ch;font-family:var(--font-serif);font-size:1.35rem;line-height:1.25}@keyframes selfdev-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes selfdev-pulse{0%,to{box-shadow:0 0 #9a684a38}50%{box-shadow:0 0 0 12px #9a684a00}}@media (width<=980px){.selfdev-hero__grid{grid-template-columns:minmax(0,.8fr) minmax(390px,1.2fr);gap:40px}.selfdev-hero h1{font-size:4.8rem}.selfdev-section-heading h2{font-size:3.1rem}.selfdev-bot-layout{grid-template-columns:1fr;gap:48px}.selfdev-reputation{grid-template-columns:repeat(2,minmax(0,1fr))}.selfdev-reputation article:nth-child(2){border-right:0}.selfdev-reputation article:nth-child(-n+2){border-bottom:1px solid var(--line-strong)}}@media (width<=760px){.selfdev-shell{width:min(100% - 32px,1240px)}.selfdev-hero{min-height:720px}.selfdev-hero__inner{padding-block:16px 28px}.selfdev-masthead{padding-bottom:12px}.selfdev-hero__grid{padding-block:42px 28px;display:block}.selfdev-hero h1{margin-top:14px;font-size:3.7rem;line-height:.9}.selfdev-hero__lead{margin-top:24px;font-size:.9rem}.selfdev-loop{margin-top:38px}.selfdev-loop__step{grid-template-columns:26px minmax(0,1fr) 16px;gap:6px;min-height:74px;padding:12px;font-size:.72rem}.selfdev-loop__arrow{font-size:1rem}.selfdev-hero__statement{padding-top:16px;font-size:1.25rem}.selfdev-band{padding-block:72px}.selfdev-section-grid{grid-template-columns:1fr;gap:34px}.selfdev-section-mark{align-items:baseline;gap:14px;display:flex}.selfdev-section-mark span{font-size:2.2rem}.selfdev-section-mark p{margin-top:0}.selfdev-section-heading h2{font-size:2.65rem;line-height:1.02}.selfdev-layers{grid-template-columns:1fr;margin-top:42px}.selfdev-layer{border-right:0;border-bottom:1px solid var(--line-strong);min-height:auto;padding:26px 20px}.selfdev-layer:last-of-type{border-bottom:0}.selfdev-layer h3{margin-top:18px}.selfdev-layers__links{display:none}.selfdev-entity-list,.selfdev-profile-grid,.selfdev-entry-list,.selfdev-interactions,.selfdev-reputation{margin-top:42px}.selfdev-entity{grid-template-columns:42px minmax(0,1fr);gap:12px;min-height:auto;padding:22px 0}.selfdev-entity p{grid-column:2}.selfdev-profile-grid,.selfdev-entry-list,.selfdev-reputation{grid-template-columns:1fr}.selfdev-profile-grid>div,.selfdev-entry{min-height:auto}.selfdev-artifact{margin-top:42px}.selfdev-artifact>div{grid-template-columns:1fr;gap:8px;padding:17px}.selfdev-interactions li{grid-template-columns:42px minmax(0,1fr);gap:12px}.selfdev-reputation article,.selfdev-reputation article:nth-child(2),.selfdev-reputation article:last-child{border-right:0;border-bottom:1px solid var(--line-strong);min-height:auto}.selfdev-reputation article:last-child{border-bottom:0}.selfdev-boundary__row{grid-template-columns:1fr;gap:8px;min-height:auto;padding-block:18px}.selfdev-footer .selfdev-shell{grid-template-columns:1fr;gap:18px}.selfdev-footer p{font-size:1.15rem}}@media (prefers-reduced-motion:reduce){.selfdev-page *,.selfdev-page :before,.selfdev-page :after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.selfdev-band{opacity:1;transform:none}}
