.SystemsPage-module__Q5MuPq__systemsHero{color:#fff;text-align:center;background:linear-gradient(135deg,#2d5a87 0%,#1a365d 100%);padding:140px 0 80px}.SystemsPage-module__Q5MuPq__systemsHeroContent h1{margin-bottom:20px;font-size:48px;font-weight:700}.SystemsPage-module__Q5MuPq__systemsHeroContent p{opacity:.9;max-width:700px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:20px}.SystemsPage-module__Q5MuPq__deploymentOptions{justify-content:center;gap:20px;margin-top:50px;display:flex}.SystemsPage-module__Q5MuPq__deploymentBtn{color:#fff;cursor:pointer;transition:all var(--transition-normal);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:30px;padding:14px 36px;font-size:16px;font-weight:500}.SystemsPage-module__Q5MuPq__deploymentBtn.SystemsPage-module__Q5MuPq__active,.SystemsPage-module__Q5MuPq__deploymentBtn:hover{color:var(--primary-color);background:#fff;border-color:#fff;transform:translateY(-3px);box-shadow:0 10px 20px #0003}.SystemsPage-module__Q5MuPq__industryScenarios{background-color:#f7fafc;padding:100px 0}.SystemsPage-module__Q5MuPq__sectionHeader{text-align:center;margin-bottom:60px}.SystemsPage-module__Q5MuPq__sectionHeader h2{font-size:var(--font-size-4xl);color:var(--primary-color);margin-bottom:var(--spacing-md);font-weight:700}.SystemsPage-module__Q5MuPq__sectionHeader p{font-size:var(--font-size-lg);color:var(--text-light);max-width:700px;margin:0 auto}.SystemsPage-module__Q5MuPq__scenariosGrid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:30px;margin-top:60px;display:grid}.SystemsPage-module__Q5MuPq__scenarioCard{transition:all var(--transition-normal);text-align:center;opacity:1;background:#fff;border:1px solid #e2e8f0;border-radius:15px;flex-direction:column;justify-content:space-between;min-height:480px;padding:40px 30px;display:flex;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 4px 20px #00000014}.SystemsPage-module__Q5MuPq__scenarioCard:before{content:"";background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);height:4px;position:absolute;top:0;left:0;right:0}.SystemsPage-module__Q5MuPq__scenarioCard:hover{border-color:#cbd5e0;transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.SystemsPage-module__Q5MuPq__scenarioIcon{filter:drop-shadow(0 2px 4px #0000001a);margin-bottom:20px;font-size:64px}.SystemsPage-module__Q5MuPq__scenarioCard h3{color:#2d3748;margin-bottom:24px;font-size:24px;font-weight:700;line-height:1.3}.SystemsPage-module__Q5MuPq__scenarioFeatures{flex-wrap:wrap;flex-grow:1;justify-content:center;gap:8px;margin-bottom:30px;display:flex}.SystemsPage-module__Q5MuPq__scenarioFeatures span{color:#4a5568;background:#edf2f7;border:1px solid #e2e8f0;border-radius:20px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s}.SystemsPage-module__Q5MuPq__scenarioFeatures span:hover{color:#2d3748;background:#e2e8f0;transform:translateY(-1px)}.SystemsPage-module__Q5MuPq__scenarioStats{border-top:1px solid #e2e8f0;justify-content:center;gap:30px;margin-bottom:25px;padding-top:20px;display:flex}.SystemsPage-module__Q5MuPq__stat{text-align:center}.SystemsPage-module__Q5MuPq__statNumber{color:#3182ce;text-shadow:0 1px 2px #0000001a;font-size:28px;font-weight:800;line-height:1.2;display:block}.SystemsPage-module__Q5MuPq__statLabel{color:#718096;text-transform:uppercase;letter-spacing:.5px;margin-top:4px;font-size:12px;font-weight:600;display:block}.SystemsPage-module__Q5MuPq__systemArchitecture{background-color:var(--bg-white);padding:100px 0}.SystemsPage-module__Q5MuPq__archTabs{justify-content:center;gap:20px;margin-bottom:50px;display:flex}.SystemsPage-module__Q5MuPq__archTabBtn{background:var(--bg-light);color:var(--text-color);cursor:pointer;transition:all var(--transition-normal);border:none;border-radius:25px;padding:12px 30px;font-size:16px;font-weight:500}.SystemsPage-module__Q5MuPq__archTabBtn.SystemsPage-module__Q5MuPq__active,.SystemsPage-module__Q5MuPq__archTabBtn:hover{background:var(--accent-color);color:#fff}.SystemsPage-module__Q5MuPq__archPanel{display:none}.SystemsPage-module__Q5MuPq__archPanel.SystemsPage-module__Q5MuPq__active{display:block}.SystemsPage-module__Q5MuPq__architectureContent{max-width:1200px;margin:0 auto}.SystemsPage-module__Q5MuPq__archDiagram{background:var(--bg-light);border-radius:15px;margin-bottom:50px;padding:40px}.SystemsPage-module__Q5MuPq__archLayer{margin-bottom:30px}.SystemsPage-module__Q5MuPq__archLayer:last-child{margin-bottom:0}.SystemsPage-module__Q5MuPq__archLayer h4{color:var(--primary-color);text-align:center;margin-bottom:20px;font-size:18px;font-weight:600}.SystemsPage-module__Q5MuPq__archServices,.SystemsPage-module__Q5MuPq__archClients{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;display:grid}.SystemsPage-module__Q5MuPq__serviceItem,.SystemsPage-module__Q5MuPq__clientItem{background:var(--bg-white);text-align:center;color:var(--text-color);transition:all var(--transition-normal);border-radius:10px;padding:15px;font-weight:500;box-shadow:0 2px 4px #0000000d}.SystemsPage-module__Q5MuPq__serviceItem:hover,.SystemsPage-module__Q5MuPq__clientItem:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.SystemsPage-module__Q5MuPq__cloudLayer .SystemsPage-module__Q5MuPq__serviceItem{border-left:3px solid var(--accent-color)}.SystemsPage-module__Q5MuPq__privateLayer .SystemsPage-module__Q5MuPq__serviceItem{border-left:3px solid var(--secondary-color)}.SystemsPage-module__Q5MuPq__archFeatures{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.SystemsPage-module__Q5MuPq__archFeatures .SystemsPage-module__Q5MuPq__featureItem{text-align:center;background:var(--bg-light);transition:all var(--transition-normal);border-radius:12px;padding:30px}.SystemsPage-module__Q5MuPq__archFeatures .SystemsPage-module__Q5MuPq__featureItem:hover{background:var(--bg-white);box-shadow:var(--shadow-md);transform:translateY(-5px)}.SystemsPage-module__Q5MuPq__archFeatures .SystemsPage-module__Q5MuPq__featureIcon{margin-bottom:15px;font-size:48px}.SystemsPage-module__Q5MuPq__archFeatures h3{color:var(--primary-color);margin-bottom:10px;font-size:20px;font-weight:600}.SystemsPage-module__Q5MuPq__archFeatures p{color:var(--text-light);line-height:1.6}.SystemsPage-module__Q5MuPq__deploymentComparison{background-color:var(--bg-light);padding:100px 0}.SystemsPage-module__Q5MuPq__comparisonTable{background:var(--bg-white);max-width:900px;box-shadow:var(--shadow-md);border-radius:15px;margin:60px auto 0;overflow:hidden}.SystemsPage-module__Q5MuPq__comparisonTable table{border-collapse:collapse;width:100%}.SystemsPage-module__Q5MuPq__comparisonTable th,.SystemsPage-module__Q5MuPq__comparisonTable td{text-align:center;border-bottom:1px solid #e2e8f0;padding:20px}.SystemsPage-module__Q5MuPq__comparisonTable th{color:#fff;background:linear-gradient(135deg,#2d5a87 0%,#1a365d 100%);font-size:16px;font-weight:600}.SystemsPage-module__Q5MuPq__comparisonTable th:first-child{background:var(--bg-light);color:var(--text-color);text-align:left}.SystemsPage-module__Q5MuPq__comparisonTable td:first-child{text-align:left;color:var(--text-color);font-weight:500}.SystemsPage-module__Q5MuPq__comparisonTable tr:last-child td{border-bottom:none}.SystemsPage-module__Q5MuPq__comparisonTable tr:hover{background:var(--bg-light)}.SystemsPage-module__Q5MuPq__successCases{background-color:var(--bg-white);padding:100px 0}.SystemsPage-module__Q5MuPq__casesGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-top:60px;display:grid}.SystemsPage-module__Q5MuPq__caseCard{background:var(--bg-white);box-shadow:var(--shadow-sm);text-align:center;transition:all var(--transition-normal);border:1px solid #e2e8f0;border-radius:15px;padding:40px 30px}.SystemsPage-module__Q5MuPq__caseCard:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001a}.SystemsPage-module__Q5MuPq__caseLogo{border-radius:50%;width:80px;height:80px;margin:0 auto 20px;overflow:hidden;box-shadow:0 4px 8px #0000001a}.SystemsPage-module__Q5MuPq__caseLogo img{object-fit:cover;width:100%;height:100%}.SystemsPage-module__Q5MuPq__caseCard h3{color:var(--primary-color);margin-bottom:10px;font-size:20px;font-weight:600}.SystemsPage-module__Q5MuPq__caseDesc{color:var(--text-light);margin-bottom:25px}.SystemsPage-module__Q5MuPq__caseResults{justify-content:center;gap:30px;display:flex}.SystemsPage-module__Q5MuPq__result{text-align:center}.SystemsPage-module__Q5MuPq__resultNumber{color:var(--accent-color);font-size:32px;font-weight:700;display:block}.SystemsPage-module__Q5MuPq__resultLabel{color:var(--text-light);margin-top:5px;font-size:14px;display:block}.SystemsPage-module__Q5MuPq__systemsCTA{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:100px 0}.SystemsPage-module__Q5MuPq__ctaContent h2{margin-bottom:20px;font-size:42px;font-weight:700}.SystemsPage-module__Q5MuPq__ctaContent p{opacity:.9;margin-bottom:40px;font-size:18px}.SystemsPage-module__Q5MuPq__ctaButtons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.SystemsPage-module__Q5MuPq__check{color:#48bb78;font-weight:700}.SystemsPage-module__Q5MuPq__cross{color:#e53e3e;font-weight:700}@media (max-width:768px){.SystemsPage-module__Q5MuPq__systemsHero{padding:120px 0 60px}.SystemsPage-module__Q5MuPq__systemsHeroContent h1{font-size:36px}.SystemsPage-module__Q5MuPq__systemsHeroContent p{font-size:18px}.SystemsPage-module__Q5MuPq__deploymentOptions{flex-direction:column;align-items:center}.SystemsPage-module__Q5MuPq__deploymentBtn{width:250px}.SystemsPage-module__Q5MuPq__scenariosGrid{grid-template-columns:1fr;gap:20px;margin-top:40px}.SystemsPage-module__Q5MuPq__scenarioCard{min-height:auto;padding:30px 20px}.SystemsPage-module__Q5MuPq__scenarioCard h3{margin-bottom:20px;font-size:20px}.SystemsPage-module__Q5MuPq__scenarioIcon{margin-bottom:15px;font-size:48px}.SystemsPage-module__Q5MuPq__scenarioFeatures{gap:6px;margin-bottom:25px}.SystemsPage-module__Q5MuPq__scenarioFeatures span{padding:6px 12px;font-size:12px}.SystemsPage-module__Q5MuPq__scenarioStats{gap:15px;margin-bottom:20px;padding-top:15px}.SystemsPage-module__Q5MuPq__statNumber{font-size:24px}.SystemsPage-module__Q5MuPq__statLabel{font-size:11px}.SystemsPage-module__Q5MuPq__archDiagram{padding:20px}.SystemsPage-module__Q5MuPq__archServices,.SystemsPage-module__Q5MuPq__archClients{grid-template-columns:repeat(2,1fr)}.SystemsPage-module__Q5MuPq__archFeatures{grid-template-columns:1fr}.SystemsPage-module__Q5MuPq__comparisonTable{overflow-x:auto}.SystemsPage-module__Q5MuPq__comparisonTable table{min-width:600px}.SystemsPage-module__Q5MuPq__casesGrid{grid-template-columns:1fr}.SystemsPage-module__Q5MuPq__ctaButtons{flex-direction:column;align-items:center}.SystemsPage-module__Q5MuPq__ctaButtons button{width:250px}}@keyframes SystemsPage-module__Q5MuPq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.SystemsPage-module__Q5MuPq__observer-target{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(20px)}.SystemsPage-module__Q5MuPq__observer-target.SystemsPage-module__Q5MuPq__visible{opacity:1;transform:translateY(0)}.SystemsPage-module__Q5MuPq__scenarioCard.SystemsPage-module__Q5MuPq__animate-in{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(20px)}.SystemsPage-module__Q5MuPq__scenarioCard.SystemsPage-module__Q5MuPq__animate-in.SystemsPage-module__Q5MuPq__visible{opacity:1;transform:translateY(0)}.SystemsPage-module__Q5MuPq__scenarioCard.SystemsPage-module__Q5MuPq__animate-in:first-child{transition-delay:.1s}.SystemsPage-module__Q5MuPq__scenarioCard.SystemsPage-module__Q5MuPq__animate-in:nth-child(2){transition-delay:.2s}.SystemsPage-module__Q5MuPq__scenarioCard.SystemsPage-module__Q5MuPq__animate-in:nth-child(3){transition-delay:.3s}.SystemsPage-module__Q5MuPq__scenarioCard.SystemsPage-module__Q5MuPq__animate-in:nth-child(4){transition-delay:.4s}.SystemsPage-module__Q5MuPq__scenarioCard.SystemsPage-module__Q5MuPq__animate-in:nth-child(5){transition-delay:.5s}.SystemsPage-module__Q5MuPq__scenarioCard.SystemsPage-module__Q5MuPq__animate-in:nth-child(6){transition-delay:.6s}.SystemsPage-module__Q5MuPq__archLayer:after{content:"";background:var(--accent-color);width:2px;height:30px;position:absolute;left:50%;transform:translate(-50%)}.SystemsPage-module__Q5MuPq__archLayer:last-child:after{display:none}
