:root{--brand-blue:#2e3b4e;--brand-black:#232323;--brand-gray:#4f4f4f;--brand-light:#ebebea;--brand-orange:#f29220;--brand-gold:#f8b232;--background:#f5f6f7;--surface:#fff;--surface-muted:#f0f1f2;--brand-cream:#ebebea;--text:#232323;--muted:#69717d;--line:#d9dde3;--primary:var(--brand-blue);--primary-dark:#202b3b;--accent:var(--brand-orange);--danger:#b3261e;--shadow:0 22px 55px #2323231f;--shadow-sm:0 12px 28px #23232312}*{box-sizing:border-box}html,body,#__next{min-height:100%}body{background:var(--background);color:var(--text);margin:0;font-family:Inter,Aptos,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}::selection{background:#f2922047}.loadingScreen{background:var(--background);color:var(--muted);justify-content:center;align-items:center;min-height:100vh;display:flex}[class*=hero]{box-shadow:none!important;background:0 0!important;border:0!important;justify-content:flex-end!important;min-height:0!important;padding:0!important;display:flex!important}[class*=hero]>div,[class*=hero]>svg,[class*=subnav]{display:none!important}
