.ms-container{background:silver;padding:0;-webkit-user-select:none;user-select:none;font-family:"MS Sans Serif",Segoe UI,Tahoma,sans-serif;font-size:11px;height:100%;display:flex;flex-direction:column;overflow:hidden}.ms-menu-bar{display:flex;padding:2px 4px;background:silver;border-bottom:1px solid #808080;position:relative}.ms-menu-item{padding:2px 8px;cursor:pointer}.ms-menu-item:hover,.ms-menu-item.active{background:navy;color:#fff}.ms-menu-trigger{position:relative}.ms-dropdown{position:absolute;top:100%;left:0;background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;box-shadow:2px 2px #0003;z-index:1000;min-width:120px;padding:2px 0}.ms-dropdown-item{display:flex;align-items:center;width:100%;padding:4px 8px;background:transparent;border:none;text-align:left;cursor:pointer;font-family:"MS Sans Serif",Segoe UI,Tahoma,sans-serif;font-size:11px}.ms-dropdown-item:hover{background:navy;color:#fff}.ms-dropdown-item.checked{font-weight:400}.ms-dropdown-check{width:16px;text-align:center;font-size:10px}.ms-dropdown-text{flex:1}.ms-dropdown-separator{height:1px;background:gray;margin:2px 4px}.ms-game-area{margin:6px;padding:6px;background:silver;border:3px solid;border-color:#808080 #ffffff #ffffff #808080;display:flex;flex-direction:column;gap:6px}.ms-controls{display:flex;justify-content:space-between;align-items:center;padding:4px;background:silver;border:2px solid;border-color:#808080 #ffffff #ffffff #808080}.ms-led{background:#000;color:red;font-family:Digital,Consolas,Courier New,monospace;font-size:22px;font-weight:700;padding:2px 4px;min-width:50px;text-align:center;border:1px solid;border-color:#808080 #ffffff #ffffff #808080;letter-spacing:2px}.ms-face-btn{width:26px;height:26px;font-size:16px;padding:0;display:flex;align-items:center;justify-content:center;background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;cursor:pointer}.ms-face-btn:active{border-color:#808080 #ffffff #ffffff #808080;padding:1px 0 0 1px}.ms-grid{display:grid;border:3px solid;border-color:#808080 #ffffff #ffffff #808080;background:silver;gap:0}.ms-cell{width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;cursor:default;box-sizing:border-box}.ms-cell-pressed{border:2px solid;border-color:gray;background:silver}.ms-cell-revealed{border:1px solid #808080;background:silver}.ms-num-1{color:#00f}.ms-num-2{color:green}.ms-num-3{color:red}.ms-num-4{color:navy}.ms-num-5{color:maroon}.ms-num-6{color:teal}.ms-num-7{color:#000}.ms-num-8{color:gray}.ms-mine-exploded{background:red!important}.fc-container{background:green;padding:0;-webkit-user-select:none;user-select:none;font-family:"MS Sans Serif",Segoe UI,Tahoma,sans-serif;font-size:11px;height:100%;display:flex;flex-direction:column;overflow:hidden}.fc-menu-bar{display:flex;padding:2px 4px;background:silver;border-bottom:1px solid #808080;position:relative}.fc-menu-item{padding:2px 8px;cursor:pointer}.fc-menu-item:hover,.fc-menu-item.active{background:navy;color:#fff}.fc-menu-trigger{position:relative}.fc-dropdown{position:absolute;top:100%;left:0;background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;box-shadow:2px 2px #0003;z-index:1000;min-width:150px;padding:2px 0}.fc-dropdown-item{display:flex;align-items:center;width:100%;padding:4px 8px;background:transparent;border:none;text-align:left;cursor:pointer;font-family:"MS Sans Serif",Segoe UI,Tahoma,sans-serif;font-size:11px}.fc-dropdown-item:hover{background:navy;color:#fff}.fc-dropdown-item.checked{font-weight:400}.fc-dropdown-check{width:16px;text-align:center;font-size:10px}.fc-dropdown-text{flex:1}.fc-dropdown-separator{height:1px;background:gray;margin:2px 4px}.fc-dropdown-shortcut{color:gray;font-size:10px;margin-left:20px}.fc-dropdown-item:hover .fc-dropdown-shortcut{color:#ccc}.fc-dropdown-item:disabled{color:gray;cursor:default}.fc-dropdown-item:disabled:hover{background:transparent;color:gray}.fc-game-area{flex:1;padding:8px;display:flex;flex-direction:column;gap:8px}.fc-top-row{display:flex;justify-content:space-between;padding:4px}.fc-cells-group{display:flex;gap:8px}.fc-slot{width:50px;height:70px;background:green;border:2px solid;border-color:#006000 #00a000 #00a000 #006000;border-radius:4px;display:flex;align-items:center;justify-content:center;position:relative}.fc-slot-empty{border:2px dashed rgba(255,255,255,.3);background:transparent}.fc-card{width:48px;height:68px;background:#fff;border:1px solid #000;border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:grab;position:absolute;box-shadow:1px 1px 2px #0000004d;font-family:Times New Roman,serif}.fc-card:hover{box-shadow:2px 2px 4px #0006}.fc-card:active{cursor:grabbing}.fc-card.selected{box-shadow:0 0 8px 3px #ff0;z-index:100}.fc-card.hint{box-shadow:0 0 8px 3px #0af;z-index:100}.fc-card.dragging{opacity:.5}.fc-slot.fc-drop-valid,.fc-column.fc-drop-valid{box-shadow:inset 0 0 8px 3px #00c80099}.fc-slot.fc-drop-invalid,.fc-column.fc-drop-invalid{box-shadow:inset 0 0 8px 3px #c8000066}.fc-column.fc-drop-valid,.fc-column.fc-drop-invalid{border-radius:4px}.fc-card.red{color:#c00}.fc-card.black{color:#000}.fc-card-rank{font-size:18px;font-weight:700;line-height:1}.fc-card-suit{font-size:24px;line-height:1}.fc-foundation-slot:before{position:absolute;font-size:28px;opacity:.3}.fc-tableau{display:flex;justify-content:center;gap:8px;flex:1;padding-top:8px}.fc-column{width:50px;position:relative;min-height:200px}.fc-column .fc-card{position:absolute;left:0}.fc-win-overlay{position:absolute;inset:0;background:#000000b3;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000}.fc-win-message{background:silver;padding:20px 40px;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;text-align:center}.fc-win-title{font-size:18px;font-weight:700;margin-bottom:12px}.fc-win-stats{margin-bottom:16px}.fc-win-streak{margin-top:8px;font-weight:700;color:navy}.fc-win-btn{padding:6px 24px;background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;cursor:pointer;font-family:"MS Sans Serif",Segoe UI,Tahoma,sans-serif;font-size:11px}.fc-win-btn:active{border-color:#808080 #ffffff #ffffff #808080}.fc-status{background:silver;padding:2px 8px;border-top:1px solid #808080;display:flex;justify-content:space-between;align-items:center;font-size:11px}.fc-autocomplete-btn{padding:2px 12px;background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;cursor:pointer;font-family:"MS Sans Serif",Segoe UI,Tahoma,sans-serif;font-size:11px}.fc-autocomplete-btn:active{border-color:#808080 #ffffff #ffffff #808080}.fc-game-number{display:flex;align-items:center;gap:4px}.fc-game-number input{width:60px;padding:2px 4px;border:2px solid;border-color:#808080 #ffffff #ffffff #808080;background:#fff;font-family:"MS Sans Serif",Segoe UI,Tahoma,sans-serif;font-size:11px}.fc-help-overlay{position:absolute;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.fc-help-dialog{background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;width:400px;max-height:80%;display:flex;flex-direction:column;box-shadow:4px 4px #0000004d}.fc-help-titlebar{background:linear-gradient(90deg,navy,#1084d0);color:#fff;padding:3px 6px;display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:11px}.fc-help-close{background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;color:#000;font-size:14px;font-weight:700;width:18px;height:18px;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.fc-help-close:active{border-color:#808080 #ffffff #ffffff #808080}.fc-help-content{padding:12px;overflow-y:auto;flex:1;font-family:"MS Sans Serif",Segoe UI,Tahoma,sans-serif;font-size:11px;line-height:1.5}.fc-help-content h3{margin:0 0 6px;font-size:11px;color:#000}.fc-help-content h3:not(:first-child){margin-top:12px}.fc-help-content p{margin:0 0 8px}.fc-help-content ul{margin:0 0 8px;padding-left:20px}.fc-help-content li{margin-bottom:4px}.fc-help-content em{font-style:italic;color:navy}.fc-help-buttons{padding:8px;display:flex;justify-content:center;border-top:1px solid #808080}.fc-stats-dialog{background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;width:300px;display:flex;flex-direction:column;box-shadow:4px 4px #0000004d}.fc-stats-content{padding:16px}.fc-stat-row{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px dotted #808080}.fc-stat-row:last-child{border-bottom:none}.fc-stat-label{font-weight:700}.fc-stat-value{color:navy}.fc-stats-buttons{padding:8px;display:flex;justify-content:center;gap:8px;border-top:1px solid #808080}.fc-selectgame-content{padding:16px;text-align:center}.fc-selectgame-content p{margin:0 0 12px}.fc-selectgame-content input{width:120px;padding:4px 8px;border:2px solid;border-color:#808080 #ffffff #ffffff #808080;background:#fff;font-family:"MS Sans Serif",Segoe UI,Tahoma,sans-serif;font-size:12px;text-align:center}.spider-container{background:green;padding:0;-webkit-user-select:none;user-select:none;font-family:"MS Sans Serif",Segoe UI,Tahoma,sans-serif;font-size:11px;height:100%;display:flex;flex-direction:column;overflow:hidden;position:relative}.spider-menu-bar{display:flex;padding:2px 4px;background:silver;border-bottom:1px solid #808080;position:relative}.spider-menu-item{padding:2px 8px;cursor:pointer}.spider-menu-item:hover,.spider-menu-item.active{background:navy;color:#fff}.spider-menu-trigger{position:relative}.spider-dropdown{position:absolute;top:100%;left:0;background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;box-shadow:2px 2px #0003;z-index:1000;min-width:180px;padding:2px 0}.spider-dropdown-item{display:flex;align-items:center;width:100%;padding:4px 8px;background:transparent;border:none;text-align:left;cursor:pointer;font-family:"MS Sans Serif",Segoe UI,Tahoma,sans-serif;font-size:11px}.spider-dropdown-item:hover{background:navy;color:#fff}.spider-dropdown-item.checked .spider-dropdown-check:before{content:"✓"}.spider-dropdown-item:disabled{color:gray;cursor:default}.spider-dropdown-item:disabled:hover{background:transparent;color:gray}.spider-dropdown-check{width:16px;text-align:center;font-size:10px}.spider-dropdown-text{flex:1}.spider-dropdown-separator{height:1px;background:gray;margin:2px 4px}.spider-dropdown-shortcut{color:gray;font-size:10px;margin-left:20px}.spider-dropdown-item:hover .spider-dropdown-shortcut{color:#ccc}.spider-game-area{flex:1;padding:8px;display:flex;flex-direction:column;gap:8px;overflow:hidden}.spider-bottom-row{display:flex;justify-content:space-between;align-items:flex-start;padding:4px;flex-shrink:0}.spider-completed{display:flex;gap:4px}.spider-completed-slot{width:40px;height:56px;background:#0003;border:2px solid rgba(0,100,0,.5);border-radius:4px;display:flex;align-items:center;justify-content:center}.spider-completed-slot.filled{background:#fff;border:1px solid #000}.spider-completed-suit{font-size:20px}.spider-completed-slot.filled .spider-completed-suit{font-size:24px}.spider-stock{display:flex;gap:4px}.spider-stock-pile{width:50px;height:70px;background:linear-gradient(135deg,#1a237e,#283593,#3949ab);border:2px solid;border-color:#5c6bc0 #0d1b4a #0d1b4a #5c6bc0;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:2px 2px 4px #0000004d}.spider-stock-pile:hover{background:linear-gradient(135deg,#283593,#3949ab,#5c6bc0)}.spider-stock-pile.empty{background:transparent;border:2px dashed rgba(255,255,255,.3);cursor:default;box-shadow:none}.spider-stock-pile.empty:hover{background:transparent}.spider-stock-pile:before{content:"";position:absolute;inset:4px;border:2px solid rgba(92,107,192,.6);border-radius:2px;background:repeating-linear-gradient(45deg,transparent,transparent 3px,rgba(255,255,255,.1) 3px,rgba(255,255,255,.1) 6px)}.spider-stock-count{position:absolute;bottom:2px;right:4px;font-size:10px;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.5)}.spider-tableau{display:flex;justify-content:center;gap:6px;flex:1;padding-top:4px;overflow-x:auto}.spider-column{width:50px;position:relative;min-height:100px;flex-shrink:0}.spider-slot{width:50px;height:70px;background:transparent;border:2px dashed rgba(255,255,255,.2);border-radius:4px;display:flex;align-items:center;justify-content:center;position:absolute;top:0}.spider-card{width:48px;height:68px;background:#fff;border:1px solid #000;border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:grab;position:absolute;left:0;box-shadow:1px 1px 2px #0000004d;font-family:Times New Roman,serif}.spider-card:hover{box-shadow:2px 2px 4px #0006}.spider-card:active{cursor:grabbing}.spider-card.selected{box-shadow:0 0 8px 3px #ff0;z-index:100}.spider-card.hint{box-shadow:0 0 8px 3px #0af;z-index:100}.spider-card.dragging{opacity:.5}.spider-card.face-down{background:linear-gradient(135deg,#1a237e,#283593,#3949ab);cursor:default}.spider-card.face-down:before{content:"";position:absolute;inset:4px;border:2px solid rgba(92,107,192,.6);border-radius:2px;background:repeating-linear-gradient(45deg,transparent,transparent 3px,rgba(255,255,255,.1) 3px,rgba(255,255,255,.1) 6px)}.spider-card.red{color:#c00}.spider-card.black{color:#000}.spider-card-rank{font-size:16px;font-weight:700;line-height:1}.spider-card-suit{font-size:22px;line-height:1}.spider-column.spider-drop-valid{box-shadow:inset 0 0 8px 3px #00c80099;border-radius:4px}.spider-column.spider-drop-invalid{box-shadow:inset 0 0 8px 3px #c8000066;border-radius:4px}.spider-status{background:silver;padding:2px 8px;border-top:1px solid #808080;display:flex;justify-content:space-between;align-items:center;font-size:11px;flex-shrink:0}.spider-status-left{display:flex;gap:16px}.spider-status-right{display:flex;gap:8px;align-items:center}.spider-difficulty-badge{background:navy;color:#fff;padding:1px 6px;border-radius:2px;font-size:10px}.spider-win-overlay{position:absolute;inset:0;background:#000000b3;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000}.spider-win-message{background:silver;padding:20px 40px;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;text-align:center}.spider-win-title{font-size:18px;font-weight:700;margin-bottom:12px}.spider-win-stats{margin-bottom:16px}.spider-win-streak{margin-top:8px;font-weight:700;color:navy}.spider-win-btn{padding:6px 24px;background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;cursor:pointer;font-family:"MS Sans Serif",Segoe UI,Tahoma,sans-serif;font-size:11px}.spider-win-btn:active{border-color:#808080 #ffffff #ffffff #808080}.spider-help-overlay{position:absolute;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.spider-help-dialog{background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;width:420px;max-height:80%;display:flex;flex-direction:column;box-shadow:4px 4px #0000004d}.spider-help-titlebar{background:linear-gradient(90deg,navy,#1084d0);color:#fff;padding:3px 6px;display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:11px}.spider-help-close{background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;color:#000;font-size:14px;font-weight:700;width:18px;height:18px;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.spider-help-close:active{border-color:#808080 #ffffff #ffffff #808080}.spider-help-content{padding:12px;overflow-y:auto;flex:1;font-family:"MS Sans Serif",Segoe UI,Tahoma,sans-serif;font-size:11px;line-height:1.5}.spider-help-content h3{margin:0 0 6px;font-size:11px;color:#000}.spider-help-content h3:not(:first-child){margin-top:12px}.spider-help-content p{margin:0 0 8px}.spider-help-content ul{margin:0 0 8px;padding-left:20px}.spider-help-content li{margin-bottom:4px}.spider-help-content em{font-style:italic;color:navy}.spider-help-buttons{padding:8px;display:flex;justify-content:center;border-top:1px solid #808080}.spider-stats-dialog{background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;width:300px;display:flex;flex-direction:column;box-shadow:4px 4px #0000004d}.spider-stats-content{padding:16px}.spider-stat-row{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px dotted #808080}.spider-stat-row:last-child{border-bottom:none}.spider-stat-label{font-weight:700}.spider-stat-value{color:navy}.spider-stats-buttons{padding:8px;display:flex;justify-content:center;gap:8px;border-top:1px solid #808080}.spider-difficulty-dialog{background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;width:280px;display:flex;flex-direction:column;box-shadow:4px 4px #0000004d}.spider-difficulty-content{padding:16px}.spider-difficulty-content p{margin:0 0 12px}.spider-difficulty-options{display:flex;flex-direction:column;gap:8px}.spider-difficulty-option{display:flex;align-items:center;gap:8px;padding:6px;border:2px solid transparent;cursor:pointer}.spider-difficulty-option:hover{background:#0000801a}.spider-difficulty-option.selected{background:#00008026;border-color:navy}.spider-difficulty-radio{width:12px;height:12px;border:1px solid #808080;border-radius:50%;display:flex;align-items:center;justify-content:center}.spider-difficulty-option.selected .spider-difficulty-radio:after{content:"";width:6px;height:6px;background:navy;border-radius:50%}.spider-difficulty-label{flex:1}.solitaire-container{background:green;padding:0;-webkit-user-select:none;user-select:none;font-family:"MS Sans Serif",Segoe UI,Tahoma,sans-serif;font-size:11px;height:100%;display:flex;flex-direction:column;overflow:hidden}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:silver}::-webkit-scrollbar-thumb{background:gray}.solitaire-menu-bar{display:flex;padding:2px 4px;background:silver;border-bottom:1px solid #808080;position:relative}.solitaire-menu-item{padding:2px 8px;cursor:pointer}.solitaire-menu-item:hover,.solitaire-menu-item.active{background:navy;color:#fff}.solitaire-menu-trigger{position:relative}.solitaire-dropdown{position:absolute;top:100%;left:0;background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;box-shadow:2px 2px #0003;z-index:1000;min-width:150px;padding:2px 0}.solitaire-dropdown-item{display:flex;align-items:center;width:100%;padding:4px 8px;background:transparent;border:none;text-align:left;cursor:pointer;font-family:"MS Sans Serif",Segoe UI,Tahoma,sans-serif;font-size:11px}.solitaire-dropdown-item:hover{background:navy;color:#fff}.solitaire-dropdown-item:disabled{color:gray;cursor:default}.solitaire-dropdown-item:disabled:hover{background:transparent;color:gray}.solitaire-dropdown-check{width:16px;text-align:center;font-size:10px}.solitaire-dropdown-text{flex:1}.solitaire-dropdown-separator{height:1px;background:gray;margin:2px 4px}.solitaire-dropdown-shortcut{color:gray;font-size:10px;margin-left:20px}.solitaire-dropdown-item:hover .solitaire-dropdown-shortcut{color:#ccc}.solitaire-game-area{flex:1;display:flex;flex-direction:column;padding:10px;overflow:auto}.solitaire-top-row{display:flex;justify-content:space-between;height:95px;margin-bottom:20px}.solitaire-stock-area{display:flex;gap:10px}.solitaire-stock,.solitaire-waste{width:71px;height:95px;position:relative;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;background:green;cursor:pointer}.solitaire-stock{background:silver;display:flex;align-items:center;justify-content:center}.solitaire-stock:after{content:"";position:absolute;inset:4px;background:repeating-linear-gradient(45deg,#1a5a31 0px 2px,#2d7a4a 2px 4px)}.solitaire-stock.empty{background:green;cursor:pointer}.solitaire-stock.empty:after{display:none}.solitaire-stock-count{position:absolute;bottom:5px;right:5px;font-size:10px;color:#000}.solitaire-waste.empty{background:green}.solitaire-foundations{display:flex;gap:10px}.solitaire-foundation{width:71px;height:95px;position:relative;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;background:green;display:flex;align-items:center;justify-content:center;cursor:pointer}.solitaire-foundation-placeholder{font-size:32px;opacity:.4}.solitaire-tableau{display:flex;gap:10px;flex:1;justify-content:center}.solitaire-column{width:71px;position:relative;min-height:95px}.solitaire-column.solitaire-drop-valid{background:#ff03;border:2px solid yellow}.solitaire-column.solitaire-drop-invalid{background:#f003}.solitaire-slot{width:71px;height:95px;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;background:#0080004d}.solitaire-card{width:71px;height:95px;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;background:#fff;display:flex;flex-direction:column;padding:2px 4px;cursor:pointer;box-sizing:border-box;position:absolute;left:0}.solitaire-card.face-down{background:silver;cursor:default}.solitaire-card.face-down:after{content:"";position:absolute;inset:4px;background:repeating-linear-gradient(45deg,#1a5a31 0px 2px,#2d7a4a 2px 4px)}.solitaire-card.red{color:#c00}.solitaire-card.black{color:#000}.solitaire-card.selected{border-color:#ff0;box-shadow:0 0 5px 2px #ff0c}.solitaire-card.hint{border-color:#0f0;box-shadow:0 0 5px 2px #00ff0080}.solitaire-card.dragging{opacity:.5}.solitaire-card-rank{font-weight:700;font-size:12px;line-height:1}.solitaire-card-suit{font-size:24px;line-height:1;margin-top:-2px}.solitaire-status{display:flex;justify-content:space-between;padding:2px 4px;background:silver;border-top:1px solid #808080;font-size:11px}.solitaire-status-left,.solitaire-status-right{display:flex;gap:20px}.solitaire-win-overlay{position:absolute;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:100}.solitaire-win-message{background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;padding:20px;text-align:center;box-shadow:2px 2px #0000004d}.solitaire-win-title{font-size:18px;font-weight:700;margin-bottom:10px;color:navy}.solitaire-win-stats{margin:10px 0;line-height:1.8}.solitaire-win-streak{font-weight:700;margin-top:10px;color:navy}.solitaire-win-btn{margin-top:15px;padding:5px 20px;background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;cursor:pointer;font-family:"MS Sans Serif",Segoe UI,Tahoma,sans-serif;font-size:12px}.solitaire-win-btn:hover{background:#d4d0d0}.solitaire-help-overlay{position:absolute;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:100}.solitaire-help-dialog{background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;width:400px;max-height:450px;display:flex;flex-direction:column;box-shadow:2px 2px #0000004d}.solitaire-help-titlebar{background:linear-gradient(90deg,navy,#1084d0);color:#fff;padding:2px 4px;display:flex;justify-content:space-between;align-items:center;font-weight:700}.solitaire-help-close{background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;color:#000;width:20px;height:20px;cursor:pointer;font-size:11px;padding:0;display:flex;align-items:center;justify-content:center}.solitaire-help-content{flex:1;overflow-y:auto;padding:10px;line-height:1.5}.solitaire-help-content h3{margin:10px 0 5px;color:navy}.solitaire-help-content ul{margin:5px 0;padding-left:20px}.solitaire-help-content li{margin:3px 0}.solitaire-help-buttons{padding:10px;text-align:center;border-top:1px solid #808080}.solitaire-stats-dialog{background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;width:300px;display:flex;flex-direction:column;box-shadow:2px 2px #0000004d}.solitaire-stats-content{padding:10px}.solitaire-stat-row{display:flex;justify-content:space-between;padding:5px 0;border-bottom:1px dotted #808080}.solitaire-stat-label{color:#000}.solitaire-stat-value{font-weight:700}.solitaire-stats-buttons{padding:10px;text-align:center;border-top:1px solid #808080;display:flex;gap:10px;justify-content:center}.solitaire-selectgame-content{padding:10px}.sudoku-container{background:silver;padding:0;-webkit-user-select:none;user-select:none;font-family:"MS Sans Serif",Segoe UI,Tahoma,sans-serif;font-size:11px;height:100%;display:flex;flex-direction:column;overflow:hidden}.sudoku-menu-bar{display:flex;padding:2px 4px;background:silver;border-bottom:1px solid #808080;position:relative}.sudoku-menu-item{padding:2px 8px;cursor:pointer}.sudoku-menu-item:hover,.sudoku-menu-item.active{background:navy;color:#fff}.sudoku-menu-trigger{position:relative}.sudoku-dropdown{position:absolute;top:100%;left:0;background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;box-shadow:2px 2px #0003;z-index:1000;min-width:120px;padding:2px 0}.sudoku-dropdown-item{display:flex;align-items:center;width:100%;padding:4px 8px;background:transparent;border:none;text-align:left;cursor:pointer;font-family:"MS Sans Serif",Segoe UI,Tahoma,sans-serif;font-size:11px}.sudoku-dropdown-item:hover{background:navy;color:#fff}.sudoku-dropdown-item.checked{font-weight:400}.sudoku-dropdown-check{width:16px;text-align:center;font-size:10px}.sudoku-dropdown-text{flex:1}.sudoku-dropdown-separator{height:1px;background:gray;margin:2px 4px}.sudoku-game-area{margin:6px;padding:6px;background:silver;border:3px solid;border-color:#808080 #ffffff #ffffff #808080;display:flex;flex-direction:column;align-items:center;gap:8px;flex:1;overflow:hidden}.sudoku-controls{display:flex;justify-content:space-between;align-items:center;width:100%;padding:4px 8px;background:silver;border:2px solid;border-color:#808080 #ffffff #ffffff #808080;box-sizing:border-box}.sudoku-timer{display:flex;align-items:center;gap:6px;background:#000;color:red;font-family:Digital,Consolas,Courier New,monospace;font-size:14px;font-weight:700;padding:2px 8px;border:1px solid;border-color:#808080 #ffffff #ffffff #808080}.sudoku-timer-label{color:red}.sudoku-timer-value{min-width:45px;text-align:right}.sudoku-new-btn{padding:2px 12px;background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;cursor:pointer;font-family:"MS Sans Serif",Segoe UI,Tahoma,sans-serif;font-size:11px}.sudoku-new-btn:active{border-color:#808080 #ffffff #ffffff #808080;padding:3px 11px 1px 13px}.sudoku-win-message{background:navy;color:#ff0;padding:4px 12px;font-weight:700;text-align:center;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff}.sudoku-grid{display:grid;grid-template-columns:repeat(9,28px);grid-template-rows:repeat(9,28px);border:3px solid;border-color:#808080 #ffffff #ffffff #808080;background:gray;gap:1px}.sudoku-cell{width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;background:silver;border:1px solid #808080;cursor:pointer;box-sizing:border-box}.sudoku-cell-box-left{border-left:2px solid #000}.sudoku-cell-box-top{border-top:2px solid #000}.sudoku-cell-given{font-weight:700;color:#000;background:#d4d0c8}.sudoku-cell-user{color:#00f}.sudoku-cell-selected{background:navy!important;color:#fff!important}.sudoku-cell-conflict{background:red!important;color:#fff!important}.sudoku-number-pad{display:grid;grid-template-columns:repeat(5,32px);grid-template-rows:repeat(2,28px);gap:4px;margin-top:4px}.sudoku-number-btn{min-width:unset;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;cursor:pointer;font-family:"MS Sans Serif",Segoe UI,Tahoma,sans-serif;padding:0;line-height:1}.sudoku-number-btn:active{border-color:#808080 #ffffff #ffffff #808080;padding:1px 0 0 1px}.sudoku-number-btn:hover{background:#d4d0c8}.sudoku-clear-btn{font-size:12px;color:red}.gallery-container{background:silver;display:flex;flex-direction:column;height:100%;overflow:hidden;font-family:"MS Sans Serif",Segoe UI,Tahoma,sans-serif;font-size:11px;-webkit-user-select:none;user-select:none}.gallery-menu-bar{display:flex;padding:2px 4px;background:silver;border-bottom:1px solid #808080;position:relative;z-index:100}.gallery-menu-trigger{position:relative}.gallery-menu-item{padding:2px 8px;cursor:pointer}.gallery-menu-item:hover,.gallery-menu-item.active{background:navy;color:#fff}.gallery-dropdown{position:absolute;top:100%;left:0;background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;box-shadow:2px 2px #0003;z-index:1000;min-width:140px;padding:2px 0}.gallery-dropdown-item{display:block;width:100%;padding:4px 20px;background:transparent;border:none;text-align:left;cursor:pointer;font-family:"MS Sans Serif",Segoe UI,Tahoma,sans-serif;font-size:11px}.gallery-dropdown-item:hover{background:navy;color:#fff}.gallery-dropdown-separator{height:1px;background:gray;margin:2px 4px}.gallery-toolbar{display:flex;align-items:center;padding:4px 6px;background:silver;border-bottom:1px solid #808080;gap:2px}.gallery-toolbar-title{font-weight:700;padding:0 4px}.gallery-toolbar-btn{width:24px;height:22px;padding:0;display:flex;align-items:center;justify-content:center;background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;cursor:pointer;font-size:10px}.gallery-toolbar-btn:active,.gallery-toolbar-btn.active{border-color:#808080 #ffffff #ffffff #808080;padding:1px 0 0 1px}.gallery-toolbar-btn:hover{background:#d4d0c8}.gallery-toolbar-separator{width:1px;height:20px;background:gray;margin:0 4px}.gallery-counter{padding:0 8px;color:#000}.gallery-zoom-level{padding:0 6px;font-size:11px;min-width:40px;text-align:center}.gallery-zoom-level:hover{text-decoration:underline}.gallery-album-title{padding:0 4px;font-weight:700}.gallery-cover-area{flex:1;background:silver;overflow:auto;padding:12px}.gallery-cover-list{display:flex;flex-wrap:wrap;gap:16px;padding:4px}.gallery-album-card{width:120px;display:flex;flex-direction:column;align-items:center;padding:8px;border:2px solid transparent;cursor:pointer}.gallery-album-card:hover{background:#d4d0c8}.gallery-album-card:focus,.gallery-album-card:active{border-color:navy}.gallery-album-cover{width:100px;height:100px;border:2px solid;border-color:#808080 #ffffff #ffffff #808080;background:#000;display:flex;align-items:center;justify-content:center;overflow:hidden}.gallery-album-cover img{width:100%;height:100%;object-fit:cover}.gallery-album-info{display:flex;flex-direction:column;align-items:center;margin-top:6px;text-align:center}.gallery-album-name{font-weight:700;font-size:11px;color:#000}.gallery-album-count{font-size:10px;color:gray}.gallery-status-bar{padding:4px 8px;background:silver;border-top:1px solid #808080;font-size:11px;color:#000}.gallery-image-area{flex:1;background:#000;display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:0;position:relative}.gallery-main-image{max-width:100%;max-height:100%;object-fit:contain;transform-origin:center center;will-change:transform}.gallery-thumbnails{background:silver;border-top:2px solid;border-color:#808080 #ffffff #ffffff #808080;padding:6px;height:90px;display:flex;flex-direction:column;gap:4px}.gallery-thumbnails-track{display:flex;gap:4px;overflow-x:auto;overflow-y:hidden;padding:2px;flex:1;align-items:center}.gallery-thumbnails-track::-webkit-scrollbar{height:16px}.gallery-thumbnails-track::-webkit-scrollbar-track{background:silver;border:1px solid #808080}.gallery-thumbnails-track::-webkit-scrollbar-thumb{background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff}.gallery-thumbnails-track::-webkit-scrollbar-button{background:silver;border:2px solid;border-color:#ffffff #808080 #808080 #ffffff;width:16px}.gallery-thumb{flex-shrink:0;width:60px;height:60px;padding:2px;border:2px solid;border-color:#808080 #ffffff #ffffff #808080;cursor:pointer;background:#000;display:flex;align-items:center;justify-content:center;transition:border-color .1s}.gallery-thumb:hover{border-color:navy}.gallery-thumb.active{border:2px solid #000080;padding:1px}.gallery-thumb img{max-width:100%;max-height:100%;object-fit:contain}.gallery-progress{height:12px;background:silver;border:2px solid;border-color:#808080 #ffffff #ffffff #808080;overflow:hidden}.gallery-progress-fill{height:100%;background:navy;transition:width .2s ease}.mediaplayer-container{background:linear-gradient(180deg,#4a4a6a,#3a3a5a,#2a2a4a);display:flex;flex-direction:column;height:100%;overflow:hidden;font-family:"MS Sans Serif",Segoe UI,Tahoma,sans-serif;font-size:11px;color:#fff;-webkit-user-select:none;user-select:none}.mediaplayer-container:fullscreen{background:#000}.mediaplayer-menubar{display:flex;padding:2px 4px;background:linear-gradient(180deg,#5a5a7a,#4a4a6a);border-bottom:1px solid #2a2a4a}.mediaplayer-menu-item{padding:2px 8px;cursor:pointer;color:#fff}.mediaplayer-menu-item:hover{background:#ffffff1a}.mediaplayer-video-area{flex:1;background:#000;display:flex;align-items:center;justify-content:center;position:relative;min-height:0;cursor:pointer}.mediaplayer-video{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain}.mediaplayer-play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#000000b3;border:2px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;pointer-events:none}.mediaplayer-play-overlay span{margin-left:4px}.mediaplayer-info{display:flex;align-items:center;padding:8px 12px;background:linear-gradient(180deg,#3a3a5a,#2a2a4a);border-top:1px solid #5a5a7a;border-bottom:1px solid #1a1a3a;gap:12px}.mediaplayer-visualizer{display:flex;align-items:flex-end;gap:2px;height:40px;padding:4px;background:#000;border:1px solid #5a5a7a}.mediaplayer-bar{width:4px;background:linear-gradient(180deg,#0f0,#0a0,#060);animation:mediaplayer-pulse .5s ease-in-out infinite alternate}@keyframes mediaplayer-pulse{0%{height:20%}to{height:100%}}.mediaplayer-title-area{display:flex;flex-direction:column;gap:2px}.mediaplayer-label{color:#aaa;font-size:10px;text-transform:uppercase}.mediaplayer-filename{color:#fff;font-weight:700;font-size:12px}.mediaplayer-progress-container{display:flex;align-items:center;padding:6px 12px;gap:8px;background:linear-gradient(180deg,#2a2a4a,#3a3a5a)}.mediaplayer-time{font-size:10px;color:#ccc;min-width:40px;font-family:Courier New,monospace}.mediaplayer-progress{flex:1;height:12px;background:#000;border:2px solid;border-color:#5a5a7a #1a1a3a #1a1a3a #5a5a7a;position:relative;cursor:pointer}.mediaplayer-progress-fill{height:100%;background:linear-gradient(180deg,#0af,#06c);transition:width .1s linear}.mediaplayer-progress-thumb{position:absolute;top:50%;transform:translate(-50%,-50%);width:10px;height:10px;background:#fff;border:1px solid #000;border-radius:50%}.mediaplayer-controls{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:linear-gradient(180deg,#3a3a5a,#4a4a6a,#3a3a5a);border-top:1px solid #5a5a7a;border-bottom:1px solid #1a1a3a}.mediaplayer-controls-left,.mediaplayer-controls-right{display:flex;align-items:center;gap:4px}.mediaplayer-btn{width:28px;height:24px;padding:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#5a5a7a,#4a4a6a,#3a3a5a);border:2px solid;border-color:#7a7a9a #2a2a4a #2a2a4a #7a7a9a;cursor:pointer;color:#fff;font-size:12px}.mediaplayer-btn:hover{background:linear-gradient(180deg,#6a6a8a,#5a5a7a,#4a4a6a)}.mediaplayer-btn:active{border-color:#2a2a4a #7a7a9a #7a7a9a #2a2a4a}.mediaplayer-btn-large{width:36px;font-size:14px}.mediaplayer-volume{width:60px;height:16px;-webkit-appearance:none;appearance:none;background:#000;border:1px solid #5a5a7a;cursor:pointer}.mediaplayer-volume::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:8px;height:14px;background:linear-gradient(180deg,#5a5a7a,#3a3a5a);border:1px solid #7a7a9a;cursor:pointer}.mediaplayer-statusbar{display:flex;justify-content:space-between;padding:4px 8px;background:#2a2a4a;border-top:1px solid #5a5a7a;font-size:10px;color:#aaa}.mediaplayer-container:fullscreen .mediaplayer-menubar,.mediaplayer-container:fullscreen .mediaplayer-info,.mediaplayer-container:fullscreen .mediaplayer-statusbar{display:none}.mediaplayer-container:fullscreen .mediaplayer-controls{position:absolute;bottom:0;left:0;right:0;opacity:0;transition:opacity .3s}.mediaplayer-container:fullscreen:hover .mediaplayer-controls{opacity:1}.mediaplayer-container:fullscreen .mediaplayer-progress-container{position:absolute;bottom:40px;left:0;right:0;opacity:0;transition:opacity .3s}.mediaplayer-container:fullscreen:hover .mediaplayer-progress-container{opacity:1}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Tahoma;src:url(/assets/tahoma.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}*{box-sizing:border-box;font-family:Tahoma,"MS Sans Serif",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;padding:0;min-height:100vh;background:teal;font-synthesis:weight style small-caps}#app{min-height:100vh;display:flex;flex-direction:column}.skip-link{position:absolute;top:-40px;left:0;background:navy;color:#fff;padding:8px 16px;z-index:10000;text-decoration:none;font-size:12px;transition:top .2s}.skip-link:focus{top:0}.window{margin:0 auto}.window.app-window{max-width:none;margin:0;display:flex;flex-direction:column}.window.full-width{max-width:100%}a{color:navy}a:hover{color:red}ul.tree-view{min-width:200px}.status-bar{font-size:12px}.taskbar{position:fixed;bottom:0;left:0;right:0;height:36px;background:silver;border-top:2px solid #dfdfdf;display:flex;align-items:center;padding:2px 4px;z-index:1000;box-sizing:border-box}.start-button{display:flex;align-items:center;gap:4px;padding:2px 6px;height:28px;font-weight:700;font-size:12px;background:silver;border:2px solid;border-color:#fff #808080 #808080 #fff;cursor:pointer;will-change:border-color,padding}.start-button:active,.start-button.active{border-color:#808080 #fff #fff #808080;padding:3px 5px 1px 7px}.danish-flag{width:16px;height:12px;background:#c60c30;position:relative}.flag-white-cross-h{position:absolute;top:0;left:5px;width:3px;height:12px;background:#fff}.flag-white-cross-v{position:absolute;top:4px;left:0;width:16px;height:3px;background:#fff}.taskbar-windows{flex:1;display:flex;gap:4px;padding:0 8px;overflow:hidden}.taskbar-window{display:flex;align-items:center;gap:4px;padding:2px 8px;height:26px;min-width:120px;max-width:160px;font-size:11px;background:silver;border:2px solid;border-color:#fff #808080 #808080 #fff;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.taskbar-window.active{border-color:#808080 #fff #fff #808080;background:#fff;font-weight:700}.taskbar-window-icon{font-size:12px}.system-tray{display:flex;align-items:center;gap:2px;padding:2px;height:20px;background:silver;border:2px solid;border-color:#808080 #fff #fff #808080}.system-tray-clock{font-size:11px;font-family:Tahoma,sans-serif;padding-left:2px}.tray-language{position:relative;display:flex;align-items:center;justify-content:center}.tray-language-button{min-width:unset;background:transparent;border:none;cursor:pointer;padding:0;margin:0;font-size:10px;font-weight:700;width:auto;height:auto}.tray-menu{position:absolute;bottom:100%;right:0;margin-bottom:4px;background:silver;border:2px solid;border-color:#fff #808080 #808080 #fff;min-width:120px;box-shadow:1px 1px #000}.tray-menu-item{display:flex;align-items:center;gap:8px;width:100%;padding:4px 12px;font-size:12px;background:transparent;border:none;cursor:pointer;text-align:left}.tray-menu-item:hover{background:navy;color:#fff}.tray-menu-item.active{font-weight:700}.tray-menu-check{width:12px;font-size:10px}.start-menu-overlay{position:fixed;inset:0 0 36px;z-index:999}.start-menu{position:fixed;bottom:36px;left:0;width:200px;background:silver;border:2px solid;border-color:#dfdfdf #000 #000 #dfdfdf;box-shadow:inset 1px 1px #fff,inset -1px -1px gray;display:flex;z-index:1001;will-change:opacity}.start-menu-sidebar{width:24px;background:linear-gradient(to top,navy,teal);display:flex;align-items:flex-end;justify-content:center;padding-bottom:4px;flex-shrink:0}.start-menu-brand{writing-mode:vertical-rl;transform:rotate(180deg);color:#fff;font-weight:700;font-size:11px;letter-spacing:0;line-height:1.2}.start-menu-brand-suffix{font-weight:400;font-size:11px}.start-menu-items{flex:1;padding:2px;display:flex;flex-direction:column;min-width:0}.start-menu-item{display:flex;align-items:center;gap:6px;padding:3px 4px;font-size:11px;background:transparent;border:none;cursor:pointer;text-align:left;width:100%;color:#000;font-family:Tahoma,"MS Sans Serif",sans-serif;will-change:background-color,color}.start-menu-item:hover{background:navy;color:#fff}.start-menu-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.start-menu-icon img{width:32px;height:32px;image-rendering:pixelated}.start-menu-item-text{display:flex;flex-direction:column}.start-menu-item-title{font-size:11px}.start-menu-separator{height:2px;margin:2px 4px;border-top:1px solid #808080;border-bottom:1px solid #fff}.desktop-icons{position:fixed;top:12px;left:12px;display:flex;flex-direction:column;gap:8px;z-index:1}.desktop-icon{display:flex;flex-direction:column;align-items:center;width:75px;padding:4px;cursor:pointer;-webkit-user-select:none;user-select:none}.desktop-icon-image{width:32px;height:32px;display:flex;align-items:center;justify-content:center}.desktop-icon-image img{width:32px;height:32px;image-rendering:pixelated}.desktop-icon-label{font-size:11px;color:#fff;text-align:center;margin-top:4px;text-shadow:1px 1px 1px #000;word-wrap:break-word;max-width:70px;line-height:1.2}.desktop-icon-selected{background:navy}.desktop-icon-selected .desktop-icon-label{background:navy;color:#fff;text-shadow:none}.desktop-icon-selected .desktop-icon-label::selection{background:navy}.desktop-icon-open .desktop-icon-label{font-weight:700}.desktop{flex:1;padding:20px 20px 56px;display:flex;flex-direction:column;gap:20px}.draggable-window{position:relative;transition:transform .15s ease-out,opacity .15s ease-out}.draggable-window .title-bar{cursor:move;-webkit-user-select:none;user-select:none}.app-window{position:absolute;left:0;top:0;will-change:transform,opacity}.resize-handle{position:absolute;z-index:10}.resize-n{top:-4px;left:8px;right:8px;height:8px;cursor:n-resize}.resize-s{bottom:-4px;left:8px;right:24px;height:8px;cursor:s-resize}.resize-e{right:-4px;top:8px;bottom:24px;width:8px;cursor:e-resize}.resize-w{left:-4px;top:8px;bottom:8px;width:8px;cursor:w-resize}.resize-nw{top:-4px;left:-4px;width:12px;height:12px;cursor:nw-resize}.resize-ne{top:-4px;right:-4px;width:12px;height:12px;cursor:ne-resize}.resize-sw{bottom:-4px;left:-4px;width:12px;height:12px;cursor:sw-resize}.resize-se{bottom:-4px;right:-4px;width:16px;height:16px;cursor:se-resize}.resize-grip{width:16px;height:16px;background:repeating-linear-gradient(-45deg,transparent,transparent 1px,#808080 1px,#808080 2px);cursor:se-resize;flex-shrink:0;margin-left:auto}.app-window .status-bar{display:flex;align-items:center;padding:2px 4px;min-height:24px;background:silver;border-top:1px solid #808080}.app-window .status-bar-field{flex:1;font-size:11px}.resize-ghost{position:fixed;border:2px dashed #000;background:repeating-linear-gradient(45deg,transparent,transparent 2px,rgba(0,0,0,.1) 2px,rgba(0,0,0,.1) 4px);pointer-events:none;z-index:99999}.window-minimized{transform:scale(0)!important;opacity:0;pointer-events:none}.window-maximized{margin:0!important;position:fixed!important;top:0!important;left:0!important;right:0!important;max-width:none!important;transform:none!important}.window-maximized.app-window{left:0;max-width:none}.window-closing{animation:windowClose .2s ease-out forwards;will-change:transform,opacity}@keyframes windowClose{0%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}.window-opening{animation:windowOpen .15s ease-out;will-change:transform,opacity}@keyframes windowOpen{0%{transform:scale(.5) translate(-50%,-50%);opacity:0}to{transform:scale(1) translate(0);opacity:1}}.taskbar-window{cursor:pointer;will-change:background-color}.taskbar-window:hover{background:#d4d0c8}.taskbar-window.active{border-color:#808080 #fff #fff #808080;background:#fff}.title-bar.inactive{background:linear-gradient(90deg,gray,silver)}.title-bar.inactive .title-bar-text{color:#a0a0a0}.start-menu-item-open{font-weight:700}.ppt-container{display:flex;flex-direction:column;height:100%;background:gray;font-family:Tahoma,"MS Sans Serif",sans-serif;font-size:11px}.ppt-menu-bar{display:flex;align-items:center;background:linear-gradient(180deg,#d4d0c8,silver);border-bottom:1px solid #808080;padding:2px 4px;min-height:20px}.ppt-menu-item{padding:2px 8px;cursor:pointer;-webkit-user-select:none;user-select:none}.ppt-menu-item:hover{background:navy;color:#fff}.ppt-standard-toolbar,.ppt-format-toolbar,.ppt-drawing-toolbar{display:flex;align-items:center;background:linear-gradient(180deg,#d4d0c8,#c8c4bc);border-bottom:1px solid #808080;padding:2px 4px;min-height:26px;gap:1px}.powerpoint-toolbar{flex-shrink:0}.ppt-toolbar-btn{display:flex;align-items:center;justify-content:center;min-height:unset;min-width:unset;width:24px!important;height:22px!important;background:silver;border:1px solid;border-color:#fff #808080 #808080 #fff;cursor:pointer;padding:1px;position:relative}.ppt-toolbar-btn:hover{background:#d4d0c8}.ppt-toolbar-btn:active{border-color:#808080 #fff #fff #808080}.win98-tooltip{position:relative}.win98-tooltip[title]:hover:after{content:attr(title);position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:4px;padding:2px 6px;background:#ffc;border:1px dotted #000;font-size:11px;font-family:Tahoma,sans-serif;white-space:nowrap;z-index:1000;pointer-events:none;box-shadow:1px 1px gray}.ppt-toolbar-btn[title]:hover:after{content:attr(title);position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:4px;padding:2px 6px;background:#ffc;border:1px dotted #000;font-size:11px;font-family:Tahoma,sans-serif;white-space:nowrap;z-index:1000;pointer-events:none;box-shadow:1px 1px gray}.ppt-toolbar-btn-inactive{opacity:.5;cursor:default}.ppt-toolbar-btn-inactive:hover{background:silver}.ppt-toolbar-separator{width:2px;height:22px;margin:0 2px;border-left:1px solid #808080;border-right:1px solid #fff}.ppt-font-select{width:120px;height:22px;font-size:11px;font-family:Tahoma,sans-serif}.ppt-size-select{width:50px;height:22px;font-size:11px;font-family:Tahoma,sans-serif}.ppt-icon-img{width:14px;height:14px;image-rendering:pixelated}.ppt-icon-text{display:flex;align-items:center;justify-content:center;width:14px;height:14px;font-size:11px}.ppt-icon-bold{font-weight:700}.ppt-icon-italic{font-style:italic}.ppt-icon-underline{text-decoration:underline}.ppt-icon-shadow{text-shadow:1px 1px 1px #808080}.ppt-main{display:flex;flex:1;overflow:hidden}.ppt-slide-sidebar{width:140px;background:silver;border-right:2px solid;border-color:#808080 #fff #fff #808080;display:flex;flex-direction:column;overflow:hidden}.ppt-sidebar-header{padding:4px 8px;background:linear-gradient(180deg,#d4d0c8,silver);border-bottom:1px solid #808080;font-weight:700;font-size:11px}.ppt-slide-thumbnails{flex:1;overflow-y:auto;padding:4px}.ppt-slide-thumbnail{display:flex;align-items:center;gap:8px;padding:4px;margin-bottom:4px;cursor:pointer;border:2px solid transparent;background:#fff}.ppt-slide-thumbnail:hover{background:#e8e4dc}.ppt-slide-thumbnail.active{border-color:#000;background:#fff}.ppt-thumbnail-number{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:#d4d0c8;border:1px solid #808080;font-size:10px;font-weight:700;flex-shrink:0}.ppt-thumbnail-preview{flex:1;min-width:0;display:flex;flex-direction:column}.ppt-thumbnail-title{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ppt-slide-area{flex:1;background:gray;padding:16px;display:flex;align-items:center;justify-content:center;overflow:hidden}.ppt-slide-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.ppt-slide{background:#fff;width:90%;max-width:560px;aspect-ratio:4 / 3;box-shadow:2px 2px #000,-1px -1px #fff,inset 1px 1px #fff,inset -1px -1px gray;border:1px solid #000;position:relative;overflow:hidden}.ppt-slide.transitioning{animation:pptWipe .3s ease-in-out}.ppt-slide.slide-left.transitioning{animation:pptWipeLeft .3s ease-in-out}.ppt-slide.slide-right.transitioning{animation:pptWipeRight .3s ease-in-out}@keyframes pptWipeLeft{0%{clip-path:inset(0 0 0 0)}50%{clip-path:inset(0 0 0 100%)}51%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes pptWipeRight{0%{clip-path:inset(0 0 0 0)}50%{clip-path:inset(0 100% 0 0)}51%{clip-path:inset(0 0 0 100%)}to{clip-path:inset(0 0 0 0)}}.ppt-slide-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px;text-align:center}.ppt-slide-title{font-size:32px;font-weight:700;margin:0 0 20px;color:#000;font-family:Times New Roman,Times,serif}.ppt-slide-body{display:flex;flex-direction:column;align-items:center;gap:24px}.ppt-slide-description{font-size:18px;margin:0;color:#333;font-family:Times New Roman,Times,serif;max-width:80%}.ppt-slide-link{margin-top:20px}.ppt-link-button{display:inline-block;padding:8px 24px;background:linear-gradient(180deg,#d4d0c8,silver);border:2px solid;border-color:#fff #808080 #808080 #fff;color:#000;text-decoration:none;font-size:12px;font-family:Tahoma,sans-serif;cursor:pointer}.ppt-link-button:hover{background:linear-gradient(180deg,#e4e0d8,#d0ccc4);color:navy}.ppt-link-button:active{border-color:#808080 #fff #fff #808080}@media print{.ppt-container{background:#fff}.powerpoint-toolbar,.ppt-slide-sidebar,.ppt-status-bar{display:none!important}.ppt-main{display:block}.ppt-slide-area{background:#fff;padding:0}.ppt-slide{box-shadow:none;border:1px solid #000}}.ie-browser{display:flex;flex-direction:column;height:100%;background:#fff;font-family:Tahoma,"MS Sans Serif",sans-serif;font-size:11px}.ie-menu-bar{display:flex;align-items:center;background:linear-gradient(180deg,#d4d0c8,silver);border-bottom:1px solid #808080;padding:2px 4px;min-height:20px}.ie-menu-item{padding:2px 8px;cursor:pointer;-webkit-user-select:none;user-select:none}.ie-menu-item:hover{background:navy;color:#fff}.ie-toolbar{display:flex;align-items:center;background:linear-gradient(180deg,#e4e0d8,#d4d0c8,silver);border-bottom:1px solid #808080;padding:2px 4px;min-height:26px;gap:2px}.ie-toolbar-btn{display:flex;align-items:center;justify-content:center;width:24px;height:22px;background:silver;border:1px solid;border-color:#fff #808080 #808080 #fff;cursor:pointer;padding:1px}.ie-toolbar-btn:hover{background:#d4d0c8}.ie-toolbar-btn:active,.ie-toolbar-btn-active{border-color:#808080 #fff #fff #808080}.ie-toolbar-btn-disabled{opacity:.5;cursor:default;filter:grayscale(100%)}.ie-toolbar-btn-disabled:hover{background:silver}.ie-toolbar-btn-disabled .ie-toolbar-icon{filter:grayscale(100%)}.ie-toolbar-icon{width:16px;height:16px;image-rendering:pixelated;object-fit:contain;display:block}.ie-toolbar-icon-up{margin-bottom:2px}.ie-toolbar-icon-down{margin-top:2px}.ie-toolbar-separator{width:2px;height:22px;margin:0 2px;border-left:1px solid #808080;border-right:1px solid #fff}.ie-address-bar{display:flex;align-items:center;background:linear-gradient(180deg,#e4e0d8,#d4d0c8,silver);border-bottom:1px solid #808080;padding:2px 4px;min-height:24px;gap:4px}.ie-address-label{font-size:11px;font-weight:700;padding:0 4px}.ie-address-input-wrapper{flex:1;background:#fff;border:2px solid;border-color:#808080 #fff #fff #808080;padding:1px}.ie-address-input{width:100%;border:none;font-size:11px;font-family:Tahoma,sans-serif;padding:2px 4px;background:#fff;outline:none}.ie-go-btn{padding:2px 8px;font-size:11px;font-family:Tahoma,sans-serif;background:silver;border:2px solid;border-color:#fff #808080 #808080 #fff;cursor:pointer}.ie-go-btn:active{border-color:#808080 #fff #fff #808080}.ie-content{flex:1;overflow:hidden;background:#fff}.ie-iframe{width:100%;height:100%;border:none}.ie-status-bar{display:flex;align-items:center;background:silver;border-top:2px solid;border-color:#808080 #fff #fff #808080;padding:2px 4px;min-height:20px;font-size:11px}.ie-status-text{flex:1}.ie-status-zone{display:flex;align-items:center;gap:4px;padding:0 8px;border-left:1px solid #808080}.ie-zone-icon{width:16px;height:16px;background:linear-gradient(135deg,#fff 25%,gray 25% 50%,#fff 50% 75%,gray 75%);background-size:4px 4px;border:1px solid #000;border-radius:2px}.aol-homepage{height:100%;background:linear-gradient(180deg,#fc0,#f90,#fc0);overflow-y:auto;padding:20px}.aol-header{display:flex;align-items:center;gap:20px;margin-bottom:24px;padding:16px;background:linear-gradient(180deg,navy,#0000cd,navy);border-radius:8px;box-shadow:2px 2px #000}.aol-logo{font-size:48px;font-weight:700;color:#fc0;text-shadow:2px 2px 0 #000;font-family:Arial,sans-serif;letter-spacing:-2px}.aol-welcome h1{color:#fff;font-size:24px;margin:0 0 4px;font-family:Arial,sans-serif;text-shadow:1px 1px 0 #000}.aol-got-mail{color:#fc0;font-size:18px;font-weight:700;margin:0;font-family:Arial,sans-serif;animation:aol-pulse 1.5s ease-in-out infinite}@keyframes aol-pulse{0%,to{opacity:1}50%{opacity:.7}}.aol-section{margin-bottom:20px}.aol-section-title{font-size:16px;font-weight:700;color:navy;margin:0 0 12px;padding-bottom:4px;border-bottom:2px solid #000080;font-family:Arial,sans-serif}.aol-channels{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.aol-channel-btn{display:flex;align-items:center;gap:12px;padding:12px;background:linear-gradient(180deg,#e4e0d8,silver,#a0a0a0);border:3px solid;border-color:#fff #808080 #808080 #fff;border-radius:8px;cursor:pointer;text-align:left;transition:transform .1s}.aol-channel-btn:hover{background:linear-gradient(180deg,#f4f0e8,#d0ccc4,#b0aca4);transform:scale(1.02)}.aol-channel-btn:active{border-color:#808080 #fff #fff #808080;transform:scale(.98)}.aol-channel-icon{width:40px;height:40px;background:linear-gradient(135deg,navy,#0000cd);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:2px 2px #000}.aol-icon-globe{display:block;width:24px;height:24px;background:linear-gradient(135deg,#4da6ff 25%,#fff 25% 50%,#4da6ff 50% 75%,#fff 75%);background-size:8px 8px;border-radius:50%;border:2px solid #fff}.aol-channel-info{display:flex;flex-direction:column;gap:2px}.aol-channel-name{font-size:14px;font-weight:700;color:navy;font-family:Arial,sans-serif}.aol-channel-desc{font-size:11px;color:#666;font-family:Arial,sans-serif}.aol-footer{margin-top:24px;padding:12px;background:navy;color:#fff;text-align:center;font-size:11px;border-radius:8px;font-family:Arial,sans-serif}.aol-footer a{color:#fc0;text-decoration:none}.aol-footer a:hover{text-decoration:underline}.github-view{height:100%;background:#0d1117;color:#c9d1d9;overflow-y:auto;padding:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif}.github-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px}.github-spinner{width:32px;height:32px;border:3px solid #30363d;border-top-color:#58a6ff;border-radius:50%;animation:github-spin 1s linear infinite}@keyframes github-spin{to{transform:rotate(360deg)}}.github-loading p{color:#8b949e;font-size:14px}.github-error{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px}.github-error h2{color:#f85149;margin:0}.github-error p{color:#8b949e;margin:0}.github-back-btn{padding:8px 16px;background:#21262d;color:#c9d1d9;border:1px solid #30363d;border-radius:6px;cursor:pointer;font-size:14px}.github-back-btn:hover{background:#30363d}.github-repo{max-width:800px;margin:0 auto}.github-header{display:flex;gap:16px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #30363d}.github-avatar{width:64px;height:64px;border-radius:50%;flex-shrink:0}.github-title{flex:1;min-width:0}.github-title h1{margin:0 0 8px;font-size:24px;font-weight:600;word-break:break-word}.github-title h1 a{color:#58a6ff;text-decoration:none}.github-title h1 a:hover{text-decoration:underline}.github-description{margin:0;color:#8b949e;font-size:16px}.github-stats{display:flex;gap:16px;margin-bottom:24px;flex-wrap:wrap}.github-stat{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#161b22;border:1px solid #30363d;border-radius:6px;font-size:14px}.github-stat-icon{width:16px;height:16px;image-rendering:pixelated}.github-stat-value{font-weight:600;color:#c9d1d9}.github-stat-label{color:#8b949e}.github-lang-dot{width:12px;height:12px;border-radius:50%;background:#563d7c}.github-lang-dot[data-lang=TypeScript]{background:#3178c6}.github-lang-dot[data-lang=JavaScript]{background:#f1e05a}.github-lang-dot[data-lang=Python]{background:#3572a5}.github-lang-dot[data-lang=Ruby]{background:#701516}.github-lang-dot[data-lang=Go]{background:#00add8}.github-lang-dot[data-lang=Rust]{background:#dea584}.github-lang-dot[data-lang=Java]{background:#b07219}.github-lang-dot[data-lang="C++"]{background:#f34b7d}.github-lang-dot[data-lang=C]{background:#555}.github-lang-dot[data-lang=PHP]{background:#4f5d95}.github-lang-dot[data-lang=Swift]{background:#f05138}.github-lang-dot[data-lang=Kotlin]{background:#a97bff}.github-lang-dot[data-lang=Dart]{background:#00b4ab}.github-lang-dot[data-lang=HTML]{background:#e34c26}.github-lang-dot[data-lang=CSS]{background:#563d7c}.github-lang-dot[data-lang=Shell]{background:#89e051}.github-actions{margin-bottom:24px}.github-org-link{margin-bottom:16px;padding:12px;background:#161b22;border:1px solid #30363d;border-radius:6px}.github-org-link a{color:#58a6ff;text-decoration:none}.github-org-link a:hover{text-decoration:underline}.github-btn{display:inline-block;padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;text-decoration:none;cursor:pointer;transition:background .2s}.github-btn-primary{background:#238636;color:#fff;border:1px solid rgba(240,246,252,.1)}.github-btn-primary:hover{background:#2ea043}.github-footer{padding:16px;background:#161b22;border:1px solid #30363d;border-radius:6px;font-size:12px;color:#8b949e}.github-footer p{margin:0 0 4px}.github-footer p:last-child{margin:0}.word-container{display:flex;flex-direction:column;height:100%;background:gray;font-family:Tahoma,"MS Sans Serif",sans-serif;font-size:11px}.word-toolbar{flex-shrink:0}.word-menu-bar{display:flex;align-items:center;background:linear-gradient(180deg,#d4d0c8,silver);border-bottom:1px solid #808080;padding:2px 4px;min-height:20px}.word-menu-item{padding:2px 8px;cursor:pointer;-webkit-user-select:none;user-select:none}.word-menu-item:hover{background:navy;color:#fff}.word-standard-toolbar,.word-format-toolbar{display:flex;align-items:center;background:linear-gradient(180deg,#d4d0c8,#c8c4bc);border-bottom:1px solid #808080;padding:2px 4px;min-height:26px;gap:1px}.word-toolbar-btn{display:flex;align-items:center;justify-content:center;min-height:unset;min-width:unset;width:24px!important;height:22px!important;background:silver;border:1px solid;border-color:#fff #808080 #808080 #fff;cursor:pointer;padding:1px;position:relative}.word-toolbar-btn:hover{background:#d4d0c8}.word-toolbar-btn:active{border-color:#808080 #fff #fff #808080}.word-toolbar-btn[title]:hover:after{content:attr(title);position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:4px;padding:2px 6px;background:#ffc;border:1px dotted #000;font-size:11px;font-family:Tahoma,sans-serif;white-space:nowrap;z-index:1000;pointer-events:none;box-shadow:1px 1px gray}.word-toolbar-separator{width:2px;height:22px;margin:0 2px;border-left:1px solid #808080;border-right:1px solid #fff}.word-font-select{width:120px;height:22px;font-size:11px;font-family:Tahoma,sans-serif}.word-size-select{width:50px;height:22px;font-size:11px;font-family:Tahoma,sans-serif}.word-icon-img{width:14px;height:14px;image-rendering:pixelated}.word-icon-text{display:flex;align-items:center;justify-content:center;width:14px;height:14px;font-size:11px}.word-icon-bold{font-weight:700}.word-icon-italic{font-style:italic}.word-icon-underline{text-decoration:underline}.word-ruler-horizontal{display:flex;align-items:flex-end;height:24px;background:#fff;border-bottom:1px solid #808080;padding:0 72px;position:relative}.word-ruler-indent-left{width:72px;background:#f0f0f0;height:100%;position:absolute;left:0;border-right:2px solid #808080}.word-ruler-scale{flex:1;position:relative;height:100%}.word-ruler-tick{position:absolute;bottom:0;font-size:8px;color:#000}.word-document-area{flex:1;background:silver;display:flex;justify-content:center;padding:20px;overflow:auto}.word-paper{background:#fff;width:100%;max-width:816px;min-height:calc(100vh - 250px);padding:72px;box-shadow:2px 2px 8px #0000004d;position:relative}.word-paper h1{font-family:Times New Roman,Times,serif;font-size:24px;font-weight:700;color:#000;margin:0 0 12px;text-align:center}.word-paper h2{font-family:Times New Roman,Times,serif;font-size:16px;font-weight:700;color:#000;margin:24px 0 12px;border-bottom:1px solid #000;padding-bottom:4px}.word-paper p{font-family:Times New Roman,Times,serif;font-size:12px;line-height:1.5;color:#000;margin:0 0 12px}.word-paper strong{font-weight:700}.word-nav{margin-top:24px;display:flex;gap:10px}.word-btn{display:inline-block;padding:6px 16px;background:linear-gradient(180deg,#d4d0c8,silver);border:2px solid;border-color:#fff #808080 #808080 #fff;color:#000;text-decoration:none;font-size:11px;font-family:Tahoma,sans-serif;cursor:pointer}.word-btn:hover{background:linear-gradient(180deg,#e4e0d8,#d0ccc4);color:navy}.word-btn:active{border-color:#808080 #fff #fff #808080}.word-status-bar{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(180deg,silver,#a0a0a0);border-top:2px solid;border-color:#808080 #fff #fff #808080;padding:2px 8px;min-height:24px;font-size:11px}.word-status-left{display:flex;align-items:center;gap:16px}.word-status-section{padding:0 8px;border-right:1px solid #808080}.word-status-right{display:flex;align-items:center;gap:4px}.word-status-view-btn{width:20px;height:18px;background:silver;border:1px solid;border-color:#808080 #fff #fff #808080;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:10px}.word-status-view-btn:hover{background:#d4d0c8}.word-cursor{display:inline-block;width:2px;height:14px;background:#000;animation:wordBlink 1s step-end infinite;vertical-align:text-bottom;margin-left:2px}@keyframes wordBlink{0%,50%{opacity:1}51%,to{opacity:0}}@media print{@page{margin:.75in;size:letter}body,html{background:#fff!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.desktop-icons,.taskbar,.start-menu,.music-player,.resize-ghost,.resize-handle,.app-window .title-bar,.app-window .status-bar{display:none!important}.app-window{position:static!important;width:100%!important;height:auto!important;transform:none!important;border:none!important;box-shadow:none!important;background:#fff!important}.app-window .window-body{overflow:visible!important;height:auto!important;display:block!important}.word-container{background:#fff!important;display:block!important;height:auto!important}.word-toolbar,.word-status-bar,.word-ruler-horizontal,.word-nav,.word-cursor{display:none!important}.word-document-area{background:#fff!important;padding:0!important;display:block!important;overflow:visible!important}.word-paper{box-shadow:none!important;padding:0!important;max-width:100%!important;min-height:auto!important;background:#fff!important}.word-paper h1{font-size:24pt!important;page-break-after:avoid}.word-paper h2{font-size:16pt!important;page-break-after:avoid}.word-paper p{font-size:12pt!important;orphans:3;widows:3}.word-paper *{color:#000!important}}.task-manager{display:flex;flex-direction:column;height:100%;background:silver;font-family:Tahoma,"MS Sans Serif",sans-serif;font-size:11px}.taskmgr-menu-bar{display:flex;align-items:center;background:linear-gradient(180deg,#d4d0c8,silver);border-bottom:1px solid #808080;padding:2px 4px;min-height:20px}.taskmgr-menu-item{padding:2px 8px;cursor:pointer;-webkit-user-select:none;user-select:none}.taskmgr-menu-item:hover{background:navy;color:#fff}.taskmgr-tabs{display:flex;background:silver;padding:2px 4px 0;gap:2px}.taskmgr-tab{padding:4px 12px;background:silver;border:2px solid;border-color:#fff #808080 #808080 #fff;border-bottom:none;cursor:pointer;font-size:11px;position:relative;top:2px;margin-bottom:-2px}.taskmgr-tab:hover{background:#d4d0c8}.taskmgr-tab.active{background:silver;border-color:#808080 #fff #c0c0c0 #808080;border-bottom:2px solid #c0c0c0;z-index:1}.taskmgr-content{flex:1;display:flex;flex-direction:column;background:silver;border:2px solid;border-color:#fff #808080 #808080 #fff;margin:0 4px;overflow:hidden}.taskmgr-list{flex:1;overflow:auto;background:#fff;border:2px solid;border-color:#808080 #fff #fff #808080;margin:4px}.taskmgr-list-full{flex:1}.taskmgr-table{width:100%;border-collapse:collapse;font-size:11px}.taskmgr-table th{text-align:left;padding:2px 4px;background:silver;border-bottom:1px solid #808080;font-weight:400;cursor:default}.taskmgr-table td{padding:1px 4px;border-bottom:1px solid #e0e0e0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.taskmgr-table tr.selected td{background:navy;color:#fff}.taskmgr-table .taskmgr-num{text-align:right}.taskmgr-buttons{display:flex;gap:4px;padding:4px;background:silver;border-top:1px solid #fff}.taskmgr-buttons button{padding:2px 12px;font-size:11px;font-family:Tahoma,sans-serif;background:silver;border:2px solid;border-color:#fff #808080 #808080 #fff;cursor:pointer;min-width:75px}.taskmgr-buttons button:hover:not(:disabled){background:#d4d0c8}.taskmgr-buttons button:active:not(:disabled){border-color:#808080 #fff #fff #808080}.taskmgr-buttons button:disabled{color:gray;cursor:default}.taskmgr-status-bar{display:flex;align-items:center;background:silver;border-top:2px solid;border-color:#808080 #fff #fff #808080;padding:2px 4px;gap:24px;font-size:11px;min-height:20px}.taskmgr-performance{padding:8px;overflow-y:auto}.perf-section{margin-bottom:16px}.perf-title{font-weight:700;margin-bottom:4px}.perf-bar{display:flex;align-items:center;background:#fff;border:2px solid;border-color:#808080 #fff #fff #808080;height:24px;position:relative;margin-bottom:8px}.perf-bar-inner{height:100%;transition:width .5s ease}.perf-bar-fill{height:100%;width:100%}.perf-bar-green{background:repeating-linear-gradient(90deg,#0a0 0px 2px,#080 2px 4px)}.perf-bar-blue{background:repeating-linear-gradient(90deg,#00a 0px 2px,#008 2px 4px)}.perf-bar-text{position:absolute;right:8px;font-weight:700}.perf-stats{font-size:10px;color:#000}.perf-stat-line{display:flex;justify-content:space-between;padding:1px 0}.perf-sections-row{display:flex;gap:8px;flex-wrap:wrap}.perf-section-box{flex:1;min-width:150px;background:#fff;border:2px solid;border-color:#808080 #fff #fff #808080;padding:4px 8px}.perf-box-title{font-weight:700;border-bottom:1px solid #808080;padding-bottom:2px;margin-bottom:4px}.perf-box-content{font-size:10px}.perf-box-content .perf-stat-line{justify-content:flex-start;gap:4px}.taskbar-context-menu{position:fixed;background:silver;border:2px solid;border-color:#fff #808080 #808080 #fff;box-shadow:2px 2px #0000004d;z-index:10000;min-width:180px;font-size:11px}.context-menu-item{display:flex;align-items:center;gap:8px;padding:4px 20px 4px 8px;cursor:pointer;-webkit-user-select:none;user-select:none}.context-menu-item:hover{background:navy;color:#fff}.context-menu-item-disabled{color:gray;cursor:default}.context-menu-item-disabled:hover{background:transparent;color:gray}.context-menu-icon{width:16px;height:16px;image-rendering:pixelated}.context-menu-separator{height:1px;background:gray;margin:2px 4px}@font-face{font-family:"Pixelated MS Sans Serif";font-style:normal;font-weight:400;src:url(/assets/ms_sans_serif-C3pax6mQ.woff) format("woff");src:url(/assets/ms_sans_serif-Du8rjN1q.woff2) format("woff2")}@font-face{font-family:"Pixelated MS Sans Serif";font-style:normal;font-weight:700;src:url(/assets/ms_sans_serif_bold-B8yxhAcs.woff) format("woff");src:url(/assets/ms_sans_serif_bold-D5dpRRHG.woff2) format("woff2")}body{color:#222;font-family:Arial;font-size:12px}.title-bar,.window,button,input,label,legend,li[role=tab],option,select,table,textarea,ul.tree-view{-webkit-font-smoothing:none;font-family:"Pixelated MS Sans Serif",Arial;font-size:11px}h1{font-size:5rem}h2{font-size:2.5rem}h3{font-size:2rem}h4{font-size:1.5rem}u{border-bottom:.5px solid #222;text-decoration:none}button,input[type=reset],input[type=submit]{background:silver;border:none;border-radius:0;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf;box-sizing:border-box;color:transparent;min-height:23px;min-width:75px;padding:0 12px;text-shadow:0 0 #222}button.default,input[type=reset].default,input[type=submit].default{box-shadow:inset -2px -2px #0a0a0a,inset 1px 1px #0a0a0a,inset 2px 2px #fff,inset -3px -3px gray,inset 3px 3px #dfdfdf}.vertical-bar{background:silver;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf;height:20px;width:4px}button:not(:disabled):active,input[type=reset]:not(:disabled):active,input[type=submit]:not(:disabled):active{box-shadow:inset -1px -1px #fff,inset 1px 1px #0a0a0a,inset -2px -2px #dfdfdf,inset 2px 2px gray;text-shadow:1px 1px #222}button.default:not(:disabled):active,input[type=reset].default:not(:disabled):active,input[type=submit].default:not(:disabled):active{box-shadow:inset 2px 2px #0a0a0a,inset -1px -1px #0a0a0a,inset -2px -2px #fff,inset 3px 3px gray,inset -3px -3px #dfdfdf}@media not(hover){button:not(:disabled):hover,input[type=reset]:not(:disabled):hover,input[type=submit]:not(:disabled):hover{box-shadow:inset -1px -1px #fff,inset 1px 1px #0a0a0a,inset -2px -2px #dfdfdf,inset 2px 2px gray}}button:focus,input[type=reset]:focus,input[type=submit]:focus{outline:1px dotted #000;outline-offset:-4px}button::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0}:disabled,:disabled+label,input[readonly],input[readonly]+label{color:gray}:disabled+label,button:disabled,input[type=reset]:disabled,input[type=submit]:disabled{text-shadow:1px 1px 0 #fff}.window{background:silver;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #dfdfdf,inset -2px -2px gray,inset 2px 2px #fff;padding:3px}.title-bar{align-items:center;background:linear-gradient(90deg,navy,#1084d0);display:flex;justify-content:space-between;padding:3px 2px 3px 3px}.title-bar.inactive{background:linear-gradient(90deg,gray,#b5b5b5)}.title-bar-text{color:#fff;font-weight:700;letter-spacing:0;margin-right:24px}.title-bar-controls{display:flex}.title-bar-controls button{display:block;min-height:14px;min-width:16px;padding:0}.title-bar-controls button:active{padding:0}.title-bar-controls button:focus{outline:none}.title-bar-controls button[aria-label=Minimize],.title-bar-controls button[aria-label].minimize{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M0 0h6v2H0z'/%3E%3C/svg%3E");background-position:bottom 3px left 4px;background-repeat:no-repeat}.title-bar-controls button[aria-label=Maximize],.title-bar-controls button[aria-label].maximize{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 0H0v9h9V0zM8 2H1v6h7V2z' fill='%23000'/%3E%3C/svg%3E");background-position:top 2px left 3px;background-repeat:no-repeat}.title-bar-controls button[aria-label=Maximize]:disabled,.title-bar-controls button[aria-label].maximize:disabled{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 1H1v9h9V1zM9 3H2v6h7V3z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 0H0v9h9V0zM8 2H1v6h7V2z' fill='gray'/%3E%3C/svg%3E");background-position:top 2px left 3px;background-repeat:no-repeat}.title-bar-controls button[aria-label=Restore],.title-bar-controls button[aria-label].restore{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M2 0h6v2H2zM7 2h1v4H7zM2 2h1v1H2zM6 5h1v1H6zM0 3h6v2H0zM5 5h1v4H5zM0 5h1v4H0zM1 8h4v1H1z'/%3E%3C/svg%3E");background-position:top 2px left 3px;background-repeat:no-repeat}.title-bar-controls button[aria-label=Help],.title-bar-controls button[aria-label].help{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M0 1h2v2H0zM1 0h4v1H1zM4 1h2v2H4zM3 3h2v1H3zM2 4h2v2H2zM2 7h2v2H2z'/%3E%3C/svg%3E");background-position:top 2px left 5px;background-repeat:no-repeat}.title-bar-controls button[aria-label=Close],.title-bar-controls button[aria-label].close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='8' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0h2v1h1v1h2V1h1V0h2v1H7v1H6v1H5v1h1v1h1v1h1v1H6V6H5V5H3v1H2v1H0V6h1V5h1V4h1V3H2V2H1V1H0V0z' fill='%23000'/%3E%3C/svg%3E");background-position:top 3px left 4px;background-repeat:no-repeat;margin-left:2px}.status-bar{gap:1px;display:flex;margin:0 1px}.status-bar-field{box-shadow:inset -1px -1px #dfdfdf,inset 1px 1px gray;flex-grow:1;margin:0;padding:2px 3px}.window-body{margin:8px}fieldset{border-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='5' height='5' fill='gray' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0h5v5H0V2h2v1h1V2H0' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0h4v4H0V1h1v2h2V1H0'/%3E%3C/svg%3E") 2;margin:0;padding:10px;padding-block-start:8px}legend{background:silver}.field-row{align-items:center;display:flex}[class^=field-row]+[class^=field-row]{margin-top:6px}.field-row>*+*{margin-left:6px}.field-row-stacked{display:flex;flex-direction:column}.field-row-stacked *+*{margin-top:6px}label{align-items:center;display:inline-flex;-webkit-user-select:none;user-select:none}input[type=checkbox],input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:0;border:none;margin:0;opacity:0;position:fixed}input[type=checkbox]+label,input[type=radio]+label{line-height:13px}input[type=radio]+label{margin-left:18px;position:relative}input[type=radio]+label:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0H4v1H2v1H1v2H0v4h1v2h1V8H1V4h1V2h2V1h4v1h2V1H8V0z' fill='gray'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 1H4v1H2v2H1v4h1v1h1V8H2V4h1V3h1V2h4v1h2V2H8V1z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 3h1v1H9V3zm1 5V4h1v4h-1zm-2 2V9h1V8h1v2H8zm-4 0v1h4v-1H4zm0 0V9H2v1h2z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 2h-1v2h1v4h-1v2H8v1H4v-1H2v1h2v1h4v-1h2v-1h1V8h1V4h-1V2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 2h4v1h1v1h1v4H9v1H8v1H4V9H3V8H2V4h1V3h1V2z' fill='%23fff'/%3E%3C/svg%3E");content:"";display:inline-block;height:12px;left:-18px;margin-right:6px;position:absolute;top:0;width:12px}input[type=radio]:active+label:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0H4v1H2v1H1v2H0v4h1v2h1V8H1V4h1V2h2V1h4v1h2V1H8V0z' fill='gray'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 1H4v1H2v2H1v4h1v1h1V8H2V4h1V3h1V2h4v1h2V2H8V1z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 3h1v1H9V3zm1 5V4h1v4h-1zm-2 2V9h1V8h1v2H8zm-4 0v1h4v-1H4zm0 0V9H2v1h2z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 2h-1v2h1v4h-1v2H8v1H4v-1H2v1h2v1h4v-1h2v-1h1V8h1V4h-1V2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 2h4v1h1v1h1v4H9v1H8v1H4V9H3V8H2V4h1V3h1V2z' fill='silver'/%3E%3C/svg%3E")}input[type=radio]:checked+label:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='4' height='4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 0H1v1H0v2h1v1h2V3h1V1H3V0z' fill='%23000'/%3E%3C/svg%3E");content:"";display:block;height:4px;left:-14px;position:absolute;top:4px;width:4px}input[type=checkbox]:focus+label,input[type=radio]:focus+label{outline:1px dotted #000}input[type=radio][disabled]+label:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 0H4v1H2v1H1v2H0v4h1v2h1V8H1V4h1V2h2V1h4v1h2V1H8V0z' fill='gray'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 1H4v1H2v2H1v4h1v1h1V8H2V4h1V3h1V2h4v1h2V2H8V1z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 3h1v1H9V3zm1 5V4h1v4h-1zm-2 2V9h1V8h1v2H8zm-4 0v1h4v-1H4zm0 0V9H2v1h2z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 2h-1v2h1v4h-1v2H8v1H4v-1H2v1h2v1h4v-1h2v-1h1V8h1V4h-1V2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 2h4v1h1v1h1v4H9v1H8v1H4V9H3V8H2V4h1V3h1V2z' fill='silver'/%3E%3C/svg%3E")}input[type=radio][disabled]:checked+label:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='4' height='4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 0H1v1H0v2h1v1h2V3h1V1H3V0z' fill='gray'/%3E%3C/svg%3E")}input[type=checkbox]+label{margin-left:19px;position:relative}input[type=checkbox]+label:before{background:#fff;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px #0a0a0a;content:"";display:inline-block;height:13px;left:-19px;margin-right:6px;position:absolute;width:13px}input[type=checkbox]:active+label:before{background:silver}input[type=checkbox]:checked+label:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 0H6v1H5v1H4v1H3v1H2V3H1V2H0v3h1v1h1v1h1V6h1V5h1V4h1V3h1V0z' fill='%23000'/%3E%3C/svg%3E");content:"";display:block;height:7px;left:-16px;position:absolute;width:7px}input[type=checkbox][disabled]+label:before{background:silver}input[type=checkbox][disabled]:checked+label:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 0H6v1H5v1H4v1H3v1H2V3H1V2H0v3h1v1h1v1h1V6h1V5h1V4h1V3h1V0z' fill='gray'/%3E%3C/svg%3E")}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select{background-color:#fff;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px #0a0a0a;box-sizing:border-box;padding:3px 4px}select,textarea{border:none}textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-radius:0;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px #0a0a0a;box-sizing:border-box;padding:3px 4px}input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select{height:21px}input[type=number]{height:22px}input[type=search]::-ms-clear,input[type=search]::-ms-reveal{display:none;height:0;width:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url]{line-height:2}input[type=email]:disabled,input[type=email]:read-only,input[type=number]:disabled,input[type=number]:read-only,input[type=password]:disabled,input[type=password]:read-only,input[type=search]:disabled,input[type=search]:read-only,input[type=tel]:disabled,input[type=tel]:read-only,input[type=text]:disabled,input[type=text]:read-only,input[type=url]:disabled,input[type=url]:read-only,textarea:disabled{background-color:silver}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 0H0v16h1V1h14V0z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 1H1v14h1V2h12V1H2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 17H0v-1h15V0h1v17z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 1h-1v14H1v1h14V1z' fill='gray'/%3E%3Cpath fill='silver' d='M2 2h12v13H2z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 6H4v1h1v1h1v1h1v1h1V9h1V8h1V7h1V6z' fill='%23000'/%3E%3C/svg%3E");background-position:top 2px right 2px;background-repeat:no-repeat;border-radius:0;padding-right:32px;position:relative}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{outline:none}input[type=range]{-webkit-appearance:none;background:transparent;width:100%}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0v16h2v2h2v2h1v-1H3v-2H1V1h9V0z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 1v15h1v1h1v1h1v1h2v-1h1v-1h1v-1h1V1z' fill='%23C0C7C8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 1h1v15H8v2H6v2H5v-1h2v-2h2z' fill='%2387888F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 0h1v16H9v2H7v2H5v1h1v-2h2v-2h2z' fill='%23000'/%3E%3C/svg%3E");border:none;box-shadow:none;height:21px;transform:translateY(-8px);width:11px}input[type=range].has-box-indicator::-webkit-slider-thumb{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0v20h1V1h9V0z' fill='%23fff'/%3E%3Cpath fill='%23C0C7C8' d='M1 1h8v18H1z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 1h1v19H1v-1h8z' fill='%2387888F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 0h1v21H0v-1h10z' fill='%23000'/%3E%3C/svg%3E");transform:translateY(-10px)}input[type=range]::-moz-range-thumb{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0v16h2v2h2v2h1v-1H3v-2H1V1h9V0z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 1v15h1v1h1v1h1v1h2v-1h1v-1h1v-1h1V1z' fill='%23C0C7C8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 1h1v15H8v2H6v2H5v-1h2v-2h2z' fill='%2387888F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 0h1v16H9v2H7v2H5v1h1v-2h2v-2h2z' fill='%23000'/%3E%3C/svg%3E");border:0;border-radius:0;height:21px;transform:translateY(2px);width:11px}input[type=range].has-box-indicator::-moz-range-thumb{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='11' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0v20h1V1h9V0z' fill='%23fff'/%3E%3Cpath fill='%23C0C7C8' d='M1 1h8v18H1z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 1h1v19H1v-1h8z' fill='%2387888F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 0h1v21H0v-1h10z' fill='%23000'/%3E%3C/svg%3E");transform:translateY(0)}input[type=range]::-webkit-slider-runnable-track{background:#000;border-bottom:1px solid grey;border-right:1px solid grey;box-shadow:1px 0 #fff,1px 1px #fff,0 1px #fff,-1px 0 #a9a9a9,-1px -1px #a9a9a9,0 -1px #a9a9a9,-1px 1px #fff,1px -1px #a9a9a9;box-sizing:border-box;height:2px;width:100%}input[type=range]::-moz-range-track{background:#000;border-bottom:1px solid grey;border-right:1px solid grey;box-shadow:1px 0 #fff,1px 1px #fff,0 1px #fff,-1px 0 #a9a9a9,-1px -1px #a9a9a9,0 -1px #a9a9a9,-1px 1px #fff,1px -1px #a9a9a9;box-sizing:border-box;height:2px;width:100%}.is-vertical{display:inline-block;height:150px;transform:translateY(50%);width:4px}.is-vertical>input[type=range]{height:4px;margin:0 16px 0 10px;transform:rotate(270deg) translate(calc(-50% + 8px));transform-origin:left;width:150px}.is-vertical>input[type=range]::-webkit-slider-runnable-track{border-bottom:1px solid grey;border-left:1px solid grey;border-right:0;box-shadow:-1px 0 #fff,-1px 1px #fff,0 1px #fff,1px 0 #a9a9a9,1px -1px #a9a9a9,0 -1px #a9a9a9,1px 1px #fff,-1px -1px #a9a9a9}.is-vertical>input[type=range]::-moz-range-track{border-bottom:1px solid grey;border-left:1px solid grey;border-right:0;box-shadow:-1px 0 #fff,-1px 1px #fff,0 1px #fff,1px 0 #a9a9a9,1px -1px #a9a9a9,0 -1px #a9a9a9,1px 1px #fff,-1px -1px #a9a9a9}.is-vertical>input[type=range]::-webkit-slider-thumb{transform:translateY(-8px) scaleX(-1)}.is-vertical>input[type=range].has-box-indicator::-webkit-slider-thumb{transform:translateY(-10px) scaleX(-1)}.is-vertical>input[type=range]::-moz-range-thumb{transform:translateY(2px) scaleX(-1)}.is-vertical>input[type=range].has-box-indicator::-moz-range-thumb{transform:translateY(0) scaleX(-1)}select:focus{background-color:navy;color:#fff}select:focus option{background-color:#fff;color:#000}select:active{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 0h16v17H0V0zm1 16h14V1H1v15z' fill='gray'/%3E%3Cpath fill='silver' d='M1 1h14v15H1z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 7H5v1h1v1h1v1h1v1h1v-1h1V9h1V8h1V7z' fill='%23000'/%3E%3C/svg%3E")}a{color:#00f}a:focus{outline:1px dotted #00f}ul.tree-view{background:#fff;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px #0a0a0a;display:block;margin:0;padding:6px}ul.tree-view li{list-style-type:none}ul.tree-view a{color:#000;text-decoration:none}ul.tree-view a:focus{background-color:navy;color:#fff}ul.tree-view li,ul.tree-view ul{margin-top:3px}ul.tree-view ul{border-left:1px dotted grey;margin-left:16px;padding-left:16px}ul.tree-view ul>li{position:relative}ul.tree-view ul>li:before{border-bottom:1px dotted grey;content:"";display:block;left:-16px;position:absolute;top:6px;width:12px}ul.tree-view ul>li:last-child:after{background:#fff;bottom:0;content:"";display:block;left:-20px;position:absolute;top:7px;width:8px}ul.tree-view details{margin-top:0}ul.tree-view details[open] summary{margin-bottom:0}ul.tree-view ul details>summary:before{margin-left:-22px;position:relative;z-index:1}ul.tree-view details>summary:before{background-color:#fff;border:1px solid grey;content:"+";display:block;float:left;height:9px;line-height:8px;margin-right:5px;padding-left:1px;text-align:center;width:8px}ul.tree-view details[open]>summary:before{content:"-"}ul.tree-view details>summary::-webkit-details-marker,ul.tree-view details>summary::marker{content:""}pre{background:#fff;box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px #0a0a0a;display:block;margin:0;padding:12px 8px}code,code *{font-family:monospace}summary:focus{outline:1px dotted #000}::-webkit-scrollbar{width:16px}::-webkit-scrollbar:horizontal{height:17px}::-webkit-scrollbar-corner{background:#dfdfdf}::-webkit-scrollbar-track{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='2' height='2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1 0H0v1h1v1h1V1H1V0z' fill='silver'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 0H1v1H0v1h1V1h1V0z' fill='%23fff'/%3E%3C/svg%3E")}::-webkit-scrollbar-thumb{background-color:#dfdfdf;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf}::-webkit-scrollbar-button:horizontal:end:increment,::-webkit-scrollbar-button:horizontal:start:decrement,::-webkit-scrollbar-button:vertical:end:increment,::-webkit-scrollbar-button:vertical:start:decrement{display:block}::-webkit-scrollbar-button:vertical:start{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 0H0v16h1V1h14V0z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 1H1v14h1V2h12V1H2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 17H0v-1h15V0h1v17z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 1h-1v14H1v1h14V1z' fill='gray'/%3E%3Cpath fill='silver' d='M2 2h12v13H2z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 6H7v1H6v1H5v1H4v1h7V9h-1V8H9V7H8V6z' fill='%23000'/%3E%3C/svg%3E");height:17px}::-webkit-scrollbar-button:vertical:end{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 0H0v16h1V1h14V0z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 1H1v14h1V2h12V1H2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 17H0v-1h15V0h1v17z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 1h-1v14H1v1h14V1z' fill='gray'/%3E%3Cpath fill='silver' d='M2 2h12v13H2z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 6H4v1h1v1h1v1h1v1h1V9h1V8h1V7h1V6z' fill='%23000'/%3E%3C/svg%3E");height:17px}::-webkit-scrollbar-button:horizontal:start{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 0H0v16h1V1h14V0z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 1H1v14h1V2h12V1H2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 17H0v-1h15V0h1v17z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 1h-1v14H1v1h14V1z' fill='gray'/%3E%3Cpath fill='silver' d='M2 2h12v13H2z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 4H8v1H7v1H6v1H5v1h1v1h1v1h1v1h1V4z' fill='%23000'/%3E%3C/svg%3E");width:16px}::-webkit-scrollbar-button:horizontal:end{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 0H0v16h1V1h14V0z' fill='%23DFDFDF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2 1H1v14h1V2h12V1H2z' fill='%23fff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16 17H0v-1h15V0h1v17z' fill='%23000'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15 1h-1v14H1v1h14V1z' fill='gray'/%3E%3Cpath fill='silver' d='M2 2h12v13H2z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 4H6v7h1v-1h1V9h1V8h1V7H9V6H8V5H7V4z' fill='%23000'/%3E%3C/svg%3E");width:16px}.window[role=tabpanel]{position:relative;z-index:2}menu[role=tablist]{display:flex;list-style-type:none;margin:0 0 -2px;padding-left:3px;position:relative;text-indent:0}menu[role=tablist]>li{border-top-left-radius:3px;border-top-right-radius:3px;box-shadow:inset -1px 0 #0a0a0a,inset 1px 1px #dfdfdf,inset -2px 0 gray,inset 2px 2px #fff;z-index:1}menu[role=tablist]>li[aria-selected=true]{background-color:silver;margin-left:-3px;margin-top:-2px;padding-bottom:2px;position:relative;z-index:8}menu[role=tablist]>li>a{color:#222;display:block;margin:6px;text-decoration:none}menu[role=tablist]>li[aria-selected=true]>a:focus{outline:none}menu[role=tablist]>li>a:focus{outline:1px dotted #222}menu[role=tablist].multirows>li{flex-grow:1;text-align:center}.sunken-panel{border:2px groove transparent;border-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='5' height='5' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='gray' d='M0 0h4v1H0z'/%3E%3Cpath fill='gray' d='M0 0h1v4H0z'/%3E%3Cpath fill='%230a0a0a' d='M1 1h2v1H1z'/%3E%3Cpath fill='%230a0a0a' d='M1 1h1v2H1z'/%3E%3Cpath fill='%23fff' d='M0 4h5v1H0z'/%3E%3Cpath fill='%23fff' d='M4 0h1v5H4z'/%3E%3Cpath fill='%23dfdfdf' d='M3 1h1v3H3z'/%3E%3Cpath fill='%23dfdfdf' d='M1 3h3v1H1z'/%3E%3C/svg%3E") 2;box-sizing:border-box;overflow:auto}.sunken-panel,table{background-color:#fff}table{border-collapse:collapse;position:relative;text-align:left;white-space:nowrap}table>thead>tr>*{background:silver;box-shadow:inset -1px -1px #0a0a0a,inset 1px 1px #fff,inset -2px -2px gray,inset 2px 2px #dfdfdf;box-sizing:border-box;font-weight:400;height:17px;padding:0 6px;position:sticky;top:0}table.interactive>tbody>tr{cursor:pointer}table>tbody>tr.highlighted{background-color:navy;color:#fff}table>tbody>tr>*{height:14px;padding:0 6px}.progress-indicator{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0;box-shadow:inset -2px -2px #dfdfdf,inset 2px 2px gray;box-sizing:border-box;height:32px;padding:4px;position:relative}.progress-indicator>.progress-indicator-bar{background-color:navy;display:block;height:100%}.progress-indicator.segmented>.progress-indicator-bar{background-color:transparent;background-image:linear-gradient(90deg,navy 16px,transparent 0 2px);background-repeat:repeat;background-size:18px 100%;width:100%}.field-border{background:#fff}.field-border,.field-border-disabled{box-shadow:inset -1px -1px #fff,inset 1px 1px gray,inset -2px -2px #dfdfdf,inset 2px 2px #0a0a0a;padding:2px}.field-border-disabled{background:silver}.status-field-border{background:silver;box-shadow:inset -1px -1px #dfdfdf,inset 1px 1px gray;padding:1px}
