form{display:flex;flex-direction:column;gap:8px;>:where(div,label){display:flex;gap:4px;align-items:center;&:has(>textarea){flex-direction:column;align-items:start}}:where(input,select){flex-grow:1}textarea{width:100%}menu{display:flex;gap:4px}}
