/* style/blog-gioi-thieu-bty522.css */
.page-blog-gioi-thieu-bty522 { background: #08160F; color: #F2FFF6; font-family: 'Segoe UI', Roboto, Arial, sans-serif; line-height: 1.6; max-width: 100%; overflow-x: hidden; }
.page-blog-gioi-thieu-bty522 * { box-sizing: border-box; }
.page-blog-gioi-thieu-bty522__container { max-width: 1200px; width: 100%; margin: 0 auto; padding: 0 20px; }
.page-blog-gioi-thieu-bty522__hero-section { padding-top: 10px; padding-bottom: 40px; background: radial-gradient(circle at top, #0A4B2C 0%, #08160F 70%); }
.page-blog-gioi-thieu-bty522__hero-container { max-width: 1200px; width: 100%; margin: 0 auto; padding: 0 20px; display: flex; flex-direction: column; align-items: center; gap: 24px; }
.page-blog-gioi-thieu-bty522__hero-image { width: 100%; display: flex; justify-content: center; }
.page-blog-gioi-thieu-bty522__hero-img { width: 100%; max-width: 1200px; height: auto; border-radius: 16px; border: 1px solid #2E7A4E; box-shadow: 0 12px 32px rgba(0,0,0,0.45); display: block; }
.page-blog-gioi-thieu-bty522__hero-content { width: 100%; max-width: 900px; text-align: center; }
.page-blog-gioi-thieu-bty522__hero-title { color: #F2FFF6; font-weight: 800; line-height: 1.25; letter-spacing: 0.3px; margin: 0 0 16px; text-shadow: 0 2px 12px rgba(0,0,0,0.5); }
.page-blog-gioi-thieu-bty522__hero-desc { color: #A7D9B8; font-size: 1.0625rem; margin: 0 auto 24px; max-width: 760px; }
.page-blog-gioi-thieu-bty522__hero-actions { display: flex; flex-wrap: wrap; gap: 14px; justify-content: center; }
.page-blog-gioi-thieu-bty522__btn { display: inline-block; padding: 14px 28px; border-radius: 10px; font-weight: 700; text-decoration: none; font-size: 1rem; transition: transform 0.2s ease, box-shadow 0.2s ease; max-width: 100%; text-align: center; }
.page-blog-gioi-thieu-bty522__btn--primary { background: linear-gradient(180deg, #2AD16F 0%, #13994A 100%); color: #04140B; box-shadow: 0 8px 20px rgba(17,168,78,0.35); }
.page-blog-gioi-thieu-bty522__btn--primary:hover { transform: translateY(-2px); box-shadow: 0 12px 26px rgba(87,227,141,0.45); }
.page-blog-gioi-thieu-bty522__btn--outline { background: transparent; color: #57E38D; border: 1px solid #2E7A4E; }
.page-blog-gioi-thieu-bty522__btn--outline:hover { background: #11271B; border-color: #57E38D; }
.page-blog-gioi-thieu-bty522__section { padding: 56px 0; }
.page-blog-gioi-thieu-bty522__section-title { color: #F2FFF6; font-size: 1.85rem; font-weight: 800; margin: 0 0 18px; line-height: 1.3; border-left: 4px solid #22C768; padding-left: 14px; }
.page-blog-gioi-thieu-bty522__section-desc { color: #A7D9B8; max-width: 900px; margin: 0 0 32px; }
.page-blog-gioi-thieu-bty522__paragraph { color: #F2FFF6; margin: 0 0 16px; }
.page-blog-gioi-thieu-bty522__link { color: #57E38D; text-decoration: underline; text-underline-offset: 3px; }
.page-blog-gioi-thieu-bty522__link:hover { color: #F2C14E; }
.page-blog-gioi-thieu-bty522__img { width: 100%; height: auto; border-radius: 14px; border: 1px solid #2E7A4E; display: block; }
.page-blog-gioi-thieu-bty522__overview-grid { display: grid; grid-template-columns: 1.2fr 1fr; gap: 32px; align-items: center; }
.page-blog-gioi-thieu-bty522__overview-image { width: 100%; }
.page-blog-gioi-thieu-bty522__games { background: #0B1D14; }
.page-blog-gioi-thieu-bty522__games-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.page-blog-gioi-thieu-bty522__game-card { background: #11271B; border: 1px solid #1E3A2A; border-radius: 16px; padding: 18px; display: flex; flex-direction: column; gap: 12px; transition: transform 0.2s ease, border-color 0.2s ease; }
.page-blog-gioi-thieu-bty522__game-card:hover { transform: translateY(-4px); border-color: #2E7A4E; }
.page-blog-gioi-thieu-bty522__game-media { width: 100%; border-radius: 12px; overflow: hidden; }
.page-blog-gioi-thieu-bty522__game-title { margin: 0; font-size: 1.15rem; }
.page-blog-gioi-thieu-bty522__game-title a { color: #F2FFF6; text-decoration: none; }
.page-blog-gioi-thieu-bty522__game-title a:hover { color: #57E38D; }
.page-blog-gioi-thieu-bty522__game-text { color: #A7D9B8; margin: 0; font-size: 0.95rem; }
.page-blog-gioi-thieu-bty522__why-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; }
.page-blog-gioi-thieu-bty522__why-card { background: #11271B; border: 1px solid #1E3A2A; border-radius: 16px; padding: 24px; }
.page-blog-gioi-thieu-bty522__why-title { color: #57E38D; margin: 0 0 12px; font-size: 1.2rem; }
.page-blog-gioi-thieu-bty522__why-text { color: #A7D9B8; margin: 0; }
.page-blog-gioi-thieu-bty522__guide { background: #0B1D14; }
.page-blog-gioi-thieu-bty522__steps { list-style: none; padding: 0; margin: 0; display: grid; gap: 20px; counter-reset: step; }
.page-blog-gioi-thieu-bty522__step { background: #11271B; border: 1px solid #1E3A2A; border-radius: 14px; padding: 22px 22px 22px 70px; position: relative; }
.page-blog-gioi-thieu-bty522__step::before { counter-increment: step; content: counter(step); position: absolute; left: 20px; top: 22px; width: 34px; height: 34px; border-radius: 50%; background: linear-gradient(180deg, #2AD16F 0%, #13994A 100%); color: #04140B; font-weight: 800; display: flex; align-items: center; justify-content: center; }
.page-blog-gioi-thieu-bty522__step-title { color: #F2FFF6; margin: 0 0 8px; font-size: 1.1rem; }
.page-blog-gioi-thieu-bty522__step-text { color: #A7D9B8; margin: 0; }
.page-blog-gioi-thieu-bty522__faq-list { display: grid; gap: 14px; }
.page-blog-gioi-thieu-bty522__faq-item { background: #11271B; border: 1px solid #1E3A2A; border-radius: 12px; overflow: hidden; }
.page-blog-gioi-thieu-bty522__faq-question { width: 100%; text-align: left; background: transparent; border: none; color: #F2FFF6; font-size: 1.05rem; font-weight: 700; padding: 18px 20px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; gap: 12px; }
.page-blog-gioi-thieu-bty522__faq-question::after { content: '+' ; color: #57E38D; font-size: 1.4rem; line-height: 1; }
.page-blog-gioi-thieu-bty522__faq-item--open .page-blog-gioi-thieu-bty522__faq-question::after { content: '−'; }
.page-blog-gioi-thieu-bty522__faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; padding: 0 20px; }
.page-blog-gioi-thieu-bty522__faq-item--open .page-blog-gioi-thieu-bty522__faq-answer { max-height: 400px; padding: 0 20px 18px; }
.page-blog-gioi-thieu-bty522__faq-answer p { color: #A7D9B8; margin: 0; }
.page-blog-gioi-thieu-bty522__cta-section { padding: 64px 0; background: linear-gradient(180deg, #0A4B2C 0%, #08160F 100%); }
.page-blog-gioi-thieu-bty522__cta-title { color: #F2FFF6; text-align: center; font-size: 1.9rem; margin: 0 0 14px; }
.page-blog-gioi-thieu-bty522__cta-text { color: #A7D9B8; text-align: center; max-width: 780px; margin: 0 auto 26px; }
.page-blog-gioi-thieu-bty522__cta-actions { display: flex; flex-wrap: wrap; gap: 14px; justify-content: center; }
@media (max-width: 1024px) {
  .page-blog-gioi-thieu-bty522__games-grid { grid-template-columns: repeat(2, 1fr); }
  .page-blog-gioi-thieu-bty522__overview-grid { grid-template-columns: 1fr; }
}
@media (max-width: 768px) {
  .page-blog-gioi-thieu-bty522 { max-width: 100%; overflow-x: hidden; }
  .page-blog-gioi-thieu-bty522 img { max-width: 100% !important; height: auto !important; }
  .page-blog-gioi-thieu-bty522__hero-section { padding-top: 10px; padding-bottom: 28px; }
  .page-blog-gioi-thieu-bty522__container { padding: 0 14px; }
  .page-blog-gioi-thieu-bty522__hero-container { padding: 0 14px; gap: 18px; }
  .page-blog-gioi-thieu-bty522__hero-actions { flex-direction: column; align-items: stretch; }
  .page-blog-gioi-thieu-bty522__btn { width: 100%; max-width: 100%; white-space: normal; }
  .page-blog-gioi-thieu-bty522__section { padding: 36px 0; }
  .page-blog-gioi-thieu-bty522__section-title { font-size: 1.35rem; }
  .page-blog-gioi-thieu-bty522__games-grid { grid-template-columns: 1fr; gap: 18px; }
  .page-blog-gioi-thieu-bty522__why-grid { grid-template-columns: 1fr; }
  .page-blog-gioi-thieu-bty522__step { padding: 18px 18px 18px 60px; }
  .page-blog-gioi-thieu-bty522__step::before { left: 16px; top: 18px; width: 30px; height: 30px; }
  .page-blog-gioi-thieu-bty522__cta-title { font-size: 1.4rem; }
  .page-blog-gioi-thieu-bty522__cta-actions { flex-direction: column; align-items: stretch; }
}