.period-modal-overlay[data-v-43bd2821]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2000}.period-modal-content[data-v-43bd2821]{width:100%;max-width:500px;background:#fff;border-radius:12px 12px 0 0;max-height:70vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.period-modal-header[data-v-43bd2821]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px;border-bottom:1px solid #f0f0f0}.period-modal-title[data-v-43bd2821]{font-size:16px;font-weight:500;color:#1a1a1a}.period-modal-close[data-v-43bd2821]{cursor:pointer}.period-modal-body[data-v-43bd2821]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:0;min-height:200px}.period-loading[data-v-43bd2821]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:60px 20px;color:#999;font-size:14px;gap:12px}.loading-spinner[data-v-43bd2821]{width:32px;height:32px;border:3px solid #f0f0f0;border-top-color:#ff4757;border-radius:50%;-webkit-animation:spin-data-v-43bd2821 .8s linear infinite;animation:spin-data-v-43bd2821 .8s linear infinite}@-webkit-keyframes spin-data-v-43bd2821{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin-data-v-43bd2821{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.period-empty[data-v-43bd2821]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:60px 20px;color:#999;font-size:14px}.period-list[data-v-43bd2821]{max-height:400px;overflow-y:auto}.period-item[data-v-43bd2821]{padding:16px 20px;border-bottom:1px solid #f0f0f0;cursor:pointer;-webkit-transition:background-color .2s;transition:background-color .2s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.period-item[data-v-43bd2821]:hover{background:#f8f8f8}.period-item[data-v-43bd2821]:last-child{border-bottom:none}.period-item.active[data-v-43bd2821]{background:#fff4f4}.period-item.active .period-issue[data-v-43bd2821]{font-weight:500;color:#ff4757}.period-issue[data-v-43bd2821]{font-size:15px;color:#333}.period-time[data-v-43bd2821]{font-size:13px;color:#999}.period-list[data-v-43bd2821]::-webkit-scrollbar{width:6px}.period-list[data-v-43bd2821]::-webkit-scrollbar-track{background:#f0f0f0}.period-list[data-v-43bd2821]::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:3px}.period-list[data-v-43bd2821]::-webkit-scrollbar-thumb:hover{background:#b0b0b0}@media (max-width:500px){.period-modal-content[data-v-43bd2821]{max-width:100%}}