static S hplaceholderStyle(S style) { ret hcss([[ input::-webkit-input-placeholder { STYLE } input::-moz-placeholder { STYLE }]].replace("COLOR", style)); }