.page-index-review-top-game-bai{color:#F3F8FF;background-color:#08162B;}
.page-index-review-top-game-bai__hero{background:linear-gradient(135deg,#08162B 0%,#10233F 50%,#113B7A 100%);padding:10px 0 24px;}
.page-index-review-top-game-bai__hero-container{max-width:1200px;margin:0 auto;padding:0 16px;display:flex;flex-direction:column;}
.page-index-review-top-game-bai__hero-image{width:100%;max-width:100%;display:block;}
.page-index-review-top-game-bai__hero-img{width:1200px;height:350px;object-fit:cover;border-radius:12px;border:1px solid #244D84;box-shadow:0 8px 30px rgba(79,168,255,0.15);display:block;height:auto;}
.page-index-review-top-game-bai__hero-content{text-align:center;padding:24px 12px 12px;}
.page-index-review-top-game-bai__hero-title{font-size:clamp(1.4rem, 2.5vw, 2rem);font-weight:800;line-height:1.3;color:#F3F8FF;margin:0 0 12px;text-shadow:0 2px 10px rgba(79,168,255,0.3);}
.page-index-review-top-game-bai__hero-desc{font-size:1rem;color:#AFC4E8;max-width:760px;margin:0 auto 20px;line-height:1.6;}
.page-index-review-top-game-bai__hero-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;}
.page-index-review-top-game-bai__btn{display:inline-block;padding:12px 28px;border-radius:50px;font-weight:700;font-size:1rem;text-decoration:none;transition:all 0.3s ease;}
.page-index-review-top-game-bai__btn-primary{background:linear-gradient(180deg,#2B73F6 0%,#1144A6 100%);color:#F3F8FF;border:1px solid #4FA8FF;box-shadow:0 4px 15px rgba(43,115,246,0.3);}
.page-index-review-top-game-bai__btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(43,115,246,0.45);}
.page-index-review-top-game-bai__btn-secondary{background:transparent;color:#F3F8FF;border:2px solid #F2C14E;}
.page-index-review-top-game-bai__btn-secondary:hover{background:rgba(242,193,78,0.1);transform:translateY(-2px);}
.page-index-review-top-game-bai__top-list,.page-index-review-top-game-bai__guide-section,.page-index-review-top-game-bai__faq-section{padding:28px 0;}
.page-index-review-top-game-bai__top-list-container,.page-index-review-top-game-bai__why-container,.page-index-review-top-game-bai__guide-container,.page-index-review-top-game-bai__faq-container{max-width:1200px;margin:0 auto;padding:0 16px;}
.page-index-review-top-game-bai__section-title{font-size:1.8rem;color:#F3F8FF;text-align:center;margin-bottom:24px;}
.page-index-review-top-game-bai__game-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;}
.page-index-review-top-game-bai__game-card{background-color:#10233F;border:1px solid #244D84;border-radius:12px;overflow:hidden;transition:transform 0.3s,box-shadow 0.3s;}
.page-index-review-top-game-bai__game-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(79,168,255,0.2);border-color:#4FA8FF;}
.page-index-review-top-game-bai__game-rank{background:linear-gradient(135deg,#2B73F6,#1144A6);display:inline-block;padding:6px 18px;font-weight:800;font-size:1.1rem;color:#F3F8FF;border-bottom-right-radius:10px;}
.page-index-review-top-game-bai__game-thumb{position:relative;overflow:hidden;}
.page-index-review-top-game-bai__game-thumb img{width:600px;height:400px;object-fit:cover;display:block;}
.page-index-review-top-game-bai__game-info{padding:12px 16px 16px;background-color:#10233F;}
.page-index-review-top-game-bai__game-name{color:#F2C14E;font-size:1.3rem;margin:8px 0 8px;}
.page-index-review-top-game-bai__game-desc{color:#AFC4E8;font-size:0.9rem;margin:0 0 16px;}
.page-index-review-top-game-bai__game-meta{display:flex;align-items:center;justify-content:space-between;}
.page-index-review-top-game-bai__game-score{color:#F3F8FF;font-weight:800;background:rgba(79,168,255,0.2);padding:4px 10px;border-radius:20px;}
.page-index-review-top-game-bai__game-link{color:#F3F8FF;background-color:#1D5FD1;padding:8px 24px;border-radius:50px;text-decoration:none;font-weight:700;transition:background 0.3s;}
.page-index-review-top-game-bai__game-link:hover{background:#2B73F6;}
.page-index-review-top-game-bai__why-section{background:#10233F;border-top:1px solid #244D84;border-bottom:1px solid #244D84;padding:28px 0;}
.page-index-review-top-game-bai__why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;}
.page-index-review-top-game-bai__why-card{background:#08162B;border:1px solid #244D84;border-radius:12px;padding:18px;text-align:center;}
.page-index-review-top-game-bai__why-title{color:#F2C14E;font-size:1.2rem;margin-bottom:10px;}
.page-index-review-top-game-bai__why-desc{color:#AFC4E8;font-size:0.9rem;line-height:1.6;}
.page-index-review-top-game-bai__steps{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));}
.page-index-review-top-game-bai__step{background:#10233F;border:1px solid #244D84;border-radius:12px;padding:16px;position:relative;}
.page-index-review-top-game-bai__step-num{display:inline-flex;width:48px;height:48px;border-radius:50%;background:linear-gradient(180deg,#2B73F6,#1144A6);color:#F3F8FF;font-size:1.4rem;font-weight:800;align-items:center;justify-content:center;margin-bottom:10px;border:2px solid #4FA8FF;}
.page-index-review-top-game-bai__step-title{color:#F2C14E;font-size:1.1rem;margin-bottom:8px;}
.page-index-review-top-game-bai__step-text{color:#AFC4E8;font-size:0.9rem;line-height:1.6;}
.page-index-review-top-game-bai__guide-actions{display:flex;gap:12px;justify-content:center;margin-top:16px;}
.page-index-review-top-game-bai__faq-section{background:linear-gradient(135deg,#08162B 0%,#10233F 100%);}
.page-index-review-top-game-bai__faq-item{background:#08162B;border:1px solid #244D84;border-radius:12px;padding:16px;margin-bottom:12px;}
.page-index-review-top-game-bai__faq-question{font-weight:700;color:#F3F8FF;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;}
.page-index-review-top-game-bai__faq-question::-webkit-details-marker{display:none;}
.page-index-review-top-game-bai__faq-icon{background:#244D84;color:#F3F8FF;border-radius:100%;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;}
.page-index-review-top-game-bai__faq-answer{color:#AFC4E8;line-height:1.7;font-size:0.95rem;margin-top:16px;}
/* Mobile / tablet styles */
@media (max-width: 1024px){
  .page-index-review-top-game-bai__hero-image{width:100%;}
  .page-index-review-top-game-bai__hero-title{font-size:1.6rem;}
  .page-index-review-top-game-bai__section-title{font-size:1.5rem;}
}
@media (max-width: 768px){
  .page-index-review-top-game-bai{overflow-x:hidden;}
  .page-index-review-top-game-bai__hero{padding:10px 0 16px;}
  .page-index-review-top-game-bai__hero-img{max-width:100%;height:auto;}
  .page-index-review-top-game-bai__hero-content{padding:16px 12px 8px;}
  .page-index-review-top-game-bai__hero-title{font-size:1.2rem;}
  .page-index-review-top-game-bai__hero-desc{font-size:0.9rem;}
  .page-index-review-top-game-bai__hero-actions, .page-index-review-top-game-bai__guide-actions{flex-direction:column;align-items:center;width:100%;}
  .page-index-review-top-game-bai__btn{max-width:100%;width:100%;box-sizing:border-box;text-align:center;white-space:normal;word-wrap:break-word;padding:12px 16px;}
  .page-index-review-top-game-bai img{max-width:100% !important;height:auto !important;}
  .page-index-review-top-game-bai__game-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;}
  .page-index-review-top-game-bai__section-title{font-size:1.1rem;}
  .page-index-review-top-game-bai__what__why-grid, .page-index-review-top-game-bai__why-grid{grid-template-columns:1fr;}
  .page-index-review-top-game-bai__step{width:100%;max-width:100%;box-sizing:border-box;}
  .page-index-review-top-game-bai__game-thumb img{width:100%;max-height:220px;object-fit:cover;}
  .page-index-review-top-game-bai__game-thumb{overflow:hidden;}
  .page-index-review-top-game-bai__game-info{padding:10px;}
  .page-index-review-top-game-bai__game-name{font-size:1rem;}
  .page-index-review-top-game-bai__game-link{padding:10px 12px;font-size:0.85rem;text-align:center;display:inline-block;box-sizing:border-box;}
  .page-index-review-top-game-bai__why-card{width:100%;max-width:100%;}
  .page-index-review-top-game-bai__faq-container, .page-index-review-top-game-bai__guide-container, .page-index-review-top-game-bai__top-list-container,
  .page-index-review-top-game-bai__why-container{width:100%;max-width:100%;}
  .page-index-review-top-game-bai__game-grid{display:flex;flex-wrap:wrap;justify-content:center;}
  .page-index-review-top-game-bai__game-card{width:100%;max-width:100%;overflow:hidden;}
  .page-index-review-top-game-bai__game-meta{justify-content:space-between;align-items:center;}
  .page-index-review-top-game-bai__game-score{width:auto;}
  .page-index-review-top-game-bai__guide-actions{flex-direction:column;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box;}
  .page-index-review-top-game-bai__guide-actions .page-index-review-top-game-bai__btn{width:100%;box-sizing:border-box;margin:4px 0;}
}