:root{--brand-font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;--brand-font-heading: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--brand-font-mono: "Courier New", Courier, monospace;--brand-accent: #3b82f6;--brand-background: #ffffff;--brand-background-secondary: #f5f5f5;--brand-color: #1a1a1a;--brand-color-light: #6b7280;--brand-text-color-primary: #1f2937;--brand-text-color-secondary: #6b7280;--brand-text-color-tertiary: #9ca3af;--brand-border-color: #e5e7eb;--brand-border-color-light: #f3f4f6;--status-open-bg: #fef3c7;--status-open-text: #92400e;--status-acked-bg: #dbeafe;--status-acked-text: #1e40af;--status-resolved-bg: #d1fae5;--status-resolved-text: #065f46;--scope-system-bg: #fee;--scope-system-text: #c00;--scope-tenant-bg: #e0f2fe;--scope-tenant-text: #075985;--color-error: #dc2626;--color-error-bg: #fee2e2;--color-warning: #f59e0b;--color-warning-bg: #fef3c7;--color-success: #10b981;--color-success-bg: #d1fae5;--color-info: #3b82f6;--color-info-bg: #dbeafe;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--radius-xl: 12px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 1px 3px rgba(0, 0, 0, .1);--shadow-lg: 0 4px 6px rgba(0, 0, 0, .1);--shadow-xl: 0 10px 15px rgba(0, 0, 0, .1);--transition-fast: .15s ease;--transition-base: .2s ease;--transition-slow: .3s ease;--z-dropdown: 1000;--z-sticky: 1020;--z-fixed: 1030;--z-modal-backdrop: 1040;--z-modal: 1050;--z-popover: 1060;--z-tooltip: 1070}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;width:100%;margin:0;padding:0}body{font-family:var(--brand-font-body);font-size:14px;line-height:1.5;color:var(--brand-text-color-primary);background-color:var(--brand-background-secondary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{width:100%;height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{font-family:var(--brand-font-heading);font-weight:600;line-height:1.2;color:var(--brand-color)}h1{font-size:24px}h2{font-size:20px}h3{font-size:18px}h4{font-size:16px}h5{font-size:14px}h6{font-size:12px}p{margin:0}code,pre{font-family:var(--brand-font-mono)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 768px){body{font-size:13px}h1{font-size:20px}h2{font-size:18px}h3{font-size:16px}:root{--spacing-lg: 16px;--spacing-xl: 24px;--spacing-2xl: 32px}button,a,input,select,textarea{min-height:44px;min-width:44px}.console-header{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.console-header-left{width:100%;flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.console-header-right{width:100%;justify-content:space-between!important}.console-nav{width:100%;flex-direction:column!important}.nav-item{width:100%;justify-content:flex-start!important}.error-table{display:block;overflow-x:auto;white-space:nowrap}.error-list-content{padding:0!important}.detail-grid{grid-template-columns:1fr!important;gap:8px!important}.detail-label{font-weight:600;margin-bottom:4px}.pagination{flex-direction:column!important;gap:12px!important;align-items:stretch!important}.pagination-controls{width:100%;justify-content:space-between!important}.pagination-button{flex:1}.error-detail-header{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}.back-button{width:100%;justify-content:center!important}.error-list-container,.error-detail-container,.error-detail-content{padding:16px!important}.affected-tenants-list{flex-direction:column!important;align-items:flex-start!important}}@media (max-width: 480px){body{font-size:12px}h1{font-size:18px}h2{font-size:16px}h3{font-size:14px}:root{--spacing-lg: 12px;--spacing-xl: 16px;--spacing-2xl: 24px}.console-title{font-size:16px!important}.error-list-title,.error-detail-title{font-size:18px!important}.error-list-container,.error-detail-container,.error-detail-content{padding:12px!important}.pagination-button,.back-button,.retry-button{padding:8px 12px!important;font-size:13px!important}}@media (min-width: 1440px){.error-list-container,.error-detail-container{max-width:1400px;margin:0 auto}}@media print{body{background-color:#fff}.console-header,.back-button,.pagination,.retry-button,.icon-btn{display:none!important}.error-detail-content,.error-list-content{border:none;box-shadow:none}.error-table,.detail-section{page-break-inside:avoid}}*:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-contrast: high){:root{--brand-border-color: #000;--brand-text-color-secondary: #000}.status-badge,.scope-badge{border:2px solid currentColor}}
