@import"https://fonts.googleapis.com/css2?family=Karla:wght@400;700&display=swap";:root{font-family:Karla,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000000de;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.about-page{background-color:#fdf8e8;color:#000;min-height:100vh;width:100%;max-width:100%;display:flex;flex-direction:column;padding:0;margin:0;box-sizing:border-box}.about-container{opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out}.about-container.fade-in{opacity:1;transform:translateY(0)}.nav-bar{display:flex;justify-content:space-between;align-items:center;background-color:#fdf8e8;width:100%;box-sizing:border-box;position:sticky;top:0;z-index:10}.about-me{display:flex;align-items:center;justify-content:space-between;margin:2rem auto;width:90%;max-width:1000px;text-align:left}.about-me .header-box{margin-right:100px}.about-image{width:400px;max-width:400px;height:auto;border-radius:10px;flex-shrink:0}.internship-section,.experience-section{margin:2rem auto;width:90%;max-width:1000px;text-align:left}.internship-section{flex-direction:column;gap:1rem}.internship-section p,.experience-section li{line-height:1.6}.experience-section{display:flex;justify-content:space-between;align-items:flex-start;margin:2rem auto;width:90%;max-width:1000px;gap:2rem}.experience-section div{flex:1}.experience-section ul{list-style-position:inside;margin:0;padding:0;text-align:left}.experience-section li{line-height:1.6}.footer{display:flex;justify-content:left;align-items:left;gap:4rem;background-color:#fdf8e8;font-size:1rem;text-align:left;margin-top:200px;box-sizing:border-box}@media (max-width: 1000px){.nav-bar{flex-direction:column;text-align:center;gap:1rem;padding:1rem 0}.about-page{align-items:center}.about-me h1{font-size:24px}.about-me p{font-size:14px}.about-me{flex-direction:column;align-items:center;margin:2rem auto;text-align:center;width:90%}.about-me .header-box{margin:0 0 1.5rem}.about-image{width:80%;max-width:300px;height:auto}.internship-section{text-align:center;align-items:center;width:90%;margin:1rem auto}.experience-section div{width:100%;max-width:500px}.experience-section ul{padding-left:1rem}.internship-section h3,.experience-section h3{font-size:18px}.internship-section h1{font-size:24px}.internship-section p,.experience-section li{font-size:14px;line-height:1.4}.footer{flex-direction:row;gap:2rem;font-size:10px;padding:1rem 0;text-align:center;align-items:center}.footer-section h4{font-size:14px;margin-bottom:.25rem}.footer-section p{margin:0;font-size:12px}.footer-section a{font-size:12px;margin-right:.25rem}}@media (max-width: 600px){.experience-section{flex-direction:column;gap:1.5rem}}html,body{margin:0;padding:0;box-sizing:border-box;height:100%;width:100%;background-color:#fdf8e8}.home-page{background-color:#fdf8e8;color:#000;display:flex;flex-direction:column;min-height:100vh;padding:0;margin:0;box-sizing:border-box}.nav-bar{display:flex;justify-content:space-between;align-items:center;background-color:#fdf8e8;position:sticky;top:0;z-index:10}.nav-bar a{font-weight:500;color:#000;text-decoration:none}.home-container{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;margin-top:100px;opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out}.home-container.fade-in{opacity:1;transform:translateY(0)}.home-container h2{margin:.5rem 0;font-size:1.8rem}.gif-container{display:flex;gap:2rem;margin-top:2rem;flex-wrap:wrap;justify-content:flex-start}.gif-box{width:400px;height:200px;border-radius:30px;overflow:hidden;display:flex;justify-content:center;align-items:center}.gif{width:100%;height:100%;object-fit:cover}.footer{display:flex;justify-content:center;align-items:center;gap:4rem;background-color:#fdf8e8;font-size:1rem;text-align:left;margin-top:200px;max-width:1400px}@media (max-width: 1000px){.nav-bar{flex-direction:column;text-align:center;gap:.5rem}.home-page{align-items:center}.home-container{align-items:center;justify-content:center;text-align:center;margin-top:0;padding:1rem}.gif-container{justify-content:center;gap:1rem}.gif-box{width:350px;height:150px}.footer{flex-direction:row;gap:2rem;font-size:10px;padding:1rem 0;text-align:center;align-items:center}.footer-section h4{font-size:14px;margin-bottom:.25rem}.footer-section p{margin:0;font-size:12px}.footer-section a{font-size:12px;margin-right:.25rem}}html,body{margin:0;padding:0;box-sizing:border-box}.projects-page{background-color:#fdf8e8;color:#000;min-height:100vh;width:100%;max-width:100%;display:flex;flex-direction:column;padding:0;margin:0;box-sizing:border-box}.nav-bar{display:flex;justify-content:space-between;align-items:center;background-color:#fdf8e8;width:100%;box-sizing:border-box;position:sticky;top:0;z-index:10;margin-bottom:50px}.projects-container{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left}.project-card{background-color:#fdf8e8;padding:1.5rem;margin:2rem auto;max-width:1200px;height:380px;opacity:0;transform:translateY(20px);transition:opacity 1s ease-out,transform 1s ease-out;display:flex;align-items:center;justify-content:center;margin-top:40px}.project-content{display:flex;gap:2rem;align-items:center;justify-content:space-between;width:100%}.project-content.normal-layout{flex-direction:row;text-align:left}.project-content.reverse-layout{flex-direction:row-reverse;text-align:left}.project-text{flex:1;max-width:600px}.project-image{width:450px;height:250px;border-radius:10px;object-fit:fill;flex-shrink:0}.project-card h2{font-size:1.8rem;margin-bottom:1rem}.project-card p{font-size:1rem;margin-bottom:1.5rem}.project-card a{text-decoration:none;color:#646cff;font-weight:700}.project-card a:hover{text-decoration:underline}.project-card.fade-in.visible{opacity:1;transform:translateY(0)}.fade-in{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.fade-in.visible{opacity:1;transform:translateY(0)}.footer{display:flex;justify-content:left;align-items:left;gap:4rem;background-color:#fdf8e8;font-size:1rem;text-align:left;margin-top:200px;max-width:1400px;box-sizing:border-box}.footer-section h4{margin-bottom:.5rem;font-size:1.2rem}.footer-section p{margin:0}.footer-section a{color:#000;text-decoration:none;margin-right:.5rem}.footer-section a:hover{text-decoration:underline}@media (max-width: 1000px){.nav-bar{flex-direction:column;text-align:center;gap:1rem;padding:1rem 0}.projects-page{align-items:center}.project-card{flex-direction:column;height:auto;padding:1.5rem;margin:1.5rem 0;align-items:center;text-align:center}.project-content{flex-direction:column;align-items:center;text-align:center;gap:1rem}.project-content.normal-layout,.project-content.reverse-layout{flex-direction:column;align-items:center;text-align:center}.project-image{width:100%;max-width:400px;height:auto;border-radius:10px}.project-text{width:100%;max-width:500px}.project-card h2{font-size:1.5rem;margin-bottom:1rem}.project-card p{font-size:.9rem;margin-bottom:1rem}.project-card a{font-size:.9rem;display:inline-block;margin-bottom:.5rem}.footer{flex-direction:row;gap:2rem;font-size:10px;padding:1rem 0;text-align:center;align-items:center}.footer-section h4{font-size:14px;margin-bottom:.25rem}.footer-section p,.footer-section a{font-size:12px;margin:0}}
