/* Windows Hosting — alt bölümler (.dbd-linux ile birlikte linux-hosting-dodo.css kullanılır) */
.dbd-linux {
  --wh-accent: #0078d4;
  --wh-accent-dark: #005a9e;
  --wh-surface: #f0f6fc;
}

/* İç sayfa bölüm başlıkları — global site `header { height: 72px }` kuralından koruma */
.dbd-linux section header,
.dbd-linux .lh-ready-apps__head,
.dbd-linux .wh-related-hosting__head,
.dbd-linux .lh-solutions__head,
.dbd-linux .wh-content__head,
.dbd-linux .lh-seo-guide__head,
.dbd-linux .lh-other-products__head {
  height: auto !important;
  min-height: 0 !important;
  width: 100%;
  background: transparent !important;
  border: none !important;
  border-bottom: none !important;
  padding: 0 !important;
  position: relative;
  z-index: 10;
  overflow: visible;
}

/* İlgili hosting kartları — paketlerin hemen altında, Windows mavi teması */
.dbd-linux .wh-related-hosting {
  position: relative;
  z-index: 1;
  padding: clamp(44px, 6vw, 64px) 0;
  margin-top: 0;
  background: linear-gradient(180deg, #f0f6fc 0%, #e8f2fa 42%, #f5f9fd 100%);
  border-top: 1px solid rgba(0, 90, 158, 0.08);
  border-bottom: 1px solid rgba(0, 90, 158, 0.1);
  overflow: hidden;
}

.dbd-linux .wh-related-hosting::before {
  background-image: radial-gradient(rgba(0, 90, 158, 0.06) 1px, transparent 1px);
  opacity: 0.65;
}

.dbd-linux .wh-related-hosting__inner {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  position: relative;
  z-index: 2;
}

.dbd-linux .wh-related-hosting__head {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 820px;
  margin: 0 auto 12px;
  text-align: center;
}

.dbd-linux .wh-related-hosting .lh-ready-apps__kicker {
  color: var(--wh-accent-dark);
  background: rgba(0, 120, 212, 0.12);
  border-color: rgba(0, 90, 158, 0.22);
}

.dbd-linux .wh-related-hosting .lh-ready-apps__title {
  margin-bottom: 0;
}

.dbd-linux .wh-related-hosting .lh-ready-apps__title::after {
  background: linear-gradient(90deg, #0078d4, #005a9e);
}

.dbd-linux .wh-related-hosting__intro {
  width: 100%;
  max-width: 820px;
  margin: 0 auto clamp(24px, 4vw, 36px);
  padding: 0 clamp(8px, 2vw, 16px);
  font-size: clamp(0.94rem, 1.1vw, 1.05rem);
  line-height: 1.75;
  color: #475569;
  text-align: center;
  position: relative;
  z-index: 10;
}

.dbd-linux .wh-related-hosting__intro a {
  color: var(--wh-accent-dark);
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.dbd-linux .wh-related-hosting__intro a:hover {
  color: var(--wh-accent);
}

.dbd-linux .wh-related-hosting__grid {
  width: 100%;
  align-items: stretch;
  position: relative;
  z-index: 5;
  clear: both;
  margin-top: 0 !important;
}

.dbd-linux .wh-related-hosting .lh-ready-app-card:hover {
  border-color: rgba(0, 120, 212, 0.45);
  box-shadow: 0 18px 44px rgba(0, 90, 158, 0.14);
}

.dbd-linux .wh-related-hosting .lh-ready-app-card:focus-visible {
  outline-color: rgba(0, 120, 212, 0.45);
}

.dbd-linux .wh-related-hosting .lh-ready-app-card__icon {
  background: linear-gradient(145deg, #e8f4fc 0%, #d0e8f8 100%);
  border-color: rgba(0, 120, 212, 0.14);
}

.dbd-linux .wh-related-hosting .lh-ready-app-card__link {
  color: var(--wh-accent);
}

.dbd-linux .wh-related-hosting .lh-ready-app-card:hover .lh-ready-app-card__link {
  color: var(--wh-accent-dark);
}

@media (max-width: 575px) {
  .dbd-linux .wh-related-hosting {
    padding: 36px 0 40px;
  }

  .dbd-linux .wh-related-hosting__intro {
    text-align: left;
    padding: 0 4px;
    margin-bottom: 24px;
  }

  .dbd-linux .wh-related-hosting__grid > [class*="col-"] {
    margin-bottom: 0;
  }
}

/* Windows sayfasında hafif mavi vurgu (hero turuncu kalır, alt bölümlerde mavi) */
.dbd-linux .lh-migrate__kicker,
.dbd-linux .wh-content__kicker {
  color: var(--wh-accent-dark);
}

.dbd-linux .lh-perf__feature-ic {
  background: linear-gradient(145deg, #e8f4fc 0%, #d0e8f8 100%);
  color: var(--wh-accent);
}

.dbd-linux .lh-demo-card__cta--plesk:hover {
  color: var(--wh-accent-dark);
}

.dbd-linux .wh-tech-card__ic {
  background: linear-gradient(145deg, #e8f4fc 0%, #d0e8f8 100%);
  color: var(--wh-accent);
}

.dbd-linux .wh-why-item strong {
  color: var(--wh-accent);
}

/* Windows içerik blokları */
.dbd-linux .wh-content {
  padding: 64px 0;
}

.dbd-linux .wh-content--alt {
  background: var(--wh-surface);
}

.dbd-linux .wh-content__head {
  max-width: 720px;
  margin: 0 auto 40px;
  text-align: center;
}

.dbd-linux .wh-content__kicker {
  display: block;
  margin: 0 0 8px;
  font-size: 0.8125rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.dbd-linux .wh-content__title {
  margin: 0 0 12px;
  font-size: clamp(1.5rem, 2.5vw, 2rem);
  font-weight: 800;
  letter-spacing: -0.02em;
  color: #1a1a1a;
}

.dbd-linux .wh-content__sub {
  margin: 0;
  font-size: 1.05rem;
  line-height: 1.7;
  color: #5c6478;
}

.dbd-linux .wh-tech-grid {
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr;
}

@media (min-width: 576px) {
  .dbd-linux .wh-tech-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 992px) {
  .dbd-linux .wh-tech-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.dbd-linux .wh-tech-card {
  background: #fff;
  border: 1px solid rgba(20, 24, 40, 0.08);
  border-radius: 16px;
  padding: 24px;
  height: 100%;
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}

.dbd-linux .wh-tech-card:hover {
  box-shadow: 0 12px 32px rgba(0, 60, 120, 0.1);
  transform: translateY(-2px);
}

.dbd-linux .wh-tech-card__ic {
  width: 48px;
  height: 48px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  font-size: 1.25rem;
}

.dbd-linux .wh-tech-card h3 {
  margin: 0 0 8px;
  font-size: 1.05rem;
  font-weight: 700;
  color: #111827;
}

.dbd-linux .wh-tech-card p {
  margin: 0;
  font-size: 0.92rem;
  line-height: 1.65;
  color: #5c6478;
}

/* CTA band */
.dbd-linux .wh-cta-band {
  padding: 56px 0;
  background: linear-gradient(135deg, #0078d4 0%, #005a9e 100%);
  color: #fff;
  text-align: center;
}

.dbd-linux .wh-cta-band__title {
  margin: 0 0 12px;
  font-size: clamp(1.4rem, 3vw, 1.85rem);
  font-weight: 800;
}

.dbd-linux .wh-cta-band__text {
  margin: 0 auto 24px;
  max-width: 560px;
  font-size: 1.05rem;
  line-height: 1.65;
  opacity: 0.95;
}

.dbd-linux .wh-cta-band__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
}

.dbd-linux .wh-cta-band__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 12px 28px;
  border-radius: 12px;
  font-weight: 700;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.dbd-linux .wh-cta-band__btn--primary {
  background: #fff;
  color: var(--wh-accent-dark) !important;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}

.dbd-linux .wh-cta-band__btn--ghost {
  border: 2px solid rgba(255, 255, 255, 0.85);
  color: #fff !important;
}

.dbd-linux .wh-cta-band__btn:hover {
  transform: translateY(-2px);
  color: inherit !important;
}

/* page-blog link vurgusu */
.dbd-linux .page-blog .blog-text a {
  color: var(--wh-accent-dark);
  font-weight: 600;
}

.dbd-linux .page-blog .blog-text a:hover {
  color: var(--wh-accent);
}

/* ============================================================
   Layout fixes — .dbd-linux (eski .linux-hosting-page kapsamı)
   ============================================================ */
.dbd-linux {
  overflow-x: clip;
}

.dbd-linux .container {
  max-width: 100%;
}

.dbd-linux #packages > .container {
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

/* Karşılaştırma tablosu */
.dbd-linux .plan-table-wrap {
  background: linear-gradient(180deg, #f0f6fc 0%, #f7f9ff 100%);
  padding: clamp(48px, 8vw, 90px) 0;
  overflow: hidden;
}

.dbd-linux .plan-table-wrap .table-wrap {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin-left: calc(-1 * var(--bs-gutter-x, 12px));
  margin-right: calc(-1 * var(--bs-gutter-x, 12px));
  padding-left: var(--bs-gutter-x, 12px);
  padding-right: var(--bs-gutter-x, 12px);
}

.dbd-linux .plan-table-wrap .table-head {
  display: grid;
  grid-template-columns: minmax(160px, 1.4fr) repeat(4, minmax(130px, 1fr));
  gap: 12px;
  min-width: min(100%, 920px);
  background: #fff;
  border-radius: 24px;
  padding: clamp(16px, 3vw, 28px);
  box-shadow: 0 20px 48px rgba(0, 60, 120, 0.08);
}

.dbd-linux .plan-table-wrap .table-head .cell {
  border-radius: 16px;
  padding: clamp(14px, 2vw, 20px);
  background: #f8fbff;
  box-shadow: inset 0 0 0 1px rgba(0, 60, 120, 0.06);
  text-align: center;
  min-width: 0;
}

.dbd-linux .plan-table-wrap .table-head .cell .head .title {
  font-size: clamp(0.95rem, 2vw, 1.1rem);
  font-weight: 800;
  color: #0f172a;
  margin-top: 6px;
}

.dbd-linux .plan-table-wrap .table-head .cell strong {
  display: block;
  font-size: 1.05rem;
  color: #0f172a;
}

.dbd-linux .plan-table-wrap .table-head .cell p {
  margin: 4px 0 10px;
  font-size: 0.82rem;
  color: #64748b;
  line-height: 1.4;
}

.dbd-linux .plan-table-wrap .table-head .cell .old-price {
  display: block;
  font-size: 0.8rem;
  color: #94a3b8;
  text-decoration: line-through;
  margin-bottom: 6px;
}

.dbd-linux .plan-table-wrap .table-head .cell.popular {
  position: relative;
  border: 2px solid var(--wh-accent);
  background: #fff;
}

.dbd-linux .plan-table-wrap .table-head .cell .c-badge {
  position: absolute;
  top: -11px;
  left: 50%;
  transform: translateX(-50%);
  padding: 4px 10px;
  border-radius: 999px;
  background: var(--wh-accent);
  color: #fff;
  font-size: 0.65rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  white-space: nowrap;
}

.dbd-linux .plan-table-wrap .wh-plan-price {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: center;
  gap: 4px;
  margin: 8px 0 12px;
}

.dbd-linux .plan-table-wrap .wh-plan-price__val {
  font-size: clamp(1.35rem, 3vw, 1.75rem);
  font-weight: 800;
  color: var(--wh-accent-dark);
  line-height: 1.1;
  white-space: nowrap;
}

.dbd-linux .plan-table-wrap .wh-plan-price__per {
  font-size: 0.82rem;
  color: #64748b;
  font-weight: 600;
}

.dbd-linux .plan-table-wrap .table-head .cell a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  padding: 10px 16px;
  border-radius: 10px;
  background: var(--wh-accent);
  color: #fff !important;
  font-weight: 700;
  font-size: 0.84rem;
  text-decoration: none;
  transition: background 0.2s ease, transform 0.2s ease;
}

.dbd-linux .plan-table-wrap .table-head .cell a:hover {
  background: var(--wh-accent-dark);
  transform: translateY(-1px);
}

.dbd-linux .plan-table-wrap .table-body {
  margin-top: 20px;
  min-width: min(100%, 920px);
  background: #fff;
  border-radius: 24px;
  box-shadow: 0 16px 40px rgba(0, 60, 120, 0.07);
  overflow: hidden;
}

.dbd-linux .plan-table-wrap .row-head,
.dbd-linux .plan-table-wrap .content-row {
  display: grid;
  grid-template-columns: minmax(160px, 1.4fr) repeat(4, minmax(130px, 1fr));
  gap: 0;
  padding: 14px clamp(12px, 2vw, 24px);
  border-bottom: 1px solid rgba(0, 60, 120, 0.06);
  align-items: center;
}

.dbd-linux .plan-table-wrap .row-head {
  font-weight: 700;
  cursor: pointer;
  background: #fafcff;
}

.dbd-linux .plan-table-wrap .row-head.opened {
  background: #eef6fc;
}

.dbd-linux .plan-table-wrap .row-head .cell p {
  margin: 0;
  font-size: 0.95rem;
  color: #1e293b;
}

.dbd-linux .plan-table-wrap .content-row .cell {
  text-align: center;
  min-width: 0;
}

.dbd-linux .plan-table-wrap .content-row .cell:first-child {
  text-align: left;
}

.dbd-linux .plan-table-wrap .content-row .cell p {
  margin: 0;
  font-size: 0.9rem;
  color: #475569;
}

.dbd-linux .plan-table-wrap .content-row .cell span {
  font-weight: 600;
  color: #0f172a;
}

/* FAQ */
.dbd-linux .faq-wrapper {
  padding: clamp(56px, 8vw, 100px) 0;
  background: linear-gradient(180deg, #fff 0%, #f0f6fc 50%, #fff 100%);
  overflow: hidden;
}

.dbd-linux .faq-wrapper .section-title span {
  color: var(--wh-accent-dark);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-size: 0.85rem;
}

.dbd-linux .faq-wrapper .section-title .title {
  font-size: clamp(1.5rem, 3vw, 2.25rem);
  font-weight: 800;
  color: #0f172a;
}

.dbd-linux .faq-wrapper .section-title a {
  display: inline-flex;
  align-items: center;
  padding: 12px 22px;
  border-radius: 10px;
  background: var(--wh-accent);
  color: #fff !important;
  font-weight: 700;
  text-decoration: none;
}

.dbd-linux .faq-wrapper .section-title a:hover {
  background: var(--wh-accent-dark);
}

.dbd-linux .faq-item {
  background: #fff;
  border-radius: 16px;
  margin-bottom: 14px;
  border: 1px solid rgba(0, 60, 120, 0.08);
  box-shadow: 0 4px 18px rgba(0, 60, 120, 0.06);
  overflow: hidden;
}

.dbd-linux .faq-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 18px 22px;
  cursor: pointer;
}

.dbd-linux .faq-head h3 {
  margin: 0;
  flex: 1;
  min-width: 0;
  font-size: clamp(0.95rem, 2vw, 1.15rem);
  font-weight: 700;
  color: #0f172a;
  line-height: 1.4;
}

.dbd-linux .faq-head span {
  flex-shrink: 0;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: rgba(0, 120, 212, 0.1);
  color: var(--wh-accent);
}

.dbd-linux .faq-item.active .faq-head span {
  background: var(--wh-accent);
  color: #fff;
}

.dbd-linux .faq-body {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  padding: 0 22px;
  transition: max-height 0.35s ease, opacity 0.25s ease, padding 0.25s ease;
}

.dbd-linux .faq-item.active .faq-body {
  max-height: 600px;
  opacity: 1;
  padding: 0 22px 18px;
}

.dbd-linux .faq-body p {
  margin: 0;
  font-size: 0.95rem;
  line-height: 1.7;
  color: #475569;
}

/* Blog / SEO içerik blokları */
.dbd-linux .page-blog {
  padding: clamp(40px, 6vw, 72px) 0;
  overflow: hidden;
}

.dbd-linux .page-blog .row {
  align-items: center;
}

.dbd-linux .page-blog .blog-img {
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 200px;
  max-height: 420px;
}

.dbd-linux .page-blog .blog-img.pink {
  background: linear-gradient(145deg, #e8f4fc, #d0e8f8);
}

.dbd-linux .page-blog .blog-img.orange {
  background: linear-gradient(145deg, #eef6fc, #dceef8);
}

.dbd-linux .wh-blog-visual__img {
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: 360px;
  object-fit: contain;
  display: block;
  margin: 0 auto;
}

.dbd-linux .page-blog .blog-text span {
  display: inline-block;
  margin-bottom: 8px;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--wh-accent-dark);
}

.dbd-linux .page-blog .blog-text h2 {
  margin: 0 0 14px;
  font-size: clamp(1.35rem, 2.5vw, 1.85rem);
  font-weight: 800;
  color: #0f172a;
  line-height: 1.25;
}

.dbd-linux .page-blog .blog-text p {
  margin: 0;
  font-size: 1rem;
  line-height: 1.75;
  color: #475569;
}

.dbd-linux .packs-bottom {
  padding: clamp(40px, 6vw, 70px) 0;
  text-align: center;
}

.dbd-linux .packs-bottom .section-title .title {
  font-size: clamp(1.25rem, 3vw, 1.75rem);
}

.dbd-linux .packs-bottom > .container > a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 16px;
  padding: 12px 20px;
  border-radius: 12px;
  border: 1px solid #e2e8f0;
  background: #fff;
  color: #0f172a !important;
  font-weight: 700;
  text-decoration: none;
}

.dbd-linux .packs-bottom > .container > a:hover {
  border-color: var(--wh-accent);
  color: var(--wh-accent-dark) !important;
}

/* Paket grid — taşma önleme */
.dbd-linux.linux-hosting-pricing .pricing-suite__controls {
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}

.dbd-linux.linux-hosting-pricing .pricing-suite__grid {
  min-width: 0;
}

.dbd-linux.linux-hosting-pricing .pricing-card {
  min-width: 0;
  overflow: hidden;
}

.dbd-linux.linux-hosting-pricing .pricing-card__tech {
  flex-wrap: wrap;
  justify-content: center;
  gap: 6px;
}

.dbd-linux.linux-hosting-pricing .pricing-card__tech img {
  max-width: 48px;
  height: auto;
}

.dbd-linux.linux-hosting-pricing .pricing-card__spotlights {
  min-width: 0;
}

.dbd-linux.linux-hosting-pricing .pricing-card__spotlight {
  flex-wrap: wrap;
  min-width: 0;
}

.dbd-linux.linux-hosting-pricing .pricing-card__renewal-popover {
  max-width: min(100vw - 32px, 320px);
  overflow-x: auto;
}

/* Destek barı mobil */
@media (max-width: 767px) {
  .dbd-linux .lh-support-bar__actions {
    width: 100%;
  }

  .dbd-linux .lh-support-bar__btn {
    flex: 1 1 auto;
    min-width: 0;
  }

  .dbd-linux .lh-migrate__actions {
    flex-direction: column;
  }

  .dbd-linux .lh-migrate__btn {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .dbd-linux .plan-table-wrap .table-head,
  .dbd-linux .plan-table-wrap .table-body,
  .dbd-linux .plan-table-wrap .row-head,
  .dbd-linux .plan-table-wrap .content-row {
    min-width: 720px;
  }

  .dbd-linux .faq-wrapper .row > .col-lg-6:first-child {
    margin-bottom: 28px;
  }
}

@media (max-width: 575px) {
  .dbd-linux .page-blog .row > [class*="col-"]:first-child {
    margin-bottom: 20px;
  }

  .dbd-linux .linux-hero-stats {
    grid-template-columns: 1fr 1fr;
  }
}

/* SEO rehber — Windows mavi vurgu */
.dbd-linux .wh-seo-guide {
  background: var(--wh-surface);
  border-top-color: rgba(0, 90, 158, 0.08);
}

.dbd-linux .wh-seo-guide .lh-seo-guide__head h2 {
  color: #0f172a;
}

.dbd-linux .wh-seo-guide .lh-seo-guide__head a,
.dbd-linux .wh-seo-guide .lh-seo-guide__card a {
  color: var(--wh-accent-dark);
}

.dbd-linux .wh-seo-guide .lh-seo-guide__card {
  background: #fff;
  border-color: rgba(0, 90, 158, 0.1);
}

/* Güvence barı — paketlerden hemen sonra */
.dbd-linux .linux-hosting-pricing + .lh-trust-bar,
.dbd-linux #packages + .lh-trust-bar {
  padding-top: 28px;
  background: #f7f8fb;
}

/* ---------- OWEB referans: Neden Windows Hosting (koyu) ---------- */
.dbd-linux .wh-oweb-why {
  padding: clamp(56px, 8vw, 88px) 0;
  background: #12141d;
  color: #fff;
  position: relative;
  overflow: hidden;
}

.dbd-linux .wh-oweb-why__head {
  max-width: 760px;
  margin: 0 auto clamp(36px, 5vw, 52px);
  text-align: center;
}

.dbd-linux .wh-oweb-why__kicker {
  display: block;
  margin-bottom: 10px;
  font-size: 0.8125rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #ff8c00;
}

.dbd-linux .wh-oweb-why__title {
  margin: 0 0 12px;
  font-size: clamp(1.5rem, 3vw, 2.25rem);
  font-weight: 800;
  letter-spacing: -0.02em;
  color: #fff;
}

.dbd-linux .wh-oweb-why__sub {
  margin: 0;
  font-size: 1.05rem;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.78);
}

.dbd-linux .wh-oweb-why__line {
  display: block;
  width: 48px;
  height: 4px;
  margin: 18px auto 0;
  border-radius: 999px;
  background: #ff8c00;
}

.dbd-linux .wh-oweb-why__grid {
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 576px) {
  .dbd-linux .wh-oweb-why__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 992px) {
  .dbd-linux .wh-oweb-why__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.dbd-linux .wh-oweb-why__card {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  padding: 22px 20px;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 14px;
  transition: border-color 0.2s ease, background 0.2s ease;
}

.dbd-linux .wh-oweb-why__card:hover {
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 140, 0, 0.35);
}

.dbd-linux .wh-oweb-why__ic {
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(255, 140, 0, 0.14);
  color: #ff8c00;
}

.dbd-linux .wh-oweb-why__card h3 {
  margin: 0 0 6px;
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
}

.dbd-linux .wh-oweb-why__card p {
  margin: 0;
  font-size: 0.9rem;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.72);
}

/* ---------- OWEB referans: özellik kartları + sekmeler ---------- */
.dbd-linux .wh-oweb-features {
  padding: clamp(48px, 7vw, 72px) 0;
  background: #f3f4f6;
}

.dbd-linux .wh-oweb-features__cards {
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .dbd-linux .wh-oweb-features__cards {
    grid-template-columns: repeat(3, 1fr);
  }
}

.dbd-linux .wh-oweb-features__card {
  background: #fff;
  border-radius: 16px;
  padding: 24px 22px;
  box-shadow: 0 8px 28px rgba(15, 23, 42, 0.06);
  border: 1px solid rgba(15, 23, 42, 0.06);
  height: 100%;
}

.dbd-linux .wh-oweb-features__card ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.dbd-linux .wh-oweb-features__card li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 12px;
  font-size: 0.92rem;
  line-height: 1.55;
  color: #475569;
}

.dbd-linux .wh-oweb-features__card li:last-child {
  margin-bottom: 0;
}

.dbd-linux .wh-oweb-features__card li i {
  color: #ff8c00;
  margin-top: 3px;
  flex-shrink: 0;
}

.dbd-linux .wh-oweb-features__tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  padding: 14px 16px;
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 8px 28px rgba(15, 23, 42, 0.06);
  margin-bottom: 20px;
}

.dbd-linux .wh-oweb-features__tab {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 10px 16px;
  border: none;
  border-radius: 10px;
  background: transparent;
  color: #64748b;
  font-weight: 600;
  font-size: 0.9rem;
  cursor: pointer;
  transition: color 0.2s ease, background 0.2s ease;
}

.dbd-linux .wh-oweb-features__tab.is-active,
.dbd-linux .wh-oweb-features__tab:hover {
  background: #fff7ed;
  color: #ea580c;
}

.dbd-linux .wh-oweb-features__panel {
  display: none;
}

.dbd-linux .wh-oweb-features__panel.is-active {
  display: block;
}

.dbd-linux .wh-oweb-features__panel-inner {
  background: #fff;
  border-radius: 16px;
  padding: clamp(24px, 4vw, 36px);
  box-shadow: 0 8px 28px rgba(15, 23, 42, 0.06);
  text-align: center;
  max-width: 820px;
  margin: 0 auto;
}

.dbd-linux .wh-oweb-features__panel-badge {
  display: inline-block;
  margin-bottom: 8px;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #ea580c;
}

.dbd-linux .wh-oweb-features__panel-inner h3 {
  margin: 0 0 12px;
  font-size: clamp(1.2rem, 2.5vw, 1.55rem);
  font-weight: 800;
  color: #0f172a;
}

.dbd-linux .wh-oweb-features__panel-inner p {
  margin: 0;
  font-size: 1rem;
  line-height: 1.75;
  color: #475569;
}

/* ---------- OWEB referans: büyüme çözümleri ---------- */
.dbd-linux .wh-oweb-growth {
  padding: clamp(48px, 7vw, 72px) 0;
  background: #fff;
}

.dbd-linux .wh-oweb-growth__head {
  max-width: 820px;
  margin: 0 auto clamp(32px, 4vw, 44px);
  text-align: center;
}

.dbd-linux .wh-oweb-growth__head h2 {
  margin: 0 0 12px;
  font-size: clamp(1.35rem, 2.8vw, 2rem);
  font-weight: 800;
  color: #0f172a;
  line-height: 1.25;
}

.dbd-linux .wh-oweb-growth__head p {
  margin: 0;
  font-size: 1rem;
  line-height: 1.7;
  color: #64748b;
}

.dbd-linux .wh-oweb-growth__grid {
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 576px) {
  .dbd-linux .wh-oweb-growth__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 992px) {
  .dbd-linux .wh-oweb-growth__grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

.dbd-linux .wh-oweb-growth__tile {
  position: relative;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  padding: 24px 20px;
  height: 100%;
  transition: box-shadow 0.2s ease, transform 0.2s ease;
}

.dbd-linux .wh-oweb-growth__tile:hover {
  box-shadow: 0 12px 32px rgba(15, 23, 42, 0.08);
  transform: translateY(-2px);
}

.dbd-linux .wh-oweb-growth__tile--popular {
  border-color: rgba(255, 140, 0, 0.35);
  background: #fffbf5;
}

.dbd-linux .wh-oweb-growth__badge {
  position: absolute;
  top: 12px;
  right: 12px;
  padding: 4px 10px;
  border-radius: 999px;
  background: #ff8c00;
  color: #fff;
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.dbd-linux .wh-oweb-growth__tile h3 {
  margin: 0 0 10px;
  font-size: 1.05rem;
  font-weight: 700;
  color: #0f172a;
}

.dbd-linux .wh-oweb-growth__tile p {
  margin: 0 0 16px;
  font-size: 0.9rem;
  line-height: 1.65;
  color: #64748b;
}

.dbd-linux .wh-oweb-growth__tile a {
  font-weight: 700;
  font-size: 0.88rem;
  color: #ea580c !important;
  text-decoration: none;
}

.dbd-linux .wh-oweb-growth__tile a:hover {
  color: #c2410c !important;
}

/* migrate wrap — defined below with full padding */
.dbd-linux .wh-oweb-testimonials {
  padding: clamp(48px, 7vw, 72px) 0;
  background: #f8fafc;
}

.dbd-linux .wh-oweb-testimonials__head {
  max-width: 720px;
  margin: 0 auto clamp(28px, 4vw, 40px);
  text-align: center;
}

.dbd-linux .wh-oweb-testimonials__head h2 {
  margin: 0 0 10px;
  font-size: clamp(1.25rem, 2.5vw, 1.75rem);
  font-weight: 800;
  color: #0f172a;
}

.dbd-linux .wh-oweb-testimonials__head p {
  margin: 0;
  color: #64748b;
  line-height: 1.65;
}

.dbd-linux .wh-oweb-testimonials__grid {
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 768px) {
  .dbd-linux .wh-oweb-testimonials__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.dbd-linux .wh-oweb-testimonials__card {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  background: #fff;
  border-radius: 16px;
  padding: 22px 20px;
  border: 1px solid #e2e8f0;
  box-shadow: 0 6px 20px rgba(15, 23, 42, 0.05);
}

.dbd-linux .wh-oweb-testimonials__avatar {
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff8c00, #ea580c);
  color: #fff;
  font-weight: 800;
  font-size: 1rem;
}

.dbd-linux .wh-oweb-testimonials__card h3 {
  margin: 0 0 2px;
  font-size: 0.95rem;
  font-weight: 700;
  color: #0f172a;
}

.dbd-linux .wh-oweb-testimonials__role {
  margin: 0 0 10px;
  font-size: 0.82rem;
  color: #94a3b8;
}

.dbd-linux .wh-oweb-testimonials__card blockquote {
  margin: 0;
  font-size: 0.9rem;
  line-height: 1.65;
  color: #475569;
  font-style: normal;
}

/* ---------- OWEB referans: geliştirici bölümü ---------- */
.dbd-linux .wh-oweb-dev {
  padding: clamp(56px, 8vw, 88px) 0;
  background: #12141d;
  color: #fff;
}

.dbd-linux .wh-oweb-dev__grid {
  display: grid;
  gap: 32px;
  align-items: center;
}

@media (min-width: 992px) {
  .dbd-linux .wh-oweb-dev__grid {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 48px;
  }
}

.dbd-linux .wh-oweb-dev__kicker {
  display: inline-block;
  padding: 5px 12px;
  margin-bottom: 14px;
  border-radius: 999px;
  background: rgba(255, 140, 0, 0.16);
  border: 1px solid rgba(255, 140, 0, 0.35);
  color: #ff8c00;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.dbd-linux .wh-oweb-dev__content h2 {
  margin: 0 0 12px;
  font-size: clamp(1.45rem, 3vw, 2rem);
  font-weight: 800;
  color: #fff;
}

.dbd-linux .wh-oweb-dev__lead {
  margin: 0 0 24px;
  font-size: 1rem;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.75);
}

.dbd-linux .wh-oweb-dev__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 18px;
}

.dbd-linux .wh-oweb-dev__list li {
  display: flex;
  gap: 14px;
  align-items: flex-start;
}

.dbd-linux .wh-oweb-dev__list-ic {
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08);
  color: #ff8c00;
  font-size: 1.1rem;
}

.dbd-linux .wh-oweb-dev__list strong {
  display: block;
  margin-bottom: 4px;
  font-size: 1rem;
  color: #fff;
}

.dbd-linux .wh-oweb-dev__list p {
  margin: 0;
  font-size: 0.9rem;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.68);
}

.dbd-linux .wh-oweb-dev__code-window {
  background: #1e1e2e;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 20px 48px rgba(0, 0, 0, 0.35);
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.dbd-linux .wh-oweb-dev__code-bar {
  display: flex;
  align-items: center;
  gap: 7px;
  padding: 12px 16px;
  background: #2d2d3d;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.dbd-linux .wh-oweb-dev__code-bar span {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #ff5f57;
}

.dbd-linux .wh-oweb-dev__code-bar span:nth-child(2) {
  background: #febc2e;
}

.dbd-linux .wh-oweb-dev__code-bar span:nth-child(3) {
  background: #28c840;
}

.dbd-linux .wh-oweb-dev__code-bar em {
  margin-left: auto;
  font-style: normal;
  font-size: 0.78rem;
  color: rgba(255, 255, 255, 0.55);
}

.dbd-linux .wh-oweb-dev__code-body {
  margin: 0;
  padding: 18px 20px;
  overflow-x: auto;
  font-family: "Fira Code", "Consolas", monospace;
  font-size: 0.78rem;
  line-height: 1.65;
  color: #cdd6f4;
}

.dbd-linux .wh-oweb-dev__code-body .tok-tag { color: #89b4fa; }
.dbd-linux .wh-oweb-dev__code-body .tok-attr { color: #cba6f7; }
.dbd-linux .wh-oweb-dev__code-body .tok-str { color: #a6e3a1; }
.dbd-linux .wh-oweb-dev__code-body .tok-comment { color: #6c7086; }

/* ---------- OWEB referans: teknik özellikler ---------- */
.dbd-linux .wh-oweb-techspecs {
  padding: clamp(48px, 7vw, 72px) 0;
  background: #fff;
}

.dbd-linux .wh-oweb-techspecs__head {
  max-width: 720px;
  margin: 0 auto clamp(32px, 4vw, 44px);
  text-align: center;
}

.dbd-linux .wh-oweb-techspecs__kicker {
  display: block;
  margin-bottom: 8px;
  font-size: 0.8125rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #ea580c;
}

.dbd-linux .wh-oweb-techspecs__head h2 {
  margin: 0 0 10px;
  font-size: clamp(1.35rem, 2.8vw, 2rem);
  font-weight: 800;
  color: #0f172a;
}

.dbd-linux .wh-oweb-techspecs__head p {
  margin: 0;
  font-size: 1rem;
  line-height: 1.65;
  color: #64748b;
}

.dbd-linux .wh-oweb-techspecs__line {
  display: block;
  width: 56px;
  height: 3px;
  margin: 16px auto 0;
  border-radius: 999px;
  background: linear-gradient(90deg, #0078d4, #005a9e);
}

.dbd-linux .wh-oweb-techspecs__grid {
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr;
}

@media (min-width: 768px) {
  .dbd-linux .wh-oweb-techspecs__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.dbd-linux .wh-oweb-techspecs__card {
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  padding: 28px 24px;
  box-shadow: 0 10px 32px rgba(15, 23, 42, 0.06);
}

.dbd-linux .wh-oweb-techspecs__card h3 {
  margin: 0 0 16px;
  padding-bottom: 14px;
  border-bottom: 1px solid #e2e8f0;
  font-size: 1.1rem;
  font-weight: 700;
  color: #0f172a;
}

.dbd-linux .wh-oweb-techspecs__card h3 i {
  color: #0078d4;
  margin-right: 6px;
}

.dbd-linux .wh-oweb-techspecs__card ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.dbd-linux .wh-oweb-techspecs__card li {
  padding: 8px 0;
  font-size: 0.95rem;
  color: #64748b;
  border-bottom: 1px solid #f1f5f9;
}

.dbd-linux .wh-oweb-techspecs__card li:last-child {
  border-bottom: none;
}

/* ---------- OWEB referans: dashboard mockup ---------- */
.dbd-linux .wh-oweb-info {
  background: #fff;
}

.dbd-linux .wh-oweb-info--alt {
  background: #fafbfc;
}

.dbd-linux .wh-oweb-dashboard {
  position: relative;
  min-height: 280px;
  padding: 24px;
}

.dbd-linux .wh-oweb-dashboard__orb {
  position: absolute;
  border-radius: 50%;
  background: rgba(255, 140, 0, 0.18);
  filter: blur(2px);
}

.dbd-linux .wh-oweb-dashboard__orb--1 {
  width: 120px;
  height: 120px;
  top: 10%;
  right: 8%;
}

.dbd-linux .wh-oweb-dashboard__orb--2 {
  width: 80px;
  height: 80px;
  bottom: 12%;
  left: 6%;
}

.dbd-linux .wh-oweb-dashboard__panel {
  position: relative;
  z-index: 2;
  display: flex;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 16px 40px rgba(15, 23, 42, 0.12);
  overflow: hidden;
  border: 1px solid #e2e8f0;
}

.dbd-linux .wh-oweb-dashboard__sidebar {
  width: 88px;
  padding: 16px 10px;
  background: #f8fafc;
  border-right: 1px solid #e2e8f0;
  display: flex;
  flex-direction: column;
  gap: 10px;
  font-size: 0.65rem;
  font-weight: 700;
  color: #94a3b8;
  text-align: center;
}

.dbd-linux .wh-oweb-dashboard__logo {
  width: 32px;
  height: 32px;
  margin: 0 auto 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff8c00, #ea580c);
}

.dbd-linux .wh-oweb-dashboard__main {
  flex: 1;
  padding: 16px;
  display: grid;
  gap: 10px;
}

.dbd-linux .wh-oweb-dashboard__main--full {
  width: 100%;
}

.dbd-linux .wh-oweb-dashboard__card {
  padding: 12px 14px;
  background: #f8fafc;
  border-radius: 10px;
  font-size: 0.82rem;
  font-weight: 600;
  color: #334155;
  border: 1px solid #e2e8f0;
}

.dbd-linux .wh-oweb-dashboard__card--bar small {
  display: block;
  margin-bottom: 6px;
  font-size: 0.72rem;
  color: #94a3b8;
}

.dbd-linux .wh-oweb-dashboard__progress {
  display: block;
  height: 6px;
  background: #e2e8f0;
  border-radius: 999px;
  overflow: hidden;
}

.dbd-linux .wh-oweb-dashboard__progress i {
  display: block;
  height: 100%;
  background: linear-gradient(90deg, #ff8c00, #ea580c);
  border-radius: 999px;
}

.dbd-linux .wh-oweb-dashboard__card--cta {
  background: linear-gradient(135deg, #ff8c00, #ea580c);
  color: #fff;
  text-align: center;
  border: none;
  font-size: 0.78rem;
  letter-spacing: 0.04em;
}

.dbd-linux .wh-oweb-dashboard__card--list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
}

.dbd-linux .wh-oweb-dashboard__card--list em {
  font-style: normal;
  font-size: 0.75rem;
  color: #ea580c;
  font-weight: 700;
}

/* ---------- İkon düzeltmeleri & layout iyileştirmeleri ---------- */
.dbd-linux .wh-oweb-check {
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  margin-top: 2px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 14' fill='none'%3E%3Cpath d='M1.5 7.2l3.8 3.8 7.5-7.5' stroke='%23ff8c00' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.2 7.2l3.8 3.8 7.5-7.5' stroke='%23ff8c00' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' opacity='.55'/%3E%3C/svg%3E") center / contain no-repeat;
}

.dbd-linux .wh-oweb-check--sm {
  width: 16px;
  height: 16px;
  margin-top: 0;
}

.dbd-linux .wh-oweb-features__brand {
  display: flex;
  justify-content: center;
  margin: -28px auto 20px;
  position: relative;
  z-index: 3;
}

.dbd-linux .wh-oweb-features__brand-mark {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #12141d;
  box-shadow: 0 8px 24px rgba(18, 20, 29, 0.25);
}

.dbd-linux .wh-oweb-features {
  margin-top: -32px;
  padding-top: clamp(56px, 7vw, 72px);
  position: relative;
  z-index: 2;
}

.dbd-linux .wh-oweb-features__card li {
  align-items: center;
}

.dbd-linux .wh-oweb-features__tab i {
  font-size: 0.95rem;
  opacity: 0.9;
}

.dbd-linux .wh-oweb-features__panel[hidden] {
  display: none !important;
}

.dbd-linux .wh-oweb-features__panel.is-active[hidden] {
  display: block !important;
}

.dbd-linux .lh-op-card__icon i {
  font-size: 1.65rem;
  line-height: 1;
}

.dbd-linux .wh-oweb-growth__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  margin-bottom: 14px;
  border-radius: 12px;
  background: linear-gradient(135deg, #fff7ed, #ffedd5);
  color: #ea580c;
  font-size: 1.25rem;
  border: 1px solid rgba(255, 140, 0, 0.2);
}

.dbd-linux .wh-oweb-growth__tile--popular .wh-oweb-growth__icon {
  background: linear-gradient(135deg, #ff8c00, #ea580c);
  color: #fff;
  border: none;
}

.dbd-linux .wh-oweb-migrate-wrap {
  padding: clamp(24px, 4vw, 40px) 0 clamp(40px, 6vw, 64px);
  background: #fff;
}

.dbd-linux .wh-oweb-migrate-wrap .lh-migrate {
  margin-top: 0;
}

.dbd-linux .wh-oweb-techspecs__card h3 {
  display: flex;
  align-items: center;
  gap: 8px;
}

.dbd-linux .wh-oweb-techspecs__title-ic {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 8px;
  background: #e8f4fc;
  color: #0078d4;
  flex-shrink: 0;
}

.dbd-linux .wh-oweb-techspecs__card li {
  display: flex;
  align-items: center;
  gap: 10px;
}

.dbd-linux .wh-oweb-dev__list-ic svg {
  display: block;
}

.dbd-linux .wh-oweb-info .row {
  align-items: center;
}

.dbd-linux .wh-oweb-info .blog-text h2 {
  font-size: clamp(1.35rem, 2.5vw, 1.85rem);
}

/* SEO intro band */
.dbd-linux .wh-seo-intro {
  padding: clamp(32px, 5vw, 48px) 0;
  background: linear-gradient(180deg, #f8fafc 0%, #fff 100%);
  border-top: 1px solid #e2e8f0;
  border-bottom: 1px solid #e2e8f0;
}

.dbd-linux .wh-seo-intro__inner {
  max-width: 920px;
  margin: 0 auto;
  text-align: center;
}

.dbd-linux .wh-seo-intro__inner h2 {
  margin: 0 0 12px;
  font-size: clamp(1.2rem, 2.2vw, 1.55rem);
  font-weight: 800;
  color: #0f172a;
}

.dbd-linux .wh-seo-intro__inner p {
  margin: 0 0 16px;
  font-size: 1rem;
  line-height: 1.75;
  color: #475569;
}

.dbd-linux .wh-seo-intro__links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}

.dbd-linux .wh-seo-intro__links a {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 14px;
  border-radius: 999px;
  background: #fff;
  border: 1px solid #e2e8f0;
  color: #0f172a !important;
  font-size: 0.88rem;
  font-weight: 600;
  text-decoration: none;
  transition: border-color 0.2s ease, color 0.2s ease;
}

.dbd-linux .wh-seo-intro__links a:hover {
  border-color: #ea580c;
  color: #ea580c !important;
}

@media (max-width: 767px) {
  .dbd-linux .wh-oweb-dashboard {
    min-height: 220px;
    padding: 12px 0;
    margin-top: 20px;
  }

  .dbd-linux .wh-oweb-features__tabs {
    justify-content: flex-start;
    overflow-x: auto;
    flex-wrap: nowrap;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .dbd-linux .wh-oweb-features__tabs::-webkit-scrollbar {
    display: none;
  }

  .dbd-linux .wh-oweb-features__tab {
    flex: 0 0 auto;
    white-space: nowrap;
  }

  .dbd-linux .wh-oweb-why__card {
    flex-direction: column;
    align-items: flex-start;
  }

  .dbd-linux .wh-oweb-testimonials__card {
    flex-direction: column;
  }
}

/* Font Awesome — icons8 uyumluluk katmanı çakışmasını önle */
.dbd-linux .fab {
  font-family: "Font Awesome 5 Brands" !important;
  font-weight: 400 !important;
}

.dbd-linux .fas {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
}

.dbd-linux .far {
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 400 !important;
}

.dbd-linux .lh-op-card__icon {
  width: 64px;
  height: 64px;
  margin: 0 auto 16px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff8c00 0%, #ea580c 100%);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 10px 22px rgba(234, 88, 12, 0.3);
}

.dbd-linux .lh-support-bar__btn-ic svg {
  display: block;
  width: 22px;
  height: 22px;
}

.dbd-linux .wh-oweb-testimonials__stars {
  margin-bottom: 6px;
  color: #f59e0b;
  font-size: 0.85rem;
  letter-spacing: 0.06em;
  line-height: 1;
}

/* Windows Hosting — karşılaştırma CTA + DPE tablo vurguları */
.dbd-linux .wh-compare-cta {
  display: flex;
  justify-content: center;
  margin: clamp(16px, 3vw, 24px) 0 0;
}

.dbd-linux .wh-compare-cta__btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 14px 28px;
  border-radius: 999px;
  background: linear-gradient(135deg, #0078d4 0%, #005a9e 100%);
  color: #fff;
  font-size: 0.95rem;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 12px 28px rgba(0, 90, 158, 0.28);
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.dbd-linux .wh-compare-cta__btn:hover,
.dbd-linux .wh-compare-cta__btn:focus-visible {
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 16px 34px rgba(0, 90, 158, 0.34);
  background: linear-gradient(135deg, #0086e8 0%, #0066b8 100%);
}

.dbd-linux .wh-compare-cta__btn i {
  font-size: 0.9rem;
  opacity: 0.92;
}

.dbd-linux .wh-static-compare-note {
  margin-top: 28px;
  padding: 24px;
  border-radius: 16px;
  border: 1px solid rgba(0, 90, 158, 0.12);
  background: #f0f6fc;
  text-align: center;
}

.dbd-linux .wh-static-compare-note__title {
  margin: 0 0 8px;
  font-size: 1.25rem;
  font-weight: 800;
  color: #0f172a;
}

.dbd-linux .wh-static-compare-note__text {
  margin: 0;
  color: #475569;
  line-height: 1.6;
}

.dbd-linux #compare:focus {
  outline: none;
}

.dbd-linux #compare:focus-visible {
  outline: 2px solid rgba(0, 120, 212, 0.45);
  outline-offset: 4px;
  border-radius: 8px;
}

@media (max-width: 575px) {
  .dbd-linux .wh-compare-cta__btn {
    width: 100%;
    justify-content: center;
    padding: 14px 18px;
    font-size: 0.9rem;
  }
}
