body{padding:0}.home-container{margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.navbar{background-color:#222;box-sizing:border-box;padding:1rem 2rem;position:fixed}.p{color:#0f0;font-family:Courier New,Courier,monospace}.navbar h1{font-size:1.5rem}.menu-icon{cursor:pointer;display:none}.navigation{gap:1.5rem}.navigation li{margin:0}.navigation a{transition:color .3s ease}.hero-section{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:6rem 0 2rem}.hero-img{animation:pulse 2s infinite;border-radius:50%;height:1000px;width:100px}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.bio-container{max-width:600px;padding-left:20px;text-align:left}.bio-title{color:red;font-size:2rem}.bio-text{color:#0f0;font-size:1rem;overflow-wrap:break-word;white-space:pre-wrap}.more-about{background-color:#1e1e1e;border-radius:10px;box-shadow:0 4px 8px #0000001a;color:#fff;margin:2rem auto;max-width:800px;padding:2rem}.more-about h2{color:red;font-size:2rem;margin-bottom:1rem;text-align:center}.about-content{line-height:1.6;width:100%}.about-content p{margin-bottom:1.5rem;text-align:justify}.about-list{list-style-type:none;padding:0;width:100%}.about-list li{background-color:#2c2c2c;border-radius:5px;margin-bottom:1rem;padding:1rem}.about-list li strong{color:#0f0}.skills-section{padding:2rem 0;text-align:center}.skills-title{color:red;font-size:2rem;margin-bottom:1rem}.skills-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.skill-card{background-color:#2c2c2c;border-radius:5px;padding:1rem;text-align:center;width:150px}.skill-icon{height:50px;margin-bottom:.5rem;width:50px}.projects-section{padding:2rem 0;text-align:center}.projects-title{color:red;font-size:2rem;margin-bottom:1rem}.projects-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.project-card{background-color:#2c2c2c;width:250px}.project-pic{border-radius:5px;margin-bottom:.5rem;width:100%}.project-title{color:red;font-size:1.5rem}.project-details{color:#0f0;font-size:1rem}.project-link{color:red;text-decoration:none}.project-link:hover{text-decoration:underline}.contact-section{padding:2rem 0;text-align:center}.contact-form-container{background:#1e1e1e;border-radius:8px;box-shadow:0 0 20px #0000001a;margin:0 auto;max-width:600px;padding:30px}.contact-form{align-items:center;display:flex;flex-direction:column}.form-control{margin-bottom:20px;text-align:left;width:100%}.form-control label{color:red;display:block;font-weight:700;margin-bottom:5px}.form-control input[type=email],.form-control input[type=text],.form-control textarea{background:#333;border:1px solid #ccc;border-radius:4px;color:#fff;font-size:1rem;padding:10px;width:100%}.form-control textarea{min-height:120px;resize:vertical}.form-control input[type=submit]{background-color:red;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;padding:12px 20px;text-align:center;text-decoration:none;transition:background-color .3s ease}.form-control input[type=submit]:hover{background-color:#f66}.contact-info-blink{color:#555;font-size:.9rem;margin-top:20px}@keyframes blink-animation{0%,49%{opacity:1}50%,to{opacity:0}}@media screen and (max-width:768px){.home-container{padding:0 10px}.navbar h1{font-size:1.5rem}.navigation{display:none;flex-direction:column;gap:0}.navigation.active{display:flex}.menu-icon{display:block}.hero-section{flex-direction:column}.hero-img{height:150px;width:150px}.x{height:35px;width:35px}.bio-title{font-size:1.5rem}.bio-text{font-size:1rem}.more-about{margin:1.5rem auto;padding:1.5rem}.skills-container{align-items:center}.projects-container,.skills-container{flex-direction:column}.project-card{width:100%}}@media screen and (max-width:480px){.home-container{padding:0 5px}.more-about{margin:1rem auto;padding:1rem}.projects-container,.skills-container{padding:0}.contact-form-container{padding:1rem}}@media screen and (min-width:769px){.hero-section{align-items:center;flex-direction:row;justify-content:space-between}.projects-container{flex-wrap:nowrap}.project-card{width:30%}}body{align-items:center;background-color:#000;color:#0f0;display:flex;font-family:Courier New,Courier,monospace;justify-content:center;margin:0;min-height:100vh}.container{box-sizing:border-box;max-width:1200px;padding:20px;width:100%}.navbar{padding:1rem;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.navbar,.x-div{align-items:center;background-color:#333;display:flex;justify-content:space-between}.x-div{width:50%}.navbar h1{color:#0f0;margin:0}.menu-btn{background:none;border:none;color:#0f0;display:none;font-size:1.5rem}.navigation{display:flex;list-style:none;margin:0;padding:0}.navigation li{margin-right:1.5rem}.navigation a{color:#0f0;font-size:1rem;text-decoration:none}.navigation a:hover{color:red}.hero{margin:2rem 0;text-align:center}.hero-img{border-radius:10px;height:auto;width:60%}.section{background-color:#222;border-radius:5px;margin:2rem 0;padding:1rem}.section h2{color:red;font-size:2rem;margin-bottom:1rem}.section p,.section ul{line-height:1.6;margin:0;padding:0}.section ul{list-style:none}.section ul li{margin-bottom:.5rem}.section ul li:before{color:red;content:"• "}.skills-list{display:flex;gap:1rem;justify-content:center}.skills-list img{border-radius:50%;height:100px;width:100px}.project-card{background-color:#333;border-radius:5px;margin-bottom:1rem;padding:1rem}.project-card h3{color:red;margin:0 0 .5rem}.project-card a{color:#0f0;text-decoration:none}.project-card a:hover{color:red}.project-img{border-radius:5px;height:auto;margin-bottom:1rem;width:100%}@media (max-width:768px){.menu-btn{display:block}.navigation{display:none;flex-direction:column;width:100%}.navigation.open{display:flex}.navigation li{margin:.5rem 0}}.soon-overlay{align-items:center;background:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.soon-container{background-color:#222;border-radius:10px;box-shadow:0 0 10px #000;color:#0f0;max-width:400px;padding:20px;text-align:center;width:80%}.soon-title{font-size:1.5em;margin-bottom:20px}.soon-contact{font-family:Courier New,Courier,monospace}.blink-text{animation:blink 1s step-start infinite;color:red}@keyframes blink{50%{opacity:0}}
/*# sourceMappingURL=main.dcfc3555.css.map*/