body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{font-family:Nunito Sans,sans-serif;text-align:center}.Header{background-color:#fff;border-bottom:2px solid #c6c6c6;height:6rem;overflow:hidden;position:fixed;top:0;width:100%;z-index:1}.Header-Title{margin-bottom:0}.Header-Subtitle{font-size:3.5vmin;margin-bottom:.5rem;margin-top:0}.Page-Content{background-color:#f5f5f5;margin-bottom:3rem;margin-top:6rem;min-height:81vh;overflow:scroll}ul{margin-bottom:.5rem;margin-left:0;margin-top:0}.Card-Link{color:inherit;text-decoration:none}.Loading-Screen{margin-top:15vh;max-width:100%}.Nav-Bar{background-color:#fff;border-top:1px solid grey;bottom:0;display:flex;flex-direction:row;height:3rem;justify-content:space-between;overflow:hidden;position:fixed;width:100%}.Nav-Bar-Category-Button{border:none}.Nav-Bar-Category-Button,.Nav-Bar-Reviews-Button{background-color:#fff;font-weight:700;height:3rem;width:100%}.Nav-Bar-Reviews-Button{border:1px solid #d3d3d3;border-bottom:none;border-top:none}.Nav-Bar-Users-Button{align-items:center;background-color:#fff;border:none;display:inline-flex;flex-direction:row;font-weight:700;height:3rem;justify-content:space-evenly;width:100%}.Nav-Bar-Category-Button:active,.Nav-Bar-Reviews-Button:active,.Nav-Bar-Users-Button:active{background-color:grey;font-weight:500}.Nav-Link{color:inherit;text-decoration:none;width:100%}.Nav-Bar-Avatar{height:3rem;object-fit:contain;width:3rem}.Category-Card{align-items:center;background-color:#fff;display:inline-flex;height:12rem;justify-content:center;margin-bottom:1.3rem;margin-top:1.3rem;padding:0;transition-delay:.1ms;width:90%}.Category-Card:active{background-color:#8e8e8e;box-shadow:2px 4px 8px #cdcdcd}.Category-Card-Name{background-color:hsla(0,0%,100%,.7);border-left:1px solid #696969;border-right:1px solid #696969;font-size:1.6rem;font-weight:500;position:absolute;width:87.75%}.Category-Card-Description{flex:1 1;font-size:.8rem;margin:0 .5rem .5rem}.Category-Image{border:1px solid #696969;border-radius:3%;flex:1 1;height:100%;object-fit:cover;width:100%}.Review-Card{background-color:#fff;border:.5px solid #f7f7f7;border-radius:3%;box-shadow:1px 1px 2px #d1d1d1;display:inline-flex;flex-direction:row;flex-wrap:nowrap;height:9.5rem;justify-content:space-between;margin-bottom:.5rem;margin-top:.5rem;padding:.3rem;width:95%}.Review-Card:active{background-color:#dfdbd6;box-shadow:2px 4px 8px #cdcdcd}.Review-Card-Info{display:flex;flex:1 1;flex-direction:column;max-width:63.5%;text-align:left}.Review-Card-Bottom-Row-Info{align-items:center;display:flex;flex-direction:row;justify-content:left;width:100%}.Review-Card-Title{font-size:.9rem;margin:.2rem}.Review-Card-Category{font-size:.66rem;font-weight:500;margin:0 .2rem .2rem}.Review-Card-Peek-Preview{flex:1 1;font-size:.6rem;margin:.2rem}.Review-Card-Author{font-size:.6rem;font-weight:500;margin:.2rem}.Review-Card-Date{font-weight:300;margin:.1rem .1rem .1rem .2rem}.Review-Card-Date,.Review-Card-Kudos{font-size:.6rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Review-Card-Comments,.Review-Card-Kudos{font-weight:500;margin:.1rem .1rem .1rem .3rem;text-align:center}.Review-Card-Comments{font-size:.6rem}.Review-Card-Image{border-radius:3%;flex:1 1;max-width:40%;object-fit:cover}.Sort-And-Order-Section{display:flex;flex-direction:column;margin-top:.5rem}.Sort-Section{display:inline-flex;flex:1 1;justify-content:right}.Sort-Options{display:flex;flex:1 1;justify-content:space-around}.Sort-Button{background-color:#fff;border:1px solid #9f9f9f;border-radius:5%}.Sort-Button,.Sort-Button:disabled{font-size:2.2vw;height:2.5rem;width:17.5%}.Sort-Button:disabled{background-color:#f9f9f9;border:1px solid #8a8a8a;border-radius:5%;box-shadow:0 1px 3px 0 #000;color:inherit;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.Sort-Enable,.Sort-Enable-Active{font-size:3vw;margin-right:.5rem}.Sort-Enable-Active{border:2px solid #595959}.Sort-Comments{font-size:2vw}.Order-Section{display:flex;justify-content:space-around;margin-top:.5rem}.Order-Button{background-color:#fff;border:1px solid #9f9f9f;border-radius:5%}.Order-Button,.Order-Button:disabled{font-size:2.5vw;height:1.5rem;width:45%}.Order-Button:disabled{background-color:#f9f9f9;border:1px solid #8a8a8a;border-radius:5%;box-shadow:0 1px 3px 0 #000;color:inherit;-webkit-transform:translateY(-2px);transform:translateY(-2px)}ul{list-style:none;margin-left:1%;padding:0;width:98%}.Comment-Card{display:flex;flex-wrap:wrap;margin-bottom:1rem;margin-top:1rem;text-align:left;width:100%}.Comment-Card-Author{margin:.5rem .1rem 0 .5rem}.Comment-Card-Author,.Comment-Card-Date{color:#969696;font-size:.8rem;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.Comment-Card-Date{margin:.5rem .5rem 0 .1rem}.Comment-Card-Body{font-size:.9rem;margin:.2rem 1.5rem .5rem .5rem;width:100%}.Comment-Section-Buffering{margin-top:-8rem;max-width:100%}.Post-Comment{align-items:center;display:flex;flex-direction:row;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:1rem;margin-left:.7rem}.Post-Comment-Label{color:#969696;font-size:.8rem;font-weight:700;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.Post-Comment-Input{border:none;flex:1 1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-right:2rem;padding-right:1.75rem;position:relative;top:.5rem;width:70%}.Post-Comment-Button{background-color:#fff;border:0;display:inline-flex;object-fit:cover;padding:0;position:relative;right:3.5rem;top:.5rem}.Post-Comment-Button,.Post-Comment-Button-Image{height:1rem;width:1.25rem}.Single-Review-Kudos{align-items:center;border-bottom:1px dashed gray;display:flex;flex-direction:row;justify-content:center}.Kudos-Number-Text{text-align:center;width:25%}.Kudos-Button{background-color:#fff;border:none;border-radius:15%;font-weight:700;height:2rem;margin:.4rem;width:2rem}.Kudos-Button:disabled{background-color:#f0f0f0;color:#d3d3d3}.Kudos-Plus-Button-Active{background-color:#7cc97c;border:1px solid #000;box-shadow:0 2px 4px 0 #000}.Kudos-Minus-Button-Active{background-color:#ff5d5d;border:1px solid #000;box-shadow:0 1px 2px 0 #000}.Single-Review{display:flex;flex-direction:column}.Single-Review-Header{display:flex;flex-direction:row;height:10.5rem}.Single-Review-Title{font-size:1.25rem;margin-bottom:0;margin-top:0}.Single-Review-Category{flex:1 1;margin-bottom:0;margin-top:.4rem}.Single-Review-Author{font-size:.9rem;margin:0}.Single-Review-Header-Info{display:flex;flex-direction:column;height:10rem;margin:.5rem .5rem 0;text-align:left;width:50%}.Single-Review-Image{border-radius:2%;flex:1 1;object-fit:cover;width:40%}.Single-Review-Body{margin:2rem 1rem;text-align:left}.Single-Review-Comments,.Single-Review-Kudos{margin:.5rem;text-align:left}.View-Comments{background-color:#fdfdfd;border:1px solid #eee;font-size:1rem;height:1.5rem;margin-bottom:1rem}.User-Card{align-items:center;background-color:#fff;border:1px solid #d3d3d3;border-radius:50%;display:inline-flex;flex-direction:column;height:10rem;justify-content:center;margin:1.3rem 1rem 2.5rem;padding:0;transition-delay:.1ms;width:10rem}.User-Page-Subtitle{margin-bottom:0}.User-Card-Image{height:6rem;object-fit:contain;position:relative;top:2.3rem;width:6rem}.User-Card-Username{margin-bottom:2rem;position:relative;top:3.75rem}
/*# sourceMappingURL=main.f8308bf7.css.map*/