:root{--font:"Geist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:var(--font);font-size:14px;font-weight:400;color:#1d2430}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:#d9d2be;border-radius:8px}::-webkit-scrollbar-track{background:transparent}.skip-link{position:absolute;left:-9999px;top:0;background:#0b2a4a;color:#fff;padding:10px 16px;border-radius:0 0 8px 0;font-size:13px;font-weight:600;z-index:9999;text-decoration:none}.skip-link:focus{left:0}.data-row:hover{background-color:#fbfaf7}.nav-item:hover{background:#f1eee4}button.primary-hover:hover{background:#123b63}