body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-color:#000;color:#fff;display:flex;flex-direction:column;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;min-height:100vh;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#000;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:20px 20px 25px}h1{font-size:2rem;margin:0 0 20px}main{background-color:#000;flex:1 1;padding:20px}.sequencer-performance-container{align-items:stretch;background:linear-gradient(180deg,#e2e1dd,#d8d4d3);border-radius:8px;display:flex;gap:10px;min-height:0;padding:16px;position:relative}.sequencer-performance-container .sequencer{flex:1 1;min-width:0}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.instructions{background-color:#1e2127;border-radius:8px;box-shadow:0 4px 8px #0003;margin:0 auto 30px;max-width:800px;padding:20px}.instructions h2{color:#fff;font-size:1.5rem;margin-bottom:15px;margin-top:0}.instructions p{color:#ddd;line-height:1.5;margin-bottom:20px}.chord-legend{background-color:#2c303a;border-radius:6px;padding:15px}.chord-legend h3{color:#fff;font-size:1.2rem;margin-bottom:10px;margin-top:0}.chord-legend ul{display:flex;flex-wrap:wrap;gap:10px;list-style-type:none;margin:0;padding:0}.chord-legend li{align-items:center;color:#ccc;display:flex;flex-basis:calc(50% - 10px);font-size:.9rem;margin-bottom:5px}.legend-color{border-radius:50%;display:inline-block;height:16px;margin-right:8px;width:16px}@media (max-width:600px){.chord-legend li{flex-basis:100%}}.sample-header{align-items:center;display:flex;flex-direction:column;margin-bottom:20px}.sample-header h3{color:#fff;font-size:1.3rem;margin-bottom:15px;margin-top:0}.sample-selector{align-items:center;background-color:#2c303a;border-radius:6px;box-shadow:0 2px 4px #0003;display:flex;margin-bottom:15px;padding:8px 15px}.sample-selector label{color:#b8bcc8;font-weight:500;margin-right:12px}.sample-selector select{background-color:#3c404b;border:1px solid #5a5f73;border-radius:4px;color:#fff;cursor:pointer;font-size:.95rem;min-width:130px;padding:6px 12px}.sample-selector select:hover{background-color:#4c5060;border-color:#7a8093}.sample-selector select:focus{border-color:#8b5cf6;box-shadow:0 0 0 2px #8b5cf64d;outline:none}.error-message{background-color:#dc26261a;border:1px solid #dc262633;border-radius:4px;color:#ef4444;font-size:.875rem;margin-top:10px;padding:8px 15px}.waveform-label{color:#b8bcc8;font-size:1rem;margin:0 0 8px;text-align:center}.chunk-info{background-color:#8b5cf61a;border-radius:4px;color:#a0a8bd;display:inline-block;font-size:.85rem;margin-top:8px;padding:5px 10px;text-align:center}.progression-controls{align-items:center;background-color:#0003;border-radius:6px;display:flex;flex-wrap:wrap;gap:10px;margin:10px 0;padding:10px}.chord-mode-selector,.emotion-selector,.key-selector{align-items:center;display:flex;gap:5px}.chord-mode-selector label,.emotion-selector label,.key-selector label{color:#b8bcc8;font-size:.9rem}.chord-mode-selector select,.emotion-selector select,.key-selector select{background-color:#1a1a1a;border:1px solid #444;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;padding:4px 8px}.progression-display{background-color:#ffffff1a;border-radius:4px;color:#fff;font-size:.9rem;margin-left:auto;padding:8px 12px}.progression-title{color:#b8bcc8;font-size:.85rem;font-weight:500;margin-bottom:4px}.progression-chords{display:flex;flex-wrap:wrap;gap:8px}.progression-info{background-color:#8b5cf626;border-radius:4px;color:#d1c5ff;font-size:.85rem;margin-top:6px;padding:6px 10px;text-align:center}.step-container.progression-step{position:relative}.step-container.progression-step:before{border-left:6px solid #0000;border-right:6px solid #0000;border-top:6px solid #8b5cf6;content:"";height:0;left:50%;opacity:.7;position:absolute;top:-5px;transform:translateX(-50%);width:0}.chord-index{background-color:#8b5cf6;bottom:0;box-shadow:0 1px 2px #0000004d;font-size:.7rem;height:14px;line-height:1;position:absolute;right:0;width:14px}.chord-index,.step-number{align-items:center;border-radius:50%;color:#fff;display:flex;justify-content:center}.step-number{background-color:#222;cursor:pointer;font-size:14px;font-weight:600;height:36px;margin-bottom:5px;position:relative;transition:all .2s ease;-webkit-user-select:none;user-select:none;width:36px}.adsr-controls{background-color:#0003;border-radius:8px;gap:15px;justify-content:center}.adsr-controls,.audio{display:flex;flex-direction:row}.audio{align-items:center;justify-content:space-around}.interactive-chord-progression{border-radius:8px}.chord-progression-container{border-radius:6px;height:40px;margin-bottom:10px;overflow:hidden;position:relative}.interactive-chord-box{align-items:center;border:none;box-shadow:none;color:#333;cursor:move;display:flex;font-weight:600;height:100%;justify-content:center;position:absolute;top:0;transition:all .2s ease;-webkit-user-select:none;user-select:none}.interactive-chord-box:hover{box-shadow:0 2px 4px #0003}.interactive-chord-box.disabled{cursor:not-allowed;opacity:.6}.segment-content{min-width:20px;pointer-events:none;text-align:center;z-index:1}.segment-number{border-radius:4px;color:#333;font-size:14px;font-weight:700;min-width:20px;padding:4px 8px;text-align:center}.resize-handle{background-color:#ffffff4d;bottom:0;cursor:ew-resize;opacity:0;position:absolute;top:0;transition:opacity .2s ease,background-color .2s ease;width:8px;z-index:2}.resize-handle:hover{background-color:#fff9}.interactive-chord-box:hover .resize-handle{opacity:1}.resize-handle.left{border-radius:0 4px 4px 0;left:0}.resize-handle.right{border-radius:4px 0 0 4px;right:0}.resize-handle:active{background-color:#fffc}.step-indicators{border-radius:4px;display:flex;height:20px;overflow:hidden}.step-indicator{align-items:center;background-color:#ffffff05;border-right:1px solid #ffffff1a;color:#b8bcc8;display:flex;flex:1 1;font-size:.7rem;justify-content:center}.step-indicator:last-child{border-right:none}.step-indicator:nth-child(4n+1){background-color:#ffffff0d;font-weight:600}@media (max-width:768px){.interactive-chord-progression{padding:10px}.chord-progression-container{height:70px}.chord-roman{font-size:1rem}.chord-name{font-size:.7rem}.chord-steps{font-size:.6rem}.resize-handle{width:12px}}.adsr-envelope{background:#0000;border:none;border-radius:8px}.adsr-envelope canvas{border:1px solid #ffffff1a;border-radius:8px;cursor:grab;display:block}.adsr-envelope canvas:active{cursor:grabbing}.adsr-envelope canvas:hover{border-color:#fff3}.waveform-display{background:linear-gradient(180deg,#39393b,#040608);border-radius:8px;display:flex;flex-direction:column;position:relative}.waveform-top-bar{align-items:center;display:flex;gap:12px;justify-content:center;padding:4px 0;position:relative}.top-bar-buttons{align-items:center;display:flex;gap:8px;position:absolute;right:20px}.top-bar-button{align-items:center;background:#0006;border:1px solid #b0b0b0;border-radius:50%;color:#b0b0b0;cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;transition:all .2s ease;width:36px}.top-bar-button:hover:not(:disabled){background-color:#fff3;border-color:#fff;color:#fff;transform:scale(1.05)}.top-bar-button:disabled{cursor:not-allowed;opacity:.5}.top-bar-button.loading{background-color:#0009}.chunk-info{background:#2a2a2a80;border-bottom:1px solid #ffffff1a;border-top:1px solid #ffffff1a;padding:10px 20px}.chunk-info span{color:#ccc;font-size:12px;line-height:1.4}.adsr-section{align-items:flex-start;display:flex;flex-direction:row;gap:15px;justify-content:flex-start;margin:0 12px}.hidden-file-input{display:none}.top-bar-button svg{height:16px;width:16px}.spinner{animation:spin 1.5s linear infinite}.spinner circle{stroke:#fff;stroke-dasharray:150,200;stroke-dashoffset:-10;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes spin{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}@media (max-width:768px){.waveform-top-bar{gap:8px;padding:10px 15px}.adsr-section{gap:15px;padding:15px}.top-bar-button{height:32px;width:32px}}.sample-section{align-items:flex-start;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:row;gap:12px;min-width:700px;padding:0}.sample-header{background-color:#e0e0e0;border-bottom:1px solid #d0d0d0;padding:12px 20px;text-align:center}.sample-header h2{color:#333;font-size:14px;font-weight:600;letter-spacing:.5px;margin:0;text-transform:uppercase}.sample-navigation{gap:8px;padding:12px 20px}.nav-button,.sample-navigation{align-items:center;display:flex}.nav-button{background:none;border:none;border-radius:4px;color:#999;cursor:pointer;justify-content:center;padding:6px;transition:color .2s ease}.nav-button:hover:not(:disabled){color:#666}.nav-button:disabled{color:#ccc;cursor:not-allowed}.nav-button svg{height:16px;width:16px}.instrument-dropdown{flex:1 1;max-width:200px;position:relative}.instrument-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#f0f0f0;border:1px solid #d0d0d0;border-radius:4px;color:#333;cursor:pointer;font-size:14px;padding:8px 32px 8px 12px;width:100%}.instrument-select:hover{border-color:#b0b0b0}.instrument-select:focus{border-color:#8b5cf6;box-shadow:0 0 0 2px #8b5cf633;outline:none}.dropdown-arrow{color:#666;pointer-events:none;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.dropdown-arrow svg{height:12px;width:12px}.waveform-container{background-color:#2a2a2a;position:relative}.time-markers{display:flex;justify-content:space-between;margin-bottom:8px;padding:0 4px}.time-markers span{color:#ccc;font-family:monospace;font-size:11px}.action-buttons{bottom:12px;display:flex;gap:8px;position:absolute;right:12px}.action-button{align-items:center;background:#0000;border:1px solid #fff;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.action-button:hover{background-color:#ffffff1a;transform:scale(1.05)}.action-button svg{height:14px;width:14px}.play-button{background-color:#ffffff1a}.export-button{background-color:#ffffff0d}@media (max-width:640px){.sample-section{flex-direction:column;margin:10px;max-width:none}.sample-navigation{gap:4px;padding:8px 12px}.instrument-dropdown{max-width:150px}.action-buttons{bottom:8px;right:8px}.action-button{height:28px;width:28px}}.other-fx-container{display:flex;gap:12px;min-height:100%;overflow-x:auto}@media (max-width:768px){.other-fx-container{flex-direction:column;gap:16px}}.drawer-overlay{animation:fadeIn .3s ease-out forwards;background-color:#0000004d;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;z-index:998}@keyframes fadeIn{to{opacity:1}}.fx-drawer{background:linear-gradient(180deg,#e2e1dd,#d8d4d3);border-left:1px solid #ccc;box-shadow:-4px 0 20px #00000026;height:100vh;overflow-y:auto;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease-out;width:350px;z-index:999}.fx-drawer.open{transform:translateX(0)}.drawer-header{align-items:center;background:#cfc9c9;border-bottom:1px solid #b8b8b8;display:flex;justify-content:space-between;padding:20px;position:sticky;top:0;z-index:1000}.drawer-header h2{color:#333;font-size:18px;font-weight:600;letter-spacing:.5px;margin:0;text-transform:uppercase}.close-button{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:24px;height:30px;justify-content:center;padding:0;transition:all .2s ease;width:30px}.close-button:hover{background-color:#0000001a;color:#333}.drawer-content{padding:20px}.drawer-controls{display:flex;flex-direction:column;gap:30px}.drawer-controls h3{border-bottom:2px solid #8b5cf6;color:#333;font-size:16px;letter-spacing:.5px;margin:0 0 20px;padding-bottom:8px}.drawer-controls h3,.drawer-controls h4{font-weight:600;text-transform:uppercase}.drawer-controls h4{color:#555;font-size:14px;letter-spacing:.3px;margin:0 0 15px}.control-section{background:#ffffff4d;border:1px solid #0000001a;border-radius:8px;display:flex;flex-direction:column;gap:20px;padding:15px}.expression-controls{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:15px;justify-content:space-between}.drawer-placeholder{align-items:center;color:#999;display:flex;font-size:16px;font-weight:500;height:200px;justify-content:center;text-align:center}@media (max-width:768px){.fx-drawer{right:0;width:100vw}.drawer-content,.drawer-header{padding:15px}}.sample-fx-container{background:linear-gradient(180deg,#e2e1dd,#d8d4d3);border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;margin:8px auto;overflow:hidden;padding:16px}.section-header{padding:12px 20px;text-align:center}.section-header h2{background-color:#cfc9c9;border-radius:2px;color:#333;font-size:14px;font-weight:600;letter-spacing:.5px;margin:0;padding:2px;text-transform:uppercase}.sample-side{border-right:1px solid #d0d0d0;display:flex;flex:1 1;flex-direction:column}.filter-sample-wrapper{align-items:stretch;display:flex;flex-direction:row;height:100%;width:100%}.filter-section-left{align-items:flex-start;background:#0000;border-right:none;display:flex;justify-content:center;padding:0 12px 0 0}.sample-side .sample-section{border-radius:0;box-shadow:none;flex:1 1;margin:0}.fx-side{display:flex;flex:1 1;flex-direction:column}@media (max-width:768px){.sample-fx-container{flex-direction:column;margin:10px;max-width:none}.sample-side{border-bottom:1px solid #d0d0d0;border-right:none}.filter-sample-wrapper{flex-direction:column}.filter-section-left{border-bottom:1px solid #d0d0d0;border-right:none;min-width:auto;padding:15px 10px}}.master-preset-selector{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(135deg,#667eea1a,#764ba21a);border:1px solid #ffffff0d;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;justify-content:space-between;margin-bottom:20px;padding:12px 16px}.preset-selector-container{align-items:center;display:flex;gap:10px;margin-bottom:10px}.preset-controls{align-items:center;display:flex;flex:1 1;gap:20px}.mode-control,.preset-select-wrapper{align-items:center;display:flex;gap:10px}.mode-control label{color:#fffc;font-size:14px;font-weight:500;min-width:50px;white-space:nowrap}.mode-control select{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:1px solid #fff3;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;min-width:80px;padding:6px 12px;transition:all .2s ease}.mode-control select:hover:not(:disabled){background:#ffffff26;border-color:#ffffff4d}.mode-control select:focus{border-color:#8b5cf6;box-shadow:0 0 0 2px #8b5cf633;outline:none}.mode-control select:disabled{cursor:not-allowed;opacity:.5}.mode-control select option{background-color:#2a2a2a;color:#fff;padding:6px}.preset-selector-container label{color:#fffc;font-size:14px;font-weight:500;white-space:nowrap}.preset-selector-container select{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:1px solid #fff3;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;min-width:200px;padding:6px 12px;transition:all .2s ease}.preset-selector-container select:hover:not(:disabled){background:#ffffff26;border-color:#ffffff4d}.preset-selector-container select:focus{border-color:#8b5cf6;box-shadow:0 0 0 2px #8b5cf633;outline:none}.preset-selector-container select:disabled{cursor:not-allowed;opacity:.5}.preset-selector-container select option{background-color:#2a2a2a;color:#fff;padding:6px}.preset-selector-container select optgroup{background-color:#1a1a1a;color:#8b5cf6;font-weight:600;padding:3px 6px}.tempo-control{align-items:center;display:flex;gap:10px}.tempo-control label{color:#fffc;font-size:14px;font-weight:500;min-width:80px;white-space:nowrap}.tempo-control input[type=range]{-webkit-appearance:none;appearance:none;background:#fff3;border-radius:2px;cursor:pointer;height:4px;outline:none;width:120px}.tempo-control input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#8b5cf6;border-radius:50%;box-shadow:0 2px 4px #0003;cursor:pointer;height:16px;-webkit-transition:all .2s ease;transition:all .2s ease;width:16px}.tempo-control input[type=range]::-webkit-slider-thumb:hover{background:#a855f7;transform:scale(1.1)}.tempo-control input[type=range]::-moz-range-thumb{background:#8b5cf6;border:none;border-radius:50%;box-shadow:0 2px 4px #0003;cursor:pointer;height:16px;-moz-transition:all .2s ease;transition:all .2s ease;width:16px}.tempo-control input[type=range]::-moz-range-thumb:hover{background:#a855f7;transform:scale(1.1)}.tempo-control input[type=range]:disabled{cursor:not-allowed;opacity:.5}.preset-info{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0d;border:1px solid #ffffff0d;border-radius:6px;padding:12px}.preset-name{color:#fff;font-size:16px;font-weight:600;margin-bottom:4px}.preset-description{color:#ffffffb3;font-size:12px;line-height:1.3;margin-bottom:8px}.preset-details{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.preset-details span{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffff1a;border:1px solid #ffffff0d;border-radius:12px;color:#fffc;font-size:11px;font-weight:500;letter-spacing:.3px;padding:3px 8px;text-transform:uppercase}.preset-category{background:#8b5cf633!important;border-color:#8b5cf64d!important}.preset-mode{background:#22c55e33!important;border-color:#22c55e4d!important}.preset-bpm{background:#fb923c33!important;border-color:#fb923c4d!important}@media (max-width:768px){.master-preset-selector{margin-bottom:16px;padding:10px 12px}.preset-controls{gap:12px}.preset-controls,.preset-select-wrapper{align-items:stretch;flex-direction:column}.preset-select-wrapper{gap:6px}.preset-selector-container select{min-width:auto;width:100%}.mode-control{align-items:stretch;flex-direction:column;gap:6px}.mode-control select{min-width:auto;width:100%}.tempo-control{align-items:stretch;flex-direction:column;gap:6px}.tempo-control input[type=range]{width:100%}.preset-details{gap:6px;justify-content:center}.preset-details span{font-size:10px;padding:2px 6px}}.keyboard-display{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;margin:20px 0;padding:20px}.keyboard-info{margin-bottom:15px;text-align:center}.current-status{display:flex;font-size:16px;font-weight:500;gap:30px;justify-content:center}.current-note{color:#4ecdc4}.current-power{color:#f7dc6f}.keyboard-container{gap:20px}.keyboard,.keyboard-container{align-items:center;display:flex;flex-direction:column}.keyboard{gap:10px;position:relative}.white-keys{display:flex;gap:2px}.black-keys{gap:8px;margin-top:-5px}.black-keys,.key{display:flex;position:relative}.key{align-items:center;border-radius:6px;cursor:pointer;flex-direction:column;font-size:11px;justify-content:space-between;padding:8px 4px;text-align:center;transition:all .2s ease;-webkit-user-select:none;user-select:none}.white-key{background:linear-gradient(180deg,#fff,#f0f0f0);border:1px solid #ccc;box-shadow:0 2px 4px #0000001a;color:#333;height:80px;width:50px}.white-key:hover{background:linear-gradient(180deg,#f8f8f8,#e8e8e8);transform:translateY(-1px)}.white-key.active{background:linear-gradient(180deg,#4ecdc4,#3abab0);box-shadow:0 1px 2px #0003;color:#fff;transform:translateY(1px)}.black-key{background:linear-gradient(180deg,#333,#111);border:1px solid #000;box-shadow:0 2px 4px #0000004d;color:#fff;height:50px;width:35px}.black-key:hover{background:linear-gradient(180deg,#444,#222);transform:translateY(-1px)}.black-key.active{background:linear-gradient(180deg,#f7dc6f,#e6c659);box-shadow:0 1px 2px #0006;color:#333;transform:translateY(1px)}.key-note{font-size:12px;font-weight:700}.key-power{font-size:10px;font-weight:500;opacity:.8}.key-fx{color:#8b5cf6;font-size:9px;font-weight:600;opacity:.9;text-transform:uppercase}.key-label{font-size:9px;margin-top:auto;opacity:.6}.keyboard-legend{display:flex;flex-wrap:wrap;font-size:12px;gap:20px;justify-content:center;margin-top:15px;opacity:.8}.legend-item{align-items:center;display:flex;flex-direction:column;gap:2px}.legend-label{color:#4ecdc4;font-weight:700}.legend-text{color:#ccc}@media (max-width:768px){.keyboard-display{padding:15px}.current-status{flex-direction:column;gap:10px}.white-key{font-size:10px;height:65px;width:40px}.black-key{font-size:9px;height:40px;width:28px}.keyboard-legend{font-size:11px;gap:15px}}
/*# sourceMappingURL=main.4f797fa1.css.map*/