/* Quote Export UI Styles */
.pn-loading { opacity: 0.5; pointer-events: none; cursor: wait; }
.pn-card-selected { border: 2px solid #e00022 !important; box-shadow: 0 0 15px rgba(224, 0, 34, 0.2) !important; }
.pn-btn-active { background: #e00022 !important; color: #fff !important; }
