*,*:before,*:after{box-sizing:border-box}:root{--navy: #1e3868;--navy-dark: #162a52;--navy-light: #2a4a82;--red: #c41230;--red-dark: #9b0e26;--white: #ffffff;--bg: #f4f5f7;--bg-card: #ffffff;--border: #e2e5eb;--text: #1a1f2e;--text-muted: #6b7280;--text-light: #9ca3af;font-family:Segoe UI,system-ui,-apple-system,sans-serif;color:var(--text);background:var(--bg)}body{margin:0;background:#f4f5f7}#root{width:100%;min-height:100vh}input,select,textarea,button{font-family:inherit}textarea{resize:vertical}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(.4);cursor:pointer}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f4f5f7}::-webkit-scrollbar-thumb{background:#c5cad6;border-radius:3px}.abf-section-num{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#1e3868;color:#fff;font-size:12px;font-weight:700;flex-shrink:0}.card{background:#fff;border:1px solid #e2e5eb;border-radius:4px}.section-label{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#1a1f2e}.badge{display:inline-flex;align-items:center;padding:2px 9px;border-radius:3px;font-size:11px;font-weight:700}.badge-offen{background:#eff6ff;color:#1d4ed8}.badge-entschieden{background:#f0fdf4;color:#15803d}.badge-archiviert{background:#f9fafb;color:#6b7280}.badge-freigabe{background:#f0fdf4;color:#15803d}.badge-eingeschraenkt{background:#fffbeb;color:#b45309}.badge-abgelehnt{background:#fef2f2;color:#9b0e26}.ps-table{width:100%;border-collapse:collapse}.ps-table thead tr{background:#f4f5f7;border-bottom:1px solid #e2e5eb}.ps-table th{padding:9px 16px;font-size:9px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#9ca3af;text-align:left}.ps-table tbody tr{border-bottom:1px solid #f0f1f3;cursor:pointer;transition:background .1s}.ps-table tbody tr:hover{background:#f7f9fc}.ps-table td{padding:11px 16px;font-size:13px;color:#374151}
