.social-links[data-v-370a68b1]{justify-content:flex-start;-moz-column-gap:1.25rem;column-gap:1.25rem}.social-links[data-v-370a68b1],.social-links a[data-v-370a68b1]{display:flex;align-items:center}.social-links a[data-v-370a68b1]{text-decoration:none;justify-content:center;transition:all 375ms ease-out;opacity:.25}.social-links a[data-v-370a68b1]:hover{opacity:1}.social-links a img[data-v-370a68b1]{height:1.5rem;width:1.5rem;-o-object-fit:cover;object-fit:cover}.hero-content[data-v-1dc53627]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;z-index:2;animation:enterY-1dc53627 .5s ease-in-out forwards;animation-play-state:paused}.hero-content.animate[data-v-1dc53627]{animation-play-state:running}.hero-content .greeting[data-v-1dc53627]{margin-bottom:.625rem}.hero-content h1[data-v-1dc53627]{color:var(--textPrimary);font-weight:700;font-size:1.375rem;line-height:1.375rem;margin-bottom:1.25rem}.hero-content .description[data-v-1dc53627]{max-width:40ch;margin-bottom:2rem}.hero-content .description a[data-v-1dc53627]{color:var(--textPrimary);font-weight:700;transition:all .375s}.hero-content .description a[data-v-1dc53627]:visited{color:var(--textPrimary)}.hero-content .description a[data-v-1dc53627]:hover{color:var(--highlight)}.hero-content .description[data-v-1dc53627],.hero-content .greeting[data-v-1dc53627]{color:var(--textSecondary);font-size:.875rem;line-height:1rem}@media(min-width:576px){.hero-content h1[data-v-1dc53627]{font-size:1.75rem;line-height:1.75rem}.hero-content .description[data-v-1dc53627],.hero-content .greeting[data-v-1dc53627]{font-size:.925rem;line-height:1.25rem}}@media(min-width:900px){.hero-content .greeting[data-v-1dc53627],.hero-content h1[data-v-1dc53627]{margin-bottom:1.25rem}.hero-content h1[data-v-1dc53627]{font-size:2.125rem;line-height:2.125rem}.hero-content .description[data-v-1dc53627],.hero-content .greeting[data-v-1dc53627]{font-size:.975rem;line-height:1.375rem}}@media(min-width:1100px){.hero-content h1[data-v-1dc53627]{font-size:2.75rem;line-height:2.75rem}.hero-content .description[data-v-1dc53627],.hero-content .greeting[data-v-1dc53627]{font-size:1.125rem;line-height:1.5rem}}@keyframes enterY-1dc53627{0%{filter:brightness(0) blur(1rem);transform:translateY(2vw)}to{filter:brightness(1) blur(0);transform:translateY(0)}}.hero-image[data-v-2578b149]{position:absolute;height:100vh;width:auto;top:0;right:50%;z-index:1;filter:blur(1.5rem);opacity:.01;transform:translate(calc(50% + 2vw));animation:enterXMobile-2578b149 .75s ease-in-out forwards;animation-play-state:paused;will-change:filter,transform}.hero-image.animate[data-v-2578b149]{animation-play-state:running}@media(min-width:760px){.hero-image[data-v-2578b149]{right:-10vw;transform:translate(2vw);animation:enterXDesktop-2578b149 .75s ease-in-out forwards}}@media(min-width:800px){.hero-image[data-v-2578b149]{right:-5vw}}@media(min-width:900px){.hero-image[data-v-2578b149]{right:-10vw}}@media(min-width:1250px){.hero-image[data-v-2578b149]{right:-7.5vw}}@media(min-width:1450px){.hero-image[data-v-2578b149]{right:0}}@keyframes enterXMobile-2578b149{0%{filter:blur(1rem);opacity:.01;transform:translate(calc(50% + 2vw))}to{filter:blur(0);opacity:1;transform:translate(50%)}}@keyframes enterXDesktop-2578b149{0%{filter:blur(1.5rem);opacity:.01;transform:translate(2vw)}to{filter:blur(0);opacity:1;transform:translate(0)}}#hero[data-v-2892e1d6]{width:100%;height:100lvh;min-height:100lvh;background-color:var(--background);position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;border-bottom:.0625rem solid var(--darkGray);overflow:hidden;padding:1.5rem}#hero #logo[data-v-2892e1d6]{position:absolute;top:1.5rem;left:1.5rem;z-index:10;height:3rem;width:3rem;filter:brightness(.01);transition:all .5s ease-out}#hero #logo.animate[data-v-2892e1d6]{filter:brightness(1)}@media(min-width:576px){#hero[data-v-2892e1d6]{padding:5vw}#hero #logo[data-v-2892e1d6]{left:5vw;top:5vw}}@media(min-width:900px){#hero[data-v-2892e1d6]{padding:7.5vw;justify-content:center}#hero #logo[data-v-2892e1d6]{left:7.5vw;top:2.5rem}}.about-image[data-v-55c6369b]{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:flex;justify-content:center;align-items:center;position:relative;animation:reveal-55c6369b .5s ease-out forwards;animation-play-state:paused;will-change:filter}.about-image.animate[data-v-55c6369b]{animation-play-state:running}@keyframes reveal-55c6369b{0%{filter:blur(1rem) brightness(.01)}to{filter:blur(0) brightness(1)}}.about-intro[data-v-28e79f29]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-bottom:2rem;border-bottom:.0625rem solid var(--darkGray);animation:show-28e79f29 .5s ease-in-out forwards;animation-play-state:paused}.about-intro.animate[data-v-28e79f29]{animation-play-state:running}.about-intro .heading[data-v-28e79f29]{color:var(--textPrimary);font-size:2.5rem;height:2.5rem;margin-bottom:.5rem}.about-intro .description[data-v-28e79f29]{color:var(--textSecondary)}@keyframes show-28e79f29{0%{filter:brightness(0) blur(.5rem)}to{filter:brightness(1) blur(0)}}@media(min-width:1200px){.about-intro .heading[data-v-28e79f29]{font-size:3.5rem;height:3.5rem;margin-bottom:1.5rem}}.about-business[data-v-7d661a60]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;color:var(--textSecondary);filter:brightness(0) blur(.5rem);transform:translate(2.5vw);animation:show-7d661a60 .5s ease-in-out forwards;animation-play-state:paused}.about-business.animate[data-v-7d661a60]{animation-play-state:running}.about-business .heading-wrapper[data-v-7d661a60]{display:flex;justify-content:flex-start;align-items:center;margin-bottom:1.5rem}.about-business .heading-wrapper .index[data-v-7d661a60]{color:var(--textSecondary);margin-right:.5rem;font-size:1.125rem;width:1.5rem}.about-business .heading-wrapper h3[data-v-7d661a60]{color:var(--textPrimary);font-size:1.125rem;text-transform:uppercase;font-weight:700}.about-business .paragraphs[data-v-7d661a60]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;row-gap:1rem;font-size:.875rem;margin-left:2rem}.about-business .paragraphs a[data-v-7d661a60]{color:var(--textPrimary);font-weight:700;transition:all .375s}.about-business .paragraphs a[data-v-7d661a60]:visited{color:var(--textPrimary)}.about-business .paragraphs a[data-v-7d661a60]:hover{color:var(--highlight)}@keyframes show-7d661a60{0%{filter:brightness(0) blur(.5rem);transform:translate(2.5vw)}to{filter:brightness(1) blur(0);transform:translate(0)}}.about-personal[data-v-25bfe1bb]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;color:var(--textSecondary);filter:brightness(0) blur(.5rem);transform:translate(2.5vw);animation:show-25bfe1bb .5s ease-in-out forwards;animation-play-state:paused;animation-delay:.25s}.about-personal.animate[data-v-25bfe1bb]{animation-play-state:running}.about-personal .heading-wrapper[data-v-25bfe1bb]{display:flex;justify-content:flex-start;align-items:center;margin-bottom:1.5rem}.about-personal .heading-wrapper .index[data-v-25bfe1bb]{color:var(--textSecondary);margin-right:.5rem;font-size:1.125rem;width:1.5rem}.about-personal .heading-wrapper h3[data-v-25bfe1bb]{color:var(--textPrimary);font-size:1.125rem;text-transform:uppercase;font-weight:700}.about-personal .paragraphs[data-v-25bfe1bb]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;row-gap:1rem;font-size:.875rem;margin-left:2rem}.about-personal .paragraphs a[data-v-25bfe1bb]{color:var(--textPrimary);font-weight:700;transition:all .375s}.about-personal .paragraphs a[data-v-25bfe1bb]:visited{color:var(--textPrimary)}.about-personal .paragraphs a[data-v-25bfe1bb]:hover{color:var(--highlight)}@keyframes show-25bfe1bb{0%{filter:brightness(0) blur(.5rem);transform:translate(2.5vw)}to{filter:brightness(1) blur(0);transform:translate(0)}}.about-content[data-v-e4d73175]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;row-gap:2.5rem}.about-content hr[data-v-e4d73175]{width:100%;height:.0625rem;background-color:var(--textSecondary);transform-origin:left;animation:expand-e4d73175 .75s ease-out forwards;animation-play-state:paused}.about-content hr.animate[data-v-e4d73175]{animation-play-state:running}@keyframes expand-e4d73175{0%{transform:scale(.01);opacity:0}to{transform:scale(1);opacity:.25}}.stat-entry[data-v-de3e466a]{width:100%;display:flex;justify-content:space-between;align-items:center;border-bottom:.0625rem solid var(--darkGray);padding:1rem 0;transform:translateY(1.5rem);filter:brightness(0) blur(1rem);animation:enterY-de3e466a .45s ease-out forwards;animation-play-state:paused}.stat-entry.animate[data-v-de3e466a]{animation-play-state:running}.stat-entry .title[data-v-de3e466a]{color:var(--textSecondary);font-size:1rem}.stat-entry .value[data-v-de3e466a]{color:var(--textPrimary);font-weight:700;font-size:1.125rem}@keyframes enterY-de3e466a{0%{transform:translateY(1.5rem);filter:brightness(0) blur(1rem)}to{transform:translateY(0);filter:brightness(1) blur(0)}}@media(min-width:600px){.stat-entry[data-v-de3e466a]{flex-direction:column;justify-content:flex-start;row-gap:1rem;border-bottom:none;padding:.5rem 1rem;width:12rem}.stat-entry.center[data-v-de3e466a]{border-left:.0625rem solid var(--darkGray);border-right:.0625rem solid var(--darkGray)}.stat-entry .title[data-v-de3e466a]{text-align:center;color:var(--textPrimary);font-weight:700;font-size:.875rem}.stat-entry .value[data-v-de3e466a]{color:var(--textSecondary);font-size:1.5rem}}.about-stats[data-v-086e7c6e]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;border-top:.0625rem solid var(--darkGray)}.about-stats .stat-entry[data-v-086e7c6e]:first-of-type{animation-delay:0}.about-stats .stat-entry[data-v-086e7c6e]:nth-of-type(2){animation-delay:50ms}.about-stats .stat-entry[data-v-086e7c6e]:nth-of-type(3){animation-delay:.1s}@media(min-width:600px){.about-stats[data-v-086e7c6e]{flex-direction:row;padding-top:2rem}}#about[data-v-b58e48f2]{padding:0 1.5rem 1.5rem;background-color:var(--background);border-bottom:.0625rem solid var(--darkGray)}#about[data-v-b58e48f2],#about .wrapper[data-v-b58e48f2]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}#about .about-content[data-v-b58e48f2],#about .about-intro[data-v-b58e48f2],#about .about-stats[data-v-b58e48f2]{transform:translateY(-7rem)}#about .about-intro[data-v-b58e48f2]{margin-bottom:2rem}#about .about-content[data-v-b58e48f2]{margin-bottom:3rem}@media(min-width:576px){#about[data-v-b58e48f2]{padding:0 5vw 2.5rem}#about .about-image[data-v-b58e48f2]{width:70%;align-self:center}}@media(min-width:900px){#about[data-v-b58e48f2]{flex-direction:row;justify-content:center;align-items:center;padding:5vw 7.5vw}#about .about-content[data-v-b58e48f2],#about .about-intro[data-v-b58e48f2],#about .about-stats[data-v-b58e48f2]{transform:translateY(0)}#about .about-image[data-v-b58e48f2],#about .wrapper[data-v-b58e48f2]{width:40vw}}@media(min-width:1800px){#about[data-v-b58e48f2]{padding:0 7.5vw}#about .about-image[data-v-b58e48f2]{margin-right:6rem}}.section-heading[data-v-f7c40320]{color:var(--textPrimary);font-size:2.5rem;font-weight:700;height:2.5rem;width:100%}.section-heading .letter[data-v-f7c40320]{opacity:0;animation:fadeIn-f7c40320 .375s ease-in-out forwards}@keyframes fadeIn-f7c40320{0%{opacity:0}to{opacity:1}}.latest-posts[data-v-5bee3b89]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;row-gap:5rem;filter:blur(.5rem) brightness(0);animation:unblur .75s ease-out forwards;animation-play-state:paused}.latest-posts.animate[data-v-5bee3b89]{animation-play-state:running}@media(min-width:476px){.latest-posts .blog-post-card[data-v-5bee3b89]{max-width:calc(476px - 3rem)}}@media(min-width:760px){.latest-posts[data-v-5bee3b89]{flex-direction:row;justify-content:center;row-gap:unset;-moz-column-gap:2rem;column-gap:2rem}}@media(min-width:900px){.latest-posts[data-v-5bee3b89]{-moz-column-gap:3rem;column-gap:3rem}}@media(min-width:2560px){.latest-posts .blog-post-card[data-v-5bee3b89]{max-width:20rem}}.bordered-button[data-v-53d62327]{display:flex;justify-content:center;align-items:center;border:.0625rem solid var(--slightlyDarkerGray);padding:.25rem .75rem;background-color:transparent;color:var(--lightGray);font-weight:700;position:relative;transition:color .5s ease;overflow:hidden}.bordered-button[data-v-53d62327] p{z-index:1}.bordered-button[data-v-53d62327]:not(:disabled):hover{cursor:pointer;color:var(--textPrimary)}.bordered-button[data-v-53d62327]:not(:disabled):hover:after{transform:scaleY(1)}.bordered-button.highlighted[data-v-53d62327]{color:var(--textPrimary)}.bordered-button.highlighted[data-v-53d62327]:after{transform:scaleY(1)}.bordered-button[data-v-53d62327]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;transform:scaleY(0);transform-origin:bottom;transition:all .375s ease;background-color:var(--highlight);z-index:0}.traced-checkmark[data-v-9830fbe0]{height:100%;aspect-ratio:1/1;transition:all .5s ease;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.traced-checkmark .checkmark[data-v-9830fbe0]{width:100%;height:100%}.traced-checkmark .checkmark__path[data-v-9830fbe0]{fill:none;stroke:#fff;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:40;stroke-dashoffset:40}.traced-checkmark .checkmark__path.animate[data-v-9830fbe0]{animation:draw-check-9830fbe0 .6s ease-out forwards;transition:opacity 375ms ease}.traced-checkmark .checkmark__path.animate.hidden[data-v-9830fbe0]{opacity:0}@keyframes draw-check-9830fbe0{to{stroke-dashoffset:0}}.newsletter-form[data-v-a9ec350f]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative}.newsletter-form input[data-v-a9ec350f]{width:100%;height:3rem;background-color:transparent;border:.0625rem solid var(--slightlyDarkerGray);padding:.5rem;margin-bottom:1rem;font-size:.875rem;transition:all .375s ease;color:var(--textPrimary)}.newsletter-form input[data-v-a9ec350f]:focus,.newsletter-form input[data-v-a9ec350f]:hover{border:.0625rem solid var(--lightGray)}.newsletter-form input[data-v-a9ec350f]:focus{outline:none}.newsletter-form input[data-v-a9ec350f]::-moz-placeholder{color:var(--lightGray)}.newsletter-form input[data-v-a9ec350f]::placeholder{color:var(--lightGray)}.newsletter-form .bordered-button[data-v-a9ec350f]{height:3rem;width:100%;font-size:1rem;position:relative}.newsletter-form[data-v-a9ec350f] .bordered-button p{opacity:1;transition:all .5s ease;white-space:nowrap}.newsletter-form[data-v-a9ec350f] .bordered-button p.hidden{opacity:0;transform:translateY(-5vh)}@media(min-width:760px){.newsletter-form input[data-v-a9ec350f]{margin-bottom:0}.newsletter-form .bordered-button[data-v-a9ec350f]{height:2.5rem;width:auto;padding:.5rem 1.5rem;position:absolute;top:50%;right:.25rem;transform:translateY(-50%)}}.newsletter-modal[data-v-efd61d36]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;border:.0625rem solid var(--slightlyDarkerGray);padding:2rem 1rem;filter:blur(.5rem) brightness(0);transform:translate(2rem);animation:enter-efd61d36 .5s ease-out forwards;animation-play-state:paused}.newsletter-modal.animate[data-v-efd61d36]{animation-play-state:running}.newsletter-modal .info[data-v-efd61d36]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.newsletter-modal .info h3[data-v-efd61d36]{color:var(--textPrimary);font-size:1.25rem;margin-bottom:.25rem}.newsletter-modal .info .sub-heading[data-v-efd61d36]{color:var(--textSecondary);font-size:.875rem;margin-bottom:2rem}@keyframes enter-efd61d36{0%{filter:blur(.5rem) brightness(0);transform:translate(2rem)}to{filter:blur(0) brightness(1);transform:translate(0)}}@media(min-width:900px){.newsletter-modal[data-v-efd61d36]{max-width:calc(952px - 3rem);align-self:center}}@media(min-width:2560px){.newsletter-modal[data-v-efd61d36]{max-width:40rem}}#blog[data-v-d30540b5]{width:100%;background-color:var(--background);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;border-bottom:.0625rem solid var(--darkGray);padding:1.5rem}#blog .section-heading[data-v-d30540b5]{margin-bottom:4rem}#blog .latest-posts[data-v-d30540b5]{margin-bottom:3rem}#blog .show-more[data-v-d30540b5]{font-size:1rem;padding:1rem;width:100%;margin-bottom:5rem;animation:unblur .75s ease-out forwards;animation-play-state:paused}#blog .show-more.animate[data-v-d30540b5]{animation-play-state:running}@media(min-width:476px){#blog .show-more[data-v-d30540b5]{max-width:calc(476px - 3rem);align-self:center}}@media(min-width:576px){#blog[data-v-d30540b5]{padding:5vw}}@media(min-width:760px){#blog .latest-posts[data-v-d30540b5]{margin-bottom:5rem}}@media(min-width:900px){#blog[data-v-d30540b5]{padding:7.5vw;justify-content:center}}@media(min-width:2560px){#blog[data-v-d30540b5]{padding:7.5vw 0}#blog .show-more[data-v-d30540b5]{max-width:15rem}#blog .section-heading[data-v-d30540b5]{margin-left:7.5vw}}.section-intro[data-v-b5f554c4]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:5rem}.section-intro .section-heading[data-v-b5f554c4]{margin-bottom:1.5rem}.section-intro .description[data-v-b5f554c4]{color:var(--textSecondary);font-size:1rem;filter:blur(.5rem) brightness(0);animation:unblur .5s ease-in-out forwards;animation-play-state:paused;animation-delay:.6s}.section-intro .description.animate[data-v-b5f554c4]{animation-play-state:running}@media(min-width:900px){.section-intro .section-heading[data-v-b5f554c4]{margin-bottom:2.5rem}}.skill-card[data-v-071feb04]{height:8rem;width:8rem;display:flex;justify-content:center;align-items:center;border:.125rem solid hsla(0,0%,100%,.25);transition:transform .375s,border .375s,box-shadow .25s ease-out}.skill-card[data-v-071feb04]:hover{cursor:pointer;border:.125rem solid var(--v29d944dc);box-shadow:var(--v2f30db90)}.skill-card:hover img[data-v-071feb04]{filter:saturate(1)}.skill-card.saturated[data-v-071feb04]{border:.125rem solid var(--v29d944dc)}.skill-card.saturated img[data-v-071feb04]{filter:saturate(1)}.skill-card.inverted:hover img[data-v-071feb04]{opacity:1}.skill-card.inverted img[data-v-071feb04]{opacity:.5}.skill-card img[data-v-071feb04]{width:3.5rem;height:3.5rem;-o-object-fit:cover;object-fit:cover;filter:saturate(0);transition:filter .375s,opacity .375s;will-change:filter}.skills-carousel[data-v-49034051]{display:flex;justify-content:center;align-items:center;-moz-column-gap:1.5rem;column-gap:1.5rem;flex-shrink:0;width:-moz-max-content;width:max-content;animation:scroll-animation 50s linear infinite;white-space:nowrap;transition:opacity 1s;opacity:0;animation-play-state:running;overflow-y:visible}.skills-carousel[data-v-49034051]:hover{animation-play-state:paused}.skills-carousel.show[data-v-49034051]{opacity:1}.skills-carousel.move-left[data-v-49034051]{animation-name:move-left-49034051}.skills-carousel.move-right[data-v-49034051]{animation-name:move-right-49034051}@keyframes move-left-49034051{0%{transform:translate(0)}to{transform:translate(calc(-25% - .4rem))}}@keyframes move-right-49034051{0%{transform:translate(calc(-25% - .4rem))}to{transform:translate(0)}}.skills-showcase[data-v-676a39f8]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;filter:brightness(0)}.skills-showcase.animate[data-v-676a39f8]{animation:fadeIn-676a39f8 .75s ease-in-out forwards}.skills-showcase .carousel-mask[data-v-676a39f8]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative;width:100%;max-width:100vw;height:100%;row-gap:1.5rem}.skills-showcase .carousel-mask[data-v-676a39f8]:after,.skills-showcase .carousel-mask[data-v-676a39f8]:before{content:"";position:absolute;top:0;width:5rem;height:100%;z-index:2;pointer-events:none}.skills-showcase .carousel-mask[data-v-676a39f8]:before{left:0;background:linear-gradient(to right,var(--background),transparent)}.skills-showcase .carousel-mask[data-v-676a39f8]:after{right:0;background:linear-gradient(to left,var(--background),transparent)}@keyframes fadeIn-676a39f8{0%{filter:brightness(0)}to{filter:brightness(1)}}#skills[data-v-76e08d87]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:5rem 0;background-color:var(--background);border-bottom:.0625rem solid var(--darkGray)}#skills .section-intro[data-v-76e08d87]{margin-left:1.5rem}@media(min-width:576px){#skills .section-intro[data-v-76e08d87]{margin-left:5vw}}@media(min-width:900px){#skills .section-intro[data-v-76e08d87]{margin-left:7.5vw}}.project-card[data-v-c22477fa]{width:100%;aspect-ratio:1/1;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;border:.0625rem solid var(--slightlyDarkerGray);padding:1.25rem;position:relative}.project-card[data-v-c22477fa]:hover{cursor:pointer}.project-card:hover .pattern[data-v-c22477fa]{filter:brightness(1)}.project-card[data-v-c22477fa]:hover .quick-info img{transform:rotate(45deg)}.project-card[data-v-c22477fa]:hover .card-category-icon .content img{opacity:1}.project-card .status-indicator[data-v-c22477fa]{position:absolute;bottom:-1.5rem;right:-.75rem}.project-card .card-category-icon[data-v-c22477fa]{position:absolute;top:-1rem;right:-1rem}.project-card .pattern[data-v-c22477fa]{height:10rem;width:10rem;position:absolute;bottom:0;right:0;z-index:0;filter:brightness(.5);transition:all .375s ease-out}@media(min-width:520px){.project-card[data-v-c22477fa]{aspect-ratio:3/2}}@media(min-width:680px){.project-card[data-v-c22477fa]{aspect-ratio:3/1.75}}@media(min-width:800px){.project-card[data-v-c22477fa]{aspect-ratio:1/1}.project-card.enlarged[data-v-c22477fa]{height:100%;aspect-ratio:unset;grid-column:span 2}}@media(min-width:1250px){.project-card[data-v-c22477fa]{aspect-ratio:1/1}.project-card.enlarged[data-v-c22477fa]{height:100%;aspect-ratio:unset;grid-column:unset;grid-row:span 2}}.projects-showcase[data-v-70aa96af]{width:100%;display:grid;row-gap:3rem;-moz-column-gap:3rem;column-gap:3rem;grid-template-columns:1fr;grid-auto-rows:1fr}.projects-showcase.animate .project-card[data-v-70aa96af]:first-of-type{animation:moveInFromRight-70aa96af .75s ease-in-out forwards}.projects-showcase.animate .project-card[data-v-70aa96af]:nth-of-type(2){animation:moveInFromRight-70aa96af 375ms ease-in-out .3s forwards}.projects-showcase.animate .project-card[data-v-70aa96af]:nth-of-type(3){animation:moveInFromRight-70aa96af 375ms ease-in-out .4s forwards}.projects-showcase.animate .project-card[data-v-70aa96af]:nth-of-type(4){animation:moveInFromRight-70aa96af 375ms ease-in-out .45s forwards}.projects-showcase.animate .project-card[data-v-70aa96af]:nth-of-type(5){animation:moveInFromRight-70aa96af 375ms ease-in-out .55s forwards}.projects-showcase .project-card[data-v-70aa96af]{transform:translate(10vw);filter:brightness(0) blur(.5rem)}@keyframes moveInFromRight-70aa96af{0%{transform:translate(10vw);filter:brightness(0) blur(.5rem)}to{transform:translate(0);filter:brightness(1) blur(0)}}@media(min-width:800px){.projects-showcase[data-v-70aa96af]{grid-template-columns:1fr 1fr}}@media(min-width:1250px){.projects-showcase[data-v-70aa96af]{grid-template-columns:repeat(3,1fr)}}@media(min-width:1920px){.projects-showcase[data-v-70aa96af]{width:calc(100% - 25vw);align-self:center}}#projects[data-v-3ac34e4c]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:1.5rem;background-color:var(--background);border-bottom:.0625rem solid var(--darkGray)}@media(min-width:576px){#projects[data-v-3ac34e4c]{padding:2.5rem 5vw}}@media(min-width:900px){#projects[data-v-3ac34e4c]{padding:5vw 7.5vw}}@media(min-width:1250px){#projects[data-v-3ac34e4c]{padding:5vw 7.5vw}#projects[data-v-3ac34e4c] .project-card.tall{height:100%;aspect-ratio:unset;grid-row:span 2}}.contact-intro[data-v-14daee36]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:calc(100% - 2.5rem)}.contact-intro .section-heading[data-v-14daee36]{margin-bottom:5rem}.contact-intro .description[data-v-14daee36]{color:var(--textSecondary);font-size:1rem;line-height:1.5rem;filter:brightness(0) blur(.5rem);animation:unblur .5s ease-out .65s forwards;animation-play-state:paused;max-width:65ch}.contact-intro .description.animate[data-v-14daee36]{animation-play-state:running}.contact-intro .description a[data-v-14daee36]{font-weight:700;color:#fff;transition:all .375s ease-out;margin-left:.25rem}.contact-intro .description a[data-v-14daee36]:visited{color:#fff}.contact-intro .description a[data-v-14daee36]:hover{color:var(--highlight)}@media(min-width:576px){.contact-intro[data-v-14daee36]{width:calc(100% - 6vw)}}@media(min-width:900px){.contact-intro[data-v-14daee36]{width:calc(100% - 15vw)}}#contact[data-v-023312c3]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:5rem 1.5rem;background-color:var(--background);border-bottom:.0625rem solid var(--darkGray)}@media(min-width:576px){#contact[data-v-023312c3]{padding:5rem 3vw}}@media(min-width:900px){#contact[data-v-023312c3]{padding:7.5vw}}main[data-v-3f2fc1a4]{width:100%}main.page-enter-active[data-v-3f2fc1a4],main.page-leave-active[data-v-3f2fc1a4]{transition:opacity .5s,filter .5s}main.page-enter-from[data-v-3f2fc1a4],main.page-leave-to[data-v-3f2fc1a4]{opacity:0;filter:blur(1rem)}main hr[data-v-3f2fc1a4]{width:100%;border:.0625rem solid var(--darkGray)}
