.classificationBar{margin-top:.75rem;padding:.75rem .85rem;border-radius:var(--radius-lg,14px);border:1px solid var(--border,#ededed);background:var(--surface-muted,#f5f6f7)}.classificationBarCompact{margin-top:.5rem;padding:.55rem .65rem}.classificationBarText{font-size:.875rem;color:var(--text-secondary,#3a3d44);margin-bottom:.5rem}.classificationBarLabel{margin-right:.35rem;color:var(--text-muted,#677084)}.classificationBarConf{margin-left:.35rem;color:var(--text-muted,#677084);font-size:.8rem}.classificationBarError{color:#b91c1c;font-size:.8rem;margin:.25rem 0 .35rem}.classificationBarActions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.classificationBtnGhost,.classificationBtnPrimary,.classificationBtnSecondary{border-radius:8px;padding:.35rem .75rem;font-size:.8rem;cursor:pointer;border:1px solid transparent}.classificationBtnPrimary{background:var(--text-title);color:var(--surface);border-color:var(--text-title)}.classificationBtnPrimary:disabled{opacity:.55;cursor:not-allowed}.classificationBtnSecondary{background:var(--surface,#fff);color:var(--text-secondary,#3a3d44);border-color:var(--border,#ededed)}.classificationBtnSecondary:disabled{opacity:.45;cursor:not-allowed}.classificationBtnGhost{background:transparent;color:var(--text-muted,#677084);border-color:var(--border,#ededed)}.classificationAssign{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.classificationSelect{min-width:160px;border-radius:8px;padding:.3rem .45rem;font-size:.8rem;border:1px solid var(--border,#ededed);background:var(--surface,#fff);color:var(--text,#111418)}.capture-workspace_workPaper__kT4Pl{width:100%;margin:var(--workspace-gutter) 0;background:var(--surface);border:none;border-radius:var(--radius);box-sizing:border-box;display:flex;flex-direction:column;height:calc(100% - (var(--workspace-gutter) * 2));min-height:0;overflow:hidden}.capture-workspace_editorShell__yHBjJ{flex:0 0 auto;position:relative;z-index:5;width:100%;max-width:var(--home-content-max);margin:0 auto;background:var(--surface);padding:15px 15px 0;display:flex;flex-direction:column;gap:12px;border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.capture-workspace_editorShell__yHBjJ:after{content:"";position:absolute;left:0;right:0;bottom:-12px;height:12px;background:var(--surface);pointer-events:none}.capture-workspace_collapsible__SBgrH{display:flex;flex-direction:column;gap:12px;overflow:hidden;max-height:200px;opacity:1;transform:translateY(0);transition:max-height var(--dur-collapse) var(--ease-default),opacity .2s var(--ease-default),transform var(--dur-collapse) var(--ease-default),margin-top var(--dur-collapse) var(--ease-default)}.capture-workspace_collapsible__SBgrH[data-collapsed=true]{max-height:0;opacity:0;transform:translateY(-8px);margin-top:-12px;pointer-events:none}.capture-workspace_editorInputCard__l88bO{position:relative;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-lg);padding:16px 14px 8px;height:var(--editor-card-height);transition:border-color var(--dur-base) var(--ease-default),background-color var(--dur-base) var(--ease-default),height var(--dur-editor) var(--ease-default)}.capture-workspace_editorInputCard__l88bO[data-shrunk=true]{padding-bottom:8px;height:var(--editor-card-height-shrunk)}.capture-workspace_editorInputCard__l88bO:focus-within{border-color:var(--text-icon)}.capture-workspace_editorTextarea__85wKX{width:100%;border:none;background:transparent;font:inherit;font-size:var(--editor-font-size);line-height:var(--editor-line-height);color:var(--text-editor);resize:none;min-height:var(--editor-textarea-height);max-height:var(--editor-textarea-height);padding:0;transition:min-height var(--dur-editor) var(--ease-default),max-height var(--dur-editor) var(--ease-default)}.capture-workspace_editorInputCard__l88bO[data-shrunk=true] .capture-workspace_editorTextarea__85wKX{min-height:var(--editor-textarea-height-shrunk);max-height:var(--editor-textarea-height-shrunk);overflow:hidden}.capture-workspace_editorTextarea__85wKX:focus{outline:none}.capture-workspace_editorTextarea__85wKX::-moz-placeholder{color:var(--text-placeholder)}.capture-workspace_editorTextarea__85wKX::placeholder{color:var(--text-placeholder)}.capture-workspace_editorExpandBtn__R_ybw{position:absolute;top:21px;right:17px;width:26px;height:24px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;padding:0;color:var(--text-disabled);cursor:not-allowed;opacity:1}.capture-workspace_expandGlyph__uTAMQ{position:relative;width:16px;height:16px;display:block}.capture-workspace_expandGlyph__uTAMQ:after,.capture-workspace_expandGlyph__uTAMQ:before{content:"";position:absolute;width:5px;height:5px;border-color:currentColor;border-style:solid;border-radius:1.25px}.capture-workspace_expandGlyph__uTAMQ:before{top:2px;right:2px;border-width:1.8px 1.8px 0 0}.capture-workspace_expandGlyph__uTAMQ:after{left:2px;bottom:2px;border-width:0 0 1.8px 1.8px}.capture-workspace_editorToolbar__47Q7X{position:absolute;left:14px;right:14px;bottom:14px;display:flex;align-items:center;gap:0;height:var(--editor-toolbar-size)}.capture-workspace_toolbarBtn__ZR7w_{width:var(--editor-toolbar-size);height:var(--editor-toolbar-size);display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:6px;color:var(--text-muted);cursor:pointer;transition:background-color var(--dur-fast) var(--ease-default),color var(--dur-fast) var(--ease-default)}.capture-workspace_toolbarBtn__ZR7w_+.capture-workspace_toolbarBtn__ZR7w_{margin-left:12px}.capture-workspace_toolbarBtn__ZR7w_:hover:not(:disabled){background:var(--surface-card);color:var(--text)}.capture-workspace_toolbarBtn__ZR7w_:disabled{cursor:not-allowed;color:var(--text-disabled);opacity:1}.capture-workspace_toolbarDivider__ln_fl{width:1px;height:16px;background:var(--border-strong);margin:0 12px}.capture-workspace_toolbarTextIcon__aClyY{color:currentColor;font-size:20px;line-height:20px;font-weight:400;text-decoration:underline;text-underline-offset:4px}.capture-workspace_toolbarSpacer__Ll2QV{flex:1}.capture-workspace_submitBtn__4QrTW{background:var(--action-muted);color:#ffffff;border:none;border-radius:var(--radius-control);width:var(--editor-submit-w);height:var(--editor-submit-h);padding:0;font-size:14px;line-height:14px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color var(--dur-fast) var(--ease-default),color var(--dur-fast) var(--ease-default)}.capture-workspace_submitBtn__4QrTW:hover:not(:disabled){background:var(--action-muted-hover)}.capture-workspace_submitBtn__4QrTW:disabled{opacity:1;cursor:not-allowed}.capture-workspace_submitIcon__h__cV{width:20px;height:20px;display:block;flex:0 0 20px;fill:currentColor;transform:translateY(1px)}.capture-workspace_submitText__AQF3z{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.capture-workspace_errorText__WlWRA{color:var(--danger);font-size:12px;padding:0 2px}.capture-workspace_hintRow__xlcWC{display:flex;align-items:center;justify-content:space-between;padding:0;margin:0}.capture-workspace_editorHint__s5FNs{font-size:16px;line-height:24px;font-weight:500;color:var(--text-muted)}.capture-workspace_toggleBtn__q6kE2{display:inline-flex;align-items:center;gap:4px;background:transparent;border:none;padding:0;margin:0;border-radius:0;font-size:14px;line-height:21px;font-weight:500;color:var(--text-muted);cursor:pointer;transition:color var(--dur-fast) var(--ease-default)}.capture-workspace_toggleBtn__q6kE2:hover{color:var(--text-muted)}.capture-workspace_quickCards__ZZHYC{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.capture-workspace_quickCard__DZB8S{background:var(--surface-card);border:1px solid var(--border-card);border-radius:var(--radius-control);padding:16px;display:flex;align-items:center;gap:12px;min-width:0;cursor:pointer;transition:background-color var(--dur-base) var(--ease-default),border-color var(--dur-base) var(--ease-default)}.capture-workspace_quickCard__DZB8S:hover{background:var(--surface-muted);border-color:var(--border-card)}.capture-workspace_quickIcon__Y7fxO{width:var(--quick-icon-size);height:var(--quick-icon-size);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.capture-workspace_quickIcon__Y7fxO.capture-workspace_toneImage__DXm3u{background:var(--tone-image);color:#4a6cdb}.capture-workspace_quickIcon__Y7fxO.capture-workspace_toneLink__Cpj09{background:var(--tone-link);color:var(--accent)}.capture-workspace_quickIcon__Y7fxO.capture-workspace_toneMedia__BXnfM{background:var(--tone-media);color:#766af6}.capture-workspace_quickText__BbtDX{display:flex;flex-direction:column;gap:0;flex:1;min-width:0;text-align:left}.capture-workspace_quickTitle__PBH_i{font-size:var(--fs-sm);font-weight:500;color:var(--text-title);line-height:var(--lh-normal);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.capture-workspace_quickSub__lVLz6{font-size:var(--fs-xs);color:var(--text-soft);line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.capture-workspace_listScroller__l2vuI{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:scroll;scrollbar-width:thin;scrollbar-color:transparent transparent;transition:scrollbar-color var(--dur-scrollbar) var(--ease-default)}.capture-workspace_listScroller__l2vuI:active,.capture-workspace_listScroller__l2vuI:focus-within,.capture-workspace_listScroller__l2vuI:hover{scrollbar-color:var(--scrollbar-thumb) transparent}.capture-workspace_listScroller__l2vuI::-webkit-scrollbar{width:7px;height:7px}.capture-workspace_listScroller__l2vuI::-webkit-scrollbar-track{background:transparent}.capture-workspace_listScroller__l2vuI::-webkit-scrollbar-thumb{background:transparent;border-radius:5px;-webkit-transition:background-color var(--dur-scrollbar) var(--ease-default);transition:background-color var(--dur-scrollbar) var(--ease-default)}.capture-workspace_listScroller__l2vuI:active::-webkit-scrollbar-thumb,.capture-workspace_listScroller__l2vuI:focus-within::-webkit-scrollbar-thumb,.capture-workspace_listScroller__l2vuI:hover::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb)}.capture-workspace_listScroller__l2vuI::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.capture-workspace_listSection__mDNgO{width:calc(100% + 11px);max-width:var(--home-content-max);margin:0 auto;padding:16px 15px 24px;display:flex;flex-direction:column;gap:12px}.capture-workspace_listHeader__kFdex{display:flex;align-items:center;gap:6px;padding:0}.capture-workspace_listTitle___W0HR{font-size:16px;font-weight:500;color:var(--text-muted);margin:0;white-space:nowrap}.capture-workspace_listHeaderSpacer__payPO{flex:1;min-width:12px}.capture-workspace_listHeaderActions__L7Q_o{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.capture-workspace_groupLabel__DqgdV{font-size:12px;color:var(--text-muted);padding:4px 0 2px}.capture-workspace_noteList__iZKiq{display:flex;flex-direction:column;gap:12px}.capture-workspace_noteCard__0__7p{background:var(--surface-card);border:1px solid var(--border);border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:10px;transition:border-color var(--dur-base) var(--ease-default),box-shadow var(--dur-base) var(--ease-default);cursor:pointer}.capture-workspace_noteCard__0__7p:hover{background:var(--surface-muted);border-color:var(--border);box-shadow:none}.capture-workspace_noteCardHead___WnBH{display:flex;align-items:flex-start;gap:8px;min-width:0}.capture-workspace_noteCardTitle__vmzU1{font-size:18px;font-weight:500;color:var(--text-title);line-height:26px;margin:0;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.capture-workspace_noteCardTitleUntitled__oTbWx{color:var(--text-muted);font-style:normal}.capture-workspace_noteCardActions__8PFPG{display:flex;gap:2px;flex-shrink:0;opacity:1}.capture-workspace_noteCardActions__8PFPG>:first-child{opacity:0;transition:opacity var(--dur-fast) var(--ease-default)}.capture-workspace_noteCard__0__7p:hover .capture-workspace_noteCardActions__8PFPG>:first-child{opacity:1}.capture-workspace_noteCardSummary__gEdeA{font-size:16px;line-height:1.75;color:var(--text);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.capture-workspace_noteCardSummary__gEdeA p{margin:0}.capture-workspace_noteCardTags__plbG3{display:flex;gap:8px;flex-wrap:wrap}.capture-workspace_noteCardTag__r4eKE{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:6px;font-size:12px;line-height:18px;color:var(--text-muted);background:var(--tag-bg)}.capture-workspace_noteCardFoot__m5_fd{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:2px;min-height:18px}.capture-workspace_noteCardFootLeft__C0dZ9{display:flex;align-items:center;gap:6px;flex:1;min-width:0}.capture-workspace_noteCardTime__g3sNN{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:var(--text-time)}.capture-workspace_noteCardMetaText__w9UEw{font-size:12px;color:var(--text-muted)}.capture-workspace_noteCardErrText__XVyPE{font-size:12px;color:var(--danger-strong)}.capture-workspace_noteCardLink__CKwBT{font-size:12px;color:var(--text-secondary);text-decoration:none}.capture-workspace_noteCardLink__CKwBT:hover{color:var(--text-title);text-decoration:underline;text-underline-offset:2px}.capture-workspace_noteCardClassify__fi8iG{margin-top:4px}.capture-workspace_emptyState__NlhB6{border:1px dashed var(--border);border-radius:12px;padding:40px 24px;text-align:center;color:var(--text-muted);background:var(--surface)}.capture-workspace_emptyTitle__fVsEg{font-size:14px;color:var(--text-secondary);margin:0 0 4px}.capture-workspace_emptyHint__HKKGg{font-size:12px;color:var(--text-muted);margin:0}.capture-workspace_popoverWrap__e75gX{position:relative}.capture-workspace_popover__wMlZm{position:absolute;top:calc(100% + 4px);right:0;min-width:140px;background:var(--surface);border:1px solid var(--border-strong);border-radius:10px;padding:4px;box-shadow:0 4px 16px rgba(17,20,24,.08);display:flex;flex-direction:column;z-index:20;animation:capture-workspace_popoverIn__ecfaQ .14s var(--ease-default)}@keyframes capture-workspace_popoverIn__ecfaQ{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.capture-workspace_popoverItem__BN9DQ{padding:8px 10px;font-size:13px;color:var(--text);background:transparent;border:none;border-radius:6px;cursor:pointer;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:8px;transition:background-color var(--dur-fast) var(--ease-default)}.capture-workspace_popoverItem__BN9DQ:hover{background:var(--surface-card);color:var(--text-title)}.capture-workspace_popoverItem__BN9DQ[data-active=true]{color:var(--text-title);font-weight:500}.capture-workspace_popoverCheck__WSC7q{color:var(--text-title)}