@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 50%,#16213e 100%);min-height:100vh;font-family:Inter,sans-serif;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle at 20%,#4c00ff1a 0%,#0000 50%),radial-gradient(circle at 80%,#00ffff1a 0%,#0000 50%);width:100%;height:100%;position:fixed;top:0;left:0}.app{z-index:1;position:relative}.section{max-width:1200px;margin:0 auto;padding:100px 20px}.section-title{text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:50px;font-size:2.5rem;font-weight:700}
