@keyframes projects_spin__4PLyX{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes projects_cursoranim__4NcLe{0%{transform:scale(1)}to{transform:scale(.7)}}@keyframes projects_cursoranim2__lZxad{0%{transform:scale(1)}to{transform:scale(.4)}}@keyframes projects_cursoranim3__UeLuB{0%{transform:scale(1)}50%{transform:scale(3)}to{transform:scale(1)}}@keyframes projects_fadeIn__tJtO9{0%{opacity:0}to{opacity:1}}@keyframes projects_rainbow__mlG6g{0%{background-position:0}to{background-position:200%}}.projects_container__lMuC6{min-height:100vh}.projects_header__4D2NO{padding:1.5rem 2rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid hsla(0,0%,100%,.05)}.projects_main__snnVM{margin:0 auto;padding:3rem 2rem}@media(max-width:600px){.projects_main__snnVM{padding:3rem 1rem}}.projects_pageTitle__mnlTI{text-align:center;margin-bottom:.7rem;font-size:2.5rem}@media(max-width:600px){.projects_pageTitle__mnlTI{margin-bottom:.5rem}}.projects_pageSubtitle__dbWUQ{text-align:center;margin-bottom:3rem;color:#a8b1cf;font-size:1.3rem}@media(max-width:600px){.projects_pageSubtitle__dbWUQ{margin-bottom:0}}.projects_emoji__HBUYW{font-style:normal}.projects_projectsGrid___X81R{width:95%;display:grid;grid-template-columns:repeat(auto-fill,minmax(370px,1fr));grid-gap:1.5rem;gap:1.5rem;margin:3rem auto auto}.projects_projectCard__sN0fp{background-color:rgba(30,34,51,.5019607843);border-radius:8px;padding:1.5rem;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease;position:relative;overflow:hidden;animation:projects_fadeIn__tJtO9 .8s ease-in-out forwards;opacity:0}.projects_projectCard__sN0fp:first-child{animation-delay:.1s}.projects_projectCard__sN0fp:nth-child(2){animation-delay:.2s}.projects_projectCard__sN0fp:nth-child(3){animation-delay:.3s}.projects_projectCard__sN0fp:nth-child(4){animation-delay:.4s}.projects_projectCard__sN0fp:nth-child(5){animation-delay:.5s}.projects_projectCard__sN0fp:nth-child(6){animation-delay:.6s}.projects_projectCard__sN0fp:nth-child(7){animation-delay:.7s}.projects_projectCard__sN0fp:nth-child(8){animation-delay:.8s}.projects_projectCard__sN0fp:nth-child(9){animation-delay:.9s}.projects_projectCard__sN0fp:nth-child(10){animation-delay:1s}.projects_projectCard__sN0fp:nth-child(11){animation-delay:1.1s}.projects_projectCard__sN0fp:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.3)}.projects_projectMeta__AQIvC{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;color:#a8b1cf;font-size:.9rem}.projects_projectStars__GIgKK{display:flex;align-items:center;gap:.3rem}.projects_projectIcon__R1NsW{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;background-color:#2d3142}.projects_chakraIcon__Imgbw{background-color:#4ed8e7}.projects_projectTitle__kJ74c{font-size:1.5rem;margin-bottom:.5rem;font-weight:600}.projects_projectDescription__TR4sY{color:#a8b1cf;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5;flex-grow:1}.projects_projectLink__cgfeI{color:#6e8fff;text-decoration:none;display:inline-flex;align-items:center;font-weight:500;font-size:.95rem}.projects_projectLink__cgfeI:hover{text-decoration:underline}.projects_lightning__TULRC{color:#6e8fff}.projects_techPills__XS6To{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.projects_techPill__1Fq6R{background-color:rgba(110,143,255,.15);color:#a8b1cf;padding:.3rem .8rem;border-radius:50px;font-size:.8rem;font-weight:500}.projects_divider__7Pj8c{height:1px;background:linear-gradient(90deg,rgba(110,143,255,.1),rgba(110,143,255,.5),rgba(110,143,255,.1));margin:3rem 0}@media(max-width:600px){.projects_divider__7Pj8c{margin:1.5rem 0}}@media(max-width:768px){.projects_projectsGrid___X81R{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.projects_header__4D2NO{flex-direction:column;gap:1rem}.projects_nav__QePCI{flex-wrap:wrap;justify-content:center}}@media(max-width:480px){.projects_projectsGrid___X81R{grid-template-columns:1fr}.projects_pageTitle__mnlTI{font-size:2rem}}.layout_layout__9MAGG{position:relative}.layout_header__fHMgJ{background-blend-mode:overlay;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100%;z-index:10000;top:0;position:-webkit-sticky!important;position:sticky!important;padding-top:1em}.layout_header__fHMgJ header{width:calc(100% - .2rem);overflow-x:hidden;display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem}.layout_header__fHMgJ header img{width:80px}@media(max-width:600px){.layout_header__fHMgJ header img{width:60px}.layout_header__fHMgJ header{padding:.5rem .6rem;width:100%}}.layout_logo__IhOo0{font-size:1.8rem;font-weight:700;display:flex;align-items:center}.layout_nav__Rb3Ih{display:flex;justify-content:flex-end;gap:1.5rem;align-items:center}@media(max-width:600px){.layout_nav__Rb3Ih{display:none}}.layout_navLink__evg7b{color:var(--foreground);text-decoration:none;padding:.5rem .75rem;position:relative;font-weight:400}.layout_navLink__evg7b.layout_active__2IzC5,.layout_navLink__evg7b:hover{color:#6e8fff}.layout_navNumber__f2MV7{color:#6e8fff;margin-right:4px;font-weight:800;color:rgba(0,0,0,0);background-image:linear-gradient(180deg,#6e8fff,#8e6acd);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);animation:layout_rainbow__MJkMi 5s linear infinite}.layout_mobileNav__H0sDd{display:none}@media(max-width:600px){.layout_mobileNav__H0sDd{display:block;position:fixed;top:0;left:0;right:0;background-color:#0a0e1a;padding:1rem;box-shadow:0 10px 25px rgba(0,0,0,.3);z-index:9999;transform:translateY(-100%);transition:transform .3s ease}.layout_mobileNav__H0sDd.layout_open__eDZYQ{transform:translateY(0)}.layout_mobileNav__H0sDd .layout_navLink__evg7b{display:block;padding:1rem 0;border-bottom:1px solid hsla(0,0%,100%,.05);width:100%}.layout_mobileNav__H0sDd .layout_navLink__evg7b:last-child{border-bottom:none}.layout_mobileNav__H0sDd button{margin-top:1rem;width:100%}}.layout_divider__1Z3hJ{height:1px;background:linear-gradient(90deg,rgba(110,143,255,.1),rgba(110,143,255,.5),rgba(110,143,255,.1));margin:1rem 0}.layout_main__fTLm_{min-height:100vh}.layout_logo__IhOo0{display:block}.layout_hamburgerMenu__0CQXA{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;cursor:pointer}@media(max-width:600px){.layout_hamburgerMenu__0CQXA{display:flex}}.layout_hamburgerMenu__0CQXA span{display:block;height:3px;width:100%;background-color:var(--foreground);border-radius:3px;transition:all .3s ease}.layout_hamburgerMenu__0CQXA span:first-child{transform-origin:top left}.layout_hamburgerMenu__0CQXA span:nth-child(3){transform-origin:bottom left}.layout_hamburgerMenu__0CQXA.layout_open__eDZYQ span:first-child{transform:rotate(45deg)}.layout_hamburgerMenu__0CQXA.layout_open__eDZYQ span:nth-child(2){opacity:0}.layout_hamburgerMenu__0CQXA.layout_open__eDZYQ span:nth-child(3){transform:rotate(-45deg)}@keyframes folder_spin__PrAO5{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes folder_cursoranim__I8DhU{0%{transform:scale(1)}to{transform:scale(.7)}}@keyframes folder_cursoranim2__oIUYD{0%{transform:scale(1)}to{transform:scale(.4)}}@keyframes folder_cursoranim3__C3lT6{0%{transform:scale(1)}50%{transform:scale(3)}to{transform:scale(1)}}@keyframes folder_fadeIn__4wz1j{0%{opacity:0}to{opacity:1}}@keyframes folder_rainbow__EpAnf{0%{background-position:0}to{background-position:200%}}.folder_projectCard__RIPLM{height:100%;background-color:rgba(30,34,51,.5019607843);border-radius:7px;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease;position:relative;overflow:hidden;animation:folder_fadeIn__4wz1j .8s ease-in-out forwards;opacity:0;border:1px solid rgba(4,2,37,.358);box-shadow:3px 3px 5px 2px #000d1c}.folder_projectCard__RIPLM:first-child{animation-delay:.1s}.folder_projectCard__RIPLM:nth-child(2){animation-delay:.2s}.folder_projectCard__RIPLM:nth-child(3){animation-delay:.3s}.folder_projectCard__RIPLM:nth-child(4){animation-delay:.4s}.folder_projectCard__RIPLM:nth-child(5){animation-delay:.5s}.folder_projectCard__RIPLM:nth-child(6){animation-delay:.6s}.folder_projectCard__RIPLM:nth-child(7){animation-delay:.7s}.folder_projectCard__RIPLM:nth-child(8){animation-delay:.8s}.folder_projectCard__RIPLM:nth-child(9){animation-delay:.9s}.folder_projectCard__RIPLM:nth-child(10){animation-delay:1s}.folder_projectCard__RIPLM:nth-child(11){animation-delay:1.1s}.folder_projectCard__RIPLM:hover{transform:scale(1.04);box-shadow:0 10px 25px rgba(0,0,0,.3)}.folder_projectBody__5FWue{padding:1.5rem}.folder_projectMeta__cZEOM{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;font-size:.9rem}.folder_projectStars__5oTf0{display:flex;align-items:center;gap:.3rem}.folder_projectStars__5oTf0 img{width:28px!important}.folder_projectStars__5oTf0 svg{width:20px!important}.folder_projectIcon__CZsKL{width:100%}.folder_projectIcon__CZsKL img{object-fit:cover;width:100%;height:100px}.folder_projectTitle__09KSZ{font-size:1.5rem!important;font-weight:600!important}.folder_projectDescription__ygSil{color:#a8b1cf;margin-bottom:1.5rem;font-size:.95rem;line-height:1.8;flex-grow:1}.folder_projectLink__61C6R{color:#6e8fff;text-decoration:none;display:inline-flex;align-items:center;font-weight:500;font-size:.95rem}.folder_projectLink__61C6R:hover{text-decoration:underline}.folder_lightning__MIOFF{color:#6e8fff}.folder_techPills__u4e4x{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.folder_techPill__dCRuB{background-color:rgba(110,143,255,.15);color:#a8b1cf;padding:.3rem .8rem;border-radius:50px;font-size:.8rem;font-weight:500}@media(max-width:768px){.folder_projectsGrid__eCy7j{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.folder_header__tE_Mb{flex-direction:column;gap:1rem}.folder_nav__jFDIx{flex-wrap:wrap;justify-content:center}}@media(max-width:480px){.folder_projectsGrid__eCy7j{grid-template-columns:1fr}.folder_pageTitle__TsItF{font-size:2rem}}.loader_loaderContainer__93hO6{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(10,14,26,.8);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:99999;transition:opacity .3s ease}.loader_loaderContainer__93hO6.loader_fadeOut__i_uEo{opacity:0;pointer-events:none}.loader_spinner__tp5ks{width:50px;height:50px;border-radius:50%;border:3px solid rgba(110,143,255,.3);border-top:3px solid var(--primary,#6e8fff);animation:loader_spin__gA24n 1s ease-in-out infinite}.loader_logoLoader__PCb1i{position:relative;animation:loader_pulse__SD4Np 2s infinite}.loader_logoLoader__PCb1i img{height:60px;width:auto}@keyframes loader_spin__gA24n{to{transform:rotate(1turn)}}@keyframes loader_pulse__SD4Np{0%{opacity:.6;transform:scale(.98)}50%{opacity:1;transform:scale(1.02)}to{opacity:.6;transform:scale(.98)}}