.page-ban-ca{color:#333333;line-height:1.6;background:#ffffff;max-width:100%;overflow-x:hidden;font-family:inherit}
.page-ban-ca img{max-width:100%;height:auto;display:block}
.page-ban-ca__paragraph{font-size:16px;line-height:1.8;margin:0 0 16px;color:#333333}
.page-ban-ca__section-title{font-size:26px;font-weight:700;color:#26A9E0;text-align:center;margin:0 0 20px;line-height:1.4}
.page-ban-ca__sub-title{font-size:20px;font-weight:600;color:#26A9E0;margin:24px 0 12px;line-height:1.4}
.page-ban-ca__list{margin:0 0 16px;padding-left:22px}
.page-ban-ca__list li{margin-bottom:10px;font-size:16px;line-height:1.7;color:#333333}
.page-ban-ca__hero-section{position:relative;padding:10px 0 24px;background:linear-gradient(180deg,#eaf6fc 0%,#ffffff 100%)}
.page-ban-ca__hero-slider{position:relative;max-width:1200px;margin:0 auto;overflow:hidden;border-radius:12px}
.page-ban-ca__hero-slide{display:none;width:100%}
.page-ban-ca__hero-slide.is-active{display:block}
.page-ban-ca__hero-image{width:100%;height:auto;border-radius:12px;object-fit:cover}
.page-ban-ca__hero-nav{display:flex;align-items:center;justify-content:center;gap:14px;margin:14px 0}
.page-ban-ca__hero-prev,.page-ban-ca__hero-next{width:44px;height:44px;border-radius:50%;border:none;background:#26A9E0;color:#ffffff;font-size:22px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}
.page-ban-ca__hero-prev:hover,.page-ban-ca__hero-next:hover{background:#1c8cbd}
.page-ban-ca__hero-dots{display:flex;gap:8px}
.page-ban-ca__hero-dots button{width:12px;height:12px;border-radius:50%;border:none;background:rgba(38,169,224,0.35);cursor:pointer;padding:0}
.page-ban-ca__hero-dots button.is-active{background:#26A9E0}
.page-ban-ca__hero-content{max-width:900px;width:100%;margin:24px auto 0;padding:0 16px;text-align:center;box-sizing:border-box}
.page-ban-ca__hero-title{font-weight:800;line-height:1.35;color:#26A9E0;margin:0 0 14px;letter-spacing:.3px;max-width:820px;margin-left:auto;margin-right:auto}
.page-ban-ca__hero-desc{font-size:16px;line-height:1.8;color:#333333;margin:0 0 22px}
.page-ban-ca__hero-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}
.page-ban-ca__btn{display:inline-block;padding:13px 26px;border-radius:8px;font-size:15px;font-weight:600;text-decoration:none;text-align:center;cursor:pointer;transition:all .25s ease;box-sizing:border-box;max-width:100%;white-space:normal;word-wrap:break-word}
.page-ban-ca__btn--primary{background:#26A9E0;color:#ffffff;border:2px solid #26A9E0}
.page-ban-ca__btn--primary:hover{background:#1c8cbd;border-color:#1c8cbd}
.page-ban-ca__btn--login{background:#EA7C07;color:#ffffff;border:2px solid #EA7C07}
.page-ban-ca__btn--login:hover{background:#c76a06;border-color:#c76a06}
.page-ban-ca__btn--outline{background:#ffffff;color:#26A9E0;border:2px solid #26A9E0}
.page-ban-ca__btn--outline:hover{background:#26A9E0;color:#ffffff}
.page-ban-ca__entry-section{padding:40px 16px}
.page-ban-ca__entry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1200px;margin:0 auto;width:100%;box-sizing:border-box}
.page-ban-ca__entry-card{display:block;background:#ffffff;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px rgba(38,169,224,0.12);text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}
.page-ban-ca__entry-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(38,169,224,0.22)}
.page-ban-ca__entry-card img{width:100%;height:auto;aspect-ratio:2/1;object-fit:cover}
.page-ban-ca__entry-title{font-size:18px;font-weight:700;color:#26A9E0;margin:14px 16px 6px}
.page-ban-ca__entry-desc{font-size:14px;color:#333333;margin:0 16px 16px;line-height:1.6}
.page-ban-ca__content-section{max-width:1100px;margin:0 auto;padding:24px 16px 40px;box-sizing:border-box}
.page-ban-ca__guide-section{max-width:1100px;margin:0 auto;padding:24px 16px 40px;box-sizing:border-box;background:#f8fcfe;border-radius:12px}
.page-ban-ca__guide-table{width:100%;border-collapse:collapse;margin:20px 0;font-size:15px;background:#ffffff;border-radius:8px;overflow:hidden}
.page-ban-ca__guide-table th{background:#26A9E0;color:#ffffff;padding:12px 10px;text-align:left;font-weight:600}
.page-ban-ca__guide-table td{border:1px solid #dceef7;padding:12px 10px;color:#333333}
.page-ban-ca__guide-table tr:nth-child(even) td{background:#f4fafd}
.page-ban-ca__promo-section{padding:40px 16px}
.page-ban-ca__promo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;max-width:1200px;margin:0 auto;width:100%;box-sizing:border-box}
.page-ban-ca__promo-card{background:#ffffff;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px rgba(38,169,224,0.12);padding-bottom:18px}
.page-ban-ca__promo-card img{width:100%;height:auto;aspect-ratio:590/240;object-fit:cover}
.page-ban-ca__promo-title{font-size:19px;font-weight:700;color:#26A9E0;margin:14px 16px 6px}
.page-ban-ca__promo-desc{font-size:14px;color:#333333;margin:0 16px 14px;line-height:1.6}
.page-ban-ca__promo-card .page-ban-ca__btn{margin:0 16px}
.page-ban-ca__blog-section{padding:40px 16px;background:#f8fcfe}
.page-ban-ca__blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1200px;margin:0 auto;width:100%;box-sizing:border-box}
.page-ban-ca__blog-card{display:block;background:#ffffff;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px rgba(38,169,224,0.12);text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}
.page-ban-ca__blog-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(38,169,224,0.22)}
.page-ban-ca__blog-card img{width:100%;height:auto;aspect-ratio:2/1;object-fit:cover}
.page-ban-ca__blog-title-link{font-size:16px;font-weight:700;color:#26A9E0;margin:14px 16px 6px;line-height:1.45}
.page-ban-ca__blog-desc{font-size:14px;color:#333333;margin:0 16px 16px;line-height:1.6}
.page-ban-ca__blog-more{text-align:center;margin-top:28px}
.page-ban-ca__faq-section{max-width:900px;margin:0 auto;padding:40px 16px;box-sizing:border-box}
.page-ban-ca__faq-list{display:flex;flex-direction:column;gap:12px}
.page-ban-ca__faq-item{background:#ffffff;border:1px solid #dceef7;border-radius:10px;overflow:hidden}
.page-ban-ca__faq-question{width:100%;text-align:left;padding:16px;font-size:16px;font-weight:600;color:#26A9E0;background:#f4fafd;border:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}
.page-ban-ca__faq-question:hover{background:#eaf6fc}
.page-ban-ca__faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease;padding:0 16px}
.page-ban-ca__faq-answer p{font-size:15px;line-height:1.7;color:#333333;margin:14px 0}
.page-ban-ca__faq-item.is-open .page-ban-ca__faq-answer{max-height:400px;padding-bottom:8px}
.page-ban-ca__cta-section{max-width:1000px;margin:0 auto 40px;padding:40px 24px;background:linear-gradient(135deg,#26A9E0 0%,#1c8cbd 100%);border-radius:14px;text-align:center;box-sizing:border-box}
.page-ban-ca__cta-title{font-size:24px;font-weight:700;color:#ffffff;margin:0 0 14px;line-height:1.4}
.page-ban-ca__cta-desc{font-size:16px;line-height:1.8;color:#ffffff;margin:0 0 22px}
.page-ban-ca__cta-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}
.page-ban-ca__cta-section .page-ban-ca__btn--primary{background:#ffffff;color:#26A9E0;border-color:#ffffff}
.page-ban-ca__cta-section .page-ban-ca__btn--primary:hover{background:#eaf6fc;border-color:#eaf6fc}
.page-ban-ca__cta-section .page-ban-ca__btn--login{background:#EA7C07;color:#ffffff;border-color:#EA7C07}
.page-ban-ca__cta-section .page-ban-ca__btn--login:hover{background:#c76a06;border-color:#c76a06}
@media (max-width:768px){
.page-ban-ca__hero-section{padding:8px 10px 20px}
.page-ban-ca__hero-image{border-radius:8px}
.page-ban-ca__hero-content{margin-top:18px;padding:0 8px}
.page-ban-ca__hero-actions{flex-direction:column}
.page-ban-ca__hero-actions .page-ban-ca__btn{width:100%}
.page-ban-ca__entry-grid{grid-template-columns:1fr}
.page-ban-ca__promo-grid{grid-template-columns:1fr}
.page-ban-ca__blog-grid{grid-template-columns:1fr}
.page-ban-ca__section-title{font-size:22px}
.page-ban-ca__sub-title{font-size:18px}
.page-ban-ca__cta-title{font-size:20px}
.page-ban-ca__cta-actions{flex-direction:column}
.page-ban-ca__cta-actions .page-ban-ca__btn{width:100%}
.page-ban-ca__guide-table{font-size:13px}
.page-ban-ca__guide-table th,.page-ban-ca__guide-table td{padding:8px 6px}
.page-ban-ca img{max-width:100%!important;height:auto!important}
.page-ban-ca{max-width:100%;overflow-x:hidden}
.page-ban-ca__btn{max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word}
}