:root{--surface: #fbfdff;--surface-muted: #f4f8fb;--ink: #182230;--muted: #667085;--border: #e3eaf0;--blue: #1769e0;--teal: #11827d;--amber: #b45309;--danger: #b42318}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--surface-muted);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,.ant-btn,.ant-segmented-item,.ant-input{transition:background-color .18s ease-out,border-color .18s ease-out,box-shadow .18s ease-out,transform .18s ease-out}.ant-btn:focus-visible,.ant-input:focus,.ant-segmented:focus-within{outline:3px solid rgba(23,105,224,.2);outline-offset:2px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:1ms!important;transition-duration:1ms!important}}.shell{min-height:100vh}.side{background:var(--surface)!important;border-right:1px solid var(--border)}.brand{height:64px;display:flex;align-items:center;gap:10px;padding:0 24px;font-weight:800;font-size:18px}.brand-mark{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#eef8f7;color:#11827d;font-weight:900}.topbar{height:64px;background:var(--surface);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 24px}.topbar span{color:#667085;margin-left:12px;font-size:14px}.content{padding:24px}.error{margin-bottom:16px}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px}.metric{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:18px;box-shadow:0 12px 30px #1620330a}.metric strong{display:block;font-size:28px;line-height:1.2}.metric span{display:block;color:#667085;margin-top:6px}.metric-blue strong{color:#1769e0}.metric-amber strong{color:#b45309}.metric-teal strong{color:#11827d}.workbench{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:18px;box-shadow:0 12px 30px #1620330a}.model-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:18px}.model-card{border:1px solid var(--border);border-radius:8px;box-shadow:0 12px 30px #1620330a}.model-tip{margin-bottom:16px}.model-result{margin-top:16px}.filters{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.search{max-width:360px}.table-scroll{overflow-x:auto}.soft-tag{border-radius:999px;font-weight:700}.soft-tag.blue{color:#1769e0;background:#eef5ff;border-color:#cfe2ff}.risk{border-radius:999px;font-weight:800;text-transform:uppercase}.risk-low{color:#11827d;background:#eef8f7;border-color:#cdece8}.risk-medium{color:#b45309;background:#fff8ef;border-color:#fed7aa}.risk-high{color:#b42318;background:#fff2f1;border-color:#ffccc7}.danger-row td{background:snow!important}.notice{color:#667085;margin-top:20px}@media (max-width: 900px){.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.model-grid{grid-template-columns:1fr}}
