.cn-list-page .guide-scene-nav{background:var(--bg-base);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-4);box-shadow:var(--shadow-xs);position:relative;overflow:visible}.cn-list-page .guide-scene-nav-label{color:var(--text-secondary);letter-spacing:.02em;margin-bottom:var(--space-3);font-size:13px;font-weight:600;display:block}.cn-list-page .guide-scene-nav-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.cn-list-page .guide-scene-nav-item,.cn-list-page .guide-scene-nav-group{position:relative}.cn-list-page .guide-scene-nav-group-header{align-items:stretch;gap:2px;display:flex}.cn-list-page .guide-scene-nav-group-link{flex:1;min-width:0;padding-left:14px}.cn-list-page .guide-scene-nav-expand{border-radius:var(--radius-md);width:36px;color:var(--text-tertiary);cursor:pointer;transition:background var(--duration-fast),color var(--duration-fast),transform var(--duration-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.cn-list-page .guide-scene-nav-expand:hover{background:var(--bg-muted);color:var(--text-secondary)}.cn-list-page .guide-scene-nav-group.is-expanded .guide-scene-nav-expand{transform:rotate(180deg)}.cn-list-page .guide-scene-nav-children{border-left:2px solid var(--border-subtle);flex-direction:column;gap:2px;margin:2px 0 4px 14px;padding:0 0 0 12px;list-style:none;display:flex}.cn-list-page .guide-scene-nav-children[hidden]{display:none}.cn-list-page .guide-scene-nav-child-trigger{align-items:center;gap:8px;min-height:44px;padding:8px 12px 8px 10px;font-size:13px;font-weight:450;display:flex;position:relative}.cn-list-page .guide-scene-nav-trigger{border-radius:var(--radius-md);width:100%;color:var(--text-secondary);text-align:left;cursor:pointer;transition:background var(--duration-fast),color var(--duration-fast);background:0 0;border:none;align-items:center;gap:10px;padding:11px 14px;font-size:14px;font-weight:500;line-height:1.4;text-decoration:none;display:flex}.cn-list-page .guide-scene-nav-trigger:hover,.cn-list-page .guide-scene-nav-item.active .guide-scene-nav-trigger,.cn-list-page .guide-scene-nav-group.active .guide-scene-nav-group-link.active,.cn-list-page .guide-scene-nav-trigger.active{background:var(--accent-primary-light);color:var(--accent-primary)}.cn-list-page .guide-scene-nav-all-link{padding-left:14px}.cn-list-page .guide-scene-nav-text{flex:1;min-width:0}.cn-list-page .guide-scene-nav-update-dot{background:var(--accent-primary,#4f46e5);width:8px;height:8px;box-shadow:0 0 0 2px color-mix(in srgb,var(--accent-primary,#4f46e5)20%,transparent);border-radius:50%;flex-shrink:0;margin-left:4px}.cn-list-page .guide-scene-nav-child.is-hot .guide-scene-nav-child-trigger{padding-top:8px;padding-bottom:8px}.cn-list-page .guide-scene-nav-hot-tag{z-index:1;letter-spacing:.06em;color:#fff;pointer-events:none;background:linear-gradient(135deg,#ff6b35,#f7931a);border-radius:4px;flex-shrink:0;order:0;margin-left:2px;padding:3px 6px;font-size:9px;font-weight:800;line-height:1;position:static;top:auto;left:auto}
