@import url(https://cdn.jsdelivr.net/gh/devicons/devicon@v2.15.1/devicon.min.css);@import url(https://fonts.googleapis.com/css2?family=Saira+Stencil+One&display=swap);.fullpage-bg{height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1}.gold-gradient-bg{background:linear-gradient(135deg,#0a0a0a,#1e190fe6 30%,#0a0a0a);background:linear-gradient(135deg,var(--black) 0,#1e190fe6 30%,var(--black) 100%);height:300%;left:0;position:absolute;top:0;width:100%;z-index:0}.gold-accent{background:linear-gradient(90deg,#0000,#d4af37,#0000);background:linear-gradient(90deg,#0000,var(--gold),#0000);height:3px;position:absolute;z-index:3}@keyframes goldPulse{0%,to{opacity:.7}50%{opacity:1}}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;height:100vh;margin:0 auto;max-width:1600px;padding:0 10%;position:relative;z-index:2}.hero-text h1{color:#f0e6c2;color:var(--gold-light);font-size:6rem;font-weight:800;letter-spacing:-2px;line-height:1.1;margin:0}.highlight.pulse{animation:textPulse 2.5s infinite}@keyframes textPulse{0%,to{text-shadow:0 0 15px #d4af371a}50%{text-shadow:0 0 30px #d4af37b3}}.typewriter-wrapper{color:#d4af37;color:var(--gold);font-size:3.5rem;font-weight:600;margin-top:2rem;min-height:5rem}.Typewriter__cursor{color:#d4af37!important;color:var(--gold)!important;font-weight:400!important}.hero-img-container{height:700px;position:relative;width:600px}.image-frame{border-radius:8px;box-shadow:0 0 40px #d4af371a;box-shadow:0 0 40px var(--gold-transparent);height:100%;overflow:hidden;position:relative;width:100%}.hero-image{height:100%;object-fit:cover;object-position:center top;width:100%}.gold-overlay{background:linear-gradient(135deg,#0a0a0acc,#0000 50%,#0a0a0acc);height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:1440px){.hero-text h1{font-size:5rem}.typewriter-wrapper{font-size:3rem}.hero-img-container{height:600px;width:500px}}@media (max-width:1024px){.hero-content{gap:2rem;padding:0 5%}.hero-text h1{font-size:4rem}.typewriter-wrapper{font-size:2.5rem}.hero-img-container{height:500px;width:400px}}@media (max-width:768px){.hero-content{grid-template-columns:1fr;height:auto;padding-bottom:80px;padding-top:120px;text-align:center}.hero-text h1{font-size:3.5rem}.typewriter-wrapper{font-size:2rem;min-height:4rem}.hero-img-container{height:450px;margin:4rem auto 0;width:350px}}.hero-tagline{color:#f0e6c2;color:var(--gold-light);font-size:1.2rem;font-weight:400;margin-top:1rem;opacity:.85}.hero-cta{background:#d4af37;background:var(--gold);border-radius:8px;box-shadow:0 0 20px #d4af3740;color:#0a0a0a;color:var(--black);display:inline-block;font-weight:600;margin-top:2rem;padding:.9rem 2.2rem;text-decoration:none;transition:all .3s ease}.hero-cta:hover{background:#9b7a2a;background:var(--gold-dark);box-shadow:0 0 25px #d4af3780}.shimmer{display:inline-block;overflow:hidden;position:relative}.shimmer:after{animation:shimmerAnim 2.5s infinite;background:linear-gradient(120deg,#0000,#fff6,#0000);content:"";height:100%;left:-75%;position:absolute;top:0;width:50%}@keyframes shimmerAnim{0%{left:-75%}50%{left:125%}to{left:125%}}.tech-bubbles{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.tech-bubbles i{animation:float 6s ease-in-out infinite;color:#d4af37;color:var(--gold);font-size:2.5rem;opacity:.25;position:absolute}.tech-bubbles i:first-child{animation-delay:0s;left:80%;top:10%}.tech-bubbles i:nth-child(2){animation-delay:1s;bottom:20%;left:10%}.tech-bubbles i:nth-child(3){animation-delay:2s;right:15%;top:40%}.tech-bubbles i:nth-child(4){animation-delay:1.5s;left:60%;top:75%}.tech-bubbles i:nth-child(5){animation-delay:2s;left:10%;top:10%}.tech-bubbles i:nth-child(6){animation-delay:2.5s;bottom:10%;right:10%}.tech-bubbles i:nth-child(7){animation-delay:3s;left:15%;top:50%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.projects-section{background:#0a0a0ae6;padding:8rem 5%;position:relative;z-index:2}.projects-header{margin-bottom:5rem;text-align:center}.section-title{color:var(--gold-light);font-size:4rem;margin-bottom:1rem}.section-subtitle{color:var(--gold);font-size:1.2rem;margin:0 auto;max-width:600px}.projects-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:0 auto;max-width:1400px}.project-card{background:#141414cc;border:1px solid #d4af371a;border-radius:12px;display:flex;flex-direction:column;padding:1rem;transition:all .3s ease}.project-card:hover{border-color:#d4af374d;box-shadow:0 10px 30px #d4af371a;transform:translateY(-5px)}.project-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.project-number{color:#d4af3733;font-size:2.5rem;font-weight:800}.project-date{color:var(--gold);font-size:.9rem;font-weight:600}.project-content h3{color:var(--gold-light);font-size:1.8rem;margin-bottom:1rem}.project-desc{color:#ccc;line-height:1.6;margin-bottom:1.5rem}.project-features{margin:1.5rem 0}.feature-item{align-items:flex-start;display:flex;margin-bottom:.8rem}.feature-marker{background:var(--gold);border-radius:50%;height:8px;margin-right:10px;margin-top:7px;width:8px}.project-footer{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.project-tags{display:flex;flex-wrap:wrap;gap:.5rem}.project-tags span{background:#d4af371a;border-radius:20px;color:var(--gold);font-size:.8rem;padding:.3rem .8rem}.project-links{display:flex;gap:1rem}.link-icon{color:var(--gold-light);font-size:1.2rem;transition:all .3s ease}.link-icon:hover{color:var(--gold);transform:scale(1.2)}.cta-section{color:var(--gold-light);margin-top:5rem;text-align:center}.cta-section a{color:var(--gold);font-weight:600;position:relative;text-decoration:none}.cta-section a:after{background:var(--gold);bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:all .3s ease;width:100%}.cta-section a:hover:after{bottom:-4px;height:2px}@media (max-width:768px){.projects-grid{grid-template-columns:1fr}.section-title{font-size:3rem}}.project-image-link{border-radius:8px;display:block;margin-bottom:1.5rem;overflow:hidden;position:relative}.project-image{height:200px;object-fit:cover;transition:transform .3s ease;width:100%}.project-image-link:hover .project-image{transform:scale(1.03)}.project-link-icon{background:#000000b3;border-radius:50%;bottom:15px;color:#fff;font-size:1rem;padding:8px;position:absolute;right:15px;transition:all .3s ease}.project-image-link:hover .project-link-icon{background:var(--gold);transform:scale(1.1)}.navbar{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0abf;border-bottom:1px solid #d4af371a;display:flex;justify-content:space-between;padding:1.4rem 5%;position:-webkit-sticky;position:sticky;top:0;transition:all .3s ease;z-index:1000}.navbar.scrolled{background:#0a0a0af2;border-bottom:1px solid #d4af3740;padding:1rem 5%}.nav-left{align-items:center;display:flex;gap:2rem}.logo{color:var(--gold);font-family:Saira Stencil One,sans-serif;font-size:2.4rem;letter-spacing:2px;text-decoration:none;transition:transform .3s ease}.logo:hover{transform:scale(1.1) rotate(-3deg)}.social-icons{display:flex;gap:1rem}.social-icon{color:var(--gold-light);font-size:1.8rem;transition:all .3s ease}.social-icon:hover{color:var(--gold);transform:scale(1.2)}.nav-links{display:flex;gap:2rem;list-style:none;margin:0}.nav-links a{color:var(--gold-light);font-size:1.15rem;font-weight:600;padding:.5rem 0;position:relative;text-decoration:none;transition:all .3s ease}.nav-links a:after{background:var(--gold);bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-links a:hover{color:var(--gold);text-shadow:0 0 8px #d4af3766}.nav-links a:hover:after{width:100%}@media (max-width:768px){.navbar{align-items:stretch;flex-direction:column;padding:.6rem 1rem}.navbar.scrolled{padding:.4rem 1rem}.nav-left{align-items:center;flex-direction:row;flex-wrap:nowrap;gap:1rem;justify-content:space-between;margin-bottom:.4rem}.logo{font-size:1.6rem}.social-icon{font-size:1.4rem}.nav-links{flex-direction:row;gap:1rem;justify-content:center;overflow-x:auto;padding-bottom:.5rem;scrollbar-width:none}.nav-links::-webkit-scrollbar{display:none}.nav-links a{font-size:.95rem;padding:.3rem .5rem;white-space:nowrap}}.techstack-section{padding:8rem 5%;position:relative;z-index:2}.tech-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:3rem auto 0;max-width:1000px}.tech-item{align-items:center;background:#0f0f0fd9;border:1px solid #d4af3714;border-radius:10px;box-shadow:0 0 0 #0000;display:flex;gap:1rem;padding:1.5rem;transition:all .4s ease}.tech-item:hover{border-color:#d4af374d;box-shadow:0 8px 24px #d4af3726;transform:translateY(-4px)}.tech-icon{color:var(--gold);filter:drop-shadow(0 0 5px rgba(212,175,55,.3));font-size:2.5rem}.tech-info h3{color:var(--gold-light);font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.skill-level{background:#ffffff1a;border-radius:3px;height:6px;overflow:hidden;width:100%}.skill-progress{background:linear-gradient(90deg,var(--gold) 0,#c2a14d 100%);border-radius:3px;height:100%;transition:width 1s ease}@media (max-width:768px){.tech-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.experience-section{background:#0f0f0fe6;padding:8rem 5%;position:relative;z-index:2}.timeline{margin:3rem auto 0;max-width:1000px;position:relative}.timeline:before{background:#d4af3733;content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px}.timeline-item{margin-bottom:3rem;position:relative;width:100%}.timeline-item:nth-child(odd) .timeline-content{margin-left:auto;text-align:right}.timeline-content{background:#141414cc;border:1px solid #d4af371a;border-radius:8px;padding:2rem;transition:all .3s ease;width:45%}.timeline-item:hover .timeline-content{border-color:#d4af374d;box-shadow:0 5px 20px #d4af371a}.timeline-header h3{color:var(--gold-light);font-size:1.5rem;margin-bottom:.5rem}.company-period{display:flex;justify-content:space-between;margin-bottom:.5rem}.company{color:var(--gold);font-weight:600}.period{color:#aaa;font-size:.9rem}.location{color:#ccc;font-size:.9rem;margin-bottom:1rem}.achievements{list-style:none;padding:0}.achievements li{color:#ddd;line-height:1.5;margin-bottom:.8rem;padding-left:1.5rem;position:relative}.achievement-marker{background:var(--gold);border-radius:50%;height:8px;left:0;position:absolute;top:8px;width:8px}@media (max-width:768px){.timeline:before{left:30px}.timeline-content,.timeline-item:nth-child(odd) .timeline-content{margin-left:60px;text-align:left;width:auto}}body{background-color:#0e0e0e;color:#fff;font-family:Titillium Web,sans-serif;margin:0;overflow-x:hidden}:root{--black:#0a0a0a;--dark:#121212;--gold:#d4af37;--gold-light:#f0e6c2;--gold-dark:#9b7a2a;--gold-transparent:#d4af371a}*{box-sizing:border-box}html{scroll-behavior:smooth}@media (max-width:768px){.hero-text h1{font-size:3rem}.hero-img-container{height:300px;width:300px}}
/*# sourceMappingURL=main.9dc90c1e.css.map*/