body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-sf-pro{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}body::-webkit-scrollbar{display:none}body{-ms-overflow-style:none;scrollbar-width:none}.Home_container__d256j{background-color:#FFFFFF;color:#121212;min-height:100vh;padding:0 2rem;transition:background-color .3s,color .3s}.Home_main__VkIEL{display:flex;flex-direction:column;align-items:center;padding:6rem .3rem .3rem}.Home_header__y2QYS{position:fixed;top:0;left:0;right:0;width:100%;display:flex;justify-content:center;padding:1rem 2rem;border-bottom:1px solid #ddd;background-color:#FFFFFF;z-index:1000;box-sizing:border-box}.Home_headerInner__9F_67{width:100%;max-width:1000px;display:flex;justify-content:space-between;align-items:center}.Home_aboutMeText__AziAD{font-size:1rem;line-height:1.6;letter-spacing:normal;max-width:90ch}.Home_name__ruqDV{font-size:2rem;font-weight:700;color:#121212}.Home_nav__KViFq{display:flex;justify-content:center;align-items:center;gap:1.5rem}.Home_iconLink__v_4I8,.Home_navLink__SvGJP{color:#121212;text-decoration:none;font-size:1rem}.Home_iconLink__v_4I8,.Home_socialIcons___gqGd{display:flex;align-items:center}.Home_socialIcons___gqGd{gap:1rem}.Home_heroSection__6EfYe{width:100%;max-width:1000px;padding:3rem 0 2rem;display:flex;align-items:center;justify-content:center;gap:1.5rem}.Home_heroProfileImage__iJhls{width:125px;height:125px;border-radius:50%;object-fit:cover;flex-shrink:0}.Home_heroText__g9CCy{font-size:1.25rem;line-height:1.8;color:#121212;font-weight:500;margin:0;max-width:800px}.Home_section__3569L{width:100%;max-width:1000px;padding-top:2rem;padding-bottom:2rem;border-bottom:1px solid #ddd;scroll-margin-top:4rem}.Home_sectionTitle__DKb2S{font-size:1.6rem;font-weight:700;margin-top:0;margin-bottom:1rem;color:#121212}.Home_productScrollContainerWrapper__J9oDs{position:relative;width:100%}.Home_productScrollContainer__rG1hN{display:flex;overflow-x:auto;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.Home_productScrollContainer__rG1hN::-webkit-scrollbar{display:none}.Home_productCard__P8KzM{width:180px;flex:0 0 400px;margin:.4rem;border:1px solid #ddd;padding:1rem;position:relative}.Home_productCard__P8KzM,.Home_productSummary__dYHws{border-radius:8px;display:flex;flex-direction:column;align-items:center}.Home_productSummary__dYHws{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(240,240,240,.95);padding:1.5rem;margin:0;justify-content:center;text-align:start;opacity:0;transition:opacity .3s ease;pointer-events:none}.Home_productCard__P8KzM:hover .Home_productSummary__dYHws{opacity:1}.Home_scrollButton__2mP0n{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.5);color:white;border:none;padding:1rem;cursor:pointer;z-index:1}.Home_scrollButtonLeft__noYAn{left:0}.Home_scrollButtonRight__ZwqeQ{right:0}.Home_projectsGrid__9_1y_{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem}.Home_projectCardWrapper__1vNdH{position:relative;flex:0 0 360px;margin:.4rem}.Home_projectCard__8YK5C{border:1px solid #ddd;border-radius:8px;padding:1rem;margin-bottom:1.5rem;cursor:pointer;transition:all .2s ease-in-out;display:flex;flex-direction:column;position:relative;aspect-ratio:1/1.04}.Home_projectImageContainer__ccaez{width:100%;aspect-ratio:3/2;overflow:hidden;border-radius:8px;margin-bottom:1rem;box-shadow:0 4px 4px rgba(0,0,0,.1)}.Home_projectImage__Wgg3D{width:100%;height:100%;object-fit:cover;box-shadow:0 4px 8px rgba(0,0,0,.2)}.Home_projectCard__8YK5C:hover{transform:scale(.98);box-shadow:0 4px 8px rgba(0,0,0,.1)}.Home_projectSummary__vMyln{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(240,240,240,.95);padding:1.5rem;margin:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:start;opacity:0;transition:opacity .3s ease;pointer-events:none;border-radius:8px}.Home_projectCard__8YK5C:hover .Home_projectSummary__vMyln{opacity:1}.Home_projectSummaryContent__o_TE_{color:#121212}.Home_disabledCard__GmnIS{cursor:default}.Home_disabledCard__GmnIS:hover{transform:none;box-shadow:none}.Home_projectLink__dHAoJ{text-decoration:none;color:inherit;margin:0}.Home_projectPage__j6EH1{width:100%;max-width:1000px}.Home_projectMeta__SS2lE{display:flex;justify-content:flex-end;align-items:center}.Home_projectDate__4lr50{margin-top:.1rem;margin-bottom:.1rem;font-size:14px;color:#888}.Home_productLink__KgROX{color:black;text-decoration:underline;font-weight:700;padding:.2rem .4rem;border-radius:4px;transition:background-color .2s}.Home_productLink__KgROX:hover{background-color:#e3e3e3}.Home_tagsContainer__3lczo{margin-top:1rem;margin-bottom:1rem;align-self:start}.Home_tag__2oeMe{display:inline-block;border:1px solid #ddd;border-radius:12px;font-size:12px;padding:.3rem .7rem;margin-right:.5rem;margin-bottom:.5rem;box-shadow:0 4px 4px rgba(0,0,0,.2)}.Home_footer__yFiaX{width:100%;padding:2rem 0;text-align:center;border-top:1px solid #ddd}.Home_loadMoreContainer__bnGVx{display:flex;justify-content:center;width:100%;margin-top:1.5rem}.Home_loadMoreButton__1iV2E{background-color:#121212;color:#FFFFFF;border:1px solid #121212;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;cursor:pointer;transition:background-color .2s,color .2s}.Home_loadMoreButton__1iV2E:hover{background-color:#FFFFFF;color:#121212}.Home_productCardImageContainer__1C5OL{width:100%;margin-bottom:1.5rem}.Home_productImage__V7IkC{width:100%;height:100%;object-fit:cover;border-radius:40px;box-shadow:0 4px 8px rgba(0,0,0,.2)}.Home_productRepresentationImage__ERYOz{border-radius:40px;box-shadow:0 4px 8px rgba(0,0,0,.2);margin-right:1.5rem}.Home_productCardDate__AFvHc{color:#888;font-size:.75rem;margin-top:0}.Home_productCardTitle__eT3DK{margin-top:0;margin-bottom:0}.Home_emailLink__1UUM8{color:#121212;text-decoration:underline;font-weight:700}.Home_contactLinks__rqXA0{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;margin-top:.75rem}.Home_contactLink__5oisB{display:inline-flex;align-items:center;gap:.5rem;color:#121212;font-style:italic;font-weight:600}.Home_contactLink__5oisB,.Home_emailLink__1UUM8:hover{text-decoration:underline}.Home_lastSection__EvG7v{border-bottom:none}.Home_productSummaryContent__j5y1E{color:#121212;font-weight:700}@media (max-width:640px){.Home_container__d256j{padding:0 1rem}.Home_header__y2QYS{padding:.7rem 1rem}.Home_name__ruqDV{font-size:1.4rem}.Home_socialIcons___gqGd{gap:.7rem}.Home_socialIcons___gqGd svg{width:17px;height:17px}.Home_main__VkIEL{padding:4rem 0 .3rem}.Home_heroProfileImage__iJhls{width:84px;height:84px}}