@keyframes fadein{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.dc-fadein{animation:fadein .25s ease}.dc-root{font-family:Public Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#0f172a}.dc-root button{cursor:pointer;background:none}.dc-navitem{transition:background .12s ease,color .12s ease}.dc-primary,.dc-row{transition:background .12s ease}.dc-primary:hover{background:#1e3a8a!important}.dc-ghost:hover{background:#f8fafc}.dc-back:hover{color:#1d4ed8!important}.dc-link:hover{text-decoration:underline}