@import"https://fonts.googleapis.com/css2?family=Open+Sans&family=Roboto+Mono";*{margin:0;padding:0;font-size:100%;font-style:normal;font-weight:normal;box-sizing:border-box}:root{--type-sans: "Open Sans", sans-serif;--type-code: "Roboto Mono", monospace;--type-scale: 84.375%;--palette-background: #ffffff;--palette-on-background: #303030;--palette-pri: #068587;--palette-pri-dark: #045556;--palette-pri-darker: #022525;--palette-pri-tx: rgba(6, 133, 135, 0.2);--palette-on-pri: #303030;--palette-sec: #4f899f;--palette-sec-dark: #3e6c7d;--palette-sec-darker: #2d4e5b;--palette-sec-tx: rgba(79, 137, 159, 0.2);--palette-on-sec: #303030;--palette-alt: #f28134;--palette-alt-dark: #e4650f;--palette-alt-darker: #b4500c;--palette-alt-tx: rgba(242, 129, 52, 0.2);--palette-on-alt: #303030;--palette-ter: #ef553b;--palette-ter-dark: #e43113;--palette-ter-darker: #b5270f;--palette-ter-tx: rgba(239, 85, 59, 0.2);--palette-on-ter: #303030}html,body{width:100%;height:100%}html{font:var(--type-scale) var(--type-sans);background-color:var(--palette-background);color:var(--palette-on-background);-webkit-font-smoothing:subpixel-antialiased}main{min-height:calc(100% - 86px)}.h{display:flex;padding:0 2%;align-items:center;justify-content:space-between;height:50px;background:linear-gradient(0deg, var(--palette-sec-dark), var(--palette-sec))}.h__title{font-size:18px;color:#f9f9f9;text-transform:uppercase;letter-spacing:0.1111111111rem;text-decoration:underline dotted}.h__nav{display:flex}.h__nav>a{color:#f9f9f9;text-decoration:underline dotted;margin:0 0 0 20px}.h__nav>a:hover,.h__nav>a:focus{text-decoration:underline solid}.f{padding:0 2%;display:flex;align-items:center;justify-content:space-between;background:#e9e9e9;height:36px;font-size:0.8518518519rem;text-transform:uppercase;letter-spacing:0.062962963rem}.crumbs{padding:0 2%;display:flex;height:36px;align-items:center;background:#f2f2f2;margin-bottom:12px;list-style:none}.crumbs li{margin-right:8px}.crumbs li:not(:last-child)::after{content:"/";margin-left:8px}.crumbs li a{color:var(--palette-pri);text-decoration:underline dotted}.crumbs li a:hover,.crumbs li a:focus{text-decoration:underline solid}.crumbs li strong{font-weight:bolder}.content{max-width:980px;width:100%;padding:0 10px;margin:0 auto}.content:first-child{padding-top:20px}.content a{color:var(--palette-pri);text-decoration:underline}.content a:hover,.content a:focus{text-decoration:none;color:var(--palette-pri-dark)}.content em{font-style:normal;color:var(--palette-alt)}.content p{line-height:1.85em;margin-bottom:8px}.content hr{height:1px;border:none;border-top:1px dotted var(--palette-pri-tx);margin:10px auto}.content h1{font-size:1.8rem;margin-bottom:10px}.content h2{font-size:1.6rem;margin-bottom:10px}.content h3{font-size:1.3rem;margin-bottom:10px}.content blockquote.code,.content blockquote.console,.content code{font-family:var(--type-code);font-size:1rem;background:#e9e9e9}.content code{padding:0 0.3111111111rem;border-radius:4px}.content blockquote{padding:1%;width:90%;margin:8px auto 16px auto;box-shadow:0 2px 3px var(--palette-pri-tx);border-radius:4px}.content blockquote.console p{margin:0;line-height:1.8em}.content blockquote.console p::before{content:"$";margin-right:.35rem}.content blockquote.code p{margin:0;line-height:1.65em}/*# sourceMappingURL=site.css.map */
