@import url("https://use.typekit.net/aiu3fzt.css");:root{--max-width:1100px;--border-radius:12px;--successText:#008857;--successBackground:#def5ed;--attentionText:#b38500;--attentionBackground:#fffaed;--attentionBorder:#ffbd00;--errorText:#e4310a;--errorBackground:#f8d7da;--errorBorder:#e4310a;--warningText:#e4310a;--warningBackground:#ecf7f8}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;background:transparent;color:#000;font-family:Roboto,sans-serif}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}