.page-module___8aEwW__hero{background:radial-gradient(ellipse 80% 50% at 50% 0%,#00a8e814 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 80% 80%,#ff8c000d 0%,transparent 50%),var(--bg-primary);justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 80px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroOverlay{z-index:1;background:linear-gradient(#0000 0%,#060d1b4d 100%);position:absolute;inset:0}.page-module___8aEwW__heroContent{z-index:2;text-align:center;max-width:900px;position:relative}.page-module___8aEwW__heroLabel{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--accent-blue);align-items:center;gap:8px;margin-bottom:32px;font-size:.8rem;animation:.8s page-module___8aEwW__fadeInUp;display:inline-flex}.page-module___8aEwW__heroDot{background:var(--accent-orange);border-radius:50%;width:6px;height:6px;animation:2s infinite page-module___8aEwW__pulse}.page-module___8aEwW__heroTitle{font-family:var(--font-heading);letter-spacing:-.03em;margin-bottom:28px;font-size:clamp(3rem,8vw,6rem);font-weight:900;line-height:.95;animation:.8s .15s both page-module___8aEwW__fadeInUp}.page-module___8aEwW__heroGradient{background:linear-gradient(135deg,var(--accent-orange)0%,var(--accent-cyan)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module___8aEwW__heroSub{color:var(--text-secondary);max-width:600px;margin:0 auto 40px;font-size:1.2rem;line-height:1.7;animation:.8s .3s both page-module___8aEwW__fadeInUp}.page-module___8aEwW__heroCtas{flex-wrap:wrap;justify-content:center;gap:16px;animation:.8s .45s both page-module___8aEwW__fadeInUp;display:flex}.page-module___8aEwW__heroStats{border-top:1px solid var(--border-subtle);flex-wrap:wrap;justify-content:center;gap:32px;margin-top:64px;padding-top:32px;animation:.8s .6s both page-module___8aEwW__fadeInUp;display:flex}.page-module___8aEwW__heroStat{flex-direction:column;align-items:center;gap:4px;display:flex}.page-module___8aEwW__heroStatVal{font-family:var(--font-heading);color:var(--text-primary);font-size:1.5rem;font-weight:700}.page-module___8aEwW__heroStatLabel{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);font-size:.65rem}.page-module___8aEwW__heroStatDivider{background:var(--border-subtle);width:1px;height:40px}.page-module___8aEwW__scanLine{background:linear-gradient(90deg,transparent,var(--accent-blue),transparent);opacity:.15;z-index:3;width:100%;height:2px;animation:8s linear infinite page-module___8aEwW__scanLine;position:absolute;top:-5%;left:0}.page-module___8aEwW__products{background:var(--bg-secondary);border-top:1px solid var(--border-subtle)}.page-module___8aEwW__platforms{background:var(--bg-secondary);border-bottom:1px solid var(--border-subtle);padding-top:0}.page-module___8aEwW__platformGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.page-module___8aEwW__sectionHeader{margin-bottom:60px}.page-module___8aEwW__productGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.page-module___8aEwW__productCard{background:var(--bg-card);border:1px solid var(--border-subtle);color:inherit;flex-direction:column;padding:32px;text-decoration:none;transition:all .4s;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__productCard:before{content:"";background:linear-gradient(90deg,var(--accent-orange),var(--accent-blue));opacity:0;height:2px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.page-module___8aEwW__productCard:after{content:"";opacity:0;background:linear-gradient(#0000,#ff8c0008);height:80px;transition:opacity .4s;position:absolute;bottom:0;left:0;right:0}.page-module___8aEwW__productCard:hover{border-color:var(--border-card);transform:translateY(-6px);box-shadow:0 20px 60px #0000004d,0 0 40px #ff8c000d}.page-module___8aEwW__productCard:hover:before,.page-module___8aEwW__productCard:hover:after{opacity:1}.page-module___8aEwW__productCardTop{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.page-module___8aEwW__productIcon{width:48px;height:48px;color:var(--accent-orange)}.page-module___8aEwW__iconCyan{color:var(--accent-cyan)}.page-module___8aEwW__iconGreen{color:var(--accent-green)}.page-module___8aEwW__productName{font-family:var(--font-heading);margin-bottom:4px;font-size:1.5rem;font-weight:800}.page-module___8aEwW__productType{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent-blue);margin-bottom:16px;font-size:.75rem}.page-module___8aEwW__productDesc{color:var(--text-secondary);flex-grow:1;margin-bottom:20px;font-size:.95rem;line-height:1.6}.page-module___8aEwW__productSpecs{border-top:1px solid #00a8e814;flex-direction:column;gap:0;margin-bottom:24px;padding-top:16px;display:flex}.page-module___8aEwW__specRow{border-bottom:1px solid #00a8e80f;justify-content:space-between;padding:8px 0;font-size:.85rem;display:flex}.page-module___8aEwW__specRow span:first-child{color:var(--text-muted);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.page-module___8aEwW__specRow span:last-child{color:var(--text-primary);font-weight:600;font-family:var(--font-mono);font-size:.8rem}.page-module___8aEwW__productCta{font-family:var(--font-mono);color:var(--accent-orange);letter-spacing:.05em;font-size:.8rem;transition:color .2s}.page-module___8aEwW__productCard:hover .page-module___8aEwW__productCta{color:#ffa333}.page-module___8aEwW__why{background:var(--bg-primary)}.page-module___8aEwW__whyGrid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.page-module___8aEwW__whyLeft{position:sticky;top:120px}.page-module___8aEwW__whyRight{flex-direction:column;gap:24px;display:flex}.page-module___8aEwW__whyCard{border:1px solid var(--border-subtle);background:var(--bg-card);padding:28px;transition:all .3s}.page-module___8aEwW__whyCard:hover{border-color:var(--border-card);background:var(--bg-card-hover)}.page-module___8aEwW__whyCardNum{font-family:var(--font-mono);color:var(--accent-orange);letter-spacing:.1em;margin-bottom:12px;font-size:.7rem}.page-module___8aEwW__whyCard h3{font-family:var(--font-heading);margin-bottom:8px;font-size:1.2rem;font-weight:700}.page-module___8aEwW__whyCard p{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.page-module___8aEwW__rndBanner{background:linear-gradient(135deg,#ff8c0008 0%,#00a8e808 100%),var(--bg-secondary);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);z-index:1;padding:100px 0;position:relative}.page-module___8aEwW__rndContent{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.page-module___8aEwW__rndLabel{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--accent-blue);align-items:center;gap:8px;margin-bottom:20px;font-size:.8rem;display:flex}.page-module___8aEwW__rndDot{background:var(--accent-green);border-radius:50%;width:6px;height:6px;animation:2s infinite page-module___8aEwW__pulse}.page-module___8aEwW__rndTitle{font-family:var(--font-heading);margin-bottom:20px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.page-module___8aEwW__rndHighlight{color:var(--accent-orange)}.page-module___8aEwW__rndDesc{color:var(--text-secondary);margin-bottom:32px;font-size:1rem;line-height:1.7}.page-module___8aEwW__rndRight{position:relative}.page-module___8aEwW__rndMap{aspect-ratio:2;border:1px solid var(--border-subtle);background:var(--bg-card);width:100%;position:relative;overflow:hidden}.page-module___8aEwW__worldMap{pointer-events:none;object-fit:cover;opacity:.15;filter:invert()sepia()saturate(3)hue-rotate()brightness(1.2);width:100%;height:100%;position:absolute;inset:0}.page-module___8aEwW__mapPoint{flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;transform:translate(-50%)}.page-module___8aEwW__mapPulse{background:var(--accent-orange);border-radius:50%;width:12px;height:12px;animation:2s infinite page-module___8aEwW__pulse;box-shadow:0 0 20px #ff8c0066}.page-module___8aEwW__mapLabel{font-family:var(--font-mono);letter-spacing:.1em;color:var(--text-secondary);white-space:nowrap;font-size:.7rem}.page-module___8aEwW__mapLine{width:100%;height:100%;position:absolute;inset:0}.page-module___8aEwW__cta{text-align:center}.page-module___8aEwW__ctaContent{max-width:700px;margin:0 auto}.page-module___8aEwW__ctaTitle{font-family:var(--font-heading);margin-bottom:20px;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.page-module___8aEwW__ctaDesc{color:var(--text-secondary);margin-bottom:40px;font-size:1.1rem;line-height:1.7}.page-module___8aEwW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}@media (max-width:1024px){.page-module___8aEwW__productGrid,.page-module___8aEwW__platformGrid{grid-template-columns:1fr;max-width:500px}.page-module___8aEwW__whyGrid{grid-template-columns:1fr;gap:40px}.page-module___8aEwW__whyLeft{position:static}.page-module___8aEwW__rndContent{grid-template-columns:1fr;gap:40px}}@media (max-width:768px){.page-module___8aEwW__hero{min-height:auto;padding:100px 16px 60px}.page-module___8aEwW__heroTitle{font-size:clamp(2.5rem,10vw,4rem)}.page-module___8aEwW__heroStats{gap:20px}.page-module___8aEwW__heroStatDivider{display:none}.page-module___8aEwW__productGrid,.page-module___8aEwW__platformGrid{grid-template-columns:1fr}}
