*{box-sizing:border-box}.login-container{display:grid;grid-template-columns:1fr 420px;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.login-left{background:#f0f4ff;border-right:1px solid #e4e7ec;padding:52px 56px;display:flex;flex-direction:column;justify-content:space-between}.brand-bar{display:flex;align-items:center;gap:10px;margin-bottom:56px}.brand-icon{width:32px;height:32px;border-radius:9px;background:#1a56db;display:flex;align-items:center;justify-content:center;flex-shrink:0}.brand-icon svg{width:15px;height:15px;fill:none;stroke:#fff;stroke-width:2.3}.brand-name{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:15px;font-weight:800;color:#0f1729;letter-spacing:-.4px}.brand-name span{color:#1a56db}.live-pill{margin-left:auto;display:flex;align-items:center;gap:7px;background:#dbeafe;border:1px solid #bfdbfe;border-radius:100px;padding:5px 13px}.live-dot{width:6px;height:6px;border-radius:50%;background:#1a56db;animation:pulse-dot 2s ease-in-out infinite}.live-label{font-size:11px;font-weight:600;color:#1a56db;letter-spacing:.04em}.hero-content{flex:1}.hero-headline{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:38px;font-weight:800;color:#0f1729;line-height:1.12;letter-spacing:-.8px;margin-bottom:14px}.hero-headline span{color:#1a56db}.hero-description{font-size:14px;color:#6b7a90;line-height:1.72;max-width:360px;margin-bottom:36px}.check-list{display:flex;flex-direction:column;gap:10px;margin-bottom:36px}.check-item{display:flex;align-items:center;gap:10px;font-size:13.5px;color:#374151;font-weight:500}.check-icon{width:20px;height:20px;border-radius:50%;background:#dbeafe;display:flex;align-items:center;justify-content:center;flex-shrink:0}.check-icon svg{width:10px;height:10px;fill:none;stroke:#1a56db;stroke-width:2.5}.stats-row{display:flex;gap:32px;padding-top:28px;border-top:1px solid #dde3f0}.stat-value{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:26px;font-weight:800;color:#0f1729;letter-spacing:-.6px;line-height:1}.stat-label{font-size:11.5px;color:#9aa3b0;font-weight:500;margin-top:3px}.login-footer{font-size:11px;color:#b0bac8;font-weight:500;margin-top:28px}.login-right{background:#fff;padding:52px 48px;display:flex;align-items:center}.login-card{width:100%}.login-card-header h2{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:26px;font-weight:800;color:#0f1729;letter-spacing:-.5px;margin-bottom:4px}.login-card-header p{font-size:13.5px;color:#6b7a90;margin-bottom:28px}.toggle-buttons{display:flex;background:#f3f6fb;border:1px solid #e4e7ec;border-radius:9px;padding:3px;gap:2px;margin-bottom:24px}.toggle-buttons button{flex:1;padding:9px;border:none;background:transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:13px;font-weight:500;color:#6b7a90;border-radius:7px;cursor:pointer;transition:all .15s ease}.toggle-buttons button.active{background:#fff;color:#0f1729;box-shadow:0 1px 4px #00000014}.form-group{margin-bottom:15px}.form-group label{font-size:12px;font-weight:600;color:#374151;display:block;margin-bottom:5px}.form-group input{width:100%;padding:10px 13px;border:1.5px solid #e4e7ec;border-radius:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:13.5px;color:#0f1729;background:#fff;outline:none;transition:border .15s,box-shadow .15s}.form-group input::placeholder{color:#b0bac8}.form-group input:focus{border-color:#1a56db;box-shadow:0 0 0 3px #1a56db1a}.error-message{font-size:13px;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:10px 14px;margin-bottom:14px}.submit-button{width:100%;padding:12px;background:#1a56db;color:#fff;border:none;border-radius:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-weight:800;cursor:pointer;margin-top:6px;letter-spacing:-.2px;transition:all .2s ease}.submit-button:hover:not(:disabled){background:#1547c0;transform:translateY(-1px);box-shadow:0 6px 20px #1a56db40}.submit-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.login-trust{text-align:center;font-size:11px;color:#b0bac8;margin-top:13px}@media (max-width: 900px){.login-container{grid-template-columns:1fr}.login-left{display:none}.login-right{padding:48px 28px;min-height:100vh}}.app-layout{display:flex;height:100vh;background:#f8fafc}.app-sidebar{width:260px;flex-shrink:0;background:#fff;border-right:1px solid #e4e7ec;display:flex;flex-direction:column;padding:18px 14px;transition:width .18s ease,padding .18s ease}.app-layout.sidebar-collapsed .app-sidebar{width:68px;padding:18px 10px}.app-brand{display:flex;align-items:center;gap:10px;padding:6px 8px 20px;white-space:nowrap}.app-brand-icon{width:34px;height:34px;border-radius:9px;background:#1a56db;display:flex;align-items:center;justify-content:center;flex-shrink:0}.app-brand-icon svg{width:15px;height:15px;fill:none;stroke:#fff;stroke-width:2.3}.app-brand-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.95rem;font-weight:800;color:#111827;letter-spacing:-.3px;white-space:nowrap}.app-nav{flex:1;overflow-y:auto;display:flex;flex-direction:column}.app-nav-main{display:flex;flex-direction:column;gap:12px}.app-nav-calc-group{display:flex;flex-direction:column;gap:2px;margin-top:12px}.app-nav-link{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:none;background:none;border-radius:8px;font-size:.87rem;font-weight:500;color:#374151;cursor:pointer;text-align:left;white-space:nowrap;overflow:hidden;transition:background .12s,color .12s}.app-layout.sidebar-collapsed .app-nav-link{justify-content:center;padding:10px}.app-nav-link:hover{background:#f3f4f6}.app-nav-link.active{background:#dbeafe;color:#1547c0;font-weight:600}.app-nav-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:18px}.app-nav-section-label{font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;padding:0 12px 6px}.app-nav-sub{padding-left:12px}.app-nav-tag{margin-left:auto;font-size:9.5px;font-weight:700;color:#1a56db;background:#eff6ff;padding:1px 6px;border-radius:20px;flex-shrink:0}.app-main{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden}.app-topbar{height:60px;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 20px 0 14px;background:#fff;border-bottom:1px solid #e4e7ec}.app-sidebar-toggle{border:none;background:none;color:#4b5563;width:34px;height:34px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer}.app-sidebar-toggle:hover{background:#f3f4f6}.app-topbar-right{display:flex;align-items:center;gap:8px}.app-profile-menu{position:relative;margin-left:4px}.app-profile{display:flex;align-items:center;gap:8px;border:none;background:none;padding:5px 8px;border-radius:8px;cursor:pointer}.app-profile:hover{background:#f3f4f6}.app-profile-text{text-align:left}.user-avatar{width:32px;height:32px;border-radius:50%;flex-shrink:0;background:#1a56db;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.app-profile-name{font-size:.82rem;font-weight:600;color:#111827}.app-profile-role{font-size:.7rem;color:#6b7280}.app-profile-chevron{color:#9ca3af;transition:transform .15s}.app-profile-chevron.open{transform:rotate(180deg)}.app-profile-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid #e4e7ec;border-radius:10px;min-width:170px;padding:6px;box-shadow:0 8px 24px #0f172a1a;z-index:40}.app-dropdown-item{display:flex;align-items:center;gap:9px;width:100%;padding:9px 10px;border:none;background:none;border-radius:7px;font-size:.83rem;font-weight:500;text-align:left;cursor:pointer}.app-dropdown-item:hover{background:#f3f4f6}.app-dropdown-item.danger{color:#dc2626}.app-dropdown-item.danger:hover{background:#fef2f2}.app-content{flex:1;overflow-y:auto;padding:24px}@media (max-width: 800px){.app-sidebar{width:68px}.app-brand-text,.app-nav-link span:not(.app-nav-tag),.app-nav-section-label{display:none}}.dash-hi{font-size:1.3rem;font-weight:700;color:#111827;margin:0 0 18px}.dash-row1{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.stat-sm{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:8px;transition:transform .15s,box-shadow .15s}.stat-sm:hover{transform:translateY(-1px);box-shadow:0 4px 16px #0f172a14}.stat-sm-bottom{display:flex;align-items:flex-end;justify-content:space-between}.stat-sm-ico{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:17px;flex-shrink:0}.stat-sm-val{font-size:1.5rem;font-weight:800;color:#0f172a;line-height:1}.stat-sm-lbl{font-size:.82rem;color:#64748b;font-weight:500}.dash-row2{display:grid;grid-template-columns:1fr 1fr;gap:14px;min-height:320px;margin-bottom:16px}.d-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px 18px;display:flex;flex-direction:column}.d-card-title{font-size:.95rem;font-weight:700;color:#0f172a;margin:0 0 12px;display:flex;align-items:center;gap:6px}.d-card-title svg{color:#1a56db;flex-shrink:0}.d-card-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.d-card-title-row .d-card-title{margin-bottom:0}.donut-card,.chart-card{min-height:0}.combined-donut-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:14px}.donut-hover-tooltip{position:fixed;pointer-events:none;background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:8px;padding:6px 10px;font-size:12.5px;font-weight:600;color:#0f172a;z-index:300;box-shadow:0 8px 24px #0000001f;white-space:nowrap}.donut-legend-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:18px;font-size:.8rem;font-weight:600;color:#374151}.donut-leg-item-row{display:flex;align-items:center;gap:8px}.donut-leg-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.chart-canvas-wrap{position:relative;flex:1;min-height:0;overflow:hidden}.chart-canvas-wrap canvas{position:absolute!important;top:0;left:0;width:100%!important;height:100%!important}.d-chart-loading{flex:1;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:.85rem}.d-chart-legend{display:flex;align-items:center;gap:5px;font-size:.72rem;color:#64748b;margin-top:6px}.d-leg-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.ct-tooltip{position:absolute;pointer-events:none;opacity:0;transform:translateY(-100%);background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:8px;padding:8px 10px;min-width:120px;z-index:20;box-shadow:0 8px 24px #0000001f;transition:opacity .1s ease}.ct-tooltip.below{transform:translate(0)}.ct-tooltip .ct-title{font-size:12.5px;font-weight:700;color:#0f172a;margin-bottom:4px}.ct-tooltip .ct-row{font-size:12.5px;font-weight:600;line-height:1.6;white-space:nowrap}.filter-dropdown{position:relative}.filter-dropdown-btn{display:flex;align-items:center;gap:5px;padding:7px 12px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#374151;font-size:.8rem;font-weight:600;cursor:pointer;font-family:inherit;white-space:nowrap}.filter-dropdown-btn:hover{background:#f8fafc}.fd-chevron{transition:transform .15s;color:#94a3b8;font-size:.75em}.fd-chevron.open{transform:rotate(180deg)}.filter-dropdown-menu{position:absolute;top:calc(100% + 6px);right:0;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 8px 24px #0000001f;z-index:30;padding:6px;min-width:130px}.fd-option{padding:7px 10px;border-radius:6px;font-size:.82rem;color:#374151;cursor:pointer}.fd-option:hover{background:#f3f4f6}.fd-option.active{background:#eff6ff;color:#1a56db;font-weight:600}.d-table-card{padding:0}.d-table-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #e2e8f0}.reports-table{width:100%;border-collapse:collapse}.reports-table th{text-align:left;padding:8px 18px;font-size:.68rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;border-bottom:1px solid #e2e8f0}.reports-table td{padding:10px 18px;font-size:.84rem;color:#1f2937;border-bottom:1px solid #f1f5f9}.reports-table tbody tr:last-child td{border-bottom:none}.reports-table tbody tr:hover td{background:#f8fafc}.idx{color:#94a3b8;font-size:.78rem}.td-date{color:#64748b;font-size:.8rem}.modality-pill{display:inline-flex;align-items:center;padding:2px 8px;background:rgba(26,86,219,.1);color:#1a56db;border-radius:5px;font-size:.7rem;font-weight:700}.badge{display:inline-flex;padding:3px 9px;border-radius:20px;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.badge-draft{background:#fffbeb;color:#b45309}.badge-submitted{background:#eff6ff;color:#1d4ed8}.badge-reviewed{background:#eef2ff;color:#4338ca}.badge-approved{background:#f0fdf4;color:#15803d}.loading-text{padding:24px;text-align:center;color:#94a3b8;font-size:.85rem}@media (max-width: 900px){.dash-row1{grid-template-columns:repeat(2,1fr)}.dash-row2{grid-template-columns:1fr}}.vr-root{width:100%}.vr-layout{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start;width:100%}.vr-left{display:flex;flex-direction:column;gap:14px}.vr-left-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.vr-kicker{font-size:11px;font-weight:700;color:#1a56db;letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px}.vr-title{font-size:1.3rem;font-weight:700;color:#111827;letter-spacing:-.02em;margin-bottom:4px}.vr-desc{font-size:12.5px;color:#64748b;line-height:1.55;max-width:340px}.vr-ai-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 11px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:100px;font-size:11px;color:#475569;white-space:nowrap;flex-shrink:0}.vr-ai-dot{width:6px;height:6px;border-radius:50%;background:#22c55e;flex-shrink:0;animation:pulse-dot 2s ease-in-out infinite}.score-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:10px}.score-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:11px 13px}.score-card--wide{grid-column:auto}.score-lbl{font-size:9.5px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px}.score-num{font-size:22px;font-weight:800;line-height:1;letter-spacing:-.5px}.score-num--amber{color:#b45309}.score-num--red{color:#dc2626}.score-num--muted{color:#cbd5e1;font-size:16px;font-weight:400;letter-spacing:0}.score-pill{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;border-radius:100px;font-size:11px;font-weight:600;white-space:nowrap;margin-top:2px}.score-pill--pass{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.score-pill--needs_review{background:#fffbeb;color:#b45309;border:1px solid #fde68a}.score-pill--critical{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.score-pill--empty{background:#f8fafc;color:#94a3b8;border:1px solid #e2e8f0;margin-top:2px}.score-cats{display:flex;gap:7px;flex-wrap:wrap}.score-cat{font-size:11px;font-weight:600;padding:3px 10px;border-radius:100px}.score-cat--fail{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.score-cat--warn{background:#fffbeb;color:#b45309;border:1px solid #fde68a}.score-cat--pass{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.score-cat--empty{background:#f8fafc;color:#94a3b8;border:1px solid #e2e8f0}.vr-dark-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.vr-dark-card-header{padding:10px 14px;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between}.vr-dark-card-title{font-size:10.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#64748b}.vr-dark-card-body{padding:13px 14px;display:flex;flex-direction:column;gap:12px}.vr-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:36px 20px;text-align:center;gap:10px}.vr-empty-icon-wrap{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center}.vr-empty-icon-wrap--dark{background:#f1f5f9;border:1px solid #e2e8f0;color:#94a3b8}.vr-empty-text{font-size:12.5px;max-width:200px;line-height:1.6}.vr-empty-text--dark{color:#94a3b8}.vr-section-lbl{font-size:10.5px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.vr-summary-block{margin-bottom:12px}.vr-summary-text{font-size:12.5px;color:#374151;line-height:1.75;max-height:180px;overflow-y:auto}.vr-summary-text::-webkit-scrollbar{width:4px}.vr-summary-text::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:2px}.vr-critical-block{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:12px 14px}.vr-critical-title{display:flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:#dc2626;margin-bottom:8px}.vr-critical-list{padding-left:16px;display:flex;flex-direction:column;gap:5px}.vr-critical-list li{font-size:12.5px;line-height:1.55;color:#b91c1c;word-break:break-word}.cat-row{display:flex;align-items:center;justify-content:space-between;padding:9px 14px;border-bottom:1px solid #f1f5f9}.cat-row:last-child{border-bottom:none}.cat-row-left{display:flex;align-items:center;gap:9px}.cat-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.cat-dot--pass{background:#22c55e}.cat-dot--warning{background:#f59e0b}.cat-dot--fail{background:#ef4444}.cat-row-name{font-size:12.5px;font-weight:500;color:#374151}.cat-badge{font-size:10px;font-weight:600;padding:2px 8px;border-radius:100px}.cat-badge--pass{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.cat-badge--warning{background:#fffbeb;color:#b45309;border:1px solid #fde68a}.cat-badge--fail{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.vr-right{display:flex;flex-direction:column;min-height:0}.vr-input-card{display:flex;flex-direction:column;flex:1;height:100%;background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.vr-input-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-shrink:0}.vr-input-title{font-size:10.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#64748b}.vr-input-actions{display:flex;gap:6px}.vr-btn{padding:5px 12px;font-size:11px;font-weight:600;border-radius:6px;border:1px solid;cursor:pointer;display:flex;align-items:center;gap:4px;transition:all .15s;white-space:nowrap}.vr-btn:disabled{opacity:.35;cursor:not-allowed}.vr-btn--copy{background:#eff4ff;color:#1a56db;border-color:#c7d7fd}.vr-btn--copy:hover:not(:disabled){background:#dbeafe}.vr-btn--clear{background:#fef2f2;color:#dc2626;border-color:#fecaca}.vr-btn--clear:hover:not(:disabled){background:#fee2e2}.vr-usage-bar{display:flex;align-items:center;justify-content:space-between;padding:7px 14px;background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-shrink:0}.vr-usage-label{font-size:11px;font-weight:500;color:#64748b}.vr-usage-pips{display:flex;gap:3px}.vr-pip{width:18px;height:3px;border-radius:1px;background:#e2e8f0}.vr-pip--used{background:#1a56db}.vr-pip--last{background:#f59e0b}.vr-input-body{padding:20px;display:flex;flex-direction:column;gap:14px;flex:1;min-height:0}.vr-field-label{display:block;font-size:10px;font-weight:700;color:#64748b;letter-spacing:.07em;text-transform:uppercase;margin-bottom:7px}.vr-field-hint{font-size:11px;color:#94a3b8;margin-bottom:7px}.vr-select{width:100%;padding:9px 32px 9px 12px;font-size:13px;font-weight:500;border-radius:8px;border:1px solid #e2e8f0;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2.5'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 11px center;color:#111827;cursor:pointer;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;transition:border-color .18s,box-shadow .18s}.vr-select:focus{border-color:#1a56db;box-shadow:0 0 0 3px #1a56db1a}.vr-editor-wrap{display:flex;flex-direction:column;flex:1;min-height:0}.vr-editor{width:100%;flex:1;min-height:260px;padding:13px 14px;font-size:13px;line-height:1.75;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;color:#374151;resize:none;outline:none;display:block;overflow-y:auto;transition:border .18s,box-shadow .18s}.vr-editor::placeholder{color:#94a3b8}.vr-editor:focus{border-color:#1a56db;background:#fff;box-shadow:0 0 0 3px #1a56db14}.vr-editor::-webkit-scrollbar{width:4px}.vr-editor::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:2px}.vr-input-footer{display:flex;flex-direction:column;gap:10px;margin-top:auto;padding-top:4px;flex-shrink:0}.vr-analyze-btn{width:100%;padding:13px;background:#1a56db;color:#fff;font-weight:700;font-size:14px;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s}.vr-analyze-btn:hover:not(:disabled){background:#1547c0;transform:translateY(-1px);box-shadow:0 6px 20px #1a56db40}.vr-analyze-btn:active:not(:disabled){transform:none}.vr-analyze-btn:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed;box-shadow:none;transform:none}.vr-spinner{width:15px;height:15px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}.vr-limit-alert{padding:10px 13px;background:#fffbeb;color:#b45309;border:1px solid #fde68a;border-radius:8px;font-size:12px;line-height:1.5}.toast-portal{position:fixed;top:20px;right:24px;z-index:9999;display:flex;flex-direction:column;gap:10px;pointer-events:none;align-items:flex-end}.toast{pointer-events:auto;display:flex;align-items:flex-start;gap:11px;padding:12px 14px 12px 0;min-width:270px;max-width:360px;background:#fff;border-top:1px solid #e4e7ec;border-right:1px solid #e4e7ec;border-bottom:1px solid #e4e7ec;border-radius:0 12px 12px 0;box-shadow:0 4px 16px #00000014;animation:toastIn .28s cubic-bezier(.34,1.56,.64,1) both}.toast--exit{animation:toastOut .22s ease forwards}.toast--success{border-left:3px solid #16a34a}.toast--error{border-left:3px solid #dc2626}.toast--warning{border-left:3px solid #d97706}.toast--info{border-left:3px solid #1a56db}@keyframes toastIn{0%{opacity:0;transform:translate(20px) scale(.95)}to{opacity:1;transform:none}}@keyframes toastOut{0%{opacity:1;transform:none}to{opacity:0;transform:translate(16px) scale(.95)}}.toast-icon-wrap{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0;margin-left:12px;margin-top:1px}.toast-icon-wrap--success{background:#dcfce7;color:#16a34a}.toast-icon-wrap--error{background:#fee2e2;color:#dc2626}.toast-icon-wrap--warning{background:#fef3c7;color:#d97706}.toast-icon-wrap--info{background:#dbeafe;color:#1a56db}.toast-body{flex:1;display:flex;flex-direction:column;gap:2px}.toast-label{font-size:12px;font-weight:700;color:#111827}.toast-msg{font-size:12px;color:#4b5563;line-height:1.4}.toast-close{background:none;border:none;cursor:pointer;font-size:12px;color:#9aa3b0;padding:0;margin-top:2px;flex-shrink:0;transition:color .15s}.toast-close:hover{color:#374151}@media (max-width: 900px){.vr-layout{grid-template-columns:1fr}.score-grid{grid-template-columns:1fr 1fr}.vr-editor{min-height:220px}}@media (max-width: 540px){.score-grid{grid-template-columns:1fr}.score-card--wide{grid-column:auto}.toast-portal{right:12px}.toast{min-width:200px;max-width:calc(100vw - 24px)}}.vr-btn-dark-copy{padding:4px 10px;font-size:11px;font-weight:600;border-radius:6px;border:1px solid #e2e8f0;background:#fff;color:#475569;cursor:pointer;display:flex;align-items:center;gap:4px;transition:all .15s;white-space:nowrap}.vr-btn-dark-copy:hover:not(:disabled){background:#f1f5f9;color:#1a56db;border-color:#c7d7fd}.vr-btn-dark-copy:disabled{opacity:.5;cursor:not-allowed}.radiology-qc-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.qc-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:24px}.qc-header-left h2{font-size:20.8px;color:#111827;margin:0 0 4px;font-weight:700}.qc-header-left p{color:#64748b;font-size:13px;margin:0}.create-btn{display:flex;align-items:center;gap:6px;background:#1a56db;color:#fff;padding:10px 20px;border-radius:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:600;font-size:14px;border:none;cursor:pointer;transition:all .2s ease}.create-btn:hover{transform:translateY(-1px);box-shadow:0 6px 18px #1a56db4d}.create-btn.cancel{background:#f1f5f9;color:#374151}.create-btn.cancel:hover{background:#e2e8f0;box-shadow:none;transform:none}.qc-form-wrap{background:white;border-radius:12px;border:1px solid #e2e8f0;margin-bottom:24px;overflow:hidden}.qc-form-header{padding:18px 24px;border-bottom:1px solid #f1f5f9;background:#f8fafc;display:flex;align-items:center;gap:10px}.qc-form-header-icon{width:32px;height:32px;background:#1a56db;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:15px}.qc-form-header span{font-size:14px;font-weight:600;color:#0f172a}.qc-form{padding:24px}.form-section{margin-bottom:24px}.form-section-title{font-size:11px;font-weight:700;color:#94a3b8;letter-spacing:1px;text-transform:uppercase;margin:0 0 14px;padding-bottom:10px;border-bottom:1px solid #f1f5f9}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.form-group{margin-bottom:0}.form-group label{display:block;margin-bottom:6px;font-size:12px;font-weight:600;color:#374151;letter-spacing:.2px;text-transform:uppercase}.form-group input,.form-group select,.form-group textarea{width:100%;padding:10px 12px;border:1.5px solid #e2e8f0;border-radius:8px;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#0f172a;background:white;transition:all .2s;outline:none}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#1a56db;box-shadow:0 0 0 3px #3b82f61a}.form-group textarea{resize:vertical;line-height:1.6}.form-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.form-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:20px;border-top:1px solid #f1f5f9;margin-top:8px}.submit-btn{padding:10px 24px;background:#1a56db;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:600;font-size:14px;border:none;border-radius:8px;cursor:pointer;transition:all .2s}.submit-btn:hover{transform:translateY(-1px);box-shadow:0 6px 18px #1a56db4d}.cancel-link{padding:10px 20px;background:transparent;color:#64748b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;border:1.5px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .15s}.cancel-link:hover{border-color:#94a3b8;color:#374151}.loading{text-align:center;color:#94a3b8;padding:60px 20px;font-size:14px}.no-records{display:flex;flex-direction:column;align-items:center;padding:60px 20px;background:white;border-radius:12px;border:1px solid #e2e8f0;color:#94a3b8;font-size:14px;gap:10px;text-align:center}.no-records-icon{display:flex;align-items:center;justify-content:center;color:#94a3b8;opacity:.6}.qc-records-grid{display:grid;gap:14px}.qc-record-card{background:white;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:all .2s}.qc-record-card:hover{border-color:#1a56db;box-shadow:0 4px 16px #3b82f614;transform:translateY(-1px)}.record-top{padding:16px 20px;display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #f8fafc}.record-id{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:15px;font-weight:500;color:#0f172a;margin:0 0 4px}.record-modality{font-size:12px;color:#64748b;font-weight:500;display:flex;align-items:center;gap:5px}.quality-badge{display:inline-flex;align-items:center;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600;text-transform:capitalize;letter-spacing:.3px}.quality-badge.excellent{background:#f0fdf4;color:#15803d}.quality-badge.acceptable{background:#eff6ff;color:#1d4ed8}.quality-badge.poor{background:#fffbeb;color:#b45309}.quality-badge.unacceptable{background:#fef2f2;color:#dc2626}.record-meta{padding:12px 20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:8px;background:#fafafa;border-bottom:1px solid #f1f5f9}.meta-item{display:flex;flex-direction:column;gap:2px}.meta-label{font-size:10px;font-weight:600;color:#94a3b8;letter-spacing:.6px;text-transform:uppercase}.meta-value{font-size:13px;color:#374151;font-weight:500;text-transform:capitalize}.meta-value.artifact-none{color:#16a34a}.meta-value.artifact-minor{color:#d97706}.meta-value.artifact-major{color:#ea580c}.meta-value.artifact-unacceptable{color:#dc2626}.record-notes{padding:12px 20px;display:flex;flex-direction:column;gap:8px;border-bottom:1px solid #f1f5f9}.note-block{background:#f8fafc;border-left:3px solid #1a56db;padding:8px 12px;border-radius:0 6px 6px 0}.note-label{font-size:10px;font-weight:700;color:#94a3b8;letter-spacing:.6px;text-transform:uppercase;margin:0 0 4px}.note-text{font-size:13px;color:#374151;line-height:1.5;margin:0}.qc-raw-text{white-space:pre-wrap;max-height:260px;overflow-y:auto;font-size:12.5px}.qc-critical-block{background:#fef2f2;border-left-color:#dc2626}.qc-critical-label{display:flex;align-items:center;gap:5px;color:#dc2626!important}.qc-critical-item{font-size:13px;color:#b91c1c;line-height:1.55;margin:2px 0 0}.qc-expand-toggle{display:flex;align-items:center;gap:6px;width:100%;padding:10px 20px;border:none;border-top:1px solid #f1f5f9;background:#fff;color:#1a56db;font-size:12.5px;font-weight:600;cursor:pointer;text-align:left}.qc-expand-toggle:hover{background:#f8fafc}.qc-cat-list{padding:6px 20px 14px;display:flex;flex-direction:column;gap:8px;border-bottom:1px solid #f1f5f9}.qc-cat-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:8px 12px}.qc-cat-row-head{display:flex;align-items:center;gap:8px}.qc-cat-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.qc-cat-dot--pass{background:#22c55e}.qc-cat-dot--warning{background:#f59e0b}.qc-cat-dot--fail{background:#ef4444}.qc-cat-name{font-size:12.5px;font-weight:600;color:#374151;flex:1}.qc-cat-badge{font-size:10px;font-weight:700;padding:2px 8px;border-radius:100px}.qc-cat-badge--pass{background:#f0fdf4;color:#15803d}.qc-cat-badge--warning{background:#fffbeb;color:#b45309}.qc-cat-badge--fail{background:#fef2f2;color:#dc2626}.qc-cat-detail{margin-top:6px;padding-top:6px;border-top:1px dashed #e2e8f0}.qc-cat-issue{font-size:12px;color:#374151;line-height:1.5;margin:2px 0}.qc-cat-suggestion{font-size:12px;color:#1a56db;line-height:1.5;margin:2px 0 2px 10px}.record-footer{padding:12px 20px;display:flex;align-items:center;justify-content:space-between}.footer-left{display:flex;align-items:center;gap:12px}.status-badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:12px;font-size:11px;font-weight:600;text-transform:capitalize;letter-spacing:.3px}.status-badge.submitted{background:#eff6ff;color:#1d4ed8}.status-badge.draft{background:#fffbeb;color:#b45309}.status-badge.reviewed,.status-badge.approved{background:#f0fdf4;color:#15803d}.record-date{font-size:12px;color:#94a3b8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.delete-btn{background:transparent;color:#94a3b8;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:500;border:1px solid #e2e8f0;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;transition:all .15s}.delete-btn:hover{background:#fef2f2;color:#dc2626;border-color:#fecaca}@media (max-width: 640px){.qc-header{flex-direction:column;align-items:flex-start;gap:14px}.record-meta{grid-template-columns:1fr 1fr}}.dashboard-container{min-height:100vh;background:#f7f8fc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.dashboard-content{width:100%;padding:0;animation:fadeUp .3s ease both}.page-header{padding:20px 24px 16px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.page-header-kicker{font-size:11px;font-weight:600;color:#1a56db;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px}.page-header h1{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:22px;font-weight:800;color:#0f1729;letter-spacing:-.4px;margin-bottom:4px}.page-header p{font-size:13px;color:#6b7a90;line-height:1.6;max-width:520px}.page-header-badge{display:inline-flex;align-items:center;gap:7px;background:#fff;border:1px solid #e4e7ec;border-radius:100px;padding:6px 14px;flex-shrink:0}.page-header-badge-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;animation:pulse-dot 2s ease-in-out infinite}.page-header-badge span{font-size:12px;font-weight:600;color:#374151}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.navbar{background:#fff;border-bottom:1px solid #e4e7ec;height:54px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:200;box-shadow:0 1px 3px #0000000a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.navbar-left{display:flex;align-items:center;gap:20px;flex:1}.navbar-center{display:flex;align-items:center;gap:2px;position:absolute;left:50%;transform:translate(-50%)}.navbar-right{display:flex;align-items:center;gap:12px;flex:1;justify-content:flex-end}.navbar-logo{display:flex;align-items:center;gap:9px}.navbar-logo-icon{width:28px;height:28px;border-radius:8px;background:#1a56db;display:flex;align-items:center;justify-content:center;flex-shrink:0}.navbar-logo-icon svg{width:13px;height:13px;fill:none;stroke:#fff;stroke-width:2.3}.navbar-brand{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14.5px;font-weight:800;color:#0f1729;letter-spacing:-.3px}.navbar-brand span{color:#1a56db}.navbar-divider{width:1px;height:18px;background:#e4e7ec}.navbar-links{display:flex;align-items:center;gap:2px}.nav-link{padding:6px 13px;border:none;background:transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:13px;font-weight:500;color:#6b7a90;border-radius:6px;cursor:pointer;transition:all .15s ease;white-space:nowrap}.nav-link:hover{background:#f3f6fb;color:#0f1729}.nav-link.active{background:#eff4ff;color:#1a56db}.nav-dropdown-wrap{position:relative}.calculator-dropdown{position:absolute;top:calc(100% + 8px);left:0;background:#fff;border:1px solid #e4e7ec;border-radius:10px;box-shadow:0 8px 24px #0000001a,0 2px 8px #0000000f;min-width:210px;overflow:hidden;animation:dropIn .15s ease;z-index:1000}@keyframes dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.dropdown-label{padding:10px 14px 8px;font-size:10px;font-weight:700;color:#9aa3b0;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #f3f6fb}.calculator-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:11px 14px;background:transparent;color:#374151;border:none;text-align:left;font-size:13px;font-weight:500;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;cursor:pointer;transition:all .13s ease;border-bottom:1px solid #f7f8fc}.calculator-item:last-child{border-bottom:none}.calculator-item:hover{background:#f3f6fb;color:#0f1729}.calculator-item.active{background:#eff4ff;color:#1a56db}.calc-tag{font-size:10px;font-weight:600;color:#9aa3b0;background:#f3f6fb;padding:2px 8px;border-radius:100px;letter-spacing:.03em}.navbar-right{display:flex;align-items:center;gap:12px}.user-badge{display:flex;align-items:center;gap:9px;padding:4px 10px 4px 4px;border-radius:100px;border:1px solid #e4e7ec;background:#fafbfd}.user-avatar{width:28px;height:28px;border-radius:50%;background:#1a56db;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;flex-shrink:0}.user-name{font-size:13px;color:#6b7a90;font-weight:500}.logout-btn{font-size:12.5px;color:#6b7a90;border:1.5px solid #e4e7ec;border-radius:7px;padding:5px 13px;background:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:500;transition:all .18s ease}.logout-btn:hover{border-color:#fca5a5;color:#ef4444;background:#fef2f2}@media (max-width: 768px){.navbar{padding:0 16px}.navbar-links,.user-name,.navbar-divider{display:none}}.public-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh;background:#f7f8fc}.public-page-topbar{height:54px;background:#fff;border-bottom:1px solid #e4e7ec;display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:100;box-shadow:0 1px 3px #0000000a}.public-page-logo{display:flex;align-items:center;gap:9px;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:15px;font-weight:800;color:#0f1729;letter-spacing:-.3px;text-decoration:none}.public-page-logo span{color:#1a56db}.public-page-logo-icon{width:28px;height:28px;background:#1a56db;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.public-page-logo-icon svg{width:14px;height:14px}.public-page-actions{display:flex;align-items:center;gap:8px}.public-page-btn-ghost{padding:6px 14px;font-size:13px;font-weight:500;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;border:1px solid #e4e7ec;border-radius:7px;background:transparent;color:#6b7a90;cursor:pointer;transition:all .15s}.public-page-btn-ghost:hover{color:#0f1729;border-color:#b0bac8}.public-page-btn-primary{padding:7px 16px;font-size:13px;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;border:none;border-radius:7px;background:#1a56db;color:#fff;cursor:pointer;transition:all .15s}.public-page-btn-primary:hover{background:#1547c0;transform:translateY(-1px)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--blue-700: #1547c0;--blue-600: #1a56db;--blue-100: #dbeafe;--blue-50: #eff4ff;--navy: #0f1729;--slate-50: #f7f8fc;--slate-100: #f3f6fb;--slate-200: #e4e7ec;--slate-300: #d0d5dd;--slate-400: #9aa3b0;--slate-500: #6b7a90;--slate-600: #4b5563;--slate-700: #374151;--slate-900: #0f1729;--green-600: #15803d;--green-50: #f0fdf4;--amber-600: #b45309;--amber-50: #fffbeb;--red-600: #dc2626;--red-50: #fef2f2;--font-display: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--shadow-sm: 0 1px 4px rgba(0,0,0,.04);--shadow-md: 0 4px 16px rgba(0,0,0,.07)}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);background:var(--slate-50);color:var(--slate-900);line-height:1.5;min-height:100vh}button,input,select,textarea{font-family:inherit}button{cursor:pointer}
