@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-family:IBM Plex Sans,system-ui,sans-serif;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{min-height:100dvh;background:#f8f9fa;color:#1a1a1a;line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3{text-wrap:balance}a{color:inherit}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}