*{margin:0;padding:0;box-sizing:border-box}body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#fff;color:#1f2937;line-height:1.6}a{color:#3b82f6;text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{color:#1f2937}main{min-height:calc(100vh - 100px)}@media (max-width:768px){div[style*=grid]{grid-template-columns:1fr!important}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}