.np-popup-container{width:100%;max-width:390px;height:530px;background-color:#fff;overflow:hidden;display:flex;flex-direction:column;justify-content:top;align-items:center;border-radius:.75rem;border:1px solid rgba(0,0,0,.1);color:var(--card-foreground);box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);padding-top:8px}.np-popup-content{padding:10px;gap:10px}.np-header,.np-popup-content{display:flex;flex-direction:column}.np-header{text-align:center;gap:.2rem}.accept-text{color:#4b5563;font-size:.875rem;font-weight:500;margin:0}.nepal-pay-logo{padding:10px;display:inline-block;margin:0 auto}.np-logo-content{display:flex;align-items:center;justify-content:center}.np-np-logo{width:130px}.np-bw-logo{width:60%}.np-lb-logo{width:80%}.banner-container{width:100%;margin:0 auto}.qr-code,.qr-container{display:flex;justify-content:center}.qr-code{width:200px;height:200px;background-color:#fff;align-items:center;position:relative}.np-qr-success-tick-image{width:36px;height:36px;position:absolute;bottom:100px;right:100px;transform:translate(50%,50%)}.qr-loading-spinner{width:200px;height:200px;background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;gap:16px}.qr-minimal-loader{display:flex;gap:4px}.qr-dot{width:6px;height:6px;background-color:#666;border-radius:50%;animation:dotPulse 1.4s ease-in-out infinite both}.qr-dot:first-child{animation-delay:-.32s}.qr-dot:nth-child(2){animation-delay:-.16s}.qr-dot:nth-child(3){animation-delay:0s}.loading-text{font-size:14px;color:#666;font-weight:400}@keyframes dotPulse{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.qr-loading-spinner{display:flex;flex-direction:column;align-items:center;justify-content:center}.spinner{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-left-color:#4b9cdb;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:10px}@keyframes spin{to{transform:rotate(1turn)}}.np-action-buttons{display:flex;justify-content:flex-end;gap:.5rem}.np-action-button{display:flex;align-items:center;gap:.25rem;border-radius:9999px;background-color:#fff;padding:.25rem .5rem;border:1px solid #ccc;font-size:.875rem;cursor:pointer;color:#053a5a}.np-button-icon{height:1rem;width:1rem}.np-button-label{white-space:nowrap}.socket-status{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .75rem;background:#053a5a}.np-socket-content{padding-left:1rem;display:flex;gap:.5rem}.socket-label{color:#ddd;font-size:.875rem;font-weight:500}.socket-indicator{display:flex;align-items:center;gap:.25rem}.status-dot{width:.5rem;height:.5rem;background-color:#10b981;border-radius:9999px}.status-text{color:#10b981;font-size:.875rem;font-weight:500}@media (max-width:640px){.popup-overlay{padding:.5rem}.popup-content{padding:1rem;gap:1rem}.qr-code{width:12rem;height:12rem}.qr-image{width:11rem;height:11rem}}