.ExploreClient-module__D8xUNW__page{gap:18px;display:grid}.ExploreClient-module__D8xUNW__hero,.ExploreClient-module__D8xUNW__chartCard,.ExploreClient-module__D8xUNW__notice,.ExploreClient-module__D8xUNW__tabs{border:1px solid var(--theme-border);border-radius:var(--theme-radius);box-shadow:var(--theme-shadow)}.ExploreClient-module__D8xUNW__hero{justify-content:space-between;align-items:end;gap:24px;padding:clamp(22px,3vw,34px);display:flex}.ExploreClient-module__D8xUNW__hero>div{gap:7px;max-width:760px;display:grid}.ExploreClient-module__D8xUNW__eyebrow{color:var(--theme-readable-accent);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.ExploreClient-module__D8xUNW__hero h1,.ExploreClient-module__D8xUNW__sectionHeader h2{color:var(--theme-heading);font-family:var(--theme-font-display);margin:0;line-height:1}.ExploreClient-module__D8xUNW__hero h1{font-size:clamp(28px,4vw,44px)}.ExploreClient-module__D8xUNW__hero p,.ExploreClient-module__D8xUNW__chartCard p{color:var(--theme-copy);margin:0;line-height:1.45}.ExploreClient-module__D8xUNW__filters{align-items:end;gap:8px;display:flex}.ExploreClient-module__D8xUNW__filters label{color:var(--theme-muted);text-transform:uppercase;gap:5px;font-size:10px;font-weight:700;display:grid}.ExploreClient-module__D8xUNW__filters input,.ExploreClient-module__D8xUNW__filters button{border:1px solid var(--theme-border-strong);border-radius:var(--theme-control-radius);background:var(--theme-control);min-height:38px;color:var(--theme-text);font:inherit;padding:8px 10px}.ExploreClient-module__D8xUNW__filters button{cursor:pointer;color:var(--theme-readable-accent);align-items:center;gap:7px;font-weight:700;display:inline-flex}.ExploreClient-module__D8xUNW__filters button:disabled{cursor:wait;opacity:.6}.ExploreClient-module__D8xUNW__filters input:focus-visible,.ExploreClient-module__D8xUNW__filters button:focus-visible,.ExploreClient-module__D8xUNW__tab:focus-visible,.ExploreClient-module__D8xUNW__tabActive:focus-visible{outline:2px solid var(--theme-focus);outline-offset:2px}.ExploreClient-module__D8xUNW__notice{color:var(--theme-copy);align-items:center;gap:11px;padding:15px 17px;display:flex}.ExploreClient-module__D8xUNW__notice div{gap:2px;display:grid}.ExploreClient-module__D8xUNW__notice strong{color:var(--theme-heading)}.ExploreClient-module__D8xUNW__notice span{color:var(--theme-muted);font-size:12px}.ExploreClient-module__D8xUNW__spin{animation:.85s linear infinite ExploreClient-module__D8xUNW__spin}.ExploreClient-module__D8xUNW__tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:8px;display:grid}.ExploreClient-module__D8xUNW__tab,.ExploreClient-module__D8xUNW__tabActive{border-radius:var(--theme-control-radius);min-height:60px;color:var(--theme-copy);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;padding:9px 11px;transition:background .15s,border-color .15s,transform .15s;display:grid}.ExploreClient-module__D8xUNW__tab:hover{border-color:var(--theme-border);background:var(--theme-control-hover);transform:translateY(-1px)}.ExploreClient-module__D8xUNW__tabActive{border-color:var(--theme-border-strong);background:linear-gradient(110deg, color-mix(in srgb, var(--theme-accent) 17%, transparent), var(--theme-control));color:var(--theme-readable-accent);box-shadow:inset 0 -3px 0 var(--theme-accent)}.ExploreClient-module__D8xUNW__tab span,.ExploreClient-module__D8xUNW__tabActive span{gap:2px;min-width:0;display:grid}.ExploreClient-module__D8xUNW__tab strong,.ExploreClient-module__D8xUNW__tabActive strong{font-size:11px}.ExploreClient-module__D8xUNW__tab small,.ExploreClient-module__D8xUNW__tabActive small{color:var(--theme-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.ExploreClient-module__D8xUNW__sectionHeader{justify-content:space-between;align-items:end;gap:20px;padding:8px 3px 0;display:flex}.ExploreClient-module__D8xUNW__sectionHeader>div{gap:5px;display:grid}.ExploreClient-module__D8xUNW__sectionHeader h2{font-size:clamp(22px,3vw,31px)}.ExploreClient-module__D8xUNW__sectionHeader>span{color:var(--theme-muted);font-size:11px}.ExploreClient-module__D8xUNW__chartGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.ExploreClient-module__D8xUNW__chartCard{align-content:start;gap:18px;min-width:0;padding:20px;display:grid;position:relative;overflow:hidden}.ExploreClient-module__D8xUNW__chartCardWide{grid-column:1/-1}.ExploreClient-module__D8xUNW__chartCard>header{gap:5px;display:grid}.ExploreClient-module__D8xUNW__chartCard h3{color:var(--theme-heading);font-family:var(--theme-font-display);margin:0;font-size:19px}.ExploreClient-module__D8xUNW__chartCard p{font-size:11px}.ExploreClient-module__D8xUNW__donutLayout{grid-template-columns:minmax(190px,.78fr) minmax(210px,1.22fr);align-items:center;gap:20px;min-height:245px;display:grid;position:relative}.ExploreClient-module__D8xUNW__donutSvg{justify-self:center;width:min(100%,235px);display:block;overflow:visible}.ExploreClient-module__D8xUNW__donutValue{fill:var(--theme-heading);font-family:var(--theme-font-mono);font-size:23px;font-weight:700}.ExploreClient-module__D8xUNW__donutLabel{fill:var(--theme-muted);font-family:var(--theme-font-mono);text-transform:uppercase;font-size:9px}.ExploreClient-module__D8xUNW__legend{gap:7px;margin:0;padding:0;list-style:none;display:grid}.ExploreClient-module__D8xUNW__legend li{grid-template-columns:9px minmax(0,1fr);align-items:start;gap:8px;display:grid}.ExploreClient-module__D8xUNW__legend i{border-radius:2px;width:9px;height:9px;margin-top:3px}.ExploreClient-module__D8xUNW__legend span{gap:1px;min-width:0;display:grid}.ExploreClient-module__D8xUNW__legend strong{color:var(--theme-heading);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.ExploreClient-module__D8xUNW__legend small{color:var(--theme-muted);font-family:var(--theme-font-mono);font-size:9px}.ExploreClient-module__D8xUNW__chartScroll{width:100%;min-width:0;position:relative;overflow:hidden}.ExploreClient-module__D8xUNW__barChart,.ExploreClient-module__D8xUNW__pareto,.ExploreClient-module__D8xUNW__treemap,.ExploreClient-module__D8xUNW__calendar,.ExploreClient-module__D8xUNW__network,.ExploreClient-module__D8xUNW__dimensionChart{width:100%;max-width:100%;height:auto;display:block}.ExploreClient-module__D8xUNW__gridLine{stroke:var(--theme-border);stroke-width:1px}.ExploreClient-module__D8xUNW__axisText{fill:var(--theme-muted);font-family:var(--theme-font-mono);font-size:10px}.ExploreClient-module__D8xUNW__interactiveMark{transition:opacity .12s,filter .12s,transform .12s}.ExploreClient-module__D8xUNW__interactiveMark:hover{filter:brightness(1.18);opacity:1}.ExploreClient-module__D8xUNW__referenceLine{stroke:var(--theme-muted);stroke-width:1.5px;stroke-dasharray:6 6}.ExploreClient-module__D8xUNW__cumulativeLine{fill:none;stroke:#d9963b;stroke-width:3px}.ExploreClient-module__D8xUNW__treemapLabel{pointer-events:none;fill:var(--theme-heading);font-family:var(--theme-font-display);font-size:13px;font-weight:700}.ExploreClient-module__D8xUNW__treemapMeta{pointer-events:none;fill:var(--theme-copy);font-family:var(--theme-font-mono);font-size:9px}.ExploreClient-module__D8xUNW__treemapHint{pointer-events:none;fill:var(--theme-muted);font-family:var(--theme-font-mono);font-size:8px}.ExploreClient-module__D8xUNW__treemapNode{cursor:pointer;outline:none}.ExploreClient-module__D8xUNW__treemapNode:focus-visible rect{stroke:var(--theme-focus);stroke-width:4px}.ExploreClient-module__D8xUNW__treemapExplorer,.ExploreClient-module__D8xUNW__calendarExplorer,.ExploreClient-module__D8xUNW__networkExplorer{gap:12px;min-width:0;display:grid}.ExploreClient-module__D8xUNW__treemapToolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.ExploreClient-module__D8xUNW__treemapToolbar>span{color:var(--theme-muted);font-size:9px}.ExploreClient-module__D8xUNW__breadcrumbs{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;display:flex}.ExploreClient-module__D8xUNW__breadcrumbs button{border:1px solid var(--theme-border);background:var(--theme-control);color:var(--theme-copy);font:inherit;cursor:pointer;white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:9px}.ExploreClient-module__D8xUNW__breadcrumbs button+button:before{color:var(--theme-muted);content:"›";margin-right:6px}.ExploreClient-module__D8xUNW__breadcrumbs button:hover{border-color:var(--theme-border-strong);color:var(--theme-readable-accent)}.ExploreClient-module__D8xUNW__selectionPanel{border:1px solid var(--theme-border);border-radius:var(--theme-control-radius);background:var(--theme-control);justify-content:space-between;align-items:center;gap:14px;min-height:48px;padding:9px 11px;display:flex}.ExploreClient-module__D8xUNW__selectionPanel strong{color:var(--theme-heading);font-size:10px}.ExploreClient-module__D8xUNW__selectionPanel span{color:var(--theme-muted);font-family:var(--theme-font-mono);text-align:right;font-size:9px}.ExploreClient-module__D8xUNW__segmentedControl{border:1px solid var(--theme-border);border-radius:var(--theme-control-radius);background:var(--theme-control);gap:3px;width:fit-content;padding:3px;display:flex}.ExploreClient-module__D8xUNW__segmentedControl button{border-radius:calc(var(--theme-control-radius) - 3px);color:var(--theme-muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:6px 9px;font-size:9px}.ExploreClient-module__D8xUNW__segmentedControl button[aria-pressed=true]{background:color-mix(in srgb, var(--theme-accent) 18%, var(--theme-surface));color:var(--theme-readable-accent);box-shadow:inset 0 -2px 0 var(--theme-accent)}.ExploreClient-module__D8xUNW__calendarMonth{fill:var(--theme-heading);font-family:var(--theme-font-mono);font-size:9px;font-weight:700}.ExploreClient-module__D8xUNW__calendar g[role=button]{cursor:pointer;outline:none}.ExploreClient-module__D8xUNW__calendar g[role=button]:focus-visible rect{stroke:var(--theme-focus);stroke-width:3px}.ExploreClient-module__D8xUNW__heatLegend{color:var(--theme-muted);justify-content:flex-end;align-items:center;gap:5px;font-size:8px;display:flex}.ExploreClient-module__D8xUNW__heatLegend i{border:1px solid var(--theme-border);border-radius:2px;width:18px;height:8px}.ExploreClient-module__D8xUNW__networkControls{grid-template-columns:minmax(180px,1.4fr) minmax(110px,.6fr) minmax(210px,1fr);gap:9px;display:grid}.ExploreClient-module__D8xUNW__networkControls label{color:var(--theme-muted);grid-template-columns:1fr auto;align-items:center;gap:5px;font-size:9px;display:grid}.ExploreClient-module__D8xUNW__networkControls label:first-child,.ExploreClient-module__D8xUNW__networkControls label:nth-child(2){grid-template-columns:1fr}.ExploreClient-module__D8xUNW__networkControls select{border:1px solid var(--theme-border-strong);border-radius:var(--theme-control-radius);background:var(--theme-control);min-height:34px;color:var(--theme-text);font:inherit;padding:5px 8px;font-size:10px}.ExploreClient-module__D8xUNW__networkControls input[type=range]{width:100%;accent-color:var(--theme-accent)}.ExploreClient-module__D8xUNW__networkControls label>span{color:var(--theme-readable-accent);font-family:var(--theme-font-mono);font-size:10px}.ExploreClient-module__D8xUNW__networkEdge{stroke:var(--theme-muted);opacity:.32;transition:opacity .12s,stroke .12s}.ExploreClient-module__D8xUNW__networkEdge:hover{stroke:var(--theme-readable-accent);opacity:.85}.ExploreClient-module__D8xUNW__networkNode{cursor:crosshair}.ExploreClient-module__D8xUNW__networkNode circle:first-child{opacity:.92}.ExploreClient-module__D8xUNW__networkNodeRing{fill:none;stroke:var(--theme-heading);stroke-width:2px;opacity:.8}.ExploreClient-module__D8xUNW__networkFocusRing{fill:none;stroke:var(--theme-heading);stroke-width:4px;opacity:.95}.ExploreClient-module__D8xUNW__networkLabel{pointer-events:none;fill:var(--theme-heading);font-family:var(--theme-font-mono);paint-order:stroke;stroke:var(--theme-surface);stroke-width:3px;font-size:10px;font-weight:700}.ExploreClient-module__D8xUNW__networkFocusLabel{pointer-events:none;fill:var(--theme-heading);font-family:var(--theme-font-display);paint-order:stroke;stroke:var(--theme-surface);stroke-width:4px;font-size:15px;font-weight:700}.ExploreClient-module__D8xUNW__networkSummary{border-top:1px solid var(--theme-border);grid-template-columns:minmax(190px,.8fr) minmax(0,1.2fr);gap:12px;padding-top:12px;display:grid}.ExploreClient-module__D8xUNW__networkSummary>div{align-content:start;gap:3px;display:grid}.ExploreClient-module__D8xUNW__networkSummary>div span{color:var(--theme-muted);text-transform:uppercase;font-size:8px}.ExploreClient-module__D8xUNW__networkSummary>div strong{color:var(--theme-heading);font-family:var(--theme-font-display);font-size:16px}.ExploreClient-module__D8xUNW__networkSummary>div small{color:var(--theme-copy);font-family:var(--theme-font-mono);font-size:9px}.ExploreClient-module__D8xUNW__networkSummary ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin:0;padding:0;list-style:none;display:grid}.ExploreClient-module__D8xUNW__networkSummary button{border:1px solid var(--theme-border);border-radius:var(--theme-control-radius);background:var(--theme-control);width:100%;color:var(--theme-copy);font:inherit;cursor:pointer;justify-content:space-between;gap:8px;padding:7px 8px;font-size:9px;display:flex}.ExploreClient-module__D8xUNW__networkSummary button:hover{border-color:var(--theme-border-strong);color:var(--theme-readable-accent)}.ExploreClient-module__D8xUNW__networkSummary button span{color:var(--theme-muted);font-family:var(--theme-font-mono)}.ExploreClient-module__D8xUNW__emptyVisualization{min-height:360px;color:var(--theme-copy);text-align:center;place-content:center;gap:5px;display:grid}.ExploreClient-module__D8xUNW__emptyVisualization span{color:var(--theme-muted);font-size:10px}.ExploreClient-module__D8xUNW__horizontalPareto{width:100%;max-width:100%;height:auto;display:block}.ExploreClient-module__D8xUNW__dimensionExplorer{gap:14px;min-width:0;display:grid}.ExploreClient-module__D8xUNW__dimensionControls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:9px;display:flex}.ExploreClient-module__D8xUNW__dimensionTrack{fill:var(--theme-control);stroke:var(--theme-border);stroke-width:1px}.ExploreClient-module__D8xUNW__dimensionRow{cursor:pointer;outline:none}.ExploreClient-module__D8xUNW__dimensionRow:focus-visible .ExploreClient-module__D8xUNW__dimensionTrack{stroke:var(--theme-focus);stroke-width:3px}.ExploreClient-module__D8xUNW__paretoLabel{fill:var(--theme-heading);font-family:var(--theme-font-mono);font-size:10px}.ExploreClient-module__D8xUNW__paretoValue{fill:var(--theme-copy);font-family:var(--theme-font-mono);font-size:9px}.ExploreClient-module__D8xUNW__tooltip{z-index:100;pointer-events:none;border:1px solid var(--theme-border-strong);background:color-mix(in srgb, var(--theme-surface) 96%, transparent);width:min(276px,100vw - 24px);color:var(--theme-text);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:9px;padding:11px 12px;position:fixed;box-shadow:0 14px 38px #00000057}.ExploreClient-module__D8xUNW__tooltip>strong{color:var(--theme-heading);font-family:var(--theme-font-display);text-overflow:ellipsis;white-space:nowrap;margin-bottom:8px;font-size:13px;display:block;overflow:hidden}.ExploreClient-module__D8xUNW__tooltip dl{gap:5px;margin:0;display:grid}.ExploreClient-module__D8xUNW__tooltip dl div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.ExploreClient-module__D8xUNW__tooltip dt{color:var(--theme-muted);font-size:9px}.ExploreClient-module__D8xUNW__tooltip dd{color:var(--theme-copy);font-family:var(--theme-font-mono);text-align:right;margin:0;font-size:10px;font-weight:700}.ExploreClient-module__D8xUNW__source{color:var(--theme-muted);padding:2px 4px 14px;font-size:10px}.ExploreClient-module__D8xUNW__source code{color:var(--theme-copy)}@keyframes ExploreClient-module__D8xUNW__spin{to{transform:rotate(360deg)}}@media (max-width:1100px){.ExploreClient-module__D8xUNW__hero{flex-direction:column;align-items:stretch}.ExploreClient-module__D8xUNW__filters{align-self:start}.ExploreClient-module__D8xUNW__chartGrid{grid-template-columns:1fr}.ExploreClient-module__D8xUNW__chartCardWide{grid-column:auto}}@media (max-width:800px){.ExploreClient-module__D8xUNW__tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.ExploreClient-module__D8xUNW__filters{grid-template-columns:1fr 1fr;width:100%;display:grid}.ExploreClient-module__D8xUNW__filters button{grid-column:1/-1;justify-content:center}.ExploreClient-module__D8xUNW__donutLayout{grid-template-columns:1fr}.ExploreClient-module__D8xUNW__legend{width:100%}.ExploreClient-module__D8xUNW__sectionHeader{flex-direction:column;align-items:start}.ExploreClient-module__D8xUNW__tabs{grid-template-columns:1fr}.ExploreClient-module__D8xUNW__treemapToolbar,.ExploreClient-module__D8xUNW__selectionPanel{flex-direction:column;align-items:flex-start}.ExploreClient-module__D8xUNW__selectionPanel span{text-align:left}.ExploreClient-module__D8xUNW__networkControls,.ExploreClient-module__D8xUNW__networkSummary,.ExploreClient-module__D8xUNW__networkSummary ol{grid-template-columns:1fr}}@media print{.ExploreClient-module__D8xUNW__filters,.ExploreClient-module__D8xUNW__tabs{display:none}.ExploreClient-module__D8xUNW__chartGrid{grid-template-columns:1fr 1fr}.ExploreClient-module__D8xUNW__chartCard{break-inside:avoid}}
