body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App,body{overflow:hidden}.App{height:100vh;width:100vw}.desktop{background:linear-gradient(135deg,#667eea,#764ba2);bottom:40px;left:0;overflow:hidden;position:fixed;right:0;top:0}.desktop-icons{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.desktop-icon{align-items:center;border-radius:4px;cursor:grab;display:flex;flex-direction:column;gap:6px;height:100px;justify-content:center;padding:6px;pointer-events:auto;position:absolute;transition:background .15s ease;-webkit-user-select:none;user-select:none;width:90px;z-index:1}.desktop-icon.dragging{cursor:grabbing;opacity:.8;transition:none;z-index:1000}.desktop-icon:hover{background:#ffffff26}.desktop-icon:active{background:#ffffff40}.desktop-icon.selected{background:#ffffff4d;border:1px solid #fff9}.desktop-icon.highlighted{background:#ffff6466;border:2px solid #ff0c;box-shadow:0 0 12px #ff09}.icon{align-items:center;display:flex;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));height:48px;justify-content:center;width:48px}.icon img{height:100%;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;object-fit:contain;width:100%}.icon-label{word-wrap:break-word;color:#fff;font-size:11px;font-weight:500;line-height:1.2;max-width:80px;text-align:center;text-shadow:-1px -1px 0 #000c,1px -1px 0 #000c,-1px 1px 0 #000c,1px 1px 0 #000c}.desktop-windows{height:100%;position:relative;width:100%}.selection-box{background:#ffffff1a;border:1px dashed #fffc;pointer-events:none;position:fixed;z-index:999}.context-menu{animation:contextMenuFadeIn .15s ease-out;background:#fff;border-radius:8px;box-shadow:0 10px 40px #0003,0 0 0 1px #0000001a;min-width:200px;padding:6px;position:fixed;z-index:10000}@keyframes contextMenuFadeIn{0%{opacity:0;transform:scale(.95) translateY(-5px)}to{opacity:1;transform:scale(1) translateY(0)}}.context-menu-item{align-items:center;border-radius:6px;cursor:pointer;display:flex;gap:12px;padding:10px 12px;transition:all .15s ease;-webkit-user-select:none;user-select:none}.context-menu-item:hover{background:#f9bd2b;color:#1e1f23}.context-menu-icon{font-size:16px;text-align:center;width:20px}.context-menu-label{flex:1 1;font-size:14px;font-weight:500}.context-menu-shortcut{color:#666;font-size:12px;opacity:.7}.context-menu-item:hover .context-menu-shortcut{color:#1e1f23;opacity:.8}.context-menu-divider{background:#e5e7e0;height:1px;margin:6px 0}.confirm-dialog-overlay{align-items:center;animation:fadeIn .15s ease-out;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10002}.confirm-dialog{animation:slideIn .2s ease-out;background:silver;border-color:#fff grey grey #fff;border-style:solid;border-width:2px;box-shadow:2px 2px 0 #00000080;width:380px}.confirm-dialog-header{background:navy;border-bottom:2px solid grey;color:#fff;padding:8px 12px}.confirm-dialog-header h3{font-family:"MS Sans Serif",Arial,sans-serif;font-size:14px;font-weight:700;letter-spacing:.5px;margin:0}.confirm-dialog-content{align-items:flex-start;background:silver;display:flex;gap:16px;padding:24px 20px}.confirm-dialog-icon{flex-shrink:0;font-size:32px}.confirm-dialog-content p{color:#000;font-family:"MS Sans Serif",Arial,sans-serif;font-size:13px;line-height:1.5;margin:0}.confirm-dialog-footer{background:silver;display:flex;gap:12px;justify-content:center;padding:12px 20px 16px}.confirm-btn{background:silver;border-color:#fff #000 #000 #fff;border-style:solid;border-width:2px;color:#000;cursor:pointer;font-family:"MS Sans Serif",Arial,sans-serif;font-size:13px;font-weight:700;min-width:80px;padding:6px 24px}.confirm-btn:hover{background:#d0d0d0}.confirm-btn:active{border-color:#000 #fff #fff #000;border-style:solid;border-width:2px;padding:7px 23px 5px 25px}.no-btn:focus,.yes-btn:focus{outline:1px dotted #000;outline-offset:-4px}.window{background:#fff;border-radius:12px;box-shadow:0 20px 60px #00000040,0 0 0 1px #00000014;display:flex;flex-direction:column;overflow:hidden;position:absolute;transition:box-shadow .2s ease;z-index:10}.window:hover{box-shadow:0 25px 70px #0000004d,0 0 0 1px #0000001a}.window.maximized{border-radius:0}.window.dragging{cursor:grabbing!important}.window.dragging *{pointer-events:none;-webkit-user-select:none!important;user-select:none!important}.window.resizing{transition:none!important}.window.resizing *{pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important}.window-title-bar{align-items:center;backdrop-filter:blur(48px);-webkit-backdrop-filter:blur(48px);background:#ffffff80;border-bottom:1px solid #0000001a;cursor:grab;display:flex;gap:8px;justify-content:center;min-height:44px;padding:4px 6px;position:relative;-webkit-user-select:none;user-select:none}.window-title-bar:active{cursor:grabbing}.window-title-center{align-items:center;display:flex;flex:1 1;justify-content:center;position:relative}.window-title-group{align-items:center;background:#0000;border:1px solid #0000;border-radius:6px;display:inline-flex;gap:0;position:relative;transition:all .15s ease}.window-title-group:hover{background:#fff6;border-color:#0000001a}.window-title-btn{border:none;border-radius:6px 0 0 6px;gap:6px;max-width:100%;padding:6px 12px}.window-menu-dots-btn,.window-title-btn{align-items:center;background:#0000;color:#1e1f23;cursor:pointer;display:inline-flex;transition:all .15s ease}.window-menu-dots-btn{border:none;border-left:1px solid #00000014;border-radius:0 6px 6px 0;justify-content:center;padding:6px 8px}.window-menu-dots-btn:hover{background:#0000000d}.window-title{color:#1e1f23;font-size:14px;font-weight:600;text-align:center;white-space:nowrap}.window-menu-btn{align-items:center;background:#0000;border:1px solid #0000;border-radius:6px;color:#1e1f23;cursor:pointer;display:inline-flex;gap:0;padding:4px 6px;transition:all .15s ease}.window-menu-btn:hover{background:#fff6;border-color:#0000001a}.window-icon{height:20px;width:20px}.window-icon-chevron{color:#00000080;height:24px;margin-left:-6px;margin-right:-6px;width:24px}.window-menu-btn:hover .window-icon-chevron{color:#000000b3}.window-dropdown-menu{min-width:200px;right:-8px}.window-dropdown-menu,.window-title-dropdown{animation:menuSlideIn .15s ease-out;background:#fff;border:1px solid #0000001a;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:4px;position:absolute;top:calc(100% + 4px);z-index:10000}.window-title-dropdown{left:0;max-height:400px;max-width:320px;min-width:240px;overflow-y:auto}@keyframes menuSlideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.window-menu-item{align-items:center;border-radius:4px;color:#1e1f23;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;padding:8px 12px;transition:background .1s ease;-webkit-user-select:none;user-select:none}.window-menu-item:hover{background:#0000000d}.window-menu-item:active{background:#0000001a}.window-menu-item.active{background:#4299e11a;color:#2563eb;font-weight:600}.menu-item-icon{height:20px;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;margin-right:8px;object-fit:contain;width:20px}.window-menu-divider{background:#0000001a;height:1px;margin:4px 0}.window-menu-shortcut{align-items:center;display:flex;gap:4px}.shortcut-key{align-items:center;background:#0000000d;border:1px solid #0000001a;border-radius:4px;color:#666;display:inline-flex;font-size:11px;font-weight:600;justify-content:center;line-height:1;min-width:24px;padding:2px 6px}.window-controls{gap:4px;justify-content:flex-end}.window-btn,.window-controls{display:flex;pointer-events:auto}.window-btn{align-items:center;background:#0000;border:1px solid #0000;border-radius:6px;color:#1e1f23;cursor:pointer;height:28px;justify-content:center;padding:0;position:relative;transition:all .15s ease;width:28px}.window-btn:hover{background:#fff6;border-color:#0000001a}.window-btn:active{background:#fff9;border-color:#0003}.window-btn.close:hover{background:#ff5f5633;border-color:#ff5f564d}.window-btn.close:active{background:#ff5f564d;border-color:#ff5f5666}.window-btn.maximize:hover{background:#29dbbb26;border-color:#29dbbb4d}.window-btn.maximize:active{background:#29dbbb40;border-color:#29dbbb66}.window-btn.minimize:hover{background:#2f80fa26;border-color:#2f80fa4d}.window-btn.minimize:active{background:#2f80fa40;border-color:#2f80fa66}.window-content{background:#fff;flex:1 1;overflow:auto;padding:20px}.resize-handle{pointer-events:auto;position:absolute;z-index:10}.resize-handle.resize-top{cursor:ns-resize;height:6px;left:0;right:0;top:0}.resize-handle.resize-bottom{bottom:0;cursor:ns-resize;height:6px;left:0;right:0}.resize-handle.resize-left{bottom:0;cursor:ew-resize;left:0;top:0;width:6px}.resize-handle.resize-right{bottom:0;cursor:ew-resize;right:0;top:0;width:6px}.resize-handle.resize-top-left{cursor:nwse-resize;height:12px;left:0;top:0;width:12px}.resize-handle.resize-top-right{cursor:nesw-resize;height:12px;right:0;top:0;width:12px}.resize-handle.resize-bottom-left{bottom:0;cursor:nesw-resize;height:12px;left:0;width:12px}.resize-handle.resize-bottom-right{bottom:0;cursor:nwse-resize;height:12px;right:0;width:12px}.resize-handle:hover:after{background:#4299e180;content:"";position:absolute;transition:background .15s ease}.resize-handle.resize-bottom:hover:after,.resize-handle.resize-top:hover:after{height:100%;left:0;right:0}.resize-handle.resize-left:hover:after,.resize-handle.resize-right:hover:after{bottom:0;top:0;width:100%}.resize-handle.resize-bottom-left:hover:after,.resize-handle.resize-bottom-right:hover:after,.resize-handle.resize-top-left:hover:after,.resize-handle.resize-top-right:hover:after{height:100%;width:100%}.maximize-btn-container{position:relative}.snap-layout-menu{animation:menuSlideIn .15s ease-out;background:#fff;border:1px solid #0000001a;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:12px;position:absolute;right:0;top:calc(100% + 8px);z-index:10001}.snap-layout-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,1fr);width:200px}.snap-layout-option{aspect-ratio:1;background:#f5f5f5;border:2px solid #0000001a;border-radius:6px;cursor:pointer;padding:8px;transition:all .15s ease}.snap-layout-option:hover{background:#29dbbb0d;border-color:#29dbbb80;transform:scale(1.05)}.snap-layout-option:active{transform:scale(.98)}.snap-preview{border-radius:4px;display:flex;gap:2px;height:100%;overflow:hidden;width:100%}.snap-preview.quarters{grid-gap:2px;display:grid;gap:2px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.snap-preview-active{background:#29dbbb99;border:1px solid #29dbbbcc;border-radius:2px;flex:1 1}.snap-preview-inactive{background:#0000001a;border:1px solid #00000026;border-radius:2px;flex:1 1}.snap-preview-active.left,.snap-preview-active.right,.snap-preview-inactive.left,.snap-preview-inactive.right{flex:1 1}.taskbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-top:1px solid #0000001a;bottom:0;box-shadow:0 -1px 3px #0000000d;height:40px;left:0;position:fixed;right:0;z-index:1000}.start-button,.taskbar{align-items:center;display:flex;padding:0 12px}.start-button{background:#0000;border:none;border-radius:0;color:#333;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;font-weight:500;gap:6px;height:24px;transition:all .2s ease}.start-button:hover{background:#0000000d}.start-button:active{background:#0000001a}.start-icon{align-items:center;display:flex;height:20px;justify-content:center;width:20px}.start-icon img{height:100%;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;object-fit:contain;width:100%}.task-manager-button{align-items:center;background:#0000;border:none;border-radius:0;cursor:pointer;display:flex;gap:6px;height:24px;justify-content:center;margin-left:4px;padding:0 8px;transition:all .2s ease;width:auto}.task-manager-button:hover{background:#0000000d}.task-manager-button:active{background:#0000001a}.task-manager-button img{height:20px;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;object-fit:contain;width:20px}.task-manager-text{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:11px;font-weight:500}.taskbar-windows{display:flex;flex:1 1;gap:4px;margin-left:12px;overflow-x:auto}.taskbar-window-btn{align-items:center;background:#00000008;border:1px solid #00000014;border-radius:0;color:#333;cursor:pointer;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;gap:6px;height:24px;max-width:180px;min-width:100px;overflow:hidden;padding:0 10px;transition:all .2s ease;white-space:nowrap}.taskbar-window-btn:hover{background:#0000000f;border-color:#0000001f}.window-icon{align-items:center;display:flex;flex-shrink:0;height:16px;justify-content:center;width:16px}.window-icon img{height:100%;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;object-fit:contain;width:100%}.window-title{flex:1 1;overflow:hidden;text-overflow:ellipsis}.system-tray{align-items:center;display:flex;gap:8px;margin-left:12px}.system-icons{display:flex;gap:4px}.system-icon{align-items:center;background:#0000;border:none;border-radius:0;cursor:pointer;display:flex;font-size:14px;height:32px;justify-content:center;padding:2px;transition:background .2s ease;width:32px}.system-icon:hover{background:#0000000d}.system-icon img{height:22px;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;object-fit:contain;transition:opacity .2s ease;width:22px}.language-selector{position:relative}.language-code{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:9px;font-weight:600;margin-left:2px}.language-dropdown{animation:slideUp .15s ease-out;background:silver;border-color:#fff grey grey #fff;border-style:solid;border-width:2px;bottom:36px;box-shadow:2px 2px 0 #00000080;min-width:160px;position:absolute;right:0;z-index:10000}.language-item{align-items:center;color:#000;cursor:pointer;display:flex;font-size:12px;gap:8px;padding:6px 10px;transition:background .1s ease}.language-item.active,.language-item:hover{background:navy;color:#fff}.lang-code,.language-item.active{font-weight:600}.lang-code{min-width:24px}.lang-code,.lang-label{font-family:"MS Sans Serif",Arial,sans-serif}.lang-label{flex:1 1}.clock{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:11px;min-width:70px;padding:0 8px;text-align:right}.time{font-size:12px;font-weight:600}.date{color:#666;font-size:10px}.start-menu-overlay{bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}.start-menu{animation:slideUp .15s ease-out;background:silver;border-color:#fff grey grey #fff;border-style:solid;border-width:2px;bottom:40px;box-shadow:2px 2px 0 #00000080;left:0;overflow:hidden;position:fixed;width:280px;z-index:1001}.start-menu-header{background:navy;border-bottom:2px solid grey;color:#fff;padding:8px 12px}.start-menu-header h3{font-family:"MS Sans Serif",Arial,sans-serif;font-size:14px;font-weight:700;letter-spacing:.5px;margin:0}.start-menu-apps{background:silver;display:flex;flex-direction:column;gap:0;max-height:400px;overflow-y:auto;padding:4px}.start-menu-app{align-items:center;background:#0000;border:1px solid #0000;border-radius:0;cursor:pointer;display:flex;gap:10px;padding:6px 8px;text-align:left;transition:background .1s ease}.start-menu-app:hover{background:navy;color:#fff}.start-menu-app:hover .app-name{color:#fff}.app-icon{align-items:center;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.app-icon img{height:100%;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;object-fit:contain;width:100%}.app-name{color:#000;font-family:"MS Sans Serif",Arial,sans-serif;font-size:13px;font-weight:400}.start-menu-footer{background:silver;border-top:2px solid grey;padding:4px}.power-button{align-items:center;background:silver;border-color:#fff #000 #000 #fff;border-radius:0;border-style:solid;border-width:2px;color:#000;cursor:pointer;display:flex;font-family:"MS Sans Serif",Arial,sans-serif;font-size:13px;font-weight:400;gap:6px;justify-content:center;padding:6px 8px;transition:all .05s ease;width:100%}.power-button:hover{background:#d0d0d0}.power-button:active{border-color:#000 #fff #fff #000;border-style:solid;border-width:2px;padding:7px 7px 5px 9px}.sleep-icon{height:18px;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;object-fit:contain;width:18px}.winamp-container{background:linear-gradient(180deg,#1a1a1a,#0d0d0d);border:2px solid #404040;border-radius:4px;box-shadow:0 8px 32px #000c;font-family:Courier New,monospace;overflow:hidden;-webkit-user-select:none;user-select:none;width:480px}.winamp-titlebar{background:linear-gradient(180deg,#2a5a9e,#1e4278);border-bottom:1px solid #000;justify-content:space-between;padding:4px 6px}.winamp-title,.winamp-titlebar{align-items:center;display:flex}.winamp-title{color:#fff;font-size:11px;font-weight:700;gap:6px}.winamp-icon{animation:pulse 2s infinite;font-size:14px}.winamp-controls{display:flex;gap:2px}.titlebar-btn{align-items:center;background:silver;border:1px solid grey;border-radius:2px;cursor:pointer;display:flex;font-size:10px;height:14px;justify-content:center;padding:0;width:16px}.titlebar-btn:hover{background:#d0d0d0}.winamp-main{background:#1a1a1a;padding:8px}.winamp-display{background:#000;border:2px inset #404040;border-radius:2px;margin-bottom:8px;padding:8px}.display-screen{display:flex;gap:12px;margin-bottom:6px}.display-time{color:#0f0;font-family:Courier New,monospace;font-size:36px;font-weight:700;letter-spacing:4px;min-width:140px;text-shadow:0 0 10px #0f0}.display-visualizer{align-items:flex-end;display:flex;flex:1 1;gap:3px;height:48px}.visualizer-bar{background:#0f0;border-radius:2px 2px 0 0;box-shadow:0 0 4px #0f0;flex:1 1;transition:height .1s ease}.display-info{color:#0f0;display:flex;font-size:10px;gap:12px;text-shadow:0 0 6px #0f0}.winamp-track-info{align-items:center;background:#000;border:2px inset #404040;border-radius:2px;display:flex;height:24px;margin-bottom:8px;overflow:hidden;padding:6px 8px}.track-title{color:#0f0;font-size:12px;text-shadow:0 0 6px #0f0;width:100%}.winamp-seekbar{margin-bottom:12px}.seekbar-slider{-webkit-appearance:none;background:#000;border:1px solid #404040;border-radius:3px;cursor:pointer;height:6px;outline:none;width:100%}.seekbar-slider::-webkit-slider-thumb{-webkit-appearance:none;background:linear-gradient(180deg,#0f0,#080);border:1px solid #0f0;border-radius:2px;box-shadow:0 0 6px #0f0;cursor:pointer;height:14px;width:12px}.seekbar-slider::-moz-range-thumb{background:linear-gradient(180deg,#0f0,#080);border:1px solid #0f0;border-radius:2px;box-shadow:0 0 6px #0f0;cursor:pointer;height:14px;width:12px}.seekbar-info{color:grey;display:flex;font-size:10px;justify-content:space-between;margin-top:2px}.winamp-buttons{gap:8px;margin-bottom:12px}.control-btn,.winamp-buttons{display:flex;justify-content:center}.control-btn{align-items:center;background:linear-gradient(180deg,#3a3a3a,#1a1a1a);border:2px outset #505050;border-radius:4px;cursor:pointer;height:42px;transition:all .1s;width:48px}.control-btn:hover{background:linear-gradient(180deg,#4a4a4a,#2a2a2a);border-color:#606060}.control-btn:active{background:linear-gradient(180deg,#1a1a1a,#3a3a3a);border-style:inset}.play-btn{background:linear-gradient(180deg,#0a0,#060);border-color:#0f0;width:64px}.play-btn:hover{background:linear-gradient(180deg,#0c0,#080);box-shadow:0 0 10px #00ff0080}.btn-icon{color:#0f0;font-size:20px;text-shadow:0 0 8px #0f0}.play-btn .btn-icon{color:#fff;text-shadow:0 0 8px #fff}.winamp-volume{align-items:center;background:#0a0a0a;border:1px solid #303030;border-radius:3px;display:flex;gap:8px;margin-bottom:12px;padding:6px}.winamp-volume label{color:#0f0;font-size:11px;font-weight:700;text-shadow:0 0 6px #0f0}.volume-slider{-webkit-appearance:none;background:#000;border:1px solid #404040;border-radius:3px;cursor:pointer;flex:1 1;height:6px;outline:none}.volume-slider::-webkit-slider-thumb{-webkit-appearance:none;background:#0f0;border:1px solid #080;border-radius:2px;box-shadow:0 0 4px #0f0;cursor:pointer;height:12px;width:10px}.volume-slider::-moz-range-thumb{background:#0f0;border:1px solid #080;border-radius:2px;box-shadow:0 0 4px #0f0;cursor:pointer;height:12px;width:10px}.volume-value{color:#0f0;font-size:11px;font-weight:700;min-width:35px;text-align:right;text-shadow:0 0 6px #0f0}.winamp-equalizer{background:#0a0a0a;border:2px inset #303030;border-radius:3px;display:flex;gap:8px;justify-content:space-between;margin-bottom:8px;padding:12px 8px}.eq-band{align-items:center;display:flex;flex-direction:column;gap:4px}.eq-slider{align-items:flex-end;background:#1a1a1a;border:1px solid #404040;border-radius:2px;display:flex;height:80px;position:relative;width:8px}.eq-slider:after{background:linear-gradient(0deg,#0f0 0,#080);border-radius:1px;box-shadow:0 0 6px #0f0;content:"";height:100%;width:100%}.eq-label{color:#0f0;font-size:8px;text-shadow:0 0 4px #0f0}.winamp-footer{background:#0a0a0a;border-top:1px solid #303030;padding:6px 8px}.winamp-status{color:#0f0;font-size:10px;text-align:center;text-shadow:0 0 6px #0f0}.winamp-login{background:linear-gradient(135deg,#0a0a0a,#1a1a1a);padding:60px 40px;text-align:center}.winamp-logo{animation:glow 2s ease-in-out infinite;color:#0f0;font-size:48px;font-weight:700;letter-spacing:8px;margin-bottom:30px;text-shadow:0 0 20px #0f0,0 0 40px #0f0}@keyframes glow{0%,to{text-shadow:0 0 20px #0f0,0 0 40px #0f0}50%{text-shadow:0 0 30px #0f0,0 0 60px #0f0,0 0 80px #0f0}}.winamp-login-btn{background:linear-gradient(180deg,#0c0,#080);border:2px solid #0f0;border-radius:4px;box-shadow:0 0 20px #00ff0080;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:14px 32px;text-shadow:0 1px 2px #000c;transition:all .2s}.winamp-login-btn:hover{background:linear-gradient(180deg,#0f0,#0a0);box-shadow:0 0 30px #0f0c;transform:translateY(-2px)}.winamp-login-btn:active{box-shadow:0 0 15px #00ff0080;transform:translateY(0)}.winamp-subtitle{color:grey;font-size:11px;font-style:italic;margin-top:20px}.winamp-wrapper{align-items:flex-start;display:flex;gap:8px}.winamp-playlist-window{animation:slideIn .3s ease;background:linear-gradient(180deg,#1a1a1a,#0d0d0d);border:2px solid #404040;border-radius:4px;box-shadow:0 8px 32px #000c;overflow:hidden;width:420px}@keyframes slideIn{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.playlist-titlebar{align-items:center;background:linear-gradient(180deg,#2a5a9e,#1e4278);border-bottom:1px solid #000;display:flex;justify-content:space-between;padding:4px 6px}.playlist-title{align-items:center;color:#fff;display:flex;font-size:11px;font-weight:700;gap:6px}.playlist-content{background:#000;height:580px;padding:4px}.playlist-content iframe{border:none;border-radius:4px;height:100%;width:100%}.winamp-spotify-embed{background:#000;border:2px inset #303030;border-radius:3px;margin-bottom:12px;overflow:hidden}.winamp-spotify-embed iframe{border:none;display:block}.spotify-container{background:#121212;display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.spotify-container iframe{border:none;border-radius:0}.van3d-container{height:500px;max-width:90vw;position:absolute;transition:none;width:600px;z-index:5}.van3d-canvas{background:#0000;height:100%;pointer-events:none;width:100%}.van3d-center-handle{background:#0000;border-radius:50%;height:150px;left:50%;pointer-events:all;position:absolute;top:50%;transform:translate(-50%,-50%);width:150px;z-index:2}.van3d-close-btn{align-items:center;background:silver;border-color:#fff #000 #000 #fff;border-style:solid;border-width:2px;bottom:30%;color:#000;cursor:pointer;display:flex;font-family:"MS Sans Serif",Arial,sans-serif;font-size:18px;font-weight:700;height:32px;justify-content:center;pointer-events:all;position:absolute;right:35%;transition:all .1s ease;width:32px;z-index:10}.van3d-close-btn:hover{background:#d4d4d4}.van3d-close-btn:active{border-color:#000 #fff #fff #000;border-style:solid;border-width:2px;padding:2px 0 0 2px}.task-manager{animation:slideUp .15s ease-out;background:silver;border-color:#fff grey grey #fff;border-style:solid;border-width:2px;bottom:48px;box-shadow:2px 2px 0 #00000080;left:8px;position:fixed;width:320px;z-index:10001}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.task-manager-header{align-items:center;background:navy;border-bottom:2px solid grey;color:#fff;display:flex;justify-content:space-between;padding:8px 12px}.task-manager-header h3{font-size:14px;letter-spacing:.5px;margin:0}.task-manager-close,.task-manager-header h3{font-family:"MS Sans Serif",Arial,sans-serif;font-weight:700}.task-manager-close{align-items:center;background:silver;border-color:#fff #000 #000 #fff;border-style:solid;border-width:1px;color:#000;cursor:pointer;display:flex;font-size:12px;height:18px;justify-content:center;padding:0;width:18px}.task-manager-close:hover{background:#d4d4d4}.task-manager-close:active{border-color:#000 #fff #fff #000;border-style:solid;border-width:1px}.task-manager-content{background:silver;display:flex;flex-direction:column;max-height:400px;padding:8px}.no-tasks{color:#666;font-family:"MS Sans Serif",Arial,sans-serif;padding:24px;text-align:center}.no-tasks p{font-size:13px;margin:0}.task-list{display:flex;flex-direction:column;gap:4px;margin-bottom:8px;max-height:300px;overflow-y:auto}.task-item{align-items:center;background:#fff;border-color:grey #fff #fff grey;border-style:solid;border-width:1px;display:flex;font-family:"MS Sans Serif",Arial,sans-serif;font-size:13px;gap:8px;padding:6px 8px}.task-icon{flex-shrink:0;height:16px;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;object-fit:contain;width:16px}.task-title{color:#000;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-manager-footer{border-top:2px solid grey;display:flex;justify-content:center;padding-top:4px}.kill-all-btn{background:silver;border-color:#fff #000 #000 #fff;border-style:solid;border-width:2px;color:#000;cursor:pointer;font-family:"MS Sans Serif",Arial,sans-serif;font-size:13px;font-weight:700;padding:6px 24px}.kill-all-btn:hover{background:#d0d0d0}.kill-all-btn:active{border-color:#000 #fff #fff #000;border-style:solid;border-width:2px;padding:7px 23px 5px 25px}.crash-screen{align-items:center;animation:glitch .5s ease-in;background:navy;bottom:0;color:#fff;display:flex;font-family:Courier New,monospace;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes glitch{0%{opacity:0;transform:scale(1.5) rotate(5deg)}20%{opacity:.5;transform:scale(.8) rotate(-5deg)}40%{opacity:1;transform:scale(1.2) rotate(2deg)}60%{opacity:.8;transform:scale(.9) rotate(-2deg)}80%{opacity:1;transform:scale(1.1) rotate(1deg)}to{opacity:1;transform:scale(1) rotate(0deg)}}.crash-content{animation:fadeIn .5s ease-in .5s backwards;max-width:800px;padding:40px;text-align:center}.crash-icon{animation:pulse 2s ease-in-out infinite;font-size:80px;margin-bottom:20px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.crash-title{color:#fff;font-size:36px;font-weight:700;letter-spacing:2px;margin-bottom:30px;text-shadow:0 0 10px #ffffff80}.crash-code{background:#0000004d;border:2px solid #ffffff4d;font-size:14px;line-height:1.8;margin-bottom:30px;padding:20px;text-align:left}.crash-code p{font-family:Courier New,monospace;margin:5px 0}.crash-message{font-size:16px;line-height:1.8;margin-bottom:40px}.crash-message p{margin:10px 0}.reboot-button{animation:buttonBlink 1.5s ease-in-out infinite;background:#fff;border:3px solid #fff;color:navy;cursor:pointer;font-family:Courier New,monospace;font-size:18px;font-weight:700;letter-spacing:2px;padding:15px 40px;transition:all .3s ease}@keyframes buttonBlink{0%,to{box-shadow:0 0 20px #ffffff80}50%{box-shadow:0 0 40px #ffffffe6}}.reboot-button:hover{background:#ff0;box-shadow:0 0 30px #fffc;color:#000;transform:scale(1.05)}.reboot-button:active{transform:scale(.95)}.crash-spinner{align-items:center;display:flex;flex-direction:column;gap:20px;margin-top:20px}.spinner{animation:spin 1s linear infinite;border:5px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:50px;width:50px}@keyframes spin{to{transform:rotate(1turn)}}.crash-spinner p{animation:blink 1.5s ease-in-out infinite;font-size:14px;opacity:.7}@keyframes blink{0%,to{opacity:.3}50%{opacity:.9}}.screen-saver{align-items:center;animation:fadeIn .3s ease-in;background:#000;bottom:0;cursor:none;display:flex;height:100vh;justify-content:center;left:0;overflow:hidden;position:fixed;right:0;top:0;width:100vw;z-index:99999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.screen-saver-video{height:100%;left:0;object-fit:cover;pointer-events:none;position:absolute;top:0;width:100%}
/*# sourceMappingURL=main.e6dfd8a1.css.map*/