@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--header-height: 70px;--footer-height: 30px}body{margin:0;font-family:Poppins,sans-serif}body::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-track{background:#e0e0e0;border-radius:10px}body::-webkit-scrollbar-thumb{background:#333;border-radius:10px;border:2px solid #e0e0e0;transition:background .3s ease-in-out}body::-webkit-scrollbar-thumb:hover{background:#555}h1{font-size:3.2em;line-height:1.1;margin:0}h2{margin:0}@media (max-width: 768px){body::-webkit-scrollbar{display:none}}#root{margin:0 auto}
