.account[data-v-0e7bfa84]{display:flex;flex-wrap:wrap;gap:16px;padding:10px 20px}.account .item[data-v-0e7bfa84]{display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;width:500px;min-height:76px;max-width:500px;padding:12px 20px;border-radius:8px;color:#fff}.account .item.item-blue[data-v-0e7bfa84]{background:linear-gradient(90deg,#2563eb,#3b82f6)}.account .item.item-orange[data-v-0e7bfa84]{background:linear-gradient(90deg,#f97316,#fb923c)}.account .item .info .title-row[data-v-0e7bfa84]{display:flex;align-items:baseline;gap:12px}.account .item .info .title-row .title[data-v-0e7bfa84]{font-size:13px;opacity:.95}.account .item .info .title-row .amount[data-v-0e7bfa84]{font-size:24px;font-weight:700}.account .item .info .summary-row[data-v-0e7bfa84]{margin-top:10px;font-size:12px;opacity:.9}.account .item .info .summary-row span+span[data-v-0e7bfa84]{margin-left:20px}.account .item .info .summary-row label[data-v-0e7bfa84]{margin-right:4px;opacity:.75}.account .item .actions[data-v-0e7bfa84]{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.account .item .actions .btn-group[data-v-0e7bfa84]{display:flex;gap:10px}.account .item .actions .btn[data-v-0e7bfa84]{padding:6px 18px;border:none;border-radius:16px;font-size:13px;cursor:pointer;transition:opacity .2s}.account .item .actions .btn[data-v-0e7bfa84]:disabled{opacity:.5;cursor:not-allowed}.account .item .actions .btn.btn-orange[data-v-0e7bfa84]{background:#ff8c00;color:#fff}.account .item .actions .btn.btn-orange[data-v-0e7bfa84]:not(:disabled):hover{background:#ffa033}.account .item .actions .btn.btn-white[data-v-0e7bfa84]{background:#fff;color:#333}.account .item .actions .btn.btn-white[data-v-0e7bfa84]:not(:disabled):hover{background:#f0f0f0}.account .item .actions .recharge[data-v-0e7bfa84]{font-size:13px;color:#fff;opacity:.9;cursor:pointer;text-decoration:underline}.account .item .actions .recharge[data-v-0e7bfa84]:hover{opacity:1}