:root{--page-background: #f6f7fb;--card-background: #ffffff;--text-color: #172033;--muted-text-color: #586176;--heading-color: #172033;--border-color: #e1e4ec;--border-subtle: #e6e8ef;--link-color: #3158d3;--link-hover-color: #2446ad;--button-background: #3158d3;--button-hover-background: #2647b0;--button-text: #ffffff;--form-background: #ffffff;--input-background: #ffffff;--input-text: #172033;--input-border: #cdd2df;--focus-ring: rgb(49 88 211 / 25%);--faq-background: #ffffff;--header-background: #ffffff;--footer-background: #ffffff;--subtle-background: #eef1f7;--subtle-text: #697386;--success-background: #e8f7ed;--success-text: #217a3c;--error-text: #b42318;--warning-text: #875800;--chart-background: #f9faff;--shadow-color: rgb(22 32 51 / 6%)}html[data-theme=dark]{--page-background: #0b1120;--card-background: #151e2f;--text-color: #f8fafc;--muted-text-color: #cbd5e1;--heading-color: #ffffff;--border-color: #3b475a;--border-subtle: #334155;--link-color: #93c5fd;--link-hover-color: #bfdbfe;--button-background: #1d4ed8;--button-hover-background: #2563eb;--button-text: #ffffff;--form-background: #151e2f;--input-background: #0f172a;--input-text: #f8fafc;--input-border: #64748b;--focus-ring: rgb(147 197 253 / 45%);--faq-background: #151e2f;--header-background: #101827;--footer-background: #101827;--subtle-background: #263348;--subtle-text: #e2e8f0;--success-background: #153c2a;--success-text: #bbf7d0;--error-text: #fca5a5;--warning-text: #fde68a;--chart-background: #0f172a;--shadow-color: rgb(0 0 0 / 28%)}*{box-sizing:border-box}html,body{margin:0;width:100%;min-height:100%}body{display:flex;min-height:100vh;flex-direction:column;background:var(--page-background);color:var(--text-color);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2,h3{color:var(--heading-color)}a{color:var(--link-color)}body>main{flex:1}.skip-link[data-astro-cid-sckkx6r4]{position:absolute;top:-100%;left:.75rem;z-index:100;border-radius:0 0 8px 8px;background:var(--button-background);color:var(--button-text);font-weight:700;padding:.6rem 1rem;text-decoration:none}.skip-link[data-astro-cid-sckkx6r4]:focus-visible{top:0;outline:3px solid var(--focus-ring);outline-offset:2px}.site-header[data-astro-cid-sckkx6r4],.site-footer[data-astro-cid-sckkx6r4]{background:var(--header-background)}.site-header[data-astro-cid-sckkx6r4]{border-bottom:1px solid var(--border-color)}.site-nav[data-astro-cid-sckkx6r4],.footer-inner[data-astro-cid-sckkx6r4]{display:flex;width:min(1120px,calc(100% - 2rem));margin:0 auto;align-items:center;justify-content:space-between;gap:1.5rem}.site-nav[data-astro-cid-sckkx6r4]{min-height:68px}.brand[data-astro-cid-sckkx6r4]{color:var(--heading-color);font-weight:800;letter-spacing:-.02em;text-decoration:none}.nav-links[data-astro-cid-sckkx6r4],.footer-links[data-astro-cid-sckkx6r4]{display:flex;align-items:center;gap:1.25rem}.nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4],.footer-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{color:var(--muted-text-color);font-size:.94rem;font-weight:600;text-decoration:none}.nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover,.footer-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:var(--link-hover-color)}.theme-toggle[data-astro-cid-sckkx6r4]{flex:0 0 auto;min-width:4.5rem;border:1px solid var(--input-border);border-radius:999px;background:var(--card-background);color:var(--text-color);cursor:pointer;font:inherit;font-size:.84rem;font-weight:700;padding:.45rem .8rem}.theme-toggle[data-astro-cid-sckkx6r4]:hover{border-color:var(--link-color);color:var(--link-color)}.theme-toggle[data-astro-cid-sckkx6r4]:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.site-footer[data-astro-cid-sckkx6r4]{margin-top:auto;border-top:1px solid var(--border-color);background:var(--footer-background)}.footer-inner[data-astro-cid-sckkx6r4]{min-height:92px}.footer-newsletter-embed[data-astro-cid-sckkx6r4]{max-width:min(420px,calc(100% - 2rem));margin:0 auto 1.5rem;overflow:hidden;border-radius:8px;background:var(--footer-background)}@media(max-width:620px){.site-nav[data-astro-cid-sckkx6r4],.footer-inner[data-astro-cid-sckkx6r4]{padding:1rem 0;align-items:flex-start;flex-direction:column;gap:.75rem}.site-nav[data-astro-cid-sckkx6r4]{min-height:auto;position:relative}.nav-links[data-astro-cid-sckkx6r4],.footer-links[data-astro-cid-sckkx6r4]{width:100%;flex-wrap:wrap;gap:.75rem 1rem}.theme-toggle[data-astro-cid-sckkx6r4]{position:absolute;top:.8rem;right:1rem}}
