@keyframes circle-wipe{0%{clip-path:circle(0% at var(--click-x) var(--click-y))}to{clip-path:circle(150% at var(--click-x) var(--click-y))}}@keyframes clicked-item-fade{0%{transform:scale(1)}to{transform:scale(0)}}.animate-circle-wipe{animation:.6s cubic-bezier(.25,1,.5,1) forwards circle-wipe}.animate-item-fade{animation:.4s ease-in-out forwards clicked-item-fade}.background-about{background:repeating-linear-gradient(45deg, var(--yellow2) 25%, var(--yellow2) 50%, var(--yellow) 50%, var(--yellow) 75%);background-position:100%;background-size:110px 110px;background-attachment:fixed}.background-resume{background:repeating-linear-gradient(45deg,#bebebe 25% 50%,#a8a8a8 50% 75%) 100%/110px 110px fixed}.background-projects{background:var(--blue3)}.background-projects:after{content:" ";z-index:99999;pointer-events:none;background:linear-gradient(#12101000 50%,#00000040 50%) 0 0/100% 2px,linear-gradient(90deg,#ff00000f,#00ff0005,#0000ff0f) 0 0/100px 100%;display:block;position:absolute;inset:0}.background-space{background:linear-gradient(#100b27b3, #100b27b3), repeat url(/images/space.png), var(--background);background-size:441px 243px;background-attachment:fixed}
.home-module__i0QXTG__pageContainer{background:linear-gradient(#100b27b3, #100b27b3), repeat url(/images/space.png), var(--background);image-rendering:pixelated;background-size:441px 243px;background-attachment:fixed;width:100%;min-width:100vw;height:100%;min-height:100vh;animation:10s linear infinite home-module__i0QXTG__bganim;overflow:hidden}@keyframes home-module__i0QXTG__bganim{0%{background-position:0 0}to{background-position:-441px -243px}}
