body{background:var(--bg-surface);min-height:100dvh;background-attachment:fixed;position:relative}body:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:9999;opacity:.07;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" viewBox="0 0 60 60"><filter id="noise"><feTurbulence type="fractalNoise" baseFrequency="1.2" numOctaves="2" stitchTiles="stitch"/></filter><rect width="60" height="60" fill="black"/><rect width="60" height="60" filter="url(%23noise)" opacity="0.32"/></svg>');background-size:120px 120px}.general-root{display:flex;flex-direction:column;background:transparent;min-height:100%;position:relative;z-index:1}.general-top{background:#202227;padding:28px 0 14px;box-shadow:var(--shadow-md);text-align:center;border:2px solid var(--border-primary);border-bottom-color:var(--accent-secondary)}.general-timer,.general-title{font-size:2rem;font-weight:400;color:var(--accent-primary);margin-bottom:.4em;letter-spacing:1px;text-shadow:0 1px 0 var(--bg-surface),0 0 2px var(--accent-secondary)}.general-timer{font-family:Oswald,Arial,Helvetica,sans-serif}.general-popular-block{height:auto;display:grid;flex-direction:column;background:var(--bg-card);border-radius:8px;margin:12px 15px 40px;box-shadow:0 2px 8px rgba(0,0,0,.18);align-items:start;border:2px solid var(--border-primary);position:relative;overflow:hidden}.general-popular-block:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.05;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" viewBox="0 0 60 60"><filter id="noise"><feTurbulence type="fractalNoise" baseFrequency="1.2" numOctaves="2" stitchTiles="stitch"/></filter><rect width="60" height="60" fill="black"/><rect width="60" height="60" filter="url(%23noise)" opacity="0.32"/></svg>');background-size:120px 120px;z-index:2}.general-popular-title{margin-left:18px;margin-top:12px;width:100%;color:var(--accent-primary);font-size:1.08rem;margin-bottom:8px;font-weight:400;letter-spacing:.7px;text-shadow:0 1px 0 var(--bg-surface),0 0 2px var(--accent-secondary)}.general-popular-list{display:flex;flex-direction:row;gap:18px;justify-content:flex-start;align-items:flex-end;padding:12px 12px 20px;overflow-x:auto;overflow-y:visible;scrollbar-width:none;-ms-overflow-style:none}.general-popular-list::-webkit-scrollbar{display:none}.general-popular-card{background:#181a1d!important;border-radius:8px 0 0 0;min-width:140px;max-width:140px;width:140px;height:180px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;position:relative;margin:8px 4px;padding:14px 10px 2px;box-shadow:0 2px 8px rgba(0,0,0,.2);transition:box-shadow .25s,transform .15s;cursor:pointer;box-sizing:border-box;overflow:hidden}.item-card--blocked{cursor:default}.item-card--blocked:active,.item-card--blocked:hover{transform:none!important;box-shadow:none!important;filter:none!important}.general-popular-card:hover{box-shadow:0 6px 16px rgba(0,0,0,.33);transform:translateY(-4px) scale(1.03)}.image-box{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:8px}.general-popular-img{max-height:85px;max-width:90px;margin-bottom:7px;filter:drop-shadow(0 2px 5px #222);object-fit:contain}.premium-overlay{position:absolute;left:0;top:0;width:100%;height:100%;background:var(--overlay-darker);color:#ffd966;display:flex;align-items:center;justify-content:center;font-weight:700;flex-direction:column;gap:6px;border-radius:8px 0 0 0;z-index:30;user-select:none;pointer-events:auto}.premium-overlay-line{font-size:14px;line-height:1.1;color:#fff8d6;text-transform:none}.premium-overlay-badge{padding:2px 8px;font-size:.88rem;border-radius:6px}.general-popular-name{text-align:center;font-family:Poppins,Oswald,Arial,Helvetica,sans-serif;font-weight:700;text-shadow:1px 1px 2px #111;width:100%;display:block;margin-bottom:4px;margin-top:8px;overflow-wrap:break-word;white-space:normal;line-height:1.13;box-sizing:border-box;font-size:15px}.card-rank-bar{width:100%;height:4px;border-radius:0 0 6px 6px;margin-top:auto}.general-loading{display:flex;justify-content:center;align-items:center;min-height:120px;width:100%}.general-footer{margin-top:auto;background:#202227;color:var(--accent-primary);padding:18px 0 12px;border-radius:0 0 12px 12px;text-align:center;align-items:center;font-size:14px;box-shadow:var(--shadow-sm);border:2px solid var(--border-primary);border-top-color:var(--accent-secondary);position:relative;overflow:hidden}.general-footer:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.05;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" viewBox="0 0 60 60"><filter id="noise"><feTurbulence type="fractalNoise" baseFrequency="1.2" numOctaves="2" stitchTiles="stitch"/></filter><rect width="60" height="60" fill="black"/><rect width="60" height="60" filter="url(%23noise)" opacity="0.32"/></svg>');background-size:120px 120px;z-index:2}.general-footer-title{color:var(--accent-primary);letter-spacing:1px;font-size:1.05rem;text-shadow:0 1px 0 var(--bg-surface),0 0 2px var(--accent-secondary)}.general-footer-dev,.general-footer-title{font-weight:400;text-align:start;margin-left:15px}.general-footer-dev{margin-top:2px;color:var(--accent-secondary);letter-spacing:.7px;text-shadow:none}.general-footer-links{display:flex;justify-content:start;gap:16px;margin-top:10px;margin-left:15px}.general-footer-link{justify-content:center;gap:8px;background:var(--bg-card);border-radius:8px;height:38px;min-width:90px;padding:0 10px;text-decoration:none;box-shadow:0 1px 4px rgba(0,0,0,.1);transition:background .18s,box-shadow .18s,color .18s;cursor:pointer;border:1px solid var(--bg-card);filter:none}.general-footer-link,.general-footer-link .footer-label{display:flex;align-items:center;color:var(--accent-primary);font-weight:400;font-size:.98rem}.general-footer-link .footer-label{font-family:Oswald,Arial,Helvetica,sans-serif;letter-spacing:.5px;text-transform:uppercase;margin-left:2px;height:20px;text-shadow:none}.general-footer-link .footer-icon{display:flex;align-items:center;justify-content:center}.general-footer-link .footer-icon svg{width:18px;height:18px;display:block;filter:none}.general-footer-link.discord .discord-label,.general-footer-link.vk .vk-label,.general-footer-link:hover{color:var(--accent-primary)}.general-footer-link:hover{background:var(--bg-surface);box-shadow:0 2px 8px rgba(0,0,0,.18);border:1px solid var(--accent-secondary)}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-32px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:700px){.general-footer{position:fixed;left:0;right:0;bottom:60px;background:#181A1E;color:#888;padding:18px 0 12px;border-radius:0 0 8px 8px;text-align:center;align-items:center;font-size:14px;box-shadow:0 -2px 16px rgba(0,0,0,.13);width:100%}.general-footer-links{gap:10px}.general-footer-link{min-width:44px;padding:0;height:40px;border-radius:8px;font-size:.95rem;box-shadow:none}.general-footer-link .footer-label{display:none}.general-footer-link .footer-icon svg{width:28px;height:28px}.general-popular-list{gap:10px;padding:12px 8px 0}.general-popular-card{min-width:120px;max-width:120px;min-height:180px;max-height:180px;width:120px;height:180px;padding:10px 8px 8px}.general-popular-img{max-height:70px;max-width:75px}.general-popular-name{font-size:.9rem;min-height:30px}}