:root{--background:#faf8f4;--foreground:#1b1b1d;--navigation-accent:#f5a800;--card:#fff;--card-foreground:var(--foreground);--popover:var(--card);--popover-foreground:var(--foreground);--primary:#f5a800;--primary-foreground:#1a1207;--secondary:#f1ece3;--secondary-foreground:#1b1b1d;--muted:#f1ece3;--muted-foreground:#6d6760;--accent:#fff0cb;--accent-foreground:#1b1b1d;--border:#ded6c9;--input:#8b8070;--ring:#a96a00;--destructive:#9b362e;--danger-surface:#f5e2d5;--warning:#75520e;--warning-surface:#f6e9c9;--editorial-surface:#f5a800;--success:#276047;--success-surface:#e0efdf;--inverse:#141416;--inverse-foreground:#faf8f4;--inverse-muted:#e7e3dc;--brand-highlight:#f5a800;--radius:.5rem;--font-display:Georgia, "Times New Roman", serif;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--content-width:1180px;--control-height:44px;--sidebar:var(--card);--sidebar-foreground:var(--foreground);--sidebar-primary:var(--primary);--sidebar-primary-foreground:var(--primary-foreground);--sidebar-accent:var(--accent);--sidebar-accent-foreground:var(--accent-foreground);--sidebar-border:var(--border);--sidebar-ring:var(--ring);--chart-1:#27735b;--chart-2:#a96a00;--chart-3:#506a9b;--chart-4:#935682;--chart-5:#63733e;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root.dark{--background:#0c0c0d;--foreground:#faf8f4;--card:#19191c;--primary:#f5a800;--primary-foreground:#1a1207;--secondary:#29272a;--secondary-foreground:#faf8f4;--muted:#252427;--muted-foreground:#c2bbae;--accent:#423720;--accent-foreground:#fff0cb;--border:#4a4540;--input:#918577;--ring:#f5a800;--destructive:#ffaca2;--danger-surface:#462822;--warning:#f1ce87;--warning-surface:#3e3420;--editorial-surface:#3e3420;--success:#b3dbb2;--success-surface:#223e2d;--chart-1:#9ed8b6;--chart-2:#f5a800;--chart-3:#a1b8ed;--chart-4:#dfa6ce;--chart-5:#c4d294;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.theme-control{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.theme-control label{align-items:center;gap:var(--space-2);font-size:14px;display:flex}.theme-control select{min-height:var(--control-height);border:1px solid var(--input);border-radius:var(--radius);background:var(--card);color:var(--foreground);font:inherit;padding:8px 28px 8px 12px;font-size:14px}.theme-control :focus-visible{outline:3px solid var(--ring);outline-offset:3px}.theme-control-compact label{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.bi-site-header .theme-control{flex-shrink:0}.bi-mobile-scroll>.theme-control{border-bottom:1px solid var(--border);padding-block:24px}@media (max-width:959px){.bi-site-header>.theme-control{display:none}}@media (min-width:960px) and (max-width:1250px){.bi-site-header .bi-header-action{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important}}
