#app-cont{width:100vw;height:100vh}#model-cont{width:100vw;height:100vh;position:absolute;z-index:-1}.headertext-name{font-weight:700}.headertext-description{font-weight:500;overflow:hidden}.spinned-words{display:block;height:100%;height:34px;margin-top:2px;animation:spin_words 10s infinite}@keyframes spin_words{8%{transform:translateY(-116%)}20%{transform:translateY(-106%)}28%{transform:translateY(-222%)}40%{transform:translateY(-212%)}48%{transform:translateY(-328%)}60%{transform:translateY(-318%)}68%{transform:translateY(-434%)}80%{transform:translateY(-424%)}88%{transform:translateY(-540%)}to{transform:translateY(-530%)}}.volumetoggle{width:40px;height:40px;margin-top:5px;color:#333;transition:color .5s linear;cursor:pointer}.themetogglecontainer{width:165px;height:35px;display:flex;position:absolute;right:0;top:5%}.themetoggle{cursor:pointer;width:65px;height:35px;border-radius:5px;padding-left:4px;background-color:#c1e1c1;transition:background-color .2s ease-in-out;display:flex;align-items:center;position:relative}.themetoggle-square{position:absolute;width:27px;height:27px;border-radius:3px;background-color:#faf8f6;transition:all .2s ease-in-out}.square-moved{transform:translate(32px)}.themeiconcontainer{width:50px;height:35px;display:flex;justify-content:center;align-items:center;color:#faf8f6;transition:color .2s ease-in-out}.scrollablepage{z-index:99;width:100%;height:100%;overflow:hidden}.scrollablewrapper{position:relative}.headername{width:100vw;height:100vh}.loadingpage{position:absolute;width:100%;height:100%;background-color:#faf8f6;z-index:999;visibility:visible;display:flex;justify-content:center;align-items:center}.loadingpage-hidden{position:absolute;width:100%;height:100%;background-color:#faf8f6;z-index:999;visibility:hidden;display:flex;justify-content:center;align-items:center}.circle-container{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#333;animation:fadeIn .6s ease-in-out}#loading-minime{width:72px;object-fit:contain;animation:load 1s ease-in-out infinite}.circle{width:12px;height:12px;border-radius:50%;margin:6px;background-color:#333;animation:load 1s ease-in-out infinite}.circle:nth-child(2){animation-delay:.2s}.circle:nth-child(3){animation-delay:.4s}.circle:nth-child(4){animation-delay:.6s}@keyframes load{0%{transform:translateY()}50%{transform:translateY(-12px)}to{transform:translateY()}}.splash-container{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;animation:fadeIn .8s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.splash-header{color:#333;font-size:28px;font-weight:600;margin-top:48px;text-align:center;display:flex}.splashTextAnimated{animation:textup .8s ease-out 1;opacity:0;animation-fill-mode:forwards}.splashTextAnimated:nth-child(2){animation-delay:.1s}.splashTextAnimated:nth-child(3){animation-delay:.2s}.splashTextAnimated:nth-child(4){animation-delay:.3s}.splashTextAnimated:nth-child(5){animation-delay:.4s}.splashTextAnimated:nth-child(6){animation-delay:.5s}.splashTextAnimated:nth-child(7){animation-delay:.6s}.splashTextAnimated:nth-child(8){animation-delay:.7s}.splashTextAnimated:nth-child(9){animation-delay:.8s}.splashTextAnimated:nth-child(10){animation-delay:.9s}.splashTextAnimated:nth-child(11){animation-delay:1s}.splashTextAnimated:nth-child(12){animation-delay:1.1s}.splashTextAnimated:nth-child(13){animation-delay:1.2s}.splashTextAnimated:nth-child(14){animation-delay:1.3s}.splashTextAnimated:nth-child(15){animation-delay:1.4s}.splashTextAnimated:nth-child(16){animation-delay:1.5s}.splashTextAnimated:nth-child(17){animation-delay:1.6s}.splashTextAnimated:nth-child(18){animation-delay:1.7s}.splashTextAnimated:nth-child(19){animation-delay:1.8s}.splashTextAnimated:nth-child(20){animation-delay:1.9s}@keyframes textup{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}.splash-button{margin-top:28px;color:#333;width:100px;height:40px;border:3px solid #333;border-radius:0;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:opacity 1.5s ease-in-out,border-radius .3s ease-in-out}.splash-button:hover{border-radius:8px}.allen-img{height:30%;border-radius:10px;object-fit:contain;animation:imagevisible 1.2s ease-out .2s 1;opacity:0;animation-fill-mode:forwards}@keyframes imagevisible{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.descriptionwrapper{position:absolute;width:100%;height:100%;pointer-events:none}.smallerdescriptioncontent{position:fixed;bottom:0;width:100%;height:45%;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:1;border-radius:45px 45px 0 0;transition:opacity .5s ease-in;z-index:100;pointer-events:auto}.smallerdescriptioncontent-hidden{display:none;position:fixed;bottom:0;width:100%;height:45%;opacity:0;border-radius:45px 45px 0 0;transition:opacity .5s ease-in}.descriptioncontent{margin-left:auto;width:45%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:1;border-radius:45px 0 0 45px;transition:opacity .5s ease-in;z-index:100;pointer-events:auto}.descriptioncontent-hidden{display:none;margin-left:auto;width:45%;height:100%;opacity:0;border-radius:45px 0 0 45px;transition:opacity .5s ease-in}.innerwrapper{position:relative;height:100%;width:80%;margin:0 auto}.nodisplay{display:none}.headertext{position:absolute;left:0;bottom:25%;color:#333;transition:color .5s linear}.sidebarnav{right:0;bottom:10%;position:absolute;width:200px;height:275px;border-radius:10px;background-color:#333c;display:flex;flex-direction:column;justify-content:center;align-items:center}.sidebarnav-minimized{right:0;bottom:10%;position:absolute;width:250px;height:100px;border-radius:10px;background-color:#333c;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.sidebarelement{width:85%;height:10%;border-radius:3px;transition-duration:.15s;display:flex;align-items:center;cursor:pointer;box-sizing:border-box;padding-left:0;padding-right:0;transition:padding .15s ease}.sidebarelement:hover{padding-left:12px;padding-right:12px}.sidebarelement-minimized{width:33%;height:30%;border-radius:3px;transition-duration:.15s;cursor:pointer;display:flex;justify-content:center;align-items:center;font-size:14px;box-sizing:border-box}.section{width:40%;height:2000px;padding:1000px 4%;margin:0 0 0 auto}.tvsection{height:50%;width:100%;background-color:#faebd7}.section-margin{height:3000px;width:100%}#description-bio{display:flex;justify-content:center;align-items:center;width:100%}#description-minime{width:100px;object-fit:contain}.description-back-cont{width:75%;height:10%;min-height:50px;display:flex;justify-content:flex-start;pointer-events:auto}.description-back-img{width:30px;cursor:pointer;object-fit:contain;pointer-events:auto}.description-cont{width:100%;height:75%;display:flex;flex-direction:column;align-items:center;overflow-y:auto;pointer-events:auto}.description-header{width:85%;font-size:32px;text-align:center}.description-content{width:80%;font-size:18px;text-align:center}.food-img-row{display:flex;width:100%;justify-content:space-evenly;margin-top:32px}.food-img-col-cont{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:space-evenly;margin-top:32px}.food-img{object-fit:cover;width:200px;height:200px;border-radius:15px}.food-img-col{object-fit:cover;width:200px;height:200px;border-radius:15px;margin-top:32px}.projects-tech{font-size:14px}#essays-cont{width:100vw;height:100vh;display:flex;align-items:flex-end;justify-content:flex-end;background-color:#faf8f6}#essays-svg-cont{width:5%;min-width:75px;height:90%;display:flex;justify-content:center;color:#333}#essays-inner-cont{width:90%;height:90%;color:#333}.arrow-icon{cursor:pointer;height:50px;display:flex;align-items:center;justify-content:center}#essays-header{font-size:28px;height:50px;display:flex;align-items:center;margin-bottom:36px}.essays-titles{font-size:20px;width:90%;cursor:pointer}.essay-cont{width:100%;min-height:100vh;background-color:#faf8f6;padding-top:60px;padding-bottom:72px;color:#333}.essay-header{width:60%;max-width:700px;margin-left:72px;font-size:28px;color:#333}.essay-body{width:60%;max-width:700px;margin-left:72px;margin-top:24px;color:#333}:root{font-family:Kano;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}@font-face{font-family:Kano;src:local("Kano"),url(/assets/Kano-161580a3.otf) format("opentype")}body{margin:0}
