.page-wiki-theme .cover-kicker{color:var(--nt-theme)}.page-wiki-theme .cover-summary{margin-top:16px;font-size:14.5px;color:var(--text);line-height:1.75;max-width:62ch;font-weight:500}.page-wiki-theme .cycle-pill{display:inline-flex;align-items:center;gap:6px;margin-top:16px;padding:6px 14px;background:var(--up-soft);color:var(--up);border:1px solid rgba(220,38,38,.18);border-radius:999px;font-size:13px;font-weight:800}.page-wiki-theme .cycle-pill .dot{width:8px;height:8px;border-radius:50%;background:var(--up);animation:page-wiki-theme-pulse 2s ease-in-out infinite}.page-wiki-theme .cycle-pill b{font-weight:800;margin-left:2px}@keyframes page-wiki-theme-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.15)}}@media (prefers-reduced-motion:reduce){.page-wiki-theme .cycle-pill .dot{animation:none}}.page-wiki-theme .prop-row .value .up{color:var(--up);font-weight:800;margin-left:6px}.page-wiki-theme .tl{position:relative;margin:8px 0 0;padding-left:28px}.page-wiki-theme .tl:before{content:"";position:absolute;left:9px;top:8px;bottom:8px;width:2px;background:var(--divider)}.page-wiki-theme .tl-item{position:relative;padding-bottom:22px}.page-wiki-theme .tl-item:last-child{padding-bottom:4px}.page-wiki-theme .tl-item:before{content:"";position:absolute;left:-23px;top:5px;width:14px;height:14px;border-radius:50%;background:var(--bg);border:3px solid var(--tl-dot,var(--violet));box-shadow:0 0 0 2px var(--bg)}.page-wiki-theme .tl-item.start{--tl-dot:var(--up)}.page-wiki-theme .tl-item.spread{--tl-dot:var(--violet)}.page-wiki-theme .tl-item.weak{--tl-dot:var(--down)}.page-wiki-theme .tl-item.again{--tl-dot:var(--green)}.page-wiki-theme .tl-date{font-size:11.5px;color:var(--tertiary);font-weight:700;font-variant-numeric:tabular-nums}.page-wiki-theme .tl-head{display:flex;align-items:center;gap:8px;margin:4px 0 6px;flex-wrap:wrap}.page-wiki-theme .tl-kind{font-size:10.5px;font-weight:800;padding:2px 8px;border-radius:4px}.page-wiki-theme .tl-kind.start{background:var(--up-soft);color:var(--up)}.page-wiki-theme .tl-kind.spread{background:var(--violet-light);color:var(--violet-deep)}.page-wiki-theme .tl-kind.weak{background:var(--down-soft);color:var(--down)}.page-wiki-theme .tl-kind.again{background:var(--green-light);color:var(--green)}.page-wiki-theme .tl-flow{font-size:11.5px;font-weight:800}.page-wiki-theme .tl-flow.up{color:var(--up)}.page-wiki-theme .tl-flow.down{color:var(--down)}.page-wiki-theme .tl-text{font-size:13.5px;line-height:1.7;color:var(--text);max-width:62ch}.page-wiki-theme .tl-links{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px}.page-wiki-theme .rel-grid{display:grid;gap:8px;margin-top:10px;grid-template-columns:1fr}@media (min-width:768px){.page-wiki-theme .rel-grid{grid-template-columns:repeat(2,1fr)}}.page-wiki-theme .rel-card{display:block;padding:14px 16px;background:var(--bg);border:1px solid var(--divider);border-radius:10px;transition:border-color .12s ease}.page-wiki-theme .rel-card:hover{border-color:var(--nt-stock)}.page-wiki-theme .rel-card .top{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:6px}.page-wiki-theme .rel-card .nm{font-size:14.5px;font-weight:800;color:var(--text)}.page-wiki-theme .rel-card .cd{font-size:11.5px;color:var(--tertiary);font-weight:600;font-variant-numeric:tabular-nums}.page-wiki-theme .role-badge{font-size:10.5px;font-weight:800;padding:2px 8px;border-radius:4px}.page-wiki-theme .role-badge.lead{background:var(--up-soft);color:var(--up)}.page-wiki-theme .role-badge.member{background:var(--soft);color:var(--violet-deep)}.page-wiki-theme .rel-card .why{font-size:12.5px;color:var(--muted);line-height:1.65}.page-wiki-theme .link-list{margin-top:8px;border-top:1px solid var(--divider)}.page-wiki-theme .link-row{display:flex;align-items:baseline;gap:12px;padding:11px 4px;border-bottom:1px solid var(--divider);flex-wrap:wrap}.page-wiki-theme .link-row .name{font-weight:800;min-width:120px;flex-shrink:0}.page-wiki-theme .link-row .desc{font-size:12.5px;color:var(--muted);line-height:1.6}.page-wiki-theme .issue-list{list-style:none;padding:0;margin:8px 0 0;display:flex;flex-direction:column;gap:8px}.page-wiki-theme .issue-item{display:flex;gap:10px;padding:12px 14px;border:1px solid var(--divider);border-left:3px solid var(--nt-issue);border-radius:8px;background:var(--bg);cursor:pointer}.page-wiki-theme .issue-dot{width:8px;height:8px;border-radius:50%;background:var(--nt-issue);flex-shrink:0;margin-top:6px}.page-wiki-theme .issue-item.dim .issue-dot{background:var(--tertiary)}.page-wiki-theme .issue-item.dim{border-left-color:var(--tertiary)}.page-wiki-theme .issue-name{font-size:13.5px;font-weight:800;color:var(--text);line-height:1.4}.page-wiki-theme .issue-meta{font-size:11px;color:var(--tertiary);font-weight:600;margin-top:3px}.page-wiki-theme .mini-graph{border:1px solid var(--divider);border-radius:8px;padding:14px;background:var(--faint)}.page-wiki-theme .mg-hd{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.page-wiki-theme .mg-title{font-size:11px;font-weight:800;color:var(--muted);letter-spacing:.04em}.page-wiki-theme .mini-graph svg{display:block;width:100%;height:auto;max-height:220px}.page-wiki-theme .mg-legend{display:flex;gap:14px;flex-wrap:wrap;margin-top:10px}.page-wiki-theme .legend-item{display:flex;align-items:center;gap:5px;font-size:11px;color:var(--muted);font-weight:600}.page-wiki-theme .legend-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.page-wiki-theme .pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.page-wiki-theme .pill{padding:5px 12px;background:var(--soft);border:1px dashed var(--violet);color:var(--violet-deep);border-radius:8px;font-size:12px;font-weight:700;cursor:pointer}.page-wiki-theme .pill:after{content:" ↗";font-size:.85em}.page-wiki-theme .note{margin-top:10px;font-size:11.5px;color:var(--tertiary);line-height:1.6;font-weight:500;max-width:72ch}.page-wiki-theme .backlink-list{list-style:none;padding:0;margin:0}.page-wiki-theme .backlink-list li a{display:flex;gap:10px;padding:10px 4px;align-items:flex-start;border-bottom:1px solid var(--divider);cursor:pointer}.page-wiki-theme .backlink-list li:last-child a{border-bottom:none}.page-wiki-theme .slot-key{padding:2px 7px;border-radius:4px;color:#fff;font-size:10px;font-weight:800;flex-shrink:0;line-height:1.3}.page-wiki-theme .slot-key.s1{background:#6d28d9}.page-wiki-theme .slot-key.s3{background:#a16207}.page-wiki-theme .slot-key.s4{background:#c2410c}.page-wiki-theme .slot-info .t{font-size:12.5px;color:var(--text);font-weight:700;line-height:1.45}.page-wiki-theme .slot-info .when{font-size:10.5px;color:var(--tertiary);font-variant-numeric:tabular-nums;font-weight:600;margin-top:3px}.page-wiki-theme .plus-list{list-style:none;padding:0;margin:0;font-size:12.5px;color:var(--muted);font-weight:500;line-height:1.85}.page-wiki-theme .plus-list li{padding:5px 0;border-bottom:1px dashed var(--divider)}.page-wiki-theme .plus-list li:last-child{border-bottom:none}