@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=Roboto+Mono:wght@400;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}.container{animation:fadeIn 2s ease-in;flex-direction:column;margin:0 auto;overflow:visible;padding-top:10rem;text-align:center;width:100%}.home{box-sizing:border-box;color:#e6f1ff;font-family:Montserrat,sans-serif;margin:0;padding:0}.header{background-color:initial;margin-bottom:1.5rem;text-align:center;width:100%}.header .introduction{-webkit-text-fill-color:#0000;animation:typewriter 4s steps(30) infinite alternate,blink .75s steps(1),infinite;background:linear-gradient(90deg,#717d98,#155799);-webkit-background-clip:text;background-clip:text;border-right:3px solid;color:#0000;display:inline-block;font-size:2rem;font-weight:700;overflow:hidden;white-space:nowrap}@keyframes typewriter{0%{width:0}50%{width:100%}to{width:0}}@keyframes blink{0%{border-right-color:#fff}to{border-right-color:#0000}}.OtherHeader .avatar{border-radius:50%;box-shadow:0 4px 8px #0000001a;height:200px;margin:1rem 0;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease;width:200px}.OtherHeader .avatar:hover{box-shadow:0 8px 16px #0003;transform:scale(1.05)}.header p{animation:slideIn 4s ease-in-out;color:#8892b0;font-family:Montserrat,sans-serif;font-size:1.2rem;margin:1rem 0 2rem}.OtherHeader .intro{font-family:Lucida Console,Courier,monospace;height:4rem;overflow:hidden;position:relative}.OtherHeader .intro,.OtherHeader .rotating-text{align-items:center;display:flex;justify-content:center}.OtherHeader .rotating-text{height:100%;position:absolute;width:100%}.OtherHeader .rotating-text>span{opacity:0;position:absolute;transition:opacity .5s ease-in-out}.OtherHeader .rotating-text>span:first-child{animation:rotateText 12s 0s infinite}.OtherHeader .rotating-text>span:nth-child(2){animation:rotateText 12s 2s infinite}.OtherHeader .rotating-text>span:nth-child(3){animation:rotateText 12s 4s infinite}.OtherHeader .rotating-text>span:nth-child(4){animation:rotateText 12s 6s infinite}.OtherHeader .rotating-text>span:nth-child(5){animation:rotateText 12s 8s infinite}.OtherHeader .rotating-text>span:nth-child(6){animation:rotateText 12s 10s infinite}@keyframes rotateText{0%,16.67%{opacity:1}20%,to{opacity:0}}.button:hover{background-color:#1c3b57;box-shadow:0 4px 8px #14142840;color:#fff;transform:scale(1.05)}.section{padding:2rem 0;text-align:center;width:100%}.section,.work-experience{background-color:initial}.work-experience h2{color:#ccd6f6;font-family:Roboto Mono,monospace;font-size:2rem;margin-bottom:2rem}.flip-card-container{display:flex;flex-wrap:wrap;gap:5rem;justify-content:center;margin-bottom:4rem}.link-span{display:block;margin-top:10px}.flip-card{background-color:initial;height:300px;perspective:1000px;width:350px}.flip-card-inner{height:100%;position:relative;text-align:center;transform-style:preserve-3d;transition:transform .8s;width:100%}.flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.flip-card-back,.flip-card-front{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:10px;box-shadow:0 4px 8px #0000001a;display:flex;font-family:Montserrat,sans-serif;font-size:1.2rem;height:100%;justify-content:center;padding:1rem;position:absolute;width:100%}.flip-card-front{background-color:#112240;color:#ccd6f6}.flip-card-back{background-color:#1c3b57;color:#e6f1ff;transform:rotateY(180deg)}.flip-card-back p{margin:0;padding:0}.flip-card-back a{color:#4dabf7;text-decoration:none;transition:color .3s}.flip-card-back a:hover{color:#fff;text-shadow:0 0 8px #ffffff80}.about-container{font-family:Lucida Console,Courier,monospace;margin:0 auto;max-width:1200px;padding:40px 20px}.about-header{margin-bottom:40px;text-align:center}.about-header h1{color:#feede0;font-size:2.5em;margin-bottom:20px}.about-header p{color:#8892b0;font-size:1.5em}.about-section{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.about-card{background:#112240;border-radius:10px;box-shadow:0 4px 8px #020c1bb3;flex-basis:calc(50% - 40px);flex-grow:1;flex-shrink:1;font-family:Montserrat,sans-serif;min-width:280px;padding:20px;transition:transform .3s ease,box-shadow .3s ease}.about-card:hover{box-shadow:0 8px 16px #3170e666;transform:scale(1.02)}.about-card h2{color:#213e97}.about-card h2,.about-card h3{font-size:1.5em;margin-bottom:10px}.about-card h3{color:#8892b0}.about-card p{color:#ccd6f6;font-size:1.2em;line-height:30px;margin-bottom:10px;word-spacing:2px}body{background-color:#0a192f;color:#e6f1ff}.work-container{font-family:Lucida Console,Courier,monospace;margin:0 auto;max-width:900px;padding:20px}header{margin-bottom:40px;text-align:center}header p{color:#ccd6f6;font-size:1.2em}.timeline{border-left:2px solid #1f448f;list-style:none;margin:0;padding:0 0 0 40px;position:relative}.timeline-item{font-family:Montserrat,sans-serif;margin-bottom:40px;position:relative}.timeline-dot{background-color:#1a42a8;border-radius:50%;box-shadow:0 0 0 4px #0a192f;height:22px;left:-11px;position:absolute;top:15px;width:22px}.timeline-content{background:#112240;border-radius:10px;box-shadow:0 4px 8px #020c1bb3;padding:20px;transition:transform .3s ease,box-shadow .3s ease;width:calc(100% - 40px)}.timeline-content h2{color:#e6f1ff;font-size:1.5em;margin-bottom:10px}.timeline-content h3{color:#8892b0;font-size:1.3em;margin-bottom:10px}.timeline-content .duration,.timeline-content .location{color:#687c9f;font-size:1em;margin-bottom:10px}.timeline-content ul{color:#e6f1ff;list-style-type:disc;padding-left:20px}.timeline-content ul li{margin-bottom:10px}.timeline-content:hover{box-shadow:0 8px 16px #64ffda33;transform:scale(1.02)}.resume-section{background-color:#11233e;border-radius:10px;box-shadow:0 4px 8px #0003;margin-top:40px;padding:20px;text-align:center}.resume-section h2{color:#fff;font-size:2em;margin-bottom:10px}.resume-section p{color:#ffffffb3;font-size:1.2em;margin-bottom:20px}.resume-button{background-color:#0a192f;border-radius:5px;color:#fff;display:inline-block;font-size:1.2em;padding:15px 30px;text-decoration:none;transition:background-color .3s ease-in-out,transform .3s ease-in-out}.resume-button:hover{background-color:#1f448f;transform:translateY(-5px)}.experience-footer{color:#ffffffb3;font-size:.8em;margin-top:auto;text-align:center}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.projects-header{border-bottom:2px solid #06c;color:#fff;font-family:Lucida Console,monospace;font-size:2.8em;margin-bottom:30px;padding-bottom:10px;text-align:center}.projects-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1800px;width:100%}.project-card{border-radius:15px;box-shadow:0 6px 12px #0003;overflow:hidden;transition:transform .3s,box-shadow .3s}.project-card:hover{box-shadow:0 15px 30px #0006;transform:translateY(-12px)}.project-media{align-items:center;flex-direction:column;padding:20px}.image-gallery,.project-media{display:flex;justify-content:center}.image-gallery{flex-wrap:wrap;gap:15px}.project-image{border-radius:8px;box-shadow:0 4px 8px #0000004d;height:auto;max-width:260px;transition:transform .3s,box-shadow .3s;width:100%}.project-image:hover{box-shadow:0 6px 12px #0006;transform:scale(1.1)}.project-info{background:linear-gradient(180deg,#112240,#0d1a35);padding:25px;text-align:center}.project-title{color:#fff;font-size:1.7em;margin-bottom:15px}.project-description{color:#e5edde;font-size:1.1em;line-height:1.6;margin-bottom:20px}.tech-list{flex-wrap:wrap;gap:12px;margin-bottom:20px}.tech-item,.tech-list{display:flex;justify-content:center}.tech-item{align-items:center;background:linear-gradient(90deg,#4facfe,#00f2fe);border-radius:20px;box-shadow:0 2px 5px #0003;font-size:.9em;padding:6px 12px}.project-link,.tech-item{color:#fff;font-weight:700}.project-link{background-color:#06c;border-radius:8px;box-shadow:0 4px 8px #0003;display:inline-block;font-size:1em;padding:12px 25px;text-decoration:none;transition:background-color .3s,transform .2s}.project-link:hover{background-color:#004c99;box-shadow:0 6px 12px #0006;transform:translateY(-3px)}@media (max-width:1200px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.projects-grid{grid-template-columns:1fr}}.site-footer{background-color:#0b192f;color:#fff;margin-top:auto;padding:20px 0;text-align:center}.footer-container{display:flex;justify-content:space-between;padding:0 20px}.footer-content{align-items:center;display:flex}.footer-content a{color:#4da8da;margin-right:10px;text-decoration:none}.footer-content .active-footer-link,.footer-content a:hover{text-decoration:underline}a{color:#4da8da}a:hover{text-decoration:underline}.contact-container{align-items:center;background-color:#0a192f;color:#ccd6f6;display:flex;flex-direction:column;font-family:Lucida Console,Courier,monospace;justify-content:center;min-height:100vh;padding:10px;text-align:center}h1{color:#e6f1ff;font-size:3em;margin-bottom:20px}p{color:#8892b0;font-size:1.2em;margin-bottom:30px}.contact-form{align-items:center;display:flex;flex-direction:column;margin-bottom:40px;max-width:500px;width:100%}.contact-input,.contact-textarea{background-color:#0a192f;border:1px solid #4dabf7;border-radius:5px;color:#ccd6f6;font-size:1em;margin-bottom:15px;outline:none;padding:15px;transition:transform .3s ease,box-shadow .3s ease;width:100%}.contact-input::placeholder,.contact-textarea::placeholder{color:#8892b0}.contact-input:focus,.contact-textarea:focus{box-shadow:0 0 15px #4dabf780;transform:scale(1.05)}.contact-textarea{min-height:150px;resize:none}.contact-button{background-color:#4dabf7;border:none;border-radius:5px;color:#0a192f;cursor:pointer;font-size:1.2em;padding:15px 30px;transition:background-color .3s ease,transform .3s ease}.contact-button:hover{background-color:#1f3a93;transform:scale(1.05)}.social-media ul{display:flex;gap:20px;justify-content:center;list-style:none;padding:0}.social-media li{display:inline}.social-media a{align-items:center;color:#e6f1ff;display:flex;font-size:1.5em;transition:transform .3s ease,color .3s ease}.social-media a:hover{color:#4dabf7;transform:scale(1.2)}i{margin-right:10px}.navbar{align-items:center;background-color:#0a192f;font-family:Lucida Console,Courier,monospace;font-size:1rem;justify-content:center;position:-webkit-sticky;position:sticky;top:0;z-index:10}.nav-container,.navbar{display:flex;height:60px}.nav-container{justify-content:space-between;max-width:1500px;padding:0 50px;width:100%}.nav-logo{align-items:center;color:#ccd6f6;cursor:pointer;display:flex;font-size:1.5rem;font-weight:700;justify-self:start;text-decoration:none}.nav-logo span{color:#4dabf7}.nav-menu{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(5,auto);justify-content:end;list-style:none;margin-right:2rem;text-align:center;width:60%}.nav-item{height:60px}.nav-item,.nav-links{align-items:center;display:flex}.nav-links{color:#ccd6f6;height:100%;padding:.5rem 1rem;text-decoration:none}.active-link{border-bottom:3px solid #4dabf7}@media screen and (max-width:960px){.nav-menu{display:flex;flex-direction:column;height:90vh;left:-100%;position:absolute;top:60px;width:100%}.nav-menu,.nav-menu.active{opacity:1;transition:all .5s ease}.nav-menu.active{background:#0a192f;left:0;z-index:1}}body,html{background:#0b192f;color:#ccd6f6;font-family:Helvetica Neue,Arial,sans-serif;height:100%;margin:0;padding:0;text-rendering:optimizeLegibility}a{color:#4dabf7;text-decoration:none;transition:color .3s}a:hover{color:#fff;text-shadow:0 0 8px #ffffff80}.container{align-items:center;display:flex;height:100vh;justify-content:center}
/*# sourceMappingURL=main.81d33602.css.map*/