:root{--color-bg:#f0f4f5;--color-text:#212b32;--color-text-secondary:#59606a;--color-highlight:#c5d3e1;--color-dark:#305a87}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;color:var(--color-text);background-color:var(--color-bg);font-family:Arial,Helvetica,sans-serif}h1,h2,h3,h4,h5{margin-bottom:1em}p{margin-bottom:.5em}main{padding:0 1em}ol,ul{list-style:none}section{margin-bottom:2em}.layout_container__Tovb9{max-width:900px;margin:1em auto}