.hero{background:linear-gradient(#fff 0%,#edf3ff 100%);align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:1;position:absolute;inset:0;overflow:hidden}.hero-grid{opacity:.8;background-image:linear-gradient(#007cba0d 1px,#0000 1px),linear-gradient(90deg,#7a00df08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.hero-glow{filter:blur(120px);opacity:.3;border-radius:50%;width:800px;height:800px;position:absolute}.hero-glow-1{background:var(--secondary-color);top:-200px;right:-200px}.hero-glow-2{background:var(--accent-purple);bottom:-300px;left:-200px}.hero-shapes{pointer-events:none;position:absolute;inset:0}.hero-shape{border-radius:var(--radius-lg);opacity:.1;position:absolute}.hero-shape-1{background:var(--secondary-color);width:300px;height:300px;animation:8s ease-in-out infinite float;top:20%;right:10%;transform:rotate(15deg)}.hero-shape-2{background:var(--accent-purple);width:200px;height:200px;animation:10s ease-in-out infinite reverse float;bottom:15%;left:5%;transform:rotate(-10deg)}.hero-shape-3{background:var(--accent-cyan);border-radius:50%;width:100px;height:100px;animation:6s ease-in-out infinite float;top:40%;left:15%}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-30px)rotate(5deg)}}.hero-content{z-index:2;gap:var(--space-16);grid-template-columns:1fr 1fr;align-items:center;display:grid;position:relative}.hero-text{max-width:600px}.hero-badge{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-4);border-radius:var(--radius-full);color:var(--secondary-light);font-size:var(--text-sm);font-weight:var(--font-medium);margin-bottom:var(--space-6);margin-top:var(--space-4);background:#3b82f626;border:1px solid #3b82f64d;display:inline-flex}.hero-badge-icon{width:18px;height:18px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:var(--font-extrabold);color:var(--text-primary);margin-bottom:var(--space-6);letter-spacing:-1px;line-height:1.1}.hero-title-highlight{background:var(--gradient-text);-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:var(--text-lg);color:var(--text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-8)}.hero-buttons{gap:var(--space-4);flex-wrap:wrap;display:flex}.hero-stats{gap:var(--space-8);margin-top:var(--space-12);padding-top:var(--space-8);border-top:1px solid #ffffff1a;display:flex}.hero-stat{text-align:left}.hero-stat-value{font-size:var(--text-3xl);font-weight:var(--font-bold);color:var(--text-primary);margin-bottom:var(--space-1)}.hero-stat-label{font-size:var(--text-sm);color:var(--gray-600)}.hero-visual{justify-content:center;align-items:center;display:flex;position:relative}.hero-visual-wrapper{width:100%;max-width:500px;position:relative}.hero-dashboard{border-radius:var(--radius-2xl);padding:var(--space-6);box-shadow:var(--shadow-2xl);background:#0f1d32cc;border:1px solid #ffffff1a;position:relative}.hero-dashboard-header{align-items:center;gap:var(--space-3);padding-bottom:var(--space-4);margin-bottom:var(--space-4);border-bottom:1px solid #ffffff1a;display:flex}.hero-dashboard-dots{gap:var(--space-2);display:flex}.hero-dashboard-dot{border-radius:50%;width:12px;height:12px}.hero-dashboard-dot:first-child{background:#ef4444}.hero-dashboard-dot:nth-child(2){background:#f59e0b}.hero-dashboard-dot:nth-child(3){background:#10b981}.hero-dashboard-title{font-size:var(--text-sm);color:var(--gray-400)}.hero-dashboard-content{gap:var(--space-4);display:grid}.hero-dashboard-card{border-radius:var(--radius-lg);padding:var(--space-4);background:#3b82f61a;border:1px solid #3b82f633}.hero-dashboard-card-icon{background:var(--gradient-primary);border-radius:var(--radius-md);width:32px;height:32px;margin-bottom:var(--space-3);justify-content:center;align-items:center;display:flex}.hero-dashboard-card-icon svg{width:18px;height:18px;stroke:var(--text-light);fill:none}.hero-dashboard-card-label{font-size:var(--text-xs);color:var(--gray-400);margin-bottom:var(--space-1)}.hero-dashboard-card-value{font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--text-light)}.hero-dashboard-chart{border-radius:var(--radius-lg);height:120px;padding:var(--space-3);background:#3b82f60d;justify-content:space-around;align-items:flex-end;display:flex}.hero-chart-bar{background:var(--gradient-primary);border-radius:var(--radius-sm)var(--radius-sm)0 0;transform-origin:bottom;width:24px;animation:2s ease-out forwards chartGrow}@keyframes chartGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@media (width<=1024px){.hero-content{gap:var(--space-12);text-align:center;grid-template-columns:1fr}.hero-text{max-width:100%}.hero-buttons,.hero-stats{justify-content:center}.hero-stat{text-align:center}.hero-visual{order:-1}.hero-visual-wrapper{max-width:400px}}@media (width<=768px){.hero{min-height:auto;padding:var(--space-24)0 var(--space-16)}.hero-title{font-size:var(--text-3xl)}.hero-description{font-size:var(--text-base)}.hero-stats{gap:var(--space-4);flex-direction:column;align-items:center}.hero-buttons{flex-direction:column;width:100%}.hero-buttons .btn{width:100%}}@media (width<=480px){.hero{padding-top:100px}.hero-visual-wrapper{max-width:100%}.hero-dashboard{padding:var(--space-4)}}
/*# sourceMappingURL=www.xdigate.ai.4829300a.css.map */
