
.qr-page[data-v-1da860dc] {
    min-height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}
.qr-card[data-v-1da860dc] {
    width: 320px;
    max-width: 88vw;
    border-radius: 12px;
    padding: 20px;
    text-align: center;
}
.tip[data-v-1da860dc] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 8px 12px;
    margin-top: 20px;
    color: #10c75f;
    background: #f0f9f4;
    border: 1px solid #0cdf64;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 600;
}
.qr-image[data-v-1da860dc] {
    width: 240px;
    height: 240px;
    border-radius: 8px;
    border: 8px solid #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    -o-object-fit: contain;
       object-fit: contain;
    background: #f7f8fa;
}


/*# sourceMappingURL=chunk-73e68a7f.v0.1.2.1770085173996.css.map?hash=v0.1.2.1770085173996*/