:root{--bg: #f4f2eb;--paper: #fffaf0;--ink: #17202a;--muted: #5f6b76;--line: #d7d0bf;--accent: #b34317;--accent-2: #0f5e6e;--ok: #2f7b4a;--warn: #8f5b0a;--high: #9f2d20}[data-astro-cid-37fxchfa]{box-sizing:border-box}body{margin:0;color:var(--ink);background:radial-gradient(circle at 8% 10%,rgba(179,67,23,.08),transparent 35%),radial-gradient(circle at 90% 12%,rgba(15,94,110,.08),transparent 40%),linear-gradient(180deg,#f7f4ec,#f1ede2);font-family:Georgia,Iowan Old Style,serif}a[data-astro-cid-37fxchfa]{color:inherit}.shell[data-astro-cid-37fxchfa]{max-width:1200px;margin:0 auto;padding:1rem}.masthead[data-astro-cid-37fxchfa]{border:1px solid var(--line);background:color-mix(in srgb,var(--paper) 92%,white);border-radius:16px;padding:1rem 1.2rem;display:grid;gap:.5rem;box-shadow:0 10px 30px #17202a0d}.brand[data-astro-cid-37fxchfa]{font-size:clamp(1.5rem,2vw + 1rem,2.4rem);line-height:1;margin:0}.subtitle[data-astro-cid-37fxchfa]{color:var(--muted);margin:0;font-size:.95rem}nav[data-astro-cid-37fxchfa] ul[data-astro-cid-37fxchfa]{list-style:none;padding:0;margin:.3rem 0 0;display:flex;gap:.5rem;flex-wrap:wrap}nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{display:inline-block;border:1px solid var(--line);border-radius:999px;padding:.35rem .8rem;text-decoration:none;background:#fff}nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover,nav[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:focus-visible{border-color:var(--accent);outline:none}main[data-astro-cid-37fxchfa]{margin-top:1rem}.panel[data-astro-cid-37fxchfa]{background:#ffffffd1;border:1px solid var(--line);border-radius:16px;padding:1rem;backdrop-filter:blur(4px)}.grid[data-astro-cid-37fxchfa]{display:grid;gap:1rem}.toolbar[data-astro-cid-37fxchfa]{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));align-items:end}.toolbar[data-astro-cid-37fxchfa] label[data-astro-cid-37fxchfa]{display:grid;gap:.3rem;font:600 .8rem/1.2 ui-sans-serif,system-ui,sans-serif;color:var(--muted)}.toolbar[data-astro-cid-37fxchfa] input[data-astro-cid-37fxchfa],.toolbar[data-astro-cid-37fxchfa] select[data-astro-cid-37fxchfa]{border:1px solid var(--line);border-radius:10px;padding:.55rem .7rem;font:400 .95rem/1.2 ui-sans-serif,system-ui,sans-serif;background:#fff}button[data-astro-cid-37fxchfa]{border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:10px;padding:.65rem .9rem;cursor:pointer;font-weight:600}button[data-astro-cid-37fxchfa].secondary{background:#fff;color:var(--ink);border-color:var(--line)}.cards[data-astro-cid-37fxchfa]{display:grid;gap:.8rem}.card[data-astro-cid-37fxchfa]{border:1px solid var(--line);border-radius:14px;background:#fff;padding:.9rem;transition:transform .12s ease,box-shadow .12s ease}.card[data-astro-cid-37fxchfa]:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0000000f}.meta[data-astro-cid-37fxchfa]{color:var(--muted);display:flex;gap:.6rem;flex-wrap:wrap;font:500 .78rem/1.2 ui-sans-serif,system-ui,sans-serif}.title[data-astro-cid-37fxchfa]{margin:.35rem 0 .4rem;font-size:1.1rem}.title[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{text-decoration:none}.title[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover{text-decoration:underline}.tags[data-astro-cid-37fxchfa]{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.5rem}.tag[data-astro-cid-37fxchfa]{border:1px solid var(--line);border-radius:999px;padding:.15rem .5rem;font:500 .75rem/1 ui-sans-serif,system-ui,sans-serif;background:#fcfbf7}.sev-high[data-astro-cid-37fxchfa]{border-color:#9f2d204d;background:#9f2d200d}.sev-medium[data-astro-cid-37fxchfa]{border-color:#8f5b0a40;background:#8f5b0a0d}.sev-low[data-astro-cid-37fxchfa]{border-color:#2f7b4a40;background:#2f7b4a0d}pre[data-astro-cid-37fxchfa].diff{white-space:pre-wrap;background:#14181d;color:#f2f0e9;border-radius:12px;padding:.9rem;font-size:.8rem;overflow:auto}.split[data-astro-cid-37fxchfa]{display:grid;gap:1rem}@media(min-width:900px){.split[data-astro-cid-37fxchfa]{grid-template-columns:2fr 1fr}}.muted[data-astro-cid-37fxchfa]{color:var(--muted)}.stat-list[data-astro-cid-37fxchfa]{display:grid;gap:.6rem}.stat[data-astro-cid-37fxchfa]{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--line);padding-bottom:.35rem}.fade-in[data-astro-cid-37fxchfa]{animation:fadeIn .25s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.fade-in[data-astro-cid-37fxchfa],.card[data-astro-cid-37fxchfa]{animation:none;transition:none}}
