@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*,*:before,*:after{box-sizing:border-box}html,body,input,textarea,button,select,a,p,span,li{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;margin:0;padding:0;color:#e0e0e0;background-color:#121212}h1,h2,h3,h4,h5,h6{font-family:inherit;margin:0}.content,.index__main-content{padding:8rem;display:flex;flex-direction:column;gap:1rem}@media (max-width: 1024px){.index__main-content{padding:2rem;align-items:center;text-align:center}}.index__hero-section{flex:1;padding-top:4rem;padding-bottom:20rem}.index__hero-container{position:relative;max-width:112rem;margin-left:1rem;padding-left:.5rem;padding-right:.5rem;overflow:visible}.index__hero-heading{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-weight:700;line-height:1.2;margin:0;font-size:3rem}.index__hero-subheading{display:inline-block;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:2rem;color:#e0e0e0;letter-spacing:-.015em}.index__hero-icon{display:inline-flex;align-items:center;justify-content:center;margin-right:.25rem;color:#888;opacity:.5;transition:transform .25s ease-in-out,opacity .25s ease-in-out}.index__hero-icon:hover{transform:scale(1.075);opacity:1}@media (max-width: 768px){.index__hero-icon{padding-right:.5rem}}.navbar{display:flex;justify-content:space-between;align-items:center;padding:.25rem;background-color:#121212;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;border-bottom:1px solid #444444}.navbar__menu{list-style:none;display:flex;gap:4rem}.navbar__menu .navbar__item a{color:#e0e0e0;text-decoration:none;font-weight:500;transition:color .3s ease}.navbar__menu .navbar__item a:hover{color:#888}@media (max-width: 768px){.navbar{flex-direction:column;align-items:flex-start;padding:1rem}.navbar__menu{flex-direction:column;gap:1rem;width:100%}.navbar__menu .navbar__item a{display:block;padding:.5rem 0}}
