:root{--field-pad-block:.25rem;--field-pad-inline:.5rem}input:where(:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=range]):not([type=color]):not([type=button]):not([type=submit]):not([type=reset]):not([type=hidden]):not([type=image])),select,textarea{padding-block:var(--field-pad-block);padding-inline:var(--field-pad-inline)}.focus-host>input,.focus-host>select,.focus-host>textarea,.field-pad-host>input,.field-pad-host>select,.field-pad-host>textarea{padding:0}
