.smartbutton[data-v-f8c47bcb]{align-items:center;border:1px solid transparent;border-radius:6px;cursor:pointer;display:inline-flex;gap:6px;justify-content:center;padding:6px 15px;position:relative;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.smartbutton.primary[data-v-f8c47bcb]{background:var(--smartinput-color-primary);border-color:var(--smartinput-color-primary)}.smartbutton.primary[data-v-f8c47bcb]:hover{background:var(--smartinput-color-primary-hover);border-color:var(--smartinput-color-primary-hover);box-shadow:var(--smartinput-shadow-focus,0 0 0 2px rgba(24,144,255,.2))}.smartbutton.default[data-v-f8c47bcb]{border-color:var(--smartinput-color-default)}.smartbutton.default[data-v-f8c47bcb]:hover{border-color:var(--smartinput-color-default-hover);box-shadow:var(--smartinput-shadow-focus,0 0 0 2px rgba(24,144,255,.2));color:var(--smartinput-color-default-hover)}.smartbutton.link[data-v-f8c47bcb]{padding:0;text-decoration:underline}.smartbutton.link[data-v-f8c47bcb],.smartbutton.link[data-v-f8c47bcb]:hover{background:transparent;border-color:transparent;color:var(--smartinput-color-primary)}.smartbutton.link[data-v-f8c47bcb]:hover{box-shadow:none}.smartbutton[data-v-f8c47bcb]:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.smartbutton-spinner[data-v-f8c47bcb]{animation:spin-f8c47bcb .8s linear infinite;border:2px solid #fff;border-radius:50%;border-top-color:transparent;height:14px;width:14px}.smartbutton.primary .smartbutton-spinner[data-v-f8c47bcb]{border-color:transparent #fff #fff}.smartbutton.default .smartbutton-spinner[data-v-f8c47bcb]{border-color:var(--smartinput-color-primary);border-top-color:transparent}@keyframes spin-f8c47bcb{to{transform:rotate(1turn)}}
