.dailyPopup-container-wrap{width:100vw;height:100vh;position:fixed;left:0;top:0;z-index:999;display:flex;justify-content:flex-start;align-items:center;padding:20px 20px 20px 10%;pointer-events:none}.dailyPopup-container{background-color:#fff;padding:5px;border-radius:5px;box-shadow:0 4px 8px rgba(0,0,0,.2);width:480px;max-width:calc(100% - 40px);max-height:90vh;flex-direction:column;pointer-events:auto}.dailyPopup-container,.dailyPopup-swiper{position:relative;display:flex;overflow:hidden}.dailyPopup-swiper{flex:1 1 auto;min-height:0;flex-direction:column}.dailyPopup-swiper .swiper-wrapper{flex:1 1;display:flex;align-items:center}.dailyPopup-swiper .swiper-slide{position:relative;cursor:pointer;width:100%;height:auto;display:flex;align-items:center;justify-content:center}.dailyPopup-swiper .swiper-slide img{width:100%;height:auto;max-height:calc(90vh - 100px);object-fit:contain;display:block}.dailyPopup-swiper .swiper-pagination{display:flex;justify-content:center;gap:8px}.dailyPopup-swiper .swiper-pagination .swiper-pagination-bullet-active{background-color:#00876e}.dailyPopup-swiper .swiper-pagination span{margin:unset!important;height:16px;border-radius:4px}.dailyPopup-closeButton{position:absolute;top:15px;right:15px;background:none;border:none;font-size:18px;cursor:pointer;z-index:10;color:#fff;border-radius:50%;width:25px;height:25px;display:flex;align-items:center;justify-content:center}.dailyPopup-closeButton i{font-size:24px;font-weight:700;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.6)}.dailyPopup-content{overflow:hidden;cursor:pointer}.dailyPopup-content img{display:block;width:100%;height:auto;object-fit:contain}.dailyPopup-footer{display:flex;justify-content:flex-start;padding:10px;background-color:#f5f5f5;border-top:1px solid #eee;flex-shrink:0}.dailyPopup-checkboxLabel{display:flex;align-items:center;cursor:pointer;font-size:13px;color:#333}.dailyPopup-checkbox{margin-right:8px;cursor:pointer;width:18px;height:18px;accent-color:#000;border:2px solid #555;border-radius:3px}.dailyPopup-checkboxText{font-weight:500;font-size:13px}@media screen and (max-width:1024px){.dailyPopup-container{width:400px}.dailyPopup-checkboxText{font-size:11px}}@media screen and (max-width:768px){.dailyPopup-container-wrap{padding:10px;justify-content:center}.dailyPopup-container{width:90%;max-width:350px;max-height:85vh}.dailyPopup-swiper .swiper-slide img{max-height:calc(85vh - 80px)}.dailyPopup-footer{padding:8px}.dailyPopup-checkboxText{font-size:12px}.dailyPopup-checkbox{width:16px;height:16px}}@media screen and (max-height:600px){.dailyPopup-container-wrap{justify-content:center;padding-left:20px}.dailyPopup-container{max-height:85vh}.dailyPopup-swiper .swiper-slide img{max-height:calc(85vh - 70px)}.dailyPopup-footer{padding:6px 10px}}
/*# sourceMappingURL=66354903031de7ee.css.map*/