*{box-sizing:border-box}html{font-family:"Jetbrains Mono"}body{background:#18181f;color:#fff}body{min-height:100%;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}.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}.thumbnail{display:flex;align-items:center;align-content:center;flex-direction:row;flex:1 1 0;min-width:0}.thumbnail-image{height:auto;max-width:100%;flex:1 1 0;min-width:0;margin-top:-128px;margin-bottom:-128px}.thumbnail-content{width:100%;display:flex;flex-direction:column}.thumbnail-content a{width:100%;margin:10px;color:#3c3c3f;text-decoration:none;font-size:2rem;font-weight:500;transition:color 120ms ease}.thumbnail-content a:hover{color:#28282f}.thumbnail-links{margin:0 auto;max-width:1100px;display:flex;align-items:center;align-content:center;justify-content:center;flex-wrap:wrap}.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}