html,body,#root{margin:0;padding:0;height:100%;font-family:"MS Sans Serif",sans-serif;font-size:12px;background:silver}@keyframes windowsLoad{0%{opacity:0;transform:scale(.96)}70%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}a{color:navy;text-decoration:none}a:visited,a:hover,a:active{color:navy}.desktop{position:relative;display:flex;height:calc(100% - 25px);animation:windowsLoad .45s ease-out;animation-fill-mode:forwards}.desktop-icons{display:flex;flex-direction:column;padding:8px;width:120px;margin-left:-20px}.desktop-icon{display:flex;flex-direction:column;align-items:center;margin-bottom:16px;cursor:default;-webkit-user-select:none;user-select:none}.desktop-icon img{width:32px;height:32px}.desktop-icon span{margin-top:4px;text-align:center;font-size:11px}.desktop-icon.selected{background:#00008022;border:1px solid #000080;border-radius:4px}.desktop-center{flex:1;display:flex;justify-content:center;align-items:center}.desktop-center img{max-width:100%;max-height:100%;border:2px solid #000}.desktop-info{width:200px;padding:8px;background:silver;font-size:11px;text-align:right}.desktop-info .info-header{font-weight:700;font-size:16px;margin-top:10px;margin-bottom:8px}.desktop-info .info-est{font-size:10px;color:#666;font-style:italic;margin-bottom:12px;margin-top:10px}.desktop-info .listening{margin-top:8px;font-size:11px;color:#000;margin-bottom:6px;font-weight:700;line-height:1.3}.desktop-info .working-on{font-size:11px;color:#00f;text-decoration:underline;display:block;line-height:1.3;cursor:pointer}.desktop-info .info-btns{font-size:11px;color:#1f4fbf;text-decoration:none;display:inline-flex;align-items:center;padding:4px 10px;border-radius:2px;border:2px outset rgb(198,198,198);background:#dcdcdc;box-shadow:none;line-height:1.3;cursor:pointer;font-weight:600}.desktop-info .links{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px;margin-right:-6px}.desktop-info .badge{margin-top:12px;padding:4px;border:1px solid #000;text-align:center;font-size:10px;background:#fff}.desktop-info .contact-me{margin-top:10px;font-size:12px}.desktop-info .info-contact-email{font-weight:600}.taskbar{height:28px;background:navy;color:#fff;display:flex;align-items:center;padding:0 4px;box-sizing:border-box;border-top:2px solid #fff;box-shadow:0 -1px #dfdfdf;z-index:10000}.taskbar .start-button{background:silver;color:#000;padding:2px 6px;border:2px outset #fff;font-size:11px;cursor:pointer;margin-right:8px;font-weight:700;display:flex;align-items:center;height:22px;box-sizing:border-box}.taskbar .task-items{flex:1;display:flex;gap:4px;padding-left:8px;padding-right:8px;overflow:hidden}.taskbar-item{background:silver;color:#000;border:2px outset #fff;padding:2px 8px;font-size:11px;cursor:pointer;display:flex;align-items:center;font-weight:700;height:22px;box-sizing:border-box;min-width:80px;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.taskbar-item.active{border-style:inset;background:#d4d0c8}.taskbar .tray{font-size:11px;border:2px inset #fff;padding:2px 8px;height:22px;display:flex;align-items:center;box-sizing:border-box}.start-icon{margin-right:4px;height:16px;width:30px;vertical-align:middle}.context-menu{position:absolute;background:#d4d0c8;border:1px solid #000;box-shadow:2px 2px 4px #00000073;min-width:160px;padding:2px 0;z-index:1000;font-size:11px;border-radius:2px}.context-menu-item{padding:4px 12px;cursor:default;white-space:nowrap}.context-menu-item:hover{background:navy;color:#fff}.window{position:absolute;background:silver;border:2px solid #000;box-shadow:4px 4px 8px #0006;display:flex;flex-direction:column;font-family:"MS Sans Serif",sans-serif;-webkit-user-select:none;user-select:none}.window-active{border-color:navy}.window-titlebar{height:24px;background:linear-gradient(to bottom,navy,#000050);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 6px;cursor:grab;font-size:12px;border-bottom:2px solid #000}.window-titlebar:active{cursor:grabbing}.window-title{font-weight:700}.window-controls{display:flex;gap:4px}.window-button{width:18px;height:18px;border:2px outset #fff;background:silver;color:#000;font-size:14px;line-height:1;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.window-button:active{border-style:inset}.window-content{flex:1;overflow:hidden;background:silver}.start-menu{position:absolute;bottom:28px;left:0;width:200px;background:silver;border-top:2px solid #fff;border-left:2px solid #fff;border-right:2px solid #808080;border-bottom:2px solid #808080;display:flex;box-shadow:2px 2px 5px #00000080;z-index:9999}.start-menu-sidebar{width:30px;background:linear-gradient(to bottom,navy,#1084d0);position:relative}.start-menu-sidebar span{position:absolute;bottom:8px;left:6px;color:#fff;font-size:18px;font-weight:400;writing-mode:vertical-rl;transform:rotate(180deg);white-space:nowrap}.start-menu-items{flex:1;display:flex;flex-direction:column;padding:2px}.start-menu-item{padding:8px 10px;cursor:pointer;display:flex;align-items:center;font-size:11px;color:#000}.start-menu-item:hover{background:navy;color:#fff}.start-menu-item img{width:24px;height:24px;margin-right:10px}.start-menu-item u{text-decoration:underline}.start-menu-divider{border-top:1px solid #808080;border-bottom:1px solid #fff;margin:2px 0}.start-button.active{border-style:inset;background:#d4d0c8}@media(max-width:768px){.desktop-info,.desktop-center{display:none}.desktop-icons{margin-left:0;width:60px;padding:4px;background:#ffffff1a}.desktop-icon{margin-bottom:8px}.desktop-icon img{width:24px;height:24px}.desktop-icon span{font-size:9px;max-width:50px;overflow:hidden;text-overflow:ellipsis}.taskbar-item{min-width:40px;max-width:80px;padding:2px 4px;font-size:10px}.taskbar .start-label{display:none}.taskbar .start-button{margin-right:4px;padding:2px 4px}.taskbar .start-icon{margin-right:0;width:16px}}
