body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','Helvetica Neue',Lato,Roboto,'PingFang SC','Microsoft YaHei',sans-serif;background:#f5f5f7;margin:0;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (prefers-color-scheme:dark){body{background:#000}.QR-card{background:#252525!important}.QRCV-card{background:#181818!important}.QRCV-description{color:#fff!important}.QRCV-name{color:#fff}.tips{color:#fff!important}.tips:hover{color:#fff!important;background:#171717!important}.qrcode{background-image:url(./img/qrcode-dark.webp)!important}.QRCV-head{background-image:url(./img/icon-dark.webp)!important}}.QRCV{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:var(--vh)}.QR-card{background:#fff;max-width:428px;max-height:569px;border-radius:18px;padding:15px 25px 13px 25px;display:flex;flex-direction:column;margin:auto;align-items:center}.qrcode{width:256px;height:256px;display:flex;background:url(./img/qrcode.webp);background-size:contain}.tips{font-size:13px;color:#000;opacity:.5;margin-top:1px;font-weight:500;padding:5px;text-decoration-line:none;border-radius:7px;transition:ease-in .1s}.tips:hover{background:#f5f5f7;opacity:1;transform:scale(1.03)}.tips:active{transform:scale(.97);opacity:1}.QRCV-card{width:100%;display:flex;margin-top:16px;background:#f5f5f7;padding:12px;border-radius:15px;align-items:center}.QRCV-head{width:60px;height:60px;background-image:url(./img/icon.webp);border-radius:13px;margin-right:16px;background-size:100%}.QRCV-name{font-weight:700;margin-bottom:10px}.QRCV-description{font-size:12px;color:#000;opacity:.5;font-weight:600}