body { padding-top: var(--header-offset, 122px); }
:root { --header-offset: 122px; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao { font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; color: #212529; background: #FFFFFF; line-height: 1.7; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__container { width: 100%; max-width: 1200px; margin: 0 auto; padding: 0 20px; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__hero-section { padding-top: 10px; padding-bottom: 40px; background: linear-gradient(180deg, #f0f8fd 0%, #ffffff 100%); display: flex; flex-direction: column; align-items: center; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__hero-image { width: 100%; max-width: 1200px; margin: 0 auto; padding: 0 20px; box-sizing: border-box; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__hero-img { display: block; width: 100%; height: auto; border-radius: 16px; box-shadow: 0 10px 30px rgba(38, 169, 224, 0.2); }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__hero-content { width: 100%; max-width: 900px; margin: 30px auto 0; padding: 0 20px; box-sizing: border-box; text-align: center; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__hero-title { font-weight: 800; line-height: 1.25; letter-spacing: -0.5px; color: #0b4a68; margin: 0 0 18px; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__hero-desc { font-size: 1.1rem; color: #343a40; max-width: 760px; margin: 0 auto 26px; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__hero-actions { display: flex; flex-wrap: wrap; gap: 14px; justify-content: center; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__btn-primary { display: inline-block; background: #EA7C07; color: #FFFFFF; text-decoration: none; font-weight: 700; padding: 14px 28px; border-radius: 10px; transition: transform 0.2s ease, box-shadow 0.2s ease; box-shadow: 0 6px 16px rgba(234, 124, 7, 0.35); max-width: 100%; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__btn-primary:hover { transform: translateY(-2px); box-shadow: 0 10px 22px rgba(234, 124, 7, 0.45); }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__btn-secondary { display: inline-block; background: #26A9E0; color: #FFFFFF; text-decoration: none; font-weight: 700; padding: 14px 28px; border-radius: 10px; transition: transform 0.2s ease, box-shadow 0.2s ease; box-shadow: 0 6px 16px rgba(38, 169, 224, 0.35); max-width: 100%; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__btn-secondary:hover { transform: translateY(-2px); box-shadow: 0 10px 22px rgba(38, 169, 224, 0.45); }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__btn-outline { display: inline-block; background: transparent; color: #26A9E0; border: 2px solid #26A9E0; text-decoration: none; font-weight: 700; padding: 12px 26px; border-radius: 10px; transition: background 0.2s ease, color 0.2s ease; max-width: 100%; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__btn-outline:hover { background: #26A9E0; color: #FFFFFF; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__intro-section { padding: 50px 0 30px; background: #FFFFFF; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__section-title { font-size: 1.85rem; font-weight: 800; color: #0b4a68; margin: 0 0 20px; line-height: 1.3; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__subsection-title { font-size: 1.3rem; font-weight: 700; color: #26A9E0; margin: 26px 0 10px; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__text { font-size: 1.05rem; color: #343a40; margin: 0 0 18px; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__text strong { color: #EA7C07; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__list { list-style: none; padding: 0; margin: 0 0 18px; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__list-item { position: relative; padding-left: 30px; margin-bottom: 12px; color: #343a40; font-size: 1.05rem; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__list-item::before { content: "✓"; position: absolute; left: 0; top: 0; color: #26A9E0; font-weight: 800; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__ordered-list { padding-left: 22px; margin: 0 0 18px; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__ordered-item { margin-bottom: 12px; color: #343a40; font-size: 1.05rem; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__content-section { padding: 44px 0; background: #FFFFFF; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__content-section--alt { background: #f7fbfe; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__content-img { display: block; width: 100%; max-width: 800px; height: auto; margin: 28px auto 0; border-radius: 14px; box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08); }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__tips-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; margin: 26px 0; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__tip-card { background: #FFFFFF; border: 1px solid #d9edf7; border-radius: 14px; padding: 22px; box-shadow: 0 4px 14px rgba(38, 169, 224, 0.08); }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__tip-title { font-size: 1.1rem; font-weight: 700; color: #26A9E0; margin: 0 0 8px; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__tip-text { font-size: 0.98rem; color: #343a40; margin: 0; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__mistakes { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; margin: 26px 0; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__mistake-item { background: #FFFFFF; border-left: 4px solid #EA7C07; border-radius: 10px; padding: 20px; box-shadow: 0 4px 14px rgba(234, 124, 7, 0.1); }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__mistake-title { font-size: 1.08rem; font-weight: 700; color: #0b4a68; margin: 0 0 8px; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__mistake-text { font-size: 0.98rem; color: #343a40; margin: 0; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__faq-section { padding: 50px 0; background: #f7fbfe; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__faq-list { max-width: 900px; margin: 0 auto; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__faq-item { background: #FFFFFF; border: 1px solid #d9edf7; border-radius: 12px; padding: 20px 24px; margin-bottom: 16px; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__faq-question { font-size: 1.1rem; font-weight: 700; color: #26A9E0; margin: 0 0 10px; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__faq-answer { font-size: 1rem; color: #343a40; margin: 0; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__cta-section { padding: 56px 0; background: linear-gradient(135deg, #26A9E0 0%, #0b7ba6 100%); text-align: center; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__cta-title { font-size: 1.9rem; font-weight: 800; color: #FFFFFF; margin: 0 0 14px; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__cta-text { font-size: 1.08rem; color: #FFFFFF; max-width: 720px; margin: 0 auto 26px; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__cta-actions { display: flex; flex-wrap: wrap; gap: 14px; justify-content: center; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__cta-section .page-blog-kinh-nghiem-ca-cuoc-the-thao__btn-secondary { background: #FFFFFF; color: #0b4a68; box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2); }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__cta-section .page-blog-kinh-nghiem-ca-cuoc-the-thao__btn-outline { color: #FFFFFF; border-color: #FFFFFF; }
.page-blog-kinh-nghiem-ca-cuoc-the-thao__cta-section .page-blog-kinh-nghiem-ca-cuoc-the-thao__btn-outline:hover { background: #FFFFFF; color: #0b4a68; }
@media (max-width: 1024px) {
  .page-blog-kinh-nghiem-ca-cuoc-the-thao__section-title { font-size: 1.65rem; }
}
@media (max-width: 768px) {
  .page-blog-kinh-nghiem-ca-cuoc-the-thao { max-width: 100%; overflow-x: hidden; }
  .page-blog-kinh-nghiem-ca-cuoc-the-thao img { max-width: 100% !important; height: auto !important; }
  .page-blog-kinh-nghiem-ca-cuoc-the-thao__hero-section { padding-top: 10px; padding-bottom: 26px; }
  .page-blog-kinh-nghiem-ca-cuoc-the-thao__hero-content { margin-top: 20px; }
  .page-blog-kinh-nghiem-ca-cuoc-the-thao__hero-title { font-size: clamp(1.35rem, 5vw, 1.8rem); }
  .page-blog-kinh-nghiem-ca-cuoc-the-thao__hero-desc { font-size: 1rem; }
  .page-blog-kinh-nghiem-ca-cuoc-the-thao__hero-actions { flex-direction: column; align-items: stretch; }
  .page-blog-kinh-nghiem-ca-cuoc-the-thao__btn-primary,
  .page-blog-kinh-nghiem-ca-cuoc-the-thao__btn-secondary,
  .page-blog-kinh-nghiem-ca-cuoc-the-thao__btn-outline { width: 100%; text-align: center; box-sizing: border-box; }
  .page-blog-kinh-nghiem-ca-cuoc-the-thao__section-title { font-size: 1.4rem; }
  .page-blog-kinh-nghiem-ca-cuoc-the-thao__subsection-title { font-size: 1.15rem; }
  .page-blog-kinh-nghiem-ca-cuoc-the-thao__text,
  .page-blog-kinh-nghiem-ca-cuoc-the-thao__list-item,
  .page-blog-kinh-nghiem-ca-cuoc-the-thao__ordered-item { font-size: 1rem; }
  .page-blog-kinh-nghiem-ca-cuoc-the-thao__tips-grid { grid-template-columns: 1fr; }
  .page-blog-kinh-nghiem-ca-cuoc-the-thao__mistakes { grid-template-columns: 1fr; }
  .page-blog-kinh-nghiem-ca-cuoc-the-thao__cta-title { font-size: 1.45rem; }
  .page-blog-kinh-nghiem-ca-cuoc-the-thao__cta-actions { flex-direction: column; align-items: stretch; }
  .page-blog-kinh-nghiem-ca-cuoc-the-thao__faq-item { padding: 16px 18px; }
  .page-blog-kinh-nghiem-ca-cuoc-the-thao__faq-question { font-size: 1.02rem; }
  .page-blog-kinh-nghiem-ca-cuoc-the-thao__faq-answer { font-size: 0.96rem; }
}