.background{z-index:1;position:fixed;inset:0;height:100vh;width:100vw;pointer-events:none}.foreground{z-index:1;position:relative;min-height:100vh;margin:0;display:flex;flex-direction:column}main{background-color:rgba(24,24,31,.8666666667)}*{box-sizing:border-box}html{font-family:"Jetbrains Mono"}body{background:#18181f;color:#fff}body{min-height:100vh;margin:0;display:flex;flex-direction:column}.navbar{width:100%;background:#16161d}.navbar-content{margin:0 auto;max-width:1100px;min-height:128px;display:flex;align-items:center;align-content:center;justify-content:center;flex-wrap:wrap}.navbar-logo{width:96px;height:96px;margin-left:-24px;margin-right:-24px}.navbar-brand{text-decoration:none;color:inherit;font-size:3rem;font-weight:700}.navbar-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:10px}.navbar-links a{margin:10px;color:#3c3c3f;text-decoration:none;font-size:2rem;font-weight:500;transition:color 120ms ease}.navbar-links a:hover{color:#28282f}main{margin:0 auto;width:100%;max-width:1100px;flex:1;padding:64px 24px}footer{width:100%;background:#16161d}footer a{color:#3c3c3f}footer a:hover{color:#28282f}.footer-logo{height:3em;width:3em;vertical-align:text-bottom}.footer-content{margin:0 auto;max-width:1100px;height:128px;display:flex;align-items:center;align-content:center;justify-content:center;flex-wrap:wrap}.footer-content p{width:80%;text-align:center}.pagination{display:flex;align-items:center;justify-content:center;gap:2rem;margin-top:3rem;margin-bottom:3rem}.pagination a{color:#3c3c3f;text-decoration:none}.pagination a:hover{color:#28282f}.about-content{width:100%}.about-image{float:right;width:clamp(15rem,30vw,25rem);height:auto;margin-top:0rem;margin-left:-1rem;margin-right:-1rem;margin-bottom:1rem}.hbox{display:flex;align-items:center;align-content:center;flex-direction:row;flex-wrap:wrap;flex:1 1 0;min-width:0}.hbox img{object-fit:contain;flex:1 1 0;min-width:0;max-width:100%;max-height:100%}.vbox{display:flex;align-items:flex-start;align-content:flex-start;justify-content:flex-start;flex-direction:column;flex-wrap:wrap;flex:1 1 0;min-width:0}.vbox img{object-fit:contain;flex:1 1 0;min-width:0;max-width:100%;max-height:100%}.thumbnail-content .hbox{justify-items:left}.thumbnail-content a{color:#3c3c3f;text-decoration:none;font-size:2rem;font-weight:500;transition:color 120ms ease}.thumbnail-content a:hover{color:#28282f}.thumbnail-library-capsule{max-width:20%;margin:1rem}.thumbnail-library-capsule a{margin:10px}.thumbnail-links{width:100%;justify-content:center}.thumbnail-links a{margin:10px;color:#3c3c3f;text-decoration:none;font-size:1rem;font-weight:500;transition:color 120ms ease}.thumbnail-links a:hover{color:#28282f}
