.landing-module__g1LwZa__page{min-height:100vh;overflow-x:hidden}.landing-module__g1LwZa__nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border-light);background:#fafaf5d9;position:fixed;top:0;left:0;right:0}[data-theme=dark] .landing-module__g1LwZa__nav{background:#0f1117d9}.landing-module__g1LwZa__navInner{max-width:1200px;padding:0 var(--space-lg);justify-content:space-between;align-items:center;height:64px;margin:0 auto;display:flex}.landing-module__g1LwZa__logo{color:var(--color-primary);letter-spacing:-.03em;align-items:center;gap:10px;font-size:1.4rem;font-weight:800;display:flex}.landing-module__g1LwZa__navActions{align-items:center;gap:var(--space-sm);display:flex}.landing-module__g1LwZa__hero{min-height:100vh;padding:120px var(--space-lg) 80px;justify-content:center;align-items:center;gap:var(--space-3xl);max-width:1200px;margin:0 auto;display:flex;position:relative}.landing-module__g1LwZa__heroGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#0d4f3c14 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:10%;left:30%}.landing-module__g1LwZa__heroContent{z-index:1;flex:1;animation:.8s forwards landing-module__g1LwZa__fadeIn}.landing-module__g1LwZa__heroBadge{background:var(--color-primary-lightest);color:var(--color-primary);border-radius:var(--radius-full);margin-bottom:var(--space-lg);align-items:center;gap:8px;padding:6px 16px;font-size:.8rem;font-weight:600;display:inline-flex}.landing-module__g1LwZa__heroTitle{letter-spacing:-.04em;background:linear-gradient(135deg, var(--color-primary), var(--color-primary-lighter));-webkit-text-fill-color:transparent;white-space:pre-line;margin-bottom:var(--space-lg);-webkit-background-clip:text;background-clip:text;font-size:3.2rem;font-weight:900;line-height:1.1}.landing-module__g1LwZa__heroSubtitle{color:var(--color-text-secondary);max-width:520px;margin-bottom:var(--space-xl);font-size:1.15rem;line-height:1.7}.landing-module__g1LwZa__heroCta{gap:var(--space-md);margin-bottom:var(--space-lg);display:flex}.landing-module__g1LwZa__heroTrust{color:var(--color-text-muted);align-items:center;gap:8px;font-size:.82rem;display:flex}.landing-module__g1LwZa__trustIcon{color:var(--color-success)}.landing-module__g1LwZa__heroVisual{z-index:1;flex-shrink:0;animation:1s .3s both landing-module__g1LwZa__fadeIn}.landing-module__g1LwZa__scoreCard{width:300px;padding:var(--space-xl);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);align-items:center;gap:var(--space-sm);flex-direction:column;display:flex}.landing-module__g1LwZa__scoreRing{justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:relative}.landing-module__g1LwZa__scoreSvg{width:100%;height:100%;position:absolute;inset:0}.landing-module__g1LwZa__scoreArc{animation:1.5s .8s both landing-module__g1LwZa__scoreReveal}@keyframes landing-module__g1LwZa__scoreReveal{0%{stroke-dasharray:0 327}to{stroke-dasharray:270 327}}.landing-module__g1LwZa__scoreValue{color:var(--color-primary);font-size:2.5rem;font-weight:900}.landing-module__g1LwZa__scoreLabel{color:var(--color-text-muted);font-size:.85rem}.landing-module__g1LwZa__scoreRating{color:var(--color-rating-aa);border-radius:var(--radius-full);background:#22c55e1a;padding:4px 16px;font-size:1.2rem;font-weight:800}.landing-module__g1LwZa__scoreBars{width:100%;margin-top:var(--space-sm);flex-direction:column;gap:8px;display:flex}.landing-module__g1LwZa__scoreBarRow{align-items:center;gap:10px;display:flex}.landing-module__g1LwZa__barLabel{width:16px;color:var(--color-text-secondary);font-size:.8rem;font-weight:700}.landing-module__g1LwZa__barTrack{background:var(--color-bg-input);border-radius:var(--radius-full);flex:1;height:8px;overflow:hidden}.landing-module__g1LwZa__barFill{border-radius:var(--radius-full);height:100%;transition:width 1.5s 1s}.landing-module__g1LwZa__barVal{text-align:right;width:24px;color:var(--color-text-secondary);font-size:.8rem;font-weight:600}.landing-module__g1LwZa__stats{justify-content:center;gap:var(--space-3xl);padding:var(--space-3xl) var(--space-lg);background:var(--color-primary-lightest);display:flex}.landing-module__g1LwZa__statItem{text-align:center}.landing-module__g1LwZa__statValue{color:var(--color-primary);font-size:2.5rem;font-weight:900}.landing-module__g1LwZa__statLabel{color:var(--color-text-secondary);margin-top:4px;font-size:.85rem}.landing-module__g1LwZa__features{padding:var(--space-3xl) var(--space-lg);max-width:1200px;margin:0 auto}.landing-module__g1LwZa__sectionTitle{text-align:center;margin-bottom:var(--space-sm);font-size:2rem;font-weight:800}.landing-module__g1LwZa__sectionSubtitle{text-align:center;color:var(--color-text-secondary);margin-bottom:var(--space-2xl);font-size:1.05rem}.landing-module__g1LwZa__featureGrid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);display:grid}.landing-module__g1LwZa__featureCard{padding:var(--space-xl);transition:all var(--transition-base)}.landing-module__g1LwZa__featureCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.landing-module__g1LwZa__featureIcon{background:var(--color-primary-lightest);width:48px;height:48px;color:var(--color-primary);border-radius:var(--radius-md);margin-bottom:var(--space-md);justify-content:center;align-items:center;display:flex}.landing-module__g1LwZa__featureCard h3{margin-bottom:var(--space-sm);font-size:1.1rem}.landing-module__g1LwZa__featureCard p{color:var(--color-text-secondary);font-size:.9rem;line-height:1.6}.landing-module__g1LwZa__sectors{padding:var(--space-3xl) var(--space-lg);background:var(--color-bg-card);max-width:1200px;margin:0 auto}.landing-module__g1LwZa__sectorGrid{justify-content:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.landing-module__g1LwZa__sectorChip{border:1px solid var(--color-border);border-radius:var(--radius-full);transition:all var(--transition-base);cursor:default;align-items:center;gap:10px;padding:12px 24px;font-size:.9rem;font-weight:500;display:flex}.landing-module__g1LwZa__sectorChip:hover{border-color:var(--color-primary);background:var(--color-primary-lightest);transform:translateY(-2px)}.landing-module__g1LwZa__sectorIcon{font-size:1.3rem}.landing-module__g1LwZa__howItWorks{padding:var(--space-3xl) var(--space-lg);max-width:1000px;margin:0 auto}.landing-module__g1LwZa__steps{gap:var(--space-xl);grid-template-columns:repeat(4,1fr);display:grid}.landing-module__g1LwZa__step{text-align:center;position:relative}.landing-module__g1LwZa__step:after{content:"";background:var(--color-border);width:40px;height:2px;position:absolute;top:24px;right:-32px}.landing-module__g1LwZa__step:last-child:after{display:none}.landing-module__g1LwZa__stepNum{background:var(--color-primary);color:#fff;width:48px;height:48px;margin:0 auto var(--space-md);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;font-weight:800;display:flex}.landing-module__g1LwZa__step h3{margin-bottom:6px;font-size:1rem}.landing-module__g1LwZa__step p{color:var(--color-text-secondary);font-size:.85rem}.landing-module__g1LwZa__cta{padding:var(--space-3xl) var(--space-lg);background:linear-gradient(135deg, var(--color-primary), #1a7a5c)}.landing-module__g1LwZa__ctaContent{text-align:center;color:#fff;max-width:600px;margin:0 auto}.landing-module__g1LwZa__ctaContent h2{color:#fff;margin-bottom:var(--space-md);font-size:2rem}.landing-module__g1LwZa__ctaContent p{opacity:.85;margin-bottom:var(--space-xl);font-size:1.05rem}.landing-module__g1LwZa__footer{padding:var(--space-xl) var(--space-lg);border-top:1px solid var(--color-border)}.landing-module__g1LwZa__footerInner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.landing-module__g1LwZa__footerBrand{color:var(--color-primary);align-items:center;gap:8px;font-weight:700;display:flex}.landing-module__g1LwZa__footerLinks,.landing-module__g1LwZa__footerCopy{color:var(--color-text-muted);font-size:.8rem}@media (max-width:1024px){.landing-module__g1LwZa__hero{text-align:center;flex-direction:column;min-height:auto;padding-top:100px}.landing-module__g1LwZa__heroTitle{font-size:2.4rem}.landing-module__g1LwZa__heroSubtitle{max-width:100%}.landing-module__g1LwZa__heroCta,.landing-module__g1LwZa__heroTrust{justify-content:center}.landing-module__g1LwZa__featureGrid,.landing-module__g1LwZa__steps{grid-template-columns:repeat(2,1fr)}.landing-module__g1LwZa__step:after{display:none}}@media (max-width:640px){.landing-module__g1LwZa__heroTitle{font-size:1.9rem}.landing-module__g1LwZa__featureGrid,.landing-module__g1LwZa__steps{grid-template-columns:1fr}.landing-module__g1LwZa__stats{gap:var(--space-xl);flex-wrap:wrap}.landing-module__g1LwZa__footerInner{gap:var(--space-md);text-align:center;flex-direction:column}.landing-module__g1LwZa__heroCta{flex-direction:column}.landing-module__g1LwZa__navActions{gap:4px}}
