html,body,#root{margin:0;height:100vh;background-color:#12121c;color:#fff;font-family:sans-serif;font-size:16px}*{box-sizing:border-box}.highcharts-credits{display:none}.highcharts-container tspan,.highcharts-container span,.highcharts-container text{color:#f77803!important;fill:#f77803!important}.highcharts-container .highcharts-title tspan{font-size:2rem!important;font-weight:700}.highcharts-container .highcharts-xaxis-labels text{font-size:1rem!important;font-weight:700}.highcharts-container .highcharts-series path,.highcharts-container .highcharts-series rect,.highcharts-container .highcharts-grid path,.highcharts-container .highcharts-grid rect{fill:#f77803!important;stroke:#f77803!important}.highcharts-container .highcharts-axis path,.highcharts-container .highcharts-axis rect{stroke:#f77803!important}.highcharts-container .highcharts-pane-group{opacity:.1}.gallery-page{height:100%;padding:2rem;display:flex;flex-direction:column;justify-content:space-between}.gallery-page .image-container{flex:0 0 1000px;text-align:center}.gallery-page .image-container h1{margin-bottom:32px;color:#f77803}.gallery-page .image-container img{width:1000px;transition:transform .5s ease-in-out}.gallery-page .events{flex:0 1 auto}.gallery-page .events .event:not(:last-child){margin-bottom:32px}.gallery-page .events .title{color:#f77803;font-size:2rem;font-weight:700}.gallery-page .events .subtitle{font-size:1.5rem;color:#b5b5b5}.week-stats-page{height:100%;padding:32px;display:flex;flex-direction:column;justify-content:space-around}.week-stats-page .charts{display:flex}.week-stats-page .charts>*{flex:1}.week-stats-page .progress{text-align:center}.week-stats-page .progress h1{color:#f77803}.week-stats-page .progress progress{width:100%;height:32px;border-radius:16px;border:none;background:#fff}.week-stats-page .progress progress::-moz-progress-bar{background:#f77803}.week-stats-page .progress progress::-webkit-progress-bar{background:#fff;border-radius:16px}.week-stats-page .progress progress::-webkit-progress-value{background:#f77803;border-radius:16px 0 0 16px}
