*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,Arial,Helvetica,sans-serif}body,html{scroll-behavior:smooth;max-width:100vw;overflow-x:clip}body{background-color:#c7c7c7;background-image:url(https://www.transparenttextures.com/patterns/crissxcross.png);animation:45s linear infinite gradientMove;overflow-x:clip}@keyframes gradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation-duration:0s!important}}body::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-track{background:linear-gradient(90deg,#e0e0e0,#cce4ff)}body::-webkit-scrollbar-thumb{background-color:#555;border:none;border-radius:0;box-shadow:10px 0 10px .5px #000}body::-webkit-scrollbar-thumb:hover{background-color:#00000080}
.header-module__Voge7q__header{z-index:1000;justify-content:space-between;align-items:center;width:100%;height:10vh;padding:1rem 2rem;animation:.1s linear header-module__Voge7q__header;animation-timeline:scroll();display:flex;position:sticky;top:0}@keyframes header-module__Voge7q__header{0%{background-color:#0000}to{background-color:#d4d4d4;box-shadow:0 0 10px .5px #0003}}.header-module__Voge7q__logo{color:#000;text-decoration:none}.header-module__Voge7q__nav{display:flex}.header-module__Voge7q__nav>ul{gap:2rem;display:flex}.header-module__Voge7q__nav>ul>li>a{color:#000;border-radius:4px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.header-module__Voge7q__nav>ul>li>a:after{content:"";transform-origin:100% 100%;background-color:#333;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.header-module__Voge7q__nav>ul>li>a:hover:after{transform-origin:0 100%;transform:scaleX(1)}.header-module__Voge7q__nav>ul>li>a:hover{color:#555}.header-module__Voge7q__nav>ul>li{list-style-type:none}.header-module__Voge7q__burgerMenu{font-size:2rem;display:none}@media screen and (max-width:700px){.header-module__Voge7q__burgerMenu{display:flex}.header-module__Voge7q__nav{opacity:0;background-color:#f5f5f5;border-radius:10px 0 10px 10px;width:fit-content;padding:2rem;transition:all .2s ease-in-out;position:absolute;top:100px;right:30px;transform:translate(100%);box-shadow:0 0 10px .5px #0000003a}.header-module__Voge7q__nav>ul{flex-direction:column;display:flex}.header-module__Voge7q__show{opacity:1;transform:translate(0)}}
.main-module__2b5E5a__main{flex-direction:row;width:100%;height:90vh;display:flex}.main-module__2b5E5a__main>div:first-child{flex-direction:column;justify-content:center;align-items:flex-start;width:60%;height:100%;padding:0 10rem;display:flex}.main-module__2b5E5a__main>div:first-child>p,.main-module__2b5E5a__main>div:last-child>p{color:#666;line-height:1.5}.main-module__2b5E5a__main>div:first-child>h2{color:#333;margin-bottom:1rem;font-size:3rem}@keyframes main-module__2b5E5a__left{0%{transform:translate(0)}to{opacity:.8;transform:translate(-100%)}}.main-module__2b5E5a__socialIcon{justify-content:flex-start;gap:2rem;width:100%;margin:2rem 0 0;display:flex}.main-module__2b5E5a__socialIcon img{cursor:pointer;width:3rem}.main-module__2b5E5a__main>div:last-child{justify-content:center;align-items:center;width:40%;height:100%;display:flex;position:relative}.main-module__2b5E5a__main>div:last-child>img{border-radius:10px;width:70%;box-shadow:0 0 10px .2px #00000038}.main-module__2b5E5a__info{background-color:#fff;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:80%;padding:1rem;display:flex;position:absolute;bottom:3rem;box-shadow:0 0 10px .2px #00000038}.main-module__2b5E5a__info>p:first-child{text-align:center;font-size:1.5rem;font-weight:700}.main-module__2b5E5a__info>p:last-child{color:#00000080;text-align:center}@media (max-width:768px){.main-module__2b5E5a__main{flex-direction:column;height:auto}.main-module__2b5E5a__main>div:first-child{width:100%;height:60vh;padding:0 1rem}.main-module__2b5E5a__main>div:last-child{width:100%;height:fit-content}.main-module__2b5E5a__main>div:last-child>img{width:85%}.main-module__2b5E5a__info{width:90%;bottom:1.5rem}}
.about-module__WN7Tcq__about{width:100%;height:100vh;display:flex}.about-module__WN7Tcq__container1{flex-direction:column;justify-content:center;width:60%;height:100%;margin:auto;padding:0 3rem;display:flex}.about-module__WN7Tcq__container1 h2{color:#333;margin-bottom:20px;font-size:2.5rem}.about-module__WN7Tcq__container1>p{color:#666;max-width:600px;margin-bottom:40px;font-size:1.1rem;line-height:1.6}.about-module__WN7Tcq__details{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;margin-top:40px;display:grid}.about-module__WN7Tcq__details div h3{color:#333;margin-bottom:10px;font-size:1.3rem}.about-module__WN7Tcq__details div p{color:#666;font-size:1rem}.about-module__WN7Tcq__container2{width:40%;height:100%}@media screen and (max-width:700px){.about-module__WN7Tcq__container1{width:100%}.about-module__WN7Tcq__container2{display:none}}
.skills-module__Wu4NGa__skills{width:100%;height:100vh;display:flex}.skills-module__Wu4NGa__skills>h2{display:none}.skills-module__Wu4NGa__cardWrap{flex-flow:wrap;justify-content:center;align-items:center;gap:2rem;width:60%;height:100%;padding:4rem;display:flex}.skills-module__Wu4NGa__cards{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;transition:all .2s ease-in-out;display:flex}.skills-module__Wu4NGa__cards:hover{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);border-radius:10px;transform:scale(1.1);box-shadow:0 0 10px .5px #00000034}.skills-module__Wu4NGa__cards:active{transform:none}.skills-module__Wu4NGa__cards>img{width:8rem}.skills-module__Wu4NGa__cards>h3{font-size:2rem}.skills-module__Wu4NGa__cards>p{color:#333;cursor:pointer;border:1px solid;border-radius:5px;padding:.2rem .5rem;font-size:.9rem;font-weight:400}.skills-module__Wu4NGa__showing{flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:40%;height:100%;display:flex}.skills-module__Wu4NGa__showing>h2{font-size:3rem}.skills-module__Wu4NGa__showing>.skills-module__Wu4NGa__cardWrap{all:unset;flex-flow:row;justify-content:center;align-items:center;display:flex}.skills-module__Wu4NGa__showing>.skills-module__Wu4NGa__cardWrap>.skills-module__Wu4NGa__cards{cursor:auto;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:5px;display:none;box-shadow:0 0 10px .5px #0003}.skills-module__Wu4NGa__showing>.skills-module__Wu4NGa__cardWrap>.skills-module__Wu4NGa__cards:hover{transform:unset}.skills-module__Wu4NGa__showing>.skills-module__Wu4NGa__cardWrap>.skills-module__Wu4NGa__cards>p{border:none;font-size:1rem}@media screen and (max-width:700px){.skills-module__Wu4NGa__skills{flex-direction:column-reverse;display:flex}.skills-module__Wu4NGa__skills>h2{text-align:center;font-size:2rem}.skills-module__Wu4NGa__cardWrap{flex-flow:row;justify-content:flex-start;align-items:center;width:100%;height:fit-content;padding:1rem;display:flex;overflow:scroll hidden}.skills-module__Wu4NGa__showing{text-align:center;width:100%;height:50vh}.skills-module__Wu4NGa__showing>h2{display:none}}
