@import"https://fonts.googleapis.com/css2?family=Epilogue:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--layout-width: 130ch;--header-width: 150ch;--h-height: 55px;--h-offset: 1rem;--p-between-components: 3rem;--c-black: #3a3a45;--c-accent: hsl(261, 70%, 50%);--c-white: #ffffff;--c-gray-dark: #686868;--c-background: rgb(245, 245, 245);--c-background: hsl(261, 5%, 96%);--c-font: var(--c-black);--text-margin: 1.5rem;--text-margin-large: 3rem}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#000}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:"fontFamily.sans",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}.h1,h1{font-size:clamp(2rem,.2222rem + 3.7037vw,3rem);font-weight:700;line-height:1.2;text-wrap:pretty}.h2,h2{font-size:clamp(1.75rem,.8611rem + 1.8519vw,2.25rem);font-weight:700}.h3,h3{font-size:clamp(1.3rem,.5rem + 1.6667vw,1.75rem);font-weight:700}.h4,h4{font-size:clamp(1.25rem,1.1611rem + .1852vw,1.3rem);font-weight:700}p{text-wrap:pretty;font-size:1.25rem}.ingress{font-size:clamp(1.3rem,.5rem + 1.6667vw,1.75rem)}ul,ol{font-size:1.25rem;margin-left:1rem}.detail{font-size:1rem;font-style:italic}ul{list-style-type:disc;list-style-position:inside}ol{list-style-type:decimal;list-style-position:inside}ul ul,ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}ol ol,ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}li::marker{font-weight:700}html{font-family:"Epilogue" sans-serif;color:var(--c-font);font-size:16px;background:var(--c-background);overflow-y:scroll}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background-color:#00000040}::-webkit-scrollbar-thumb{background:var(--c-black);border-radius:4px}body{min-height:100vh}main{margin-top:calc(var(--h-height) + var(--h-offset))}.pill{border:2px solid var(--c-black);border-radius:.5rem}.striped{background:repeating-linear-gradient(45deg,transparent 0px,transparent 20px,rgba(0,0,0,.25) 20px,rgba(0,0,0,.25) 21px);box-shadow:0 0 8px 8px var(--c-background) inset}.max-width-center{--pad: 1rem;--width: var(--layout-width);margin:0 auto;margin-top:var(--m-top);max-width:min(var(--width),calc(100% - calc(var(--pad) * 2)))}.dotted{background-image:radial-gradient(rgba(0,0,0,.25) 1px,transparent 0);background-size:20px 20px;background-position:-19px -19px;box-shadow:0 0 8px 8px var(--c-background) inset;@keyframes animate-bg{0%{background-position:0% 0%}to{background-position:100% -100%}}}.dotted.animated:hover{background-position:25px 25px;animation:animate-bg 10s linear infinite}a.card.shadow{transition:all .1s ease}a.card.shadow:hover{transform:translate(-4px,-4px);box-shadow:8px 8px 0 var(--c-black)}.card{overflow:hidden;background-color:#fff;border:2px solid var(--c-black);border-radius:10px}.card.shadow{border:2px solid hsl(240,9%,40%);box-shadow:4px 4px 0 var(--c-black)}.card-small{overflow:hidden;border:2px solid var(--c-black)}
