@import url(https://fonts.googleapis.com/css2?family=Inter&family=Roboto+Mono:ital@0;1&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;justify-content:space-evenly;margin:0;min-height:100vh;overscroll-behavior-y:contain}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}p{margin:0}.nav{overflow:hidden;position:fixed;top:0;width:100%}.nav h2{margin-top:10px}@media only screen and (max-width:600px){.nav{display:none}}@media only screen and (min-width:600px){.nav h2{font-size:large;margin:10px}}@media only screen and (min-width:768px){.nav h2{font-size:x-large}}.profile{display:flex;flex-direction:row}.profile--hidden{display:none}.profile--name{border:2px solid #fff;font-family:Roboto Mono,monospace;font-size:large;font-weight:300;height:20px;margin-left:28px;min-width:5px;outline:0;padding:2px 7px}.profile--name:hover{border:2px solid #dedede;border-radius:3px}.profile--name:focus{border:2px solid #1976d2;border-radius:3px}.avatar{align-items:center;background-color:#000;border-radius:100%;color:#fff;height:60px;justify-content:center;width:60px}.avatar,.menu--item,.menu--item-row{display:flex}.menu--item{flex-direction:row;justify-content:space-between;margin:7px 0;width:100%}.menu--item-edit:hover{background-color:#f5f5f5;border-radius:25px}.menu--item-info{display:flex;flex-direction:row}.menu--item-text{margin:0 10px}.menu--item-subtitle{color:#adacac;display:flex;gap:20px}.menu--chip{display:flex;justify-content:center}.menu--item-icons{align-items:center;display:flex}.delete-icon{margin-right:5px}.menu{background-color:#fff;border-top-left-radius:25px;border-top-right-radius:25px;display:flex;flex-direction:column;padding:5px 20px}.menu h2{margin:15px 0}.menu--header{display:flex;flex-direction:row;justify-content:space-between}.menu-header-title{align-items:center;display:flex;flex-direction:row}.menu--close{align-self:center}.menu--body{display:flex;flex-direction:column;height:100%;justify-content:space-between}.menu--profile-actions{margin:20px 0;z-index:2}.menu--profile-actions button{border-radius:20px;height:50px;margin:2px 0;width:100%}.plate{-webkit-touch-callout:none;border-radius:9px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);color:#fff;display:flex;flex-direction:column;height:149px;justify-content:space-around;user-select:none;-moz-user-select:none;-webkit-user-select:none}.plate--text{align-items:center;display:flex;height:100%;justify-content:center}.plate--amount{font-size:12px}.plate--on{display:inherit}.plate--off{display:none}.plate--width-large{width:30px}.plate--width-medium{width:25px}.plate--width-small{width:21px}.plate2point5{background-color:#9f9f9fc3;color:#000;font-size:small}.plate5{background-color:#464646}.plate10{background-color:#000}.plate25{background-color:#67a074}.plate35{background-color:#dfbd0a}.plate45{background-color:#6170ff}.plate55{background-color:#ff6161}.barbell--bar{-webkit-touch-callout:none;background-color:#c5c5c5;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);cursor:pointer;height:23px;user-select:none;-moz-user-select:none;-webkit-user-select:none;width:100%}.barbell--bar-selected{background-color:#6d6d6d;color:#fff}.barbell--choice{border-radius:9px}.barbell--choice:hover{background-color:#6d6d6d;color:#fff;font-size:large}.barbell--bar-text{font-weight:700;height:100%;text-align:center}.barbell--bar-text p{height:100%}.card--barbell{display:flex;justify-content:space-between}.barbell--bar-container{align-items:center;display:flex;height:auto;width:100%}.barbell--sleeve{align-items:center;background-color:#c5c5c5;border:.1px solid #59595955;height:45px;width:auto}.barbell--sleeve-left{border-radius:0 3px 3px 0}.barbell--sleeve-right{border-radius:3px 0 0 3px}.barbell--plate-holder{background-color:#c5c5c5;border:#9a9a9a;border-radius:9px;cursor:pointer;display:flex;height:149px;text-align:center;width:130px}.barbell--plate-holder-left{display:flex;justify-content:flex-end}.barbell--plate-holder .plate{border:.1px solid #59595955}h1{margin:7%}.weight-profile{align-items:center;display:flex;flex-direction:column}.card{-webkit-touch-callout:none;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);user-select:none;-moz-user-select:none;-webkit-user-select:none}.card::selection{background:none}.card::-moz-selection{background:none}.card{background-color:#dedede;border-radius:20px;height:auto;margin:10px 0;max-width:768px;width:95%}.card--header{position:relative}.card--header-total{text-align:center}.card--header-icon{position:absolute;top:1px}.card--header-icon-menu{left:40px;z-index:2}.card--header-icon-reset{right:40px;z-index:2}.plate--button{align-items:center;border:none;cursor:pointer}.plate--button-selected,.plate--button:hover{box-shadow:-3px -2px grey;font-size:large}.plate--button-selected{height:170px;width:35px}.plate-selection--controls{display:flex;flex-direction:column;height:auto}.plate-selection--choices{display:flex;justify-content:space-evenly;margin-top:15px;width:100%}.plate-selection--change{display:flex;flex-direction:row;justify-content:space-evenly}.barbell--choices{display:flex;flex-direction:column;height:250px;justify-content:space-around}.barbell--choices-custom{margin-top:10px;width:100%}.weight-controls{display:flex;justify-content:center}.weight--controls-card{background-color:#dedede;border-radius:20px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);height:auto;margin-bottom:10px;max-width:768px;width:95%}.footer{display:flex;flex-direction:row;font-family:Roboto Mono,monospace;font-size:x-small;justify-content:center}.footer p{margin:0}.footer-item svg{color:#000;font-size:large;margin:0 10px}.footer-react svg{color:#61dbfb}.App{display:flex;flex-direction:column;justify-content:center}
/*# sourceMappingURL=main.fa7158be.css.map*/