.splash{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;-webkit-perspective:1500px;perspective:1500px;width:100%}.scroll-down{bottom:24px;font-weight:600;left:50%;letter-spacing:4px;opacity:.25;position:absolute;text-transform:uppercase;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:opacity 1s ease-in-out}.content{box-sizing:initial;margin:0 auto;max-width:720px;min-height:100vh;padding:24px 24px 72px}.skill-set{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:1.5rem}.skill-set-item{align-items:center;background:#eee;border-radius:3px;display:flex;font-size:15px;gap:8px;letter-spacing:.4px;min-height:36px;padding:6px 16px;white-space:nowrap}.skill-set-item img{height:100%;max-height:24px;width:auto}.contact{margin-bottom:24px}.footer{align-items:center;display:flex;gap:12px;justify-content:center;width:100%}.footer img{height:24px;width:24px}.flip{cursor:pointer;height:500px;width:360px}.flip,.flip:hover{background:transparent}.flip-inner{height:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;width:100%}.card-back{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#192653;border-radius:10px;height:100%;padding:12px;position:absolute;width:100%}.card-back-content{align-items:center;background-size:cover;border-radius:4px;display:flex;height:100%;justify-content:center;width:100%}.codemon{position:absolute;-webkit-transform:translate(10px,-10px);transform:translate(10px,-10px)}.codemon.flipped{-webkit-transform:rotate(180deg) translate(10px,-10px);transform:rotate(180deg) translate(10px,-10px)}.codemon-logo{color:#fff;font-family:Pokemon;font-size:120px;text-shadow:4px 4px #192653,-4px -4px #192653,4px -4px #192653,-4px 4px #192653;-webkit-transform:translate(-5px,15px);transform:translate(-5px,15px)}path{fill:transparent}svg text{fill:#ffcc01;font-family:Pokemon;font-size:80px;letter-spacing:5px;text-shadow:4px 4px #2c70b7,-4px -4px #2c70b7,4px -4px #2c70b7,-4px 4px #2c70b7,0 4px #2c70b7,0 -4px #2c70b7,4px 0 #2c70b7,-4px 0 #2c70b7;-webkit-transform:rotate(8deg);transform:rotate(8deg);-webkit-transform-origin:center;transform-origin:center}.back-title.rotated{-webkit-transform:rotate(180deg) translateY(-100px);transform:rotate(180deg) translateY(-100px)}.card-front{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#e5d75f;border-radius:10px;color:#111;position:absolute;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);transition-duration:.3s;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:ease-out;z-index:1}.card-front,.card-front-content{height:100%;padding:12px;width:100%}.card-front-content{border-radius:4px;flex-direction:column}.card-front-content,.card-front-header{display:flex;justify-content:space-between}.card-front-header{font-size:24px;font-weight:700;padding-bottom:12px}.hp{font-size:12px}.js{display:inline;height:20px;margin-left:6px;width:20px}.card-front-image{aspect-ratio:2/1.15;background:#e5d75f;box-shadow:0 5px 5px rgba(0,0,0,.5);padding:4px;width:100%}.card-front-image-inner{background-position:bottom;background-size:cover;height:100%;width:100%}.subtitle-container{display:flex;justify-content:center}.subtitle{background:#e5d75f;border-radius:2px;display:flex;font-size:10px;font-style:italic;font-weight:700;margin-top:6px;padding:2px 8px}.card-front-skills{display:flex;flex-direction:column;margin-top:12px}.card-front-skills .skill{margin-bottom:12px}.card-front-skills .skill .skill-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:4px;width:100%}.skill-icons{display:flex;gap:4px;min-width:48px}.skill-icon{height:20px;width:20px}.skill-name,.skill-score{font-weight:700}.skill-score{min-width:48px;text-align:right}.skill-description{font-size:12px}.card-front:hover{transition-duration:.15s}.flip .glow{height:100%;left:0;position:absolute;top:0;width:100%}.bottom-text{border:2px solid #e5d75f;font-size:10px;font-style:italic;font-weight:700;padding:4px 8px}.card-front-footer{display:flex;font-size:8px;justify-content:space-between}.illustration{font-weight:700}.mobile{display:none}@media only screen and (max-width:640px){.flip{display:none}.splash{height:auto}.mobile{display:flex;margin-top:72px;width:50%}.mobile img{width:100%}}.modal-container{align-items:center;background:rgba(0,0,0,.2);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw}.modal{background:#fff;border-radius:8px;margin:48px;max-height:100%;max-width:960px;overflow:auto;padding:48px;width:100%}@media only screen and (max-width:640px){.modal{margin:24px;padding:24px}}video{aspect-ratio:1;height:101%;width:100%}.pet-projects-container{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr 1fr;max-width:100%;overflow:hidden}.pet-projects-container>*{aspect-ratio:1/1;position:relative}.project-button{background:transparent;overflow:hidden;padding:0;position:relative}.overlay{background:rgba(0,0,0,.4);display:none;height:100%;left:0;position:absolute;top:0;width:100%}.project-button:hover .overlay{align-items:center;color:#fff;display:flex;font-size:24px;justify-content:center;text-shadow:0 0 12px #000}.active-project{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr;width:100%}.active-project-description{display:flex;flex-direction:column;justify-content:center;margin-bottom:24px;width:100%}.video-container{overflow:hidden;width:100%}@media only screen and (max-width:640px){.active-project{grid-template-columns:1fr}.video-container{order:-1}.pet-projects-container{grid-template-columns:1fr 1fr}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Nimbus Sans L;height:100%;max-width:100%;width:100%}@font-face{font-display:swap;font-family:Nimbus Sans L;font-weight:400;src:url(../../static/media/NSL-regular.6d415ae286b7c12b86ed.ttf)}@font-face{font-display:swap;font-family:Nimbus Sans L;font-weight:700;src:url(../../static/media/NSL-bold.c1fc3bf6e779fc564dd6.ttf)}@font-face{font-display:swap;font-family:Pokemon;font-weight:400;src:url(../../static/media/Pokemon.5d60be1f7ff5fcc21fc1.ttf)}#root{height:100vh;width:100vw}h2{border-bottom:4px solid #0c151a;font-size:64px;letter-spacing:-3px;margin:72px 0 24px}h2,h3{padding-bottom:24px}h3{border-bottom:2px solid #0c151a;font-size:24px;letter-spacing:-1px;margin:0 0 24px}h4{font-size:18px}p{letter-spacing:.2px;line-height:1.5rem;margin-bottom:1.5rem}button{all:unset;cursor:pointer}
/*# sourceMappingURL=main.c58d50c7.css.map*/