html,body{min-height:100vh;margin:0;background:url(/images/background.jpg) no-repeat center center;background-size:cover}body{margin:0;font-family:sans-serif;background-color:#0f181f;color:#f5f5f5;text-align:center;display:flex;flex-direction:column;justify-content:space-between;font-family:Quicksand,sans-serif}img{user-drag:none;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.hero{margin-top:3rem;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto}.hero-wrapper{position:relative;max-width:600px;margin:0 auto;padding:0 1.5rem;box-sizing:border-box}.hero-content{position:relative;z-index:1;border-radius:16px;padding:1rem;text-align:left;box-sizing:border-box;display:flex;flex-direction:column}.hero-background{position:absolute;max-width:100%;top:-1rem;left:0rem;right:0rem;bottom:-1rem;background:#0000004d;filter:blur(20px);border-radius:20px;z-index:0}.hero h1{font-size:2rem;margin-bottom:1rem}.hero p,.newsletter-text{font-size:1.3rem;margin-bottom:1rem}.newsletter-text{font-family:Lexend,sans-serif}.hero button{padding:.8rem 2rem;font-size:1rem;background-color:#f9f9e0;color:#000;border:none;border-radius:6px;cursor:pointer}.support-logo{width:30%;margin-top:2rem}.support-text{font-size:.75rem;margin-bottom:.2rem}.media{padding:3rem 1rem}.video-wrapper video{width:90%;max-width:600px;border-radius:8px}.screenshots{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.screenshots img{width:120px;border-radius:6px}.social{margin:.5rem 0 1rem;display:flex;justify-content:start;gap:1rem}.social a{margin-right:.5rem;-webkit-user-select:none;user-select:none}.social a img{width:48px;height:48px;vertical-align:middle;-webkit-user-select:none;user-select:none}.newsletter{margin-top:1rem}#newsletter-form{margin-top:.5rem}.newsletter #email{padding:.7rem;font-size:1rem;width:205px;border:none}.newsletter button{padding:.7rem 1rem;font-size:1rem;border:none;background-color:#5d8159;color:#fff;border-radius:0;cursor:pointer}footer{text-align:center;background:transparent;color:#fff}.footer-logo{width:24px;height:24px;border-radius:50%;object-fit:cover;vertical-align:middle;position:relative}.logo{margin-left:-80px;width:120%}.modal{display:none;position:fixed;z-index:999;padding:2rem;left:0;top:0;width:100vw;height:100vh;background-color:#000c;justify-content:center;align-items:center}.modal-content{max-width:90vw;max-height:90vh;width:auto;height:auto;object-fit:contain;display:block;margin:auto}.close{position:absolute;top:2rem;right:2rem;color:#fff;font-size:2rem;font-weight:700;cursor:pointer;z-index:1000}#video-frame{width:80vw;height:45vw;max-width:960px;max-height:540px;border-radius:8px}#newsletter-form{display:flex;flex-direction:column;align-items:left}.input-row{display:flex;flex-wrap:wrap;gap:.5rem}.consent-label{display:none;align-items:center;gap:.5rem;margin-top:1rem;color:#fff}.consent-text{font-size:.75rem;margin-top:.5rem}@media (max-width: 1200px){.hero p,.newsletter-text{font-size:1.3rem}.hero{grid-template-columns:1fr}.hero-content{padding:0rem}.logo{margin:auto;margin-left:-1rem;padding-bottom:1rem;width:100%;align-self:center}.support-logo{margin:auto;width:30%;align-items:center}.hero-background{background:#00000080}.social{justify-content:space-evenly;width:80%;margin:auto;padding:2rem 0}.social a{margin-right:0}}
