.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    color: #333333; /* Default text color for light background */
    background-color: #FFFFFF; /* Default body background is white */
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai__hero-section {
    padding-top: 10px; /* Small top padding, body handles --header-offset */
    padding-bottom: 60px;
    background-color: #f8f8f8; /* Light background for hero section */
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai__hero-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 40px;
    padding: 20px 15px;
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai__hero-content {
    flex: 1 1 45%;
    min-width: 300px;
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai__main-title {
    font-size: clamp(2.2rem, 4vw, 3.2rem); /* H1 font size with clamp */
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #26A9E0; /* Brand primary color for H1 */
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai__intro-text {
    font-size: 1.1rem;
    margin-bottom: 30px;
    color: #555555;
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai__hero-image {
    flex: 1 1 45%;
    text-align: center;
    min-width: 300px;
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai__main-hero-img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai__cta-buttons {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai__cta-buttons--bottom {
    margin-top: 40px;
    justify-content: center;
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai__btn-primary,
.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai__btn-secondary {
    display: inline-block;
    padding: 12px 25px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: bold;
    transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
    text-align: center;
    white-space: normal; /* Allow text to wrap */
    word-wrap: break-word; /* Break long words */
    box-sizing: border-box;
    max-width: 100%;
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai__btn-primary {
    background-color: #EA7C07; /* Custom color for Login/Primary CTA */
    color: #FFFFFF;
    border: 2px solid #EA7C07;
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai__btn-primary:hover {
    background-color: #d16d00;
    border-color: #d16d00;
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai__btn-secondary {
    background-color: #FFFFFF;
    color: #26A9E0; /* Brand primary color */
    border: 2px solid #26A9E0;
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai__btn-secondary:hover {
    background-color: #26A9E0;
    color: #FFFFFF;
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai__section {
    padding: 60px 0;
    background-color: #FFFFFF;
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai__content-area {
    padding-bottom: 0;
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai__container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai__section-title {
    font-size: clamp(1.8rem, 3vw, 2.5rem);
    font-weight: 700;
    color: #26A9E0;
    margin-bottom: 30px;
    text-align: center;
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai__sub-title {
    font-size: clamp(1.4rem, 2.5vw, 1.8rem);
    font-weight: 600;
    color: #333333;
    margin-top: 30px;
    margin-bottom: 15px;
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai p {
    margin-bottom: 15px;
    font-size: 1rem;
    color: #444444;
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai a {
    color: #26A9E0;
    text-decoration: none;
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai a:hover {
    text-decoration: underline;
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai ul {
    list-style-type: disc;
    margin-left: 20px;
    margin-bottom: 20px;
    color: #444444;
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai li {
    margin-bottom: 8px;
    font-size: 1rem;
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai__content-image {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 30px auto;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    min-width: 200px; /* Enforce minimum size */
    min-height: 200px;
}

/* FAQ Section */
.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai__faq-section {
    background-color: #f8f8f8;
    padding-top: 60px;
    padding-bottom: 60px;
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai__faq-list {
    margin-top: 30px;
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai__faq-item {
    background-color: #FFFFFF;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    margin-bottom: 15px;
    overflow: hidden;
    color: #333333;
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai__faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 25px;
    font-weight: bold;
    font-size: 1.1rem;
    cursor: pointer;
    background-color: #FFFFFF;
    color: #26A9E0; /* Question text color */
    list-style: none; /* For details/summary */
}

.page-blog-chien-thuat-dat-cuoc-voi-ty-le-nha-cai__faq-question::-webkit-details-marker {
    display: none;
}