@font-face{font-family:"Roboto";src:local("Roboto"),url("fonts/Roboto-Medium.ttf");font-display:swap}@font-face{font-family:"Roboto";src:local("Roboto"),url("fonts/Roboto-Bold.ttf");font-display:swap;font-weight:bold}@font-face{font-family:"Roboto";src:local("Roboto"),url("fonts/Roboto-Italic.ttf");font-display:swap;font-style:italic}@font-face{font-family:"Roboto";src:local("Roboto"),url("fonts/Roboto-Light.ttf");font-display:swap;font-weight:lighter}h1,h2,h3,h4,h5,h6,p,ul,ol{margin:0;padding:0;line-height:inherit}ul,ol{line-height:1.2}h1,h2,h3,h4,h5,h6{font-style:normal;font-weight:bold;text-decoration:none}h1{font-size:2.2rem}h2{font-size:2rem}h3{font-size:1.8rem}h4{font-size:1.6rem}h5{font-size:1.4rem}h6{font-size:1.2rem}ul,ol{padding-left:4ch}html,body{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-sizing:border-box;min-height:100vh;min-width:100vw;overflow:auto;padding:0;margin:0;text-rendering:optimizeLegibility;image-rendering:optimizeQuality;line-height:1.8}.rounded{border-radius:.5em}.pa-bottom-right{position:absolute;right:1.25em;bottom:1.25em}.drop-shadow{box-shadow:0 0 .5em 0 #000}.text-shadow{text-shadow:0 0 .25em #000,0 0 .25em #000,0 0 .25em #000,0 0 .25em #000}body{display:flex;flex-direction:row-reverse;align-items:stretch;justify-content:stretch;color:#fff;background-color:oklch(11% .025 282);font-family:"Roboto"}a{color:#fff;font-style:normal}a:visited{color:#fff;font-style:italic}a:hover{color:oklch(80% .15 300)}table{border-collapse:collapse}table th{background-color:oklch(15% .035 282)}table td{background-color:oklch(15% .035 282)}table td,table th{border:1px solid;text-align:left !important;padding:.125em .5em}.section-page{display:flex;flex-direction:column;align-items:stretch;justify-content:stretch;flex:1;box-sizing:border-box;overflow:auto;min-width:0;width:0}.section-header{background-color:oklch(15% .035 282);padding:.5em 2em;flex-grow:0;box-shadow:0 0 1ch 0 #000}.section-content{padding:.5em;flex:1;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.section-sidebar{padding:.5em;min-width:3.5em;width:3.5em;max-width:3.5em;flex:0;background-color:oklch(15% .035 282);box-sizing:border-box;box-shadow:0 0 1ch 0 #000;display:flex;flex-direction:column;align-items:center}.section-sidebar a,.section-sidebar .icon{display:flex;align-items:center;justify-content:center;min-height:2.5em;max-height:2.5em;min-width:2.5em;max-width:2.5em}.section-sidebar .icon{cursor:pointer;--base-filters: ;filter:var(--base-filters)}.section-sidebar .icon.colorify{--base-filters: grayscale(100%) brightness(50%) sepia(100%) hue-rotate(200deg) saturate(400%)}.section-sidebar .icon:hover{filter:var(--base-filters) brightness(150%) blur(.04em)}.section-sidebar .icon:active{filter:var(--base-filters) brightness(75%) blur(.05em)}.section-cards{display:flex;flex-direction:row;flex-grow:1;align-items:stretch;justify-content:flex-start;align-content:flex-start;box-sizing:border-box;padding-bottom:1em;flex-wrap:wrap;overflow-y:auto}.section-split{box-sizing:border-box;display:flex;flex-direction:row;align-items:stretch;justify-items:stretch}.section-split>*{flex-grow:1}.section-card{border-radius:.5em;position:relative;box-sizing:border-box;display:flex;flex-direction:column;align-items:start;background-color:oklch(18% .04 282);margin:.5em;padding:1em;min-height:12em;--card-width: calc(50% - 1em);min-width:var(--card-width);max-width:var(--card-width)}.section-card.full-width{--card-width: calc(100% - 1em)}.section-card.unsized{min-width:unset;max-width:unset}.section-card>p+p{padding-top:1em}.section-card.highlight{background-color:oklch(15% .035 282);transition:background-color ease-in-out .2s}.section-card.highlight:hover{background-color:oklch(18% .04 282)}@media (max-width: 120ch){.section-card{--card-width: calc(100% - 1em)}}