.memo-root{background-color:var(--background);min-height:100vh;color:var(--foreground)}.memo-topbar{z-index:20;background:color-mix(in oklab, var(--background) 88%, transparent);-webkit-backdrop-filter:saturate(180%)blur(8px);backdrop-filter:saturate(180%)blur(8px);border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 1.25rem;display:flex;position:sticky;top:0}.memo-shell{max-width:720px;margin:0 auto;padding:88px 24px 144px}.memo-header{border-bottom:1px solid var(--hairline);flex-direction:column;gap:1.25rem;margin-bottom:3.25rem;padding-bottom:2.5rem;display:flex}.memo-eyebrow{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.18em;color:var(--brand);font-size:12px;font-weight:600}.memo-h1{font-family:var(--font-sans);letter-spacing:-.03em;color:var(--foreground);margin:0;font-size:56px;font-weight:600;line-height:1.04}.memo-meta{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.14em;color:var(--muted-foreground);font-size:12px}.memo-lede{letter-spacing:-.01em;color:var(--muted-foreground);margin:.5rem 0 0;font-size:22px;line-height:1.5}.memo-lede strong{color:var(--foreground);font-weight:600}.memo-body{color:var(--foreground);font-size:18px;line-height:1.75}.memo-body section{margin-top:4.5rem;scroll-margin-top:4rem}.memo-body section:first-child{margin-top:0}.memo-body h2{font-family:var(--font-sans);letter-spacing:-.022em;color:var(--foreground);margin:0 0 1.5rem;font-size:30px;font-weight:600;line-height:1.18}.memo-section-number{color:var(--muted-foreground);font-variant-numeric:tabular-nums;margin-right:.5em;display:inline-block}.memo-body p{color:var(--foreground);margin:0 0 1.35em}.memo-body p:last-child{margin-bottom:0}.memo-body strong{color:var(--foreground);font-weight:600}.memo-body ul,.memo-body ol{margin:0 0 1.5em;padding-left:1.5em}.memo-body li{margin-bottom:.6em}.memo-body li::marker{color:var(--muted-foreground)}.memo-body a{color:var(--brand);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.memo-body a:hover{text-decoration-thickness:2px}.memo-body hr{border:0;border-top:1px solid var(--hairline);margin:3rem 0}.memo-table-wrap{border:1px solid var(--border);border-radius:calc(var(--radius) - 2px);background:var(--card);margin:1.75rem 0 2.25rem;overflow-x:auto}.memo-body table{border-collapse:collapse;width:100%;font-size:15px;line-height:1.55}.memo-body thead th{text-align:left;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--muted-foreground);background:var(--muted);border-bottom:1px solid var(--border);vertical-align:bottom;padding:.75rem 1rem;font-size:11px;font-weight:600}.memo-body tbody td{border-bottom:1px solid var(--hairline);vertical-align:top;color:var(--foreground);padding:.85rem 1rem}.memo-body tbody tr:last-child td{border-bottom:0}.memo-body tbody td:first-child{white-space:nowrap;font-weight:600}.memo-callout{border-left:3px solid var(--brand);background:color-mix(in oklab, var(--brand) 5%, var(--card));border-radius:calc(var(--radius) - 2px);margin:2rem 0;padding:1.25rem 1.5rem}.memo-callout p:last-child{margin-bottom:0}.memo-pull{letter-spacing:-.01em;color:var(--foreground);border-left:2px solid var(--brand);margin:2.25rem -1.5rem;padding:1.25rem 1.5rem;font-size:22px;font-weight:500;line-height:1.45}.memo-disclosure{border-top:1px solid var(--hairline);color:var(--muted-foreground);margin-top:4rem;padding-top:2rem;font-size:14px;line-height:1.65}@media (max-width:720px){.memo-h1{font-size:40px}.memo-lede{font-size:19px}.memo-body{font-size:17px}.memo-body h2{font-size:26px}.memo-pull{margin-left:0;margin-right:0}}
