@import"https://fonts.googleapis.com/css2?family=Newsreader:ital,wght@0,400;0,500;0,600;1,400&family=IBM+Plex+Sans: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}button,input,select,textarea{font-family:inherit;font-size:inherit}: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: #B2C3D6;--text-body: #D2DBE6;--text-faint: #8A9DB3;--font-mono: "IBM Plex Mono", "Consolas", monospace;--font-body: "IBM Plex Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: "Newsreader", Georgia, "Times New Roman", serif;--fs-micro: 10px;--fs-meta: 11px;--fs-data: 12px;--fs-body: 13px;--fs-emphasis: 15px;--fs-gauge: 26px;--gold-ink: #D9A441;--on-gold: #0C1A2E;--sheen-lo: #C8952F;--sheen-hi: #F2D488;--cyan: #39C6D4;--teal: #5FA88C;--orange: #E89455;--rose: #C25B6E;--purple-soft:#BBA8DD;--green-soft: #45C892;--blue-mid: #6E9BC9;--gold-bright:#EBC877;--live-red: #FF5A5A;--sky: #4DD8FF;--violet: #B78BFF;--amber: #FF9F45;--lime: #A8E05F;--mint: #4BD39A;--steel: #93A8C4;--pink: #FF7BAC;--copper: #CF8A4A;--copper-deep:#C77A2E;--logo-mark: var(--gold);--logo-word: var(--paper);--active-bg: #3E6087;--active-fg: #7FA8D6;--active-ring: rgba(90, 150, 220, .3);--scroll-thumb: var(--border-hi);--scroll-thumb-hover: #355074;--scroll-thumb-ff: #21384F;--shadow-pop: 0 12px 40px rgba(0, 0, 0, .55);--shadow-lift: 0 8px 28px rgba(0, 0, 0, .55);--font: var(--font-mono)}:root[data-theme=light]{--bg: #E0D5BC;--bg1: #F2EEE4;--bg2: #FCF9F2;--border: #BDAE8A;--border-hi: #94835A;--green: #0F9150;--green-dim: #2C9E63;--red: #D2382C;--red-dim: #CE523B;--yellow: #A1721A;--blue: #3A6899;--purple: #6E51A3;--text: #07090D;--text-body: #14181F;--text-dim: #2B3542;--text-faint: #4A5666;--active-bg: #0C1A2E;--active-fg: #F2EEE4;--active-ring: rgba(12, 26, 46, .3);--gold-ink: #A1721A;--cyan: #0F8A99;--teal: #2C8A66;--orange: #C26612;--rose: #BE3A57;--purple-soft:#6E51A3;--green-soft: #3FA671;--blue-mid: #33608F;--gold-bright:#B8860B;--live-red: #D2382C;--sky: #0E7FA8;--violet: #6E48B8;--amber: #C06A0E;--lime: #5E8A1E;--mint: #1E9A66;--steel: #526C8C;--pink: #C22E64;--copper: #A8620F;--copper-deep:#9A560C;--sheen-lo: #6E5210;--sheen-hi: #C09437;--logo-mark: var(--gold-pressed);--logo-word: var(--navy);--scroll-thumb: #94835A;--scroll-thumb-hover: #776A45;--scroll-thumb-ff: #B3A47D;--shadow-pop: 0 12px 40px rgba(12, 26, 46, .25);--shadow-lift: 0 8px 28px rgba(12, 26, 46, .25)}:root[data-theme=light] [data-panel-id]{box-shadow:0 1px 3px #0c1a2e1f,0 5px 16px #0c1a2e14}[style*=--font-mono],.tnum,code,kbd{font-variant-numeric:tabular-nums}::selection{background:#d9a44159}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:var(--font-mono);font-size:13px;overflow:hidden}.brand-gold{color:var(--gold-ink)}.wtab{position:relative;background:var(--bg2);border:1px solid var(--border-hi);color:var(--text-body);padding:2px 9px;border-radius:3px;cursor:pointer;font-size:10px;font-family:var(--font-mono);letter-spacing:.6px;font-weight:600;line-height:1.4;white-space:nowrap;transition:background .12s,color .12s,border-color .12s,transform .1s}.wtab:hover{color:var(--text);border-color:var(--gold);transform:translateY(-1px)}.wtab-active:hover{color:var(--active-fg, #7FA8D6);border-color:var(--active-fg, #7FA8D6)}.wtab-active{background:var(--active-bg, #3E6087);color:var(--active-fg, #7FA8D6);border-color:var(--active-fg, #7FA8D6);font-weight:700;box-shadow:0 0 0 1px var(--active-ring, rgba(90, 150, 220, .3))}.wtab-dot:after{content:"";position:absolute;top:-3px;right:-3px;width:6px;height:6px;border-radius:50%;background:var(--gold);box-shadow:0 0 6px var(--gold);animation:wtab-pulse 1.6s ease-in-out infinite;pointer-events:none}@keyframes wtab-pulse{0%,to{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1.15)}}@media (prefers-reduced-motion: reduce){.wtab-dot:after{animation:none}}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--scroll-thumb);border-radius:2px}::-webkit-scrollbar-thumb:hover{background:var(--scroll-thumb-hover)}::-webkit-scrollbar-corner{background:transparent}*{scrollbar-width:thin;scrollbar-color:var(--scroll-thumb-ff) transparent}.panel-card{transition:border-color .15s ease,box-shadow .15s ease;box-shadow:inset 0 1px #ffffff08,0 2px 12px #00000038}.panel-card:hover{border-color:var(--border-hi)}:root[data-theme=light] .panel-card{box-shadow:inset 0 1px #ffffffa6,0 1px 3px #0c1a2e14}.app-header{position:relative;z-index:10;box-shadow:0 2px 10px #0003}:root[data-theme=light] .app-header{box-shadow:0 2px 10px #0c1a2e14}:focus-visible{outline:2px solid var(--gold);outline-offset:1px}@keyframes sheet-in{0%{opacity:.5;transform:translateY(16px)}to{opacity:1;transform:none}}.sheet-in{animation:sheet-in .2s cubic-bezier(.22,.61,.36,1)}.mtab-bar{position:relative;z-index:10;box-shadow:0 -3px 12px #00000038}:root[data-theme=light] .mtab-bar{box-shadow:0 -3px 12px #0c1a2e14}@media (prefers-reduced-motion: reduce){.sheet-in{animation:none}}.feed-row{content-visibility:auto;contain-intrinsic-size:auto 66px}@keyframes reveal-in{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:none}}.reveal{animation:reveal-in .14s ease-out}@keyframes pop-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.pop{animation:pop-in .12s ease-out}@media (prefers-reduced-motion: reduce){.reveal,.pop{animation:none}}.wtab:active{transform:translateY(0)}.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 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;touch-action:none}.gc-splitter:hover,.gc-splitter:active{background:#d9a44159}.gc-splitter:after{content:"";position:absolute}.gc-splitter-col:after{top:0;right:-5px;bottom:0;left:-5px}.gc-splitter-row:after{top:-5px;right:0;bottom:-5px;left:0}.drag-handle{touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.mobile-app{height:100vh;height:100dvh}.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:var(--shadow-lift);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}
