.Platform-module__KGFEGq__hero{padding:100px 0 80px;position:relative;overflow:hidden}.Platform-module__KGFEGq__hero:before{content:"";pointer-events:none;background:radial-gradient(80% 60% at 50% -10%,#4f7bff2e 0%,#0000 70%),radial-gradient(40% 40% at 80% 60%,#5fc6b114 0%,#0000 60%);position:absolute;inset:0}.Platform-module__KGFEGq__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--primary-light);background:#4f7bff1f;border:1px solid #4f7bff40;border-radius:999px;margin-bottom:20px;padding:5px 14px;font-size:.75rem;font-weight:700;display:inline-block}.Platform-module__KGFEGq__heroInner{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.Platform-module__KGFEGq__heroVisual{justify-content:center;align-items:center;display:flex}.Platform-module__KGFEGq__heroImage{filter:drop-shadow(0 24px 48px #4f7bff2e);width:100%;max-width:520px;height:auto}.Platform-module__KGFEGq__heroTitle{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:20px;font-size:2.75rem;font-weight:700;line-height:1.15}.Platform-module__KGFEGq__heroDescription{color:var(--text-secondary);max-width:520px;margin:0 0 36px;font-size:1.0625rem;line-height:1.7}.Platform-module__KGFEGq__heroButtons{flex-wrap:wrap;gap:14px;display:flex}.Platform-module__KGFEGq__btnPrimary{border-radius:12px;align-items:center;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 10px 24px #4f7bff47;background:var(--primary-color)!important;color:#fff!important;border:1px solid var(--primary-color)!important}.Platform-module__KGFEGq__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 14px 28px #3b5fe059;background:var(--primary-dark)!important;border-color:var(--primary-dark)!important;color:#fff!important}.Platform-module__KGFEGq__btnSecondary{border-radius:12px;align-items:center;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;color:var(--text-primary)!important;border:1px solid var(--border-medium)!important;background:0 0!important}.Platform-module__KGFEGq__btnSecondary:hover{transform:translateY(-2px);border-color:var(--primary-light)!important;color:var(--primary-light)!important}.Platform-module__KGFEGq__section{padding:80px 0}.Platform-module__KGFEGq__sectionAlt{background:var(--bg-secondary);padding:80px 0}.Platform-module__KGFEGq__container{max-width:1200px;margin:0 auto;padding:0 24px}.Platform-module__KGFEGq__sectionHeader{text-align:center;margin-bottom:56px}.Platform-module__KGFEGq__sectionTitle{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:16px;font-size:2.25rem;font-weight:700;line-height:1.2}.Platform-module__KGFEGq__sectionDescription{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.0625rem;line-height:1.7}.Platform-module__KGFEGq__modulesGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.Platform-module__KGFEGq__moduleCard{background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:18px;padding:28px 24px;transition:all .28s}.Platform-module__KGFEGq__moduleCard:hover{box-shadow:var(--shadow-lg);border-color:var(--border-light);transform:translateY(-4px)}.Platform-module__KGFEGq__moduleIcon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;font-size:1.25rem;display:flex}.Platform-module__KGFEGq__accentBlue .Platform-module__KGFEGq__moduleIcon{color:#5b8def;background:#5b8def26}.Platform-module__KGFEGq__accentIndigo .Platform-module__KGFEGq__moduleIcon{color:#9b8cff;background:#9b8cff26}.Platform-module__KGFEGq__accentTeal .Platform-module__KGFEGq__moduleIcon{color:#5fc6b1;background:#5fc6b126}.Platform-module__KGFEGq__accentAmber .Platform-module__KGFEGq__moduleIcon{color:#f0b429;background:#f0b42926}.Platform-module__KGFEGq__moduleTitle{color:var(--text-primary);margin-bottom:16px;font-size:1rem;font-weight:700}.Platform-module__KGFEGq__moduleList{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.Platform-module__KGFEGq__moduleList li{color:var(--text-secondary);padding-left:18px;font-size:.875rem;line-height:1.4;position:relative}.Platform-module__KGFEGq__moduleList li:before{content:"→";color:var(--text-muted);font-size:.75rem;position:absolute;top:1px;left:0}.Platform-module__KGFEGq__aiGrid{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.Platform-module__KGFEGq__aiLeft{flex-direction:column;gap:28px;display:flex}.Platform-module__KGFEGq__aiStats{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.Platform-module__KGFEGq__aiStat{background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-top:3px solid var(--primary-color);border-radius:12px;flex-direction:column;gap:4px;padding:16px 14px;transition:border-color .2s,transform .2s;display:flex}.Platform-module__KGFEGq__aiStat:hover{border-color:var(--primary-light);transform:translateY(-2px)}.Platform-module__KGFEGq__aiStatValue{color:var(--primary-light);letter-spacing:-.02em;font-size:1.6rem;font-weight:800;line-height:1}.Platform-module__KGFEGq__aiStatLabel{color:var(--text-muted);font-size:.775rem;line-height:1.35}.Platform-module__KGFEGq__aiDescription{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.75}.Platform-module__KGFEGq__aiImage{filter:drop-shadow(0 16px 40px #4f7bff33);border-radius:8px;width:100%;height:auto}.Platform-module__KGFEGq__aiSteps{flex-direction:column;display:flex;position:relative}.Platform-module__KGFEGq__aiSteps:before{content:"";background:linear-gradient(#4f7bff66,#4f7bff1a);border-radius:2px;width:2px;position:absolute;top:40px;bottom:40px;left:19px}.Platform-module__KGFEGq__aiStep{border-radius:14px;gap:18px;padding:20px 20px 20px 0;transition:background .2s;display:flex;position:relative}.Platform-module__KGFEGq__aiStep:hover{background:#4f7bff0a;padding-left:12px;padding-right:8px}.Platform-module__KGFEGq__aiStepNumber{letter-spacing:.06em;color:var(--primary-light);z-index:1;background:#4f7bff26;border:1.5px solid #4f7bff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.65rem;font-weight:800;display:flex;position:relative}.Platform-module__KGFEGq__aiStepBody{flex:1;padding-top:8px}.Platform-module__KGFEGq__aiStepTitle{color:var(--text-primary);margin:0 0 6px;font-size:.9375rem;font-weight:600;line-height:1.3}.Platform-module__KGFEGq__aiStepDescription{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.6}.Platform-module__KGFEGq__flowSteps{flex-direction:column;max-width:760px;margin:0 auto;display:flex}.Platform-module__KGFEGq__flowStep{gap:24px;padding:24px 0;display:flex;position:relative}.Platform-module__KGFEGq__flowStep:not(:last-child):after{content:"";background:linear-gradient(#4f7bff4d,#0000);width:2px;position:absolute;top:64px;bottom:0;left:19px}.Platform-module__KGFEGq__flowNumber{width:40px;height:40px;color:var(--primary-light);background:#4f7bff26;border:1px solid #4f7bff4d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:800;display:flex}.Platform-module__KGFEGq__flowContent{padding-top:6px}.Platform-module__KGFEGq__flowTitle{color:var(--text-primary);margin-top:0;margin-bottom:6px;font-size:1.0625rem;font-weight:600}.Platform-module__KGFEGq__flowDescription{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.6}.Platform-module__KGFEGq__tableWrapper{border:1px solid var(--border-subtle);border-radius:18px;overflow-x:auto}.Platform-module__KGFEGq__comparisonTable{border-collapse:collapse;background:var(--bg-secondary);width:100%}.Platform-module__KGFEGq__comparisonTable th{text-align:center;color:var(--text-secondary);letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid var(--border-subtle);white-space:nowrap;padding:20px 24px;font-size:.8125rem;font-weight:700}.Platform-module__KGFEGq__comparisonTable th:first-child{text-align:left;width:46%}.Platform-module__KGFEGq__thClisec{background:#4f7bff0f;color:var(--primary-light)!important}.Platform-module__KGFEGq__comparisonTable td{color:var(--text-secondary);text-align:center;border-bottom:1px solid #ffffff0a;padding:14px 24px;font-size:.9375rem}.Platform-module__KGFEGq__comparisonTable td:first-child{text-align:left;color:var(--text-primary);font-weight:500}.Platform-module__KGFEGq__comparisonTable tbody tr:hover td{background:#ffffff05}.Platform-module__KGFEGq__tdClisec{background:#4f7bff0a}.Platform-module__KGFEGq__comparisonTable tbody tr:last-child td{border-bottom:none}.Platform-module__KGFEGq__checkYes{color:#5fc6b1;font-size:1rem}.Platform-module__KGFEGq__checkNo{color:var(--text-muted);opacity:.45;font-size:.9rem}.Platform-module__KGFEGq__tableNote{color:var(--text-muted);text-align:right;margin-top:16px;font-size:.8rem;font-style:italic}.Platform-module__KGFEGq__ctaSection{text-align:center;padding:100px 0;position:relative;overflow:hidden}.Platform-module__KGFEGq__ctaSection:before{content:"";pointer-events:none;background:radial-gradient(70% 80% at 50% 100%,#4f7bff1f 0%,#0000 70%);position:absolute;inset:0}.Platform-module__KGFEGq__ctaTitle{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:16px;font-size:2.5rem;font-weight:700;line-height:1.2}.Platform-module__KGFEGq__ctaDescription{color:var(--text-secondary);margin-bottom:36px;font-size:1.0625rem}@media (max-width:1100px){.Platform-module__KGFEGq__modulesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.Platform-module__KGFEGq__aiGrid{grid-template-columns:1fr;gap:40px}}@media (max-width:960px){.Platform-module__KGFEGq__heroInner{text-align:center;grid-template-columns:1fr}.Platform-module__KGFEGq__heroDescription{max-width:100%;margin:0 auto 36px}.Platform-module__KGFEGq__heroButtons{justify-content:center}.Platform-module__KGFEGq__heroVisual{order:-1}.Platform-module__KGFEGq__heroImage{max-width:380px}}@media (max-width:768px){.Platform-module__KGFEGq__hero{padding:80px 0 60px}.Platform-module__KGFEGq__heroTitle{font-size:2rem}.Platform-module__KGFEGq__sectionTitle{font-size:1.75rem}.Platform-module__KGFEGq__ctaTitle{font-size:1.9rem}.Platform-module__KGFEGq__section,.Platform-module__KGFEGq__sectionAlt{padding:60px 0}.Platform-module__KGFEGq__ctaSection{padding:70px 0}.Platform-module__KGFEGq__modulesGrid{grid-template-columns:1fr}.Platform-module__KGFEGq__heroButtons{flex-direction:column;align-items:center}.Platform-module__KGFEGq__btnPrimary,.Platform-module__KGFEGq__btnSecondary{justify-content:center;width:100%}.Platform-module__KGFEGq__aiStats{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.Platform-module__KGFEGq__heroTitle{font-size:1.75rem}.Platform-module__KGFEGq__comparisonTable th,.Platform-module__KGFEGq__comparisonTable td{padding:12px 14px;font-size:.875rem}.Platform-module__KGFEGq__aiStats{grid-template-columns:1fr}.Platform-module__KGFEGq__aiSteps:before{display:none}}
