﻿@font-face{font-family:"Courier Prime";font-display:swap;src:local("Courier Prime"),url("/assets/fonts/CourierPrime.woff2") format("woff2")}@font-face{font-family:"Berkeley Mono";font-display:swap;src:local "Berkeley Mono",url("/assets/fonts/BerkeleyMonoVariable-Regular.woff2") format("woff2")}@keyframes scroll-right{0%{transform:translateX(100%)}100%{transform:translateX(-100%)}}@keyframes MULTICOLOR{0%{background-color:#9f0;color:#f3c}10%{background-color:#6ff;color:#f0c}20%{background-color:#39f;color:#9f0}30%{background-color:#3c0;color:#fff}40%{background-color:#03f;color:#f90}50%{background-color:#9f0;color:#f30}60%{background-color:#f0c;color:#fff}70%{background-color:aqua;color:#f30}80%{background-color:#9f0;color:#066}90%{background-color:#f90;color:#03f}100%{background-color:#03f;color:#f90}}@keyframes flash{0%,100%{background-color:hsl(0,0%,99%)}50%{background-color:hsl(0,0%,25%)}}#breadcrumbs{color:hsl(0,0%,50%);user-select:none;position:sticky;top:0;background-color:hsl(0,0%,1%);z-index:100;padding:1em 0 .001em;margin:-1em -10% 1em -10%;padding-left:10%;padding-right:10%;display:block;font-size:1.125em}#breadcrumbs #indx-btn{padding:0 .5em 0}#breadcrumbs #b-map{text-decoration:none;color:inherit !important;background-color:inherit !important}#breadcrumbs .bc-target{font-size:1.1em}#breadcrumbs .bc-target:not(a){color:hsl(0,0%,99%)}#breadcrumbs .bc-cursor{animation:blink 1s infinite;font-weight:normal;margin-left:.2em}@keyframes blink{0%,49%{opacity:1}50%,100%{opacity:0}}#version-tag{color:hsl(0,0%,50%);user-select:none;text-decoration:none;cursor:alias}body>#version-tag{position:fixed;bottom:12px;right:10px;font-size:min(14px,max(2.25vw,.65em));padding:.125em;z-index:2}.model,.carded .card{border-radius:0px;border:2px solid hsl(0,0%,25%);background-color:hsl(0,0%,1%)}.carded{display:flex;flex-wrap:wrap;justify-content:center}.carded .card{width:max(40%,300px);display:grid;align-items:center;justify-items:center;padding:1.5em;margin:1.5em}.carded .card p{margin:1em}.carded .card .card-bottom{display:flex;align-items:center;justify-content:center;height:100%}.carded .card .card-title{display:flex;align-items:center;justify-content:center;white-space:nowrap}.carded .card .card-icons{user-select:none;font-size:1.5em}.hoverborder{border-width:2px;border-color:hsl(0,0%,12.5%);border-style:solid;border-radius:0px;padding:1em}.hoverborder:hover{border-color:hsl(0,0%,50%)}.hoverborder.quiz{display:flex;margin:1em 0;align-items:center}.hoverborder.quiz *{margin:0 .5em}footer{position:fixed;bottom:0;left:0;width:100%;border-top:2px solid hsl(0,0%,25%);color:hsl(0,0%,50%);background:hsl(0,0%,1%);padding:1em;font-size:.95em;display:flex;justify-content:space-between;align-items:center}footer .footer-left{text-align:left;flex:1;display:flex;align-items:center;gap:.5em}footer .footer-center{text-align:center;flex:1;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:.5em;min-width:0;flex-shrink:1;position:relative}footer .footer-center .footer-text{display:flex;align-items:center;gap:.5em;min-width:0;flex-shrink:1}@container (max-width: 200px){footer .footer-center .footer-text{display:none}}footer .footer-center img{height:2em;margin:0}footer .footer-right{text-align:right;flex:1;margin-right:2em}footer .footer-links{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;width:1.2em;height:1.2em;font-size:1.2em;line-height:1}footer .footer-links .icon{top:0 !important}:not(pre)>code{color:hsl(0,0%,99%);background-color:hsl(0,0%,25%);padding:0 5px;border-radius:1px}input{padding:.5em;font-size:14px;border:2px solid hsl(0,0%,75%);border-radius:0;transition:all .3s ease;outline:none;background-color:hsl(0,0%,1%);color:hsl(0,0%,99%)}input:focus{border:3px solid hsl(0,0%,99%);box-shadow:0 0 8px hsla(0,0%,99%,.4)}input[type=submit]{background-color:hsl(0,0%,99%);color:#fff;cursor:pointer}input[type=submit]:hover{background-color:hsl(0,0%,89%)}input::placeholder{color:hsl(0,0%,75%);font-style:italic}input::selection{background-color:hsl(0,0%,99%) !important;color:hsl(0,0%,1%) !important}input:hover:not(input[type=range]){box-shadow:0 0 0 3px hsla(0,0%,99%,.4)}input[type=checkbox],input[type=radio]{width:1.25em;height:1.25em;border:2px solid #ccc;position:relative;top:2.5px}input[type=checkbox]:not(:checked),input[type=radio]:not(:checked){background-color:hsl(0,0%,1%);border-color:hsl(0,0%,75%)}input[type=checkbox]:not(:checked)::after,input[type=radio]:not(:checked)::after{content:"✘";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}input[type=checkbox]:checked,input[type=radio]:checked{background-color:hsl(0,0%,99%);color:hsl(0,0%,1%);border-color:hsl(0,0%,99%)}input[type=checkbox]:checked::after,input[type=radio]:checked::after{content:"✔";font-size:16px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}input[type=radio]{align-content:center}input[type=radio]:checked::after{content:"";width:10px;height:10px;background-color:#fff;border-radius:50%}select{padding:.5em;font-size:16px;border:2px solid hsl(0,0%,75%);transition:all .3s ease;outline:none;background-color:hsl(0,0%,1%);color:hsl(0,0%,99%)}select:focus{border:3px solid hsl(0,0%,99%);box-shadow:0 0 8px hsla(0,0%,99%,.4)}select::placeholder{color:hsl(0,0%,75%);font-style:italic}select:hover{box-shadow:0 0 0 3px hsla(0,0%,99%,.4)}input[type=range]{width:25%}*{font-family:"Berkeley Mono","Courier Prime",monospace;font-weight:lighter}body{color:hsl(0,0%,99%);background-color:hsl(0,0%,1%);text-align:center;overflow-x:hidden;overflow-y:scroll}a,a:visited{color:hsl(0,0%,99%)}a:hover:not(.project-img-container),a:visited:hover:not(.project-img-container){color:hsl(0,0%,1%);background-color:hsl(0,0%,99%)}a.button,a:visited.button{color:hsl(0,0%,1%)}.animated{animation:1s MULTICOLOR infinite}.button{display:inline-block;color:#000;background-color:hsl(0,0%,99%);padding:10px 15px;margin:5px;text-decoration:none;user-select:none}.button:hover{animation:1s MULTICOLOR infinite;cursor:pointer}.button.disabled:hover{animation:none}.disabled{cursor:not-allowed !important;opacity:.5}::selection{background-color:hsl(0,0%,99%);color:hsl(0,0%,5%)}input::selection,textarea::selection,.input::selection{background-color:hsl(0,0%,5%);color:hsl(0,0%,99%)}hr{color:hsl(0,0%,25%);margin-top:3em;margin-bottom:3em}hr:first-of-type{margin-top:0}img.round{border-radius:3px}.icon{font-size:1em;height:auto;width:1em;filter:invert(1) grayscale(1) brightness(2);position:relative;top:.125em;user-select:none}.icon.invert{filter:invert(0) grayscale(1) brightness(1)}.icon.color{filter:none}.error,noscript{color:#d40b00;font-weight:bold;font-size:2em}.warning{color:#c5a100;font-style:italic}quote{font-style:italic}.hidden{display:none}.easter{font-style:italic;color:hsl(0,0%,5%)}img{user-select:none}.dragover{border:2px dashed hsl(0,0%,50%);background-color:hsl(0,0%,5%)}.new{color:#00df0b;font-weight:bolder}.current{background-color:hsl(0,0%,99%);color:hsl(0,0%,1%);animation:flash 2s ease-in-out infinite}h1,h2,h3,h4{font-weight:normal}b,strong{font-weight:bolder}h1{font-size:2.5em}h2{font-size:2em}h3{font-size:1.5em}h4{font-size:1.25em}
