body{margin:0;font-family:Iosevka;overflow:hidden}.fullscreen-section{background:linear-gradient(#4f2053 0%,#804a92 100%);flex-direction:column;justify-content:center;align-items:center;width:100dvw;height:100dvh;display:flex}.title-section{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}h1{text-align:center;font-size:80px}h2{font-size:40px}h1,h2{color:#dda741ab}h1::selection{color:#e28761;background-color:#ae53b6cc}h2::selection{color:#e28761;background-color:#ae53b6cc}p{color:#dda741cc;font-size:25px}a{color:#d79212;font-size:25px}.section-frame{-o-transition:border .1s ease-out;border:5px solid #dda741ab;transition:border .1s ease-out}.vertical-section-frame-zero{border:0 solid #dda741ab;height:0%}.vertical-section-frame-grow{border:5x solid;border-color:#dda741ab;height:99%;animation:.3s linear forwards grow-section-vertically}@keyframes grow-section-vertically{0%{height:0}to{height:99%}}.vertical-section-frame-reduce{border:0 solid #dda741ab;height:99%;animation:.3s linear forwards reduce-section-vertically}@keyframes reduce-section-vertically{0%{height:99px}to{height:0%}}.fade-in-content{animation:var(--animation-duration) linear forwards fade-in-content}@keyframes fade-in-content{0%{opacity:0}80%{opacity:0}to{opacity:1}}.title-separation-bar{background-color:#c68331ab;width:0%;height:5px;animation:.5s 1.5s forwards title-separation-bar-growing}@keyframes title-separation-bar-growing{0%{width:0%}to{width:50%}}.type-cursor{--caret:currentcolor;content:"";border-right:1ch solid var(--caret);animation:.5s linear infinite blink}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.down-button{color:#8a2be2;cursor:pointer;background-color:#dda741ab;border-color:#bc8b31ab;border-radius:5px;width:100px;font-size:xx-large}.close-button{color:#8a2be2;cursor:pointer;pointer-events:none;-o-transition:scale .1s ease-out;opacity:.9;-o-transition:opacity .1s ease-out;-o-transition:transform .1s ease-out;background-color:#dda741cc;border-color:#bc8b31cc;border-radius:5px;font-size:xx-large;transition:transform .1s ease-out;position:absolute;top:40px;right:40px;transform:rotate(-90deg)scale(0)}.close-button:hover{opacity:1;scale:1.1}.close-button-displayed{pointer-events:all;width:50px;height:50px;transform:rotate(0)}.section-wrapper{width:98%;height:98%}.main-section-frame{scrollbar-color:#ffb70055 #c6b18a14;overflow-y:scroll}.main-section-grid{width:fit-content;height:fit-content;padding:5px;display:grid}@media (width<=1280px){.main-section-grid{grid-template-columns:repeat(1,1fr)}.subsection-wide-image{width:100%}}@media (width>=1280px){.main-section-grid{grid-template-columns:repeat(2,1fr)}.subsection-wide-image{width:1160px}}.subsection-round-image{border-radius:50%;width:280px}.section-button{cursor:pointer;opacity:0;-o-transition:background-color .5s ease-out;-o-transition:border .1s ease-out;background-color:#0000;margin:10px;transition:border .1s ease-out}.section-button:hover{background-color:#dda7414d;border:8px solid #dda741ab}.section-button-image{object-fit:fill;pointer-events:none;width:90%;height:auto}.section-button-faded{animation:.5s linear forwards fade-in-content}.details-section-content{margin:40px}@font-face{font-family:Iosevka;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/iosevka-latin-400-normal-7stTb90X.woff2)format("woff2"),url(/assets/iosevka-latin-400-normal-BVqCxfc4.woff)format("woff")}
