.landing-module__g1LwZa__landing{min-height:100vh;overflow-x:hidden}.landing-module__g1LwZa__hero{text-align:center;min-height:100vh;padding:var(--space-3xl) var(--space-lg);justify-content:center;align-items:center;display:flex;position:relative}.landing-module__g1LwZa__heroInner{z-index:1;max-width:720px;position:relative}.landing-module__g1LwZa__heroBadge{align-items:center;gap:var(--space-sm);background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-full);color:var(--text-secondary);margin-bottom:var(--space-xl);padding:8px 20px;font-size:.875rem;display:inline-flex}.landing-module__g1LwZa__heroBadge span{color:var(--accent-primary-hover);font-weight:600}.landing-module__g1LwZa__heroTitle{margin-bottom:var(--space-lg);letter-spacing:-1px;font-size:3.5rem;font-weight:800;line-height:1.1}.landing-module__g1LwZa__heroTitle span{background:var(--gradient-hero);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-module__g1LwZa__heroSubtitle{color:var(--text-secondary);margin-bottom:var(--space-2xl);max-width:560px;margin-left:auto;margin-right:auto;font-size:1.15rem;line-height:1.7}.landing-module__g1LwZa__heroCTA{gap:var(--space-md);flex-wrap:wrap;justify-content:center;display:flex}.landing-module__g1LwZa__ctaPrimary{align-items:center;gap:var(--space-sm);background:var(--gradient-hero);color:#fff;border-radius:var(--radius-md);font-family:var(--font-heading);transition:all var(--transition-base);box-shadow:var(--shadow-md), 0 0 30px var(--accent-primary-glow);padding:16px 36px;font-size:1.05rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.landing-module__g1LwZa__ctaPrimary:hover{box-shadow:var(--shadow-lg), 0 0 50px var(--accent-primary-glow);color:#fff;transform:translateY(-3px)}.landing-module__g1LwZa__ctaPrimary:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.landing-module__g1LwZa__ctaPrimary:hover:after{transform:translate(100%)}.landing-module__g1LwZa__ctaSecondary{align-items:center;gap:var(--space-sm);background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-primary);border-radius:var(--radius-md);font-family:var(--font-heading);transition:all var(--transition-base);padding:16px 36px;font-size:1.05rem;font-weight:600;text-decoration:none;display:inline-flex}.landing-module__g1LwZa__ctaSecondary:hover{background:var(--glass-bg-hover);border-color:var(--accent-primary);box-shadow:0 0 20px var(--accent-primary-glow);color:var(--text-primary)}.landing-module__g1LwZa__heroShapes{pointer-events:none;position:absolute;inset:0;overflow:hidden}.landing-module__g1LwZa__shape{filter:blur(80px);opacity:.25;border-radius:50%;position:absolute}.landing-module__g1LwZa__shape1{background:var(--accent-primary);width:400px;height:400px;animation:12s ease-in-out infinite landing-module__g1LwZa__float-shape;top:10%;left:10%}.landing-module__g1LwZa__shape2{background:var(--accent-secondary);width:300px;height:300px;animation:16s ease-in-out infinite reverse landing-module__g1LwZa__float-shape;bottom:15%;right:10%}.landing-module__g1LwZa__shape3{background:var(--accent-info);width:200px;height:200px;animation:20s ease-in-out infinite landing-module__g1LwZa__float-shape;top:50%;left:50%}@keyframes landing-module__g1LwZa__float-shape{0%,to{transform:translate(0)}25%{transform:translate(30px,-40px)}50%{transform:translate(-20px,30px)}75%{transform:translate(40px,10px)}}.landing-module__g1LwZa__features{padding:var(--space-3xl) var(--space-lg)}.landing-module__g1LwZa__featuresInner{max-width:var(--content-max-width);margin:0 auto}.landing-module__g1LwZa__sectionLabel{text-align:center;text-transform:uppercase;letter-spacing:2px;color:var(--accent-primary);margin-bottom:var(--space-sm);font-size:.85rem;font-weight:600}.landing-module__g1LwZa__sectionTitle{text-align:center;margin-bottom:var(--space-2xl);font-size:2.25rem;font-weight:800}.landing-module__g1LwZa__featuresGrid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.landing-module__g1LwZa__featureCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);border-radius:var(--radius-xl);padding:var(--space-xl);transition:all var(--transition-base);position:relative;overflow:hidden}.landing-module__g1LwZa__featureCard:before{content:"";background:var(--gradient-hero);opacity:0;height:2px;transition:opacity var(--transition-base);position:absolute;top:0;left:0;right:0}.landing-module__g1LwZa__featureCard:hover{border-color:var(--glass-border-hover);box-shadow:var(--shadow-lg);transform:translateY(-6px)}.landing-module__g1LwZa__featureCard:hover:before{opacity:1}.landing-module__g1LwZa__featureIcon{border-radius:var(--radius-lg);width:56px;height:56px;margin-bottom:var(--space-md);justify-content:center;align-items:center;font-size:1.6rem;display:flex}.landing-module__g1LwZa__featureTitle{margin-bottom:var(--space-sm);font-size:1.15rem;font-weight:700}.landing-module__g1LwZa__featureDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.7}.landing-module__g1LwZa__roles{padding:var(--space-3xl) var(--space-lg);background:linear-gradient(#0000,#6366f108,#0000)}.landing-module__g1LwZa__rolesInner{max-width:var(--content-max-width);margin:0 auto}.landing-module__g1LwZa__rolesGrid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.landing-module__g1LwZa__roleCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);border-radius:var(--radius-xl);padding:var(--space-2xl) var(--space-xl);text-align:center;transition:all var(--transition-base)}.landing-module__g1LwZa__roleCard:hover{box-shadow:var(--shadow-lg);border-color:var(--glass-border-hover);transform:translateY(-6px)}.landing-module__g1LwZa__roleIcon{margin-bottom:var(--space-md);font-size:3rem;display:block}.landing-module__g1LwZa__roleTitle{margin-bottom:var(--space-sm);font-size:1.25rem;font-weight:700}.landing-module__g1LwZa__roleDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.7}.landing-module__g1LwZa__footer{padding:var(--space-2xl) var(--space-lg);border-top:1px solid var(--glass-border);text-align:center;color:var(--text-muted);font-size:.875rem}.landing-module__g1LwZa__footerBrand{font-family:var(--font-heading);margin-bottom:var(--space-sm);font-size:1.1rem;font-weight:700}.landing-module__g1LwZa__footerBrand span{background:var(--gradient-hero);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media (max-width:1024px){.landing-module__g1LwZa__featuresGrid,.landing-module__g1LwZa__rolesGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.landing-module__g1LwZa__heroTitle{font-size:2.25rem}.landing-module__g1LwZa__heroSubtitle{font-size:1rem}.landing-module__g1LwZa__featuresGrid,.landing-module__g1LwZa__rolesGrid{grid-template-columns:1fr}.landing-module__g1LwZa__sectionTitle{font-size:1.75rem}.landing-module__g1LwZa__heroCTA{flex-direction:column;align-items:center}}
