.categories-hub-page{--categories-paper:#f3f0e8;--categories-ink:#191914;--categories-muted:#706b62;--categories-accent:#ad3b27;background:var(--categories-paper);color:var(--categories-ink)}.categories-hub-page .category-tabs-shell{flex-direction:column;display:flex}.categories-hub-page .hub-tab-head{justify-content:center;margin-bottom:.7rem;padding:0;display:flex}.categories-hub-page .hub-tab-strip{justify-content:center;align-items:center;gap:1.65rem;display:flex}.categories-hub-page .hub-tab-button{color:var(--color-text-secondary);font-weight:500;line-height:var(--leading-normal);transition:color var(--transition-normal) var(--easing-gentle);cursor:pointer;background:0 0;border:none;border-radius:0;align-items:center;gap:0;padding:.22rem 0 .52rem;display:inline-flex;position:relative}.categories-hub-page .hub-tab-button:after{content:"";background:linear-gradient(90deg, var(--color-primary), var(--color-primary-light));transform-origin:0;width:100%;height:1px;transition:transform var(--transition-normal) var(--easing-decelerate);position:absolute;bottom:0;left:0;transform:scaleX(0)}.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;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:var(--timeline-height);max-width:980px;min-height:var(--timeline-height);gap:0 .28rem;margin:0 auto;display:grid;position:relative}.categories-hub-page .dynasty-lane{height:var(--timeline-height);pointer-events:none;grid-row:1;position:relative}.categories-hub-page .dynasty-cell{--cell-color:#2e5d8c;--cell-border-color:#d3cabcf2;--cell-bg:#e7e1d8;--content-shift-x:0%;--narrow-width:100%;color:#1f2937;pointer-events:auto;padding:0;text-decoration:none;position:absolute;left:0;right:0;overflow:visible}.categories-hub-page .dynasty-segment{background:var(--cell-bg);border:1px solid var(--cell-border-color);box-sizing:border-box;transition:background-color .16s,border-color .16s,filter .16s;position:absolute;overflow:hidden}.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:"";width:calc(100% - var(--narrow-width,100%));border-top:1px solid var(--cell-border-color);height:0;position:absolute;top:-1px;left:0}.categories-hub-page .multi-segment[data-step-align=left] .seg-last:before{content:"";width:calc(100% - var(--narrow-width,100%));border-top:1px solid var(--cell-border-color);height:0;position:absolute;top:-1px;right:0}.categories-hub-page .multi-segment[data-step-align=right] .seg-first:after{content:"";width:calc(100% - var(--narrow-width,100%));border-top:1px solid var(--cell-border-color);height:0;position:absolute;bottom:-1px;right:0}.categories-hub-page .multi-segment[data-step-align=left] .seg-first:after{content:"";width:calc(100% - var(--narrow-width,100%));border-top:1px solid var(--cell-border-color);height:0;position:absolute;bottom:-1px;left:0}.categories-hub-page .dynasty-cell-content{z-index:1;text-align:center;flex-direction:column;justify-content:center;height:100%;padding:.38rem .48rem;display:flex;position:relative}.categories-hub-page .dynasty-cell-overlay-content{z-index:2;transform:translateX(var(--content-shift-x,0%));position:absolute;inset:0}.categories-hub-page .dynasty-cell.no-data{--cell-bg:#eee9df;--cell-border-color:#d8cfbf;color:#534c43}.categories-hub-page .dynasty-cell.has-data{--cell-bg:color-mix(in srgb, var(--cell-color,#2e5d8c) 52%, #fff9ef);--cell-border-color:color-mix(in srgb, var(--cell-color,#2e5d8c) 76%, #6f6253);color:#1e293b;cursor:pointer}.categories-hub-page .dynasty-cell.has-data:hover .dynasty-segment{filter:brightness(.98)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,#2e5d8c) 78%, #1f2937);outline-offset:2px}.categories-hub-page .dynasty-cell-title{margin:0;font-size:.88rem;font-weight:700;line-height:1.1}.categories-hub-page .dynasty-cell-title-text{display:inline}.categories-hub-page .dynasty-cell-count-marker{vertical-align:baseline;pointer-events:none;-webkit-user-select:none;user-select:none;color:#475569;font-variant-numeric:tabular-nums;margin-left:.06em;font-size:.54em;font-weight:700;line-height:1;display:inline-block;position:relative;top:-.42em}.categories-hub-page .dynasty-cell.group-cell .dynasty-cell-title{white-space:pre-line;letter-spacing:.02em;line-height:1.22}.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{margin-top:.08rem;font-size:.62rem;line-height:1.06}.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-flow:row;justify-content:center;align-items:center;gap:.24rem}.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:none}.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{color:#475569;white-space:pre-line;margin-top:.15rem;font-size:.7rem;line-height:1.14}.categories-hub-page .province-map-scroll{padding-bottom:.22rem;overflow-x:auto}.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:#2e5d8c;fill:#e7e1d8;stroke:#cec4b5;stroke-width:.5px;transition:fill .16s,stroke .16s,filter .16s}.categories-hub-page .province-path.no-data{fill:#eee9df;stroke:#d8cfbf}.categories-hub-page .province-path.has-data{fill:color-mix(in srgb, var(--province-color,#2e5d8c) 46%, #fff9ef);stroke:color-mix(in srgb, var(--province-color,#2e5d8c) 74%, #6f6253)}.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}.categories-hub-page .province-link:hover .province-path{filter:brightness(.98)saturate(1.08);stroke-width:1.1px}.categories-hub-page .province-link:focus-visible{outline:none}.categories-hub-page .province-link:focus-visible .province-path{stroke-width:1.35px;filter:brightness(.96)saturate(1.12)}.categories-hub-page .province-label{fill:#3f3f46;stroke:#faf9f6e0;stroke-width:2.2px;stroke-linejoin:round;paint-order:stroke fill;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:9px;font-weight:700}.categories-hub-page .province-label.no-data{fill:#78716c;opacity:.86}.categories-hub-page .province-count{fill:#475569;font-variant-numeric:tabular-nums;font-weight:700}.categories-hub-page .province-label-compact{font-size:6.5px}@media (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 (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{padding-bottom:0;overflow-x:visible}.categories-hub-page .province-svg-map{width:100%;min-width:0}.categories-hub-page .province-label{stroke-width:2.8px;font-size:10px}.categories-hub-page .province-label-compact{font-size:7px}}@media (prefers-color-scheme:dark){.categories-hub-page{--categories-paper:#181715;--categories-ink:#eee9df;--categories-muted:#aaa397;--categories-accent:#c9755d}.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,#2e5d8c) 42%, #17130f);--cell-border-color:color-mix(in srgb, var(--cell-color,#2e5d8c) 70%, #0f172a)}.categories-hub-page .province-path{fill:#3f3a35;stroke:#5e5750}.categories-hub-page .province-path.has-data{fill:color-mix(in srgb, var(--province-color,#2e5d8c) 40%, #17130f);stroke:color-mix(in srgb, var(--province-color,#2e5d8c) 72%, #0f172a)}.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}}
