@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;700;900&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,sans-serif}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0b0c15}::-webkit-scrollbar-thumb{background:#4b5563;border-radius:4px}a{transition:all .2s}a:hover{opacity:.85}input::placeholder{color:#6b7280}@media (max-width:768px){nav>div{padding:0 16px!important}h1{font-size:32px!important}h2{font-size:24px!important}h3{font-size:18px!important}[style*="gridTemplateColumns: 'repeat(3"],[style*="gridTemplateColumns: 'repeat(4"],[style*="gridTemplateColumns: 'repeat(2"],[style*="gridTemplateColumns: 'repeat(3, 1fr)'"]{grid-template-columns:1fr!important}[style*=flex]{flex-wrap:wrap!important}[style*="gap: '60px'"],[style*="gap: '40px'"]{gap:20px!important}section{padding-left:16px!important;padding-right:16px!important}footer>div{text-align:center!important;flex-direction:column!important;gap:16px!important}[style*="maxWidth: '90vw'"]{max-width:95vw!important;padding:8px!important}[style*="maxHeight: '85vh'"] img{max-height:70vh!important}}
