.HistogramViewer-module-scss-module__SdVyxG__calculator{max-width:800px;margin:0 auto;padding:2rem}.HistogramViewer-module-scss-module__SdVyxG__calculator h2{color:#555;margin-bottom:1rem;font-size:1.2rem}.HistogramViewer-module-scss-module__SdVyxG__calculator h3{color:#666;margin-bottom:.75rem;font-size:1rem}.HistogramViewer-module-scss-module__SdVyxG__inputSection{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.HistogramViewer-module-scss-module__SdVyxG__inputGroup{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:1.5rem}.HistogramViewer-module-scss-module__SdVyxG__dropZone{text-align:center;cursor:pointer;border:2px dashed #ced4da;border-radius:6px;padding:2rem;transition:all .2s}.HistogramViewer-module-scss-module__SdVyxG__dropZone span{color:#6c757d;font-size:.9rem}.HistogramViewer-module-scss-module__SdVyxG__dropZone:hover{background:#007bff0d;border-color:#80bdff}.HistogramViewer-module-scss-module__SdVyxG__dropZoneActive{background:#007bff1a;border-style:solid;border-color:#007bff}.HistogramViewer-module-scss-module__SdVyxG__dropZoneWithImage{padding:.5rem}.HistogramViewer-module-scss-module__SdVyxG__previewImage{object-fit:contain;border-radius:4px;max-width:100%;max-height:200px}.HistogramViewer-module-scss-module__SdVyxG__channelButtons{gap:.5rem;display:flex}.HistogramViewer-module-scss-module__SdVyxG__channelButtons button{cursor:pointer;background:#fff;border:1px solid #dee2e6;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .15s}.HistogramViewer-module-scss-module__SdVyxG__channelButtons button:hover{border-color:#1a1a2e}.HistogramViewer-module-scss-module__SdVyxG__channelButtons button.HistogramViewer-module-scss-module__SdVyxG__active{color:#fff;background:#1a1a2e;border-color:#1a1a2e}.HistogramViewer-module-scss-module__SdVyxG__channelButtons button.HistogramViewer-module-scss-module__SdVyxG__red.HistogramViewer-module-scss-module__SdVyxG__active{background:#dc3545;border-color:#dc3545}.HistogramViewer-module-scss-module__SdVyxG__channelButtons button.HistogramViewer-module-scss-module__SdVyxG__green.HistogramViewer-module-scss-module__SdVyxG__active{background:#28a745;border-color:#28a745}.HistogramViewer-module-scss-module__SdVyxG__channelButtons button.HistogramViewer-module-scss-module__SdVyxG__blue.HistogramViewer-module-scss-module__SdVyxG__active{background:#007bff;border-color:#007bff}.HistogramViewer-module-scss-module__SdVyxG__resultSection{background:#fff;border:1px solid #dee2e6;border-radius:8px;padding:1.5rem}.HistogramViewer-module-scss-module__SdVyxG__resultSection>h2{border-bottom:2px solid #1a1a2e;margin-bottom:1.5rem;padding-bottom:.5rem}.HistogramViewer-module-scss-module__SdVyxG__histogramContainer{margin-bottom:1.5rem}.HistogramViewer-module-scss-module__SdVyxG__histogramCanvas{border-radius:4px;width:100%;height:auto}.HistogramViewer-module-scss-module__SdVyxG__histogramLabels{color:#666;justify-content:space-between;padding:.25rem 0;font-size:.75rem;display:flex}.HistogramViewer-module-scss-module__SdVyxG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.HistogramViewer-module-scss-module__SdVyxG__statCard{background:#f8f9fa;border-radius:6px;padding:1rem}.HistogramViewer-module-scss-module__SdVyxG__statCard h3{margin-bottom:.5rem;font-size:.9rem}.HistogramViewer-module-scss-module__SdVyxG__statCard p{flex-direction:column;gap:.25rem;margin:0;font-size:.85rem;display:flex}.HistogramViewer-module-scss-module__SdVyxG__statCard p span{font-family:monospace}.HistogramViewer-module-scss-module__SdVyxG__statCard .HistogramViewer-module-scss-module__SdVyxG__red{color:#dc3545}.HistogramViewer-module-scss-module__SdVyxG__statCard .HistogramViewer-module-scss-module__SdVyxG__green{color:#28a745}.HistogramViewer-module-scss-module__SdVyxG__statCard .HistogramViewer-module-scss-module__SdVyxG__blue{color:#007bff}.HistogramViewer-module-scss-module__SdVyxG__statCard .HistogramViewer-module-scss-module__SdVyxG__luminance{color:#666;margin-top:.25rem;font-family:monospace}.HistogramViewer-module-scss-module__SdVyxG__infoBox{background:#f8f9fa;border-radius:6px;margin-top:1.5rem;padding:1rem}.HistogramViewer-module-scss-module__SdVyxG__infoBox h3{margin-bottom:.75rem}.HistogramViewer-module-scss-module__SdVyxG__infoBox p{color:#495057;margin-bottom:.5rem;line-height:1.5}.HistogramViewer-module-scss-module__SdVyxG__infoBox ul{margin:0;padding-left:1.5rem}.HistogramViewer-module-scss-module__SdVyxG__infoBox ul li{color:#495057;margin-bottom:.25rem}@media (max-width:639px){.HistogramViewer-module-scss-module__SdVyxG__calculator{padding:1rem}.HistogramViewer-module-scss-module__SdVyxG__inputSection{gap:1rem}.HistogramViewer-module-scss-module__SdVyxG__inputGroup{padding:1rem}.HistogramViewer-module-scss-module__SdVyxG__channelButtons{flex-wrap:wrap}.HistogramViewer-module-scss-module__SdVyxG__channelButtons button{flex:1;min-width:0;padding:.4rem .5rem;font-size:.85rem}.HistogramViewer-module-scss-module__SdVyxG__statsGrid{grid-template-columns:1fr}.HistogramViewer-module-scss-module__SdVyxG__statCard p{flex-flow:wrap;gap:.5rem}}
