.page-ban-ca__hero-banner{background:linear-gradient(135deg,#F4F7FB 0%,#FFFFFF 100%);padding-top:10px;display:flex;flex-direction:column;align-items:center}.page-ban-ca__hero-media{width:100%;max-width:1200px;margin:0 auto}.page-ban-ca__hero-image,.page-ban-ca__guide-image,.page-ban-ca__hall-image,.page-ban-ca__exp-image{max-width:100%;height:auto;display:block;border-radius:12px}.page-ban-ca__hero-image{width:1200px;height:375px;object-fit:cover}.page-ban-ca__hero-content{max-width:1200px;width:100%;margin:16px auto;text-align:center}.page-ban-ca__hero-title{color:#1F2D3D;font-weight:800;line-height:1.2;letter-spacing:-.01em;margin:8px 0;max-width:900px}.page-ban-ca__hero-desc,.page-ban-ca__hall-subtitle,.page-ban-ca__guide-intro,.page-ban-ca__hall-desc,.page-ban-ca__guide-text,.page-ban-ca__experience-title,.page-ban-ca__faq-title,.page-ban-ca__faq-answer p{color:#1F2D3D}.page-ban-ca__hero-desc{max-width:700px;margin:0 auto 20px;line-height:1.6}.page-ban-ca__hero-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}.page-ban-ca__btn{display:inline-block;padding:11px 20px;border-radius:999px;font-weight:700;text-decoration:none;text-align:center;transition:opacity .2s,transform .2s;max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word;border:2px solid transparent}.page-ban-ca__btn--primary{background:linear-gradient(180deg,#4A8BFF 0%,#2F6BFF 100%);color:#ffffff;border-color:#2F6BFF}.page-ban-ca__btn--secondary{background:#ffffff;color:#2F6BFF;border-color:#2F6BFF}.page-ban-ca__btn:hover{opacity:.9;transform:translateY(-1px)}.page-ban-ca__hall-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:16px auto}.page-ban-ca__hall-card{background:#FFFFFF;border-radius:16px;border:1px solid #D6E2FF;padding:20px;box-shadow:0 4px 16px rgba(47,107,255,.08);display:flex;flex-direction:column;gap:12px}.page-ban-ca__hall-image-wrap{overflow:hidden;border-radius:12px}.page-ban-ca__hall-image{width:400px;height:200px;max-width:100%;height:auto;aspect-ratio:2/1;object-fit:cover}.page-ban-ca__hall-name,.page-ban-ca__guide-step-title{color:#1F2D3D;margin:0}.page-ban-ca__hall-desc{line-height:1.5;flex-grow:1}.page-ban-ca__hall-link{display:inline-block;background:linear-gradient(180deg,#4A8BFF 0%,#2F6BFF 100%);color:#ffffff;font-weight:700;font-size:14px;padding:8px 24px;border-radius:999px;text-decoration:none;text-align:center;align-self:flex-start;border:2px solid #2F6BFF}.page-ban-ca__guide-inner{max-width:1100px;margin:0 auto;padding:24px 16px;background:#FFFFFF;border-radius:24px;box-shadow:0 8px 32px rgba(47,107,255,.06);border:1px solid #D6E2FF}.page-ban-ca__guide-title,.page-ban-ca__faq-title{text-align:center;color:#1F2D3D;font-weight:800}.page-ban-ca__guide-step{background:#F4F7FB;border-radius:16px;border:1px solid #D6E2FF;padding:20px;margin-bottom:20px}.page-ban-ca__guide-media{margin-bottom:12px}.page-ban-ca__guide-text,.page-ban-ca__guide-step-title{color:#1F2D3D}.page-ban-ca__experience{background:linear-gradient(180deg,#FFFFFF 0%,#F4F7FB 100%);padding:40px 16px}.page-ban-ca__experience-wrap{display:flex;gap:32px;align-items:center;max-width:1200px;margin:0 auto;flex-wrap:wrap}.page-ban-ca__experience-image{flex:1;min-width:250px}.page-ban-ca__exp-image{width:600px;height:400px;max-width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.page-ban-ca__experience-content{flex:1;min-width:250px}.page-ban-ca__experience-list{list-style:none;padding:0;margin:16px 0}.page-ban-ca__exp-item{color:#1F2D3D;line-height:1.8;position:relative;padding-left:24px}.page-ban-ca__exp-item::before{content:"✓";position:absolute;left:0;color:#2F6BFF;font-weight:bold}.page-ban-ca__faq-section{background:#F4F7FB;padding:40px 16px}.page-ban-ca__faq-inner{max-width:900px;margin:0 auto}.page-ban-ca__faq-item{background:#FFFFFF;border:1px solid #D6E2FF;border-radius:12px;padding:16px 20px;margin-bottom:12px}.page-ban-ca__faq-item summary{list-style:none;cursor:pointer;font-weight:700;color:#1F2D3D;display:flex;justify-content:space-between;align-items:center;gap:16px}.page-ban-ca__faq-question summary::-webkit-details-marker{display:none}.page-ban-ca__faq-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:linear-gradient(180deg,#4A8BFF 0%,#2F6BFF 100%);color:#fff;font-weight:700;flex-shrink:0}.page-ban-ca__faq-answer{padding-top:12px;color:#1F2D3D;line-height:1.6}.page-ban-ca__guide-inner,.page-ban-ca__experience-wrap,.page-ban-ca__faq-inner{color:#1F2D3D}@media (max-width:1024px){.page-ban-ca__hall-grid{grid-template-columns:repeat(2,1fr);gap:16px}.page-ban-ca__experience-wrap{gap:24px}.page-ban-ca__hall-card,.page-ban-ca__experience-image,.page-ban-ca__experience-content{flex:1 1 45%;padding:16px}}@media (max-width:768px){.page-ban-ca__hero-media{padding:8px;margin-top:0}.page-ban-ca__hero-content{padding:0 8px;box-sizing:border-box}.page-ban-ca__hall-grid{grid-template-columns:1fr;gap:16px}.page-ban-ca__hall-card{text-align:center}.page-ban-ca__hall-desc{text-align:left}.page-ban-ca__hall-link{align-self:center}.page-ban-ca__guide-inner,.page-ban-ca__experience-wrap,.page-ban-ca__faq-inner{padding:8px}.page-ban-ca__experience-wrap{flex-direction:column}.page-ban-ca__exp-item, .page-ban-ca__faq-answer p{text-align:left}.page-ban-ca__btn{width:auto;min-width:100px}.page-ban-ca img{max-width:100%!important;height:auto!important}.page-ban-ca__hero-image{max-height:none!important;height:auto!important;aspect-ratio:auto}.page-ban-ca__guide-media,.page-ban-ca__hero-media,.page-ban-ca__hall-image-wrap,.page-ban-ca__experience-image{max-width:100%;overflow:hidden}.page-ban-ca__guide-image,.page-ban-ca__hall-image,.page-ban-ca__exp-image{width:auto!important;height:auto!important;max-width:100%!important}}