.about-module__-i9KWa__aboutPage{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);min-height:100vh;padding:120px 1rem 4rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.about-module__-i9KWa__container{flex-direction:column;gap:4rem;max-width:1200px;margin:0 auto;display:flex}.about-module__-i9KWa__profileSection{background:#1e293bb3;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;align-items:center;gap:2.5rem;padding:2.5rem;display:flex}@media (min-width:768px){.about-module__-i9KWa__profileSection{flex-direction:row;align-items:flex-start}}.about-module__-i9KWa__profileImage{border:4px solid #3b82f6;border-radius:50%;flex-shrink:0;width:200px;height:200px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}.about-module__-i9KWa__profileImageContent{object-fit:cover}.about-module__-i9KWa__profileContent{flex-direction:column;flex:1;gap:1.5rem;display:flex}.about-module__-i9KWa__profileTitle{background:linear-gradient(135deg,#60a5fa,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2.5rem;font-weight:700}.about-module__-i9KWa__profileText{color:#cbd5e1;margin:0;font-size:1.125rem;line-height:1.6}.about-module__-i9KWa__contactButton{color:#fff;text-align:center;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:10px;align-self:flex-start;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.about-module__-i9KWa__contactButton:hover{background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-2px);box-shadow:0 10px 25px #2563eb4d}.about-module__-i9KWa__sectionTitle{color:#e2e8f0;text-align:center;margin:0 0 2rem;padding-bottom:1rem;font-size:2rem;font-weight:700;position:relative}.about-module__-i9KWa__sectionTitle:after{content:"";background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:2px;width:60px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.about-module__-i9KWa__skillsSection{background:#1e293bb3;border:1px solid #ffffff1a;border-radius:20px;padding:2.5rem}.about-module__-i9KWa__skillsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}@media (max-width:768px){.about-module__-i9KWa__skillsGrid{grid-template-columns:1fr}}.about-module__-i9KWa__skillItem{flex-direction:column;gap:.75rem;display:flex}.about-module__-i9KWa__skillHeader{justify-content:space-between;align-items:center;display:flex}.about-module__-i9KWa__skillName{color:#e2e8f0;font-size:1.125rem;font-weight:600}.about-module__-i9KWa__skillLevel{color:#60a5fa;font-size:1rem;font-weight:600}.about-module__-i9KWa__progressBar{background:#ffffff1a;border-radius:5px;width:100%;height:10px;overflow:hidden}.about-module__-i9KWa__progressFill{background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:5px;height:100%;transition:width 1s ease-in-out;animation:1.5s ease-out about-module__-i9KWa__progressAnimation}@keyframes about-module__-i9KWa__progressAnimation{0%{width:0}to{width:var(--target-width)}}.about-module__-i9KWa__funFactSection{text-align:center;background:#1e293bb3;border:1px solid #ffffff1a;border-radius:20px;padding:2.5rem}.about-module__-i9KWa__funFactText{color:#cbd5e1;max-width:800px;margin:0 auto;font-size:1.25rem;line-height:1.6}.about-module__-i9KWa__techStackSection{background:#1e293bb3;border:1px solid #ffffff1a;border-radius:20px;padding:2.5rem}.about-module__-i9KWa__techIcons{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));justify-items:center;gap:1.5rem;display:grid}.about-module__-i9KWa__techIcon{background:#0f172a80;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;align-items:center;gap:.75rem;width:100%;padding:1.5rem;transition:all .3s;display:flex}.about-module__-i9KWa__techIcon:hover{border-color:#3b82f64d;transform:translateY(-4px);box-shadow:0 10px 20px #0003}.about-module__-i9KWa__icon{background:#3b82f61a;border:2px solid #3b82f633;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:2.5rem;display:flex}.about-module__-i9KWa__techIcon span{color:#e2e8f0;text-align:center;font-weight:600}.about-module__-i9KWa__profileSection,.about-module__-i9KWa__skillsSection,.about-module__-i9KWa__funFactSection,.about-module__-i9KWa__techStackSection{opacity:0;animation:.8s forwards about-module__-i9KWa__fadeInUp}.about-module__-i9KWa__profileSection{animation-delay:.1s}.about-module__-i9KWa__skillsSection{animation-delay:.3s}.about-module__-i9KWa__funFactSection{animation-delay:.5s}.about-module__-i9KWa__techStackSection{animation-delay:.7s}@keyframes about-module__-i9KWa__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
