.portfolio{min-height:100vh;position:relative;overflow-x:hidden}.portfolio:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0a0e27 0%,#1a1a2e 50%,#16213e 100%);z-index:-2}.portfolio:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(2px 2px at 20px 30px,#eee,transparent),radial-gradient(2px 2px at 60px 70px,#fff,transparent),radial-gradient(1px 1px at 50px 50px,#ddd,transparent),radial-gradient(1px 1px at 130px 80px,#fff,transparent),radial-gradient(2px 2px at 90px 10px,#eee,transparent),radial-gradient(1px 1px at 200px 150px,#ddd,transparent),radial-gradient(1px 1px at 170px 120px,#fff,transparent),radial-gradient(2px 2px at 250px 75px,#eee,transparent),radial-gradient(1px 1px at 300px 25px,#ddd,transparent),radial-gradient(1px 1px at 350px 200px,#fff,transparent);background-size:400px 400px;background-repeat:repeat;animation:twinkleStars 100s linear infinite;z-index:-1;opacity:.6}@keyframes twinkleStars{0%{transform:translateY(0)}to{transform:translateY(-400px)}}@keyframes shootingStar{0%{transform:translate(0) translateY(0) rotate(-45deg);opacity:1}70%{opacity:1}to{transform:translate(-500px) translateY(300px) rotate(-45deg);opacity:0}}@keyframes glow{0%,to{text-shadow:0 0 10px rgba(139,92,246,.5),0 0 20px rgba(139,92,246,.3),0 0 30px rgba(139,92,246,.2)}50%{text-shadow:0 0 20px rgba(139,92,246,.8),0 0 30px rgba(139,92,246,.6),0 0 40px rgba(139,92,246,.4),0 0 50px rgba(139,92,246,.2)}}@keyframes glowBox{0%,to{box-shadow:0 0 20px #8b5cf64d,0 0 40px #8b5cf633,inset 0 0 20px #8b5cf61a}50%{box-shadow:0 0 30px #8b5cf680,0 0 60px #8b5cf64d,inset 0 0 30px #8b5cf633}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.header{background:rgba(10,14,39,.95);border-bottom:1px solid rgba(139,92,246,.2);position:fixed;top:0;left:0;right:0;z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 4px 30px #0000004d;width:100%}.header-content{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;flex-wrap:wrap;gap:1rem}.header-nav{display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap}.header-nav button{background:none;border:none;padding:.5rem 0;cursor:pointer;color:#a5b4fc;font-size:1rem;font-weight:500;transition:all .3s ease;position:relative}.header-nav button:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#8b5cf6;transition:width .3s ease}.header-nav button:hover,.header-nav button.active{color:#fff}.header-nav button:hover:after,.header-nav button.active:after{width:100%}.header-social{display:flex;gap:1rem;align-items:center}.social-icon{color:#a5b4fc;transition:all .3s ease;padding:.5rem;border-radius:.5rem}.social-icon:hover{color:#8b5cf6;background:rgba(139,92,246,.1);transform:translateY(-2px)}.name{font-size:2.5rem;font-weight:700;color:#e0e7ff;cursor:default;letter-spacing:.02em;line-height:1.2;margin:0;transition:all .3s ease}.name:hover{color:#c7d2fe}.tagline{color:#a5b4fc;font-size:.9rem;margin-top:.25rem}.hero{background:linear-gradient(135deg,#667eea 0%,#764ba2 50%,#f093fb 100%);color:#fff;padding:6rem 0;position:relative;overflow:hidden;z-index:1;min-height:400px;display:block}.hero:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 1px,transparent 1px);background-size:50px 50px;animation:twinkleStars 20s linear infinite}.name-section{padding:8rem 0 2rem;background:rgba(10,14,39,.3);position:relative;z-index:1;margin-top:60px;min-height:300px;display:block}.name-section-content{text-align:center}.name-title{font-size:3.5rem;font-weight:700;margin-bottom:.25rem;animation:fadeIn .8s ease-out;transition:all .3s ease;cursor:default;display:inline-block;background:linear-gradient(135deg,#c7d2fe 0%,#a78bfa 50%,#e9d5ff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.name-title:hover{transform:scale(1.1);background:linear-gradient(135deg,#ddd6fe 0%,#c4b5fd 50%,#f3e8ff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 0 15px rgba(139,92,246,.8))}.name-subtitle{font-size:1.1rem;color:#a5b4fc;margin-bottom:2rem;animation:fadeIn .8s ease-out .2s both}.marquee-container{overflow:hidden;width:100%;margin-top:2rem;padding:1rem 0;border-top:1px solid rgba(139,92,246,.2);border-bottom:1px solid rgba(139,92,246,.2)}.marquee{display:flex;gap:2rem;animation:marquee 20s linear infinite;white-space:nowrap}.marquee span{color:#8b5cf6;font-size:1rem;font-weight:500;padding:.5rem 1rem;background:rgba(139,92,246,.1);border-radius:2rem;border:1px solid rgba(139,92,246,.3)}.marquee span:nth-child(odd){color:#a78bfa}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero-content{text-align:center;position:relative;z-index:1}.hero-title{font-size:3.5rem;font-weight:900;margin-bottom:1rem;line-height:1.2;animation:scaleIn .8s ease-out;text-shadow:0 4px 20px rgba(0,0,0,.3);transition:all .3s ease;cursor:default}.hero-title:hover{animation:glow 1.5s ease-in-out infinite;transform:scale(1.02)}.hero-description{font-size:1.25rem;max-width:800px;margin:0 auto 2rem;opacity:.95;line-height:1.8;animation:slideInFromLeft 1s ease-out .2s both}.hero-stats{display:flex;justify-content:center;gap:3rem;margin:3rem 0;flex-wrap:wrap;animation:slideInFromRight 1s ease-out .4s both}.stat{text-align:center;padding:1.5rem;background:rgba(255,255,255,.1);border-radius:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:all .4s cubic-bezier(.4,0,.2,1);min-width:120px}.stat:hover{transform:translateY(-10px);background:rgba(255,255,255,.2);animation:glowBox 2s ease-in-out infinite}.stat-number{font-size:2.5rem;font-weight:800;display:block;background:linear-gradient(135deg,#fff 0%,#f0f0f0 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label{font-size:.9rem;opacity:.9;margin-top:.25rem}.contact-links{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;animation:scaleIn 1s ease-out .6s both}.contact-link{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:rgba(255,255,255,.15);border:2px solid rgba(255,255,255,.3);border-radius:2rem;color:#fff;text-decoration:none;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.contact-link:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.contact-link:hover:before{left:100%}.contact-link:hover{background:rgba(255,255,255,.25);transform:translateY(-3px);box-shadow:0 10px 25px #0000004d}.main{padding:6rem 0 4rem;min-height:60vh;background:rgba(10,14,39,.5);position:relative}.section{animation:fadeIn .8s ease-in;animation-fill-mode:both;min-height:200px}.section-title{display:flex;align-items:center;gap:.75rem;font-size:2.5rem;font-weight:700;margin-bottom:2rem;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:slideInFromLeft .6s ease-out;transition:all .3s ease;cursor:default}.blog-section-title{text-align:center;justify-content:center;font-size:3rem;color:#fff;background:none;-webkit-text-fill-color:#fff;margin-bottom:3rem}.section-title:hover{animation:glow 1.5s ease-in-out infinite;transform:scale(1.02)}.section-icon{color:#8b5cf6;filter:drop-shadow(0 0 10px rgba(139,92,246,.5));transition:all .3s ease}.section-title:hover .section-icon{filter:drop-shadow(0 0 20px rgba(139,92,246,.8));transform:rotate(5deg) scale(1.1)}.about-content{animation:slideInFromRight .8s ease-out}.about-content p{font-size:1.1rem;line-height:1.8;color:#cbd5e1;margin-bottom:1.5rem;padding:1rem;background:rgba(139,92,246,.05);border-left:3px solid #8b5cf6;border-radius:.5rem;transition:all .3s ease}.about-content p:hover{background:rgba(139,92,246,.1);border-left-width:5px;transform:translate(5px);box-shadow:-5px 0 15px #8b5cf633}.education{margin-top:3rem;padding:2rem;background:linear-gradient(135deg,rgba(102,126,234,.1) 0%,rgba(118,75,162,.1) 100%);border-radius:1rem;border:1px solid rgba(139,92,246,.3);animation:scaleIn .8s ease-out .5s both;transition:all .4s ease}.education:hover{transform:translateY(-5px);animation:glowBox 2s ease-in-out infinite}.education h3{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;margin-bottom:1.5rem;color:#e0e7ff}.education-item h4{font-size:1.2rem;color:#c7d2fe;margin-bottom:.5rem}.education-item p{color:#a5b4fc;margin-bottom:.25rem;background:none;border:none;padding:0}.education-item p:hover{transform:none;box-shadow:none}.education-period{font-size:.9rem;color:#818cf8}.coding-profiles{margin-top:3rem;padding:1.5rem;background:linear-gradient(135deg,rgba(102,126,234,.1) 0%,rgba(118,75,162,.1) 100%);border-radius:1rem;border:1px solid rgba(139,92,246,.3);animation:scaleIn .8s ease-out .3s both}.coding-profiles h3{display:flex;align-items:center;gap:.5rem;font-size:1.3rem;margin-bottom:1rem;color:#e0e7ff}.coding-profiles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;max-width:400px;margin:0 auto}.coding-profile-card{background:rgba(139,92,246,.1);padding:1rem;border-radius:.75rem;border:2px solid rgba(139,92,246,.3);text-align:center;text-decoration:none;color:#e0e7ff;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:.5rem}.coding-profile-card svg,.coding-profile-card span{color:#8b5cf6;filter:drop-shadow(0 0 10px rgba(139,92,246,.5));transition:all .3s ease;font-size:24px}.coding-profile-card h4{font-size:.95rem;font-weight:600;margin:0;color:#e0e7ff}.coding-profile-card p{font-size:.8rem;color:#a5b4fc;margin:0}.social-profiles{margin-top:2rem;padding:1.5rem;background:linear-gradient(135deg,rgba(102,126,234,.1) 0%,rgba(118,75,162,.1) 100%);border-radius:1rem;border:1px solid rgba(139,92,246,.3);animation:scaleIn .8s ease-out .4s both}.social-profiles h3{display:flex;align-items:center;gap:.5rem;font-size:1.3rem;margin-bottom:1rem;color:#e0e7ff}.timeline{position:relative;padding-left:2rem}.timeline:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#667eea 0%,#764ba2 50%,#f093fb 100%);box-shadow:0 0 10px #8b5cf680}.timeline-item{position:relative;margin-bottom:3rem;animation:slideInFromRight .6s ease-out;animation-fill-mode:both}.timeline-item:nth-child(1){animation-delay:.1s}.timeline-item:nth-child(2){animation-delay:.2s}.timeline-item:nth-child(3){animation-delay:.3s}.timeline-marker{position:absolute;left:-2.6rem;top:.5rem;width:1.2rem;height:1.2rem;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:3px solid rgba(10,14,39,.9);border-radius:50%;box-shadow:0 0 20px #8b5cf6cc;animation:pulse 2s ease-in-out infinite}.timeline-content{background:linear-gradient(135deg,rgba(102,126,234,.1) 0%,rgba(118,75,162,.1) 100%);padding:2rem;border-radius:1rem;border:1px solid rgba(139,92,246,.3);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;will-change:transform,border-color,box-shadow}.timeline-content:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(139,92,246,.1) 0%,transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:0}.timeline-content:hover:before{opacity:1}.timeline-content:hover{transform:translate(10px) translateY(-2px);box-shadow:0 10px 40px #8b5cf666;border-color:#8b5cf699}.experience-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}.experience-role{font-size:1.3rem;font-weight:700;color:#e0e7ff;margin-bottom:.25rem}.experience-company{font-size:1.1rem;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:600}.experience-meta{text-align:right}.experience-period{display:block;font-weight:600;color:#c7d2fe;margin-bottom:.25rem}.experience-location{display:flex;align-items:center;gap:.25rem;font-size:.9rem;color:#a5b4fc}.experience-highlights{list-style:none;padding:0}.experience-highlights li{padding-left:1.5rem;margin-bottom:.75rem;position:relative;color:#cbd5e1;line-height:1.6;transition:all .3s ease}.experience-highlights li:hover{color:#e0e7ff;transform:translate(5px)}.experience-highlights li:before{content:"▹";position:absolute;left:0;color:#8b5cf6;font-weight:700;font-size:1.2rem;transition:all .3s ease}.experience-highlights li:hover:before{color:#a78bfa;text-shadow:0 0 10px rgba(139,92,246,.8)}.additional-roles{margin-top:4rem;animation:fadeIn .8s ease-out .5s both}.additional-roles h3{font-size:1.5rem;margin-bottom:1.5rem;color:#e0e7ff}.roles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.role-card{background:linear-gradient(135deg,rgba(102,126,234,.1) 0%,rgba(118,75,162,.1) 100%);padding:1.5rem;border-radius:.75rem;border:1px solid rgba(139,92,246,.3);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;will-change:transform,border-color,box-shadow}.role-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(139,92,246,.2),transparent);transition:left .5s ease;pointer-events:none;z-index:0}.role-card:hover:before{left:100%}.role-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 10px 30px #8b5cf64d;border-color:#8b5cf699}.role-card h4{font-size:1.1rem;color:#e0e7ff;margin-bottom:.5rem}.role-period{font-size:.85rem;color:#8b5cf6;font-weight:600;margin-bottom:.75rem}.role-card p{color:#cbd5e1;font-size:.95rem}.blog-intro{font-size:1.1rem;color:#cbd5e1;margin-bottom:3rem;text-align:center;max-width:700px;margin-left:auto;margin-right:auto;animation:fadeIn .8s ease-out .2s both}.loading{text-align:center;padding:3rem;color:#a5b4fc;font-size:1.2rem}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-bottom:3rem}.blog-card{background:linear-gradient(135deg,rgba(102,126,234,.1) 0%,rgba(118,75,162,.1) 100%);border-radius:1rem;overflow:hidden;border:1px solid rgba(139,92,246,.3);transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;animation:scaleIn .6s ease-out;animation-fill-mode:both;position:relative;will-change:transform,border-color,box-shadow}.blog-card:nth-child(1){animation-delay:.1s}.blog-card:nth-child(2){animation-delay:.2s}.blog-card:nth-child(3){animation-delay:.3s}.blog-card:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(139,92,246,.2) 0%,transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:0}.blog-card:hover:before{opacity:1}.blog-card:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 20px 40px #8b5cf666;border-color:#8b5cf699}.blog-image{width:100%;height:200px;overflow:hidden;background:rgba(139,92,246,.1);position:relative}.blog-image:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0%,rgba(10,14,39,.3) 100%)}.blog-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}.blog-card:hover .blog-image img{transform:scale(1.1)}.blog-content{padding:1.5rem;flex:1;display:flex;flex-direction:column;position:relative;z-index:1}.blog-meta{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.blog-date{display:flex;align-items:center;gap:.25rem;font-size:.85rem;color:#a5b4fc}.blog-category{font-size:.75rem;padding:.25rem .75rem;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border-radius:1rem;font-weight:600;box-shadow:0 2px 10px #8b5cf64d}.blog-title{font-size:1.25rem;font-weight:700;color:#e0e7ff;margin-bottom:.75rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:all .3s ease}.blog-card:hover .blog-title{color:#fff;text-shadow:0 0 10px rgba(139,92,246,.5)}.blog-description{color:#cbd5e1;line-height:1.6;margin-bottom:1.5rem;flex:1}.blog-link{display:inline-flex;align-items:center;gap:.5rem;color:#8b5cf6;font-weight:600;text-decoration:none;transition:all .3s;align-self:flex-start;padding:.5rem 1rem;border-radius:.5rem;background:rgba(139,92,246,.1);border:1px solid rgba(139,92,246,.3)}.blog-link:hover{gap:.75rem;background:rgba(139,92,246,.2);box-shadow:0 4px 15px #8b5cf64d}.blog-cta{text-align:center;padding:2rem 0;animation:scaleIn .8s ease-out .5s both}.view-all-btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;text-decoration:none;border-radius:2rem;font-weight:600;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #8b5cf666;position:relative;overflow:hidden}.view-all-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.view-all-btn:hover:before{left:100%}.view-all-btn:hover{transform:translateY(-3px);animation:glowBox 2s ease-in-out infinite}.inline-link{color:#8b5cf6;text-decoration:none;font-weight:600;border-bottom:2px solid transparent;transition:all .3s ease}.inline-link:hover{border-bottom-color:#8b5cf6;text-shadow:0 0 10px rgba(139,92,246,.5)}.skills-grid{display:grid;gap:2rem}.skill-category{background:linear-gradient(135deg,rgba(102,126,234,.1) 0%,rgba(118,75,162,.1) 100%);padding:2.5rem 3rem;border-radius:1rem;border:1px solid rgba(139,92,246,.3);transition:all .3s cubic-bezier(.4,0,.2,1);margin-bottom:1.5rem;animation:slideInFromLeft .6s ease-out;animation-fill-mode:both;will-change:transform,border-color,box-shadow;min-height:150px;opacity:1}.skill-category:nth-child(1){animation-delay:0s}.skill-category:nth-child(2){animation-delay:.05s}.skill-category:nth-child(3){animation-delay:.1s}.skill-category:nth-child(4){animation-delay:.15s}.skill-category:hover{transform:translateY(-5px) scale(1.01);box-shadow:0 10px 40px #8b5cf64d;border-color:#8b5cf699}.skill-category-title{display:flex;align-items:center;gap:.5rem;font-size:1.3rem;font-weight:700;margin-bottom:1.5rem;color:#e0e7ff}.skill-tags{display:flex;flex-wrap:wrap;gap:1rem;line-height:1.8}.skill-tag{background:rgba(139,92,246,.2);padding:.75rem 1.25rem;border-radius:2rem;font-size:.95rem;font-weight:500;margin:.25rem 0;color:#e0e7ff;border:1px solid rgba(139,92,246,.4);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.skill-tag:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(139,92,246,.4);transform:translate(-50%,-50%);transition:width .4s,height .4s}.skill-tag:hover:before{width:200px;height:200px}.skill-tag:hover{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border-color:transparent;transform:translateY(-3px);box-shadow:0 5px 15px #8b5cf666}.contact-content{max-width:800px;margin:0 auto}.contact-intro{font-size:1.1rem;text-align:center;color:#cbd5e1;margin-bottom:3rem;line-height:1.8;animation:fadeIn .8s ease-out .2s both}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}.contact-grid-bottom{display:flex;justify-content:center;margin-bottom:2rem}.contact-grid-bottom .contact-card{max-width:200px;width:100%}.contact-card{background:linear-gradient(135deg,rgba(102,126,234,.1) 0%,rgba(118,75,162,.1) 100%);padding:2rem;border-radius:1rem;border:2px solid rgba(139,92,246,.3);text-align:center;text-decoration:none;color:#e0e7ff;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:center;gap:.75rem;animation:scaleIn .6s ease-out;animation-fill-mode:both;position:relative;overflow:hidden;will-change:transform,border-color,box-shadow}.contact-card:nth-child(1){animation-delay:.1s}.contact-card:nth-child(2){animation-delay:.2s}.contact-card:nth-child(3){animation-delay:.3s}.contact-card:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(139,92,246,.2) 0%,transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:0}.contact-card:hover:before{opacity:1}.contact-card:hover{border-color:#8b5cf6;box-shadow:0 10px 40px #8b5cf666;transform:translateY(-8px) scale(1.02)}.contact-card svg{color:#8b5cf6;filter:drop-shadow(0 0 10px rgba(139,92,246,.5));transition:all .3s ease}.contact-card:hover svg{transform:scale(1.2);filter:drop-shadow(0 0 20px rgba(139,92,246,.8))}.contact-card h3{font-size:1.1rem;font-weight:600;position:relative;z-index:1}.contact-card p{font-size:.9rem;color:#cbd5e1;position:relative;z-index:1}.coding-profiles{margin-top:3rem;padding:2rem;background:linear-gradient(135deg,rgba(102,126,234,.1) 0%,rgba(118,75,162,.1) 100%);border-radius:1rem;border:1px solid rgba(139,92,246,.3);animation:scaleIn .8s ease-out .3s both}.coding-profiles h3{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;margin-bottom:1.5rem;color:#e0e7ff}.coding-profiles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.coding-profile-card{background:rgba(139,92,246,.1);padding:1.5rem;border-radius:.75rem;border:2px solid rgba(139,92,246,.3);text-align:center;text-decoration:none;color:#e0e7ff;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:.75rem}.coding-profile-card:hover{border-color:#8b5cf6;box-shadow:0 10px 40px #8b5cf666;transform:translateY(-5px);background:rgba(139,92,246,.2)}.coding-profile-card svg,.coding-profile-card span{color:#8b5cf6;filter:drop-shadow(0 0 10px rgba(139,92,246,.5));transition:all .3s ease}.coding-profile-card:hover svg,.coding-profile-card:hover span{transform:scale(1.2);filter:drop-shadow(0 0 20px rgba(139,92,246,.8))}.coding-profile-card h4{font-size:1.1rem;font-weight:600;margin:0;color:#e0e7ff}.coding-profile-card p{font-size:.9rem;color:#a5b4fc;margin:0}.social-profiles{margin-top:2rem;padding:2rem;background:linear-gradient(135deg,rgba(102,126,234,.1) 0%,rgba(118,75,162,.1) 100%);border-radius:1rem;border:1px solid rgba(139,92,246,.3);animation:scaleIn .8s ease-out .4s both}.social-profiles h3{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;margin-bottom:1.5rem;color:#e0e7ff}.location-info{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:2rem;padding:1rem;background:rgba(139,92,246,.1);border-radius:.5rem;color:#a5b4fc;border:1px solid rgba(139,92,246,.3);animation:fadeIn .8s ease-out .6s both}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;z-index:10000;animation:fadeIn .3s ease-out}.popup-content{background:linear-gradient(135deg,rgba(26,26,46,.95) 0%,rgba(22,33,62,.95) 100%);border:2px solid rgba(139,92,246,.5);border-radius:1.5rem;padding:2.5rem;max-width:500px;width:90%;position:relative;box-shadow:0 20px 60px #8b5cf64d;animation:scaleIn .3s ease-out}.popup-close{position:absolute;top:1rem;right:1rem;background:transparent;border:none;color:#e0e7ff;font-size:2rem;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.popup-close:hover{background:rgba(139,92,246,.3);transform:rotate(90deg)}.popup-content h3{color:#e0e7ff;font-size:1.5rem;margin-bottom:1.5rem;text-align:center;background:linear-gradient(135deg,#c7d2fe 0%,#a78bfa 50%,#e9d5ff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.popup-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.popup-button{padding:1rem 2rem;border:2px solid rgba(139,92,246,.5);border-radius:.75rem;background:rgba(139,92,246,.2);color:#e0e7ff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:150px}.popup-button:hover{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#8b5cf6cc;transform:translateY(-2px);box-shadow:0 5px 20px #8b5cf666}.cheesecake-btn:hover{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%)}.upi-btn:hover{background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%)}.popup-copy-btn{margin-top:1.5rem;padding:.75rem 1.5rem;border:2px solid rgba(139,92,246,.5);border-radius:.75rem;background:rgba(139,92,246,.2);color:#e0e7ff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%}.popup-copy-btn:hover{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#8b5cf6cc;transform:translateY(-2px);box-shadow:0 5px 20px #8b5cf666}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.footer{background:rgba(10,14,39,.8);border-top:1px solid rgba(139,92,246,.3);padding:2rem 0;margin-top:4rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.footer .container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer p{color:#a5b4fc}.footer-links{display:flex;gap:1rem}.footer-links a{color:#a5b4fc;transition:all .3s;padding:.5rem;border-radius:.5rem}.footer-links a:hover{color:#8b5cf6;background:rgba(139,92,246,.1);transform:translateY(-3px);box-shadow:0 4px 15px #8b5cf64d}@media (max-width: 768px){.container{padding:0 1rem}.main{padding-top:5rem;padding-bottom:3rem}.section{padding:1rem 0;margin-top:1rem}.section-title{font-size:1.8rem;margin-bottom:1.5rem;padding-top:1rem}.name{font-size:1.8rem}.name-title{font-size:2.5rem}.name-subtitle{font-size:.95rem}.marquee span{font-size:.85rem;padding:.4rem .8rem}.hero-title{font-size:2rem}.hero-description{font-size:1rem;padding:0 1rem}.about-content{padding:.5rem 0}.about-content p{font-size:1rem;line-height:1.8;padding:1.25rem;margin-bottom:1.25rem;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.education{padding:1.5rem;margin-top:2rem}.contact-grid{grid-template-columns:1fr;gap:1.25rem}.contact-grid-bottom{margin-top:0}.contact-grid-bottom .contact-card{max-width:100%}.skill-category{padding:1.5rem 1.25rem;margin-bottom:1.25rem}.skill-tags{gap:.75rem}.skill-tag{padding:.6rem 1rem;font-size:.9rem}.timeline{padding-left:1.5rem}.timeline-content{padding:1.5rem}.experience-header{flex-direction:column;gap:.75rem}.header-nav{flex-wrap:wrap;gap:.5rem;justify-content:center}.header-nav button{padding:.5rem .75rem;font-size:.85rem}.blog-grid{grid-template-columns:1fr;gap:1.5rem}.blog-card{margin-bottom:1rem}.coding-profiles,.social-profiles{margin:2rem 0 1.5rem;padding:1.5rem}.coding-profiles h3,.social-profiles h3{font-size:1.2rem;margin-bottom:1.25rem}.coding-profiles-grid{grid-template-columns:1fr;gap:1.25rem}.coding-profile-card{padding:1.25rem}.hero-description{font-size:1rem}.hero-stats{gap:1.5rem}.stat-number{font-size:2rem}.experience-header{flex-direction:column}.experience-meta{text-align:left}.nav{width:100%;justify-content:center}.nav button{flex:1;padding:.5rem;font-size:.85rem}.blog-grid{grid-template-columns:1fr}.blog-image{height:180px}.section-title{font-size:2rem}}::-webkit-scrollbar-track{background:rgba(10,14,39,.5)}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#667eea 0%,#764ba2 100%);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#764ba2 0%,#f093fb 100%)}.star-cursor{position:fixed;width:20px;height:20px;pointer-events:none;z-index:9999;background:radial-gradient(circle,#fff 0%,#8b5cf6 50%,transparent 70%);border-radius:50%;box-shadow:0 0 10px #8b5cf6,0 0 20px #8b5cf6,0 0 30px #8b5cf6;transform:translate(-50%,-50%);animation:starPulse 1.5s ease-in-out infinite}.star-trail{position:fixed;width:8px;height:8px;pointer-events:none;z-index:9998;background:radial-gradient(circle,#fff 0%,#a78bfa 50%,transparent 70%);border-radius:50%;box-shadow:0 0 5px #a78bfa,0 0 10px #a78bfa;transform:translate(-50%,-50%)}@keyframes starPulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:1}50%{transform:translate(-50%,-50%) scale(1.2);opacity:.8}}a,button,input,textarea,select{cursor:none!important}*{margin:0;padding:0;box-sizing:border-box}:root{--primary: #a855f7;--primary-dark: #9333ea;--primary-light: #c084fc;--secondary: #8b5cf6;--accent: #ec4899;--background: #0a0a0f;--surface: rgba(30, 30, 50, .7);--surface-hover: rgba(40, 40, 60, .9);--text: #f8fafc;--text-secondary: #cbd5e1;--border: rgba(168, 85, 247, .3);--border-hover: rgba(168, 85, 247, .6);--success: #10b981;--shadow: rgba(0, 0, 0, .5);--glow: rgba(168, 85, 247, .5)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text);background:linear-gradient(135deg,#0a0a0f 0%,#1a0a2e 25%,#16213e 50%,#0f3460 75%,#0a0a0f 100%);background-size:400% 400%;animation:gradientShift 15s ease infinite;line-height:1.6;overflow-x:hidden}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:rgba(10,10,15,.5)}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--primary),var(--accent));border-radius:5px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,var(--primary-light),var(--primary))}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
