html,body{height:100%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.clamp-holder-1534705cd763{box-sizing:border-box;width:max-content;max-width:400px;padding:2px}.example{border:1px solid lightgrey;padding:1em 2em}.numbers{display:flex;flex-direction:row;gap:1em;margin-top:.5em}.clamp{position:relative;display:flex;flex-direction:row}.clamp *{box-sizing:border-box;margin:0}.back-layer,.rail-holder{display:flex;flex-direction:column;justify-content:center}.rail{display:flex;height:4px;background-color:#fff;border:1px solid darkgreen}.start-rail{border-top-left-radius:1em;border-bottom-left-radius:1em;border-right:0px}.central-rail{background-color:#006400;border:none}.end-rail{border-top-right-radius:1em;border-bottom-right-radius:1em;border-left:0px}.thumb{touch-action:none;z-index:1;height:1.5em;width:1.5em;min-width:1.5em;border-radius:50%;border:2px solid darkgreen;background-color:#fff;cursor:ew-resize}.thumb:focus{outline-color:#00800080;outline-width:2px;outline-style:solid}.d-none{display:none}.fg-1{flex-grow:1}
