.landing-module__dguOIa__container{max-width:1200px;margin:0 auto;padding:0 24px}.landing-module__dguOIa__section{padding:80px 0}.landing-module__dguOIa__sectionLight{background-color:#fafbfc}.landing-module__dguOIa__sectionWhite{background-color:#fff}.landing-module__dguOIa__badge{color:var(--brand-blue);background-color:#0477bf1a;border:1px solid #0477bf33;border-radius:9999px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:14px;font-weight:600;display:inline-flex}.landing-module__dguOIa__titleCenter{text-align:center;margin-bottom:48px}.landing-module__dguOIa__titleCenter h2{color:var(--text-primary);margin-bottom:12px;font-size:32px;font-weight:800}.landing-module__dguOIa__titleCenter p{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:16px}.landing-module__dguOIa__hero{background:radial-gradient(circle at 100% 0,#5478ff14 0%,#0000 40%),radial-gradient(circle at 0 100%,#2bd9d914 0%,#0000 40%),linear-gradient(#f8fafc 0%,#fafafa 100%);padding:80px 0 100px;position:relative;overflow:hidden}.landing-module__dguOIa__hero:before{content:"";opacity:.8;pointer-events:none;background-image:linear-gradient(#5478ff08 1px,#0000 1px),linear-gradient(90deg,#5478ff08 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.landing-module__dguOIa__heroGrid{z-index:10;grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid;position:relative}.landing-module__dguOIa__heroContent{max-width:580px}.landing-module__dguOIa__heroTitle{color:var(--text-primary);margin-bottom:24px;font-size:clamp(28px,3.5vw,40px);font-weight:800;line-height:1.2}.landing-module__dguOIa__heroTitleHighlight{background:linear-gradient(135deg, var(--brand-blue) 0%, var(--brand-cyan) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.landing-module__dguOIa__heroSubtitle{color:var(--text-muted);margin-bottom:32px;font-size:18px;line-height:1.6}.landing-module__dguOIa__heroButtons{flex-wrap:wrap;gap:16px;margin-bottom:48px;display:flex}.landing-module__dguOIa__btnPrimary{background:linear-gradient(135deg, var(--brand-blue) 0%, #3b5bdb 100%);color:#fff;border-radius:9999px;align-items:center;gap:8px;padding:14px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;box-shadow:0 10px 25px -5px #5478ff66}.landing-module__dguOIa__btnPrimary:after{content:"";background:inherit;border-radius:inherit;filter:blur(10px);opacity:0;z-index:-1;transition:opacity .3s;position:absolute;inset:-2px}.landing-module__dguOIa__btnPrimary:hover{transform:translateY(-2px)}.landing-module__dguOIa__btnPrimary:hover:after{opacity:.6}.landing-module__dguOIa__btnSecondary{color:var(--text-primary);border:1px solid var(--border-subtle);background:#fff;border-radius:9999px;align-items:center;gap:8px;padding:14px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 6px -1px #0000000d}.landing-module__dguOIa__btnSecondary:hover{border-color:var(--border-glow);background:#f8fafc}.landing-module__dguOIa__heroTrustBox{flex-wrap:wrap;gap:12px;width:100%;display:flex}.landing-module__dguOIa__trustItem{border:1px solid var(--border-subtle);background:#fff;border-radius:12px;flex:140px;align-items:center;gap:10px;min-width:0;padding:10px 14px;display:flex;box-shadow:0 4px 15px #00000008}.landing-module__dguOIa__trustIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.landing-module__dguOIa__trustIconBlue{color:var(--brand-blue);background:#0477bf1a}.landing-module__dguOIa__trustIconGreen{color:var(--brand-cyan);background:#2bd9d91a}.landing-module__dguOIa__trustText h4{color:var(--text-primary);margin:0;font-size:12px;font-weight:700;line-height:1.2}.landing-module__dguOIa__trustText p{color:var(--text-muted);margin:2px 0 0;font-size:11px;line-height:1.2}.landing-module__dguOIa__heroImageContainer{justify-content:center;align-items:center;width:100%;height:600px;display:flex;position:relative}@keyframes landing-module__dguOIa__floatLanding{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.landing-module__dguOIa__heroImageContainer img{animation:4s ease-in-out infinite landing-module__dguOIa__floatLanding}.landing-module__dguOIa__imagePlaceholder{border:2px dashed var(--border-glow);width:100%;height:100%;color:var(--text-muted);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;display:flex}.landing-module__dguOIa__stepsGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid;position:relative}.landing-module__dguOIa__stepCard{border:1px solid var(--border-subtle);text-align:center;background:#fff;border-radius:20px;padding:32px 24px;transition:transform .3s;position:relative;box-shadow:0 10px 30px #00000005}.landing-module__dguOIa__stepCard:hover{transform:translateY(-5px)}.landing-module__dguOIa__stepNumber{color:var(--text-subtle);background:#f8fafc;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:700;position:absolute;top:24px;right:24px}.landing-module__dguOIa__stepIcon{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;display:flex}.landing-module__dguOIa__stepIconBlue{color:var(--brand-blue);background:#0477bf1a}.landing-module__dguOIa__stepIconPurple{color:var(--brand-navy);background:#2602731a}.landing-module__dguOIa__stepIconGreen{color:var(--brand-cyan);background:#2bd9d91a}.landing-module__dguOIa__stepCard h3{color:var(--text-primary);margin-bottom:12px;font-size:18px;font-weight:700}.landing-module__dguOIa__stepCard p{color:var(--text-muted);font-size:14px;line-height:1.6}.landing-module__dguOIa__stepArrow{color:var(--border-glow);z-index:10;position:absolute;top:50%;right:-24px;transform:translateY(-50%)}.landing-module__dguOIa__featuresGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.landing-module__dguOIa__featureBox{border:1px solid var(--border-subtle);background:#fff;border-radius:16px;align-items:flex-start;gap:16px;padding:24px;transition:all .3s;display:flex;box-shadow:0 4px 15px #00000005}.landing-module__dguOIa__featureBox:hover{border-color:var(--border-subtle);box-shadow:0 10px 25px #0000000a}.landing-module__dguOIa__fIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.landing-module__dguOIa__featureBox h3{color:var(--text-primary);margin-bottom:8px;font-size:16px;font-weight:700}.landing-module__dguOIa__featureBox p{color:var(--text-muted);font-size:13px;line-height:1.5}.landing-module__dguOIa__insightContainer{border:1px solid var(--border-subtle);background:#fff;border-radius:24px;grid-template-columns:1fr 1.5fr;align-items:center;gap:40px;padding:40px;display:grid;box-shadow:0 20px 40px #0000000a}.landing-module__dguOIa__insightLeft h3{color:var(--text-primary);margin-bottom:24px;font-size:28px;font-weight:800}.landing-module__dguOIa__insightList{margin:0 0 32px;padding:0;list-style:none}.landing-module__dguOIa__insightList li{color:var(--text-muted);align-items:center;gap:12px;margin-bottom:16px;font-size:15px;font-weight:500;display:flex}.landing-module__dguOIa__insightList li svg{color:var(--brand-cyan)}.landing-module__dguOIa__insightRight{border:1px solid var(--border-subtle);background:#f8fafc;border-radius:16px;padding:32px}.landing-module__dguOIa__dashboardMockup{flex-direction:column;gap:24px;display:flex}.landing-module__dguOIa__dashTop{gap:24px;display:flex}.landing-module__dguOIa__scoreCard{text-align:center;border:1px solid var(--border-subtle);background:#fff;border-radius:12px;flex:1;padding:24px}.landing-module__dguOIa__scoreCircle{border:8px solid var(--brand-blue);border-right-color:var(--brand-yellow);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 16px;display:flex}.landing-module__dguOIa__scoreNumber{color:var(--text-primary);font-size:36px;font-weight:800;line-height:1}.landing-module__dguOIa__scoreMax{color:var(--text-subtle);font-size:14px}.landing-module__dguOIa__statsGrid{flex:2;grid-template-columns:1fr 1fr 1fr;gap:16px;display:grid}.landing-module__dguOIa__statBox{text-align:center;border:1px solid var(--border-subtle);background:#fff;border-radius:12px;padding:16px}.landing-module__dguOIa__statLabel{color:var(--text-muted);flex-direction:column;align-items:center;gap:4px;margin-bottom:8px;font-size:11px;display:flex}.landing-module__dguOIa__statValue{color:var(--text-primary);font-size:20px;font-weight:700}.landing-module__dguOIa__listGroup{flex-direction:column;gap:8px;display:flex}.landing-module__dguOIa__listItem{color:#475569;align-items:flex-start;gap:8px;font-size:12px;line-height:1.4;display:flex}.landing-module__dguOIa__listIcon{flex-shrink:0;margin-top:2px}.landing-module__dguOIa__bottomCta{color:#fff;background:linear-gradient(135deg,#1e1b4b 0%,#312e81 100%);border-radius:24px;justify-content:space-between;align-items:center;margin:80px 0;padding:60px;display:flex;position:relative;overflow:hidden}.landing-module__dguOIa__bottomCtaLeft{justify-content:center;align-items:center;width:300px;height:auto;font-size:14px;display:flex}.landing-module__dguOIa__bottomCtaContent{flex:1;padding-left:60px}.landing-module__dguOIa__bottomCtaContent h2{margin-bottom:16px;font-size:36px;font-weight:800;line-height:1.2}.landing-module__dguOIa__bottomCtaContent p{color:#a5b4fc;max-width:500px;margin-bottom:32px;font-size:16px}.landing-module__dguOIa__btnWhite{color:#312e81;background:#fff;border-radius:9999px;align-items:center;gap:8px;padding:14px 32px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.landing-module__dguOIa__btnWhite:hover{transform:translateY(-2px);box-shadow:0 10px 25px #fff3}.landing-module__dguOIa__ctaGuarantees{gap:16px;margin-top:16px;display:flex}.landing-module__dguOIa__ctaGuarantees span{color:#a5b4fc;align-items:center;gap:4px;font-size:13px;display:flex}@media (max-width:1024px){.landing-module__dguOIa__heroGrid,.landing-module__dguOIa__insightContainer{grid-template-columns:1fr}.landing-module__dguOIa__stepsGrid,.landing-module__dguOIa__featuresGrid{grid-template-columns:repeat(2,1fr)}.landing-module__dguOIa__stepArrow{display:none}.landing-module__dguOIa__bottomCta{text-align:center;flex-direction:column}.landing-module__dguOIa__bottomCtaContent{margin-top:40px;padding-left:0}}@media (max-width:768px){.landing-module__dguOIa__heroTitle{font-size:36px}.landing-module__dguOIa__stepsGrid,.landing-module__dguOIa__featuresGrid,.landing-module__dguOIa__statsGrid{grid-template-columns:1fr}.landing-module__dguOIa__dashTop{flex-direction:column}}
