body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body{background-color:#555b6e}.App{text-align:center;position:relative;min-height:100vh}@media (max-width:600px){.logo{max-width:100px;max-height:100px}.add{margin-top:-20px}}.nav{display:flex}.add{flex:1 1}.circle{position:relative;top:70px;color:#000;text-decoration:none!important;float:right;right:50px;font-size:30px;width:40px;border-radius:5px;background:transparent;transition:transform .5s}.circle:hover{transform:scale(1.1)}.action-text{display:flex;position:relative;max-width:750px;margin:auto;top:50px;font-size:22px;text-align:center;color:#fff}.action-text span{color:#000}.all-sessions-div{position:relative;bottom:0;margin-top:130px;display:flex;justify-content:center;flex-wrap:wrap;grid-gap:20px;gap:20px}.sesh-div{width:300px;height:150px;background-color:#343434;color:#fff;border-radius:10px;flex:1 1;transition:transform .5s}.sesh-div:hover{transform:scale(1.1);box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22)}.sesh-name{padding-top:10px}.sesh-date{margin-top:-10px}.sesh-logo{width:75px;margin-top:-5px}.link{text-decoration:none}.form-div{justify-content:center;display:flex}.session{background-color:#343434;margin:auto;border-radius:10px;top:150px;position:relative;height:500px;display:grid;grid-template-columns:100px 100px 100px 100px;grid-template-rows:.5fr .1fr 1fr 1fr .4fr;grid-template-areas:"N N N N" "A A D D" "M M M M" "M M M M" "B B B B";box-shadow:0 5px 15px rgba(0,0,0,.6)}.sessions-div{border:2px solid rgba(0,0,0,.3);border-radius:5px;width:380px;margin:-10px 8px 8px;grid-area:M;overflow-y:auto}.move2{grid-area:Y}.name{grid-area:N;border-bottom:2px solid rgba(0,0,0,.3);height:60px}.session-name{position:relative;top:15px;height:25px;width:210px;border-radius:5px;background:hsla(0,0%,100%,.1);text-align:center;color:#fff;font-family:"oswald";box-shadow:0 5px 15px rgba(0,0,0,.35);border-style:none}.add-a-movement{grid-area:A;margin-top:5px}.add-a-movement button{width:28px;height:28px;border-radius:5px;border-style:none;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);background:transparent;font-size:20px;bottom:20px;position:relative;cursor:pointer;color:#fff;transition:transform .5s}.add-a-movement button:hover{transform:scale(1.1);background-color:hsla(0,0%,100%,.1)}.date{grid-area:D;margin-top:10px}.date-value{right:11px}.date-value,.single-date-value{width:111px;height:16px;position:relative;bottom:15px;border:none;background:transparent;cursor:pointer;font-family:"oswald";color:#fff}.single-date-value{right:75px}#move2{position:relative;top:150px}.action-buttons{width:400px;position:relative;margin-top:-120px;height:0}.Link{color:#fff;text-decoration:none}.send-session{height:25px;width:75px;border-radius:20px;border:none;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);background:transparent;top:135px;position:relative;margin-right:120px;color:#fff;font-family:"oswald";cursor:pointer;transition:transform .5s}.send-session:hover{background-color:hsla(0,0%,100%,.1);transform:scale(1.1)}.edit-session{margin-right:120px;text-decoration:none}.cancel-session,.edit-session{height:25px;width:75px;border-radius:20px;border:none;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);background:transparent;top:135px;position:relative;color:#fff;font-family:"oswald";cursor:pointer;transition:transform .5s}.cancel-session:hover{transform:scale(1.1)}.cancel-session:hover,.movement{background-color:hsla(0,0%,100%,.1)}.movement{display:grid;grid-template-columns:75px 100px;grid-template-rows:.5fr .5fr 1fr;grid-template-areas:"V V T T" "W E T T" "S P T T";border-radius:5px;margin-right:10px;margin-left:10px;height:150px;margin-top:10px;box-shadow:0 5px 15px rgba(0,0,0,.35)}.movement-name{grid-area:V;height:20px;width:144px;margin:10px 5px 5px 20px}.movement-name,.weight{border:none;border-radius:5px;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);background:transparent;text-align:center;color:#fff;font-family:"oswald"}.weight{grid-area:W;width:50px;height:25px;margin:5px 5px 5px 20px}.rpe{grid-area:E;margin:5px 5px 5px 39px}.reps,.rpe{height:25px;width:50px;border:none;border-radius:5px;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);background:transparent;text-align:center;color:#fff;font-family:"oswald"}.reps{grid-area:P;margin:13px 5px 5px 39px}.sets{grid-area:S;height:25px;width:50px;margin:13px 5px 5px 20px}.notes,.sets{border:none;border-radius:5px;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);background:transparent;text-align:center;color:#fff;font-family:"oswald"}.notes{grid-area:T;width:150px;height:100px;margin:10px 5px 5px 10px;resize:none}.remove-movement{margin:auto;position:relative;bottom:10px;width:60px;right:30px;border-radius:5px;border-style:none;box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23);background:transparent;font-size:12px;color:#fff}@media (max-width:600px){body,html{max-height:100vh}.app{overflow-y:hidden;overflow-x:hidden;position:relative}.session{margin:auto;left:0;right:0}.name,.session{width:300px}.add-a-movement{width:150px;margin-left:-20px}.date{width:150px;margin-left:-25px}.sessions-div{max-width:280px}.movement{width:260px;height:260px;grid-template-columns:150px 150px;grid-template-rows:.5fr .5fr 1fr;grid-template-areas:"V V" "W E" "S P" "T T" "T T";overflow-x:hidden}.movement-name,.sets,.weight{margin-left:57px}.sets{margin-top:5px}.reps,.rpe{margin-left:0}.reps{margin-top:5px}.edit-session,.send-session{margin-left:-100px}.cancel-session{margin-left:-50px}.notes{position:relative;top:-15px;width:235px}.remove-movement{margin-top:-20px;position:relative;left:55px}}.footer{bottom:0;right:0;left:0;font-size:15px;position:absolute;margin-bottom:-50px}.logo-div{flex:1 1}.logo{position:absolute;width:150px;height:150px;left:40px;top:26px}
/*# sourceMappingURL=main.0c3ebb20.chunk.css.map */