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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{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:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#000}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{background:#0f172a;color:#fff;font-family:Poppins,sans-serif;margin:0}.container{display:flex;flex-direction:column;height:100vh}.header{background:#1e293b;padding:1rem;text-align:center}.controls{align-items:center;background:#111827;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:1rem}button,select{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:.5rem 1rem}.start-btn{background:#22c55e}.slider{align-items:center;display:flex;flex-direction:column}input[type=range]{width:120px}.legend{display:flex;font-size:14px;gap:20px;justify-content:center;padding:10px}.box{border-radius:3px;display:inline-block;height:15px;margin-right:5px;width:15px}.box.active{background:#ef4444}.box.pivot{background:#a855f7}.box.sorted{background:#22c55e}.visualizer{align-items:flex-end;display:flex;flex:1 1;gap:3px;justify-content:center;padding:1rem}.bar{background:linear-gradient(180deg,#38bdf8,#2563eb);border-radius:4px;transition:all .2s ease;width:10px}.bar.active{background:#ef4444}.bar.pivot{background:#a855f7}.bar.sorted{background:#22c55e}
/*# sourceMappingURL=main.0a1eb761.css.map*/