
:root{--blue:#0a3a66;--blue2:#0e67a7;--orange:#f58220;--soft:#f6f9fc;--text:#182437;--muted:#64748b;--line:#e6edf5;--white:#fff;--shadow:0 24px 70px rgba(8,39,74,.12);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:var(--text);background:#fff;line-height:1.65;font-size:16px}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.bk-container{max-width:1180px;margin:0 auto;padding:0 22px}.bk-top{background:#062b4e;color:#d6e7f6;font-size:13px}.bk-top .bk-container{height:38px;display:flex;align-items:center;justify-content:space-between;gap:18px}.bk-top a{margin-left:18px;color:#fff}.bk-header{position:sticky;top:0;z-index:50;background:#fff;box-shadow:0 10px 40px rgba(8,39,74,.08)}.bk-mainnav{border-bottom:1px solid var(--line)}.bk-mainnav-inner{height:84px;display:flex;align-items:center;gap:22px}.bk-logo img{width:188px;display:block}.bk-mainnav nav{flex:1}.bk-nav{margin:0;padding:0;display:flex;justify-content:center;gap:6px;list-style:none}.bk-nav a{display:block;padding:14px 14px;border-radius:14px;font-weight:700;font-size:14.5px;color:#173b5a;letter-spacing:-.01em}.bk-nav a:hover,.bk-nav a.active{background:#eef6ff;color:var(--blue2)}.bk-nav a.active:after{content:"";display:block;width:22px;height:3px;background:var(--orange);border-radius:9px;margin:7px auto 0}.bk-nav-btn,.bk-primary,.bk-secondary,.bk-footer-cta,.bk-help-card a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:800}.bk-nav-btn{background:var(--orange);color:#fff;padding:12px 18px;box-shadow:0 12px 30px rgba(245,130,32,.25);white-space:nowrap}.bk-menu-btn,#bk-menu-check{display:none}.bk-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#082e52 0%,#0f5e99 58%,#0c76b4 100%);color:#fff}.bk-hero:before{content:"";position:absolute;inset:-20% -10% auto auto;width:650px;height:650px;background:radial-gradient(circle,rgba(245,130,32,.28),transparent 62%);border-radius:50%}.bk-hero-grid{position:relative;display:grid;grid-template-columns:1.08fr .92fr;gap:54px;align-items:center;padding:84px 0 74px}.bk-eyebrow{display:inline-flex;align-items:center;gap:9px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);padding:9px 14px;border-radius:999px;font-weight:800;font-size:14px}.bk-hero h1{font-size:58px;line-height:1.02;margin:24px 0 20px;letter-spacing:-.055em}.bk-hero p{font-size:19px;color:#d9ebf8;margin:0 0 28px;max-width:650px}.bk-hero-actions{display:flex;gap:13px;flex-wrap:wrap}.bk-primary{background:var(--orange);color:#fff;padding:15px 22px;box-shadow:0 18px 40px rgba(245,130,32,.3)}.bk-secondary{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.24);padding:14px 20px}.bk-assessment{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(14px);border-radius:32px;padding:30px;box-shadow:0 30px 80px rgba(0,0,0,.18)}.bk-assessment h2{font-size:30px;line-height:1.1;margin:0 0 12px;color:#fff}.bk-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:22px}.bk-mini{background:#fff;color:var(--text);border-radius:20px;padding:20px;min-height:112px;box-shadow:0 12px 32px rgba(6,43,78,.12)}.bk-mini-icon{width:46px;height:46px;border-radius:16px;background:#fff3e8;border:1px solid #ffd7b1;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.bk-mini svg{width:25px;height:25px;display:block;stroke:var(--orange);fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.bk-mini b{display:block;font-size:18px;color:var(--blue)}.bk-mini span{font-size:14px;color:var(--muted)}.bk-trust{background:#fff;border-bottom:1px solid var(--line)}.bk-trust-row{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;padding:20px 0}.bk-trust-item{background:#fff;border:1px solid var(--line);border-radius:18px;padding:15px 16px;font-weight:800;color:#174260;display:flex;align-items:center;gap:10px}.bk-trust-item i{width:24px;height:24px;border-radius:50%;background:#fff2e7;color:var(--orange);display:inline-flex;align-items:center;justify-content:center;font-style:normal}.bk-section{padding:72px 0;background:#fff}.bk-section.alt{background:var(--soft)}.bk-section-head{max-width:760px;margin:0 auto 36px;text-align:center}.bk-section-head span{color:var(--orange);font-weight:900;text-transform:uppercase;font-size:13px;letter-spacing:.08em}.bk-section-head h2{font-size:38px;line-height:1.14;margin:8px 0 12px;letter-spacing:-.035em;color:#102f4d}.bk-section-head p{color:var(--muted);font-size:18px}.bk-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.bk-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:0 16px 45px rgba(8,39,74,.07);transition:.2s}.bk-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.bk-icon{width:58px;height:58px;border-radius:20px;background:#fff6ee;border:1px solid #ffdbc0;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.bk-icon svg{width:30px;height:30px;display:block;stroke:var(--orange);fill:none;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.bk-card h3{font-size:22px;line-height:1.2;margin:0 0 10px;color:var(--blue)}.bk-card p{margin:0 0 16px;color:var(--muted)}.bk-card a{font-weight:900;color:var(--blue2)}.bk-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.bk-step{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;position:relative}.bk-step small{width:36px;height:36px;border-radius:50%;background:var(--orange);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;margin-bottom:16px}.bk-step h3{margin:0 0 8px;color:var(--blue)}.bk-step p{margin:0;color:var(--muted)}.bk-page-hero{background:linear-gradient(135deg,#082e52,#0e67a7);color:#fff;padding:56px 0}.bk-page-hero .bk-container{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:end}.bk-page-hero h1{font-size:42px;line-height:1.12;margin:8px 0 10px;letter-spacing:-.04em}.bk-page-hero p{max-width:760px;margin:0;color:#d9ebf8}.bk-breadcrumb{font-weight:800;color:#ffcfaa}.bk-content-wrap{display:grid;grid-template-columns:300px minmax(0,1fr);gap:34px;align-items:start;padding:56px 0}.bk-sidebar{position:sticky;top:110px}.bk-side-card,.bk-help-card,.bk-article{background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:0 18px 50px rgba(8,39,74,.07)}.bk-side-card{padding:20px}.bk-side-card strong{font-size:20px;color:var(--blue)}.bk-side-card p{margin:3px 0 16px;color:var(--muted);font-size:14px}.bk-side-card nav{display:grid;gap:7px}.bk-side-card a{display:flex;justify-content:space-between;gap:10px;padding:12px 13px;border-radius:15px;color:#24465e;font-weight:750;background:#f8fbfe;border:1px solid transparent}.bk-side-card a.active,.bk-side-card a:hover{border-color:#ffd7b1;background:#fff6ee;color:var(--blue)}.bk-side-card b{color:var(--orange)}.bk-help-card{margin-top:18px;padding:22px;background:linear-gradient(160deg,#082e52,#0e67a7);color:#fff}.bk-help-card span{color:#ffcfaa;font-weight:900}.bk-help-card b{display:block;font-size:20px;line-height:1.2;margin:8px 0 16px}.bk-help-card a{background:var(--orange);color:#fff;padding:12px 16px;margin:0 8px 8px 0}.bk-help-card a.ghost{background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.24)}.bk-article{padding:38px;overflow:hidden}.bk-article h2,.bk-article h3,.bk-article h4{color:var(--blue);letter-spacing:-.025em;margin:28px 0 12px;line-height:1.2}.bk-article h2{font-size:30px}.bk-article h3{font-size:24px}.bk-article p{color:#334155;font-size:17px;margin:0 0 17px}.bk-article ul,.bk-article ol{padding-left:22px;color:#334155}.bk-article li{margin:8px 0}.bk-table{overflow:auto;border-radius:18px;border:1px solid var(--line);margin:20px 0}.bk-table table{width:100%;border-collapse:collapse}.bk-table td{padding:13px;border-bottom:1px solid var(--line)}.bk-form-frame{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:var(--shadow);margin-top:20px}.bk-cta-band{background:linear-gradient(135deg,#082e52,#0e67a7);color:#fff;border-radius:30px;padding:36px;margin-top:32px;display:flex;justify-content:space-between;gap:22px;align-items:center}.bk-cta-band h3{margin:0 0 6px;color:#fff;font-size:28px}.bk-cta-band p{margin:0;color:#d9ebf8}.bk-cta-band a{background:var(--orange);color:#fff;border-radius:999px;padding:14px 20px;font-weight:900;white-space:nowrap}.bk-footer{background:#061f38;color:#d7e8f6;margin-top:0}.bk-footer-grid{display:grid;grid-template-columns:1.35fr .85fr .85fr 1fr;gap:34px;padding:54px 22px}.bk-footer-logo{width:180px;background:#fff;border-radius:16px;padding:8px;margin-bottom:14px}.bk-footer p{color:#aecaDF;margin:0 0 16px}.bk-footer h4{color:#fff;margin:0 0 14px}.bk-footer a{display:block;color:#d7e8f6;margin:9px 0}.bk-footer-contact a{font-weight:800}.bk-footer-cta{display:inline-flex!important;background:var(--orange);color:#fff!important;padding:12px 17px;margin-top:6px!important}.bk-copy{border-top:1px solid rgba(255,255,255,.1);padding:16px 0;color:#9db7cc;font-size:14px}.bk-contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:26px}.bk-contact-box{padding:22px;border:1px solid var(--line);border-radius:22px;background:#f8fbfe}.bk-contact-box b{display:block;color:var(--blue);font-size:18px}.bk-contact-box a{color:var(--blue2);font-weight:800}.bk-inner-lead{font-size:18px!important;color:#475569!important}.bk-highlight{background:#fff7ed;border:1px solid #ffd7b1;border-radius:22px;padding:22px;margin:22px 0;color:#7c3d0b}.bk-assistant-shell{display:none}@media(max-width:980px){.bk-top{display:none}.bk-mainnav-inner{height:auto;min-height:78px;flex-wrap:wrap}.bk-mainnav nav{display:none;order:5;width:100%}#bk-menu-check:checked~nav{display:block}.bk-nav{display:grid;gap:4px;padding:10px 0 18px}.bk-nav a{padding:13px}.bk-nav-btn{margin-left:auto}.bk-menu-btn{display:grid;gap:5px;width:42px;height:42px;border:1px solid var(--line);border-radius:12px;align-items:center;justify-content:center}.bk-menu-btn span{display:block;width:20px;height:2px;background:var(--blue);border-radius:2px}.bk-hero-grid,.bk-page-hero .bk-container,.bk-content-wrap,.bk-footer-grid{grid-template-columns:1fr}.bk-hero-grid{padding:56px 0}.bk-hero h1{font-size:42px}.bk-trust-row,.bk-cards,.bk-flow,.bk-contact-grid{grid-template-columns:1fr 1fr}.bk-sidebar{position:static;order:2}.bk-article{padding:26px}.bk-cta-band{display:block}.bk-cta-band a{margin-top:18px;display:inline-flex}.bk-footer-grid{gap:20px}}@media(max-width:640px){.bk-container{padding:0 16px}.bk-logo img{width:155px}.bk-nav-btn{display:none}.bk-hero h1{font-size:36px}.bk-hero p{font-size:17px}.bk-mini-grid,.bk-trust-row,.bk-cards,.bk-flow,.bk-contact-grid{grid-template-columns:1fr}.bk-page-hero h1{font-size:32px}.bk-section-head h2{font-size:30px}.bk-footer-grid{padding:40px 16px}.bk-top .bk-container{display:none}}

/* Okunurluk düzeltmesi: menü altı sayfa başlık alanları */
.bk-page-hero,
.bk-page-hero *{
  text-shadow:none;
}
.bk-page-hero h1,
.bk-page-hero h2,
.bk-page-hero h3{
  color:#ffffff !important;
}
.bk-page-hero p{
  color:#dceeff !important;
  opacity:1 !important;
}
.bk-page-hero .bk-breadcrumb{
  color:#ffd7b1 !important;
}
.bk-page-hero .bk-breadcrumb a{
  color:#ffd7b1 !important;
}
.bk-page-hero .bk-primary{
  color:#061f38 !important;
  background:#ff9a2f !important;
}

/* İç sayfa hızlı bağlantılar - mevcut tasarımı bozmadan içerik düzeni */
.bk-quick-links{border:1px solid var(--line);background:#f8fbfe;border-radius:22px;padding:18px 18px 14px;margin:18px 0 24px}
.bk-quick-links strong{display:block;color:var(--blue);font-size:17px;margin-bottom:10px}
.bk-quick-links div{display:flex;flex-wrap:wrap;gap:9px}
.bk-quick-links a{display:inline-flex;align-items:center;border:1px solid #dbe8f3;background:#fff;color:#174260;border-radius:999px;padding:9px 13px;font-weight:800;font-size:14px}
.bk-quick-links a:hover{border-color:#ffd7b1;background:#fff6ee;color:var(--blue)}
.bk-inline-action{display:inline-flex;align-items:center;justify-content:center;background:var(--orange);color:#fff!important;border-radius:999px;padding:12px 18px;font-weight:900;box-shadow:0 14px 32px rgba(245,130,32,.22)}
@media(max-width:640px){.bk-quick-links div{display:grid}.bk-quick-links a{justify-content:center}}

/* Final ince ayar: menü bütünlüğü ve CTA okunurluğu */
.bk-mainnav-inner{
  height:86px;
  gap:18px;
  align-items:center;
}
.bk-logo img{
  width:174px;
}
.bk-nav{
  align-items:center;
  justify-content:center;
  gap:3px;
  flex-wrap:nowrap;
}
.bk-nav li{
  display:flex;
  align-items:center;
}
.bk-nav a{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
  padding:11px 12px;
  border-radius:16px;
  white-space:nowrap;
  line-height:1.18;
  font-size:14px;
  letter-spacing:-.02em;
}
.bk-nav-btn{
  padding:13px 19px;
  min-height:52px;
  font-size:14px;
  letter-spacing:-.01em;
}
.bk-cta-band,
.bk-article .bk-cta-band{
  background:linear-gradient(135deg,#07345d 0%,#0f6cab 100%) !important;
  color:#fff !important;
}
.bk-cta-band h1,
.bk-cta-band h2,
.bk-cta-band h3,
.bk-article .bk-cta-band h1,
.bk-article .bk-cta-band h2,
.bk-article .bk-cta-band h3{
  color:#fff !important;
  text-shadow:none !important;
}
.bk-cta-band p,
.bk-article .bk-cta-band p{
  color:#e3f2ff !important;
  opacity:1 !important;
}
.bk-cta-band a,
.bk-article .bk-cta-band a{
  color:#fff !important;
  background:#f58220 !important;
}
@media(max-width:1120px){
  .bk-logo img{width:158px}
  .bk-mainnav-inner{gap:12px}
  .bk-nav a{font-size:13px;padding:10px 9px;min-height:48px}
  .bk-nav-btn{padding:11px 14px;font-size:13px;min-height:48px}
}
@media(max-width:980px){
  .bk-mainnav-inner{height:auto;min-height:78px}
  .bk-nav{align-items:stretch;flex-wrap:initial}
  .bk-nav li{display:block}
  .bk-nav a{justify-content:flex-start;min-height:0;white-space:normal;font-size:14px;padding:13px}
}

/* Mobil/tablet uygulama hissi veren menü düzeni */
@media (max-width: 980px){
  .bk-header{
    backdrop-filter: blur(18px);
    background: rgba(255,255,255,.96);
  }
  .bk-mainnav{
    border-bottom:1px solid rgba(10,58,102,.08);
    box-shadow:0 12px 35px rgba(8,39,74,.07);
  }
  .bk-mainnav-inner{
    min-height:82px !important;
    height:auto !important;
    flex-wrap:wrap;
    gap:12px;
    padding-top:10px;
    padding-bottom:10px;
  }
  .bk-logo img{
    width:150px;
    max-height:54px;
    object-fit:contain;
  }
  .bk-menu-btn{
    margin-left:auto;
    width:auto !important;
    min-width:98px;
    height:46px !important;
    padding:0 14px;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:10px !important;
    border:1px solid #dbe8f3 !important;
    border-radius:999px !important;
    background:linear-gradient(180deg,#ffffff,#f6fbff);
    box-shadow:0 10px 28px rgba(8,39,74,.10);
    color:var(--blue);
    font-weight:900;
    letter-spacing:-.02em;
    cursor:pointer;
  }
  .bk-menu-btn:after{
    content:"Menü";
    font-size:14px;
    line-height:1;
  }
  .bk-menu-btn span{
    width:18px !important;
    height:2px !important;
    background:var(--blue) !important;
    border-radius:999px !important;
    transition:.2s ease;
  }
  #bk-menu-check:checked ~ .bk-menu-btn{
    background:var(--blue);
    border-color:var(--blue) !important;
    color:#fff;
    box-shadow:0 14px 34px rgba(8,39,74,.22);
  }
  #bk-menu-check:checked ~ .bk-menu-btn span{
    background:#fff !important;
  }
  #bk-menu-check:checked ~ .bk-menu-btn span:nth-child(1){transform:translateY(7px) rotate(45deg)}
  #bk-menu-check:checked ~ .bk-menu-btn span:nth-child(2){opacity:0;transform:scaleX(.4)}
  #bk-menu-check:checked ~ .bk-menu-btn span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
  .bk-mainnav nav{
    order:5;
    width:100%;
    display:none;
    flex:0 0 100%;
    padding:0 0 8px;
  }
  #bk-menu-check:checked ~ nav{
    display:block;
    animation:bkMenuIn .18s ease-out both;
  }
  @keyframes bkMenuIn{
    from{opacity:0;transform:translateY(-6px)}
    to{opacity:1;transform:translateY(0)}
  }
  .bk-nav{
    display:grid !important;
    grid-template-columns:1fr 1fr;
    gap:10px !important;
    padding:14px !important;
    margin:0 !important;
    border:1px solid #e4edf6;
    border-radius:28px;
    background:linear-gradient(180deg,#ffffff,#f7fbff);
    box-shadow:0 18px 50px rgba(8,39,74,.10);
  }
  .bk-nav li{display:block !important;}
  .bk-nav a{
    min-height:54px !important;
    padding:12px 13px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    text-align:center;
    border:1px solid #e5eef7;
    border-radius:18px !important;
    background:#fff;
    color:#103858 !important;
    font-size:14px !important;
    font-weight:850 !important;
    line-height:1.22 !important;
    box-shadow:0 8px 20px rgba(8,39,74,.04);
  }
  .bk-nav a:hover,
  .bk-nav a.active{
    background:#fff6ee !important;
    border-color:#ffd7b1;
    color:#082e52 !important;
  }
  .bk-nav a.active:after{
    display:none !important;
  }
  .bk-nav-btn{
    margin-left:0 !important;
    order:6;
    flex:0 0 100%;
    width:100%;
    min-height:52px !important;
    display:inline-flex !important;
    border-radius:18px !important;
    font-size:15px !important;
    box-shadow:0 16px 34px rgba(245,130,32,.22);
  }
}
@media (max-width:640px){
  .bk-mainnav-inner{
    min-height:76px !important;
    padding-top:8px;
    padding-bottom:8px;
  }
  .bk-logo img{
    width:142px !important;
  }
  .bk-menu-btn{
    min-width:94px;
    height:44px !important;
    padding:0 12px;
  }
  .bk-nav{
    grid-template-columns:1fr !important;
    border-radius:24px;
    padding:12px !important;
  }
  .bk-nav a{
    min-height:50px !important;
    justify-content:flex-start !important;
    text-align:left;
    padding-left:16px !important;
  }
  .bk-nav-btn{
    display:inline-flex !important;
  }
}

/* Mobil ana sayfa: kullanıcı doğrudan hizmet alanıyla karşılaşsın */
@media (max-width:640px){
  body:has(.bk-hero) .bk-hero,
  body:has(.bk-hero) .bk-trust{
    display:none !important;
  }
  body:has(.bk-hero) .bk-section:first-of-type{
    padding-top:34px !important;
  }
  .bk-assessment h2{
    font-size:26px;
  }
}


/* Son ince ayar: linkler, telefonlar ve minimal tipografi */
.bk-article a.bk-tel-link,
.bk-tel-link{
  color:#0c5f9e;
  text-decoration:none;
  border-bottom:1px solid rgba(12,95,158,.25);
  font-weight:600;
  white-space:nowrap;
}
.bk-article a.bk-tel-link:hover,
.bk-tel-link:hover{color:#f58220;border-color:#f58220;}
.bk-inline-cta{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  padding:12px 18px;
  border-radius:999px;
  background:#fff6ee;
  color:#0b365d !important;
  border:1px solid #ffd9b5;
  text-decoration:none !important;
  font-weight:600 !important;
  letter-spacing:.01em;
}
.bk-inline-cta:hover{background:#f58220;color:#fff !important;border-color:#f58220;}
.bk-phone-line{
  font-weight:600 !important;
  letter-spacing:-.01em;
  color:#0b365d !important;
}
.bk-side-card strong,
.bk-quick-links strong,
.bk-footer h4{
  font-weight:600 !important;
  letter-spacing:-.01em;
}
.bk-side-card p,
.bk-help-card span,
.bk-help-card b,
.bk-quick-links a,
.bk-sidebar a,
.bk-footer a,
.bk-footer p{
  font-weight:400 !important;
}
.bk-side-card nav a{
  font-weight:500 !important;
  color:#193f62 !important;
  background:#fff;
}
.bk-side-card nav a span{font-weight:500 !important;}
.bk-side-card nav a b{
  font-weight:400 !important;
  color:#86a0b8;
}
.bk-side-card nav a.active,
.bk-side-card nav a:hover{
  color:#0b365d !important;
  background:#f7fbff !important;
  border-color:#dbe8f4 !important;
}
.bk-help-card b{
  line-height:1.45;
  color:#163c5f;
}
.bk-help-card a{
  font-weight:500 !important;
}
.bk-article h3,
.bk-article h4{
  font-weight:650 !important;
  letter-spacing:-.02em;
}
.bk-quick-links a{
  border-radius:999px;
}


/* Denetim final: kontrast, link, telefon ve minimal tipografi düzeltmeleri */
.bk-help-card,
.bk-help-card *{
  color:#fff !important;
}
.bk-help-card{
  background:linear-gradient(160deg,#062b4c 0%,#0d629f 100%) !important;
}
.bk-help-card span{
  color:#ffd1aa !important;
  font-weight:500 !important;
}
.bk-help-card b,
.bk-help-card p{
  color:rgba(255,255,255,.88) !important;
  font-weight:400 !important;
}
.bk-help-card a{
  color:#fff !important;
  font-weight:600 !important;
  text-decoration:none !important;
}
.bk-help-card a[href^="tel"]{
  background:#f58220 !important;
  border-color:#f58220 !important;
}
.bk-help-card a:not([href^="tel"]){
  background:rgba(255,255,255,.12) !important;
  border:1px solid rgba(255,255,255,.34) !important;
}
.bk-cta-band h3,
.bk-cta-band p,
.bk-cta-band *{
  color:#fff;
}
.bk-cta-band p{color:rgba(255,255,255,.84) !important;}
.bk-side-card strong{
  font-size:17px !important;
  font-weight:600 !important;
  letter-spacing:-.015em;
}
.bk-side-card nav a{
  font-weight:500 !important;
  box-shadow:none !important;
}
.bk-side-card nav a span{
  font-weight:500 !important;
}
.bk-article strong,
.bk-article b{
  font-weight:600;
}
.bk-inline-cta.bk-brand-link{
  display:inline-flex !important;
  align-items:center;
  justify-content:center;
  gap:8px;
  margin:10px 0 4px;
  padding:12px 18px;
  border-radius:999px;
  background:#fff6ee !important;
  border:1px solid #ffd7b1 !important;
  color:#0b365d !important;
  font-weight:600 !important;
  text-decoration:none !important;
}
.bk-inline-cta.bk-brand-link:hover{
  background:#f58220 !important;
  border-color:#f58220 !important;
  color:#fff !important;
}
.bk-tel-link{
  color:#0c5f9e !important;
  text-decoration:none !important;
  border-bottom:1px solid rgba(12,95,158,.25);
  font-weight:600 !important;
  white-space:nowrap;
}
.bk-tel-link:hover{
  color:#f58220 !important;
  border-color:#f58220;
}
@media (max-width: 820px){
  .bk-help-card{
    border-radius:24px !important;
  }
  .bk-help-card b{
    font-size:18px !important;
    line-height:1.45 !important;
  }
}


/* İletişim sayfası ve mobil barkod menü final düzenleme */
.bk-contact-grid-detailed{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.bk-contact-grid-detailed .bk-contact-box{
  min-height:122px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  gap:8px;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbfe 100%);
  border:1px solid #dfeaf4;
  box-shadow:0 14px 36px rgba(8,39,74,.06);
}
.bk-contact-label{
  display:block;
  font-size:13px;
  font-weight:500;
  color:#6b8197;
  letter-spacing:.01em;
}
.bk-contact-grid-detailed .bk-contact-box a{
  font-size:19px;
  font-weight:650 !important;
  letter-spacing:-.02em;
  color:#07345d !important;
}
.bk-contact-address{
  grid-column:1 / -1;
  min-height:112px !important;
}
.bk-contact-address p{
  margin:0 !important;
  color:#183d5e !important;
  font-size:18px !important;
  line-height:1.55;
  font-weight:450;
}
@media(max-width:820px){
  .bk-contact-grid-detailed{grid-template-columns:1fr !important;}
  .bk-contact-grid-detailed .bk-contact-box a{font-size:18px;}
  .bk-contact-address p{font-size:16px !important;}
}

@media(max-width:980px){
  .bk-menu-btn{
    min-width:108px !important;
    gap:9px !important;
  }
  .bk-menu-btn span{display:none !important;}
  .bk-menu-btn:before{
    content:"";
    width:28px;
    height:22px;
    display:inline-block;
    border-radius:4px;
    background:
      linear-gradient(90deg,
        #07345d 0 2px, transparent 2px 4px,
        #07345d 4px 6px, transparent 6px 9px,
        #07345d 9px 10px, transparent 10px 13px,
        #07345d 13px 16px, transparent 16px 19px,
        #07345d 19px 20px, transparent 20px 23px,
        #07345d 23px 26px, transparent 26px 28px);
  }
  #bk-menu-check:checked ~ .bk-menu-btn:before{
    background:
      linear-gradient(90deg,
        #fff 0 2px, transparent 2px 4px,
        #fff 4px 6px, transparent 6px 9px,
        #fff 9px 10px, transparent 10px 13px,
        #fff 13px 16px, transparent 16px 19px,
        #fff 19px 20px, transparent 20px 23px,
        #fff 23px 26px, transparent 26px 28px);
  }
}


/* Product guide additions */
.bk-side-sep{border:0;border-top:1px solid rgba(10,38,71,.08);margin:14px 0}
.bk-process-strip{display:grid;grid-template-columns:auto 1fr;gap:10px 12px;align-items:center;background:#f7fbff;border:1px solid rgba(9,64,111,.10);border-radius:22px;padding:18px 20px;margin:22px 0 28px}
.bk-process-strip span{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ff841f;color:#fff;font-weight:700;font-size:13px}
.bk-process-strip b{font-size:14px;font-weight:500;color:#12375c;line-height:1.45}
.bk-clean-list{margin:16px 0 24px;padding-left:20px;color:#24415f;line-height:1.8}
.bk-clean-list li{margin-bottom:6px}
.bk-product-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:24px}
.bk-product-guide-card{background:#fff;border:1px solid rgba(9,64,111,.10);border-radius:24px;padding:22px;box-shadow:0 12px 32px rgba(9,64,111,.06);text-decoration:none;color:#0a2647;transition:.2s ease}
.bk-product-guide-card:hover{transform:translateY(-3px);border-color:rgba(255,132,31,.35);box-shadow:0 18px 42px rgba(9,64,111,.10)}
.bk-product-guide-card span{display:block;font-size:12px;color:#ff841f;margin-bottom:8px;font-weight:600;letter-spacing:.02em}
.bk-product-guide-card strong{display:block;font-size:17px;font-weight:600;margin-bottom:8px}
.bk-product-guide-card p{font-size:14px;line-height:1.6;color:#49627c;margin:0}
@media(max-width:900px){.bk-product-guide-grid{grid-template-columns:1fr}.bk-process-strip{grid-template-columns:auto 1fr}}


/* Natural guide hub refinements */
.bk-mini-link-list{display:grid;gap:8px;margin-top:14px}
.bk-mini-link-list a{font-size:13px;color:#0b5797;text-decoration:none;border-top:1px solid rgba(9,64,111,.08);padding-top:8px;font-weight:500}
.bk-mini-link-list a:hover{color:#ff841f}

/* SEO authority content additions */
.bk-authority-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:24px 0}
.bk-authority-card{background:#fff;border:1px solid rgba(13,44,84,.10);border-radius:20px;padding:20px;box-shadow:0 12px 34px rgba(13,44,84,.06)}
.bk-authority-card h3{font-size:18px;margin:0 0 8px;color:#0b2f5b;font-weight:650}.bk-authority-card p{margin:0;color:#536070;line-height:1.7}.bk-faq-block{margin-top:28px}.bk-faq-item{background:#fff;border:1px solid rgba(13,44,84,.10);border-radius:16px;padding:18px 20px;margin-bottom:12px}.bk-faq-item h3{font-size:16px;margin:0 0 8px;color:#0b2f5b;font-weight:650}.bk-faq-item p{margin:0;color:#536070;line-height:1.7}.bk-related-box{margin-top:26px;padding:22px;border-radius:22px;background:linear-gradient(135deg,rgba(12,67,127,.06),rgba(255,139,31,.08));border:1px solid rgba(13,44,84,.08)}.bk-related-box h3{margin-top:0}.bk-related-links{display:flex;flex-wrap:wrap;gap:10px}.bk-related-links a{display:inline-flex;padding:9px 13px;border-radius:999px;background:#fff;border:1px solid rgba(13,44,84,.10);color:#0b2f5b;text-decoration:none;font-size:14px}.bk-related-links a:hover{border-color:#ff8b1f;color:#ff7a00}@media(max-width:768px){.bk-authority-grid{grid-template-columns:1fr}}

/* Para kazanma & dönüşüm içerikleri */
.bk-money-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:28px 0}
.bk-money-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:22px;padding:22px;box-shadow:0 14px 40px rgba(15,23,42,.06)}
.bk-money-card span{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#fff3e8,#eaf3ff);color:#f58220;margin-bottom:14px;font-weight:600}
.bk-money-card h3{font-size:19px;margin:0 0 8px;color:#0f2747;font-weight:600}
.bk-money-card p{margin:0 0 14px;color:#536174;line-height:1.7}
.bk-money-card a{display:inline-flex;text-decoration:none;color:#0d4f8b;font-weight:500}
.bk-process-pro{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:28px 0}
.bk-process-pro .step{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;padding:16px;position:relative}
.bk-process-pro .step b{display:block;color:#0f2747;font-size:15px;font-weight:600;margin-bottom:6px}
.bk-process-pro .step span{display:inline-flex;width:28px;height:28px;border-radius:999px;align-items:center;justify-content:center;background:#f58220;color:#fff;font-size:13px;margin-bottom:10px}
.bk-process-pro .step p{font-size:14px;line-height:1.55;margin:0;color:#5b6676}
.bk-price-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:26px 0}
.bk-price-card{border-radius:24px;padding:24px;background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid rgba(13,79,139,.12);box-shadow:0 20px 50px rgba(13,79,139,.08)}
.bk-price-card.featured{background:linear-gradient(135deg,#0f2747,#0d4f8b);color:#fff}
.bk-price-card h3{margin:0 0 8px;font-size:21px;font-weight:600}
.bk-price-card p{line-height:1.7;color:inherit;opacity:.85}
.bk-price-card ul{padding-left:18px;line-height:1.9}
.bk-inline-cta{background:linear-gradient(135deg,#0f2747,#0d4f8b);color:#fff;border-radius:24px;padding:26px;margin:28px 0;display:flex;justify-content:space-between;gap:20px;align-items:center}
.bk-inline-cta h3{margin:0 0 8px;font-weight:600}
.bk-inline-cta p{margin:0;color:rgba(255,255,255,.82)}
.bk-inline-cta a{white-space:nowrap;background:#f58220;color:#fff;text-decoration:none;border-radius:999px;padding:13px 18px;font-weight:600}
.bk-faq-list details{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:16px 18px;margin:10px 0}
.bk-faq-list summary{cursor:pointer;color:#0f2747;font-weight:600}
.bk-faq-list p{color:#536174}
@media(max-width:900px){.bk-money-grid,.bk-price-row,.bk-process-pro{grid-template-columns:1fr}.bk-inline-cta{display:block}.bk-inline-cta a{margin-top:14px;display:inline-flex}.bk-money-card{padding:18px}}
