.sc-portal{max-width:1200px;margin:20px auto;padding:0 12px}
.sc-login{max-width:400px;margin:40px auto;padding:20px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}
.sc-alert{padding:10px 12px;border-radius:8px;margin-bottom:12px}
.sc-alert-error{background:#fee2e2;border:1px solid #fecaca}
.sc-portal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:8px 0 16px}
.sc-muted{color:#6b7280}
.sc-table{width:100%;border-collapse:collapse;background:#fff}
.sc-table th,.sc-table td{padding:8px 10px;border-bottom:1px solid #e5e7eb}
.sc-badge{padding:3px 8px;border-radius:999px;font-size:12px;font-weight:600}
.sc-en_attente{background:#fef3c7}
.sc-en_transit{background:#dbeafe}
.sc-arrive{background:#dcfce7}
.sc-livre{background:#e9d5ff}
.sc-retenu{background:#fee2e2}
.sc-btn-primary{background:#111827;color:#fff;border:0;border-radius:8px;padding:8px 14px}
.sc-notifications ul{list-style:none;padding:0}
.sc-notifications li{padding:8px;border:1px solid #e5e7eb;border-radius:8px;margin:6px 0;background:#fff;display:flex;align-items:center;gap:10px;justify-content:space-between}
.button-link{background:none;border:none;color:#0366d6;cursor:pointer}