*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-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;line-height:1.6;color:#333;background-color:#fafafa}.logo-font{font-family:Orbitron,monospace;font-weight:900;letter-spacing:-.02em}.container{max-width:1200px;margin:0 auto;padding:0 20px}.btn{display:inline-block;padding:12px 24px;background-color:#8b5cf6;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;font-size:16px}.btn:hover{background-color:#7c3aed!important;color:#fff!important;transform:translateY(-1px);box-shadow:0 8px 20px rgba(139,92,246,.4)}.btn-outline{background-color:transparent;color:#8b5cf6;border:2px solid #8b5cf6}.btn-outline:hover{background-color:#8b5cf6;color:#fff}.section{padding:60px 0}.section-title{font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:1rem;color:#1f2937}.section-subtitle{font-size:1.1rem;text-align:center;color:#6b7280;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}@media (max-width:768px){.section{padding:50px 0}.section-title{font-size:1.8rem;margin-bottom:2rem}.section-subtitle{font-size:1rem;margin-bottom:2.5rem}.container{padding:0 15px}}