/* BüyükHosting sayfa yüzeyi v4 — net sistem tipografisi ve beyaz detay şablonu */
:root{
  --bh-ui-font:"Segoe UI Variable Text","Segoe UI",Tahoma,Arial,sans-serif;
  --pvp-menu-font:var(--bh-ui-font);
}
html,body{background:#fff!important}
body.site-shell,
body.site-shell button,
body.site-shell input,
body.site-shell select,
body.site-shell textarea{
  font-family:var(--bh-ui-font)!important;
  font-synthesis:none;
  text-rendering:auto!important;
  -webkit-font-smoothing:auto!important;
  -moz-osx-font-smoothing:auto!important;
}
body.site-shell :where(h1,h2,h3,h4,h5,h6,p,a,span,strong,b,small,li,td,th,label,button){text-shadow:none!important}
body.site-shell .content{background:#fff!important}
body.site-shell .content>*{width:min(1380px,100%)!important}

/* Editörden gelen eski/yapay fontlar ziyaretçi sayfasının tipografisini değiştiremez. */
.rich-content,
.rich-content :where(h1,h2,h3,h4,h5,h6,p,span,strong,b,a,li,td,th,div,small,button),
.page-head,.bh-page-heading,.category-page-head,.detail-hero,.features-section,.gallery-section,.site-footer{
  font-family:var(--bh-ui-font)!important;
  font-synthesis:none!important;
  text-rendering:auto!important;
  -webkit-font-smoothing:auto!important;
}
.rich-content :where(p,li,td,th,span,a){font-weight:400}
.rich-content :where(a,strong,b){font-weight:600}
.rich-content :where(h1,h2,h3,h4,h5,h6){font-weight:700;letter-spacing:-.012em}
.bh-page-heading strong,.bh-page-heading h1,.bh-home-copy strong,.bh-menu-section-copy strong,.bh-accordion-copy strong,.bh-page-copy strong{font-weight:700!important}
.bh-page-heading small,.bh-page-heading span,.bh-home-copy small,.bh-menu-section-copy small,.bh-accordion-copy small,.bh-page-copy small{font-weight:600!important}

/* Eski başlık/breadcrumb şablonundan bağımsız yeni sayfa bandı. */
.bh-page-heading{
  position:relative;display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:18px;
  min-height:112px;margin:0 0 22px;padding:22px 26px;border:1px solid #d2e5e9;border-radius:20px;
  background:#fff;box-shadow:0 12px 32px rgba(5,62,80,.065);overflow:hidden;
}
.bh-page-heading:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(180deg,#08a4c3,#05657c)}
.bh-page-heading:after{content:"";position:absolute;right:-65px;top:-92px;width:210px;height:210px;border-radius:50%;border:34px solid rgba(10,164,195,.055);pointer-events:none}
.bh-page-heading-icon{position:relative;z-index:1;display:grid;place-items:center;width:58px;height:58px;border-radius:17px;color:#fff;background:linear-gradient(145deg,#053e50,#07829c);box-shadow:0 10px 22px rgba(5,62,80,.18);font-size:23px}
.bh-page-heading-copy{position:relative;z-index:1;min-width:0}
.bh-page-kicker{display:block;margin:0 0 5px;color:#078faa;font-size:10px;font-weight:700!important;letter-spacing:.13em;line-height:1.2}
.bh-page-heading h1{margin:0;color:#0b3d4d;font-size:clamp(25px,2.15vw,34px);line-height:1.18;letter-spacing:-.025em;overflow-wrap:anywhere}
.bh-breadcrumb{display:flex;align-items:center;gap:8px;margin-top:9px;min-width:0;color:#718991;font-size:13px;line-height:1.45;flex-wrap:wrap}
.bh-breadcrumb a{color:#087f99;text-decoration:none;font-weight:600}.bh-breadcrumb a:hover{text-decoration:underline;text-underline-offset:3px}.bh-breadcrumb i{font-size:9px;color:#9eb2b8}.bh-breadcrumb span{color:#718991;overflow-wrap:anywhere}

/* Daha geniş, beyaz ve bağımsız detay sayfası. */
.bh-detail-surface{
  position:relative;width:100%;margin:0;padding:clamp(22px,2.4vw,38px);
  border:1px solid #d3e5e9;border-radius:22px;background:#fff;
  box-shadow:0 18px 48px rgba(5,62,80,.07);overflow:hidden;
}
.bh-detail-surface:before{content:"";position:absolute;left:clamp(22px,2.4vw,38px);right:clamp(22px,2.4vw,38px);top:0;height:4px;border-radius:0 0 8px 8px;background:linear-gradient(90deg,#053e50,#0aa4c3 55%,#69d6e7)}
.bh-detail-surface>.rich-content{width:100%;max-width:none!important;margin-top:22px!important}
.bh-detail-surface>.rich-content:first-child{margin-top:0!important}
.bh-detail-surface>.rich-content-main{
  padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;
  box-shadow:none!important;overflow:visible!important;color:#2e505c!important;
}
.bh-detail-surface>.rich-content:not(.rich-content-main){padding:28px!important;border:1px solid #d8e8ec!important;border-radius:17px!important;background:#fff!important;box-shadow:0 9px 24px rgba(5,62,80,.045)!important}
.bh-detail-surface .rich-content{font-size:15px;line-height:1.78;color:#2e505c!important}
.bh-detail-surface .rich-content p{color:#3b5c67!important;line-height:1.78}

/* Eski mavi bloklar yerine beyaz BüyükHosting bilgi kartları. */
.bh-detail-surface .rich-content .rte-title-card,
.bh-detail-surface .rich-content .rte-cta-panel,
.bh-detail-surface .rich-content .rte-info-panel,
.bh-detail-surface .rich-content .rte-check-list-box,
.bh-detail-surface .rich-content .rte-callout,
.bh-detail-surface .rich-content .rte-callout-warning,
.bh-detail-surface .rich-content .rte-pricing-card,
.bh-detail-surface .rich-content .rte-feature-two-list{
  width:100%!important;max-width:none!important;margin:18px 0!important;border:1px solid #d2e5e9!important;
  border-radius:17px!important;background:#fff!important;box-shadow:0 9px 25px rgba(5,62,80,.055)!important;overflow:hidden!important;
}
.bh-detail-surface .rich-content .rte-title-card-head,
.bh-detail-surface .rich-content .rte-price-head,
.bh-detail-surface .rich-content .rte-feature-two-list-head{
  position:relative;padding:18px 22px 18px 58px!important;border:0!important;border-bottom:1px solid #d8e8ec!important;
  border-radius:0!important;background:#fff!important;color:#0b4051!important;text-align:left!important;font-size:17px!important;line-height:1.4!important;font-weight:700!important;letter-spacing:0!important;
}
.bh-detail-surface .rich-content .rte-title-card-head:before,
.bh-detail-surface .rich-content .rte-price-head:before,
.bh-detail-surface .rich-content .rte-feature-two-list-head:before{
  content:"";position:absolute;left:20px;top:50%;width:24px;height:24px;border-radius:8px;background:#dff5f8;box-shadow:inset 0 0 0 1px #b9e0e7;transform:translateY(-50%);
}
.bh-detail-surface .rich-content .rte-title-card-head:after,
.bh-detail-surface .rich-content .rte-price-head:after,
.bh-detail-surface .rich-content .rte-feature-two-list-head:after{
  content:"";position:absolute;left:29px;top:50%;width:7px;height:7px;border-radius:50%;background:#079bb8;transform:translateY(-50%);
}
.bh-detail-surface .rich-content .rte-title-card-body,
.bh-detail-surface .rich-content .rte-price-body,
.bh-detail-surface .rich-content .rte-info-body,
.bh-detail-surface .rich-content .rte-feature-two-list-body{padding:24px 26px!important;background:#fff!important;color:#355762!important}
.bh-detail-surface .rich-content .rte-title-card-body p{font-size:15px!important;color:#3b5c67!important;line-height:1.75!important}
.bh-detail-surface .rich-content .rte-info-title{padding:17px 20px!important;border-bottom:1px solid #d8e8ec!important;background:#fff!important;color:#0b4051!important;font-weight:700!important}
.bh-detail-surface .rich-content .rte-cta-panel{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:20px!important}
.bh-detail-surface .rich-content .rte-cta-button,.bh-detail-surface .rich-content .rte-btn-primary{
  min-height:46px;margin:0!important;padding:12px 20px!important;border-radius:11px!important;background:linear-gradient(135deg,#069cba,#057b94)!important;color:#fff!important;font-weight:600!important;box-shadow:0 9px 20px rgba(7,141,168,.17)!important;
}
.bh-detail-surface .rich-content .rte-mini-note{margin:0!important;padding:11px 14px!important;border:1px solid #d5e7eb!important;border-radius:10px!important;background:#fff!important;color:#42616b!important;font-weight:600!important}
.bh-detail-surface .rich-content .rte-callout,.bh-detail-surface .rich-content .rte-callout-warning{padding:20px 22px!important;border-left:5px solid #08a4c3!important;color:#355762!important}
.bh-detail-surface .rich-content .rte-check-list-box{padding:22px 24px!important}
.bh-detail-surface .rich-content .rte-two-column{gap:18px!important}.bh-detail-surface .rich-content .rte-two-column>div{border:1px solid #d7e8ec!important;border-radius:15px!important;background:#fff!important;box-shadow:none!important}
.bh-detail-surface .features-section,.bh-detail-surface .gallery-section,.bh-detail-surface .slider-gallery-section,.bh-detail-surface .youtube-auto-section,.bh-detail-surface .youtube-manual-section{background:#fff!important;border-color:#d4e6ea!important;border-radius:18px!important;box-shadow:0 9px 25px rgba(5,62,80,.05)!important}
.bh-detail-surface .features-section h2,.bh-detail-surface .gallery-section h2,.bh-detail-surface .gallery-item h3{background:#fff!important;color:#0b4051!important;border:1px solid #d8e8ec!important;border-left:5px solid #08a4c3!important;text-align:left!important;border-radius:12px!important;font-weight:700!important;letter-spacing:0!important;text-transform:none!important}

@media(max-width:768px){
  body.site-shell .content>*{width:100%!important}
  .bh-page-heading{grid-template-columns:48px minmax(0,1fr);gap:13px;min-height:98px;margin-bottom:14px;padding:17px 15px;border-radius:16px}
  .bh-page-heading-icon{width:48px;height:48px;border-radius:14px;font-size:19px}.bh-page-heading h1{font-size:clamp(22px,6.3vw,27px)}.bh-page-kicker{font-size:9px}.bh-breadcrumb{font-size:12px;gap:6px}
  .bh-detail-surface{padding:18px 14px;border-radius:17px;box-shadow:0 10px 28px rgba(5,62,80,.06)}.bh-detail-surface:before{left:14px;right:14px}
  .bh-detail-surface>.rich-content:not(.rich-content-main){padding:18px!important}
  .bh-detail-surface .rich-content{font-size:14.5px;line-height:1.7}
  .bh-detail-surface .rich-content .rte-title-card-head,.bh-detail-surface .rich-content .rte-price-head,.bh-detail-surface .rich-content .rte-feature-two-list-head{padding:15px 14px 15px 48px!important;font-size:15px!important}
  .bh-detail-surface .rich-content .rte-title-card-head:before,.bh-detail-surface .rich-content .rte-price-head:before,.bh-detail-surface .rich-content .rte-feature-two-list-head:before{left:14px}.bh-detail-surface .rich-content .rte-title-card-head:after,.bh-detail-surface .rich-content .rte-price-head:after,.bh-detail-surface .rich-content .rte-feature-two-list-head:after{left:23px}
  .bh-detail-surface .rich-content .rte-title-card-body,.bh-detail-surface .rich-content .rte-price-body,.bh-detail-surface .rich-content .rte-info-body,.bh-detail-surface .rich-content .rte-feature-two-list-body{padding:18px 15px!important}
  .bh-detail-surface .rich-content .rte-cta-panel{grid-template-columns:1fr;padding:15px!important}.bh-detail-surface .rich-content .rte-cta-button,.bh-detail-surface .rich-content .rte-btn-primary{width:100%!important}
}
@media(max-width:420px){.bh-page-heading{grid-template-columns:1fr}.bh-page-heading-icon{width:44px;height:44px}.bh-detail-surface{padding-left:11px;padding-right:11px}.bh-detail-surface:before{left:11px;right:11px}}
