form{margin-block-end:0}label{display:flex;align-items:center;font-size:var(--wp--custom--label--font-size, inherit);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);width:100%}input+label{width:auto}fieldset{margin:var(--wp--style--block-gap, 1em) 0;padding:var(--wp--custom--fieldset--padding, 0);border:var(--wp--custom--fieldset--border, 0);border-radius:var(--wp--custom--border--radius)}fieldset p{display:flex;flex-wrap:wrap;align-items:center;column-gap:calc(var(--wp--style--block-gap, 1em) / 2);width:100%}legend{width:100%;margin:0 0 var(--wp--style--block-gap, 1em);padding:0;float:left;font-family:var(--wp--custom--heading--font-family);font-weight:var(--wp--custom--heading--font-weight);color:var(--wp--custom--heading--color)}input,optgroup,select,textarea{font:inherit;transition:var(--wp--custom--transition, inherit);border-width:var(--wp--custom--border--width, 1px);border-radius:var(--wp--custom--border--radius, inherit);border-style:var(--wp--custom--border--style, solid);border-color:var(--wp--custom--border--color, currentColor);background:var(--wp--custom--input--background, transparent);box-shadow:var(--wp--custom--input--box-shadow, none);outline:none;line-height:var(--wp--custom--button--line-height, inherit)}input:focus,optgroup:focus,select:focus,textarea:focus{border-color:var(--wp--custom--input--focus--border-color, currentColor);box-shadow:var(--wp--custom--input--focus--box-shadow, none)}select,textarea,input:not([type="checkbox"],[type="submit"],[type="button"],[type="radio"]){margin:0 0 var(--wp--style--block-gap, 1em);padding:calc(var(--wp--custom--button--padding-top, 1em) - 1px) var(--wp--custom--button--padding-top, 1.2em) calc(var(--wp--custom--button--padding-bottom, 1em) - 1px);font-size:var(--wp--custom--button--font-size);width:var(--wp--custom--input--width, 100%);color:inherit}p input:not([type="checkbox"],[type="submit"],[type="button"],[type="radio"]){margin-bottom:0}textarea{min-width:100%;max-width:100%}select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 0.5em center;background-size:1em}::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)}[disabled]{opacity:var(--wp--custom--disabled--opacity, 0.5);cursor:not-allowed;--wp--custom--button--hover-opacity: 0.5;--wp--custom--ghost--hover--opacity: 0.1}