.notes-page{max-width:72ch;margin:0 auto;padding:48px 0 72px}.notes-page .notes-eyebrow{margin:0 0 28px}.notes-page .notes-subtitle{color:var(--app-muted);max-width:60ch;margin:14px 0 0;line-height:1.6}.notes-page .notes-language-note{color:var(--app-muted);margin:8px 0 0;font-size:.85rem;font-style:italic}.notes-list{gap:14px;margin:36px 0 0;padding:0;list-style:none;display:grid}.note-card{border:1px solid var(--app-border);background:var(--app-card);border-radius:14px;padding:20px 22px;transition:border-color .2s}.note-card:hover{border-color:var(--app-accent)}.note-card h2{letter-spacing:-.01em;margin:0;font-size:1.15rem}.note-card h2 a{color:inherit;text-decoration:none}.note-card h2 a:hover{color:var(--app-accent)}.note-card .note-summary{color:var(--app-muted);margin:8px 0 0;font-size:.95rem;line-height:1.55}.note-meta{color:var(--app-muted);flex-wrap:wrap;align-items:center;gap:8px 14px;margin-top:14px;font-size:.8rem;display:flex}.note-stage{border:1px solid var(--app-border);background:var(--app-accent-soft);color:var(--app-fg);border-radius:999px;align-items:center;gap:6px;padding:2px 10px;display:inline-flex}.note-tag{font-family:var(--font-space-grotesk),monospace;letter-spacing:.04em;font-size:.75rem}.note-tag:before{content:"#";opacity:.6}.note-article .note-title{letter-spacing:-.02em;margin:0;font-size:clamp(28px,4vw,44px);line-height:1.1}.note-article>header .note-meta{margin-top:16px}.note-body{margin-top:36px;line-height:1.7}.note-body h1,.note-body h2,.note-body h3{letter-spacing:-.01em;margin:1.6em 0 .5em;line-height:1.25}.note-body>h1:first-child{display:none}.note-body p{color:color-mix(in srgb,var(--app-fg)88%,var(--app-muted));margin:.9em 0}.note-body a{color:var(--app-accent);text-underline-offset:3px;text-decoration:underline}.note-body ul,.note-body ol{margin:.9em 0;padding-left:1.4em}.note-body li{color:color-mix(in srgb,var(--app-fg)88%,var(--app-muted));margin:.35em 0}.note-body code{background:var(--app-accent-soft);border-radius:5px;padding:.12em .35em;font-size:.88em}.note-body pre{background:var(--app-card);border:1px solid var(--app-border);border-radius:12px;margin:1.1em 0;padding:16px 18px;overflow-x:auto}.note-body pre code{background:0 0;padding:0;font-size:.85rem;line-height:1.55}.note-body blockquote{border-left:3px solid var(--app-accent);color:var(--app-muted);margin:1.1em 0;padding:.2em 0 .2em 1em}.notes-feed-link{margin:10px 0 0;font-size:.8rem}.notes-feed-link a{color:var(--app-muted);text-decoration:none}.notes-feed-link a:hover{color:var(--app-accent)}.notes-filters{gap:10px;margin-top:30px;display:grid}.notes-filter-row{flex-wrap:wrap;gap:8px;display:flex}.note-filter-chip{font:inherit;color:var(--app-muted);border:1px solid var(--app-border);cursor:pointer;background:0 0;border-radius:999px;padding:4px 12px;font-size:.8rem;transition:border-color .15s,color .15s}.note-filter-chip:hover{border-color:var(--app-accent);color:var(--app-fg)}.note-filter-chip.is-active{border-color:var(--app-accent);background:var(--app-accent-soft);color:var(--app-fg)}.note-filter-chip__count{opacity:.6;font-size:.72rem}.notes-filters+.notes-list{margin-top:22px}.note-adjacent{border-top:1px solid var(--app-border);gap:28px;margin-top:56px;padding-top:28px;display:grid}.note-adjacent__group h2{letter-spacing:.08em;text-transform:uppercase;color:var(--app-muted);margin:0;font-size:.85rem}.note-adjacent__group ul{gap:12px;margin:14px 0 0;padding:0;list-style:none;display:grid}.note-adjacent__group li a{color:var(--app-fg);font-weight:600;text-decoration:none}.note-adjacent__group li a:hover{color:var(--app-accent)}.note-adjacent__group li p{color:var(--app-muted);margin:2px 0 0;font-size:.85rem;line-height:1.5}.notes-teaser{max-width:72ch;margin:0 auto}.notes-teaser__head .notes-subtitle{margin-top:10px}.notes-teaser__list{margin-top:26px}.notes-teaser .note-card h3{letter-spacing:-.01em;margin:0;font-size:1.1rem}.notes-teaser .note-card h3 a{color:inherit;text-decoration:none}.notes-teaser .note-card h3 a:hover{color:var(--app-accent)}.notes-teaser__cta{margin:22px 0 0}.notes-teaser__cta a{color:var(--app-accent);font-weight:600;text-decoration:none}.notes-teaser__cta a:hover{text-underline-offset:3px;text-decoration:underline}
