.app{min-height:100vh;background:linear-gradient(135deg,#0f0f23,#1a1a2e,#16213e)}#home{position:relative}.section{scroll-margin-top:80px}:root{--primary-blue: #0066FF;--secondary-blue: #0052CC;--dark-blue: #003D99;--light-blue: #4A90E2;--tech-blue: #1E3A8A;--cyber-blue: #0EA5E9;--gradient-primary: linear-gradient(45deg, #0066FF, #003D99);--gradient-secondary: linear-gradient(135deg, #0052CC, #1E3A8A);--gradient-accent: linear-gradient(90deg, #4A90E2, #0066FF);--gradient-tech: linear-gradient(135deg, #0EA5E9, #1E40AF)}.section{position:relative;overflow:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}.wave-decoration{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0}.wave-decoration svg{position:relative;display:block;width:calc(100% + 1.3px);height:80px}.wave-decoration .shape-fill{fill:var(--primary-blue);opacity:.8}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0000001a}::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#06f,#003d99);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,#0052cc,#1e3a8a)}
