/* BeDijital Homepage v1.5.52 — Kohost-native TLD logo/price chips. */
.bdh-home{--bdh-blue:#1457b9;--bdh-blue-dark:#0b3f91;--bdh-orange:#ff7a3d;--bdh-ink:#102d59;--bdh-text:#536882;--bdh-border:#dce6f2;--bdh-soft:#f5f8fc;overflow:hidden;color:var(--bdh-text)}
.bdh-home *{box-sizing:border-box}
.bdh-container{width:min(1200px,calc(100% - 40px));margin:0 auto}
.bdh-section{padding:76px 0}
.bdh-heading{max-width:760px;margin:0 auto 38px;text-align:center}
.bdh-heading h2{margin:0 0 12px;color:var(--bdh-ink);font-size:32px;line-height:1.22;font-weight:700}
.bdh-heading p{margin:0;font-size:16px;line-height:1.7;color:var(--bdh-text)}
.bdh-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:11px 20px;border-radius:7px;background:var(--bdh-blue);color:#fff!important;font-weight:700;line-height:1.2;text-decoration:none!important;transition:.2s ease}
.bdh-button:hover{background:var(--bdh-blue-dark);transform:translateY(-1px)}
.bdh-button--orange{background:var(--bdh-orange)}
.bdh-button--orange:hover{background:#e7652c}
.bdh-button--light{background:#fff;color:var(--bdh-blue)!important}
.bdh-button--light:hover{background:#f4f8ff}

/* The hero is deliberately short: domain search and the next product section share the first desktop viewport. */
.bdh-domain-hero{padding:40px 0 34px;background:#0946ae;color:#fff}
.bdh-domain-hero__inner{max-width:1040px;margin:0 auto;text-align:center}
.bdh-domain-hero h1{margin:0 0 8px;color:#fff;font-size:35px;line-height:1.15;font-weight:700}
.bdh-domain-hero__lead{margin:0 auto 20px;max-width:720px;color:rgba(255,255,255,.88);font-size:16px;line-height:1.55}
.bdh-domain-form{display:flex;align-items:center;max-width:840px;margin:0 auto;background:#fff;border-radius:8px;padding:5px;box-shadow:0 14px 32px rgba(4,26,78,.18)}
.bdh-domain-form input{flex:1;min-width:0;height:50px;padding:0 18px;border:0!important;outline:0!important;box-shadow:none!important;background:transparent;font-size:16px;color:#24344d}
.bdh-domain-form button{height:50px;min-width:150px;padding:0 24px;border:0;border-radius:6px;background:var(--bdh-orange);color:#fff;font-size:15px;font-weight:700;cursor:pointer}
.bdh-domain-form button:hover{background:#e7652c}
.bdh-home .bdp-popular-prices{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;margin:17px 0 0!important}
.bdh-home .bdp-price-chip{display:flex!important;flex-direction:row!important;align-items:center;justify-content:center;gap:8px;width:auto!important;min-width:112px!important;height:42px!important;padding:7px 11px!important;border:1px solid rgba(255,255,255,.42)!important;border-radius:6px!important;color:#fff!important;text-decoration:none!important;background:rgba(255,255,255,.06);cursor:pointer!important;transition:.2s ease!important}
.bdh-home .bdp-price-chip:hover{background:rgba(255,255,255,.12)!important;transform:translateY(-2px)!important}
.bdh-home .bdp-price-chip img,.bdh-home .bdp-price-chip-com img,.bdh-home .bdp-price-chip-com-tr img,.bdh-home .bdp-price-chip-net img,.bdh-home .bdp-price-chip-org img,.bdh-home .bdp-price-chip-tr img{display:block!important;width:auto!important;max-width:86px!important;height:14px!important;max-height:14px!important;object-fit:contain!important;margin:0!important}
.bdh-home .bdp-price-chip-net img,.bdh-home .bdp-price-chip-org img,.bdh-home .bdp-price-chip-tr img{height:14px!important;max-height:14px!important}
.bdh-home .bdp-price-chip span{font-size:13px!important;line-height:1!important;font-weight:700!important;opacity:1!important;white-space:nowrap}

/* Products deliberately begin immediately after the short hero. */
.bdh-featured{padding:42px 0 66px;background:#fff}
.bdh-featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.bdh-product-card{position:relative;display:flex;min-height:245px;flex-direction:column;padding:28px;border:1px solid var(--bdh-border);border-radius:13px;background:#fff;box-shadow:0 12px 34px rgba(20,58,108,.07);transition:.22s ease}
.bdh-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(20,58,108,.13)}
.bdh-product-card__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:17px;border-radius:10px;background:#edf4ff;color:var(--bdh-blue);font-size:22px}
.bdh-product-card h2{margin:0 0 7px;color:var(--bdh-ink);font-size:22px;line-height:1.2}
.bdh-product-card p{margin:0 0 16px;color:var(--bdh-text);font-size:14px;line-height:1.6}
.bdh-product-card__price{display:flex;align-items:flex-end;gap:5px;margin-top:auto;margin-bottom:18px;color:var(--bdh-ink)}
.bdh-product-card__price strong,.bdh-product-card__price .bdw-live-price,.bdh-product-card__price .bdh-live-price{font-size:28px;line-height:1;font-weight:800;color:var(--bdh-ink)}
.bdh-product-card__price small{padding-bottom:2px;font-size:13px;color:#7b8ca1}
.bdh-product-card .bdh-button{align-self:flex-start}

.bdh-service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:15px}
.bdh-service-card{display:flex;min-height:165px;flex-direction:column;align-items:center;justify-content:center;padding:22px 14px;border:1px solid var(--bdh-border);border-radius:11px;background:#fff;text-align:center;text-decoration:none!important;transition:.2s ease}
.bdh-service-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(20,58,108,.09)}
.bdh-service-card i{margin-bottom:14px;color:var(--bdh-blue);font-size:28px}
.bdh-service-card h3{margin:0 0 7px;color:var(--bdh-ink);font-size:17px}
.bdh-service-card span{color:#7a8aa0;font-size:12px;line-height:1.45}

/* Kohost 9 security image/component, with BeDijital copy only. */
.bdh-security{background:#fff}
.bdh-split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.bdh-split__image{text-align:center}.bdh-split__image img{display:block;max-width:100%;height:auto;margin:0 auto}
.bdh-split__copy h2{margin:0 0 18px;color:var(--bdh-ink);font-size:34px;line-height:1.2}
.bdh-check-list{display:flex;flex-direction:column;gap:16px;margin:0;padding:0;list-style:none}
.bdh-check-list li{display:flex;gap:12px;align-items:flex-start;font-size:15px;line-height:1.65;color:var(--bdh-text)}
.bdh-check-list i{margin-top:4px;color:#2bb673}

.bdh-performance{padding-top:18px;background:#fff}
.bdh-performance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}
.bdh-performance-card{text-align:center;padding:12px 28px}
.bdh-performance-card img{height:58px;width:auto;margin:0 auto 18px}
.bdh-performance-card h3{margin:0 0 10px;color:var(--bdh-ink);font-size:20px;line-height:1.35}
.bdh-performance-card p{margin:0;color:var(--bdh-text);font-size:14px;line-height:1.7}

.bdh-server-cta{padding:58px 0}
.bdh-server-cta__box{display:grid;grid-template-columns:1.5fr .7fr;gap:42px;align-items:center;padding:48px 54px;border-radius:15px;background:var(--bdh-blue);overflow:hidden}
.bdh-server-cta h2{margin:0 0 12px;color:#fff;font-size:31px;line-height:1.2}.bdh-server-cta p{margin:0 0 23px;max-width:720px;color:rgba(255,255,255,.88);font-size:15px;line-height:1.7}
.bdh-server-cta__image img{display:block;max-width:100%;height:auto;margin:0 auto}

.bdh-support{padding:66px 0;background:linear-gradient(135deg,#0d469e 0%,#1664cf 100%);color:#fff}
.bdh-support-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:54px;align-items:center}
.bdh-support h2{margin:0 0 13px;color:#fff;font-size:32px;line-height:1.2}.bdh-support p{margin:0 0 22px;color:rgba(255,255,255,.88);line-height:1.7}
.bdh-support-links{display:flex;gap:12px;flex-wrap:wrap}.bdh-support img{display:block;max-width:430px;width:100%;height:auto;margin:0 auto}

.bdh-faq{background:#fff}
.bdh-home .bdt-accordion{max-width:980px;margin:0 auto}
.bdh-home .bdt-faq-item{border:1px solid var(--bdh-border);border-radius:9px;background:#fff;overflow:hidden}.bdh-home .bdt-faq-item+.bdt-faq-item{margin-top:10px}
.bdh-home .accordion-header{margin:0}.bdh-home .accordion-button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border:0;background:#fff;color:var(--bdh-ink);font-size:15px;font-weight:700;text-align:left;cursor:pointer}
.bdh-home .bdt-faq-item.is-open .accordion-button{background:#f2f6fc}.bdh-home .accordion-button i{transition:.25s}.bdh-home .bdt-faq-item.is-open .accordion-button i{transform:rotate(180deg)}
.bdh-home .accordion-collapse{display:none}.bdh-home .accordion-collapse.show{display:block}.bdh-home .accordion-collapse.collapsing{display:block;overflow:hidden;transition:height .35s ease}
.bdh-home .accordion-body{padding:0 20px 20px;color:var(--bdh-text);font-size:14px;line-height:1.75}

.bdh-blog{background:var(--bdh-soft)}
.bdh-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.bdh-blog-card{overflow:hidden;border:1px solid var(--bdh-border);border-radius:12px;background:#fff;box-shadow:0 8px 24px rgba(20,58,108,.05)}
.bdh-blog-card__image{display:block;aspect-ratio:16/9;background:#e8eef7;overflow:hidden}.bdh-blog-card__image img{width:100%;height:100%;object-fit:cover}.bdh-blog-card__placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:#9aacbf;font-size:40px}
.bdh-blog-card__body{padding:22px}.bdh-blog-card time{display:block;margin-bottom:8px;color:#8b99aa;font-size:12px}.bdh-blog-card h3{margin:0 0 10px;font-size:19px;line-height:1.35}.bdh-blog-card h3 a{color:var(--bdh-ink)!important;text-decoration:none!important}.bdh-blog-card p{margin:0 0 14px;color:var(--bdh-text);font-size:13px;line-height:1.65}.bdh-text-link{color:var(--bdh-blue)!important;font-size:13px;font-weight:700;text-decoration:none!important}.bdh-empty{padding:30px;text-align:center;border:1px dashed var(--bdh-border);border-radius:10px;background:#fff}

@media(max-width:1024px){.bdh-service-grid{grid-template-columns:repeat(3,1fr)}.bdh-split{gap:40px}.bdh-server-cta__box{padding:40px}.bdh-product-card{padding:24px}}
@media(max-width:767px){.bdh-container{width:min(100% - 28px,1200px)}.bdh-section{padding:56px 0}.bdh-heading{margin-bottom:28px;text-align:left}.bdh-heading h2{font-size:27px}.bdh-domain-hero{padding:34px 0 28px}.bdh-domain-hero h1{font-size:29px}.bdh-domain-form{display:block;padding:7px;border-radius:10px}.bdh-domain-form input{width:100%;height:48px}.bdh-domain-form button{width:100%;height:46px;min-width:0}.bdh-home .bdp-popular-prices{justify-content:flex-start}.bdh-home .bdp-price-chip{min-width:104px!important}.bdh-featured{padding:32px 0 52px}.bdh-featured-grid,.bdh-performance-grid,.bdh-blog-grid{grid-template-columns:1fr}.bdh-service-grid{grid-template-columns:repeat(2,1fr)}.bdh-split,.bdh-support-grid,.bdh-server-cta__box{grid-template-columns:1fr}.bdh-split__copy h2,.bdh-support h2,.bdh-server-cta h2{font-size:28px}.bdh-security .bdh-split__image{order:2}.bdh-server-cta__box{padding:34px 28px}.bdh-support-grid{gap:32px}.bdh-support img{max-width:340px}.bdh-performance-card{text-align:left;padding:10px 0}.bdh-performance-card img{margin-left:0}}
@media(max-width:460px){.bdh-service-grid{grid-template-columns:1fr 1fr}.bdh-service-card{min-height:145px;padding:18px 10px}.bdh-home .bdp-price-chip{min-width:96px!important}.bdh-product-card__price strong,.bdh-product-card__price .bdw-live-price,.bdh-product-card__price .bdh-live-price{font-size:25px}}


/* 1.5.52 — homepage TLD row follows Kohost: logo above price. */
.bdh-home .bdp-popular-prices{
  display:flex!important;
  justify-content:flex-start!important;
  align-items:flex-start!important;
  gap:8px!important;
  flex-wrap:nowrap!important;
  width:100%!important;
  max-width:840px!important;
  margin:17px auto 0!important;
}
.bdh-home .bdp-price-chip,
.bdh-home .bdp-price-chip-com,
.bdh-home .bdp-price-chip-com-tr,
.bdh-home .bdp-price-chip-net,
.bdh-home .bdp-price-chip-org,
.bdh-home .bdp-price-chip-tr{
  box-sizing:border-box!important;
  flex:0 0 78px!important;
  width:78px!important;
  min-width:78px!important;
  height:50px!important;
  padding:4px 6px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:1px!important;
  border:1px solid rgba(255,255,255,.62)!important;
  border-radius:5px!important;
  color:#fff!important;
  text-align:center!important;
  text-decoration:none!important;
  background:rgba(255,255,255,.035)!important;
  cursor:pointer!important;
  transition:.2s ease!important;
}
.bdh-home .bdp-price-chip:hover{
  background:rgba(255,255,255,.12)!important;
  transform:translateY(-2px)!important;
}
.bdh-home .bdp-price-chip img,
.bdh-home .bdp-price-chip-com img,
.bdh-home .bdp-price-chip-com-tr img,
.bdh-home .bdp-price-chip-net img,
.bdh-home .bdp-price-chip-org img,
.bdh-home .bdp-price-chip-tr img{
  display:block!important;
  width:60px!important;
  max-width:60px!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
  margin:0 auto!important;
}
.bdh-home .bdp-price-chip span{
  display:block!important;
  margin:0!important;
  padding:0!important;
  color:#fff!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:700!important;
  opacity:1!important;
  white-space:nowrap!important;
}
@media(max-width:767px){
  .bdh-home .bdp-popular-prices{
    justify-content:flex-start!important;
    flex-wrap:wrap!important;
    max-width:100%!important;
  }
  .bdh-home .bdp-price-chip,
  .bdh-home .bdp-price-chip-com,
  .bdh-home .bdp-price-chip-com-tr,
  .bdh-home .bdp-price-chip-net,
  .bdh-home .bdp-price-chip-org,
  .bdh-home .bdp-price-chip-tr{
    flex-basis:78px!important;
    width:78px!important;
    min-width:78px!important;
  }
}


/* 1.5.53 — Homepage-only TLD chips.
   Return to the compact one-line v1.5.51 layout.
   The TLD names are rendered as HTML/CSS text so every extension uses
   exactly the same font size; raster logo proportions no longer affect typography. */
.bdh-home .bdp-popular-prices{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  gap:9px!important;
  flex-wrap:nowrap!important;
  width:100%!important;
  max-width:840px!important;
  margin:17px auto 0!important;
}
.bdh-home .bdp-price-chip,
.bdh-home .bdp-price-chip-com,
.bdh-home .bdp-price-chip-com-tr,
.bdh-home .bdp-price-chip-net,
.bdh-home .bdp-price-chip-org,
.bdh-home .bdp-price-chip-tr{
  box-sizing:border-box!important;
  position:relative!important;
  flex:0 0 132px!important;
  width:132px!important;
  min-width:132px!important;
  height:42px!important;
  padding:6px 10px!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  border:1px solid rgba(255,255,255,.42)!important;
  border-radius:6px!important;
  color:#fff!important;
  text-align:center!important;
  text-decoration:none!important;
  background:rgba(255,255,255,.06)!important;
  cursor:pointer!important;
  transition:.2s ease!important;
}
.bdh-home .bdp-price-chip:hover{
  background:rgba(255,255,255,.12)!important;
  transform:translateY(-2px)!important;
}

/* Hide raster TLD artwork on homepage only.
   Domain pages continue using their existing assets until reviewed separately. */
.bdh-home .bdp-price-chip img{
  display:none!important;
}

/* Common TLD typography: .com is the reference size for all five. */
.bdh-home .bdp-price-chip::before{
  display:inline-block!important;
  flex:0 0 auto!important;
  padding-left:10px!important;
  background-repeat:no-repeat!important;
  background-position:left center!important;
  background-size:7px 7px!important;
  color:#fff!important;
  font-family:inherit!important;
  font-size:20px!important;
  line-height:1!important;
  font-weight:700!important;
  letter-spacing:0!important;
  white-space:nowrap!important;
}
.bdh-home .bdp-price-chip-com::before{
  content:"com";
  background-image:radial-gradient(circle,#46c8e8 0 3px,transparent 3.5px);
}
.bdh-home .bdp-price-chip-com-tr::before{
  content:"com.tr";
  background-image:radial-gradient(circle,#ff5454 0 3px,transparent 3.5px);
}
.bdh-home .bdp-price-chip-net::before{
  content:"net";
  background-image:radial-gradient(circle,#46a8e8 0 3px,transparent 3.5px);
}
.bdh-home .bdp-price-chip-org::before{
  content:"org";
  background-image:radial-gradient(circle,#ffb31a 0 3px,transparent 3.5px);
}
.bdh-home .bdp-price-chip-tr::before{
  content:"tr";
  background-image:radial-gradient(circle,#ff5454 0 3px,transparent 3.5px);
}
.bdh-home .bdp-price-chip span{
  display:inline-block!important;
  flex:0 0 auto!important;
  margin:0!important;
  padding:0!important;
  color:#fff!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:700!important;
  opacity:1!important;
  white-space:nowrap!important;
}

@media(max-width:767px){
  .bdh-home .bdp-popular-prices{
    justify-content:center!important;
    flex-wrap:wrap!important;
    max-width:100%!important;
  }
  .bdh-home .bdp-price-chip,
  .bdh-home .bdp-price-chip-com,
  .bdh-home .bdp-price-chip-com-tr,
  .bdh-home .bdp-price-chip-net,
  .bdh-home .bdp-price-chip-org,
  .bdh-home .bdp-price-chip-tr{
    flex-basis:132px!important;
    width:132px!important;
    min-width:132px!important;
  }
}


/* 1.5.54 — homepage-only TLD punctuation and price correction. */
.bdh-home .bdp-price-chip span{
  font-size:14px!important;
  line-height:1!important;
  font-weight:700!important;
}


/* 1.5.55 — DevTools-approved homepage TLD price balance. */
.bdh-home .bdp-price-chip span{
  font-size:15px!important;
  line-height:1!important;
  font-weight:700!important;
  margin-top:3px!important;
}

/* 1.5.75 — Ana Sayfa / İhtiyacınız Olan Dijital Hizmetler.
 * Two-tab solution selector. This is the single visual authority for the
 * section. Cards are navigation/selection surfaces, not campaign banners. */
.bdh-home .bdh-services{
  padding:58px 0 64px;
  background:var(--bdh-soft)!important;
}
.bdh-home .bdh-services .bdh-heading{margin-bottom:26px}
.bdh-home .bdh-solutions{width:100%}
.bdh-home .bdh-solution-tabs{
  display:flex;
  justify-content:center;
  align-items:center;
  width:max-content;
  max-width:100%;
  margin:0 auto 30px;
  padding:4px;
  border:1px solid #cfdaea;
  border-radius:10px;
  background:#fff;
  box-shadow:0 5px 16px rgba(16,45,89,.045);
}
.bdh-home .bdh-solution-tab{
  min-width:178px;
  min-height:42px;
  padding:9px 18px;
  border:0;
  border-radius:7px;
  background:transparent;
  color:#23456f;
  font-family:inherit;
  font-size:14px;
  font-weight:700;
  line-height:1.2;
  cursor:pointer;
  transition:background-color .2s ease,color .2s ease,box-shadow .2s ease;
}
.bdh-home .bdh-solution-tab:hover{background:#edf4ff;color:#0b4fae}
.bdh-home .bdh-solution-tab.is-active{
  background:#0c52bd;
  color:#fff;
  box-shadow:0 6px 14px rgba(12,82,189,.17);
}
.bdh-home .bdh-solution-tab:focus-visible{outline:3px solid var(--bedijital-orange,#ff7a00);outline-offset:3px}
.bdh-home .bdh-solution-panel[hidden]{display:none!important}
.bdh-home .bdh-solution-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
}
.bdh-home .bdh-solution-card{
  position:relative;
  display:flex;
  min-height:218px;
  flex-direction:column;
  align-items:flex-start;
  padding:24px 24px 22px;
  border:1px solid #dfe7f2;
  border-radius:10px;
  background:#fff;
  box-shadow:0 8px 22px rgba(16,45,89,.05);
  color:var(--bdh-ink,#102d59)!important;
  text-decoration:none!important;
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;
}
.bdh-home .bdh-solution-card:hover{
  transform:translateY(-3px);
  border-color:#b9cdea;
  box-shadow:0 15px 32px rgba(16,45,89,.10);
}
.bdh-home .bdh-solution-card:focus-visible{outline:3px solid var(--bedijital-orange,#ff7a00);outline-offset:3px}
.bdh-home .bdh-solution-icon{
  display:inline-flex;
  width:56px;
  height:56px;
  align-items:center;
  justify-content:center;
  margin-bottom:17px;
  border-radius:50%;
  background:#eaf2ff;
  color:#0d59ca;
  font-size:24px;
}
.bdh-home .bdh-solution-name{
  display:block;
  margin:0 0 7px;
  color:#123665;
  font-size:19px;
  font-weight:700;
  line-height:1.22;
}
.bdh-home .bdh-solution-desc{
  display:block;
  min-height:42px;
  margin-bottom:17px;
  color:#65778e;
  font-size:13px;
  font-weight:400;
  line-height:1.55;
}
.bdh-home .bdh-solution-value{
  display:block;
  margin-top:auto;
  color:#0e3569;
  font-size:27px;
  font-weight:800;
  line-height:1.05;
  letter-spacing:-.02em;
}
.bdh-home .bdh-solution-note{
  display:block;
  margin-top:4px;
  color:#8190a4;
  font-size:11px;
  font-weight:600;
  line-height:1.35;
}
@media(max-width:991px){
  .bdh-home .bdh-solution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:767px){
  .bdh-home .bdh-services{padding:48px 0 52px}
  .bdh-home .bdh-services .bdh-heading{margin-bottom:24px;text-align:left}
  .bdh-home .bdh-solution-tabs{width:100%;margin-bottom:24px}
  .bdh-home .bdh-solution-tab{flex:1 1 50%;min-width:0;padding:9px 10px;font-size:13px}
  .bdh-home .bdh-solution-grid{grid-template-columns:1fr}
  .bdh-home .bdh-solution-card{min-height:0;padding:21px 20px}
  .bdh-home .bdh-solution-desc{min-height:0;margin-bottom:15px}
}

