:root{--orange:#f59e0b;--green:#18a558;--navy:#10251c;--light:#f6faf7}*{box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#18231d}.brand-dot{display:inline-block;width:12px;height:12px;background:var(--orange);border-radius:50%;margin-right:5px}.navbar-brand{font-size:1.35rem;color:var(--navy)}.navbar-brand span:last-child,.footer-brand span{color:var(--green)}.btn-solar{background:var(--orange);border-color:var(--orange);color:#17120a;font-weight:700;padding:.75rem 1.3rem}.btn-solar:hover{background:#d98700;border-color:#d98700;color:#fff}.min-vh-75{min-height:78vh}.hero{background:radial-gradient(circle at 80% 20%,#fff0b5,transparent 28%),linear-gradient(135deg,#f8fff9,#eef8f0);overflow:hidden}.eyebrow{font-size:.78rem;font-weight:800;letter-spacing:.16em;color:var(--green)}h1{font-size:clamp(3rem,6vw,5.4rem);line-height:.98;font-weight:800;letter-spacing:-.05em;margin:1rem 0 1.4rem;color:var(--navy)}h1 span{color:var(--green)}.hero p,.section-head p{font-size:1.08rem;line-height:1.8;color:#607067;max-width:620px}.hero-stats{display:flex;gap:2rem;margin-top:2.5rem}.hero-stats div{display:flex;flex-direction:column}.hero-stats strong{font-size:1.5rem;color:var(--navy)}.hero-stats small{color:#6d7c73}.solar-card{height:520px;position:relative;background:linear-gradient(160deg,#cdeee1,#f8e6a0);border-radius:40px;overflow:hidden;box-shadow:0 25px 70px #315d4422}.sun{position:absolute;right:60px;top:45px;font-size:80px}.panel{position:absolute;background:linear-gradient(135deg,#173e43,#276c68);border:5px solid #0f2e34;transform:skew(-15deg) rotate(-12deg);border-radius:8px}.panel-1{width:260px;height:145px;left:45px;top:145px}.panel-2{width:260px;height:145px;right:-20px;top:205px}.house{position:absolute;bottom:0;left:22%;width:58%;height:45%}.roof{height:42%;background:#1b382d;clip-path:polygon(50% 0,100% 55%,92% 55%,50% 15%,8% 55%,0 55%)}.home-body{height:58%;background:#fff;border-radius:6px;position:relative}.home-body span{display:block;position:absolute;width:26%;height:38%;background:#bde3d2;top:25%;border:5px solid #fff}.home-body span:first-child{left:14%}.home-body span:last-child{right:14%}.floating-card{position:absolute;left:25px;bottom:25px;background:#fff;padding:16px 20px;border-radius:16px;box-shadow:0 12px 30px #0002;display:flex;flex-direction:column}.floating-card b{color:var(--green)}.floating-card small{color:#6d7c73}.section{padding:100px 0}.section-head{max-width:760px;margin:0 auto 55px}.section-head h2,.why h2,.cta h2{font-size:clamp(2rem,4vw,3.3rem);font-weight:800;color:var(--navy);margin:10px 0 15px}.service-card{height:100%;padding:35px;border:1px solid #e5ece7;border-radius:24px;background:#fff;transition:.3s;box-shadow:0 10px 35px #10251c08}.service-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px #10251c14}.icon{width:58px;height:58px;border-radius:16px;background:#fff1d1;color:#d58b00;display:grid;place-items:center;font-size:27px;margin-bottom:25px}.service-card h3{font-weight:750}.service-card p,.feature p{color:#68776e;line-height:1.7}.service-card a{color:var(--green);font-weight:700;text-decoration:none}.why{background:var(--light);padding:100px 0}.feature{background:#fff;border-radius:20px;padding:28px;height:100%;border:1px solid #e7eee9}.feature b{color:var(--orange)}.feature h4{margin-top:12px;font-weight:750}.cta{padding:75px 0;background:var(--navy);color:#fff}.cta h2{color:#fff}.cta p{color:#c8d4cd}.cta .eyebrow{color:#ffbf3f}footer{background:#0a1711;color:#aebcb4;padding:65px 0 25px}footer h5{color:#fff;font-size:1rem;margin-bottom:18px}footer a{display:block;color:#aebcb4;text-decoration:none;margin:8px 0}.footer-brand{font-size:1.5rem;color:#fff;font-weight:800;text-decoration:none}footer p{margin:8px 0}footer hr{border-color:#ffffff18;margin:40px 0 20px}.project-img{height:220px;border-radius:16px;background:linear-gradient(135deg,#1e4437,#86c99b);display:grid;place-items:center;color:#fff;font-size:2rem;font-weight:800}.form-control,.form-select{padding:.8rem;border-color:#dfe8e2}.form-control:focus,.form-select:focus{border-color:var(--green);box-shadow:0 0 0 .2rem #18a55822}@media(max-width:991px){.solar-card{height:420px;margin-top:40px}.min-vh-75{padding:80px 0}.section,.why{padding:75px 0}}@media(max-width:575px){.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.hero-stats strong{font-size:1.2rem}.solar-card{height:350px}.panel-1{width:190px;height:105px}.panel-2{width:190px;height:105px}}
