.navbar{position:fixed;gap:20px;width:100%;z-index:100;top:1rem;right:0}.navbar,.navbar-container{display:flex;justify-content:center;align-items:center}.navbar-container{width:75%;padding:10px 20px;background:var(--color-accent2);border-radius:50px;z-index:4;opacity:0;box-shadow:0 5px var(--color-accent1);visibility:hidden}.nav-text,.navbar-container{transition:all .2s ease-in-out}.nav-text{font-family:Outfit;font-size:clamp(1rem,3dvw,1.7rem);font-weight:800;color:var(--background);flex:1;text-align:center;cursor:pointer}.nav-text:hover{color:var(--color-accent1)}.hamburger{background-color:var(--color-accent2);padding:12px 16px;color:var(--background);border-radius:50px;width:auto;transition:all .2s ease-in-out;box-shadow:0 5px var(--color-accent1)}.hamburger:hover{transform:translateY(-2px);box-shadow:0 7px var(--color-accent1);cursor:pointer}.hamburger:active{transform:translateY(5px);box-shadow:0 0 var(--color-accent1)}.hamburger-active{opacity:1;transition:all .2s ease-in-out;visibility:visible}@media (max-width:760px){.navbar{top:.5rem;justify-content:flex-end;padding-right:1rem}.navbar-container{flex-direction:column;align-items:stretch;width:60%;padding:.5rem;gap:.5rem;border-radius:1rem;position:absolute;background-color:transparent;top:60px;right:1rem;box-shadow:none}.nav-text{font-size:clamp(1rem,4vw,1.4rem);text-align:center;padding:10px 16px;border-radius:999px;border-width:5px;border-color:var(--background);border-style:solid;background-color:var(--color-accent2);color:var(--background);font-weight:600;box-shadow:0 5px 15px rgba(0,0,0,.5)}.nav-text:hover{background-color:var(--color-accent1);color:var(--background)}.hamburger{z-index:101}}.education-section{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.education-toggle{margin-top:6%}.degree-section{display:flex;margin-top:5%}.university-logo{display:flex;justify-content:right;align-items:center;max-width:40%;min-width:fit-content;padding-right:3%;overflow:hidden;border:solid white;border-width:0 5px 0 0}.logo{max-width:300px;max-height:200px}.degree-title{font-family:Roboto;font-weight:800;font-size:clamp(1.25rem,4vw,2rem);color:var(--color-accent3);display:flex}.degree-subtitle{font-size:clamp(1rem,3vw,1.7rem)}.degree-body,.degree-subtitle{font-family:Roboto;font-weight:400;color:var(--color-accent3);display:flex}.degree-body{font-size:clamp(1rem,2.7vw,1.5rem);flex-direction:column;margin-top:4%}.degree-description{margin-left:2rem;max-width:50%;display:flex;flex-direction:column}.education-toggle{width:100%;height:100%}@media (max-width:760px){.degree-section{flex-direction:column}.logo{max-width:100%;max-height:auto}.university-logo{border:none;display:flex;justify-content:center!important;width:100%}.degree-description{margin-left:0;margin-top:10%;margin-bottom:10%;max-width:100%}.degree-title{font-size:clamp(1.5rem,5vw,2rem)}.degree-subtitle{font-size:clamp(1.4rem,4vw,1.75rem)}.degree-body{font-size:clamp(1.3rem,3.5vw,1.5rem)}}.timeline-container{display:flex;justify-content:center;width:100%}.timeline{position:relative;width:100%;max-width:100%;z-index:-1}.timeline-item{align-items:stretch;min-height:50px}.timeline-item,.timeline-time{display:flex;position:relative}.timeline-time{flex-direction:column;justify-content:center;align-items:center;width:20%;padding-top:5%;padding-bottom:5%;padding-right:3%;text-align:right;font-size:1.5rem;font-weight:800;font-family:Roboto;color:var(--color-accent2)}.timeline-time:before{content:"";width:12px;height:12px;background-color:var(--color-accent2);border:2px solid var(--color-accent2);border-radius:50%;position:absolute;right:-10px;top:50%;transform:translateY(-50%)}.timeline-time:after{content:"";position:absolute;bottom:0;left:-2px;width:2px;height:100%}.timeline-content{width:100%;padding-top:5%;padding-bottom:5%;padding-left:40px;display:flex;align-items:center;font-family:Roboto;font-size:1.4rem;color:var(--color-accent2);position:relative}.timeline-content:before{content:"";position:absolute;top:0;left:0;width:5px;height:100%;background-color:var(--color-accent2)}.timeline-list{list-style:none;padding:0;margin:0}.timeline-list li{margin-bottom:5px}@media (max-width:760px){.timeline-content{font-size:clamp(1rem,4dvw,1.25rem)}.timeline-time{font-size:clamp(1rem,4dvw,1.5rem);width:30%}}.toggled-timeline{flex-direction:column}.toggled-tabs,.toggled-timeline{display:flex;align-items:center;width:100%}.toggled-tabs{justify-content:space-evenly;background-color:var(--color-accent2);padding:.5%;gap:.25dvw;border-radius:50px;font-family:Roboto;font-weight:800;font-size:1.25rem;max-width:70dvw;height:100%}.tab-element{flex:1;text-align:center;border-radius:50px;cursor:pointer;font-weight:700;transition:all .3s ease;border:none;background:var(--color-accent2);color:var(--background);padding:.75%}.tab-element-selected{background-color:var(--color-accent1);color:var(--background)}@media (max-width:760px){.toggled-tabs{font-size:clamp(1.25rem,3dvw,2rem);padding:2%}}.hero-section{width:100%;height:100%;display:flex;flex-direction:row;align-items:center}.hero-profile{border-width:0 5px 0 0;padding-right:2rem;border-style:solid;border-color:var(--color-accent3);display:flex}.hero-details{text-align:right;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end}.social-links{margin-bottom:1rem;margin-top:1rem}.additional-links,.social-links{display:flex;flex-wrap:wrap;gap:1rem}.social-icon{margin-right:.4rem}.name{display:inline-block;color:white;text-align:right;font-family:Outfit;font-size:3.75rem;font-style:normal;font-weight:800;line-height:3.75rem;transition:.1s ease-in-out;transform-origin:right;display:flex}.name:hover{rotate:-2deg}.location{display:block;color:var(--color-accent2);text-align:right;font-family:Roboto;font-size:1.5rem;font-style:normal;font-weight:800;line-height:1.875rem;transform-origin:right;transition:.1s ease-in-out}.location:hover{rotate:-2deg}.circles{z-index:-1;width:60%;height:70%;border-radius:0;overflow:hidden;justify-content:center;align-items:center;text-align:center;border-radius:4px;border-color:var(--color-accent2);border-style:solid;border-width:16px;background-color:var(--color-accent2);position:relative}.circles img{width:100%;height:80%;object-fit:cover;transition:opacity 1s ease-in-out}.circles:hover img{opacity:0!important;transition:opacity .5s ease-in-out}.circles:hover{transition:1s ease-in-out;background-image:url(/bartsimpson.jpg)!important;background-size:cover!important;background-position:50%!important}.scribble-font{font-family:cursive;font-size:2rem;font-weight:1000}.circles .scribble-font{opacity:1;transition:opacity 1s ease-in-out}.circles:hover .scribble-font{transition:opacity .2s ease-in-out;opacity:0!important}.image-section{width:40vw;height:100vh;display:flex;justify-content:center;align-items:center;position:relative;transition:rotate .2s ease-in-out;transform:rotate(5deg)}.polaroid-date{font-size:1.5rem;display:block}.tape-top{top:7%;left:16%;rotate:45deg}.tape-bottom,.tape-top{background:rgb(255,221,159);opacity:.9;width:10%;height:20%;position:absolute}.tape-bottom{bottom:3%;right:16%;rotate:65deg}@media (max-width:1000px){.hero-section{min-height:100dvh;flex-direction:column-reverse;justify-content:center!important;align-items:normal}.hero-profile{width:100%;display:flex;padding:1rem 0 0;border-right-width:0;border-top-width:5px;text-align:center;justify-content:center}.hero-details{max-height:30%;align-items:center;text-align:center;justify-items:center}.btn-primary,.btn-secondary{height:3.5rem;width:9rem}.image-section{height:60dvh;width:80dvw;transform:rotate(0deg);padding:2px}.circles{width:100%;display:flex;flex-direction:column}.circles span{font-size:1.5rem}.circles .polaroid-date{font-size:1.25rem}.tape-top{top:5%;left:1%;width:8%;height:23%}.tape-bottom{bottom:5%;right:1%;width:8%;height:23%}.name{font-size:2rem;line-height:2rem;margin-bottom:1%}.name,.title{text-align:center}.title{line-height:100%;font-size:1.5rem}.location{font-size:1rem;text-align:center}.detail-buttons{justify-items:center;flex-direction:column}.detail-buttons,.social-links{display:flex;align-items:center}.social-links{justify-items:right}.additional-links{display:flex;justify-items:left;align-items:center;margin-bottom:1rem}}@media (max-width:400px){.btn-primary,.btn-secondary{width:7.5rem}.text-primary,.text-secondary{font-size:1.3rem}.scribble-font{font-family:Roboto}}.skills-modal{background-color:var(--background);padding:2%;border-radius:20px;display:flex;flex-direction:column;max-width:90dvw}.icons{margin-bottom:2dvh}.icons,.skills-languages,.skills-techstack{display:flex;flex-wrap:wrap;justify-content:center}.skills-languages,.skills-techstack{width:100%;gap:1rem;align-items:center}.icon-container{background-color:var(--color-accent2);border-radius:7px;border-color:var(--color-accent2);padding:2px 5px;border-style:solid;display:flex;align-items:center;justify-content:center;width:auto;height:2rem;text-align:center;gap:.5rem;transition:all .25s ease-in-out}.icon-container:hover{transform:translateY(-5px);box-shadow:3px 6px 10px rgba(0,0,0,.25)}.icon{color:var(--background);font-family:Outfit;font-size:1rem;font-weight:800;display:flex;align-items:center;justify-content:center}.icon img{height:25px;width:auto;display:inline-block;vertical-align:middle;margin-right:.5rem}.skill-subheading{color:white;font-family:Outfit;font-size:2rem;font-weight:800;margin:.5rem}@media (max-width:760px){.skills-modal{max-height:90dvh}.icons{overflow-y:auto;justify-content:left}.sub-heading{font-size:2rem;margin-bottom:.5rem}.skill-subheading{font-size:1.5rem}.skills-languages,.skills-techstack{margin-bottom:.5rem;justify-content:left;gap:.5rem}.icon-container{padding:1px 3px}}.project-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--background);border-radius:20px;padding:2%;display:flex;flex-direction:column;width:90%;height:90%;text-align:left;overflow:hidden}.project-subheading{color:white;font-family:Outfit;font-size:2rem;font-weight:800;text-align:left;margin:0}.languages,.techstack{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:1rem}.project-icons{margin-bottom:2rem;display:flex;flex-direction:column;gap:1rem}.project-body{display:flex;flex-direction:row;gap:2%;flex:1;overflow-y:auto;margin-bottom:1%}.project-left{justify-content:flex-start;max-width:50dvw}.project-headings,.project-left{display:flex;flex-direction:column;align-items:center}.project-headings{text-align:center;justify-content:center}.project-thumbnail-container{max-width:100%;height:auto;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:10px}.project-thumbnail{width:100%;height:auto}.project-video{width:60dvw;aspect-ratio:16/9;border:none}.project-right{height:auto;flex:1;display:flex;flex-direction:column;align-self:flex-start;gap:1rem;justify-content:flex-start;border:2px solid var(--color-accent1);border-radius:1rem;padding:1rem 1rem 0}.project-name{font-size:5rem;font-weight:800}.project-date,.project-name{font-family:Outfit;color:var(--color-accent3);text-align:center;display:flex}.project-date{font-size:2.3rem;font-weight:700}.project-description{font-family:Roboto}.project-description,.read-more-btn{color:var(--color-accent3);font-size:1.5rem}.read-more-btn{border:none;background:none;font-weight:700;cursor:pointer;margin-left:5px}.read-more-btn:hover{text-decoration:underline}.project-footer a{text-decoration:none;align-items:baseline}.project-footer{gap:1rem;width:100%;padding-top:1rem;border-top:1px solid rgba(255,255,255,.2)}.button-with-icon,.project-footer{display:flex;justify-content:center;align-items:center}.button-with-icon{flex-direction:row;gap:5%}.button-with-icon .icon{margin-left:.5rem;font-size:1.25rem;font-weight:800}@media (max-width:1000px){.project-body{flex-direction:column}.project-name{margin-top:1rem;font-size:2rem}.project-date{font-size:1.4rem}.project-left{padding:3px;margin-bottom:1rem;max-width:100dvw}.project-thumbnail-container,.project-video{width:100%}.project-modal{padding:3%}.project-subheading{font-size:1.5rem}.project-footer{margin-bottom:1rem}.project-description{font-size:1.3rem}}.project-section{width:100%;height:100%;margin-bottom:10dvh}.project-list{display:flex;flex-wrap:wrap;justify-content:left}.project-card{background:var(--color-accent2);height:auto;max-width:30.3%;transition:all .2s ease-in-out;box-shadow:0 10px var(--color-accent1);border-radius:5px;margin:1.5%;display:flex}.project-card:hover{transform:translateY(-5px)!important;box-shadow:0 15px var(--color-accent1);cursor:pointer}.project-card:active{transform:translateY(10px)!important;box-shadow:0 0 var(--color-accent1)}.project-card-thumbnail{width:100%;height:70%;overflow:hidden;background:var(--color-accent1);border-radius:5px 5px 0 0}.project-card-thumbnail,.project-title{display:flex;align-items:center;justify-content:center}.project-title{margin-top:2%;margin-bottom:2%;font-size:clamp(1rem,3dvw,2.5rem);font-family:Outfit;font-weight:800;color:black;text-align:center}.thumbnail{max-width:100%}.showmore{display:flex;justify-content:center;align-items:center;width:100%;text-align:center;margin-top:2rem}@media (max-width:1024px){.project-card{max-width:47%;margin-bottom:5%}}@media (max-width:760px){.project-card{max-width:100%;margin-bottom:5%}.project-title{font-size:2rem}.showmore button{height:3.75rem;width:100%}}.tooltip-container{position:relative;display:inline-block}.tooltip-text{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:20px;padding:6px 10px;background-color:rgb(29,29,29);color:var(--color-accent3);font-size:2rem;font-family:Outfit;border-radius:10px;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .5s ease,transform 1s ease;animation:floating 2s ease-in-out infinite}.tooltip-container:hover .tooltip-text{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.tooltip-text:after{content:"";position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);border:10px solid transparent;border-top-color:rgb(29,29,29)}@keyframes floating{0%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-5px)}to{transform:translateX(-50%) translateY(0)}}.contacts-modal{background-color:var(--background);padding:2%;border-radius:20px;display:flex;flex-direction:column;max-width:70vw}.contacts-subheading{color:white;font-family:Outfit;font-size:2rem;font-weight:800;text-align:left;margin:2% 5%;overflow:auto}.contacts-subheading a{text-decoration:none;color:var(--color-accent1)}.modal-footer{display:flex;justify-content:center;align-items:center;margin-top:1rem;margin-bottom:.5rem}@media (max-width:760px){.contacts-modal{width:90vw;max-width:90vw;max-width:90dvw;height:auto}.sub-heading{font-size:1.5rem}.contacts-subheading{font-size:1.3rem;font-weight:500}.socials{margin-bottom:1rem}}.about-section{width:100%;height:100%;display:flex;flex-direction:column;justify-content:left;align-items:center;padding-bottom:30%}.about{margin-top:5%}.text-description{font-size:1.25rem}