*{margin:0;padding:0;box-sizing:border-box}body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#f5f5f5}#root{min-height:100vh}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOutRight{0%{transform:translate(0)}to{transform:translate(100%)}}.sr-slider-panel{animation:slideInRight .25s ease-out forwards}.sr-slider-panel.closing{animation:slideOutRight .2s ease-in forwards}.sr-slider-resize-handle{position:absolute;left:-4px;top:0;width:8px;height:100%;cursor:col-resize;z-index:10;background:transparent}.sr-slider-resize-handle:hover,.sr-slider-resize-handle:active{background:#00224b14}.sr-slider-resize-handle:after{content:"";position:absolute;left:3px;top:50%;transform:translateY(-50%);width:2px;height:40px;background:#d0d5dd;border-radius:1px}.sr-slider-resize-handle:hover:after{background:#00224b}
