.opm[data-v-86cf6778]{position:fixed;inset:0;z-index:220;display:flex;align-items:center;justify-content:center;padding:20px;background:#0c0c0eb8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.opm__card[data-v-86cf6778]{position:relative;width:100%;max-width:400px;border-radius:20px;background:#232429;border:1px solid #2f3036;box-shadow:0 40px 90px -30px #000000b3;padding:30px 26px 26px;overflow:hidden}.opm__close[data-v-86cf6778]{position:absolute;top:16px;right:16px;width:30px;height:30px;border-radius:50%;border:none;background:#2a2b30;color:#b9babd;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;z-index:3}.opm__close[data-v-86cf6778]:hover{background:#303136}.opm__body[data-v-86cf6778]{text-align:center}.opm__icon[data-v-86cf6778]{display:inline-flex;align-items:center;justify-content:center;width:68px;height:68px;border-radius:20px;color:var(--accent-light);background:rgba(var(--accent-rgb),.2);box-shadow:inset 0 0 0 1px rgba(var(--accent-rgb),.4),0 8px 22px -10px rgba(var(--accent-rgb),.55);margin-bottom:16px}.opm__title[data-v-86cf6778]{font-size:20px;font-weight:800;color:var(--text-primary);margin:0 0 6px}.opm__sub[data-v-86cf6778]{font-size:13px;color:#8a8b8f;margin:0 0 20px}.opm__input[data-v-86cf6778]{width:100%;height:52px;padding:0 16px;border-radius:12px;border:1px solid #34353b;background:#2a2b30;color:var(--text-primary);font-size:16px;font-weight:700;letter-spacing:.12em;text-align:center;text-transform:uppercase;outline:none;transition:border-color .15s ease}.opm__input[data-v-86cf6778]::placeholder{color:#5f6065;letter-spacing:.08em;font-weight:600}.opm__input[data-v-86cf6778]:focus{border-color:var(--primary)}.opm__input--err[data-v-86cf6778]{border-color:#ff5151}.opm__err[data-v-86cf6778]{font-size:12px;color:#ff6b6b;margin:10px 0 0}.opm__btn[data-v-86cf6778]{width:100%;height:50px;margin-top:16px;border:none;border-radius:12px;font-size:15px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:filter .15s ease,opacity .15s ease}.opm__btn--primary[data-v-86cf6778]{background:linear-gradient(135deg,var(--accent-light) 0%,var(--accent-strong) 100%);color:#fff}.opm__btn--primary[data-v-86cf6778]:hover{filter:brightness(1.06)}.opm__btn--primary[data-v-86cf6778]:disabled{opacity:.55;cursor:default}.opm__spin[data-v-86cf6778]{width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;animation:opm-spin-86cf6778 .7s linear infinite}@keyframes opm-spin-86cf6778{to{transform:rotate(360deg)}}.opm__success[data-v-86cf6778]{position:relative;text-align:center;padding-top:6px}.opm__check[data-v-86cf6778]{position:relative;display:inline-flex;margin-bottom:14px}.opm__check[data-v-86cf6778]:before{content:"";position:absolute;inset:-8px;border-radius:50%;background:radial-gradient(circle,#4bd07f40,#4bd07f00 70%);pointer-events:none}.opm__check-svg[data-v-86cf6778]{position:relative;width:84px;height:84px}.opm__check-ring[data-v-86cf6778]{stroke:#4bd07f;stroke-width:3;stroke-dasharray:151;stroke-dashoffset:151;animation:opm-ring-86cf6778 .5s cubic-bezier(.65,0,.45,1) forwards}.opm__check-mark[data-v-86cf6778]{stroke:#4bd07f;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:44;stroke-dashoffset:44;animation:opm-mark-86cf6778 .35s .42s cubic-bezier(.65,0,.45,1) forwards}@keyframes opm-ring-86cf6778{to{stroke-dashoffset:0}}@keyframes opm-mark-86cf6778{to{stroke-dashoffset:0}}.opm__amount[data-v-86cf6778]{font-size:34px;line-height:1.15;font-weight:900;color:#4bd07f;margin:0 0 16px;font-variant-numeric:tabular-nums;animation:opm-amount-86cf6778 .5s .5s both cubic-bezier(.22,1,.36,1)}@keyframes opm-amount-86cf6778{0%{opacity:0;transform:translateY(10px) scale(.8)}to{opacity:1;transform:none}}.opm__done-title[data-v-86cf6778]{font-size:18px;font-weight:800;color:var(--text-primary);margin:0 0 6px}.opm__done-sub[data-v-86cf6778]{font-size:13px;color:#8a8b8f;margin:0 0 20px}.opm__confetti[data-v-86cf6778]{position:absolute;top:34px;left:50%;width:0;height:0;pointer-events:none}.opm__conf[data-v-86cf6778]{position:absolute;top:0;left:0;width:8px;height:12px;border-radius:2px;opacity:0;animation:opm-conf-86cf6778 var(--dur, 1.1s) var(--delay, 0s) cubic-bezier(.2,.6,.3,1) forwards}@keyframes opm-conf-86cf6778{0%{opacity:1;transform:translate(0) rotate(0) scale(1)}to{opacity:0;transform:translate(var(--x),220px) rotate(var(--rot)) scale(.6)}}.opm-fade-enter-active[data-v-86cf6778],.opm-fade-leave-active[data-v-86cf6778]{transition:opacity .2s ease}.opm-fade-enter-from[data-v-86cf6778],.opm-fade-leave-to[data-v-86cf6778]{opacity:0}.opm-pop-enter-active[data-v-86cf6778]{transition:transform .28s cubic-bezier(.34,1.4,.5,1),opacity .2s ease}.opm-pop-enter-from[data-v-86cf6778]{transform:translateY(18px) scale(.95);opacity:0}@media(prefers-reduced-motion:reduce){.opm__check-ring[data-v-86cf6778],.opm__check-mark[data-v-86cf6778],.opm__amount[data-v-86cf6778],.opm__conf[data-v-86cf6778],.opm__spin[data-v-86cf6778]{animation:none}.opm__check-ring[data-v-86cf6778],.opm__check-mark[data-v-86cf6778]{stroke-dashoffset:0}.opm__amount[data-v-86cf6778]{opacity:1}}@media(max-width:640px){.opm[data-v-86cf6778]{padding:0;align-items:flex-end}.opm__card[data-v-86cf6778]{width:100%;max-width:none;max-height:92dvh;border-radius:24px 24px 0 0;border-bottom:none}.opm-pop-enter-from[data-v-86cf6778]{transform:translateY(100%);opacity:1}.opm-pop-leave-active[data-v-86cf6778]{transition:transform .2s ease}.opm-pop-leave-to[data-v-86cf6778]{transform:translateY(100%);opacity:1}}
