.welcome-screen{width:100%;height:100vh;height:100dvh;min-height:100vh;background:linear-gradient(to bottom,#5a8fc7,#3a6ea5);display:grid;grid-template-columns:1fr 1px 1fr;grid-template-rows:80px 1fr 80px;position:relative;overflow:hidden}.mobile-user-section{display:none}.welcome-top-bar{grid-column:1 / -1;grid-row:1;height:80px;min-height:80px;background:linear-gradient(to bottom,#3159af,#2347a5);width:100%;border-bottom:1px solid #1a3580;display:block;flex-shrink:0}.welcome-main{grid-column:1;grid-row:2;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;padding-right:35px;position:relative}.windows-logo-section{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:25px}.windows-xp-logo{width:200px;height:auto;object-fit:contain}.welcome-divider{grid-column:2;grid-row:2;background:linear-gradient(to right,#ffffff4d,#ffffff1a);width:1px}.welcome-right{grid-column:3;grid-row:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-left:35px;position:relative;gap:0px}.user-account-tile{display:flex;flex-direction:row;align-items:center;gap:15px;padding:15px 25px 15px 15px;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;position:relative;z-index:1}.user-account-tile:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:-10px;width:2000px;height:calc(100% + 20px);background:linear-gradient(to right,rgba(31,84,170,.85) 0%,rgba(31,84,170,.6) 15%,rgba(31,84,170,.3) 30%,transparent 60%);border-radius:12px;opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:-1}.user-account-tile:hover:before,.user-account-tile.active:before{opacity:1}.user-account-icon{width:64px;height:64px;border-radius:4px;border:3px solid #ffd700;background:#fff;object-fit:cover}.user-account-label{color:#fff;font-size:18px;font-weight:700;text-shadow:1px 1px 2px rgba(0,0,0,.7);font-family:Tahoma,sans-serif}.instruction-text{color:#fff;font-size:15px;text-align:center;text-shadow:1px 1px 2px rgba(0,0,0,.7);font-family:Tahoma,sans-serif;margin-top:20px}.password-section{display:flex;flex-direction:column;gap:3px;animation:slideDown .3s ease-out;z-index:2;position:relative;margin-top:-30px}.password-label{color:#fff;font-size:11px;font-family:Tahoma,sans-serif;text-shadow:1px 1px 2px rgba(0,0,0,.7);margin-left:95px}.password-input-container{display:flex;gap:8px;align-items:center;margin-left:95px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.password-input{width:200px;padding:8px 12px;border:2px solid #8bb4d8;border-radius:4px;font-size:14px;font-family:Tahoma,sans-serif;outline:none;background:#fff;height:32px;box-sizing:border-box}.password-input:focus{border-color:#5a9ed6}.password-input::placeholder{color:#999;font-style:italic}.password-arrow-btn{width:32px;height:32px;background:transparent;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:all .2s ease;flex-shrink:0}.password-arrow-btn:hover{opacity:.8}.password-arrow-btn:active{transform:scale(.95)}.arrow-icon{width:32px;height:32px;object-fit:contain}.welcome-footer{grid-column:1 / -1;grid-row:3;height:80px;min-height:80px;background:linear-gradient(to bottom,#1e3a5f,#0f2442);padding:20px 30px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #0d1f3a;width:100%}.turn-off-btn{display:flex;align-items:center;gap:10px;padding:10px 18px;background:transparent;border:none;border-radius:0;color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease;font-family:Tahoma,sans-serif}.turn-off-btn:hover{background:#ffffff1a}.shutdown-icon{width:24px;height:24px;object-fit:contain}.footer-info{color:#fff;font-size:12px;text-align:right;text-shadow:1px 1px 2px rgba(0,0,0,.7);line-height:1.6;max-width:500px;font-family:Tahoma,sans-serif}@media (max-width: 768px){.welcome-screen{grid-template-columns:1fr;grid-template-rows:80px 1fr 80px;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh}.welcome-top-bar{grid-column:1 / -1;grid-row:1;width:100%}.welcome-main{grid-column:1 / -1;grid-row:2;padding:15px 20px;align-items:center;text-align:center;width:100%}.welcome-divider,.welcome-right{display:none}.user-account-tile{flex-direction:column;align-items:center;text-align:center;padding:15px;gap:8px}.user-account-tile:before{left:50%;top:50%;transform:translate(-50%,-50%);width:calc(100% + 30px);height:calc(100% + 15px)}.password-section{align-items:center;margin-top:10px}.password-label{margin-left:0;text-align:center}.password-input-container{margin-left:0;justify-content:center}.password-input{width:250px;max-width:90vw;height:32px;box-sizing:border-box}.welcome-footer{grid-column:1 / -1;grid-row:3;flex-direction:column;gap:15px;text-align:center;height:80px;min-height:80px;padding:10px 20px;justify-content:center;align-items:center;width:100%}.windows-xp-logo{width:180px}.footer-info{text-align:center;display:none!important}}@media (max-width: 480px){.welcome-screen{grid-template-rows:80px 1fr 80px!important;height:100vh!important;height:100dvh!important;min-height:100vh!important;min-height:100dvh!important}.welcome-top-bar{grid-column:1 / -1!important;grid-row:1!important;width:100%!important}.welcome-main{grid-column:1 / -1!important;grid-row:2!important;padding:8px 15px;width:100%!important;overflow:visible!important}.welcome-right{display:none!important}.user-account-tile{padding:12px;gap:6px;margin-bottom:5px!important}.user-account-icon{width:50px;height:50px}.user-account-label{font-size:16px}.password-input{width:200px;max-width:85vw;font-size:16px;height:36px;box-sizing:border-box}.password-section{margin-top:5px!important}.password-arrow-btn,.arrow-icon{width:36px;height:36px}.windows-xp-logo{width:150px}.instruction-text{font-size:14px}.footer-info{display:none!important}.turn-off-btn{padding:10px 15px!important;font-size:13px!important;gap:8px!important;white-space:nowrap!important;flex-shrink:0!important}.shutdown-icon{width:22px!important;height:22px!important;flex-shrink:0!important}.welcome-footer{grid-column:1 / -1!important;grid-row:3!important;height:80px!important;min-height:80px!important;padding:8px 15px!important;width:100%!important}.turn-off-btn{padding:8px 12px!important;font-size:12px!important;gap:6px!important}.shutdown-icon{width:20px!important;height:20px!important}}@media (max-width: 320px){.welcome-screen{grid-template-rows:80px 1fr 80px!important;height:100vh!important;height:100dvh!important;min-height:100vh!important;min-height:100dvh!important}.welcome-top-bar{grid-column:1 / -1!important;grid-row:1!important;width:100%!important}.welcome-main{grid-column:1 / -1!important;grid-row:2!important;padding:5px 10px!important;width:100%!important}.welcome-right{display:none!important}.welcome-footer{grid-column:1 / -1!important;grid-row:3!important;width:100%!important}.user-account-icon{width:45px!important;height:45px!important}.user-account-label{font-size:14px!important}.windows-xp-logo{width:120px!important}.password-input{width:180px!important;max-width:80vw!important}}.loading-screen{width:100%;height:100vh;background:linear-gradient(to bottom,#5a8fc7,#3a6ea5);display:grid;grid-template-columns:1fr 1px 1fr;grid-template-rows:80px 1fr 80px;position:relative;overflow:hidden}.loading-top-bar{grid-column:1 / -1;grid-row:1;background:linear-gradient(to bottom,#3159af,#2347a5);width:100%;border-bottom:1px solid #1a3580}.loading-content{grid-column:1 / -1;grid-row:2;display:grid;grid-template-columns:1fr 1px 1fr;width:100%}.loading-left{grid-column:1;display:flex;align-items:center;justify-content:flex-end;padding-right:50px}.welcome-text{color:#fff;font-size:72px;font-weight:400;font-style:italic;font-family:Tahoma,sans-serif;text-shadow:2px 2px 4px rgba(0,0,0,.3);animation:slideInLeft .8s ease-out}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.loading-divider{grid-column:2;background:linear-gradient(to right,#ffffff4d,#ffffff1a);width:1px}.loading-right{grid-column:3;display:flex;align-items:center;justify-content:flex-start;padding-left:50px}.loading-user-section{display:flex;align-items:center;gap:20px;animation:slideInRight .8s ease-out}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.loading-user-icon{width:80px;height:80px;border-radius:4px;border:3px solid #ffd700;background:#fff;object-fit:cover}.loading-user-info{display:flex;flex-direction:column;gap:8px}.loading-user-name{color:#fff;font-size:24px;font-weight:700;text-shadow:1px 1px 2px rgba(0,0,0,.7);font-family:Tahoma,sans-serif}.loading-message{color:#fff;font-size:14px;text-shadow:1px 1px 2px rgba(0,0,0,.7);font-family:Tahoma,sans-serif;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.loading-bottom-bar{grid-column:1 / -1;grid-row:3;background:linear-gradient(to bottom,#1e3a5f,#0f2442);width:100%;border-top:1px solid #1a3580}@media (max-width: 768px){.loading-content{grid-template-columns:1fr;grid-template-rows:1fr auto 1fr}.loading-left{grid-column:1;grid-row:1;justify-content:center;padding:20px}.loading-divider{display:none}.loading-right{grid-column:1;grid-row:3;justify-content:center;padding:20px}.welcome-text{font-size:48px}.loading-user-section{flex-direction:column;text-align:center}}:root{--taskbar-height: 40px}.taskbar *{box-sizing:border-box}.taskbar{position:absolute;bottom:0;left:0;right:0;height:40px;background:linear-gradient(to bottom,#3c7dc4,#2e5fa8,#1e4a8a);display:flex;align-items:stretch;padding:0;gap:0;box-shadow:0 -2px 5px #0000004d;z-index:10000;margin:0;border:none;box-sizing:border-box}.start-button{height:40px;padding:0;margin:0;background:transparent;border:none;border-radius:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .1s;flex-shrink:0;box-sizing:border-box}.start-button:hover{opacity:.9}.start-button.active{opacity:.8}.start-icon-img{height:100%;width:auto;object-fit:contain;display:block;max-height:40px}.start-menu{position:absolute;bottom:40px;left:0;width:420px;background:#fff;border:none;border-radius:0;box-shadow:none;animation:slideUp .2s ease-out;overflow:hidden;z-index:10001;display:grid;grid-template-rows:auto 1fr auto;grid-template-columns:1fr}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.start-menu-top{grid-column:1 / -1;grid-row:1;background:linear-gradient(180deg,#5c95d6,#3d7fb7);padding:0;border-bottom:2px solid #1e4a8a;width:100%}.user-profile-banner{display:flex;align-items:center;gap:10px;padding:5px 10px}.user-avatar{width:48px;height:48px;border-radius:2px;border:2px solid white;background:#fff}.user-name-text{color:#fff;font-weight:700;font-size:14px;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.start-menu-main{grid-column:1 / -1;grid-row:2;display:flex;min-height:350px;width:100%;position:relative}.start-menu-left{width:200px;background:#fff;padding:0;display:flex;flex-direction:column;justify-content:space-between}.pinned-items{display:flex;flex-direction:column;flex:1;overflow-y:auto}.start-menu-right{flex:1;background:linear-gradient(180deg,#d6dff7,#c4d5f0);padding:0}.start-menu-item{padding:6px 10px;cursor:pointer;font-size:12px;display:flex;align-items:center;gap:10px;position:relative;color:#000}.start-menu-left .start-menu-item{padding:8px 15px;min-height:48px;border-bottom:1px solid #e5e5e5}.start-menu-left .start-menu-item:hover{background:linear-gradient(180deg,#5db3f8,#3d91e8);color:#fff}.start-menu-right .start-menu-item{padding:5px 12px}.start-menu-right .start-menu-item:hover{background:#335ea826}.menu-icon-large{width:32px;height:32px;object-fit:contain}.menu-icon-small{width:18px;height:18px;object-fit:contain}.arrow{margin-left:auto;font-size:10px;color:#666}.start-menu-divider{height:1px;background:#abc1de;margin:6px 12px}.start-menu-bottom{grid-column:1 / -1;grid-row:3;background:linear-gradient(180deg,#5991d6,#2e6ab7);padding:8px;display:flex;justify-content:flex-end;align-items:center;border-top:2px solid #1e4a8a;width:100%}.start-menu-left .all-programs{color:#000;font-weight:400;position:relative;top:0;justify-content:center;margin-top:auto;text-align:center}.start-menu-left .all-programs .arrow-icon{margin-left:5px;color:#4caf50;font-size:11px;line-height:1;display:inline-flex;align-items:center}.bottom-buttons{display:flex;gap:6px}.log-off-btn,.turn-off-btn{display:flex;align-items:center;gap:6px;padding:0 10px;height:100%;background:transparent;border:none;border-radius:3px;color:#fff;font-size:11px;font-weight:400;cursor:pointer;box-shadow:none}.log-off-btn:hover,.turn-off-btn:hover{background:#fff3}.btn-icon{width:16px;height:16px;object-fit:contain}.quick-launch{display:flex;align-items:center;gap:4px;padding:0 8px;height:40px;border-right:1px solid rgba(255,255,255,.2);margin-right:8px;box-sizing:border-box;flex-shrink:0}.quick-launch-icon{width:24px;height:24px;object-fit:contain;cursor:pointer;padding:4px;border-radius:3px;transition:background .1s}.quick-launch-icon:hover{background:#fff3}.quick-launch-icon:active{background:#0000001a}.taskbar-windows{flex:1;display:flex;gap:0;overflow-x:auto;overflow-y:hidden;padding:0;align-items:stretch;margin-left:-8px;pointer-events:auto;position:relative;height:40px;box-sizing:border-box}.taskbar-windows::-webkit-scrollbar{height:0}.taskbar-window{height:40px;min-width:150px;max-width:200px;padding:0 8px;background:linear-gradient(to bottom,#5c95d6,#4f87cc,#3b6fbc);border:none;border-right:1px solid rgba(0,0,0,.2);border-radius:0;display:flex;align-items:center;gap:6px;cursor:pointer;box-shadow:none;transition:all .1s;pointer-events:auto;position:relative;z-index:1;box-sizing:border-box;flex-shrink:0}.taskbar-window:hover{background:linear-gradient(to bottom,#6ca5e6,#5f97dc,#4b7fcc)}.taskbar-window.active{background:linear-gradient(to bottom,#2678c1,#6db3f2,#5f9fe6);box-shadow:inset 0 1px 2px #fff6,0 2px 4px #0003;border:1px solid rgba(255,255,255,.3);border-radius:3px}.taskbar-window-icon{width:16px;height:16px;flex-shrink:0}.taskbar-window-title{color:#fff;font-size:11px;font-weight:700;text-shadow:1px 1px 1px rgba(0,0,0,.5);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.system-tray{display:flex;align-items:center;gap:8px;padding:0 0 0 8px;margin:0;height:40px;background:linear-gradient(to bottom,#5db3e8,#4fa5d6,#3d8dc1);border-left:2px solid #1a5c8a;border-top:none;border-bottom:none;border-right:none;border-radius:0;box-sizing:border-box;flex-shrink:0}.tray-icons{display:flex;gap:6px}.tray-icon{cursor:pointer;width:16px;height:16px;object-fit:contain;filter:drop-shadow(1px 1px 1px rgba(0,0,0,.3))}.clock{color:#fff;font-size:11px;font-weight:700;text-shadow:1px 1px 1px rgba(0,0,0,.5);min-width:60px;text-align:center}.system-tray-menu{position:absolute;bottom:40px;right:0;width:220px;background:#fff;border:none;border-radius:0;box-shadow:none;overflow:hidden;z-index:10001;display:flex;flex-direction:column}.system-tray-menu-top{background:linear-gradient(180deg,#5c95d6,#3d7fb7);padding:4px 10px;border-bottom:2px solid #1e4a8a;width:100%}.system-tray-menu-title{color:#fff;font-weight:700;font-size:12px;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.system-tray-menu-main{flex:1;background:#fff;padding:0;min-height:auto;width:100%}.system-tray-menu-section{display:flex;flex-direction:column;padding:2px 0}.system-tray-menu-item{padding:6px 10px;cursor:default;font-size:12px;display:flex;align-items:center;gap:8px;position:relative;color:#000;min-height:auto;pointer-events:none}.system-tray-menu-item:hover{background:transparent;color:#000}.system-tray-menu-item .volume-slider-container{pointer-events:auto}.system-tray-menu-item .volume-slider{pointer-events:auto;cursor:pointer}.system-tray-menu-item .volume-percentage{pointer-events:auto}.system-tray-menu-item-content{flex:1;display:flex;flex-direction:column;gap:2px}.system-tray-menu-item-title{font-size:12px;font-weight:400}.system-tray-menu-item-subtitle{font-size:10px;color:#666;opacity:.8}.system-tray-menu-item:hover .system-tray-menu-item-subtitle{color:#ffffffe6}.system-tray-menu-divider{height:1px;background:#abc1de;margin:2px 10px}.volume-slider-container{display:flex;align-items:center;gap:6px;width:100%;margin-top:2px}.volume-slider{flex:1;height:4px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ddd;border-radius:2px;outline:none}.volume-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:12px;background:#4a90e2;border-radius:50%;cursor:pointer}.volume-slider::-moz-range-thumb{width:12px;height:12px;background:#4a90e2;border-radius:50%;cursor:pointer;border:none}.volume-percentage{font-size:10px;color:#666;min-width:35px;text-align:right}.system-tray-menu-item:hover .volume-percentage{color:#666}.all-programs-submenu{position:absolute;bottom:0;left:200px;background:#fff;border:1px solid #999;box-shadow:2px 2px 8px #0000004d;z-index:10002;min-width:200px;max-width:300px;max-height:100%;overflow-y:auto;overflow-x:hidden}.all-programs-list{display:flex;flex-direction:column;padding:4px 0}.all-programs-item{display:flex;align-items:center;gap:8px;padding:4px 12px;cursor:pointer;font-size:12px;color:#000;white-space:nowrap}.all-programs-item:hover{background:linear-gradient(180deg,#5db3f8,#3d91e8);color:#fff}.all-programs-item img{width:18px;height:18px;object-fit:contain;flex-shrink:0}.all-programs-item span{flex:1;overflow:hidden;text-overflow:ellipsis}:root{--taskbar-height: 40px;--window-title-bar-height: 48px;--window-menu-bar-height: 24px;--window-button-size: 28px;--window-icon-size: 22px;--window-resize-handle-size: 16px;--window-title-font-size: 14px;--window-menu-font-size: 11px;--window-padding: 6px 10px;--window-menu-padding: 3px 8px;--window-menu-gap: 8px;--mobile-buffer: 0px}.window{background:#fff;border-radius:0;box-shadow:0 4px 20px #0006;display:flex;flex-direction:column;overflow:hidden;animation:windowOpen .2s ease-out;max-width:100vw;max-width:100dvw;max-height:calc(100vh - var(--taskbar-height, 40px));max-height:calc(100dvh - var(--taskbar-height, 40px));transform:translateZ(0);backface-visibility:hidden}.window.resizing,.window.resizing *{transition:none!important}.window.maximized{border-radius:0;box-shadow:none;border:none;padding:0;max-width:none;max-height:none;display:flex;flex-direction:column}.window.maximized .window-content{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden}@media (max-width: 480px) and (orientation: portrait){.window.maximized{width:100dvw!important;width:100vw!important;height:calc(100dvh - var(--taskbar-height, 40px) - var(--mobile-buffer, 40px))!important;height:calc(100vh - var(--taskbar-height, 40px) - var(--mobile-buffer, 40px))!important;max-height:calc(100dvh - var(--taskbar-height, 40px) - var(--mobile-buffer, 40px))!important;max-height:calc(100vh - var(--taskbar-height, 40px) - var(--mobile-buffer, 40px))!important;overflow:hidden!important;position:fixed!important;top:0!important;left:0!important;bottom:calc(var(--taskbar-height, 40px) + var(--mobile-buffer, 40px))!important}.window.maximized .window-content{height:calc(100vh - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px) - var(--window-menu-bar-height, 24px) - var(--mobile-buffer, 40px) - 21px)!important;height:calc(100dvh - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px) - var(--window-menu-bar-height, 24px) - var(--mobile-buffer, 40px) - 21px)!important;max-height:calc(100vh - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px) - var(--window-menu-bar-height, 24px) - var(--mobile-buffer, 40px) - 21px)!important;max-height:calc(100dvh - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px) - var(--window-menu-bar-height, 24px) - var(--mobile-buffer, 40px) - 21px)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;padding-bottom:calc(var(--mobile-buffer, 40px) - 5px)!important}.window.maximized .window-content .page-container{flex:1!important;height:100%!important;max-height:100%!important;min-height:0!important;overflow-y:auto!important;max-height:calc(100% - var(--taskbar-height, 40px) - var(--mobile-buffer, 40px))!important}.window.maximized .window-content .page-container:has(.command-prompt){max-height:100%!important;overflow-y:visible!important}.window.maximized .window-content .page-container .command-prompt{height:100%!important;overflow-y:auto!important}}@media (max-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1){:root{--mobile-buffer: 60px}.window.maximized{height:calc(100dvh - var(--taskbar-height, 40px) - var(--mobile-buffer, 60px))!important;height:calc(100vh - var(--taskbar-height, 40px) - var(--mobile-buffer, 60px))!important;max-height:calc(100dvh - var(--taskbar-height, 40px) - var(--mobile-buffer, 60px))!important;max-height:calc(100vh - var(--taskbar-height, 40px) - var(--mobile-buffer, 60px))!important;bottom:calc(var(--taskbar-height, 40px) + var(--mobile-buffer, 60px))!important}.window.maximized .window-content{height:calc(100vh - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px) - var(--window-menu-bar-height, 24px) - var(--mobile-buffer, 60px) - 21px)!important;height:calc(100dvh - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px) - var(--window-menu-bar-height, 24px) - var(--mobile-buffer, 60px) - 21px)!important;max-height:calc(100vh - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px) - var(--window-menu-bar-height, 24px) - var(--mobile-buffer, 60px) - 21px)!important;max-height:calc(100dvh - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px) - var(--window-menu-bar-height, 24px) - var(--mobile-buffer, 60px) - 21px)!important;overflow:hidden!important;padding-bottom:calc(var(--mobile-buffer, 60px) - 15px)!important}.window.maximized .window-content .page-container{max-height:calc(100% - var(--taskbar-height, 40px) - var(--mobile-buffer, 60px))!important}}@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 1){.window.maximized{height:calc(100vh - var(--taskbar-height, 40px) - env(safe-area-inset-bottom,0px))!important;height:calc(100dvh - var(--taskbar-height, 40px) - env(safe-area-inset-bottom,0px))!important}.window.maximized .window-content{min-height:calc(100vh - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px) - var(--window-menu-bar-height, 24px) - env(safe-area-inset-bottom,0px))!important}}@media (max-width: 480px) and (orientation: portrait){:root{--mobile-buffer: 10px}.window.maximized{height:calc(100vh - var(--taskbar-height, 40px) - var(--mobile-buffer, 10px))!important;height:calc(100dvh - var(--taskbar-height, 40px) - var(--mobile-buffer, 10px))!important}}@supports (-webkit-touch-callout: none){@media (max-width: 480px){:root{--mobile-buffer: 20px}.window.maximized{height:calc(100vh - var(--taskbar-height, 40px) - var(--mobile-buffer, 20px))!important;height:calc(100dvh - var(--taskbar-height, 40px) - var(--mobile-buffer, 20px))!important}.window.maximized .window-content{min-height:calc(100vh - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px) - var(--window-menu-bar-height, 24px) - var(--mobile-buffer, 20px) - 6px)!important}}}@keyframes windowOpen{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.window-title-bar{background:linear-gradient(to bottom,#3c6dc5,#2a52a0,#1e3f7a);padding:var(--window-padding, 6px 10px);display:flex;justify-content:space-between;align-items:center;cursor:move;-webkit-user-select:none;user-select:none;border-radius:0;height:var(--window-title-bar-height, 48px);min-height:var(--window-title-bar-height, 48px);flex-shrink:0}.window-title{display:flex;align-items:center;gap:6px;color:#fff;font-size:var(--window-title-font-size, 14px);font-weight:700;text-shadow:1px 1px 1px rgba(0,0,0,.5);white-space:nowrap;flex-shrink:1;min-width:0;overflow:hidden}.window-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;min-width:0}.window-icon{width:var(--window-icon-size, 22px);height:var(--window-icon-size, 22px);min-width:var(--window-icon-size, 22px);min-height:var(--window-icon-size, 22px);flex-shrink:0}.window-controls{display:flex;gap:4px;align-items:center;flex-shrink:0}.window-button{width:var(--window-button-size, 28px);height:var(--window-button-size, 28px);min-width:var(--window-button-size, 28px);min-height:var(--window-button-size, 28px);border:none;background:none;padding:3px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .1s}.window-button:hover{background-color:#ffffff1a}.window-button.close:hover{background-color:#ff00004d}.window-button img{width:100%;height:100%;object-fit:contain}.window-menu-bar{background:linear-gradient(to bottom,#f0f0f0,#e8e8e8);border-bottom:1px solid #d4d4d4;display:flex;display:-webkit-flex;display:-moz-box;flex-direction:row;-webkit-flex-direction:row;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;gap:var(--window-menu-gap, 8px);padding:var(--window-menu-padding, 3px 8px);font-size:var(--window-menu-font-size, 11px);height:var(--window-menu-bar-height, 24px);min-height:var(--window-menu-bar-height, 24px);flex-shrink:0;align-items:center;-webkit-align-items:center;overflow:visible}@supports not (gap: 8px){.window-menu-bar>*{margin-right:8px}.window-menu-bar>*:last-child{margin-right:0}}.menu-item{padding:2px 8px;cursor:pointer;border-radius:2px;-webkit-user-select:none;user-select:none;display:inline-block;display:-webkit-inline-flex;white-space:nowrap;flex-shrink:0;-webkit-flex-shrink:0}.menu-item:hover{background:#335ea833}.menu-item.active{background:#335ea84d}.menu-item-wrapper{position:relative}.menu-dropdown{position:absolute;top:100%;left:0;background:#fff;border:1px solid #808080;box-shadow:2px 2px 4px #0000004d;min-width:150px;z-index:10000;margin-top:1px;font-size:var(--window-menu-font-size, 11px);padding:2px 0}.menu-dropdown-item{padding:4px 20px 4px 28px;cursor:pointer;color:#000;white-space:nowrap;-webkit-user-select:none;user-select:none}.menu-dropdown-item:hover{background:#316ac5;color:#fff}.menu-dropdown-separator{height:1px;background:#d4d4d4;margin:4px 0;border-top:1px solid #808080}.window-content{flex:1;overflow:hidden;background:#fff;position:relative;user-select:text!important;-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important}.window.maximized:has(.command-prompt) .window-content{height:calc(100vh - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px))!important;height:calc(-webkit-fill-available - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px))!important;height:calc(100dvh - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px))!important;max-height:calc(100vh - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px))!important;max-height:calc(-webkit-fill-available - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px))!important;max-height:calc(100dvh - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px))!important}.window-resize-handle{position:absolute;bottom:0;right:0;width:var(--window-resize-handle-size, 16px);height:var(--window-resize-handle-size, 16px);cursor:nwse-resize;background:linear-gradient(135deg,transparent 0%,transparent 45%,#a0a0a0 45%,#a0a0a0 50%,transparent 50%,transparent 70%,#a0a0a0 70%,#a0a0a0 75%,transparent 75%);flex-shrink:0}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){.window.maximized{width:100vw!important;width:100dvw!important;height:calc(100vh - var(--taskbar-height, 40px))!important;height:calc(100dvh - var(--taskbar-height, 40px))!important;max-width:100vw!important;max-width:100dvw!important;max-height:calc(100vh - var(--taskbar-height, 40px))!important;max-height:calc(100dvh - var(--taskbar-height, 40px))!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:var(--taskbar-height, 40px)!important;overflow:hidden!important;box-sizing:border-box!important}.window.maximized .window-content{height:100%!important;max-height:100%!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;box-sizing:border-box!important}.window:not(.maximized){max-width:90vw!important;max-height:calc(100vh - var(--taskbar-height, 40px) - 20px)!important;max-height:calc(100dvh - var(--taskbar-height, 40px) - 20px)!important}}@supports (-webkit-touch-callout: none){@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){body,html{height:100vh!important;height:-webkit-fill-available!important;height:100dvh!important;width:100vw!important;width:100dvw!important;overflow:hidden!important;position:fixed!important}#root{height:100vh!important;height:-webkit-fill-available!important;height:100dvh!important;width:100vw!important;width:100dvw!important;overflow:hidden!important}.desktop{height:100vh!important;height:-webkit-fill-available!important;height:calc(100dvh - 40px)!important;width:100vw!important;width:100dvw!important;padding-bottom:40px!important;box-sizing:border-box!important;overflow:hidden!important}.window.maximized{height:calc(100vh - var(--taskbar-height, 40px))!important;height:calc(-webkit-fill-available - var(--taskbar-height, 40px))!important;height:calc(100dvh - var(--taskbar-height, 40px))!important;max-height:calc(100vh - var(--taskbar-height, 40px))!important;max-height:calc(-webkit-fill-available - var(--taskbar-height, 40px))!important;max-height:calc(100dvh - var(--taskbar-height, 40px))!important}.window.maximized .window-content{height:calc(100vh - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px) - var(--window-menu-bar-height, 24px))!important;height:calc(-webkit-fill-available - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px) - var(--window-menu-bar-height, 24px))!important;height:calc(100dvh - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px) - var(--window-menu-bar-height, 24px))!important;max-height:calc(100vh - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px) - var(--window-menu-bar-height, 24px))!important;max-height:calc(-webkit-fill-available - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px) - var(--window-menu-bar-height, 24px))!important;max-height:calc(100dvh - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px) - var(--window-menu-bar-height, 24px))!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.window.maximized:has(.command-prompt) .window-content{height:calc(100vh - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px))!important;height:calc(-webkit-fill-available - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px))!important;height:calc(100dvh - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px))!important;max-height:calc(100vh - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px))!important;max-height:calc(-webkit-fill-available - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px))!important;max-height:calc(100dvh - var(--taskbar-height, 40px) - var(--window-title-bar-height, 30px))!important}}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape){.window.maximized{height:calc(100vh - var(--taskbar-height, 40px))!important;height:calc(100dvh - var(--taskbar-height, 40px))!important;max-height:calc(100vh - var(--taskbar-height, 40px))!important;max-height:calc(100dvh - var(--taskbar-height, 40px))!important}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait){.window.maximized{height:calc(100vh - var(--taskbar-height, 40px))!important;height:calc(100dvh - var(--taskbar-height, 40px))!important;max-height:calc(100vh - var(--taskbar-height, 40px))!important;max-height:calc(100dvh - var(--taskbar-height, 40px))!important}}.desktop-icon{position:absolute;width:75px;min-width:75px;max-width:75px;display:flex;flex-direction:column;align-items:center;gap:5px;padding:5px;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:3px;transition:background-color .1s;box-sizing:border-box;transform:translateZ(0);backface-visibility:hidden}.desktop-icon.dragging{transition:none!important;pointer-events:none}.desktop-icon:hover{background:#335ea84d}.desktop-icon.selected{background:#335ea880}.icon-image-container{width:48px;height:48px;display:flex;align-items:center;justify-content:center}.icon-image{width:100%;height:100%;object-fit:contain;filter:drop-shadow(1px 1px 1px rgba(0,0,0,.5));pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.icon-label{text-align:center;color:#fff;font-size:11px;text-shadow:1px 1px 2px rgba(0,0,0,.8);word-wrap:break-word;max-width:100%;width:100%;line-height:1.2;padding:2px 4px;border-radius:2px;box-sizing:border-box;min-height:auto;flex-shrink:0}.desktop-icon.selected .icon-label{background:#335ea8cc;border:1px dotted rgba(255,255,255,.5);padding:2px 4px;box-sizing:border-box;margin:0}.desktop-icon.recycle-bin-hovered{background:#ffd70080;outline:2px dashed rgba(255,165,0,.8);outline-offset:-2px;transform:scale(1.1);transition:transform .2s,background-color .2s}.desktop-icon.recycle-bin-hovered .icon-image{animation:shake .3s infinite}@keyframes shake{0%,to{transform:rotate(0)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}.error-dialog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000004d;display:flex;justify-content:center;align-items:center;z-index:10000;font-family:Tahoma,sans-serif}.error-dialog{background:#f0f0f0;border:2px outset #d4d4d4;border-radius:0;box-shadow:2px 2px 8px #0000004d;min-width:320px;max-width:400px;font-size:11px}.error-dialog-header{display:flex;align-items:center;justify-content:space-between;padding:6px 8px;background:linear-gradient(to bottom,#5c95d6,#4f87cc,#3b6fbc);color:#fff;font-weight:700;border-bottom:1px solid #0831d9}.error-dialog-title{font-size:11px;font-weight:700}.error-dialog-close{background:none;border:none;color:#fff;font-size:12px;cursor:pointer;padding:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.error-dialog-close:hover{background:#ffffff1a}.error-dialog-content{padding:16px;background:#f0f0f0;display:flex;align-items:flex-start;gap:12px}.error-dialog-icon{flex-shrink:0;margin-top:2px}.error-dialog-icon img{width:32px;height:32px}.error-dialog-message{color:#000;line-height:1.4;font-size:11px;font-family:Tahoma,sans-serif}.error-dialog-footer{padding:8px 12px;background:linear-gradient(to bottom,#f0f0f0,#e0e0e0);border-top:1px solid #d4d4d4;display:flex;justify-content:flex-end}.error-dialog-button{background:linear-gradient(to bottom,#f0f0f0,#e0e0e0);border:1px outset #d4d4d4;border-radius:2px;padding:3px 12px;font-size:11px;font-family:Tahoma,sans-serif;cursor:pointer;min-width:60px;box-shadow:inset 0 1px #ffffff4d}.error-dialog-button:hover{background:linear-gradient(to bottom,#f8f8f8,#e8e8e8)}.error-dialog-button:active{background:linear-gradient(to bottom,#e0e0e0,#d0d0d0);border:1px inset #d4d4d4;box-shadow:inset 0 1px 2px #0003}.error-dialog-button:focus{outline:1px dotted #000;outline-offset:1px}.page-container{padding:20px;min-height:100%;background:#fff;font-family:Tahoma,sans-serif;overflow-y:auto;height:100%;box-sizing:border-box}.window.maximized .window-content .page-container{height:100%;min-height:100%}@media (max-width: 480px){.window.maximized .window-content .page-container{padding-bottom:calc(var(--taskbar-height, 40px) + var(--mobile-buffer, 40px) + 20px)!important;box-sizing:border-box!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important}}@media (max-width: 480px) and (orientation: portrait){.page-container{padding:8px!important;overflow-y:auto!important;box-sizing:border-box!important;position:relative!important}.window.maximized .window-content .page-container{padding-bottom:calc(var(--taskbar-height, 40px) + var(--mobile-buffer, 40px) + 20px)!important;box-sizing:border-box!important;overscroll-behavior:contain!important}}@media (max-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1){.window.maximized .window-content .page-container{padding-bottom:calc(var(--taskbar-height, 40px) + var(--mobile-buffer, 60px) + 20px)!important;max-height:calc(100% - var(--taskbar-height, 40px) - var(--mobile-buffer, 60px))!important}}@media (max-width: 480px) and (orientation: landscape){.page-container{padding:10px!important}.window.maximized .window-content .page-container{padding-bottom:calc(var(--taskbar-height, 40px) + 20px)!important}}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:15px;border-bottom:2px solid #d4d4d4}.page-header h1{font-size:24px;color:#003c74;margin:0}.projects-grid{display:flex;flex-direction:column;gap:20px}.project-card{background:#f8f8f8;border:2px outset #d4d4d4;padding:20px;border-radius:4px;box-shadow:2px 2px 4px #0000001a}.project-card h3{margin:0 0 10px;color:#003c74;font-size:18px}.project-description{color:#333;font-size:13px;line-height:1.5;margin-bottom:15px}.tech-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:15px}.tech-tag{background:#e0e0e0;border:1px solid #a0a0a0;padding:3px 8px;border-radius:3px;font-size:11px;color:#333}.project-award{background:linear-gradient(135deg,gold,#ffed4e);color:#333;padding:6px 12px;border-radius:4px;font-size:12px;font-weight:700;margin-bottom:12px;border:1px solid #d4a017;display:inline-block}.project-highlights{margin:15px 0;padding-left:20px}.project-highlights li{margin-bottom:8px;color:#333;font-size:12px;line-height:1.6}.project-link{display:inline-block;color:#06c;text-decoration:none;font-size:12px;margin-top:15px;font-weight:700}.project-link:hover{text-decoration:underline}.experiences-timeline{display:flex;flex-direction:column;gap:20px}.experience-card{background:#f8f8f8;border:2px outset #d4d4d4;padding:20px;border-radius:4px;box-shadow:2px 2px 4px #0000001a}.experience-header{display:flex;justify-content:space-between;align-items:start;margin-bottom:15px}.experience-company-info{display:flex;align-items:center;gap:15px}.company-logo{width:40px;height:40px;object-fit:contain;border-radius:4px;box-shadow:1px 1px 3px #0003}.experience-header h3{margin:0;color:#003c74;font-size:18px}.experience-header h4{margin:5px 0 0;color:#555;font-size:14px;font-weight:400}.experience-period{background:#e0e0e0;border:1px solid #a0a0a0;padding:4px 10px;border-radius:3px;font-size:11px;color:#333;white-space:nowrap}.experience-description{color:#333;font-size:13px;line-height:1.5;margin-bottom:15px}.responsibilities-list{margin:15px 0;padding-left:25px}.responsibilities-list li{margin-bottom:8px;color:#333;font-size:13px;line-height:1.5}.about-sections{display:flex;flex-direction:column;gap:25px}.about-card{background:#f8f8f8;border:2px outset #d4d4d4;padding:25px;border-radius:4px;box-shadow:2px 2px 4px #0000001a}.about-card h2{margin:0 0 15px;color:#003c74;font-size:20px;border-bottom:2px solid #d4d4d4;padding-bottom:8px}.about-content{color:#333;font-size:13px;line-height:1.6}.about-content p{margin:8px 0}.email-form-container{max-width:700px;margin:0 auto}.email-intro{background:#f8f8f8;border:2px outset #d4d4d4;padding:20px;border-radius:4px;margin-bottom:25px}.email-intro p{margin:10px 0;color:#333;font-size:13px;line-height:1.6}.email-direct{color:#06c!important;font-weight:700}.contact-form{background:#f8f8f8;border:2px outset #d4d4d4;padding:25px;border-radius:4px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:15px}.form-field{display:flex;flex-direction:column;gap:5px;margin-bottom:15px}.form-field label{font-size:12px;font-weight:700;color:#333}.form-input,.form-textarea{width:100%;padding:8px 10px;border:2px inset #d4d4d4;border-radius:2px;font-family:Tahoma,sans-serif;font-size:12px;background:#fff}.form-input:focus,.form-textarea:focus{outline:none;border-color:#0078d7}.form-input:disabled,.form-textarea:disabled{background:#e8e8e8;cursor:not-allowed}.form-textarea{resize:vertical;line-height:1.4}.form-actions{display:flex;flex-direction:column;gap:15px;margin-top:20px}.send-button{padding:10px 30px;background:linear-gradient(to bottom,#5c95d6,#4f87cc,#3b6fbc);border:1px solid #0831d9;border-radius:3px;color:#fff;font-size:13px;font-weight:700;font-family:Tahoma,sans-serif;cursor:pointer;box-shadow:inset 0 1px #ffffff4d;transition:all .1s;align-self:flex-start}.send-button:hover:not(:disabled){background:linear-gradient(to bottom,#6ca5e6,#5f97dc,#4b7fcc)}.send-button:active:not(:disabled){background:linear-gradient(to bottom,#3b6fbc,#2f5fa8,#1e4a8a);box-shadow:inset 0 2px 4px #0003}.send-button:disabled{opacity:.6;cursor:not-allowed}.status-message{padding:12px 16px;border-radius:4px;font-size:12px;font-weight:700;animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.status-message.success{background:#d4edda;color:#155724;border:2px solid #c3e6cb}.status-message.error{background:#f8d7da;color:#721c24;border:2px solid #f5c6cb}@media (max-width: 600px){.form-row{grid-template-columns:1fr}}.recycle-bin-page{display:flex;flex-direction:column;height:100%;background:#fff}.recycle-bin-toolbar{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:linear-gradient(to bottom,#f8f9fa,#e9ecef);border-bottom:1px solid #d4d4d4;box-shadow:0 1px 2px #0000000d}.toolbar-section{display:flex;gap:8px;align-items:center}.toolbar-button{display:flex;align-items:center;gap:6px;padding:6px 12px;background:linear-gradient(to bottom,#fff,#f0f0f0);border:1px solid #999;border-radius:3px;cursor:pointer;font-family:Tahoma,sans-serif;font-size:11px;color:#333;transition:all .1s;box-shadow:0 1px 2px #0000000d}.toolbar-button.delete-button:hover:not(:disabled){background:linear-gradient(to bottom,#ffe5e5,#ffd0d0);border-color:#c00}.toolbar-info{font-size:11px;color:#555;padding:4px 8px;background:#f0f0f0;border:1px solid #d4d4d4;border-radius:3px}.recycle-bin-content{flex:1;overflow-y:auto;padding:20px}.empty-bin-message{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#999;gap:20px}.empty-bin-icon{width:80px;height:80px;opacity:.3}.empty-bin-message p{font-size:16px;color:#999;margin:0}.recycle-bin-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:20px;padding:10px}.recycle-bin-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px;cursor:pointer;border:2px solid transparent;border-radius:4px;transition:all .1s;-webkit-user-select:none;user-select:none}.recycle-bin-item:hover{background:#3399ff1a}.recycle-bin-item.selected{background:#39f3;border:2px solid #0066cc}.recycle-bin-item .item-icon{width:48px;height:48px;margin-bottom:8px}.recycle-bin-item .item-title{font-size:11px;text-align:center;word-wrap:break-word;max-width:100%;color:#333}.command-prompt{width:100%;height:100%;max-width:100%!important;background:#000;color:silver;font-family:Consolas,Courier New,monospace;font-size:12px;line-height:1.2;overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box}.window.maximized .window-content .page-container:has(.command-prompt){padding:0!important;margin:0!important}.window.maximized .window-content .page-container .command-prompt{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;position:relative!important;left:0!important;right:0!important}.terminal-content{flex:1;padding:8px 8px 60px;overflow-y:auto;overflow-x:hidden;background:#000;color:silver;font-family:Consolas,Courier New,monospace;font-size:12px;line-height:1.2;display:flex;flex-direction:column;-webkit-overflow-scrolling:touch;min-height:0}@media (max-width: 480px){.window.maximized .window-content .page-container .command-prompt{height:100%!important;min-height:100%!important}.window.maximized .window-content .page-container:has(.command-prompt){max-height:100%!important}.window.maximized .window-content .page-container .command-prompt .terminal-content{padding-bottom:calc(var(--taskbar-height, 40px) + var(--mobile-buffer, 40px) + 80px)!important;box-sizing:border-box!important;overscroll-behavior:contain!important;height:100%!important}.window.maximized .window-content .page-container .command-prompt .terminal-content .current-line{margin-bottom:0!important;padding-bottom:calc(var(--taskbar-height, 40px) + var(--mobile-buffer, 40px) + 40px)!important;flex-shrink:0!important;position:relative!important;z-index:1!important}}@media (max-width: 480px) and (orientation: portrait){.window.maximized .window-content .page-container:has(.command-prompt){max-height:100%!important}.window.maximized .window-content .page-container .command-prompt .terminal-content{padding-bottom:calc(var(--taskbar-height, 40px) + var(--mobile-buffer, 40px) + 80px)!important;height:100%!important}.window.maximized .window-content .page-container .command-prompt .terminal-content .current-line{padding-bottom:calc(var(--taskbar-height, 40px) + var(--mobile-buffer, 40px) + 40px)!important}}@media (max-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1){.window.maximized .window-content .page-container .command-prompt .terminal-content{padding-bottom:calc(var(--taskbar-height, 40px) + var(--mobile-buffer, 60px) + 80px)!important;height:100%!important}.window.maximized .window-content .page-container .command-prompt .terminal-content .current-line{padding-bottom:calc(var(--taskbar-height, 40px) + var(--mobile-buffer, 60px) + 40px)!important}}.command-block{margin-bottom:0}.command-line{margin-bottom:0;white-space:pre-wrap}.prompt{color:silver;font-weight:400}.command{color:#fff;font-weight:400}.output-line{color:silver;margin:0;white-space:pre-wrap;font-family:Consolas,Courier New,monospace}.initial-prompt{display:flex;align-items:center;margin:0;padding:8px}.current-line{display:flex;align-items:center;margin:auto 0 0;flex-shrink:0;padding-bottom:20px;min-height:24px}.command-input{background:transparent;border:none;outline:none;color:#fff;font-family:Consolas,Courier New,monospace;font-size:12px;flex:1;margin-left:0;padding:0;caret-color:#fff;min-width:0;width:100%}.command-input:disabled{opacity:.7}.welcome-message{color:silver;margin-bottom:8px;white-space:pre-line;font-family:Consolas,Courier New,monospace;font-size:12px;line-height:1.2}.initial-prompt-line{display:flex;align-items:center;margin-top:8px}.initial-prompt-line .prompt{color:silver;margin-right:4px;flex-shrink:0}.initial-prompt-line .command-input{background:transparent;border:none;outline:none;color:#fff;font-family:Consolas,Courier New,monospace;font-size:12px;flex:1;caret-color:#fff}.current-line{display:flex;align-items:center;margin-top:8px}.current-line .prompt{color:silver;margin-right:4px;flex-shrink:0}.current-line .command-input{background:transparent;border:none;outline:none;color:#fff;font-family:Consolas,Courier New,monospace;font-size:12px;flex:1;caret-color:#fff}.terminal-content::-webkit-scrollbar{width:16px}.terminal-content::-webkit-scrollbar-track{background:#2d2d2d;border:1px solid #404040}.terminal-content::-webkit-scrollbar-thumb{background:#666;border:1px solid #404040;border-radius:0}.terminal-content::-webkit-scrollbar-thumb:hover{background:#777}.terminal-content::-webkit-scrollbar-button{background:#404040;border:1px solid #666666;height:16px;width:16px}.terminal-content::-webkit-scrollbar-button:vertical:decrement{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%23c0c0c0' d='M0 2l4 4 4-4z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.terminal-content::-webkit-scrollbar-button:vertical:increment{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%23c0c0c0' d='M0 6l4-4 4 4z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.my-pictures{width:100%;height:100%;background:#f0f0f0;display:flex;flex-direction:column;font-family:Tahoma,sans-serif;font-size:11px}.explorer-toolbar{display:flex;justify-content:space-between;align-items:center;padding:4px 8px;background:linear-gradient(to bottom,#f8f9fa,#e9ecef);border-bottom:1px solid #d4d4d4;height:32px}.toolbar-left{display:flex;align-items:center;gap:4px}.toolbar-btn{width:auto;height:auto;border:none;background:none;cursor:pointer;display:inline-block;padding:0;margin:0}.toolbar-btn:hover{opacity:.8}.toolbar-btn:active{opacity:.6}.toolbar-btn img{width:24px;height:24px;display:block}.view-selector{padding:2px 6px;border:1px solid #999;background:#fff;font-size:11px;border-radius:2px}.explorer-content{display:flex;flex:1;overflow:hidden}.left-pane{width:200px;background:linear-gradient(to bottom,#4a90e2,#357abd);color:#fff;padding:8px;overflow-y:auto;border-right:1px solid #d4d4d4}.left-pane h3{margin:0 0 8px;font-size:11px;font-weight:700;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.3)}.tasks-section,.other-places-section,.details-section{margin-bottom:16px}.task-item,.place-item{display:flex;align-items:center;gap:8px;padding:4px 6px;cursor:pointer;border-radius:3px;margin-bottom:2px;font-size:11px}.task-item:hover,.place-item:hover{background:#fff3}.task-item img,.place-item img{width:16px;height:16px}.detail-item{font-size:11px;margin-bottom:4px;color:#fff}.right-pane{flex:1;background:#fff;display:flex;flex-direction:column;overflow:hidden}.address-bar{padding:4px 8px;background:#f0f0f0;border-bottom:1px solid #d4d4d4;font-size:11px;color:#333}.current-path{color:#06c;cursor:pointer}.current-path:hover{text-decoration:underline}.loading-folder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#666;gap:16px}.photo-gallery{flex:1;padding:8px;overflow-y:auto;background:#fff}.photo-gallery.large-icons{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:16px}.photo-gallery.small-icons{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:12px}.photo-gallery.list-view{display:flex;flex-direction:column;gap:2px}.photo-item{display:flex;flex-direction:column;align-items:center;padding:8px;cursor:pointer;border-radius:4px;border:2px solid transparent;transition:all .1s;-webkit-user-select:none;user-select:none}.photo-item:hover{background:transparent}.photo-item:hover .photo-thumbnail{border-color:#06c;box-shadow:0 0 0 1px #06c;background:#f0f8ff}.photo-item.selected{background:transparent;border-color:transparent}.photo-item.selected .photo-thumbnail{border-color:#06c;box-shadow:0 0 0 1px #06c;background:#e6f2ff}.photo-gallery.list-view .photo-item{flex-direction:row;align-items:center;padding:4px 8px;text-align:left}.photo-thumbnail{width:100%;height:80px;display:flex;align-items:center;justify-content:center;background:#f8f8f8;border:1px solid #d4d4d4;border-radius:4px;margin-bottom:4px;overflow:hidden;transition:all .1s}.photo-gallery.small-icons .photo-thumbnail{height:60px}.photo-gallery.list-view .photo-thumbnail{width:40px;height:40px;margin-bottom:0;margin-right:8px}.photo-thumbnail img{max-width:100%;max-height:100%;object-fit:cover}.photo-info{text-align:center;width:100%}.photo-gallery.list-view .photo-info{flex:1;text-align:left}.photo-name{font-size:11px;color:#333;word-wrap:break-word;margin-bottom:2px}.photo-details{font-size:10px;color:#666;display:flex;justify-content:space-between;margin-top:4px}.empty-folder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#666;text-align:center;padding:40px}.empty-folder-icon{width:80px;height:80px;margin-bottom:16px;opacity:.5}.empty-folder-icon img{width:100%;height:100%;object-fit:contain}.empty-folder-text h3{margin:0 0 8px;font-size:16px;color:#333}.empty-folder-text p{margin:0;font-size:12px;color:#666}.left-pane::-webkit-scrollbar{width:16px}.left-pane::-webkit-scrollbar-track{background:#357abd;border:1px solid #2d5a8a}.left-pane::-webkit-scrollbar-thumb{background:#4a90e2;border:1px solid #2d5a8a;border-radius:0}.left-pane::-webkit-scrollbar-thumb:hover{background:#5ba0f2}.photo-gallery::-webkit-scrollbar{width:16px}.photo-gallery::-webkit-scrollbar-track{background:#f0f0f0;border:1px solid #d4d4d4}.photo-gallery::-webkit-scrollbar-thumb{background:silver;border:1px solid #a0a0a0;border-radius:0}.photo-gallery::-webkit-scrollbar-thumb:hover{background:#b0b0b0}.my-music{height:100%;display:flex;flex-direction:column;background:#f0f0f0;font-family:Tahoma,sans-serif}.music-tasks-section{margin-bottom:20px}.music-tasks-section h3{font-size:12px;font-weight:700;color:#003c74;margin:0 0 8px;padding:4px 8px;background:linear-gradient(to bottom,#e6f2ff,#cce6ff);border:1px solid #b3d9ff;border-radius:2px}.music-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:16px;padding:16px;overflow-y:auto;flex:1}.music-gallery.small-icons{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:12px}.music-gallery.list-icons{display:flex;flex-direction:column;gap:4px}.music-item{display:flex;flex-direction:column;align-items:center;padding:8px;border:1px solid transparent;border-radius:4px;cursor:pointer;transition:all .2s ease;background:#fff;position:relative}.music-item:hover{background:transparent;border-color:transparent}.music-item:hover .music-thumbnail{background:#f0f8ff;border-color:#06c}.music-item.selected{background:transparent;border-color:transparent}.music-item.selected .music-thumbnail{background:#e6f2ff;border-color:#06c}.music-item.playing{background:transparent;border-color:transparent}.music-item.playing .music-thumbnail{background:#fff2cc;border-color:#fc0}.music-thumbnail{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#f8f8f8;border:1px solid #d4d4d4;border-radius:4px;margin-bottom:8px;position:relative}.music-thumbnail img{width:32px;height:32px;object-fit:contain}.play-indicator{border:none!important;position:absolute;top:-4px;right:-4px;width:auto;height:auto;background:none!important;border-radius:0;display:flex;align-items:center;justify-content:center;box-shadow:none!important;outline:none!important}.play-indicator img{width:16px;height:16px;border:none!important;outline:none!important}.music-info{text-align:center;width:100%}.music-gallery.list-view .music-info{flex:1;text-align:left}.music-name{font-size:11px;color:#333;word-wrap:break-word;margin-bottom:2px}.music-details{font-size:10px;color:#666;display:flex;flex-direction:column;gap:2px;margin-top:4px}.music-details span{display:block}.mini-player{position:fixed;bottom:40px;left:50%;transform:translate(-50%);background:linear-gradient(to bottom,#f0f0f0,#e0e0e0);border:2px outset #d4d4d4;border-radius:4px;padding:8px 16px;display:flex;align-items:center;gap:16px;box-shadow:2px 2px 4px #0003;z-index:1000}.player-info{display:flex;flex-direction:column;gap:2px}.track-name{font-size:12px;font-weight:700;color:#333}.player-status{font-size:10px;color:#666}.player-controls{display:flex;gap:8px}.control-btn{background:none;border:none;padding:0;cursor:pointer;font-size:18px;width:auto;height:auto;display:inline-block;color:#333;transition:opacity .2s ease}.control-btn:hover{opacity:.8}.control-btn:active{opacity:.6}.music-gallery::-webkit-scrollbar{width:16px}.music-gallery::-webkit-scrollbar-track{background:#f0f0f0;border:1px solid #d4d4d4}.music-gallery::-webkit-scrollbar-thumb{background:silver;border:1px solid #a0a0a0;border-radius:0}.music-gallery::-webkit-scrollbar-thumb:hover{background:#b0b0b0}.resume-viewer{display:flex;flex-direction:column;height:calc(100vh - 200px);background:#f0f0f0;border:2px outset #d4d4d4;border-radius:4px;overflow:hidden}.pdf-toolbar{display:flex;justify-content:space-between;align-items:center;padding:4px 8px;background:linear-gradient(to bottom,#f8f9fa,#e9ecef);border-bottom:1px solid #d4d4d4;height:32px;flex-shrink:0}.toolbar-section{display:flex;gap:4px;align-items:center}.toolbar-button{display:flex;align-items:center;gap:4px;padding:4px 8px;background:linear-gradient(to bottom,#fff,#f0f0f0);border:1px solid #999;border-radius:2px;cursor:pointer;font-family:Tahoma,sans-serif;font-size:11px;color:#333;transition:all .1s;box-shadow:0 1px 2px #0000000d}.toolbar-button:hover:not(:disabled){background:linear-gradient(to bottom,#fff,#e5f3ff);border-color:#06c}.toolbar-button:active:not(:disabled){background:linear-gradient(to bottom,#d0e8ff,#c0deff);box-shadow:inset 0 1px 2px #0000001a}.toolbar-button:disabled{opacity:.5;cursor:not-allowed;background:linear-gradient(to bottom,#f5f5f5,#e8e8e8)}.toolbar-button img{width:16px;height:16px}.zoom-controls,.page-controls{display:flex;align-items:center;gap:4px}.zoom-level,.page-info{font-size:11px;color:#333;padding:2px 6px;background:#f0f0f0;border:1px solid #d4d4d4;border-radius:2px;min-width:40px;text-align:center}.pdf-content{flex:1;background:#fff;overflow:hidden;position:relative}.pdf-viewer-container{width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center}.pdf-viewer-container iframe{border:none;background:#fff}.pdf-status-bar{display:flex;justify-content:space-between;align-items:center;padding:2px 8px;background:linear-gradient(to bottom,#f0f0f0,#e0e0e0);border-top:1px solid #d4d4d4;height:20px;font-size:11px;color:#333;flex-shrink:0}@media (max-width: 768px){.pdf-toolbar{flex-wrap:wrap;height:auto;padding:8px}.toolbar-section{flex-wrap:wrap;gap:2px}.toolbar-button{font-size:10px;padding:2px 6px}.resume-viewer{height:calc(100vh - 250px)}}.photo-viewer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000e6;z-index:10000;display:flex;align-items:center;justify-content:center;cursor:pointer}.photo-viewer-container{width:95vw;height:95vh;background:#f0f0f0;border:2px outset #d4d4d4;border-radius:4px;display:flex;flex-direction:column;overflow:hidden;cursor:default}.photo-viewer-toolbar{display:flex;justify-content:space-between;align-items:center;padding:4px 8px;background:linear-gradient(to bottom,#f8f9fa,#e9ecef);border-bottom:1px solid #d4d4d4;height:32px;flex-shrink:0}.toolbar-left,.toolbar-right{display:flex;gap:4px;align-items:center}.toolbar-center{flex:1;text-align:center;font-size:11px;color:#333;font-family:Tahoma,sans-serif}.toolbar-button{display:inline-flex;align-items:center;gap:4px;padding:0;background:none;border:none;cursor:pointer;font-family:Tahoma,sans-serif;font-size:11px;color:#333;transition:opacity .1s}.toolbar-button:hover:not(:disabled){opacity:.8}.toolbar-button:active:not(:disabled){opacity:.6}.toolbar-button:disabled{opacity:.5;cursor:not-allowed}.toolbar-button img{width:24px;height:24px;display:block}.toolbar-separator{width:1px;height:20px;background:#999;margin:0 4px}.zoom-level{font-size:11px;color:#333;padding:2px 6px;background:#f0f0f0;border:1px solid #d4d4d4;border-radius:2px;min-width:40px;text-align:center}.photo-info{font-size:11px;color:#333;font-family:Tahoma,sans-serif}.close-button{background:linear-gradient(to bottom,#ff6b6b,#ff5252)!important;border-color:#d32f2f!important;color:#fff!important}.close-button:hover:not(:disabled){background:linear-gradient(to bottom,#ff5252,#f44336)!important}.photo-viewer-content{flex:1;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#666;gap:16px}.loading-spinner{width:32px;height:32px;border:3px solid #f3f3f3;border-top:3px solid #0066cc;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.photo-viewer-image{max-width:100%;max-height:100%;object-fit:contain;transition:transform .2s ease;cursor:grab}.photo-viewer-image:active{cursor:grabbing}.photo-viewer-status-bar{display:flex;justify-content:space-between;align-items:center;padding:2px 8px;background:linear-gradient(to bottom,#f0f0f0,#e0e0e0);border-top:1px solid #d4d4d4;height:20px;font-size:11px;color:#333;flex-shrink:0}.status-left,.status-right{display:flex;align-items:center;gap:8px}.photo-viewer-container:fullscreen{width:100vw;height:100vh;border:none;border-radius:0}.photo-viewer-container:-webkit-full-screen{width:100vw;height:100vh;border:none;border-radius:0}.photo-viewer-container:-moz-full-screen{width:100vw;height:100vh;border:none;border-radius:0}@media (max-width: 768px){.photo-viewer-container{width:100vw;height:100vh;border:none;border-radius:0}.photo-viewer-toolbar{flex-wrap:wrap;height:auto;padding:8px}.toolbar-left,.toolbar-right{flex-wrap:wrap;gap:2px}.toolbar-button{font-size:10px;padding:2px 6px}.toolbar-center{width:100%;order:-1;margin-bottom:8px}}.internet-explorer{width:100%;height:100%;background:silver;display:flex;flex-direction:column;font-family:"MS Sans Serif",sans-serif;font-size:11px}.ie-menu-bar{background:silver;height:22px;display:flex;border-bottom:1px solid #808080;position:relative}.ie-menu-item{padding:4px 8px;cursor:pointer;position:relative;display:flex;align-items:center;font-size:11px}.ie-menu-item:hover{background:#316ac5;color:#fff}.ie-toolbar{background:silver;height:32px;display:flex;justify-content:space-between;align-items:center;padding:0 4px;border-bottom:1px solid #808080}.ie-toolbar-left{display:flex;align-items:center;gap:2px}.ie-toolbar-btn{background:none;border:none;width:auto;height:auto;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;margin:0}.ie-toolbar-btn:hover:not(:disabled){opacity:.8}.ie-toolbar-btn:active:not(:disabled){opacity:.6;transform:translateY(1px)}.ie-toolbar-btn:disabled{opacity:.5;cursor:not-allowed}.ie-toolbar-btn img{width:auto;height:24px;object-fit:contain;display:block}.ie-toolbar-separator{width:1px;height:20px;background:gray;margin:0 4px}.ie-toolbar-right{flex:1;display:flex;justify-content:flex-end;margin-left:8px}.ie-address-bar{display:flex;align-items:center;background:#fff;border:1px inset #c0c0c0;height:22px;flex:1;max-width:400px}.ie-address-label{padding:0 4px;font-size:11px;color:#000;white-space:nowrap}.ie-address-input{flex:1;border:none;outline:none;font-size:11px;padding:2px 4px;background:transparent}.ie-go-btn{background:none;border:none;padding:0;margin:0;cursor:pointer;display:flex;align-items:center;justify-content:center;width:auto;height:auto}.ie-go-btn img{width:auto;height:22px;object-fit:contain;display:block}.ie-go-btn:hover{opacity:.8}.ie-go-btn:active{opacity:.6;transform:translateY(1px)}.ie-status-bar{background:silver;height:20px;display:flex;justify-content:space-between;align-items:center;padding:0 4px;border-top:1px solid #808080;font-size:11px}.ie-status-left{color:#000}.ie-status-right{display:flex;align-items:center}.ie-security-zone{background:silver;border:1px inset #c0c0c0;padding:2px 8px;font-size:11px}.ie-content{flex:1;background:#fff;position:relative;overflow:hidden}.ie-video-container{width:100%;height:100%;display:flex;flex-direction:column;background:#fff}.ie-video-info-bar{background:#f0f0f0;border-bottom:1px solid #808080;padding:4px 8px;display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#000;height:24px;box-sizing:border-box}.ie-video-title{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;margin-right:8px}.ie-video-position{font-size:10px;color:#666;white-space:nowrap}.ie-iframe{flex:1;border:none;background:#fff;box-shadow:inset 0 0 0 1px gray;pointer-events:auto;touch-action:manipulation}.ie-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;background:#fff}.ie-loading-spinner{width:32px;height:32px;border:3px solid #f3f3f3;border-top:3px solid #316ac5;border-radius:50%;animation:ie-spin 1s linear infinite;margin-bottom:16px}@keyframes ie-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ie-loading-text{color:#666;font-size:12px}@media (max-width: 768px){.ie-toolbar{flex-direction:column;height:auto;padding:4px}.ie-toolbar-left{margin-bottom:4px}.ie-address-bar{max-width:none;width:100%}.ie-menu-bar{flex-wrap:wrap;height:auto}.ie-menu-item{padding:2px 4px}}.desktop{width:100%;height:100%;position:relative;overflow:hidden;min-height:100vh;min-height:100dvh;transform:translateZ(0);backface-visibility:hidden;-webkit-font-smoothing:antialiased}.desktop-icons{position:absolute;top:0;left:0;width:100%;height:calc(100% - 40px);padding:10px;z-index:0;transform:translateZ(0)}@media (max-width: 768px){.desktop-icons{padding:5px}}.selection-box{position:fixed;border:1px solid rgba(0,120,215,.8);background-color:#0078d733;pointer-events:none;z-index:9999;transform:translateZ(0);will-change:left,top,width,height;backface-visibility:hidden}.multi-drag-active .desktop-icon.selected{transform:scale(1.05);transition:transform .1s ease;box-shadow:0 4px 8px #0000004d}.delete-confirm-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000}.delete-confirm-dialog{background:linear-gradient(180deg,#ece9d8,#d6d3ce);border:3px solid;border-color:#ffffff #808080 #808080 #ffffff;border-radius:8px;padding:10px;min-width:300px;box-shadow:0 4px 20px #0006}.dialog-title{background:linear-gradient(to bottom,#0997ff,#0053ee);color:#fff;padding:5px 10px;font-size:13px;font-weight:700;border-radius:4px 4px 0 0;margin:-10px -10px 10px}.dialog-message{padding:20px 15px;font-size:13px;color:#000;text-align:center}.dialog-buttons{display:flex;justify-content:center;gap:10px;padding:10px}.dialog-button{padding:5px 20px;font-size:12px;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;border-radius:3px;cursor:pointer;font-weight:700}.dialog-button.confirm{background:linear-gradient(180deg,#fff,silver);color:#000}.dialog-button.confirm:hover{background:linear-gradient(180deg,#e0e0e0,#a0a0a0)}.dialog-button.cancel{background:linear-gradient(180deg,#fff,silver);color:#000}.dialog-button.cancel:hover{background:linear-gradient(180deg,#e0e0e0,#a0a0a0)}.dialog-button:active{border-color:#808080 #ffffff #ffffff #808080}.shutdown-screen{width:100%;height:100vh;height:100dvh;min-height:100vh;background:linear-gradient(to bottom,#5a8fc7,#4a7eb8,#3a6ea5);display:flex;flex-direction:column;position:relative}.shutdown-top-bar{height:80px;min-height:80px;background:linear-gradient(to bottom,#3159af,#2347a5);width:100%;border-bottom:1px solid #1a3580;display:block;flex-shrink:0}.shutdown-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.inspired-by-text{color:#fff;font-size:12px;font-weight:400;text-shadow:1px 1px 2px rgba(0,0,0,.7);font-family:Tahoma,sans-serif;margin-bottom:8px;opacity:.8}.shutdown-logo{width:250px;height:auto;object-fit:contain;animation:slideDown .5s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.shutdown-message{color:#fff;font-size:20px;font-weight:400;text-shadow:1px 1px 2px rgba(0,0,0,.7);font-family:Tahoma,sans-serif}.shutdown-bottom-bar{height:80px;min-height:80px;background:linear-gradient(to bottom,#1e3a5f,#0f2442);width:100%;border-top:1px solid #1a3580;display:block;flex-shrink:0}@media (max-width: 768px){.shutdown-top-bar,.shutdown-bottom-bar{height:60px;min-height:60px;display:block;flex-shrink:0}.shutdown-logo{width:200px}.shutdown-message{font-size:16px}}@media (max-width: 480px){.shutdown-screen{height:100vh;height:100dvh;min-height:100vh;min-height:100dvh}.shutdown-top-bar,.shutdown-bottom-bar{height:50px;min-height:50px;display:block;flex-shrink:0}.shutdown-logo{width:150px}.shutdown-message{font-size:14px}.shutdown-content{gap:20px;padding:10px 0}}@media (max-width: 320px){.shutdown-screen{height:100vh;height:100dvh;min-height:100vh;min-height:100dvh}.shutdown-top-bar,.shutdown-bottom-bar{height:40px;min-height:40px;display:block;flex-shrink:0}.shutdown-logo{width:120px}.shutdown-message{font-size:12px}.shutdown-content{gap:15px;padding:5px 0}}.app{width:100%;height:100%;overflow:hidden}@media (max-width: 320px){:root{--taskbar-height: 35px;--window-title-bar-height: 50px;--window-menu-bar-height: 20px;--window-button-size: 24px;--window-icon-size: 24px;--window-title-font-size: 14px;--window-menu-font-size: 8px;--mobile-buffer: 40px}.taskbar{height:35px!important}.start-button{height:35px!important;min-width:35px!important;touch-action:manipulation!important;-webkit-user-select:none!important;user-select:none!important}.welcome-screen{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:80px 1fr 80px!important;height:100vh!important;height:100dvh!important;width:100vw!important;width:100dvw!important;padding-top:env(safe-area-inset-top)!important;padding-bottom:env(safe-area-inset-bottom)!important;padding-left:env(safe-area-inset-left)!important;padding-right:env(safe-area-inset-right)!important;box-sizing:border-box!important}.welcome-top-bar{grid-column:1 / -1!important;grid-row:1!important;height:80px!important;min-height:80px!important;max-height:80px!important;width:100%!important}.welcome-footer{grid-column:1 / -1!important;grid-row:3!important;height:80px!important;min-height:80px!important;max-height:80px!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important}.system-tray{height:35px!important;display:flex!important;padding:0 0 0 4px!important;min-width:60px!important;max-width:80px!important;pointer-events:auto!important;touch-action:manipulation!important;align-items:center!important;gap:4px!important}.tray-icons{display:flex!important;gap:4px!important;pointer-events:auto!important;touch-action:manipulation!important}.clock{font-size:7px!important;min-width:28px!important;max-width:32px!important;padding:0 2px!important}.tray-icon{width:12px!important;height:12px!important;pointer-events:auto!important;touch-action:manipulation!important}.system-tray-menu{width:180px!important;max-width:90vw!important;position:fixed!important;bottom:var(--taskbar-height, 35px)!important;right:0!important;z-index:10001!important;max-height:calc(100vh - 75px)!important;overflow-y:auto!important}.quick-launch{margin-right:0!important;padding-right:4px!important}.taskbar-windows{flex:1!important;overflow:hidden!important;display:flex!important;align-items:stretch!important;padding:0!important;margin:0!important}.taskbar-window{flex:1!important;height:35px!important;min-width:0!important;max-width:none!important;flex-shrink:1!important}.desktop{padding-bottom:35px!important}.window-menu-bar{gap:1px!important;padding:1px!important;font-size:8px!important;height:20px!important;min-height:20px!important;max-height:20px!important}.menu-item{padding:1px 2px!important;font-size:8px!important;height:18px!important;min-height:18px!important;max-height:18px!important;line-height:1.2!important}.window-title-bar{height:50px!important;min-height:50px!important;max-height:50px!important;padding:4px 8px!important}.window-title{font-size:14px!important;gap:6px!important;flex-shrink:1!important;min-width:0!important;max-width:calc(100vw - 120px)!important}.window-title span{overflow:hidden!important;text-overflow:ellipsis!important}.window-icon{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important}.window-button{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;padding:4px!important}.window-button img{width:20px!important;height:20px!important}.window-controls{gap:6px!important}.start-menu{width:90vw!important;max-width:280px!important;left:0!important;bottom:35px!important;position:fixed!important;max-height:calc(100vh - 70px)!important}.start-menu-main{min-height:200px!important;max-height:calc(100vh - 150px)!important;overflow-y:auto!important}.start-menu-left{width:100%!important}.start-menu-right{display:none!important}.start-menu-item{padding:6px 10px!important;font-size:11px!important;min-height:40px!important}.menu-icon-large{width:24px!important;height:24px!important}.menu-icon-small{width:16px!important;height:16px!important}.all-programs-submenu{left:0!important;width:100%!important;max-width:280px!important}.start-menu-bottom{padding:4px 6px!important;min-height:35px!important}.log-off-btn,.turn-off-btn{padding:4px 6px!important;font-size:9px!important;height:24px!important;min-height:24px!important;max-height:24px!important;gap:3px!important}.btn-icon{width:12px!important;height:12px!important}}@media (max-width: 375px) and (min-width: 321px){:root{--taskbar-height: 38px;--window-title-bar-height: 52px;--window-menu-bar-height: 22px;--window-button-size: 26px;--window-icon-size: 26px;--window-title-font-size: 15px;--window-menu-font-size: 9px;--mobile-buffer: 38px}.taskbar{height:38px!important}.start-button{height:38px!important;min-width:38px!important;touch-action:manipulation!important;-webkit-user-select:none!important;user-select:none!important}.welcome-screen{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:80px 1fr 80px!important;height:100vh!important;height:100dvh!important;width:100vw!important;width:100dvw!important;padding-top:env(safe-area-inset-top)!important;padding-bottom:env(safe-area-inset-bottom)!important;padding-left:env(safe-area-inset-left)!important;padding-right:env(safe-area-inset-right)!important;box-sizing:border-box!important}.welcome-top-bar{grid-column:1 / -1!important;grid-row:1!important;height:80px!important;min-height:80px!important;max-height:80px!important;width:100%!important}.welcome-footer{grid-column:1 / -1!important;grid-row:3!important;height:80px!important;min-height:80px!important;max-height:80px!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important}.system-tray{height:38px!important}.system-tray-menu{width:200px!important;max-width:90vw!important;position:fixed!important;bottom:var(--taskbar-height, 38px)!important;right:0!important;z-index:10001!important;max-height:calc(100vh - 78px)!important;overflow-y:auto!important}.quick-launch{margin-right:0!important;padding-right:4px!important}.taskbar-windows{flex:1!important;overflow:hidden!important;display:flex!important;align-items:stretch!important;padding:0!important;margin:0!important}.taskbar-window{flex:1!important;height:38px!important;min-width:0!important;max-width:none!important;flex-shrink:1!important}.desktop{padding-bottom:38px!important}.window-menu-bar{gap:2px!important;padding:1px 2px!important;font-size:9px!important;height:22px!important;min-height:22px!important;max-height:22px!important}.menu-item{padding:1px 3px!important;font-size:9px!important;height:20px!important;min-height:20px!important;max-height:20px!important;line-height:1.2!important}.window-title-bar{height:52px!important;min-height:52px!important;max-height:52px!important;padding:4px 8px!important}.window-title{font-size:15px!important;gap:6px!important}.window-icon{width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important}.window-button{width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;padding:4px!important}.window-button img{width:22px!important;height:22px!important}.window-controls{gap:6px!important}.start-menu{width:90vw!important;max-width:300px!important;left:0!important;bottom:38px!important;position:fixed!important;max-height:calc(100vh - 76px)!important}.start-menu-main{min-height:220px!important;max-height:calc(100vh - 160px)!important;overflow-y:auto!important}.start-menu-left{width:100%!important}.start-menu-right{display:none!important}.start-menu-item{padding:7px 12px!important;font-size:11px!important;min-height:42px!important}.menu-icon-large{width:26px!important;height:26px!important}.menu-icon-small{width:16px!important;height:16px!important}.all-programs-submenu{left:0!important;width:100%!important;max-width:300px!important}.start-menu-bottom{padding:5px 7px!important;min-height:38px!important}.log-off-btn,.turn-off-btn{padding:5px 7px!important;font-size:9px!important;height:26px!important;min-height:26px!important;max-height:26px!important;gap:3px!important}.btn-icon{width:13px!important;height:13px!important}}@media (max-width: 480px){:root{--taskbar-height: 40px;--window-title-bar-height: 56px;--window-menu-bar-height: 24px;--window-button-size: 28px;--window-icon-size: 28px;--window-title-font-size: 16px;--window-menu-font-size: 10px;--mobile-buffer: 40px}body,html{margin:0!important;padding:0!important;height:100vh!important;height:100dvh!important;height:-webkit-fill-available!important;overflow:hidden!important;overflow-x:hidden!important;overflow-y:hidden!important;position:fixed!important;width:100%!important}body{padding-bottom:env(safe-area-inset-bottom)!important;padding-left:env(safe-area-inset-left)!important;padding-right:env(safe-area-inset-right)!important}#root,.app{height:100vh!important;height:100dvh!important;height:-webkit-fill-available!important;width:100vw!important;width:100dvw!important;overflow:hidden!important;position:relative!important}.welcome-screen,.loading-screen,.shutdown-screen{height:100vh!important;height:100dvh!important;height:-webkit-fill-available!important;width:100vw!important;width:100dvw!important;max-height:100vh!important;max-height:100dvh!important;overflow:hidden!important;position:relative!important}.welcome-footer{grid-column:1 / -1!important;grid-row:3!important;height:80px!important;min-height:80px!important;max-height:80px!important;padding:10px 20px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important}.mobile-user-section{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:15px!important;margin-top:20px!important}.mobile-user-section .user-account-tile{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:15px!important}.welcome-screen{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:80px 1fr 80px!important;height:100vh!important;height:100dvh!important;min-height:100vh!important;min-height:100dvh!important;width:100vw!important;width:100dvw!important;padding-top:env(safe-area-inset-top)!important;padding-bottom:env(safe-area-inset-bottom)!important;padding-left:env(safe-area-inset-left)!important;padding-right:env(safe-area-inset-right)!important;box-sizing:border-box!important}.welcome-main{grid-column:1 / -1!important;grid-row:2!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;padding:0!important;gap:30px!important;min-height:0!important;width:100%!important}.windows-logo{flex-direction:column;gap:10px!important}.xp-flag{width:60px!important;height:60px!important}.flag-red,.flag-green,.flag-blue,.flag-yellow{width:30px!important;height:30px!important}.windows{font-size:32px!important}.login-box{min-width:280px!important;padding:20px 30px!important}.profile-pic{width:80px!important;height:80px!important}.user-icon{width:60px!important;height:60px!important}.welcome-footer{flex-direction:column;align-items:center;gap:15px;padding:15px;height:60px!important;min-height:60px!important;justify-content:center!important}.footer-info{text-align:center;max-width:100%}.turn-off-btn{padding:10px 15px!important;font-size:13px!important;gap:8px!important;white-space:nowrap!important;flex-shrink:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.shutdown-icon{width:22px!important;height:22px!important;flex-shrink:0!important}.start-menu-top{grid-column:1 / -1!important;grid-row:1!important;width:100%!important}.start-menu-bottom{grid-column:1 / -1!important;grid-row:3!important;padding:6px 8px!important;height:auto!important;min-height:40px!important;display:flex!important;justify-content:space-between!important;align-items:center!important;flex-wrap:nowrap!important;width:100%!important}.bottom-buttons{display:flex!important;gap:4px!important;align-items:center!important;justify-content:flex-end!important;flex:1!important}.log-off-btn,.turn-off-btn{padding:6px 8px!important;font-size:10px!important;gap:4px!important;height:28px!important;min-height:28px!important;max-height:28px!important;display:flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;flex-shrink:0!important}.btn-icon{width:14px!important;height:14px!important;flex-shrink:0!important}.taskbar{height:40px!important;padding:0!important;gap:0!important;margin:0!important;box-shadow:none!important;bottom:0!important;left:0!important;right:0!important;box-sizing:border-box!important;position:fixed!important;width:100vw!important;width:100dvw!important;z-index:10000!important}.start-button{height:40px!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;min-width:40px!important;flex:0 0 auto!important;box-sizing:border-box!important;border-radius:0!important;border:none!important;touch-action:manipulation!important;-webkit-user-select:none!important;user-select:none!important;cursor:pointer!important}.start-icon-img{height:100%!important;width:auto!important;object-fit:contain!important;display:block!important;max-height:40px!important}.system-tray{height:40px!important;margin:0!important;padding:0 0 0 4px!important;display:flex!important;align-items:center!important;gap:4px!important;box-sizing:border-box!important;flex-shrink:0!important;border-radius:0!important;border:none!important;position:relative!important;min-width:60px!important;max-width:80px!important;z-index:10!important}.tray-icons{display:flex!important;align-items:center!important;gap:4px!important}.system-tray-menu{width:220px!important;max-width:90vw!important;position:fixed!important;bottom:var(--taskbar-height, 40px)!important;right:0!important;z-index:10001!important;max-height:calc(100vh - 80px)!important;overflow-y:auto!important}.quick-launch{margin-right:0!important;padding-right:4px!important}.taskbar-windows{flex:1!important;overflow:hidden!important;display:flex!important;align-items:stretch!important;padding:0!important;margin:0!important}.taskbar-window{flex:1!important;min-width:0!important;max-width:none!important;padding:2px 4px!important;height:40px!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:1!important}.taskbar-window-title{font-size:9px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;flex:1!important;min-width:0!important}.taskbar-window-icon{width:16px!important;height:16px!important}.clock{font-size:8px!important;min-width:32px!important;max-width:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;height:100%!important;padding:0 2px!important}.tray-icon{width:14px!important;height:14px!important;min-width:14px!important;min-height:14px!important;object-fit:contain!important;display:block!important;flex-shrink:0!important;pointer-events:auto!important;touch-action:manipulation!important}.tray-icons{pointer-events:auto!important;touch-action:manipulation!important;cursor:pointer!important}.system-tray{pointer-events:auto!important;touch-action:manipulation!important}.desktop{padding-bottom:40px!important;height:calc(100vh - 40px)!important;height:calc(100dvh - 40px)!important;height:calc(-webkit-fill-available - 40px)!important;width:100vw!important;width:100dvw!important;overflow:hidden!important;position:relative!important}.desktop-icons{height:calc(100vh - 40px)!important;height:calc(100dvh - 40px)!important;height:calc(-webkit-fill-available - 40px)!important;overflow:hidden!important}*{box-sizing:border-box!important}.taskbar{min-height:40px!important;max-height:40px!important;display:flex!important;align-items:stretch!important;overflow:hidden!important}.taskbar-windows{flex:1!important;overflow:hidden!important;display:flex!important;align-items:stretch!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.taskbar-windows::-webkit-scrollbar{display:none!important}.taskbar-window{flex:1!important;flex-shrink:1!important;min-width:0!important;max-width:none!important}.window-menu-bar{gap:4px!important;padding:2px 4px!important;font-size:10px!important;height:24px!important;min-height:24px!important;max-height:24px!important}.menu-item{padding:1px 4px!important;font-size:10px!important;line-height:1.2!important;white-space:nowrap!important;flex-shrink:0!important;height:22px!important;min-height:22px!important;max-height:22px!important}.window-button{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;padding:4px!important}.window-controls{gap:8px!important}.window,.window.maximized{max-width:100vw!important;max-height:calc(100vh - 40px)!important}.menu-item{max-width:none!important;overflow:visible!important;text-overflow:clip!important;display:inline-block!important;white-space:nowrap!important;flex-shrink:0!important;-webkit-flex-shrink:0!important;-moz-box-flex:0!important}.window-menu-bar{display:flex!important;display:-webkit-flex!important;display:-moz-box!important;flex-direction:row!important;-webkit-flex-direction:row!important;flex-wrap:nowrap!important;-webkit-flex-wrap:nowrap!important;align-items:center!important;-webkit-align-items:center!important;overflow:visible!important}.toolbar-button{height:24px!important;min-height:24px!important;max-height:24px!important;padding:2px 6px!important;font-size:10px!important;line-height:1.2!important}.toolbar-btn{height:20px!important;min-height:20px!important;max-height:20px!important;width:20px!important;min-width:20px!important;max-width:20px!important}.desktop-icons{padding:8px!important;gap:15px!important}.desktop-icon{width:60px!important;margin-bottom:10px!important}.icon-image-container{width:36px!important;height:36px!important}.icon-label{font-size:9px!important;line-height:1.1!important;padding:1px 2px!important}.window:not(.maximized){width:95vw!important;height:90vh!important;max-width:none!important;max-height:none!important}.window.maximized{width:100vw!important;height:calc(100vh - 40px)!important;left:0!important;top:0!important;max-width:none!important;max-height:none!important}.window-title-bar{height:56px!important;min-height:56px!important;max-height:56px!important;padding:6px 10px!important}.window-title{font-size:16px!important;gap:8px!important}.window-icon{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important}.window-controls{display:flex!important;gap:8px!important;flex-shrink:0!important}.window-button{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;padding:4px!important;flex-shrink:0!important}.window-button img{width:24px!important;height:24px!important}.window-menu-bar{padding:2px 6px!important;font-size:10px!important}.menu-item{padding:1px 6px!important}.start-menu{width:90vw!important;max-width:300px!important;left:0!important;right:auto!important;bottom:40px!important;z-index:10001!important;position:fixed!important;display:grid!important;grid-template-rows:auto 1fr auto!important;grid-template-columns:1fr!important;visibility:visible!important;opacity:1!important;max-height:calc(100vh - 100px)!important;overflow-y:auto!important;animation:slideUp .2s ease-out!important;transform:translateY(0)!important;touch-action:auto!important;pointer-events:auto!important}.start-menu-main{grid-column:1 / -1!important;grid-row:2!important;min-height:250px!important;max-height:calc(100vh - 120px)!important;overflow-y:auto!important;width:100%!important}.start-menu-left{width:100%!important}.start-menu-right{display:none!important}.start-menu-item{padding:8px 12px!important;font-size:12px!important;touch-action:manipulation!important;pointer-events:auto!important}.menu-icon-large{width:24px!important;height:24px!important}.page-container{padding:10px!important}.page-header h1{font-size:18px!important}.project-card,.experience-card{padding:12px!important;margin-bottom:10px!important}.project-card h3,.experience-card h3{font-size:16px!important}.project-description,.experience-description{font-size:12px!important;line-height:1.4!important}.tech-tags{gap:4px!important}.tech-tag{font-size:10px!important;padding:2px 6px!important}.project-highlights,.responsibilities-list{font-size:11px!important;line-height:1.3!important}.project-highlights li,.responsibilities-list li{margin-bottom:6px!important}.company-logo{width:30px!important;height:30px!important}.experience-company-info{gap:10px!important}.form-row{grid-template-columns:1fr!important;gap:10px!important}.form-group input,.form-group textarea{font-size:14px!important;padding:8px!important}.form-group label{font-size:12px!important}.submit-btn{padding:10px 20px!important;font-size:12px!important}.desktop-icon,.taskbar-window,.start-menu-item{min-height:44px!important;min-width:44px!important}.menu-item{min-height:20px!important;max-height:24px!important;height:22px!important;line-height:1.2!important}.window-button{min-height:14px!important;min-width:14px!important}.desktop-icon:active,.taskbar-window:active,.window-button:active{transform:scale(.95)!important;transition:transform .1s ease!important}.menu-item,.toolbar-button,.toolbar-btn,.window-button{box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:center!important}.window-title-bar{touch-action:none!important;-webkit-user-select:none!important;user-select:none!important;cursor:move!important}.window-resize-handle{touch-action:none!important;-webkit-user-select:none!important;user-select:none!important;cursor:nwse-resize!important}.window{-webkit-user-select:none!important;user-select:none!important;touch-action:manipulation!important}.window-content{-webkit-user-select:text!important;user-select:text!important;touch-action:auto!important}.window:not(.maximized){position:absolute!important;touch-action:manipulation!important}.welcome-screen{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:80px 1fr 80px!important;height:100vh!important;height:100dvh!important;min-height:100vh!important;min-height:100dvh!important;width:100vw!important;width:100dvw!important;padding-top:env(safe-area-inset-top)!important;padding-bottom:env(safe-area-inset-bottom)!important;padding-left:env(safe-area-inset-left)!important;padding-right:env(safe-area-inset-right)!important;box-sizing:border-box!important;overflow:hidden!important}.welcome-main{grid-column:1 / -1!important;grid-row:2!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;padding:0!important;gap:30px!important;min-height:0!important;overflow:hidden!important;width:100%!important}.welcome-top-bar{grid-column:1 / -1!important;grid-row:1!important;height:80px!important;min-height:80px!important;max-height:80px!important;width:100%!important}.welcome-footer{grid-column:1 / -1!important;grid-row:3!important;height:80px!important;min-height:80px!important;max-height:80px!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important}.welcome-right,.welcome-divider{display:none!important}.menu-item{height:22px!important;min-height:22px!important;max-height:22px!important}.toolbar-button{height:24px!important;min-height:24px!important;max-height:24px!important}.toolbar-btn{height:20px!important;min-height:20px!important;max-height:20px!important}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px){:root{--taskbar-height: 40px;--window-title-bar-height: 60px;--window-menu-bar-height: 24px;--window-button-size: 32px;--window-icon-size: 32px;--window-title-font-size: 18px;--mobile-buffer: 0px}body,html{height:100vh!important;height:-webkit-fill-available!important;height:100dvh!important;width:100vw!important;width:100dvw!important;position:fixed!important;overflow:hidden!important}#root{height:100vh!important;height:-webkit-fill-available!important;height:100dvh!important;width:100vw!important;width:100dvw!important;overflow:hidden!important}.desktop{height:calc(100vh - 40px)!important;height:calc(-webkit-fill-available - 40px)!important;height:calc(100dvh - 40px)!important;width:100vw!important;width:100dvw!important;padding-bottom:40px!important;box-sizing:border-box!important;overflow:hidden!important}.taskbar{height:40px!important;min-height:40px!important;max-height:40px!important;width:100vw!important;width:100dvw!important;bottom:0!important;left:0!important;right:0!important;position:fixed!important;z-index:10000!important}.window.maximized{width:100vw!important;width:100dvw!important;height:calc(100vh - var(--taskbar-height, 40px))!important;height:calc(-webkit-fill-available - var(--taskbar-height, 40px))!important;height:calc(100dvh - var(--taskbar-height, 40px))!important;max-width:100vw!important;max-width:100dvw!important;max-height:calc(100vh - var(--taskbar-height, 40px))!important;max-height:calc(-webkit-fill-available - var(--taskbar-height, 40px))!important;max-height:calc(100dvh - var(--taskbar-height, 40px))!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:var(--taskbar-height, 40px)!important;box-sizing:border-box!important}.window.maximized .window-content{height:calc(100% - var(--window-title-bar-height, 60px) - var(--window-menu-bar-height, 24px))!important;max-height:calc(100% - var(--window-title-bar-height, 60px) - var(--window-menu-bar-height, 24px))!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;box-sizing:border-box!important}.window-title-bar{height:60px!important;min-height:60px!important;max-height:60px!important;padding:8px 12px!important}.window-title{font-size:18px!important;gap:8px!important}.window-icon{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important}.window-button{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;padding:4px!important}.window-button img{width:28px!important;height:28px!important}.window-controls{gap:8px!important}}@media (max-width: 768px){:root{--window-title-bar-height: 58px;--window-menu-bar-height: 24px;--window-button-size: 30px;--window-icon-size: 30px;--window-title-font-size: 17px;--mobile-buffer: 0px}.window:not(.maximized){width:90%!important;max-width:90vw!important;height:85vh!important}.window.maximized{width:100vw!important;height:calc(100vh - 40px)!important;left:0!important;top:0!important;max-width:none!important;max-height:none!important}.page-container{padding:15px}.page-header h1{font-size:20px}.project-card,.experience-card,.about-card{padding:15px}.start-menu{width:320px!important;z-index:10001!important;position:fixed!important;display:grid!important;grid-template-rows:auto 1fr auto!important;grid-template-columns:1fr!important;max-height:calc(100vh - 80px)!important;overflow-y:auto!important}.system-tray-menu{width:220px!important;max-width:90vw!important;position:fixed!important;bottom:var(--taskbar-height, 40px)!important;right:0!important;z-index:10001!important;max-height:calc(100vh - 85px)!important;overflow-y:auto!important}.taskbar{height:45px!important;padding:0!important;margin:0!important}.start-icon-img{height:40px!important}.quick-launch{margin-right:0!important;padding-right:4px!important}.taskbar-windows{flex:1!important;overflow:hidden!important;display:flex!important;align-items:stretch!important}.taskbar-window{flex:1!important;min-width:0!important;max-width:none!important;flex-shrink:1!important}.taskbar-window-title{font-size:10px!important}.desktop-icon{width:70px!important}.icon-image-container{width:42px!important;height:42px!important}.icon-label{font-size:10px!important}.window-title-bar{height:58px!important;min-height:58px!important;max-height:58px!important;padding:6px 10px!important}.window-title{font-size:17px!important;gap:8px!important}.window-icon{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important}.window-controls{display:flex!important;gap:8px!important;flex-shrink:0!important}.window-button{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;padding:4px!important;flex-shrink:0!important}.window-button img{width:26px!important;height:26px!important}.start-menu-main{min-height:300px!important}.start-menu-item{padding:6px 10px!important;font-size:11px!important}.menu-icon-large{width:28px!important;height:28px!important}}@media (min-width: 481px) and (max-width: 767px){body,html{height:100vh!important;height:100dvh!important;width:100vw!important;width:100dvw!important}.desktop{height:calc(100vh - 40px)!important;height:calc(100dvh - 40px)!important;padding-bottom:40px!important}.taskbar{height:40px!important}.window.maximized{width:100vw!important;width:100dvw!important;height:calc(100vh - var(--taskbar-height, 40px))!important;height:calc(100dvh - var(--taskbar-height, 40px))!important;max-height:calc(100vh - var(--taskbar-height, 40px))!important;max-height:calc(100dvh - var(--taskbar-height, 40px))!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:var(--taskbar-height, 40px)!important}.window.maximized .window-content{height:calc(100% - var(--window-title-bar-height, 30px) - var(--window-menu-bar-height, 24px))!important;max-height:calc(100% - var(--window-title-bar-height, 30px) - var(--window-menu-bar-height, 24px))!important;overflow-y:auto!important}.desktop-icon{width:75px!important}.icon-image-container{width:48px!important;height:48px!important}.window-title-bar{height:30px!important}}@media (min-width: 1025px) and (max-width: 1366px){.window:not(.maximized){max-width:95vw!important;max-height:90vh!important}.window.maximized{width:100vw!important;height:calc(100vh - var(--taskbar-height, 40px))!important;max-width:100vw!important;max-height:calc(100vh - var(--taskbar-height, 40px))!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:var(--taskbar-height, 40px)!important}.window.maximized .window-content{height:calc(100% - var(--window-title-bar-height, 30px) - var(--window-menu-bar-height, 24px))!important;max-height:calc(100% - var(--window-title-bar-height, 30px) - var(--window-menu-bar-height, 24px))!important;overflow-y:auto!important}.desktop-icon{width:75px!important}.start-menu{width:280px!important;max-width:280px!important;display:grid!important;grid-template-rows:auto 1fr auto!important;grid-template-columns:1fr!important}.page-container{padding:20px!important;max-width:1200px!important;margin:0 auto!important}}@media (min-width: 1367px) and (max-width: 1919px){.window:not(.maximized){max-width:1200px!important;max-height:90vh!important}.window.maximized{width:100vw!important;width:100dvw!important;height:calc(100vh - var(--taskbar-height, 40px))!important;height:calc(100dvh - var(--taskbar-height, 40px))!important;max-width:100vw!important;max-width:100dvw!important;max-height:calc(100vh - var(--taskbar-height, 40px))!important;max-height:calc(100dvh - var(--taskbar-height, 40px))!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:var(--taskbar-height, 40px)!important}.window.maximized .window-content{height:calc(100% - var(--window-title-bar-height, 30px) - var(--window-menu-bar-height, 24px))!important;max-height:calc(100% - var(--window-title-bar-height, 30px) - var(--window-menu-bar-height, 24px))!important;overflow-y:auto!important;overflow-x:hidden!important;width:100%!important}.window.maximized .window-content .page-container{width:100%!important;max-width:none!important;margin:0!important;padding:30px!important;box-sizing:border-box!important}.window.maximized .window-content .page-container>*{max-width:1400px!important;margin-left:auto!important;margin-right:auto!important}.window.maximized .window-content .page-container>.command-prompt{max-width:100%!important;margin-left:0!important;margin-right:0!important}.project-card,.experience-card,.about-card{padding:20px!important}}@media (min-width: 1920px){.window:not(.maximized){max-width:1400px!important;max-height:90vh!important}.window.maximized{width:100vw!important;width:100dvw!important;height:calc(100vh - var(--taskbar-height, 40px))!important;height:calc(100dvh - var(--taskbar-height, 40px))!important;max-width:100vw!important;max-width:100dvw!important;max-height:calc(100vh - var(--taskbar-height, 40px))!important;max-height:calc(100dvh - var(--taskbar-height, 40px))!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:var(--taskbar-height, 40px)!important}.window.maximized .window-content{height:calc(100% - var(--window-title-bar-height, 30px) - var(--window-menu-bar-height, 24px))!important;max-height:calc(100% - var(--window-title-bar-height, 30px) - var(--window-menu-bar-height, 24px))!important;overflow-y:auto!important;overflow-x:hidden!important;width:100%!important}.window.maximized .window-content .page-container{width:100%!important;max-width:none!important;margin:0!important;padding:40px!important;box-sizing:border-box!important}.window.maximized .window-content .page-container>*{max-width:1600px!important;margin-left:auto!important;margin-right:auto!important}.window.maximized .window-content .page-container>.page-header{max-width:1600px!important;margin-left:auto!important;margin-right:auto!important}.window.maximized .window-content .page-container>.command-prompt{max-width:100%!important;margin-left:0!important;margin-right:0!important}.project-card,.experience-card,.about-card{padding:25px!important}.page-header h1{font-size:32px!important}.project-card h3,.experience-card h3{font-size:24px!important}}@media (min-width: 2560px){.window:not(.maximized){max-width:1800px!important;max-height:90vh!important}.window.maximized{width:100vw!important;width:100dvw!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:var(--taskbar-height, 40px)!important;height:calc(100vh - var(--taskbar-height, 40px))!important;height:calc(100dvh - var(--taskbar-height, 40px))!important}.window.maximized .window-content{width:100%!important}.window.maximized .window-content .page-container{width:100%!important;max-width:none!important;margin:0!important;padding:50px!important;box-sizing:border-box!important}.window.maximized .window-content .page-container>*{max-width:2000px!important;margin-left:auto!important;margin-right:auto!important}.window.maximized .window-content .page-container>.page-header{max-width:2000px!important;margin-left:auto!important;margin-right:auto!important}.window.maximized .window-content .page-container>.command-prompt{max-width:100%!important;margin-left:0!important;margin-right:0!important}.page-header h1{font-size:36px!important}.project-card,.experience-card,.about-card{padding:30px!important;font-size:18px!important}.project-card h3,.experience-card h3{font-size:28px!important}.desktop-icon{width:90px!important}.icon-image-container{width:64px!important;height:64px!important}.window-title-bar{height:35px!important}.window-title{font-size:14px!important}}@media (min-height: 1080px){.welcome-content{gap:60px}}@media (max-height: 600px){.welcome-content{gap:20px;margin-bottom:50px}.windows-logo{transform:scale(.8)}.welcome-footer{grid-column:1 / -1!important;grid-row:3!important;width:100%!important;margin-top:20px}}@media (max-width: 768px) and (orientation: landscape){.welcome-screen{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:80px 1fr 80px!important;justify-content:flex-start;padding-top:20px}.welcome-top-bar{grid-column:1 / -1!important;grid-row:1!important;width:100%!important}.welcome-main{grid-column:1 / -1!important;grid-row:2!important;width:100%!important}.welcome-content{gap:15px;margin-bottom:20px}.windows-logo{transform:scale(.7)}.login-box{padding:15px 30px!important}.profile-pic{width:80px!important;height:80px!important}.welcome-footer{grid-column:1 / -1!important;grid-row:3!important;width:100%!important;padding:10px 20px}}@media (min-width: 720px) and (max-width: 1024px) and (orientation: landscape){.window.maximized{width:100vw!important;width:100dvw!important;height:calc(100vh - 40px)!important;height:calc(100dvh - 40px)!important;max-height:calc(100vh - 40px)!important;max-height:calc(100dvh - 40px)!important}.desktop{height:calc(100vh - 40px)!important;height:calc(100dvh - 40px)!important;padding-bottom:40px!important}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.window-title-bar,.window-menu-bar,.taskbar{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.icon-image,.window-icon,.taskbar-window-icon{image-rendering:-webkit-optimize-contrast!important;image-rendering:crisp-edges!important}}@media (hover: none) and (pointer: coarse){.desktop-icon,.taskbar-window,.start-menu-item,.window-button,.menu-item{min-height:44px!important;min-width:44px!important}.window-title-bar,.taskbar{-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important}.window-content,.page-container{-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;touch-action:pan-y!important}}@media (hover: hover) and (pointer: fine){.desktop-icon{min-height:auto!important;min-width:auto!important}.desktop-icon:hover,.taskbar-window:hover,.start-menu-item:hover{transition:all .15s ease!important}.window:not(.maximized){transform:translateZ(0)}.desktop-icon{transform:translateZ(0);backface-visibility:hidden}.window-content{scroll-behavior:auto!important;-webkit-overflow-scrolling:auto!important}}@media (orientation: landscape){.window.maximized .window-content{overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}@media (min-height: 500px) and (max-height: 700px){.welcome-screen{flex-direction:row!important;padding:20px!important}.welcome-main{flex:1!important;padding:0 30px!important}}}@media (orientation: portrait){.window.maximized{height:calc(100vh - 40px)!important;height:calc(100dvh - 40px)!important;max-height:calc(100vh - 40px)!important;max-height:calc(100dvh - 40px)!important}.window.maximized .window-content{overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}}@media (max-aspect-ratio: 1/1){.welcome-screen{flex-direction:column!important}.window:not(.maximized){max-width:95vw!important;max-height:85vh!important}}@media (min-aspect-ratio: 21/9){.page-container{max-width:1800px!important;margin:0 auto!important}.window:not(.maximized){max-width:1600px!important}}@media (max-width: 320px){.taskbar{gap:2px;height:40px!important}.start-button{height:40px!important;min-width:40px!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;flex:0 0 auto!important}.start-icon-img{height:100%!important;width:auto!important;object-fit:fill!important;display:block!important}.system-tray{height:40px!important;display:flex!important;align-items:center!important}.taskbar-window{height:40px!important;min-width:40px!important;padding:0 6px!important;display:flex!important;align-items:center!important;justify-content:center!important}.taskbar-window-title{display:none}.clock{display:flex!important;align-items:center!important;justify-content:center!important;height:100%!important}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.window,.start-menu{animation:none!important}}@media (prefers-contrast: high){.window-title-bar{border:2px solid #000!important}.desktop-icon.selected{outline:1px solid #000!important;outline-offset:-1px!important}.desktop-icon.selected .icon-label{padding:2px 4px!important;box-sizing:border-box!important;margin:0!important}.taskbar{border-top:2px solid #000!important}button,.window-button{border:1px solid #000!important}}@media print{.taskbar,.start-menu,.desktop-icons{display:none!important}.window{position:static!important;width:100%!important;height:auto!important;max-width:none!important;max-height:none!important;box-shadow:none!important;border:1px solid #000!important}.window-title-bar{background:#fff!important;color:#000!important}.page-container{padding:20px!important;max-width:100%!important}}@media (min-width: 769px){body{font-size:clamp(10px,1vw,16px)!important}.window-title{font-size:clamp(8px,2vw,14px)!important;flex-shrink:1!important;min-width:0!important;max-width:calc(100vw - 200px)!important}.window-title span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;flex-shrink:1!important;min-width:0!important}.taskbar-window-title{font-size:clamp(8px,.9vw,12px)!important}}@supports (height: 100dvh){body,html{height:100dvh!important;height:100vh!important}#root{min-height:100dvh!important;min-height:100vh!important}}@supports (padding: env(safe-area-inset-top)){body{padding-left:env(safe-area-inset-left,0)!important;padding-right:env(safe-area-inset-right,0)!important}.taskbar{padding-left:env(safe-area-inset-left,0)!important;padding-right:env(safe-area-inset-right,0)!important;padding-bottom:env(safe-area-inset-bottom,0)!important}.window.maximized{padding-left:env(safe-area-inset-left,0)!important;padding-right:env(safe-area-inset-right,0)!important;padding-top:env(safe-area-inset-top,0)!important}}@supports (container-type: inline-size){.desktop{container-type:inline-size}}*{text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.window,.desktop-icon,.taskbar-window{transform:translateZ(0);backface-visibility:hidden}html,body{overscroll-behavior:none!important;overscroll-behavior-y:none!important;overscroll-behavior-x:none!important;-webkit-overflow-scrolling:auto!important}@media (max-width: 768px){html,body{overscroll-behavior-y:none!important;-webkit-overflow-scrolling:auto!important;position:fixed!important;width:100%!important;height:100%!important;height:100vh!important;height:100dvh!important;height:-webkit-fill-available!important;overflow:hidden!important}#root,.app,.desktop,.welcome-screen,.loading-screen,.shutdown-screen{overscroll-behavior:none!important;-webkit-overflow-scrolling:auto!important}.window-content,.page-container{overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important}}.welcome-screen{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;width:100dvw!important;height:100vh!important;height:100dvh!important;margin:0!important;padding:0!important;box-sizing:border-box!important;display:grid!important;overflow:hidden!important}.welcome-top-bar{grid-column:1 / -1!important;grid-row:1!important;align-self:start!important;justify-self:stretch!important;width:100%!important;margin:0!important;padding:0!important;box-sizing:border-box!important;position:relative!important}.welcome-footer{grid-column:1 / -1!important;grid-row:3!important;align-self:end!important;justify-self:stretch!important;width:100%!important;margin:0!important;box-sizing:border-box!important;position:relative!important}.welcome-main,.welcome-right,.welcome-divider{grid-row:2!important;position:relative!important}@media (max-width: 1200px){.window-title{flex-shrink:1!important;min-width:0!important;max-width:calc(100vw - 180px)!important}.window-title span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;flex-shrink:1!important;min-width:0!important}}@media (max-width: 768px){.window-title{max-width:calc(100vw - 140px)!important;font-size:clamp(10px,3vw,14px)!important}}@media (max-width: 480px){.window-title{max-width:calc(100vw - 110px)!important;font-size:clamp(9px,3.5vw,12px)!important}}@media (max-width: 320px){.window-title{max-width:calc(100vw - 90px)!important;font-size:clamp(8px,4vw,11px)!important;gap:2px!important}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Tahoma,"MS Sans Serif",sans-serif;overflow:hidden!important;overflow-x:hidden!important;overflow-y:hidden!important;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:100%;height:100%;height:100vh;height:100dvh;height:-webkit-fill-available;position:fixed;top:0;left:0;right:0;bottom:0;overscroll-behavior:none;-webkit-overflow-scrolling:auto}html{width:100%;height:100%;overflow:hidden;position:fixed}#root{width:100%;height:100%;height:100vh;height:100dvh;height:-webkit-fill-available;overflow:hidden;position:relative}button{font-family:Tahoma,sans-serif;cursor:pointer}::-webkit-scrollbar{width:16px;height:16px}::-webkit-scrollbar-track{background:#f0f0f0}::-webkit-scrollbar-thumb{background:linear-gradient(to right,#5c95d6,#3b6fbc);border:1px solid #003c74}::-webkit-scrollbar-thumb:hover{background:linear-gradient(to right,#6ca5e6,#4b7fcc)}::-webkit-scrollbar-corner{background:#f0f0f0}
