.sd-btn{display:inline-flex;align-items:center;justify-content:center;font-family:Geist,sans-serif;cursor:pointer;transition:all .2s ease;text-decoration:none;border-radius:6px;border:1px solid transparent;gap:8px;font-size:16px;font-weight:500}.sd-btn.btn-primary{background:#6366f1;color:#fff;border-color:#6366f1}.sd-btn.btn-primary:hover{background:#5855eb;border-color:#5855eb}.sd-btn.btn-secondary{background:#374151;color:#ecebff;border-color:#374151}.sd-btn.btn-secondary:hover{background:#4b5563;border-color:#4b5563}.sd-btn.btn-outline{background:transparent;color:#ecebff;border-color:#374151}.sd-btn.btn-outline:hover{background:#374151}.sd-btn.btn-ghost{background:transparent;color:#9ca3af;border-color:transparent}.sd-btn.btn-ghost:hover{background:#1f1f1f;color:#ecebff}.sd-btn.btn-destructive{background:#ef4444;color:#fff;border-color:#ef4444}.sd-btn.btn-destructive:hover{background:#dc2626;border-color:#dc2626}.sd-btn[disabled]{opacity:.6;cursor:not-allowed}.sd-form-input{font-family:inherit;border-radius:6px;border:1px solid;width:100%;box-sizing:border-box}.sd-form-select{font-family:inherit;border-radius:6px;border:1px solid;width:100%;box-sizing:border-box;appearance:none;background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem}
