.category-select-dialog[data-v-68563608] .el-dialog__body{padding:0;min-height:480px}.loading-wrapper[data-v-68563608]{display:flex;align-items:center;justify-content:center;min-height:480px;color:#2f4f2f}.category-selector[data-v-68563608]{display:flex;min-height:480px;max-height:60vh}.category-sidebar[data-v-68563608]{width:240px;border-right:1px solid rgba(47,79,47,.12);background:#fff;display:flex;flex-direction:column;max-height:60vh}.sidebar-header[data-v-68563608]{padding:16px 20px;font-size:13px;font-weight:600;color:#2f4f2f;letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid rgba(47,79,47,.12)}.sidebar-search[data-v-68563608]{padding:12px 16px;border-bottom:1px solid rgba(47,79,47,.12)}.sidebar-search[data-v-68563608] .el-input__wrapper{border-radius:8px;background:#fff}.sidebar-list[data-v-68563608]{flex:1;overflow-y:auto;padding:8px 0;max-height:calc(60vh - 110px)}.sidebar-list[data-v-68563608]::-webkit-scrollbar{width:6px}.sidebar-list[data-v-68563608]::-webkit-scrollbar-track{background:transparent}.sidebar-list[data-v-68563608]::-webkit-scrollbar-thumb{background:#d0d7e0;border-radius:3px}.sidebar-list[data-v-68563608]::-webkit-scrollbar-thumb:hover{background:#b0bcc8}.sidebar-item[data-v-68563608]{display:flex;align-items:center;padding:12px 16px;cursor:pointer;transition:all .2s ease;border-left:3px solid transparent}.sidebar-item[data-v-68563608]:hover{background:#e8f0e8}.sidebar-item.active[data-v-68563608]{background:#e8f0e8;border-left-color:#2f4f2f}.item-icon[data-v-68563608]{width:36px;height:36px;border-radius:8px;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e8edf3}.item-icon img[data-v-68563608]{width:100%;height:100%;object-fit:cover}.item-icon.placeholder[data-v-68563608]{background:linear-gradient(135deg,#2f4f2f,#1a3a1a);color:#fff;font-size:14px;font-weight:700}.item-name[data-v-68563608]{flex:1;margin-left:12px;font-size:14px;color:#07142a;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-item.active .item-name[data-v-68563608]{color:#2f4f2f}.item-arrow[data-v-68563608]{color:#b0bcc8;font-size:14px;transition:transform .2s ease}.sidebar-item.active .item-arrow[data-v-68563608]{color:#2f4f2f;transform:translate(2px)}.category-content[data-v-68563608]{flex:1;display:flex;flex-direction:column;background:#fff}.content-header[data-v-68563608]{padding:16px 24px;border-bottom:1px solid rgba(47,79,47,.12);display:flex;align-items:center;justify-content:space-between}.content-title[data-v-68563608]{font-size:16px;font-weight:600;color:#07142a}.content-count[data-v-68563608]{font-size:12px;color:#5f7087}.content-grid[data-v-68563608]{flex:1;padding:20px 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-content:start;overflow-y:auto;max-height:calc(60vh - 60px)}.content-grid[data-v-68563608]::-webkit-scrollbar{width:6px}.content-grid[data-v-68563608]::-webkit-scrollbar-track{background:transparent}.content-grid[data-v-68563608]::-webkit-scrollbar-thumb{background:#d0d7e0;border-radius:3px}.content-grid[data-v-68563608]::-webkit-scrollbar-thumb:hover{background:#b0bcc8}.grid-item[data-v-68563608]{display:flex;flex-direction:column;align-items:center;padding:16px 12px;border-radius:12px;cursor:pointer;transition:all .2s ease;border:1px solid transparent}.grid-item[data-v-68563608]:hover{background:#f5f9f5;border-color:#2f4f2f33;transform:translateY(-2px);box-shadow:0 4px 12px #2f4f2f1a}.grid-item.all-option[data-v-68563608]{background:linear-gradient(135deg,#f5f9f5,#e8f0e8);border:2px solid rgba(47,79,47,.3)}.grid-item.all-option[data-v-68563608]:hover{background:linear-gradient(135deg,#e8f0e8,#d5e8d5);border-color:#2f4f2f;box-shadow:0 6px 16px #2f4f2f26}.grid-item.all-option .grid-name[data-v-68563608]{font-weight:600;color:#2f4f2f}.grid-image[data-v-68563608]{width:64px;height:64px;border-radius:12px;overflow:hidden;margin-bottom:10px;display:flex;align-items:center;justify-content:center;background:#f5f8fc;border:1px solid #e8edf3}.grid-image img[data-v-68563608]{width:100%;height:100%;object-fit:cover}.grid-image.placeholder[data-v-68563608]{background:linear-gradient(135deg,#2f4f2f,#1a3a1a);color:#fff;font-size:20px;font-weight:700}.grid-name[data-v-68563608]{font-size:13px;color:#07142a;text-align:center;line-height:1.4;max-width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.content-empty[data-v-68563608],.content-placeholder[data-v-68563608]{flex:1;display:flex;align-items:center;justify-content:center}@media (max-width: 768px){.category-selector[data-v-68563608]{flex-direction:column;min-height:auto}.category-sidebar[data-v-68563608]{width:100%;border-right:none;border-bottom:1px solid #e8edf3;max-height:200px}.sidebar-list[data-v-68563608]{display:flex;overflow-x:auto;padding:8px;gap:8px}.sidebar-item[data-v-68563608]{flex-direction:column;padding:10px 14px;border-radius:10px;border-left:none!important;min-width:80px}.sidebar-item.active[data-v-68563608]{background:#e8f0e8}.item-icon[data-v-68563608]{width:40px;height:40px;margin:0}.item-name[data-v-68563608]{margin:6px 0 0;font-size:12px;text-align:center}.item-arrow[data-v-68563608]{display:none}.content-grid[data-v-68563608]{grid-template-columns:repeat(3,1fr);padding:16px;gap:12px}.grid-image[data-v-68563608]{width:56px;height:56px}}
