.Home_container__YRaDf{max-width:1200px;margin:0 auto;padding:0 20px}.Home_header__ntxq9{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:1rem 0;position:fixed;top:0;width:100%;z-index:1000;box-shadow:0 2px 10px rgba(0,0,0,.1)}.Home_nav__oqE7X{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px}.Home_logo__9YFeS h1{font-size:1.5rem;font-weight:700}.Home_nav_menu__LdZF5{display:flex;list-style:none;gap:2rem}.Home_nav_menu__LdZF5 a{color:white;text-decoration:none;font-weight:500;transition:color .3s}.Home_nav_menu__LdZF5 a:hover{color:#f0f0f0}.Home_hero__HkdeB{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:120px 0 80px;text-align:center;position:relative;overflow:hidden}.Home_hero__HkdeB: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="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');animation:Home_float__YAUVI 20s ease-in-out infinite}@keyframes Home_float__YAUVI{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.Home_floating_icons__vBmh_{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden}.Home_floating_icon__Px5Jn{position:absolute;font-size:2rem;opacity:.1;animation:Home_floatIcon__uKRYt 15s linear infinite}.Home_floating_icon__Px5Jn:first-child{left:10%;animation-delay:0s}.Home_floating_icon__Px5Jn:nth-child(2){left:20%;animation-delay:3s}.Home_floating_icon__Px5Jn:nth-child(3){left:30%;animation-delay:6s}.Home_floating_icon__Px5Jn:nth-child(4){left:40%;animation-delay:9s}.Home_floating_icon__Px5Jn:nth-child(5){left:50%;animation-delay:12s}.Home_floating_icon__Px5Jn:nth-child(6){left:60%;animation-delay:2s}.Home_floating_icon__Px5Jn:nth-child(7){left:70%;animation-delay:5s}.Home_floating_icon__Px5Jn:nth-child(8){left:80%;animation-delay:8s}@keyframes Home_floatIcon__uKRYt{0%{transform:translateY(100vh) rotate(0deg);opacity:0}10%{opacity:.1}90%{opacity:.1}to{transform:translateY(-100px) rotate(1turn);opacity:0}}.Home_hero_content__2YHdj{position:relative;z-index:2}.Home_hero_content__2YHdj h2{font-size:3rem;margin-bottom:1rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.3);animation:Home_fadeInUp__Tst9U 1s ease-out}.Home_highlight_text__JiEb2{background:linear-gradient(45deg,#FFD700,#FFA500);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;text-shadow:none;position:relative;display:inline-block}.Home_highlight_text__JiEb2:before{content:"💡";position:absolute;left:-40px;top:-5px;font-size:1.5rem;animation:Home_pulse__DdVc6 2s infinite}@keyframes Home_pulse__DdVc6{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.Home_hero_content__2YHdj p{font-size:1.2rem;margin-bottom:2rem;opacity:.9;animation:Home_fadeInUp__Tst9U 1s ease-out .3s both}.Home_energy_indicator__QeMZv{display:inline-flex;align-items:center;gap:10px;background:rgba(255,255,255,.2);padding:10px 20px;border-radius:50px;margin:20px 0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:Home_fadeInUp__Tst9U 1s ease-out .6s both}.Home_energy_bar__begp0{width:100px;height:6px;background:rgba(255,255,255,.3);border-radius:3px;overflow:hidden;position:relative}.Home_energy_fill__sXA9A{height:100%;background:linear-gradient(90deg,#4CAF50,#8BC34A);border-radius:3px;animation:Home_fillBar__2wCFH 3s ease-in-out infinite}@keyframes Home_fillBar__2wCFH{0%{width:20%}50%{width:80%}to{width:20%}}.Home_hero_image__Vx1x9{max-width:600px;width:100%;height:400px;object-fit:cover;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.3);animation:Home_fadeInUp__Tst9U 1s ease-out .9s both;transition:transform .3s ease}.Home_hero_image__Vx1x9:hover{transform:scale(1.05)}@keyframes Home_fadeInUp__Tst9U{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Home_problem_section___8E7t{padding:80px 0;background:white}.Home_problem_section___8E7t h2{font-size:2.5rem;text-align:center;margin-bottom:3rem;color:#333}.Home_problem_grid__z3YVM{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.Home_problem_card__3iInw{background:#f8f9fa;padding:2rem;border-radius:15px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.1);transition:transform .3s;position:relative;overflow:hidden}.Home_problem_card__3iInw:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s}.Home_problem_card__3iInw:hover:before{left:100%}.Home_problem_card__3iInw:hover{transform:translateY(-5px)}.Home_problem_card__3iInw img{width:100%;height:200px;object-fit:cover;border-radius:10px;margin-bottom:1rem}.Home_problem_card__3iInw h3{font-size:1.3rem;margin-bottom:1rem;color:#e74c3c}.Home_problem_card__3iInw p{color:#666;font-size:1rem}.Home_solution_section__vXPrh{padding:80px 0;background:linear-gradient(135deg,#f093fb,#f5576c);color:white}.Home_solution_section__vXPrh h2{font-size:2.5rem;text-align:center;margin-bottom:3rem}.Home_solution_content__xGDmz{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center}.Home_solution_text__3u7jq h3{font-size:1.8rem;margin-bottom:1rem}.Home_solution_text__3u7jq p{font-size:1.1rem;margin-bottom:1.5rem;opacity:.9}.Home_solution_text__3u7jq ul{list-style:none;padding-left:0}.Home_solution_text__3u7jq li{font-size:1.1rem;margin-bottom:.8rem;padding-left:1.5rem;position:relative}.Home_solution_text__3u7jq li:before{content:"✓";position:absolute;left:0;color:#4CAF50;font-weight:700}.Home_solution_image__ir1UV img{width:100%;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.3)}.Home_features_section__qBKo7{padding:80px 0;background:white}.Home_features_section__qBKo7 h2{font-size:2.5rem;text-align:center;margin-bottom:3rem;color:#333}.Home_features_grid__cAjrr{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.Home_feature_card__7YWti{background:#f8f9fa;padding:2.5rem;border-radius:15px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.1);transition:transform .3s;position:relative;overflow:hidden}.Home_feature_card__7YWti:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(102,126,234,.1),transparent);transition:left .5s}.Home_feature_card__7YWti:hover:before{left:100%}.Home_feature_card__7YWti:hover{transform:translateY(-5px)}.Home_feature_icon__X3UO2{font-size:3rem;margin-bottom:1rem}.Home_feature_card__7YWti h3{font-size:1.3rem;margin-bottom:1rem;color:#333}.Home_feature_card__7YWti p{color:#666;font-size:1rem}.Home_economy_section___5P4e{padding:80px 0;background:#e8f5e9}.Home_economy_section___5P4e h2{font-size:2.5rem;text-align:center;margin-bottom:1.5rem;color:#2e7d32}.Home_economy_section___5P4e .Home_subtitle__Q3Lh7{font-size:1.2rem;text-align:center;margin-bottom:3rem;color:#4caf50}.Home_economy_content__vKF6C{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center}.Home_economy_text__STmKb p{font-size:1.1rem;line-height:1.8;color:#333;margin-bottom:1.5rem}.Home_economy_text__STmKb strong{color:#2e7d32}.Home_graph_container__Bosln{background:white;padding:2rem;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.1)}.Home_graph_container__Bosln h4{text-align:center;margin-bottom:1.5rem;color:#333}.Home_installation_section__a1DaB{padding:80px 0;background:linear-gradient(135deg,#667eea,#764ba2);color:white}.Home_installation_section__a1DaB h2{font-size:2.5rem;text-align:center;margin-bottom:3rem}.Home_installation_steps__3XLjh{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.Home_step__HtgiL{background:rgba(255,255,255,.1);padding:2rem;border-radius:15px;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .3s ease}.Home_step__HtgiL:hover{transform:translateY(-5px)}.Home_step_number__dKWx6{background:white;color:#667eea;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1rem;box-shadow:0 5px 15px rgba(0,0,0,.2)}.Home_step_content__DEmTJ h3{font-size:1.3rem;margin-bottom:1rem}.Home_step_content__DEmTJ p{margin-bottom:1rem;opacity:.9}.Home_step_content__DEmTJ img{width:100%;height:auto;max-height:200px;object-fit:contain;border-radius:10px;background:rgba(255,255,255,.1);padding:10px}.Home_testimonials_section__7my_u{padding:80px 0;background:linear-gradient(135deg,#ffecd2,#fcb69f);position:relative;overflow:hidden}.Home_testimonials_section__7my_u: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"><circle cx="20" cy="20" r="2" fill="rgba(255,255,255,0.3)"/><circle cx="80" cy="40" r="3" fill="rgba(255,255,255,0.2)"/><circle cx="40" cy="80" r="1" fill="rgba(255,255,255,0.4)"/></svg>');animation:Home_sparkle__80nqG 10s linear infinite}@keyframes Home_sparkle__80nqG{0%{transform:translateY(0) rotate(0deg)}to{transform:translateY(-20px) rotate(1turn)}}.Home_testimonials_section__7my_u h2{font-size:2.5rem;text-align:center;margin-bottom:3rem;color:#8B4513;text-shadow:2px 2px 4px rgba(0,0,0,.1);position:relative;z-index:2}.Home_testimonials_grid__XnRqH{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem;position:relative;z-index:2}.Home_testimonial_card__M32Yz{background:white;padding:2rem;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1);transition:all .3s ease;position:relative;overflow:hidden}.Home_testimonial_card__M32Yz:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#FF6B6B,#4ECDC4,#45B7D1)}.Home_testimonial_card__M32Yz:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 20px 40px rgba(0,0,0,.2)}.Home_testimonial_icon__zrqhe{font-size:3rem;text-align:center;margin-bottom:1rem;animation:Home_bounce__2Qo1r 2s infinite}@keyframes Home_bounce__2Qo1r{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.Home_testimonial_content__RYrbX p{font-size:1.1rem;line-height:1.6;color:#333;margin-bottom:1.5rem;font-style:italic;position:relative}.Home_testimonial_content__RYrbX p:before{content:'"';font-size:3rem;color:#ddd;position:absolute;left:-20px;top:-10px}.Home_testimonial_content__RYrbX p:after{content:'"';font-size:3rem;color:#ddd;position:absolute;right:-20px;bottom:-30px}.Home_testimonial_content__RYrbX strong{color:#FF6B6B;font-weight:700;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.Home_testimonial_author__cDV59{display:flex;justify-content:space-between;align-items:center}.Home_testimonial_author__cDV59 .Home_name__plebl{font-weight:700;color:#666}.Home_testimonial_author__cDV59 .Home_role__KnVc4{background:linear-gradient(45deg,#FF6B6B,#4ECDC4);color:white;padding:5px 15px;border-radius:20px;font-size:.9rem;font-weight:700}.Home_speech_bubble__52Zwo{position:absolute;bottom:-10px;left:30px;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid white}.Home_eco_a_tribute__aUucE{text-align:center;background:rgba(255,255,255,.9);padding:2rem;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;z-index:2}.Home_eco_a_tribute__aUucE h3{font-size:2rem;color:#8B4513;margin-bottom:1rem;animation:Home_glow__EfkEZ 2s ease-in-out infinite alternate}@keyframes Home_glow__EfkEZ{0%{text-shadow:0 0 10px rgba(255,215,0,.5)}to{text-shadow:0 0 20px rgba(255,215,0,.8),0 0 30px rgba(255,215,0,.6)}}.Home_eco_a_tribute__aUucE p{font-size:1.1rem;color:#666;font-style:italic}.Home_cta_section__LeIW4{padding:80px 0;background:linear-gradient(135deg,#4CAF50,#45a049);color:white;text-align:center;position:relative;overflow:hidden}.Home_cta_section__LeIW4:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.1) 0,transparent 70%);animation:Home_pulse__DdVc6 3s ease-in-out infinite}.Home_cta_section__LeIW4 h2{font-size:2.5rem;margin-bottom:1rem;position:relative;z-index:2}.Home_cta_section__LeIW4 p{font-size:1.2rem;margin-bottom:2rem;opacity:.9;position:relative;z-index:2}.Home_cta_button__nL2Vh{background:white;color:#4CAF50;padding:1rem 2rem;font-size:1.2rem;border:none;border-radius:50px;cursor:pointer;font-weight:700;transition:all .3s;box-shadow:0 5px 15px rgba(0,0,0,.2);position:relative;z-index:2}.Home_cta_button__nL2Vh:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.3)}.Home_footer__94Zwe{background:#333;color:white;text-align:center;padding:2rem 0}@media (max-width:768px){.Home_hero_content__2YHdj h2{font-size:2rem}.Home_highlight_text__JiEb2:before{left:-30px;font-size:1.2rem}.Home_nav_menu__LdZF5{flex-direction:column;gap:1rem}.Home_economy_content__vKF6C,.Home_features_grid__cAjrr,.Home_installation_steps__3XLjh,.Home_problem_grid__z3YVM,.Home_solution_content__xGDmz,.Home_testimonials_grid__XnRqH{grid-template-columns:1fr}.Home_container__YRaDf{padding:0 15px}.Home_energy_indicator__QeMZv{flex-direction:column;gap:5px}}.Home_section__y2JKn{opacity:0;transform:translateY(50px);transition:all .8s ease}.Home_section_visible__w5tYj{opacity:1;transform:translateY(0)}.Home_mobile_menu_button__6JUBF{display:none;background:none;border:none;color:white;font-size:1.5rem;cursor:pointer}.PowerChart_chart_container__6CjU6{width:100%;height:350px;font-family:sans-serif}.PowerChart_custom_tooltip__ximU6{background-color:rgba(255,255,255,.8);border:1px solid #ccc;padding:10px;border-radius:5px}.PowerChart_custom_tooltip__ximU6 .PowerChart_label__poZEf{font-weight:700;margin-bottom:5px}