.Panel{position:fixed;z-index:100}.Panel .Panel-background{position:fixed;background:rgba(0,0,0,.5);top:0;left:0;width:100%;height:100%}.Panel .Panel-placeholder{background:#fff;position:fixed;box-shadow:0 0 5px rgba(0,0,0,.5);padding:10px;box-sizing:border-box;transition:bottom .5s,left .5s}.Panel .Panel-placeholder.bottom{bottom:0;left:0;right:0}.Panel .Panel-placeholder.left{bottom:0;top:0;left:0}.Panel.hidden .Panel-background{display:none}.Panel.hidden .Panel-placeholder.bottom{bottom:-100%}.Panel.hidden .Panel-placeholder.left{left:-100%}.Header{display:flex;align-items:center;justify-content:space-between;width:100%}.Header h1{font-size:24px;flex:1 1;text-align:left;margin:0 0 0 20px}@media (min-height:400px){.Header h1{font-size:28px}}.Header .Header-menu .Header-menu-button{color:#9e9e9e;font-size:18px;cursor:pointer}.Header .Header-menu .Header-menu-list{padding:0 40px}.Header .Header-menu .Header-menu-list a{display:block;padding:10px;text-decoration:none;text-transform:uppercase;color:#000}.Header .Header-date{color:#9e9e9e;font-size:16px}.Thumb{cursor:pointer;display:flex;width:40px;height:40px;border-radius:100%;align-items:center;justify-content:center;margin:0 10px;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:opacity .3s}@media (min-height:400px){.Thumb{width:60px;height:60px}}.Thumb.up{background-color:#4caf50}.Thumb.down{background-color:#f44336}.Vote{display:flex;justify-content:center;flex-wrap:wrap}.Vote:first-of-type{margin-bottom:20px}@media (min-height:400px){.Vote:first-of-type{margin-bottom:40px}}.Vote h2{font-size:20px;flex-basis:100%;margin:0 0 10px;font-size:16px}@media (min-height:400px){.Vote h2{font-size:18px}}.Vote.selected .Thumb{opacity:.5}.Vote.selected .Thumb.selected{opacity:1}.Button{padding:10px;border:none;border-radius:5px;background:#e0e0e0;cursor:pointer;outline:none;font-weight:700;font-size:14px}.Button.green{background-color:#4caf50;color:#fff}.ButtonGroup{padding:0;display:flex;width:100%}.ButtonGroup .Button{flex:1 1;margin-right:10px}.ButtonGroup .Button:last-of-type{margin:0}.Notes textarea{width:100%;border:1px solid #e0e0e0;outline:none;box-sizing:border-box;height:100px;margin-bottom:10px;resize:none}.Day-vote-placeholder{display:flex;flex-direction:column;justify-content:center}.Stats-no-stats{flex:1 1;display:flex;align-items:center}.Stats{flex:1 1;margin-top:20px;overflow:auto;width:100%}.Stats .Stats-row{display:flex;padding:10px 0}.Stats .Stats-row .Stats-date{flex-basis:150px;text-align:left}.Stats .Stats-row .Stats-rating{flex:1 1;height:20px;margin-left:10px}.Stats .Stats-row .Stats-rating.up{background:#4caf50}.Stats .Stats-row .Stats-rating.down{background:#f44336}.Stats .Stats-row .Stats-info{color:#9e9e9e;margin-left:5px}.Stats .Stats-header{color:#9e9e9e}.Stats .Stats-header .Stats-rating{height:auto}.StatsNote h2{font-size:18px}.StatsNote p{text-align:left;white-space:pre-line}#root,body,html{height:100%;margin:0;padding:0}#root{justify-content:center}#root,.App{display:flex;align-items:center}.App{font-family:Roboto,sans-serif;text-align:center;justify-content:space-between;flex-direction:column;background:#fff;height:100%;width:100%;padding:20px;box-sizing:border-box;font-size:14px}
/*# sourceMappingURL=main.7aea08d9.chunk.css.map */