.page-ban-ca{color:#FFF1E8;display:flex;flex-direction:column;gap:16px;padding:10px 16px 24px;max-width:100%;overflow-x:hidden}.page-ban-ca a{color:#F3C54D;text-decoration:none}.page-ban-ca img{max-width:100%;height:auto}.page-ban-ca__hero-section{display:flex;flex-direction:column;padding-top:10px}.page-ban-ca__hero-image-wrap{width:100%}.page-ban-ca__hero-image{width:100%;aspect-ratio:17/5;object-fit:cover;border-radius:16px;border:2px solid #6A1E1E}.page-ban-ca__hero-content{padding:16px 4px 0;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.page-ban-ca__hero-title{font-weight:800;line-height:1.25;letter-spacing:0.2px;max-width:600px;font-size:clamp(1.4rem, 2.5vw, 2.2rem)}.page-ban-ca__hero-description{font-weight:400;line-height:1.6;max-width:740px;margin:0}.page-ban-ca__hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;width:100%;max-width:100%;box-sizing:border-box}.page-ban-ca__btn{display:inline-block;height:auto;font-weight:700;line-height:1.3;padding:12px 24px;border-radius:60px;border:0;background:linear-gradient(180deg,#FFB04A 0%,#D86A14 100%);color:#140C0C;cursor:pointer;box-sizing:border-box;transition:opacity 0.2s ease, transform 0.1s ease;text-align:center;box-shadow:0 6px 12px rgba(0,0,0,0.15)}.page-ban-ca__btn:hover{opacity:0.95;transform:translateY(-1px)}.page-ban-ca__btn--secondary{background:transparent;border:2px solid #F3C54D;color:#FFF1E8;box-shadow:none;padding:10px 22px}.page-ban-ca__logo-section{background:#2A1212;border-radius:16px;border:1px solid #6A1E1E;padding:24px 16px;display:flex;flex-direction:column;gap:20px;max-width:100%;box-sizing:border-box}.page-ban-ca__section-title,.page-ban-ca__guide-title,.page-ban-ca__faq-title{font-weight:700;color:#F3C54D;text-align:center;margin:0}.page-ban-ca__logo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px 24px;justify-items:center;max-width:1200px;width:100%;margin:0 auto;box-sizing:border-box}.page-ban-ca__logo-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px;width:100%;max-width:260px;box-sizing:border-box}.page-ban-ca__logo-image{width:100%;height:auto;aspect-ratio:2/1;object-fit:contain;border-radius:8px;background:#140C0C;border:1px solid #6A1E1E;box-sizing:border-box}.page-ban-ca__logo-cta{font-weight:700;font-size:1rem;line-height:1.2;padding:10px 20px;border-radius:60px;background:linear-gradient(180deg,#FFB04A 0%,#D86A14 100%);color:#140C0C;max-width:100%;box-sizing:border-box;word-wrap:break-word;transition:opacity 0.2s ease}.page-ban-ca__logo-cta:hover{opacity:0.9}.page-ban-ca__guide-section{background:#2A1212;border-radius:16px;border:1px solid #6A1E1E;padding:24px 16px;max-width:100%;box-sizing:border-box}.page-ban-ca__guide-inner{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.page-ban-ca__guide-title{font-size:clamp(1.2rem, 2vw, 1.8rem)}.page-ban-ca__guide-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.page-ban-ca__guide-card{background:#140C0C;border-radius:12px;border:1px solid #6A1E1E;padding:16px;display:flex;flex-direction:column;gap:12px}.page-ban-ca__guide-card img{width:100%;height:auto;max-height:240px;object-fit:cover;border-radius:8px;border:1px solid #6A1E1E}.page-ban-ca__guide-card-title{font-weight:700;color:#FFF1E8;margin:0}.page-ban-ca__guide-card-text{color:#FFF1E8;opacity:0.9;line-height:1.5;margin:0}.page-ban-ca__guide-link{font-weight:600;color:#F3C54D;align-self:flex-start}.page-ban-ca__guide-faq{display:flex;flex-direction:column;gap:12px;max-width:800px;margin:0 auto;width:100%;box-sizing:border-box}.page-ban-ca__faq-item{border-bottom:1px solid #6A1E1E;padding:8px 0}.page-ban-ca__faq-item:last-child{border-bottom:0;padding-bottom:0}.page-ban-ca__faq-question{font-size:1rem;font-weight:700;padding:8px 0;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px}.page-ban-ca__faq-icon{background:#7E0D0D;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;min-width:24px;line-height:1;font-size:1.2rem;color:#FFF1E8}.page-ban-ca__faq-answer{font-size:1rem;line-height:1.6;padding:4px 0 12px}.page-ban-ca__guide-faq a.page-ban-ca__guide-link{margin-top:8px}@media(max-width:768px){.page-ban-ca{padding:10px 8px 16px}.page-ban-ca__hero-section{padding-top:10px}.page-ban-ca__hero-image{aspect-ratio:2/1;border-radius:12px}.page-ban-ca__hero-content{padding:12px 4px 0;text-align:left}.page-ban-ca__hero-title{font-size:clamp(1.2rem, 3.5vw, 1.6rem);text-align:center}.page-ban-ca__hero-description{font-size:0.95rem}.page-ban-ca__hero-actions{flex-direction:column;align-items:flex-start}.page-ban-ca__btn{width:100%;max-width:100%}.page-ban-ca__logo-section{padding:20px 12px}.page-ban-ca__logo-grid{grid-template-columns:repeat(2,1fr);gap:16px}.page-ban-ca__logo-item{gap:10px}.page-ban-ca__logo-cta{padding:10px 14px;font-size:0.9rem}.page-ban-ca__section-title{text-align:center}.page-ban-ca__guide-section{padding:20px 12px}.page-ban-ca__guide-grid{grid-template-columns:1fr}.page-ban-ca__guide-card img{max-height:200px}.page-ban-ca__guide-title,.page-ban-ca__faq-title{text-align:center}.page-ban-ca__faq-question{font-size:0.95rem}.page-ban-ca img{max-width:100%!important;height:auto!important}.page-ban-ca__logo-image img,.page-ban-ca__guide-card img{width:100%!important;height:auto!important}}