:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-page:#f3f6fb;--color-surface:#fff;--color-surface-subtle:#f8fafc;--color-surface-muted:#edf2f7;--color-text:#12233d;--color-muted:#5a6578;--color-link:#16325c;--color-border:#d8dde6;--color-border-subtle:#e7ebf1;--color-input-border:#c5cfdb;--color-primary:#16325c;--color-primary-contrast:#fff;--color-error:#b42318;--color-success-bg:#f4fbf6;--color-success-text:#1f5130;--color-success-border:#b7e1c1;--color-warning-bg:#fff8e6;--color-warning-text:#74551c;--color-warning-border:#dcc38a;--color-danger-bg:#fff5f5;--color-danger-border:#f3b8b4;--color-info-bg:#eef2ff;--color-info-text:#253b7a;--color-info-border:#c7d2fe;--color-neutral-bg:#f4f4f5;--color-neutral-text:#3f3f46;--color-neutral-border:#d4d4d8;--color-selected-border:#2f6fed;--shadow-focus:0 0 0 3px #2f6fed2e}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-page:#111827;--color-surface:#182232;--color-surface-subtle:#202c3e;--color-surface-muted:#263447;--color-text:#eef3fb;--color-muted:#aeb9c9;--color-link:#9ec5ff;--color-border:#334155;--color-border-subtle:#2b394c;--color-input-border:#46566d;--color-primary:#8bbcff;--color-primary-contrast:#0f172a;--color-error:#ffb4a9;--color-success-bg:#163020;--color-success-text:#b9f2c9;--color-success-border:#2e6840;--color-warning-bg:#332914;--color-warning-text:#f5d38a;--color-warning-border:#755c24;--color-danger-bg:#381d1d;--color-danger-border:#7f3330;--color-info-bg:#1f2d4a;--color-info-text:#c8d8ff;--color-info-border:#41578f;--color-neutral-bg:#292d34;--color-neutral-text:#d5d9e1;--color-neutral-border:#4a5362;--color-selected-border:#8bbcff;--shadow-focus:0 0 0 3px #8bbcff3d}body{background:var(--color-page);color:var(--color-text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}input,select,textarea{background-color:var(--color-surface);color:var(--color-text)}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible{box-shadow:var(--shadow-focus);outline:none}.app-shell.svelte-12qhfyh{min-height:100vh}.site-header.svelte-12qhfyh{z-index:10;border-bottom:1px solid var(--color-border);background:var(--color-surface);justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem clamp(1rem,3vw,2rem);display:flex;position:sticky;top:0}.header-main.svelte-12qhfyh{justify-content:space-between;align-items:center;gap:1rem;min-width:0;display:flex}.eyebrow.svelte-12qhfyh{letter-spacing:.04em;text-transform:uppercase;color:var(--color-muted);margin:0 0 .2rem;font-size:.8rem;font-weight:700;display:block}.brand.svelte-12qhfyh{align-items:center;gap:.75rem;min-width:0;text-decoration:none;display:inline-flex}.brand-logo.svelte-12qhfyh{object-fit:cover;flex:0 0 3rem;width:3rem;height:3rem}.brand-text.svelte-12qhfyh{min-width:0;line-height:1.05;display:grid}.brand-name.svelte-12qhfyh{overflow-wrap:anywhere;color:var(--color-text);font-size:1.25rem;font-weight:800}.menu-toggle.svelte-12qhfyh{border:1px solid var(--color-input-border);background:var(--color-surface-subtle);box-sizing:border-box;border-radius:8px;flex:none;place-items:center;width:2.5rem;height:2.5rem;display:none}.menu-toggle.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:1.25rem;height:1.25rem}nav.svelte-12qhfyh{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1rem;min-width:0;display:flex}.menu-backdrop.svelte-12qhfyh{display:none}nav.svelte-12qhfyh a:where(.svelte-12qhfyh),button.svelte-12qhfyh{color:var(--color-link);font-weight:600;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none}.theme-toggle.svelte-12qhfyh{border:1px solid var(--color-input-border);background:var(--color-surface-subtle);box-sizing:border-box;border-radius:999px;place-items:center;width:2.25rem;height:2.25rem;display:grid}.theme-toggle.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:1.15rem;height:1.15rem}main.svelte-12qhfyh{max-width:1120px;margin:0 auto;padding:1.5rem clamp(1rem,3vw,2rem) 2rem}@media (width<=900px){.site-header.svelte-12qhfyh{padding-block:.85rem;display:block}.header-main.svelte-12qhfyh{width:100%}.menu-toggle.svelte-12qhfyh{z-index:30;display:grid;position:relative}nav.svelte-12qhfyh{z-index:25;border-left:1px solid var(--color-border);background:var(--color-surface);box-sizing:border-box;visibility:hidden;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.35rem;width:min(20rem,100vw - 2rem);height:100dvh;padding:5.25rem 1rem 1rem;transition:transform .16s;display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-18px 0 42px #12233d2e}nav.open.svelte-12qhfyh{visibility:visible;transform:translate(0)}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){border:1px solid var(--color-border);background:var(--color-surface-subtle);box-sizing:border-box;text-align:left;white-space:nowrap;border-radius:8px;justify-content:flex-start;align-items:center;width:100%;min-width:0;min-height:2.75rem;padding:.7rem .85rem;display:flex}.theme-toggle.svelte-12qhfyh{align-self:flex-start;margin-top:.4rem}.menu-backdrop.svelte-12qhfyh{z-index:20;cursor:default;background:#12233d5c;display:block;position:fixed;inset:0}:root[data-theme=dark] .menu-backdrop.svelte-12qhfyh{background:#0000007a}}
