/* Bài landing luật sư chuyên mục — bố cục nội dung dài kiểu luathungbach.vn */

.ls-hb-article {
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    padding: 24px 26px 28px;
    margin-bottom: 28px;
    font-size: 15px;
    line-height: 1.75;
    color: #1e293b;
    box-shadow: 0 4px 14px rgba(15, 23, 42, 0.04);
}

.ls-hb-article h2 {
    font-family: "Roboto Condensed", system-ui, "Segoe UI", "Arial Narrow", Arial, sans-serif;
    font-size: 1.25rem;
    font-weight: 700;
    color: #0b2345;
    margin: 28px 0 14px;
    padding-bottom: 8px;
    border-bottom: 2px solid #c9a227;
    text-transform: none;
    letter-spacing: 0;
}

.ls-hb-article h2:first-child {
    margin-top: 0;
}

.ls-hb-article h3 {
    font-size: 1.05rem;
    font-weight: 700;
    color: #0f172a;
    margin: 20px 0 10px;
}

.ls-hb-article p {
    margin: 0 0 12px;
}

.ls-hb-article ul {
    margin: 0 0 16px;
    padding-left: 1.25rem;
}

.ls-hb-article li {
    margin-bottom: 8px;
}

.ls-hb-article .ls-hb-note {
    font-size: 13px;
    color: #64748b;
    font-style: italic;
    margin-top: 12px;
}

.ls-hb-fee-table-wrap {
    overflow-x: auto;
    margin: 16px 0 20px;
}

.ls-hb-fee-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
}

.ls-hb-fee-table th,
.ls-hb-fee-table td {
    border: 1px solid #cbd5e1;
    padding: 10px 12px;
    text-align: left;
    vertical-align: top;
}

.ls-hb-fee-table th {
    background: #f1f5f9;
    font-weight: 700;
    color: #0b2345;
}

.ls-hb-fee-table td:last-child {
    white-space: nowrap;
}

.ls-hb-tel {
    font-weight: 700;
    color: #b45309;
    text-decoration: none;
}

.ls-hb-tel:hover {
    text-decoration: underline;
}

.pl-practice__title--hb {
    text-transform: none;
    letter-spacing: 0.02em;
    font-size: clamp(1.15rem, 3.2vw, 1.65rem);
    line-height: 1.35;
}
