*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}#root{height:100%;width:100%;display:flex;flex-direction:column}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:flex;align-items:center;justify-content:center;padding:24px;background:#11111147}.app-dialog{width:min(460px,100%);padding:24px;border:1px solid #deddda;border-radius:8px;background:#fff;box-shadow:0 18px 50px #00000024}.app-dialog-title{margin:0;color:#171717;font-size:20px;font-weight:650;line-height:1.35}.app-dialog-description{margin:12px 0 0;color:#66635f;font-size:14px;line-height:1.7;white-space:pre-wrap}.app-dialog-input{width:100%;height:42px;margin-top:18px;padding:0 12px;border:1px solid #cbc9c5;border-radius:6px;color:#171717;background:#faf9f7;font:inherit;outline:none}.app-dialog-input:focus{border-color:#171717;background:#fff}.app-dialog-choice-group{min-width:0;margin:20px 0 0;padding:0;border:0}.app-dialog-choice-label{margin-bottom:8px;color:#4f4d49;font-size:13px;font-weight:600}.app-dialog-choice-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.app-dialog-choice{min-width:0;min-height:42px;padding:0 10px;overflow:hidden;border:1px solid #d8d6d2;border-radius:6px;color:#4f4d49;background:#faf9f7;font:inherit;font-size:13px;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.app-dialog-choice:hover{border-color:#a9a6a1;background:#fff}.app-dialog-choice.selected{border-color:#171717;color:#171717;background:#fff;box-shadow:inset 0 0 0 1px #171717}.app-dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:24px}.app-dialog-button{min-height:38px;padding:0 16px;border:1px solid #d8d6d2;border-radius:6px;color:#242321;background:#fff;font:inherit;font-size:14px;cursor:pointer}.app-dialog-button:hover{background:#f5f4f2}.app-dialog-button.primary,.app-dialog-button.danger{border-color:#171717;color:#fff;background:#171717}.app-dialog-button.primary:hover,.app-dialog-button.danger:hover{background:#30302f}.app-dialog-button.ghost{border-color:transparent;color:#686560}.app-dialog-menu-action{position:relative}.app-dialog-menu-trigger{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:86px}.app-dialog-action-menu{position:absolute;right:0;bottom:calc(100% + 8px);z-index:2;width:220px;padding:6px;border:1px solid #deddda;border-radius:8px;background:#fff;box-shadow:0 14px 36px #00000024}.app-dialog-action-menu-item{width:100%;display:flex;align-items:center;gap:10px;padding:9px 10px;border:0;border-radius:6px;color:#242321;background:transparent;text-align:left;cursor:pointer}.app-dialog-action-menu-item:hover,.app-dialog-action-menu-item:focus-visible{background:#f3f2ef;outline:none}.app-dialog-action-menu-icon{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border:1px solid #e4e2de;border-radius:6px;color:#56534f;background:#faf9f7}.app-dialog-action-menu-copy{min-width:0;display:flex;align-items:baseline;gap:6px}.app-dialog-action-menu-copy strong{color:#242321;font-size:13px;font-weight:550}.app-dialog-action-menu-copy small{color:#96928c;font-size:11px}@media (max-width: 640px){.app-dialog-backdrop{align-items:flex-end;padding:12px}.app-dialog{padding:20px}.app-dialog-actions{flex-wrap:wrap}.app-dialog-button{flex:1 1 auto}.app-dialog-choice-options{grid-template-columns:1fr}.app-dialog-menu-action{flex:1 1 auto}.app-dialog-menu-trigger{width:100%}.app-dialog-action-menu{width:min(240px,calc(100vw - 64px))}}.vault-page{color:#1c1c1a}.vault-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:30px 40px 18px;border-bottom:1px solid #eeeeea}.vault-header-actions,.vault-row-actions,.vault-toolbar-meta,.vault-toolbar-right{display:flex;align-items:center;gap:7px}.vault-btn{display:inline-flex;min-height:36px;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:1px solid transparent;border-radius:9px;font:inherit;font-size:13px;font-weight:520;cursor:pointer;transition:background .14s,border-color .14s,color .14s,opacity .14s}.vault-btn.primary{background:#1d1d1b;color:#fff}.vault-btn.primary:hover{background:#343431}.vault-btn.secondary{border-color:#dfdfda;background:#fff;color:#33332f}.vault-btn.secondary:hover{border-color:#cacac4;background:#f7f7f4}.vault-btn.compact{min-height:31px;padding:0 10px;font-size:11px}.stage-export-save-vault{margin-top:4px;border-top:1px solid #ecece8!important}.vault-btn.danger-solid{background:#a52b25;color:#fff}.vault-btn:disabled{opacity:.42;cursor:not-allowed}.vault-tabs{display:flex;gap:22px;padding:0 40px;border-bottom:1px solid #eeeeea}.vault-tabs button{position:relative;height:48px;padding:0 2px;border:0;background:transparent;color:#85857f;font-size:13px;cursor:pointer}.vault-tabs button.active{color:#191917;font-weight:600}.vault-tabs button.active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:2px 2px 0 0;background:#20201e;content:""}.vault-toolbar{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:20px;padding:0 40px;border-bottom:1px solid #f0f0ec}.vault-breadcrumb{display:flex;min-width:0;align-items:center;gap:4px;color:#aaa}.vault-breadcrumb button{max-width:220px;overflow:hidden;padding:5px 6px;border:0;border-radius:6px;background:transparent;color:#6d6d68;font-size:12px;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.vault-breadcrumb button:hover{background:#f2f2ee;color:#222}.vault-breadcrumb button.current{color:#222;font-weight:550}.vault-toolbar-right{min-width:0}.vault-library-search{display:flex;width:305px;min-width:190px;align-items:center;gap:7px;padding:3px 4px 3px 10px;border:1px solid #dfdfda;border-radius:8px;background:#fff;color:#8d8d87;transition:border-color .14s,box-shadow .14s}.vault-library-search:focus-within{border-color:#aaa9a1;box-shadow:0 0 0 3px #2828230f}.vault-library-search input{width:100%;height:26px;border:0;outline:0;background:transparent;color:#292927;font:inherit;font-size:11px}.vault-library-search input::placeholder{color:#aaa}.vault-library-search button{display:flex;align-items:center;justify-content:center;border:0;cursor:pointer}.vault-library-search .vault-search-clear{width:23px;height:23px;flex:0 0 23px;border-radius:5px;background:transparent;color:#888}.vault-library-search .vault-search-clear:hover{background:#eeeeea;color:#222}.vault-library-search .vault-search-submit{height:26px;flex:0 0 auto;padding:0 10px;border-radius:6px;background:#262624;color:#fff;font-size:10px;font-weight:600}.vault-library-search .vault-search-submit:hover:not(:disabled){background:#3b3b38}.vault-library-search .vault-search-submit:disabled{opacity:.38;cursor:not-allowed}.vault-search-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:12px;color:#55554f;font-size:12px}.vault-search-summary b{color:#999;font-size:10px;font-weight:500}.vault-location-cell{display:flex;min-width:0;align-items:center;gap:8px;padding:0;border:0;background:transparent;color:#6e6e68;text-align:left;cursor:pointer}.vault-location-cell:hover{color:#242422}.vault-location-cell>span{min-width:0}.vault-location-cell strong,.vault-location-cell small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vault-location-cell strong{font-size:11px;font-weight:550}.vault-location-cell small{margin-top:2px;color:#999;font-size:9px}.vault-search-table th:first-child,.vault-search-table td:first-child{width:29%}.vault-search-table th:nth-child(2),.vault-search-table td:nth-child(2){width:19%}.vault-search-table th:nth-child(3),.vault-search-table td:nth-child(3){width:15%}.vault-search-table th:nth-child(4),.vault-search-table td:nth-child(4){width:11%}.vault-search-table th:nth-child(5),.vault-search-table td:nth-child(5){width:14%}.vault-search-table th.actions,.vault-search-table td.actions{width:120px}.vault-permission{display:inline-flex;min-height:23px;align-items:center;padding:0 8px;border-radius:6px;background:#f0f0ec;color:#666660;font-size:11px}.vault-permission.editor{background:#edf4ff;color:#315f9b}.vault-permission.owner{background:#efefec;color:#30302d}.vault-icon-btn{display:inline-flex;width:31px;height:31px;align-items:center;justify-content:center;padding:0;border:0;border-radius:7px;background:transparent;color:#787872;cursor:pointer}.vault-icon-btn:hover{background:#eeeeea;color:#222}.vault-icon-btn.danger:hover{background:#fff0ef;color:#b12e27}.vault-icon-btn:disabled{opacity:.4;cursor:not-allowed}.vault-content{min-height:0;flex:1;overflow:auto;padding:22px 40px 48px}.vault-table-wrap{overflow:hidden;border:1px solid #e8e8e3;border-radius:10px}.vault-table{width:100%;border-collapse:collapse;table-layout:fixed;background:#fff}.vault-table th{height:42px;padding:0 16px;border-bottom:1px solid #e8e8e3;background:#fafaf8;color:#82827c;font-size:11px;font-weight:550;text-align:left}.vault-table td{height:62px;padding:7px 16px;border-bottom:1px solid #efefeb;color:#55554f;font-size:12px;vertical-align:middle}.vault-table tbody tr:last-child td{border-bottom:0}.vault-table tbody tr:hover td{background:#fbfbf9}.vault-table th:first-child,.vault-table td:first-child{width:36%}.vault-table th.actions,.vault-table td.actions{width:180px;text-align:right}.vault-row-actions{justify-content:flex-end;opacity:.15;transition:opacity .12s}.vault-table tr:hover .vault-row-actions,.vault-row-actions:focus-within{opacity:1}.vault-name-cell{display:flex;width:100%;min-width:0;align-items:center;gap:11px;padding:0;border:0;background:transparent;color:#20201e;text-align:left;cursor:pointer}.vault-name-cell>span:last-child{min-width:0}.vault-name-cell strong{display:block;overflow:hidden;font-size:13px;font-weight:550;text-overflow:ellipsis;white-space:nowrap}.vault-name-cell small,.vault-cell-sub{display:block;margin-top:3px;overflow:hidden;color:#9b9b94;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.vault-folder-icon{display:flex;width:34px;height:34px;flex:0 0 34px;align-items:center;justify-content:center;border-radius:8px;background:#f3eee3;color:#a37834}.vault-file-icon{display:flex;width:34px;height:38px;flex:0 0 34px;align-items:center;justify-content:center;border:1px solid currentColor;border-radius:7px;background:#fff;color:#6e6e68;font-size:8px;font-weight:750;letter-spacing:-.2px}.vault-file-icon.is-pdf{color:#d43d34;background:#fff7f6}.vault-file-icon.is-word{color:#2f69c9;background:#f5f8ff}.vault-file-icon.is-sheet{color:#25814b;background:#f4fbf6}.vault-file-icon.is-slide{color:#d06a24;background:#fff8f2}.vault-file-icon.is-image{color:#7b4db6;background:#faf6ff}.vault-file-icon.is-video{color:#a64d79;background:#fff6fa}.vault-file-icon.is-audio{color:#197b82;background:#f2fbfb}.vault-file-icon.is-generic{color:#686862;background:#f8f8f5}.vault-error-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;padding:11px 13px;border:1px solid #efc2bf;border-radius:8px;background:#fff5f4;color:#9c322c;font-size:12px}.vault-error-banner button{border:0;background:transparent;color:inherit;font-weight:600;cursor:pointer}.vault-empty{display:flex;min-height:310px;align-items:center;justify-content:center;flex-direction:column;color:#aaa;text-align:center}.vault-empty h2{margin:13px 0 5px;color:#4b4b47;font-size:15px;font-weight:550}.vault-empty p{margin:0;color:#9a9a94;font-size:12px}.vault-empty.compact{min-height:180px}.vault-skeleton{display:grid;gap:1px;overflow:hidden;border:1px solid #ecece8;border-radius:10px;background:#ecece8}.vault-skeleton span{height:62px;background:linear-gradient(90deg,#fafaf8 20%,#f2f2ef,#fafaf8 70%);background-size:300% 100%;animation:vault-shimmer 1.4s infinite}@keyframes vault-shimmer{to{background-position:-150% 0}}@keyframes vault-spin{to{transform:rotate(360deg)}}.spin{animation:vault-spin .8s linear infinite}.vault-modal-backdrop,.vault-drawer-backdrop{position:fixed;z-index:5100;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px;background:#1e1e1b47;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.vault-modal{width:min(460px,100%);padding:0;overflow:hidden;border:1px solid #deded8;border-radius:12px;background:#fff;box-shadow:0 22px 70px #0000002e}.vault-modal header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 22px 14px}.vault-modal header h2{margin:0;color:#20201e;font-size:17px;font-weight:600}.vault-modal header p{margin:4px 0 0;color:#888;font-size:11px}.vault-modal header>button,.vault-activity-drawer header>button,.vault-upload-panel header>button{display:flex;width:30px;height:30px;align-items:center;justify-content:center;border:0;border-radius:7px;background:transparent;color:#777;cursor:pointer}.vault-modal header>button:hover,.vault-activity-drawer header>button:hover{background:#efefeb;color:#222}.vault-modal>input,.vault-modal>select{display:block;width:calc(100% - 44px);height:40px;margin:0 22px;padding:0 11px;border:1px solid #d9d9d3;border-radius:8px;background:#fff;color:#222;font:inherit;font-size:13px;outline:none}.vault-modal>input:focus,.vault-modal>select:focus{border-color:#8f8f87;box-shadow:0 0 0 3px #32322d12}.vault-field-label{display:block;margin:0 22px 7px;color:#696964;font-size:11px;font-weight:550}.vault-modal footer{display:flex;justify-content:flex-end;gap:8px;padding:18px 22px 20px}.vault-form-error,.vault-form-hint{margin:10px 22px 0;color:#ad332c;font-size:11px;line-height:1.45}.vault-form-hint{color:#888}.vault-confirm-modal>p{margin:2px 22px 0;color:#55554f;font-size:13px;line-height:1.6}.vault-save-output-modal .vault-field-label:not(:first-of-type){margin-top:14px}.vault-save-filename{margin:6px 22px 0;color:#999;font-size:10px}.vault-save-progress{margin:15px 22px 0;padding:11px 12px;border-radius:8px;background:#f6f6f3}.vault-save-progress>div{display:flex;align-items:center;gap:7px;margin-bottom:8px;color:#555;font-size:11px}.vault-share-modal{width:min(640px,100%)}.vault-share-section-title{margin:2px 22px 8px;color:#4d4d49;font-size:11px;font-weight:650}.vault-share-search-row{display:flex;align-items:center;gap:10px;padding:0 22px 10px}.vault-search-input{display:flex;min-width:0;flex:1;align-items:center;gap:8px;padding:0 11px;border:1px solid #d8d8d2;border-radius:9px;background:#fff;color:#8a8a83;transition:border-color .15s,box-shadow .15s}.vault-search-input:focus-within{border-color:#aaa9a1;box-shadow:0 0 0 3px #2323200f}.vault-search-input input{width:100%;height:38px;border:0;outline:0;background:transparent;font:inherit;font-size:12px}.vault-permission-toggle{display:grid;grid-template-columns:1fr 1fr;gap:2px;padding:3px;border:1px solid #dfdfd9;border-radius:9px;background:#f3f3ef}.vault-permission-toggle button{height:32px;padding:0 12px;border:0;border-radius:6px;background:transparent;color:#777771;font-size:11px;font-weight:550;white-space:nowrap;cursor:pointer}.vault-permission-toggle button:hover:not(:disabled){color:#292927}.vault-permission-toggle button.active{background:#fff;color:#22221f;box-shadow:0 1px 3px #0000001a}.vault-permission-toggle button:disabled{cursor:not-allowed;opacity:.58}.vault-permission-toggle.compact{flex:0 0 auto}.vault-permission-toggle.compact button{height:27px;padding:0 8px;font-size:10px}.vault-user-results{min-height:64px;max-height:210px;margin:0 22px 14px;overflow:auto;border:1px solid #e5e5df;border-radius:9px;background:#fff}.vault-user-results button{display:flex;width:100%;align-items:center;gap:10px;padding:10px 11px;border:0;border-bottom:1px solid #eeeeea;background:#fff;text-align:left;cursor:pointer}.vault-user-results button:last-child{border-bottom:0}.vault-user-results button:hover:not(:disabled){background:#f6f6f2}.vault-user-results button.selected{background:#f1f1ec}.vault-user-results button:disabled{cursor:not-allowed;opacity:.58}.vault-user-results button>span:nth-child(2){min-width:0;flex:1}.vault-user-results strong,.vault-user-results small,.vault-member-person strong,.vault-member-person small{display:block}.vault-user-results strong,.vault-member-person strong{color:#292927;font-size:12px}.vault-user-results small,.vault-member-person small{margin-top:2px;color:#999;font-size:10px}.vault-user-choice{display:flex;width:18px;height:18px;flex:0 0 18px;align-items:center;justify-content:center;border:1px solid #c9c9c2;border-radius:5px;background:#fff;color:#fff}.vault-user-results button.selected .vault-user-choice{border-color:#242421;background:#242421}.vault-user-existing{color:#888881;font-size:10px;font-weight:600}.vault-avatar{display:inline-flex;width:30px;height:30px;flex:0 0 30px;align-items:center;justify-content:center;overflow:hidden;border:0;border-radius:7px;background:#ecece8;color:#292927;font-size:11px;font-weight:650}.vault-avatar img{width:100%;height:100%;object-fit:cover}.vault-members-title{margin:5px 22px 7px;color:#555;font-size:11px;font-weight:600}.vault-members-list{max-height:220px;margin:0 22px;overflow:auto}.vault-member-row{display:flex;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid #efefeb}.vault-member-person{min-width:0;flex:1}.vault-inline-state{display:flex;min-height:56px;align-items:center;justify-content:center;gap:7px;color:#999;font-size:11px}.vault-upload-panel{position:fixed;z-index:3000;right:22px;bottom:22px;width:min(390px,calc(100vw - 44px));overflow:hidden;border:1px solid #dcdcd6;border-radius:11px;background:#fff;box-shadow:0 16px 48px #00000029}.vault-upload-panel>header{display:flex;align-items:center;justify-content:space-between;padding:11px 13px;border-bottom:1px solid #eeeeea}.vault-upload-panel>header>div{display:flex;align-items:center;gap:8px;font-size:12px}.vault-upload-panel>div{max-height:330px;overflow:auto}.vault-upload-item{display:flex;align-items:flex-start;gap:10px;padding:11px 13px;border-bottom:1px solid #f0f0ec}.vault-upload-item:last-child{border-bottom:0}.vault-upload-info{min-width:0;flex:1}.vault-upload-info strong,.vault-upload-info small,.vault-upload-info em{display:block}.vault-upload-info strong{overflow:hidden;color:#30302d;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.vault-upload-info small{margin:3px 0 6px;color:#888;font-size:10px}.vault-upload-info em{margin-top:5px;color:#b33;font-size:10px;font-style:normal}.vault-upload-item>button{padding:4px;border:0;background:transparent;color:#888;cursor:pointer}.vault-progress{display:block;height:3px;overflow:hidden;border-radius:4px;background:#ebebe7}.vault-progress i{display:block;height:100%;border-radius:inherit;background:#32322f;transition:width .2s}.vault-upload-target-modal{width:min(520px,calc(100vw - 32px))}.vault-folder-tree{max-height:min(380px,42vh);margin:0 22px 4px;overflow:auto;border:1px solid #e2e2dd;border-radius:9px;background:#fafaf8}.vault-folder-tree>[role=treeitem]{display:flex;align-items:center;min-height:50px;padding-right:8px;border-bottom:1px solid #ecece8;background:transparent}.vault-folder-tree>[role=treeitem]:last-child{border-bottom:0}.vault-folder-tree>[role=treeitem]:hover{background:#f2f2ee}.vault-folder-tree>[role=treeitem].selected{background:#ecece6}.vault-folder-toggle,.vault-folder-toggle-spacer{display:flex;width:24px;min-width:24px;height:28px;align-items:center;justify-content:center}.vault-folder-toggle{border:0;border-radius:5px;background:transparent;color:#777;cursor:pointer}.vault-folder-toggle:hover{background:#dfdfd9;color:#252523}.vault-folder-toggle svg{transition:transform .16s ease}.vault-folder-toggle svg.expanded{transform:rotate(90deg)}.vault-folder-select{display:flex;min-width:0;flex:1;align-items:center;gap:10px;padding:7px 5px;border:0;background:transparent;color:#8b6428;text-align:left;cursor:pointer}.vault-folder-select>span{min-width:0;flex:1}.vault-folder-select strong,.vault-folder-select small{display:block}.vault-folder-select strong{overflow:hidden;color:#30302d;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.vault-folder-select small{margin-top:2px;color:#92928d;font-size:10px}.vault-folder-select>i{width:14px;height:14px;border:1px solid #c9c9c2;border-radius:50%;background:#fff}.vault-folder-tree>[role=treeitem].selected .vault-folder-select>i{border:4px solid #262623}.vault-folder-tree button:disabled{cursor:not-allowed;opacity:.65}.vault-upload-picker{display:flex;align-items:center;gap:11px;margin:0 22px 4px;padding:13px 14px;border:1px dashed #cfcfc8;border-radius:9px;background:#fafaf8;color:#64645f;cursor:pointer}.vault-upload-picker:hover{border-color:#9f9f98;background:#f5f5f1}.vault-upload-picker>span{min-width:0;flex:1}.vault-upload-picker strong,.vault-upload-picker small{display:block}.vault-upload-picker strong{color:#30302d;font-size:12px}.vault-upload-picker small{margin-top:3px;color:#8b8b85;font-size:10px}.vault-upload-picker>b{color:#30302d;font-size:11px;font-weight:600}.vault-move-modal{width:min(520px,calc(100vw - 32px))}.vault-move-root-option{display:flex;width:calc(100% - 44px);min-height:50px;align-items:center;gap:10px;margin:0 22px 8px;padding:8px 13px;border:1px solid #e2e2dd;border-radius:9px;background:#fafaf8;color:#777;text-align:left;cursor:pointer}.vault-move-root-option:hover{background:#f2f2ee}.vault-move-root-option.selected{background:#ecece6}.vault-move-root-option>span{min-width:0;flex:1}.vault-move-root-option strong,.vault-move-root-option small{display:block}.vault-move-root-option strong{color:#30302d;font-size:12px;font-weight:600}.vault-move-root-option small{margin-top:2px;color:#92928d;font-size:10px}.vault-move-root-option>i{width:14px;height:14px;border:1px solid #c9c9c2;border-radius:50%;background:#fff}.vault-move-root-option.selected>i{border:4px solid #262623}.vault-selected-files{max-height:142px;margin:0 22px 10px;overflow:auto;border:1px solid #e5e5df;border-radius:9px;background:#fff}.vault-selected-file{display:flex;min-width:0;align-items:center;gap:10px;padding:8px 10px;border-bottom:1px solid #eeeeea}.vault-selected-file:last-child{border-bottom:0}.vault-selected-file>span:nth-child(2){min-width:0;flex:1}.vault-selected-file strong,.vault-selected-file small{display:block}.vault-selected-file strong{overflow:hidden;color:#2b2b28;font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.vault-selected-file small{margin-top:2px;color:#92928d;font-size:10px}.vault-selected-file>button{display:flex;width:28px;height:28px;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;color:#888;cursor:pointer}.vault-selected-file>button:hover{background:#f0f0ec;color:#292927}.vault-drawer-backdrop{justify-content:flex-end;padding:0}.vault-activity-drawer{display:flex;width:min(430px,100%);height:100%;flex-direction:column;background:#fff;box-shadow:-12px 0 40px #00000024}.vault-activity-drawer>header{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 24px 18px;border-bottom:1px solid #eaeae5}.vault-activity-drawer h2{margin:0;font-size:19px;font-weight:600}.vault-activity-drawer header p{margin:5px 0 0;color:#999;font-size:11px}.vault-activity-list{min-height:0;flex:1;overflow:auto;padding:8px 24px}.vault-activity-list article{position:relative;display:flex;gap:12px;padding:14px 0 14px 15px;border-bottom:1px solid #efefeb}.vault-activity-dot{position:absolute;top:19px;left:0;width:6px;height:6px;border-radius:50%;background:#a7a79f}.vault-activity-list p{margin:0;color:#555;font-size:12px;line-height:1.55}.vault-activity-list p strong,.vault-activity-list p b{color:#222;font-weight:600}.vault-activity-list time{display:block;margin-top:4px;color:#aaa;font-size:10px}.vault-activity-drawer>footer{padding:12px 24px 20px;border-top:1px solid #eeeeea;text-align:center}@media (max-width:900px){.vault-header{align-items:stretch;flex-direction:column;padding:24px 24px 16px}.vault-header-actions{flex-wrap:wrap}.vault-tabs,.vault-toolbar{padding-right:24px;padding-left:24px}.vault-toolbar{align-items:stretch;flex-direction:column;padding-top:9px;padding-bottom:9px}.vault-toolbar-right{justify-content:space-between}.vault-library-search{width:min(300px,100%)}.vault-content{padding:18px 24px 36px}.vault-table{min-width:760px}.vault-table-wrap{overflow:auto}}.vault-page[hidden]{display:none!important}.file-preview-backdrop{position:fixed;z-index:5200;top:0;right:0;bottom:0;left:0;display:flex;align-items:stretch;justify-content:flex-end;background:#1b1b1847;animation:file-preview-fade-in .14s ease-out}.file-preview-panel{display:flex;width:min(72vw,1180px);min-width:720px;height:100%;flex-direction:column;overflow:hidden;background:#f1f1ef;box-shadow:-14px 0 36px #0000002e;animation:file-preview-slide-in .18s ease-out}.file-preview-panel.is-fullscreen{width:100%;min-width:0;box-shadow:none;animation:none}.file-preview-header{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:20px;padding:0 18px 0 22px;border-bottom:1px solid #dfdfda;background:#fff;color:#1c1c1a}.file-preview-heading,.file-preview-actions{display:flex;align-items:center}.file-preview-heading{min-width:0;gap:9px}.file-preview-actions{flex:0 0 auto;gap:3px}.file-preview-name{overflow:hidden;font-size:13px;font-weight:600;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.file-preview-icon-button{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;border:0;border-radius:8px;background:transparent;color:#2b2b28;cursor:pointer;text-decoration:none;transition:background .12s ease,color .12s ease}.file-preview-icon-button:hover{background:#f0f0ed;color:#111}.file-preview-icon-button:focus-visible{outline:2px solid #4f6f9f;outline-offset:-2px}.file-preview-icon-button.is-disabled{opacity:.35;cursor:wait;pointer-events:none}.file-preview-content{position:relative;display:flex;min-height:0;flex:1 1 auto;align-items:center;justify-content:center;overflow:auto;background:#e9e9e7}.file-preview-content.is-pdf{display:block;padding:14px 18px 28px}.file-preview-content.is-docx,.file-preview-content.is-markdown{display:block;padding:24px 28px 42px}.file-preview-pdf-document{display:flex;width:min(100%,980px);min-height:100%;margin:0 auto;flex-direction:column;align-items:center;gap:14px}.file-preview-pdf-summary{position:sticky;z-index:1;top:0;align-self:center;padding:5px 10px;border:1px solid #d4d4cf;border-radius:999px;background:#ffffffe5;color:#5f5f5a;font-size:11px;line-height:1.2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.file-preview-pdf-page{position:relative;width:100%;min-height:180px;overflow:hidden;background:#fff;box-shadow:0 4px 18px #0000003d}.file-preview-pdf-page canvas{display:block;max-width:100%;height:auto;margin:0 auto;background:#fff}.file-preview-text-layer{--min-font-size: 1;--text-scale-factor: calc(var(--total-scale-factor) * var(--min-font-size));--min-font-size-inv: calc(1 / var(--min-font-size));position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;overflow:clip;color:transparent;line-height:1;letter-spacing:normal;word-spacing:normal;text-align:initial;transform-origin:0 0;-webkit-text-size-adjust:none;text-size-adjust:none}.file-preview-text-layer :is(span,br){position:absolute;color:transparent;white-space:pre;cursor:text;transform-origin:0% 0%;-webkit-user-select:text;user-select:text}.file-preview-text-layer>:not(.markedContent),.file-preview-text-layer .markedContent span:not(.markedContent){--font-height: 0;--scale-x: 1;--rotate: 0deg;z-index:1;font-size:calc(var(--text-scale-factor) * var(--font-height));transform:rotate(var(--rotate)) scaleX(var(--scale-x)) scale(var(--min-font-size-inv))}.file-preview-text-layer .markedContent{display:contents}.file-preview-text-layer ::selection{background:#3572d247;color:transparent}.file-preview-docx-document{width:min(100%,850px);min-height:calc(100% - 8px);margin:0 auto;padding:68px 76px 90px;background:#fff;box-shadow:0 4px 18px #0000003d;color:#1a1a1a;font-family:Cambria,Times New Roman,Microsoft YaHei,serif;font-size:15px;line-height:1.75;overflow-wrap:anywhere;-webkit-user-select:text;user-select:text}.file-preview-docx-document :is(h1,h2,h3,h4,h5,h6){margin:1.35em 0 .65em;color:#111;line-height:1.35}.file-preview-docx-document p{margin:0 0 .8em}.file-preview-docx-document :is(ul,ol){margin:.6em 0 1em;padding-left:2em}.file-preview-docx-document table{width:100%;margin:1em 0;border-collapse:collapse;font-family:Arial,Microsoft YaHei,sans-serif;font-size:13px}.file-preview-docx-document :is(th,td){padding:7px 9px;border:1px solid #cfcfca;text-align:left;vertical-align:top}.file-preview-docx-document img{display:block;max-width:100%;height:auto;margin:1em auto}.file-preview-docx-document ::selection{background:#3572d247}.file-preview-markdown-document{width:min(100%,900px);min-height:calc(100% - 8px);margin:0 auto;padding:58px 68px 82px;background:#fff;box-shadow:0 4px 18px #0000002e;color:#242421;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;font-size:15px;line-height:1.72;overflow-wrap:anywhere;-webkit-user-select:text;user-select:text}.file-preview-markdown-document>:first-child{margin-top:0}.file-preview-markdown-document>:last-child{margin-bottom:0}.file-preview-markdown-document :is(h1,h2,h3,h4,h5,h6){margin:1.45em 0 .65em;color:#171715;font-weight:650;line-height:1.35}.file-preview-markdown-document h1{padding-bottom:.35em;border-bottom:1px solid #e5e5e0;font-size:2em}.file-preview-markdown-document h2{padding-bottom:.3em;border-bottom:1px solid #ecece7;font-size:1.55em}.file-preview-markdown-document h3{font-size:1.25em}.file-preview-markdown-document h4{font-size:1.08em}.file-preview-markdown-document p{margin:0 0 .9em}.file-preview-markdown-document :is(ul,ol){margin:.55em 0 1em;padding-left:1.8em}.file-preview-markdown-document li+li{margin-top:.22em}.file-preview-markdown-document li>input[type=checkbox]{margin:0 .45em 0 -1.35em}.file-preview-markdown-document blockquote{margin:1em 0;padding:.15em 1em;border-left:3px solid #c9c9c2;color:#65655f}.file-preview-markdown-document blockquote>:last-child{margin-bottom:0}.file-preview-markdown-document code{padding:.16em .38em;border-radius:4px;background:#f0f0ec;font-family:SFMono-Regular,Consolas,monospace;font-size:.88em}.file-preview-markdown-document pre{margin:1em 0;padding:14px 16px;overflow:auto;border:1px solid #dfdfda;border-radius:8px;background:#f5f5f2;line-height:1.55}.file-preview-markdown-document pre code{padding:0;background:transparent;font-size:13px}.file-preview-markdown-document table{display:block;width:100%;margin:1em 0;overflow-x:auto;border-collapse:collapse;font-size:13px}.file-preview-markdown-document :is(th,td){min-width:110px;padding:8px 10px;border:1px solid #dcdcd6;text-align:left;vertical-align:top}.file-preview-markdown-document th{background:#f3f3ef;font-weight:650}.file-preview-markdown-document hr{height:1px;margin:1.8em 0;border:0;background:#dfdfda}.file-preview-markdown-document a{color:#315d92;text-decoration:underline;text-underline-offset:2px}.file-preview-markdown-document img{display:block;max-width:100%;height:auto;margin:1em auto}.file-preview-markdown-document ::selection{background:#3572d23d}.file-preview-image,.file-preview-media{display:block;max-width:calc(100% - 48px);max-height:calc(100% - 48px);object-fit:contain}.file-preview-audio{width:min(440px,calc(100vw - 64px));margin-top:8px}.file-preview-state{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;max-width:none;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:32px;color:#33332f;text-align:center}.file-preview-state strong{font-size:15px}.file-preview-state span{color:#777771;font-size:13px;line-height:1.55}.file-preview-state.is-error{color:#9d302a}.file-preview-spinner{animation:file-preview-spin .8s linear infinite}@keyframes file-preview-spin{to{transform:rotate(360deg)}}@keyframes file-preview-fade-in{0%{opacity:0}}@keyframes file-preview-slide-in{0%{transform:translate(28px)}}@media (max-width: 900px){.file-preview-panel{width:100%;min-width:0}.file-preview-content.is-pdf,.file-preview-content.is-docx,.file-preview-content.is-markdown{padding:8px 8px 20px}.file-preview-docx-document{padding:36px 28px 54px}.file-preview-markdown-document{padding:36px 26px 54px}}@media (prefers-reduced-motion: reduce){.file-preview-backdrop,.file-preview-panel,.file-preview-spinner{animation:none}}.harvey-artifact-list{display:flex;flex-direction:column;gap:12px;margin-top:4px}.ana-dashboard{border:1px solid #e4e4e0;border-radius:12px;background:#fbfbfa;padding:16px;margin-top:10px;display:flex;flex-direction:column;gap:12px;font-size:13px;color:#1a1a1a}.ana-dashboard-head{display:flex;align-items:center;gap:8px}.ana-dashboard-title{font-size:15px;font-weight:600;color:#181817}.ana-dashboard-badge{font-size:11px;padding:2px 8px;border-radius:999px;background:#fdf3e0;color:#9a6b00;border:1px solid #f0d9a8}.ana-dashboard-summary{margin:0;color:#4a4a4a;line-height:1.6}.ana-dashboard-warnings{display:flex;flex-direction:column;gap:4px;background:#fdf3e0;border:1px solid #f0d9a8;border-radius:8px;padding:8px 10px}.ana-warning-item{color:#8a5f00;font-size:12px;line-height:1.5}.ana-warning-item:before{content:"⚠ "}.ana-dashboard-scope{display:flex;flex-wrap:wrap;gap:6px 14px;color:#728196;font-size:12px}.ana-dashboard-components{display:grid;grid-template-columns:repeat(12,1fr);gap:10px}.ana-component-slot{min-width:0;grid-column:span 12}.ana-component-slot.ana-slot-metric_card{grid-column:span 3}.ana-component-slot.ana-slot-insight_card{grid-column:span 4}.ana-component-slot.ana-slot-funnel_chart,.ana-component-slot.ana-slot-bar_chart{grid-column:span 6}.ana-component-slot.ana-slot-line_chart,.ana-component-slot.ana-slot-stacked_bar_chart{grid-column:span 8}.ana-component-slot.ana-slot-scatter_chart,.ana-component-slot.ana-slot-heatmap,.ana-component-slot.ana-slot-table,.ana-component-slot.ana-slot-action_list,.ana-component-slot.ana-slot-solo{grid-column:span 12}.ana-metric-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.ana-insight-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}@media (max-width: 1400px){.ana-component-slot.ana-slot-metric_card,.ana-component-slot.ana-slot-insight_card{grid-column:span 6}.ana-component-slot.ana-slot-funnel_chart,.ana-component-slot.ana-slot-bar_chart,.ana-component-slot.ana-slot-line_chart,.ana-component-slot.ana-slot-stacked_bar_chart{grid-column:span 12}}@media (max-width: 900px){.ana-dashboard-components,.ana-metric-row,.ana-insight-row{grid-template-columns:1fr}.ana-component-slot,.ana-component-slot.ana-slot-metric_card,.ana-component-slot.ana-slot-insight_card,.ana-component-slot.ana-slot-funnel_chart,.ana-component-slot.ana-slot-bar_chart,.ana-component-slot.ana-slot-line_chart,.ana-component-slot.ana-slot-stacked_bar_chart,.ana-component-slot.ana-slot-scatter_chart,.ana-component-slot.ana-slot-heatmap,.ana-component-slot.ana-slot-table,.ana-component-slot.ana-slot-action_list,.ana-component-slot.ana-slot-solo{grid-column:span 1}}.ana-metric{border:1px solid #e4e4e0;border-radius:10px;background:#fff;padding:12px;display:flex;flex-direction:column;gap:6px}.ana-metric-title{color:#728196;font-size:12px}.ana-metric-value{font-size:22px;font-weight:650;color:#181817;line-height:1.2}.ana-metric-footer{display:flex;align-items:center;gap:8px;font-size:12px}.ana-metric-change-positive{color:#1d8a4e}.ana-metric-change-negative{color:#c0392b}.ana-metric-change-warning{color:#b7791f}.ana-metric-change-neutral{color:#728196}.ana-metric-status{color:#9a9a95}.ana-table-wrap{overflow-x:auto;border:1px solid #e4e4e0;border-radius:10px;background:#fff}.ana-table{width:100%;border-collapse:collapse;font-size:12px}.ana-table th{text-align:left;padding:8px 10px;background:#f4f4f1;color:#5a5a5a;font-weight:600;white-space:nowrap}.ana-table td{padding:8px 10px;border-top:1px solid #eeeeea;color:#1a1a1a}.ana-table th.ana-table-th-number,.ana-table th.ana-table-th-percent,.ana-table th.ana-table-th-currency{text-align:right}.ana-table td:nth-child(1){color:#4a4a4a}.ana-insight{border:1px solid #e4e4e0;border-left-width:3px;border-radius:10px;background:#fff;padding:10px 12px;display:flex;flex-direction:column;gap:6px}.ana-insight-info{border-left-color:#6b7f96}.ana-insight-opportunity{border-left-color:#1d8a4e}.ana-insight-warning{border-left-color:#b7791f}.ana-insight-critical{border-left-color:#c0392b}.ana-insight-head{display:flex;align-items:center;gap:8px}.ana-insight-severity{font-size:11px;padding:1px 8px;border-radius:999px;background:#f4f4f1;color:#5a5a5a}.ana-insight-confidence{font-size:11px;color:#9a9a95}.ana-insight-body{color:#2a2a2a;line-height:1.6}.ana-action-list{display:flex;flex-direction:column;gap:10px}.ana-action-group{border:1px solid #e4e4e0;border-radius:10px;background:#fff;overflow:hidden}.ana-action-group-head{padding:6px 12px;font-size:12px;font-weight:650;background:#f4f4f1;color:#4a4a4a}.ana-action-priority-p0{background:#fbecec;color:#b03a2e}.ana-action-priority-p1{background:#fdf3e0;color:#8a5f00}.ana-action-priority-p2{background:#eef4fb;color:#3a5f8a}.ana-action-items{list-style:none;margin:0;padding:0}.ana-action-item{padding:10px 12px;border-top:1px solid #eeeeea}.ana-action-item:first-child{border-top:none}.ana-action-text{color:#1a1a1a;line-height:1.5}.ana-action-meta{display:flex;flex-wrap:wrap;gap:4px 14px;margin-top:4px;font-size:11px;color:#728196}.ana-chart-card{border:1px solid #e4e4e0;border-radius:10px;background:#fff;padding:12px;display:flex;flex-direction:column;gap:8px}.ana-component-title{font-size:13px;font-weight:600;color:#2a2a2a}.ana-chart{min-width:0}.ana-chart-insight{font-size:12px;color:#5a5a5a;line-height:1.5}.ana-dashboard-evidence{border-top:1px solid #eeeeea;padding-top:10px;display:flex;flex-direction:column;gap:4px}.ana-evidence-title{font-size:11px;color:#9a9a95}.ana-evidence-item{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 10px;font-size:12px;color:#4a4a4a}.ana-evidence-type{padding:0 6px;border-radius:4px;background:#f0f0ed;color:#5a5a5a;font-size:11px}.ana-evidence-label{color:#2a2a2a}.ana-evidence-note{color:#9a9a95}.ana-building-placeholder{display:flex;align-items:center;gap:8px;color:#728196;font-size:12px;padding:8px 2px}.ana-building-dot{width:6px;height:6px;border-radius:50%;background:#9a9a95;animation:ana-pulse 1.2s ease-in-out infinite}@keyframes ana-pulse{0%,to{opacity:.25}50%{opacity:1}}.ana-charts-pane{flex:1 1 70%;min-width:0;padding:14px;display:flex;flex-direction:column;overflow:hidden}.ana-charts-pane-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:10px}.ana-charts-pane-title{font-size:14px;font-weight:650;color:#181817}.ana-charts-pane-close{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border:none;border-radius:7px;background:transparent;color:#9a9a95;cursor:pointer;transition:background .15s,color .15s}.ana-charts-pane-close:hover{background:#efefec;color:#2a2a2a}.ana-charts-pane-body{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:14px;padding-right:2px}.ana-fade-in{animation:ana-fade-in .35s ease both}@keyframes ana-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ana-charts-loading{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#8a8a86}.ana-charts-spinner{width:24px;height:24px;border:2.5px solid #e4e4e0;border-top-color:#6f6f6a;border-radius:50%;animation:ana-charts-spin .9s linear infinite}@keyframes ana-charts-spin{to{transform:rotate(360deg)}}.ana-charts-loading-text{font-size:13px;letter-spacing:.2px}.ana-charts-empty{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#9a9a94;font-size:13px}.harvey-main{height:100%}.assistant-mode-dropdown{position:relative;display:flex;align-items:center}.assistant-mode-trigger{font-weight:550}.assistant-mode-trigger svg{transition:transform .15s ease}.assistant-mode-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.assistant-mode-trigger:disabled{cursor:default;opacity:.58}.assistant-mode-menu{position:fixed;min-width:220px;padding:4px;background:#fff;border:1px solid #e8e8e3;border-radius:10px;box-shadow:0 8px 24px #1f1f1c1f;z-index:1000}.assistant-mode-option{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px;border:0;border-radius:7px;background:transparent;color:#20201d;cursor:pointer;font:inherit;text-align:left;transition:background .15s ease}.assistant-mode-option:hover{background:#f5f5f2}.assistant-mode-option:focus-visible{outline:2px solid #777772;outline-offset:1px}.assistant-mode-option-text{display:flex;flex-direction:column;gap:2px;flex:1}.assistant-mode-option-label{font-size:13px;font-weight:550;line-height:1.2}.assistant-mode-option-desc{font-size:11px;color:#8a8a84;line-height:1.3}.assistant-mode-check{flex-shrink:0;color:#20201d}.harvey-chat-messages.harvey-chat-viewport{width:100%;max-width:none;margin:0;padding:0;box-sizing:border-box;scrollbar-gutter:stable}.harvey-chat-message-column{width:100%;max-width:800px;min-height:100%;margin:0 auto;padding:32px 40px;box-sizing:border-box}.harvey-input-box .harvey-send-btn:not(:disabled){background:#1a1a1a;color:#fff;cursor:pointer}.harvey-input-box .harvey-send-btn:not(:disabled):hover{background:#333}.harvey-input-box .harvey-send-btn:disabled{cursor:not-allowed;opacity:.45}.harvey-msg.user .harvey-user-message-stack{display:flex;flex-direction:column;align-items:flex-end;gap:8px;max-width:70%;min-width:0}.harvey-msg.user .harvey-user-message-stack .harvey-msg-content{width:fit-content;max-width:100%}.harvey-user-attachment-card{display:flex;align-items:center;gap:11px;width:min(340px,100%);min-width:230px;padding:10px 12px;border:1px solid #deded9;border-radius:12px;background:#f2f2ee;color:#1a1a1a;text-align:left;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.harvey-user-attachment-card:hover{border-color:#c8c8c2;background:#eaeae5}.harvey-user-attachment-card:active{transform:translateY(1px)}.harvey-user-attachment-card:focus-visible{outline:2px solid #4f6f9f;outline-offset:2px}.harvey-user-attachment-card:disabled,.harvey-user-attachment-card.is-uploading{border-color:#deded9;background:#f2f2ee;cursor:default;opacity:.82;transform:none}.harvey-user-attachment-icon{--attachment-type-color: #59636e;--attachment-type-background: #f3f5f6;--attachment-type-border: #d9dde1;display:inline-flex;align-items:center;justify-content:center;width:38px;height:42px;flex:0 0 auto;border:1px solid var(--attachment-type-border);border-radius:8px;background:var(--attachment-type-background);color:var(--attachment-type-color);font-size:9px;font-weight:750;letter-spacing:.02em;line-height:1}.harvey-user-attachment-icon.is-pdf{--attachment-type-color: #c9372c;--attachment-type-background: #fff5f4;--attachment-type-border: #f0cbc7}.harvey-user-attachment-icon.is-word{--attachment-type-color: #185abd;--attachment-type-background: #f1f6fd;--attachment-type-border: #c8d9f1}.harvey-user-attachment-icon.is-spreadsheet{--attachment-type-color: #107c41;--attachment-type-background: #f0f8f4;--attachment-type-border: #c6e1d3}.harvey-user-attachment-icon.is-presentation{--attachment-type-color: #c43e1c;--attachment-type-background: #fff5f1;--attachment-type-border: #efcdbf}.harvey-user-attachment-icon.is-image{--attachment-type-color: #6d4bc3;--attachment-type-background: #f7f4fd;--attachment-type-border: #dbd0f1}.harvey-user-attachment-icon.is-video{--attachment-type-color: #b02a5b;--attachment-type-background: #fdf3f7;--attachment-type-border: #ecc9d6}.harvey-user-attachment-icon.is-audio{--attachment-type-color: #7253a6;--attachment-type-background: #f7f4fb;--attachment-type-border: #ddd2eb}.harvey-user-attachment-icon.is-archive{--attachment-type-color: #9a6700;--attachment-type-background: #fff8e8;--attachment-type-border: #ead7a6}.harvey-user-attachment-icon.is-text{--attachment-type-color: #39706e;--attachment-type-background: #f0f7f6;--attachment-type-border: #c9dfdd}.harvey-user-attachment-info{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;gap:2px}.harvey-user-attachment-name{overflow:hidden;color:#1a1a1a;font-size:13px;font-weight:650;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.harvey-user-attachment-meta{display:flex;align-items:center;gap:5px;color:#74746f;font-size:11px;line-height:1.35}.harvey-user-attachment-spinner{width:10px;height:10px;flex:0 0 auto;border:1.5px solid #b8b8b2;border-top-color:#51514d;border-radius:50%;animation:harvey-attachment-spin .7s linear infinite}@keyframes harvey-attachment-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.harvey-user-attachment-spinner{animation:none}}@media (max-width: 720px){.harvey-msg.user .harvey-user-message-stack{max-width:88%}.harvey-user-attachment-card{min-width:0}}.harvey-assistant-error{display:flex;flex-direction:column;align-items:flex-start;gap:10px;color:#7e2924;font-size:13px;line-height:1.55}.harvey-assistant-error.is-cancelled{color:#6f6f69}.harvey-assistant-error button{padding:6px 10px;border:1px solid #cfcfc9;border-radius:8px;background:#fafaf8;color:#1a1a1a;font-size:12px;font-weight:600;cursor:pointer}.harvey-assistant-error button:hover{border-color:#b8b8b1;background:#efefeb}.harvey-assistant-error button:focus-visible{outline:2px solid #4f6f9f;outline-offset:2px}.harvey-msg.assistant .harvey-msg-md{white-space:normal}.harvey-msg-md>:first-child{margin-top:0}.harvey-msg-md>:last-child{margin-bottom:0}.harvey-msg-md p{margin:0 0 12px}.harvey-msg-md h1,.harvey-msg-md h2,.harvey-msg-md h3{margin:18px 0 8px;font-weight:600;line-height:1.4}.harvey-msg-md h1{font-size:22px}.harvey-msg-md h2{font-size:18px}.harvey-msg-md h3{font-size:16px}.harvey-msg-md ul,.harvey-msg-md ol{margin:8px 0 12px;padding-left:22px}.harvey-msg-md li{margin-bottom:4px}.harvey-msg-md code{background:#ecece8;border-radius:4px;padding:1px 5px;font-size:13px;font-family:SF Mono,Fira Code,monospace}.harvey-msg-md pre{background:#0d0d0d;color:#f5f5f5;border-radius:10px;padding:14px 16px;overflow-x:auto;margin:12px 0;font-size:13px;line-height:1.5}.harvey-msg-md pre code{background:transparent;padding:0;color:inherit}.harvey-msg-md blockquote{border-left:3px solid #d8d8d2;padding-left:14px;margin:12px 0;color:#6b6b6b}.harvey-msg-md a{color:#2563eb;text-decoration:none}.harvey-msg-md a:hover{text-decoration:underline}.harvey-msg.assistant:has(.harvey-table-scroll) .harvey-msg-body{flex:1;min-width:0;max-width:none}.harvey-table-scroll{width:100%;max-width:100%;margin:12px 0;overflow-x:auto;border:1px solid #deded9;border-radius:8px;background:#fff;scrollbar-width:thin;scrollbar-color:#c6c6c0 transparent}.harvey-table-scroll:focus-visible{outline:2px solid #a8a8a2;outline-offset:2px}.harvey-table-scroll table{width:100%;min-width:100%;border-collapse:collapse;table-layout:auto;margin:0;font-size:14px}.harvey-table-scroll table:has(tr>:nth-child(5)){width:800px;table-layout:fixed}.harvey-table-scroll table:has(tr>:nth-child(6)){width:900px}.harvey-table-scroll table:has(tr>:nth-child(7)){width:1015px}.harvey-table-scroll table:has(tr>:nth-child(8)){width:1120px}.harvey-table-scroll table:has(tr>:nth-child(9)){width:1260px}.harvey-table-scroll table:has(tr>:nth-child(10)){width:1400px}.harvey-table-scroll th,.harvey-table-scroll td{border-right:1px solid #e5e5e1;border-bottom:1px solid #e5e5e1;padding:10px 12px;text-align:left;vertical-align:top;word-break:normal;overflow-wrap:break-word}.harvey-table-scroll th{background:#f2f2ee;font-weight:600}.harvey-table-scroll tr:last-child td{border-bottom:0}.harvey-table-scroll th:last-child,.harvey-table-scroll td:last-child{border-right:0}@media (max-width: 720px){.harvey-table-scroll th,.harvey-table-scroll td{padding:9px 10px}}.harvey-msg-md hr{border:none;border-top:1px solid #e5e5e5;margin:16px 0}.harvey-typing{display:flex;align-items:center;gap:5px;padding:2px 0}.harvey-thread-layout{display:flex;flex:1;min-width:0;min-height:0;overflow:hidden}.harvey-thread-layout>.harvey-chat{min-width:0}.harness-sidebar{display:flex;width:clamp(286px,27vw,340px);height:100%;max-height:100%;flex:0 0 clamp(286px,27vw,340px);flex-direction:column;min-height:0;overflow:hidden;border-left:1px solid #ecece8;background:#fff;color:#343431}.assistant-split.with-doc .harness-sidebar{display:none}.harness-sidebar-section{margin:0;border-bottom:1px solid #ecece8}.harness-sidebar-section>summary,.harness-sidebar-section-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;min-height:52px;padding:0 20px;border:0;background:transparent;color:inherit;cursor:pointer;font-family:inherit;font-size:13px;font-weight:550;list-style:none;text-align:left}.harness-sidebar-section>summary::-webkit-details-marker{display:none}.harness-sidebar-section>summary svg,.harness-sidebar-section-toggle svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.5;transition:transform .16s ease}.harness-sidebar-section:not([open])>summary svg{transform:rotate(-90deg)}.harness-context-section:not(.open) .harness-sidebar-section-toggle svg{transform:rotate(-90deg)}.harness-sidebar-summary-meta{display:flex;align-items:center;gap:10px;color:#777772;font-size:11px;font-weight:400}.harness-progress-list{display:grid;gap:1px;padding:0 20px 19px}.harness-progress-task{display:flex;align-items:flex-start;gap:11px;min-height:34px;padding:6px 0;color:#aaa9a4;font-size:12px;line-height:1.45}.harness-progress-task-icon{position:relative;display:grid;width:17px;height:17px;flex:0 0 17px;place-items:center;border:1px dashed #cbc9c3;border-radius:50%;background:#fff;color:#fff;font-size:10px;line-height:1}.harness-progress-task.in_progress,.harness-progress-task.running{color:#3c3c38}.harness-progress-task.blocked{color:#77736b}.harness-progress-task.blocked .harness-progress-task-icon{border-style:solid;border-color:#98958d}.harness-progress-task.blocked .harness-progress-task-icon:after{color:#77736b;content:"!";font-size:10px;font-weight:700}.harness-progress-task.in_progress .harness-progress-task-icon,.harness-progress-task.running .harness-progress-task-icon{border-style:solid;border-color:#d0cfca}.harness-progress-task.in_progress .harness-progress-task-icon:after,.harness-progress-task.running .harness-progress-task-icon:after{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border:1.5px solid transparent;border-top-color:#6f6f6a;border-radius:50%;content:"";animation:harness-spin .85s linear infinite}.harness-progress-task.completed,.harness-progress-task.done{color:#898984;text-decoration:line-through}.harness-progress-task.completed .harness-progress-task-icon,.harness-progress-task.done .harness-progress-task-icon{border:0;background:#248866}.harness-context-section{display:flex;flex:0 0 auto;min-height:0;flex-direction:column;overflow:hidden}.harness-context-section.open{flex:1 1 0}.harness-context-body{display:flex;flex:1 1 0;min-height:0;flex-direction:column;overflow:hidden}.harness-context-tabs{display:grid;grid-template-columns:1fr 1fr;margin:0 20px 12px;padding:3px;border-radius:7px;background:#f4f4f1}.harness-context-tabs button{min-width:0;padding:7px 8px;border:0;border-radius:5px;background:transparent;color:#777772;cursor:pointer;font-size:12px}.harness-context-tabs button.active{background:#fff;color:#282825;box-shadow:0 1px 3px #1f1f1c14}.harness-sidebar-context-list{flex:1 1 0;min-height:0;overscroll-behavior:contain;overflow-y:auto;padding:2px 20px 22px;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.harness-sidebar-empty{display:flex;min-height:210px;align-items:center;justify-content:center;flex-direction:column;color:#aaa9a4;font-size:12px;line-height:1.6;text-align:center}.harness-sidebar-empty.compact{min-height:52px;flex-direction:row;gap:9px;justify-content:flex-start}.harness-sidebar-empty strong{margin-top:8px;color:#696964;font-size:12px;font-weight:550}.harness-empty-glyph{color:#a5a59f;font-size:24px}.harness-empty-spinner{width:14px;height:14px;border:1.5px solid #deded9;border-top-color:#777772;border-radius:50%;animation:harness-spin .85s linear infinite}.harness-source-card,.harness-output-card{display:flex;width:100%;align-items:flex-start;gap:10px;min-width:0;padding:10px 5px;border:0;border-bottom:1px solid #f0f0ec;background:transparent;color:#373733;font:inherit;text-align:left;text-decoration:none}.harness-source-card:hover,.harness-output-card:hover{background:#fafaf8}.harness-source-card.linked,.harness-output-card.selected{border-radius:7px;background:#f1f6f3;box-shadow:inset 0 0 0 1px #dce9e2}.harness-source-card>span:last-child,.harness-output-card>span:nth-child(2){min-width:0;flex:1}.harness-source-card strong,.harness-source-card small,.harness-source-card em,.harness-output-card strong,.harness-output-card small,.harness-output-card em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.harness-source-card strong,.harness-output-card strong{font-size:12px;font-weight:550}.harness-source-card small,.harness-output-card small{margin-top:2px;color:#999994;font-size:10px}.harness-source-card em,.harness-output-card em{margin-top:5px;color:#aaa9a4;font-size:10px;font-style:normal}.harness-source-favicon,.harness-output-sequence{display:grid;width:24px;height:24px;flex:0 0 24px;place-items:center;border-radius:5px;background:#eeeeea;color:#74746f;font-size:10px;font-weight:600}.harness-source-favicon.has-image{border:1px solid #e8e8e3;background:#fff}.harness-source-favicon img{display:block;width:16px;height:16px;border-radius:3px;object-fit:contain}.harness-output-card{cursor:pointer}.harness-output-card:disabled{opacity:.55;cursor:wait}.harness-output-card>svg{width:14px;height:14px;flex:0 0 14px;margin-top:5px;fill:none;stroke:#aaa9a4;stroke-width:1.5}.harness-source-filter{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:2px 0 10px;padding:8px 10px;border-radius:7px;background:#f1f6f3;color:#5e6f65;font-size:10px}.harness-source-filter span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.harness-source-filter button{flex:0 0 auto;padding:2px 5px;border:0;background:transparent;color:#47725d;cursor:pointer;font:inherit}.harness-history-runs{margin-top:12px;border-top:1px solid #ecece7}.harness-history-runs>summary{padding:12px 5px 8px;color:#858580;cursor:pointer;font-size:10px;list-style:none}.harness-history-runs>summary::-webkit-details-marker{display:none}.harness-history-runs>summary:after{margin-left:6px;content:"›"}.harness-history-runs[open]>summary:after{content:"⌄"}.harness-history-run>div:first-child{padding:8px 5px 3px;color:#aaa9a4;font-size:9px;letter-spacing:.02em;text-transform:uppercase}@media (max-width: 980px){.harness-sidebar{width:280px;flex-basis:280px}}.harvey-msg.assistant:has(.harness-workflow) .harvey-msg-body{flex:1;min-width:0;max-width:none}.harvey-msg.assistant:has(.harness-workflow) .harvey-msg-content{max-width:720px;padding:2px 0 8px;border-radius:0;background:transparent}.harness-workflow{width:min(100%,720px);margin:2px 0 20px;color:#8b8b87;font-size:14px}.harness-auto-activity{display:flex;align-items:center;gap:11px;min-height:28px}.harness-auto-activity .harness-timeline-marker{display:grid;width:15px;height:15px;flex:0 0 15px;margin:0;place-items:center;border-color:#d0cfca;color:#fff;font-size:9px}.harness-auto-activity.running .harness-timeline-marker{border-top-color:#6f6f6a;animation:harness-spin .85s linear infinite}.harness-auto-activity.completed .harness-timeline-marker{border-color:#248866;background:#248866}.harness-auto-activity.stopped .harness-timeline-marker{border-top-color:#d0cfca;animation:none}.harness-workflow.stopped .harness-activity-stage.started .harness-timeline-marker,.harness-workflow.stopped .harness-activity-stage.progress .harness-timeline-marker,.harness-workflow.stopped .harness-brief-stage.in_progress>.harness-timeline-marker,.harness-workflow.stopped .harness-brief-stage.running>.harness-timeline-marker{border-top-color:#d0cfca;animation:none}.harness-workflow.stopped .harness-plan-item.in_progress .harness-plan-icon:after,.harness-workflow.stopped .harness-plan-item.running .harness-plan-icon:after{border-top-color:#d3d3cf;animation:none}.harness-progress-section.stopped .harness-progress-task.in_progress .harness-progress-task-icon:after,.harness-progress-section.stopped .harness-progress-task.running .harness-progress-task-icon:after{border-top-color:#d0cfca;animation:none}.harness-workflow-collapse{margin:0}.harness-workflow-header{display:flex;align-items:center;justify-content:space-between;min-height:28px;margin:0;padding:0;color:#898985;cursor:pointer;font-size:17px;font-weight:450;letter-spacing:-.01em;list-style:none;-webkit-user-select:none;user-select:none}.harness-workflow-header::-webkit-details-marker{display:none}.harness-workflow-header-meta{display:inline-flex;align-items:center;gap:10px;margin-left:16px}.harness-workflow-header small{color:#b4b4af;font-size:11px;font-weight:400}.harness-workflow-header svg{width:14px;height:14px;fill:none;stroke:#a7a7a2;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4;transition:transform .18s ease}.harness-workflow-collapse[open]>.harness-workflow-header svg{transform:rotate(180deg)}.harness-workflow-body{padding-top:14px}.harness-plan-list{display:grid;gap:0;margin:0;padding:0;list-style:none;font-size:14px}.harness-plan-item{display:flex;align-items:flex-start;gap:13px;min-height:32px;padding:5px 0;line-height:1.55}.harness-plan-icon{position:relative;width:18px;height:18px;flex:0 0 18px;margin-top:1px;color:#8d8d89;font-size:16px;font-weight:400;line-height:18px;text-align:center}.harness-plan-item.in_progress .harness-plan-icon:after,.harness-plan-item.running .harness-plan-icon:after{position:absolute;top:2px;right:2px;bottom:2px;left:2px;border:1.5px solid #d3d3cf;border-top-color:#72726e;border-radius:50%;content:"";animation:harness-spin .85s linear infinite}.harness-plan-item.completed,.harness-plan-item.done{color:#8f8f8b}.harness-activity-stack{position:relative;display:grid;margin-top:2px;padding-left:4px}.harness-activity-stack:before{position:absolute;top:15px;bottom:15px;left:11px;width:1px;background:#e4e4df;content:""}.harness-activity-stage{position:relative;margin:0}.harness-activity-stage>summary,.harness-activity-summary{display:flex;align-items:center;gap:13px;min-height:36px;padding:5px 0;color:#7d7d78;cursor:pointer;font-size:13px;list-style:none}.harness-activity-stage>summary::-webkit-details-marker{display:none}.harness-activity-stage>summary>svg,.harness-activity-summary>svg{width:13px;height:13px;margin-left:auto;fill:none;stroke:#aaa9a4;stroke-width:1.4;transition:transform .16s ease}.harness-activity-summary>.harness-step-icon,.harness-activity-stage>summary>.harness-step-icon{width:15px;height:15px;flex:0 0 15px;margin:0 0 0 -6px;stroke:#85857f;stroke-width:1.8;transition:none}.harness-activity-stage.completed .harness-activity-summary>.harness-step-icon,.harness-activity-stage.completed>summary>.harness-step-icon{stroke:#565651}.harness-activity-stage-static .harness-activity-summary{cursor:default}.harness-activity-count{flex:0 0 auto;color:#aaa9a4;font-size:10px;font-weight:400}.harness-activity-stage[open]>summary>svg:not(.harness-step-icon){transform:rotate(180deg)}.harness-activity-stage .harness-timeline-marker{display:grid;width:15px;height:15px;flex:0 0 15px;margin:0;place-items:center;border:1px solid #aaa9a4;border-radius:50%;background:#fff;color:#fff;font-size:9px;line-height:1}.harness-activity-stage.started .harness-timeline-marker,.harness-activity-stage.progress .harness-timeline-marker{border-color:#d0cfca;border-top-color:#6f6f6a;animation:harness-spin .85s linear infinite}.harness-activity-stage.completed .harness-timeline-marker{border-color:#85857f;background:#85857f}.harness-activity-stage.failed .harness-timeline-marker{border-color:#bd6262;background:#bd6262}.harness-activity-stage.needs_clarification .harness-timeline-marker{border-color:#b78b38;background:#fff8e8}.harness-activity-stage.needs_clarification .harness-timeline-marker:after{color:#9a7026;content:"!";font-size:9px;font-weight:700}.harness-activity-detail{margin:-1px 22px 9px 28px;padding:4px 0 8px 13px;border-left:1px solid #e4e4df;color:#aaa9a4}.harness-activity-detail p{margin:0;font-size:12px;line-height:1.6}.harness-activity-detail ul{display:grid;gap:4px;margin:0;padding-left:16px;font-size:12px;line-height:1.55}.harness-activity-detail small{display:block;margin-top:5px;color:#b5b5b0;font-size:10px}.harness-activity-detail .harness-final-task-list{gap:7px;padding:2px 0 1px;list-style:none}.harness-final-task-list li{display:flex;align-items:flex-start;gap:9px;color:#777772;font-size:12px;line-height:1.55}.harness-final-task-list li>span:first-child{display:grid;width:15px;height:15px;flex:0 0 15px;margin-top:2px;place-items:center;border:1px solid #8b8b86;border-radius:50%;background:#8b8b86;color:#fff;font-size:9px;line-height:1}.harness-issue-list{gap:7px!important;margin-top:8px!important;padding:0!important;list-style:none}.harness-issue-list li{display:grid;gap:2px;padding:8px 10px;border-radius:7px;background:#f5f3ee}.harness-issue-list strong{color:#5d5a53;font-size:11px;font-weight:600}.harness-issue-list span{color:#969187;font-size:10px}.harness-issue-list li.continued_with_assumption{background:#fff8e8}.harness-brief-timeline{position:relative;display:grid;gap:0;padding-left:4px}.harness-brief-timeline:before{position:absolute;top:12px;bottom:12px;left:11px;width:1px;background:#e4e4df;content:""}.harness-brief-stage{position:relative;display:grid;grid-template-columns:15px minmax(0,1fr);gap:13px;padding:7px 0 17px;color:#777772}.harness-brief-stage>.harness-timeline-marker{z-index:1;display:grid;width:15px;height:15px;margin-top:2px;place-items:center;border:1px solid #aaa9a4;border-radius:50%;background:#fff;color:#fff;font-size:9px}.harness-brief-stage.completed>.harness-timeline-marker{border-color:#85857f;background:#85857f}.harness-brief-stage.in_progress>.harness-timeline-marker,.harness-brief-stage.running>.harness-timeline-marker{border-color:#d0cfca;border-top-color:#6f6f6a;animation:harness-spin .85s linear infinite}.harness-brief-stage.needs_clarification>.harness-timeline-marker{border-color:#b78b38;background:#fff8e8}.harness-brief-stage.failed>.harness-timeline-marker{border-color:#bd6262;background:#bd6262}.harness-brief-stage>div>header{display:flex;align-items:center;gap:9px}.harness-brief-stage>div>header strong{color:#565651;font-size:13px;font-weight:620}.harness-brief-stage>div>header small{color:#aaa9a4;font-size:10px}.harness-brief-stage>div>p{margin:7px 0 0;color:#969691;font-size:12px;line-height:1.6}.harness-brief-stage>div>ul{display:grid;gap:5px;margin:8px 0 0;padding-left:18px;color:#94948f;font-size:11px;line-height:1.55}.harness-brief-diagnosis{display:grid;gap:8px;margin-top:12px;padding:12px;border-radius:11px;background:#f6f5f1}.harness-brief-diagnosis>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.harness-brief-diagnosis>header strong{color:#363531;font-size:12px;line-height:1.5}.harness-brief-diagnosis>header span{flex:0 0 auto;padding:4px 7px;border-radius:999px;background:#ebeae5;color:#77746d;font-size:9px;font-weight:600}.harness-brief-diagnosis>div{padding:9px 10px;border-radius:8px;background:#fff}.harness-brief-diagnosis>div strong{color:#85827b;font-size:10px}.harness-brief-diagnosis>div>p{margin:4px 0 0;color:#5f5d57;font-size:11px;line-height:1.55}.harness-brief-diagnosis>div ul{margin:6px 0 0;padding:0;list-style:none;display:grid;gap:7px}.harness-brief-diagnosis>div ul li{position:relative;padding-left:11px}.harness-brief-diagnosis>div ul li:before{content:"";position:absolute;left:0;top:6px;width:4px;height:4px;border-radius:50%;background:#c9c6bf}.harness-brief-diagnosis>div ul li span{color:#48453f;font-size:11px;font-weight:600;line-height:1.45}.harness-brief-diagnosis>div ul li p{margin:1px 0 0;color:#5f5d57;font-size:11px;line-height:1.55}.harness-brief-focus-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.harness-brief-focus-chips span{padding:5px 8px;border:1px solid #dddcd6;border-radius:6px;background:#f8f8f5;color:#76736c;font-size:10px}.harness-brief-confirmation-card{width:min(100%,720px);margin:-7px 0 22px;padding:16px;border-radius:12px;background:#f5f4f0;color:#393834}.harness-brief-confirmation-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.harness-brief-confirmation-card>header span{color:#8d8981;font-size:10px;font-weight:600}.harness-brief-confirmation-card h3{margin:4px 0 0;font-size:14px;line-height:1.45}.harness-brief-confirmation-card>header button,.harness-brief-confirmation-card button.secondary{padding:5px 7px;border:0;background:transparent;color:#8d8980;cursor:pointer;font-size:10px}.harness-brief-confirmation-card>p{margin:8px 0 0;color:#858179;font-size:11px;line-height:1.6}.harness-brief-confirmation-focus{margin-top:12px;padding:10px 12px;border-radius:8px;background:#fff}.harness-brief-confirmation-focus strong{color:#5c5a54;font-size:11px}.harness-brief-confirmation-focus p{margin:4px 0 0;color:#7f7b73;font-size:11px;line-height:1.55}.harness-brief-confirmation-card>label{display:grid;gap:7px;margin-top:13px}.harness-brief-confirmation-card>label>span{color:#807d76;font-size:10px;font-weight:600}.harness-brief-confirmation-card>label>div{display:flex;align-items:flex-end;gap:9px;padding:10px 10px 10px 12px;border-radius:9px;background:#fff}.harness-brief-confirmation-card textarea{min-height:42px;flex:1;padding:0;border:0;outline:0;background:transparent;color:#373631;font:inherit;font-size:11px;line-height:1.5;resize:vertical}.harness-brief-confirmation-card button.primary{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border:0;border-radius:50%;background:#242421;color:#fff;cursor:pointer;font-size:18px}.harness-brief-confirmation-card button:disabled{cursor:not-allowed;opacity:.5}.stage-brief-guidance{width:100%;margin:10px 0 18px;padding:14px;border:1px solid #e4e2dc;border-radius:12px;background:#f7f6f2;color:#35342f}.stage-brief-guidance-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.stage-brief-guidance-header>div>span{color:#8b877f;font-size:10px;font-weight:600}.stage-brief-guidance-header h3{margin:4px 0 0;font-size:13px;line-height:1.45}.stage-brief-guidance-badge{flex:0 0 auto;padding:4px 7px;border-radius:999px;background:#ebe9e2;color:#817d74;font-size:9px}.stage-brief-guidance-list{display:grid;gap:8px;margin:12px 0 0;padding:0;list-style:none;counter-reset:brief-gap}.stage-brief-guidance-list li{position:relative;padding-left:22px;counter-increment:brief-gap}.stage-brief-guidance-list li:before{content:counter(brief-gap);position:absolute;top:1px;left:0;display:grid;width:16px;height:16px;place-items:center;border-radius:50%;background:#e5e2da;color:#6d6961;font-size:9px}.stage-brief-guidance-list strong{display:block;font-size:11px;line-height:1.5}.stage-brief-guidance-list p{margin:2px 0 0;color:#827e75;font-size:10px;line-height:1.5}.stage-brief-guidance-input{box-sizing:border-box;width:100%;min-height:72px;margin-top:12px;padding:10px 11px;border:1px solid #dedbd3;border-radius:9px;outline:none;background:#fff;color:#35342f;font:inherit;font-size:11px;line-height:1.55;resize:vertical}.stage-brief-guidance-input:focus{border-color:#aaa69c}.stage-brief-guidance-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:10px}.stage-brief-guidance-actions button{padding:7px 10px;border-radius:8px;cursor:pointer;font-size:10px;font-weight:600}.stage-brief-guidance-actions button.secondary{border:1px solid #d8d5cd;background:#fff;color:#68645c}.stage-brief-guidance-actions button.primary{border:1px solid #242421;background:#242421;color:#fff}.stage-brief-guidance-actions button:disabled{cursor:not-allowed;opacity:.5}.stage-brief-document-empty{display:grid;min-height:100%;place-items:center;text-align:center}.stage-brief-document-empty>div{width:min(360px,82%);color:#8b877f}.stage-brief-document-empty strong{display:block;margin-top:10px;color:#5f5c55;font-size:13px}.stage-brief-document-empty p{margin:7px 0 0;font-size:11px;line-height:1.65}.stage-brief-document-icon{display:inline-grid;width:34px;height:34px;place-items:center;border:1px solid #dfdcd4;border-radius:9px;background:#f7f6f2;color:#77736b;font:600 15px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.harness-brief-document-result{width:min(100%,720px);margin:2px 0 22px;padding:15px;border-radius:12px;background:#f5f4f0}.harness-brief-document-result>strong{display:block;margin-bottom:11px;color:#363531;font-size:13px}.harness-brief-document-result>button{display:flex;width:100%;align-items:center;gap:12px;padding:11px 13px;border:1px solid #deddd7;border-radius:10px;background:#fff;color:#363531;cursor:pointer;text-align:left}.harness-brief-document-result>button>span:nth-child(2){display:grid;flex:1;gap:3px;min-width:0}.harness-brief-document-result>button strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.harness-brief-document-result>button small{color:#98948c;font-size:10px}.harness-brief-document-result>button em{color:#858179;font-size:10px;font-style:normal}.harness-brief-document-icon{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border:1px solid #deddd7;border-radius:8px;color:#76736c;font-size:10px;font-weight:700}.harness-clarification-archive-card{display:grid;gap:9px;max-width:650px;padding:13px 14px;border:1px solid #e8e2d5;border-radius:10px;background:#fffdf8;color:#555149}.harness-clarification-archive-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.harness-clarification-archive-card>header strong{color:#37352f;font-size:12px;font-weight:600}.harness-clarification-archive-card>header small{flex:0 0 auto;margin:0;color:#8d826d;font-size:9px}.harness-clarification-archive-card>p{margin:0;color:#777168;font-size:11px;line-height:1.6}.harness-clarification-archive-card>ol{display:grid;gap:4px;margin:0;padding-left:18px;font-size:11px;line-height:1.55}.harness-clarification-archive-response{padding:9px 10px;border-radius:7px;background:#f5f2eb}.harness-clarification-archive-response>span{display:block;margin-bottom:5px;color:#8c8579;font-size:9px;font-weight:600}.harness-clarification-archive-response>p{margin:0;color:#555149;font-size:11px;line-height:1.6;white-space:pre-wrap}.harness-clarification-pending{display:flex;width:min(100%,720px);min-height:58px;align-items:center;gap:12px;margin:0 0 22px;padding:12px 15px;border:1px solid #ebe8e1;border-radius:12px;background:#fbfaf7;color:#67645d;animation:harnessClarificationPendingIn .2s ease-out both}.harness-clarification-pending>span{width:18px;height:18px;flex:0 0 auto;border:1.5px solid #ddd9cf;border-top-color:#77736a;border-radius:50%;animation:harnessClarificationSpin .8s linear infinite}.harness-clarification-pending>div{display:grid;gap:2px}.harness-clarification-pending strong{font-size:12px;font-weight:560}.harness-clarification-pending small{color:#aaa69d;font-size:10px}.harness-clarification-card{width:min(100%,720px);margin:0 0 22px;padding:18px;border:1px solid #e3ded2;border-radius:12px;background:#fffdf8;box-shadow:0 2px 10px #342c1c0a;color:#373631;transform-origin:top center;animation:harnessClarificationCardIn .34s cubic-bezier(.22,.8,.3,1) both}.harness-clarification-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.harness-clarification-card>header>span{display:inline-flex;align-items:center;gap:10px;min-width:0}.harness-clarification-status{display:inline-flex;align-items:center;gap:6px;color:#8b651f;font-size:11px;font-weight:600}.harness-clarification-status:before{width:7px;height:7px;border-radius:50%;background:#c59338;content:""}.harness-clarification-card>header small{color:#9b968b;font-size:10px}.harness-clarification-skip{flex:0 0 auto;padding:4px 6px;border:0;background:transparent;color:#8d8980;cursor:pointer;font:inherit;font-size:11px;font-weight:550}.harness-clarification-skip:hover{color:#3f3d38}.harness-clarification-card h3{margin:0;color:#292824;font-size:15px;font-weight:620;line-height:1.45}.harness-clarification-card>p{margin:7px 0 0;color:#77736b;font-size:12px;line-height:1.65}.harness-clarification-card>.harness-clarification-preflight{display:inline-flex;margin-top:10px;padding:5px 8px;border-radius:6px;background:#f3eee3;color:#776545;font-size:11px;font-weight:550}.harness-clarification-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.harness-clarification-chips span{padding:4px 7px;border-radius:5px;background:#f3eee3;color:#74664b;font-size:10px}.harness-clarification-searches{margin-top:12px;border-top:1px solid #eee9de;border-bottom:1px solid #eee9de}.harness-clarification-searches summary{padding:9px 0;color:#77736b;cursor:pointer;font-size:11px}.harness-clarification-searches ul{display:grid;gap:7px;margin:0;padding:0 0 10px;list-style:none}.harness-clarification-searches li{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;color:#69665f;font-size:11px}.harness-clarification-searches li span{min-width:0;overflow-wrap:anywhere}.harness-clarification-searches li small{flex:0 0 auto;color:#a09b91;font-size:9px}.harness-clarification-questions{display:grid;gap:7px;margin:14px 0 0;padding-left:21px;color:#4f4d47;font-size:12px;line-height:1.55}.harness-clarification-inputs{display:grid;gap:10px;margin-top:15px}.harness-clarification-question-list{display:grid;gap:14px}.harness-clarification-question{display:grid;gap:10px;min-width:0;margin:0;border:0;border-radius:10px}.harness-clarification-question legend{width:100%;padding:0;color:#2f2e2a;font-size:13px;font-weight:620;line-height:1.5}.harness-clarification-question legend span{color:#a77b2d}.harness-clarification-options{display:flex;flex-wrap:wrap;gap:7px;padding:10px 0}.harness-clarification-options button{display:inline-flex;align-items:center;gap:6px;max-width:100%;min-height:34px;padding:7px 11px;border:1px solid transparent;border-radius:999px;background:#ecebe6;color:#6f6d66;cursor:pointer;font:inherit;text-align:left}.harness-clarification-options button:hover{background:#e5e3dd}.harness-clarification-options button.selected{border-color:#33322e;background:#33322e;color:#fff}.harness-clarification-options strong{font-size:11px;font-weight:600}.harness-clarification-options small{color:inherit;font-size:9px;opacity:.72}.harness-clarification-question>textarea{width:100%;min-height:54px;padding:10px 12px;border:1px solid transparent;border-radius:8px;outline:none;background:#fff;color:#33322f;font:inherit;font-size:12px;line-height:1.5;resize:vertical}.harness-clarification-question>textarea:focus{border-color:#aaa69c}.harness-clarification-question>p{margin:0;color:#8f8b82;font-size:10px}.harness-clarification-inputs>label{display:grid;gap:6px}.harness-clarification-inputs>label>span{color:#68655e;font-size:11px;font-weight:550}.harness-clarification-inputs input,.harness-clarification-inputs textarea{width:100%;padding:9px 10px;border:1px solid #dfddd6;border-radius:7px;outline:none;background:#fff;color:#33322f;font:inherit;font-size:12px;line-height:1.55}.harness-clarification-inputs input{min-height:36px}.harness-clarification-inputs textarea{min-height:66px;resize:vertical}.harness-clarification-inputs input:focus,.harness-clarification-inputs textarea:focus{border-color:#aaa69c;box-shadow:0 0 0 2px #716b5f14}.harness-clarification-upload-row{display:flex;flex-wrap:wrap;gap:8px}.harness-clarification-upload{display:inline-flex;min-height:32px;align-items:center;justify-content:center;padding:0 11px;border:1px solid #dfddd6;border-radius:7px;background:#fff;color:#55524b;cursor:pointer;font-size:11px}.harness-clarification-upload:hover{border-color:#c9c5bb;background:#faf9f6}.harness-clarification-upload input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.harness-evidence-supplement .harness-clarification-upload{display:inline-flex;gap:normal;width:fit-content;justify-self:start}.harness-clarification-files{display:flex;flex-wrap:wrap;gap:6px}.harness-clarification-files>span{display:inline-flex;max-width:100%;align-items:center;gap:6px;padding:4px 7px;border-radius:5px;background:#f1f0ec;color:#69665f;font-size:10px}.harness-clarification-files button{border:0;background:transparent;color:#99958c;cursor:pointer}.harness-clarification-card>footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:16px}.harness-clarification-card>footer button{min-height:34px;padding:0 12px;border-radius:7px;cursor:pointer;font-size:11px;font-weight:550}.harness-clarification-card>footer button.secondary{border:1px solid #d9d6cf;background:#fff;color:#55524b}.harness-clarification-card>footer button.primary{border:1px solid #242421;background:#242421;color:#fff}.harness-clarification-card>footer button:disabled{cursor:not-allowed;opacity:.5}.harness-clarification-card>header>span{display:none}.harness-clarification-card>header:has(.harness-clarification-skip){justify-content:flex-end;margin-bottom:0}.harness-clarification-card>p,.harness-clarification-card>.harness-clarification-preflight{display:none}.harness-clarification-chips{display:none}.harness-clarification-question>p{display:none}.harness-clarification-options button>small{display:none}.harness-clarification-card{position:relative}.harness-clarification-card>header:has(.harness-clarification-skip){position:absolute;top:12px;right:14px;z-index:1;margin:0}.harness-clarification-card>h3{padding-right:56px}.harness-clarification-searches{margin-top:8px}.harness-clarification-inputs{margin-top:10px}.harness-clarification-card>footer{margin-top:5px}@keyframes harnessClarificationPendingIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes harnessClarificationSpin{to{transform:rotate(360deg)}}@keyframes harnessClarificationCardIn{0%{opacity:0;transform:translateY(10px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion: reduce){.harness-clarification-pending,.harness-clarification-card{animation:none}.harness-clarification-pending>span{animation-duration:1.5s}}.harness-evidence-supplement{width:min(100%,720px);margin:0 0 22px;padding:14px 18px;border:1px dashed #d9d2c2;border-radius:12px;background:#fffdf8;color:#373631}.harness-evidence-supplement>summary{display:flex;align-items:center;gap:10px;min-height:30px;color:#55524b;cursor:pointer;font-size:13px;font-weight:550;list-style:none}.harness-evidence-supplement>summary::-webkit-details-marker{display:none}.harness-evidence-supplement>summary small{margin-left:auto;color:#9b968b;font-size:11px;font-weight:400}.harness-evidence-supplement-badge{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:#242421;color:#fff;font-size:13px;line-height:1}.harness-evidence-supplement-body{display:grid;gap:12px;margin-top:12px}.harness-evidence-supplement-body label{display:grid;gap:5px}.harness-evidence-supplement-body label>span{color:#6d6a62;font-size:11px;font-weight:550}.harness-evidence-supplement-body textarea{min-height:60px;padding:9px 10px;border:1px solid #e0dbd0;border-radius:7px;background:#fff;color:#373631;font:inherit;font-size:12px;line-height:1.6;resize:vertical}.harness-evidence-supplement-body textarea:focus{outline:none;border-color:#b7b2a4}.harness-evidence-supplement-body textarea:disabled{cursor:not-allowed;opacity:.55}.harness-evidence-supplement-body>footer{display:flex;justify-content:flex-end}.harness-evidence-supplement-body>footer button{min-height:34px;padding:0 14px;border:1px solid #242421;border-radius:7px;background:#242421;color:#fff;cursor:pointer;font-size:11px;font-weight:550}.harness-evidence-supplement-body>footer button:disabled{cursor:not-allowed;opacity:.5}.harness-completed-group{margin:2px 0 10px}.harness-completed-group>summary{display:flex;align-items:center;gap:11px;width:fit-content;min-height:28px;color:#4f4f4b;cursor:pointer;font-size:13px;list-style:none}.harness-completed-group>summary::-webkit-details-marker{display:none}.harness-completed-group>summary>span:first-child{color:#248866}.harness-completed-group>summary svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.5;transition:transform .16s ease}.harness-completed-group[open]>summary svg{transform:rotate(180deg)}.harness-completed-group .completed-list{margin:5px 0 3px 29px}.harness-current-stage{margin-top:17px}.harness-stage-title{margin-bottom:9px;color:#4b4b47;font-size:13px;font-weight:500}.harness-current-stage .timeline-list{position:relative;padding-left:1px}.harness-current-stage .timeline-list:before{position:absolute;top:15px;bottom:15px;left:9px;width:1px;background:#e2e2de;content:""}.harness-current-stage .harness-plan-item{position:relative}.harness-current-stage .harness-plan-icon{z-index:1;background:#fff}.harness-activity-timeline{position:relative;display:grid;gap:0;margin:13px 0 0;padding:0;color:#92928e;list-style:none}.harness-activity-timeline:before{position:absolute;top:10px;bottom:10px;left:6px;width:1px;background:#e2e2de;content:""}.harness-activity-timeline li{position:relative;display:flex;gap:14px;min-height:31px;padding:5px 0;line-height:1.45}.harness-timeline-marker{z-index:1;width:7px;height:7px;flex:0 0 7px;margin:7px 0 0 3px;border:1px solid #aaa9a4;border-radius:50%;background:#fff}.harness-activity-timeline li.completed .harness-timeline-marker{border-color:#7c7c77;background:#7c7c77}.harness-activity-timeline p{max-width:620px;margin:2px 0 0;color:#b0b0ab;font-size:12px}.harness-context-group{margin:14px 0 0 29px;color:#a0a09b;font-size:12px}.harness-context-group summary{width:fit-content;cursor:pointer}.harness-context-group div{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:7px}.harness-context-group a{color:#777772;text-decoration:none}.harness-context-group a:hover{text-decoration:underline}.harness-artifact-section{margin:14px 0 4px}.harness-artifact-heading{margin-bottom:8px;color:#777772;font-size:12px;font-weight:600;letter-spacing:.02em}.harness-artifact-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:8px}.harness-artifact-card{width:100%;display:flex;align-items:center;gap:10px;min-width:0;padding:9px 10px;border:1px solid #e1e1dc;border-radius:8px;background:#fafaf8;color:#383834;cursor:pointer;font:inherit;text-align:left;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.harness-artifact-card:hover{border-color:#c9c9c3;background:#fff;box-shadow:0 2px 8px #1d1d1a0f}.harness-artifact-card:disabled{opacity:.58;cursor:wait}.harness-artifact-icon{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border-radius:6px;background:#eeeee9;color:#6f6f69}.harness-artifact-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.5}.harness-artifact-copy{min-width:0;flex:1}.harness-artifact-copy strong,.harness-artifact-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.harness-artifact-copy strong{font-size:12px;font-weight:550}.harness-artifact-copy small{margin-top:2px;color:#989893;font-size:10px}.harness-artifact-arrow{width:14px;height:14px;flex:0 0 14px;fill:none;stroke:#aaa9a4;stroke-width:1.5}@keyframes harness-spin{to{transform:rotate(360deg)}}.harness-loading-line{display:flex;align-items:center;gap:9px;min-height:28px;color:#686862;font-size:13px}.harvey-msg-body{display:flex;flex-direction:column;max-width:80%;position:relative}.assistant-split:not(.with-doc) .harvey-chat-message-column{max-width:1120px;padding-inline:clamp(28px,4vw,56px)}.assistant-split:not(.with-doc) .harvey-msg.assistant.harvey-msg-long-form .harvey-msg-body{flex:1;min-width:0;max-width:none}.assistant-split:not(.with-doc) .harvey-msg.assistant.harvey-msg-long-form .harvey-msg-content{padding:2px 0 12px;border-radius:0;background:transparent;font-size:15px;line-height:1.75}.harvey-msgbar{display:flex;align-items:center;gap:2px;margin-top:14px;padding-left:4px}.harvey-msgbar[data-floating=true]{position:absolute;top:100%;left:0;margin-top:0;padding-top:8px;z-index:2}.harvey-msgbar-btn[data-submitted=true]{background:#e8e8e2;color:#1a1a1a}.harvey-msgbar-btn.harvey-msgbar-editor-btn{width:auto;flex-shrink:0;gap:5px;padding:0 10px;font-size:11px;font-weight:600;letter-spacing:.02em;white-space:nowrap}.harvey-doc-summary{font-size:14px;line-height:1.6;color:#1a1a1a;margin-bottom:10px}.ana-left-analyzing{display:flex;align-items:center;gap:8px;font-size:13px;color:#8b8b85;line-height:1.5}.harvey-file-bubble{display:flex;align-items:center;gap:10px;width:100%;max-width:320px;padding:10px 12px;border:1px solid #e8e8e4;border-radius:10px;background:#f0f0ec;cursor:pointer;text-align:left;transition:background .15s,border-color .15s}.harvey-file-bubble:hover{background:#e8e8e2;border-color:#d8d8d2}.harvey-file-bubble.is-selected{border-color:#a9a9a2;background:#ecece7;box-shadow:0 0 0 1px #1414120a}.harvey-file-bubble-icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;flex-shrink:0;border-radius:8px;background:#fafaf8;border:1px solid #e8e8e4;color:#1a1a1a}.harvey-file-bubble-info{display:flex;flex-direction:column;min-width:0;gap:2px}.harvey-file-bubble-name-row{display:flex;align-items:center;gap:8px;min-width:0}.harvey-file-bubble-name{flex:1 1 auto;min-width:0;font-size:13px;font-weight:600;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.harvey-file-bubble-confirmed{flex:0 0 auto;display:inline-flex;align-items:center;gap:3px;padding:2px 6px;border-radius:999px;background:#1b1b1a;color:#fff;font-size:10px;font-weight:600;line-height:1.35;white-space:nowrap}.harvey-file-bubble-hint{font-size:11px;color:#8f8f8f}.library-knowledge-page{--line: #eeeeeb;--muted: #8a8a86;--soft: #f6f5f2}.library-knowledge-page .knowledge-content{flex:1;min-height:0;display:flex;flex-direction:column;padding:20px 40px 32px}.library-knowledge-page .knowledge-back-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;margin-top:4px;border:1px solid #e5e5e0;border-radius:8px;background:#fff;color:#5f5b56;font-size:13px;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s,color .15s}.library-knowledge-page .knowledge-back-btn:hover{background:#f6f5f2;border-color:#bdb9b2;color:#1a1a1a}.library-knowledge-page .knowledge-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.library-knowledge-page .knowledge-shell{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);gap:14px}.library-knowledge-page .knowledge-graph-card{min-height:0;border:1px solid var(--line);border-radius:14px;background:#fff;position:relative;display:grid;grid-template-rows:auto minmax(0,1fr);padding:16px;overflow:hidden}.library-knowledge-page .knowledge-graph-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.library-knowledge-page .knowledge-legend{display:flex;align-items:center;gap:10px;white-space:nowrap}.library-knowledge-page .knowledge-legend span{display:inline-flex;align-items:center;gap:5px;color:#716b64;font-size:12px}.library-knowledge-page .knowledge-legend i{width:9px;height:9px;border-radius:50%}.library-knowledge-page .legend-brand{background:#6f756d}.library-knowledge-page .legend-fact{background:#a8aaa3}.library-knowledge-page .legend-source{background:#bfa678}.library-knowledge-page .brand-graph{position:relative;min-height:0;overflow:hidden;cursor:grab;touch-action:none;border:1px solid #191919;border-radius:13px;background:radial-gradient(circle at 18% 20%,rgba(149,180,194,.22),transparent 18%),radial-gradient(circle at 72% 26%,rgba(226,181,117,.24),transparent 20%),radial-gradient(circle at 34% 54%,rgba(180,144,169,.2),transparent 18%),radial-gradient(circle at 70% 76%,rgba(144,173,135,.2),transparent 22%),linear-gradient(180deg,#070806,#000)}.library-knowledge-page .brand-graph.theme-galaxy{border-color:#191919;background:radial-gradient(circle at 18% 20%,rgba(149,180,194,.22),transparent 18%),radial-gradient(circle at 72% 26%,rgba(226,181,117,.24),transparent 20%),radial-gradient(circle at 34% 54%,rgba(180,144,169,.2),transparent 18%),radial-gradient(circle at 70% 76%,rgba(144,173,135,.2),transparent 22%),linear-gradient(180deg,#070806,#000)}.library-knowledge-page .brand-graph.is-dragging{cursor:grabbing}.library-knowledge-page .brand-graph:before{content:"";position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;background:radial-gradient(circle at 8% 14%,#fff8e9 0 1.3px,transparent 2.4px),radial-gradient(circle at 26% 38%,#9dbac8 0 1.8px,transparent 2.8px),radial-gradient(circle at 70% 24%,#e0b579 0 2.3px,transparent 3.3px),radial-gradient(circle at 48% 72%,#b895ad 0 1.8px,transparent 2.8px),radial-gradient(circle at 82% 68%,#b6cca0 0 1.8px,transparent 2.8px);background-size:34px 31px,48px 43px,56px 52px,42px 39px,38px 44px;opacity:.86}.library-knowledge-page .brand-graph:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 50%,transparent 0 38%,rgba(0,0,0,.44) 76%),linear-gradient(90deg,rgba(255,255,255,.06),transparent 16%,transparent 84%,rgba(255,255,255,.06));pointer-events:none}.library-knowledge-page .brand-graph.theme-antv:after,.library-knowledge-page .brand-graph.theme-cortex:after{background:radial-gradient(circle at 50% 50%,transparent 0 42%,rgba(255,255,255,.18) 80%);pointer-events:none}.library-knowledge-page .graph-transform-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.library-knowledge-page .brand-graph-lines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.library-knowledge-page .brand-graph-lines line{stroke:#b6cca0;stroke-width:.62;stroke-linecap:round;opacity:.34;filter:drop-shadow(0 0 4px rgba(182,204,160,.42))}.library-knowledge-page .brand-graph-lines line.source-link{stroke:#e0b579;stroke-width:.54;stroke-dasharray:2 7;opacity:.36}.library-knowledge-page .graph-control-panel{position:absolute;right:14px;top:14px;z-index:5;width:126px;overflow:hidden;border-radius:4px;background:#111113;color:#fff;box-shadow:0 10px 24px #0000006b}.library-knowledge-page .graph-control-panel details{border-bottom:1px solid rgba(255,255,255,.12)}.library-knowledge-page .graph-control-panel details:last-child{border-bottom:0}.library-knowledge-page .graph-control-panel summary{height:30px;display:flex;align-items:center;padding:0 9px;font-size:11px;font-weight:800;cursor:pointer}.library-knowledge-page .graph-control-panel .graph-control-body{display:grid;gap:7px;padding:8px 9px 10px;background:#28282b}.library-knowledge-page .graph-control-panel label{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#d9dce2;font-size:10px}.library-knowledge-page .graph-control-panel select{width:58px;height:22px;border:1px solid #3f4148;border-radius:4px;background:#111;color:#fff;font:inherit;font-size:10px}.library-knowledge-page .graph-control-panel output{min-width:46px;text-align:right;color:#fff;font-size:10px}.library-knowledge-page .graph-reset-view{height:24px;border:1px solid #444750;border-radius:4px;background:#111;color:#fff;font:inherit;font-size:10px;font-weight:750;cursor:pointer}.library-knowledge-page .graph-reset-view:hover{background:#202126}.library-knowledge-page .graph-layout-badge{position:absolute;left:14px;top:14px;z-index:5;display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#111113c7;color:#fff;padding:7px 10px;box-shadow:0 10px 24px #00000038;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:11px;font-weight:760}.library-knowledge-page .graph-layout-badge span{color:#ffffffad;font-weight:650}.library-knowledge-page .brand-graph.theme-antv .graph-layout-badge,.library-knowledge-page .brand-graph.theme-cortex .graph-layout-badge{border-color:#1d1c1a14;background:#ffffffc2;color:#171716;box-shadow:0 10px 24px #1d1c1a1a}.library-knowledge-page .brand-graph.theme-antv .graph-layout-badge span,.library-knowledge-page .brand-graph.theme-cortex .graph-layout-badge span{color:#756f68}.library-knowledge-page .mass-node{position:absolute;z-index:2;width:5px;height:5px;border-radius:50%;background:radial-gradient(circle at 32% 28%,#fff 0,#fff 10%,#b6cca0 24%,#5f7b52 72%,#182316);opacity:.86;box-shadow:0 0 10px #b6cca094;cursor:pointer}.library-knowledge-page .mass-node.light{background:radial-gradient(circle at 30% 24%,#fff 0,#fff 8%,#d9edf5 11%,#9dbac8 28%,#4b7687 68%,#102934);box-shadow:inset -6px -7px 10px #091c2457,inset 3px 3px 6px #ffffff8f,0 7px 14px #10293429,0 0 14px #9dbac87a}.library-knowledge-page .mass-node.deep{background:radial-gradient(circle at 30% 24%,#fff 0,#fff 8%,#ecd8e5 11%,#b895ad 28%,#7f4d74 68%,#2f1529);box-shadow:inset -6px -7px 10px #2f152957,inset 3px 3px 6px #ffffff85,0 7px 14px #2f152929,0 0 14px #b895ad70}.library-knowledge-page .mass-node.ring{width:30px;height:30px;background:radial-gradient(circle at 29% 23%,#fff 0,#fff 8%,#f4efe4 12%,#b6cca0 31%,#6f8052 68%,#26321f);border:0;opacity:.96;box-shadow:inset -9px -10px 15px #26321f61,inset 4px 4px 8px #ffffff85,0 10px 22px #26321f2e,0 0 26px #9fb38a6b}.library-knowledge-page .mass-node.active{filter:brightness(1.16);box-shadow:inset -7px -8px 12px #121c0e57,inset 3px 3px 7px #ffffff94,0 8px 18px #1e29182e,0 0 22px #f4efe475}.library-knowledge-page .graph-node-plane{position:absolute;z-index:4}.library-knowledge-page .brand-graph-node{position:absolute;z-index:4;display:block;width:22px;height:22px;min-height:0;padding:0;border:0;border-radius:50%;background:radial-gradient(circle at 28% 22%,#fff 0,#fff 7%,#e9f2df 10%,#b6cca0 26%,#6f8052 66%,#1e2918);box-shadow:inset -7px -8px 12px #121c0e61,inset 3px 3px 7px #ffffff80,0 8px 18px #1e291829,0 0 16px #b6cca061;transform:translate(-50%,-50%);text-align:center;cursor:pointer}.library-knowledge-page .brand-graph-node b,.library-knowledge-page .brand-graph-node span{position:absolute;left:50%;width:max-content;max-width:136px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transform:translate(-50%);pointer-events:none}.library-knowledge-page .brand-graph-node b{top:calc(100% + 7px);color:#fff;font-size:1em;line-height:1.2;text-shadow:0 0 7px rgba(0,0,0,.92),0 0 18px rgba(255,255,255,.58)}.library-knowledge-page .brand-graph-node span{top:calc(100% + 24px);color:#ffffffd1;font-size:.8em;text-shadow:0 0 9px rgba(0,0,0,.95)}.library-knowledge-page .brand-graph-node.brand{width:42px;height:42px;background:radial-gradient(circle at 28% 22%,#fff 0,#fff 7%,#f8f5eb 10%,#cbd8bd 28%,#718257 66%,#26321f);box-shadow:inset -12px -13px 18px #26321f6b,inset 5px 5px 10px #ffffff94,0 13px 26px #26321f2e,0 0 30px #9fb38a66}.library-knowledge-page .brand-graph-node.brand b{top:calc(100% + 8px);color:#fff;font-size:1em}.library-knowledge-page .brand-graph-node.brand span{top:calc(100% + 34px);color:#ffffffb8}.library-knowledge-page .brand-graph-node.fact b{color:#dce7d2}.library-knowledge-page .brand-graph-node.source{width:16px;height:16px;background:radial-gradient(circle at 28% 22%,#fff 0,#fff 8%,#f7e4bd 12%,#e2c18f 29%,#a46f2e 68%,#3f240b);box-shadow:inset -5px -6px 9px #3f240b5c,inset 2px 2px 5px #ffffff85,0 7px 14px #3f240b24,0 0 12px #c89b6357}.library-knowledge-page .brand-graph-node.source b{color:#e2c18f;text-shadow:0 0 8px rgba(200,155,99,.5)}.library-knowledge-page .brand-graph-node.leaf{width:12px;height:12px;z-index:3;opacity:.82}.library-knowledge-page .brand-graph-node.leaf b{top:calc(100% + 5px);max-width:92px;font-size:1em;font-weight:800}.library-knowledge-page .brand-graph-node.leaf span{display:none}.library-knowledge-page .brand-graph-node:hover b,.library-knowledge-page .brand-graph-node.active b{color:#fff;text-decoration:underline;text-underline-offset:3px}.library-knowledge-page .brand-graph-node.active:before{content:"";position:absolute;left:50%;top:50%;width:calc(100% + 8px);height:calc(100% + 8px);border:0;border-radius:50%;box-shadow:0 0 18px #f4efe475;transform:translate(-50%,-50%);pointer-events:none}.library-knowledge-page .brand-graph-node.is-pulsing:before{animation:knowledgeNodePulse .7s ease-out}@keyframes knowledgeNodePulse{0%{opacity:1;transform:translate(-50%,-50%) scale(.72)}to{opacity:0;transform:translate(-50%,-50%) scale(1.55)}}.library-knowledge-page .brand-graph.theme-antv,.library-knowledge-page .brand-graph.theme-cortex{border-color:#e5e2dc;background:radial-gradient(circle at 50% 50%,rgba(111,117,109,.08),transparent 24%),radial-gradient(circle at 44% 46%,rgba(191,166,120,.07),transparent 45%),linear-gradient(180deg,#fbfaf7,#f5f3ef)}.library-knowledge-page .brand-graph.theme-antv:before,.library-knowledge-page .brand-graph.theme-cortex:before{background:radial-gradient(circle at 8% 14%,#f2eee6 0 1.1px,transparent 2.2px),radial-gradient(circle at 26% 38%,#a8aaa3 0 1.4px,transparent 2.4px),radial-gradient(circle at 70% 24%,#bfa678 0 1.7px,transparent 2.7px),radial-gradient(circle at 48% 72%,#b7b0a8 0 1.4px,transparent 2.4px),radial-gradient(circle at 82% 68%,#8f948c 0 1.4px,transparent 2.4px);opacity:.54}.library-knowledge-page .brand-graph.theme-antv .brand-graph-lines line,.library-knowledge-page .brand-graph.theme-cortex .brand-graph-lines line{stroke:#8f948c;opacity:.22;filter:drop-shadow(0 0 3px rgba(143,148,140,.18))}.library-knowledge-page .brand-graph.theme-antv .brand-graph-lines line.source-link,.library-knowledge-page .brand-graph.theme-cortex .brand-graph-lines line.source-link{stroke:#bfa678;opacity:.25}.library-knowledge-page .brand-graph.theme-antv .mass-node,.library-knowledge-page .brand-graph.theme-cortex .mass-node{background:radial-gradient(circle at 30% 24%,#fff 0,#fff 8%,#eeeeea 11%,#c3c5be 29%,#7d837a 68%,#3b4039);box-shadow:inset -6px -7px 10px #3b403938,inset 3px 3px 6px #fff9,0 7px 14px #3b40391a,0 0 12px #7d837a33}.library-knowledge-page .brand-graph.theme-antv .mass-node.light,.library-knowledge-page .brand-graph.theme-cortex .mass-node.light{background:radial-gradient(circle at 30% 24%,#fff 0,#fff 8%,#f1f1ee 11%,#d3d3cd 29%,#a8aaa3 68%,#5e625b);box-shadow:inset -6px -7px 10px #5e625b33,inset 3px 3px 6px #fff9,0 7px 14px #5e625b17,0 0 12px #a8aaa333}.library-knowledge-page .brand-graph.theme-antv .mass-node.deep,.library-knowledge-page .brand-graph.theme-cortex .mass-node.deep{background:radial-gradient(circle at 30% 24%,#fff 0,#fff 8%,#f1ede5 11%,#d7c7a6 29%,#a78b58 68%,#4b3b21);box-shadow:inset -6px -7px 10px #4b3b2133,inset 3px 3px 6px #ffffff94,0 7px 14px #4b3b2117,0 0 12px #a78b5833}.library-knowledge-page .brand-graph.theme-antv .mass-node.ring,.library-knowledge-page .brand-graph.theme-cortex .mass-node.ring{background:radial-gradient(circle at 29% 23%,#fff 0,#fff 8%,#f4f1e8 12%,#d4c8ac 31%,#938062 68%,#463b2b);box-shadow:inset -9px -10px 15px #463b2b38,inset 4px 4px 8px #fff9,0 10px 22px #463b2b1a,0 0 20px #93806233}.library-knowledge-page .brand-graph.theme-antv .brand-graph-node,.library-knowledge-page .brand-graph.theme-cortex .brand-graph-node{background:radial-gradient(circle at 28% 22%,#fff 0,#fff 7%,#efefeb 10%,#c8cac3 28%,#82887e 66%,#3d423b);box-shadow:inset -7px -8px 12px #3d423b38,inset 3px 3px 7px #fff9,0 8px 18px #3d423b1a,0 0 14px #82887e33}.library-knowledge-page .brand-graph.theme-antv .brand-graph-node.brand,.library-knowledge-page .brand-graph.theme-cortex .brand-graph-node.brand{background:radial-gradient(circle at 28% 22%,#fff 0,#fff 7%,#eeece6 10%,#bbbdb6 29%,#6f756d 66%,#343831);box-shadow:inset -12px -13px 18px #3438313d,inset 5px 5px 10px #ffffff9e,0 13px 26px #3438311c,0 0 24px #6f756d33}.library-knowledge-page .brand-graph.theme-antv .brand-graph-node.source,.library-knowledge-page .brand-graph.theme-cortex .brand-graph-node.source{background:radial-gradient(circle at 28% 22%,#fff 0,#fff 8%,#f6ecd3 12%,#dcc998 29%,#bfa678 68%,#554529);box-shadow:inset -5px -6px 9px #55452933,inset 2px 2px 5px #ffffff94,0 7px 14px #55452917,0 0 11px #bfa67833}.library-knowledge-page .brand-graph.theme-antv .brand-graph-node.leaf,.library-knowledge-page .brand-graph.theme-cortex .brand-graph-node.leaf{box-shadow:inset -4px -5px 7px #3d423b2e,inset 2px 2px 4px #ffffff94,0 5px 11px #3d423b14,0 0 9px #82887e2e}.library-knowledge-page .brand-graph.theme-antv .brand-graph-node b,.library-knowledge-page .brand-graph.theme-cortex .brand-graph-node b{color:#4f554d;text-shadow:0 1px 0 rgba(255,255,255,.95),0 0 10px rgba(255,255,255,.72)}.library-knowledge-page .brand-graph.theme-antv .brand-graph-node span,.library-knowledge-page .brand-graph.theme-cortex .brand-graph-node span{color:#777a73;text-shadow:0 1px 0 rgba(255,255,255,.9),0 0 9px rgba(255,255,255,.68)}.library-knowledge-page .brand-graph.theme-antv .brand-graph-node.brand b,.library-knowledge-page .brand-graph.theme-cortex .brand-graph-node.brand b{color:#343831}.library-knowledge-page .brand-graph.theme-antv .brand-graph-node.brand span,.library-knowledge-page .brand-graph.theme-cortex .brand-graph-node.brand span{color:#656960}.library-knowledge-page .brand-graph.theme-antv .brand-graph-node.source b,.library-knowledge-page .brand-graph.theme-cortex .brand-graph-node.source b{color:#8a7147}.library-knowledge-page .brand-graph.theme-antv .brand-graph-node.fact.depth-near b,.library-knowledge-page .brand-graph.theme-cortex .brand-graph-node.fact.depth-near b{color:#4f554d}.library-knowledge-page .brand-graph.theme-antv .brand-graph-node.fact.depth-mid b,.library-knowledge-page .brand-graph.theme-cortex .brand-graph-node.fact.depth-mid b{color:#686d65}.library-knowledge-page .brand-graph.theme-antv .brand-graph-node.fact.depth-back b,.library-knowledge-page .brand-graph.theme-cortex .brand-graph-node.fact.depth-back b{color:#777a73}.library-knowledge-page .knowledge-detail-card{display:none;align-content:start;gap:15px;padding:18px;position:absolute;right:22px;bottom:22px;z-index:6;width:320px;max-height:calc(100% - 44px);overflow:auto;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:#121212e0;box-shadow:0 18px 48px #00000061;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff}.library-knowledge-page .knowledge-detail-card.show{display:grid}.library-knowledge-page .knowledge-detail-status{width:max-content;border-radius:999px;background:#edf6e8;color:#3e642f;padding:5px 9px;font-size:12px;font-weight:800}.library-knowledge-page .knowledge-detail-card h3{margin:0;font-size:23px;color:#fff}.library-knowledge-page .knowledge-detail-card p{margin:0;color:#ffffffbd;line-height:1.7}.library-knowledge-page .knowledge-fact-list{display:grid;gap:8px}.library-knowledge-page .knowledge-fact-list span{display:block;padding:10px 12px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#ffffff0f;color:#ffffffdb;font-size:13px;line-height:1.5}.library-knowledge-page .knowledge-source-block{display:grid;gap:7px;border-top:1px solid rgba(255,255,255,.12);padding-top:14px;color:#ffffffb8;font-size:13px;line-height:1.6}.library-knowledge-page .knowledge-source-block strong{color:#fff}.library-knowledge-page .knowledge-detail-close{position:absolute;right:12px;top:12px;width:28px;height:28px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#ffffff0f;color:#fff;font-size:16px;cursor:pointer}.library-knowledge-page .knowledge-detail-card .btn{border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#fff;border-radius:10px;padding:7px 10px;font-size:12px;font-weight:650;cursor:pointer}.library-knowledge-page .knowledge-detail-card .btn:hover{border-color:#ffffff6b}.library-knowledge-page .library-toast{position:fixed;bottom:22px;left:50%;transform:translate(-50%) translateY(8px);background:#171716;color:#fff;padding:11px 15px;border-radius:8px;opacity:0;pointer-events:none;transition:.2s;z-index:90}.library-knowledge-page .library-toast.show{opacity:1;transform:translate(-50%) translateY(0)}@media (max-width: 720px){.library-knowledge-page .knowledge-content{padding:16px}.library-knowledge-page .knowledge-graph-card{overflow-x:auto}.library-knowledge-page .brand-graph{min-width:720px}.library-knowledge-page .knowledge-detail-card{right:12px;left:12px;bottom:12px;width:auto}}.announcement-backdrop{position:fixed;z-index:4000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#12121285;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.announcement-dialog{width:min(680px,100%);max-height:min(820px,calc(100vh - 48px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;color:#222;border:1px solid #dedede;border-radius:20px;background:#fff;box-shadow:0 28px 90px #00000047}.announcement-dialog__header{display:grid;grid-template-columns:46px 1fr 36px;gap:13px;align-items:center;padding:22px 24px;border-bottom:1px solid #e7e7e7;background:#fff}.announcement-dialog__mark{width:46px;height:46px;display:grid;place-items:center;color:#fff;border-radius:13px;background:#181818;box-shadow:inset 0 0 0 1px #ffffff14}.announcement-dialog__mark svg{width:21px;height:21px;stroke-width:1.9}.announcement-dialog__header span,.announcement-dialog__header h2{margin:0}.announcement-dialog__header>div>span{color:#555;font-size:10px;font-weight:700;letter-spacing:.09em}.announcement-dialog__header h2{margin-top:4px;color:#171717;font-size:21px;font-weight:700;letter-spacing:-.02em}.announcement-dialog__close{width:34px;height:34px;display:grid;place-items:center;padding:0;color:#737373;border:0;border-radius:9px;background:transparent;transition:color .14s ease,background-color .14s ease}.announcement-dialog__close svg{width:18px;height:18px}.announcement-dialog__close:hover:not(:disabled){color:#111;background:#f2f2f2}.announcement-dialog__close:focus-visible,.announcement-dialog__footer>button:focus-visible{outline:2px solid rgba(17,17,17,.28);outline-offset:2px}.announcement-dialog__body{min-height:0;overflow-y:auto;padding:18px 24px;background:#fff}.announcement-card{padding:20px 20px 19px;border:1px solid #e3e3e3;border-radius:14px;background:#fff}.announcement-card+.announcement-card{margin-top:14px}.announcement-card__meta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px;color:#858585;font-size:10px}.announcement-card__meta span{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;color:#3e3e3e;border-radius:999px;background:#f3f3f3;font-weight:700}.announcement-card__meta span svg{width:14px;height:14px}.announcement-card h3{margin:0;color:#202020;font-size:17px;line-height:1.4}.announcement-markdown{margin-top:12px;color:#626262;font-size:13px;line-height:1.75}.announcement-markdown h3,.announcement-markdown h4,.announcement-markdown h5,.announcement-markdown p,.announcement-markdown ul,.announcement-markdown ol{margin:0}.announcement-markdown>*+*{margin-top:9px}.announcement-markdown h3,.announcement-markdown h4,.announcement-markdown h5{color:#303030;font-size:14px}.announcement-markdown ul,.announcement-markdown ol{padding-left:21px}.announcement-markdown code{padding:2px 5px;border-radius:5px;background:#f0f0f0;font-family:Consolas,SFMono-Regular,monospace;font-size:.92em}.announcement-markdown a{color:#111;text-decoration:underline;text-underline-offset:2px}.announcement-dialog__footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 24px;border-top:1px solid #e7e7e7;background:#fff}.announcement-dialog__footer>div{min-width:0}.announcement-dialog__footer span,.announcement-dialog__footer p{margin:0;color:#858585;font-size:10px}.announcement-dialog__footer p{margin-bottom:4px;color:#a43e48}.announcement-dialog__footer>button{min-width:112px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 18px;color:#fff;border:1px solid #111;border-radius:10px;background:#181818;font-size:12px;font-weight:700;transition:background-color .14s ease,transform .14s ease}.announcement-dialog__footer>button:hover:not(:disabled){background:#000;transform:translateY(-1px)}.announcement-dialog__footer button:disabled{opacity:.6}@media (max-width: 640px){.announcement-backdrop{align-items:end;padding:10px}.announcement-dialog{max-height:calc(100vh - 20px);border-radius:17px}.announcement-dialog__header,.announcement-dialog__body,.announcement-dialog__footer{padding-right:17px;padding-left:17px}.announcement-dialog__footer{align-items:stretch;flex-direction:column}.announcement-dialog__footer>button{width:100%}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:14px;color:#1a1a1a;background:#fafaf8}.app-layout{display:flex;height:100vh;overflow:hidden}.sidebar{width:220px;min-width:220px;display:flex;flex-direction:column;background:#f8f8f6;border-right:1px solid #e8e8e4;padding:16px 12px;overflow-y:auto}.sidebar-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding:0 4px}.sidebar-brand{display:flex;align-items:center;gap:8px;min-width:0;border:0;border-radius:7px;background:transparent;padding:2px;color:inherit;font:inherit;cursor:pointer}.sidebar-brand:focus-visible{outline:2px solid #5f5f59;outline-offset:2px}.brand-logo{width:28px;height:28px;flex:0 0 28px;background:#1a1a1a;color:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;letter-spacing:-.5px}.brand-name{font-size:18px;font-weight:700;color:#181817}.sidebar-header-icons{display:flex;gap:4px}.sidebar-icon-btn{width:28px;height:28px;border:none;background:transparent;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;transition:all .15s}.sidebar-icon-btn:hover{background:#eeede8;color:#1a1a1a}.sidebar-create-btn{width:100%;padding:8px 16px;border:1px solid #e0e0dc;border-radius:8px;background:#fff;font-size:13px;font-weight:500;color:#1a1a1a;cursor:pointer;transition:all .15s;margin-bottom:16px}.sidebar-create-btn:hover{background:#f0f0ec;border-color:#d0d0cc}.sidebar-nav{display:flex;flex-direction:column;gap:2px;margin-bottom:8px}.sidebar-nav-item{display:flex;align-items:center;gap:10px;padding:8px 12px;border:none;background:transparent;border-radius:8px;font-size:13px;color:#4a4a4a;cursor:pointer;transition:all .15s;text-align:left;width:100%}.sidebar-nav-item:hover{background:#f3f3f0;color:#1a1a1a}.sidebar-nav-item.active{background:#efefeb;color:#1a1a1a;font-weight:500}.sidebar-nav-item.context-active{background:transparent;color:#1a1a1a;font-weight:500}.sidebar-nav-item.context-active:hover{background:#f3f3f0}.sidebar-nav-label{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-nav-caret{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:2px;border-radius:4px;color:#9a9a95;transition:transform .15s,color .15s,background .15s}.sidebar-nav-caret:hover{color:#1a1a1a;background:#e2e1db}.sidebar-nav-caret.expanded{transform:rotate(180deg)}.sidebar-sub-list{display:flex;flex-direction:column;gap:2px;padding:2px 0 6px 30px}.sidebar-sub-item{border:none;background:transparent;padding:6px 12px;font-size:12px;color:#5a5a5a;border-radius:6px;cursor:pointer;text-align:left;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:background .15s,color .15s}.sidebar-sub-item:hover{background:#f6f6f3;color:#1a1a1a}.sidebar-sub-item.active{background:#f1f0ed;box-shadow:inset 2px 0 #c9c8c2;color:#1a1a1a;font-weight:500}.sidebar-sub-row{display:flex;align-items:center;gap:2px}.sidebar-sub-edit{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:transparent;color:#8a8a85;border-radius:6px;cursor:pointer;opacity:0;transition:opacity .15s,background .15s,color .15s}.sidebar-sub-row:hover .sidebar-sub-edit{opacity:1}.sidebar-sub-edit:hover{background:#eeede8;color:#1a1a1a}.sidebar-sub-menu-wrap{position:relative;flex:0 0 auto}.sidebar-sub-progress{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.sidebar-sub-progress svg{transform-origin:center;animation:sidebar-sub-progress-spin .9s linear infinite}.sidebar-sub-progress-track{stroke:#e0e0dc}.sidebar-sub-progress-arc{stroke:#1a1a1a}@keyframes sidebar-sub-progress-spin{to{transform:rotate(360deg)}}.sidebar-sub-more{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:transparent;color:#8a8a85;border-radius:6px;cursor:pointer;opacity:0;transition:opacity .15s,background .15s,color .15s}.sidebar-sub-row:hover .sidebar-sub-more{opacity:1}.sidebar-sub-more:hover{background:#eeede8;color:#1a1a1a}.sidebar-sub-menu{position:absolute;top:calc(100% + 4px);right:0;z-index:30;min-width:110px;padding:4px;background:#fff;border:1px solid #e4e4e0;border-radius:8px;box-shadow:0 8px 24px #0000001f}.sidebar-sub-menu-item{display:flex;align-items:center;gap:8px;width:100%;padding:7px 10px;border:none;background:transparent;color:#1a1a1a;font-size:13px;text-align:left;border-radius:6px;cursor:pointer}.sidebar-sub-menu-item svg{flex:0 0 auto;color:#8a8a85}.sidebar-sub-menu-item:hover{background:#f0efeb}.sidebar-sub-menu-item.danger{color:#b42318}.sidebar-sub-menu-item.danger svg{color:#b42318}.sidebar-sub-menu-item.danger:hover{background:#fff1f0}.sidebar-sub-rename-input{flex:1;width:100%;min-width:0;padding:5px 2px;font-size:12px;color:#1a1a1a;border:none;background:transparent;outline:none}.sidebar-sub-empty{padding:6px 12px;font-size:12px;color:#a0a09a}.sidebar-sub-skeleton-list{display:flex;flex-direction:column;gap:7px;padding:5px 10px 7px 12px}.sidebar-sub-skeleton{display:block;width:78%;height:10px;border-radius:4px;background:#e9e9e5;animation:loading-pulse 1.25s ease-in-out infinite}.sidebar-sub-skeleton:nth-child(2n){width:62%}.sidebar-sub-item:disabled,.sidebar-sub-edit:disabled{cursor:default;pointer-events:none}.sidebar-sub-item.is-busy{color:#777772}.sidebar-vault-list{padding:4px 0 12px 20px;display:flex;flex-direction:column;gap:2px}.vault-list-item{display:flex;align-items:center;gap:8px;padding:6px 12px;font-size:12px;color:#5a5a5a;border-radius:6px;cursor:pointer;transition:background .15s}.vault-list-item:hover{background:#eeede8}.vault-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.vault-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vault-see-all{border:none;background:transparent;padding:6px 12px;font-size:12px;color:#888;cursor:pointer;text-align:left}.vault-see-all:hover{color:#1a1a1a}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;gap:2px;padding-top:12px;border-top:1px solid #e8e8e4}.sidebar-account{display:flex;align-items:center;gap:2px;min-width:0;margin-top:2px}.sidebar-account-profile{display:flex;min-width:0;flex:1;align-items:center;gap:9px;border:0;border-radius:8px;background:transparent;padding:6px;color:inherit;text-align:left;cursor:pointer}.sidebar-account-profile:hover,.sidebar-account-signout:hover{background:#f3f3f0}.sidebar-account-profile:focus-visible,.sidebar-account-signout:focus-visible{outline:2px solid #5f5f59;outline-offset:1px}.sidebar-account-avatar{display:inline-flex;width:30px;height:30px;flex:0 0 30px;align-items:center;justify-content:center;border:0;border-radius:7px;background:#ecece8;color:#292927;font-size:11px;font-weight:650}.sidebar-account-copy{display:grid;min-width:0;gap:2px}.sidebar-account-copy strong,.sidebar-account-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-account-copy strong{color:#252523;font-size:12px;font-weight:620}.sidebar-account-copy span{color:#858580;font-size:10px}.sidebar-account-signout{display:inline-flex;width:30px;height:30px;flex:0 0 30px;align-items:center;justify-content:center;border:0;border-radius:8px;background:transparent;color:#777772;cursor:pointer}.harvey-main{flex:1;display:flex;flex-direction:column;overflow:hidden;background:#fff}.harvey-home{flex:1;display:flex;flex-direction:column;align-items:center;padding:180px 40px 40px;overflow-y:auto;max-width:60%;margin:0 auto;width:100%}.harvey-main.stage-home-main{overflow-y:auto}.stage-home-main>.harvey-home{flex:0 0 auto;min-height:100%;overflow:visible}.harvey-title{font-size:42px;font-weight:700;color:#181817;margin-bottom:24px;letter-spacing:-1px}.harvey-subtitle{font-size:14px;color:#728196;line-height:1.6;margin-top:-14px;margin-bottom:24px;max-width:620px;text-align:center}.harvey-actions{display:flex;gap:12px;margin-bottom:40px}.harvey-action-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;border:1px solid #e0e0dc;border-radius:8px;background:#fff;font-size:13px;font-weight:500;color:#1a1a1a;cursor:pointer;transition:all .15s}.harvey-action-btn:hover{background:#f5f5f2;border-color:#d0d0cc}.harvey-input-container{width:90%;max-width:100%;margin:0 auto 24px}.harvey-input-header{display:flex;justify-content:space-between;margin-bottom:8px;padding:0 4px}.harvey-input-dropdown{display:flex;align-items:center;gap:4px;font-size:12px;color:#666;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background .15s}.harvey-input-dropdown:hover{background:#f0f0ec}.harvey-input-box{position:relative;background:#f5f5f2;border:1px solid #e8e8e4;border-radius:12px;overflow:hidden;transition:border-color .2s,box-shadow .2s}.harvey-input-box:focus-within{border-color:#c8c8c4;box-shadow:0 2px 12px #0000000f}.harvey-input-box.is-dragging{border-color:#728196;box-shadow:0 2px 12px #0000000f}.harvey-drop-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border-radius:inherit;background:#eef1f6eb;color:#4a5568;font-size:13px;font-weight:500;pointer-events:none}.harvey-quote-bar{display:flex;align-items:flex-start;gap:8px;margin:10px 12px 0;padding:8px 10px;background:#eef1f6;border-left:3px solid #728196;border-radius:6px}.harvey-quote-icon{flex-shrink:0;color:#728196;margin-top:1px}.harvey-quote-text{flex:1;font-size:13px;line-height:1.5;color:#4a5568;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.harvey-quote-cancel{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:none;border-radius:4px;background:transparent;color:#728196;cursor:pointer;transition:background .15s,color .15s}.harvey-quote-cancel:hover{background:#72819626;color:#2d3748}.doc-quote-float-btn{z-index:1000;display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border:none;border-radius:8px;background:#1a1a1a;color:#fff;font-size:13px;font-weight:500;cursor:pointer;box-shadow:0 4px 12px #0003;transform:translate(-50%,-100%);transition:background .15s}.doc-quote-float-btn:hover{background:#333}.harvey-textarea{width:100%;border:none;background:#f7f6f4;padding:16px 20px 8px;font-size:14px;line-height:1.6;color:#1a1a1a;resize:none;outline:none;font-family:inherit;min-height:10vh;height:12vh;max-height:20vh;box-sizing:border-box}.harvey-chat-input-wrapper .harvey-textarea{min-height:48px;height:56px;max-height:120px;padding:12px 16px 6px}.harvey-textarea::placeholder{color:#999}.harvey-input-toolbar{display:flex;align-items:center;justify-content:space-between;padding:8px 12px 12px;background:#f7f6f4}.harvey-toolbar-left{display:flex;gap:4px}.harvey-toolbar-btn{display:flex;align-items:center;gap:6px;padding:6px 10px;border:none;background:transparent;border-radius:6px;font-size:12px;color:#666;cursor:pointer;transition:all .15s}.harvey-toolbar-btn:hover{background:#e8e8e4;color:#1a1a1a}.harvey-toolbar-right{display:flex;align-items:center;gap:4px}.harvey-toolbar-icon{width:32px;height:32px;border:none;background:transparent;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;transition:all .15s}.harvey-toolbar-icon:hover{background:#e8e8e4;color:#1a1a1a}.harvey-send-btn{width:32px;height:32px;border:none;background:#e0e0dc;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:not-allowed;color:#999;transition:all .2s}.harvey-send-btn.active{background:#1a1a1a;color:#fff;cursor:pointer}.harvey-send-btn.active:hover{background:#333}.harvey-send-btn.labeled{width:auto;min-width:max-content;height:36px;padding:0 16px;border-radius:8px;white-space:nowrap;font-family:inherit;font-size:13px;font-weight:600}.harvey-stop-btn{width:26px;height:26px;border-radius:6px}.harvey-sources{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:48px;max-width:680px;width:100%}.harvey-source-pill{display:flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid #e8e8e4;border-radius:8px;background:#fff;font-size:12px;color:#4a4a4a;cursor:pointer;transition:all .15s}.harvey-source-pill:hover{background:#f5f5f2;border-color:#d0d0cc}.source-plus{color:#999;font-size:14px;margin-left:2px}.source-logo{width:18px;height:18px;background:#1a1a1a;color:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:700}.harvey-recents{width:90%}.harvey-recents-title{font-size:12px;font-weight:500;color:#888;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.harvey-recent-item{display:flex;align-items:center;border-top:1px solid #f0f0ec;cursor:pointer;transition:background .15s;border-radius:4px;padding:12px 4px}.harvey-recent-item:hover{background:#f8f8f6}.recent-text{flex:1;font-size:13px;color:#333}.recent-tag{font-size:11px;color:#888;padding:2px 8px;border:1px solid #e8e8e4;border-radius:4px;margin-right:12px}.recent-time{font-size:11px;color:#aaa;min-width:70px;text-align:right}.harvey-chat{flex:1;display:flex;flex-direction:column;overflow:hidden}.harvey-chat-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 24px;border-bottom:1px solid #f0f0ec;background:#fff}.harvey-chat-title{min-width:0;max-width:min(720px,calc(100% - 16px));display:flex;align-items:center;gap:6px;color:#1a1a1a;font-size:14px;font-weight:600;line-height:1.4}.harvey-chat-title-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.harvey-chat-title-edit{width:26px;height:26px;flex:0 0 26px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:5px;background:transparent;color:#8a8a84;cursor:pointer;opacity:0;transition:background-color .15s,color .15s,opacity .15s}.harvey-chat-title:hover .harvey-chat-title-edit,.harvey-chat-title-edit:focus-visible{opacity:1}.harvey-chat-title-edit:hover{background:#f1f1ee;color:#1a1a1a}.harvey-chat-title-input{width:min(520px,65vw);height:30px;padding:4px 8px;border:1px solid #bdbdb7;border-radius:5px;outline:none;background:#fff;color:#1a1a1a;font:inherit}.harvey-chat-title-input:focus{border-color:#777770;box-shadow:0 0 0 2px #0000000f}.harvey-new-chat-btn{display:flex;align-items:center;flex-shrink:0;gap:6px;padding:6px 14px;border:1px solid #e0e0dc;border-radius:6px;background:#fff;font-size:12px;font-weight:500;color:#4a4a4a;cursor:pointer;transition:all .15s}.harvey-new-chat-btn:hover{background:#f5f5f2;border-color:#d0d0cc;color:#1a1a1a}.harvey-chat-messages{flex:1;overflow-y:auto;padding:32px 40px;max-width:800px;margin:0 auto;width:100%}.harvey-msg{display:flex;gap:12px;margin-bottom:24px}.harvey-msg.user{justify-content:flex-end}.harvey-msg.user .harvey-msg-content{background:#1a1a1a;color:#fff;border-radius:16px 16px 4px;max-width:70%}.harvey-msg.user .harvey-msg-content{white-space:normal}.harvey-msg.user .harvey-msg-md>:first-child{margin-top:0}.harvey-msg.user .harvey-msg-md>:last-child{margin-bottom:0}.harvey-msg.user .harvey-msg-md p{margin:0 0 6px}.harvey-msg.user .harvey-msg-md ul,.harvey-msg.user .harvey-msg-md ol{margin:0 0 6px;padding-left:18px}.harvey-msg.user .harvey-msg-md li{margin:2px 0}.harvey-msg.user .harvey-msg-md h1,.harvey-msg.user .harvey-msg-md h2,.harvey-msg.user .harvey-msg-md h3,.harvey-msg.user .harvey-msg-md h4{color:#fff}.harvey-msg.user .harvey-msg-md code{background:#ffffff24;color:#fff}.harvey-msg.user .harvey-msg-md a{color:#8ab4f8}.harvey-msg.user .harvey-msg-md blockquote{border-left:3px solid rgba(255,255,255,.35);color:#ffffffd9}.harvey-msg.assistant{align-items:flex-start;margin-bottom:44px}.harvey-msg.harvey-msg-hidden{display:none}.harvey-msg-body{display:flex;flex-direction:column;align-items:flex-start;min-width:0;max-width:80%}.harvey-msg-body .harvey-msg-content{max-width:100%}.harvey-msgbar{display:flex;align-items:center;gap:2px;margin-top:6px;padding-left:4px}.harvey-msgbar-btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:none;border-radius:8px;background:transparent;color:#8f8f8f;cursor:pointer;transition:background .15s,color .15s}.harvey-msgbar-btn svg{width:16px;height:16px;flex-shrink:0}.harvey-msgbar-btn:hover{background:#f0f0ec;color:#1a1a1a}.harvey-msgbar-btn:disabled{opacity:.5;cursor:not-allowed}.harvey-msg-avatar{width:28px;height:28px;background:#1a1a1a;color:#fff;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;flex-shrink:0}.harvey-msg-content{padding:12px 16px;font-size:14px;line-height:1.7;white-space:pre-wrap;word-break:break-word;border-radius:16px;background:#f5f5f2;color:#1a1a1a;max-width:80%}.harvey-msg-content.typing{display:flex;align-items:center;gap:5px;padding:14px 20px}.typing-dot{width:6px;height:6px;background:#999;border-radius:50%;animation:typingBounce 1.2s infinite}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}@keyframes typingBounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}.plan-steps{flex:1;padding:14px 18px;border-radius:16px;background:#f5f5f2;max-width:80%}.plan-steps-title{font-size:13px;font-weight:600;color:#1a1a1a;margin-bottom:12px}.plan-step{display:flex;align-items:center;gap:10px;padding:6px 0;color:#9a9a95;transition:color .3s}.plan-step.active{color:#1a1a1a}.plan-step.done{color:#4a4a4a}.plan-step-icon{width:18px;height:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#15803d}.plan-step-dot{width:8px;height:8px;border-radius:50%;background:#d0d0cc}.plan-step-spinner{width:14px;height:14px;border:2px solid #d0d0cc;border-top-color:#1a1a1a;border-radius:50%;animation:planSpin .7s linear infinite}@keyframes planSpin{to{transform:rotate(360deg)}}.plan-step-label{font-size:13px;line-height:1.4}.plan-step.active .plan-step-label{font-weight:500}.harvey-chat-input-wrapper{padding:12px 0 16px;width:90%;max-width:100%;margin:0 auto}.harvey-chat-viewport+.harvey-chat-input-wrapper{width:100%;max-width:800px;padding:12px 40px 16px}.assistant-split:not(.with-doc) .harvey-chat-viewport+.harvey-chat-input-wrapper{max-width:1120px;padding-inline:clamp(28px,4vw,56px)}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#bbb}.app-layout{border-radius:12px;overflow:hidden;box-shadow:0 0 0 1px #0000000f,0 20px 60px #0000001f}.panel-page{flex:1;display:flex;flex-direction:column;overflow:hidden;background:#fff}.panel-header{padding:32px 40px 20px;border-bottom:1px solid #f0f0ec}.panel-header.with-action{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.history-clear-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;margin-top:4px;border:1px solid #e5e5e0;border-radius:8px;background:#fff;color:#8a3d3d;font-size:13px;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s,color .15s}.history-clear-btn:hover{background:#fdf0f0;border-color:#e6b3b3;color:#b33}.panel-title{font-size:28px;font-weight:500;color:#1a1a1a;letter-spacing:-.5px;margin-bottom:4px}.panel-subtitle{font-size:13px;color:#888}.settings-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:22px 40px 16px}.settings-close-button{display:inline-flex;width:30px;height:30px;flex:0 0 30px;align-items:center;justify-content:center;padding:0;border:1px solid #e0e0dc;border-radius:8px;background:#fff;color:#6a6a6a;cursor:pointer;transition:all .15s}.settings-close-button:hover{background:#f0f0ec;border-color:#d0d0cc;color:#1a1a1a}.settings-close-button:focus-visible{outline:2px solid #5f5f59;outline-offset:2px}.settings-page-header .panel-title{margin-bottom:3px;font-size:24px;font-weight:560;letter-spacing:-.45px}.settings-page-header .panel-subtitle{font-size:12px}.settings-workspace{flex:1;min-height:0;display:grid;grid-template-columns:210px minmax(0,860px) minmax(0,1fr);overflow-y:auto}.settings-subnav{grid-column:1;min-height:100%;padding:30px 16px;border-right:1px solid #efefeb}.settings-subnav-list{position:sticky;top:30px;display:grid;gap:7px}.settings-subnav-item{display:flex;width:100%;height:42px;align-items:center;gap:11px;border:0;border-radius:9px;background:transparent;padding:0 13px;color:#373735;font:inherit;font-size:13px;font-weight:500;text-align:left;cursor:pointer;transition:background .15s ease,color .15s ease}.settings-subnav-item:hover{background:#f7f7f4}.settings-subnav-item.active{background:#f0f1f2;color:#171716}.settings-subnav-item svg{flex:0 0 auto;color:#565653}.settings-subnav-item:focus-visible,.settings-language-segmented button:focus-visible,.settings-profile-field input:focus-visible,.settings-password-visibility:focus-visible,.settings-password-submit:focus-visible{outline:2px solid #5f5f59;outline-offset:2px}.settings-detail{grid-column:2;min-width:0;padding:32px 40px 48px}.settings-detail-inner{width:min(100%,760px)}.settings-language-segmented{display:inline-grid;grid-template-columns:repeat(2,minmax(82px,1fr));min-width:178px;padding:2px;border:1px solid #dfdfda;border-radius:8px;background:#f0f0ed}.settings-language-segmented button{height:30px;border:0;border-radius:6px;background:transparent;color:#666661;font:inherit;font-size:12px;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.settings-language-segmented button:hover:not(.active){color:#20201e}.settings-language-segmented button.active{background:#fff;color:#191918;font-weight:550;box-shadow:0 1px 2px #14141214}.settings-detail-header{margin-bottom:20px}.settings-detail-header-standalone{margin-top:4px}.settings-detail-header h2{margin:0 0 6px;color:#181817;font-size:19px;font-weight:620;letter-spacing:-.25px}.settings-detail-header p{max-width:640px;margin:0;color:#777772;font-size:12px;line-height:1.65}.settings-profile-card,.settings-security-card,.settings-preference-group,.settings-coming-soon-row{border:1px solid #e2e2de;border-radius:12px;background:#fff}.settings-profile-summary{display:flex;min-height:82px;align-items:center;gap:13px;padding:14px 20px;border-bottom:1px solid #ecece8}.settings-profile-avatar{display:inline-flex;width:44px;height:44px;flex:0 0 44px;align-items:center;justify-content:center;border:1px solid #dcdcd7;border-radius:12px;background:#f5f5f2;color:#242422;font-size:14px;font-weight:650}.settings-profile-summary>div{display:grid;min-width:0;gap:3px}.settings-profile-summary strong,.settings-profile-summary span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-profile-summary strong{color:#242422;font-size:14px;font-weight:620}.settings-profile-summary span{color:#85857f;font-size:11px}.settings-profile-form{display:grid;gap:18px;padding:20px}.settings-profile-field{display:grid;grid-template-columns:165px minmax(0,1fr);align-items:start;gap:20px}.settings-profile-field>label{padding-top:11px;color:#3f3f3b;font-size:12px;font-weight:500}.settings-profile-field>div{min-width:0}.settings-profile-field input{width:100%;height:40px;border:1px solid #dfdfda;border-radius:8px;background:#fff;padding:0 12px;color:#1a1a1a;font:inherit;font-size:13px;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.settings-profile-field input:focus{border-color:#9d9d97;box-shadow:0 0 0 3px #1a1a1a0f}.settings-profile-field input[readonly],.settings-profile-field input:disabled{background:#f7f7f4;color:#777772}.settings-profile-field p{margin:6px 0 0;color:#85857f;font-size:11px;line-height:1.5}.settings-nickname-input-wrap{position:relative}.settings-nickname-input-wrap input{padding-right:56px}.settings-nickname-input-wrap>span{position:absolute;top:50%;right:11px;color:#999994;font-size:10px;transform:translateY(-50%);pointer-events:none}.settings-profile-actions{display:flex;min-height:38px;align-items:center;justify-content:space-between;gap:20px;padding-left:185px}.settings-profile-actions>div{min-width:0}.settings-profile-error,.settings-profile-success,.settings-profile-warning{display:inline-flex;align-items:center;gap:5px;font-size:11px;line-height:1.5}.settings-profile-error{color:#a33d3d}.settings-profile-success{color:#2f7151}.settings-profile-warning{color:#8a6929}.settings-account-row{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:20px;padding:0 20px;border-bottom:1px solid #ecece8;color:#4f4f4b;font-size:12px}.settings-account-row strong{overflow:hidden;color:#242422;font-weight:550;text-overflow:ellipsis;white-space:nowrap}.settings-password-form{display:grid;gap:15px;padding:20px}.settings-password-field{display:grid;grid-template-columns:165px minmax(0,1fr);align-items:center;gap:20px}.settings-password-field>label{color:#3f3f3b;font-size:12px;font-weight:500}.settings-password-input-wrap{position:relative}.settings-password-input-wrap input{width:100%;height:40px;border:1px solid #dfdfda;border-radius:8px;background:#fff;padding:0 40px 0 12px;color:#1a1a1a;font:inherit;font-size:13px;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.settings-password-input-wrap input::-ms-reveal,.settings-password-input-wrap input::-ms-clear{display:none}.settings-password-input-wrap input:focus{border-color:#9d9d97;box-shadow:0 0 0 3px #1a1a1a0f}.settings-password-input-wrap input:disabled{cursor:not-allowed;background:#f5f5f2}.settings-password-visibility{position:absolute;top:50%;right:4px;display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border:0;border-radius:6px;background:transparent;color:#71716d;cursor:pointer;transform:translateY(-50%)}.settings-password-visibility:hover:not(:disabled){background:#f2f2ef;color:#30302e}.settings-password-visibility:disabled{cursor:not-allowed;opacity:.55}.settings-password-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:1px}.settings-password-help{margin:0;color:#85857f;font-size:11px;line-height:1.5}.settings-password-error{margin-left:185px;border:1px solid #f0cccc;border-radius:8px;background:#fff6f6;padding:8px 10px;color:#a33d3d;font-size:12px;line-height:1.55}.settings-password-submit{display:inline-flex;width:fit-content;min-height:38px;flex:0 0 auto;align-items:center;justify-content:center;gap:7px;border:0;border-radius:8px;background:#1d1d1b;padding:0 15px;color:#fff;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s ease,opacity .15s ease,transform .15s ease}.settings-password-submit:hover:not(:disabled){background:#343431}.settings-password-submit:active:not(:disabled){transform:translateY(1px)}.settings-password-submit:disabled{cursor:not-allowed;opacity:.58}.settings-password-spinner{animation:settings-password-spin .8s linear infinite}.settings-preference-group{overflow:hidden}.settings-preference-row{display:flex;min-height:70px;align-items:center;justify-content:space-between;gap:24px;padding:12px 18px}.settings-preference-row>div:first-child{display:grid;gap:4px}.settings-preference-row strong{color:#2d2d2a;font-size:13px;font-weight:550}.settings-preference-row span{color:#85857f;font-size:11px}.settings-coming-soon-row{display:flex;min-height:64px;align-items:center;gap:10px;padding:0 18px;color:#999994;font-size:12px}@keyframes settings-password-spin{to{transform:rotate(360deg)}}@media (max-width: 1100px){.settings-workspace{grid-template-columns:180px minmax(0,1fr)}.settings-detail{padding-right:32px}}@media (max-width: 840px){.settings-workspace{display:block}.settings-subnav{min-height:auto;padding:12px 24px;border-right:0;border-bottom:1px solid #efefeb}.settings-subnav-list{position:static;display:flex;gap:6px;overflow-x:auto}.settings-subnav-item{width:auto;min-width:max-content;height:38px}.settings-detail{padding:24px 28px 40px}.settings-detail-inner{width:100%}}@media (max-width: 640px){.settings-page-header{padding:20px 20px 15px}.settings-page-header .panel-title{font-size:22px}.settings-subnav{padding:10px 14px}.settings-subnav-item{padding:0 10px;font-size:12px}.settings-subnav-item svg{width:16px;height:16px}.settings-detail{padding:20px 18px 32px}.settings-language-segmented{min-width:164px}.settings-detail-header h2{font-size:18px}.settings-account-row{min-height:62px;align-items:flex-start;flex-direction:column;justify-content:center;gap:4px;padding:10px 15px}.settings-account-row strong{max-width:100%}.settings-profile-summary{padding:14px 15px}.settings-profile-form{gap:15px;padding:16px 15px}.settings-profile-field{grid-template-columns:1fr;gap:6px}.settings-profile-field>label{padding-top:0}.settings-profile-actions{align-items:stretch;flex-direction:column;gap:10px;padding-left:0}.settings-profile-actions .settings-password-submit{width:100%}.settings-password-form{gap:14px;padding:16px 15px}.settings-password-field{grid-template-columns:1fr;gap:6px}.settings-password-error{margin-left:0}.settings-password-actions,.settings-preference-row{align-items:stretch;flex-direction:column}.settings-password-submit,.settings-preference-row .settings-language-segmented{width:100%}}.panel-content{flex:1;overflow-y:auto;padding:24px 40px 40px}.coming-soon-page{background:#fbfbfa}.coming-soon-content{flex:1;min-height:0;display:grid;place-items:center;padding:48px 40px 88px;overflow-y:auto}.coming-soon-empty{width:min(100%,540px);display:flex;flex-direction:column;align-items:center;text-align:center}.coming-soon-icon{width:56px;height:56px;display:grid;place-items:center;margin-bottom:20px;border:1px solid #deded9;border-radius:8px;background:#f1f1ee;color:#30302d;box-shadow:0 8px 24px #1818150f}.coming-soon-status{display:inline-flex;align-items:center;gap:6px;margin-bottom:14px;color:#777770;font-size:11px;font-weight:600;letter-spacing:.08em}.coming-soon-empty h2{margin:0 0 12px;color:#1b1b19;font-size:24px;font-weight:600;line-height:1.3}.coming-soon-empty>p{max-width:460px;margin:0;color:#74746e;font-size:14px;line-height:1.8}.coming-soon-footer{width:min(100%,320px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin-top:30px}.coming-soon-footer span{height:1px;background:#e2e2de}.coming-soon-footer strong{color:#a0a09a;font-size:12px;font-weight:500}@media (max-width: 720px){.coming-soon-content{padding:40px 24px 72px}.coming-soon-empty h2{font-size:21px}}.panel-section-title{font-size:15px;font-weight:500;color:#1a1a1a;margin:24px 0 12px}.panel-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 0;gap:12px;color:#999}.panel-empty p{font-size:15px;color:#666;margin-top:8px}.panel-empty span{font-size:13px;color:#aaa}.workflow-list{display:flex;flex-direction:column;gap:12px}.workflow-card{padding:16px 20px;border:1px solid #e8e8e4;border-radius:10px;background:#fafaf8;transition:all .15s}.workflow-card:hover{border-color:#d0d0cc;box-shadow:0 2px 8px #0000000a}.workflow-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.workflow-name{font-size:14px;font-weight:500;color:#1a1a1a}.workflow-status{font-size:11px;padding:2px 8px;border-radius:4px;font-weight:500}.workflow-status.status-active{background:#dcfce7;color:#15803d}.workflow-status.status-draft{background:#f3f4f6;color:#6b7280}.workflow-status.status-completed{background:#dbeafe;color:#1d4ed8}.workflow-desc{font-size:12px;color:#666;margin-bottom:12px}.workflow-footer{display:flex;align-items:center;justify-content:space-between}.workflow-time{font-size:11px;color:#999}.workflow-run-btn{padding:4px 12px;border:1px solid #e0e0dc;border-radius:6px;background:#fff;font-size:12px;color:#1a1a1a;cursor:pointer;transition:all .15s}.workflow-run-btn:hover{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.agent-home{width:min(1280px,100%);margin:0 auto}.agent-platform-header{padding:34px 40px 0;display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.agent-platform-header>div{width:min(1280px,100%);margin:0 auto;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.agent-platform-search{display:flex;align-items:center;gap:8px;flex-shrink:0;width:280px;margin-bottom:4px;padding:9px 12px;background:#f5f5f3;border:1px solid #e5e5e2;border-radius:8px;color:#8c877f;transition:border-color .15s,box-shadow .15s,background .15s}.agent-platform-search:focus-within{background:#fff;border-color:#c8c8c4;box-shadow:0 2px 12px #0000000f}.agent-platform-search>svg{flex-shrink:0}.agent-platform-search input{flex:1;min-width:0;border:none;background:transparent;outline:none;font-size:13px;color:#262626;font-family:inherit}.agent-platform-search input::placeholder{color:#a3a099}.agent-search-clear{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;border:none;border-radius:50%;background:transparent;color:#8c877f;cursor:pointer;transition:background .15s,color .15s}.agent-search-clear:hover{background:#e8e8e4;color:#262626}.agent-search-empty{padding:56px 0;text-align:center;color:#8c877f;font-size:14px}.agent-home-logo{font-size:36px;font-weight:900;letter-spacing:0;margin:0;color:#181817}.agent-platform-subtitle{margin:8px 0 0;color:#716c65;font-size:15px;line-height:1.7;max-width:620px}.agent-category-section{margin-bottom:24px}.agent-category-title{display:flex;align-items:center;gap:14px;margin:0 0 14px;font-size:20px;color:#2a2724;letter-spacing:.01em}.agent-category-title:after{content:"";flex:1;height:1px;background:#e3e3e0}.agent-category-section+.agent-category-section{margin-top:10px}.agent-platform-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.platform-agent-card{min-height:174px;border:1px solid #e5e5e2;border-radius:8px;background:#f5f5f3;padding:22px 22px 20px;display:flex;flex-direction:column;text-align:left;color:inherit;font:inherit;cursor:pointer;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.platform-agent-card:hover{background:#efefec;border-color:#e2e2de;box-shadow:0 16px 34px #1d1c1a0a}.platform-agent-card h2{font-size:20px;font-weight:700;margin:0 0 10px;letter-spacing:0;color:#262626}.platform-agent-card p{margin:0;color:#8c877f;font-size:14px;line-height:1.65}.platform-agent-meta{display:flex;align-items:center;gap:8px;margin-bottom:14px}@media (max-width: 1180px){.agent-platform-header{padding:30px 34px 0}.agent-category-title{font-size:18px}.agent-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-agent-card{min-height:160px}}@media (max-width: 720px){.agent-platform-header{display:block;padding:26px 20px 0}.agent-platform-header>div{flex-direction:column;align-items:stretch;gap:16px}.agent-platform-search{width:100%;margin-bottom:0}.agent-category-title{font-size:17px}.agent-platform-grid{grid-template-columns:1fr}.platform-agent-card{min-height:0}}.history-browser{display:flex;flex-direction:column;gap:18px}.history-filters{display:inline-flex;align-self:flex-start;gap:3px;padding:3px;border:1px solid #e7e7e3;border-radius:8px;background:#f5f5f2}.history-filter{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#777772;font:inherit;font-size:12px;cursor:pointer}.history-filter:hover{color:#252522}.history-filter.active{background:#fff;color:#171715;box-shadow:0 1px 2px #14141214}.history-filter-empty{padding:56px 20px;border:1px dashed #deded9;border-radius:8px;color:#969691;font-size:13px;text-align:center}.history-search{display:flex;align-items:center;gap:8px;padding:0 12px;min-height:38px;border:1px solid #e4e4e0;border-radius:8px;background:#fff;color:#8a8a85;transition:border-color .15s,box-shadow .15s}.history-search:focus-within{border-color:#bcd4ee;box-shadow:0 0 0 3px #3b82f61f}.history-search svg{flex:0 0 auto}.history-search-input{flex:1;min-width:0;border:none;background:transparent;color:#1a1a1a;font:inherit;font-size:13px;outline:none}.history-search-input::placeholder{color:#a0a09a}.history-search-clear{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:22px;height:22px;border:none;background:transparent;color:#8a8a85;border-radius:6px;cursor:pointer;transition:background .15s,color .15s}.history-search-clear:hover{background:#eeede8;color:#1a1a1a}.history-list{display:flex;flex-direction:column;gap:8px}.history-load-more{display:flex;align-items:center;justify-content:center;gap:7px;min-height:28px;padding:8px 0 2px;color:#969691;font-size:12px;text-align:center}.history-card{display:block;width:100%;padding:14px 18px;border:1px solid #e8e8e4;border-radius:10px;background:#fff;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:all .15s}.history-card:hover{background:#f8f8f6;border-color:#d0d0cc}.history-card.is-busy{cursor:wait;background:#fafaf8;border-color:#d8d8d3}.card-inline-progress{display:inline-flex;align-items:center;gap:6px;color:#6f6f69;font-size:11px;white-space:nowrap}.panel-skeleton-list{pointer-events:none}.panel-skeleton-card,.panel-skeleton-card:hover{transform:none;cursor:default;background:#fafaf8;border-color:#ecece8;box-shadow:none}.panel-skeleton-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-skeleton-row-start{justify-content:flex-start}.panel-skeleton-block{display:block;height:11px;border-radius:4px;background:#e9e9e5;animation:loading-pulse 1.25s ease-in-out infinite}.panel-skeleton-title{width:min(240px,42%);height:15px}.panel-skeleton-button{width:76px;height:28px;border-radius:7px}.panel-skeleton-time{width:62px}.panel-skeleton-chip{width:112px;height:22px;border-radius:999px}.panel-skeleton-chip.short,.panel-skeleton-line.short{width:72px}.panel-skeleton-line{width:48%}.panel-skeleton-line.wide{width:72%}.history-conversation-loading{flex:1;min-width:0;min-height:0;overflow:hidden;background:#fff}.history-conversation-loading-inner{width:min(720px,calc(100% - 64px));margin:0 auto;padding:32px 0}.history-conversation-loading-title,.history-conversation-loading-line{display:block;border-radius:4px;background:#ecece8;animation:loading-pulse 1.25s ease-in-out infinite}.history-conversation-loading-title{width:176px;height:16px;margin-bottom:64px}.history-conversation-loading-message{width:min(560px,82%);padding:22px;border:1px solid #eeeeea;border-radius:8px;background:#fafaf8}.history-conversation-loading-message+.history-conversation-loading-message{margin-top:26px}.history-conversation-loading-message-user{width:min(260px,42%);margin-left:auto;background:#f4f4f1}.history-conversation-loading-line{width:74%;height:11px}.history-conversation-loading-line+.history-conversation-loading-line{margin-top:12px}.history-conversation-loading-line-wide{width:94%}.history-conversation-loading-line-short{width:44%}@keyframes loading-pulse{0%,to{opacity:.52}50%{opacity:1}}.inline-spinner{display:inline-block;flex:0 0 auto;width:13px;height:13px;border:1.5px solid #d5d5d0;border-top-color:currentColor;border-radius:50%;animation:progress-spin .75s linear infinite}.history-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:6px}.history-card-heading{min-width:0}.history-card-title{margin:0;font-size:14px;font-weight:500;color:#1a1a1a}.history-card-title-row{display:flex;align-items:center;gap:6px}.history-card-rename-input{flex:1;width:100%;min-width:0;font-size:14px;font-weight:500;color:#1a1a1a;padding:3px 2px;border:none;background:transparent;outline:none}.history-card-meta{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:0 0 auto}.history-card-actions{display:inline-flex;align-items:center;gap:2px;opacity:.48;transition:opacity .15s}.history-card:hover .history-card-actions,.history-card:focus-within .history-card-actions{opacity:1}.history-card-action{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;border:none;border-radius:6px;background:transparent;color:#777772;cursor:pointer;transition:background .15s,color .15s}.history-card-action:hover{background:#ecece8;color:#1a1a1a}.history-card-action.danger:hover{background:#fff1f0;color:#b42318}.history-card-tags{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:7px}.history-type-tag,.history-agent-tag{display:inline-flex;align-items:center;min-height:20px;padding:0 7px;border-radius:5px;font-size:10px;line-height:1}.history-type-tag.assistant{background:#f0f0ed;color:#585853}.history-type-tag.workflow{background:#191917;color:#fff}.history-agent-tag{border:1px solid #e5e5e0;background:#fff;color:#6d6d67}.history-card-time{flex:none;font-size:11px;color:#aaa}.history-card-preview{font-size:12px;color:#666;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-card-footer{display:flex;align-items:center}.history-card-count{font-size:11px;color:#999}.vault-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px}.vault-doc-card{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid #e8e8e4;border-radius:10px;cursor:pointer;transition:all .15s}.vault-doc-card:hover{background:#f8f8f6;border-color:#d0d0cc}.vault-doc-icon{flex-shrink:0}.vault-doc-name{font-size:13px;font-weight:500;color:#1a1a1a;margin-bottom:2px}.vault-doc-meta{display:flex;gap:6px;font-size:11px;color:#999}.vault-doc-card.generated{border-color:#f0c98a;background:linear-gradient(180deg,#fffaf0,#fffdf8)}.vault-doc-card.generated:hover{border-color:#e6b96a}.vault-doc-badge{padding:1px 7px;border-radius:999px;background:#f6e2b8;color:#9a6a12;font-weight:600}.vault-typing-cursor{display:inline-block;width:1px;height:1em;margin-left:2px;vertical-align:text-bottom;background:#9a6a12;animation:vaultCaret .8s steps(1) infinite}@keyframes vaultCaret{0%,50%{opacity:1}50.01%,to{opacity:0}}.project-info-card{border:1px solid #e8e8e4;border-radius:10px;padding:20px;background:#fafaf8}.project-info-row{display:flex;align-items:center;padding:10px 0;border-bottom:1px solid #f0f0ec}.project-info-row:last-child{border-bottom:none}.project-info-label{width:80px;font-size:12px;color:#888;flex-shrink:0}.project-info-value{font-size:13px;color:#1a1a1a}.project-status-active{color:#15803d;font-weight:500}.project-progress-bar{flex:1;display:flex;align-items:center;gap:10px;height:6px;background:#e8e8e4;border-radius:3px;position:relative;max-width:200px}.project-progress-fill{height:100%;background:#1a1a1a;border-radius:3px;transition:width .3s}.project-progress-text{font-size:12px;color:#666;position:absolute;right:-40px}.project-members{display:flex;gap:6px;flex-wrap:wrap}.project-member-tag{font-size:11px;padding:2px 8px;background:#e8e8e4;border-radius:4px;color:#4a4a4a}.milestone-list{display:flex;flex-direction:column;gap:0;padding-left:12px;border-left:2px solid #e8e8e4}.milestone-item{display:flex;align-items:center;gap:12px;padding:10px 0 10px 16px;position:relative}.milestone-dot{width:10px;height:10px;border-radius:50%;background:#e8e8e4;position:absolute;left:-18px}.milestone-item.done .milestone-dot{background:#1a1a1a}.milestone-item.current .milestone-dot{background:#3b82f6;box-shadow:0 0 0 3px #3b82f633}.milestone-name{font-size:13px;color:#1a1a1a}.milestone-item.done .milestone-name{color:#888;text-decoration:line-through}.milestone-date{font-size:11px;color:#aaa;margin-left:auto}.library-search{display:flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #e8e8e4;border-radius:8px;margin-bottom:20px;background:#fafaf8}.library-search:focus-within{border-color:#c8c8c4;box-shadow:0 1px 4px #0000000a}.library-search-input{flex:1;border:none;background:transparent;outline:none;font-size:13px;color:#1a1a1a}.library-search-input::placeholder{color:#999}.library-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.library-card{padding:16px;border:1px solid #e8e8e4;border-radius:10px;display:flex;flex-direction:column;transition:all .15s}.library-card:hover{border-color:#d0d0cc;box-shadow:0 2px 8px #0000000a}.library-card-top{margin-bottom:8px}.library-category-tag{font-size:10px;padding:2px 6px;background:#f0f0ec;border-radius:3px;color:#666;font-weight:500}.library-card-name{font-size:14px;font-weight:500;color:#1a1a1a;margin-bottom:6px}.library-card-desc{font-size:12px;color:#666;line-height:1.5;margin-bottom:12px;flex:1}.library-use-btn{align-self:flex-start;padding:5px 14px;border:1px solid #e0e0dc;border-radius:6px;background:#fff;font-size:12px;color:#1a1a1a;cursor:pointer;transition:all .15s}.library-use-btn:hover{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.harvey-file-input-hidden{display:none}.harvey-file-badge{display:flex;align-items:center;gap:6px;width:240px;max-width:calc(100% - 32px);box-sizing:border-box;padding:8px 12px;margin:12px 16px 0;background:#f0f0ec;border:1px solid #e0e0dc;border-radius:6px;font-size:12px;color:#4a4a4a}.file-badge-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.file-badge-thumb{width:28px;height:28px;object-fit:cover;border-radius:4px;flex-shrink:0}.file-badge-remove{width:18px;height:18px;border:none;background:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;color:#999;transition:all .15s}.file-badge-remove:hover{background:#e0e0dc;color:#1a1a1a}.assistant-split{flex:1;display:flex;min-width:0;overflow:hidden}.assistant-split .harvey-main{flex:1;min-width:0}.assistant-split.with-doc .harvey-main{flex:0 0 var(--assistant-pane-width, 30%);max-width:var(--assistant-pane-width, 30%);min-width:0}.assistant-split-resizer{position:relative;z-index:5;flex:0 0 8px;width:8px;cursor:col-resize;touch-action:none;outline:none;background:transparent}.assistant-split-resizer:before{content:"";position:absolute;inset:0 auto 0 50%;width:1px;background:#e8e8e4;transform:translate(-50%);transition:width .15s,background .15s}.assistant-split-resizer:hover:before,.assistant-split-resizer:focus-visible:before{width:2px;background:#aaa9a3}.assistant-split.with-doc .harvey-home{max-width:100%;padding:28px 20px 24px}.assistant-split.with-doc .harvey-title{font-size:30px;margin-bottom:18px}.assistant-split.with-doc .harvey-actions{flex-wrap:wrap;justify-content:center;margin-bottom:28px}.assistant-split.with-doc .harvey-input-container,.assistant-split.with-doc .harvey-recents{width:100%}.doc-editor{flex:1 1 70%;min-width:0;display:flex;flex-direction:column;background:#fff;overflow:hidden}.doc-editor-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:10px 20px;border-bottom:1px solid #e8e8e4;background:#f8f8f6}.doc-editor-format-group{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:4px;flex-wrap:wrap}.doc-block-type{height:30px;padding:0 6px;border:1px solid #d0d0cc;border-radius:6px;background:#fff;color:#4a4a4a;font-size:13px;cursor:pointer;outline:none;transition:all .15s}.doc-block-type:hover{border-color:#b5b5b0}.doc-toolbar-divider{width:1px;height:20px;background:#d8d8d4;margin:0 4px}.doc-format-btn{width:30px;height:30px;border:1px solid transparent;background:transparent;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#4a4a4a;font-size:14px;line-height:1;transition:all .15s}.doc-format-btn:hover{background:#eeede8;color:#1a1a1a}.doc-format-btn:disabled{opacity:.35;cursor:default;background:transparent;color:#4a4a4a}.doc-format-btn.active{background:#e8e7e2;border-color:#d0d0cc;color:#1a1a1a}.doc-font-size{height:30px;margin-left:4px;padding:0 6px;border:1px solid #d0d0cc;border-radius:6px;background:#fff;color:#4a4a4a;font-size:13px;cursor:pointer;outline:none;transition:all .15s}.doc-font-size:hover{border-color:#b5b5b0}.doc-color-btn{position:relative;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;cursor:pointer;color:#4a4a4a;transition:background .15s}.doc-color-btn:hover{background:#f0f0ec}.doc-color-glyph{font-size:13px;font-weight:700;line-height:1}.doc-color-bar{width:16px;height:3px;border-radius:2px;margin-top:1px}.doc-color-input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:none;opacity:0;cursor:pointer}.doc-editor-title{font-size:14px;font-weight:600;color:#1a1a1a}.doc-editor-save-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border:1px solid #e0e0dc;border-radius:8px;background:#fff;color:#1a1a1a;font-size:13px;cursor:pointer;transition:all .15s}.doc-editor-save-btn:hover:not(:disabled){background:#f0f0ec;border-color:#d0d0cc}.doc-editor-save-btn:disabled{opacity:.5;cursor:not-allowed}.doc-editor-actions{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.doc-editor-actions .stage-export,.doc-editor-actions .stage-export-btn,.doc-editor-actions .doc-editor-close-btn{flex-shrink:0}.doc-editor-close-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:1px solid #e0e0dc;border-radius:8px;background:#fff;color:#6a6a6a;cursor:pointer;transition:all .15s}.doc-editor-close-btn:hover{background:#f0f0ec;border-color:#d0d0cc;color:#1a1a1a}.doc-editor-body{position:relative;flex:1;overflow:hidden}.doc-editor-content{height:100%;padding:24px 28px;overflow-y:auto;scrollbar-gutter:stable;scrollbar-width:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;outline:none;font-size:14px;line-height:1.7;color:#1a1a1a;white-space:pre-wrap;word-break:break-word}.doc-editor-stream-toolbar{min-height:51px}.doc-editor-stream-status{display:inline-flex;align-items:center;gap:9px;color:#5f5f5b;font-size:13px;font-weight:500}.doc-editor-stream-preview{white-space:normal}.doc-editor-stream-preview>:first-child{margin-top:0}.doc-editor-stream-preview>:last-child{margin-bottom:0}.doc-editor-stream-preview h1{margin:14px 0 8px;font-size:22px;line-height:1.35}.doc-editor-stream-preview h2{margin:14px 0 6px;font-size:18px;line-height:1.4}.doc-editor-stream-preview h3{margin:12px 0 4px;font-size:15px;line-height:1.45}.doc-editor-stream-preview p,.doc-editor-stream-preview ul,.doc-editor-stream-preview ol,.doc-editor-stream-preview blockquote,.doc-editor-stream-preview pre,.doc-editor-stream-preview table{margin:4px 0 10px}.doc-editor-stream-preview table{width:100%;border-collapse:collapse}.doc-editor-stream-preview th,.doc-editor-stream-preview td{padding:7px 9px;border:1px solid #deded9;text-align:left;vertical-align:top}.doc-editor-content::-webkit-scrollbar{width:11px}.doc-editor-content::-webkit-scrollbar-track{background:transparent}.doc-editor-content::-webkit-scrollbar-thumb{min-height:42px;border:3px solid transparent;border-radius:10px;background:#c9c9c4;background-clip:padding-box}.doc-editor-content::-webkit-scrollbar-thumb:hover{background:#aaa9a3;background-clip:padding-box}.doc-editor-paragraph{margin:0 0 4px}.doc-editor-h1{font-size:22px;font-weight:700;line-height:1.35;margin:14px 0 8px}.doc-editor-h2{font-size:18px;font-weight:700;line-height:1.4;margin:14px 0 6px}.doc-editor-h3{font-size:15px;font-weight:600;line-height:1.45;margin:12px 0 4px}.doc-editor-ul{list-style:disc;padding-left:24px;margin:4px 0}.doc-editor-ol{list-style:decimal;padding-left:24px;margin:4px 0}.doc-editor-li{margin:2px 0}.doc-editor-quote{margin:8px 0;padding:6px 14px;border-left:3px solid #d8d8d2;color:#6a6a6a;background:transparent}.doc-editor-table-scroll{width:100%;max-width:100%;margin:14px 0 18px;overflow-x:auto;border:1px solid #deded9;border-radius:8px;background:#fff;scrollbar-width:thin;scrollbar-color:#c6c6c0 transparent}.doc-editor-table{width:100%;min-width:100%;margin:0;border-collapse:collapse;table-layout:auto;white-space:normal}.doc-editor-table:has(tr>:nth-child(5)){width:800px;table-layout:fixed}.doc-editor-table:has(tr>:nth-child(6)){width:900px}.doc-editor-table:has(tr>:nth-child(7)){width:1015px}.doc-editor-table:has(tr>:nth-child(8)){width:1120px}.doc-editor-table:has(tr>:nth-child(9)){width:1260px}.doc-editor-table:has(tr>:nth-child(10)){width:1400px}.doc-editor-table-cell{min-width:0;padding:10px 12px;border-right:1px solid #e5e5e1;border-bottom:1px solid #e5e5e1;text-align:left;vertical-align:top;white-space:normal;word-break:normal;overflow-wrap:break-word}.doc-editor-table-cell-header{background:#f2f2ee;font-weight:600}.doc-editor-table-row:last-child .doc-editor-table-cell{border-bottom:0}.doc-editor-table-cell:last-child{border-right:0}.doc-editor-table-cell[data-lexical-table-cell-selected=true]{box-shadow:inset 0 0 0 2px #a8a8a2}@media (max-width: 720px){.doc-editor-table-cell{padding:9px 10px}}.doc-editor-placeholder{position:absolute;top:24px;left:28px;right:28px;pointer-events:none;color:#999;font-size:14px;line-height:1.7}.doc-bold{font-weight:700}.doc-italic{font-style:italic}.doc-underline{text-decoration:underline}.doc-strikethrough{text-decoration:line-through}.doc-underline.doc-strikethrough{text-decoration:underline line-through}.doc-review-controls{display:inline-flex;align-items:center;gap:10px}.doc-show-edits-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:1px solid #e0e0dc;border-radius:8px;background:#fff;color:#4a4a4a;font-size:13px;cursor:pointer;transition:all .15s}.doc-show-edits-btn:hover{background:#f0f0ec}.doc-show-edits-btn.active{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.doc-version-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:8px;background:#f0f0ec;color:#6a6a6a;font-size:13px}.doc-review-close{width:28px;height:28px;border:none;background:transparent;border-radius:6px;font-size:20px;line-height:1;color:#6a6a6a;cursor:pointer;transition:all .15s}.doc-review-close:hover{background:#eeede8;color:#1a1a1a}.doc-diff-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;flex-direction:column;background:#fff}.doc-diff-banner{display:flex;align-items:center;gap:10px;padding:10px 20px;background:#faf7f0;border-bottom:1px solid #ece8e0;font-size:13px;color:#6a6a6a}.doc-diff-beta{flex:none;padding:2px 8px;border-radius:6px;background:#1a1a1a;color:#fff;font-size:11px;font-weight:600;letter-spacing:.3px}.doc-diff-banner-text{flex:1;min-width:0}.doc-diff-banner .doc-diff-ins,.doc-diff-banner .doc-diff-del{padding:0 2px}.doc-diff-stats{flex:none;font-variant-numeric:tabular-nums;color:#8a8a8a}.doc-diff-content{flex:1;overflow-y:auto;padding:24px 28px;font-size:14px;line-height:1.9;color:#1a1a1a;white-space:pre-wrap;word-break:break-word}.doc-diff-ins{background:#e4f7e8;color:#147d3c;text-decoration:none;border-radius:2px}.doc-diff-del{background:#fdeaea;color:#c0392b;text-decoration:line-through;border-radius:2px}.doc-diff-empty{color:#999}.doc-diff-content.hide-edits .doc-diff-del{display:none}.doc-diff-content.hide-edits .doc-diff-ins{background:none;color:inherit}.doc-diff-actions{display:flex;justify-content:flex-end;gap:10px;padding:12px 20px;border-top:1px solid #ece8e0;background:#f8f8f6}.doc-diff-reject{padding:8px 18px;border:1px solid #e0e0dc;border-radius:8px;background:#fff;color:#4a4a4a;font-size:13px;cursor:pointer;transition:all .15s}.doc-diff-reject:hover{background:#f0f0ec}.doc-diff-accept{padding:8px 18px;border:1px solid #1a1a1a;border-radius:8px;background:#1a1a1a;color:#fff;font-size:13px;cursor:pointer;transition:all .15s}.doc-diff-accept:hover{background:#333}.sidebar.collapsed{width:64px;min-width:64px;padding:16px 8px;align-items:stretch}.sidebar-toggle-btn{color:#666}.sidebar-toggle-btn:hover{background:#eeede8;color:#1a1a1a}.sidebar.collapsed .sidebar-header{justify-content:space-between;padding:0 0 0 4px}.sidebar.collapsed .sidebar-brand{width:32px;flex:0 0 32px;justify-content:center}.sidebar.collapsed .sidebar-header-icons{min-width:0;flex:1}.sidebar.collapsed .sidebar-toggle-btn{width:100%;min-width:0}.sidebar.collapsed .sidebar-create-btn{width:34px;height:34px;padding:0;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600}.sidebar.collapsed .sidebar-nav-item{justify-content:center;gap:0;padding:8px 0}.sidebar.collapsed .sidebar-bottom .sidebar-nav-item{justify-content:center}.sidebar.collapsed .sidebar-account{flex-direction:column;gap:3px}.sidebar.collapsed .sidebar-account-profile,.sidebar.collapsed .sidebar-account-signout{width:34px;height:34px;flex:0 0 34px;justify-content:center;padding:2px}.sidebar.collapsed .sidebar-account-avatar{width:28px;height:28px;flex-basis:28px}.login-page{position:relative;min-height:100vh;overflow:hidden;background:#faf9f7;color:#181817}.login-header{position:absolute;z-index:10;top:28px;left:32px}.login-brand{display:flex;align-items:center;gap:10px}.login-brand-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:8px;background:#171716;color:#fff;box-shadow:0 8px 18px #17171624}.login-brand-name{color:#181817;font-size:18px;font-weight:700}.login-shell{display:grid;width:100%;max-width:1180px;min-height:100vh;align-items:center;gap:64px;margin:0 auto;padding:56px 28px}.login-showcase{display:none;min-width:0}.login-showcase-copy{max-width:570px}.login-showcase-copy>p:first-child{color:#74716c;font-size:14px;font-weight:600}.login-showcase-copy h1{margin:16px 0 0;color:#171716;font-size:56px;font-weight:700;line-height:1.08}.login-showcase-copy h1>span{display:block}.login-showcase-copy h1 strong{color:inherit;font-weight:700}.login-showcase-copy h1 svg{margin-left:8px;color:#171716;vertical-align:-2px}.login-showcase-description{max-width:500px;margin:20px 0 0;color:#696660;font-size:16px;line-height:1.9}.login-showcase-features{margin-top:44px}.login-feature-grid{display:grid;max-width:520px;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:40px;row-gap:28px}.login-feature-card{min-height:110px;border-bottom:1px solid #dedbd5;padding:0 0 22px;color:#66635e}.login-feature-card h3{margin:0;color:#181817;font-size:14px;font-weight:600}.login-feature-card p{margin:12px 0 0;color:#696660;font-size:12px;line-height:1.8}.login-panel-wrap{display:flex;align-items:center;justify-content:center}.login-panel-column{width:100%;max-width:454px}.login-mobile-copy{margin-bottom:32px}.login-mobile-copy>p{color:#74716c;font-size:14px;font-weight:600}.login-mobile-copy h1{margin:12px 0 0;color:#181817;font-size:30px;font-weight:700;line-height:1.2}.login-mobile-copy span{display:block;margin-top:12px;color:#696660;font-size:14px;line-height:1.7}.login-card{width:100%;border:1px solid #e2dfda;border-radius:22px;background:#fff;padding:46px 42px;box-shadow:0 18px 46px #2e2b260f}.login-card-kicker{margin:0;color:#74716c;font-size:14px;font-weight:500}.login-card h2{margin:8px 0 0;color:#181817;font-size:26px;font-weight:700;line-height:1.25}.login-card-description{margin:12px 0 0;color:#696660;font-size:14px;line-height:1.7}.login-form{display:grid;gap:22px;margin-top:34px}.login-field label{display:block;color:#3d3b38;font-size:14px;font-weight:500}.login-field input{width:100%;height:56px;margin-top:8px;border:1px solid transparent;border-radius:14px;background:#f5f3f1;padding:0 18px;color:#181817;font-size:14px;outline:none;transition:border-color .15s,box-shadow .15s}.login-field input::placeholder{color:#8b8883}.login-field input:focus{border-color:#9e9a94;box-shadow:0 0 0 3px #18181714}.login-field input:disabled{cursor:not-allowed;background:#efedea;color:#9b9893}.login-error-box{border:1px solid #fecaca;border-radius:12px;background:#fef2f2;padding:8px 12px;color:#b91c1c;font-size:14px;line-height:1.7;white-space:pre-wrap}.login-success-box{margin-top:22px;border:1px solid #bbdfc5;border-radius:12px;background:#f1faf3;padding:10px 12px;color:#276239;font-size:14px;line-height:1.7}.login-success-box+.login-form{margin-top:24px}.login-primary{display:flex;width:100%;height:56px;align-items:center;justify-content:center;border:0;border-radius:999px;background:#171716;color:#fff;padding:0 16px;font-size:14px;font-weight:600;box-shadow:none;cursor:pointer;transition:background .15s,transform .1s}.login-primary:hover:not(:disabled){background:#2c2b29}.login-primary:active:not(:disabled){transform:scale(.99)}.login-primary:disabled{cursor:not-allowed;background:#aaa7a2;box-shadow:none}.login-admin-note{margin:24px 0 0;color:#77736e;font-size:12px;line-height:1.7;text-align:center}.login-admin-note span{color:#3f3d39;font-weight:500}@media (min-width: 640px){.login-shell{padding-right:32px;padding-left:32px}}@media (min-width: 1024px){.login-shell{grid-template-columns:minmax(0,560px) 454px;gap:84px;padding-top:48px;padding-bottom:48px}.login-showcase{display:block}.login-panel-wrap{justify-content:flex-start}.login-mobile-copy{display:none}}@media (min-width: 1280px){.login-shell{max-width:1210px;grid-template-columns:570px 454px}}@media (max-width: 639px){.login-card{border-radius:20px;padding:32px 26px}}.modal-overlay{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px;background:#0006;animation:modal-fade .15s ease}@keyframes modal-fade{0%{opacity:0}to{opacity:1}}.modal-card{width:100%;max-width:520px;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 20px 60px #0003}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #f0f0ec}.modal-title{margin:0;color:#1a1a1a;font-size:18px;font-weight:600}.modal-close-btn{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border:0;border-radius:8px;background:transparent;color:#888;cursor:pointer;transition:background .15s,color .15s}.modal-close-btn:hover{background:#f0f0ec;color:#1a1a1a}.modal-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px;padding:24px}.modal-field{display:flex;min-width:0;flex-direction:column;gap:6px}.modal-field-label{color:#444;font-size:13px;font-weight:500}.modal-field-required{margin-left:2px;color:#d33}.modal-field-input{width:100%;min-width:0;border:1px solid #e0e0dc;border-radius:8px;outline:none;background:#f5f5f2;color:#1a1a1a;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s,background .15s}.modal-field-input:focus{border-color:#c8c8c4;background:#fff;box-shadow:0 2px 8px #0000000d}.modal-field-input.invalid{border-color:#e6a3a3;background:#fdf6f6}.modal-field-error{color:#d33;font-size:12px}.modal-confirm-body{padding:24px;color:#444;font-size:15px;line-height:1.6}.modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:16px 24px 24px}.modal-btn{border-radius:8px;padding:9px 18px;font-family:inherit;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s}.modal-btn-cancel{border:1px solid #e0e0dc;background:#fff;color:#444}.modal-btn-cancel:hover{border-color:#d0d0cc;background:#f5f5f2}.modal-btn-primary{border:1px solid #1a1a1a;background:#1a1a1a;color:#fff}.modal-btn-primary:hover{background:#000}@media (max-width: 640px){.modal-overlay{padding:16px}.modal-form{grid-template-columns:1fr;padding:20px}.modal-header{padding:18px 20px}.modal-footer{padding:14px 20px 20px}}.project-panel-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.project-panel-create,.project-empty button,.project-error-box button{border:1px solid #1a1a1a;border-radius:7px;background:#1a1a1a;color:#fff;padding:8px 14px;font-size:12px;font-weight:550;cursor:pointer}.project-panel-create:hover,.project-empty button:hover,.project-error-box button:hover{background:#333}.project-error-box{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px;border:1px solid #fecaca;border-radius:8px;background:#fef2f2;padding:14px;color:#991b1b}.project-error-box pre{margin:0;font-family:inherit;font-size:12px;line-height:1.6;white-space:pre-wrap}.project-empty button{margin-top:8px}.project-list-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px}.project-list-card{border:1px solid #deded9;border-radius:8px;background:#fff;padding:16px;transition:border-color .15s,box-shadow .15s,transform .15s}.project-list-card:hover,.project-list-card.highlighted{border-color:#8e8e89;box-shadow:0 8px 24px #1a1a1a0f;transform:translateY(-1px)}.project-list-card.highlighted{box-shadow:0 0 0 2px #1a1a1a14,0 8px 24px #1a1a1a0f}.project-card-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.project-card-topline h2{margin:0;color:#171717;font-size:15px;font-weight:600;line-height:1.35}.project-card-topline p{margin:4px 0 0;color:#777;font-size:12px}.project-card-topline>span{flex-shrink:0;border:1px solid #deded9;border-radius:999px;color:#777;padding:3px 8px;font-size:10px}.project-card-meta{display:flex;flex-wrap:wrap;gap:8px 10px;margin-top:16px}.project-card-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:16px;border-top:1px solid #efefec;padding-top:12px}.project-card-actions button{border:1px solid #deded9;border-radius:6px;background:#fff;color:#555;padding:6px 11px;font-size:11px;cursor:pointer}.project-card-actions button:hover:not(:disabled){border-color:#bdbdb7;background:#f7f7f4}.project-card-actions button.danger{color:#b42318}.project-card-actions button.danger:hover:not(:disabled){border-color:#fecaca;background:#fef2f2}.project-card-actions button:disabled{cursor:not-allowed;opacity:.55}.project-dialog-overlay{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;overflow-y:auto;background:#18181661;padding:24px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.project-dialog{width:min(100%,520px);border:1px solid #e5e5e1;border-radius:8px;background:#fff;padding:22px;box-shadow:0 24px 70px #18181633}.project-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.project-dialog-eyebrow{margin:0;color:#999;font-size:10px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.project-dialog-header h2{margin:7px 0 0;color:#1c1c1a;font-size:21px;font-weight:600}.project-dialog-close{display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:6px;background:transparent;color:#777;font-size:20px;cursor:pointer}.project-dialog-close:hover:not(:disabled){background:#f1f1ee;color:#222}.project-dialog-error{margin-top:16px;border:1px solid #fecaca;border-radius:7px;background:#fef2f2;color:#991b1b;padding:9px 11px;font-size:12px;line-height:1.6}.project-dialog-form{display:grid;gap:14px;margin-top:20px}.project-dialog-field{display:grid;gap:6px}.project-dialog-field>span{color:#555;font-size:12px;font-weight:550}.project-dialog-field input{width:100%;height:40px;border:1px solid #d8d8d3;border-radius:7px;background:#fff;color:#222;padding:0 11px;font-size:13px;outline:none;transition:border-color .15s,box-shadow .15s}.project-dialog-field input::placeholder{color:#aaa}.project-dialog-field input:focus{border-color:#555;box-shadow:0 0 0 3px #1818160f}.project-dialog-field input:disabled,.project-dialog-close:disabled,.project-dialog-actions button:disabled{cursor:not-allowed;opacity:.55}.project-dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:6px;border-top:1px solid #efefec;padding-top:16px}.project-dialog-actions button{min-height:38px;border-radius:7px;padding:0 14px;font-size:12px;font-weight:550;cursor:pointer}.project-dialog-secondary{border:1px solid #deded9;background:#fff;color:#555}.project-dialog-secondary:hover:not(:disabled){background:#f5f5f2}.project-dialog-primary{border:1px solid #1c1c1a;background:#1c1c1a;color:#fff}.project-dialog-primary:hover:not(:disabled){background:#353532}@media (max-width: 640px){.project-panel-header{align-items:flex-start;flex-direction:column}.project-list-grid{grid-template-columns:1fr}.project-dialog-overlay{align-items:end;padding:12px}.project-dialog{padding:18px}}.project-search{display:flex;align-items:center;gap:8px;padding:10px 14px;margin-bottom:20px;border:1px solid #e8e8e4;border-radius:10px;background:#f5f5f2;color:#888;transition:border-color .2s,box-shadow .2s}.project-search:focus-within{border-color:#c8c8c4;box-shadow:0 2px 12px #0000000f}.project-search-input{flex:1;border:none;outline:none;background:transparent;font-size:14px;color:#1a1a1a;font-family:inherit}.project-search-input::placeholder{color:#aaa}.project-list{display:flex;flex-direction:column;gap:12px}.project-card{display:flex;flex-direction:column;gap:12px;padding:18px 20px;border:1px solid #e8e8e4;border-radius:12px;background:#fafaf8;text-align:left;cursor:pointer;font-family:inherit;transition:transform .15s,border-color .15s,box-shadow .15s}.project-card:hover{transform:translateY(-2px);border-color:#d0d0cc;box-shadow:0 4px 16px #0000000d}.project-card.is-busy,.project-card.is-busy:hover{transform:none;cursor:wait;border-color:#d8d8d3;box-shadow:none}.project-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.project-card-title{font-size:16px;font-weight:600;color:#1a1a1a}.project-card-time{font-size:12px;color:#aaa}.project-card-tag{font-size:12px;color:#666;padding:3px 10px;border:1px solid #e8e8e4;border-radius:999px;background:#fff}.project-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.project-card-top-right{display:flex;align-items:center;gap:12px;flex-shrink:0}.project-continue-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;font-family:inherit;font-size:13px;font-weight:500;color:#fff;background:#1a1a1a;border:none;border-radius:8px;padding:6px 14px;cursor:pointer;transition:background .15s,transform .1s}.project-continue-btn:hover{background:#333}.project-continue-btn:disabled,.project-edit-btn:disabled,.project-delete-btn:disabled{cursor:default;opacity:.58}.project-continue-btn:disabled{background:#3b3b38}.project-continue-btn:active{transform:scale(.97)}.project-delete-btn,.project-edit-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;color:#8a8a85;background:transparent;border:1px solid #e8e8e4;border-radius:8px;cursor:pointer;transition:color .15s,border-color .15s,background .15s}.project-edit-btn:hover{color:#2b6cb0;border-color:#bcd4ee;background:#eff5fc}.project-edit-btn:active{transform:scale(.97)}.project-delete-btn:hover{color:#d92d20;border-color:#f4c2bd;background:#fef3f2}.project-delete-btn:active{transform:scale(.97)}.project-card-status{display:flex;align-items:center;gap:12px}.project-status-badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;padding:3px 10px;border-radius:999px;border:1px solid transparent}.project-status-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.project-status-badge.draft{color:#8a8a85;background:#f2f2ee;border-color:#e2e2dd}.project-status-badge.generating{color:#b7791f;background:#fdf6e3;border-color:#f0e2b8}.project-status-badge.review{color:#2b6cb0;background:#ebf3fb;border-color:#c4dbf2}.project-status-badge.done{color:#2f855a;background:#eaf7ef;border-color:#c6ebd5}.project-status-stage{font-size:12px;color:#8a8a85}.quickstart-grid{width:90%;display:grid;grid-template-columns:1fr 1fr;gap:16px}.quickstart-card{display:flex;flex-direction:column;gap:8px;padding:18px 20px;border:1px solid #e8e8e4;border-radius:14px;background:#f5f5f2;text-align:left;cursor:pointer;font-family:inherit;transition:transform .15s,border-color .15s,box-shadow .15s}.quickstart-card:nth-child(3){grid-column:1 / -1}.quickstart-card:hover{transform:translateY(-2px);border-color:#d0d0cc;box-shadow:0 4px 16px #0000000d}.quickstart-title{font-size:15px;font-weight:600;color:#1a1a1a}.quickstart-desc{font-size:13px;line-height:1.6;color:#5f5f5b}.quickstart-note{font-size:12px;line-height:1.5;color:#9a9a94}.platform-agent-card.is-locked{opacity:.55;cursor:default}.platform-agent-card.is-locked:hover{background:#f5f5f3;border-color:#e5e5e2;box-shadow:none}.agent-card-badge{display:inline-flex;align-items:center;font-size:11px;padding:3px 10px;border-radius:999px;background:#e5e5e0;color:#777}.app-toast{position:fixed;left:50%;bottom:48px;transform:translate(-50%);z-index:1100;padding:10px 20px;border-radius:10px;background:#1a1a1ae6;color:#fff;font-size:14px;box-shadow:0 8px 24px #0003;animation:toast-in .2s ease}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@media (max-width: 640px){.quickstart-grid{grid-template-columns:1fr}.quickstart-card:nth-child(3){grid-column:auto}}.stage-main{overflow:hidden}.stage-workspace{position:relative;flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.stage-workflow-error{margin:12px 20px 0;border:1px solid #fecaca;border-radius:6px;background:#fef2f2;padding:10px 12px;color:#991b1b;font-size:12px;line-height:1.5}.stage-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;padding:20px 28px}.stage-navigation{position:relative;flex:0 0 auto}.stage-current-hint{display:inline-flex;align-items:center;gap:7px;min-width:0;color:#8a8a85;font-size:12px;line-height:1;white-space:nowrap}.stage-current-hint strong{max-width:180px;overflow:hidden;color:#555550;font-weight:600;text-overflow:ellipsis}.stage-cards-hover-zone{position:absolute;z-index:12;top:calc(100% - 8px);right:0;left:0;height:28px;outline:none}.stage-cards-hover-zone .stage-cards{position:absolute;top:0;right:0;left:0;visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-6px);border-bottom:1px solid #e8e8e4;background:#fffffdfa;box-shadow:0 14px 30px #1a1a1a14;transition:opacity .2s ease,transform .2s ease,visibility 0s linear .2s}.stage-cards-hover-zone.is-introducing .stage-cards,.stage-cards-hover-zone.is-hovering .stage-cards{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0);transition-delay:0s}.stage-navigation.is-content-loading .stage-cards-hover-zone .stage-cards{visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-6px);transition-delay:0s}.stage-card{display:flex;flex-direction:column;gap:12px;padding:16px 18px;border:1px solid #e8e8e4;border-radius:12px;background:#f5f5f2;text-align:left;cursor:pointer;font-family:inherit;transition:border-color .15s,box-shadow .15s,background .15s}.stage-card:hover{border-color:#d0d0cc}.stage-card.active{background:#fff;border-color:#1a1a1a;box-shadow:0 2px 12px #0000000f}.stage-card.done{background:#fff}.stage-card.locked{cursor:not-allowed;opacity:.55}.stage-card.locked:hover{border-color:#e8e8e4}.stage-card-title{font-size:14px;font-weight:600;color:#1a1a1a}.stage-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.stage-card-state{flex-shrink:0;color:#777772;font-size:11px;font-weight:500}.stage-progress{height:6px;border-radius:999px;background:#e5e5e0;overflow:hidden}.stage-progress-bar{height:100%;border-radius:999px;background:#1a1a1a;width:0;transition:width .18s linear}.stage-card.running .stage-progress-bar{background:#3b82f6}.stage-body{position:relative;flex:1;display:flex;gap:0;padding:16px 20px 20px;min-height:0;overflow:hidden}.stage-switch-request-state{position:absolute;z-index:16;top:16px;right:20px;bottom:20px;left:20px;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid #e8e8e4;border-radius:14px;background:#fbfbf9fa;color:#1a1a1a}.stage-switch-request-indicator{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;color:#777772}.stage-switch-request-copy{display:flex;flex-direction:column;gap:3px}.stage-switch-request-copy strong{font-size:13px;font-weight:600}.stage-switch-request-copy span{color:#8a8a85;font-size:12px}.stage-switch-request-state.is-error{color:#363632}.stage-switch-request-retry{min-height:32px;margin-left:8px;padding:0 13px;border:1px solid #d7d7d2;border-radius:8px;background:#fff;color:#1a1a1a;font:inherit;font-size:12px;font-weight:600;cursor:pointer}.stage-switch-request-retry:hover{border-color:#bdbdb7;background:#f5f5f2}.stage-switch-request-retry:disabled{cursor:default;opacity:.55}.stage-body .assistant-split-resizer:before{display:none}.stage-chat{flex:0 0 var(--stage-chat-width, 34%);max-width:var(--stage-chat-width, 34%);display:flex;flex-direction:column;min-width:0;border:1px solid #e8e8e4;border-radius:14px;background:#fff;overflow:hidden}.stage-chat .harvey-chat-messages{flex:1;width:100%;max-width:none;margin:0;overflow-y:auto;padding:0;scrollbar-gutter:stable}.stage-chat-message-column{width:100%;max-width:800px;min-height:100%;margin:0 auto;padding:20px;box-sizing:border-box}.stage-chat .harvey-chat-input-wrapper{padding:14px 16px}.stage-chat .harvey-file-bubble.is-selected{border-color:#d1d1cb;background:#f6f6f2;box-shadow:0 0 0 1px #1a1a1a0a}.stage-chat .harvey-msg.is-editor-source .harvey-msg-content{background:#f4f4f0;box-shadow:0 0 0 1px #1a1a1a0d}.stage-editor-source-label{display:inline-flex;align-items:center;gap:6px;margin-top:7px;padding:4px 8px;border:1px solid #e1e1dc;border-radius:999px;background:#fafaf8;color:#686862;font-size:11px;line-height:1.3}.stage-editor-source-dot{width:5px;height:5px;border-radius:50%;background:#1a1a1a}.stage-content{flex:1;min-width:0;overflow:hidden;border:1px solid #e8e8e4;border-radius:14px;background:#fafafa;display:flex;flex-direction:column;position:relative}.stage-content>.doc-editor{flex:1 1 auto;min-height:0}.stage-content-scroll{flex:1;min-height:0;overflow-y:auto;padding:44px 28px 24px;display:flex;flex-direction:column;gap:16px}.stage-content-hint{color:#8a8a85;font-size:14px;padding:40px 0;text-align:center}.stage-content-loading{gap:22px}.stage-content-loading-status{display:flex;align-items:center;justify-content:center;gap:10px;min-height:42px;color:#333330}.stage-content-loading-status>div{display:flex;flex-direction:column;gap:3px}.stage-content-loading-status strong{font-size:13px;font-weight:600}.stage-content-loading-status span:not(.inline-spinner){color:#8a8a85;font-size:12px}.stage-content-skeleton{display:flex;flex-direction:column;gap:14px}.stage-content-skeleton-card{display:flex;flex-direction:column;gap:12px;min-height:156px;padding:20px;border:1px solid #e8e8e4;border-radius:10px;background:#fff}.stage-content-skeleton-card-wide{min-height:126px}.stage-content-skeleton-card-compact{min-height:104px}.stage-content-skeleton-title,.stage-content-skeleton-line{display:block;border-radius:4px;background:#ececea;animation:loading-pulse 1.25s ease-in-out infinite}.stage-content-skeleton-title{width:24%;max-width:210px;height:16px;margin-bottom:3px}.stage-content-skeleton-line{width:100%;height:11px}.stage-content-skeleton-line-medium{width:72%}.stage-content-skeleton-line-short{width:46%}.stage-content-interrupted{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px}.stage-content-interrupted .stage-content-hint{padding:0}.stage-recovery-status{width:min(360px,calc(100% - 40px));display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.stage-recovery-spinner{width:22px;height:22px;margin-bottom:4px;border:1.5px solid #d7d7d2;border-top-color:#262624;border-radius:50%;animation:stage-recovery-spin .8s linear infinite}.stage-recovery-status strong{color:#1c1c1a;font-size:14px;font-weight:600}.stage-recovery-status p{margin:0;color:#8a8a85;font-size:12px;line-height:1.5}@keyframes stage-recovery-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.stage-recovery-spinner{animation:none}}.stage-resume-btn{min-height:38px;padding:0 18px;border:1px solid #1a1a1a;border-radius:8px;background:#1a1a1a;color:#fff;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer}.stage-resume-btn:hover:not(:disabled){background:#333}.stage-resume-btn:disabled{cursor:not-allowed;opacity:.55}.stage-confirm-bar{flex-shrink:0;display:flex;justify-content:flex-end;gap:12px;padding:14px 28px;background:#fafafa}.stage-confirm-action{position:relative}.stage-confirm-tooltip{position:absolute;z-index:12;right:0;bottom:calc(100% + 10px);width:max-content;max-width:min(360px,calc(100vw - 48px));padding:11px 13px;border:1px solid #252523;border-radius:8px;background:#252523;color:#f4f4f1;box-shadow:0 10px 26px #14141229;font-size:12px;font-weight:400;line-height:1.65;text-align:left;pointer-events:none;opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity .14s ease,transform .14s ease,visibility .14s}.stage-confirm-tooltip:after{content:"";position:absolute;right:24px;bottom:-5px;width:8px;height:8px;border-right:1px solid #252523;border-bottom:1px solid #252523;background:#252523;transform:rotate(45deg)}.stage-confirm-action:hover .stage-confirm-tooltip,.stage-confirm-action:focus-within .stage-confirm-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.stage-confirm-btn{font-family:inherit;font-size:14px;font-weight:600;color:#fff;background:#1a1a1a;border:none;border-radius:10px;padding:10px 22px;cursor:pointer;transition:background .15s,transform .1s,opacity .15s}.stage-confirm-btn:hover{background:#333}.stage-confirm-btn:active{transform:scale(.98)}.stage-confirm-btn:disabled{opacity:.5;cursor:not-allowed}.stage-confirm-btn.stage-confirm-final{background:#1a1a1a}.stage-confirm-btn.stage-confirm-final:hover{background:#333}.stage-body.doc-closed .stage-chat{flex:1;max-width:none}.stage-body.doc-closed .stage-chat-message-column{max-width:1120px;padding-inline:clamp(28px,4vw,56px)}.stage-body.doc-closed .stage-chat .harvey-msg.assistant .harvey-msg-body{flex:1;min-width:0;max-width:none}.stage-body.resume-only .stage-content,.stage-body.review-only .stage-content{flex:1;width:100%}.confirm-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#0006}.confirm-modal{width:400px;max-width:calc(100vw - 40px);background:#fff;border-radius:16px;padding:28px 26px 22px;box-shadow:0 20px 48px #00000038}.confirm-modal-title{margin:0 0 12px;font-size:18px;font-weight:600;color:#1a1a1a}.confirm-modal-text{margin:0 0 24px;font-size:14px;line-height:1.6;color:#5a5a55}.confirm-modal-actions{display:flex;justify-content:flex-end;gap:12px}.confirm-modal-btn{font-family:inherit;font-size:14px;font-weight:500;border-radius:10px;padding:9px 20px;cursor:pointer;transition:background .15s,transform .1s}.confirm-modal-btn.cancel{color:#5a5a55;background:#f2f2ef;border:1px solid #e8e8e4}.confirm-modal-btn.cancel:hover{background:#e8e8e4}.confirm-modal-btn.ok{color:#fff;background:#1a1a1a;border:none}.confirm-modal-btn.ok:hover{background:#333}.confirm-modal-btn.ok:disabled{background:#bdbdb8;cursor:not-allowed}.confirm-modal-btn:active{transform:scale(.98)}.stage-content-toolbar{position:absolute;top:12px;right:16px;z-index:5;display:flex;align-items:center;gap:8px;justify-content:flex-end}.stage-regen-action{position:relative}.stage-regen-tooltip{position:absolute;z-index:12;right:0;top:calc(100% + 8px);width:max-content;max-width:min(320px,calc(100vw - 48px));padding:8px 10px;border:1px solid #deded8;border-radius:7px;background:#fff;color:#3f3f3b;box-shadow:0 8px 22px #1414121f;font-size:12px;font-weight:400;line-height:1.5;text-align:left;pointer-events:none;opacity:0;visibility:hidden;transform:translateY(-3px);transition:opacity .1s ease,transform .1s ease,visibility .1s}.stage-regen-tooltip:before{content:"";position:absolute;top:-5px;right:20px;width:8px;height:8px;border-top:1px solid #deded8;border-left:1px solid #deded8;background:#fff;transform:rotate(45deg)}.stage-regen-action:hover .stage-regen-tooltip,.stage-regen-action:focus-within .stage-regen-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.stage-regen-btn svg{display:block}.stage-export{position:relative}.stage-export-btn{display:inline-flex;align-items:center;flex-shrink:0;gap:5px;min-width:max-content;padding:5px 10px;font-size:12.5px;font-weight:500;color:#1a1a1a;background:#fff;border:1px solid #e0e0da;border-radius:7px;white-space:nowrap;cursor:pointer;transition:background .15s,border-color .15s}.stage-export-btn:hover{background:#f2f2ee;border-color:#d0d0c8}.stage-export-btn svg{display:block}.stage-export-caret{transition:transform .15s}.stage-export-caret.open{transform:rotate(180deg)}.stage-export-menu{position:absolute;top:calc(100% + 6px);right:0;min-width:176px;padding:6px;background:#fff;border:1px solid #e8e8e4;border-radius:10px;box-shadow:0 8px 24px #0000001f;display:flex;flex-direction:column;gap:2px;z-index:20}.stage-export-item{width:100%;padding:9px 10px;font-size:13px;color:#333;text-align:left;background:transparent;border:none;border-radius:7px;cursor:pointer}.stage-export-item:hover{background:#f2f2ee}.stage-section-card{background:#fff;border:1px solid #e8e8e4;border-radius:12px;padding:18px 20px}.stage-section-item+.stage-section-item{margin-top:24px}.stage-section-heading{font-size:15px;font-weight:600;color:#1a1a1a;margin:0 0 10px}.stage-section-body{width:100%;border:1px solid transparent;border-radius:8px;padding:6px 8px;margin:-6px -8px;font-family:inherit;font-size:14px;line-height:1.7;color:#333;background:transparent;resize:none;overflow:hidden;outline:none;transition:border-color .15s,background .15s}.stage-section-body:hover{background:#f7f7f4}.stage-section-body:focus{border-color:#1a1a1a;background:#fff}.stage-section-render{position:relative}.stage-section-render.is-editable{cursor:text;border:1px solid transparent;border-radius:8px;padding:6px 8px;margin:-6px -8px;transition:background .15s}.stage-section-render.is-editable:hover{background:#f7f7f4}.stage-section-heading.is-editable{cursor:text;border:1px solid transparent;border-radius:6px;padding:4px 8px;margin:-4px -8px 6px;transition:background .15s}.stage-section-heading.is-editable:hover{background:#f7f7f4}.stage-section-heading-input{display:block;box-sizing:border-box;width:calc(100% + 16px);font-family:inherit;font-size:15px;font-weight:600;color:#1a1a1a;border:1px solid #1a1a1a;border-radius:6px;padding:4px 8px;margin:-4px -8px 6px;background:#fff;outline:none}.stage-section-editable-rich{cursor:text;border:1px solid transparent;border-radius:8px;padding:6px 8px;margin:-6px -8px;background:transparent;outline:none;transition:border-color .15s,background .15s}.stage-section-editable-rich:hover{background:#f7f7f4}.stage-section-editable-rich:focus,.stage-section-editable-rich:focus-within{border-color:#1a1a1a;background:#fff}.stage-section-markdown{font-size:14px;line-height:1.7;color:#333;word-break:break-word}.stage-section-markdown>*:first-child{margin-top:0}.stage-section-markdown>*:last-child{margin-bottom:0}.stage-section-markdown p{margin:0 0 10px}.stage-section-markdown h1,.stage-section-markdown h2,.stage-section-markdown h3,.stage-section-markdown h4{font-weight:600;color:#1a1a1a;margin:16px 0 8px;line-height:1.4}.stage-section-markdown h1{font-size:17px}.stage-section-markdown h2{font-size:16px}.stage-section-markdown h3{font-size:15px}.stage-section-markdown h4{font-size:14px}.stage-section-markdown ul,.stage-section-markdown ol{margin:0 0 10px;padding-left:22px}.stage-section-markdown li{margin:4px 0}.stage-section-markdown a{color:#2563eb;text-decoration:underline}.stage-section-markdown code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:12.5px;background:#f2f2ef;border-radius:4px;padding:1px 5px}.stage-section-markdown pre{background:#f7f7f4;border:1px solid #e8e8e4;border-radius:8px;padding:12px 14px;overflow-x:auto;margin:0 0 10px}.stage-section-markdown pre code{background:transparent;padding:0}.stage-section-markdown blockquote{margin:0 0 10px;padding:4px 14px;border-left:3px solid #d8d8d2;color:#666}.stage-section-markdown table{border-collapse:collapse;width:100%;margin:0 0 10px;font-size:13px}.stage-section-markdown th,.stage-section-markdown td{border:1px solid #e0e0da;padding:7px 10px;text-align:left;vertical-align:top}.stage-section-markdown th{background:#f5f5f2;font-weight:600}@media (max-width: 900px){.stage-cards{grid-template-columns:repeat(2,1fr)}}@media (hover: none),(max-width: 900px){.stage-cards-hover-zone{position:static;height:auto}.stage-cards-hover-zone .stage-cards{position:static;visibility:visible;opacity:1;pointer-events:auto;transform:none;border-bottom:none;background:transparent;box-shadow:none;transition:none}}.stage-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 28px}.stage-topbar-left{display:flex;align-items:center;gap:12px;min-width:0}.stage-project-title{font-size:16px;font-weight:600;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stage-agent-desc{max-width:560px;margin:-6px 0 22px;color:#8a8a85;font-size:14px}.stage-mode-toggle{display:inline-flex;padding:3px;border:1px solid #e8e8e4;border-radius:10px;background:#f5f5f2;gap:3px}.stage-mode-btn{padding:5px 12px;border:none;border-radius:7px;background:transparent;color:#6a6a66;font-size:12.5px;font-family:inherit;cursor:pointer;transition:background .15s,color .15s,box-shadow .15s}.stage-mode-btn.active{background:#fff;color:#1a1a1a;font-weight:600;box-shadow:0 1px 4px #00000014}.stage-mode-btn:disabled{cursor:not-allowed;opacity:.6}.stage-single-head{display:flex;flex-direction:column;gap:12px;padding:18px 28px;border-bottom:1px solid #e8e8e4}.stage-single-title{font-size:15px;font-weight:600;color:#1a1a1a}.stage-single-head .stage-progress.running .stage-progress-bar{background:#3b82f6}.stage-progress-group{max-width:100%;width:100%;padding:12px 16px}.stage-progress-panel{margin:4px 0 14px;padding:14px 16px;border:1px solid #e8e8e4;border-radius:12px;background:#f7f7f4}.stage-progress-group .stage-progress-panel{margin:0;padding:0;border:none;background:transparent;border-radius:0}.stage-progress-group .stage-progress-panel+.stage-progress-panel{margin-top:14px;padding-top:14px;border-top:1px solid #e2e2dd}.progress-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.progress-panel-title{font-size:13.5px;font-weight:600;color:#1a1a1a}.progress-panel-count{font-size:12px;font-weight:600;color:#1a1a1a;font-variant-numeric:tabular-nums}.progress-panel-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.progress-panel-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#8a8a85;transition:color .2s}.progress-panel-item.done{color:#1a1a1a}.progress-panel-icon{flex:0 0 16px;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;color:#1a1a1a}.progress-panel-heading{min-width:0;overflow:hidden}.progress-panel-spinner{width:13px;height:13px;border:2px solid #d7d7d2;border-top-color:#1a1a1a;border-radius:50%;animation:progress-spin .7s linear infinite}@keyframes progress-spin{to{transform:rotate(360deg)}}.harvey-thinking-list{margin:2px 0;padding:0;list-style:none}.harvey-thinking-list li{margin:0}.harvey-thinking-dot{width:6px;height:6px;border-radius:50%;background:#cfcfca}.harvey-thinking-check{animation:harvey-thinking-pop .28s ease-out}@keyframes harvey-thinking-pop{0%{transform:scale(.4);opacity:0}60%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}.pdf-export-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3200;display:flex;align-items:center;justify-content:center;padding:24px;background:#f7f7f5db;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:wait;overscroll-behavior:contain;touch-action:none}.pdf-export-panel{display:flex;align-items:flex-start;gap:14px;width:min(390px,100%);padding:22px;border:1px solid #deddda;border-radius:8px;background:#fff;box-shadow:0 18px 50px #0000001f}.pdf-export-spinner{flex:0 0 20px;width:20px;height:20px;margin-top:2px;border:2px solid #deddda;border-top-color:#171717;border-radius:50%;animation:progress-spin .75s linear infinite}.pdf-export-content{min-width:0;flex:1}.pdf-export-title{margin:0;color:#171717;font-size:17px;font-weight:650;line-height:1.4}.pdf-export-status{min-height:20px;margin:6px 0 14px;color:#6b6863;font-size:13px;line-height:1.55}.pdf-export-progress-track{width:100%;height:4px;overflow:hidden;border-radius:999px;background:#ecebe8}.pdf-export-progress-bar{height:100%;border-radius:inherit;background:#171717;transition:width .18s ease}
