/* Domain register landing — scoped layout fixes */
.dk-page {
    overflow-x: hidden;
    position: relative;
}

.dk-page .main-hero.domain {
    height: auto;
    min-height: 0;
    padding: 2.5rem 0 2rem;
    overflow: hidden;
}

.dk-page .main-hero.domain::after {
    display: none;
}

.dk-page .main-hero .container .hero-img,
.dk-page .main-hero .container .hero-img.dk-hero-visual {
    height: auto;
    min-height: 0;
    max-height: none;
    padding: 1rem 0;
}

.dk-page .dk-hero-visual__img {
    display: block;
    width: 100%;
    max-width: 420px;
    height: auto;
    margin: 0 auto;
    object-fit: contain;
}

.dk-page .main-hero .container .hero-text h1 {
    font-size: clamp(1.75rem, 4vw, 2.5rem);
    margin-bottom: 0.75rem;
}

.dk-page .main-hero .container .hero-text .lead {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 0;
}

.dk-page .trustpilothome {
    display: block;
    margin-bottom: 1rem;
    max-width: 180px;
    height: auto;
}

.dk-page .dr-search-hint {
    color: #5a6a7e !important;
    opacity: 1;
}

.dk-page .main-hero .container .hero-text .domain-search {
    height: auto;
    min-height: 64px;
    flex-wrap: nowrap;
    border-radius: 10px;
    overflow: hidden;
}

.dk-page .main-hero .container .hero-text .domain-search input {
    height: 64px;
    min-height: 64px;
}

.dk-page .main-hero .container .hero-text .domain-search button {
    flex-shrink: 0;
    white-space: nowrap;
}

.dk-page .dr-stats-bar {
    position: relative;
    z-index: 2;
}

.dk-page .domain-register-about.dr-section {
    padding-top: 2.5rem;
    padding-bottom: 1.5rem;
}

.dk-page .domain-price-table {
    position: relative;
    z-index: 1;
    overflow: visible;
}

.dk-page .domain-price-table::after {
    display: none;
}

.dk-page .dr-table-wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    background: #fff;
    border-radius: 12px;
    border: 1px solid #e8edf3;
    box-shadow: 0 2px 12px rgba(15, 35, 70, 0.06);
}

.dk-page .dr-price-table {
    margin-bottom: 0;
}

.dk-page .dr-price-val {
    font-weight: 700;
    color: #1565c0;
    white-space: nowrap;
}

.dk-page .features-wrap .feature-item.dr-feature-tile {
    background: #fff;
    border: 1px solid #e8edf3;
    border-radius: 12px;
    padding: 1.25rem;
    height: 100%;
    margin-bottom: 0;
}

.dk-page .page-blog .blog-img img {
    max-width: 100%;
    height: auto;
}

/* Domain register landing — inline search & UX */
.dr-hero-search {
    position: relative;
    margin-top: 1.25rem;
}

.dr-hero-search .domain-search input {
    flex: 1;
    min-width: 0;
}

.dr-tld-chips {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    margin-top: 1rem;
}

.dr-tld-chip {
    border: 1px solid rgba(255, 255, 255, 0.45);
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
    padding: 0.35rem 0.85rem;
    border-radius: 999px;
    font-size: 0.875rem;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.2s, border-color 0.2s;
}

.dr-tld-chip:hover,
.dr-tld-chip:focus {
    background: rgba(255, 255, 255, 0.25);
    border-color: #fff;
    outline: none;
}

.dr-inline-results {
    display: none;
    background: #f7f9fc;
    padding: 2rem 0 2.5rem;
    border-bottom: 1px solid #e8edf3;
}

.dr-inline-results.is-visible {
    display: block;
}

.dr-inline-results .domain-result-suggested .ds-col1 {
    font-size: 1.15rem;
    padding: 1.5rem;
}

.dr-price-filter {
    max-width: 320px;
    margin: 0 0 1.25rem auto;
    position: relative;
}

.dr-price-filter input {
    width: 100%;
    padding: 0.6rem 2.5rem 0.6rem 1rem;
    border: 1px solid #dde3ea;
    border-radius: 8px;
    font-size: 0.95rem;
}

.dr-price-filter button {
    position: absolute;
    right: 0.5rem;
    top: 50%;
    transform: translateY(-50%);
    border: 0;
    background: transparent;
    padding: 0.35rem;
}

.domain-table-body table tbody tr.dr-hidden {
    display: none;
}

.dr-links a {
    color: inherit;
    text-decoration: none;
}

.dr-links a:hover {
    text-decoration: underline;
}

@media (max-width: 767px) {
    .dr-tld-chips {
        justify-content: center;
    }
}

/* Domain kayıt landing page */
.dr-section {
    padding: 3.5rem 0;
}

.dr-landing-hero .hero-text h1 {
    font-weight: 700;
    line-height: 1.2;
}

.dr-stats-bar {
    background: linear-gradient(90deg, #0b3d91 0%, #1565c0 100%);
    color: #fff;
    padding: 1.25rem 0;
    margin-top: -1px;
}

.dr-stats-bar__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.5rem 2.5rem;
    list-style: none;
    margin: 0;
    padding: 0;
}

.dr-stats-bar__list li {
    text-align: center;
}

.dr-stats-bar__list strong {
    display: block;
    font-size: 1.35rem;
    font-weight: 700;
}

