.page-module__dCZCHG__main{background:var(--background);color:var(--foreground)}.page-module__dCZCHG__hero{background:#000;align-items:flex-end;height:85vh;min-height:600px;display:flex;position:relative;overflow:hidden}.page-module__dCZCHG__heroBg{z-index:0;position:absolute;inset:0}.page-module__dCZCHG__heroBg img{object-fit:cover;width:100%;height:100%}.page-module__dCZCHG__heroOverlay{z-index:1;background:linear-gradient(#0000004d 0%,#00000080 60%,#000000d9 100%);position:absolute;inset:0}.page-module__dCZCHG__heroContent{z-index:2;flex-direction:column;gap:16px;width:100%;max-width:700px;margin:0 auto 0 max(24px,50% - 576px);padding:0 24px 60px;display:flex;position:relative}.page-module__dCZCHG__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d7ff21a;border:1px solid #0d7ff24d;border-radius:4px;align-items:center;gap:8px;width:fit-content;padding:4px 12px;display:inline-flex}.page-module__dCZCHG__badge span{text-transform:uppercase;letter-spacing:2px;color:#fff;text-shadow:0 1px 4px #0009;font-size:12px;font-weight:700}.page-module__dCZCHG__badgeDot{background:var(--accent);border-radius:50%;height:8px;animation:2s infinite page-module__dCZCHG__pulse;width:8px!important}@keyframes page-module__dCZCHG__pulse{0%,to{opacity:1}50%{opacity:.4}}.page-module__dCZCHG__heroTitle{text-transform:uppercase;letter-spacing:-2px;color:#fff;text-shadow:0 2px 4px #000c,0 4px 16px #00000080,0 0 60px #0006;font-size:72px;font-weight:700;line-height:.9}.page-module__dCZCHG__heroAccent{color:var(--accent)}.page-module__dCZCHG__heroSubtitle{color:#e2e8f0;border-left:2px solid var(--accent);text-shadow:0 1px 3px #000c,0 3px 12px #00000080;max-width:550px;padding-left:16px;font-size:18px;font-weight:400;line-height:1.6}.page-module__dCZCHG__heroCta{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:1px;border-radius:6px;justify-content:center;align-items:center;width:fit-content;height:48px;margin-top:8px;padding:0 32px;font-size:14px;font-weight:700;transition:background .2s;display:inline-flex}.page-module__dCZCHG__heroCta:hover{background:var(--button-primary-hover)}.page-module__dCZCHG__section{padding:80px 24px}.page-module__dCZCHG__sectionAlt{background:var(--card-bg);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:80px 24px}.page-module__dCZCHG__container{max-width:1200px;margin:0 auto}.page-module__dCZCHG__sectionTitle{text-transform:uppercase;letter-spacing:-.5px;margin-bottom:40px;font-size:36px;font-weight:700}.page-module__dCZCHG__featuresGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.page-module__dCZCHG__featureCard{border:1px solid var(--border);background:var(--card-bg);border-radius:12px;padding:32px;transition:transform .3s,border-color .3s,box-shadow .3s;position:relative;overflow:hidden}.page-module__dCZCHG__featureCard:before{content:"";background:linear-gradient(to right,transparent,var(--accent),transparent);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.page-module__dCZCHG__featureCard:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.page-module__dCZCHG__featureCard:hover:before{opacity:1}.page-module__dCZCHG__featureCard h3{margin-bottom:8px;font-size:16px;font-weight:700}.page-module__dCZCHG__featureCard p{color:var(--text-muted);font-size:14px;line-height:1.7}.page-module__dCZCHG__parallax{clip-path:inset(0);height:50vh;min-height:360px;position:relative;overflow:hidden}.page-module__dCZCHG__parallaxBg{pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}.page-module__dCZCHG__parallaxBg img{object-fit:cover;width:100%;height:100%;display:block}.page-module__dCZCHG__parallaxOverlay{background:#0006;position:absolute;inset:0}.page-module__dCZCHG__benefitsGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.page-module__dCZCHG__benefitCard{border:1px solid var(--border);background:var(--background);border-radius:12px;align-items:flex-start;gap:16px;padding:24px;display:flex}.page-module__dCZCHG__benefitCard p{color:var(--text-muted);line-height:1.6}.page-module__dCZCHG__checkIcon{width:36px;height:36px;color:var(--accent);background:#0d7ff226;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.page-module__dCZCHG__screenshotsGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.page-module__dCZCHG__screenshotCard{border:1px solid var(--border);background:var(--card-bg);border-radius:12px;transition:transform .3s,border-color .3s;overflow:hidden}.page-module__dCZCHG__screenshotCard:hover{border-color:var(--accent);transform:translateY(-4px)}.page-module__dCZCHG__screenshotImage{aspect-ratio:16/10;background:#0b1218;width:100%;overflow:hidden}.page-module__dCZCHG__screenshotImage img{object-fit:cover;width:100%;height:100%;display:block}.page-module__dCZCHG__screenshotInfo{padding:20px 24px}.page-module__dCZCHG__screenshotInfo h3{margin-bottom:4px;font-size:16px;font-weight:700}.page-module__dCZCHG__screenshotInfo p{color:var(--text-muted);font-size:14px}.page-module__dCZCHG__whyGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.page-module__dCZCHG__whyCard{border:1px solid var(--border);background:var(--background);border-radius:12px;gap:16px;padding:24px;display:flex}.page-module__dCZCHG__whyCard p{color:var(--text-muted);line-height:1.6}.page-module__dCZCHG__starIcon{color:var(--accent);flex-shrink:0;margin-top:2px;font-size:20px}.page-module__dCZCHG__ctaSection{justify-content:center;padding:80px 24px;display:flex}.page-module__dCZCHG__ctaBox{border:1px solid var(--border);background:var(--card-bg);border-radius:16px;justify-content:space-between;align-items:center;gap:32px;width:100%;max-width:800px;padding:48px;display:flex}.page-module__dCZCHG__ctaContent h2{margin-bottom:8px;font-size:28px;font-weight:700}.page-module__dCZCHG__ctaContent p{color:var(--text-muted);max-width:400px}.page-module__dCZCHG__ctaButton{background:var(--accent);color:#fff;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;height:48px;padding:0 28px;font-size:14px;font-weight:700;transition:background .2s;display:inline-flex}.page-module__dCZCHG__ctaButton:hover{background:var(--button-primary-hover)}@media (max-width:768px){.page-module__dCZCHG__hero{height:70vh;min-height:480px}.page-module__dCZCHG__heroContent{margin:0;padding:0 16px 40px}.page-module__dCZCHG__heroTitle{font-size:48px}.page-module__dCZCHG__heroSubtitle{font-size:15px}.page-module__dCZCHG__section,.page-module__dCZCHG__sectionAlt{padding:50px 16px}.page-module__dCZCHG__sectionTitle{font-size:26px}.page-module__dCZCHG__featuresGrid{grid-template-columns:1fr;gap:16px}.page-module__dCZCHG__benefitsGrid{grid-template-columns:1fr;gap:12px}.page-module__dCZCHG__screenshotsGrid,.page-module__dCZCHG__whyGrid{grid-template-columns:1fr;gap:16px}.page-module__dCZCHG__parallax{clip-path:none;height:30vh;min-height:200px}.page-module__dCZCHG__parallaxBg{position:absolute;top:0;left:0}.page-module__dCZCHG__ctaBox{text-align:center;flex-direction:column;padding:32px 20px}.page-module__dCZCHG__ctaContent h2{font-size:22px}}
