:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--color-background: #f2de77;--color-background-second: #f2bc1b;--color-background-third: #d98e04;--color-black: #0a0a0a;--color-white: #f2f2f2;--color-green: #558c03;--color-red: #f24822}html{scroll-behavior:smooth}a{color:var(--color-black);transform:scale(1);transition:transform .3s ease-in-out}a:hover{color:var(--color-black);transform:scale(1.05);text-decoration:none;transition:transform .3s ease-in-out}body{margin:0;font-family:Tektur,sans-serif;background-color:var(--color-background);color:var(--color-black)}.first-container{display:flex;flex-direction:column;align-items:center;justify-items:center;justify-content:space-evenly;width:100vw;height:100vh;background-color:var(--color-background, #f2de77);text-align:center}.logo-container{display:flex;flex:4;justify-content:center;align-items:center;flex-direction:column}.logo{max-height:50vh;max-width:80vw}@media (min-width: 700px){.logo{max-height:50vh;max-width:80vw}}.slogan-text{font-size:2rem;margin:0;font-weight:700;color:var(--color-black)}@media (min-width: 700px){.slogan-text{font-size:2.5rem}}.logo-container-text{display:flex;flex-direction:column;flex:1}.description-text{font-size:1.2rem;margin-top:2rem;color:var(--color-black)}.description-download{font-size:1.6rem;font-weight:700;margin-top:2rem;color:var(--color-black)}#download-icons-container{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem}#download-icons_1{font-size:5rem}#download-icons_2{font-size:4.8rem}.screenshot-text-container{height:10vh;display:flex;justify-content:center;align-items:center;text-align:center}.screenshot-text-top,.screenshot-text-bottom{text-align:center;font-size:1.4rem;font-weight:700;color:var(--color-black)}@media (min-width: 700px){.screenshot-text-bottom,.screenshot-text-top{font-size:2rem}}.screenshot-container-one{position:relative;overflow:hidden;width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:var(--color-background-second)}.screenshot_one,.screenshot_two{height:80vh;position:absolute;top:50%;transition:left .5s ease-out,opacity .6s ease,transform .6s ease;overflow:hidden}.screenshot-container-two{position:relative;overflow:hidden;width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:var(--color-background-third, #f2de77)}.tester-container{position:relative;overflow:hidden;width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--color-background-second)}.tester-content{margin-inline:1rem;justify-content:center;align-items:center;text-align:center}@media (min-width: 700px){.tester-content{margin-inline:10rem}}.tester-link-container{height:10vh}.tester-text{font-size:1.3rem;margin-top:1rem;color:var(--color-black);transition:font-size .5s ease}.tester-text:hover{font-size:1.35rem}.tester-description{font-size:1.2rem;margin-top:.5rem;color:var(--color-black)}.tester-text-steps{font-size:1.1rem;margin-top:.5rem;color:var(--color-black)}.tester-link{color:var(--color-black);text-decoration:none;font-weight:700;transition:color .3s ease-in-out}.footer{position:relative;overflow:hidden;width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--color-background-first)}.footer-text{font-size:1.5rem;color:var(--color-black);text-align:center}.social-icons-container{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:0rem}.social-icons{font-size:3rem;margin:.5rem}@keyframes bounce{0%,to{transform:scale(1)}15%{transform:scale(1.15)}30%{transform:scale(.9)}45%{transform:scale(1.08)}60%{transform:scale(.95)}75%{transform:scale(1.02)}90%{transform:scale(.98)}}.bounce{animation:bounce 1.4s ease forwards}
