*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden}body{font-family:Tahoma,"PingFang SC","Microsoft YaHei",Arial,sans-serif;background:#40329c url('./assets/background.png') center/cover fixed;color:#151515;font-size:14px}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:focus-visible{outline:2px dotted #141414;outline-offset:-5px}button:disabled{cursor:default;color:#737373}button,svg{-webkit-user-select:none;user-select:none}button{touch-action:manipulation}[hidden]{display:none!important}.svg-definitions{position:absolute;width:0;height:0;overflow:hidden}#desktop{position:relative;width:100%;height:calc(100dvh - 42px);isolation:isolate}.brand{position:absolute;width:min(44vw,640px);top:14%;left:50%;transform:translateX(-50%);margin:0;pointer-events:none;z-index:0}.brand img{display:block;width:100%;filter:drop-shadow(0 5px 0 #3e2e7040)}#scene{position:absolute;inset:0;z-index:1;touch-action:none;cursor:grab}#scene:active{cursor:grabbing}#scene canvas{display:block;width:100%;height:100%}#scene-error{position:absolute;top:50%;width:100%;text-align:center;color:#fff;z-index:2}.desktop-icons{position:absolute;z-index:10;left:14px;top:34px;display:flex;flex-direction:column;gap:19px}.desktop-icon{width:82px;min-height:64px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;background:transparent;border:1px solid transparent;border-radius:3px;color:#fff;padding:5px}.desktop-icon:hover{background:#ffffff20;border:1px dotted #ffffff9c}.desktop-icon:active{background:#1546b05c}.desktop-icon svg{width:34px;height:34px;filter:drop-shadow(2px 2px 2px #2227)}.desktop-icon span{font-size:12px;text-shadow:1px 1px 2px #141534;white-space:nowrap}.twitter-icon{min-height:49px;margin-bottom:10px}.twitter-icon svg{width:29px;height:29px}.xp-window{position:absolute;z-index:20;background:#ece9d8;border:3px solid #0655e3;border-radius:8px 8px 0 0;box-shadow:3px 5px 12px #12104d60;min-width:220px;overflow:hidden}.title-bar{height:30px;background:linear-gradient(#0058e6 0%,#4097ff 8%,#0764ed 18%,#0055de 55%,#003bbb);display:flex;justify-content:space-between;align-items:center;padding:0 4px;color:white;cursor:grab;touch-action:none;user-select:none}.title-bar:active{cursor:grabbing}.title-bar h2{font-size:13px;line-height:1;margin:0;text-shadow:1px 1px 1px #183679;display:flex;align-items:center;gap:5px}.title-bar h2 svg{width:17px;height:17px}.window-controls{display:flex;gap:3px}.window-controls button{width:22px;height:22px;line-height:16px;padding:0 0 3px;border:1px solid #fff;border-radius:3px;color:white;background:linear-gradient(135deg,#73adff,#1660d5 60%,#0345ab);box-shadow:inset 1px 1px 1px #ffffffc2,inset -1px -1px 1px #123969;font:bold 17px Arial;text-shadow:1px 1px 1px #3335}.window-controls button:hover{filter:brightness(1.2)}.window-controls .close{background:linear-gradient(135deg,#f5b497,#e9674d 45%,#cf321a 70%,#b92412);font-size:21px}.window-content{background:white;border:1px solid #8a887d;margin:3px;padding:12px;font-size:13px;line-height:1.7}.window-content strong{font-weight:700}.window-content dl{margin:0}.window-content dl>div{display:flex;align-items:baseline;gap:5px;min-height:22px}.window-content dt{min-width:62px}.window-content dd{margin:0;font-variant-numeric:tabular-nums}.subtle{font-size:11px;color:#7b7b7b}.update-footer{border-top:1px solid #e7e7e7;margin-top:8px;padding-top:5px;font-size:11px;color:#666}.positive{color:#188244}.negative{color:#c7332b}#token-window{top:20px;right:20px;width:280px}#workout-window{top:272px;right:20px;width:280px}#welcome-window{bottom:35px;left:24px;width:306px}.welcome-content{padding:14px 16px}.welcome-content h3{margin:0;font:bold 23px Tahoma,Arial;color:#194688}.welcome-content p{margin:3px 0 8px;font-size:13px;line-height:1.55}.rules{padding:8px 10px;background:#fffef4;border:1px inset #d0cfbf;display:flex;flex-direction:column;font-size:12px;line-height:1.85}.welcome-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:13px}.welcome-footer>span{color:#797769;font-size:10px}.xp-button{min-height:27px;padding:3px 10px;font-size:12px;white-space:nowrap;border:1px solid #003c74;border-radius:3px;background:linear-gradient(#fff 0%,#f6f6ef 60%,#e2dfca 100%);box-shadow:inset 0 0 0 1px #fff;color:#161616}.xp-button:hover{box-shadow:inset 0 0 0 2px #efc461}.xp-button:active{background:#dedcc9}.workout-controls{display:flex;gap:7px;justify-content:center;margin-top:11px}.meter{height:16px;border:1px solid #8e9baa;box-shadow:inset 1px 1px 2px #92969566;background:#fafafa;padding:2px;margin-top:9px}.meter span{display:block;width:5%;height:100%;background:repeating-linear-gradient(90deg,#43b929 0px,#80d558 7px,#fff 7px,#fff 9px);transition:width 1.2s}.xp-window.expanded{width:340px!important}.xp-window.collapsed .window-content{display:none}.view-hint{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);font-size:11px;letter-spacing:.2px;color:#eee9ffad;pointer-events:none;z-index:3;white-space:nowrap}.taskbar{height:42px;position:fixed;left:0;right:0;bottom:0;z-index:100;display:flex;align-items:center;background:linear-gradient(#1d58d4 0%,#4a9bf6 8%,#2869df 20%,#235edd 88%,#1744aa 100%);box-shadow:0 -1px 3px #0004;color:white}.taskbar #start{height:42px;border:0;border-radius:0 15px 15px 0;border-right:1px solid #255510;padding:0 20px 0 12px;display:flex;gap:7px;align-items:center;color:white;background:linear-gradient(#8eb880,#45a231 9%,#31832a 45%,#338b22 82%,#245d1e);box-shadow:inset 1px 1px 4px #cce6be55,2px 0 4px #17398960;font:bold italic 22px Tahoma;text-shadow:1px 2px 2px #154813}.taskbar #start:hover{filter:brightness(1.1)}#start svg{width:27px;height:27px}.task-items{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;min-width:0;padding:0 12px}.task-item{border:1px solid;border-color:#72a4f8 #1445ba #1445ba #72a4f8;border-radius:3px;background:linear-gradient(#4589f2,#3174e7 20%,#2362d9 90%);color:white;display:flex;align-items:center;gap:6px;height:29px;padding:0 12px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:1px 1px 1px #11389699}.task-item:hover{filter:brightness(1.12)}.task-item b{font-weight:400}.task-item svg{width:16px;height:16px;flex-shrink:0}.system-tray{height:42px;background:linear-gradient(#22b7fa,#109be9 20%,#0589da 90%);border-left:1px solid #136ab2;box-shadow:inset 1px 0 1px #78cfff;display:flex;align-items:center;gap:10px;padding:0 16px;font-size:12px;white-space:nowrap}.tray-icon{font-size:10px;opacity:.9}.start-menu{position:absolute;bottom:0;left:0;width:280px;border:2px solid #1265da;background:white;z-index:90;box-shadow:4px -3px 10px #080d5266;border-radius:6px 6px 0 0;overflow:hidden}.start-user{display:flex;align-items:center;gap:12px;padding:14px;color:white;background:linear-gradient(#1869d2,#529cef);font-size:18px;text-shadow:1px 1px #164183}.start-user svg{width:38px;height:38px;background:#faf5cc;border:2px solid white;border-radius:4px}.start-links{padding:8px}.start-links button{width:100%;display:flex;align-items:center;gap:10px;padding:10px;border:0;background:white;text-align:left;font-size:13px}.start-links button:hover{background:#316ac5;color:white}.start-links svg{width:28px;height:28px}.start-bottom{padding:9px;background:#e8edf7;text-align:right;border-top:1px solid #c7d1df}.start-bottom button{background:none;border:0;font-size:12px;color:#244677}.toast{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);max-width:90%;padding:9px 15px;border:1px solid #414152;background:#ffffe0;box-shadow:2px 3px 8px #13104155;border-radius:4px;font-size:12px;z-index:95}.xp-window.front{z-index:40}
@media(min-width:1800px){.brand{top:17%}#welcome-window{bottom:50px;left:35px}}@media(max-width:900px){#token-window,#workout-window{width:235px;right:12px}#token-window{top:14px}#workout-window{top:257px}#welcome-window{width:270px;left:14px;bottom:20px}.brand{width:46vw;top:19%;left:46%}.task-item{padding:0 8px}.window-content{font-size:12px}}@media(max-width:600px){#desktop{height:calc(100dvh - 44px)}.brand{top:11%;left:54%;width:66vw}.desktop-icons{top:14px;left:5px;gap:8px}.desktop-icon{width:62px;min-height:57px}.desktop-icon svg{width:29px;height:29px}.desktop-icon span{font-size:10px}.twitter-icon{min-height:37px;margin-bottom:3px}.twitter-icon svg{width:25px;height:25px}#token-window{top:auto;bottom:18px;right:10px;width:calc(50% - 15px);min-width:0}#workout-window{top:auto;bottom:18px;right:auto;left:10px;width:calc(50% - 15px);min-width:0}.title-bar{height:28px}.title-bar h2{font-size:11px;gap:3px}.title-bar h2 svg{width:13px;height:13px}.window-controls{gap:2px}.window-controls button{width:19px;height:20px;font-size:14px}.window-controls button[data-maximize],.window-controls button[data-minimize]{display:none}.window-content{padding:8px;font-size:11px;line-height:1.55}.window-content dl>div{min-height:19px;gap:3px}.window-content dt{min-width:49px}.subtle{display:none}.token-content strong{font-size:12px}.update-footer{font-size:10px;padding-top:3px;margin-top:4px}.workout-controls{flex-direction:column;gap:5px;margin-top:8px}.xp-button{font-size:10px;padding:3px 5px;min-height:25px}.meter{height:14px;margin-top:7px}#welcome-window{width:280px;max-width:calc(100vw - 28px);left:50%;bottom:225px;transform:translateX(-50%)}#welcome-window .window-content{padding:13px}.welcome-content h3{font-size:22px}.welcome-content p{font-size:12px}.rules{font-size:11px}.welcome-footer .xp-button{font-size:12px;padding:3px 10px}.view-hint{bottom:234px;font-size:10px;display:none}.taskbar{height:44px}.taskbar #start{height:44px;padding:0 10px 0 7px;font-size:18px;gap:4px}#start svg{width:23px;height:23px}.task-items{padding:0 5px;gap:4px;justify-content:flex-start}.task-item{padding:0 7px;font-size:10px}.task-item:first-child{display:none}.task-item svg{width:13px;height:13px}.ca-button{flex:1;justify-content:center;min-width:0}.ca-button>span:last-child{overflow:hidden;text-overflow:ellipsis}.system-tray{padding:0 8px;font-size:10px;height:44px}.tray-icon{display:none}.xp-window.expanded{width:calc(100% - 20px)!important;left:10px!important;right:10px!important}.toast{bottom:225px;white-space:normal}}
@media(max-height:600px) and (min-width:601px){.brand{top:10%;width:34vw}#welcome-window{width:255px;bottom:18px}.welcome-content{padding:9px}#workout-window{top:245px}.window-content{padding:8px}.view-hint{bottom:10px}}
@media(prefers-reduced-motion:reduce){.meter span{transition:none}}

.token-content dt{min-width:91px}.window-content dd{min-width:0;overflow-wrap:anywhere}.workout-controls .xp-button{flex:1}.system-tray{font-variant-numeric:tabular-nums}@media(max-width:600px){.token-content dt{min-width:76px}.window-content.token-content{padding:6px}.token-content dd{font-size:10px}.task-item{padding:0 5px}.ca-button{font-size:9px}.system-tray{padding:0 6px}}
