.header{background-color:#917dbc;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:999}.nav{width:100%;max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo{font-weight:700;font-size:1.5rem;color:#4c1d95;margin-right:auto}.nav-buttons{display:flex;gap:1rem}.btn-primary,.btn-secondary{width:233px;height:47px;background-color:#de862d;color:#fff;padding:.6rem 1rem;border:none;border-radius:8px;font-weight:600;font-size:20px;cursor:pointer;box-shadow:0 4px #a66422}.btn-secondary{background-color:#473870;box-shadow:0 4px #352a54}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer}.hamburger .line{width:30px;height:4px;background-color:#fff;border-radius:2px}.mobile-menu{display:none;flex-direction:column;align-items:center;background-color:#917dbc;width:100%;padding:1rem}.mobile-menu.open{display:flex}@media (max-width: 768px){.nav-buttons{display:none}.hamburger{display:flex}.mobile-menu button{width:80%;margin:10px 0}}.close-icon{width:45px;height:45px;align-self:flex-end;cursor:pointer}.hamburger-icon{display:none;width:45px;height:45px;cursor:pointer}.overlay{position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:#0006;z-index:998;opacity:0;pointer-events:none;transition:opacity .3s ease}.overlay.visible{opacity:1;pointer-events:auto}.btn-secondary:active{box-shadow:0 2px #352a54;transform:translateY(4px)}.mobile-menu-slide{position:fixed;top:0;right:-100%;height:100vh;width:80%;background-color:#917dbc;z-index:999;display:flex;flex-direction:column;padding:1rem 2rem;gap:1rem;transition:right .3s ease-in-out;overflow-y:auto}.mobile-menu-slide.open{right:0}.mobile-menu-slide h4{margin-top:2rem;margin-bottom:.5rem;color:#fff}.mobile-menu-slide a{color:#fff;text-decoration:none;margin-bottom:.5rem;font-weight:500}@media (max-width: 768px){.nav-buttons{display:none}.hamburger-icon{display:block}}.popup-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:999}.popup-container{background:#fffce9;padding:30px 20px;border-radius:10px;position:relative;width:90%;max-width:400px;text-align:center}.close-btn{position:absolute;top:10px;right:10px;background:transparent;border:none;cursor:pointer}.close-btn img{width:32px;height:auto}.popup-image{width:100%;max-width:200px;margin:20px auto}.popup-text{margin-top:10px;margin-bottom:20px;font-size:16px}.btn-primary{width:233px;height:47px;background-color:#de862d;color:#fff;padding:.6rem 1rem;border:none;border-radius:8px;font-weight:600;font-size:20px;cursor:pointer;box-shadow:0 4px #a66422;text-decoration:none;display:inline-block}.btn-primary:active{box-shadow:0 2px #a66422;transform:translateY(4px)}.home{max-width:auto;margin:0 auto;padding:2rem 1rem;display:flex;flex-direction:column;gap:4rem;background-color:#fffce9}.tophome{flex-wrap:wrap;gap:2rem;align-items:center;justify-content:space-between}.hero{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;gap:2rem;max-width:1200px;margin:0 auto}.green-box{flex:1;display:flex;justify-content:center;align-items:center;overflow:hidden}.green-box img{width:auto;max-width:100%}.green-box,.header-store{justify-content:center;align-items:center}.header-store{flex:1;display:flex;flex-direction:column;align-items:center;gap:1rem}.cuni-icon{width:160px;height:auto;margin-bottom:1rem}.store-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:nowrap}.store-buttons img{height:80px;display:block;margin:0;padding:0}.rect-download{display:flex;align-items:center;justify-content:center}.tophome .text h1,.hero .text h1,.features .text h2,.ranking h2{font-size:2rem;color:#473870;line-height:1.4}.highlight-orange{color:#ff823c}.highlight-purple{color:#473870}.ranking-image{flex:1;display:flex;justify-content:center;align-items:center;overflow:hidden}.ranking-image img{width:500px;max-width:100%}.features{background-color:#917dbc;padding:3rem 5rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:2r em}.features .text{flex:1;min-width:280px;color:#fffce9}.features .text h2{color:#fffce9}.features .text p{font-size:1.2rem;margin:1rem 0;color:#fffce9}.features .btn-primary{background-color:#de862d;color:#fff;padding:.6rem 1.2rem;border-radius:8px;border:none;font-weight:600;cursor:pointer}.features .image-placeholder{flex:1;min-width:280px;height:300px;background-color:#6c5da3;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;border-radius:12px}.ranking{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:3rem 2rem 0;background-color:#fffce9;gap:2rem}.ranking h2{flex:1 1 100%;text-align:center;font-size:1.8rem;line-height:1.4;color:#473870}.phone-image-wrapper{display:flex;justify-content:center;align-items:center;margin-top:2rem;overflow:hidden}.responsive-phones{opacity:0;transform:translateY(20px);transition:all .6s ease-in-out;width:500px;max-width:95%;height:auto}.responsive-phones{width:600px;max-width:100%;height:auto;object-fit:contain;overflow:hidden;display:block;margin:0 auto}.responsive-phones.show{opacity:1;transform:translateY(0)}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-slide{animation:fadeSlideUp .8s ease-out}@media (max-width: 768px){.hero{flex-direction:column;align-items:center;text-align:center}.green-box img,.ranking-image img{height:300px;margin-left:0}.store-buttons{flex-direction:column;gap:1rem}.store-buttons img{height:60px}.responsive-phones{width:90%;max-width:350px;overflow:hidden}.features,.ranking,.features .text,.ranking h2{text-align:center}}.footer{background-color:#473870;padding:3rem 2rem;display:flex;flex-direction:column;gap:3rem;color:#1f2937}.footer-top{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem}.contact h4,.social h4{font-size:27px;color:#f2efdd;margin-bottom:.5rem;font-weight:700}.contact p,.social p{margin:.2rem 0;font-size:.95rem;color:#d1cec0;font-size:20px;margin-bottom:15px;font-weight:600}.contact a,.social a{display:block;margin-bottom:15px;color:#f2efdd;text-decoration:none}.contact a:hover,.social a:hover{text-decoration:underline}.downloads{display:flex;flex-direction:column;gap:.8rem;align-items:center}.downloads .rect-download{padding:.5rem 1rem;display:flex;justify-content:center;align-items:center}.downloads .rect-download img{height:80px;width:auto}img{-webkit-user-drag:none;user-drag:none}.sponsors h4{text-align:center;font-size:1.3rem;color:#ff823c;font-weight:700}.sponsor-logos{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-top:1rem}.sponsor{height:80px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#14532d}.sponsor img{height:60px;width:auto;max-width:100%;object-fit:contain;display:block;margin:0 auto}@media (max-width: 768px){.footer-top{flex-direction:column;align-items:center;text-align:center}.sponsor img{max-height:60px;width:auto;max-width:100%;object-fit:contain;display:block;margin:0 auto}}@keyframes slide-in-right{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slide-in-left{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}.sponsor.show{animation:1s ease-out forwards}.sponsor.slide-in-right.show{animation:slide-in-right 1s ease-out forwards}.sponsor.slide-in-left.show{animation:slide-in-left 1s ease-out forwards}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-CTKNfV9P.ttf) format("truetype");font-weight:400;font-style:normal}*{font-family:Poppins,sans-serif;margin:0;padding:0;box-sizing:border-box}@font-face{font-family:Poppins;src:url(/assets/Poppins-Bold-qTAUjFF7.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-B_fPDAUb.ttf) format("truetype");font-weight:600;font-style:normal}
