.hamburger-menu a{text-decoration:none;color:#000;width:100%}#settings-menu .settings-button{padding:0}#settings-menu .settings-button .hamburger-menu{margin-top:45px}.nav-bar .MuiToolbar-root{justify-content:space-between}.nav-bar .nav-menu{display:none}.nav-bar .menu-items{flex-grow:1;display:flex}.nav-bar .menu-items .menu-item-button{color:#fff;margin:0 10px;text-transform:none}.nav-bar .menu-items .menu-item-button a{text-decoration:none;color:#fff}.nav-bar .menu-items .menu-item-button:hover{background-color:#ffffff1a}.nav-bar .stat-tracker-icon{display:flex;align-items:center;justify-content:flex-start;margin-right:2rem}.nav-bar .stat-tracker-icon .stat-tracker-text{display:flex;font-family:monospace;font-weight:700;letter-spacing:.3rem;color:#fff;text-decoration:none}@media screen and (max-width: 900px){.nav-bar .nav-menu{display:block}.nav-bar .menu-items{display:none}.nav-bar .stat-tracker-icon{justify-content:center}.nav-bar .stat-tracker-icon .stat-tracker-text{justify-content:center;display:none}}.dashboard-container .dashboard{display:grid;grid-gap:1rem;margin-bottom:1rem}.dashboard-container .dashboard .stat-entry-button{width:fit-content;margin:auto}.stat-entry .stat-fields .stats-league-input input{text-transform:uppercase}.league-option-value{display:flex;justify-content:space-between;width:100%;align-items:center}.league-option-value:focus{background-color:red}.league-option-value .delete-button:hover{cursor:pointer}.popup-content{margin:auto;background:#fff;width:50%;padding:5px;border:1px solid #d7d7d7}[role=tooltip].popup-content{width:200px;box-shadow:0 0 3px #00000029;border-radius:5px}.popup-overlay{background:#00000080}[data-popup=tooltip].popup-overlay{background:transparent}.popup-arrow{-webkit-filter:drop-shadow(0 -3px 3px rgba(0,0,0,.16));filter:drop-shadow(0 -3px 3px rgba(0,0,0,.16));color:#fff;stroke-width:2px;stroke:#d7d7d7;stroke-dasharray:30px;stroke-dashoffset:-54px;left:0;right:0;top:0;bottom:0}.data-grid-table{width:fit-content;margin:auto;min-width:50%;max-width:100vw}.data-grid-table .MuiDataGrid-columnHeader{color:#fff;background-color:#2196f3}.data-grid-table .MuiDataGrid-topContainer .MuiDataGrid-filler{background-color:#2196f3}.data-grid-table .MuiDataGrid-topContainer .MuiDataGrid-iconButtonContainer{display:none}.data-grid-table .MuiDataGrid-columnHeaderTitleContainer{width:fit-content}.data-grid-table .MuiDataGrid-scrollbarFiller{background-color:#2196f3}.data-grid-table .MuiDataGrid-cell:focus{outline:none!important}.graphs-container{display:flex;flex-direction:column}.graph-layout{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;padding:0;margin-top:1rem;background:linear-gradient(90deg,#1989fa,#ebf0f5 0%,#f0f0f0 62%)}.graph-layout .graph-layout-header{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-row:1;grid-column:1/3}.graph-layout .graph-layout-column{grid-row:2;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;gap:1rem}.graph-layout .graph-layout-column .graph-tile{display:flex;width:100%;justify-content:center;height:50%}.graph-layout .graph-layout-column .graph-tile .heading-skeleton{margin:1.5rem}.graph-layout .graph-layout-column .graph-tile .stats-display-skeleton{display:flex;flex-wrap:wrap;justify-content:center;align-content:center;gap:1rem;padding:.5rem;width:80%}.graph-layout .graph-layout-column .graph-tile .stats-display-skeleton .stat-box-skeleton{display:flex;flex-direction:column;gap:10%;justify-content:center;align-items:center;width:108px;height:108px}.graph-layout .graph-layout-column .graph-tile .doughnut-skeleton{display:block;padding:1rem;aspect-ratio:1;height:300px;width:300px;box-sizing:border-box}.graph-layout .graph-layout-column .graph-tile .line-skeleton{display:block;box-sizing:border-box;aspect-ratio:2/1;max-width:90%}.one-column{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.doughnut-chart{padding:1rem}.line-graph{border-radius:4px;background-color:#fff;padding:1rem;height:100%;max-width:90%}@media screen and (max-width: 950px){.graph-layout{display:flex;flex-direction:column;max-width:100vw;row-gap:1rem}.graph-layout .graph-layout-column{margin:0;height:auto;width:unset;padding:0!important}.graph-layout .line-graph{padding:.5rem;max-width:100vw}.graph-layout .line-skeleton{aspect-ratio:2/1;min-width:80%}}.stats-display{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;padding:.5rem;width:100%;align-content:center;max-width:710px}.stats-display .stat-box{display:flex;flex-direction:column;gap:10%;padding:.25rem;aspect-ratio:1/1;justify-content:center;align-items:center;width:100px;background-color:#2196f3;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.career-container{align-items:flex-start;gap:1rem;padding:0;background:linear-gradient(90deg,#1989fa,#ebf0f5 0%,#f0f0f0 62%)!important}.career-container .career-table{width:fit-content;margin:auto;min-width:50%;max-width:100vw;overflow-x:auto!important}.career-container .career-table .career-table-values{color:#000}.career-container .career-table .career-table-header{background-color:#2196f3}.career-container .career-table .career-table-header *{color:#fff!important}.career-container .card-label{font-weight:700}button.install-prompt-button{margin-top:1rem}footer{display:flex;flex-direction:column;justify-content:center;align-items:center;align-content:center;background-color:#1989fa;color:#fff;padding:.5rem;animation:footerFadeIn 4s;margin-top:1rem}@keyframes footerFadeIn{0%{opacity:0}50%{opacity:0}to{opacity:1}}footer .site-info{margin-top:1rem;display:flex;align-items:center;column-gap:.25rem}footer .site-info h4{margin:0}footer .site-info p{color:#fff}footer .policies ul{margin:0;padding:0;display:flex;gap:.5rem;list-style:none}footer .policies a{text-decoration:none;color:#fff}.paper-notice{padding:2rem;margin:auto;max-width:600px}.custom-table{min-width:325px;max-width:650px;margin:1rem}@media screen and (max-width: 450px){.custom-table{width:98%}}.table-container{display:flex;justify-content:center;width:fit-content;background-color:transparent}.table-header-style{padding:1rem;white-space:nowrap;color:#fff!important}.table-header{background-color:#4dabf5;color:#fff}.table-cell-style{padding:1rem}.table-cell-style-bold{font-weight:700;padding:1rem}.table-toolbar{width:10rem;align-self:center}body{margin:0;background:linear-gradient(90deg,#1989fa,#ebf0f5 0%,#f0f0f0 62%)}.App{text-align:center}.near-transparent{background-color:#ffffffe6}.layout{min-height:100vh;margin-left:4px;margin-right:4px}.background-transition{transition:opacity 2s}.image-visible{opacity:1}.image-hidden{opacity:0}.fade-in{animation:fadein 2s;opacity:1}@keyframes fadein{0%{opacity:0}to{opacity:1}}.nav-btn{color:#fff;display:block;padding:2%;text-decoration:none}.nav-btn:hover{color:#1989fa}#logo{display:block;left:0;position:relative}#ice-img{width:100%;height:100vh}.stat-fields{display:flex;flex-direction:column;flex-wrap:wrap;margin:auto;justify-content:center;align-items:center}.popup-content{margin:auto;width:fit-content}.text-area{margin:auto;width:80%}@media screen and (max-width: 1200px){#logo{width:50px}}.text-area ul{text-align:left}.journal-text-preview{text-align:left;max-width:23vw;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.journal-edit-col{text-align:center;padding:1rem;cursor:pointer;background-color:transparent}@media screen and (max-width: 450px){.journal-text-preview,.journal-entry-col{display:none!important}.table-cell-style{padding:.5rem}}.privacy-policy{padding:1rem}.privacy-policy ul{list-style:none}.terms-of-service{padding:1rem}.terms-of-service ul{list-style:none}
