body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}[class^=banner]{height:100px}[class^=banner].solid{height:37.5px}.banner-blue{background-color:#74a6cf}.banner-red{background-color:#f27089}.banner-orange{background-color:#f48d4d}.banner-green{background-color:#9ac479}.pattern-row{display:flex;opacity:.5}.quarter-disc{min-width:25px;height:25px;background-color:#141414}.quarter-disc.top-left{border-top-left-radius:100%}.quarter-disc.top-right{border-top-right-radius:100%}.quarter-disc.bottom-left{border-bottom-left-radius:100%}.quarter-disc.bottom-right{border-bottom-right-radius:100%}.pattern-disc-wrapper div{min-width:25px;height:25px;border-radius:50%;background-color:#141414}@media (min-width: 576px){[class^=banner]{height:200px}[class^=banner].solid{height:75px}}footer{background-color:#141414}.information-links-wrapper{width:fit-content;display:flex;flex-direction:column;gap:2rem;margin:0 auto}.information-link{z-index:5;padding:1.5rem 1.5rem 1rem;border:3px solid #7f7f7f;border-radius:.5rem;font-weight:600;text-decoration:none;background-color:#141414}.information-link:link,.information-link:visited,.information-link:active{color:#f2f2f2}.information-link .information-link-path{fill:#f2f2f2}.information-link .information-link-text{margin-top:.5rem}.information-link:hover,.information-link:focus{text-decoration:underline;text-decoration-thickness:15%;background-color:#f2f2f2;color:#141414}.information-link:hover .information-link-path,.information-link:focus .information-link-path{fill:#141414}.shapes-wrapper{padding:3rem 1rem 1rem}.shape{position:relative;display:inline-block;border:5px solid #141414;margin:.5rem;animation-name:spin-clockwise;animation-timing-function:linear;animation-iteration-count:infinite}.shape.position-0{top:2rem}.shape.position-1{right:2rem}.shape.position-2{bottom:2rem}.shape.position-3{left:2rem}.shape.size-0{width:4rem;height:4rem;animation-duration:15s;animation-direction:reverse}.shape.size-1{width:6rem;height:6rem;animation-duration:25s}.shape.size-2{width:8rem;height:8rem;animation-duration:45s;animation-direction:reverse}.shape.size-3{width:10rem;height:10rem;animation-duration:60s}.shape.z-index-0{z-index:0}.shape.z-index-1{z-index:1}.shape.z-index-2{z-index:2}.shape.z-index-3{z-index:3}.shape.form-0{border-radius:87% 13% 68% 32%/41% 13% 87% 59%}.shape.form-1{border-radius:56% 44% 64% 36%/41% 79% 21% 59%}.shape.form-2{border-radius:23% 77% 20% 80%/25% 55% 45% 75%}.shape.form-3{border-radius:15% 85% 16% 84%/25% 83% 17% 75%}.shape.rotation-0{transform:rotate(0)}.shape.rotation-0.flip-1{transform:rotate(0) scaleX(-1)}.shape.rotation-1{transform:rotate(60deg)}.shape.rotation-1.flip-1{transform:rotate(60deg) scaleX(-1)}.shape.rotation-2{transform:rotate(120deg)}.shape.rotation-2.flip-1{transform:rotate(120deg) scaleX(-1)}.shape.rotation-3{transform:rotate(180deg)}.shape.rotation-3.flip-1{transform:rotate(180deg) scaleX(-1)}.shape.rotation-4{transform:rotate(240deg)}.shape.rotation-4.flip-1{transform:rotate(240deg) scaleX(-1)}.shape.rotation-5{transform:rotate(300deg)}.shape.rotation-5.flip-1{transform:rotate(300deg) scaleX(-1)}.shape.color-0{background-color:#ff9600}.shape.color-1{background-color:#9ac479}.shape.color-2{background-color:#74a6cf}.shape.color-3{background-color:#fbde84}.credit{padding:3rem 1rem 2rem}.stripes-wrapper{height:3.125rem}.stripes-wrapper div{height:.1875rem;background-color:#ff9600}.stripes-wrapper div:nth-child(2),.stripes-wrapper div:nth-child(6){background-color:#74a6cf}.stripes-wrapper div:nth-child(3),.stripes-wrapper div:nth-child(5){background-color:#9ac479}.stripes-wrapper div:nth-child(4){background-color:#fbde84}@keyframes spin-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width: 576px){.information-links-wrapper{flex-direction:row;gap:4rem}}nav{position:fixed;right:initial;width:100%;display:flex;justify-content:space-around;z-index:10;padding:.5rem .125rem;border-bottom:5px solid #141414;background-color:#fbde84}nav a{font-weight:600;text-decoration:none;color:#141414}nav a:hover{text-decoration:underline;text-decoration-thickness:15%}@media (min-width: 576px){nav{right:0;justify-content:flex-end;padding:.5rem .75rem .5rem .5rem}nav a{margin:auto .75rem}}.loader-dot-wrapper{padding:.375rem 1rem}.loader-dot{width:.75rem;aspect-ratio:1/1;border-radius:50%;animation-name:loader-keyframes;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes loader-keyframes{0%{background-color:#f2f2f2;box-shadow:1.125rem 0 #f2f2f2,-1.125rem 0 #f5f5f554}33.3%{background-color:#f5f5f554;box-shadow:1.125rem 0 #f2f2f2,-1.125rem 0 #f5f5f554}66.6%{background-color:#f5f5f554;box-shadow:1.125rem 0 #f5f5f554,-1.125rem 0 #f2f2f2}to{background-color:#f2f2f2;box-shadow:1.125rem 0 #f5f5f554,-1.125rem 0 #f2f2f2}}.not-found-wrapper{display:flex;justify-content:center;padding:1rem}.not-found-text{background-color:#141414;padding:2rem 2rem 3rem}.not-found-text a{font-size:1.5rem}.projects{max-width:75rem;display:flex;flex-wrap:wrap;justify-content:space-around;gap:3rem 1.75rem;padding:3rem 2rem 0;margin:0 auto}.project .project-details{display:flex;align-items:center;justify-content:center;width:240px;height:419px;border:3px solid #7f7f7f;font-family:Open Sans,sans-serif;border-radius:10px;background-color:transparent}.project .project-details:hover{border-color:silver;box-shadow:0 0 1rem silver}.project-image{width:225px;border-radius:4px}.project-info-wrapper{display:flex;flex-direction:column;align-self:flex-start;padding:1.5rem;color:#f2f2f2}.project-info-inner-title{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.project-info-text-wrapper{line-height:1.5rem;text-align:left;font-size:1rem}.project-info-text{margin-top:.5rem}.project-info-stack-wrapper{margin-top:1.25rem}.project-info-stack-title{font-weight:700}.project-info-footer-title{padding-block:.75rem .25rem;font-size:1.125rem;font-weight:500}.project-info-footer-links{font-weight:600}@media (min-width: 576px){.projects{padding-top:4rem}}html,body{scroll-behavior:smooth;max-width:100%;overflow-x:hidden;font-family:Open Sans,sans-serif;text-align:center;background-color:#7073ff;color:#f2f2f2}main{background-color:#141414}main.redirect-main{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;height:100vh;width:100vw}.redirect-message-wrapper{display:flex;flex-direction:column;align-items:center}.redirect-message{width:100%;padding-inline:1rem;margin:1rem;text-align:center}h1,h2{margin-block-start:initial;margin-block-end:initial;font-weight:400}h3.section-title{margin:0;padding-bottom:1rem;font-size:1.25rem;font-weight:400}.name-and-occupations{padding-top:4rem;margin:auto auto 1rem}.name{font-size:1.75rem}.occupations{display:flex;justify-content:center;font-size:1.25rem}.headshot-img{width:150px;border:.25rem solid #7f7f7f;border-radius:50%}.text-link{text-decoration:none;color:#fbde84}.text-link:hover{text-decoration:underline}.text-link:link,.text-link:visited,.text-link:focus,.text-link:active{color:#fbde84}section{margin-top:1.5rem;padding-bottom:2rem;scroll-margin-top:4rem}section.section-about{margin-top:1rem}section.section-information{padding-bottom:.125rem}.section-text{width:85%;max-width:62.5rem;margin:0 auto;text-align:left}.stripe{height:.1875rem}.stripe.blue{background-color:#74a6cf}.stripe.green{background-color:#9ac479}@media (min-width: 576px){.name{font-size:3rem}.occupations{font-size:1.75rem}section{margin-top:4rem;padding-bottom:4rem;scroll-margin-top:5rem}section.section-about{margin-top:2rem}h3.section-title{font-size:2rem;padding-bottom:2rem}.section-text{width:75%;font-size:1.5rem}}@media (min-width: 768px){.section-text{width:60%}}
