.banner-popup-overlay{position:fixed;inset:0;z-index:1002;background-color:#0000008c;padding:20px;box-sizing:border-box}.banner-popup-card,.banner-popup-overlay{display:flex;align-items:center;justify-content:center}.banner-popup-card{position:relative;max-width:820px;background:#0000;border-radius:12px;overflow:hidden;max-height:85vh;flex-direction:column}.banner-popup-card,.banner-popup-swiper{width:100%;margin:0 auto}.banner-popup-swiper .swiper-wrapper{align-items:center}.banner-popup-swiper .swiper-slide{display:flex;align-items:center;justify-content:center;box-sizing:border-box}.banner-popup-close-btn{position:absolute;top:10px;right:10px;width:38px;height:38px;border:0;border-radius:10px;background:#ffffffe6;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center}.banner-popup-close-btn:hover{background:#fff}.banner-popup-image{width:auto;max-width:100%;height:auto;display:block;margin:0 auto;object-fit:contain;object-position:center;max-height:85vh}.banner-popup-meta{background:#fffffff2;padding:10px 16px 16px}.banner-popup-title{font-weight:700;margin:0 0 6px}.banner-popup-content{margin:0;color:#374151;line-height:1.5;font-size:14px;white-space:pre-wrap}