*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Arial,sans-serif;line-height:1.6;overflow-x:hidden}.portfolio{animation:gradientAnimation 15s ease infinite;background:linear-gradient(-45deg,#f8f8f8,#f2f2f2,#f5f5f5,#fff);background-size:400% 400%;min-height:100vh;padding:1rem;width:100%}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 4px #0000001a;height:64px;left:0;position:fixed;right:0;top:0;z-index:1000}.header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.logo{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#2563eb,#7c3aed);-webkit-background-clip:text;font-size:1.5rem;font-weight:700}.desktop-nav{display:flex;gap:2rem}.nav-item{background:none;border:none;color:#666;cursor:pointer;font-size:1rem;padding:.5rem;transition:color .3s}.nav-item:hover{color:#2563eb}.nav-item.active{color:#2563eb;font-weight:600}.mobile-menu-btn{background:none;border:none;color:#333;cursor:pointer;display:none}.mobile-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 4px #0000001a;display:none;left:0;padding:1rem;position:fixed;right:0;top:64px;z-index:999}.mobile-nav-item{background:none;border:none;color:#666;cursor:pointer;display:block;font-size:1rem;padding:.75rem;text-align:left;width:100%}.mobile-nav-item.active{color:#2563eb;font-weight:600}.section{animation:sectionFadeIn .5s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffffff2,#f5f5f5f2);border-radius:20px;box-shadow:0 8px 32px #0000001a;display:flex;flex-direction:column;justify-content:center;margin:2rem auto;max-width:1200px;min-height:100vh;padding:5rem 2rem;position:relative}.section h2{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#2563eb,#7c3aed);-webkit-background-clip:text;color:#1f2937;font-size:2.5rem;margin-bottom:3rem;text-align:center}.home-section{animation:gradientAnimation 15s ease infinite;background:linear-gradient(-45deg,#f5f5f5,#f0f0f0,#f8f8f8,#fff);background-size:400% 400%;padding-top:64px}.hero-content{margin:0 auto;max-width:1000px;padding:3rem;width:100%}.hero-layout{gap:3rem}.hero-text{text-align:left}.hero-text h1{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#4169e1,#6c63ff);-webkit-background-clip:text}.hero-text p{color:#666;margin-bottom:2rem}.profile-image{background:linear-gradient(45deg,#4169e1,#6c63ff);border:4px solid #fff;border-radius:50%;box-shadow:0 4px 20px #6c63ff33;flex-shrink:0;height:180px;width:180px}.social-links{gap:1.5rem;justify-content:flex-start}.social-link{background:#fff;box-shadow:0 4px 15px #0000001a;color:#2563eb;padding:12px}.social-link:hover{box-shadow:0 6px 20px #00000026}.about-content{background:linear-gradient(135deg,#fff,#fafafa);border-radius:20px;box-shadow:0 4px 15px #6366f11a;margin:0 auto;max-width:800px;padding:2rem}.about-content p{color:#4b5563;font-size:1.125rem;margin-bottom:1.5rem}.skills{margin-top:3rem}.skills h3{color:#1f2937;font-size:1.5rem;margin-bottom:1.5rem}.skills-list{display:flex;flex-wrap:wrap;gap:.75rem}.skill-tag{background:linear-gradient(45deg,#4f46e5,#6366f1);border-radius:9999px;color:#fff;font-size:.875rem;padding:.5rem 1rem;transition:all .3s ease}.skill-tag:hover{background:linear-gradient(45deg,#6366f1,#818cf8);transform:translateY(-2px)}.experience-content{margin:0 auto;max-width:800px}.experience-item{background:linear-gradient(135deg,#fff,#fafafa);border-left:2px solid #2563eb;border-radius:1rem;box-shadow:0 4px 15px #6366f11a;margin-bottom:2rem;padding:1.5rem 1.5rem 1.5rem 3rem;position:relative;transition:all .3s ease}.experience-item:last-child{padding-bottom:1.5rem}.experience-item:before{background:#2563eb;border-radius:50%;content:"";height:10px;left:-6px;position:absolute;top:24px;width:10px}.experience-item:hover{background:linear-gradient(135deg,#fdfdfd,#f5f5f5);box-shadow:0 8px 25px #6366f133;transform:translateY(-4px)}.experience-item h3{color:#1f2937;font-size:1.5rem;margin-bottom:.5rem}.experience-item .company{color:#2563eb;font-size:1.25rem;margin-bottom:.5rem}.experience-item .period{color:#666;margin-bottom:1rem}.experience-item ul{list-style-type:disc;margin-top:1rem;padding-left:1.5rem}.experience-item li{color:#4b5563;margin-bottom:.5rem}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:1rem}.project-card{background:linear-gradient(135deg,#fff,#fafafa);border:1px solid #6366f11a;border-radius:1rem;box-shadow:0 4px 15px #6366f11a;padding:1.5rem;transition:all .3s ease}.project-card:hover{background:linear-gradient(135deg,#fdfdfd,#f5f5f5);box-shadow:0 8px 25px #6366f133;transform:translateY(-4px)}.project-card h3{color:#1f2937;font-size:1.25rem;margin-bottom:1rem}.project-card p{color:#666;margin-bottom:1rem}.metrics{color:#2563eb;font-weight:600;margin-bottom:1rem}.tech-stack{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:linear-gradient(45deg,#f0f0f0,#f5f5f5);border:1px solid #6366f133;border-radius:9999px;color:#4f46e5;font-size:.875rem;padding:.25rem .75rem;transition:all .3s ease}.tech-tag:hover{background:linear-gradient(45deg,#f5f5f5,#fafafa);transform:translateY(-2px)}.education-content{max-width:800px}.education-item{background:linear-gradient(135deg,#fff,#fafafa);border:1px solid #6366f11a;border-radius:1rem;box-shadow:0 4px 15px #6366f11a;margin-bottom:2rem;padding:1.5rem}.education-item:hover{background:linear-gradient(135deg,#fdfdfd,#f5f5f5);box-shadow:0 8px 25px #6366f133;transform:translateY(-4px)}.education-header{align-items:start;margin-bottom:1rem}.education-item h3{color:#1f2937;font-size:1.25rem;margin-bottom:.5rem}.education-item .school{color:#2563eb;font-size:1.125rem}.education-item .period{color:#666}.achievements{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.achievement-tag{background:linear-gradient(45deg,#f5f5f5,#fafafa);border:1px solid #6d28d933;border-radius:9999px;color:#6d28d9;font-size:.875rem;padding:.25rem .75rem;transition:all .3s ease}.achievement-tag:hover{background:linear-gradient(45deg,#fafafa,#fff);transform:translateY(-2px)}.resume-content{background:linear-gradient(135deg,#fff,#fafafa);border-radius:20px;box-shadow:0 4px 15px #6366f11a;margin:0 auto;max-width:600px;padding:2rem;text-align:center}.resume-content p{color:#666;font-size:1.125rem;margin-bottom:2rem}.download-btn{align-items:center;background:linear-gradient(45deg,#2563eb,#7c3aed);border:none;border-radius:9999px;color:#fff;cursor:pointer;display:inline-flex;font-size:1.125rem;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.download-btn:hover{background:linear-gradient(45deg,#2563eb,#9333ea);box-shadow:0 8px 25px #6366f133;transform:translateY(-2px)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes gradientAnimation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes sectionFadeIn{0%{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);opacity:0;transform:translateY(20px)}to{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:1;transform:translateY(0)}}@media (max-width:768px){.desktop-nav{display:none}.mobile-menu-btn,.mobile-nav{display:block}.section{margin:1rem;padding:2rem 1rem}.section h2{font-size:2rem}.hero-layout{flex-direction:column-reverse;gap:2rem}.hero-text{text-align:center}.social-links{justify-content:center}.profile-image{height:150px;margin:0 auto;width:150px}.hero-text h1{font-size:2.5rem}.hero-text p{font-size:1.4rem}.projects-grid{grid-template-columns:1fr}.education-header{flex-direction:column}.education-item .period{margin-top:.5rem}.about-content,.education-content,.experience-content,.resume-content{padding:1rem}}@media (max-width:480px){.section{margin:.5rem;padding:1.5rem 1rem}.hero-text h1{font-size:2rem}.hero-text p{font-size:1.2rem}.profile-image{height:120px;width:120px}.achievements,.skills-list,.tech-stack{gap:.5rem}.achievement-tag,.skill-tag,.tech-tag{font-size:.75rem;padding:.25rem .5rem}}html{scroll-behavior:smooth}.section:hover{box-shadow:0 12px 40px #6366f126}.download-btn:focus,.mobile-nav-item:focus,.nav-item:focus{outline:2px solid #2563eb;outline-offset:2px}@media print{.download-btn,.header,.mobile-nav{display:none}.section{box-shadow:none;break-inside:avoid;margin:0;padding:2rem 0;page-break-inside:avoid}body{background:#fff}a,body{color:#000}a{text-decoration:none}}.profile-links-container{display:flex;flex-wrap:wrap;gap:15px;margin-top:15px}.profile-link{align-items:center;background-color:#f8f9fa;border:1px solid #e2e8f0;border-radius:6px;box-shadow:0 2px 4px #0000000d;color:#4a5568;display:inline-flex;font-weight:500;gap:8px;padding:8px 16px;text-decoration:none;transition:all .2s ease}.profile-link:hover{border-color:#cbd5e0;box-shadow:0 4px 8px #0000001a;color:#2b6cb0;transform:translateY(-2px)}.profile-link.codechef{border-left:4px solid #5b4638}.profile-link.codechef:hover{background-color:#f8f5f2}.profile-link.leetcode{border-left:4px solid #ffa116}.profile-link.leetcode:hover{background-color:#fff8f0}.profile-link.github{border-left:4px solid #333}.profile-link.github:hover{background-color:#f6f8fa}.profile-link-icon{flex-shrink:0;height:20px;width:20px}.activity-links{gap:15px;margin-top:20px}.activity-link{background:#f7fafc;border-radius:6px;font-size:.875rem;gap:8px;padding:10px 18px;transition:all .2s ease}.activity-link:hover{background:#edf2f7;box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.activity-link.github:hover{color:#2b6cb0}.activity-link.codechef:hover{color:#5b4638}.activity-link.leetcode:hover{color:#ffa116}.education-content{grid-gap:25px;display:grid;gap:25px;grid-template-columns:1fr;margin:0 auto;max-width:900px}.education-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px #0000000d;padding:25px;transition:all .3s ease}.education-item:hover{box-shadow:0 8px 16px #00000014;transform:translateY(-3px)}.education-header{align-items:flex-start;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}.education-header h3{color:#2d3748;font-size:1.4rem;font-weight:600;margin-bottom:6px}.school{color:#4361ee;font-size:1.1rem;font-weight:500}.period{background:#f7fafc;border:1px solid #e2e8f0;border-radius:4px;color:#718096;font-size:.95rem;padding:6px 12px}.education-description{color:#4a5568;font-size:1.05rem;font-weight:500;margin-bottom:16px}.course-list{margin-top:16px}.course-list-title{color:#2d3748;display:inline-block;font-size:1.15rem;font-weight:600;margin-bottom:12px;position:relative}.course-list-title:after{background:#4361ee;border-radius:2px;bottom:-4px;content:"";height:2px;left:0;position:absolute;width:40px}.courses{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.course-tag{background:#f8f9fb;border:1px solid #e2e8f0;border-radius:6px;color:#4a5568;display:inline-block;font-size:.9rem;padding:8px 14px;transition:all .2s ease}.course-tag:hover{background:#edf2f7;box-shadow:0 2px 6px #0000000d;transform:translateY(-2px)}@media (min-width:768px){.education-content{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.education-header{flex-direction:column}.period{align-self:flex-start;margin-top:12px}.education-item{padding:20px}}.profile-image{position:relative}.bg-image-1{transition:transform .5s ease}.bg-image-1,.bg-image-2{border-radius:50%;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.bg-image-2{opacity:0;transition:opacity .5s ease}.profile-image-container:hover .bg-image-1{transform:scale(1.1)}.profile-image-container:hover .bg-image-2{opacity:1}@media (max-width:768px){.profile-image-container{height:150px;margin:0 auto;width:150px}}.profile-image-container{border:4px solid #fff;border-radius:50%;box-shadow:0 5px 15px #0000001a;height:200px;overflow:hidden;position:relative;width:200px}.profile-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.profile-image-container:hover .profile-image{transform:scale(1.05)}@media (max-width:768px){.profile-image-container{height:150px;margin:0 auto 20px;width:150px}}@media (max-width:480px){.profile-image-container{height:120px;width:120px}}.image-path-debug{color:#666;font-size:12px;margin-top:10px}.hero-layout{display:flex;flex-direction:row;justify-content:space-between;overflow:hidden;padding:3rem 2rem;position:relative}.hero-text{flex:1 1;z-index:2}.hero-text h1{margin-bottom:1rem}.hero-text p{font-size:1.8rem}.background-image{opacity:.7;transition:opacity .3s ease;width:50%}.background-image:hover{opacity:.9}@media (max-width:768px){.hero-layout{flex-direction:column;padding:2rem 1rem}.hero-text{margin-bottom:2rem;text-align:center}.background-image{height:300px;margin-top:2rem;position:relative;width:100%}.hero-text h1{font-size:2.5rem}.hero-text p{font-size:1.4rem}}.home-section{align-items:center;display:flex;min-height:calc(100vh - 64px);overflow:hidden;padding-top:80px;position:relative}.container{margin:0 auto;max-width:1400px;position:relative;width:100%;z-index:2}.hero-layout{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1fr 1fr;padding:0 2rem}.hero-text{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffffe6;border-radius:10px;box-shadow:0 4px 20px #00000014;padding:2rem;position:relative;transition:transform .3s ease,box-shadow .3s ease;z-index:3}.hero-text:hover{box-shadow:0 6px 25px #0000001f;transform:translateY(-5px)}.hero-text h1{color:#4361ee;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-text p{color:#4a5568;font-size:1.6rem;font-weight:500;margin-bottom:1rem}.hero-text .location{align-items:center;color:#718096;display:flex;font-size:1.2rem;margin-bottom:1.5rem}.location svg{margin-right:.5rem}.background-image{background-position:50%;background-size:cover;box-shadow:-10px 0 30px #0000001a;clip-path:polygon(15% 0,100% 0,100% 100%,0 100%);height:100%;opacity:.85;position:absolute;right:0;top:0;transition:all .5s ease;width:55%;z-index:1}.social-links{display:flex;gap:1rem;margin-top:2rem}.social-link{align-items:center;background:#f7fafc;border:1px solid #e2e8f0;border-radius:50%;box-shadow:0 2px 5px #0000000d;color:#4a5568;display:flex;height:45px;justify-content:center;transition:all .3s ease;width:45px}.social-link:hover{background:#4361ee;box-shadow:0 4px 10px #4361ee4d;color:#fff;transform:translateY(-3px)}.home-section:before{background:linear-gradient(90deg,#ffffffe6 20%,#fff6);content:"";height:100%;left:0;position:absolute;top:0;width:50%;z-index:1}@media (max-width:1024px){.hero-layout{grid-template-columns:1fr;padding:0 1.5rem}.background-image{clip-path:none;height:100%;opacity:.15;width:100%}.home-section:before{display:none}.hero-text{background-color:#fffffff2;margin:0 auto;max-width:600px}}@media (max-width:768px){.hero-text h1{font-size:2.8rem}.hero-text p{font-size:1.4rem}.hero-text{padding:1.5rem}}@media (max-width:480px){.hero-text h1{font-size:2.2rem}.hero-text p{font-size:1.2rem}.social-link{height:40px;width:40px}}@media (max-width:768px){.hero-text{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fffc;margin:1rem}.background-image{background-position:50%;background-size:cover;clip-path:none;height:100%;left:0;opacity:.6;position:fixed;top:0;width:100%;z-index:-1}.home-section:before{display:none}.home-section{background:#0000;box-shadow:none}.hero-text{margin:0 auto;max-width:400px;padding:1.25rem;width:85%}.social-links{margin-bottom:.5rem}}@media (max-width:480px){.hero-text{padding:1rem;width:90%}}.extracurricular-content{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:900px}.extracurricular-item{background:#fff;border:1px solid #6366f11a;border-radius:1rem;box-shadow:0 8px 30px #0000001a;overflow:hidden;transition:all .3s ease}.extracurricular-item:hover{box-shadow:0 12px 30px #6366f133;transform:translateY(-5px)}.extracurricular-item h3{align-items:center;background:linear-gradient(45deg,#4169e1,#6c63ff);color:#fff;display:flex;font-size:1.5rem;font-weight:600;gap:1rem;margin-bottom:.5rem;padding:1.25rem 1.5rem}.extracurricular-item h3 svg{background:#fff3;border-radius:50%;height:2.5rem;padding:.5rem;width:2.5rem}.extracurricular-item p{color:#4b5563;font-size:1.125rem;font-weight:500;margin-bottom:1rem;padding:0 1.5rem}.extracurricular-item ul{list-style:none;padding:0 1.5rem 1.5rem}.extracurricular-item li{color:#4b5563;font-size:1rem;line-height:1.6;margin-bottom:1rem;padding-left:1.75rem;position:relative}.extracurricular-item li:before{background-color:#6c63ff;border-radius:50%;content:"";height:.75rem;left:0;position:absolute;top:.5rem;width:.75rem}.extracurricular-item li:last-child{margin-bottom:0}.activity-links{display:flex;flex-wrap:wrap;gap:1rem;padding:0 1.5rem 1.5rem}.activity-link{align-items:center;background:#f8f9fa;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 2px 4px #0000000d;color:#4a5568;display:inline-flex;font-weight:500;gap:.5rem;padding:.75rem 1.25rem;text-decoration:none;transition:all .3s ease}.activity-link:hover{background:#f0f4f8;box-shadow:0 4px 12px #0000001a;transform:translateY(-3px)}.activity-link.github{border-left:4px solid #333}.activity-link.codechef{border-left:4px solid #5b4638}.activity-link.leetcode{border-left:4px solid #ffa116}.profile-link-icon{height:1.25rem;width:1.25rem}.extracurricular-item:first-child h3{background:linear-gradient(45deg,#4361ee,#3f37c9)}.extracurricular-item:nth-child(2) h3{background:linear-gradient(45deg,#4361ee,#4cc9f0)}.extracurricular-item:nth-child(3) h3{background:linear-gradient(45deg,#4361ee,#7209b7)}@media (max-width:768px){.extracurricular-item h3{font-size:1.3rem;padding:1rem 1.25rem}.extracurricular-item li,.extracurricular-item p{font-size:.95rem}.activity-links{gap:.75rem}.activity-link{font-size:.9rem;padding:.6rem 1rem}.extracurricular-item h3 svg{height:2rem;width:2rem}}@media (max-width:480px){.extracurricular-item h3{font-size:1.1rem}.activity-link{font-size:.8rem;padding:.5rem .75rem}}
/*# sourceMappingURL=main.b640be94.css.map*/