*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Arial,sans-serif;line-height:1.6}.app{display:flex;flex-direction:column;min-height:100vh}.main-navigation{align-items:center;background-color:#fff;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.logo a{color:#333;font-size:1.5rem;font-weight:700;text-decoration:none}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{color:#333;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#007bff}.nav-links a.active{border-bottom:2px solid #007bff;color:#007bff}.main-content{flex:1 1}.about-hero,.contact-hero,.hero-section,.solar-hero,.strategy-hero{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:6rem 2rem;text-align:center}.about-hero h1,.contact-hero h1,.hero-section h1,.solar-hero h1,.strategy-hero h1{color:#1a1a1a;font-size:3rem;margin-bottom:1.5rem}.about-hero p,.contact-hero p,.hero-section p,.solar-hero p,.strategy-hero p{color:#333;font-size:1.5rem;font-weight:500;margin-bottom:1rem}.solar-hero h1,.solar-hero p{color:#fff;text-shadow:2px 2px 4px #00000080}.about-content,.contact-content,.solar-content,.strategy-content{margin:0 auto;max-width:1200px;padding:4rem 2rem}.about-section{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;margin-bottom:3rem;padding:2rem}.about-section h2{color:#1a1a1a;font-size:2rem;margin-bottom:1.5rem}.about-section ul{list-style-position:inside;margin-left:1rem}.about-section li{color:#666;margin-bottom:.5rem}.strategy-section{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;margin-bottom:3rem;padding:2rem}.strategy-section h2{color:#1a1a1a;font-size:2rem;margin-bottom:1.5rem}.strategy-section ul{list-style-position:inside;margin-left:1rem}.strategy-section li{color:#666;margin-bottom:.5rem}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 2fr}.contact-info{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;padding:2rem}.contact-info h2{color:#1a1a1a;font-size:1.8rem;margin-bottom:1.5rem}.contact-info p{color:#666;margin-bottom:1rem}.contact-form{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;padding:2rem}.contact-form h2{color:#1a1a1a;font-size:1.8rem;margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#333;display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.8rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#007bff;outline:none}.form-group textarea{min-height:150px;resize:vertical}.submit-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:1rem 2rem;transition:all .3s ease}.submit-button:hover{background-color:#0056b3;transform:translateY(-2px)}.cta-button{background-color:#007bff;border-radius:4px;color:#fff;display:inline-block;font-weight:500;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cta-button:hover{background-color:#0056b3;transform:translateY(-2px)}.cta-button.secondary{background-color:initial;border:2px solid #007bff;color:#007bff}.cta-button.secondary:hover{background-color:#007bff;color:#fff}.investment-sectors{background-color:#fff;padding:4rem 2rem}.investment-sectors h2{color:#1a1a1a;font-size:2rem;margin-bottom:3rem;text-align:center}.sectors-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.sector-card{background-color:#f8f9fa;border-radius:8px;padding:2rem;text-align:center;transition:transform .3s ease}.sector-card:hover{transform:translateY(-5px)}.sector-icon{font-size:3rem;margin-bottom:1rem}.sector-card h3{color:#1a1a1a;margin-bottom:1rem}.sector-card p{color:#666}.why-choose-us{background-color:#f8f9fa;padding:4rem 2rem}.why-choose-us h2{color:#1a1a1a;font-size:2rem;margin-bottom:3rem;text-align:center}.features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px}.feature{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;padding:2rem;text-align:center}.feature h3{color:#1a1a1a;margin-bottom:1rem}.feature p{color:#666}.solar-intro{color:#666;font-size:1.2rem;line-height:1.8;margin:0 auto 4rem;max-width:800px;text-align:center}.solar-initiatives h2{color:#1a1a1a;font-size:2rem;margin-bottom:3rem;text-align:center}.initiatives-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.initiative-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;padding:2rem;transition:transform .3s ease}.initiative-card:hover{transform:translateY(-5px)}.initiative-card h3{color:#1a1a1a;font-size:1.5rem;margin-bottom:1rem}.initiative-card p{color:#666;line-height:1.6}.solar-hero{align-items:center;background:linear-gradient(#00000080,#00000080);color:#fff;display:flex;height:60vh;justify-content:center;overflow:hidden;position:relative;text-align:center}.hero-content{padding:2rem;z-index:1}.hero-content h1{color:#fff;font-size:2.5rem;margin-bottom:1rem}.hero-content p{color:#fff;font-size:1.2rem}.hero-image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.solar-hero-image{height:100%;object-fit:cover;width:100%}@media (max-width:768px){.nav-links{display:none}.about-hero h1,.contact-hero h1,.hero-section h1,.solar-hero h1,.strategy-hero h1{font-size:2rem}.about-hero p,.contact-hero p,.hero-subtitle,.solar-hero p,.strategy-hero p{font-size:1.2rem}.hero-description{font-size:1rem}.hero-buttons{flex-direction:column}.contact-content,.features,.initiatives-grid,.sectors-grid{grid-template-columns:1fr}section{padding:2rem 1rem}.solar-intro{font-size:1rem;margin-bottom:2rem}}
/*# sourceMappingURL=main.0f4ba078.css.map*/