.customer-service-hotfix-backdrop{position:fixed;z-index:10000;inset:0;display:grid;place-items:center;padding:16px;background:rgb(15 23 42/62%);backdrop-filter:blur(2px)}
.customer-service-hotfix-dialog{width:min(360px,calc(100vw - 32px));max-height:calc(100vh - 32px);box-sizing:border-box;overflow-y:auto;border:1px solid #e4e9ef;border-radius:16px;padding:18px;color:#172033;background:#fff;box-shadow:0 24px 70px rgb(15 23 42/28%);font-family:"Microsoft YaHei","微软雅黑",sans-serif}
.customer-service-hotfix-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:14px}
.customer-service-hotfix-dialog>header>div{min-width:0;display:flex;flex-direction:column;gap:3px}
.customer-service-hotfix-dialog>header strong{font-size:18px}.customer-service-hotfix-dialog>header small{color:#8591a3;font-size:12px}
.customer-service-hotfix-close{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border:0;border-radius:8px;color:#667386;background:#f2f4f7;font-size:23px;line-height:1;cursor:pointer}
.customer-service-hotfix-close:hover{color:#172033;background:#e8edf3}
.customer-service-hotfix-qr{width:240px;max-width:100%;height:auto;display:block;margin:15px auto 12px;border:1px solid #edf0f4;border-radius:12px;background:#fafafa;object-fit:contain}
.customer-service-hotfix-row{display:flex;align-items:center;gap:12px;border:1px solid #fed7aa;border-radius:10px;padding:10px 11px;background:#fff7ed}
.customer-service-hotfix-row>span{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.customer-service-hotfix-row small{color:#9a6a34;font-size:11px}.customer-service-hotfix-row strong{color:#172033;font-size:17px;letter-spacing:.4px}
.customer-service-hotfix-copy{height:34px;flex:0 0 auto;border:0;border-radius:8px;padding:0 11px;color:#fff;background:#f28c18;font-size:12px;font-weight:700;cursor:pointer}.customer-service-hotfix-copy:hover{background:#e77f0d}
.customer-service-hotfix-dialog>p{margin:11px 2px 0;color:#758196;font-size:11px;line-height:1.55;text-align:center}
