.lg{--lg-gutter:clamp(20px,5vw,64px);--lg-rule:1px solid var(--border-subtle);display:flex;flex-direction:column;min-height:100dvh;background:var(--bg);color:var(--ink)}.lg main{flex:1 1;width:100%;padding:0 var(--lg-gutter)}.lg main,.lg-head{max-width:1100px;margin:0 auto}.lg-head{display:flex;align-items:center;justify-content:space-between;padding:26px var(--lg-gutter);border-bottom:var(--lg-rule)}.lg-mark{font-family:var(--font-display);font-weight:700;letter-spacing:-.045em}.lg-head a{color:var(--muted);text-decoration:none;font-size:.8125rem}.lg-head a:hover{color:var(--ink)}.lg-title{padding:64px 0 32px}.lg-title h1{margin:0;font-family:var(--font-display);font-size:clamp(2rem,5vw,3rem);font-weight:700;letter-spacing:-.045em;text-wrap:balance}.lg-updated{margin:14px 0 0;color:var(--tertiary);font-size:.8125rem}.lg-lede{max-width:62ch;margin:20px 0 0;color:var(--muted)}.lg-todo{display:inline-block;padding:1px 6px;border:1px dashed var(--accent);border-radius:4px;color:var(--accent);font-size:.8125em;white-space:nowrap}.lg-section{padding:36px 0;border-top:var(--lg-rule)}.lg-section h2{margin:0 0 14px;font-family:var(--font-display);font-size:1.125rem;font-weight:700;letter-spacing:-.02em}.lg-section li,.lg-section p{max-width:70ch;margin:0 0 12px;color:var(--muted);line-height:1.65}.lg-section ul{margin:0 0 12px;padding-left:20px}.lg-section li::marker{color:var(--tertiary)}.lg-section strong{color:var(--ink);font-weight:600}.lg-section a{color:var(--accent)}.lg-toc{padding:0 0 36px}.lg-toc ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:6px 24px;gap:6px 24px;margin:0;padding:0;list-style:none}.lg-toc a{color:var(--muted);text-decoration:none;font-size:.8125rem}.lg-toc a:hover{color:var(--ink)}.lg-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:1100px;width:100%;margin:0 auto;padding:26px var(--lg-gutter);border-top:var(--lg-rule);color:var(--muted);font-size:.8125rem}