.material-library-container[data-v-d36f3958]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:600px}.material-library-container .material-header[data-v-d36f3958]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:16px}.material-library-container .material-header .title[data-v-d36f3958]{font-size:16px;font-weight:500}.material-library-container .material-header .actions[data-v-d36f3958]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.material-library-container .material-grid[data-v-d36f3958]{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:16px;margin-top:16px;margin-bottom:16px;overflow-y:auto;height:400px}.material-library-container .material-grid .material-item[data-v-d36f3958]{border-radius:4px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.1);cursor:pointer;transition:all .3s}.material-library-container .material-grid .material-item[data-v-d36f3958]:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.material-library-container .material-grid .material-item.selected[data-v-d36f3958]{border:2px solid #1890ff}.material-library-container .material-grid .material-item .material-image[data-v-d36f3958]{height:150px;position:relative;overflow:hidden}.material-library-container .material-grid .material-item .material-image img[data-v-d36f3958]{width:100%;height:100%;object-fit:cover}.material-library-container .material-grid .material-item .material-image .material-overlay[data-v-d36f3958]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.3);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;opacity:0;transition:opacity .3s}.material-library-container .material-grid .material-item .material-image .material-overlay .anticon[data-v-d36f3958]{font-size:24px;color:#fff}.material-library-container .material-grid .material-item.selected .material-overlay[data-v-d36f3958]{opacity:1}.material-library-container .material-grid .material-item .material-info[data-v-d36f3958]{padding:8px;background-color:#fff}.material-library-container .material-grid .material-item .material-info .material-name[data-v-d36f3958]{font-size:14px;font-weight:500;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.material-library-container .material-grid .material-item .material-info .material-date[data-v-d36f3958]{font-size:12px;color:rgba(0,0,0,.45)}.material-library-container .material-footer[data-v-d36f3958]{margin-top:auto;padding-top:16px;border-top:1px solid #f0f0f0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.material-library-container .material-footer .selected-count[data-v-d36f3958]{font-size:14px;color:rgba(0,0,0,.65)}.img-preview-modal[data-v-d36f3958]{text-align:center}.img-preview-modal img[data-v-d36f3958]{max-width:100%;max-height:80vh}