.home-container[data-v-d125f1a2]{padding:0;height:calc(100vh - 150px);overflow:hidden}.home-grid[data-v-d125f1a2]{display:grid;grid-template-columns:minmax(320px,1fr) minmax(320px,1.2fr);grid-template-rows:1fr 1fr;gap:20px;height:100%;overflow:hidden}.dashboard-card[data-v-d125f1a2]{border:1px solid var(--border-color,#ebeef5);border-radius:12px;background:#fff;transition:box-shadow .3s ease,transform .3s ease;overflow:hidden;display:flex;flex-direction:column}.dashboard-card[data-v-d125f1a2] .el-card__body{flex:1;overflow:hidden;display:flex;flex-direction:column}.dashboard-card[data-v-d125f1a2]:hover{box-shadow:0 8px 24px rgba(0,0,0,.08)}.notices-card[data-v-d125f1a2]{grid-row:span 2}.card-header[data-v-d125f1a2]{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border-color,#f2f6fc)}.card-title-group[data-v-d125f1a2]{display:flex;align-items:center;gap:10px}.card-icon[data-v-d125f1a2]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;transition:transform .2s ease}.card-icon svg[data-v-d125f1a2]{width:18px;height:18px}.notice-icon[data-v-d125f1a2]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.duty-icon[data-v-d125f1a2]{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.hospital-icon[data-v-d125f1a2]{background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff}.card-title[data-v-d125f1a2]{margin:0;font-size:16px;font-weight:600;color:var(--text-primary,#303133);letter-spacing:.5px}.data-count[data-v-d125f1a2]{font-size:12px;color:var(--text-secondary,#909399);background:var(--bg-color,#f5f7fa);padding:4px 10px;border-radius:12px;font-weight:500}.notices-list[data-v-d125f1a2]{padding:8px 0;overflow-y:auto;flex:1}.notice-item[data-v-d125f1a2]{display:flex;gap:16px;padding:16px 20px;border-bottom:1px solid var(--border-light,#f2f6fc);transition:background-color .2s ease;cursor:pointer;animation:slideIn-d125f1a2 .4s ease forwards;animation-delay:var(--delay,0s);opacity:0}@keyframes slideIn-d125f1a2{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.notice-item[data-v-d125f1a2]:last-child{border-bottom:none}.notice-item[data-v-d125f1a2]:hover{background-color:var(--bg-hover,#f5f7fa)}.notice-banner-wrapper[data-v-d125f1a2]{position:relative;width:100px;height:70px;border-radius:8px;overflow:hidden;flex-shrink:0}.notice-banner[data-v-d125f1a2]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.notice-item:hover .notice-banner[data-v-d125f1a2]{transform:scale(1.05)}.notice-overlay[data-v-d125f1a2]{position:absolute;inset:0;background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));pointer-events:none}.notice-body[data-v-d125f1a2]{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.notice-title[data-v-d125f1a2]{margin:0;font-size:14px;font-weight:600;color:var(--text-primary,#303133);line-height:1.4;transition:color .2s ease}.notice-item:hover .notice-title[data-v-d125f1a2]{color:var(--primary-color,#409eff)}.notice-content[data-v-d125f1a2]{margin:0;padding:0!important;font-size:13px;color:var(--text-secondary,#909399);line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.table-wrapper[data-v-d125f1a2]{padding:8px 12px 12px;overflow:auto;flex:1}[data-v-d125f1a2] .custom-header{background:var(--table-header-bg,#f5f7fa)!important;color:var(--text-primary,#303133)!important;font-weight:600!important;font-size:13px;padding:12px 8px!important}[data-v-d125f1a2] .custom-cell{padding:10px 8px!important;font-size:13px;color:var(--text-regular,#606266)}.user-cell[data-v-d125f1a2]{display:flex;align-items:center;gap:8px}.user-avatar[data-v-d125f1a2]{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center}.user-name[data-v-d125f1a2]{font-weight:500}.role-tag[data-v-d125f1a2]{border-radius:4px;font-size:12px}.text-muted[data-v-d125f1a2]{color:var(--text-placeholder,#c0c4cc)}.status-badge[data-v-d125f1a2]{display:inline-flex;align-items:center;padding:3px 8px;border-radius:4px;font-size:12px;font-weight:500}.status-0[data-v-d125f1a2]{background:#e8f4ff;color:#409eff}.status-1[data-v-d125f1a2]{background:#fdf6ec;color:#e6a23c}.status-2[data-v-d125f1a2]{background:#f0f9eb;color:#67c23a}.status-3[data-v-d125f1a2]{background:#fef0f0;color:#f56c6c}.empty-state[data-v-d125f1a2]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 20px;gap:16px}.empty-illustration svg[data-v-d125f1a2]{width:80px;height:80px}.empty-text[data-v-d125f1a2]{margin:0;font-size:14px;color:var(--text-secondary,#909399)}.list-fade-enter-active[data-v-d125f1a2]{transition:all .4s ease}.list-fade-enter-from[data-v-d125f1a2]{opacity:0;transform:translateY(10px)}@media (max-width:1200px){.home-grid[data-v-d125f1a2]{grid-template-columns:1fr;grid-template-rows:auto auto auto}.notices-card[data-v-d125f1a2]{grid-row:auto}.notice-banner-wrapper[data-v-d125f1a2]{width:80px;height:56px}}@media (max-width:768px){.home-container[data-v-d125f1a2]{padding:12px;height:calc(100vh - 224px)}.home-grid[data-v-d125f1a2]{grid-template-rows:auto auto auto}.notice-item[data-v-d125f1a2]{flex-direction:column;gap:12px}.notice-banner-wrapper[data-v-d125f1a2]{width:100%;height:120px}.card-header[data-v-d125f1a2]{padding:12px 16px}.table-wrapper[data-v-d125f1a2]{padding:8px}}[data-v-d125f1a2] .el-card__body,[data-v-d125f1a2] .el-card__header{padding:0}