@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=Josefin+Sans:wght@400;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap");:root{--background:#fcf9ee;--background-secondary:#404d3a;--text-primary:#fcf9ee;--text-secondary:#212121;--foreground:#212121}@media (prefers-color-scheme:dark){:root{--background:#fcf9ee;--foreground:#212121}}body,html{background-color:var(--background);max-width:100vw;overflow-x:hidden;min-height:100vh}footer{margin-top:auto}p{font-size:1rem;font-weight:400}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}li{font-size:.9rem}h1,h2,h3,h5,h6{font-family:"Noto Serif",sans-serif;font-weight:unset;letter-spacing:.2rem}body,html,p{cursor:default;font-weight:400;font-family:Roboto,sans-serif}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@media (max-width:600px){[data-homepage=true]{margin-left:1rem!important}}