.home{align-items:center;background-attachment:fixed;background-color:#081b29;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:flex-start;min-height:100vh;padding:70px 10%;position:relative;width:100%}.home-content{color:#fff;max-width:700px;padding:20px;text-align:left;width:100%}.home-content h3{color:#0ef;font-size:32px;font-weight:700}.home-content h1{color:#fff;font-size:56px;font-weight:700;margin:-3px 0}.home-content .text span{color:#0ef}.home-content p{font-size:20px;margin:20px 0 40px;max-width:600px}.home-sci{display:flex;flex-wrap:wrap;gap:15px;justify-content:flex-start;margin-bottom:30px}.home-sci a{align-items:center;background:#0000;border:2px solid #0ef;border-radius:50%;color:#0ef;display:inline-flex;font-size:20px;height:40px;justify-content:center;text-decoration:none;transition:.5s ease;width:40px}.home-sci a:hover{background:#0ef;box-shadow:0 0 20px #0ef;color:#081b29}.resume-btn{background-color:#0ff;border:none;border-radius:20px;box-shadow:0 0 10px #0ff,0 0 20px #0ff,0 0 30px #0ff;color:#000;cursor:pointer;display:inline-block;font-size:16px;padding:10px 20px;text-decoration:none;transition:all .3s ease}.resume-btn:hover{box-shadow:0 0 15px #0ff,0 0 25px #0ff,0 0 40px #0ff;transform:scale(1.05)}@media (min-width:1024px){.home{background-attachment:fixed;background-position:50%;background-size:cover;padding:70px 10%}.home-content h1{font-size:56px}.home-content h3{font-size:32px}.home-content p,.home-sci a{font-size:20px}.home-sci a{height:40px;width:40px}.resume-btn{font-size:16px;padding:10px 20px}}@media (max-width:1023px) and (min-width:768px){.home{background-attachment:scroll;background-position:50%;background-size:cover;padding:60px 8%}.home-content h1{font-size:42px}.home-content h3{font-size:26px}.home-content p,.home-sci a{font-size:18px}.home-sci a{height:36px;width:36px}.resume-btn{font-size:15px;padding:9px 18px}}@media (max-width:767px) and (min-width:480px){.home{align-items:flex-start;background-attachment:scroll;background-position:top;background-size:100% 100%;flex-direction:column;justify-content:center;padding:50px 6%}.home-content h1{font-size:32px}.home-content h3{font-size:22px}.home-content p{font-size:15px}.home-sci a{font-size:16px;height:32px;width:32px}.resume-btn{font-size:14px;padding:8px 16px}}@media (max-width:479px){.home{align-items:flex-start;background-attachment:scroll;background-position:top;background-size:100% 100%;flex-direction:column;justify-content:center;padding:40px 5%}.home-content h1{font-size:26px}.home-content h3{font-size:18px}.home-content p,.home-sci a{font-size:14px}.home-sci a{height:28px;width:28px}.resume-btn{font-size:13px;padding:7px 14px}}.about{grid-gap:1.5rem;align-items:center;background-color:#081b29;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);padding:90px 10%}.about-img img{background-color:#0ef;border-radius:50%;box-sizing:initial;height:350px;object-fit:cover;padding:10px;width:350px}.about-text h2{color:#fff;font-size:60px}.about-text h4{color:#fff;font-size:29px;font-weight:600;margin:15px 0 30px}.about-text p{color:#ccc;font-size:20px;line-height:1.4;margin-bottom:4rem}.btn-box{background:#0ef;border-radius:40px;box-shadow:0 0 5px #0ef,0 0 25px #0ef;color:#081b29;display:inline-block;font-size:16px;font-weight:600;letter-spacing:1px;padding:12px 28px;text-decoration:none}.btn-box:hover{box-shadow:0 0 5px cyan,0 0 25px cyan,0 0 50px cyan}@media (max-width:1024px){.about{grid-template-columns:1fr;padding:60px 7%;text-align:center}.about-img img{height:280px;margin:0 auto;width:280px}.about-text h2{font-size:42px}.about-text h4{font-size:22px}.about-text p{font-size:16px;margin-bottom:2rem}.btn-box{font-size:15px;padding:10px 24px}}.education-section{background:#081b29;padding:60px 50px}.section-title{font-size:2rem}.timeline-container{display:flex;flex-direction:column;gap:40px;margin-left:20px;position:relative}.timeline-item{align-items:flex-start;display:flex;position:relative}.timeline-dot{background-color:#007a5c;border-radius:50%;height:14px;left:-30px;position:absolute;top:8px;width:14px}.timeline-content{background:#f9f9f9;border-radius:12px;box-shadow:0 2px 10px #0000001a;padding:30px;width:100%}.timeline-year{color:#007a5c;font-size:.9rem;font-weight:700}.timeline-degree{color:#081b29;font-size:1.25rem;font-weight:700;margin:5px 0}.timeline-cgpa,.timeline-description,.timeline-institution{color:#444;font-size:.95rem;margin:2px 0}@media (min-width:768px){.timeline-container{flex-direction:row;flex-wrap:wrap;gap:40px;justify-content:center}.timeline-item{align-items:center;flex-direction:column;position:relative;width:30%}.timeline-dot{left:auto;margin-bottom:10px;position:relative;top:auto}}@media (max-width:480px){.education-section{padding:40px 10px}.timeline-content{padding:15px}.timeline-degree{font-size:1rem}.timeline-cgpa,.timeline-description,.timeline-institution{font-size:.85rem}.section-title{font-size:1.5rem}}.skills-section{background:#081b29;color:#fff;padding:20px 90px}.sub-title{font-size:2.5rem;font-weight:700;margin-bottom:40px}.heading1{font-size:30px;margin-bottom:50px;text-align:center;text-decoration:underline;text-decoration-thickness:5px;text-underline-offset:10px}.skills-container{display:flex;flex-direction:column;gap:40px}@media (min-width:1024px){.skills-container{align-items:flex-start;flex-direction:row;gap:60px;justify-content:space-between}.container1{flex:1 1}}@media (min-width:768px) and (max-width:1023px){.skills-container{gap:30px;padding:20px}.heading1{font-size:1.5rem}.radial-bar .percentage,.radial-bar .text{font-size:15px}}@media (max-width:480px){.skills-section{padding:30px 15px}.sub-title{font-size:1.6rem}.heading1{font-size:1.2rem}.radial-bar .percentage,.radial-bar .text,.technical-bars .bar .info span{font-size:13px}.radial-bar{height:150px;width:100%}.technical-bars .bar{margin:25px 0}}.technical-bars .bar{margin:40px 0}.technical-bars .bar:first-child{margin-top:0}.technical-bars .bar:last-child{margin-bottom:0}.technical-bars .bar .info{margin-bottom:5px}.technical-bars .bar .info span{animation:showText .5s linear 1s forwards;font-size:17px;font-weight:500;opacity:0}.technical-bars .bar .progressline{animation:animate 1s cubic-bezier(1,0,.5,1) forwards;background-color:#000;border-radius:10px;height:5px;position:relative;transform:scaleX(0);transform-origin:left;width:80%}@keyframes animate{to{transform:scaleX(1)}}.technical-bars .bar .progressline span{animation:animate 1s cubic-bezier(1,0,.5,1) 1s forwards;background-color:#0ef;border-radius:10px;height:100%;position:absolute;transform:scaleX(0);transform-origin:left}.progressline.html span{width:90%}.progressline.css span{width:60%}.progressline.javascript span{width:85%}.progressline.python span{width:50%}.progressline span:after{animation:showText .5s linear 1.5s forwards;background-color:#000;border-radius:3px;color:#fff;font-size:12px;opacity:0;padding:1px 8px;position:absolute;right:-20px;top:-28px}.progressline.html span:after{content:"90%"}.progressline.css span:after{content:"60%"}.progressline.javascript span:after{content:"85%"}.progressline.python span:after{content:"50%"}.progressline span:before{animation:showText .5s linear 1.5s forwards;border:2px solid #0000;content:"";height:0;opacity:0;position:absolute;right:0;top:10px;width:0}@keyframes showText{to{opacity:1}}.radial-bars{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-evenly;width:100%}.radial-bar{height:170px;margin-bottom:10px;position:relative;width:50%}.radial-bar svg{height:160px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-90deg);width:120px}.radial-bar .progress-bar{stroke-width:10;stop-color:#000;fill:#0000;stroke-dasharray:502;stroke-dashoffset:502;stroke-linecap:round;animation:animate-bar 1s linear forwards}@keyframes animate-bar{to{stroke-dashoffset:-1}}.path{stroke-width:10;stroke:#0ef;fill:#0000;stroke-dasharray:502;stroke-dashoffset:502;stroke-linecap:round}.path-1{animation:animate-path1 1s linear 1s forwards}.path-2{animation:animate-path2 1s linear 1s forwards}.path-3{animation:animate-path3 1s linear 1s forwards}.path-4{animation:animate-path4 1s linear 1s forwards}@keyframes animate-path1{to{stroke-dashoffset:50}}@keyframes animate-path2{to{stroke-dashoffset:175}}@keyframes animate-path3{to{stroke-dashoffset:125}}@keyframes animate-path4{to{stroke-dashoffset:75}}.radial-bar .percentage{top:50%;transform:translate(-50%,-50%)}.radial-bar .percentage,.radial-bar .text{animation:showText .5s linear 1s forwards;font-size:17px;font-weight:500;left:50%;opacity:0;position:absolute}.radial-bar .text{bottom:-5px;text-align:center;transform:translateX(-50px);width:100%}.portfolio-section{background:#081b29;padding:90px 10%}.sub-title{color:#fff;font-family:bold;font-size:60px;padding-bottom:70px;text-align:center}.sub-title span{color:#0ef}.portfolio-images{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.row{border-radius:8px;cursor:pointer;overflow:hidden;position:relative;width:32%}.row img{display:block;height:auto;object-fit:cover;transition:transform .5s}.layer,.row img{border-radius:8px;width:100%}.layer{align-items:center;background:linear-gradient(#0000001a,#0ef);bottom:0;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;opacity:0;overflow:hidden;padding:20px;position:absolute;text-align:center;transition:all .5s ease-in-out}.layer h5{color:#fff;font-family:bold;font-size:15px;font-weight:500;margin-bottom:3px}.layer p{color:#fff;font-size:1rem;line-height:.8}.layer a{background-color:#fff;border-radius:6px;color:#081b29;font-size:14px;font-weight:700;margin-top:10px;padding:6px 14px;text-decoration:none}.row:hover img{transform:scale(1.1)}.row:hover .layer{opacity:1}@media (min-width:768px) and (max-width:1024px){.portfolio-section{padding:60px 7%}.sub-title{font-size:48px;padding-bottom:50px}.row{width:48%}.layer h5{font-size:18px}.layer p{font-size:.95rem}}@media (max-width:768px){.portfolio-section{padding:40px 5%}.sub-title{font-size:32px;padding-bottom:30px}.portfolio-images{align-items:center;flex-direction:column;gap:30px}.row{margin-bottom:20px;position:relative;width:100%}.row img{transform:none!important}.layer{align-items:center;background:linear-gradient(#0006,#0ef);border-radius:8px;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;opacity:1;padding:20px 10px;position:absolute;top:0;width:100%}.layer h5{font-size:16px}.layer p{font-size:.85rem;line-height:1.1}.layer a{background-color:#fff;border-radius:6px;color:#081b29;font-size:14px;font-weight:700;margin-top:8px;padding:5px 12px;text-decoration:none}}.certificates-section{background:#081b29;padding:40px 20px;text-align:center}.certificates-title{color:#fff;font-family:bold;font-size:3rem;margin-bottom:30px}.certificates-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-items:center}.certificate-card{background-color:#fff;border-radius:16px;box-shadow:0 4px 8px #00000014;max-width:350px;padding:20px;text-align:left;transition:transform .3s ease;width:100%}.certificate-card:hover{transform:translateY(-5px)}.certificate-card h3{color:#2c3e50;font-size:1.2rem;margin-bottom:10px}.certificate-card p{color:#555;font-size:.95rem;margin:5px 0}.view-button{background-color:#1e90ff;border-radius:8px;color:#fff;display:inline-block;font-weight:700;margin-top:12px;padding:8px 16px;text-decoration:none;transition:background-color .2s ease}.view-button:hover{background-color:#0d6efd}@media (max-width:480px){.certificate-card{padding:16px}.certificates-title{font-size:1.5rem}}.internship-section{background:#081b29;padding:60px 20px;text-align:center}.section-title{color:#333;margin-bottom:40px}.internship-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:40px;justify-content:center}.internship-box{background:#fff;border-radius:20px;box-shadow:0 8px 24px #00000014;flex:1 1 300px;max-width:500px;padding:30px 25px;text-align:left;transition:transform .3s ease}.left-box{border-left:10px solid #3498db;color:#0a66c2}.right-box{border-left:10px solid #e67e22;color:#0a66c2}.internship-box h3{font-size:1.6rem;margin-bottom:10px}.company{color:#555;font-weight:700;margin-bottom:5px}.duration{color:#888;font-size:.95rem;margin-bottom:15px}.details{margin-bottom:15px;padding-left:18px}.details li{color:#333434;font-size:1rem;margin-bottom:8px}.tech-stack{color:#666;font-size:.95rem;font-style:italic}@media (max-width:1024px) and (min-width:768px){.internship-box h3{font-size:1.4rem}.details li{font-size:.95rem}.duration,.tech-stack{font-size:.85rem}}@media (max-width:768px) and (min-width:480px){.internship-container{align-items:center;flex-direction:column;gap:30px}.internship-box{max-width:90%;padding:25px 20px}.internship-box h3{font-size:1.3rem}.details li{font-size:.9rem}.duration,.tech-stack{font-size:.8rem}}@media (max-width:480px){.section-title{font-size:2rem;margin-bottom:30px}.internship-container{flex-direction:column;gap:20px}.internship-box{max-width:95%;padding:20px 15px}.internship-box h3{font-size:1.2rem}.company{font-size:.95rem}.details li{font-size:.85rem}.duration,.tech-stack{font-size:.75rem}}.achievements-section{align-items:center;background-color:#081b29;box-sizing:border-box;display:flex;flex-direction:column;overflow-y:auto;padding:40px 20px;width:100vw}.section-title{color:#fff;font-family:bold;font-size:3rem;font-weight:700;margin-bottom:2rem;text-align:center}.achievements-container{display:flex;flex-direction:column;gap:4rem}.achievement-item{align-items:center;display:flex;gap:2rem;justify-content:space-between}.left-layout{flex-direction:row}.right-layout{flex-direction:row-reverse}.achievement-text{flex:1 1}.achievement-title{color:#0a66c2;font-size:1.8rem;font-weight:700;margin-bottom:.3rem}.achievement-date-organizer{color:#555;font-size:1rem;font-weight:600;margin-bottom:1rem}.achievement-description{color:#766f6f;font-size:1.3rem;line-height:1.5;margin-bottom:1.2rem}.certificate-btn{background-color:#0a66c2;border-radius:4px;color:#fff;display:inline-block;font-weight:600;padding:.5rem 1.2rem;text-decoration:none;transition:background-color .3s ease}.certificate-btn:hover{background-color:#084a8c}.achievement-image{align-items:center;display:flex;flex:0 0 140px;justify-content:center}.achievement-image img{height:100px;width:100px}@media (max-width:768px){.achievement-item{flex-direction:column!important;text-align:center}.achievement-image{margin-top:1rem}.achievement-text{margin-bottom:.5rem}}@media (max-width:1024px) and (min-width:768px){.achievement-title{font-size:1.5rem}.achievement-description{font-size:1rem}.achievement-date-organizer{font-size:.95rem}.achievement-image img{height:50px;width:50px}.certificate-btn{font-size:.95rem;padding:.4rem 1rem}}@media (max-width:768px) and (min-width:480px){.achievement-title{font-size:1.3rem}.achievement-description{font-size:.95rem}.achievement-date-organizer{font-size:.9rem}.achievement-image img{height:70px;width:70px}.certificate-btn{font-size:.9rem;padding:.4rem .8rem}.achievement-item{gap:1.5rem}.achievements-section{padding:0 1rem}}@media (max-width:479px){.achievement-title{font-size:1.1rem}.achievement-description{font-size:.85rem}.achievement-date-organizer{font-size:.8rem}.achievement-image img{height:60px;width:60px}.certificate-btn{font-size:.85rem;padding:.3rem .7rem}.achievements-section{padding:0 .8rem}.section-title{font-size:1.6rem}}.achievement-image img{border-radius:8px;box-shadow:0 4px 12px #00000026;height:auto;object-fit:contain;transition:transform .3s ease;width:220px}.achievement-image img:hover{transform:scale(1.03)}@media (max-width:768px){.achievement-image img{max-width:300px;width:100%}}.contact{grid-gap:2rem;align-items:flex-start;background:#081b29;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);padding:90px 10%}.contact-text h2{color:#fff;font-size:60px;text-align:center}.contact-text h4{color:#ddd;font-size:20px;font-weight:600;margin:15px 0}.contact-text p{color:#b1b1b1;font-size:18px;line-height:28px;margin-bottom:1.5rem}.contact-list li{align-items:center;color:#fff;display:flex;gap:8px;margin-bottom:10px}.contact-icons a{align-items:center;background:#0000;border:2px solid #0ef;border-radius:50%;color:#0ef;display:inline-flex;font-size:20px;height:40px;justify-content:center;margin:0 15px 30px 0;text-decoration:none;transition:.5s ease;width:40px}.contact-icons a:hover{background:#0ef;box-shadow:0 0 20px #0ef;color:#081b29}.contact-form form input,.contact-form form textarea{background:#333;border:none;border-radius:.5rem;color:#fff;font-size:1rem;margin-bottom:1rem;outline:none;padding:14px;width:100%}.contact-form textarea{height:180px;resize:none}.contact-form .send{background:#0ef;border-radius:40px;box-shadow:0 0 5px #0ef,0 0 25px #0ef;color:#081b29;display:inline-block;font-size:16px;font-weight:600;padding:12px 40px}.contact-form .send:hover{box-shadow:0 0 5px cyan,0 0 25px cyan,0 0 50px cyan}@media (max-width:1024px){.contact{grid-template-columns:1fr;padding:60px 7%;text-align:center}.contact-text h2{font-size:42px}.contact-text p{font-size:16px}.contact-form form input,.contact-form form textarea{width:100%}.contact-form .send{font-size:16px;padding:12px;width:100%}}.footer{background:#02555b;color:#ccc;font-weight:200;padding:25px 0;text-align:center}@media (max-width:768px){.footer{padding:15px 0}}.App{font-family:Poppins,sans-serif;margin:0;overflow-x:hidden;padding:0;transition:all .3s ease}.App.light{background:#ededed;color:#333}.App.dark{background:#081b29;color:#ededed}.theme-toggle{background:#0ef;border:none;border-radius:15px;color:#081b29;cursor:pointer;font-size:.85rem;margin-left:10px;padding:6px 12px}.theme-toggle:hover{box-shadow:0 0 5px #0ef,0 0 25px #0ef}.navbar{align-items:center;background-color:#1a1a2e;display:flex;justify-content:space-between;padding:10px 20px;position:fixed;top:0;width:100%;z-index:1000}.App.light .navbar{background-color:#4a90e2}.navbar-brand{color:inherit;font-size:1.3rem;font-weight:700}.nav-toggle{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:1.2rem;padding:5px}.nav-links{display:flex;list-style:none;margin:0;padding:0}.nav-links li{font-family:Montserrat,sans-serif;margin-left:10px}.nav-links a{color:inherit;font-size:.9rem;padding:5px 8px;text-decoration:none}.nav-links a.active{background-color:#00d4ff;border-radius:5px;color:#1a1a2e}.nav-links a:hover{color:#00d4ff}section{padding-top:40px}html{scroll-behavior:smooth}@media (max-width:768px){.nav-toggle{display:block}.nav-links{background-color:#1a1a2e;box-shadow:0 2px 5px #0003;display:none;flex-direction:column;left:0;padding:5px 0;position:absolute;top:50px;width:100%}.nav-links.open{display:flex}.nav-links li{margin:5px 0;text-align:center}.nav-links a{font-size:1rem;padding:8px}.theme-toggle{display:block;margin:5px auto}.navbar{align-items:flex-start;flex-direction:column;padding:10px}}*{box-sizing:border-box}@media (min-width:768px) and (max-width:1024px){.navbar{padding:8px 15px}.navbar-brand{font-size:1.1rem}.nav-links a{font-size:.85rem;padding:4px 6px}.theme-toggle{font-size:.8rem;padding:5px 10px}.profile-image{height:120px;width:120px}}@media (min-width:480px) and (max-width:767px){.navbar{padding:6px 12px}.navbar-brand{font-size:1rem}.nav-links a{font-size:.8rem;padding:6px 8px;white-space:normal;word-break:break-word}.nav-links{flex-wrap:wrap}.theme-toggle{font-size:.75rem;padding:4px 8px}.profile-image{height:100px;width:100px}}@media (max-width:479px){.navbar{padding:5px 10px}.navbar-brand{font-size:.9rem}.nav-links a{font-size:.7rem;padding:5px 6px}.nav-links{flex-wrap:wrap}.theme-toggle{font-size:.65rem;padding:3px 6px}.profile-image{height:80px;width:80px}section{padding-top:30px}}
/*# sourceMappingURL=main.344386e1.css.map*/