#profile-13 .profile-header { background: #001b00; color: #66ff66; border: 2px solid #003300; border-radius: 6px; padding: 16px; font-family: 'Courier New', monospace }
#profile-13 .profile-avatar { border: 2px solid #00ff00; box-shadow: 0 0 10px #00ff00 }
#profile-13 .profile-bio { color: #9ff59f; font-family: 'Courier New', monospace; line-height: 1.5 }
#profile-13 .profile-post { background: #000000; color: #c1f0c1; border: 1px solid #003300; border-radius: 4px; padding: 12px; margin-bottom: 10px; font-family: 'Courier New', monospace }
#profile-13 .profile-post a { color: #66ff66; text-decoration: underline }