@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Poppins:wght@300;400;500;600;700;800;900&display=swap";html{scroll-behavior:smooth;scroll-padding-top:100px;font-size:15px}body{color:#0a0a0a;background-color:#fff;margin:0;padding:0;font-family:Inter,Poppins,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f8f9fa}::-webkit-scrollbar-thumb{background:#0077b633;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0077b666}h1,h2,h3,h4,h5,h6{color:#0b132b;letter-spacing:-.015em;font-family:Poppins,sans-serif}.page-view{animation:.4s ease-out forwards pageFadeIn}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}::selection{color:#0b132b;background-color:#0077b626}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
