:root{--primary-color:#3b82f6;--secondary-color:#10b981;--background-color:#0f172a;--text-color:#f8fafc}body{font-family:Inter,sans-serif;background-color:var(--background-color);color:var(--text-color);margin:0;padding:0}.container,body{position:relative}.container{max-width:1200px;margin:0 auto;padding:0 20px;z-index:1}.btn{padding:10px 20px;border-radius:5px;font-weight:600;cursor:pointer;transition:background-color .3s ease}.btn-primary{background-color:var(--primary-color);color:#fff;border:none}.btn-primary:hover{background-color:#2563eb}.btn-secondary{background-color:var(--secondary-color);color:#fff;border:none}.btn-secondary:hover{background-color:#059669}.BackgroundDesign_backgroundDesign__tAV4R{position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1;overflow:hidden}.BackgroundDesign_shape__PTlP3{position:absolute;border-radius:50%;opacity:.1}.BackgroundDesign_circle1__f7yqh{width:300px;height:300px;background-color:#3b82f6;top:-50px;left:-100px}.BackgroundDesign_circle2__GrQoP{width:200px;height:200px;background-color:#10b981;bottom:100px;right:-50px}.BackgroundDesign_circle3__jZTU6{width:150px;height:150px;background-color:#8b5cf6;top:50%;left:10%;transform:translateY(-50%)}.BackgroundDesign_square__77LF6{width:100px;height:100px;background-color:#f59e0b;top:20%;right:15%;transform:rotate(45deg)}.BackgroundDesign_triangle__tTFxg{width:0;height:0;border-left:100px solid transparent;border-right:100px solid transparent;border-bottom:173px solid #ec4899;opacity:.08;bottom:10%;left:20%}