/*
Theme Name: Öztürk Mali Müşavirlik
Theme URI: https://gokalpozturk.com
Author: Öztürk Mali Müşavirlik Hizmetleri
Description: Öztürk Mali Müşavirlik Hizmetleri için özel hazırlanmış kurumsal WordPress teması.
Version: 1.9.10
Requires at least: 6.6
Tested up to: 7.0
Requires PHP: 8.0
Text Domain: ozturk-mm
*/

:root{
  --brand:#06377a;
  --brand2:#0d4f9c;
  --brand3:#1267c4;
  --ink:#13223a;
  --muted:#5d6a7d;
  --line:#e8edf4;
  --soft:#f5f8fc;
  --white:#ffffff;
  --gold:#d29a46;
  --radius:18px;
  --shadow:0 12px 38px rgba(4,38,89,.10);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.65}
.calculation-page-main{display:block;width:100%;margin:0;padding:0;overflow:hidden}
.calculation-page-main>.ozturk-hesaplama-wrap{margin-top:0!important}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto}

/* v1.9.5 — İletişim sayfası */
.contact-intro{max-width:760px;margin:0 0 34px;color:var(--muted);font-size:18px}
.contact-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:28px;margin:0 0 72px}
.contact-card,.contact-map-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow);overflow:hidden}
.contact-list{display:grid;grid-template-columns:1fr 1fr}
.contact-item{display:flex;flex-direction:column;gap:5px;min-height:132px;padding:25px 27px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.contact-item:nth-child(2n){border-right:0}
.contact-item:nth-last-child(-n+2){border-bottom:0}
.contact-item-label{color:var(--gold);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.contact-item a,.contact-item strong{color:var(--brand);font-size:18px;line-height:1.45;overflow-wrap:anywhere}
.contact-hours{display:grid;gap:6px;margin-top:3px;color:var(--brand);font-size:14px;font-weight:700;line-height:1.35;font-variant-numeric:tabular-nums}
.contact-hours-row{display:grid;grid-template-columns:78px 8px minmax(112px,auto);gap:6px;align-items:baseline;white-space:nowrap}
.contact-hours-day{color:var(--muted);font-weight:600}
.contact-hours-separator{color:var(--gold);text-align:center}
.contact-hours-time{text-align:left}
.contact-socials{display:flex!important;align-items:flex-start!important;justify-content:flex-start!important;gap:12px!important;margin-top:7px;max-width:100%;white-space:nowrap}
.contact-item .contact-social{display:flex!important;min-width:50px!important;max-width:58px!important;align-items:center!important;flex:0 0 auto!important;flex-direction:column!important;gap:6px!important;color:var(--brand)!important;font-size:11px!important;font-weight:600!important;line-height:1.15!important;text-align:center!important;overflow:visible!important}
.contact-social-icon{display:flex!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;max-width:42px!important;max-height:42px!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;border-radius:50%!important;background:var(--brand);box-shadow:0 7px 16px rgba(7,59,125,.18);transition:transform .2s ease,box-shadow .2s ease}
.contact-social:hover .contact-social-icon{transform:translateY(-2px);box-shadow:0 10px 20px rgba(7,59,125,.26)}
.contact-social-icon svg{display:block!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;max-width:22px!important;max-height:22px!important;fill:#fff!important}
.contact-social-whatsapp .contact-social-icon{background:#25d366;box-shadow:0 7px 16px rgba(37,211,102,.24)}
.contact-social-whatsapp:hover .contact-social-icon{box-shadow:0 10px 20px rgba(37,211,102,.32)}
.contact-social-instagram .contact-social-icon{background:linear-gradient(135deg,#833ab4 5%,#fd1d1d 50%,#fcb045 100%)}
.contact-social-linkedin .contact-social-icon{background:#0a66c2}
.contact-social-x .contact-social-icon{background:#000}
.contact-item address{color:var(--ink);font-style:normal;line-height:1.65}
.contact-actions{display:flex;flex-wrap:wrap;gap:12px;padding:24px 27px;background:var(--soft);border-top:1px solid var(--line)}
.contact-map-card{display:flex;min-height:100%;flex-direction:column;background:#fff;color:var(--ink)}
.contact-map-head{padding:25px 27px 20px;border-bottom:1px solid var(--line)}
.contact-map-card .kicker{color:var(--gold)}
.contact-map-card h2{margin:7px 0 5px;color:var(--brand);font-family:Georgia,"Times New Roman",serif;font-size:29px;line-height:1.18}
.contact-map-card p{margin:0;color:var(--muted);font-size:14px}
.contact-map-frame{position:relative;flex:1;min-height:390px;background:var(--soft)}
.contact-map-frame iframe{display:block;width:100%;height:100%;min-height:390px;border:0}
.footer-contact-strip{display:grid;grid-template-columns:1fr 1fr 1.55fr 1fr;gap:0;margin:38px 0 24px;border:1px solid rgba(255,255,255,.14);border-radius:14px;overflow:hidden}
.footer-contact-item{display:flex;flex-direction:column;gap:4px;padding:18px 20px;border-right:1px solid rgba(255,255,255,.14)}
.footer-contact-item:last-child{border-right:0}
.footer-contact-item span{color:#8fb4e2;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.footer-contact-item a,.footer-contact-item strong{color:#fff;font-size:14px;line-height:1.45;overflow-wrap:anywhere}
@media(max-width:900px){.contact-layout{grid-template-columns:1fr}.footer-contact-strip{grid-template-columns:1fr 1fr}.footer-contact-item:nth-child(2){border-right:0}.footer-contact-item:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.14)}}
@media(max-width:640px){.contact-list,.footer-contact-strip{grid-template-columns:1fr}.contact-item,.contact-item:nth-child(2n),.contact-item:nth-last-child(-n+2),.footer-contact-item,.footer-contact-item:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.contact-item:last-child,.footer-contact-item:last-child{border-bottom:0}.contact-socials{max-width:330px}.contact-social-icon{width:44px;height:44px}.contact-map-head{padding:22px}.contact-map-card h2{font-size:26px}.contact-map-frame,.contact-map-frame iframe{min-height:340px}}
.container{width:min(1240px,calc(100% - 48px));margin:auto}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.98);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}
.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.brand{display:flex;align-items:center;gap:10px;flex:0 0 auto}
.brand img{width:50px;height:50px;object-fit:contain}
.brand-copy{line-height:1.08;display:flex;flex-direction:column}
.brand-name{font-family:Georgia,"Times New Roman",serif;font-weight:700;color:var(--brand);font-size:20px;white-space:nowrap}
.brand-person{font-size:12px;color:var(--muted);margin-top:5px;display:flex;flex-direction:column;gap:2px}.brand-role{font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#587096}.brand-person-name{font-size:15px;font-weight:800;letter-spacing:.02em;color:var(--brand2)}
.nav{margin-left:auto;font-size:14px;font-weight:650}
.nav ul,.nav li{margin:0;padding:0;list-style:none}
.nav>.primary-menu{display:flex;align-items:center;gap:21px;white-space:nowrap}
.nav>.primary-menu>li{position:relative}
.nav>.primary-menu>li>a{display:block;padding:29px 0 26px;border-bottom:2px solid transparent}
.nav>.primary-menu>li>a:hover{color:var(--brand);border-color:var(--brand)}
.nav .sub-menu{position:absolute;top:calc(100% - 1px);left:-18px;min-width:260px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 16px 38px rgba(4,38,89,.14);padding:9px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s;z-index:999}
.nav li:hover>.sub-menu,.nav li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}
.nav .sub-menu li{width:100%}
.nav .sub-menu a{display:block;padding:10px 12px;border-radius:8px;white-space:normal;line-height:1.35;color:var(--ink)}
.nav .sub-menu a:hover{background:var(--soft);color:var(--brand)}
.nav>.primary-menu>li:last-child>a{background:var(--brand);color:#fff;padding:11px 16px;border-radius:8px;border:0}
.nav>.primary-menu>li:last-child>a:hover{background:var(--brand2);color:#fff}
.mobile-toggle{display:none;border:0;background:none;font-size:26px;color:var(--brand)}
.hero{position:relative;overflow:hidden;background:linear-gradient(116deg,#042d68 0%,#074489 55%,#fff 55.2%,#fff 100%)}
.hero:after{content:"";position:absolute;right:-80px;top:0;width:46%;height:100%;background:radial-gradient(circle at 50% 45%,rgba(12,83,167,.12),transparent 55%)}
.hero-inner{min-height:520px;display:grid;grid-template-columns:1.05fr .95fr;align-items:stretch;position:relative;z-index:2}
.hero-copy{padding:68px 34px 64px 0;color:#fff;max-width:660px}
.eyebrow{font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:#e7b56a;font-weight:800}
.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:50px;line-height:1.08;margin:18px 0 20px;letter-spacing:-.02em}
.hero p{font-size:17px;color:#eaf2ff;max-width:650px}
.btn-row{display:flex;gap:14px;margin-top:28px;flex-wrap:wrap}
.btn{display:inline-flex;align-items:center;gap:9px;padding:13px 19px;border-radius:8px;font-weight:700;font-size:14px}
.btn-light{background:#fff;color:var(--brand)}
.btn-outline{border:1px solid rgba(255,255,255,.6);color:#fff}
.hero-art{position:relative;display:flex;align-items:center;justify-content:center;min-height:520px}
.hero-watermark{display:none!important;width:0!important;height:0!important;opacity:0!important}
.hero-panel{width:72%;max-width:440px;background:linear-gradient(145deg,#fff,#eff5fd);border:1px solid #dfe8f3;box-shadow:var(--shadow);border-radius:28px;padding:32px 30px;position:relative;z-index:2}
.hero-panel .logo-large{width:132px;display:block;margin:0 auto 14px}
.hero-panel h3{font-family:Georgia,"Times New Roman",serif;color:var(--brand);font-size:27px;line-height:1.2;margin:8px 0 10px;text-align:center}
.hero-panel p{color:var(--muted);font-size:13px;line-height:1.5;text-align:center;margin-bottom:0}
.hero-identity{margin-top:18px;padding-top:16px;border-top:1px solid #dbe6f2;text-align:center}.hero-role{display:block;font-size:11px;letter-spacing:.11em;text-transform:uppercase;font-weight:800;color:#6a7d98;margin-bottom:6px}.hero-name{display:block;font-family:Georgia,"Times New Roman",serif;font-size:26px;line-height:1.2;color:var(--brand2);letter-spacing:.02em}
.trustbar{background:var(--brand);color:#fff}
.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.trust-item{padding:25px 22px;border-right:1px solid rgba(255,255,255,.16)}
.trust-item:last-child{border-right:0}
.trust-item strong{display:block;font-family:Georgia,serif;font-size:21px;margin-bottom:4px}
.trust-item span{font-size:13px;color:#dfeaff}
.section{padding:82px 0}
.section.soft{background:var(--soft)}
.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}
.kicker{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);font-weight:800}
.section h2{font-family:Georgia,"Times New Roman",serif;font-size:38px;line-height:1.15;margin:8px 0;color:var(--brand)}
.section-desc{max-width:690px;color:var(--muted)}
.services{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.service{border:1px solid var(--line);background:#fff;border-radius:var(--radius);padding:28px;min-height:205px;transition:.25s}
.service:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#d5e2f2}
.service-no{font-size:12px;color:var(--gold);font-weight:800}
.service h3{font-family:Georgia,serif;color:var(--brand);font-size:22px;margin:17px 0 10px}
.service p{font-size:14px;color:var(--muted)}
.service a{display:inline-block;margin-top:7px;color:var(--brand);font-weight:800;font-size:13px}
.topics-wrap{background:linear-gradient(135deg,#042e6a,#064a94);color:#fff;border-radius:26px;padding:44px}
.topics-wrap .section-head h2,.topics-wrap .section-desc{color:#fff}
.topics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.topic{background:#fff;color:var(--ink);border-radius:14px;padding:22px;min-height:142px}
.topic h3{color:var(--brand);font-size:17px;margin:0 0 8px}
.topic p{font-size:13px;color:var(--muted);margin:0}
.content-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:26px}
.editorial{border:1px solid var(--line);border-radius:22px;padding:30px;background:#fff}
.editorial h3{font-family:Georgia,serif;color:var(--brand);font-size:27px;margin:0 0 12px}
.article-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:20px}
.article-card{border-top:1px solid var(--line);padding-top:14px}
.article-card small,.update small{color:var(--gold);font-weight:800;letter-spacing:.06em}
.article-card h4,.update h4{margin:7px 0 5px;color:var(--brand);font-size:16px}
.article-card p,.update p{font-size:13px;color:var(--muted);margin:0}
.updates{background:var(--brand);color:#fff;border-radius:22px;padding:30px}
.updates h3{font-family:Georgia,serif;font-size:27px;margin:0 0 14px}
.update{padding:15px 0;border-top:1px solid rgba(255,255,255,.18)}
.update h4{color:#fff}
.update p{color:#dce8f8}
.expertise{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
.expert{padding:22px;border:1px solid var(--line);border-radius:16px;background:#fff}
.expert h3{font-size:17px;color:var(--brand);margin:0 0 7px}
.expert p{font-size:13px;color:var(--muted);margin:0}
.quote{background:#f6f9fd;border-left:5px solid var(--brand);padding:34px 36px;border-radius:0 18px 18px 0}
.quote h2{margin-top:0}
.cta{background:linear-gradient(110deg,#032a62,#074993);color:#fff;padding:48px 0}
.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}
.cta h2{font-family:Georgia,serif;font-size:32px;margin:0 0 8px}
.cta p{margin:0;color:#dce8f8}
.site-footer{background:#022650;color:#dce8f8;padding:48px 0 22px}
.footer-grid{display:grid;grid-template-columns:1.45fr .8fr .9fr 1fr;gap:34px}
.footer-brand{display:flex;gap:14px;align-items:flex-start}
.footer-brand img{width:62px}
.footer-brand strong{display:block;color:#fff;font-family:Georgia,serif;font-size:20px;white-space:nowrap}
.footer-brand span{display:block}.footer-role{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#95b4de;font-weight:700;margin-top:6px}.footer-person{font-size:16px;color:#fff;font-weight:800;letter-spacing:.02em;margin-top:2px}
.footer-col h4{color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.12em}
.footer-col a{display:block;font-size:13px;margin:7px 0;color:#dce8f8}
.footer-bottom{border-top:1px solid rgba(255,255,255,.13);margin-top:30px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:12px}
.page-hero{padding:70px 0;background:linear-gradient(135deg,#f4f8fd,#fff);border-bottom:1px solid var(--line)}
.page-hero h1{font-family:Georgia,serif;color:var(--brand);font-size:44px;margin:0 0 10px}
.prose{max-width:900px;margin:0 auto;padding:65px 0}
.prose h2,.prose h3{font-family:Georgia,serif;color:var(--brand)}
.prose p,.prose li{color:#4c596d}
.post-card{border:1px solid var(--line);border-radius:16px;padding:22px;margin-bottom:16px}
.post-card h2{font-size:24px;margin:0 0 8px}
.search-form input{padding:12px;border:1px solid var(--line);border-radius:8px}
@media(max-width:1120px){
 .mobile-toggle{display:block}.brand-name{font-size:17px}
 .hero{background:linear-gradient(180deg,#06377a 0,#06377a 58%,#fff 58%)}
 .hero-inner{grid-template-columns:1fr}.hero-copy{padding:58px 0}.hero-art{min-height:390px}
 .trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}
 .services,.topics,.expertise{grid-template-columns:repeat(2,1fr)}
 .content-grid,.footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:640px){
 .container{width:min(100% - 28px,1180px)}.site-header{position:relative}.header-inner{min-height:72px}
 .brand img{width:46px;height:46px}.brand-name{font-size:15px;white-space:normal}.brand-role{font-size:10px}.brand-person-name{font-size:13px}
 .hero h1{font-size:39px}.hero-copy{padding-top:48px}.hero-panel{width:92%;padding:28px 22px}.hero-panel h3{font-size:24px}.hero-name{font-size:22px}
 .trust-grid,.services,.topics,.expertise,.article-grid,.content-grid,.footer-grid{grid-template-columns:1fr}
 .trust-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}
 .section{padding:58px 0}.section h2{font-size:32px}.section-head,.cta-inner,.footer-bottom{align-items:flex-start;flex-direction:column}
 .topics-wrap{padding:28px}.page-hero h1{font-size:36px}
}


/* v1.3 refinements */
.nav>.primary-menu>li.menu-item-has-children>a:after{
  content:"⌄";font-size:11px;margin-left:5px;position:relative;top:-1px;color:var(--muted)
}
.text-link{color:var(--brand);font-weight:800;font-size:13px}
.text-link:hover{text-decoration:underline}
.articles-section{background:#fff}
.articles-intro{margin-top:-18px;margin-bottom:30px}
.article-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.article-feature-card{border:1px solid var(--line);border-radius:18px;padding:27px;background:linear-gradient(180deg,#fff,#fbfdff);min-height:240px;transition:.25s}
.article-feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}
.article-feature-card h3{font-family:Georgia,serif;color:var(--brand);font-size:22px;line-height:1.25;margin:12px 0}
.article-feature-card p{color:var(--muted);font-size:14px}
.article-meta{font-size:11px;font-weight:800;letter-spacing:.12em;color:var(--gold)}
.site-footer .footer-col a:hover{color:#fff;text-decoration:underline}
.footer-bottom span:last-child{font-weight:700}
@media(max-width:1120px){
  .mobile-toggle{display:block;cursor:pointer}
  .nav{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;border-top:1px solid var(--line);box-shadow:0 16px 32px rgba(4,38,89,.12);padding:12px 24px 22px}
  .nav.is-open{display:block}
  .nav>.primary-menu{display:block;white-space:normal}
  .nav>.primary-menu>li{border-bottom:1px solid var(--line)}
  .nav>.primary-menu>li>a{padding:13px 4px;border:0}
  .nav>.primary-menu>li:last-child>a{display:inline-block;margin-top:10px;padding:10px 14px}
  .nav .sub-menu{display:none;position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;border-radius:0;padding:0 0 8px 14px;min-width:0}
  .nav li.submenu-open>.sub-menu{display:block}
  .nav .sub-menu a{padding:8px 8px}
  .header-inner{position:relative}
}
@media(max-width:900px){
  .article-feature-grid{grid-template-columns:1fr}
}


/* v1.5 logo emphasis */
@media(max-width:1120px){
  .brand-person{gap:1px}
}


/* v1.6 — approved fixed logo lockup; other theme layout unchanged */
.brand{
  display:flex;
  align-items:center;
  flex:0 0 auto;
  min-width:0;
}
.brand > img.brand-lockup{
  display:block;
  width:auto;
  height:70px;
  max-width:330px;
  object-fit:contain;
}
.header-inner{
  min-height:88px;
}
.hero-panel{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  padding:34px 30px;
  overflow:hidden;
}
.hero-brand-lockup{
  display:block;
  width:100%;
  max-width:390px;
  height:auto;
  object-fit:contain;
}
.hero-brand-subline{
  margin:15px 0 0;
  padding-top:14px;
  width:100%;
  border-top:1px solid #dbe6f2;
  color:var(--muted) !important;
  font-size:13px !important;
  text-align:center;
}
.footer-brand{
  display:flex;
  align-items:center;
  min-width:0;
}
.footer-brand > img.footer-brand-lockup{
  display:block;
  width:100%;
  max-width:390px;
  height:auto;
  object-fit:contain;
}
@media(max-width:1120px){
  .brand > img.brand-lockup{
    height:64px;
    max-width:300px;
  }
  .header-inner{
    min-height:82px;
  }
  .nav{
    top:82px;
  }
}
@media(max-width:640px){
  .brand > img.brand-lockup{
    height:56px;
    max-width:min(260px, calc(100vw - 90px));
  }
  .header-inner{
    min-height:72px;
  }
  .hero-brand-lockup{
    max-width:330px;
  }
  .footer-brand > img.footer-brand-lockup{
    max-width:320px;
  }
}


/* v1.7 — approved logo proportions only */
.brand > img.brand-lockup{
  height:76px;
  max-width:365px;
}
.header-inner{
  min-height:92px;
}
.hero-brand-lockup{
  width:100%;
  max-width:425px;
}
.hero-panel{
  padding:30px 26px;
}
.footer-brand > img.footer-brand-lockup{
  max-width:420px;
}
@media(max-width:1120px){
  .brand > img.brand-lockup{
    height:68px;
    max-width:325px;
  }
  .header-inner{
    min-height:84px;
  }
  .nav{
    top:84px;
  }
}
@media(max-width:640px){
  .brand > img.brand-lockup{
    height:58px;
    max-width:min(275px, calc(100vw - 92px));
  }
  .header-inner{
    min-height:74px;
  }
  .hero-brand-lockup{
    max-width:350px;
  }
  .footer-brand > img.footer-brand-lockup{
    max-width:330px;
  }
}


/* =========================================================
   v1.8 — professional header + footer alignment
   Approved logo and all non-header/footer theme areas preserved.
   ========================================================= */

/* Header: logo stays at approved height, navigation begins near it. */
.header-inner-v18{
  min-height:92px;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:0;
}
.header-inner-v18 .brand{
  flex:0 0 auto;
  margin:0;
}
.header-inner-v18 .brand > img.brand-lockup{
  display:block;
  width:auto;
  height:76px;
  max-width:365px;
  object-fit:contain;
}
.header-inner-v18 .nav{
  margin-left:38px;
  margin-right:0;
  flex:0 1 auto;
}
.header-inner-v18 .nav > .primary-menu{
  gap:20px;
}

/* Footer: true four-column grid and visible brand treatment. */
.site-footer{
  padding:52px 0 24px;
}
.footer-grid-v18{
  display:grid;
  grid-template-columns:minmax(300px,1.35fr) minmax(145px,.68fr) minmax(220px,.92fr) minmax(205px,.85fr);
  align-items:start;
  gap:46px;
}
.footer-brand-col{
  min-width:0;
}
.footer-logo-card{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  max-width:390px;
  min-height:118px;
  padding:20px 22px;
  background:#fff;
  border:1px solid rgba(255,255,255,.22);
  border-radius:16px;
  box-shadow:0 10px 28px rgba(0,0,0,.10);
}
.footer-logo-card .footer-brand-lockup{
  display:block;
  width:100%;
  max-width:345px;
  height:auto;
  object-fit:contain;
}
.footer-brand-note{
  max-width:390px;
  margin:13px 0 0;
  color:#aac2e1;
  font-size:12.5px;
  line-height:1.55;
}
.footer-grid-v18 .footer-col{
  min-width:0;
  padding-top:5px;
}
.footer-grid-v18 .footer-col h4{
  margin:0 0 17px;
  color:#fff;
  font-size:13px;
  line-height:1.2;
  text-transform:uppercase;
  letter-spacing:.13em;
}
.footer-grid-v18 .footer-col a{
  display:block;
  margin:0 0 10px;
  color:#dce8f8;
  font-size:13px;
  line-height:1.45;
}
.footer-grid-v18 .footer-col a:hover{
  color:#fff;
  text-decoration:none;
  transform:translateX(2px);
}
.footer-bottom{
  margin-top:34px;
}

/* Desktop safeguard: if horizontal room gets tight, scale gaps before mobile nav. */
@media(max-width:1280px) and (min-width:1121px){
  .header-inner-v18 .brand > img.brand-lockup{
    height:70px;
    max-width:335px;
  }
  .header-inner-v18 .nav{
    margin-left:26px;
    font-size:13px;
  }
  .header-inner-v18 .nav > .primary-menu{
    gap:16px;
  }
  .footer-grid-v18{
    grid-template-columns:minmax(270px,1.2fr) .7fr 1fr .9fr;
    gap:32px;
  }
}

/* Tablet: two-column footer, mobile menu behavior remains intact. */
@media(max-width:1120px){
  .header-inner-v18{
    min-height:84px;
    justify-content:space-between;
  }
  .header-inner-v18 .brand > img.brand-lockup{
    height:68px;
    max-width:325px;
  }
  .header-inner-v18 .nav{
    margin-left:0;
    top:84px;
  }
  .footer-grid-v18{
    grid-template-columns:1.25fr 1fr;
    gap:34px 44px;
  }
  .footer-brand-col{
    grid-row:span 2;
  }
}

/* Phone: one clean column, left aligned. */
@media(max-width:640px){
  .header-inner-v18{
    min-height:74px;
  }
  .header-inner-v18 .brand > img.brand-lockup{
    height:58px;
    max-width:min(275px, calc(100vw - 92px));
  }
  .footer-grid-v18{
    grid-template-columns:1fr;
    gap:28px;
  }
  .footer-brand-col{
    grid-row:auto;
  }
  .footer-logo-card{
    max-width:100%;
    min-height:100px;
    padding:16px 18px;
  }
  .footer-logo-card .footer-brand-lockup{
    max-width:320px;
  }
  .footer-brand-note{
    max-width:100%;
  }
  .footer-grid-v18 .footer-col{
    padding-top:0;
  }
}


/* =========================================================
   v1.9 — professional service-page editorial system
   ========================================================= */
.prose{max-width:none;padding:46px 0 64px}
.prose .service-lead{max-width:980px;margin:0 0 34px}
.prose .service-eyebrow{font-size:13px!important;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#c98a22!important;margin-bottom:14px!important}
.prose .service-lead h2{font-family:Georgia,"Times New Roman",serif;color:var(--brand);font-size:clamp(28px,3vw,43px);line-height:1.12;margin:0 0 18px}
.prose .service-lead p{font-size:18px;line-height:1.75;color:#34445b}
.prose .service-prose{max-width:930px;margin:26px 0}
.prose .service-prose.wide-copy{max-width:1040px}
.prose .service-prose p{font-size:16px;line-height:1.85;color:#34445b}
.prose .section-rule{max-width:1040px;margin:48px 0 21px;padding-top:22px;border-top:1px solid #dbe3ed;font-family:Georgia,"Times New Roman",serif;font-size:26px;color:var(--brand)}
.signal-grid,.cause-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:32px 0 42px}
.signal-grid>div,.cause-grid>div{padding:23px 21px;border:1px solid #dce5ef;border-radius:14px;background:#f8fafc}
.signal-grid b,.cause-grid b{display:block;color:var(--brand);font-size:15px;margin-bottom:8px}
.signal-grid span,.cause-grid span{display:block;color:#5e6c7e;font-size:13px;line-height:1.55}
.service-quote{max-width:1050px;margin:38px 0;padding:27px 31px;border-left:5px solid #c98a22;background:#f4f7fb;border-radius:0 16px 16px 0}
.service-quote strong{display:block;font-family:Georgia,"Times New Roman",serif;color:var(--brand);font-size:23px;line-height:1.35;margin-bottom:8px}
.service-quote span{display:block;color:#506078;line-height:1.7}
.split-panel{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:1050px;margin:34px 0}
.split-panel>div{padding:28px;border-radius:16px;background:#0d3f7d;color:#fff}
.split-panel>div:nth-child(2){background:#f2f6fb;color:#1b2c43;border:1px solid #dce5ef}
.split-panel h3{font-family:Georgia,"Times New Roman",serif;font-size:23px;margin:0 0 12px;color:inherit}
.split-panel p{margin:0!important;line-height:1.7;color:inherit!important}
.sector-strips{display:grid;gap:11px;max-width:1050px;margin:26px 0 40px}
.sector-strips article{display:grid;grid-template-columns:190px 1fr;align-items:center;gap:22px;padding:18px 22px;border-bottom:1px solid #dce5ef}
.sector-strips strong{color:var(--brand);font-size:15px}
.sector-strips p{margin:0!important;color:#53637a!important}
.before-after{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:1050px;margin:34px 0}
.before-after section{position:relative;padding:30px;border-radius:18px;background:#f4f7fb;border:1px solid #dce5ef}
.before-after section:last-child{background:#0d3f7d;color:#fff;border-color:#0d3f7d}
.before-after span{font-size:12px;font-weight:800;letter-spacing:.12em;color:#c98a22}
.before-after h3{font-family:Georgia,"Times New Roman",serif;font-size:24px;margin:9px 0 13px;color:inherit}
.before-after p{margin:0!important;color:inherit!important;line-height:1.75}
.service-callout{max-width:1050px;margin:34px 0;padding:24px 27px;border:1px solid #d7e2ee;border-radius:15px;background:#fff}
.service-callout b{display:block;color:#c98a22;font-size:13px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}
.service-callout p{margin:0!important;color:#42536a!important;line-height:1.75}
.metric-row{display:grid;grid-template-columns:repeat(3,1fr);max-width:1050px;margin:34px 0;border-radius:18px;overflow:hidden;background:#0b376f}
.metric-row>div{padding:27px;border-right:1px solid rgba(255,255,255,.18)}
.metric-row>div:last-child{border-right:0}.metric-row strong{display:block;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:21px;margin-bottom:7px}.metric-row span{color:#cfe0f3;font-size:13px;line-height:1.55}
.decision-band{max-width:1050px;margin:30px 0;padding:24px 27px;background:#fff8ea;border:1px solid #f0dfb7;border-radius:15px}.decision-band b{display:block;color:#8a5b00;margin-bottom:6px}.decision-band span{color:#3e4e62;line-height:1.65}
.process-line,.tech-path{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:1050px;margin:34px 0}.process-line>div,.tech-path article{padding:24px;border-top:4px solid #0d3f7d;background:#f7f9fc;border-radius:5px 5px 14px 14px}.process-line b,.tech-path b{display:block;color:var(--brand);font-size:16px;margin-bottom:7px}.process-line span{display:block;color:#5d6c7f;font-size:13px;line-height:1.55}.tech-path article>span{display:block;color:#c98a22;font-weight:800;font-size:12px;letter-spacing:.1em;margin-bottom:8px}.tech-path p{margin:0!important;color:#53637a!important;font-size:13px;line-height:1.6}
.support-map{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;max-width:1050px;margin:34px 0}.support-map>div{padding:24px 25px;border-radius:16px;background:#f6f8fb;border:1px solid #dce5ef}.support-map span{display:inline-block;color:#fff;background:#0d3f7d;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:800;margin-bottom:11px}.support-map p{margin:0!important;color:#526278!important;line-height:1.65}
@media(max-width:900px){.signal-grid,.cause-grid{grid-template-columns:repeat(2,1fr)}.before-after,.split-panel,.support-map{grid-template-columns:1fr}.metric-row,.process-line,.tech-path{grid-template-columns:1fr}.metric-row>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.sector-strips article{grid-template-columns:1fr;gap:7px}}

/* v1.9.1 — hero sınırında kalan eski katmanları kesin olarak kaldırır. */
.hero-inner,.hero-copy,.hero-art,.hero-panel{isolation:isolate}
.hero::before,
.hero-inner::before,.hero-inner::after,
.hero-copy::before,.hero-copy::after,
.hero-art::before,.hero-art::after,
.hero-panel::before,.hero-panel::after{
  content:none!important;
  display:none!important;
  background:none!important;
  box-shadow:none!important;
}
.hero::before{position:static!important;width:0!important;height:0!important}
.hero-art{background:transparent!important;overflow:visible}
@media(max-width:560px){.prose{padding-top:32px}.signal-grid,.cause-grid{grid-template-columns:1fr}.service-lead p{font-size:16px}.service-quote{padding:22px}.sector-strips article{padding-left:4px;padding-right:4px}}
