@media(min-width:320px){html{font-size:1.3rem}}@media(min-width:480px){html{font-size:1.2rem}}@media(min-width:600px){html{font-size:1.1rem}}@media(min-width:800px){html{font-size:1rem}}@media screen and (min-width:1024px){body{zoom:1.25}@supports not (zoom:1){body{transform:scale(1.25);transform-origin:top left;width:80%}}}