:root{color-scheme:light;--bg: #eef2f6;--surface: #ffffff;--soft: #f6f8fb;--soft-strong: #edf2f7;--ink: #17202a;--muted: #667483;--line: #d9e0e8;--line-soft: #edf1f5;--accent: #2563eb;--accent-strong: #1d4ed8;--accent-soft: #eff6ff;--teal: #0f766e;--shadow: 0 10px 28px rgba(18, 28, 45, .08);--shadow-soft: 0 1px 2px rgba(18, 28, 45, .06);font-family:Inter,Segoe UI,Microsoft YaHei,PingFang SC,system-ui,sans-serif;font-synthesis:none}*{box-sizing:border-box}html,body,#root{width:100%;min-width:0;min-height:100%;margin:0}body{min-height:100vh;overflow:hidden;background:var(--bg);color:var(--ink);font-size:14px;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer;letter-spacing:0;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease,color .15s ease}button:disabled{cursor:default;opacity:.48}h1,h2,h3,h4,p,dl,dd{margin:0}input,select{min-width:0;height:36px;padding:0 11px;border:1px solid #d7dfe8;border-radius:8px;outline:none;background:#fff;color:var(--ink);box-shadow:var(--shadow-soft)}input::placeholder{color:#94a1af}input:focus,select:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #2563eb1f}.primary,.secondary,.icon-button,.filter-primary{min-height:34px;padding:0 11px;border:1px solid #d7dfe8;border-radius:8px;background:#fff;color:#344252;font-weight:700}.primary,.filter-primary{border-color:var(--accent);background:var(--accent);color:#fff}.primary:hover,.filter-primary:hover{border-color:var(--accent-strong);background:var(--accent-strong);box-shadow:0 6px 14px #2563eb2e}.secondary:hover,.icon-button:hover{border-color:#b9c5d2;background:#f8fafc}.icon-button{display:inline-grid;width:34px;min-width:34px;height:34px;min-height:34px;padding:0;place-items:center;font-size:18px;line-height:1}.full-button{width:100%}.app-shell{display:grid;grid-template-columns:430px minmax(0,1fr);width:100vw;max-width:100vw;height:100vh;min-height:100vh;overflow:hidden}.rail{position:relative;z-index:10;width:430px;min-width:0;height:100vh;padding:14px 15px 18px;overflow:hidden;border-right:1px solid #dde5ed;background:#fafcff;box-shadow:inset -1px 0 #ffffffbf}.rail-head{display:flex;align-items:flex-start;gap:8px;min-height:42px;margin-bottom:12px}.rail-head>div{flex:1;min-width:0}.rail-head h1{position:relative;padding-left:34px;color:#111827;font-size:20px;font-weight:780;line-height:1.1;letter-spacing:0}.rail-head h1:before{content:"";position:absolute;top:-1px;left:0;width:24px;height:24px;border-radius:7px;background:linear-gradient(135deg,#2563eb 0,#2563eb 52%,#0f766e 52%,#0f766e);box-shadow:inset 0 0 0 1px #ffffff73,0 6px 14px #2563eb2e}.rail-head p{margin-top:4px;padding-left:34px;color:#718091;font-size:12px}.rail-content{display:flex;flex-direction:column;height:calc(100vh - 70px);padding-right:2px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.rail-collapsed{grid-template-columns:56px minmax(0,1fr)}.rail-collapsed .rail{width:56px;padding:0}.rail-collapsed .rail-head{justify-content:center;padding-top:8px}.rail-collapsed .rail-toggle{width:34px}.panel-block{margin-top:8px}.panel-block:first-child{margin-top:0}.study-block,.cloud-workspace-panel{padding:8px;border:1px solid #dfe6ee;border-radius:8px;background:#fff;box-shadow:var(--shadow-soft)}.study-block{display:block}.block-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.study-block .block-head{margin-bottom:0}.study-block-body{display:grid;gap:7px;margin-top:8px}.study-block.collapsed{padding-top:5px;padding-bottom:5px}.study-block-head>div:first-child{display:grid;min-width:0;gap:2px}.study-block-head small{overflow:hidden;color:#6d7c8c;font-size:10px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.study-block.collapsed .study-block-head>div:first-child,.cloud-workspace-panel.collapsed .workspace-block-head>div:first-child,.dataset-block-title{display:flex;align-items:center;min-width:0;gap:7px}.cloud-workspace-panel.collapsed{padding-top:5px;padding-bottom:5px}.workspace-block-head{margin-bottom:0}.workspace-block-head>div:first-child{display:grid;min-width:0;gap:2px}.workspace-block-head small,.dataset-block-title small{min-width:0;overflow:hidden;color:#6d7c8c;font-size:10px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.workspace-block-body{margin-top:8px}.workspace-block-body>input{width:100%}.compact-panel-actions{display:inline-flex;align-items:center;gap:4px}.compact-panel-actions>span{min-width:26px;padding:2px 7px;border-radius:999px;background:#e8eef5;color:#5e6d7d;text-align:center;font-size:10px;font-weight:750}.workspace-save-status.saved{color:#137363}.workspace-save-status.unsaved,.workspace-save-status.saving{color:#9a6700}.workspace-save-status.error{color:#b4233c}.workspace-quick-save{min-height:26px;padding:0 9px;font-size:11px}.study-block-head-actions{display:inline-flex;align-items:center;gap:5px}.study-collapse-button{display:inline-grid;width:28px;height:28px;padding:0;border:0;border-radius:6px;background:transparent;color:#526172;place-items:center}.study-collapse-button:hover{background:#eef2f7}.study-collapse-caret{width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}.study-block.collapsed .study-collapse-caret,.cloud-workspace-panel.collapsed .study-collapse-caret{transform:rotate(-45deg)}.block-head h2{color:#263241;font-size:12px;font-weight:820;letter-spacing:.03em;text-transform:uppercase}.block-head>span{min-width:26px;padding:2px 8px;border-radius:999px;background:#e8eef5;color:#5e6d7d;text-align:center;font-size:12px;font-weight:750}.loaded-metadata-list{overflow:hidden;border:1px solid #dbe4ef;border-radius:8px;background:#f8fafc}.metadata-set-picker{display:grid;gap:4px;min-width:0}.metadata-set-picker>span{color:#6d7c8c;font-size:10px;font-weight:780;text-transform:uppercase}.loaded-metadata-row{display:grid;grid-template-columns:52px minmax(0,1fr) auto 22px;align-items:center;gap:7px;min-width:0;min-height:38px;padding:6px 8px}.loaded-metadata-row+.loaded-metadata-row{border-top:1px solid #e4eaf1}.loaded-metadata-row strong{color:#344252;font-size:11px}.loaded-metadata-row>span{min-width:0;overflow:hidden;color:#5f6f82;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.loaded-metadata-row em{color:#8794a3;font-size:10px;font-style:normal;font-weight:740}.loaded-metadata-row em.loaded{color:var(--teal)}.metadata-remove-button{display:inline-grid;width:22px;height:22px;padding:0;border:0;border-radius:5px;background:transparent;color:#9f1239;font-size:14px;font-weight:800;line-height:1;place-items:center}.metadata-remove-button:hover{background:#fff1f2}.metadata-file-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.metadata-file-grid label{display:grid;min-width:0;min-height:52px;padding:7px 8px;border:1px solid #dbe4ef;border-radius:7px;background:#f8fafc;cursor:pointer}.metadata-file-grid input,.raw-batch-drop input{display:none}.metadata-file-grid strong{color:#263244;font-size:12px}.metadata-file-grid small{min-width:0;overflow:hidden;color:#8190a0;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.metadata-state{display:flex;flex-wrap:wrap;gap:3px 8px;padding:7px 8px;border:1px solid #b9e2d8;border-radius:7px;background:#effcf9;color:#55716d;font-size:10px}.metadata-state.pending{border-color:#f2d28b;background:#fffbea}.metadata-state strong{flex-basis:100%;color:#28544e;font-size:11px}.micro-copy,.empty-copy{color:#7a8795;font-size:11px;line-height:1.35}.cloud-workspace-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:7px}.cloud-workspace-list{display:grid;gap:6px;max-height:150px;margin-top:8px;overflow-y:auto}.cloud-workspace-item{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px;padding:7px;border:1px solid #dfe6ee;border-radius:8px;background:#f8fafc}.cloud-workspace-item.active{border-color:#93b4fd;background:#eff6ff;box-shadow:inset 3px 0 0 var(--accent)}.cloud-workspace-item>div{display:grid;min-width:0}.cloud-workspace-item strong,.cloud-workspace-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cloud-workspace-item strong{color:#263244;font-size:12px}.cloud-workspace-item span{color:#7a8795;font-size:10px}.cloud-workspace-item button{min-height:28px;padding:0 8px;font-size:11px}.cloud-workspace-item .danger{color:#9f1239}.dataset-panel-block{display:flex;flex:1 1 260px;flex-direction:column;min-height:0;padding-bottom:14px}.dataset-block-head>div{display:inline-flex;align-items:center;gap:5px}.dataset-block-head{min-height:32px;margin-bottom:5px}.dataset-block-title{flex:1 1 auto;overflow:hidden}.dataset-block-title small{max-width:190px}.dataset-block-head>div>span{min-width:26px;padding:2px 8px;border-radius:999px;background:#e8eef5;color:#5e6d7d;text-align:center;font-size:12px;font-weight:750}.dataset-batch-upload{display:inline-grid;width:28px;height:28px;padding:0;border:1px solid #bcd0f8;border-radius:7px;background:#eff6ff;color:#1d4ed8;font-size:19px;font-weight:700;line-height:1;place-items:center}.dataset-batch-upload:hover{border-color:#7da6f7;background:#dbeafe}.raw-batch-picker{display:grid;gap:3px;margin-bottom:7px}.raw-batch-picker-controls{display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:4px}.raw-batch-delete{width:30px;height:34px;color:#b4233a}.batch-picker-toggle .study-collapse-caret{transform:rotate(45deg)}.batch-picker-toggle[aria-expanded=false] .study-collapse-caret{transform:rotate(-45deg)}.raw-batch-picker select{width:100%;height:34px;font-size:12px;font-weight:680}.raw-batch-picker>span{min-width:0;overflow:hidden;color:#7a8795;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.dataset-search{width:100%;margin-bottom:5px}.dataset-list.variable-catalog-list{display:flex;flex:1 1 auto;flex-direction:column;gap:4px;max-height:none;min-height:160px;padding-right:2px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.listing-dataset-group{flex:0 0 auto;overflow:hidden;border:1px solid #e2e8f0;border-radius:7px;background:#fff}.listing-dataset-group.active{border-color:#78a4f8;box-shadow:inset 3px 0 #2563eb}.listing-dataset-head{display:block;min-height:44px;padding:4px 6px;border-bottom:1px solid #bfdbfe;background:#dbeafe}.listing-dataset-group.collapsed .listing-dataset-head{border-bottom:0}.listing-dataset-header-row{display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:5px;min-width:0}.listing-dataset-check,.listing-dataset-check-spacer{width:16px;height:16px;margin:0;accent-color:var(--accent)}.listing-dataset-toggle{display:grid;grid-template-columns:minmax(0,1fr) auto 16px;align-items:center;gap:6px;width:100%;min-width:0;min-height:34px;padding:0 4px;border:0;border-radius:7px;background:transparent;color:#263244;text-align:left}.listing-dataset-toggle:hover{background:#c9ddfa}.listing-dataset-toggle strong{min-width:0;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.listing-dataset-toggle em{padding:2px 7px;border-radius:999px;background:#e9eff6;color:#526172;font-size:11px;font-style:normal;font-weight:800;white-space:nowrap}.listing-dataset-caret{display:inline-grid;width:16px;height:24px;color:#475569;place-items:center}.listing-dataset-caret:before{content:"";width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}.listing-dataset-group.collapsed .listing-dataset-caret:before{transform:rotate(-45deg)}.listing-dataset-crf{min-height:30px;margin:0;padding:0 9px;border-color:#c7d7fe;border-radius:7px;background:#eef5ff;color:#1d4ed8;font-size:12px;font-weight:760}.listing-dataset-crf:hover{border-color:#93b4fd;background:#dfeaff}.listing-variable-list{display:grid;max-height:min(420px,calc(100vh - 360px));overflow-y:auto;overscroll-behavior:contain}.listing-column-option{display:grid;min-width:0;padding:10px 11px;border-bottom:1px solid #edf2f7;background:#fff}.listing-column-option.priority-one{background:#fff}.listing-variable-meta{min-width:0}.listing-column-option strong{display:block;color:#263244;font-size:13px}.listing-column-option span{display:block;overflow:hidden;color:#6b7a8e;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.listing-example-list{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.listing-example-chip{max-width:150px;padding:2px 7px;border-radius:999px;background:#f1f5f9;color:#334155!important;font-size:11px!important;line-height:1.35}.listing-example-chip.blank{color:#94a3b8!important;font-style:italic}.listing-empty{padding:14px 12px;color:#7a8798;font-size:13px}.analysis-catalog-group .listing-dataset-head{background:#d5e6ff}.main-panel{min-width:0;max-width:calc(100vw - 430px);height:100vh;padding:10px 14px 14px;overflow:auto}.rail-collapsed .main-panel{max-width:calc(100vw - 56px)}.dataset-panel{display:grid;align-content:start;gap:10px;min-width:0;min-height:calc(100vh - 24px)}.tabs{display:flex;flex:0 0 auto;gap:3px;min-height:48px;padding:5px;border:1px solid #dce3eb;border-radius:10px;background:#f7f9fc;box-shadow:var(--shadow-soft)}.tab{min-height:36px;padding:0 16px;border:1px solid transparent;border-radius:8px;background:transparent;color:#536273;font-weight:720}.tab:hover{background:#eef2f7;color:#1f2a37}.tab.active{border-color:#d9e4f2;background:#fff;color:var(--accent);box-shadow:0 1px 2px #121c2d14}.empty-state{display:grid;min-height:calc(100vh - 24px);border:1px solid #dfe6ee;border-radius:8px;background:#fff;place-items:center;box-shadow:var(--shadow-soft)}.empty-state h2{color:#1f2937;font-size:22px}.empty-state p{margin-top:6px;color:#718091}.saved-filter-panel,.shared-filter-workspace{padding:9px 11px;border:1px solid #dfe6ee;border-radius:9px;background:#fff;box-shadow:var(--shadow-soft)}.shared-filter-workspace{position:relative;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.shared-filter-workspace.filter-workspace-new{border-color:#8ed8ca;background:linear-gradient(180deg,#f8fffd,#fff);box-shadow:0 0 0 1px #14b8a61f,0 10px 24px #0f766e14;animation:filter-workspace-new-pulse .52s ease-out}.shared-filter-workspace.filter-workspace-edit{border-color:#9bbcff;background:linear-gradient(180deg,#f8fbff,#fff);box-shadow:0 0 0 1px #2563eb1f,0 10px 24px #2563eb14;animation:filter-workspace-edit-pulse .52s ease-out}.filter-workspace-label{position:absolute;top:-10px;left:14px;height:18px;padding:0 9px;border:1px solid currentColor;border-radius:999px;background:#fff;font-size:10px;font-weight:850;line-height:17px;box-shadow:0 2px 6px #0f172a14;animation:filter-workspace-label-in .18s ease-out}.filter-workspace-new .filter-workspace-label{color:#0f766e}.filter-workspace-edit .filter-workspace-label{color:#2563eb}.filter-workspace-save{transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.filter-workspace-new .filter-workspace-save,.filter-workspace-edit .filter-workspace-save{border-color:#9bd8cc;background:#f0fdfa;color:#115e59}.filter-workspace-new .filter-workspace-save:hover,.filter-workspace-edit .filter-workspace-save:hover{border-color:#5cc6b5;background:#ccfbf1;box-shadow:0 0 0 1px #14b8a62e}@keyframes filter-workspace-label-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes filter-workspace-new-pulse{0%{box-shadow:0 0 #14b8a63d,0 10px 24px #0f766e14}to{box-shadow:0 0 0 1px #14b8a61f,0 10px 24px #0f766e14}}@keyframes filter-workspace-edit-pulse{0%{box-shadow:0 0 #2563eb3d,0 10px 24px #2563eb14}to{box-shadow:0 0 0 1px #2563eb1f,0 10px 24px #2563eb14}}.saved-filter-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.saved-filter-head>div{display:grid}.saved-filter-head strong{color:#273343;font-size:12px}.saved-filter-head span{color:#7a8795;font-size:10px}.patient-saved-list{display:flex;flex-wrap:wrap;gap:6px;min-height:28px;align-items:center}.patient-saved-card{display:inline-grid;grid-template-columns:minmax(0,auto) auto auto;align-items:center;gap:5px;min-height:32px;padding:3px 5px 3px 9px;border:1px solid #dfe6ee;border-radius:999px;background:#f8fafc;cursor:grab}.patient-saved-card.editing{border-color:#9bbcff;background:#f8fbff;box-shadow:0 0 0 1px #2563eb1f}.patient-saved-card>div{display:flex;gap:6px;min-width:0}.patient-saved-card strong{font-size:12px}.patient-saved-card span{color:#7a8795;font-size:11px}.patient-saved-card button{min-height:24px;padding:0 7px;border-radius:999px;font-size:10px}.patient-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.patient-toolbar>div:first-child{min-width:0}.patient-status,.raw-status{color:var(--muted);font-size:12px}.patient-filters{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:7px}.patient-pager{display:flex;align-items:center;gap:7px;white-space:nowrap}.patient-subject-control{position:relative}.patient-subject-toggle{display:inline-flex;align-items:center;max-width:min(520px,100%);min-height:30px;gap:7px;padding:4px 9px;border:1px solid #cfd9e4;border-radius:999px;background:#fff;color:#1f2a37;font-size:12px;font-weight:700}.patient-subject-toggle strong{min-width:20px;padding:1px 6px;border-radius:999px;background:#e7f0ff;color:var(--accent);text-align:center}.patient-subject-toggle em{min-width:0;overflow:hidden;color:var(--muted);font-style:normal;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.patient-subject-menu{position:absolute;z-index:80;top:calc(100% + 6px);left:0;width:min(360px,calc(100vw - 44px));padding:10px;border:1px solid #c8d2dc;border-radius:10px;background:#fff;box-shadow:0 18px 40px #121c2d2e}.patient-subject-search{width:100%}.patient-subject-limit{margin:7px 0;color:var(--muted);font-size:12px}.patient-subject-list{display:grid;max-height:220px;padding:5px;overflow-y:auto;border:1px solid #e0e7ef;border-radius:8px;background:#f8fafc;gap:2px}.patient-subject-option{display:flex;align-items:center;gap:8px;min-height:28px;padding:3px 6px;border-radius:6px;font-size:13px}.patient-subject-option:hover{background:#eef5ff}.patient-subject-option input{width:15px;height:15px}.patient-subject-actions{display:flex;justify-content:flex-end;gap:6px;margin-top:9px;padding-top:8px;border-top:1px solid var(--line)}.patient-subject-actions button{min-height:30px;padding:0 10px}.patient-filter-badge{display:inline-flex;align-items:center;max-width:480px;min-height:28px;gap:6px;padding:3px 6px 3px 8px;border:1px solid var(--filter-badge-border, #9bc9bd);border-radius:999px;background:var(--filter-badge-bg, #edf7f3)!important;color:var(--filter-badge-color, #163d37)}.patient-filter-badge strong,.patient-filter-badge em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.patient-filter-badge strong{font-size:11px}.patient-filter-badge em{color:var(--filter-badge-muted, #5c746f);font-size:10px;font-style:normal}.patient-filter-badge button{width:18px;height:18px;padding:0;border:0;border-radius:999px;background:transparent;color:#64748b;font-size:11px;font-weight:900}.patient-filter-badge button:hover{background:#0f172a14}.patient-filter-badge.compound{border-color:#b8c7e6;background:#f7faff;color:#1e2e45}.patient-filter-badge.priority-neg{--filter-badge-bg: #fff1f2;--filter-badge-border: #fb7185;--filter-badge-color: #9f1239;--filter-badge-muted: #be123c}.patient-filter-badge.priority-zero{--filter-badge-bg: #ffffff;--filter-badge-border: #cbd5e1;--filter-badge-color: #334155;--filter-badge-muted: #64748b}.patient-filter-badge.priority-one{--filter-badge-bg: #f0fdfa;--filter-badge-border: #2dd4bf;--filter-badge-color: #115e59;--filter-badge-muted: #0f766e}.patient-filter-badge.priority-two{--filter-badge-bg: #eff6ff;--filter-badge-border: #60a5fa;--filter-badge-color: #1d4ed8;--filter-badge-muted: #2563eb}.patient-filter-badge.priority-three{--filter-badge-bg: #fffbeb;--filter-badge-border: #fbbf24;--filter-badge-color: #92400e;--filter-badge-muted: #b45309}.tab-panel{min-width:0;min-height:0}.panel-toolbar{display:flex;align-items:center;gap:8px;margin-bottom:10px}.panel-toolbar>input{flex:1}.table-shell{width:100%;min-width:0;max-width:100%;overflow:auto;border:1px solid #dfe6ee;border-radius:10px;background:#fff;box-shadow:var(--shadow-soft)}table{width:100%;border-collapse:collapse;table-layout:fixed}th,td{padding:9px 10px;border-bottom:1px solid #eef2f6;color:#273343;text-align:left;vertical-align:top;word-break:break-word}th{position:sticky;z-index:2;top:0;background:#f8fafc;color:#425064;font-size:11px;letter-spacing:.02em;text-transform:uppercase}tbody tr:hover{background:#f8fbff}.brief-table-shell{max-height:calc(100vh - 100px)}.brief-table-shell th:nth-child(1),.brief-table-shell td:nth-child(1){width:20%}.brief-table-shell th:nth-child(2),.brief-table-shell td:nth-child(2){width:20%}.brief-table-shell th:nth-child(3),.brief-table-shell td:nth-child(3){width:20%}.brief-table-shell th:nth-child(4),.brief-table-shell td:nth-child(4){width:20%}.brief-table-shell th:nth-child(5),.brief-table-shell td:nth-child(5){width:20%}.chip-row,.metadata-example-list{display:flex;flex-wrap:wrap;gap:5px}.chip,.metadata-example-chip{max-width:180px;padding:2px 7px;overflow:hidden;border-radius:999px;background:#f1f5f9;color:#455468;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.raw-panel{display:flex;flex-direction:column;height:calc(100vh - 224px);min-height:350px;overflow:hidden}.raw-toolbar{flex:0 0 auto;margin:0}.raw-toolbar .raw-dataset-select{width:236px}.raw-toolbar>input{flex:1}.raw-status{flex:0 0 auto;margin:8px 2px}.raw-table-shell{flex:1 1 auto;min-height:0;overflow:auto}.raw-table{width:max-content;min-width:100%;table-layout:fixed}.raw-table th,.raw-table td{width:154px;min-width:154px;max-width:260px}.raw-table th{top:0;height:114px;padding:0;border-right:1px solid #edf1f5;vertical-align:top}.raw-table td{height:38px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sort-button{display:grid;align-content:center;width:100%;min-height:48px;padding:8px 10px 5px;overflow:hidden;border:0;background:transparent;color:#263244;text-align:left}.sort-button:hover{background:#ffffff73}.column-name,.column-short-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.column-name{font-size:12px;font-weight:820}.column-short-label{margin-top:3px;color:#68778b;font-size:10px;font-weight:600;text-transform:none}.raw-source-label-slot{height:28px;border-top:1px solid rgba(148,163,184,.22)}.raw-source-label-slot.expanded{height:52px}.raw-source-label-control-row{height:27px;padding:3px 6px}.raw-label-toggle{display:inline-flex;align-items:center;gap:5px;min-height:20px;padding:0 6px;border:1px solid #cbd8e6;border-radius:999px;background:#fffc;color:#586779;font-size:9px}.raw-label-toggle-icon{width:6px;height:6px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(-45deg)}.raw-source-label-slot.expanded .raw-label-toggle-icon{transform:rotate(45deg)}.raw-source-label-value-row{height:24px;padding:2px 8px 4px}.raw-source-label-value{display:block;overflow:hidden;color:#6f7d8d;font-size:9px;font-weight:600;text-overflow:ellipsis;text-transform:none;white-space:nowrap}.filter-button{display:block;width:calc(100% - 12px);height:28px;min-height:28px;margin:4px 6px 6px;padding:0 7px;overflow:hidden;border:1px solid var(--priority-filter-border, rgba(148, 163, 184, .35));border-radius:6px;background:var(--priority-filter-bg, rgba(255, 255, 255, .75));color:var(--priority-filter-color, #607084);font-size:10px;font-weight:700;text-align:left;text-overflow:ellipsis;white-space:nowrap}.filter-button:hover,.filter-button.active{border-color:var(--priority-filter-strong, #7da6f7);background:var(--priority-filter-active-bg, #fff);color:var(--priority-filter-strong, var(--accent-strong))}.priority-neg{background:#fff1f2!important}.priority-zero{background:#fff!important}.priority-one{background:#f0fdfa!important}.priority-two{background:#eff6ff!important}.priority-three{background:#fffbeb!important}.raw-table th.priority-neg{box-shadow:inset 0 3px #fb7185}.raw-table th.priority-zero{box-shadow:inset 0 3px #cbd5e1}.raw-table th.priority-one{box-shadow:inset 0 3px #2dd4bf}.raw-table th.priority-two{box-shadow:inset 0 3px #60a5fa}.raw-table th.priority-three{box-shadow:inset 0 3px #fbbf24}.raw-table th.priority-neg{--priority-filter-bg: #fff7f8;--priority-filter-active-bg: #ffe4e6;--priority-filter-border: #fecdd3;--priority-filter-color: #9f1239;--priority-filter-strong: #e11d48}.raw-table th.priority-zero{--priority-filter-bg: #ffffff;--priority-filter-active-bg: #f1f5f9;--priority-filter-border: #d7dfe8;--priority-filter-color: #475569;--priority-filter-strong: #64748b}.raw-table th.priority-one{--priority-filter-bg: #f0fdfa;--priority-filter-active-bg: #ccfbf1;--priority-filter-border: #99f6e4;--priority-filter-color: #115e59;--priority-filter-strong: #0f766e}.raw-table th.priority-two{--priority-filter-bg: #eff6ff;--priority-filter-active-bg: #dbeafe;--priority-filter-border: #bfdbfe;--priority-filter-color: #1d4ed8;--priority-filter-strong: #2563eb}.raw-table th.priority-three{--priority-filter-bg: #fffbeb;--priority-filter-active-bg: #fef3c7;--priority-filter-border: #fde68a;--priority-filter-color: #92400e;--priority-filter-strong: #d97706}.raw-table th .filter-button.active,.raw-table th .filter-button:hover{box-shadow:0 0 0 1px var(--priority-filter-strong, #7da6f7)}.raw-empty{padding:24px;color:#7a8795;text-align:center}.priority-selector{position:relative}.priority-toggle{min-height:36px;padding:0 11px;border:1px solid #d7dfe8;border-radius:8px;background:#fff;color:#344252;font-weight:700;white-space:nowrap}.priority-menu{position:absolute;z-index:40;top:calc(100% + 5px);right:0;display:grid;gap:4px;width:162px;padding:7px;border:1px solid #c8d2dc;border-radius:9px;background:#fff;box-shadow:0 16px 36px #121c2d2e}.priority-chip{display:flex;align-items:center;justify-content:space-between;min-height:30px;padding:4px 8px;border:1px solid transparent;border-radius:6px;color:#465568;font-weight:700}.priority-chip.active{border-color:#b7c8e8}.priority-chip input{width:15px;height:15px;accent-color:var(--accent);box-shadow:none}.filter-menu{position:fixed;z-index:90;max-height:min(520px,calc(100vh - 24px));padding:10px;overflow:hidden;border:1px solid #c8d2dc;border-radius:10px;background:#fff;box-shadow:0 20px 50px #0f172a29}.patient-filter-title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:28px;cursor:grab;-webkit-user-select:none;user-select:none}.patient-filter-title{overflow:hidden;color:#26313a;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.patient-filter-nav{display:inline-flex;align-items:center;gap:5px;color:#536273;font-size:10px;font-weight:700}.patient-filter-mode-toggle{position:relative;width:34px;height:18px;padding:0;border:1px solid #d7e0ea;border-radius:999px;background:#e8eef5}.patient-filter-mode-toggle span{position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:999px;background:#fff;box-shadow:0 1px 2px #121c2d33}.patient-filter-mode-toggle.new{border-color:#9bc9bd;background:#bfe7dc}.patient-filter-mode-toggle.new span{transform:translate(16px)}.window-close{width:22px;height:22px;padding:0;border:0;border-radius:5px;background:transparent;color:#64748b;font-weight:900}.window-close:hover{background:#eef2f7}.filter-window-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;margin:8px 0;padding:3px;border-radius:7px;background:#eef2f7}.filter-window-tabs button{min-height:28px;border:0;border-radius:5px;background:transparent;color:#64748b;font-size:11px;font-weight:760}.filter-window-tabs button.active{background:#fff;color:var(--accent);box-shadow:var(--shadow-soft)}.filter-search{width:100%}.filter-actions{display:flex;align-items:center;gap:5px;margin:7px 0}.filter-actions button,.filter-apply button{min-height:28px;padding:0 9px;border:1px solid #d7dfe8;border-radius:6px;background:#fff;color:#465568;font-size:11px;font-weight:700}.filter-actions span{margin-left:auto;color:#7a8795;font-size:10px}.filter-values{display:grid;max-height:min(260px,calc(100vh - 240px));padding:4px;overflow-y:auto;border:1px solid #e0e7ef;border-radius:7px;background:#f8fafc}.filter-option{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:30px;padding:3px 6px;border-radius:5px;color:#344252;font-size:12px}.filter-option:hover{background:#eef5ff}.filter-option.disabled{opacity:.45}.filter-option input{width:15px;height:15px;accent-color:var(--accent);box-shadow:none}.filter-option-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.patient-filter-count{min-width:24px;padding:1px 5px;border-radius:999px;background:#e8eef5;color:#607084;text-align:center;font-size:10px}.filter-apply{display:flex;justify-content:flex-end;gap:6px;margin-top:8px;padding-top:8px;border-top:1px solid #e5eaf0}.filter-apply .filter-primary{border-color:var(--accent);background:var(--accent);color:#fff}.analysis-filter-editor{display:grid;gap:8px}.analysis-filter-editor label{display:grid;gap:3px;color:#5f6f82;font-size:10px;font-weight:750}.analysis-filter-values{display:grid;gap:2px;padding:7px 8px;border:1px solid #e0e7ef;border-radius:7px;background:#f8fafc;color:#69778a;font-size:10px}.analysis-filter-values strong{overflow:hidden;color:#263244;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.analysis-filter-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.analysis-filter-note{color:#7a8795;font-size:10px}.patient-panel{min-height:0}.patient-profile{display:grid;gap:14px}.patient-card{overflow:hidden;border:1px solid #dfe6ee;border-radius:8px;background:#fff;box-shadow:var(--shadow-soft)}.patient-card-head{display:flex;justify-content:space-between;gap:14px;padding:14px 16px;border-bottom:1px solid var(--line);background:#f7faf9}.patient-card-head span{display:block;color:var(--muted);font-size:11px;text-transform:uppercase}.patient-card-head h3{margin-top:2px;font-size:20px}.patient-card-head>strong{align-self:center;color:var(--teal);font-size:13px}.patient-section{padding:12px 16px;border-top:1px solid #eef1f3}.patient-section:first-of-type{border-top:0}.patient-section-head{display:flex;align-items:center;gap:10px;min-height:32px;margin-bottom:8px}.patient-section-head h4{flex:0 1 auto;color:#27343d;font-size:13px}.patient-section-toggle{display:inline-grid;width:28px;min-width:28px;height:28px;min-height:28px;margin-left:auto;padding:0;border:1px solid transparent;border-radius:999px;background:transparent;color:#475569;place-items:center}.patient-section-toggle:before{content:"";width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}.patient-section.collapsed .patient-section-toggle:before{transform:rotate(-45deg)}.patient-section.collapsed .patient-section-head{margin-bottom:0}.patient-section-toggle:hover{border-color:#cbd8e6;background:#f8fafc;color:var(--accent)}.patient-crf-button{min-height:30px;padding:0 10px;border-color:#c7d7fe;background:#eef5ff;color:#1d4ed8;font-size:11px}.patient-record-key-control{display:inline-flex;align-items:center;gap:6px;color:#718091;font-size:10px}.patient-record-key-control select{width:230px;height:30px;font-size:11px}.patient-record+.patient-record{margin-top:12px;padding-top:12px;border-top:1px dashed var(--line)}.patient-record-head{display:flex;align-items:center;gap:8px;min-height:28px;margin-bottom:8px}.patient-record-label,.patient-empty{color:var(--muted);font-size:11px}.patient-fields{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:5px 22px}.patient-field{display:grid;grid-template-columns:minmax(96px,.9fr) minmax(0,1.1fr);align-items:baseline;gap:8px;min-width:0;min-height:24px;padding:0 6px 1px 0}.patient-field dt{color:var(--muted);font-size:11px;line-height:1.2;overflow-wrap:anywhere}.patient-field dd{min-width:0;color:var(--ink);font-size:12px;font-weight:650;line-height:1.2}.patient-value{max-width:100%;padding:0;border:0;border-bottom:1px dotted #8aa59f;background:transparent;color:var(--ink);text-align:left;font-size:12px;font-weight:650;line-height:1.2;word-break:break-word}.patient-value:hover{color:var(--teal)}.patient-value.blank{color:#8a98a8;font-style:italic}.patient-value.static{display:inline-block;border:0}.patient-derived-remove{width:18px;height:18px;margin-left:5px;padding:0;border:0;border-radius:999px;background:transparent;color:#94a3b8}.patient-empty-state{padding:22px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted)}.raw-batch-window{position:fixed;z-index:130;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(780px,calc(100vw - 24px));max-height:min(720px,calc(100vh - 24px));overflow:hidden;border:1px solid #ccd6e2;border-radius:8px;background:#fff;box-shadow:0 20px 55px #151f2f33}.raw-batch-window-head{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:8px 10px 8px 14px;border-bottom:1px solid #e2e8f0;background:#f7f9fc;cursor:move;touch-action:none;-webkit-user-select:none;user-select:none}.raw-batch-window-head>div{display:grid;min-width:0;gap:1px}.raw-batch-window-head strong{color:#263244;font-size:13px;text-transform:uppercase}.raw-batch-window-head span{overflow:hidden;color:#748395;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.raw-batch-window-body{display:grid;align-content:start;gap:10px;min-height:0;padding:12px 14px;overflow-y:auto}.raw-batch-name{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:8px}.raw-batch-name>span{color:#5f6f82;font-size:11px;font-weight:760;text-transform:uppercase}.raw-batch-name input{width:100%}.raw-batch-drop{display:grid;min-height:82px;padding:12px;border:1px dashed #aebdcd;border-radius:8px;background:#f8fafc;text-align:center;cursor:pointer;place-content:center}.raw-batch-drop:hover,.raw-batch-drop.dragover{border-color:var(--accent);background:var(--accent-soft)}.raw-batch-drop strong{color:#263244;font-size:13px}.raw-batch-drop span{color:#7b8998;font-size:11px}.raw-batch-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.raw-batch-summary strong,.raw-batch-summary span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.raw-batch-summary strong{color:#334155;font-size:11px}.raw-batch-summary span{color:#6f7f90;font-size:10px}.raw-batch-file-table{min-width:0;overflow:hidden;border:1px solid #dfe6ee;border-radius:7px}.raw-batch-file-head,.raw-batch-file-row{display:grid;grid-template-columns:minmax(160px,1.4fr) minmax(82px,.6fr) 92px 78px 28px;align-items:center;gap:8px}.raw-batch-file-head{min-height:30px;padding:0 8px;border-bottom:1px solid #dfe6ee;background:#f2f5f9;color:#5f6f82;font-size:10px;font-weight:760;text-transform:uppercase}.raw-batch-file-body{max-height:310px;overflow-y:auto}.raw-batch-file-row{min-height:48px;padding:6px 8px;border-bottom:1px solid #edf1f5;background:#fff}.raw-batch-file-row:last-child{border-bottom:0}.raw-batch-file-row.warning{background:#fffdf5}.raw-batch-file-row.error{background:#fff7f7}.raw-batch-file-row>div{display:grid;min-width:0}.raw-batch-file-row strong,.raw-batch-file-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.raw-batch-file-row strong{color:#263244;font-size:11px}.raw-batch-file-row span{color:#718093;font-size:10px}.raw-batch-file-status{color:#0f766e!important;font-weight:760}.raw-batch-file-row.warning .raw-batch-file-status{color:#9a6700!important}.raw-batch-file-row.error .raw-batch-file-status{color:#b42318!important}.raw-batch-remove{display:inline-grid;width:26px;height:26px;padding:0;border:0;border-radius:6px;background:transparent;color:#9f1239;font-weight:800;place-items:center}.raw-batch-remove:hover{background:#ffe4e6}.raw-batch-empty{padding:34px 12px;color:#8794a3;text-align:center;font-size:11px}.raw-batch-window-actions{display:grid;grid-template-columns:auto 1fr auto auto;gap:7px;padding:9px 12px;border-top:1px solid #e2e8f0;background:#f8fafc}.metadata-window,.crf-window{position:fixed;z-index:120;max-height:calc(100vh - 24px);overflow:hidden;border:1px solid #9ca7b0;border-radius:10px;background:#f8fafb;box-shadow:0 18px 48px #141e283d}.metadata-window{width:min(980px,calc(100vw - 24px))}.metadata-window-head,.crf-window-head{display:grid;align-items:center;gap:12px;padding:12px 14px 12px 18px;border-bottom:1px solid var(--line);background:#fff;cursor:move;-webkit-user-select:none;user-select:none}.metadata-window-head{grid-template-columns:minmax(0,1fr) auto auto}.metadata-window-title,.crf-window-title{display:grid;gap:2px;min-width:0}.metadata-window-title strong,.crf-window-title strong{overflow:hidden;color:#17242d;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.metadata-window-title span,.crf-window-title span,.metadata-dataset-control span{color:var(--muted);font-size:11px}.metadata-dataset-control{display:flex;align-items:center;gap:8px}.metadata-dataset-control select{width:min(360px,32vw)}.metadata-window-body{max-height:min(680px,calc(100vh - 150px));padding:12px 14px;overflow:auto;background:#f4f7f8}.metadata-table{overflow:hidden;border:1px solid #dfe6ee;border-radius:8px;background:#fff}.metadata-edit-table th:nth-child(1),.metadata-edit-table td:nth-child(1){width:18%}.metadata-edit-table th:nth-child(2),.metadata-edit-table td:nth-child(2){width:12%}.metadata-edit-table th:nth-child(3),.metadata-edit-table td:nth-child(3){width:32%}.metadata-edit-table th:nth-child(4),.metadata-edit-table td:nth-child(4){width:38%}.metadata-priority-select{width:70px;height:30px}.metadata-example-chip.blank{color:#94a3b8;font-style:italic}.metadata-window-actions{display:flex;justify-content:flex-end;gap:7px;padding:10px 14px;border-top:1px solid var(--line);background:#fff}.crf-window{z-index:130;width:min(1040px,calc(100vw - 24px))}.crf-window-head{grid-template-columns:minmax(0,1fr) auto auto auto}.crf-window-subject,.crf-record-selector{display:flex;align-items:center;gap:8px}.crf-window-subject span,.crf-record-selector span{color:#526170;font-size:12px;font-weight:700}.crf-window-head select{width:136px;height:34px;font-weight:650}.crf-record-selector select{width:min(260px,24vw)}.crf-window-actions{display:flex;gap:6px}.crf-window-body{max-height:min(760px,calc(100vh - 104px));padding:28px 30px 72px;overflow:auto;background:#f4f7f8}.crf-window.minimized{width:380px}.crf-window.minimized .crf-window-head{grid-template-columns:minmax(0,1fr) auto}.crf-window.minimized .crf-window-subject,.crf-window.minimized .crf-record-selector{display:none}.crf-page{overflow:hidden;border:1px solid #cbd5df;background:#fff;box-shadow:0 8px 24px #121c2d14}.crf-form-head{padding:18px 22px 10px}.crf-form-head h1{margin-bottom:8px;font-size:24px}.crf-form-head p{color:#526170;font-size:13px;line-height:1.45}.crf-group>header{padding:10px 18px;border-top:2px solid #27343d;border-bottom:1px solid #9ca7b0;background:#eef2f4;color:#17242d;font-size:18px;font-weight:760}.crf-group>header span{color:#667483;font-size:12px;font-weight:600}.crf-row{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(280px,1.15fr) minmax(220px,.9fr);min-height:76px;border-bottom:1px solid #d8dde3}.crf-row.shade{background:#f4f5f6}.crf-row.label-row{min-height:56px}.crf-question,.crf-control,.crf-meta{padding:13px 15px}.crf-question,.crf-control{font-size:15px}.crf-control,.crf-meta{border-left:1px solid #d8dde3}.crf-meta{color:#596879;font-size:12px;line-height:1.4}.crf-input{display:inline-block;min-width:128px;min-height:28px;padding:4px 7px;border-bottom:1px solid #6b7785;color:#17242d}.crf-options{display:flex;flex-wrap:wrap;gap:8px 16px}.crf-options.vertical{display:grid;gap:7px}.crf-option,.crf-check{display:inline-flex;align-items:flex-start;gap:7px;font-size:14px}.crf-option input,.crf-check input{width:16px;height:16px;margin:2px 0 0;box-shadow:none}.crf-unit-control{display:grid;gap:8px}.crf-label-only{font-weight:700}.crf-empty{padding:24px;color:#7a8795}.status-toast{position:fixed;z-index:160;right:14px;bottom:12px;max-width:min(460px,calc(100vw - 28px));padding:8px 11px;border:1px solid #cbd8e6;border-radius:7px;background:#fffffff5;color:#526170;box-shadow:0 8px 24px #121c2d1f;font-size:11px}.session-controls{position:fixed;z-index:70;top:18px;right:24px;padding:4px 5px 4px 10px;border:1px solid #d8e2ee;border-radius:8px;background:#fffffff5;box-shadow:var(--shadow-soft)}.user-chip{display:flex;align-items:center;gap:8px;min-width:0}.user-chip span{max-width:220px;overflow:hidden;color:#5c6b80;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.user-chip button{min-height:28px;padding:0 9px;border:1px solid #d7dfe8;border-radius:6px;background:#fff;color:#33404f;font-size:11px;font-weight:650}.brand-mark{width:36px;height:36px;border-radius:8px;background:linear-gradient(135deg,#3267e3 0,#3267e3 48%,#13866f 50%,#13866f);box-shadow:0 8px 20px #3267e338}.auth-shell{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:24px;background:#edf3f8}.auth-card{display:grid;width:min(400px,100%);padding:40px 34px 30px;border:1px solid #d8e2ee;border-radius:8px;background:#fff;box-shadow:0 20px 48px #1f375829;gap:12px;justify-items:center;text-align:center}.auth-brand{width:52px;height:52px;margin-bottom:4px}.auth-card h1{margin:0;font-size:24px;letter-spacing:0}.auth-card p{margin:0;color:#5c6b80}.ms-signin{display:flex;align-items:center;justify-content:center;width:100%;margin-top:14px;padding:12px 16px;border:1px solid #c3cfde;border-radius:8px;background:#fff;color:#33404f;font-weight:650;gap:11px}.ms-signin svg{flex:none}.ms-signin:hover{border-color:#8fb5e7;background:#f4f8fd;box-shadow:0 4px 14px #3267e324}.auth-error{color:#b3372f;font-size:13px}.auth-foot{margin-top:10px;color:#93a1b3;font-size:12px}@media(max-width:1180px)and (min-width:761px){.app-shell{grid-template-columns:390px minmax(0,1fr)}.rail{width:390px}.main-panel{max-width:calc(100vw - 390px)}.patient-fields{grid-template-columns:repeat(2,minmax(170px,1fr))}.rail-collapsed{grid-template-columns:56px minmax(0,1fr)}.rail-collapsed .rail{width:56px}.rail-collapsed .main-panel{max-width:calc(100vw - 56px)}}@media(max-width:760px){body{overflow:auto}.app-shell,.rail-collapsed{display:block;height:auto;min-height:100vh}.rail,.rail-collapsed .rail{position:relative;width:100%;height:auto;min-height:0;padding:12px;border-right:0;border-bottom:1px solid #dde5ed}.rail-collapsed .rail{height:54px}.rail-content{height:auto;max-height:none}.dataset-list.variable-catalog-list{max-height:520px}.main-panel,.rail-collapsed .main-panel{width:100%;max-width:100vw;height:auto;min-height:100vh;padding:10px;overflow:visible}.tabs{overflow-x:auto}.patient-toolbar,.panel-toolbar{flex-wrap:wrap}.patient-pager{flex-wrap:wrap;white-space:normal}.raw-panel{height:680px}.raw-toolbar>*{flex:1 1 150px}.patient-fields{grid-template-columns:minmax(0,1fr)}.patient-record-key-control{flex:1 1 100%}.patient-record-key-control select{width:100%}.raw-batch-window,.metadata-window,.crf-window{left:6px!important;width:calc(100vw - 12px)}.raw-batch-name{grid-template-columns:minmax(0,1fr)}.raw-batch-file-table{overflow-x:auto}.raw-batch-file-head,.raw-batch-file-row{width:620px}.raw-batch-window-actions{grid-template-columns:auto 1fr auto}.raw-batch-window-actions .primary{grid-column:1 / -1}.metadata-window-head,.crf-window-head{grid-template-columns:minmax(0,1fr) auto}.metadata-dataset-control,.crf-window-subject,.crf-record-selector{grid-column:1 / -1}.crf-row{grid-template-columns:minmax(0,1fr)}.crf-control,.crf-meta{border-top:1px solid #d8dde3;border-left:0}}
