
:root{
  --navy:#061325;
  --navy-2:#071b33;
  --blue:#0075df;
  --cyan:#00aeef;
  --text:#0b1726;
  --muted:#5f6b7a;
  --line:#d8e1ec;
  --white:#fff;
}
*{box-sizing:border-box}
body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#fff;color:var(--text);line-height:1.45}
a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:auto}
.site-header{height:92px;background:linear-gradient(90deg,#04101f,#07192e);display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.08);position:sticky;top:0;z-index:99}.header-inner{display:flex;align-items:center;justify-content:space-between}.logo img{height:58px;display:block}.nav{display:flex;gap:34px;align-items:center}.nav a{color:#fff;font-weight:800;font-size:14px;letter-spacing:.2px;position:relative;padding:36px 0}.nav a.active,.nav a:hover{color:var(--cyan)}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:var(--cyan)}.quote-btn{background:linear-gradient(180deg,#0989f7,#005fc8);color:#fff;padding:14px 30px;border-radius:4px;font-weight:800;box-shadow:0 8px 18px rgba(0,117,223,.25)}.quote-btn span{margin-left:12px}.mobile-toggle{display:none;background:none;border:0;color:#fff;font-size:30px}
.hero{min-height:355px;background:linear-gradient(90deg,rgba(3,13,26,.98) 0%,rgba(3,13,26,.9) 31%,rgba(3,13,26,.44) 70%,rgba(3,13,26,.42) 100%),url('../images/hero-network.jpg') center right/cover no-repeat;color:#fff;display:flex;align-items:center}.hero-content{max-width:660px;padding:48px 0}.hero h1{font-size:56px;line-height:.98;margin:0 0 14px;font-weight:900;letter-spacing:-1px}.hero h1 span{color:#009cff}.hero h2{font-size:29px;line-height:1.08;margin:0 0 15px;font-weight:900}.hero p{font-size:17px;max-width:610px;margin:0 0 24px}.hero-actions{display:flex;gap:18px}.btn{display:inline-flex;align-items:center;gap:14px;padding:14px 28px;border-radius:4px;font-weight:900;font-size:14px}.btn-primary{background:linear-gradient(180deg,#048ef9,#0063cf);color:#fff}.btn-outline{border:1px solid rgba(255,255,255,.75);color:#fff;background:rgba(255,255,255,.02)}
.trust-strip{background:#fff;border-bottom:1px solid var(--line);box-shadow:0 4px 18px rgba(2,20,42,.06)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{display:flex;gap:16px;align-items:center;padding:24px 25px;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-icon{width:42px;height:42px;color:#006fd8}.trust-item strong{display:block;font-size:15px}.trust-item span{font-size:13px;color:#4d5b69}
.section-title{text-align:center;margin:24px 0 19px;font-size:25px;font-weight:900;letter-spacing:.2px}.section-title:after{content:"";display:block;width:42px;height:3px;background:#c9d5e0;margin:10px auto 0}.services{padding:0 0 18px}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.service-card{border:1px solid #d5dde8;border-radius:8px;background:#fff;padding:25px 23px 20px;min-height:206px;transition:.25s;box-shadow:0 4px 12px rgba(6,19,37,.05)}.service-card:hover{transform:translateY(-5px);box-shadow:0 14px 34px rgba(0,98,207,.13);border-color:#9fc7ee}.service-card svg{width:52px;height:52px;color:#006fd8;margin-bottom:13px}.service-card h3{font-size:15px;line-height:1.25;margin:0 0 12px;font-weight:900}.service-card p{font-size:13px;color:#485666;margin:0 0 16px}.more{font-size:13px;color:#006fd8;font-weight:800}.references{background:#f7f9fc;padding:0 0 26px;border-top:1px solid #edf1f6;border-bottom:1px solid #edf1f6}.logo-row{display:grid;grid-template-columns:repeat(6,1fr);gap:0;align-items:center;background:#fff;border:1px solid #e1e8f0}.ref-logo{min-height:78px;display:flex;align-items:center;justify-content:center;text-align:center;border-right:1px solid #e1e8f0;font-weight:900;color:#124071;font-size:18px;letter-spacing:.4px}.ref-logo:last-child{border-right:0}.ref-logo small{display:block;font-size:10px;color:#333;font-weight:700}.cta-band{background:linear-gradient(90deg,#0058b9,#007cea);color:#fff}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:22px 0}.cta-left{display:flex;align-items:center;gap:25px}.cta-left svg{width:64px;height:64px}.cta-left h2{font-size:24px;margin:0;font-weight:900}.cta-left p{margin:3px 0 0}.cta-btn{border:1px solid rgba(255,255,255,.75);padding:13px 28px;border-radius:4px;color:#fff;font-weight:900;white-space:nowrap}
.footer{background:linear-gradient(180deg,#061326,#020b17);color:#d9e4f2}.footer-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr 1.45fr 1fr;gap:38px;padding:42px 0}.footer-logo{height:58px;margin-bottom:18px}.footer h4{color:#fff;margin:0 0 15px;font-size:14px}.footer p,.footer li{font-size:14px;color:#cbd7e7;margin:0 0 8px}.footer ul{margin:0;padding:0;list-style:none}.social{display:flex;gap:12px}.social a{width:38px;height:38px;border:1px solid #40546e;border-radius:50%;display:flex;align-items:center;justify-content:center}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.1);padding:18px;color:#c3cfdd;font-size:13px}
.page-hero{background:linear-gradient(90deg,rgba(3,13,26,.95),rgba(3,13,26,.55)),url('../images/hero-network.jpg') center/cover no-repeat;color:#fff;padding:62px 0}.page-hero h1{font-size:42px;margin:0 0 8px}.breadcrumb{font-size:13px;color:#d7e6f7}.content{padding:46px 0}.two-col{display:grid;grid-template-columns:1.5fr .8fr;gap:42px}.text-block h2{font-size:26px;margin-top:0}.text-block p{color:#3e4b59;font-size:16px}.stat-card{background:linear-gradient(180deg,#0079dc,#004baf);border-radius:8px;color:#fff;padding:30px}.stat{display:flex;align-items:center;gap:18px;margin-bottom:25px}.stat strong{display:block;font-size:24px}.cards-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.wide-card{border:1px solid #dbe3ed;border-radius:8px;padding:26px;background:#fff}.wide-card h3{margin-top:0}.wide-card ul{padding-left:18px;color:#445464}.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:35px}.contact-card,.form-card{border:1px solid #dbe3ed;border-radius:8px;padding:28px;background:#fff}.form-card input,.form-card textarea{width:100%;padding:14px;margin-bottom:13px;border:1px solid #ccd7e4;border-radius:4px}.form-card button{border:0;background:#006fd8;color:#fff;padding:14px 32px;border-radius:4px;font-weight:900}.mapbox{height:220px;background:#e8eef6;margin-top:25px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#4b5e74}.ref-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ref-box{border:1px solid #e1e8f0;border-radius:8px;min-height:110px;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:900;color:#13477d;background:#fff;padding:15px}.filters{text-align:center;margin-bottom:22px}.filters span{display:inline-block;border:1px solid #d7e0ec;border-radius:5px;padding:9px 20px;margin:4px;color:#24415e}.filters span:first-child{background:#006fd8;color:#fff}
@media(max-width:1000px){.service-grid{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.nav{display:none}.mobile-toggle{display:block}.nav.open{display:flex;position:absolute;left:0;right:0;top:92px;background:#071426;flex-direction:column;gap:0;padding:15px 0}.nav.open a{padding:15px 22px}.site-header{height:92px}.quote-btn{display:none}.two-col,.contact-grid{grid-template-columns:1fr}.cards-3,.ref-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.hero h1{font-size:42px}.hero h2{font-size:23px}.hero-actions,.cta-inner,.cta-left{flex-direction:column;align-items:flex-start}.trust-grid,.service-grid,.logo-row,.cards-3,.ref-grid,.footer-grid{grid-template-columns:1fr}.trust-item,.ref-logo{border-right:0;border-bottom:1px solid var(--line)}.header-inner{width:92%}.site-header{padding:0}.logo img{height:45px}}

/* Hizmetler detay sayfası güncellemesi */
.services-detail{background:#f7f9fc;padding:52px 0 58px}
.services-intro{text-align:center;max-width:850px;margin:0 auto 30px}
.services-intro h2{font-size:30px;margin:0 0 10px;font-weight:900;color:#061325}
.services-intro p{font-size:16px;color:#4d5b69;margin:0}
.service-detail-grid{align-items:stretch}
.service-detail-card{position:relative;min-height:410px;padding:28px 28px 26px;box-shadow:0 6px 18px rgba(6,19,37,.05);transition:.25s}
.service-detail-card:hover{transform:translateY(-5px);box-shadow:0 16px 34px rgba(0,98,207,.12);border-color:#9fc7ee}
.service-detail-card .card-icon{width:46px!important;height:46px!important;color:#006fd8;margin:0 0 16px;display:block}
.service-detail-card h3{font-size:19px;line-height:1.25;margin:0 0 12px;font-weight:900;color:#0b1726}
.service-detail-card p{font-size:14px;color:#4d5b69;margin:0 0 15px}
.service-detail-card ul{margin:0;padding-left:19px}
.service-detail-card li{font-size:14px;color:#445464;margin-bottom:8px;line-height:1.38}

/* Referanslar sayfası premium düzen */
.ref-hero{position:relative;overflow:hidden}
.ref-hero:after{content:"";position:absolute;right:5%;top:50%;width:330px;height:330px;transform:translateY(-50%);border-radius:50%;background:radial-gradient(circle,rgba(0,174,239,.22),rgba(0,174,239,0) 68%);pointer-events:none}
.references-page{background:#f7f9fc}
.ref-intro{display:grid;grid-template-columns:1.3fr .7fr;gap:34px;align-items:center;background:#fff;border:1px solid #e1e8f0;border-radius:14px;padding:34px;margin-bottom:24px;box-shadow:0 12px 34px rgba(6,19,37,.06)}
.eyebrow{display:inline-block;color:#006fd8;font-weight:900;font-size:12px;letter-spacing:.9px;margin-bottom:9px}
.ref-intro h2{font-size:30px;line-height:1.12;margin:0 0 13px;color:#061325;font-weight:900}
.ref-intro p{margin:0;color:#4d5b69;font-size:16px}
.ref-stats{display:grid;grid-template-columns:1fr;gap:12px}
.ref-stats div{background:linear-gradient(135deg,#061325,#0d2b4f);color:#fff;border-radius:12px;padding:18px 20px;border:1px solid rgba(255,255,255,.08)}
.ref-stats strong{display:block;font-size:28px;line-height:1;color:#00aeef}.ref-stats span{font-size:13px;color:#d8e5f5}
.ref-tabs{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin:10px 0 28px}.ref-tabs a{border:1px solid #cfdceb;background:#fff;color:#173b5f;border-radius:999px;padding:11px 20px;font-weight:800;font-size:14px;transition:.25s}.ref-tabs a:hover{background:#006fd8;color:#fff;border-color:#006fd8;transform:translateY(-2px)}
.ref-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:34px}.ref-feature-grid article{background:#061325;color:#fff;border-radius:14px;padding:24px;min-height:190px;position:relative;overflow:hidden;box-shadow:0 12px 28px rgba(6,19,37,.14)}.ref-feature-grid article:before{content:"";position:absolute;right:-42px;top:-42px;width:130px;height:130px;border-radius:50%;background:rgba(0,174,239,.15)}.ref-icon{font-size:33px;display:block;margin-bottom:12px}.ref-feature-grid h3{margin:0 0 10px;font-size:19px}.ref-feature-grid p{margin:0;color:#d7e5f4;font-size:14px}
.ref-section{scroll-margin-top:115px;margin:42px 0;background:#fff;border:1px solid #e1e8f0;border-radius:14px;padding:30px;box-shadow:0 8px 24px rgba(6,19,37,.04)}.ref-section-head{border-left:4px solid #006fd8;padding-left:16px;margin-bottom:22px}.ref-section-head span{color:#006fd8;font-weight:900;font-size:12px;letter-spacing:.9px}.ref-section-head h2{font-size:26px;margin:4px 0 0;color:#061325;line-height:1.18}.project-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.project-item{border:1px solid #dde7f2;background:#fbfdff;border-radius:10px;padding:18px;transition:.25s}.project-item:hover{border-color:#94c7f2;box-shadow:0 12px 26px rgba(0,111,216,.09);transform:translateY(-3px)}.project-item h3{margin:0 0 8px;font-size:16px;color:#103b67}.project-item p{font-size:14px;color:#4d5b69;margin:0 0 12px}.project-item em{font-style:normal;color:#006fd8;background:#eaf5ff;border:1px solid #c9e7ff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-block}.partner-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.partner-grid div{background:#f7f9fc;border:1px solid #dde7f2;border-radius:10px;padding:18px}.partner-grid strong{display:block;color:#103b67;margin-bottom:6px}.partner-grid span{font-size:13px;color:#5b6979}
@media(max-width:1000px){.ref-intro,.ref-feature-grid{grid-template-columns:1fr 1fr}.project-list,.partner-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.ref-intro,.ref-feature-grid,.project-list,.partner-grid{grid-template-columns:1fr}.ref-intro{padding:24px}.ref-section{padding:22px}.ref-intro h2{font-size:24px}.ref-section-head h2{font-size:22px}}

/* Final: Google Maps ve WhatsApp */
.map-section{padding:14px 0 56px;background:#fff}
.map-header{text-align:center;margin-bottom:22px}
.map-header span{display:inline-block;color:#006fd8;font-weight:900;font-size:12px;letter-spacing:1px;margin-bottom:8px}
.map-header h2{font-size:30px;margin:0 0 8px;color:#061325;font-weight:900}
.map-header p{margin:0;color:#5f6b7a;font-size:15px}
.map-card{border:1px solid #dbe3ed;border-radius:14px;overflow:hidden;box-shadow:0 14px 36px rgba(6,19,37,.10);background:#fff}
.map-card iframe{display:block;width:100%}
.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:999;background:#13b955;color:#fff!important;padding:14px 18px;border-radius:999px;font-weight:900;font-size:14px;box-shadow:0 12px 28px rgba(19,185,85,.32);letter-spacing:.2px;transition:.25s}
.whatsapp-float:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(19,185,85,.42)}
@media(max-width:640px){.whatsapp-float{right:14px;bottom:14px;padding:12px 15px;font-size:13px}.map-card iframe{height:330px}.map-header h2{font-size:24px}}


/* FINAL LOGO FIX: koyu zemin uyumlu transparan logo */
.logo img{height:62px;max-width:210px;object-fit:contain;background:transparent!important;}
.footer-logo{height:62px;max-width:210px;object-fit:contain;background:transparent!important;}
.site-header{background:linear-gradient(90deg,#04101f,#07192e)!important;}

/* FINAL: gerçek transparan logo ve referans düzeni */
.logo img{height:64px!important;width:auto!important;max-width:230px!important;object-fit:contain!important;background:transparent!important;display:block;}
.footer-logo{height:64px!important;width:auto!important;max-width:230px!important;object-fit:contain!important;background:transparent!important;}
.logo-row{display:grid!important;grid-template-columns:repeat(6,1fr)!important;align-items:center!important;overflow:hidden!important;}
.ref-logo{min-height:78px!important;padding:10px 12px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;line-height:1.12!important;white-space:normal!important;overflow:hidden!important;}
.ref-logo small{margin-top:3px!important;}
.map-card iframe{display:block;width:100%;height:420px;border:0;border-radius:12px;}
@media(max-width:900px){.logo-row{grid-template-columns:repeat(2,1fr)!important}.logo img{height:52px!important}.footer-logo{height:52px!important}}

/* Kurum logoları - görünür ve düzgün hizalı */
.logo-row{display:grid!important;grid-template-columns:repeat(6,1fr)!important;align-items:center!important;overflow:hidden!important;background:#fff!important;}
.ref-logo{min-height:78px!important;padding:8px 16px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-right:1px solid #e1e8f0!important;background:#fff!important;}
.ref-logo:last-child{border-right:0!important;}
.ref-logo img{display:block!important;max-width:180px!important;width:100%!important;max-height:56px!important;height:auto!important;object-fit:contain!important;}
@media(max-width:900px){.logo-row{grid-template-columns:repeat(2,1fr)!important}.ref-logo{border-bottom:1px solid #e1e8f0!important}.ref-logo img{max-width:170px!important}}


/* === FINAL v10: Logo ve referans logo düzeltmeleri === */
.site-header{height:98px!important;}
.header-inner{height:98px!important;}
.logo img{
  height:84px!important;
  width:auto!important;
  max-width:260px!important;
  object-fit:contain!important;
  display:block!important;
  background:transparent!important;
}
.footer-logo{
  height:74px!important;
  width:auto!important;
  max-width:240px!important;
  object-fit:contain!important;
  background:transparent!important;
}
.logo-row{
  display:grid!important;
  grid-template-columns:repeat(6,1fr)!important;
  align-items:center!important;
  background:#fff!important;
}
.ref-logo{
  min-height:86px!important;
  padding:10px 16px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#fff!important;
  border-right:1px solid #e1e8f0!important;
  overflow:hidden!important;
}
.ref-logo:last-child{border-right:0!important;}
.ref-logo img{
  display:block!important;
  max-width:190px!important;
  width:100%!important;
  max-height:64px!important;
  height:auto!important;
  object-fit:contain!important;
}
@media(max-width:900px){
  .site-header,.header-inner{height:82px!important;}
  .logo img{height:62px!important;max-width:210px!important;}
  .footer-logo{height:60px!important;}
  .logo-row{grid-template-columns:repeat(2,1fr)!important;}
  .ref-logo{border-bottom:1px solid #e1e8f0!important;}
}

/* === FINAL v11: yayına hazır son düzeltmeler === */
.site-header{height:106px!important;}
.header-inner{height:106px!important;}
.logo img{height:92px!important;max-width:300px!important;width:auto!important;object-fit:contain!important;background:transparent!important;}
.footer-logo{height:76px!important;max-width:250px!important;width:auto!important;object-fit:contain!important;background:transparent!important;}
.ref-logo img{display:block!important;max-width:190px!important;max-height:64px!important;width:100%!important;height:auto!important;object-fit:contain!important;}
@media(max-width:900px){.site-header,.header-inner{height:86px!important}.logo img{height:68px!important;max-width:225px!important}.footer-logo{height:62px!important}}

/* === FINAL SON: logo, partner bölüm ve mobil uyum === */
.site-header,.header-inner{height:106px!important;}
.logo img{height:92px!important;max-width:300px!important;width:auto!important;object-fit:contain!important;background:transparent!important;display:block!important;}
.footer-logo{height:76px!important;max-width:250px!important;width:auto!important;object-fit:contain!important;background:transparent!important;}
.partners-home{background:#f7f9fc!important;padding:0 0 30px!important;border-top:1px solid #edf1f6!important;border-bottom:1px solid #edf1f6!important;}
.logo-row{display:grid!important;grid-template-columns:repeat(6,1fr)!important;align-items:center!important;background:#fff!important;border:1px solid #e1e8f0!important;overflow:hidden!important;}
.ref-logo{min-height:92px!important;padding:12px 18px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;border-right:1px solid #e1e8f0!important;overflow:hidden!important;}
.ref-logo:last-child{border-right:0!important;}
.ref-logo img{display:block!important;max-width:190px!important;max-height:64px!important;width:100%!important;height:auto!important;object-fit:contain!important;}
@media(max-width:900px){.site-header,.header-inner{height:86px!important}.logo img{height:68px!important;max-width:225px!important}.footer-logo{height:62px!important}.logo-row{grid-template-columns:repeat(2,1fr)!important}.ref-logo{border-bottom:1px solid #e1e8f0!important;border-right:1px solid #e1e8f0!important}}

/* Hizmetler sayfası fotoğraflı kart düzeni */
.service-detail-card .service-img{
  width:100%;
  height:180px;
  object-fit:cover;
  border-radius:12px;
  margin:0 0 18px;
  display:block;
  box-shadow:0 10px 24px rgba(0,55,125,.12);
  transition:transform .3s ease, filter .3s ease;
}
.service-detail-card:hover .service-img{
  transform:scale(1.025);
  filter:brightness(1.05);
}
.service-detail-card{overflow:hidden;}
@media(max-width:640px){.service-detail-card .service-img{height:160px;}}


/* === FINAL: ana sayfa fotoğraflı hizmet kartları ve partner logo düzeni === */
.service-grid{grid-template-columns:repeat(3,1fr)!important;gap:22px!important;}
.service-card.photo-card{padding:0 0 22px!important;overflow:hidden!important;min-height:320px!important;display:flex!important;flex-direction:column!important;}
.service-card.photo-card .service-img,.service-img{width:100%!important;height:170px!important;object-fit:cover!important;border-radius:8px 8px 0 0!important;display:block!important;margin:0 0 18px!important;transition:transform .3s ease, filter .3s ease!important;}
.service-card.photo-card h3,.service-card.photo-card p,.service-card.photo-card .more{margin-left:22px!important;margin-right:22px!important;}
.service-card.photo-card:hover .service-img,.service-detail-card:hover .service-img{transform:scale(1.035)!important;filter:brightness(1.05)!important;}
.partners-home .logo-row{gap:14px!important;background:transparent!important;border:0!important;overflow:visible!important;}
.partners-home .ref-logo{min-height:96px!important;background:#fff!important;border:1px solid #e1e8f0!important;border-radius:10px!important;padding:14px 18px!important;box-shadow:0 8px 18px rgba(6,19,37,.05)!important;}
.partners-home .ref-logo img{width:auto!important;max-width:170px!important;max-height:58px!important;object-fit:contain!important;}
.partners-home .ref-logo img[src*="ruijie"]{max-height:62px!important;max-width:180px!important;}
.references:not(.partners-home) .ref-logo img{width:auto!important;max-width:180px!important;max-height:60px!important;object-fit:contain!important;}
@media(max-width:1000px){.service-grid{grid-template-columns:repeat(2,1fr)!important;}}
@media(max-width:640px){.service-grid{grid-template-columns:1fr!important;}.service-card.photo-card .service-img,.service-img{height:165px!important;}}

/* === FINAL HEADER MOBIL UYUMLU CISCO TARZI - LOGO SABİT === */
.site-header{
  position: sticky !important;
  top: 0 !important;
  z-index: 9999 !important;
  height: 112px !important;
  background: linear-gradient(90deg,#04101f,#07192e) !important;
  box-shadow: 0 4px 18px rgba(0,0,0,.22) !important;
}
.header-inner{
  height: 112px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 28px !important;
}
.logo{
  display: flex !important;
  align-items: center !important;
  flex: 0 0 auto !important;
}
.logo img{
  height: 96px !important;
  width: auto !important;
  max-width: 310px !important;
  object-fit: contain !important;
  display: block !important;
  background: transparent !important;
  filter: drop-shadow(0 2px 7px rgba(0,0,0,.28)) !important;
}
.nav{
  display: flex !important;
  align-items: center !important;
  gap: 32px !important;
}
.nav a{
  padding: 44px 0 38px !important;
}
.quote-btn{
  flex: 0 0 auto !important;
}
.mobile-toggle{
  display:none !important;
  color:#fff !important;
  background:transparent !important;
  border:1px solid rgba(255,255,255,.22) !important;
  border-radius:6px !important;
  width:44px !important;
  height:40px !important;
  line-height:36px !important;
  font-size:26px !important;
  cursor:pointer !important;
}
.footer-logo{
  height:76px !important;
  width:auto !important;
  max-width:250px !important;
  object-fit:contain !important;
}
@media(max-width:1100px){
  .site-header,.header-inner{height:96px !important;}
  .logo img{height:78px !important;max-width:250px !important;}
  .nav{gap:20px !important;}
  .nav a{font-size:13px !important;padding:36px 0 31px !important;}
  .quote-btn{padding:12px 18px !important;}
}
@media(max-width:900px){
  .site-header,.header-inner{height:86px !important;}
  .header-inner{width:92% !important;gap:14px !important;}
  .logo img{height:70px !important;max-width:220px !important;}
  .mobile-toggle{display:flex !important;align-items:center !important;justify-content:center !important;order:3 !important;}
  .quote-btn{display:none !important;}
  .nav{
    display:none !important;
    position:absolute !important;
    top:86px !important;
    left:0 !important;
    right:0 !important;
    background:#071426 !important;
    border-top:1px solid rgba(255,255,255,.08) !important;
    box-shadow:0 14px 30px rgba(0,0,0,.25) !important;
    flex-direction:column !important;
    align-items:stretch !important;
    gap:0 !important;
    padding:8px 0 !important;
  }
  .nav.open{display:flex !important;}
  .nav a{
    padding:14px 24px !important;
    border-bottom:1px solid rgba(255,255,255,.06) !important;
  }
  .nav a.active:after{display:none !important;}
  .nav a.active{background:rgba(0,174,239,.10) !important;}
}
@media(max-width:520px){
  .site-header,.header-inner{height:78px !important;}
  .logo img{height:62px !important;max-width:195px !important;}
  .nav{top:78px !important;}
  .mobile-toggle{width:40px !important;height:38px !important;font-size:24px !important;}
}

/* === SON KONTROL FINAL OVERRIDES === */
.site-header{
  min-height:118px !important;
}
.header-inner{
  min-height:118px !important;
}
.logo img{
  height:112px !important;
  width:auto !important;
  max-width:360px !important;
  object-fit:contain !important;
  display:block !important;
}
.footer-logo{
  height:90px !important;
  width:auto !important;
  max-width:300px !important;
  object-fit:contain !important;
}
.quote-btn{
  padding:9px 16px !important;
  font-size:13px !important;
  border-radius:6px !important;
}
.service-img{
  width:100% !important;
  height:180px !important;
  object-fit:cover !important;
  display:block !important;
}
.service-detail-card .service-img{
  height:190px !important;
  border-radius:12px !important;
  margin-bottom:18px !important;
}
.partners-home .ref-logo img,
.logo-row .ref-logo img{
  object-fit:contain !important;
}
@media(max-width:1100px){
  .site-header,.header-inner{min-height:98px !important;height:auto !important;}
  .logo img{height:86px !important;max-width:285px !important;}
  .footer-logo{height:78px !important;}
}
@media(max-width:900px){
  .site-header,.header-inner{min-height:88px !important;height:auto !important;}
  .logo img{height:76px !important;max-width:250px !important;}
  .nav{top:88px !important;}
}
@media(max-width:520px){
  .site-header,.header-inner{min-height:82px !important;height:auto !important;}
  .logo img{height:70px !important;max-width:220px !important;}
  .nav{top:82px !important;}
  .service-img{height:165px !important;}
}

/* === FINAL YAYIN: açık renk masaüstü + mobil uyumu === */
:root{color-scheme:light!important;}
html,body{background:#fff!important;color:#0b1726!important;color-scheme:light!important;}
.services,.partners-home,.references,.content,.services-detail,.references-page,.map-section{background:#fff!important;color:#0b1726!important;}
.section-title{color:#061325!important;}
.service-card,.service-card.photo-card,.wide-card,.service-detail-card,.contact-card,.form-card,.ref-section,.project-item,.ref-intro{background:#fff!important;color:#0b1726!important;border-color:#dbe3ed!important;}
.service-card h3,.service-card.photo-card h3,.service-detail-card h3,.wide-card h3,.contact-card h3,.form-card h3{color:#0b1726!important;}
.service-card p,.service-card.photo-card p,.service-detail-card p,.wide-card p,.text-block p{color:#3e4b59!important;}
.more{color:#006fd8!important;}
.partners-home{padding:26px 0 34px!important;border-top:1px solid #edf1f6!important;border-bottom:1px solid #edf1f6!important;}
.partners-home .section-title{font-size:32px!important;line-height:1.2!important;margin:0 0 28px!important;letter-spacing:.4px!important;}
.partners-home .section-title:after{width:64px!important;height:4px!important;background:#c9d5e0!important;margin:14px auto 0!important;}
.partners-home .logo-row{display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:16px!important;background:transparent!important;border:0!important;overflow:visible!important;}
.partners-home .ref-logo{min-height:106px!important;background:#fff!important;border:1px solid #dbe3ed!important;border-radius:12px!important;padding:18px 20px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 8px 18px rgba(6,19,37,.05)!important;overflow:hidden!important;}
.partners-home .ref-logo img{display:block!important;width:auto!important;max-width:185px!important;max-height:66px!important;height:auto!important;object-fit:contain!important;background:transparent!important;}
.partners-home .ref-logo img[src*="ruijie"]{max-width:175px!important;max-height:60px!important;}
.partners-home .ref-logo img[src*="hcs"]{max-width:180px!important;max-height:64px!important;}
@media(max-width:900px){body,.services,.partners-home,.references,.content,.services-detail{background:#fff!important;color:#0b1726!important;}.service-grid{grid-template-columns:repeat(2,1fr)!important;gap:18px!important;}.partners-home .logo-row{grid-template-columns:repeat(2,1fr)!important;gap:14px!important;}.partners-home .ref-logo{min-height:108px!important;background:#fff!important;border:1px solid #dbe3ed!important;border-radius:12px!important;}}
@media(max-width:640px){body,.services,.partners-home,.references,.content,.services-detail{background:#fff!important;color:#0b1726!important;}.services{padding:28px 0 18px!important;}.section-title{color:#061325!important;font-size:29px!important;line-height:1.2!important;}.service-grid{grid-template-columns:1fr!important;gap:22px!important;}.service-card.photo-card{background:#fff!important;color:#0b1726!important;border:1px solid #dbe3ed!important;border-radius:10px!important;box-shadow:0 4px 12px rgba(6,19,37,.05)!important;}.service-card.photo-card h3{color:#0b1726!important;}.service-card.photo-card p{color:#3e4b59!important;}.partners-home{background:#fff!important;padding:30px 0 34px!important;}.partners-home .section-title{font-size:27px!important;color:#061325!important;}.partners-home .logo-row{grid-template-columns:repeat(2,1fr)!important;gap:14px!important;}.partners-home .ref-logo{min-height:104px!important;background:#fff!important;border:1px solid #dbe3ed!important;border-radius:12px!important;padding:14px!important;box-shadow:0 8px 18px rgba(6,19,37,.05)!important;}.partners-home .ref-logo img{max-width:142px!important;max-height:56px!important;}.partners-home .ref-logo img[src*="ruijie"]{max-width:140px!important;max-height:52px!important;}.partners-home .ref-logo img[src*="hcs"]{max-width:148px!important;max-height:56px!important;}}
