@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--fico-hero-gradient:linear-gradient(135deg,#2c4a7f 0%,#3a5890 45%,#1f3a66 100%)}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}body{background-color:var(--mantine-color-gray-0)}html{scroll-behavior:smooth}.fico-hover-card{transition:transform .15s,box-shadow .15s}.fico-hover-card:hover{box-shadow:var(--mantine-shadow-lg);transform:translateY(-4px)}