.winamp-window{width:275px;background-color:#000;border:1px solid #111;font-family:Arial,sans-serif;color:#00ff00;border-radius:4px;box-shadow:2px 2px 10px rgba(0,0,0,.5);position:absolute;top:100px;left:100px;z-index:100}.winamp-title-bar{background:linear-gradient(90deg,#000080,#1084d0);color:white;padding:2px 4px;display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:700;cursor:move;border-bottom:1px solid #000}.winamp-title-bar .title-bar-controls button{background:#ccc;border-color:#fff #666 #666 #fff;border-style:solid;border-width:1px;font-size:8px;padding:0 4px;margin-left:2px;cursor:pointer;color:#000}.winamp-body{padding:10px;background:#222;border-top:1px solid #444}.winamp-display{background:#000;border-color:#555 #fff #fff #555;border-style:solid;border-width:2px;padding:4px;margin-bottom:10px;display:flex;align-items:center;width:100%;box-sizing:border-box}.winamp-time{font-size:20px;margin-right:10px}.winamp-marquee,.winamp-time{font-family:monospace;color:#00ff00}.winamp-marquee{font-size:10px;overflow:hidden;white-space:nowrap;width:150px;text-transform:uppercase}.winamp-controls{display:flex;justify-content:space-between}.winamp-btn{background:#333;color:#ccc;border-color:#999 #666 #666 #999;border-style:solid;border-width:1px;padding:4px 8px;cursor:pointer;font-size:14px}.winamp-btn:active{border-color:#333 #999 #999 #333;background:#222}.winamp-viz{display:block;width:100%;height:36px;background:#000;margin-bottom:8px;cursor:default}