.filters-container[data-v-93895f2c]{margin-top:20px;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px}.filter-input[data-v-93895f2c]{flex:1;min-width:200px}.notifications-list[data-v-93895f2c]{height:calc(100vh - 200px);overflow-x:hidden;overflow-y:scroll}.notification-dialog[data-v-93895f2c]{height:70vh;z-index:9999}.dialog-header[data-v-93895f2c]{border-bottom:1px solid #e0e0e0;padding:20px}.dialog-footer[data-v-93895f2c]{border-top:1px solid #e0e0e0;padding:20px;display:flex;justify-content:space-between}.notification-form[data-v-93895f2c]{padding:20px}.status-closed[data-v-93895f2c]{color:red}.status-open[data-v-93895f2c]{color:green}.device[data-v-93895f2c]{display:flex;flex-direction:column;border:1px solid #e0e0e0;border-radius:5px;width:100%;margin-bottom:10px;transition:background-color .3s}.device[data-v-93895f2c]:hover{background-color:#f1f1f1}.device.closed[data-v-93895f2c]{background-color:#f8d4d4}.device.open[data-v-93895f2c]{background-color:#d4f8d4}.device>div[data-v-93895f2c]:first-child{font-size:16px;padding:10px;font-weight:700;border-bottom:1px dotted silver}.device>div[data-v-93895f2c]:nth-child(2){font-size:12px;padding:10px;position:relative}.device>div:nth-child(2)>div[data-v-93895f2c]:last-child{font-size:12px;padding:3px}.modal-title[data-v-93895f2c]{font-size:20px;font-weight:700}.el-date-picker[data-v-93895f2c],.el-input[data-v-93895f2c]{border-radius:4px;border:1px solid #dcdcdc;box-shadow:inset 0 1px 3px rgba(0,0,0,.1)}.el-date-picker[data-v-93895f2c]:focus,.el-input[data-v-93895f2c]:focus{border-color:#409eff;box-shadow:0 0 0 2px rgba(64,158,255,.2)}.el-button[data-v-93895f2c]{border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:background-color .3s,border-color .3s}.el-button[data-v-93895f2c]:hover{background-color:#409eff;border-color:#409eff}.export-buttons[data-v-93895f2c]{display:flex;gap:10px}@media (max-width:768px){.modal-title[data-v-93895f2c]{flex-direction:column;align-items:flex-start}.el-date-picker[data-v-93895f2c],.el-input[data-v-93895f2c]{width:100%}.export-buttons[data-v-93895f2c]{width:100%;justify-content:flex-start;margin-top:10px}.device>div[data-v-93895f2c]:first-child,.device>div[data-v-93895f2c]:nth-child(2){font-size:14px;padding:8px}}.loading-spinner[data-v-93895f2c]{display:flex;align-items:center;justify-content:center;height:calc(100vh - 200px)}.loading-spinner[data-v-93895f2c]:after{content:"";width:40px;height:40px;border:4px solid #ccc;border-top-color:#409eff;border-radius:50%;animation:spin-93895f2c 1s linear infinite}@keyframes spin-93895f2c{to{transform:rotate(1turn)}}.log-success[data-v-93895f2c]{color:#67c23a}.log-error[data-v-93895f2c]{color:#f56c6c}.log-warning[data-v-93895f2c]{color:#e6a23c}