body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:1rem 0 0}html{scroll-behavior:smooth}@keyframes slowPulse{0%{background-color:#0b142c}to{background-color:#0b142c}}.pulsing-background{animation:slowPulse 100s ease-in-out infinite;display:flex;height:100%;left:0;overflow-x:hidden;overflow-y:hidden;position:absolute;top:0;width:100%;z-index:-1}.cursor-light{background:radial-gradient(circle,#155094e6 0,#ffffff0f 40%,#ffffff05 70%,hsla(0,0%,100%,.005) 90%,#0000 100%);border-radius:50%;filter:blur(100px);height:30vw;max-height:500px;max-width:500px;mix-blend-mode:screen;pointer-events:none;position:absolute;transform:translate(-50%,-50%);width:30vw;z-index:1000}.container{box-sizing:border-box;height:100vh;justify-content:space-between;margin:0 auto;max-width:1400px;padding-left:6.5em;padding-top:5vh;width:90%}.container,.sidebar{display:flex;overflow-y:hidden}.sidebar{flex:0 0 25%;flex-direction:column;max-width:300px;min-height:100%;min-width:420px;overflow-x:hidden}.main-content{-ms-overflow-style:none;flex:1 1;height:100%;margin:auto 5rem auto 7rem;overflow-y:auto;padding:.1em 2rem 0;position:relative;scrollbar-width:none}section{padding-bottom:5rem}.bodyText{color:#ffffff8f;font-family:Inter,sans-serif;font-size:1rem;font-weight:300;line-height:1.55;margin-left:.5rem}.bodyText strong{color:#ffffffe4;font-weight:500;transition:all .3s ease}strong:hover{color:#7fffd4}h1{font-size:3rem;font-weight:700}h1,h2{color:#ffffffd0;font-family:Inter,sans-serif;mix-blend-mode:lighten}h2{font-size:1.3rem;font-weight:500;padding-top:.3rem}p{word-wrap:break-word;color:#ffffff8c;font-family:Inter,sans-serif;font-size:1rem;font-weight:350;line-height:1.6;mix-blend-mode:lighten}ul{list-style:none}nav li{margin-bottom:0}nav a{align-items:center;color:#ffffff8c;display:flex;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:1.5px;line-height:.9em;text-decoration:none}nav a,nav a:before{transition:all .3s ease}nav a:before{background-color:#ffffff8c;content:"";display:block;height:1px;margin-right:1rem;width:30px}nav a.active,nav a:hover{color:#ffffffe6;text-shadow:0 0 8px #fff6}nav a.active:before,nav a:hover:before{background-color:#ffffffe6;width:60px}.social-links{flex-direction:row;gap:.1rem;margin-bottom:3rem;margin-top:auto;overflow:visible}.social-links,.social-links a{align-items:center;display:flex}.social-links a{color:#ffffff8c;height:56px;transition:color .3s ease,opacity .3s ease;width:56px}.social-links a:hover{color:#7fffd4;opacity:.7}.social-links .social-icon{height:56px;width:56px}.contentBox{border-radius:8px;box-sizing:border-box;display:flow-root;margin:0 0 1rem;padding:0 1rem 1rem;transition:background-color .3s ease}.contentBox>:first-child{padding-top:0}.contentBox:hover{background-color:#213b8a25}#resume:hover{background-color:initial}.Title,.titlePresent{align-items:center;color:#ffffffe6;display:inline-flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;gap:.1rem;margin-bottom:.5rem}.titlePresent{margin-left:-1.7em}.projTitle{align-items:center;color:#ffffffe6;display:inline-flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;gap:.1rem;margin-bottom:.5rem;margin-top:-.25em}.contentBox:hover .Title,.contentBox:hover .projTitle,.contentBox:hover .titlePresent{color:#7fffd4}.arrow{color:#ffffffe6;display:inline-block;margin-left:.5em;transform:scaleX(-1) translate(.8em,-.3em);transition:transform .3s ease,color .3s ease}.arrow:hover,.contentBox:hover .arrow{color:#7fffd4;transform:scaleX(-1) translate(-.1em,-.8em)}.expDate{color:#fff6;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-right:5.7rem}.expBlurb{margin-top:-1rem;padding-left:11.1rem}.expBlurb,.projBlurb{font-size:.9rem;line-height:1.4}.projBlurb{margin-top:-5.3rem;padding-left:9rem}.tag-container{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:-.9rem;padding-left:5.3rem}.tag-button{background-color:#072e3b80;border-radius:20px;color:#7fffd4cc;cursor:default;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;padding:.4rem .8rem .6em;transition:background-color .3s ease;-webkit-user-select:none;user-select:none}.tag-button:hover{background-color:#1f2e45}.projImage-container{align-items:flex-start;display:flex;gap:1rem;margin-bottom:2em;margin-top:-.9em}.projImage{border-radius:5px;width:8rem}.video-overlay{left:50%;max-width:600px;opacity:0;pointer-events:none;position:fixed;top:50%;transform:translate(-110%,-10%);transition:opacity 1s ease-in-out;width:90%;z-index:2000}.video-overlay.visible{opacity:1;pointer-events:auto}.video-overlay video{height:100%;width:100%}.easter-trigger:hover{color:#fa9c1d}@media (max-width:1024px){.container{align-items:center;flex-direction:column;padding:2rem 1rem}.main-content,.sidebar{max-width:100%;padding:1rem;width:100%}h1{font-size:2rem}h2{font-size:1rem}}@media (max-width:600px){.container{overflow:auto;padding:.5rem}.container,.sidebar{display:flex;flex-direction:column;height:auto}.sidebar{flex:0 0 auto;margin-bottom:.5rem;max-width:100%;min-height:auto;min-width:100%;overflow:visible;padding:.3rem}.main-content{flex-grow:1;margin:0;min-height:0;overflow-y:auto;padding:0 .5rem}.cursor-light{display:none}.bouncing-ball{animation:bounce 15s ease-in-out infinite;background:radial-gradient(circle,#155094e6 0,#ffffff0f 40%,#ffffff05 70%,hsla(0,0%,100%,.005) 90%,#0000 100%);border-radius:50%;filter:blur(80px);height:50vw;max-height:300px;max-width:300px;mix-blend-mode:screen;pointer-events:none;position:absolute;width:50vw;z-index:1000}@keyframes bounce{0%{transform:translate(10%,10%)}25%{transform:translate(80%,20%)}50%{transform:translate(90%,80%)}75%{transform:translate(20%,90%)}to{transform:translate(10%,10%)}}h1{font-size:1.8rem;padding-top:.3rem}h1,h2{text-align:left}h2{padding-top:.2rem}h2,p{font-size:.7rem}p{line-height:1.3}.bodyText{font-size:.7rem;margin-left:0;text-align:justify}.contentBox{margin-bottom:1.5rem;padding:.5rem}.Title,.projTitle,.titlePresent{font-size:.85rem;justify-content:flex-start;line-height:1.2;margin-left:0;text-align:left;white-space:normal}.expDate{font-size:.7rem;margin-right:0;text-align:center}.expBlurb,.projBlurb{font-size:.8rem;margin-top:.5rem;padding-left:0;text-align:justify}.projImage-container{align-items:center;flex-direction:column;margin-bottom:1.5rem;margin-top:0}.projImage{max-width:250px;width:100%}.tag-container{justify-content:center;margin-top:.5rem;padding-left:0}.tag-button{font-size:.75rem;padding:.3rem .6rem}nav a{font-size:.65rem;justify-content:flex-start;line-height:.8em;padding:.3rem 0}nav li{margin-bottom:.2rem}nav a:before{margin-right:.5rem;width:20px}nav a.active:before,nav a:hover:before{width:40px}.video-overlay{max-width:400px;transform:translate(-50%,-50%);width:95%}.social-links{flex-direction:row;gap:.1rem;margin-bottom:.3rem;margin-top:-1rem;overflow:visible}.social-links,.social-links a{align-items:center;display:flex}.social-links a{color:#ffffff8c;height:56px;transition:color .3s ease,opacity .3s ease;width:56px}.social-links a:hover{color:#7fffd4;opacity:.7}.social-links .social-icon{height:56px;width:56px}}
/*# sourceMappingURL=main.dd3341d9.css.map*/