Files
zyt/server/public/admin/assets/index-Bqs56mLH.css
T

2 lines
13 KiB
CSS

@charset "UTF-8";.reception-page[data-v-2cfceb5b]{--rx-bg: #f5f7fb;--rx-bg-grad: linear-gradient(180deg, #f5f7fb 0%, #eef2f8 100%);--rx-surface: #ffffff;--rx-ink: #1f2937;--rx-muted: #4b5563;--rx-soft: #94a3b8;--rx-line: #eef0f5;--rx-line-strong: #e2e6ee;--rx-accent: #4f8cff;--rx-accent-strong: #2563eb;--rx-accent-soft: #eef3ff;--rx-accent-glow: rgba(79, 140, 255, .18);--rx-success: #22c55e;--rx-warning: #f59e0b;--rx-warning-soft: #fff7ed;--rx-success-soft: #f0fdf4;--rx-shadow-sm: 0 1px 2px rgba(15, 23, 42, .04);--rx-shadow: 0 4px 16px rgba(15, 23, 42, .06);--rx-shadow-lg: 0 8px 30px rgba(15, 23, 42, .08);--rx-font-data: "IBM Plex Mono", Consolas, Menlo, monospace;min-height:calc(100vh - 80px);padding:18px 22px 28px;background:var(--rx-bg-grad);display:flex;flex-direction:column;gap:16px}.reception-header[data-v-2cfceb5b]{display:flex;justify-content:space-between;align-items:flex-end;gap:16px}.header-title[data-v-2cfceb5b]{margin:0 0 4px;font-size:24px;font-weight:700;color:var(--rx-ink);letter-spacing:-.02em;background:linear-gradient(120deg,#1f2937,#4f8cff 120%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.header-desc[data-v-2cfceb5b]{color:var(--rx-muted);font-size:13px}.header-meta[data-v-2cfceb5b]{margin-top:4px;color:var(--rx-soft);font-family:var(--rx-font-data);font-size:12px}.header-right[data-v-2cfceb5b]{display:flex;gap:10px;align-items:center}.live-pill[data-v-2cfceb5b]{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border-radius:999px;background:var(--rx-surface);border:1px solid var(--rx-line);color:var(--rx-ink);font-family:var(--rx-font-data);font-size:12px;min-width:124px;justify-content:center;box-shadow:var(--rx-shadow-sm)}.live-dot[data-v-2cfceb5b]{width:8px;height:8px;border-radius:50%;background:var(--rx-success);animation:pulse-2cfceb5b 1.6s infinite}.live-dot.paused[data-v-2cfceb5b]{background:var(--rx-soft);animation:none}@keyframes pulse-2cfceb5b{0%{box-shadow:0 0 #22c55e80}70%{box-shadow:0 0 0 8px #22c55e00}to{box-shadow:0 0 #22c55e00}}.filter-shell[data-v-2cfceb5b]{background:var(--rx-surface);border:1px solid var(--rx-line);border-radius:14px;padding:10px 16px;display:flex;align-items:center;gap:16px;box-shadow:var(--rx-shadow-sm)}.search-input[data-v-2cfceb5b]{width:280px;border:1px solid var(--rx-line);border-radius:10px;background:#fff;transition:border-color .2s ease}.search-input[data-v-2cfceb5b]:hover{border-color:#cfd9ee}.search-input[data-v-2cfceb5b]:focus-within{border-color:var(--rx-accent)}.search-input[data-v-2cfceb5b] .el-input__wrapper{background:transparent;border-radius:10px;border:none!important;box-shadow:none!important;outline:none!important}.search-input[data-v-2cfceb5b] .el-input__inner{border:none!important;outline:none;box-shadow:none!important}.filter-tabs[data-v-2cfceb5b]{margin-left:auto;display:flex;align-items:center;gap:6px;font-size:13px}.filter-tab[data-v-2cfceb5b]{color:var(--rx-soft);cursor:pointer;padding:6px 14px;border-radius:999px;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:500}.filter-tab[data-v-2cfceb5b]:hover{color:var(--rx-accent-strong);background:var(--rx-accent-soft)}.filter-tab.active[data-v-2cfceb5b]{color:#fff;background:linear-gradient(135deg,#4f8cff,#2563eb);font-weight:600;box-shadow:0 2px 8px var(--rx-accent-glow)}.filter-sep[data-v-2cfceb5b]{color:var(--rx-line-strong);font-size:12px}.main-area[data-v-2cfceb5b]{display:flex;gap:14px;flex:1;min-height:0;align-items:flex-start}.queue-col[data-v-2cfceb5b]{width:312px;flex-shrink:0}.queue-panel[data-v-2cfceb5b]{background:var(--rx-surface);border:1px solid var(--rx-line);border-radius:14px;padding:14px;display:flex;flex-direction:column;gap:12px;height:calc(100vh - 170px);box-shadow:var(--rx-shadow-sm)}.queue-head[data-v-2cfceb5b]{display:flex;justify-content:space-between;align-items:center;padding:0 4px 10px;border-bottom:1px solid var(--rx-line)}.queue-title[data-v-2cfceb5b]{font-size:15px;font-weight:700;color:var(--rx-ink);display:flex;align-items:center;gap:8px}.queue-title[data-v-2cfceb5b]:before{content:"";width:3px;height:14px;border-radius:2px;background:linear-gradient(180deg,#4f8cff,#2563eb)}.queue-meta[data-v-2cfceb5b]{color:var(--rx-muted);font-family:var(--rx-font-data);font-size:12px;padding:2px 10px;background:var(--rx-accent-soft);color:var(--rx-accent-strong);border-radius:999px;font-weight:600}.queue-list[data-v-2cfceb5b]{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding-right:2px;padding-bottom:4px}.queue-list[data-v-2cfceb5b]::-webkit-scrollbar{width:6px}.queue-list[data-v-2cfceb5b]::-webkit-scrollbar-thumb{background:var(--rx-line-strong);border-radius:3px}.queue-list[data-v-2cfceb5b]::-webkit-scrollbar-thumb:hover{background:var(--rx-soft)}.queue-row[data-v-2cfceb5b]{position:relative;border:1px solid var(--rx-line);border-radius:12px;padding:14px 14px 14px 18px;display:flex;justify-content:space-between;align-items:flex-start;cursor:pointer;transition:all .2s ease;background:#fff;overflow:hidden;min-height:84px;gap:12px}.queue-row[data-v-2cfceb5b]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--rx-accent);opacity:0;transition:opacity .2s ease}.queue-row[data-v-2cfceb5b]:hover{border-color:#cfd9ee;background:linear-gradient(180deg,#fff,#f8fbff);transform:translateY(-1px);box-shadow:var(--rx-shadow)}.queue-row[data-v-2cfceb5b]:hover:before{opacity:1;background:#b9c8ea}.queue-row.active[data-v-2cfceb5b]{background:linear-gradient(135deg,#eef4ff,#e4edff);border-color:var(--rx-accent);box-shadow:0 4px 14px var(--rx-accent-glow)}.queue-row.active[data-v-2cfceb5b]:hover{border-color:var(--rx-accent);background:linear-gradient(135deg,#ebf2ff,#dde9ff)}.queue-row.active[data-v-2cfceb5b]:before{opacity:1;background:linear-gradient(180deg,#4f8cff,#2563eb)}.queue-row.passed[data-v-2cfceb5b]{opacity:.82}.queue-row.passed[data-v-2cfceb5b]:hover{background:linear-gradient(180deg,#fffdfa,#fff7ed);border-color:#f5d7a6}.queue-row.passed.active[data-v-2cfceb5b]{background:linear-gradient(135deg,#fff7eb,#ffefcf);border-color:var(--rx-warning);box-shadow:0 4px 14px #f59e0b2e}.queue-row.passed[data-v-2cfceb5b]:before{background:var(--rx-warning)}.queue-row.passed[data-v-2cfceb5b]:hover:before,.queue-row.passed.active[data-v-2cfceb5b]:before{opacity:1}.row-name[data-v-2cfceb5b]{flex:1;min-width:0;padding-top:1px}.name-line[data-v-2cfceb5b]{font-size:14px;font-weight:600;color:var(--rx-ink);display:flex;align-items:center;gap:6px;flex-wrap:wrap;line-height:1.45}.name-meta[data-v-2cfceb5b]{font-size:12px;color:var(--rx-soft);font-weight:400}.time-line[data-v-2cfceb5b]{margin-top:8px;font-size:12px;color:var(--rx-soft);font-family:var(--rx-font-data);display:flex;align-items:center;gap:4px;line-height:1.5;flex-wrap:wrap}.row-actions[data-v-2cfceb5b]{display:flex;align-items:center;align-self:center;gap:6px;flex-shrink:0}.row-icon-btn[data-v-2cfceb5b]{width:32px;height:32px;border-radius:8px;border:1px solid transparent;background:transparent;color:var(--rx-soft);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s ease;font-size:15px;padding:0}.row-icon-btn[data-v-2cfceb5b]:hover{background:var(--rx-accent-soft);color:var(--rx-accent-strong);border-color:var(--rx-accent);transform:translateY(-1px)}.row-icon-btn[data-v-2cfceb5b]:active{transform:scale(.92)}.row-icon-btn.notify[data-v-2cfceb5b]:hover{background:#fff7e6;color:var(--rx-warning);border-color:var(--rx-warning)}.row-icon-btn[data-v-2cfceb5b]:disabled{opacity:.6;cursor:not-allowed}.scroll-sentinel[data-v-2cfceb5b]{padding:12px 0 4px;text-align:center;color:var(--rx-soft);font-size:12px;font-family:var(--rx-font-data)}.scroll-sentinel .no-more[data-v-2cfceb5b]{color:#c0c4cc}.sidebar[data-v-2cfceb5b]{flex:1;display:flex;flex-direction:column;gap:14px;min-width:0;overflow-y:auto;max-height:calc(100vh - 170px);padding-right:4px}.sidebar[data-v-2cfceb5b]::-webkit-scrollbar{width:6px}.sidebar[data-v-2cfceb5b]::-webkit-scrollbar-thumb{background:var(--rx-line-strong);border-radius:3px}.sidebar[data-v-2cfceb5b]::-webkit-scrollbar-thumb:hover{background:var(--rx-soft)}.placeholder-card[data-v-2cfceb5b]{flex:1;background:var(--rx-surface);border:1px solid var(--rx-line);border-radius:14px;display:flex;align-items:center;justify-content:center;min-height:400px;box-shadow:var(--rx-shadow-sm)}.card[data-v-2cfceb5b]{background:var(--rx-surface);border:1px solid var(--rx-line);border-radius:14px;padding:18px;display:flex;flex-direction:column;gap:14px;box-shadow:var(--rx-shadow-sm);transition:box-shadow .2s ease}.card[data-v-2cfceb5b]:hover{box-shadow:var(--rx-shadow)}.card-title[data-v-2cfceb5b]{font-size:15px;font-weight:700;color:var(--rx-ink);display:flex;align-items:center;gap:10px;padding-left:10px;position:relative}.card-title[data-v-2cfceb5b]:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:16px;border-radius:2px;background:linear-gradient(180deg,#4f8cff,#2563eb)}.case-sub[data-v-2cfceb5b]{font-size:12px;font-weight:400;color:var(--rx-soft);font-family:var(--rx-font-data)}.patient-hero[data-v-2cfceb5b]{background:linear-gradient(135deg,#f5f8ff,#eef3ff);border:1px solid #dde7ff;border-radius:12px;padding:16px 18px;display:flex;flex-direction:column;gap:6px;position:relative;overflow:hidden}.patient-hero[data-v-2cfceb5b]:after{content:"";position:absolute;right:-20px;top:-20px;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,rgba(79,140,255,.08) 0%,transparent 70%)}.patient-name[data-v-2cfceb5b]{font-size:22px;font-weight:700;color:var(--rx-ink);letter-spacing:-.01em}.patient-meta[data-v-2cfceb5b]{color:var(--rx-muted);font-size:13px;line-height:1.7;display:flex;flex-direction:column;gap:2px;position:relative;z-index:1}.grid-block[data-v-2cfceb5b]{display:flex;flex-direction:column;gap:10px;padding-top:12px;border-top:1px dashed var(--rx-line)}.grid-block[data-v-2cfceb5b]:first-of-type{border-top:none;padding-top:0}.grid-title[data-v-2cfceb5b]{font-size:13px;font-weight:600;color:var(--rx-accent-strong);letter-spacing:.02em;display:flex;align-items:center;gap:6px}.grid-title[data-v-2cfceb5b]:before{content:"";width:4px;height:4px;border-radius:50%;background:var(--rx-accent)}.kv-grid[data-v-2cfceb5b]{display:grid;gap:8px 16px}.kv-grid.one[data-v-2cfceb5b]{grid-template-columns:1fr}.kv-grid.two[data-v-2cfceb5b]{grid-template-columns:repeat(2,1fr)}.kv-grid.three[data-v-2cfceb5b]{grid-template-columns:repeat(3,1fr)}.kv-grid.four[data-v-2cfceb5b]{grid-template-columns:repeat(4,1fr)}[data-v-2cfceb5b] .kv-item{display:flex;gap:6px;font-size:12.5px;line-height:1.55;min-width:0}[data-v-2cfceb5b] .kv-item.multiline{flex-direction:column;gap:2px}[data-v-2cfceb5b] .kv-item .kv-label{color:var(--rx-soft);flex-shrink:0;min-width:58px}[data-v-2cfceb5b] .kv-item .kv-value{color:var(--rx-ink);word-break:break-word;flex:1;font-weight:500}[data-v-2cfceb5b] .metric-kv-item .metric-kv-value{display:inline-flex;align-items:center;gap:4px}[data-v-2cfceb5b] .metric-kv-item .metric-kv-value.high{color:#dc2626;font-weight:700}[data-v-2cfceb5b] .kv-item.empty .kv-value{color:#c0c4cc;font-weight:400}[data-v-2cfceb5b] .kv-item.multiline .kv-value{white-space:pre-wrap;font-weight:400}.rx-note[data-v-2cfceb5b]{font-size:13px;color:var(--rx-muted);line-height:1.6;padding:12px 14px;background:linear-gradient(135deg,#fafbfd,#f5f7fb);border-radius:8px;border-left:3px solid var(--rx-accent)}.metric-viewport[data-v-2cfceb5b]{border:1px solid var(--rx-line);border-radius:10px;overflow:hidden}.metric-table[data-v-2cfceb5b] .el-table__header th{background:linear-gradient(180deg,#f8fafc,#f1f5f9);color:var(--rx-ink);font-weight:600}.metric-value[data-v-2cfceb5b]{display:inline-flex;align-items:center;gap:3px;font-weight:500;color:var(--rx-ink)}.metric-value.high[data-v-2cfceb5b]{color:#dc2626;font-weight:700}.metric-up[data-v-2cfceb5b]{font-size:14px;line-height:1;color:#dc2626}.float-bar[data-v-2cfceb5b]{position:fixed;right:80px;bottom:18px;z-index:20;display:flex;gap:10px}.float-action[data-v-2cfceb5b]{min-width:104px;border:none;box-shadow:0 8px 24px #0f172a1f}.float-action.note[data-v-2cfceb5b]{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706)}.float-action.note[data-v-2cfceb5b]:hover,.float-action.note[data-v-2cfceb5b]:focus-visible{color:#fff;background:linear-gradient(135deg,#ea580c,#c2410c)}.float-action.edit[data-v-2cfceb5b]{color:#fff;background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.float-action.edit[data-v-2cfceb5b]:hover,.float-action.edit[data-v-2cfceb5b]:focus-visible{color:#fff;background:linear-gradient(135deg,#7c3aed,#6d28d9)}.float-action.finish[data-v-2cfceb5b]{color:#fff;background:linear-gradient(135deg,#4f8cff,#2563eb)}.float-action.finish[data-v-2cfceb5b]:hover,.float-action.finish[data-v-2cfceb5b]:focus-visible{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.float-action[data-v-2cfceb5b] .el-icon{color:inherit}.fade-enter-active[data-v-2cfceb5b],.fade-leave-active[data-v-2cfceb5b]{transition:opacity .2s ease,transform .2s ease}.fade-enter-from[data-v-2cfceb5b],.fade-leave-to[data-v-2cfceb5b]{opacity:0;transform:translateY(8px)}@media(max-width:1100px){.main-area[data-v-2cfceb5b]{flex-direction:column}.queue-col[data-v-2cfceb5b]{width:100%}.queue-panel[data-v-2cfceb5b]{height:auto;max-height:360px}.float-bar[data-v-2cfceb5b]{right:20px;bottom:20px}.kv-grid.three[data-v-2cfceb5b],.kv-grid.four[data-v-2cfceb5b]{grid-template-columns:repeat(2,1fr)}}