:root{--navy:#071b31;--blue:#0d3154;--cyan:#28b8d5;--lime:#b9d72d;--ink:#102235;--muted:#607183;--paper:#f4f7f8;--white:#fff;--line:#dbe3e8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;font-family:Arial,"Helvetica Neue",sans-serif;color:var(--ink);background:#fff;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.topbar{background:#041322;color:#c7d3dd;font-size:13px}.topbar-inner{height:38px;display:flex;align-items:center;justify-content:space-between}.topbar a{color:#fff;font-weight:700}.sep{display:inline-block;width:1px;height:12px;background:#607080;margin:0 18px;vertical-align:middle}.header{height:82px;background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid transparent;transition:.25s}.header.scrolled{box-shadow:0 8px 30px #071b3112;border-color:#e8edf0}.nav{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand-mark{position:relative;width:45px;height:45px;background:var(--navy);display:grid;place-items:center;transform:skew(-8deg)}.brand-mark:before,.brand-mark:after,.brand-mark i{content:"";position:absolute;background:var(--lime);border-radius:50%}.brand-mark:before{width:8px;height:8px;left:9px;top:8px}.brand-mark:after{width:8px;height:8px;right:8px;bottom:8px}.brand-mark i{width:23px;height:6px;transform:rotate(-45deg);border-radius:6px}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy b{font-size:21px;letter-spacing:2px;color:var(--navy)}.brand-copy small{font-size:10px;letter-spacing:7px;color:#628292;margin-top:6px}.nav nav{display:flex;align-items:center;gap:30px}.nav nav a{font-size:14px;font-weight:700;color:#274156}.nav nav a:hover{color:#1598b4}.nav-cta{background:var(--navy);color:#fff!important;padding:12px 20px}.menu-btn{display:none;border:0;background:none;padding:10px}.menu-btn span{display:block;width:26px;height:2px;background:var(--navy);margin:5px}.hero{min-height:680px;position:relative;background:linear-gradient(105deg,#071b31 0%,#0b2743 47%,#0c4262 100%);color:#fff;overflow:hidden;background-size:cover;background-position:center}.hero.has-image{background-image:url('hero.jpg')}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,18,32,.94) 0%,rgba(3,18,32,.79) 44%,rgba(3,18,32,.18) 76%,rgba(3,18,32,.08) 100%)}.hero:after{content:"";position:absolute;width:460px;height:460px;border:1px solid #7fd4e24a;border-radius:50%;right:-100px;top:-120px}.hero-inner{position:relative;z-index:2;padding-top:105px}.eyebrow{font-size:13px;font-weight:800;letter-spacing:3px;color:var(--lime);margin:0 0 19px}.eyebrow.dark{color:#178da6}.hero h1{font-size:clamp(48px,6.2vw,80px);line-height:1.04;letter-spacing:-3px;margin:0;max-width:850px}.hero h1 em{font-style:normal;color:var(--lime)}.hero-text{font-size:18px;max-width:650px;color:#d4e0e7;margin:26px 0 34px}.hero-actions{display:flex;gap:13px}.btn{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:0 25px;font-weight:800;font-size:14px}.btn-primary{background:var(--lime);color:#132500}.btn-primary:hover{background:#cce747}.btn-ghost{border:1px solid #ffffff70;color:#fff}.hero-points{display:flex;gap:48px;margin-top:70px;color:#d4e0e7;font-size:14px}.hero-points span{display:flex;align-items:center;gap:10px}.hero-points b{color:var(--cyan);font-size:11px}.trust-strip{background:#fff;box-shadow:0 12px 35px #0c2d4912;position:relative;z-index:4}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-grid>div{display:flex;align-items:center;gap:17px;padding:25px 30px;border-right:1px solid var(--line)}.trust-grid>div:last-child{border:0}.trust-icon{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#edf7d0;color:#668000;font-weight:900}.trust-grid p{margin:0;display:flex;flex-direction:column}.trust-grid b{font-size:15px}.trust-grid small{color:var(--muted);font-size:13px}.section{padding:110px 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.about-visual{height:500px;background:linear-gradient(155deg,#0b304f,#061523);position:relative;overflow:hidden}.sun-disc{position:absolute;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,#f5e97a,#e7c127 60%,#de9e13);right:55px;top:55px;box-shadow:0 0 70px #f1d33b55}.panel-grid{position:absolute;width:125%;height:270px;left:-10%;bottom:-40px;transform:skewY(-8deg);background-color:#0a4b76;background-image:linear-gradient(#6fa5c044 2px,transparent 2px),linear-gradient(90deg,#6fa5c044 2px,transparent 2px);background-size:90px 80px;border:10px solid #08263d;box-shadow:0 -20px 35px #0005}.about-badge{position:absolute;left:36px;top:36px;border-left:4px solid var(--lime);padding:8px 13px;display:flex;flex-direction:column;color:#fff;line-height:1}.about-badge strong{letter-spacing:2px}.about-badge span{font-size:10px;letter-spacing:5px;margin-top:7px}.section-copy h2,.section-head h2,.service-intro h2,.contact h2{font-size:clamp(35px,4.2vw,54px);line-height:1.12;letter-spacing:-2px;margin:0 0 27px}.section-copy p{color:var(--muted);margin:0 0 18px}.text-link{display:inline-flex;gap:15px;color:#087b96;font-weight:800;margin-top:15px}.text-link span{color:var(--lime);font-size:21px}.products{background:var(--paper)}.section-head{display:grid;grid-template-columns:1.4fr .6fr;align-items:end;gap:70px;margin-bottom:45px}.section-head h2{margin:0}.section-head>p{color:var(--muted);margin:0 0 7px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d6e0e5;border:1px solid #d6e0e5}.product-card{background:#fff;padding:37px 33px;min-height:300px;position:relative;transition:.25s}.product-card:hover{transform:translateY(-6px);box-shadow:0 15px 35px #0c2d4918;z-index:2}.product-card.featured{background:var(--navy);color:#fff}.product-card .num{position:absolute;right:23px;top:20px;color:#afbdc6;font-size:11px;font-weight:800}.product-card h3{font-size:21px;margin:25px 0 10px}.product-card p{color:var(--muted);font-size:14px;margin:0}.product-card.featured p{color:#aec2d1}.line-icon{width:54px;height:54px;border:2px solid #20a4bf;position:relative}.line-icon:before,.line-icon:after{content:"";position:absolute;background:var(--lime)}.solar:before{width:30px;height:2px;left:10px;top:25px;box-shadow:0 -10px #b9d72d,0 10px #b9d72d}.solar:after{width:2px;height:40px;left:25px;top:5px;box-shadow:-10px 0 #b9d72d,10px 0 #b9d72d}.inverter:before{width:28px;height:18px;border:2px solid var(--lime);background:transparent;left:11px;top:16px}.inverter:after{width:9px;height:9px;border-radius:50%;left:22px;top:22px}.battery:before{width:28px;height:26px;border:2px solid var(--lime);background:transparent;left:11px;top:15px}.battery:after{width:10px;height:4px;left:21px;top:10px}.controller:before{width:31px;height:31px;border:2px solid var(--lime);background:transparent;left:10px;top:10px}.controller:after{width:18px;height:2px;left:17px;top:20px;box-shadow:0 7px var(--lime)}.water:before{width:17px;height:25px;border-radius:50% 50% 50% 50%/65% 65% 35% 35%;transform:rotate(45deg);left:17px;top:11px}.wind:before{width:4px;height:30px;left:24px;top:14px}.wind:after{width:30px;height:4px;left:11px;top:18px;transform:rotate(25deg);box-shadow:0 0 0 var(--lime)}.services{background:var(--navy);color:#fff}.services-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:95px}.service-intro>p:not(.eyebrow){color:#b7c7d2;margin:0 0 30px}.service-list{border-top:1px solid #ffffff2a}.service-list>div{display:grid;grid-template-columns:45px 1fr 1.3fr;gap:23px;align-items:center;padding:26px 5px;border-bottom:1px solid #ffffff2a}.service-list span{color:var(--lime);font-size:12px}.service-list h3{font-size:18px;margin:0}.service-list p{color:#adc0cd;font-size:14px;margin:0}.contact{background:#fff}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.contact-grid>div:first-child>p:not(.eyebrow){color:var(--muted);max-width:520px}.hours{margin-top:40px;border-left:4px solid var(--lime);padding-left:20px;display:flex;flex-direction:column}.hours span{font-size:12px;color:var(--muted);font-weight:800;letter-spacing:1px}.contact-panel{background:var(--paper);padding:12px 38px}.contact-panel a{display:grid;grid-template-columns:1fr auto;gap:4px 20px;padding:26px 0;border-bottom:1px solid var(--line)}.contact-panel a:last-child{border:0}.contact-panel small{font-size:11px;letter-spacing:2px;color:#788994;font-weight:800}.contact-panel strong{grid-column:1;font-size:19px}.contact-panel span{grid-row:1/3;grid-column:2;align-self:center;color:#1598b4;font-size:22px}footer{background:#041322;color:#aebdc8;padding:65px 0 20px}.footer-grid{display:grid;grid-template-columns:.8fr 1.4fr .8fr;gap:60px;align-items:start}.footer-brand .brand-copy b{color:#fff}.footer-grid p{margin:0;max-width:430px}.footer-grid>div{display:grid;grid-template-columns:1fr 1fr;gap:9px}.footer-grid>div a{color:#d6e0e6;font-size:14px}.copyright{border-top:1px solid #ffffff1e;margin-top:50px;padding-top:19px;display:flex;justify-content:space-between;font-size:12px}.whatsapp{position:fixed;right:24px;bottom:24px;z-index:30;background:#25d366;color:#fff;display:flex;align-items:center;gap:10px;border-radius:28px;padding:11px 17px 11px 12px;font-weight:800;box-shadow:0 10px 30px #071b3140}.whatsapp svg{width:27px;height:27px}.whatsapp:hover{transform:translateY(-2px)}
@media(max-width:900px){.topbar-inner>span{display:none}.topbar-inner{justify-content:flex-end}.nav nav{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;padding:18px 24px 25px;box-shadow:0 20px 30px #071b3125;flex-direction:column;align-items:stretch;gap:0}.nav nav.open{display:flex}.nav nav a{padding:11px 4px;border-bottom:1px solid #edf1f3}.nav-cta{text-align:center;margin-top:12px}.menu-btn{display:block}.hero{min-height:650px}.hero-inner{padding-top:80px}.hero-points{gap:20px;flex-wrap:wrap}.about-grid,.section-head,.services-grid,.contact-grid{grid-template-columns:1fr;gap:50px}.about-visual{height:410px}.product-grid{grid-template-columns:repeat(2,1fr)}.services-grid{gap:55px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>p{grid-column:1/3}}
@media(max-width:600px){.wrap{width:min(100% - 30px,1180px)}.topbar{display:none}.header{height:70px}.nav nav{top:70px}.brand-mark{width:40px;height:40px}.brand-copy b{font-size:18px}.brand-copy small{letter-spacing:5px}.hero{min-height:660px}.hero-inner{padding-top:72px}.hero h1{font-size:45px;letter-spacing:-2px}.hero-text{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-points{margin-top:45px;display:grid;grid-template-columns:1fr 1fr}.trust-grid{grid-template-columns:1fr}.trust-grid>div{border-right:0;border-bottom:1px solid var(--line);padding:18px 10px}.section{padding:78px 0}.about-visual{height:330px}.sun-disc{width:150px;height:150px;right:30px}.section-copy h2,.section-head h2,.service-intro h2,.contact h2{font-size:36px}.product-grid{grid-template-columns:1fr}.product-card{min-height:250px}.service-list>div{grid-template-columns:35px 1fr}.service-list p{grid-column:2}.contact-panel{padding:8px 21px}.contact-panel strong{font-size:16px;overflow-wrap:anywhere}.footer-grid{grid-template-columns:1fr}.footer-grid>p{grid-column:auto}.copyright{gap:18px}.whatsapp span{display:none}.whatsapp{padding:12px;border-radius:50%}}

/* Element Enerji kurumsal logo yerleşimi */
.brand{gap:0}.brand>img{display:block;width:194px;height:auto;object-fit:contain}.footer-brand{width:max-content;max-width:100%;padding:10px 14px;background:#fff;border-radius:3px}.footer-brand>img{width:210px}
@media(max-width:600px){.brand>img{width:172px}.footer-brand>img{width:195px}}

/* Sosyal medya, modern bilgi simgeleri ve ürün fotoğrafları */
.top-actions{display:flex;align-items:center}.social-icons{display:flex;align-items:center;gap:7px;margin-left:17px;padding-left:17px;border-left:1px solid #526171}.social-icons a,.social-placeholder{width:25px;height:25px;display:grid;place-items:center;border:1px solid #647483;border-radius:50%;color:#fff;transition:.2s}.social-icons a:hover{background:#1877f2;border-color:#1877f2}.social-placeholder:hover{background:linear-gradient(135deg,#f9ce34,#ee2a7b,#6228d7);border-color:transparent}.social-icons svg{width:14px;height:14px;fill:currentColor}.trust-icon{width:48px;height:48px;background:#eff7da;color:#637b00}.trust-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.about-visual>img{width:100%;height:100%;object-fit:cover;display:block}.about-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(4,19,34,.45))}.about-badge{z-index:2}.product-card{padding:0;min-height:0;overflow:hidden}.product-image{position:relative;height:245px;background:#e9eef1;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.product-card:hover .product-image img{transform:scale(1.045)}.product-image .num{top:15px;right:15px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:rgba(4,19,34,.86);color:#fff}.product-copy{padding:25px 27px 30px;min-height:165px}.product-card h3{margin:0 0 10px}.product-card.featured{background:#fff;color:var(--ink)}.product-card.featured p{color:var(--muted)}
@media(max-width:600px){.top-actions>a[href^="mailto"]{display:none}.sep{display:none}.social-icons{margin-left:10px;padding-left:10px}.product-image{height:260px}.product-copy{min-height:0}}

/* Footer bütünlüğü ve konum alanı */
.footer-grid{grid-template-columns:1.05fr .55fr 1.2fr;gap:75px}.footer-identity{display:block!important}.footer-brand{padding:0;background:transparent;border-radius:0}.footer-brand>img{width:225px;filter:grayscale(1) brightness(0) invert(1);opacity:.96}.footer-identity p{margin:25px 0 16px;max-width:360px;color:#aebdc8}.footer-phone{font-size:18px;font-weight:800;color:#b9d72d!important}.footer-links{display:flex!important;flex-direction:column;gap:8px!important}.footer-grid h3{color:#fff;font-size:15px;margin:0 0 16px;letter-spacing:.5px}.footer-location{display:block!important}.footer-location>a{display:block}.footer-location iframe{display:block;width:100%;height:150px;border:0;filter:saturate(.65) contrast(1.05);pointer-events:none}.footer-location span{display:block;color:#bdcad3;font-size:12px;line-height:1.5;margin-top:10px}.copyright{margin-top:42px}
@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}.footer-location{grid-column:1/3}.footer-location iframe{height:190px}.footer-grid>p{grid-column:auto}}
@media(max-width:600px){.footer-grid{grid-template-columns:1fr;gap:38px}.footer-location{grid-column:auto}.footer-brand>img{width:210px}.footer-location iframe{height:180px}}
