*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,sans-serif;line-height:1.6}a{text-decoration:none}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.3}h1,h2,h3,h4,h5,h6,ol,p,ul{margin-bottom:1rem}ol,ul{margin-left:2rem}button{border:none;cursor:pointer}img{height:auto;max-width:100%}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mt-5{margin-top:3rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mb-5{margin-bottom:3rem}.p-1{padding:.5rem}.p-2{padding:1rem}.p-3{padding:1.5rem}.p-4{padding:2rem}.p-5{padding:3rem}.navigation{background-color:#000;box-shadow:0 1px 0 #ffffff1a;left:0;position:fixed;right:0;top:0;z-index:1000}.navigation-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem}.logo{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none}.mobile-menu-button{background:none;border:none;cursor:pointer;display:none;padding:.5rem}.mobile-menu-button span{background-color:#fff;border-radius:999px;display:block;height:2px;margin:4px 0;transition:all .3s ease;width:24px}.mobile-menu-button.open span:first-child{transform:translateY(6px) rotate(45deg)}.mobile-menu-button.open span:nth-child(2){opacity:0}.mobile-menu-button.open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-menu{background-color:#000;box-shadow:0 2px 4px #0000004d;display:none;height:calc(100vh - 64px);left:0;opacity:0;position:absolute;right:0;top:100%;visibility:hidden}.mobile-menu.open{opacity:1;visibility:visible}.mobile-menu-content{display:flex;flex-direction:column;height:100%;justify-content:space-between}.mobile-menu-links{display:flex;flex-direction:column;gap:.5rem;padding:1rem}.mobile-menu-item{color:#ccc;font-size:2rem;font-weight:600;text-decoration:none}.mobile-menu-item:hover{color:#fff}.mobile-menu-bottom{background-color:#000;border-top:1px solid #1d1d1d;bottom:0;margin-top:auto;padding:1rem;position:sticky}.mobile-menu-button-link{border-radius:8px;display:block;font-weight:500;padding:.5rem .75rem;text-align:center;text-decoration:none;width:100%}.mobile-menu-button-link.primary{align-items:center;background-color:#fff;color:#000;display:flex;gap:.5rem;justify-content:center}.desktop-menu{align-items:center;display:flex;gap:2rem}.desktop-menu-item{color:#fff;font-family:monospace;font-size:.9rem;font-weight:500;text-decoration:none;text-transform:uppercase}.desktop-menu-button-link{border-radius:8px;font-weight:500;padding:.5rem 1rem;text-decoration:none}.desktop-menu-button-link.primary{align-items:center;background-color:#fff;color:#000;display:flex;gap:.5rem}.nav-android-icon{vertical-align:middle;width:20px}.nav-logo{cursor:pointer;display:block;height:58px;width:auto}@media (max-width:768px){.desktop-menu{display:none}.mobile-menu,.mobile-menu-button{display:block}}.footer{padding:3rem 0 1rem}.footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:2rem}.footer-section{flex:1 1;margin-bottom:1.5rem;margin-right:2rem;min-width:200px}.footer-section:last-child{margin-right:0}.footer-section h3{color:#e5e7eb;cursor:pointer;font-size:1.2rem;margin-bottom:1rem;position:relative;width:fit-content}.footer-section h3:after{background-color:#e5e7eb;bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.footer-section h3:hover:after{width:100%}.footer-section p.c{color:#b0b3b8;font-family:monospace;font-size:1rem;line-height:1.5;margin-bottom:0}.footer-section p.year{background-color:#2a2a2a;border-radius:5px;color:#b0b3b8;display:inline-block;font-size:.8rem;font-weight:500;margin-top:.3rem;padding:0 .5rem}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:.5rem;width:fit-content}.footer-section ul li.with-underline{position:relative}.footer-section ul li.with-underline:after{background-color:#e5e7eb;bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.footer-section ul li.with-underline:hover:after{width:100%}.footer-section a{color:#b0b3b8;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#e5e7eb}.social-icons{display:flex;gap:1rem}.social-icon{transition:color .3s ease}.footer-bottom{border-top:1px solid #ffffff1a;color:#8b8e93;font-size:.9rem;padding-top:1.5rem;text-align:center}@media (max-width:768px){.footer-content{display:flex;flex-flow:row wrap;justify-content:space-between}.footer-section.links{flex-basis:30%;margin-right:0}.footer-section.email{flex-basis:100%;margin-top:1.5rem;order:4}}.layout{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;padding:2rem 0}.section{width:100%}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#fff,#bbb);-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,5vw,3rem);font-weight:700;margin-bottom:.8rem;margin-top:2rem;text-align:center}.section-subtitle{color:#bbb;font-family:monospace;font-size:clamp(1rem,2.5vw,1.3rem);margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.section-content{margin-top:2rem}.section--small{padding:2rem 0}.section--medium{padding:4rem 0}.section--large{padding:6rem 0}.Home_heroSection__Lej1\+{background-image:url(/static/media/cover.4281e26b4ee820187dd4.png);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding-bottom:4rem!important}.Home_heroSection__Lej1\+ .Home_sectionSubtitle__LOKby,.Home_heroSection__Lej1\+ .Home_sectionTitle__SOFgZ{color:#fff}.Home_heroContent__aJMJQ{align-items:center;display:flex;gap:2rem;justify-content:space-between}.Home_heroText__kR0hW{flex:1 1;max-width:600px}.Home_heroDescription__Onk0c{font-size:1.2rem;line-height:1.6;margin-bottom:2rem}.Home_heroButtons__De1fL{display:flex;gap:1rem}.Home_heroImage__tGkfA{align-items:center;background-color:#ffffff1a;border-radius:8px;display:flex;flex:1 1;justify-content:center;max-width:500px;min-height:300px}.Home_heroContentVertical__6f0bA{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start}.Home_heroButtonsCenter__URFqV{align-items:center;display:flex;justify-content:center;margin-bottom:2rem;width:100%}.Home_heroImageEdge__YDPfh{align-items:flex-end;border-radius:0;display:flex;justify-content:center;margin:0;max-width:100vw;padding:0;width:100vw}.Home_heroImageEdgeImg__V1Kbm{border-radius:0;display:block;margin:0;padding:0;width:250px}.Home_featuresSection__yAdSJ{background-color:#121212}section.Home_features-section__9ISr3 .Home_section-title__2e\+I9{margin-top:0!important}.Home_ctaSectionContainer__1l4gu{padding-bottom:0!important}section.Home_cta-section-container__mD3Jj .Home_section-content__CG9ll{margin-top:0!important}.Home_ctaButtons__m1Tgg{display:flex;gap:1rem;justify-content:center}.Home_ctaFlex__le-Ev{align-items:stretch;display:flex;gap:2.5rem;height:100%;justify-content:space-between}.Home_ctaLeft__mP\+EF{display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:220px;padding-bottom:4rem}.Home_ctaTitleGroup__7Sfrq{margin-bottom:1.5rem}.Home_ctaRight__sMxEi{align-items:flex-end;display:flex;flex:1 1;justify-content:center;min-width:220px}.Home_ctaDownloadImage__JFyre{border-radius:12px;box-shadow:0 4px 24px #0000002e;height:auto;max-width:320px;width:100%}.Home_screenshotsLink__j1i9T{align-items:center;color:silver;display:flex;font-size:.9rem;gap:4px;margin:2rem auto 0;position:relative;text-decoration:none;width:fit-content}.Home_screenshotsLink__j1i9T:after{background-color:silver;bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.Home_screenshotsLink__j1i9T:hover:after{width:100%}.Home_screenshotsLink__j1i9T svg{margin-top:1px}@media (max-width:900px){.Home_ctaFlex__le-Ev{flex-direction:column;gap:2rem;text-align:center}.Home_ctaLeft__mP\+EF,.Home_ctaRight__sMxEi{min-width:0;width:100%}}.download-container{animation:gradient 200s ease infinite;background:linear-gradient(45deg,#c7298e,#088ac5,#460762,#ac6c13,#068524,#bba07c,#0d0204,#711566,#211e1e,#270948);background-size:400% 400%;border-radius:15px;margin:2rem 0 1rem;padding-bottom:1rem;padding-top:3rem;text-align:center}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.download-container p{font-family:monospace;font-size:.8rem;font-weight:500;margin-bottom:0;margin-top:.7rem}.feature-list{margin-top:1rem;padding-left:1.5rem}.feature-list li{margin-bottom:.5rem}.download-button{background-color:#fff;border-radius:999px;color:#000;cursor:pointer;font-family:monospace;font-size:1rem;font-weight:500;outline:1px solid grey;outline-offset:4px;padding:1rem 2rem;text-transform:uppercase;transition:filter .3s ease}.download-button-content{align-items:center;display:flex;gap:1rem}.download-button:hover{outline:1px solid #d0d0d0}.download-button .download-icon:before{background-color:#000}.download-button .download-icon:after{border-bottom:2px solid #000;border-right:2px solid #000}.note{border-bottom:1px solid #ffffff1a;color:grey;font-size:.9rem;font-style:italic;margin:1rem 0;padding-bottom:3rem;text-align:center}.installation-guide{margin-top:4rem}.installation-guide ol{margin-top:2rem;padding-left:1.5rem}.installation-guide li{margin-bottom:1.5rem}.step-content{align-items:flex-start;display:flex;flex-direction:column;gap:.75rem;margin-top:.3rem}.step-content span{font-size:1rem;font-weight:500}.step-image-container{border:10px solid #87878780;border-bottom:none;border-radius:40px 40px 0 0}.step-image-container,.step-image-container-2{line-height:0;margin-top:.5rem;overflow:hidden;width:300px}.step-image-container-2{border:10px solid #87878780;border-radius:30px}.step-image{display:block;object-fit:cover;width:300px}.installation-guide-list{counter-reset:step-counter;display:flex;flex-wrap:wrap;gap:2rem;list-style:none;padding-left:0}.installation-guide-list li{padding-left:50px;padding-top:0;position:relative}.installation-guide-list li:before{align-items:center;background-color:#87878780;border-radius:50%;color:#fff;content:counter(step-counter);counter-increment:step-counter;display:flex;font-size:14px;height:32px;justify-content:center;left:0;position:absolute;top:0;transform:none;width:32px}.installation-guide h3{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#fff,#bbb);-webkit-background-clip:text;background-clip:text;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;margin-bottom:1rem}.other-versions{margin-top:4rem}.other-versions h3{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#fff,#bbb);-webkit-background-clip:text;background-clip:text;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;margin-bottom:1rem}.other-versions ul{list-style:none;margin:0;padding:0}.other-versions li{align-items:center;background:#0000;border:1px solid #333;border-radius:15px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:.75rem;padding:.6rem 1rem;transition:all .3s ease}.version-info{display:flex;flex-direction:column}.platform{font-weight:600}.platform,.version-number{font-family:monospace;font-size:1rem}.version-number{color:#bbb;font-weight:500}.other-versions li:hover{background:#ffffff1a;border-color:#999}.android-icon{vertical-align:middle;width:26px}.download-icon{display:inline-block;height:20px;position:relative;transform:translateX(-3px);vertical-align:middle;width:20px}.download-icon:before{background-color:#fff;content:"";height:12px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px}.download-icon:after{border-bottom:2px solid #fff;border-right:2px solid #fff;bottom:7px;content:"";height:6px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);width:6px}@media (max-width:768px){.download-container{flex-direction:column;text-align:center}}.screenshots-link{align-items:center;color:#fff;display:flex;font-size:.9rem;gap:4px;margin:2rem auto 0;position:relative;text-decoration:none;width:fit-content}.screenshots-link:after{background-color:#fff;bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.screenshots-link:hover:after{width:100%}.screenshots-link svg{margin-top:1px}.googleplay-container{display:flex;flex-wrap:wrap;gap:2rem;margin:2rem 0}.googleplay-info{flex:1 1;min-width:300px}.googleplay-badge-container{align-items:center;display:flex;flex:1 1;flex-direction:column;min-width:300px}.googleplay-badge{height:auto;width:200px}.googleplay-note{color:#bbb;font-size:.9rem;margin-top:1rem}.screenshots-section{background-color:#121212;padding-top:2rem;position:relative}.screenshot-gallery-container{overflow:hidden;position:relative}.screenshot-gallery-container:after,.screenshot-gallery-container:before{content:"";height:100%;pointer-events:none;position:absolute;top:0;width:50px;z-index:1}.screenshot-gallery-container:before{background:linear-gradient(90deg,#121212,#0000);left:0}.screenshot-gallery-container:after{background:linear-gradient(270deg,#121212,#0000);right:0}.screenshot-gallery{-ms-overflow-style:none;display:flex;gap:1rem;overflow-x:auto;padding:1rem 50px;scrollbar-width:none}.screenshot-gallery::-webkit-scrollbar{display:none}.screenshot-placeholder{align-items:center;background-color:#1a1a1a;border:1px solid #333;border-radius:8px;color:#bbb;display:flex;justify-content:center;max-width:200px;min-width:200px;overflow:hidden}.screenshot-img{object-fit:cover}.google-play-note{font-size:.9rem;font-size:clamp(.9rem,2vw,1.2rem)}.google-play-note,.screenshots-title{color:#bbb;font-family:monospace;text-align:center}.screenshots-title{font-size:clamp(1rem,2vw,1.3rem);margin-bottom:0;margin-top:3rem}.screenshots-title-first{margin-top:0}@media (max-width:768px){.googleplay-container{flex-direction:column}}.screenshots-section{margin-bottom:2rem;text-align:center}.screenshots-intro{margin:0 auto;max-width:800px;padding:0 1rem}.screenshots-gallery{padding:2rem 0}.screenshots-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-top:2rem}.screenshot-item{align-items:center;justify-content:center;text-align:center;transition:transform .3s ease}.screenshot-item:hover{transform:translateY(-5px)}.screenshot-image-container{border:10px solid #87878780;border-bottom:none;border-radius:40px 40px 0 0;line-height:0;margin:0 auto;overflow:hidden;width:250px}.yes-border-bottom{border-bottom:10px solid #87878780;border-radius:40px}.screenshot-image{background-color:#313131}.screenshot-item h3{font-size:1.2rem;margin:0;padding:1rem 1rem .5rem}.screenshot-item p{color:#666;font-size:.9rem;margin:0;padding:0 1rem 1rem}.apk-link{align-items:center;color:#fff;display:inline-flex;gap:4px;position:relative;text-decoration:none}.apk-link:after{background-color:#fff;bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.apk-link:hover:after{width:100%}.apk-link svg{margin-top:1px}@media (max-width:480px){.screenshots-grid{gap:1.5rem;grid-template-columns:1fr}}.premium-cards-container{align-items:stretch;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:5rem}.premium-card{align-items:flex-start;background:#232323;border-radius:2rem;box-shadow:0 4px 24px #00000040;color:#fff;display:flex;flex-direction:column;padding:2.5rem 2rem 2rem;width:350px}.premium-card-title{font-size:1.5rem;font-weight:500;margin-bottom:1.5rem}.premium-card-price{align-items:baseline;display:flex;margin-bottom:1rem}.premium-card-price-main{font-size:2.5rem;font-weight:700;margin-right:.5rem}.premium-card-price-sub{color:#aaa;font-size:1.3rem}.premium-card-desc{color:#ccc;font-size:1.1rem;margin-bottom:2rem}.premium-card-btn{align-items:center;border:none;border-radius:.5rem;cursor:pointer;display:flex;font-size:1.2rem;font-weight:600;justify-content:center;margin-bottom:.6rem;padding:.7rem 0;text-decoration:none;transition:background .2s;width:100%}.premium-card-btn-paypal{background:#ffc439;font-weight:700}.premium-card-btn-bitcoin{background:#f7931a;font-weight:700}.paypal-logo{height:20px;width:auto}.premium-card-features{list-style:none;margin:1rem 0 0;padding:0}.premium-card-features li{align-items:center;color:#bbb;display:flex;font-size:1rem;margin-bottom:.7rem}.premium-card-features li:before{color:#aaa;content:"\2713";font-size:1.1rem;margin-right:.7rem}.premium-card-payment-info{background:#181818;border-radius:.5rem;box-sizing:border-box;color:#aaa;font-size:.98rem;margin-top:.5rem;padding:.7rem 1rem;width:100%}.premium-card-seasonal-offer{background:#2d230f;border-left:2px solid #ffb347;border-radius:0 .3rem .3rem 0;color:#ffb347;display:block;font-size:.8rem;font-style:italic;padding:.5rem 1rem}.go-back-button{background-color:#fff;border-radius:999px;color:#000;cursor:pointer;font-family:monospace;font-size:1rem;font-weight:500;outline:1px solid grey;outline-offset:4px;padding:1rem 2rem;text-transform:uppercase;transition:filter .3s ease}.go-back-button:hover{outline:1px solid #d0d0d0}.go-back-button-content{align-items:center;display:flex;gap:1rem}