@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@100&family=Jost:wght@100;400;700&family=Yellowtail&display=swap";header{background-color:#98f89d;padding-top:10px}header .header-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-left:20px;padding-right:20px}header .header-content a{color:#000}header .logo{max-width:50px;max-height:50px;width:100%;display:block}header .p-divider{margin-top:10px!important;margin-bottom:0!important}@media(min-width:767px){header .logo{max-width:70px;max-height:70px}header h3{font-size:1.4em}}.navigation-container{border-right:3px solid #000;background-color:#fff}.navigation{width:100%}.navigation .list{display:flex;flex-direction:column;margin:0;padding:0;overflow:hidden;font-weight:700}.navigation .list button{width:100%}.hamburger{display:none;z-index:6;width:2rem;height:2rem;justify-content:space-around;flex-flow:column nowrap;z-index:10}.burger{width:2rem;height:.25rem;border-radius:10px;background-color:#000;transform-origin:1px;transition:all .3s linear}@media(max-width:767px){.hamburger{display:flex;z-index:6}.navigation .list{border-top:3px solid #000!important;display:none;height:100%;width:100vw;position:absolute;background-color:#fff}}.auth-container{margin:auto;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.auth-container .logo{max-width:200px;height:100%;max-height:200px;width:100%}.login{text-align:center;max-width:500px!important;width:100%!important;padding-left:15px;padding-right:15px;margin-top:50px}.login .form{display:flex;flex-direction:column}.login .form .p-password-input{width:100%}.login .link-button.font-weight-normal .p-button-label{font-weight:400!important}.register .logo{max-width:100px}.register label{font-weight:700;text-align:left}.terms{display:flex;flex-direction:row;align-items:center}.activate{margin:50px auto auto}.round{text-align:center}.round .pick{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}.round .deadline{background-color:#f2fe71;margin:auto;max-width:500px}.round .match h5{margin:0}.round .teams{display:flex;flex-direction:row;justify-content:center}.round .teams .separator{margin-left:10px;margin-right:10px}.stats{text-align:center}.stats .current-streak{background-color:#f2fe71;margin:auto;max-width:500px}.stats .pick{background-color:#fff;color:#000!important;margin:auto;max-width:500px}.stats .pick h2{color:#000}.highlight-win{background-color:#f2fe71}.highlight-loss,.highlight-win{padding-left:5px;padding-right:5px;margin-left:5px}.highlight-loss{background-color:red;color:#fff}.streak-table{text-align:center}.streak-table .username{margin-left:30px;margin-right:10px}.streak-table .highlight{background-color:#f2fe71;margin:auto;max-width:500px}.rank-container{max-width:300px;margin:auto}.rank-container .white{background-color:#fff}.rank-container .yellow{background-color:#f2fe71}.rank-container p{padding-left:10px;text-align:left;display:flex;margin:auto;max-width:100%}.match-form-row,.match-form-row .status{display:flex;flex-direction:row;align-items:center}.match-form-row .match-form{display:flex;flex-direction:row}@media(max-width:500px){.match-form-row .match-form{flex-wrap:wrap}}.match-form-row .p-dropdown,.match-form-row .p-inputnumber{max-width:200px;width:100%}.match-form-row .p-dropdown .p-dropdown-label,.match-form-row .p-inputnumber .p-dropdown-label{text-align:left}.match-form-row input{width:100%}@media(max-width:767px){.match-form-row{flex-direction:column;align-items:start}}footer{background-color:#fff}footer .container{display:flex;justify-content:center}footer .p-divider{margin-top:0!important}footer img{max-height:200px;max-width:200px}footer p{margin-bottom:10px;margin-top:10px}footer .social{max-height:50px;max-width:50px}.prize-container{background-color:#000;color:#f2fe71;display:flex;flex-direction:row;justify-content:space-around;padding:10px;max-width:8000px;width:-moz-fit-content;width:fit-content;margin:auto}.prize-container p{margin:0}.prize-container .right-border{margin-left:10px;margin-right:10px;border-right:3px solid #f2fe71}.edit-profile{background-color:#fff;width:100%}.edit-profile .form{text-align:left}.edit-profile .form label{font-weight:700}body,html{padding:0;height:100%;margin:0;font-family:Jost,sans-serif!important;background-color:#6fedfc;overflow-x:clip}*{box-sizing:border-box}.full-layout{min-height:80vh;display:flex;flex-direction:row}.full-layout.navigation-open{height:0}.full-layout.navigation-open .container{display:none}.full-layout .container,.full-layout main{width:100%;margin-bottom:auto;align-items:start}.full-layout main{margin-left:auto;margin-right:auto;max-width:90%}.parent-container{width:100%}.p-divider.p-divider-horizontal:before{border-top:3px solid #000!important}.p-datatable,.p-dropdown,.p-inputtext{border-radius:0!important;border:3px solid #000!important}.p-checkbox-box{border-radius:0!important;border:2px solid #000!important}.p-checkbox-box.p-highlight{background-color:#000!important}.p-dropdown-label{border:none!important}.container,.fill{height:100%}.container{display:block;flex-direction:column;justify-content:center;align-items:center}.stretch-container{display:flex;flex-direction:row;justify-content:space-between}@media(max-width:767px){.stretch-container.admin-buttons{flex-direction:column}}.flex{display:flex;justify-content:center}button,input{border-radius:0!important}.main-button{background-color:#000!important}.danger-button,.main-button{color:#fff!important;border:none!important}.danger-button{background-color:red!important}.link-button{color:#000!important;border:none!important}.page-link{color:#000!important}.page-link,.underline{text-decoration:underline!important}.mb-1{margin-bottom:10px!important}.mt-1{margin-top:10px!important}.mt-2{margin-top:20px!important}.mt-3{margin-top:30px!important}.mb-0{margin-bottom:0!important}.mb-2{margin-bottom:20px!important}.mb-3{margin-bottom:30px!important}.mb-5{margin-bottom:50px!important}.mr-1{margin-right:20px!important}.ml-1{margin-left:10px!important}.mr-5{margin-right:50px!important}.pb-5{padding-bottom:50px!important}.font-weight-normal{font-weight:400!important}h1{font-size:3rem;margin-bottom:10px}.error{color:red}.bold,.error{font-weight:700}.nextjs-toast-errors-parent{display:none}.flames{width:100%;height:auto;margin-top:10px;margin-bottom:10px;max-width:800px}.static{text-align:center}.yellow-background{background-color:#f2fe71;width:100%}.custom-toast svg{color:#000!important}.custom-toast .p-toast-message{box-shadow:none!important;border:none!important}.custom-toast .p-toast-message-content{background-color:#fff!important;border:3px solid #000!important;color:#000!important}.toast-delete svg{color:red!important}.toast-delete .p-toast-message{box-shadow:none!important;border:none!important}.toast-delete .p-toast-message-content{background-color:#fff!important;border:3px solid red!important;color:#000!important}a{text-decoration:none!important}.p-dropdown-items-wrapper{max-height:400px!important}