.page-ban-ca{color:#F3F8FF;background-color:#08162B}.page-ban-ca__hero-section{padding-top:10px;padding-bottom:20px}.page-ban-ca__hero-image img{width:100%;height:auto;max-width:1200px;object-fit:cover;border-radius:16px;display:block;margin:0 auto}.page-ban-ca__hero-content{max-width:1200px;margin:0 auto;padding:16px;text-align:center}.page-ban-ca__hero-title{font-weight:800;line-height:1.3;letter-spacing:0.5px;margin:0 0 12px;max-width:800px;margin-left:auto;margin-right:auto}.page-ban-ca__hero-desc{color:#AFC4E8;font-size:1rem;line-height:1.6;max-width:780px;margin:0 auto 24px}.page-ban-ca__hero-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.page-ban-ca__btn{display:inline-block;padding:12px 28px;border-radius:50px;font-weight:700;font-size:1rem;text-decoration:none;transition:transform 0.2s ease,box-shadow 0.2s ease;border:1px solid #244D84}.page-ban-ca__btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(79,168,255,0.3)}.page-ban-ca__btn--primary{background:linear-gradient(180deg,#2B73F6 0%,#1144A6 100%);color:#ffffff;border-color:#244D84}.page-ban-ca__btn--secondary{background:#10233F;color:#F3F8FF;border-color:#244D84}.page-ban-ca__features-section{padding:20px 16px}.page-ban-ca__features-inner,.page-ban-ca__games-inner,.page-ban-ca__guide-inner,.page-ban-ca__tips-inner,.page-ban-ca__faq-inner{max-width:1200px;margin:0 auto}.page-ban-ca__section-title{color:#F3F8FF;text-align:center;font-size:2rem;font-weight:800;margin:0 0 20px}.page-ban-ca__section-subtitle{color:#AFC4E8;text-align:center;font-size:1.1rem;max-width:700px;margin:0 auto 30px;line-height:1.6}.page-ban-ca__features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:20px}.page-ban-ca__feature-card{background:#10233F;border:1px solid #244D84;border-radius:16px;padding:24px;text-align:center}.page-ban-ca__feature-icon{font-size:2.5rem;margin-bottom:12px}.page-ban-ca__feature-title{color:#F3F8FF;font-size:1.2rem;font-weight:700;margin:0 0 8px}.page-ban-ca__feature-text{color:#AFC4E8;font-size:0.9rem;line-height:1.6;margin:0}.page-ban-ca__games-section{padding:20px 16px}.page-ban-ca__games-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.page-ban-ca__game-item{background:#10233F;border:1px solid #244D84;border-radius:16px;overflow:hidden}.page-ban-ca__game-link{display:block;text-decoration:none}.page-ban-ca__game-image{width:100%;height:auto;max-width:800px;object-fit:cover;display:block}.page-ban-ca__game-title{margin:16px 16px 8px;color:#F3F8FF;font-size:1.25rem;font-weight:700;line-height:1.4}.page-ban-ca__game-title-link{color:#F3F8FF;text-decoration:none}.page-ban-ca__game-title-link:hover{color:#4FA8FF}.page-ban-ca__game-description{color:#AFC4E8;font-size:0.9rem;line-height:1.6;padding:0 16px 16px;margin:0}.page-ban-ca__guide-section{padding:20px 16px}.page-ban-ca__guide-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:20px}.page-ban-ca__guide-step{background:#10233F;border:1px solid #244D84;border-radius:16px;padding:24px;display:flex;flex-direction:column;align-items:center;text-align:center}.page-ban-ca__guide-step-num{width:48px;height:48px;border-radius:50%;background:#1D5FD1;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:800;margin-bottom:16px}.page-ban-ca__guide-step-title{color:#F3F8FF;font-size:1.2rem;font-weight:700;margin:0 0 12px}.page-ban-ca__guide-step-text{color:#AFC4E8;font-size:0.9rem;line-height:1.6;margin-bottom:16px}.page-ban-ca__guide-link{color:#4FA8FF;text-decoration:none;font-weight:600;margin-top:auto}.page-ban-ca__guide-link:hover{text-decoration:underline}.page-ban-ca__guide-btn{margin-top:16px}.page-ban-ca__tips-section{padding:20px 16px}.page-ban-ca__tips-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.page-ban-ca__tip-item{background:#10233F;border:1px solid #244D84;border-radius:16px;padding:24px}.page-ban-ca__tip-title{color:#F2C14E;font-size:1.1rem;font-weight:700;margin:0 0 12px}.page-ban-ca__tip-text{color:#AFC4E8;font-size:0.9rem;line-height:1.7;margin:0}.page-ban-ca__faq-section{padding:20px 16px 48px}.page-ban-ca__faq-item{background:#10233F;border:1px solid #244D84;border-radius:12px;margin-bottom:12px;overflow:hidden}.page-ban-ca__faq-question{color:#F3F8FF;font-weight:700;padding:16px 20px;cursor:pointer;font-size:1rem;list-style:none}.page-ban-ca__faq-question::-webkit-details-marker{display:none}.page-ban-ca__faq-question::before{content:'+';color:#4FA8FF;font-weight:800;margin-right:12px;font-size:1.2rem}.page-ban-ca__faq-item[open] .page-ban-ca__faq-question::before{content:'−'}.page-ban-ca__faq-answer{color:#AFC4E8;padding:0 20px 16px;margin:0;line-height:1.6;font-size:0.9rem}@media(max-width:1024px){.page-ban-ca__features-grid{grid-template-columns:repeat(2,1fr)}.page-ban-ca__games-list{grid-template-columns:repeat(2,1fr)}.page-ban-ca__guide-steps{grid-template-columns:1fr;max-width:600px;margin-left:auto;margin-right:auto}}@media(max-width:768px){.page-ban-ca__hero-image img{max-width:100%;height:auto}.page-ban-ca__hero-title{font-size:1.6rem;line-height:1.4}.page-ban-ca__section-title{font-size:1.5rem}.page-ban-ca__features-grid{grid-template-columns:1fr}.page-ban-ca__games-list{grid-template-columns:1fr}.page-ban-ca__guide-steps{grid-template-columns:1fr}.page-ban-ca__tips-grid{grid-template-columns:1fr}.page-ban-ca__btn{max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word;width:100%;text-align:center}.page-ban-ca__hero-actions{width:100%;max-width:100%;overflow:hidden;box-sizing:border-box;flex-direction:column}.page-ban-ca img{max-width:100%!important;height:auto!important}}