.GalleryPage_container__EC8kx{min-height:100vh;padding:2rem;background-color:#e8f1ff}.GalleryPage_gridLayout__5mVWr{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem;margin-top:2rem}@media (min-width:640px){.GalleryPage_gridLayout__5mVWr{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.GalleryPage_gridLayout__5mVWr{grid-template-columns:repeat(3,minmax(0,1fr))}}.GalleryPage_card__kn1CY{perspective:1000px;width:100%;max-width:100%;height:440px}.GalleryPage_cardInner__c2owu{position:relative;width:100%;height:100%;transition:transform .8s;transform-style:preserve-3d}.GalleryPage_card__kn1CY:hover .GalleryPage_cardInner__c2owu{transform:rotateY(180deg)}.GalleryPage_cardBack__71kgJ,.GalleryPage_cardFront__f96gs{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:1rem;padding-right:1rem;box-shadow:0 6px 12px rgba(0,0,0,.08)}.GalleryPage_cardFront__f96gs{background-color:white}.GalleryPage_cardBack__71kgJ{background-color:#2c4295;color:white;transform:rotateY(180deg);text-align:center}.GalleryPage_image__vxM9C{width:540px;height:350px;object-fit:cover;border-radius:.5rem;margin-bottom:1rem}.GalleryPage_title__zeGHF{font-size:1.5rem;font-weight:600;text-align:center;color:#2c4295}.GalleryPage_desc__VOJ0D{font-size:2rem;color:white;padding:0 1rem}.GalleryPage_linkWrap___QIcO{text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;width:100%}.Navbar_navbar__fk_p7{background-color:#2C4295;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;border-radius:10px;position:relative}.Navbar_logo__UM0Ax{color:white;font-weight:700;font-size:1.5rem}.Navbar_navlinks__zIWUv{list-style:none;display:flex;gap:1.5rem}.Navbar_navlinks__zIWUv a{color:white;text-decoration:none;font-size:1rem}.Navbar_navlinks__zIWUv a:hover{color:#d2dcff}.Navbar_hamburger__b7KpD{display:none;flex-direction:column;gap:4px;cursor:pointer}.Navbar_bar__bpuiO{width:25px;height:3px;background-color:white;border-radius:2px}.Navbar_mobileMenu__g3FB_{list-style:none;background-color:#2C4295;position:absolute;top:100%;margin-top:.5rem;right:0;padding:1rem;border-radius:1rem;display:flex;flex-direction:column;gap:1rem;z-index:10}.Navbar_mobileMenu__g3FB_ a{color:white;text-decoration:none;font-size:1rem}.Navbar_mobileMenu__g3FB_ a:hover{color:#d2dcff}@media (max-width:768px){.Navbar_navlinks__zIWUv{display:none}.Navbar_hamburger__b7KpD{display:flex}}.Flipside_container__gGfyu{min-height:100vh;padding:2rem;background-color:#e8f1ff}.Flipside_main___XTwS{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-top:2rem}.Flipside_title__fu1bQ{font-size:2.5rem;font-weight:700;color:#2c4295;text-align:center;margin-top:1rem}.Flipside_card__xM_pE{background-color:white;border-radius:1rem;padding:2rem;box-shadow:0 6px 12px rgba(0,0,0,.08);width:100%;max-width:800px;transition:transform .3s ease,box-shadow .3s ease}.Flipside_card__xM_pE:hover{transform:translateY(-4px);box-shadow:0 12px 20px rgba(0,0,0,.12)}.Flipside_sectionTitle__YOi9D{font-size:1.4rem;font-weight:600;color:#2c4295;margin-bottom:1rem}.Flipside_list__FhxEB,.Flipside_paragraph__6Vn5r{font-size:1rem;line-height:1.6;color:#000000}.Flipside_list__FhxEB{list-style-type:disc;padding-left:1.5rem}.Flipside_skillGrid__Hfjdq{display:grid;gap:2rem;margin-top:2rem;max-width:1000px;margin-left:auto;margin-right:auto}@media (min-width:640px){.Flipside_skillGrid__Hfjdq{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Flipside_skillGrid__Hfjdq{grid-template-columns:repeat(3,1fr)}}.Flipside_skillCardGrid__YBugS{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem}@media (min-width:640px){.Flipside_skillCardGrid__YBugS{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Flipside_skillCardGrid__YBugS{grid-template-columns:repeat(3,1fr)}}.Flipside_skillCard__NidcQ{background-color:#f5f7ff;border-radius:.75rem;padding:1.25rem;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:transform .2s ease}.Flipside_skillCard__NidcQ:hover{transform:translateY(-3px)}.Flipside_skillCategory__WPAKz{font-size:1rem;font-weight:600;color:#2c4295;margin-bottom:.75rem}.Flipside_quoteBlock__S8Uv0{font-size:1.1rem;font-style:italic;text-align:left;color:#2C4295;padding:1rem 2rem;border-left:4px solid #2c4295;background-color:#f9f9f9;border-radius:8px}.Flipside_quoteAuthor__Iighn{margin-top:.5rem;font-weight:700;text-align:right;display:block;color:#2C4295}.Flipside_description__M4z9c{font-size:2.5rem;font-weight:700;color:#2c4295;text-align:center;margin-top:1rem}.GalleryDetailPage_screen__DtiKO{min-height:100vh;padding:2rem;background-color:#e8f1ff}.GalleryDetailPage_frontitle__X6rv3{font-size:2rem;font-weight:700;color:#F74A4A;text-align:center;margin-top:2rem}.GalleryDetailPage_grid__HVslU{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-top:2rem}.GalleryDetailPage_card__LYe6s{background-color:#2C4295;padding:.5rem;border-radius:.75rem;transition:transform .3s ease-in-out;flex-direction:row;cursor:pointer}.GalleryDetailPage_card__LYe6s:hover{transform:scale(1.03)}.GalleryDetailPage_image__c3K0c{border-radius:.5rem;width:100%;height:auto;display:block}@media (max-width:768px){.GalleryDetailPage_grid__HVslU{grid-template-columns:repeat(2,1fr);gap:1rem}.GalleryDetailPage_card__LYe6s{padding:.4rem}.GalleryDetailPage_image__c3K0c{border-radius:.4rem}.GalleryDetailPage_frontitle__X6rv3{font-size:1.5rem}.GalleryDetailPage_preview__W43w_ img{max-width:100%;height:auto}}.GalleryDetailPage_preview__W43w_{max-width:100%;margin-bottom:2rem}.GalleryDetailPage_preview__W43w_ img{border-radius:1rem;object-fit:contain}.ProjectDetailPage_container__ERUxX{min-height:100vh;padding:2rem;background-color:#e8f1ff}.ProjectDetailPage_main__JyxRy{display:flex;flex-direction:column;align-items:center;gap:2rem}.ProjectDetailPage_title__vZ0eu{font-size:2.5rem;font-weight:700;color:#2C4295;text-align:center;margin-top:1rem}.ProjectDetailPage_card__hbFLx{background-color:white;border-radius:1rem;padding:2rem;box-shadow:0 6px 12px rgba(0,0,0,.08);width:100%;max-width:800px;transition:transform .3s ease,box-shadow .3s ease}.ProjectDetailPage_card__hbFLx:hover{transform:translateY(-4px);box-shadow:0 12px 20px rgba(0,0,0,.12)}.ProjectDetailPage_sectionTitle__xNPkq{font-size:1.4rem;font-weight:600;color:#2C4295;margin-bottom:1rem}.ProjectDetailPage_paragraph___dk7c{font-size:1rem;line-height:1.6;color:#000000}.ProjectDetailPage_link__Zwz5F{font-size:1rem;color:#2563eb;text-decoration:underline;word-break:break-word}.ProjectPage_container__yfLrI{min-height:100vh;padding:2rem;background-color:#e8f1ff}.ProjectPage_gridLayout__MiMJ0{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}@media (min-width:640px){.ProjectPage_gridLayout__MiMJ0{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.ProjectPage_gridLayout__MiMJ0{grid-template-columns:repeat(3,minmax(0,1fr))}}.ProjectPage_card___JQ6J{perspective:1000px;width:100%;max-width:100%;height:440px}.ProjectPage_cardInner__xwo0t{position:relative;width:100%;height:100%;transition:transform .8s;transform-style:preserve-3d}.ProjectPage_card___JQ6J:hover .ProjectPage_cardInner__xwo0t{transform:rotateY(180deg)}.ProjectPage_cardBack__Q0dRR,.ProjectPage_cardFront__QfXJ4{position:absolute;width:100%;height:100%;backface-visibility:hidden;border-radius:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:1rem;padding-right:1rem;box-shadow:0 6px 12px rgba(0,0,0,.08)}.ProjectPage_cardFront__QfXJ4{background-color:white}.ProjectPage_cardBack__Q0dRR{background-color:#2c4295;color:white;transform:rotateY(180deg);text-align:center}.ProjectPage_image__IEXQr{width:540px;height:350px;object-fit:cover;border-radius:.5rem;margin-bottom:1rem}.ProjectPage_title__uLN3C{font-size:1.5rem;font-weight:600;text-align:center;color:#2c4295}.ProjectPage_desc__072n3{font-size:2rem;color:white;padding:0 1rem}.ProjectPage_linkWrap__X3NDu{text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;width:100%}