:root{--control-height: 2.25rem}input:not([type=checkbox]):not([type=radio]),select,button{height:var(--control-height);box-sizing:border-box;font:inherit;padding:0 .5rem;border:1px solid #ccc;border-radius:4px;background:#fff;color:inherit}button{cursor:pointer;padding:0 .75rem}button:disabled{cursor:default;color:#999;background:#f5f5f5}input[type=color]{padding:2px;width:3rem}textarea{font:inherit;padding:.4rem .5rem;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}
