@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Inter+Tight:wght@600;700;800&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{background-color:#0a0b0e!important;color:#eaecef!important;font-family:Inter,system-ui,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Inter Tight,Inter,system-ui,sans-serif;letter-spacing:-.02em;color:#eaecef}@media (max-width: 768px){.md-nav{display:none!important}.mobile-menu{display:block!important}}@media (min-width: 769px){.md-nav{display:flex!important}.mobile-menu{display:none!important}}html{scroll-behavior:smooth}.card-hover:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out}button,a{cursor:pointer}*{transition:transform .3s ease,box-shadow .3s ease,color .3s ease,border-color .3s ease}
