*{box-sizing:border-box;margin:0;padding:0}html,body,#root{color:#ddd;background:#1e1e1e;width:100%;height:100%;font-family:system-ui,-apple-system,sans-serif;overflow:hidden}.app{background:#111;grid-template-columns:320px 1fr;gap:4px;width:100vw;height:100vh;display:grid;overflow:hidden}.left-panel{background:#2a2a2a;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.right-panel{grid-template-rows:1fr 60px;gap:4px;min-width:0;min-height:0;display:grid;overflow:hidden}.right-split{width:100%;min-width:0;height:100%;min-height:0;overflow:hidden}.top-right,.bottom-right,.scrubber{background:#2a2a2a;min-width:0;min-height:0;position:relative;overflow:hidden}.top-right,.bottom-right{width:100%;height:100%;padding:4px}h3{text-transform:uppercase;color:#888;letter-spacing:.8px;margin-bottom:10px;font-size:12px}.scrubber{align-items:center;gap:8px;padding:8px 12px;display:flex}
