.App{font-family:sans-serif;text-align:center}#root,.App,body,html{background:#000;margin:0;max-width:100%;padding:0;width:100%}#root,body,html{overflow-x:hidden}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}#root{min-height:100vh}*{box-sizing:border-box}.page-enter{animation:pageFade .5s ease both}@keyframes pageFade{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.sn-links{display:none!important}.hc{align-items:flex-start!important;flex-direction:column!important;gap:14px!important}.sg{gap:36px!important}.compare-cols,.fg,.sg,.stat-grid{grid-template-columns:1fr!important}.max-pad{padding:56px 24px!important}.hidx{bottom:24px!important;font-size:10px!important;left:24px!important}.hi{min-height:420px!important}h1{word-break:keep-all}}
/*# sourceMappingURL=main.bb2cb4bc.css.map*/