*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#282828;background:#f7f7f7;margin:0;font-family:Arial,Helvetica,sans-serif}.topbar{color:#fff;background:linear-gradient(110deg,#6a0797,#9828bc);justify-content:space-between;align-items:center;height:66px;padding:8px 14px;display:flex;box-shadow:0 2px 6px #999}.brand,.top-actions{color:#fff;align-items:center;gap:10px;text-decoration:none;display:flex}.brand img{object-fit:cover;border:2px solid #d7cf00;border-radius:50%;width:48px;height:48px}.brand strong{font-size:18px}.top-actions a{background:#35a9df;border-radius:50%;place-items:center;width:41px;height:41px;padding:0;display:grid}.top-actions svg{width:20px;height:20px}.top-actions button{color:#fff;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:16px;font-weight:700;display:flex}.pills{background:#fff;border-bottom:1px solid #ddd;gap:8px;padding:10px 14px;display:flex;overflow:auto}.pills a{white-space:nowrap;color:#fff;background:linear-gradient(110deg,#71109b,#9b26ba);border-radius:22px;padding:8px 18px;font-size:14px;font-weight:700;text-decoration:none;box-shadow:0 2px 3px #aaa}.pills a,.drawer a{align-items:center;gap:6px;display:flex}.pills svg,.drawer svg{width:15px;height:15px}.telegram-icon{fill:currentColor;flex:none;width:20px;height:20px}.top-actions .telegram-icon,.floating-telegram .telegram-icon{color:#fff;width:23px;height:23px}.drawer{z-index:30;background:#fff;width:280px;height:100vh;padding:25px;transition:all .25s;position:fixed;top:0;right:-300px;box-shadow:-5px 0 20px #3335}.drawer.open{right:0}.drawer h2{color:#7b159e}.drawer a{color:#333;border-bottom:1px solid #ddd;padding:14px 0;text-decoration:none;display:block}.close{float:right;background:0 0;border:0}.scrim{z-index:29;background:#0007;border:0;position:fixed;inset:0}.intro{text-align:center;padding:18px 6.5%}.intro h1{margin:5px 0 15px;font-size:20px}.intro p{color:#fff;text-align:left;background:linear-gradient(120deg,#7702ad,#a842d6);border-radius:20px;margin:0;padding:25px 18px;font-size:13px;line-height:1.35;box-shadow:0 6px 14px #7777}.collection-title{text-align:center;margin:16px;font-size:19px}.tabs{background:#fff;grid-template-columns:1fr 1fr;gap:12px;padding:10px;display:grid}.tabs button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:5px;height:48px;font-size:16px;font-weight:700}.tabs button.active{color:#fff;background:linear-gradient(110deg,#71109b,#9b26ba)}.app-list{background:#fff}.scroll-loader{color:#74159a;border-bottom:1px solid #e6e6e6;justify-content:center;align-items:center;gap:7px;min-height:76px;font-size:13px;display:flex}.scroll-loader span{background:#8f20b5;border-radius:50%;width:7px;height:7px;animation:.9s ease-in-out infinite alternate loader-bounce}.scroll-loader span:nth-child(2){animation-delay:.15s}.scroll-loader span:nth-child(3){animation-delay:.3s}@keyframes loader-bounce{to{background:#d440de;transform:translateY(-7px)}}.app-row{border-bottom:1px solid #e6e6e6;align-items:center;gap:12px;min-height:92px;padding:13px 10px;display:flex}.number{color:#777;width:22px}.app-row img{object-fit:cover;border-radius:14px;width:62px;height:62px}.app-info{flex-direction:column;flex:1;justify-content:center;min-width:0;height:62px;display:flex;overflow:hidden}.app-info h3{color:#c33a3a;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;font-size:14px;line-height:1.15;overflow:hidden}.app-info p{color:#08752d;align-items:center;gap:4px;max-height:30px;margin:0;font-size:12px;font-weight:700;line-height:1.25;display:flex;overflow:hidden}.app-info svg{color:#d39c00;width:14px;height:14px}.download{color:#fff;background:#388f42;border-radius:7px;align-items:center;gap:5px;padding:7px 16px;font-size:13px;font-weight:700;text-decoration:none;display:flex;box-shadow:inset 0 1px #fff5}.download svg{width:15px}.seo-content{background:#fff;max-width:1050px;margin:25px auto;padding:20px;line-height:1.65}.seo-content h2,.seo-content h3{color:#68118d}.warning{background:#fff8dc;border:2px solid #eca600;border-radius:10px;padding:10px 18px}footer{color:#fff;text-align:center;background:#3a094d;padding:28px 15px 90px}.telegram-box{justify-content:center;align-items:center;gap:20px;display:flex}.telegram-box a,.share-big{color:#721092;background:#fff;border:0;border-radius:22px;padding:10px 20px;font-weight:700;text-decoration:none}.share-big{cursor:pointer;align-items:center;gap:7px;margin:22px auto;display:flex}.footer-links{justify-content:center;gap:20px;display:flex}.footer-links a{color:#fff}.floating-telegram,.floating-bell{z-index:10;color:#fff;border:0;border-radius:50%;place-items:center;display:grid;position:fixed;right:22px;box-shadow:0 2px 8px #555}.floating-telegram{background:#21a9db;width:44px;height:44px;padding-top:2px;padding-right:1px;bottom:92px}.floating-bell{background:#8613a4;width:52px;height:52px;bottom:30px}.mobile-bottom{display:none}@media (max-width:600px){body{padding-bottom:65px}.topbar{height:51px;padding:5px 10px}.brand img{width:38px;height:38px}.brand strong{font-size:15px}.top-actions a{width:37px;height:37px;padding:0}.pills{justify-content:center;gap:7px;padding:8px 10px}.pills a{padding:7px 15px;font-size:12px}.pills .nav-about,.pills .nav-disclaimer{display:none}.intro{padding:19px 15px}.intro h1{font-size:17px}.intro p{border-radius:17px;padding:17px 11px;font-size:11px}.collection-title{margin:14px;font-size:17px}.tabs{gap:10px;padding:10px}.tabs button{font-size:15px}.app-row{gap:10px;height:94px;padding:12px 8px}.app-row img{width:59px;height:59px}.app-info h3{font-size:13px}.app-info{height:59px}.download{padding:6px 11px;font-size:12px}.seo-content{margin:18px 8px;padding:15px}.mobile-bottom{z-index:12;background:#fff;justify-content:space-around;align-items:center;height:58px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px #9995}.mobile-bottom a,.mobile-bottom button{color:#6b168d;background:#fff;border:1px solid #7f229d;border-radius:22px;align-items:center;gap:5px;padding:8px 18px;font-weight:700;text-decoration:none;display:flex}.mobile-bottom svg{width:16px}.floating-telegram{bottom:76px}.floating-bell{bottom:130px}footer{padding-bottom:30px}}.animated-background{z-index:-1;background:radial-gradient(circle at 12% 18%,#ffb1ed35,#0000 28%),radial-gradient(circle at 88% 28%,#6ddfff35,#0000 30%),radial-gradient(circle at 52% 78%,#ffe46b30,#0000 34%),linear-gradient(135deg,#fff 0%,#f6efff 48%,#fff9f2 100%);position:fixed;inset:0;overflow:hidden}.animated-background span{background:linear-gradient(135deg,#ff4ed844,#8b35ff33);border:2px solid #901bb355;border-radius:50%;width:42px;height:42px;animation:16s linear infinite background-float;position:absolute;bottom:-140px;box-shadow:0 0 30px #d422ff45,inset 0 0 16px #fff8}.animated-background span:first-child{background:linear-gradient(135deg,#ff42c6aa,#8c39ff66);animation-duration:19s;left:5%}.animated-background span:nth-child(2){background:linear-gradient(135deg,#35e4ffaa,#2e73ff66);width:22px;height:22px;animation-duration:12s;animation-delay:3s;left:17%}.animated-background span:nth-child(3){background:linear-gradient(135deg,#ffd73599,#ff7c3566);width:75px;height:75px;animation-duration:22s;animation-delay:7s;left:30%}.animated-background span:nth-child(4){background:linear-gradient(135deg,#62ffb799,#13a98466);width:32px;height:32px;animation-duration:15s;animation-delay:1s;left:48%}.animated-background span:nth-child(5){background:linear-gradient(135deg,#ad55ff88,#ff42c666);width:90px;height:90px;animation-duration:25s;animation-delay:9s;left:61%}.animated-background span:nth-child(6){background:linear-gradient(135deg,#ff696999,#ffb52e66);width:25px;height:25px;animation-duration:13s;animation-delay:5s;left:74%}.animated-background span:nth-child(7){background:linear-gradient(135deg,#38dfff99,#7a4cff66);width:55px;height:55px;animation-duration:18s;animation-delay:2s;left:87%}.animated-background span:nth-child(8){background:linear-gradient(135deg,#f9ff5b99,#56df8466);width:30px;height:30px;animation-duration:14s;animation-delay:11s;left:95%}@keyframes background-float{0%{opacity:0;transform:translateY(0)rotate(0)}12%{opacity:1}88%{opacity:.65}to{opacity:0;transform:translateY(-120vh)rotate(420deg)}}.seo-content{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#fffc}footer{position:relative;overflow:hidden}.share-promo{flex-direction:column;align-items:center;gap:8px;margin:24px auto;display:flex}.share-promo>strong{color:#f4cfff;letter-spacing:.8px;text-transform:uppercase}.share-promo>span{color:#e2c9eb;font-size:12px}.share-big{border:2px solid #e69cff;margin:8px auto;padding:14px 30px;font-size:16px;animation:1.3s ease-in-out infinite alternate share-glow;position:relative}.share-big:before{content:"";opacity:.7;border:2px solid #c93df2;border-radius:30px;animation:1.5s ease-out infinite share-pulse;position:absolute;inset:-9px}@keyframes share-glow{0%{box-shadow:0 0 8px #f2b3ff,0 0 18px #b521df}to{box-shadow:0 0 16px #fff,0 0 38px #e14cff,0 0 58px #9616bb}}@keyframes share-pulse{0%{opacity:.8;transform:scale(.94)}to{opacity:0;transform:scale(1.22)}}.floating-telegram{animation:1.8s ease-in-out infinite telegram-bounce,1.3s ease-in-out infinite alternate telegram-glow}.floating-telegram:before{content:"";border:2px solid #35c9ff;border-radius:50%;animation:1.5s ease-out infinite telegram-pulse;position:absolute;inset:-7px}@keyframes telegram-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes telegram-glow{0%{box-shadow:0 0 8px #6edbff,0 0 15px #21a9db}to{box-shadow:0 0 16px #c9f4ff,0 0 34px #20bfff}}@keyframes telegram-pulse{0%{opacity:.9;transform:scale(.9)}to{opacity:0;transform:scale(1.55)}}@media (prefers-reduced-motion:reduce){.animated-background span,.scroll-loader span,.share-big,.share-big:before,.floating-telegram,.floating-telegram:before{animation:none}}
