.page-container[data-v-58bf7c7e]{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:0 16px 16px 16px;overflow:hidden}.container[data-v-58bf7c7e]{max-width:1700px;margin:0 auto;padding:0 20px;background:#fff;border-radius:16px;box-shadow:0 15px 45px rgba(0,0,0,.1);overflow:hidden;max-height:calc(100vh - 32px);display:flex;flex-direction:column}.page-header[data-v-58bf7c7e]{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;padding:20px;margin-bottom:0;box-shadow:0 8px 32px rgba(102,126,234,.3);position:relative;overflow:hidden}.page-header[data-v-58bf7c7e]:before{content:"";position:absolute;top:0;right:0;width:200px;height:200px;background:radial-gradient(circle,hsla(0,0%,100%,.1) 0,transparent 70%);border-radius:50%;transform:translate(50%,-50%)}.page-header .page-header-content[data-v-58bf7c7e]{position:relative;z-index:1;display:flex;justify-content:flex-start;align-items:center;max-width:1400px;margin:0 auto}.page-header .page-title[data-v-58bf7c7e]{display:flex;align-items:center;gap:12px}.page-header .page-title .title-icon .header-icon[data-v-58bf7c7e]{width:24px;height:24px;filter:brightness(0) invert(1)}.page-header .page-title .title-text[data-v-58bf7c7e]{color:#fff}.page-header .page-title .title-text h1[data-v-58bf7c7e]{font-size:16px;font-weight:600;margin:0 0 4px 0;text-shadow:0 2px 4px rgba(0,0,0,.1)}.page-header .page-title .title-text .title-desc[data-v-58bf7c7e]{font-size:12px;opacity:.9;margin:0;font-weight:400}.search-panel[data-v-58bf7c7e]{background:#fff;border-radius:12px;box-shadow:0 6px 24px rgba(0,0,0,.1);border:1px solid #e8eaed;margin-bottom:20px;overflow:hidden;transition:all .3s ease}.search-panel .search-panel-header[data-v-58bf7c7e]{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:20px 24px;border-bottom:1px solid #e8eaed;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.search-panel .search-panel-header .search-title[data-v-58bf7c7e]{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:600;color:#2d3748}.search-panel .search-panel-header .search-title .el-icon[data-v-58bf7c7e]{font-size:20px;color:#667eea}.search-panel .search-panel-header .search-title .toggle-icon[data-v-58bf7c7e]{transition:transform .3s ease}.search-panel .search-panel-header .search-title .toggle-icon.expanded[data-v-58bf7c7e]{transform:rotate(180deg)}.search-panel .search-panel-body[data-v-58bf7c7e]{padding:18px;background:#fff}.search-panel .search-panel-body .search-row[data-v-58bf7c7e]{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:16px}.search-panel .search-panel-body .search-row .search-item[data-v-58bf7c7e]{margin-bottom:0;flex:0 0 auto;min-width:180px}.search-panel .search-panel-body .search-row .search-item[data-v-58bf7c7e] .el-form-item__label{font-weight:500;color:#4a5568;font-size:14px;margin-bottom:8px}.search-panel .search-panel-body .search-row .search-item .search-input[data-v-58bf7c7e],.search-panel .search-panel-body .search-row .search-item .search-select[data-v-58bf7c7e]{width:160px}.search-panel .search-panel-body .search-actions[data-v-58bf7c7e]{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid #e8eaed;margin-top:6px}.search-panel .search-panel-body .search-actions .search-buttons[data-v-58bf7c7e]{display:flex;gap:12px}.search-panel .search-panel-body .search-actions .action-buttons[data-v-58bf7c7e]{display:flex;gap:12px;flex-wrap:wrap}.table-panel[data-v-58bf7c7e]{background:#fff;border-radius:12px;box-shadow:0 6px 24px rgba(0,0,0,.1);border:1px solid #e8eaed;overflow:hidden;flex:1;display:flex;flex-direction:column}.table-panel .table-panel-header[data-v-58bf7c7e]{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:16px 20px;border-bottom:1px solid #e8eaed;display:flex;justify-content:space-between;align-items:center}.table-panel .table-panel-header .table-title[data-v-58bf7c7e]{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:600;color:#2d3748}.table-panel .table-panel-header .table-title .el-icon[data-v-58bf7c7e]{font-size:20px;color:#3b82f6}.table-panel .table-panel-header .table-status[data-v-58bf7c7e]{font-size:12px}.table-panel .table-panel-body[data-v-58bf7c7e]{padding:0;flex:1;overflow-y:auto}.table-panel .table-panel-body .modern-table[data-v-58bf7c7e]{background:#fff;border-radius:0;overflow:hidden;box-shadow:none}.table-panel .table-panel-body .modern-table[data-v-58bf7c7e] .el-table__row{height:40px}.table-panel .table-panel-body .modern-table[data-v-58bf7c7e] .el-table__header{background:linear-gradient(135deg,#f7fafc,#edf2f7)}.table-panel .table-panel-body .modern-table[data-v-58bf7c7e] .el-table__header th{background:transparent!important;color:#2d3748;font-weight:600;font-size:14px;padding:6px 16px;border-bottom:2px solid #e2e8f0;text-align:left}.table-panel .table-panel-body .modern-table[data-v-58bf7c7e] .el-table__body tr{transition:all .3s ease}.table-panel .table-panel-body .modern-table[data-v-58bf7c7e] .el-table__body tr:hover{background:#f7fafc!important;transform:scale(1.002);box-shadow:0 2px 8px rgba(0,0,0,.1)}.table-panel .table-panel-body .modern-table[data-v-58bf7c7e] .el-table__body tr td{padding:4px 16px;border-bottom:1px solid #e8eaed;vertical-align:middle}.location-name[data-v-58bf7c7e]{display:flex;align-items:center;gap:8px;font-weight:600;color:#2d3748}.location-name .el-icon[data-v-58bf7c7e]{color:#3b82f6}.action-buttons-inline[data-v-58bf7c7e]{display:flex;gap:8px;justify-content:center;align-items:center;padding:0}.action-buttons-inline .action-btn[data-v-58bf7c7e]{padding:4px 8px;border-radius:6px;font-size:12px;font-weight:500;min-width:60px;height:30px;line-height:20px;transition:all .3s ease}.action-buttons-inline .action-btn[data-v-58bf7c7e]:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.15)}.pagination[data-v-58bf7c7e]{display:flex;justify-content:center;align-items:center;padding:32px 0;background:#fff;border-radius:0 0 16px 16px;margin-top:24px}.pagination[data-v-58bf7c7e] .el-pagination .el-pager li{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;margin:0 4px;transition:all .3s ease}.pagination[data-v-58bf7c7e] .el-pagination .el-pager li:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.pagination[data-v-58bf7c7e] .el-pagination .el-pager li.is-active{background:#667eea;color:#fff;border-color:#667eea}.pagination[data-v-58bf7c7e] .el-pagination .btn-next,.pagination[data-v-58bf7c7e] .el-pagination .btn-prev{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;transition:all .3s ease}.pagination[data-v-58bf7c7e] .el-pagination .btn-next:hover,.pagination[data-v-58bf7c7e] .el-pagination .btn-prev:hover{background:#667eea;color:#fff}.form-dialog[data-v-58bf7c7e] .el-dialog{border-radius:12px;overflow:hidden}.form-dialog[data-v-58bf7c7e] .el-dialog .el-dialog__header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:20px 24px;margin:0}.form-dialog[data-v-58bf7c7e] .el-dialog .el-dialog__header .el-dialog__title{color:#fff;font-weight:600;font-size:18px}.form-dialog[data-v-58bf7c7e] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close{color:#fff;font-size:18px}.form-dialog[data-v-58bf7c7e] .el-dialog .el-dialog__body{padding:24px}.odd-row[data-v-58bf7c7e]{background-color:#f1f2f4!important}.even-row[data-v-58bf7c7e]{background-color:#fff!important}