@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);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}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#0a0a0a;color:#fff;font-family:Georgia,Times New Roman,serif;line-height:1.6}.App{min-height:100vh}.loading-overlay{align-items:center;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.loading-content{text-align:center}.loading-spinner{height:80px;margin:0 auto 30px;position:relative;width:80px}.spinner-ring{animation:spin 1.5s linear infinite;border:4px solid #0000;border-radius:50%;border-top-color:gold;height:100%;position:absolute;width:100%}.spinner-ring:nth-child(2){animation-delay:.5s;border-top-color:#ffed4e;height:70%;left:15%;top:15%;width:70%}.spinner-ring:nth-child(3){animation-delay:1s;border-top-color:gold;height:40%;left:30%;top:30%;width:40%}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.navigation{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0af2;border-bottom:1px solid #ffd7001a;left:0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.navigation.scrolled{background:#0a0a0afa;box-shadow:0 2px 20px #ffd7001a}.nav-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.nav-logo{color:gold;cursor:pointer;font-size:2rem;font-weight:700;text-shadow:0 0 10px #ffd70080;transition:all .3s ease}.nav-logo:hover{color:#ffed4e;text-shadow:0 0 20px #ffd700cc}.nav-links{display:flex;gap:2rem}.nav-link{background:none;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:inherit;font-size:1rem;padding:.5rem 1rem;position:relative;transition:all .3s ease}.nav-link:hover{background:#ffd7001a;color:gold}.nav-link.active{color:gold}.nav-link.active:after{background:gold;border-radius:1px;bottom:-5px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:20px}.section{padding:5rem 2rem;position:relative}.section-content{margin:0 auto;max-width:1200px}.section-title{color:gold;font-size:3rem;font-weight:700;margin-bottom:3rem;position:relative;text-align:center;text-shadow:0 0 20px #ffd7004d}.section-title:after{background:linear-gradient(90deg,#0000,gold,#0000);border-radius:2px;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.section-title.animate{animation:slideInFromTop 1s ease-out}.section-subtitle{color:#ccc;font-size:1.3rem;font-weight:300;letter-spacing:1px;margin-bottom:3rem;text-align:center}.section-subtitle.animate{animation:slideInFromTop 1s ease-out .2s both}.intro-section{align-items:center;background:#0a0a0a;display:flex;justify-content:center;min-height:100vh}.intro-content{max-width:800px;text-align:center}.profile-image{align-items:center;background:linear-gradient(135deg,gold,#ffed4e);box-shadow:0 10px 30px #ffd7004d;display:flex;font-size:4rem;height:150px;justify-content:center;margin:4rem auto 2rem;overflow:hidden;position:relative;width:150px}.profile-image,.profile-image img{border-radius:50%;transition:all .3s ease}.profile-image img{border:3px solid gold;height:100%;object-fit:cover;object-position:center 20%;width:100%}.profile-image:hover img{border-color:#ffed4e;transform:scale(1.05)}.profile-image.animate{animation:slideInFromTop 1s ease-out}.intro-name{color:#fff;font-size:4rem;font-weight:700;margin-bottom:1rem;text-shadow:0 0 20px #ffffff4d}.intro-name.animate{animation:slideInFromTop 1s ease-out .2s both}.intro-title{color:gold;font-size:2rem;font-weight:500;margin-bottom:2rem;text-shadow:0 0 15px #ffd7004d}.intro-title.animate{animation:slideInFromTop 1s ease-out .4s both}.intro-description{color:#ccc;font-size:1.2rem;line-height:1.8;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.intro-description p{margin-bottom:1.5rem;text-align:center}.intro-description.animate{animation:slideInFromTop 1s ease-out .6s both}.intro-buttons{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.intro-buttons.animate{animation:slideInFromTop 1s ease-out .8s both}.intro-btn{border:none;border-radius:50px;cursor:pointer;font-family:inherit;font-size:1.1rem;font-weight:600;letter-spacing:1px;padding:1rem 2rem;text-transform:uppercase;transition:all .3s ease}.get-in-touch-btn{background:linear-gradient(135deg,gold,#ffed4e);color:#0a0a0a}.get-in-touch-btn:hover{box-shadow:0 10px 25px #ffd70066;transform:translateY(-3px)}.view-resume-btn{background:#0000;border:2px solid gold;color:gold}.view-resume-btn:hover{background:gold;color:#0a0a0a;transform:translateY(-3px)}.experience-section{background:#0a0a0a}.experience-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:3rem}.experience-card{background:#ffffff0d;border:1px solid #ffd7001a;border-radius:15px;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.experience-card.animate{animation:slideInFromBottom 1s ease-out}.experience-card:before{background:linear-gradient(90deg,#0000,#ffd7001a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.experience-card:hover{border-color:#ffd7004d;box-shadow:0 10px 30px #ffd7001a;transform:translateY(-5px)}.job-title{color:gold;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.company-name{color:#fff;font-size:1.2rem;font-weight:500;margin-bottom:.5rem}.job-duration{margin-bottom:.5rem}.job-duration,.job-location{color:#ccc;font-size:1rem;font-style:italic}.job-location{margin-bottom:1rem}.job-description{color:#ccc;line-height:1.6}.education-section{background:#0a0a0a}.education-card{background:#ffffff0d;border:1px solid #ffd7001a;border-radius:15px;margin:0 auto;max-width:800px;overflow:hidden;padding:3rem;position:relative;text-align:center;transition:all .3s ease}.education-card:hover{border-color:#ffd7004d;box-shadow:0 10px 30px #ffd7001a;transform:translateY(-5px)}.education-card.animate{animation:slideInFromBottom 1s ease-out}.education-card:before{background:linear-gradient(90deg,#0000,#ffd7001a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.university-name{color:gold;font-size:2rem;font-weight:600;margin-bottom:1rem}.degree-info{color:#fff;font-size:1.3rem;font-weight:500;margin-bottom:.5rem}.graduation-year{margin-bottom:1rem}.graduation-year,.location{color:#ccc;font-size:1.1rem;font-style:italic}.location{margin-bottom:1.5rem}.coursework{margin-top:2rem;text-align:left}.coursework h4{color:gold;font-size:1.2rem;margin-bottom:1rem}.coursework p{color:#ccc;font-size:1rem;line-height:1.6}.projects-section{background:#0a0a0a}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:3rem}.project-card{background:#ffffff0d;border:1px solid #ffd7001a;border-radius:15px;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.project-card.animate{animation:slideInFromBottom 1s ease-out}.project-card:before{background:linear-gradient(90deg,#0000,#ffd7001a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.project-card:hover{border-color:#ffd7004d;box-shadow:0 10px 30px #ffd7001a;transform:translateY(-5px)}.project-title{color:gold;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.project-description{color:#ccc;line-height:1.6;margin-bottom:1.5rem}.project-tech{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:#ffd70033;border:1px solid #ffd7004d;border-radius:20px;color:gold;font-size:.9rem;padding:.3rem .8rem;transition:all .3s ease}.tech-tag:hover{background:#ffd7004d;transform:translateY(-2px)}.skills-section{background:#0a0a0a;position:relative}.skills-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='50' cy='50' r='1' fill='%23fff' opacity='.02'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.skills-content{margin-top:3rem}.skills-content.animate{animation:slideInFromBottom 1s ease-out}.skills-category{margin-bottom:3rem}.category-title{color:gold;font-size:1.8rem;font-weight:600;margin-bottom:2rem;position:relative;text-align:center}.category-title:after{background:linear-gradient(90deg,#0000,gold,#0000);border-radius:1px;bottom:-10px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.skills-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.skill-item{background:#ffffff0d;border:1px solid #ffd7001a;border-radius:10px;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s ease}.skill-item:before{background:linear-gradient(90deg,#0000,#ffd7001a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.skill-item:hover{border-color:#ffd7004d;box-shadow:0 8px 25px #ffd7001a;transform:translateY(-3px)}.skill-item:hover:before{left:100%}.skill-header{align-items:center;display:flex;justify-content:flex-start;margin-bottom:1rem}.skill-name{color:#fff;font-size:1.1rem;font-weight:500}.skill-bar{background:#ffffff1a;border-radius:4px;height:8px;overflow:hidden;position:relative;width:100%}.skill-bar:before{animation:shimmer 2s infinite;background:linear-gradient(90deg,gold,#ffed4e);border-radius:4px;content:"";height:100%;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform 1.5s ease;width:100%}.skill-item:focus .skill-bar:before,.skill-item:hover .skill-bar:before{transform:scaleX(1)}@media (hover:none) and (pointer:coarse){.skill-item:active .skill-bar:before{transform:scaleX(1)}}.skill-progress{background:linear-gradient(90deg,gold,#ffed4e);border-radius:4px;height:100%;overflow:hidden;position:relative;transition:width 1.5s ease;width:0}.skill-progress.animated{width:0;width:var(--target-width,0)}.skill-progress:after{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);left:-100%}.skill-progress:after,.skill-progress:before{content:"";height:100%;position:absolute;top:0;width:100%}.skill-progress:before{background:linear-gradient(90deg,gold,#ffed4e);border-radius:4px;left:0;transform:scaleX(0);transform-origin:left;transition:transform 1.5s ease}@keyframes shimmer{0%{left:-100%}to{left:100%}}.certifications-section{margin-top:4rem;text-align:center}.certifications-title{color:gold;font-size:1.8rem;font-weight:600;margin-bottom:2rem}.certifications-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:800px}.certification-item{background:#ffd7001a;border:1px solid #ffd7004d;border-radius:10px;color:gold;font-weight:500;padding:1rem 1.5rem;transition:all .3s ease}.certification-item:hover{background:#ffd70033;box-shadow:0 5px 15px #ffd70033;transform:translateY(-3px)}.summary-section{background:#0a0a0a}.summary-content{background:#ffffff0d;border:1px solid #ffd7001a;border-radius:15px;margin:0 auto;max-width:800px;overflow:hidden;padding:3rem;position:relative;transition:all .3s ease}.summary-content:hover{border-color:#ffd7004d;box-shadow:0 10px 30px #ffd7001a;transform:translateY(-5px)}.summary-content.animate{animation:slideInFromBottom 1s ease-out}.summary-content:before{background:linear-gradient(90deg,#0000,#ffd7001a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.summary-text{color:#ccc;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;text-align:left}.socials-section{background:#0a0a0a}.socials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.social-card{background:#ffffff0d;border:1px solid #ffd7001a;border-radius:15px;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.social-card.animate{animation:slideInFromBottom 1s ease-out}.social-card:before{background:linear-gradient(90deg,#0000,#ffd7001a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.social-card:hover{border-color:#ffd7004d;box-shadow:0 10px 30px #ffd7001a;transform:translateY(-5px)}.social-name{color:gold;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.social-link{color:#ccc;font-size:1rem;line-height:1.4;text-decoration:none;transition:color .3s ease;word-break:break-all}.social-link:hover{color:gold}.contact-section{background:#0a0a0a}.contact-form{background:#ffffff0d;border:1px solid #ffd7001a;border-radius:15px;margin:0 auto;max-width:600px;overflow:hidden;padding:3rem;position:relative;transition:all .3s ease}.contact-form.animate{animation:slideInFromBottom 1s ease-out}.contact-form:before{background:linear-gradient(90deg,#0000,#ffd7001a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.contact-info{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px}.contact-item{align-items:center;background:#ffffff0d;border:1px solid #ffd7001a;border-radius:10px;display:flex;gap:1rem;justify-content:center;padding:1.5rem;text-align:center;transition:all .3s ease}.contact-item:hover{border-color:#ffd7004d;box-shadow:0 5px 15px #ffd7001a;transform:translateY(-3px)}.contact-details h4{color:gold;font-size:1.1rem;margin-bottom:.5rem}.contact-details p{color:#ccc;font-size:1rem}.form-group{margin-bottom:2rem}.form-label{color:gold;display:block;font-size:1rem;font-weight:600;margin-bottom:.5rem}.form-input,.form-textarea{background:#ffffff0d;border:1px solid #ffd7004d;border-radius:8px;color:#fff;font-family:inherit;font-size:1rem;padding:1rem;transition:all .3s ease;width:100%}.form-input:focus,.form-textarea:focus{border-color:gold;box-shadow:0 0 15px #ffd70033;outline:none}.form-textarea{min-height:120px;resize:vertical}.submit-btn{background:linear-gradient(135deg,gold,#ffed4e);border:none;border-radius:8px;color:#0a0a0a;cursor:pointer;font-family:inherit;font-size:1.1rem;font-weight:600;letter-spacing:1px;padding:1rem 2rem;text-transform:uppercase;transition:all .3s ease;width:100%}.submit-btn:hover{box-shadow:0 10px 25px #ffd70066;transform:translateY(-3px)}.submit-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.submit-status{border-radius:8px;font-weight:500;margin-bottom:1rem;padding:1rem;text-align:center}.submit-status.success{background:#4caf501a;border:1px solid #4caf504d;color:#4caf50}.submit-status.error{background:#f443361a;border:1px solid #f443364d;color:#f44336}.scroll-to-top{align-items:center;background:linear-gradient(135deg,gold,#ffed4e);border:none;border-radius:50%;bottom:2rem;box-shadow:0 5px 15px #ffd7004d;color:#0a0a0a;cursor:pointer;display:flex;font-size:1.5rem;height:50px;justify-content:center;position:fixed;right:2rem;transition:all .3s ease;width:50px;z-index:1000}.scroll-to-top:hover{box-shadow:0 10px 25px #ffd70080;transform:translateY(-5px)}.scroll-to-top:active{transform:translateY(0)}.footer{background:#0a0a0a;border-top:1px solid #ffd7001a;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:0 2rem}.footer-section h3,.footer-section h4{color:gold;font-weight:600;margin-bottom:1rem}.footer-section h3{font-size:1.5rem}.footer-section h4{font-size:1.2rem}.footer-description,.footer-location{color:#ccc;line-height:1.6;margin-bottom:1rem}.footer-links{list-style:none}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:gold}.footer-bottom{border-top:1px solid #ffd7001a;margin-top:2rem;padding-top:2rem}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.copyright,.footer-note{color:#ccc;font-size:.9rem}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.skills-category{margin-bottom:2rem}.category-title{font-size:1.5rem;margin-bottom:1.5rem}.skill-bar{height:8px}.skill-progress{transition:width 1s ease}.skill-item{padding:1rem}.skill-name{font-size:.9rem}}@media (max-width:480px){.skills-category{margin-bottom:1.5rem}.category-title{font-size:1.3rem;margin-bottom:1rem}.skill-bar{height:6px}}@media (max-width:768px){.section{padding:3rem 1rem}.section-content{padding:0 1rem}.section-title{font-size:2.5rem}.intro-section{min-height:100vh;padding:2rem 1rem}.intro-content{max-width:100%;padding:0 1rem}.intro-name{font-size:2.8rem;line-height:1.2;margin-bottom:1rem}.intro-title{font-size:1.5rem;line-height:1.3;margin-bottom:1.5rem}.intro-description{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;max-width:100%;padding:0;text-align:left}.profile-image{height:120px;margin-bottom:1.5rem;margin-top:4rem;width:120px}.intro-buttons{align-items:center;flex-direction:column;gap:1rem}.intro-btn{font-size:1rem;max-width:280px;padding:.9rem 1.5rem;width:100%}.experience-grid,.projects-grid,.socials-grid{grid-template-columns:1fr}.socials-grid{gap:1.5rem}.social-card{padding:1.5rem}.contact-info{gap:1.5rem;grid-template-columns:1fr}.contact-item{flex-direction:column;gap:.5rem;padding:1.2rem;text-align:center}.resume-card{padding:2rem 1rem}.resume-title{font-size:1.5rem}.resume-description{font-size:1rem}.footer-content{grid-template-columns:1fr;text-align:center}.footer-bottom-content{flex-direction:column;text-align:center}.contact-form,.education-card{padding:2rem 1rem}.nav-content{padding:1rem}.nav-links{gap:1rem}.nav-link{font-size:.9rem;padding:.4rem .8rem}.nav-logo{font-size:1.5rem}.scroll-to-top{font-size:1.2rem;height:45px;width:45px}}@media (max-width:480px){.nav-link,.nav-links{display:none}.section-title{font-size:2rem}.intro-section{padding:3rem .5rem 1.5rem}.intro-content{padding:0 .5rem}.intro-name{font-size:2.2rem;line-height:1.1}.intro-title{font-size:1.3rem;line-height:1.2}.intro-description{font-size:1rem;line-height:1.5;max-width:100%;padding:0}.profile-image{height:100px;margin-bottom:1rem;margin-top:3rem;width:100px}.intro-buttons{align-items:center;flex-direction:column;gap:.8rem}.intro-btn{font-size:.9rem;max-width:250px;padding:.8rem 1.2rem;width:100%}.social-card{padding:1.2rem}.contact-item{padding:1rem}.skill-item{padding:.8rem}.skill-name{font-size:.85rem}.certifications-grid{gap:1rem;grid-template-columns:1fr}.resume-card{padding:1.5rem 1rem}.resume-title{font-size:1.3rem}.resume-description{font-size:.9rem}.resume-download-btn{font-size:1rem;padding:.8rem 1.5rem}.footer-content{grid-template-columns:1fr}.footer-section{text-align:center}}.experience-card:first-child{transition-delay:.1s}.experience-card:nth-child(2){transition-delay:.2s}.experience-card:nth-child(3){transition-delay:.3s}.project-card:first-child{transition-delay:.1s}.project-card:nth-child(2){transition-delay:.2s}.project-card:nth-child(3){transition-delay:.3s}.social-card:first-child{transition-delay:.1s}.social-card:nth-child(2){transition-delay:.2s}.social-card:nth-child(3){transition-delay:.3s}
/*# sourceMappingURL=main.a10609be.css.map*/