label{display:block;font-size:var(--wp--custom--label--font-size, var(--wp--preset--font-size--18, smaller));font-weight:var(--wp--custom--label--font-weight, var(--wp--custom--font-weight--medium, 500));margin-bottom:var(--wp--custom--label--margin-bottom, 0.5em)}fieldset{margin:var(--wp--style--block-gap, 1em) 0;padding:var(--wp--style--block-gap, 0);border:var(--wp--custom--border, 0);border-radius:var(--wp--custom--border--radius)}legend{width:100%;margin:0 0 var(--wp--style--block-gap, 1em);float:left;font-family:var(--wp--custom--heading--font-family);font-weight:var(--wp--custom--heading--font-weight)}input,optgroup,select,textarea{font:inherit;transition:var(--wp--custom--transition, inherit);border:var(--wp--custom--border, 0);border-radius:var(--wp--custom--button--border-radius, inherit);background:var(--wp--custom--input--background, transparent);outline:none}input:focus,optgroup:focus,select:focus,textarea:focus{border-color:var(--wp--custom--input-focus--border-color, var(--wp--preset--color--primary, currentColor))}select,textarea,input:not([type=checkbox],[type=submit],[type=button],[type=radio]){margin:var(--wp--custom--input--margin, 0 0 var(--wp--style--block-gap, 1em));padding:var(--wp--custom--button--padding-top, 1em) var(--wp--custom--button--padding-top, 1.2em) var(--wp--custom--button--padding-bottom, 1em);font-size:var(--wp--custom--button--font-size);width:var(--wp--custom--input--width, 100%);color:inherit}input:not([type=checkbox],[type=submit],[type=button],[type=radio]){height:calc(1em + var(--wp--custom--button--padding-top, 1em) + var(--wp--custom--button--padding-bottom, 1em) + (var(--wp--custom--border--width, 1px) * 2))}textarea{min-width:100%;max-width:100%}::placeholder{color:var(--wp--custom--placeholder--color, inherit);opacity:var(--wp--custom--placeholder--opacity, 0.5)}::-webkit-input-placeholder{color:var(--wp--custom--placeholder--color, inherit);opacity:var(--wp--custom--placeholder--opacity, 0.5)}
