:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html{width:100%;margin:0;padding:0;-webkit-text-size-adjust:100%;text-size-adjust:100%}@media(pointer:coarse){html{touch-action:manipulation}}body{width:100%;min-width:320px;min-height:100svh;margin:0;padding:0;overflow-x:hidden;overscroll-behavior-x:none}#root{width:100%;min-height:100svh;overflow-x:hidden}h1{font-size:2rem;line-height:1.2}a{font-weight:500;color:#646cff;text-decoration:none}a:hover{color:#535bf2}input,select,textarea,button{font-size:16px;font-family:inherit;line-height:1.25;-webkit-appearance:none}img,svg,video,canvas{max-width:100%;height:auto;display:block}table{width:100%;max-width:100%;border-collapse:collapse}@supports (-webkit-touch-callout: none){html,body,#root{overflow-x:hidden}}html{-webkit-text-size-adjust:100%}.page{padding:20px 24px}.page-header{margin-bottom:18px}.button{appearance:none;border:1px solid #CBD5E1;background:#1f2937;color:#fff;padding:6px 12px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;line-height:1.2;transition:all .15s ease}.button:hover{background:#111827}.button:disabled{background:#e5e7eb;color:#9ca3af;border-color:#e5e7eb;cursor:not-allowed}.button.secondary{background:#fff;color:#334155;border-color:#cbd5e1}.button.secondary:hover{background:#f8fafc}.button.toggle{background:#fff;color:#334155;border-color:#cbd5e1}.button.toggle.active{background:#1f2937;color:#fff;border-color:#1f2937}.input{width:100%;padding:8px 10px;border-radius:6px;border:1px solid #CBD5E1;font-size:14px;background:#fff;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.input:focus{outline:none;border-color:#1f2937;box-shadow:0 0 0 2px #1f293714}select.input{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff}input[type=date].input{line-height:1.2}input[type=checkbox]{appearance:auto;-webkit-appearance:checkbox;width:18px;height:18px;padding:0;margin-top:2px;accent-color:#1F2937}.table-wrap table{width:100%;border-collapse:collapse;font-size:14px}.table-wrap thead{background:#f8fafc}.table-wrap th{text-align:left;padding:10px 12px;font-weight:600;color:#334155;border-bottom:1px solid #E2E8F0}.table-wrap td{padding:10px 12px;border-bottom:1px solid #F1F5F9;vertical-align:middle}.table-wrap tbody tr:nth-child(2n){background:#fafafa}.table-wrap tbody tr:hover{background:#f1f5f9}.modal-backdrop{position:fixed;inset:0;background:#00000059;display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:#fff;width:100%;max-width:340px;max-height:calc(100vh - 80px);border-radius:10px;box-shadow:0 12px 30px #00000040;overflow:hidden;display:flex;flex-direction:column}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #E5E7EB;flex-shrink:0}.modal-header h2{margin:0;font-size:18px;font-weight:600}.modal-header-left{display:flex;flex-direction:column}.modal-subheader{display:flex;align-items:center;gap:12px;margin-top:6px}.modal-meta{font-size:14px;opacity:.7}.modal-close{background:#f8fafc;border:1px solid #CBD5E1;border-radius:6px;width:32px;height:32px;font-size:18px;line-height:1;cursor:pointer}.modal-close:hover{background:#f1f5f9}.modal-body{padding:22px;overflow-y:auto;max-height:calc(100vh - 160px)}.modal-body h3{margin:22px 0 8px;font-size:14px;font-weight:600}.form-grid{display:grid;grid-template-columns:1fr;gap:12px}.form-grid h3,.form-grid details,.form-grid .full{grid-column:1 / -1}details summary{cursor:pointer;font-size:14px;margin-top:4px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px;position:sticky;bottom:0;background:#fff;padding-top:12px}@media(max-width:600px){.form-grid{grid-template-columns:1fr}}.risk-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}@media(max-width:1100px){.risk-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.risk-grid{grid-template-columns:1fr}}.section-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.stat-card{border:1px solid #E2E8F0;border-radius:10px;background:#fff;padding:18px}.stat-card.small{padding:14px}.stat-title{font-size:13px;color:#64748b}.stat-value{font-size:34px;font-weight:600}.stat-value.small{font-size:24px}.stat-value.ok{color:#2e7d32}.stat-value.warning{color:#ef6c00}.stat-value.danger{color:#c62828}.reg-plate{display:inline-block;background:#facc15;padding:4px 8px;border-radius:6px;font-weight:600;letter-spacing:.5px;font-size:13px}.health-dot{width:8px;height:8px;border-radius:50%;display:inline-block;margin-right:6px}.health-ok{background:#2e7d32}.health-warning{background:#ef6c00}.health-danger{background:#c62828}.row-warning{background:#ef6c000d}.row-danger{background:#c628280d}.stat-card.clickable{cursor:pointer;transition:transform .08s ease}.stat-card.clickable:hover{transform:translateY(-2px)}.change-feed{border:1px solid #E2E8F0;border-radius:10px;background:#fff;padding:16px}.change-item{padding:10px 0;border-bottom:1px solid #F1F5F9;font-size:14px}.change-item:last-child{border-bottom:none}.change-date{font-size:12px;color:#64748b}.action-menu{display:flex;gap:6px}
