.dt-root{width:100%;min-height:50px}.dt-root>ul{display:flex;flex-direction:column;row-gap:30px}.dt-loading{width:100%;min-height:50px}.dt-header{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;align-items:center;margin-bottom:0;padding:12px 0;border-radius:6px;width:100%;background:transparent;border:2px solid transparent;transition:all .2s ease;.btn{padding:4px 8px}}.dt-header.is-drop{background:#e0e7ff;border:2px dashed #6366f1}.dt-header-title{font-size:120%;margin:0;display:flex;align-items:center;gap:8px;color:#000}.dt-header-note{font-size:12px;color:#94a3b8}.dt-header-actions{display:flex;align-items:center;gap:12px}.dt-btn-group{display:flex;border-radius:6px;overflow:hidden}.dt-btn-group .btn{border-radius:0}.dt-btn-group .btn+.btn{border-left:1px solid rgba(255,255,255,.25)}.dt-btn-group .btn:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}.dt-btn-group .btn:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}.dt-row{width:auto;display:flex;align-items:center;gap:8px;margin:0 0 8px;min-width:0}.dt-toggle-wrap{width:20px;flex-shrink:0}.dt-toggle,.dt-toggle-wrap{display:flex;justify-content:center}.dt-toggle{align-items:center;width:18px;height:18px;border:1px solid #94a3b8;border-radius:3px;cursor:pointer;background:#f8fafc;color:#334155;user-select:none}.dt-toggle-mark{font-size:14px;line-height:1;margin-top:-2px}.dt-card{width:100%;gap:12px;background:#fff;border:1px solid #ddd;border-radius:6px;padding:6px 6px 6px 12px}.dt-card,.dt-card-left{flex:1;min-width:0;display:flex;align-items:center}.dt-card-left{overflow:hidden;gap:10px}.dt-title-wrap{flex:1;min-width:0}.dt-title{font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dt-meta{font-size:13px;color:#64748b;display:flex;align-items:center;gap:8px;margin-top:4px;min-width:0}.dt-slug{font-size:10px;line-height:1.2;white-space:nowrap}.dt-card-right{display:flex;align-items:center;gap:16px;flex-shrink:0;margin-left:auto;white-space:nowrap}.dt-date{width:80px;text-align:right}.dt-actions{display:flex;gap:8px;flex-shrink:0}.dt-btn{padding:6px 10px;font-size:12px;cursor:pointer;display:flex;align-items:center;gap:4px;border-radius:8px}.dt-btn-danger{color:#ef4444;border-color:#fca5a5}.dt-btn-ghost{background-color:#f8fafc}.dt-icon{width:20px;height:20px;flex-shrink:0;color:#94a3b8}.dt-icon-header{width:20px;height:20px;color:#64748b}.dt-icon-btn{width:14px;height:14px;color:currentColor}.dt-icon-doc{width:20px;height:20px;color:#94a3b8}.dt-placeholder{height:36px;display:flex;align-items:center;width:100%;border-radius:6px;margin-bottom:8px}.dt-placeholder-line{height:6px;width:100%;border-radius:999px;background:#c7d2fe}