body{margin:0;padding:0;background:#000;font-family:Inter,sans-serif}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container{width:1400px;margin:0 auto;padding:0 20px}header{display:flex;width:100%;justify-content:space-between;padding:25px 0;position:relative;z-index:999;background:transparent}header .logo img{max-width:200px}h1,h2,h3,h4{font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400;margin:0}h1{font-weight:800;font-size:72px;margin:0 0 24px}h2{font-size:24px;font-weight:300;color:#ffffffb3}.gradient-text{background:linear-gradient(90deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.hero{display:flex;height:calc(100vh - 92px);position:relative;background:radial-gradient(circle at 50% 50%,rgba(59,130,246,.1),transparent 70%);background-repeat:no-repeat;background-size:cover}.hero .container{height:100%;display:flex;flex-direction:column;justify-content:center;transform:translateY(-40px);color:#fff}.hero h2{max-width:600px;line-height:36px;margin-bottom:2.5rem}.hero .cta-button{width:auto;max-width:255px;white-space:nowrap;display:inline-flex}.cta-button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:12px;position:relative;overflow:hidden;text-decoration:none;transition:all .3s ease;line-height:1.5}.cta-button:before{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:skew(-20deg);transition:all .3s ease}.cta-button:hover:before{left:125%;transition:left .75s ease}.cta-button:hover{transform:translateY(-4px);box-shadow:0 12px 30px #3b82f666}@media (max-width: 1000px){.container{max-width:100%;padding:0 15px}h1{font-size:48px}}@media (max-width: 768px){h1{font-size:40px}h2{font-size:18px}.hero h2{line-height:26.4px}}@media (max-width: 480px){header .logo img{max-width:140px}.hero{height:calc(100vh - 80px)}}@media (max-width: 360px){h1{font-size:29px}.hero h2{font-size:14.4px;line-height:20.16px}}
