.layer-popup-pc{background:var(--surface);border-radius:8px;box-shadow:0 4px 20px #00000026;overflow:hidden}.layer-popup-pc-header{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:var(--gray-50);border-bottom:1px solid var(--gray-200)}.layer-popup-pc-title{font-size:13px;font-weight:600;color:var(--gray-800);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;margin-right:8px}.layer-popup-pc-close{background:none;border:none;font-size:20px;line-height:1;color:var(--gray-500);cursor:pointer;padding:0 2px;flex-shrink:0}.layer-popup-pc-close:hover{color:var(--gray-800)}.layer-popup-pc-body img{display:block;width:100%;height:auto;object-fit:cover}.layer-popup-pc-footer{padding:6px 12px;background:var(--gray-50);border-top:1px solid var(--gray-200)}.layer-popup-today-hide-btn,.layer-popup-today-hide-btn-mo{background:none;border:none;font-size:12px;color:var(--gray-500);cursor:pointer;padding:0;margin:0}.layer-popup-today-hide-btn:hover,.layer-popup-today-hide-btn-mo:hover{color:var(--gray-800);text-decoration:underline}.layer-popup-mo-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;background:#00000080;display:flex;align-items:center;justify-content:center}.layer-popup-mo{width:calc(100vw - 60px);max-width:400px;background:var(--surface);border-radius:12px;overflow:hidden;box-shadow:0 4px 30px #0003}.layer-popup-mo-header{display:flex;align-items:center;background:var(--gray-50);border-bottom:1px solid var(--gray-200);padding:0}.layer-popup-mo-tabs{display:flex;flex:1;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0}.layer-popup-mo-tabs::-webkit-scrollbar{display:none}.layer-popup-mo-tab{flex-shrink:0;padding:10px 14px;font-size:13px;font-weight:500;color:var(--gray-400);background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;white-space:nowrap;transition:color .2s,border-color .2s}.layer-popup-mo-tab.active{color:var(--gray-800);font-weight:600;border-bottom-color:var(--gray-800)}.layer-popup-mo-close{background:none;border:none;font-size:22px;line-height:1;color:var(--gray-500);cursor:pointer;padding:10px 14px;flex-shrink:0}.layer-popup-mo-close:hover{color:var(--gray-800)}.layer-popup-mo-swiper{width:100%}.layer-popup-mo-swiper .swiper-slide img{display:block;width:100%;height:auto}.layer-popup-mo-footer{padding:8px 14px;background:var(--gray-50);border-top:1px solid var(--gray-200)}
