@import"https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400;0,500;0,600;1,400&family=Space+Grotesk:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy: #0C1A2E;--gold: #D9A441;--gold-pressed: #B98A2E;--paper: #F2EEE4;--slate: #7E91A8;--bg: #081320;--bg1: #0C1A2E;--bg2: #16293E;--border: #28435C;--border-hi: #3E6087;--green: #2FC274;--green-dim: #239C5E;--red: #F0563F;--red-dim: #CE412C;--yellow: #D9A441;--blue: #7FA8D6;--purple: #A98BD4;--text: #F4F1E8;--text-dim: #8A9DB3;--text-body: #D2DBE6;--font-mono: "IBM Plex Mono", "Consolas", monospace;--font-body: "Space Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "Newsreader", Georgia, "Times New Roman", serif;--font: var(--font-mono)}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:var(--font-mono);font-size:12px;overflow:hidden}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg1)}::-webkit-scrollbar-thumb{background:var(--border-hi);border-radius:2px}.blink{animation:blink 1.2s step-end infinite}@keyframes blink{50%{opacity:0}}@keyframes pulse-dot{0%{box-shadow:0 0 #2fae6bb3}70%{box-shadow:0 0 0 6px #2fae6b00}to{box-shadow:0 0 #2fae6b00}}@keyframes flash-in{0%{background:#d9a4412e}to{background:transparent}}@keyframes breaking-glow{0%,to{border-left-color:#e5533d;box-shadow:-2px 0 12px #e5533d80}50%{border-left-color:#b98a2e;box-shadow:-2px 0 20px #d9a441b3}}@keyframes sweep{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes shrink-x{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.gc-splitter{background:transparent;transition:background .12s ease}.gc-splitter:hover,.gc-splitter:active{background:#d9a44159}.react-grid-layout{position:relative}.react-grid-item{transition:transform .18s cubic-bezier(.22,.61,.36,1),width .18s cubic-bezier(.22,.61,.36,1),height .18s cubic-bezier(.22,.61,.36,1)!important}.react-grid-item.react-draggable-dragging,.react-grid-item.resizing{transition:none!important}.drag-handle:hover{background:var(--bg2)!important}.react-grid-item:hover{z-index:5}.react-grid-item.react-draggable-dragging,.react-grid-item.resizing{z-index:20;box-shadow:0 8px 28px #0000008c;opacity:.95}.react-grid-item.react-grid-placeholder{background:#d9a44124!important;border:1px dashed #D9A441!important;border-radius:4px;opacity:1!important}.react-resizable-handle{position:absolute!important;background:none!important;padding:0!important;margin:0!important;transform:none!important;opacity:.5;transition:opacity .15s;z-index:6}.react-grid-item:hover .react-resizable-handle{opacity:1}.react-resizable-handle-e,.react-resizable-handle-w{top:24px!important;bottom:18px!important;height:auto!important;width:10px!important;cursor:ew-resize}.react-resizable-handle-e{right:0!important;left:auto!important}.react-resizable-handle-w{left:0!important;right:auto!important}.react-resizable-handle-e:after,.react-resizable-handle-w:after{content:"";position:absolute;top:0;bottom:0;width:3px;background:var(--border-hi);border-radius:2px}.react-resizable-handle-e:after{right:2px}.react-resizable-handle-w:after{left:2px}.react-resizable-handle-s{left:24px!important;right:24px!important;width:auto!important;bottom:0!important;top:auto!important;height:10px!important;cursor:ns-resize}.react-resizable-handle-s:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:3px;background:var(--border-hi);border-radius:2px}.react-resizable-handle-se,.react-resizable-handle-sw{bottom:0!important;top:auto!important;width:18px!important;height:18px!important}.react-resizable-handle-se{right:0!important;left:auto!important;cursor:se-resize}.react-resizable-handle-sw{left:0!important;right:auto!important;cursor:sw-resize}.react-resizable-handle-se:after{content:"";position:absolute;right:3px;bottom:3px;width:9px;height:9px;border-right:2px solid var(--border-hi);border-bottom:2px solid var(--border-hi)}.react-resizable-handle-sw:after{content:"";position:absolute;left:3px;bottom:3px;width:9px;height:9px;border-left:2px solid var(--border-hi);border-bottom:2px solid var(--border-hi)}.react-grid-item:hover .react-resizable-handle-e:after,.react-grid-item:hover .react-resizable-handle-w:after,.react-grid-item:hover .react-resizable-handle-s:after{background:var(--blue)}.drag-handle:active{cursor:grabbing}
