@import url(https://fonts.googleapis.com/css2?family=Nimbus+Mono+PS:wght@400;700&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;color:#fff;font-family:Nimbus Mono PS,monospace;font-weight:400}main{background-color:#000;min-height:calc(100vh - 80px);overflow-y:auto;padding-top:80px}a{background-color:transparent;color:inherit;text-decoration:none}ol,ul{list-style:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}img,video{display:block;max-width:100%}.btn{background:transparent;border:2px solid #fff;border-radius:5px;color:#fff;cursor:pointer;font-weight:400;outline:none;padding:10px 1rem;transition:all .2s ease-in-out}.PrimaryBtn{background:#fff;color:#000}.PrimaryBtn:hover{background:#ccc;border-color:#ccc;color:#000}.SecondarBtn:hover{background:#3986fa;color:#fff}.btn2{margin-right:1rem}.Container{align-items:center;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:1200px;padding-left:2rem;padding-right:2rem;text-align:center;width:100%}.AboutBio,.tagline2{color:#000;line-height:1.6;margin:0 auto;max-width:650px;text-align:center}.tagline2{margin-bottom:2rem;margin-top:1rem}.SectionTitle{color:#fff;font-size:28px;font-weight:700;margin-bottom:3.5rem;text-align:center}.BigCard{align-items:center;background:#fff;border-radius:1rem;box-shadow:0 5px 10px rgba(0,0,0,.05);display:flex;flex-direction:column;margin-bottom:4rem;padding:3rem 2rem;width:100%}.ProjectWrapper{margin-top:-1rem}.straight-line-content{align-items:center;display:flex;flex-direction:column;width:100%}.straight-line-content section{margin-bottom:4rem;width:100%}.content-wrapper{background:#fff;border-radius:1rem;box-shadow:0 5px 10px rgba(0,0,0,.05);max-width:800px;padding:3rem 2rem;text-align:center;width:100%}.section-title{color:#000;font-family:Nimbus Mono PS,monospace;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.hero-section .content-wrapper{background:transparent;box-shadow:none;padding:0}.hero-section h1{-webkit-animation:shake 2s ease-in-out infinite;animation:shake 2s ease-in-out infinite;color:#f6f6f6;font-size:4.5rem;font-weight:700;margin-bottom:1rem;opacity:.98}.hero-section h5{-webkit-animation:marquee 25s linear infinite;animation:marquee 25s linear infinite;color:#fff;font-size:2.2rem;font-weight:500;line-height:1.3;margin-bottom:2rem;min-width:100%;overflow:visible;white-space:nowrap;width:-webkit-max-content;width:max-content}.hero-section p{color:#f6f6f6;font-size:18px;line-height:1.6;margin:0 auto;max-width:600px;opacity:.85}.professional-summary-title{color:#fff;display:block;font-size:28px;font-weight:700;margin-bottom:1rem;text-align:center}.profile-content{align-items:center;display:flex;flex-direction:column}.about-text{line-height:1.6;max-width:650px}.about-text,.tech-tagline{color:#000;margin-bottom:2rem;text-align:center}.tech-heading{color:#000;font-size:32px;font-weight:800;margin-bottom:2.5rem;text-align:center}.project-card,.projects-content{align-items:center;display:flex;flex-direction:column}.project-card{background:#000;border:1px solid #fff;border-radius:.5rem;margin-bottom:2rem;padding:2rem;width:100%}.project-image{margin-bottom:1rem}.project-image img{border-radius:.5rem;height:auto;max-width:300px;width:100%}.project-info{text-align:center}.project-info h3{color:#fff;font-size:1.5rem;margin-bottom:1rem}.project-info p{color:#ccc;line-height:1.6;margin-bottom:1rem}.tech-stack{color:#fff;font-weight:500;margin-bottom:1rem}.project-links{display:flex;gap:1rem;justify-content:center}.contact-content{gap:2rem}.contact-content,.contact-item{align-items:center;display:flex;flex-direction:column}.contact-item{background:#f9f9f9;border-radius:.5rem;gap:1rem;min-width:300px;padding:2rem}.contact-item span{color:#000;font-size:1.2rem;line-height:1.4;text-align:center}@-webkit-keyframes shake{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}20%,40%,60%,80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}@keyframes shake{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}20%,40%,60%,80%{-webkit-transform:translateX(5px);transform:translateX(5px)}}@-webkit-keyframes marquee{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes marquee{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@media (min-width:576px){.Container{max-width:540px}}@media (min-width:768px){.Container{max-width:720px}.ProjectWrapper{margin-top:-5rem}}@media (min-width:992px){.Container{max-width:960px}}@media (min-width:1200px){.Container{max-width:1000px}}
/*# sourceMappingURL=main.acd0340b.css.map*/