@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}._app_hyhug_45{background:var(--dark);color:var(--light);font-family:Inter,sans-serif;overflow-x:hidden}._navbar_hyhug_61{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);z-index:1000;background:#0a0a0af2;justify-content:space-between;align-items:center;height:60px;padding:0 5%;display:flex;position:fixed;top:0;left:0;right:0}._logo_hyhug_93{color:var(--accent);cursor:pointer;font-size:1.4em;font-weight:800;text-decoration:none}._navLinks_hyhug_109{gap:1.5em;display:flex}._navLinks_hyhug_109 a{color:var(--muted);cursor:pointer;align-items:center;gap:6px;font-size:.85em;font-weight:500;transition:color .2s;display:flex}._navLinks_hyhug_109 a:hover{color:var(--light)}._navLinks_hyhug_109 a span{display:inline}._navSocial_hyhug_157{gap:1em;display:flex}._navSocial_hyhug_157 a{color:var(--muted);font-size:1.2em;transition:color .2s}._navSocial_hyhug_157 a:hover{color:var(--accent)}._hero_hyhug_189{justify-content:center;align-items:center;min-height:100vh;padding-top:60px;display:flex;position:relative;overflow:hidden}._particleCanvas_hyhug_209{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}._particleCanvas_hyhug_209 canvas{pointer-events:none;max-width:100%;display:block}._heroContent_hyhug_237{z-index:10;text-align:center;max-width:600px;padding:0 20px;position:relative}._profilePic_hyhug_253{object-fit:cover;border:4px solid var(--accent);border-radius:50%;width:140px;height:140px;margin-bottom:1.5em}._heroContent_hyhug_237 h1{margin-bottom:.3em;font-size:clamp(1.8em,5vw,2.5em);font-weight:800}._role_hyhug_283{color:var(--accent);margin-bottom:.8em;font-weight:600}._tagline_hyhug_295{color:var(--muted);margin-bottom:1.5em;font-size:.95em}._heroBtns_hyhug_307{flex-wrap:wrap;justify-content:center;gap:1em;display:flex}._btnPrimary_hyhug_321{background:var(--accent);color:var(--light);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:.9em;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}._btnPrimary_hyhug_321:hover{opacity:.9;transform:translateY(-2px)}._btnOutline_hyhug_363{color:var(--light);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:.9em;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}._btnOutline_hyhug_363:hover{border-color:var(--accent);color:var(--accent)}._scrollDown_hyhug_405{color:var(--muted);cursor:pointer;font-size:1.5em;animation:2s infinite _bounce_hyhug_1;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}@keyframes _bounce_hyhug_1{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(10px)}}._section_hyhug_453{max-width:1000px;margin:0 auto;padding:60px 5%}._section_hyhug_453 h2{border-bottom:3px solid var(--accent);margin-bottom:1.5em;padding-bottom:.5em;font-size:1.5em;font-weight:700;display:inline-block}._subTitle_hyhug_483{color:var(--muted);margin:2em 0 1em;font-size:1em}._aboutContent_hyhug_497{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:24px}._aboutContent_hyhug_497 p{color:var(--muted);margin-bottom:1em;line-height:1.8}._aboutContent_hyhug_497 strong{color:var(--light)}._aboutCtas_hyhug_531{flex-wrap:wrap;gap:1em;margin-top:1.5em;display:flex}._skillCategories_hyhug_547{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}._skillCategory_hyhug_559{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:20px;transition:all .25s}._skillCategory_hyhug_559:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:0 12px 30px #0000004d}._skillCategory_hyhug_559 h3{color:var(--accent);align-items:center;gap:10px;margin-bottom:14px;font-size:.95em;font-weight:700;display:flex}._skillCategory_hyhug_559 h3 svg{font-size:1.1em}._skillTags_hyhug_615{flex-wrap:wrap;gap:8px;display:flex}._skillTags_hyhug_615 span{background:var(--border);color:var(--light);border-radius:6px;padding:6px 12px;font-size:.78em;transition:all .2s}._skillTags_hyhug_615 span:hover{background:var(--accent);color:var(--dark)}._langTags_hyhug_657{flex-wrap:wrap;gap:8px;display:flex}._langTags_hyhug_657 span{background:var(--border);color:var(--light);border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.8em;display:inline-flex}._langTags_hyhug_657 span em{color:var(--accent);font-size:.85em;font-style:normal;font-weight:600}._expGrid_hyhug_707{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}._expCard_hyhug_719{background:var(--card);border:1px solid var(--border);border-radius:12px;gap:1.5em;padding:1.5em;transition:all .2s;display:flex}._expCard_hyhug_719:hover{border-color:var(--accent);transform:translateY(-3px)}._expIcon_hyhug_749{background:var(--accent);width:50px;height:50px;color:var(--light);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}._expCard_hyhug_719 h3{margin-bottom:.3em;font-size:1.1em}._expMeta_hyhug_783{color:var(--accent);margin-bottom:.5em;font-size:.85em}._expCard_hyhug_719 p{color:var(--muted);font-size:.9em}._expDetailsBtn_hyhug_805{border:1px solid var(--accent);color:var(--accent);background:0 0;border-radius:6px;align-items:center;gap:6px;margin-top:10px;padding:6px 14px;font-size:.8em;text-decoration:none;transition:all .2s;display:inline-flex}._expDetailsBtn_hyhug_805:hover{background:var(--accent);color:var(--dark)}._workSection_hyhug_847{max-width:1200px;margin:0 auto;padding:60px 5%}._workSection_hyhug_847 h2{text-align:center;margin-bottom:2em;font-size:1.5em;font-weight:700}._projectsContainer_hyhug_873{flex-direction:column;gap:60px;display:flex;position:relative}._verticalLine_hyhug_887{background:var(--accent);opacity:.4;z-index:0;width:3px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}._project_hyhug_873{grid-template-columns:1fr 80px 1fr;align-items:start;display:grid;position:relative}._project_hyhug_873._left_hyhug_925 ._laptop_hyhug_925{grid-area:1/1}._project_hyhug_873._left_hyhug_925 ._projectInfo_hyhug_935,._project_hyhug_873._right_hyhug_945 ._laptop_hyhug_925{grid-area:1/3}._project_hyhug_873._right_hyhug_945 ._projectInfo_hyhug_935{text-align:right;grid-area:1/1}._project_hyhug_873._right_hyhug_945 ._tags_hyhug_967,._project_hyhug_873._right_hyhug_945 ._projectLinks_hyhug_975{justify-content:flex-end}._laptop_hyhug_925{flex:1;max-width:400px}._laptopScreen_hyhug_995{background:#1a1a1a;border:3px solid #333;border-bottom:none;border-radius:10px 10px 0 0;overflow:hidden}._laptopHeader_hyhug_1011{background:#2a2a2a;align-items:center;padding:8px 12px;display:flex}._dots_hyhug_1025{gap:6px;display:flex}._dots_hyhug_1025 span{border-radius:50%;width:10px;height:10px;display:block}._laptopScreen_hyhug_995 img{object-fit:cover;width:100%;height:200px;transition:transform .3s;display:block}._laptopScreen_hyhug_995 a:hover img{transform:scale(1.05)}._laptopBase_hyhug_1073{background:linear-gradient(#444,#333);border-radius:0 0 4px 4px;height:12px;margin:0 -10px}._projectInfo_hyhug_935{flex:1;position:relative}._circleDot_hyhug_1099{background:var(--dark);border:3px solid;border-radius:50%;width:20px;height:20px;position:absolute;top:0;left:-60px}._project_hyhug_873._right_hyhug_945 ._circleDot_hyhug_1099{left:auto;right:-60px}._projectInfo_hyhug_935 h3{margin-bottom:.5em;font-size:1.3em}._projectInfo_hyhug_935 p{color:var(--muted);margin-bottom:1em;font-size:.9em}._tags_hyhug_967{flex-wrap:wrap;gap:8px;margin-bottom:1em;display:flex}._tags_hyhug_967 span{background:var(--border);color:var(--muted);border-radius:4px;padding:4px 10px;font-size:.75em}._projectLinks_hyhug_975{flex-wrap:wrap;gap:10px;display:flex}._projectLinks_hyhug_975 a,._projectLinks_hyhug_975 button{color:var(--light);cursor:pointer;border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:.8em;text-decoration:none;transition:all .2s;display:inline-flex}._projectLinks_hyhug_975 a:first-child{color:var(--dark);font-weight:600}._projectLinks_hyhug_975 a:last-child{background:var(--border)}._projectLinks_hyhug_975 a:hover,._projectLinks_hyhug_975 button:hover{transform:translateY(-2px)}._videoBtn_hyhug_1255{color:var(--light)!important;background:#dc2626!important}._detailsBtn_hyhug_1265{text-decoration:none;background:var(--accent)!important;color:var(--light)!important}._videoModal_hyhug_1279{background:var(--card);border:1px solid var(--border);border-radius:16px;width:90%;max-width:900px;position:relative;overflow:hidden}._videoWrapper_hyhug_1299{height:0;padding-bottom:56.25%;position:relative}._videoWrapper_hyhug_1299 iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}._certsGrid_hyhug_1331{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}._certCard_hyhug_1343{background:var(--card);border:1px solid var(--border);color:var(--light);border-radius:12px;align-items:center;gap:16px;padding:20px;text-decoration:none;transition:all .2s;display:flex}._certCard_hyhug_1343:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 10px 30px #1595b626}._certIcon_hyhug_1381{background:var(--border);width:50px;height:50px;color:var(--accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5em;display:flex}._certCard_hyhug_1343 h4{margin-bottom:4px;font-size:.9em}._certCard_hyhug_1343 p{color:var(--muted);margin:0;font-size:.75em}._certLink_hyhug_1429{color:var(--muted);opacity:0;margin-left:auto;font-size:.9em;transition:all .2s}._certCard_hyhug_1343:hover ._certLink_hyhug_1429{opacity:1;color:var(--accent)}._ctaCenter_hyhug_1455{text-align:center;margin-top:30px}._academicsList_hyhug_1467{flex-direction:column;gap:16px;display:flex}._academicCard_hyhug_1479{background:var(--card);border:1px solid var(--border);border-radius:12px;align-items:center;gap:16px;padding:20px;display:flex}._academicCard_hyhug_1479 svg{color:var(--accent);flex-shrink:0;font-size:2em}._academicCard_hyhug_1479 h4{margin-bottom:4px;font-size:1em}._academicCard_hyhug_1479 p{color:var(--muted);margin:0;font-size:.85em}._contactSection_hyhug_1535{text-align:center;background:var(--card);padding:60px 20px}._contactSection_hyhug_1535 h2{border:none;margin-bottom:.5em;font-size:1.5em}._contactSection_hyhug_1535>p{color:var(--muted);margin-bottom:2em}._contactBtns_hyhug_1569{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5em;margin-bottom:2em;display:flex}._contactBtns_hyhug_1569 a{color:var(--light);font-size:1.5em;transition:all .2s}._contactBtns_hyhug_1569 a:hover{color:var(--accent)}._copyright_hyhug_1607{color:var(--muted);font-size:.8em}._overlay_hyhug_1619{z-index:2000;background:#000c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}._modal_hyhug_1641{background:var(--card);border:1px solid var(--border);border-radius:16px;width:100%;max-width:420px;padding:30px;position:relative}._closeBtn_hyhug_1661{background:var(--border);width:32px;height:32px;color:var(--light);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:12px}._modal_hyhug_1641 h3{text-align:center;margin-bottom:1.5em}._modal_hyhug_1641 form{flex-direction:column;gap:14px;display:flex}._modal_hyhug_1641 input,._modal_hyhug_1641 textarea{background:var(--dark);border:1px solid var(--border);color:var(--light);border-radius:8px;padding:14px 16px;font-family:inherit;font-size:.95em}._modal_hyhug_1641 input:focus,._modal_hyhug_1641 textarea:focus{border-color:var(--accent);outline:none}._modal_hyhug_1641 button[type=submit]{background:var(--accent);color:var(--light);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px;font-weight:600;display:flex}._modal_hyhug_1641 button[type=submit]:disabled{opacity:.6}._spin_hyhug_1785{animation:1s linear infinite _spin_hyhug_1785}@keyframes _spin_hyhug_1785{to{transform:rotate(360deg)}}._sent_hyhug_1805{text-align:center;color:#10b981;justify-content:center;align-items:center;gap:10px;padding:2em 0;font-size:1.2em;display:flex}@media (max-width:900px){._navLinks_hyhug_109 a span{display:none}._navLinks_hyhug_109{gap:4em}._skillCategories_hyhug_547{grid-template-columns:repeat(2,1fr)}._verticalLine_hyhug_887{display:none}._project_hyhug_873,._project_hyhug_873._left_hyhug_925,._project_hyhug_873._right_hyhug_945{flex-direction:column;gap:20px;display:flex}._project_hyhug_873._left_hyhug_925 ._laptop_hyhug_925,._project_hyhug_873._left_hyhug_925 ._projectInfo_hyhug_935,._project_hyhug_873._right_hyhug_945 ._laptop_hyhug_925,._project_hyhug_873._right_hyhug_945 ._projectInfo_hyhug_935{grid-column:auto}._project_hyhug_873._right_hyhug_945 ._projectInfo_hyhug_935{text-align:center}._laptop_hyhug_925{max-width:100%}._circleDot_hyhug_1099{display:none}._projectInfo_hyhug_935{text-align:center}._tags_hyhug_967,._projectLinks_hyhug_975{justify-content:center}}@media (max-width:768px){._navbar_hyhug_61{padding:0 15px}._navLinks_hyhug_109{gap:.7em}._navLinks_hyhug_109 a{font-size:1em}._hero_hyhug_189{min-height:85vh;padding-top:50px}._heroContent_hyhug_237 h1{font-size:1.5em}._role_hyhug_283{font-size:.9em}._tagline_hyhug_295{font-size:.85em}._profilePic_hyhug_253{width:100px;height:100px;margin-bottom:1em}._heroBtns_hyhug_307{gap:.8em}._btnPrimary_hyhug_321,._btnOutline_hyhug_363{padding:10px 18px;font-size:.85em}._section_hyhug_453,._workSection_hyhug_847{padding:40px 15px}._section_hyhug_453 h2,._workSection_hyhug_847 h2{font-size:1.3em}._expGrid_hyhug_707{grid-template-columns:1fr}._expCard_hyhug_719{text-align:center;flex-direction:column}._expIcon_hyhug_749{margin:0 auto}._laptopScreen_hyhug_995 img{height:160px}}@media (max-width:480px){._navLinks_hyhug_109 a svg{font-size:1.1em}._navSocial_hyhug_157{gap:.5em}._heroContent_hyhug_237 h1{font-size:1.6em}._profilePic_hyhug_253{width:100px;height:100px}._skillCard_hyhug_2121{padding:10px 12px;font-size:.8em}._softSkill_hyhug_2131{padding:8px 12px;font-size:.8em}._certCard_hyhug_1343{padding:16px}._academicCard_hyhug_1479{text-align:center;flex-direction:column;padding:16px}._projectLinks_hyhug_975{flex-direction:column;gap:8px}._projectLinks_hyhug_975 a{justify-content:center}}._page_10n0q_25{background:linear-gradient(180deg,var(--dark)0%,#0d1117 100%);color:var(--light);min-height:100vh;font-family:Inter,sans-serif}._header_10n0q_39{border-bottom:1px solid var(--border);align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:30px 5%;display:flex}._backBtn_10n0q_59{color:var(--muted);background:var(--card);border:1px solid var(--border);border-radius:10px;flex-shrink:0;align-items:center;gap:8px;padding:12px 20px;font-size:.9em;text-decoration:none;transition:all .3s;display:inline-flex}._backBtn_10n0q_59:hover{color:var(--light);border-color:var(--accent);transform:translate(-4px)}._header_10n0q_39 h1{align-items:center;gap:12px;font-size:1.8em;font-weight:800;display:flex}._header_10n0q_39 h1 svg{color:#f59e0b}._subtitle_10n0q_125{color:var(--muted);margin-top:4px;font-size:.9em}._section_10n0q_137{max-width:1200px;margin:0 auto;padding:50px 5%}._sectionHeader_10n0q_149{align-items:center;gap:12px;margin-bottom:30px;display:flex}._icon_10n0q_163{color:var(--accent);font-size:1.5em}._sectionHeader_10n0q_149 h2{font-size:1.4em;font-weight:700}._certsGrid_10n0q_185{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}._certCard_10n0q_197{background:var(--card);border:1px solid var(--border);color:var(--light);border-radius:16px;text-decoration:none;transition:all .3s;overflow:hidden}._certCard_10n0q_197:hover{border-color:#1595b680;box-shadow:0 25px 50px #00000080}._certImage_10n0q_227{height:180px;position:relative;overflow:hidden}._certImage_10n0q_227 img{object-fit:cover;width:100%;height:100%;transition:transform .4s}._certCard_10n0q_197:hover ._certImage_10n0q_227 img{transform:scale(1.1)}._certImage_10n0q_227 ._overlay_10n0q_261{opacity:0;color:var(--light);justify-content:center;align-items:center;gap:8px;font-size:.9em;font-weight:600;transition:opacity .3s;display:flex;position:absolute;inset:0}._certCard_10n0q_197:hover ._overlay_10n0q_261{opacity:.95}._certInfo_10n0q_297{gap:14px;padding:18px;display:flex}._certIcon_10n0q_309{width:45px;height:45px;color:var(--light);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.3em;display:flex}._certInfo_10n0q_297 h3{margin-bottom:4px;font-size:.95em;font-weight:600}._certInfo_10n0q_297 p{color:var(--muted);margin-bottom:10px;font-size:.8em}._skills_10n0q_357{flex-wrap:wrap;gap:6px;display:flex}._skills_10n0q_357 span{background:0 0;border:1px solid;border-radius:20px;padding:3px 10px;font-size:.7em}._badgesGrid_10n0q_387{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}._badgeCard_10n0q_399{background:var(--card);border:1px solid var(--border);color:var(--light);border-radius:12px;align-items:center;gap:14px;padding:18px;text-decoration:none;transition:all .3s;display:flex}._badgeCard_10n0q_399:hover{border-color:#1595b680;box-shadow:0 15px 30px #0000004d}._badgeIcon_10n0q_435{width:50px;height:50px;color:var(--light);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5em;display:flex}._badgeInfo_10n0q_459{flex:1}._badgeCard_10n0q_399 h4{margin-bottom:4px;font-size:.9em;font-weight:600}._badgeCard_10n0q_399 p{color:var(--muted);margin:0 0 8px;font-size:.75em}._badgeCard_10n0q_399 ._skills_10n0q_357 span{border:none;padding:0;font-size:.7em;font-weight:600}._linkIcon_10n0q_505{color:var(--muted);opacity:0;font-size:.9em;transition:all .3s}._badgeCard_10n0q_399:hover ._linkIcon_10n0q_505{opacity:1;color:var(--accent)}@media (max-width:1000px){._certsGrid_10n0q_185,._badgesGrid_10n0q_387{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){._certsGrid_10n0q_185,._badgesGrid_10n0q_387{grid-template-columns:1fr}._header_10n0q_39{flex-direction:column;align-items:flex-start;gap:16px}._header_10n0q_39 h1{font-size:1.4em}}._page_38m6x_25{background:linear-gradient(180deg,var(--dark)0%,#0d1117 100%);color:var(--light);min-height:100vh;font-family:Inter,sans-serif}._header_38m6x_39{border-bottom:1px solid var(--border);align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:30px 5%;display:flex}._backBtn_38m6x_59{color:var(--muted);background:var(--card);border:1px solid var(--border);border-radius:10px;flex-shrink:0;align-items:center;gap:8px;padding:12px 20px;font-size:.9em;text-decoration:none;transition:all .3s;display:inline-flex}._backBtn_38m6x_59:hover{color:var(--light);border-color:var(--accent);transform:translate(-4px)}._header_38m6x_39 h1{background:linear-gradient(135deg,var(--light),var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.8em;font-weight:800}._subtitle_38m6x_119{color:var(--muted);margin-top:4px;font-size:.9em}._section_38m6x_131{max-width:1200px;margin:0 auto;padding:50px 5%}._sectionHeader_38m6x_143{align-items:center;gap:12px;margin-bottom:30px;display:flex}._sectionIcon_38m6x_157{color:var(--accent);font-size:1.5em}._sectionHeader_38m6x_143 h2{font-size:1.4em;font-weight:700}._grid_38m6x_177{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}._card_38m6x_189{background:var(--card);border:1px solid var(--border);border-radius:16px;transition:all .3s;display:flex;overflow:hidden}._card_38m6x_189:hover{border-color:#1595b680;box-shadow:0 20px 40px #0006}._cardIcon_38m6x_217{width:80px;min-height:100%;color:var(--light);flex-shrink:0;justify-content:center;align-items:center;font-size:1.8em;display:flex}._cardContent_38m6x_239{flex:1;padding:24px}._course_38m6x_249{background:var(--border);color:var(--muted);border-radius:20px;margin-bottom:10px;padding:4px 12px;font-size:.75em;display:inline-block}._card_38m6x_189 h3{margin-bottom:10px;font-size:1.1em;font-weight:700}._card_38m6x_189 p{color:var(--muted);margin-bottom:16px;font-size:.9em;line-height:1.7}._skills_38m6x_295{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}._skills_38m6x_295 span{background:0 0;border:1px solid;border-radius:20px;padding:5px 12px;font-size:.75em;font-weight:500}._link_38m6x_327{color:var(--light);border-radius:8px;align-items:center;gap:8px;padding:10px 18px;font-size:.85em;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}._link_38m6x_327:hover{opacity:.9;transform:translateY(-2px)}._footer_38m6x_363{text-align:center;border-top:1px solid var(--border);justify-content:center;align-items:center;gap:12px;max-width:1200px;margin:0 auto;padding:40px 5%;display:flex}._footerIcon_38m6x_387{color:var(--accent);font-size:1.5em}._footer_38m6x_363 p{color:var(--muted);font-size:.95em}@media (max-width:900px){._grid_38m6x_177{grid-template-columns:1fr}._header_38m6x_39{flex-direction:column;align-items:flex-start;gap:16px}}@media (max-width:600px){._card_38m6x_189{flex-direction:column}._cardIcon_38m6x_217{width:100%;height:60px}._header_38m6x_39 h1{font-size:1.4em}}._page_2p85r_25{background:linear-gradient(180deg,var(--dark)0%,#0d1117 100%);color:var(--light);min-height:100vh;font-family:Inter,sans-serif}._header_2p85r_39{border-bottom:1px solid var(--border);align-items:center;gap:24px;max-width:1200px;margin:0 auto;padding:30px 5%;display:flex}._backBtn_2p85r_59{color:var(--muted);background:var(--card);border:1px solid var(--border);border-radius:10px;flex-shrink:0;align-items:center;gap:8px;padding:12px 20px;font-size:.9em;text-decoration:none;transition:all .3s;display:inline-flex}._backBtn_2p85r_59:hover{color:var(--light);border-color:var(--accent);transform:translate(-4px)}._header_2p85r_39 h1{background:linear-gradient(135deg,var(--light),var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.8em;font-weight:800}._main_2p85r_119{max-width:1200px;margin:0 auto;padding:40px 5% 80px}._hero_2p85r_133{background:var(--card);border:1px solid var(--border);border-radius:20px;grid-template-columns:1.2fr 1fr;gap:0;margin-bottom:40px;display:grid;overflow:hidden;box-shadow:0 25px 50px #0006}._heroImage_2p85r_157{position:relative;overflow:hidden}._heroImage_2p85r_157 img{object-fit:cover;width:100%;height:100%;min-height:320px;transition:transform .5s}._hero_2p85r_133:hover ._heroImage_2p85r_157 img{transform:scale(1.05)}._heroInfo_2p85r_191{flex-direction:column;justify-content:center;padding:40px;display:flex}._tagline_2p85r_205{color:var(--muted);margin-bottom:24px;font-size:1.15em;line-height:1.7}._links_2p85r_219{flex-wrap:wrap;gap:12px;display:flex}._links_2p85r_219 a{border-radius:10px;align-items:center;gap:8px;padding:12px 22px;font-size:.9em;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}._demoBtn_2p85r_255{background:var(--accent);color:var(--light)}._videoBtn_2p85r_265{color:var(--light);background:#dc2626}._githubBtn_2p85r_275{background:var(--border);color:var(--light)}._links_2p85r_219 a:hover{transform:translateY(-3px);box-shadow:0 10px 20px #0000004d}._section_2p85r_297{background:var(--card);border:1px solid var(--border);border-radius:20px;margin-bottom:28px;padding:35px;transition:all .3s}._section_2p85r_297:hover{border-color:#1595b64d}._section_2p85r_297 h2{border-bottom:3px solid var(--accent);margin-bottom:20px;padding-bottom:12px;font-size:1.3em;display:inline-block}._section_2p85r_297>p{color:var(--muted);margin-bottom:20px;font-size:1.05em;line-height:1.9}._highlights_2p85r_353{grid-template-columns:repeat(2,1fr);gap:12px;padding:0;list-style:none;display:grid}._highlights_2p85r_353 li{color:var(--light);background:#1595b614;border-radius:10px;padding:12px 16px 12px 40px;font-size:.95em;position:relative}._highlights_2p85r_353 li:before{content:"✓";color:#10b981;font-size:1.1em;font-weight:700;position:absolute;left:14px}._statsGrid_2p85r_407{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}._statCard_2p85r_419{text-align:center;background:linear-gradient(135deg,#1595b626,#1595b60d);border:1px solid #1595b640;border-radius:16px;padding:28px;transition:all .3s}._statCard_2p85r_419:hover{transform:translateY(-5px);box-shadow:0 15px 30px #1595b626}._statValue_2p85r_447{color:var(--accent);margin-bottom:8px;font-size:2.5em;font-weight:800;display:block}._statLabel_2p85r_463{margin-bottom:6px;font-size:.9em;font-weight:600;display:block}._statDesc_2p85r_477{color:var(--muted);font-size:.8em;display:block}._archFlow_2p85r_491{flex-wrap:wrap;justify-content:center;gap:16px;display:flex;position:relative}._archCard_2p85r_507{background:var(--border);text-align:center;border-radius:16px;flex:1;min-width:130px;max-width:170px;padding:24px 20px;transition:all .3s;position:relative}._archCard_2p85r_507:not(:last-child):after{content:"→";color:var(--accent);z-index:1;font-size:1.2em;position:absolute;top:50%;right:-14px;transform:translateY(-50%)}._archCard_2p85r_507:hover{background:#1595b633;transform:translateY(-5px)}._archIcon_2p85r_563{margin-bottom:12px;font-size:2.5em;display:block}._archTitle_2p85r_575{margin-bottom:6px;font-size:.9em;font-weight:700;display:block}._archDesc_2p85r_589{color:var(--muted);font-size:.8em;display:block}._stackGrid_2p85r_603{flex-wrap:wrap;gap:12px;display:flex}._stackTag_2p85r_615{border:2px solid;border-radius:50px;padding:10px 20px;font-size:.9em;font-weight:600;transition:all .3s}._stackTag_2p85r_615:hover{background:#1595b61a;transform:translateY(-3px)}._impactGrid_2p85r_645{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}._impactCard_2p85r_657{background:linear-gradient(135deg,var(--border),#1595b61a);text-align:center;border-radius:16px;padding:32px;transition:all .3s}._impactCard_2p85r_657:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000004d}._impactValue_2p85r_683{margin-bottom:10px;font-size:3em;font-weight:800;display:block}._impactLabel_2p85r_697{color:var(--muted);font-size:.95em;display:block}._docEmbed_2p85r_711{border-radius:16px;padding-bottom:56%;position:relative;overflow:hidden;box-shadow:0 25px 50px #0006}._docEmbed_2p85r_711 iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}._notFound_2p85r_747{text-align:center;padding:120px 20px}._notFound_2p85r_747 h1{color:var(--muted);margin-bottom:30px;font-size:2.5em}@media (max-width:1000px){._hero_2p85r_133{grid-template-columns:1fr}._heroImage_2p85r_157 img{height:260px;min-height:auto}._statsGrid_2p85r_407,._impactGrid_2p85r_645{grid-template-columns:repeat(2,1fr)}._highlights_2p85r_353{grid-template-columns:1fr}}@media (max-width:700px){._header_2p85r_39{flex-direction:column;align-items:flex-start;gap:16px}._header_2p85r_39 h1{font-size:1.4em}._section_2p85r_297{padding:24px}._statsGrid_2p85r_407,._impactGrid_2p85r_645{grid-template-columns:1fr}._archCard_2p85r_507{max-width:100%}._archCard_2p85r_507:after{display:none}._heroInfo_2p85r_191{padding:24px}}:root{--dark:#0a0a0a;--card:#151515;--border:#252525;--light:#fff;--muted:#888;--accent:#1595b6}._page_sn2l5_25{min-height:100vh;color:var(--light);background:linear-gradient(135deg,#0a0a0a 0%,#111 50%,#0d1117 100%);font-family:Inter,sans-serif}._header_sn2l5_39{max-width:900px;margin:0 auto;padding:80px 5% 40px}._backBtn_sn2l5_51{color:var(--muted);align-items:center;gap:8px;margin-bottom:1.5em;font-size:.9em;text-decoration:none;transition:color .2s;display:inline-flex}._backBtn_sn2l5_51:hover{color:var(--accent)}._header_sn2l5_39 h1{align-items:center;gap:12px;margin-bottom:.3em;font-size:2em;font-weight:800;display:flex}._subtitle_sn2l5_99{color:var(--muted);font-size:1em}._main_sn2l5_109{max-width:900px;margin:0 auto;padding:0 5% 60px}._expSection_sn2l5_121{background:var(--card);border:1px solid var(--border);border-radius:16px;margin-bottom:30px;padding:30px}._expHeader_sn2l5_137{border-bottom:1px solid var(--border);align-items:flex-start;gap:20px;margin-bottom:20px;padding-bottom:20px;display:flex}._expIcon_sn2l5_155{width:60px;height:60px;color:var(--light);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5em;display:flex}._expHeader_sn2l5_137 h2{margin-bottom:4px;font-size:1.4em;font-weight:700}._company_sn2l5_191{color:var(--accent);font-size:1em;font-weight:600;margin-bottom:4px!important}._period_sn2l5_205{color:var(--muted);font-size:.9em}._description_sn2l5_215{color:var(--light);margin-bottom:24px;font-size:1em;line-height:1.6}._details_sn2l5_229{grid-template-columns:1fr 1fr;gap:30px;display:grid}._column_sn2l5_241 h3{color:var(--accent);align-items:center;gap:8px;margin-bottom:12px;font-size:1em;font-weight:600;display:flex}._column_sn2l5_241 ul{margin:0 0 20px;padding:0;list-style:none}._column_sn2l5_241 li{color:var(--muted);margin-bottom:10px;padding-left:20px;font-size:.9em;line-height:1.5;position:relative}._column_sn2l5_241 li:before{content:"•";color:var(--accent);position:absolute;left:0}._achievements_sn2l5_305 li:before{content:"✓";color:#10b981}._skills_sn2l5_315{flex-wrap:wrap;gap:8px;display:flex}._skills_sn2l5_315 span{border:1px solid;border-radius:20px;padding:6px 14px;font-size:.8em;font-weight:500}@media (max-width:768px){._details_sn2l5_229{grid-template-columns:1fr}._expHeader_sn2l5_137{text-align:center;flex-direction:column}._expIcon_sn2l5_155{margin:0 auto}._header_sn2l5_39 h1{justify-content:center;font-size:1.5em}}
