:root{color-scheme:light;font-family:Inter,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:16px;background:#f8fafc;color:#0f172a;--bg: #f8fafc}*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{background:#f8fafc;color:#0f172a;font-size:.875rem;line-height:1.5}button,input,textarea,select{font:inherit;color:inherit;font-family:Inter,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.25;color:#0f172a;letter-spacing:-.011em}h1{font-size:1.75rem;font-weight:700;letter-spacing:-.02em}h2{font-size:1.375rem;font-weight:600}h3{font-size:1.125rem}h4{font-size:1rem}p{margin:0}a:not([class*=btn-]){color:#1d4ed8;text-decoration:none;font-weight:500;transition:color .12s ease}a:not([class*=btn-]):hover{color:#1e3a8a}input[type=text],input[type=email],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=url],select,textarea{width:100%;height:38px;padding:0 .75rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#0f172a;font-size:.875rem;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease}input[type=text]::placeholder,input[type=email]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=number]::placeholder,input[type=tel]::placeholder,input[type=url]::placeholder,select::placeholder,textarea::placeholder{color:#94a3b8}input[type=text]:hover:not(:disabled):not(:focus),input[type=email]:hover:not(:disabled):not(:focus),input[type=password]:hover:not(:disabled):not(:focus),input[type=search]:hover:not(:disabled):not(:focus),input[type=number]:hover:not(:disabled):not(:focus),input[type=tel]:hover:not(:disabled):not(:focus),input[type=url]:hover:not(:disabled):not(:focus),select:hover:not(:disabled):not(:focus),textarea:hover:not(:disabled):not(:focus){border-color:#cbd5e1}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=number]:focus,input[type=tel]:focus,input[type=url]:focus,select:focus,textarea:focus{outline:none;border-color:#1d4ed8;box-shadow:0 0 0 3px #1d4ed840}input[type=text]:disabled,input[type=email]:disabled,input[type=password]:disabled,input[type=search]:disabled,input[type=number]:disabled,input[type=tel]:disabled,input[type=url]:disabled,select:disabled,textarea:disabled{background:#f1f5f9;color:#94a3b8;cursor:not-allowed}textarea{height:auto;min-height:90px;padding:.5rem .75rem;resize:vertical;line-height:1.5}select{padding-right:2rem;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px}.field{display:flex;flex-direction:column;gap:.25rem}.field>span{font-size:.8125rem;font-weight:500;color:#475569}.btn,.btn-success,.btn-danger,.btn-ghost,.btn-secondary,.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:38px;padding:0 1rem;border-radius:8px;font-size:.875rem;font-weight:500;border:1px solid transparent;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,transform .12s ease,box-shadow .12s ease;font-family:inherit;text-decoration:none;white-space:nowrap;-webkit-user-select:none;user-select:none}.btn:disabled,.btn-success:disabled,.btn-danger:disabled,.btn-ghost:disabled,.btn-secondary:disabled,.btn-primary:disabled{opacity:.55;cursor:not-allowed}.btn:focus-visible,.btn-success:focus-visible,.btn-danger:focus-visible,.btn-ghost:focus-visible,.btn-secondary:focus-visible,.btn-primary:focus-visible{outline:none;box-shadow:0 0 0 3px #1d4ed840}.btn:active:not(:disabled),.btn-success:active:not(:disabled),.btn-danger:active:not(:disabled),.btn-ghost:active:not(:disabled),.btn-secondary:active:not(:disabled),.btn-primary:active:not(:disabled){transform:translateY(.5px)}.btn svg,.btn-success svg,.btn-danger svg,.btn-ghost svg,.btn-secondary svg,.btn-primary svg{width:16px;height:16px;flex-shrink:0}.btn-primary{background:#1d4ed8;color:#fff;border-color:#1d4ed8;box-shadow:0 1px 2px #0f172a0a;margin-bottom:.5rem}.btn-secondary{background:#fff;color:#0f172a;border-color:#cbd5e1}.btn-secondary:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}.btn-ghost{background:transparent;color:#475569;border-color:transparent}.btn-ghost:hover:not(:disabled){background:#f1f5f9;color:#0f172a}.btn-danger{background:#b91c1c;color:#fff;border-color:#b91c1c}.btn-danger:hover:not(:disabled){background:#9e1818;border-color:#9e1818}.btn-success{background:#15803d;color:#fff;border-color:#15803d}.btn-success:hover:not(:disabled){background:#116630;border-color:#116630}.btn-sm{height:32px;padding:0 .75rem;font-size:.8125rem}.btn-lg{height:44px;padding:0 1.25rem;font-size:.9375rem}.btn-icon{width:36px;height:36px;padding:0}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 2px #0f172a0a;overflow:hidden;padding:14px}@media(max-width:920px){.card{padding:0}}.card-pad{padding:1.5rem}.card-pad-sm{padding:1rem}.card-pad-lg{padding:2rem}.card-head{padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.card-head h2,.card-head h3{color:#0f172a}.card-head .meta{color:#64748b;font-size:.8125rem}.card-body{padding:1.5rem}.card-body-tight{padding:1rem 1.5rem}.card-foot{padding:1rem 1.5rem;border-top:1px solid #e2e8f0;background:#f8fafc;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.form-message{padding:.75rem 1rem;border-radius:8px;font-size:.875rem;line-height:1.45;font-weight:500;display:flex;align-items:flex-start;gap:.5rem}.form-message.is-error{background:#fef2f2;color:#b91c1c;border:1px solid #fee2e2}.form-message.is-success{background:#f0fdf4;color:#15803d;border:1px solid #dcfce7}.form-message.is-warn{background:#fffbeb;color:#b45309;border:1px solid #fef3c7}.tag{display:inline-flex;align-items:center;gap:4px;padding:2px .5rem;border-radius:6px;font-size:.75rem;font-weight:600;letter-spacing:.01em;background:#f1f5f9;color:#334155;border:1px solid #e2e8f0;line-height:1.2}.tag-ok{background:#dcfce7;color:#15803d;border-color:#15803d33}.tag-alert{background:#fee2e2;color:#b91c1c;border-color:#b91c1c33}.tag-warn{background:#fef3c7;color:#b45309;border-color:#b4530933}.tag-info{background:#cffafe;color:#0e7490;border-color:#0e749033}.tag-primary{background:#eff6ff;color:#1e3a8a;border-color:#dbeafe}.tag-dot:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.table{width:100%;border-collapse:separate;border-spacing:0;font-size:.875rem}@media(max-width:920px){.card:has(.table):not(.recent-laudos),.card:has(.laudos-table){overflow-x:auto!important;-webkit-overflow-scrolling:touch}.card:not(.recent-laudos) .table,.card .laudos-table{min-width:640px}}.table thead th{text-align:left;padding:.75rem 1rem;background:#f8fafc;color:#64748b;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #e2e8f0;white-space:nowrap}.table thead th:first-child{padding-left:1.5rem}.table thead th:last-child{padding-right:1.5rem}.table tbody td{padding:1rem;border-bottom:1px solid #e2e8f0;vertical-align:middle;color:#0f172a}.table tbody td:first-child{padding-left:1.5rem}.table tbody td:last-child{padding-right:1.5rem}.table tbody tr{transition:background .12s ease}.table tbody tr:hover{background:#f8fafc}.page-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.page-head h1{font-size:1.75rem;font-weight:700;letter-spacing:-.02em}.page-head .meta{color:#64748b;font-size:.875rem;margin-top:.25rem}.page-head>div:first-child{flex:1 1 auto;min-width:0}.page-head>.btn-primary,.page-head>.btn-secondary,.page-head>a.btn-primary,.page-head>a.btn-secondary,.page-head>button.btn-primary,.page-head>button.btn-secondary{margin-bottom:0;flex-shrink:0;margin-left:auto}.page-head .actions{display:flex;gap:.5rem;flex-shrink:0}.page-head .actions .btn-primary,.page-head .actions .btn-secondary{margin-bottom:0}.table tbody tr:last-child td{border-bottom:none}.empty-state{padding:3rem 1.5rem;text-align:center;color:#64748b;display:flex;flex-direction:column;align-items:center;gap:.75rem}.empty-state .icon{width:56px;height:56px;border-radius:16px;background:#f1f5f9;display:grid;place-items:center;color:#94a3b8;margin-bottom:.5rem}.empty-state h3{color:#475569;font-size:1rem}.empty-state p{font-size:.875rem;max-width:380px}.skeleton{background:linear-gradient(90deg,#f1f5f9,#e2e8f0,#f1f5f9);background-size:200% 100%;animation:skeleton-shimmer 1.4s ease infinite;border-radius:6px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.text-mono{font-family:JetBrains Mono,SF Mono,Menlo,Consolas,monospace;font-size:.92em}.text-muted{color:#64748b}.text-secondary{color:#475569}.text-small{font-size:.8125rem}.text-xs{font-size:.75rem}
