.tipzify-theme--plugin-active .tipzify-plugin-surface {
  border-radius: var(--wp--custom--radius--panel);
}

.tipzify-theme--plugin-active .tipzify-tip-button-shortcode {
  width: 100%;
}

.tipzify-theme--plugin-active .tipzify-creator-profile {
  display: grid;
  gap: var(--wp--preset--spacing--lg);
}
