.Button[data-v-12e43fac]{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);border:1px solid var(--border);border-radius:12px;font-family:var(--mono);font-weight:var(--font-medium);cursor:pointer;transition:transform .08s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease;outline:none;overflow:hidden;touch-action:manipulation}.Button[data-v-12e43fac]:focus-visible{box-shadow:0 0 0 3px #38f8d040}.Button[data-v-12e43fac]:active:not(:disabled){transform:translateY(1px)}.Button[data-v-12e43fac]:disabled{opacity:.55;cursor:not-allowed}.Button--sm[data-v-12e43fac]{min-height:40px;height:auto;padding:8px 12px;font-size:var(--text-sm)}.Button--md[data-v-12e43fac]{min-height:40px;height:40px;padding:0 14px;font-size:var(--text-base)}.Button--lg[data-v-12e43fac]{height:48px;padding:0 18px;font-size:var(--text-lg)}.Button--secondary[data-v-12e43fac]{background:#ffffff08}.Button--secondary[data-v-12e43fac]:hover:not(:disabled){border-color:#38f8d059;background:#38f8d00f}.Button--primary[data-v-12e43fac]{border-color:#38f8d059;background:linear-gradient(180deg,#38f8d02e,#38f8d014)}.Button--primary[data-v-12e43fac]:hover:not(:disabled){border-color:#38f8d080;background:linear-gradient(180deg,#38f8d03d,#38f8d01f)}.Button--danger[data-v-12e43fac]{border-color:#ff3b3b59;background:linear-gradient(180deg,#ff3b3b29,#ff3b3b0f)}.Button--danger[data-v-12e43fac]:hover:not(:disabled){border-color:#ff3b3b80;background:linear-gradient(180deg,#ff3b3b38,#ff3b3b1a)}.Button--ghost[data-v-12e43fac]{background:transparent}.Button--ghost[data-v-12e43fac]:hover:not(:disabled){border-color:#7c5cff59;background:#7c5cff0f}.Button--fullWidth[data-v-12e43fac]{width:100%}.ButtonSpinner[data-v-12e43fac]{display:inline-block;width:14px;height:14px;border:2px solid hsla(0,0%,100%,.3);border-top:2px solid var(--text);border-radius:50%;animation:spin-12e43fac .6s linear infinite}@keyframes spin-12e43fac{to{transform:rotate(1turn)}}.ButtonIcon[data-v-12e43fac]{display:inline-flex;font-size:1.1em}.ButtonRipples[data-v-12e43fac]{position:absolute;inset:0;pointer-events:none;overflow:hidden;border-radius:inherit}.ButtonRipple[data-v-12e43fac]{position:absolute;border-radius:50%;background:#ffffff4d;transform:scale(0);animation:ripple-12e43fac .6s ease-out forwards}@keyframes ripple-12e43fac{to{transform:scale(2.5);opacity:0}}@media(max-width:767px){.Button[data-v-12e43fac]{min-height:44px;min-width:44px;touch-action:manipulation}.Button--sm[data-v-12e43fac]{padding:0 14px}.Button--md[data-v-12e43fac],.Button--sm[data-v-12e43fac]{height:44px;font-size:13px}.Button--md[data-v-12e43fac]{padding:0 16px}.Button--lg[data-v-12e43fac]{height:48px;padding:0 20px;font-size:var(--text-base)}}
