:root{--xp-blue:#245edb;--xp-silver:#ece9d8;--desktop:#3a6ea5;--desktop-background:radial-gradient(circle at 82% 8%,rgb(255 255 255/12%),transparent 30%),var(--desktop)}*{box-sizing:border-box}body,html{height:100%;min-height:100%;overflow:hidden;background:var(--desktop-background)}body,html{overflow-x:clip;overscroll-behavior:none}body{margin:0;background:var(--desktop-background);color:#111;font-family:Tahoma,"MS Sans Serif",Arial,sans-serif;font-size:12px}button,input,select{font:inherit}a,button,input,select{-webkit-tap-highlight-color:transparent}a,button,option,select{cursor:pointer}button:disabled,select:disabled{cursor:default}.desktop-shell{width:100%;height:100dvh;min-height:0;min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;padding:8px;background:var(--desktop-background)}.explorer-body,.explorer-statusbar,.explorer-window-header{width:min(1480px,100%);margin-inline:auto}.explorer-window-header{border:3px solid var(--xp-blue);border-bottom:0;border-radius:9px 9px 0 0;overflow:hidden;background:var(--xp-silver);box-shadow:0 10px 30px rgb(0 23 70/24%)}.window-titlebar{min-height:30px;justify-content:space-between;padding:3px 4px 3px 6px;color:white;background:linear-gradient(180deg,#3f8cf3,#0f57df 18%,#0854d7 65%,#3b86e8);text-shadow:1px 1px #0b3990}.window-title,.window-titlebar{display:flex;align-items:center}.window-title{min-width:0;gap:7px;font-weight:700}.window-title h1{margin:0;overflow:hidden;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.titlebar-app-icon{width:18px;height:18px;display:block;flex:0 0 auto;object-fit:contain;filter:drop-shadow(1px 1px 0 rgb(0 28 92/60%))}.window-controls{display:flex;gap:2px}.window-close,.window-controls>span{display:grid;width:22px;height:22px;place-items:center;border:1px solid white;border-radius:3px;box-shadow:inset 0 0 0 1px rgb(0 38 135/55%),1px 1px 1px rgb(0 0 0/28%);background:linear-gradient(#75a6f5,#2464db);color:white;font-weight:700;line-height:1;text-shadow:1px 1px #123b8d}.window-close,.window-controls>span:last-child{background:linear-gradient(135deg,#e89a82,#d64a24 52%,#b93017)}.window-close{cursor:pointer}.window-close .xp-toolbar-icon,.window-controls .xp-toolbar-icon{width:10px;height:10px;filter:invert(1) drop-shadow(1px 1px 0 #123b8d)}.window-close .xp-toolbar-icon.is-windowClose,.window-controls .xp-toolbar-icon.is-windowClose{width:18px;height:18px}.window-menubar{min-height:25px;display:flex;align-items:center;gap:20px;padding:3px 9px;border-bottom:1px solid #aca899;background:var(--xp-silver);color:#111;text-shadow:none}.main-menubar span{cursor:default}.explorer-toolbar{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:5px 8px;border-bottom:1px solid #aca899;background:var(--xp-silver)}.toolbar-actions{display:flex;align-items:center;gap:6px;color:#222}.toolbar-button{display:inline-flex;align-items:center;gap:5px;padding:5px 6px;line-height:1;white-space:nowrap}.xp-toolbar-icon{width:30px;height:30px;display:block;flex:0 0 auto;object-fit:contain}.xp-toolbar-icon.is-locationFolder{width:16px;height:16px}.toolbar-button.muted{opacity:.38}.toolbar-divider{width:1px;height:34px;margin-inline:2px;background:#aca899;box-shadow:1px 0 white}.search-field{width:min(430px,48vw);display:flex;align-items:center;gap:7px;color:#333}.search-field input{width:100%;height:27px;padding:3px 7px;border:1px solid #7f9db9;background:white;color:#111;outline:none}.search-field input:focus{box-shadow:inset 0 0 0 1px #316ac5}.address-bar{min-height:31px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:3px 6px;background:var(--xp-silver);color:#555}.address-input{height:23px;display:flex;align-items:center;overflow:hidden;padding:1px 6px 1px 3px;border:1px solid #7f9db9;background:white;color:#111;white-space:nowrap}.game-address-picker{position:relative;width:max-content;height:19px;display:inline-flex;align-items:center;gap:4px;flex:0 0 auto}.game-address-picker .xp-toolbar-icon.is-locationFolder{width:15px;height:15px}.game-address-label{display:block;padding:0 0 1px;color:#111;font:inherit;line-height:15px;white-space:nowrap}.game-address-caret{width:0;height:0;margin:1px 2px 0 0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #4b4b4b;opacity:.78;pointer-events:none}.game-address-select{position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0;border:0;appearance:none;opacity:0;cursor:pointer;outline:none}.game-address-picker:focus-within{outline:1px dotted #111;outline-offset:1px}.go-button{display:flex;align-items:center;gap:4px;color:#222}.go-button .xp-toolbar-icon{width:18px;height:18px}.explorer-body{min-height:0;display:grid;grid-template-columns:236px minmax(0,1fr);overflow:hidden;border-inline:3px solid var(--xp-blue);background:white}.tasks-sidebar{padding:12px;background:linear-gradient(135deg,#7ba2e7,#6375d6)}.tasks-sidebar-inner{position:static}.task-panel{margin-bottom:12px;overflow:hidden;border-radius:5px 5px 2px 2px;box-shadow:0 1px 1px rgb(0 0 0/20%)}.task-panel h2{min-height:28px;display:flex;align-items:center;justify-content:flex-start;margin:0;padding:6px 8px;background:linear-gradient(90deg,white,#c7d6fa);color:#215dc6;font-size:12px}.task-panel-body{padding:10px 9px 11px;background:#d6e4ff;color:#21428a}.task-panel-body p{margin:0 0 8px;line-height:1.35}.task-panel-body a{display:flex;align-items:center;gap:5px;margin-top:7px;color:#0d3cad;text-decoration:none;white-space:nowrap}.task-panel-body a:hover{text-decoration:underline}.task-row{display:flex;align-items:center;gap:5px}.task-panel-body a .xp-toolbar-icon,.task-row .xp-toolbar-icon{width:18px;height:18px}.task-command{width:100%;display:flex;align-items:center;gap:5px;margin:6px 0 8px;padding:0;border:0;background:transparent;color:#0d3cad;text-align:left}.task-command:hover{text-decoration:underline}.task-command.is-active{font-weight:700}.task-command .xp-toolbar-icon{width:18px;height:18px}.sort-panel{color:white}.sort-panel label{display:block;margin-bottom:5px;font-weight:700;text-shadow:1px 1px #40569f}.sort-panel select{width:100%;height:25px;border:1px solid #294e9e;background:white;color:#111}.folder-view{min-width:0;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:14px 18px 22px;background:white}.folder-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding:0 2px 7px;border-bottom:1px solid #d8d2bd;color:#666}.folder-heading h2{margin:0;color:#111;font-size:15px}.model-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(118px,1fr));align-content:start;gap:12px 7px;padding-top:13px}.model-tile-wrap{position:relative;min-width:0}.model-tile{width:100%;min-width:0;min-height:126px;display:flex;flex-direction:column;align-items:center;gap:5px;padding:7px 4px;border:1px solid transparent;border-radius:2px;background:transparent;color:#111;cursor:pointer;text-decoration:none}.model-favorite-badge{position:absolute;z-index:3;top:7px;right:9px;width:22px;height:22px;display:grid;place-items:center;pointer-events:none;filter:drop-shadow(0 1px 1px rgb(71 45 0/42%))}.model-favorite-badge .xp-toolbar-icon{width:19px;height:19px}.model-tile:focus-visible,.model-tile:hover{border-color:#9eb9e9;background:#eaf2ff;outline:1px dotted #1f4d97;outline-offset:-3px}.model-tile:active{background:#316ac5;color:white}.model-tile>span:last-child{max-width:100%;display:-webkit-box;overflow:hidden;padding:1px 3px;font-size:11px;line-height:1.2;text-align:center;text-overflow:ellipsis;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.model-thumbnail{position:relative;width:88px;height:88px;display:grid;flex:0 0 auto;place-items:center;overflow:hidden;border:1px solid #8c9db5;background:#f3f6fb;box-shadow:inset 0 0 0 2px white,1px 2px 2px rgb(22 48 91/20%)}.model-thumbnail .model-file-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(.78)}.model-thumbnail img{position:absolute;z-index:1;inset:3px;width:calc(100% - 6px);height:calc(100% - 6px);object-fit:contain;background:#f3f6fb}.model-file-icon{width:48px;height:48px;display:block;flex:0 0 auto}.model-file-icon .xp-toolbar-icon{width:100%;height:100%}.folder-message{display:grid;min-height:280px;place-items:center;color:#666;font-size:13px}.error-message{color:#a21d16}.explorer-statusbar{min-height:27px;display:grid;grid-template-columns:1fr;gap:3px;padding:3px;border:3px solid var(--xp-blue);border-top:0;border-radius:0 0 6px 6px;background:var(--xp-silver);box-shadow:0 10px 30px rgb(0 23 70/24%)}.explorer-statusbar>span,.window-statusbar>span{min-width:0;padding:3px 7px;overflow:hidden;border-color:#aca899 white white #aca899;border-style:solid;border-width:1px;color:#555;text-overflow:ellipsis;white-space:nowrap}.viewer-scrim{position:fixed;z-index:50;top:var(--viewer-viewport-top,0);right:0;bottom:auto;left:0;height:var(--viewer-viewport-height,100dvh);display:grid;place-items:center;padding:22px;background:rgb(0 27 77/42%)}.viewer-window{width:min(920px,100%);max-height:100%;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden;padding:0 3px 3px;border:0;border-radius:8px 8px 3px 3px;background:var(--xp-silver);box-shadow:inset -1px -1px #00138c,inset 1px 1px #0831d9,inset -2px -2px #001ea0,inset 2px 2px #166aee,inset -3px -3px #003bda,inset 3px 3px #0855dd,0 24px 80px rgb(0 0 0/54%);font-family:Tahoma,"MS Sans Serif",Arial,sans-serif;font-size:11px;-webkit-font-smoothing:antialiased}.viewer-window>.window-titlebar{height:28px;min-height:28px;margin-inline:-3px;padding:3px 5px 3px 3px;border-top:1px solid #0831d9;border-right:1px solid #001ea0;border-left:1px solid #0831d9;border-radius:8px 7px 0 0;background:linear-gradient(180deg,#0997ff,#0053ee 8%,#0050ee 40%,#0066ff 88%,#0066ff 93%,#005bff 95%,#003dd7 96%,#003dd7);font-family:Trebuchet MS,Tahoma,sans-serif;font-size:13px;text-shadow:1px 1px #0f1089}.viewer-window>.window-titlebar .window-title{gap:4px;padding-left:3px}.viewer-window>.window-titlebar .titlebar-app-icon{width:16px;height:16px}.viewer-window .window-close{width:22px;height:22px;min-width:22px;min-height:22px;margin-left:2px;padding:0;border:1px solid #fff;border-radius:3px;box-shadow:inset 1px 1px #f7b5a1,inset -1px -1px #7d1f0d,1px 1px 1px rgb(0 0 0/28%);background:linear-gradient(135deg,#e99b82,#e16b4a 45%,#d23b19 60%,#b52b13)}.viewer-window .window-close:hover{background:linear-gradient(135deg,#f5b29d,#ee7856 45%,#df4926 60%,#c2361a)}.viewer-window .window-close:active{box-shadow:inset 1px 1px #7d1f0d,inset -1px -1px #f7b5a1;background:linear-gradient(135deg,#b52b13,#d23b19 58%,#e99b82)}.viewer-window .window-close .xp-toolbar-icon.is-windowClose{width:18px;height:18px}.viewer-browserbar{min-height:38px;display:grid;grid-template-columns:minmax(92px,auto) 1fr minmax(92px,auto);align-items:center;gap:10px;padding:4px 7px;border-bottom:1px solid #aca899;background:var(--xp-silver)}.viewer-step-button{min-width:92px;gap:5px;cursor:pointer}.viewer-step-button .xp-toolbar-icon{width:18px;height:18px}.viewer-position{color:#555;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:center}.viewer-content{min-height:min(540px,calc(100vh - 195px));display:grid;grid-template-columns:minmax(0,1fr) 238px;gap:1px;padding:7px;background:var(--xp-silver)}.viewer-stage{position:relative;min-width:0;min-height:360px;overflow:hidden;border-color:#716f64 white white #716f64;border-style:solid;border-width:2px;background:linear-gradient(45deg,#edf3f9 25%,transparent 0) 0 0 /22px 22px,linear-gradient(-45deg,#edf3f9 25%,transparent 0) 0 0 /22px 22px,linear-gradient(45deg,transparent 75%,#edf3f9 0) 0 0 /22px 22px,linear-gradient(-45deg,transparent 75%,#edf3f9 0) 0 0 /22px 22px,#fff}.viewer-stage,.viewer-stage model-viewer{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.viewer-stage model-viewer{width:100%;height:100%;background:transparent;--progress-bar-color:transparent;--progress-bar-height:0px}.viewer-stage.is-keyboard-focused{outline:1px dotted #111;outline-offset:-4px}.viewer-loading{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);padding:7px 10px;border:1px solid #7f9db9;background:#ffffe1;color:#444;white-space:nowrap}.viewer-details{display:flex;flex-direction:column;align-items:flex-start;padding:18px 15px;border-left:1px solid #aca899;background:#f5f4ed}.viewer-details>.model-thumbnail{width:82px;height:82px;margin-bottom:11px}.viewer-heading-row{display:flex;width:100%;min-width:0;align-items:center;gap:8px;margin-bottom:13px}.viewer-heading-copy{min-width:0;flex:1 1}.viewer-details h2{margin:0 0 3px;font-size:16px;line-height:1.15}.viewer-details .filename{max-width:100%;margin:0;overflow:hidden;color:#666;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.pickup-sound-button{width:29px;min-width:29px;height:29px;min-height:29px;flex:0 0 auto;padding:0;cursor:pointer}.play-glyph{width:0;height:0;display:block;margin-left:2px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:10px solid #222;filter:drop-shadow(1px 1px 0 #fff)}.game-description{margin:0 0 13px;color:#555;font-size:10px;line-height:1.4}.viewer-details dl{width:100%;margin:0 0 16px}.viewer-details dl div{display:flex;justify-content:space-between;gap:10px;padding:5px 0;border-bottom:1px solid #ddd8c7}.viewer-details dt{color:#666}.viewer-details dd{margin:0;font-weight:700}.xp-button{display:inline-flex;min-height:29px;align-items:center;justify-content:center;padding:4px 12px;border:1px solid #003c74;border-radius:3px;box-shadow:none;background:linear-gradient(180deg,#fff,#ecebe5 86%,#d8d0c4);color:#111;font-family:Tahoma,"MS Sans Serif",Arial,sans-serif;font-size:11px;text-decoration:none}.xp-button:hover{box-shadow:inset -1px 1px #fff0cf,inset 1px 2px #fdd889,inset -2px 2px #fbc761,inset 2px -2px #e5a01a}.xp-button:active{box-shadow:none;background:linear-gradient(180deg,#cdcac3,#e3e3db 8%,#e5e5de 94%,#f2f2f1)}.xp-button:focus-visible{outline:1px dotted #111;outline-offset:-4px}.xp-button:disabled{cursor:default;color:#777}.xp-button:disabled .xp-toolbar-icon{filter:grayscale(1);opacity:.45}.viewer-actions{width:100%;display:grid;gap:6px;margin-top:auto}.viewer-quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.viewer-gif-actions{display:grid;grid-template-columns:1fr;gap:6px}.viewer-quick-actions .xp-button{min-width:0;gap:3px;padding-inline:4px;font-size:10px;white-space:nowrap}.favorite-action{width:100%;gap:5px}.favorite-action .xp-toolbar-icon{width:18px;height:18px;filter:grayscale(1);opacity:.58}.favorite-action.is-favorite .xp-toolbar-icon{filter:none;opacity:1}.gif-speed-control{min-width:0;margin:0;padding:3px 8px 6px;border:1px solid #aca899;display:flex;align-items:center;gap:14px}.gif-speed-control legend{padding:0 4px;color:#555;font-size:10px}.gif-speed-option{display:inline-flex;align-items:center;gap:4px;color:#222;font-size:11px;line-height:1;cursor:pointer}.gif-speed-option input{width:13px;height:13px;margin:0;accent-color:#0a64ad;cursor:pointer}.gif-speed-control:disabled .gif-speed-option,.gif-speed-control:disabled .gif-speed-option input{color:#777;cursor:wait}.primary-action{width:100%;gap:5px}.primary-action .xp-toolbar-icon{width:18px;height:18px}.primary-action:disabled{cursor:wait}.viewer-help{align-self:center;margin:11px 0 0;color:#777;font-size:10px;text-align:center}.window-statusbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,.45fr);gap:3px;padding:3px}.viewer-model-status{grid-column:2}@media (max-width:760px){.explorer-body{grid-template-columns:1fr}.address-bar label,.folder-heading span,.go-button,.tasks-sidebar,.toolbar-actions{display:none}.explorer-toolbar{min-height:48px}.search-field{width:100%}.address-bar{grid-template-columns:1fr}.folder-view{padding:12px 8px 20px}.model-grid{grid-template-columns:repeat(auto-fill,minmax(104px,1fr));gap:8px 3px}.model-thumbnail{width:80px;height:80px}.model-tile{min-height:116px}.viewer-scrim{padding:max(7px,env(safe-area-inset-top)) max(7px,env(safe-area-inset-right)) max(7px,env(safe-area-inset-bottom)) max(7px,env(safe-area-inset-left))}.viewer-window{max-height:100%}.viewer-browserbar{grid-template-columns:1fr auto 1fr;gap:5px}.viewer-step-button{min-width:0}.viewer-content{min-height:0;grid-template-columns:1fr;grid-template-rows:minmax(290px,58dvh) auto;overflow-y:auto}.viewer-stage{min-height:290px}.viewer-details{border-top:1px solid #aca899;border-left:0}.viewer-details .model-thumbnail,.viewer-details dl{display:none}.viewer-heading-row{margin-bottom:8px}.primary-action{margin-top:4px}.viewer-gif-actions .primary-action,.viewer-quick-actions .primary-action{margin-top:0}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}