:root{font-family:Arial,Avenir,Helvetica,sans-serif,system-ui;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{max-width:1280px;margin:0 auto;background-color:#f6f6f8;min-height:100vh}.child{width:100%}.grabbable{flex:1;width:100%;cursor:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.grabbable:active{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.grabbable:nth-of-type(2)>*{border-top-left-radius:8px;border-top-right-radius:8px}.grabbable:last-of-type>*{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.grabbable+.grabbable{border-bottom:0}
