.categories-hub-page .category-tabs-shell{display:flex;flex-direction:column}.categories-hub-page .hub-tab-head{display:flex;justify-content:center;padding:0;margin-bottom:.7rem}.categories-hub-page .hub-tab-strip{display:flex;align-items:center;justify-content:center;gap:1.65rem}.categories-hub-page .hub-tab-button{position:relative;border:none;background:transparent;border-radius:0;padding:.22rem 0 .52rem;color:var(--color-text-secondary);display:inline-flex;align-items:center;gap:0;font-weight:500;line-height:var(--leading-normal);transition:color var(--transition-normal) var(--easing-gentle);cursor:pointer}.categories-hub-page .hub-tab-button:after{content:"";position:absolute;left:0;width:100%;bottom:0;height:1px;background:linear-gradient(90deg,var(--color-primary),var(--color-primary-light));transform:scaleX(0);transform-origin:left;transition:transform var(--transition-normal) var(--easing-decelerate)}.categories-hub-page .hub-tab-button:hover{color:var(--color-primary)}.categories-hub-page .hub-tab-button.is-active,.categories-hub-page .hub-tab-button[aria-selected=true]{color:var(--color-primary);font-weight:500}.categories-hub-page .hub-tab-button.is-active:after,.categories-hub-page .hub-tab-button[aria-selected=true]:after{transform:scaleX(1)}.categories-hub-page .hub-tab-label{font-size:var(--text-sm);line-height:var(--leading-normal);letter-spacing:.01em;white-space:nowrap}.categories-hub-page [data-tab-panel]{padding:.95rem 0 1.5rem}.categories-hub-page .dynasty-board-grid{--timeline-height: 960px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:var(--timeline-height);column-gap:.28rem;row-gap:0;position:relative;max-width:980px;margin:0 auto;min-height:var(--timeline-height)}.categories-hub-page .dynasty-lane{grid-row:1;position:relative;height:var(--timeline-height);pointer-events:none}.categories-hub-page .dynasty-cell{position:absolute;left:0;right:0;--cell-color: #64748b;--cell-border-color: rgb(203 213 225 / .95);--cell-bg: #dfdcd8;--content-shift-x: 0%;--narrow-width: 100%;padding:0;color:#1f2937;text-decoration:none;overflow:visible;pointer-events:auto}.categories-hub-page .dynasty-segment{position:absolute;background:var(--cell-bg);border:1px solid var(--cell-border-color);box-sizing:border-box;overflow:hidden;transition:background-color .16s ease,border-color .16s ease,filter .16s ease}.categories-hub-page .multi-segment .seg-first{border-bottom:none}.categories-hub-page .multi-segment .seg-last{border-top:none}.categories-hub-page .multi-segment[data-step-align=right] .seg-last:before{content:"";position:absolute;top:-1px;left:0;width:calc(100% - var(--narrow-width, 100%));height:0;border-top:1px solid var(--cell-border-color)}.categories-hub-page .multi-segment[data-step-align=left] .seg-last:before{content:"";position:absolute;top:-1px;right:0;width:calc(100% - var(--narrow-width, 100%));height:0;border-top:1px solid var(--cell-border-color)}.categories-hub-page .multi-segment[data-step-align=right] .seg-first:after{content:"";position:absolute;bottom:-1px;right:0;width:calc(100% - var(--narrow-width, 100%));height:0;border-top:1px solid var(--cell-border-color)}.categories-hub-page .multi-segment[data-step-align=left] .seg-first:after{content:"";position:absolute;bottom:-1px;left:0;width:calc(100% - var(--narrow-width, 100%));height:0;border-top:1px solid var(--cell-border-color)}.categories-hub-page .dynasty-cell-content{position:relative;z-index:1;height:100%;padding:.38rem .48rem;display:flex;flex-direction:column;justify-content:center;text-align:center}.categories-hub-page .dynasty-cell-overlay-content{position:absolute;inset:0;z-index:2;transform:translate(var(--content-shift-x, 0%))}.categories-hub-page .dynasty-cell.no-data{--cell-bg: #ebe7e0;--cell-border-color: #d6cec2;color:#534c43}.categories-hub-page .dynasty-cell.has-data{--cell-bg: color-mix(in srgb, var(--cell-color, #64748b) 48%, white);--cell-border-color: color-mix(in srgb, var(--cell-color, #64748b) 78%, #475569);color:#1e293b;cursor:pointer}.categories-hub-page .dynasty-cell.has-data:hover .dynasty-segment{filter:brightness(.96) saturate(1.08)}.categories-hub-page .dynasty-cell.has-data:focus-visible .dynasty-segment{stroke:currentColor;outline:2px solid color-mix(in srgb,var(--cell-color, #64748b) 80%,#1f2937);outline-offset:2px}.categories-hub-page .dynasty-cell-title{font-size:.88rem;line-height:1.1;font-weight:700;margin:0}.categories-hub-page .dynasty-cell-title-text{display:inline}.categories-hub-page .dynasty-cell-count-marker{display:inline-block;margin-left:.06em;font-size:.54em;line-height:1;font-weight:700;vertical-align:baseline;position:relative;top:-.42em;pointer-events:none;user-select:none;color:#475569;font-variant-numeric:tabular-nums}.categories-hub-page .dynasty-cell.group-cell .dynasty-cell-title{white-space:pre-line;line-height:1.22;letter-spacing:.02em}.categories-hub-page .dynasty-cell[data-density=compact] .dynasty-cell-content{padding:.2rem .34rem}.categories-hub-page .dynasty-cell[data-density=compact] .dynasty-cell-title{font-size:.78rem;line-height:1.04}.categories-hub-page .dynasty-cell[data-density=compact] .dynasty-cell-years{font-size:.62rem;line-height:1.06;margin-top:.08rem}.categories-hub-page .dynasty-cell[data-density=micro] .dynasty-cell-content{padding:.08rem .24rem}.categories-hub-page .dynasty-cell[data-density=micro] .dynasty-cell-title{font-size:.72rem;line-height:1}.categories-hub-page .dynasty-cell[data-flow=inline] .dynasty-cell-content{flex-direction:row;align-items:center;justify-content:center;gap:.24rem;flex-wrap:nowrap}.categories-hub-page .dynasty-cell[data-flow=inline] .dynasty-cell-title,.categories-hub-page .dynasty-cell[data-flow=inline] .dynasty-cell-years{white-space:nowrap;margin-top:0}.categories-hub-page .dynasty-cell[data-flow=inline] .dynasty-cell-title{flex:0 0 auto}.categories-hub-page .dynasty-cell[data-flow=inline] .dynasty-cell-years{font-size:.6rem;line-height:1}.categories-hub-page .dynasty-cell[data-density=compact][data-flow=inline] .dynasty-cell-content{gap:.18rem}.categories-hub-page .dynasty-cell[data-density=compact][data-flow=inline] .dynasty-cell-years{font-size:.56rem}.categories-hub-page .dynasty-cell[data-density=micro][data-flow=inline] .dynasty-cell-content{gap:.14rem}.categories-hub-page .dynasty-cell[data-density=micro][data-flow=inline] .dynasty-cell-title{font-size:.66rem}.categories-hub-page .dynasty-cell[data-density=micro][data-flow=inline] .dynasty-cell-years{font-size:.5rem}.categories-hub-page .dynasty-cell[data-density=compact] .dynasty-cell-count-marker{font-size:.52em;top:-.38em}.categories-hub-page .dynasty-cell[data-density=micro] .dynasty-cell-count-marker{font-size:.5em;top:-.34em}.categories-hub-page .dynasty-cell-years{font-size:.7rem;line-height:1.14;margin-top:.15rem;color:#475569;white-space:pre-line}.categories-hub-page .province-map-scroll{overflow-x:auto;padding-bottom:.22rem}.categories-hub-page .province-map-scroll::-webkit-scrollbar{height:.6rem}.categories-hub-page .province-map-scroll::-webkit-scrollbar-thumb{background:#d6d3d1;border-radius:999px}.categories-hub-page .province-svg-map{width:100%;min-width:40rem;height:auto;display:block}.categories-hub-page .province-path{--province-color: #9ebadd;fill:#dfdcd8;stroke:#c8c2b8;stroke-width:.5;transition:fill .16s ease,stroke .16s ease,filter .16s ease}.categories-hub-page .province-path.no-data{fill:#e6e1d9;stroke:#cfc7ba}.categories-hub-page .province-path.has-data{fill:color-mix(in srgb,var(--province-color, #9ebadd) 56%,white);stroke:color-mix(in srgb,var(--province-color, #9ebadd) 82%,#475569)}.categories-hub-page .province-link{cursor:pointer;text-decoration:none}.categories-hub-page .province-label-link,.categories-hub-page .province-label-link .province-label{text-decoration:none;text-decoration-line:none}.categories-hub-page .province-link:hover .province-path{filter:brightness(.96) saturate(1.08);stroke-width:1.1}.categories-hub-page .province-link:focus-visible{outline:none}.categories-hub-page .province-link:focus-visible .province-path{stroke-width:1.35;filter:brightness(.94) saturate(1.12)}.categories-hub-page .province-label{font-size:9px;font-weight:700;fill:#3f3f46;stroke:#faf9f6e0;stroke-width:2.2px;stroke-linejoin:round;paint-order:stroke fill;pointer-events:none;user-select:none}.categories-hub-page .province-label.no-data{fill:#78716c;opacity:.86}.categories-hub-page .province-count{fill:#475569;font-weight:700;font-variant-numeric:tabular-nums}.categories-hub-page .province-label-compact{font-size:6.5px}@media(max-width:900px){.categories-hub-page [data-tab-panel]{padding:.9rem 0 1.3rem}.categories-hub-page .dynasty-board-grid{column-gap:.24rem}.categories-hub-page .dynasty-cell{padding:0}.categories-hub-page .dynasty-cell-content{padding:.32rem .36rem}.categories-hub-page .dynasty-cell-title{font-size:.77rem}.categories-hub-page .dynasty-cell-years{font-size:.63rem}.categories-hub-page .province-svg-map{min-width:34rem}.categories-hub-page .province-label{font-size:7.5px}.categories-hub-page .province-label-compact{font-size:5.5px}}@media(max-width:560px){.categories-hub-page .hub-tab-head{margin-bottom:.5rem}.categories-hub-page [data-tab-panel]{padding:.78rem 0 1rem}.categories-hub-page .dynasty-board-grid{column-gap:.18rem}.categories-hub-page .hub-tab-strip{gap:1rem}.categories-hub-page .hub-tab-label{font-size:.86rem}.categories-hub-page .dynasty-cell{padding:0}.categories-hub-page .dynasty-cell-years{font-size:.56rem;line-height:1.08}.categories-hub-page .dynasty-cell-content{padding:.28rem .32rem}.categories-hub-page .dynasty-cell[data-density=compact] .dynasty-cell-content{padding:.18rem .26rem}.categories-hub-page .dynasty-cell[data-density=compact] .dynasty-cell-title{font-size:.72rem}.categories-hub-page .dynasty-cell[data-density=compact] .dynasty-cell-years{font-size:.55rem}.categories-hub-page .dynasty-cell[data-density=micro] .dynasty-cell-content{padding:.06rem .18rem}.categories-hub-page .dynasty-cell[data-density=micro] .dynasty-cell-title{font-size:.66rem}.categories-hub-page .dynasty-cell[data-flow=inline] .dynasty-cell-content{gap:.14rem}.categories-hub-page .dynasty-cell[data-flow=inline] .dynasty-cell-years{font-size:.5rem}.categories-hub-page .dynasty-cell[data-density=micro][data-flow=inline] .dynasty-cell-title{font-size:.6rem}.categories-hub-page .dynasty-cell[data-density=micro][data-flow=inline] .dynasty-cell-years{font-size:.46rem}.categories-hub-page .province-map-scroll{overflow-x:visible;padding-bottom:0}.categories-hub-page .province-svg-map{min-width:0;width:100%}.categories-hub-page .province-label{font-size:10px;stroke-width:2.8px}.categories-hub-page .province-label-compact{font-size:7px}}@media(prefers-color-scheme:dark){.categories-hub-page .hub-tab-button{color:var(--color-text-secondary)}.categories-hub-page .hub-tab-button:hover,.categories-hub-page .hub-tab-button.is-active,.categories-hub-page .hub-tab-button[aria-selected=true]{color:var(--color-primary-light)}.categories-hub-page .dynasty-cell{color:#e7e5e4}.categories-hub-page .dynasty-cell.no-data{--cell-bg: #37322c;--cell-border-color: #5e554b;color:#d6d3d1}.categories-hub-page .dynasty-cell.has-data{--cell-bg: color-mix(in srgb, var(--cell-color, #64748b) 48%, #111827);--cell-border-color: color-mix(in srgb, var(--cell-color, #64748b) 76%, #111827)}.categories-hub-page .province-path{fill:#3f3a35;stroke:#5e5750}.categories-hub-page .province-path.has-data{fill:color-mix(in srgb,var(--province-color, #9ebadd) 48%,#111827);stroke:color-mix(in srgb,var(--province-color, #9ebadd) 78%,#111827)}.categories-hub-page .province-label{fill:#e7e5e4;stroke:#18181be0}.categories-hub-page .province-label.no-data{fill:#d6d3d1}.categories-hub-page .province-count{fill:#bfdbfe}.categories-hub-page .dynasty-cell-years{color:#e2e8f0}.categories-hub-page .dynasty-cell-count-marker{color:#bfdbfe}}
