/*!************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/Shared/app.css ***!
  \************************************************************************************************************************************************************************/
/* Adding CSS classes should be done with consideration and rarely */
/* Note: @tailwind base and components removed to avoid global CSS reset conflicts with WordPress */

.strakture-shared button:not(:disabled) {
	cursor: pointer;
}

.strakture-shared {
	--tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: transparent;
	--tw-ring-color: var(--strakture-design-main, #FD9171);
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
}

.strakture-shared *,
.strakture-shared *:after,
.strakture-shared *:before {
	/* no !important */
	box-sizing: border-box;
	border: 0 solid #e5e7eb;
}

/*# sourceMappingURL=strakture-shared.css.map*/