@font-face{font-family:Chicago Custom;src:url(../fonts/chicago.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Monaco Custom;src:url(../fonts/monaco.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:VGA Custom;src:url(../fonts/ibm_vga_8x16.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"MS Sans Serif Custom";src:url(../fonts/ms-sans-serif.otf) format("opentype");font-weight:400;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}strong,.strong{text-rendering:auto}:root{--desktop-bg: #008080;--font-family: "MS Sans Serif Custom", Tahoma, sans-serif;--text-color: #000;--taskbar-bg: #c0c0c0;--taskbar-border-top: 2px solid #fff;--taskbar-border-bottom: 2px solid #000;--taskbar-height: 35px;--window-bg: #c0c0c0;--window-title-bg: #000080;--window-title-color: #fff;--window-border-out: 2px outset #fff;--window-border-in: 2px inset #000}body{overflow:hidden;font-family:var(--font-family);background:var(--desktop-bg);color:var(--text-color);-webkit-user-select:none;user-select:none;height:100vh;width:100vw}#desktop{width:100vw;height:calc(100vh - var(--taskbar-height));position:relative}#desktop-logo{position:absolute;top:15px;left:20px;width:420px;max-width:calc(100vw - 40px);height:auto;z-index:2;pointer-events:none}[data-theme=msdos] #desktop-logo{image-rendering:pixelated;image-rendering:crisp-edges}#icons-container{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;width:100%;height:100%;padding:10px;gap:20px;position:relative;z-index:5;pointer-events:none}#icons-container>*{pointer-events:auto}.desktop-icon{width:80px;text-align:center;cursor:pointer;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.desktop-icon img{width:32px;height:32px;object-fit:cover;margin-bottom:5px;pointer-events:none}.desktop-icon span{background:navy;padding:2px 4px;display:inline-block;font-size:12px;line-height:1.2}.folder-grid{display:flex;flex-wrap:wrap;gap:15px;padding:10px;min-width:300px}.folder-grid .desktop-icon{color:#000}.folder-grid .desktop-icon span{background:transparent;color:#000}.window{position:absolute;top:50px;left:50px;width:450px;max-width:90vw;background:var(--window-bg);border:var(--window-border-out);box-shadow:2px 2px #0003;display:flex;flex-direction:column;z-index:10}.window.active{z-index:100!important}.window-header{background:var(--window-title-bg);color:var(--window-title-color);padding:3px 5px;font-weight:700;display:flex;justify-content:space-between;align-items:center;cursor:grab}.window-title{font-size:14px}.window-close{background:silver;border:2px outset #fff;width:18px;height:18px;cursor:pointer;display:flex;justify-content:center;align-items:center;color:#000;font-size:12px;font-weight:700}.window-close:active{border:2px inset #fff}.window-content{padding:15px;overflow-y:auto;overflow-x:hidden;max-height:calc(100vh - 200px);-webkit-user-select:text;user-select:text;background:#fff;border:var(--window-border-in);margin:5px;color:#000}.window-content h2{font-size:18px;margin-top:10px;margin-bottom:5px}.window-content h3{font-size:1.2em;margin-bottom:10px;color:#555}.window-content img.cover{width:100%;max-width:300px;display:block;margin-bottom:15px}.window-content .tracks{margin-bottom:8px;font-size:14px}.window-content a{color:#00f}#taskbar{position:fixed;bottom:0;left:0;width:100vw;height:var(--taskbar-height);background:var(--taskbar-bg);border-top:var(--taskbar-border-top);display:flex;align-items:center;padding:0 5px;z-index:1000}#start-button{padding:2px 10px;font-weight:700;border:2px outset #fff;cursor:pointer;color:#000}#start-button:active{border:2px inset #fff}#taskbar-tasks{flex-grow:1;display:flex;margin:0 10px;gap:5px}.taskbar-item{padding:2px 10px;border:2px outset #fff;cursor:pointer;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#000;font-size:14px}.taskbar-item.active{border:2px inset #fff;background:#fff}#tray{display:flex;align-items:center;gap:10px;border:2px inset #fff;padding:2px 10px;color:#000}html[data-theme=mac7]{--desktop-bg: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFElEQVQIW2NkYGD4z8DAwMgAI0AMDA4wD/90fL8AAAAASUVORK5CYII=);--font-family: "Monaco Custom", "Monaco", monospace;font-size:21px;line-height:14px;text-rendering:geometricPrecision;--window-bg: #fff;--window-title-bg: #fff;--window-title-color: #000;--window-border-out: 1px solid #000;--window-border-in: 1px solid #000;--taskbar-bg: #fff;--taskbar-border-top: none}html[data-theme=mac7] .window{padding:1px}html[data-theme=mac7] #taskbar{top:0;bottom:auto;border-bottom:1px solid #000}html[data-theme=mac7] #desktop{margin-top:var(--taskbar-height);height:calc(100vh - var(--taskbar-height))}html[data-theme=mac7] .window-header{margin:0 5px;text-align:center;justify-content:center;position:relative;background-color:#fff;background-image:repeating-linear-gradient(to bottom,#000 0,#000 1px,transparent 1px,transparent 2px);background-position:center;background-size:100% 11px;background-repeat:no-repeat;padding:4px 0 0}html[data-theme=mac7] .window-title{background:#fff;padding:0 8px}html[data-theme=mac7] .window-close{position:absolute;left:5px;top:50%;transform:translateY(-50%);width:14px;height:14px;border:1px solid #000;background:#fff}html[data-theme=mac7] .desktop-icon span{background:#fff;color:#000;font-size:21px;line-height:14px;text-rendering:geometricPrecision}html[data-theme=mac7] #taskbar,html[data-theme=mac7] .window-title,html[data-theme=mac7] .window-content h1,html[data-theme=mac7] .window-content h2,html[data-theme=mac7] .window-content h3,html[data-theme=mac7] .window-content h4{font-family:Chicago Custom,Chicago,Charcoal,Geneva,sans-serif;line-height:normal;text-rendering:auto}html[data-theme=mac7] #taskbar,html[data-theme=mac7] .window-title{font-size:14px}html[data-theme=mac7] #start-button,html[data-theme=mac7] .taskbar-item,html[data-theme=mac7] #tray{border:none;border-right:1px solid #000}#xp-bg-canvas,#win31-bg-canvas,#msdos-bg-canvas,#mac7-bg-canvas{position:absolute;top:0;left:0;width:100vw;height:100vh;z-index:0;pointer-events:none}html:not([data-theme=winxp]) #xp-bg-canvas{display:none}html:not([data-theme=win31]) #win31-bg-canvas{display:none}html:not([data-theme=msdos]) #msdos-bg-canvas{display:none}html:not([data-theme=mac7]) #mac7-bg-canvas{display:none}html[data-theme=winxp]{--desktop-bg: #245edb;--font-family: Tahoma, sans-serif;--window-bg: #ece9d8;--window-title-bg: linear-gradient(to bottom, #0058e6 0%, #3a93ff 10%, #288eff 50%, #127dff 100%);--window-title-color: #fff;--window-border-out: 3px solid #0058e6;--window-border-in: 1px solid #fff;--taskbar-bg: linear-gradient(to bottom, #245edb 0%, #3f8cf3 9%, #245edb 18%, #245edb 92%, #333 100%);--taskbar-border-top: none;--taskbar-height: 30px}html[data-theme=winxp] .window{border-radius:8px 8px 0 0}html[data-theme=winxp] .window-header{border-radius:6px 6px 0 0;padding:3px 5px;text-shadow:1px 1px 2px #000}html[data-theme=winxp] .window-close{background:#e04343;color:#fff;border:1px solid #fff;border-radius:3px;font-weight:700;width:21px;height:21px;font-size:14px;display:flex;align-items:center;justify-content:center}html[data-theme=winxp] #start-button{background:linear-gradient(to bottom,#358c28,#44b635 15%,#389e28 50%,#247514);color:#fff;border:1px solid #fff;border-radius:0 10px 10px 0;font-weight:700;font-style:italic;box-shadow:2px 0 4px #00000080}html[data-theme=winxp] #tray{background:linear-gradient(to bottom,#0b8ceb,#17a4ff 20%,#0672e8);color:#fff;border-left:1px solid #000;box-shadow:inset 1px 0 #fff}html[data-theme=winxp] #icons-container .desktop-icon span{background:transparent;color:#fff;text-shadow:1px 1px 2px #000}html[data-theme=winxp] .window .desktop-icon span{background:transparent;color:#000;text-shadow:none}html[data-theme=winxp] .taskbar-item{background:#3a85f3;border:1px solid #0f54b6;border-radius:3px;color:#fff;font-weight:400}html[data-theme=winxp] .taskbar-item.active{background:#1c52a3;border:1px solid #000;font-weight:700}html[data-theme=winxp] .demovamp-window{transform:scale(1.5);transform-origin:top left}.demovamp-player{background:#2a2a35;border:2px outset #555;border-radius:2px;padding:4px;font-family:Arial,sans-serif;color:#fff;width:275px;box-shadow:2px 2px 10px #000c}.demovamp-window .window-header{display:none!important}.demovamp-window .window-content{padding:0!important;border:none!important;margin:0!important;background:transparent!important}.demovamp-window{border:none!important;box-shadow:none!important;background:transparent!important}.demovamp-header{display:flex;justify-content:space-between;align-items:center;background:#000;border:1px solid #444;padding:2px 5px;margin-bottom:5px;cursor:grab}.dv-header-title{color:#fff;font-weight:700;font-size:11px;letter-spacing:1px}.dv-close{color:#aaa;font-size:10px;cursor:pointer;border:1px solid #555;background:#333;padding:0 4px}.dv-close:active{border-style:inset}.dv-main-section{display:flex;gap:5px;margin-bottom:5px}.dv-screen-left{background:#000;border:2px inset #444;padding:5px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:84px}.demovamp-time{font-family:Courier New,monospace;font-size:18px;color:#0f0;font-weight:700;margin-bottom:2px}.demovamp-oscilloscope{width:70px;height:20px;cursor:pointer}.dv-screen-right{flex:1;display:flex;flex-direction:column;gap:4px}.dv-marquee-container{background:#000;border:2px inset #444;color:#0f0;font-family:Courier New,monospace;font-size:12px;padding:2px 4px;height:18px;display:flex;align-items:center}.dv-stats-row{display:flex;justify-content:space-between;font-size:10px;color:#aaa}.dv-stat{background:#000;border:1px inset #444;padding:1px 4px;color:#0f0;font-family:Courier New,monospace}.dv-stat-label{color:#aaa;font-family:Arial}.dv-vol-row{display:flex;justify-content:space-between;align-items:center}.dv-vol-slider{width:60px;-webkit-appearance:none;background:#111;height:8px;border:1px inset #444}.dv-vol-slider::-webkit-slider-thumb{-webkit-appearance:none;width:10px;height:10px;background:#aaa;border:1px outset #fff}.dv-stereo{color:#0f0;font-weight:700;font-size:10px;background:#000;border:1px inset #444;padding:1px 4px}.dv-progress-container{margin-bottom:5px}.demovamp-progress{width:100%;-webkit-appearance:none;background:#111;height:10px;border:1px inset #444}.demovamp-progress::-webkit-slider-thumb{-webkit-appearance:none;width:25px;height:10px;background:#aaa;border:1px outset #fff}.dv-bottom-row{display:flex;justify-content:space-between;align-items:center}.dv-controls{display:flex;gap:2px}.dv-btn{background:#ccc;color:#000;border:2px outset #fff;border-radius:2px;padding:2px 8px;font-size:12px;font-weight:700;cursor:pointer}.dv-btn:active{border-style:inset}.dv-btn-small{background:#ccc;border:1px outset #fff;font-size:9px;padding:1px 4px;cursor:pointer}.dv-logo{color:#fc0;font-size:20px;font-weight:700;text-shadow:1px 1px 0 #000}html[data-theme=win31] .demovamp-window .window-header{display:flex!important}html[data-theme=win31] .demovamp-window .window-content{padding:10px!important;background:silver!important;border:none!important;border-top:1px solid #fff!important;border-left:1px solid #fff!important;border-right:1px solid #888!important;border-bottom:1px solid #888!important}html[data-theme=win31] .dv-btn-small:active{border-top:1px solid #000!important;border-left:1px solid #000!important;border-right:1px solid #fff!important;border-bottom:1px solid #fff!important}html[data-theme=win31] .window{border:1px solid #000!important;background:silver!important;padding:3px!important;box-shadow:none!important}html[data-theme=win31] .window-header{background:#0000a8!important;color:#fff!important;border:1px solid #000!important;padding:0!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;height:22px!important;margin-bottom:-1px!important}html[data-theme=win31] .window-title{font-weight:700!important;font-size:14px!important;text-align:center!important;width:100%!important}html[data-theme=win31] .window-close{position:absolute!important;left:1px!important;top:1px!important;bottom:1px!important;width:18px!important;height:18px!important;background:silver!important;border:1px solid #000!important;box-shadow:inset 1px 1px #fff,inset -1px -1px #888!important;font-size:0!important;display:flex!important;align-items:center!important;justify-content:center!important}html[data-theme=win31] .window-close:before{content:""!important;display:block!important;width:10px!important;height:2px!important;background:#000!important;box-shadow:0 1px #fff!important}html[data-theme=win31] .window-close:active{box-shadow:inset 1px 1px #000,inset -1px -1px #fff!important}html[data-theme=win31] .demovamp-player{background:transparent;border:none;box-shadow:none;width:auto;padding:0;display:grid;grid-template-columns:100px 1fr 55px;grid-template-rows:auto auto auto auto;gap:15px 10px;grid-template-areas:"time    osc     vol" "title   title   title" "prog    prog    prog" "length  ctrl    demo"}html[data-theme=win31] .dv-layout,html[data-theme=win31] .dv-main-section,html[data-theme=win31] .dv-screen-left,html[data-theme=win31] .dv-screen-right,html[data-theme=win31] .dv-bottom-row{display:contents!important}html[data-theme=win31] .demovamp-header,html[data-theme=win31] .dv-stats-row,html[data-theme=win31] .dv-logo,html[data-theme=win31] .dv-stereo{display:none!important}html[data-theme=win31] .dv-marquee-container{grid-area:title;display:flex!important;background:transparent!important;color:#000!important;font-family:"MS Sans Serif Custom","MS Sans Serif",Tahoma,sans-serif!important;font-size:14px!important;border:none!important;padding:0!important;height:auto!important;align-items:center;overflow:hidden}html[data-theme=win31] .demovamp-time{grid-area:time;font-family:inherit;font-size:24px;color:#000;font-weight:400;display:flex;align-items:center;justify-content:flex-start;margin:0}html[data-theme=win31] .demovamp-oscilloscope{grid-area:osc;border-top:2px solid #888;border-left:2px solid #888;border-bottom:2px solid #fff;border-right:2px solid #fff;justify-self:stretch;width:100%!important;height:44px!important}html[data-theme=win31] .dv-vol-row{grid-area:vol;display:flex!important;align-items:center;justify-content:center}html[data-theme=win31] .dv-vol-slider{width:44px;height:6px;background:#000;border-top:1px solid #888;border-right:1px solid #888;border-bottom:1px solid #fff;border-left:1px solid #fff;transform:rotate(270deg);margin:0}html[data-theme=win31] .dv-vol-slider::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:24px;background:silver;border-top:2px solid #fff;border-right:2px solid #fff;border-bottom:2px solid #888;border-left:2px solid #888;background-image:linear-gradient(to right,transparent 4px,#888 4px,#888 6px,transparent 6px,transparent 8px,#888 8px,#888 10px,transparent 10px)}html[data-theme=win31] .dv-progress-container{grid-area:prog;margin:0}html[data-theme=win31] .dv-progress-container input[type=range]{-webkit-appearance:none;width:100%;height:20px;background:#a0a0a0;border-top:2px solid #888;border-left:2px solid #888;border-bottom:2px solid #fff;border-right:2px solid #fff}html[data-theme=win31] .dv-progress-container input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:15px;height:18px;background:silver;border-top:2px solid #fff;border-left:2px solid #fff;border-bottom:2px solid #888;border-right:2px solid #888}html[data-theme=win31] .dv-duration-container{grid-area:length;display:flex!important;flex-direction:column;align-items:center;justify-content:center;border-top:2px solid #888;border-left:2px solid #888;border-bottom:2px solid #fff;border-right:2px solid #fff;padding:2px 4px;color:#000;font-family:"MS Sans Serif Custom","MS Sans Serif",Tahoma,sans-serif;width:auto}html[data-theme=win31] .dv-label{font-size:11px}html[data-theme=win31] .demovamp-duration{font-size:12px;font-weight:400}html[data-theme=win31] .dv-controls{grid-area:ctrl;display:flex;gap:2px;justify-content:center}html[data-theme=win31] .dv-btn{background:silver;color:#000;border-top:2px solid #fff;border-left:2px solid #fff;border-bottom:2px solid #888;border-right:2px solid #888;font-size:12px;padding:2px 8px;flex:none}html[data-theme=win31] .dv-misc-controls{grid-area:demo;display:flex;align-items:center;justify-content:flex-end}html[data-theme=win31] .dv-btn-small{background:silver;color:#000;border-top:2px solid #fff;border-left:2px solid #fff;border-bottom:2px solid #888;border-right:2px solid #888;font-size:11px;padding:2px 5px;font-weight:700}html[data-theme=mac7] .demovamp-window{border:1px solid #000!important;box-shadow:2px 2px #000!important;background:#fff!important}html[data-theme=mac7] .demovamp-player{background:transparent!important;color:#000;border:none!important;box-shadow:none!important;width:auto;padding:15px;display:grid;grid-template-columns:60px auto 1fr auto;grid-template-rows:auto auto auto auto;gap:12px 15px;grid-template-areas:"title title title title" "vol   time  time  time" "vol   prog  prog  prog" "vol   ctrl  ctrl  demo";font-family:Monaco Custom,Monaco,monospace}html[data-theme=mac7] .dv-layout,html[data-theme=mac7] .dv-main-section,html[data-theme=mac7] .dv-screen-left,html[data-theme=mac7] .dv-screen-right,html[data-theme=mac7] .dv-bottom-row{display:contents!important}html[data-theme=mac7] .demovamp-window .window-header{display:flex!important}html[data-theme=mac7] .demovamp-window .window-content{padding:0!important;border:none!important;background:transparent!important}html[data-theme=mac7] .demovamp-header,html[data-theme=mac7] .dv-stats-row,html[data-theme=mac7] .dv-logo,html[data-theme=mac7] .dv-stereo,html[data-theme=mac7] .demovamp-oscilloscope{display:none!important}html[data-theme=mac7] .dv-marquee-container{grid-area:title;display:flex!important;width:100%!important;background:#fff!important;color:#000!important;font-family:inherit!important;font-size:21px!important;line-height:14px!important;text-rendering:geometricPrecision!important;border:1px solid #000!important;padding:2px 4px!important;height:auto!important;align-items:center;overflow:hidden;box-shadow:1px 1px #000}html[data-theme=mac7] .demovamp-time{grid-area:time;font-family:inherit;font-size:42px;line-height:28px;text-rendering:geometricPrecision;color:#000;font-weight:400;display:flex;align-items:center;justify-content:center;margin:0}html[data-theme=mac7] .dv-vol-row{grid-area:vol;display:flex!important;flex-direction:column;align-items:center;justify-content:flex-start;border-right:1px solid #000;padding-right:15px;padding-top:0}html[data-theme=mac7] .dv-vol-row:before{content:"Vol.";font-size:21px;line-height:14px;text-rendering:geometricPrecision;margin-bottom:45px}html[data-theme=mac7] .dv-vol-slider{-webkit-appearance:none;width:70px;height:8px;background:#fff;border:1px solid #000;border-radius:4px;transform:rotate(270deg);margin:0}html[data-theme=mac7] .dv-vol-slider::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:20px;background:#fff;border:1px solid #000;border-radius:3px;background-image:linear-gradient(to right,transparent 3px,#000 3px,#000 4px,transparent 4px,transparent 7px,#000 7px,#000 8px,transparent 8px)}html[data-theme=mac7] .dv-progress-container{grid-area:prog;display:flex!important;align-items:center;border:1px solid #000;height:12px;background:#fff;padding:1px}html[data-theme=mac7] .demovamp-progress{-webkit-appearance:none;background:#000!important;height:10px!important;border:none!important}html[data-theme=mac7] .demovamp-progress::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:10px;background:#fff!important;border:1px solid #000!important;box-sizing:border-box}html[data-theme=mac7] .demovamp-duration{display:none!important}html[data-theme=mac7] .dv-controls{grid-area:ctrl;display:flex!important;align-items:center;gap:5px}html[data-theme=mac7] .dv-misc-controls{grid-area:demo;display:flex!important;align-items:center}html[data-theme=mac7] .dv-btn,html[data-theme=mac7] .dv-btn-small{background:#fff!important;color:#000!important;border:1px solid #000!important;box-shadow:1px 1px #000!important;font-family:inherit!important;font-size:21px!important;line-height:14px!important;text-rendering:geometricPrecision!important;padding:4px 8px!important;cursor:pointer}html[data-theme=mac7] .dv-btn:active,html[data-theme=mac7] .dv-btn-small:active{background:#000!important;color:#fff!important;box-shadow:none!important;transform:translate(1px,1px)}html[data-theme=msdos],html[data-theme=msdos] *{font-family:VGA Custom,monospace!important;font-size:16px!important;line-height:1em!important;font-weight:400!important;text-rendering:geometricprecision!important}html[data-theme=msdos]{--desktop-bg: darkturquoise;--window-bg: #0000a8;--window-title-bg: #0000a8;--window-title-color: #ffff00;--window-border-out: none;--window-border-in: none;--taskbar-bg: #aaaaaa;--taskbar-border-top: none}html[data-theme=msdos] #desktop{image-rendering:pixelated;margin-top:var(--taskbar-height);height:calc(100vh - var(--taskbar-height))}html[data-theme=msdos] .window{border:4px double #ffffff;box-shadow:8px 8px #003838;border-radius:0;padding:0;background:#aaa}html[data-theme=msdos] .window-header{justify-content:center;position:relative;background:#aaa;border-bottom:2px solid #ffffff;color:#000}html[data-theme=msdos] .window-title{color:#000}html[data-theme=msdos] .window-title:before{content:"=[ ";color:#000}html[data-theme=msdos] .window-title:after{content:" ]=";color:#000}html[data-theme=msdos] .window-close{position:absolute;left:8px;top:50%;transform:translateY(-50%);background:transparent!important;color:#fff!important;border:none;width:auto;height:auto;display:flex;align-items:center;justify-content:center;font-size:16px!important;line-height:1em!important;font-weight:700!important;text-transform:uppercase!important;cursor:pointer}html[data-theme=msdos] .window-close:before{content:""!important;display:none!important}html[data-theme=msdos] .window-content{background:transparent;color:#fff;border:none;margin:0;padding:10px}html[data-theme=msdos] #taskbar{top:0;bottom:auto;border-bottom:none;box-shadow:none}html[data-theme=msdos] #taskbar,html[data-theme=msdos] .window-title,html[data-theme=msdos] .window-content h1,html[data-theme=msdos] .window-content h2,html[data-theme=msdos] .window-content h3,html[data-theme=msdos] .window-content h4{font-family:VGA Custom,monospace;font-size:16px;line-height:1em;font-weight:400;text-rendering:geometricprecision}html[data-theme=msdos] .desktop-icon span{background:#aaa;color:#000}html[data-theme=msdos] .demovamp-window{border:4px double #ffffff!important;box-shadow:8px 8px #003838!important;background:#aaa!important}html[data-theme=msdos] .demovamp-player{background:transparent!important;color:#000;border:none!important;box-shadow:none!important;width:auto;padding:15px;display:grid;grid-template-columns:60px auto 1fr auto;grid-template-rows:auto auto auto auto;gap:12px 15px;grid-template-areas:"title title title title" "vol   time  time  time" "vol   prog  prog  prog" "vol   ctrl  ctrl  demo";font-family:VGA Custom,monospace;font-size:16px;line-height:1em;font-weight:400;text-rendering:geometricprecision}html[data-theme=msdos] .dv-layout,html[data-theme=msdos] .dv-main-section,html[data-theme=msdos] .dv-screen-left,html[data-theme=msdos] .dv-screen-right,html[data-theme=msdos] .dv-bottom-row{display:contents!important}html[data-theme=msdos] .demovamp-window .window-header{display:flex!important;background:#aaa!important;border-bottom:2px solid #ffffff!important;color:#000!important}html[data-theme=msdos] .demovamp-window .window-content{padding:10px!important;border:none!important;background:transparent!important}html[data-theme=msdos] .demovamp-header,html[data-theme=msdos] .dv-stats-row,html[data-theme=msdos] .dv-logo,html[data-theme=msdos] .dv-stereo,html[data-theme=msdos] .demovamp-oscilloscope{display:none!important}html[data-theme=msdos] .dv-marquee-container{grid-area:title;display:flex!important;width:100%!important;background:transparent!important;color:#000!important;border:none!important;padding:0!important;height:auto!important;align-items:center;overflow:hidden;justify-content:center;font-size:16px!important;line-height:1em!important;font-weight:400!important;text-rendering:geometricprecision!important}html[data-theme=msdos] .demovamp-time{grid-area:time;font-size:16px;line-height:1em;font-weight:400;text-rendering:geometricprecision;color:#000;display:flex;align-items:center;justify-content:center;margin:0}html[data-theme=msdos] .dv-vol-row{grid-area:vol;display:flex!important;flex-direction:column;align-items:center;justify-content:flex-start;border-right:2px solid #fff;padding-right:15px;padding-top:0}html[data-theme=msdos] .dv-vol-row:before{content:"Vol.";font-size:16px;line-height:1em;font-weight:400;text-rendering:geometricprecision;margin-bottom:25px}html[data-theme=msdos] .dv-vol-slider{-webkit-appearance:none;width:70px;height:12px;background:#0000a8;border:none;transform:rotate(270deg);margin:0}html[data-theme=msdos] .dv-vol-slider::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;background:#00a800;border:none;box-shadow:-2px 2px #003838}html[data-theme=msdos] .dv-vol-slider::-moz-range-thumb{width:16px;height:16px;background:#00a800;border:none;box-shadow:-2px 2px #003838}html[data-theme=msdos] .dv-progress-container{grid-area:prog;display:flex!important;align-items:center;border:2px solid #ffffff;height:16px;background:#0000a8;padding:0}html[data-theme=msdos] .demovamp-progress{-webkit-appearance:none;background:#0000a8!important;height:12px!important;border:none!important}html[data-theme=msdos] .demovamp-progress::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;background:#00a800!important;border:none!important;box-shadow:2px 2px #003838}html[data-theme=msdos] .demovamp-progress::-moz-range-thumb{width:16px;height:16px;background:#00a800!important;border:none!important;box-shadow:2px 2px #003838}html[data-theme=msdos] .demovamp-duration{display:none!important}html[data-theme=msdos] .dv-controls{grid-area:ctrl;display:flex!important;align-items:center;gap:10px}html[data-theme=msdos] .dv-misc-controls{grid-area:demo;display:flex!important;align-items:center}html[data-theme=msdos] .dv-btn,html[data-theme=msdos] .dv-btn-small{background:#00a800!important;color:#000!important;border:none!important;box-shadow:4px 4px #003838!important;font-family:inherit!important;font-size:16px!important;line-height:1em!important;font-weight:700!important;text-rendering:geometricprecision!important;padding:4px 12px!important;cursor:pointer}html[data-theme=msdos] .dv-demo{font-weight:400!important}html[data-theme=msdos] .dv-btn:active,html[data-theme=msdos] .dv-btn-small:active{box-shadow:none!important;transform:translate(4px,4px)}#boot-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000;z-index:99999;display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;transition:opacity .3s ease}#boot-screen.active{opacity:1;pointer-events:auto}.boot-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px}.boot-logo{max-width:340px;max-height:55vh;width:80vw;height:auto;object-fit:contain}.boot-progress-bar{width:260px;height:16px;border:2px solid #808080;background-color:#000;padding:2px;box-shadow:inset 1px 1px #000,1px 1px #fff;overflow:hidden}.boot-progress-fill{height:100%;width:0%;background-color:teal}#boot-screen.active .boot-progress-fill{animation:bootProgress 2s linear forwards}.msdos-boot-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000;z-index:999999;display:none;flex-direction:column;justify-content:space-between;padding:30px 45px;font-family:VGA Custom,monospace;font-size:16px;color:#aaa;opacity:0;pointer-events:none;transition:opacity .1s ease}.msdos-boot-screen.active{display:flex;opacity:1;pointer-events:auto}.msdos-boot-header{display:flex;justify-content:space-between;align-items:flex-start;width:100%}.msdos-boot-text{font-family:VGA Custom,monospace;color:#aaa;font-size:16px;line-height:1.4}.msdos-line{margin:1px 0}.msdos-boot-logo img{width:220px;max-width:25vw;height:auto;display:block}.msdos-boot-footer{font-family:VGA Custom,monospace;color:#aaa;font-size:16px;margin-top:auto}.mac-boot-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;background-image:repeating-conic-gradient(#fff,#fff 25%,gray 0%,gray 50%);background-size:2px 2px;z-index:999999;display:none;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .1s ease}.mac-boot-screen.active{display:flex;opacity:1;pointer-events:auto}.mac-splash-logo{max-width:85vw;max-height:75vh;height:auto;object-fit:contain;display:block}.mac-splash-logo.splash1{width:64px}.mac-splash-logo.splash2{width:640px;max-width:90vw}.winxp-boot-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000;z-index:999999;display:none;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .1s ease}.winxp-boot-screen.active{display:flex;opacity:1;pointer-events:auto}.winxp-boot-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:75px}.winxp-boot-logo{width:380px;max-width:80vw;height:auto;display:block}.winxp-boot-track{width:170px;height:15px;border:2px solid #5a5a5a;border-radius:7px;background-color:#000;position:relative;overflow:hidden;box-shadow:inset 1px 1px 2px #000c}.winxp-boot-blocks{position:absolute;top:1px;left:-35px;display:flex;gap:3px;height:9px;animation:winxpBlocks 1.1s linear infinite}.winxp-boot-blocks span{width:9px;height:9px;border-radius:1px;background:linear-gradient(to bottom,#2b70f6,#174ab8,#2b70f6);box-shadow:0 0 4px #2b70f6}@keyframes winxpBlocks{0%{left:-35px}to{left:175px}}@keyframes bootProgress{0%{width:0%}to{width:100%}}html[data-theme=mac7] ::-webkit-scrollbar{width:16px;height:16px}html[data-theme=mac7] ::-webkit-scrollbar-track{background-color:#fff;background-image:repeating-linear-gradient(0deg,#000000 0,#000000 1px,transparent 1px,transparent 2px);border-left:1px solid #000000}html[data-theme=mac7] ::-webkit-scrollbar-thumb{background:#fff;border:1px solid #000000;box-shadow:1px 1px #000}html[data-theme=mac7] ::-webkit-scrollbar-button{display:block;width:16px;height:16px}html[data-theme=mac7] ::-webkit-scrollbar-button:vertical:decrement{background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpolygon points='8,4 3,11 13,11' fill='%23000000'/%3E%3C/svg%3E") no-repeat center;border:1px solid #000000}html[data-theme=mac7] ::-webkit-scrollbar-button:vertical:increment{background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpolygon points='3,5 13,5 8,12' fill='%23000000'/%3E%3C/svg%3E") no-repeat center;border:1px solid #000000}html[data-theme=mac7] ::-webkit-scrollbar-button:vertical:start:increment,html[data-theme=mac7] ::-webkit-scrollbar-button:vertical:end:decrement{display:none;height:0;width:0}html[data-theme=win31] ::-webkit-scrollbar{width:16px;height:16px}html[data-theme=win31] ::-webkit-scrollbar-track{background:silver;background-image:repeating-conic-gradient(#fff,#fff 25%,silver 0%,silver 50%);background-size:2px 2px}html[data-theme=win31] ::-webkit-scrollbar-thumb{background:silver;border-top:1px solid #ffffff;border-left:1px solid #ffffff;border-right:1px solid #000000;border-bottom:1px solid #000000;box-shadow:inset -1px -1px gray,inset 1px 1px #dfdfdf}html[data-theme=win31] ::-webkit-scrollbar-button{display:block;width:16px;height:16px}html[data-theme=win31] ::-webkit-scrollbar-button:vertical:decrement{background:silver url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpolygon points='8,4 3,11 13,11' fill='%23000000'/%3E%3C/svg%3E") no-repeat center;border-top:1px solid #ffffff;border-left:1px solid #ffffff;border-right:1px solid #000000;border-bottom:1px solid #000000}html[data-theme=win31] ::-webkit-scrollbar-button:vertical:increment{background:silver url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpolygon points='3,5 13,5 8,12' fill='%23000000'/%3E%3C/svg%3E") no-repeat center;border-top:1px solid #ffffff;border-left:1px solid #ffffff;border-right:1px solid #000000;border-bottom:1px solid #000000}html[data-theme=win31] ::-webkit-scrollbar-button:vertical:start:increment,html[data-theme=win31] ::-webkit-scrollbar-button:vertical:end:decrement{display:none;height:0;width:0}html[data-theme=msdos] ::-webkit-scrollbar{width:16px;height:16px}html[data-theme=msdos] ::-webkit-scrollbar-track{background:#0000a8;border:none}html[data-theme=msdos] ::-webkit-scrollbar-thumb{background:#00a800;border:none;box-shadow:2px 2px #003838}html[data-theme=msdos] ::-webkit-scrollbar-button{display:block;width:16px;height:16px}html[data-theme=msdos] ::-webkit-scrollbar-button:vertical:decrement{background:#00a800 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpolygon points='8,4 3,11 13,11' fill='%23ffffff'/%3E%3C/svg%3E") no-repeat center;border:none}html[data-theme=msdos] ::-webkit-scrollbar-button:vertical:increment{background:#00a800 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpolygon points='3,5 13,5 8,12' fill='%23ffffff'/%3E%3C/svg%3E") no-repeat center;border:none}html[data-theme=msdos] ::-webkit-scrollbar-button:vertical:start:increment,html[data-theme=msdos] ::-webkit-scrollbar-button:vertical:end:decrement{display:none;height:0;width:0}html[data-theme=winxp] ::-webkit-scrollbar{width:17px;height:17px}html[data-theme=winxp] ::-webkit-scrollbar-track{background:#fcfcfd;border-left:1px solid #e2e2e5}html[data-theme=winxp] ::-webkit-scrollbar-thumb{background:linear-gradient(to right,#dbe6f6,#b8d2f4,#dbe6f6) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Crect x='4' y='4' width='9' height='1' fill='%23ffffff'/%3E%3Crect x='4' y='5' width='9' height='1' fill='%237090c2'/%3E%3Crect x='4' y='7' width='9' height='1' fill='%23ffffff'/%3E%3Crect x='4' y='8' width='9' height='1' fill='%237090c2'/%3E%3Crect x='4' y='10' width='9' height='1' fill='%23ffffff'/%3E%3Crect x='4' y='11' width='9' height='1' fill='%237090c2'/%3E%3Crect x='4' y='13' width='9' height='1' fill='%23ffffff'/%3E%3Crect x='4' y='14' width='9' height='1' fill='%237090c2'/%3E%3C/svg%3E") no-repeat center;border:1px solid #7f9db9;border-radius:3px;box-shadow:inset 1px 1px #fff,inset -1px -1px #d4e3f7}html[data-theme=winxp] ::-webkit-scrollbar-thumb:hover{background:linear-gradient(to right,#e8f1fc,#c8def8,#e8f1fc) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Crect x='4' y='4' width='9' height='1' fill='%23ffffff'/%3E%3Crect x='4' y='5' width='9' height='1' fill='%237090c2'/%3E%3Crect x='4' y='7' width='9' height='1' fill='%23ffffff'/%3E%3Crect x='4' y='8' width='9' height='1' fill='%237090c2'/%3E%3Crect x='4' y='10' width='9' height='1' fill='%23ffffff'/%3E%3Crect x='4' y='11' width='9' height='1' fill='%237090c2'/%3E%3Crect x='4' y='13' width='9' height='1' fill='%23ffffff'/%3E%3Crect x='4' y='14' width='9' height='1' fill='%237090c2'/%3E%3C/svg%3E") no-repeat center}html[data-theme=winxp] ::-webkit-scrollbar-button{display:block;width:17px;height:17px}html[data-theme=winxp] ::-webkit-scrollbar-button:vertical:decrement{background:linear-gradient(to bottom,#dbe6f6,#c4d7f5 45%,#a6c3ee) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cpolygon points='8.5,4.5 13,9 10.5,11.5 8.5,9.5 6.5,11.5 4,9' fill='%234d6185'/%3E%3C/svg%3E") no-repeat center;border:1px solid #7f9db9;border-radius:2px;box-shadow:inset 1px 1px #fff,inset -1px -1px #d4e3f7}html[data-theme=winxp] ::-webkit-scrollbar-button:vertical:increment{background:linear-gradient(to bottom,#dbe6f6,#c4d7f5 45%,#a6c3ee) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17'%3E%3Cpolygon points='4,7.5 6.5,5 8.5,7 10.5,5 13,7.5 8.5,12' fill='%234d6185'/%3E%3C/svg%3E") no-repeat center;border:1px solid #7f9db9;border-radius:2px;box-shadow:inset 1px 1px #fff,inset -1px -1px #d4e3f7}html[data-theme=winxp] ::-webkit-scrollbar-button:vertical:start:increment,html[data-theme=winxp] ::-webkit-scrollbar-button:vertical:end:decrement{display:none;height:0;width:0}#mobile-header{display:none}@media(max-width:768px){#taskbar,#icons-container{display:none!important}#desktop-logo{display:block!important;position:fixed!important;top:56px!important;left:50%!important;transform:translate(-50%)!important;width:calc(100vw - 32px)!important;max-width:calc(100vw - 32px)!important;height:auto!important;z-index:1000!important;pointer-events:none!important}#mobile-header{display:flex;position:fixed;top:0;left:0;right:0;height:50px;z-index:99999;align-items:center;justify-content:space-between;padding:6px 10px;box-sizing:border-box}.mobile-select{max-width:48%;height:36px;font-size:13px;font-weight:700;outline:none;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:2px 6px;box-sizing:border-box}#windows-container{top:50px!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:calc(100vh - 50px)!important;pointer-events:none;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px 16px 20px!important;box-sizing:border-box;overflow-y:auto;-webkit-overflow-scrolling:touch}.window{position:relative!important;top:0!important;left:0!important;transform:none!important;width:100%!important;max-width:100%!important;margin:auto 0!important;pointer-events:auto!important;box-sizing:border-box}html[data-theme=winxp] .demovamp-window{transform:none!important;width:100%!important;max-width:100%!important;margin:auto 0!important;display:flex;justify-content:center;align-items:center}html[data-theme=winxp] .demovamp-window .window-content{transform:scale(min(calc((100vw - 32px) / 275),1.6))!important;transform-origin:center center!important;width:275px!important;max-width:275px!important;margin:0!important}html[data-theme=winxp] .demovamp-player{width:275px!important;max-width:275px!important;box-sizing:border-box!important}#mac7-3d-wrapper{align-items:flex-start!important;padding-top:15vh!important}}html[data-theme=win31] #mobile-header{background-color:silver;border-bottom:2px solid #000000;box-shadow:inset 0 -1px gray,inset 0 1px #fff}html[data-theme=win31] .mobile-select{background-color:silver;color:#000;font-family:"MS Sans Serif",Tahoma,sans-serif;border-top:2px solid #ffffff;border-left:2px solid #ffffff;border-right:2px solid #000000;border-bottom:2px solid #000000;box-shadow:inset -1px -1px gray}html[data-theme=winxp] #mobile-header{background:linear-gradient(to bottom,#0058ee,#3593ff 4%,#288eff 6%,#0055ea,#0146cc 14%,#0058ee 68%,#0050e2 80%,#003dd7);border-bottom:1px solid #002d96;box-shadow:0 2px 5px #0006}html[data-theme=winxp] .mobile-select{background-color:#fff;color:#000;font-family:Tahoma,sans-serif;border:1px solid #1c529c;border-radius:3px;box-shadow:inset 1px 1px #fffc}html[data-theme=msdos] #mobile-header{background-color:#0000a8;border-bottom:2px solid #00ffff;box-shadow:0 2px #000054}html[data-theme=msdos] .mobile-select{background-color:#0000a8;color:#0ff;font-family:Courier New,Courier,monospace;border:2px solid #00a800;box-shadow:2px 2px #003838}html[data-theme=mac7] #mobile-header{background-color:#fff;border-bottom:2px solid #000000;background-image:repeating-linear-gradient(0deg,#000000 0,#000000 1px,transparent 1px,transparent 2px);background-size:100% 4px;background-position:bottom;background-repeat:no-repeat}html[data-theme=mac7] .mobile-select{background-color:#fff;color:#000;font-family:Geneva,Chicago,Courier New,sans-serif;border:2px solid #000000;box-shadow:2px 2px #000}
