*{box-sizing:border-box}.hero{background:#87cefa33;border-radius:12px;display:flex;justify-content:center;margin:40px auto;max-width:1100px;padding:40px}.hero-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.hero-text{max-width:500px}.hero-text p{margin:.5em 0}.hero-text h1{font-size:2rem;margin:.2em 0}.hero-buttons{margin-top:1em}.hero-buttons .primary{background:var(--text-color);color:var(--background-color);cursor:pointer;font-weight:700;padding:8px 16px}.hero-buttons .secondary{border:1px solid var(--text-color);color:var(--text-color);cursor:pointer;padding:8px 16px}.hero-icons{display:flex;gap:1rem;margin-top:1em}.hero-icons img{cursor:pointer;height:24px;transition:transform .2s ease;width:24px}.hero-icons .github{fill:#181717;filter:none}.hero-icons .linkedin{fill:#0077b5;filter:none}.hero-icons .kaggle{fill:#20beff;filter:none}.hero-icons .researchgate{fill:#0cb;filter:none}.hero-icons img:hover{transform:scale(1.2)}.ui-switch{--switch-bg:#8796a5;--switch-width:48px;--switch-height:20px;--circle-diameter:32px;--circle-bg:#003892;--circle-inset:calc((var(--circle-diameter) - var(--switch-height))/2)}.ui-switch input{display:none}.slider{-webkit-appearance:none;appearance:none;background:var(--switch-bg);border-radius:999px;cursor:pointer;height:var(--switch-height);position:relative;width:var(--switch-width)}.slider .circle{align-items:center;background:var(--circle-bg);background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjAiIHdpZHRoPSIyMCI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTkuMzA1IDEuNjY3VjMuNzVoMS4zODlWMS42NjdoLTEuMzl6bS00LjcwNyAxLjk1LS45ODIuOTgyTDUuMDkgNi4wNzJsLjk4Mi0uOTgyLTEuNDczLTEuNDczem0xMC44MDIgMEwxMy45MjcgNS4wOWwuOTgyLjk4MiAxLjQ3My0xLjQ3My0uOTgyLS45ODJ6TTEwIDUuMTM5YTQuODcyIDQuODcyIDAgMCAwLTQuODYyIDQuODZBNC44NzIgNC44NzIgMCAwIDAgMTAgMTQuODYyIDQuODcyIDQuODcyIDAgMCAwIDE0Ljg2IDEwIDQuODcyIDQuODcyIDAgMCAwIDEwIDUuMTM5em0wIDEuMzg5QTMuNDYyIDMuNDYyIDAgMCAxIDEzLjQ3MSAxMGEzLjQ2MiAzLjQ2MiAwIDAgMS0zLjQ3MyAzLjQ3MkEzLjQ2MiAzLjQ2MiAwIDAgMSA2LjUyNyAxMCAzLjQ2MiAzLjQ2MiAwIDAgMSAxMCA2LjUyOHpNMS42NjUgOS4zMDV2MS4zOWgyLjA4M3YtMS4zOUgxLjY2NnptMTQuNTgzIDB2MS4zOWgyLjA4NHYtMS4zOWgtMi4wODR6TTUuMDkgMTMuOTI4IDMuNjE2IDE1LjRsLjk4Mi45ODIgMS40NzMtMS40NzMtLjk4Mi0uOTgyem05LjgyIDAtLjk4Mi45ODIgMS40NzMgMS40NzMuOTgyLS45ODItMS40NzMtMS40NzN6TTkuMzA1IDE2LjI1djIuMDgzaDEuMzg5VjE2LjI1aC0xLjM5eiIvPjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;display:flex;height:var(--circle-diameter);justify-content:center;left:0;top:calc(var(--circle-inset)*-1);transition:left .15s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.4,0,.2,1);width:var(--circle-diameter)}.slider .circle,.slider .circle:before{border-radius:inherit;position:absolute}.slider .circle:before{background:#ffffffbf;content:"";height:100%;opacity:0;transition:all .5s;width:100%}.ui-switch input:checked+.slider .circle{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjAiIHdpZHRoPSIyMCI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTQuMiAyLjUtLjcgMS44LTEuOC43IDEuOC43LjcgMS44LjYtMS44TDYuNyA1bC0xLjktLjctLjYtMS44em0xNSA4LjNhNi43IDYuNyAwIDEgMS02LjYtNi42IDUuOCA1LjggMCAwIDAgNi42IDYuNnoiLz48L3N2Zz4=);left:calc(100% - var(--circle-diameter))}.ui-switch input:active+.slider .circle:before{height:0;opacity:1;transition:0s;width:0}.custom-navbar{align-items:center;background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000d;display:flex;font-family:Inter,Poppins,Nunito,sans-serif;font-weight:500;justify-content:space-between;letter-spacing:.2px;margin:20px auto;max-width:1100px;padding:12px 24px;transition:background .3s ease,box-shadow .3s ease,color .3s ease}[data-theme=dark] .custom-navbar{background:#1f1f1f;box-shadow:0 4px 12px #0006}.navbar-left .navbar-logo{color:#111;font-size:1.25rem;font-weight:700;letter-spacing:.3px;transition:color .3s ease}[data-theme=dark] .navbar-left .navbar-logo{color:#f1f1f1}.navbar-center{display:flex;gap:1.75rem}.navbar-center a{border-radius:6px;color:#333;font-family:Fira Code,Source Code Pro,Courier New,monospace;font-size:1.05rem;font-weight:700;letter-spacing:.3px;padding:6px 12px;text-decoration:none;transition:all .3s ease}.navbar-center a:hover{background:#007bff1a;color:#007bff}[data-theme=dark] .navbar-center a{color:#ddd}[data-theme=dark] .navbar-center a:hover{background:#007bff40;color:#fff}.navbar-right{align-items:center;display:flex;gap:.75rem}@media (max-width:768px){.custom-navbar{align-items:flex-start;flex-direction:column;gap:10px;padding:16px}.navbar-center{flex-wrap:wrap;gap:1rem}.navbar-center a{font-size:1.1rem}}.about-section{display:flex;font-family:Inter,sans-serif;justify-content:center;padding:60px 20px}.about-card{border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;height:400px;max-width:1100px;overflow:hidden;transition:box-shadow .3s ease,background-color .3s ease;width:100%}.about-card:hover{box-shadow:0 8px 30px #008cff40}.text-area{background:#fff;display:flex;flex:1 1 50%;flex-direction:column;transition:background .3s ease,color .3s ease}[data-theme=dark] .text-area{background:#0b0d17}.tools{align-items:center;display:flex;padding:9px}.circle{border-radius:50%;height:10px;margin-right:6px;width:10px}.red{background-color:#ff5f57}.yellow{background-color:#ffbd2e}.green{background-color:#28c840}.card__content.terminal-output{color:#111;flex:1 1;font-family:Fira Code,Courier New,monospace;font-size:.95rem;line-height:1.65rem;margin:0 auto;max-width:95%;min-height:220px;overflow-wrap:break-word;padding:1.5rem;text-align:left;transition:color .3s ease;white-space:normal;word-break:break-word}[data-theme=dark] .card__content.terminal-output{color:#f1f1f1}.about-paragraph{margin-bottom:1.2rem;overflow-wrap:break-word;white-space:normal;word-break:break-word}.fade-text{opacity:1;transition:opacity .4s ease-in-out}.cursor{animation:blink 1s step-end infinite;background-color:#00bfff;display:inline-block;height:1rem;margin-left:3px;vertical-align:middle;width:10px}.image-area{background:#f8f8f8;flex:1 1 50%;position:relative;transition:background .3s ease}[data-theme=dark] .image-area{background:#000}.image-area img{height:100%;left:0;object-fit:cover;opacity:0;position:absolute;top:0;transition:opacity 1s ease;width:100%}.image-area img.active{opacity:1}.caption{background:#fffc;bottom:0;color:#111;font-size:.9rem;font-weight:500;padding:10px;position:absolute;text-align:center;transition:background .3s ease,color .3s ease;width:100%}[data-theme=dark] .caption{background:#0009;color:#eee}.experience-section{background:#fff;border-radius:16px;box-shadow:0 6px 16px #0000000d;font-family:Inter,sans-serif;margin:0 auto 60px;max-width:1100px;padding:60px 20px;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease}[data-theme=dark] .experience-section{background:#0b0d17;box-shadow:0 0 12px #ffffff0d}.experience-section h2{color:#111;font-size:2.25rem;font-weight:700;margin-bottom:60px;text-align:center;transition:color .3s ease}[data-theme=dark] .experience-section h2{color:#fff}.timeline-container{margin:0 auto;max-width:900px;padding:0 20px;position:relative}.timeline-line{background:#e0e0e0;bottom:0;left:50%;position:absolute;top:0;transform:translateX(-50%);transition:background .3s ease;width:4px;z-index:0}[data-theme=dark] .timeline-line{background:#2a2d3a}.timeline-item{align-items:center;background:#fff;border-radius:16px;box-shadow:0 6px 14px #0000000d;display:flex;margin-bottom:50px;padding:20px;position:relative;transition:all .3s ease;width:46%;z-index:1}[data-theme=dark] .timeline-item{background:#171a24;box-shadow:0 0 10px #ffffff0a}.timeline-item:hover{box-shadow:0 8px 30px #008cff40;transform:translateY(-5px)}[data-theme=dark] .timeline-item:hover{box-shadow:0 0 15px #00bfff66}.timeline-item.left{align-self:flex-start;flex-direction:row-reverse;margin-right:auto;text-align:right}.timeline-item.right{align-self:flex-end;flex-direction:row;margin-left:auto;text-align:left}.timeline-logo img{background:#f1f5f9;border-radius:8px;height:50px;margin:0 20px;object-fit:contain;padding:6px;transition:background .3s ease;width:50px}[data-theme=dark] .timeline-logo img{background:#202330}.timeline-content{max-width:400px}.timeline-date{color:#6b7280;font-size:.9rem;margin-bottom:8px;transition:color .3s ease}[data-theme=dark] .timeline-date{color:#9ca3af}.timeline-content h3{color:#111;font-size:1.2rem;font-weight:600;margin:4px 0;transition:color .3s ease}[data-theme=dark] .timeline-content h3{color:#f9fafb}.timeline-content h4{color:#374151;font-size:1rem;font-weight:500;margin-bottom:8px;transition:color .3s ease}[data-theme=dark] .timeline-content h4{color:#d1d5db}.timeline-content p{color:#4b5563;font-size:.95rem;transition:color .3s ease}[data-theme=dark] .timeline-content p{color:#e5e7eb}@media (max-width:768px){.timeline-item,.timeline-item.left,.timeline-item.right{align-self:center;flex-direction:row;text-align:left;width:100%}.timeline-line{left:20px}}.education-section{background:#fff;border-radius:16px;box-shadow:0 6px 16px #0000000d;font-family:Inter,sans-serif;margin:0 auto 60px;max-width:1100px;padding:60px 20px;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease}[data-theme=dark] .education-section{background:#0b0d17;box-shadow:0 0 12px #ffffff0d}.education-section h2{color:#111;font-size:2.25rem;font-weight:700;margin-bottom:60px;text-align:center;transition:color .3s ease}[data-theme=dark] .education-section h2{color:#fff}.education-card{align-items:flex-start;background:#fff;border-radius:16px;box-shadow:0 6px 14px #0000000d;display:flex;margin-bottom:40px;padding:20px 24px;transition:all .3s ease}[data-theme=dark] .education-card{background:#171a24;box-shadow:0 0 10px #ffffff0a}[data-theme=dark] .education-card,[data-theme=dark] .education-card *{color:#fff!important}.education-card:hover{box-shadow:0 8px 28px #00bfff40;transform:translateY(-4px)}[data-theme=dark] .education-card:hover{box-shadow:0 0 15px #00bfff59}.education-logo img{background:#f1f5f9;border-radius:8px;height:60px;margin-right:20px;object-fit:contain;padding:6px;transition:background .3s ease;width:60px}[data-theme=dark] .education-logo img{background:#202330}.education-content{flex:1 1}.education-content h3{color:#111;font-size:1.2rem;font-weight:600;margin-bottom:6px;transition:color .3s ease}.education-content p{color:#374151;font-size:.95rem;margin-bottom:8px;transition:color .3s ease}.education-content ul{color:#4b5563;font-size:.95rem;line-height:1.5rem;list-style-type:disc;padding-left:1.2rem;transition:color .3s ease}@media (max-width:768px){.education-card{align-items:flex-start;flex-direction:column;text-align:left}.education-logo img{margin-bottom:12px}}.projects-section{background-color:#fff;border-radius:16px;color:#000;font-family:Inter,Helvetica Neue,sans-serif;font-family:var(--font-primary,"Inter","Helvetica Neue",sans-serif);margin:0 auto 60px;max-width:1100px;padding:4rem 2rem;text-align:center;transition:background .3s ease,color .3s ease}[data-theme=dark] .projects-section{background-color:#0b0d17;box-shadow:0 0 12px #ffffff0d;color:#fff}.projects-scroll-wrapper{overflow:hidden;position:relative;width:100%}.projects-scroll-wrapper.paused .projects-scroll{animation-play-state:paused}.projects-scroll{animation:scroll-left 35s linear infinite;display:flex;gap:1rem;width:-webkit-max-content;width:max-content;will-change:transform}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.project-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:1rem;box-shadow:0 4px 12px #0000000f;color:#111;flex-shrink:0;font-family:Inter,Helvetica Neue,sans-serif;font-family:var(--font-primary,"Inter","Helvetica Neue",sans-serif);overflow:hidden;transition:box-shadow .3s ease,transform .3s ease,background-color .3s ease,color .3s ease;width:320px}.project-card:hover{box-shadow:0 0 25px #00bfff66;transform:scale(1.02)}.project-thumbnail{height:200px;object-fit:cover;width:100%}.project-card-content{display:flex;flex-direction:column;gap:.75rem;padding:1rem;text-align:left}.project-title{font-size:1.2rem;font-weight:600}.project-dates{color:#555;font-size:.9rem;font-weight:400;margin-top:-4px}.project-desc{color:#333;font-family:monospace;font-size:.9rem;line-height:1.45rem;list-style-type:disc;margin-top:.5rem;padding-left:1.2rem;text-align:left}.tech-logos{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:1rem}.tech-logo{height:24px;width:24px}[data-theme=dark] .project-card{background-color:#171a24;border:1px solid #2d2d2d;box-shadow:0 0 10px #ffffff0a;color:#fff}[data-theme=dark] .project-card,[data-theme=dark] .project-card *{color:#fff!important}[data-theme=dark] .project-card:hover{box-shadow:0 0 20px #00bfff59}@media (max-width:768px){.projects-scroll{gap:.75rem}.project-card{width:260px}}.contact-section{background-color:#fff;color:#000;font-family:Inter,Helvetica Neue,sans-serif;font-family:var(--font-primary,"Inter","Helvetica Neue",sans-serif);padding:4rem 2rem;text-align:center;transition:background .3s,color .3s}.section-title{font-size:2rem;font-weight:700;margin-bottom:2rem}.contact-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:1rem;box-shadow:0 4px 12px #0000000f;color:#111;margin:0 auto;padding:2rem;transition:background-color .3s ease,color .3s ease,transform .3s ease,box-shadow .3s ease;width:350px}.contact-card:hover{box-shadow:0 0 25px #00bfff66;transform:scale(1.02)}.contact-header{margin-bottom:1.5rem}.contact-name{font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.contact-tagline{color:#555;font-size:.95rem}.contact-details{flex-direction:column;gap:.75rem;margin-top:1rem}.contact-details,.contact-item{align-items:center;display:flex}.contact-item{font-size:.95rem;gap:.5rem}.contact-icon{color:#00bfff;font-size:1.1rem}.contact-links{display:flex;gap:1.5rem;justify-content:center;margin-top:1.5rem}.contact-social{color:#111;font-size:1.4rem;transition:color .3s ease,transform .3s ease}.contact-social:hover{color:#00bfff;transform:scale(1.1)}[data-theme=dark] .contact-card{background-color:#1e1e1e;border:1px solid #333;color:#fff}[data-theme=dark] .contact-tagline{color:#ccc}[data-theme=dark] .contact-social{color:#ddd}[data-theme=dark] .contact-icon,[data-theme=dark] .contact-social:hover{color:#00bfff}.hero-section{display:flex;font-family:Inter,Nunito,Roboto,sans-serif;justify-content:center;padding:60px 20px}.hero-card{align-items:center;background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000001a;display:flex;height:340px;justify-content:space-between;max-width:1100px;overflow:hidden;padding:0 40px;transition:box-shadow .3s ease;width:100%}[data-theme=dark] .hero-card{background:#111827}.hero-text{display:flex;flex:1 1;flex-direction:column;justify-content:center;padding-right:40px}.hero-text .intro{color:#555;font-size:1rem;margin:0}[data-theme=dark] .hero-text .intro{color:#aaa}.hero-text h1{color:#111;font-size:2.4rem;font-weight:700;margin:.5rem 0}[data-theme=dark] .hero-text h1{color:#f1f1f1}.hero-text .subtitle{color:#555;font-size:1.1rem;line-height:1.6;margin-bottom:1.6rem}[data-theme=dark] .hero-text .subtitle{color:#ccc}.hero-buttons{display:flex;gap:1rem;margin-bottom:1rem}.hero-buttons .primary,.hero-buttons .secondary{border-radius:6px;cursor:pointer;font-weight:500;padding:10px 20px;transition:background .3s ease,color .3s ease}.hero-buttons .primary{background:#007bff;border:none;color:#fff}.hero-buttons .primary:hover{background:#0056b3}.hero-buttons .secondary{background:#0000;border:1px solid #007bff;color:#007bff}.hero-buttons .secondary:hover{background:#007bff;color:#fff}.hero-image{align-items:center;display:flex;justify-content:center;margin-right:20px}.hero-image img{border:4px solid #fff;border-radius:50%;box-shadow:0 2px 6px #00000026;height:250px;object-fit:cover;width:250px}.hero-icons-vertical{align-items:flex-end;display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-left:20px}.hero-icons-vertical a{align-items:center;display:inline-flex}.hero-icons-vertical img{filter:grayscale(100%);height:30px;transition:filter .3s ease;width:30px}.hero-icons-vertical img:hover{filter:none}.subtitle{align-items:center;color:#333;display:inline-flex;font-size:1.2rem;font-weight:400;gap:4px;margin-top:1rem;position:relative}.typed-text{color:#007bff;font-weight:600;letter-spacing:.5px}.cursor{-webkit-font-smoothing:none!important;-moz-osx-font-smoothing:grayscale!important;animation:blink .7s steps(1) infinite;background:#007bff;box-shadow:none!important;contain:strict;filter:none!important;height:1.25rem;image-rendering:pixelated;mix-blend-mode:normal;position:relative;text-shadow:none!important;top:-1px;transform:translateZ(0);width:2px}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}[data-theme=dark] .subtitle{color:#f0f0f0}[data-theme=dark] .typed-text{color:#00bfff}[data-theme=dark] .cursor{background-color:#00bfff}
/*# sourceMappingURL=main.05742933.css.map*/