.flowmap-module__G2fDoa__wrap{position:relative}.flowmap-module__G2fDoa__head{align-items:center;gap:var(--sp-3);padding:var(--sp-3) var(--sp-4);border-bottom:1px solid var(--divider);font-size:var(--fs-caption);color:var(--text-muted);flex-wrap:wrap;display:flex}.flowmap-module__G2fDoa__head b{color:var(--text);font-weight:600}.flowmap-module__G2fDoa__legend{align-items:center;gap:var(--sp-3);margin-left:auto;display:inline-flex}.flowmap-module__G2fDoa__legend i{border-radius:var(--radius-full);width:10px;height:10px;display:inline-block}.flowmap-module__G2fDoa__dotUp{background:var(--up)}.flowmap-module__G2fDoa__dotDown{background:var(--down)}.flowmap-module__G2fDoa__dotFlat{background:var(--text-muted)}.flowmap-module__G2fDoa__plot{aspect-ratio:16/10;-webkit-user-select:none;user-select:none;touch-action:none;cursor:crosshair;width:100%;min-height:360px;max-height:560px;position:relative}.flowmap-module__G2fDoa__svg{width:100%;height:100%;display:block;position:absolute;inset:0}.flowmap-module__G2fDoa__grid{stroke:var(--divider);stroke-width:1px}.flowmap-module__G2fDoa__zero{stroke:var(--border-strong);stroke-width:1px}.flowmap-module__G2fDoa__tick{fill:var(--text-subtle);font-size:11px;font-family:var(--font-mono)}.flowmap-module__G2fDoa__axisName{fill:var(--text-muted);font-size:11px}.flowmap-module__G2fDoa__quad{fill:var(--text-subtle);opacity:.9;font-size:11px}.flowmap-module__G2fDoa__pt{stroke:var(--surface);stroke-width:1px;cursor:pointer;transition:r var(--dur-fast) var(--ease-out), opacity var(--dur-fast) var(--ease-out)}.flowmap-module__G2fDoa__pt.flowmap-module__G2fDoa__up{fill:var(--up);fill-opacity:.72}.flowmap-module__G2fDoa__pt.flowmap-module__G2fDoa__down{fill:var(--down);fill-opacity:.72}.flowmap-module__G2fDoa__pt.flowmap-module__G2fDoa__flat{fill:var(--text-muted);fill-opacity:.6}.flowmap-module__G2fDoa__pt.flowmap-module__G2fDoa__dim{opacity:.18}.flowmap-module__G2fDoa__pt.flowmap-module__G2fDoa__sel{stroke:var(--brand);stroke-width:2px;fill-opacity:.95}.flowmap-module__G2fDoa__pt:hover,.flowmap-module__G2fDoa__pt:focus-visible{fill-opacity:1;outline:none}.flowmap-module__G2fDoa__ptLabel{fill:var(--text);pointer-events:none;paint-order:stroke;stroke:var(--surface);stroke-width:3px;stroke-linejoin:round;font-size:11px}.flowmap-module__G2fDoa__lasso{fill:color-mix(in oklab, var(--brand) 12%, transparent);stroke:var(--brand);stroke-width:1px;stroke-dasharray:4 3}.flowmap-module__G2fDoa__tip{z-index:2;min-width:200px;padding:var(--sp-2) var(--sp-3);border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-md);font-size:var(--fs-caption);pointer-events:none;position:absolute}.flowmap-module__G2fDoa__tipName{color:var(--text);font-weight:600}.flowmap-module__G2fDoa__tipRow{justify-content:space-between;gap:var(--sp-3);color:var(--text-muted);display:flex}.flowmap-module__G2fDoa__tipRow b{font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text);font-weight:500}.flowmap-module__G2fDoa__status{padding:var(--sp-6) var(--sp-4);font-size:var(--fs-body);color:var(--text-muted);text-align:center}.flowmap-module__G2fDoa__note{padding:var(--sp-2) var(--sp-4);font-size:var(--fs-caption);color:var(--text-muted);border-top:1px solid var(--divider);margin:0}.flowmap-module__G2fDoa__pickHead{align-items:center;gap:var(--sp-3);padding:var(--sp-3) var(--sp-4);border-top:1px solid var(--divider);font-size:var(--fs-body);flex-wrap:wrap;display:flex}.flowmap-module__G2fDoa__pickHead .flowmap-module__G2fDoa__spacer{flex:1}@media (max-width:900px){.flowmap-module__G2fDoa__plot{aspect-ratio:1;min-height:300px}.flowmap-module__G2fDoa__quad{display:none}.flowmap-module__G2fDoa__legend{margin-left:0}}
.extract-module__xQdFwq__page{gap:var(--sp-4);padding:var(--sp-6);max-width:var(--w-content-max);flex-direction:column;display:flex}.extract-module__xQdFwq__guideRow{align-items:center;gap:var(--sp-3);flex-wrap:wrap;display:flex}.extract-module__xQdFwq__guide{min-width:0;font-size:var(--fs-body);color:var(--text-muted);flex:1;margin:0}.extract-module__xQdFwq__guideActions{gap:var(--sp-2);display:inline-flex}.extract-module__xQdFwq__groups{align-items:start;gap:var(--sp-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.extract-module__xQdFwq__group{border:1px solid var(--panel-border);box-shadow:var(--panel-shadow);border-radius:var(--radius);background:var(--surface);min-width:0}.extract-module__xQdFwq__groupHead{align-items:center;gap:var(--sp-2);width:100%;min-height:var(--h-row);padding:var(--sp-2) var(--sp-4);border-radius:var(--radius) var(--radius) 0 0;color:var(--text);font-size:var(--fs-body);text-align:left;cursor:pointer;background:0 0;border:0;font-weight:600;display:flex}.extract-module__xQdFwq__groupHead:hover{background:var(--surface-2)}.extract-module__xQdFwq__groupHead[aria-expanded=true]{border-bottom:1px solid var(--divider)}.extract-module__xQdFwq__groupName{flex:1}.extract-module__xQdFwq__chev{width:1em;color:var(--text-subtle);transition:transform var(--dur-fast) var(--ease-out);display:inline-block}[aria-expanded=true]>.extract-module__xQdFwq__chev{transform:rotate(90deg)}.extract-module__xQdFwq__groupCount{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:var(--fs-caption);color:var(--text-muted);font-weight:400}.extract-module__xQdFwq__groupBody{padding-bottom:var(--sp-2)}.extract-module__xQdFwq__pickedRow{gap:var(--sp-1);padding:var(--sp-2) var(--sp-4) var(--sp-3);flex-wrap:wrap;display:flex}.extract-module__xQdFwq__concept{font-size:var(--fs-caption);color:var(--text-muted);padding:0}.extract-module__xQdFwq__conceptHead{align-items:center;gap:var(--sp-2);width:100%;min-height:var(--h-row-dense);padding:var(--sp-1) var(--sp-4);color:var(--text-muted);font-size:var(--fs-caption);text-align:left;cursor:pointer;background:0 0;border:0;display:flex}.extract-module__xQdFwq__conceptHead:hover{color:var(--text)}.extract-module__xQdFwq__conceptHead>span:nth-child(2){flex:1}.extract-module__xQdFwq__chips{gap:var(--sp-1);padding:var(--sp-2) var(--sp-4) var(--sp-3);flex-wrap:wrap;display:flex}.extract-module__xQdFwq__chip{align-items:center;gap:var(--sp-1);min-height:var(--h-control);max-width:100%;padding:0 var(--sp-2) 0 var(--sp-1);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text);font-size:var(--fs-caption);text-align:left;cursor:pointer;background:0 0;display:inline-flex}.extract-module__xQdFwq__chip:hover{border-color:var(--text-muted)}.extract-module__xQdFwq__chip[aria-pressed=true]{border-color:var(--text);background:var(--text);color:var(--bg)}.extract-module__xQdFwq__chipNo{min-width:3ch;font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text-muted);text-align:right}.extract-module__xQdFwq__chip[aria-pressed=true] .extract-module__xQdFwq__chipNo{color:var(--bg);opacity:.7}.extract-module__xQdFwq__bar{bottom:var(--sp-3);z-index:3;align-items:center;gap:var(--sp-3);padding:var(--sp-3) var(--sp-4);border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-md);flex-wrap:wrap;display:flex;position:sticky}.extract-module__xQdFwq__barLead{font-size:var(--fs-caption);color:var(--text-muted);white-space:nowrap}.extract-module__xQdFwq__barPicks{min-width:0;font-size:var(--fs-body);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.extract-module__xQdFwq__barActions{gap:var(--sp-2);display:inline-flex}.extract-module__xQdFwq__resultHead{align-items:baseline;gap:var(--sp-3);padding:var(--sp-3) var(--sp-4);border-bottom:1px solid var(--divider);font-size:var(--fs-body);flex-wrap:wrap;display:flex}.extract-module__xQdFwq__resultCount{font-size:var(--fs-caption);color:var(--text-muted);margin-left:auto}.extract-module__xQdFwq__note{padding:var(--sp-3) var(--sp-4);font-size:var(--fs-caption);color:var(--text-muted);margin:0}.extract-module__xQdFwq__pending{gap:var(--sp-1);padding:0 var(--sp-4) var(--sp-3);flex-wrap:wrap;display:flex}.extract-module__xQdFwq__pendingChip{padding:0 var(--sp-2);border:1px dashed var(--border);border-radius:var(--radius-sm);font-size:var(--fs-caption);color:var(--text-muted)}@media (max-width:900px){.extract-module__xQdFwq__page{padding:var(--sp-4)}.extract-module__xQdFwq__groups{grid-template-columns:1fr}.extract-module__xQdFwq__bar{margin:0 calc(-1 * var(--sp-4));border-radius:0;bottom:0}}
