*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-red: #dc3545;--color-amber: #ffc107;--color-green: #28a745;--color-blue: #0d6efd;--color-teal: #20c997;--color-orange: #fd7e14;--color-red-bg: #fff5f5;--color-amber-bg: #fffbf0;--nav-height: 56px;--panel-height: calc(100vh - var(--nav-height) - 80px);font-family:system-ui,-apple-system,sans-serif;font-size:14px;color:#212529;background:#f8f9fa}body{min-height:100vh}button{cursor:pointer;border:none;border-radius:6px;font-size:14px;font-weight:500;padding:8px 16px;transition:opacity .15s}button:hover{opacity:.85}input,select{font-size:14px;padding:6px 10px;border:1px solid #ced4da;border-radius:6px;width:100%;background:#fff}input:focus,select:focus{outline:2px solid var(--color-blue);outline-offset:1px}label{display:block;font-weight:500;margin-bottom:4px;font-size:13px}.form-group{margin-bottom:14px}
