*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;font-family:System UI,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#fff;color:#0a1628;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6,p{margin:0}a{text-decoration:none;color:inherit}::selection{background-color:#e63946;color:#fff}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .6s ease forwards}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}}.pulse{animation:pulse 1.5s infinite}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background-color:#0a1628;border-radius:3px}::-webkit-scrollbar-track{background-color:transparent}img{max-width:100%;display:block}
