.ui-btn-base.qrdlg-action-btn{display:flex}.qrdlg-icon-sm{width:1rem;height:1rem}@media (min-width:40rem){.ui-dialog-content.qrdlg-content{max-width:28rem}}.ui-dialog-content.qrdlg-content>button{cursor:pointer;background-color:var(--primary);width:3rem;height:3rem;color:var(--primary-foreground);opacity:1;justify-content:center;align-items:center;transition:background-color .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;right:0}@media (hover:hover){.ui-dialog-content.qrdlg-content>button:hover{background-color:#dc2626}}.ui-dialog-content.qrdlg-content>button svg{width:1.5rem!important;height:1.5rem!important}.qrdlg-body{flex-direction:column;align-items:center;gap:1rem;padding-block:1rem;display:flex}.qrdlg-qr-wrap{border-radius:var(--radius);background-color:#fff;padding:1rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.qrdlg-qr-img{width:16rem;height:16rem}.qrdlg-qr-placeholder{border-radius:var(--radius);background-color:#1f2937;justify-content:center;align-items:center;width:16rem;height:16rem;display:flex}.qrdlg-icon-lg{color:#9ca3af;width:3rem;height:3rem}.qrdlg-link-section{flex-direction:column;gap:.5rem;width:100%;display:flex}.qrdlg-link-label{font-size:var(--text-sm);line-height:var(--text-sm--lh);font-weight:500}.qrdlg-link-row{align-items:center;gap:.5rem;display:flex}.qrdlg-link-text{background-color:var(--secondary);width:12.5rem;font-size:var(--text-sm);line-height:var(--text-sm--lh);border-radius:0;flex:1;padding:.5rem}
