body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{background-color:#2a2927;color:#f5f5f5}.footer{display:flex;flex-wrap:wrap;justify-content:center;text-align:center}.footer p{flex:1 1 100%;margin:5px 10px;max-width:100%}@media (min-width:600px){.footer p{flex:1 1;justify-content:space-around;max-width:none}}.header-nav{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#2a292780;border-bottom:1px solid #ffffff4d;box-shadow:0 4px 6px #0000001a;display:flex;justify-content:space-between;padding:0 1rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.header-logo{height:60px;padding-top:10px}.header-right{align-items:center;display:flex}.header-right .contact-link,.header-right .flat-button{background-color:#2a2927;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:2.5vh;margin-right:1rem;padding:.5rem 1rem;text-align:center;text-decoration:none}.header-right .flat-button:hover{background-color:#1f1e1c}.header-right .contact-link{background-color:initial;color:cyan;font-weight:700;padding:0}@keyframes textShine{0%{background-position:0 50%}to{background-position:100% 50%}}.myGradientText{-webkit-text-fill-color:#0000;animation:textShine 5s ease-in-out infinite alternate;background:linear-gradient(90deg,#7953cd 20%,#00affa 30%,#0190cd 70%,#764ada 80%);-webkit-background-clip:text;background-clip:text;background-size:500% auto;font-weight:bolder}.landing-section{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:80vh;padding:2rem;text-align:center}.landing-section h1{font-size:80px;margin:0}.landing-section h2,.landing-section h2 span{font-size:60px;margin:0}.landing-section span{font-size:24px}@media (max-width:600px){.landing-section h2,.landing-section h2 span{font-size:30px;margin:0}.landing-section span{font-size:20px}}.introduction-section{margin:30px auto 0;max-width:800px;padding:2rem}.introduction-section h4{font-size:32px;margin-bottom:1rem}.introduction-section p{font-size:18px;line-height:1.6}.skills-section{margin:auto;max-width:800px;padding:1rem}.skills-section h4{font-size:32px;margin-bottom:1rem;margin-top:15px}.skills-section{box-sizing:border-box;padding:20px 0;width:100%}.skills-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);list-style:none;margin:0;padding:0}.skill-item{align-items:center;align-self:center;display:flex;flex-direction:row;gap:10px;text-align:center}.skill-item img{height:35px;width:35px}@media (min-width:768px){.skills-list{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.skills-list{grid-template-columns:repeat(4,1fr)}}.icons-landing ul{display:flex;list-style-type:none;padding:0}.icons-landing ul li{padding:0 60px}@media (max-width:600px){.icons-landing ul li{padding:0 30px}}.TypeText-container{overflow:hidden;white-space:pre}.contactMe-container{margin:0 auto;max-width:500px;padding:2rem}.contactMe-title{font-size:2rem;margin-bottom:2rem;text-align:center}.contactMe-form-container{background-color:#ffffff0d;border-radius:8px;box-shadow:0 4px 8px #0003;display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;padding:1.5rem;width:100%}.contactMe-input-container{display:flex;flex-direction:column;gap:.5rem}.contactMe-label{font-size:1rem;font-weight:500}.contactMe-input-style,.contactMe-textarea-style{background-color:#ffffff1a;border:1px solid #444;border-radius:4px;color:#f5f5f5;font-size:1rem;padding:.75rem}.contactMe-textarea-style{height:150px;resize:vertical}.contactMe-button-style{background:linear-gradient(90deg,#7953cd,#00affa);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.contactMe-button-style:hover{box-shadow:0 5px 15px #0003;transform:translateY(-2px)}.contactMe-button-style:disabled{background:#666;box-shadow:none;cursor:not-allowed;transform:none}.contactMe-popup-style{background:#00affae6;border-radius:8px;box-shadow:0 4px 15px #0000004d;color:#fff;font-weight:500;left:50%;min-width:250px;padding:1rem 2rem;position:fixed;text-align:center;top:20px;transform:translateX(-50%);z-index:1000}.contactMe-time-bar-style{background:#ffffffb3;border-radius:0 0 4px 4px;bottom:0;height:4px;left:0;position:absolute}@media (max-width:600px){.contactMe-container,.contactMe-form-container{padding:1rem}}
/*# sourceMappingURL=main.abc54ec6.css.map*/