@import url(https://fonts.googleapis.com/css2?family=Itim&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);html{--wide-screen-margin:10%;--wide-screen-column-width:50%;font-family:Roboto,Helvetica;font-size:12px;scroll-behavior:smooth}body{margin:0;padding:0}.column-with-image{align-items:center;display:flex;flex-direction:column}.column-with-image img{max-width:100%}img{height:auto;width:100%}.image-caption{font-size:.9rem}.image-caption,.image-caption-mini{font-style:italic;margin-top:.5rem;text-align:center}.image-caption-mini{font-size:.7rem}.button{background-color:#e91e63;color:#fff;padding:.3rem 2rem;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.figma{width:90%}@media only screen and (min-width:480px){html{font-size:14px}}@media only screen and (min-width:768px){html{font-size:16px}}@media only screen and (min-width:1024px){html{font-size:18px}.column-with-image{flex-direction:row;justify-content:space-between}}@media only screen and (min-width:1440px){html{font-size:22px}}.nav-bar,.nav-bar-narrow{align-items:flex-start;align-items:center;background-color:hsla(0,0%,100%,.9);box-sizing:border-box;display:flex;flex-direction:column;flex-direction:row;height:4rem;justify-content:space-between;padding:0 5%;position:fixed;width:100%;z-index:1}.spacer{height:4rem}@media only screen and (min-width:1024px){.nav-bar{padding:.5rem var(--wide-screen-margin) 1rem}.nav-bar-narrow{padding:.5rem 15% 1rem}}.nav-links{display:flex;gap:1.5rem}.nav-links a{font-size:.8rem;font-weight:700;text-decoration:none}.nav-selected{color:#e91e63}.nav-resume-link,.nav-unselected{color:#000;transition:color .3s}.nav-unselected:hover{color:#e91e63}.nav-resume-link:hover{color:#e91e63;text-decoration:underline}.logo{color:#000;font-family:Itim;font-size:1.5rem;text-decoration:none}main{margin:auto;width:90%}@media only screen and (min-width:1024px){main{width:70%}.image-with-caption{width:30%}}.intro,.other-work-intro{font-size:1.2rem}.intro big{font-family:Itim;font-size:2rem}.cards-container{display:flex;flex-direction:column;gap:.5rem;margin-top:3rem}.cards-container hr{background-color:#cdcdcd;border:none;height:.1rem;margin-bottom:1rem;margin-top:1rem;width:100%}.other-work-intro{margin-top:3rem;text-align:center}.tags-container{grid-column-gap:.5rem;align-items:baseline;display:grid;grid-template-columns:1fr 4fr;margin-top:1rem}.tag-name{font-size:.8rem;margin:0;text-transform:uppercase}.tags{display:flex;flex-wrap:wrap;gap:.3rem 1rem}.tag{border-radius:.4rem;font-weight:400;margin:0}.card-container{background-color:#fff;display:flex;flex-direction:column}.card-container img{margin-bottom:.5rem;width:100%}.info-container{display:flex;flex-direction:column;flex-grow:1}@media only screen and (min-width:1024px){.card-container{align-items:flex-start;flex-direction:row}.card-container img{margin-bottom:0;width:30%}.info-container{align-self:stretch;display:flex;margin-left:1rem}}.info-container h1{font-size:1.2rem;margin-bottom:.6rem;margin-top:0}.info-container p{font-size:.8rem;margin:0}.info-align-bottom{display:flex;flex-direction:column;margin-top:auto}.info-align-bottom a{margin-top:1rem}.other-work{display:flex;flex-direction:column;gap:.5rem;margin:3rem auto 0}@media only screen and (min-width:1024px){.other-work{width:70%}}.other-work hr{background-color:#cdcdcd;border:none;height:.1rem;margin-bottom:1rem;margin-top:1rem;width:100%}.mini-card{display:flex;flex-direction:column;margin:auto;width:100%}.mini-card h1{font-size:1.2rem;margin-bottom:.6rem;margin-top:0}.mini-card p{font-size:.8rem;margin:0 0 1rem}.mini-card-media-container{background-color:#000;display:flex;justify-content:center;margin-bottom:.5rem}.mini-card img{margin-bottom:.5rem}.mini-card a{margin-top:1rem}.gallery-grid{grid-gap:.1rem .3rem;display:grid;gap:.1rem .3rem;grid-template-columns:1fr 1fr;margin:auto;width:90%}@media only screen and (min-width:1024px){.gallery-grid{grid-template-columns:1fr 1fr 1fr;width:70%}}.gallery-photo{position:relative}.gallery-photo-text{background-color:rgba(0,0,0,.459);color:#fff;display:flex;flex-direction:column;left:0;padding:.5rem 1.5rem .5rem .5rem;position:absolute;top:0;transition:background-color .3s}.gallery-photo-text:hover{background-color:transparent}.gallery-photo-text h3{font-size:.8rem;font-weight:lighter;margin:0 0 .3rem}.gallery-photo-text h2{font-size:1.2rem;margin:0 0 1rem}.gallery-photo p{font-size:.8rem;margin:0}.about-intro{align-items:center;display:flex;flex-direction:column;gap:.5rem;margin:0 auto 5rem;text-align:center;width:90%}.socials{display:flex;gap:1rem;justify-content:center}@media only screen and (min-width:768px){.about-intro{flex-direction:row;gap:2rem;text-align:left;width:70%}.socials{justify-content:flex-start}}.about-portrait{align-items:center;display:flex;justify-content:center;width:100%}.about-portrait img{width:80%}.socials img{width:1.5rem}footer{align-items:center;display:flex;gap:1rem;justify-content:flex-end;margin-right:5%;margin-top:2rem}@media only screen and (min-width:1024px){footer{margin-right:var(--wide-screen-margin)}}footer img{width:1.5rem}footer p{font-size:.8rem;font-weight:lighter;padding-top:.1rem}.project-intro{display:flex;flex-direction:column;margin:auto;width:90%}.duration{font-size:1rem;font-style:italic;font-weight:400;margin:0 0 .5rem}@media only screen and (min-width:1024px){.project-intro{margin:0 var(--wide-screen-margin) 0 auto;width:var(--wide-screen-column-width)}}.project-intro h1{font-size:1.5rem;margin:0}.project-intro p{margin:1rem 0}.project-intro a{margin-top:1rem}.project-intro-image{margin-bottom:2rem}.project-column{display:flex;flex-direction:column;gap:2rem;margin:-3rem auto 0;padding-top:8rem;width:90%}@media only screen and (min-width:1024px){.project-column{margin:-3rem var(--wide-screen-margin) 0 auto;width:var(--wide-screen-column-width)}}.project-column h3{color:#7c7c7c;font-size:.8rem;font-weight:400;margin:0;text-transform:uppercase}.project-column-description{margin:0}.project-image-caption{font-size:.9rem;font-style:italic;margin:-1.5rem 0 0;text-align:center}.project-column ul{gap:.5rem;margin:0}.labeled-list,.project-column ul{display:flex;flex-direction:column}.labeled-list{gap:1rem}.labeled-list p{margin:.5rem 0 0}.labeled-list-heading{font-size:1rem;margin:0}.research-question{display:flex;justify-content:space-between;margin:-3rem auto 0;padding-top:8rem;width:80%}.research-question p{align-self:center;font-size:1.2rem;font-weight:700;margin:0;padding:3rem 1rem}.quote-top-left{align-self:flex-start}.quote-bottom-right{align-self:flex-end}@media only screen and (min-width:1024px){.research-question{margin:-3rem var(--wide-screen-margin) 0 auto;width:var(--wide-screen-column-width)}}.project-grid{grid-gap:.5rem .5rem;background-color:#ededed;display:grid;gap:.5rem .5rem;grid-template-columns:1fr 1fr;margin:3rem 0 0;padding:2rem 5%}@media only screen and (min-width:1024px){.project-grid{padding:2rem var(--wide-screen-margin) 2rem calc(var(--wide-screen-column-width) - var(--wide-screen-margin))}}.project-grid div{background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);padding:.5rem}.project-grid img{width:100%}.project-links{display:none}@media only screen and (min-width:1024px){.project-links{display:flex;flex-direction:column;gap:1rem;height:0;margin-left:10%;position:-webkit-sticky;position:sticky;top:30vh;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.project-links a{color:#838383;text-decoration:none;transition:color .3s,-webkit-transform .3s;transition:transform .3s,color .3s;transition:transform .3s,color .3s,-webkit-transform .3s;width:-webkit-max-content;width:max-content}.project-links a:hover{color:#000;-webkit-transform:translateY(-.2rem);transform:translateY(-.2rem)}}.participants-column{background-color:#ededed;display:flex;flex-direction:column;gap:.5rem;margin:3rem 0 0;padding:2rem 5%}@media only screen and (min-width:1024px){.participants-column{padding:2rem var(--wide-screen-margin) 2rem calc(var(--wide-screen-column-width) - var(--wide-screen-margin))}}.participant{grid-column-gap:1rem;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);-webkit-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:1fr 4fr;padding:.5rem}.participant-left-column{align-items:center;display:flex;flex-direction:column;gap:.5rem}.participant-left-column img{width:5rem}.participant-left-column h3{margin:0}.participant-right-column{display:flex;flex-direction:column;gap:1rem}.participant-right-column p{font-size:.8rem;margin:0}.participant-quotes{display:flex;flex-direction:column;font-style:italic;gap:.3rem}
/*# sourceMappingURL=main.ccd3d939.css.map*/