/* Bin Audit / approved raccoon direction / 2026-09-09 */
@font-face{font-family:Nunito Sans;src:url('assets/nunito-sans-latin.woff2') format('woff2');font-style:normal;font-weight:200 1000;font-display:swap}
:root{
  color-scheme:light;
  --blue:#0737B9;--blue-hover:#082A88;--navy:#112959;--slate:#526581;
  --paper:#FFFDF7;--white:#FFFFFF;--powder:#DFEDFC;--powder-deep:#BCD9F8;
  --yellow:#FFE044;--yellow-ink:#665100;--line:#D9E2EC;--muted:#F2F5F9;
  --success:#23624A;--success-bg:#EAF5EC;--error:#A32935;--error-bg:#FFF0F0;
  --font:'Nunito Sans',ui-rounded,'Arial Rounded MT Bold',Arial,sans-serif;
  --text-xs:.78rem;--text-sm:.9rem;--text-base:1rem;--text-lg:1.2rem;
  --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;--space-24:6rem;
  --radius-sm:12px;--radius-md:22px;--radius-lg:32px;--radius-pill:999px;
  --shadow:0 18px 60px -30px rgb(17 41 89 / .23);
  --content:1200px;--ease:cubic-bezier(.2,.7,.2,1);--duration:180ms;
}
