:root{--canvas:#f3f7f6;--ink:#173143;--muted:#5b707d;--line:#d8e4e3;--brand:#176f75;--brand-dark:#0e4e56;--surface:#fff}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--ink);background:var(--canvas);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box}a{color:inherit;text-decoration:none}button,input{font:inherit}::selection{color:#0b373d;background:#b8e1df}
