:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:#3c3c3ca8;--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:#ebebeba3;--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-1);--section-gap:160px}@media (prefers-color-scheme:dark){:root{--color-background:var(--vt-c-black);--color-background-soft:var(--vt-c-black-soft);--color-background-mute:var(--vt-c-black-mute);--color-border:var(--vt-c-divider-dark-2);--color-border-hover:var(--vt-c-divider-dark-1);--color-heading:var(--vt-c-text-dark-1);--color-text:var(--vt-c-text-dark-2)}}*,:before,:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6;transition:color .5s,background-color .5s}#app{font-weight:400}a,.green{color:#00bd7e;padding:3px;text-decoration:none;transition:all .4s}@media (hover:hover){a:hover{background-color:#00bd7e33}}.site{--theme-text-primary:#ffffffeb;--theme-text-muted:#ffffff8a;--theme-text-faint:#ffffff5c;--link-hover:#50b464;--link-external-hover:#bd5774;--theme-surface-base:#040509;--theme-surface-glass-bg:linear-gradient(to right, #040509e0, #0a0c128a);--theme-surface-glass-border:#ffffff13;--theme-surface-glass-shadow:#00000047;--theme-surface-glass-glow:#ffffff09;--theme-line-subtle:#ffffff38;--theme-line-faint:#ffffff0a;--theme-control-bg:#ffffff4d;--theme-control-bg-solid:#000;--theme-control-border:#ffffff2e;--theme-control-border-strong:#ffffffe0;--theme-control-hover-bg:#ffffff14;--theme-control-thumb:#ffffffe6;width:100%;min-height:100dvh;color:var(--theme-text-primary);letter-spacing:-.01em;-webkit-font-smoothing:antialiased;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:14px;font-weight:450;line-height:1.6;display:flex}.surface-card{background:color-mix(in srgb, var(--theme-surface-base) 60%, transparent);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid var(--theme-surface-glass-border);border-radius:12px;min-width:0;margin:auto;padding:40px}@media (width<=760px){.surface-card{border-radius:8px;padding:24px 20px}}.article-prose section,.article-prose .article-header{margin-bottom:48px}.article-prose .subtitle{color:var(--theme-text-muted);margin:0;font-size:14px}.article-prose h1{margin-bottom:8px;font-size:28px}.article-prose h2{color:var(--theme-text-primary);margin-bottom:20px;font-size:18px}.article-prose h3{color:var(--theme-text-primary);margin-top:32px;margin-bottom:12px;font-size:14px}.article-prose p{color:var(--theme-text-muted);margin-bottom:14px;line-height:1.7}.article-prose em{font-style:italic}.article-prose strong{color:var(--theme-text-primary);font-weight:600}.article-prose blockquote{border-left:2px solid var(--theme-line-subtle);color:var(--theme-text-muted);margin:16px 0 20px;padding:12px 20px;font-style:italic}.article-prose blockquote p{margin-bottom:0}.article-prose code{color:var(--theme-text-primary);background:var(--theme-control-hover-bg);border-radius:3px;padding:2px 5px;font-size:13px}.article-prose pre{background:var(--theme-control-hover-bg);border:1px solid var(--theme-surface-glass-border);border-radius:4px;margin:16px 0 20px;padding:16px 20px;line-height:1.5;overflow-x:auto}.article-prose pre code{background:0 0;padding:0;font-size:12.5px}.article-prose dl{margin:16px 0 24px}.article-prose dt{color:var(--theme-text-primary);margin-top:20px;margin-bottom:4px;font-size:15px;font-style:italic;font-weight:600}.article-prose dd{color:var(--theme-text-muted);border-left:1px solid var(--theme-line-subtle);margin-left:0;padding-left:16px;line-height:1.7}.article-prose ul{margin:12px 0 20px;padding-left:20px;list-style:none}.article-prose ul li{color:var(--theme-text-muted);margin-bottom:12px;padding-left:0;line-height:1.7;position:relative}.article-prose ul li:before{content:"—";color:var(--theme-text-faint);position:absolute;left:-20px}.article-prose ol{counter-reset:ol-counter;margin:12px 0 20px;padding-left:0;list-style:none}.article-prose ol li{color:var(--theme-text-muted);counter-increment:ol-counter;margin-bottom:12px;padding-left:32px;line-height:1.7;position:relative}.article-prose ol li:before{content:counter(ol-counter);border:1px solid var(--theme-line-subtle);width:22px;height:22px;color:var(--theme-text-faint);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:500;display:inline-flex;position:absolute;left:0}.article-prose a{color:inherit;border-bottom:1px solid var(--theme-text-faint);padding-bottom:2px;text-decoration:none}.article-prose a:hover{border-color:var(--link-hover);background-color:var(--link-hover)}.article-prose a.external-link:hover{border-color:var(--link-external-hover);background-color:var(--link-external-hover)}.article-prose .intro{color:var(--theme-text-primary);margin-bottom:40px;font-size:18px;line-height:1.7}.article-prose .links{border-top:1px solid var(--theme-surface-glass-border);flex-direction:column;gap:12px;margin-top:32px;padding-top:24px;display:flex}.article-prose .links a{color:var(--theme-text-muted);border-bottom:none;padding-bottom:0;transition:color .15s}.article-prose .links a:before{content:"→  ";color:var(--theme-text-faint)}.article-prose .links a:hover{background-color:var(--link-hover)}.article-prose .links a.external-link:hover{background-color:var(--link-external-hover)}.article-prose .links a:focus-visible{outline:1px solid var(--theme-control-border-strong);outline-offset:4px;border-radius:2px}.article-prose .footnote-ref{vertical-align:super;color:var(--theme-text-faint);border-bottom:none;padding-bottom:0;font-size:11px;line-height:0}.article-prose .footnote-ref:hover{color:var(--theme-text-muted);background:0 0}.article-prose .footnotes{border-top:1px solid var(--theme-surface-glass-border);margin-top:64px;padding-top:24px}.article-prose .footnotes ol{margin:0;padding-left:20px;list-style:decimal}.article-prose .footnotes ol li{color:var(--theme-text-faint);margin-bottom:12px;padding-left:4px;font-size:13px;line-height:1.6}.article-prose .footnotes ol li:before{content:none}.numbered{border:1px solid var(--theme-line-subtle);width:22px;height:22px;color:var(--theme-text-faint);vertical-align:middle;border-radius:50%;justify-content:center;align-items:center;margin-right:10px;font-size:12px;font-weight:500;display:inline-flex}.site.theme-light{--theme-text-primary:#32121c;--theme-text-muted:#32121cc7;--theme-text-faint:#32121c61;--theme-surface-base:#fff;--theme-surface-glass-bg:linear-gradient(to right, #ffffffb8, #ffffff6b);--theme-surface-glass-border:#141e371a;--theme-surface-glass-shadow:#3c508224;--theme-surface-glass-glow:#2841780f;--theme-line-subtle:#2841783d;--theme-line-faint:#2841780f;--theme-control-bg:#ffffff61;--theme-control-bg-solid:#fff;--theme-control-border:#0e121c1f;--theme-control-border-strong:#0e121cd1;--theme-control-hover-bg:#0e121c0f;--theme-control-thumb:#0e121cd1}.shader-layout[data-v-d810c522]{width:100%;min-height:100dvh;position:relative}.shader-canvas[data-v-d810c522]{pointer-events:none;width:100vw;height:100vh;transition:opacity .4s;display:block;position:fixed;inset:0}.shader-content[data-v-d810c522]{z-index:1;position:relative}.theme-toggle[data-v-42d5e9b1]{color:var(--theme-text-muted);cursor:pointer;font:inherit;letter-spacing:.16em;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:12px;padding:0;font-size:12px;line-height:1;display:inline-flex}.theme-toggle[data-v-42d5e9b1]:hover{color:var(--theme-text-primary)}.toggle-track[data-v-42d5e9b1]{background:var(--theme-control-bg);border:1px solid var(--theme-control-border);width:44px;height:24px;box-shadow:inset 0 0 0 1px var(--theme-surface-glass-glow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;transition:border-color .18s,background .18s;position:relative}.theme-toggle:hover .toggle-track[data-v-42d5e9b1]{border-color:var(--theme-control-border-strong)}.toggle-thumb[data-v-42d5e9b1]{background:var(--theme-control-thumb);width:16px;height:16px;box-shadow:0 1px 6px var(--theme-surface-glass-shadow);border-radius:999px;transition:transform .22s,background .22s;position:absolute;top:3px;left:3px}.toggle-track.active .toggle-thumb[data-v-42d5e9b1]{transform:translate(20px)}.toggle-text[data-v-42d5e9b1]{min-width:44px}.shader-picker[data-v-f8fc4f97]{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--theme-control-bg);border-radius:16px;gap:6px;padding:3px;display:flex}.shader-button[data-v-f8fc4f97]{aspect-ratio:16/9;border:1px solid var(--theme-control-border);cursor:pointer;background:0 0;border-radius:12px;width:44px;padding:0;transition:all .2s;overflow:hidden}.shader-button[data-v-f8fc4f97]:hover{transform:scale(1.05)}.shader-button.active[data-v-f8fc4f97]{border-color:var(--theme-control-border-strong)}.shader-button img[data-v-f8fc4f97]{object-fit:cover;width:100%;height:100%;display:block}.shader-button.restore[data-v-f8fc4f97]{color:var(--theme-text-muted);justify-content:center;align-items:center;font-size:16px;display:flex}.rail[data-v-07d6103b]{background:var(--theme-surface-glass-bg);border-right:1px solid var(--theme-surface-glass-border);width:164px;height:100dvh;box-shadow:20px 0 56px var(--theme-surface-glass-shadow);-webkit-backdrop-filter:blur(20px)saturate(120%);backdrop-filter:blur(20px)saturate(120%);flex-direction:column;flex:0 0 164px;justify-content:space-between;align-self:flex-start;align-items:center;padding:64px 28px;transition:background .24s,border-color .24s,box-shadow .24s;display:flex;position:sticky;top:0;overflow:hidden auto}.rail[data-v-07d6103b]:before{content:"";background:linear-gradient(to bottom, transparent, var(--theme-surface-glass-glow), transparent);opacity:.55;pointer-events:none;position:absolute;inset:0}.rail-mark[data-v-07d6103b]{background:linear-gradient(to bottom, transparent, var(--theme-line-subtle), var(--theme-line-faint), transparent);width:1px;position:absolute;top:0;bottom:0;left:38px}.nav[data-v-07d6103b]{z-index:1;flex-direction:column;gap:18px;display:flex;position:relative}.nav-section[data-v-07d6103b]{all:unset;letter-spacing:.16em;text-transform:uppercase;color:var(--theme-text-faint);cursor:pointer;-webkit-user-select:none;user-select:none;margin-top:12px;font-size:14px;transition:color .18s}.nav-section[data-v-07d6103b]:before{content:"▸ ";transition:transform .18s;display:inline-block}.nav-section.open[data-v-07d6103b]:before{transform:rotate(90deg)}.nav-section[data-v-07d6103b]:hover{color:var(--theme-text-muted)}.nav-group[data-v-07d6103b]{grid-template-rows:0fr;transition:grid-template-rows .2s;display:grid}.nav-group-inner[data-v-07d6103b]{flex-direction:column;gap:18px;min-height:0;padding-top:18px;display:flex;overflow:hidden}.nav-group.open[data-v-07d6103b]{grid-template-rows:1fr}.nav a[data-v-07d6103b]{color:var(--theme-text-muted);letter-spacing:.14em;text-transform:uppercase;font-size:11px;line-height:1.3;text-decoration:none;transition:color .18s,transform .18s}.nav a.nav-child[data-v-07d6103b]{padding-left:8px}.nav a[data-v-07d6103b]:hover{color:var(--theme-text-primary);transform:translate(3px)}@media (width<=760px){.rail[data-v-07d6103b]{z-index:50;flex-direction:row;flex:none;align-self:auto;align-items:center;width:100%;height:auto;padding:12px 20px;transition:transform .24s;position:sticky;top:0;overflow:visible}.rail--hidden[data-v-07d6103b]{transform:translateY(-100%)}.rail-mark[data-v-07d6103b],.control-container[data-v-07d6103b]{display:none}.nav[data-v-07d6103b]{flex-flow:row;align-items:center;gap:14px}.nav-dropdown[data-v-07d6103b]{position:relative}.nav-section[data-v-07d6103b]{margin-top:0}.nav-group[data-v-07d6103b]{z-index:100;width:max-content;margin-top:6px;display:none;position:absolute;top:100%;left:0}.nav-group.open[data-v-07d6103b]{display:block}.nav-group-inner[data-v-07d6103b]{background:color-mix(in srgb, var(--theme-surface-base) 92%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--theme-surface-glass-border);border-radius:6px;flex-direction:column;gap:10px;padding:10px 14px}.nav a.nav-child[data-v-07d6103b]{padding-left:0}}.info-wrapper[data-v-fefa7d58]{z-index:10;pointer-events:none;justify-content:flex-end;align-items:flex-end;width:220px;height:380px;display:flex;position:fixed;bottom:16px;right:16px}.info-bubble[data-v-fefa7d58]{pointer-events:auto;border:solid 1px var(--theme-control-border-strong);background:var(--theme-control-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;transition:width .3s,height .3s,border-radius .3s,padding .3s;display:flex;overflow:hidden}.info-wrapper:hover .info-bubble[data-v-fefa7d58]{cursor:default;border-radius:12px;width:100%;height:100%;padding:16px}.info-icon[data-v-fefa7d58]{color:var(--theme-text-muted);flex-shrink:0;font-size:18px;font-weight:700}.info-wrapper:hover .info-icon[data-v-fefa7d58]{display:none}.info-panel[data-v-fefa7d58]{flex-direction:column;gap:8px;width:100%;display:none}.info-wrapper:hover .info-panel[data-v-fefa7d58]{display:flex}.info-description[data-v-fefa7d58]{color:var(--theme-text-muted);margin:0 0 4px;font-size:11px;line-height:1.4}.control-divider[data-v-fefa7d58]{border:none;border-top:1px solid var(--theme-control-border);margin:4px 0}.control-btn[data-v-fefa7d58]{border:1px solid var(--theme-control-border);background:var(--theme-control-hover-bg);color:var(--theme-text-primary);font:inherit;cursor:pointer;border-radius:8px;padding:6px 10px;font-size:12px;transition:border-color .15s}.control-btn[data-v-fefa7d58]:hover{border-color:var(--theme-control-border-strong)}.site[data-v-1c4ad146]{width:100%;min-height:100dvh;color:var(--theme-text-primary);letter-spacing:-.01em;-webkit-font-smoothing:antialiased;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:14px;font-weight:450;line-height:1.6;display:flex}.site h1[data-v-1c4ad146],.site h2[data-v-1c4ad146],.site h3[data-v-1c4ad146]{letter-spacing:-.02em;font-weight:600}.content[data-v-1c4ad146]{flex:1;min-width:0;min-height:100dvh;padding:clamp(32px,6vw,96px);display:flex}@media (width<=760px){.site[data-v-1c4ad146]{flex-direction:column}.content[data-v-1c4ad146]{min-height:0;padding:32px 28px 56px}}html,body,#app{width:100%;min-height:100%;margin:0}*{box-sizing:border-box}.hero[data-v-431f2900]{flex-direction:column;gap:0;max-width:740px;margin:auto;display:flex}.name[data-v-431f2900]{letter-spacing:-.04em;color:var(--theme-text-primary);margin:0 0 28px;font-size:clamp(32px,6vw,44px);font-weight:650;line-height:1}.bio-lead[data-v-431f2900]{color:var(--theme-text-primary);margin:0 0 12px;font-size:clamp(16px,1.8vw,19px);line-height:1.6}.bio[data-v-431f2900]{color:var(--theme-text-muted);counter-reset:ol-counter;margin:0 0 14px;padding-left:32px;font-size:clamp(16px,1.8vw,19px);line-height:1.6;list-style:none}.bio li[data-v-431f2900]{counter-increment:ol-counter;margin-bottom:8px;position:relative}.bio li[data-v-431f2900]:before{content:counter(ol-counter);border:1px solid var(--theme-line-subtle);width:22px;height:22px;color:var(--theme-text-faint);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:500;display:inline-flex;position:absolute;top:50%;left:-32px;transform:translateY(-50%)}.links[data-v-431f2900]{border-top:1px solid var(--theme-surface-glass-border);flex-direction:column;gap:8px;margin-top:20px;padding-top:20px;display:flex}.link-row[data-v-431f2900]{align-items:baseline;gap:8px;display:flex}.link-label[data-v-431f2900]{color:var(--theme-text-faint);flex-shrink:0;min-width:120px;font-size:12px}.links a[data-v-431f2900]{color:var(--theme-text-muted);font-size:15px;text-decoration:none;transition:color .2s}.links a[data-v-431f2900]:before{content:"→ ";color:var(--theme-text-faint)}.links a[data-v-431f2900]:hover{color:var(--theme-text-primary)}@media (width<=760px){.hero[data-v-431f2900]{padding-bottom:80px}}.about[data-v-e489ee54]{max-width:740px}.section-intro[data-v-be016b2d]{margin-bottom:64px}.comparison-figure[data-v-be016b2d]{margin:32px 0}.comparison-diagram[data-v-be016b2d]{border:1px solid var(--theme-line-subtle);background:var(--theme-control-hover-bg);border-radius:4px;padding:24px 32px;font-size:13px;line-height:1.6}.comparison-diagram code[data-v-be016b2d]{background:0 0;padding:0;font-size:13px}.distinction-callout[data-v-be016b2d]{border-left:2px solid var(--theme-line-subtle);background:var(--theme-line-faint);border-radius:0 4px 4px 0;margin:32px 0;padding:20px 24px}.distinction-callout p[data-v-be016b2d]{color:var(--theme-text-primary);margin-bottom:8px;font-size:15px}.distinction-callout p[data-v-be016b2d]:last-child{margin-bottom:0}.aside-note[data-v-be016b2d]{border:1px dashed var(--theme-surface-glass-border);opacity:.85;border-radius:4px;margin-top:40px;padding:16px 20px}.aside-note h3[data-v-be016b2d]{text-transform:uppercase;letter-spacing:.04em;color:var(--theme-text-faint);margin-top:0;margin-bottom:8px;font-size:12px;font-weight:500}.aside-note p[data-v-be016b2d]{margin-bottom:0;font-size:13px}.section-vocabulary[data-v-be016b2d]{border:1px solid var(--theme-surface-glass-border);background:var(--theme-line-faint);border-radius:6px;margin-bottom:56px;padding:24px 28px}.section-vocabulary h2[data-v-be016b2d]{text-transform:uppercase;letter-spacing:.06em;color:var(--theme-text-faint);margin-bottom:12px;font-size:12px;font-weight:500}.section-patterns .pattern[data-v-be016b2d]{border-left:1px solid var(--theme-surface-glass-border);margin-bottom:36px;padding-left:16px}.section-patterns .pattern[data-v-be016b2d]:last-child{margin-bottom:0}.section-patterns .pattern h3[data-v-be016b2d]{margin-top:0}.adaptkit[data-v-fdd59c6c],.soundslike[data-v-8d728c08],.pointmouse[data-v-f0a12bff],.composting[data-v-17263240],.vbc[data-v-6295edea]{max-width:740px}section+section[data-v-4ac34d50]:not(.section-definition){border-top:1px solid var(--theme-line-faint);padding-top:24px}section[data-v-4ac34d50]{margin-bottom:64px}h2[data-v-4ac34d50]{text-transform:uppercase;letter-spacing:.04em;color:var(--theme-text-faint);font-size:13px;font-weight:500}.section-intro[data-v-4ac34d50]{margin-bottom:64px}.section-intro>p[data-v-4ac34d50]:first-of-type{color:var(--theme-text-primary);margin-bottom:24px;font-size:16px;line-height:1.7}.distinction-callout[data-v-4ac34d50]{border-left:2px solid var(--theme-line-subtle);background:var(--theme-line-faint);border-radius:0 4px 4px 0;margin:32px 0;padding:20px 24px}.distinction-callout li[data-v-4ac34d50]{color:var(--theme-text-primary);margin-bottom:8px;font-size:15px}.distinction-callout li[data-v-4ac34d50]:last-child{margin-bottom:0}.elements-card[data-v-4ac34d50]{border:1px solid var(--theme-surface-glass-border);background:var(--theme-line-faint);border-radius:6px;margin:24px 0 32px;padding:20px 24px}.elements-label[data-v-4ac34d50]{text-transform:uppercase;letter-spacing:.06em;color:var(--theme-text-faint);margin-bottom:14px;font-size:11px;font-weight:500;display:block}.elements-card li[data-v-4ac34d50]{margin-bottom:10px}.elements-card li[data-v-4ac34d50]:last-of-type{margin-bottom:0}.section-definition[data-v-4ac34d50]{border:1px solid var(--theme-surface-glass-border);background:var(--theme-line-faint);border-radius:6px;margin-bottom:56px;padding:24px 28px}.section-definition h2[data-v-4ac34d50]{text-transform:uppercase;letter-spacing:.06em;color:var(--theme-text-faint);margin-bottom:12px;font-size:12px;font-weight:500}.taxonomy-grid[data-v-4ac34d50]{border:1px solid var(--theme-surface-glass-border);background:var(--theme-surface-glass-border);border-radius:6px;grid-template-columns:repeat(3,1fr);gap:1px;margin:24px 0 40px;display:grid;overflow:hidden}.taxonomy-cell[data-v-4ac34d50]{background:var(--theme-line-faint);flex-direction:column;gap:4px;padding:16px;display:flex}.taxonomy-label[data-v-4ac34d50]{color:var(--theme-text-primary);margin-bottom:6px;font-size:13px;font-weight:600}.taxonomy-detail[data-v-4ac34d50]{color:var(--theme-text-faint);font-size:12px;line-height:1.5}@media (width<=760px){.taxonomy-grid[data-v-4ac34d50]{grid-template-columns:1fr}}.section-models .model[data-v-4ac34d50]{border-left:1px solid var(--theme-surface-glass-border);margin-bottom:36px;padding-left:16px}.section-models .model[data-v-4ac34d50]:last-child{margin-bottom:0}.section-models .model h3[data-v-4ac34d50]{margin-top:0}.model-risk[data-v-4ac34d50],.breakdown-risk[data-v-4ac34d50]{color:var(--theme-text-faint);margin-bottom:0;font-size:13px}.model-risk strong[data-v-4ac34d50],.breakdown-risk strong[data-v-4ac34d50]{color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:500}.section-breakdowns .breakdown[data-v-4ac34d50]{border-left:2px solid var(--theme-line-subtle);margin-bottom:40px;padding-left:20px}.section-breakdowns .breakdown[data-v-4ac34d50]:last-child{margin-bottom:0}.section-breakdowns .breakdown h3[data-v-4ac34d50]{margin-top:0;font-style:italic}
