:root{--p-color-blue-600:#1d4ed8;--p-color-blue-500:#3b82f6;--p-color-blue-400:#60a5fa;--p-color-gray-900:#111827;--p-color-gray-800:#1f2937;--p-color-gray-700:#374151;--p-color-gray-500:#6b7280;--p-color-gray-400:#9ca3af;--p-color-gray-200:#e5e7eb;--p-color-gray-100:#f3f4f6;--p-color-gray-50:#f9fafb;--p-color-white:#fff;--p-color-black:#000;--p-space-space-1:.25rem;--p-space-space-2:.5rem;--p-space-space-3:.75rem;--p-space-space-4:1rem;--p-space-space-5:1.5rem;--p-space-space-6:2rem;--p-space-space-7:3rem;--p-space-space-8:4rem;--p-font-family-sans:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--p-font-family-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--p-font-text-sm:.875rem;--p-font-text-base:1rem;--p-font-text-lg:1.125rem;--p-font-text-xl:1.5rem;--p-font-text-2xl:2.25rem;--p-font-weight-normal:400;--p-font-weight-medium:500;--p-font-weight-bold:700;--p-font-leading-tight:1.2;--p-font-leading-normal:1.6;--p-radius-radius-sm:.25rem;--p-radius-radius-md:.5rem;--p-radius-radius-full:9999px;--p-shadow-shadow-sm:0 1px 2px #00000014;--p-shadow-shadow-md:0 4px 12px #0000001f;--p-duration-duration-fast:.12s;--p-duration-duration-base:.2s;--p-duration-duration-slow:.32s;--p-size-container-max:42rem;--spacing-xs:.25rem;--spacing-sm:.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-2xl:4rem;--type-family-body:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--type-family-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--type-size-sm:.875rem;--type-size-base:1rem;--type-size-lg:1.125rem;--type-size-xl:1.5rem;--type-size-2xl:2.25rem;--type-weight-normal:400;--type-weight-medium:500;--type-weight-bold:700;--type-leading-heading:1.2;--type-leading-body:1.6;--radius-sm:.25rem;--radius-md:.5rem;--radius-full:9999px;--shadow-raised:0 1px 2px #00000014;--shadow-overlay:0 4px 12px #0000001f;--motion-duration-fast:.12s;--motion-duration-base:.2s;--motion-duration-slow:.32s;--layout-container-max:42rem;--color-surface:#fff;--color-surface-raised:#f9fafb;--color-text:#111827;--color-text-muted:#6b7280;--color-accent:#1d4ed8;--color-border:#e5e7eb;--color-focus:#3b82f6;--card-background:var(--color-surface-raised);--card-border:var(--color-border);--card-radius:var(--radius-md);--card-padding:var(--spacing-lg);--card-shadow:var(--shadow-raised);--footer-text:var(--color-text-muted);--footer-border:var(--color-border);--footer-padding-block:var(--spacing-xl)}[data-theme=light]{--color-surface:#fff;--color-surface-raised:#f9fafb;--color-text:#111827;--color-text-muted:#6b7280;--color-accent:#1d4ed8;--color-border:#e5e7eb;--color-focus:#3b82f6}[data-theme=dark]{--color-surface:#111827;--color-surface-raised:#1f2937;--color-text:#f3f4f6;--color-text-muted:#9ca3af;--color-accent:#60a5fa;--color-border:#374151;--color-focus:#60a5fa}:root{color-scheme:light}[data-theme=dark]{color-scheme:dark}*,:before,:after{box-sizing:border-box}html{background:var(--color-surface);color:var(--color-text);font-family:var(--type-family-body);font-size:var(--type-size-base);line-height:var(--type-leading-body)}body{margin:0}a{color:var(--color-accent);transition:opacity var(--motion-duration-fast) ease;text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px;border-radius:var(--radius-sm)}.page[data-astro-cid-z4jru4n3]{max-width:var(--layout-container-max);padding:var(--spacing-2xl) var(--spacing-lg);margin:0 auto}.site-header[data-astro-cid-z4jru4n3]{justify-content:flex-end;align-items:center;gap:var(--spacing-md);margin-bottom:var(--spacing-lg);display:flex}.header-link[data-astro-cid-z4jru4n3]{color:var(--color-text);font-size:var(--type-size-sm);line-height:var(--type-leading-body)}.header-link[data-astro-cid-z4jru4n3]:hover{color:var(--color-accent)}.theme-toggle[data-astro-cid-z4jru4n3]{background:var(--color-surface-raised);color:var(--color-text);border:1px solid var(--color-border);border-radius:var(--radius-full);padding:var(--spacing-xs) var(--spacing-md);font-family:inherit;font-size:var(--type-size-sm);line-height:var(--type-leading-body);cursor:pointer;transition:background var(--motion-duration-fast) ease, opacity var(--motion-duration-fast) ease}.theme-toggle[data-astro-cid-z4jru4n3]:hover{opacity:.85}
