@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;700&family=IBM+Plex+Sans:wght@400;500;600&display=swap");*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:#080c12;color:#f0f4f8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:rgba(77,159,255,.3);color:#f0f4f8}a{transition:opacity .3s}a:hover{opacity:.85}@keyframes scanMove{0%,to{top:0}50%{top:100%}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.nav-container{padding-left:20px!important;padding-right:20px!important}.hero-section{flex-direction:column!important;padding-top:100px!important;padding-bottom:40px!important;gap:32px}.hero-canvas,.hero-text{flex:none!important}.hero-canvas{min-width:0!important;width:100%!important;height:320px!important}.founders-grid{grid-template-columns:1fr!important}.stats-bar{margin-left:20px!important;margin-right:20px!important}}