@import url("https://fonts.googleapis.com/css2?family=Azeret+Mono:wght@400;500;600&display=swap");@import url("https://fonts.googleapis.com/css2?family=Volkhov:ital,wght@0,400;0,700;1,400;1,700&display=swap");@font-face{font-family:Glamour;src:url(/Fonts/glamour-authentic.ttf) format("truetype")}@font-face{font-family:Atlante;src:url(/Fonts/RNSAtlante-Italic.ttf) format("truetype")}@font-face{font-family:Gilmer;src:url(/Fonts/Gilmer-Regular.otf)}@font-face{font-family:Gilmer Bold;src:url(/Fonts/Gilmer-Bold.ttf)}@font-face{font-family:Slowly Lovely;src:url("/Fonts/Slowly Lovely Script.ttf") format("truetype")}@keyframes drift-1{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-60px,40px) scale(1.1)}66%{transform:translate(40px,-30px) scale(.95)}}@keyframes drift-2{0%,to{transform:translate(0) scale(1)}33%{transform:translate(50px,60px) scale(.9)}66%{transform:translate(-40px,20px) scale(1.15)}}@keyframes drift-3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-80px,-50px) scale(1.2)}}@keyframes drift-4{0%,to{transform:translate(0) scale(1)}25%{transform:translate(30px,-60px) scale(1.05)}75%{transform:translate(-50px,30px) scale(.9)}}@keyframes drift-5{0%,to{transform:translate(0) scale(1)}40%{transform:translate(60px,50px) scale(1.1)}80%{transform:translate(-30px,-40px) scale(.95)}}html{scroll-behavior:smooth;background:#f0eee6}*{box-sizing:border-box}body{min-height:100vh;margin:3em 0 0;background:#f0eee6;color:#1f1f1f}main{margin-left:-20rem;padding:1em}.home-page{min-height:100vh;align-items:center;padding:2rem}.home-content,.home-page{display:flex;flex-direction:column;box-sizing:border-box}.home-content{align-items:flex-start;gap:1.5rem;flex:1 0 auto;width:100%;max-width:64ch}.home-title{max-width:35ch;margin:0;font-family:Volkhov,serif;font-style:italic;font-weight:400;font-size:clamp(1.7rem,1.7vw,1.7rem);line-height:1.05;letter-spacing:0;text-align:left;color:#1e1e1e}.home-name{color:#d388a3;font-weight:700;font-style:italic}.home-meta{margin:0;display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;font-family:Azeret Mono,monospace;font-size:.72rem;color:#575757}.home-meta svg{color:#d388a3;width:.9rem;height:.9rem}.home-meta .home-meta-pin{margin-left:0}.home-meta-location{display:inline-flex;align-items:center;gap:.35rem}.home-meta-location-text,.home-meta-spacer{display:inline-block}.home-meta-spacer{width:1.5rem;flex:0 0 1.5rem}.social-links{display:flex;align-items:flex-start;gap:.2rem;flex-wrap:wrap;align-self:flex-start;width:-moz-fit-content;width:fit-content;margin-left:0}.social-links a{display:inline-flex;align-items:center;justify-content:center;padding:.4rem;margin-left:-.4rem;color:#1e1e1e;text-decoration:none;transition:transform .18s ease,color .18s ease}.social-links a:hover{color:#d388a3;transform:translateY(-1px)}.social-links svg{width:1.6rem;height:1.6rem;fill:currentColor;display:block}.highlights{display:flex;flex-direction:column;gap:.65rem;margin-top:4.75rem}.highlights-title{margin:0;font-family:Azeret Mono,monospace;font-weight:100;font-size:1rem;letter-spacing:0;color:#d388a3}.highlights-row{display:flex;align-items:stretch;gap:1.75rem;flex-wrap:nowrap}.highlights-row a{flex:0 0 auto}.highlight-image{height:8rem;width:auto;display:block;object-fit:contain;border-radius:20px;filter:grayscale(1);transition:filter .3s ease;cursor:pointer}.highlight-image:hover{filter:grayscale(0)}.currently{display:flex;flex-direction:column;margin-top:4.75em;gap:.65rem}.currently-title{font-family:Azeret Mono,monospace;font-weight:100;font-size:1rem;letter-spacing:0;margin:0 0 1em;color:#d388a3}.currently-content{display:flex;align-items:center;gap:1rem;width:35rem;align-self:flex-start}.currently-role{margin:0;font-family:Azeret Mono,monospace;font-size:.8rem;font-weight:50;color:#575757}.currently-bold{font-weight:500}.currently-date{margin:0 0 0 auto;font-family:Volkhov,serif;font-size:.8rem;color:#696969;text-align:right}.currently-divider{width:35rem;height:1px;margin-top:1em;margin-bottom:1em;align-self:flex-start;background:repeating-linear-gradient(90deg,#1e1e1e 0,#1e1e1e 1px,transparent 0,transparent 8px)}.previously{display:flex;flex-direction:column;gap:.65rem}.site-footer{width:100vw;margin-left:40rem;border-top:1px solid rgba(0,0,0,.08);margin-top:5em;padding:1rem 0 2rem;color:#575757;font-family:Azeret Mono,monospace;font-size:.6rem;letter-spacing:.05em}.site-footer,.site-footer .footer-text{display:flex;justify-content:center;align-items:center}.site-footer .footer-text{gap:.5rem}.site-footer svg{color:#575757;width:1rem;height:1rem}@media (max-width:900px){main{margin-left:0}.home-page{padding:1.5rem 1rem 5rem;align-items:stretch}.home-content,.home-title{max-width:100%}.home-title{font-size:clamp(1.4rem,5vw,1.7rem)}.home-meta{font-size:.68rem}.home-meta-spacer{display:none}.home-meta{display:grid;grid-template-columns:auto 1fr;grid-column-gap:.5rem;align-items:center}.home-meta-icon{grid-column:1;grid-row:1}.home-meta-text{grid-column:2;grid-row:1}.home-meta-pin{grid-column:1;grid-row:2}.home-meta-location{display:contents}.home-meta-location-text{grid-column:2;grid-row:2;justify-self:start}.social-links{margin-left:0}.highlights-row{flex-wrap:wrap;gap:1rem}.highlight-image{height:6.5rem}.currently-content,.currently-divider{width:100%}.site-footer{margin-left:0;width:100%;padding:1rem 1rem 2rem}.site-footer .footer-text{flex-wrap:wrap;text-align:center}}