/* 游戏内浏览器：2000-2003 年 Internet Explorer 外壳 */
.browser-window{max-width:calc(100vw - 142px);height:min(690px,calc(100vh - 91px));min-height:430px}
.browser-window .window-content{height:calc(100% - 27px);margin:2px;padding:0;border-top-color:#7f7b70;border-left-color:#77746a;border-right-color:#ded9c8;border-bottom-color:#e8e3d3;background:#d4d0c5;overflow:hidden}
.legacy-browser{position:relative;display:flex;flex-direction:column;height:100%;min-height:0;background:#d4d0c5;color:#292a29;font:12px 'SimSun','宋体',serif}
.browser-menubar{display:flex;height:24px;align-items:center;padding:0 5px;border-bottom:1px solid #98958b;background:#d4d0c5}
.browser-menubar button{height:20px;padding:1px 9px 0;border:1px solid transparent;background:#d4d0c5;color:#252625;font:12px 'SimSun','宋体',serif}
.browser-menubar button:hover{border-top-color:#f1eee4;border-left-color:#f1eee4;border-right-color:#77746c;border-bottom-color:#77746c;background:#dbd7cc}
.browser-toolbar{display:flex;align-items:center;gap:5px;min-height:49px;padding:3px 7px 4px;border-top:1px solid #eeeadd;border-bottom:1px solid #89867d;background:#cbc7bc}
.browser-toolbar button{display:grid;grid-template-rows:22px 13px;place-items:center;min-width:48px;height:41px;padding:1px 5px;border:1px solid transparent;background:#cbc7bc;color:#283744;font:17px Georgia,serif}
.browser-toolbar button span{font:11px 'SimSun','宋体',serif;color:#2e302e}
.browser-toolbar button:hover:not(:disabled){border-top-color:#f4f1e7;border-left-color:#f4f1e7;border-right-color:#77746d;border-bottom-color:#77746d;background:#d9d5ca}
.browser-toolbar button:active:not(:disabled){padding:2px 4px 0 6px;border-style:inset}
.browser-toolbar button:disabled{color:#8f8c83;text-shadow:1px 1px #eeeadd;cursor:default}
.browser-toolbar>i{width:1px;height:35px;margin:0 3px;background:#8e8b82;border-right:1px solid #ece8dc}
.browser-address{display:grid;grid-template-columns:53px 1fr 45px;gap:3px;align-items:center;padding:4px 6px 5px;border-top:1px solid #eeeadf;border-bottom:1px solid #7e7b73;background:#d4d0c5}
.browser-address label{font:12px 'SimSun','宋体',serif}
.browser-address input{height:23px;padding:2px 5px;border:1px solid #667b8c;border-top-color:#4f6373;border-left-color:#4f6373;border-radius:0;background:#f5f5f0;color:#1d211f;font:12px 'SimSun','宋体',serif;outline:none}
.browser-address input:focus{outline:1px dotted #6b665c;outline-offset:-3px}
.browser-address button,.browser-bookmarks button{position:relative;left:1px;padding:3px 8px;border:1px solid #6f6d66;border-top-color:#f0ece0;border-left-color:#f0ece0;background:#d3cfc4;color:#242624;font:11px 'SimSun','宋体',serif;box-shadow:inset 0 1px #e6e2d7}
.browser-address button:active,.browser-bookmarks button:active{left:2px;top:1px;border-style:inset}
.browser-bookmarks{position:absolute;z-index:7;top:103px;left:138px;width:276px;padding:7px 6px 9px;border:1px solid #5f5d58;border-top-color:#f0ede3;border-left-color:#f0ede3;background:#d4d0c5;box-shadow:4px 5px 0 rgba(40,39,35,.24)}
.browser-bookmarks strong{display:block;margin-bottom:5px;padding:3px 5px;border-bottom:1px solid #8c8980;color:#1f3150}
.browser-bookmarks button{display:flex;width:100%;gap:7px;margin:2px 0;text-align:left}
.browser-bookmarks button:hover{background:#2d5680;color:#f1eee4}
.browser-loading-track{position:absolute;z-index:6;top:107px;left:0;right:0;height:18px;border-bottom:1px solid #77746b;background:#bab7ae;overflow:hidden}
.browser-loading-track output{position:absolute;right:6px;top:1px;color:#242823;font:10px 'Courier New',monospace}
.forum-loading{height:100%;width:0;background:#284f78}
.browser-loading-track.is-loading .forum-loading{animation:forum-loading-weird 1.61s steps(13) forwards}
.browser-page{flex:1;min-height:0;overflow:auto;background:#e8e8e0;scrollbar-color:#aaa69a #d5d1c6;scrollbar-width:auto}
.browser-page::-webkit-scrollbar{width:17px;height:17px}.browser-page::-webkit-scrollbar-track{background:#d5d1c6}.browser-page::-webkit-scrollbar-thumb{border:2px outset #d9d5ca;background:#aaa69a}.browser-page::-webkit-scrollbar-button{display:block;width:17px;height:17px;border:1px outset #ddd9ce;background:#c8c4b9}
.browser-status{display:flex;justify-content:space-between;align-items:center;height:23px;padding:2px 5px;border-top:1px solid #8b887f;background:#d4d0c5;color:#55564f;font:10px 'SimSun','宋体',serif}
.browser-zone{min-width:112px;padding-left:23px;border-left:1px solid #8f8c83;color:#41433f}
@keyframes forum-loading-weird{0%{width:0}10%{width:35%}12%{width:5%}25%{width:60%}27%{width:20%}40%{width:75%}42%{width:40%}55%{width:88%}57%{width:55%}70%{width:95%}72%{width:65%}85%{width:99%}87%{width:80%}100%{width:100%}}
@media(max-width:820px){.browser-window{max-width:calc(100vw - 105px);height:calc(100vh - 73px)}.browser-toolbar button{min-width:41px}.browser-address{grid-template-columns:40px 1fr 41px}.browser-bookmarks{left:7px;top:103px}.browser-zone{display:none}}

