*{border:none;margin:0;padding:0;font-family:Orbitron,sans-serif}h1{text-align:center;color:#fffc;margin:20px 0}.mb-2{margin-bottom:8px}.mt-5{margin-top:32px}.seq-container{background:#333;border:1px solid #222;border-radius:2px;flex-direction:row;justify-content:space-between;height:20px;padding:10px;display:flex}.dm-label-container{float:left;width:10%;display:block}.track-volume{text-align:center;margin:6.5px 5px;padding:8px 16px}.track-volume-output{text-align:center;border:1px solid #000;border-radius:2px;margin:1px 16px;padding:15.5px 2px;font-size:8px}.seq-length-slider{-webkit-appearance:none;opacity:.7;-webkit-transition:all .2s;background:#1c063533;border-radius:20px;outline:none;width:100%;height:16px;transition:opacity .2s}.seq-length-slider:hover{cursor:pointer}.sequence-instructions{color:#f5f5f580;text-align:left;margin:8px 0;font-size:12px}.seq-tempo-slider{-webkit-appearance:none;opacity:.7;-webkit-transition:all .2s;background:#1c063533;border-radius:20px;outline:none;width:100%;height:16px;transition:opacity .2s}.seq-tempo-slider:hover{cursor:pointer}.seq-length-output,.seq-tempo-output{text-align:center;color:#f5f5f5;margin:2px 0}.vol-slider{-webkit-appearance:none;opacity:.7;-webkit-transition:all .2s;background:#1c063533;border-radius:20px;outline:none;width:100%;height:15px;transition:opacity .2s}.vol-slider:hover{cursor:pointer}.seq-btn{background:#44443f;border:1px solid gray;border-radius:20%;flex-basis:2%}.seq-btn-quarter-beat{background:#3239b1b3;border:1px solid gray;border-radius:20%;flex-basis:2%}.seq-btn:hover{cursor:pointer}.seq-playhead{background:linear-gradient(-45deg,#d4cbc8,#e0d9dc,#afe8fd,#23d5ab);box-shadow:1px 5px 5px #84ff00cc}.btn-on{background:#8a8;border:1px solid #ff0;box-shadow:1px 5px 5px #84ff00cc}.play-stop-btn{color:#ffffffe6;background:#5d8d5dcc;border:none;border-radius:4px;width:100%;height:32px;margin:2px 0}.play-stop-btn:hover{cursor:pointer}.reset-btn{color:#ffffffe6;background:#ff000080;border:none;border-radius:4px;width:100%;height:32px;margin:2px 0}.reset-btn:hover{cursor:pointer}.reset-btn-flash-yellow{background:#f2ff00d5}.save-btn{color:#ffffff98;background:#10f122b8;border:none;border-radius:4px;width:100%;height:32px;margin:2px 0}.save-btn:hover{cursor:pointer}.save-btn-flash-yellow{background:#f2ff00d5}.delete-btn{color:#ffffffe6;background:#ff00004d;border:none;border-radius:4px;width:100%;height:32px;margin:2px 0}.delete-btn:hover{cursor:pointer}.delete-btn-flash-yellow{background:#f2ff00d5}.play-stop-btn-red{background:#e41f1f4d}.animated-body{background:linear-gradient(-45deg,#ee7752,#e73c7e,#038ec0,#4414c0) 0 0/400% 400%;animation:15s infinite Gradient}@keyframes Gradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media only screen and (width<=850px){.vol-slider,.track-volume-output{display:none}.track-volume{margin:0;padding:0}}@media only screen and (width<=1024px){.track-volume-output{display:none}}.sample-controls-container{background:#1a1a1a;border-radius:8px;margin-top:1rem;padding:1rem}.drum-sample-control{background:#222;border-bottom:1px solid #333;border-radius:4px;align-items:center;gap:1rem;margin-bottom:.5rem;padding:1rem;display:flex}.drum-label{text-transform:uppercase;color:#fff;min-width:80px;font-weight:700}.load-sample-btn{color:#fff;cursor:pointer;background:#4caf50;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;transition:background .2s}.load-sample-btn:hover{background:#45a049}.pitch-controls{flex:1;align-items:center;gap:1.5rem;display:flex}.pitch-control,.detune-control{flex-direction:column;flex:1;gap:.25rem;display:flex}.pitch-control label,.detune-control label{color:#aaa;justify-content:space-between;font-size:.85rem;display:flex}.pitch-slider,.detune-slider{-webkit-appearance:none;background:#333;border-radius:3px;outline:none;width:100%;height:6px}.pitch-slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#4caf50;border-radius:50%;width:16px;height:16px}.detune-slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#4caf50;border-radius:50%;width:16px;height:16px}.pitch-slider::-moz-range-thumb{cursor:pointer;background:#4caf50;border:none;border-radius:50%;width:16px;height:16px}.detune-slider::-moz-range-thumb{cursor:pointer;background:#4caf50;border:none;border-radius:50%;width:16px;height:16px}.pitch-output,.detune-output{color:#4caf50;text-align:right;min-width:60px;font-family:monospace;font-size:.9rem}.reset-pitch-btn{color:#fff;cursor:pointer;background:#ff9800;border:none;border-radius:4px;min-width:40px;padding:.5rem;font-size:1rem;transition:background .2s}.reset-pitch-btn:hover{background:#f57c00}.sample-file-input{display:none}.effects-panel{background:#1c06354d;border:1px solid #fff3;border-radius:8px;margin:2rem 0;padding:1.5rem}.effects-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.effects-header h3{color:#ffffffe6;margin:0;font-size:1.5rem}.effects-toggle{color:#fffc;cursor:pointer;align-items:center;gap:.5rem;display:flex}.effects-toggle input[type=checkbox]{cursor:pointer;width:20px;height:20px}.effects-toggle span{font-size:1rem}.effects-controls{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;transition:opacity .3s;display:grid}.effects-controls.disabled{opacity:.4;pointer-events:none}.effects-control-group{flex-direction:column;gap:.5rem;display:flex}.effects-control-group label{color:#fffc;font-size:.9rem;font-weight:500}.effects-select{color:#fff;cursor:pointer;background:#0000004d;border:1px solid #ffffff4d;border-radius:4px;padding:.5rem;font-size:1rem}.effects-select:hover{border-color:#ffffff80}.effects-slider{-webkit-appearance:none;cursor:pointer;background:#1c063580;border-radius:4px;outline:none;width:100%;height:8px}.effects-slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#9c27b0;border-radius:50%;width:20px;height:20px;transition:background .2s}.effects-slider::-webkit-slider-thumb:hover{background:#ba68c8}.effects-slider::-moz-range-thumb{cursor:pointer;background:#9c27b0;border:none;border-radius:50%;width:20px;height:20px;transition:background .2s}.effects-slider::-moz-range-thumb:hover{background:#ba68c8}.master-volume{border-top:1px solid #ffffff1a;grid-column:1/-1;margin-top:1rem;padding-top:1.5rem}.master-volume label{color:#ffffffe6;font-size:1.1rem}@media (width<=768px){.effects-controls{grid-template-columns:1fr}.effects-header{flex-direction:column;align-items:flex-start;gap:1rem}}.drum-effects-container{background:#0000004d;border-radius:8px;margin-top:1rem;padding:1.5rem}.drum-effects-header{margin-bottom:1rem}.drum-effects-header h3{color:#ffffffe6;margin:0;font-size:1.2rem}.drum-effects-list{flex-direction:column;gap:.5rem;display:flex}.drum-effect-panel{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;overflow:hidden}.drum-effect-header{cursor:pointer;background:#ffffff08;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.drum-name{color:#ffffffe6;flex:1;font-size:.9rem;font-weight:700}.fx-indicator{color:#4caf50;font-size:1.2rem;line-height:1}.drum-fx-toggle{color:#ffffffe6;cursor:pointer;background:#9c27b033;border:1px solid #9c27b080;border-radius:4px;padding:.4rem .8rem;font-size:.85rem;transition:all .2s}.drum-fx-toggle:hover{background:#9c27b04d;border-color:#9c27b0b3}.drum-effects-content{border-top:1px solid #ffffff1a;padding:1rem}.drum-effect-section{border-bottom:1px solid #ffffff0d;margin-bottom:1rem;padding-bottom:1rem}.drum-effect-section:last-child{border-bottom:none;margin-bottom:0}.drum-effect-section-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.drum-effect-section-header h4{color:#fffc;margin:0;font-size:.95rem}.drum-effect-toggle{color:#ffffffb3;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.drum-effect-toggle input[type=checkbox]{cursor:pointer;width:16px;height:16px}.drum-effect-controls{flex-direction:column;gap:.75rem;transition:opacity .2s;display:flex}.drum-effect-controls.disabled{opacity:.4;pointer-events:none}.drum-control-group{flex-direction:column;gap:.35rem;display:flex}.drum-control-group label{color:#ffffffb3;justify-content:space-between;font-size:.8rem;display:flex}.drum-control-group select{color:#ffffffe6;background:#0000004d;border:1px solid #fff3;border-radius:4px;padding:.4rem;font-size:.85rem}.drum-control-group input[type=range]{-webkit-appearance:none;background:#ffffff1a;border-radius:2px;outline:none;width:100%;height:4px}.drum-control-group input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#9c27b0;border-radius:50%;width:16px;height:16px;transition:background .2s}.drum-control-group input[type=range]::-webkit-slider-thumb:hover{background:#ba68c8}.drum-control-group input[type=range]::-moz-range-thumb{cursor:pointer;background:#9c27b0;border:none;border-radius:50%;width:16px;height:16px;transition:background .2s}.drum-control-group input[type=range]::-moz-range-thumb:hover{background:#ba68c8}@media (width<=768px){.drum-effects-container{padding:1rem}.drum-effect-header{padding:.5rem .75rem}.drum-effects-content{padding:.75rem}.drum-name{font-size:.85rem}}
/*# sourceMappingURL=drum-machine.fd506474.css.map */
