@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap";
.about-module__-i9KWa__aboutContainer{color:#fff;background-color:#050505;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;font-family:Poppins,sans-serif;display:flex;position:relative;overflow:hidden}.about-module__-i9KWa__glowEffect{z-index:0;background:radial-gradient(circle,#ff000026 0%,#0000 70%);width:400px;height:400px;animation:5s ease-in-out infinite about-module__-i9KWa__pulseGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-module__-i9KWa__contentWrapper{z-index:1;text-align:center;width:100%;max-width:700px;position:relative}.about-module__-i9KWa__mainTitle{letter-spacing:2px;text-shadow:0 4px 10px #00000080;margin-bottom:10px;font-size:2.5rem;font-weight:700}.about-module__-i9KWa__highlight{color:red;text-shadow:0 0 15px #f009}.about-module__-i9KWa__divider{background:red;border-radius:2px;width:60px;height:4px;margin:0 auto 40px;box-shadow:0 0 10px red}.about-module__-i9KWa__card{-webkit-backdrop-filter:blur(10px);background:#14141499;border:1px solid #ffffff14;border-radius:20px;margin-bottom:25px;padding:30px;transition:transform .3s;box-shadow:0 10px 30px #00000080}.about-module__-i9KWa__card:hover{border-color:#ff00004d;transform:translateY(-5px)}.about-module__-i9KWa__text{color:#ccc;font-size:1rem;font-weight:300;line-height:1.8}.about-module__-i9KWa__text strong{color:#fff;font-weight:600}.about-module__-i9KWa__profileCard{text-align:left;background:linear-gradient(145deg,#141414cc,#1e1e1ecc);align-items:center;gap:25px;display:flex}.about-module__-i9KWa__profileImageWrapper{flex-shrink:0;position:relative}.about-module__-i9KWa__profileImg{object-fit:cover;border:3px solid red;border-radius:50%;width:100px;height:100px;padding:3px;box-shadow:0 0 20px #f006}.about-module__-i9KWa__onlineIndicator{background:#0f0;border:3px solid #1a1a1a;border-radius:50%;width:18px;height:18px;position:absolute;bottom:5px;right:5px}.about-module__-i9KWa__profileInfo{flex-grow:1}.about-module__-i9KWa__devName{color:#fff;text-transform:uppercase;margin:0;font-size:1.4rem;font-weight:700}.about-module__-i9KWa__devTitle{color:red;letter-spacing:1px;margin-bottom:10px;font-size:.8rem;font-weight:600;display:block}.about-module__-i9KWa__devDesc{color:#aaa;margin:0;font-size:.9rem;font-style:italic;line-height:1.5}.about-module__-i9KWa__techSection{text-align:left;background:linear-gradient(90deg,#ff00000d,#0000);border-left:3px solid red;border-radius:0 15px 15px 0;margin-top:40px;padding:20px}.about-module__-i9KWa__techTitle{color:red;letter-spacing:1px;margin-bottom:10px;font-size:.9rem}.about-module__-i9KWa__footerNote{color:#666;border-top:1px solid #ffffff0d;margin-top:50px;padding-top:20px;font-size:.8rem}@keyframes about-module__-i9KWa__pulseGlow{0%,to{opacity:.4;transform:translate(-50%,-50%)scale(1)}50%{opacity:.6;transform:translate(-50%,-50%)scale(1.1)}}@media (max-width:600px){.about-module__-i9KWa__profileCard{text-align:center;flex-direction:column}.about-module__-i9KWa__techSection{text-align:center;border-top:3px solid red;border-left:none;border-radius:0 0 15px 15px}}
