@font-face{font-family:monogram;src:url(/assets/monogram-BARivBQV.ttf) format("truetype")}body{display:flex;justify-content:center;margin:0 1rem;background-color:#0f0f0f;font-family:monogram}.header{display:flex;flex-direction:column;align-items:flex-start;color:#0bf872}.terminal{display:flex;font-size:2rem;margin:16px 0}.terminal p{margin:0}.user{max-height:1.25rem}.cli,.prompt-form{display:flex}.prompt{width:290px}.navbar{display:flex;flex-wrap:wrap;width:100%;gap:3rem;row-gap:.5rem;border-top:solid 2px #0bf872;border-bottom:solid 2px #0bf872;padding-top:.5rem;padding-bottom:.5rem}.tab{display:flex;align-items:center;gap:0}.tab p{margin:0;font-size:2rem}.tab-name{text-decoration:none;font-size:3rem}.tab-name.mobile{text-decoration:underline}.card{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-left:solid 2px;border-color:inherit;padding:.5rem 0 .5rem 1rem;gap:2.5rem;height:fit-content}.card.mobile{border-left:none;padding:0}.text{display:flex;flex-direction:column;gap:1rem;width:100%;height:100%}.title{margin:0;font-size:3rem;font-weight:700}.subtitles{font-size:1.5rem;margin:0}.body{font-size:2rem;text-align:justify;margin:0}.links{display:flex;gap:1rem;margin-bottom:0}.link{display:flex;font-size:1.5rem;margin:0}.image{min-width:150px;min-height:150px;width:150px;height:150px;border:solid 1px;border-color:inherit}.image.mobile{align-self:center}.cards{width:100%}.cards .description{margin-bottom:0;font-size:2rem;text-align:justify}.cards .options{display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:space-between;padding:1.5rem 0}.cards .options.mobile{flex-direction:column;justify-content:flex-end;padding:1rem 0}.cards .options.mobile select{width:100%}.cards .options .dropdowns{display:flex;gap:1rem}.cards .options .dropdowns.mobile{flex-direction:column;width:100%}.cards .count{align-self:start;font-size:1.5rem;margin:0}.cards .list{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;gap:2rem}.cards .list.mobile{gap:1rem}.cards .list .card-wrapper{display:flex;flex-direction:column;gap:1rem}.cards .list .card-wrapper hr{width:100%}.background{width:100%;height:100%;position:fixed;z-index:-1;left:0}.foreground{display:flex;flex-direction:column;min-height:100vh;max-width:70rem;margin:0;background-color:#0f0f0fe6;padding:0 1rem}.foreground.mobile{padding:0}.content{display:flex;flex-grow:1;padding-bottom:1rem}.content.mobile{padding-bottom:1rem}select{height:fit-content;background-color:#0f0f0f;font-family:monogram;font-size:1.5rem;border:solid 1px;border-color:inherit;cursor:pointer}option{font-family:monogram}input{font-family:monogram;background-color:#0f0f0f00;border:none;outline:none;font-size:2rem}a{text-decoration:underline;color:#0bf872}.white{color:#ebebeb}.red{color:#eb524a}.green{color:#0bf872}.blue{color:#15bafc}.footer{display:flex;flex-direction:column;align-items:flex-start;color:#0bf872;padding:.5rem 0}.footer.mobile{padding-bottom:.5rem}.copyright{width:100%;border-top:2px solid #0bf872;font-size:1.5rem}
