.MobileWarning_mobileWarning__vanQM{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.8);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem}.MobileWarning_mobileWarningContent__GX_sn{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 20px 40px rgba(0,0,0,.3);padding:2.5rem;max-width:400px;width:100%;text-align:center;color:#fff;animation:MobileWarning_slideIn__hpIjb .3s ease-out}@keyframes MobileWarning_slideIn__hpIjb{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.MobileWarning_icon__sfBja{font-size:3rem;margin-bottom:1rem}.MobileWarning_title__lRa4V{margin:0 0 1rem;font-size:1.5rem;font-weight:600;color:#fff}.MobileWarning_message__VlXeA{margin:0 0 2rem;line-height:1.6;color:rgba(255,255,255,.9);font-size:.95rem}.MobileWarning_buttonGroup__ZPcjB{display:flex;justify-content:center}.MobileWarning_dismissButton__hZGaD{padding:.75rem 2rem;background:rgba(255,255,255,.2);color:#fff;border:2px solid rgba(255,255,255,.3);border-radius:50px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px)}.MobileWarning_dismissButton__hZGaD:hover{background:rgba(255,255,255,.3);border-color:rgba(255,255,255,.5);transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.2)}.DesktopIcon_iconContainer__zGmcC{display:flex;flex-direction:column;align-items:center;justify-content:center;width:95px;height:95px;cursor:pointer;padding:5px;border-radius:2px;transition:all .2s ease}.DesktopIcon_iconContainer__zGmcC:hover{background-color:rgba(255,255,255,.2);transform:scale(1.05)}.DesktopIcon_selected__5kq1D{background-color:rgba(255,255,255,.3)}.DesktopIcon_icon__IBbVt{width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin-bottom:5px;font-size:32px;background-color:rgba(0,0,0,.4);border-radius:50%;padding:8px;box-shadow:0 2px 5px rgba(0,0,0,.2);transition:all .2s ease}.DesktopIcon_label__gHUMI{color:white;text-align:center;font-size:12px;text-shadow:1px 1px 1px rgba(0,0,0,.7);max-width:100%;background-color:rgba(0,0,0,.4);padding:2px 6px;border-radius:3px;line-height:1.2;white-space:normal}@media (max-width:768px){.DesktopIcon_iconContainer__zGmcC{width:90px;height:90px;padding:8px;border-radius:8px;touch-action:manipulation}.DesktopIcon_iconContainer__zGmcC:active{transform:scale(.95);background-color:rgba(255,255,255,.4);transition:all .1s ease}.DesktopIcon_icon__IBbVt{width:52px;height:52px;font-size:34px;padding:9px;box-shadow:0 3px 8px rgba(0,0,0,.3)}.DesktopIcon_label__gHUMI{font-size:13px;padding:3px 8px;border-radius:4px;font-weight:500}}@media (max-width:480px){.DesktopIcon_iconContainer__zGmcC{width:85px;height:85px;padding:6px}.DesktopIcon_icon__IBbVt{width:50px;height:50px;font-size:32px;padding:8px}.DesktopIcon_label__gHUMI{font-size:12px;padding:2px 6px}}.Window_window__RRljk{position:absolute;background-color:white;border-radius:4px;box-shadow:0 5px 25px rgba(0,0,0,.3);display:flex;flex-direction:column;overflow:hidden;z-index:100;outline:none;user-select:none;transition:width .2s ease,height .2s ease;contain:layout style}.Window_browserWindow__HTeAw{z-index:101}.Window_maximized__1j3pZ{top:0!important;left:0!important;width:100%!important;height:100%;border-radius:0}.Window_active__oMQTO{box-shadow:0 5px 35px rgba(0,0,0,.5)}.Window_titleBar__gAhyj{height:32px;background-color:#f0f0f0;display:flex;align-items:center;justify-content:space-between;padding:0 10px;cursor:move;user-select:none;position:relative;z-index:10;flex-shrink:0}.Window_active__oMQTO .Window_titleBar__gAhyj{background-color:#dfdfdf}.Window_appIcon__58VqM,.Window_titleBarLeft__r_a3B{display:flex;align-items:center}.Window_appIcon__58VqM{width:16px;height:16px;justify-content:center;margin-right:8px}.Window_title__Rdm4q{font-size:12px}.Window_titleBarControls__NU5q2{display:flex}.Window_control__XNHqs{width:46px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer}@media (max-width:768px){.Window_window__RRljk{border-radius:8px;max-width:98vw!important;max-height:calc(100dvh - 45px)!important}.Window_titleBar__gAhyj{height:44px;padding:0 15px;cursor:default!important}.Window_titleBarControls__NU5q2{gap:4px}.Window_control__XNHqs{width:48px;height:44px;border-radius:4px;transition:background-color .2s ease}.Window_control__XNHqs:active{transform:scale(.95);transition:transform .1s ease}.Window_title__Rdm4q{font-size:14px}.Window_windowContent__HYjF1{height:calc(100% - 44px)}}@media (max-width:480px){.Window_window__RRljk{border-radius:6px;margin:5px;max-width:calc(100vw - 10px)!important;max-height:calc(100dvh - 50px)!important}.Window_titleBar__gAhyj{height:40px;padding:0 12px}.Window_control__XNHqs{width:44px;height:40px}.Window_windowContent__HYjF1{height:calc(100% - 40px)}}.Window_close__JItWo:hover{color:white}.Window_windowContent__HYjF1{flex:1;position:relative;z-index:5;height:calc(100% - 32px);display:flex;flex-direction:column;overflow:hidden}.Window_emptyContent___JB83{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#666;padding:20px}.ChromeBrowser_browser__d6Rfc{display:flex;flex-direction:column;height:100%;width:100%;background-color:#f0f0f0;position:relative}.ChromeBrowser_toolbar__9wvZI{background-color:#dee1e6;padding:8px 8px 0;user-select:none;position:relative;z-index:3;flex-shrink:0}.ChromeBrowser_tabBar__Co6by,.ChromeBrowser_tab__vtOKe{display:flex;align-items:center}.ChromeBrowser_tab__vtOKe{background-color:#fff;border-radius:8px 8px 0 0;padding:8px 10px;min-width:200px;max-width:240px;height:32px;margin-right:1px;transition:background-color .2s ease}.ChromeBrowser_tab__vtOKe:hover{background-color:#f1f3f4}.ChromeBrowser_favicon__0WucR{margin-right:8px;display:flex;align-items:center;justify-content:center}.ChromeBrowser_tabTitle___PRyC{flex:1;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ChromeBrowser_closeTab__2LgBb{opacity:.6;cursor:pointer;margin-left:8px}.ChromeBrowser_closeTab__2LgBb:hover{opacity:1;background-color:#e8eaed;border-radius:50%}.ChromeBrowser_newTab___kfRT{width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:20px;cursor:pointer;border-radius:50%;margin-left:4px}.ChromeBrowser_newTab___kfRT:hover{background-color:#e8eaed}.ChromeBrowser_addressBar__lAlUZ{display:flex;align-items:center;background-color:#fff;padding:8px;gap:8px;position:relative;z-index:3;flex-shrink:0}.ChromeBrowser_navigationButtons__BUzVl{display:flex;gap:4px}.ChromeBrowser_navButton__svldK{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;transition:background-color .2s ease}.ChromeBrowser_navButton__svldK:hover{background-color:#f1f3f4}.ChromeBrowser_navButton__svldK:disabled{opacity:.5;cursor:not-allowed}.ChromeBrowser_urlForm__BVKCQ{flex:1}.ChromeBrowser_urlBar__KV4Z_{display:flex;align-items:center;background-color:#f1f3f4;border-radius:20px;padding:0 12px;height:36px}.ChromeBrowser_searchIcon___7zS7{color:#5f6368;margin-right:8px}.ChromeBrowser_urlInput__V_SAZ{flex:1;border:none;background:none;outline:none;font-size:14px;color:#202124}.ChromeBrowser_browserActions__ZZyxH{display:flex;gap:4px}.ChromeBrowser_actionButton__1N3m3{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;transition:background-color .2s ease}.ChromeBrowser_actionButton__1N3m3:hover{background-color:#f1f3f4}.ChromeBrowser_browserContent__Zgyl4{flex:1;position:relative;background-color:white;overflow:hidden;display:flex;flex-direction:column}.ChromeBrowser_loadingIndicator__Z1UL9{position:absolute;top:0;left:0;right:0;height:3px;z-index:10}.ChromeBrowser_loadingBar__3bBcU{height:100%;background-color:#4285f4}@media (max-width:768px){.ChromeBrowser_browser__d6Rfc{display:flex;flex-direction:column;height:100%;width:100%}.ChromeBrowser_addressBar__lAlUZ{padding:6px;gap:4px}.ChromeBrowser_urlBar__KV4Z_{height:32px;padding:0 8px}.ChromeBrowser_urlInput__V_SAZ{font-size:12px}.ChromeBrowser_navigationButtons__BUzVl{gap:2px}.ChromeBrowser_actionButton__1N3m3,.ChromeBrowser_navButton__svldK{width:24px;height:24px}}@media (max-width:480px){.ChromeBrowser_browserContent__Zgyl4{height:calc(100% - 80px);max-height:calc(100dvh - 160px)}.ChromeBrowser_iframeWrapper__v3J2o{height:100%;max-height:100%}.ChromeBrowser_browser__d6Rfc{max-height:100%;overflow:hidden}}.ChromeBrowser_websiteContent__j1ESj{width:100%;height:100%;overflow-y:auto;background-color:#ffffff}.ChromeBrowser_personalWebsite__aUKOA{max-width:1200px;margin:0 auto;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333}.ChromeBrowser_websiteHeader__3qwqa{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:60px 40px;text-align:center}.ChromeBrowser_profileSection__ghkB5{display:flex;flex-direction:column;align-items:center;gap:24px}.ChromeBrowser_profileImage__TgOuh{width:120px;height:120px;border-radius:50%;overflow:hidden;border:4px solid rgba(255,255,255,.3)}.ChromeBrowser_avatarPlaceholder__XX_Fo{width:100%;height:100%;background:rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:700;color:white}.ChromeBrowser_profileInfo__CXzV3 h1{margin:0;font-size:3rem;font-weight:300;letter-spacing:-1px}.ChromeBrowser_title__dXt3l{margin:8px 0 0;font-size:1.2rem;opacity:.9;font-weight:400}.ChromeBrowser_websiteMain__X4Iad{padding:60px 40px}.ChromeBrowser_websiteMain__X4Iad section{margin-bottom:60px}.ChromeBrowser_websiteMain__X4Iad h2{font-size:2.5rem;font-weight:300;margin-bottom:30px;color:#2c3e50;border-bottom:3px solid #3498db;padding-bottom:10px;display:inline-block}.ChromeBrowser_aboutSection__JCIGy p{font-size:1.2rem;color:#555;max-width:800px;margin:0}.ChromeBrowser_contactGrid__s6VWd{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-top:30px}.ChromeBrowser_contactItem__xt9NK{padding:24px;background:#f8f9fa;border-radius:8px;border-left:4px solid #3498db;display:flex;flex-direction:column;gap:8px}.ChromeBrowser_contactItem__xt9NK strong{color:#2c3e50;font-weight:600}.ChromeBrowser_contactItem__xt9NK a{color:#3498db;text-decoration:none;font-weight:500;transition:color .2s ease}.ChromeBrowser_contactItem__xt9NK a:hover{color:#2980b9;text-decoration:underline}.ChromeBrowser_skillsGrid__aEaZe{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:30px}.ChromeBrowser_skillCategory__WaEK4{background:#fff;padding:30px;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);border-top:4px solid #3498db}.ChromeBrowser_skillCategory__WaEK4 h3{margin:0 0 20px;color:#2c3e50;font-size:1.3rem;font-weight:600}.ChromeBrowser_skillCategory__WaEK4 ul{list-style:none;padding:0;margin:0}.ChromeBrowser_skillCategory__WaEK4 li{padding:8px 0;color:#555;border-bottom:1px solid #eee;font-weight:500}.ChromeBrowser_skillCategory__WaEK4 li:last-child{border-bottom:none}.ChromeBrowser_projectsGrid__oQ_Pm{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:30px;margin-top:30px}.ChromeBrowser_projectCard__m2lNS{background:#fff;padding:30px;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);border-left:4px solid #e74c3c;transition:transform .2s ease,box-shadow .2s ease}.ChromeBrowser_projectCard__m2lNS:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.ChromeBrowser_projectCard__m2lNS h3{margin:0 0 15px;color:#2c3e50;font-size:1.4rem;font-weight:600}.ChromeBrowser_projectCard__m2lNS p{margin:0;color:#555;line-height:1.6}.ChromeBrowser_websiteFooter__ZPykL{background:#2c3e50;color:white;text-align:center;padding:30px;margin-top:60px}.ChromeBrowser_websiteFooter__ZPykL p{margin:0;opacity:.8}@media (max-width:768px){.ChromeBrowser_websiteHeader__3qwqa{padding:40px 20px}.ChromeBrowser_profileInfo__CXzV3 h1{font-size:2.5rem}.ChromeBrowser_title__dXt3l{font-size:1.1rem}.ChromeBrowser_websiteMain__X4Iad{padding:40px 20px}.ChromeBrowser_websiteMain__X4Iad h2{font-size:2rem}.ChromeBrowser_contactGrid__s6VWd,.ChromeBrowser_projectsGrid__oQ_Pm,.ChromeBrowser_skillsGrid__aEaZe{grid-template-columns:1fr}.ChromeBrowser_aboutSection__JCIGy p{font-size:1.1rem}}.ChromeBrowser_externalSitePrompt__3QyR_{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:40px 20px;text-align:center;background-color:#f8f9fa}.ChromeBrowser_externalSiteIcon__ZtlQg{margin-bottom:24px;opacity:.8}.ChromeBrowser_externalSiteTitle__Dhrnn{font-size:1.8rem;font-weight:600;color:#2c3e50;margin:0 0 16px}.ChromeBrowser_externalSiteDescription__2R5OR{font-size:1rem;color:#555;max-width:400px;line-height:1.6;margin:0 0 32px}.ChromeBrowser_externalSiteButton__Q8g0p{display:inline-flex;align-items:center;gap:8px;background-color:#0078d7;color:white;border:none;padding:12px 24px;border-radius:6px;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.ChromeBrowser_externalSiteButton__Q8g0p:hover{background-color:#106ebe;transform:translateY(-1px);text-decoration:none;color:white}.ChromeBrowser_externalLinkIcon__X7N0R{flex-shrink:0}.ChromeBrowser_urlIcon__Ya78Y{color:#5f6368;margin-right:8px}.ChromeBrowser_urlText__gs5Ab{color:#5f6368;font-size:14px}.FolderContent_folderContainer__FjVBz{padding:20px;height:100%;overflow-y:auto;font-family:Segoe UI,Arial,sans-serif;color:#333;background-color:#fff;background:linear-gradient(135deg,#ffffff,#f8f9fa);will-change:scroll-position;transform:translateZ(0)}.FolderContent_folderTitle__HdQlA{font-size:24px;font-weight:600;margin-bottom:20px;color:#0078d7;border-bottom:2px solid #0078d7;padding-bottom:10px;will-change:transform;backface-visibility:hidden;transform:translateZ(0)}.FolderContent_tabBar__LvHtF{display:flex;background:rgba(0,120,215,.08);border:1px solid rgba(0,120,215,.15);border-radius:8px;padding:4px;gap:6px}.FolderContent_tabButton__gz__1{background:transparent;border:0;font-size:12px;padding:6px 10px;border-radius:6px;cursor:pointer;color:#0078d7;font-weight:500;transition:background-color .2s ease,color .2s ease;animation:FolderContent_tabNudge__uV0sS 9s ease-in-out infinite;will-change:transform}.FolderContent_tabButton__gz__1:hover{background:rgba(0,120,215,.15)}.FolderContent_activeTab__OCcjo{background:#0078d7;color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.15)}@keyframes FolderContent_tabNudge__uV0sS{0%,92%,to{transform:translateY(0)}5%{transform:translateY(-2px)}8%{transform:translateY(0)}11%{transform:translateY(-1px)}14%{transform:translateY(0)}}.FolderContent_projectItem__i0G3C{margin-bottom:30px;padding:15px;background:linear-gradient(135deg,#f9f9f9,#ffffff);border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.08);border:1px solid rgba(0,120,215,.1);transition:transform .2s ease,box-shadow .2s ease;position:relative;overflow:hidden;will-change:transform;backface-visibility:hidden;transform:translateZ(0)}.FolderContent_projectItem__i0G3C:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#0078d7,#106ebe,#0078d7);opacity:0;transition:opacity .3s ease}.FolderContent_projectItem__i0G3C:hover:before{opacity:1}.FolderContent_projectItem__i0G3C h2{font-size:18px;font-weight:600;margin-bottom:10px;color:#0078d7}.FolderContent_projectLinks__MJo8c{margin-bottom:10px;display:flex;gap:10px}.FolderContent_projectLink__XSiCl{display:inline-flex;align-items:center;gap:5px;color:#0078d7;text-decoration:none;font-size:14px;background-color:rgba(0,120,215,.1);padding:4px 8px;border-radius:4px;transition:background-color .2s ease}.FolderContent_projectLink__XSiCl:hover{background-color:rgba(0,120,215,.2);text-decoration:underline}.FolderContent_projectItem__i0G3C ul{padding-left:20px;will-change:transform;transform:translateZ(0)}.FolderContent_projectItem__i0G3C li{margin-bottom:8px;line-height:1.5;will-change:transform;backface-visibility:hidden;transform:translateZ(0)}.FolderContent_infoCard__j2Ggl{background:linear-gradient(135deg,#f9f9f9,#ffffff);border-radius:12px;padding:20px;box-shadow:0 4px 15px rgba(0,0,0,.08);border:1px solid rgba(0,120,215,.1);transition:all .3s ease}.FolderContent_infoRow__KdCfa{display:flex;margin-bottom:15px;padding:8px;border-radius:6px;transition:all .3s ease}.FolderContent_infoLabel__Jiq9h{font-weight:600;width:150px;color:#555;transition:color .3s ease}.FolderContent_infoValue__gMc4_{flex:1;transition:all .3s ease}.FolderContent_contactCard__vzaYP{background:linear-gradient(135deg,#f9f9f9,#ffffff);border-radius:12px;padding:20px;box-shadow:0 4px 15px rgba(0,0,0,.08);border:1px solid rgba(0,120,215,.1);transition:all .3s ease}.FolderContent_contactItem__FSWiO{display:flex;align-items:center;margin-bottom:20px;padding:15px;border-radius:8px;transition:all .3s ease;cursor:pointer}.FolderContent_contactIcon__ScV_z{margin-right:15px;color:#0078d7;transition:all .3s ease}.FolderContent_contactDetails__O_7g_{flex:1}.FolderContent_contactLabel__FZ7gi{display:block;font-weight:600;color:#555;margin-bottom:4px;transition:color .3s ease}.FolderContent_contactValue__IAuSg{color:#0078d7;text-decoration:none;font-size:14px;transition:all .3s ease}.FolderContent_contactValue__IAuSg:hover{text-decoration:underline;transform:translateX(5px)}.FolderContent_skillsGrid__5pk8O{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}.FolderContent_skillCategory__jvDUg{background:linear-gradient(135deg,#f9f9f9,#ffffff);border-radius:12px;padding:20px;box-shadow:0 4px 15px rgba(0,0,0,.08);border:1px solid rgba(0,120,215,.1);transition:all .3s ease;position:relative;overflow:hidden}.FolderContent_skillCategory__jvDUg:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0078d7,#106ebe,#0078d7);opacity:0;transition:opacity .3s ease}.FolderContent_skillCategory__jvDUg:hover:before{opacity:1}.FolderContent_skillCategory__jvDUg h2{font-size:18px;font-weight:600;margin-bottom:15px;color:#0078d7;background:linear-gradient(90deg,#0078d7,#106ebe);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;border-bottom:1px solid #e0e0e0;padding-bottom:5px}.FolderContent_skillList__e7vy0{list-style:none;padding:0;margin:0}.FolderContent_skillList__e7vy0 li{padding:8px 12px;background:rgba(0,120,215,.05);border-radius:6px;border-left:3px solid transparent;transition:all .3s ease;cursor:pointer}.FolderContent_skillList__e7vy0 li:hover{background:rgba(0,120,215,.1);border-left-color:#0078d7;transform:translateX(5px)}.FolderContent_skillList__e7vy0 li{margin-bottom:8px}.FolderContent_educationItem__dDVqa{background-color:#f9f9f9;border-radius:8px;padding:20px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.FolderContent_educationHeader__EA8vJ{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.FolderContent_educationHeader__EA8vJ h2{font-size:18px;font-weight:600;color:#0078d7;margin:0}.FolderContent_educationYear__UQ5uz{font-size:14px;color:#666}.FolderContent_educationInstitution__IgJnJ{font-size:16px;color:#333}.FolderContent_certificationsList__cBiVt{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.FolderContent_certificationItem__DN6Ub{background-color:#f9f9f9;border-radius:8px;padding:15px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.FolderContent_certificationItem__DN6Ub h2{font-size:18px;font-weight:600;margin-bottom:10px;color:#0078d7}.FolderContent_certificationIssuer__l20Cb{font-size:14px;color:#555;margin-bottom:5px}.FolderContent_certificationDate__Z5rUZ{font-size:14px;color:#666}.FolderContent_additionalInfo__BD_gH{display:flex;flex-direction:column;gap:20px}.FolderContent_infoSection__JRqtW{background-color:#f9f9f9;border-radius:8px;padding:15px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.FolderContent_infoSection__JRqtW h2{font-size:18px;font-weight:600;margin-bottom:15px;color:#0078d7;border-bottom:1px solid #e0e0e0;padding-bottom:5px}.FolderContent_workExperience__NBvGZ h3{font-size:16px;font-weight:600;margin-bottom:5px}.FolderContent_workDuration__l8Qbp{font-size:14px;color:#666;margin-bottom:10px}.FolderContent_workDescription__27u5K{margin-bottom:10px;line-height:1.5}.FolderContent_workResponsibilities__xeyNF{padding-left:20px}.FolderContent_workResponsibilities__xeyNF li{margin-bottom:8px;line-height:1.5}.FolderContent_interestsList__q0aYA,.FolderContent_languageList__GNCmd{list-style-type:disc;padding-left:20px}.FolderContent_interestsList__q0aYA li,.FolderContent_languageList__GNCmd li{margin-bottom:8px}@media (max-width:768px){.FolderContent_folderContainer__FjVBz{padding:15px}.FolderContent_folderTitle__HdQlA{font-size:20px;margin-bottom:15px;padding-bottom:8px}.FolderContent_tabBar__LvHtF{flex-direction:column;gap:4px;padding:6px}.FolderContent_tabButton__gz__1{font-size:13px;padding:8px 12px;text-align:center}.FolderContent_projectItem__i0G3C{padding:12px;margin-bottom:20px}.FolderContent_projectItem__i0G3C h2{font-size:16px;margin-bottom:8px}.FolderContent_projectLinks__MJo8c{flex-direction:column;gap:8px}.FolderContent_projectLink__XSiCl{padding:8px 12px;font-size:13px;text-align:center}.FolderContent_certificationsList__cBiVt,.FolderContent_skillsGrid__5pk8O{grid-template-columns:1fr;gap:15px}.FolderContent_educationHeader__EA8vJ{flex-direction:column;align-items:flex-start}.FolderContent_infoRow__KdCfa{flex-direction:column;gap:5px}.FolderContent_infoLabel__Jiq9h{width:auto;font-weight:700}.FolderContent_contactItem__FSWiO{flex-direction:column;text-align:center;padding:12px}.FolderContent_contactIcon__ScV_z{margin-right:0;margin-bottom:8px}}@media (max-width:480px){.FolderContent_folderContainer__FjVBz{padding:10px}.FolderContent_folderTitle__HdQlA{font-size:18px}.FolderContent_projectItem__i0G3C{padding:10px;margin-bottom:15px}.FolderContent_projectItem__i0G3C h2{font-size:15px}.FolderContent_projectItem__i0G3C ul{padding-left:15px}.FolderContent_projectItem__i0G3C li{font-size:13px;line-height:1.4}.FolderContent_tabButton__gz__1{font-size:12px;padding:6px 10px}}.FileExplorer_fileExplorer__ekG40{display:flex;flex-direction:column;height:100%;width:100%;background-color:white;overflow:hidden}.FileExplorer_toolbar__n25NR{display:flex;align-items:center;justify-content:space-between;padding:5px 10px;background-color:#f0f0f0;border-bottom:1px solid #e0e0e0;flex-shrink:0}.FileExplorer_toolbarButtons__t1Hpf{display:flex;gap:5px}.FileExplorer_toolbarButton__fckja{padding:5px 10px;background:none;border:none;cursor:pointer;font-size:14px}.FileExplorer_toolbarButton__fckja:hover{background-color:#e0e0e0}.FileExplorer_searchContainer__u5dju{display:flex;align-items:center;background-color:white;border:1px solid #ccc;padding:2px 8px;border-radius:3px}.FileExplorer_searchInput__aRkWI{border:none;outline:none;font-size:14px;width:200px}.FileExplorer_explorerContent__59evb{display:flex;flex:1;overflow:hidden}.FileExplorer_sidebar__0yzw7{width:200px;background-color:#f9f9f9;border-right:1px solid #e0e0e0;padding:10px 0;overflow-y:auto}.FileExplorer_sidebarSection__fENkn{margin-bottom:20px}.FileExplorer_sidebarHeader__I_JMO{padding:5px 15px;font-size:12px;font-weight:700;color:#666}.FileExplorer_sidebarItem__uEo8S{display:flex;align-items:center;padding:5px 15px;cursor:pointer;font-size:14px}.FileExplorer_sidebarItem__uEo8S:hover{background-color:#e9e9e9}.FileExplorer_sidebarIcon__6i1A9{margin-right:8px;color:#0078d7}.FileExplorer_fileList__0Wkin{flex:1;display:flex;flex-direction:column;overflow:hidden}.FileExplorer_breadcrumb__b2d4o{display:flex;align-items:center;padding:8px 15px;background-color:#f5f5f5;border-bottom:1px solid #e0e0e0;font-size:14px}.FileExplorer_breadcrumb__b2d4o span{margin:0 5px}.FileExplorer_files__UJA1z{flex:1;display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:15px;padding:15px;overflow-y:auto}.FileExplorer_fileItem__IJtWI{display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer;padding:5px;border-radius:3px}.FileExplorer_fileItem__IJtWI:hover{background-color:#f0f0f0}.FileExplorer_fileItem__IJtWI span{margin-top:5px;font-size:12px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.FileExplorer_statusBar__I3of6{display:flex;align-items:center;padding:5px 15px;background-color:#f0f0f0;border-top:1px solid #e0e0e0;font-size:12px;color:#666;flex-shrink:0}.FileExplorer_statusItem__9vDkd{margin-right:15px}.ResumePdfViewer_pdfViewer__jekP_{display:flex;flex-direction:column;height:100%;width:100%;background-color:#f0f0f0;overflow:hidden}.ResumePdfViewer_toolbar__1rqkS{display:flex;align-items:center;justify-content:space-between;padding:5px 10px;background-color:#f0f0f0;border-bottom:1px solid #e0e0e0;flex-shrink:0}.ResumePdfViewer_toolbarButtons__x2B_j{display:flex;gap:5px}.ResumePdfViewer_toolbarButton__QAVNk{padding:5px 10px;background:none;border:none;cursor:pointer;font-size:14px}.ResumePdfViewer_toolbarButton__QAVNk:hover{background-color:#e0e0e0}.ResumePdfViewer_toolbarActions__1RD5I{display:flex;gap:5px}.ResumePdfViewer_actionButton__OMfVV{display:flex;align-items:center;gap:5px;padding:5px 10px;background:none;border:1px solid #ccc;border-radius:3px;cursor:pointer;font-size:14px}.ResumePdfViewer_actionButton__OMfVV:hover{background-color:#e0e0e0}.ResumePdfViewer_pdfContent__fBwD_{flex:1;overflow-y:auto;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);margin:10px;border:1px solid #ddd}.Desktop_desktop__BwRDr{flex:1;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.Desktop_iconGrid__mOtQV{display:grid;grid-template-columns:repeat(5,1fr);gap:30px;padding:20px;align-items:center;justify-items:center}@media (min-width:769px){.Desktop_desktop__BwRDr{align-items:center;justify-content:center}.Desktop_iconGrid__mOtQV{display:grid;grid-template-columns:repeat(5,1fr);gap:30px;padding:20px;align-items:center;justify-items:center}}@media (max-width:768px) and (min-width:481px){.Desktop_desktop__BwRDr{align-items:center;justify-content:center;padding:0 20px}.Desktop_iconGrid__mOtQV{grid-template-columns:repeat(3,1fr);gap:15px;padding:15px 10px;width:100%;max-width:calc(100vw - 40px);justify-items:center}}@media (max-width:480px){.Desktop_desktop__BwRDr{align-items:center;justify-content:center;padding:0 15px}.Desktop_iconGrid__mOtQV{grid-template-columns:repeat(2,1fr);gap:10px;padding:10px 5px;width:100%;max-width:calc(100vw - 30px);justify-items:center}}.Taskbar_taskbar__MxlU9{height:40px;background-color:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:space-between;z-index:1000;user-select:none}.Taskbar_left__w9kmu{display:flex;align-items:center;height:100%}.Taskbar_startButton__eokS_{width:48px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;transition:background-color .2s ease}.Taskbar_active__KRdA7{background-color:#0078d7}.Taskbar_windowsLogo__CZsYG{width:16px;height:16px}.Taskbar_searchContainer__j5AqK{display:flex;align-items:center;height:32px;background-color:rgba(255,255,255,.1);border-radius:3px;margin-left:5px;padding:0 10px;width:215px;cursor:default;position:relative}.Taskbar_searchIcon__MDbFp{margin-right:8px;color:#fff}.Taskbar_searchText__8RVsg{color:#ccc;font-size:12px}.Taskbar_taskbarIcons__gjHJ_{display:flex;height:100%}.Taskbar_taskbarIcon__fisbr{width:48px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;transition:background-color .2s ease}.Taskbar_activeApp__8M3kP{border-bottom:2px solid #0078d7}.Taskbar_minimizedApp___ZIKT{border-bottom:2px solid rgba(255,255,255,.3)}.Taskbar_appIconSmall__NMtAZ{transform:scale(.8)}.Taskbar_right__m_L8p,.Taskbar_systemTray__qM_x5{display:flex;align-items:center;height:100%}.Taskbar_trayIcon__nPbbx{width:24px;height:40px;align-items:center}.Taskbar_dateTime__gq_jc,.Taskbar_trayIcon__nPbbx{display:flex;justify-content:center;cursor:pointer;position:relative;transition:background-color .2s ease}.Taskbar_dateTime__gq_jc{color:white;text-align:center;font-size:12px;padding:0 10px;height:100%;flex-direction:column}.Taskbar_time__mTuPh{font-weight:400}.Taskbar_date__8lPkv{font-size:10px}.Taskbar_showDesktop__vH7pd{width:5px;height:100%;border-left:1px solid rgba(255,255,255,.2);cursor:pointer;position:relative;transition:background-color .2s ease}.Taskbar_tooltip__xdW1o{position:absolute;bottom:45px;left:50%;transform:translateX(-50%);background-color:rgba(0,0,0,.8);color:white;padding:4px 8px;border-radius:4px;font-size:12px;white-space:nowrap;pointer-events:none;z-index:1001}@media (max-width:768px){.Taskbar_taskbar__MxlU9{height:42px}.Taskbar_startButton__eokS_{width:50px;height:42px}.Taskbar_taskbarIcon__fisbr{width:46px;height:42px}.Taskbar_searchContainer__j5AqK{display:none}.Taskbar_dateTime__gq_jc{padding:0 8px;font-size:12px}.Taskbar_date__8lPkv{display:none}.Taskbar_time__mTuPh{font-size:12px}.Taskbar_startButton__eokS_:hover,.Taskbar_taskbarIcon__fisbr:hover{background-color:rgba(255,255,255,.15)}.Taskbar_trayIcon__nPbbx{width:28px;height:42px}}@media (max-width:480px){.Taskbar_taskbar__MxlU9{height:44px;position:fixed;bottom:0;left:0;right:0;z-index:1100;padding:0 8px;background-color:rgba(0,0,0,.9)}.Taskbar_startButton__eokS_{width:48px;height:44px}.Taskbar_taskbarIcon__fisbr{width:44px;height:44px;margin:0 2px}.Taskbar_taskbarIcon__fisbr:active{transform:scale(.95);transition:transform .1s ease}.Taskbar_systemTray__qM_x5{display:none}.Taskbar_dateTime__gq_jc{padding:0 8px;font-size:11px}.Taskbar_date__8lPkv{display:none}.Taskbar_time__mTuPh{font-size:11px}.Taskbar_tooltip__xdW1o{bottom:50px;font-size:11px;padding:6px 10px}.Taskbar_control__Lgmj9{min-width:44px;min-height:44px}.Taskbar_showDesktop__vH7pd{width:8px}}.StartMenu_startMenu__WeHn1{position:absolute;bottom:40px;left:0;width:350px;height:600px;background-color:#f0f0f0;border-radius:0 4px 4px 0;box-shadow:0 5px 25px rgba(0,0,0,.3);display:flex;flex-direction:column;z-index:1000;overflow:hidden;user-select:none}.StartMenu_searchBar__WXgW9{display:flex;align-items:center;padding:10px;background-color:white;border-bottom:1px solid #e0e0e0}.StartMenu_searchBar__WXgW9 input{flex:1;border:none;outline:none;margin-left:10px;font-size:14px}.StartMenu_pinnedApps__C0eia{padding:10px}.StartMenu_pinnedApps__C0eia h3{font-size:12px;margin-bottom:10px;color:#666}.StartMenu_appGrid__ptE8u{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.StartMenu_appTile__CaHEm{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 5px;cursor:pointer;border-radius:4px;min-height:70px;text-align:center}.StartMenu_appTile__CaHEm:hover{background-color:#e0e0e0}.StartMenu_appIcon__VvXF2{width:32px;height:32px;display:flex;align-items:center;justify-content:center;margin-bottom:5px;flex-shrink:0}.StartMenu_appName__V1wfA{font-size:11px;text-align:center;line-height:1.2;word-wrap:break-word;hyphens:auto;max-width:100%}.StartMenu_allApps__TCcRp{flex:1;padding:10px;overflow-y:auto;background-color:white}.StartMenu_allApps__TCcRp h3{font-size:12px;margin-bottom:10px;color:#666}.StartMenu_appList___Wi5u{display:flex;flex-direction:column}.StartMenu_appListItem__rFLwI{display:flex;align-items:center;padding:8px;cursor:pointer;border-radius:4px}.StartMenu_appListIcon__mu69O{width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-right:10px}.StartMenu_appListName__Q4Y3E{font-size:14px}.StartMenu_footer__kqsuF{height:50px;background-color:#f0f0f0;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-top:1px solid #e0e0e0}.StartMenu_userProfile__5Eurc{display:flex;align-items:center;gap:10px;cursor:pointer}.StartMenu_powerButton__AdEJc{width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%}.StartMenu_powerButton__AdEJc:hover{background-color:#e0e0e0}.LoginScreen_loginScreen__HvjAX{position:fixed;top:0;left:0;width:100vw;height:100vh;background-image:url(/images/windows-wallpaper.png);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;display:flex;flex-direction:column;justify-content:center;align-items:center;color:white;z-index:3000;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.LoginScreen_loginScreen__HvjAX:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);backdrop-filter:blur(10px);z-index:-1}.LoginScreen_centerContent__bkTDe{display:flex;flex-direction:column;align-items:center;margin-bottom:100px}.LoginScreen_centerAvatar__bN2qy{width:120px;height:120px;background-color:rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.LoginScreen_centerAvatarImage__5pUe0{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid white}.LoginScreen_centerName__aDkLm{font-size:32px;font-weight:300;margin-bottom:20px}.LoginScreen_passwordForm__KoUT6{width:100%;display:flex;justify-content:center}.LoginScreen_passwordContainer__xOfeK{position:relative;width:280px}.LoginScreen_passwordInput__Axhof{width:100%;height:36px;background-color:white;border:none;padding:0 40px 0 10px;font-size:14px;outline:none}.LoginScreen_submitButton__xWvon{width:36px;height:36px;background-color:#0078d7;border:none;color:white;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:2px;transition:all .2s ease;touch-action:manipulation}.LoginScreen_submitButton__xWvon:hover{background-color:#0063b1;transform:scale(1.05)}.LoginScreen_submitButton__xWvon:active{transform:scale(.95);background-color:#005499}.LoginScreen_submitButton__xWvon:disabled{opacity:.7;cursor:not-allowed}.LoginScreen_userList__qC_Rk{position:absolute;bottom:40px;left:40px;display:flex;flex-direction:column;gap:10px}.LoginScreen_userItem__fNNYQ{display:flex;align-items:center;gap:10px;padding:5px 15px 5px 5px;border-radius:2px;cursor:pointer}.LoginScreen_userItem__fNNYQ.LoginScreen_active__x2sHn{background-color:rgb(213 221 228/14%)}.LoginScreen_userAvatar__evRVq{width:40px;height:40px;background-color:rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center}.LoginScreen_userName__FcBZR{font-size:14px}.LoginScreen_systemIcons__0mPUA{position:absolute;bottom:20px;right:20px;display:flex;gap:15px}.LoginScreen_systemIcon__fUP4S{width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer}.LoginScreen_loader__3aoGP{border-radius:50%;border:2px solid rgba(255,255,255,.3);border-top-color:white;width:16px;height:16px;animation:LoginScreen_spin__TzRwY 1s linear infinite}@keyframes LoginScreen_spin__TzRwY{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.LoginScreen_fadeOut__godDB{animation:LoginScreen_fadeOut__godDB .5s forwards}@keyframes LoginScreen_fadeOut__godDB{0%{opacity:1}to{opacity:0}}@media (max-width:768px){.LoginScreen_loginScreen__HvjAX{padding:20px}.LoginScreen_centerContent__bkTDe{margin-bottom:60px}.LoginScreen_centerAvatar__bN2qy{width:100px;height:100px;margin-bottom:15px}.LoginScreen_centerAvatarImage__5pUe0{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid white}.LoginScreen_centerName__aDkLm{font-size:28px;margin-bottom:25px;text-align:center}.LoginScreen_submitButton__xWvon{width:48px;height:48px;border-radius:4px}.LoginScreen_passwordContainer__xOfeK{width:100%;max-width:300px}.LoginScreen_passwordInput__Axhof{height:48px;padding:0 56px 0 15px;font-size:16px}.LoginScreen_userList__qC_Rk{bottom:20px;left:20px}.LoginScreen_systemIcons__0mPUA{bottom:15px;right:15px;gap:10px}.LoginScreen_systemIcon__fUP4S{width:44px;height:44px;border-radius:4px}.LoginScreen_userItem__fNNYQ{padding:8px 15px 8px 8px;border-radius:4px;min-height:44px}}@media (max-width:480px){.LoginScreen_centerName__aDkLm{font-size:24px}.LoginScreen_centerAvatar__bN2qy{width:90px;height:90px}.LoginScreen_centerAvatarImage__5pUe0{width:100%;height:100%;border-radius:50%;object-fit:cover;border:2px solid white}.LoginScreen_passwordContainer__xOfeK{width:90%}.LoginScreen_userList__qC_Rk{bottom:15px;left:15px}.LoginScreen_systemIcons__0mPUA{gap:8px}.LoginScreen_systemIcon__fUP4S{width:40px;height:40px}}.windows-loader{background:#0078d4;background:linear-gradient(135deg,#0078d4,#106ebe);color:white;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;flex-direction:column;height:100vh;width:100%;overflow:hidden}.spinning-circle,.windows-loader{display:flex;align-items:center;justify-content:center;position:relative}.spinning-circle{margin-bottom:3rem;width:80px;height:80px;animation:logoFadeIn 1s ease-out}.circle-outer{width:100%;height:100%;border:3px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:spin 1s linear infinite}.loading-text{font-size:16px;font-weight:300;letter-spacing:.5px;opacity:.9;animation:textPulse 2s ease-in-out infinite;text-align:center;margin:2rem 0 0}.windows-loader:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(120,119,198,.3) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,119,198,.3) 0,transparent 50%),radial-gradient(circle at 40% 40%,rgba(120,219,255,.3) 0,transparent 50%);animation:backgroundShift 8s ease-in-out infinite;z-index:-1}@keyframes logoFadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes textPulse{0%,to{opacity:.7}50%{opacity:1}}@keyframes backgroundShift{0%,to{transform:scale(1) rotate(0deg)}50%{transform:scale(1.1) rotate(180deg)}}@media (max-width:768px){.spinning-circle{margin-bottom:2rem;width:60px;height:60px}.loading-text{font-size:14px}}@media (max-width:480px){.spinning-circle{width:50px;height:50px}.loading-text{font-size:12px;padding:0 20px}}.page_main__nw1Wk{flex-direction:column;overflow:hidden;position:relative}.page_loading__4WMny,.page_main__nw1Wk{display:flex;height:100dvh;width:100vw;background-image:linear-gradient(135deg,#0078d7,#0099f7);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.page_loading__4WMny{justify-content:center;align-items:center;color:white;font-size:24px}.page_loaderOverlay__U_TEF{position:fixed;top:0;left:0;width:100%;height:100%;z-index:4000;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;transition:transform 1s ease-in-out}.page_fadeOut__fTsyT{transform:translateY(-100%)}