:root{--paper:#fff;--ink:#111;--ink-soft:#3a3a3a;--muted:#737373;--faint:#a3a3a3;--hair:#ebebeb;--sans:"Geist Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;--measure:38rem;--gutter:clamp(1.25rem, 5vw, 2.5rem);--rule:1px solid var(--hair)}:root[data-theme=dark]{--paper:#0f0f0f;--ink:#f2f2f2;--ink-soft:#c8c8c8;--muted:#8a8a8a;--faint:#666;--hair:#262626}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.55}::selection{background:var(--ink);color:var(--paper)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:100%;max-width:var(--measure);padding-inline:var(--gutter);margin:0 auto}.topbar{padding-top:1.25rem}.topbar__inner{align-items:center;gap:1rem;padding-block:.25rem;display:flex}.topbar__inner .mark{flex:none}.topbar__inner .nav{flex:auto;justify-content:flex-end}.topbar__inner .theme-toggle{flex:none}.mark{letter-spacing:-.01em;font-size:.95rem;font-weight:560}.mark a{align-items:baseline;display:inline-flex}.mark .dot{color:var(--ink)}nav.nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1.1rem;display:inline-flex}nav.nav a{color:var(--muted);font-size:.875rem;transition:color .15s}nav.nav a:hover,nav.nav a.active,nav.nav a[aria-current=page]{color:var(--ink)}.section-rail{z-index:30;pointer-events:none;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:.22rem;height:min(78vh,32rem);padding:.15rem 0;display:flex;position:fixed;top:50%;left:.4rem;transform:translateY(-50%)}.section-rail__tick{pointer-events:auto;flex:auto;align-items:center;width:1.2rem;min-height:.28rem;display:flex;position:relative}.section-rail__mark{background:color-mix(in srgb, var(--faint) 80%, transparent);border-radius:1px;width:.48rem;height:1px;transition:width .14s,background-color .14s,height .14s;display:block}.section-rail__tick.is-section .section-rail__mark{background:color-mix(in srgb, var(--muted) 75%, var(--faint));width:.68rem}.section-rail__tick.is-item .section-rail__mark{opacity:.9;width:.42rem}.section-rail__popover{z-index:2;color:#f3f3f3;opacity:0;pointer-events:none;background:#2b2b2b;border:1px solid #ffffff14;border-radius:12px;width:min(17.5rem,100vw - 2.5rem);padding:.85rem .95rem .9rem;transition:opacity .14s,transform .14s;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)translate(-.2rem);box-shadow:0 12px 36px #00000061}.section-rail__popover-title{letter-spacing:-.01em;color:#f7f7f7;font-size:.9rem;font-weight:520;line-height:1.3;display:block}.section-rail__popover-body{color:#b0b0b0;margin-top:.35rem;font-size:.78rem;line-height:1.45;display:block}.section-rail__popover-chips{flex-wrap:wrap;gap:.35rem;margin-top:.7rem;display:flex}.section-rail__chip{color:#d2d2d2;text-overflow:ellipsis;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff14;border-radius:7px;align-items:center;gap:.28rem;max-width:100%;padding:.22rem .42rem;font-size:.68rem;line-height:1.2;display:inline-flex;overflow:hidden}.section-rail__chip-icon{color:#8f8f8f;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.62rem}.section-rail__tick.is-hovered .section-rail__mark,.section-rail__tick:focus-visible .section-rail__mark{background:color-mix(in srgb, var(--ink) 55%, var(--muted));width:.82rem}.section-rail__tick.is-hovered.is-anchor .section-rail__mark,.section-rail__tick:focus-visible.is-anchor .section-rail__mark{background:var(--ink);width:1.05rem;height:2px}.section-rail__tick.is-hovered .section-rail__popover,.section-rail__tick:focus-visible .section-rail__popover{opacity:1;transform:translateY(-50%)translate(0)}.section-rail__tick.is-active .section-rail__mark{background:color-mix(in srgb, var(--muted) 55%, var(--ink))}.section-rail__tick.is-active.is-anchor .section-rail__mark,.section-rail__tick[aria-current=true] .section-rail__mark{background:var(--ink);width:.95rem;height:2px}@media (max-width:720px){.section-rail{gap:.18rem;height:min(62vh,24rem);left:.18rem}.section-rail__mark{width:.36rem}.section-rail__tick.is-active.is-anchor .section-rail__mark,.section-rail__tick[aria-current=true] .section-rail__mark,.section-rail__tick.is-hovered.is-anchor .section-rail__mark{width:.78rem}.section-rail__popover{width:min(15.5rem,100vw - 2rem);padding:.75rem .8rem;left:1rem}}@media (prefers-reduced-motion:reduce){.section-rail__mark,.section-rail__popover{transition:none}}.theme-toggle{appearance:none;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;width:28px;height:28px;margin-left:.25rem;padding:0;display:inline-grid}.theme-toggle:hover{color:var(--ink)}.theme-toggle svg{width:15px;height:15px;display:block}.theme-toggle .icon-moon{display:none}.theme-toggle .icon-sun,:root[data-theme=dark] .theme-toggle .icon-moon{display:block}:root[data-theme=dark] .theme-toggle .icon-sun{display:none}.hero{padding-block:3.5rem 2.5rem}.avatar{aspect-ratio:1;background:var(--hair);border-radius:50%;width:56px;margin-bottom:1.5rem;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.avatar__mono{width:100%;height:100%;color:var(--muted);background:var(--hair);place-items:center;font-size:.95rem;font-weight:560;display:none}.hero__copy{max-width:var(--measure)}.hero h1{letter-spacing:-.02em;max-width:36rem;margin:0 0 1.15rem;font-size:clamp(1.4rem,2.4vw,1.75rem);font-weight:560;line-height:1.35}.hero__line{display:block}.hero h1 em{font-style:normal;font-weight:inherit;color:var(--ink)}.lede{max-width:36rem;color:var(--ink-soft)}.ulink{color:var(--ink);text-underline-offset:.18em;text-decoration:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:color-mix(in srgb, var(--ink) 28%, transparent);text-decoration-color:color-mix(in srgb, var(--ink) 28%, transparent)}.ulink:hover{-webkit-text-decoration-color:var(--ink);text-decoration-color:var(--ink)}.lede p{margin:0 0 .9rem}.lede p:last-child{margin-bottom:0}.now{color:var(--muted);margin-top:1.35rem;font-size:.875rem}section.block{border-top:var(--rule);padding-block:2.25rem}.block__head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.15rem;display:flex}.label{color:var(--muted);font-size:.8rem;font-weight:500}.block__head .more{color:var(--faint);font-size:.8rem}.block__head .more:hover{color:var(--ink)}.work{gap:0;display:grid}.work__item{border-top:var(--rule);gap:.35rem;padding:1.15rem 0;display:grid}.work__item:first-child{border-top:0;padding-top:0}.work__when{display:none}.work__name{letter-spacing:-.01em;margin-bottom:.2rem;font-size:1rem;font-weight:560}.work__name .tag{color:var(--faint);margin-left:.45rem;font-size:.8rem;font-weight:400;display:inline}.work__desc{color:var(--ink-soft);max-width:36rem;margin:0}.proof{display:grid}.proof a.row{border-top:var(--rule);gap:.2rem;padding-block:.9rem;display:grid}.proof a.row:first-child{border-top:0}.proof .row__title{letter-spacing:-.01em;color:var(--ink);font-weight:560}.proof .row__meta{display:none}.proof .row__desc{color:var(--muted);max-width:36rem;margin:0;font-size:.925rem}.proof a.row:hover .row__title{text-underline-offset:.16em;text-decoration:underline}.list{display:grid}.list a.row{border-top:var(--rule);justify-content:space-between;align-items:baseline;gap:1rem;padding-block:.85rem;display:flex}.list a.row:first-child{border-top:0}.list .row__title{color:var(--ink-soft)}.list .row:hover .row__title{color:var(--ink)}.list .row__meta{color:var(--faint);white-space:nowrap;font-size:.8rem}.contact{border-top:var(--rule);padding-block:2.5rem 1rem}.contact h2{letter-spacing:-.02em;max-width:18ch;margin:0 0 1rem;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:560;line-height:1.3}.contact h2 em{font-style:normal;font-weight:inherit}.links{flex-wrap:wrap;gap:.5rem 1.25rem;display:flex}.links a{color:var(--muted)}.links a:hover{color:var(--ink);text-underline-offset:.16em;text-decoration:underline}.colophon{border-top:var(--rule);color:var(--faint);flex-wrap:wrap;justify-content:space-between;gap:1rem;padding-block:1.5rem 3rem;font-size:.8rem;display:flex}.writing-page{padding-block:3.5rem 2.5rem}.writing-page h1,.article h1{letter-spacing:-.022em;max-width:16ch;margin:0 0 1rem;font-size:clamp(1.65rem,3.2vw,2rem);font-weight:560;line-height:1.25}.writing-page__intro{max-width:36rem;color:var(--ink-soft);margin:0 0 1.75rem}.article{max-width:36rem;color:var(--ink-soft)}.article__summary{margin:0 0 .7rem;font-size:1.05rem;line-height:1.55}.article__meta{color:var(--muted);margin:0 0 1.5rem;font-size:.85rem}.article__body{border-top:var(--rule);margin-top:1.75rem;padding-top:1.75rem}.article h2,.article h3{color:var(--ink);letter-spacing:-.015em;margin:1.75rem 0 .7rem;font-size:1.15rem;font-weight:560;line-height:1.25}.article p,.article li{margin:0 0 .95rem}.article a{color:var(--ink);text-underline-offset:.18em;text-decoration:underline}.article__back{border-top:var(--rule);margin-top:2rem;padding-top:1rem}.article blockquote{border-left:2px solid var(--hair);color:var(--muted);margin:1.25rem 0;padding-left:1rem}.setup-page{padding-block:3.5rem 2.5rem}.eyebrow{color:var(--faint);margin:0 0 .85rem;font-size:.8rem}.setup-page h1{letter-spacing:-.022em;max-width:16ch;margin:0 0 1rem;font-size:clamp(1.65rem,3.2vw,2rem);font-weight:560;line-height:1.25}.setup-page__intro{color:var(--ink-soft);max-width:36rem;margin:0 0 2.5rem}.uses-sections{gap:0;display:grid}.uses-section{border-top:var(--rule);padding-block:1.75rem}.uses-section__head{gap:.35rem;margin-bottom:1rem;display:grid}.uses-section__head>span,.story-number{color:var(--faint);margin:0;font-size:.8rem}.uses-section h2,.setup-story h2{color:var(--ink);letter-spacing:-.015em;margin:0;font-size:1.05rem;font-weight:560;line-height:1.3}.uses-section__head p{color:var(--muted);max-width:36rem;margin:0;font-size:.925rem;line-height:1.5}.uses-grid{gap:0;display:grid}.uses-item{border-top:var(--rule);grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.75rem;padding:.9rem 0;display:grid}.uses-item:first-child{border-top:0}.uses-item:hover .uses-item__name{text-underline-offset:.14em;text-decoration:underline}.uses-item__icon{color:var(--muted);justify-content:center;align-items:center;width:1.15rem;height:1.15rem;margin-top:.15rem;display:inline-flex}.uses-item__icon svg,.uses-item__icon img{width:.95rem;height:.95rem}.uses-item__icon--brand{gap:.15rem;width:auto;min-width:1.15rem}.uses-item__icon--brand svg,.uses-item__icon--brand img{width:.85rem;height:.85rem}.uses-item__icon--brand img{filter:grayscale()contrast(1.2)}.uses-item__copy{gap:.2rem;min-width:0;display:grid}.uses-item__name{color:var(--ink);font-size:.95rem;font-weight:560}.uses-item__description{color:var(--muted);font-size:.875rem;line-height:1.45}.uses-item__arrow{color:var(--faint);width:.9rem;height:.9rem}.uses-item:hover .uses-item__arrow{color:var(--ink)}.setup-page__note{border-top:var(--rule);color:var(--faint);margin:0;padding-top:1.15rem;font-size:.85rem}.setup-story{gap:0;max-width:36rem;display:grid}.setup-story section{border-top:var(--rule);padding-block:1.75rem}.setup-story h2{margin-top:.25rem;font-size:1.1rem}.setup-story p:not(.story-number){color:var(--ink-soft);margin:.7rem 0 0}.setup-story .ulink{color:var(--ink)}.setup-steps{color:var(--ink-soft);gap:.7rem;margin:.85rem 0 0;padding-left:1.15rem;line-height:1.55;display:grid}.setup-steps strong{color:var(--ink);font-weight:560}.setup-callout{border-top:var(--rule);color:var(--ink-soft);max-width:36rem;margin-top:.25rem;padding-top:1.35rem}.setup-callout p{margin:0 0 .75rem;font-size:1rem;line-height:1.55}.setup-callout a{color:var(--ink);text-underline-offset:.16em;font-size:.9rem;text-decoration:underline}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}html{scroll-behavior:smooth}:target{scroll-margin-top:1.5rem}
