:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--accent:#4f46e5;--accent-dark:#4338ca;--accent-light:#eef2ff;--accent-soft:#a5b4fc;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*,:before,:after{box-sizing:border-box}html,body,#root{scroll-behavior:smooth;width:100%;min-height:100vh;margin:0;padding:0}body{overflow-x:hidden}h1,h2{color:var(--text-h);margin:0;font-weight:500}p{margin:0}a{color:inherit;text-decoration:none}section[id]{scroll-margin-top:90px}._row_92gyt_1{z-index:100;box-sizing:border-box;background:#fff;border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;height:70px;padding:0 2rem;display:flex;position:sticky;top:0}._navLinks_92gyt_21{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}._btn_92gyt_28{text-align:center;cursor:pointer;color:#000;font-size:18px;font-weight:700;transition:color .2s}._btn_92gyt_28:hover{color:var(--accent)}._resumeButton_92gyt_43{border:2px solid var(--accent);background:var(--accent);color:#fff;white-space:nowrap;cursor:pointer;border-radius:10px;flex-shrink:0;padding:.6rem 1.25rem;font-size:.95rem;font-weight:700;transition:background .2s,border-color .2s}._resumeButton_92gyt_43:hover{background:var(--accent-dark);border-color:var(--accent-dark)}@media (width<=700px){._row_92gyt_1{flex-wrap:wrap;justify-content:center;height:auto;padding:1rem;position:static}._navLinks_92gyt_21{justify-content:center;gap:1rem 1.25rem}._btn_92gyt_28{font-size:15px}}._projectsSection_92epw_1{box-sizing:border-box;width:100%;padding:4rem 8%}._projectsHeader_92epw_7{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}._sourceLink_92epw_17{color:#555;margin:0 0 2.5rem;font-size:.95rem}._sourceLink_92epw_17 a{color:var(--accent);font-weight:600;text-decoration:underline}._sourceLink_92epw_17 a:hover{color:var(--accent-dark)}._projectsTitle_92epw_33{margin:0;padding-bottom:.85rem;font-size:2.5rem;font-weight:700;position:relative}._projectsTitle_92epw_33:after{content:"";background:var(--accent);border-radius:2px;width:64px;height:4px;position:absolute;bottom:0;left:0}._seeMoreButton_92epw_53{border:2px solid var(--accent);color:var(--accent);cursor:pointer;background:#fff;border-radius:10px;flex-shrink:0;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background-color .2s,color .2s,transform .2s;display:inline-block}._seeMoreButton_92epw_53:hover{background:var(--accent);color:#fff;transform:translateY(-2px)}._projectsContent_92epw_82{width:100%}._projectsGrid_92epw_86{grid-template-columns:repeat(auto-fit,minmax(325px,1fr));gap:2rem;display:grid}._projectCardWrapper_92epw_93{display:flex}._projectCardWrapper_92epw_93>*{width:100%}@media (width<=900px){._projectsSection_92epw_1{padding:3rem 6%}._projectsTitle_92epw_33{font-size:2rem}}@media (width<=400px){._projectsGrid_92epw_86{grid-template-columns:1fr}}._projectCard_1wo8l_1{background:#fff;border:2px solid #222;border-radius:20px;flex-direction:column;gap:1rem;padding:1.5rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}._projectCard_1wo8l_1:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 10px 24px #4f46e526}._cardHeader_1wo8l_21{border-bottom:1px solid #ddd;padding-bottom:.75rem}._projectTitle_1wo8l_26{margin:0;font-size:1.5rem;font-weight:700}._techSection_1wo8l_32{display:flex}._techList_1wo8l_36{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}._techTag_1wo8l_46{border:2px solid #222;border-radius:999px;padding:.35rem .75rem;font-size:.85rem;font-weight:500}._descriptionSection_1wo8l_56{flex:1}._projectDescription_1wo8l_60{color:#555;margin:0;line-height:1.6}._linkSection_1wo8l_66{flex-wrap:wrap;gap:1rem;display:flex}._projectLink_1wo8l_72{color:var(--accent);font-weight:600;text-decoration:underline;transition:color .2s}._projectLink_1wo8l_72:hover{color:var(--accent-dark)}._dateSection_1wo8l_84{border-top:1px solid #ddd;flex-wrap:wrap;justify-content:flex-start;padding-top:1rem;display:flex}._statusBadge_1wo8l_93{text-transform:uppercase;letter-spacing:.03em;border:2px solid #222;border-radius:999px;padding:.3rem .8rem;font-size:.75rem;font-weight:700}._statusInProgress_1wo8l_105{border-color:var(--accent);background:var(--accent-light);color:var(--accent-dark)}._statusCompleted_1wo8l_111{color:#15803d;background:#f0fdf4;border-color:#16a34a}._statusNeutral_1wo8l_117{color:#222;background:#fff;border-color:#222}._outerContainer_1yeyi_1{box-sizing:border-box;flex-direction:column;gap:4rem;width:100%;padding:4rem 8%;display:flex}._bioContainer_1yeyi_10{align-items:center;gap:3rem;display:flex}._imgContainer_1yeyi_16{flex-shrink:0;width:220px;height:220px}._imgContainer_1yeyi_16 img{object-fit:cover;border:3px solid #222;border-radius:50%;width:100%;height:100%}._textContainer_1yeyi_30{border:3px solid #222;border-radius:24px;flex-direction:column;flex:1;justify-content:flex-start;min-height:220px;padding:2rem;display:flex}._textContainer_1yeyi_30 h1{margin:0 0 .35rem;padding-bottom:.75rem;font-size:2rem;position:relative}._textContainer_1yeyi_30 h1:after{content:"";background:var(--accent);border-radius:2px;width:56px;height:4px;position:absolute;bottom:0;left:0}._role_1yeyi_62{color:#555;margin:0 0 .85rem;font-size:1.1rem;font-weight:600}._statusPill_1yeyi_69{border:2px solid var(--accent);background:var(--accent-light);width:fit-content;color:var(--accent-dark);border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.4rem .9rem;font-size:.8rem;font-weight:700;display:inline-flex}._statusDot_1yeyi_87{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px}._textContainer_1yeyi_30 p{margin:0;font-size:1rem;line-height:1.7}._toolsContainer_1yeyi_101{flex-direction:column;gap:1.5rem;display:flex}._labelContainer_1yeyi_107 h1{text-align:center;margin:0;padding-bottom:.85rem;font-size:2rem;position:relative}._labelContainer_1yeyi_107 h1:after{content:"";background:var(--accent);border-radius:2px;width:64px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}._techGrid_1yeyi_127{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}._techCard_1yeyi_134{background:#fff;border:2px solid #222;border-radius:18px;flex-direction:column;align-items:center;gap:.85rem;width:128px;padding:1.5rem 1rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}._techCard_1yeyi_134:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 10px 24px #4f46e52e}._techIcon_1yeyi_157{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}._techIcon_1yeyi_157 img{object-fit:contain;width:100%;height:100%}._techCard_1yeyi_134 span{color:#333;text-align:center;font-size:.85rem;font-weight:600}._grid_1yeyi_182{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}._box_1yeyi_188{border:2px solid #222;border-radius:20px;flex-direction:column;padding:2rem;display:flex}._box_1yeyi_188 h2{text-align:center;margin-top:0;margin-bottom:1.5rem}._box_1yeyi_188 p{margin:.4rem 0}._box_1yeyi_188 ul{margin:0;padding-left:1.25rem}._box_1yeyi_188 li{margin-bottom:.75rem}@media (width<=900px){._outerContainer_1yeyi_1{gap:3rem;padding:3rem 6%}._grid_1yeyi_182{grid-template-columns:1fr}._bioContainer_1yeyi_10{text-align:center;flex-direction:column;gap:1.5rem}._role_1yeyi_62{justify-content:center}._statusPill_1yeyi_69{margin-left:auto;margin-right:auto}._textContainer_1yeyi_30{align-items:center;padding:1.5rem}}._container_25slv_1{box-sizing:border-box;width:100%;padding:5rem 8%}._container_25slv_1 h1{text-align:center;margin-bottom:1rem;padding-bottom:1rem;font-size:3rem;position:relative}._container_25slv_1 h1:after{content:"";background:var(--accent);border-radius:2px;width:64px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}._subtitle_25slv_27{text-align:center;color:#555;max-width:700px;margin:0 auto 4rem;font-size:1.1rem;line-height:1.7}._content_25slv_36{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:4rem;display:flex}._info_25slv_44{border:2px solid #222;border-radius:20px;flex:1;min-width:260px;padding:2rem}._info_25slv_44 h2{margin-top:0;margin-bottom:2rem}._info_25slv_44 p{margin-bottom:2rem;line-height:1.7}._form_25slv_64{flex-direction:column;flex:2;gap:1rem;min-width:350px;display:flex}._form_25slv_64 input,._form_25slv_64 textarea{resize:vertical;border:2px solid #222;border-radius:15px;outline:none;padding:1rem;font-size:1rem}._form_25slv_64 input:focus,._form_25slv_64 textarea:focus{border-color:var(--accent)}._form_25slv_64 button{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:15px;align-self:flex-start;padding:1rem 2.5rem;font-size:1rem;font-weight:700;transition:background .2s}._form_25slv_64 button:hover{background:var(--accent-dark)}@media (width<=850px){._container_25slv_1{padding:3rem 6%}._container_25slv_1 h1{font-size:2.25rem}._content_25slv_36{flex-direction:column}._form_25slv_64,._info_25slv_44{width:100%;min-width:0}}._container_1mslv_1{box-sizing:border-box;width:100%;padding:5rem 8%}._container_1mslv_1 h1{text-align:center;margin-bottom:1rem;padding-bottom:1rem;font-size:3rem;position:relative}._container_1mslv_1 h1:after{content:"";background:var(--accent);border-radius:2px;width:64px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}._subtitle_1mslv_27{text-align:center;color:#555;max-width:700px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.7}._timeline_1mslv_36{flex-direction:column;gap:2rem;max-width:900px;margin:0 auto;display:flex}._entry_1mslv_45{border:2px solid #222;border-radius:20px;padding:2rem;transition:border-color .2s,box-shadow .2s}._entry_1mslv_45:hover{border-color:var(--accent);box-shadow:0 10px 24px #4f46e51f}._entryHeader_1mslv_58{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.25rem;display:flex}._roleGroup_1mslv_68{flex-direction:column;display:flex}._role_1mslv_68{margin:0;font-size:1.3rem;font-weight:700}._org_1mslv_79{color:#555;margin:.15rem 0 0;font-size:1rem}._dates_1mslv_85{color:#555;white-space:nowrap;font-size:.9rem;font-weight:600}._bullets_1mslv_92{margin:1rem 0 0;padding-left:1.25rem;line-height:1.7}._bullets_1mslv_92 li{margin-bottom:.5rem}._techList_1mslv_102{flex-wrap:wrap;gap:.5rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}._techTag_1mslv_112{border:2px solid #222;border-radius:999px;padding:.35rem .75rem;font-size:.85rem;font-weight:500}@media (width<=900px){._container_1mslv_1{padding:3rem 6%}._container_1mslv_1 h1{font-size:2.25rem}._dates_1mslv_85{white-space:normal}._entry_1mslv_45{padding:1.5rem}}._container_ptd9a_1{box-sizing:border-box;width:100%;padding:5rem 8%}._container_ptd9a_1 h1{text-align:center;margin-bottom:1rem;padding-bottom:1rem;font-size:3rem;position:relative}._container_ptd9a_1 h1:after{content:"";background:var(--accent);border-radius:2px;width:64px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}._subtitle_ptd9a_27{text-align:center;color:#555;max-width:700px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.7}._grid_ptd9a_36{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;display:grid}._box_ptd9a_42{border:2px solid #222;border-radius:20px;padding:2rem}._box_ptd9a_42 h2{text-align:center;margin-top:0;margin-bottom:1.5rem}._pillList_ptd9a_54{flex-wrap:wrap;justify-content:center;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}._pill_ptd9a_54{border:2px solid #222;border-radius:999px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:border-color .2s,color .2s}._pill_ptd9a_54:hover{border-color:var(--accent);color:var(--accent-dark)}@media (width<=900px){._container_ptd9a_1{padding:3rem 6%}._container_ptd9a_1 h1{font-size:2.25rem}}._footer_12utx_1{box-sizing:border-box;color:#ddd;border-top:4px solid var(--accent);background:#181818;width:100%}._footerContent_12utx_10{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;padding:3rem 8% 2rem;display:flex}._footerBrand_12utx_20{flex-direction:column;gap:.25rem;display:flex}._footerName_12utx_26{color:#fff;font-size:1.25rem;font-weight:700}._footerRole_12utx_32{color:#999;font-size:.9rem}._footerLinks_12utx_37,._footerSocial_12utx_38{flex-wrap:wrap;gap:.5rem 1.5rem;display:flex}._footerLinks_12utx_37 a,._footerSocial_12utx_38 a{color:#ddd;font-size:.95rem;font-weight:600;transition:color .2s}._footerLinks_12utx_37 a:hover,._footerSocial_12utx_38 a:hover{color:var(--accent-soft);text-decoration:underline}._footerBottom_12utx_58{border-top:1px solid #333;padding:1.25rem 8%}._footerBottom_12utx_58 p{color:#999;text-align:center;margin:0;font-size:.85rem}@media (width<=700px){._footerContent_12utx_10{text-align:center;flex-direction:column;align-items:center;padding:2.5rem 6% 2rem}._footerLinks_12utx_37,._footerSocial_12utx_38{justify-content:center}}
