.ProfileSection_profileSection__oONNC{display:flex;flex-direction:row;align-items:center;gap:3rem;padding:3rem 1rem;justify-content:center;min-height:420px;position:relative;width:100%;max-width:900px;margin:0 auto}.ProfileSection_hidden__G4HhS{opacity:0!important;visibility:hidden;pointer-events:none}.ProfileSection_profileImageContainer__o1zVj{width:200px;height:200px;flex-shrink:0;flex-grow:0;border-radius:50%;overflow:hidden;border:4px solid rgba(0,112,243,.2);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);position:relative;align-self:center;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.ProfileSection_profileImage__X1yP2{object-fit:cover;width:100%;height:100%}.ProfileSection_contentContainer__5Ohoi{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem 0;flex:1;max-width:400px;min-width:300px;min-height:300px;position:relative;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.ProfileSection_name__HPp_E{font-size:2.25rem;font-weight:700;margin-bottom:1rem;color:var(--name)}.ProfileSection_description__9ABni{font-size:1.125rem;margin-bottom:1.5rem;text-align:center;color:var(--mode-desc,#4b5563);margin-left:auto;margin-right:auto;line-height:1.6;min-height:5.4rem;width:100%;max-width:100%;display:flex;align-items:center;justify-content:center;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;box-sizing:border-box}.ProfileSection_buttonSection__ZBGdW{display:flex;flex-direction:column;gap:1.5rem;align-items:center;width:100%;min-height:120px}.ProfileSection_socialLinks__0nQ1s{display:flex;gap:1rem;justify-content:center}.ProfileSection_socialButton__mDHmO{width:3rem;height:3rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:none}.ProfileSection_socialButton__mDHmO:hover{transform:scale(1.05)}.ProfileSection_githubButton__XKMfp{background-color:#1a202c}.ProfileSection_githubButton__XKMfp:hover{background-color:#2d3748}.ProfileSection_linkedinButton__gOr__{background-color:#0077b5}.ProfileSection_linkedinButton__gOr__:hover{background-color:#0069a3}.ProfileSection_emailButton__Ul73L{background-color:#e53e3e}.ProfileSection_emailButton__Ul73L:hover{background-color:#c53030}.ProfileSection_socialIcon__Bhc9B{color:white;font-size:1.375rem}.ProfileSection_personalInfo___TCkD{display:flex;flex-direction:column;align-items:center;gap:1rem;margin:1.5rem 0;padding:1.5rem;background-color:var(--card-bg,#f8fafc);border:1px solid var(--border-color,#e2e8f0);border-radius:12px;max-width:100%;box-sizing:border-box}.ProfileSection_personalText__fO_AE{font-size:.95rem;line-height:1.6;color:var(--text-color,#4b5563);text-align:center;margin:0;white-space:pre-line}.ProfileSection_personalButton__sfl33{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;border-radius:8px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.ProfileSection_personalButton__sfl33:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15);background:linear-gradient(135deg,#5a67d8,#6b5ca0)}.ProfileSection_buttonIcon__pxIl_{font-size:1rem}.ProfileSection_cvButtonContainer__8WgDf{display:flex;justify-content:center;width:100%;margin-top:1rem}[data-theme=dark] .ProfileSection_profileImageContainer__o1zVj{border-color:rgba(76,152,175,.2)}[data-theme=dark] .ProfileSection_personalInfo___TCkD{background-color:var(--card-bg-dark,#1f2937);border-color:var(--border-color-dark,#374151)}[data-theme=dark] .ProfileSection_personalText__fO_AE{color:var(--text-color-dark,#d1d5db)}@media (max-width:640px){.ProfileSection_profileSection__oONNC{flex-direction:column;padding:2rem 1rem;margin-top:2rem;min-height:500px;gap:1.5rem}.ProfileSection_profileImageContainer__o1zVj{width:180px;height:180px;margin-bottom:1rem;align-self:center}.ProfileSection_name__HPp_E{font-size:1.8rem;margin-bottom:.75rem}.ProfileSection_description__9ABni{font-size:1rem;margin-bottom:1.25rem;min-height:5rem;max-width:min(100%,28ch)}.ProfileSection_contentContainer__5Ohoi{width:100%;max-width:none;min-width:auto;min-height:280px}.ProfileSection_buttonSection__ZBGdW{min-height:100px}}@media (min-width:641px) and (max-width:768px){.ProfileSection_profileSection__oONNC{flex-direction:column;padding:2.5rem 1.5rem;margin-top:1rem;min-height:480px;gap:2rem}.ProfileSection_profileImageContainer__o1zVj{width:225px;height:225px;margin-bottom:1.5rem;align-self:center}.ProfileSection_contentContainer__5Ohoi{width:100%;max-width:none;min-width:auto;min-height:290px}.ProfileSection_description__9ABni{min-height:4.8rem;max-width:min(100%,30ch)}}@media (min-width:769px){.ProfileSection_profileImageContainer__o1zVj{width:275px;height:275px}.ProfileSection_profileSection__oONNC{min-height:450px;max-width:1000px;gap:4rem}.ProfileSection_contentContainer__5Ohoi{max-width:450px;min-height:320px}}.ImageCarousel_carouselContainer__8oGT8{user-select:none}.ImageCarousel_carouselContainer__8oGT8,.ImageCarousel_singleImageContainer__rLxJy{position:relative;overflow:hidden;border-radius:.5rem;height:auto;max-height:350px}.ImageCarousel_imageContainer__shMiZ{position:relative;width:100%;height:100%;will-change:transform}.ImageCarousel_imageContainer__shMiZ img{width:100%;height:100%;object-fit:cover;object-position:center;transition:none}.ImageCarousel_expandControl__tl2UX{position:absolute;top:10px;right:10px;background-color:rgba(0,0,0,.6);color:white;border-radius:50%;padding:5px;cursor:pointer;z-index:10;border:none;transition:transform .2s ease,background-color .2s ease}.ImageCarousel_expandControl__tl2UX:hover{background-color:rgba(0,0,0,.8);transform:scale(1.1)}.ImageCarousel_navButton__VdLNj{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.7);color:white;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:all .2s ease;opacity:.8}.ImageCarousel_carouselContainer__8oGT8:hover .ImageCarousel_navButton__VdLNj{opacity:1;background-color:rgba(0,0,0,.8)}.ImageCarousel_navButton__VdLNj:hover{background-color:rgba(0,0,0,.8);transform:translateY(-50%) scale(1.1)}.ImageCarousel_prevButton__x5ga6{left:10px}.ImageCarousel_nextButton___JDQh{right:10px}.ImageCarousel_dotsContainer__sgH5k{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:5}.ImageCarousel_dot__PXaAf{width:8px;height:8px;border-radius:50%;border:none;background-color:rgba(255,255,255,.5);cursor:pointer;transition:all .2s ease}.ImageCarousel_dot__PXaAf:hover{background-color:rgba(255,255,255,.8);transform:scale(1.2)}.ImageCarousel_dot__PXaAf.ImageCarousel_active__ZKY_d{background-color:white;transform:scale(1.3)}.ImageCarousel_imagesWrapper__zdK20{width:100%;height:100%;overflow:hidden;position:relative}.ImageCarousel_imagesTrack__x9TWm{display:flex;width:100%;height:100%;will-change:transform}.ImageCarousel_imageSlide__nWn1t{flex:0 0 100%;width:100%;height:100%}.ImageCarousel_imageSlide__nWn1t img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;cursor:pointer}@media (max-width:640px){.ImageCarousel_navButton__VdLNj{width:35px;height:35px}.ImageCarousel_expandControl__tl2UX{padding:4px}.ImageCarousel_prevButton__x5ga6{left:5px}.ImageCarousel_nextButton___JDQh{right:5px}.ImageCarousel_dotsContainer__sgH5k{bottom:5px}}.ProjectCard_projectCard__yrox6{background:var(--secondary);color:var(--foreground);border:1px solid var(--secondary-hover);display:flex;flex-direction:column;height:auto;width:100%;max-width:100%;min-width:0;position:relative;overflow:visible;border-radius:.5rem;padding:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);box-sizing:border-box}.ProjectCard_projectCard__yrox6:hover{border-color:var(--primary);box-shadow:0 10px 25px rgba(0,0,0,.25)}.ProjectCard_projectTitle__Y_BLJ{font-size:1.3rem;font-weight:700;margin-top:.5rem!important;margin-bottom:.25rem;color:var(--project-title);display:flex;align-items:center}.ProjectCard_projectDescription__9uCmw,.ProjectCard_projectTitle__Y_BLJ{text-align:left!important;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.ProjectCard_projectDescription__9uCmw{font-size:.9rem;margin-top:.5rem;color:var(--foreground);white-space:pre-line}.ProjectCard_projectDate__Qu4NY{letter-spacing:.05em;margin-top:1rem;text-align:end;line-height:1.5;width:100%}.ProjectCard_projectDate__Qu4NY,.ProjectCard_projectFooter__Yy_NL{display:block;font-size:.9rem;color:var(--primary);background-color:transparent;font-weight:400}.ProjectCard_projectFooter__Yy_NL{text-align:left;margin-top:.5rem;font-style:italic}[data-theme=dark] .ProjectCard_projectFooter__Yy_NL{color:var(--primary)}.ProjectCard_projectImageContainer__iV0uO{position:relative;overflow:visible}.ProjectCard_projectImageWrapper__UoF6H{position:relative;overflow:hidden;border-radius:.5rem;height:auto;max-height:350px;transition:none}.ProjectCard_projectImageWrapper__UoF6H img{width:100%;height:100%;object-fit:cover;object-position:center;transition:none}.ProjectCard_expandControl__md3HW{position:absolute;top:10px;right:10px;background-color:rgba(0,0,0,.6);color:white;border-radius:50%;padding:5px;cursor:pointer;z-index:10;border:none;transition:transform .2s ease,background-color .2s ease}.ProjectCard_expandControl__md3HW:hover{background-color:rgba(0,0,0,.8);transform:scale(1.1)}.ProjectCard_expandedImageOverlay__t_IhC{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;max-width:min(1200px,90vw);height:auto;max-height:85vh;background-color:transparent;border-radius:2.5rem;box-shadow:0 8px 24px rgba(0,0,0,.3);z-index:100;overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.ProjectCard_expandedImageOverlay__t_IhC.ProjectCard_active__K9vXP{opacity:1;visibility:visible;pointer-events:auto}.ProjectCard_expandedBackdrop__Iz3th{backdrop-filter:blur(5px);position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);z-index:99;opacity:0;visibility:hidden;pointer-events:none;cursor:pointer;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.ProjectCard_expandedBackdrop__Iz3th.ProjectCard_active__K9vXP{opacity:1;visibility:visible;pointer-events:auto}@keyframes ProjectCard_fadeIn__0o4SO{0%{opacity:0}to{opacity:1}}.ProjectCard_socialIcon__IOFvV{width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,background-color .2s ease}.ProjectCard_socialIcon__IOFvV svg,.ProjectCard_socialIcon__IOFvV>*{transition:color .2s ease,transform .2s ease}.ProjectCard_socialIcon__IOFvV:hover svg,.ProjectCard_socialIcon__IOFvV:hover>*{color:var(--primary);transform:scale(1.1)}.ProjectCard_socialIcon__IOFvV:hover{transform:scale(1.1)}.ProjectCard_technologies__b2VPf{margin-top:.75rem;display:flex;flex-wrap:wrap;gap:.25rem}.ProjectCard_techTag__ukJ3J{background:var(--tech-bg);border:1px solid var(--tech-border);color:var(--tech-text);font-size:.75rem;padding:.25rem .5rem;border-radius:9999px}.ProjectCard_projectLinks__peFug{display:flex;justify-content:flex-start!important;margin-top:1.5rem;margin-bottom:1rem;gap:.5rem}.ProjectCard_expandedCarouselContainer__UuyFC{position:relative;width:100%;height:100%;user-select:none}.ProjectCard_expandedNavButton__dRoch{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.7);color:white;border:none;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:104;transition:all .2s ease;opacity:.8;backdrop-filter:blur(4px)}.ProjectCard_expandedNavButton__dRoch:hover{background-color:rgba(0,0,0,.9);transform:translateY(-50%) scale(1.1);opacity:1}.ProjectCard_expandedDotsContainer__mzF0o{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);display:flex;gap:12px;z-index:104;background-color:rgba(0,0,0,.3);padding:8px 16px;border-radius:20px;backdrop-filter:blur(8px)}.ProjectCard_expandedDot__jtW1k{width:12px;height:12px;border-radius:50%;border:2px solid rgba(255,255,255,.7);background-color:transparent;cursor:pointer;transition:all .2s ease}.ProjectCard_expandedDot__jtW1k:hover{border-color:white;transform:scale(1.2)}.ProjectCard_expandedDot__jtW1k.ProjectCard_expandedDotActive__lld8m{background-color:white;border-color:white;transform:scale(1.3)}@media (max-width:640px){.ProjectCard_expandedImageOverlay__t_IhC{top:0;left:0;transform:none;width:100vw;height:100vh;max-width:100vw;max-height:100vh;border-radius:0}.ProjectCard_expandedCarouselContainer__UuyFC{width:100vw!important;height:100vh!important}.ProjectCard_expandedImageOverlay__t_IhC .ProjectCard_expandedCarouselContainer__UuyFC img{max-width:100vw!important;max-height:100vh!important;width:100vw!important;height:100vh!important;object-fit:contain!important}.ProjectCard_expandedNavButton__dRoch{width:45px;height:45px}.ProjectCard_expandedDotsContainer__mzF0o{bottom:20px;gap:10px;padding:6px 12px}.ProjectCard_expandedDot__jtW1k{width:10px;height:10px}}.LazyProjectCard_lazyCardContainer__0VgjE{width:100%;min-height:500px;transition:opacity .4s ease}.LazyProjectCard_placeholder__B8phO{width:100%;height:100%;padding:1.5rem;border-radius:.5rem;background-color:var(--secondary);box-shadow:0 4px 10px rgba(0,0,0,.15);opacity:.7;animation:LazyProjectCard_pulse__rSBF_ 1.5s infinite;min-height:500px}.LazyProjectCard_placeholderTitle__NL_He{height:1.75rem;width:70%;background-color:var(--placeholder);border-radius:.25rem;margin-bottom:1rem}.LazyProjectCard_placeholderDescription___PbTI{height:4rem;width:100%;background-color:var(--placeholder);border-radius:.25rem;margin-bottom:1rem}.LazyProjectCard_placeholderImage__cBWDi{height:250px;width:100%;background-color:var(--placeholder);border-radius:.5rem;margin-bottom:1rem}.LazyProjectCard_placeholderTags__Izy2Z{display:flex;flex-wrap:wrap;gap:.5rem}.LazyProjectCard_placeholderTag__GgOzo{height:1.5rem;width:5rem;background-color:var(--placeholder);border-radius:1rem}@keyframes LazyProjectCard_pulse__rSBF_{0%{opacity:.6}50%{opacity:.8}to{opacity:.6}}@media (max-width:640px){.LazyProjectCard_placeholder__B8phO{padding:1rem;min-height:450px}.LazyProjectCard_placeholderImage__cBWDi{height:200px}}.ProjectSearch_searchContainer__E_ACF{width:100%;margin-bottom:2rem;display:flex;flex-direction:column;gap:1rem}.ProjectSearch_searchBarWrapper__FNcfS{width:100%;display:flex;justify-content:center}.ProjectSearch_searchBar__fkdkk{position:relative;width:100%;max-width:600px;display:flex;align-items:center}.ProjectSearch_searchInput__mM4Np{width:100%;padding:.75rem 1rem .75rem 2.5rem;border:2px solid var(--secondary-hover);border-radius:2rem;background-color:var(--secondary);color:var(--foreground);font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease;outline:none}.ProjectSearch_searchInput__mM4Np:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--primary-rgb),.1)}.ProjectSearch_searchInput__mM4Np::placeholder{color:var(--foreground-muted);opacity:.7}.ProjectSearch_searchIcon___c8En{position:absolute;left:.75rem;color:var(--foreground-muted);z-index:1;pointer-events:none}.ProjectSearch_clearButton__OXSVO{position:absolute;right:.75rem;background:none;border:none;color:var(--foreground-muted);cursor:pointer;padding:.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:color .2s ease,background-color .2s ease}.ProjectSearch_clearButton__OXSVO:hover{color:var(--primary);background-color:rgba(var(--primary-rgb),.1)}.ProjectSearch_keywordsContainer__1sGsx{width:100%;display:flex;justify-content:center}.ProjectSearch_keywordTags__YItMN{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;max-width:800px}.ProjectSearch_keywordTag__RH8aj{background-color:var(--secondary);border:2px solid var(--secondary-hover);color:var(--foreground);padding:.5rem 1rem;border-radius:1.5rem;font-size:.875rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease;user-select:none;white-space:nowrap;min-width:fit-content}.ProjectSearch_keywordTag__RH8aj:hover{border-color:var(--primary);transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.ProjectSearch_keywordTag__RH8aj.ProjectSearch_selected__Gr2cJ{background-color:var(--primary);border-color:var(--primary);color:white}.ProjectSearch_keywordTag__RH8aj.ProjectSearch_selected__Gr2cJ:hover{background-color:var(--primary-hover);border-color:var(--primary-hover)}.ProjectSearch_removeIcon__j1Ovg{font-size:.75rem;margin-left:.25rem}@media (max-width:640px){.ProjectSearch_searchInput__mM4Np{padding:.5rem .75rem .5rem 2rem;font-size:.9rem}.ProjectSearch_searchIcon___c8En{left:.5rem;font-size:.875rem}.ProjectSearch_clearButton__OXSVO{right:.5rem}.ProjectSearch_keywordTag__RH8aj{padding:.4rem .8rem;font-size:.8rem}.ProjectSearch_keywordTags__YItMN{gap:.4rem}}[data-theme=dark] .ProjectSearch_keywordTag__RH8aj.ProjectSearch_selected__Gr2cJ{background-color:var(--primary);color:var(--background)}@keyframes ProjectSearch_tagSelect__cCJFZ{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.ProjectSearch_keywordTag__RH8aj.ProjectSearch_selected__Gr2cJ{animation:ProjectSearch_tagSelect__cCJFZ .2s ease}.SearchResults_resultsContainer__4Wrhu{width:100%;display:flex;justify-content:center;margin-bottom:1.5rem}.SearchResults_resultsText__wornw{font-size:.9rem;color:var(--foreground-muted);text-align:center;margin:0}.SearchResults_noResults__BKeZb{color:var(--primary);font-weight:500}.SearchResults_filteredNote__5DXwa{color:var(--primary);font-style:italic}.SearchResults_toggleLink__pvfFK{background:none;border:none;color:var(--project-title);font-size:inherit;font-weight:500;cursor:pointer;text-decoration:none;transition:color .2s ease,text-decoration .2s ease;padding:0;margin:0}.SearchResults_toggleLink__pvfFK:hover{color:var(--project-title);text-decoration:underline}.SearchResults_toggleLink__pvfFK:focus{outline:none;text-decoration:underline}@media (max-width:640px){.SearchResults_resultsText__wornw{font-size:.8rem}}.ProjectsSection_projectsSection__r50Jz{width:100%;color:var(--foreground);transition:none}.ProjectsSection_sectionTitle__AXklA{font-size:3rem;font-weight:700;text-align:center;margin-bottom:2rem;color:var(--foreground)}.ProjectsSection_masonryGrid__WLGvb{display:grid;grid-template-columns:1fr;gap:2rem;width:100%;position:relative}@media (min-width:640px){.ProjectsSection_masonryGrid__WLGvb{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ProjectsSection_masonryGrid__WLGvb{grid-template-columns:repeat(2,1fr)}}.ProjectsSection_masonryItem__J4X0f{width:100%;max-width:100%;min-width:0;box-sizing:border-box;display:flex;flex-direction:column}.ProjectsSection_noResultsMessage__7Hft3{text-align:center;padding:2rem;color:var(--foreground-muted);font-style:italic}.ProjectsSection_noResultsMessage__7Hft3 p{margin:0;font-size:1rem}.Section_section__7S7p0{padding:5rem 0;position:relative;width:100%;background-color:var(--background);color:var(--foreground);transition:none}.Section_container__Mr_zS,.Section_fullWidthContainer__RQJ_i{width:100%;padding:0;box-sizing:border-box}.Section_titleWrapper___3SWd{margin-bottom:3rem}.Section_title__npijq{font-size:2.5rem;font-weight:700;margin-bottom:1rem;position:relative}.Section_title__npijq:after{content:"";position:absolute;bottom:-.5rem;left:0;height:4px;width:60px;background:linear-gradient(90deg,#4568dc,#b06ab3);border-radius:2px}.Section_subtitle__SgVgN{font-size:1.1rem;color:#666;max-width:600px}.Section_content__X6yxw{width:100%}@media (max-width:768px){.Section_section__7S7p0{padding:3rem 0;width:95%}.Section_container__Mr_zS,.Section_fullWidthContainer__RQJ_i{padding:0;width:100%}.Section_title__npijq{font-size:2rem}.Section_subtitle__SgVgN{font-size:1rem}}@media (max-width:480px){.Section_section__7S7p0{padding-left:var(--section-padding-horizontal-mobile);padding-right:var(--section-padding-horizontal-mobile);width:95%}.Section_container__Mr_zS,.Section_fullWidthContainer__RQJ_i{padding:0 .5rem}}.CardItem_cardItem__Lvc4B{padding:2rem;border-radius:12px;background-color:var(--secondary);opacity:.9;box-shadow:0 4px 10px rgba(0,0,0,.15);transition:none}.CardItem_cardItem__Lvc4B:hover{transform:translateY(-5px);box-shadow:0 6px 15px rgba(0,0,0,.2);opacity:1;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.CardItem_cardHeader__p1_9O{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.CardItem_logo__vOBBY{width:60px;height:60px;border-radius:8px;object-fit:cover}.CardItem_title__NuKnF{font-size:1.5rem;font-weight:600;margin:0 0 .25rem;text-align:left}.CardItem_title__NuKnF a{color:var(--link);text-decoration:none;transition:none}.CardItem_title__NuKnF a:hover{color:var(--link-hover);text-decoration:underline}.CardItem_subtitle__AD4cM{font-size:1.2rem;font-weight:500;margin:0;color:var(--color-text-secondary);text-align:left}.CardItem_technologies__5f_4n{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.CardItem_tech___7aTD{padding:.25rem .75rem;border-radius:20px;font-size:.85rem;transition:none;display:inline-block;background-color:var(--tech-bg);border:1px solid var(--tech-border);color:var(--tech-text)}.CardItem_tech___7aTD:hover{background-color:var(--tech-hover-bg);border-color:var(--tech-hover-border)}@media (max-width:768px){.CardItem_cardItem__Lvc4B{padding:1rem;width:100%;margin:0 auto}.CardItem_cardHeader__p1_9O{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.CardItem_cardItem__Lvc4B{padding:.75rem;border-radius:8px}.CardItem_technologies__5f_4n{margin-top:.75rem}.CardItem_tech___7aTD{padding:.2rem .5rem;font-size:.75rem}}.MetaInfoDisplay_metaInfoInline__b5OvJ{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}.MetaInfoDisplay_separator__TEoHH{font-size:.8rem;opacity:.6;color:var(--primary)}.MetaInfoDisplay_location__L08pQ,.MetaInfoDisplay_period__ofI7g{font-size:.9rem;opacity:.8;margin:0;color:var(--primary)}@media (max-width:768px){.MetaInfoDisplay_metaInfoInline__b5OvJ{flex-wrap:wrap;gap:.25rem}.MetaInfoDisplay_separator__TEoHH{display:none}}.CardList_cardList__wb4UV{display:flex;flex-direction:column;gap:2.5rem}.ExperienceSection_experienceContainer__AssJR{display:flex;flex-direction:column;gap:2rem}.ExperienceSection_experienceCard__ZPMHF{background-color:#ffffff;border-radius:10px;padding:2rem;box-shadow:0 5px 20px rgba(0,0,0,.05);transition:none}.ExperienceSection_experienceCard__ZPMHF:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.08)}.ExperienceSection_header__7qDb5{margin-bottom:1.5rem}.ExperienceSection_role__kTdbk{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#333}.ExperienceSection_company__tFHsL{color:#4568dc;margin-bottom:.5rem}.ExperienceSection_period__dRmWr{margin-bottom:.25rem}.ExperienceSection_location__JR9ex,.ExperienceSection_period__dRmWr{font-size:.9rem;color:#666;color:var(--primary)}.ExperienceSection_content__SftHy{color:#444}.ExperienceSection_description__h_qMk{margin-bottom:1rem}.ExperienceSection_responsibilities__pKZR4{padding-left:1.5rem}.ExperienceSection_responsibilities__pKZR4 li{margin-bottom:.5rem;position:relative;line-height:1.6}.ExperienceSection_responsibilities__pKZR4 li:before{content:"•";position:absolute;left:-1rem;color:#4568dc}.ExperienceSection_experienceList__2IFUA{display:flex;flex-direction:column;gap:2.5rem}.ExperienceSection_experienceItem__O5slk{padding:2rem;border-radius:12px;background-color:var(--secondary);opacity:.9;box-shadow:0 4px 10px rgba(0,0,0,.15);transition:none}.ExperienceSection_experienceItem__O5slk:hover{transform:translateY(-5px);box-shadow:0 6px 15px rgba(0,0,0,.2);opacity:1;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.ExperienceSection_experienceHeader__SZOCg{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.ExperienceSection_companyLogo__15ceq{width:60px;height:60px;border-radius:8px;object-fit:cover}.ExperienceSection_company__tFHsL{font-size:1.5rem;font-weight:600;margin:0 0 .25rem;text-align:left}.ExperienceSection_company__tFHsL a{color:var(--link);text-decoration:none;transition:none}.ExperienceSection_company__tFHsL a:hover{color:var(--link-hover);text-decoration:underline}.ExperienceSection_position__5GY28{font-size:1.2rem;font-weight:500;margin:0;color:var(--color-text-secondary);text-align:left}.ExperienceSection_metaInfoInline__iLNNS{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}.ExperienceSection_separator__U5QmC{font-size:.8rem;opacity:.6;color:var(--primary)}.ExperienceSection_location__JR9ex,.ExperienceSection_period__dRmWr{font-size:.9rem;opacity:.8;margin:0;color:var(--primary)}.ExperienceSection_description__h_qMk{margin-bottom:1.5rem;line-height:1.6;white-space:pre-line}.ExperienceSection_technologies__e21HA{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.ExperienceSection_tech__J0StV{padding:.25rem .75rem;border-radius:20px;font-size:.85rem;transition:none;display:inline-block;background-color:var(--tech-bg);border:1px solid var(--tech-border);color:var(--tech-text)}.ExperienceSection_tech__J0StV:hover{background-color:var(--tech-hover-bg);border-color:var(--tech-hover-border)}@media (max-width:768px){.ExperienceSection_experienceCard__ZPMHF{padding:1rem}.ExperienceSection_role__kTdbk{font-size:1.3rem}.ExperienceSection_company__tFHsL{font-size:1.1rem}.ExperienceSection_positionPeriod__L7IoS{flex-direction:column;align-items:flex-start;gap:.25rem}.ExperienceSection_experienceItem__O5slk{padding:1rem;width:100%;margin:0 auto}.ExperienceSection_metaInfo__V5Cu6{gap:.25rem}.ExperienceSection_experienceHeader__SZOCg,.ExperienceSection_metaInfo__V5Cu6{flex-direction:column;align-items:flex-start}.ExperienceSection_metaInfoInline__iLNNS{flex-wrap:wrap;gap:.25rem}.ExperienceSection_separator__U5QmC{display:none}}@media (max-width:480px){.ExperienceSection_experienceItem__O5slk{padding:.75rem;border-radius:8px}.ExperienceSection_technologies__e21HA{margin-top:.75rem}.ExperienceSection_tech__J0StV{padding:.2rem .5rem;font-size:.75rem}}.TrainingSection_trainingList__dtK_J{display:flex;flex-direction:column;gap:2.5rem}.TrainingSection_trainingHeader__nYGXn{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.TrainingSection_companyLogo__m23VG{width:60px;height:60px;border-radius:8px;object-fit:cover}.TrainingSection_company__EfwPJ{font-size:1.5rem;font-weight:600;margin:0 0 .25rem;text-align:left}.TrainingSection_company__EfwPJ a{color:var(--link);text-decoration:none;transition:none}.TrainingSection_company__EfwPJ a:hover{color:var(--link-hover);text-decoration:underline}.TrainingSection_position__PZSol{font-size:1.2rem;font-weight:500;margin:0;color:var(--color-text-secondary);text-align:left}.TrainingSection_metaInfo__rBWeh{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.TrainingSection_location__SqGGy,.TrainingSection_period__0hoj4{font-size:.9rem;opacity:.8;margin:0;color:var(--primary)}.TrainingSection_description__jibko{margin-bottom:1.5rem;line-height:1.6;white-space:pre-line;text-align:left}.TrainingSection_technologies__uOafL{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.TrainingSection_tech__npT61{padding:.25rem .75rem;border-radius:20px;font-size:.85rem;transition:none;display:inline-block;background-color:var(--tech-bg);border:1px solid var(--tech-border);color:var(--tech-text)}.TrainingSection_tech__npT61:hover{background-color:var(--tech-hover-bg);border-color:var(--tech-hover-border)}@media (max-width:768px){.TrainingSection_trainingItem__xIe7h{padding:1rem;width:100%;margin:0 auto}.TrainingSection_trainingHeader__nYGXn{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.TrainingSection_trainingItem__xIe7h{padding:.75rem;border-radius:8px}.TrainingSection_technologies__uOafL{margin-top:.75rem}.TrainingSection_tech__npT61{padding:.2rem .5rem;font-size:.75rem}}.GamingSection_aboutContainer__4_7iK{max-width:800px;margin:0 auto;padding:0 1rem}.GamingSection_paragraph___Y9X9{margin-bottom:2rem;text-align:center}.GamingSection_paragraphText__jInx8{font-size:1.1rem;line-height:1.7;color:var(--text-color,#4b5563);max-width:700px;margin:0 auto}.GamingSection_buttonsSection__m6guO{display:flex;justify-content:center;margin:2rem 0}.GamingSection_actionButton___P3hl{display:flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px rgba(102,126,234,.3)}.GamingSection_actionButton___P3hl:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(102,126,234,.4);background:linear-gradient(135deg,#5a67d8,#6b5ca0)}.GamingSection_spotifyButton__uHY7y{background:linear-gradient(135deg,#1db954,#1ed760);box-shadow:0 4px 12px rgba(29,185,84,.3)}.GamingSection_spotifyButton__uHY7y:hover{box-shadow:0 8px 20px rgba(29,185,84,.4);background:linear-gradient(135deg,#1aa34a,#1bc653)}.GamingSection_buttonIcon__GUeyd{font-size:1.25rem}[data-theme=dark] .GamingSection_paragraphText__jInx8{color:var(--text-color-dark,#d1d5db)}@media (max-width:640px){.GamingSection_aboutContainer__4_7iK{padding:0 .5rem}.GamingSection_paragraph___Y9X9{margin-bottom:1.5rem}.GamingSection_paragraphText__jInx8{font-size:1rem}.GamingSection_buttonsSection__m6guO{margin-top:2rem}.GamingSection_actionButton___P3hl{padding:.875rem 1.5rem;font-size:1rem;width:100%;max-width:280px}.GamingSection_buttonIcon__GUeyd{font-size:1.125rem}}@media (min-width:641px) and (max-width:768px){.GamingSection_actionButton___P3hl{padding:.9rem 1.75rem;font-size:1.05rem}}