.about{opacity:0;background-color:#0a0f1a;padding:100px 10%;transition:opacity .8s,transform .8s;transform:translateY(50px)}.about.visible{opacity:1;transform:translateY(0)}.about-content h2{color:#ededed;text-align:center;margin-bottom:20px;font-size:40px}.about-line{color:#8892b0;text-align:center;max-width:900px;margin:0 auto 40px;font-size:18px;line-height:1.8}.image-slider{border-radius:15px;width:300px;height:300px;margin:40px auto;position:relative;overflow:hidden;box-shadow:0 0 30px #00abf04d}.slider-image{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .5s ease-in-out;position:absolute}.slider-image.active{opacity:1}.experience{width:100%;margin-top:60px}.experience h3{color:#00abf0;text-align:center;margin-bottom:30px;font-size:32px}.experience-list{grid-template-columns:repeat(2,1fr);gap:30px;width:100%;display:grid}@media (max-width:1024px){.experience-list{grid-template-columns:1fr}}.experience-item{opacity:0;background:#00abf00d;border:1px solid #00abf01a;border-left:5px solid #00abf0;border-radius:12px;padding:30px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);transform:translate(-20px)}.experience-item:hover{background:#00abf014;transform:scale(1.02)translate(10px);box-shadow:0 10px 30px #0000004d}.experience-header{align-items:center;gap:20px;margin-bottom:20px;display:flex}.company-logo-container{background:0 0;border-radius:10px;justify-content:center;align-items:center;min-width:60px;height:60px;padding:0;display:flex;overflow:hidden}.company-logo{object-fit:contain;max-width:100%;max-height:100%}.experience-info{flex:1}.experience-info h4{color:#ededed;margin:0 0 5px;font-size:24px}.experience-role{color:#00abf0;margin:0;font-size:16px}.experience-duration{color:#8892b0;align-items:center;gap:8px;margin-bottom:15px;font-size:14px;display:flex}.experience-description{color:#b0b8d1;text-align:justify;font-size:15px;line-height:1.6}.about.visible .experience-item{opacity:1;transform:translate(0)}.about.visible .experience-item:first-child{transition-delay:.1s}.about.visible .experience-item:nth-child(2){transition-delay:.2s}.about.visible .experience-item:nth-child(3){transition-delay:.3s}.hobbies{margin-top:60px}.hobbies h3{color:#00abf0;text-align:center;margin-bottom:20px;font-size:32px}.hobbies ul{flex-wrap:wrap;justify-content:center;gap:15px;padding:0;list-style:none;display:flex}.hobbies li{color:#ededed;background:#00abf01a;border:1px solid #00abf0;border-radius:25px;padding:10px 20px;font-size:16px}@media (max-width:768px){.about{padding:80px 5%}.about-content h2{font-size:32px}.image-slider{width:250px;height:250px}.about-line{font-size:16px}.experience-item{padding:20px}.experience-item h4{font-size:20px}.experience h3,.hobbies h3,.publications h3,.hackathons h3,.workshops h3{font-size:28px}}.publications,.hackathons,.workshops{margin-top:60px}.publications h3,.hackathons h3,.workshops h3{color:#00abf0;text-align:center;margin-bottom:30px;font-size:32px}.publication-item,.hackathon-item{background:#00abf00d;border-left:4px solid #00abf0;border-radius:10px;margin-bottom:20px;padding:25px;transition:transform .3s}.publication-item:hover,.hackathon-item:hover{background:#00abf01a;transform:translateY(-5px)}.publication-item h4,.hackathon-item h4{color:#ededed;margin-bottom:10px;font-size:22px}.publication-item p,.hackathon-item p{color:#8892b0;line-height:1.6}.workshops ul{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;padding:0;list-style:none;display:grid}.workshops li{color:#ededed;text-align:center;background:#00abf00d;border:1px solid #00abf033;border-radius:12px;justify-content:center;align-items:center;min-height:100px;padding:20px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}@media (max-width:1024px){.workshops ul{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.workshops ul{grid-template-columns:1fr}}.workshops li:hover{background:#00abf01a;border-color:#00abf0;transform:translateY(-5px);box-shadow:0 10px 20px #0000004d}@media (max-width:1024px) and (min-width:769px){.about{padding:90px 7%}.about-content h2{font-size:36px}}
