:root{
  --blue:#0c347c;
  --blue2:#2f538e;
  --pale:#edf4ff;
  --accent:#2e68ff;
  --text:#050505;
  --max:1120px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
.container{width:min(var(--max),calc(100% - 64px));margin:0 auto}
.wixbar{height:18px;display:flex;align-items:center;justify-content:center;font-size:10px;border-bottom:1px solid #eee;background:#fff}
.site-header{height:92px;background:#fff;position:relative;z-index:50}
.header-inner{height:100%;display:grid;grid-template-columns:205px 1fr 78px;align-items:center;gap:28px}
.brand{display:flex;align-items:center}
.brand img,.footer-logo{content:url('assets/images/revolt-logo-wide.png')}
.brand img{width:184px;height:auto}
.nav{display:flex;align-items:center;justify-content:center;gap:34px;font-size:13px;font-weight:700;white-space:nowrap}
.nav a.active,.nav a:hover{color:#245cff}
.lang{justify-self:end;display:flex;border:1px solid #aaa;border-radius:17px;overflow:hidden;font-size:12px;line-height:1}
.lang span{padding:5px 9px}.lang .on{background:#000;color:#fff}
.menu-btn{display:none;border:0;background:none;font-size:25px}

/* shared footer */
.footer{padding:72px 0 24px;text-align:center;background:#fff}
.footer-logo{width:178px;margin:0 auto 38px}
.footer-grid{max-width:590px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:18px 34px;text-align:left;font-size:14px}
.footer-grid .address{grid-column:1/-1;padding-left:44px}
.footer-line{display:flex;align-items:center;gap:13px}.ico{width:31px;height:31px;display:grid;place-items:center;font-size:23px}
.socials{display:flex;justify-content:center;gap:14px;margin:27px 0 0}.socials a{width:34px;height:34px;border-radius:50%;background:#050505;color:#fff;display:grid;place-items:center;font-size:14px;font-weight:700}
.copyright{font-size:12px;margin-top:40px}

/* home */
.home-hero{height:565px;background:linear-gradient(90deg,rgba(12,34,87,.52),rgba(12,34,87,.08)),url('assets/images/dunyanin-en-inovatif-10-sehri-kltr.jpg') center center/cover no-repeat;color:#fff;display:flex;align-items:center}
.hero-copy{max-width:600px}.hero-copy h1{font-size:50px;line-height:1.08;margin:0 0 25px;font-weight:700}.hero-copy p{font-size:14px;line-height:1.55;max-width:470px}.btns{display:flex;gap:18px;margin-top:27px}.btn{padding:12px 24px;border-radius:4px;border:1px solid rgba(255,255,255,.65);font-size:13px}.btn.primary{background:#3d6cdd;border-color:#3d6cdd}
.platform{background:#f0f0f0;padding:24px 0 58px;overflow:hidden}.section-title{text-align:center}.section-title h2{font-size:28px;line-height:1.08;margin:0 0 12px;color:#7c87ff}.section-title p{font-size:11px;color:#7c87ff;max-width:520px;margin:auto;line-height:1.45}.feature-wrap{position:relative}.blob{position:absolute;left:-145px;top:54px;width:200px;height:200px;border-radius:48% 52% 56% 44%;background:#647087}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;max-width:760px;margin:40px auto 0}.feature-card{background:#fff;border-radius:13px;padding:25px 20px 28px;text-align:center;min-height:220px}.feature-card img{width:55px;height:55px;object-fit:contain;margin:0 auto 20px}.feature-card h3{font-size:13px;color:#163d87;margin:0 0 15px}.feature-card p{font-size:11px;line-height:1.55;color:#163d87;margin:0}
.ecosystem{background:#31558f;color:#fff;padding:29px 0 58px}.ecosystem .section-title h2{color:#fff;font-size:27px;line-height:1.12}.ecosystem .section-title p{color:#fff}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:34px}.industry-card{background:#fff;color:#123476}.industry-card img{width:100%;height:150px;object-fit:cover}.industry-card .pad{padding:13px 13px 20px;text-align:center;min-height:170px}.industry-card h3{font-size:12px;margin:0 0 12px}.industry-card p{font-size:10px;line-height:1.55;margin:0}
.netzero{padding:72px 0 58px}.net-grid{display:grid;grid-template-columns:.8fr 1.6fr;gap:58px;align-items:center}.net-copy h2{color:#009b4c;font-size:29px;line-height:1.22;margin:0 0 22px}.net-copy p{font-size:11px;line-height:1.55;max-width:270px;font-weight:700}.net-grid img{height:280px;width:100%;object-fit:cover}
.trusted{padding:20px 0 58px;text-align:center}.trusted h2{font-size:22px;margin:0 0 43px}.logo-row{display:flex;align-items:center;justify-content:center;gap:70px;flex-wrap:wrap}.logo-row img{max-width:92px;max-height:58px;object-fit:contain}
.contact-section{padding:58px 0 28px}.contact-head{text-align:center}.contact-head h2{font-size:40px;margin:0 0 10px}.contact-head h3{font-size:18px;font-weight:500;margin:0 0 14px}.contact-head p{font-size:10px}.contact-form{max-width:610px;margin:30px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:15px 24px}.field{display:flex;flex-direction:column;gap:7px;font-size:10px}.field.full{grid-column:1/-1}.field input,.field textarea{border:1px solid #555;border-radius:16px;padding:9px 13px;font:inherit;background:#fff;height:32px}.field textarea{height:72px;resize:vertical}.send{width:290px;border:0;border-radius:18px;background:#4a4a4a;color:#fff;padding:9px;font-size:10px}

/* strip pages */
.hero-strip{height:276px;background:url('assets/images/görsel_2026-04-17_233513868.png') center/cover no-repeat}
.about-main{padding:66px 0 10px;text-align:center}.about-main h1{font-size:44px;line-height:1.15;margin:0 0 18px}.about-main .lead{font-size:14px;color:#555;font-weight:600}.why{margin:58px 0 50px}.why h2{font-size:27px;margin-bottom:10px}.why p{color:#0d3d93;font-weight:700;margin:0}.why .tag{text-align:right;margin:18px 23% 0 0;color:#0d3d93}.values{display:grid;grid-template-columns:repeat(4,1fr);gap:44px;margin:35px auto 78px}.value img{width:82px;height:72px;object-fit:contain;margin:auto}.value h3{font-size:14px}.value p{font-size:11px;line-height:1.45}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:82px;text-align:left}.story-grid h3{font-size:24px;margin-bottom:15px}.story-grid p{font-size:14px;line-height:1.55}.contact-cta{display:flex;justify-content:flex-end;margin-top:56px}.contact-cta a{background:#28238c;color:#fff;border-radius:8px;padding:12px 38px;font-size:12px}
.references{padding:86px 0 48px;text-align:center;min-height:500px}.references h1{font-size:30px;margin:0 0 70px}.references .logo-row{gap:90px}.references .logo-row img{max-width:125px;max-height:100px}
.contact-page{padding:72px 0 14px}.contact-page .contact-form{max-width:650px}.map-box{width:600px;height:270px;background:#e8e6e3;margin:34px auto 64px;position:relative}.pin{position:absolute;left:50%;top:57%;transform:translate(-50%,-50%);font-size:45px;color:#d4372c}.map-card{position:absolute;left:50%;top:42%;transform:translate(-50%,-50%);background:#fff;padding:14px;border-radius:7px;box-shadow:0 2px 10px #999;text-align:left;font-size:12px}.contact-info{max-width:560px;margin:auto;font-size:15px}.contact-info .footer-grid{font-size:15px}.contact-info .socials{justify-content:flex-start;margin-left:135px}

/* SCADA/EMS/PPC */
.product-hero{height:390px;background:linear-gradient(rgba(28,61,116,.74),rgba(28,61,116,.74)),url('assets/images/pexels-kampus-8353837.jpg') center 48%/cover no-repeat;color:#fff;display:flex;align-items:center}.product-hero .container{position:relative}.product-hero h1{font-size:43px;letter-spacing:9px;margin:0 0 35px;max-width:880px}.product-hero h1 small{font-size:17px;letter-spacing:4px}.product-hero p{max-width:720px;font-size:13px;line-height:1.52;font-weight:700;margin:0}.hero-icon{position:absolute;right:70px;top:-48px;width:210px;height:210px;object-fit:contain}
.monitor-section{padding:30px 0 68px;text-align:center}.monitor-section h2{font-size:36px;line-height:1.22;margin:0 0 16px}.monitor-section .sub{color:#7c88ff;font-size:11px;line-height:1.4}.dashboard{width:min(1070px,88%);margin:50px auto 74px;box-shadow:0 12px 25px rgba(0,0,0,.27)}
.feature-icons{display:grid;grid-template-columns:repeat(6,1fr);row-gap:64px;max-width:900px;margin:auto}.feature-icons .fi{grid-column:span 2;text-align:center}.feature-icons .fi:nth-child(4){grid-column:2/span 2}.feature-icons .fi:nth-child(5){grid-column:4/span 2}.feature-icons .fi img{width:70px;height:70px;object-fit:contain;margin:auto}.feature-icons .fi h4{font-size:11px;color:#0d3d93;margin:14px 0 5px}.feature-icons .fi p{font-size:11px;color:#0d3d93;line-height:1.45;margin:0}
.smart{background:#0c347c;color:#fff;padding:26px 0 48px;text-align:center}.smart h2{font-size:32px;line-height:1.18;margin:0}.check-row{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:34px}.check{display:flex;align-items:center;gap:6px;font-size:10px;white-space:nowrap}.checkmark{font-size:56px;color:#dc8a00;line-height:1}

/* technology */
.technology{padding:54px 0 0}.technology h1{color:#2d67ff;letter-spacing:10px;font-size:28px;margin:0 0 54px}.device-row{display:grid;grid-template-columns:315px 1fr;gap:68px;align-items:center;padding:28px 0 50px}.device-row.alt{background:#edf4ff;margin-left:calc((100vw - 100%)/-2);margin-right:calc((100vw - 100%)/-2);padding-left:calc((100vw - min(var(--max),calc(100vw - 64px)))/2);padding-right:calc((100vw - min(var(--max),calc(100vw - 64px)))/2)}.device-row img{height:375px;width:100%;object-fit:contain}.device-row h2{color:#2d67ff;letter-spacing:8px;font-size:23px;margin:0 0 26px}.device-row p{font-size:13px;line-height:1.55}.device-row.blank{min-height:490px}.device-row.blank .device-image{visibility:hidden}

@media(max-width:800px){
  .container{width:min(100% - 30px,var(--max))}.site-header{height:72px}.header-inner{grid-template-columns:145px 1fr auto;gap:10px}.brand img{width:140px}.menu-btn{display:block;justify-self:end}.nav{position:absolute;top:72px;left:0;right:0;display:none;flex-direction:column;background:#fff;padding:25px;box-shadow:0 5px 20px #bbb}.nav.open{display:flex}.lang{margin-left:0}
  .home-hero{height:500px}.hero-copy h1{font-size:37px}.feature-grid,.values,.story-grid,.net-grid,.device-row{grid-template-columns:1fr}.feature-grid{gap:20px}.industry-grid{grid-template-columns:1fr 1fr}.blob{display:none}.product-hero h1{font-size:31px;letter-spacing:5px}.hero-icon{opacity:.25;right:10px}.feature-icons{grid-template-columns:1fr 1fr}.feature-icons .fi,.feature-icons .fi:nth-child(4),.feature-icons .fi:nth-child(5){grid-column:auto}.check-row{grid-template-columns:1fr 1fr}.contact-form{grid-template-columns:1fr}.field.full{grid-column:auto}.map-box{width:100%}.footer-grid{grid-template-columns:1fr}.footer-grid .address{grid-column:auto;padding-left:0}.contact-info .socials{justify-content:center;margin-left:0}.device-row.alt{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.industry-card img{height:135px}
}

/* v6 desktop scale correction: approximately +28% versus v5 */
@media (min-width: 801px){
  :root{--max:1320px}
  .container{width:min(var(--max),calc(100% - 72px))}
  .wixbar{height:22px;font-size:12px}
  .site-header{height:112px}
  .header-inner{grid-template-columns:245px 1fr 94px;gap:34px}
  .brand img{width:224px}
  .nav{gap:42px;font-size:16px}
  .lang{font-size:14px;border-radius:20px}
  .lang span{padding:7px 11px}

  .home-hero{height:700px}
  .hero-copy{max-width:760px}
  .hero-copy h1{font-size:64px;margin-bottom:30px}
  .hero-copy p{font-size:18px;max-width:590px}
  .btns{gap:22px;margin-top:34px}
  .btn{padding:15px 30px;font-size:16px}

  .platform{padding:34px 0 74px}
  .section-title h2{font-size:36px;margin-bottom:15px}
  .section-title p{font-size:14px;max-width:650px}
  .blob{left:-175px;top:67px;width:250px;height:250px}
  .feature-grid{gap:58px;max-width:950px;margin-top:50px}
  .feature-card{border-radius:17px;padding:32px 26px 36px;min-height:280px}
  .feature-card img{width:72px;height:72px;margin-bottom:24px}
  .feature-card h3{font-size:16px;margin-bottom:18px}
  .feature-card p{font-size:14px}

  .ecosystem{padding:38px 0 74px}
  .ecosystem .section-title h2{font-size:35px}
  .industry-grid{gap:18px;margin-top:43px}
  .industry-card img{height:190px}
  .industry-card .pad{padding:17px 16px 25px;min-height:215px}
  .industry-card h3{font-size:15px;margin-bottom:15px}
  .industry-card p{font-size:13px}

  .netzero{padding:92px 0 74px}
  .net-grid{gap:72px}
  .net-copy h2{font-size:37px;margin-bottom:28px}
  .net-copy p{font-size:14px;max-width:340px}
  .net-grid img{height:355px}
  .trusted{padding:26px 0 74px}
  .trusted h2{font-size:28px;margin-bottom:54px}
  .logo-row{gap:88px}
  .logo-row img{max-width:118px;max-height:74px}

  .contact-section{padding:74px 0 36px}
  .contact-head h2{font-size:50px;margin-bottom:13px}
  .contact-head h3{font-size:23px;margin-bottom:18px}
  .contact-head p{font-size:13px}
  .contact-form{max-width:770px;margin-top:38px;gap:19px 30px}
  .field{gap:9px;font-size:13px}
  .field input,.field textarea{border-radius:20px;padding:11px 16px;height:40px}
  .field textarea{height:108px}
  .send{width:365px;border-radius:22px;padding:11px;font-size:13px}

  .footer{padding:92px 0 30px}
  .footer-logo{width:225px;margin-bottom:48px}
  .footer-grid{max-width:740px;gap:23px 42px;font-size:17px}
  .footer-grid .address{padding-left:55px}
  .footer-line{gap:16px}.ico{width:39px;height:39px;font-size:29px}
  .socials{gap:18px;margin-top:34px}.socials a{width:43px;height:43px;font-size:17px}
  .copyright{font-size:15px;margin-top:50px}

  .hero-strip{height:350px}
  .about-main{padding:84px 0 14px}
  .about-main h1{font-size:56px;margin-bottom:23px}
  .about-main .lead{font-size:18px}
  .why{margin:74px 0 64px}.why h2{font-size:34px}.why .tag{margin-top:23px}
  .values{gap:55px;margin:44px auto 98px}.value img{width:104px;height:104px}.value h3{font-size:18px}.value p{font-size:14px}
  .story-grid{gap:100px}.story-grid h3{font-size:30px}.story-grid p{font-size:17px}
  .contact-cta{margin-top:70px}.contact-cta a{padding:15px 48px;font-size:15px}

  .references{padding:108px 0 60px;min-height:630px}.references h1{font-size:38px;margin-bottom:88px}.references .logo-row{gap:112px}.references .logo-row img{max-width:158px;max-height:125px}
  .contact-page{padding:92px 0 18px}.contact-page .contact-form{max-width:820px}
  .map-box{width:760px;height:342px;margin:43px auto 80px}.pin{font-size:57px}.map-card{padding:18px;font-size:15px}
  .contact-info{max-width:705px;font-size:19px}.contact-info .footer-grid{font-size:19px}.contact-info .socials{margin-left:165px}

  .product-hero{height:495px}
  .product-hero h1{font-size:55px;letter-spacing:11px;margin-bottom:44px;max-width:1080px}
  .product-hero h1 small{font-size:22px;letter-spacing:5px}
  .product-hero p{max-width:900px;font-size:16px;line-height:1.55}
  .hero-icon{right:85px;top:-60px;width:270px;height:270px}
  .monitor-section{padding:40px 0 86px}
  .monitor-section h2{font-size:46px;margin-bottom:20px}
  .monitor-section .sub{font-size:14px}
  .dashboard{width:min(1220px,92%);margin:62px auto 92px}
  .feature-icons{row-gap:80px;max-width:1120px}
  .feature-icons .fi img{width:92px;height:92px}
  .feature-icons .fi h4{font-size:14px;margin:18px 0 7px}
  .feature-icons .fi p{font-size:14px}
  .smart{padding:34px 0 60px}.smart h2{font-size:41px}.check-row{gap:25px;margin-top:43px}.check{gap:8px;font-size:13px}.checkmark{font-size:70px}

  .technology{padding:68px 0 0}.technology h1{letter-spacing:13px;font-size:36px;margin-bottom:68px}
  .device-row{grid-template-columns:395px 1fr;gap:85px;padding:35px 0 64px}
  .device-row.alt{padding-left:calc((100vw - min(var(--max),calc(100vw - 72px)))/2);padding-right:calc((100vw - min(var(--max),calc(100vw - 72px)))/2)}
  .device-row img{height:475px}.device-row h2{letter-spacing:10px;font-size:29px;margin-bottom:33px}.device-row p{font-size:16px}.device-row.blank{min-height:620px}
}

/* v7: Wix banner removed, desktop scale increased, Solutions dropdown added */
.wixbar{display:none!important}
.nav-dropdown{position:relative;display:flex;align-items:center}
.nav-dropdown-toggle{border:0;background:transparent;padding:0;color:inherit;font:inherit;font-weight:inherit;cursor:pointer;white-space:nowrap}
.chevron{display:inline-block;margin-left:5px;font-size:.9em;transition:transform .2s ease}
.nav-dropdown-menu{position:absolute;top:calc(100% + 18px);left:50%;transform:translateX(-50%) translateY(8px);min-width:220px;padding:10px 0;background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 14px 35px rgba(0,0,0,.16);opacity:0;visibility:hidden;pointer-events:none;transition:.2s ease;z-index:100}
.nav-dropdown-menu a{display:block;padding:13px 22px;font-size:.92em;text-align:left}
.nav-dropdown-menu a:hover{background:#f2f5fb;color:#245cff}
.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu,.nav-dropdown.open .nav-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}
.nav-dropdown:hover .chevron,.nav-dropdown:focus-within .chevron,.nav-dropdown.open .chevron{transform:rotate(180deg)}

@media (min-width:801px){
  :root{--max:1715px}
  .container{width:min(var(--max),calc(100% - 94px))}
  .site-header{height:146px}
  .header-inner{grid-template-columns:318px 1fr 122px;gap:44px}
  .brand img{width:291px}
  .nav{gap:55px;font-size:21px}
  .lang{font-size:18px;border-radius:26px}
  .lang span{padding:9px 14px}

  .home-hero{height:910px}
  .hero-copy{max-width:988px}
  .hero-copy h1{font-size:83px;margin-bottom:39px}
  .hero-copy p{font-size:23px;max-width:767px}
  .btns{gap:29px;margin-top:44px}
  .btn{padding:20px 39px;font-size:21px}

  .platform{padding:44px 0 96px}
  .section-title h2{font-size:47px;margin-bottom:20px}
  .section-title p{font-size:18px;max-width:845px}
  .feature-grid{gap:75px;max-width:1235px;margin-top:65px}
  .feature-card{padding:42px 34px 47px;min-height:364px}
  .feature-card img{width:94px;height:94px;margin-bottom:31px}
  .feature-card h3{font-size:21px;margin-bottom:23px}
  .feature-card p{font-size:18px}

  .ecosystem{padding:49px 0 96px}
  .ecosystem .section-title h2{font-size:46px}
  .industry-grid{gap:23px;margin-top:56px}
  .industry-card img{height:247px}
  .industry-card .pad{padding:22px 21px 33px;min-height:280px}
  .industry-card h3{font-size:20px;margin-bottom:20px}
  .industry-card p{font-size:17px}

  .netzero{padding:120px 0 96px}
  .net-grid{gap:94px}
  .net-copy h2{font-size:48px;margin-bottom:36px}
  .net-copy p{font-size:18px;max-width:442px}
  .net-grid img{height:462px}
  .trusted{padding:34px 0 96px}
  .trusted h2{font-size:36px;margin-bottom:70px}
  .logo-row{gap:114px}
  .logo-row img{max-width:153px;max-height:96px}

  .contact-section{padding:96px 0 47px}
  .contact-head h2{font-size:65px;margin-bottom:17px}
  .contact-head h3{font-size:30px;margin-bottom:23px}
  .contact-head p{font-size:17px}
  .contact-form{max-width:1000px;margin-top:49px;gap:25px 39px}
  .field{gap:12px;font-size:17px}
  .field input,.field textarea{border-radius:26px;padding:14px 21px;height:52px;font-size:17px}
  .field textarea{height:140px}
  .send{width:475px;border-radius:29px;padding:14px;font-size:17px}

  .footer{padding:120px 0 39px}
  .footer-logo{width:293px;margin-bottom:62px}
  .footer-grid{max-width:962px;gap:30px 55px;font-size:22px}
  .footer-grid .address{padding-left:72px}
  .footer-line{gap:21px}.ico{width:51px;height:51px;font-size:38px}
  .socials{gap:23px;margin-top:44px}.socials a{width:56px;height:56px;font-size:22px}
  .copyright{font-size:20px;margin-top:65px}

  .product-hero{height:644px}
  .product-hero h1{font-size:72px;letter-spacing:14px;margin-bottom:57px;max-width:1400px}
  .product-hero h1 small{font-size:29px;letter-spacing:7px}
  .product-hero p{max-width:1170px;font-size:21px}
  .hero-icon{right:111px;top:-78px;width:351px;height:351px}
  .monitor-section{padding:52px 0 112px}
  .monitor-section h2{font-size:60px;margin-bottom:26px}
  .monitor-section .sub{font-size:18px}
  .dashboard{width:min(1586px,94%);margin:81px auto 120px}
  .feature-icons{row-gap:104px;max-width:1456px}
  .feature-icons .fi img{width:120px;height:120px}
  .feature-icons .fi h4{font-size:18px;margin:23px 0 9px}
  .feature-icons .fi p{font-size:18px}
  .smart{padding:44px 0 78px}.smart h2{font-size:53px}.check-row{gap:33px;margin-top:56px}.check{gap:10px;font-size:17px}.checkmark{font-size:91px}

  .technology{padding:88px 0 0}.technology h1{letter-spacing:17px;font-size:47px;margin-bottom:88px}
  .device-row{grid-template-columns:514px 1fr;gap:111px;padding:46px 0 83px}
  .device-row.alt{padding-left:calc((100vw - min(var(--max),calc(100vw - 94px)))/2);padding-right:calc((100vw - min(var(--max),calc(100vw - 94px)))/2)}
  .device-row img{height:618px}.device-row h2{letter-spacing:13px;font-size:38px;margin-bottom:43px}.device-row p{font-size:21px}.device-row.blank{min-height:806px}
}

@media(max-width:800px){
  .nav-dropdown{width:100%;display:block;text-align:center}
  .nav-dropdown-toggle{width:100%;text-align:center}
  .nav-dropdown-menu{position:static;transform:none!important;box-shadow:none;border:0;min-width:0;padding:8px 0 0;display:none;opacity:1;visibility:visible;pointer-events:auto;background:#f7f8fb}
  .nav-dropdown.open .nav-dropdown-menu{display:block}
  .nav-dropdown-menu a{text-align:center;padding:11px 12px}
}

/* v8: cleaner transparent header logo and reduced logo scale */
.brand img{content:url('assets/images/revolt-logo-transparent.png')}
@media (min-width:801px){
  .header-inner{grid-template-columns:240px 1fr 122px}
  .brand img{width:210px}
}
@media (max-width:800px){
  .header-inner{grid-template-columns:125px 1fr auto}
  .brand img{width:118px}
}

/* TR / EN language selector */
.lang a,.lang span{display:block;padding:5px 9px;color:inherit;text-decoration:none;white-space:nowrap}
.lang a:hover{background:#f1f1f1;color:#111}
.lang .on{background:#000;color:#fff}
@media(max-width:780px){.lang a,.lang span{padding:7px 11px}}
@media(min-width:1400px){.lang a,.lang span{padding:9px 14px}}

/* v14: Header typography locked to Roboto 13px */
.site-header .nav,
.site-header .nav a,
.site-header .nav-dropdown-toggle,
.site-header .nav-dropdown-menu a,
.site-header .lang,
.site-header .lang a,
.site-header .lang span {
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  font-style: normal !important;
  line-height: 1.2 !important;
  letter-spacing: 0 !important;
}

.site-header .nav-dropdown-toggle {
  text-transform: uppercase;
}

@media (max-width: 800px) {
  .site-header .nav,
  .site-header .nav a,
  .site-header .nav-dropdown-toggle,
  .site-header .nav-dropdown-menu a,
  .site-header .lang,
  .site-header .lang a,
  .site-header .lang span {
    font-size: 13px !important;
  }
}


/* V16 header override */
header,.site-header,.navbar{height:70px!important;min-height:70px!important;}
header .container,.site-header .container,.navbar .container,.navbar-container{height:70px!important;display:flex!important;align-items:center!important;}
header nav,header ul,.navbar-nav,.main-menu{height:70px!important;align-items:center!important;}
header nav a,header ul li a,.navbar-nav .nav-link,.main-menu a,.dropdown-menu a,.language-switcher a{
font-family:'Roboto',sans-serif!important;
font-size:13px!important;
font-weight:700!important;
letter-spacing:0!important;
line-height:70px!important;
}


/* V17: header alignment, 76px logo and clean footer logo */
.brand img,
.footer-logo {
  content: url('assets/images/revolt-logo-clean.png') !important;
  background: transparent !important;
}

@media (min-width: 801px) {
  .site-header,
  .site-header .header-inner {
    height: 70px !important;
    min-height: 70px !important;
  }

  .site-header .header-inner {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: min(var(--max), calc(100% - 44px)) !important;
  }

  .site-header .brand {
    flex: 0 0 auto !important;
    display: flex !important;
    align-items: center !important;
    height: 70px !important;
    overflow: visible !important;
    z-index: 2;
  }

  .site-header .brand img {
    width: auto !important;
    height: 76px !important;
    max-height: 76px !important;
    object-fit: contain !important;
  }

  .site-header .nav {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 70px !important;
    white-space: nowrap !important;
  }

  .site-header .lang {
    position: relative !important;
    margin-left: auto !important;
    right: -12px !important;
    justify-self: auto !important;
    z-index: 2;
  }
}

.footer-logo {
  background-color: transparent !important;
  mix-blend-mode: normal !important;
}

@media (max-width: 800px) {
  .site-header .brand img {
    width: auto !important;
    height: 54px !important;
    max-height: 54px !important;
  }
  .site-header .nav {
    transform: none !important;
  }
  .site-header .lang {
    right: 0 !important;
  }
}

/* V18 Turkish home content and refinement */
body{font-family:"Roboto",Arial,sans-serif}
.home-hero .hero-copy{max-width:760px}
.home-hero .hero-copy p{max-width:720px;font-size:17px;line-height:1.7}
.platform .section-title p,.ecosystem .section-title p{max-width:760px;font-size:14px;line-height:1.65}
.feature-card p,.industry-card p{line-height:1.65}

.trusted-head{text-align:center;max-width:860px;margin:0 auto}
.trusted-head h2{margin-bottom:14px}
.trusted-head p{margin:0 auto 52px;max-width:760px;color:#5f6673;font-size:15px;line-height:1.65}
.reference-logos{display:grid!important;grid-template-columns:repeat(4,minmax(120px,1fr));align-items:center;gap:42px 58px!important;max-width:1080px;margin:0 auto}
.reference-logos img{width:100%;height:74px;max-width:none!important;max-height:none!important;object-fit:contain;filter:grayscale(1);opacity:.72;transition:filter .25s ease,opacity .25s ease,transform .25s ease}
.reference-logos img:hover{filter:grayscale(0);opacity:1;transform:translateY(-2px)}

.contact-section{background:#f5f7fb}
.contact-layout{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(480px,1.18fr);gap:84px;align-items:start}
.contact-copy .contact-head{text-align:left}
.contact-copy .contact-head h2{font-size:42px;line-height:1.15;margin:0 0 20px;color:#0c347c}
.contact-copy .contact-head p{font-size:16px;line-height:1.7;color:#4f5868;margin:0}
.contact-details{display:grid;gap:25px;margin-top:42px}
.contact-detail{display:flex;gap:17px;align-items:flex-start}
.contact-icon{width:44px;height:44px;border-radius:50%;background:#e7edff;color:#245cff;display:grid;place-items:center;flex:0 0 auto}
.contact-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.contact-detail div{display:flex;flex-direction:column;gap:5px}
.contact-detail strong{font-size:15px;color:#0c347c}
.contact-detail span,.contact-detail a{font-size:14px;line-height:1.55;color:#202938}
.contact-detail small{font-size:12px;color:#7a8290}
.contact-layout .contact-form{margin:0;max-width:none;background:#fff;padding:32px;border-radius:18px;box-shadow:0 18px 50px rgba(31,50,89,.09)}
.contact-layout .send{width:100%;margin:4px 0 0}
.footer-logo{background:transparent!important}

@media (min-width:801px){
  .home-hero .hero-copy h1{font-size:66px;line-height:1.08}
  .home-hero .hero-copy p{font-size:19px}
  .platform .section-title p,.ecosystem .section-title p{font-size:17px}
  .feature-card p,.industry-card p{font-size:16px}
  .trusted{padding-top:72px}
  .trusted-head h2{font-size:38px}
  .trusted-head p{font-size:17px}
  .contact-section{padding:100px 0 80px}
}
@media(max-width:900px){
  .contact-layout{grid-template-columns:1fr;gap:42px}
  .contact-copy .contact-head{text-align:center}
  .contact-details{max-width:520px;margin:34px auto 0}
  .reference-logos{grid-template-columns:repeat(2,minmax(110px,1fr));gap:30px}
}
@media(max-width:600px){
  .home-hero .hero-copy h1{font-size:38px}
  .home-hero .hero-copy p{font-size:15px}
  .contact-copy .contact-head h2{font-size:31px}
  .contact-layout .contact-form{padding:22px}
  .reference-logos img{height:58px}
}

/* V19: header menu typography and hover refinement
   Logo and existing TR/EN selector intentionally unchanged. */
.site-header .nav,
.site-header .nav > a,
.site-header .nav-dropdown-toggle {
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  font-style: normal !important;
  line-height: 1.2 !important;
  letter-spacing: 0.2px !important;
  color: #1f1f1f !important;
}

/* No active underline or permanent active colour; red appears only on hover/focus. */
.site-header .nav > a,
.site-header .nav-dropdown-toggle {
  position: relative;
  text-decoration: none !important;
  border: 0 !important;
  box-shadow: none !important;
  transition: color .18s ease !important;
}

.site-header .nav > a::before,
.site-header .nav > a::after,
.site-header .nav-dropdown-toggle::before,
.site-header .nav-dropdown-toggle::after {
  display: none !important;
  content: none !important;
}

.site-header .nav > a.active,
.site-header .nav > a:visited,
.site-header .nav-dropdown-toggle {
  color: #1f1f1f !important;
}

.site-header .nav > a:hover,
.site-header .nav > a:focus-visible,
.site-header .nav-dropdown:hover > .nav-dropdown-toggle,
.site-header .nav-dropdown:focus-within > .nav-dropdown-toggle {
  color: #e30613 !important;
}

.site-header .nav-dropdown-menu a {
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  letter-spacing: 0.2px !important;
  line-height: 1.25 !important;
  color: #1f1f1f !important;
}

.site-header .nav-dropdown-menu a:hover,
.site-header .nav-dropdown-menu a:focus-visible {
  color: #e30613 !important;
  background: #fff5f5 !important;
}

/* V20: refined desktop header spacing and alignment */
.site-header .nav,
.site-header .nav > a,
.site-header .nav-dropdown-toggle,
.site-header .nav-dropdown-menu a {
  letter-spacing: 0.65px !important;
}

@media (min-width: 801px) {
  .site-header .brand {
    margin-left: 14px !important;
  }

  .site-header .brand img {
    height: 68px !important;
    max-height: 68px !important;
  }

  .site-header .lang {
    right: 16px !important;
  }
}


/* v21: continuously moving reference logo slider */
.trusted{overflow:hidden;padding:34px 0 72px;text-align:center}
.trusted-head{margin-bottom:36px}
.trusted-head h2{margin-bottom:12px}
.trusted-head p{max-width:760px;margin:0 auto;color:#666;font-size:12px;line-height:1.55}
.logo-marquee{position:relative;width:100%;overflow:hidden;padding:12px 0}
.logo-marquee::before,.logo-marquee::after{content:"";position:absolute;top:0;bottom:0;width:90px;z-index:2;pointer-events:none}
.logo-marquee::before{left:0;background:linear-gradient(90deg,#fff,rgba(255,255,255,0))}
.logo-marquee::after{right:0;background:linear-gradient(270deg,#fff,rgba(255,255,255,0))}
.logo-track{display:flex;width:max-content;animation:referenceMarquee 48s linear infinite;will-change:transform}
.logo-group{display:flex;align-items:center;gap:52px;padding-right:52px}
.logo-slide{width:180px;height:92px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}
.logo-slide img{display:block;width:100%;height:100%;object-fit:contain;filter:grayscale(100%);opacity:.62;transition:filter .25s ease,opacity .25s ease,transform .25s ease}
.logo-slide:hover img{filter:grayscale(0%);opacity:1;transform:scale(1.045)}
@keyframes referenceMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media(min-width:801px){
  .trusted{padding:54px 0 112px}
  .trusted-head{margin-bottom:56px}
  .trusted-head h2{font-size:36px}
  .trusted-head p{font-size:18px;max-width:1100px}
  .logo-group{gap:76px;padding-right:76px}
  .logo-slide{width:235px;height:112px}
  .logo-track{animation-duration:58s}
  .logo-marquee::before,.logo-marquee::after{width:150px}
}
@media(max-width:800px){
  .trusted-head{padding:0 22px}
  .logo-group{gap:28px;padding-right:28px}
  .logo-slide{width:145px;height:76px}
  .logo-track{animation-duration:36s}
  .logo-marquee::before,.logo-marquee::after{width:38px}
}


/* V22: centered contact form and refined universal footer */
.contact-section .contact-centered{
  max-width:920px;
  margin:0 auto;
}
.contact-section .contact-intro{
  max-width:760px;
  margin:0 auto 36px;
  text-align:center;
}
.contact-section .contact-intro h2{
  margin:0 0 10px;
  color:#0c347c;
  font-size:42px;
  line-height:1.12;
}
.contact-section .contact-intro h3{
  margin:0 0 14px;
  color:#202938;
  font-size:22px;
  line-height:1.35;
  font-weight:700;
}
.contact-section .contact-intro p{
  max-width:650px;
  margin:0 auto;
  color:#5b6472;
  font-size:16px;
  line-height:1.7;
}
.contact-centered .contact-form{
  max-width:760px;
  margin:0 auto;
  padding:34px;
  background:#fff;
  border-radius:18px;
  box-shadow:0 18px 50px rgba(31,50,89,.09);
}
.contact-centered .send{width:100%;margin-top:4px}

.footer.footer-v22{
  padding:76px 22px 26px;
  text-align:center;
  background:#fff;
}
.footer-v22 .footer-logo{
  width:190px;
  height:auto;
  margin:0 auto 38px;
  object-fit:contain;
}
.footer-contact-row{
  width:min(760px,100%);
  margin:0 auto;
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:40px;
  align-items:start;
}
.footer-contact-item,
.footer-address{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:13px;
  color:#202938;
  text-decoration:none;
}
.footer-contact-item > span:last-child,
.footer-address > span:last-child{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  text-align:left;
  gap:3px;
}
.footer-contact-item small,
.footer-address small{
  color:#7a8290;
  font-size:12px;
  font-weight:500;
}
.footer-contact-item strong,
.footer-address strong{
  color:#202938;
  font-size:15px;
  font-weight:600;
  line-height:1.5;
}
.footer-contact-item:hover strong{color:#e30613}
.footer-contact-icon{
  width:38px;
  height:38px;
  flex:0 0 38px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#f2f4f8;
  color:#27364f;
}
.footer-contact-icon svg{
  width:19px;
  height:19px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.footer-contact-icon svg .fill-dot{fill:currentColor;stroke:none}
.footer-address{
  width:min(620px,100%);
  margin:27px auto 0;
}
.footer-socials{
  margin:30px 0 0!important;
  gap:11px!important;
}
.footer-socials a{
  width:30px!important;
  height:30px!important;
  background:#202938!important;
  color:#fff!important;
  font-size:0!important;
  transition:background .18s ease,transform .18s ease;
}
.footer-socials a:hover{
  background:#e30613!important;
  transform:translateY(-2px);
}
.footer-socials svg{
  width:14px;
  height:14px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.footer-socials svg .fill-dot{fill:currentColor;stroke:none}

@media (max-width:700px){
  .contact-section .contact-intro h2{font-size:33px}
  .contact-section .contact-intro h3{font-size:19px}
  .contact-section .contact-intro p{font-size:15px}
  .contact-centered .contact-form{padding:22px}
  .footer.footer-v22{padding-top:60px}
  .footer-v22 .footer-logo{width:165px;margin-bottom:30px}
  .footer-contact-row{grid-template-columns:1fr;gap:20px}
  .footer-contact-item,.footer-address{justify-content:flex-start;width:min(340px,100%);margin-left:auto;margin-right:auto}
  .footer-address{margin-top:22px}
}

/* v23: Plant SCADA screenshot slider */
.scada-slider{
  width:min(1180px,88%);
  margin:50px auto 74px;
}
.scada-slider-viewport{
  position:relative;
  overflow:hidden;
  border-radius:10px;
  background:#f4f6f9;
  box-shadow:0 14px 34px rgba(13,29,57,.18);
}
.scada-slider-track{
  display:flex;
  transition:transform .55s cubic-bezier(.22,.61,.36,1);
  will-change:transform;
}
.scada-slide{
  flex:0 0 100%;
  margin:0;
  background:#fff;
}
.scada-slide img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:16/10;
  object-fit:contain;
  background:#fff;
}
.scada-slider-arrow{
  position:absolute;
  top:50%;
  z-index:3;
  width:42px;
  height:42px;
  border:0;
  border-radius:50%;
  transform:translateY(-50%);
  background:rgba(3,24,48,.82);
  color:#fff;
  font-size:24px;
  line-height:1;
  cursor:pointer;
  display:grid;
  place-items:center;
  transition:background .2s ease,transform .2s ease;
}
.scada-slider-arrow:hover{
  background:#009aa6;
  transform:translateY(-50%) scale(1.05);
}
.scada-slider-prev{left:14px}
.scada-slider-next{right:14px}
.scada-slider-dots{
  display:flex;
  justify-content:center;
  gap:8px;
  margin-top:16px;
}
.scada-slider-dot{
  width:8px;
  height:8px;
  padding:0;
  border:0;
  border-radius:50%;
  background:#c9cfd8;
  cursor:pointer;
  transition:width .25s ease,background .25s ease,border-radius .25s ease;
}
.scada-slider-dot.is-active{
  width:24px;
  border-radius:8px;
  background:#009aa6;
}
@media (max-width:760px){
  .scada-slider{width:94%;margin:34px auto 55px}
  .scada-slider-viewport{border-radius:7px}
  .scada-slider-arrow{width:34px;height:34px;font-size:20px}
  .scada-slider-prev{left:8px}
  .scada-slider-next{right:8px}
}


/* V26: Technology page refinements */
.technology-intro{
  max-width:920px;
  margin:-30px 0 34px;
  color:#4f5968;
  font-size:15px;
  line-height:1.75;
}
.technology .device-row{
  min-height:490px;
  border-radius:14px;
  transition:transform .28s ease, box-shadow .28s ease, background-color .28s ease;
}
.technology .device-row .device-image{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:375px;
  overflow:hidden;
}
.technology .device-row img{
  transition:transform .35s ease;
}
.technology .device-row:hover{
  transform:translateY(-4px);
  box-shadow:0 16px 38px rgba(14,31,53,.10);
}
.technology .device-row:hover img{
  transform:scale(1.035);
}
.technology .device-row.alt .device-image{
  visibility:visible;
}
@media (min-width:1200px){
  .technology-intro{font-size:18px;margin:-42px 0 44px;}
  .technology .device-row{min-height:620px;}
  .technology .device-row .device-image{min-height:475px;}
}
@media (min-width:1800px){
  .technology-intro{max-width:1200px;font-size:23px;margin:-56px 0 58px;}
  .technology .device-row{min-height:806px;}
  .technology .device-row .device-image{min-height:618px;}
}
@media (max-width:760px){
  .technology-intro{margin:-28px 0 24px;font-size:14px;line-height:1.65;}
  .technology .device-row{min-height:0;border-radius:10px;}
  .technology .device-row .device-image{min-height:0;}
  .technology .device-row:hover{transform:none;box-shadow:none;}
}


/* About and References top visual */
.page-hero-image {
  width: 100%;
  height: 320px;
  background-image: url('assets/images/page-hero-network.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .page-hero-image { height: 210px; }
}


/* V29: Contact page location and Google Maps section */
.contact-map-section{padding:76px 0 90px;background:#fff}
.contact-map-head{text-align:center;max-width:720px;margin:0 auto 36px}
.contact-map-kicker{display:block;font-size:12px;font-weight:700;letter-spacing:1.8px;color:#e30613;margin-bottom:10px}
.contact-map-head h2{font-family:"Poppins","Roboto",Arial,sans-serif;font-size:38px;line-height:1.2;color:#0c347c;margin:0 0 12px}
.contact-map-head p{font-size:16px;line-height:1.65;color:#657084;margin:0}
.contact-map-layout{display:grid;grid-template-columns:minmax(250px,.72fr) minmax(520px,1.55fr);min-height:420px;border:1px solid #e5e9f1;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 18px 48px rgba(31,50,89,.09)}
.contact-map-info{padding:42px 34px;display:flex;flex-direction:column;justify-content:space-between;background:#f7f9fd}
.contact-map-label{display:block;font-size:13px;font-weight:700;letter-spacing:.7px;color:#e30613;margin-bottom:9px}
.contact-map-info h3{font-family:"Poppins","Roboto",Arial,sans-serif;font-size:25px;color:#0c347c;margin:0 0 14px}
.contact-map-info p{font-size:15px;line-height:1.75;color:#465164;margin:0}
.contact-map-actions{display:grid;gap:12px;margin-top:32px}
.contact-map-button{display:flex;align-items:center;justify-content:center;min-height:44px;padding:11px 18px;border:1px solid #cfd6e3;border-radius:999px;color:#0c347c;font-size:13px;font-weight:700;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}
.contact-map-button:hover{transform:translateY(-2px);border-color:#0c347c;box-shadow:0 8px 18px rgba(31,50,89,.10)}
.contact-map-button.primary{background:#0c347c;border-color:#0c347c;color:#fff}
.contact-map-button.primary:hover{background:#09285f}
.contact-map-frame{min-height:420px;background:#e9edf4}
.contact-map-frame iframe{display:block;width:100%;height:100%;min-height:420px;border:0}
@media(max-width:900px){.contact-map-section{padding:58px 0 70px}.contact-map-layout{grid-template-columns:1fr}.contact-map-info{gap:24px}.contact-map-frame,.contact-map-frame iframe{min-height:360px}}
@media(max-width:600px){.contact-map-head h2{font-size:31px}.contact-map-head p{font-size:15px}.contact-map-layout{border-radius:15px}.contact-map-info{padding:28px 22px}.contact-map-frame,.contact-map-frame iframe{min-height:310px}}
