:root{--dark-tech: #0a0e17;--darker-tech: #05090f;--primary-tech: #00f0ff;--secondary-tech: #0066ff;--text-tech: #e0f8ff;--text-muted-tech: #a0b8bf;--animation-tech: .3s cubic-bezier(.25, .1, .25, 1)}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth;scroll-padding-top:2rem}body{font-family:Inter,system-ui,-apple-system,sans-serif;min-height:100vh;background-color:var(--dark-tech);color:var(--text-tech);margin:0;text-align:center;overflow-x:hidden;line-height:1.6;display:flex;flex-direction:column}#particles-js{position:fixed;width:100%;height:100vh;top:0;left:0;z-index:-1;opacity:.7}.container{width:100%;max-width:1800px;margin:0 auto;padding:0 1rem}@media (max-width: 768px){html{font-size:15px}}@media (max-width: 480px){html{font-size:14px}}
