.automation_automationPage__k1uOr{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);overflow-x:hidden}.automation_container__IDNcL{max-width:1200px;margin:0 auto;padding:0 20px}.automation_heroSection__gAqg8{position:relative;padding:120px 0 80px;background:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);overflow:hidden}.automation_heroBackground__09HC2{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.automation_floatingElements__3Ooxr{position:absolute;width:100%;height:100%}.automation_floatingBot__pdpNv{position:absolute;top:10%;right:10%;color:rgba(255,255,255,.1);animation:automation_float___iYNj 6s ease-in-out infinite}.automation_floatingGear__mDSmw{position:absolute;top:60%;left:5%;color:rgba(255,255,255,.08);animation:automation_rotate__nlFvq 20s linear infinite}.automation_floatingZap__8R6vx{position:absolute;top:30%;left:15%;color:rgba(255,255,255,.12);animation:automation_pulse__43aSK 3s ease-in-out infinite}.automation_floatingWorkflow__H7Wm2{position:absolute;bottom:20%;right:20%;color:rgba(255,255,255,.1);animation:automation_bounce__A3S6h 4s ease-in-out infinite}@keyframes automation_float___iYNj{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}@keyframes automation_rotate__nlFvq{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes automation_pulse__43aSK{0%,to{opacity:.1;transform:scale(1)}50%{opacity:.3;transform:scale(1.1)}}@keyframes automation_bounce__A3S6h{0%,to{transform:translateY(0)}25%{transform:translateY(-10px)}75%{transform:translateY(-5px)}}.automation_heroContent__LGdmh{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}.automation_heroText__Ww6XY{color:white}.automation_heroTag__lukK_{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.1);padding:8px 16px;border-radius:50px;font-size:14px;font-weight:500;margin-bottom:24px;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.automation_heroTitle__tjryX{font-size:3.2rem;font-weight:800;line-height:1.2;margin-bottom:24px;background:linear-gradient(135deg,#ffffff,#f0f0f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.automation_highlightText__SuYAW{background:linear-gradient(135deg,#ffd89b,#19547b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.automation_heroSubtitle__MdMSv{font-size:1.3rem;font-weight:600;margin-bottom:20px;color:rgba(255,255,255,.95);line-height:1.4}.automation_heroDescription__STg68{font-size:1.1rem;line-height:1.7;margin-bottom:40px;color:rgba(255,255,255,.85)}.automation_heroButtons__h7O3L{display:flex;gap:16px;margin-bottom:40px}.automation_primaryButton__vTAmp{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#ff6b6b,#ff8e53);color:white;padding:16px 32px;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 8px 25px rgba(255,107,107,.3);border:none;cursor:pointer}.automation_primaryButton__vTAmp:hover{transform:translateY(-2px);box-shadow:0 12px 35px rgba(255,107,107,.4);background:linear-gradient(135deg,#ff8e53,#ff6b6b)}.automation_secondaryButton__aCtJ4{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.1);color:white;padding:16px 32px;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.automation_secondaryButton__aCtJ4:hover{background:rgba(255,255,255,.2);transform:translateY(-2px)}.automation_heroStats__H6ojY{display:flex;gap:40px}.automation_statItem__S_vte{text-align:center}.automation_statNumber__nOe_R{font-size:2.5rem;font-weight:800;color:#ffd89b;margin-bottom:8px}.automation_statLabel__Fz86G{font-size:.9rem;color:rgba(255,255,255,.8);font-weight:500}.automation_heroVisual__nlEsE{display:flex;justify-content:center;align-items:center}.automation_automationDiagram__WQymk{position:relative;width:300px;height:300px}.automation_centerHub__w_RjN{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:linear-gradient(135deg,#ff6b6b,#ff8e53);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;z-index:3}.automation_hubPulse__dVvVv{position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;border:2px solid rgba(255,107,107,.5);border-radius:50%;animation:automation_hubPulse__dVvVv 2s ease-in-out infinite}@keyframes automation_hubPulse__dVvVv{0%{transform:scale(1);opacity:1}to{transform:scale(1.5);opacity:0}}.automation_connectedNodes__DdlZu{position:absolute;width:100%;height:100%}.automation_node__SCjNE{position:absolute;width:50px;height:50px;background:rgba(255,255,255,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#667eea;animation:automation_nodeFloat__23SLd 3s ease-in-out infinite;animation-delay:var(--delay)}.automation_node__SCjNE:first-child{top:0;left:50%;transform:translateX(-50%)}.automation_node__SCjNE:nth-child(2){right:0;top:50%;transform:translateY(-50%)}.automation_node__SCjNE:nth-child(3){bottom:0;left:50%;transform:translateX(-50%)}.automation_node__SCjNE:nth-child(4){left:0;top:50%;transform:translateY(-50%)}@keyframes automation_nodeFloat__23SLd{0%,to{transform:translateY(0) translateX(-50%)}50%{transform:translateY(-10px) translateX(-50%)}}.automation_currentStateSection__gxxZY{padding:100px 0;background:linear-gradient(135deg,#f093fb,#f5576c);position:relative}.automation_currentStateSection__gxxZY:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="white" opacity="0.1"/><circle cx="75" cy="75" r="1" fill="white" opacity="0.05"/><circle cx="50" cy="10" r="0.5" fill="white" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3}.automation_sectionHeader__IVHZn{text-align:center;margin-bottom:80px;position:relative;z-index:2}.automation_sectionTitle__fvEBe{font-size:2.8rem;font-weight:800;color:white;margin-bottom:20px;line-height:1.2}.automation_sectionTitleChange__v3rCE{background:linear-gradient(135deg,#ffd89b,#19547b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:2.8rem;font-weight:800;line-height:1.2;margin-bottom:20px}.automation_sectionSubtitle__W_8N_{font-size:1.2rem;color:rgba(255,255,255,.9);max-width:600px;margin:0 auto;line-height:1.6}.automation_sectionSubtitleChange__4ZL_j{font-size:1.2rem;color:rgba(0,0,0,.9);max-width:600px;margin:0 auto;line-height:1.6}.automation_problemsGrid__RSCIy{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;position:relative;z-index:2}.automation_problemCard__4thbp{background:rgba(255,255,255,.95);border-radius:20px;padding:30px;transition:all .3s ease;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);position:relative;overflow:hidden}.automation_problemCard__4thbp:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ff6b6b,#ff8e53,#ffd89b)}.automation_problemCard__4thbp:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.automation_problemIcon__SMxT8{width:60px;height:60px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;margin-bottom:20px}.automation_problemTitle__G2nbk{font-size:1.3rem;font-weight:700;color:#2d3748;margin-bottom:16px;line-height:1.4}.automation_problemText__pUuvB{color:#4a5568;line-height:1.6;margin-bottom:20px}.automation_problemEffect__Rgsw1{display:flex;align-items:center;gap:8px;color:#ff6b6b;font-weight:600;font-size:.9rem}.automation_transitionText__wOLCN{text-align:center;margin-top:60px;position:relative;z-index:2}.automation_transitionText__wOLCN p{font-size:1.4rem;color:white;font-weight:600}.automation_digitalEmployeeSection__28G5i{padding:100px 0;background:linear-gradient(135deg,#2d3748,#4a5568);position:relative;overflow:hidden}.automation_digitalEmployeeSection__28G5i:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 70%,rgba(102,126,234,.1) 0,transparent 50%),radial-gradient(circle at 70% 30%,rgba(255,107,107,.1) 0,transparent 50%)}.automation_digitalEmployeeContent__4hHGi{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative;z-index:2}.automation_employeeVisual__onnxd{display:flex;justify-content:center;align-items:center}.automation_robotAnimation__MtSc7{position:relative;width:200px;height:200px}.automation_robotBody__1dzLv{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#667eea;animation:automation_robotBob__9Wz_j 3s ease-in-out infinite}.automation_robotGlow__2oerm{position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px;background:radial-gradient(circle,rgba(102,126,234,.3) 0,transparent 70%);border-radius:50%;animation:automation_robotGlow__2oerm 2s ease-in-out infinite alternate}@keyframes automation_robotBob__9Wz_j{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes automation_robotGlow__2oerm{0%{opacity:.3}to{opacity:.8}}.automation_workingIndicators__QhZ9a{position:absolute;width:100%;height:100%}.automation_indicator__isE20{position:absolute;width:32px;height:32px;background:linear-gradient(135deg,#ff6b6b,#ff8e53);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;animation:automation_indicatorPop__6dbxT 3s ease-in-out infinite;animation-delay:var(--delay)}.automation_indicator__isE20:first-child{top:-10px;right:20px}.automation_indicator__isE20:nth-child(2){bottom:20px;left:-10px}.automation_indicator__isE20:nth-child(3){top:20px;left:-20px}@keyframes automation_indicatorPop__6dbxT{0%,90%{opacity:0;transform:scale(.5)}10%,80%{opacity:1;transform:scale(1)}}.automation_employeeText__Meac3{color:white}.automation_employeeDescription__etLS3{font-size:1.1rem;line-height:1.7;margin-bottom:40px;color:rgba(255,255,255,.9)}.automation_benefitsList__Hz_zC{display:flex;flex-direction:column;gap:24px}.automation_benefitItem__95nU2{display:flex;gap:16px;align-items:flex-start}.automation_benefitIcon__ZcvVn{width:48px;height:48px;background:linear-gradient(135deg,#ff6b6b,#ff8e53);border-radius:12px;display:flex;align-items:center;justify-content:center;color:white;flex-shrink:0}.automation_benefitContent__HazPX h4{font-size:1.2rem;font-weight:700;margin-bottom:8px;color:#ffd89b}.automation_benefitContent__HazPX p{color:rgba(255,255,255,.8);line-height:1.6}.automation_examplesSection__P5Zfr{padding:100px 0;background:linear-gradient(135deg,#f7fafc,#edf2f7);position:relative}.automation_examplesGrid__mOq__{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:40px}.automation_exampleCard__Ffsg5{background:white;border-radius:24px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.1);transition:all .3s ease;border:1px solid rgba(102,126,234,.1)}.automation_exampleCard__Ffsg5:hover{transform:translateY(-8px);box-shadow:0 20px 60px rgba(0,0,0,.15)}.automation_exampleHeader__NrwsH{padding:30px;background:linear-gradient(135deg,#667eea,#764ba2);color:white;text-align:center}.automation_exampleIcon__VkpG8{width:80px;height:80px;background:rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;backdrop-filter:blur(10px)}.automation_exampleBadge__0nzTq{font-size:.9rem;font-weight:600;color:#ffd89b;margin-bottom:12px}.automation_exampleTitle__CBgbc{font-size:1.4rem;font-weight:700;line-height:1.3}.automation_exampleContent__L_fGa{padding:30px}.automation_problemBox__0u6ds,.automation_resultBox__YSjDB{background:linear-gradient(135deg,#f7fafc,#edf2f7);padding:20px;border-radius:16px;margin-bottom:24px;border-left:4px solid #ff6b6b}.automation_boxTitle__hEiGz{display:flex;align-items:center;gap:8px;font-size:1.1rem;font-weight:700;color:#2d3748;margin-bottom:12px}.automation_problemBox__0u6ds p,.automation_resultBox__YSjDB p{color:#4a5568;line-height:1.6;margin:0}.automation_solutionFlow__X4aVV{margin-bottom:24px}.automation_flowTitle__Ts4V3{font-size:1.1rem;font-weight:700;color:#2d3748;margin-bottom:20px}.automation_flowSteps__pu0f0{display:flex;flex-direction:column;gap:16px}.automation_flowStep__uL0jG{display:flex;gap:16px;align-items:flex-start}.automation_stepContent__1J9Aw h5{font-size:1rem;font-weight:600;color:#2d3748;margin-bottom:4px}.automation_stepContent__1J9Aw p{color:#4a5568;font-size:.9rem;line-height:1.5;margin:0}.automation_processSection__qpKI3{padding:100px 0;background:linear-gradient(135deg,#667eea,#764ba2);position:relative}.automation_processTimeline__22Hho{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;margin-top:60px}.automation_processStep__Xnivo{background:rgba(255,255,255,.95);border-radius:20px;padding:30px;text-align:center;transition:all .3s ease;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.automation_processStep__Xnivo:hover{transform:translateY(-8px);background:white;box-shadow:0 20px 40px rgba(0,0,0,.1)}.automation_stepIcon__fTM5M{width:80px;height:80px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;margin:0 auto 20px}.automation_stepNumber__P6LcM:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.automation_stepNumber__P6LcM:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 10px 30px rgba(102,126,234,.4);background:linear-gradient(135deg,#764ba2,#667eea)}.automation_stepNumber__P6LcM:hover:before{left:100%}.automation_stepTitle__TXoTm{font-size:1.3rem;font-weight:700;color:#2d3748;margin-bottom:16px;line-height:1.3}.automation_stepDescription__u0V75{color:#4a5568;line-height:1.6}.automation_finalCtaSection__0g5RK{padding:120px 0;background:linear-gradient(135deg,#2d3748,#4a5568);position:relative;overflow:hidden}.automation_ctaBackground__ARYYG,.automation_ctaPattern__ybwwC{position:absolute;top:0;left:0;right:0;bottom:0}.automation_ctaPattern__ybwwC{background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="dots" width="20" height="20" patternUnits="userSpaceOnUse"><circle cx="10" cy="10" r="1" fill="white" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23dots)"/></svg>');animation:automation_patternMove__9byiL 20s linear infinite}@keyframes automation_patternMove__9byiL{0%{transform:translateX(0) translateY(0)}to{transform:translateX(20px) translateY(20px)}}.automation_ctaContent__nYSC6{text-align:center;position:relative;z-index:2;max-width:800px;margin:0 auto}.automation_ctaIcon__QhDpY{width:120px;height:120px;background:linear-gradient(135deg,#ff6b6b,#ff8e53);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;margin:0 auto 40px;animation:automation_ctaIconPulse__RUEQn 3s ease-in-out infinite}@keyframes automation_ctaIconPulse__RUEQn{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.automation_ctaTitle__yBbsJ{font-size:3rem;font-weight:800;color:white;margin-bottom:24px;line-height:1.2}.automation_ctaSubtitle__8pbJn{font-size:1.4rem;font-weight:600;color:#ffd89b;margin-bottom:20px;line-height:1.4}.automation_ctaDescription__gYPgo{font-size:1.1rem;color:rgba(255,255,255,.9);line-height:1.7;margin-bottom:40px}.automation_ctaButtons__u0hBq{display:flex;gap:20px;justify-content:center;margin-bottom:40px}.automation_primaryCtaButton__mQriU{display:inline-flex;align-items:center;gap:12px;background:linear-gradient(135deg,#ff6b6b,#ff8e53);color:white;padding:20px 40px;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s ease;box-shadow:0 10px 30px rgba(255,107,107,.3)}.automation_primaryCtaButton__mQriU:hover{transform:translateY(-3px);box-shadow:0 15px 40px rgba(255,107,107,.4)}.automation_secondaryCtaButton__Zs5vv{display:inline-flex;align-items:center;gap:12px;background:rgba(255,255,255,.1);color:white;padding:20px 40px;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s ease;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.automation_secondaryCtaButton__Zs5vv:hover{background:rgba(255,255,255,.2);transform:translateY(-3px)}.automation_ctaFeatures__25GP_{display:flex;gap:30px;justify-content:center}.automation_ctaFeature__tOXbH{display:flex;align-items:center;gap:8px;color:rgba(255,255,255,.9);font-weight:500}@media (max-width:768px){.automation_heroContent__LGdmh{grid-template-columns:1fr;gap:40px;text-align:center}.automation_heroTitle__tjryX{font-size:2.5rem}.automation_heroButtons__h7O3L{flex-direction:column;align-items:center}.automation_heroStats__H6ojY{justify-content:center}.automation_digitalEmployeeContent__4hHGi{grid-template-columns:1fr;gap:40px;text-align:center}.automation_examplesGrid__mOq__,.automation_problemsGrid__RSCIy,.automation_processTimeline__22Hho{grid-template-columns:1fr}.automation_ctaTitle__yBbsJ{font-size:2.2rem}.automation_ctaButtons__u0hBq,.automation_ctaFeatures__25GP_{flex-direction:column;align-items:center}}@media (max-width:480px){.automation_container__IDNcL{padding:0 16px}.automation_heroSection__gAqg8{padding:80px 0 60px}.automation_heroTitle__tjryX{font-size:2rem}.automation_sectionTitleChange__v3rCE,.automation_sectionTitle__fvEBe{font-size:2.2rem}.automation_primaryButton__vTAmp,.automation_secondaryButton__aCtJ4{padding:14px 24px;font-size:1rem}.automation_primaryCtaButton__mQriU,.automation_secondaryCtaButton__Zs5vv{padding:16px 32px;font-size:1rem}}@media (max-width:340px){.automation_heroSection__gAqg8 .automation_heroTitle__tjryX{font-size:1.8rem!important;word-break:break-word!important;overflow-wrap:break-word!important;hyphens:auto!important;line-height:1.3!important;margin-bottom:20px!important}.automation_heroSection__gAqg8 .automation_heroSubtitle__MdMSv{font-size:1.1rem!important;word-break:break-word!important;overflow-wrap:break-word!important;hyphens:auto!important;line-height:1.4!important;margin-bottom:16px!important}.automation_heroSection__gAqg8 .automation_heroDescription__STg68{font-size:1rem!important;word-break:break-word!important;overflow-wrap:break-word!important;hyphens:auto!important;line-height:1.6!important;margin-bottom:32px!important}.automation_heroSection__gAqg8 .automation_heroTag__lukK_{font-size:13px!important;padding:6px 12px!important;margin-bottom:20px!important;word-break:keep-all!important}.automation_heroSection__gAqg8 .automation_heroButtons__h7O3L{flex-direction:column!important;gap:12px!important;margin-bottom:32px!important}.automation_heroSection__gAqg8 .automation_primaryButton__vTAmp,.automation_heroSection__gAqg8 .automation_secondaryButton__aCtJ4{padding:12px 20px!important;font-size:.95rem!important;text-align:center!important;width:100%!important;max-width:280px!important}.automation_heroSection__gAqg8 .automation_heroStats__H6ojY{flex-direction:column!important;gap:20px!important;width:100%!important;align-items:center!important}.automation_heroSection__gAqg8 .automation_statItem__S_vte{width:100%!important;max-width:200px!important}.automation_heroSection__gAqg8 .automation_statNumber__nOe_R{font-size:2rem!important;margin-bottom:6px!important}.automation_heroSection__gAqg8 .automation_statLabel__Fz86G{font-size:.85rem!important;word-break:break-word!important;overflow-wrap:break-word!important}.automation_heroSection__gAqg8 .automation_heroContent__LGdmh{grid-template-columns:1fr!important;gap:30px!important;text-align:center!important}.automation_heroSection__gAqg8 .automation_automationDiagram__WQymk{width:250px!important;height:250px!important}.automation_heroSection__gAqg8 .automation_centerHub__w_RjN{width:60px!important;height:60px!important}.automation_heroSection__gAqg8 .automation_node__SCjNE{width:40px!important;height:40px!important}}