@import url("https://fonts.googleapis.com/css2?family=Merriweather:wght@400;900&display=swap");*{padding:0;margin:0;border:0;font:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:16px}body{font-size:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:var(--c-text)}a{color:inherit;text-decoration:none}.day:root,:root{--c-background:#fff;--c-text:#000;--c-detail:#666;--c-border:#333;--c-theme:#004c8c;--c-theme-text:#fff;--c-theme-light:#63a4ff;--c-theme-dark:#002f6c}.night:root{--c-background:#111;--c-text:#eee;--c-detail:#888;--c-border:#222;--c-theme:#004ba0;--c-theme-text:#fff;--c-theme-light:#63a4ff;--c-theme-dark:#4f83cc}.blue:root{--c-theme:#004c8c}.green:root{--c-theme:#2e7d32}.red:root{--c-theme:#c62828}