.ui-button{white-space:nowrap;letter-spacing:-.01em;cursor:pointer;font-size:15px;font-weight:600;font-family:var(--font-opens),Arial,Helvetica,sans-serif;border:1px solid transparent;border-radius:8px;outline:none;flex-shrink:0;justify-content:center;align-items:center;gap:8px;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s,transform .15s;display:inline-flex}.ui-button:focus-visible{outline-offset:2px;outline:2px solid #0096f7}.ui-button:disabled,.ui-button[disabled]{pointer-events:none;opacity:.6}.ui-button:active:not(:disabled){transform:translateY(1px)}.ui-button--default-size{height:38px;padding:0 20px;font-size:14px}.ui-button--sm{height:32px;padding:0 12px;font-size:13px}.ui-button--lg{height:40px;padding:0 18px;font-size:15px}.ui-button--icon{width:40px;height:40px;padding:0}.ui-button--icon-sm{width:32px;height:32px;padding:0}.ui-button--blue{color:#fff;background:#0096f7;border-color:#0080d9;box-shadow:0 3px #0080d9}.ui-button--blue:hover{background:#33abf9}.ui-button--blue:active:not(:disabled){box-shadow:0 1px #0080d9}.ui-button--dark{color:#fff;background:#222;border-color:#111;box-shadow:0 3px #111}.ui-button--dark:hover{background:#333}.ui-button--dark:active:not(:disabled){box-shadow:0 1px #111}.ui-button--destructive{color:#fff;background:#ef4444;border-color:#dc2626;box-shadow:0 3px #b91c1c}.ui-button--destructive:hover{background:#dc2626}.ui-button--destructive:active:not(:disabled){box-shadow:0 1px #b91c1c}.ui-button--outline{color:#0096f7;background:#fff;border-color:#0080d9;box-shadow:0 3px #0080d9}.ui-button--outline:hover{background:#eff8ff}.ui-button--outline:active:not(:disabled){box-shadow:0 1px #0080d9}.ui-button--secondary{color:#222;background:#f3f3f3;border-color:#d0d5dd;box-shadow:0 3px #d0d5dd}.ui-button--secondary:hover{background:#ebebeb}.ui-button--secondary:active:not(:disabled){box-shadow:0 1px #d0d5dd}.ui-button--success{color:#fff;background:#22c55e;border-color:#16a34a;box-shadow:0 3px #15803d}.ui-button--success:hover{background:#16a34a}.ui-button--success:active:not(:disabled){box-shadow:0 1px #15803d}.ui-button--ghost{color:#333;box-shadow:none;background:0 0;border-color:transparent}.ui-button--ghost:hover{background:#f3f3f3}.ui-button--link{color:#0096f7;box-shadow:none;text-underline-offset:4px;background:0 0;border:none;border-radius:0;height:auto;padding:0}.ui-button--link:hover{text-decoration:underline}.ui-button--link:active:not(:disabled){transform:none}
