*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:system-ui,Segoe UI,Roboto,sans-serif}#root{width:100%;min-height:100vh}input,button,select,textarea{font-family:inherit}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-enter{animation:.25s forwards fadeIn}@media (width<=768px){nav{flex-wrap:wrap;gap:10px;padding:12px 16px!important}div[style*="max-width: 900px"],div[style*="max-width: 1100px"],div[style*="max-width: 700px"]{padding:20px 16px!important}div[style*="grid-template-columns: repeat(3"],div[style*="grid-template-columns: repeat(auto-fill"],div[style*="grid-template-columns: 1fr 340px"],div[style*="grid-template-columns: 1fr 320px"],div[style*="grid-template-columns: 1fr 1fr"]{grid-template-columns:1fr!important}}
