.Button-module__8RiFmG__button{border-radius:var(--radius-sm);cursor:pointer;transition:background var(--transition-fast), border-color var(--transition-fast), transform var(--transition-fast), box-shadow var(--transition-fast), opacity var(--transition-fast);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:6px;font-weight:500;display:inline-flex}.Button-module__8RiFmG__button:active:not(:disabled){transform:translateY(1px)}.Button-module__8RiFmG__button:disabled{opacity:.45;cursor:default}.Button-module__8RiFmG__md{padding:8px 14px;font-size:13px}.Button-module__8RiFmG__sm{padding:5px 10px;font-size:12px}.Button-module__8RiFmG__primary{background:var(--accent);color:var(--accent-contrast);box-shadow:var(--shadow-sm)}.Button-module__8RiFmG__primary:hover:not(:disabled){background:var(--accent-hover)}.Button-module__8RiFmG__primary:active:not(:disabled){background:var(--accent-active)}.Button-module__8RiFmG__secondary{background:var(--bg-3);color:var(--text-primary);border-color:var(--border)}.Button-module__8RiFmG__secondary:hover:not(:disabled){background:var(--bg-4);border-color:var(--border-strong)}.Button-module__8RiFmG__ghost{color:var(--text-secondary);background:0 0}.Button-module__8RiFmG__ghost:hover:not(:disabled){background:var(--bg-2);color:var(--text-primary)}.Button-module__8RiFmG__danger{background:var(--danger-soft);color:var(--danger);border-color:#f0554a4d}.Button-module__8RiFmG__danger:hover:not(:disabled){background:#f0554a40}
.useNotify-module__fnR_na__toastStack{z-index:1000;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:16px;right:16px}.useNotify-module__fnR_na__toast{border-radius:var(--radius-md);color:#fff;background:var(--bg-4);border:1px solid var(--border-strong);box-shadow:var(--shadow-lg);animation:useNotify-module__fnR_na__toastIn .2s var(--ease);padding:11px 16px;font-size:13px}@keyframes useNotify-module__fnR_na__toastIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.useNotify-module__fnR_na__toast.useNotify-module__fnR_na__error{background:var(--danger);border-color:#0000}.useNotify-module__fnR_na__toast.useNotify-module__fnR_na__success{background:var(--success);color:#06280f;border-color:#0000}.useNotify-module__fnR_na__toast.useNotify-module__fnR_na__info{background:var(--bg-4)}.useNotify-module__fnR_na__confirmBackdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1100;animation:useNotify-module__fnR_na__fadeIn .14s var(--ease);background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@keyframes useNotify-module__fnR_na__fadeIn{0%{opacity:0}to{opacity:1}}.useNotify-module__fnR_na__confirmBox{background:var(--bg-2);color:var(--text-primary);border:1px solid var(--border-strong);border-radius:var(--radius-lg);width:90%;max-width:380px;box-shadow:var(--shadow-lg);animation:useNotify-module__fnR_na__pop .16s var(--ease);padding:22px;font-size:13.5px;line-height:1.5}@keyframes useNotify-module__fnR_na__pop{0%{opacity:0;transform:scale(.97)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}.useNotify-module__fnR_na__confirmActions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}
.FolderConnect-module__prdxdW__screen{background:var(--bg-0);width:100vw;height:100vh;color:var(--text-primary);justify-content:center;align-items:center;display:flex}.FolderConnect-module__prdxdW__box{text-align:center;max-width:420px;padding:32px}.FolderConnect-module__prdxdW__box h1{margin-bottom:12px;font-size:20px;font-weight:600}.FolderConnect-module__prdxdW__box p{color:var(--text-secondary);margin-bottom:22px;font-size:14px;line-height:1.55}
.MarkdownEditor-module__4_aW-W__wrap{flex-direction:column;gap:8px;display:flex}.MarkdownEditor-module__4_aW-W__modeRow{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-sm);align-self:flex-start;gap:2px;padding:2px;display:inline-flex}.MarkdownEditor-module__4_aW-W__modeButton{color:var(--text-muted);text-transform:capitalize;cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;border-radius:4px;padding:4px 12px;font-size:11px}.MarkdownEditor-module__4_aW-W__modeButton:hover{color:var(--text-primary)}.MarkdownEditor-module__4_aW-W__modeActive{background:var(--bg-4);color:var(--text-primary)}.MarkdownEditor-module__4_aW-W__panes{gap:8px;height:300px;display:grid}.MarkdownEditor-module__4_aW-W__source,.MarkdownEditor-module__4_aW-W__preview{grid-template-columns:1fr}.MarkdownEditor-module__4_aW-W__split{grid-template-columns:1fr 1fr}.MarkdownEditor-module__4_aW-W__editorPane{border:1px solid var(--border);border-radius:var(--radius-md);min-width:0;overflow:hidden}.MarkdownEditor-module__4_aW-W__previewPane{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-2);min-width:0;color:var(--text-secondary);padding:10px;font-size:12px;line-height:1.5;overflow-y:auto}
.SidebarPanel-module__OuZXSG__panel{z-index:800;animation:SidebarPanel-module__OuZXSG__slideIn .2s var(--ease);position:fixed;top:0;bottom:0;right:0}@keyframes SidebarPanel-module__OuZXSG__slideIn{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.SidebarPanel-module__OuZXSG__resizeHandle{cursor:ew-resize;z-index:1;width:6px;position:absolute;top:0;bottom:0;left:-3px}.SidebarPanel-module__OuZXSG__resizeHandle:hover,.SidebarPanel-module__OuZXSG__resizeHandle:active{background:var(--accent);opacity:.5}.SidebarPanel-module__OuZXSG__chip{background:var(--bg-2);border:1px solid var(--border-strong);border-radius:var(--radius-md);max-width:240px;box-shadow:var(--shadow-lg);cursor:pointer;z-index:800;align-items:center;gap:8px;padding:8px 10px;display:flex;position:fixed;bottom:16px;right:16px}.SidebarPanel-module__OuZXSG__chipTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.SidebarPanel-module__OuZXSG__chipClose{color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;font-size:12px}.SidebarPanel-module__OuZXSG__chipClose:hover{color:var(--text-primary)}
.IconButton-module__09XwpW__iconButton{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;font-size:13px;display:inline-flex}.IconButton-module__09XwpW__iconButton:hover:not(:disabled){background:var(--bg-3);color:var(--text-primary)}.IconButton-module__09XwpW__iconButton:disabled{opacity:.4;cursor:default}.IconButton-module__09XwpW__danger{color:var(--danger)}.IconButton-module__09XwpW__danger:hover:not(:disabled){background:var(--danger-soft)}
.Modal-module__7LRQSW__backdrop{z-index:1300;animation:Modal-module__7LRQSW__fade .14s var(--ease);background:#0000008c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}@keyframes Modal-module__7LRQSW__fade{0%{opacity:0}to{opacity:1}}.Modal-module__7LRQSW__box{background:var(--bg-1);border:1px solid var(--border-strong);border-radius:var(--radius-lg);max-width:100%;max-height:100%;box-shadow:var(--shadow-lg);animation:Modal-module__7LRQSW__rise .16s var(--ease);flex-direction:column;display:flex;overflow:hidden}@keyframes Modal-module__7LRQSW__rise{0%{opacity:0;transform:translateY(8px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.Modal-module__7LRQSW__header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:12px 14px;display:flex}.Modal-module__7LRQSW__title{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:12px;font-weight:600}.Modal-module__7LRQSW__body{flex-direction:column;flex:1;gap:14px;min-height:0;padding:16px;display:flex;overflow-y:auto}.Modal-module__7LRQSW__footer{border-top:1px solid var(--border);flex-shrink:0;justify-content:flex-end;gap:8px;padding:12px 14px;display:flex}
.TextInput-module__wEV5vq__input,.TextInput-module__wEV5vq__textarea{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--text-primary);transition:border-color var(--transition-fast), background var(--transition-fast);padding:8px 10px;font-family:inherit;font-size:13px}.TextInput-module__wEV5vq__input::placeholder,.TextInput-module__wEV5vq__textarea::placeholder{color:var(--text-muted)}.TextInput-module__wEV5vq__input:hover,.TextInput-module__wEV5vq__textarea:hover{border-color:var(--border-strong)}.TextInput-module__wEV5vq__input:focus,.TextInput-module__wEV5vq__textarea:focus{border-color:var(--accent);background:var(--bg-3);outline:none}.TextInput-module__wEV5vq__textarea{resize:vertical;line-height:1.5}
.TagPaletteModal-module__j3ErvG__hint{color:var(--text-muted);font-size:12px;line-height:1.5}.TagPaletteModal-module__j3ErvG__list{flex-direction:column;gap:8px;display:flex}.TagPaletteModal-module__j3ErvG__row{align-items:center;gap:8px;display:flex}.TagPaletteModal-module__j3ErvG__color{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;flex-shrink:0;width:34px;height:34px;padding:2px}.TagPaletteModal-module__j3ErvG__count{text-align:center;min-width:22px;color:var(--text-muted);flex-shrink:0;font-size:11px}.TagPaletteModal-module__j3ErvG__addRow{border-top:1px solid var(--border);align-items:center;gap:8px;padding-top:12px;display:flex}.TagPaletteModal-module__j3ErvG__presets{gap:6px;display:flex}.TagPaletteModal-module__j3ErvG__preset{cursor:pointer;border:2px solid #0000;border-radius:999px;width:22px;height:22px}.TagPaletteModal-module__j3ErvG__presetActive{border-color:var(--text-primary)}
.Select-module__E8rWSW__wrap{min-width:0;display:inline-flex;position:relative}.Select-module__E8rWSW__select{appearance:none;background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;color:var(--text-primary);cursor:pointer;transition:border-color var(--transition-fast), background var(--transition-fast);padding:7px 26px 7px 10px;font-size:12px}.Select-module__E8rWSW__select:hover{border-color:var(--border-strong)}.Select-module__E8rWSW__select:disabled{opacity:.5;cursor:default}.Select-module__E8rWSW__chevron{pointer-events:none;color:var(--text-muted);font-size:11px;position:absolute;top:50%;right:8px;transform:translateY(-60%)}
.Badge-module__H8aylq__badge{text-transform:uppercase;letter-spacing:.03em;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:10px;font-weight:600;line-height:1.6;display:inline-flex}.Badge-module__H8aylq__neutral{background:var(--bg-4);color:var(--text-secondary)}.Badge-module__H8aylq__accent{background:var(--accent-soft);color:var(--accent-hover)}.Badge-module__H8aylq__success{background:var(--success-soft);color:var(--success)}.Badge-module__H8aylq__danger{background:var(--danger-soft);color:var(--danger)}.Badge-module__H8aylq__warning{background:var(--warning-soft);color:var(--warning)}
.view-module__F4gTFW__drawer{background:var(--bg-1);width:100%;height:100%;color:var(--text-primary);border-left:1px solid var(--border-strong);box-shadow:var(--shadow-lg);flex-direction:column;display:flex}.view-module__F4gTFW__header{border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:8px;padding:12px 14px;display:flex}.view-module__F4gTFW__headerLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);flex:1;font-size:10.5px;font-weight:600}.view-module__F4gTFW__titleArea{field-sizing:content;resize:vertical;width:100%;min-height:56px;font-size:18px;font-weight:600;line-height:1.3}.view-module__F4gTFW__body{flex-direction:column;flex:1;gap:20px;padding:16px;display:flex;overflow-y:auto}.view-module__F4gTFW__section h3{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0 0 9px;font-size:11.5px;font-weight:600}.view-module__F4gTFW__sectionHeaderRow{justify-content:space-between;align-items:center;display:flex}.view-module__F4gTFW__overrideLabel{color:var(--text-muted);align-items:center;gap:4px;font-size:11px;display:flex}.view-module__F4gTFW__aiRow{gap:8px;margin-top:8px;display:flex}.view-module__F4gTFW__modelSelect{flex:1;min-width:0}.view-module__F4gTFW__instructionDetails{color:var(--text-muted);margin-top:8px;font-size:11px}.view-module__F4gTFW__instructionDetails summary{cursor:pointer}.view-module__F4gTFW__instructionInput{width:100%;min-height:60px;margin-top:6px;font-size:11.5px}.view-module__F4gTFW__tagRow{flex-wrap:wrap;gap:6px;display:flex}.view-module__F4gTFW__tagChip{border:1px solid var(--border);background:var(--bg-2);color:var(--text-secondary);cursor:pointer;transition:border-color var(--transition-fast), background var(--transition-fast), color var(--transition-fast);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11.5px;display:inline-flex}.view-module__F4gTFW__tagChip:hover{border-color:var(--border-strong);color:var(--text-primary)}.view-module__F4gTFW__tagChipActive{color:var(--text-primary)}.view-module__F4gTFW__tagDot{border-radius:999px;flex-shrink:0;width:8px;height:8px}.view-module__F4gTFW__objectivityRow{align-items:center;gap:8px;display:flex}.view-module__F4gTFW__range{accent-color:var(--accent);flex:1}.view-module__F4gTFW__objectivityEndLabel{color:var(--text-muted);text-transform:uppercase;font-size:10px}.view-module__F4gTFW__objectivityValue{text-align:center;color:var(--text-secondary);margin-top:4px;font-size:12px}.view-module__F4gTFW__temporalRow{gap:8px;display:flex}.view-module__F4gTFW__temporalSelect{flex-shrink:0}.view-module__F4gTFW__temporalRaw{flex:1}.view-module__F4gTFW__muted{color:var(--text-muted);font-size:12px}.view-module__F4gTFW__sourceRow{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-md);margin-bottom:6px;padding:9px 11px}.view-module__F4gTFW__sourceQuote{color:var(--text-secondary);margin:0 0 6px;font-size:12px;font-style:italic}.view-module__F4gTFW__sourceActions{justify-content:space-between;align-items:center;display:flex}.view-module__F4gTFW__linkButton{color:var(--accent-hover);cursor:pointer;background:0 0;border:none;font-size:11px}.view-module__F4gTFW__linkButton:hover{text-decoration:underline}.view-module__F4gTFW__edgeRow{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-md);margin-bottom:6px;padding:9px 11px}.view-module__F4gTFW__edgeHeaderRow{align-items:center;gap:8px;margin-bottom:6px;display:flex}.view-module__F4gTFW__edgeDirection{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:11.5px;overflow:hidden}.view-module__F4gTFW__edgeNoteInput{width:100%}.view-module__F4gTFW__spread{color:var(--warning);margin:0 0 8px;font-size:11px}.view-module__F4gTFW__ratingRow{align-items:center;gap:8px;padding:4px 0;font-size:12px;display:flex}.view-module__F4gTFW__ratingRow span:first-child{flex:1}.view-module__F4gTFW__ratingValue{color:var(--accent-hover)}.view-module__F4gTFW__addRatingRow{align-items:center;gap:8px;margin-top:8px;display:flex}.view-module__F4gTFW__deleteButton{width:100%}
.GapFillingQueue-module__xA46Oa__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:900;animation:GapFillingQueue-module__xA46Oa__fadeIn .14s var(--ease);background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@keyframes GapFillingQueue-module__xA46Oa__fadeIn{0%{opacity:0}to{opacity:1}}.GapFillingQueue-module__xA46Oa__panel{background:var(--bg-2);width:560px;max-height:70vh;color:var(--text-primary);border:1px solid var(--border-strong);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);animation:GapFillingQueue-module__xA46Oa__pop .16s var(--ease);flex-direction:column;display:flex;overflow:hidden}@keyframes GapFillingQueue-module__xA46Oa__pop{0%{opacity:0;transform:scale(.97)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}.GapFillingQueue-module__xA46Oa__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.GapFillingQueue-module__xA46Oa__header h2{margin:0;font-size:15px;font-weight:600}.GapFillingQueue-module__xA46Oa__list{padding:8px;overflow-y:auto}.GapFillingQueue-module__xA46Oa__empty{text-align:center;color:var(--text-muted);padding:24px;font-size:13px}.GapFillingQueue-module__xA46Oa__item{text-align:left;background:var(--bg-3);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;width:100%;transition:background var(--transition-fast);flex-direction:column;gap:4px;margin-bottom:6px;padding:10px 12px;display:flex}.GapFillingQueue-module__xA46Oa__item:hover{background:var(--bg-4)}.GapFillingQueue-module__xA46Oa__itemTitle{color:var(--text-primary);font-size:13px}.GapFillingQueue-module__xA46Oa__reasons{color:var(--warning);font-size:11px}
.EvaluatorSettings-module__RC50KW__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:900;animation:EvaluatorSettings-module__RC50KW__fadeIn .14s var(--ease);background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@keyframes EvaluatorSettings-module__RC50KW__fadeIn{0%{opacity:0}to{opacity:1}}.EvaluatorSettings-module__RC50KW__panel{background:var(--bg-2);width:480px;max-height:70vh;color:var(--text-primary);border:1px solid var(--border-strong);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);animation:EvaluatorSettings-module__RC50KW__pop .16s var(--ease);flex-direction:column;display:flex;overflow:hidden}@keyframes EvaluatorSettings-module__RC50KW__pop{0%{opacity:0;transform:scale(.97)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}.EvaluatorSettings-module__RC50KW__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.EvaluatorSettings-module__RC50KW__header h2{margin:0;font-size:15px;font-weight:600}.EvaluatorSettings-module__RC50KW__list{flex-direction:column;gap:10px;padding:14px 18px;display:flex;overflow-y:auto}.EvaluatorSettings-module__RC50KW__row{align-items:center;gap:8px;display:flex}.EvaluatorSettings-module__RC50KW__nameInput{flex:1}.EvaluatorSettings-module__RC50KW__range{accent-color:var(--accent)}.EvaluatorSettings-module__RC50KW__weightValue{width:36px;color:var(--text-secondary);text-align:right;font-size:12px}.EvaluatorSettings-module__RC50KW__addRow{border-top:1px solid var(--border);gap:8px;padding:12px 18px;display:flex}.EvaluatorSettings-module__RC50KW__addRow>:first-child{flex:1}
.Toolbar-module__OQP-Ia__bar{background:var(--bg-1);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.Toolbar-module__OQP-Ia__left{align-items:baseline;gap:12px;min-width:0;display:flex}.Toolbar-module__OQP-Ia__title{color:var(--text-primary);font-size:14px;font-weight:600}.Toolbar-module__OQP-Ia__meta{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.Toolbar-module__OQP-Ia__savedMeta{color:var(--text-secondary);background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-sm);white-space:nowrap;flex-shrink:0;padding:2px 7px;font-size:11px}.Toolbar-module__OQP-Ia__right{flex-shrink:0;align-items:center;gap:8px;display:flex}
.CustomMessageModal-module__8g_xKa__input{min-height:260px;font-size:13px;line-height:1.6}.CustomMessageModal-module__8g_xKa__hint{color:var(--text-muted);font-size:11px;line-height:1.5}
.view-module__Zbd9Iq__pane{border-right:1px solid var(--border);background:var(--bg-1);flex-direction:column;min-height:0;display:flex}.view-module__Zbd9Iq__header{color:var(--text-muted);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 14px;font-size:11px;display:flex}.view-module__Zbd9Iq__headerActions{flex-shrink:0;align-items:center;gap:10px;display:flex}.view-module__Zbd9Iq__linkButton{color:var(--accent-hover);cursor:pointer;background:0 0;border:none;font-size:11px}.view-module__Zbd9Iq__linkButton:hover{text-decoration:underline}.view-module__Zbd9Iq__cardViewport{perspective:1200px;flex:1;min-height:0;padding:14px;overflow:hidden}.view-module__Zbd9Iq__card{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-lg);height:100%;box-shadow:var(--shadow-md);animation:view-module__Zbd9Iq__enter .26s var(--ease);flex-direction:column;display:flex;position:relative;overflow:hidden}.view-module__Zbd9Iq__cardBadge{z-index:1;text-transform:uppercase;letter-spacing:.03em;background:var(--warning-soft);color:var(--warning);border-radius:999px;padding:3px 9px;font-size:10px;font-weight:600;position:absolute;top:10px;right:10px}.view-module__Zbd9Iq__cardBadgeCustom{z-index:1;text-transform:uppercase;letter-spacing:.03em;background:var(--accent-soft);color:var(--accent-hover);border-radius:999px;padding:3px 9px;font-size:10px;font-weight:600;position:absolute;top:10px;right:10px}@keyframes view-module__Zbd9Iq__enter{0%{opacity:0;transform:translateY(6px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.view-module__Zbd9Iq__enterFromRight{animation-name:view-module__Zbd9Iq__enterFromRight}.view-module__Zbd9Iq__enterFromLeft{animation-name:view-module__Zbd9Iq__enterFromLeft}@keyframes view-module__Zbd9Iq__enterFromRight{0%{opacity:0;transform:translate(28px)scale(.97)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes view-module__Zbd9Iq__enterFromLeft{0%{opacity:0;transform:translate(-28px)scale(.97)}to{opacity:1;transform:translate(0)scale(1)}}.view-module__Zbd9Iq__leavingNext{animation:view-module__Zbd9Iq__leaveNext .22s var(--ease) forwards}.view-module__Zbd9Iq__leavingPrev{animation:view-module__Zbd9Iq__leavePrev .22s var(--ease) forwards}.view-module__Zbd9Iq__leavingDismiss{animation:view-module__Zbd9Iq__leaveDismiss .22s var(--ease) forwards}@keyframes view-module__Zbd9Iq__leaveNext{to{opacity:0;transform:translate(-32px)scale(.97)}}@keyframes view-module__Zbd9Iq__leavePrev{to{opacity:0;transform:translate(32px)scale(.97)}}@keyframes view-module__Zbd9Iq__leaveDismiss{to{opacity:0;transform:translateY(-16px)scale(.9)rotate(-2deg)}}.view-module__Zbd9Iq__content{white-space:pre-wrap;-webkit-user-select:text;user-select:text;cursor:text;flex:1;padding:20px;font-size:13.5px;line-height:1.6;overflow-y:auto}.view-module__Zbd9Iq__aiRow{border-top:1px solid var(--border);flex-shrink:0;gap:8px;padding:10px 14px;display:flex}.view-module__Zbd9Iq__modelSelect{flex:1;min-width:0}.view-module__Zbd9Iq__footer{border-top:1px solid var(--border);flex-shrink:0;gap:8px;padding:12px 14px;display:flex}.view-module__Zbd9Iq__footer>*{flex:1}.view-module__Zbd9Iq__gateNotice{color:var(--warning);background:var(--warning-soft);padding:8px 14px;font-size:11px}.view-module__Zbd9Iq__empty{color:var(--text-muted);padding:20px;font-size:13px}.view-module__Zbd9Iq__historyList{flex:1;overflow-y:auto}.view-module__Zbd9Iq__historyItem{text-align:left;border:none;border-bottom:1px solid var(--border);width:100%;color:var(--text-secondary);cursor:pointer;transition:background var(--transition-fast);background:0 0;flex-direction:column;gap:2px;padding:8px 14px;display:flex}.view-module__Zbd9Iq__historyItem:hover{background:var(--bg-2)}.view-module__Zbd9Iq__historyItemActive{background:var(--accent-soft)}.view-module__Zbd9Iq__historyIndex{color:var(--text-muted);align-items:center;gap:6px;font-size:11px;display:flex}.view-module__Zbd9Iq__dismissedDot{background:var(--warning);border-radius:999px;width:6px;height:6px;display:inline-block}.view-module__Zbd9Iq__historyPreview{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}
.view-module__hChKkG__pane{border-right:1px solid var(--border);background:var(--bg-1);flex-direction:column;min-height:0;display:flex}.view-module__hChKkG__header{color:var(--text-secondary);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 14px;font-size:12px;display:flex}.view-module__hChKkG__headerActions{align-items:center;gap:6px;display:flex}.view-module__hChKkG__list{flex-direction:column;flex:1;gap:8px;padding:10px;display:flex;overflow-y:auto}.view-module__hChKkG__empty{color:var(--text-muted);padding:10px;font-size:12px}.view-module__hChKkG__suggestedItem{background:var(--accent-soft);border-radius:var(--radius-md);border:1px dashed #6366f166;padding:10px}.view-module__hChKkG__suggestedTitle{color:var(--text-primary);margin:0 0 4px;font-size:13px}.view-module__hChKkG__quotePreview{color:var(--text-secondary);margin:0 0 8px;font-size:11px;font-style:italic}.view-module__hChKkG__suggestedActions{align-items:center;gap:6px;display:flex}.view-module__hChKkG__stagedItem{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-md);cursor:grab;transition:border-color var(--transition-fast), box-shadow var(--transition-fast);flex-direction:column;gap:8px;padding:10px;display:flex}.view-module__hChKkG__stagedItem:hover{border-color:var(--border-strong);box-shadow:var(--shadow-sm)}.view-module__hChKkG__contentInput{min-height:50px;font-size:11.5px}.view-module__hChKkG__sourceTag{color:var(--accent-hover);font-size:10px}.view-module__hChKkG__stagedActions{justify-content:space-between;align-items:center;display:flex}.view-module__hChKkG__dragHint{color:var(--text-muted);font-size:10px}
.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 .5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#555;--xy-background-pattern-lines-color-default:#333;--xy-background-pattern-cross-color-default:#333;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 .5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1;touch-action:none}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px)translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));padding:10px;font-size:12px}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default)))}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)))}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}
.ContextMenu-module__hmRCqa__menu{z-index:1200;background:var(--bg-2);border:1px solid var(--border-strong);border-radius:var(--radius-md);min-width:170px;box-shadow:var(--shadow-lg);animation:ContextMenu-module__hmRCqa__pop .12s var(--ease);flex-direction:column;gap:2px;padding:6px;display:flex;position:fixed}@keyframes ContextMenu-module__hmRCqa__pop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.ContextMenu-module__hmRCqa__item{text-align:left;color:var(--text-primary);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;align-items:center;gap:9px;padding:7px 10px;font-size:12.5px;display:flex}.ContextMenu-module__hmRCqa__icon{text-align:center;width:15px;color:var(--text-muted);flex-shrink:0;font-size:13px;line-height:1}.ContextMenu-module__hmRCqa__item:hover .ContextMenu-module__hmRCqa__icon,.ContextMenu-module__hmRCqa__danger .ContextMenu-module__hmRCqa__icon{color:inherit}.ContextMenu-module__hmRCqa__item:hover{background:var(--bg-4)}.ContextMenu-module__hmRCqa__danger{color:var(--danger)}.ContextMenu-module__hmRCqa__danger:hover{background:var(--danger-soft)}
.GraphNodeBox-module__ixHx0G__box{background:var(--bg-2);border:1px solid var(--border-strong);border-radius:var(--radius-md);cursor:pointer;min-width:170px;max-width:230px;box-shadow:var(--shadow-sm);transition:box-shadow var(--transition-fast), border-color var(--transition-fast), transform var(--transition-fast);padding:12px 14px;position:relative}.GraphNodeBox-module__ixHx0G__box:hover{box-shadow:var(--shadow-md);border-color:var(--border-strong);transform:translateY(-1px)}.react-flow__node.dragging .GraphNodeBox-module__ixHx0G__box{transition:none}.GraphNodeBox-module__ixHx0G__highlighted{border-color:var(--warning);box-shadow:0 0 0 3px var(--warning-soft)}.GraphNodeBox-module__ixHx0G__selected{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}.GraphNodeBox-module__ixHx0G__editing{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft), var(--shadow-md)}.GraphNodeBox-module__ixHx0G__tagStrip{border-bottom-right-radius:2px;border-bottom-left-radius:2px;gap:2px;height:3px;display:flex;position:absolute;top:0;left:10px;right:10px}.GraphNodeBox-module__ixHx0G__tagSegment{border-bottom-right-radius:2px;border-bottom-left-radius:2px;flex:1}.GraphNodeBox-module__ixHx0G__title{color:var(--text-primary);word-break:break-word;margin-bottom:9px;font-size:12.5px;line-height:1.35}.GraphNodeBox-module__ixHx0G__metaRow{align-items:center;gap:8px;display:flex}.GraphNodeBox-module__ixHx0G__objectivityBar{background:var(--bg-4);border-radius:2px;flex:1;height:4px;overflow:hidden}.GraphNodeBox-module__ixHx0G__objectivityFill{background:var(--accent);height:100%;display:block}.GraphNodeBox-module__ixHx0G__temporalTag{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em;font-size:9px}.GraphNodeBox-module__ixHx0G__parentHandle{background:var(--warning);border:1px solid #a97a2a;border-radius:2px;width:11px;height:6px}.GraphNodeBox-module__ixHx0G__evidenceInHandle{background:var(--text-muted);border:1px solid var(--bg-0);border-radius:999px;width:8px;height:8px}.GraphNodeBox-module__ixHx0G__supportsHandle{background:var(--success);border:1px solid #1f7a37;border-radius:999px;width:8px;height:8px}.GraphNodeBox-module__ixHx0G__contradictsHandle{background:var(--danger);border:1px solid #9c2f26;border-radius:999px;width:8px;height:8px}.GraphNodeBox-module__ixHx0G__precedesHandle{background:var(--accent);border:1px solid var(--accent-active);border-radius:999px;width:8px;height:8px}
.GraphTextBox-module__tU640q__text{white-space:pre-wrap;letter-spacing:-.01em;cursor:grab;opacity:1;max-width:1400px;transition:opacity .5s var(--ease);font-weight:700;line-height:1.15}.GraphTextBox-module__tU640q__text:active{cursor:grabbing}.GraphTextBox-module__tU640q__hidden{opacity:0;pointer-events:none}.react-flow__node:has(.GraphTextBox-module__tU640q__hidden){pointer-events:none}.GraphTextBox-module__tU640q__selected{outline:2px dashed var(--accent);outline-offset:8px}
.CanvasToolbar-module__wQ61hW__bar{background:var(--bg-1);border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:10px;padding:8px 12px;display:flex}.CanvasToolbar-module__wQ61hW__count{color:var(--text-muted);font-size:11px}.CanvasToolbar-module__wQ61hW__spacer{flex:1}.CanvasToolbar-module__wQ61hW__edgeToggles{align-items:center;gap:6px;display:flex}.CanvasToolbar-module__wQ61hW__edgeToggle{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;transition:opacity var(--transition-fast);align-items:center;gap:5px;padding:4px 8px;font-size:11px;display:flex}.CanvasToolbar-module__wQ61hW__edgeToggleOff{opacity:.45}.CanvasToolbar-module__wQ61hW__edgeSwatch{border-radius:999px;flex-shrink:0;width:8px;height:8px}.CanvasToolbar-module__wQ61hW__supportsSwatch{background:var(--success)}.CanvasToolbar-module__wQ61hW__contradictsSwatch{background:var(--danger)}.CanvasToolbar-module__wQ61hW__precedesSwatch{background:var(--accent)}
.TreeView-module__my60aq__panel{background:var(--bg-2);border:1px solid var(--border-strong);border-radius:var(--radius-md);width:280px;box-shadow:var(--shadow-lg);z-index:20;animation:TreeView-module__my60aq__slideIn .16s var(--ease);flex-direction:column;display:flex;position:absolute;top:52px;bottom:12px;right:12px}@keyframes TreeView-module__my60aq__slideIn{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.TreeView-module__my60aq__header{border-bottom:1px solid var(--border);color:var(--text-secondary);flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 12px;font-size:12px;display:flex}.TreeView-module__my60aq__list{flex:1;padding:6px;overflow-y:auto}.TreeView-module__my60aq__empty{color:var(--text-muted);text-align:center;padding:16px;font-size:12px}.TreeView-module__my60aq__row{width:100%;color:var(--text-secondary);text-align:left;border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:6px 8px;font-size:12px;display:flex}.TreeView-module__my60aq__row:hover{background:var(--bg-3);color:var(--text-primary)}.TreeView-module__my60aq__branch{color:var(--text-muted);flex-shrink:0;width:10px;font-size:10px}.TreeView-module__my60aq__leaf{flex-shrink:0;width:10px}.TreeView-module__my60aq__rowTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.TreeView-module__my60aq__sectionLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);padding:10px 8px 5px;font-size:10px;font-weight:600}.TreeView-module__my60aq__sectionLabel+.TreeView-module__my60aq__empty{text-align:left;padding:6px 8px 10px}.TreeView-module__my60aq__textDot{border-radius:2px;flex-shrink:0;width:8px;height:8px}.TreeView-module__my60aq__zoomTag{color:var(--text-muted);background:var(--bg-4);border-radius:999px;flex-shrink:0;padding:1px 6px;font-size:9.5px}
.TextElementModal-module__W_QfCq__field{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.TextElementModal-module__W_QfCq__label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:10.5px;font-weight:600}.TextElementModal-module__W_QfCq__textArea{min-height:110px;font-size:14px}.TextElementModal-module__W_QfCq__row{align-items:flex-end;gap:10px;display:flex}.TextElementModal-module__W_QfCq__color{background:var(--bg-2);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;width:100%;height:34px;padding:2px}.TextElementModal-module__W_QfCq__zoomButton{flex-shrink:0}.TextElementModal-module__W_QfCq__hint{color:var(--text-muted);font-size:11px;line-height:1.5}
.view-module__r5eCja__pane{flex-direction:column;height:100%;min-height:0;display:flex}.view-module__r5eCja__canvas{background:var(--bg-0);flex:1;min-height:0;position:relative}
.view-module__toANZa__overlay{z-index:950;pointer-events:none;position:fixed;top:60px;left:50%;transform:translate(-50%)}.view-module__toANZa__box{background:var(--bg-2);border:1px solid var(--border-strong);border-radius:var(--radius-lg);width:480px;box-shadow:var(--shadow-lg);pointer-events:auto;animation:view-module__toANZa__pop .16s var(--ease)}@keyframes view-module__toANZa__pop{0%{opacity:0;transform:scale(.97)translateY(-6px)}to{opacity:1;transform:scale(1)translateY(0)}}.view-module__toANZa__inputRow{border-bottom:1px solid var(--border);align-items:center;gap:4px;padding:6px 6px 6px 14px;display:flex}.view-module__toANZa__input{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;padding:9px 0;font-size:13px}.view-module__toANZa__input::placeholder{color:var(--text-muted)}.view-module__toANZa__results{max-height:320px;padding:6px;overflow-y:auto}.view-module__toANZa__result{text-align:left;border-radius:var(--radius-sm);width:100%;color:var(--text-secondary);cursor:pointer;transition:background var(--transition-fast);background:0 0;border:none;flex-direction:column;gap:2px;padding:8px 10px;display:flex}.view-module__toANZa__result:hover{background:var(--bg-3)}.view-module__toANZa__resultTitle{color:var(--text-primary);font-size:13px}.view-module__toANZa__resultMeta{color:var(--text-muted);font-size:11px}
.view-module__lW4Q_a__root{background:var(--bg-0);width:100vw;height:100vh;color:var(--text-primary);flex-direction:column;display:flex;overflow:hidden}.view-module__lW4Q_a__panes{flex:1;grid-template-columns:380px 320px 1fr;min-height:0;display:grid}.view-module__lW4Q_a__loading{background:var(--bg-0);width:100vw;height:100vh;color:var(--text-muted);justify-content:center;align-items:center;display:flex}
