*{font-family:inherit;font-weight:inherit;color:inherit}:root{font-family:BlinkMacSystemFont,-apple-system,Roboto,Segoe UI,Fira Sans,Ubuntu,Oxygen-Sans,Cantarell,Helvetica Neue,Arial,sans-serif;font-size:12pt;font-weight:400;--fg:#000;--fg-light:#555;--fg-lighter:#999;--bg:#fff;color:var(--fg)}h1,h2,h3,h4,strong{font-weight:900}h1{font-size:2rem;letter-spacing:-.02em}h2{font-size:1.5rem}@media screen and (max-width:500px){h1{font-size:1.67rem}h2{font-size:1.25rem}}@media screen and (min-width:900px){font-size:1.4rem}code{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier,monospace;font-size:.9rem;letter-spacing:1px}body{width:100%;max-width:1200px;min-height:100vh;margin:auto;padding:1.5em;background-color:var(--bg)}a{text-decoration:none;color:#1a73e8}*,:after,:before{margin:0;padding:0;background-color:transparent;outline:none;color:inherit;box-sizing:border-box;animation-fill-mode:backwards;animation-duration:.7s}.underline{border-bottom:1px solid;color:#5f6be4}body{display:flex;justify-content:center;align-items:center;overflow:hidden}.app-subtitle,.app-title{font-size:2.5em;font-weight:900}.page-overlay{top:0;left:0;z-index:-1}.page-overlay,.page-overlay:after{position:absolute;width:100%;height:100%}.page-overlay:after{content:"";background-color:#000;opacity:.9}img{width:100%;height:100%;object-fit:cover}