:root{
--navy:#091069;
--blue:#0D44BC;
--yellow:#FFD100;
--red:#E41E26;
--deep-red:#9C0005;
--green:#009543;
--ink:#172033;
--muted:#667085;
--surface:#F4F7FB;
--surface-blue:#EAF2FA;
--white:#FFFFFF;
--border:rgba(9,16,105,.11);
--shadow:0 18px 50px rgba(9,16,105,.12);
--radius:20px;
--shell:min(1440px,calc(100% - 64px));
}
