html{scroll-behavior:smooth}.section-wrapper{margin:8vh 0;min-height:100vh}.section-title{font-family:"Poppins",sans-serif;font-weight:700;font-size:5vh;color:gold;text-align:center;transition:all .3s ease}.section-title:hover{color:#fc0}.present{color:#503fe6}.p-icon{color:#916339}.highlight{color:#61dafb;font-weight:500}.navbar{transition:all .3s ease-in-out;pointer-events:auto!important}.navbar .nav-link{margin:0 1rem;font-weight:500;transition:color .3s ease-in-out;cursor:pointer}.navbar .nav-link:hover{color:var(--bs-primary)!important}.welcome-section{background-color:#1a1a1a;color:#fff;padding:2rem 0}.welcome-content{padding:2rem}.skills{padding-top:10vh}.card-img-icons{position:relative;height:2.69rem}.top-left-icon,.top-right-icon{position:absolute;width:32px;height:32px;margin:8px}.top-left-icon{top:0;left:0}.top-right-icon{top:0;right:0}.fit-img{width:53%;height:53%}.fit-body{height:12rem}.profile-image-container{padding:2rem}.profile-image{border-radius:10px;box-shadow:0 0 20px rgba(97,218,251,.2);transition:transform .3s ease,box-shadow .3s ease}.profile-image:hover{transform:translateY(-5px);box-shadow:0 5px 25px rgba(97,218,251,.3)}.greeting-text h1{font-size:2.5rem;margin-bottom:2rem;min-height:2.5em}.greeting{font-size:2rem;margin-bottom:.5rem}.introduction{font-size:2.5rem;font-weight:700}.description{font-size:1.1rem;line-height:1.8;margin:2rem 0;color:#d4d4d4}.email-link{color:#61dafb;text-decoration:none;transition:color .3s ease}.email-link:hover{color:#fff}.fade-in{animation:fade-in 2s ease-in-out forwards;opacity:0;color:#000}@keyframes fade-in{0%{opacity:0}50%{opacity:1}to{opacity:.5;color:#e95413}}.cursor{display:inline-block;width:3px;height:1em;background-color:#61dafb;margin-left:4px;animation:blink .7s infinite}@keyframes blink{50%{opacity:0}}.transition-all{transition:all .3s ease-in-out}.pointer{cursor:pointer}.typing-text{position:relative;font-weight:700;transition:all .1s ease-in-out}@media (max-width:768px){.greeting-text h1{font-size:2rem}.greeting{font-size:1.5rem}.introduction{font-size:2rem}.description{font-size:1rem}}.skills-section{padding:4rem 0}.skill-card{border:none;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.skill-card:hover{transform:translateY(-5px);box-shadow:0 4px 20px rgba(0,0,0,.2)}.skill-icon{width:60px;height:60px;object-fit:contain;margin-bottom:1rem}.projects-section{padding:4rem 0}.project-image{width:100%;height:300px;object-fit:cover;border-radius:10px}.project-details{margin-top:20px}.tech-stack{list-style-type:none;padding:0;display:flex;flex-wrap:wrap;margin:0}.tech-item{display:flex;align-items:center;margin-right:15px;margin-bottom:10px}.tech-icon{width:20px;height:auto;margin-right:5px}.navigation-arrows{margin-top:1vh;display:flex}.nav-button{background-color:orange;color:#000;border:none;border-radius:50%;padding:5px;cursor:pointer;font-size:14px;margin:0 5px;display:flex;align-items:center;justify-content:center;width:30px;height:30px;transition:background-color .3s}.nav-button:hover{background-color:#ff8c00}
/*# sourceMappingURL=main.420664b4.chunk.css.map */