.contact-input{width:100%;max-width:500px;padding:.75rem;font-family:VCR OSD Mono,monospace;font-size:1rem;background-color:#111;color:#fff;border:1px solid #ff0000;border-radius:6px}.contact-input::placeholder{font-family:VCR OSD Mono,monospace;font-size:1rem;color:#888}.social-icon{width:40px;height:40px;transition:transform .3s ease}.social-icon:hover{transform:scale(1.2)}.social-icon-glow{width:40px;height:40px;transition:all .3s ease;filter:brightness(1)}.social-icon-glow:hover{filter:brightness(1.2);box-shadow:0 0 25px 10px #f009;border-radius:50%}#certifications{margin-top:6rem;text-align:center}#certifications h2{font-family:VCR OSD Mono,monospace;color:red;font-size:2rem;margin-bottom:2rem}.cert-list{list-style:none;padding:0;margin:0 auto;max-width:600px}.cert-item{margin-bottom:1.5rem}.cert-link{font-family:VCR OSD Mono,monospace;font-size:1rem;color:#fff;background-color:red;padding:.5rem 1rem;border-radius:8px;text-decoration:none;display:inline-block;box-shadow:0 0 10px #f009;transition:background-color .2s ease,transform .2s ease}.cert-link:hover{background-color:#c00;transform:scale(1.05)}@font-face{font-family:VCR OSD Mono;src:url(/fonts/VCR_OSD_MONO_1.001.ttf) format("truetype");font-weight:400;font-style:normal}body{margin:0;padding:0;background-color:#000;color:#fff;font-family:VCR OSD Mono,monospace;scroll-behavior:smooth}h1,h2,h3{color:red}img:hover{transform:scale(1.1);transition:transform .3s ease}
