.cat-board{border-top:1px solid var(--rule);border-left:1px solid var(--rule);grid-template-columns:repeat(5,minmax(0,1fr));margin:0 0 26px;display:grid}.cat-card{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);background:var(--surface);color:var(--ink);grid-template-rows:auto 1fr auto;gap:7px;padding:12px 13px 11px;text-decoration:none;transition:background-color .13s,color .13s;display:grid}.cat-card-name{letter-spacing:-.005em;font-size:.86rem;font-weight:500;line-height:1.25}.cat-card-spark{align-self:center;width:100%;height:30px;display:block}.cat-card-base{stroke:var(--rule);stroke-width:1px;stroke-dasharray:2 3}.cat-card-line{fill:none;stroke:var(--muted);stroke-width:1.5px;stroke-linejoin:round;stroke-linecap:round;transition:stroke .13s}.cat-card-tip{fill:var(--muted);stroke:none;transition:fill .13s}.cat-card[data-move=up] .cat-card-line{stroke:color-mix(in srgb, var(--blue) 62%, var(--muted))}.cat-card[data-move=up] .cat-card-tip{fill:var(--blue)}.cat-card[data-move=down] .cat-card-line{stroke:color-mix(in srgb, var(--orange) 62%, var(--muted))}.cat-card[data-move=down] .cat-card-tip{fill:var(--orange)}.cat-card-foot{font-family:var(--font-geist-mono), monospace;letter-spacing:.02em;justify-content:space-between;align-items:baseline;gap:8px;font-size:.68rem;display:flex}.cat-card-size{color:var(--muted)}.cat-card-size:after{content:" communities"}.cat-card-index{color:var(--muted);font-variant-numeric:tabular-nums;font-weight:600}.cat-card-index.mv-up{color:var(--blue)}.cat-card-index.mv-down{color:var(--orange)}.cat-card:hover{background:var(--paper)}.cat-card:hover .cat-card-line{stroke:var(--ink)}.cat-card:hover .cat-card-tip{fill:var(--ink);stroke:none}.cat-card:hover .cat-card-base{stroke:var(--rule-dark)}.cat-card[aria-current=page]{background:var(--ink);color:var(--surface)}.cat-card[aria-current=page] .cat-card-size,.cat-card[aria-current=page] .cat-card-index{color:color-mix(in srgb, var(--surface) 74%, transparent)}.cat-card[aria-current=page] .cat-card-line{stroke:var(--surface)}.cat-card[aria-current=page] .cat-card-tip{fill:var(--surface)}.cat-card[aria-current=page] .cat-card-base{stroke:color-mix(in srgb, var(--surface) 34%, transparent)}.cat-card:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.cat-controls{flex-wrap:wrap;align-items:center;gap:10px 14px;margin:0 0 18px;display:flex}.cat-controls-table{margin:26px 0 12px}.cat-controls-label{color:var(--muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.68rem}.cat-lens{border:1px solid var(--rule);background:color-mix(in srgb, var(--rule) 22%, transparent);border-radius:9px;align-items:center;gap:9px;min-height:40px;padding:0 4px 0 12px;transition:border-color .13s,background-color .13s;display:inline-flex}.cat-lens>span{color:var(--muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;text-transform:uppercase;font-size:.68rem}.cat-lens select{max-width:15rem;min-height:34px;color:var(--ink);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 8px;font-size:.82rem;font-weight:560}.cat-lens:hover{border-color:var(--rule-dark)}.cat-lens[data-picked="1"]{border-color:var(--ink);background:var(--ink)}.cat-lens[data-picked="1"]>span{color:color-mix(in srgb, var(--surface) 72%, transparent)}.cat-lens[data-picked="1"] select{color:var(--surface)}.cat-lens[data-picked="1"] select option{color:var(--ink)}.cat-lens:focus-within{outline:2px solid var(--blue);outline-offset:2px}.cat-tiles{border-block:1px solid var(--rule-dark);grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 26px;display:grid}.cat-tile{border-left:1px solid var(--rule);padding:14px 16px}.cat-tile:first-child{border-left:0;padding-left:0}.cat-tile dt{color:var(--muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;text-transform:uppercase;font-size:.68rem}.cat-tile dd{font-family:var(--font-geist-mono), monospace;letter-spacing:-.02em;margin:6px 0 4px;font-size:1.5rem}.cat-tile p{color:var(--muted);margin:0;font-size:.76rem;line-height:1.4}.cat-figure{margin-bottom:30px}.cat-figure .cat-figure-narrow{display:none}.cat-axis-y{font-family:var(--font-geist-mono), monospace}.cat-base-line{stroke:var(--rule-dark);stroke-width:1px}.cat-line-path{fill:none;stroke-width:2px;stroke-linejoin:round;stroke-linecap:round}.cat-line-estimated{stroke-dasharray:3 3;opacity:.72}.cat-line-tip{stroke:none}.cat-line-ink .cat-line-path{stroke:var(--ink);stroke-width:2.6px}.cat-line-ink .cat-line-tip{fill:var(--ink)}.cat-line-blue .cat-line-path{stroke:var(--blue);stroke-width:2.2px}.cat-line-blue .cat-line-tip{fill:var(--blue)}.cat-line-muted .cat-line-path{stroke:var(--rule-dark);stroke-width:1.5px}.cat-line-muted .cat-line-tip{fill:var(--rule-dark)}.cat-line-faint .cat-line-path{stroke:var(--rule-dark);stroke-width:1px;opacity:.5}.cat-line-faint .cat-line-tip{display:none}.cat-line-faint .cat-line-estimated{stroke-dasharray:2 2;opacity:.3}.cat-line-reference .cat-line-path{stroke-dasharray:5 3}.cat-line-faint.cat-line-focus .cat-line-path{stroke:var(--orange);stroke-width:2.2px;opacity:1}.cat-line-faint.cat-line-focus .cat-line-tip{fill:var(--orange);display:block}.cat-line-ink.cat-line-focus .cat-line-path,.cat-line-blue.cat-line-focus .cat-line-path,.cat-line-muted.cat-line-focus .cat-line-path{stroke-width:3.2px}.cat-cursor-dot{stroke:var(--surface);stroke-width:1.5px}.cat-cursor-ink,.cat-tip-key.cat-cursor-ink{fill:var(--ink)}.cat-cursor-blue,.cat-tip-key.cat-cursor-blue{fill:var(--blue)}.cat-cursor-muted,.cat-tip-key.cat-cursor-muted{fill:var(--rule-dark)}.cat-cursor-faint,.cat-tip-key.cat-cursor-faint{fill:var(--orange)}.cat-range{margin:0 0 18px}.mv-legend .cat-key-ink{border-top:2px solid var(--ink)}.mv-legend .cat-key-muted,.mv-legend .cat-key-all{border-top:2px solid var(--rule-dark)}.mv-legend .cat-key-faint{border-top:1px solid var(--rule-dark);opacity:.7}.mv-legend .cat-key-blue{border-top:2px solid var(--blue)}.mv-legend .cat-key-reference{border-top-style:dashed}.cat-figure-many svg{min-height:300px}.mv-categories .cta{margin-top:26px}.cat-trends{background:var(--rule);border:1px solid var(--rule);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0 0 30px;display:grid}.cat-trends article{background:var(--surface);padding:14px 16px}.cat-trends h3{margin:0;font-size:.84rem;font-weight:500}.cat-trends h3 a{color:inherit}.cat-trend-now{flex-wrap:wrap;align-items:baseline;gap:4px 8px;margin:3px 0 8px;display:flex}.cat-trend-now b{font-family:var(--font-geist-mono), monospace;font-size:1.15rem;font-weight:500}.cat-trend-now span{color:var(--muted);font-size:.72rem}.cat-trend-now i,.cat-trend-foot i{font-family:var(--font-geist-mono), monospace;font-style:normal;font-weight:600}.cat-trend-foot{color:var(--muted);margin:7px 0 0;font-size:.72rem}.cat-trend-now i.mv-up,.cat-trend-foot i.mv-up{color:var(--blue)}.cat-trend-now i.mv-down,.cat-trend-foot i.mv-down{color:var(--orange)}.cat-trend-range{margin:0 0 14px}.cat-trends svg{width:100%;height:46px;display:block}.cat-table{border-collapse:collapse;width:100%;margin:0 0 30px;font-size:.86rem}.cat-table caption{color:var(--muted);text-align:left;margin-bottom:10px;font-size:.8rem;line-height:1.5}.cat-table th{border-bottom:1px solid var(--ink);color:var(--muted);font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;text-transform:uppercase;text-align:left;padding:8px 10px;font-size:.68rem;font-weight:500}.cat-table th:nth-child(3),.cat-table th:nth-child(4){text-align:right}.cat-table td{border-bottom:1px solid var(--rule);padding:7px 10px}.cat-table td:first-child{width:3rem;color:var(--muted);font-family:var(--font-geist-mono), monospace;font-size:.78rem}.cat-table .cat-num{font-family:var(--font-geist-mono), monospace;text-align:right;white-space:nowrap}.cat-table tbody tr:hover{background:color-mix(in srgb, var(--rule) 35%, transparent)}.cat-churn{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.cat-churn h3{align-items:baseline;gap:8px;margin:0 0 10px;font-size:.9rem;display:flex}.cat-churn ul{margin:0;padding:0;list-style:none}.cat-churn li{border-bottom:1px solid var(--rule);justify-content:space-between;gap:12px;padding:6px 0;font-size:.84rem;display:flex}.cat-churn li b{font-family:var(--font-geist-mono), monospace;font-weight:500}.cat-churn p{color:var(--muted);margin:0;font-size:.84rem}.cat-picker-wrap{padding-bottom:4px}.cat-breadcrumb{color:inherit;border-bottom:1px solid var(--rule-dark);text-decoration:none}.cat-breadcrumb:hover{border-bottom-color:var(--ink)}.cat-table-scroll{overflow-x:auto}.cat-method-aside{border-top:0;grid-template-columns:1fr}.cat-method-aside article{padding-right:0}.cat-method-aside p{max-width:78ch}.cat-method-link{margin-top:14px;font-weight:600}.cat-directory{margin-top:26px}.cat-directory td:first-child{width:auto;color:var(--ink);font-family:inherit;font-size:.88rem}.cat-directory td:first-child a{color:inherit;font-weight:500}.cat-directory th:nth-child(2),.cat-directory th:nth-child(5){text-align:right}.cat-num small{color:var(--muted);font-size:.68rem;font-weight:400;display:block}.cat-withheld{color:var(--muted);font-style:italic}.cat-names-note{max-width:78ch}.cat-related{background:var(--ink);color:var(--surface);border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px 48px;padding:28px 30px 30px;display:grid}.cat-related-copy{min-width:0}.cat-related .section-index{color:color-mix(in srgb, var(--surface) 66%, transparent)}.cat-related h2{letter-spacing:-.02em;margin:6px 0 10px;font-size:clamp(1.35rem,2.6vw,1.85rem);line-height:1.15}.cat-related-copy>p{max-width:62ch;color:color-mix(in srgb, var(--surface) 82%, transparent);margin:0;font-size:.95rem;line-height:1.55}.cat-related-actions{flex-direction:column;justify-content:flex-end;align-items:stretch;gap:12px;display:flex}.cat-related-actions .cta{background:var(--surface);border-color:var(--surface);color:var(--ink)}.cat-related-actions .cta:hover{background:var(--paper);border-color:var(--paper)}.cat-related-actions .cta:focus-visible{outline-color:var(--surface)}.cat-visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:780px){.cat-figure svg:not(.cat-figure-narrow){display:none}.cat-figure .cat-figure-narrow{display:block}.cat-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.cat-tile:nth-child(odd){border-left:0;padding-left:0}.cat-tile:nth-child(n+3){border-top:1px solid var(--rule)}.cat-trends{grid-template-columns:repeat(2,minmax(0,1fr))}.cat-churn{grid-template-columns:1fr;gap:22px}.cat-board{grid-template-columns:repeat(3,minmax(0,1fr))}.cat-card{padding:11px 11px 10px}.cat-card-name{font-size:.82rem}.cat-card-foot{font-size:.62rem}.cat-lens select{max-width:11rem}.cat-related{grid-template-columns:1fr}.cat-related-actions{flex-flow:wrap;margin-top:20px}.cat-table{font-size:.8rem}.cat-table td,.cat-table th{padding:7px 6px}}@media (max-width:560px){.cat-directory th:nth-child(4),.cat-directory td:nth-child(4){display:none}.cat-board{grid-template-columns:repeat(2,minmax(0,1fr))}.cat-related{padding:22px 18px 24px}.cat-related-actions .cta{width:100%}}@media (max-width:520px){.cat-trends{grid-template-columns:1fr}}
