#depth-selector{min-width:92px}.decompose-btn{position:absolute;left:10px;bottom:7px;border:1px solid #aebff0;border-radius:5px;background:#f4f8ff;color:#3068b6;padding:3px 6px;font-size:11px;cursor:pointer}.decompose-btn:disabled{color:#96a7c2;border-color:#d8e2ef;background:#f8fafc;cursor:not-allowed}.card.s{padding-bottom:34px}.depth-empty{margin:12px 0;background:#fff;border:1px dashed #b7ccea;border-radius:9px}.depth-tree{display:none;position:fixed;z-index:1100;top:0;right:0;width:min(380px,90vw);height:100vh;overflow:auto;padding:16px;background:#fff;box-shadow:-10px 0 32px #173b7340}.depth-tree.open{display:block}.depth-tree header{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid #e7eef8;color:var(--ink)}.depth-tree ul{margin:10px 0;padding-left:18px;list-style:none}.depth-tree li{margin:6px 0}.depth-tree li ul{border-left:1px solid #d9e5f5}.depth-tree button:not(.iconbtn){border:0;background:transparent;color:#355d93;text-align:left;padding:4px;cursor:pointer}.depth-tree button.active{border-radius:5px;background:#e7f0ff;color:#205cc0;font-weight:800}
