code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--estima-snow:#fff;--estima-silver:#dfdfe0;--estima-metal:#87808b;--estima-ruby:#d9052b;--estima-asphalt:#202e38}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{background-color:#f5f5f7;color:#202e38;color:var(--estima-asphalt);font-family:PT Root UI,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.5}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#dfdfe0;background:var(--estima-silver);border-radius:4px}::-webkit-scrollbar-thumb{background:#87808b;background:var(--estima-metal);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#202e38;background:var(--estima-asphalt)}::selection{background-color:#d9052b;background-color:var(--estima-ruby);color:#fff;color:var(--estima-snow)}a{color:#d9052b;color:var(--estima-ruby);text-decoration:none;transition:color .2s ease}a:hover{color:#b00424}:focus-visible{outline:2px solid #d9052b;outline:2px solid var(--estima-ruby);outline-offset:2px}