.lp-card{position:relative;aspect-ratio:670/400;width:100%;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lp-card__scale{position:absolute;top:0;left:0;width:670px;height:400px;transform:scale(var(--lp-card-scale,0));transform-origin:top left;container-type:inline-size}.lp-card__face{position:absolute;inset:0;overflow:hidden;border-radius:var(--lp-card-radius,3.66cqw);clip-path:inset(0 round var(--lp-card-radius,3.88cqw));box-shadow:inset 0 0 0 var(--lp-glass-border-w,0) var(--lp-glass-border,transparent)}.lp-card-fx{transition:transform .1s ease-out;backface-visibility:hidden}.lp-card-fx.is-resetting{transition-duration:.6s}.lp-card-fx--grad .lp-card__face{background-repeat:no-repeat;background-position:var(--lp-card-pos,50% 50%);background-size:100% 100%;transition:background-size .35s ease-out,background-position .25s ease-out}.lp-card-fx--grad.is-panning .lp-card__face{background-size:var(--lp-card-grad-zoom,160%) var(--lp-card-grad-zoom,160%)}.lp-card-fx--grad.is-resetting .lp-card__face{transition:background-size .6s ease-out,background-position .6s ease-out}@media(prefers-reduced-motion:reduce){.lp-card-fx,.lp-card-fx .lp-card__face{transition:none}}.lp-card__glass{z-index:0;border-radius:inherit;mix-blend-mode:hard-light}.lp-card__glass,.lp-card__stencil{position:absolute;inset:0;pointer-events:none}.lp-card__stencil{-webkit-mask-image:var(--lp-stencil);mask-image:var(--lp-stencil);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.lp-card__extra{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lp-card__extra,.lp-card__lottie{position:absolute;inset:0;pointer-events:none}.lp-card__lottie{z-index:3}.lp-card__lottie>canvas,.lp-card__lottie>svg{width:100%!important;height:100%!important}.lp-card__frost{position:absolute;inset:0;z-index:1;background-image:var(--lp-frost-image);background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:var(--lp-frost-opacity,1);pointer-events:none}.lp-card__face[data-brightness=dark] .lp-card__frost{opacity:var(--lp-frost-opacity,.5)}.lp-card__face[data-dim=true] :is(.lp-card__balance,.lp-card__spend,.lp-card__footer-info,.lp-card__serial,.lp-card__account-balance,.lp-card__autotopup,.lp-card__autotopup-info,.lp-card__preactivate,.lp-card__network){opacity:var(--lp-card-dim,.5)}.lp-card__chrome{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;padding:var(--lp-card-pad,6.1cqw);color:inherit}.lp-card__header{display:flex;flex-wrap:wrap;align-items:center;-moz-column-gap:1.83cqw;column-gap:1.83cqw;row-gap:3.05cqw;line-height:1}.lp-card__center{flex:1 1 auto;min-height:0}.lp-card__footer{display:flex;align-items:flex-end;gap:3cqw;margin-top:auto}.lp-card__footer-info{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:1.22cqw;min-width:0;overflow:hidden}.lp-card__balance{display:inline-flex;align-items:center;min-height:1.2em;font-family:var(--lp-balance-font,var(--lp-font-display,inherit));font-weight:var(--lp-balance-weight,600);font-size:var(--lp-balance-size,40.85px);line-height:1.2;color:var(--lp-pm-color,currentColor)}.lp-card__balance-bar{display:block;width:var(--lp-balance-skeleton-w,30cqw);height:1em;border-radius:999px;background:var(--lp-fg-color,currentColor);opacity:.18;animation:lp-card-skeleton 1.2s ease-in-out infinite}@keyframes lp-card-skeleton{0%,to{opacity:.12}50%{opacity:.26}}@media(prefers-reduced-motion:reduce){.lp-card__balance-bar{animation:none}}.lp-card__number{max-width:100%;overflow:hidden;font-family:var(--lp-number-font,var(--lp-font-display,inherit));font-weight:var(--lp-number-weight,600);font-size:var(--lp-number-size,36.77px);line-height:1.556;white-space:nowrap;text-overflow:ellipsis;color:var(--lp-pm-color,currentColor)}.lp-card__secret-number{display:inline-flex;align-items:center;gap:1.83cqw;min-width:0;max-width:100%}.lp-card__secret-number .lp-card__iconbtn{--lp-iconbtn-size:4.88cqw}.lp-card__name{display:flex;align-items:center;gap:1.83cqw;min-width:0;max-width:100%;font-family:var(--lp-name-font,var(--lp-font-text,inherit));font-weight:var(--lp-name-weight,500);font-size:var(--lp-name-size,28.6px);line-height:1.6;opacity:1}.lp-card__name-text{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.lp-card__network{display:block;flex-shrink:0;margin-left:auto;width:var(--lp-network-w,12.2cqw);height:var(--lp-network-h,9.76cqw);-o-object-fit:contain;object-fit:contain}.lp-card__network>svg{display:block;width:100%;height:100%}.lp-card__network--dark,.lp-card__network--light{display:none}[data-brightness=dark] .lp-card__network--dark,[data-brightness=light] .lp-card__network--light{display:block}.lp-card__network[data-tone=dark]{color:var(--lp-network-dark,#16181d)}.lp-card__network[data-tone=light]{color:var(--lp-network-light,#fff)}.lp-card__serial{position:absolute;top:var(--lp-serial-top,6.1cqw);right:var(--lp-serial-right,1.22cqw);width:20.12cqw;height:32.32cqw;display:flex;align-items:center;justify-content:center;pointer-events:none}.lp-card__serial-text{transform:rotate(-90deg);font-family:var(--lp-font-serial,inherit);font-weight:600;font-size:var(--lp-serial-size,109.61px);line-height:1;white-space:nowrap;font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1,"lnum" 1;opacity:var(--lp-serial-opacity,1)}.lp-card__secure{display:inline-flex;align-items:center;gap:1.22cqw;min-height:5.49cqw;padding:0 1.52cqw;border-radius:999px;font-family:var(--lp-font-text,inherit);font-size:20.43px;font-weight:600;line-height:1.3;white-space:nowrap;background:var(--lp-badge-fg-bg,var(--lp-fg-color,currentColor));color:var(--lp-badge-fg-text,#fff)}.lp-card__secure :where(svg,img){width:1.15em;height:1.15em;flex-shrink:0}.lp-card__spend{display:inline-flex;align-items:center;gap:1.22cqw;min-height:5.49cqw;padding:0 1.52cqw 0 1.22cqw;border-radius:999px;font-family:var(--lp-font-text,inherit);font-size:20.43px;font-weight:600;line-height:1.3;white-space:nowrap;color:var(--lp-badge-spend-text,#fff);background:var( --lp-badge-spend-bg,color-mix(in srgb,var(--lp-fg-color,currentColor) 50%,transparent) )}.lp-card__spend :where(svg,img){width:1.2em;height:1.2em;flex-shrink:0}.lp-card__preactivate{display:inline-flex;align-items:center;gap:1.22cqw;min-height:5.49cqw;padding:0 1.52cqw 0 1.22cqw;border-radius:999px;font-family:var(--lp-font-text,inherit);font-size:20.43px;font-weight:600;line-height:1.3;white-space:nowrap;background:#fff;color:#000;cursor:pointer}.lp-card__preactivate :where(svg,img){width:1.2em;height:1.2em;flex-shrink:0}.lp-card__status{display:inline-flex;align-items:center;gap:1.22cqw;min-height:5.49cqw;padding:0 1.52cqw 0 1.22cqw;border-radius:999px;font-family:var(--lp-font-text,inherit);font-size:20.43px;font-weight:600;line-height:1.3;white-space:nowrap;background:var(--lp-status-bg,#fff);color:var(--lp-status-color,#000)}.lp-card__status--clickable{cursor:pointer}.lp-card__status :where(svg,img){height:1.2em;width:auto;flex-shrink:0}.lp-card__autotopup{display:inline-flex;align-items:center;gap:1.22cqw;min-height:5.49cqw;padding:0 1.52cqw 0 1.22cqw;border-radius:999px;background:#fff;cursor:pointer}.lp-card__autotopup-glyph{width:3.66cqw;height:3.66cqw;flex-shrink:0}.lp-card__autotopup-check{width:2.44cqw;height:1.83cqw;flex-shrink:0}.lp-card__autotopup-info{font-family:var(--lp-font-text,inherit);font-weight:500;font-size:28.6px;line-height:1.6;color:var(--lp-pm-color,currentColor);white-space:nowrap}.lp-card__autotopup-info p{margin:0}.lp-card__account-balance{font-weight:500;white-space:nowrap}.lp-card__account-balance,.lp-card__field{font-family:var(--lp-font-text,inherit);font-size:28.6px;line-height:1.6}.lp-card__field{display:inline-flex;align-items:center;gap:1.22cqw}.lp-card__field-label{font-weight:500}.lp-card__field-value{font-weight:600;font-variant-numeric:tabular-nums;color:var(--lp-pm-color,currentColor)}.lp-card__iconbtn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:var(--lp-iconbtn-size,3.66cqw);height:var(--lp-iconbtn-size,3.66cqw);padding:0;border:0;background:transparent;color:inherit;cursor:pointer;transition:opacity .15s ease}.lp-card__iconbtn:hover{opacity:.7}.lp-card__iconbtn :where(svg,img){width:100%;height:100%;display:block}.lp-card-interactive[data-v-6ced440b]{position:relative}.hpc-numrow[data-v-238287d5]{display:inline-flex;align-items:center;gap:1.5cqw}
