.education-page{max-width:1200px;margin:0 auto;padding:2rem}.education-section h2{color:#2c3e50;text-align:center;margin-bottom:2rem;font-size:2.5rem}.education-timeline{flex-direction:column;gap:2rem;display:flex}.education-card{background:#fff;border-radius:10px;padding:2rem;transition:transform .3s;box-shadow:0 4px 6px #0000001a}.education-card:hover{transform:translateY(-5px)}.education-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.education-header h3{color:#3498db;margin:0;font-size:1.5rem}.period{color:#666;font-weight:500}.institution-info{border-bottom:1px solid #eee;margin-bottom:1.5rem;padding-bottom:1rem}.institution{color:#2c3e50;margin-bottom:.5rem;font-size:1.2rem}.cgpa{color:#666;font-weight:500}.courses{margin-bottom:1.5rem}.courses h4,.thesis h4{color:#2c3e50;margin-bottom:1rem;font-size:1.2rem}.course-tags{flex-wrap:wrap;gap:.8rem;display:flex}.course-tag{color:#3498db;background:#f0f4f8;border-radius:20px;padding:.5rem 1rem;font-size:.9rem}.thesis{background:#f8f9fa;border-radius:8px;padding:1.5rem}.thesis-title{color:#2c3e50;margin-bottom:.5rem;font-size:1.1rem}.thesis-status{color:#fff;background-color:#3498db;border-radius:15px;padding:.3rem .8rem;font-size:.9rem;display:inline-block}@media (max-width:768px){.education-page{padding:1rem}.education-section h2{margin-bottom:1.5rem;font-size:2rem}.education-card{padding:1.5rem}.education-header{flex-direction:column;align-items:flex-start;gap:.5rem}.education-header h3{font-size:1.3rem}.course-tag{font-size:.8rem}.thesis{padding:1rem}}
