:root{--font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";--font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--color-bg: #fbfbfa;--color-surface: #ffffff;--color-border: #e6e6e3;--color-text: #1c1c1a;--color-text-muted: #6b6b66;--color-accent: #2f6f4f;--color-accent-fg: #ffffff;--color-link: #1f5d8c;--status-safe-bg: #e7f4ec;--status-safe-fg: #1c5c3a;--status-safe-border: #aed9c0;--status-caution-bg: #fdf3e1;--status-caution-fg: #7a531a;--status-caution-border: #f0d8a8;--status-breaking-bg: #fbe9e9;--status-breaking-fg: #8a2727;--status-breaking-border: #f0bcbc;--status-unknown-bg: #eef0f2;--status-unknown-fg: #555a60;--status-unknown-border: #d4d8dc;--content-width: 46rem;--wide-width: 64rem;--radius: 8px;--space: 1rem;--focus-ring: 0 0 0 3px rgba(31, 93, 140, .45)}@media(prefers-color-scheme:dark){:root{--color-bg: #16171a;--color-surface: #1e2024;--color-border: #2e3137;--color-text: #e8e9ea;--color-text-muted: #9aa0a8;--color-accent: #4f9c75;--color-accent-fg: #0f1113;--color-link: #6cb6e8;--status-safe-bg: #16302380;--status-safe-fg: #7fd3a4;--status-safe-border: #2e5c43;--status-caution-bg: #3a2e1480;--status-caution-fg: #e6bd75;--status-caution-border: #5c4a25;--status-breaking-bg: #3a1c1c80;--status-breaking-fg: #ec9c9c;--status-breaking-border: #5c2e2e;--status-unknown-bg: #25282d80;--status-unknown-fg: #aab0b8;--status-unknown-border: #3a3e45;--focus-ring: 0 0 0 3px rgba(108, 182, 232, .5)}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font-sans);font-size:1.0625rem;line-height:1.65;color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.container{width:100%;max-width:var(--content-width);margin-inline:auto;padding-inline:1.25rem}.container--wide{max-width:var(--wide-width)}main{display:block;padding-block:2.5rem 4rem}h1,h2,h3{line-height:1.25;font-weight:650;letter-spacing:-.01em}h1{font-size:1.9rem;margin-block:0 .5rem}h2{font-size:1.35rem;margin-block:2rem .75rem}p{margin-block:0 1rem}a{color:var(--color-link);text-decoration:underline;text-underline-offset:2px}a:hover{text-decoration-thickness:2px}code,pre{font-family:var(--font-mono);font-size:.9em}:focus-visible{outline:2px solid transparent;box-shadow:var(--focus-ring);border-radius:4px}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.25rem}.muted{color:var(--color-text-muted)}.lede{font-size:1.15rem;color:var(--color-text-muted)}.empty-state{border:1px dashed var(--color-border);border-radius:var(--radius);padding:2rem 1.5rem;text-align:center;color:var(--color-text-muted);background:var(--color-surface)}.placeholder{color:var(--color-text-muted);font-style:italic}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));padding:0;margin:0;list-style:none}button,.btn{font:inherit;cursor:pointer;border-radius:var(--radius);border:1px solid var(--color-border);background:var(--color-accent);color:var(--color-accent-fg);padding:.6rem 1.1rem}input,textarea,select{font:inherit;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:.55rem .7rem;width:100%}label{display:block;font-weight:600;margin-block:.75rem .35rem}time{color:var(--color-text-muted);font-variant-numeric:tabular-nums}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.site-header[data-astro-cid-3ef6ksr2]{border-bottom:1px solid var(--color-border);background:var(--color-surface)}.site-header__inner[data-astro-cid-3ef6ksr2]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1.5rem;padding-block:.9rem}.wordmark[data-astro-cid-3ef6ksr2]{font-weight:750;font-size:1.25rem;letter-spacing:-.02em;color:var(--color-text);text-decoration:none}nav[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{display:flex;flex-wrap:wrap;gap:1rem;margin:0;padding:0;list-style:none}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:var(--color-text-muted);text-decoration:none;font-weight:600;font-size:.95rem}nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--color-text)}.site-footer[data-astro-cid-sz7xmlte]{border-top:1px solid var(--color-border);background:var(--color-surface);padding-block:1.5rem}.site-footer__inner[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1.5rem;font-size:.9rem}.site-footer__inner[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0}.site-footer__inner[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{margin-inline:.4rem}.consent[data-astro-cid-2effgw6e]{position:fixed;left:50%;bottom:1rem;transform:translate(-50%);z-index:50;width:min(40rem,calc(100vw - 2rem));display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;padding:.9rem 1.1rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:0 6px 24px #00000029;color:var(--color-text)}.consent__text[data-astro-cid-2effgw6e]{flex:1 1 18rem;margin:0;font-size:.9rem;line-height:1.45;color:var(--color-text-muted)}.consent__text[data-astro-cid-2effgw6e] strong[data-astro-cid-2effgw6e]{color:var(--color-text)}.consent__actions[data-astro-cid-2effgw6e]{display:flex;gap:.5rem;margin-left:auto}.btn[data-astro-cid-2effgw6e]{font:inherit;font-size:.875rem;font-weight:600;padding:.5rem 1rem;border-radius:var(--radius);border:1px solid transparent;cursor:pointer}.btn--primary[data-astro-cid-2effgw6e]{background:var(--color-accent);color:var(--color-accent-fg)}.btn--ghost[data-astro-cid-2effgw6e]{background:transparent;color:var(--color-text);border-color:var(--color-border)}.btn[data-astro-cid-2effgw6e]:focus-visible{outline:none;box-shadow:var(--focus-ring)}@media(prefers-reduced-motion:no-preference){.consent[data-astro-cid-2effgw6e]{animation:consent-in .18s ease-out}@keyframes consent-in{0%{opacity:0;transform:translate(-50%,.5rem)}to{opacity:1;transform:translate(-50%)}}}
