body:not(:has([data-internal-route],.internal-app,.chatgpt-route)){--background:#f5f7fb;--foreground:#182c45;--card:#fff;--card-foreground:#182c45;--popover:#fff;--popover-foreground:#182c45;--primary:#2459bf;--primary-foreground:#fff;--secondary:#ecf2fc;--secondary-foreground:#2459bf;--muted:#eef2f7;--muted-foreground:#5d6b7e;--accent:#ecf2fc;--accent-foreground:#2459bf;--border:#dde5f0;--input:#dde5f0;--ring:#2459bf;--landing-hero:#eef3fa;--landing-warm:#f5f0e7;--landing-accent:#2459bf;background:var(--background);color:var(--foreground)}.dark body:not(:has([data-internal-route],.internal-app,.chatgpt-route)){--background:#0d1727;--foreground:#edf3ff;--card:#182438;--card-foreground:#edf3ff;--popover:#182438;--popover-foreground:#edf3ff;--primary:#3566cf;--secondary:#233957;--secondary-foreground:#a6c1ff;--muted:#1e2d43;--muted-foreground:#a7b7ce;--accent:#233957;--accent-foreground:#a6c1ff;--border:#34425a;--input:#34425a;--ring:#a6c1ff;--landing-hero:#142239;--landing-warm:#302d29;--landing-accent:#a6c1ff}.dark body:not(:has([data-internal-route],.internal-app,.chatgpt-route)) .text-primary{color:var(--landing-accent)}body [data-site-surface=header]{background:var(--card)}body [data-site-surface=header] [aria-current=page],body [data-site-surface=header] [data-current-section=true]{color:var(--landing-accent);box-shadow:0 2px var(--landing-accent);background:0 0;border-radius:0}body [data-site-surface=header] [data-slot=button]{border-radius:8px}body [data-site-surface=metrics]{background:var(--card);border-bottom:0}body [data-site-surface=metrics] strong{font-family:inherit;font-size:12px}body [data-site-surface=footer]{background:var(--card)}body [data-site-surface=footer]>div:first-child{grid-template-columns:minmax(0,1.6fr) 1fr 1fr;padding-top:44px;padding-bottom:40px}body [data-site-surface=footer]>div:first-child>nav:last-child{text-align:right;justify-self:end;align-items:flex-end}body [data-site-surface=footer]>div:last-child{text-align:center;border-top:0;justify-content:center;align-items:center;gap:8px 18px;padding-top:0;padding-bottom:28px;font-size:11px}body [data-site-surface=footer]>div:last-child>span[aria-hidden]{display:none}body [data-site-surface=footer]>div:last-child>button{color:inherit;font:inherit;line-height:inherit;border:0;border-radius:0;height:auto;padding:0}body [data-site-surface=footer]>div:last-child>button:hover{color:var(--foreground)}body .home-footer-search{color:var(--landing-accent);align-items:center;gap:20px;width:fit-content;margin-top:6px;font-size:13px;display:inline-flex}@media (max-width:639px){body [data-site-surface=footer]>div:first-child{grid-template-columns:1fr 1fr;gap:30px 20px}body [data-site-surface=footer]>div:first-child>div{grid-column:1/-1}}