body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,.App,body,html{background-color:#0a1828;height:100%;margin:0;width:100%}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.home-page{max-height:calc(100vh - 64px);min-height:calc(100vh - 64px);overflow:hidden;width:100vw;z-index:2}.about-page{min-height:calc(100vh - 200px);padding-top:64px;width:100vw}.experience-page{font-family:League Spartan;min-height:calc(100vh - 64px);padding-top:64px;width:100vw}.skills-list:before{color:#bfa181;content:"▹ ";left:0;position:absolute}.projects-page{min-height:100vh;width:100vw}.carousel-container{flex-direction:column;height:100%;overflow:visible}.carousel-container,.carousel-wrapper{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.carousel-wrapper{height:80%;perspective:1000px}.carousel-card{border-radius:20px;box-shadow:0 10px 40px #0000004d;cursor:pointer;height:85%;overflow:hidden;position:absolute;transition:box-shadow .3s ease;width:60%}.carousel-card.center{box-shadow:0 20px 60px #0006;cursor:pointer}.carousel-card.center:hover{box-shadow:0 25px 70px #00000080}.carousel-card.left,.carousel-card.right{box-shadow:0 5px 20px #00000040;cursor:pointer}.carousel-card.left:hover,.carousel-card.right:hover{box-shadow:0 8px 30px #00000059}.carousel-card.hidden{pointer-events:none}.carousel-image{-webkit-user-drag:none;display:block;height:100%;object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;width:100%}.carousel-overlay{background:linear-gradient(180deg,#0000 0,#0000001a 50%,#0000004d);height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.carousel-title{bottom:5%;left:50%;max-width:600px;padding:0 20px;position:absolute;transform:translateX(-50%);width:80%;z-index:10}@media screen and (min-width:600px){.carousel-card{height:90%;width:55%}}@media screen and (min-width:900px){.carousel-card{height:95%;width:50%}.carousel-title{bottom:3%}}@media screen and (min-width:1200px){.carousel-card{height:95%;width:45%}}@media screen and (min-width:1536px){.carousel-card{height:95%;width:40%}}.contact-page{background:linear-gradient(135deg,#ffffff0d,#00000005);min-height:calc(100vh - 200px);overflow:hidden;padding-top:64px;position:relative;width:100vw}.contact-page form{position:relative;z-index:1}.contact-page textarea{scrollbar-color:#0003 #0000;scrollbar-width:thin}.contact-page textarea::-webkit-scrollbar{width:8px}.contact-page textarea::-webkit-scrollbar-track{background:#0000}.contact-page textarea::-webkit-scrollbar-thumb{background-color:#0003;border-radius:4px}.contact-page textarea::-webkit-scrollbar-thumb:hover{background-color:#0000004d}.contact-page button,.contact-page input,.contact-page textarea{transition:all .3s cubic-bezier(.4,0,.2,1)}.contact-page :focus-visible{outline:2px solid;outline-offset:2px}
/*# sourceMappingURL=main.13b6d10c.css.map*/