.t-collapsible{.t-collapsible-trigger{display:block;cursor:pointer}.t-collapsible-content{display:block;height:0;overflow:hidden;margin:0;transition:300ms}.t-collapsible-open{margin-top:.75rem;height:initial;transition:300ms}}.t-hero{width:100%;height:100%;flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:6.25rem;gap:.75rem;text-align:center;>span{display:block}.t-hero-links{margin-top:.35rem;text-align:center;font-weight:300;display:flex;justify-content:center;gap:1rem}}.t-hero-mini{height:50dvh;margin-bottom:0;flex-grow:0}a{color:black;text-decoration:none;&:hover{text-decoration:underline}}.t-year-divider>hr{border-top:1px solid black}.t-skill-icons{display:flex;gap:1rem;flex-flow:wrap}.t-skill-icon{img{width:auto;height:48px}}hr{height:0}.t-full-divider{width:100%;display:flex;hr{flex-grow:1}gap:1rem;span{font-size:1.5rem}align-items:center}.t-mini-divider{width:100%;display:flex;hr{width:64px;margin:0}justify-content:center;align-items:center;gap:1rem;span{font-size:1.5rem}}.t-reverse-divider{flex-direction:row-reverse}.t-paragraph{margin-bottom:1.25rem}p{line-height:1.5rem}.t-interest-card{display:flex;justify-content:space-between;margin-top:1.5rem;margin-bottom:1.5rem;gap:1.25rem;@media screen and (max-width:600px){flex-direction:column-reverse}}.t-mini-gallery{.t-project-thumb:not(.zoomed-media){width:31% !important}display:flex;justify-content:space-between;flex-flow:wrap;gap:8px;width:100%;margin-top:12px}.t-project-tech{display:flex;gap:8px;flex-flow:wrap;span{border-radius:4px;padding:4px;color:#333;background-color:#eee}}.t-project-time{margin-bottom:.75rem;display:block}.t-project-links{display:flex;gap:1rem;flex-flow:wrap}@import url('https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto+Mono:ital,wght@0,100..700;1,100..700&family=Roboto+Serif:ital,opsz,wdth,wght,GRAD@0,8..144,50..150,100..900,-50..100;1,8..144,50..150,100..900,-50..100&family=Roboto:ital,wdth,wght@0,75..100,100..900;1,75..100,100..900&display=swap');.t-footer{display:flex;justify-content:center;padding-top:5rem;padding-bottom:5rem;width:100%}*{box-sizing:border-box}html{scroll-behavior:smooth}.t-font-serif{font-family:"Roboto Serif",serif}.t-font-sans{font-family:"Roboto",sans-serif}.t-font-cond{font-family:"Roboto Condensed",sans-serif}main{min-height:100dvh;padding-left:25%;padding-right:25%;display:flex;flex-direction:column;@media screen and (max-width:600px){padding-left:1.5rem;padding-right:1.5rem}}body{margin:0}.t-project-thumb:not(.zoomed-media){cursor:pointer;position:relative;overflow:hidden;border:1px solid #888;border-radius:4px;z-index:1;&:hover{img{transform:scale(1.1)}&::after{opacity:.2}}img{transition:.5s ease all;width:100%;object-fit:cover;aspect-ratio:16/9}&::after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:#e5e5e5;opacity:0;transition:.5s ease all}width:100%}.t-project-thumb-container{width:40%;min-width:40%;@media screen and (max-width:600px){width:100%;min-width:100%}height:fit-content}.zoomed-media{position:fixed;width:100vw;height:100dvh;top:0;left:0;z-index:1000;background:rgba(0,0,0,.8);padding:3rem;display:flex;justify-content:center;align-items:center;@media screen and (max-width:600px){padding:1rem}>img{max-width:95%;max-height:95%}}.t-navbar{display:flex;justify-content:space-between;align-items:center;font-family:"Roboto Mono",sans-serif;padding:1.25rem;font-size:1.25rem;.t-navbar-links{display:flex;justify-content:right;gap:1.5rem}@media screen and (max-width:1200px){flex-direction:column;justify-content:start;gap:1rem;.t-navbar-links{justify-content:center}}@media screen and (max-width:800px){font-size:1rem;gap:1rem}}#index-hero-typewriter{border-right:2px solid black;padding-right:2px;animation:blink 1s step-end infinite}@keyframes blink{from,to{border-color:transparent}50%{border-color:black}}