.venti-wb{--bg:#f5f2ec;--bg2:#edeae2;--white:#fafaf8;--ink:#1c1a17;--ink2:#3d3a34;--mid:#7a7469;--ghost:#c4bfb5;--purple:#6b5ce7;--purple2:#eee9ff;--green:#2d7a4f;--green2:#e6f4ec;--red:#c0392b;--red2:#fdeceb;--amber:#b45309;--amber2:#fef3c7;--blue:#1d4ed8;--blue2:#dbeafe;--teal:#0f766e;--teal2:#ccfbf1;--border:#ddd8cf;--serif:"Instrument Serif",Georgia,serif;--sans:"DM Sans",system-ui,sans-serif;box-sizing:border-box;background:var(--bg2);height:100%;color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;flex-direction:column;margin:0;padding:0;font-weight:300;display:flex;overflow:hidden}.venti-wb *,.venti-wb :before,.venti-wb :after{box-sizing:border-box}.venti-wb button{font-family:var(--sans);cursor:pointer}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.venti-wb .topbar{background:var(--white);border-bottom:1px solid var(--border);z-index:60;flex-shrink:0;align-items:center;height:52px;display:flex;position:relative}.venti-wb .tb-logo{font-family:var(--serif);color:var(--ink);border-right:1px solid var(--border);flex-shrink:0;align-items:center;height:100%;padding:0 18px;font-size:17px;text-decoration:none;display:flex}.venti-wb .tb-name{border-right:1px solid var(--border);align-items:center;gap:7px;padding:0 14px;display:flex}.venti-wb .tb-name input{font-family:var(--sans);color:var(--ink);background:0 0;border:none;outline:none;width:200px;font-size:13px}.venti-wb .tb-name input:focus{background:var(--bg2);border-radius:4px;padding:2px 6px}.venti-wb .tb-saved{color:var(--ghost);flex-shrink:0;font-size:10px}.venti-wb .tb-tabs{align-items:center;height:100%;padding:0 4px;display:flex}.venti-wb .tb-tab{height:100%;color:var(--mid);white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;margin-bottom:-1px;padding:0 16px;font-size:12.5px;transition:color .15s,border-color .15s;display:flex}.venti-wb .tb-tab:hover{color:var(--ink)}.venti-wb .tb-tab.active{color:var(--ink);border-color:var(--ink);font-weight:500}.venti-wb .tb-tab .tab-badge{color:#fff;background:var(--amber);border-radius:8px;padding:1px 5px;font-size:9px;font-weight:700}.venti-wb .tb-right{flex-shrink:0;align-items:center;gap:6px;margin-left:auto;padding:0 12px;display:flex}.venti-wb .tb-btn{border:none;border-radius:6px;align-items:center;gap:5px;padding:6px 13px;font-size:11.5px;font-weight:500;transition:opacity .15s;display:inline-flex}.venti-wb .tb-btn-ghost{border:1px solid var(--border);color:var(--ink2);background:0 0}.venti-wb .tb-btn-ghost:hover{background:var(--bg2)}.venti-wb .tb-btn-purple{background:var(--purple);color:var(--white)}.venti-wb .tb-btn-purple:hover{opacity:.88}.venti-wb .tb-btn-green{background:var(--green);color:var(--white)}.venti-wb .tb-btn-green:hover{opacity:.85}.venti-wb .tb-divider{background:var(--border);flex-shrink:0;width:1px;height:24px;margin:0 2px}.venti-wb .tb-icon-btn{border:1px solid var(--border);background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.venti-wb .tb-icon-btn:hover{background:var(--bg2)}.venti-wb .tb-icon-btn svg{width:13px;height:13px;color:var(--ink2)}.venti-wb .shell{flex:1;display:flex;overflow:hidden}.venti-wb .history-panel-wrap{flex-shrink:0;display:flex}.venti-wb .history-panel{background:var(--white);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;width:220px;transition:width .22s;display:flex;overflow:hidden}.venti-wb .history-panel.hidden{display:none}.venti-wb .hp-header{border-bottom:1px solid var(--border);padding:10px 12px}.venti-wb .hp-header-label{letter-spacing:.1em;text-transform:uppercase;color:var(--ink2);font-size:10px;font-weight:700}.venti-wb .hp-body{border-bottom:1px solid var(--border);padding:10px 12px}.venti-wb .hp-new-btn{background:var(--ink);width:100%;color:var(--white);border:none;border-radius:7px;align-items:center;gap:7px;margin-bottom:10px;padding:8px 12px;font-size:12px;font-weight:500;display:flex}.venti-wb .hp-new-btn:hover{opacity:.82}.venti-wb .hp-search{background:var(--bg);border:1px solid var(--border);width:100%;font-family:var(--sans);color:var(--ink);border-radius:6px;outline:none;padding:7px 10px;font-size:12px;transition:border-color .15s}.venti-wb .hp-search:focus{border-color:var(--purple)}.venti-wb .hp-search::placeholder{color:var(--ghost)}.venti-wb .hp-section-label{letter-spacing:.14em;text-transform:uppercase;color:var(--ghost);padding:10px 14px 4px;font-size:9px;font-weight:700}.venti-wb .hp-sessions{flex:1;overflow-y:auto}.venti-wb .hp-session{border-bottom:1px solid var(--border);cursor:pointer;padding:10px 14px;transition:background .12s}.venti-wb .hp-session:hover{background:var(--bg)}.venti-wb .hp-session.active{background:var(--purple2);border-left:3px solid var(--purple)}.venti-wb .hp-session-title{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:12px;font-weight:500;overflow:hidden}.venti-wb .hp-session.active .hp-session-title{color:var(--purple)}.venti-wb .hp-session-meta{color:var(--mid);gap:6px;font-size:10px;display:flex}.venti-wb .hp-session-badge{background:var(--purple2);color:var(--purple);border-radius:4px;padding:1px 5px;font-size:9px;font-weight:700}.venti-wb .chat-view{background:var(--bg);flex-direction:column;flex:1;display:flex;overflow:hidden}.venti-wb .chat-view.hidden{display:none}.venti-wb .chat-loading{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;display:flex}.venti-wb .chat-loading-spinner{border:2px solid var(--border);border-top-color:var(--purple);border-radius:50%;width:28px;height:28px;animation:1s linear infinite spin}.venti-wb .chat-loading-text{color:var(--mid);font-size:13px}.venti-wb .chat-messages{flex-direction:column;flex:1;gap:14px;padding:20px;display:flex;overflow-y:auto}.venti-wb .msg{gap:10px;animation:.2s slideUp;display:flex}.venti-wb .msg.user{flex-direction:row-reverse}.venti-wb .msg-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:600;display:flex}.venti-wb .msg-avatar.ai{background:var(--ink);color:var(--white);font-family:var(--serif);font-style:italic}.venti-wb .msg-avatar.user{background:var(--purple2);color:var(--purple)}.venti-wb .msg-bubble{max-width:72%;color:var(--ink);border-radius:10px;padding:11px 14px;font-size:13px;line-height:1.65}.venti-wb .msg.ai .msg-bubble{background:var(--white);border:1px solid var(--border);border-radius:4px 10px 10px}.venti-wb .msg.user .msg-bubble{background:var(--ink);color:var(--white);border-radius:10px 4px 10px 10px}.venti-wb .msg-time{color:var(--ghost);margin-top:4px;font-size:10px}.venti-wb .msg.user .msg-time{text-align:right}.venti-wb .workflow-card{background:var(--purple2);cursor:pointer;border:1px solid #c9c2f5;border-radius:8px;margin-top:8px;padding:12px 14px;transition:opacity .15s}.venti-wb .workflow-card:hover{opacity:.88}.venti-wb .workflow-card-label{letter-spacing:.1em;text-transform:uppercase;color:var(--purple);margin-bottom:4px;font-size:9px;font-weight:700}.venti-wb .workflow-card-title{color:var(--ink);margin-bottom:6px;font-size:12px;font-weight:500}.venti-wb .workflow-card-steps{flex-wrap:wrap;gap:5px;display:flex}.venti-wb .workflow-card-step{background:var(--white);border:1px solid var(--border);color:var(--ink2);border-radius:4px;padding:2px 7px;font-size:10px}.venti-wb .workflow-card-cta{color:var(--purple);margin-top:8px;font-size:11px;font-weight:500}.venti-wb .gen-progress{background:var(--white);border:1px solid var(--border);border-radius:8px;margin-top:8px;padding:12px 14px}.venti-wb .gen-progress-label{color:var(--mid);margin-bottom:6px;font-size:11px}.venti-wb .gen-bar{background:var(--border);border-radius:2px;height:4px;overflow:hidden}.venti-wb .gen-bar-fill{background:var(--purple);border-radius:2px;height:100%;transition:width .4s}.venti-wb .msg-retry{color:var(--red);background:var(--red2);border:1px solid #f5c6c2;border-radius:6px;align-items:center;gap:5px;margin-top:6px;padding:5px 10px;font-size:11px;display:inline-flex}.venti-wb .msg-retry:hover{opacity:.82}.venti-wb .chat-templates{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--white);gap:7px;padding:10px 20px;display:flex;overflow-x:auto}.venti-wb .chat-template-btn{color:var(--ink2);background:var(--bg);border:1px solid var(--border);white-space:nowrap;border-radius:20px;flex-shrink:0;padding:5px 12px;font-size:11px}.venti-wb .chat-template-btn:hover{border-color:var(--purple);color:var(--purple);background:var(--purple2)}.venti-wb .chat-file-indicator{background:var(--bg);border:1px solid var(--border);color:var(--ink2);border-radius:7px;align-items:center;gap:8px;margin:0 20px 8px;padding:8px 12px;font-size:12px;display:flex}.venti-wb .chat-file-indicator svg{color:var(--mid);flex-shrink:0}.venti-wb .chat-file-remove{color:var(--ghost);margin-left:auto;font-size:14px}.venti-wb .chat-file-remove:hover{color:var(--red)}.venti-wb .composio-banner{background:var(--amber2);color:var(--amber);border:1px solid #fde68a;border-radius:7px;align-items:center;gap:10px;margin:0 20px 8px;padding:10px 14px;font-size:12px;display:flex}.venti-wb .composio-connect-btn{background:var(--amber);color:var(--white);border:none;border-radius:5px;flex-shrink:0;margin-left:auto;padding:5px 10px;font-size:11px;font-weight:600}.venti-wb .chat-input-area{background:var(--white);border-top:1px solid var(--border);padding:14px 20px}.venti-wb .chat-input-row{align-items:flex-end;gap:8px;display:flex}.venti-wb .chat-input-wrap{background:var(--bg);border:1px solid var(--border);border-radius:10px;flex:1;align-items:flex-end;gap:8px;padding:10px 12px;transition:border-color .15s;display:flex}.venti-wb .chat-input-wrap:focus-within{border-color:var(--purple);background:var(--white)}.venti-wb .chat-textarea{font-family:var(--sans);color:var(--ink);resize:none;background:0 0;border:none;outline:none;flex:1;max-height:120px;font-size:13px;line-height:1.6}.venti-wb .chat-textarea::placeholder{color:var(--ghost)}.venti-wb .chat-input-actions{flex-shrink:0;gap:6px;display:flex}.venti-wb .chat-action-icon{width:26px;height:26px;color:var(--mid);background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;display:flex}.venti-wb .chat-action-icon:hover{color:var(--ink);background:var(--bg2)}.venti-wb .chat-send-btn{background:var(--ink);width:36px;height:36px;color:var(--white);border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.venti-wb .chat-send-btn:hover{opacity:.82}.venti-wb .chat-generate-btn{background:var(--purple);width:100%;color:var(--white);border:none;border-radius:8px;justify-content:center;align-items:center;gap:7px;margin-top:10px;padding:10px;font-size:13px;font-weight:500;display:flex}.venti-wb .chat-generate-btn:hover{opacity:.88}.venti-wb .chat-input-meta{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.venti-wb .chat-input-hint{color:var(--ghost);font-size:11px}.venti-wb .chat-view .flex.flex-col.h-full{background:var(--bg)}.venti-wb .chat-view .flex-1.overflow-y-auto{background:var(--bg);gap:14px;padding:20px}.venti-wb .chat-view .flex.justify-end,.venti-wb .chat-view .flex.justify-start{gap:10px;animation:.2s slideUp;display:flex}.venti-wb .chat-view .flex.justify-end{flex-direction:row-reverse}.venti-wb .chat-view .flex.justify-end>div,.venti-wb .chat-view .flex.justify-start>div{border-radius:10px;max-width:72%;padding:11px 14px;font-size:13px;line-height:1.65}.venti-wb .chat-view .flex.justify-end>div{background:var(--ink);color:var(--white);border:none;border-radius:10px 4px 10px 10px}.venti-wb .chat-view .flex.justify-start>div{background:var(--white);color:var(--ink);border:1px solid var(--border);border-radius:4px 10px 10px}.venti-wb .chat-view .flex.justify-end>div .text-xs,.venti-wb .chat-view .flex.justify-start>div .text-xs{color:var(--ghost);margin-top:4px;font-size:10px}.venti-wb .chat-view .border-t.bg-white{border-color:var(--border);background:var(--white)}.venti-wb .chat-view .bg-purple-50,.venti-wb .chat-view .bg-gray-100,.venti-wb .chat-view .bg-blue-50{background:var(--bg);border:1px solid var(--border);color:var(--ink2);border-radius:20px;padding:5px 12px;font-size:11px}.venti-wb .chat-view .bg-purple-50:hover,.venti-wb .chat-view .bg-gray-100:hover,.venti-wb .chat-view .bg-blue-50:hover{border-color:var(--purple);color:var(--purple);background:var(--purple2)}.venti-wb .canvas-view{flex:1;display:flex;overflow:hidden}.venti-wb .canvas-view.hidden{display:none}.venti-wb .left-panel{background:var(--white);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;width:256px;transition:width .22s;display:flex;overflow:hidden}.venti-wb .left-panel.collapsed{border-right:none;width:0}.venti-wb .left-panel.collapsed .lp-section,.venti-wb .left-panel.collapsed .lp-panel-header,.venti-wb .left-panel.collapsed .lp-collapsed-strip,.venti-wb .lp-collapsed-strip{display:none}.venti-wb .lp-panel-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.venti-wb .lp-panel-label{letter-spacing:.1em;text-transform:uppercase;color:var(--ghost);font-size:10px;font-weight:700}.venti-wb .lp-toggle-btn{border:1px solid var(--border);cursor:pointer;width:22px;height:22px;color:var(--mid);background:0 0;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;transition:background .13s;display:flex}.venti-wb .lp-toggle-btn:hover{background:var(--bg2);color:var(--ink)}.venti-wb .lp-edge-tab{background:var(--white);border:1px solid var(--border);cursor:pointer;z-index:30;border-left:none;border-radius:0 6px 6px 0;justify-content:center;align-items:center;width:18px;height:48px;transition:width .13s;display:none;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:2px 0 6px #0000000f}.venti-wb .lp-edge-tab:hover{width:24px}.venti-wb .lp-header{cursor:pointer;border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:11px 14px;display:flex}.venti-wb .lp-header-label{letter-spacing:.1em;text-transform:uppercase;color:var(--ink2);font-size:10px;font-weight:700}.venti-wb .lp-chevron{color:var(--ghost);font-size:10px;transition:transform .2s}.venti-wb .lp-chevron.open{transform:rotate(180deg)}.venti-wb .nlp-box{padding:0 12px 12px}.venti-wb .nlp-textarea{border:1px solid var(--border);width:100%;font-family:var(--sans);color:var(--ink);background:var(--bg);resize:none;border-radius:8px;outline:none;padding:9px 11px;font-size:12px;line-height:1.6;transition:border-color .2s}.venti-wb .nlp-textarea:focus{border-color:var(--purple);background:var(--white)}.venti-wb .nlp-textarea::placeholder{color:var(--ghost)}.venti-wb .nlp-examples{flex-direction:column;gap:4px;margin-top:7px;display:flex}.venti-wb .nlp-ex{color:var(--purple);cursor:pointer;background:var(--purple2);border-radius:5px;padding:5px 9px;font-size:11px;line-height:1.4}.venti-wb .nlp-ex:hover{opacity:.8}.venti-wb .nlp-generate{background:var(--ink);width:100%;color:var(--white);border:none;border-radius:7px;margin-top:7px;padding:9px;font-size:12px;font-weight:500}.venti-wb .nlp-generate:hover{opacity:.82}.venti-wb .node-palette{flex:1;padding:0 12px 12px;overflow-y:auto}.venti-wb .np-group{margin-bottom:12px}.venti-wb .np-group-label{letter-spacing:.14em;text-transform:uppercase;color:var(--ghost);margin-bottom:5px;padding:0 2px;font-size:9px;font-weight:700}.venti-wb .np-nodes{flex-direction:column;gap:3px;display:flex}.venti-wb .np-node{border:1px solid var(--border);background:var(--bg);cursor:grab;-webkit-user-select:none;user-select:none;border-radius:7px;align-items:center;gap:8px;padding:7px 9px;transition:all .15s;display:flex}.venti-wb .np-node:hover{border-color:var(--purple);background:var(--purple2)}.venti-wb .np-node:active{cursor:grabbing}.venti-wb .np-node-icon{border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;display:flex}.venti-wb .np-node-info{flex:1}.venti-wb .np-node-name{color:var(--ink2);font-size:11px;font-weight:500}.venti-wb .np-node-desc{color:var(--mid);margin-top:1px;font-size:10px}.venti-wb .right-panel{background:var(--white);border-left:1px solid var(--border);flex-direction:column;flex-shrink:0;width:256px;display:flex;overflow-y:auto}.venti-wb .rp-header{border-bottom:1px solid var(--border);padding:14px 16px}.venti-wb .rp-title{color:var(--ink2);margin-bottom:2px;font-size:12px;font-weight:600}.venti-wb .rp-subtitle{color:var(--mid);font-size:10px}.venti-wb .rp-body{flex:1;padding:14px 16px}.venti-wb .rp-empty{text-align:center;color:var(--ghost);padding:24px 14px;font-size:12px;line-height:1.5}.venti-wb .rp-field{margin-bottom:13px}.venti-wb .rp-field-label{letter-spacing:.08em;text-transform:uppercase;color:var(--mid);margin-bottom:5px;font-size:10px;font-weight:600}.venti-wb .rp-input,.venti-wb .rp-select,.venti-wb .rp-textarea{border:1px solid var(--border);width:100%;font-family:var(--sans);color:var(--ink);background:var(--bg);border-radius:6px;outline:none;padding:7px 10px;font-size:12px}.venti-wb .rp-input:focus,.venti-wb .rp-textarea:focus{border-color:var(--purple);background:var(--white)}.venti-wb .rp-textarea{resize:none;line-height:1.6}.venti-wb .rp-divider{background:var(--border);height:1px;margin:13px 0}.venti-wb .rp-tag{letter-spacing:.07em;text-transform:uppercase;border-radius:4px;margin-bottom:10px;padding:3px 8px;font-size:9px;font-weight:700;display:inline-flex}.venti-wb .rp-footer{border-top:1px solid var(--border);flex-direction:column;gap:6px;padding:12px 16px;display:flex}.venti-wb .rp-run-btn{background:var(--green);width:100%;color:var(--white);border:none;border-radius:7px;padding:9px;font-size:12px;font-weight:500}.venti-wb .rp-run-btn:hover{opacity:.85}.venti-wb .rp-del-btn{width:100%;color:var(--red);background:0 0;border:1px solid #f5c6c2;border-radius:7px;padding:9px;font-size:12px}.venti-wb .rp-del-btn:hover{background:var(--red2)}.venti-wb .output-log{background:var(--bg);border-top:1px solid var(--border);padding:12px 16px}.venti-wb .ol-label{letter-spacing:.1em;text-transform:uppercase;color:var(--mid);margin-bottom:7px;font-size:9px;font-weight:600}.venti-wb .ol-line{color:var(--ink2);border-bottom:1px solid var(--border);gap:8px;padding:3px 0;font-size:11px;display:flex}.venti-wb .ol-line:last-child{border-bottom:none}.venti-wb .ol-time{color:var(--ghost);flex-shrink:0}.venti-wb .ol-text{flex:1;line-height:1.5}.venti-wb .ol-text.success{color:var(--green)}.venti-wb .ol-text.running{color:var(--purple)}.venti-wb .right-strip{background:var(--white);border-left:1px solid var(--border);flex-direction:column;flex-shrink:0;align-items:center;gap:6px;width:44px;padding:10px 0;display:flex}.venti-wb .rs-icon{width:30px;height:30px;color:var(--mid);border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;display:flex}.venti-wb .rs-icon:hover{background:var(--bg2);color:var(--ink);border-color:var(--border)}.venti-wb .execution-view{flex:1;display:flex;overflow:hidden}.venti-wb .execution-view.hidden{display:none}.venti-wb .exec-left{background:var(--white);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;width:260px;display:flex}.venti-wb .exec-left-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.venti-wb .exec-left-title{letter-spacing:.1em;text-transform:uppercase;color:var(--ink2);font-size:11px;font-weight:700}.venti-wb .exec-run-btn{background:var(--green);color:var(--white);border:none;border-radius:6px;padding:6px 13px;font-size:11px;font-weight:600}.venti-wb .exec-run-btn:hover{opacity:.85}.venti-wb .exec-sessions{flex:1;overflow-y:auto}.venti-wb .exec-session{border-bottom:1px solid var(--border);cursor:pointer;padding:12px 16px;transition:background .12s}.venti-wb .exec-session:hover{background:var(--bg)}.venti-wb .exec-session.active{background:var(--purple2);border-left:3px solid var(--purple)}.venti-wb .exec-session-head{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.venti-wb .exec-session-id{color:var(--ink2);font-size:11px;font-weight:600}.venti-wb .exec-session.active .exec-session-id{color:var(--purple)}.venti-wb .exec-session-time{color:var(--ghost);font-size:10px}.venti-wb .exec-session-status{align-items:center;gap:6px;display:flex}.venti-wb .exec-badge{border-radius:4px;padding:2px 7px;font-size:9px;font-weight:700}.venti-wb .exec-badge.running{background:var(--purple2);color:var(--purple);animation:1.2s infinite pulse}.venti-wb .exec-badge.done{background:var(--green2);color:var(--green)}.venti-wb .exec-badge.failed{background:var(--red2);color:var(--red)}.venti-wb .exec-badge.queued{background:var(--bg2);color:var(--mid)}.venti-wb .exec-session-steps{color:var(--mid);font-size:10px}.venti-wb .conn-validation{border-top:1px solid var(--border);background:var(--bg);padding:12px 14px}.venti-wb .conn-val-label{letter-spacing:.12em;text-transform:uppercase;color:var(--ghost);margin-bottom:8px;font-size:9px;font-weight:700}.venti-wb .conn-val-row{color:var(--ink2);align-items:center;gap:8px;padding:4px 0;font-size:11px;display:flex}.venti-wb .conn-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.venti-wb .conn-dot.ok{background:var(--green)}.venti-wb .conn-dot.warn{background:var(--amber)}.venti-wb .conn-dot.err{background:var(--red)}.venti-wb .exec-main{background:var(--bg);flex:1;padding:22px;overflow-y:auto}.venti-wb .exec-section-title{font-family:var(--serif);margin-bottom:14px;font-size:15px}.venti-wb .exec-card{background:var(--white);border:1px solid var(--border);border-radius:10px;margin-bottom:14px;overflow:hidden}.venti-wb .exec-card-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.venti-wb .exec-card-title{color:var(--ink2);font-size:12px;font-weight:600}.venti-wb .exec-steps{padding:0}.venti-wb .exec-step{border-bottom:1px solid var(--border);align-items:flex-start;gap:12px;padding:12px 16px;display:flex}.venti-wb .exec-step:last-child{border-bottom:none}.venti-wb .exec-step-num{background:var(--bg2);width:22px;height:22px;color:var(--mid);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}.venti-wb .exec-step-num.running{background:var(--purple2);color:var(--purple);animation:1.2s infinite pulse}.venti-wb .exec-step-num.done{background:var(--green2);color:var(--green)}.venti-wb .exec-step-num.failed{background:var(--red2);color:var(--red)}.venti-wb .exec-step-body{flex:1}.venti-wb .exec-step-name{color:var(--ink);margin-bottom:2px;font-size:12px;font-weight:500}.venti-wb .exec-step-detail{color:var(--mid);font-size:11px;line-height:1.55}.venti-wb .exec-step-time{color:var(--ghost);white-space:nowrap;font-size:10px}.venti-wb .event-workflows{background:var(--white);border:1px solid var(--border);border-radius:10px;margin-bottom:14px}.venti-wb .ew-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.venti-wb .ew-title{letter-spacing:.08em;text-transform:uppercase;color:var(--ink2);font-size:11px;font-weight:700}.venti-wb .ew-toggle{color:var(--purple);background:0 0;border:none;font-size:11px}.venti-wb .ew-row{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:10px 16px;font-size:12px;display:flex}.venti-wb .ew-row:last-child{border-bottom:none}.venti-wb .ew-event{color:var(--ink);flex:1;font-weight:500}.venti-wb .ew-workflow{color:var(--mid);font-size:11px}.venti-wb .ew-status-dot{border-radius:50%;width:7px;height:7px}.venti-wb .batch-view{flex:1;display:flex;overflow:hidden}.venti-wb .batch-view.hidden{display:none}.venti-wb .batch-list-panel{background:var(--white);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;width:300px;display:flex}.venti-wb .batch-list-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.venti-wb .batch-list-title{letter-spacing:.1em;text-transform:uppercase;color:var(--ink2);font-size:11px;font-weight:700}.venti-wb .batch-new-btn{background:var(--ink);color:var(--white);border:none;border-radius:6px;padding:6px 12px;font-size:11px;font-weight:600}.venti-wb .batch-items{flex:1;overflow-y:auto}.venti-wb .batch-item{border-bottom:1px solid var(--border);cursor:pointer;padding:13px 16px;transition:background .12s}.venti-wb .batch-item:hover{background:var(--bg)}.venti-wb .batch-item.active{background:var(--purple2);border-left:3px solid var(--purple)}.venti-wb .batch-item-name{color:var(--ink);margin-bottom:3px;font-size:12px;font-weight:500}.venti-wb .batch-item.active .batch-item-name{color:var(--purple)}.venti-wb .batch-item-meta{color:var(--mid);align-items:center;gap:8px;font-size:10px;display:flex}.venti-wb .batch-count{background:var(--bg2);border-radius:4px;padding:1px 6px;font-weight:600}.venti-wb .batch-exec-view{background:var(--bg);flex-direction:column;flex:1;padding:22px;display:flex;overflow-y:auto}.venti-wb .batch-exec-header{align-items:center;gap:12px;margin-bottom:20px;display:flex}.venti-wb .batch-back-btn{color:var(--mid);background:0 0;border:none;align-items:center;gap:5px;font-size:12px;display:flex}.venti-wb .batch-back-btn:hover{color:var(--ink)}.venti-wb .batch-exec-title{font-family:var(--serif);flex:1;font-size:18px}.venti-wb .batch-progress-card{background:var(--white);border:1px solid var(--border);border-radius:10px;margin-bottom:14px;padding:18px 20px}.venti-wb .batch-prog-label{color:var(--mid);margin-bottom:8px;font-size:11px}.venti-wb .batch-prog-bar{background:var(--border);border-radius:3px;height:6px;margin-bottom:8px;overflow:hidden}.venti-wb .batch-prog-fill{background:var(--purple);border-radius:3px;height:100%;transition:width .4s}.venti-wb .batch-prog-stats{gap:20px;display:flex}.venti-wb .batch-stat{flex-direction:column;gap:2px;display:flex}.venti-wb .batch-stat-n{font-family:var(--serif);font-size:22px}.venti-wb .batch-stat-l{color:var(--mid);font-size:10px}.venti-wb .batch-rows{background:var(--white);border:1px solid var(--border);border-radius:10px;overflow:hidden}.venti-wb .batch-row-header{background:var(--bg);border-bottom:1px solid var(--border);grid-template-columns:40px 1fr 120px 100px 100px;gap:10px;padding:9px 16px;display:grid}.venti-wb .batch-row-header span{letter-spacing:.1em;text-transform:uppercase;color:var(--ghost);font-size:9px;font-weight:700}.venti-wb .batch-row-item{border-bottom:1px solid var(--border);grid-template-columns:40px 1fr 120px 100px 100px;align-items:center;gap:10px;padding:11px 16px;font-size:12px;display:grid}.venti-wb .batch-row-item:last-child{border-bottom:none}.venti-wb .batch-row-item:hover{background:var(--bg)}.venti-wb .batch-row-num{color:var(--ghost)}.venti-wb .batch-row-id{color:var(--ink2);font-weight:500}.venti-wb .batch-row-status .exec-badge{font-size:9px}.venti-wb .modal-overlay{z-index:200;background:#1c1a1773;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.venti-wb .modal-overlay.hidden{display:none}.venti-wb .modal{background:var(--white);border-radius:12px;flex-direction:column;width:520px;max-height:80vh;animation:.2s slideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000002e}.venti-wb .modal-sm{width:400px}.venti-wb .modal-head{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.venti-wb .modal-title{font-family:var(--serif);font-size:16px}.venti-wb .modal-close{color:var(--mid);background:0 0;border:none;font-size:18px;line-height:1}.venti-wb .modal-close:hover{color:var(--ink)}.venti-wb .modal-body{flex:1;padding:20px 22px;overflow-y:auto}.venti-wb .modal-footer{border-top:1px solid var(--border);flex-shrink:0;justify-content:flex-end;gap:8px;padding:14px 22px;display:flex}.venti-wb .modal-btn{border:none;border-radius:7px;padding:8px 18px;font-size:12px;font-weight:500}.venti-wb .modal-btn-ghost{border:1px solid var(--border);color:var(--ink2);background:0 0}.venti-wb .modal-btn-ghost:hover{background:var(--bg2)}.venti-wb .modal-btn-primary{background:var(--ink);color:var(--white)}.venti-wb .modal-btn-primary:hover{opacity:.82}.venti-wb .modal-btn-purple{background:var(--purple);color:var(--white)}.venti-wb .modal-btn-purple:hover{opacity:.88}.venti-wb .mcp-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px;display:grid}.venti-wb .mcp-card{border:1px solid var(--border);cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:12px;transition:all .15s;display:flex}.venti-wb .mcp-card:hover{border-color:var(--purple);background:var(--purple2)}.venti-wb .mcp-card.connected{background:var(--green2);border-color:#a7d9bb}.venti-wb .mcp-icon{background:var(--bg2);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.venti-wb .mcp-name{color:var(--ink);font-size:12px;font-weight:500}.venti-wb .mcp-status{color:var(--mid);font-size:10px}.venti-wb .mcp-card.connected .mcp-status{color:var(--green)}.venti-wb .action-search{background:var(--bg);border:1px solid var(--border);width:100%;font-family:var(--sans);color:var(--ink);border-radius:7px;outline:none;margin-bottom:14px;padding:9px 12px;font-size:13px}.venti-wb .action-search:focus{border-color:var(--purple)}.venti-wb .action-category{margin-bottom:16px}.venti-wb .action-cat-label{letter-spacing:.14em;text-transform:uppercase;color:var(--ghost);margin-bottom:7px;font-size:9px;font-weight:700}.venti-wb .action-items{flex-direction:column;gap:4px;display:flex}.venti-wb .action-item{border:1px solid var(--border);background:var(--bg);cursor:pointer;border-radius:7px;align-items:center;gap:10px;padding:9px 11px;transition:all .15s;display:flex}.venti-wb .action-item:hover{border-color:var(--purple);background:var(--purple2)}.venti-wb .action-item-icon{border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;display:flex}.venti-wb .action-item-name{color:var(--ink);flex:1;font-size:12px;font-weight:500}.venti-wb .action-item-source{color:var(--mid);font-size:10px}.venti-wb ::-webkit-scrollbar{width:4px;height:4px}.venti-wb ::-webkit-scrollbar-track{background:0 0}.venti-wb ::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}@keyframes portPulse{0%,to{box-shadow:0 0 0 3px #6b5ce733}50%{box-shadow:0 0 0 6px #6b5ce70f}}.venti-wb .canvas-wrap{flex:1;min-width:0;display:flex;position:relative;overflow:hidden}.venti-wb .canvas-area{background:var(--bg2);flex:1;position:relative;overflow:auto}.venti-wb .canvas-dots{background-image:radial-gradient(circle,var(--border)1px,transparent 1px);pointer-events:none;z-index:0;background-size:24px 24px;position:absolute;inset:0}.venti-wb .canvas-scroll{min-width:100%;min-height:100%;position:relative}.venti-wb .canvas-svg{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:visible}.venti-wb .edge{fill:none;stroke:var(--border);stroke-width:2px}.venti-wb .edge.active{stroke:var(--purple);stroke-width:2px}.venti-wb .edge.done{stroke:#a7d9bb}.venti-wb .edge-path{pointer-events:stroke;cursor:pointer}.venti-wb .edge-path:hover{stroke-width:3px}.venti-wb .step-row{border-top:1px solid var(--border);pointer-events:none;transition:background .15s;position:absolute;left:0;right:0}.venti-wb .step-row.highlight{border-top-color:var(--purple);background:#6b5ce70f}.venti-wb .step-label{letter-spacing:.14em;text-transform:uppercase;color:var(--ghost);font-size:9px;font-weight:700;position:absolute;top:8px;left:52px}.venti-wb .step-num-badge{background:var(--white);border:1px solid var(--border);width:22px;height:22px;color:var(--mid);border-radius:50%;justify-content:center;align-items:center;font-size:9px;font-weight:700;display:flex;position:absolute;top:8px;left:14px}.venti-wb .step-add-btn{border:1.5px dashed var(--border);width:24px;height:24px;color:var(--ghost);cursor:pointer;pointer-events:all;background:0 0;border-radius:6px;justify-content:center;align-items:center;font-size:16px;transition:all .15s;display:flex;position:absolute;top:7px;right:16px}.venti-wb .step-add-btn:hover{background:var(--purple2);border-color:var(--purple);color:var(--purple)}.venti-wb .step-connector{background:var(--border);width:2px;position:absolute;left:24px}.venti-wb .step-connector-arrow{border-left:5px solid #0000;border-right:5px solid #0000;border-top:7px solid var(--border);width:0;height:0;position:absolute;left:20px}.venti-wb .add-step-btn{background:var(--white);border:1.5px dashed var(--border);color:var(--ghost);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:11px;font-weight:500;transition:all .15s;display:flex;position:absolute;left:8px}.venti-wb .add-step-btn:hover{border-color:var(--purple);color:var(--purple);background:var(--purple2)}.venti-wb .cn-node{background:var(--white);border:1.5px solid var(--border);cursor:default;-webkit-user-select:none;user-select:none;border-radius:10px;width:200px;transition:box-shadow .15s,border-color .15s;position:absolute;box-shadow:0 1px 4px #0000000f}.venti-wb .cn-node:hover{box-shadow:0 4px 14px #0000001a}.venti-wb .cn-node.selected{border-color:var(--purple);box-shadow:0 0 0 3px var(--purple2)}.venti-wb .cn-node.running{border-color:var(--purple)}.venti-wb .cn-node.done{border-color:#a7d9bb}.venti-wb .cn-node--prior-draft{background:linear-gradient(#fffbeb 0%,#fff7ed 100%);border-color:#f59e0b;font-size:10px;box-shadow:0 0 0 2px #f59e0b40;width:112px!important}.venti-wb .cn-node--exec-hint{background:linear-gradient(#fff7ed 0%,#fff1f2 100%);border-color:#f97316;font-size:10px;box-shadow:0 0 0 2px #f9731638;width:128px!important}.venti-wb .cn-node--revision-current-warn{border-color:#d97706;box-shadow:0 0 0 3px #f59e0b59}.venti-wb .cn-node--revision-new{border-color:#16a34a;box-shadow:0 0 0 3px #22c55e47}.venti-wb .cn-header--compact{min-height:auto;padding:6px 8px}.venti-wb .cn-label--prior{text-transform:uppercase;letter-spacing:.04em;color:#92400e;font-size:9px;font-weight:700}.venti-wb .cn-label--fail{text-transform:uppercase;letter-spacing:.04em;color:#9a3412;font-size:9px;font-weight:700}.venti-wb .cn-body--prior{max-height:72px;padding:6px 8px 8px;overflow:hidden}.venti-wb .cn-field--prior-title{color:#78350f;font-weight:600;line-height:1.25}.venti-wb .cn-field--prior-desc{color:#92400e;opacity:.9;margin-top:4px;line-height:1.2}.venti-wb .cn-field--fail-msg{color:#9a3412;line-height:1.25}.venti-wb .cn-revision-actions{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.venti-wb .cn-rev-btn{cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:4px;padding:2px 6px;font-size:9px;font-weight:600}.venti-wb .cn-rev-btn--ok{color:#15803d;border-color:#86efac}.venti-wb .cn-rev-btn--redo{color:#b45309;border-color:#fcd34d}.venti-wb .cn-rev-btn:disabled{opacity:.45;cursor:not-allowed}.venti-wb .cn-revision-strip{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;gap:6px;padding:4px 8px 2px;font-size:9px;display:flex}.venti-wb .cn-field--flagged{color:#92400e;font-weight:600}.venti-wb .cn-field--muted{color:var(--ghost)}.venti-wb .cn-header{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:10px 12px;display:flex}.venti-wb .cn-icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:700;display:flex}.venti-wb .cn-label{color:var(--ink);flex:1;font-size:12px;font-weight:500;line-height:1.3}.venti-wb .cn-status-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.venti-wb .cn-body{padding:8px 12px 10px}.venti-wb .cn-field{color:var(--ink2);gap:6px;margin-bottom:3px;font-size:11px;display:flex}.venti-wb .cn-field-label{color:var(--mid);min-width:40px}.venti-wb .node-trigger{border-top:3px solid var(--amber)}.venti-wb .node-trigger .cn-icon{background:var(--amber2);color:var(--amber)}.venti-wb .node-action{border-top:3px solid var(--purple)}.venti-wb .node-action .cn-icon{background:var(--purple2);color:var(--purple)}.venti-wb .node-condition{border-top:3px solid var(--blue)}.venti-wb .node-condition .cn-icon{background:var(--blue2);color:var(--blue)}.venti-wb .node-loop{border-top:3px solid var(--teal)}.venti-wb .node-loop .cn-icon{background:var(--teal2);color:var(--teal)}.venti-wb .node-output{border-top:3px solid var(--green)}.venti-wb .node-output .cn-icon{background:var(--green2);color:var(--green)}.venti-wb .node-ai{border-top:3px solid var(--purple)}.venti-wb .node-ai .cn-icon{background:var(--purple2);color:var(--purple)}.venti-wb .node-data{border-top:3px solid var(--ghost)}.venti-wb .node-data .cn-icon{background:var(--bg2);color:var(--mid)}.venti-wb .port-top,.venti-wb .port-bot{border:2px solid var(--border);background:var(--white);cursor:crosshair;z-index:6;border-radius:50%;width:12px;height:12px;transition:border-color .15s,background .15s,transform .15s,box-shadow .15s;position:absolute;left:50%;transform:translate(-50%)}.venti-wb .port-top{background:var(--border);top:-7px}.venti-wb .port-bot{bottom:-7px}.venti-wb .port-top:hover,.venti-wb .port-bot:hover{border-color:var(--purple);background:var(--purple);box-shadow:0 0 0 3px var(--purple2);transform:translate(-50%)scale(1.4)}.venti-wb .port-bot.connectable{border-color:var(--purple);background:var(--purple2);animation:1s infinite portPulse;box-shadow:0 0 0 4px #6b5ce733}.venti-wb .canvas-toolbar{background:var(--white);border:1px solid var(--border);z-index:20;border-radius:8px;align-items:center;gap:2px;padding:4px 6px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 2px 12px #00000014}.venti-wb .ct-btn{width:28px;height:28px;color:var(--mid);background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;font-size:13px;transition:all .15s;display:flex}.venti-wb .ct-btn:hover{background:var(--bg2);color:var(--ink)}.venti-wb .ct-zoom{color:var(--mid);text-align:center;min-width:36px;padding:0 4px;font-size:11px;font-weight:500}.venti-wb .ct-divider{background:var(--border);width:1px;height:16px;margin:0 2px}.venti-wb .run-bar{background:var(--ink);color:var(--white);z-index:20;white-space:nowrap;border-radius:8px;align-items:center;gap:8px;padding:7px 16px;font-size:12px;font-weight:500;display:none;position:absolute;top:12px;left:50%;transform:translate(-50%)}.venti-wb .run-bar.visible{display:flex}.venti-wb .run-dot{background:var(--purple);border-radius:50%;width:7px;height:7px;animation:1.2s infinite pulse}.venti-wb .rp-tag.trigger{background:var(--amber2);color:var(--amber)}.venti-wb .rp-tag.action{background:var(--purple2);color:var(--purple)}.venti-wb .rp-tag.data{background:var(--bg2);color:var(--mid)}.venti-wb .rp-tag.ai{background:var(--purple2);color:var(--purple)}.venti-wb .rp-tag.output{background:var(--green2);color:var(--green)}.venti-wb .rp-tag.condition{background:var(--blue2);color:var(--blue)}.venti-wb .rp-tag.loop{background:var(--teal2);color:var(--teal)}.venti-wb .rp-select,.venti-wb .rp-input{border:1.5px solid var(--border);width:100%;font-family:var(--sans);color:var(--ink);background:var(--bg);border-radius:7px;outline:none;padding:7px 9px;font-size:12px}.venti-wb .rp-select:focus,.venti-wb .rp-input:focus{border-color:var(--purple)}.venti-wb .drag-ghost{pointer-events:none;z-index:9999;background:var(--white);border:1.5px solid var(--purple);color:var(--ink);opacity:.92;white-space:nowrap;border-radius:9px;padding:7px 14px;font-size:12px;font-weight:500;position:fixed;transform:translate(-50%,-50%);box-shadow:0 8px 24px #6b5ce740}.venti-wb .palette-search{padding:8px 12px 6px;position:relative}.venti-wb .palette-search input{border:1.5px solid var(--border);width:100%;font-family:var(--sans);color:var(--ink);background:var(--bg);border-radius:7px;outline:none;padding:7px 10px 7px 28px;font-size:12px;transition:border-color .15s}.venti-wb .palette-search input:focus{border-color:var(--purple);background:var(--white)}.venti-wb .palette-search input::placeholder{color:var(--ghost)}.venti-wb .palette-search .search-icon{color:var(--ghost);pointer-events:none;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.venti-wb .spotlight-backdrop{z-index:400;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;background:#1c1a1773;transition:opacity .15s;position:fixed;inset:0}.venti-wb .spotlight-backdrop.open{opacity:1;pointer-events:all}.venti-wb .spotlight{background:var(--white);border:1px solid var(--border);z-index:401;opacity:0;pointer-events:none;border-radius:16px;width:580px;max-width:94vw;transition:transform .15s,opacity .15s;position:fixed;top:18vh;left:50%;overflow:hidden;transform:translate(-50%)scale(.97);box-shadow:0 24px 64px #00000038}.venti-wb .spotlight.open{opacity:1;pointer-events:all;transform:translate(-50%)scale(1)}.venti-wb .spotlight-search-row{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:14px 18px;display:flex}.venti-wb .spotlight-kbd{color:var(--ghost);background:var(--bg2);border:1px solid var(--border);white-space:nowrap;border-radius:5px;flex-shrink:0;padding:2px 7px;font-size:11px;font-weight:600}.venti-wb .spotlight-input{font-family:var(--sans);color:var(--ink);background:0 0;border:none;outline:none;flex:1;font-size:15px}.venti-wb .spotlight-input::placeholder{color:var(--ghost)}.venti-wb .spotlight-esc{color:var(--ghost);background:var(--bg2);border:1px solid var(--border);cursor:pointer;border-radius:5px;flex-shrink:0;padding:2px 7px;font-size:10px;font-weight:600}.venti-wb .spotlight-esc:hover{color:var(--ink2)}.venti-wb .spotlight-cats{border-bottom:1px solid var(--border);scrollbar-width:none;gap:4px;padding:8px 14px;display:flex;overflow-x:auto}.venti-wb .spotlight-cats::-webkit-scrollbar{display:none}.venti-wb .scat{color:var(--mid);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:500;transition:all .12s}.venti-wb .scat:hover{background:var(--bg2)}.venti-wb .scat.active{background:var(--ink);color:var(--white);border-color:var(--ink)}.venti-wb .spotlight-results{max-height:380px;padding:6px 8px 10px;overflow-y:auto}.venti-wb .spotlight-section-label{letter-spacing:.14em;text-transform:uppercase;color:var(--ghost);padding:8px 10px 4px;font-size:9px;font-weight:700}.venti-wb .sresult{cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:12px;padding:9px 10px;transition:background .1s;display:flex}.venti-wb .sresult:hover,.venti-wb .sresult.focused{background:var(--bg2);border-color:var(--border)}.venti-wb .sresult.focused{background:var(--purple2);border-color:var(--purple)}.venti-wb .sresult-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:flex}.venti-wb .sresult-name{color:var(--ink);font-size:13px;font-weight:500}.venti-wb .sresult-meta{color:var(--mid);margin-top:1px;font-size:11px}.venti-wb .sresult-badge{letter-spacing:.08em;border-radius:4px;flex-shrink:0;margin-left:auto;padding:2px 7px;font-size:9px;font-weight:700}.venti-wb .sresult-enter{color:var(--ghost);background:var(--bg2);border:1px solid var(--border);border-radius:4px;margin-left:auto;padding:1px 6px;font-size:10px;display:none}.venti-wb .sresult.focused .sresult-enter{display:block}.venti-wb .spotlight-empty{text-align:center;color:var(--ghost);padding:32px 20px;font-size:13px}.venti-wb .spotlight-hint{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:14px;padding:8px 14px 10px;display:flex}.venti-wb .hint-item{color:var(--ghost);align-items:center;gap:5px;font-size:10px;display:flex}.venti-wb .hint-key{background:var(--bg2);border:1px solid var(--border);color:var(--mid);border-radius:4px;padding:1px 5px;font-size:9px;font-weight:600}.venti-wb .canvas-open-hint{pointer-events:none;text-align:center;z-index:5;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.venti-wb .canvas-open-hint.hidden{opacity:0;pointer-events:none}.venti-wb .coh-icon{opacity:.3;margin-bottom:10px;font-size:28px}.venti-wb .coh-text{color:var(--ghost);font-size:13px}.venti-wb .coh-keys{align-items:center;gap:6px;margin-top:8px;display:inline-flex}.venti-wb .coh-k{background:var(--white);border:1px solid var(--border);color:var(--mid);border-radius:5px;padding:3px 8px;font-size:11px;font-weight:600;box-shadow:0 1px 3px #0000000f}.venti-wb .ctx-menu{background:var(--white);border:1px solid var(--border);z-index:500;border-radius:10px;min-width:200px;padding:5px;display:none;position:fixed;box-shadow:0 8px 28px #00000029}.venti-wb .ctx-menu.open{display:block}.venti-wb .ctx-item{color:var(--ink2);cursor:pointer;border-radius:6px;align-items:center;gap:10px;padding:8px 12px;font-size:12px;transition:background .1s;display:flex}.venti-wb .ctx-item:hover{background:var(--bg2)}.venti-wb .ctx-item-icon{border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;display:flex}.venti-wb .ctx-kbd{color:var(--ghost);background:var(--bg2);border:1px solid var(--border);border-radius:4px;margin-left:auto;padding:1px 5px;font-size:10px}.venti-wb .ctx-divider{background:var(--border);height:1px;margin:3px 6px}
