@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Signika+Negative:wght@400;500;600;700&display=swap");:root{--background:#ffffff;--foreground:#0056b3;--container-background:#f8f9fa;--font-sans:"Signika Negative",sans-serif;--font-body:"Lato",sans-serif;--tag-background:#d5d5d5;--tag-text:#2c2c2c;--link-color:#0056b3;--link-hover-color:#67a9f0;--link-select-color:#00264d;--mobile-breakpoint:800px}body{background:#d9d9d9;background:radial-gradient(circle,#ffffff 0,#d3d3d3 76%);color:#333333;font-family:var(--font-body)}footer,header{background-color:var(--foreground);color:var(--background);padding:1rem;text-align:center;font-family:var(--font-sans)}footer{position:fixed;bottom:0;width:100%}.container{max-width:1200px;margin:0 auto;font-family:var(--font-sans)}.projects{display:flex;flex-wrap:wrap;gap:1.5rem}.view-all-button{background-color:var(--foreground);color:var(--background);padding:.5rem 1rem;border-radius:1em;font-size:1rem;font-weight:700;text-align:center;text-decoration:none;transition:background-color .3s ease}.view-all-button:hover{background-color:var(--link-hover-color);color:var(--background);cursor:pointer}.view-all-button:active{background-color:var(--link-select-color);color:var(--background)}@media (min-width:600px){.projects{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}}@media (min-width:1200px){.projects{grid-template-columns:repeat(2,minmax(0,1fr))}}.project{background-color:var(--container-background);border:3px solid var(--foreground);border-radius:8px;padding:1rem;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s,border .2s}.project:hover{border:3px solid var(--link-hover-color)}.project-wrapper{opacity:1;transition:opacity .4s ease-in-out,transform .4s ease-in-out}.project-wrapper.fade-out{opacity:0;pointer-events:none;transform:scale(.95)}.project-wrapper.fade-in{opacity:1;transform:scale(1)}.project-wrapper.scaled-up{margin-bottom:1.5rem}.project-wrapper.scaled-down{margin-bottom:0;height:0}.project img{max-width:100%;height:auto;border-radius:4px;margin-bottom:1rem}.project h2{font-size:1.5rem;margin-bottom:.5rem}.project h2,.project p{color:var(--foreground)}.project p{font-size:1rem;text-align:left;font-weight:500}h1{font-size:2.5rem;margin-bottom:1rem}h1,h2{font-weight:700}h2{font-size:2rem;margin-bottom:.75rem}h3{font-size:1.75rem}h3,h4{font-weight:700;margin-bottom:.5rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h5,h6{font-weight:700;margin-bottom:.5rem}h6,p{font-size:1rem}p{line-height:1.5;margin-bottom:1rem;font-family:var(--font-body)}.bio{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem 0 2rem}.bio-image{width:150px;height:150px;border-radius:150px}.bio-image:hover{animation:spin .75s ease-in-out}@keyframes spin{0%{transform:scale(1)}50%{transform:scale(1.25)}to{transform:scale(1)}}.bio-text{letter-spacing:-1.5px}.bio-text .active{color:white;font-weight:700}.tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tag,.tag-filter button{background-color:var(--tag-background);color:var(--tag-text);padding:.4rem .75rem;border-radius:1em;font-size:.875rem;font-weight:700;font-family:var(--font-body);border:1px solid var(--tag-text);box-sizing:border-box}.tag-filter button{cursor:pointer;margin:.5rem}.tag-filter button:hover{background-color:white;cursor:pointer}a{color:var(--link-color);text-decoration:none;font-weight:700}a:hover{color:var(--link-hover-color)}a:active{color:var(--link-select-color)}.githubContributions,.socials{display:flex;justify-content:center;align-items:center;flex-direction:column}.socials{gap:1rem}.socials-links{gap:1rem;text-align:center;flex-wrap:wrap;width:100%}.socials-links,.socials-links a{display:flex;justify-content:center;align-items:center}.socials-links a{color:var(--foreground);text-decoration:none;font-weight:700;font-size:1rem;transition:color .2s;flex-direction:column}.socials-links a:hover{color:var(--link-hover-color);cursor:pointer}.socials-links a:active{color:var(--link-select-color);cursor:pointer}.return svg,.socials-links svg,socials-links img{width:2rem;height:2rem;transition:transform .2s}.spacer{height:2rem;width:100%}.center,.word-salad{text-align:center}.word-salad{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:2rem}.word-salad-word{background-color:white;color:black;padding:.2rem .5rem;margin:.4rem;border:1px solid black;cursor:pointer;transition:transform .2s,box-shadow .2s}.word-salad-word:hover{transform:scale(1.2);box-shadow:0 4px 8px rgba(0,0,0,.2);transform:rotate(0deg) scale(1.2)!important}.skill{background-color:#73cbd7}.interest{background-color:#ebb085}.game,.game-title{background-color:#73cbd7}.web,.web-title{background-color:#85eb8e}.misc{background-color:#c3c3c3}.resume-container{display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column}@media (max-width:800px){.resume-container{flex-direction:column;align-items:center}.resume-item{width:100%;margin-bottom:1rem}}@media (min-width:800px){.resume-container{flex-direction:row;justify-content:space-around}.resume-item{width:45%}}.return a{display:inline-flex;justify-content:center;align-items:center}.return svg{height:1rem;width:1rem}@font-face{font-family:Work Sans;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/10f65c94012f0d89-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Work Sans;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/f0a6239bc4153746-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Work Sans;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c9e6921c7fc300d8-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Work Sans Fallback;src:local("Arial");ascent-override:83.09%;descent-override:21.71%;line-gap-override:0.00%;size-adjust:111.93%}.__className_a2025e{font-family:Work Sans,Work Sans Fallback;font-style:normal}.__variable_a2025e{--font-work-sans:"Work Sans","Work Sans Fallback"}