.FeaturesSection_featuresSection__1f3_C{padding:100px 0;background:var(--color-bg-alt);position:relative;overflow:hidden}.FeaturesSection_container__HCvDH{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 24px}.FeaturesSection_sectionHeader__FCYIq{text-align:center;max-width:700px;margin:0 auto 60px}.FeaturesSection_sectionHeader__FCYIq h2{font-size:2.5rem;font-weight:700;margin-bottom:16px;color:var(--color-text)}.FeaturesSection_sectionHeader__FCYIq p{font-size:1.1rem;color:var(--color-text-muted)}.FeaturesSection_featuresTabsContainer__S_9Lb{display:flex;gap:40px;background:var(--color-bg);border-radius:24px;padding:24px;border:1px solid var(--color-border);box-shadow:0 10px 40px var(--color-shadow);align-items:stretch;min-height:600px}.FeaturesSection_featuresTabsList__4BkAw{flex:0 0 320px;display:flex;flex-direction:column;gap:12px;overflow-y:auto;padding-right:10px}.FeaturesSection_featureTabItem__MeNk5{display:flex;align-items:center;gap:16px;padding:16px 20px;background:transparent;border:1px solid transparent;border-radius:12px;cursor:pointer;transition:all .3s ease;text-align:left;width:100%}.FeaturesSection_featureTabItem__MeNk5:hover{background:var(--color-bg-alt);border-color:var(--color-border)}.FeaturesSection_featureTabItem__MeNk5.FeaturesSection_active__6TNS_{background:var(--color-primary);color:white;box-shadow:0 8px 16px rgba(0,180,216,.2);border-color:var(--color-primary)}.FeaturesSection_featureTabItem__MeNk5.FeaturesSection_active__6TNS_ .FeaturesSection_tabInfo__Y2yxT h3,.FeaturesSection_featureTabItem__MeNk5.FeaturesSection_active__6TNS_ .FeaturesSection_tabInfo__Y2yxT p{color:white}.FeaturesSection_tabIcon__NWzWB{width:40px;height:40px;background:rgba(0,180,216,.1);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:var(--color-primary);transition:all .3s ease;flex-shrink:0}.FeaturesSection_featureTabItem__MeNk5.FeaturesSection_active__6TNS_ .FeaturesSection_tabIcon__NWzWB{background:rgba(255,255,255,.2);color:white}.FeaturesSection_tabInfo__Y2yxT{display:flex;flex-direction:column;gap:2px}.FeaturesSection_tabInfo__Y2yxT h3{font-size:.95rem;font-weight:600;line-height:1.3;color:var(--color-text);margin:0}.FeaturesSection_tabInfo__Y2yxT p{font-size:.8rem;color:var(--color-text-muted);margin:0}.FeaturesSection_featuresContentArea__WOGW5{flex:1;background:var(--color-bg-alt);border-radius:16px;border:1px solid var(--color-border);padding:0;position:relative;overflow:hidden;display:flex}.FeaturesSection_featurePanel__7TUB2{width:100%;height:100%}.FeaturesSection_featureCardContent__yU6TC{display:grid;grid-template-columns:1fr 1fr;gap:0;height:100%;align-items:center}.FeaturesSection_featureContentLeft__KH8x8{padding:40px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.FeaturesSection_featureContentLeft__KH8x8 h3{font-size:2rem;font-weight:700;margin-bottom:16px;color:var(--color-text)}.FeaturesSection_featureContentLeft__KH8x8 p{font-size:1.1rem;color:var(--color-text-muted);line-height:1.6}.FeaturesSection_featureVisualRight__DdSI5{height:100%;background:var(--color-bg-container);display:flex;align-items:center;justify-content:center;border-left:1px solid var(--color-border);padding:20px}@media (max-width:900px){.FeaturesSection_featuresTabsContainer__S_9Lb{flex-direction:column;padding:16px;min-height:auto;gap:20px}.FeaturesSection_featuresTabsList__4BkAw{flex:0 0 auto;flex-direction:row;overflow-x:auto;padding-bottom:12px;padding-right:0;width:100%;gap:12px;scroll-snap-type:x mandatory}.FeaturesSection_featureTabItem__MeNk5{flex:0 0 280px;scroll-snap-align:start;border:1px solid var(--color-border);background:var(--color-bg)}.FeaturesSection_featuresContentArea__WOGW5{min-height:600px;border:none;background:transparent}.FeaturesSection_featurePanel__7TUB2{background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:16px;overflow:hidden}.FeaturesSection_featureCardContent__yU6TC{grid-template-columns:1fr;gap:0;text-align:center;height:auto;padding-bottom:30px}.FeaturesSection_featureContentLeft__KH8x8{order:2;padding:30px 20px;align-items:center}.FeaturesSection_featureContentLeft__KH8x8 h3{font-size:1.5rem}.FeaturesSection_featureVisualRight__DdSI5{order:1;width:100%;border-left:none;border-bottom:1px solid var(--color-border);min-height:300px}}@media (max-width:350px){.FeaturesSection_featuresTabsContainer__S_9Lb{border:none;background:transparent;box-shadow:none;padding:0;gap:16px}.FeaturesSection_featuresContentArea__WOGW5{display:none!important}.FeaturesSection_featuresTabsList__4BkAw{flex-direction:column;overflow-x:visible;padding-bottom:0;gap:16px}.FeaturesSection_featureTabItem__MeNk5{flex:1 1 auto;width:100%;scroll-snap-align:none;background:var(--color-bg);border:1px solid var(--color-border);box-shadow:0 4px 12px rgba(0,0,0,.05);pointer-events:none}.FeaturesSection_featureTabItem__MeNk5.FeaturesSection_active__6TNS_{background:var(--color-bg);border-color:var(--color-border);box-shadow:0 4px 12px rgba(0,0,0,.05)}.FeaturesSection_featureTabItem__MeNk5.FeaturesSection_active__6TNS_ .FeaturesSection_tabInfo__Y2yxT h3,.FeaturesSection_featureTabItem__MeNk5.FeaturesSection_active__6TNS_ .FeaturesSection_tabInfo__Y2yxT p{color:var(--color-text)}.FeaturesSection_featureTabItem__MeNk5.FeaturesSection_active__6TNS_ .FeaturesSection_tabInfo__Y2yxT p{color:var(--color-text-muted)}.FeaturesSection_featureTabItem__MeNk5.FeaturesSection_active__6TNS_ .FeaturesSection_tabIcon__NWzWB{background:rgba(0,180,216,.1);color:var(--color-primary)}}.FeaturesSection_chatAnimationContainer__30wp0{width:100%;max-width:320px;background:var(--color-bg);border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.1);overflow:hidden;font-size:.85rem;border:1px solid var(--color-border);display:flex;flex-direction:column}.FeaturesSection_chatHeader__gPiRl{background:var(--color-primary);color:white;padding:12px 16px;display:flex;align-items:center;gap:10px;font-weight:600}.FeaturesSection_chatHeaderAvatar__P1lgY{width:24px;height:24px;background:white;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--color-primary);font-size:12px}.FeaturesSection_chatBody__GRP2P{padding:16px;display:flex;flex-direction:column;gap:16px;height:350px;background:var(--color-bg-alt);position:relative;overflow-y:auto}.FeaturesSection_chatRow__BDbun{display:flex;gap:8px;align-items:flex-end;width:100%}.FeaturesSection_chatRowUser__dfim3{justify-content:flex-end}.FeaturesSection_chatRowAi__gPvO1{justify-content:flex-start}.FeaturesSection_chatMessage__0EZzb{padding:10px 14px;border-radius:12px;max-width:80%;line-height:1.4;position:relative}.FeaturesSection_chatMessageAi__y6l4x{background:var(--color-bg);border:1px solid var(--color-border);border-bottom-left-radius:2px;color:var(--color-text)}.FeaturesSection_chatMessageUser__7iv8M{background:var(--color-primary);color:white;border-bottom-right-radius:2px;text-align:left}.FeaturesSection_chatAvatar__YHYER{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:12px;color:white;box-shadow:0 2px 4px rgba(0,0,0,.1)}.FeaturesSection_chatAvatarUser__tb85V{background:var(--color-primary-light);order:2}.FeaturesSection_chatAvatarAi__ewVJv{background:var(--color-primary)}.FeaturesSection_typingDotsWrapper__UIhio{padding:12px 16px;background:var(--color-bg);border:1px solid var(--color-border);border-radius:12px;border-bottom-left-radius:2px;display:flex;gap:4px;align-items:center}.FeaturesSection_typingDot__4qcc5{width:6px;height:6px;background:var(--color-text-muted);border-radius:50%;animation:FeaturesSection_typingBounce__58EaY 1s ease-in-out infinite both}.FeaturesSection_typingDot__4qcc5:first-child{animation-delay:-.32s}.FeaturesSection_typingDot__4qcc5:nth-child(2){animation-delay:-.16s}@keyframes FeaturesSection_typingBounce__58EaY{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.FeaturesSection_secureManagementAnimation__uldbv{width:100%;height:100%;min-height:250px;display:flex;align-items:center;justify-content:center;position:relative}.FeaturesSection_secureIcon__8_cez{width:80px;height:80px;background:var(--color-bg-alt);border-radius:50%;box-shadow:0 10px 25px var(--color-shadow);display:flex;align-items:center;justify-content:center;position:relative;z-index:2;border:3px solid var(--color-primary-light);transition:all .3s ease}.FeaturesSection_secureIcon__8_cez:hover{transform:scale(1.05);border-color:var(--color-primary)}.FeaturesSection_laptopIcon__CMVa8 i{font-size:2.2rem;color:var(--color-primary)}.FeaturesSection_logoIcon__tYCtn{background:#ffffff;padding:12px;overflow:hidden}.FeaturesSection_logoIcon__tYCtn img{width:100%;height:100%;object-fit:contain}.FeaturesSection_connectionLine__vqwKX{width:120px;height:4px;background:linear-gradient(90deg,var(--color-primary-light) 0,var(--color-primary) 100%);position:relative;border-radius:2px;margin:0 16px}.FeaturesSection_movingLock__Sw3NP{position:absolute;top:50%;left:0;transform:translate(-50%,-50%);width:36px;height:36px;background:var(--color-success);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:1rem;box-shadow:0 0 12px rgba(16,185,129,.4);z-index:3;animation:FeaturesSection_securePatrol__wwoGO 3s ease-in-out infinite}@keyframes FeaturesSection_securePatrol__wwoGO{0%{left:0}50%{left:100%}to{left:0}}.FeaturesSection_docIntelAnimationContainer__XLbD6{width:100%;height:100%;min-height:250px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;overflow:hidden}.FeaturesSection_docUploadArea__8NXOY{width:80%;height:140px;border:2px dashed var(--color-border);border-radius:12px;background:rgba(255,255,255,.5);display:flex;align-items:center;justify-content:center;position:relative;transition:all .3s ease}.FeaturesSection_docUploadArea__8NXOY.FeaturesSection_active__6TNS_{border-color:var(--color-primary);background:rgba(0,180,216,.1)}.FeaturesSection_uploadZoneContent__p1eG3{display:flex;flex-direction:column;align-items:center;gap:10px;color:var(--color-text-muted)}.FeaturesSection_docFileIcon__pD7uB{position:absolute;width:50px;height:70px;background:#ffffff;border:1px solid var(--color-border);border-radius:6px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:10;transition:transform .2s,top .5s ease,left .5s ease,opacity .3s}.FeaturesSection_cursorHand__Bn5G_{position:absolute;font-size:1.8rem;color:var(--color-text);z-index:20;pointer-events:none;transition:transform .2s,top .5s ease,left .5s ease;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.FeaturesSection_analysisResultBox__wa3Mo{width:90%;background:var(--color-bg-alt);border-radius:8px;padding:12px;border-left:4px solid var(--color-primary);box-shadow:0 4px 12px var(--color-shadow);opacity:0;transform:translateY(10px);transition:all .5s ease;min-height:90px;font-size:.9rem;z-index:5}.FeaturesSection_analysisResultBox__wa3Mo.FeaturesSection_visible__v1xWO{opacity:1;transform:translateY(0)}.FeaturesSection_analysisHeader__LB5KM{font-weight:600;color:var(--color-primary);margin-bottom:6px;display:flex;align-items:center;gap:6px}.FeaturesSection_scheduleAnimationContainer__nv2p6{width:100%;height:100%;min-height:400px;position:relative;background:var(--color-bg);border:1px solid var(--color-border);border-radius:12px;overflow:hidden!important;display:flex;box-shadow:0 4px 12px rgba(0,0,0,.05)}.FeaturesSection_scheduleMain__At4Et{flex:1;display:flex;flex-direction:column}.FeaturesSection_dailyHeader__rQR51{padding:12px 16px;border-bottom:1px solid var(--color-border);font-weight:600;font-size:.9rem;display:flex;justify-content:center}.FeaturesSection_dailyBody__qfoG_{flex:1;display:flex;position:relative}.FeaturesSection_timeAxis__om3z6{width:60px;border-right:1px solid var(--color-border);display:flex;flex-direction:column}.FeaturesSection_timeLabel__YE1jt{height:40px;display:flex;justify-content:flex-end;align-items:flex-start;padding-right:8px;font-size:.7rem;color:var(--color-text-muted);transform:translateY(-8px)}.FeaturesSection_gridArea__wkBxW{flex:1;position:relative;background-image:linear-gradient(to bottom,var(--color-border) 1px,transparent 1px);background-size:100% 40px}.FeaturesSection_eventDraft__ncB9p{position:absolute;left:10px;right:10px;background:rgba(0,180,216,.2);border-left:4px solid var(--color-primary);border-radius:4px;padding:8px;overflow:hidden;opacity:0;transition:opacity .3s}.FeaturesSection_eventDraft__ncB9p.FeaturesSection_visible__v1xWO{opacity:1}.FeaturesSection_eventDraft__ncB9p.FeaturesSection_confirmed__NfugS{background:rgba(16,185,129,.2);border-color:var(--color-success)}.FeaturesSection_eventTitle__t_JVj{font-size:.8rem;font-weight:600;color:var(--color-text)}.FeaturesSection_eventTime__1RU2f{font-size:.7rem;color:var(--color-text-muted)}.FeaturesSection_eventPopup__kQWqu{position:absolute;width:220px;background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.15);padding:12px;z-index:20;opacity:0;transform:scale(.9);transition:all .3s cubic-bezier(.18,.89,.32,1.28);pointer-events:none}.FeaturesSection_eventPopup__kQWqu.FeaturesSection_visible__v1xWO{opacity:1;transform:scale(1)}.FeaturesSection_popupInputLean__ljoo_{width:100%;border:1px solid var(--color-border);background:var(--color-bg);padding:6px;border-radius:4px;font-size:.75rem;margin-bottom:8px;color:var(--color-text)}.FeaturesSection_popupBtn__X8Do7{width:100%;border:none;border-radius:4px;cursor:pointer;font-weight:600;transition:background-color .3s;padding:8px}.FeaturesSection_schedCursor__iGBMP{position:absolute;font-size:1.5rem;color:var(--color-text);z-index:200;pointer-events:none;transition:transform .1s,top .5s linear,left .5s linear;filter:drop-shadow(0 2px 5px rgba(0,0,0,.2))}.FeaturesSection_schedCursor__iGBMP.FeaturesSection_dragging__vBA6Z{background:rgba(255,255,255,.5);border-radius:50%}.FeaturesSection_analyticsDashboard__wSunG{width:100%;max-width:320px;display:flex;flex-direction:column;gap:16px}.FeaturesSection_analyticsCard__NlQ9M{background:var(--color-bg);border:1px solid var(--color-border);border-radius:12px;padding:16px;box-shadow:0 4px 20px rgba(0,0,0,.05);display:flex;flex-direction:column}.FeaturesSection_cardHeader__FlzNX{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.FeaturesSection_cardTitle__OTSWo{font-size:.85rem;color:var(--color-text-muted);font-weight:500}.FeaturesSection_cardValue__G5KkM{font-size:1.2rem;font-weight:700;color:var(--color-text)}.FeaturesSection_barChartContainer__swG7c{display:flex;justify-content:space-between;align-items:flex-end;height:100px;padding-top:10px}.FeaturesSection_barColumn__nGllW{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:6px;width:14%;height:100%}.FeaturesSection_bar__bwgkc{width:100%;background:rgba(0,180,216,.2);border-radius:4px;transition:height 1s ease;height:0}.FeaturesSection_bar__bwgkc.FeaturesSection_highlight__P3Kb2{background:var(--color-primary)}.FeaturesSection_barColumn__nGllW span{font-size:.7rem;color:var(--color-text-muted)}.FeaturesSection_analyticsRow__BKpHN{display:grid;grid-template-columns:1.3fr .7fr;gap:12px}.FeaturesSection_statCard__ce9ts{flex-direction:row;align-items:center;gap:12px;padding:12px}.FeaturesSection_statIcon__YpWFP{width:40px;height:40px;border-radius:10px;background:rgba(16,185,129,.1);color:var(--color-success);display:flex;align-items:center;justify-content:center;font-size:1.1rem}.FeaturesSection_statInfo__81eTa{display:flex;flex-direction:column}.FeaturesSection_statLabel__6cVZS{font-size:.75rem;color:var(--color-text-muted)}.FeaturesSection_statNumber__S_c80{font-size:1.1rem;font-weight:700;color:var(--color-text)}.FeaturesSection_statTrend__Fynz_{font-size:.7rem;font-weight:600}.FeaturesSection_statTrend__Fynz_.FeaturesSection_positive__jTkgL{color:var(--color-success)}.FeaturesSection_circularChart__1uWdT{display:block;margin:0 auto;position:relative;width:60px;height:60px}.FeaturesSection_circularChartSvg__S1mlV{display:block;width:100%}.FeaturesSection_circleBg__AWXYS{fill:none;stroke:var(--color-border);stroke-width:3.8}.FeaturesSection_circle__RVpI4{fill:none;stroke-width:2.8;stroke-linecap:round;animation:FeaturesSection_progress___VPjE 1s ease-out forwards;stroke:var(--color-primary);stroke-dasharray:0,100}.FeaturesSection_percentage__PTFbT{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.8rem;font-weight:700;color:var(--color-text);margin:0;line-height:1}@keyframes FeaturesSection_progress___VPjE{0%{stroke-dasharray:0 100}to{stroke-dasharray:85,100}}