.CTABanner-module__pV-JQq__ctaSection{background:var(--surface-blue);border:1px solid var(--border-blue);border-radius:var(--radius-lg);margin:3rem 1rem;padding:3rem 0;position:relative;overflow:hidden}.CTABanner-module__pV-JQq__ctaSection:before{content:"";filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#4169e140 0%,#0000 70%);border-radius:9999px;width:300px;height:300px;position:absolute;top:-60%;right:-10%}.CTABanner-module__pV-JQq__ctaContent{flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;max-width:64rem;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}@media (min-width:640px){.CTABanner-module__pV-JQq__ctaContent{flex-direction:row}}.CTABanner-module__pV-JQq__ctaHeading{font-family:var(--font-heading),"Space Grotesk",sans-serif;letter-spacing:-.01em;font-size:1.25rem;font-weight:600}.CTABanner-module__pV-JQq__ctaButton{background:var(--gradient-button);color:#fff;border-radius:var(--radius-pill);box-shadow:var(--shadow-button),0 0 20px #4169e133;transition:var(--transition-base);white-space:nowrap;align-items:center;margin-top:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}@media (min-width:640px){.CTABanner-module__pV-JQq__ctaButton{margin-top:0}}.CTABanner-module__pV-JQq__ctaButton:hover{background:var(--gradient-button-hover);box-shadow:var(--shadow-button-hover),0 0 30px #5b8fff4d;transform:translateY(-1px)}.CTABanner-module__pV-JQq__ctaButton:active{transform:translateY(0)}
.FeatureGrid-module__tB2Bya__featuresSection{padding:5rem 0}.FeatureGrid-module__tB2Bya__featuresContent{max-width:72rem;margin:0 auto;padding:0 2rem}.FeatureGrid-module__tB2Bya__featuresHeading{font-family:var(--font-heading),"Space Grotesk",sans-serif;letter-spacing:-.02em;margin-bottom:.75rem;font-size:2rem;font-weight:600}.FeatureGrid-module__tB2Bya__featuresSubheading{font-size:var(--text-body-lg);color:var(--foreground-muted);max-width:640px;margin-bottom:2.5rem;line-height:1.6}.FeatureGrid-module__tB2Bya__featuresContainer{grid-template-columns:repeat(1,1fr);gap:1.25rem;display:grid}@media (min-width:640px){.FeatureGrid-module__tB2Bya__featuresContainer{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.FeatureGrid-module__tB2Bya__featuresContainer{grid-template-columns:repeat(3,1fr)}}.FeatureGrid-module__tB2Bya__featureCard{background:var(--surface-glass);border-radius:var(--radius-md);border:1px solid var(--border-subtle);transition:var(--transition-base);padding:1.5rem}.FeatureGrid-module__tB2Bya__featureCard:hover{background:var(--surface-glass-hover);border-color:var(--border-blue);transform:translateY(-2px);box-shadow:0 8px 24px #4169e11a}.FeatureGrid-module__tB2Bya__featureTitle{color:#fff;margin-bottom:.5rem;font-weight:600}.FeatureGrid-module__tB2Bya__featureDescription{font-size:var(--text-body);color:var(--foreground-muted);line-height:1.6}
.VideoPlayer-module__Qw1nCa__video-section{background:linear-gradient(#0a0e27 0%,#0f1433 100%);padding:5rem 2rem}.VideoPlayer-module__Qw1nCa__video-container{aspect-ratio:16/9;border-radius:1rem;max-width:700px;margin:0 auto;box-shadow:0 25px 50px -12px #00000080}.VideoPlayer-module__Qw1nCa__video-container iframe{border:none;border-radius:1rem;width:100%;height:100%}
.Hero-module__hVTlAW__heroSection{background:var(--gradient-hero);padding:6rem 0 4rem;position:relative;overflow:hidden}@media (min-width:768px){.Hero-module__hVTlAW__heroSection{padding:8rem 0 5rem}}.Hero-module__hVTlAW__heroBackground{pointer-events:none;z-index:0;position:absolute;inset:0}.Hero-module__hVTlAW__orb{filter:blur(120px);will-change:left,top;border-radius:9999px;width:650px;height:650px;animation:3s ease-in-out infinite Hero-module__hVTlAW__orbPulse,12s ease-in-out infinite Hero-module__hVTlAW__orbColorCycle;position:absolute;top:50%;left:50%;translate:-50% -50%}@keyframes Hero-module__hVTlAW__orbColorCycle{0%,to{background:radial-gradient(circle,#4169e1bf 0%,#4169e166 40%,#0000 70%)}33%{background:radial-gradient(circle,#69e141a6 0%,#69e14159 40%,#0000 70%)}66%{background:radial-gradient(circle,#e1416999 0%,#e141694d 40%,#0000 70%)}}@media (prefers-reduced-motion:reduce){.Hero-module__hVTlAW__orb{filter:blur(64px);transition:none;animation:none}}@keyframes Hero-module__hVTlAW__orbPulse{0%,to{opacity:.65;transform:scale(1)}50%{opacity:.9;transform:scale(1.14)}}.Hero-module__hVTlAW__heroContent{z-index:1;max-width:72rem;margin:0 auto;padding:0 2rem;position:relative}.Hero-module__hVTlAW__heroGrid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.Hero-module__hVTlAW__heroGrid{grid-template-columns:1fr 1fr}}.Hero-module__hVTlAW__textSection{text-align:center}@media (min-width:1024px){.Hero-module__hVTlAW__textSection{text-align:left}}.Hero-module__hVTlAW__badge{color:var(--accent-blue);letter-spacing:.02em;background:#4169e12e;border:1px solid #4169e159;border-radius:9999px;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:500;display:inline-block}.Hero-module__hVTlAW__heroHeading{font-family:var(--font-heading),"Space Grotesk",sans-serif;color:#fff;letter-spacing:-.025em;text-shadow:0 2px 16px #00000080;margin-bottom:1.25rem;font-size:2.25rem;font-weight:600;line-height:1.15}@media (min-width:768px){.Hero-module__hVTlAW__heroHeading{font-size:3rem}}@media (min-width:1024px){.Hero-module__hVTlAW__heroHeading{font-size:3.25rem}}.Hero-module__hVTlAW__heroSubheading{color:#a8b5d1e6;text-shadow:0 1px 6px #0000004d;max-width:520px;margin-bottom:2.25rem;font-size:1.0625rem;line-height:1.7}@media (max-width:1023px){.Hero-module__hVTlAW__heroSubheading{margin-left:auto;margin-right:auto}}.Hero-module__hVTlAW__ctaContainer{flex-direction:column;align-items:center;gap:.75rem;display:flex}@media (min-width:640px){.Hero-module__hVTlAW__ctaContainer{flex-direction:row;justify-content:center;gap:1rem}}@media (min-width:1024px){.Hero-module__hVTlAW__ctaContainer{justify-content:flex-start}}.Hero-module__hVTlAW__downloadButton{border-radius:var(--radius-pill);background:var(--gradient-button);color:#fff;box-shadow:var(--shadow-button),0 0 24px #4169e14d;transition:var(--transition-base);letter-spacing:.03em;text-transform:uppercase;padding:.875rem 2.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;position:relative}.Hero-module__hVTlAW__downloadButton:hover{background:var(--gradient-button-hover);box-shadow:var(--shadow-button-hover),0 0 36px #5b8fff66;transform:translateY(-2px)}.Hero-module__hVTlAW__downloadButton:active{transform:translateY(0)}.Hero-module__hVTlAW__versionInfo{justify-content:center;align-items:center;margin-top:.875rem;display:flex}@media (min-width:1024px){.Hero-module__hVTlAW__versionInfo{justify-content:flex-start}}.Hero-module__hVTlAW__versionDetails{color:#a8b5d1a6;align-items:center;gap:.5rem;font-size:.875rem;display:inline-flex}.Hero-module__hVTlAW__versionDetails svg{color:#a8b5d1a6;flex-shrink:0;font-size:1.125rem}.Hero-module__hVTlAW__changelogLink{color:var(--accent-blue);margin-left:.25rem;font-weight:600;text-decoration:none;transition:color .2s}.Hero-module__hVTlAW__changelogLink:hover{color:var(--accent-electric)}.Hero-module__hVTlAW__dashboardSection{display:none}@media (min-width:1024px){.Hero-module__hVTlAW__dashboardSection{display:block}}.Hero-module__hVTlAW__dashboardContainer{border-radius:var(--radius-lg);border:1px solid var(--border-subtle);transition:var(--transition-base);position:relative;overflow:hidden;box-shadow:0 25px 60px #00000080,0 0 40px #4169e11f}.Hero-module__hVTlAW__dashboardContainer:hover{border-color:var(--border-blue);transform:translateY(-4px);box-shadow:0 30px 70px #0000008c,0 0 50px #4169e12e}.Hero-module__hVTlAW__dashboardImage{width:100%;height:auto;display:block}
