@charset "UTF-8";@font-face{font-family:qualcomm next;src:url(/fonts/QualcommNext-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}body{font-family:qualcomm next,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif;font-weight:400}:root{--background:#151516;--primary:#2A2AE9;--button:#3253DC;--text-secondary:#A1A2A3}body{margin:0;padding:0;background-color:var(--background);color:#fff;font-family:qualcomm next,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif;font-weight:400}nav{background:#fff;padding:1rem 0;position:fixed;width:100%;top:0;z-index:1000;transition:all .3s ease-in-out}nav.scrolled{background:rgba(255,255,255,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 2px 10px rgba(0,0,0,.1)}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;height:32px}.logo{display:flex;align-items:center}.logo img{height:24px;margin:0}.hero{margin-top:64px;background-color:#020b3f;min-height:100vh;display:flex;align-items:center}.hero-content{max-width:1200px;width:100%;margin:0 auto;display:flex;align-items:flex-start;gap:0;padding:0 2rem;position:relative}.hero-text{flex:0 0 60%;padding-right:0;padding-top:4rem;padding-left:0}.hero-text h1,.hero-text .highlight{font-size:2.8rem;line-height:1.2;margin:0;font-weight:400}.hero-text .description{color:#a1a2a3;margin-top:1.5rem;margin-bottom:2rem;font-size:1.4rem;line-height:1.5}.hero-image{position:absolute;right:2rem;top:0;width:35%;display:flex;justify-content:flex-end;z-index:1}.hero-content{max-width:1200px;margin:0 auto;display:flex;align-items:flex-start;gap:0;padding:0;position:relative}.hero-text{flex:0 0 60%;padding:4rem 0 0 2rem}.hero-image img{width:100%;height:auto;object-fit:cover;transform:translateZ(0);will-change:transform;margin-top:4rem}.hero-button{display:inline-flex;align-items:center;gap:.75rem;background-color:var(--button);color:#fff;padding:.875rem 1.5rem;border-radius:8px;text-decoration:none;font-family:qualcomm next;font-weight:400;transition:all .3s ease;margin-top:3rem}.hero-button:hover{background-color:#2844b8}.hero-button svg{width:20px;height:20px;stroke:#fff;transition:transform .3s ease}.hero-button:hover svg{transform:translateX(4px)}.discover-more{display:flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;font-weight:400;transition:all .3s ease}.discover-more svg{stroke:#fff;transition:transform .3s ease}.discover-more:hover{opacity:.8}.discover-more:hover svg{transform:translateX(4px)}footer{padding:1rem 0;display:flex;justify-content:center;align-items:flex-end;min-height:50px;background-color:#fff}.footer-content{max-width:1200px;margin:0 auto;padding:0 2rem;color:#333;font-weight:400;text-align:center;font-size:.9rem}@media screen and (max-width:768px){.hero-content{flex-direction:column;padding:0 1.5rem}.hero-text{flex:1;padding-right:0;padding-top:2rem;padding-left:1rem;width:100%}.hero-image{display:none}.hero-text h1,.hero-text .highlight{font-size:2rem}.hero-text .description{font-size:1.2rem}.hero-button{display:flex;width:calc(100% - 2rem);justify-content:center;margin-top:2rem;margin-left:0;padding-left:1rem;padding-right:1rem;box-sizing:border-box}.second-section-content{padding:2rem 1.5rem;margin:0 1rem}.second-section-grid{flex-direction:column;gap:2rem;align-items:flex-start}.second-section-text{padding-right:0;width:100%}.second-section-text h2{font-size:28px}.second-section-text p{font-size:20px}.second-section-link{width:100%;justify-content:flex-start;margin-top:1rem}}@media screen and (max-width:480px){.hero-text h1,.hero-text .highlight{font-size:1.8rem}.nav-container,.hero-content,.footer-content{padding:0 1rem}.second-section-content{padding:1.5rem 1rem}.footer-content{font-size:.8rem}}.second-section{padding:5rem 0;margin:0;background-color:#2a2aea;position:relative;overflow:hidden;background-image:url(/images/second-section.png);background-position:100%;background-repeat:no-repeat;background-size:contain}.second-section-content{max-width:1200px;margin:0 auto;padding:2rem;position:relative;z-index:2}.second-section-text{max-width:60%}@media screen and (max-width:768px){.second-section{padding:3rem 0 12rem;background-image:url(/images/second-section-mobile.png);background-position:50% 100%;background-size:100%}.second-section-text{max-width:100%;padding-top:0}.second-section-content{padding:.5rem 1.5rem 1.5rem}}.second-section-text .section-title{text-align:left;font-size:2.8rem;line-height:1.2;margin-bottom:1rem;max-width:800px;padding-left:0;color:#fff;font-weight:400}.second-section-text p{text-align:left;font-size:1.4rem;line-height:1.5;margin-top:1.5rem;margin-bottom:2rem;max-width:800px;color:rgba(255,255,255,.8);font-weight:400}@media screen and (max-width:768px){.second-section-text .section-title{font-size:2rem}.second-section-text p{font-size:1.2rem}}.second-section-text .highlight{color:#fff;display:inline;font-weight:400}