/* Universal minimal CSS (SEO/perf helpers) */
*{box-sizing:border-box}
img{max-width:100%;height:auto}