.dr-stats-bar__list span {
    font-size: 0.85rem;
    opacity: 0.9;
}

.dr-popular-exts {
    padding: 3rem 0;
    background: #f7f9fc;
}

.dr-ext-card__visual {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 56px;
    margin-bottom: 0.5rem;
    position: relative;
}

.dr-ext-card__logo {
    max-height: 48px;
    width: auto;
    object-fit: contain;
}

.dr-ext-card__logo.is-hidden {
    display: none;
}

.dr-ext-card__badge {
    display: none;
    align-items: center;
    justify-content: center;
    min-width: 72px;
    height: 40px;
    padding: 0 0.75rem;
    border-radius: 8px;
    background: linear-gradient(135deg, #1565c0, #0b3d91);
    color: #fff;
    font-weight: 700;
    font-size: 0.95rem;
}

.dr-ext-card__badge.is-visible {
    display: inline-flex;
}

.dr-ext-card {
    background: #fff;
    border: 1px solid #e8edf3;
    border-radius: 12px;
    padding: 1.25rem 1rem;
    text-align: center;
    height: 100%;
    transition: box-shadow 0.2s, transform 0.2s;
}

.dr-ext-card:hover {
    box-shadow: 0 8px 24px rgba(15, 35, 70, 0.1);
    transform: translateY(-2px);
}

.dr-ext-card__tld {
    font-size: 1.1rem;
    font-weight: 700;
    margin: 0.5rem 0 0.25rem;
}

.dr-ext-card__price {
    margin: 0 0 0.75rem;
    color: #1565c0;
}

.dr-ext-card__price strong {
    font-size: 1.15rem;
}

.dr-ext-card__btn {
    display: inline-block;
    font-size: 0.8rem;
    font-weight: 600;
    color: #1565c0;
    text-decoration: none;
    border: 1px solid #1565c0;
    border-radius: 6px;
    padding: 0.35rem 0.85rem;
}

.dr-ext-card__btn:hover {
    background: #1565c0;
    color: #fff;
}

.dr-benefits {
    padding: 3.5rem 0;
}

.dr-benefit-card__icon {
    width: 72px;
    height: 72px;
    margin: 0 auto 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #f0f4fa;
}

.dr-benefit-card__icon img {
    max-width: 56px;
    max-height: 52px;
    object-fit: contain;
}

.dr-benefit-card__icon--blue {
    background: rgba(21, 101, 192, 0.12);
    color: #1565c0;
    font-size: 1.75rem;
}

.dr-benefit-card__icon--green {
    background: rgba(27, 198, 198, 0.15);
    color: #1bc6c6;
    font-size: 1.75rem;
}

.dr-benefit-card {
    background: #fff;
    border-radius: 12px;
    padding: 1.5rem;
    height: 100%;
    text-align: center;
    box-shadow: 0 2px 12px rgba(15, 35, 70, 0.06);
}

.dr-benefit-card h3 {
    font-size: 1.05rem;
    font-weight: 700;
    margin: 1rem 0 0.5rem;
}

.dr-benefit-card p {
    font-size: 0.9rem;
    color: #5a6a7e;
    margin: 0;
}

/* 3-step cards — no absolute overlap */
.dk-steps {
    padding-bottom: 3.5rem;
}

.dk-step-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 2rem 1.5rem 1.5rem;
    border-radius: 12px;
    height: 100%;
    min-height: 320px;
}

.dk-step-card--green {
    background: #e1f5f5;
}

.dk-step-card--yellow {
    background: #faebcc;
}

.dk-step-card--pink {
    background: #ffeef0;
}

.dk-step-card__icon {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.35rem;
    margin-bottom: 1rem;
    color: #081131;
}

.dk-step-card h3 {
    font-size: 1.15rem;
    font-weight: 700;
    margin-bottom: 0.75rem;
    color: #081131;
}

.dk-step-card p {
    font-size: 0.95rem;
    color: #6978a0;
    margin-bottom: 1rem;
    flex: 1;
}

.dk-step-card__illus {
    margin-top: auto;
    width: 100%;
    max-height: 140px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.dk-step-card__illus img {
    max-width: 100%;
    max-height: 130px;
    height: auto;
    object-fit: contain;
}

.dr-feature-tile h3,
.dr-feature-tile h4 {
    font-size: 1rem;
}

.dr-cta-btn {
    display: inline-block;
    margin-top: 0.5rem;
}

#dr-domain-price-table {
    width: 100%;
}

@media (max-width: 991px) {
    .dk-page .main-hero .container .hero-img.dk-hero-visual {
        margin-top: 1.5rem;
    }

    .dk-page .main-hero .container .hero-text .domain-search {
        flex-wrap: wrap;
    }

    .dk-page .main-hero .container .hero-text .domain-search button {
        width: 100%;
        margin: 0;
        border-radius: 0 0 10px 10px;
        height: 48px;
    }

    .dk-page .main-hero .container .hero-text .domain-search input {
        width: 100%;
        flex: none;
    }
}

@media (max-width: 767px) {
    .dr-stats-bar__list {
        gap: 1rem 1.5rem;
    }

    .dr-stats-bar__list strong {
        font-size: 1.15rem;
    }

    .dk-step-card {
        min-height: 0;
    }

    .dr-tld-chips {
        justify-content: flex-start;
    }
}
