.AboutStats_section__RSR_W{background-color:var(--color-white);text-align:center}.AboutStats_header__14TYW{display:flex;flex-direction:column;align-items:center;margin-bottom:4rem}.AboutStats_grid__eBuPS{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.AboutStats_card__VQrOX{background-color:var(--color-gray-100);padding:3rem 2rem;border-radius:20px;transition:transform .3s ease,box-shadow .3s ease}.AboutStats_card__VQrOX:hover{transform:translateY(-10px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.AboutStats_iconWrapper__J1Vjy{width:64px;height:64px;background-color:var(--color-white);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.AboutStats_icon___zmuT{width:32px;height:32px;color:var(--color-sky-blue)}.AboutStats_stat__E0tnm{font-size:3rem;font-weight:700;color:var(--color-gray-900);margin-bottom:.5rem}.AboutStats_label__FD6XN{font-size:1.25rem;font-weight:600;color:var(--color-sky-blue);margin-bottom:1rem}.AboutStats_desc__GoZ3z{color:var(--color-text-muted)}@media (max-width:992px){.AboutStats_grid__eBuPS{grid-template-columns:1fr}}.ContactQuoteForm_section__MMd9_{background-color:var(--color-white)}.ContactQuoteForm_container__j7tmO{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;background-color:var(--color-gray-100);border-radius:24px;overflow:hidden;padding:0}.ContactQuoteForm_infoBlock__uDRTN{padding:4rem;background:var(--color-sky-blue);color:var(--color-white)}.ContactQuoteForm_infoBlock__uDRTN .ContactQuoteForm_title__77fUG{color:var(--color-white)}.ContactQuoteForm_infoBlock__uDRTN .ContactQuoteForm_subtitle__s6ODS{color:hsla(0,0%,100%,.9)}.ContactQuoteForm_contactDetails__PXX_I{margin-top:3rem;display:flex;flex-direction:column;gap:2rem}.ContactQuoteForm_contactItem__OfW_9{display:flex;align-items:center;gap:1.5rem}.ContactQuoteForm_iconWrapper__Jm1Yo{width:48px;height:48px;background-color:hsla(0,0%,100%,.2);border-radius:50%;display:flex;align-items:center;justify-content:center}.ContactQuoteForm_iconWrapper__Jm1Yo svg{width:24px;height:24px}.ContactQuoteForm_contactItem__OfW_9 h4{font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.ContactQuoteForm_formBlock__lfpfh{padding:4rem;background-color:var(--color-white)}.ContactQuoteForm_form__bzqdJ{display:flex;flex-direction:column;gap:1.5rem}.ContactQuoteForm_formRow__o1ewq{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.ContactQuoteForm_formGroup__FFgJs{display:flex;flex-direction:column;gap:.5rem}.ContactQuoteForm_formGroup__FFgJs label{font-weight:500;color:var(--color-gray-900);font-size:.95rem}.ContactQuoteForm_formGroup__FFgJs input{padding:.875rem 1rem;border:1px solid var(--color-gray-200);border-radius:8px;font-family:inherit;font-size:1rem;outline:none;transition:border-color .2s,box-shadow .2s}.ContactQuoteForm_formGroup__FFgJs input:focus{border-color:var(--color-sky-blue);box-shadow:0 0 0 3px rgba(14,165,233,.1)}.ContactQuoteForm_submitBtn__wMqWq{margin-top:1rem;width:100%;padding:1rem;font-size:1.125rem}.ContactQuoteForm_submitBtn__wMqWq:disabled{opacity:.7;cursor:not-allowed}.ContactQuoteForm_successMessage__h6gJP{text-align:center;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.ContactQuoteForm_successMessage__h6gJP h3{font-size:2rem;color:var(--color-sky-blue)}@media (max-width:992px){.ContactQuoteForm_container__j7tmO{grid-template-columns:1fr}.ContactQuoteForm_formBlock__lfpfh,.ContactQuoteForm_infoBlock__uDRTN{padding:2.5rem 1.5rem}}.Footer_footer__pQtti{background-color:var(--color-gray-900);color:var(--color-gray-200);padding-top:5rem}.Footer_grid__88hvW{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;grid-gap:4rem;gap:4rem;margin-bottom:4rem}.Footer_logo__fUEOF{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;color:var(--color-white);margin-bottom:1rem}.Footer_logoIcon__B99nM{color:var(--color-solar-yellow);width:28px;height:28px}.Footer_desc__g1cpj{margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Footer_socials__Arjjf{display:flex;gap:1rem}.Footer_socials__Arjjf a{width:40px;height:40px;border-radius:50%;background-color:hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;transition:background-color .2s,color .2s;color:var(--color-white)}.Footer_socials__Arjjf a:hover{background-color:var(--color-sky-blue)}.Footer_socials__Arjjf svg{width:20px;height:20px}.Footer_linksCol__0dqTe h3,.Footer_newsletterCol__BdJ4U h3{color:var(--color-white);font-size:1.125rem;font-weight:600;margin-bottom:1.5rem}.Footer_linksCol__0dqTe ul{display:flex;flex-direction:column;gap:1rem}.Footer_linksCol__0dqTe a{transition:color .2s}.Footer_linksCol__0dqTe a:hover{color:var(--color-sky-blue)}.Footer_newsletterCol__BdJ4U p{margin-bottom:1rem;font-size:.95rem}.Footer_newsletterForm__6O_64{display:flex;gap:.5rem}.Footer_newsletterForm__6O_64 input{flex:1 1;padding:.75rem 1rem;border-radius:8px;border:none;outline:none;font-family:inherit}.Footer_newsletterForm__6O_64 button{background-color:var(--color-sky-blue);color:var(--color-white);border:none;padding:.75rem 1.25rem;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .2s}.Footer_newsletterForm__6O_64 button:hover{background-color:var(--color-sky-blue-hover)}.Footer_bottomBar__sRQPB{border-top:1px solid hsla(0,0%,100%,.1);padding:1.5rem 0;font-size:.875rem}.Footer_bottomBar__sRQPB .Footer_container__KpDnW{display:flex;justify-content:space-between;align-items:center}.Footer_legalLinks__eScbR{display:flex;gap:1.5rem}.Footer_legalLinks__eScbR a:hover{color:var(--color-white)}@media (max-width:992px){.Footer_grid__88hvW{grid-template-columns:1fr 1fr}.Footer_brandCol__1_L1f,.Footer_newsletterCol__BdJ4U{grid-column:span 2}}@media (max-width:576px){.Footer_grid__88hvW{grid-template-columns:1fr}.Footer_brandCol__1_L1f,.Footer_newsletterCol__BdJ4U{grid-column:span 1}.Footer_bottomBar__sRQPB .Footer_container__KpDnW{flex-direction:column;gap:1rem;text-align:center}}.Hero_heroSection__YD5lL{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background-color:var(--color-gray-100)}.Hero_backgroundWrap__TYbgk{position:absolute;top:0;left:0;width:100%;height:120%;z-index:0;background-image:url(https://images.unsplash.com/photo-1508514177221-188b1cf16e9d?ixlib=rb-4.0.3&auto=format&fit=crop&w=2070&q=80);background-size:cover;background-position:50%}.Hero_overlay__GFOqg{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,.95) 0,hsla(0,0%,100%,.8) 50%,hsla(0,0%,100%,.2))}.Hero_content__WDVga{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;padding-top:var(--header-height)}.Hero_textContent__9H0oE{max-width:600px}.Hero_textContent__9H0oE .Hero_title__h4PJ2{font-size:3.5rem;line-height:1.1;margin-bottom:1.5rem}.Hero_highlight__Kxh4B{color:var(--color-sky-blue)}.Hero_actions__yXeUX{display:flex;gap:1rem}.Hero_canvasContainer__Cl1QP{height:500px;width:100%;position:relative}@media (max-width:992px){.Hero_content__WDVga{grid-template-columns:1fr;text-align:center}.Hero_textContent__9H0oE{margin:0 auto}.Hero_overlay__GFOqg{background:hsla(0,0%,100%,.9)}.Hero_actions__yXeUX{justify-content:center}.Hero_canvasContainer__Cl1QP{height:300px}}.article_articleHero___8IE7{background:linear-gradient(135deg,#0f172a,#1e3a5f 70%,#0369a1);padding:9rem 0 4rem;position:relative;overflow:hidden}.article_articleHero___8IE7:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 80% 30%,rgba(14,165,233,.12) 0,transparent 60%)}.article_heroInner__h7Pzr{position:relative;z-index:1}.article_breadcrumb__djeXH{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:#94a3b8;margin-bottom:1.5rem;flex-wrap:wrap}.article_breadcrumb__djeXH a{color:#7dd3fc;text-decoration:none;transition:color .2s}.article_breadcrumb__djeXH a:hover{color:#fff}.article_breadcrumb__djeXH span:not(:last-child){color:#475569}.article_heroMeta___xbZj{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1.25rem}.article_categoryBadge__rkXgU{display:inline-block;background:rgba(14,165,233,.2);color:#7dd3fc;border:1px solid rgba(14,165,233,.3);border-radius:9999px;padding:.25rem .85rem;font-size:.78rem;font-weight:700;letter-spacing:.03em}.article_publishDate__0q_sY,.article_readTime__8VrgD{font-size:.82rem;color:#94a3b8}.article_articleTitle__TwrLR{font-size:clamp(1.6rem,4vw,2.6rem);font-weight:800;color:#fff;line-height:1.25;margin-bottom:1.25rem}.article_articleLead___aSsK{font-size:1.1rem;color:#cbd5e1;line-height:1.75;max-width:780px;margin-bottom:1.5rem}.article_tagRow__IkwRw{display:flex;flex-wrap:wrap;gap:.5rem}.article_tag___pE_f{background:hsla(0,0%,100%,.08);color:#94a3b8;border:1px solid hsla(0,0%,100%,.12);border-radius:9999px;padding:.2rem .7rem;font-size:.75rem;font-weight:500}.article_articleBody__cTDDh{background:var(--color-bg);padding:4rem 0 6rem}.article_articleLayout__Hg6eR{display:grid;grid-template-columns:1fr 340px;grid-gap:3rem;gap:3rem;align-items:start}.article_content__moW72{min-width:0}.article_content__moW72 h2{font-size:1.55rem;font-weight:800;color:var(--color-gray-900);margin:2.5rem 0 1rem;padding-top:.5rem;border-top:2px solid var(--color-gray-100);line-height:1.3}.article_content__moW72 h2:first-child{margin-top:0;border-top:none;padding-top:0}.article_content__moW72 h3{font-size:1.15rem;font-weight:700;color:var(--color-gray-900);margin:1.75rem 0 .6rem}.article_content__moW72 p{font-size:1rem;color:#374151;line-height:1.8;margin-bottom:1rem}.article_content__moW72 ol,.article_content__moW72 ul{margin:.5rem 0 1rem 1.25rem}.article_content__moW72 ul li{list-style:disc;font-size:1rem;color:#374151;line-height:1.7;margin-bottom:.3rem}.article_content__moW72 strong{color:var(--color-gray-900)}.article_tableWrap__13ia_{overflow-x:auto;margin:1.5rem 0;border-radius:.75rem;border:1px solid var(--color-gray-200)}.article_tableWrap__13ia_ table{width:100%;border-collapse:collapse;font-size:.92rem;background:#fff}.article_tableWrap__13ia_ caption{padding:.75rem 1rem;background:var(--color-gray-100);font-weight:700;font-size:.82rem;text-align:left;color:var(--color-text-muted);letter-spacing:.03em;border-bottom:1px solid var(--color-gray-200)}.article_tableWrap__13ia_ th{background:var(--color-gray-900);color:#fff;padding:.75rem 1rem;text-align:left;font-weight:600;font-size:.85rem;white-space:nowrap}.article_tableWrap__13ia_ td{padding:.7rem 1rem;border-bottom:1px solid var(--color-gray-100);color:#374151;vertical-align:top}.article_tableWrap__13ia_ tr:last-child td{border-bottom:none}.article_tableWrap__13ia_ tr:nth-child(2n) td{background:#f9fafb}.article_totalRow__KCw5Q td{background:#eff6ff!important;font-weight:700;color:#1e40af!important}.article_infoBox__m9d1h{background:#eff6ff;border-left:4px solid #3b82f6;color:#1e40af}.article_infoBox__m9d1h,.article_warningBox__7zK9x{border-radius:0 .5rem .5rem 0;padding:1rem 1.25rem;font-size:.92rem;margin:1rem 0 1.5rem;line-height:1.65}.article_warningBox__7zK9x{background:#fffbeb;border-left:4px solid #f59e0b;color:#92400e}.article_warningBox__7zK9x ul{margin:.5rem 0 0 1.25rem}.article_warningBox__7zK9x li{list-style:disc;margin-bottom:.25rem}.article_subsidyHighlight__HPbYb{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #6ee7b7;border-radius:1rem;padding:1.5rem;margin:1.5rem 0}.article_subsidyLabel__bBEsx{font-weight:700;color:#065f46;font-size:.9rem;margin-bottom:1rem}.article_subsidyCalc__2aOpE{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.article_subsidyCalc__2aOpE div{display:flex;justify-content:space-between;font-size:.95rem;color:#064e3b;padding:.4rem 0;border-bottom:1px dashed #a7f3d0}.article_subsidyTotal__g3LWQ{font-weight:800!important;font-size:1.05rem!important;color:#065f46!important;border-bottom:none!important}.article_subsidyNote__a2WfS{font-size:.9rem;color:#047857;margin:0}.article_proConGrid__5gOBu{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;margin:1rem 0 1.5rem}.article_cons__rYdCK,.article_pros__oivT3{border-radius:.75rem;padding:1rem}.article_pros__oivT3{background:#f0fdf4;border:1px solid #bbf7d0}.article_cons__rYdCK{background:#fff1f2;border:1px solid #fecdd3}.article_proConTitle__YIdLn{font-weight:700;font-size:.85rem;margin-bottom:.5rem;color:var(--color-gray-900)}.article_cons__rYdCK ul,.article_pros__oivT3 ul{margin:0;padding-left:1.1rem}.article_cons__rYdCK li,.article_pros__oivT3 li{font-size:.88rem;color:#374151;margin-bottom:.25rem;list-style:disc}.article_checkList__RIuaW{display:flex;flex-direction:column;gap:1rem;margin:1rem 0 1.5rem}.article_checkItem__eTmQh{display:flex;align-items:flex-start;gap:1rem;background:#fff;border:1px solid var(--color-gray-200);border-radius:.75rem;padding:1rem 1.25rem}.article_checkIcon__JAzJx{font-size:1.4rem;flex-shrink:0;margin-top:.1rem}.article_checkItem__eTmQh strong{display:block;font-weight:700;color:var(--color-gray-900);margin-bottom:.25rem}.article_checkItem__eTmQh p{margin:0;font-size:.9rem;color:var(--color-text-muted);line-height:1.6}.article_stepList___aGtV{list-style:none;margin:1rem 0 1.5rem;display:flex;flex-direction:column;gap:.75rem;padding:0}.article_stepItem__te4V_{display:flex;align-items:flex-start;gap:1rem;font-size:.95rem;color:#374151;line-height:1.6}.article_stepNum__6yzbg{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;min-width:2rem;background:var(--color-sky-blue);color:#fff;border-radius:9999px;font-weight:800;font-size:.85rem}.article_externalLink__kDL4n{color:var(--color-sky-blue);font-weight:600;text-decoration:underline}.article_faqList__ljTxN{display:flex;flex-direction:column;gap:.75rem;margin:1rem 0 1.5rem}.article_faqItem__CbSO_{background:#fff;border:1px solid var(--color-gray-200);border-radius:.75rem;overflow:hidden;transition:border-color .2s}.article_faqItem__CbSO_[open]{border-color:var(--color-sky-blue)}.article_faqQ__eMcMM{padding:1rem 1.25rem;font-weight:700;font-size:.95rem;color:var(--color-gray-900);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.article_faqQ__eMcMM::-webkit-details-marker{display:none}.article_faqQ__eMcMM:after{content:"+";font-size:1.2rem;font-weight:700;color:var(--color-sky-blue);flex-shrink:0;transition:transform .2s}.article_faqItem__CbSO_[open] .article_faqQ__eMcMM:after{content:"−"}.article_faqA__cd_xq{padding:0 1.25rem 1rem;font-size:.92rem;color:#374151;line-height:1.7;border-top:1px solid var(--color-gray-100);margin-top:0}.article_sidebar__0CiJA{position:-webkit-sticky;position:sticky;top:calc(var(--header-height) + 1.5rem);display:flex;flex-direction:column;gap:1.25rem}.article_sidebarCard__Z08mQ{background:#fff;border:1px solid var(--color-gray-200);border-radius:1rem;padding:1.25rem;box-shadow:0 2px 12px rgba(0,0,0,.04)}.article_sidebarTitle__Pup1A{font-size:.85rem;font-weight:800;color:var(--color-gray-900);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem}.article_sidebarText__tgqK7{font-size:.88rem;color:var(--color-text-muted);line-height:1.65;margin-bottom:1rem}.article_factList__uKyhc{list-style:none;margin:0;padding:0}.article_factList__uKyhc li{display:flex;justify-content:space-between;font-size:.85rem;padding:.4rem 0;border-bottom:1px solid var(--color-gray-100);color:#374151}.article_factList__uKyhc li:last-child{border-bottom:none}.article_factList__uKyhc span{color:var(--color-text-muted)}.article_relatedList__JcRlE{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.article_relatedList__JcRlE li a{font-size:.88rem;color:var(--color-sky-blue);text-decoration:none;font-weight:500;line-height:1.5;transition:color .2s}.article_relatedList__JcRlE li a:hover{color:var(--color-sky-blue-hover);text-decoration:underline}@media (max-width:960px){.article_articleLayout__Hg6eR{grid-template-columns:1fr}.article_sidebar__0CiJA{position:static;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}@media (max-width:640px){.article_proConGrid__5gOBu{grid-template-columns:1fr}.article_articleHero___8IE7{padding:7rem 0 3rem}.article_sidebar__0CiJA{grid-template-columns:1fr}}.blog_hero__m_tED{background:linear-gradient(135deg,#0f172a,#1e3a5f 60%,#0ea5e9);padding:9rem 0 5rem;text-align:center;position:relative;overflow:hidden}.blog_hero__m_tED:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 70% 40%,rgba(14,165,233,.15) 0,transparent 70%)}.blog_heroInner__l_CN9{position:relative;z-index:1}.blog_heroBadge__tdXmY{display:inline-block;background:rgba(14,165,233,.2);color:#7dd3fc;border:1px solid rgba(14,165,233,.3);border-radius:9999px;padding:.35rem 1rem;font-size:.85rem;font-weight:600;letter-spacing:.03em;margin-bottom:1.25rem}.blog_heroTitle__4NEms{font-size:clamp(2rem,5vw,3.2rem);font-weight:800;color:#fff;line-height:1.2;margin-bottom:1rem}.blog_heroSubtitle__8jtbV{font-size:1.1rem;color:#94a3b8;max-width:640px;margin:0 auto;line-height:1.7}.blog_sectionLabel__1TBSU{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--color-sky-blue);margin-bottom:1.5rem}.blog_featuredSection__JDbcc{padding:4rem 0 2rem;background:var(--color-bg)}.blog_featuredCard__MRcOu{display:block;background:#fff;border:1px solid var(--color-gray-200);border-radius:1.25rem;padding:2.5rem;text-decoration:none;color:inherit;transition:all .3s ease;box-shadow:0 4px 24px rgba(0,0,0,.06);position:relative;overflow:hidden}.blog_featuredCard__MRcOu:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#0ea5e9,#f59e0b)}.blog_featuredCard__MRcOu:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(14,165,233,.15);border-color:#0ea5e9}.blog_featuredMeta__n1t02{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1.25rem}.blog_featuredTitle__xaQtL{font-size:clamp(1.3rem,3vw,1.9rem);font-weight:800;color:var(--color-gray-900);line-height:1.3;margin-bottom:1rem}.blog_featuredExcerpt__aMisc{font-size:1.05rem;color:var(--color-text-muted);line-height:1.75;margin-bottom:1.5rem;max-width:860px}.blog_featuredTags__TcVf3{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.blog_tag__k43Pg{background:var(--color-gray-100);color:var(--color-text-muted);border-radius:9999px;padding:.25rem .75rem;font-size:.78rem;font-weight:500}.blog_readBtn__36_O1{display:inline-block;color:var(--color-sky-blue);font-weight:700;font-size:.95rem;transition:gap .2s}.blog_category__ffD6J{display:inline-block;border-radius:9999px;padding:.2rem .7rem;font-size:.75rem;font-weight:700;letter-spacing:.02em}.blog_date__oDFl0,.blog_readTime__lwPkt{font-size:.8rem;color:var(--color-text-muted)}.blog_gridSection__Zi5Zm{padding:2rem 0 5rem;background:var(--color-bg)}.blog_grid__1mQUH{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.blog_card__6gn_X{background:#fff;border:1px solid var(--color-gray-200);border-radius:1rem;padding:1.75rem;text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:.75rem;transition:all .3s ease;box-shadow:0 2px 12px rgba(0,0,0,.04)}.blog_card__6gn_X:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(14,165,233,.12);border-color:var(--color-sky-blue)}.blog_cardMeta__xj9C7{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.blog_cardTitle__UowSg{font-size:1.05rem;font-weight:700;color:var(--color-gray-900);line-height:1.4;flex:1 1}.blog_cardExcerpt__O7Kdq{font-size:.9rem;color:var(--color-text-muted);line-height:1.65;flex:1 1}.blog_cardFooter__qC8um{display:flex;justify-content:space-between;align-items:center;padding-top:.75rem;border-top:1px solid var(--color-gray-100);margin-top:auto}.blog_readMore__6_qd_{font-size:.85rem;font-weight:700;color:var(--color-sky-blue)}.blog_ctaSection__odfIR{background:linear-gradient(135deg,#0f172a,#1e3a5f);padding:4rem 0}.blog_ctaInner__EHSmj{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.blog_ctaTitle__sMwW5{font-size:1.6rem;font-weight:800;color:#fff;margin-bottom:.5rem}.blog_ctaText__MZtDU{color:#94a3b8;font-size:1rem;line-height:1.6}@media (max-width:768px){.blog_hero__m_tED{padding:7rem 0 4rem}.blog_featuredCard__MRcOu{padding:1.5rem}.blog_ctaInner__EHSmj{flex-direction:column;text-align:center}}.Navbar_header__xPE0t{position:fixed;top:0;left:0;width:100%;height:var(--header-height);display:flex;align-items:center;z-index:1000;transition:all .3s ease;background-color:transparent}.Navbar_scrolled__N9DJM{background-color:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.Navbar_navContainer__lQsro{display:flex;justify-content:space-between;align-items:center}.Navbar_logo__X4o9i{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;color:var(--color-gray-900)}.Navbar_logoIcon__gwjen{color:var(--color-solar-yellow);width:32px;height:32px}.Navbar_desktopNav__Ln1RC{display:none;gap:2rem;font-weight:500}.Navbar_desktopNav__Ln1RC a{transition:color .2s}.Navbar_desktopNav__Ln1RC a:hover{color:var(--color-sky-blue)}.Navbar_actions__4T0RL{display:flex;align-items:center;gap:1rem}.Navbar_mobileMenuBtn__vCYFv{display:block;background:none;border:none;cursor:pointer;color:var(--color-gray-900)}.Navbar_mobileNav__pV1TZ{position:absolute;top:var(--header-height);left:0;width:100%;background-color:var(--color-white);padding:1rem 2rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}@media (min-width:768px){.Navbar_desktopNav__Ln1RC{display:flex}.Navbar_mobileMenuBtn__vCYFv{display:none}}.ProcessTimeline_section__lP_5b{background-color:var(--color-white)}.ProcessTimeline_header__0m5bu{text-align:center;display:flex;flex-direction:column;align-items:center;margin-bottom:4rem}.ProcessTimeline_timeline__Hfgga{display:flex;justify-content:space-between;position:relative;max-width:1000px;margin:0 auto}.ProcessTimeline_step__bxdGr{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1 1;position:relative;z-index:1}.ProcessTimeline_iconContainer__nRLKx{width:80px;height:80px;background-color:var(--color-sky-blue);color:var(--color-white);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 10px 15px -3px rgba(14,165,233,.3);position:relative;z-index:2}.ProcessTimeline_iconContainer__nRLKx svg{width:32px;height:32px}.ProcessTimeline_content____vJ8 h3{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:var(--color-gray-900)}.ProcessTimeline_content____vJ8 p{color:var(--color-text-muted);font-size:.95rem;max-width:200px;margin:0 auto}.ProcessTimeline_connector__6O4AV{position:absolute;top:40px;left:50%;width:100%;height:2px;background-color:var(--color-gray-200);z-index:0}@media (max-width:768px){.ProcessTimeline_timeline__Hfgga{flex-direction:column;gap:3rem}.ProcessTimeline_connector__6O4AV{top:100%;left:40px;width:2px;height:3rem}.ProcessTimeline_step__bxdGr{flex-direction:row;text-align:left;align-items:flex-start}.ProcessTimeline_iconContainer__nRLKx{margin-bottom:0;margin-right:1.5rem;flex-shrink:0}.ProcessTimeline_content____vJ8 p{margin:0;max-width:100%}}.ProductShowcase3D_section___VzQR{background-color:var(--color-gray-900);color:var(--color-white)}.ProductShowcase3D_section___VzQR .ProductShowcase3D_title__KsV7t{color:var(--color-white)}.ProductShowcase3D_header__gj5Di{text-align:center;display:flex;flex-direction:column;align-items:center;margin-bottom:3rem}.ProductShowcase3D_canvasWrapper__dgOfU{width:100%;height:600px;background:radial-gradient(circle at center,#1f2937 0,#111827 100%);border-radius:24px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.5);border:1px solid hsla(0,0%,100%,.1);cursor:-webkit-grab;cursor:grab}.ProductShowcase3D_canvasWrapper__dgOfU:active{cursor:-webkit-grabbing;cursor:grabbing}.ProductShowcase3D_instruction__6CWA2{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);background-color:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;color:var(--color-gray-200);pointer-events:none}@media (max-width:768px){.ProductShowcase3D_canvasWrapper__dgOfU{height:400px}}.SavingsCalculator_section__syC4B{background-color:var(--color-white)}.SavingsCalculator_container__bZSvw{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.SavingsCalculator_iconWrapper__Z4dz_{width:56px;height:56px;background-color:var(--color-sky-blue);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.SavingsCalculator_icon__UDjqf{color:var(--color-white);width:28px;height:28px}.SavingsCalculator_title__NR0gm{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:var(--color-gray-900)}.SavingsCalculator_desc__nFVQo{color:var(--color-text-muted);margin-bottom:2.5rem;font-size:1.125rem}.SavingsCalculator_inputGroup__Su5kG{background-color:var(--color-gray-100);padding:2rem;border-radius:16px}.SavingsCalculator_inputGroup__Su5kG label{display:block;font-weight:600;margin-bottom:1rem;color:var(--color-gray-900)}.SavingsCalculator_rangeWrapper__xgWLw{display:flex;align-items:center;background:var(--color-white);padding:.5rem 1rem;border-radius:8px;margin-bottom:1.5rem;border:1px solid var(--color-gray-200)}.SavingsCalculator_currency__CAGtR{font-size:1.25rem;font-weight:600;color:var(--color-gray-900);margin-right:.5rem}.SavingsCalculator_input__GEOOI{border:none;font-size:1.25rem;font-weight:600;color:var(--color-gray-900);width:100%;outline:none;font-family:inherit}.SavingsCalculator_slider__xkN0_{width:100%;-webkit-appearance:none;height:8px;background:var(--color-gray-200);border-radius:4px;outline:none;margin-bottom:.5rem}.SavingsCalculator_slider__xkN0_::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:var(--color-sky-blue);cursor:pointer;-webkit-transition:transform .1s;transition:transform .1s}.SavingsCalculator_slider__xkN0_::-webkit-slider-thumb:hover{transform:scale(1.1)}.SavingsCalculator_sliderLabels__7fpH2{display:flex;justify-content:space-between;color:var(--color-text-muted);font-size:.875rem}.SavingsCalculator_resultsCard__bYMML{background:linear-gradient(135deg,var(--color-gray-900),#0f172a);padding:3rem;border-radius:24px;color:var(--color-white);box-shadow:0 25px 50px -12px rgba(0,0,0,.25);display:flex;flex-direction:column;gap:2rem}.SavingsCalculator_resultItem__uWXPv h3{font-size:1rem;font-weight:500;color:var(--color-gray-200);margin-bottom:.5rem}.SavingsCalculator_resultValue__ublAi{font-size:2.5rem;font-weight:700;color:var(--color-white)}.SavingsCalculator_resultValueHighlight__M3krc{font-size:3.5rem;font-weight:700;color:var(--color-solar-yellow)}.SavingsCalculator_divider__Vna81{height:1px;background-color:hsla(0,0%,100%,.1)}.SavingsCalculator_cta__jF96M{text-align:center;width:100%;margin-top:1rem}.SavingsCalculator_disclaimer__gfiep{font-size:.75rem;color:hsla(0,0%,100%,.5);text-align:center;margin-top:1rem}@media (max-width:992px){.SavingsCalculator_container__bZSvw{grid-template-columns:1fr}}.Services_section__4JQGS{background-color:var(--color-gray-100)}.Services_header__kdnxv{text-align:center;display:flex;flex-direction:column;align-items:center;margin-bottom:4rem}.Services_grid__s7uBf{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}.Services_card__IZAY_{background-color:var(--color-white);padding:3rem;border-radius:24px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);transition:all .3s ease;position:relative;overflow:hidden}.Services_card__IZAY_:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background-color:var(--color-sky-blue);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.Services_card__IZAY_:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.Services_card__IZAY_:hover:before{transform:scaleX(1)}.Services_iconWrapper__tyVZL{width:64px;height:64px;background-color:var(--color-gray-100);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.Services_iconWrapper__tyVZL svg{width:32px;height:32px;color:var(--color-solar-yellow)}.Services_cardTitle__BTBwX{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--color-gray-900)}.Services_cardDesc__BeQnk{color:var(--color-text-muted);margin-bottom:1.5rem}.Services_link__Labms{font-weight:600;color:var(--color-sky-blue);display:inline-block;transition:color .2s}.Services_link__Labms:hover{color:var(--color-sky-blue-hover)}@media (max-width:768px){.Services_grid__s7uBf{grid-template-columns:1fr}}.Testimonials_section__uNc90{background-color:var(--color-gray-100)}.Testimonials_header__n_gCn{text-align:center;display:flex;flex-direction:column;align-items:center;margin-bottom:4rem}.Testimonials_grid__b73cj{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.Testimonials_card__SvO88{background-color:var(--color-white);padding:2.5rem;border-radius:20px;box-shadow:0 10px 15px -3px rgba(0,0,0,.05)}.Testimonials_stars__lC1F2{display:flex;gap:.25rem;margin-bottom:1.5rem}.Testimonials_starIcon__UMBdr{color:var(--color-solar-yellow);width:20px;height:20px}.Testimonials_text__YO8qI{font-size:1.125rem;color:var(--color-gray-800);margin-bottom:2rem;font-style:italic;line-height:1.6}.Testimonials_author__L2R8z{display:flex;align-items:center;gap:1rem}.Testimonials_avatar__qRFLi{width:48px;height:48px;background-color:var(--color-sky-blue);color:var(--color-white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem}.Testimonials_name__lO_0j{font-weight:700;color:var(--color-gray-900)}.Testimonials_role__enS9K{font-size:.875rem;color:var(--color-text-muted)}@media (max-width:992px){.Testimonials_grid__b73cj{grid-template-columns:1fr}}