.root_main__VpWwq{min-height:100vh;position:relative;padding:0 15px}.root_detailsHolder__4Bg3X{max-width:650px;margin:0 auto;padding:30px 0 40px;position:relative}.root_heroSection__oZ6pF{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}.root_heroSection__oZ6pF h1{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:28px;line-height:1em}.root_heroSection__oZ6pF .root_SWEpara__FSQcF{color:#9ca3af;font-weight:500;font-size:20px}@keyframes root_profilePicScroll__yXngw{to{transform:scale(2)}}.root_socialsDiv__3qLK0{display:flex;gap:5px;align-items:center;flex-wrap:wrap;justify-content:center}.root_socialsDiv__3qLK0 .root_socialsItem__KE5lz{display:flex;align-items:center;padding:8px 12px;background-color:rgb(0,0,0);border-radius:7px;box-shadow:0 0 0 0 rgba(0,0,0,.2);transition:all .3s;border:1px solid rgba(255,255,255,.2)}.root_socialsDiv__3qLK0 .root_socialsItem__KE5lz:hover{background-color:#202020;border:1px solid rgba(255,255,255,0)}.root_socialsDiv__3qLK0 .root_socialsItem__KE5lz img{height:15px;width:15px;object-fit:contain}.root_socialsDiv__3qLK0 .root_socialsItem__KE5lz p{font-size:0;color:white;line-height:1.2em;overflow:hidden;transition:all .25s;opacity:0}@media (hover:none){.root_socialsDiv__3qLK0 .root_socialsItem__KE5lz p{font-size:12px;opacity:1;margin-left:6px}.root_socialsDiv__3qLK0 .root_socialsItem__KE5lz:hover{background-color:rgb(0,0,0);box-shadow:none;border-radius:7px;padding:8px 12px}.root_socialsDiv__3qLK0 .root_socialsItem__KE5lz:hover p{font-size:12px;opacity:1}}.root_bio__1q5ea{margin:25px 0;font-size:24px}.root_bio__1q5ea p{opacity:.8;text-align:center;line-height:1.4em}.root_bio__1q5ea span{font-size:14px;color:#27f7e9;background-color:#016d66;padding:4px 7px;border-radius:5px;line-height:1em;opacity:1;white-space:nowrap}.root_tabsHolder__DisPs{display:flex;gap:15px;align-items:center;justify-content:space-around;margin-top:30px;margin-bottom:25px;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:none;padding-inline:6px}.root_tabsHolder__DisPs::-webkit-scrollbar{display:none}.root_tabsHolder__DisPs .root_tabItem__B_Qmr{display:flex;align-items:center;gap:6px;font-size:18px;line-height:1em;position:relative;cursor:pointer;padding:0 20px;flex:0 0 auto;min-width:max-content}.root_tabsHolder__DisPs .root_tabItem__B_Qmr .root_hoverThing__HWsFg{background-color:rgba(138,138,138,.3);position:absolute;z-index:-1;height:100%;width:100%;padding:20px 40px;border-radius:10px;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);opacity:0;transition:all .3s}.root_tabsHolder__DisPs .root_tabItem__B_Qmr:hover .root_hoverThing__HWsFg{opacity:1}.root_tabItemActive__zegLU:after{position:absolute;height:2px;width:80%;border-radius:5px;bottom:-10px;left:50%;transform:translateX(-50%);content:"";background-color:var(--fgColor);transition:all .2s;opacity:.5}.root_tabsHolder__DisPs .root_tabItemActive__zegLU:hover:after{opacity:0}.root_projectsSection__zKkNH{display:flex;flex-direction:column;margin-top:20px}.root_projectsHolder__WoDM5{display:flex;flex-direction:column;gap:10px;margin-top:5px;z-index:1}.root_seperateDiv__yqiCd{background-color:var(--primary);border-radius:10px;width:90%;height:1px;opacity:.4;margin:0 auto;transition:background-color .3s}.root_showMore__efeTc{display:flex;align-items:center;gap:10px;justify-content:center;background-color:var(--bgColor2);padding:7px;border-radius:7px;transition:all .1s;color:var(--fgColor);transition:background-color .3s,color .3s}.root_showMore__efeTc svg{transition:all .2s}.root_showMore__efeTc:hover{background-color:var(--bgColor)}.root_showMore__efeTc:hover svg{transform:rotate(90deg)}.root_techStack__WsoTz{margin-top:40px;display:flex;flex-direction:column;gap:10px}.root_techStackItem__04l6y{display:flex;align-items:center;gap:7px;font-size:14px}.root_techStackItem__04l6y img{border-radius:5px;object-fit:contain}.root_imgHolderHolder__52kjm{display:flex;gap:10px;margin-top:5px}.root_photoHolder__3WhjJ{width:100%;border-radius:10px;display:flex;flex-direction:column;gap:10px}.root_photoHolder__3WhjJ img{transition:all .3s;box-shadow:none}.root_photoHolder__3WhjJ img:hover{transform:scale(1.01);box-shadow:0 10px 30px 0 rgba(0,0,0,.56)}.root_pageFooter__Htcuz{margin-top:60px;display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center}.root_resumeBtn__lRpKL{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.root_resumeBtn__lRpKL svg{transition:all .2s}.root_resumeBtn__lRpKL:hover svg{transform:translateY(-2px)}@media (max-width:500px){.root_heroSection__oZ6pF h1{font-size:24px;line-height:1.1em}.root_heroSection__oZ6pF .root_SWEpara__FSQcF{font-size:18px}.root_bio__1q5ea{margin:20px 0;font-size:20px}.root_techStack__WsoTz{margin-top:30px;gap:8px}.root_techStackItem__04l6y{font-size:13px}.root_tabsHolder__DisPs{gap:8px;justify-content:flex-start}.root_tabsHolder__DisPs .root_tabItem__B_Qmr{padding:0 14px;font-size:16px}.root_tabsHolder__DisPs .root_tabItem__B_Qmr:hover .root_hoverThing__HWsFg{opacity:0}.root_tabsHolder__DisPs .root_tabItemActive__zegLU:hover:after{opacity:.5}.root_imgHolderHolder__52kjm{flex-direction:column}}.projectCard_main__9Ri2D{display:flex;flex-direction:column;gap:5px;height:100%;transition:all .3s}.projectCard_projectItem__sKJ8J{display:flex;gap:20px;transition:all .3s;border-radius:10px}.projectCard_projectItem__sKJ8J .projectCard_imgContainer__1C_nV{overflow:hidden;height:fit-content;width:fit-content;min-width:240px;border-radius:10px;position:relative}.projectCard_projectItem__sKJ8J img{border-radius:10px;min-width:240px;width:240px;height:150px;transition:all .2s;object-fit:cover;animation:projectCard_unBlur__QN8XA .5s linear;background-color:black}.projectCard_projectItem__sKJ8J .projectCard_devp2__sDlD2,.projectCard_projectItem__sKJ8J .projectCard_p1__7A3XB,.projectCard_projectItem__sKJ8J .projectCard_p2__bWcsJ{position:absolute;font-family:Poppins;font-size:12px;line-height:1em;display:flex;align-items:center;gap:5px;transition:all .3s;padding:5px 7px;border-radius:5px}.projectCard_projectItem__sKJ8J .projectCard_activeDot__nId8j,.projectCard_projectItem__sKJ8J .projectCard_devDot__5RLxl{height:6px;width:6px;border-radius:50%;background-color:#178903;margin-left:2px}.projectCard_projectItem__sKJ8J .projectCard_devDot__5RLxl{background-color:black}.projectCard_projectItem__sKJ8J .projectCard_p1__7A3XB{top:-30px;left:10px;color:black;background:#ffffff;background:radial-gradient(circle,rgba(255,255,255,1) 0,rgba(209,209,209,1) 85%)}.projectCard_projectItem__sKJ8J .projectCard_devp2__sDlD2,.projectCard_projectItem__sKJ8J .projectCard_p2__bWcsJ{bottom:-30px;right:10px;background-color:rgb(181,248,181);color:#156c06}.projectCard_projectItem__sKJ8J .projectCard_devp2__sDlD2{color:black;background:#ffffff;background:radial-gradient(circle,rgba(255,255,255,1) 0,rgba(209,209,209,1) 85%)}.projectCard_projectItem__sKJ8J:hover img{filter:blur(5px);overflow:hidden}.projectCard_projectItem__sKJ8J:hover .projectCard_p1__7A3XB{top:10px;left:10px}.projectCard_projectItem__sKJ8J:hover .projectCard_devp2__sDlD2,.projectCard_projectItem__sKJ8J:hover .projectCard_p2__bWcsJ{bottom:10px;right:10px}@keyframes projectCard_unBlur__QN8XA{0%{filter:blur(20px);transform:scale(1.1);opacity:0}to{filter:blur(0);transform:scale(1)}}.projectCard_techStack__4tGaY{font-size:14px}.projectCard_footerDiv__qpM90{transform:scale(0);transform-origin:right;transition:all .3s;height:0;display:flex;align-items:center;gap:20px;padding-left:20px;justify-content:space-between;width:100%;border-radius:8px}.projectCard_showFooter__Nu3dj{height:40px;transform:scale(1)}.projectCard_footerDiv__qpM90 button{border:1px solid rgba(255,255,255,.3)}@media(max-width:500px){.projectCard_projectItem__sKJ8J{flex-direction:column;gap:15px}.projectCard_projectItem__sKJ8J p{padding:0 10px}.projectCard_projectItem__sKJ8J .projectCard_imgContainer__1C_nV{width:100%}.projectCard_projectItem__sKJ8J img{width:100%;height:240px}}.blogCard_main__V61n2{display:flex;gap:10px;background-color:black;border-radius:10px;width:100%;max-width:550px;padding:10px;color:white;justify-content:flex-start}.blogCard_imageHolder__Zw9nL img{border-radius:50%;height:40px;width:40px}.blogCard_imageHolder__Zw9nL{min-width:40px;padding-top:5px}.blogCard_mainContent__5CA_d{display:flex;flex-direction:column;gap:2px;width:100%}.blogCard_userDetails__1NW5L{margin-bottom:10px}.blogCard_userDetails__1NW5L .blogCard_name__vH9Hh{font-size:14px;width:100%;overflow:hidden;font-family:Poppins}.blogCard_userDetails__1NW5L .blogCard_name__vH9Hh:hover{text-decoration:underline}.blogCard_userDetails__1NW5L p{font-size:11px;opacity:.7;font-family:Poppins}.blogCard_previewText__rJ_de{font-size:16px;font-weight:300;color:white;overflow:hidden;padding-right:10px;font-family:Satoshi;font-weight:100}.blogCard_previewText__rJ_de h1{line-height:1.1em;margin-bottom:6px}.blogCard_previewText__rJ_de p{word-break:break-all}.blogCard_showmoreLink__N9iev{color:#ff2a00;font-size:14px;font-family:Poppins;font-weight:500;margin-bottom:5px}.blogCard_showmoreLink__N9iev:hover{text-decoration:underline}.blogCard_thumbnailImage__EH_nQ{width:100%;margin:0 auto;border-radius:10px;object-fit:cover;max-height:300px;transition:all .1s}.blogCard_thumbnailImage__EH_nQ:hover{opacity:.9}