.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:80vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,var(--color-bg-hero-top) 0%,var(--color-bg-hero-bottom) 100%);padding:6rem 1.5rem 4rem;overflow:hidden}.hero-content[data-astro-cid-bbe6dxrz]{max-width:780px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.hero-title[data-astro-cid-bbe6dxrz]{font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.1;color:var(--color-text);animation:fadeInUp .6s ease both}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.25rem;color:var(--color-text-secondary);max-width:650px;line-height:1.6;animation:fadeInUp .6s ease .15s both}.hero-cta[data-astro-cid-bbe6dxrz]{animation:fadeInUp .6s ease .3s both}.notif-stack[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:.625rem;width:100%;max-width:400px;margin-top:.5rem}.notif[data-astro-cid-bbe6dxrz]{opacity:0;transform:translateY(20px) scale(.97)}.notif-1[data-astro-cid-bbe6dxrz]{animation:notifSlideIn .5s cubic-bezier(.16,1,.3,1) .8s forwards}.notif-2[data-astro-cid-bbe6dxrz]{animation:notifSlideIn .5s cubic-bezier(.16,1,.3,1) 1.6s forwards}.notif-3[data-astro-cid-bbe6dxrz]{animation:notifSlideIn .5s cubic-bezier(.16,1,.3,1) 2.4s forwards}.notif-4[data-astro-cid-bbe6dxrz]{animation:notifSlideIn .5s cubic-bezier(.16,1,.3,1) 3.2s forwards}.notif-inner[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:.75rem;padding:.75rem .875rem;border-radius:20px;background:#ffffff8c;backdrop-filter:blur(40px) saturate(1.8);-webkit-backdrop-filter:blur(40px) saturate(1.8);box-shadow:0 1px #fff9 inset,0 8px 32px #00000014,0 2px 8px #0000000a;border:.5px solid rgba(255,255,255,.5)}.notif-icon[data-astro-cid-bbe6dxrz]{position:relative;flex-shrink:0;width:38px;height:38px}.notif-icon[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:38px;height:38px;border-radius:9px;object-fit:cover}.notif-badge[data-astro-cid-bbe6dxrz]{position:absolute;bottom:-2px;right:-2px;width:16px;height:16px;background:#2aabee;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1.5px solid rgba(255,255,255,.8)}.notif-badge[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{width:8px;height:8px}.notif-body[data-astro-cid-bbe6dxrz]{flex:1;min-width:0;text-align:left}.notif-header[data-astro-cid-bbe6dxrz]{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.notif-app[data-astro-cid-bbe6dxrz]{font-size:.6875rem;font-weight:700;color:var(--color-text);letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notif-time[data-astro-cid-bbe6dxrz]{font-size:.75rem;color:#3c3c4380;flex-shrink:0}.notif-text[data-astro-cid-bbe6dxrz]{font-size:.875rem;color:var(--color-text);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notif-thumb[data-astro-cid-bbe6dxrz]{flex-shrink:0}.notif-thumb-img[data-astro-cid-bbe6dxrz]{width:36px;height:36px;border-radius:6px;object-fit:cover}@keyframes notifSlideIn{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.hero[data-astro-cid-bbe6dxrz]{min-height:70vh;padding:4rem 1.5rem 3rem}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.0625rem}.notif-stack[data-astro-cid-bbe6dxrz]{max-width:340px}}@media(max-width:480px){.hero[data-astro-cid-bbe6dxrz]{min-height:auto;padding:3rem 1rem 2.5rem}.hero-content[data-astro-cid-bbe6dxrz]{gap:1.25rem}.hero-cta[data-astro-cid-bbe6dxrz]{width:100%;justify-content:center}.notif-stack[data-astro-cid-bbe6dxrz]{max-width:100%}.notif-inner[data-astro-cid-bbe6dxrz]{padding:.625rem .75rem;border-radius:16px}}.products-grid[data-astro-cid-qnwxz4mj]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;align-items:stretch}.product-card[data-astro-cid-qnwxz4mj]{background:var(--color-card);border-radius:var(--radius-card);padding:2rem;display:flex;flex-direction:column;gap:1rem}.product-icon[data-astro-cid-qnwxz4mj]{width:64px;height:64px;background:#3b5ccc1a;border-radius:14px;display:flex;align-items:center;justify-content:center;color:var(--color-accent)}.product-icon--auto[data-astro-cid-qnwxz4mj]{background:#2d8a4e1a;color:var(--color-success)}.product-title[data-astro-cid-qnwxz4mj]{font-size:1.5rem;font-weight:700}.product-description[data-astro-cid-qnwxz4mj]{color:var(--color-text-secondary);line-height:1.6;font-size:1rem}.product-platforms[data-astro-cid-qnwxz4mj]{font-size:.875rem;font-weight:600;color:var(--color-text-secondary);letter-spacing:.05em}.section-header--tight[data-astro-cid-qnwxz4mj]{margin-bottom:1.5rem}.product-animation-placeholder[data-astro-cid-qnwxz4mj]{width:100%;height:380px;background:#00000008;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden;text-decoration:none;transition:background .2s}a[data-astro-cid-qnwxz4mj].product-animation-placeholder:hover{background:#0000000f;text-decoration:none}.animation-placeholder-inner[data-astro-cid-qnwxz4mj]{display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary)}.product-card[data-astro-cid-qnwxz4mj] .btn[data-astro-cid-qnwxz4mj]{align-self:flex-start;margin-top:0}.btn-soon[data-astro-cid-qnwxz4mj]{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;background:#f5c842;color:#1a1a1a;font-family:var(--font-main);font-size:1rem;font-weight:600;border-radius:var(--radius-button);cursor:default;opacity:.9}@media(max-width:768px){.products-grid[data-astro-cid-qnwxz4mj]{grid-template-columns:1fr}}.features-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.feature-card[data-astro-cid-vnivfuh2]{background:var(--color-card);border-radius:var(--radius-card);padding:2rem;display:flex;flex-direction:column;gap:.75rem}.feature-icon[data-astro-cid-vnivfuh2]{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:.25rem}.feature-icon--speed[data-astro-cid-vnivfuh2]{background:#3b5ccc1a;color:var(--color-accent)}.feature-icon--telegram[data-astro-cid-vnivfuh2]{background:#2d8a4e1a;color:var(--color-success)}.feature-icon--filters[data-astro-cid-vnivfuh2]{background:#cc7a3b1a;color:#cc7a3b}.feature-icon--always[data-astro-cid-vnivfuh2]{background:#8a2d961a;color:#8a2d96}.feature-card[data-astro-cid-vnivfuh2] h3[data-astro-cid-vnivfuh2]{font-size:1.125rem;font-weight:700}.feature-card[data-astro-cid-vnivfuh2] p[data-astro-cid-vnivfuh2]{color:var(--color-text-secondary);font-size:.9375rem;line-height:1.6}@media(max-width:1024px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:1fr}}.why-speed[data-astro-cid-yvz6g6zh]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.why-speed-text[data-astro-cid-yvz6g6zh] h2[data-astro-cid-yvz6g6zh]{margin-bottom:1rem}.why-speed-text[data-astro-cid-yvz6g6zh] p[data-astro-cid-yvz6g6zh]{color:var(--color-text-secondary);line-height:1.7;font-size:1.0625rem}.why-speed-stat[data-astro-cid-yvz6g6zh]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2.5rem;background:var(--color-bg-white);border-radius:var(--radius-card);box-shadow:0 4px 20px #0000000f}.stat-label[data-astro-cid-yvz6g6zh]{font-size:1rem;color:var(--color-text-secondary);margin-bottom:.5rem}.stat-value[data-astro-cid-yvz6g6zh]{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:var(--color-accent);line-height:1.2;margin-bottom:.25rem}.stat-note[data-astro-cid-yvz6g6zh]{font-size:.9375rem;color:var(--color-text-secondary)}@media(max-width:768px){.why-speed[data-astro-cid-yvz6g6zh]{grid-template-columns:1fr;gap:2rem}}.steps[data-astro-cid-i2y2p644]{max-width:640px;margin:0 auto;display:flex;flex-direction:column}.step[data-astro-cid-i2y2p644]{display:flex;gap:1.5rem}.step-marker[data-astro-cid-i2y2p644]{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.step-number[data-astro-cid-i2y2p644]{width:40px;height:40px;border-radius:50%;background:var(--color-accent);color:#fff;font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-line[data-astro-cid-i2y2p644]{width:2px;flex:1;background:#3b5ccc26;margin:.5rem 0}.step-content[data-astro-cid-i2y2p644]{padding-bottom:2.5rem;display:flex;flex-direction:column;gap:.5rem}.step[data-astro-cid-i2y2p644]:last-child .step-content[data-astro-cid-i2y2p644]{padding-bottom:0}.step-icon[data-astro-cid-i2y2p644]{width:44px;height:44px;border-radius:12px;background:#3b5ccc14;color:var(--color-accent);display:flex;align-items:center;justify-content:center;margin-bottom:.25rem}.step-icon--success[data-astro-cid-i2y2p644]{background:#2d8a4e14;color:var(--color-success)}.step-content[data-astro-cid-i2y2p644] h3[data-astro-cid-i2y2p644]{font-size:1.25rem;font-weight:700}.step-content[data-astro-cid-i2y2p644] p[data-astro-cid-i2y2p644]{color:var(--color-text-secondary);line-height:1.6}.store-badges[data-astro-cid-i2y2p644]{display:flex;gap:.5rem;margin-top:.5rem;flex-wrap:wrap}.store-badge[data-astro-cid-i2y2p644]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--color-text);color:#fff;border-radius:var(--radius-button);font-size:.8125rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.store-badge[data-astro-cid-i2y2p644]:hover{transform:scale(1.03);box-shadow:0 4px 12px #00000026;text-decoration:none;color:#fff}.stripe-logo[data-astro-cid-i2y2p644]{display:inline-block;height:1.1em;width:auto;vertical-align:middle;margin:0 .15em}.step3-text[data-astro-cid-i2y2p644]{display:inline}.bot-buttons[data-astro-cid-i2y2p644]{display:flex;gap:.5rem;margin-top:.5rem;flex-wrap:wrap}.btn-soon[data-astro-cid-i2y2p644]{background:#f5c842;color:#1a1a1a;border-radius:var(--radius-button);cursor:default;opacity:.9}@media(max-width:768px){.step[data-astro-cid-i2y2p644]{gap:1rem}.step-content[data-astro-cid-i2y2p644]{padding-bottom:2rem}}.pricing-strip[data-astro-cid-hkoc4sea]{background:linear-gradient(135deg,var(--color-accent) 0%,#2e4ab3 100%);padding:3.5rem 1.5rem}.pricing-inner[data-astro-cid-hkoc4sea]{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap;text-align:center}.pricing-text[data-astro-cid-hkoc4sea]{color:#fff;font-size:1.25rem;font-weight:500;line-height:1.5}.btn-pricing[data-astro-cid-hkoc4sea]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;background:#fff;color:var(--color-accent);font-family:var(--font-main);font-size:1rem;font-weight:700;border:none;border-radius:var(--radius-button);text-decoration:none;cursor:pointer;transition:transform .2s,box-shadow .2s;white-space:nowrap}.btn-pricing[data-astro-cid-hkoc4sea]:hover{transform:scale(1.03);box-shadow:0 8px 24px #0003;text-decoration:none}@media(max-width:768px){.pricing-strip[data-astro-cid-hkoc4sea]{padding:2.5rem 1.5rem}.pricing-inner[data-astro-cid-hkoc4sea]{flex-direction:column;gap:1.25rem}.pricing-text[data-astro-cid-hkoc4sea]{font-size:1.125rem}}.faq-list[data-astro-cid-al2ca2vr]{max-width:740px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.faq-item[data-astro-cid-al2ca2vr]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.faq-question[data-astro-cid-al2ca2vr]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;cursor:pointer;font-size:1.0625rem;font-weight:600;color:var(--color-text);list-style:none;user-select:none;transition:color .15s}.faq-question[data-astro-cid-al2ca2vr]::-webkit-details-marker{display:none}.faq-question[data-astro-cid-al2ca2vr]::marker{display:none;content:""}.faq-question[data-astro-cid-al2ca2vr]:hover{color:var(--color-accent)}.faq-icon[data-astro-cid-al2ca2vr]{position:relative;width:20px;height:20px;flex-shrink:0}.faq-icon[data-astro-cid-al2ca2vr]:before,.faq-icon[data-astro-cid-al2ca2vr]:after{content:"";position:absolute;background:currentColor;border-radius:1px;transition:transform .3s ease}.faq-icon[data-astro-cid-al2ca2vr]:before{width:100%;height:2px;top:50%;left:0;transform:translateY(-50%)}.faq-icon[data-astro-cid-al2ca2vr]:after{width:2px;height:100%;left:50%;top:0;transform:translate(-50%)}details[data-astro-cid-al2ca2vr][open] .faq-icon[data-astro-cid-al2ca2vr]:after{transform:translate(-50%) rotate(90deg)}.faq-answer[data-astro-cid-al2ca2vr]{padding:0 1.5rem 1.25rem}.faq-answer[data-astro-cid-al2ca2vr] p[data-astro-cid-al2ca2vr]{color:var(--color-text-secondary);line-height:1.7;font-size:1rem}
