html{box-sizing:border-box;font-size:16px;height:100%;scroll-behavior:smooth}*,*:before,*:after{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,p,ol,ul{margin:0;padding:0;font-weight:normal}p,ul,ol,li{line-height:175%}ol,ul{list-style:none}img{max-width:100%;height:auto}table{width:100%}table,th,td{border-collapse:collapse;padding:.4rem}a{text-decoration:none;color:inherit}blockquote{border:none;padding:0;margin:0}pre{border:none;padding:0;margin:0}:root{--background: #f3f7fb;--text-hc: #121d39;--text-md: #77899f;--border: #d3e0ec}@media(prefers-color-scheme: dark){:root{--background: #030302;--text-hc: #fcf2d7;--text-md: #a49f93;--border: #30302d}}@media(prefers-color-scheme: light){body nav img{filter:invert(1)}}@font-face{font-family:"p22-mackinac-pro";src:url("/assets/fonts/mackinac-pro-bold.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:"p22-mackinac-pro";src:url("/assets/fonts/mackinac-pro-book.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:"p22-mackinac-pro";src:url("/assets/fonts/mackinac-pro-medium.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:"p22-mackinac-pro";src:url("/assets/fonts/mackinac-pro-book-italic.woff2") format("woff2");font-weight:400;font-style:italic}@font-face{font-family:"p22-mackinac-pro";src:url("/assets/fonts/mackinac-pro-medium-italic.woff2") format("woff2");font-weight:500;font-style:italic}@font-face{font-family:"monocraft";src:url("/assets/fonts/Monocraft.otf") format("opentype");font-weight:400;font-style:normal}@font-face{font-family:"monocraft";src:url("/assets/fonts/Monocraft-italic.otf") format("opentype");font-weight:400;font-style:italic}body{background:var(--background);color:var(--text-hc);font-family:"p22-mackinac-pro",serif;margin:0;min-height:100%;padding:2rem}main{max-width:720px;margin:0 auto;padding:2rem 0}p,span{color:var(--text-md)}header{display:flex;align-items:center;gap:1.5rem}header .info{display:flex;justify-content:space-between;flex-grow:1}header .info>div p{margin-top:1rem;margin-bottom:.5rem}header .info p,header .info a{font-size:.875rem;line-height:.875rem;leading-trim:both;text-edge:cap}header nav{display:flex;gap:.125rem}header nav a:not(.active){color:var(--text-md)}h1{font-size:1.25rem;line-height:1.25rem}h2,h3{font-size:1rem;line-height:1.25rem;letter-spacing:-0.006rem}hr{border:1px solid var(--border);margin:3rem 0}a{color:var(--text-hc)}a:hover{text-decoration:underline}section{margin-top:4rem}section h2{margin-bottom:3rem}section .item{margin-bottom:2rem;display:grid;grid-template-columns:7rem auto;grid-gap:2rem}section .item h3{margin-bottom:.75rem}section .item .item-sub{font-size:.875rem;line-height:.875rem}section .item .item-description{margin-top:1rem}/*# sourceMappingURL=main.css.map */