.mobile-folder-panels{display:flex;flex-direction:column;flex:1;min-height:0;width:100%}.mobile-folder-panels__tab-bar{display:flex;flex-shrink:0;background:#fff;border-bottom:1px solid #f0f0f0;padding:0 6px;gap:2px}.mobile-folder-panels__tab{flex:1;padding:10px 6px;border:none;background:transparent;font-size:15px;color:#333;cursor:pointer;position:relative}.mobile-folder-panels__tab--active{font-weight:600;color:#0f67fe}.mobile-folder-panels__tab--active:after{content:"";position:absolute;left:8px;right:8px;bottom:0;height:3px;background:#0f67fe;border-radius:3px 3px 0 0}.mobile-folder-panels__body{flex:1;min-height:0;position:relative;background:#ecf3ff}.mobile-folder-panels__panel{position:absolute;inset:0;visibility:hidden;pointer-events:none;z-index:0;display:flex;flex-direction:column;min-height:0}.mobile-folder-panels__panel--active{visibility:visible;pointer-events:auto;z-index:1}.mobile-folder-panels__panel-inner{flex:1;min-height:0;display:flex;flex-direction:column;height:100%;overflow:hidden}.mobile-folder-panels__panel-inner--edge{border-radius:0;background:#fff}.mobile-folder-panels__panel-inner--edge .left-sidebar,.mobile-folder-panels__panel-inner--edge .right-sidebar{border-radius:0}.mobile-folder-panels__side-scroll{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.mobile-folder-panels__empty{flex:1;display:flex;align-items:center;justify-content:center;padding:24px 16px;font-size:14px;color:rgba(0,0,0,.45);text-align:center;background:#fff}.share-panel{position:absolute;top:calc(100% + 8px);right:0;width:484px;background:#fff;border-radius:12px;box-shadow:0 4px 24px rgba(0,0,0,.12);z-index:1000;overflow:hidden}.share-panel__header{display:flex;align-items:center;justify-content:space-between;border-bottom:none;padding:16px 20px 0}.share-panel__title{font-size:18px;font-weight:600;color:#000;margin:0}.share-panel__close{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:transparent;cursor:pointer;color:#8999b5;transition:all .2s}.share-panel__close:hover{color:#352f44}.share-panel__close svg{width:16px;height:16px}.share-panel__content{padding:20px}.share-panel__label{color:rgba(0,0,0,.6);margin-bottom:12px;font-weight:400}.share-panel__checkboxes{display:flex;flex-wrap:wrap;gap:12px 16px}.share-panel__checkboxes :global .ant-checkbox-wrapper{margin:0}.share-panel__checkboxes :global .ant-checkbox-wrapper .ant-checkbox{border-radius:4px}.share-panel__checkboxes :global .ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner{background-color:#3b82f6;border-color:#3b82f6}.share-panel__checkboxes :global .ant-checkbox-wrapper .ant-checkbox-inner{width:18px;height:18px;border-color:#d1d5db}.share-panel__checkboxes :global .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:#3b82f6}.share-panel__checkboxes :global .ant-checkbox-wrapper span{font-size:14px;color:#352f44}.share-panel__link-section{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:none;justify-content:flex-end}.share-panel__input{flex:1;height:42px;background:#f8fafc;border-radius:8px;border:1px solid #e0e6ed}.share-panel__input :global .ant-input{background:#f8fafc;border:none;font-size:14px;color:#8999b5}.share-panel__input :global .ant-input:focus{background:#f8fafc}.share-panel__copy-btn{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 20px;border-radius:200px;font-size:14px;font-weight:500;background-color:#0f67fe;color:#fff;border:none;cursor:pointer;transition:opacity .2s ease;white-space:nowrap;user-select:none}.share-panel__copy-btn:hover:not(:disabled){opacity:.9}.share-panel__copy-btn:active:not(:disabled){opacity:.85}.share-panel__copy-btn:disabled{background-color:#e0e6ed;color:#8999b5;cursor:not-allowed;opacity:1}.share-panel__copy-btn:focus{outline:none}.share-panel__expire-select :global .ant-select-selector{border-radius:8px!important}.share-panel__label{font-size:14px;color:#1d2129;margin-bottom:11px;font-weight:500}.share-panel__label .st{font-size:12px;color:rgba(0,0,0,.4);margin-left:8px}.share-panel__label .share-modal__header{margin-bottom:20px}.share-panel__label .share-modal__title{font-size:18px;font-weight:600;color:#000;margin:0}.share-panel__label .share-modal .share-panel__checkboxes{display:flex;flex-wrap:wrap;gap:12px 16px;margin-bottom:20px}.share-panel__label .share-modal .share-panel__checkboxes :global .ant-checkbox-wrapper{margin:0}.share-panel__label .share-modal .share-panel__checkboxes :global .ant-checkbox-wrapper .ant-checkbox{border-radius:4px}.share-panel__label .share-modal .share-panel__checkboxes :global .ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner{background-color:#3b82f6;border-color:#3b82f6}.share-panel__label .share-modal .share-panel__checkboxes :global .ant-checkbox-wrapper .ant-checkbox-inner{width:18px;height:18px;border-color:#d1d5db}.share-panel__label .share-modal .share-panel__checkboxes :global .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:#3b82f6}.share-panel__label .share-modal .share-panel__checkboxes :global .ant-checkbox-wrapper span{font-size:14px;color:#352f44}.share-panel__label .share-modal .share-panel__link-section{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding-top:16px}.share-panel__label .share-modal .share-panel__input{flex:1;height:42px;background:#f8fafc;border-radius:8px;border:1px solid #e0e6ed}.share-panel__label .share-modal .share-panel__input :global .ant-input{background:#f8fafc;border:none;font-size:14px;color:#8999b5}.share-panel__label .share-modal .share-panel__input :global .ant-input:focus{background:#f8fafc}.share-panel__label .share-modal .share-panel__copy-btn{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 24px;border-radius:20px;font-size:14px;background-color:#0f67fe;color:#fff;border:none;cursor:pointer;transition:opacity .2s ease;white-space:nowrap;user-select:none;font-weight:400}.share-panel__label .share-modal .share-panel__copy-btn:hover:not(:disabled){opacity:.9}.share-panel__label .share-modal .share-panel__copy-btn:active:not(:disabled){opacity:.85}.share-panel__label .share-modal .share-panel__copy-btn:disabled{background-color:#e0e6ed;color:#8999b5;cursor:not-allowed;opacity:1}.share-panel__label .share-modal .share-panel__copy-btn:focus{outline:none}.share-panel__section{margin-bottom:23px}.move-folder-destination-modal .ant-modal-content{padding:0;border-radius:20px;overflow:hidden}.move-folder-destination-modal .ant-modal-header{margin:0;padding:0;border-bottom:1px solid #dcdcdc;background:#fff}.move-folder-destination-modal .ant-modal-close{top:18px;inset-inline-end:20px}.move-folder-destination-modal .ant-modal-body{padding:0}.scrollbar_mini::-webkit-scrollbar{height:3px}.scrollbar_mini::-webkit-scrollbar-thumb{background-color:#dcdcdc;border-radius:2px}.scrollbar_mini::-webkit-scrollbar-track{background-color:transparent}.export-file-button{display:flex;align-items:center;justify-content:center;gap:6px;width:80px;height:32px;padding:0 12px;border-radius:20px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s ease,transform .1s ease;border:1px solid #e0e6ed;white-space:nowrap;background-color:transparent;color:#352f44;outline:none;user-select:none;position:relative}.export-file-button:hover{background-color:#f9fafb!important;border-color:#d1d5db}.export-file-button:active{background-color:#f1f5f9!important;border-color:#cbd5e1}.export-file-button:focus{outline:none}.export-file-button:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.export-file-button svg{width:16px;height:16px;flex-shrink:0;color:#352f44}.export-file-button span{color:#352f44;font-size:14px;font-weight:500}button.export-file-button:hover{background-color:#f9fafb!important;border-color:#d1d5db}button.export-file-button:active{background-color:#f1f5f9!important;border-color:#cbd5e1}.share-dropdown-panel{position:absolute;top:calc(100% + 8px);right:0;width:484px;min-height:172px;background:#fff;border-radius:12px;box-shadow:0 8px 32px rgba(15,23,42,.12);z-index:1000;overflow:hidden}.share-dropdown-panel__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 10px}.share-dropdown-panel__title{margin:0;font-size:16px;font-weight:600;line-height:24px;color:#171718}.share-dropdown-panel__close{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer;color:#8999b5;transition:color .2s ease}.share-dropdown-panel__close:hover{color:#352f44}.share-dropdown-panel__close svg{width:16px;height:16px}.share-dropdown-panel__content{padding:0 20px 20px}.share-dropdown-panel__label{margin-bottom:12px;font-size:14px;line-height:22px;color:rgba(0,0,0,.6)}.share-dropdown-panel__checkboxes{display:flex;flex-wrap:wrap;align-items:center;gap:10px 22px}.share-dropdown-panel__link-section{display:flex;align-items:center;gap:12px;margin-top:20px}.share-dropdown-panel__input{flex:1;height:42px}.share-dropdown-panel__input :global .ant-input,.share-dropdown-panel__input :global .ant-input-affix-wrapper{height:42px;border-radius:8px;border-color:#e5e7eb;background:#fff;color:#171718;font-size:14px}.share-dropdown-panel__input :global .ant-input{padding:0 12px}.share-dropdown-panel__copy-btn{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 24px;border:none;border-radius:999px;background:#0f67fe;color:#fff;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:opacity .2s ease}.share-dropdown-panel__copy-btn:hover{opacity:.92}.share-dropdown-panel :global .ant-checkbox-wrapper{margin-inline-start:0!important;color:#352f44}.share-feedback-modal .ant-modal-content{padding:0;border-radius:16px;overflow:hidden;box-shadow:0 6px 30px 5px rgba(59,68,89,.14)}.share-feedback-modal .ant-modal-body{padding:0}.share-feedback-modal__shell{display:flex;flex-direction:column;height:656px;background:#fff;border-radius:16px;overflow:hidden}.share-feedback-modal__header{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;height:64px;padding:0 24px 1px;border-bottom:1px solid #dcdcdc}.share-feedback-modal__title{margin:0;font-size:20px;line-height:28px;letter-spacing:-.45px;color:#101828}.share-feedback-modal__close{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:50%;background:transparent;cursor:pointer;color:#8999b5}.share-feedback-modal__close:hover:not(:disabled){color:#352f44}.share-feedback-modal__close:disabled{cursor:not-allowed;opacity:.5}.share-feedback-modal__close-icon{color:#8999b5}.share-feedback-modal__body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:12px 24px 0;display:flex;flex-direction:column;gap:32px}.share-feedback-modal__block{display:flex;flex-direction:column;gap:12px;width:100%;max-width:492px}.share-feedback-modal__label{font-size:16px;line-height:28px;letter-spacing:-.44px;color:#101828}.share-feedback-modal__textarea-wrap{border:1px solid #e7e7e7;border-radius:14px;overflow:hidden;background:#fff;transition:border-color .2s ease}.share-feedback-modal__textarea-wrap:focus-within{border-color:#0f67fe}.share-feedback-modal__textarea{min-height:120px!important;padding:16px!important;font-size:16px!important;line-height:24px!important;letter-spacing:-.31px!important;color:#101828!important;background:transparent!important;border:none!important;box-shadow:none!important;resize:none}.share-feedback-modal__textarea::placeholder{color:rgba(0,0,0,.4)}.share-feedback-modal__textarea:focus{box-shadow:none!important}.share-feedback-modal__upload-row{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}.share-feedback-modal__upload-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:104px;height:104px;padding:8px;border:1px dashed #e7e7e7;border-radius:12px;background:#f3f3f3;cursor:pointer;transition:border-color .2s ease,background .2s ease}.share-feedback-modal__upload-tile:hover:not(:disabled){border-color:#0f67fe;background:#eff5fe}.share-feedback-modal__upload-tile:disabled{cursor:not-allowed;opacity:.55}.share-feedback-modal__upload-plus{font-size:14px;color:rgba(0,0,0,.45)}.share-feedback-modal__upload-tile-text{font-size:14px;font-weight:400;line-height:22px;color:rgba(0,0,0,.45);white-space:nowrap}.share-feedback-modal__thumbs{display:flex;flex-wrap:wrap;gap:9px;flex:1;min-width:0}.share-feedback-modal__thumb{position:relative;flex-shrink:0}.share-feedback-modal__file-thumb-wrap{position:relative;overflow:hidden;border-radius:12px;background:#dceaff}.share-feedback-modal__file-thumb-wrap--compact{width:88px;height:88px}.share-feedback-modal__uploading-block{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:0 4px;box-sizing:border-box}.share-feedback-modal__uploading-text{font-size:10px;font-weight:400;line-height:1.4;color:#0f67fe;white-space:nowrap}.share-feedback-modal__upload-bar{position:relative;width:50px;height:3px;overflow:hidden;border-radius:50px}.share-feedback-modal__upload-bar-track{position:absolute;inset:0;border-radius:50px;background:#fff}.share-feedback-modal__upload-bar-fill{position:absolute;top:0;left:0;width:45%;height:3px;border-radius:50px;background:linear-gradient(90deg,#80aaff,#0f67fe);animation:share-feedback-modal-upload-bar 1.2s ease-in-out infinite}.share-feedback-modal__file-thumb-media{display:block;width:100%;height:100%;object-fit:cover;background:#000}.share-feedback-modal__file-thumb-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:6px;font-size:10px;line-height:1.3;color:#352f44;text-align:center;word-break:break-all}.share-feedback-modal__thumb-remove{position:absolute;top:-4px;right:-4px;z-index:2;display:flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0 0 2px;border:none;border-radius:50%;background:rgba(0,0,0,.45);color:#fff;font-size:11px;line-height:1;cursor:pointer}.share-feedback-modal__thumb-remove:hover:not(:disabled){background:rgba(0,0,0,.65)}.share-feedback-modal__thumb-remove:disabled{cursor:not-allowed;opacity:.45}.share-feedback-modal__thumb-video{position:relative;width:100%;height:100%}.share-feedback-modal__thumb-play{position:absolute;top:10px;left:10px;color:#fff}.share-feedback-modal__contact{box-sizing:border-box;display:flex;align-items:center;height:40px;padding:0 16px;border:1px solid #e7e7e7;border-radius:8px;background:#fff;transition:border-color .2s ease;max-width:487px;width:100%}.share-feedback-modal__contact--focus{border-color:#0f67fe}.share-feedback-modal__contact--error{border-color:#f6685d}.share-feedback-modal__contact-input{flex:1;min-width:0;padding:0!important;font-size:14px!important;font-weight:500;letter-spacing:-.31px;color:#101828!important;background:transparent!important;border:none!important;box-shadow:none!important}.share-feedback-modal__contact-input::placeholder{color:rgba(0,0,0,.4)}.share-feedback-modal__contact-input:focus{box-shadow:none!important}.share-feedback-modal__phone-error{margin-top:6px;margin-bottom:0;font-size:10px;line-height:17px;color:#f6685d}.share-feedback-modal__footer{display:flex;flex-shrink:0;align-items:center;justify-content:flex-end;gap:12px;height:87px;padding:10px 24px;background:#fff}.share-feedback-modal__btn-cancel{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-width:78px;height:40px;padding:0 25px;border:1px solid #e7e7e7;border-radius:100px;background:#fff;font-size:14px;line-height:21px;color:#352f44;cursor:pointer;transition:background .2s ease}.share-feedback-modal__btn-cancel:hover:not(:disabled){background:#f9fafb}.share-feedback-modal__btn-cancel:disabled{cursor:not-allowed;opacity:.55}.share-feedback-modal__btn-submit.ant-btn{min-width:76px;height:40px;padding:0 24px;border:none;border-radius:100px;font-size:14px;line-height:21px;background:#0f67fe}.share-feedback-modal__btn-submit.ant-btn:hover:not(:disabled){background:#0d5ee6!important}.share-feedback-modal__hidden-input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}@keyframes share-feedback-modal-upload-bar{0%,to{transform:translateX(0)}50%{transform:translateX(122%)}}@media(max-width:1279px){.workbench-list-card{flex-direction:column;align-items:stretch;padding:16px;margin:12px 0}.workbench-list-card>.flex-1{width:100%;padding-right:0}.workbench-list-card>.w-\[120px\],.workbench-list-card>.w-\[200px\],.workbench-list-card>.w-\[270px\],.workbench-list-card>.w-\[280px\]{width:100%;justify-content:flex-start;margin-top:12px}.workbench-list-card>.w-\[270px\]>div,.workbench-list-card>.w-\[280px\]>div{width:100%;flex-wrap:wrap;justify-content:flex-end;row-gap:8px}.workbench-list-card .text-\[14px\]{line-height:20px}}.highlight_text em{color:#0f67fe;font-style:normal}.list-card-ai-summary-popover{box-shadow:none!important}.list-card-ai-summary-popover .ant-popover-content,.list-card-ai-summary-popover .ant-popover-inner{padding:0;border-radius:12px}.page-header{display:flex;align-items:center;justify-content:space-between;height:60px;padding:10px 16px;background:transparent;border-bottom:none}.page-header__left{display:flex;align-items:center;flex:1;min-width:0;gap:8px}.page-header__back{display:flex;align-items:center;justify-content:center;height:40px;padding:0;border:none;border-radius:8px;cursor:pointer;color:#505e78;transition:all .2s;flex-shrink:0}.page-header__back svg{width:30px;height:30px;color:#352f44}.page-header__title-group{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0;margin-left:8px}.page-header__title-wrapper{display:inline-flex;align-items:center;position:relative}.page-header__title-measure{position:absolute;visibility:hidden;white-space:pre;font-size:16px;font-weight:500;font-family:inherit;padding:0;border:0;margin:0;height:auto;overflow:hidden;pointer-events:none}.page-header__title-input{width:200px;min-width:200px;max-width:600px;height:24px;border:1px solid transparent;border-radius:4px;background:transparent;font-size:16px;font-weight:500;color:#1f2937;outline:none;transition:all .1s}.page-header__title-input:focus:not(:disabled),.page-header__title-input:hover:not(:disabled){border-color:#3b82f6}.page-header__title-input--disabled{cursor:default}.page-header__title-input::placeholder{color:#9ca3af}.page-header__title-text{font-size:16px;font-weight:500;color:#1f2937;white-space:nowrap}.page-header__metadata{display:flex;align-items:center;gap:16px}.page-header__meta-item{display:flex;align-items:center;gap:4px;font-size:12px;color:#8999b5;line-height:1.4;white-space:nowrap}.page-header__meta-item svg{width:16px;height:16px;flex-shrink:0}.page-header__center{flex:1;display:flex;align-items:center;justify-content:center}.page-header__right{display:flex;align-items:center;gap:12px;flex-shrink:0}.page-header__btn{display:flex;align-items:center;justify-content:center;gap:6px;width:80px;height:32px;padding:0 12px;border-radius:20px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s ease,border-color .2s ease;border:none;white-space:nowrap;outline:none;user-select:none}.page-header__btn svg{width:16px;height:16px;flex-shrink:0}.page-header__btn--export{background:#3b82f6;color:#fff}.page-header__btn--export:hover{background:#2563eb}.page-header__btn--export:active{background:#1d4ed8}.page-header__btn--share{background:#0f67fe;color:#fff;border:none;transition:background-color .2s ease,transform .1s ease}.page-header__btn--share:hover{background-color:#458cff}.page-header__btn--share:active{background-color:#0b4bc4}.page-header__btn--share svg{color:#fff}.page-header__btn--circle{width:32px}.page-header__avatar{position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#8b5cf6;color:#fff;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s;border:2px solid #fff;box-shadow:0 1px 3px rgba(0,0,0,.1)}.page-header__avatar:hover{opacity:.9;transform:scale(1.05)}.page-header__share-wrapper{position:relative}