/*
 * HİZMET / BİLGİ SAYFALARI
 * Alan adı, VPS, yedekleme, web tasarım ve benzeri ayrıntı sayfalarının
 * ortak kart, SSS, banner ve mobil görünüm kuralları bu dosyadadır.
 */
.kh-seo-content{background:#fff}
.kh-seo-content .kh-seo-copy{max-width:900px;margin:0 auto;color:#5f5d66;font-size:17px;line-height:1.85}
.kh-seo-content .kh-seo-copy p{margin:0 0 20px}
.kh-seo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:42px}
.kh-seo-card{height:100%;padding:30px;background:#fff;border:1px solid rgba(91,36,137,.12);border-radius:16px;box-shadow:0 12px 34px rgba(42,20,66,.07)}
.kh-seo-card h3{margin:0 0 12px;color:#24212a;font-size:22px}
.kh-seo-card p{margin:0;color:#696671;line-height:1.7}
.kh-seo-list{max-width:900px;margin:34px auto 0;padding:0;list-style:none}
.kh-seo-list li{position:relative;margin:0 0 14px;padding:15px 18px 15px 48px;background:#fff;border:1px solid #eee9f2;border-radius:10px;color:#403b46}
.kh-seo-list li:before{position:absolute;left:18px;color:#35c98f;content:"✓";font-weight:800}
.kh-seo-related{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px}
.kh-seo-related a{display:inline-flex;padding:11px 17px;color:#54247f;background:#fff;border:1px solid rgba(84,36,127,.25);border-radius:7px;font-weight:700}
.kh-seo-related a:hover{color:#fff;background:#54247f;text-decoration:none}
.kh-faq{max-width:900px;margin:35px auto 0}
.kh-faq article{margin-bottom:16px;padding:24px 26px;background:#fff;border-left:4px solid #54247f;box-shadow:0 8px 25px rgba(42,20,66,.06)}
.kh-faq h3{margin:0 0 9px;color:#24212a;font-size:20px}
.kh-faq p{margin:0;color:#66636d;line-height:1.7}
.sub-banner-content .breadcrumb-con{max-width:100%;padding:0;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:rgba(16,7,47,.38);box-shadow:0 10px 28px rgba(6,3,20,.18);overflow:hidden;backdrop-filter:blur(7px)}
.sub-banner-content .breadcrumb{display:flex;align-items:center;flex-wrap:nowrap;margin:0;padding:0;background:transparent}
.sub-banner-content .breadcrumb-item{min-width:0;padding:10px 14px;color:#55e0ad;font-size:14px;font-weight:700;line-height:1.25;white-space:nowrap}
.sub-banner-content .breadcrumb-item a{display:inline-flex;align-items:center;color:#fff;text-decoration:none}
.sub-banner-content .breadcrumb-item:first-child a:before{margin-right:7px;content:"⌂";color:#55e0ad;font-size:16px;line-height:1}
.sub-banner-content .breadcrumb-item+.breadcrumb-item:before{float:none;padding-right:12px;color:rgba(255,255,255,.65);content:"›"}
.kh-domain-search-section{padding:42px 0;background:linear-gradient(135deg,#16083d 0%,#4d0b86 56%,#6412a6 100%)}
.kh-domain-search-shell{max-width:900px;margin:0 auto;text-align:center}
.kh-domain-search-shell .special-text{color:#55e0ad}
.kh-domain-search-shell h2{margin:6px 0 10px;color:#fff}
.kh-domain-search-shell p{margin:0 auto 22px;color:rgba(255,255,255,.82);font-size:16px}
.kh-domain-form{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:12px}
.kh-domain-input-wrap{display:flex;min-width:0;height:62px;align-items:center;padding:0 18px;border:1px solid rgba(255,255,255,.22);border-radius:10px;background:#fff;box-shadow:0 12px 28px rgba(9,3,28,.2)}
.kh-domain-input-wrap i{margin-right:12px;color:#54247f;font-size:20px}
.kh-domain-input-wrap input{width:100%;min-width:0;height:100%;padding:0;border:0;outline:0;background:transparent;color:#24212a;font-size:17px}
.kh-domain-form button{height:62px;border:0;border-radius:10px;background:#35d89a;color:#10213d;font-size:17px;font-weight:800;box-shadow:0 12px 28px rgba(53,216,154,.24);cursor:pointer}
.kh-domain-form button:hover,.kh-domain-form button:focus-visible{background:#55e0ad;transform:translateY(-1px)}
.kh-domain-form button:disabled{cursor:wait;opacity:.78;transform:none}
.kh-domain-result{min-height:24px;margin:16px 0 0;color:#fff;font-size:14px}
.kh-domain-results-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:20px}
.kh-domain-result-card{display:flex;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:11px 13px;border-radius:8px;background:#fff;box-shadow:0 8px 22px rgba(9,3,28,.16);font-weight:800}
.kh-domain-result-card.is-available{color:#18885f}
.kh-domain-result-card.is-taken{color:#d43f32}
.kh-domain-result-card.is-unknown{color:#6f6877}

/*
 * Ana hizmet sayfalarının ortak yüzey sistemi.
 * İçerik ve sayfa sırası değişmeden beyaz bloklar, temayla uyumlu dönüşümlü
 * yüzeyler ve kontrollü derinlik katmanlarıyla ayrıştırılır.
 */
.kh-service-surface{
  isolation:isolate;
  overflow:hidden;
}
.kh-service-surface>.container{
  position:relative;
  z-index:2;
}
.kh-service-surface:before,
.kh-service-surface:after{
  position:absolute;
  z-index:1;
  width:360px;
  height:360px;
  border-radius:50%;
  content:"";
  pointer-events:none;
}
.kh-service-surface--intro{
  background:
    linear-gradient(135deg,rgba(255,255,255,.72),rgba(255,255,255,.34)),
    linear-gradient(125deg,#f8f6ff 0%,#eee8fb 50%,#eaf9f5 100%);
}
.kh-service-surface--intro:before{
  top:-210px;
  right:-95px;
  background:radial-gradient(circle,rgba(111,48,201,.20) 0%,rgba(111,48,201,0) 70%);
}
.kh-service-surface--intro:after{
  bottom:-245px;
  left:-115px;
  background:radial-gradient(circle,rgba(53,216,154,.18) 0%,rgba(53,216,154,0) 70%);
}
.kh-service-surface--intro .kh-seo-card{
  border:1px solid rgba(91,36,137,.13);
  border-top:3px solid #6d37d7;
  background:rgba(255,255,255,.94);
  box-shadow:0 18px 42px rgba(46,22,79,.09);
  backdrop-filter:blur(7px);
}
.kh-service-surface--features{
  color:#fff;
  background:
    radial-gradient(circle at 88% 18%,rgba(120,61,211,.42),transparent 32%),
    radial-gradient(circle at 10% 88%,rgba(8,169,199,.22),transparent 34%),
    linear-gradient(135deg,#140738 0%,#35116c 52%,#173f52 100%)!important;
}
.kh-service-surface--features:before{
  top:-225px;
  left:-140px;
  border:1px solid rgba(255,255,255,.08);
  box-shadow:0 0 0 45px rgba(255,255,255,.018),0 0 0 90px rgba(255,255,255,.012);
}
.kh-service-surface--features:after{
  right:-170px;
  bottom:-250px;
  border:1px solid rgba(85,224,173,.13);
  box-shadow:0 0 0 52px rgba(85,224,173,.025);
}
.kh-service-surface--features .heading-title-con h2{
  color:#fff;
}
.kh-service-surface--features .heading-title-con .special-text{
  color:#55e0ad!important;
}
.kh-service-surface--features .kh-seo-list li{
  border:1px solid rgba(255,255,255,.24);
  background:rgba(255,255,255,.96);
  box-shadow:0 14px 32px rgba(7,3,28,.22);
}
.kh-service-surface--faq{
  background:
    radial-gradient(circle at 92% 8%,rgba(109,55,215,.10),transparent 28%),
    linear-gradient(180deg,#f7f4fc 0%,#fff 100%);
}
.kh-service-surface--faq:before{
  top:18%;
  right:-285px;
  border:1px solid rgba(109,55,215,.08);
  box-shadow:0 0 0 55px rgba(109,55,215,.025),0 0 0 110px rgba(109,55,215,.018);
}
.kh-service-surface--faq:after{
  display:none;
}
.kh-service-surface--faq .kh-faq article{
  border-left-color:#6d37d7;
  background:rgba(255,255,255,.96);
  box-shadow:0 13px 30px rgba(42,20,66,.08);
}

/*
 * HİZMETE ÖZEL GÖRSEL KİMLİKLER
 * Ortak HTML yapısı korunur; renk, desen, kart biçimi ve yerleşim ayrıntıları
 * hizmetin konusuna göre ayrışır.
 */

/* VPS: teknik ızgara, keskin kartlar ve mor/indigo altyapı. */
.kh-service-banner.kh-service-theme--vps .banner-overlay{
  background:linear-gradient(90deg,rgba(19,7,55,.96) 0%,rgba(47,18,96,.78) 55%,rgba(13,46,70,.48) 100%);
}
.kh-service-surface--intro.kh-service-theme--vps{
  background:linear-gradient(135deg,#f5f3fb 0%,#ece9f7 55%,#eef5f7 100%);
}
.kh-service-surface--intro.kh-service-theme--vps:before{
  top:0;
  left:0;
  width:100%;
  height:100%;
  border-radius:0;
  opacity:.48;
  background:
    linear-gradient(rgba(91,36,137,.055) 1px,transparent 1px),
    linear-gradient(90deg,rgba(91,36,137,.055) 1px,transparent 1px);
  background-size:36px 36px;
}
.kh-service-surface--intro.kh-service-theme--vps:after{
  right:-150px;
  bottom:-225px;
  left:auto;
  background:radial-gradient(circle,rgba(21,125,156,.18),rgba(21,125,156,0) 68%);
}
.kh-service-theme--vps .kh-seo-card{
  border-radius:10px;
  border-top-color:#602bb0;
  box-shadow:0 16px 36px rgba(31,20,58,.10);
}
.kh-service-surface--features.kh-service-theme--vps{
  background:
    linear-gradient(rgba(255,255,255,.026) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.026) 1px,transparent 1px),
    linear-gradient(135deg,#10062d 0%,#2b0d5f 54%,#123b50 100%)!important;
  background-size:42px 42px,42px 42px,auto;
}
.kh-service-surface--features.kh-service-theme--vps .kh-seo-list li{
  border-left:4px solid #8152dc;
  border-radius:6px;
}
.kh-service-surface--faq.kh-service-theme--vps{
  background:linear-gradient(180deg,#eef0f7 0%,#fbfbfd 100%);
}
.kh-service-surface--faq.kh-service-theme--vps .kh-faq article{
  border-left-color:#602bb0;
  border-radius:6px;
}

/* Cloud Backup: KuzgunHost mor paleti içinde yumuşak yedekleme katmanları. */
.kh-service-banner.kh-service-theme--backup .banner-overlay{
  background:linear-gradient(90deg,rgba(24,6,57,.96) 0%,rgba(67,20,119,.80) 55%,rgba(109,55,215,.44) 100%);
}
.kh-service-surface--intro.kh-service-theme--backup{
  background:linear-gradient(135deg,#faf7ff 0%,#eee8fb 52%,#f5efff 100%);
}
.kh-service-surface--intro.kh-service-theme--backup:before{
  top:-170px;
  right:-70px;
  background:radial-gradient(circle,rgba(126,68,211,.23),rgba(126,68,211,0) 69%);
}
.kh-service-surface--intro.kh-service-theme--backup:after{
  bottom:-190px;
  left:-80px;
  background:radial-gradient(circle,rgba(177,83,205,.16),rgba(177,83,205,0) 70%);
}
.kh-service-theme--backup .kh-seo-card{
  border-radius:24px;
  border-color:rgba(109,55,215,.17);
  border-top-color:#7540cf;
  box-shadow:0 18px 40px rgba(67,25,111,.11);
}
.kh-service-surface--features.kh-service-theme--backup{
  background:
    radial-gradient(circle at 86% 15%,rgba(157,91,224,.32),transparent 30%),
    radial-gradient(circle at 9% 90%,rgba(207,91,190,.18),transparent 32%),
    linear-gradient(135deg,#160638 0%,#35105f 52%,#5a238e 100%)!important;
}
.kh-service-surface--features.kh-service-theme--backup .kh-seo-list{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
}
.kh-service-surface--features.kh-service-theme--backup .kh-seo-list li{
  min-height:72px;
  margin:0;
  border-color:rgba(199,169,240,.34);
  border-radius:18px;
}
.kh-service-surface--features.kh-service-theme--backup .kh-seo-list li:before{
  color:#7540cf;
}
.kh-service-surface--faq.kh-service-theme--backup{
  background:linear-gradient(180deg,#f1ebfa 0%,#fdfbff 100%);
}
.kh-service-surface--faq.kh-service-theme--backup .kh-faq article{
  border-left-color:#7540cf;
  border-radius:0 18px 18px 0;
  box-shadow:0 13px 30px rgba(67,25,111,.09);
}

/* Web tasarım: yaratıcı mor/pembe geçişler ve renkli kart vurguları. */
.kh-service-banner.kh-service-theme--web .banner-overlay{
  background:linear-gradient(90deg,rgba(35,8,66,.95) 0%,rgba(102,25,142,.76) 55%,rgba(202,58,145,.32) 100%);
}
.kh-service-surface--intro.kh-service-theme--web{
  background:
    linear-gradient(135deg,rgba(255,255,255,.35),rgba(255,255,255,.08)),
    linear-gradient(125deg,#fbf3ff 0%,#f4eafa 47%,#fff0f5 100%);
}
.kh-service-surface--intro.kh-service-theme--web:before{
  top:-205px;
  right:-95px;
  background:conic-gradient(from 210deg,rgba(119,58,206,.22),rgba(235,78,159,.18),rgba(119,58,206,0));
}
.kh-service-surface--intro.kh-service-theme--web:after{
  bottom:-235px;
  left:-120px;
  background:radial-gradient(circle,rgba(240,105,159,.16),rgba(240,105,159,0) 70%);
}
.kh-service-theme--web .kh-seo-card{
  border-radius:18px 18px 34px 18px;
  box-shadow:0 20px 42px rgba(101,35,132,.11);
}
.kh-service-theme--web .kh-seo-card:nth-child(1){border-top-color:#7440cf}
.kh-service-theme--web .kh-seo-card:nth-child(2){border-top-color:#ca3e9b}
.kh-service-theme--web .kh-seo-card:nth-child(3){border-top-color:#ef805f}
.kh-service-surface--features.kh-service-theme--web{
  background:
    radial-gradient(circle at 82% 14%,rgba(240,105,159,.32),transparent 31%),
    radial-gradient(circle at 12% 92%,rgba(90,211,193,.18),transparent 34%),
    linear-gradient(135deg,#25104f 0%,#61218a 52%,#9b2f78 100%)!important;
}
.kh-service-surface--features.kh-service-theme--web .kh-seo-list{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
}
.kh-service-surface--features.kh-service-theme--web .kh-seo-list li{
  min-height:78px;
  margin:0;
  border-radius:20px 8px 20px 8px;
  box-shadow:0 16px 34px rgba(24,6,45,.24);
}
.kh-service-surface--features.kh-service-theme--web .kh-seo-list li:before{
  color:#c23c94;
}
.kh-service-surface--faq.kh-service-theme--web{
  background:linear-gradient(180deg,#f9edf8 0%,#fff 100%);
}
.kh-service-surface--faq.kh-service-theme--web .kh-faq article{
  border-left-color:#c23c94;
  border-radius:0 22px 22px 0;
  box-shadow:0 13px 30px rgba(101,35,132,.09);
}

/* Kurumsal mail: düzenli ve kurumsal mavi kart sistemi. */
.kh-service-banner.kh-service-theme--mail .banner-overlay{
  background:linear-gradient(90deg,rgba(11,20,56,.96) 0%,rgba(42,52,126,.78) 55%,rgba(80,50,148,.42) 100%);
}
.kh-service-surface--intro.kh-service-theme--mail{
  background:linear-gradient(135deg,#f2f6ff 0%,#eaf0fb 52%,#f2edff 100%);
}
.kh-service-surface--intro.kh-service-theme--mail:before{
  top:0;
  right:0;
  width:48%;
  height:100%;
  border-radius:0;
  opacity:.55;
  background:repeating-linear-gradient(145deg,rgba(59,84,177,.07) 0,rgba(59,84,177,.07) 1px,transparent 1px,transparent 26px);
}
.kh-service-surface--intro.kh-service-theme--mail:after{
  bottom:-235px;
  left:-125px;
  background:radial-gradient(circle,rgba(100,69,190,.17),rgba(100,69,190,0) 70%);
}
.kh-service-theme--mail .kh-seo-card{
  border:1px solid rgba(54,78,166,.14);
  border-top:1px solid rgba(54,78,166,.14);
  border-left:5px solid #4966cc;
  border-radius:12px;
  box-shadow:0 17px 38px rgba(35,50,111,.10);
}
.kh-service-surface--features.kh-service-theme--mail{
  background:
    radial-gradient(circle at 88% 15%,rgba(115,91,209,.32),transparent 30%),
    linear-gradient(135deg,#101a46 0%,#293c86 54%,#4b2d82 100%)!important;
}
.kh-service-surface--features.kh-service-theme--mail .kh-seo-list{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px 18px;
}
.kh-service-surface--features.kh-service-theme--mail .kh-seo-list li{
  min-height:74px;
  margin:0;
  border-radius:12px;
  border-left:4px solid #617fe1;
}
.kh-service-surface--features.kh-service-theme--mail .kh-seo-list li:before{
  color:#4966cc;
}
.kh-service-surface--faq.kh-service-theme--mail{
  background:linear-gradient(180deg,#edf2fc 0%,#fff 100%);
}
.kh-service-surface--faq.kh-service-theme--mail .kh-faq article{
  border-left-color:#4966cc;
  border-radius:0 12px 12px 0;
  box-shadow:0 13px 30px rgba(35,50,111,.08);
}

@media(max-width:767px){
  .kh-service-surface:before,
  .kh-service-surface:after{width:260px;height:260px}
  .kh-service-surface--intro .kh-seo-card{backdrop-filter:none}
  .kh-service-surface--features.kh-service-theme--backup .kh-seo-list,
  .kh-service-surface--features.kh-service-theme--web .kh-seo-list,
  .kh-service-surface--features.kh-service-theme--mail .kh-seo-list{grid-template-columns:1fr}
  .kh-service-surface--intro.kh-service-theme--vps:before{width:100%;height:100%}
  .kh-service-surface--intro.kh-service-theme--mail:before{width:100%;height:100%}
}
.kh-seo-content.padding-top.padding-bottom{padding-top:76px!important;padding-bottom:76px!important}
.kh-seo-content .heading-title-con h2{letter-spacing:-.018em}
.kh-seo-card{position:relative;overflow:hidden;border-top:3px solid #6d37d7;background:linear-gradient(145deg,#fff 0%,#fbf9ff 100%)}
.kh-seo-card:before{position:absolute;top:0;right:0;width:92px;height:92px;background:radial-gradient(circle at top right,rgba(109,55,215,.10),transparent 68%);content:"";pointer-events:none}
.kh-seo-list li{box-shadow:0 7px 18px rgba(42,20,66,.035)}
.kh-faq article{border-radius:0 12px 12px 0}
@media(max-width:767px){.kh-seo-content.padding-top.padding-bottom{padding-top:50px!important;padding-bottom:50px!important}}
@media(max-width:991px){.kh-seo-grid{grid-template-columns:1fr}.kh-seo-card{padding:26px}}
@media(max-width:767px){
  .sub-banner-content .breadcrumb-con{display:inline-flex!important;width:auto;max-width:100%;border-radius:12px}
  .sub-banner-content .breadcrumb-item{padding:9px 10px;font-size:13px}
  .sub-banner-content .breadcrumb-item.active{overflow:hidden;text-overflow:ellipsis}
  .sub-banner-content .breadcrumb-item+.breadcrumb-item:before{padding-right:9px}
  .kh-domain-search-section{padding:32px 0}
  .kh-domain-search-shell h2{font-size:28px;line-height:1.2}
  .kh-domain-form{grid-template-columns:1fr}
  .kh-domain-input-wrap,.kh-domain-form button{height:58px}
  .kh-domain-results-grid{grid-template-columns:1fr}
}
/* Breadcrumbs use one straight baseline on every generated service page. */
.sub-banner-content .breadcrumb-con{display:inline-flex!important;max-width:100%;padding:0 0 9px!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.48)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;backdrop-filter:none!important}
.sub-banner-content .breadcrumb{display:flex!important;align-items:baseline!important;flex-wrap:wrap!important;margin:0!important;padding:0!important;background:transparent!important}
.sub-banner-content .breadcrumb-item{min-width:0;padding:0!important;color:#55e0ad;font-size:14px;font-weight:700;line-height:1.35;white-space:normal!important}
.sub-banner-content .breadcrumb-item:first-child a:before{display:none!important;content:none!important}
.sub-banner-content .breadcrumb-item+.breadcrumb-item:before{float:none;padding:0 10px!important;color:rgba(255,255,255,.72)!important;content:"›"}
@media(max-width:767px){.sub-banner-content .breadcrumb-con{padding-bottom:8px!important}.sub-banner-content .breadcrumb-item{font-size:13px}.sub-banner-content .breadcrumb-item+.breadcrumb-item:before{padding:0 8px!important}}

.kh-topbar,.top-bar-con.kh-unified-topbar{height:40px!important;min-height:40px!important;font-family:Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;font-style:normal;line-height:20px!important;letter-spacing:0!important;text-align:left;font-synthesis:none}
.kh-topbar .kh-container,.top-bar-con.kh-unified-topbar .kh-shared-topbar-inner{box-sizing:border-box;height:40px;min-height:40px;font-family:Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;font-style:normal;line-height:20px!important;letter-spacing:0!important;font-synthesis:none}
.kh-topbar .kh-container>span,.top-bar-con.kh-unified-topbar .kh-shared-topbar-inner>span{font-family:Arial,sans-serif!important;font-size:12px!important;font-weight:600!important;font-style:normal;line-height:20px!important;letter-spacing:0!important}
.kh-topbar .kh-container>div,.top-bar-con.kh-unified-topbar .kh-shared-topbar-inner>div{box-sizing:border-box;height:20px}.kh-topbar .kh-container>div,.kh-topbar .kh-container a,.top-bar-con.kh-unified-topbar .kh-shared-topbar-inner>div,.top-bar-con.kh-unified-topbar .kh-shared-topbar-inner a{font-family:Arial,sans-serif!important;font-size:14px!important;font-weight:400!important;font-style:normal;line-height:20px!important;letter-spacing:0!important}
@media(max-width:575px){.kh-topbar .kh-container,.top-bar-con.kh-unified-topbar .kh-shared-topbar-inner{display:flex;width:calc(100% - 24px);justify-content:center;gap:0;margin:0 auto;font-size:12px!important;line-height:20px!important;text-align:center}.kh-topbar .kh-container>span,.top-bar-con.kh-unified-topbar .kh-shared-topbar-inner>span{display:none}.kh-topbar .kh-container>div,.kh-topbar .kh-container a,.top-bar-con.kh-unified-topbar .kh-shared-topbar-inner>div,.top-bar-con.kh-unified-topbar .kh-shared-topbar-inner a{font-size:12px!important;line-height:20px!important}}
