.protocols-container[data-v-3ba14531]{padding:20px;background:#f5f7fa;min-height:100vh}.page-header[data-v-3ba14531]{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;padding:40px;margin-bottom:24px;color:#fff}.page-header .header-content[data-v-3ba14531]{text-align:center}.page-header .header-content .page-title[data-v-3ba14531]{font-size:32px;font-weight:600;margin:0 0 16px 0}.page-header .header-content .page-description[data-v-3ba14531]{font-size:16px;opacity:.9;margin:0 0 32px 0}.page-header .header-content .header-stats[data-v-3ba14531]{display:flex;justify-content:center;gap:40px}.page-header .header-content .header-stats .stat-item[data-v-3ba14531]{text-align:center}.page-header .header-content .header-stats .stat-item .stat-number[data-v-3ba14531]{font-size:36px;font-weight:700;margin-bottom:8px}.page-header .header-content .header-stats .stat-item .stat-label[data-v-3ba14531]{font-size:14px;opacity:.8}.actions-section[data-v-3ba14531]{background:#fff;border-radius:12px;padding:20px;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center}.actions-section .actions-left[data-v-3ba14531]{display:flex;gap:12px}.actions-section .actions-right[data-v-3ba14531]{display:flex;align-items:center}.protocols-content .protocols-list[data-v-3ba14531]{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr));gap:20px}.protocols-content .protocols-list .protocol-card[data-v-3ba14531]{background:#fff;border-radius:12px;padding:24px;border:2px solid transparent;transition:all .3s ease}.protocols-content .protocols-list .protocol-card[data-v-3ba14531]:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.protocols-content .protocols-list .protocol-card.status-active[data-v-3ba14531]{border-color:#67c23a}.protocols-content .protocols-list .protocol-card.status-testing[data-v-3ba14531]{border-color:#e6a23c}.protocols-content .protocols-list .protocol-card.status-deprecated[data-v-3ba14531]{border-color:#909399}.protocols-content .protocols-list .protocol-card .protocol-header[data-v-3ba14531]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.protocols-content .protocols-list .protocol-card .protocol-header .protocol-info .protocol-name[data-v-3ba14531]{margin:0 0 8px 0;font-size:20px;font-weight:600;color:#303133}.protocols-content .protocols-list .protocol-card .protocol-header .protocol-info .protocol-version[data-v-3ba14531]{font-size:14px;color:#409eff;font-weight:500}.protocols-content .protocols-list .protocol-card .protocol-description[data-v-3ba14531]{color:#606266;font-size:14px;line-height:1.6;margin-bottom:20px}.protocols-content .protocols-list .protocol-card .protocol-details[data-v-3ba14531]{margin-bottom:20px}.protocols-content .protocols-list .protocol-card .protocol-details .detail-row[data-v-3ba14531]{display:flex;gap:20px;margin-bottom:12px}.protocols-content .protocols-list .protocol-card .protocol-details .detail-row .detail-item[data-v-3ba14531]{flex:1;display:flex;justify-content:space-between}.protocols-content .protocols-list .protocol-card .protocol-details .detail-row .detail-item .label[data-v-3ba14531]{color:#909399;font-size:12px}.protocols-content .protocols-list .protocol-card .protocol-details .detail-row .detail-item .value[data-v-3ba14531]{color:#303133;font-size:12px;font-weight:500}.protocols-content .protocols-list .protocol-card .protocol-features[data-v-3ba14531]{margin-bottom:20px}.protocols-content .protocols-list .protocol-card .protocol-features .features-title[data-v-3ba14531]{font-size:14px;font-weight:500;color:#303133;margin-bottom:12px}.protocols-content .protocols-list .protocol-card .protocol-features .features-list[data-v-3ba14531]{display:flex;flex-wrap:wrap}.protocols-content .protocols-list .protocol-card .protocol-actions[data-v-3ba14531]{display:flex;gap:12px;flex-wrap:wrap}.protocols-content .protocols-list .protocol-card .protocol-actions .text-danger[data-v-3ba14531]{color:#f56c6c}