.modal-header{background:#1e293b;border-bottom:1px solid #475569;padding:1rem 1.5rem}.modal-footer{background:#1e293b;border-top:1px solid #475569;padding:.75rem 1.5rem}.btn-primary{background:#3b82f6;color:#e2e8f0;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:background .2s,transform .2s}.btn-primary:hover{background:#2563eb;transform:translateY(-2px)}.btn-secondary{background:#475569;color:#e2e8f0;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:background .2s,transform .2s}.btn-secondary:hover{background:#374151;transform:translateY(-2px)}.input{background:#1e293b;border:1px solid #475569;border-radius:8px;padding:.5rem .75rem;color:#e2e8f0;width:100%;transition:border-color .2s}.input:focus{outline:none;border-color:#3b82f6}.card{background:#1e293b;border:1px solid #475569;border-radius:10px;padding:1rem;margin-bottom:.75rem;transition:box-shadow .2s,transform .2s}.card:hover{box-shadow:0 4px 12px #0000004d;transform:translateY(-2px)}.badge{background:#10b981;color:#e2e8f0;border-radius:6px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.accordion-header{background:linear-gradient(135deg,#1e293b,#334155);color:#e2e8f0;padding:.75rem 1rem;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}
