body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-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:#111;color:#fff;flex-direction:column;justify-content:flex-start;min-height:100vh;text-align:center}.App,.controls{align-items:center;display:flex}.controls{left:20px;position:absolute;top:20px;z-index:120}.controls button,.controls select{background-color:#000000b3;border:1px solid #00c8c880;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;outline:none;padding:10px 15px}.controls button:hover,.controls select:hover{background-color:#003232b3}.audioVisualizerContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:50px;max-width:1200px;width:90%}.audioVisualizerContainer h2{color:#0fc;font-size:24px;margin-bottom:20px;text-shadow:0 0 10px #00ffc880}.post-processing-controls{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border:1px solid #ffffff1a;border-radius:12px;max-height:80vh;overflow-y:auto;padding:20px;scrollbar-color:#0077ff80 #0000;scrollbar-width:thin}.post-processing-controls::-webkit-scrollbar{width:6px}.post-processing-controls::-webkit-scrollbar-track{background:#0000}.post-processing-controls::-webkit-scrollbar-thumb{background:#0077ff80;border-radius:3px}.panel-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:10px}.panel-header h3{color:#07f;font-size:18px;font-weight:600;margin:0}.effect-count{background:#07f3;border:1px solid #07f6;border-radius:12px;color:#07f;font-size:12px;padding:4px 8px}.effect-category{margin-bottom:20px}.category-title{border-bottom:1px solid #0f83;color:#0f8;font-size:16px;font-weight:600;margin:0 0 15px;padding:8px 0}.milkdrop-category .category-title{border-bottom-color:#ff6b6b33;color:#ff6b6b}.effect-section{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;margin-bottom:15px;overflow:hidden}.section-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:12px 15px;transition:background-color .2s ease}.section-header:hover{background:#ffffff0d}.section-title{color:#fff;font-weight:500}.expand-icon{color:#ffffff80;font-size:12px;transition:transform .2s ease}.expand-icon.expanded{transform:rotate(180deg)}.section-content{background:#0003;border-top:1px solid #ffffff1a;padding:15px}.dual-slider{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr;margin-top:10px}.preset-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-bottom:15px}.preset-button{font-size:12px;padding:8px 12px;text-align:center}.custom-preset{align-items:center;display:flex;gap:10px}.custom-preset input{flex:1 1}.performance-metrics{display:flex;flex-direction:column;gap:8px}.metric{align-items:center;border-bottom:1px solid #ffffff0d;display:flex;justify-content:space-between;padding:6px 0}.metric:last-child{border-bottom:none}.metric-label{color:#ffffffb3;font-size:12px}.metric-value{color:#07f;font-size:12px;font-weight:600}
/*# sourceMappingURL=main.6fac4d1d.css.map*/