.Projects_textDecoration__3ILRq{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.Projects_container__ebQLo{padding:4rem 2rem;max-width:1200px;margin:0 auto}@media(max-width:680px){.Projects_container__ebQLo{padding:2rem 1rem}}.Projects_sectionHeader__56X90{text-align:center;margin-bottom:2.5rem}.Projects_sectionHeader__56X90 .Projects_sectionTitle__2l5nn{font-size:2.5rem;font-weight:700;color:var(--primary)}.Projects_sectionHeader__56X90 .Projects_sectionTitle__2l5nn .Projects_textFlair__ElVI7{color:var(--tertiary)}@media(max-width:680px){.Projects_sectionHeader__56X90 .Projects_sectionTitle__2l5nn{font-size:1.8rem}}.Projects_projectGrid__W7rDw{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}@media(max-width:768px){.Projects_projectGrid__W7rDw{grid-template-columns:1fr}}@media(max-width:680px){.Projects_projectGrid__W7rDw{gap:1.25rem}}.Projects_paginationWrapper__tAsOq{margin-top:3rem;display:flex;justify-content:center}.Loader_textDecoration__w8gMD{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.Loader_container__Rhygo{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.Loader_title__WNdc7{font-size:1.1rem;color:var(--quaternary-dark);margin-bottom:1rem}.Loader_spinner__b2mXI{font-size:2rem;color:var(--tertiary);animation:Loader_spin__ov_bc 1s linear infinite}@keyframes Loader_spin__ov_bc{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Error_container__xBe8Y{display:flex;flex-direction:column;align-items:center;padding:2rem;text-align:center}.Error_icon__e9q5s{font-size:2.5rem;color:red;margin-bottom:1rem}.Error_title__CaE91{font-size:1.25rem;color:var(--quaternary);margin-bottom:.5rem}.Error_message__U0SuK{color:var(--quaternary-dark);font-size:1rem}.Empty_textDecoration__t0RyL{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.Empty_container__FhDqf{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.Empty_icon__tHCXc{font-size:2rem;color:var(--secondary);margin-bottom:.75rem}.Empty_message__Q9KxB{font-size:1rem;color:var(--quaternary-dark)}.ProjectItem_textDecoration__jT1Gy{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.ProjectItem_card__LRJls{display:flex;flex-direction:row;background-color:rgba(var(--primary-rgb),.75);border-radius:1rem;overflow:hidden;box-shadow:0 6px 16px rgba(var(--quaternary-rgb),.35);transition:all .5s ease;gap:0;height:100%}.ProjectItem_card__LRJls:hover{transform:translateY(-4px);box-shadow:0 6px 16px rgba(var(--quaternary-rgb),.75)}@media(max-width:680px){.ProjectItem_card__LRJls{flex-direction:column}}.ProjectItem_imageWrapper__8eMf0{flex:1 1;min-width:280px;max-width:400px;overflow:hidden;position:relative}.ProjectItem_imageWrapper__8eMf0 .ProjectItem_image__N9H6x{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:680px){.ProjectItem_imageWrapper__8eMf0{max-width:100%;height:auto}.ProjectItem_imageWrapper__8eMf0 .ProjectItem_image__N9H6x{height:auto}}.ProjectItem_content__bpx6X{flex:2 1;padding:1.75rem}.ProjectItem_content__bpx6X .ProjectItem_title__GwLyb{font-size:1.35rem;font-weight:600;color:#fff;margin-bottom:.75rem}.ProjectItem_content__bpx6X .ProjectItem_description__VdT9h{font-size:1rem;line-height:1.6;margin-bottom:1rem;color:var(--quaternary-dark)}.ProjectItem_content__bpx6X .ProjectItem_description__VdT9h .ProjectItem_readMore__7Cl7E{background:none;border:none;color:var(--secondary-light);font-weight:500;margin-left:.25rem;cursor:pointer;padding:0;font-size:.95rem;transition:color .2s ease}.ProjectItem_content__bpx6X .ProjectItem_description__VdT9h .ProjectItem_readMore__7Cl7E:hover{color:var(--tertiary)}.ProjectItem_content__bpx6X .ProjectItem_techStack__Qutoe{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.ProjectItem_content__bpx6X .ProjectItem_techStack__Qutoe .ProjectItem_tag__KpIA2{background-color:var(--secondary-light);color:#fff;font-size:.75rem;padding:.3rem .65rem;border-radius:.5rem}.ProjectItem_content__bpx6X .ProjectItem_links__XLdnk{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.ProjectItem_content__bpx6X .ProjectItem_links__XLdnk .ProjectItem_button__q5pUQ{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;background-color:var(--secondary);color:#fff;border-radius:.5rem;text-decoration:none;transition:background-color .2s ease}.ProjectItem_content__bpx6X .ProjectItem_links__XLdnk .ProjectItem_button__q5pUQ:hover{background-color:var(--secondary-light)}.Paginator_paginationContainer__w_oLe{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;flex-wrap:wrap}.Paginator_pageButton__I9So0{background-color:var(--primary);color:var(--quaternary);padding:.5rem 1rem;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.Paginator_pageButton__I9So0:hover{background-color:var(--secondary)}.Paginator_pageButton__I9So0:disabled{background-color:var(--quaternary-dark);cursor:not-allowed}.Paginator_activePage__9Ped_{background-color:var(--tertiary);color:var(--dark);font-weight:700;transform:scale(1.1)}.Paginator_ellipsis__LT8W3{padding:0 .5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Blog_textDecoration__oWXVo{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.Blog_container__o2w6T{display:flex;flex-direction:column;padding:2rem;gap:2rem}.Blog_sectionHeader__T_o7I{text-align:center}.Blog_sectionHeader__T_o7I .Blog_sectionTitle__N11IX{font-size:clamp(1.5rem,4vw,2.5rem);color:var(--quaternary);font-weight:700}.Blog_sectionHeader__T_o7I .Blog_textFlair__Gi16A{color:var(--secondary-light)}.Blog_blogList___tSfF{display:flex;flex-direction:column;gap:2rem}.Blog_blogWrapper__ncyks{width:100%}.Blog_footerLink__toOn_{display:flex;justify-content:flex-end}.Blog_footerLink__toOn_ .Blog_linkButton__xT9YE{font-weight:600;padding:.75rem 1.5rem;border-radius:.5rem;background-color:var(--secondary);color:#fff;text-decoration:none;transition:background-color .2s ease}.Blog_footerLink__toOn_ .Blog_linkButton__xT9YE:hover{background-color:var(--secondary-light)}.BlogItem_textDecoration__C8JEJ{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.BlogItem_card__ZGbKA{display:flex;flex-direction:row;border-radius:1rem;background-color:rgba(var(--primary-rgb),.75);overflow:hidden;box-shadow:0 6px 16px rgba(var(--quaternary-rgb),.35);transition:all .5s ease}.BlogItem_card__ZGbKA:hover{transform:translateY(-4px);box-shadow:0 6px 16px rgba(var(--quaternary-rgb),.75)}@media(max-width:680px){.BlogItem_card__ZGbKA{flex-direction:column}}.BlogItem_imageWrapper__YGae8{flex:1 1;min-width:280px;max-width:400px}.BlogItem_imageWrapper__YGae8 .BlogItem_image__mN_si{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:680px){.BlogItem_imageWrapper__YGae8{max-width:100%}.BlogItem_imageWrapper__YGae8 .BlogItem_image__mN_si{height:auto}}.BlogItem_content__p2xYU{flex:2 1;padding:1.5rem}.BlogItem_content__p2xYU .BlogItem_title__rwq1w{font-size:1.35rem;font-weight:600;color:#fff;margin-bottom:.75rem}.BlogItem_content__p2xYU .BlogItem_description__mHeYX{font-size:1rem;color:var(--quaternary-dark);line-height:1.6;margin-bottom:1rem}.BlogItem_content__p2xYU .BlogItem_description__mHeYX .BlogItem_readMore__aT0hQ{background:none;border:none;color:var(--secondary-light);font-weight:500;margin-left:.25rem;cursor:pointer;font-size:.95rem;transition:color .2s ease}.BlogItem_content__p2xYU .BlogItem_description__mHeYX .BlogItem_readMore__aT0hQ:hover{color:var(--tertiary)}.BlogItem_content__p2xYU .BlogItem_links__jr5CZ{display:flex}.BlogItem_content__p2xYU .BlogItem_links__jr5CZ .BlogItem_button__LijaE{display:inline-flex;align-items:center;gap:.5rem;background-color:var(--secondary);color:#fff;font-weight:500;font-size:.9rem;padding:.5rem 1rem;border-radius:.5rem;text-decoration:none}.BlogItem_content__p2xYU .BlogItem_links__jr5CZ .BlogItem_button__LijaE:hover{background-color:var(--secondary-light)}.CallToAction_textDecoration__UB7tM{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.CallToAction_container__DiEND{text-align:center;padding:2rem;background-color:rgba(var(--primary-rgb),.75);border-radius:20px}.CallToAction_container__DiEND .CallToAction_title__Oz7M8{font-size:2rem;font-weight:700;color:var(--tertiary);margin-bottom:1rem}.CallToAction_container__DiEND .CallToAction_description__9Az3O{font-size:1rem;color:var(--quaternary-dark);margin-bottom:1.5rem}.CallToAction_container__DiEND .CallToAction_emailButton__O0GSr{padding:.75rem 1.5rem;background-color:var(--secondary);color:#fff;border-radius:.5rem;text-decoration:none;font-weight:500}.CallToAction_container__DiEND .CallToAction_emailButton__O0GSr:hover{background-color:var(--secondary-light)}