html,body{background-color:#fffaf2;font-family:Inter,sans-serif;height:100vh;width:100vw;margin:0;font-size:16px;color:#2e2f38;font-weight:400}*,*:before,*:after{box-sizing:border-box}button,.nav-btn{color:#2e2f38;font-weight:500;background-color:#ffe7c2;padding:10px 18px;font-size:13px;font-family:Inter,sans-serif;border-radius:4px;cursor:pointer;outline:none;--webkit-appearance: none;--moz-appearance: none;border:none;width:fit-content}#layout-container{padding:0 1rem}#headshot{display:flex;align-items:center;flex-direction:column;gap:6px;width:33%}#project-container{width:100%;display:flex;align-items:center;justify-content:center}#landing-section{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10rem}h1{font-family:Spectral;font-weight:500;font-size:32px;line-height:40px;letter-spacing:-1.68px;text-align:center;max-width:31ch}h2{font-weight:600;font-size:26px;line-height:32px;letter-spacing:-.39px;margin-bottom:40px;margin-top:40px}p{color:#2e2f38}i{font-size:26px}img.splash-img{margin-bottom:28px}#header{align-items:center;justify-content:center;display:flex;height:71vh}#about{justify-content:space-between;display:flex;width:100%;margin:0 auto;box-sizing:border-box}#about>.caption.uppercase:first-child{justify-self:start}#about>.caption.uppercase{min-width:20ch}#about>img{height:auto;max-width:100%;display:block}#headshot>.lowercase{text-align:right;width:100%}#location{text-align:right;justify-self:end}#location>*{text-align:right}.caption{font-size:13px;line-height:17px;font-weight:500;letter-spacing:-.45px}.lowercase{color:gray}.uppercase{text-transform:uppercase}.page-container{padding:3rem 20rem}h1.project-title{margin-bottom:40px;text-align:left;font-family:Inter,sans-serif;font-weight:600}.about-card{display:flex;flex-direction:row;width:100%;justify-content:space-between;margin-bottom:5rem}.about-card#landing{margin-bottom:0}.about-card>div>p:first-child{margin-top:0}.about-card>div>p{width:55ch;line-height:22px}#globe-container canvas{height:370px;width:370px;clip-path:circle(50% at 50% 50%)}#globe-container:active canvas{height:370px;width:370px;clip-path:circle(50% at 50% 50%)}.globe-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;z-index:10}.quote-container{margin:7rem 0}.quote-container>h1{max-width:100%;padding:0 11rem}@media (max-width: 768px){h1{font-size:28px;line-height:36px;text-align:center;max-width:23ch}.page-container{padding:2rem 1rem}.about-card{flex-direction:column}.about-card:has(p),.about-card>div>p{width:100%}.about-card{gap:1rem}.quote-container>h1{padding:0}.globe-container{flex-direction:column}#globe-container canvas{height:320px;width:320px;clip-path:circle(50% at 50% 50%)}#globe-container:active canvas{height:320px;width:320px;clip-path:circle(50% at 50% 50%)}#headshot{width:100%}}@media (min-width: 1824px){.page-container{padding:3rem 33%}}
