@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";
:root{--navy:#031020;--navy2:#061b3a;--blue:#0d4bff;--blue2:#2f6dff;--green:#20e33f;--yellow:#f4ff00;--white:#fff;--muted:#dce6ff;--line:#ffffff24;--glass:#0d4bffb8;--shadow:0 22px 70px #0000006b}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#fff;background:#031020;font-family:Inter,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%}button,input,textarea,select{font-family:inherit}.tabScroll{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overflow-x:auto}.tabScroll::-webkit-scrollbar{display:none}@media (max-width:640px){input,select,textarea{font-size:16px!important}.formGrid2{grid-template-columns:1fr!important}.stackMobile{flex-direction:column!important;align-items:stretch!important}.stackMobile>*{max-width:100%!important}}
