:root{--rp-color-text-component:#bbb;--rp-color-text:#999;--rp-color-disabled:#444;--rp-color-green:#5cb85c;--rp-color-red:#d9534f;--rp-color-orange:#f0ad4e;--rp-color-accent-primary:#ffc856;--bg:#1e1e1e;--panel:#1e1e1e;--panel-2:#1e1e1e;--line:#2a2a2a;--text:#ccc;--muted:#9d9d9d;--accent:#d7ba7d;--blue:#569cd6;--green:var(--rp-color-green);--orange:var(--rp-color-orange);--red:var(--rp-color-red)}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Droid Sans,Segoe UI,sans-serif;font-size:12px;overflow:hidden}button{font:inherit;color:inherit;background:0 0;border:0}.game-shell{min-height:100vh;padding:0}.top-row{height:30px;display:flex}.topbar-left-spacer{background:#1e1e1e;border-bottom:1px solid #2a2a2a;border-right:1px solid #2a2a2a;width:50px}.topbar{background:#1e1e1e;border-bottom:1px solid #2a2a2a;flex:1;align-items:stretch;min-width:0;height:30px;padding:0;display:flex;overflow:hidden}.topbar-scroll{scrollbar-width:none;flex:1;min-width:0;max-width:100%;padding:0 8px;overflow:auto hidden}.topbar-scroll::-webkit-scrollbar{display:none}.topbar-layouts{align-items:stretch;gap:2px;min-width:max-content;height:100%;margin-left:0;display:inline-flex}.topbar-btn-wrap{align-items:stretch;height:100%;display:inline-flex;position:relative}.topbar-btn{color:#ccc;cursor:pointer;white-space:nowrap;will-change:transform;background:#252526;border:none;border-left:1px solid #2a2a2a;border-right:1px solid #2a2a2a;border-top-left-radius:4px;border-top-right-radius:4px;width:fit-content;min-width:44px;max-width:240px;height:calc(100% - 3px);margin-top:3px;padding:0 16px 0 12px;font-size:11px;line-height:1}.topbar-btn:hover{background:#2d2d30}.topbar-btn.active{color:#e8f6ff;background:#0e4f89}.topbar-btn.dragging{opacity:.65}.topbar-btn-editing{cursor:text;color:#e8f6ff;background:#1f2d3d;border-left:1px solid #4aa9ff;border-right:1px solid #4aa9ff;outline:none}.topbar-btn-close{color:#ffb4b4;cursor:pointer;z-index:2;background:#3a2020;border:none;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;padding:0;font-size:10px;line-height:12px;display:inline-flex;position:absolute;top:1px;right:-5px}.topbar-btn-close:hover{background:#5a2a2a}.topbar-add-btn{color:#9cdcfe;cursor:pointer;background:#252526;border:none;border-left:1px solid #2a2a2a;border-right:1px solid #2a2a2a;border-top-left-radius:4px;border-top-right-radius:4px;min-width:24px;height:calc(100% - 3px);margin-top:3px;padding:0 8px;font-size:13px;line-height:1}.topbar-add-btn:hover{background:#2d2d30}.workspace{height:calc(100vh - 30px);display:flex}.leftbar{background:#1e1e1e;border-right:1px solid #2a2a2a;width:50px;height:100%}.right-pane{flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow:hidden}.main-area{flex:1;min-width:0;min-height:0;padding:4px;display:flex}.main-area>*{flex:1;min-width:0;min-height:0}.bottombar{background:#1e1e1e;border-top:1px solid #2a2a2a;align-items:center;width:100%;height:26px;padding:0 6px;display:flex}.cache-bar{align-items:center;gap:6px;min-width:0;display:inline-flex}.cache-btn{color:#ccc;cursor:pointer;white-space:nowrap;background:#252526;border:1px solid #3c3c3c;border-radius:3px;height:20px;padding:0 8px;font-size:11px}.cache-btn.secondary{color:#9cdcfe;text-align:center;background:#1f1f1f;min-width:28px;padding:0 6px}.cache-btn.secondary.active{color:#e8f6ff;background:#0e4f89;border-color:#4aa9ff}.cache-btn.danger{color:#ffb4b4;background:#3a2020;border-color:#6a2b2b}.cache-btn:hover{border-color:#569cd6}.cache-btn.danger:hover{border-color:#d9534f}.windows-grid{gap:0;width:100%;min-width:0;height:100%;min-height:0;display:flex}.windows-grid.vertical{flex-direction:row}.windows-grid.horizontal{flex-direction:column}.split-cell{flex:1 1 0;min-width:0;min-height:0;display:flex;overflow:hidden}.split-cell>*{flex:1;min-width:0;min-height:0}.split-gap-dragger{z-index:3;background:0 0;flex:none;position:relative}.split-gap-dragger.vertical{cursor:col-resize;width:4px;min-width:4px;height:100%}.split-gap-dragger.horizontal{cursor:row-resize;width:100%;height:4px;min-height:4px}.window-region{background:#252526;border:1px solid #2f2f2f;border-radius:4px;flex-direction:column;flex:1;min-width:120px;min-height:30px;padding:6px;display:flex;container-type:inline-size}.window-toolbar{justify-content:space-between;align-items:center;gap:6px;width:100%;display:flex}.window-title{align-items:baseline;gap:4px;min-width:0;display:inline-flex;overflow:hidden}.window-name{color:#d4d4d4;white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;font-size:11px;line-height:18px;overflow:hidden}.window-code{color:#9cdcfe;letter-spacing:.5px;-webkit-user-select:none;user-select:none;white-space:nowrap;flex:none;min-width:max-content;font-size:11px;font-weight:700;line-height:18px}.window-input-row{flex:1;justify-content:center;align-items:flex-start;min-height:0;padding:40px 12px 0;display:flex;overflow:hidden}.window-content-placeholder{color:#dcdcaa;width:100%;padding-top:2px;font-size:12px}.star-map{background:#000;border:1px solid #1f1f1f;border-radius:4px;flex:1;width:100%;min-height:120px;margin-top:6px;position:relative;overflow:hidden}.star-dot{background:#fff;border-radius:50%;width:4px;height:4px;position:absolute;box-shadow:0 0 4px #ffffffd9}.star-dot-1{top:34%;left:40%}.star-dot-2{top:37%;left:46%}.star-dot-3{top:32%;left:52%}.star-dot-4{top:41%;left:57%}.star-dot-5{top:46%;left:49%}.star-dot-6{top:43%;left:43%}.star-dot-7{top:51%;left:54%}.star-dot-8{top:55%;left:47%}.star-dot-9{top:48%;left:60%}.star-dot-10{top:39%;left:62%}.window-region.active{border-color:#569cd6;box-shadow:inset 0 0 0 1px #569cd64d}.window-input{color:#ccc;background:#1f1f1f;border:1px solid #3c3c3c;border-radius:4px;outline:none;width:100%;max-width:860px;height:32px;padding:0 10px}.window-input:focus{border-color:#569cd6}.split-actions{justify-content:flex-end;align-items:center;gap:8px;padding-right:2px;display:inline-flex}.icon-btn{color:#bdbdbd;cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.icon-btn:hover{color:#d4d4d4}.icon-btn:active{color:#fff}.close-btn{font-size:22px;line-height:.85}.floating-window{z-index:30;background:#252526;border:1px solid #3b3b3b;border-radius:6px;flex-direction:column;width:420px;max-width:100%;height:300px;max-height:calc(100% - 26px);display:flex;position:absolute;overflow:hidden;box-shadow:0 8px 20px #00000059}.floating-window-resize-edge{z-index:35;background:0 0;position:absolute}.floating-window-resize-edge.resize-x{cursor:ew-resize;width:8px;height:100%;bottom:0;right:0}.floating-window-resize-edge.resize-y{cursor:ns-resize;width:100%;height:8px;bottom:0;left:0}.floating-window-resize-edge.resize-xy{cursor:nwse-resize;width:12px;height:12px;bottom:0;right:0}.floating-window-head{background:#202021;border-bottom:1px solid #2f2f2f;justify-content:space-between;align-items:center;height:28px;padding:0 8px;display:flex}.floating-window-actions{align-items:center;gap:6px;display:inline-flex}.floating-window-actions .icon-btn{color:#bdbdbd;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;min-width:24px;height:30px;padding:0 3px;font-size:18px;line-height:1;display:inline-flex}.floating-window.maximized .floating-window-actions .fullscreen-btn{min-width:20px;height:24px;padding:0 2px;font-size:14px}.floating-window-actions .icon-btn:hover{color:#fff;background:0 0}.floating-window-title{color:#9cdcfe;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.floating-window-body{flex:1;min-height:0;padding:4px;display:flex}.floating-window-body>*{flex:1;min-width:0;min-height:0}
