.app-modal-overlay{-webkit-backdrop-filter:blur(.25rem);z-index:10000;background:#00000080;animation:.2s ease-out both app-modal-overlay-in;position:fixed;inset:0}.app-modal-shell{z-index:10001;pointer-events:none;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.app-modal-card{pointer-events:auto;background:#fff;border-radius:1rem;width:90vw;max-width:28rem;padding:1.5rem;animation:.5s cubic-bezier(.34,1.56,.64,1) both app-modal-card-in;position:relative;overflow:hidden;box-shadow:0 1.5625rem 3.125rem -.75rem #00000040}.app-modal-icon-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:624.938rem;justify-content:center;align-items:center;width:2rem;height:2rem;padding:.375rem;transition:background .15s,color .15s;display:flex;position:absolute;top:.3125rem}.app-modal-icon-btn:hover{color:#4b5563;background:#f3f4f6}.app-modal-icon-btn:active{transform:scale(.95)}.app-modal-icon-btn svg{width:1.25rem;height:1.25rem}.app-modal-icon-btn--back{left:.3125rem}.app-modal-icon-btn--close{right:.3125rem}@keyframes app-modal-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes app-modal-card-in{0%{opacity:0;transform:scale(.85)translateY(1.25rem)}to{opacity:1;transform:scale(1)translateY(0)}}@media (prefers-reduced-motion:reduce){.app-modal-overlay,.app-modal-card,.app-modal-card *{animation:none!important}}
.customer-service-dialog{--customer-service-accent:#445bfe;flex-direction:column;align-items:center;padding:.25rem 0 0;display:flex}.customer-service-dialog-badge{width:3rem;height:3rem;color:var(--customer-service-accent);background:#eef2ff;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;display:flex;position:relative}.customer-service-dialog-badge:after{content:"";z-index:-1;background:#445bfe1a;border-radius:50%;position:absolute;inset:-.1875rem}.customer-service-dialog-badge svg{display:block}.customer-service-dialog-title{color:#111827;text-align:center;letter-spacing:0;max-width:18.75rem;margin:0 0 .375rem;padding:0 .5rem;font-size:1.125rem;font-weight:700;line-height:1.35}.customer-service-dialog-subtitle{color:#6b7280;text-align:center;margin:0 0 1rem;padding:0 .5rem;font-size:.8125rem;font-weight:400;line-height:1.5}.customer-service-dialog-tabs{background:#f3f4f8;border:.0625rem solid #1118270f;border-radius:62.4375rem;gap:.375rem;width:100%;margin-bottom:1.125rem;padding:.25rem;display:flex}.customer-service-dialog-tab{color:#11182794;background:0 0;border:none;border-radius:62.4375rem;flex:1;justify-content:center;align-items:center;gap:.375rem;min-width:0;min-height:2.375rem;font-size:.8125rem;font-weight:800;transition:background .15s,color .15s,box-shadow .15s;display:flex}.customer-service-dialog-tab:active{transform:scale(.98)}.customer-service-dialog-tab--active{color:#111827;background:#fff;box-shadow:0 .375rem 1rem #0f172a14}.customer-service-dialog-tab-dot{border-radius:62.4375rem;flex-shrink:0;width:.4375rem;height:.4375rem}.customer-service-dialog-qr{background:#f8fafc;border:.0625rem solid #f1f5f9;border-radius:1rem;margin-bottom:1rem;padding:.75rem;box-shadow:0 .0625rem .125rem #0000000a,0 .375rem 1rem #0000000d}.customer-service-dialog-qr img{-o-object-fit:contain;object-fit:contain;border-radius:.625rem;width:13.75rem;height:13.75rem;display:block}.customer-service-dialog-qr-loading{color:#9ca3af;justify-content:center;align-items:center;width:13.75rem;height:13.75rem;font-size:.75rem;display:flex}.customer-service-dialog-link{color:#445bfe;box-sizing:border-box;-webkit-user-select:text;user-select:text;background:#445bfe0f;border:.0625rem solid #445bfe1a;border-radius:.5rem;align-items:center;width:100%;max-width:100%;margin:0 0 .75rem;padding:.625rem .75rem;font-size:.8125rem;font-weight:700;text-decoration:none;display:flex;overflow:hidden}.customer-service-dialog-link-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.customer-service-dialog-copy-btn{color:#fff;background:#445bfe;border:.0625rem solid #445bfe;border-radius:.5rem;width:100%;min-height:2.625rem;margin-bottom:.75rem;font-size:.875rem;font-weight:800;transition:background .15s,transform .15s}.customer-service-dialog-copy-btn:hover{background:#3648e0}.customer-service-dialog-copy-btn:active{transform:scale(.98)}.customer-service-dialog-hint{color:#9ca3af;text-align:center;letter-spacing:0;margin:0 0 .25rem;font-size:.75rem;line-height:1.45}
