.RoundButton_buttonContainer__o2fO0{display:flex;align-items:center;justify-content:center;gap:1rem}.RoundButton_roundButton__Rvswz{border-radius:50%;background:linear-gradient(145deg,#e6e6e6,#fff);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease-in-out}.RoundButton_roundButton__Rvswz:active{background:linear-gradient(145deg,#fff,#e6e6e6);box-shadow:inset 5px 5px 10px #bebebe,inset -5px -5px 10px #fff}.RoundButton_label__Kulj1{font-size:1rem;font-weight:700;color:#333}.RoundButton_roundButton__Rvswz[data-type=large]{width:100px;height:100px;box-shadow:5px 5px 10px #bebebe,-5px -5px 10px #fff}.RoundButton_roundButton__Rvswz[data-type=medium]{width:50px;height:50px;box-shadow:3px 3px 6px #bebebe,-3px -3px 6px #fff}.RoundButton_roundButton__Rvswz[data-type=small]{width:30px;height:30px;box-shadow:2px 2px 4px #bebebe,-2px -2px 4px #fff}@import url("/fonts/7segment.css");.SevenSegmentDisplay_display__klg8V{font-family:var(--font-seven-segment),sans-serif;color:#3c3;font-size:2.5rem;text-shadow:0 0 .1rem #000,0 0 .2rem #000,0 0 .3rem #000;background-color:#222;padding:.5rem;width:auto;display:block;white-space:pre;border-radius:1rem}