@import url('https://fonts.googleapis.com/css2?family=Inter:wght@500;600;700;800;900&family=Pacifico&display=swap');
:root{--yellow:#ffd400;--yellow2:#f3be00;--bg:#050505;--text:#f3f3f3;--muted:#c3c3c3;--line:rgba(255,212,0,.34);--panel:rgba(20,20,18,.78);--side:152px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#030303;color:var(--text);font-family:Inter,Arial,sans-serif;font-weight:600;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;z-index:-3;background:radial-gradient(circle at 71% 22%,rgba(255,212,0,.18),transparent 28%),linear-gradient(115deg,transparent 0 39%,rgba(255,255,255,.045) 39.2%,transparent 40.2%),linear-gradient(137deg,transparent 0 52%,rgba(255,212,0,.18) 52.2%,transparent 52.6%),#030303}body:after{content:"";position:fixed;inset:0;z-index:-2;background:radial-gradient(circle at 76% 37%,rgba(255,212,0,.16),transparent 21%),radial-gradient(circle at 48% 10%,rgba(255,212,0,.08),transparent 35%)}a{color:inherit;text-decoration:none}.sidebar{position:fixed;left:0;top:0;width:var(--side);height:100vh;background:linear-gradient(90deg,#090909,#0d0d0d);border-right:1px solid rgba(255,212,0,.22);z-index:50;display:flex;flex-direction:column;align-items:center;padding:24px 14px}.brand{display:flex;align-items:center;flex-direction:column;gap:4px}.brand-mark{font-size:48px;font-weight:900;line-height:.8;color:var(--yellow);letter-spacing:-7px}.brand strong{font-size:14px}.brand small{font-size:11px;color:#d8d8d8}.side-nav{width:100%;margin-top:36px;display:flex;flex-direction:column;gap:7px}.side-nav a{height:62px;border:1px solid transparent;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#d1d1d1;font-size:11px;font-weight:900}.side-nav i{font-size:18px;color:#d2d2d2}.side-nav a.active,.side-nav a:hover{border-color:var(--yellow);color:#fff;background:rgba(255,212,0,.06)}.side-nav a.active i,.side-nav a:hover i{color:var(--yellow)}.side-bottom{margin-top:auto;width:100%;border-top:1px solid rgba(255,255,255,.12);padding-top:24px;text-align:center}.socials{display:flex;justify-content:center;gap:10px;margin-bottom:20px}.socials a{width:31px;height:31px;border:1px solid var(--yellow);border-radius:50%;display:grid;place-items:center;color:var(--yellow);font-size:13px}.side-bottom p{font-size:11px;line-height:1.55;color:#cfcfcf;margin:0}.page{margin-left:var(--side);min-height:100vh;padding:0 42px 50px}.topbar{height:78px;display:flex;align-items:center;justify-content:flex-end;position:relative;z-index:10}.cv-btn,.primary{background:linear-gradient(180deg,var(--yellow),#ffc400);color:#080808;border-radius:6px;padding:16px 25px;font-size:14px;font-weight:900;display:inline-flex;gap:14px;align-items:center;box-shadow:0 18px 35px rgba(255,212,0,.18)}.hero{min-height:520px;position:relative;display:grid;grid-template-columns:minmax(380px,620px) minmax(420px,1fr);gap:24px;align-items:center}.hero-copy{position:relative;z-index:4;padding-left:42px;padding-top:10px}.eyebrow{letter-spacing:13px;color:var(--yellow);font-size:17px;font-weight:900;margin:0 0 8px}.hero h1{font-size:70px;line-height:.95;letter-spacing:-3px;margin:0;color:#f8f8f8;font-weight:900;text-shadow:0 2px 0 rgba(255,255,255,.12)}.hero h1 span{color:var(--yellow)}.hero h2{font-size:22px;line-height:1.25;margin:14px 0 20px;font-weight:900}.lead{max-width:530px;color:#cfcfcf;font-size:16px;line-height:1.75;margin:0 0 26px;font-weight:600}.meta{display:flex;align-items:center;gap:20px;color:#efefef;font-size:14px;margin-bottom:25px}.meta i{color:var(--yellow);font-size:17px;margin-right:8px}.meta em{width:1px;height:22px;background:rgba(255,255,255,.28)}.actions{display:flex;gap:16px;align-items:center}.secondary{height:52px;border:1px solid rgba(255,255,255,.55);border-radius:6px;padding:0 24px;display:inline-flex;align-items:center;gap:12px;font-weight:900;font-size:14px}.hero-visual{position:relative;height:500px;display:flex;align-items:flex-end;justify-content:center;overflow:visible}.hero-visual:before{content:"";position:absolute;right:0;top:58px;width:340px;height:260px;border:1px solid rgba(255,212,0,.16);border-left:0;border-bottom:0;border-radius:0 160px 0 0;transform:skewX(-10deg);opacity:.9}.aura{position:absolute;width:520px;height:430px;right:110px;bottom:52px;background:radial-gradient(circle,rgba(255,212,0,.40),rgba(255,212,0,.18) 28%,rgba(255,212,0,.05) 56%,transparent 72%);filter:blur(6px)}.hero-visual img{position:absolute;right:120px;bottom:0;height:485px;width:auto;max-width:520px;object-fit:contain;filter:contrast(1.05) saturate(.96);z-index:2}.signature{font-family:Pacifico,cursive;position:absolute;right:80px;bottom:150px;z-index:3;color:var(--yellow);font-size:40px;line-height:1;transform:rotate(-5deg);text-shadow:0 0 12px rgba(255,212,0,.35)}.dots{position:absolute;width:120px;height:80px;background-image:radial-gradient(rgba(255,255,255,.35) 2px,transparent 2px);background-size:18px 18px;opacity:.8}.dots-top{left:40px;top:12px}.dots-right{right:74px;bottom:70px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px 0 14px;padding:0 20px 0 26px}.section-title h3{font-size:24px;letter-spacing:.5px;margin:0;position:relative}.section-title h3:after{content:"";position:absolute;left:0;bottom:-9px;width:85px;height:3px;background:var(--yellow)}.section-title a{font-size:12px;color:#d9d9d9}.section-title a i{color:var(--yellow);margin-left:8px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:15px 20px 28px}.project-card{min-height:136px;border:1px solid var(--line);background:linear-gradient(110deg,rgba(17,17,17,.92),rgba(16,15,9,.72));border-radius:7px;display:grid;grid-template-columns:180px 1fr;gap:18px;padding:22px;align-items:center}.thumb{position:relative}.thumb img{width:160px;height:100px;object-fit:cover;border-radius:6px;opacity:.92}.thumb span{position:absolute;left:-15px;bottom:-12px;width:52px;height:52px;border:3px solid var(--yellow);border-radius:50%;display:grid;place-items:center;background:#161616;color:var(--yellow);font-size:22px}.project-card h4{margin:0 0 10px;font-size:17px;line-height:1.25}.project-card p{font-size:12px;line-height:1.6;color:#cfcfcf;margin:0 0 10px;font-weight:600}.project-card a{color:var(--yellow);font-weight:900;font-size:13px}.stats{margin:0 20px 36px;border:1px solid var(--line);background:linear-gradient(180deg,rgba(22,22,20,.82),rgba(11,11,11,.86));border-radius:7px;display:grid;grid-template-columns:repeat(5,1fr);padding:30px 26px}.stats div{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;column-gap:16px;justify-content:center;align-items:center}.stats i{grid-row:1/3;font-size:34px;color:var(--yellow)}.stats strong{font-size:32px;line-height:1;color:var(--yellow);font-weight:900}.stats span{font-size:13px;color:#bdbdbd}.content-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin:0 20px}.panel{border:1px solid rgba(255,212,0,.22);background:rgba(18,18,18,.75);border-radius:8px;padding:28px}.panel h3{color:var(--yellow);font-size:22px;margin:0 0 12px}.panel p{color:#d2d2d2;line-height:1.7;margin:0}.small{margin-top:18px;padding:13px 18px}.mobile-toggle{display:none;position:fixed;right:18px;top:18px;z-index:80;background:var(--yellow);border:0;border-radius:8px;width:48px;height:48px;color:#070707;font-size:22px}.overlay{display:none}@media (max-width:1400px){.hero h1{font-size:58px}.hero{grid-template-columns:520px 1fr}.hero-visual img{right:70px;height:450px}.signature{right:42px}.project-card{grid-template-columns:150px 1fr}.thumb img{width:140px}}@media (max-width:1180px){:root{--side:132px}.page{padding:0 24px 40px}.hero{grid-template-columns:1fr;min-height:auto;padding-top:20px}.hero-copy{padding-left:25px}.hero-visual{height:420px}.hero-visual img{right:50%;transform:translateX(45%);height:410px}.aura{right:50%;transform:translateX(52%);bottom:25px}.signature{right:19%;bottom:122px}.project-grid{grid-template-columns:1fr}.project-card{grid-template-columns:190px 1fr}.stats{grid-template-columns:repeat(3,1fr);gap:28px}}@media (max-width:768px){body:before{background:radial-gradient(circle at 70% 10%,rgba(255,212,0,.12),transparent 32%),#030303}.mobile-toggle{display:block}.sidebar{transform:translateX(-105%);transition:.3s ease;width:170px}.sidebar.open{transform:none}.overlay.show{display:block;position:fixed;inset:0;background:rgba(0,0,0,.68);z-index:40}.page{margin-left:0;padding:0 16px 40px}.topbar{height:82px;justify-content:flex-start;padding-left:0}.cv-btn{padding:13px 18px;font-size:13px}.hero{display:flex;flex-direction:column;padding-top:0}.hero-copy{order:2;padding:0}.hero-visual{order:1;width:100%;height:340px;margin-top:-10px}.hero-visual img{height:330px;right:50%;transform:translateX(48%)}.aura{width:360px;height:280px;right:50%;bottom:25px}.signature{right:7%;bottom:95px;font-size:30px}.dots{display:none}.eyebrow{font-size:13px;letter-spacing:8px}.hero h1{font-size:46px;letter-spacing:-2px}.hero h2{font-size:17px}.lead{font-size:14px;line-height:1.7}.meta{flex-wrap:wrap;font-size:13px;gap:12px}.actions{flex-direction:column;align-items:stretch}.primary,.secondary{justify-content:center}.section-title{padding:0;margin-top:38px}.section-title h3{font-size:21px}.section-title a{display:none}.project-grid{padding:16px 0 25px}.project-card{grid-template-columns:1fr;padding:18px}.thumb img{width:100%;height:auto}.thumb span{left:10px;bottom:-18px}.stats{margin:0 0 28px;grid-template-columns:1fr;gap:22px}.stats div{justify-content:start}.content-grid{margin:0;grid-template-columns:1fr}}@media (min-width:1600px){.page{padding-left:60px;padding-right:60px}.hero h1{font-size:82px}.hero-visual img{height:560px}.hero-visual{height:580px}.signature{bottom:180px}}

/* Final Adnan Demir düzenlemeleri */
.topbar{display:none!important}.cv-btn{display:none!important}
.hero{min-height:650px;grid-template-columns:minmax(420px,620px) minmax(520px,1fr);align-items:center;padding-top:25px}
.hero-copy{padding-left:55px;padding-top:0}
.hero h1{font-size:68px;line-height:.92;letter-spacing:-3.5px;text-shadow:none;color:#f4f4f4}
.hero h2{font-size:22px;text-shadow:none;color:#f4f4f4}
.lead{font-size:15.5px;max-width:520px;color:#c9c9c9}
.hero-visual{height:610px;align-items:flex-end;justify-content:flex-end;overflow:visible;margin-top:0}
.hero-visual:before{right:18px;top:72px;width:390px;height:315px;border-color:rgba(255,212,0,.16);border-radius:0 180px 0 0}
.aura{right:70px;bottom:72px;width:530px;height:470px;background:radial-gradient(circle,rgba(255,212,0,.32),rgba(255,212,0,.15) 34%,rgba(255,212,0,.04) 58%,transparent 74%);filter:blur(10px)}
.hero-visual img{right:145px;bottom:0;height:570px;max-width:none;filter:grayscale(100%) sepia(45%) saturate(1.25) hue-rotate(4deg) brightness(.92) contrast(1.06);z-index:2}
.signature{right:95px;bottom:155px;font-size:34px;transform:rotate(-7deg);color:var(--yellow);text-shadow:0 0 8px rgba(255,212,0,.42);z-index:4;white-space:nowrap}
.dots-right{right:105px;bottom:105px;z-index:1}.dots-top{left:55px;top:55px}
.projects{margin-top:-20px}
@media (max-width:1400px){.hero h1{font-size:60px}.hero{grid-template-columns:520px 1fr}.hero-visual img{right:95px;height:515px}.signature{right:55px;bottom:150px}.aura{right:42px;width:480px}.hero-copy{padding-left:32px}}
@media (max-width:1180px){.hero{display:flex;flex-direction:column;min-height:auto}.hero-copy{width:100%;padding-left:20px;order:1}.hero-visual{order:2;width:100%;height:500px;justify-content:center}.hero-visual img{right:50%;transform:translateX(48%);height:480px}.aura{right:50%;transform:translateX(50%);bottom:42px}.signature{right:22%;bottom:132px}.projects{margin-top:15px}}
@media (max-width:768px){.hero{padding-top:75px}.hero-copy{order:1;padding:0}.hero h1{font-size:45px;letter-spacing:-2px}.hero h2{font-size:17px}.hero-visual{order:2;height:360px;margin-top:20px}.hero-visual img{height:350px;right:50%;transform:translateX(48%)}.aura{width:360px;height:300px;right:50%;transform:translateX(50%);bottom:20px}.signature{right:8%;bottom:95px;font-size:27px}.hero-visual:before{display:none}.projects{margin-top:20px}}

/* === Hero görsel alanı: referans tasarıma yakınlaştırma === */
.hero{
  grid-template-columns:minmax(420px,650px) minmax(600px,1fr);
  gap:0;
}
.hero-copy{z-index:8;}
.hero-visual{
  isolation:isolate;
  min-width:620px;
}
.hero-visual:before{
  right:28px;
  top:38px;
  width:430px;
  height:350px;
  border-color:rgba(255,212,0,.22);
  opacity:.85;
}
.hero-visual:after{
  content:"";
  position:absolute;
  right:18px;
  top:0;
  width:560px;
  height:610px;
  z-index:0;
  pointer-events:none;
  background:
    linear-gradient(135deg,transparent 0 24%,rgba(255,212,0,.16) 24.2%,rgba(255,212,0,.04) 25.2%,transparent 26.5%),
    linear-gradient(125deg,transparent 0 61%,rgba(255,212,0,.35) 61.2%,transparent 62%),
    radial-gradient(circle at 54% 49%,rgba(255,212,0,.22),transparent 31%);
  opacity:.95;
  mix-blend-mode:screen;
}
.aura{
  right:175px;
  bottom:44px;
  width:650px;
  height:500px;
  z-index:1;
  background:
    radial-gradient(circle at 50% 49%,rgba(255,212,0,.72) 0,rgba(255,212,0,.38) 18%,rgba(255,212,0,.14) 39%,rgba(255,212,0,.045) 58%,transparent 72%),
    radial-gradient(circle at 42% 45%,rgba(255,255,255,.18),transparent 17%);
  filter:blur(10px) saturate(1.15);
}
.hero-visual img{
  right:260px;
  bottom:0;
  height:585px;
  z-index:3;
  filter:grayscale(100%) sepia(80%) saturate(1.55) hue-rotate(2deg) brightness(.88) contrast(1.15) drop-shadow(0 0 30px rgba(255,212,0,.23));
}
.signature{
  right:118px;
  bottom:154px;
  font-family:"Brush Script MT","Segoe Script",cursive;
  font-size:43px;
  font-weight:400;
  letter-spacing:.3px;
  transform:rotate(-8deg) skewX(-8deg);
  color:#ffd400;
  text-shadow:0 0 8px rgba(255,212,0,.65),0 2px 0 rgba(0,0,0,.45);
  z-index:5;
}
.signature:after{
  content:"";
  position:absolute;
  left:8px;
  right:-22px;
  bottom:-6px;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(255,212,0,.9),transparent);
  transform:rotate(-3deg);
}
.dots-top{
  left:75px;
  top:16px;
  width:132px;
  height:92px;
  opacity:.55;
}
.dots-right{
  right:82px;
  bottom:92px;
  width:128px;
  height:76px;
  background-image:radial-gradient(rgba(255,255,255,.42) 1.8px,transparent 2px);
  background-size:17px 17px;
  opacity:.55;
  z-index:4;
}

@media (max-width:1400px){
  .hero{grid-template-columns:500px minmax(520px,1fr)}
  .hero-visual{min-width:520px;}
  .hero-visual img{right:185px;height:525px;}
  .aura{right:105px;width:560px;height:440px;}
  .signature{right:72px;bottom:145px;font-size:36px;}
}
@media (max-width:1180px){
  .hero-visual{min-width:0;}
  .hero-visual img{right:50%;transform:translateX(36%);height:480px;}
  .aura{right:50%;transform:translateX(36%);}
  .signature{right:18%;bottom:128px;}
}
@media (max-width:768px){
  .hero-visual img{right:50%;transform:translateX(44%);height:350px;}
  .aura{right:50%;transform:translateX(45%);width:390px;height:310px;}
  .signature{right:7%;bottom:88px;font-size:29px;}
  .hero-visual:after{display:none;}
}

/* === Ovro tarzı animasyonlu bölüm başlıkları === */
.ad-heading{position:relative;text-align:center;margin:56px auto 34px;max-width:920px;z-index:2;animation:adFadeUp .8s ease both;}
.ad-heading-left{text-align:left;max-width:none;margin:32px 20px 18px;padding-right:190px;}
.ad-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--yellow);font-size:15px;font-weight:900;margin-bottom:14px;letter-spacing:.2px;}
.ad-kicker i{font-size:21px;filter:drop-shadow(0 0 8px rgba(255,212,0,.35));animation:adSpinPulse 4s ease-in-out infinite;}
.ad-heading h2{margin:0;color:#fff;font-size:56px;line-height:1.18;font-weight:900;letter-spacing:-1.8px;}
.ad-heading h2 span{display:inline-block;color:var(--yellow);font-family:Georgia,'Times New Roman',serif;font-style:italic;font-weight:800;text-decoration:underline;text-decoration-thickness:3px;text-underline-offset:8px;text-shadow:0 0 18px rgba(255,212,0,.22);animation:adGlowText 2.8s ease-in-out infinite alternate;}
.ad-heading:after{content:"";display:block;width:86px;height:3px;margin:18px auto 0;background:linear-gradient(90deg,transparent,var(--yellow),transparent);border-radius:99px;box-shadow:0 0 16px rgba(255,212,0,.4);}
.ad-heading-left:after{margin-left:0;}
.heading-link{position:absolute;right:20px;bottom:8px;font-size:12px;color:#d9d9d9;font-weight:900;}
.heading-link i{color:var(--yellow);margin-left:8px;}
.about-pro,.service-section,.tools-section,.contact-cta{position:relative;margin:0 20px 44px;}
.panel-wide{max-width:900px;margin:0 auto 25px;background:linear-gradient(110deg,rgba(31,52,52,.55),rgba(12,18,18,.86));}
.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;}
.service-card,.tool-grid article,.contact-cta{border:1px solid rgba(255,212,0,.28);background:linear-gradient(120deg,rgba(18,31,30,.78),rgba(7,12,12,.88));border-radius:8px;padding:28px;transition:.35s ease;}
.service-card:hover,.tool-grid article:hover{transform:translateY(-6px);border-color:var(--yellow);box-shadow:0 18px 45px rgba(255,212,0,.08);}
.service-card i{width:52px;height:52px;border:2px solid rgba(255,212,0,.45);border-radius:50%;display:grid;place-items:center;color:var(--yellow);font-size:22px;margin-bottom:24px;background:rgba(255,212,0,.06);}
.service-card h3{font-size:20px;margin:0 0 12px;color:#fff;}
.service-card p{font-size:14px;line-height:1.7;color:#cfcfcf;margin:0;}
.tool-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;}
.tool-grid article{text-align:center;padding:26px 18px;display:flex;flex-direction:column;align-items:center;gap:14px;}
.tool-grid i{font-size:34px;color:var(--yellow);}
.tool-grid strong{font-size:14px;color:#fff;min-height:34px;display:flex;align-items:center;}
.tool-grid span{color:var(--yellow);font-size:22px;font-weight:900;}
.contact-cta{text-align:center;padding:52px 26px;margin-bottom:0;}
.contact-cta .ad-heading{margin-top:0;margin-bottom:18px;}
.contact-cta p{color:#cfcfcf;max-width:760px;margin:0 auto 24px;line-height:1.8;}
@keyframes adFadeUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}
@keyframes adGlowText{from{text-shadow:0 0 8px rgba(255,212,0,.12)}to{text-shadow:0 0 26px rgba(255,212,0,.5)}}
@keyframes adSpinPulse{0%,100%{transform:rotate(0) scale(1)}50%{transform:rotate(12deg) scale(1.12)}}
@media (max-width:1180px){.ad-heading h2{font-size:44px}.service-grid{grid-template-columns:repeat(2,1fr)}.tool-grid{grid-template-columns:repeat(3,1fr)}.ad-heading-left{padding-right:0}.heading-link{display:none}}
@media (max-width:768px){.ad-heading{margin:38px auto 22px}.ad-heading h2{font-size:34px;line-height:1.15;letter-spacing:-.8px}.ad-kicker{font-size:13px;margin-bottom:10px}.service-grid,.tool-grid{grid-template-columns:1fr}.service-card,.tool-grid article{padding:22px}.about-pro,.service-section,.tools-section,.contact-cta{margin-left:0;margin-right:0}.ad-heading-left{text-align:center;margin-left:0;margin-right:0}.ad-heading-left:after{margin-left:auto}.contact-cta{padding:34px 18px}.ad-heading h2 span{text-underline-offset:5px}}

/* === 03.05 final: portfolio popup, contact form, nav, hover polish === */
section[id]{scroll-margin-top:36px}
body.modal-open{overflow:hidden}
.primary,.secondary,.project-link,.case-card button,.contact-form-box button,.portfolio-modal button{cursor:pointer}
.primary,.secondary{transition:transform .32s ease, box-shadow .32s ease, border-color .32s ease, background .32s ease}
.primary:hover{transform:translateY(-3px);box-shadow:0 20px 42px rgba(255,212,0,.25)}
.secondary:hover{transform:translateY(-3px);border-color:var(--yellow);color:var(--yellow);box-shadow:0 18px 36px rgba(255,212,0,.08)}

/* İmza fotoğrafın üstünden alındı, solda küçük şekilli durur */
.signature{right:auto!important;left:22px!important;bottom:48px!important;font-size:28px!important;z-index:6!important;opacity:.96;transform:rotate(-8deg) skewX(-8deg)!important;pointer-events:none}
.signature:after{left:5px!important;right:-18px!important;bottom:-5px!important}
@media (max-width:1400px){.signature{left:10px!important;bottom:112px!important;font-size:25px!important}}
@media (max-width:1180px){.signature{left:50%!important;right:auto!important;bottom:74px!important;font-size:22px!important;transform:translateX(-78%) rotate(-8deg) skewX(-8deg)!important}}
@media (max-width:768px){.signature{left:auto!important;right:12px!important;bottom:18px!important;font-size:17px!important;transform:rotate(-8deg) skewX(-8deg)!important;opacity:.88}.hero-visual{overflow:hidden}}

.project-card,.service-card,.tool-grid article,.case-card,.panel-wide,.contact-form-box{will-change:transform;position:relative;overflow:hidden}
.project-card:before,.service-card:before,.tool-grid article:before,.case-card:before,.contact-form-box:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 0 35%,rgba(255,212,0,.10) 45%,transparent 58%);transform:translateX(-130%);transition:.65s ease;pointer-events:none}
.project-card:hover:before,.service-card:hover:before,.tool-grid article:hover:before,.case-card:hover:before,.contact-form-box:hover:before{transform:translateX(130%)}
.project-card:hover{transform:translateY(-6px);border-color:var(--yellow);box-shadow:0 20px 50px rgba(255,212,0,.10)}
.project-card .thumb img,.case-card img{transition:transform .45s ease, filter .45s ease}
.project-card:hover .thumb img,.case-card:hover img{transform:scale(1.055);filter:saturate(1.1) contrast(1.05)}
.project-link,.case-card button{border:0;background:transparent;color:var(--yellow);font-weight:900;font-size:13px;padding:0;font-family:inherit}

.portfolio-more{position:relative;margin:0 20px 54px;z-index:3}
.case-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
.case-card{border:1px solid rgba(255,212,0,.30);background:linear-gradient(125deg,rgba(15,26,25,.82),rgba(5,8,8,.92));border-radius:9px;transition:.35s ease;cursor:pointer}
.case-card:hover{transform:translateY(-7px);border-color:var(--yellow);box-shadow:0 20px 50px rgba(255,212,0,.11)}
.case-card img{width:100%;height:190px;object-fit:cover;border-radius:8px 8px 0 0;display:block}
.case-body{padding:20px 20px 22px}
.case-body h4{font-size:20px;line-height:1.25;margin:0 0 10px;color:#fff}
.case-body p{font-size:14px;line-height:1.7;color:#cfcfcf;margin:0 0 14px}
.case-body button i{margin-left:7px}

.contact-form-box{max-width:860px;margin:30px auto 0;border:1px solid rgba(255,212,0,.25);background:linear-gradient(130deg,rgba(23,44,42,.68),rgba(7,12,12,.92));border-radius:10px;padding:28px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.035)}
.contact-form-box form{position:relative;z-index:2;display:flex;flex-direction:column;gap:16px}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.contact-form-box input,.contact-form-box textarea,.contact-form-box select,.modal-form input,.modal-form textarea,.modal-form select{width:100%;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.08);color:#fff;border-radius:6px;padding:16px 18px;font:700 14px Inter,Arial,sans-serif;outline:none;transition:.25s ease}
.contact-form-box input:focus,.contact-form-box textarea:focus,.contact-form-box select:focus,.modal-form input:focus,.modal-form textarea:focus,.modal-form select:focus{border-color:rgba(255,212,0,.75);box-shadow:0 0 0 3px rgba(255,212,0,.08)}
.contact-form-box textarea,.modal-form textarea{resize:vertical;min-height:130px}
.contact-form-box select,.modal-form select{appearance:auto;color:#cfcfcf}.contact-form-box option,.modal-form option{background:#061d1e;color:#fff}
.contact-form-box button{align-self:center;border:0;margin-top:4px}

.portfolio-modal{position:fixed;inset:0;z-index:200;display:none;align-items:center;justify-content:center;padding:34px}
.portfolio-modal.show{display:flex}
.portfolio-modal-overlay{position:absolute;inset:0;background:rgba(0,18,18,.82);backdrop-filter:blur(8px)}
.portfolio-modal-content{position:relative;z-index:2;width:min(1120px,94vw);max-height:88vh;overflow:auto;border:1px solid rgba(255,255,255,.13);background:#061d1e;border-radius:10px;box-shadow:0 30px 90px rgba(0,0,0,.55);padding:32px}
.portfolio-modal-close{position:absolute;right:12px;top:10px;width:42px;height:42px;border:0;background:transparent;color:#fff;font-size:28px;z-index:5}
.modal-project{display:grid;grid-template-columns:1.35fr .95fr;gap:28px;align-items:start}
.modal-left img{width:100%;height:330px;object-fit:cover;border-radius:9px;margin-bottom:22px;background:#132}
.modal-meta{display:flex;gap:20px;color:#ffd400;font-weight:900;font-size:14px;margin-bottom:16px;text-transform:uppercase}
.modal-left h3{font-size:30px;line-height:1.25;margin:0 0 16px;color:#fff;text-transform:uppercase}
.modal-left p{font-size:16px;line-height:1.8;color:#d8d8d8;margin:0 0 24px}
.modal-mail{border-radius:999px;border:0}
.modal-form{border:1px solid rgba(255,255,255,.14);border-radius:8px;padding:26px;background:rgba(255,255,255,.025)}
.modal-form h3{font-size:25px;text-transform:uppercase;margin:0 0 20px;color:#fff}
.modal-form form{display:flex;flex-direction:column;gap:16px}.modal-form button{border:0;align-self:flex-end;border-radius:999px}

@media (max-width:1180px){.case-grid{grid-template-columns:repeat(2,1fr)}.modal-project{grid-template-columns:1fr}.portfolio-modal-content{max-height:92vh}.modal-left img{height:280px}}
@media (max-width:768px){.portfolio-more{margin-left:0;margin-right:0}.case-grid{grid-template-columns:1fr}.case-card img{height:auto}.form-row{grid-template-columns:1fr}.portfolio-modal{padding:14px}.portfolio-modal-content{padding:20px 16px}.modal-left img{height:auto}.modal-left h3{font-size:22px}.modal-form{padding:18px}.modal-form button,.contact-form-box button{width:100%;justify-content:center}.contact-form-box{padding:18px}}

/* === 03.05 düzenleme: Hakkımda hero altına, portföy projelerin devamına === */
.about-after-hero{margin:12px 20px 34px!important;}
.about-after-hero .ad-heading{margin:18px 0 24px;text-align:left;max-width:none;}
.about-after-hero .ad-heading:after{margin-left:0;}
.about-pro-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:22px;align-items:stretch;}
.about-pro-grid .panel-wide{max-width:none;margin:0;background:linear-gradient(120deg,rgba(18,31,30,.78),rgba(7,12,12,.90));}
.about-support{display:grid;grid-template-columns:1fr;gap:14px;}
.support-card{border:1px solid rgba(255,212,0,.28);background:linear-gradient(125deg,rgba(15,26,25,.82),rgba(5,8,8,.92));border-radius:9px;padding:18px 18px 18px 74px;position:relative;min-height:92px;overflow:hidden;}
.support-card:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 0 35%,rgba(255,212,0,.10) 45%,transparent 58%);transform:translateX(-130%);transition:.65s ease;pointer-events:none;}
.support-card:hover:before{transform:translateX(130%);}
.support-card:hover{border-color:var(--yellow);transform:translateY(-4px);box-shadow:0 18px 42px rgba(255,212,0,.08);}
.support-card i{position:absolute;left:18px;top:22px;width:40px;height:40px;border:2px solid rgba(255,212,0,.55);border-radius:50%;display:grid;place-items:center;color:var(--yellow);font-size:18px;background:rgba(255,212,0,.06);}
.support-card strong{display:block;color:#fff;font-size:16px;margin-bottom:6px;}
.support-card span{display:block;color:#cfcfcf;font-size:13px;line-height:1.55;}
.projects-portfolio{margin:4px 20px 8px!important;}
.projects-portfolio .case-grid{margin-top:0;}
.projects{margin-bottom:28px;}

@media (max-width:1180px){
  .about-pro-grid{grid-template-columns:1fr;}
  .about-support{grid-template-columns:repeat(3,1fr);}
  .support-card{padding:18px;}
  .support-card i{position:static;margin-bottom:12px;}
}
@media (max-width:768px){
  .about-after-hero{margin:22px 0 30px!important;}
  .about-after-hero .ad-heading{text-align:center;}
  .about-after-hero .ad-heading:after{margin-left:auto;}
  .about-support{grid-template-columns:1fr;}
  .projects-portfolio{margin:0!important;}
}

/* === 03.05 ek düzenleme: hakkımda aksiyon alanı, CV, ikon görünürlüğü ve 6 proje === */
.panel-wide p + p{margin-top:14px;}
.cv-download{margin-top:20px;background:linear-gradient(180deg,var(--yellow),#ffb800);color:#070707;border:0;border-radius:999px;padding:15px 26px;font-size:14px;font-weight:900;display:inline-flex;align-items:center;gap:10px;box-shadow:0 14px 30px rgba(255,212,0,.18);}
.cv-download:hover{transform:translateY(-2px);box-shadow:0 20px 42px rgba(255,212,0,.28);}
.about-actions{gap:18px;align-content:start;}
.about-social-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap;}
.about-social-row a{width:52px;height:52px;border:1px solid rgba(255,212,0,.72);border-radius:50%;display:grid;place-items:center;color:#fff;background:rgba(255,212,0,.045);font-size:20px;transition:.25s ease;}
.about-social-row a:hover{color:#070707;background:var(--yellow);transform:translateY(-4px);box-shadow:0 18px 36px rgba(255,212,0,.18);}
.work-together{min-height:96px;border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 28px;font-size:34px;line-height:1.05;font-weight:900;letter-spacing:-1px;overflow:hidden;position:relative;}
.work-together:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 0 40%,rgba(255,255,255,.12) 50%,transparent 62%);transform:translateX(-130%);transition:.7s ease;}
.work-together:hover:before{transform:translateX(130%);}
.work-together span,.work-together i{position:relative;z-index:1;}
.work-together i{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;font-size:24px;flex:0 0 auto;}
.work-dark{border:1px solid rgba(255,212,0,.30);background:linear-gradient(120deg,rgba(18,35,33,.84),rgba(7,13,13,.94));color:#fff;}
.work-dark i{background:rgba(255,255,255,.08);color:var(--yellow);}
.work-yellow{background:linear-gradient(180deg,var(--yellow),#f2b400);color:#070707;}
.work-yellow i{background:rgba(0,0,0,.10);color:#070707;}
.project-grid{grid-template-columns:repeat(3,1fr);}
.project-card .thumb span{background:#111;border-color:var(--yellow);color:var(--yellow);box-shadow:0 0 0 4px rgba(255,212,0,.08),0 0 24px rgba(255,212,0,.18);}
.project-card .thumb span i,.side-nav i,.socials i,.project-link i,.case-body button i,.heading-link i,.cv-download i,.work-together i,.about-social-row i{opacity:1!important;filter:none!important;}
.project-link,.case-body button{color:var(--yellow);font-weight:900;}
.project-link i:before,.case-body button i:before,.heading-link i:before{content:"→";font-family:Arial,sans-serif;font-weight:900;}
.cv-download i:before{content:"↓";font-family:Arial,sans-serif;font-weight:900;}
@media (max-width:1400px){.project-card{grid-template-columns:150px 1fr;padding:18px}.project-card h4{font-size:16px}.work-together{font-size:28px;min-height:84px}.work-together i{width:56px;height:56px}}
@media (max-width:1180px){.project-grid{grid-template-columns:1fr}.about-social-row{justify-content:center}.work-together{font-size:28px}.about-actions{grid-template-columns:1fr!important}}
@media (max-width:768px){.work-together{font-size:24px;padding:20px}.about-social-row a{width:46px;height:46px}.cv-download{width:100%;justify-content:center}}

/* === 2026-05 fix: CV button placement + icon visibility === */
.about-pro .panel-wide .cv-download{display:none!important;}
.cv-download-bottom{justify-content:space-between;}
.cv-download-bottom span{text-transform:uppercase;}
.about-social-row a,
.side-bottom .socials a,
.project-card .thumb span,
.work-together i{opacity:1!important;filter:none!important;}
.about-social-row a i,
.side-bottom .socials a i,
.side-nav a i,
.project-card .thumb span i,
.project-link i,
.heading-link i{opacity:1!important;filter:none!important;}

/* === 2026-05 final: about action order + CV hover color === */
.about-actions{display:grid;grid-template-columns:1fr;gap:18px;align-content:start;}
.about-actions .work-dark{order:1;}
.about-actions .about-social-row{order:2;}
.about-actions .cv-download-bottom{order:3;}
.cv-download-bottom{border:1px solid rgba(255,212,0,.30);background:linear-gradient(120deg,rgba(18,35,33,.84),rgba(7,13,13,.94));color:#fff;}
.cv-download-bottom i{background:rgba(255,255,255,.08);color:var(--yellow);}
.cv-download-bottom:hover{background:linear-gradient(180deg,var(--yellow),#f2b400);color:#070707;box-shadow:0 20px 42px rgba(255,212,0,.22);transform:translateY(-2px);}
.cv-download-bottom:hover i{background:rgba(0,0,0,.10);color:#070707;}


/* === Final düzenleme: sosyal kutu, kısa başlık ve projeler başlık boşluğu === */
.about-after-hero .ad-heading h2{max-width:980px;line-height:1.05;}
.about-social-row{
  order:2;
  min-height:82px;
  width:100%;
  border:1px solid rgba(255,212,0,.30);
  background:linear-gradient(120deg,rgba(18,35,33,.84),rgba(7,13,13,.94));
  border-radius:10px;
  padding:15px 20px;
  justify-content:center!important;
  align-items:center;
  position:relative;
  overflow:hidden;
}
.about-social-row:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(115deg,transparent 0 40%,rgba(255,255,255,.10) 50%,transparent 62%);
  transform:translateX(-130%);
  transition:.7s ease;
  pointer-events:none;
}
.about-social-row:hover:before{transform:translateX(130%);}
.about-social-row a{position:relative;z-index:1;}
.projects{padding-top:42px;margin-top:18px;}
.projects .ad-heading-left{
  padding-right:0!important;
  margin:52px 20px 34px!important;
  max-width:none!important;
  text-align:left;
  overflow:visible;
}
.projects .ad-heading-left .ad-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;position:relative;z-index:3;}
.projects .ad-heading-left h2{line-height:1.08;margin-top:0;}
.projects .ad-heading-left:after{margin-left:0;}
.projects .heading-link{right:20px;bottom:18px;}
@media (max-width:1180px){.projects .heading-link{display:none}.projects .ad-heading-left{margin:42px 0 28px!important}}
@media (max-width:768px){.about-social-row{min-height:76px;padding:14px 12px}.projects{padding-top:28px}.projects .ad-heading-left{text-align:center!important}.projects .ad-heading-left:after{margin-left:auto!important}.projects .ad-heading-left .ad-kicker{justify-content:center}}

/* === 03.05 spacing fix: section boşlukları sıkılaştırıldı === */
section[id]{scroll-margin-top:28px!important;}
.page{padding-bottom:36px!important;}

/* Hero ile hakkımda arasını koru, hakkımda ile projeler arasını sıkılaştır */
.about-after-hero{
  margin:10px 20px 18px!important;
}
.about-after-hero .ad-heading{
  margin:14px 0 18px!important;
}
.about-pro-grid{
  gap:18px!important;
}
.about-actions{
  gap:14px!important;
}
.about-social-row{
  min-height:70px!important;
  padding:12px 18px!important;
}
.work-together{
  min-height:82px!important;
  padding:20px 24px!important;
}

/* Projeler başlığı artık yukarı taşmıyor, ama fazla boşluk da bırakmıyor */
.projects{
  padding-top:18px!important;
  margin-top:0!important;
  margin-bottom:18px!important;
}
.projects .ad-heading-left{
  margin:18px 20px 24px!important;
  padding-right:0!important;
}
.projects .ad-heading-left .ad-kicker{
  margin-bottom:10px!important;
}
.projects .ad-heading-left h2{
  line-height:1.05!important;
}
.projects .heading-link{
  bottom:14px!important;
}

/* Proje kartları ve alt portföy daha kompakt */
.project-grid{
  gap:18px!important;
  padding:8px 20px 18px!important;
}
.project-card{
  min-height:130px!important;
}
.projects-portfolio,
.portfolio-more{
  margin:0 20px 24px!important;
}
.case-grid{
  gap:18px!important;
}

/* İstatistik bölümü yukarı/alt boşlukları */
.stats{
  margin:8px 20px 28px!important;
  padding:24px 24px!important;
}

/* Hizmetler ve araçlar bölümü aralıkları */
.service-section,
.tools-section,
.contact-cta{
  margin:28px 20px 34px!important;
}
.service-section .ad-heading,
.tools-section .ad-heading{
  margin:22px auto 28px!important;
}
.service-grid,
.tool-grid{
  gap:18px!important;
}

/* Kart iç boşlukları aynı premium görünümde ama daha sıkı */
.service-card,
.tool-grid article,
.panel-wide,
.contact-form-box{
  padding-top:24px!important;
  padding-bottom:24px!important;
}

@media (max-width:1180px){
  .about-after-hero{margin:18px 0 20px!important;}
  .projects{padding-top:16px!important;}
  .projects .ad-heading-left{margin:20px 0 22px!important;}
  .project-grid{padding:8px 0 18px!important;}
  .projects-portfolio,.portfolio-more{margin:0 0 22px!important;}
  .stats{margin:6px 0 24px!important;}
  .service-section,.tools-section,.contact-cta{margin:24px 0 30px!important;}
}
@media (max-width:768px){
  .about-after-hero{margin:14px 0 18px!important;}
  .about-after-hero .ad-heading{margin:10px 0 16px!important;}
  .about-social-row{min-height:66px!important;padding:12px!important;}
  .work-together{min-height:72px!important;padding:18px 20px!important;}
  .projects{padding-top:12px!important;margin-bottom:12px!important;}
  .projects .ad-heading-left{margin:16px 0 20px!important;}
  .project-grid{gap:16px!important;padding:8px 0 16px!important;}
  .stats{margin:4px 0 22px!important;padding:22px 18px!important;}
  .service-section,.tools-section,.contact-cta{margin:22px 0 28px!important;}
  .service-section .ad-heading,.tools-section .ad-heading{margin:18px auto 22px!important;}
}

/* === Final popup, heading ve proje görsel düzenlemeleri === */
.about-after-hero .ad-heading{
  text-align:center!important;
  max-width:920px!important;
  margin:18px auto 24px!important;
}
.about-after-hero .ad-heading:after{margin-left:auto!important;margin-right:auto!important;}

.projects .ad-heading{
  text-align:center!important;
  max-width:920px!important;
  margin:34px auto 30px!important;
  padding-right:0!important;
}
.projects .ad-heading:after{margin-left:auto!important;margin-right:auto!important;}
.projects .ad-heading .ad-kicker{justify-content:center!important;}

.project-card .thumb img{
  object-fit:cover!important;
  background:#071212;
  border:1px solid rgba(255,212,0,.10);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.03),0 12px 25px rgba(0,0,0,.22);
}
.portfolio-modal-overlay{background:rgba(0,18,18,.78)!important;backdrop-filter:blur(10px)!important;}
.portfolio-modal-content{
  background:linear-gradient(135deg,rgba(7,31,30,.98),rgba(3,13,13,.98))!important;
  border-color:rgba(255,212,0,.18)!important;
}
.modal-left h3{text-transform:none!important;font-size:32px!important;}
.modal-left p{font-weight:600!important;color:#e0e0e0!important;}
.modal-form h3{
  text-transform:none!important;
  font-size:28px!important;
  line-height:1.2!important;
  color:#fff!important;
}
.modal-form button.primary{background:linear-gradient(180deg,var(--yellow),#ffc400)!important;color:#080808!important;}
.modal-trust{
  margin:2px 0 0!important;
  color:#ffd400!important;
  font-size:12px!important;
  line-height:1.5!important;
  font-weight:900!important;
  opacity:.95!important;
}
.modal-mail{background:linear-gradient(180deg,var(--yellow),#ffc400)!important;color:#080808!important;}
.modal-mail:hover{background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.55)!important;}
@media (max-width:768px){
  .about-after-hero .ad-heading,.projects .ad-heading{margin:22px auto 22px!important;}
  .modal-left h3{font-size:24px!important;}
  .modal-form h3{font-size:22px!important;}
}


/* === Modal butonları Ovro vl-btn1 sistemiyle eşitlendi === */
.portfolio-modal .btn-area1{
  margin-top:22px;
}
.portfolio-modal .modal-submit-area{
  display:flex;
  justify-content:flex-end;
  margin-top:2px;
}
.portfolio-modal .vl-btn1,
.portfolio-modal button.vl-btn1{
  border-radius:52px!important;
  background:var(--ztc-bg-btn-bg1, var(--yellow))!important;
  color:var(--ztc-text-btn-text1, #0E161F)!important;
  font-family:var(--ztc-family-font1, Inter, Arial, sans-serif)!important;
  font-size:var(--ztc-font-size-font-s20, 20px)!important;
  font-style:normal!important;
  font-weight:var(--ztc-weight-semibold, 600)!important;
  line-height:20px!important;
  padding:16px 20px!important;
  position:relative!important;
  z-index:1!important;
  border:1px solid var(--ztc-bg-btn-bg1, var(--yellow))!important;
  transition:all .4s ease!important;
  text-transform:none!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  cursor:pointer!important;
  box-shadow:none!important;
}
.portfolio-modal .vl-btn1:hover,
.portfolio-modal button.vl-btn1:hover{
  color:var(--ztc-text-text-1, #fff)!important;
  border:1px solid var(--ztc-text-text-1, #fff)!important;
  background:transparent!important;
  transform:none!important;
}
.portfolio-modal .vl-btn1 i{
  font-size:14px!important;
  margin-left:6px;
}
@media (max-width:768px){
  .portfolio-modal .modal-submit-area{justify-content:stretch;}
  .portfolio-modal .vl-btn1,
  .portfolio-modal button.vl-btn1{width:100%!important;}
}


/* === 2026-05 about actions restore/fix === */
.about-pro-grid{
  display:grid!important;
  grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)!important;
  gap:18px!important;
  align-items:start!important;
}
.about-support.about-actions{
  position:relative!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
  bottom:auto!important;
  width:100%!important;
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:14px!important;
  margin:0!important;
  padding:0!important;
  text-align:initial!important;
}
.about-support.about-actions .work-together,
.about-support.about-actions .about-social-row{
  width:100%!important;
}
@media (max-width:1180px){
  .about-pro-grid{grid-template-columns:1fr!important;}
}


/* === Portfolio popup sadeleştirme: form ve satış butonları kaldırıldı === */
.portfolio-modal .modal-project{
  grid-template-columns:1fr!important;
  gap:0!important;
}
.portfolio-modal .modal-left{
  width:100%!important;
}
.portfolio-modal .modal-left img{
  height:420px!important;
  object-fit:cover!important;
}
.portfolio-modal .modal-left p{
  max-width:920px!important;
}
.portfolio-modal .modal-btn-area,
.portfolio-modal .modal-form{
  display:none!important;
}
@media (max-width:768px){
  .portfolio-modal .modal-left img{height:auto!important;}
}

/* Yayın öncesi SEO & UX dokunuşları */
.seo-service-content{padding:40px 8% 80px}.seo-service-content .panel{max-width:980px;margin:0 auto}.primary{display:inline-flex;align-items:center;gap:10px;background:#ffd400;color:#111;padding:14px 22px;border-radius:12px;font-weight:900;text-decoration:none}.project-card,.case-card,.service-card{transition:transform .25s ease,box-shadow .25s ease}.project-card:hover,.case-card:hover,.service-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px rgba(255,212,0,.14)}img{max-width:100%;height:auto}.chat-status{display:block;min-height:18px;color:#5d49e8;font-weight:700;text-align:center;margin-top:6px}

/* SEO final internal link and speed polish */
.internal-link-box{margin:28px 0;padding:24px;border:1px solid rgba(255,214,0,.22);border-radius:18px;background:rgba(255,214,0,.04)}.internal-link-box a{color:#ffd600;font-weight:800;text-decoration:none}.seo-service-content .primary{display:inline-flex;align-items:center;gap:8px;background:#ffd600;color:#111;padding:14px 22px;border-radius:12px;font-weight:900;text-decoration:none}.service-card a,.case-card a{color:#ffd600;text-decoration:none;font-weight:800}.seo-topic-links{max-width:1180px;margin:40px auto;padding:28px;border:1px solid rgba(255,214,0,.18);border-radius:22px;background:linear-gradient(135deg,rgba(255,214,0,.08),rgba(255,255,255,.02))}.seo-topic-links h2{color:#fff;font-size:28px;margin-bottom:14px}.seo-topic-links p{color:#d8d8d8;line-height:1.8}.seo-topic-links a{color:#ffd600;font-weight:800;text-decoration:none;margin-right:12px}.ad-site-footer a:hover{color:#ffd600!important}


/* ADO FINAL PAGE ALIGNMENT FIX - unified index-like layout */
body .page.ad-unified-page,
body main.page.blog-page-layout,
body main.page.blog-single-layout,
body main.page.seo-service-page{
  padding-left:42px!important;
  padding-right:42px!important;
}
body .ad-unified-page .blog-hero,
body .seo-service-page .blog-hero,
body .seo-service-page .service-hero,
body .blog-page-layout .blog-hero,
body .blog-single-layout .blog-single-wrap,
body .ad-unified-page .seo-service-content,
body .seo-service-content,
body .ad-unified-page .seo-topic-links,
body .seo-topic-links,
body .ad-site-footer{
  width:100%!important;
  max-width:1600px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
body .seo-service-content{
  padding:56px 0 76px!important;
}
body .seo-service-content .panel,
body .seo-service-content .panel-wide,
body .seo-service-content .service-detail-card{
  width:100%!important;
  max-width:1180px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding:44px 52px!important;
}
body .blog-hero.service-hero{
  min-height:220px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  padding:48px 42px!important;
  margin-bottom:36px!important;
}
body .blog-hero.service-hero h1{font-size:52px!important;line-height:1.12!important;margin:12px 0 12px!important;}
body .blog-hero.service-hero p{max-width:900px!important;}
body .ad-site-footer{margin-top:64px!important;border-radius:20px!important;}
body .ad-site-footer .footer-grid{grid-template-columns:1.35fr .8fr .9fr .9fr!important;}
body .ad-site-footer .footer-contact{display:flex!important;flex-direction:column!important;gap:9px!important;margin-top:18px!important;}
body .ad-site-footer .footer-socials{display:flex!important;gap:12px!important;}
body .ad-site-footer .footer-socials a{width:38px!important;height:38px!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;}
body .blog-content-layout{max-width:1600px!important;margin-left:auto!important;margin-right:auto!important;}
body .blog-grid-with-sidebar{align-self:start!important;}
body .chat-widget{z-index:999999!important;}
body .chat-panel{bottom:84px!important;}
@media(max-width:1180px){
  body .ad-site-footer .footer-grid{grid-template-columns:1fr 1fr!important;}
  body .ad-site-footer .footer-brand{grid-column:1/-1!important;}
}
@media(max-width:900px){
  body .page.ad-unified-page,
  body main.page.blog-page-layout,
  body main.page.blog-single-layout,
  body main.page.seo-service-page{padding:86px 18px 42px!important;margin-left:0!important;}
  body .blog-hero.service-hero{min-height:auto!important;padding:30px 18px!important;margin-bottom:24px!important;}
  body .blog-hero.service-hero h1{font-size:34px!important;}
  body .seo-service-content{padding:28px 0 44px!important;}
  body .seo-service-content .panel,
  body .seo-service-content .panel-wide,
  body .seo-service-content .service-detail-card{max-width:100%!important;padding:26px 22px!important;}
  body .ad-site-footer .footer-grid{grid-template-columns:1fr!important;padding:26px!important;}
  body .ad-site-footer .footer-bottom{padding:18px 26px!important;}
  body .chat-panel{width:calc(100vw - 24px)!important;min-width:0!important;max-width:calc(100vw - 24px)!important;right:0!important;}
}

/* === ADO SERVICE PAGE WIDE ALIGNMENT FINAL === */
@media (min-width:901px){
  body main.page.seo-service-page,
  body main.page.ad-unified-page{
    padding-left:42px!important;
    padding-right:42px!important;
  }
  body .seo-service-page .blog-hero.service-hero,
  body .ad-unified-page .blog-hero.service-hero{
    width:100%!important;
    max-width:1600px!important;
    min-height:240px!important;
    margin:0 auto 42px!important;
    padding:56px 70px!important;
    border-radius:18px!important;
  }
  body .seo-service-page .seo-service-content,
  body .ad-unified-page .seo-service-content{
    width:100%!important;
    max-width:1600px!important;
    margin:0 auto!important;
    padding:42px 0 90px!important;
  }
  body .seo-service-page .seo-service-content .panel,
  body .seo-service-page .seo-service-content .panel-wide,
  body .seo-service-page .seo-service-content .service-detail-card,
  body .ad-unified-page .seo-service-content .panel,
  body .ad-unified-page .seo-service-content .panel-wide,
  body .ad-unified-page .seo-service-content .service-detail-card{
    width:100%!important;
    max-width:1600px!important;
    margin:0 auto!important;
    padding:56px 72px!important;
    min-height:520px!important;
    overflow:hidden!important;
  }
  body .seo-service-page .service-detail-card h2,
  body .ad-unified-page .service-detail-card h2{
    font-size:32px!important;
    line-height:1.22!important;
    margin:0 0 20px!important;
  }
  body .seo-service-page .service-detail-card p,
  body .ad-unified-page .service-detail-card p{
    font-size:17px!important;
    line-height:1.86!important;
    max-width:none!important;
  }
  body .seo-service-page .internal-link-box,
  body .ad-unified-page .internal-link-box{
    width:100%!important;
    margin:34px 0!important;
    padding:28px 32px!important;
  }
  body .ad-site-footer{
    width:100%!important;
    max-width:1600px!important;
    margin:64px auto 0!important;
  }
}
@media (max-width:900px){
  body .seo-service-page .blog-hero.service-hero,
  body .ad-unified-page .blog-hero.service-hero{
    width:100%!important;
    margin:0 auto 22px!important;
    padding:30px 18px!important;
  }
  body .seo-service-page .seo-service-content,
  body .ad-unified-page .seo-service-content{
    width:100%!important;
    padding:24px 0 48px!important;
  }
  body .seo-service-page .seo-service-content .panel,
  body .seo-service-page .seo-service-content .panel-wide,
  body .seo-service-page .seo-service-content .service-detail-card,
  body .ad-unified-page .seo-service-content .panel,
  body .ad-unified-page .seo-service-content .panel-wide,
  body .ad-unified-page .seo-service-content .service-detail-card{
    width:100%!important;
    max-width:100%!important;
    padding:26px 22px!important;
    min-height:auto!important;
  }
}

/* === ADO FOOTER FULL ALIGN FIX ===
   Hizmet/SEO sayfalarında footer, hero ve metin kartlarıyla aynı dış hizaya oturur. */
@media (min-width:901px){
  body main.page.seo-service-page > .ad-site-footer,
  body main.page.ad-unified-page > .ad-site-footer{
    width:100%!important;
    max-width:none!important;
    margin:64px 0 0 0!important;
    box-sizing:border-box!important;
  }
}


/* === ADO FINAL PAGE WIDTH + FOOTER + SERVICE CONTENT FIX === */
@media (min-width:901px){
  body main.page.seo-service-page,
  body main.page.ad-unified-page{
    margin-left:var(--side,152px)!important;
    padding:34px 42px 54px!important;
    width:auto!important;
  }
  body main.page.blog-page-layout,
  body main.page.blog-single-layout{
    margin-left:var(--side,152px)!important;
    padding:34px 42px 54px!important;
    width:auto!important;
  }
  body .seo-service-page .service-hero,
  body .seo-service-page .blog-hero.service-hero,
  body .blog-page-layout .blog-hero,
  body .blog-single-layout .blog-hero{
    width:100%!important;
    max-width:1600px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    box-sizing:border-box!important;
  }
  body .seo-service-content,
  body .blog-content-layout,
  body .seo-topic-links,
  body main.page > .ad-site-footer{
    width:100%!important;
    max-width:1600px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    box-sizing:border-box!important;
  }
  body .seo-service-content{padding:42px 0 50px!important;}
  body .seo-service-content .service-detail-card{
    width:100%!important;
    max-width:1600px!important;
    margin:0 auto!important;
    padding:58px 72px!important;
    min-height:auto!important;
    box-sizing:border-box!important;
  }
  body .seo-service-content .service-detail-card p{
    max-width:none!important;
    font-size:17px!important;
    line-height:1.88!important;
    margin-bottom:24px!important;
  }
  body .seo-service-content .service-detail-card h2{font-size:31px!important;margin:30px 0 14px!important;}
  body .seo-service-content .service-detail-card h2:first-child{margin-top:0!important;}
  body .internal-link-box{width:100%!important;box-sizing:border-box!important;}
  body main.page > .ad-site-footer{
    margin-top:48px!important;
    padding:0!important;
    overflow:hidden!important;
    transform:none!important;
  }
  body main.page > .ad-site-footer .footer-grid{padding:54px 60px 44px!important;}
  body main.page > .ad-site-footer .footer-bottom{padding:22px 60px!important;}
  body .blog-content-layout{grid-template-columns:minmax(0,1fr) 360px!important;}
}
@media (max-width:900px){
  body main.page.seo-service-page,
  body main.page.ad-unified-page,
  body main.page.blog-page-layout,
  body main.page.blog-single-layout{margin-left:0!important;padding:86px 14px 36px!important;}
  body .seo-service-content .service-detail-card{padding:28px 20px!important;}
  body main.page > .ad-site-footer{width:100%!important;margin:34px auto 0!important;}
  body main.page > .ad-site-footer .footer-grid{padding:26px!important;}
  body main.page > .ad-site-footer .footer-bottom{padding:18px 26px!important;}
}

/* ===== ADO FINAL STYLE RESTORE - footer, service pages, chat ===== */
@media (min-width: 901px){
  body{overflow-x:hidden;}
  main.page{margin-left:132px; width:calc(100% - 132px); min-height:100vh;}
  main.page.seo-service-page,
  main.page.ad-unified-page,
  main.page.blog-page-layout,
  main.page.blog-single-layout{padding:40px 64px 64px!important;}
  .seo-service-page .service-hero,
  .seo-service-page .blog-hero.service-hero,
  .ad-unified-page .blog-hero.service-hero,
  .blog-page-layout .blog-hero{width:100%!important;max-width:1600px!important;margin:0 auto 64px!important;padding:64px 70px!important;min-height:260px!important;border:1px solid rgba(255,214,0,.25)!important;border-radius:18px!important;background:linear-gradient(135deg,rgba(12,20,18,.92),rgba(4,6,5,.78))!important;text-align:center!important;box-sizing:border-box!important;}
  .seo-service-page .blog-hero h1,.seo-service-page .service-hero h1,.ad-unified-page .blog-hero h1,.blog-page-layout .blog-hero h1{font-size:52px!important;line-height:1.12!important;margin:18px 0 16px!important;color:#fff!important;}
  .seo-service-page .blog-hero p,.seo-service-page .service-hero p,.ad-unified-page .blog-hero p,.blog-page-layout .blog-hero p{max-width:920px!important;margin:0 auto!important;color:#d9d9d9!important;font-size:17px!important;line-height:1.7!important;}
  .breadcrumb{color:#ffd600!important;font-weight:800!important;font-size:14px!important;}
  .breadcrumb a{color:#ffd600!important;text-decoration:none!important;}
  .seo-service-page .seo-service-content,
  .ad-unified-page .seo-service-content{width:100%!important;max-width:1600px!important;margin:0 auto!important;padding:0 0 60px!important;box-sizing:border-box!important;}
  .seo-service-content .service-detail-card,
  .seo-service-content .panel,
  .seo-service-content .panel-wide{width:100%!important;max-width:1600px!important;margin:0 auto!important;padding:58px 70px!important;box-sizing:border-box!important;border:1px solid rgba(255,214,0,.22)!important;border-radius:20px!important;background:linear-gradient(135deg,rgba(14,31,26,.86),rgba(8,12,10,.72))!important;color:#fff!important;overflow:visible!important;}
  .seo-service-content .service-detail-card h2{font-size:32px!important;line-height:1.22!important;margin:30px 0 18px!important;color:#fff!important;}
  .seo-service-content .service-detail-card h2:first-child{margin-top:0!important;}
  .seo-service-content .service-detail-card p{font-size:17px!important;line-height:1.9!important;color:#e5e5e5!important;max-width:none!important;margin:0 0 18px!important;}
  .seo-service-content .internal-link-box{display:block!important;width:100%!important;box-sizing:border-box!important;margin:40px 0 28px!important;padding:32px 36px!important;border:1px solid rgba(255,214,0,.28)!important;border-radius:18px!important;background:rgba(255,214,0,.045)!important;}
  .seo-service-content .internal-link-box h2{margin:0 0 18px!important;}
  .seo-service-content a{color:#ffd600!important;font-weight:800!important;text-decoration:none!important;}
  .seo-service-content .primary{display:inline-flex!important;align-items:center!important;gap:10px!important;margin-top:10px!important;background:#ffd600!important;color:#111!important;padding:15px 24px!important;border-radius:12px!important;font-weight:900!important;text-decoration:none!important;box-shadow:0 15px 34px rgba(255,214,0,.22)!important;}
}

.ad-site-footer{position:relative!important;width:100%!important;max-width:1600px!important;margin:72px auto 0!important;padding:0!important;box-sizing:border-box!important;border:1px solid rgba(255,214,0,.24)!important;border-radius:22px!important;background:linear-gradient(135deg,rgba(19,24,12,.96),rgba(5,8,7,.94))!important;color:#fff!important;overflow:hidden!important;}
.ad-site-footer .footer-glow{position:absolute!important;inset:auto auto -120px -80px!important;width:360px!important;height:360px!important;border-radius:50%!important;background:rgba(255,214,0,.08)!important;filter:blur(35px)!important;pointer-events:none!important;}
.ad-site-footer .footer-grid{position:relative!important;display:grid!important;grid-template-columns:1.35fr .8fr .95fr .9fr!important;gap:44px!important;padding:64px 66px 54px!important;box-sizing:border-box!important;}
.ad-site-footer .footer-brand,.ad-site-footer .footer-col{min-width:0!important;}
.ad-site-footer .footer-logo{display:inline-flex!important;align-items:center!important;gap:12px!important;color:#fff!important;text-decoration:none!important;font-size:25px!important;font-weight:900!important;margin-bottom:24px!important;}
.ad-site-footer .footer-logo span{width:44px!important;height:44px!important;border:2px solid #ffd600!important;border-radius:12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#ffd600!important;font-weight:900!important;}
.ad-site-footer p{color:#d8d8d8!important;line-height:1.75!important;margin:0 0 20px!important;font-size:15px!important;}
.ad-site-footer h3{color:#ffd600!important;font-size:17px!important;text-transform:uppercase!important;margin:0 0 20px!important;letter-spacing:.4px!important;}
.ad-site-footer a,.ad-site-footer span{color:#ededed!important;text-decoration:none!important;font-weight:700!important;font-size:15px!important;line-height:1.6!important;}
.ad-site-footer a:hover{color:#ffd600!important;}
.ad-site-footer .footer-col a{display:block!important;margin:0 0 13px!important;}
.ad-site-footer .footer-contact{display:flex!important;flex-direction:column!important;gap:10px!important;margin-top:18px!important;}
.ad-site-footer .footer-contact a,.ad-site-footer .footer-contact span{display:flex!important;align-items:center!important;gap:10px!important;}
.ad-site-footer .footer-contact i{color:#ffd600!important;width:18px!important;text-align:center!important;}
.ad-site-footer .footer-bottom{position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;border-top:1px solid rgba(255,255,255,.12)!important;padding:26px 66px!important;box-sizing:border-box!important;}
.ad-site-footer .footer-bottom p{margin:0!important;color:#e4e4e4!important;font-weight:700!important;}
.ad-site-footer .footer-socials{display:flex!important;align-items:center!important;gap:14px!important;}
.ad-site-footer .footer-socials a{width:40px!important;height:40px!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(255,214,0,.55)!important;color:#ffd600!important;background:rgba(0,0,0,.25)!important;}

.chat-widget{position:fixed!important;right:34px!important;bottom:30px!important;z-index:999999!important;font-family:Inter,Arial,sans-serif!important;width:360px!important;max-width:calc(100vw - 48px)!important;pointer-events:none!important;}
.chat-widget *{box-sizing:border-box!important;}
.chat-panel{position:absolute!important;right:0!important;bottom:82px!important;width:360px!important;max-width:calc(100vw - 48px)!important;background:#f7f4ff!important;border:1px solid rgba(124,92,255,.35)!important;border-radius:22px!important;overflow:hidden!important;box-shadow:0 30px 70px rgba(0,0,0,.35)!important;opacity:0!important;visibility:hidden!important;transform:translateY(18px) scale(.98)!important;transition:.25s ease!important;pointer-events:auto!important;}
.chat-widget.active .chat-panel{opacity:1!important;visibility:visible!important;transform:translateY(0) scale(1)!important;}
.chat-head{display:flex!important;align-items:center!important;gap:13px!important;padding:18px 20px!important;background:linear-gradient(135deg,#2a255f,#7b4cff)!important;color:#fff!important;}
.chat-avatar,.chat-mini-avatar{width:46px!important;height:46px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#ff6b35!important;color:#fff!important;font-weight:900!important;border:3px solid rgba(255,255,255,.85)!important;flex:0 0 auto!important;}
.chat-mini-avatar{width:34px!important;height:34px!important;border:0!important;font-size:13px!important;}
.chat-head strong{display:block!important;font-size:18px!important;line-height:1.1!important;color:#fff!important;}
.chat-head small{display:block!important;color:#ffd600!important;font-weight:800!important;margin-top:4px!important;}
.chat-close{margin-left:auto!important;background:transparent!important;border:0!important;color:#fff!important;font-size:30px!important;line-height:1!important;cursor:pointer!important;}
.chat-body{padding:20px!important;background:#f7f4ff!important;}
.chat-row{display:flex!important;gap:12px!important;align-items:flex-start!important;margin-bottom:16px!important;}
.chat-bubble{background:#fff!important;color:#161a2b!important;border:1px solid rgba(124,92,255,.18)!important;border-radius:16px!important;padding:14px 15px!important;font-size:14px!important;line-height:1.55!important;font-weight:700!important;box-shadow:0 8px 22px rgba(20,20,40,.06)!important;}
.chat-form{display:flex!important;flex-direction:column!important;gap:11px!important;margin-top:6px!important;}
.chat-form input,.chat-form textarea{width:100%!important;border:1px solid rgba(124,92,255,.18)!important;border-radius:12px!important;background:#fff!important;color:#111!important;padding:13px 14px!important;font-size:14px!important;font-weight:700!important;outline:none!important;}
.chat-form textarea{min-height:86px!important;resize:vertical!important;}
.chat-form button{border:0!important;border-radius:12px!important;background:linear-gradient(135deg,#ff6b35,#7b5cff)!important;color:#fff!important;font-size:15px!important;font-weight:900!important;padding:14px 18px!important;cursor:pointer!important;box-shadow:0 12px 24px rgba(123,92,255,.22)!important;}
.chat-status{display:block!important;text-align:center!important;color:#5b4bc4!important;font-weight:800!important;line-height:1.35!important;min-height:18px!important;}
.chat-start{text-align:center!important;color:#181a2c!important;font-weight:900!important;margin:16px 0 12px!important;}
.chat-actions{display:flex!important;justify-content:center!important;gap:15px!important;}
.chat-circle{width:48px!important;height:48px!important;border-radius:50%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;background:#16d86a!important;color:#fff!important;box-shadow:0 12px 25px rgba(0,0,0,.12)!important;}
.chat-circle::before{font-family:'Font Awesome 6 Brands';font-weight:400;font-size:23px!important;}
.whatsapp-action::before{content:'\f232';}
.phone-action{background:#7257ff!important;}
.phone-action::before{font-family:'Font Awesome 6 Free';font-weight:900;content:'\f095';}
.chat-toggle{margin-left:auto!important;width:64px!important;height:64px!important;border:0!important;border-radius:50%!important;background:linear-gradient(135deg,#ff6b35,#b554d9,#7257ff)!important;color:#fff!important;font-size:26px!important;display:grid!important;place-items:center!important;cursor:pointer!important;box-shadow:0 18px 42px rgba(0,0,0,.3)!important;pointer-events:auto!important;}
.chat-icon-close{display:none!important;font-size:38px!important;line-height:1!important;}
.chat-widget.active .chat-icon-open{display:none!important;}
.chat-widget.active .chat-icon-close{display:block!important;}

@media(max-width:1180px){
  .ad-site-footer .footer-grid{grid-template-columns:1fr 1fr!important;}
  .ad-site-footer .footer-brand{grid-column:1/-1!important;}
}
@media(max-width:900px){
  main.page{margin-left:0!important;width:100%!important;}
  main.page.seo-service-page,main.page.ad-unified-page,main.page.blog-page-layout,main.page.blog-single-layout{padding:86px 18px 42px!important;}
  .seo-service-page .service-hero,.seo-service-page .blog-hero.service-hero,.ad-unified-page .blog-hero.service-hero,.blog-page-layout .blog-hero{padding:30px 18px!important;min-height:auto!important;margin-bottom:28px!important;}
  .seo-service-page .blog-hero h1,.seo-service-page .service-hero h1,.ad-unified-page .blog-hero h1,.blog-page-layout .blog-hero h1{font-size:34px!important;}
  .seo-service-content .service-detail-card,.seo-service-content .panel,.seo-service-content .panel-wide{padding:28px 22px!important;}
  .ad-site-footer{border-radius:18px!important;margin-top:44px!important;}
  .ad-site-footer .footer-grid{grid-template-columns:1fr!important;padding:30px 26px!important;gap:28px!important;}
  .ad-site-footer .footer-bottom{padding:22px 26px!important;flex-direction:column!important;align-items:flex-start!important;}
  .chat-widget{right:12px!important;left:12px!important;bottom:14px!important;width:auto!important;max-width:none!important;}
  .chat-panel{right:0!important;left:0!important;width:100%!important;max-width:100%!important;bottom:78px!important;border-radius:18px!important;}
  .chat-toggle{margin-left:auto!important;width:58px!important;height:58px!important;}
}


/* === FINAL GLOBAL FOOTER MATCH INDEX + PAGE ALIGN FIX === */
:root{--ado-side:132px;--ado-content-max:1600px;}
@media (min-width:901px){
  body main.page{margin-left:var(--ado-side)!important;width:calc(100% - var(--ado-side))!important;padding-left:64px!important;padding-right:64px!important;box-sizing:border-box!important;}
  body main.page > .ad-site-footer,
  body .ad-site-footer{
    width:100%!important;max-width:var(--ado-content-max)!important;margin:70px auto 0!important;
    padding:0!important;box-sizing:border-box!important;border:1px solid rgba(255,214,0,.24)!important;border-radius:18px!important;
    background:linear-gradient(135deg,rgba(22,31,13,.82),rgba(5,9,7,.92))!important;overflow:hidden!important;color:#f4f4f4!important;
    transform:none!important;left:auto!important;right:auto!important;position:relative!important;
  }
  body .ad-site-footer .footer-glow{position:absolute!important;inset:0!important;pointer-events:none!important;background:radial-gradient(circle at 10% 20%,rgba(255,214,0,.12),transparent 28%),radial-gradient(circle at 85% 10%,rgba(255,214,0,.08),transparent 28%)!important;}
  body .ad-site-footer .footer-grid{display:grid!important;grid-template-columns:1.45fr .8fr .95fr .9fr!important;gap:56px!important;padding:56px 60px 48px!important;box-sizing:border-box!important;align-items:flex-start!important;position:relative!important;z-index:1!important;}
  body .ad-site-footer .footer-brand,body .ad-site-footer .footer-col{display:block!important;text-align:left!important;color:#e9e9e9!important;}
  body .ad-site-footer .footer-logo{display:inline-flex!important;align-items:center!important;gap:14px!important;font-size:24px!important;line-height:1.2!important;font-weight:900!important;color:#fff!important;text-decoration:none!important;margin:0 0 22px!important;}
  body .ad-site-footer .footer-logo span{width:48px!important;height:48px!important;border:2px solid #ffd600!important;border-radius:12px!important;display:inline-grid!important;place-items:center!important;color:#ffd600!important;font-size:20px!important;font-weight:900!important;letter-spacing:-1px!important;}
  body .ad-site-footer p{font-size:15px!important;line-height:1.75!important;color:#d9d9d9!important;margin:0 0 20px!important;font-weight:700!important;max-width:430px!important;}
  body .ad-site-footer .footer-contact{display:flex!important;flex-direction:column!important;gap:10px!important;margin-top:18px!important;}
  body .ad-site-footer .footer-contact a,body .ad-site-footer .footer-contact span{display:flex!important;align-items:center!important;gap:12px!important;color:#f1f1f1!important;font-size:15px!important;font-weight:800!important;text-decoration:none!important;line-height:1.4!important;}
  body .ad-site-footer .footer-contact i{color:#ffd600!important;width:18px!important;text-align:center!important;font-size:15px!important;}
  body .ad-site-footer .footer-col h3{font-size:16px!important;text-transform:uppercase!important;letter-spacing:.5px!important;color:#ffd600!important;margin:0 0 20px!important;line-height:1.2!important;font-weight:900!important;}
  body .ad-site-footer .footer-col a{display:block!important;color:#e9e9e9!important;font-size:15px!important;font-weight:800!important;line-height:1.35!important;margin:0 0 14px!important;text-decoration:none!important;}
  body .ad-site-footer .footer-col a:hover{color:#ffd600!important;}
  body .ad-site-footer .footer-bottom{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:20px!important;border-top:1px solid rgba(255,255,255,.12)!important;padding:22px 60px!important;position:relative!important;z-index:1!important;}
  body .ad-site-footer .footer-bottom p{margin:0!important;max-width:none!important;font-size:14px!important;color:#e8e8e8!important;font-weight:800!important;}
  body .ad-site-footer .footer-socials{display:flex!important;align-items:center!important;gap:12px!important;margin:0!important;}
  body .ad-site-footer .footer-socials a{width:38px!important;height:38px!important;border:1px solid #ffd600!important;border-radius:50%!important;display:grid!important;place-items:center!important;color:#ffd600!important;font-size:14px!important;text-decoration:none!important;background:transparent!important;}
  body .ad-site-footer .footer-socials a:hover{background:#ffd600!important;color:#111!important;}
  body .blog-hero, body .service-hero, body .seo-service-content, body .blog-content-layout{max-width:var(--ado-content-max)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important;}
}
@media (max-width:900px){
  body main.page{margin-left:0!important;width:100%!important;padding-left:14px!important;padding-right:14px!important;box-sizing:border-box!important;}
  body .ad-site-footer{width:100%!important;margin:38px auto 0!important;border:1px solid rgba(255,214,0,.24)!important;border-radius:18px!important;background:linear-gradient(135deg,rgba(22,31,13,.82),rgba(5,9,7,.92))!important;overflow:hidden!important;color:#f4f4f4!important;}
  body .ad-site-footer .footer-grid{display:grid!important;grid-template-columns:1fr!important;gap:28px!important;padding:28px 24px!important;}
  body .ad-site-footer .footer-logo{display:inline-flex!important;align-items:center!important;gap:12px!important;font-size:22px!important;font-weight:900!important;color:#fff!important;}
  body .ad-site-footer .footer-logo span{width:44px!important;height:44px!important;border:2px solid #ffd600!important;border-radius:12px!important;display:inline-grid!important;place-items:center!important;color:#ffd600!important;}
  body .ad-site-footer p{font-size:14px!important;line-height:1.7!important;color:#ddd!important;}
  body .ad-site-footer .footer-col h3{font-size:15px!important;color:#ffd600!important;margin:0 0 14px!important;text-transform:uppercase!important;}
  body .ad-site-footer .footer-col a{display:block!important;color:#eee!important;font-size:14px!important;font-weight:800!important;margin:0 0 11px!important;}
  body .ad-site-footer .footer-contact{display:flex!important;flex-direction:column!important;gap:10px!important;}
  body .ad-site-footer .footer-contact a,body .ad-site-footer .footer-contact span{display:flex!important;gap:10px!important;color:#eee!important;font-size:14px!important;font-weight:800!important;}
  body .ad-site-footer .footer-contact i{color:#ffd600!important;}
  body .ad-site-footer .footer-bottom{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:16px!important;border-top:1px solid rgba(255,255,255,.12)!important;padding:20px 24px!important;}
  body .ad-site-footer .footer-bottom p{margin:0!important;font-size:13px!important;color:#eee!important;}
  body .ad-site-footer .footer-socials{display:flex!important;gap:10px!important;}
  body .ad-site-footer .footer-socials a{width:36px!important;height:36px!important;border:1px solid #ffd600!important;border-radius:50%!important;display:grid!important;place-items:center!important;color:#ffd600!important;}
}


/* === ADO FINAL FOOTER + TAG PAGE FIX OVERRIDE === */
:root{--ado-side:152px;--ado-content-max:1600px;--ado-page-pad:52px;}
@media (min-width:901px){
  body main.page{margin-left:var(--ado-side)!important;width:calc(100% - var(--ado-side))!important;padding:30px var(--ado-page-pad) 70px!important;box-sizing:border-box!important;}
  body main.page > .blog-hero,
  body main.page > .service-hero,
  body main.page > .packages-compact-hero,
  body main.page > .blog-single-wrap,
  body main.page > .package-tabs,
  body main.page > .package-block,
  body main.page > .blog-content-layout,
  body main.page > .blog-grid,
  body main.page > .seo-topic-links,
  body main.page > .seo-service-content,
  body main.page > .ad-site-footer{
    width:100%!important;max-width:var(--ado-content-max)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important;
  }
  body main.page > .seo-service-content{padding-left:0!important;padding-right:0!important;}
  body .seo-service-content .service-detail-card,
  body .seo-service-content .panel,
  body .seo-service-content .panel-wide{width:100%!important;max-width:var(--ado-content-max)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important;}
  body main.page > .ad-site-footer,
  body .ad-site-footer{
    position:relative!important;display:block!important;width:100%!important;max-width:var(--ado-content-max)!important;margin:56px auto 0!important;padding:0!important;box-sizing:border-box!important;overflow:hidden!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;border:1px solid rgba(255,212,0,.30)!important;border-radius:18px!important;background:linear-gradient(145deg,rgba(12,22,21,.92),rgba(4,7,7,.98))!important;box-shadow:0 30px 90px rgba(0,0,0,.35)!important;color:#f3f3f3!important;
  }
  body .ad-site-footer .footer-glow{position:absolute!important;inset:0!important;background:radial-gradient(circle at 18% 0%,rgba(255,212,0,.14),transparent 34%),radial-gradient(circle at 85% 20%,rgba(255,212,0,.08),transparent 30%)!important;pointer-events:none!important;}
  body .ad-site-footer .footer-grid{position:relative!important;z-index:1!important;display:grid!important;grid-template-columns:1.35fr .8fr .95fr .9fr!important;gap:56px!important;align-items:start!important;padding:56px 60px 48px!important;box-sizing:border-box!important;}
  body .ad-site-footer .footer-brand,body .ad-site-footer .footer-col{display:block!important;text-align:left!important;min-width:0!important;}
  body .ad-site-footer .footer-logo{display:inline-flex!important;align-items:center!important;gap:14px!important;margin:0 0 22px!important;color:#fff!important;text-decoration:none!important;font-size:24px!important;font-weight:900!important;line-height:1.2!important;}
  body .ad-site-footer .footer-logo span{width:48px!important;height:48px!important;display:inline-grid!important;place-items:center!important;border:2px solid #ffd600!important;border-radius:12px!important;color:#ffd600!important;font-size:20px!important;font-weight:900!important;letter-spacing:-1px!important;}
  body .ad-site-footer p{max-width:430px!important;margin:0 0 20px!important;color:#d9d9d9!important;font-size:15px!important;font-weight:700!important;line-height:1.75!important;}
  body .ad-site-footer .footer-contact{display:flex!important;flex-direction:column!important;gap:10px!important;margin-top:18px!important;}
  body .ad-site-footer .footer-contact a,body .ad-site-footer .footer-contact span{display:flex!important;align-items:center!important;gap:12px!important;color:#f1f1f1!important;font-size:15px!important;font-weight:800!important;line-height:1.4!important;text-decoration:none!important;}
  body .ad-site-footer .footer-contact i{width:18px!important;text-align:center!important;color:#ffd600!important;font-size:15px!important;}
  body .ad-site-footer .footer-col h3{margin:0 0 20px!important;color:#ffd600!important;font-size:16px!important;font-weight:900!important;line-height:1.2!important;text-transform:uppercase!important;letter-spacing:.5px!important;}
  body .ad-site-footer .footer-col a{display:block!important;margin:0 0 14px!important;color:#e9e9e9!important;font-size:15px!important;font-weight:800!important;line-height:1.35!important;text-decoration:none!important;}
  body .ad-site-footer .footer-col a:hover{color:#ffd600!important;}
  body .ad-site-footer .footer-bottom{position:relative!important;z-index:1!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;border-top:1px solid rgba(255,255,255,.12)!important;margin:0!important;padding:22px 60px!important;box-sizing:border-box!important;}
  body .ad-site-footer .footer-bottom p{max-width:none!important;margin:0!important;color:#e8e8e8!important;font-size:14px!important;font-weight:800!important;line-height:1.5!important;}
  body .ad-site-footer .footer-socials{display:flex!important;align-items:center!important;gap:12px!important;margin:0!important;}
  body .ad-site-footer .footer-socials a{width:38px!important;height:38px!important;display:grid!important;place-items:center!important;border:1px solid #ffd600!important;border-radius:50%!important;background:transparent!important;color:#ffd600!important;font-size:14px!important;text-decoration:none!important;}
  body .ad-site-footer .footer-socials a:hover{background:#ffd600!important;color:#111!important;}
}
@media (max-width:1180px) and (min-width:901px){
  body .ad-site-footer .footer-grid{grid-template-columns:1fr 1fr!important;gap:34px!important;}
  body .ad-site-footer .footer-brand{grid-column:1/-1!important;}
}
@media (max-width:900px){
  body main.page{margin-left:0!important;width:100%!important;padding:86px 16px 42px!important;box-sizing:border-box!important;}
  body .ad-site-footer{width:100%!important;margin:38px auto 0!important;padding:0!important;border:1px solid rgba(255,212,0,.30)!important;border-radius:16px!important;background:linear-gradient(145deg,rgba(12,22,21,.92),rgba(4,7,7,.98))!important;color:#f3f3f3!important;overflow:hidden!important;}
  body .ad-site-footer .footer-grid{display:grid!important;grid-template-columns:1fr!important;gap:28px!important;padding:28px 24px!important;}
  body .ad-site-footer .footer-bottom{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:16px!important;border-top:1px solid rgba(255,255,255,.12)!important;padding:20px 24px!important;}
}

/* ===== FINAL FOOTER HIZA FIX - 28.05 ===== */
@media (min-width: 901px){
  body main.page > .ad-site-footer,
  body main.page.seo-service-page > .ad-site-footer,
  body main.page.ad-unified-page > .ad-site-footer,
  body main.page.blog-page-layout > .ad-site-footer,
  body main.page.blog-single-layout > .ad-site-footer{
    width: calc(100% - 84px) !important;
    max-width: 1600px !important;
    margin: 64px auto 0 auto !important;
    box-sizing: border-box !important;
    transform: none !important;
    left: auto !important;
    right: auto !important;
  }
  body .ad-site-footer .footer-grid{
    display: grid !important;
    grid-template-columns: 1.35fr .8fr .95fr .9fr !important;
    gap: 44px !important;
    padding: 56px 60px 48px !important;
    box-sizing: border-box !important;
  }
  body .ad-site-footer .footer-bottom{
    padding: 22px 60px !important;
    box-sizing: border-box !important;
  }
}


/* === ADO LONG SERVICE LANDING PAGES FINAL === */
@media (min-width:901px){
  body main.page.seo-service-page.ad-unified-page{padding-left:42px!important;padding-right:42px!important;margin-left:152px!important;max-width:none!important;}
  body .seo-service-page .blog-hero.service-hero,
  body .seo-service-page .seo-service-content,
  body .seo-service-page .ad-site-footer{width:100%!important;max-width:1600px!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important;}
  body .seo-service-page .seo-service-content .service-detail-card{width:100%!important;max-width:1600px!important;padding:56px 72px!important;box-sizing:border-box!important;}
  body .seo-service-page .ad-site-footer{padding:0!important;overflow:hidden!important;}
}
.service-toc{margin:0 0 42px!important;padding:28px 32px!important;border:1px solid rgba(255,214,0,.28)!important;border-radius:18px!important;background:rgba(255,214,0,.045)!important;}
.service-toc strong{display:block!important;color:#fff!important;font-size:28px!important;margin-bottom:16px!important;}
.service-toc ol{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 24px!important;margin:0!important;padding-left:22px!important;}
.service-toc a{color:#ffd600!important;text-decoration:none!important;font-weight:800!important;}
.service-anchor-block{scroll-margin-top:30px!important;margin:0 0 34px!important;padding-bottom:10px!important;border-bottom:1px solid rgba(255,255,255,.06)!important;}
.service-long-content .service-anchor-block h2{font-size:31px!important;color:#fff!important;margin:0 0 14px!important;line-height:1.25!important;}
.service-long-content .service-anchor-block p{font-size:17px!important;line-height:1.9!important;color:#e8e8e8!important;}
.service-mid-cta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;margin:34px 0!important;padding:24px 28px!important;border:1px solid rgba(255,214,0,.25)!important;border-radius:18px!important;background:linear-gradient(135deg,rgba(255,214,0,.12),rgba(255,255,255,.03))!important;}
.service-mid-cta strong{font-size:22px!important;color:#fff!important;}
.service-mid-cta a{display:inline-flex!important;align-items:center!important;gap:8px!important;background:#ffd600!important;color:#111!important;padding:13px 20px!important;border-radius:12px!important;font-weight:900!important;text-decoration:none!important;white-space:nowrap!important;}
.service-faq{margin-top:42px!important;}
.service-faq h2{font-size:32px!important;margin-bottom:18px!important;}
.service-faq details{border:1px solid rgba(255,214,0,.2)!important;border-radius:14px!important;margin:12px 0!important;padding:18px 20px!important;background:rgba(0,0,0,.22)!important;}
.service-faq summary{cursor:pointer!important;color:#fff!important;font-weight:900!important;font-size:18px!important;}
.service-faq p{margin:12px 0 0!important;}
@media(max-width:900px){.service-toc ol{grid-template-columns:1fr!important}.service-mid-cta{flex-direction:column!important;align-items:flex-start!important}.service-long-content .service-anchor-block h2{font-size:24px!important}.service-long-content .service-anchor-block p{font-size:15px!important}}

/* service unique long content fixes */
.service-long-content .service-anchor-block{padding:26px 0;border-bottom:1px solid rgba(255,212,0,.08)}
.service-long-content .service-anchor-block h2{margin:0 0 14px;font-size:30px;line-height:1.25;color:#fff}
.service-long-content .service-anchor-block p{font-size:17px;line-height:1.9;color:rgba(255,255,255,.86);font-weight:600}
.service-toc ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 34px;margin:14px 0 0;padding-left:22px}
.service-toc a{color:#ffd400;text-decoration:none;font-weight:800}
@media(max-width:768px){.service-toc ol{grid-template-columns:1fr}.service-long-content .service-anchor-block h2{font-size:24px}.service-long-content .service-anchor-block p{font-size:15px;line-height:1.75}}


/* === ADO FINAL CLEANUP: mobile spacing, blog read link removal, safe asset layout === */
@media (max-width: 768px){
  body main.page{padding-top:0!important;}
  body .topbar{display:none!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;}
  body .mobile-toggle{top:12px!important;right:14px!important;}
  body .hero{padding-top:10px!important;margin-top:0!important;gap:0!important;}
  body .hero-copy{padding-top:0!important;margin-top:0!important;}
  body .hero-visual{margin-top:-6px!important;}
  body .blog-hero,
  body .service-hero{margin-top:0!important;}
}
.blog-grid .blog-card > .read-link{display:none!important;}


/* =========================================================
   FINAL MOBILE HEADER / HERO SPACING FIX
   Hamburger menü sabit kalır, hero içeriği menünün altına iner.
   ========================================================= */
@media only screen and (max-width: 768px){

  body .mobile-toggle,
  html body .mobile-toggle{
    position: fixed !important;
    top: 16px !important;
    right: 16px !important;
    width: 48px !important;
    height: 48px !important;
    z-index: 99999 !important;
  }

  body main.page,
  html body main.page{
    padding-top: 0 !important;
  }

  body section.hero#anasayfa,
  html body section.hero#anasayfa,
  body .page > .hero,
  html body .page > .hero{
    padding-top: 92px !important;
    margin-top: 0 !important;
    min-height: auto !important;
  }

  body section.hero#anasayfa .hero-copy,
  html body section.hero#anasayfa .hero-copy,
  body .hero .hero-copy,
  html body .hero .hero-copy{
    padding-top: 0 !important;
    margin-top: 0 !important;
  }

  body .topbar,
  html body .topbar{
    display: none !important;
    height: 0 !important;
    min-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  body .hero .eyebrow,
  html body .hero .eyebrow{
    margin-top: 0 !important;
  }

  body .hero-visual,
  html body .hero-visual{
    margin-top: 18px !important;
  }
}

/* =========================================================
   ADO FINAL VISUAL RESTORE - BUTON / KART / MOBIL DENGE
   Temizlik sonrası kaybolan renk, buton ve kart görünümü geri alındı.
   ========================================================= */
:root{--ad-yellow:#ffd400;--ad-yellow2:#f3be00;--ad-dark:#050505;--ad-panel:rgba(6,22,20,.88);--ad-line:rgba(255,212,0,.34)}
.primary,
a.primary,
button.primary,
.contact-form-box button.primary,
.contact-form-box button[type="submit"]{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;
  background:linear-gradient(180deg,var(--ad-yellow),#ffc400)!important;color:#060606!important;
  border:0!important;border-radius:10px!important;padding:15px 26px!important;font-weight:900!important;
  text-decoration:none!important;box-shadow:0 16px 34px rgba(255,212,0,.24)!important;opacity:1!important;
}
.primary:hover,a.primary:hover,button.primary:hover{transform:translateY(-2px)!important;box-shadow:0 20px 44px rgba(255,212,0,.34)!important;color:#050505!important;}
.secondary,a.secondary{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;
  min-height:52px!important;border:1px solid rgba(255,255,255,.58)!important;border-radius:10px!important;
  background:rgba(0,0,0,.22)!important;color:#fff!important;padding:0 24px!important;font-weight:900!important;
  text-decoration:none!important;opacity:1!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)!important;
}
.secondary:hover{border-color:var(--ad-yellow)!important;color:var(--ad-yellow)!important;background:rgba(255,212,0,.055)!important;}
.work-together,.work-dark,.cv-download-bottom{
  background:linear-gradient(135deg,rgba(10,28,26,.95),rgba(4,8,8,.96))!important;
  border:1px solid rgba(255,212,0,.34)!important;color:#fff!important;border-radius:10px!important;
  opacity:1!important;box-shadow:0 12px 30px rgba(0,0,0,.26)!important;
}
.work-together span,.cv-download-bottom span{color:#fff!important;opacity:1!important;}
.work-together i,.cv-download-bottom i{color:var(--ad-yellow)!important;opacity:1!important;filter:none!important;}
.about-social-row a,.socials a{
  border:1px solid var(--ad-yellow)!important;color:var(--ad-yellow)!important;background:rgba(255,212,0,.035)!important;
  opacity:1!important;filter:none!important;
}
.project-card,.case-card,.service-card,.tool-grid article,.panel,.panel-wide,.contact-cta,.contact-form-box{
  background:linear-gradient(125deg,rgba(8,24,22,.92),rgba(5,8,8,.96))!important;
  border-color:rgba(255,212,0,.32)!important;color:#fff!important;opacity:1!important;
}
.project-card h4,.case-card h4,.service-card h3,.panel h3,.panel h2{color:#fff!important;opacity:1!important;}
.project-card p,.case-card p,.service-card p,.panel p{color:#d8d8d8!important;opacity:1!important;}
.project-link,.case-card button,.case-body button{
  color:var(--ad-yellow)!important;background:transparent!important;border:0!important;opacity:1!important;font-weight:900!important;
}
.project-card img,.case-card img,.thumb img,.tool-grid img{
  opacity:1!important;filter:none!important;visibility:visible!important;
}
.project-card .thumb span,.thumb span{
  background:#101010!important;border-color:var(--ad-yellow)!important;color:var(--ad-yellow)!important;opacity:1!important;
  box-shadow:0 0 0 4px rgba(255,212,0,.08),0 0 24px rgba(255,212,0,.18)!important;
}
.ad-site-footer{
  background:linear-gradient(135deg,rgba(8,22,20,.94),rgba(4,8,8,.96))!important;
  border:1px solid rgba(255,212,0,.32)!important;color:#fff!important;opacity:1!important;
}
.ad-site-footer h3,.ad-site-footer h4{color:var(--ad-yellow)!important;opacity:1!important;}
.ad-site-footer a,.ad-site-footer p,.ad-site-footer li{color:#f4f4f4!important;opacity:1!important;}
.ad-site-footer a:hover{color:var(--ad-yellow)!important;}
.chat-toggle{opacity:1!important;visibility:visible!important;z-index:9998!important;}
.chat-widget{z-index:9999!important;}
@media (max-width:768px){
  .mobile-toggle{position:fixed!important;top:16px!important;right:16px!important;z-index:99999!important;background:var(--ad-yellow)!important;color:#050505!important;}
  .hero#anasayfa,.page>.hero{padding-top:82px!important;margin-top:0!important;min-height:auto!important;}
  .hero-copy{padding-top:0!important;margin-top:0!important;}
  .hero-visual{margin-top:16px!important;}
  .actions{gap:12px!important;}
  .primary,.secondary{width:100%!important;min-height:52px!important;}
}


/* === ORTAK SIDEBAR / ACTIVE / MOBIL NAV FINAL === */
.sidebar{
  opacity:1!important;
  filter:none!important;
  background:linear-gradient(90deg,#090909,#0d0d0d)!important;
  border-right:1px solid rgba(255,212,0,.22)!important;
}
.sidebar .brand,
.sidebar .brand strong,
.sidebar .brand small,
.sidebar .brand-mark{
  opacity:1!important;
  filter:none!important;
  visibility:visible!important;
}
.sidebar .brand-mark{color:#ffd400!important;}
.side-nav a{
  color:#d1d1d1!important;
  border:1px solid transparent!important;
  background:transparent!important;
}
.side-nav a i{color:#d2d2d2!important;}
.side-nav a.active,
.side-nav a:hover{
  border-color:#ffd400!important;
  color:#fff!important;
  background:rgba(255,212,0,.06)!important;
}
.side-nav a.active i,
.side-nav a:hover i{color:#ffd400!important;}
.side-bottom,
.side-bottom p,
.side-bottom .socials,
.side-bottom .socials a{
  opacity:1!important;
  filter:none!important;
}
@media only screen and (max-width:768px){
  .mobile-toggle{
    display:block!important;
    position:fixed!important;
    top:16px!important;
    right:16px!important;
    z-index:99999!important;
  }
  .hero{
    padding-top:92px!important;
    margin-top:0!important;
  }
  .page{padding-top:0!important;}
}


/* === LIVE CLEANUP: ortak sidebar, aktif menü, mobil boşluk, chat overlap === */
.sidebar{
  background:linear-gradient(90deg,#090909,#0d0d0d)!important;
  opacity:1!important;
  filter:none!important;
  z-index:999!important;
}
.sidebar .brand,
.sidebar .brand *,
.side-bottom,
.side-bottom *,
.side-nav a,
.side-nav a *{
  opacity:1!important;
  filter:none!important;
}
.sidebar .brand-mark{color:#ffd400!important;}
.side-nav a.active,
.side-nav a:hover{
  border-color:#ffd400!important;
  background:rgba(255,212,0,.08)!important;
  color:#fff!important;
}
.side-nav a.active i,
.side-nav a:hover i{color:#ffd400!important;}

@media (max-width:768px){
  .mobile-toggle{
    position:fixed!important;
    top:18px!important;
    right:18px!important;
    z-index:10000!important;
    display:grid!important;
    place-items:center!important;
  }
  .hero{padding-top:92px!important;margin-top:0!important;}
  .blog-hero,.service-hero{margin-top:28px!important;}
  .chat-widget.active{
    right:12px!important;
    bottom:84px!important;
    width:calc(100vw - 24px)!important;
    max-width:360px!important;
  }
  .chat-toggle{right:18px!important;bottom:18px!important;}
}

/* === ADO FINAL MENU + INNER PAGE MOBILE HERO FIX === */
.mobile-toggle{cursor:pointer!important;display:none;align-items:center;justify-content:center;}
.overlay{display:none;}
@media (max-width:900px){
  html body .mobile-toggle{display:flex!important;position:fixed!important;top:16px!important;right:16px!important;width:48px!important;height:48px!important;z-index:100000!important;background:#ffd400!important;color:#050505!important;border:0!important;border-radius:8px!important;box-shadow:0 14px 30px rgba(0,0,0,.25)!important;}
  html body .sidebar{width:170px!important;transform:translateX(-110%)!important;transition:transform .28s ease!important;z-index:99999!important;opacity:1!important;visibility:visible!important;filter:none!important;}
  html body .sidebar.open{transform:translateX(0)!important;}
  html body .overlay.show{display:block!important;position:fixed!important;inset:0!important;background:rgba(0,0,0,.68)!important;z-index:99990!important;}
  html body .page.blog-page-layout,
  html body .page.blog-single-layout,
  html body .page.ad-unified-page,
  html body .page.seo-service-page{padding-top:86px!important;}
  html body main.page > .packages-compact-hero{margin-top:86px!important;}
  html body .blog-hero,
  html body .service-hero,
  html body .packages-compact-hero{position:relative!important;z-index:1!important;}
  html body section.hero#anasayfa{padding-top:82px!important;}
  html body .side-nav a{pointer-events:auto!important;}
}
@media (max-width:480px){
  html body .page.blog-page-layout,
  html body .page.blog-single-layout,
  html body .page.ad-unified-page,
  html body .page.seo-service-page{padding-top:78px!important;}
  html body main.page > .packages-compact-hero{margin-top:78px!important;}
}
.blog-sidebar{display:flex!important;flex-direction:column!important;gap:24px!important;align-self:start!important;}
.blog-sidebar .sidebar-widget{position:relative!important;z-index:1!important;margin:0!important;}
.blog-sidebar .sticky-cta{position:sticky!important;top:24px!important;z-index:2!important;}
.blog-sidebar .sticky-cta + .sidebar-widget{margin-top:0!important;}
@media (max-width:991px){.blog-sidebar .sticky-cta{position:relative!important;top:auto!important;}}

/* footer-contact-size-fix */
.contact-cta,.ad-site-footer{width:100%;max-width:1360px;margin-left:auto;margin-right:auto;border-radius:28px}.contact-cta{padding:70px 60px;min-height:420px}.ad-site-footer{padding:70px 60px 30px;min-height:420px;display:flex;flex-direction:column;justify-content:space-between}@media(max-width:900px){.contact-cta,.ad-site-footer{border-radius:22px;padding:32px 22px}.contact-cta,.ad-site-footer{min-height:auto}}

/* === 24.06 kart hizalama ve footer boyu düzeltmesi === */
@media (min-width:901px){
  .about-pro,.projects,.service-section,.tools-section,.contact-cta,.ad-site-footer{
    width:calc(100% - 40px)!important;
    max-width:1600px!important;
    margin-left:20px!important;
    margin-right:20px!important;
    box-sizing:border-box!important;
  }
  .contact-cta{margin-top:0!important;margin-bottom:34px!important;padding:52px 26px!important;}
  .ad-site-footer{
    margin-top:34px!important;
    border-radius:18px!important;
    overflow:hidden!important;
  }
  .ad-site-footer .footer-grid{
    grid-template-columns:1.35fr .8fr .95fr .9fr!important;
    gap:38px!important;
    padding:38px 46px 34px!important;
    align-items:flex-start!important;
  }
  .ad-site-footer .footer-logo{margin-bottom:16px!important;}
  .ad-site-footer p{margin-bottom:14px!important;line-height:1.62!important;}
  .ad-site-footer .footer-contact{margin-top:12px!important;gap:8px!important;}
  .ad-site-footer .footer-col h3{margin-bottom:14px!important;}
  .ad-site-footer .footer-col a{margin-bottom:10px!important;line-height:1.25!important;}
  .ad-site-footer .footer-bottom{padding:16px 46px!important;}
  .service-card,.tool-grid article,.case-card,.panel-wide,.contact-cta,.ad-site-footer{border-radius:18px!important;}
}
@media (max-width:900px){
  .contact-cta,.ad-site-footer{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important;}
  .ad-site-footer{margin-top:28px!important;}
  .ad-site-footer .footer-grid{padding:26px 22px!important;gap:22px!important;}
  .ad-site-footer .footer-bottom{padding:18px 22px!important;}
}


/* === FINAL MILIMETRIK GENISLIK / KART HIZA FIX 24.06 ===
   Sol menüden sonraki bütün ana kartlar aynı x başlangıç ve bitiş hizasına alınır. */
@media (min-width:901px){
  html body main.page{
    padding-left:42px!important;
    padding-right:42px!important;
  }
  html body main.page > section,
  html body main.page > header,
  html body main.page > .blog-hero,
  html body main.page > .blog-single-wrap,
  html body main.page > .blog-grid,
  html body main.page > .blog-cta-box,
  html body main.page > .packages-compact-hero,
  html body main.page > .packages-section,
  html body main.page > .packages-faq,
  html body main.page > .packages-cta,
  html body main.page > .seo-topic-links,
  html body main.page > .ad-site-footer,
  html body main.page > footer.ad-site-footer,
  html body .about-pro,
  html body .projects,
  html body .projects-portfolio,
  html body .service-section,
  html body .tools-section,
  html body .contact-cta,
  html body .ad-site-footer{
    width:100%!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
    box-sizing:border-box!important;
  }

  /* Bölüm içlerindeki ekstra 20px kaçmaları sıfırlandı */
  html body .project-grid,
  html body .content-grid,
  html body .stats,
  html body .section-title,
  html body .case-grid,
  html body .service-grid,
  html body .tool-grid,
  html body .package-grid,
  html body .packages-grid,
  html body .faq-list,
  html body .blog-list,
  html body .blog-grid{
    margin-left:0!important;
    margin-right:0!important;
    padding-left:0!important;
    padding-right:0!important;
    max-width:none!important;
    width:100%!important;
    box-sizing:border-box!important;
  }

  /* İletişim CTA, blog CTA ve footer aynı kart ölçüsüne getirildi */
  html body .contact-cta,
  html body .blog-cta-box,
  html body .packages-cta,
  html body .ad-site-footer{
    border-radius:18px!important;
    border:1px solid rgba(255,212,0,.30)!important;
    overflow:hidden!important;
  }
  html body .contact-cta,
  html body .blog-cta-box,
  html body .packages-cta{
    min-height:250px!important;
    padding:58px 56px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
  }
  html body .ad-site-footer{
    margin-top:34px!important;
    padding:0!important;
    min-height:auto!important;
    display:block!important;
  }
  html body .ad-site-footer .footer-grid{
    padding:46px 56px 40px!important;
    grid-template-columns:1.35fr .8fr .95fr .9fr!important;
    gap:42px!important;
    align-items:flex-start!important;
  }
  html body .ad-site-footer .footer-bottom{
    padding:18px 56px!important;
  }

  /* Kartların kendi iç yüksekliği dengelendi */
  html body .service-card,
  html body .tool-grid article,
  html body .case-card,
  html body .project-card,
  html body .blog-card,
  html body .package-card{
    height:100%!important;
    min-height:260px!important;
    border-radius:18px!important;
    box-sizing:border-box!important;
  }
  html body .case-grid,
  html body .service-grid,
  html body .tool-grid,
  html body .project-grid,
  html body .package-grid,
  html body .packages-grid{
    align-items:stretch!important;
  }
}

@media (max-width:900px){
  html body main.page{padding-left:16px!important;padding-right:16px!important;}
  html body main.page > section,
  html body main.page > header,
  html body main.page > .blog-hero,
  html body main.page > .blog-single-wrap,
  html body main.page > .blog-grid,
  html body main.page > .blog-cta-box,
  html body main.page > .packages-compact-hero,
  html body main.page > .packages-section,
  html body main.page > .packages-faq,
  html body main.page > .packages-cta,
  html body main.page > .seo-topic-links,
  html body main.page > .ad-site-footer,
  html body .about-pro,
  html body .projects,
  html body .projects-portfolio,
  html body .service-section,
  html body .tools-section,
  html body .contact-cta,
  html body .ad-site-footer{
    width:100%!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
    box-sizing:border-box!important;
  }
  html body .contact-cta,
  html body .blog-cta-box,
  html body .packages-cta,
  html body .ad-site-footer{border-radius:16px!important;}
}


/* === ADO 24.06 FINAL MILIMETRIK SAYFA HIZASI === */
:root{--ado-side-final:152px;--ado-pad-final:52px;--ado-max-final:1600px;}
@media (min-width:901px){
  html body main.page{
    margin-left:var(--ado-side-final)!important;
    width:calc(100% - var(--ado-side-final))!important;
    padding:30px var(--ado-pad-final) 70px!important;
    box-sizing:border-box!important;
  }
  html body main.page > .blog-hero,
  html body main.page > .packages-compact-hero,
  html body main.page > .package-tabs,
  html body main.page > .package-block,
  html body main.page > .packages-faq,
  html body main.page > .package-detail-faq,
  html body main.page > .packages-cta,
  html body main.page > .blog-cta-box,
  html body main.page > .blog-content-layout,
  html body main.page > .blog-grid,
  html body main.page > .blog-single-wrap,
  html body main.page > .seo-topic-links,
  html body main.page > .seo-service-content,
  html body main.page > .contact-cta,
  html body main.page > footer.ad-site-footer,
  html body main.page > .ad-site-footer{
    width:100%!important;
    max-width:var(--ado-max-final)!important;
    margin-left:auto!important;
    margin-right:auto!important;
    box-sizing:border-box!important;
  }
  html body main.page > .package-block{margin-top:0!important;margin-bottom:42px!important;}
  html body .package-tabs{padding-left:0!important;padding-right:0!important;}
  html body .pricing-grid,
  html body .pricing-grid.trusted-pricing{
    width:100%!important;
    max-width:none!important;
    margin-left:0!important;
    margin-right:0!important;
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:24px!important;
    align-items:stretch!important;
    box-sizing:border-box!important;
  }
  html body .pricing-card,
  html body .trusted-pricing .pricing-card{
    width:100%!important;
    height:100%!important;
    min-height:640px!important;
    display:flex!important;
    flex-direction:column!important;
    border-radius:18px!important;
    box-sizing:border-box!important;
  }
  html body .pricing-card ul,
  html body .trusted-pricing .pricing-card ul{
    flex:1 1 auto!important;
    min-height:0!important;
  }
  html body .pricing-card .vl-btn1{margin-top:auto!important;}
  html body .packages-cta,
  html body .blog-cta-box,
  html body .contact-cta{
    min-height:250px!important;
    padding:58px 56px!important;
    border-radius:18px!important;
    border:1px solid rgba(255,212,0,.30)!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    box-sizing:border-box!important;
  }
  html body main.page > footer.ad-site-footer,
  html body main.page > .ad-site-footer,
  html body .ad-site-footer{
    width:100%!important;
    max-width:var(--ado-max-final)!important;
    margin:56px auto 0!important;
    padding:0!important;
    border-radius:18px!important;
    box-sizing:border-box!important;
    left:auto!important;right:auto!important;transform:none!important;
  }
  html body .ad-site-footer .footer-grid{padding:46px 56px 40px!important;gap:42px!important;}
  html body .ad-site-footer .footer-bottom{padding:18px 56px!important;}
  html body .blog-content-layout{grid-template-columns:minmax(0,1fr) 360px!important;gap:26px!important;}
  html body .blog-grid-with-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;}
  html body .blog-card{height:100%!important;display:flex!important;flex-direction:column!important;border-radius:18px!important;}
}
@media (max-width:1180px) and (min-width:901px){html body .pricing-grid,html body .pricing-grid.trusted-pricing{grid-template-columns:1fr 1fr!important;}html body .pricing-card{min-height:560px!important;}html body .blog-content-layout{grid-template-columns:1fr!important;}}
@media (max-width:900px){html body main.page{margin-left:0!important;width:100%!important;padding:86px 16px 42px!important;box-sizing:border-box!important;}html body .pricing-grid,html body .pricing-grid.trusted-pricing{grid-template-columns:1fr!important;}html body .pricing-card{min-height:auto!important;}html body .packages-cta,html body .blog-cta-box,html body .contact-cta,html body .ad-site-footer{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;}}
