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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;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}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes moveFromLeft{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes moveFromLeft{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.move-effect{-webkit-animation:moveFromLeft 2.5s ease-in-out;animation:moveFromLeft 2.5s ease-in-out}.hover-effect{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.hover-effect:hover{-webkit-transform:translateZ(-10px);transform:translateZ(-10px)}.logo-icon{display:inline-block;height:32px;vertical-align:middle;width:32px}.typefix{display:inline}.content{overflow-y:auto;position:relative;z-index:2}body{background-color:#000;color:#333;font-family:Roboto,sans-serif;margin:0;padding:0}.container{margin:0 auto;max-width:1200px;padding:20px}header{margin-bottom:40px;text-align:center}h1{color:#333;font-size:36px;font-weight:700}.subtitle{color:#666;font-size:18px}.section{background-color:#28283c;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.1);margin-bottom:40px;padding:40px}.section-title{color:#fff;font-size:28px;font-weight:700;margin-bottom:20px}.section-content{color:#fff;line-height:1.6}.image-section{background-position:50%;background-size:cover;border-radius:8px;height:400px;position:relative}.image-overlay{background-color:rgba(0,0,0,.5);border-radius:8px;height:100%;left:0;position:absolute;top:0;width:100%}.image-section-content{color:#fff;left:50%;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.image-section-content h2{color:#fff;font-size:48px;font-weight:700;margin-bottom:20px}.image-section-content p{color:#fff;font-size:24px;margin-bottom:20px}.timeline{color:#fff;margin-top:40px}.timeline-item{margin-bottom:40px}.timeline-item h3{color:#fff;font-size:24px;font-weight:700;margin-bottom:10px}.timeline-item p{color:#fff;font-size:18px}.timeline-item ul{margin-top:10px;padding-left:20px}.timeline-item ul li{color:#666;font-size:16px}.education-item{margin-top:40px}.education-item h3{color:#fff;font-size:24px;font-weight:700;margin-bottom:10px}.education-item p{color:#fff;font-size:18px}.education-item ul li{color:#fff}.skills-list{display:flex;flex-wrap:wrap;justify-content:center;margin-top:40px}.skills-item{flex-basis:25%;margin-bottom:20px;text-align:center}.skills-item img{height:80px;object-fit:contain;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:80px}.skills-item p{color:#fff;font-size:18px;margin-top:10px}.skills-item:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}footer{color:#fff;margin-top:40px;text-align:center}footer h2{color:#fff;font-size:28px;font-weight:700;margin-bottom:20px}.contact-info{color:#fff;font-size:18px;margin-bottom:10px}.typing-effect-container{padding:40px 0;text-align:center}.typing-effect{color:#333;font-size:32px;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.timeline-item ul li{color:#fff}.parallax-section{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}li{word-wrap:break-word;white-space:normal}.project-item h3,.project-item ul li{color:#fff}.project-item img{height:auto;max-width:100%;position:inherit}.interest-item h3,.interest-item ul li{color:#fff}.interest-item ul img,.interest-item2 ul img{@media(max-width:1200px){height:20px;left:510px;position:absolute;top:2310px;width:20px}@media(min-width:1200px) and (max-width:1600px){height:35px;left:610px;position:absolute;top:2360px;width:35px}}.interest-item2 h3,.interest-item2 ul li{color:#fff}
/*# sourceMappingURL=main.9ebba365.css.map*/