.matrix-reducer{}.matrix-reducer .fira-code{font-family:fira code,monospace}.matrix-reducer .card{padding:1.5rem;margin-bottom:2rem;border:1px solid #d1d5db;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.matrix-reducer label{display:block;font-weight:600;margin-bottom:0}.matrix-reducer .description{margin-bottom:1rem}.matrix-reducer textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.25rem;box-sizing:border-box;transition:box-shadow .2s}.matrix-reducer textarea:focus{outline:none;box-shadow:0 0 0 2px #4f46e5}.matrix-reducer .message-area{margin-top:.75rem;color:#dc2626;font-weight:500}.matrix-reducer .button-group{margin-top:1rem;display:flex;gap:.75rem}.matrix-reducer .btn{flex:1;font-weight:600;padding:.5rem 1rem;border:none;border-radius:.25rem;cursor:pointer;transition:background-color .2s;color:#fff}.matrix-reducer .btn:disabled{opacity:.6;cursor:not-allowed}.matrix-reducer .load-btn{background-color:#4f46e5}.matrix-reducer .load-btn:hover:not(:disabled){background-color:#4338ca}.matrix-reducer .reduce-btn{background-color:#16a34a}.matrix-reducer .reduce-btn:hover:not(:disabled){background-color:#15803d}.matrix-reducer .reset-btn{background-color:#6b7280}.matrix-reducer .reset-btn:hover:not(:disabled){background-color:#4b5563}.matrix-reducer .results-container{display:grid}.matrix-reducer .matrix-title{font-weight:600;margin-bottom:1rem;text-align:center}.matrix-reducer .matrix-table{border-collapse:separate;border-spacing:0;border:2px solid #6b7280;border-radius:.5rem;margin-left:auto;margin-right:auto;padding:0 8px;border-top:none;border-bottom:none}.matrix-reducer .matrix-table td{border:1px solid #d1d5db;padding:.75rem 1rem;text-align:center;min-width:3rem}.matrix-reducer .matrix-table tr:first-child td:first-child{border-top-left-radius:.375rem}.matrix-reducer .matrix-table tr:first-child td:last-child{border-top-right-radius:.375rem}.matrix-reducer .matrix-table tr:last-child td:first-child{border-bottom-left-radius:.375rem}.matrix-reducer .matrix-table tr:last-child td:last-child{border-bottom-right-radius:.375rem}