.quality-stats-grid{display:grid;container-type:inline-size;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:30px}@container (min-width: 1600px){.quality-stats-grid{grid-template-columns:repeat(4,1fr)}}@container (min-width: 600px) and (max-width: 1599px){.quality-stats-grid{grid-template-columns:repeat(2,1fr);gap:18px}}@container (max-width: 599px){.quality-stats-grid{grid-template-columns:1fr;gap:16px}}.quality-stats-grid .stat-card{background:linear-gradient(135deg,#f5f8fccc,#f5f8fc66);border:1px solid rgba(202,207,223,.5);border-radius:12px;padding:24px;text-align:center;transition:all .3s ease;box-shadow:0 2px 8px #0000000d}.quality-stats-grid .stat-card.primary{background:linear-gradient(135deg,#e5f6ffe6,#b3d9ff99);border-color:#80c0ff99}.quality-stats-grid .stat-card.primary .stat-icon{background:linear-gradient(135deg,#005aff,#0044df);box-shadow:0 4px 12px #005aff4d}.quality-stats-grid .stat-card.primary .stat-value{color:#001ab0}.quality-stats-grid .stat-card.success{background:linear-gradient(135deg,#bfffcae6,#9af1a999);border-color:#74e38899}.quality-stats-grid .stat-card.success .stat-icon{background:linear-gradient(135deg,#29c746,#1ea636);box-shadow:0 4px 12px #29c7464d}.quality-stats-grid .stat-card.success .stat-value{color:#127a25}.quality-stats-grid .stat-card .stat-icon{width:60px;height:60px;margin:0 auto 16px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;background:linear-gradient(135deg,#9ea6c1,#647087);box-shadow:0 4px 12px #9ea6c14d;transition:all .3s ease}.quality-stats-grid .stat-card .stat-value{font-size:32px;font-weight:700;line-height:1.2;margin-bottom:8px;color:#2a3141}.quality-stats-grid .stat-card .stat-label{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;color:#647087;margin-bottom:16px}.quality-stats-grid .stat-card .stat-breakdown{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;text-align:left;margin-top:16px}.quality-stats-grid .stat-card .stat-breakdown .stat-item{display:flex;align-items:center;gap:12px;padding:8px 0;border-bottom:1px solid rgba(202,207,223,.3);transition:background-color .2s ease}.quality-stats-grid .stat-card .stat-breakdown .stat-item:nth-child(n+3){border-bottom:none}.quality-stats-grid .stat-card .stat-breakdown .stat-item .stat-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.quality-stats-grid .stat-card .stat-breakdown .stat-item .bg-purple-300{background-color:#c191ff}.quality-stats-grid .stat-card .stat-breakdown .stat-item .bg-purple-400{background-color:#b066ff}.quality-stats-grid .stat-card .stat-breakdown .stat-item .bg-purple-800{background-color:#5f00b3}.quality-stats-grid .stat-card .stat-breakdown .stat-item .bg-grey{background-color:#9ea6c1}.quality-stats-grid .stat-card .stat-breakdown .stat-item span{flex:1;font-weight:500;color:#515e73}.quality-stats-grid .stat-card .stat-breakdown .stat-item strong{font-weight:600;color:#2a3141;min-width:32px;text-align:right}@container (max-width: 599px){.quality-stats-grid{margin-bottom:20px}.quality-stats-grid .stat-card{padding:20px}.quality-stats-grid .stat-card .stat-icon{width:50px;height:50px;font-size:20px;margin-bottom:12px}.quality-stats-grid .stat-card .stat-value{font-size:24px}.quality-stats-grid .stat-card .stat-label{font-size:12px;margin-bottom:12px}.quality-stats-grid .stat-card .stat-breakdown{gap:6px 12px}}@container (max-width: 400px){.quality-stats-grid{gap:12px}.quality-stats-grid .stat-card{padding:16px}.quality-stats-grid .stat-card .stat-breakdown{grid-template-columns:1fr;gap:4px}.quality-stats-grid .stat-card .stat-breakdown .stat-item{padding:6px 0;gap:8px}}.confidence-bar .progress{height:8px;border-radius:4px;background-color:#dfe4ed}.confidence-bar .progress .progress-bar{border-radius:4px;transition:width .3s ease}.confidence-bar .confidence-percentage{font-weight:600;font-size:.875rem}.bulk-actions-toolbar{border:1px solid #DFE4ED;border-radius:8px;padding:16px;margin-bottom:16px}.bulk-actions-toolbar .selected-count{color:#515e73;font-size:.875rem;font-weight:500}.bulk-actions-toolbar .bulk-action-buttons{gap:8px}.form-check-input:focus{border-color:#005aff;box-shadow:0 0 0 .2rem #005aff40}.button-icon{width:16px}.sortable-header{color:inherit!important}.sortable-header:hover,.sortable-header:hover .sort-indicator i{color:#0044df!important}.sortable-header .sort-indicator{display:inline-flex;width:12px;justify-content:center}.sortable-header .sort-indicator i{font-size:12px;transition:color .2s ease}.field-change-table{width:100%}.field-change-table .field-change-title{font-size:.75rem;font-weight:600;color:#515e73;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.field-change-table .field-change-comparison{min-height:24px;flex-wrap:wrap}.field-change-table .field-change-comparison .change-value{font-size:.7rem;padding:3px 6px;border-radius:3px;border:1px solid;background-color:#fffc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.1;flex:1 1 0;min-width:0}.field-change-table .field-change-comparison .change-value.current{border-color:#ff836a;color:#b31400}.field-change-table .field-change-comparison .change-value.suggested{border-color:#74e388;color:#127a25}.field-change-table .field-change-comparison .change-arrow{flex-shrink:0;margin:0 4px;align-self:center}.field-change-table .field-change-comparison .change-arrow i{font-size:10px;color:#9ea6c1}@media (max-width: 1200px){.field-change-table .field-change-comparison .change-value{font-size:.65rem}}@media (max-width: 791.98px){.issue-table{overflow-x:auto}.issue-table .table{min-width:900px}.bulk-actions-toolbar{flex-direction:column;gap:12px;text-align:center}}.issue-detail .comparison-review-info,.issue-detail .comparison-description,.issue-detail .field-change-section,.issue-detail .entity-info-section{box-shadow:0 1px 3px #0000001a;transition:box-shadow .2s ease}.issue-detail .comparison-review-info:hover,.issue-detail .comparison-description:hover,.issue-detail .field-change-section:hover,.issue-detail .entity-info-section:hover{box-shadow:0 2px 6px #00000026}.issue-detail .entity-field strong{color:#515e73;margin-right:.5rem}.issue-detail .entity-field a{color:#0044df;word-break:break-all;font-weight:500}.issue-detail .entity-field a:hover{color:#001ab0;text-decoration:underline}.issue-detail .field-change-section{border-left:4px solid #4D91FF}.issue-detail .field-change-section .field-change-container .field-name-label{color:#2a3141;font-size:1rem;padding:.5rem 1rem;border-radius:6px;border:1px solid #B3D9FF}.issue-detail .field-change-section .field-change-container .field-comparison{display:grid;grid-template-columns:1fr auto 1fr;gap:1.5rem;align-items:start}@media (max-width: 768px){.issue-detail .field-change-section .field-change-container .field-comparison{grid-template-columns:1fr;gap:1rem}}.issue-detail .field-change-section .field-change-container .field-comparison .comparison-item{display:flex;flex-direction:column;gap:.5rem}.issue-detail .field-change-section .field-change-container .field-comparison .comparison-item .comparison-label{font-size:.875rem;font-weight:600;color:#647087;text-transform:uppercase;letter-spacing:.5px}.issue-detail .field-change-section .field-change-container .field-comparison .comparison-item .comparison-value{padding:1rem;border-radius:8px;font-size:.9rem;word-break:break-word;min-height:3rem;display:flex;align-items:flex-start;border:2px solid}.issue-detail .field-change-section .field-change-container .field-comparison .comparison-item .comparison-value.current{border-color:#ff836a;color:#940a00}.issue-detail .field-change-section .field-change-container .field-comparison .comparison-item .comparison-value.suggested{border-color:#74e388;color:#075215}.issue-detail .field-change-section .field-change-container .field-comparison .comparison-arrow{color:#9ea6c1;font-size:1.5rem;text-align:center;align-self:center}@media (max-width: 768px){.issue-detail .field-change-section .field-change-container .field-comparison .comparison-arrow{display:none}}.issue-detail .field-change-section .field-change-container .suggested-input{field-sizing:content;min-height:3rem;max-height:12rem;padding:1rem;border-radius:8px;border:2px solid;font-size:.9rem;align-self:flex-start;border-color:#74e388;color:#075215}.issue-detail .field-change-section .field-change-container .suggested-input:focus{background-color:#fff;border-color:#4d91ff;color:#10151e;box-shadow:0 0 0 3px #4d91ff33;outline:none}.issue-detail .field-change-section .field-change-container .suggested-input::placeholder{color:#9ea6c1;font-style:italic}.issue-detail .entity-info-section{border-left:4px solid #CACFDF}.issue-detail .duplicate-suggestions .suggestions-info{margin-bottom:1rem}.issue-detail .duplicate-suggestions .suggested-fields-list{display:flex;flex-direction:column;gap:1rem}.issue-detail .duplicate-suggestions .suggested-field-row{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border:1px solid #DFE4ED;border-radius:8px;transition:background-color .2s ease,border-color .2s ease}.issue-detail .duplicate-suggestions .suggested-field-row .field-checkbox{flex-shrink:0;margin-top:.125rem}.issue-detail .duplicate-suggestions .suggested-field-row .field-checkbox .form-check-input{width:1.125rem;height:1.125rem;cursor:pointer}.issue-detail .duplicate-suggestions .suggested-field-row .field-info{flex:1;min-width:0}.issue-detail .duplicate-suggestions .suggested-field-row .field-info .field-name{margin-bottom:.5rem;color:#515e73;font-size:.875rem}.issue-detail .duplicate-suggestions .suggested-field-row .field-info .field-comparison{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.issue-detail .duplicate-suggestions .suggested-field-row .field-info .field-comparison .current-value,.issue-detail .duplicate-suggestions .suggested-field-row .field-info .field-comparison .suggested-value{display:flex;flex-direction:column;gap:.25rem;min-width:0;flex:1}.issue-detail .duplicate-suggestions .suggested-field-row .field-info .field-comparison .current-value .value-label,.issue-detail .duplicate-suggestions .suggested-field-row .field-info .field-comparison .suggested-value .value-label{font-size:.75rem;color:#647087;font-weight:500}.issue-detail .duplicate-suggestions .suggested-field-row .field-info .field-comparison .current-value .value-text,.issue-detail .duplicate-suggestions .suggested-field-row .field-info .field-comparison .suggested-value .value-text{padding:.375rem .5rem;border-radius:4px;font-size:.8125rem;word-break:break-word;min-height:1.75rem;display:flex;align-items:center}.issue-detail .duplicate-suggestions .suggested-field-row .field-info .field-comparison .current-value .value-text.current,.issue-detail .duplicate-suggestions .suggested-field-row .field-info .field-comparison .suggested-value .value-text.current{border:1px solid #FFAF9F;color:#b31400}.issue-detail .duplicate-suggestions .suggested-field-row .field-info .field-comparison .current-value .value-text.suggested,.issue-detail .duplicate-suggestions .suggested-field-row .field-info .field-comparison .suggested-value .value-text.suggested{border:1px solid #9AF1A9;color:#127a25}.issue-detail .duplicate-suggestions .suggested-field-row .field-info .field-comparison .arrow{flex-shrink:0;color:#9ea6c1;font-size:1rem;margin-top:.875rem}.issue-detail .duplicate-suggestions .no-suggestions{padding:2rem}.issue-detail .duplicate-suggestions .no-suggestions i{color:#b4bbd0}.entity-merge-comparison{padding:1rem 0}.entity-merge-comparison .comparison-header{margin-bottom:1.5rem}.entity-merge-comparison .comparison-header .entities-summary{display:flex;align-items:center;justify-content:center;gap:1.5rem}.entity-merge-comparison .comparison-header .entities-summary .entity-summary-card{flex:1;max-width:300px;border-color:#dfe4ed;transition:all .2s ease}.entity-merge-comparison .comparison-header .entities-summary .entity-summary-card:hover{border-color:#80c0ff}.entity-merge-comparison .comparison-header .entities-summary .entity-summary-card .entity-title{font-size:.875rem;font-weight:600;text-transform:uppercase;margin-bottom:.75rem;color:#647087;letter-spacing:.5px}.entity-merge-comparison .comparison-header .entities-summary .entity-summary-card .entity-summary .entity-name{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#2a3141}.entity-merge-comparison .comparison-header .entities-summary .entity-summary-card .entity-summary .entity-details{display:flex;flex-direction:column;gap:.5rem}.entity-merge-comparison .comparison-header .entities-summary .entity-summary-card .entity-summary .entity-details .entity-rating,.entity-merge-comparison .comparison-header .entities-summary .entity-summary-card .entity-summary .entity-details .entity-trust-markers{font-size:.875rem;display:flex;align-items:center;color:#647087}.entity-merge-comparison .comparison-header .entities-summary .entity-summary-card .entity-summary .entity-details .entity-rating i,.entity-merge-comparison .comparison-header .entities-summary .entity-summary-card .entity-summary .entity-details .entity-trust-markers i{color:#ffd600}.entity-merge-comparison .comparison-header .entities-summary .entity-summary-card .entity-summary .entity-details .entity-trust-markers i{color:#29c746}.entity-merge-comparison .comparison-header .entities-summary .vs-divider{display:flex;flex-direction:column;align-items:center;gap:.5rem;font-weight:600;font-size:.875rem;color:#9ea6c1}.entity-merge-comparison .comparison-header .entities-summary .vs-divider i{font-size:1.5rem;color:#005aff}.entity-merge-comparison .merge-instructions{text-align:center;margin-bottom:1.5rem;padding:1rem;border-radius:.375rem}.entity-merge-comparison .merge-instructions h6{margin-bottom:.5rem;color:#001ab0}.entity-merge-comparison .merge-instructions p{margin-bottom:0;color:#0044df}.entity-merge-comparison .merge-field-headers{display:grid;grid-template-columns:200px 1fr;gap:2rem;padding:1rem 1.5rem;margin-bottom:1rem;border-radius:8px;border:2px solid #DFE4ED}.entity-merge-comparison .merge-field-headers .field-name-header{display:flex;align-items:center;font-size:.9375rem;font-weight:600;color:#515e73;text-transform:uppercase;letter-spacing:.5px}.entity-merge-comparison .merge-field-headers .entity-columns-headers{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.5rem}.entity-merge-comparison .merge-field-headers .entity-columns-headers .entity-header,.entity-merge-comparison .merge-field-headers .entity-columns-headers .merge-header{font-size:.8125rem;font-weight:600;color:#647087;text-transform:uppercase;letter-spacing:.5px;text-align:center;padding-bottom:.5rem;border-bottom:2px solid #DFE4ED}.entity-merge-comparison .merge-field-headers .entity-columns-headers .merge-header{color:#1ea636;border-bottom-color:#9af1a9}.entity-merge-comparison .merge-fields{display:flex;flex-direction:column;gap:1rem}.entity-merge-comparison .merge-progress{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #DFE4ED}.entity-merge-comparison .merge-progress .progress-info{text-align:center}.entity-merge-comparison .merge-progress .progress-info span{font-size:.875rem}.entity-field-row{display:grid;grid-template-columns:200px 1fr;gap:2rem;padding:1.5rem;border:1px solid #DFE4ED;border-radius:12px}.entity-field-row .field-name-column{display:flex;align-items:center;padding-right:1rem;border-right:2px solid #DFE4ED}.entity-field-row .field-name-column strong{color:#515e73;font-size:.9375rem;font-weight:600}.entity-field-row .entity-columns{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.5rem;align-items:start}.entity-field-row .entity-columns .entity-column,.entity-field-row .entity-columns .entity-column-spanning,.entity-field-row .entity-columns .merge-column{display:flex;flex-direction:column;gap:.75rem;padding:.5rem}.entity-field-row .entity-columns .entity-column,.entity-field-row .entity-columns .entity-column-spanning{cursor:pointer;border-radius:6px;transition:background-color .2s ease}.entity-field-row .entity-columns .entity-column:hover:not(.disabled) .field-value-display,.entity-field-row .entity-columns .entity-column-spanning:hover:not(.disabled) .field-value-display{border-color:#80c0ff}.entity-field-row .entity-columns .entity-column.disabled,.entity-field-row .entity-columns .entity-column-spanning.disabled{cursor:not-allowed;opacity:.6}.entity-field-row .entity-columns .entity-column.disabled .field-value-display,.entity-field-row .entity-columns .entity-column-spanning.disabled .field-value-display{background-color:#dfe4ed;border-color:#cacfdf;color:#647087}.entity-field-row .entity-columns .entity-column-spanning{grid-column:span 2}.entity-field-row .entity-columns .entity-header,.entity-field-row .entity-columns .merge-header{font-size:.8125rem;font-weight:600;color:#647087;text-transform:uppercase;letter-spacing:.5px;padding-bottom:.5rem;border-bottom:2px solid #DFE4ED}.entity-field-row .entity-columns .merge-header{color:#1ea636;border-bottom-color:#9af1a9}.entity-field-row .entity-columns .field-value-display{padding:.75rem;border-radius:6px;font-size:.875rem;min-height:2.5rem;display:flex;align-items:center;word-break:break-word;background-color:#f5f8fc;border:2px solid #DFE4ED;transition:all .2s ease}.entity-field-row .entity-columns .field-value-display.selected{border-color:#74e388;color:#127a25;font-weight:500}.entity-field-row .entity-columns .merge-result-input{field-sizing:content;min-height:2.5rem;max-height:10rem;resize:vertical;border-color:#9af1a9;color:#127a25}.entity-field-row .entity-columns .merge-result-input:focus{border-color:#80c0ff;color:#2a3141;box-shadow:0 0 0 2px #80c0ff33}.entity-field-row .entity-columns .merge-result-input::placeholder{color:#9ea6c1;font-style:italic}.entity-field-row .entity-columns .merge-result-input.disabled,.entity-field-row .entity-columns .merge-result-input:disabled{background-color:#dfe4ed;border-color:#cacfdf;color:#647087;cursor:not-allowed;opacity:.6}.entity-field-row .entity-columns .merge-result-input.disabled::placeholder,.entity-field-row .entity-columns .merge-result-input:disabled::placeholder{color:#b4bbd0}@media (max-width: 1200px){.entity-merge-comparison .comparison-header .entities-summary{flex-direction:column;gap:1rem}.entity-merge-comparison .comparison-header .entities-summary .vs-divider{flex-direction:row}.entity-merge-comparison .comparison-header .entities-summary .vs-divider i{transform:rotate(90deg)}.entity-merge-comparison .merge-field-headers{grid-template-columns:1fr;gap:1rem}.entity-merge-comparison .merge-field-headers .field-name-header{border-bottom:2px solid #DFE4ED;padding-bottom:.75rem}.entity-merge-comparison .merge-field-headers .entity-columns-headers{grid-template-columns:1fr;gap:1rem}.entity-merge-comparison .merge-field-headers .entity-columns-headers .entity-header,.entity-merge-comparison .merge-field-headers .entity-columns-headers .merge-header{padding:.75rem;border:1px solid #DFE4ED;border-radius:6px;background-color:#f5f8fc;text-align:center;border-bottom:2px solid #DFE4ED}.entity-merge-comparison .merge-field-headers .entity-columns-headers .merge-header{border-color:#9af1a9;border-bottom-color:#9af1a9}.entity-field-row{grid-template-columns:1fr;gap:1rem}.entity-field-row .field-name-column{border-right:none;border-bottom:2px solid #DFE4ED;padding-right:0;padding-bottom:.75rem}.entity-field-row .entity-columns{grid-template-columns:1fr;gap:1rem}.entity-field-row .entity-columns .entity-column,.entity-field-row .entity-columns .entity-column-spanning,.entity-field-row .entity-columns .merge-column{padding:1rem;border:1px solid #DFE4ED;border-radius:8px}.entity-field-row .entity-columns .entity-column-spanning{grid-column:span 1}}@media (max-width: 768px){.entity-merge-comparison{padding:.5rem 0}.entity-merge-comparison .comparison-header,.entity-merge-comparison .merge-instructions{margin-bottom:1rem}.entity-merge-comparison .merge-fields{gap:1rem}.entity-field-row{padding:1rem}}:root,[data-bs-theme=light]{--ga-blue: #005AFF;--ga-red: #FF2A00;--ga-orange: #FF8800;--ga-yellow: #FFD600;--ga-green: #29C746;--ga-cyan: #00E5FF;--ga-white: white;--ga-gray: #9EA6C1;--ga-gray-dark: #515E73;--ga-gray-100: #F5F8FC;--ga-gray-150: #EAEEF5;--ga-gray-200: #DFE4ED;--ga-gray-250: #D4D9E6;--ga-gray-300: #CACFDF;--ga-gray-350: #BFC5D7;--ga-gray-400: #B4BBD0;--ga-gray-450: #A9B0C8;--ga-gray-500: #9EA6C1;--ga-gray-550: #778399;--ga-gray-600: #647087;--ga-gray-650: #545F76;--ga-gray-700: #515E73;--ga-gray-750: #384153;--ga-gray-800: #2A3141;--ga-gray-850: #1C222F;--ga-gray-900: #10151E;--ga-gray-950: #06080C;--ga-primary: #005AFF;--ga-secondary: #FF455C;--ga-success: #29C746;--ga-info: #00E5FF;--ga-warning: #FFD600;--ga-danger: #FF2A00;--ga-light: #F5F8FC;--ga-dark: #10151E;--ga-primary-rgb: 0, 90, 255;--ga-secondary-rgb: 255, 69, 92;--ga-success-rgb: 41, 199, 70;--ga-info-rgb: 0, 229, 255;--ga-warning-rgb: 255, 214, 0;--ga-danger-rgb: 255, 42, 0;--ga-light-rgb: 245, 248, 252;--ga-dark-rgb: 16, 21, 30;--ga-primary-text-emphasis: #002466;--ga-secondary-text-emphasis: rgb(102, 27.6, 36.8);--ga-success-text-emphasis: rgb(16.4, 79.6, 28);--ga-info-text-emphasis: rgb(0, 91.6, 102);--ga-warning-text-emphasis: rgb(102, 85.6, 0);--ga-danger-text-emphasis: rgb(102, 16.8, 0);--ga-light-text-emphasis: #495057;--ga-dark-text-emphasis: #495057;--ga-primary-bg-subtle: #ccdeff;--ga-secondary-bg-subtle: rgb(255, 217.8, 222.4);--ga-success-bg-subtle: rgb(212.2, 243.8, 218);--ga-info-bg-subtle: rgb(204, 249.8, 255);--ga-warning-bg-subtle: rgb(255, 246.8, 204);--ga-danger-bg-subtle: rgb(255, 212.4, 204);--ga-light-bg-subtle: rgb(251.5, 252, 252.5);--ga-dark-bg-subtle: #ced4da;--ga-primary-border-subtle: #99bdff;--ga-secondary-border-subtle: rgb(255, 180.6, 189.8);--ga-success-border-subtle: rgb(169.4, 232.6, 181);--ga-info-border-subtle: rgb(153, 244.6, 255);--ga-warning-border-subtle: rgb(255, 238.6, 153);--ga-danger-border-subtle: rgb(255, 169.8, 153);--ga-light-border-subtle: #e9ecef;--ga-dark-border-subtle: #adb5bd;--ga-white-rgb: 255, 255, 255;--ga-black-rgb: 0, 0, 0;--ga-font-sans-serif: Akkurat, Helvetica, Arial, sans-serif;--ga-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--ga-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--ga-body-font-family: var(--ga-font-sans-serif);--ga-body-font-size: 1rem;--ga-body-font-weight: 400;--ga-body-line-height: 1.5;--ga-body-color: #000042;--ga-body-color-rgb: 0, 0, 66;--ga-body-bg: white;--ga-body-bg-rgb: 255, 255, 255;--ga-emphasis-color: #000;--ga-emphasis-color-rgb: 0, 0, 0;--ga-secondary-color: rgba(0, 0, 66, .75);--ga-secondary-color-rgb: 0, 0, 66;--ga-secondary-bg: #e9ecef;--ga-secondary-bg-rgb: 233, 236, 239;--ga-tertiary-color: rgba(0, 0, 66, .5);--ga-tertiary-color-rgb: 0, 0, 66;--ga-tertiary-bg: #f8f9fa;--ga-tertiary-bg-rgb: 248, 249, 250;--ga-heading-color: inherit;--ga-link-color: #005AFF;--ga-link-color-rgb: 0, 90, 255;--ga-link-decoration: none;--ga-link-hover-color: #0048cc;--ga-link-hover-color-rgb: 0, 72, 204;--ga-code-color: #d63384;--ga-highlight-color: #000042;--ga-highlight-bg: rgb(255, 246.8, 204);--ga-border-width: 1px;--ga-border-style: solid;--ga-border-color: #dee2e6;--ga-border-color-translucent: rgba(0, 0, 0, .175);--ga-border-radius: .5rem;--ga-border-radius-sm: .5rem;--ga-border-radius-lg: .5rem;--ga-border-radius-xl: 1rem;--ga-border-radius-xxl: 2rem;--ga-border-radius-2xl: var(--ga-border-radius-xxl);--ga-border-radius-pill: .5rem;--ga-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--ga-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--ga-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--ga-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--ga-focus-ring-width: .25rem;--ga-focus-ring-opacity: .25;--ga-focus-ring-color: rgba(0, 90, 255, .25);--ga-form-valid-color: #29C746;--ga-form-valid-border-color: #29C746;--ga-form-invalid-color: #FF2A00;--ga-form-invalid-border-color: #FF2A00}[data-bs-theme=dark]{color-scheme:dark;--ga-body-color: #dee2e6;--ga-body-color-rgb: 222, 226, 230;--ga-body-bg: #212529;--ga-body-bg-rgb: 33, 37, 41;--ga-emphasis-color: white;--ga-emphasis-color-rgb: 255, 255, 255;--ga-secondary-color: rgba(222, 226, 230, .75);--ga-secondary-color-rgb: 222, 226, 230;--ga-secondary-bg: #343a40;--ga-secondary-bg-rgb: 52, 58, 64;--ga-tertiary-color: rgba(222, 226, 230, .5);--ga-tertiary-color-rgb: 222, 226, 230;--ga-tertiary-bg: rgb(42.5, 47.5, 52.5);--ga-tertiary-bg-rgb: 43, 48, 53;--ga-primary-text-emphasis: #669cff;--ga-secondary-text-emphasis: rgb(255, 143.4, 157.2);--ga-success-text-emphasis: rgb(126.6, 221.4, 144);--ga-info-text-emphasis: rgb(102, 239.4, 255);--ga-warning-text-emphasis: rgb(255, 230.4, 102);--ga-danger-text-emphasis: rgb(255, 127.2, 102);--ga-light-text-emphasis: #f8f9fa;--ga-dark-text-emphasis: #dee2e6;--ga-primary-bg-subtle: #001233;--ga-secondary-bg-subtle: rgb(51, 13.8, 18.4);--ga-success-bg-subtle: rgb(8.2, 39.8, 14);--ga-info-bg-subtle: rgb(0, 45.8, 51);--ga-warning-bg-subtle: rgb(51, 42.8, 0);--ga-danger-bg-subtle: rgb(51, 8.4, 0);--ga-light-bg-subtle: #343a40;--ga-dark-bg-subtle: #1a1d20;--ga-primary-border-subtle: #003699;--ga-secondary-border-subtle: rgb(153, 41.4, 55.2);--ga-success-border-subtle: rgb(24.6, 119.4, 42);--ga-info-border-subtle: rgb(0, 137.4, 153);--ga-warning-border-subtle: rgb(153, 128.4, 0);--ga-danger-border-subtle: rgb(153, 25.2, 0);--ga-light-border-subtle: #495057;--ga-dark-border-subtle: #343a40;--ga-heading-color: inherit;--ga-link-color: #669cff;--ga-link-hover-color: rgb(132.6, 175.8, 255);--ga-link-color-rgb: 102, 156, 255;--ga-link-hover-color-rgb: 133, 176, 255;--ga-code-color: rgb(230.4, 132.6, 181.2);--ga-highlight-color: #dee2e6;--ga-highlight-bg: rgb(102, 85.6, 0);--ga-border-color: #495057;--ga-border-color-translucent: rgba(255, 255, 255, .15);--ga-form-valid-color: rgb(126.6, 221.4, 144);--ga-form-valid-border-color: rgb(126.6, 221.4, 144);--ga-form-invalid-color: rgb(255, 127.2, 102);--ga-form-invalid-border-color: rgb(255, 127.2, 102)}.issue-detail-modal-content .action-form.approve-form{border-color:#9af1a9}.issue-detail-modal-content .action-form.approve-form h6{color:#127a25}.issue-detail-modal-content .action-form.reject-form{border-color:#ffaf9f}.issue-detail-modal-content .action-form.reject-form h6{color:#b31400}.issue-detail-modal-content .action-form .form-group label{color:#515e73}.issue-detail-modal-content .action-form .form-group textarea{resize:vertical;min-height:80px}.issue-detail-modal-content .action-form .form-group textarea:focus{border-color:#4d91ff;box-shadow:0 0 0 .2rem #4d91ff40}.issue-detail-modal-content .action-form .form-actions{border-color:#dfe4ed}.modal-body .issue-detail-modal-content{margin:-1rem -1.5rem;padding:1rem 1.5rem}.w-100{width:100%!important}
