*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #f4f7fb;--color-surface: #ffffff;--color-border: #d7dfec;--color-text: #132033;--color-text-muted: #5f6c80;--color-accent: #3659d9;--color-accent-hover: #2948bc;--color-badge-bg: #e7edff;--color-badge-text: #2948bc;--color-header-bg: #eef3fb;--max-width: 1100px;color-scheme:light}:root[data-theme=dark]{--color-bg: #0f1117;--color-surface: #1a1d27;--color-border: #2a2d3a;--color-text: #e4e4e7;--color-text-muted: #9ca3af;--color-accent: #818cf8;--color-accent-hover: #a5b4fc;--color-badge-bg: #1e1b4b;--color-badge-text: #c7d2fe;--color-header-bg: #171a22;color-scheme:dark}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--color-bg: #0f1117;--color-surface: #1a1d27;--color-border: #2a2d3a;--color-text: #e4e4e7;--color-text-muted: #9ca3af;--color-accent: #818cf8;--color-accent-hover: #a5b4fc;--color-badge-bg: #1e1b4b;--color-badge-text: #c7d2fe;--color-header-bg: #171a22;color-scheme:dark}}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100%;background-color:var(--color-bg);color:var(--color-text);line-height:1.6;-webkit-text-size-adjust:100%}body{min-height:100dvh;background-color:var(--color-bg);color:var(--color-text)}a{color:var(--color-accent);text-decoration:none}a:hover{color:var(--color-accent-hover);text-decoration:underline}.container{max-width:var(--max-width);margin:0 auto;padding:2rem 1.5rem}.badge{display:inline-block;padding:.2em .6em;border-radius:.375rem;font-size:.85em;font-weight:500;background:var(--color-badge-bg);color:var(--color-badge-text)}.type-pill{display:inline-flex;align-items:center;padding:.18em .65em;border-radius:999px;font-size:.82em;font-weight:600;line-height:1.15;box-shadow:0 1px 2px #11182714;white-space:nowrap}.type-pill--nt{color:#172554;background:#60a5fa;border:1px solid #2563eb}.type-pill--st{color:#713f12;background:#facc15;border:1px solid #ca8a04}.type-pill--sf{color:#166534;background:#4ade80;border:1px solid #16a34a}.type-pill--nf{color:#6d28d9;background:#c084fc;border:1px solid #9333ea}.type-pill--default{color:var(--color-badge-text);background:var(--color-badge-bg);border:1px solid var(--color-border)}.type-pill__dots{display:inline-flex;align-items:center;gap:.18rem;margin-right:.4rem}.type-pill__dot{width:.5rem;height:.5rem;border-radius:999px;box-sizing:border-box;flex:0 0 auto}.type-pill__dot--s{background:#facc15;border:1px solid #ca8a04}.type-pill__dot--t{background:#60a5fa;border:1px solid #2563eb}.type-pill__dot--f{background:#4ade80;border:1px solid #16a34a}.type-pill__dot--n{background:#c084fc;border:1px solid #9333ea}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:.75rem;padding:1.5rem;margin-bottom:1.5rem}h1,h2,h3{line-height:1.3}h1{font-size:2rem}h2{font-size:1.5rem;margin-bottom:1rem}h3{font-size:1.15rem}@media(max-width:640px){.container{padding:1rem}.card{padding:1rem;margin-bottom:1rem}h1{font-size:1.75rem}h2{font-size:1.35rem;margin-bottom:.8rem}}.app-nav[data-astro-cid-ph7soofn]{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;padding:.05rem 0 .28rem}.app-nav-link[data-astro-cid-ph7soofn]{display:inline-flex;align-items:center;min-height:2rem;padding:.2rem .7rem;border-radius:999px;font-size:.9rem;font-weight:600;color:var(--color-text);text-decoration:none}.app-nav-link[data-astro-cid-ph7soofn]:hover,.app-nav-link[data-astro-cid-ph7soofn]:focus-visible{color:var(--color-accent);background:color-mix(in srgb,var(--color-accent) 10%,var(--color-surface));text-decoration:none}.app-nav-link[data-astro-cid-ph7soofn].is-current{color:var(--color-accent);background:color-mix(in srgb,var(--color-accent) 12%,var(--color-surface))}.theme-switcher[data-astro-cid-dz5h74bc]{display:flex;align-items:center}.theme-toggle[data-astro-cid-dz5h74bc]{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid var(--color-border);border-radius:999px;background:var(--color-surface);color:var(--color-text);font:inherit;line-height:1;cursor:pointer;transition:border-color .15s ease,color .15s ease,background-color .15s ease}.theme-toggle__icon[data-astro-cid-dz5h74bc]{font-size:1rem}.theme-toggle[data-astro-cid-dz5h74bc]:hover,.theme-toggle[data-astro-cid-dz5h74bc]:focus-visible{border-color:var(--color-accent);color:var(--color-accent);outline:none}
