.ThemeToggle_toggle__RoeI1{display:flex;align-items:center;justify-content:center;padding:.5rem;background:transparent;border:1px solid #e5e7eb;border-radius:9999px;cursor:pointer;color:var(--text-muted);transition:background-color .2s ease,color .2s ease}[data-theme=dark] .ThemeToggle_toggle__RoeI1{border-color:#3f3f46}.ThemeToggle_toggle__RoeI1:hover{background:#f3f4f6}[data-theme=dark] .ThemeToggle_toggle__RoeI1:hover{background:#27272a}.ThemeToggle_icon__MJs1a{font-size:1.125rem;display:block}[data-theme=dark] .ThemeToggle_icon__MJs1a{color:var(--primary)}.layout_wrapper__KIPsU{display:flex;flex-direction:column;min-height:100vh}@media (min-width:1024px){.layout_wrapper__KIPsU{flex-direction:row}}.layout_sidebar__l3eoX{width:100%;padding:5.5rem 1.25rem 1.25rem;border-bottom:1px solid var(--border);display:flex;flex-direction:column;justify-content:space-between;background:var(--bg-sidebar);color:#111827;transition:background-color .3s ease,color .3s ease;z-index:20}@media (min-width:768px){.layout_sidebar__l3eoX{padding:6.5rem 2rem 2rem}}@media (min-width:1024px){.layout_sidebar__l3eoX{position:fixed;top:0;left:0;width:25%;height:100vh;overflow-y:auto;border-bottom:none;border-right:1px solid var(--border);padding:1.25rem}}@media (min-width:1280px){.layout_sidebar__l3eoX{width:22%}}[data-theme=dark] .layout_sidebar__l3eoX{color:var(--primary)}@keyframes layout_sidebarFadeUp__uDP9V{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.layout_sidebarContent__Qk5_D{display:flex;flex-direction:row;align-items:center;gap:1.25rem}@media (min-width:1024px){.layout_sidebarContent__Qk5_D{flex-direction:column;align-items:stretch;gap:0}}.layout_sidebarContent__Qk5_D>*{opacity:0;animation:layout_sidebarFadeUp__uDP9V .5s ease forwards}.layout_sidebarContent__Qk5_D>:first-child{animation-delay:.05s}.layout_sidebarContent__Qk5_D>:nth-child(2){animation-delay:.15s}.layout_sidebarContent__Qk5_D>:nth-child(3){animation-delay:.25s}.layout_sidebarImage__G7ZIQ{position:relative;width:90px;min-width:90px;height:90px;border-radius:50%;overflow:hidden;margin-bottom:0;box-shadow:0 2px 12px rgba(0,0,0,.08);transition:box-shadow .3s ease}@media (min-width:1024px){.layout_sidebarImage__G7ZIQ{width:100%;min-width:unset;height:200px;border-radius:10px;margin-bottom:1.25rem}}.layout_sidebarImage__G7ZIQ:hover{box-shadow:0 4px 20px rgba(0,0,0,.14)}[data-theme=dark] .layout_sidebarImage__G7ZIQ{box-shadow:0 2px 12px rgba(0,0,0,.3)}[data-theme=dark] .layout_sidebarImage__G7ZIQ:hover{box-shadow:0 4px 20px rgba(0,0,0,.5)}.layout_sidebarInfo__KxYWu{display:flex;flex-direction:column;min-width:0}.layout_sidebarName__h6rEx{font-size:1.25rem;font-weight:700;font-family:Inter,sans-serif;letter-spacing:-.025em;margin:0 0 .2rem;line-height:1.2}@media (min-width:1024px){.layout_sidebarName__h6rEx{font-size:1.5rem;margin:0 0 .35rem}}[data-theme=dark] .layout_sidebarName__h6rEx{color:#fff}.layout_sidebarRole__YgUby{font-size:.75rem;font-family:JetBrains Mono,monospace;opacity:.8;margin:0 0 .75rem}@media (min-width:1024px){.layout_sidebarRole__YgUby{font-size:.875rem;margin:0 0 1.25rem}}.layout_sidebarLocation__XPvT9{font-size:.75rem;font-family:JetBrains Mono,monospace;opacity:.6;text-transform:uppercase;letter-spacing:.1em;margin:0}.layout_sidebarSocials___7heG{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;margin-bottom:0}@media (min-width:1024px){.layout_sidebarSocials___7heG{justify-content:space-between;gap:0;margin-bottom:1.5rem}}.layout_sidebarSocials___7heG a{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;color:#111827;opacity:.5;transition:opacity .2s ease,transform .2s ease}.layout_sidebarSocials___7heG a:hover{opacity:1;transform:translateY(-2px)}.layout_sidebarSocials___7heG svg{width:15px;height:15px}@media (min-width:1024px){.layout_sidebarSocials___7heG a{width:30px;height:30px;border-radius:7px}.layout_sidebarSocials___7heG svg{width:18px;height:18px}}[data-theme=dark] .layout_sidebarSocials___7heG a{color:#9ca3af}[data-theme=dark] .layout_sidebarSocials___7heG a:hover{color:var(--primary)}.layout_sidebarDivider__mkTez{width:4rem;height:2px;background:#111827;margin-bottom:2rem}[data-theme=dark] .layout_sidebarDivider__mkTez{background:var(--primary)}.layout_sidebarSection__HRm9w{display:none;margin-bottom:3rem}@media (min-width:1024px){.layout_sidebarSection__HRm9w{display:block}}.layout_sidebarTitle___vNQ_{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.25rem;opacity:.5;font-family:Inter,sans-serif}[data-theme=dark] .layout_sidebarTitle___vNQ_{color:#fff}.layout_sidebarBlog__GVTFM{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.layout_sidebarBlogItem__NtWk8{display:block;font-size:1rem;font-weight:500;transition:transform .2s ease}.layout_sidebarBlogItem__NtWk8:hover span{transform:translateX(4px)}.layout_sidebarBlogItem__NtWk8 span{display:inline-block;transition:transform .2s ease}.layout_sidebarComingSoon__LsohO{display:block;font-size:1rem;font-weight:500;opacity:.4}[data-theme=dark] .layout_sidebarComingSoon__LsohO{opacity:.5}.layout_sidebarLinks__Sl0oe{display:flex;gap:1rem;margin-bottom:2rem;font-family:JetBrains Mono,monospace;font-size:.875rem}.layout_sidebarLinks__Sl0oe a{opacity:.8}.layout_sidebarLinks__Sl0oe a:hover{opacity:1;text-decoration:underline}.layout_sidebarCta__FDh_N{display:block;width:100%;text-align:center;padding:.75rem 1.5rem;background:#111827;color:#fff;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:4px;border:none;cursor:pointer;transition:all .2s ease}[data-theme=dark] .layout_sidebarCta__FDh_N{background:var(--primary);color:#111827}.layout_sidebarCta__FDh_N:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.layout_main__DFqTq{width:100%;position:relative;background:var(--bg-main)}@media (min-width:1024px){.layout_main__DFqTq{width:75%;margin-left:auto}}@media (min-width:1280px){.layout_main__DFqTq{width:78%}}.layout_mainFull__1S1qW{width:100%!important;margin-left:0!important}.layout_mainFull__1S1qW .layout_navbar__oO6HC{left:0!important}.layout_mainInner__FJvGd{padding:5rem 1.25rem 1.25rem}@media (min-width:768px){.layout_mainInner__FJvGd{padding:6rem 2rem 2rem}}@media (min-width:1024px){.layout_mainInner__FJvGd{padding:8rem 4rem 4rem}}@media (min-width:1280px){.layout_mainInner__FJvGd{padding:10rem 6rem 6rem}}.layout_mainInner__FJvGd>section{margin-bottom:4rem}@media (min-width:768px){.layout_mainInner__FJvGd>section{margin-bottom:6rem}}.layout_navbar__oO6HC{position:fixed;top:0;right:0;left:0;display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:var(--bg-main);border-bottom:1px solid var(--border);z-index:30}@media (min-width:768px){.layout_navbar__oO6HC{padding:1.5rem 2rem}}@media (min-width:1024px){.layout_navbar__oO6HC{left:25%;padding:1.5rem 4rem}}@media (min-width:1280px){.layout_navbar__oO6HC{left:22%;padding:1.5rem 6rem}}.layout_navBrand__ox7Zx{font-size:1.125rem;font-weight:700;letter-spacing:-.05em;color:var(--text-heading)}[data-theme=dark] .layout_navBrand__ox7Zx{color:#fff}.layout_navLinks__kyaq_{display:none;align-items:center;gap:2rem;font-size:.875rem;font-weight:500;color:#4b5563}@media (min-width:1024px){.layout_navLinks__kyaq_{display:flex}}[data-theme=dark] .layout_navLinks__kyaq_{color:#9ca3af}.layout_navLinks__kyaq_ a{transition:color .2s ease}.layout_navLinks__kyaq_ a:hover{color:#000}[data-theme=dark] .layout_navLinks__kyaq_ a:hover{color:var(--primary)}.layout_mobileNav__cN8vA{display:flex;align-items:center;gap:1rem}@media (min-width:1024px){.layout_mobileNav__cN8vA{display:none}}.layout_menuButton__m4OUt{background:none;border:none;cursor:pointer;color:var(--text-main)}.layout_mobileMenu__CaQj3{display:flex;flex-direction:column;background:var(--bg-main);border-bottom:1px solid var(--border);margin:0 -1.25rem;padding:.5rem 0}@media (min-width:1024px){.layout_mobileMenu__CaQj3{display:none}}.layout_mobileMenu__CaQj3 a{padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--text-main);transition:background-color .2s ease}.layout_mobileMenu__CaQj3 a:hover{background:#f3f4f6}[data-theme=dark] .layout_mobileMenu__CaQj3 a:hover{background:#18181b}.layout_sectionHeader__Epn_c{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem}@media (min-width:768px){.layout_sectionHeader__Epn_c{gap:1rem;margin-bottom:3rem}}.layout_sectionNumber__S0kLV{font-size:.75rem;font-weight:700;color:#9ca3af;font-family:JetBrains Mono,monospace;letter-spacing:.1em}[data-theme=dark] .layout_sectionNumber__S0kLV{color:var(--primary)}.layout_sectionTitle__OVxDI{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;margin:0;font-family:JetBrains Mono,monospace}[data-theme=dark] .layout_sectionTitle__OVxDI{color:var(--primary)}.layout_sectionLine__trphO{flex:1 1;height:1px;background:#d1d5db}[data-theme=dark] .layout_sectionLine__trphO{background:#27272a}.layout_footer__WlhMu{padding-top:1.5rem;margin-top:4rem;border-top:1px solid #f3f4f6;font-family:JetBrains Mono,monospace;font-size:.75rem;color:#9ca3af;display:flex;justify-content:space-between;align-items:center}@media (min-width:768px){.layout_footer__WlhMu{padding-top:2rem;margin-top:8rem}}[data-theme=dark] .layout_footer__WlhMu{border-top-color:#18181b}.layout_footerDesigned__Laavb{display:none}@media (min-width:768px){.layout_footerDesigned__Laavb{display:inline}}.layout_backToHome__D9QFr{margin-top:3rem}.utils_aboutText__xUKG_{font-size:1rem;line-height:1.625;font-weight:300;margin-bottom:1.5rem;color:var(--text-main)}@media (min-width:768px){.utils_aboutText__xUKG_{font-size:1.25rem;margin-bottom:2rem}}.utils_statsGrid__sReUZ{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem;margin-bottom:4rem}@media (min-width:768px){.utils_statsGrid__sReUZ{gap:2rem;margin-bottom:8rem;grid-template-columns:repeat(4,1fr)}}.utils_statItem__jmdv4{padding:1rem;border-radius:.5rem;background:#f9fafb;border:1px solid transparent;transition:all .3s ease}@media (min-width:768px){.utils_statItem__jmdv4{padding:1.5rem}}[data-theme=dark] .utils_statItem__jmdv4{background:rgba(24,24,27,.5);border-color:#27272a}.utils_statItem__jmdv4:hover{border-color:#e5e7eb}[data-theme=dark] .utils_statItem__jmdv4:hover{border-color:hsla(82,85%,67%,.5)}.utils_statValue__A5s3U{display:block;font-size:1.75rem;font-weight:700;font-family:JetBrains Mono,monospace;color:#111827;margin-bottom:.25rem;transition:color .2s ease}@media (min-width:768px){.utils_statValue__A5s3U{font-size:2.25rem;margin-bottom:.5rem}}[data-theme=dark] .utils_statValue__A5s3U{color:#fff}.utils_statItem__jmdv4:hover .utils_statValue__A5s3U{color:#000}[data-theme=dark] .utils_statItem__jmdv4:hover .utils_statValue__A5s3U{color:var(--primary)}@media (min-width:768px){.utils_statValue__A5s3U{font-size:3rem}}.utils_statLabel__r9GkQ{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#6b7280}[data-theme=dark] .utils_statLabel__r9GkQ{color:#6b7280}.utils_expGrid__jtvVB{display:flex;flex-direction:column;gap:3rem}.utils_expHeader__905nX{display:flex;flex-direction:column;margin-bottom:.5rem}@media (min-width:768px){.utils_expHeader__905nX{flex-direction:row;justify-content:space-between;align-items:baseline}}.utils_expRole__w4Qww{font-size:1.1rem;font-weight:700;color:#111827;margin:0;transition:color .2s ease}@media (min-width:768px){.utils_expRole__w4Qww{font-size:1.25rem}}[data-theme=dark] .utils_expRole__w4Qww{color:#fff}.utils_expCard__cSjOP:hover .utils_expRole__w4Qww{color:#4f46e5}[data-theme=dark] .utils_expCard__cSjOP:hover .utils_expRole__w4Qww{color:var(--primary)}.utils_expPeriod__mT8qd{font-family:JetBrains Mono,monospace;font-size:.75rem;color:#6b7280}[data-theme=dark] .utils_expPeriod__mT8qd{color:#6b7280}.utils_expCompany__AZzit{font-size:1rem;font-weight:500;color:#4b5563;margin-bottom:1.5rem}[data-theme=dark] .utils_expCompany__AZzit{color:#9ca3af}.utils_expProject__Rjjah{margin-bottom:2rem}.utils_expProject__Rjjah:last-child{margin-bottom:0}.utils_expProjectName__oAmOZ{font-size:1rem;font-weight:600;color:#111827;margin:0 0 .75rem}[data-theme=dark] .utils_expProjectName__oAmOZ{color:#e4e4e7}.utils_expList__6lSCT{list-style-type:disc;padding-left:1.25rem;margin:0;color:#4b5563;line-height:1.625;max-width:48rem}[data-theme=dark] .utils_expList__6lSCT{color:#9ca3af}.utils_expList__6lSCT li{margin-bottom:.5rem}.utils_expList__6lSCT::marker{color:#9ca3af}[data-theme=dark] .utils_expList__6lSCT::marker{color:var(--primary)}.utils_expTags__ipGHg{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.utils_tag__bO42c{font-family:JetBrains Mono,monospace;font-size:.75rem;padding:.25rem .75rem;border-radius:9999px;background:#f3f4f6;color:#4b5563}[data-theme=dark] .utils_tag__bO42c{background:#27272a;color:var(--primary)}.utils_projectsGrid__zDIn4{display:flex;flex-direction:column;gap:3rem}.utils_projectCard__JaMfC{position:relative;padding:1.5rem;border-radius:.75rem;background:#f9fafb;border:1px solid transparent;transition:all .3s ease;overflow:hidden}@media (min-width:768px){.utils_projectCard__JaMfC{padding:2rem}}[data-theme=dark] .utils_projectCard__JaMfC{background:rgba(24,24,27,.5);border-color:#27272a}.utils_projectCard__JaMfC:hover{border-color:#e5e7eb}[data-theme=dark] .utils_projectCard__JaMfC:hover{border-color:hsla(82,85%,67%,.3)}.utils_projectIconBg__rac8c{position:absolute;top:0;right:0;padding:1rem;opacity:.5}[data-theme=dark] .utils_projectIconBg__rac8c{opacity:.2}.utils_projectContent__viuG8{position:relative;z-index:10}.utils_projectHeader___F_Uf{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.utils_projectTitle__VO5_c{font-size:1.25rem;font-weight:700;color:#111827;margin:0;transition:color .2s ease}@media (min-width:768px){.utils_projectTitle__VO5_c{font-size:1.5rem}}[data-theme=dark] .utils_projectTitle__VO5_c{color:#fff}.utils_projectCard__JaMfC:hover .utils_projectTitle__VO5_c{color:#4f46e5}[data-theme=dark] .utils_projectCard__JaMfC:hover .utils_projectTitle__VO5_c{color:var(--primary)}.utils_projectLinks___kL1G{display:flex;gap:1rem}.utils_projectLinks___kL1G a{color:#6b7280;transition:color .2s ease}.utils_projectLinks___kL1G a:hover{color:#000}[data-theme=dark] .utils_projectLinks___kL1G a{color:#9ca3af}[data-theme=dark] .utils_projectLinks___kL1G a:hover{color:var(--primary)}.utils_projectDesc__8K04w{color:#4b5563;line-height:1.625;margin:0 0 1rem;max-width:42rem}[data-theme=dark] .utils_projectDesc__8K04w{color:#9ca3af}.utils_projectList__zJXbX{list-style-type:disc;padding-left:1.25rem;margin:0 0 1.5rem;color:#4b5563;line-height:1.625;max-width:42rem}[data-theme=dark] .utils_projectList__zJXbX{color:#9ca3af}.utils_projectList__zJXbX li{margin-bottom:.5rem}.utils_projectTag__8akOA{font-family:JetBrains Mono,monospace;font-size:.75rem;padding:.25rem .75rem;border-radius:9999px;background:#fff;border:1px solid #e5e7eb;color:#4b5563}[data-theme=dark] .utils_projectTag__8akOA{background:#27272a;border-color:#3f3f46;color:var(--primary)}.utils_skillsList__MiT7h{padding-top:1.5rem;border-top:1px solid #e5e7eb;font-family:JetBrains Mono,monospace;font-size:.75rem;line-height:1.8;word-break:break-word}@media (min-width:768px){.utils_skillsList__MiT7h{padding-top:2rem;font-size:.875rem}}[data-theme=dark] .utils_skillsList__MiT7h{border-top-color:#27272a}.utils_skillRow__DUvMX{margin-bottom:.5rem}.utils_skillsLabel__4YLJs{font-weight:700;color:#111827;margin-right:.5rem}[data-theme=dark] .utils_skillsLabel__4YLJs{color:#fff}.utils_skillsText__G1n7B{color:#4b5563}[data-theme=dark] .utils_skillsText__G1n7B{color:#9ca3af}.utils_blogGrid__IesOW{display:flex;flex-direction:column;gap:0}.utils_blogItem___R_OP{padding:1rem 0;border-bottom:1px solid var(--border);display:flex;flex-direction:column;gap:.25rem;transition:all .2s ease}@media (min-width:768px){.utils_blogItem___R_OP{padding:1.5rem 0;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}}.utils_blogItem___R_OP:hover{padding-left:.5rem}.utils_blogTitle__vo2Wx{font-weight:500;font-size:.9375rem;color:var(--text-heading)}@media (min-width:768px){.utils_blogTitle__vo2Wx{font-size:1rem}}.utils_blogDate__6xtds{font-family:JetBrains Mono,monospace;font-size:.75rem;color:var(--text-muted)}@media (min-width:768px){.utils_blogDate__6xtds{font-size:.875rem}}.utils_eduGrid__n1Ouu{display:flex;flex-direction:column;gap:2rem}.utils_eduCard__lvaIQ{padding:1rem;border-radius:.5rem;background:#f9fafb;border:1px solid transparent;transition:all .3s ease}@media (min-width:768px){.utils_eduCard__lvaIQ{padding:1.5rem}}[data-theme=dark] .utils_eduCard__lvaIQ{background:rgba(24,24,27,.5);border-color:#27272a}.utils_eduCard__lvaIQ:hover{border-color:#e5e7eb}[data-theme=dark] .utils_eduCard__lvaIQ:hover{border-color:hsla(82,85%,67%,.3)}.utils_eduHeader__Rjrch{display:flex;flex-direction:column;margin-bottom:.5rem}@media (min-width:768px){.utils_eduHeader__Rjrch{flex-direction:row;justify-content:space-between;align-items:baseline}}.utils_eduInstitution__wI_FA{font-size:.9375rem;font-weight:700;color:#111827;margin:0;transition:color .2s ease}@media (min-width:768px){.utils_eduInstitution__wI_FA{font-size:1.125rem}}[data-theme=dark] .utils_eduInstitution__wI_FA{color:#fff}.utils_eduCard__lvaIQ:hover .utils_eduInstitution__wI_FA{color:#4f46e5}[data-theme=dark] .utils_eduCard__lvaIQ:hover .utils_eduInstitution__wI_FA{color:var(--primary)}.utils_eduPeriod__93ipO{font-family:JetBrains Mono,monospace;font-size:.75rem;color:#6b7280}[data-theme=dark] .utils_eduPeriod__93ipO{color:#6b7280}.utils_eduDegree__DgoqS{font-size:.9375rem;font-weight:500;color:#4b5563;margin-bottom:.25rem}[data-theme=dark] .utils_eduDegree__DgoqS{color:#9ca3af}.utils_eduScore__SvC6j{font-family:JetBrains Mono,monospace;font-size:.875rem;font-weight:600;color:#059669}[data-theme=dark] .utils_eduScore__SvC6j{color:var(--primary)}