:root{--background:#ffffff;--foreground:#171717;--footer-background:#f5c63c;--footer-foreground:#111;--footer-padding:1rem 1.5rem;--footer-font-size:0.95rem;--ism-green:#345d40;--ism-green-dark:#284a32;--ism-amber:#fdb813;--ism-amber-dark:#e5a500}html{height:100%}body,html{max-width:100vw;overflow-x:hidden}section{margin-bottom:48px;width:100%}body{min-height:100%;display:flex;flex-direction:column;color:var(--foreground);background:var(--background);font-family:Montserrat,Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}