@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#1f2937;background:#fff;font-family:Inter,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{font-family:inherit}img{max-width:100%;height:auto}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#22c55e;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#16a34a}.background-img{opacity:.3;z-index:-1;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}
