:root{--background:#fffdf5;--backgroundAccent:#eaeded;--foreground:#2e2e2e;--foregroundAccent:#444;--border:#aaa;--Accent:#88b9b3;--AccentDark:#1aa89a}h1,h2,h3{color:var(--AccentDark);font-size:3em;font-weight:700}@media screen and (max-width:1000px){h1,h2,h3{font-size:2em}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
