.landing-module__ag1Zoa__landing{min-height:100vh}.landing-module__ag1Zoa__header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#fffc;position:fixed;top:0;left:0;right:0}[data-theme=dark] .landing-module__ag1Zoa__header{background:#0a0a0acc}.landing-module__ag1Zoa__headerInner{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;padding:0 24px;display:flex}.landing-module__ag1Zoa__logo{align-items:center;gap:10px;display:flex}.landing-module__ag1Zoa__logoIcon{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.landing-module__ag1Zoa__logoText{background:linear-gradient(135deg, var(--primary), var(--primary-dark));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:800}.landing-module__ag1Zoa__headerActions{align-items:center;gap:8px;display:flex}.landing-module__ag1Zoa__hero{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:140px 24px 80px;display:grid;position:relative;overflow:hidden}.landing-module__ag1Zoa__heroGlow{pointer-events:none;background:radial-gradient(circle,#ea3b921f,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-100px;left:-200px}.landing-module__ag1Zoa__heroContent{z-index:1;position:relative}.landing-module__ag1Zoa__heroBadge{border-radius:var(--radius-full);background:var(--primary-100);color:var(--primary);align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:600;animation:.5s landing-module__ag1Zoa__fadeIn;display:inline-flex}[data-theme=dark] .landing-module__ag1Zoa__heroBadge{background:#ea3b921f}.landing-module__ag1Zoa__heroTitle{color:var(--text);margin-bottom:20px;font-size:54px;font-weight:900;line-height:1.1;animation:.6s landing-module__ag1Zoa__fadeIn}.landing-module__ag1Zoa__heroGradient{background:linear-gradient(135deg, var(--primary), #8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__ag1Zoa__heroDesc{color:var(--text-secondary);max-width:500px;margin-bottom:32px;font-size:17px;line-height:1.7;animation:.7s landing-module__ag1Zoa__fadeIn}.landing-module__ag1Zoa__heroCta{gap:12px;animation:.8s landing-module__ag1Zoa__fadeIn;display:flex}.landing-module__ag1Zoa__preview{z-index:1;animation:.8s landing-module__ag1Zoa__slideUp;position:relative}.landing-module__ag1Zoa__previewCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);overflow:hidden}.landing-module__ag1Zoa__previewHeader{background:var(--bg-secondary);border-bottom:1px solid var(--border);color:var(--text-secondary);align-items:center;gap:8px;padding:14px 20px;font-size:13px;font-weight:600;display:flex}.landing-module__ag1Zoa__dot{border-radius:50%;width:10px;height:10px}.landing-module__ag1Zoa__previewBody{flex-direction:column;gap:14px;padding:20px;display:flex}.landing-module__ag1Zoa__chatBubble{border-radius:16px;max-width:85%;padding:12px 16px;position:relative}.landing-module__ag1Zoa__chatBubble p{font-size:14px;line-height:1.5}.landing-module__ag1Zoa__chatRole{text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.landing-module__ag1Zoa__chatA{background:var(--bg-tertiary);border-bottom-left-radius:6px;align-self:flex-start}.landing-module__ag1Zoa__chatA .landing-module__ag1Zoa__chatRole{color:var(--text-tertiary)}.landing-module__ag1Zoa__chatB{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;border-bottom-right-radius:6px;align-self:flex-end}.landing-module__ag1Zoa__chatB .landing-module__ag1Zoa__chatRole{color:#ffffffb3}.landing-module__ag1Zoa__chatAudio{opacity:.4;position:absolute;bottom:10px;right:12px}.landing-module__ag1Zoa__scoreTag{background:#fff3;border-radius:20px;align-items:center;gap:4px;margin-top:6px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.landing-module__ag1Zoa__typingIndicator{background:var(--primary-50);color:var(--primary);border-radius:12px;align-items:center;gap:10px;padding:12px 16px;font-size:14px;font-weight:500;display:flex}[data-theme=dark] .landing-module__ag1Zoa__typingIndicator{background:#ea3b9214}.landing-module__ag1Zoa__micPulse{animation:1.5s infinite landing-module__ag1Zoa__pulse-ring}.landing-module__ag1Zoa__features{background:var(--bg-secondary);padding:80px 24px}.landing-module__ag1Zoa__featuresInner{text-align:center;max-width:1200px;margin:0 auto}.landing-module__ag1Zoa__sectionTitle{margin-bottom:12px;font-size:36px;font-weight:800}.landing-module__ag1Zoa__sectionDesc{color:var(--text-secondary);margin-bottom:48px;font-size:16px}.landing-module__ag1Zoa__featureGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.landing-module__ag1Zoa__featureCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);text-align:center;padding:36px 28px;transition:all .3s}.landing-module__ag1Zoa__featureCard:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-200);transform:translateY(-4px)}[data-theme=dark] .landing-module__ag1Zoa__featureCard:hover{border-color:var(--primary-800)}.landing-module__ag1Zoa__featureIcon{border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--primary-100), var(--primary-50));width:64px;height:64px;color:var(--primary);justify-content:center;align-items:center;margin:0 auto 20px;display:flex}[data-theme=dark] .landing-module__ag1Zoa__featureIcon{background:#ea3b921a}.landing-module__ag1Zoa__featureCard h3{margin-bottom:10px;font-size:20px;font-weight:700}.landing-module__ag1Zoa__featureCard p{color:var(--text-secondary);font-size:14px;line-height:1.6}.landing-module__ag1Zoa__stats{padding:60px 24px}.landing-module__ag1Zoa__statsInner{text-align:center;grid-template-columns:repeat(4,1fr);gap:24px;max-width:900px;margin:0 auto;display:grid}.landing-module__ag1Zoa__statItem{flex-direction:column;gap:4px;display:flex}.landing-module__ag1Zoa__statNum{background:linear-gradient(135deg, var(--primary), #8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:40px;font-weight:900}.landing-module__ag1Zoa__statText{color:var(--text-secondary);font-size:14px;font-weight:500}.landing-module__ag1Zoa__footer{border-top:1px solid var(--border);padding:32px 24px}.landing-module__ag1Zoa__footerInner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.landing-module__ag1Zoa__footerInner p{color:var(--text-tertiary);font-size:14px}@media (max-width:768px){.landing-module__ag1Zoa__hero{grid-template-columns:1fr;gap:40px;padding:120px 20px 40px}.landing-module__ag1Zoa__heroTitle{font-size:36px}.landing-module__ag1Zoa__featureGrid{grid-template-columns:1fr}.landing-module__ag1Zoa__statsInner{grid-template-columns:repeat(2,1fr)}.landing-module__ag1Zoa__footerInner{text-align:center;flex-direction:column;gap:12px}}
