.page-module___8aEwW__main{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__hero{text-align:center;justify-content:center;align-items:center;min-height:60vh;padding:3rem 2rem 2rem;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroBackground{z-index:-1;background:radial-gradient(circle,#1e563114 0%,#fff0 70%);position:absolute;inset:0}.page-module___8aEwW__heroContent{z-index:1;max-width:1100px}.page-module___8aEwW__title{margin-bottom:1.5rem;font-size:clamp(3rem,5vw,5rem);font-weight:700;line-height:1.1}.page-module___8aEwW__subtitle{color:#4b5563;margin-bottom:2rem;max-width:600px;margin-inline:auto;font-size:clamp(1.2rem,2vw,1.5rem)}.page-module___8aEwW__ctaButton{background:var(--primary);color:#fff;border-radius:var(--radius-full);justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 14px #1e56314d}.page-module___8aEwW__ctaButton:hover{background:var(--primary-hover);transform:translateY(-2px)}.page-module___8aEwW__sectionTitle{text-align:center;margin-bottom:4rem;font-size:clamp(2rem,3vw,3rem)}.page-module___8aEwW__statsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.page-module___8aEwW__statCard{text-align:center;padding:2rem}.page-module___8aEwW__statValue{margin-bottom:.5rem;font-size:3.5rem;font-weight:700}.page-module___8aEwW__statLabel{color:#4b5563;font-size:1.1rem}.page-module___8aEwW__projectsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.page-module___8aEwW__projectCard{border-radius:var(--radius-md);border:1px solid var(--border);background:#fff;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 10px 20px #00000008}.page-module___8aEwW__projectImage{object-fit:cover;width:100%;height:200px}.page-module___8aEwW__projectHeader{background:var(--primary);color:#fff;text-align:center;padding:1rem 1.5rem;font-size:1.25rem;font-weight:600}.page-module___8aEwW__projectBody{color:#4b5563;flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem;display:flex}.page-module___8aEwW__projectDetail{flex-direction:column;gap:.25rem;display:flex}.page-module___8aEwW__projectDetail span:first-child{color:var(--foreground);font-weight:600}.page-module___8aEwW__driversList{flex-direction:column;gap:.5rem;margin-top:.5rem;padding-left:1.2rem;display:flex}@media (max-width:768px){.page-module___8aEwW__statsGrid,.page-module___8aEwW__projectsGrid{grid-template-columns:1fr}}
.Nav-module__gOObGW__nav{z-index:50;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#ffffffd9;position:sticky;top:0}.Nav-module__gOObGW__navInner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:.9rem 2rem;display:flex}.Nav-module__gOObGW__logoPill{align-items:center;display:inline-flex}.Nav-module__gOObGW__logoImg{width:auto;height:24px;display:block}.Nav-module__gOObGW__links{align-items:center;gap:2rem;display:flex}.Nav-module__gOObGW__navLink{color:var(--foreground-secondary);font-size:.95rem;font-weight:600;transition:color .2s}.Nav-module__gOObGW__navLink:hover{color:var(--foreground)}
.Footer-module__S6Hkya__footer{text-align:center;border-top:1px solid var(--border);margin-top:4rem;padding:4rem 2rem}.Footer-module__S6Hkya__heading{color:var(--foreground);margin-bottom:1.5rem;font-size:2rem}.Footer-module__S6Hkya__copyright{color:var(--foreground-secondary);margin-top:3rem;font-size:.9rem}
.ArchitectureSection-module__bw46PG__title{text-align:center;margin-bottom:1.5rem;font-size:clamp(2rem,3vw,3rem)}.ArchitectureSection-module__bw46PG__intro{text-align:center;color:#4b5563;max-width:800px;margin:0 auto 4rem;font-size:1.2rem;line-height:1.6}.ArchitectureSection-module__bw46PG__archContainer{background:var(--accent);border-radius:var(--radius-lg);border:1px solid var(--border);flex-direction:column;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;padding:3rem 2rem;display:flex}.ArchitectureSection-module__bw46PG__archTopGrid{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:1.5rem;width:100%;display:grid}.ArchitectureSection-module__bw46PG__archInputs{flex-direction:column;gap:1.5rem;display:flex}.ArchitectureSection-module__bw46PG__archBox{border-radius:var(--radius-md);border:1px solid var(--border);text-align:center;background:#fff;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;display:flex;box-shadow:0 4px 12px #0000000d}.ArchitectureSection-module__bw46PG__archBox img{border:1px solid #eee;border-radius:8px;width:100%;max-width:200px;height:auto;margin-bottom:.5rem}.ArchitectureSection-module__bw46PG__archArrow{color:var(--primary);text-align:center;flex-direction:column;justify-content:center;align-items:center;font-size:.9rem;font-weight:500;display:flex}.ArchitectureSection-module__bw46PG__dashboardPreview{border-radius:var(--radius-lg);border:1px solid var(--border);background:#f8fafc;width:100%;max-width:1200px;height:70vh;min-height:500px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001f}.ArchitectureSection-module__bw46PG__dashboardIframe{border:none;width:100%;height:100%}@media (max-width:1024px){.ArchitectureSection-module__bw46PG__archTopGrid{grid-template-columns:1fr;gap:2rem}.ArchitectureSection-module__bw46PG__archArrow{margin:1rem 0;transform:rotate(90deg)}}@media (max-width:768px){.ArchitectureSection-module__bw46PG__dashboardPreview{height:50vh}}
.HowItWorks-module__tSMH5W__title{text-align:center;margin-bottom:3rem;font-size:1.8rem}.HowItWorks-module__tSMH5W__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.HowItWorks-module__tSMH5W__item{text-align:center;background:var(--background-secondary);border-radius:var(--radius-md);border:1px solid var(--border);padding:2rem 1.5rem}.HowItWorks-module__tSMH5W__iconWrap{background:var(--accent);width:48px;height:48px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.HowItWorks-module__tSMH5W__itemTitle{margin-bottom:.6rem;font-size:1.1rem}.HowItWorks-module__tSMH5W__itemText{color:var(--foreground-secondary);font-size:.95rem;line-height:1.6}@media (max-width:768px){.HowItWorks-module__tSMH5W__grid{grid-template-columns:1fr}}
.page-module__ZU0O2W__hero{text-align:center;padding-top:3rem;padding-bottom:1rem}.page-module__ZU0O2W__title{margin:1rem 0;font-size:clamp(2.2rem,4vw,3.2rem)}.page-module__ZU0O2W__subtitle{color:var(--foreground-secondary);max-width:640px;margin:0 auto 1.5rem;font-size:1.1rem}.page-module__ZU0O2W__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.page-module__ZU0O2W__card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.page-module__ZU0O2W__card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #00000014}.page-module__ZU0O2W__cardImage{object-fit:cover;width:100%;height:160px}.page-module__ZU0O2W__cardStat{background:var(--primary);color:#fff;padding:2rem 1.5rem;position:relative}.page-module__ZU0O2W__cardYear{color:#fff;border-radius:var(--radius-full);background:#ffffff26;padding:.25rem .7rem;font-size:.8rem;font-weight:600;position:absolute;top:1.25rem;right:1.25rem}.page-module__ZU0O2W__cardStatValue{color:var(--primary-light);margin-bottom:.35rem;font-size:2.4rem;font-weight:700;line-height:1}.page-module__ZU0O2W__cardStatLabel{font-size:.95rem;font-weight:600}.page-module__ZU0O2W__cardBody{flex-direction:column;flex:1;gap:.6rem;padding:1.5rem;display:flex}.page-module__ZU0O2W__cardName{font-size:1.2rem}.page-module__ZU0O2W__cardMeta{color:var(--foreground-secondary);font-size:.9rem}.page-module__ZU0O2W__cardLink{color:var(--primary);align-items:center;gap:.35rem;margin-top:auto;padding-top:.75rem;font-size:.9rem;font-weight:600;display:inline-flex}@media (max-width:900px){.page-module__ZU0O2W__grid{grid-template-columns:1fr}}
.CaseStudyTemplate-module__UqEElG__hero{padding-top:3rem;padding-bottom:2rem}.CaseStudyTemplate-module__UqEElG__eyebrowRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.CaseStudyTemplate-module__UqEElG__badgeRow{align-items:center;gap:.6rem;display:flex}.CaseStudyTemplate-module__UqEElG__yearBadge{border-radius:var(--radius-full);background:var(--accent);color:var(--primary);align-items:center;padding:.35rem .9rem;font-size:.9rem;font-weight:700;display:inline-flex}.CaseStudyTemplate-module__UqEElG__title{margin-bottom:.75rem;font-size:clamp(2.2rem,4vw,3.2rem)}.CaseStudyTemplate-module__UqEElG__subtitle{color:var(--foreground-secondary);margin-bottom:2.5rem;font-size:1.05rem}.CaseStudyTemplate-module__UqEElG__dot{margin:0 .5rem}.CaseStudyTemplate-module__UqEElG__heroImage{object-fit:cover;border-radius:var(--radius-md);width:100%;height:320px;margin-bottom:2rem}.CaseStudyTemplate-module__UqEElG__cardsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:1.5rem;display:grid}.CaseStudyTemplate-module__UqEElG__statCard{background:var(--primary);color:#fff;border-radius:var(--radius-md);padding:2rem;position:relative}.CaseStudyTemplate-module__UqEElG__statBadgeIcon{width:36px;height:36px;color:var(--primary-light);background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:1.5rem;right:1.5rem}.CaseStudyTemplate-module__UqEElG__statValue{color:var(--primary-light);margin-bottom:.75rem;font-size:2.75rem;font-weight:700;line-height:1}.CaseStudyTemplate-module__UqEElG__statLabel{color:#fff;margin-bottom:.35rem;font-size:1.05rem;font-weight:600}.CaseStudyTemplate-module__UqEElG__statSublabel{color:#ffffffb3;font-size:.9rem;line-height:1.5}.CaseStudyTemplate-module__UqEElG__tintCard{border-radius:var(--radius-md);padding:2rem}.CaseStudyTemplate-module__UqEElG__tintGreen{background:var(--accent)}.CaseStudyTemplate-module__UqEElG__tintPurple{background:var(--purple-tint)}.CaseStudyTemplate-module__UqEElG__cardIconCircle{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:1rem;display:flex}.CaseStudyTemplate-module__UqEElG__iconGreen{color:var(--primary);background:#1e56311f}.CaseStudyTemplate-module__UqEElG__iconPurple{color:var(--purple-deep);background:#8d68e026}.CaseStudyTemplate-module__UqEElG__cardEyebrow{text-transform:uppercase;letter-spacing:.04em;color:var(--foreground-secondary);margin-bottom:.5rem;font-size:.75rem;font-weight:700}.CaseStudyTemplate-module__UqEElG__cardHeadline{margin-bottom:.4rem;font-size:1.2rem}.CaseStudyTemplate-module__UqEElG__cardHeadlinePurple{color:var(--purple-deep);margin-bottom:.4rem;font-size:1.2rem}.CaseStudyTemplate-module__UqEElG__cardDescription{color:var(--foreground-secondary);font-size:.9rem;line-height:1.5}.CaseStudyTemplate-module__UqEElG__breakdownList{flex-direction:column;gap:1rem;display:flex}.CaseStudyTemplate-module__UqEElG__breakdownItem{align-items:flex-start;gap:.75rem;display:flex}.CaseStudyTemplate-module__UqEElG__breakdownIconCircle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:.1rem;display:flex}.CaseStudyTemplate-module__UqEElG__breakdownIconCooling{color:var(--primary);background:#1e56311f}.CaseStudyTemplate-module__UqEElG__breakdownIconHeating{background:var(--orange-tint);color:var(--orange-deep)}.CaseStudyTemplate-module__UqEElG__breakdownValue{margin-right:.4rem;font-size:1.1rem;font-weight:700}.CaseStudyTemplate-module__UqEElG__valueCooling{color:var(--primary)}.CaseStudyTemplate-module__UqEElG__valueHeating{color:var(--orange-deep)}.CaseStudyTemplate-module__UqEElG__breakdownLabel{color:var(--foreground-secondary);font-size:.9rem}.CaseStudyTemplate-module__UqEElG__siteBar{background:var(--background-secondary);border-radius:var(--radius-md);align-items:flex-start;gap:1rem;margin-bottom:1rem;padding:1.25rem 1.5rem;display:flex}.CaseStudyTemplate-module__UqEElG__siteBarIcon{background:var(--accent);width:32px;height:32px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;display:flex}.CaseStudyTemplate-module__UqEElG__siteBarText{color:var(--foreground-secondary);font-size:.95rem;line-height:1.6}.CaseStudyTemplate-module__UqEElG__backLink{color:var(--foreground-secondary);align-items:center;gap:.4rem;margin-bottom:1.5rem;font-size:.9rem;font-weight:600;display:inline-flex}.CaseStudyTemplate-module__UqEElG__backLink:hover{color:var(--primary)}@media (max-width:900px){.CaseStudyTemplate-module__UqEElG__cardsGrid{grid-template-columns:1fr}}
