.App{background-attachment:fixed;background-image:url(/static/media/sky.d630724c3bb7fd6b7d98.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;overflow-x:hidden;position:relative}.App:before{background:linear-gradient(135deg,rgba(0,0,0,.1),rgba(0,0,0,.3));bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.App__container{min-height:100vh;overflow:visible;position:relative;z-index:1}.App__hero{align-items:stretch;display:flex;min-height:calc(100vh - 280px)}.App__projects{align-items:center;bottom:0;display:flex;gap:1.5rem;height:280px;left:0;overflow-x:auto;overflow-y:hidden;padding:2rem;position:absolute;right:0;z-index:10}.App__projects::-webkit-scrollbar{height:8px}.App__projects::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:10px}.App__projects::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:10px}.App__projects::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.5)}@media (max-width:1024px){.App__container{display:flex;flex-direction:column;min-height:100vh;overflow:visible}.App__hero{height:auto}.App__projects{backdrop-filter:blur(20px) saturate(200%);-webkit-backdrop-filter:blur(20px) saturate(200%);border-top:1px solid hsla(0,0%,100%,.1);bottom:auto;gap:1.25rem;left:auto;margin-top:0;padding:2rem;position:relative;right:auto}}@media (max-width:768px){.App__container{display:flex;flex-direction:column;min-height:100vh;overflow:visible}.App__hero{height:auto}.App__projects{backdrop-filter:blur(20px) saturate(200%);-webkit-backdrop-filter:blur(20px) saturate(200%);border-top:1px solid hsla(0,0%,100%,.1);bottom:auto;gap:1rem;left:auto;margin-top:0;padding:2rem 1.5rem;position:relative;right:auto}}@media (max-width:480px){.App__hero{min-height:calc(100vh - 210px)}.App__projects{height:210px}}@media (max-width:360px){.App__container{display:flex;flex-direction:column;min-height:100vh;overflow:visible}.App__hero{min-height:calc(100vh - 210px)}.App__projects{backdrop-filter:blur(20px) saturate(200%);-webkit-backdrop-filter:blur(20px) saturate(200%);border-top:1px solid hsla(0,0%,100%,.1);bottom:auto;gap:.75rem;height:210px;left:auto;padding:1.5rem 1rem;position:relative;right:auto}.App__projects::-webkit-scrollbar{height:6px}}.Card{backdrop-filter:blur(20px) saturate(200%);-webkit-backdrop-filter:blur(20px) saturate(200%);background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.2);border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.3);color:#fff;flex-shrink:0;height:180px;min-width:280px;overflow:hidden;padding:2rem;position:relative;text-decoration:none;transition:all .3s ease;width:280px}.Card:before{background:hsla(0,0%,100%,.1);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:-1}.Card:hover:before{opacity:1}.Card:hover{border-color:hsla(0,0%,100%,.4);box-shadow:0 20px 60px rgba(0,0,0,.4);-webkit-transform:translateY(-10px);transform:translateY(-10px)}.Card__header{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:.75rem;text-shadow:0 2px 10px rgba(0,0,0,.3)}@media (max-width:768px){.Card{height:160px;min-width:260px;padding:1.5rem;width:260px}.Card__header{font-size:1.3rem;margin-bottom:.5rem}}@media (max-width:480px){.Card{height:150px;min-width:240px;padding:1.25rem;width:240px}.Card__header{font-size:1.2rem;margin-bottom:.5rem}}.Footer{bottom:0;color:#fff;display:flex;font-size:small;justify-content:flex-end;position:absolute;right:0;z-index:1000}.Footer__container{padding:1rem;text-align:center}.Footer__anchor{color:#6b77ff;text-decoration:none;transition:.4s ease}.Footer__anchor:hover{color:#8e97f5;transition:color .4s ease}@media (max-width:1024px){.Footer{align-items:center;backdrop-filter:blur(20px) saturate(200%);-webkit-backdrop-filter:blur(20px) saturate(200%);border-top:1px solid hsla(0,0%,100%,.2);bottom:auto;color:#fff;display:flex;font-size:small;justify-content:center;position:static;right:auto;z-index:1000}.Footer__anchor{color:#252a60;text-decoration:none;transition:.4s ease}.Footer__anchor:hover{color:#0e1022;transition:color .4s ease}}.Profile{display:grid;grid-template-columns:1fr 1fr;margin:0;max-width:none;min-height:100vh;position:relative;width:100%}.Profile__left{align-items:flex-end;backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);background:hsla(0,0%,100%,.1);border-right:1px solid hsla(0,0%,100%,.1);display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;padding:clamp(7.5rem,20vh,11.5rem) 4rem 18rem;position:relative}.Profile__left:before{background:linear-gradient(45deg,transparent,hsla(0,0%,100%,.02) 25%,transparent 50%),radial-gradient(circle at 20% 80%,hsla(0,0%,100%,.05) 0,transparent 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.Profile__title{color:#fff;font-size:clamp(3rem,7vw,5rem);font-weight:900;letter-spacing:-.03em;line-height:.9;text-shadow:0 2px 20px rgba(0,0,0,.8);text-transform:uppercase}.Profile__bio,.Profile__title{margin-bottom:2rem;max-width:500px;position:relative;z-index:2}.Profile__bio{color:hsla(0,0%,100%,.9);font-size:1rem;line-height:1.6;text-shadow:0 1px 4px rgba(0,0,0,.6)}.Profile__contact-button{backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-weight:600;letter-spacing:.05em;margin-top:1rem;padding:1rem 2rem;position:relative;text-decoration:none;text-transform:uppercase;transition:all .3s ease;z-index:2}.Profile__contact-button:hover{background:hsla(0,0%,100%,.2);box-shadow:0 8px 32px rgba(0,0,0,.3);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.Profile__right{align-items:flex-start;backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);background:rgba(0,0,0,.7);display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;padding:clamp(7.5rem,20vh,11.5rem) 4rem 18rem;position:relative}.Profile__right:before{background:linear-gradient(45deg,transparent,rgba(161,14,14,.985) 25%,transparent 50%),radial-gradient(circle at 20% 80%,hsla(0,0%,100%,.05) 0,transparent 50%);background:linear-gradient(45deg,transparent,hsla(0,0%,100%,.02) 25%,transparent 50%),radial-gradient(circle at 20% 80%,hsla(0,0%,100%,.05) 0,transparent 50%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.Profile__card{margin-bottom:1rem;position:relative;z-index:3}.Profile__name:after{animation:float1 20s ease-in-out infinite reverse;background:radial-gradient(circle,hsla(0,0%,100%,.06) 0,transparent 80%);border-radius:70% 30% 50% 50%/30% 70% 50% 50%;content:"";height:150px;position:absolute;right:-50px;top:-30px;width:120px;z-index:-1}.Profile__portrait{border:1px solid hsla(0,0%,100%,.2);border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.4);display:block;height:450px;object-fit:cover;width:100%}.Profile__name{background:none;bottom:-35px;color:#fff;font-size:3rem;font-weight:800;letter-spacing:.05em;line-height:1.2;padding:.25em 0;text-shadow:0 2px 20px rgba(0,0,0,.8);text-transform:uppercase}.Profile__description,.Profile__name{margin:0;position:absolute;right:0;white-space:nowrap;z-index:4}.Profile__description{bottom:-50px;color:hsla(0,0%,100%,.9);font-size:.9rem;text-shadow:0 1px 8px rgba(0,0,0,.8)}.Profile__social-icons{display:flex;gap:1rem;left:1rem;position:absolute;top:1.5rem;z-index:4}.Profile__social-icon{align-items:center;backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;color:#fff;display:flex;font-size:16px;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.Profile__social-icon-svg{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);height:20px;width:20px}.Profile__social-icon:hover{background:hsla(0,0%,100%,.2);box-shadow:0 8px 32px rgba(0,0,0,.3);-webkit-transform:translateY(-2px);transform:translateY(-2px)}@-webkit-keyframes float1{0%,to{-webkit-transform:translateY(0) scale(1) rotate(0deg);transform:translateY(0) scale(1) rotate(0deg)}50%{-webkit-transform:translateY(-20px) scale(1.05) rotate(180deg);transform:translateY(-20px) scale(1.05) rotate(180deg)}}@keyframes float1{0%,to{-webkit-transform:translateY(0) scale(1) rotate(0deg);transform:translateY(0) scale(1) rotate(0deg)}50%{-webkit-transform:translateY(-20px) scale(1.05) rotate(180deg);transform:translateY(-20px) scale(1.05) rotate(180deg)}}@-webkit-keyframes float2{0%,to{-webkit-transform:translateY(0) scale(1) rotate(0deg);transform:translateY(0) scale(1) rotate(0deg)}50%{-webkit-transform:translateY(-15px) scale(.95) rotate(-180deg);transform:translateY(-15px) scale(.95) rotate(-180deg)}}@keyframes float2{0%,to{-webkit-transform:translateY(0) scale(1) rotate(0deg);transform:translateY(0) scale(1) rotate(0deg)}50%{-webkit-transform:translateY(-15px) scale(.95) rotate(-180deg);transform:translateY(-15px) scale(.95) rotate(-180deg)}}@-webkit-keyframes float3{0%,to{-webkit-transform:translateX(0) scale(1) rotate(45deg);transform:translateX(0) scale(1) rotate(45deg)}50%{-webkit-transform:translateX(10px) scale(1.1) rotate(225deg);transform:translateX(10px) scale(1.1) rotate(225deg)}}@keyframes float3{0%,to{-webkit-transform:translateX(0) scale(1) rotate(45deg);transform:translateX(0) scale(1) rotate(45deg)}50%{-webkit-transform:translateX(10px) scale(1.1) rotate(225deg);transform:translateX(10px) scale(1.1) rotate(225deg)}}@media (max-width:1024px){.Profile{grid-template-columns:1fr;min-height:auto}.Profile__card:before,.Profile__contact-button:after,.Profile__left:after,.Profile__name:after,.Profile__right:after,.Profile__title:before{display:none}.Profile__name{bottom:-25px;font-size:2rem}.Profile__description,.Profile__name{left:50%;right:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Profile__description{bottom:-45px;font-size:.9rem}.Profile__left{border-bottom:1px solid hsla(0,0%,100%,.1);border-right:none}.Profile__left,.Profile__right{align-items:center;justify-content:center;min-height:auto;padding:3rem 2rem;text-align:center}.Profile__title{font-size:clamp(2.5rem,6vw,4rem);margin-bottom:1.5rem;max-width:700px}.Profile__bio{margin-bottom:1.5rem;max-width:600px;text-align:center}.Profile__card{margin-bottom:2rem;width:320px}.Profile__portrait{height:400px;margin-top:1.5rem}.Profile__social-icons{justify-content:space-between;left:auto;position:relative;top:auto;width:320px}}@media (max-width:768px){.Profile__left,.Profile__right{align-items:center;justify-content:center;min-height:auto;padding:2rem 1.5rem}.Profile__card{margin-bottom:2rem}.Profile__portrait{height:380px}.Profile__title{font-size:clamp(2rem,5vw,3rem);margin-bottom:1rem;max-width:500px}.Profile__bio{font-size:.9rem;margin-bottom:1rem;max-width:400px}.Profile__contact-button{font-size:.9rem;padding:.8rem 1.5rem}.Profile__name{bottom:-25px;font-size:2rem}.Profile__description,.Profile__name{left:50%;right:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Profile__description{bottom:-45px;font-size:.9rem}}@media (max-width:360px){.Profile__left{padding:1.5rem 1rem 2rem}.Profile__right{padding:1.5rem 1rem}.Profile__card{margin-bottom:2.5rem;width:240px}.Profile__portrait{height:320px}.Profile__title{font-size:clamp(1.8rem,4vw,2.5rem);margin-bottom:.8rem}.Profile__bio{font-size:.85rem;margin-bottom:.8rem;max-width:300px}.Profile__contact-button{font-size:.85rem;padding:.7rem 1.2rem}.Profile__social-icons{gap:6px;justify-content:space-between;left:auto;position:relative;top:auto;width:240px}.Profile__social-icon{font-size:14px;height:36px;width:36px}.Profile__social-icon-svg{height:18px;width:18px}.Profile__name{bottom:-18px;font-size:1.2rem}.Profile__description{bottom:-38px;font-size:.7rem}}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{text-rendering:optimizeSpeed;background-color:#7d82b7;color:#1e262b;line-height:1.5;min-height:100vh}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{-webkit-animation-duration:.01ms!important;animation-duration:.01ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,-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}::selection{background-color:#7d82b7;color:#fff}::-moz-selection{background-color:#7d82b7;color:#fff}::-webkit-selection{background-color:#7d82b7;color:#fff}
/*# sourceMappingURL=main.62b0cafc.css.map*/