:root{--dtcp-ease:cubic-bezier(.16,1,.3,1);--dtcp-shadow:0 0 0 1px #0f172a0f,0 10px 24px -12px #0f172a3d,0 24px 56px -24px #0f172a47}[data-theme=dark]{--dtcp-shadow:0 0 0 1px #ffffff14,0 18px 40px -20px #000000d9,0 32px 72px -28px #000000e6}.dtcp-panel{box-sizing:border-box;background:var(--wh-surface,#fff);border:1px solid var(--wh-border-light,#0f172a14);box-shadow:var(--dtcp-shadow);font-family:var(--wh-font,"Open Sans",sans-serif);transform-origin:100% 0;animation:dtcp-pop-in .16s var(--dtcp-ease)both;border-radius:14px;flex-direction:column;min-height:0;display:flex;position:absolute;overflow:hidden}@keyframes dtcp-pop-in{0%{opacity:0;transform:translateY(-4px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.dtcp-header{border-bottom:1px solid var(--wh-border-light,#0f172a0f);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px 10px;display:flex}.dtcp-title{letter-spacing:-.01em;color:var(--wh-text,#0f172a);margin:0;font-size:13px;font-weight:700}.dtcp-count{background:var(--wh-bg-secondary,#f1f5f9);color:var(--wh-text-muted,#64748b);font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:999px;align-items:center;height:20px;padding:0 8px;font-size:11px;font-weight:600;display:inline-flex}[data-theme=dark] .dtcp-count{background:#ffffff14}.dtcp-search{border:1px solid var(--wh-border-light,#0f172a1a);background:var(--wh-bg,#f8fafc);border-radius:9px;align-items:center;gap:8px;height:36px;margin:10px 12px 4px;padding:0 10px;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.dtcp-search:focus-within{background:var(--wh-surface,#fff);border-color:var(--dtcp-accent,var(--wh-indigo,#3b82f6));box-shadow:0 0 0 3px var(--dtcp-ring,#3b82f633)}[data-theme=dark] .dtcp-search{background:#ffffff0a}.dtcp-search-input{color:var(--wh-text,#0f172a);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0;font-family:inherit;font-size:13px}.dtcp-search-input::placeholder{color:var(--wh-text-muted,#94a3b8)}.dtcp-search-clear{cursor:pointer;color:var(--wh-text-muted,#94a3b8);background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;width:18px;height:18px;padding:0;transition:background .12s,color .12s;display:inline-flex}.dtcp-search-clear:hover{background:var(--wh-surface-hover,#0f172a0f);color:var(--wh-text,#0f172a)}.dtcp-list{scrollbar-width:thin;flex:1;min-height:0;padding:4px 6px 6px;overflow:hidden auto}.dtcp-list::-webkit-scrollbar{width:8px}.dtcp-list::-webkit-scrollbar-thumb{background:var(--wh-border-strong,#0f172a26);background-clip:content-box;border:2px solid #0000;border-radius:8px}.dtcp-row{box-sizing:border-box;text-align:left;cursor:pointer;user-select:none;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;max-width:100%;padding:8px 8px 8px 9px;transition:background .12s,box-shadow .12s;display:flex}.dtcp-row:hover{background:var(--wh-surface-hover,#0f172a0d)}.dtcp-row--focused{background:var(--wh-surface-active,#0f172a14);box-shadow:inset 0 0 0 1px var(--dtcp-ring,#3b82f659)}.dtcp-row--dragging{background:var(--wh-surface,#fff);box-shadow:0 0 0 1px var(--wh-border-light,#0f172a14),0 8px 18px -8px #0f172a47;opacity:.97;z-index:1}.dtcp-row--locked{cursor:default}.dtcp-label{color:var(--wh-text,#0f172a);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;font-weight:500;overflow:hidden}.dtcp-row--hidden .dtcp-label{color:var(--wh-text-muted,#64748b);font-weight:400}.dtcp-row--locked .dtcp-label{color:var(--wh-text-secondary,#334155)}.dtcp-check{border:1.5px solid var(--wh-border-strong,#0f172a33);background:var(--wh-surface,#fff);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:border-color .12s,background .12s;display:inline-flex}[data-theme=dark] .dtcp-check{background:#ffffff0a}.dtcp-row--hidden:hover .dtcp-check{border-color:var(--dtcp-accent,var(--wh-indigo,#3b82f6))}.dtcp-trailing{flex-shrink:0;align-items:center;gap:4px;display:inline-flex}.dtcp-handle{cursor:grab;color:var(--wh-text-muted,#94a3b8);opacity:0;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;margin:0;padding:2px;transition:opacity .12s,background .12s;display:inline-flex}.dtcp-handle:active{cursor:grabbing}.dtcp-row:hover .dtcp-handle,.dtcp-row--focused .dtcp-handle,.dtcp-handle:focus-visible{opacity:.65}.dtcp-handle:hover{opacity:1;background:var(--wh-surface-hover,#0f172a0f)}.dtcp-lock{color:var(--wh-text-muted,#94a3b8);align-items:center;display:inline-flex}.dtcp-empty{text-align:center;color:var(--wh-text-muted,#64748b);padding:28px 12px;font-size:12.5px}.dtcp-skeleton-list{flex-direction:column;gap:4px;padding:6px;display:flex}.dtcp-skeleton-row{align-items:center;gap:10px;padding:8px 8px 8px 9px;display:flex}.dtcp-skeleton-box{border-radius:6px;flex-shrink:0;width:18px;height:18px}.dtcp-skeleton-bar{border-radius:6px;height:10px}.dtcp-skeleton-box,.dtcp-skeleton-bar{background:linear-gradient(90deg,var(--wh-bg-secondary,#f1f5f9)25%,var(--wh-surface-hover,#0f172a0f)37%,var(--wh-bg-secondary,#f1f5f9)63%);background-size:400% 100%;animation:1.4s infinite dtcp-shimmer}@keyframes dtcp-shimmer{0%{background-position:100%}to{background-position:0%}}.dtcp-footer{border-top:1px solid var(--wh-border-light,#0f172a0f);justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex}.dtcp-ghost-btn{color:var(--wh-text-muted,#64748b);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:5px;padding:5px 9px;font-family:inherit;font-size:11.5px;font-weight:600;transition:background .12s,color .12s;display:inline-flex}.dtcp-ghost-btn:hover{background:var(--wh-surface-hover,#0f172a0d);color:var(--wh-text,#0f172a)}[data-theme=dark] .dtcp-ghost-btn:hover{background:#ffffff0f}