@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";:root{font-family:Outfit,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background-image:linear-gradient(#0009,#0009),url(/assets/background-oRSGNi3Z.jpeg);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}#root{width:100%;height:100vh}.landing-container{display:flex;flex-direction:column;height:100%;padding:2rem;box-sizing:border-box;position:relative;z-index:1}.header{display:flex;justify-content:flex-start;width:100%;padding-bottom:2rem}.logo{font-family:Geometric,sans-serif;font-weight:700;font-size:1.5rem;letter-spacing:.05em;color:#fff}.content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}h1{font-family:Outfit,sans-serif;font-weight:700;font-size:3.5rem;line-height:1.2;margin-bottom:1.5rem;max-width:800px;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}p{font-family:Outfit,sans-serif;font-weight:300;font-size:1.25rem;max-width:600px;color:#ffffffe6;text-shadow:0 1px 2px rgba(0,0,0,.3)}@media(max-width:768px){h1{font-size:2.5rem}p{font-size:1rem}}
