.skills-section{margin-top:5rem;width:100%;height:100%;padding:1.25rem;box-sizing:border-box}.skills-title{font-size:1.875rem;font-weight:600;margin-bottom:.5rem}.skills-description{margin-top:.5rem;font-size:1.125rem;font-weight:500;color:#6b7280;margin-bottom:1.5rem}.skills-grid{display:flex;flex-wrap:wrap;gap:1.25rem;margin-top:.75rem;justify-content:space-between}.skills-column{width:48%;display:flex;flex-direction:column;gap:1rem}.skill-button{display:flex;align-items:center;gap:.25rem;padding:.5rem;font-weight:500;border:1px solid #d1d5db;border-radius:.375rem;box-shadow:0 1px 2px #0000000d;transition:transform .3s ease}.skill-button:hover{transform:translateY(-4px)}.react:hover{background-color:#5ed4f3}.angular:hover{background-color:#d6052f;color:#fff}.js:hover{background-color:#fcd34d}.express:hover{background-color:#68a063;color:#fff}.mongo:hover{background-color:#4db33d}.node:hover{background-color:#68a063;color:#fff}.github:hover{background-color:#000;color:#fff}.css:hover{background-color:#264de4;color:#fff}.java:hover{background-color:#f89820;color:#fff}.html:hover{background-color:#e34c26;color:#fff}.dsa:hover,.oop:hover{background-color:#000;color:#fff}.firebase:hover{background-color:#f5820d;color:#fff}@media (max-width: 900px){.skills-section{padding:1rem;margin-top:3rem}.skills-title{font-size:1.6rem}.skills-description{font-size:1rem}.skills-grid{gap:1rem}.skills-column{width:100%}.skill-button{padding:.4rem .8rem;font-size:.95rem}}@media (max-width: 700px){.skills-section{padding:.8rem;margin-top:2.5rem}.skills-title{font-size:1.4rem}.skills-description{font-size:.9rem}.skills-grid{gap:.8rem}.skill-button{padding:.35rem .7rem;font-size:.9rem}}@media (max-width: 480px){.skills-section{padding:.5rem;margin-top:2rem}.skills-title{font-size:1.2rem}.skills-description{font-size:.85rem}.skills-grid{gap:.6rem}.skill-button{padding:.3rem .6rem;font-size:.8rem}}.ae-container{width:100%;max-width:1600px;margin:0 auto;padding:2.5rem 1.5rem 0;box-sizing:border-box}.ae-top-section{display:flex;flex-direction:row;gap:2rem;margin-bottom:2rem}@media (max-width: 1023px){.ae-top-section{flex-direction:column;gap:2rem}}.ae-card{background-color:#fff;padding:2.5rem 2rem;border-radius:18px;box-shadow:0 8px 32px #00000014;flex:1;min-width:320px;display:flex;flex-direction:column;justify-content:center;margin-bottom:0}.ae-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.ae-header h1{font-size:2rem;font-weight:700;color:#22223b;margin:0}.ae-link{text-decoration:none;color:#3b82f6;font-weight:500;display:flex;align-items:center;gap:.3rem;font-size:1rem;transition:color .2s}.ae-link:hover{color:#1d4ed8}.ae-description{font-size:1.1rem;color:#333;line-height:1.7;margin-bottom:1.5rem}.ae-button{padding:.7rem 1.5rem;border:1.5px solid #bfcfff;background:#fff;color:#3b82f6;font-weight:600;border-radius:12px;cursor:pointer;font-size:1.1rem;transition:background .2s,color .2s;box-shadow:none;margin-bottom:1.5rem;display:inline-flex;align-items:center;gap:.5rem}.ae-button:hover{background:#3b82f6;color:#fff}.ae-follow{margin-top:2rem}.ae-follow-title{font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.ae-follow-desc{color:#555;margin-bottom:1rem}.ae-social-icons{display:flex;gap:1rem;margin-top:.5rem}.ae-social-icons img{width:40px;height:40px;border-radius:8px;-o-object-fit:cover;object-fit:cover;transition:transform .3s,box-shadow .2s;box-shadow:0 2px 8px #3b82f61a}.ae-social-icons img:hover{transform:scale(1.1);box-shadow:0 4px 16px #3b82f62e}.ae-exp-item{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:2rem}.ae-exp-logo{width:60px;height:60px;-o-object-fit:contain;object-fit:contain;border-radius:8px;background:#f3f4f6;box-shadow:0 2px 8px #0000000f}.ae-exp-info{flex:1}.ae-exp-row{display:flex;justify-content:space-between;align-items:center;font-weight:700}.ae-exp-company{font-size:1.2rem;font-weight:700;color:#22223b}.ae-exp-date{font-size:1rem;color:#6b7280;font-weight:600}.ae-exp-role{color:#6b7280;font-weight:600;margin:.2rem 0 .5rem}.ae-exp-desc{color:#374151;font-size:1rem;line-height:1.5}.ae-projects{margin-top:3.5rem}.ae-project-item{display:flex;align-items:flex-start;gap:2rem;margin-top:1.5rem;background:#fff;border-radius:14px;box-shadow:0 2px 12px #0000000a;padding:1.5rem 1rem}.ae-project-image{width:120px;height:60px;-o-object-fit:contain;object-fit:contain;border-radius:8px;background:#f3f4f6;box-shadow:0 2px 8px #0000000f}.ae-project-info{flex:1}.ae-project-info h2{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.ae-project-info p{color:#555;font-size:1rem;line-height:1.5}@media (max-width: 1023px){.ae-top-section{flex-direction:column;gap:2rem}.ae-card{min-width:unset}}@media (max-width: 700px){.ae-container{padding:1.5rem 1rem 0}.ae-card{padding:2rem 1.5rem}.ae-exp-item,.ae-project-item{flex-direction:column;align-items:flex-start;gap:1rem}.ae-project-image{width:100px;height:auto}.ae-header h1{font-size:1.8rem}}@media (max-width: 480px){.ae-container{padding:1rem .5rem 0}.ae-card{padding:1.5rem 1rem}.ae-header h1{font-size:1.5rem}.ae-social-icons img{width:35px;height:35px}.ae-exp-logo{width:50px;height:50px}}.header-container{width:90%;max-width:1600px;margin:2.5rem auto 0;background:#fff;border-radius:24px;box-shadow:0 8px 32px #0000001a;overflow:hidden;position:relative}.header-image-section{width:100%;height:220px;position:relative;background:#f0f4f8;overflow:visible}.header-bg-image{width:100%;height:240px;-o-object-fit:cover;object-fit:cover;display:block}.header-profile-pic{width:140px;height:180px;-o-object-fit:cover;object-fit:cover;border-radius:80%;border:5px solid #fff;position:absolute;left:80px;top:140px;background:#fff;box-shadow:0 4px 16px #0000001a;z-index:2}@media (max-width: 700px){.header-profile-pic{left:50%;transform:translate(-50%);top:160px}}.header-content-section{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;padding:90px 3.5rem 2.5rem 220px;gap:2rem;position:relative}@media (max-width: 1100px){.header-content-section{flex-direction:column;align-items:flex-start;padding:110px 1rem 2rem;gap:2.5rem}}.header-info{flex:1;min-width:100px}.header-name{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#22223b}.header-role{font-size:1.25rem;color:#6b7280;font-weight:500;margin-bottom:2rem}.header-skills-section{width:100%;display:flex;flex-direction:column;gap:1rem}.header-skill-group{display:flex;flex-wrap:wrap;gap:1rem}.header-skill-btn{display:flex;align-items:center;gap:.5rem;border:1.5px solid #ececec;background:#fff;padding:.6rem 1.2rem;border-radius:8px;font-weight:600;font-size:1.05rem;color:#22223b;box-shadow:0 2px 6px #0000000a;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s}.header-skill-btn:hover{background:#f0f4f8;color:#22223b;box-shadow:0 4px 16px #00000014}.header-actions{flex:1;display:flex;align-items:center;gap:2rem;justify-content:flex-end;min-width:260px}@media (max-width: 1100px){.header-actions{justify-content:flex-start;margin-top:1.5rem;min-width:unset}}.header-action-btn{display:flex;align-items:center;justify-content:center;font-size:1.6rem;padding:.7rem 1rem;border:2px solid #ececec;border-radius:10px;background:#fff;color:#22223b;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s;box-shadow:0 2px 6px #0000000a}.header-action-btn:hover{background:#22223b;color:#fff}.header-resume-link{display:flex;align-items:center;gap:.7rem;font-size:1.15rem;padding:.7rem 1.5rem;border:2px solid #ececec;border-radius:12px;background:#fff;color:#22223b;font-weight:700;text-decoration:none;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s;box-shadow:0 2px 6px #0000000a}.header-resume-link:hover{background:#22223b;color:#fff}@media (max-width: 1100px){.header-container{width:95%}.header-image-section{height:180px}.header-bg-image{height:200px}.header-profile-pic{width:120px;height:160px;left:50%;transform:translate(-50%);top:140px}.header-content-section{flex-direction:column;align-items:flex-start;padding:90px 1.5rem 2rem;gap:1.5rem}.header-name{font-size:1.4rem}.header-role{font-size:1.1rem;margin-bottom:1.5rem}.header-skill-btn{font-size:1rem;padding:.5rem 1rem}.header-actions{justify-content:flex-start;margin-top:1rem;min-width:unset;gap:1.5rem}.header-action-btn{font-size:1.4rem;padding:.6rem .9rem}.header-resume-link{font-size:1.05rem;padding:.6rem 1.2rem}}@media (max-width: 768px){.header-container{width:100%;border-radius:0;margin-top:0}.header-image-section{height:160px}.header-bg-image{height:180px}.header-profile-pic{width:100px;height:140px;top:120px;border:3px solid #fff}.header-content-section{padding:70px 1rem 1.5rem;gap:1rem}.header-name{font-size:1.2rem}.header-role{font-size:1rem;margin-bottom:1rem}.header-skill-btn{font-size:.95rem;padding:.4rem .8rem}.header-actions{flex-direction:column;align-items:stretch;gap:.8rem}.header-action-btn,.header-resume-link{width:100%;justify-content:center;font-size:1.2rem;padding:.5rem 1rem}.header-resume-link{font-size:1rem}}@media (max-width: 480px){.header-image-section{height:120px}.header-bg-image{height:140px}.header-profile-pic{width:80px;height:110px;top:90px;border:2px solid #fff}.header-content-section{padding:50px .8rem 1rem}.header-name{font-size:1rem}.header-role{font-size:.9rem;margin-bottom:.8rem}.header-skill-btn{font-size:.85rem;padding:.3rem .6rem}.header-actions{gap:.6rem}.header-action-btn,.header-resume-link{font-size:1rem;padding:.4rem .8rem}.header-resume-link{font-size:.9rem}}.footer-section{margin-top:5rem;width:100%}.footer-flex{display:flex;flex-direction:row;gap:3rem;justify-content:center;align-items:flex-start;flex-wrap:wrap}.footer-left,.footer-right{background:#fff;border-radius:1.5rem;box-shadow:0 8px 32px #00000014;padding:2.5rem 2.5rem 2rem;width:100%;max-width:650px;min-width:300px}.footer-left{margin-right:1rem}.footer-title{font-size:2.2rem;font-weight:700;margin-bottom:2rem;text-align:left;color:#22223b}.footer-form{display:flex;flex-direction:column;gap:1.5rem}.footer-form-row{display:flex;align-items:center;gap:1.5rem}.footer-label{width:120px;font-weight:700;font-size:1.15rem;color:#22223b;flex-shrink:0}.footer-input,.footer-textarea{flex:1;padding:1.1rem;border:1.5px solid #e5e7eb;border-radius:16px;font-size:1.1rem;font-weight:500;color:#374151;outline:none;background:#fafbfc;transition:border .2s}.footer-input:focus,.footer-textarea:focus{border:1.5px solid #3b82f6}.footer-textarea{min-height:110px;resize:vertical}.footer-submit-row{display:flex;justify-content:center}.footer-submit-btn{margin-top:1rem;display:flex;align-items:center;gap:.5rem;padding:.8rem 2.2rem;border:1.5px solid #3b82f6;border-radius:12px;font-weight:700;color:#3b82f6;background:#fff;cursor:pointer;font-size:1.1rem;transition:background .2s,color .2s,transform .2s}.footer-submit-btn:hover{background:#3b82f6;color:#fff;transform:translateY(-2px)}.footer-right{display:flex;flex-direction:column;justify-content:flex-start}.footer-contact-card{width:100%;min-height:260px;box-shadow:none;border-radius:0;background:transparent;padding:0;display:flex;flex-direction:column;gap:1.5rem;justify-content:center}.footer-contact-row{display:flex;align-items:center;gap:1.2rem;font-weight:700;color:#374151;font-size:1.15rem;transition:color .2s}.footer-contact-row a{color:inherit;text-decoration:none;transition:color .2s;font-weight:700}.footer-contact-row a:hover{color:#3b82f6}.footer-contact-row.email:hover{color:#ef4444}.footer-contact-row.phone:hover{color:#22c55e}.footer-contact-row.linkedin:hover{color:#2563eb}.footer-contact-row.address:hover{color:#22223b}@media (max-width: 1200px){.footer-flex{flex-direction:column;gap:2.5rem;align-items:stretch}.footer-left,.footer-right{max-width:100%;width:100%;padding:2rem}}@media (max-width: 768px){.footer-section{margin-top:3rem}.footer-left,.footer-right{padding:1.5rem 1.2rem;border-radius:1.25rem}.footer-title{font-size:1.8rem;margin-bottom:1.5rem}.footer-form-row{flex-direction:column;align-items:flex-start;gap:.8rem}.footer-label{width:auto;font-size:1.05rem}.footer-input,.footer-textarea{padding:.9rem;font-size:1rem}.footer-submit-btn{padding:.7rem 1.8rem;font-size:1rem}.footer-contact-row{font-size:1.05rem;gap:.8rem}}@media (max-width: 480px){.footer-section{margin-top:2rem}.footer-left,.footer-right{padding:1rem;border-radius:1rem}.footer-title{font-size:1.5rem;margin-bottom:1rem}.footer-label{font-size:.95rem}.footer-input,.footer-textarea{padding:.7rem;font-size:.95rem}.footer-submit-btn{padding:.6rem 1.5rem;font-size:.95rem}.footer-contact-row{font-size:.95rem;gap:.6rem}}.about-container{margin-top:5rem;width:100%;max-width:1600px;margin-left:auto;margin-right:auto;display:flex;gap:2.5rem;justify-content:flex-start;align-items:flex-start;box-sizing:border-box;padding:0 1.5rem}.left-section{flex:1 1 0;min-width:300px;max-width:750px;display:flex;flex-direction:column;box-sizing:border-box}.card,.follow-card{background-color:#fff;border-radius:1.5rem;box-shadow:0 8px 32px #00000014;padding:2.5rem;margin-bottom:1.5rem;width:100%;box-sizing:border-box}.profile-img{width:5rem;height:5rem;border-radius:9999px;border:1px solid #d1d5db;padding:.25rem;background-color:#fff;-o-object-fit:cover;object-fit:cover;display:block;margin-bottom:1.5rem}.section-heading h1{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.section-content p{font-size:1.1rem;color:#374151}.follow-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.follow-text{color:#374151;font-size:1.05rem;margin-bottom:1rem}.social-links{display:flex;gap:1.25rem;margin-top:.5rem}.social-icon{width:2.5rem;height:2.5rem;border-radius:.5rem;-o-object-fit:cover;object-fit:cover;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 8px #3b82f61a}.social-icon:hover{transform:scale(1.1);box-shadow:0 4px 16px #3b82f62e}.skills-companies-section{width:100%;max-width:1600px;margin:5rem auto 0;display:flex;flex-direction:column;gap:2.5rem;box-sizing:border-box;padding:0 1.5rem}@media (max-width: 1200px){.about-container,.skills-companies-section{padding:0 1rem}}@media (max-width: 900px){.about-container{flex-direction:column;gap:1.5rem;margin-top:3rem;padding:0 1rem}.left-section{min-width:unset;max-width:100%}.card,.follow-card{padding:1.8rem 1.2rem;border-radius:1.25rem}.profile-img{width:4.5rem;height:4.5rem}.section-heading h1{font-size:1.4rem}.section-content p{font-size:1rem}.follow-title{font-size:1.15rem}.follow-text{font-size:.95rem}.social-icon{width:2.25rem;height:2.25rem}.skills-companies-section{margin-top:3rem;gap:1.5rem;padding:0 1rem}}@media (max-width: 700px){.about-container,.skills-companies-section{padding:0 .8rem}.card,.follow-card{padding:1.5rem 1rem;border-radius:1rem}.profile-img{width:4rem;height:4rem}.section-heading h1{font-size:1.3rem}.section-content p{font-size:.95rem}.follow-title{font-size:1.1rem}.follow-text{font-size:.9rem}.social-icon{width:2rem;height:2rem}}@media (max-width: 480px){.about-container{margin-top:2rem;padding:0 .5rem;gap:1rem}.card,.follow-card{padding:1rem .8rem;border-radius:.8rem}.profile-img{width:3.5rem;height:3.5rem}.section-heading h1{font-size:1.2rem}.section-content p{font-size:.9rem}.follow-title{font-size:1rem}.follow-text{font-size:.85rem}.social-icon{width:1.8rem;height:1.8rem}.skills-companies-section{margin-top:2rem;gap:1rem;padding:0 .5rem}}Container wrapper .companies-container{width:100%;max-width:1200px;margin:5rem auto 0;height:100%;box-sizing:border-box;padding:0 1rem}.companies-title{font-size:2rem;font-weight:600;text-align:left;margin-bottom:1rem}@media (min-width: 1024px){.companies-title{text-align:start}}.companies-subtitle{margin-top:.5rem;font-size:1.125rem;font-weight:500;color:#6b7280;text-align:left;max-width:1000px;margin-left:0;margin-right:auto;margin-bottom:2rem}@media (min-width: 768px){.companies-subtitle{text-align:start;margin-left:0;margin-right:0}}@media (min-width: 1024px){.companies-subtitle{text-align:start}}.marquee-content{display:flex;flex-direction:row;gap:2.5rem;padding:2.5rem;box-sizing:border-box;flex-wrap:wrap;justify-content:center}.company-card{background-color:#fff;border-radius:1rem;padding:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;display:flex;justify-content:center;align-items:center;min-width:15rem;min-height:15rem;max-width:15rem;max-height:15rem;margin-top:2rem}.company-image{width:10rem;-o-object-fit:contain;object-fit:contain}.social-media-container{width:100%;height:24rem;margin-top:5rem;display:none;gap:2.5rem}@media (min-width: 1024px){.social-media-container{display:flex;flex-direction:row}}@media (max-width: 1300px){.companies-container{max-width:100%;padding:0 1.5rem}.marquee-content{padding:2rem;gap:2rem}.company-card{min-width:12rem;min-height:12rem;max-width:12rem;max-height:12rem}.company-image{width:8rem}}@media (max-width: 768px){.companies-container{padding:0 1rem;margin-top:3rem}.companies-title{font-size:1.8rem}.companies-subtitle{font-size:1rem;margin-bottom:1.5rem}.marquee-content{padding:1.5rem;gap:1.5rem}.company-card{min-width:10rem;min-height:10rem;max-width:10rem;max-height:10rem;margin-top:1.5rem}.company-image{width:7rem}}@media (max-width: 480px){.companies-container{padding:0 .8rem;margin-top:2rem}.companies-title{font-size:1.5rem}.companies-subtitle{font-size:.9rem;margin-bottom:1rem}.marquee-content{padding:1rem;gap:1rem;flex-direction:column;align-items:center}.company-card{min-width:8rem;min-height:8rem;max-width:8rem;max-height:8rem;margin-top:1rem}.company-image{width:6rem}.social-media-container{height:auto;margin-top:3rem}}.education-section-container{background:#fff;border-radius:1.5rem;box-shadow:0 8px 32px #00000014;padding:2.5rem;width:100%;max-width:800px;box-sizing:border-box;min-height:100%;margin-bottom:0}@media (max-width: 1600px){.education-section-container{max-width:100%;padding:2rem .7rem;border-radius:1rem}}.education-item{display:flex;flex-direction:row;align-items:flex-start;gap:2rem;padding:2rem 0;border-bottom:1px solid #e5e7eb}.education-item:last-child{border-bottom:none}.education-logo{width:6.25rem;height:6.25rem;border-radius:1rem;-o-object-fit:cover;object-fit:cover;background:#f3f4f6;border:1px solid #e5e7eb;flex-shrink:0}.education-info{flex:1;display:flex;flex-direction:column;gap:.5rem}.education-row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.education-institute{font-weight:700;font-size:1.2rem;color:#22223b}.education-degree{font-size:1.1rem;font-weight:600;color:#6b7280;margin-bottom:.2rem}.education-date{font-size:1rem;color:#6b7280;font-weight:600;white-space:nowrap;min-width:11.25rem;text-align:right;margin-left:1rem}.education-desc{font-size:1rem;color:#374151;font-weight:400;margin-top:.2rem}@media (max-width: 1200px){.education-section-container{max-width:100%;padding:32px 8px}}@media (max-width: 900px){.education-section-container{padding:2rem 1rem;border-radius:1.25rem}.education-item{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.5rem 0}.education-logo{width:5rem;height:5rem}.education-row{flex-direction:column;gap:.5rem;align-items:flex-start}.education-institute{font-size:1.1rem}.education-degree{font-size:1rem}.education-date{text-align:left;min-width:unset;margin-left:0;margin-top:.25rem}.education-desc{font-size:.95rem}}@media (max-width: 700px){.education-section-container{padding:1.5rem .8rem;border-radius:1rem}.education-logo{width:4.5rem;height:4.5rem}.education-institute{font-size:1rem}.education-degree{font-size:.95rem}.education-date,.education-desc{font-size:.9rem}}@media (max-width: 480px){.education-section-container{padding:1rem .5rem;border-radius:.8rem}.education-item{gap:.8rem;padding:1rem 0}.education-logo{width:3.5rem;height:3.5rem}.education-institute{font-size:.95rem}.education-degree{font-size:.9rem}.education-date,.education-desc{font-size:.85rem}}.internships-container{width:100%;max-width:1600px;margin:5rem auto 0;padding:1.25rem;box-sizing:border-box;background:#fafbfc}.internships-header{display:flex;justify-content:space-between;align-items:center}.internships-title{font-size:2rem;font-weight:600}.internships-content{margin-top:1.25rem;width:100%;background-color:#fff;box-shadow:0 4px 12px #00000014;border-radius:1.25rem;padding:2rem 2.5rem 1.75rem;box-sizing:border-box;max-width:1600px;margin-left:auto;margin-right:auto}.internship-list{display:flex;flex-direction:column}.internship-item{display:flex;align-items:flex-start;gap:2rem;padding:2rem 0 1.5rem;border-bottom:1px solid #e5e7eb}.internship-item:last-child{border-bottom:none}.internship-logo-container{width:5rem;height:5rem;border-radius:1rem;-o-object-fit:contain;object-fit:contain;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.internship-details{flex:1;display:flex;flex-direction:column;justify-content:center}.internship-company{font-size:1.35rem;font-weight:700;color:#22223b;margin-bottom:.25rem}.internship-title{font-weight:600;color:#6b7280;margin-bottom:.5rem;font-size:1.1rem;margin-top:0}.internship-desc{font-size:.98rem;font-weight:400;color:#6b7280;line-height:1.6;max-width:90%;margin:0}@media screen and (max-width: 1200px){.internships-container,.internships-content{max-width:100%;padding-left:1rem;padding-right:1rem}}@media screen and (max-width: 767px){.internships-content{padding:1.5rem}.internships-title{font-size:1.8rem}.internship-item{flex-direction:column;gap:1rem;padding:1.5rem 0}.internship-logo-container{width:4.5rem;height:4.5rem}.internship-company{font-size:1.2rem}.internship-title{font-size:1rem}.internship-desc{max-width:100%;font-size:.95rem}}@media screen and (max-width: 480px){.internships-container{padding:1rem}.internships-content{padding:1rem;border-radius:1rem}.internships-title{font-size:1.5rem}.internship-logo-container{width:4rem;height:4rem}.internship-company{font-size:1.1rem}.internship-title,.internship-desc{font-size:.9rem}}.certifications-container{width:100%;max-width:1600px;margin:5rem auto 0;padding:1.25rem;box-sizing:border-box;background:#fafbfc}.certifications-header{display:flex;justify-content:space-between;align-items:center}.certifications-title{font-size:2rem;font-weight:600}.certifications-card{margin-top:1.25rem;width:100%;background-color:#fff;box-shadow:0 4px 12px #00000014;border-radius:1.25rem;padding:2rem 2.5rem 1.75rem;box-sizing:border-box;max-width:1600px;margin-left:auto;margin-right:auto}.certification-item{display:flex;align-items:flex-start;gap:2rem;padding:2rem 0 1.5rem;border-bottom:1px solid #e5e7eb}.certification-item:last-child{border-bottom:none}.certification-icon{width:5rem;height:5rem;border-radius:1rem;-o-object-fit:contain;object-fit:contain;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.certification-details{flex:1;display:flex;flex-direction:column;justify-content:center}.certification-link{font-size:1.35rem;font-weight:700;color:#22223b;text-decoration:none;margin-bottom:.25rem;transition:color .3s;display:inline-block}.certification-link:hover{color:#3b82f6}.certification-company{font-weight:600;color:#6b7280;margin-bottom:.5rem;font-size:1.1rem;margin-top:0}.certification-description{font-size:.98rem;font-weight:400;color:#6b7280;line-height:1.6;max-width:90%;margin:0}@media screen and (max-width: 1200px){.certifications-container,.certifications-card{max-width:100%;padding-left:1rem;padding-right:1rem}}@media screen and (max-width: 767px){.certifications-card{padding:1.5rem}.certifications-title{font-size:1.8rem}.certification-item{flex-direction:column;gap:1rem;padding:1.5rem 0}.certification-icon{width:4.5rem;height:4.5rem}.certification-link{font-size:1.2rem}.certification-company{font-size:1rem}.certification-description{max-width:100%;font-size:.95rem}}@media screen and (max-width: 480px){.certifications-container{padding:1rem}.certifications-card{padding:1rem;border-radius:1rem}.certifications-title{font-size:1.5rem}.certification-icon{width:4rem;height:4rem}.certification-link{font-size:1.1rem}.certification-company,.certification-description{font-size:.9rem}}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #2563eb;--secondary-color: #1e40af;--text-color: #1f2937;--light-text: #6b7280;--background: #FAFAFA;--white: #ffffff;--transition: all .3s ease}html{scroll-behavior:smooth}body{font-family:Poppins,sans-serif;background-color:var(--background);color:var(--text-color);line-height:1.6}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:1rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}p{margin-bottom:1rem}a{color:var(--primary-color);text-decoration:none;transition:var(--transition)}a:hover{color:var(--secondary-color)}.btn{display:inline-block;padding:.75rem 1.5rem;border-radius:.375rem;font-weight:500;text-align:center;transition:var(--transition);cursor:pointer;border:none}.btn-primary{background-color:var(--primary-color);color:var(--white)}.btn-primary:hover{background-color:var(--secondary-color);transform:translateY(-2px)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (max-width: 480px){h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}.container{padding:0 .5rem}}@media (min-width: 481px) and (max-width: 768px){h1{font-size:2.25rem}h2{font-size:1.75rem}h3{font-size:1.5rem}.container{padding:0 1rem}}@media (min-width: 769px) and (max-width: 1024px){h1{font-size:2.75rem}h2{font-size:2.25rem}h3{font-size:1.75rem}.container{padding:0 2rem}}@media (min-width: 1025px) and (max-width: 1200px){.container{max-width:1100px}}@media (min-width: 1201px){.container{max-width:1200px}}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .5s ease forwards}
