.custom-report-module__MqZMNa__weightGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:2rem 0;display:grid}.custom-report-module__MqZMNa__weightCard{background:var(--sz-surface-overlay);border:1px solid var(--sz-success-soft-strong);border-radius:var(--sz-radius);padding:1.5rem;transition:all .3s}.custom-report-module__MqZMNa__weightCard:hover{border-color:var(--sz-neon-cyan-a33);transform:translateY(-2px)}.custom-report-module__MqZMNa__weightHeader{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.custom-report-module__MqZMNa__metricToggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;display:flex}.custom-report-module__MqZMNa__metricToggle input[type=checkbox]{cursor:pointer;width:18px;height:18px;accent-color:var(--sz-neon-cyan)}.custom-report-module__MqZMNa__metricName{color:var(--sz-neon-cyan);font-size:1rem;font-weight:600}.custom-report-module__MqZMNa__weightSlider{background:var(--sz-hairline);border-radius:var(--sz-radius);-webkit-appearance:none;cursor:pointer;outline:none;width:100%;height:8px;margin:1rem 0}.custom-report-module__MqZMNa__weightSlider::-webkit-slider-thumb{appearance:none;background:var(--sz-neon-cyan);cursor:pointer;width:20px;height:20px;box-shadow:0 0 10px var(--sz-success-border);border-radius:50%;transition:all .2s}.custom-report-module__MqZMNa__weightSlider::-webkit-slider-thumb:hover{box-shadow:0 0 15px var(--sz-neon-cyan-a33);transform:scale(1.2)}.custom-report-module__MqZMNa__weightSlider::-moz-range-thumb{background:var(--sz-neon-cyan);cursor:pointer;width:20px;height:20px;box-shadow:0 0 10px var(--sz-success-border);border:none;border-radius:50%;transition:all .2s}.custom-report-module__MqZMNa__weightSlider::-moz-range-thumb:hover{box-shadow:0 0 15px var(--sz-neon-cyan-a33);transform:scale(1.2)}.custom-report-module__MqZMNa__weightSlider:disabled{opacity:.3;cursor:not-allowed}.custom-report-module__MqZMNa__weightSlider:disabled::-webkit-slider-thumb{cursor:not-allowed;box-shadow:none}.custom-report-module__MqZMNa__weightSlider:disabled::-moz-range-thumb{cursor:not-allowed;box-shadow:none}.custom-report-module__MqZMNa__weightValue{color:var(--sz-neon-cyan);justify-content:center;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;display:flex}.custom-report-module__MqZMNa__weightInput{background:var(--sz-shadow-strong);border:1px solid var(--sz-success-border-soft);border-radius:var(--sz-radius);width:60px;color:var(--sz-neon-cyan);text-align:center;padding:.25rem .5rem;font-size:1.1rem;font-weight:700}.custom-report-module__MqZMNa__weightInput:disabled{opacity:.3;cursor:not-allowed}.custom-report-module__MqZMNa__totalWeight{background:var(--sz-shadow-strong);border-radius:var(--sz-radius);margin-left:auto;padding:.25rem .75rem;font-size:1rem;font-weight:700}.custom-report-module__MqZMNa__totalWeightOk{color:var(--sz-neon-cyan)}.custom-report-module__MqZMNa__totalWeightBad{color:var(--sz-danger)}.custom-report-module__MqZMNa__warning{background:var(--sz-danger-soft);border:1px solid var(--sz-danger-border);border-radius:var(--sz-radius);color:var(--sz-danger);text-align:center;margin-top:1rem;padding:1rem;font-weight:600}.custom-report-module__MqZMNa__warningContent{align-items:center;gap:.5rem;display:inline-flex}.custom-report-module__MqZMNa__comboList{flex-direction:column;gap:1rem;display:flex}@media (max-width:768px){.custom-report-module__MqZMNa__weightGrid{grid-template-columns:1fr}}
