.ApplicationLogo_wrapper__hN1sz img{height:18px}.MenuButton_wrapper__iUCll{display:flex;flex-direction:column;width:40px;padding:5px;height:40px;align-items:center;justify-content:center;gap:4px}.MenuButton_bar__ojuUy{width:100%;background:#000;border-radius:2px;height:3px}.Navigator_wrapper__0RjK3{max-height:0;height:100%;overflow:hidden;position:fixed;left:0;top:0;width:100%;z-index:10;background:hsla(0,0%,100%,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .4s cubic-bezier(.4,0,.2,1);opacity:0}.Navigator_wrapper__0RjK3.Navigator_show__QQO2U{max-height:100vh;opacity:1}.Navigator_items__86TCy{padding:90px 20px 20px;display:flex;flex-direction:column;align-items:center;gap:20px}.Navigator_item__i82V6{text-align:center;text-decoration:none;font-weight:600;padding:12px 24px;color:#2c3e50;font-size:1.2rem;position:relative;transition:all .3s ease;border-radius:8px;width:200px}.Navigator_item__i82V6:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:#4caf50;transition:all .3s ease;transform:translateX(-50%)}.Navigator_item__i82V6:hover{background:rgba(76,175,80,.1);color:#4caf50;transform:translateY(-2px)}.Navigator_item__i82V6:hover:after{width:80%}@keyframes Navigator_slideIn___592D{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}.Navigator_show__QQO2U .Navigator_item__i82V6{animation:Navigator_slideIn___592D .4s ease forwards;animation-delay:calc(var(--index, 0) * .1s)}@media (max-width:768px){.Navigator_item__i82V6{width:100%;max-width:300px}}.Header_wrapper__YzWXk{padding:15px 20px;position:fixed;top:0;left:0;right:0;z-index:100;display:flex;justify-content:center;background:#fff;transition:all .3s ease;transform:translateY(0)}.Header_container__JG_j2{max-width:var(--maxWidth);margin:0 auto;width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 15px}.Header_bottomMenu__RGKNf{position:fixed;bottom:-70px;left:0;right:0;background:#fff;padding:15px 20px;box-shadow:0 -2px 10px rgba(0,0,0,.1);transition:all .3s ease;z-index:99;display:flex;justify-content:center}.Header_bottomMenuContainer__6iuHG{max-width:var(--maxWidth);width:100%;display:flex;justify-content:space-around;align-items:center}.Header_menuItem__s7EH9{display:flex;flex-direction:column;align-items:center;color:#2c3e50;text-decoration:none;font-size:.9rem;gap:4px}.Header_menuItem__s7EH9 svg{font-size:1.5rem}.Header_scrolled__981u1{box-shadow:0 2px 10px rgba(0,0,0,.1)}.Header_scrolled__981u1~.Header_bottomMenu__RGKNf{transform:translateY(-70px)}@media (max-width:768px){.Header_wrapper__YzWXk{padding:12px 15px}.Header_container__JG_j2{padding:0 10px}}.FrontendLayout_wrapper__C9CRB{display:flex;flex-direction:column;min-height:100vh;background:#f5f5f5}.FrontendLayout_main__JBb46{flex:1}.FrontendLayout_footer__yBUOv{background:#2c3e50;color:#fff;padding:60px 0 20px;width:100%}.FrontendLayout_container__b1sT4{max-width:1200px;margin:0 auto;padding:0 20px}.FrontendLayout_footerContent__M3ogG{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px}.FrontendLayout_footerSection__X0Euq{display:flex;flex-direction:column;gap:15px}.FrontendLayout_footerSection__X0Euq h4{color:#fff;font-size:1.2rem;margin-bottom:15px}.FrontendLayout_footerSection__X0Euq p{color:hsla(0,0%,100%,.8);margin:0}.FrontendLayout_socialLinks__LPjfz{display:flex;gap:20px}.FrontendLayout_socialLinks__LPjfz a{color:#fff;font-size:24px;transition:color .3s ease}.FrontendLayout_socialLinks__LPjfz a:hover{color:rgba(201,249,225,.8)}.FrontendLayout_footerBottom__vVDw1{border-top:1px solid hsla(0,0%,100%,.1);padding-top:20px;text-align:center}.FrontendLayout_footerBottom__vVDw1 p{color:hsla(0,0%,100%,.6);margin:0;font-size:.9rem}@media (max-width:768px){.FrontendLayout_footerContent__M3ogG{grid-template-columns:1fr;text-align:center}.FrontendLayout_footerSection__X0Euq{align-items:center}.FrontendLayout_socialLinks__LPjfz{justify-content:center}}.HomeContent_header__y5LuL{padding:40px 10px 10px;background:#dcdcdc;background-image:url(/img/background-pattern.webp);position:relative;display:flex;align-items:center;flex-direction:column}.HomeContent_overlay__mToY3{background:hsla(0,0%,100%,.8);background:rgba(201,249,225,.8);position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.HomeContent_logo__gUSUq{position:relative;z-index:1}.HomeContent_wrapper__wYolN h1{font-size:1.3rem}.HomeContent_wrapper__wYolN h2{font-size:1.2rem}.HomeContent_wrapper__wYolN h3{font-size:1.1rem}.HomeContent_banner__529Ac img{width:100%;height:auto}.HomeContent_wrapper__wYolN h1,.HomeContent_wrapper__wYolN h2,.HomeContent_wrapper__wYolN h3,.HomeContent_wrapper__wYolN p{text-align:center}.HomeContent_phoneFrame__F7yUG{height:400px;margin:30px 0}.HomeContent_content__R4V6W{position:relative;z-index:1;display:flex;align-items:center;flex-direction:column;background:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1)}.HomeContent_container__ioPUH{padding:40px 20px;max-width:1200px;width:100%;margin:0 auto}.HomeContent_featuresSection__G4v08{background:rgba(201,249,225,.8);width:100%}.HomeContent_features__OhzNp{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.HomeContent_feature__m_esj{background:#fff;padding:25px;border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:transform .2s ease}.HomeContent_feature__m_esj:hover{transform:translateY(-5px)}.HomeContent_benefitsSection__icqQ9,.HomeContent_howSection___zAGN{width:100%;padding:60px 0}.HomeContent_benefitsSection__icqQ9 ul,.HomeContent_howSection___zAGN ul{list-style:none;padding:0}.HomeContent_howSection___zAGN li{background:#fff;margin:15px 0;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);position:relative;padding:20px 20px 20px 50px}.HomeContent_howSection___zAGN li:before{content:"→";position:absolute;left:20px;color:#4caf50}.HomeContent_benefitsSection__icqQ9 li{background:#fff;margin:15px 0;padding:15px 20px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.HomeContent_wrapper__wYolN h1{font-size:2.2rem;margin-bottom:1.5rem;color:#2c3e50;line-height:1.3}.HomeContent_wrapper__wYolN h2{font-size:1.8rem;color:#2c3e50;margin-bottom:1.2rem}.HomeContent_wrapper__wYolN h3{font-size:1.3rem;color:#2c3e50;margin-bottom:1rem}.HomeContent_wrapper__wYolN p{line-height:1.6;color:#34495e}.HomeContent_phoneFrame__F7yUG{background-image:url(/img/phone-frame.png);background-size:contain;background-repeat:no-repeat;background-position:50%;width:100%;max-width:400px;height:600px;margin:40px 0;padding:15px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.HomeContent_phoneFrame__F7yUG:hover{transform:scale(1.02)}@media (max-width:768px){.HomeContent_container__ioPUH{padding:20px}.HomeContent_wrapper__wYolN h1{font-size:1.8rem}.HomeContent_wrapper__wYolN h2{font-size:1.5rem}.HomeContent_features__OhzNp{grid-template-columns:1fr}}