@font-face{font-family:LibreBarcode;src:url(/fonts/LibreBarcode128Text-Regular.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Megrim;src:url(/fonts/Megrim-Regular.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:UnicaOne;src:url(/fonts/UnicaOne-Regular.ttf)format("truetype");font-weight:400;font-style:normal}footer{z-index:1000;background-color:#0000;width:100%;padding-top:2rem;font-family:Megrim;position:sticky;bottom:1rem}.footer-button{color:#e9e7cc;background-color:#1c1c1c;border-width:2px;border-color:#792d2d}.profile-section{color:#e9e7cc;text-align:right;background-color:#792d2dd2;border:8px solid #1c1c1c;flex-direction:row;justify-content:center;align-items:center;gap:2rem;max-width:80%;padding:1rem;font-family:UnicaOne;font-size:1.5rem;display:flex}.profile-title{text-align:left;border-bottom:2px solid #1c1c1c;justify-content:space-between;margin-bottom:1rem;padding-bottom:.25rem;font-family:megrim;font-size:3.5rem}.profile-headshot{border:.2rem solid #1c1c1c;max-width:30%;box-shadow:0 4px 6px #0000004d}.projects-header{color:#e9e7cc;text-align:right;background-color:#792d2d;border:2px solid #e9e7cc;flex-direction:row;justify-content:space-between;align-items:flex-end;width:105%;margin-top:1rem;margin-bottom:1rem;padding-left:1rem;padding-right:1rem;font-family:Megrim;font-size:1rem;display:flex}.projects-sections{color:#fff;text-align:center;background-color:#1c1c1cdc;border:2px solid #792d2d;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:1rem;padding:1.5rem;font-family:Megrim;font-size:1.5rem;display:flex;box-shadow:0 4px 6px #0000004d}.projects-contents{color:#e9e7cc;text-align:left;flex-direction:row;justify-content:center;align-items:center;width:100%;font-family:UnicaOne;font-size:1.2rem;display:flex}.projects-sections:nth-child(2n) .projects-contents{flex-direction:row-reverse}.projects-contents>*{flex:1;justify-content:center;align-items:center}.projects-images{flex-direction:row;display:flex}.thumbnail{cursor:pointer;border:2px solid #792d2d;width:45%;height:auto;margin:1rem}.lightbox{z-index:1000;background-color:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.lightbox-img{object-fit:contain;max-width:90%;max-height:90%}.close-btn{color:#fff;cursor:pointer;font-size:30px;position:absolute;top:20px;right:20px}.contact-header{color:#e9e7cc;text-align:right;background-color:#792d2d;border:2px solid #e9e7cc;flex-direction:row;justify-content:space-between;align-items:flex-end;width:105%;margin-top:1rem;margin-bottom:1rem;padding-left:1rem;padding-right:1rem;font-family:Megrim;font-size:1rem;display:flex}.contact-sections{color:#fff;text-align:center;background-color:#1c1c1cdc;border:2px solid #792d2d;flex-direction:row;justify-content:center;align-items:center;width:100%;margin:1rem;padding:1.5rem;font-family:Megrim;font-size:1.5rem;display:flex;box-shadow:0 4px 6px #0000004d}.contact-contents{color:#e9e7cc;text-align:left;flex-direction:column;justify-content:center;align-items:center;width:100%;font-family:UnicaOne;font-size:1.2rem;display:flex}.contact-email-form{align-items:left;color:#e9e7cc;text-align:left;flex-direction:column;justify-content:center;width:100%;font-family:UnicaOne;font-size:1.2rem;display:flex}.visual-novel-container{justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.vn-start-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.vn-start-button{color:#e9e7cc;cursor:pointer;background-color:#792d2d;border:2px solid #e9e7cc;border-radius:5px;padding:15px 40px;font-family:Megrim;font-size:1.5rem;transition:all .3s}.vn-start-button:hover{color:#792d2d;background-color:#e9e7cc;border-color:#792d2d}.vn-restart-button{color:#e9e7cc;cursor:pointer;background-color:#0000;border:2px solid #792d2d;border-radius:5px;padding:10px 30px;font-family:Megrim;font-size:1.2rem;transition:all .3s}.vn-restart-button:hover{color:#e9e7cc;background-color:#792d2d}.vn-scene{background-position:50%;background-size:cover;border:2px solid #792d2d;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:80vh;display:flex;position:relative}.vn-character{z-index:5;max-width:30%;max-height:50%;position:absolute;bottom:29%;left:32%;transform:translate(-50%)scale(1)}.vn-character img{object-fit:contain;image-rendering:auto;max-width:100%;max-height:100%;image-rendering:-webkit-optimize-contrast}.vn-dialogue-box{cursor:pointer;background-color:#1c1c1cf2;border:2px solid #792d2d;border-radius:10px;width:90%;max-width:800px;margin-bottom:20px;padding:20px;position:relative;box-shadow:0 4px 6px #0000004d}.vn-speaker-name{color:#792d2d;margin-bottom:10px;font-family:Megrim;font-size:1.5rem;font-weight:700}.vn-dialogue-text{color:#e9e7cc;min-height:60px;font-family:UnicaOne;font-size:1.2rem;line-height:1.6}.vn-click-indicator{color:#e9e7cc;text-align:right;opacity:.1;margin-top:10px;font-family:Megrim;font-size:1.2rem;animation:1.5s infinite pulse}@keyframes pulse{0%,to{opacity:.7}50%{opacity:1}}.vn-skip-button{color:#e9e7cc;cursor:pointer;background-color:#0000;border:1px solid #792d2d;border-radius:5px;padding:5px 15px;font-family:Megrim;font-size:1rem;transition:all .3s;position:absolute;bottom:10px;left:10px}.vn-skip-button:hover{color:#e9e7cc;background-color:#792d2d}@media (max-width:768px){footer .btn{padding:.125rem .25rem;font-size:.75rem}.projects-sections{font-size:1.5rem}.projects-contents{flex-direction:column;font-size:1rem}.projects-header{margin-top:.7rem;margin-bottom:.5rem;font-size:.7rem}.projects-sections:nth-child(2n) .projects-contents,.projects-images{flex-direction:column}.thumbnail{width:80%}.profile-section{text-align:center;flex-direction:column;max-width:100%;font-size:1rem}.profile-title{font-size:2rem}.profile-headshot{max-width:50%}}
