.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroBg{opacity:.3;z-index:0;background:url(/hero-bg.png) 50%/cover no-repeat;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__heroBg:after{content:"";background:linear-gradient(#0a0e1a00 0%,#0a0e1a 100%);height:40%;position:absolute;bottom:0;left:0;right:0}.Hero-module__ZARIfG__badge{color:var(--accent-violet);background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:8px 20px;font-size:.85rem;font-weight:500;animation:.8s Hero-module__ZARIfG__fadeInDown;display:inline-flex}.Hero-module__ZARIfG__pulseDot{background:var(--accent-emerald);border-radius:50%;width:8px;height:8px;animation:2s infinite Hero-module__ZARIfG__pulse;display:inline-block}.Hero-module__ZARIfG__title{margin-bottom:20px;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:800;line-height:1.15;animation:.8s .1s both Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__desc{color:var(--text-secondary);max-width:640px;margin:0 auto 36px;font-size:1.15rem;animation:.8s .2s both Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__buttons{flex-wrap:wrap;justify-content:center;gap:16px;animation:.8s .3s both Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__stats{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:64px;animation:.8s .4s both Hero-module__ZARIfG__fadeInUp;display:grid}.Hero-module__ZARIfG__statCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:var(--transition);padding:24px 16px}.Hero-module__ZARIfG__statCard:hover{border-color:var(--border-glow);box-shadow:var(--shadow-glow);transform:translateY(-4px)}.Hero-module__ZARIfG__statValue{background:var(--gradient-main);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800}.Hero-module__ZARIfG__statLabel{color:var(--text-muted);margin-top:4px;font-size:.85rem}@media (max-width:768px){.Hero-module__ZARIfG__stats{grid-template-columns:repeat(2,1fr)}.Hero-module__ZARIfG__title{font-size:2rem}}
.Features-module__zvCZ4q__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Features-module__zvCZ4q__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:var(--transition);padding:36px 28px;position:relative;overflow:hidden}.Features-module__zvCZ4q__card:before{content:"";background:var(--gradient-main);opacity:0;height:3px;transition:var(--transition);position:absolute;top:0;left:0;right:0}.Features-module__zvCZ4q__card:hover{border-color:var(--border-glow);box-shadow:var(--shadow-glow);transform:translateY(-6px)}.Features-module__zvCZ4q__card:hover:before{opacity:1}.Features-module__zvCZ4q__card h3{margin-bottom:10px;font-size:1.15rem;font-weight:700}.Features-module__zvCZ4q__card p{color:var(--text-secondary);font-size:.9rem;line-height:1.7}.Features-module__zvCZ4q__icon{border-radius:var(--radius-md);width:52px;height:52px;color:var(--accent-violet);background:#8b5cf61f;justify-content:center;align-items:center;margin-bottom:20px;font-size:1.4rem;display:flex}.Features-module__zvCZ4q__cyan{color:var(--accent-cyan);background:#06b6d41f}.Features-module__zvCZ4q__emerald{color:var(--accent-emerald);background:#10b9811f}.Features-module__zvCZ4q__amber{color:var(--accent-amber);background:#f59e0b1f}.Features-module__zvCZ4q__rose{color:var(--accent-rose);background:#f43f5e1f}.Features-module__zvCZ4q__specsBanner{border:1px solid var(--border-color);border-radius:var(--radius-xl);background:linear-gradient(135deg,#8b5cf614 0%,#06b6d414 100%);margin-top:60px;padding:48px}.Features-module__zvCZ4q__specsBanner h3{text-align:center;margin-bottom:8px;font-size:1.4rem;font-weight:700}.Features-module__zvCZ4q__specsSub{color:var(--text-secondary);text-align:center;margin-bottom:32px;font-size:.95rem}.Features-module__zvCZ4q__specsList{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.Features-module__zvCZ4q__specItem{border-radius:var(--radius-sm);border:1px solid var(--border-color);background:#ffffff08;align-items:center;gap:12px;padding:12px 16px;font-size:.9rem;display:flex}.Features-module__zvCZ4q__check{color:var(--accent-emerald);flex-shrink:0;font-size:1.1rem}@media (max-width:1024px){.Features-module__zvCZ4q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Features-module__zvCZ4q__grid{grid-template-columns:1fr}.Features-module__zvCZ4q__specsBanner{padding:28px 20px}}
.Network-module__r_XCaa__section{background:linear-gradient(180deg, var(--bg-primary) 0%, var(--bg-secondary) 100%);z-index:1;padding:100px 0;position:relative}.Network-module__r_XCaa__grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.Network-module__r_XCaa__visual{border:1px solid var(--border-color);border-radius:var(--radius-xl);text-align:center;background:#8b5cf60d;padding:48px;position:relative}.Network-module__r_XCaa__globeIcon{color:var(--accent-cyan);margin-bottom:16px;font-size:3rem;animation:3s ease-in-out infinite Network-module__r_XCaa__float}.Network-module__r_XCaa__ispGrid{grid-template-columns:1fr 1fr;gap:16px;margin-top:8px;display:grid}.Network-module__r_XCaa__ispCard{border:1px solid var(--border-color);border-radius:var(--radius-md);transition:var(--transition);background:#ffffff0f;justify-content:center;align-items:center;min-height:72px;padding:16px 12px;display:flex}.Network-module__r_XCaa__ispCard:hover{border-color:var(--accent-cyan);background:#06b6d414;transform:translateY(-2px);box-shadow:0 4px 16px #06b6d41a}.Network-module__r_XCaa__info h3{margin-bottom:16px;font-size:1.6rem;font-weight:800}.Network-module__r_XCaa__info p{color:var(--text-secondary);margin-bottom:28px;font-size:1rem}.Network-module__r_XCaa__netStats{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Network-module__r_XCaa__netStat{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-md);text-align:center;padding:20px}.Network-module__r_XCaa__statIcon{color:var(--accent-cyan);margin-bottom:8px;font-size:1.1rem}.Network-module__r_XCaa__val{color:var(--accent-cyan);font-size:1.4rem;font-weight:800}.Network-module__r_XCaa__lbl{color:var(--text-muted);margin-top:4px;font-size:.8rem}@media (max-width:1024px){.Network-module__r_XCaa__grid{grid-template-columns:1fr}}
.TrustedBy-module__3ag6Fa__section{z-index:1;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:80px 0;position:relative;overflow:hidden}.TrustedBy-module__3ag6Fa__header{text-align:center;margin-bottom:48px}.TrustedBy-module__3ag6Fa__tag{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1px;background:#667eea1a;border-radius:100px;margin-bottom:10px;padding:4px 14px;font-size:.75rem;font-weight:700;display:inline-block}.TrustedBy-module__3ag6Fa__title{margin-bottom:8px;font-size:1.5rem;font-weight:800}.TrustedBy-module__3ag6Fa__subtitle{color:var(--text-muted);font-size:.9rem}.TrustedBy-module__3ag6Fa__track{width:100%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.TrustedBy-module__3ag6Fa__slider{gap:24px;width:max-content;animation:30s linear infinite TrustedBy-module__3ag6Fa__scroll;display:flex}.TrustedBy-module__3ag6Fa__slider:hover{animation-play-state:paused}@keyframes TrustedBy-module__3ag6Fa__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.TrustedBy-module__3ag6Fa__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:12px;min-width:180px;min-height:120px;padding:24px 32px;transition:all .3s;display:flex}.TrustedBy-module__3ag6Fa__card:hover{border-color:var(--accent-primary);transform:translateY(-4px);box-shadow:0 8px 32px #667eea26}.TrustedBy-module__3ag6Fa__logo{object-fit:contain;opacity:.85;width:auto;height:40px;transition:all .3s}.TrustedBy-module__3ag6Fa__card:hover .TrustedBy-module__3ag6Fa__logo{opacity:1;transform:scale(1.05)}.TrustedBy-module__3ag6Fa__fallbackName{background:var(--gradient-main);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.1rem;font-weight:800}.TrustedBy-module__3ag6Fa__info{text-align:center}.TrustedBy-module__3ag6Fa__name{color:var(--text-primary);margin-bottom:2px;font-size:.8rem;font-weight:700;display:block}.TrustedBy-module__3ag6Fa__desc{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.68rem;display:block}@media (max-width:768px){.TrustedBy-module__3ag6Fa__card{min-width:150px;padding:20px 24px}.TrustedBy-module__3ag6Fa__logo{height:32px}.TrustedBy-module__3ag6Fa__slider{animation-duration:20s}}
.WhyUs-module__onskOq__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.WhyUs-module__onskOq__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);text-align:center;transition:var(--transition);padding:32px 24px}.WhyUs-module__onskOq__card:hover{border-color:var(--border-glow);box-shadow:var(--shadow-glow);transform:translateY(-4px)}.WhyUs-module__onskOq__iconWrap{width:64px;height:64px;color:var(--accent-violet);background:#8b5cf61a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:1.4rem;display:flex}.WhyUs-module__onskOq__violet{color:var(--accent-violet);background:#8b5cf61f}.WhyUs-module__onskOq__cyan{color:var(--accent-cyan);background:#06b6d41f}.WhyUs-module__onskOq__emerald{color:var(--accent-emerald);background:#10b9811f}.WhyUs-module__onskOq__amber{color:var(--accent-amber);background:#f59e0b1f}.WhyUs-module__onskOq__rose{color:var(--accent-rose);background:#f43f5e1f}.WhyUs-module__onskOq__card h4{margin-bottom:8px;font-size:1.05rem;font-weight:700}.WhyUs-module__onskOq__card p{color:var(--text-secondary);font-size:.85rem}@media (max-width:768px){.WhyUs-module__onskOq__grid{grid-template-columns:1fr}}
.Testimonials-module__ItA9Ha__section{padding:100px 0}.Testimonials-module__ItA9Ha__header{text-align:center;margin-bottom:56px}.Testimonials-module__ItA9Ha__badge{color:var(--accent-amber);text-transform:uppercase;letter-spacing:1px;background:#f59e0b1a;border-radius:100px;margin-bottom:16px;padding:6px 16px;font-size:.78rem;font-weight:700;display:inline-block}.Testimonials-module__ItA9Ha__title{margin-bottom:12px;font-size:2rem;font-weight:800}.Testimonials-module__ItA9Ha__subtitle{color:var(--text-muted);max-width:500px;margin:0 auto;font-size:1rem}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Testimonials-module__ItA9Ha__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:var(--transition);flex-direction:column;padding:28px;display:flex}.Testimonials-module__ItA9Ha__card:hover{border-color:#f59e0b4d;transform:translateY(-2px)}.Testimonials-module__ItA9Ha__stars{color:var(--accent-amber);gap:2px;margin-bottom:16px;font-size:.85rem;display:flex}.Testimonials-module__ItA9Ha__quote{color:var(--text-secondary);flex:1;margin-bottom:20px;font-size:.92rem;font-style:italic;line-height:1.7}.Testimonials-module__ItA9Ha__author{align-items:center;gap:12px;display:flex}.Testimonials-module__ItA9Ha__avatar{background:var(--gradient-main);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1rem;font-weight:700;display:flex}.Testimonials-module__ItA9Ha__authorName{font-size:.9rem;font-weight:600}.Testimonials-module__ItA9Ha__authorRole{color:var(--text-muted);margin-top:2px;font-size:.78rem}@media (max-width:900px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Testimonials-module__ItA9Ha__grid{grid-template-columns:1fr}.Testimonials-module__ItA9Ha__title{font-size:1.5rem}}
.BlogPreview-module__XjL-_G__section{padding:100px 0}.BlogPreview-module__XjL-_G__header{text-align:center;margin-bottom:56px}.BlogPreview-module__XjL-_G__badge{color:var(--accent-cyan);text-transform:uppercase;letter-spacing:1px;background:#06b6d41a;border-radius:100px;margin-bottom:16px;padding:6px 16px;font-size:.78rem;font-weight:700;display:inline-block}.BlogPreview-module__XjL-_G__title{margin-bottom:12px;font-size:2rem;font-weight:800}.BlogPreview-module__XjL-_G__subtitle{color:var(--text-muted);max-width:500px;margin:0 auto;font-size:1rem}.BlogPreview-module__XjL-_G__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.BlogPreview-module__XjL-_G__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:var(--transition);flex-direction:column;display:flex;overflow:hidden}.BlogPreview-module__XjL-_G__card:hover{border-color:#06b6d44d;transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.BlogPreview-module__XjL-_G__cardImage{width:100%;height:190px;position:relative;overflow:hidden}.BlogPreview-module__XjL-_G__cardPlaceholder{width:100%;height:100%;color:var(--text-muted);background:linear-gradient(135deg,#06b6d41a,#8b5cf61a);justify-content:center;align-items:center;font-size:2rem;display:flex}.BlogPreview-module__XjL-_G__cardBadge{color:#fff;background:#06b6d4d9;border-radius:100px;padding:4px 12px;font-size:.72rem;font-weight:700;position:absolute;top:12px;left:12px}.BlogPreview-module__XjL-_G__cardBody{flex-direction:column;flex:1;padding:20px;display:flex}.BlogPreview-module__XjL-_G__cardTitle{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-size:1.02rem;font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}.BlogPreview-module__XjL-_G__cardExcerpt{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-bottom:16px;font-size:.86rem;line-height:1.6;display:-webkit-box;overflow:hidden}.BlogPreview-module__XjL-_G__cardMeta{color:var(--text-muted);justify-content:space-between;font-size:.78rem;display:flex}.BlogPreview-module__XjL-_G__readMore{color:var(--accent-cyan);font-weight:600}.BlogPreview-module__XjL-_G__viewAll{text-align:center;margin-top:40px}.BlogPreview-module__XjL-_G__viewAllBtn{border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-secondary);transition:var(--transition);align-items:center;gap:8px;padding:12px 28px;font-size:.9rem;font-weight:600;display:inline-flex}.BlogPreview-module__XjL-_G__viewAllBtn:hover{border-color:var(--accent-cyan);color:var(--accent-cyan)}@media (max-width:900px){.BlogPreview-module__XjL-_G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.BlogPreview-module__XjL-_G__grid{grid-template-columns:1fr}.BlogPreview-module__XjL-_G__title{font-size:1.5rem}}
.CTA-module__CdZh3q__card{border:1px solid var(--border-glow);border-radius:var(--radius-xl);text-align:center;background:linear-gradient(135deg,#8b5cf61f 0%,#06b6d41f 100%);padding:64px;position:relative;overflow:hidden}.CTA-module__CdZh3q__card:before{content:"";background:radial-gradient(circle,#8b5cf60f 0%,#0000 60%);width:200%;height:200%;animation:20s linear infinite CTA-module__CdZh3q__rotate;position:absolute;top:-50%;left:-50%}.CTA-module__CdZh3q__card h2{margin-bottom:12px;font-size:2rem;font-weight:800;position:relative}.CTA-module__CdZh3q__card p{color:var(--text-secondary);margin-bottom:32px;font-size:1.05rem;position:relative}.CTA-module__CdZh3q__channels{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:36px;display:flex;position:relative}.CTA-module__CdZh3q__channelBadge{border:1px solid var(--border-color);border-radius:var(--radius-sm);transition:var(--transition);background:#ffffff0d;align-items:center;gap:8px;padding:12px 24px;font-size:.9rem;font-weight:500;display:flex}.CTA-module__CdZh3q__channelBadge:hover{border-color:var(--accent-cyan);background:#06b6d41a}.CTA-module__CdZh3q__buttons{justify-content:center;gap:16px;display:flex;position:relative}@media (max-width:768px){.CTA-module__CdZh3q__card{padding:36px 20px}}
