fieldset{margin:var(--wp--style--block-gap,1em) 0;padding:var(--wp--custom--elements--fieldset--padding,0);border:var(--wp--custom--elements--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--font-family--heading);font-weight:var(--wp--custom--font-weight--bold);color:var(--wp--custom--color--heading)}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 .5em center;background-size:1em}optgroup{width:100%;padding:calc(var(--wp--custom--elements--input--padding-top,1em) - 1px) var(--wp--custom--elements--input--padding-top,1.2em)}