.compliance-standards[data-v-1264c10e]{padding:24px;max-width:1400px;margin:0 auto;background:#f8fafc;min-height:100vh}.standards-header[data-v-1264c10e]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px;background:#fff;padding:24px;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.header-content h1[data-v-1264c10e]{color:#002eff;font-weight:800;margin:0 0 8px 0;font-size:2rem}.subtitle[data-v-1264c10e]{color:#6b7280;margin:0;font-size:1.1rem}.header-actions[data-v-1264c10e]{display:flex;gap:12px}.btn[data-v-1264c10e]{padding:10px 20px;border-radius:8px;font-weight:500;text-decoration:none;border:none;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;gap:8px;font-size:14px}.btn-primary[data-v-1264c10e]{background:#002eff;color:#fff}.btn-primary[data-v-1264c10e]:hover{background:#0026cc}.btn-secondary[data-v-1264c10e]{background:#6b7280;color:#fff}.btn-secondary[data-v-1264c10e]:hover{background:#4b5563}.btn-outline[data-v-1264c10e]{background:transparent;color:#002eff;border:1px solid #002eff}.btn-outline[data-v-1264c10e]:hover{background:#002eff;color:#fff}.btn-ghost[data-v-1264c10e]{background:transparent;color:#6b7280;border:1px solid transparent}.btn-ghost[data-v-1264c10e]:hover{color:#002eff;background:#f9fafb}.btn-sm[data-v-1264c10e]{padding:6px 12px;font-size:12px}.btn[data-v-1264c10e]:disabled{opacity:.6;cursor:not-allowed}.error-state[data-v-1264c10e],.loading-state[data-v-1264c10e]{text-align:center;padding:60px 20px;background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.loader[data-v-1264c10e]{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #002eff;border-radius:50%;-webkit-animation:spin-data-v-1264c10e 1s linear infinite;animation:spin-data-v-1264c10e 1s linear infinite;margin:0 auto 16px}@-webkit-keyframes spin-data-v-1264c10e{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin-data-v-1264c10e{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-icon[data-v-1264c10e]{font-size:48px;margin-bottom:16px}.standards-content[data-v-1264c10e]{display:flex;flex-direction:column;gap:24px}.overview-section[data-v-1264c10e]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.overview-cards[data-v-1264c10e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.overview-card[data-v-1264c10e]{display:flex;align-items:center;gap:16px;padding:20px;border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb}.card-icon[data-v-1264c10e]{font-size:2rem;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#eef2ff;border-radius:12px}.card-content[data-v-1264c10e]{flex:1}.card-value[data-v-1264c10e]{font-size:1.5rem;font-weight:800;color:#1f2937;margin-bottom:4px}.card-label[data-v-1264c10e]{font-size:14px;color:#6b7280;font-weight:500}.filter-section[data-v-1264c10e]{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.filter-controls[data-v-1264c10e]{display:flex;gap:24px;align-items:end}.filter-group[data-v-1264c10e]{display:flex;flex-direction:column;gap:6px}.filter-group label[data-v-1264c10e]{font-size:14px;font-weight:500;color:#374151}.filter-group select[data-v-1264c10e],.search-input[data-v-1264c10e]{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px}.search-input[data-v-1264c10e]{min-width:200px}.standards-grid[data-v-1264c10e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px}.standard-card[data-v-1264c10e]{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.1);border:2px solid transparent;transition:all .3s ease;position:relative}.standard-card[data-v-1264c10e]:hover{box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-2px)}.standard-card.enabled[data-v-1264c10e]{border-color:#10b981}.standard-card.featured[data-v-1264c10e]{border-color:#f59e0b}.featured-badge[data-v-1264c10e]{position:absolute;top:-8px;right:16px;background:#f59e0b;color:#fff;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600}.standard-header[data-v-1264c10e]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.standard-title[data-v-1264c10e]{flex:1}.standard-title h3[data-v-1264c10e]{margin:0 0 4px 0;color:#1f2937;font-weight:600;font-size:1.25rem}.standard-version[data-v-1264c10e]{background:#eef2ff;color:#3730a3;padding:2px 8px;border-radius:6px;font-weight:500}.status-indicator[data-v-1264c10e]{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#6b7280}.status-indicator.active[data-v-1264c10e]{color:#059669}.status-dot[data-v-1264c10e]{width:8px;height:8px;border-radius:50%;background:#d1d5db}.status-indicator.active .status-dot[data-v-1264c10e]{background:#10b981}.standard-description[data-v-1264c10e]{margin-bottom:20px}.standard-description p[data-v-1264c10e]{color:#6b7280;line-height:1.5;margin:0}.standard-metrics[data-v-1264c10e]{margin-bottom:20px}.metrics-grid[data-v-1264c10e]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:16px}.metric[data-v-1264c10e]{text-align:center}.metric-value[data-v-1264c10e]{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:2px}.metric-label[data-v-1264c10e]{font-size:12px;color:#6b7280}.progress-container[data-v-1264c10e]{display:flex;align-items:center;gap:12px}.progress-bar[data-v-1264c10e]{flex:1;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.progress-fill[data-v-1264c10e]{height:100%;transition:width .3s ease}.progress-fill.excellent[data-v-1264c10e]{background:#10b981}.progress-fill.good[data-v-1264c10e]{background:#3b82f6}.progress-fill.warning[data-v-1264c10e]{background:#f59e0b}.progress-fill.critical[data-v-1264c10e]{background:#ef4444}.progress-text[data-v-1264c10e]{font-size:12px;color:#6b7280;font-weight:500;min-width:80px}.standard-details[data-v-1264c10e]{margin-bottom:20px}.details-grid[data-v-1264c10e]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.detail-item[data-v-1264c10e]{display:flex;justify-content:space-between;align-items:center}.detail-label[data-v-1264c10e]{font-size:12px;color:#6b7280}.detail-value[data-v-1264c10e]{font-size:12px;color:#1f2937;font-weight:500}.complexity.complexity-low[data-v-1264c10e]{color:#059669}.complexity.complexity-medium[data-v-1264c10e]{color:#d97706}.complexity.complexity-high[data-v-1264c10e]{color:#dc2626}.standard-actions[data-v-1264c10e]{display:flex;flex-direction:column;gap:12px}.primary-actions[data-v-1264c10e]{display:flex;gap:8px}.secondary-actions[data-v-1264c10e]{display:flex;gap:8px}.empty-state[data-v-1264c10e]{text-align:center;padding:60px 20px;background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.empty-icon[data-v-1264c10e]{font-size:4rem;margin-bottom:16px}.empty-state h3[data-v-1264c10e]{color:#1f2937;margin:0 0 8px 0}.empty-state p[data-v-1264c10e]{color:#6b7280;margin:0 0 24px 0}.modal-overlay[data-v-1264c10e]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content[data-v-1264c10e]{background:#fff;border-radius:12px;padding:0;max-width:600px;width:90%;max-height:90vh;overflow-y:auto}.modal-content.large[data-v-1264c10e]{max-width:800px}.modal-header[data-v-1264c10e]{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.modal-header h4[data-v-1264c10e]{margin:0;color:#1f2937;font-weight:600}.close-btn[data-v-1264c10e]{background:none;border:none;font-size:24px;cursor:pointer;color:#6b7280;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.close-btn[data-v-1264c10e]:hover{color:#374151}.modal-body[data-v-1264c10e]{padding:24px}.config-section[data-v-1264c10e]{margin-bottom:32px}.config-section h5[data-v-1264c10e]{margin:0 0 16px 0}.bulk-actions[data-v-1264c10e]{display:flex;gap:12px;flex-wrap:wrap}.category-filters[data-v-1264c10e]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.category-filter[data-v-1264c10e]{display:flex;align-items:center;gap:8px;cursor:pointer}.quick-configs[data-v-1264c10e]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.config-option[data-v-1264c10e]{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s}.config-option[data-v-1264c10e]:hover{border-color:#002eff;background:#f9fafb}.config-icon[data-v-1264c10e]{font-size:24px}.config-title[data-v-1264c10e]{font-weight:600;color:#1f2937;margin-bottom:2px}.config-desc[data-v-1264c10e]{font-size:12px;color:#6b7280}.details-section[data-v-1264c10e]{margin-bottom:32px}.details-section h5[data-v-1264c10e]{margin:0 0 16px 0;color:#1f2937;font-weight:600}.overview-stats[data-v-1264c10e]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px}.stat[data-v-1264c10e]{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#f9fafb;border-radius:6px}.stat-label[data-v-1264c10e]{font-size:14px;color:#6b7280}.stat-value[data-v-1264c10e]{font-weight:600;color:#1f2937}.implementation-steps[data-v-1264c10e]{display:flex;flex-direction:column;gap:16px}.step[data-v-1264c10e]{display:flex;gap:16px;align-items:flex-start}.step-number[data-v-1264c10e]{width:32px;height:32px;background:#002eff;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;flex-shrink:0}.step-title[data-v-1264c10e]{font-weight:600;color:#1f2937;margin-bottom:4px}.step-description[data-v-1264c10e]{font-size:14px;color:#6b7280;line-height:1.5}.control-categories[data-v-1264c10e]{display:flex;flex-direction:column;gap:16px}.category[data-v-1264c10e]{padding:16px;border:1px solid #e5e7eb;border-radius:8px}.category-header[data-v-1264c10e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.category-name[data-v-1264c10e]{font-weight:600;color:#1f2937}.category-count[data-v-1264c10e]{font-size:12px;color:#6b7280}.category-progress[data-v-1264c10e]{display:flex;align-items:center;gap:12px}.ai-compliance-status[data-v-1264c10e]{margin-top:16px;padding:16px;background:#f8fafc;border-radius:8px;border:1px solid #e5e7eb}.status-header h4[data-v-1264c10e]{margin:0;font-size:1rem;color:#1f2937;font-weight:600}.status-badge.risk-low[data-v-1264c10e]{background:#d1fae5;color:#065f46}.status-badge.risk-medium[data-v-1264c10e]{background:#fef3c7;color:#92400e}.status-badge.risk-high[data-v-1264c10e]{background:#fee2e2;color:#991b1b}.status-badge.risk-critical[data-v-1264c10e]{background:#fde8e8;color:#7f1d1d}.status-badge.risk-unknown[data-v-1264c10e]{background:#f3f4f6;color:#6b7280}.status-summary[data-v-1264c10e]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.summary-item[data-v-1264c10e]{display:flex;flex-direction:column;gap:4px}.summary-label[data-v-1264c10e]{font-size:12px;color:#6b7280;font-weight:500}.summary-value[data-v-1264c10e]{font-size:14px;color:#1f2937;font-weight:600}.findings-summary[data-v-1264c10e]{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.finding-item[data-v-1264c10e]{display:flex;align-items:center;gap:4px;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}.finding-item.critical[data-v-1264c10e]{background:#fee2e2;color:#991b1b}.finding-item.high[data-v-1264c10e]{background:#fef3c7;color:#92400e}.finding-item.medium[data-v-1264c10e]{background:#dbeafe;color:#1e40af}.finding-item.low[data-v-1264c10e]{background:#d1fae5;color:#065f46}.finding-count[data-v-1264c10e]{font-weight:700}.executive-summary[data-v-1264c10e]{margin-bottom:16px}.executive-summary h5[data-v-1264c10e]{margin:0 0 8px 0;font-size:14px;color:#1f2937;font-weight:600}.executive-summary p[data-v-1264c10e]{margin:0;font-size:13px;color:#4b5563;line-height:1.5}.immediate-actions h5[data-v-1264c10e]{margin:0 0 8px 0;font-size:14px;color:#1f2937;font-weight:600}.immediate-actions ul[data-v-1264c10e]{margin:0;padding-left:16px;font-size:13px;color:#4b5563}.immediate-actions li[data-v-1264c10e]{margin-bottom:4px}.ai-loading[data-v-1264c10e]{display:flex;align-items:center;gap:8px;padding:16px;background:#f8fafc;border-radius:8px;border:1px solid #e5e7eb;margin-top:16px;color:#6b7280;font-size:14px}.loading-spinner[data-v-1264c10e]{width:16px;height:16px;border:2px solid #f3f3f3;border-top:2px solid #002eff;border-radius:50%;-webkit-animation:spin-data-v-1264c10e 1s linear infinite;animation:spin-data-v-1264c10e 1s linear infinite}.no-analysis[data-v-1264c10e]{padding:16px;background:#f8fafc;border-radius:8px;border:1px solid #e5e7eb;margin-top:16px;text-align:center}.no-analysis p[data-v-1264c10e]{margin:0 0 12px 0;font-size:14px;color:#6b7280}@media (max-width:768px){.compliance-standards[data-v-1264c10e]{padding:16px}.standards-header[data-v-1264c10e]{flex-direction:column;gap:16px}.header-actions[data-v-1264c10e]{flex-direction:column;align-items:stretch}.overview-cards[data-v-1264c10e]{grid-template-columns:repeat(2,1fr)}.filter-controls[data-v-1264c10e]{flex-direction:column;gap:16px}.standards-grid[data-v-1264c10e]{grid-template-columns:1fr}.metrics-grid[data-v-1264c10e]{grid-template-columns:repeat(2,1fr)}.details-grid[data-v-1264c10e]{grid-template-columns:1fr}.primary-actions[data-v-1264c10e],.secondary-actions[data-v-1264c10e]{flex-direction:column}.modal-content[data-v-1264c10e]{width:95%}.category-filters[data-v-1264c10e]{grid-template-columns:1fr}.quick-configs[data-v-1264c10e]{grid-template-columns:1fr}.overview-stats[data-v-1264c10e]{grid-template-columns:1fr}.status-summary[data-v-1264c10e]{grid-template-columns:1fr}.findings-summary[data-v-1264c10e]{justify-content:center}}.mapping-config[data-v-1264c10e]{display:flex;flex-direction:column;gap:24px}.config-section[data-v-1264c10e]{margin-bottom:24px}.config-section h5[data-v-1264c10e]{margin:0 0 12px 0;font-weight:600;color:#1f2937}.standard-selector[data-v-1264c10e]{margin-top:8px}.selected-standard[data-v-1264c10e]{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f3f4f6;border-radius:8px;border:2px solid #e5e7eb}.standard-info[data-v-1264c10e]{display:flex;align-items:center;gap:8px}.standard-name[data-v-1264c10e]{font-weight:600;color:#1f2937}.standard-version[data-v-1264c10e]{font-size:12px;color:#6b7280;background:#e5e7eb;padding:2px 6px;border-radius:4px}.standard-controls[data-v-1264c10e]{font-size:14px;color:#6b7280}.target-select[data-v-1264c10e]{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;background:#fff;cursor:pointer}.target-select[data-v-1264c10e]:focus{outline:none;border-color:#002eff;box-shadow:0 0 0 3px rgba(0,46,255,.1)}.target-select[data-v-1264c10e]:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed}.mapping-info[data-v-1264c10e]{display:flex;flex-direction:column;gap:8px;background:#f9fafb;padding:16px;border-radius:8px}.info-item[data-v-1264c10e]{display:flex;justify-content:space-between;align-items:center}.info-label[data-v-1264c10e]{font-size:14px;color:#6b7280}.info-value[data-v-1264c10e]{font-weight:600;color:#1f2937}.job-status[data-v-1264c10e]{background:#f9fafb;padding:16px;border-radius:8px;border-left:4px solid #002eff}.status-header[data-v-1264c10e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.status-badge[data-v-1264c10e]{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;text-transform:uppercase}.status-queued[data-v-1264c10e]{background:#fef3c7;color:#92400e}.status-processing[data-v-1264c10e]{background:#dbeafe;color:#1e40af}.status-completed[data-v-1264c10e]{background:#d1fae5;color:#065f46}.status-failed[data-v-1264c10e]{background:#fee2e2;color:#991b1b}.status-unknown[data-v-1264c10e]{background:#f3f4f6;color:#374151}.job-id[data-v-1264c10e]{font-size:12px;color:#6b7280;font-family:monospace}.status-details[data-v-1264c10e]{font-size:14px;color:#374151}.status-details p[data-v-1264c10e]{margin:4px 0}.modal-footer[data-v-1264c10e]{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #e5e7eb;background:#f9fafb;margin:0 -24px -24px -24px;border-radius:0 0 12px 12px}@media (max-width:768px){.selected-standard[data-v-1264c10e]{flex-direction:column;align-items:flex-start;gap:8px}.modal-footer[data-v-1264c10e]{flex-direction:column}}