.app-button[data-v-debeb6ef]{align-items:center;border:none;border-radius:var(--radius-md);cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:var(--space-2);justify-content:center;padding:10px 20px;transition:background-color .15s ease,opacity .15s ease}.app-button[data-v-debeb6ef]:disabled{cursor:not-allowed;opacity:.6}.app-button--primary[data-v-debeb6ef]{background:var(--color-primary);color:#fff}.app-button--primary[data-v-debeb6ef]:hover:not(:disabled){background:var(--color-primary-hover)}.app-button--secondary[data-v-debeb6ef]{background:var(--color-surface-muted);color:var(--color-text)}.app-button--secondary[data-v-debeb6ef]:hover:not(:disabled){background:var(--color-border)}.app-button--ghost[data-v-debeb6ef]{background:transparent;color:var(--color-text-muted)}.app-button--ghost[data-v-debeb6ef]:hover:not(:disabled){background:var(--color-surface-muted)}.app-button__spinner[data-v-debeb6ef]{animation:spin-debeb6ef .6s linear infinite;border:2px solid hsla(0,0%,100%,.4);border-radius:50%;border-top-color:#fff;height:14px;width:14px}@keyframes spin-debeb6ef{to{transform:rotate(1turn)}}
