@layer components{.mf-surface{--mf-bg:var(--ground-ink);--mf-bg-sunken:var(--ground-surface);--mf-bg-shelf:var(--ground-shelf);--mf-bg-chapter:var(--ground-chapter);--mf-text:var(--on-ground);--mf-text-soft:var(--on-ground-2);--mf-text-quiet:var(--on-ground-3);--mf-border:var(--rule);--mf-border-strong:var(--rule-control);--mf-border-rule:var(--rule-strong);--mf-primary-text:var(--brand-blue-lift);--mf-primary-hover:var(--brand-blue-lift-hover);--mf-cta:var(--brand-primary);--mf-cta-hover:var(--brand-primary-lift);--mf-cta-text:var(--ground-ink);--mf-accent:var(--brand-pale);background-color:var(--mf-bg);background-image:var(--grain);color:var(--mf-text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-font-smoothing:antialiased;background-size:220px 220px}.mf-surface :is(a,button,input,select,textarea,summary):focus-visible{outline:2px solid var(--mf-accent);outline-offset:2px;border-radius:2px}.mf-surface ::selection{background-color:var(--brand-pale);color:var(--ground-ink)}.mf-page{width:100%;max-width:var(--container-page);padding-inline:var(--space-gutter);margin-inline:auto}.mf-section{padding-block:var(--space-section)}.mf-section-tight{padding-block:calc(var(--space-section) * .6)}.mf-prose{max-width:var(--container-prose)}.mf-band{--mf-band-above:var(--mf-bg);--mf-band-below:var(--mf-bg);--mf-band-edge:clamp(5rem, 8vw, 9rem);background-color:var(--mf-band-ground);background-image:var(--grain), linear-gradient(to bottom, var(--mf-band-above) 0%, color-mix(in srgb, var(--mf-band-above) 84%, transparent) 25%, color-mix(in srgb, var(--mf-band-above) 50%, transparent) 50%, color-mix(in srgb, var(--mf-band-above) 16%, transparent) 75%, transparent 100%), linear-gradient(to top, var(--mf-band-below) 0%, color-mix(in srgb, var(--mf-band-below) 84%, transparent) 25%, color-mix(in srgb, var(--mf-band-below) 50%, transparent) 50%, color-mix(in srgb, var(--mf-band-below) 16%, transparent) 75%, transparent 100%);background-position:0 0,top,bottom;background-repeat:repeat,no-repeat,no-repeat;background-size:220px 220px, 100% var(--mf-band-edge), 100% var(--mf-band-edge)}.mf-band-surface{--mf-band-ground:var(--mf-bg-sunken)}.mf-band-chapter{--mf-band-ground:var(--mf-bg-chapter)}.mf-band-above-surface{--mf-band-above:var(--mf-bg-sunken)}.mf-band-flush-below{--mf-band-below:var(--mf-band-ground)}.mf-kicker{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;font-size:.6875rem;line-height:1.4}.mf-display{font-family:var(--font-editorial-stack);font-weight:400;font-size:var(--size-display);letter-spacing:-.024em;text-wrap:balance;line-height:.99}.mf-h1,.mf-h2,.mf-h3{font-family:var(--font-editorial-stack);letter-spacing:-.014em;text-wrap:balance;font-weight:400;line-height:1.07}.mf-h1{font-size:var(--size-h1)}.mf-h2{font-size:var(--size-h2)}.mf-h3{font-size:var(--size-h3);letter-spacing:-.006em;line-height:1.2}.mf-lead{font-size:var(--size-lead);line-height:1.55}.mf-meta{font-family:var(--font-mono);letter-spacing:.06em;font-variant-numeric:tabular-nums;font-size:.75rem}.mf-numeral{font-family:var(--font-editorial-stack);font-weight:400;font-size:var(--size-numeral);font-variant-numeric:tabular-nums lining-nums;letter-spacing:.01em;line-height:1}.mf-surface p{text-wrap:pretty}.mf-index-row{border-top:1px solid var(--mf-border);gap:.5rem 2rem;padding-block:clamp(1.5rem,1rem + 1.8vw,2.6rem);display:grid}.mf-hairline{border-top:1px solid var(--mf-border)}.mf-link{color:var(--mf-primary-text);text-underline-offset:.22em;text-decoration:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:color-mix(in srgb, var(--mf-primary-text) 45%, transparent);text-decoration-color:color-mix(in srgb, var(--mf-primary-text) 45%, transparent);transition:text-decoration-color .16s,color .16s}.mf-link:hover{color:var(--mf-primary-hover);text-decoration-color:currentColor}.mf-link-quiet{color:var(--mf-text-soft);text-decoration:none;transition:color .16s}.mf-link-quiet:hover{color:var(--mf-text)}.mf-btn{white-space:nowrap;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;min-height:3rem;padding-inline:1.5rem;font-size:.9375rem;font-weight:500;line-height:1.2;text-decoration:none;transition:background-color .16s,color .16s,border-color .16s;display:inline-flex}.mf-btn-primary{background-color:var(--mf-cta);color:var(--mf-cta-text)}.mf-btn-primary:hover{background-color:var(--mf-cta-hover)}.mf-btn-secondary{color:var(--mf-text);border-color:var(--mf-border-strong);background-color:#0000}.mf-btn-secondary:hover{border-color:var(--mf-cta);color:var(--mf-cta-hover)}.mf-plate{border:1px solid var(--mf-border-rule);background-color:var(--mf-bg-shelf);border-radius:3px;padding:.375rem;overflow:hidden;box-shadow:0 34px 70px -32px #000000f2}.mf-plate-chrome{border-bottom:1px solid var(--mf-border);align-items:center;height:1.25rem;margin-bottom:.375rem;padding-inline:.5rem;display:flex}.mf-plate-chrome:before{content:"";background-color:color-mix(in srgb, var(--brand-pale) 35%, transparent);width:4rem;height:1px;display:block}.mf-plate img{border-radius:2px;width:100%;height:auto;display:block}@media (min-width:768px){.mf-plate-tilt{transform:rotate(-1deg)}}@keyframes mf-reveal-rise{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:none}}@supports (animation-timeline:view()){.mf-reveal{animation-name:mf-reveal-rise;animation-fill-mode:both;animation-timing-function:var(--ease-out);animation-timeline:view();animation-range:entry 2% cover 26%}}@keyframes mf-draw-mark{0%{stroke-dasharray:1;stroke-dashoffset:1px}to{stroke-dasharray:1;stroke-dashoffset:0}}@media (prefers-reduced-motion:no-preference){.mf-draw-mark{animation:mf-draw-mark 2.1s var(--ease-out) 1}}@media (prefers-reduced-motion:reduce){.mf-reveal{animation:none}.mf-surface *,.mf-surface :before,.mf-surface :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.mf-trap{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}body:has(.mf-surface) [data-version-badge]{display:none}}